@charset "utf-8";
body, h1, h2, h3, h4, h5, h6, dl, dt, dd, ul, ol, li, th, td, p, blockquote, pre, form, fieldset, legend, input, button, textarea, hr, span {
	margin: 0;
	padding: 0;
}
html {font-size: 62.5%;/*10 ÷ 16 × 100% = 62.5%*/}
body {font-size: 1.4rem;/*1.4 × 10px = 14px */}

body {
	font-family: "Microsoft YaHei" ! important;
	color: #000000;
	background: #fff;
	margin: 0 auto;
	padding: 0px;
}
a {
	text-decoration: none;
	color: #235aa7;
	outline: none;
}
a:active {
star:expression(this.onFocus=this.blur());
}
img {
	max-width:100%;
	border: 0px;
	vertical-align: middle;
}

li {
	list-style: none;
}


.head{
	border-top: 4px solid rgb(25, 25, 25);
	padding: 1% 0px;
}
.head .logo{
	float: left;
}
.head .logo img{
}
.head .search{
	margin-top:30px;
	float: right;
		width: 250px;
	height:50px;
	border: 1px solid #f3f3f3;
	position: relative;
}
*{
	outline: none;
}
.head .search form{
display: block;
width: 100%;
height: 100%;
}
.head .search .words{
	display: block;
width: 100%;
text-indent: 12px;
height: 100%;
border: none;
}
.head .search .send{
width: 50px;
height: 50px;
border: none;
background: none;
cursor: pointer;
position: absolute;
right: 0px;
top: 0px;
background: url(../images/search.png) no-repeat center center;
}
.nav_list{
	background: #016DAC;
	position: relative;
	z-index: 4444;
}
.nav_list ul{
	
}
.nav_list ul li{
	float: left;
	position: relative;
}
.nav_list ul li dl{
position: absolute;
left: 0px;
top: 46px;
width: 100%;
text-align: center;
-webkit-transition:all 0.4s;
-o-transition:all 0.4s;
-moz-transition:all 0.4s;
-ms-transition:all 0.4s;
transition:all 0.4s;
visibility: hidden;
opacity: 0;
top: 56px;
border-right: 1px solid #fff;
z-index: -1;
background: #323232;
}
.nav_list ul li:hover dl{
visibility: visible;
opacity: 1;
top: 46px;
z-index:4444;
}
.nav_list ul li dl a{
line-height: 40px;
font-size: 15px;
color: #fff;

}
.nav_list ul li .h2tit{
	
}
.nav_list ul li .h2tit a{
	display: block;
	color: #fff;
		text-align: center;
	line-height: 46px;
	border-right: 1px solid #ccc;
	font-size: 16px;
	padding:0 48px;
}
.nav_list ul li:last-child .h2tit a{
border-right: none;
}
a:hover{
	text-decoration: none;
}
.banner .swiper-pagination-bullet{
	width: 20px;
	height: 3px;
	border-radius: 0px;
}
.banner2 .swiper-pagination-bullet{
	width: 20px;
	height: 3px;
	border-radius: 0px;
}

