﻿
/* CSS Document */
/*************公共样式********************/
*{
	margin:0;
	padding:0;
	outline:none;
}
*::-webkit-input-placeholder{
	color: #999;
}
*:-moz-placeholder{
	color: #999;
}
*::-moz-placeholder{
	color: #999;
}
*:-ms-input-placeholder{
	color: #999;
}
*html{
	overflow:-moz-scrollbars-vertical;
	zoom:expression(function(ele){
		ele.style.zoom = "1";
		document.execCommand("BackgroundImageCache",false,true)
	}(this));
}
body{
	width:100%;
	height:100%;	
	background:#fff;
	font-family: -apple-system, BlinkMacSystemFont, 'Microsoft YaHei',Hiragino Sans GB,sans-serif;
	font-size: 16px;
	color: #333;
	line-height: 1.5;
	-webkit-font-smoothing:antialiased;
	-moz-osx-font-smoothing:grayscale;
}
sub,sup{
	vertical-align:baseline;
}
.wd img{
	border:none;
	vertical-align:bottom;
	-ms-interpolation-mode:bicubic;
	width: 100%;
	height: auto;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
}
a{
	text-decoration:none;
	color:#333;
}
ul,ol{
	list-style:none;
}
b,em,i,h1,h2,h3,h4,h5,h6{
	font-weight:normal;
	font-style:normal;
}
table{
	border-collapse:collapse;
	border-spacing:0;
	width: 100%;
}
input,button{
	font-family: -apple-system, BlinkMacSystemFont, 'Microsoft YaHei',Hiragino Sans GB,sans-serif;
}
input[type='text'],input[type='password'],input[type='tel'],input[type='submit'],input[type='number'],button{
	vertical-align:middle;
	background:none;
	-webkit-appearance:none;
	border: none;
}
button,input[type='submit']{
	cursor: pointer;
}
.wd{
	width:1200px;
	margin: 0 auto;
	position: relative;
}
.wh{
	width: 100%;
	overflow:hidden;
	zoom:1;
}
.wc{
	display: block;
	width: 100%;
	height: 1px;
	clear: both;
	overflow:hidden;
	zoom:1;
	background: none !important;
	color: none !important;
	font-size: 0 !important;
	line-height: 0 !important;
}


.toplink{
	padding: 5px;
}
.toplink span{
	font-size: 14px;
	color: #999;
	padding-left: 18px;
	background: url(../image/a01.png) left center no-repeat;
}
.top dt{
	width: 88px;
	height: 95px;
	float: left;
	margin-right: 20px;
	padding-top: 15px;
}

.banner{
	position: relative;
	z-index: 2
}
.ban{
	line-height: 0;
	text-align: center;
	width: 100%;
	overflow: hidden;
}
.ban img{
	/*width: 1920px;
	height: 500px;*/
	width: 100%;
	display: inline-block;
}
.banner .ban_num{
	position: absolute;
	left: 0;
	top: 62px;
	z-index: 1;
	width: 100%;
	height: auto;
}
.ban_list{
	background: rgba(250,250,250,.9);
	float: right;
	z-index: 1;
	width: 300px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}
