﻿@charset "utf-8";
/* CSS Document */
.clearfix{
	clear:both;
	}
.clearfix::after{
	content: "";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}
.conarea{
	width:1000px;
	margin:0 auto;
	}
h3{
	font-size:30px;
	text-align:center;
	font-weight:normal;
	}
/* what */
.what{
	width:100%;
	padding:40px 0 80px 0;
	overflow:hidden;
	}
.what h3{
	color:#333;
	margin-bottom:40px;
	}
.what p{
	font-size:16px;
	color:#333;
	line-height:180%;
	text-align:center;
	margin-bottom:60px;
	}
.what img{
	max-width:100%;
	margin:0 auto;
	}
	
/* ingongneng*/
.ingongneng{
	width:100%;
	height:542px;
	background:url(../images/gnbg0828.jpg) no-repeat center 0;
	margin-bottom:45px;
	overflow:hidden;
	}
.tab2 {
  width: 100%;
  margin-top:50px;
  overflow:hidden;
}
.tab-title2 {
	float:left;
	width:248px;
	height:442px;
}
.tab-title2 .initem {
	display:block;
	width:208px;
	height:20px;
	padding-right:40px;
    margin-bottom:85px;
	background:url(../images/icon0828.png) no-repeat 214px center;
	font-size:18px;
	color:#a8a99f;
	line-height:20px;
}
.tab-title2 .initem:last-child{
	margin-bottom:0;
	}
.tab-title2 .initem-cur {
  color: #fff;
  background:url(../images/icon0829.png) no-repeat 214px center;
}
.tab-cont2 {
  float:right;
  width: 752px;
  height: 442px;
  position: relative;
  overflow: hidden;
}
.tab-cont__wrap2 {
  position: absolute;
}
.tab-cont2 .initem {
	width:752px;
	height:442px;
}
.tab-cont2 .initem dl{
	width:100%;
	margin-bottom:40px;
	overflow:hidden;
	}
.tab-cont2 .initem dl dt{
	width:644px;
	padding-left:108px;
	font-size:20px;
	color:#fefefe;
	padding-bottom:15px;
	}
.tab-cont2 .initem dl dd{
	width:644px;
	padding-left:108px;
	font-size:14px;
	color:#fefefe;
	line-height:170%;
	}
.gn_one{
	background:url(../images/gn082901.png) no-repeat 42px 0;
	}
.gn_two{
	background:url(../images/gn082902.png) no-repeat 48px 0;
	}
.gn_three{
	background:url(../images/gn082903.png) no-repeat 58px 0;
	}
.gn_four{
	background:url(../images/gn082904.png) no-repeat 44px 0;
	}
.gn_five{
	background:url(../images/gn082905.png) no-repeat 47px 0;
	}
.gn_six{
	background:url(../images/gn082906.png) no-repeat 51px 0;
	}
.gn_seven{
	background:url(../images/gn082907.png) no-repeat 58px 0;
	}
.gn_eight{
	background:url(../images/gn082908.png) no-repeat 50px 0;
	}
.gn_nine{
	background:url(../images/gn082909.png) no-repeat 50px 0;
	}
.gn_ten{
	background:url(../images/gn0829010.png) no-repeat 56px 0;
	}
.gn_eleven{
	background:url(../images/gn0829011.png) no-repeat 56px 0;
	}
.gn_twelve{
	background:url(../images/gn0829012.png) no-repeat 50px 0;
	}
.gn_thirteen{
	background:url(../images/gn0829013.png) no-repeat 50px 0;
	}
.gn_fourteen{
	background:url(../images/gn0829014.png) no-repeat 48px 0;
	}
.gn_fifteen{
	background:url(../images/gn0829015.png) no-repeat 47px 0;
	}
.gn_sixteen{
	background:url(../images/gn0829015.png) no-repeat 47px 0;
	}
	
.inshow, .inshow2{
	width:752px;
	height:442px;
	position:relative;
	overflow:hidden;
	}
.inshow ul, .inshow2 ul{
	position:absolute;
	top:0;
	left:0;
	}
.inshow ul li, .inshow2 ul li{
	float:left;
	width:752px;
	height:442px;
	}
.inshow_btn, .inshow_btn2{
	display:block;
	width:752px;
	height:30px;
	text-align:center;
	position:absolute;
	left:0;
	bottom:-10px;	
	} 
.inshow_btn a, .inshow_btn2 a{
	display:inline-block;
	width: 10px;
	height: 10px;
	line-height: 30px;
	text-align: center;
	border: 1px solid #ddd;
	margin-left: 20px;
	border-radius: 50%;
	background: #ddd;
	}
.inshow_btn a.active, .inshow_btn2 a.activity {
	border: 1px solid #03cbb1;
	border-radius: 5px;
	background: #03cbb1;
}		
/* tupo */
.tupo{
	width:100%;
	margin-bottom:30px;
	overflow:hidden;
	}
.tupo h3{
	color:#333;
	margin-bottom:24px;
	}
.tupo h4{
	font-size:22px;
	color:#999;
	text-align:center;
	}
