/*banner样式*/
.qp-banner{
	position:relative;
	width:100%;
	background:url(../images/aboutus/aboutus.png) no-repeat top left;
	background-size:1920px 500px;
	height:500px;
}
.qp-banner img{
	position:absolute;
	top:50%;
	left:50%;
	margin-top:-96px;
	margin-left:-365px;
	width:730px;
	height:167px;
}
/*标题样式*/
.weixin-title{
	margin:64px auto;
}
.weixin-title h3{
	font-size:32px;
	color:#222;
	margin-bottom:20px;
}
.weixin-title p{
	font-size:12px;
	line-height:30px;
}
h4{
	font-size:24px;
	margin:64px 0 50px;
	color:#222;
}
.us-cont{
	padding-top:40px;
}
.us-cont ul{
	/*padding-top:40px;*/
	float:left;
}
.us-cont ul li{
	width:200px;
	height:60px;
	border:1px solid #eee;
	line-height:60px;
	font-size:16px;
	color:#999;
	cursor:pointer;
}
.us-cont ul li:nth-child(1),.us-cont ul li:nth-child(2),.us-cont ul li:nth-child(3){
	border-bottom:none;
}
.us-cont section{
	width:100%;
	display:none;
	padding-left:250px;
	box-sizing:border-box;
	text-align:left;
}
.us-cont section h3{
	font-size:24px;
	text-align:left;
	border-bottom:2px solid #dddddd;
	line-height:60px;
	width:950px;
}
.us-cont section  h4{
	font-size:18px;
	color:#666;
	line-height:18px;
	border-left:3px solid #0ca0ff;
	padding-left:10px;
	margin:30px 0;
	width:950px;
}
.us-cont section.div1{
	padding-bottom:40px;
}
.us-cont section.div1 p{
	font-size:16px;
	line-height:30px;
	color:#666;
	margin-bottom:30px;
	text-indent:2em;
	width:950px;
	text-align:justify;
}
.us-cont section.div1 h4{
	margin-bottom:20px;
}
.us-cont section.div1 div{
	border-top:1px solid #eee;
	padding-top:24px;
	width:950px;
	
}
.us-cont section.div1 div p{
	text-indent:0;
	font-size:#888;
}
.us-cont section.div1 div p span{
	color:#0ca0ff;
}
.us-cont section.div2{
	padding-bottom:60px;
}
.us-cont section.div2>div{
	height:320px;
	box-sizing:border-box;
	border-bottom:1px dashed #eee;
	padding:35px 0;
}
.us-cont section.div2 div img{
	width:450px;
}
.us-cont section.div2 div.type1 div{
	float:left;
	padding-top:100px;
	box-sizing:border-box;
	padding-left:60px;
}

.us-cont section.div2 .type1 img{
	float:left;
}
.us-cont section.div2 .type2 img{
	float:right;
}
.us-cont section.div2 .type2 div{
	float:left;
	padding-top:100px;
	text-align:right;
	width:450px;
}
.us-cont section.div3{
	padding-bottom:60px;
}
.us-cont section.div3 div{
	padding-bottom:70px;
}
.us-cont section.div3 ul li{
	display:inline-block;
	width:183px;
	height:253px;
	margin-right:65px;
	margin-bottom:40px;
}
.us-cont section.div3 ul li:nth-child(4),.us-cont section.div3 ul li:nth-child(8){
	margin-right:0;
}
.us-cont section.div3 ul li img{
	width:183px;
}
.us-cont section.div3 p{
	font-size:16px;
	color:#666;
	line-height:36px;
	width:500px;
}
.us-cont section.div3 p span{
	color:#999;
	float:right;
}
.font-blue{
	font-size:18px;
	color:#0ca0ff;
	margin-bottom:16px;
}
.font-16{
	font-size:16px;
	color:#666;
	margin-bottom:26px;
}
.font-16 a{
	color:red;
	text-decoration:underline;
}
.us-cont ul li.active{
	border-left:2px solid #0ca0ff;
	color:#0ca0ff;
}
.box{
	width:950px;
	height:500px;
	margin: 40px 0;
	overflow:hidden;
	
}
#container3 {
		width: 100%;
		height: 100%;
}
.title {
	font-size: 14px;
	font-weight: bold;
	color: #cc5522;
}
			
.content {
	font-size: 13px;
	color: #333;
	margin-top: 6px;
}		