.ban_list li{
	padding: 10px 0
}
.ban_list ul{
	padding:10px 25px;
	border-bottom: #fff solid 1px;
	line-height: 30px;
}
.ban_list li p{
	color: #ff6f00;
}
.ban_list li p strong{
	font-weight: 400;
	font-size: 24px;
	color: #ff7300;
	margin-top: 10px;
}
.ban_list li p a{
	display: block;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	background: #ff6f00;
	color: #fff;
	text-align: center;
	line-height: 42px;
	margin-top: 10px;
}
.ban_list li p a:hover{
	background: #fe8e38
}
.ban_text{
	padding: 10px 25px;
	font-size: 16px;
	color: #666;
}
.ban_text h1{
	font-size: 16px;
	line-height: 30px;
	font-weight: 600;
	color: #ff6f00;
	margin-bottom: 10px;
}
.ban_text p{
	font-size: 14px;
	line-height: 2
}
.ban_text p span{
	float: right;
}
.ban_text p b{
	color: #c3c3c3;
}
.ban02{
	height: 83px;
	padding: 10px 0 15px;
	position: relative;
	z-index: 1;
	box-shadow: 0 0 10px rgba(0,0,0,.2);
	-webkit-box-shadow: 0 0 10px rgba(0,0,0,.2);
	-moz-box-shadow: 0 0 10px rgba(0,0,0,.2);
	line-height: 0;
}
.ban02 td{
	width: 33.33%;
	text-align: center;
}
.ban02 td dl{
	display: inline-block;
	height: 83px;
}
.ban02 td dt{
	width: 78px;
	padding: 5px;
	float: left;
	margin-right: 10px;
	line-height: 0；
}
.ban02 td dd{
	text-align: left;
	white-space: nowrap;
	font-size: 16px;
	color: #999;
}
.ban02 td dd h1{
	font-size: 16px;
	font-weight: 600;
	color: #222;
	padding: 17px;
}
.ban02 td dd b{
	color: #ff6f00;
}
.heming{
	padding: 30px 0 50px;
	background: #f7f7f7;
	position: relative;
	z-index: 0;
}
.heming h1{
	font-size: 30px;
	text-align: center;
	line-height: 50px;
	color: #009fe9;
}
.heming p{
	color: #999;
	text-align: center;
}
.heming strong{
	font-size: 24px;
	color: #ff7300;
	text-align: center;
}
.heming ul{
	width: 1200px;
	overflow: hidden;
	margin: 0 -5px;
	padding-top: 35px;
}
.heming li{
	float: left;
	margin: 0 5px;
	display: inline;
	background: #fff;
	border: #eee solid 1px;
	height: 46px;
	width: 288px;
}
.heming li input{
	padding: 0 20px;
	width: 75%;
	line-height: 46px;
}
.heming li select{
	width: 100%;
	height: 46px;
	line-height: 46px;
	border:none;
}
.heming li button{
	background: #009fe9;
	color: #fff;
	line-height: 46px;
	width: 100%;
}
.title{
	padding: 30px 0;
}
.title h1{
	line-height: 24px;
	font-size: 24px;
	color: #009fe9;
	border-left: #009fe9 solid 4px;
	padding-left: 5px;
}
.title h1 span{
	color: #ff7300;
}
.hot{
	padding-bottom: 50px;
}
.hot .ul{
	text-align: center;
	background: url(../image/a20.jpg) center no-repeat;
}
.hot td{
	width: 25%;
	text-align: center;
}
.hot table{
	width: 1264px;
}
.hot td .itmes{
	margin: 0 68px 0 0;
	box-shadow: 0 0 10px rgba(0,0,0,.2);
	-webkit-box-shadow: 0 0 10px rgba(0,0,0,.2);
	-moz-box-shadow: 0 0 10px rgba(0,0,0,.2);
	background: #fff;
}
.hot td h2{
	font-weight: 600;
	color: #333;
	font-size: 16px;
	padding: 10px 0;
}
.hot td p{
	line-height: 20px;
	height: 40px;
	overflow: hidden;
	padding: 0 30px;
	color: #999;
}
.hot td h3{
	color: #ff7300;
	font-size: 30px;
	padding: 15px 0;
}
.hot td h2 strong{
	color: #ff7300;
	font-size: 24px;
}
.hot td h3 a{
	display: block;
	width: 120px;
	margin: 0 auto;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	background: #ff7300;
	color: #fff;
	font-size: 16px;
	text-align: center;
	line-height: 36px;
}
.hot td h3 a:hover{
	background: #fd8522;
}
.ban03{
	padding: 50px 0;
	text-align: center;
	width: 100%;
	overflow: hidden;
	height: 50px;
	background: url(../image/a12.png) center left no-repeat;
}
.ban03 div.wd div{
	height: 40px;
	padding: 5px 10px 5px;
	float: right;
	background: #4a5164;
	color: #fff;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	width: 440px;
	line-height: 40px;
	text-align: left;
}
.ban03 div.wd div em{
	display: inline-block;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	background: #fff;
	color: #4a5164;
	font-weight: 30px;
	padding: 0 10px;
	margin: 0 5px;
}
.flow{
	padding: 40px 0 50px;
}
.flow h1{
	font-size: 30px;
	text-align: center;
	color: #009fe9;
	line-height: 50px;
}
.flow h2{
	text-align: center;
	font-size: 16px;
	color: #999;
	margin-bottom: 35px;
}
.flow dt{
	width: 590px;
	float: left;
}
.flow dd{
	width: 590px;
	float: right;
}
.li_pro th{
	width: 590px;
	height: 80px;
	border: #eee solid 1px;
}
.li_pro td{
	padding: 25px;
	position: relative;
	font-size: 16px;
	border: #eee solid 1px;
	width: 50%;
}
.li_pro td .img{
	width: 110px;
	line-height: 0;
	position: absolute;
	right: 0;
	bottom: 0;
	z-index: 1;
}
.li_pro td h3{
	font-size: 18px;
	color: #000;
}
.li_pro td p{
	font-size: 16px;
	color: #999;
	height: 90px;
}
.li_pro td h4 a{
	font-size: 14px;
	color: #ff7300;
	border: #ff7300 solid 1px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	display: block;
	width: 100px;
	text-align: center;
	line-height: 35px;
}
.li_pro td h4 a:hover{
	background: #ff7300;
	color: #fff;
}
.li_pro td h3 i{
	display: inline-block;
	width: 50px;
	position: relative;
	top: 3px;
	margin-left: 5px;
}
.tell_xiao{
	padding-bottom: 50px;
	text-align: center;
}
.tell_xiao dl{
	display: inline-block;
	margin: 0 auto;
	height: 50px;
	background: #009fe9;
	color: #fff;
	font-size: 24px;
	line-height: 32px;
	height: 32px;
	padding: 9px 30px;
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;	
	text-align: center;
}
.tell_xiao dl:hover{
	background: #10b2fe;
}
.tell_xiao dd{
	display: inline-block;
	padding-left: 40px;
	background: url(../image/a15.png) left center no-repeat;
}
.tell_xiao dd a{
	color: #fff;
	font-weight: 300;
}
.ban04{
	line-height: 0;
}
.ban04 img{
	width: 100%;
}
.flow_b{
	padding: 40px 0 50px;
	background: #f9f9f9;
}
.flow_b h1{
	color: #009fe9;
	text-align: center;
	font-size: 30px;
	line-height: 50px;
}
.flow_b h2{
	font-size: 16px;
	color: #999;
	text-align: center;
	margin-bottom: 25px;
}
.fixed{
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	z-index: 99;
}
.fixed img{
	width: 100%;
}
.fixed .div_fisd{
	position: absolute;
	bottom: 0;
	left: 2%;
	z-index: 1;
	padding: 36px 0 16px 115px;
	background: url(../image/n_2.png) left bottom no-repeat;
	background-size: auto 100%;
}
@media (min-width:1920px){
	.fixed .div_fisd{
		left: 6%;
	}
}
.fixed .div_fisd h1{
	padding-left:42px;
	background: url(../image/n_3.png) left bottom no-repeat;
	background-size: auto 100%;
	font-size: 26px;
	font-weight: 300;
	color: #009fe9;
}
.fixed dl{
	position: absolute;
	right: 15%;
	top: 50%;
}
.fixed dt{
	width: 240px;
	padding: 0 10px;
	background: #fff;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	line-height: 44px;
	height: 44px;
	float: left;
	margin-right: 10px;
}
.fixed dt input{
	width: 100%;
	line-height: 44px;
	font-size: 16px;
}
.fixed dd{
	width: 140px;
	background: #fed11f;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	line-height: 44px;
	height: 44px;
	float: left;
	color: #fff;
	text-align: center;
}
.fixed dd button{
	display: inline-block;
	line-height: 44px;
	color: #fff;
	font-size: 16px;
}
.fix_top{
	position: fixed;
	right: 10px;
	bottom: 20%;
	z-index: 99;
}
.fix_top img{
	width: 100%;
}
.fix_top a{
	display: block;
	width: 80px;
	margin-bottom: 15px;
}
.ban05{
	padding: 30px 0;
}
.biangeng{
	padding-bottom: 50px;
}
.biangeng h1{
	color: #009fe9;
	text-align: center;
	font-size: 30px;
	line-height: 50px;
}
.biangeng h2{
	font-size: 16px;
	color: #999;
	text-align: center;
	margin-bottom: 25px;
}
.biangeng ul{
	width: 1220px;
	margin: 0 auto;
}
.biangeng li{
	width: 279px;
	border: #eee solid 1px;
	text-align: center;
	margin: 0 12px 24px;
	display: inline;
	float: left;
}
.biangeng li div{
	width: 100px;
	margin: 10px auto;
}
.biangeng li a{
	color: #6087f9;
	border: #6087f9 solid 1px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	width: 120px;
	line-height: 36px;
	display: inline-block;
	margin: 25px auto;
}
.biangeng li a:hover{
	border: #ff6f00 solid 1px !important;
	background: #ff6f00;
	color: #fff !important;
}
.ban06{
	line-height: 0;
	text-align: center;
	width: 100%;
	overflow: hidden;
}
.ban_02{
	background: url(../image/d08.jpg) center no-repeat;
	background-size: 100% 100%;
	padding: 30px 0;
}
.ban06 img{
	display: inline-block;
}
.ban06 a{
	display: block;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	background: #ff7300;
	width: 350px;
	line-height: 50px;
	color: #fff;
	margin: 50px auto;
	text-align: center;
	font-size: 18px;
}
.kuiji h1{
	color: #009fe9;
	text-align: center;
	font-size: 30px;
	line-height: 50px;
}
.kuiji h2{
	font-size: 16px;
	color: #999;
	text-align: center;
	margin-bottom: 25px;
}
.kuiji{
	padding: 30px 0 50px;
	background: #f9f9f9;
}
.kuiji td{
	text-align: center;
	width: 33.33%;
}
.kuiji td dl{
	margin: 0 15px;
	overflow: hidden;
	box-shadow: 0 0 10px rgba(0,0,0,.2);
	-webkit-box-shadow: 0 0 10px rgba(0,0,0,.2);
	-moz-box-shadow: 0 0 10px rgba(0,0,0,.2);
	background: #fff;
	position: relative;
	padding: 15px;
}
.kuiji td dt{
	width: 160px;
	text-align: left;
	padding-left: 10px;
	padding-top: 10px;
	position: relative;
	z-index: 2;
}
.kuiji td dd{
	width: 200px;
	position: absolute;
	right: 0;
	bottom: 0;
	z-index: 1;
	line-height: 0;
}
.kuiji td dd img{
	width: 100%;
	height: auto;
}
.kuiji td dt h3{
	font-size: 17px;
}
.kuiji td dt h4{
	font-size: 14px;
	color: #ff7300;
	height: 80px;
}
.kuiji td dt h4 b{
	font-size: 26px;
}
.kuiji td dt h5 a{
	display: inline-block;
	width: 120px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border: #ff7300 solid 1px;
	line-height: 36px;
	color: #ff7300;
	text-align: center;
}
.kuiji td dt h5 a em{
	display: inline-block;
	padding-left: 30px;
	background: url(../image/d10.jpg) left center no-repeat;
}
.kuiji td dt h5 a:hover{
	border: #ffa65e solid 1px;
	color: #ffa65e;
}
.xuke{
	width: 1240px;
	padding: 30px 0 50px;
	margin: 0 auto;
}
.xuke h1{
	color: #000;
	text-align: center;
	font-size: 30px;
	line-height: 50px;
	font-weight: 600;
}
.xuke h1 span{
	color: #ff7300;
}
.xuke h2{
	font-size: 16px;
	color: #999;
	text-align: center;
	margin-bottom: 25px;
}
.xuke td{
	padding: 5px;
	width: 25%;
}
.xuke_li{
	position: relative;
	border: #eee solid 1px;
}
.xuke_li h3{
	font-size: 16px;
	font-weight: 600;
	color: #000;
	margin-bottom: 10px;
	padding: 20px 20px 0 20px;
	position: relative;
	z-index: 2
}
.xuke_li p{
	font-size: 16px;
	color: #999;
	height: 60px;
	line-height: 20px;
	padding: 0 20px;
	position: relative;
	z-index: 2
}
.xuke_li h4{
	padding: 0 20px 20px;
	position: relative;
	z-index: 2
}
.xuke_li h4 a{
	width: 120px;
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	line-height: 36px;
	border: #ff7300 solid 1px;
	color: #ff7300;
	display: inline-block;
	text-align: center;
}
.xuke_li em{
	display: inline-block;
	width: 67px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}
