@charset "utf-8";
html{-webkit-font-smoothing:antialiased}
blockquote,body,code,dd,div,dl,dt,fieldset,form,h1,h2,h3,h4,h5,h6,input,legend,li,ol,p,pre,td,textarea,th,ul{margin:0;padding:0;font-family: Arial,Microsoft Yahei;font-size:16px;}
header, hgroup, nav, menu, main, section, article, summary, details, aside, figure, figcaption, footer{display: block;margin:0;padding:0}
table{border-collapse:collapse;border-spacing:0}
fieldset,img{border:0}
address,b,caption,cite,code,dfn,em,i,strong,th,var{font-style:normal;font-weight:400}
dl,ol,ul{list-style-type:none}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:400}
a{text-decoration:none;blr:expression(this.onFocus=this.blur()); color: #333;}
a:hover{text-decoration:none;-webkit-tap-highlight-color:rgba(255,0,0,0);outline:0;outline:none;blr:expression(this.onFocus=this.blur())}
a:focus,a:hover,a:active{outline:none;blr:expression(this.onFocus=this.blur());}
sup{vertical-align:text-top}
sub{vertical-align:text-bottom}
textarea{resize:none;font-family: Arial,Microsoft Yahei;}
img{vertical-align:middle;height: auto;}
button,input[type=submit],input[type=text],input[type=button]{-webkit-appearance:none;border-radius:0;-webkit-tap-highlight-color:rgba(255,0,0,0);outline:0;outline:0;blr:expression(this.onFocus=this.blur());font-family: Microsoft Yahei;}
body{color:#000;line-height:1;background:#fff;min-width: 1200px;overflow-x: auto !important;}
body *{box-sizing: border-box;line-height:1.8;}
button, input, textarea ,select{
    border:none;
    background:none;
    font-size:14px;
    vertical-align:middle;
    color:#333; 
	font-family: arial, Microsoft YaHei, "微软雅黑";
}
li{list-style: none;}
.fl{float:left;}
.fr{float:right;}
.content ,.container{margin-left:auto;margin-right:auto;width: 1200px;font-family:microsoft yahei;}
.clear{clear: both;}
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;line-height:0;font-size:0;}
.ellipsis{overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.eps2{overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.eps3{overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;}
.btn{text-align: center;display: inline-block;cursor: pointer;white-space: nowrap;vertical-align: middle;border: none;}
.icon{display: inline-block;background-repeat: no-repeat;background-position: center center;vertical-align: middle;}
#web-ietip {width: 526px; height: 90px; padding: 83px 0 0 84px; overflow:hidden;margin: 200px auto 0;}
#web-ietip a{display: block; width: 65px; height: 80px; float: left;}
.w{width: 1200px;margin: 0 auto;position: relative;}
.opa{opacity: 1;}
.opa:hover{transition: opacity .3s;-webkit-transition: opacity .6s;opacity: 0.8;}
.opa-bg{display: none;position: fixed;width: 100%;height: 100%;left: 0;top: 0;background-color: rgba(0,0,0,0.3);z-index: 99999;}
.opa-bg.show{display: block;}

.img-out{position: relative;overflow: hidden;}
.img-out:after{content:"";display: block;width: 100%;height: 100%;position: absolute;top:0;left:0;z-index: 2;background-color: rgba(0,0,0,0.25);opacity: 0;filter: alpha(opacity=0);transition:all 0.5s ease 0s;}
.img-out img{display: block;transform: scale(1.001);vertical-align: top;transition: all 0.5s ease 0s;}
.img-out:hover img{transform: scale(1.07);transition: all 0.5s ease 0s;}
.img-out:hover:after{opacity: 1;filter: alpha(opacity=100);transition:all 0.5s ease 0s;}

.header .top{width: 100%;height: 46px;/*border-top: 1px solid #eee;border-bottom: 1px solid #eee;background-color: #fbfbfb;*/}
.header .top .left{float: left;font-size: 14px;color: #999;padding-left: 14px;line-height: 44px;}
.header .top .right{float: right;height: 44px;padding-top: 7px;}
.header .top .phone{display: inline-block;vertical-align: top;}
.header .top .phone .icon{display: inline-block;vertical-align: top;width: 19px;height: 30px;background-position: center center;background-repeat: no-repeat;background-image: url(../images/header-phone.png);margin-right: 10px;}
.header .top .phone .text{font-size: 13px;color: #666;line-height: 30px;margin-right: 39px;}
.header .top .form{display: inline-block;vertical-align: top;width: 235px;height: 30px;border: 1px solid #e7e7e7;background-color: #fff;position: relative;border-radius: 15px;}
.header .top .form input[type=text]{width: 185px;height: 28px;line-height: 28px;background-color: transparent;font-size: 12px;color: #666;border: none;position: absolute;left: 15px;top: 0;padding-right: 15px;}
.header .top .form input[type=submit]{width: 35px;height: 28px;background-color: transparent;border: none;cursor: pointer;background-image: url(../images/header-search.png);position: absolute;right: 0;top: 0;background-repeat: no-repeat;background-position: center center; color: rgba(255,255,255,0.00);}
.wrap{
    width: 1200px;
	margin:0 auto;
}

/*banner*/
.banner{position:relative;height:600px;overflow:hidden; margin-top: 72px;}
.slides{position:relative;z-index:1;}
.slides li{height:600px;}
.flex-control-nav{position:absolute;bottom:10px;z-index:2;width:100%;text-align:center;}
.flex-control-nav li{display:inline-block;width:50px;height:3px;margin:0 5px;*display:inline;zoom:1;}
.flex-control-nav a{display:inline-block;width:50px;height:3px;overflow:hidden;background:#fff;cursor:pointer;}
.flex-control-nav .flex-active{background:#333;}
.flex-direction-nav{position:absolute;z-index:3;width:100%;top:45%;}
.flex-direction-nav li a{display:block;width:50px;height:38px;overflow:hidden;cursor:pointer;position:absolute;filter:alpha(opacity=80); -moz-opacity:0.8; -khtml-opacity: 0.8; opacity: 0.8;}
.flex-direction-nav li a.flex-prev{left:40px;background:url(../images/prev_icon.png) center center no-repeat;}
.flex-direction-nav li a.flex-next{right:40px;background:url(../images/next_icon.png) center center no-repeat;}
.flex-direction-nav li a:hover{filter:alpha(opacity=60); -moz-opacity:0.6; -khtml-opacity: 0.6; opacity: 0.6;}
/*产品*//*proMain*/
.wel-hot-tit{
	background: url(../images/line03.png) no-repeat center;
}
.wel-hot-tit .en{
	color: #9ca6af;
	font-size: 13px;
	font-family: 'Arial';
	line-height: 12px;
	text-align: center;
}
.wel-hot-tit h2{
	font-size: 32px;
	font-weight: bold;
	color: #333;
	line-height: 54px;
	padding-bottom: 17px;
	text-align: center;
	background: url(../images/wel05.jpg) no-repeat center bottom;
}
.proMain{padding-bottom: 50px;padding-top: 35px;} 
.proMain2{ background:#fff;}
.proMain .pro_l{width:240px;
	height:auto;
	margin:0px;
	border:1px solid #e1e1e1;
	background: #FFFFFF;
	float:left;
	margin-left: 0px;
	margin-top: 15px;}
.pro_l .ml_box{float:left; width:230px; background: #f6f6f6;margin: 5px;}
.proMain .pro_r{float:right;width: 930px;}
.proMain2 .pro_l{ margin-top:0px;}
.proMain2 .pro_r{ padding-top:25px;}
/*pro_l*/
.proMain .pro_l .c1_cp_title{width:210px;height:80px; background: #21952f url("../images/ml_cp_t.png") center no-repeat; border-radius: 5px; box-shadow: 0px 0px 1px #ccc;margin: 0 auto;margin-top: 10px;}
.proMain .pro_l h2 p span{display:block;font-size:15px;text-transform: uppercase;}
.cpnavbox{padding-bottom: 15px; border-radius:5px 5px 5px 5px; width: 230px; margin: 0 auto;}
.cpnav {padding: 10px 10px 0px 10px;overflow:hidden;}
.cpnav li {/*width:210px;*/
	height:40px;
	background:#21952f;
	overflow:hidden;
	line-height:40px
	text-indent:0px;
	margin:0px 0px 20px 0px;
	float: none;
	border-bottom:0px;
	border-radius: 4px;}
.cpnav li a {background:url("../images/ico_jt03.png") 15px center no-repeat;
	padding-left: 30px;
	font-size: 16px;
	color:#FFFFFF; line-height: 40px;}
.cpnav li a:hover{background:url("../images/ico_jt03.png") 15px center no-repeat;
	padding-left: 30px;
	font-size: 16px;
	color:#000;}
.cpnav .sub-menu {margin-top: 5px;margin-bottom: 12px;}
.cpnav .sub-menu li {height:42px;line-height:42px;border-bottom:1px solid #ececed;background:none;margin-top:0px;}
.cpnav .sub-menu li a {font-size:14px;color:#252525;text-decoration:none;margin-left:15px;padding-left:22px;background:url(../images/sj2.png) no-repeat left center;height:43px;line-height:43px;}
/*pro_r*/
.proMain .pro_r .prt ul{float:left;margin-top:15px;width: 930px;}
.proMain .pro_r .prt li{float:left;padding: 0 8px;height:43px;}
.proMain .pro_r .prt li a{ display:block; width:109px; height:43px; line-height:36px; text-align:center; padding-bottom:7px; font-size:14px; color:#373737; text-decoration:none;}
.proMain .pro_r .prt li a:hover,.proMain .pro_r .prt li.cur a{ background:url(../images/kk.png) no-repeat center; font-weight:bold;color: #FFF;}
.proMain .pro_r .prt li.noBl{ padding-left:0; background:none;}
.proMain .pro_r .prt dl{ float:right;background:url(../images/phone.png) no-repeat left center; padding:14px 0; padding-left:60px; }
.proMain .pro_r .prt dt{ font-size:14px; color:#2a2b2e;}
.proMain .pro_r .prt dd{ font-size:25px; color:#ff7800; font-weight:bold; font-family:"Arial";}
.Rightshow{}
.Rightshow ul{overflow: hidden;width: 930px;}
.Rightshow ul li{width: 290px;margin-top: 28px;margin-right:18px;float: left;overflow: hidden;position: relative;text-align: center;}
.Rightshow ul li .pic{display: block;position: relative;width: 100%; height: 290px; background-size: cover; background-position: center; background-repeat: no-repeat;}
.Rightshow ul li .pic img{display: inline-block;} 
.Rightshow ul li .detail1{width: 100%;background:rgba(0, 0, 0, 0.45);padding-bottom: 8px;position: absolute;
    bottom: 0px;
    left: 0;}
.Rightshow ul li:hover .detail1{background: #eb521d;}
.Rightshow ul li .detail1 h3{font-weight: normal;padding-bottom: 5px;overflow: hidden;padding-top: 5px;}
.Rightshow ul li .detail1 h3 a{font-size: 14px;color: #fff;height: 30px;overflow: hidden;display: block; line-height: 30px;}
.Rightshow ul li .detail1 img{ display: inline-block;    float: right;    margin-right: 12px;
    margin-top: 12px;}
/*panerMain*/
.panerMain{padding-bottom: 60px;margin-top: 40px;}
.panerMain .hzt{ text-align:center;}
.panerMain .hzt h2{margin-bottom:15px;font-size: 25px;color: #373737;}
.panerMain .hzt i{display:block;width:40px;height:0;border-top: 2px solid #034091;margin:0 auto;}
.panerMain .hzc{ position:relative; margin-top:35px;}
.panerMain .hzc ul{ overflow:hidden; width:905px; margin:0 auto;}
.panerMain .hzc .bd{overflow:hidden;width: 1010px;margin:0 auto;}
.panerMain .hzc li{float:left;width: 150px;margin: 0 8px;}
.panerMain .hzc li img{display:block;border: 2px solid #d8d8d8;padding: 1px;}
.panerMain .hzc li p{text-align:center;margin-top:10px;width:161px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;font-size: 14px;color:#383838;}
.panerMain .hzc .pbt{ position:absolute; top:25px; display:block;}
.panerMain .hzc .pbt1{ left:0;}
.panerMain .hzc .pbt2{ right:0;}
/*广告*/
.abend{height: 200px; background:url(../images/p.jpg) no-repeat center top;}
.abend li{float: left;width: 300px;padding-left: 80px;margin-top:65px;color: #ffffff;font-size: 18px;line-height: 28px;font-weight:bold;height: 61px;}
.abend li:nth-child(1){background: url(../images/ab4.png) no-repeat center left;}
.abend li:nth-child(2){background: url(../images/ab5.png) no-repeat center left;}
.abend li:nth-child(3){background: url(../images/ab6.png) no-repeat center left;}
.abend li:nth-child(4){background: url(../images/ab7.png) no-repeat center left;}
/*关于我们*/
.ind-about{padding: 80px 0;}
.ind-about-lf{float: left;width: 790px;}
.ind-about-nav{float: left;width: 160px;}
.ind-about-nav-a{margin-right:-4px;position:relative;padding-bottom:30px;margin-bottom:35px;cursor:pointer;color: #b6b6b6;background-repeat: no-repeat;background-position: left bottom;background-image: url("../images/icon20.png");border-right: 4px solid transparent;}
.ind-about-nav-a p{font-size: 30px;}
.ind-about-nav-a span{font-size: 12px;text-transform: uppercase;}
.ind-about-nav-a.active{border-color: #ff6633;color: #ff6633;background-image: url("../images/icon21.png");}
.ind-about-nav-a.active span{color: ddd;}
.ind-about-main{padding-left:30px;float: left;width: 590px;border-left: 4px solid #e0e0e0;}
.ind-about-item{display: none;}
.ind-about-tit{position: relative;margin-bottom:25px;font-size: 25px;color: #333;font-weight: 100;}
.ind-about-tit:before{content: '';position: absolute;left: 0;bottom: -12px;width: 64px;height: 2px;background-color: #FFF;}
.ind-about-p{height:182px;line-height: 26px;color: #595959;display: -webkit-box !important;word-break: break-all;overflow:hidden;text-overflow: ellipsis;-webkit-box-orient: vertical;-webkit-line-clamp:7;}
.ind-about-more{margin-top:30px;display: block;width: 125px;height: 42px;line-height: 42px;border: 1px solid #e0e0e0;text-align: center;color: #333;}
.ind-about-more:hover{background-color: #21952f;border-color: #21952f;color: #fff;}
.ind-about-rg{float: right;width: 405px;}
.ind-about-video{position:relative;float: left;width: 405px;cursor: pointer;}
.ind-about-video img{display: block;width: 100%;}
.ind-about-video i{position: absolute;left: 50%;top: 50%;margin-top: -22px;margin-left: -22px;width: 44px;height: 44px;background: url("../images/icon19.png") no-repeat center;}
.ind-notice{float: right;width: 440px;}
.ind-notice-tit{}
.ind-notice-tit .ind-about-tit{float: left;}

.DCindexnews_more {
	width: 156px;
	height: 42px;
	float: left;
	margin-left: 40%;
	margin-top: 40px;
	margin-bottom: 30px;
	display: inline;
	background: #0fae22;
	border-radius: 30px;
	text-align: center;
	line-height: 42px;font-size: 15px;
}
.DCindexnews_more a i {
    display: inline-block;
    background: url(../images/mgs_icon.png) no-repeat;
    width: 25px;
    height: 7px;
    background-position: -2px -66px;
    margin-right: 10px;
    vertical-align: middle;
    margin-top: -5px;
	}

.DCindexnews_morea {
	width: 156px;
	height: 42px;
	margin-left: 86px;
	/* margin-top: 20px;
	margin-bottom: 30px;
	display: inline;
	background: #87bb4e;
	border-radius: 30px;
	text-align: center;
	line-height: 42px; */
}
.DCindexnews_morea i {
    display: inline-block;
    background: url(../images/news_arrow.png) no-repeat;
    width: 25px;
    height: 17px;
    /* background-position: -2px -66px;
    margin-right: 10px; */
    vertical-align: middle;
 /*   margin-top: -5px; */
	}

.move{
    -webkit-animation: move 2s linear infinite;
    -moz-animation: move 2s linear infinite;
    -ms-animation: move 2s linear infinite;
    animation: move 2s linear infinite;
}
@-webkit-keyframes move {
    0% { transform:translate(-5px, 0); -webkit-transform:translate(-5px, 0);-moz-transform:translate(-5px, 0);-ms-transform:translate(-5px, 0); }
    50% { transform:translate(5px, 0); -webkit-transform:translate(5px, 0); }
    100% {transform:translate(-5px, 0); -webkit-transform:translate(-5px, 0); }
}
@keyframes move {
    0% { transform:translate(-5px, 0); -webkit-transform:translate(-5px, 0); }
    50% { transform:translate(5px, 0); -webkit-transform:translate(5px, 0); }
    100% {transform:translate(-5px, 0); -webkit-transform:translate(-5px, 0); }
}


.DCindexnews_more a,
.DCindexnews_more a:link {
	color: #FFFFFF
}

.DCindexnews_more a:hover {
	color: #FFFFFF;
	text-decoration: underline
}


/*产品知识*/
.sec_top{ margin-bottom:30px; line-height:28px;}
.title01 a{ display:block; color: #333; float: left; text-transform:uppercase;}
.f24{font-size: 24px;}
.title01 a em{ opacity: 0.80; filter:alpha(opacity=80); margin-left: 20px;    color: #262626;}
.more01{ display:block; float:right; padding: 0 18px; border-radius:18px; background: #21952f; color: #fff;line-height: 36px;}
.index_sec02{padding-bottom: 40px;}
.course_rec, .course_list{ float:left; width:31.693%; margin-right: 2.462%;}
.course_rec a{ display:block; background: #949597; color: #fff;}
.course_rec a:hover{ display:block; background: #269439; color: #fff;}
.course_rec .bgImg{ height:316px;}
.course_info, .course_list li a{ height:126px; padding:7.28% 7.28% 0;}
.course_tit{ overflow:hidden;}
.course_tit span{ float:right; margin-left: 5%;}
.course_tit p{ overflow: hidden; white-space:nowrap; text-overflow: ellipsis;}
.course_handle{ overflow:hidden; line-height: 34px; margin-top: 20px;}
.course_more{ display:block; float:right; text-align: center; border-radius:17px; background: #959393; color: #fff; width:70px;}
.course_time, .course_place, .course_length{ display:block; float:left; background: left center no-repeat; background-size: 22px; padding-left: 28px; margin-right: 10%;}
.course_time{ background-image: url(../images/dec_ico01.png);}
.course_place{ background-image: url(../images/dec_ico02.png);}
.course_length{ background-image: url(../images/dec_ico03.png);}
/*course_list*/
.course_list{}
.course_list li{ margin-bottom:32px;}
.course_list li a{ display:block; background: #f7f7f7; border-bottom: 1px solid #f7f7f7;}
.course_list li a .course_tit span, .course_list li a .course_time, .course_list li a .course_place{ color: #262626;}
.course_list li a:hover{ border-color:#ea752e; box-shadow: 0 10px 30px rgba(0,0,0,.10);}
/*online_reg*/
.online_reg{ float:right; width:31.693%; height:442px; background: url(../images/course_01.jpg) no-repeat; background-size: cover; color: #fff; padding:4% 2.28%;}
.reg_tit{ text-align: center; text-transform: uppercase; margin-bottom: 25px;}
.reg_tit em{ display:block; color: #fff; margin-top: 15px;}
.reg_form{ margin: -10px;}
.reg_line{ clear:both; padding: 10px;}
.reg_line:nth-child(1), .reg_line:nth-child(2){ clear:none; width:50%; float:left;}
.line_area{ background: rgba(255,255,255,.10); border-radius: 5px; position:relative;}
.reg_txt{ height:45px; padding: 10px 0 10px 15px; color: #fff;}
.carat{ display:block; position: absolute; top:0; right:0; width:45px; height: 100%; background: url(../images/ico_07.png) center center no-repeat; background-size: 11px;}
/*dropdown*/ 
.dropdown, .dropdown div, .dropdown li, .dropdown div::after {
	-webkit-transition: all 150ms ease-in-out;
	-moz-transition: all 150ms ease-in-out;
	-ms-transition: all 150ms ease-in-out;
	transition: all 150ms ease-in-out;
}
.dropdown .selected:after, .dropdown.scrollable div:after {
	-webkit-pointer-events: none;
	-moz-pointer-events: none;
	-ms-pointer-events: none;
	pointer-events: none;
} 
.dropdown{cursor: pointer; position: relative; width:100%; height: 100%; -webkit-user-select: none; -moz-user-select: none; user-select: none; }
.dropdown.open { z-index: 2;}
.dropdown:hover, .dropdown.focus { } 
.dropdown .carat { display:none;} 
.dropdown .old { position: absolute; left: 0; top: 0; height: 0; width: 0; overflow: hidden; }
.dropdown select { position: absolute; left: 0px; top: 0px; }
.dropdown.touch .old { width: 100%; height: 100%; }
.dropdown.touch select { width: 100%; height: 100%; opacity: 0; } 
.dropdown .selected,
.dropdown li { display: block; line-height:45px; height:45px; color: #fff; padding-left: 15px; overflow: hidden; white-space: nowrap;}
.dropdown.disabled .selected{ color: #fff; }  
.dropdown div{ position: absolute; height: 0; left: -1px; right: -1px; top: 100%; margin-top: -1px; background:rgba(255,255,255,.90); border-radius: 0 0 3px 3px; overflow: hidden; opacity: 0;} 
.dropdown.open div { opacity: 1; z-index: 2;} 
.dropdown.scrollable div:after { content: ''; position: absolute; left: 0; right: 0; bottom: 0; height:42px; box-shadow: inset 0 -50px 30px -35px #fff; }
.dropdown.scrollable.bottom div:after { opacity: 0;} 
.dropdown ul { position: absolute; left: 0; top: 0; height: 100%; width: 100%;  overflow: hidden; }
.dropdown.scrollable.open ul { overflow-y: auto; }  
.dropdown li{ color: #666; border-bottom: 1px solid #fff;}
.dropdown li.focus{ color: #ad803f; position: relative; z-index: 3;  }
.dropdown li.active{ background:#ad803f; color: #fff;}
.reg_sel{ display:block; height: 45px;}
input.reg_txt::-webkit-input-placeholder { color:#fff;}
input.reg_txt:-moz-placeholder{ color: #fff;} 
input.reg_txt:-ms-input-placeholder{ color: #fff;}
.reg_btn{ width:100%; height: 45px; border-radius:3px; background:#ea752e; color: #fff; margin-top: 10px;}
/*选择省市区*/
.city-picker-input {
	opacity: 0!important;
	top: -9999px;
	left: -9999px;
	position: absolute
}
.city-picker-span {
	position: relative;
	display: block;
	outline: 0;
	-webkit-tap-highlight-color: transparent;
	height: 45px; line-height: 25px; padding:10px 0 10px 15px;
	cursor: pointer
}
.city-picker-span>.placeholder {
	color: #fff
}
.city-picker-span>.arrow {
	position: absolute;
	top: 50%;
	right: 8px;
	width: 10px;
	margin-top: -3px;
	height: 5px;
	background: url(../images/drop-arrow.png) -10px -25px no-repeat
}
.city-picker-span.focus, .city-picker-span.open {
	border-bottom-color: #ad803f
}
.city-picker-span.open>.arrow {
	background-position: -10px -10px
}
.city-picker-span>.title>span { 
	color:#fff;
}
.add_place .city-picker-span>.title>span { 
	color:#333;
}
.city-picker-span>.title>span:hover {
	background-color: #ad803f
}
.city-picker-dropdown {
	position: absolute;
	width: 100%;
	left: 0;
	top: 100%;
	outline: 0;
	-webkit-tap-highlight-color: transparent;
	z-index: 999999;
	display: none; 
}
.city-select-wrap {
	box-shadow: 0 1px 5px rgba(0,0,0,.5)
}
.city-select-tab {
	border-bottom: 1px solid #ccc;
	background: #f0f0f0;
	font-size: 13px
}
.city-select-tab>a {
	display: inline-block;
	padding: 8px 22px;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid transparent;
	color: #4d4d4d;
	text-align: center;
	outline: 0;
	text-decoration: none;
	cursor: pointer;
	font-size: 14px;
	margin-bottom: -1px
}
.city-select-tab>a.active {
	background: #fff;
	border-bottom: 1px solid #fff;
	color: #ad803f
}
.city-select-tab>a:first-child {
	border-left: 0
}
.city-select-tab>a:last-child.active {
	border-right: 1px solid #ccc
}
.city-select-content {
	width: 100%;
	min-height: 10px;
	background-color: #fff;
	padding: 10px 15px
}
.city-select {
	font-size: 13px
}
.city-select dl {
	line-height: 2;
	clear: both;
	padding: 3px 0;
	margin: 0
}
.city-select dt {
	position: absolute;
	width: 2.5em;
	font-weight: 500;
	text-align: right;
	line-height: 2;
	color: #666;
}
.city-select dd {
	margin-left: 0;
	line-height: 2
}
.city-select.province dd {
	margin-left: 3em
}
.city-select a {
	display: inline-block;
	padding: 0 10px;
	outline: 0;
	text-decoration: none;
	white-space: nowrap;
	margin-right: 2px;
	text-decoration: none;
	color: #333;
	cursor: pointer
}
.city-select a:hover, .city-select a:focus {
	background-color: #f5f5f5;
	border-radius: 2px;
	color: #ad803f
}
.city-select a.active {
	background-color: #ad803f;
	color: #fff;
	border-radius: 2px
}
/*客户案例*/
.img_box{ position:relative; height: 0; overflow: hidden; padding-top: 100%;}
.img_box img{ display:block;/* width:100%; height: 100%;*/ position:absolute; top:0; left:0;}
.index_sec03{ background:url(../images/p1.jpg) top center no-repeat #269439; color: #fff;}
.index_sec03 .title01 a{ color: #fff;}
.consult_classify{ float:right; margin-right: 30px;}
.consult_classify li{ float:left;}
.consult_classify li a{ display:block; color:#fff; text-transform: uppercase; padding: 0 20px;}
.consult_classify li.current a, .consult_classify li:hover a{ text-decoration:underline;}
/*consult_scr*/
.consult_block{}
.consult_block .consult_scr{
	-webkit-animation: 1s .2s fadeIn both;
	animation: 1s .2s fadeIn both;
}
.consult_scr .item .img_box{ float:left; width:25%; padding-top:20.462%;}
.consult_scr .item .img_dif{ width:50%;}
.consult_cover{ position: absolute; top:0; left:0; z-index: 1; width:100%; height: 101%; background: rgba(0,0,0,.50); color: #fff;  opacity:0; transform:scale(.9); transform-origin:bottom; transition:all .5s ease-in-out;}
.consult_scr .item .img_box:hover .consult_cover{ opacity:1;transform:scale(1)}
.consult_cover a{ display:block; color: #fff; padding: 8%;}
.consult_cover a .tit{ margin-bottom:15px;}
.consult_des{ font-size: 12px; line-height: 24px; max-height: 48px; color: rgba(255,255,255,.50); margin-bottom: 25px;}
.consult_more{ display:block; width:92px; line-height: 35px; text-align: center; background: #f66914; color: #fff; font-size: 12px;} 
.consult_scr .item .img_box img{ transition: transform 3s cubic-bezier(.23, 1, .32, 1); transform: scale(1); min-height: 100%;}
.consult_scr .item .img_box:hover img{ transform: scale(1.1); }
/*底部*/
.foot{position: relative;z-index: 1;}
.foot-top{background-color: #f1f1f1;line-height: 54px;font-size: 16px; height: 54px;}
.foot-top-a{float: left;}
.foot-top-a a{margin-right:30px;float: left;color: #333; line-height: 54px;}
.foot-top-a img{margin-top:20px;margin-right:5px;float: left;}
.foot-link{position: relative;float: left;}
.foot-link-tit{position:relative;padding-left:18px;width:120px;color: #fff;background-color: #262626;cursor: pointer; line-height: 54px;}
.foot-link-tit:before{content: '';position: absolute;right: 10px;top: 50%;margin-top:-6px;width: 0;height: 0;border-left:6px solid #fff;border-top: 6px solid transparent;border-bottom: 6px solid transparent;}
.foot-link-tit img{margin-top:10px;margin-right:10px;float: left;}
.foot-link-a{position: absolute;left: 0;bottom: 100%;width:100%;display:none;background-color: #fff;line-height: 35px;border: 1px solid #224a78;border-bottom: none;}
.foot-link-a a{display: block;font-size: 14px;color: #333;padding-left: 20px;}
.foot-mid{padding:35px 0;background-color: #262626;}
.foot-nav{float: right; border-left: 1px solid #3c3c3c; padding-left: 80px;}
.foot-dl{float: left;width: 120px;}
.foot-dl:nth-child(3){/* width: 190px; */}
.foot-dt{position:relative;margin-bottom:20px;font-size: 16px;color: #fff;}
.foot-dt:before:nth-child(3){width: 150px;}
.foot-dt:before{content: '';position: absolute;bottom: -10px;left:0;width: 32px;height: 3px;background-color: #32ab3e;}
.foot-dd a{font-size: 12px;line-height: 24px;color: #fff;}
.foot-contact{float: left;padding-left:70px;background:url(../images/phone1.jpg) 0 0px no-repeat;}
.foot-contact-a{margin-bottom:15px;color: #fff;}
.foot-contact-a span{text-transform: uppercase;color: #808080;font-size: 12px;}
.foot-bot{background-color: #303030;height: 43px;font-size: 12px;color: #fff;}
.foot-bot p{float: left; line-height: 43px; font-size: 14px;}
.foot-bot span{float: right; line-height: 53px;}

/*悬浮*/
.xuanfu{
	width:200px;
/*	height:460px;*/
	position:fixed;
	right:0px;
	top:20%;
	z-index:999;
	overflow:hidden;
}
.xuanfu-2 {
	width: 200px;
	background: #fff;
	overflow: hidden;
}
/*.xuanyou{
	background:#f1f1f1;
}
*/.biaoqian{
	width:25px;
	height:93px;
	margin-top:40px;
	border-radius:8px 0 0 8px;
	background:#208dc3;
	display:block;
	text-align:center
}
.xuanfu1{
	width:200px;
	height:160px;
	background:url(../images/xuanfu1.png);
	text-align:center;
	color:#fff;
	font-size:12px;
	padding-top: 99px;
}
.xuanfu1 span{color:#fff;font-size:14px; font-weight: bold;}
.xuanfu p{
	font-size:18px;
	color:#252525;
	text-align:center;
}
.xuanfu2 a{
	color:#ffffff;
	font-size:14px;
	display:block;
	background:url(../images/xuanfu2.jpg)  no-repeat;
	width:150px;
	height:30px;
	font-weight:bold;
	line-height:30px;
	padding-left:55px;
	margin:10px auto;
}
.xuanfu3{font-size:14px;text-align:center;margin-top:10px;color:#252525}
.xuanfu4{
/*	margin:4px auto;
	width: 64%;*/
}
.fanhui2 {
	display: inline-block;
	width: 62px;
	height: 30px;
	background: url(../images/xuanfu4.jpg) no-repeat center top;
	line-height: 44px;
	margin:0 70px;
	text-align: center;
	font-size: 14px;
}
