﻿@charset "utf-8";

body{-webkit-tap-highlight-color:rgba(0,0,0,0);}
.jz1200{ width:71.42857%;/*1200px*/ margin:0 auto;}
.jz1437{ width:85.835%;/*1437px*/ margin:0 auto;}
input[type="button"], input[type="submit"], input[type="reset"] {
-webkit-appearance: none;
}
/*header*/
#header{ width:100%;  position:fixed; z-index:10;top:0;}

#header .jz1200{ position:relative; z-index:1;}
#header h1{ /*float:left;*/ width:10.5%;/*198px*/ position:absolute; top:0; left:14.047%; z-index:2;}
#header h1 img{ width:100%;}
#header .top_hide{ top:-130px;}
#header .top_show{ top:0;}
.head_pc{ border-top:4px solid #f68e35; width:100%; position:absolute; left:0;  /*top:-118px;*/ background:#fff; background-size:auto 100%;
-moz-transition: top 0.4s;	/* Firefox 4 */
-webkit-transition: top 0.4s;	/* Safari 和 Chrome */
-o-transition: top 0.4s;
transition: top 0.4s;
}
.head_pc_cd{display:none; width:36px; position:absolute; top:30%; right:14.047%; z-index:2; cursor:pointer;}
.head_pc_cd span{ display:block; height:4px; border-radius:2px; background-color:#f68e35; margin-bottom:5px;}
.head_rgt{ float:right; width:83.5%;/*1002px*/}
.head_dl_sous{ padding-top:4.79081%; float:right;}
.head_dl{ float:right; color:#c6c6c6; height:18px; line-height:18px; padding-left:23px; background:url(../images/common/head_vip.png) no-repeat left center;}
.language a{font-size:13px;color:#c6c6c6;}
.language{padding:4.79081% 0 0 15px;}
.language a:hover{color:#f68e35;}
.head_phone_language{margin:15px 12% 0 0;font-size:16px;}
.head_phone_language a{color:#fff;}
.head_dl a{ font-size:13px; color:#c6c6c6;}
.head_sous{ float:right; margin-right:6px;}
.head_sous input{ color:#c6c6c6; border:none; float:left;}
.head_sous input.sousou{ height:18px; width:25px;float:right; background:url(../images/common/head_sous.png) no-repeat center center; text-indent:9999px; margin-right:6px; cursor:pointer;}
.head_sous .ss-btn{display:inline-block; height:18px; width:15px; background:url(../images/common/head_sous.png) no-repeat center center; text-indent:9999px; margin-right:6px; cursor:pointer;}
.head_sous input.wenbk{ font-size:13px; float:left;line-height:16px; height:16px; padding:2px 0 2px 14px; font-family:"\5FAE\8F6F\96C5\9ED1"; width:80px;border-left:1px solid #fff;/*60px*/ background:none;display:none;}
.head_rgt ul{ float:right; width:65.07664%;/*728px*/ margin-right:1.59281%;}
.head_rgt ul li{ float:left; width:16.66666%;/*121px*/ position:relative; z-index:5;}
.head_rgt ul li.current>a,.head_rgt ul li:hover>a{ background-color:#f68e35; font-weight:bold;color:#fff;}
.head_rgt ul li>a{ display:block; font-size:16px; line-height:18px; color:#333; padding:42.01652% 0 38.71074%; text-align:center;}
.head_rgt ul li img{ position:absolute; bottom:-4px; left:50%; margin-left:-3px; display:none; z-index:2;}
.head_rgt ul li.current img,.head_rgt ul li:hover img{ display:block;}
.head_rgt .xiala{ position:absolute; z-index:1; overflow:hidden; background:rgba(11,11,10,0.6); display:none;}
.head_rgt dl{ width:100%;}
.head_rgt dl dd{ float:left; text-align:center;}
.head_rgt dl dd a{ display:block; color:#d6d6d6; font-size:14px; padding:24px 0;}
.head_rgt dl dd a:hover{ color:#f68e35;}
.head_phone{ display:none;}
.search_hide{display:none;position:absolute;left:0;padding:15px 0;top:118px;z-index:2;width:100%;background:rgba(246,142,53,1);}
.search_hide input{float:right;}
.search_hide input.sousou{background:transparent;border:0;outline:none; height:32px; width:15px; background:url(../images/common/head_sous.png) no-repeat center center; text-indent:9999px; margin-right:6px; cursor:pointer;}
.search_hide input[type=text]{border:0;outline:none;line-height:32px;width:270px;background:transparent;color:#fff;padding:0 5px;}
/*footer*/
#footer{ background:url(../images/common/foot_bg.jpg) repeat-x; background-size:auto 100%; border-top:1px solid #0a0a0a;}
.foot_nr{ width:59.7519%;/*1004px*/ margin:0 auto; padding:1.96428% 0 1.72619%; color:#979797;}
.foot_lf_up span{ height:21px; line-height:20px; font-size:21px; border-left:1px solid #979797; padding-left:8px; margin:1px 0 0 8px;}
.foot_rgt{ padding-top:6px;}
.foot_lf{padding-top:0px;}
.foot_code{margin:7px 0 0 25px;}
.foot_rgt a{ float:left; width:19px; height:15px !important;}
.foot_rgt a.qq{ background:url(../images/common/foot_ico1.png) no-repeat;
-moz-transition: all 0.15s;	/* Firefox 4 */
-webkit-transition: all 0.15s;	/* Safari 和 Chrome */
-o-transition: all 0.15s;
transition: all 0.15s;
}
.foot_rgt a.qq:hover{ background:url(../images/common/foot_ico1.png) no-repeat 0 -15px;}
.foot_rgt a.weix{ background:url(../images/common/foot_ico2.png) no-repeat;
-moz-transition: all 0.15s;	/* Firefox 4 */
-webkit-transition: all 0.15s;	/* Safari 和 Chrome */
-o-transition: all 0.15s;
transition: all 0.15s;
}
.foot_rgt a.weix:hover{ background:url(../images/common/foot_ico2.png) no-repeat 0 -15px;}
.foot_rgt a.sina{ background:url(../images/common/foot_ico3.png) no-repeat;
-moz-transition: all 0.15s;	/* Firefox 4 */
-webkit-transition: all 0.15s;	/* Safari 和 Chrome */
-o-transition: all 0.15s;
transition: all 0.15s;
}
.foot_rgt a.sina:hover{ background:url(../images/common/foot_ico3.png) no-repeat 0 -15px;}
/*index*/
.banner{ position:relative; z-index:1; overflow:hidden;}
.banner .bd ul li a{ display:block; height:692px;}
.banner .hd{ position:absolute; bottom:25px; z-index:2; text-indent:9999px; width:100%;}
.banner .hd ul{ margin:0 auto;}
.banner .hd ul li{ width:13px; height:13px; background-color:#fff; border-radius:6px; float:left; margin-right:9px; cursor:pointer;
-moz-transition: width 0.8s;	/* Firefox 4 */
-webkit-transition: width 0.8s;	/* Safari 和 Chrome */
-o-transition: width 0.8s;
transition: width 0.8s;
}
.banner .hd ul li.on{ width:40px; background-color:#f5821f; opacity:0.8;}
.sy_up{ position:relative;}
.sy_up .img{ width:100%; overflow:hidden;}
.sy_up .img ul li{ width:25%;/*420px*/ float:left; overflow:hidden;}
.sy_up .img ul li a{ display:block; position:relative; color:#fff;}
.sy_up .img ul li img{ display:block; width:100%; height:auto;}
.sy_up .img ul li span{ display:block; position:absolute; width:100%; left:0; bottom:5.4054%;/*20px*/ text-align:center; font-family:arial,\5FAE\8F6F\96C5\9ED1; font-size:20px; line-height:20px;}
.sy_up .img ul li a .zhez{ position:absolute; left:0; top:0; width:100%; height:100%; background-color:rgba(0,0,0,0.3);}
.sy_up a img{ width:100%;}
.sy_up .prev{ width:3.33333%;/*56px*/ position:absolute; z-index:2; top:41.89189%; left:1.84523%; display:none;}
.sy_up .next{ width:3.33333%;/*56px*/ position:absolute; z-index:2; top:41.89189%; right:1.84523%; display:none;}
.sy_mdenr{ position:relative; width:33.333%;/*560px*/ overflow:hidden;}
.sy_mdenr img.sy_mdenr_pic{ width:100.1%; height:auto;}
.sy_mdenr_wz{ position:absolute; top:17.50741%; left:8.71886%;}
.sy_mdenr_wz h2{ font-size:30px; font-weight:bold; line-height:32px; height:32px; color:#fff; padding-right:35px; background:url(../images/else/sy_mdexg.png) no-repeat right bottom; margin-bottom:12px;}
.sy_mdenr_wz .p{ font-size:24px; line-height:24px; font-family:"arial"; color:#f2f2f2; margin-bottom:35px;}
.sy_mdenr_wz .more{ width:127px; border:1px solid #f5821f; cursor:pointer;
-moz-transition: all 0.8s;	/* Firefox 4 */
-webkit-transition: all 0.8s;	/* Safari 和 Chrome */
-o-transition: all 0.8s;
transition: all 0.8s;
}
.sy_mdenr_wz .more em{font-style:normal; width:90px; text-align:center; height:32px; line-height:32px; font-size:14px; color:#fffefe;}
.sy_mdenr_wz .more span{ width:37px; text-align:center; font-size:18px; height:32px; line-height:32px; background-color:#f5821f; color:#fffefe;
-moz-transition: all 0.8s;	/* Firefox 4 */
-webkit-transition: all 0.8s;	/* Safari 和 Chrome */
-o-transition: all 0.8s;
transition: all 0.8s;
}
.sy_mdenr_wz .more:hover{ border-color:#2b2b2b;}
.sy_mdenr_wz .more:hover span{ background-color:#2b2b2b;}
.sy_mdenr .span1,.sy_mdenr .span2,.sy_mdenr .span3,.sy_mdenr .span4,.sy_mdesp .span1,.sy_mdesp .span2,.sy_mdesp .span3,.sy_mdesp .span4{
-moz-transition: all 0.8s;	/* Firefox 4 */
-webkit-transition: all 0.8s;	/* Safari 和 Chrome */
-o-transition: all 0.8s;
transition: all 0.8s;	
}
.sy_mdenr .span1,.sy_mdesp .span1{ position:absolute; left:0; top:0; width:3px; background-color:#f68e35; height:0; z-index:6;}
.sy_mdenr .span2,.sy_mdesp .span2{ position:absolute; left:0; top:0; height:3px; background-color:#f68e35; width:0; z-index:6;}
.sy_mdenr .span3,.sy_mdesp .span3{ position:absolute; right:0; bottom:0; width:3px; background-color:#f68e35; height:0; z-index:6;}
.sy_mdenr .span4,.sy_mdesp .span4{ position:absolute; right:0; bottom:0; height:3px; background-color:#f68e35; width:0; z-index:6;}
.sy_mdenr:hover .span1,.sy_mdesp:hover .span1{ height:100%;}
.sy_mdenr:hover .span2,.sy_mdesp:hover .span2{ width:100%;}
.sy_mdenr:hover .span3,.sy_mdesp:hover .span3{ height:100%;}
.sy_mdenr:hover .span4,.sy_mdesp:hover .span4{ width:100%;}
.sy_mdesp{ width:33.333%;/*560px*/ background-color:#000; position:relative; cursor:pointer; overflow:hidden;}
.sy_mdesp img.video_pic{ position:absolute; left:0; top:0; z-index:5; width:100.1%; height:auto;}
.sy_mdesp img.video_an{ position:absolute; left:50%; top:50%; margin-top:-30px; margin-left:-30px; z-index:6;} 
.sy_mdesp video{ display:block; margin:0; padding:0;}
.sy_btm{ background:url(../images/else/sy_btm_bg.png); padding:3.571% 0 3.988%;}
.sy_btm ul li{ width:17%;/*204px*/ text-align:center; background-color:#2b2b2b; padding:3.333% 0 2.583%; float:left; margin-right:3.75%; cursor:pointer;
-moz-transition: background-color 1.5s;	/* Firefox 4 */
-webkit-transition: background-color 1.5s;	/* Safari 和 Chrome */
-o-transition: background-color 1.5s;	/* Opera */
transition: background-color 1.5s;
}
.sy_btm ul li:last-child{ margin-right:0;}
.sy_btm ul li img{ width:26.47%;/*54px*/}
.sy_btm .wenz .bt{ font-size:18px; line-height:18px; color:#d8d8d8; margin:9.803% 0 6.372%;}
.sy_btm .wenz .p{ font-size:14px; line-height:14px; color:#858585;}
.sy_btm .wenz .p a{color:#858585;}
.sy_btm span{ display:inline-block; height:26px; font-size:18px; line-height:26px; color:#535353; padding:0 17.647%; margin-top:18.627%; border:1px solid #535353;}
.sy_btm ul li:hover{ background-color:#f5821f;}
.sy_btm ul li:hover .wenz .bt{ color:#ffffff;}
.sy_btm ul li:hover .wenz .p{ color:#fed3ae;}
.sy_btm ul li:hover span{ color:#ffd9b9; border-color:#ffd9b9;}
/*catalog*/
.catalog{ background:url(../images/else/pro_bg.jpg) no-repeat; background-size:cover; padding:9.821% 0 4.285%;}
h2.bais_zbt{ font-size:30px; font-weight:bold; line-height:32px; color:#fff; text-align:center; margin-bottom:4.833%;}
h2.bais_zbt span{ display:inline-block; padding-bottom:18px; border-bottom:2px solid #fff;}
.catalog ul li{ width:21.916%;/*263px*/ float:left; margin:0 4.083% 4.166% 0;}
.catalog ul li:nth-child(4n){ margin-right:0;}
.catalog ul li .img{ position:relative; text-align:center;margin-bottom:3.802%;}
.catalog ul li .img img{ max-width:100%; height:auto;}
.catalog ul li .img img.pro_fangk{ position:absolute; left:0; top:0;}
.catalog ul li .wenz_lf{ height:38px; line-height:38px; font-size:14px; color:#f5f5f5; border-left:1px solid #747474; padding-left:9px;}
.catalog ul li .wenz_rgt{ width:38px; height:38px; text-align:center; line-height:38px; background-color:#747474;}
.catalog ul li .wenz:hover .wenz_lf{ border-color:#f68e35;}
.catalog ul li .wenz:hover .wenz_rgt{ background-color:#f68e35;}
.totop{ height:11px; background:url(../images/else/totop_bg.jpg) repeat-x; background-size:auto 100%; position:relative; z-index:2;}
.totop img{ position:absolute; top:-18px; left:50%; margin-left:-17px; cursor:pointer;}
.catalog ul li .wenz_lf.wenzi_new_shy{border-left:none;text-align:center;}
/*products*/
.pro_ban{ position:relative; z-index:1;}
.pro_ban img.pro_ban_img{ width:100%; height:auto;}
.pro_nr{ position:relative; z-index:2; background-color:#fff;margin-top: 0 !important;}
.pro_biaot{ position:absolute; width:214px; padding-bottom:30px; text-align:center; bottom:50px; left:50%; margin-left:-107px; font-size:30px; color:#fff; background:url(../images/else/pro_xsj.png) no-repeat center bottom;}
.pro_up{ background-color:#f7f8f9; padding:1.666% 0;}
.pro_upnr{ width:46.428%;/*780px*/ margin:0 auto; border:1px solid #f68e35;}
.pro_upnr input.wenbk{ font-family:\5FAE\8F6F\96C5\9ED1; font-size:20px; height:21px; line-height:21px; width:94.23%;/*735px*/ color:#8f8f8f; padding:13px 0; border:none; background-color:#f7f8f9; text-indent:20px;}
.pro_upnr input.suos{ width:5.769%;/*45px*/ height:47px; text-indent:9999px; border:none; background:url(../images/else/pro_suos.png) no-repeat 3px center; overflow:hidden; cursor:pointer;}
/*.pro_mde ul{border-left:1px solid #dcdcdc;}*/
.pro_mde ul li{box-sizing:border-box;border:1px solid #dcdcdc;float:left; position:relative; width:16.6666%;/*420px*/  cursor:pointer;}
.pro_mde ul li:hover{border:1px solid #f68e35;}
/*.pro_mde ul li:nth-child(6n+1){ margin-left:1px;}*/
/*.pro_mde ul li:nth-child(n+7){ margin-top:-1px;}*/
.pro_mde ul li a{ display:block; overflow:hidden;}
.pro_mde ul li img{ width:98%; height:auto;left:1%;}
.pro_mde ul li img.huik{display:none; position:absolute; left:0; top:0; z-index:2;}
.pro_mde ul li .wenz{ position:absolute; bottom:0; width:100%; text-align:center; font-size:12px; height:38px; line-height:38px; overflow:hidden; color:#333333; background-color:rgba(255,255,255,0.7);}
.pro_btm{ padding:2.44% 0 2.738%;}
.pro_nr .pagingList{ padding:2.44% 0 5.738%;}
.pagingList{ font-size:14px; color:#8f8f8f; text-align:center; height:36px; line-height:36px;}
.pagingList a{ color:#8f8f8f; display:inline-block; height:34px; line-height:34px; padding:0 16px; border:1px solid #eeeeee;}
.pagingList span{ color:#f68e35; display:inline-block; height:34px; line-height:34px; padding:0 16px; border:1px solid #f68e35;}
.pagingList input.wenb{ height:16px; line-height:16px; padding:9px 0; border:1px solid #eeeeee; width:36px; text-align:center; color:#8f8f8f; background:none;}
.pagingList input.tijiao{ font-family:\5FAE\8F6F\96C5\9ED1; height:34px; width:47px; background:none; border:1px solid #eeeeee; color:#8f8f8f; cursor:pointer;}
.no_pro{ width:59.523%;/*1000px*/ margin:0 auto; padding:7.023% 0 7.738%; text-align:center;}
.no_pro img{ width:18.3%; /*183px*/}
.no_pro .wenz{ font-size:18px; color:#686868;}
.no_pro .wenz .bt{ font-size:22px; color:#333333; margin:3% 0 1.4%;}
/*pro_detail*/
.pro_xx{ position:relative;}
.pro_xx1{ padding:4.761% 0 2.38%;}
.pro_xx1 .qiehuan{ width:41.833%;/*502px*/ margin-left:8.333%;}
.pro_xx1 .xiaotu{ position:relative;}
.pro_xx1 .xtu{ position:relative; overflow:hidden;}
.pro_xx1 .xtu dl dd{ width:24%;/*148px*/ float:left; cursor:pointer; margin-right:1.33%; border:1px solid #fff; box-sizing:border-box;}
.pro_xx1 .xtu dl dd:nth-child(4n){ margin-right:0;}
.pro_xx1 .xtu dl dd.current{ border:1px solid #dcdcdc;}
.pro_xx1 .xtu dl dd img{ width:100%; height:auto;}
.pro_xx1 .datu{ position:relative; overflow:hidden; border:1px solid #dcdcdc; margin-bottom:3.187%;}
.pro_xx1 .datu ul{ width:100%; position:absolute; left:0; top:0;}
.pro_xx1 .datu ul li{ width:100%; position:absolute; left:0; top:0; display:none;}
.pro_xx1 .datu ul li img{ width:100%; height:auto;}
.pro_xx1 .wenz{ width:43.75%;/*525px*/ color:#686868; font-size:15px;}
.pro_xx1 .wenz img{width:100%;height:auto;}
.pro_xx1 .wenz .bt h2{ font-size:24px; line-height:36px; color:#f48221; font-weight:bold; padding:4.19% 0 1.642%;}
.pro_xx1 .wenz .bt h3{ font-size:20px; line-height:24px; margin-bottom:9.523%;}
.pro_xx1 .wenz .p h3{ font-size:18px; font-weight:bold; line-height:20px; margin-bottom:3.809%;}
.pro_xx1 .wenz .p ul li{ line-height:30px; padding-left:16px; background:url(../images/else/pro_xx_yd.jpg) no-repeat left 12px;}
.pro_xx2{ background-color:#f5f5f5; padding:3.333% 0;}
.pro_xx2 .jz1200 img{ max-width:100%; height:auto;}
.pro_xx2 table{ width:100%;}
.pro_xx2 th{ padding:13px 0; font-size:18px; color:#333333;}
.pro_xx2 tr:nth-child(even) td{ background-color:#fff;}
.pro_xx2 td{ padding:13px 0; text-align:center;}
.pro_xx3{ padding:3.333% 0; display:none;}
.pro_xx3 ul li{ float:left; position:relative; width:33.333%;/*400px*/ margin-left:-1px; cursor:pointer;}
.pro_xx3 ul li img{ width:100%; height:auto;}
.pro_xx3 ul li img.huik{ position:absolute; left:0; top:0;}
.pro_xx3 ul li .wenz{ position:absolute; bottom:5.39%; width:100%; text-align:center; font-size:20px; line-height:20px; color:#333333;}
.pro_xx4{ background-color:#f5f5f5; font-size:18px; color:#686868; padding:2.619% 0 4.642%; display:none;}
.pro_xx4 th{ height:44px; font-size:18px; color:#333333;}
.pro_xx4 tr:nth-child(even) td{ background-color:#fff;}
.pro_xx4 td{ height:44px; text-align:center;}
.pro_xxdh{ position:absolute; top:0; left:6.547%;/*110px*/ background:url(../images/else/pro_xxdh_xiant.png) repeat-y 6px top; padding:70px 0 0 0;}
.pro_xxdh ul li{ font-size:18px; color:#686868; line-height:26px; margin-bottom:60px; padding-left:32px; background:url(../images/else/pro_xxdh_yd.png) no-repeat left center; cursor:pointer;}
.pro_xxdh ul li:hover,.pro_xxdh ul li.cur{ font-size:24px; font-weight:bold; line-height:26px; color:#f68e35; background:url(../images/else/pro_xxdh_ydh.png) no-repeat left center;}
.pro_xxdh ul li a{ color:#686868;}
.pro_xxdh ul li:hover a{ color:#f68e35;}
/*problem*/
.problem{ background:url(../images/else/service_bg.jpg) no-repeat center top; background-size:cover;}
.problem .jz1200{ padding:5.833% 0 9.523%;}
.problem_nav{ text-align:center; margin-bottom:2.666%;}
.problem_nav a{ display:inline-block; height:50px; width:21.833%;/*262px*/ line-height:50px; font-size:18px; text-align:center; color:#d0d0d0; border:2px solid #929292; margin-right:2.5%;}
.problem_nav a:last-child{ margin-right:0;}
.problem_nav a:hover,.problem_nav a.cur{ border-color:#fff; color:#fff;}
.probltm_nr{ width:92.083%;/*1105px*/ margin:0 auto;}
/*.probltm_nr .ques{ width:47.33%;!*523px*! padding:2% 0 1.166%; float:left; cursor:pointer;}*/
.probltm_nr .ques{ width:100%;/*523px*/ padding:2% 0 1.166%; cursor:pointer;}
/*.probltm_nr .ques:nth-child(even){ float:right;}*/
.probltm_nr .ques:hover{ background:rgba(246,142,53,0.1);}
.probltm_nr .tb{ width:32px; height:32px; text-align:center; line-height:32px; border:1px solid #f68e35; border-radius:3px; font-size:18px; font-family:arial; color:#fff; margin-left:1.912%;}
.probltm_nr .p{ width:87.571%;/*458px*/ margin-right:1.212%;}
.probltm_nr .q{ margin-bottom:12px;}
.probltm_nr .q .p a{ line-height:34px; font-size:18px; font-weight:bold; color:#fff;}
.probltm_nr .a .p{ line-height:30px; overflow:hidden; font-size:16px; color:#fff;}
.problem .pagingList{ margin-top:5.248%;}
/*problem_detail*/
.infor_xx{ padding-bottom:35px;}
.infor_xx h2{ font-family:"\5FAE\8F6F\96C5\9ED1"; font-size:28px; line-height:28px; color:#fff; text-align:center; padding:22px 0 6px;}
.infor_xx h2 a{ font-size:14px; color:#fff; border:1px solid #f68e35; border-radius:3px; padding:0 8px;}
.infor_xxup{ height:42px; line-height:42px; text-align:center; padding-left:20px;}
.infor_xxup span{ display:inline-block; margin-right:27px; color:#d0d0d0;}
.infor_xxmde{ line-height:24px;padding:30px 0 23px; color:#fff; font-size:14px; min-height:160px;}
.infor_xxmde p{ line-height:24px; margin-bottom:15px;}
.infor_xxbtm{ padding:12px 16px 12px 22px; background-color:#e9e9e9;}
.infor_xxbtmlf{ color:#666666; line-height:200%;}
.infor_xxbtmlf a{ color:#686868;}
.infor_xxbtmlf a:hover{ text-decoration:underline;}
.infor_xxbtmrgt{ padding-top:11px;}
/*complaint*/
.complaint{ background:url(../images/else/complaint_bg.jpg) no-repeat center top; background-size:cover; padding:10% 0 11.785%;}
.complain_bd{ width:92.083%;/*1105px*/ margin:0 auto; -moz-transform:translate(0px,160px); -webkit-transform:translate(0px,160px); -o-transform:translate(0px,160px); transform:translate(0px,160px); opacity:0;
-moz-animation: complaint 2s ease-out forwards;
-webkit-animation: complaint 2s ease-out forwards;	
-o-animation: complaint 2s ease-out forwards;	
animation: complaint 2s ease-out forwards;
}
.complain_bdnr .item{ float:left; width:46.063%;/*509px*/ margin-bottom:1.266%; position:relative;}
.complain_bdnr .item em{ color:#fff; font-style:normal; position:absolute; top:38px; left:0;}
.complain_bdnr .item2 em{ top:95px;}
.complain_bdnr input{ width:100%; font-size:16px; height:18px; line-height:18px; padding:10px 0; color:#ffffff; border:1px solid #939393; background:none; text-indent:20px; font-family:"\5FAE\8F6F\96C5\9ED1";}
.complain_bdnr .item:nth-child(even){ float:right;}
.complain_bdnr textarea{ float:left; width:96.341%;/*469px*/ height:80px; padding:1.085% 1.809%; border:1px solid #939393; background:none; font-size:16px; color:#ffffff; font-family:"\5FAE\8F6F\96C5\9ED1";}
.complain_bd input.tijiao{ height:38px; line-height:34px; width:13.755%; font-family:"\5FAE\8F6F\96C5\9ED1"; font-size:18px; color:#f68e35; font-weight:bold; background:none; border:1px solid #f68e35; border-radius:3px; margin-top:3.619%; cursor:pointer;}
@-moz-keyframes complaint 
{
from {-moz-transform: translate(0px,160px); opacity:0;}
to {-moz-transform: translate(0px,0px); opacity:1;}
}
@-webkit-keyframes complaint 
{
from {-webkit-transform: translate(0px,160px); opacity:0;}
to {-webkit-transform: translate(0px,0px); opacity:1;}
}
@-o-keyframes complaint 
{
from {-o-transform: translate(0px,160px); opacity:0;}
to {-o-transform: translate(0px,0px); opacity:1;}
}
@keyframes complaint
{
from {transform: translate(0px,160px); opacity:0;}
to {transform: translate(0px,0px); opacity:1;}
}
/*clause*/
.servi_biaot{ width:213px;}
.clause_nr{ background:url(../images/else/sy_btm_bg.png); padding:3.571% 0 6.547%; position:relative; z-index:2;}
.clause_nr p{ font-size:16px; color:#d0d0d0; line-height:30px; margin-bottom:1.447%;}
.clause_cont{ width:92.083%;/*1105px*/ margin:0 auto;}
.clause_up{ margin-bottom:6.124%;}
.clause_mde{ margin-bottom:7.058%;}
.clause_mdenr_lf{ width:6.153%;/*68px*/ background:url(../images/else/clause_xiant.jpg) repeat-y center top; height:100px;}
.clause_mdenr_rgt{ width:93.846%;/*1037px*/ position:relative;}
.clause_mdenr_rgt .wenz{ margin-bottom:2.467%; position:relative;}
.clause_mdenr_rgt .wenz img.clause_ico{ position:absolute; top:0; left:-4.625%;}
.clause_mdenr_rgt h3.hui{ font-size:18px; font-weight:bold; color:#d0d0d0; padding-bottom:5px;}
.clause_mdenr_rgt h4.cheng{ font-size:24px; line-height:24px; color:#f68e35; padding:0.904% 0;}
.clause_mdenr_rgt .p{ font-size:16px; color:#d0d0d0; line-height:30px;}
.clause_btmlf{ width:31.855%;/*352px*/ border:1px solid #f5821f; padding:9.773% 0 8.144%; border-radius:176px; margin-top:11.04%;}
.clause_btmlf_nr{ width:55.113%;/*194px*/ margin:0 auto;}
.clause_btmlf h3.cheng{ font-size:32px; line-height:34px; font-weight:bold; color:#f5821f; margin-bottom:7.102%;}
.clause_btmlf .p{ font-size:20px; color:#fff; line-height:30px;}
.clause_btmrgt{ width:62.805%;/*694px*/}
.clause_btmrgt .wenz{ margin-bottom:3.917%;}
.clause_btmrgt h3.cheng{ font-size:22px; color:#f68e35; margin-bottom:4px;}
.clause_cont a.shouh{ display:block; font-size:18px; height:38px; line-height:38px; width:21.902%;/*152px*/ text-align:center; font-weight:bold; color:#f68e35; border:1px solid #f68e35; border-radius:3px; margin-left:37.333%;}
/*exhibition*/
.activi_biaot{ width:274px;}
.exhibition{ padding:2.142% 0 4.761%; background:url(../images/else/sy_btm_bg.png); position:relative; z-index:2; margin-top:0 !important;}
.exhibi_nav{ text-align:center; margin-bottom:4.732%;}
.exhibi_nav a{ font-size:18px; color:#d0d0d0; display:inline-block; height:50px; line-height:50px; width:18.232%;/*262px*/ text-align:center; border:2px solid #929292; margin-right:2.087%;}
.exhibi_nav a:hover,.exhibi_nav a.current{ color:#fff; border-color:#fff;}
.exhibi_nr ul li{ width:23.173%;/*333px*/ float:left; margin-right:2.366%; margin-bottom:3.479%;cursor: pointer;}
.exhibi_nr ul li:nth-child(4n){ margin-right:0;}
.exhibi_nr .img img{ width:100%; height:auto;}
.exhibi_nr .wenz{ font-size:16px; color:#c7c7c7; height:43px; line-height:43px; text-align:center; overflow:hidden; margin-top:3.003%; border-top:1px solid #636363; border-bottom:1px solid #636363;}
.exhibi_nr .imgs{ display:none;}
.exhibi_tanc{ position:fixed; /*position: absolute;*/ z-index:11; left:0; top:0; width:100%; height:100%; background:rgba(37,37,37,0.7); display:none;}
.exhibi_tanc_nr{ position:absolute; left:50%; top:50%; margin-top:-295px; margin-left:-368px; background-color:#fff;width: 713px;padding: 12px;}
.exhibi_tanc_nr .close{ text-align:right;}
.exhibi_tanc_nr .close a{ display:inline-block; width:32px; height:32px; text-align:center; line-height:32px; font-size:18px; color:#fff; background-color:#252525; margin-bottom:10px;}
.exhibi_tanc_nr .imgs .p{ font-size:18px; color:#686868; height:50px; line-height:50px; text-align:center;}
.exhibi_tanc_nr .imgs{overflow: hidden;}
.exhibi_tanc_nr .imgs ul{position: relative;}
.exhibi_tanc_nr .imgs li{float: left;}
/*.exhibi_tanc_nr .imgs .tupian{width: 6000px;}
.exhibi_tanc_nr .imgs img{}*/
.exhibi_tanc_nr a.prev{ position:absolute; left:-104px; top:50%; margin-top:-30px; display:block; width:32px; height:61px; background:url(../images/else/exhibi_prev.png) no-repeat;}
.exhibi_tanc_nr a.next{ position:absolute; right:-104px; top:50%; margin-top:-30px; display:block; width:32px; height:61px; background:url(../images/else/exhibi_next.png) no-repeat;}
/*exten*/
/*.exten ul{ border-top:1px solid #636363;}*/
.exten ul li{ padding:2.783% 0; border-bottom:1px solid #636363;}
.exten ul li:first-child{ padding-top:0;}
.exten ul li .img{ width:23.173%;/*333px*/ margin-right:2.783%;}
.exten ul li .img img{ width:100% !important; height:auto !important;}
.exten ul li .wenz{ width:68.058%;/*978px*/}
.exten ul li .date{ width:62px; height:62px; text-align:center; border:1px solid #f5821f; font-family:arial; color:#c7c7c7;}
.exten ul li .day{ display:inline-block; font-size:30px; line-height:30px; padding:5px 0;}
.exten ul li .niany{ display:inline-block; font-size:14px; line-height:14px;}
.exten ul li .btwz{ width:91.411%;/*894px*/}
.exten ul li .btwz .tuig{ font-size:14px; color:#f5821f; line-height:14px; padding:9px 0 11px;}
.exten ul li .btwz h3{ font-size:18px; color:#fffefe; line-height:18px; height:18px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.exten ul li .wenz .p{ font-size:16px; color:#c7c7c7; line-height:30px; margin:1.535% 0 3.176%; height:90px; overflow:hidden;}
.exten ul li .wenz a.more{ font-size:14px; color:#7f7f7f;}
.exten ul li .wenz a.more:hover{ color:#f5821f;}
.exten .pagingList{ margin-top:2.783%;}
.exten_xx{ background:url(../images/else/sy_btm_bg.png); padding:5.833% 0 9.523%;}
/*technology*/
.techno{ background:url(../images/else/video_bg.jpg) no-repeat; background-size:cover; padding:5.833% 0;}
.techno ul{ margin-bottom:1.866%;}
.techno ul li{ float:left; width:31.25%;margin-right:3.125%;/*400px*/ margin-bottom:2.5%; cursor:pointer;}
.techno ul li:nth-child(3n){margin-right:0;}
.techno ul li .img{ position:relative;}
.techno ul li .img img.video_pic{ width:100%; height:auto;}
.techno ul li .img img.video_an{ position:absolute; left:50%; top:50%; margin-top:-30px; margin-left:-30px;}
.techno ul li .img img.video_k{ position:absolute; left:0; top:0; width:100%; height:100%; display:none;}
.techno ul li .wz{ font-size:18px; line-height:18px; height:18px; overflow:hidden; color:#fff; padding:3.75% 0; text-align:center; background-color:#323232; border-right:1px solid #232323;
-moz-transition: background-color 1s,border-color 1s;	/* Firefox 4 */
-webkit-transition: background-color 1s,border-color 1s;	/* Safari 和 Chrome */
-o-transition: background-color 1s,border-color 1s;
transition: background-color 1s,border-color 1s;
}
.formJxs a:hover{color:#fff;}
.techno ul li:hover .wz{ background-color:#f68e35; border-color:#f68e35;}
.techno_tanc{ position:fixed; z-index:11; left:0; top:0; width:100%; height:100%; background:rgba(37,37,37,0.7); display:none;}
.techno_tanc_nr{ background-color:#000; width:639px; position:absolute; left:50%; top:50%; margin-top:-265px; margin-left:-319px;}
.techno_tanc_nr video{ width:639px; height:530px;}
.techno_tanc_nr .close{ position:absolute; right:-32px; top:0;}
.techno_tanc_nr .close a{ display:inline-block; width:32px; height:32px; text-align:center; line-height:32px; font-size:18px; color:#fff; background-color:#252525;}
/*course*/
.course{ padding:5.357% 0 5.952%; background:url(../images/else/sy_btm_bg.png);}
.course_nr{ position:relative;}
.course_zx{ position:absolute; top:0; left:50%; margin-left:-14px; width:28px; background:url(../images/else/course_xt.jpg) repeat-y center top; border-top:2px solid #fff;}
.course_lieb{ padding:74px 0 0;}
.course_liebnr{ padding:97px 0 0; position:relative;}
.course_liebnr .year{ width:66px; height:66px; text-align:center; line-height:66px; background-color:#f68e35; border-radius:33px; overflow:hidden; font-family:arial; font-size:24px; color:#fff; position:absolute; top:-20px; left:50%; margin-left:-33px;
-moz-animation: year_dh 0.8s;
-webkit-animation: year_dh 0.8s;	
-o-animation: year_dh 0.8s;	
animation: year_dh 0.8s;
}
.course_liebnr .shij_nr{ width:50%;/*718px*/}
.course_liebnr .shij_nrxt{ width:17.548%;/*126px*/ height:24px; background:url(../images/else/course_xuxt.png) repeat-x left center;}
.course_liebnr .shij_nrwz{ width:80.222%;/*576px*/}
.course_liebnr .shij_nrwz h3{ font-size:24px; line-height:24px; color:#fff; margin-bottom:13px;}
.course_liebnr .shij_nrwz .p{ font-size:16px; color:#d0d0d0; line-height:30px; height:60px; overflow:hidden;}
.course_liebnr .shij_nr:nth-child(2n+3){ margin-top:36px;}
.course_liebnr:nth-child(odd) .shij_nr:nth-child(odd){ float:left;}
.course_liebnr:nth-child(odd) .shij_nr:nth-child(odd) .shij_nrxt{ float:right;}
.course_liebnr:nth-child(odd) .shij_nr:nth-child(odd) .shij_nrwz{ float:left; text-align:right;}
.course_liebnr:nth-child(odd) .shij_nr:nth-child(even){ float:right; margin-top:36px;}
.course_liebnr:nth-child(odd) .shij_nr:nth-child(even) .shij_nrxt{ float:left;}
.course_liebnr:nth-child(odd) .shij_nr:nth-child(even) .shij_nrwz{ float:right;}
.course_liebnr:nth-child(even) .shij_nr:nth-child(odd){ float:right;}
.course_liebnr:nth-child(even) .shij_nr:nth-child(odd) .shij_nrxt{ float:left;}
.course_liebnr:nth-child(even) .shij_nr:nth-child(odd) .shij_nrwz{ float:right;}
.course_liebnr:nth-child(even) .shij_nr:nth-child(even){ float:left; margin-top:36px;}
.course_liebnr:nth-child(even) .shij_nr:nth-child(even) .shij_nrxt{ float:right;}
.course_liebnr:nth-child(even) .shij_nr:nth-child(even) .shij_nrwz{ float:left; text-align:right;}
@-moz-keyframes year_dh 
{
0 {transform: rotateY(0deg);}
50% {transform: rotateY(25deg);}
100% {transform: rotateY(0deg);}
}
@-webkit-keyframes year_dh 
{
0 {transform: rotateY(0deg);}
50% {transform: rotateY(25deg);}
100% {transform: rotateY(0deg);}
}
@-o-keyframes year_dh 
{
0 {transform: rotateY(0deg);}
50% {transform: rotateY(25deg);}
100% {transform: rotateY(0deg);}
}
@keyframes year_dh
{
0 {transform: rotateY(0deg);}
100% {transform: rotateY(360deg);}
}
/*culture*/
.culture{ background:url(../images/else/culture_bg.jpg) no-repeat; background-size:cover;}
.cultu_nr{ width:916px; margin:0 auto; position:relative;}
.cultu_nr ul{ height:1504px;}
.cultu_nr ul li{ width:458px; position:absolute;}
.cultu_nr ul li:nth-child(even){right:0;}
.cultu_nr ul li:nth-child(odd){ left: 0;}
.cultu_nr ul li:nth-child(1){ top:0px;}
.cultu_nr ul li:nth-child(2){ top:223px;}
.cultu_nr ul li:nth-child(3){ top:505px; }
.cultu_nr ul li:nth-child(4){ top:732px;}
.cultu_nr ul li:nth-child(5){ top:1017px; }
.cultu_nr ul li:nth-child(6){ top:1242px; }
.cultu_nr .wenz{ width:272px; padding:26px 30px; background-color:#141414; cursor:pointer;
	-webkit-transition:background-color 0.5s;
	-moz-transition:background-color 0.5s;
	-o-transition:background-color 0.5s;
	transition: background-color 0.5s;}
.cultu_nr .wenz h3{ font-size:18px; color:#b7b7b7; font-weight:bold; line-height:20px; height:20px; overflow:hidden; margin-bottom:6px;}
.cultu_nr .wenz .p{ font-size:18px; font-family:arial; color:#686868; margin-bottom:14px;}
.cultu_nr .wenz a{ font-family:\5B8B\4F53; display:block; width:125px; text-align:center; margin:0 auto; padding-top:2px; font-size:42px; color:#f68e35; border-top:1px dashed #727272;}
.cultu_nr .wenz:hover{background-color: #f68e35;}
.cultu_nr .wenz:hover h3, .cultu_nr .wenz:hover .p, .cultu_nr .wenz:hover a{color: #fff;}
.cultu_nr .wenz:hover a{border-top:1px dashed #fff;}
.cultu_nr ul li:nth-child(odd) .img{-moz-transform: translate(-160px,0); -webkit-transform: translate(-160px,0); -o-transform: translate(-160px,0);transform: translate(-160px,0); opacity:0;}
.cultu_nr ul li:nth-child(even) .img{-moz-transform: translate(160px,0); -webkit-transform: translate(160px,0); -o-transform: translate(160px,0);transform: translate(160px,0); opacity:0;}
.cultu_nr ul li:nth-child(odd) .wenz{ position:absolute; top:45px; right:-304px; -moz-transform: translate(160px,0); -webkit-transform: translate(160px,0); -o-transform: translate(160px,0);transform: translate(160px,0); opacity:0;}
.cultu_nr ul li:nth-child(even) .wenz{ position:absolute; top:100px; left:-304px; -moz-transform: translate(-160px,0); -webkit-transform: translate(-160px,0); -o-transform: translate(-160px,0);transform: translate(-160px,0); opacity:0;}
.cultu_nr ul li:nth-child(odd).active .img{-moz-animation: cultu_left 1.5s ease-out forwards; -webkit-animation: cultu_left 1.5s ease-out forwards; -o-animation: cultu_left 1.5s ease-out forwards; animation: cultu_left 1.5s ease-out forwards;}
.cultu_nr ul li:nth-child(odd).active .wenz{ -moz-animation: cultu_right 1.5s ease-out forwards; -webkit-animation: cultu_right 1.5s ease-out forwards; -o-animation: cultu_right 1.5s ease-out forwards; animation: cultu_right 1.5s ease-out forwards;}
.cultu_nr ul li:nth-child(even).active .img{-moz-animation: cultu_right 1.5s ease-out forwards; -webkit-animation: cultu_right 1.5s ease-out forwards; -o-animation: cultu_right 1.5s ease-out forwards; animation: cultu_right 1.5s ease-out forwards;}
.cultu_nr ul li:nth-child(even).active .wenz{ -moz-animation: cultu_left 1.5s ease-out forwards; -webkit-animation: cultu_left 1.5s ease-out forwards; -o-animation: cultu_left 1.5s ease-out forwards; animation: cultu_left 1.5s ease-out forwards;}
@-moz-keyframes cultu_left
{
from {-moz-transform: translate(-160px,0px); opacity:0;}
to {-moz-transform: translate(0px,0px); opacity:1;}
}
@-webkit-keyframes cultu_left 
{
from {-webkit-transform: translate(-160px,0px); opacity:0;}
to {-webkit-transform: translate(0px,0px); opacity:1;}
}
@-o-keyframes cultu_left 
{
from {-o-transform: translate(-160px,0px); opacity:0;}
to {-o-transform: translate(0px,0px); opacity:1;}
}
@keyframes cultu_left
{
from {transform: translate(-160px,0px); opacity:0;}
to {transform: translate(0px,0px); opacity:1;}
}

@-moz-keyframes cultu_right 
{
from {-moz-transform: translate(160px,0px); opacity:0;}
to {-moz-transform: translate(0px,0px); opacity:1;}
}
@-webkit-keyframes cultu_right 
{
from {-webkit-transform: translate(160px,0px); opacity:0;}
to {-webkit-transform: translate(0px,0px); opacity:1;}
}
@-o-keyframes cultu_right 
{
from {-o-transform: translate(160px,0px); opacity:0;}
to {-o-transform: translate(0px,0px); opacity:1;}
}
@keyframes cultu_right
{
from {transform: translate(160px,0px); opacity:0;}
to {transform: translate(0px,0px); opacity:1;}
}
.culture .gd{display: block;width: 160px;height: 44px;line-height: 44px;text-align: center;margin: 0 auto;margin-top: 110px; font-size: 18px;color: #a9a9a9;border: 1px solid #fff;}
.culture .gd:hover{color: #f68e35;border: 1px solid #f68e35;}

.careers{position:relative;z-index:3;padding:5.357% 0 5.952%;}
.careers li{padding:40px 28px;background:#fff;float:left;width:33.333%;box-sizing:border-box;border:1px solid #e1e1e1;}
.careers h3{font-size:24px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;color:#323232;}
.careers .time{margin-top:4px;font-size:12px;color:#787878;}
.careers .time font{color:#323232;}
.careers .fontp{font-size:12px;line-height:22px;color:#666;}
.careers li .fontp{margin-top:12px;height:66px;overflow:hidden;display: -webkit-box;-webkit-box-orient: vertical; text-overflow:ellipsis;-webkit-line-clamp:3;}
.careers a.more{background:#f68e35;line-height:32px;border-radius:5px;color:#fff;text-align:center;display:block;width:120px;font-size:14px;margin-top:16px;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-ms-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;}
.careers a.more:hover{background:#333;}
.careers li:hover{border:1px solid #f68e35;box-shadow:0 0 10px rgba(0,0,0,.6);}
.careers .jz1437{max-width:1200px;}
.careers dl{background:#f8f8f8;position:absolute;width:100%;left:0;}
.careers dd{z-index:3;display:none;padding:40px 0;}
.careers .dd-tit{text-align:right;float:left;width:35%;}
.careers .dd-con{float:left;width:65%;box-sizing:border-box;padding-left:35px;}
.careers .dd-con span{margin-bottom:7px;border-radius:3px;text-align:center;font-size:14px;border:1px solid #f68e35;color:#f68e35;padding:3px 0;width:100px;display:block;}
.careers .dd-con .fontp{margin-bottom:20px;}
.careers dd .jz1437{position:relative;}
.careers dd .shousuo{cursor:pointer;position:absolute;top:-40px;right:0;
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	-ms-transition: all .4s;
	-o-transition: all .4s;
	transition: all .4s;}
.careers dd .shousuo:hover{
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);}

	/*资质荣誉*/
.honor{width: 100%;padding: 5.357% 0 5.952%;background: url(../images/lcc/honor-bg.jpg) no-repeat center top; background-size: cover;}
.honor .honor-divw{position: relative; width:70.146%;/*1008px*/ margin:0 auto;}
.honor .honor-div1{width: 78.373%;/*790px*/margin: 0 auto;overflow: hidden;height: 470px;}
.honor .honor-ul1{text-align: center;position: relative;height: 408px;}
.honor .honor-ul1 li{/*width: 33.3333%;*/float: left;}
.honor .honor-ul1 li img{width:70%;}
.honor .honor-ul1 li p{font-family: arial,\5FAE\8F6F\96C5\9ED1;font-size: 18px;color: #fff;margin-top: 15px;display: none;}
.honor .honor-divw .perv{width: 38px;height: 66px;background: url(../images/lcc/honor-perv1.png) no-repeat center;position: absolute;top: 40%;left: 0;cursor: pointer;}
.honor .honor-divw .next{width: 38px;height: 66px;background: url(../images/lcc/honor-perv1.png) no-repeat center; transform: rotate(180deg); -webkit-transform: rotate(180deg);position: absolute; top: 40%;right: 0;cursor: pointer;}

.honor .honor-divw2{ width:76.896%;/*1105px*/ margin:0 auto; position: relative; padding-top:6.263%; background: url(../images/lcc/honor-divw.png) no-repeat center top; background-size:contain;}
.honor .honor-div2{width: 78.373%;/*790px*/ margin: 0 auto;overflow: hidden;}
.honor .honor-ul2{text-align: center;position: relative;}
.honor .honor-ul2 li{box-sizing:border-box;/*width: 25%;*/float: left;}
.honor .honor-ul2 li div.img{width: 75%;background-color: #1e1e1e;margin: 0 auto;border: 1px solid transparent; padding:7.407% 0;}
.honor .honor-ul2 li div.img:hover{border: 1px solid #ef7f1f;}
.honor .honor-ul2 li .p{ padding:2.938% 0; font-size:16px; line-height:16px; color:#7a7a7d;}
.honor .honor-ul2 li img{width: 75%;}
.honor .honor-divw2 .perv{width: 20px;height: 30px;background: url(../images/lcc/honor-perv2.png) no-repeat center;position: absolute;top: 60%;left:8.859%;cursor: pointer;}
.honor .honor-divw2 .next{width: 20px;height: 30px;background: url(../images/lcc/honor-perv2.png) no-repeat center; transform: rotate(180deg);-webkit-transform: rotate(180deg);position: absolute; top: 60%;right: 8.859%;cursor: pointer;}
/*honor*/
.logoutDealer{ font-size:13px;color:#c6c6c6;}
.logoutDealer:hover,.head_dl_sous .jingxiaos:hover{color:#fff;}
.into .pro_biaot{ width:167px;}
.fuceng{width: 100%;height: 100%;overflow: hidden;position: absolute;left: 0;top: 0;z-index: 5;}
.into_bnbt{background: url(../images/lcc/into-bg.jpg); position:relative; z-index:2;    margin-top: 0 !important;}
.into_bnbt h3{color: #d0d0d0;font-size: 30px;font-weight: bold;font-family: arial,\5FAE\8F6F\96C5\9ED1;margin-bottom: 30px;}
.into_bnbt h3 span{display: inline-block;border-bottom:3px solid #fff;margin-left: 7.142857%;margin-top: 60px;padding-bottom: 15px;}
.into_bnbt .bnbt_wc div:last-child{width: 45%;float: left;}
.into_bnbt .bnbt_wc div:first-child{width: 55%;float: right;}
.into_bnbt .bnbt_wc div:last-child p{font-family: arial,\5FAE\8F6F\96C5\9ED1;font-size: 16px;color: #d0d0d0;width: 69%;margin: 0 auto;margin-bottom: 25px; line-height:30px;}
.into_bnbt .bnbt_wc div:first-child img{width: 100%;}
.btlc{margin-top: 60px;}
.btlc .btlc_gd{}
.btlc .btlc_gd a{font-family: arial,\5FAE\8F6F\96C5\9ED1;color: #a9a9a9;font-size: 18px;display: block;width: 160px;height: 50px;line-height: 50px; 
	border: 1px solid #fff;text-align: center;margin: 0 auto;}
.into_bnbt .gyp{margin-top: 60px;}
.into_bnbt .gyp h4{color: #fff;font-size: 24px;font-family: arial,\5FAE\8F6F\96C5\9ED1;text-align: center;margin-bottom: 35px;}
.into_bnbt .gyp ul{border: 1px solid rgba(0,0,0,0.2);}
.into_bnbt .gyp ul li{border-right: 2px solid rgba(0,0,0,0.2); box-sizing:border-box; width: 25%; float: left;font-family: arial,\5FAE\8F6F\96C5\9ED1;color: #fff;font-size: 14px;text-align: center; padding:18px 0;}
.into_bnbt .gyp ul li:first-child{border-left: 2px solid #252525;}
.into_bnbt .gyp ul li:first-child p{ line-height:50px;}
.into_bnbt .gyp ul li:nth-child(2){font-size: 20px;font-weight: bold;}
.into_bnbt .gyp ul li p{display: inline-block;vertical-align: middle;text-align: left; height:50px; line-height:50px;}
.into_bnbt .gyp .miaoshu{width: 100%;height: 828px;background: url(../images/lcc/into-bg2.jpg) no-repeat center center fixed;background-size: cover;}
.into_bnbt .gyp .miaoshu .miaoshugt{margin: 0 auto;height: 100%;}
.into_bnbt .gyp .miaoshu1{width: 33.75%;height: 100%;background-color: rgba(242,153,70,0.8);float: left;}
.into_bnbt .gyp .miaoshu1 p{font-family: arial,\5FAE\8F6F\96C5\9ED1;text-align: center;}
.into_bnbt .gyp .miaoshu1 .wenzi1{font-size: 36px;font-weight: bold;color: #fff;padding-top: 27.16049%;padding-bottom: 10px;}
.into_bnbt .gyp .miaoshu1 .wenzi2{font-size: 30px;color: #f4e3d3;text-transform: uppercase;margin-bottom: 10%;}
.into_bnbt .gyp .miaoshu1 .wenzi3{font-size: 16px;color: #fff;text-align: left;width: 94%;margin: 0 auto;line-height: 40px;}
.into_bnbt .gyp .miaoshu2{width: 62.16666%; float: right;padding-top: 10.0114%;}
.into_bnbt .gyp .miaoshu2 div{margin-bottom: 4.7%;}
.into_bnbt .gyp .miaoshu2 p{font-family: arial,\5FAE\8F6F\96C5\9ED1;}
.into_bnbt .gyp .miaoshu2 p.wenzi4{font-size: 22px;font-weight: bold;color: #fff;margin-bottom: 5px;}
.into_bnbt .gyp .miaoshu2 p.wenzi5{font-size: 16px;color: #e2e2e2;}
.into_bnbt .ppgs h2{font-family: arial,\5FAE\8F6F\96C5\9ED1;font-size: 36px;color: #fff;font-weight: bold;text-align: center;width: 240px;
	border: 1px solid #ababab;margin: 0 auto;margin-top: 75px; margin-bottom: 50px;}
.into_bnbt .ppgs p{background: url(../images/lcc/into-bg3.jpg);width: 82%;margin: 0 auto;margin-top: -27px;}
.into_bnbt .ppgs h2 span{font-size: 30px;font-weight: normal;display: inline-block;padding-bottom: 10px;}
.into_bnbt .ppgs video{margin:0 auto 30px auto;width:93.75%;display:block;max-width:850px;height:480px;}
.into_bnbt .map{position: relative;}
.into_bnbt .map .map-bg{width: 100%;}
.into_bnbt .map .map-ms{width: 100%;background-color: rgba(35,35,35,0.89);position: absolute;left: 0;bottom: 0;padding:1.785% 0 0.595%; }
.into_bnbt .map .map-ms p{margin: 0 auto; font-family: arial,\5FAE\8F6F\96C5\9ED1;font-size: 16px;color: #ddd;margin-bottom: 22px; line-height:30px;}
.into_bnbt .map .ding{width: 46px;height: 50px;background: url(../images/lcc/into-mapicon.png) no-repeat;display: inline-block;
	font-family: arial,\5FAE\8F6F\96C5\9ED1;font-size: 14px;color: #fff;position: absolute;}
.into_bnbt .map .ding span{display: inline-block;margin-top: 50px;margin-left: 13px;}
.into_bnbt .map .ding3 span{margin-left: 4px;}
.into_bnbt .map .dingzg{width: 238px;background-position: right center;}
.into_bnbt .map .dingzg span{font-size: 24px;color: #fff;margin-top: 5px;margin-left: 0;}
/*search*/
.search{ background:url(../images/else/sy_btm_bg.png); padding:8.761% 0 4.761%;}
.search_nr{ width:58.333%; margin:0 auto;}
.search ul li{ height:36px; line-height:36px; border-bottom:1px dashed #c7c7c7;}
.search ul li a{ font-size:16px; color:#c7c7c7;}
.search ul li span{ color:#c7c7c7;}
.search .pagingList{ margin:2.783% 0;}
/*login*/
.login{ height:647px; background:url(../images/else/login_bg.jpg) no-repeat center top; background-size:cover; overflow:hidden;}
.login_nr{ width:772px; margin:89px auto 0; position:relative; height:483px;}
.login_k{ width:325px; height:295px; background-color:#f5821f; border-radius:3px; overflow:hidden; position:absolute; top:80px; left:0; z-index:2;}
.login_k h2{ font-size:18px; color:#fff; height:18px; line-height:18px; text-align:center; padding:38px 0 37px;}
.login_k_bd{ width:241px; margin:0 auto;}
.login_k_bd input{ font-family:\5FAE\8F6F\96C5\9ED1;}
.login_k_bd input.wenb{ width:241px; height:41px; background:url(../images/else/login_vip.png) no-repeat; margin-bottom:10px; border:none; font-size:14px; color:#fff; text-indent:66px;}
.login_k_bd input.pswd{ width:241px; height:41px; background:url(../images/else/login_pswd.png) no-repeat; margin-bottom:20px; border:none; font-size:14px; color:#fff; text-indent:66px;}
.login_k_bd input.pswd::-webkit-input-placeholder { /* WebKit browsers */
    color:    #fff;
}
.login_k_bd input.pswd:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color:    #fff;
}
.login_k_bd input.pswd::-moz-placeholder { /* Mozilla Firefox 19+ */
    color:    #fff;
}
.login_k_bd input.pswd:-ms-input-placeholder { /* Internet Explorer 10+ */
    color:    #fff;
}
.login_k_bd input.dengl{ width:239px; height:40px; background-color:#fff; border:1px solid #df781e; text-align:center; border-radius:5px; overflow:hidden; font-size:18px; color:#f5821f; cursor:pointer;}
.register{ position:absolute; top:0; right:0; z-index:1; width:474px; height:481px; background:rgba(0,0,0,0.5); border:1px solid rgba(245,130,31,0.5); border-radius:3px; overflow:hidden;}
.register input{ font-family:\5FAE\8F6F\96C5\9ED1;}
.register h2{ font-size:18px; color:#fff; height:18px; line-height:18px; text-align:center; padding:43px 0 19px;}
.register_nr{ width:240px; margin:0 auto;}
.register_nr .item{ border:1px solid rgba(245,130,31,0.3); border-radius:3px; overflow:hidden; margin-bottom:11px;}
.register_nr .item .tb{ width:45px; height:38px; text-align:center; line-height:38px; border-right:1px solid rgba(245,130,31,0.3);}
.register_nr .item input{ width:192px; font-size:14px; color:#fff; height:14px; line-height:14px; padding:12px 0; background:none; border:none; text-indent:19px;}
.register_nr .item2 input{ width:148px; font-size:14px; color:#fff; height:14px; line-height:14px; padding:12px 0; text-indent:15px; border:1px solid rgba(245,130,31,0.3); border-radius:3px; overflow:hidden; background:none;}
.register_nr input.zhuc{ height:38px; width:238px; text-align:center; margin:14px auto 0; border:1px solid #f5821f; border-radius:3px; overflow:hidden; background:none; font-size:18px; color:#f5821f; cursor:pointer;}
.register_nr .item input::-webkit-input-placeholder { /* WebKit browsers */
    color:    #fff;
}
.register_nr .item input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color:    #fff;
}
.register_nr .item input::-moz-placeholder { /* Mozilla Firefox 19+ */
    color:    #fff;
}
.register_nr .item input:-ms-input-placeholder { /* Internet Explorer 10+ */
    color:    #fff;
}
/*notebook*/
@media screen and (min-width:1025px) and (max-width:1366px){
/*header*/
.head_rgt ul{ margin-right:0.59281%; width:54.07664%;}
	.head_dl_sous,.language{padding-top:3.8%;}
.sy_btm .wenz .p{ font-size:13px;}
/*service*/
.clause_btmlf h3.cheng{ font-size:25px; line-height:27px;}
.clause_btmlf .p{ font-size:16px;}
/*into*/
.honor .honor-div1{ height:366px;}
.honor .honor-divw .perv{ top:35%;}
.honor .honor-divw .next{ top:35%;}
.honor .honor-divw2 .perv{ top:55%;}
.honor .honor-divw2 .next{ top:55%;}
/*activity*/
.exten ul li .btwz{ width:90.411%;}
.exten ul li .wenz .p{ height:60px;}
}

/*pad*/
@media screen and (min-width:768px) and (max-width:1024px){
#container{ min-height:820px;}
h2.bais_zbt{ font-size:26px; line-height:28px;}
/*header*/
.jz1200{ width:95%;}
#header h1{ left:3.047%;}
	.head_rgt ul li>a{font-size:12px !important;}
.head_rgt ul{ width:63.07664%;}
.head_dl_sous{ padding-top:4.49081%;}
.head_sous input.wenbk{ font-size:12px; }
.head_rgt ul li>a{ font-size:14px; line-height:14px;}
.head_rgt dl dd a{ font-size:13px;}
/*footer*/
.foot_nr{ width:95%;}
/*index*/
.banner .bd ul li a{ height:441px;}
.sy_up .img ul li a .zhez{ background-color:rgba(0,0,0,0);}
.sy_up .img ul li span{ font-size:16px;}
.sy_btm .wenz .p{ font-size:13px;}
.sy_mdenr_wz h2{ font-size:24px; line-height:26px; height:26px;}
.sy_mdenr_wz .p{ font-size:20px; line-height:20px; margin-bottom:21px;}

/*product*/
.exten ul li .btwz{ width:83.411%;}
.exten ul li .wenz .p{ height:30px; margin:1.535% 0 2.176%;}
.pro_xxdh{ left:0.547%; display:none;}
.pro_xxdh ul li{ padding-left:18px; font-size:16px; line-height:22px;}
.pro_xxdh ul li:hover, .pro_xxdh ul li.cur{ font-size:20px; line-height:22px;}
.pro_xx1 .wenz .bt h2{ font-size:25px; line-height:34px;}
.pro_xx1 .wenz .bt h3{ font-size:20px;}
.catalog ul li .wenz_lf{ font-size:15px; line-height:20px; height:60px; overflow:hidden;}
/*service*/
.clause_btmlf h3.cheng{ font-size:25px; line-height:27px;}
.clause_btmlf .p{ font-size:16px;}
.probltm_nr .p{ width:83.571%; height:34px; overflow:hidden;}
/*into*/
.into_bnbt .bnbt_wc div:first-child p{ font-size:13px; margin-bottom:8px; line-height:20px;}
.into_bnbt .map .map-ms p{ font-size:14px; margin-bottom:14px; line-height:26px;}
.infor_xx h2{ font-size:21px; line-height:21px;}
.culture .jz1437{ width:100%; overflow:hidden;}
.honor .honor-divw{ width:100%;}
.honor .honor-div1{ height:352px;}
.honor .honor-divw2{ width:100%;}
.honor .honor-divw2 .perv{ top:55%;}
.honor .honor-divw2 .next{ top:55%;}
/*search*/
.search_nr{ width:77.333%;}
}

/*phone*/
@media screen and (max-width:767px){
	.foot_code{float:none;margin:auto;text-align:center;}
/*header*/
    .into_bnbt .ppgs video{height:280px;}
	.bdsharebuttonbox{display:none;}
	.search_hide input.sousou{position:absolute;right:0;top:0;}
	.search_hide input[type=text]{width:100%;box-sizing:border-box;padding:0 10px;}
	.search_hide{top:52px;padding:6px 0;}
	.honor .honor-ul2 li div.img{width:95%;}
.jz1200{ width:85.835%;}
#header h1{ display:none;}
.head_pc_cd{ display:none;}
.head_pc{ display:none;}
.head_phone{ height:52px; background:url(../images/common/nav_phone_bg.jpg) repeat-x; position:relative; display:block; z-index:11;}
.head_phone_navan{ width:7.812%;/*146px*/ position:absolute; left:4.687%; top:17px;}
.head_phone_navan img{ width:100%; outline:none;}
.head_phone_logo{ width:22.812%;/*146px*/ margin:0 auto; padding-top:17px;}
.head_phone_logo img{ width:100%;}
.head_phone_suos{ width:56.406%;/*361px*/ position:absolute; height:19px; right:4.687%; top:17px; background-color:#2b2b2b; border-radius:3px; overflow:hidden; display:none;}
.head_phone_suos input{ border:none; background:none;}
.head_phone_suos input.wenb{ width:88.365%;/*319px*/ color:#fff; height:13px; line-height:13px; padding:3px 0; text-indent:5px;}
.head_phone_suos input.tijiao{ width:9.634%;/*42px*/ overflow:hidden; text-indent:9999px; background:url(../images/common/head_phone_sous.png) no-repeat right top; background-size:83.333% auto;}
.head_phone_sousan{ position:absolute; height:19px; right:4.687%; top:17px; width:5.468%;/*35px*/}
.head_phone_sousan img{ width:100%;}
.head_phone_nav{ position:absolute; top:52px; left:0; z-index:3; width:73.125%;/*468px*/ background-color:#4c4c4c; display:none;}
.head_phone_nav ul li{ color:#fff;}
.head_phone_navup{border-bottom:1px solid #323332;}
.head_phone_navup div{ width:33.33%;/*234px*/ padding:6.41% 0; font-size:13px; text-align:center; color:#c6c6c6; }
.jingxiaosFR{border-left: 1px solid #323332;box-sizing: border-box;-webkit-box-sizing: border-box;}
.head_phone_navup div.fl{ border-right:1px solid #323332; box-sizing:border-box;}
.head_phone_navup div a{ display:inline-block; height:16px; line-height:16px; width:65%;/*132px*/ text-align:right; color:#fff;padding-left: 20px;width: auto;white-space: nowrap;}
.head_phone_navup div.fr{ float:none; float:left;}
.head_phone_navup div.fl a{ background:url(../images/common/phone_mm.png) no-repeat left center; background-size:auto 100%;}
.head_phone_navup div.fr a{ background:url(../images/common/phone_vip.png) no-repeat left center; background-size:auto 95%;}
.head_phone_navup div.jingxiaosFR a.jingxiaos{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAfCAYAAACGVs+MAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMDY3IDc5LjE1Nzc0NywgMjAxNS8wMy8zMC0yMzo0MDo0MiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjA3QTNGOEY2QjMxMjExRTdBRDQ4OEM1MjI4MkZBODc3IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjA3QTNGOEY3QjMxMjExRTdBRDQ4OEM1MjI4MkZBODc3Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MDdBM0Y4RjRCMzEyMTFFN0FENDg4QzUyMjgyRkE4NzciIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MDdBM0Y4RjVCMzEyMTFFN0FENDg4QzUyMjgyRkE4NzciLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz5qzGrnAAADSUlEQVR42rSX2WsTURTGmzSxRpu6VEjTGq11qbtWWsEH2werFgVRXBAUcWkR/APsPyC4Ii5g8ckKiuiD2AdRHxQK4lKKQqm22vjgkmpNUUxNbWOT8TvyBa7DzGQyphd+DDNzl2/OPfecMy5N0/L+o00D68EWsBKUgAjoBe2gjffmTQQ4pBycAxEwqv3bEuAraAPVVvM4XbwAHAdxLXNrB3Vmc7kdmr4ebAeTbPStBbtA0OilEwEyZjeYk8WYDaAqVwJKwWLgyWJMBajMlYApDq3my4WAApre70DEZCOrZSugDDSCcgcCasAy/cO0Ihe/Ll9Cg1nIADMZcLwOBFSDNeClkYB1YAUoAmMmE/zmddjh0R0xGpsWcBLM5b2VBX6Bu+w3P0sBneC5WSi2E9HS7Qg4CHqzGNMDdgCPPhKmLZBgVBPzR0FMcVAXvT4AUvSV64wHR22ciC/gPLhntL36YyEL3wEdFJRkH3GgfRRVzu24AqaDJlBosvgQuARugLhRB72AFEVEKSDFPjGlTyGd9RM4Sws18ZyrTd5fpNAfZubxGNyXMmxOpIB85nl1S1LKImf4pTvBQop9Aa6BqxanylCAnO/ZNLGXV1l4Ft8PgqfgsxI3pOA4Bl6BPeAjaAHdHDODW/ndSoCmhMtaom/vwAVwE8wDm0A/q54k33fRAj8pfIKyPbcZhDSjY/gtwzHqA1tBMdgGHoMUeAAWAD84wWdD4DDwgs0gzDkesTBxG1VEVgLecvEKcApElXeD4ADn2E8BA2A5F2o1qI7WZiNA6r1GEAAtJgHrMueoYXB6CIrAIvBa11cE3geVdkqyUXCLcUGca69JCbYarKI/lfGYigM3MHmpzcW800wntrRAB6giYYstGgGnwSHFarIdnfxioxZlH4+VADG5DzTbiPX9oEspycVvkhnGiCMHPRapNwymgjobmS6oVL1em5lyCdho5gMSXHpAiPs7Hk1iQ4OZgAHwgTE/ME4CxFIlbkWN3qTFDqtmu03S9JO0D7zhfucxeUR4TP52YoLy85mPwlw2F0oxVCdYksWYUySkt7r4d1yvZD9Jne+ZkseY85eyGA3xJ8PH7QlZ/J7FmR+GmS0lgfWBZ8rzxB8BBgCp6x3w9cUcUAAAAABJRU5ErkJggg==) no-repeat left center; background-size:auto 95%; }
.head_phone_navup div.fr a.logoutDealer{background:none;line-height:1.6;}
.head_phone_navup .denglu_wc{ padding:5.555% 8.5%; height:16px; line-height:16px; font-size:14px; width:83%; text-align:left;}
.head_phone_navup .denglu_wc a{ width:21.41%;}
.head_phone_navbtm{ font-size:14px;}
.head_phone_navbtm span{ font-family:\5B8B\4F53;}
.head_phone_navbtm .daoh{ padding:5.555% 8.547%; border-bottom:1px solid #323332; height:14px; line-height:14px;}
.head_phone_navbtm dl{ display:none;}
.head_phone_navbtm dl dd{ padding:5.555% 8.547%; border-bottom:1px solid #323332; height:14px; line-height:14px; background-color:#404140;}
.head_phone_navbtm dl dd a{ color:#fff;}

.frTuichu{ position: absolute; right: 8.547%;padding: 6.41% 0; top: 2px;}
.head_phone_navup{ position: relative;}
#header #formHeader{ position:static;}
/*footer*/
.foot_nr{ width:95%; padding:3.96428% 0 3.72619%;}
.foot_lf{ float:none;}
.foot_lf p{ text-align:center;}
.foot_lf_up{ width:160px; margin:0 auto 10px auto;}
.foot_lf_up img.fl{ height:16px;}
.foot_lf_up span{ font-size:16px; line-height:16px; height:16px;}
.foot_rgt{ float:none; text-align:center; padding:1% 0 3% 0;}
.foot_rgt a{ float:none; display:inline-block;}
.foot_rgt a.qq{ margin-left:0;}
/*index*/
.banner .bd ul li a{ height:210px;}
.sy_up .img ul li:nth-child(n+5){ display:none;}
.sy_up .img ul li{ width:50%;}
.sy_up .img ul li span{ font-size:12px;}
.sy_up .prev{ display:none;}
.sy_up .next{ display:none;}
.sy_mdenr{ float:none; width:100%;}
.sy_mdesp{ float:none; width:100%;}
.sy_btm{ padding:8.571% 0 3.988%;}
.sy_btm ul li{ width:29.4%; margin:0 5.75% 5.75% 0;}
.sy_btm ul li:nth-child(3n){ margin-right:0;}
.sy_btm ul li:nth-child(4){ margin-left:17.5%;}
.sy_btm .wenz .bt{ font-size:14px; line-height:14px;}
.sy_btm .wenz .p{ font-size:12px; height:28px;}
.sy_btm span{ font-size:14px; height:18px; line-height:18px;}
/*product*/
.exhibition{ padding-top:5.142%;}
.pro_biaot{ font-size:16px; width:120px; padding-bottom:15px; bottom:9px; margin-left:-60px; background-size:15% auto;}
.pro_biaot img{ width:100%;}
.exten ul li{ padding:3.783% 0 2.783%;}
.exten ul li .img{ float:none; margin:0; width:100%;}
.exten ul li .wenz{ float:none; width:100%; margin-top:2.783%;}
.exten ul li .btwz{ width:76.411%;}
.exten ul li .date{ width:54px; height:54px;}
.exten ul li .day{ font-size:26px; line-height:26px; padding:4px 0;}
.exten ul li .niany{ font-size:12px; line-height:12px;}
.exten ul li .btwz h3{ font-size:14px; line-height:14px; height:14px;}
.exten ul li .wenz .p{ font-size:13px; line-height:20px; height:40px;}
.exten ul li .wenz a.more{ font-size:12px;}
.pro_upnr{ width:75.428%;}
.pro_upnr input.wenbk{ width:90.23%; font-size:12px; height:13px; line-height:13px; text-indent:6px; padding:8px 0;}
.pro_upnr input.suos{ height:29px; background-size:auto 70%; width:9.769%;}
.pro_mde ul li{ width:50%;}
.pro_mde ul li:nth-child(4n+1){ margin-left:0;}
.pro_mde ul li:nth-child(1){ margin-left:-1px;}
.pro_mde ul li:nth-child(n+3){ margin-top:-1px;}
.pro_mde ul li .wenz{ font-size:14px; line-height:14px;}

.pro_xxdh{ display:none;}
.pro_xx1 .qiehuan{ width:100%; margin-left:0;}
.pro_xx1 .wenz{ width:100%; font-size:12px;}
.pro_xx1 .wenz .bt h2{ font-size:16px; line-height:18px;}
.pro_xx1 .wenz .bt h3{ font-size:14px; line-height:14px; margin-bottom:5.523%;}
.pro_xx1 .wenz .p h3{ font-size:14px; line-height:16px;}
.pro_xx1 .wenz .p ul li{ line-height:22px; background-position:left 8px;}
.pro_xx2 th{ font-size:14px; padding:10px 0;}
.pro_xx2 th:nth-child(1){ width:26.166%;}
.pro_xx2 th:nth-child(3){ width:37.166%;}
.pro_xx2 td{ padding:10px 0;}
.pro_xx3{ padding-top:5%;}
.pro_xx3 ul li{ float:none; width:100%; margin-left:0; margin-bottom:2%;}
.pro_xx3 ul li .wenz{ font-size:16px; line-height:16px;}
.pro_xx4{ font-size:12px;}
.pro_xx4 th{ font-size:14px; height:34px;}
.pro_xx4 th:nth-child(1){ width:26.166%;}
.pro_xx4 th:nth-child(3){ width:37.166%;}
.pro_xx4 td{ height:34px;}
.catalog ul li{ width:47.916%;}
.catalog ul li:nth-child(2n){ margin-right:0;}
.catalog ul li .wenz_lf{ font-size:13px; height:26px; line-height:26px; padding-left:5px;}
.catalog ul li .wenz_rgt{ width:26px; height:26px; line-height:26px;}
.catalog ul li .wenz_rgt img{ width:70%;}
.no_pro{ width:70.523%;}
.no_pro img{ width:39.3%;}
.no_pro .wenz{ font-size:14px;}
.no_pro .wenz .bt{ font-size:18px;}
/*service*/
.clause_nr p{ font-size:13px;}
h2.bais_zbt{ font-size:16px; line-height:18px;}
h2.bais_zbt span{ padding-bottom:8px;}
.clause_mdenr_lf{ display:none;}
.clause_mdenr_rgt{ width:100%;}
.clause_mdenr_rgt .wenz img.clause_ico{ display:none;}
.clause_mdenr_rgt h3.hui{ font-size:14px;}
.clause_mdenr_rgt h4.cheng{ font-size:16px; line-height:16px;}
.clause_mdenr_rgt .p{ font-size:13px;}
.clause_btmlf{ float:none; width:100%; padding:24.773% 0 24.144%;}
.clause_btmlf h3.cheng{ font-size:18px; line-height:20px;}
.clause_btmlf .p{ font-size:14px;}
.clause_btmrgt{ width:100%;}
.clause_btmrgt h3.cheng{ font-size:16px;}
.clause_cont a.shouh{ margin-left:0; font-size:16px; width:54.902%; height:34px; line-height:34px;}
.problem_nav a{ font-size:16px; width:35.833%; height:32px; line-height:32px;}
.probltm_nr .ques{ float:none; width:100%;}
.probltm_nr .p{ width:80.571%;}
.probltm_nr .q .p a{ font-size:14px; height:34px; overflow:hidden; display:block;}
.probltm_nr .a .p{ font-size:14px;height:44px;overflow:hidden;line-height:22px;}

.complain_bdnr .item{ float:none; width:100%;}
.complain_bdnr .item:nth-child(even){ float:none;}
.complain_bdnr .item em{ top:8px; right:8px; left:auto;}
.complain_bdnr input{ font-size:14px; text-indent:10px; padding:6px 0;}
.complain_bdnr textarea{ font-size:14px; height:57px;}
.complain_bd input.tijiao{ width:38.755%; font-size:14px; height:36px;}
/*technology*/
.techno ul li{ float:none; width:100%;}
.techno ul li .wz{ font-size:14px; height:14px; line-height:14px;}
.techno_tanc_nr{ width:90%; margin-top:0; margin-left:0; left:5%; top:30%;}
.techno_tanc_nr .close{ right:0; top:-28px;}
.techno_tanc_nr .close a{ width:28px; height:28px; font-size:14px; line-height:28px;}
.techno_tanc_nr video{ width:100%; height:233px;}
.infor_xx h2{ position:relative; font-size:18px; line-height:22px;}
.infor_xx h2 a{ position:absolute; right:0; bottom:-30px; height:26px; line-height:26px;}
.infor_xxup { line-height:33px;}
.infor_xxmde{ padding-top:14px;}
.infor_xxmde img{ max-width:100%;}
/*into*/
.into_bnbt h3{ font-size:16px;}
.into_bnbt h3 span{ padding-bottom:8px; margin-top:40px;}
.into_bnbt .bnbt_wc div:first-child{ float:none; width:100%; margin-bottom:2%;}
.into_bnbt .bnbt_wc div:last-child{ width:100%; float:none;}
.into_bnbt .bnbt_wc div:last-child p{ width:85%; font-size:13px; line-height:24px; margin-bottom:8px;}
.course_liebnr{ padding:55px 0 0;}
.course_liebnr .shij_nrwz h3{ font-size:20px;}
.course_liebnr .shij_nrwz .p{ height:138px; font-size:12px; line-height:20px;}
.btlc .btlc_gd a{ font-size:16px; height:40px; line-height:40px;}
.into_bnbt .gyp h4{ font-size:16px;}
.into_bnbt .gyp ul li{ float:none; width:100%; border-bottom:1px solid rgba(0,0,0,0.2);}
.miaoshugt{width: 100%;}
.into_bnbt .gyp .miaoshu1{width: 100%;float: none;height: auto;}
.into_bnbt .gyp .miaoshu1 .wenzi1{padding-top: 1.16049%;font-size: 20px;}
.into_bnbt .gyp .miaoshu1 .wenzi2{font-size: 18px;margin-bottom: 2%;}
.into_bnbt .gyp .miaoshu1 .wenzi3{font-size: 14px;width: 85%;line-height: 30px;}
.into_bnbt .gyp .miaoshu2{width: 85%;float: none;margin: 0 auto;padding-top: 3%;}
.into_bnbt .gyp .miaoshu2 p.wenzi4{font-size: 16px;}
.into_bnbt .gyp .miaoshu2 p.wenzi5{font-size: 14px;}
.into_bnbt .gyp .miaoshu2 div{margin-bottom: 1.7%;}
.into_bnbt .map .map-ms p{ font-size:14px;}
.infor_xx{ padding-top:50px;}
/*.ppgs{display: none;}*/
    .into_bnbt .ppgs h2{font-size:22px;}
    .into_bnbt .ppgs h2 span{font-size:20px;}
    .into_bnbt .ppgs h2{margin-top:55px;margin-bottom:0px;}
    .into_bnbt .map .map-ms{padding-top:0;}
.honor .jz1437{width: 95%;}
.honor .honor-divw{width: 100%;}
.honor .honor-div1{width: 90%;height: 225px;}
.honor .honor-divw2{width: 100%;}
.honor .honor-divw .perv, .honor .honor-divw .next{width: 15px;height: 40px;background-size: cover;top: 24%;}
.honor .honor-ul1{height: 225px;}
.honor .honor-div2{width: 90%;}
.honor .honor-divw2 .perv{left: 0;top: 36%;}
.honor .honor-divw2 .next{right: 0;top: 36%;}
.honor .honor-ul1 li p, .honor .honor-ul2 li .p{font-size: 12px;}
.cultu_nr{ width:100%;}
.cultu_nr ul li{ width:100%; position:static; margin-bottom:5%;}
.cultu_nr ul li .img img{ width:100%; height:auto;}
.cultu_nr .wenz{ width:84%; padding:6% 8%;}
.cultu_nr .wenz h3{ font-size:14px; height:16px; line-height:16px;}
.cultu_nr .wenz .p{ font-size:14px;}
.cultu_nr .wenz a{ font-size:30px;}
.cultu_nr ul{ height:auto;}
.cultu_nr ul li:nth-child(odd) .wenz{ position:static;}
.cultu_nr ul li:nth-child(even) .wenz{ position:static;}
.culture .gd{ margin-top:20%; margin-bottom:10%; height:40px; line-height:40px; font-size:16px;}
/*activity*/
.exhibi_nav a{ margin-right:0; width:25.232%; font-size:13px; height:28px; line-height:28px;}
.exhibi_nr ul li{ width:48.173%;}
.exhibi_nr ul li:nth-child(2n){ margin-right:0;}
.exhibi_nr .wenz{ font-size:13px; height:30px; line-height:30px;}
.pagingList{ font-size:12px;}
.pagingList a{ height:24px; line-height:24px; padding:0 9px;}
.pagingList span{ height:24px; line-height:24px; padding:0 9px;}
.exhibi_tanc_nr{ width:82%; margin-top:0; margin-left:0; left:7%; top:2%; padding:5px;}
.exhibi_tanc_nr .imgs li .tupian img{ width:100%; height:auto;}
.exhibi_tanc_nr .close a{ width:28px; height:28px; font-size:14px; line-height:28px; margin-bottom:3px;}
.exhibi_tanc_nr .imgs .p{ font-size:14px; height:30px; line-height:30px;}
.exhibi_tanc_nr a.prev { left:0;}
.exhibi_tanc_nr a.next{ right:0;}
/*member*/
.login_phone,.regist_phone{ position:relative; padding-top:50px;}
.login_phone img.login_phone_bg,.regist_phone img.login_phone_bg{ width:100%;}
.login_phone h2{ position:absolute; font-size:20px; color:#fff; width:100%; text-align:center; top:17.5%;/*80px*/}
.login_phone_nr{ width:100%; position:absolute; top:32.375%;/*220px*/}
.login_phone_cont{ width:87.812%;/*562px*/ margin:0 auto;}
.login_phone_cont input{ font-family:\5FAE\8F6F\96C5\9ED1; width:100%;}
.login_phone_cont input::-webkit-input-placeholder { /* WebKit browsers */
    color:    #fff;
}
.login_phone_cont input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color:    #fff;
}
.login_phone_cont input::-moz-placeholder { /* Mozilla Firefox 19+ */
    color:    #fff;
}
.login_phone_cont input:-ms-input-placeholder { /* Internet Explorer 10+ */
    color:    #fff;
}
.login_phone_up{ margin-bottom:8.27%;}
.login_phone_up .item{ background-color:rgba(0,0,0,0.5); border-radius:10px; overflow:hidden; margin-bottom:4.27%;}
.login_phone_up .item input{ font-size:14px; color:#fff; height:15px; line-height:15px; padding:5.693% 0; border:none; text-indent:44px;}
.login_phone_up .item:first-child input{ background:url(../images/else/login_phone_vip.png) no-repeat 15px center; background-size:auto 15px;}
.login_phone_up .item:last-child input{ background:url(../images/else/login_phone_mm.png) no-repeat 15px center; background-size:auto 15px;}
.login_phone_btm input{ font-size:16px; height:46px; line-height:46px; border:none; background-color:#f5821f; border-radius:10px; overflow:hidden; color:#fff; margin-bottom:4.27%;}
.login_phone_btm a{ font-size:16px; display:block; height:44px; line-height:44px; border:2px solid #f5821f; border-radius:10px; overflow:hidden; color:#fff; text-align:center;}
.regist_phone h2{ position:absolute; font-size:20px; color:#fff; width:100%; text-align:center; top:13.375%;/*60px*/}
.regist_phone_nr{ position:absolute; left:0; bottom:0; width:100%;}
.regist_phone_cont{ width:95.312%;/*610px*/ margin:0 auto; background-color:rgba(0,0,0,0.5); padding:1.25% 0 8.687%; border-radius:3px; overflow:hidden;}
.regist_phone_cont .bd{ width:92.131%;/*562px*/ margin:0 auto;}
.regist_phone_cont .bd .item{ margin-bottom:1.957%; border:1px solid rgba(245,130,31,0.3); box-sizing:border-box; border-radius:8px; overflow:hidden;}
.regist_phone_cont .bd .item_lf{ width:/*64px*/11.387%; height:40px; text-align:center; line-height:40px; border-right:1px solid rgba(245,130,31,0.3); box-sizing:border-box;}
.regist_phone_cont .bd .item input{ width:88.612%;/*498px*/ font-family:\5FAE\8F6F\96C5\9ED1; font-size:14px; height:16px; line-height:16px; color:#fff; border:none; padding:12px 0; background:none; text-indent:10px;}
.regist_phone_cont .bd .item input::-webkit-input-placeholder { /* WebKit browsers */
    color:    #fff;
}
.regist_phone_cont .bd .item input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color:    #fff;
}
.regist_phone_cont .bd .item input::-moz-placeholder { /* Mozilla Firefox 19+ */
    color:    #fff;
}
.regist_phone_cont .bd .item input:-ms-input-placeholder { /* Internet Explorer 10+ */
    color:    #fff;
}
.regist_phone_cont .bd .item2 input{ border:1px solid rgba(245,130,31,0.3); width:62.277%;/*350px*/ font-family:\5FAE\8F6F\96C5\9ED1; font-size:14px; height:16px; line-height:16px; color:#fff; padding:11px 0; background:none; border-radius:8px; overflow:hidden; text-indent:10px;}
.regist_phone_cont .bd input.zhuc{ width:100%; font-size:16px; height:40px; line-height:40px; border:1px solid #f5821f; background:none; color:#f5821f; border-radius:6px; overflow:hidden; font-family:\5FAE\8F6F\96C5\9ED1; margin:2.957% 0 1.957%;}
.regist_phone_cont .bd .yiyou_zh{ font-size:14px; color:#e1e1e1; text-align:center;}
.regist_phone_cont .bd .yiyou_zh a{ color:#f5821f;}
/*search*/
.search_nr{ width:85.333%;}
.search ul li a{ font-size:13px; width:72%; overflow:hidden; height:36px; text-overflow:ellipsis; white-space:nowrap;}
/*culture*/
.culture .jz1437{ overflow:hidden;}
	.into_bnbt .map .map-ms{position:relative;}
	.banner .hd{bottom:10px;}
	#container{padding-top:52px;position: relative;z-index: 4;}
	.sy_mdenr_wz h2{font-size:20px;background-size:10px !important;background-position:right 30px bottom 5px !important;margin-bottom:0;}
	.sy_mdenr_wz .p{font-size:16px;margin-bottom:26px;}
	/*.sy_mdenr_wz .more a,.sy_mdenr_wz .more span{height:28px;line-height:28px;}*/
	/*.sy_mdenr_wz .more span{width:25px;}*/
	.sy_mdenr_wz .more a{width:102px;}
	.bdsharebuttonbox a{float:none !important;display:inline-block !important;}
	.sy_mdenr_wz{top:25%;}

}

/*2017-10-17新增代码*/
.infor_xxmde img{ max-width:100%;height:auto !important;}
.head_dl_sous .jingxiaos{ font-size:13px;color: #fff; margin-right:10px;margin-left:10px;opacity: .7;}
.jxsLogin{ background:url(/images/jxsbg.jpg) no-repeat center;background-size:cover;min-height: 600px;height: calc(100vh - 128px); position:relative; }
.autoLogin{ position:absolute; left:50%; margin-left:-230px; top:50%; margin-top:-200px;  width: 400px; padding:50px 30px; border:1px solid #f68e35;background:#333; background:rgba(0,0,0,.6);color:#f68e35;}
.autoLogin h5{ text-align:center; font-size:24px;margin-bottom:40px;}
.autoLogin .pTxt input[type=text],.autoLogin .pTxt input[type=password]{ background: #fff; line-height:24px; padding:12px 0;text-indent: 10px; color:#333; width:100%; border-radius:3px;}
.autoLogin .pTxt{ margin-bottom:15px;}
.autoLogin .pTxt input.fl{ width:68.5%;}
.autoLogin .pTxt .fr{cursor:pointer; width:28%;line-height:24px; padding:12px 0;border-radius:3px; color:#fff; background:#f68e35;}
.jxsButtom input{ width:100%;cursor:pointer; font-size:16px; display:block; line-height:24px; padding:12px 0;border-radius:3px; color:#fff; background:#f68e35;}
.jxsButtom { margin-top:25px; }
.autoLogin input,.autoLogin button,.inputss input{ border:0; font-family:inherit; font-size:14px;}
.autoLogin .sendCode.on{ background:#999;}


.seachMain{ height:360px; background:url(/images/jxsbg2.jpg) no-repeat center; background-size:cover; position:relative;}
.ssTit{ position:absolute; left:0; right:0; bottom:15px;}
.ssUL li a{ background:#313131; color:#fff; font-size:18px;display:block; text-align:center; padding:15px 0;}
.ssUL li.on a{ background:#f68e35; }
.ssUL li{ float:left; width:33.33%;}
.searchRet{ background:#fafafa; padding:3% 0 6% 0;    min-height: 240px;    overflow: hidden;}
.searchRet .jz1200{ background:#fff; width:1400px;}
.resultBody{ padding:2%;}
.inputss{ margin-bottom:5%; position:relative; padding:0 60px 0 20px; background:#fff; border:1px solid #f68e35;}
.inputss input{ width:100%; padding:12px 0; line-height:30px; font-size:18px;}
.ssBtns{ position:absolute; right:0; top:0;}
.resultTxt{ text-align:center; color:#f68e35; font-size:24px; margin-bottom:20px;}
.resultTable table{ width:100%; border-collapse:collapse;border-spacing:0;}
.resultTable table td{ border:1px solid #c7c7c7; text-align:center; font-size:14px; color:#666; padding:10px 0px;}
.resultTable table td a{     display: inline-block;vertical-align: middle;}
.resultTable table th{border:1px solid #c7c7c7;width:7.1%; text-align:center; font-size:17px; color:#333; font-weight:bold; padding:20px 10px;}
.resultTable table th b{ display:block;}
.resultTable table th:nth-child(1),.resultTable table th:nth-child(3){ width:8.5%;}
.noresult{ padding:5% 0; text-align:center; color:#888888; font-size:18px;}
.noresult .pt1{ font-size:170%; color:#333; margin:15px 0;}
.addTable{ padding:5% 0 8% 0;}
.addTable .resultTable table a{ color:#f68121; text-decoration:underline;}

.pro_upnr{ position:relative; z-index:10;}
.keyWords{ line-height:40px; position:absolute; left:-1px; right:-1px; top:100%; background:#f7f8f9;max-height: 257px; overflow-y: auto;}

.keyWords li{ border:1px solid #eee; border-bottom:0; font-size:16px; padding:0 15px;}
.keyWords li:nth-last-child(1){border-bottom:1px solid #eee;}
.keyWords li:hover{ background:#fff; cursor:pointer;}
.pro_mde ul li .newIcon{ position:absolute; left:0; top:0; width:70px;z-index:3;}
.keyWords li a{ display:block;white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.pro_mde ul li img,.pro_xx1 .datu ul li img,.pro_xx1 .xtu dl dd img{ transition:.5s; -webkit-transition:.5s}
.pro_mde ul li:hover a img,.pro_xx1 .datu ul li:hover img,.pro_xx1 .xtu dl dd:hover img{  transform: translate(5px,0) scale(1.01); -webkit-transform: translate(5px,0) scale(1.01);}
.pro_mde ul li,.pro_xx1 .datu ul li,.pro_xx1 .xtu dl dd{overflow: hidden;}

.keyWords::-webkit-scrollbar {width: 4px; height: 0px;}/* 滚动槽 */
.keyWords::-webkit-scrollbar-track { background:#eee;}/* 滚动条滑块 */
.keyWords::-webkit-scrollbar-thumb {background: #f68e35; -webkit-box-shadow: inset 0 0 6px #fabe0f;}
.keyWords::-webkit-scrollbar-thumb:window-inactive {background: #f68e35;}
.pro_xx_nr video{max-width:100%;}

.str_wrap {overflow:hidden;zoom:1;width:100%;font-size:12px;line-height:16px;position:relative;-moz-user-select: none;-khtml-user-select: none;user-select: none;  ;white-space:nowrap;}
.str_move { white-space:nowrap;position:absolute; top:0; left:0;cursor:move;height: 100%;font-size: 16px; }
.str_move_clone {display:inline-block;*display:inline;*zoom:1;vertical-align:top;position:absolute; left:100%;top:0;}
.str_vertical .str_move_clone {left:0;top:100%;}
.str_down .str_move_clone {left:0;bottom:100%;}
.str_vertical .str_move,.str_down .str_move {white-space:normal;width:100%;}
.str_static .str_move,.no_drag .str_move,.noStop .str_move{cursor:inherit;}
.str_wrap img {max-width:none !important;}
.dowebok{ line-height:36px;height: 36px;margin:auto; position: relative; padding-left:40px; }
.dowebok:before{ position:absolute; width:36px;height:36px;content:''; left:0; top:0; height:36px;background:url(/images/gonggao.png) no-repeat center;}
.dowebok a{ padding-left: 15px;position: relative;color: #666; transition: 0s;-webkit-transition: 0s;font-size: 16px; margin:0 5px; display:block;height:36px;line-height:36px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.dowebok a:before{ position: absolute; left: 0;top: 50%; margin-top:-2px; width: 5px;height: 5px;border-radius: 50%;background: #f68e35;content: '';}
.searchRet .jz1200Bg{background:#fafafa; margin-bottom:15px;}
.resultTable table td{ position:relative;}
.txtMarquee-top{ overflow:hidden; position:relative;   }
.txtMarquee-top .hd{ overflow:hidden;  height:30px; padding:0 10px;  }
.txtMarquee-top .infoList li{ height:36px; line-height:36px;   }
.txtMarquee-top .infoList li .date{ float:right; color:#999;  }

input#copyBtn{border:1px solid #bbb;background:#fff;padding:2px 7px; border-radius:3px;vertical-align:middle;font-size:12px;color:#444; cursor:pointer;position: relative;}
#copyval{ position:absolute; opacity:0;-webkit-opacity:0;}
.dowebok a:hover{color:#f68e35;}
@media screen and (max-width: 1600px) {
   .head_rgt ul{width: 60.07664%;}
   .head_dl_sous,.language{padding-top:3.95%;}
}
@media screen and (max-width: 1440px) {
    .search_hide{top:99px;}
    .head_rgt ul li>a{font-size:14px;}
	.head_dl_sous,.language{padding-top:4.49081%}
	.searchRet .jz1200{ width:96%;}
	.resultTable table th{ font-size:16px;}
	#header .jz1200{ width:90%;}
    
}
@media screen and (max-width: 1366px) {
	.head_dl_sous, .language{padding-top:3.69%;}
}
@media screen and (max-width: 1280px) {
    .head_sous input.wenbk{width:40px;}
	.careers h3{font-size:20px;}
	.careers dd{padding:30px 0;}
	.careers dd .shousuo{top:-30px;}
	#header .jz1200{ width:90%;}
	#header h1{ left:5%;}
	.head_rgt{ width:90%;}

}
@media screen and (max-width: 960px) {
	.careers li{width:50%;padding:30px 24px;}
	.head_rgt ul{ width:55%;}
	.resultTable table th,.resultTable table td{ font-size:12px;}
    .noresult{ font-size:14px;}
    .noresult .pt1{ font-size:18px;}
    .noresult img{ width:100px;}
}
@media screen and (max-width: 1024px) {
	.head_dl_sous, .language{padding-top:4.09%;}
}


@media screen and (max-width: 767px) {
    .search_hide{top:51px;}
	.careers li{width:100%;padding:15px 3.125%;}
	.careers{padding-top:80px;background-size:cover !important;}
	.careers h3{font-size:18px;}
	.careers .dd-tit{display:none;}
	.careers .dd-con{width:100%;padding:0;}
	.careers dd{padding:22px 0;}
	.careers dd .shousuo{top:-22px;}
	.resultTable table th{ width:100%;}
	.resultTable table {
        border: 0;
         display:table;
    }
    .resultTable table thead{
        display:none;
    }
    .resultTable table tr {
       
        display: block;
        border-top:8px solid #eee;
    }
    .resultTable table td {
        display: block;
        text-align: right;
        font-size: 13px;
        border:0;
        width:94%;
        border-bottom:1px dotted #dcdcdc;
        padding:8px 3%;
    }
    .resultTable table td:last-child {
        border-bottom: 0;
    }
    .resultTable table td:before {
        content: attr(data-label);
        float: left;
        text-transform: uppercase;
        font-weight: bold;
    }
    .searchRet{ background:#fff;    min-height: calc(100vh - 355px);box-sizing: border-box;}
    .searchRet .jz1200{ width:100%;background:#fff;}
    .resultBody{ padding:0;}
    .inputss{ margin:0 2.5% 2% 2.5%;}
    .resultTxt{ font-size:18px; margin:3% 0;}
    .seachMain{ height:250px;}
    .ssUL li a{ padding:10px 0; font-size:16px;}
    .addTable .resultTable table tr{ border:0;}
    .jxsLogin{ height: calc(100vh - 108px);  }
   .dowebok{margin: auto 3%;}
   .dowebok:before{background-size:26px;}
}

@media screen and (max-width: 640px) {
   .autoLogin{ left:4%; width:86%; padding:5% 3% 8% 3%; margin-left:0;}
   .autoLogin h5{ font-size:18px;}
   .autoLogin{ margin-top:-170px;}
   .autoLogin .pTxt input[type=text],.autoLogin .pTxt .fr{ padding:8px 0; font-size:14px;}
   .inputss input{ font-size:14px;}
   .inputss input{ padding:7px 0; line-height:24px;}
   .ssBtns img{ height:38px;}
   .inputss{ padding:0 40px 0 10px;}
  .pro_mde ul li .newIcon{ width:50px;}
}

.float_div{position:fixed;right:0;top:200px;z-index:10;width:150px;}
.float_div img{width:100%;}
.float_div .btnClose{position:absolute;left:-12px;top:-12px;width:20px;height:20px;text-align:center;line-height:20px;background:#000;color:#fff;border:2px solid #fff;border-radius:20px;font-weight:bold;font-family:'microsoft yahei'}
.float_div .btnClose:hover{background:#f68e35;}