.xuke_li .img{
	width: 142px;
	line-height: 0;
	position: absolute;
	right: 0;
	bottom: 0;
	z-index: 1;
}
.xuke_li .img img{
	width: 100%;
}
.xuke02{
	background: #f1faff;
	padding: 0 0 50px 0;
}
.xuke02 a{
	display: block;
	width: 400px;
	line-height: 50px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	background: #ff7300;
	color: #fff;
	font-size: 18px;
	text-align: center;
	margin: 15px auto;
}
.about{
	padding: 30px 0 60px;
}
.about h2{
	font-size: 30px;
	color: #222;
	text-align: center;
	margin-top: 10px;
	font-weight: 300;
}
.about dl{
	background: #f9f9f9;
	height: 493px;
	margin-top: 35px;
}
.about dt{
	width: 515px;
	line-height: 0;
	float: left;
}
.about dd{
	float: left;
	width: 600px;
	padding-left: 30px;
	font-size: 14px;
	line-height: 20px;
	color: #666;
}
.about h3{
	font-size: 18px;
	padding: 20px 0;
	color: #000;
}
.map{
	padding-bottom: 50px;
}
.map_tell{
	text-align: center;
	font-size: 16px;
	line-height: 30px;
}
.map_tell b{
	color: #ff7300;
}
.container{
    overflow: hidden;
    position: relative;
    z-index: 0;
    background-color: rgb(243, 241, 236);
    color: rgb(0, 0, 0);
    text-align: left;
    width: 100%;
    height: 400px;
    font-size: 14px;
}
.about_a{
	position: relative;
}
.about_b{
	width: 100%;
	position: absolute;
	top: 40px;
	left: 0;
	z-index: 1;
}
.about_b a.rg,.about_b a.lf{
	display: block;
	width: 74px;
	position: absolute;
	top: 51%;
}
.about_b a.rg:hover,.about_b a.lf:hover{
	opacity: .6;
}
.about_b a.rg{
	left: -80px;
}
.about_b a.lf{
	right: -80px;
}
.about_b li{
	background: #fff;
	float: left;
	line-height: 0;
	width: 285px;
	margin: 0 55px;
}
.about_b h1{
	width: 180px;
	font-size: 30px;
	color: #fff;
	line-height: 50px;
	margin-bottom: 10px;
	border-bottom: #fff solid 1px;
	text-align: center;
	margin: 0 auto;
}
.about_b h2{
	font-size: 16px;
	color: #fff;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 30px;
}
.zu_bg{
	background: #f7f8fc;
}
.wch{
	display: block;
	width: 100%;
	height: 1px;
	clear: both;
	overflow:hidden;
	zoom:1;
	background: none !important;
	color: none !important;
	font-size: 0 !important;
	line-height: 0 !important;
}
.zu_img{
	line-height: 0;
}
.zu_tit{
	padding: 50px 0 30px;
	text-align: center;
	font-size: 16px;
}
.zu_tit h1{
	font-size: 30px;
}
.zu_tit h1 b{
	color: #009fe9;
}
.zu_tit h2{
	font-size: 16px;
	color: #999;
	text-transform: uppercase;
}
.zu_item li{
	background: #fff;
	box-shadow: 0 0 10px rgba(0,0,0,.2);
	-webkit-box-shadow: 0 0 10px rgba(0,0,0,.2);
	-moz-box-shadow: 0 0 10px rgba(0,0,0,.2);
	-o-box-shadow: 0 0 10px rgba(0,0,0,.2);
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-o-border-radius: 10px;
	overflow: hidden;
	width: 380px;
	margin:10px 20px 20px 10px;
	float: left;
	text-align: center;
}
.zu_item ul{
	overflow: hidden;
	margin-right: -30px;
}
.zu_item li p{
	font-size: 16px;
	color: #666;
	line-height: 3;
}
.zu_the li{
	float: left;
}
.zu_but a{
	display: inline-block;
	padding: 0 20px;
	line-height: 44px;
	font-size: 16px;
	color: #009fe9;
	border: #009fe9 solid 1px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-o-border-radius: 10px;
}
.zu_but a:hover{
	background: #009fe9;
	color: #fff;
}
.zu_the dl{
	height: 51px;
	margin-bottom: 30px;
}
.zu_the dt{
	width: 51px;
	float: left;
	margin-right: 10px;
}
.zu_the dd h3{
	font-size: 18px;
}
.zu_the dd p{
	font-size: 16px;
	color: #999;
}
.zu_btn{
	text-align: center;
	padding: 30px 0;
}
.zu_btn a{
	display: inline-block;
	padding: 0 25px;
	line-height: 44px;
	font-size: 16px;
	color: #fff;
	background: #009fe9;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-o-border-radius: 10px;
}
.zu_btn a:hover{
	background: #1cb5f9;
}
.zu_vice{
	background: url(../image/hj11.png) center no-repeat;
	background-size: 100% 100%;
	padding:20px 0 60px;
}
.zu_more{
	text-align: center;
	font-size: 16px;
	padding: 50px 0;
}
.zu_more h1{
	font-weight: 30px;
	color: #000;
	font-weight: 300;
	text-align: center;
	padding:0 0 15px 0;
}
.zu_more p a{
	color: #ff7300;
}
.zu_more p a:hover{
	color: #ff8f34;
	text-decoration: underline;
}
.x_problem{
	padding:30px 0 50px;
	background-color:#f9fafe;
	}
