@charset "utf-8";
html{ /*font-size:62.5%;*/}
body{ background:#fbfbfb;padding:0px; margin:0px auto; /*font-size:1.6em;*/ font-size:16px; font-family: Microsoft YaHei,arial,'宋体'; color:#585858; 
min-width:320px; 
max-width:640px;
/*禁用Webkit内核浏览器的文字大小调整功能*/
-webkit-text-size-adjust:none;

/*取出点击出现半透明的灰色背景*/
-webkit-tap-highlight-color:rgba(0,0,0,0); -webkit-tap-highlight:rgba(0,0,0,0); 

/*控制内容的可选择性*/
-webkit-user-select: none;  
-ms-user-select: none;
-moz-user-select: none;
-khtml-user-select: none;
user-select: none;

/*设置字体的抗锯齿或者说光滑度*/
-webkit-font-smoothing: antialiased; 

/*padding-bottom:165px;*/

}
li{list-style: none;}
ul,li,form, dl,dt,dd, div,p{ padding:0px; margin:0px;}
ul,ul li{ list-style: none; margin: 0;}
i{font-style: normal;}
.h1,.h2,.h3,.h4,.h5,.h6,.p{ padding:0px; margin:0px;}
select,input,em,textarea{ font-size:1em; font-style:normal; color:#585858; font-family:Microsoft YaHei; border-radius:0; -webkit-border-radius:0;}
img{ max-width:100%;}
img,object{ border:none; border:0; overflow:hidden; vertical-align:top;}
a{ color:#585858; text-decoration:none; noline:-webkit-tap-highlight-color:rgba(0,0,0,0);}  /* 去掉链接触摸高亮 */
a:focus {outline:none; -moz-outline:none;}
.hide{ display:none;} /*设置隐藏元素*/

form,input,button,select,textarea{outline:none;/*-webkit-appearance:none;*//*强制去除表单自带的样式*/ vertical-align:middle;}
textarea{resize:none;/*-webkit-appearance:none;*//*强制去除textarea自带的样式*/ }
textarea,input,select { border:none; margin:0; padding:0;}

/*清楚浮动*/
.clear{ clear:both; height:0px; overflow:hidden; zoom:0;}
.clearfix:after,
.clearfix:before{
content:" ";
display: table;
}
.clearfix:after{clear: both;}
.show{display: block;}
.hide{display: none;}
.w600{width: 600px;margin:0 auto;}
.fl{float:left;}
.fr{float: right;}
/*页面框架*/
.Contain{}

/* top */
.Topbox{height: 95px;background: white;width: 100%;text-align: center;position: relative;z-index:2; z-index:10000;}
.Topbox .shop{cursor:pointer;width:73px;height:35px;float: left;margin-top:30px;background: url(/m/images/shop.png) center no-repeat;}
.Topbox .shop:hover{background: url(/m/images/shop1.png) center no-repeat;}
.Topbox .navbtn{width:34px;height:28px;position:absolute;right:20px;top:30px;z-index:2;background: url(/m/images/nav_open.png) center no-repeat;cursor: pointer;}
.Topbox .navbtn:hover{ background: url(/m/images/nav_open1.png) center no-repeat;cursor: pointer;}
.Topbox .navbtn.close{background: url(/m/images/nav_close.png) center no-repeat; }
.Topbox .logo img{margin-top: 17px;}
.Mainnavbox{width: 100%; background:rgba(255,255,255,0.8); display: none;position: absolute;top:0;left:0;}
.Mainnavbox .navlogo{margin:18px 0 25px;width:168px;height:44px;background: url(/m/images/nav_logo.png) center no-repeat;}
.Miannav{width: 510px;margin:0 auto;}
.Miannav li{border-bottom: 1px solid #ececec;}
.Miannav li:last-of-type{border:none;margin-bottom: 70px;}
.Miannav li>a{display: block;width: 100%;height:64px;line-height:58px;text-align: left;color:#333333;font-size:26px;}

/* Bottom */
.Bottom{background:#fbfbfb;}
.Bottom .btmnav{}
.Bottom .btmnav li{ /*background:url(/m/images/btmnav_open.png) right 25px no-repeat; */border-bottom: 1px solid #dcdcdc;}
/*.Bottom .btmnav li.onbg{background: none;}*/
.Bottom .btmnav li .erjnav{ overflow:hidden;}
.Bottom .btmnav li .erjnav span{ float:right; width:14px; height:14px; margin-top:28px; display:block; position:relative;}
.Bottom .btmnav li:last-of-type{border-bottom:4px solid #fff;}
.Bottom .btmnav li>.erjnav{line-height: 66px;color:#333333;font-size:24px;}
.Bottom .btmnav .subnav{padding-bottom: 42px;display: none;}
.Bottom .btmnav .subnav a{color:#333333;display: block;padding-left: 27px;line-height: 40px;font-size: 20px;}
.Bottom .btmnav .subnav a:hover{color: red;}
.Bottom .btmnav li p.on span img{ position:absolute; width:14px; height:14px;
    -ms-transform: rotate(45deg);		
-webkit-transform: rotate(45deg);	
     -o-transform: rotate(45deg);		
   -moz-transform: rotate(45deg);		
        transform: rotate(45deg);

        -webkit-transition:all 0.5s;
           -moz-transition:all 0.5s;
                transition:all 0.5s;
}

.Bottom .contact{padding-top: 23px;padding-bottom: 20px;}
.Bottom .contact .tel{width: 50%;}
.Bottom .contact .ewm{width: 157px;}
.Bottom .contact .tel .tip{margin-top:40px;background: url(/m/images/btm_tel.png) left center no-repeat;padding-left: 35px;color:#222222;font-size:26px;}
.Bottom .contact .tel .num{color:#222222;font-size:35px;}
.Bottom .contact .ewm{}
.Bottom .contact .ewm img{width: 157px;height: 157px;text-align: center;}
.Bottom .contact .ewm .text{color:#555555;font-size:18px;text-align: center;}

.Bottom .copyrightbox{background: #f2f2f2;width: 100%;overflow: hidden;}
.Bottom .copyright{text-align: left;font-size:18px;color:#000000;line-height: 26px;padding: 0 0 15px;}




/*Banner*/
.Banner{width: 100%;height: 400px;position: relative;margin-bottom: 5px;}
.Banner .bd li{height: 400px;width: 100%;}
.Banner .hd{position: absolute;bottom:13px;width: 100%;text-align: center;height: 10px;line-height:10px;}
.Banner .hd ul{display:inline-block;}
.Banner .hd li{cursor:pointer;width:10px;height:10px;background: url(/m/images/ban_tip.png) center no-repeat;float: left;margin-right: 5px;overflow: hidden;text-indent: 999px;}
.Banner .hd li.on{background: url(/m/images/ban_tipon.png) center no-repeat;}



/* 首页内容 */
.icont1{}
.icont1 li{text-align: center;margin-bottom: 33px;}
.icont1 li:last-of-type{margin-bottom: 60px;}
.icont1 li .imgbox{position: relative;width:640px;height:264px;}
.icont1 li .imgbox .shadow{cursor:pointer;display: block;position: absolute;width: 100%;height: 100%;top:0;left:0;/*background:rgba(0,0,0,0.3) ;url(/m/images/paly.png) center no-repeat*/}
/*.icont1 li .imgbox:hover .shadow{display: block;}*/
.icont1 li .textbox{background: white;margin:0 auto;width: 410px;}
.icont1 li .textbox .title{color: #222222;font-size: 24px;padding:15px 0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.icont1 li .textbox .info{line-height: 26px;font-size: 16px;color: #555555;}
.icont1 li .textbox .more{color:#555555;}

.icont .tipbox{height:45px;position: relative;border-bottom: 1px solid #cccccc; }
.icont .tipbox .tip{color: #222222;font-size: 24px;line-height: 45px;}
.icont .tipbox .more{position: absolute;right:0;bottom:8px;display: block;width: 64px;height: 24px;line-height: 24px;text-align: center;color: white;font-size:16px;border-radius: 5px;background: #23297a;}
.icont2 .inews_list{margin-bottom: 40px;}
.icont2 .inews_list li{height:150px;width: 100%;padding:20px 0;border-bottom: 1px solid #cccccc;}
.icont2 .inews_list img{width:240px;height:150px;float: left;}
.icont2 .inews_list .wordbox{width:340px;float: right;position: relative;height: 150px;}
.icont2 .inews_list .wordbox .title{font-size:22px;line-height: 30px;color:#333333;margin-top:10px;display: block;}
.icont2 .inews_list .wordbox .title:hover{color:#202678;}
.icont2 .inews_list .wordbox .date{position: absolute;color: #a6a6a6;font-size: 16px;bottom:10px;left:0;}



/* 内页 */
.nyBanner{height: 300px;margin-bottom: 5px;}

/* 方案与产品 */
.protype_list{width: 100%;}
.protype_list li{float: left;margin-right:3px;margin-bottom: 4px;width: 211px;height: 152px;position: relative;}
.protype_list li:nth-of-type(3n){margin-right: 0;padding-left: 1px;}
.protype_list li img{position: absolute;top:0;right:0;}
.protype_list li p{position: absolute;top:105px;right:0;text-align: center;width: 211px;color: white;font-size: 22px;}

/* 内页导航 */
.nymenu{width: 100%;max-width: 640px;height: 70px;background: #f4f4f4;position:relative;margin-bottom: 20px;}
.nymenu ul{}
.nymenu ul li{}
.nymenu ul li>a{line-height: 70px;color: #333333;font-size: 22px;display: inline-block;text-align:center;}
.bx-prev{ width:10px; height:19px; background:url(/m/images/nymenu_prev.png) left center no-repeat;text-indent: -999999px;z-index: 999; position: absolute; left:22px; top:25px;}
.bx-next{ width:19px; height:19px; background:url(/m/images/nymenu_next.png) right center no-repeat; text-indent: -999999px;z-index: 999; position: absolute; top:25px;right:22px;}
.nymenu ul li:hover a,.nymenu ul li.onmenu a{color:#23297a;}


/* 内页导航 */
.nymenu2{width: 100%;max-width: 640px;height: 70px;background: #f4f4f4;position:relative;margin-bottom: 20px;}
.nymenu2 ul{}
.nymenu2 ul li{/* width: auto !important;margin:0 13px; */}
.nymenu2 ul li>a{line-height: 70px;color: #333333;font-size: 22px;width: 140px;display: inline-block;text-align:center;}
.bx-prev{ width:10px; height:19px; background:url(/m/images/nymenu_prev.png) left center no-repeat;text-indent: -999999px;z-index: 999; position: absolute; left:22px; top:25px;}
.bx-next{ width:19px; height:19px; background:url(/m/images/nymenu_next.png) right center no-repeat; text-indent: -999999px;z-index: 999; position: absolute; top:25px;right:22px;}
.nymenu2 ul li:hover a,.nymenu2 ul li.onmenu a{color:#23297a;}


.cpfa_list{}
.cpfa_list .cpfa_type_info{margin:0 auto;background: white;padding:25px 20px;}


.cpfa_listul{margin-top: 27px;}
.cpfa_listul li{float: left;width: 285px;height:210px;margin-bottom: 17px;margin-right: 30px; }
.cpfa_listul li:nth-of-type(2n){margin-right: 0px;}
.cpfa_listul li a{ display:block;}
.cpfa_listul li .img{display:block; position:relative; }
.cpfa_listul li .img img{width: 283px;height: 171px;border:1px solid #eeeeee;}
.cpfa_listul li .img span,.cpfa_listul li .img a{ display:block;height:177px; cursor:pointer; position: absolute; right:0; bottom:0; top:0;left:0; z-index:999; }
.cpfa_listul li>a:hover span{ background:rgba(0,0,0,0.3);}
.cpfa_listul li .title{text-align: center;line-height: 37px;color: #333333;font-size: 18px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.cpfa_listul li .title:hover{color:#23297a;}
.morebtn{display: block;width: 140px;height: 38px;line-height:38px;background: #23297a;margin:35px auto;text-align: center;color: white;font-size:18px;	}
.cpfa_infotop{height:70px;background: width:100%;background: #f4f4f4;position: relative;margin-bottom: 23px;}
.cpfa_infotop .backbtn{display: block;width: 9px;height: 70px;float: left;background: url(/m/images/back.png) center no-repeat;}
.cpfa_infotop .title{line-height: 70px;color: #333333;font-size: 20px;text-align: center;}
.w525{width: 525px;margin:0 auto;}
.cpfa_infoimg{overflow: hidden;background: #fbfbfb;}
.cpfa_infoimg .bimgbox{margin-bottom: 17px;}
.cpfa_infoimg .bimgbox img{border:1px solid #eee;}
.cpfa_infoimg .simgbox{position: relative;height:65px;overflow: hidden;margin-bottom: 55px;}
.cpfa_infoimg .simgbox .prev{left:0;}
.cpfa_infoimg .simgbox .prev,
.cpfa_infoimg .simgbox .next{display: block;width:12px;height:100%;position: absolute;top:0;background: url(/m/images/prev.jpg) center no-repeat;}
.cpfa_infoimg .simgbox .next{right: 0;background: url(/m/images/next.jpg) center no-repeat;}
.cpfa_infoimg .simgbox .simglistbox{width: 440px;overflow: hidden;margin:0 auto;position: relative;height: 65px;}
.cpfa_infoimg .simgbox .simglist{position: absolute;left:0;top:0;}
.cpfa_infoimg .simgbox .simglist li{width:140px;float: left;margin-right: 10px;}
.cpfa_infoimg .simgbox .simglist img{width: 138px;height: 63px;border:1px solid #dcdcdc;}
.cpfa_infoimg .simgbox .simglist li.on img{border-color:#23297a;}
.cpfatabbox{}
.cpfatabbox .tablist{height:60px;background: #f4f4f4;width: 100%;}
.cpfatabbox .tablist li,.cpfatabbox .tablist .li{display:block;float: left;margin-right:70px;line-height: 60px;color: #333333;font-size: 18px;}
.cpfatabbox .tablist li:last-of-type,.cpfatabbox .tablist .li:last-of-type{margin:0;}
.cpfatabbox .tablist li.on,.cpfatabbox .tablist .li.on{border-bottom: 2px solid #23297a;color: #23297a;line-height: 58px;}
.cpfatabbox .tabcont_list{margin-bottom: 55px;}
.cpfatabbox .tabcont_list>li{padding:30px 0;display: none;}


.Toptitle{text-align: center;line-height: 68px;color: #333333;font-size: 24px;}

/* 服务网店 */
.service_map{margin-bottom: 30px;}
.service_map_select{margin: 40px 0 20px;}
.service_map_select .inputbox{width: 292px;float: left;position: relative;}
.service_map_select .inputbox:nth-of-type(2){float: right;}
.service_map_select .inputbox input[type="text"]{width:280px;padding-left:10px;line-height:43px;display: block;background:url(/m/images/select.jpg) 264px center no-repeat;border:1px solid #bfbfbf;color:#888;font-size:18px;}
.service_map_select .inputbox input[type="text"]:nth-of-type(2){}
.service_map_select>.map_serch{clear: both;display: block;margin-top: 20px;width: 100%;line-height: 45px;background: #f4f4f4;color:#333333 ;text-align: center;font-size:18px;}

.service_map_select .subsele{background:white;z-index:3;display:none;position: absolute;top:100%;left:0;width: 292px; }
.service_map_select .subsele dd{cursor: pointer;text-indent: 10px;line-height:38px;border:1px solid #d2d2d2;color:#b1b1b1;font-size:14px;border-top:0; }
.service_map_select .cs+.subsele dd{	display: none;}

.Tab_addresslist{}
.Tab_addresslist li{padding:20px 0;border-bottom: 1px solid #dcdcdc;}
.Tab_addresslist li .tip{background: url(/m/images/address.png) left center no-repeat;padding-left: 30px;color:#131313;font-size: 20px;line-height: 30px;padding-bottom: 7px;}
.Tab_addresslist li .dz{padding-left: 30px;color: #555555;font-size: 18px;line-height: 28px;}
.Tab_addresslist li .dh{padding-left: 30px;color: #555555;font-size: 18px;line-height: 28px;}


/* 政策条款 */
.zctk_list{}
.zctk_list li{box-shadow:0 0 5px #ccc;width: 600px;margin:0 auto 5px;min-height: 43px;background: white url(/m/images/zk.jpg) 580px center no-repeat;}
.zctk_list li .title{line-height: 43px;padding-left: 10px;color: #333333;font-size: 18px;}
.zctk_list li .desc{display: none;width: 95%;margin:0 auto;}
.zctk_list li.nobg{background: white;}
.zctk_list li:last-of-type{margin-bottom: 50px;}

/* 研祥动态 */
.inews2_list{margin-bottom: 40px;}
.inews2_list li{height:150px;width: 100%;padding:20px 0;border-bottom: 1px solid #cccccc;}
.inews2_list img{width:240px;height:150px;float: left;}
.inews2_list .wordbox{width:340px;float: right;position: relative;height: 150px;}
.inews2_list .wordbox .title{font-size:22px;line-height: 30px;color:#333333;margin-top:10px;display: block;}
.inews2_list .wordbox .title:hover{ color:#23297a; }
.inews2_list .wordbox .date{position: absolute;color: #a6a6a6;font-size: 16px;bottom:10px;left:0;}

/* tv */
.video_list{}
.video_list dd{width:288px;margin-bottom: 20px;}
.video_list dd img{width: 288px;height: 194px;}
.video_list dd .title{line-height: 50px;text-align: center;color: #000;font-size: 18px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.video_list dd .title:hover{color: #23297a;}
.video_list dd:nth-of-type(odd){float: left;}
.video_list dd:nth-of-type(even){float: right;}

/* 投资者关系 */
.tzzgx_list{}
.tzzgx_list li{height: 45px;widows: 100%;margin-bottom: 15px; background: white;}
.tzzgx_list li .date{display: block;float: left;width: 120px;text-align: center;line-height: 45px;color:#b2b2b2;font-size: 18px;}
.tzzgx_list li .title{width: 450px;float: right;text-align: left;line-height: 45px;color: #333333;font-size:18px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.tzzgx_list li .title:hover{color: #23297a;}


.nyinfotitle{text-align: center;font-size: 20px;color: black;padding:20px 0;}

/*自主诊断*/
.searchYl{ margin:20px 15px; position:relative; padding-right:100px; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -o-box-sizing:border-box; -ms-box-sizing:border-box; box-sizing:border-box; }
.searchYl input{ height:62px; width:100%; font-size:22px; border:1px solid #ccc; padding:15px 19px; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -o-box-sizing:border-box; -ms-box-sizing:border-box; box-sizing:border-box;}
.searchYl a{ height:62px; font-size:22px; text-align:center; line-height:62px; width:100px; cursor:pointer; color:#23297a; background-color:#f0f0f0; position:absolute; right:0; top:0; z-index:2;}
.service-diagnosis{ padding-bottom:30px;}
.service-diagnosis li a:hover{ color:#23297a;}
.service-diagnosis li{ padding:0; line-height:24px; font-size:16px; border-bottom:1px solid #ccc;}
.service-diagnosis li a.sl{ font-size:22px; display:block; line-height:45px;overflow:  hidden; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow:  ellipsis;}
.service-diagnosis li a span{ font-weight:bold; padding-right:10px; font-size:24px; padding-left:15px;}
.service-diagnosis li .con{ font-size:20px; display:none; padding:20px 20px 20px 33px; margin-top:0px; text-justify:inter-ideograph; text-align:justify; word-wrap:break-word; overflow:hidden; word-break:break-all; margin:0;}

/*服务定制*/
.dz .red{ color:#f00;}
.service-dztips{ border:1px solid #e5e5e5; position:relative; text-align:right; margin-top:30px;}

.service-dztips .con{ background:url("/m/images/simg4.jpg") no-repeat center; -webkit-background-size:100% 100%; -moz-background-size:100% 100%; -o-background-size:100% 100%; -ms-background-size:100% 100%;  background-size:100% 100%; font-size:18px; text-align:left; line-height:30px; margin:0; padding:15px 20px;}


.s-dz-tit{ font-size:16px; margin:0; font-weight:normal; border-bottom:1px solid #d7d7d7; padding-bottom:10px; margin-top:20px;}
.s-formbox{ padding:30px 0; border-bottom:1px solid #e5e5e5;}
.s-formbox-tit{ margin:0; font-weight:normal; font-size:14px; color:#23297a; padding-bottom:30px;}
.s-formbox dl{ float:left; width:50%; padding-left:96px; padding-right:20px; font-size:14px; line-height:35px; margin:5px 0; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -o-box-sizing:border-box; -ms-box-sizing:border-box;  box-sizing:border-box; position:relative;}

.s-formbox dl dt{ width:96px; text-align:right; position:absolute; left:0; top:0; top:0; }
.s-formbox dl.dl2{ padding-left:138px;}
.s-formbox dl.dl2 dt{ width:138px;}
.s-formbox dl dt span{ padding-right:5px;}
.s-formbox dl dd .text,.s-formbox dl dd,.s-formbox dl select{ 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;}
.s-formbox dl dd .text{ border:1px solid #d2d2d2; padding:0 5px; height:35px; line-height:35px; }
.s-formbox dl select{ padding:0 5px; border:1px solid #d2d2d2; background:#fff; height:35px;}

.s-formbox dl.fnone{ float:none; width:100%; clear:left; max-width:none;}
.s-formbox dl dd .textarea{ border:1px solid #d2d2d2; padding:0 5px; line-height:24px; height:200px; width:100%;overflow:hidden; resize:none;}
.s-formbox dl label{ display:inline-block; padding-right:30px;}
.s-formbox dl .checkbox{ width:23px; height:23px; border:1px solid #d2d2d2; background-color:#f7f7f7; position:relative; top:7px; margin-right:5px;}
.s-formbtn{ margin-top:20px; text-align:center;}
.s-formbtn .btn{ width:103px; height:32px; line-height:32px; text-align:center; background:#eee; color:#333; margin:0 5px;}
.s-formbtn .submitbtn{ background:#23297a; color:#fff;}


/*维修进度查询*/
.service-tips{ color:#333; font-size:22px; padding:30px 0; line-height:24px;}
.ser-tit{ font-size:24px; color:#333; font-weight:normal;}
.ser-hs{ color:#333; font-size:22px; margin-top:20px; margin-bottom:40px;}
.ser-ul{ margin-top:20px;}
.ser-ul li{ margin-top:30px;}
.ser-ul li .s-listh4{ background:url(/m/images/service_icon.png) no-repeat left center; margin:0; font-weight:normal; font-size:14px; line-height:30px;}
.ser-ul li .s-listh4 span{ padding:0 35px 0 8px; color:#fff; font-weight:bold;}
.ser-ul li>div{ padding-left:41px;}

/*在线保修*/
.onlineXiu{ padding-bottom:30px;}
.onlineXiu form .s-dl{ border:1px solid #d7d7d7; color:#666;   margin-bottom:10px; position:relative; padding-right:15px; background-color:#fff;}
.onlineXiu form .s-dl .text,.onlineXiu form .s-dl .textarea{ font-size:22px; color:#333;  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; padding:19px 15px;}
.onlineXiu form .s-dl .text{ height:62px; }
.onlineXiu form .s-dl .textarea{ height:200px; line-height:24px;overflow:hidden; resize:none; color:#919191;}
.onlineXiu form .s-dl .text:placeholder,.onlineXiu form .s-dl .text:placeholder,.onlineXiu form .s-dl .textarea:placeholder,.onlineXiu form .s-dl .text:placeholder{ color:#333;}
.onlineXiu form .s-dl .red{ position:absolute; right:5px; top:50%; margin-top:-10px; color:#f00;}
.onlineXiu form .btn{ font-size:22px; color:#23297a; background:#f0f0f0; height:62px; width:231px; display:inline-block;transition:all 0.5s ease-out 0s;-ms-transition:all 0.5s ease-out 0s;-moz-transition:all 0.5s ease-out 0s;-webkit-transition:all 0.5s ease-out 0s;-o-transition:all 0.5s ease-out 0s;}
.onlineXiu form .btn:hover{ background:#23297a; color:#fff;transition:all .3s cubic-bezier(.55,0,.1,1)}
.onlineXiu form .s-hs{ display:inline-block; color:#333; position:relative; top:10px; padding-left:10px;}
.onlineXiu form .s-p{ font-size:22px; color:#333; margin-bottom:15px;}
.onlineXiu form .s-a{ color:#0066cc; text-decoration:underline;}



/*Fixbox*/
.Fixbox{ position:fixed; top:55%; height:203px; width:50px; right:15px; width:auto; display:none;}
.Fixbox li{ height:50px; width:50px; position:absolute;}
 .Fixbox li.li4{ top:153px; right:0;}
.Fixbox li a{ display:block; border-radius: 50px; width:100%; height:50px; background:#cfcfd0 url(/m/images/online_icon.png) no-repeat 0 0;}
.Fixbox li a:hover{ background-image:url(/m/images/online_icon_hover.png);}
 .Fixbox li.li4 a{ background-position:right -157px;}
 /*Fixbox end*/


.bottom1{ text-align: center;padding-top: 12px; background: #f2f2f2; line-height: 30px;}
.bottom1 li,.win-foot-border-top li{ display: inline-block;}
.bottom1 li a{ color: #000; font-size: 18px;  margin: 0 8px;}
.win-foot-border-top{text-align: center; width: 104px;
margin: 0 auto;}
.win-foot-border-top  a{margin: 0 10px !important;
display: inline-block; padding:0 !important; 
width: 32px;
height: 32px !important;}
.win-foot-border-top  a.bds_tsina{ background: url(/m/images/hw_u_396239.png) no-repeat top center;}
.win-foot-border-top  a.bds_linkedin{ background: url(/m/images/logo_linkedin.png) no-repeat top center;}
 

#share{ position:relative;}
#share .share-box-mobile-outer *{ box-sizing:border-box !important;}
/* share bof */
.share-box-mobile {
width: 100%;
margin: 0 auto;
background-color: #f6f6f6;
border-radius: 5px;
border: 1px #dddddd solid;
}
.share-box-mobile-outer {
padding: 0 15px; width: 100%; overflow: hidden; position: absolute; left: 0; z-index: 999;display:none;bottom:50px;box-sizing:border-box !important; z-index:99999;
}
.share-box .share-item {display: inline-block;}
.icon-email {vertical-align: middle;width: 50px;height: 48px;background: url(/m/images/icon_mobile_share.png) no-repeat -180px center;position: relative;display: inline-block;}
.icon-feedback {vertical-align: middle;width: 50px;height: 48px;background: url(/m/images/icon_mobile_share.png) no-repeat -125px center;position: relative;display: inline-block;}
.icon-tel {vertical-align: middle;width: 50px;height: 48px;background: url(/m/images/icon_mobile_share.png) no-repeat -235px center;position: relative;display: inline-block;}
.share-btn {background: url(/m/images/icon_mobile_share.png) no-repeat 0 center;border-radius: 5px;display: inline-block;line-height: 100%;width: 121px;height: 48px;vertical-align: middle;font-size: 20px;text-indent: 20px;line-height: 48px;text-decoration: none !important;}
.share-btn-box {margin: 10px 0;}
.share-btn-box a {margin: 10px 0;float: left;margin: 0 4px 0 0;}
.share-box-mobile a {width: 100% !important;text-align: left !important;border-bottom: 1px #dddddd solid;background-position: 10px center !important;text-indent: 50px !important;
font-size: 24px;vertical-align: middle;margin: 0 !important;line-height: 2.5em;height: 2.5em !important;}
.share-box-mobile a:last-child {border-bottom: none;}
.share-box-mobile a {float: none !important;background-repeat: no-repeat !important;		box-sizing:border-box !important;}
.share-box-mobile .share_item {text-indent: 50px !important; display:block; position:relative;}
.share-box-mobile .share_item .jtico{ position:absolute; left:15px; top:15px;}
.share-box-mobile .share_item {/*background: url(/m/images/mobile_share_all.png) no-repeat !important;*/}
/*.share-box-mobile .share-item-weibo {background-position: 0 -200px !important;}
.share-box-mobile .share-item-weixin {display: none !important;}
.share-box-mobile .share-item-print {display: none !important;}
.share-box-mobile .share-item-email {display: none !important;}
.share-box-mobile .share-item-linkedin {background-position: 0 -96px !important;}
.share-box-mobile .share-item-twitter {background-position: 0 -46px !important;}
.share-box-mobile .share-item-facebook {background-position: 0 4px !important;}
.share-box-mobile .share-item-googleplus {background-position: 0 -146px !important;}*/
.feedbackfix{ position:fixed; top:0; width:100%; height:100%; background:rgba(0,0,0,.25); z-index:5; display:none;}
.box_subscribe *{box-sizing:border-box;}
.box_subscribe{ position:absolute; top:15%; width:560px;  padding:20px; border-radius:5px; background:#edebeb; left:20px; box-shadow:0 3px 5px raba(0,0,0,0.2);}
.box_subscribe .closed{ font-size:70px; font-weight:bold; position:absolute; right:10px; top:-15px; color:#333; cursor:pointer;}
.box_subscribe h2{ font-size:30px; margin:0; font-weight:normal; color:#000; padding:0 15px 20px;}
.box_subscribe dl{ margin-bottom:15px; position:relative; padding:0 0 0 0;}
.box_subscribe dl .f00{ color:#333; position:absolute; top:3px; left:0; display:none;}
.box_subscribe dl .text{ width:100%; border:1px solid #e6e4e4; background:#fff; border-radius:5px; height:2.5em; line-height:2.5em; color:#c1c1c1; font-size:24px; padding:5px 15px;}
.box_subscribe .btn{ background:#cc3300; border-radius:5px; line-height:50px; height:50px; text-align:center; display:block; width:200px; color:#fff; font-size:24px;-webkit-appearance: none;}
.box_subscribe dl textarea.text{overflow:hidden; resize:none; height:100px;-webkit-appearance: none;}
.p-download-sm{ background:#ececec; padding:20px; color:#23297a; line-height:30px; font-weight:bold; margin:0 0 20px;font-size:18px;}
.p-downbtn{ background:#666; color:#fff; font-size:12px; padding:3px 10px; display:block;transition:all 0.5s ease-out 0s;-ms-transition:all 0.5s ease-out 0s;-moz-transition:all 0.5s ease-out 0s;-webkit-transition:all 0.5s ease-out 0s;-o-transition:all 0.5s ease-out 0s; text-align:center;}
.p-downbtn:hover{ color:#fff; background:#23297a;transition:all .15s cubic-bezier(.55,0,.1,1);}

.tabcont table.tab2{ width:100%; height:auto; border:1px #cccccc solid; border-collapse:collapse;}
.tabcont table.tab2 td{ color:#4c4c4c; font-size:12px; border:1px #cccccc solid; }
.tabcont table.tab2 td.thead2{ background:#f2f2f2; height:28px; line-height:28px; color:#4c4c4c; font-size:12px; text-align:center; font-weight:bold;}
.tabcont table.tab2 td p.center{ text-align:center; color:#4c4c4c; font-size:12px;}
.tabcont table.tab2 td p.leftj{ text-align:left; color:#4c4c4c; font-size:12px; padding-left:20px;}


.ke-zeroborder{ width:100%; height:auto; border-collapse:collapse;}
.ke-zeroborder td{ color:#666666; font-size:12px; font-family:Arial, Helvetica, sans-serif; /*height:32px; line-height:32px;*/border:1px solid #CCCCCC; padding:10px 0;}
.ke-zeroborder td.thead{ background:#ededed; padding-left:20px; }
.ke-zeroborder td.rtlf{ background:#ffffff; padding-left:30px;}
.ke-zeroborder td.rtlf p{ color:#666666; font-size:12px; font-family:Arial, Helvetica, sans-serif; line-height:20px;}
.ke-zeroborder .tab2{ width:100%; height:auto; border:1px #cccccc solid; border-collapse:collapse;}
.ke-zeroborder .tab2 td{ color:#4c4c4c; font-size:12px; border:1px #cccccc solid; }
.ke-zeroborder .tab2 td.thead2{ background:#f2f2f2; height:28px; line-height:28px; color:#4c4c4c; font-size:12px; text-align:center; font-weight:bold;}
.ke-zeroborder .tab2 td p.center{ text-align:center; color:#4c4c4c; font-size:12px;}
.ke-zeroborder .tab2 td p.leftj{ text-align:left; color:#4c4c4c; font-size:12px; padding-left:20px;}
