@charset "utf-8";

html,body,h1,h2,h3,h4,h5,h6,div,dl,dt,dd,ul,ol,li,p,a,span,i,em,blockquote,pre,hr,figure,table,caption,th,td,form,fieldset,legend,input,button,textarea,menu{margin:0;padding:0;}
header,footer,section,article,aside,nav,hgroup,address,figure,figcaption,menu,details{display:block;}
table{border-collapse:collapse;border-spacing:0;}
caption,th{text-align:left;font-weight:normal;}
html,body,fieldset,img,iframe,abbr{border:0;}
i,cite,em,var,address,dfn{font-style:normal;}
[hidefocus],summary{outline:0;}
li{list-style:none;}
h1,h2,h3,h4,h5,h6,small{font-size:100%;}
sup,sub{font-size:83%;}
pre,code,kbd,samp{font-family:inherit;}
q:before,q:after{content:none;}
textarea{overflow:auto;resize:none;}
label,summary{cursor:default;}
a,button{cursor:pointer;}
h1,h2,h3,h4,h5,h6,em,strong,b{font-weight:bold;}
del,ins,u,a{text-decoration:none;}
body,textarea,input,button,select,keygen,legend{ font-family:"Microsoft YaHei";font-size:14px;color:#333;outline:0;}
body{min-width: 1002px; font-size:14px;line-height:1;font-family:"Microsoft YaHei",Arial,Helvetica,sans-serif;color: #333;background:#fff;}
p,a{color:#333;}
a{
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
a:hover{text-decoration: none;}

body{
	/*height: 7112px;*/
	/*background: url(../body.jpg) center 50px no-repeat;*/
}


.wrap{
	position: relative;
	margin:0 auto;
	width: 1000px;
	height: 100%;
}

.clearfix:after,
.clearfix:before{content:" ";display:table;}
.clearfix:after{clear:both;}


.header{height:80px;background:#fff;}
.header .logo{
	float: left;
	width:152px;
	height:50px;
	padding-top: 8px;
}
.header .logo a{
	display: inline-block;
	width:152px;
	height:50px;
	background:url(../images/logo.jpg) center no-repeat;
	text-indent: -9999px;
}
.header .main{
	padding: 0;
	width: 1000px;
	margin:0 auto;
	overflow: hidden;
	padding-top: 8px;
}
.header .main .logo{
	display: inline-block;
	float: left;
}
.header .nav{
	float:right;
	padding-top: 15px;
	color:#a2a5a4;
}
.header .nav li{
	display: inline-block;
}
.header .nav a{
	padding: 0px 15px;
	font: bold 16px/35px "微软雅黑";
	color: #3e3e3e;
}
.header .nav a:hover{
	color: #ff6307;
	-webkit-transition: none;
	transition: none;
}



.footer{
	padding-top: 50px;
	height: 100px;
	text-align: center;
}
.footer p,
.footer a{
	color: #ababab;
	line-height: 22px;
}
.footer a:hover{color: #f67b29;}




.banner{
	height: 524px;
	background: url(../images/banner.jpg) top center repeat-x;
}
.banner a{
	position: absolute;
    left: 50%;
    bottom: 65px;
    margin-left: -103px;
    width: 201px;
    height: 62px;
    text-indent: -9999px;
}


.tab{
	padding-top: 62px;
	padding-bottom: 5px;
	
}
.tab .wrap{
	height: 60px;
	border-bottom: 1px solid #e5e5e5;
}
.tab a{
	float: left;
	width: 25%;
	height: 58px;
	line-height: 58px;
	text-align: center;
	font-size: 28px;
	color: #666;
	border-bottom: 2px solid transparent;
}
.tab a:hover{
	color: #ff7e00;
	border-color: #ff7e00;
}



.item{
	padding: 70px 0;
}
.item p{
	line-height: 2;
	font-size: 18px;
	color: #4a4a4a;
}
.item p._smallSize{
	line-height: 1.5;
	font-size: 14px;
	margin-bottom: 10px;
	color: #999;
}
.item p span{
	color: #1d78eb;
}

.item .tips{
	font-size: 14px;
	color: #999;
}
.item .text-center{
	text-align: center;
}
.item .text-right{
	text-align: right;
}
.item .f-l{
	float: left;
}
.item .f-r{
	float: none;
	float: right;
}

.item2,
.item3,
.item11,
.item5,
.item7{
	background: #fbfbfb;
}
.item4{
	background-image: url(../images/p11.png);
	background-position: bottom center;
	background-repeat: no-repeat;
}



.item-title{
	margin-bottom: 50px;
	height: 40px;
	line-height: 40px;
	text-align: center;
}
.item-title i,
.item-title span{
	display: inline-block;
	font-size: 36px;
	color: #ff7e00;
	vertical-align: top;
}
.item-title i{
	width: 50px;
	height: 40px;
	background: url(../images/i3.jpg) center no-repeat;
}

.item .item-main .item-title{
	margin-bottom: 28px;
}
.item .item-main .item-title span{
	font-size: 24px;
	color: #4b4b4b;
}
.item .item-main .item-title i{
	background-image: url(../images/i1.jpg);
}


.item .des{
	padding: 0 12px;
	margin-bottom: 20px;
}


.item .person{
	position: relative;
	padding: 95px 0 0 380px;
	margin-bottom: 95px;
	height: 294px;
}
.item .person img{
	position: absolute;
	top: 32px;
	left: 50px;
}
.item .person dt{
	margin-bottom: 8px;
	line-height: 30px;
	font-size: 20px;
	color: #4b4b4b;
}
.item .person dt em{
	margin-right: 10px;
	font-size: 24px;
	font-weight: bold;
}
.item .person dd{
	padding-left: 30px;
	line-height: 40px;
	font-size: 16px;
	color: #4b4b4b;
	background: url(../images/i2.jpg) 0px 10px no-repeat;
}




.item table{
	width: 100%;
}
.item td{
	padding: 14px 22px;
	line-height: 24px;
	font-size: 14px;
	color: #666;
	border: 1px solid #eee;
}
.item .td-l{
	width: 155px;
	text-align: center;
	font-size: 18px;
	color: #333;
	white-space: nowrap;
	background: #f5f5f5;
}
.item td a{
	margin-right: 60px;
	color: #2f74c2;
}
.item td a:hover{
	text-decoration: underline;
}



.item1 .img1,
.item10 .img10{
	text-align: center;
	padding-top: 50px;
	padding-bottom: 50px;
}




.item2{
	margin-bottom: 10px;
}
.item2 .des{
	margin-bottom: 30px;
}
.item2 .img2{
	text-align: center;
	padding-top: 60px;
}




.item3{
	padding-top: 78px;
	padding-bottom: 90px;
}
.item3 .item-title{
	margin-bottom: 46px;
}
.item3 .des{
	padding: 0 84px;
	margin-bottom: 40px;
}
.item3 .old{
	padding-bottom: 110px;
	margin-bottom: 64px;
	background: url(../images/line1.jpg) bottom center no-repeat;
}
.item3 ul{
	padding: 0 130px;
	margin-bottom: 30px;
}
.item3 li{
	float: left;
	width: 245px;
	text-align: center;
}
.item3 li img{
	display: block;
	margin: 0 auto 14px auto;
}
.item3 li p{
	line-height: 24px;
	font-size: 14px;
	color: #666;
	text-align: center;
}
.item3 .echarts-main{
	padding-top: 40px;
	padding-bottom: 90px;
	margin-bottom: 78px;
	background: url(../images/line1.jpg) bottom center no-repeat;
}
.item3 .echarts-main img{
	display: block;
}
.item3 .table-main{
	padding-bottom: 12px;
	padding-top: 5px;
}
.item3 .person{
	padding: 72px 0 0 515px;
	margin-bottom: 0;
}
.item3 .person img{
	top: 32px;
    left: 211px;
}



.item4{
	padding-top: 80px;
	padding-bottom: 90px;
}
.item4 .person{
	padding: 40px 0 0 416px;
	margin-bottom: 0;
	height: 284px;
	border: none;
}
.item4 .person dd{
	font-size: 18px;
}
.item4 .person img{
	top: 32px;
    left: 100px;
}


.item5{
	padding-top: 60px;
	padding-bottom: 78px;
}
.item5 .item-title{
	margin-bottom: 34px;
}





.item6{
	padding-bottom: 65px;
}
.item6 .item-title{
	margin-bottom: 18px;
}
.item6 .table th{
	width: 200px;
	height: 50px;
	font-size: 18px;
	color: #fff;
	text-align: center;
	font-weight: normal;
	background: #ffbe33;
	border: 1px solid #eee;
}
.item6 .table td{
	padding: 13px 22px;
	text-align: center;
}
.item6 .table .red{
	color: #ff7e00;
}
.item6 .table .line{
	margin-left: 3px;
	text-decoration: line-through;
}
.item6 .even td{
	background: #f5f5f5;
}
.item6 .tips{
	padding-top: 10px;
	font-size: 12px;
}


.item7{
	padding-top: 68px;
}
.item7 .item-title{
	margin-bottom: 32px;
}
.item7 .item-title span{
	padding-right: 45px;
	font-size: 30px;
	color: #333;
}
.item7 .item-main{
	padding: 0 10px;
}
.item7 .item-main p{
	line-height: 36px;
	font-size: 14px;
	color: #666;
}


.item8{
	padding-top: 60px;
	padding-bottom: 90px;
}
.item8 .item-title{
	margin-bottom: 72px;
}
.item8 .des{
	padding: 18px 0;
	margin-bottom: 38px;
}
.item8 ul{
	position: relative;
}
.item8 li.liTxt{
	position: relative;
	padding: 50px 0 0 90px;
	width: 386px;
	height: 156px;
	background: #fff;
	border: 1px solid #e5e5e5;
}
.item8 li.liTxt h3{
	font-size: 20px;
	color: #333333;
	padding-bottom: 24px;
}
.item8 li.liTxt p{
	line-height: 30px;
	font-size: 16px;
	color: #666;
}
.item8 li.liImg{
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -62px;
	margin-top: -62px;
	z-index: 10;
}
.item8 img{
	display: block;
}


.item9{
	background: url(../images/p11.png) no-repeat center bottom;
}
.item9 .person{
	padding: 45px 0 0 380px;
	margin-bottom: 80px;
}
.item9 .person dd{
	font-size: 20px;
	color: #333;
	line-height: 28px;
	margin-bottom: 20px;
}
.item9 .person dd span{
	font-size: 16px;
}
.item9 .person img{
	top: 70px;
}
.item9 .fxts{
	padding-bottom: 24px;
}
.item9 .fxts p{
	text-align: center;
	font-size: 14px;
	color: #999999;
}