.x_problem h1{
	color:#000;
	text-align:center;
	font-size:30px;
	line-height:50px;
	font-weight:600;
	}
.x_problem h1 span{
	color:#ff7300;
	}
.x_problem h2{
	font-size:16px;
	color:#999;
	text-align:center;
	margin-bottom:25px;
	}
.x_problem table{
	padding:0 60px;
	}
.x_problem td{
	background-color:#fff;
	width:20%;
	text-align:center;
	padding:20px;
	border-radius:6px;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	}
.x_problem td img{
	display: block;
	width: 80px;
	height: 80px;
	margin: 0 auto;
	}
.x_problem td h3{
	font-weight:300;
	color:#000;
	font-size:18px;
	padding-top: 5px;
	}
.x_plan{
	position:relative;
	background: url(../image/x15.jpg) center no-repeat;
	background-size: 100% 100%;
	padding:20px 0 30px 0
	}
.x_plan .x_plan_bg{
	width:100%;
	overflow:hidden;
	}
.x_plan_con{
	width:100%;
	text-align:center;
	padding:30px 0;
	}
.x_plan_con h1{
	color:#ff7600;
	text-align:center;
	font-size:30px;
	line-height:50px;
	font-weight:600;
	}
.x_plan_con h1 span{
	color:#fff;
	}
