.clearfix:after {
	content: "";
	display: block;
	clear: both;
	font-size: 0px;
	height: 0px;
	visibility: hidden;
}
.ab_title {
	width: 1200px;
	margin: 0 auto;
	margin-top: 30px;
}
.ab_title i {
	font-family: 'arial';
	font-style: normal;
	font-size: 14px;
	font-weight: normal;
	letter-spacing: 5px;
	text-align: center;
	width: 100%;
	display: block;
	padding: 18px 0 15px;
}
.ab_title h1 {
font-size: 38px;
    color: #214583;
    display: block;
    width: 100%;
    text-align: center;
    margin: 0;
    font-weight: normal;
    letter-spacing: 1px;
    margin-bottom: 20px;
}
.ab_title p {
    width: 94%;
    text-align: center;
    font-size: 14px;
    color: #000;
    line-height: 17px;
    margin: 8px auto 6px;
}
.about_in {
	width: 100%;
	margin-bottom: 60px;
}
.about_in .tt_in {
	margin: 20px auto 45px
}
.about_in .l {
	width: 695px;
	float: right;
	background-color: #eee;
	height: 406px;
}
.about_in .l h3 {
	font-size: 32px;
	color: #000;
	font-weight: normal;
	margin: 30px 0 15px 30px;
	letter-spacing: 2px;
}
.about_in .l h3 span {
	font-size: 15px
}
.about_in .l .txt {
    line-height: 28px;
    font-size: 14px;
    color: #000 !important;
    width: 90%;
    margin: 0 auto;
    text-indent: 2em;
}
.about_in .l .more:hover {
	background-size: 0% 100%;
	background-color: #e95301;
}
.about_in .l .more {
	display: inline-block;
	height: 40px;
	margin-top: 25px;
	padding: 0 30px 0;
	line-height: 40px;
	text-align: center;
	font-size: 14px;
	letter-spacing: 1px;
	margin-left: 30px;
	border: none;
	background-color: #e95402;
	margin-bottom: 62px;
	transition: all .6s;
}
.video {
	width: 505px;
	height: 406px;
	float: left;
	position: relative;
}
.video_fm {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.video:hover .video_fm img {
	transform: scale(1.2);
}
.video_fm img {
	width: 100%;
	height: 100%;
	display: block;
	z-index: 6;
	position: absolute;
	left: 0;
	top: 0;
	transition: all 0.4s;
}
.video_fm a {
	background-image: url(../images/icon-play.png);
	position: absolute;
	left: 50%;
	top: 50%;
	z-index: 999;
	width: 74px;
	height: 74px;
	margin-top: -37px;
	margin-left: -37px;
}
.video video {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	background-color: #000;
}
/*.rr{
float:right;
margin-right:80px;
}*/
.rimg {
	width: 452px;
	height: 271px;
	box-shadow: 0 0 400px 0 #fff;
	border: 5px solid #eee;
}
.about_1300:hover {
	box-shadow: 0 0 15px 8px rgba(0,0,0,0.2);
}
.about_1300:hover .l {
	background-color: #fff;
}
.about_1300 {
    width: 1200px;
    margin: 0 auto;
    margin-top: 39px;
}
.gd {
	width: 100px;
	text-align: center;
	height: 40px;
}
.gd a {
	display: block;
	width: 100px;
	height: 40px;
	line-height: 40px;
}
.zlcxb{
	width: 90%;
    margin: 20px auto 0;
}
.zlcxb a{
	margin-right: 30px;
	color: #01a1ea;
}