@charset "utf-8";
/* CSS Document */

body{
	/*font-family:"Microsoft YaHei","微软雅黑" !important;*/
	overflow-x:hidden;
	}




.aboutinner_sec4_bg{
	background:url(../images/aboutinner_sec4_bg.jpg) center no-repeat;
	background-size:cover;
	}	

.aboutinner_sec7_bg{
	background:url(../images/aboutinner_sec7_bg.jpg) center no-repeat;
	background-size:cover;
	}	
	

.about_sec4{
	width:100%;
	padding:80px 0;
	background:#f3f3f3;
	}
.about_sec4_con{
	width:100%;
	}	
.about_sec4_con>h5{
	margin:0px auto 60px auto;
	font-size:30px;
	letter-spacing:1px;
	color:#333;
	text-align:center;
	position:relative; top:60px;
	opacity:0;
    filter:alpha(opacity=0);
    -moz-opacity:0; 
    -khtml-opacity:0;
    -webkit-opacity:0;
	}	
.about_sec4_con>h5:before{
	width:60px;
	height:1px;
	content:'';
	background:#333;
	position:absolute; bottom:-20px; left:50%;
	margin-left:-30px;
	}	
.about_sec4_con>p{
	width:80%;
	margin:0 auto;
	font-size:13px;
	color:#333;
	line-height:22px;
	text-align:center;
	position:relative; top:60px;
	opacity:0;
    filter:alpha(opacity=0);
    -moz-opacity:0; 
    -khtml-opacity:0;
    -webkit-opacity:0;
	}	


.about_sec4_class{
	width:100%;
	background:#333;
	margin-top:40px;
	background:url(../images/about_sec4_bg.jpg) center no-repeat;
	background-size:cover;
	position:relative; top:60px;
	opacity:0;
    filter:alpha(opacity=0);
    -moz-opacity:0; 
    -khtml-opacity:0;
    -webkit-opacity:0;
	z-index:2;
	}
.about_sec4_classbg{
	width:100%;
	height:100%;
	background:#000;
	position:absolute; top:0; left:0;
	z-index:-1;
	opacity:0.4;
    filter:alpha(opacity=40);
    -moz-opacity:0.4; 
    -khtml-opacity:0.4;
    -webkit-opacity:0.4;
	}	

.about_sec4_list{
	padding:40px 40px 60px 40px;
	position:relative;
	-webkit-transition: 0.3s ease;
	-moz-transition: 0.3s ease;
	-ms-transition: 0.3s ease;
	-o-transition: 0.3s ease;	
	transition: 0.3s ease;
	}
.about_sec4_list:hover{
	background:#2772aa;
	}	
.about_sec4_list h5{
	text-align:center;
	}	
.about_sec4_list h5 span{
	display:inline-block;
	color:#fff;
	font-size:16px;
	letter-spacing:1px;
	line-height:50px;
	}
.about_sec4_list p{
	font-size:13px;
	line-height:25px;
	text-align:center;
	color:#fff;
	width:92%;
	margin:0 auto;
	position:relative;
	}
.about_sec4_list p:before{
	width:30px;
	height:2px;
	content:'';
	background:#999;
	position:absolute; left:50%; bottom:-20px;
	margin-left:-15px;
	-webkit-transition: 0.3s ease;
	-moz-transition: 0.3s ease;
	-ms-transition: 0.3s ease;
	-o-transition: 0.3s ease;	
	transition: 0.3s ease;
	}	
.about_sec4_list:hover p:before{
	width:120px;
	margin-left:-60px;
	background:#fff;
	}	

.about_line1{
	width:1px;
	background:#525252;
	position:absolute; top:0; bottom:0; left:-1px;
	}
.about_line2{
	height:1px;
	background:#525252;
	position:absolute; bottom:0; left:-0px; right:0;
	}
.about_line3{
	height:1px;
	background:#525252;
	position:absolute; top:-1px; left:0px; right:-0px;
	}
.about_line4{
	width:1px;
	background:#525252;
	position:absolute; top:0; bottom:0; left:-1px;
	}




.aboutinner_sec4_zi{
	width:100%;
	background:#fafafa;
	position:relative;

	}
.aboutinner_sec4_zis{
	padding:30px 30px;
	padding-right:15px;
	}

.textyichu1{
	padding-right:20px;
	}
.aboutinner_sec4_zis .slimScrollBar{
	background:#2772aa !important;
	}

.aboutinner_sec4_zilist{
	margin-top:15px;
	padding-left:70px;
	padding-bottom:15px;
	border-bottom:1px solid #dedede;
	position:relative;
	}
.aboutinner_sec4_zilist p{
	width:100%;
	font-size:13px;
	color:#666;
	position:relative;
	padding-left:40px;
	margin-bottom:0;
	line-height:25px;
	}
.aboutinner_sec4_zilist p span{
	font-size:13px;
	font-weight:600;
	color:#999;
	line-height:25px;
	letter-spacing:1px;
	position:absolute; top:0; left:0;
	}
.aboutinner_sec4_zilist b{
	color:#2772aa;
	font-size:16px;
	position:absolute; top:0; left:0;
	line-height:25px;
	letter-spacing:1px;
	}











	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	