.x_plan_con h2{
	font-size:16px;
	color:#efe8e8;
	text-align:center;
	margin-bottom:25px;
	}
.x_plan_con table{
	padding:30px 0;
	}
.x_plan_con td{
	width:390px;
	height:150px;
	text-align:center;
	padding:0 14px 14px 0;
	}
.x_plan_con td dl{
	background-color:#fff;
	width:390px;
	height:150px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	}
.x_plan_con td dt{
	float:right;
	}
.x_plan_con td dt img{
	width:150px;
	height:150px;
	}
.x_plan_con td dd{
	float:left;
	text-align:left;
	width:230px;
	padding:20px 0 20px 10px;
	}
.x_plan_con td dd h2{
	font-size:22px;
	color:#ff7300;
	font-weight:400;
	text-align:left;
	margin:0;
	}
.x_plan_con td dd h3{
	font-size:16px;
	color:#000;
	font-weight:300;
	line-height:1.8;
	padding: 8px 0;
	}
.x_plan_con td dd p{
	font-size:15px;
	color:#666;
	font-weight:300;
	}
.x_plan_b{
	width:400px;
	height:50px;
	line-height:50px;
	display:block;
	margin:30px auto 0;
	background-color:#ff7300;
	border-radius:6px;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	color:#fff;
	font-size:18px;
	}
