@charset "utf-8";
/* CSS Document */
/* pc右侧边栏css */
#consult{
    position: fixed;right:0;top: 200px;color:#fff;text-align: center;width:160px;z-index:999;
}
.consult_wrap .consult_wrap_close{width:22px;height:22px;line-height: 22px;background:#bfbfbf;color:#fff;position: absolute;right:0;top:-30px;border-radius:3px;cursor: pointer; }
.consult_box{background: #225ca6;border-radius:10px;width:160px;height:355px;}
.consult_box h3{font-size:26px;margin:0;padding-top: 5px;line-height: 38px;color:#fff;}
.consult_box h4{font-size:20px;margin: 0;}
.consult_box p{font-size:17px;margin: 0;color:#fff;}
.consult_box ul{background: #fff;margin:10px 5px 15px;padding:0;list-style-type:none;}
.consult_box ul span{margin:0 5px;color:#333;display:block;font-size:16px; text-decoration:none;border-bottom:1px solid #ccc;height:38px;line-height:38px;}
.consult_box ul li:hover{background: #f3f3f3;cursor: pointer;}
.consult_box ul .wechat{position: relative;}
.consult_box ul .wechat img{width:100px;height:100px;position: absolute;left:-105px;top:0;display:none;}
.consult_box ul .wechat:hover img{display: block;}
.backTop{display:none;background:#225ca6;border-radius:25px 0 0 25px;height:48px;width:120px; line-height:48px;
    background:url(../images/backTop.png) 15px center no-repeat #225ca6;font-size:20px;padding-left:38px;cursor: pointer;
    position: fixed;right:0;top:575px;z-index:999;
}
/* pc中间弹框css */

.cent_wrap{width:800px;height:520px;margin:-230px 0 0 -400px;position: fixed;left:50%;top:50%;background: #fff;box-shadow:0px 0px 10px #e5e5e5;display: none;z-index:9999;}
.cent_wrap .cent_box{height:384px;width:100%;background: url(../images/cent_box_bg.png) no-repeat;}
.cent_wrap_close {position: absolute;top:-35px;right:0px;}
.cent_wrap_close span{display: block; width:30px;height:30px;background: url(../images/close.svg) no-repeat;background-size:100%;cursor: pointer;}
.cent_wrap .title{font-size:20px;color:#666;margin: 11px 23px;background: url(../images/cont_drop.png) 126px center no-repeat;}
.cent_wrap .inp_box {display: flex;}
.cent_wrap .inp_box textarea{width:330px;height:54px;outline: none;padding:5px; border-radius:5px;border:1px solid #eee;margin:0 17px 0 23px;}
.cent_wrap .inp_box .zixun,.cent_wrap .inp_box .post{width:90px;height:68px;display:inline-block;cursor: pointer; border-radius:5px;color:#fff;font-size:23px;text-align: center;line-height:68px;}
.cent_wrap .inp_box .zixun{background: #dd782e;}
.cent_wrap .inp_box .post{background: #225ca6;margin-right:24px;}
.cent_wrap .inp_box .phone span{font-size:18px;color:#888;background: url(../images/cont_phone.png) left center no-repeat;padding:10px 0 10px 34px;}
.cent_wrap .inp_box .phone p{font-size:24px;color:#666;margin: 10px 0; }

/* 手机中间弹框css */
/* .m_cont_wrap{width:100%;height:100%; position: fixed;top:0;left:0;background: rgba(255,255,255,0.5);z-index:999;display: none;}
.m_cont_box{width:226px;height:255px; margin:-127px 0 0 -118px;position: fixed;left:50%;top:50%;background:#fff;z-index:999;box-shadow:0px 0px 10px #e5e5e5;border-radius:5px;z-index: 99;} */
.m_cont_wrap{display: none;width:226px;height:255px; margin:-127px 0 0 -118px;position: fixed;left:50%;top:50%;background:#fff;z-index:999;box-shadow:0px 0px 10px #e5e5e5;border-radius:5px;z-index: 999;}
.m_cont_wrap .img{height:150px;width:100%;background:url(../images/southeast.png) no-repeat;background-size:100%;border-radius:5px 5px 0 0;}
.m_cont_wrap p{font-size:12px;color:#666;text-align: center;margin: 12px 0;}
.m_cont_wrap .zixun{display: block;width:86px;height:26px;background:#ec7303;border-radius:4px;font-size:12px;color:#fff;line-height:26px;text-align:center;margin:15px auto 0 auto;text-decoration: none;}
.m_cont_wrap .close{width:30px;height:30px;background: url(../images/close.svg) no-repeat;background-size:100%;position:absolute;bottom:-40px;left:98px;}

/* 手.机底部 */
.m_bottom_wrap{position: fixed;bottom:0;left:0;display: none;justify-content: space-around;align-items: center;height:50px;width:100%;color:#777;font-size:12px;text-align: center; border-top:1px solid #eee;border-right:1px solid #eee;background:#fff;z-index:999;}
.m_bottom_wrap .online{background:url(../images/micon02.png) center 2px no-repeat;background-size: 22px;padding-top: 23px; }
.m_bottom_wrap .line{width:1px;height:40px;background:#eee;}
.m_bottom_wrap .phone{background:url(../images/micon01.png) center 0px no-repeat;background-size: 22px;padding-top: 23px; }



@media screen and (max-width:768px){
#consult{display: none;}
.m_bottom_wrap{display: flex;}
.visible-xs-block{display:block;}
.mo-header{position:fixed;top:0;}
.wp{width:100%;padding-right:10px;box-sizing:border-box;padding-left:10px;}

.header{height:auto;border-top:none;padding:65px 0 15px 0;}

.header_l{float:none;width:100%;margin:0;text-align:center;}
.header_l img{float:none;}

.nav{display:none;}
.search{display:none;}
.header_r{float:none;width:100%;margin:20px 0 0 0;}
.header_r p.share{display:none;}
.header_r p.tel{display:none;}

.header-lang{float:none;width:116px;margin:0 auto;position:relative;z-index:200;background:#D9D9DB;border-radius:5px;}


.footer{background:#313332;margin:25px 0 50px 0;overflow:hidden;}
.footer .wp{padding:52px 10px 50px;}
.footer h5{color:#fff;font-size:18px;}
.footer h6{color:#fff;font-size:18px;margin:25px 0 5px 0;}

.footerA{display:none;}
.footerB{display:none;}

.footerC{float:none;width:100%;height:auto;border-left:none;padding:0 0 0 0;text-align:center;}

.footerC dl{margin:3px 0 0 0;}
.footerC dl dd{color:#fff;line-height:23px;font-size:14px;}
.footerC dl dd img{vertical-align:middle;margin:0 2px 0 0;}
.footerC h6{display:none;}
.footerC ul{display:none;}


.footerD{float:none;width:100%;height:auto;border-left:none;padding:20px 0 0 0;text-align:center;}
.footerD p{color:#fff;font-size:12px;font-family:Arial;margin:15px 0 0 0;}
.footerD p a{margin:0 10px 0 0;text-transform:uppercase;color:#fff;}
.footerD h4{color:#fff;font-size:21px;font-weight:bold;text-transform:uppercase;text-align:right;}
.footerD .pic{margin:15px 0 0 0;}
.footerD .pic img{margin:0 15px 0 0;}

.footer .copy{background:#E2750E;text-align:center;padding:20px 10px;font-size:15px;color:#000;line-height:30px;}
.footer .copy img{margin:0 0 0 20px;vertical-align:middle;}




.indexA{margin-top:20px;}
.indexabout{float:none;width:100%;height:auto;}
.indexabout h5{font-size:35px;line-height:35px;text-align:center;}
.indexabout hr{margin:10px auto;}

.indexabout ul{position:static;width:100%;margin:0 0 0 -1%;}
.indexabout ul li{float:left;width:24%;height:auto;margin:15px 0 0 1%;overflow:hidden;}

.indexvideo{float:none;width:100%;}

.indexB{margin:20px 0 0 0;background:none;height:auto;}
.indexB h2{float:none;width:auto;line-height:35px;font-size:35px;color:#E2750E;text-align:center;background:none;}
.indexB .list{float:none;margin:20px 0 0 0;width:100%;}
.indexB .list .items{margin:0 11px;}

.indexC{margin:30px 0 0 0;}
.indexC h5{font-size:35px;line-height:35px;margin:0;}

.indexnews .prev,.indexnews .next{display:none;}

.indexC .list ul{margin:15px 0 0 0;height:auto;overflow:hidden;}
.indexC .list ul li{float:none;width:100%;height:auto;margin:15px 0 0 0;}
.indexC .list ul li .pic{float:left;width:160px;}
.indexC .list ul li .txt{float:none;width:auto;margin:0 0 0 180px;}

.indexC .list ul li.odd .pic{float:left;}
.indexC .list ul li.odd .txt{float:none;}

.indexC a.more{float:none;margin:15px auto 0;}

.indexD{margin:20px 0 0 0;padding:38px 0 30px 0;background:#F6F7F7;}
.indexD h5{font-size:35px;line-height:35px;}

.indexD .list ul{margin:15px 0 0 0;height:auto;overflow:hidden;}
.indexD .list ul li{float:left;width:24%;height:auto;position:relative;margin:18px 0.5%;cursor:pointer;box-sizing:border-box;}
.indexD .list ul li img{width:100%;}


.sidecon{padding:20px 0 0 0;}
.left{float:none;width:100%;margin:0 0 15px 0}
.right{width:100%;float:none;margin:0 0 15px 0;overflow:hidden;}
.right .rtit{display:none;}

.mess h3{line-height:30px;margin:30px 0 15px 0;}
.mess dl dt,.mess dl dd{float:none;text-align:center;}
.mess dl{height:auto;}
.mess dl dt{margin-right:0;width:100%;padding:0 10px;box-sizing:border-box;font-weight:bold;}
.mess dl dd{padding-left:0;width:100%;padding:0 10px;box-sizing:border-box;}

.newslist ul li {height:auto;padding:20px 0;text-align:center;}
.newslist ul li .intro {float:none;width:100%;text-align:center;margin:10px 0 0 0;}
.newslist ul li .intro h2 a{font-size:15px;}
.newslist ul li .intro .time{font-size:12px;}
.newslist ul li .intro a.more{font-size:14px;margin:10px auto 0;position:static;}


.faq ul li .tit{height:40px;}
.faq ul li .tit span{width:40px;line-height:40px;height:40px;font-size:14px;}
.faq ul li .tit h4{font-size:14px;line-height:40px;height:40px;margin:0 0 0 50px;}

.faq ul li .con span{width:40px;line-height:40px;height:40px;font-size:14px;}
.faq ul li .con .t{margin:5px 0 0 50px;}

.listtab ul li{height:33px;}
.listtab ul li a{height:33px;line-height:33px;padding:0 12px;}
.listtab ul li a:hover,.listtab ul li.active a{top:0;font-weight:400;}

.video{margin:20px 0 0 0;}
.video ul{margin:0 0 0 -1%;}
.video ul li {float:left;width:32.333333%;margin:0 0 30px 1%;}
.video ul li .t h5{font-size:13px;}
.video ul li .t span{font-size:13px;}

.down ul{margin:0 0 0 -2%;}
.down ul li{margin:10px 0 0 2%;float:left;width:31.3333%;}

.solution h5{height:40px;line-height:40px;margin-top:30px;padding:0 25px;font-size:18px;}

.project ul{margin:0 0 0 0;}
.project ul li{float:none;width:100%;overflow:hidden;margin:0 0 20px 0;}
.project-view-nr .txt img{width:100%;height:auto;}

.side {display:none;}

.about1{background:#F6F6F6;height:auto;padding:30px 0 0 0;}
.about1 h3{font-size:35px;line-height:35px;}
.about1 .nr{margin:30px 0 0 0;text-align:center;}
.about1 .nr img.pic{float:none;width:480px;}
.about1 .nr .txt {float:none;width:100%;margin:15px 0 0 0;}
.about1 .nr .txt p{text-align:left;}

.about2{height:auto;padding:30px 0 30px 0;}
.about2 h3{font-size:35px;line-height:35px;}
.about2 .nr{margin:30px 0 0 0;}
.about2 .nr img{width:100%;}


.about3{background:#fff;padding:30px 0;}
.about3 h3{font-size:35px;line-height:35px;}

.about3 ul{margin:30px 0 0 -2%;}
.about3 ul li{float:left;width:23%;margin:0 0 0 2%;}
.about3 ul li img{display:block;width:100%;}
.about3 ul li .txt{height:215px;background:#fff;text-align:center;position:relative;padding:15px 0 0 0;box-sizing:border-box;}
.about3 ul li .txt h5{font-size:16px;background:#fff;padding:0 5px 0;display:inline;position:relative;z-index:999;}
.about3 ul li .txt p{font-size:13px;line-height:20px;padding:0 5px;margin:15px 0 0 0;position:relative;z-index:999;overflow-wrap:break-word;}
.about3 ul li .txt b{display:none;}
.about3 ul li .txt ins{display:none;}


.about4{padding:30px 0;}
.about4 .wp{width:100%;}
.about4 h3{font-size:35px;line-height:35px;}
.about4 .cert-list{margin:0 0 0 0;}
.about4 .cert-list .item{margin:0 10px;}

.about5{padding:30px 0;}
.about5 h3{font-size:35px;line-height:35px;}
.about5 .box{margin:30px 0 0 0;}
.about5 .box img{width:100%;}

.product ul.level{display:block;}
.product ul.level li{float:none;width:100%;margin:0;}
.product ul.level li ~ li{margin-top:10px;}
.product ul.level li a{padding:10px;display:-webkit-flex;display: flex;-webkit-justify-content: space-between;justify-content: space-between;-webkit-align-items: center;align-items: center;}
.product ul.level li h5{font-size:12px;width:120px;border-bottom:none;}
.product ul.level li .list{border-bottom:none;padding:0;height:auto;}
.product ul.level li .list p{height:20px;line-height: 20px;font-size:12px;}
.product ul.level li .p{padding:0;}
.product ul.level li .p i{font-size:60px;line-height:1;}


.product ul.level2 li h5{width:30%;}
.product ul.level2 li .list{width:35%;}
.product ul.level2 li .p i{font-size:60px;}

.product .pro-list ul{margin:0 0 0 -1%;}
.product .pro-list ul li{width:32.333333%;margin:0 0 0 1%;}

.product .filling-list .item{width:31.333333%;margin:0 1%;}

.related-products ul li{width:48%;}

.product2{padding:10px;}
.product2 .list{position:relative;border-bottom:1px dashed #A2A2A2;padding:0 0 30px 0;margin:0 0 30px 0;text-align:center;}
.product2 .list .t{margin:0;width:100%;padding:20px 0 0 0;height:auto;box-sizing:border-box;}
.product2 .list .t h4{font-size:16px;}

.product2 .list .p{background:#fff;height:auto;padding:0;margin:25px 0 0 0;}
.product2 .list .p ul{margin:0 0 0 0px;text-align:center;font-size:0;}
.product2 .list .p ul li{float:none;display:inline-block;margin:0 1%;width:23%;}
.product2 .list .p ul li img{width:100%;height:auto;}
.product2 .list img.pic{position:static;}

.product2 .list2 .t{width:100%;}
.product2 .list2 img.pic{position:static;}
.product2 .list4 .t{width:100%;}
.product2 .list4 img.pic{position:static;}

.product2 .others .slick-dots {bottom:-40px;height:44px;}

.product3{padding:10px;}
.product3 ul li img{width:270px;}
.product3 ul li .txt{margin:0 0 0 290px;}


.pro_view{padding:10px;}
.pro_view .bpic img{width:100%;height:auto;}

.pro_view .spic{margin:10px 0 10px 0;text-align:center;font-size:0;}
.pro_view .spic ul{width:100%;float:none;margin:0 0 15px 0;text-align:center;}
.pro_view .spic ul li{float:none;display:inline-block;margin:0 5px;cursor:pointer;}
.pro_view .spic ul li img{height:73px;}

.pro_view .spic a.v{float:none;margin:0 0 0 5px;display:inline-block;width:81px;height:73px;position:relative;overflow:hidden;vertical-align:top;}

.pro_view .spic a.more{float:none;margin:0 0 0 5px;display:inline-block;width:81px;height:73px;padding:8px 0 0 0;background:#898989;text-align:center;color:#fff;font-weight:bold;font-size:15px;line-height:20px;box-sizing:border-box;}

.pro_view .share{float:none;display:inline-block;margin:0 0 0 5px;width:auto;}
.pro_view .share p a.book{width:125px;height:33px;line-height:33px;font-size:14px;text-align:center;color:#fff;display:inline-block;background:#E2750E;margin:10px 0 0 0;}




}




@media screen and (max-width:500px) {

.header_l img{float:none;height:50px;}

.indexabout h5{font-size:25px;line-height:25px;}
.indexabout ul{margin:10px 0 0 -1%;}
.indexabout ul li{width:49%;margin:5px 0 0 1%;}

.indexB h2{line-height:25px;font-size:25px;}

.indexC h5{font-size:25px;line-height:25px;}
.indexC .list ul li{padding:10px 5px;}
.indexC .list ul li .pic{float:none;margin:0 auto;}
.indexC .list ul li .txt{margin:5px 0 0 0;}

.indexC .list ul li.odd .pic{float:none;}

.indexD{padding:20px 0;background:#F6F7F7;}
.indexD h5{font-size:25px;line-height:25px;}

.indexD .list ul{margin:0 0 0 0;height:auto;overflow:hidden;}
.indexD .list ul li{float:left;width:24%;height:auto;position:relative;margin:18px 0.5%;cursor:pointer;box-sizing:border-box;}
.indexD .list ul li img{width:100%;}

.mess h3{font-size:25px;line-height:25px;}

.faq ul li .tit{height:auto;}
.faq ul li .tit span{display:none;}
.faq ul li .tit h4{font-size:14px;line-height:20px;height:auto;margin:0 0 0 0;}

.faq ul li .con span{display:none;}
.faq ul li .con .t{margin:5px 0 0 0;}

.video ul li {width:49%;margin:0 0 20px 1%;}
.video ul li .t h5{font-size:12px;}
.video ul li .t span{font-size:12px;}

.down ul li{width:48%;}

.solution h2{font-size:18px;}
.solution h5{height:35px;line-height:35px;margin-top:25px;padding:0 20px;font-size:15px;}

.project ul li{text-align:center;padding:15px 10px;}
.project ul li img{float:none;}
.project ul li .t{margin:0;}
.project ul li .t h5{padding:5px 0;width:100%;}
.project ul li .t p{margin:5px 0 0 0;}

.about1 h3{font-size:26px;line-height:26px;}
.about1 .nr{margin:20px 0 0 0;text-align:center;}
.about1 .nr img.pic{width:100%;}

.about2 h3{font-size:26px;line-height:26px;}

.about3 h3{font-size:26px;line-height:26px;}
.about3 ul{margin:15px 0 0 -2%;}
.about3 ul li{width:48%;margin:15px 0 0 2%;}
.about3 ul li .txt{height:140px;}
.about3 ul li .txt h5{font-size:15px;}
.about3 ul li .txt p{line-height:20px;}
.about3 ul li .txt b{display:none;}
.about3 ul li .txt ins{display:none;}

.about4 h3{font-size:26px;line-height:26px;}
.about5 h3{font-size:26px;line-height:26px;}

.product3 ul li img{float:none;border:1px solid #aaa;width:100%;}
.product3 ul li .txt{margin:0;}
.product3 ul li .txt h5{line-height:20px;padding:15px 0;text-align:center;}

}



@media screen and (max-width:400px) {




}



@media only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
body{font-size:24px;}
}