.main{
	padding-top: 1%;
	background: rgb(242, 242, 242);
}
.main .section_1{
padding-bottom: 2%;
}
.main .section_1 .white{
		background: rgb(255, 255, 255);
		padding: 25px;
		box-shadow: 5px 5px 0px 0px rgb(217,217,217);
		-webkit-box-shadow: rgb(217, 217, 217) 5px 5px 0px 0px;
		-moz-box-shadow: rgb(217, 217, 217) 5px 5px 0px 0px;
		padding-bottom: 0px;
}
.main .section_1 .white h1{
	margin: 0px 0px 35px;
    padding: 3px 0px 0px 10px;
    line-height: 1;
    font-size: 22px;
    font-weight: normal;
    border-left-color: rgb(255, 102, 51);
    border-left-width: 7px;
    border-left-style: solid;
}
.main .section_1 .white .sensor-navi{
	zoom: 1;
	overflow: hidden;
}
.main .section_1 .white .sensor-navi .index{
	float: left;
	margin-bottom: 2%;
	border-right: 1px solid rgb(204, 204, 204);
	border-image: none;
	width:50%;
	/* margin-right: 2%; */
	float: left;
	/* background: url(../images/bg-triangle-small.png) no-repeat right bottom; */
	display: inline-block;
}
.main .section_1 .white .sensor-navi .index:nth-child(3n){

}
.main .section_1 .white .sensor-navi .index .triangle{
	/* display: flex; */
	width: 100%;
	/* align-items: center; */
	padding: 0px 10px;
}
.main .section_1 .white .sensor-navi .index .triangle img{
	
width: 100%;
	
height: 200px;
}
.main .section_1 .white .sensor-navi .index .triangle span{
	font-size: 14px;
	color: #333;
	display: block;
	background: url(../images/mkr_triangle_l_red_r.png) no-repeat left center;
	/* padding-left: 20px; */
	padding-left: 11px;
}
.main .section_2{
	
}
.main .section_2 .left_tab{
	float: left;
	width: 75%;
}
.main .section_2 .left_tab .hd{
	zoom: 1;
	margin-bottom: 35px;
	overflow: hidden;
}
.main .section_2 .left_tab .hd li{
	float: left;

}
.main .section_2 .left_tab .hd li a{
	display: block;
	line-height: 26px;
	font-size: 15px;
	color: #000;
	padding: 0px 20px;
	color: #333;
	border-right: 1px solid #999
}
.main .section_2 .left_tab .hd li:last-child a{
border-right: none;
}
.main .section_2 .left_tab .hd li a:hover{
color: #999
}
.main .section_2 .left_tab .hd li a.current{
color: #999
}
.main .section_2 .left_tab .bd{
	
}
.main .section_2 .left_tab .bd .model{
	
}
.main .section_2 .left_tab .bd .model .list{
	
}
.main .section_2 .left_tab .bd .model .list li{
	
}
.main .section_2 .left_tab .bd .model .list li a{
	display: block;
	margin: 0px;
	line-height: 40px;
	color: #666;
	overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;

    border-bottom-color: rgb(225, 225, 225);
    border-bottom-width: 1px;
    border-bottom-style: solid;
}
.main .section_2 .left_tab .bd .model .list li .time{
	
float: right;
}
.main .section_2 .left_tab .bd .model .list li .type{
	background: rgb(139, 139, 140);
    margin: 0px 0px 0px 15px;
    padding: 5px 0px 4px;
    width: 60px;
    text-align: center;
    color: rgb(255, 255, 255);
    line-height: 1;
    font-size: 11px;
    display: inline-block;
}
.main .section_2 .left_tab .bd .model .list li .title{
	margin-left: 10px;
	float: left;
}
.main .section_2 .right_list{
	float: right;
	width: 20%;
	padding-top: 2%;
}
.main .section_2 .right_list img{
	width: 100%;
	margin-bottom: 8%;
}

