@charset "utf-8";
/*内页*/
.postions{ height:38px; line-height:38px; overflow:hidden;color:#999999; font-size:16px;/* background:rgba(0,0,0,0.16); border-top:1px solid rgba(255,255,255,0.16);*//*-webkit-box-shadow: 0 5px 10px rgba(0,0,0,.04);box-shadow: 0 5px 10px rgba(0,0,0,.04);*/ position:relative; margin-top:20px;}
/*.postions.bgs2{-webkit-box-shadow: 0 5px 5px rgba(0,0,0,.04);box-shadow: 0 5px 5px rgba(0,0,0,.04); margin-bottom:15px;}*/
.postions.lift-pos{position: fixed; top: 0; left: 0; width: 100%;  background: #f6f6f6;margin-top: 0; z-index: 2;}
.postions.bgs3{ background:#f6f6f6; border-bottom:0;-webkit-box-shadow:0;box-shadow:0; margin-bottom:0;}
.postions.bgs2{ /*display:none;*/ margin-top:-72px;background:rgba(231,231,231,0.19); position:relative;}
.postions.bgs4{ /*position:absolute; bottom:0; left:0; width:100%; background:rgba(231,231,231,0.19);*/display: none; margin-top:0;}
.posadd .postions{ position:fixed; top:0; left:0; width:100%; z-index:5;}
.postions a{color:#999999; }
.postions a:hover{ color:var(--main-color);}
.postions label{ color:#999999;}
.postions .postions_r{ display:none;}
.postions.bgs5 .postions_r{ display:flex; height:56px;align-items: center; line-height:1;}
.postions .postions_r img{ vertical-align:text-top; margin-right:8px; height:16px; display:inline-block; }
.postions .postions_r img:first-child{ margin-left:0;}
.postions h2{ float:left; font-weight:normal; color:#fff; height:58px; }
.postions h2 span{font-size:15px; font-family:Arial; color:rgba(255,255,255,0.5); }
.postions .rclass{ float:right;background:url(../img/pos_bg2.png) left center no-repeat;background-size:20px auto;  padding-left:25px;-webkit-tap-highlight-color: #fff;-webkit-tap-highlight-color: transparent; display:none;}
.postions .postions_b{ text-align:center;}
.postions .postions_b a{ /*float:left;*/ display:inline-block; vertical-align:top; text-align:center;overflow:hidden; font-size:16px; color:#666; position:relative;-webkit-transition: all .3s;-o-transition: all .3s;-ms-transition: all .3s;transition: all .3s; z-index:0; margin-left:30px; margin-right:30px;}
.postions.bgs5 .postions_b a{ min-width:256px;}
.postions .postions_b a:hover{color:#333;}
.postions .postions_b a:after{content: "";display: block;position: absolute;left:50%; right:50%; width:0; bottom: 9px;height:4px; background:var(--main-color);-webkit-transition: all .3s;-o-transition: all .3s;-ms-transition: all .3s;transition: all .3s; z-index:-1;}
.postions .postions_b a.isel:after{left: 0%;right: 0%;opacity: 1; width:100%;}
.postions .postions_b a:hover:after{left: 0%;right: 0%;opacity: 1; width:100%;}
.postions .postions_b a.isel{color:#333;  }

.postions.bgs2 .postions_b a{ color:#fff;}
.postions.bgs2 .postions_b a.isel{color:#333; }
/*分类弹窗*/
.about_bgs{z-index: 19891024;background:url(../img/about_bg.png) repeat; width: 100%; height: 100%;  position: fixed;  left: 0;  top: 0;  display: none;}
.about_tc .closed2{ display:none;}

.o_big_con{ overflow:hidden; position:relative;}
.o_big{ overflow:hidden; background-repeat:no-repeat; background-position:center center; background-size:cover; position:relative;  width:100%;-webkit-animation:scaleAnim 5s ease forwards; animation: scaleAnim 5s ease forwards;}
.o_big img{ width:100%;filter: Alpha(Opacity=0);opacity: 0;}
.o_big_con .cons{ position:absolute; top:0; left:0; width:100%; height:100%;}
.o_big_con.bgs3{ cursor:pointer;}
.o_big_con .cons .wrap{ height:100%; display:table; }
.o_big_con .cons .wrap2{ height:100%; display:table; }
.o_big_con .h2{font-weight:normal; display:table-cell; vertical-align:middle;   text-transform:uppercase; text-align:center;transition:all 0.6s;}
.o_big_con .h2 label{width:100%; display:block;color:rgba(255,255,255,1.0); margin-top:12px; /* margin-bottom:80px;*/}
.o_big_con.bgs3 .h2 label{ cursor:pointer;}
.o_big_con.bgs3 .h2 label img{ width:64px;}
.o_big_con .h2 span{ display:block; overflow:hidden; color:rgba(255,255,255,1.0);  line-height:1;  position:relative;text-transform:uppercase;}
.o_big_con .h2 em{ font-style:normal; border-bottom:1px solid #fff; display:inline-block; vertical-align:top; line-height:32px; }
.o_big_con.bgs2 .h2{ text-align:left; padding-bottom:80px;}
.o_big_con .videos{position: absolute; top: 0;left: 0; width: 100%; height: 100%;/*object-fit: fill;*/ object-fit: cover;}
.o_big_con.bgs3:hover .h2{transform:scale(1.05, 1.05);-webkit-transform:scale(1.05, 1.05); -moz-transform:scale(1.05, 1.05); -o-transform:scale(1.05, 1.05); -ms-transform:scale(1.05, 1.05);}

.adicon{  position: absolute; bottom: 25px; right: 4%;-webkit-transform: translate3d(0, 0, 0) rotate(90deg);transform: translate3d(0, 0, 0) rotate(90deg);-webkit-transform-origin: center right;-ms-transform-origin: center right; transform-origin: center right; -webkit-font-smoothing: antialiased; font-size:14px;
 color: #fff; -webkit-transition: opacity .2s ease-out; -o-transition: opacity .2s ease-out; transition: opacity .2s ease-out;line-height: 1; z-index: 20;}
.adicon a { text-decoration: none; display: -webkit-box; display: -ms-flexbox;  display: flex; color: #fff;}
.l-scrollDown__iconBar {}
.l-scrollDown__iconBarInner {}
.l-scrollDown__iconBar { width: 110px; height: 1px; background: rgba(255, 255, 255, 0.3); display: block; position: relative;  overflow: hidden; margin: auto 0 auto 20px;}
.l-scrollDown__iconBarInner { position: absolute; top: 0px; right: -240px;width: 240px; height: 1px; -webkit-animation: scroll-bar 2s cubic-bezier(0.63, 0.09, 0.38, 0.81) infinite; animation: scroll-bar 2s cubic-bezier(0.63, 0.09, 0.38, 0.81) infinite; background-color: #fff;}

.l-scrollDown--posi { color: #111;}
.l-scrollDown--posi .l-scrollDown__iconBar { background: #dce0e3}
.l-scrollDown--posi .l-scrollDown__iconBarInner {background-color: #333;}


/*产品中心*/
.product_one{ overflow:hidden; margin-top:8%; margin-bottom:6%;}
.product_one .product_one_l{ float:left; overflow:hidden; width:48%;color:#333; font-size:20px; max-width:690px;}
.product_one .product_one_l .h3{ font-weight:bold; color:#333333; overflow:hidden; line-height:1.3; margin-top:10%;}
.product_one .product_one_l .p{ overflow:hidden; line-height:30px; margin-top:4%; text-align:justify; padding-bottom:8%; position:relative;}
.product_one .product_one_l .p:after{ content:""; position:absolute; left:0; bottom:0; height:4px; width:80px; background:#ed7d0d;}
.product_one .imgs{ float:right; width:50%; max-width:571px; overflow:hidden;}
.product_one .imgs img{ width:100%; display: block;-webkit-transform:scale(1); -moz-transform:scale(1); -ms-transform:scale(1); -o-transform:scale(1); transform:scale(1);-webkit-transition:all 0.6s ease-out 0s; -moz-transition:all 0.6s ease-out 0s; -o-transition:all 0.6s ease-out 0s; transition:all 0.6s ease-out 0s;}
.product_one .imgs:hover img{-webkit-transform:scale(1.1, 1.1); -moz-transform:scale(1.1, 1.1); -o-transform:scale(1.1, 1.1); -ms-transform:scale(1.1, 1.1); transform:scale(1.1, 1.1);}
.product_bg{background:#f5f8fa;padding: 5vw 8vw;overflow: hidden;clear: both;}
.about_l{ float: left; background:#fff;width:336px; padding-left:30px;padding-right:30px;overflow:hidden;   margin-bottom:5%; position:relative;/*-webkit-box-shadow: 0 5px 15px rgba(0,0,0,0.1); box-shadow: 0 5px 15px rgba(0,0,0,0.1);*/ margin-right:20px;border-radius: 10px;}
.about_l .search_form{  height:44px; width:100%;border:1px solid #c5c6ca; border-radius:5px; margin-top:35px; }
.about_l .search_form .input_shurk{  float:left;width:calc(100% - 42px);width:-webkit-calc(100% - 42px);width:-moz-calc(100% - 42px); height:42px; line-height:42px;padding-left: 10px; background:#fff;border:none;outline:medium; color:#999999; font-size:14px;border-radius:8px;}
.about_l .search_form .s_btns{ float:right; width:42px; height:42px;background:url(../img/search_pro.png) #1E46C8 center center no-repeat; background-size:14px auto; font-size:15px; color:#fff;  border:none;cursor:pointer; outline:none;border-top-right-radius: 3px; border-bottom-right-radius: 3px;}
.about_l .search_form .s_btns:hover{transition:all 0.3s;opacity:0.8;filter:Alpha(opacity=80);}
.about_l .i_left_ul2{ overflow:hidden;  /*background-color:#f4f8f9;*//* border:1px solid #dddddd; border-top:0;*/ margin-bottom:10px; background:#fff;}
.about_l .i_left_ul2 .borders{ padding-top:10px;}
.about_l .i_left_ul2 li h2{ font-weight:normal; overflow:hidden; padding-right:30px; height:48px;font-size:18px; color:#333333; position:relative;background:url(../img/product_pic2.png) #f8f8f8 right 15px center no-repeat; background-size:11px 7px;transition:all 0.3s;-webkit-tap-highlight-color:transparent; font-weight: bold;border-radius:5px;margin-bottom: 10px;}
.about_l .i_left_ul2 li h2 span{ display:block; width:100%; line-height:22px;color:#333333;padding-left: 20px; }
.about_l .i_left_ul2 .left_sel h2 span,.about_l .i_left_ul2 li:hover h2 span{color:#fff;}
.about_l .i_left_ul2 li h2 span em{ font-style:normal; display:block; overflow:hidden; height:18px; line-height:18px;  font-family:Arial;}

.about_l .i_left_ul2 li h2 a{color:#333333; text-decoration:none; width:100%; display:block;transition:all 0.3s;height:100%; width:100%; line-height:80px;font-size: 16px;display: flex; align-items: center; justify-content: left;}
.about_l .i_left_ul2 .prolistnav a:last-child{ border-bottom:0;}
.about_l .i_left_ul2 li:hover h2,.about_l .i_left_ul2 li.left_sel h2{color:#fff;background:url(../img/listpros_on.png) #1E46C8 right 15px center no-repeat;}
.about_l .i_left_ul2 li:hover h2 a{color:#fff;}
.about_l .i_left_ul2 li:hover h2{background:url(../img/listpros_on.png) #1E46C8 right 15px center no-repeat;}
.about_l .i_left_ul2 li.left_sel h2{ color:#fff;  }



.about_l .i_left_ul2 li{display:block;/* width:100%;*/ position:relative;}
.about_l .i_left_ul2 li:last-child h2 a{border-bottom:none; }
.about_l .i_left_ul2 li:last-child h1 a{ border-bottom:none; margin-bottom:0;}
.about_l .i_left_ul2 li h1{ font-weight:normal; overflow:hidden;padding-left:30px; padding-right:27px;  height:40px;line-height:40px;font-size:18px; color:#333; cursor:pointer; position:relative;background:url(../img/product_pic2.png) right 25px center no-repeat; background-size:10px 10px;transition:all 0.3s;-webkit-tap-highlight-color:transparent;}
.about_l .i_left_ul2 li h1 a{ color:#666666; text-decoration:none;display:block; transition:all 0.3s;}
.about_l .i_left_ul2 li h1:hover a{color:#01b4ed;margin-left:3px;}
.about_l .i_left_ul2 li.left_sel h1{ color:#01b4ed;background:url(../img/product_pic3.png) right 20px center no-repeat;}
.about_l .i_left_ul2 li.left_sel h1 a{ color:#01b4ed;}
.about_l .i_left_ul2 li div{ display:none; margin-bottom:4px; }
.about_l .i_left_ul2 li.left_sel div{ display:block;}
.about_l .i_left_ul2 li div a{font-size:14px;line-height: 38px;padding-left: 30px;overflow:hidden;display:block;color:#555555;transition:all 0.3s;border-bottom: 1px solid #f9f9f9;border-radius:5px;}
.about_l .i_left_ul2 li div a.left_sel{color:#fff;  background:#1E46C8;}
.about_l .i_left_ul2 li div a i{float:right;padding-right:15px;line-height:38px;color:#d1d1d1;font-size: 12px;}
.about_l .i_left_ul2 li div a:hover,.about_l .i_left_ul2 .left_sel .prolistnav .on{color:#fff;background: #1E46C8;}
.about_l .i_left_ul2 li div a:hover i{color:#fff;}
.about_l .i_left_ul2 li div dl{overflow:hidden;}
.about_l .i_left_ul2 li div dl dd{overflow:hidden; display:none; padding-bottom:1px;}
.about_l .i_left_ul2 li div dl dd p{ height:30px; line-height:30px; overflow:hidden; padding-left:37px; padding-right:10px; }
.about_l .i_left_ul2 li div dl dd p a{ height:30px; line-height:30px; overflow:hidden; display:block; padding-left:9px; padding-right:8px; color:#666666;background:url(../img/product_bg4.png) left center no-repeat;transition:all 0.3s;}
.about_l .i_left_ul2 li div dl dd p a:hover{color:#e94001;background-image:url(../img/product_bg4_on.png); margin-left:4px;}
.about_l .i_left_ul2 li div dl dd p.on a{ color:#e94001;background-image:url(../img/product_bg4_on.png);}
.about_l .i_left_ul2 li div dl span{ padding-left:23px; padding-right:8px; overflow:hidden; display:block; line-height:34px;  height:34px;font-size:14px; color:#333;cursor:pointer;background:url(../img/product_bg3.png) 16px center no-repeat; transition:all 0.3s;}
.about_l .i_left_ul2 li div dl span:hover{margin-left:4px;}
.about_l .i_left_ul2 li div dl span a{ color:#666666; text-decoration:none; display:inline;}
.about_l .i_left_ul2 li div dl span a:hover{color:#e94001; }
.about_l .i_left_ul2 li div dl span.left_sel{color:#e94001; background-image:url(../img/product_bg3_on.png);}
.about_l .i_left_ul2 li div dl span.left_sel a{color:#e94001;}
.about_l .i_left_ul2 li div dl span i{ float:right; margin-right:4px; width:8px; height:4px; background:url(../img/product_bg5.png) no-repeat; margin-top:15px; display:none;}
.about_l .i_left_ul2 li div dl span.left_sel i{ display:block;}
.about_r{ float:right;width:calc(100% - 356px);width:-webkit-calc(100% - 356px);width:-moz-calc(100% - 356px); }
.class-list li { width: 32%;float: left; margin-bottom: 2%; text-align: center; margin-right:2%;border-radius: 10px; background: #fff;overflow:hidden;}
.class-list li .img{padding:20px;margin: 5px 30px;    border-bottom: 1px solid #e1ecf4;}
.class-list li:hover{box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.05);}
.class-list li:nth-child(3n){ margin-right:0;}
.class-list li a {display: block;}


.class-list li a:hover .tit,.class-list li a:hover .more{color:#1fc23b;}
/*.class-list li a:hover .tit,
.class-list li a:hover .txt { color: #fff;}*/
.class-list li .picc{background: #fff; position: relative; transition-duration: 0.4s; -webkit-transition-duration: 0.4s; -moz-transition-duration: 0.4s;
 -ms-transition-duration: 0.4s;-o-transition-duration: 0.4s;overflow: hidden; padding-top:100%;}
.class-list li .text { background: #fff;padding:0px 30px;padding-bottom:16px;transition-duration: 0.4s;-webkit-transition-duration: 0.4s;-moz-transition-duration: 0.4s; -ms-transition-duration: 0.4s;-o-transition-duration: 0.4s; text-align:left; overflow:hidden;}
.class-list li .txt {height:80px;line-height: 26px; margin-bottom: 10px;overflow: hidden;display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical; word-break: break-all;
  transition-duration: 0.4s;-webkit-transition-duration: 0.4s;-moz-transition-duration: 0.4s;-ms-transition-duration: 0.4s; -o-transition-duration: 0.4s;color: #999999; font-size:14px;}
.class-list li .tit { font-size:16px; color:#333333; height:32px; line-height:32px; margin-top:7px;overflow: hidden;display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical; word-break: break-all;}
.class-list li .tags{width:100%;height:35px;margin-top:10px;margin-bottom: 10px;overflow:hidden;}
.class-list li .tags span{line-height:30px;color: #999999;font-size:12px;padding: 0px 10px;margin-right:5px;border:1px solid #e1ecf4;display: inline-block;vertical-align: top;margin-bottom: 5px;}
.class-list li .more{text-align:right;font-size:12px; color:#999999;}

@media screen and (max-width: 1200px) {
/*产品中心*/
.class-list li{ width:100%;}
.class-list li:nth-child(3n){ margin-right:0;}
.class-list li:nth-child(2n){ margin-right:0;}
.class-list li .tit{ font-size:17px;}
}
@media screen and (max-width: 992px) {
.listpronav{display:none;}
.product_bg,.movblenav{padding: 15px;}
/*内页*/
.postions{ position:static; margin-top:0; background:#fff;}
.postions .postions_r{display:inline;font-size: 14px;}
.postions .postions_r img{ height:12px;}
.postions a{font-size: 14px;}
.postions .rclass{ display:block;}
.postions .postions_b{ display:none;}
.postions .postions_b a{ float:none; font-size:15px; display:block;  padding-right:0; padding-left:3%; text-align:left; background:#efefef; border-bottom:1px solid #fff; width:auto; color:#2b2b2b; margin-left:0; margin-right:0;}
.postions .postions_b a:hover{ background:#0000cd; color:#fff;}
.postions .postions_b a.isel{ color:#fff;background:var(--main-color);}
.postions .postions_b a:after{ height:0;}
.postions.bgs2{ margin-top:0px;background:#fff; position:inherit;}
.postions.bgs2 .postions_b a{ color:#333333;}
.postions.bgs2 .postions_b a.isel{color:#fff; }
.postions.bgs2 .postions_b a:hover{color:#fff; }
.o_big_con .h2 label{/* margin-bottom:0; */margin-top:8px;}
.postions.bgs4{ display:block;}
/*分类弹窗*/
.about_tc{z-index: 19891025; width: 0%; right: 0%; position:absolute; overflow: hidden; top:0; height:100%;/* display: none;*/transition: all 0.3s;}
.postions_b.lws .about_tc{ width:80%;}
.postions_b.lws{ display:block;}
.about_l.lws .about_tc{ width:100%;}
.about_tc .about_divs{ position:absolute; right:0; width:90%; background-color:#fff; top:0; overflow:hidden; height:100%;-webkit-overflow-scrolling: touch;overflow-y: auto;}
.about_tc .closed2{ right:90%; position:absolute; top:150px; cursor:pointer; width:25px; display:block;}
.about_tc .closed2:hover{filter: Alpha(Opacity=80);opacity: 0.8;transition: all 0.3s;}
/*产品中心*/
.pos{overflow: hidden;}
.product_one .product_one_l{ float:none; width:100%;font-size:16px;}
.product_one .imgs{ float:none; width:100%; max-width:none;}
.about_l{ float:none; width:0%; padding-left:0; padding-right:0; background:none; margin-right:0; z-index: 19891025; right: 0%; position:fixed; overflow: hidden; top:0; height:100%; margin-bottom:0;-webkit-overflow-scrolling: touch; overflow-y: auto;}
.about_l.lws{ width:90%; max-width:410px;border-radius: 0px;}
/*.about_l .i_left_ul2 li:after{ top:16px; height:22px;}*/
.about_l .i_left_ul2{ padding-left:3%; padding-right:3%;}
.about_l .i_left_ul2 li h1{ padding-right:12px;font-size:16px;}
.about_l .i_left_ul2 li h2{padding-right:12px; font-size:16px; background-position:right 7px center;}
.about_l .i_left_ul2 li div{   margin-bottom:2px; }
.about_l .i_left_ul2 li div a{ font-size:14px;}
.postions.bgs3{height:44px; line-height:44px;}
.about_l .search_form{ max-width:none;}
.about_r{ float:none;width:calc(100% - 0px);width:-webkit-calc(100% - 0px);width:-moz-calc(100% - 0px);}
.product_one .product_one_l .h3{ margin-top:6%;}
.class-list li a:hover .picc span {opacity: 1;filter: alpha(opacity=100);transform: scale(1, 1);-webkit-transform: scale(1, 1);-ms-transform: scale(1, 1);-o-transform: scale(1, 1);-moz-transform: scale(1, 1);}
/*.class-list li a:hover .text {background: #f8f8f8;}*/
.class-list li a:hover .tit{color: #333;}
.class-list li a:hover .txt {color: #666;}
.class-list li .picc::after {display: none;}
.class-list li .text {padding: 10px;}
.class-list li .tit {font-size: 14px;height: auto;margin-top:0;line-height:28px;}
.class-list li .txt { font-size:12px;}
}
.cplrzbox {
    padding: 50px 0;
    font-size: 20px;
    text-align: center;
}



/* 面包屑 */

.headzw {
    height: 65px;
}

.mbxbox {
    padding-top: 30px;
    height: 55px;
    display: flex;
    align-items: center;
}

.mbxbox a {
    display: flex;
    align-items: center;
    font-size: 14px;
    color: #777777;
}

.mbxbox i {
    font-size: 14px;
    color: #777777;
}

.mbxbox span {
    margin:0px 10px;
}

.mbxbox span:hover {
    color: #333;
}

.mbxbox>div {
    margin: 0 10px;
    width: 1px;
    height: 16px;
    background-color: #e1e1e1;
}


/* 产品详情 */
.protj{width: 100%;height:900px;overflow: hidden;background: #f8f8f8;}
.cpxqnr {
    padding: 50px 0 60px;
}

.cpxqnrbox {
    display: flex;
}

.cpxqnrbox_b {
  width: 80px;
    height: 100%;
    float: left;
}

.cpxqnr_thumbs {

}

.cpxqnr_slide.swiper-slide-thumb-active .cpxqnr_slideimg {
    border: 1px solid #000000;
}

.cpxqnr_slideimg {
    height: 100%;
    padding:5px;
    overflow: hidden;
    border: 1px solid #e1e1e1;
}

.cpxqnrbox_c {
    width: 45%;
    height: 100%;
    margin-right: 5%;
    padding: 0 80px 0 0px;
    max-height: 450px;
    overflow: hidden;
}

.cpxqnrb_top,
.cpxqnrbox_cbox {
    width: 100%;
    height: 100%;
}

.cpxqnrbox_cbox {
    float: right;
    width: calc(100% - 100px);
    position: relative;
}

.cpxqnr_per,
.cpxqnr_next {
    position: absolute;
    display:none;
    top: 50%;
    width: 30px;
    height: 50px;
    align-items: center;
    justify-content: center;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    overflow: hidden;
    z-index: 9;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    outline: none;
    cursor: pointer;
}

.cpxqnr_per {
    left: 10px;
}

.cpxqnr_next {
    right: 10px;
}

.cpxqnr_per i,
.cpxqnr_next i {
    color: #333;
    font-size:18px;
}
.cpxqnr_per i{padding-left:20px;}
.cpxqnr_next i{padding-right:20px;}
.cpxqnrbox_cbox:hover .cpxqnr_per,.cpxqnrbox_cbox:hover .cpxqnr_next{
	display: block;
	color: #e60012;
}
.proms{padding-bottom:90px;}
.cpxqnr_thumbs {
    height: 100%;
    overflow: hidden;
}

.cpxqnr_slide {
    height:100% !important;
}

.cpxqnrb_top .cpxqnrb_slide {
    height: auto;
}

.cpxqnrb_slideimg {
    width: 100%;
    height: 100%;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #f5f5f5;
}

.cpxqnrb_slideimg img {
    margin: 10% auto;
    background: #ffffff;
    width: 80%;
    padding: 10%;
}

.cpxqnrbox_r {
    width: 50%;
    float: right;
}

.cpxqnrbox_ry {

    font-size: 18px;
    color: #999999;
    text-transform: uppercase;
}

.cpxqnrbox_rh {
    font-size:38px;
    font-weight: bold;
    color: #333333;
}
.cpxqnrbox_sub{color: #999999;margin-bottom: 20px;}
.enpront{font-size:38px;margin-bottom:10px;}
.sortname{padding-bottom:10px; border-bottom:1px #f3f3f3 solid;margin-bottom:20px;color:#999999;}
.cansu{width:100%;overflow: hidden;padding-bottom:20px;border-bottom:1px #f3f3f3 solid;}
.cansu ul li{width:49%;margin-right:2%;float:left;color:#999999;line-height:38px;}
.cansu ul li:nth-child(2n+0){margin-right:0;}
.sortname a,.cansu ul li span{color:#000;}
.cpxqnrbox_rp {
    margin: 30px 0;
    font-size: 16px;
    line-height: 28px;
    color: #777777;
    min-height: 120px
}

.cpxqnrbox_rs {
    padding: 30px 10px;
    display: flex;
    align-items: center;
    border-top: 1px dashed #e7e7e7;
    border-bottom: 1px dashed #e7e7e7;
    cursor: pointer;
}

.cpxqnrbox_rs img {
    width: 50px;
}

.cpxqnrbox_rst {
    margin-left: 20px;
    transition: all .4s;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -ms-transition: all .4s;
    -o-transition: all .4s;
}

.cpxqnrbox_rs:hover .cpxqnrbox_rst {
    transform: translateX(5px);
    -webkit-transform: translateX(5px);
    -moz-transform: translateX(5px);
    -ms-transform: translateX(5px);
    -o-transform: translateX(5px);
}

.cpxqnrbox_rsty {
    font-family: 'ProximaNova-Regular';
    text-transform: uppercase;
    font-size: 16px;
    color: #999999;
}

.cpxqnrbox_rstz {
    font-size: 22px;
    color: #333333;
}

.cpxqnrbox_rxd {
    margin-top: 30px;
    display: flex;
}

.cpxqnrbox_rxd .cpxqnrbox_rxda {
    width: 60px;
    height: 60px;
    border-radius: 7px;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    -ms-border-radius: 7px;
    -o-border-radius: 7px;
    border: 1px solid #999999;
    display: flex;
    align-items: center;
    justify-content: center;
}

.cpxqnrbox_rxdad {
    text-align: center;
}

.cpxqnrbox_rxdad i {
    font-size: 18px;
    transition: all .4s;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -ms-transition: all .4s;
    -o-transition: all .4s;
}

.cpxqnrbox_rxd .cpxqnrbox_rxda:hover i {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
}

.cpxqnrbox_rxdad p {
    font-size: 14px;
    color: #333;
}

.cpxqnrbox_rxdawx {
    position: relative;
    margin: 0 8px;
}

.cpxqnrbox_rxdawxdw {
    position: absolute;
    width: 130px;
    bottom: 0px;
    left: 50%;
    transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    background-color: #fff;
    padding: 5px;
    box-shadow: 0 0 5px rgb(0 0 0 / 15%);
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    opacity: 0;
    transition: all .4s;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -ms-transition: all .4s;
    -o-transition: all .4s;
}

.cpxqnrbox_rxdawx:hover .cpxqnrbox_rxdawxdw {
    bottom: 102%;
    opacity: 1;
}

.cpxqnrbox_rxd .cpxqnrbox_rxds {
    position: relative;
    flex: 1;
    height:60px;
    background: #000000;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
    overflow: hidden;
}
.cpxqdhbox {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    transition: all .4s;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -ms-transition: all .4s;
    -o-transition: all .4s;
}

.cpxqdhbox_item {
    height:60px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.cpxqdhbox_item i {
    font-size:20px;
    color: #fff;
}

.cpxqdhbox_item span {
    margin-left: 10px;
    font-size: 18px;
    color: #fff;
    font-weight: 400;
}

.cpxqnrbox_rxds:hover .cpxqdhbox {
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
}

.cpxqnrbox_r .cpxqnrbox_rzx {
    padding: 0 40px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 20px;
    width: 100%;
    height: 80px;
    background-color: #f3f3f3;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
}

.cpxqnrbox_rzxl {
    display: flex;
    align-items: center;
}

.cpxqnrbox_rzxl i {
    font-size: 26px;
    color: #333;
}

.cpxqnrbox_rzxl span {
    margin-left: 10px;
    font-size: 22px;
    color: #333;
    transition: all .4s;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -ms-transition: all .4s;
    -o-transition: all .4s;
}

.cpxqnrbox_r .cpxqnrbox_rzx:hover span {
    transform: translateX(5px);
    -webkit-transform: translateX(5px);
    -moz-transform: translateX(5px);
    -ms-transform: translateX(5px);
    -o-transform: translateX(5px);
}

.cpxqnrbox_rzxr {
    width: 45px;
    height: 45px;
    border-radius: 100%;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
    background-color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
}

.cpxqnrbox_rzxr i {
    font-size: 22px;
    color: #333;
    transition: all .4s;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -ms-transition: all .4s;
    -o-transition: all .4s;
}

.cpxqnrbox_r .cpxqnrbox_rzx:hover i {
    color: #000000;
}

.cpxqnrbox_rfx {
    position: relative;
    margin-top: 20px;
    display: flex;
    align-items: center;
}

.cpxqnrbox_rfx #output {
    position: absolute;
    top: 115%;
    width: 0px!important;
    height: 0px!important;
    opacity: 0;
    transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    padding: 10px;
    background-color: #fff;
    box-shadow: 0 0 5px rgba(0, 0, 0, .15);
    z-index: 5;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    overflow: hidden;
}

.cpxqnrbox_rfx:hover #output {
    width: 160px!important;
    height: 160px!important;
    opacity: 1;
}

.cpxqnrbox_rfx i {
    font-size: 20px;
    color: #333;
}

.cpxqnrbox_rfx span {
    margin-left: 10px;
    font-size: 16px;
    color: #777;
    transition: all .4s;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -ms-transition: all .4s;
    -o-transition: all .4s;
}

.cpxqnrbox_rfx:hover span {
    color: #000000;
}

.sxy {
    display: flex;
    align-items: center;
}

.sxy_l,
.sxy_r {
    flex: 1;
}

.sxy .sxya {
    display: flex;
    align-items: center;
}
.sxy .sxya:hover{color:#000;}

.sxya i {
    font-size: 14px;
    color: #777777;
}

.sxya span {
    flex: 1;
    font-size: 14px;
    color: #777777;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}

.sxy_c {
    margin: 0 20px;
}

.sxy_c i {
    font-size: 14px;
    color: #777;
}
.sxy_c span{font-size:14px;}

.sxy_r {
    text-align: right;
}

/* 参数说明 */

.cssm_thumbs {

    border-radius: 10px;
}

.cssm_slide {
    height: auto;
}

.cssm_slide:last-child {
    border-right: 0;
}

.cssm_slidediv {
    position: relative;
    height: 100%;
    text-align: center;
    justify-content: center;
    align-items: center;
    border-bottom: 1px #f5f5f5 solid;
    cursor: pointer;
}
.cssm_slidediv .jjfa_tlelz{margin-bottom:10px;}
.cssm_slidediv i {
    font-size: 24px;
    color: #000000;
    margin-left: 8px;
    display: none;
}

.cssm_slidediv::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    height: 4px;
    width: 100%;
    background: #000000;
    transition: all .4s;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -ms-transition: all .4s;
    -o-transition: all .4s;
    transform: scale(0);
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
}

.cssm_slide.swiper-slide-thumb-active .cssm_slidediv::after {
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
}

.cssm_slide.swiper-slide-thumb-active .cssm_slidediv {
    background-color:#f5f5f5;
    border-bottom-color: #fff;
    font-weight: 700;
}

.cssm_slide.swiper-slide-thumb-active .cssm_slidediv i {
    display: block;
}

.cssm_b {
    margin-top: 40px;
}

.cssmb_slidetd {
    border-top: 4px solid #333333;
}

.cssmb_slidetdt {
    display: flex;
    height: 70px;
    align-items: center;
    background-color: #f3f3f3;
}

.cssmb_slidetdtl {
    width: 15%;
    text-align: center;
}

.cssmb_slidetdtr {
    width: 85%;
    text-align: center;
}

.cssmb_slidetdb {
    border-bottom: 1px solid #e0e0e0;
}

.cssmb_slidetdbs {
    display: flex;
    height: 85px;
    align-items: center;
    border-top: 1px solid #e0e0e0;
}

.cssmb_slidetdbsl {
    height: 100%;
    width: 15%;
    font-size: 20px;
    color: #333;
    display: flex;
    align-items: center;
    justify-content: center;
    border-right: 1px solid #e0e0e0;
}

.cssmb_slidetdbsr {
    width: 85%;
}

.cssmb_slidetdbsr {
    padding: 0 50px;
    font-size: 18px;
    color: #333;
}

.cpxqd .foot {
    margin-top: 0;
}

.sxy {
    margin: 0;
    padding: 20px;
    margin-top: 30px;
    background: #f8f8f8;
    border-radius: 5px;
}

.cssm_b table {
    width: 100% !important;
    border: 1px solid #ddd!important;
    border-collapse: collapse!important;
    font-size: 14PX !important;
    color: #666;
    word-break: break-all;
    text-align: center!important;
}

.cssm_b table .firstRow {
    background-color: #f3f3f3 !important;
}

.cssm_b table td {
    border: 1px solid #ddd!important;
    padding: 10px!important;

}



.cpggy {
    margin-top: 60px;
}

.cpggyimg {
    overflow: hidden;
}

.cpggyimg img {
    max-width: 100%;
    margin: 0 auto;
}


/* 产品列表 */

.cplbkbox {
    border: 1px solid #e1e1e1;
    display: flex;
    height: 110px;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    background-color: #fff;
}

.cplbkbox .cplbkbox_l {
    width: 110px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-right: 1px solid #e1e1e1;
}

.cplbkbox_l i {
    font-size: 26px;
}

.cplbkbox_r {
    flex: 1;
    display: flex;
    justify-content: center;
    align-items: center;
}

.cplbkbox_r .cplbkbox_ra {
    position: relative;
    position: relative;
    padding: 10px 5px;
    font-size: 22px;
    margin: 0 50px;
}

.cplbkbox_ra::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 2px;
    background: #000000;
    transform: scale(0);
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
}

.cplbkbox_ra:hover::after {
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
}

.cplbkbox_ra.on::after {
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
}

.cplbkbox_ra.on {
    color: #000000;
}

.cpxqlb {
    margin-top: 20px;
}

.cpxqlb_tle {
    text-align: center;
    overflow: hidden;
}

.cpxqlb_tle {
    width: 45%;
    margin: 0 auto;
}

.cpxqw_swiper {
    width: 100%;
}

.cpxqw_slide {
    height: auto;
}

.cpxqw_slideh {
    padding-bottom: 20px;
    font-size: 48px;
    border-bottom: 1px dashed #e1e1e1;
}

.cpxqw_slidep {
    width: 80%;
    line-height: 28px;
    margin: 0 auto;
    padding: 20px 0 0;
    color: #777;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.cpxqlb_tle {
    padding-bottom: 20px;
}

.cpxqlb_lb {
    position: relative;
    margin-top: 20px;
}

.cplb_per,
.cplb_next {
    position: absolute;
    transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    top: 50%;
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 8;
    cursor: pointer;
    outline: none;
}

.cplb_per {
    left: 30%;
}

.cplb_next {
    right: 30%;
}

.cplb_per i,
.cplb_next i {
    font-size: 50px;
}

.cpxqlblb_container {
    width: 100%;
}

.cpxqlblb_slide {
    transform: scale(0.7);
    -webkit-transform: scale(0.7);
    -moz-transform: scale(0.7);
    -ms-transform: scale(0.7);
    -o-transform: scale(0.7);
}

.cpxqlb_lb .swiper-slide-active,
.cpxqlb_lb .swiper-slide-duplicate-active {
    transform: scale(1);
}

.cpxqlblb_slideimg>a {
    display: block;
    position: relative;
}

.cpxqlblb_ty {
    position: absolute;
    width: 80px;
    top: 0;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    z-index: 5;
    display: none;
}

.cpxqlblb_slideimg .cpxqlblb_ty>img {
    opacity: 0;
    transition: all .4s;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -ms-transition: all .4s;
    -o-transition: all .4s;
}

.cpxqlblb_slideimg>a:hover .cpxqlblb_ty img {
    opacity: 1;
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
}

.cpxqlblb_slideimg img {
    width: 100%;
    opacity: .7;
    transition: all .4s;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -ms-transition: all .4s;
    -o-transition: all .4s;
}

.cpxqlblb_slide:hover .cpxqlblb_slideimg img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
}

.swiper-slide-active.cpxqlblb_slide .cpxqlblb_slideimg>a>img {
    opacity: 1;
}

.cpxqlblb_slide.swiper-slide-active .cpxqlblb_ty {
    display: block;
}

.xfls {
    position: relative;
    margin-top: 180px;
    height: 550px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.xflslb {
    position: relative;
    width: 55%;
    margin: 0 auto;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    z-index: 5;
}

.xflslb_swiper {
    width: 100%;
}

.xflslb_slide>a {
    display: block;
}

.xflslb_slideitemz {
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #777;
    font-size: 16px;
    transition: all .3s;
}

.xflslb_slideitemimg {
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
    border: 1px solid #e1e1e1;
    overflow: hidden;
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
}

.xflslb_slideitemimg img {
    width: 100%;
    transition: all .4s;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -ms-transition: all .4s;
    -o-transition: all .4s;
}

.xflslb_slideitemimg:hover img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
}

.xflsz {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: center;
}

.xflszy {
    font-family: 'roximaNova-Bold';
    font-size: 70px;
    line-height: 80px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
}

.xflszp {
    font-size: 48px;
    color: #fff;
}

.xflsza {
    margin-top: 30px;
    display: flex;
    justify-content: center;
}

.xflsza .xflszas {
    width: 260px;
    height: 55px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 25.5px;
    -webkit-border-radius: 25.5px;
    -moz-border-radius: 25.5px;
    -ms-border-radius: 25.5px;
    -o-border-radius: 25.5px;
    overflow: hidden;
    margin: 0 10px;
}

.xflszas span {
    font-size: 20px;
}

.xflszas i {
    font-size: 22px;
    margin-left: 8px;
    transition: all .4s;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -ms-transition: all .4s;
    -o-transition: all .4s;
}

.xflsza .xflszas:hover i {
    animation: rotates 1s linear infinite;
    -webkit-animation: rotates 1s linear infinite;
}

.xflsza .xflszas_m {
    background-color: #fff;
}

.xflsza .xflszas_l {
    border: 1px solid #fff;
}

.xflszas_l span,
.xflszas_l i {
    color: #fff;
}

.footlb .foot {
    margin-top: 0;
}

.xflslb_slide.swiper-slide-thumb-active .xflslb_slideitemz {
    font-size: 18px;
    color: #000000;
    font-weight: 700;
}

.xflslb_slide.swiper-slide-thumb-active .xflslb_slideitemimg {
    border-color: #000000;
    filter: grayscale(0);
    -webkit-filter: grayscale(0);
}

/* 相关产品 */

.xgcp {
    padding:5% 0;
    background: #f8f8f8;
}

.xgcp_t {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.xgcp_tl {
    font-size: 32px;
    font-weight: bold;
    color: #333333;
}

.xgcp_tl span {
    font-size: 14px;
    text-transform: uppercase;
    color: #cccccc;
    font-weight: normal;
}

.xgcp_t .xgcp_tr {
    display: block;
    padding: 3px;
    font-size: 14px;
    color: #333333;
    border-bottom: 1px solid #1c2979;
}
.xgcp_t .xgcp_tr i{padding-left:5px;}

.xgcp_b {
    margin-top: 40px;
}
.xgcp_b .cpxbboxb_slide{border-radius:10px; overflow:hidden;}
.xgcp_b .cpxbboxb_slidea .txt{text-align:center;font-size: 12px;line-height: 24px;padding-bottom: 10px; color: #999999;}
.xgcp_b .cpxbboxb_slide .cpxbboxb_slideat{overflow:hidden;padding: 20px;}
.xgcp_b .cpxbboxb_slidea:hover .cpxbboxb_slideab{color: #e60012;} 
.kpqy {
    margin-top: 90px;
}


.cpxq .headlogo_txth {
    color: #333;
}

.xflslb {
    overflow: hidden;
}

.head.cpxq .headlogo_txtp {
    color: #bbbbbb;
}

.cpxq .headnav_item .headnav_itema {
    color: #333;
}

.cpxq .headnav_item .headnav_itema::after {
    background-color: #bbbbbb
}

.cpxq .headbox_lx .headbox_lxa.headbox_lxaz {
    border-color: #333333;
}

.cpxq .headbox_lxa:last-child span,
.cpxq .headbox_lxa:last-child i {
    color: #333;
}

@media screen and (max-width:1600px) {
    .cpxqnrbox_ry {
        font-size: 16px;
    }
    /* 产品详情介绍 */
    .cpxqnr {
        padding: 55px 0 75px;
    }
    .cpxqnrbox_rh {
        font-size: 40px;
    }
    .cpxqnrbox_rp {
        margin: 20px 0;
        line-height: 26px;
    }
    .cpxqnrbox_rs {
        padding: 20px 10px;
    }
    .cpxqnrbox_rxd {
        margin-top: 20px;
    }
    .cpxqnrbox_rxdad p {
        margin-top: -5px;
        font-size: 14px;
    }
    .cpxqnrbox_rxd .cpxqnrbox_rxda {
        width: 70px;
        height: 70px;
    }
    .cpxqnrbox_rxd .cpxqnrbox_rxds {
        height: 70px;
        line-height: 70px;
    }
    .cpxqdhbox_item {
        height: 70px;
    }
    .cpxqnrbox_r .cpxqnrbox_rzx {
        height: 70px;
    }
    .cpxqnrbox_rxdad i {
        font-size: 22px;
    }
    .cpxqnrbox_rxds span {
        font-size: 20px;
    }
    .cpxqnrbox_rzxl span {
        font-size: 20px;
    }
    .cpxqnrbox_rfx {
        margin-top: 20px;
    }
    .cssm_slidediv {
        font-size: 18px;
    }
    .cssmb_slidetdbsr {
        font-size: 16px;
    }
    .xgcp {
        margin-top: 75px;
    }
    .xgcp_tl {
        font-size: 40px;
    }
    .xgcp_tl span {
        font-size: 20px;
    }
    .xgcp_b {
        margin-top: 40px;
    }
    /* 产品详情 */
    .cpxqw_slideh {
        font-size: 40px;
        padding-bottom: 15px;
    }
    .cpxqw_slidep {
        padding: 15px 0 0;
    }
    .cpxqlb_tle {
        padding-bottom: 15px;
    }
    .cpxqlb {
        margin-top: 15px;
    }
    .xflszy {
        font-size: 60px;
        line-height: 65px;
    }
    .xflszp {
        font-size: 40px;
    }
    .xflszas span {
        font-size: 18px;
    }
    .xfls {
        height: 500px;
    }
    .kpqy {
        margin-top: 75px;
    }
}

@media screen and (max-width:1400px) {
    .mbxbox {
        padding: 15px 0;
    }
    .cpxqnr {
        padding: 50px 0 65px;
    }
    .cpxqnrbox_rh {
        font-size: 36px;
    }
    .cpxqnrbox_rp {
        margin: 16px 0;
        font-size: 14px;
        line-height: 24px;
    }
    .cpxqnrbox_rs {
        padding: 16px 10px;
    }
    .cpxqnrbox_rstz {
        font-size: 20px;
    }
    .cpxqnrbox_rsty {
        font-size: 14px;
    }
    .cpxqnrbox_rxd {
        margin-top: 16px;
    }
    .cpxqnrbox_rxdad i {
        font-size: 24px;
    }
    .cpxqnrbox_rxds i {
        font-size: 28px;
    }
    .cpxqnrbox_rxds span {
        font-size: 16px;
    }
    .cpxqnrbox_rfx span {
        font-size: 16px;
    }
    .cssm_slidediv {
        font-size: 16px;
    }
    .cssm_thumbs {
        height: 70px;
    }
    .cssmb_slidetdt {
        height: 60px;
    }
    .cssm_b {
        margin-top: 30px;
    }
    .cssmb_slidetdbsr {
        font-size: 14px;
    }
    .xgcp {
        margin-top: 65px;
    }
    .xgcp_tl {
        font-size: 36px;
    }
    .xgcp_tl span {
        font-size: 18px;
    }
    .xgcp_b {
        margin-top: 35px;
    }
    .kpqy {
        margin-top: 65px;
    }
    /* 产品详情 */
    .cpxqlb_tle {
        width: 55%;
    }
    .cpxqw_slideh {
        font-size: 36px;
        padding-bottom: 10px;
    }
    .cpxqw_slidep {
        padding: 10px 0 0;
        font-size: 14px;
        line-height: 24px;
    }
    .cpxqlb_tle {
        padding-bottom: 10px;
    }
    .xfls {
        margin-top: 130px;
        height: 450px;
    }
    .xflslb_slideitemz {
        font-size: 14px;
    }
    .xflslb_slide.swiper-slide-thumb-active .xflslb_slideitemz {
        font-size: 16px;
    }
    .xflszy {
        font-size: 50px;
        line-height: 55px;
    }
    .xflszp {
        font-size: 36px;
    }
    .xflszas span {
        font-size: 16px;
    }
    .xflsza .xflszas {
        height: 50px;
    }
    .headzw {
        height: 90px;
    }
}

@media screen and (max-width:1200px) {
    .cssm_b table td * {
        font-size: 14px!important;
    }
    .cpxqnr_slideimg {
        padding: 15px;
    }
    /* 面包屑 */
    .mbxbox {
        padding: 15px 0;
    }
    .mbxbox span {
        font-size: 14px;
    }
    .mbxbox .mbxboxa {
        font-size: 14px;
    }
    /* 产品详情 */
    .cpxqnr {
        padding: 45px 0 60px;
    }
    .cpxqnrbox_ry {
        font-size: 16px;
    }
    .cpxqnrbox_rh {
        font-size: 32px;
    }
    .cpxqnrbox_rp {
        margin: 15px 0;
        font-size: 12px;
        line-height: 20px;
    }
    .cpxqnrbox_rstz {
        font-size: 18px;
    }
    .cpxqnrbox_rsty {
        font-size: 13px;
    }
    .cpxqnrbox_rxd {
        margin-top: 16px;
    }
    .cpxqnrbox_rxdad p {
        font-size: 14px;
    }
    .cpxqnrbox_rxds span {
        font-size: 14px;
    }
    .cpxqnrbox_rxdad i {
        font-size: 20px;
    }
    .cpxqnrbox_rxds i {
        font-size: 20px;
    }
    .cpxqnrbox_rzxl span {
        font-size: 16px;
    }
    .cpxqnrbox_rzxl i {
        font-size: 24px;
    }
    .cpxqnrbox_rzxr {
        width: 40px;
        height: 40px;
    }
    .cpxqnrbox_rzxr i {
        font-size: 18px;
    }
    .cpxqnrbox_rfx {
        margin-top: 20px;
    }
    .cssmb_slidetdbsr {
        font-size: 12px;
    }
    .cssmb_slidetdbsl {
        font-size: 18px;
    }
    .xgcp {
        margin-top: 60px;
    }
    .xgcp_tl {
        font-size: 32px;
    }
    .xgcp_tl span {
        font-size: 16px;
    }
    .xgcp_b {
        margin-top: 30px;
    }
    .kpqy {
        margin-top: 60px;
    }
    /* 详情 */
    .cpxqw_slideh {
        font-size: 32px;
    }
    .xfls {
        margin-top: 110px;
        height: 420px;
    }
    .xflslb_slideitemz {
        height: 45px;
        line-height: 45px;
    }
    .xflszp {
        font-size: 32px;
    }
    .xflszas span {
        font-size: 14px;
    }
}

@media screen and (max-width:992px) {
    .cpxqnrbox_cbox{width:100%;}
    .cansu ul li{font-size:14px;}
    .cpxqnr_per, .cpxqnr_next{display:block;}
    .cssm_b table td * {
        font-size: 12px!important;
    }
    .kpqy {
        margin-top: 55px;
    }
    .headzw {
        height: 80px;
    }
    .mbxbox {
        padding: 10px 0;
        display: none;
    }
    .cpxqnr {
        padding: 35px 0 55px;
    }
    .cpxqnrbox_c {
        padding: 0 20px;
    }
    .cpxqnrbox_ry {
        font-size: 14px;
    }
    .cpxqnrbox_rh {
        font-size: 26px;
    }
    .cpxqnrbox_rp {
        margin: 15px 0;
        font-size: 12px;
        line-height: 20px;
    }
    .cpxqnrbox_rs {
        padding: 15px 6px;
    }
    .cpxqnrbox_rxd .cpxqnrbox_rxda {
        width: 80px;
        height: 60px;
    }
    .cpxqnrbox_rxd .cpxqnrbox_rxds {
        height: 60px;
        line-height: 60px;
    }
    .cpxqdhbox_item {
        height: 60px;
    }
    .cpxqnrbox_rxdad i {
        font-size: 18px;
    }
    .cpxqnrbox_r .cpxqnrbox_rzx {
        padding: 0 20px;
        margin-top: 15px;
        height: 60px;
    }
    .cpxqnrbox_rzxl i {
        font-size: 18px;
    }
    .cpxqnrbox_rzxl span {
        font-size: 14px;
    }
    .cpxqnrbox_rzxr {
        width: 36px;
        height: 36px;
    }
    .cpxqnrbox_rfx i {
        font-size: 18px;
    }
    .cpxqnrbox_rfx span {
        font-size: 14px;
    }
    .cssm_thumbs {
        height: 60px;
    }
    .cssmb_slidetdbsr {
        padding: 0 30px;
    }
    .cssmb_slidetdt {
        height: 55px;
    }
    .cssmb_slidetdbs {
        height: 70px;
    }
    .xgcp {
        margin-top: 55px;
    }
    .xgcp_tl {
        font-size: 30px;
    }
    .xgcp_tl span {
        font-size: 16px;
    }
    .xgcp_b {
        margin-top: 25px;
    }
    .cpxqnrbox_rfx {
        display: none;
    }
    /* 详情 */
    .cpxqlb {
        margin-top: 0;
    }
    .cpxqlb_tle {
        width: 75%;
    }
    .cpxqw_slideh {
        font-size: 30px;
    }
    .cpxqw_slidep {
        font-size: 13px;
        line-height: 23px;
    }
    .cpxqlb_lb {
        margin-top: 10px;
    }
    .xflslb {
        width: 65%;
    }
    .xfls {
        margin-top: 110px;
        height: 390px;
    }
    .xflslb_slideitemz {
        font-size: 12px;
    }
    .xflslb_slide.swiper-slide-thumb-active .xflslb_slideitemz {
        font-size: 14px;
    }
    .xflszy {
        font-size: 45px;
    }
    .xflszp {
        font-size: 30px;
    }
    .xflsza .xflszas {
        height: 45px;
        line-height: 45px;
    }
    .cpggy {
        margin-top: 50px;
    }
}

@media screen and (max-width:768px) {
    .kpqy {
        margin-top: 50px;
    }
    .headzw {
        height: 70px;
    }
    /* 面包屑 */
    .mbxbox span {
        font-size: 12px;
    }
    .mbxbox .mbxboxa {
        padding: 0 8px;
        font-size: 12px;
    }
    .cpxqnrbox {
        flex-wrap: wrap;
    }
    .cpxqnrbox_b {
        width: 0;
        display: none;
    }
    .cpxqnrbox_c {
        width: 100%;
    }
    .cpxqnrbox_r {
        margin-top: 30px;
        width: 100%;
    }
    .cpxqnrbox_rh {
        font-size: 20px;
    }
    .cpxqnrbox_rp {
        margin: 5px 0 20px;
    }
    .cpxqnrbox_rs {
        padding: 15px 5px;
    }
    .cpxqnr {
        padding: 10px 0 50px;
    }
    .cssmb_slidetdbs {
        height: 65px;
    }
    .cssm_thumbs {
        height: 50px;
    }
    .cssm_slidediv {
        font-size: 16px;
    }
    .cssmb_slidetdt {
        height: 50px;
    }
    .cpxqnrbox_rs img {
        width: 45px;
    }
    .cpxqnrbox_rst {
        margin-left: 10px;
    }
    .cssmb_slidetdbsr {
        padding: 0 10px;
    }
    .cssmb_slidetdbsr {
        font-size: 12px;
    }
    .cssmb_slidetdbsl {
        font-size: 16px;
    }
    .cssm_b {
        margin-top: 20px;
    }
    .cpxqnr_slideimg {
        padding: 5px;
    }
    .xgcp {
        margin-top: 50px;
    }
    .xgcp_tl {
        font-size: 28px;
    }
    .xgcp_tl span {
        font-size: 14px;
    }
    .xgcp_b {
        margin-top: 20px;
    }
    .xgcp_t .xgcp_tr {
        font-size: 14px;
    }
    /* 详情 */
    .cpxqlb {
        margin-top: 35px;
    }
    .cpxqlb_tle {
        width: 95%;
    }
    .cpxqw_slideh {
        font-size: 24px;
    }
    .cpxqw_slidep {
        font-size: 12px;
        line-height: 20px;
        width: 95%;
    }
    .cplb_per {
        left: 0;
    }
    .cplb_next {
        right: 0;
    }
    .xflslb {
        width: 90%;
    }
    .xflszy {
        font-size: 24px;
        line-height: 34px;
    }
    .xflsza {
        margin-top: 15px;
    }
    .xflszp {
        font-size: 18px;
    }
    .xflszas span {
        font-size: 12px;
    }
    .xflsza .xflszas {
        height: 40px;
        line-height: 40px;
    }
    .cplb_per i,
    .cplb_next i {
        font-size: 40px;
    }
    .cpxqnrb_slideimg img{width: 90%;padding:5%;margin:5% auto;}
    .cpxqnrbox_c {
        padding: 0;
        margin-right:0;
    }
}

.cpxq .ydbtn i {
    color: #333;
}