.x_plan_b:hover{
	background: #fd9036;
}
.x_solve{
	padding:30px 0;
	}	
.x_solve h1{
	color:#000;
	text-align:center;
	font-size:30px;
	line-height:50px;
	font-weight:600;
	}
.x_solve h1 span{
	color:#ff7300;
	}
.x_solve h2{
	font-size:16px;
	color:#999;
	text-align:center;
	margin-bottom:25px;
	}
.x_solve td{
	padding:0 19px 19px 0;
	}
.x_solve_pic{
	width:285px;
	height:285px;
	position:relative;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	overflow-y: hidden;
	box-shadow: 0 0 10px rgba(0,0,0,.15);
	-webkit-box-shadow: 0 0 10px rgba(0,0,0,.15);
	-moz-box-shadow: 0 0 10px rgba(0,0,0,.15);
	}
.x_solve_pic h2{
	position:absolute;
	width:100%;
	line-height:50px;
	bottom:0;
	color:#fff;
	margin:0;
	font-weight:bold;
	font-size:24px;
	background-color:rgba(0,0,0,.6);
	}
.xsp_top{
	background-color:rgba(0,0,0,.6);
	width:285px;
	height:285px;
	position:absolute;
	top:0;
	display:none;
	}
.xsp_top a{
	display:block;
	width:180px;
	height:40px;
	background-color:#ff7300;
	border-radius:6px;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	color:#fff;
	line-height:40px;
	margin:0 auto;
	text-align:center;
	margin-top:70px;
	}
