/*reset css*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,input,button,textarea,p,th,td,audio,video {margin:0;padding:0}
img{border:0}
li{list-style:none}
h1,h2,h3,h4,h5,h6{font-size:100%}
table{border-collapse:collapse;border-spacing:0}
button,input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}
button,input,textarea{border:none;outline:medium;}

/*common*/
body{min-width:1200px;font-family:"Microsoft Yahei",Tahoma,Simsun,sans-serif;font-size:16px;color:#333;line-height:1;}
textarea,button,input{font-family:"Microsoft Yahei";font-size:16px;color:#333;line-height:1;}
a{color:#333;text-decoration:none}
img{max-width:100%;}
.g-wrap{width:1200px;margin:0 auto;}
.g-wrap:after,
.cfix:after{clear:both;display:block;content:"";height:0;font-size:0;visibility:hidden;}
.tb-icon{background:url(../images/icon.png) no-repeat;}

/*header*/
.header{padding:20px 0;}
.header .logo{float:left;width:238px;height:68px;background:url(../images/logo.jpg) no-repeat center;text-indent:-999em;}
.header-tool{float:right;text-align:right;}
.header-tool .language a{display:inline-block;width:24px;height:24px;border:1px solid #9b9b9b;text-align:center;line-height:24px;border-radius:50%;color:#999;font-size:12px;margin-left:4px;}
.header-tool .language a.hover{background-color:#004b9a;border-color:#004b9a;color:#fff;}
.header-tool .tel{height:28px;line-height:28px;margin-top:4px;font-size:18px;}
.header-tool .tel .tb-icon{background-position:0 0;display:inline-block;width:20px;height:20px;vertical-align:top;margin:5px 0px 0px 0px;}
.header-tool .tel span{color:#0348d6;font-size:22px;}

/*nav*/
.nav-wrap{background-color:#004b9a; position:relative; z-index:999;}
.nav-wrap .g-wrap{position:relative;}
.nav{float:left;}
.nav li{float:left;width:120px;margin-right:5px;}
.nav .one-link{display:block;height:50px;line-height:50px;color:#fff;font-weight:bold;text-align:center;}
.nav .m{ position:relative; }
.nav li:hover .one-link{background-color:#00356c;}
.nav li#hover .one-link{background-color:#65bdfc;}

.nav .sub{ display:none; /*默认隐藏*/ width:120px; padding:10px 0;  position:absolute; left:0px; top:50px;  background:#004b9a;  float:left; line-height:36px; }
.nav .sub li{ text-align:center;  }
.nav .sub li a{ color:#fff; display:block; zoom:1;}
.nav .sub li a:hover{ background:#65bdfc; color:#fff;   }


.search{float:right;margin-top:10px;}
.search form{overflow:hidden;}
.search input{float:left;}
.search .txt{width:212px;height:18px;line-height:18px;padding:6px 10px;}
.search .btn{width:30px;height:30px;background-position:-150px 0;background-color:#ff7916;text-indent:-999em;}

.navthree{display:none;position:absolute;left:0;top:50px;background-color:#fff;width:100%;box-shadow:0 0 5px 0 #ddd;z-index:9;}
.navthree.active{display:block;}
.navthree .twolist{float:left;background-color:#eff0f1;padding-bottom:8px;width:245px;position:relative;}
.navthree .twolist a{display:block;height:45px;line-height:45px;padding-left:30px;margin-top:8px;position:relative;}
.navthree .twolist a:before{content:'';display:block;position:absolute;width:5px;height:0;left:0;top:0;background-color:#004b9a;}
.navthree .twolist a.hover:before{height:45px;}
.navthree .twolist a.hover{background-color:#fff;color:#004b9a;}
.navthree .three-cont{overflow:hidden;}
.navthree .three-list{float:left;width:640px;margin-left:34px;}
.navthree .three-list .title{height:50px;line-height:50px;font-weight:bold;padding-top:14px;border-bottom:1px solid #ccc;}
.navthree .nav3list{margin-top:20px;overflow:hidden;}
.navthree .nav3list li{width:50%;float:left;height:36px;line-height:36px;}
.navthree .nav3list li a{display:block;font-size:14px;}
.navthree .nav3list li a em{display:inline-block;width:8px;height:8px;border:1px solid #5d5d5d;vertical-align:middle;margin-right:10px;border-radius:50%;position:relative;}
.navthree .nav3list li a em:before{content:'';display:block;position:absolute;width:2px;height:2px;border-radius:50%;background-color:#5d5d5d;top:50%;left:50%;margin-top:-1px;margin-left:-1px;}
.navthree .nav3list li a:hover{color:#004b9a;}
.navthree .nav3list li a:hover em{border-color:#004b9a}
.navthree .nav3list li a:hover em:before{background-color:#004b9a;}
.navthree .three-img{position:absolute;width:231px;height:159px;border:1px solid #ccc;bottom:30px;right:30px;text-align:center;}
.navthree .three-img img{max-height:100%;width:auto;}

/* swiper css */
.swiper-container{height:100%;position:relative;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-o-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;z-index:1;}
.swiper-wrapper{position:relative;width:100%;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;-webkit-transition-timing-function:ease;-moz-transition-timing-function:ease;-o-transition-timing-function:ease;transition-timing-function:ease;-webkit-transition-duration:0s;-moz-transition-duration:0s;-o-transition-duration:0s;transition-duration:0s;-webkit-transition-property:-webkit-transform,left,top;-moz-transition-property:-moz-transform,left,top;-o-transition-property:-o-transform,left,top;transition-property:transform,left,top;-webkit-transform:translate3d(0px,0,0);-moz-transform:translate3d(0px,0,0);-o-transform:translate3d(0px,0,0);-o-transform:translate(0px,0px);transform:translate3d(0px,0,0);-ms-transition-property:-ms-transform,left,top;-ms-transition-duration:0s;-ms-transform:translate3d(0px,0,0);-ms-transition-timing-function:ease;}
.swiper-slide{height:100%;float:left;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;}
.pagination span{cursor:pointer;}

/*index*/
.hbanner{width:100%;height:420px;position:relative;}
.hbanner .swiper-slide a{display:block;height:420px;background-repeat:no-repeat;background-position:center;}
.hbanner .pagination{width:100%;text-align:center;position:absolute;left:0;bottom:20px;z-index:3;}
.hbanner .pagination span{display:inline-block;width:20px;height:8px;border-radius:8px;background-color:#bdbdbd;margin:0 4px;}
.hbanner .pagination span.swiper-active-switch{width:27px;background-color:#ff7916;}

.hbk-item{padding:30px 0;}
.hbk-head{border-bottom:1px solid #dedede;margin-bottom:15px;line-height:45px;}
.hbk-head .title{float:left;font-weight:100;}
.hbk-head .title .zh{font-size:24px;color:#004b9a;}
.hbk-head .title .en{font-size:20px;color:#ff7916;}
.hbk-head .more{float:right;color:#aaa;font-size:14px;}

.h-solution{margin-right:-12px;}
.h-solution .swiper-slide{}
.h-solution .swiper-slide a{display:block;width:291px;margin-right:12px;}
.h-solution .swiper-slide .img{width:291px;height:154px;overflow:hidden;}
.h-solution .swiper-slide .cont{padding:30px 15px 15px;border:1px solid #dedede;line-height:26px;border-top:0;}
.h-solution .swiper-slide .title{font-weight:bold;margin-bottom:10px;}
.h-solution .swiper-slide .desc{height:78px;overflow:hidden;font-size:14px;}
.h-solution .swiper-slide a:hover .cont{background-color:#004b9a;color:#fff;border-color:#004b9a;}
.h-solution .pagination{margin-right:12px;text-align:center;margin-top:30px;}
.h-solution .pagination span{display:inline-block;width:12px;height:12px;border-radius:50%;border:1px solid #ececec;margin:0 3px;}
.h-solution .pagination span.swiper-active-switch{background-color:#004b9a;border-color:#004b9a;}

.h-prowrap{background-color:#f8f8f8;}
.h-products .desc{line-height:26px;font-size:14px;}
.h-prolist{padding-top:20px;margin-right:-12px;position:relative;}
.h-prolist .swiper-slide a{display:block;}
.h-prolist .swiper-slide .box{width:291px;margin-right:12px;margin-top:20px;background-color:#fff;padding-top:20px;position:relative;z-index:1;-webkit-transition:all .5s;transition:all .5s;}
.h-prolist .swiper-slide .box:after{content:'';display:block;opacity:0;position:absolute;z-index:-1;width:289px;height:284px;border:1px solid #0070e6;left:0;top:0;}
.h-prolist .img{text-align:center;width:250px;height:200px;margin:0 auto;overflow:hidden;}
.h-prolist .title{position:relative;height:44px;line-height:44px;font-weight:bold;padding:0 15px;margin:20px 1px 0;border-bottom:1px solid #dedede;}
.h-prolist .title:after{content:'>';display:block;position:absolute;width:25px;height:25px;line-height:25px;text-align:center;border:1px solid #eee;border-radius:50%;top:50%;margin-top:-13px;right:15px;color:#777;font-family:Simsun;}
.h-prolist .list{padding:10px 15px;}
.h-prolist .list a{height:34px;line-height:34px;color:#666;border-bottom:1px solid #ddd;font-size:14px;}
.h-prolist .list a.last{border-bottom:0;}
.h-prolist .list a:hover{color:#004b9a;}
.h-prolist .swiper-slide .box:hover{margin-top:0;}
.h-prolist .swiper-slide .box:hover:after{opacity:1;}
.h-prolist .swiper-slide .box:hover .title:after{background-color:#004b9a;border-color:#004b9a;color:#fff;}
.h-prolist .tb-icon{display:block;position:absolute;width:20px;height:37px;position:absolute;top:50%;margin-top:-29px;z-index:3;}
.h-prolist .tb-icon.prev{left:-40px;background-position:0 -60px;}
.h-prolist .tb-icon.next{right:-28px;background-position:-20px -20px;}
.h-prolist .tb-icon.prev:hover{background-position:-20px -60px;}
.h-prolist .tb-icon.next:hover{background-position:0 -20px;}

.h-about{width:560px;float:left;}
.h-about .img{width:560px;height:215px;margin-bottom:10px;}
.h-about .desc{line-height:30px;font-size:14px;}
.h-about .btn{text-align:right;margin-top:10px;}
.h-about .more{display:inline-block;width:100px;height:30px;line-height:30px;text-align:center;background-color:#004b9a;color:#fff;font-size:14px;}
.h-about .slogan{font-size:30px;position:relative;margin-top:60px;padding:23px 35px;text-align:center;}
.h-about .slogan span{font-family:Arial;}
.h-about .slogan .tb-icon{display:block;width:30px;height:30px;position:absolute;}
.h-about .slogan .comma1{left:0;top:0;background-position:-40px 0;}
.h-about .slogan .comma2{right:0;bottom:0;background-position:-40px -30px;}

.h-news{width:560px;float:right;}
.hnews-head{overflow:hidden;height:50px;line-height:50px;border-bottom:1px solid #ddd;margin-bottom:30px;}
.hnews-head .hnews-tab{float:left;}
.hnews-head .hnews-tab a{display:block;float:left;width:158px;text-align:center;}
.hnews-head .hnews-tab a:before{display:inline-block;content:'';vertical-align:middle;width:6px;height:6px;background-color:#999;margin-right:5px;}
.hnews-head .hnews-tab a span{color:#ff7916;margin-left:8px;font-size:14px;}
.hnews-head .hnews-tab a.hover{background-color:#004b9a;color:#fff;}
.hnews-head .hnews-tab a.hover:before{background-color:#fff;}
.hnews-head .hnews-tab a.hover span{color:#96a9ca;}
.hnews-head .more{float:right;color:#aaa;font-size:14px;}
.h-news .hnews-cont{display:none;}
.hnews-cont .deatil{overflow:hidden;}
.hnews-cont .deatil .img{width:180px;height:120px;float:left;}
.hnews-cont .deatil .txt{width:365px;float:right;line-height:26px;}
.hnews-cont .deatil .title{font-size:18px;}
.hnews-cont .deatil .desc{color:#999;height:52px;overflow:hidden;margin:10px 0 6px;font-size:14px;}
.hnews-cont .deatil .date{color:#999;font-size:14px;}
.hnews-cont .hnews-list{margin-top:20px;border-top:1px solid #ddd;}
.hnews-cont .hnews-list a{display:block;height:49px;line-height:49px;border-bottom:1px solid #ddd;color:#666;font-size:14px;}
.hnews-cont .hnews-list .date{float:right;}
.hnews-cont .hnews-list a:hover{color:#004b9a;font-weight:bold;}
.h-news .hnews-cont.active{display:block;}

/*banner*/
.banner{width:100%;height:250px;background-repeat:no-repeat;background-position:center;}

/*面包屑标题*/
.crutit{height:59px;line-height:59px;border-bottom:1px solid #ccc;margin-bottom:30px;}
.crutit .title{float:left;position:relative;padding-left:25px;height:59px;line-height:59px;}
.crutit .title .en{color:#999;font-weight:100;}
.crutit .title .zh{font-size:24px;color:#004b9a;margin-right:15px;}
.crutit .title:after{content:'';display:block;position:absolute;width:0;height:0;border:9px solid #fff;border-left-color:#004b9a;left:0;top:50%;margin-top:-9px;}
.crutit .crumbs{float:right;font-size:14px;}
.crumbs .tb-icon{display:inline-block;width:30px;height:25px;vertical-align:middle;background-position:-180px -4px;margin-right:5px;}
.crumbs span{color:#ff7916;}

/*left-nav*/
.left-nav{width:220px;float:left;margin-bottom:50px;}
.left-nav li{position:relative;}
.left-nav li:after{content:'';display:block;width:2px;height:0;background-color:#ff7916;top:0;left:0;position:absolute;}
.left-nav li a{display:block;height:50px;line-height:50px;padding-left:15px;border-bottom:1px solid #ddd;}
.left-nav li:hover a,.left-nav li.hover a{color:#ff7916;}
.left-nav li.hover a{background-color:#e9e9e9;border-bottom-color:#e9e9e9;}
.left-nav li.hover:after{height:51px;}

/*right-cont*/
.right-cont{width:900px;float:right;padding-bottom:60px; line-height:28px;}
.pagenav {clear: both;height: 40px;padding-bottom: 25px;padding-top: 15px;}
.pagenav #fanye {color: #2b2a29;font-size: 14px;text-align: center;}
.pagenav #fanye .nolink, .pagenav #fanye a ,.pagenav #fanye span{background: #fff;color: #999;cursor: pointer;margin-left: 10px;padding: 8px 12px;border:1px solid #e6e6e6;}
.pagenav #fanye span font {color: #999;font-weight: bold;}
.pagenav #fanye span:hover,.pagenav #fanye a:hover,.pagenav #fanye span:hover font{background:#004b9a;color:#fff;}




/*product*/
.product .p-desc{line-height:24px;margin-bottom:20px;font-size:14px;}
.product-list{overflow:hidden;margin-left:-30px;}
.product-list li{float:left;position:relative;line-height:26px;overflow:hidden;margin-left:20px;margin-bottom:30px;}
.product-list .box{border:1px solid #ddd;width:200px;padding:5px 5px 5px;}
.product-list .img{width:200px;height:180px;overflow:hidden;margin:0 auto;}
.product-list .title{ font-size:14px; font-weight:bold; height:26px;overflow:hidden;margin: 10px 0 5px; text-align: center;}
.product-list .desc{height:52px;overflow:hidden;font-size:14px;}
.product-list .mask{position:absolute;top:100%;left:0;background:rgba(255,121,22,0.8);width:100%;height:100%;text-align:center;}
.product-list .mask:before{content:'';display:inline-block;width:0;height:100%;vertical-align:middle;}
.product-list .tb{display:inline-block;color:#fff;margin:0 25px;vertical-align:middle;}
.product-list .tb-icon{display:block;width:50px;height:50px;border:5px solid #fff;margin:0 auto 5px;}
.product-list .pdf .tb-icon{background-position:-70px -40px;}
.product-list .show .tb-icon{background-position:-120px -40px;}
.product-list li:hover .mask{top:0;}

/*details-cont*/
.details-cont{line-height:26px;}
.details-cont .d-title{font-size:18px;color:#ff7916;height:34px;border-bottom:1px solid #ccc;margin-bottom:25px;}
.details-cont .describe{overflow:hidden;margin-bottom:25px;}
.details-cont .describe .img{border:1px solid #ddd;width:200px;height:200px;padding:38px;float:left;}
.details-cont .describe .txt{width:585px;float:right;}
.details-cont .describe .title{font-size:18px;font-weight:bold;margin:20px 0 25px;}
.details-cont .describe .desc{font-size:14px;}
.details-cont .fb-title{font-weight:bold;margin:10px 0;}
.details-cont .video{width:860px;height:525px;margin:0 auto 20px;}
.details-cont .imgli{margin-top:30px;overflow:hidden;margin-left:-7px;}
.details-cont .imgli li{float:left;margin-left:7px;}
.details-cont .li40-txt{line-height:40px;margin-bottom:20px;}
.details-cont .colora{color:#ff7916}

/*page*/
.page-wrap{text-align:center;margin-top:20px;}
.page{display:inline-block;border:1px dashed #e8e8e8;border-radius:50px;font-size:14px;}
.page a,.page span{display:block;float:left;min-width:27px;text-align:center;padding:0 11px;height:50px;line-height:50px;border-right:1px solid #e8e8e8;}
.page a.last{border-right:0;}
.page a:hover{color:#ff7916}
.page .last,.page .first{font-size:16px;padding:0 20px;}
.page .disabled{color:#999;}
.page .hover{color:#fff;background-color:#ff7916;}

/*about*/
.about .img{}
.about .desc{line-height:40px;}
.about .desc p{margin-top:25px;}
.about .about-fot{margin-top:35px;overflow:hidden;text-align:right;}
.about .about-fot .img{width:454px;float:left;}
.about .about-fot .txt{width:360px;float:right;border-top:2px solid #004b9a;padding-top:20px;}
.about .about-fot .p1,.about .about-fot .p2{font-size:24px;color:#004b9a;line-height:40px;}
.about .about-fot .p2{font-weight:bold;}
.about .about-fot .p2:before{content:'';display:inline-block;width:55px;height:3px;background-color:#004b9a;vertical-align:middle;margin-right:22px;}
.about .about-fot .p3{font-size:12px;line-height:32px;margin-top:55px;}

/*industry*/
.industry{}
.industry .i-desc{line-height:40px;font-size:14px;margin-bottom:25px;}
.industry .indu-list a{display:block;border:1px solid #ddd;padding:15px;overflow:hidden;margin-bottom:15px;}
.industry .indu-list .img{width:170px;height:170px;float:left;overflow:hidden;}
.industry .indu-list .txt{float:right;width:680px;}
.industry .indu-list .txt .title{font-weight:bold;line-height:24px;margin-bottom:20px;}
.industry .indu-list .txt .desc{font-size:14px;color:#666;line-height:40px;}
.industry .indu-list a:hover{border-color:#ff7a25;}

/*solution*/
.solution{margin-left:-15px;}
.solution a{display:block;width:290px;margin-left:15px;float:left;margin-bottom:20px;}
.solution .img{width:290px;height:154px;overflow:hidden;}
.solution .cont{padding:30px 15px 15px;border:1px solid #dedede;line-height:26px;border-top:0;}
.solution .title{font-weight:bold;margin-bottom:10px;}
.solution .desc{height:78px;overflow:hidden;font-size:14px;}
.solution a:hover .cont{background-color:#004b9a;color:#fff;border-color:#004b9a;}

/*news*/
.news-wrap{padding-bottom:60px;}
.news-list{margin-bottom:60px;}
.news-list{margin-top:20px;}
.news-list a{display:block;height:60px;line-height:60px;border-bottom:1px dashed #ddd;}
.news-list .date{float:right;}
.news-list a:hover{color:#ff7916;}
.news-edit{line-height:40px;}
.news-edit h1{font-size:20px;font-weight:100;text-align:center;padding-top:40px;}
.news-edit .date{text-align:center;color:#999;font-size:14px;padding-bottom:20px;border-bottom:1px dashed #ddd;margin-bottom:30px;}
.news-edit .txt{margin-bottom:20px;}
.news-edit .img{text-align:center;margin:30px 0 20px;}
.news-wrap .back-btn{display:block;width:140px;margin:0 auto;height:45px;line-height:45px;font-size:18px;background-color:#ff7916;text-align:center;color:#fff;}
.news-name{overflow:hidden;margin-top:60px;line-height:35px;}
.news-name p{color:#999;}
.news-name p.fl{float:left;}
.news-name p.fr{float:right;}
.news-name p a{color:#333;}
.news-name p a:hover{text-decoration:underline;color:#ff7916;}

/*join*/
.join-wrap{padding-bottom:60px;}
.join-wrap .desc{line-height:40px;}
.jointab{width:100%;margin-top:30px;}
.jointab th{text-align:left;font-weight:100;}
.jointab th,.jointab td{padding-left:25px;height:60px;line-height:60px;border:1px solid #666;}
.jointab th{border-right-color:#fff;background-color:#666;color:#fff;}
.jointab th.last{border-right-color:#666;}
.jointab tr.gray td{background-color:#f2f2f2;}
.jointab .show-btn{display:block;}
.jointab .show-btn:hover{color:#ff7916;font-weight:bold;}

/*dialog*/
.dialog-mask{display:none;position:absolute;width:100%;height:100%;top:0;left:0;background:rgba(0,0,0,0.6);}
.dialog{display:none;position:fixed;width:100%;height:100%;top:0;left:0;text-align:center;}
.dialog:before{content:'';display:inline-block;width:0;height:100%;vertical-align:middle;}
.dialog .dia-cont{display:inline-block;width:98%;max-width:640px;height:90%;padding:20px 30px;background-color:#fff;vertical-align:middle;text-align:left;position:relative;}
.dialog .dia-cont .close{position:absolute;font-size:20px;right:28px;top:20px;z-index:4;}
.dialog .dia-cont .title{position:absolute;top:0;left:0;width:100%;background-color:#fff;z-index:3;}
.dialog .dia-cont h1{font-size:24px;color:#ff7916;height:58px;line-height:58px;border-bottom:1px solid #666;margin:20px 30px;}
.dialog .dia-cont .jobdetail{height:100%;line-height:40px;margin-right:-14px;}
.dialog .dia-cont .uploadjl{display:block;width:140px;height:50px;margin:0 auto 10px;text-align:center;line-height:50px;background-color:#ff7916;font-size:18px;color:#fff;}
.dialog .dia-cont .ps{text-align:center;line-height:30px;font-size:18px;}
.dialog .dia-cont .ps span{color:#ff7916;}
.dialog .dia-cont .botom{width:100%;position:absolute;left:0;bottom:0;background-color:#fff;height:130px;padding:20px 0 10px;z-index:3;}
.filebtn{display:none;}

/*contact*/
.contact{padding-bottom:40px;}
.contact .c-title{font-size:30px;color:#ff7f20;padding:40px 0;text-align:center;}
.contact .address{overflow:hidden;margin:20px 0;}
.contact .address .txt{float:left;width:420px;padding-left:20px;}
.contact .address .txt .title{font-size:24px;padding:40px 0 20px;line-height:40px;}
.contact .address .txt p{font-size:14px;line-height:40px;}
.contact .map{width:710px;height:330px;float:right;}
.contact .lyzy{text-align:center;font-size:14px;margin-bottom:40px;}
.contact .message{}
.contact .message .group1{margin-right:-75px;}
.contact .message .group{overflow:hidden;margin-bottom:40px;}
.contact .message .txt{display:block;height:24px;line-height:24px;float:left;padding:12px 20px;border:1px solid #dedede;width:308px;margin-right:75px;background-color:#f5f5f5;}
.contact .message textarea{display:block;padding:10px 20px;line-height:24px;width:1158px;height:144px;resize:none;border:1px solid #dedede;background-color:#f5f5f5;}
.contact .message .txt:focus,
.contact .message textarea:focus{border-color:#ff7f20;}
.contact .message .ok-btn{display:block;width:140px;height:46px;line-height:46px;text-align:center;font-size:18px;background-color:#ff7916;color:#fff;margin:0 auto;}


/*滚动条*/
.mCustomScrollbar{-ms-touch-action:none;touch-action:none;}
.mCustomScrollbar.mCS_no_scrollbar{-ms-touch-action:auto;touch-action:auto;}
.mCustomScrollBox{position:relative;overflow:hidden;height:100%;max-width:100%;outline:none;}
.mCSB_container{width:auto;height:auto;overflow:hidden;}
.mCSB_inside > .mCSB_container{margin-right:30px;}
.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden{margin-right:0;}
.mCSB_scrollTools{position:absolute;width:5px;height:auto;left:auto;top:0;right:0;bottom:0;}
.mCSB_scrollTools .mCSB_draggerContainer{position:absolute;top:0;left:2px;bottom:0;width:1px;height:auto;background-color:#dbdbdb;}
.mCSB_scrollTools .mCSB_draggerRail{width:5px;height:100%;margin-left:-2px;}
.mCSB_scrollTools .mCSB_dragger{width:5px;height:20px;z-index:1;cursor:pointer;margin-left:-2px;}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{position:relative;width:5px;height:100%;margin:0 auto;text-align:center;background-color:#999;}
.mCSB_container:before,.mCSB_container:after{content:'';display:block;width:100%;}
.mCSB_container:before{height:80px;}
.mCSB_container:after{height:140px;}

/*contact*/


/*footer*/
.footer{background-color:#f8f8f8;padding:20px 0;color:#666;line-height:30px;font-size:14px;}
.footer span{color:#999;}
.footer .tb{float:left;width:63px;border-right:1px solid #dedede;height:70px;margin-right:18px;margin-top:10px;}
.footer .tb-icon{display:inline-block;width:40px;height:40px;border:1px solid #dedede;border-radius:50%}
.footer .txt{float:left;}
.footer .txt li.mt{margin-top:13px;}
.foot-tel,.foot-address{float:left;margin-top:20px;}
.foot-tel .tb-icon{background-position:-70px 0;}
.foot-address .tb-icon{background-position:-110px 0;}
.foot-ewm{float:right;}
.foot-tel{margin-right:100px;}
.foot-tel span{display:inline-block;width:110px;text-align:right;}
.foot-ewm{text-align:center;}
.foot-ewm .img{width:164px;height:164px;margin-bottom:13px;}
.foot-ewm .scan{font-weight:bold;line-height:1;}
.copyright{text-align:center;color:#fff;padding:13px 0;line-height:24px;background-color:#a5a5a5;font-size:14px;}
.copyright a{color:#fff;}

#box_subnav{
   width: 100%;
    background: #00254c;
    float: none;
    height: 250px;
    padding-top: 50px;
}
#box_subnav_sub1{
   margin: 0px auto;
    width: 1200px;
    float: none;
    height: 250px;
}
#box_footer{
   width: 100%;
    background: url(../images/footer-bg.gif) left top;
    float: none;
    height: 60px;
}
#box_footer_sub1{
   margin: 0px auto;
    width: 1200px;
    float: none;
    height: 60px;
}
#box_subnav_sub1{
   margin: 0px auto;
    width: 1200px;
    float: none;
    height: 250px;
}
#box_footer{
   width: 100%;
    background: url(../images/footer-bg.gif) left top;
    float: none;
    height: 60px;
}
#box_footer_sub1{
   margin: 0px auto;
    width: 1200px;
    float: none;
    height: 60px;
}
.columnSpace {
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
}
.FrontSpecifies_show01-d3_c1 {
    width: 100%;
    margin: 0px auto;
    text-align: left;
}
.f01{
	font-size: 14px;
}
.f01:first-child{
	padding-bottom: 10px;	
}
.flink {
    color: #82878c;
	font-size:14px;
}

.flink A:link {
	color: #82878c;
	text-decoration: none;
}

.flink A:visited {
	color: #82878c;
	text-decoration: none;
}

.flink A:hover {
	color: #65bdfc;
	text-decoration: underline;
}

.flink A:active {
	color: #82878c;
	text-decoration: none;
}
ul.flink{
	width: 155px;
	float: left; 
	height: 200px; 
	border-right: #353f49 1px solid;
	padding-left: 20px;
}
ul.flink:first-child{
	padding-left: 0;
}
ul.flink:last-child{
	text-align: right; 
	width: 164px; 
	float: right; 
	height: 200px;
	border-right: none;
	padding-left: 0;
	
}
.FrontSpecifies_show01-d3_c1 .htmledit {
    line-height: 24px;
}