.tupo img{
	max-width:100%;
	margin:30px auto;
	}
.tupo a{
	display:block;
	width:191px;
	height:60px;
	background-image:url(../images/tupoa.png);
	font-size:16px;
	color:#fff;
	line-height:42px;
	text-align:center;
	margin-left:500px;
	}

/* inyoushi */
.inyoushi{
	width:100%;
	height:555px;
	background:url(../images/index05.png) no-repeat center 0;
	overflow:hidden;
	}
.inyoushi h3{
	padding:60px 0 50px 0;
	color:#fff;
	}
.eightadvantages {
	text-align: center;
	position: relative;
}
.tab4 {
	width: 100%;
	margin: 0 auto;
}
.tab-title4 {
	height: 30px;
	font-size: 0;
	margin-top:30px;
}
.tab-title4 .initem {
	display: inline-block;
	width: 10px;
	height: 10px;
	line-height: 30px;
	text-align: center;
	color: #fff;
	font-size: 16px;
	border: 1px solid #ddd;
	margin-left: 20px;
	border-radius: 50%;
	background: #ddd;
}
.tab-title4 .initem-cur {
	color: #333;
	border: 1px solid #03cbb1;
	border-radius: 5px;
	background: #03cbb1;
}
.tab-cont4 {
	position: relative;
	width: 1000px;
	height: 314px;
	overflow: hidden;
	margin: auto;
}
.tab-cont__wrap4 {
	position: absolute;
}
.tab-cont4 .initem {
	width: 1000px;
	height: 480px;
	text-align: left;
	margin: auto;
}
.aboufanye1,.aboufanye2{
	width:1000px;
	overflow:hidden;
	}
.aboufanye1 li {
	float: left;
	width:240px;
	height:314px;
	background-color:#fff;
	margin-right: 13.3px;
	text-align: center;
}	
.aboufanye1 li:nth-child(4) {
	margin-right: 0px;
}
.aboufanye2 li {
	float: left;
	width:240px;
	height:314px;
	background-color:#fff;
	margin-right: 13.3px;
	text-align: center;
}
.aboufanye2 li:nth-child(4) {
	margin-right: 0px;
}
.aboufanye1 li dl, .aboufanye2 li dl{
	width:100%;
	text-align:center;
	overflow:hidden;
	}
.aboufanye1 li dl dt, .aboufanye2 li dl dt{
	height:50px;
	line-height:50px;
	font-size:20px;
	color:#fff;
	background-color:#e67d12;
	}
.aboufanye1 li dl dd, .aboufanye2 li dl dd{
	width:100%;
	margin:10px auto 0;
	font-size:14px;
	color:#333;
	overflow:hidden;
	line-height:30px;
	}
.aboufanye1 li dl a, .aboufanye2 li dl a{
	display:inline-block;
	width:116px;
	padding-left:40px;
	height:35px;
	background-image:url(../images/youshia.png);
	font-size:14px;
	color:#fff;
	line-height:35px;
	text-align:left;
	}
.fanyeleft1 {
	display:none;
	position: absolute;
	left: 0;
	top: 288px;
	z-index:999;
	cursor: pointer;
}
.fanyeright1 {
	display:none;
	position: absolute;
	right:0;
	top: 288px;
	z-index:999;
	cursor: pointer;
}
.tab4:hover .fanyeleft1, .tab4:hover .fanyeright1{
	display:block;
	}
	
/* inchoose */
.inchoose{
	width:100%;
	overflow:hidden;
	}
.inchoose h3{
	color:#333;
	margin-bottom:24px;
	}
.inchoose h4{
	font-size:16px;
	color:#999;
	text-align:center;
	font-weight:normal;
	}
.inchoose img{
	max-width:100%;
	margin:30px auto;
	}
	
/* inmoshi */
.inmoshi{
	width:100%;
	height:267px;
	background:url(../images/inmoshi.jpg) no-repeat center 0;
	margin-bottom:40px;
	overflow:hidden;
	}
.inmoshi h3{
	color:#fff;
	margin:40px 0 50px;
	}
.inmoshi ul{
	width:100%;
	overflow:hidden;
	}
.inmoshi ul li{
	float:left;
	width:240px;
	margin-right:140px;
	}
.inmoshi ul li:last-child{
	margin-right:0;
	}
.inmoshi ul li a{
	display:block;
	color:#fff;
	}
.inmoshi ul li dl{
	color:#fff;
	text-align:center;
	}
.inmoshi ul li dl dt{
	font-size:26px;
	margin-bottom:10px;
	}
.inmoshi ul li dl dd{
	font-size:14px;
	line-height:170%;
	color:#999;
	}
.inmoshi ul li a, .inmoshi ul li dl:hover, .inmoshi ul li dl:hover > dd{
	color:#dd7813;
	}
	
/* innews */
.innews{
	width:100%;
	margin-bottom:40px;
	overflow:hidden;
	}
.innews h3{
	color:#096fdc;
	margin:50px 0;
	font-size:40px; 
	font-weight:bold;
	}
	
	
	
	
	
	
	
	
	
	
	
	