.xsp_top a:hover{
	background: #fd9036;
}
.x_solve_pic:hover .xsp_top{
	display:block;
	}
.x_solve_pic:hover h2{
	background-color:transparent;
	z-index:10;
	}
.x_solve table{
	padding:30px 0;
	}
.x_step{
	background-color:#f6f6f6;
	padding:30px 0;
	}
.x_step h1{
	color:#000;
	text-align:center;
	font-size:30px;
	line-height:50px;
	font-weight:600;
	}
.x_step h1 span{
	color:#ff7300;
	}
.x_step h2{
	font-size:16px;
	color:#999;
	text-align:center;
	margin-bottom:5px;
	}
.x_step img{
	padding:20px 0;
	}
.x_about{
	position:relative;
	background: url(../image/x31.jpg) top center no-repeat;
	background-size: 100% 100%;
	padding: 30px 0;
	}
.x_about .xa_pos{
	width:100%;
	}
.x_about td{
	padding:0 45px 30px 0;
	}
.x_about td div{
	width:390px;
	height:150px;
	padding:30px;
	background-color:#fff;
	border-radius:6px;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	box-shadow:rgba(0,0,0,.2) 0 5px 10px;
	-webkit-box-shadow:rgba(0,0,0,.2) 0 5px 10px;
	-moz-box-shadow:rgba(0,0,0,.2) 0 5px 10px;
	}
.x_about td div h3{
	font-size:16px;
	color:#666;
	}
.x_about td div span{
	display:block;
	width:70px;
	margin:10px 0 30px 0;
	}
.x_about td div p{
	font-size:12px;
	color:#999;
	}
.x_about h1{
	color:#ff7600;
	text-align:center;
	font-size:30px;
	line-height:50px;
	font-weight:600;
	}
.x_about h1 span{
	color:#fff;
	}
.x_about h2{
	font-size:16px;
	color:#efe8e8;
	text-align:center;
	margin-bottom:5px;
	}
.wd1450{
	width:1450px;
	margin:0 auto;
	overflow:hidden;
	}
.xa_freebox{
	width:100%;
	height:280px;
	}
/*标题 start*/
.ter-box{
	padding:0 0 50px 0;
	width: 100%;
	min-width: 1200px;
	position: relative;
	overflow: hidden;
}
.ter-box.box-bg{
	background:#f1f2f3;
}
.ter-box .ter-tit{
	width: 100%;
	margin-bottom: 25px;
	text-align: center;
}
.ter-tit p{
	padding-top: 5px;
}
.ter-tit strong{
	font-size: 30px;
	color: #333;
	line-height: 1;
}
.ter-tit p{
	font-size: 18px;
	color: #666;
}
.ter-tit .sm-dgg{
	font-size: 16px;
	color: #666;
	text-indent: 2rem;
	margin-top: 15px;
}
/*标题 end*/
/*小浣熊 start*/
.ter-box.dgg-box{
	background:url(../image/a35.jpg) no-repeat;
	background-size: 100% 100%;
	padding-top:0;
	padding: 35px 0 0;
}
.dgg-company{
	overflow: hidden;
	margin-bottom:50px;
}
.dgg-company li{
	width: 380px;
	height: 270px;
	float: left;
	margin-left: 20px;
	background: white;
	overflow: hidden;
	text-align: center;
}
.dgg-company li:first-child{
	margin-left: 0;
}
.dgg-company .company-img{
	width: 360px;
	height: 208px;
	margin: 10px auto auto;
}
.dgg-company .company-img img{
	height: 100%;
}
.dgg-company li p{
	font-size: 16px;
	color: #666;
	line-height: 1;
	margin-top: 20px;
}
.dgg-list{
	overflow: hidden;
	padding: 25px 0 40px;
}
.dgg-list li{
	float: left;
	*width: 10.5%;
	margin-left: 70px;
	text-align: center;
}
.dgg-list li i{
	background: url(/stylebb/css/img/dgg-icons.png) no-repeat;
	width: 96px;
	height: 96px;
	display: block;
	margin: 0 auto 25px;
}
.dgg-list li i.icon2{
	background-position: -96px 0;
	}
