@charset "utf-8";
/* 头部 */
.w1200{width: 100%;margin: 0 auto;max-width: 1200px;}
.header{width: 100%;box-sizing: border-box;background: #fff;}
.top{width: 100%;background: #333;border: 1px solid #000;box-sizing: border-box;}
.top .gonggao{padding: 5px 0;text-align: center;color: #fff;font-size: 14px;font-weight: 400;}
.cnnav{width: 100%;background: #1f275b;box-sizing: border-box;display: inline-block;padding-top: 5px;}
.fixed{position: fixed;top: 0;left: 0;z-index: 99;}
.head-m{display: flex;}
.head{position: relative;}
.logo{float: left;padding-top: 5px;width: 16.666%}
.logo img{max-height: 80px;transition:all 0.8s; -moz-transition:all 0.8s;-webkit-transition:all 0.8s;-o-transition:all 0.8s;}
.logo .logoimg{width: 100%}
.logo .logoimg:hover img{padding-left: 30px;}
.logo .logotxt{text-align: left;font-weight: 600;font-size: 15px;color: #1f275b;width: 100%;box-sizing: border-box;padding-left: 10px;}
.t-xin{width: 83.333%;float: right;}
.t-xin .t-xin-t{width: 100%;padding: 20px 0 10px 0;display: inline-block;}
.t-xin .t-xin-t .t-xin-t-l{float: left;padding-right:40px;}
.t-xin .t-xin-t .t-xin-t-l li{float: left;font-size: 15px;padding-right: 50px;color: #1f275b;font-weight: bold;font-family: Open sans-serif;}
.t-xin .t-xin-t .t-xin-t-l li i{font-size: 16px;padding-right: 10px;}
.t-xin .t-xin-t .t-xin-t-c{float: left;position: relative;}
.t-xin .t-xin-t .t-xin-t-c .moren{border: 1px solid #ccc;    padding: 1px 15px 1px 10px;background: #fff;cursor: pointer;}
.t-xin .t-xin-t .t-xin-t-c .moren b{padding-right: 30px;font-weight: normal;font-size: 14px;}
.t-xin .t-xin-t .t-xin-t-c .moren i{color: #ccc;}
.t-xin .t-xin-t .t-xin-t-c .moren .langimg{float: left;max-width: 21px;padding-right: 15px;background: none;}

.lang{display: none;border: 1px solid #ccc;background: #fff;position: absolute;top: 30px;left: 0;right: 0;z-index: 8;}
.lang li{float: left;width: 100%;}
.lang li a{padding: 5px 10px;box-sizing: border-box;width: 100%;display: block;line-height: 1;font-size: 14px;}
.lang li a:hover{background:#999;color: #fff; }
.lang li a b{padding-left: 10px;font-weight: 100;}
.langimg{display: inline-block; width: 21px; height: 14px; background: url(/static/images/sprites.png);  background-repeat: no-repeat;}
.lang .cn{ background-position: -294px 0;}
.lang .en{}
.lang .frr{background-position: -294px -48px;}
.lang .ru{background-position: -294px -64px;}
.lang .es{background-position: -294px -80px;}
.lang .de{background-position: -294px -112px;}
.lang .it{background-position: -294px -128px;}
.lang .jp{background-position: -317px 0;}
.lang .kr{background-position: -317px -16px;}
.lang .sa{background-position: -294px -32px;}
.lang .pt{background-position: -294px -96px;}
.lang .tr{background-position: -317px -96px;}
.t-xin .t-xin-t .t-xin-t-r{float: right;}
.sitewidget-bd{padding-left: 2px;}
.sitewidget-bd a{float: left;margin-left: 8px;}
.follow-a { display: inline-block; margin: 1px; text-align: center !important;}
.sitewidget-bd a span{ display: inline-block; width: 25px; height: 25px; vertical-align: middle;border-radius: 3px;}
.sitewidget-bd .facebook{background: url(../images/style123tiny.png) no-repeat 0 0 #3b5998;}
.sitewidget-bd .linkedin{background: url(../images/style123tiny.png) no-repeat 0 -128px #007fb1;}
.sitewidget-bd .twitter{background: url(../images/style123tiny.png) no-repeat 0 -256px #00aced;}
.sitewidget-bd .youtube{background: url(../images/style123tiny.png) no-repeat 0 -320px #cd332d;}
.sitewidget-bd .pinterest{background: url(../images/style123tiny.png) no-repeat 0 -1088px #bd081c;}
.t-xin .t-xin-f{width: 100%;padding-bottom: 20px;}
.t-xin .t-xin-f .search{border: 1px solid #000;width: 100%;box-sizing: border-box;position: relative;display: inline-block;}
.t-xin .t-xin-f .search .flex-wrap{display: flex;}
.t-xin .t-xin-f .search .input{flex: 1;background: #f1f1f1;color: rgb(31, 39, 91);font-size: 14px;border: 0;}
.t-xin .t-xin-f .search .input[type="text"]{color: rgb(31, 39, 91);}
.t-xin .t-xin-f .search input::-webkit-input-placeholder {color: rgb(31, 39, 91);} 
.t-xin .t-xin-f .search input:-moz-placeholder {color: rgb(31, 39, 91);} 
.t-xin .t-xin-f .search input::-moz-placeholder {color: rgb(31, 39, 91);} 
.t-xin .t-xin-f .search input:-ms-input-placeholder {color: rgb(31, 39, 91);} 


.t-xin .t-xin-f .search .search-btn{float: right;background: #1f275b;color: #fff;min-width: 70px; padding: 0 10px; height: 35px;font-size: 14px;}
.search-fa{position: absolute;left: 10px; top: 6px;}
.wap-search{display: none;border-radius: 13px;background: #ededed;position: relative;padding: 1px 10px;}
.wap-search input{border: 0;background: #ededed;color: #999}
.search-btn{border: 0;background: #ededed;}
.search-btn i{font-size: 14px;color: #9999;}
.mnav{}
.nav{display: flex;width: 100%;box-sizing: border-box;}
.nav .m{float: left;margin: 0 1px;position:relative;flex: 1;padding: 5px 0;}
.nav .m h3 a{padding: 2px 0px 8px 0;line-height: 1;font-size: 14px;transition:all 0.8s; -moz-transition:all 0.8s;-webkit-transition:all 0.8s;-o-transition:all 0.8s;font-weight: bold;color: #fff;border-bottom: 2px solid #1f275b;box-sizing: border-box;text-transform: uppercase;font-family: Open sans-serif;}
.nav .m h3 a:hover,.nav .on h3 a{border-bottom: 2px solid #fff}
.nav .m:last-child a{}
.nav .m h3 i{ display:inline-block; *display:inline; zoom:1; width:7px; height:4px; padding-left: 5px;	}
.nav .m h3 a:hover i{transform: rotate(180deg);padding-right: 8px;padding-bottom:8px;}
.nav .sub{ display:none;width:auto; padding:10px 0;  position:absolute; left:0px; top:40px;  background:#fff;  float:left; line-height:30px;z-index: 90;}
.nav .sub li{ text-align:left;  }
.nav .sub li a{ color:#333; display:block; zoom:1;padding: 0 10px;}
.nav .sub li a:hover{  background:#1f275b; color:#fff;   }
.tel{float: right;font-size: 20px;line-height: 90px;}
.tel img{}
.nav #m2 .sub{width: 200px;}
.nav #m3 .sub{width: 240px;}
.nav #m4{text-align: center;}
/**/
.muner { width: 30px; height: 30px; float: left; margin-left: 1px;  display: none;  font-size: 24px;text-align: right;margin-top: 15px;color: #999;}
.fmenu{position: fixed;width: 100%;height: 100vh;background:rgba(255,255,255,1);left: -100%;top: 50px;z-index: 21;overflow-x: auto;}
.fnav{width: 100%;height: auto;position: relative;}
.fnav .fnav-tit{line-height: 60px;text-align: left;padding-top: 40px;}
.fnav .fnav-tit a{padding: 5px 10px;font-size: 16px;color: #1c1c1c;margin-left: 14px;}
.fnav-m {width: 100%;height: 100%;transition: all .3s;}
.fnav-m li{box-sizing: border-box;padding: 0 20px;}
.fnav-m a {display: block;overflow: hidden;line-height: 46px;max-height: 46px; color: #1c1c1c;transition: all .3s;font-size: 0.14rem;border-bottom: 1px solid #333;}
.fnav-m a span { margin-left: 0px}
.nav-item { position: relative}
.nav-item .icon-arrow-down{margin-left: 20px;}
.nav-item.nav-show { border-bottom: none}
.nav-item ul {display: none; background: rgba(0, 0, 0, .1)}
.nav-item.nav-show ul {display: block}
.nav-item > a:before {content: ""; position: absolute;left: 0; width: 2px; height: 46px;background: #34a0ce; opacity: 0; transition: all .3s}
.nav .nav-icon {font-size: 0.2rem;position: absolute; margin-left: -1px}
.icon_1::after {content: ""}
.icon_2::after {content: ""}
.icon_3::after {content: ""}
.fnav-m .fa-angle-right { float: right; margin-right: 20px; font-size: 12px; transition: transform .3s}
.fnav-m .fa-angle-right::after { content: ""}
.nav-show .fa-angle-right {transform: rotate(90deg)}
.nav-show, .nav-item > a:hover {}
.nav-show > a:before, .nav-item > a:hover:before { opacity: 1}
.nav-item li:hover a {color: #333;}
.nav-item .down{position: absolute;right: -30px;top: 0px;color: #999;z-index: 99;line-height: 46px;font-size: 14px;text-align: right;padding:0 40px;}
.fmenu .sitewidget-bd{width: 100%;padding: 0 20px;box-sizing: border-box;}
.fmenu .bian{width: 100%;border-bottom: 1px solid #333;padding: 10px 0px;box-sizing: border-box;display: inline-block;}
.wap-gonggao{width: 100%;font-size: 14px;padding: 0 20px;box-sizing: border-box;}
.wap-xinxi li{float: left;width: 48%;}
.wap-xinxi,.wap-gongsi{width: 100%;font-size: 14px;padding: 0 20px;box-sizing: border-box;}
.wap-gongsi{padding-bottom: 150px;}
/**/

/* 幻灯 */
.banner{width: 100%;background: url('/static/images/161528-download-steel-wallpaper-hd-background-download-t.webp') no-repeat scroll center center;display: inline-block;padding: 40px 0;position: relative;}
.ibanner{max-width: 1600px;}
.ibanner li{float: left; width: 48%;}
.ibanner li:last-child{float: right;}
.ibanner li a{display: block;width: 100%;box-sizing: border-box;border: 6px solid rgba(31,39,91,0.1); margi: 3px;padding: 0;box-shadow: 0 4px 7px 1px rgba(0,0,0,0.5);}
.ibanner li a img{width: 100%;}

/* 产品 */
.iproduct{width: 100%;overflow: hidden;margin-bottom: 60px;}
.iproductlist{padding: 30px 0;box-sizing: border-box;}
.iproduct-tit{display: flex;padding-bottom: 40px;}
.iproduct-tit .ipro-tit-l{float: left;padding-right: 100px;}
.iproduct-tit .ipro-tit-l b{font-size: 36px;color: #333;border-left: 4px solid #1f275b;padding-left: 20px;}
.iproduct-tit .ipro-tit-r{float: right;flex: 1;border-left: 1px solid #1f275b;padding-left: 20px;font-size: 14px;color: #666;line-height: 2;font-weight: 400;}
.iproduct-m{width: 100%;padding-bottom: 50px;box-sizing: border-box;}
.iproduct-m ul{margin-left: -1%;}
.iproduct-m li{float: left;width: 19%;margin-left: 1%;box-sizing: border-box;padding: 5px; border: 1px solid #ccc;margin-bottom: 10px;}
.iproduct-m li .iprimg{width: 100%;margin-bottom: 10px;font-size: 14px;color: #333;text-align: center;}
.iproduct-m li .iprimg img{width: 100%;padding-bottom: 10px;}
.iproduct-m li .iprimg b{font-weight: normal;display: block;min-height: 50px;line-height: 1;}
.iprbook{width: 100%;}
.iprbook button{width: 100%;}

.application{width: 100%;background: url(/static/images/shijieditu.png) repeat scroll left top;margin-bottom: 50px;}
.iapplication-tit{display: flex;padding-bottom: 40px;}
.iapplication-tit .iapp-tit-l{float: left;padding-right: 100px;}
.iapplication-tit .iapp-tit-l b{font-size: 36px;color: #333;border-left: 4px solid #1f275b;padding-left: 20px;}
.iapplication-tit .iapp-tit-r{float: right;flex: 1;}
.iapplication-tit .iapp-tit-r a{float: right;border: 1px solid #666;background: #666;color: #fff;padding: 0 30px;font-size: 14px;margin-top: 20px;}
.iapplication-m{padding: 20px 0;display: inline-block;margin: 0 -10px;}
.iapplication-m .iapp-m-l{width: 33.3333333333%;float: left;}
.iapplication-m .iapp-m-l li{padding:7.5px 10px;box-sizing: border-box;width: 100%;position: relative;transition:all 0.5s; -moz-transition:all 0.5s;-webkit-transition:all 0.5s;-o-transition:all 0.5s;text-align: center;}
.iapplication-m .iapp-m-l li:hover{margin-top: -10px;margin-bottom: 10px;}
.iapplication-m .iapp-m-l li img{width: 100%;}
.iapplication-m .iapp-m-l li .iapp-m-txt{position: absolute;left: 50%;top: 50%;transform: translate(-50%, -50%);font-size: 22px;color: #fff;line-height: 1;font-weight: bold;width: 100%;padding: 0 30px;box-sizing: border-box;}

.iabout{background: url(/static/images/about-us-bg.webp) no-repeat fixed center center;width: 100%;position: relative;padding: 40px 0;box-sizing: border-box;overflow: hidden;}
.iabout-list{}
.iabout-list .iabout-t{width: 100%;position: relative;box-sizing: border-box;margin-bottom: 50px;}
.iabout-t-l{float: left;width: 40%;box-sizing: border-box;}
.iabout-t-l img{width: 100%;border: 6px solid #fff;transition:all 0.5s; -moz-transition:all 0.5s;-webkit-transition:all 0.5s;-o-transition:all 0.5s;}
.iabout-t-l:hover img{margin-top: -30px;margin-bottom: 30px;}
.iabout-t-r{float: right;width: 56%;color: #fff;}
.iabout-t-r .iabout-tit{width: 100; margin-bottom: 20px;padding-top: 40px;}
.iabout-t-r .iabout-tit h2{font-weight: 700;font-size: 36px;border-left: 4px solid #1f275b;padding-left: 30px;box-sizing: border-box;width: 100%;line-height: 1;}
.iabout-t-r .iabout-txt{font-size: 14px;line-height: 2;color: #eee;font-weight: 400;width: 100%;}
.iabout-t-r .iabout-more{width: 100%;margin-top: 40px;}
.iabout-t-r .iabout-more a{background: #1f275b;color: #fff;line-height: 2;font-size: 14px;padding: 10px 30px;border: 1px solid #1f275b;transition:all 0.5s; -moz-transition:all 0.5s;-webkit-transition:all 0.5s;-o-transition:all 0.5s;}
.iabout-t-r .iabout-more a:hover{border: 1px solid #fff;}

.iabout-f{width: 100%;display: inline-block;padding: 20px 0;}
.iabout-f ul{margin: 0 -1%;width: 100%;}
.iabout-f li{float: left;background: #fff;margin: 1%;width: 31.3333333%;box-sizing: border-box;}
.iabout-f li .iabout-f1{background: url(/static/images/home-ico1n_.png) no-repeat left center; background-size: initial;border: 6px double #ededed;box-sizing: border-box;width: 100%;padding-left: 75px;padding-top: 20px;padding-bottom: 20px;}
.iabout-f li h2{color: #1f275b;font-size: 18px;font-weight: 400;}
.iabout-f li p{font-size: 14px;}
.iabout-f li .iabout-f2{background: url(/static/images/home-icon_.png) no-repeat left center; background-size: initial;border: 6px double #ededed;box-sizing: border-box;width: 100%;padding-left: 75px;padding-top: 20px;padding-bottom: 20px;}
.iabout-f li .iabout-f3{background: url(/static/images/home-icon3_.png) no-repeat left center; background-size: initial;border: 6px double #ededed;box-sizing: border-box;width: 100%;padding-left: 75px;padding-top: 20px;padding-bottom: 20px;}

.inews{width: 100%;overflow: hidden;padding: 30px 0;}
.inewslist{}
.inews-tit{width: 100%;padding-bottom: 40px;padding-top: 40px;}
.inews-tit h2{font-size: 36px;color: #333;border-left: 4px solid #1f275b;padding-left: 20px;line-height: 1}
.inews-m{width: 100%;padding-bottom: 60px;}
.inews-m li{float: left;width: 50%;padding-left: 60px;box-sizing: border-box;position: relative;margin-bottom: 20px;}
.inews-m-tit{width: 100%;font-size: 16px;}
.inews-m-tit a span{text-decoration: underline;}
.inews-m-tit a{color: #1f275b;font-weight: bold;}
.inews-m-tit a i{position: absolute;top: 5px;right: 0;height: 20px;width: 20px;line-height: 20px; background: #b0b0b0;color: #fff;text-align: center;}
.inews-m-txt{width: 100%;padding: 10px 0;font-size: 14px;line-height: 2;color: #6a6a6a;}
.inews-m-tit a:hover i{background:#1f275b }

/*yanfa*/
.yanfalist{padding: 30px 0;overflow: hidden;}
.yanfa-tit{width: 100%;padding-bottom: 20px;margin-bottom: 20px;text-align: center;}
.yanfa-tit h2{display: inline-block;width: 100%;text-align: center;padding-bottom: 20px;border-bottom: 1px solid #1f275b;font-size: 32px;color: #1f275b}
.yanfa-tit p{width: 100%;color: #666; font-size: 14px;line-height: 1.5;padding-top: 20px;text-align: left;}
.yanfa-m{width: 100%;padding: 20px 0;display: inline-block;}
.yanfa-m li{float: left;width: 100%;border: 1px solid #ccc;margin-bottom: 20px;box-sizing: border-box;background: #f3f3f3;padding: 20px;}
.yanfa-m li .yanfa-img{width: 30%;}
.yanfa-m li .yanfa-img img{width: 100%;}
.yanfa-m li .yanfa-txt{width: 65%;}
.yanfa-m li .yanfa-txt h2{font-size: 24px;color: #1f275b;}
.yanfa-m li .yanfa-txt p{font-size: 14px;padding: 10px 0;}
.yanfa-m li .yanfa-txt a{padding: 5px 20px;background:#1f275b;color: #fff; font-size: 14px;}
.yanfa-q-tit{width: 100%;}
.yanfa-q-tit h2{line-height: 1;font-size: 20px;padding-left: 20px;border-left: 4px solid #1f275b;color: #1f275b}
.yanfa-q-m{width: 100%;padding: 20px 0;}
.yanfa-q-m li{width: 23%;margin: 1%;}
.yanfa-q-m li img{width: 100%;padding-bottom: 10px;}
.yanfa-q-m li b{text-align: center;padding-bottom: 10px;font-size: 14px}



/* 底部 */
.footer{background: #333;width: 100%;padding: 50px 0;box-sizing: border-box;border: 1px solid #000;}
.foot{overflow: hidden;}
.foot .fcl{width: 25%;float: left;box-sizing: border-box;padding-right: 20px;}
.foot .fcl:last-child{padding-right: 0;padding-left: 20px;}
.foot .fcl .ftit{color: #fff;width: 100%;display: block;padding-bottom: 10px;}
.foot .fcl .ftit h2{font-size: 20px;font-weight: 600;}
.foot .fcl .ftit i{width: 50px;height: 3px;background: #fff;display: block;}
.foot .fcl .sitewidget-bd{padding-left: 0;}
.foot .fcl .sitewidget-bd a{margin-left: 0;margin-right: 8px;}
.foot .fmain{width: 100%;color: #fff;padding-bottom: 15px;}
.foot .fmain li{width: 100%;line-height: 2;font-size: 14px;}
.foot .fmain li a{color: #fff;}
.foot .fmain li a:hover{text-decoration: underline;}
.foot .ftxt{line-height: 2;color: #fff;font-size: 14px;}
.foot .ftxt a{color: #fff;}
.foot .fcl .ftit1{color: #fff;width: 100%;display: block;padding-bottom: 10px;}
.foot .fcl .ftit1 h2{font-size: 20px;font-weight: 100;}
.foot .fcl .ftit1 i{width: 50px;height: 3px;background: #fff;display: block;}
.foot .fcl .fbj{background: rgba(255,255,255,0.1);padding: 10px;box-sizing: border-box;}
.foot .fcl .fbj p{font-size: 14px;}
.fbook fieldset{border: 0;}
.fbook .igbook{width: 100%;}
.fbook .control-group{border: 1px solid #fff;width: 48%;margin-right: 2%;margin-bottom: 10px;float: left;border-radius: 2px;padding: 2px 0;box-sizing: border-box;}
.fbook .control-group input,.fbook .control-group textarea{border: 0;width: 100%;padding: 0 6px;box-sizing: border-box;}
.fbook .control-group:nth-child(2){margin-right: 0;}
.fbook .control-group:nth-child(3){width: 100%;}
.fbook .control-group:nth-child(4){border: 0;}
.fbook .btn{background: #ff9800;color: #fff;font-size: 14px;border: 0;padding: 0 20px;}
.copyright{width: 100%;background: #1f275b;overflow: hidden;padding: 5px 0;}
.copyright-txt{float: left;color: #fff;font-size: 14px;}
.copyright-a{float: right;}
.copyright-a a{float: left;padding-left: 20px;color: #fff;font-size: 14px;}
/*kefu*/
.kefu{position: fixed;bottom: 30%;right: 0px;z-index: 99;}
.kefu1{position: relative;}
.kefulist{position: relative;width: 69px;z-index: 4}
.kefulist li{float: left;width: 69px;background: #1c4587;border: 1px solid #fff;margin-top: -1px;}
.kefulist li a{width: 100%;display: block;color: #fff;text-align: center;font-size: 12px;}
.kefulist li a i{font-size: 20px;width: 100%;display: block;padding: 10px 0; line-height: 1;}
.kefulist1{position: absolute;top: 0;transition:all 0.8s; -moz-transition:all 0.8s;-webkit-transition:all 0.8s;-o-transition:all 0.8s;right: -270px;z-index: 3;}
.kefulist1 li{position: relative;margin-top: 20px; margin-bottom: 30px;border: 1px solid #ccc;background: #1c4587;font-size: 12px;max-width: 260px;padding: 5px;width: auto;height: auto;border-radius: 5px;}
.kefulist1 li::after{    content: "";display: inline-block;width: 10px;height: 10px;border: 1px solid #ccc;border-color: transparent #ccc #ccc transparent; -webkit-transform: rotate(-45deg);transform: rotate(-45deg);position: absolute;right: -6px;top: 10px;background: #1c4587;}
.kefulist1 li a{color: #fff;}
.kefulist1 li img{max-width: 240px;}
.kefulist1 li.kwhats1{margin-bottom: 5px;}
/*.kefu .kefulist:hover +.kefulist1{display: block;right: 80px;}*/
.kefu:hover .kefulist1{display: block;right: 75px;}
.kwhats-w{width: 100%;display: none;position: absolute;left: 0;right: 0;bottom: 100%; font-size: 14px;border: 1px solid #ccc;line-height: 1;padding: 5px;background: #fff;padding-right: 35px;}
.kwhats-w a{width: 100%;color: #666!important;}


/*news*/
.postion{width: 100%;overflow: hidden;border-bottom: 1px solid #ddd;}
.mianbao{font-size: 14px;line-height: 2;padding: 5px 0;}
.mianbao a{color: #333;}
.newslist{padding:10px 0 40px 0;position: relative;box-sizing: border-box;}
.newslist-l{float: left;width: 75%;padding: 20px;box-sizing: border-box;background: #f7f7f7;border: 1px solid #eee;}
.newslist-l .newslist-l-t{width: 100%;border-bottom: 1px solid #1f275b;padding-bottom: 20px;}
.newslist-l .newslist-l-t h2{color: #1f275b;font-size: 24px;}
.newslist-r{float: right;width: 25%;box-sizing: border-box;padding-left: 20px;margin-bottom: 50px;}
.news-contact{width: 100%;}
.newslist-r-tit{background: #1f275b;border-left: 2px solid #3c78d8;box-sizing: border-box;width: 100%;padding-left: 20px;}
.newslist-r-tit h2{font-size: 18px;color: #fff;line-height: 2.5;}
.newslist-l-m{padding-bottom: 30px;display: inline-block;}
.newslist-l-m li{display: flex;width: 100%;padding: 20px 0;box-sizing: border-box;border-bottom: 1px solid #1f275b;float: left;}
.newslist-l-m .news-date{border: 1px solid #ddd;float: left;}
.newslist-l-m .news-date span{background: #e6e6e6;display: block;width: 100%;text-align: center;font-size: 14px;line-height: 2.5;padding: 0 10px;box-sizing: border-box;}
.newslist-l-m .news-date b{font-size: 16px;text-align: center;width: 100%;display: block;line-height: 2.5;color: #333;padding: 0 10px;box-sizing: border-box;}
.newslist-l-m .news-txt{flex: 1;padding-left: 30px;}
.newslist-l-m .news-txt .news-tit{width: 100%;font-size: 18px;color: #1f275b;font-weight: 600;line-height: 2; max-height: 30px;overflow: hidden;}
.newslist-l-m .news-txt .news-tit a{color: #1f275b;}
.newslist-l-m .news-txt .news-tit a:hover{text-decoration: underline;}
.newslist-l-m .news-txt .new-wenzi{ font-size: 14px; color: #616161;   font-weight: 400;line-height: 1.5;max-height: 45px;overflow: hidden;}
.newslist-l-m .news-txt .new-wenzi a{color: #1f275b;}
.newslist-l-m .news-txt .new-wenzi a:hover{text-decoration: underline;}
.newslist-r-txt{border-bottom: 1px solid #ddd;border-left: 1px solid #ddd;border-right: 1px solid #ddd;box-sizing: border-box;width: 100%;padding: 20px;}
.newslist-r-txt p{width: 100%;color: #545454;font-size: 14px;font-weight: 400;line-height: 2;padding-bottom: 10px;}
.newslist-r-txt p i{color: #3c78d8;padding-right: 10px;}
/* page */
.page{width: 100%;}
.page li{display: inline-block;margin-right: 5px;}
.page li a{text-decoration: none; border: 1px solid #c9caca;padding: 0 3px;display: inline-block; text-align: center;line-height: 28px; min-width: 28px;font-size: 14px; color: #898989;}
.page li a:hover{border: 1px solid #1f275b}
.page li a.active{background: #0079c3; color: #fff;}

.contact{border: 10px solid #0050bb;padding: 50px;box-sizing: border-box;position: relative;margin: 80px auto;display: flex;}
.newslist{overflow: hidden;}


/* 新闻内页 */
.newsn-tit{width: 100%;text-align: center;padding-bottom: 30px;}
.newsn-tit h1{font-size: 24px;line-height: 2;color: #333;display: block;width: 100%;text-align: center;}
.newsn-tit p{text-align: center;font-size: 14px;}
.newsn-txt{width: 100%;font-size: 14px}
.newsn-txt img{max-width: 100%;height: auto!important;}
.newsn-page{padding-bottom: 40px;border-bottom: 1px solid #1f275b;width: 100%;display: inline-block;}
.newsn-page li{border: 1px solid #ddd;border-radius: 10px;width: 45%;font-size: 14px;padding-left: 15px;box-sizing: border-box;line-height: 40px;}
.newsn-page li:hover{background: #ddd;}
.newsn-tag{width: 100%;display: inline-block;padding: 20px 0;}
.newsn-tag a{float: left;padding: 0px 5px;font-size: 14px;margin-right: 10px;border: 1px solid #ddd;border-radius: 10px;}
.f-nav{width: 100%;padding-bottom: 40px;}
.f-nav .newslist-r-txt{padding: 0;}
.f-nav .newslist-r-txt li{width: 100%;border-bottom: 1px solid #ddd;box-sizing: border-box;padding:10px 20px;font-size: 14px;}
.f-nav .newslist-r-txt li:hover{background: #ddd;}

.hotpro-list{padding: 40px 0;width: 100%;position: relative;}
.hotpro-tit{width: 100%;font-size: 24px;padding-bottom: 0px;color: #333;}
#hotpro  .swiper-slide { text-align: center;font-size: 18px;background: #fff;display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;
display: flex;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-justify-content: center; justify-content: center; -webkit-box-align: center;
-ms-flex-align: center;-webkit-align-items: center;align-items: center;  }
#hotpro .swiper-slide a{width: 100%;}
#hotpro .timg{width: 100%;overflow: hidden;}
#hotpro .ttxt{width: 100%;padding: 10px 5px;background:#1f275b;color: #fff;box-sizing: border-box;line-height: 1.5;}
.swiper-pagination-bullet-active{background:#1f275b;}
#hotpro .ttxt h2{font-size: 14px;}
#hotpro .ttxt span{font-size: 14px;}
#hotpro .timg img{width: 100%;transition:all 0.8s; -moz-transition:all 0.8s;-webkit-transition:all 0.8s;-o-transition:all 0.8s;}
#hotpro a:hover .timg img{transform:scale(1.3);}
#hotpro .swiper-wrapper{padding-bottom: 40px;}

.news-gbook{width: 100%;padding-top: 30px;}
.news-gbook .control-group{width: 100%;display: block;margin-bottom: 10px;}
.news-gbook .control-group input,.news-gbook .control-group textarea{width: 100%;box-sizing: border-box;padding:5px;border: 1px solid #ddd;border-radius: 5px;}
.news-gbook .control-group button{background: #f0ad4e;color: #fff;border: 1px solid #f0ad4e;padding: 3px 20px;font-size: 14px;border-radius: 5px;}

/*gbook*/
.gbook-list{margin: 50px auto;background: #f1f1f1}
.gbook-table{width: 100%;border: 1px solid #ddd;box-sizing: border-box;}
.gbook-table .line{border: 1px solid #ddd;padding: 5px;box-sizing: border-box;}
.gbook-table td{border: 1px solid #ddd; background-color: #fff; padding: 5px;vertical-align: middle;}
.gbook-tit{width: 100%;border-bottom: 1px solid #ddd;padding: 10px 0;text-align: center;margin-bottom: 20px;display: inline-block;}
.gbook-tit h2{font-size: 24px;font-weight: 400;color: #1f275b;}

.gbook-form{width: 100%;padding: 10px 0;}
.gbook-form .control-group{width: 100%;display: flex;margin-bottom: 15px;}
.gbook-form .control-group .control-label{padding-left: 50px;text-align: right;float: left;min-width: 100px;font-size: 14px;padding-right: 20px;}
.gbook-form .control-group .control-label .required{color: red;}
.gbook-form .control-group .controls{flex: 1;padding-right: 50px;text-align: left;}
.gbook-form .control-group .controls input,.gbook-form .control-group .controls textarea{width: 100%;box-sizing: border-box;padding: 5px 20px;border: 1px solid #ddd;background: #fff;font-size: 14px;}
.gbook-form .submitGroup .controls{text-align: center;}
.gbook-form .control-group .btn{ color: #fff;background-color: #f0ad4e;font-size: 14px;padding: 5px 30px;border: 1px solid #eea236;border-radius: 5px;}

/*about*/
.about-tit{width: 100%;color: #1f275b;padding: 40px;text-align: center;box-sizing: border-box;}
.about-tit h2{width: 100%;display: inline-block;text-align: center;border-bottom: 1px solid #1f275b;font-size: 36px;}
.about-img{width: 100%;padding: 0 40px;box-sizing: border-box;}
.about-img img{width: 100%;}
.about-txt{width: 100%; height: auto; overflow: hidden; box-shadow: 1px 1px 17px 0px #d3d3d3; border-radius: 6px;margin-top: -190px;padding: 240px 40px 40px 40px;box-sizing: border-box;}
.about-txt img{max-width: 100%;height: auto!important;}
.about-kouhao{margin-right: -2%;}
.about-contact{background: url(/static/images/banner_about.jpg) no-repeat scroll center center; background-size: cover;overflow: hidden;}
.about-contact-m{width: 100%;}
.about-contact-r{width: 50%;float: right;padding: 40px 0;}
.about-contact-r p{font-size: 36px; color: #16376c;font-weight: 700;  font-style: italic;line-height: 1.5; }
.about-contact-r a{font-size: 14px;background: #16376c;color: #fff;border: 1px solid #16376c;padding: 10px 40px;}
.about-contact-r a:hover{border: 1px solid #fff;}
.zhengshu{padding: 20px 0;overflow: hidden;}
.zhengshu li{width: 25%;padding: 10px;box-sizing: border-box;float: left;}
.zhengshu li img{width: 100%;}
.zhengshutxt{margin-top: -130px;padding: 140px 40px 40px 40px;}
.jiamengtxt{padding: 20px 40px;    font-size: 24px; color: #1f275b; font-weight: 400;}
.jingxiaoshang{border: 1px solid #ddd;width: 100%;padding: 20px;box-sizing: border-box;margin: 40px 0;overflow: hidden;}
.jingxiaoshang-tit{width: 100%;padding: 20px 0 20px 0;text-align: center;margin-bottom: 30px;}
.jingxiaoshang-tit h2{font-size: 32px;color: #1f275b; font-weight: 700;}
.jingxiaoshang form{width: 100%;}
.jingxiaoshang form .control-group{float: left;width: 48%;margin: 1%;}
.jingxiaoshang form .control-group input,.jingxiaoshang form .control-group textarea{width: 100%;border: 1px solid #ddd;padding: 5px 10px;box-sizing: border-box;font-size: 14px;}
.jingxiaoshang form .textarea{width: 98%;}
.jingxiaoshang form .control-group .btn{border: 1px solid #ff9800; border-radius: 0;background: #ff9800;color: #fff;font-size: 14px; width: 102px;    height: 30px;}
.jingxiaoshang form .control-group .btn:hover{background:#666; }
.zhengshu-img{width: 100%;}
.zhengshu-img img{width: 100%;}

.contact-tit{width: 100%;padding: 40px;text-align: center;box-sizing: border-box;border-bottom: 1px solid #ddd;margin-bottom: 30px;}
.contact-tit h2{width: 100%;display: inline-block;text-align: center;font-size: 24px;}
.contact-tit p{width: 100%;text-align: center;line-height: 1.5;font-size: 14px;color: #666;} 
.contact-m{width: 100%;padding: 40px 0;overflow: hidden;}
.contact-l{float: left;width: 50%;}
.contact-l-m{width: 100%;}
.contact-l-m p{width: 100%;margin-bottom: 10px;font-size: 14px;}
.contact-r{float: right;width: 50%;}
.contact-m-tit{width: 100%;padding-bottom: 20px;}
.contact-m-tit h2{    font-size: 24px;  color: #1f275b; font-weight: 600;    border-left: 3px solid #1f275b;padding-left: 20px;line-height: 1;}

.contact-r form{width: 100%;}
.contact-r form .control-group{float: left;width: 48%;margin: 1%;}
.contact-r form .control-group input,.contact-r form .control-group textarea{width: 100%;border: 1px solid #ddd;padding: 5px 10px;box-sizing: border-box;font-size: 14px;}
.contact-r form .textarea{width: 98%;}
.contact-r form .control-group .btn{border: 1px solid #ff9800; border-radius: 0;background: #ff9800;color: #fff;font-size: 14px; width: 102px;    height: 30px;}
.contact-r form .control-group .btn:hover{background:#666; }

/*xiazai*/
.xiazailist{padding: 20px 0;overflow: hidden;}
.xiazai-l{float: left;width: 25%;}
.xiazai-r{width: 73%;float: right;background: url(/static/images/xiexiandiwen.png) repeat center center;border: 1px solid #eee;padding: 30px;box-sizing: border-box;}
.xiazai-tit{font-size: 32px;line-height: 1.5;color: #1f275b;border-bottom: 1px solid #1f275b;font-weight: 600;padding-bottom: 10px;}
.xiazai-tit h2{font-weight: 600;}
.xiazai-m{width: 100%;padding-top: 20px;}
.xiazai-m .table{width: 100%;border: 1px solid #ddd;border-collapse: collapse; border-spacing: 0;background: #fff;}
.xiazai-m .table th{border: 1px solid #ddd;width: 50%;box-sizing: border-box;padding: 8px;}

/*pro*/
.prolist{max-width: 1600px;padding: 0 20px;box-sizing: border-box;}
.prolist-search{width: 100%;padding: 20px 0;}
.prolist-list{width: 100%;padding-bottom: 40px;display: inline-block;}
.prolist-l{float: left;width: 75%;box-sizing: border-box;font-size: 14px; color: #666;overflow-x: auto;margin-bottom: 40px;}
.prolist-l-m{width: 100%;margin-bottom: 30px;overflow: hidden;}
.prolist-l .table-wrap{width: 100%; overflow-x: auto;}
.prolist-l table{width: 100%; max-width: 100%; overflow-x: scroll;}
.prolist-l table tr{line-height: 1.7em;}
.prolist-l table th{border-bottom-color: rgba(221,221,221,0.4);border-right-color: rgba(221,221,221,0.4);border-top-color: rgba(221,221,221,0.4);background-color: #1f275b; color: #fff; font-size: 14px;padding: 8px;box-sizing: border-box;}
.prolist-l table td{padding: 8px;box-sizing: border-box;}
.prolist-l th.prod-image{width: 64px;}
.prolist-l td{height: 80px;}
.prolist-l td.prod-image { padding: 0;text-align: center; width: 80px; height: 80px;}
.prolist-l td.prod-image img{width: 100%;}
.prolist-l a.prodlist-pro-inquire { background-color: #1f275b;text-align: center; border-radius: 4px; padding: 0 3px; color: white !important;}
.footable-toggle{display: none;}

.prolist-r{width: 23%;float: right;box-sizing: border-box}
.hot-prolist-txt{border-bottom: 1px solid #ddd;border-left: 1px solid #ddd;border-right: 1px solid #ddd;box-sizing: border-box;width: 100%;padding: 20px;margin-bottom: 20px;display: inline-block;}
.hot-prolist-txt li{float: left;width: 48%;margin: 1%;}
.hot-prolist-txt li .hot-prolist-img{width: 100%;font-size: 14px;text-align: center;}
.hot-prolist-txt li .hot-prolist-img img{width: 100%;}
.hot-prolist-txt li .hot-prolist-img b{font-weight: normal;line-height: 1;min-height: 34px;display: inline-block;padding-top: 10px;}
.hot-prolist-txt li  button{display: inline-block;width: 100%;line-height: 1.5;font-size: 14px;}

.prolist-search{position: relative;width: 100%;}
.souico{position: absolute;left: 10px; top:26px;font-size: 14px;}
.prolist-search .flex-wrap{width: 100%;display: flex;}
.prolist-search .flex-wrap input{border: 1px solid #1f275b;line-height: 40px;font-size: 14px;padding-left: 60px;flex: 1;}
.prolist-search .flex-wrap button{line-height: 42px;font-size: 14px;padding:0 20px;color: #fff;background:#1f275b; }

.pro-subm-r-list{width: 100%;padding-bottom: 50px;box-sizing: border-box;display: inline-block;}
.pro-subm-r-list ul{margin-left: -1%;}
.pro-subm-r-list li{float: left;width: 24%;margin-left: 1%;box-sizing: border-box;padding: 5px; border: 1px solid #ccc;margin-bottom: 10px;}
.pro-subm-r-listli .iprimg{width: 100%;margin-bottom: 10px;font-size: 14px;color: #333;text-align: center;}
.pro-subm-r-list li .iprimg img{width: 100%;padding-bottom: 10px;}
.pro-subm-r-list li .iprimg b{font-weight: normal;display: block;min-height: 50px;line-height: 1;font-size: 14px;text-align: center;}

.pro-subtit{width: 100%;margin-bottom: 30px;}
.pro-subtit1{width: 100%;display: inline-block;margin-top: 20px;padding: 40px;box-sizing: border-box;}
.pro-subtit1 h2{    font-size: 28px; color: #1f275b; font-weight: 600; letter-spacing: 0;  line-height: 1.8em;}
.pro-subtit1 p{font-size: 14px;line-height: 2;width: 50%;}
.pro-subtit2{width: 100%;background: #f3f3f3;padding: 20px;box-sizing: border-box;}
.pro-subtit2 p{font-size: 15px;color: #1f275b;font-weight: 600; font-style: italic;}

.pro-subm-search{margin-bottom: 20px;width: 100%;}
.pro-subm-search .search-fix-wrap{border: 1px solid #ddd;width: 100%;box-sizing: border-box;padding: 5px;}
.pro-subm-search .search-fix-wrap input{flex: 1;border: 0;}
.pro-subm-search .search-fix-wrap button{background: none;}
.pro-subm-search .search-btn i{background: none;}
.pro-subm{width: 100%;display: inline-block;}
.pro-subm-l{float: left;width: 23%;margin-bottom: 30px;}
.pro-subm-r{float: right;width: 75%;}

.proneiye{background: none;padding: 0;border: 0;}

.proneiye-neirong{width: 100%;padding: 20px 0;display: inline-block;}
.proneiye .slideTxtBox{ width:100%; border:1px solid #ddd; text-align:left; box-sizing: border-box; }
.proneiye .slideTxtBox .hd{ height:40px; line-height:40px; background:#f4f4f4; padding:0 10px 0 0px;   border-bottom:1px solid #ddd;  position:relative; }
.proneiye .slideTxtBox .hd ul{ float:left;  position:absolute; left:0px; top:-1px; height:42px;   }
.proneiye .slideTxtBox .hd ul li{ float:left; padding:0 15px; cursor:pointer;  }
.proneiye .slideTxtBox .hd ul li.on{ height:40px;  background:#fff; border:1px solid #ddd; border-top:2px solid #1f275b; }
.neirongtab{padding: 20px;box-sizing: border-box;}
.neirongtab img{max-width: 100%;height: auto!important;}
.pron-ding{width: 100%;display: inline-block;margin: 20px 0;}
.pron-ding a{width: 100%;text-align: center;display: block;border-radius: 5px;font-size: 16px;color: #fff;background: #1f275b;line-height: 2;cursor: pointer;}

.proneiye-tit{width: 100%;padding-bottom: 20px;margin-bottom: 20px;border-bottom: 1px solid #1f275b;}
.proneiye-tit h1{font-size: 24px; color: #1f275b; font-weight: 600;}
.proneiye-img{padding: 20px 0;box-sizing: border-box;display: inline-block;margin-bottom: 20px;}
.proneiye-img-l{float: left;width: 40%;}
.proneiye-img-r{width: 55%;float: right;}
.proneiye-img-r .proneiye-img-r-tit{width: 100%;padding-bottom: 20px;}
.proneiye-img-r .proneiye-img-r-tit h2{font-size: 24px;line-height: 27px;letter-spacing: 0;text-align: left;color: #1f275b;font-weight: bold;}
.proneiye-img-r .proneiye-img-r-txt{width: 100%;box-sizing: border-box;background-color: rgb(243 243 243);padding: 10px;border: 1px solid rgb(221 221 221);overflow: hidden;margin-bottom: 20px;}
.proneiye-img-r .proneiye-img-r-txt li{display: flex;float: left;width: 100%;margin-bottom: 10px;font-size: 14px;}
.proneiye-img-r .proneiye-img-r-txt li label{padding-right: 5px;}
.proneiye-img-r .proneiye-img-r-txt li em{flex: 1;}
.proneiye-img-r .proneiye-img-r-a a{background: #f06b37;padding: 10px 60px;font-size: 14px;color: #fff;cursor: pointer;}
.proneiye-img-r .proneiye-img-r-a a:hover{background: #f06b99;}
.proneiye-img-big{width: 100%;overflow: hidden;box-sizing: border-box;border: 1px solid #ddd;}
.proneiye-img-big img{width: 100%;transition:all 0.8s; -moz-transition:all 0.8s;-webkit-transition:all 0.8s;-o-transition:all 0.8s;}
.proneiye-img-big:hover img{transform:scale(1.5); }
.proneiye-img-samll{margin-top: 20px;}
.proneiye-img-samll img{width: 60px;border: 2px solid #f06b37}
.proneiye-shar{width: 100%;display: flex;}

.quick-txt{width: 100%;box-sizing: border-box;padding: 10px;border: 1px solid rgb(221 221 221);overflow: hidden;margin-bottom: 20px;}
.quick-txt li{width: 100%;padding: 10px 0;border-bottom: 1px dashed #1f275b;font-size: 14px;}
.quick-txt li i{padding-right: 10px;color:#1f275b;}
.quick-txt li p{width: 100%;margin-bottom: 10px;}
.weixinewm{display: none;position: fixed;left: 50%;top: 50%;transform: translate(-50%, -50%);z-index: 9999;}
.weixinewm .erweima{padding: 30px;border: 1px solid #ccc;background: #fff;border-radius: 8px;position: relative;}
.erweimaguanbi{position: absolute;right: 10px;top: 10px;font-size: 16px;font-weight: bold;}
.erweimaimg{width: 100%;}
.erweimaimg img{width: 100%;max-width: 257px;}

@media screen and (max-width: 1680px) {
 .ibanner{max-width: 1400px;}   
}
@media screen and (max-width: 1440px) {
 .ibanner{max-width: 1200px;}
    .iapplication-m{margin: 0;}
    .about-txt{margin-top: -150px;padding: 190px 40px 40px 40px;}
    
}
@media screen and (max-width: 1201px) {
.w1200{width: 100%;box-sizing: border-box;}
    .position-absolute{width: 100%;left: 10%;margin-left: 0;}
    .fs-20{font-size: 20px;}
    .fs-14{font-size: 16px;}
    .about-txt{margin-top: -120px;padding: 150px 40px 40px 40px;}
    .about-kouhao{margin-right: 0;}
}
@media screen and (max-width: 1025px) {
    .t-xin .t-xin-t .t-xin-t-l li{padding-right: 15px;}
    .iproduct-m li{width: 24%;}
    .about-txt{margin-top: -100px;padding: 130px 40px 40px 40px;}
}
@media screen and (max-width: 989px) {
    .w1200{width: 750px;max-width: 100%;}
    .top{display: none;}
    .foot .fcl{width: 100%;}
    .foot{width: 750px;max-width: 100%;}
    .foot .fcl{margin-bottom: 20px;}
    .foot .fcl:last-child{padding-left: 0;}
    .t-xin .t-xin-t .t-xin-t-l,.t-xin .t-xin-t .t-xin-t-r,.logo .logotxt,.t-xin .t-xin-f .search{display: none;}
    .mnav{display: none;}
    .muner{display: block;}
    .logo{padding-bottom: 5px;}
    .logo img{max-height: 40px;}
    .logo .logoimg:hover img{padding-left: 0px;}
    .t-xin .t-xin-t .t-xin-t-c{float: right;}
    .t-xin .t-xin-t .t-xin-t-c .moren{padding: 10px 0;border: 0;}
    .t-xin .t-xin-t .t-xin-t-c .moren b,.t-xin .t-xin-t .t-xin-t-c .moren i{display: none;}
    .lang{left: auto;}
    .lang li a{display: flex;border-bottom: 1px solid #ccc;}
    .t-xin .t-xin-f{position: absolute;top: 10px;right: 50px;width: auto;}
    .wap-search{display: block;}
    .t-xin .t-xin-t{padding: 0;}
    .cnnav{display: none;}
    .banner{padding-top: 85px;}
    .ibanner{padding: 0 20px;box-sizing: border-box;}
    .ibanner li{width: 100%;margin-bottom: 40px;}
    .header{position: fixed;top: 0;left: 0;right: 0;z-index: 999}
    .head-m{padding: 0;width: 100%;}
    .iproduct-tit{display:inline-block;}
    .iproduct-tit .ipro-tit-l{width: 100%;box-sizing: border-box}
    .iproduct-tit .ipro-tit-r{width: 100%;box-sizing: border-box}
    .iapplication-m .iapp-m-l{width: 100%;box-sizing: border-box}
    .iapplication-tit{display: inline-block;width: 100%;}
    .iapplication-tit .iapp-tit-l{padding-right: 0;width: 100%;}
    .iproduct-tit .ipro-tit-l b{line-height: 1;display: block;margin-bottom: 20px;}
    .iapplication-tit .iapp-tit-l b{line-height: 1;display: block}
    .iabout-t-l{width: 100%;}
    .iabout-t-r{width: 100%;}
    .iabout-f li{width: 98%;}
    .inews-m li{width: 100%;padding-left: 30px;}
    .inews-m li i{display: none;}
    .newslist-l{width: 100%;}
    .newslist-r{width: 100%;padding-left: 0;margin-top: 20px;}
    .contact-l,.contact-r{width: 100%;}
    .yanfa-m li .yanfa-img,.yanfa-m li .yanfa-txt{width: 100%;}
    .xiazai-l,.xiazai-r{width: 100%;}
    .prolist-l,.prolist-r{width: 100%;}
    .prolist-search{margin-top: 80px;}
    .pro-subm-l,.pro-subm-r{width: 100%;}
    .proneiye-img-l,.proneiye-img-r{width: 100%;}
    .proneiye-img-samll{display: none;}
    
}
@media screen and (max-width: 769px) {
    .w1200{padding: 0 20px;width: 100%;box-sizing: border-box;}
    .head-m{padding: 0;width: 100%;}
    .header{position: fixed;top: 0;left: 0;right: 0;}
  .muner{font-size: 14px;padding-right: 10px;}
    .kefu{left: 0;width: 100%;bottom: 0;right: 0;}
    .kefulist{width: 100%;}
    .kefulist li{width: 20%;box-sizing: border-box;padding: 5px 0;position: relative;}
    .kefulist li a b{display: none;}
    .foot{width: 96%;padding-left: 2%;}
    .fmenu{top: 40px;}
.kefu .kefulist:hover +.kefulist1{display: none;}
    .iproduct-m li{width: 49%;}
    .gbook-form .control-group{display: inline-block;}
    .gbook-form .control-group .control-label{width: 100%;padding-left: 0;text-align: left;}
    .gbook-form .control-group .controls{width: 100%;padding-right: 0;}
    .about-contact-r{width: 100%;}
    .about-contact-r p{font-size: 24px;}
    .zhengshu li{width: 50%;}
    .jingxiaoshang form .control-group,.contact-r form .control-group{width: 98%;}
    .pro-subtit1 p{width: 100%;}
    .pro-subm-r-list li{width: 49%;}
    .kwhats:hover .kwhats-w{display: block;}

    
}
@media screen and (max-width: 600px) {
    .position{display: none;}
    .nsubnav ul{float: left;}
    .logo img{max-height: 30px;}
    .tel{line-height: 70px;}
    .muner{}

}