.webfooter {
	background:url(../images/bg_footerarea.png) repeat-x;
	background-size: auto 100%;
	color: #fff;
	padding-bottom:1%;
}
.webge{clear:both;width:100%;height:20px;}
.webfooter address {
	padding:10px 0px 10px 0px; margin-top:10px;text-align: center; font-size: 11px; font-style: normal; border-top-color: rgb(225, 225, 225); border-top-width: 1px; border-top-style: solid;
}
.webfootleft{float:left;width: 40%;line-height: 3;}
.webfootleft p{line-height: 3;}
.webfootright{float:right;padding-left: 3%;width: 60%;}
.webfootright ul{float:left;width: 33.33%;height:auto;}
.webfootright ul li{float:left;width:100%;list-style:none;/* text-align:left; */line-height: 2.1;}
.webfootright ul li a{/* text-decoration:underline; */font-size:13px;color:#fff;}
.webfootright ul li a:hover{ text-decoration:none;color:#fff;}

.webfootleft ul{ float:left; width:50%;}
.webfootleft ul li{ line-height:25px;}
.webfootleft ul li a{ color:#f0f0f0;}
.row112{ text-align:left;}









.pc{
	display: block;
}
.wap{
	display: none;
}



/*悬浮链接*/
.suspension{position:fixed;z-index:55;right:0;bottom:85px;width:70px;height:240px;}
.suspension-box{position:relative;float:right;}
.suspension .a{display:block;width:44px;height:44px;background-color:#ED1A24;margin-bottom:4px;cursor:pointer;outline:none;}
.suspension .a.active,
.suspension .a:hover{background:#F05352;}
.suspension .a .i{float:left;width:44px;height:44px;background-image:url(../images/side_icon.png);background-repeat:no-repeat;}
/* .suspension .a-service .i{background-position:0 0;} */
.suspension .a-service .i{width:20px;height:20px;margin-top:12px;margin-left:12px;background-image:url(../images/suspension-bg.png);background-repeat:no-repeat;background-position:0 0;}
.suspension .a-service-phone .i{width:20px;height:20px;margin-top:12px;margin-left:12px;background-image:url(../images/suspension-bg.png);background-repeat:no-repeat;background-position:-27px 0;}
.suspension .a-qrcode .i{background-position:-44px 0;}
.suspension .a-cart .i{background-position:-88px 0;}
.suspension .a-top .i{background-position:-132px 0;}
.suspension .a-top{background:#D2D3D6;display:none;}
.suspension .a-top:hover{background:#c0c1c3;}
.suspension .d{display:none;width:223px;background:#fff;position:absolute;right:67px;min-height:90px;border:1px solid #E0E1E5;border-radius:3px;box-shadow:0px 2px 5px 0px rgba(161, 163, 175, 0.11);}
.suspension .d .arrow{position:absolute;width:8px;height:12px;background:url(../images/side_bg_arrow.png) no-repeat;right:-8px;top:31px;}
.suspension .d-service{top:0;}
.suspension .d-service-phone{top:34px;}
.suspension .d-qrcode{top:78px;}
.suspension .d .inner-box{padding:8px 22px 12px;}
.suspension .d-service-item{border-bottom:1px solid #eee;padding:14px 0;}
.suspension .d-service .d-service-item{border-bottom:none;}
.suspension .d-service-item .circle{width:44px;height:44px;border-radius:50%;overflow:hidden;background:#F1F1F3;display:block;float:left;}
.suspension .d-service-item .i-qq{width:44px;height:44px;background:url(../images/side_con_icon03.png) no-repeat center 15px;display:block;transition:all .2s;border-radius:50%;overflow:hidden;}
.suspension .d-service-item:hover .i-qq{background-position:center 3px;}
.suspension .d-service-item .i-tel{width:44px;height:44px;background:url(../images/side_con_icon02.png) no-repeat center center;display:block;}
.suspension .d-service-item h3{float:left;width:112px;line-height:44px;font-size:15px;margin-left:12px;color: #ff6f25;}
.suspension .d-service-item .text{float:left;width:112px;line-height:22px;font-size:15px;margin-left:12px;}
.suspension .d-service-item .text .number{font-family:Arial,"Microsoft Yahei","HanHei SC",PingHei,"PingFang SC","Helvetica Neue",Helvetica,Arial,"Hiragino Sans GB","Heiti SC","WenQuanYi Micro Hei",sans-serif;}
.suspension .d-service-intro{padding-top:10px;}
.suspension .d-service-intro p{float:left;line-height:27px;font-size:12px;width:50%;white-space:nowrap;color:#888;}
.suspension .d-service-intro i{background:url(../images/side_con_icon01.png) no-repeat center center;height:27px;width:14px;margin-right:5px;vertical-align:top;display:inline-block;}
.suspension .d-qrcode{text-align:center;}
.suspension .d-qrcode .inner-box{padding:20px 0;}
.suspension .d-qrcode p{font-size:16px;color:#93959c;}

.wz_n_of_title{ text-align:center; margin:50px 0; overflow:hidden;}
.wz_n_of_title h3{ line-height:38px; font-size:25px; color:#333; font-weight:bold;}
.wz_n_of_title h3 a{color:#333;}
.wz_n_of_title p{ font-size:18px; color:#666;}
.wz_n_of{ width:100%; overflow:hidden;}
.wz_n_of img{ max-width:100%;}


.bottom_bar{
	position: fixed;
	left: 0px;
	bottom: 0px;
	width: 100%;
	background:#006158;
	background: -webkit-linear-gradient(top, #575454, #000000);
	background: linear-gradient(top, #575454, #000000);
	z-index: 88888;
}
.bottom_bar ul{
	
}
.dot{
	clear: both;
	border: 1px dashed #d5d4d4;
	margin-bottom: 2%;
}
.bottom_bar ul li{
	float: left;
	width: 33.33%;
	height: 50px;
	text-align: center;
	display: -webkit-box; /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */  
display: -moz-box; /* Firefox 17- */  
display: -webkit-flex; /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */  
display: -moz-flex; /* Firefox 18+ */  
display: -ms-flexbox; /* IE 10 */  
display: flex; /* Chrome 29+, Firefox 22+, IE 11+, Opera 12.1/17/18, Android 4.4+ */  
            flex-direction: column;
            justify-content: center;
}
.bottom_bar ul li a{
	color: #fff;
}
.bottom_bar ul li a i{
display: block;
font-size: 2rem
}

.ds_chanpin img{ border:1px solid #CCC;}

@media screen and (max-width:1248px){
	.newLeft .newBd  li.liTop .pic{ display:none;}
	.newLeft .newBd  li.liTop .memos{ width:100%; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -o-box-sizing:border-box; -ms-box-sizing:border-box; box-sizing:border-box; float:none; display:block;}
	.wz_n_nr{ width:100%; padding:10px;}
	.wz_n_anli{ width:100%;padding:10px;}
	.wz_n_page{width:100%;}
	.wz_n_liuyan{ width:100%;padding:10px;}
	.wz_n_anli_nr ul li{ width:25%; float:left; text-align:center; padding:10px 1%;}
}
@media screen and (max-width:767px){
	.webfootleft ul{ float:left; width:100%;}
.webfootleft ul li{ line-height:25px;}
.webfootleft ul li a{ color:#f0f0f0;}
.row112{ text-align:left;}
	.newLeft,.faqRight{ width:100%;}
	.newLeft .newHd div, .faqHd div{ width:112px;}
	.wz_n_nr{ width:100%;}
	.wz_n_anli{ width:100%;}
	.wz_n_liuyan{ width:100%;padding:10px;}
	.wz_n_page{width:100%;}
	.wz_n_anli_nr ul li{ width:48%; float:left; text-align:center; padding:10px 1%;}
	.wz_n_banner{ width:100%;}
	.wz_n_banner img{ max-width:100%;}
	.wz_n_anli_nr ul li img{ height:120px !important;}
	.wz_n_anli_title{ display:none;}
	.suspension{ display:none;}
	.wz_n_nr_title h1 a{ font-size:14px !important;}
	.wz_n_page p{ line-height:25px;}
	.wz_n_news ul li img{ width:100px!important; height:100px!important;}
	.wp_xianshi{ display:none;}
	.xmx_tuandui{ width:100%; overflow:hidden;}
	.xmx_tuandui ul{}
	.xmx_tuandui ul li{ float:left; width:50%; text-align:center; margin:10px 0;}
	.xmx_tuandui ul li img{ max-width:90% !important;}
	.xmx_tuandui ul li p{ line-height:30px;}
	.xmx_tuandui ul li p a{ color:#666;}
	.xy-more{ margin:10px auto !important;}
	.xmx_video1{ padding-top:30px; overflow:hidden;}
	.xmx_video1 img{ max-width:90%;}
}
@media screen and (min-width:767px){
	.wap_xianshi{ display:none;}
	.xmx_left{ float:left; width:20%; border:1px solid #CCC; padding:1%; }
.xmx_right{ float:right; width:76%;padding:1%; }
	
}
@media screen and (max-width:767px){
	.main .section_2 .left_tab .bd .model .list li .time{ display:none !important;
}
	.wap_xianshi{ display:none;}
	.xmx_left{display:none;}
	.ds_chanpin{ width:100%; overflow:hidden;}
	.ds_chanpin_img{ float:left; width:100% !important;}
	.ds_chanpin_img img{ width:98%; border:1px solid #CCC;}
	
	.ds_chanpin_title{ float:left; width:100% !important;}
	.ds_chanpin_title ul{ margin-left:20px;}
	.ds_chanpin_title ul li{ line-height:30px;}
	.ds_chanpin_xiazai{ margin-top:20px;}
	.ds_chanpin_xiazai a{ border:1px solid #CCC; padding:5px 20px; margin-right:10px; color:#333;}
	
	.ds_canshu{ overflow:hidden; margin-top:20px; width:100%;}
	.ds_canshu ul{ background:#ED1A24; overflow:hidden; height:38px;}
	.ds_canshu ul li{ float:left; width:30% !important;  line-height:38px; text-align:center;}
	.ds_canshu ul li a{ color:#FFF;}
	
	.ds_neirong{ max-width:98%;}
	.ds_neirong img{ max-width:98% !important;}
	
}
@media screen and (min-width:1248px){
	.wz_n_nr{ width:1200px; padding:10px;}
	.wz_n_anli{ width:1200px;padding:10px;}
	.wz_n_page{ overflow:hidden;}
	.wz_n_liuyan{ width:1200px;padding:10px;}
	.wz_n_anli_nr ul li{ width:25%; float:left; text-align:center; padding:10px 1%; }
	.xmx_left{ float:left; width:230px; border:1px solid #CCC; padding:4px;}
.xmx_right{ float:right; width:920px;  padding:4px; }
}

.xmx_box{}
.xmx_box h3{ text-align:center; line-height:38px; background:#ED1A24; color:#FFF; font-size:20px;}
.xmx_box ul{}
.xmx_box ul li{ line-height:38px; background:#f0f0f0; margin:5px 0; padding-left:10px;}
.xmx_box ul li:last-child{ border-bottom:none;}
.xmx_box ul li a{ color:#333;}

.baoming{ overflow:hidden;}
.baoming ul{}
.baoming ul li {
    width: 66.666%;
    height: 60px;
    box-sizing: border-box;
    background-color: #fff;
    border: 1px solid #ddd;
    margin: 0 auto 16px;
}
.baoming ul li span{display: block;
    width: 90px;
    float: left;
    margin-left: 1.666%;
    line-height: 60px;
    font-size: 16px;
    color: #666;}
.baoming ul li input {
    width: calc(100% - 120px);
    float: left;
    height: 58px;
    margin-left: 10px;
    font-family: 微软雅黑;
    border-width: initial;
    border-style: none;
    border-color: initial;
    border-image: initial;
}
.baoming textarea {
    width: 100%;
    height: 180px;
    box-sizing: border-box;
    font-size: 18px;
    color: rgb(102, 102, 102);
    font-family: 微软雅黑;
    border-width: initial;
    border-style: none;
    border-color: initial;
    border-image: initial;
    padding: 2.5%;
}
.baoming ul li.bm-last {
    height: auto;
}
.yzm {
    width: 66.666%;
    overflow: hidden;
    margin: 16px auto 0;
}
.yzm input {
    width: 240px;
    float: left;
    height: 60px;
    box-sizing: border-box;
    background-color: rgb(255, 255, 255);
    margin-right: 20px;
    font-size: 18px;
    padding-left: 20px;
    font-family: 微软雅黑;
    border-width: 1px;
    border-style: solid;
    border-color: rgb(221, 221, 221);
    border-image: initial;
}
a.tijiao {
    background-color: #c81143;
    margin-right: 20px;
    margin-left: 16.6666%;
}
a.bm-but {
    width: 32.5%;
    display: block;
    float: left;
    padding: 1.833% 0;
    text-align: center;
    font-size: 18px;
    color: #fff;
    margin-top: 4%;
    cursor: pointer;
    transition: all linear .2s;
}
a.chongzhi {
    background-color: #999;
}
.baoming_bm{width: 32.5%;
    display: block;
    float: left;
    padding: 1.833% 0;
    text-align: center;
    font-size: 18px;
    color: #fff;
    margin-top: 4%;
    cursor: pointer;

	background-color: #c81143;
    margin-right: 20px;
    margin-left: 16.6666%;}

.partnerIndex{ padding-bottom:72px;}
.partnerBox{ margin-top:45px; padding-left:50px; padding-right:50px; position:relative;}
.partnerBox span{ display:block; width:24px; height:24px; border-left:3px solid #000; border-top:3px solid #000; position:absolute; top:50%; margin-top:-13px; cursor:pointer;}
.partnerBox span.partnerPrev{ left:6px; -webkit-transform:rotate(-45deg); -moz-transform:rotate(-45deg); -o-transform:rotate(-45deg); -ms-transform:rotate(-45deg); transform:rotate(-45deg);}
.partnerBox span.partnerNext{ right:6px; -webkit-transform:rotate(135deg); -moz-transform:rotate(135deg); -o-transform:rotate(135deg); -mstransform:rotate(135deg); transform:rotate(135deg);}
.partnerBox .item img{ width:100%; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -o-box-sizing:border-box; -ms-box-sizing:border-box; box-sizing:border-box; border:1px solid #cfcfcf;}
.wz_n_banner{ max-height:380px; width:100%; overflow:hidden; display:block;}
.wz_n_banner img{ max-width:100%;}

.wz_n_anli{ overflow:hidden; margin:0 auto;}
.wz_n_anli_mbx{ line-height:50px;}
.wz_n_anli_mbx a{ margin-right:5px; color:#666;}
.sl_n_liuyan{}
.sl_n_liuyan h5{}
.guest_post_hr{ line-height:30px;}
.guest_post_text{ height:30px;  width:200px; margin:10px 0;line-height:30px;}

.wz_n_liuyan{overflow:hidden; margin:0 auto;}

.wz_n_anli_title{ text-align:center; overflow:hidden; margin-top:10px; margin-bottom:30px; line-height:50px;}
.wz_n_anli_title a{ padding:10px 10px; background:#fd8300; color:#FFF; margin:5px;}

.wz_n_anli_nr{ overflow:hidden; margin-bottom:20px;}
.wz_n_anli_nr ul{}
.wz_n_anli_nr ul li{ float:left; text-align:center; padding:10px 1%;}
.wz_n_anli_nr ul li img{width:100%; height:200px;}
.wz_n_anli_nr ul li h3{ font-size:14px; font-weight:normal; white-space:normal; line-height:30px; text-overflow:ellipsis; overflow:hidden; height:30px;}

.wz_n_anli_fy{ text-align:center; line-height:38px; margin-bottom:30px;}
.wz_n_anli_fy a{ padding:2px 5px; background:#000; margin:5px; color:#FFF;}
.wz_n_anli_fy span{padding:2px 5px; background:#ED1A24; margin:5px; color:#FFF;}

.wz_n_page{ overflow:hidden; margin-bottom:30px;}
.wz_n_page img{ max-width:100%;}
.wz_n_page p{ padding:0 10px; }
.wz_n_nr_title{text-align:center; overflow:hidden; margin-top:10px; margin-bottom:30px; line-height:50px;}
.wz_n_nr_title h1{ line-height:38px;}
.wz_n_nr_title h1 a{ font-size:16px; font-weight:bold; color:#333;}
.wz_n_nr_title h5{ font-weight:normal; color:#999; font-size:13px;}
.wz_n_nr_title h5 span{ margin-right:10px;}
.wz_n_nr_title h5 strong{}

.wz_n_news{ width:100%; overflow:hidden; margin-bottom:30px;}
.wz_n_news ul{}
.wz_n_news ul li{ overflow:hidden; margin-bottom:10px; border-bottom:1px dashed #CCC; padding-bottom:10px;}
.wz_n_news ul li img{ float:left; width:200px; height:120px; margin-right:20px;}
.wz_n_news ul li h3{ font-size:16px; color:#333;}
.wz_n_news ul li h3 a{ color:#333;}
.wz_n_news ul li h4{ font-size:13px; color:#666; font-weight:normal; margin-top:10px; margin-bottom:10px;}
.wz_n_news ul li h4 span{}
.wz_n_news ul li p{ line-height:25px; color:#999;}

.wz_n_nr{overflow:hidden; margin:0 auto;}



/*悬浮链接*/
.suspension{position:fixed;z-index:55;right:0;bottom:85px;width:70px;height:240px;}
.suspension-box{position:relative;float:right;}
.suspension .a{display:block;width:44px;height:44px;background-color:#ED1A24;margin-bottom:4px;cursor:pointer;outline:none;}
.suspension .a.active,
.suspension .a:hover{background:#F05352;}
.suspension .a .i{float:left;width:44px;height:44px;background-image:url(../images/side_icon.png);background-repeat:no-repeat;}
/* .suspension .a-service .i{background-position:0 0;} */
.suspension .a-service .i{width:20px;height:20px;margin-top:12px;margin-left:12px;background-image:url(../images/suspension-bg.png);background-repeat:no-repeat;background-position:0 0;}
.suspension .a-service-phone .i{width:20px;height:20px;margin-top:12px;margin-left:12px;background-image:url(../images/suspension-bg.png);background-repeat:no-repeat;background-position:-27px 0;}
.suspension .a-qrcode .i{background-position:-44px 0;}
.suspension .a-cart .i{background-position:-88px 0;}
.suspension .a-top .i{background-position:-132px 0;}
.suspension .a-top{background:#D2D3D6;display:none;}
.suspension .a-top:hover{background:#c0c1c3;}
.suspension .d{display:none;width:223px;background:#fff;position:absolute;right:67px;min-height:90px;border:1px solid #E0E1E5;border-radius:3px;box-shadow:0px 2px 5px 0px rgba(161, 163, 175, 0.11);}
.suspension .d .arrow{position:absolute;width:8px;height:12px;background:url(../images/side_bg_arrow.png) no-repeat;right:-8px;top:31px;}
.suspension .d-service{top:0;}
.suspension .d-service-phone{top:34px;}
.suspension .d-qrcode{top:78px;}
.suspension .d .inner-box{padding:8px 22px 12px;}
.suspension .d-service-item{border-bottom:1px solid #eee;padding:14px 0;}
.suspension .d-service .d-service-item{border-bottom:none;}
.suspension .d-service-item .circle{width:44px;height:44px;border-radius:50%;overflow:hidden;background:#F1F1F3;display:block;float:left;}
.suspension .d-service-item .i-qq{width:44px;height:44px;background:url(../images/side_con_icon03.png) no-repeat center 15px;display:block;transition:all .2s;border-radius:50%;overflow:hidden;}
.suspension .d-service-item:hover .i-qq{background-position:center 3px;}
.suspension .d-service-item .i-tel{width:44px;height:44px;background:url(../images/side_con_icon02.png) no-repeat center center;display:block;}
.suspension .d-service-item h3{float:left;width:112px;line-height:44px;font-size:15px;margin-left:12px;}
.suspension .d-service-item .text{float:left;width:112px;line-height:22px;font-size:15px;margin-left:12px;}
.suspension .d-service-item .text .number{font-family:Arial,"Microsoft Yahei","HanHei SC",PingHei,"PingFang SC","Helvetica Neue",Helvetica,Arial,"Hiragino Sans GB","Heiti SC","WenQuanYi Micro Hei",sans-serif;}
.suspension .d-service-intro{padding-top:10px;}
.suspension .d-service-intro p{float:left;line-height:27px;font-size:12px;width:50%;white-space:nowrap;color:#888;}
.suspension .d-service-intro i{background:url(../images/side_con_icon01.png) no-repeat center center;height:27px;width:14px;margin-right:5px;vertical-align:top;display:inline-block;}
.suspension .d-qrcode{text-align:center;}
.suspension .d-qrcode .inner-box{padding:20px 0;}
.suspension .d-qrcode p{font-size:16px;color:#93959c;}

.wz_n_of_title{ text-align:center; margin:50px 0; overflow:hidden;}
.wz_n_of_title h3{ line-height:38px; font-size:25px; color:#333; font-weight:bold;}
.wz_n_of_title h3 a{color:#333;}
.wz_n_of_title p{ font-size:18px; color:#666;}
.wz_n_of{ width:100%; overflow:hidden;}
.wz_n_of img{ max-width:100%;}



/* 学员中心 */
.xueyuan{ width: 100%; max-width: 1920px; background-color: #f2f2f2; padding-top: 60px; padding-bottom: 45px; overflow: hidden;}
.appimg{ display:none; padding-top:60px;}
.appimg img{ width:96%; display:block; margin:0 2%;}
.title{ margin: 0 auto; text-align: center; background: url(/images/xian_03.jpg) no-repeat center 51px;}
.title h2{ font-weight: normal; font-size: 32px; color: #121212;}
.title p{ font-size: 12px; color: #999; text-transform: uppercase; margin-top: 14px;}

.xy-con{ width: 100%;  position: relative; max-width:1900px; margin:0 auto;margin-top: 68px;}
.slide{ position: relative;}
.xy-c a{ position:relative; display:block; height:215px; width:215px;}
.xy-c p{ position:absolute; top:-20px; width:400px; height:568px; display:none; background:#FD8300 url(/images/xybg_03.jpg) no-repeat center bottom; }
.xy-c a i{ background: rgba(199,17,66,0); display:block; top:0; font-style:normal; font-size:20px; position: absolute; width:100%; height:100%; color:#fff; z-index:10; text-align:center; line-height:176px; display:none;}
.xy-c:hover a i{ display:block; background: rgba(2,79,156,.6); transform:2s;}
.xy-c:hover p{ display:block; z-index:999;}
.xy-c p b{ padding: 0 6.75%; font-size: 300%; color: #fff; font-weight: normal; padding-top:2%; display:block;}
.xy-c p em{ display:block; font-style:normal; font-size: 14px; color: #fff; padding: 0 6.75%; display: block; margin-top:2%;}
.xy-c p strong{font-size: 12px; color: #f0f0f0; line-height: 20px; height: 80px; padding: 0 6.75%; margin-top: 6%; display:block; overflow: hidden;}
a.xy-more{ display: block; width: 50px; height: 15px; text-align: center; line-height: 15px; margin-left: 6.75%; background-color: #ffffff; color: #fd8300; font-family: "Arial"; margin-top: 5%;}
.xy-c p.lf{left:175px; background:#fd8300;}
.xy-c p.lf img{ width:400px; height:200px !important}
.xy-c p.rg{right:175px; }

.xy-con .bx-pager{ display: none;}
.xy-con .bx-prev{ position: absolute; width: 42px; height: 90px; background: url(/images/xleft_03.png) no-repeat; left: 36px; top: 90px; text-indent: -9999px;}
.xy-con .bx-next{ position: absolute; width: 42px; height: 90px; background: url(/images/xright_03.png) no-repeat; right: 36px; text-indent: -9999px; top: 90px;}
.kc-con .bx-prev{ position: absolute; width: 40px; height: 60px; background:#ccc url(/images/xleft_03.png)5px no-repeat; background-size: contain; left: 10px; top: 219px; text-indent: -9999px;}
.kc-con .bx-next{ position: absolute; width: 40px; height: 60px; background:#ccc url(/images/xright_03.png)5px no-repeat; background-size: contain;right: 10px; text-indent: -9999px; top: 219px;}
.kc-con{ position: relative; }
.xy-more{ width: 144px; height: 48px; text-align: center; line-height: 44px; margin: 80px auto 0;}
.xy-more a{ display: block; color: #000; border: 2px solid #000;}


/* 视频中心 */
.video{ width: 100%; max-width: 1920px; padding-top: 60px; position: relative; overflow: hidden;}
.poster-main{ margin-top:60px; height:450px;}
.poster-main{position: relative;width: 1900px;height:450px}
.poster-main a,.poster-main img{display:block;}
.poster-main .poster-list{width: 900px;height: 270px}
.poster-main .poster-list .poster-item{position: absolute;left: 0px;top: 0px; }
.poster-main .poster-btn{position: absolute;height: 100%;width:100px;top: 12%!important;z-index: 10;opacity: 0.3;}
.poster-main .poster-prev-btn{right: 0px;background: url("/images/right_10.png") no-repeat center center; top:0px;  width:50px; height:50px;}
.poster-main .poster-next-btn{left: 0px;background: url("/images/left_07.png") no-repeat center center; top:0px; width:50px; height:50px;}



/* 在线预约 */
.online{ width: 100%; background: url(/images/onlinebg_02.jpg) no-repeat; background-size: cover; padding-top: 36px; padding-bottom: 2.5%;}
.online-tit{ width: 100%; text-align: center;}
.online-tit h2{ font-size: 30px; color: #121212; font-weight: normal; width: 100%; text-align: center;}
.online-tit p{ width: 100%; text-align: center; font-size: 12px; color: #999; margin-top: 8px; text-transform: uppercase; position: relative;}
.online-tit p:after{ content: ""; width: 36px; height: 2px; background-color: #000; position: absolute; left: 50%; bottom: -20px; -webkit-transform: translateX(-18px); -moz-transform: translateX(-18px); transform: translateX(-18px);}
.online-yy{ margin-top: 5.5%;}
.online-yy input{ width: 44.7%; box-sizing: border-box; border: 1px solid #999; padding: 1% 0 1% 1.6%; color: #666; margin:10px 2.5%; font-size: 16px;  font-family: "微软雅黑";}
.online-yy select{ width: 44.7%; box-sizing: border-box; border: 1px solid #999; padding: 1% 0 1% 1.6%; color: #666; margin: 30px 2.5% 0; font-size: 16px;  font-family: "微软雅黑";}
.tj{ margin-top: 5%; text-align: center;}
.tj .submit, .tj .reset{ width: 136px; height: 40px; background-color: #666; color: #fff; border: none; margin: 0 15px; cursor: pointer; transition: all linear .2s;  font-family: "微软雅黑";}
.tj .submit{ background-color: #fd8300;}
.tj .submit:hover, .tj .reset:hover{ opacity: .8;}


.online-yy .select{ float: left; width: 44.7%; height: 49px; box-sizing: border-box; border: 1px solid #999; margin: 30px 2.6% 0; font-size: 16px; position: relative;}
.online-yy .select input{ width: 86%; height: 47px; margin: 0; color: #666; border: 0; display: inline-block; float: left;}
.online-yy .select span{ width: 14%; height: 47px; cursor: pointer; display: inline-block; float: right; overflow: hidden;}
.online-yy .select span img{ height: 100%;}
.select-option{ width: 100%; position: absolute; left: 0; top: 49px; box-sizing: border-box; border: 1px solid #999; border-top: 0; background-color: #fff; display: none; z-index: 999;}
.select-option div{ width: 100%; height: 40px; line-height: 40px; color: #666;font-size: 16px; margin: 0 2.5%; cursor: pointer;}


.ds_chanpin{ width:100%; overflow:hidden;}
.ds_chanpin_img{ float:left; width:40%;}
.ds_chanpin_img img{ width:98%; border:1px solid #CCC;}

.ds_chanpin_title{ float:left; width:60%;}
.ds_chanpin_title ul{ margin-left:20px;}
.ds_chanpin_title ul li{ line-height:30px;}
.ds_chanpin_xiazai{ margin-top:20px;}
.ds_chanpin_xiazai a{ border:1px solid #CCC; padding:5px 20px; margin-right:10px; color:#333;}

.ds_canshu{ overflow:hidden; margin-top:20px; width:100%;}
.ds_canshu ul{ background:#ED1A24; overflow:hidden; height:38px;}
.ds_canshu ul li{ float:left; width:150px;  line-height:38px; text-align:center;}
.ds_canshu ul li a{ color:#FFF;}