.dgg-list li i.icon3{
	background-position: -192px 0;
	}
.dgg-list li i.icon4{
	background-position: -288px 0;
	}
.dgg-list li i.icon5{
	background-position: -384px 0;
	}
.dgg-list li i.icon6{
	background-position: -480px 0;
	}
.dgg-list li p{
	color: #666;
	font-size: 16px;
	*font-size: 15px;
}
.dgg-list li p span{
	font-weight: bold;
	color: #56b1f5;
}
.dgg_footer {
	padding-top:10px;
}
/*小浣熊  end*/
/************顾问轮播  开始***********/
.con_team{
	background: url(../image/a48.jpg) top center no-repeat;
	background-size: 100% 100%;
	padding: 40px 0;
	}
.con_team h1.tit_b1{
	text-align: center;
	font-size: 30px;
	color: #fff;
	font-weight: 300
}
.con_team h2.tit_b2{
	text-align: center;
	font-size: 16px;
	color: #fff;
	text-transform: uppercase;
	font-weight: 300
}
#slider{
	width:100%;
	padding-top:8px;
	margin-top: 30px;
	}
.slider_box{
	width:100%;
	margin:0 auto;
	height:400px;
	overflow: hidden;
	position: relative;
	}
.silder_con{
	height:246px;
	overflow: hidden;
	position: absolute;
	}
.silder_panel{
	width:1200px;
	height:246px;
	overflow: hidden;
	float: left;
	position: relative;
	}
.silder_panel dt{
	float:left;
	width:180px;
	height:246px;
	padding:20px;
	margin-left:70px;
	border-radius:100%;
	-moz-border-radius:100%;
	-ms-border-radius:100%;
	-webkit-border-radius:100%;
	}
.silder_panel dd{
	float:left;
	padding:30px 0 0 20px;
	width:750px;
	color: #fff;
	font-size: 16px;
	font-weight: 300
	}
.silder_panel dd h2{
	font-size:20px;
	font-weight:bold;
	line-height:2;
	color: #fff;
	}
.silder_panel dd h3{
	font-size:16px;
	line-height:2.5;
	color: #fff;
	font-weight: 300
	}
.silder_panel .team_c{
	display:block;
	width:140px;
	height:40px;
	color:#fff;
	background-color:#f54918;
	border-radius:6px;
	-moz-border-radius:6px;
	-ms-border-radius:6px;
	-webkit-border-radius:6px;
	text-align:center;
	line-height:40px;
	font-size:16px;
	margin-top:20px;
	}
.silder_panel .team_c:hover{
	background: #fc7852
}
.silder_nav{
	width:100%;
	height:114px;
	margin: 0 auto;
	bottom: 30px;
	position: absolute;
	/*overflow: hidden;*/
	}
.silder_nav li{
	float: left;
	padding:10px;
	margin:2px;
	background-color:#fff;
	width:275px;
	height:88px;
	overflow: hidden;
	color: #fff;
	
	}
.silder_nav li.current{
	border-bottom:4px #f54918 solid; 
	}
.silder_nav li dt{
	width:65px;
	height:65px;
	border-radius:100%;
	-moz-border-radius:100%;
	-ms-border-radius:100%;
	-webkit-border-radius:100%;
	float:left;
	margin-right:20px;
	}
.silder_nav li dd{
	float:left;
	padding-top:10px;
	}
.silder_nav li dd h2{
	font-size:18px;
	font-weight:bold;
	color: #222;
	}
.silder_nav li dd h3{
	font-size:16px;
	color: #666;
	}

.slider_box a.prev,.slider_box a.next{
	display: block;
	width:34px;
	height:62px;
	overflow:hidden;
	text-indent: -999px;
	position: absolute;
	cursor: pointer;
	margin: 85px 0 0 0;
	}	
.slider_box a.prev{
	left:0;
	background:url(../image/g19.png) no-repeat;
	}
.slider_box a.next{
	right:0;
	background:url(../image/g20.png) no-repeat;
	}
.silderBox{
	height:8px; 
	line-height:8px;
	}
.cont_index .silder_panel dd{
	color:#fff;
	}
/************顾问轮播  结束***********/
#LXB_CONTAINER_SHOW{
	width: 40px !important;
	left: 0;
}