﻿
/* jnd-performance */
/* AOS 未初始化时仍显示顶栏与页脚联系区 */
header[aos],.foot-bj[aos]{opacity:1!important;transform:none!important;visibility:visible!important;}
img[loading="lazy"]{content-visibility:auto;}
@media (prefers-reduced-motion:reduce){
  .tr,.aos-animate{transition:none!important;animation:none!important;}
}

*{margin:0;padding:0;}
body{background:#fff; font-size:100%;line-height:22px;font-family:"Microsoft YaHei";font-size:14px;}
body,ul,ol,li,p,h1,h2,h3,h4,h5,h6,form,fieldset,table,td,img,div,tr,dl,dd,select,option{ margin:0; padding:0;}
.body,.ul,.ol,.li,.p,.h1,.h2,.h3,.h4,.h5,.h6,.form,.fieldset,.table,.td,.img,.div,.tr,.dl,.dd,.select,.option{ margin:0; padding:0;}
li,img,input,em,select{ list-style:none; border:none; font-style:normal;}
a{ text-decoration:none !important; cursor:pointer !important;}
select::-ms-expand { display: none; }
.img_cover{position: absolute;top: 0;bottom: 0;left: 0;right: 0;	max-width: 100%;max-height: 100%;display: block;margin:auto;padding: auto;}
.img_size{background-size:cover;background-position: 50% 50%;}
.clearfix:after{content:" ";display:block;height:0;clear:both;visibility:hidden;}
.tr{ transition:all 0.5s;-o-transition:all 0.5s;-ms-transition:all 0.5s;-moz-transition:all 0.5s;-webkit-transition:all 0.5s;}
.wrap{ max-width:1315px; margin:0 auto;width:100%;}
.overflow { overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
input[type=text], input[type=button], input[type=submit], textarea{outline:none;}

header.act{position:fixed !important;left:0;top:0;z-index:99999;animation:searchTop 0.5s ease-in-out !important;width:100%;background:#fff; visibility: visible !important;box-shadow: 0 0 10px rgba(0,0,0,0.3);}
@keyframes searchTop {
    0% {top:-100px}
    to {top:0}
}
header.act .header-top, header.act .header-box{display:none;}
header.act .nav-ul li .nav_a {line-height: 58px;}

body.active{overflow: hidden;}
.header-mask{position:fixed;left:0;top:0;overflow: hidden;background:rgba(0,0,0,0.3);z-index: 20;display: none;width:100%;height:100%;}
.header-mask.active{opacity:1;display: block;}

/* 顶栏默认占位排版（与内页一致），不压在 banner/页头图上方；滚动后由 .act 吸顶 */
header{position:relative;left:0;top:0;z-index:9999;width:100%;background:#fff;padding:0 5%;}
.header-main{display:flex;justify-content:space-between;align-items:center;min-height:0;}
.header-main .logo{flex-shrink:0;line-height:0;}
.header-main .logo img{max-width:100%;max-height:48px;width:auto;height:auto;display:block;}
.header-main .box{display:flex;align-items:center;}
.header-main .box .links{display:flex;}
.header-main .box .links a{display:flex;align-items:center;justify-content:center; width:0.42rem;height:0.42rem;border-radius: 50%;background:#fff;border:1px solid #d3d3d3;font-size:0.14rem;color:#bcbcbc;font-family: "arial";text-transform: uppercase;margin:0 2px;transition: all 0.5s;}
.header-main .box .links a:hover, .header-main .box .links a.on{background:#161a44;color:#fff;border-color:#161a44;}
.header-main .box form{width:1.65rem;display:flex;border-bottom: 1px solid #dcdcdc;font-size:0.14rem;color:#666;display:flex;line-height: 0.33rem;margin-left:0.4rem;}
.header-main .box form input[type=text]{width:calc(100% - 20px);background:none;}
.header-main .box form input[type=submit]{width:20px;background:url(../images/but.png)  no-repeat center center;}

.nav-ul {display: flex;}
.nav-ul li {position:relative;}
.nav-ul li .nav_a {display:block;font-size:15px;color:#65676c;line-height:72px;text-align:center;padding:0 14px;transition: all 0.5s;}
.nav-ul li:hover .nav_a, .nav-ul li.active .nav_a {color: #161a44;font-weight: bold;}

.nav-ul .sub_ul {display: none;width: 150%;position: absolute;top:100%;left:50%;transform:translateX(-50%);z-index:100001;background:rgba(22,26,68,0.92);box-shadow:0 6px 16px rgba(0,0,0,0.15);}
.nav-ul > li.nav-has-sub > .sub_ul.sub-ul-wide{width:auto;min-width:320px;max-width:400px;background:#161a44;}
.nav-ul > li.nav-has-sub:hover > .sub_ul,
.nav-ul > li.nav-has-sub.is-open > .sub_ul{display:block !important;}
.nav-ul .sub_ul.sub-ul-wide li .nav_a2{line-height:1.45;padding:10px 16px;white-space:normal;text-align:left;}
.nav-ul .sub_ul li{width:100%;}
.nav-ul .sub_ul li .nav_a2{font-size:14px;line-height:40px;color:#fff;display:block;text-align:center;transition: all 0.3s;}
header,.header-main,.nav-ul,.nav-ul li{overflow:visible;}
.nav-ul li .nav_a2:hover, .nav-ul li .nav_a2.on {color: #fff;transform: scale(1.1);background:#eb5e1a;}

/* 去掉导航栏“鲸朵资讯/JND news”下拉菜单 */
.nav-ul li > a.nav_a[href="news.php.html"] + .sub_ul,
.nav-ul li > a.nav_a[href="news.php"] + .sub_ul,
.nav-ul li > a.nav_a[href="news_e.php"] + .sub_ul {
    display: none !important;
}

/*移动端导航*/
.icon-menu{ cursor:pointer;z-index:999; width:40px; height:40px;  border-radius:50%;display:flex;justify-content:center;align-items:center;position:relative;right:0;top:0;}
.icon-menu span { width:30px;height:3px;background:#161a44;border-radius:5px; display:block;}
.icon-menu .span02 {  margin:5px 0;}
.icon-menu .span03{width:22px;}
.icon-menu.click .span02 {width:0;opacity:0;filter:alpha(opacity=0); }
.icon-menu.click .span01 { position:relative;top:8px;transform:rotate(45deg);}
.icon-menu.click .span03 { position:relative;top:-8px;transform:rotate(-45deg);width: 100%;}

.sjnav{ width:250px; position:fixed;right:0%;z-index:30;display: block;transition: all 0.5s;top:0;}
.sjnav ul{ padding:0; margin:0;overflow: hidden;right: -100%;width: 100%;transition: all 0.3s;position: absolute;transform:translateX(100%);opacity: 0;background:#fff;padding:60px 20px 0 20px;}
.sjnav li{ display:block; margin:0; padding:0;}
.sjnav li a{display:block;line-height:59px;  font-size:15px; color:#333;border-bottom: 1px solid #ddd;transition: all 0.3s;padding-left: 20px;}
.sjnav li a:hover, .sjnav li.active a{color:#0154a8;}
.sjnav.click ul{transform:translateX(0);opacity: 1;right:0;}
.sjnav li:last-child{display:flex;justify-content:center;}
.sjnav li:last-child a{width:50%;text-align: center;padding:0;line-height:40px;}
.sjnav li:last-child a + a{border-left: 1px solid #ddd;}

/*大图滚动开始*/
.banner{position: relative;}
.ban-img{display: block;max-width: 100%;margin:0 auto;}
/* 首页 banner 与关于页 banner 比例保持一致 */
.banner .swiper-benner .swiper-slide{position:relative;overflow:hidden;line-height:0;}
.banner .swiper-benner .swiper-slide:before{content:"";display:block;padding-top:28%;}
.banner .swiper-benner .swiper-slide .ban-img{position:absolute;left:0;top:0;width:100%;height:100%;object-fit:cover;object-position:center;margin:0;max-width:none;display:block;}
.banner .swiper-pagination-bullet{width:15px; height:4px; opacity:1; border-radius:2px; background:#fff;}
.banner .swiper-pagination-bullet-active{background:#161a44}
.prev-banner, .next-banner{ font-size:30px;color:#d8d9dc;width:0.72rem;height:0.5rem;border:1px solid #d8d9dc; display:flex;justify-content:center;align-items:center;margin:5px 0;outline:none;}
.prev-banner{left:50px;border-radius: 30px 0 0 30px;}
.next-banner{right:50px;border-radius: 0 30px 30px 0;margin-left:20px;}
.prev-banner:hover{border-color:#0154a8;color:#0154a8;}
.next-banner:hover{border-color:#0154a8;color:#0154a8;}

.banner .box{position: absolute;left:6%;top:28%;z-index: 9999;}
.banner .box img{display:block;max-width:100%;}
.banner .box .tabs{margin:0.34rem -7px 0.6rem -7px;display:flex;flex-wrap:wrap;width: 4.3rem;}
.banner .box .tabs a{display:block;width:calc((100% / 3) - 14px);line-height: 0.36rem;text-align: center;background:#fff;margin:7px;font-size:0.16rem;color:#161a44;}
.banner .box .tabs a:hover{background:#f58220;color:#fff;}

/* 首页 banner 翻页改为 jdzntech 三横线分页 */
.banner .box .prev-banner,
.banner .box .next-banner{display:none !important;}
.banner .swiper-pagination{
    bottom:0.26rem !important;
    left:50% !important;
    transform:translateX(-50%);
    width:auto !important;
    display:flex;
    align-items:center;
    justify-content:center;
}
.banner .swiper-pagination-bullet{
    width:0.62rem !important;
    height:0.04rem !important;
    border-radius:0 !important;
    background:rgba(255,255,255,0.92) !important;
    margin:0 0.09rem !important;
}
.banner .swiper-pagination-bullet-active{
    background:#f58220 !important;
}

.title{color:#fff;}
.title .t1{line-height: 0.34rem;font-size:0.3rem;}
.title .t2{line-height: 0.2rem;font-size:0.16rem;}

.index-wrap{width:calc(100% - (100% - 1315px) / 2);}

.about{background:url(../images/bj1.jpg) no-repeat left bottom;}
.about .about-main{display:flex;align-items:flex-start;}
.about .about-main .left{width:30%;}
.about .about-main .left .video-box{width:100%;position: relative;overflow: hidden;display: flex;justify-content: center;align-items: center;cursor: pointer;}
.about .about-main .left .video-box::before{content:"";display: block;padding-top:86%;}
.about .about-main .left .t1{width:100%;position: relative;overflow: hidden;}
.about .about-main .left .t1::before{content:"";display: block;padding-top:83%;}
.about .about-main .left .t1 img{display:block;max-width:100%;position: absolute;right:10%;top:20%;}
.about .about-main .right{width:70%}
.about .about-main .right .top{width:100%;display:flex;}
.about .about-main .right .top .top-l{width: 42%;position: relative;display:flex;justify-content:center;align-items:center;}
/* .about .about-main .top .top-l::before{content:"";display: block;padding-top:112%;} */
.about .about-main .right .top .top-l .bt{color:#fff;position: absolute;}
.about .about-main .right .top .top-l .bt .t1{line-height: 0.8rem;font-size:0.8rem;font-family: "Arial";text-transform: uppercase;}
.about .about-main .right .top .top-l .bt .t2{line-height: 0.36rem;font-size:0.16rem;opacity: 0.5;}
.about .about-main .right .top .top-l a{display:flex;align-items:center;font-size:0.16rem;color:#fff;transition: all 0.5s;position: absolute;left:8%;bottom:8%;}
.about .about-main .right .top .top-l a img{display:block;max-width:100%;margin-right:6px;}
.about .about-main .right .top .top-l a:hover{transform:translateX(8px)}
.about .about-main .right .top .top-r{width:58%;position: relative;background:#fff;}
.about .about-main .right .top .top-r .txt{line-height:26px;font-size:14px;color:#737373;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:9;overflow:hidden;margin:0.25rem 0 0 0.25rem;}
.about .about-main .right .top .top-r .swiper-about {padding:4.3% 0 0 0;}
.about .about-main .right .top .top-r .swiper-about .pic{width:100%;position: relative;overflow: hidden;}
.about .about-main .right .top .top-r .swiper-about .pic:before{content:"";display:block;padding-top:37%;}
.about .about-main .right .top .top-r .jt-box{display:flex;justify-content:space-between;position: absolute;bottom:-0.6rem;width:100%;}
.prev-about, .next-about{width: 49.9%;height:0.6rem;display:flex;justify-content:center;align-items:center;background:#fff;color:#b4db00;font-size:0.4rem;outline:none;}
.prev-about:hover, .next-about:hover{background:#b4db00;color:#fff;}
.about .about-main .right .bottom{padding:0.4rem 0 0 0;}
.about .about-main .right .bottom ul{padding:0.86rem 0;display:flex;justify-content:space-between;}
.about .about-main .right .bottom ul li{width:25%;color:#fff;position: relative;display:flex;justify-content: center;}
.about .about-main .right .bottom ul li .num{display:flex;align-items: flex-start;line-height: 0.48rem;font-size:0.5rem;font-weight: bold;}
.about .about-main .right .bottom ul li .num span{font-size:0.14rem;line-height: 0.2rem;}
.about .about-main .right .bottom ul li .zi{line-height:0.22rem;font-size:0.14rem;opacity: 0.6;}
.about .about-main .right .bottom ul li:before{content:"";display:block;width:1px;height:0.54rem;background:rgba(255,255,255,0.2);position: absolute;right: 0;bottom: 0;}

.about-video{width:100%;height:100%;position: fixed;left:0;top:0;z-index: 99999;background:rgba(0,0,0,0.7);display:none;}
.about-video video{display: block !important;/*width:100%;*/width:58%;height:100%;margin: 0 auto;}
.about-video .close1{display:block;max-width:100%; position: absolute; right: 40px;top: 40px;width: 28px; height: 28px;cursor: pointer;transition-duration: .3s;}
.about-video .close1:hover{transform:rotate(90deg)}

.product{position: relative;background:#f0f2f4;}
.product-bj{background:#fff;padding:0.75rem 0 0 0;position: relative;}
.product-bj:before{content:"";display:block;width:50%;height:100%;background:url(../images/bj4.jpg) repeat 50% 50%;background-size:cover;position: absolute;right: 0;top:0;}
.product-bj .title .t1{color:#161a44}
.product-bj .title .t2{color:#bebebe}

.product .jt-box{position: absolute;bottom:24px;right:0;width:46%;display:flex;z-index: 9;}
.prev-thumbs ,.next-thumbs{width:0.48rem;height:0.48rem;border-radius:50%;font-size:30px;color:#d8d9dc;border:1px solid #d8d9dc; display:flex;justify-content:center;align-items:center;outline:none;margin:0 5px;}
.prev-thumbs:hover, .next-thumbs:hover{border-color:#0154a8;color:#0154a8;}

.gallery-top {width: 100%;position: relative;margin:0.4rem 0 0 0;}
.gallery-top a{display:flex;}
.gallery-top a .pic{width:50%;position: relative;overflow: hidden;}
.gallery-top a .pic:before{content:"";display:block;padding-top:68%;}
.gallery-top a .txt{width:50%;padding:5% 6% 0 4%;background:#f0f2f4;}
.gallery-top a .txt .t1{line-height: 0.48rem;font-size:0.3rem;color:#151515;}
.gallery-top a .txt .t2{line-height: 0.34rem;font-size:0.16rem;color:#6e6e6e;}
.gallery-top a .txt .t3{line-height: 0.3rem;font-size:0.16rem;color:#6e6e6e;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;}
.gallery-top a .txt em{display:block;width:2.2rem;height:1px;background:#dcdcdc;margin:0.28rem 0;}

.thumbs-box{background: -webkit-linear-gradient(top,#0a97f2,#0f74c6);}
.gallery-thumbs .swiper-slide {opacity:1; }
.gallery-thumbs .swiper-slide a{display:flex;flex-wrap:wrap;align-content: center;justify-content:center;text-align: center; height:1.6rem;border-right:1px solid rgba(255,255,255,0.3);position: relative;}
.gallery-thumbs .swiper-slide a:before{content:"";display:block;width:100%;height:100%;background:rgba(255,255,255,0.3);position: absolute;left:0;top:0;opacity: 0;z-index: -1;}
.gallery-thumbs .swiper-slide a img{display:block;max-width:100%;transition: all 0.5s;}
.gallery-thumbs .swiper-slide a .t1{width:100%;font-size:0.16rem;color:#fff;padding-top:0.16rem;}
.gallery-thumbs .swiper-slide:hover a:before{opacity: 1;}
.gallery-thumbs .swiper-slide-thumb-active a:before {opacity: 1;}


.news{background:#f0f2f4;}
.news .news-main{display:flex;}
.news .left{padding:2% 0 2% 2%;width: 22%;position: relative;background:#0c0c0c;}
.news .left .swiper-news{margin:5% 0 0 0;height:336px;}
.news .left .swiper-news a{display:block;line-height:55px;border-bottom: 1px solid rgba(255,255,255,0.2);font-size:0.14rem;color:#7c7c7c;margin:0 10% 0 0;}
.news .left .swiper-news a span{color:#fff;transition: all 0.5s;}
.news .left .swiper-news a:hover{color:#b7db14;}
.news .left .swiper-news a:hover span{color:#b7db14;}
.news .left .swiper-news .swiper-slide.on a{color:#b7db14;}
.news .left .swiper-news .swiper-slide.on a span{color:#b7db14;}
.news .left .swiper-news .swiper-scrollbar{right:0;}
.news .left .swiper-news .swiper-scrollbar .swiper-scrollbar-drag{background:#b7db14;}
.news .right{width:78%;}
.news .right .box{display:none;}
.news .right .box:first-child{display:block;}
.news .right .box a{display:flex;}
.news .right .box a .pic{width:56%;position: relative;overflow: hidden;}
.news .right .box a .pic::before{content:"";display:block;padding-top:69%;}
.news .right .box a .txt{width:44%;padding:5% 0 0 3%;}
.news .right .box a .txt .t1{line-height: 0.44rem;font-size:0.3rem;color:#161a44;}
.news .right .box a .txt .t2{line-height: 0.38rem;font-size:0.24rem;color:#161a44;}
.news .right .box a .txt .t3{line-height: 0.3rem;font-size:0.16rem;color:#6e6e6e;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;margin:11% 0 9% 0;}
.news .right .box a .txt .t4{font-size:0.16rem;color:#6e6e6e;display:flex;align-items:center;}
.news .right .box a .txt .t4 img{display:block;max-width:100%;margin-right:6px;}
.news .right .box a .txt .t4:hover{transform:translateX(8px)}
.news .right .box a:hover .img_cover{transform:scale(1.1);}

.swiper-partner{padding:1rem 5px 0.7rem 5px;margin:0 -5px;}
.swiper-partner a{display:block;background:#fff;border:1px solid #dcdcdc;position: relative;overflow: hidden;}
.swiper-partner a:before{content:"";display:block;padding-top:40%;}
.swiper-partner a:hover{box-shadow: 0 0 5px rgba(0,0,0,0.2);}
.swiper-partner a:hover .img_cover{transform:scale(1.1);}
.prev-partner, .next-partner{width:0.48rem;height:0.48rem;border-radius:50%;font-size:30px;color:#d8d9dc;border:1px solid #d8d9dc; display:flex;justify-content:center;align-items:center;outline:none;position: absolute;top:50%;transform:translateY(-50%);}
.prev-partner{left:-70px;}
.next-partner{right:-70px;}
.prev-partner:hover, .next-partner:hover{border-color:#0154a8;color:#0154a8;}

footer{position: relative;}
footer .foot-bj{padding:0.5rem 0;}
footer .top{border-top:1px solid #e8e9eb;border-bottom:1px solid #e8e9eb;display:flex;justify-content: space-between;align-items:center;padding:0.25rem 0;}
footer .top img{display:block;max-width:100%;}
footer .top .txt{display:flex;align-items:center;}
footer .top .txt .t1{display:flex;align-items:center;font-size:0.16rem;color:#161a44;}
footer .top .txt .t1 img{margin-right:0.12rem;}
footer .top .txt .t1 + .t1{margin-left:0.5rem;}
footer .contact{padding:0.25rem 0;}
footer .contact .bt{line-height: 0.24rem;font-size:0.16rem;color:#161a44;padding:0 0 0.3rem 0;}
footer .contact .bt b{display:block;line-height:0.3rem;font-size:0.25rem;font-weight: bold;text-transform: uppercase;}
footer .contact .lxfs{display:flex;flex-wrap:wrap;}
footer .contact .lxfs .box{border:1px solid #e5e5e5;position: relative;padding:1% 0 2% 4%;}
footer .contact .lxfs .box .t1{line-height:0.4rem;font-size:0.16rem;color:#161a44;}
footer .contact .lxfs .box .t2{line-height:0.3rem;font-size:0.14rem;color:#161a44;}
footer .contact .lxfs .box img{display:block;max-width:100%;position: absolute;right: 0;bottom:0;}
footer .contact .lxfs .box:hover{background:#fff;box-shadow: 0 0 10px rgba(0,0,0,0.2);}
footer .contact .lxfs .box:hover .t2{color:#737585;}
footer .contact .lxfs .box:hover img{display: none;}
footer .contact .lxfs .box.on{background:#fff;box-shadow: 0 0 10px rgba(0,0,0,0.2);}
footer .contact .lxfs .box.on .t2{color:#737585;}
footer .contact .lxfs .box.on img{display: none;}
footer .contact .lxfs1 .box{width:calc(100% / 3);min-height: 2.1rem;}
footer .contact .lxfs2 .box{width:calc(100% / 4);min-height: 1.4rem;}
.foot-txt{font-size:0.12rem;color:#161a44;background:#e1e1e1;}
.foot-txt .wrap{display:flex;justify-content:space-between;align-items:center;height:110px;position: relative;}
.foot-txt .wrap .t1{opacity:0.5;}
.foot-txt .wrap .t1.foot-police{opacity:1 !important;}
.foot-txt .wrap .t1.foot-police a{color:#161a44 !important;}
.foot-txt .wrap .t1.foot-police img{
    width:20px !important;
    height:20px !important;
    image-rendering:-webkit-optimize-contrast;
    image-rendering:crisp-edges;
}
.foot-txt .wrap a{color:#161a44;}
.foot-txt .wrap .ewm{text-align: center;margin-top:-0.54rem;}
.foot-txt .wrap .ewm span{display:block;line-height: 0.42rem;}
.foot-txt .wrap .ewm img{display:block;max-width: 121px;}
.foot-txt .wrap i {cursor: pointer;width: 0.5rem;height: 0.5rem;background-color: #fff;border-radius: 5px;display: flex;justify-content: center;align-items: center;font-size: 0.3rem;color: #161a44;position: absolute;right: -1rem;}
.foot-txt .wrap i:hover{background:#161a44;color:#fff;}

/* ===== Arrow Buttons Override v2 (rollback-safe start) =====
   回滚方法：删除本注释块（start 到 end）即可恢复原样式。
*/
.prev-banner,
.next-banner,
.prev-partner,
.next-partner,
.foot-txt .wrap i {
    position: relative !important;
    background: transparent !important;
    border: 2px solid #f58220 !important;
    border-radius: 50% !important;
    color: transparent !important;
}

/* Banner 按钮并排显示 */
.banner .box .prev-banner,
.banner .box .next-banner {
    position: relative !important;
    left: auto !important;
    right: auto !important;
    display: inline-flex !important;
    width: 0.56rem !important;
    height: 0.56rem !important;
    margin: 5px 0 !important;
    vertical-align: middle !important;
}

.banner .box .prev-banner {
    margin-right: 12px !important;
}

.banner .box .next-banner {
    margin-left: 0 !important;
}

/* 合作伙伴按钮固定在图标两侧 */
.prev-partner,
.next-partner {
    position: absolute !important;
    top: 50% !important;
    transform: translateY(-50%) !important;
    z-index: 10 !important;
}

.prev-partner {
    left: -70px !important;
}

.next-partner {
    right: -70px !important;
}

.prev-banner i,
.next-banner i,
.prev-partner i,
.next-partner i {
    display: none !important;
}

.foot-txt .wrap i.fa {
    font-size: 0 !important;
    line-height: 0 !important;
}

.prev-banner::before,
.next-banner::before,
.prev-partner::before,
.next-partner::before,
.foot-txt .wrap i::before {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    width: 10px;
    height: 10px;
    border-top: 2px solid #f58220;
    border-right: 2px solid #f58220;
    transform-origin: center;
}

.next-banner::before,
.next-partner::before {
    transform: translate(-58%, -50%) rotate(45deg);
}

.prev-banner::before,
.prev-partner::before {
    transform: translate(-42%, -50%) rotate(-135deg);
}

.foot-txt .wrap i::before {
    transform: translate(-50%, -42%) rotate(-45deg);
}

.prev-banner:hover,
.next-banner:hover,
.prev-partner:hover,
.next-partner:hover,
.foot-txt .wrap i:hover {
    background: #f58220 !important;
    border-color: #f58220 !important;
}

.prev-banner:hover::before,
.next-banner:hover::before,
.prev-partner:hover::before,
.next-partner:hover::before,
.foot-txt .wrap i:hover::before {
    border-top-color: #fff !important;
    border-right-color: #fff !important;
}
/* ===== Arrow Buttons Override v2 (rollback-safe end) ===== */

/* 首页 banner 最终覆盖：使用三横线分页，隐藏左右圆圈 */
.banner .box .prev-banner,
.banner .box .next-banner{
    display:none !important;
}
.banner .swiper-pagination{
    position:absolute;
    bottom:calc(0.26rem - 4mm) !important;
    left:50% !important;
    transform:translateX(-50%);
    width:auto !important;
    z-index:9998;
    display:flex;
    align-items:center;
    justify-content:center;
}
.banner .swiper-pagination-bullet{
    width:0.62rem !important;
    height:0.04rem !important;
    border-radius:0 !important;
    opacity:1 !important;
    background:rgba(255,255,255,0.92) !important;
    margin:0 0.09rem !important;
}
.banner .swiper-pagination-bullet-active{
    background:#f58220 !important;
}

/* ===== Language Switch Active Button Override (rollback-safe start) =====
   回滚方法：删除本注释块（start 到 end）即可恢复原样式。
*/
.header-main .box .links a.on {
    background: #f58220 !important;
    color: #fff !important;
    border-color: #f58220 !important;
}

.header-main .box .links a:hover {
    background: #f58220 !important;
    color: #fff !important;
    border-color: #f58220 !important;
}
/* ===== Language Switch Active Button Override (rollback-safe end) ===== */

footer a:hover{text-decoration:underline !important;color:#fff;}

/**/
.about-banner{ width: 100%;position: relative;overflow: hidden;display: flex;justify-content: center;align-items: center;cursor: pointer;}
.about-banner:before{content:"";display:block;padding-top:43%;}
.about-banner img{display:block;max-width:100%;opacity: 0;transition: all 0.5s;}
.about-banner:hover img{opacity:1;}

.about-nav{border-bottom:1px solid #eee;line-height: 0.42rem;padding:0.45rem 0 0 0;}
.about-nav .wrap{display:flex;justify-content:space-between;align-items:center;font-size:0.18rem;color:#161a44;}
.about-nav .wrap .box{display:flex;}
.about-nav .wrap .box a{display:block;position: relative;font-size:0.16rem;color:#7c7c7c;}
.about-nav .wrap .box a + a{margin-left:0.5rem;}
.about-nav .wrap .box a:before{content:"";display:block;width:0px;height:4px;background:#000;position: absolute;left:50%;bottom:0;transform:translateX(-50%);transition: all 0.5s;}
.about-nav .wrap .box a:hover::before, .about-nav .wrap .box a.on:before{width:100%;}

.about-box{padding:1rem 0 0 0;}
.about-box .box{display:flex;justify-content:space-between;align-items:flex-start;}
.about-box .box .txt{width: 58%;display:flex;align-items: flex-start;}
.about-box .box .txt img{display:block;max-width:100%;margin-right: 0.4rem;}
.about-box .box .txt .t1{font-size:14px;color:#737373;line-height:26px;}
.swiper-about2 {width:35%;position: relative;padding-bottom:30px;margin:0;}
.swiper-about2 .pic{width:100%;position: relative;overflow: hidden;}
.swiper-about2 .pic:before{content:"";display:block;padding-top:66%;}
.swiper-about2 .swiper-pagination{bottom:0;}
.swiper-about2 .swiper-pagination .swiper-pagination-bullet-active{background:#000;}

.about-box .hengfu {margin:0.6rem 0 0 0;}
.about-box .hengfu ul{padding:0.76rem 0;display:flex;justify-content:space-between;}
.about-box .hengfu ul li{width:25%;color:#fff;position: relative;display:flex;justify-content: center;}
.about-box .hengfu ul li .num{display:flex;align-items: flex-start;line-height: 0.48rem;font-size:0.5rem;font-weight: bold;}
.about-box .hengfu ul li .num span{font-size:0.14rem;line-height: 0.2rem;display: block;}
.about-box .hengfu ul li .zi{line-height:0.22rem;font-size:0.14rem;opacity: 0.6;padding-top:4px;}
.about-box .hengfu ul li:before{content:"";display:block;width:1px;height:0.54rem;background:rgba(255,255,255,0.2);position: absolute;right: 0;bottom: 0;}
.about-box .hengfu ul li:last-child:before{display:none;}

.about-bt .t1{line-height: 0.36rem;font-size:0.3rem;color:#161a44;font-weight: bold;}
.about-bt .t2{line-height: 0.22rem;font-size:0.16rem;color:#bfbfbf;font-family: "Arial";}

.about-box2{padding:0.6rem 0;}
.about-box2 .box{position: relative;margin-top:0.2rem;}
.swiper-about3 a{display:block;}
.swiper-about3 a .pic{width:100%;position: relative;overflow: hidden;background:#eee;}
.swiper-about3 a .pic:before{content:"";display:block;padding-top:140%;}
.swiper-about3 a .txt{line-height:0.44rem;font-size:0.16rem;color:#888;text-align: center;border:1px solid #eee;margin-top:6px;}
.swiper-about3 a:hover .img_cover{transform:scale(1.1);}
.swiper-about3 a:hover .txt{background:#161a44;color:#fff;}
.prev-about3, .next-about3{color:#c0c0c0;font-size: 50px;position: absolute;top:50%;transform:translateY(-50%);outline:none;}
.prev-about3{left:-50px;}
.next-about3{right:-50px;}
.prev-about3:hover, .next-about3:hover{color:#161a44;}

.about-box3{padding:0.3rem 0;}
.about-box3 .about-bt .t1{color:#fff;}
.swiper-about4{padding:0.3rem 0;}
.swiper-about4 a{display:block;}
.swiper-about4 a .pic{width:100%;position: relative;overflow: hidden;}
.swiper-about4 a .pic:before{content:"";display:block;padding-top:66%;}
.swiper-about4 a:hover .img_cover{transform:scale(1.1);}
.about-box3 .jt-box{display:flex;}
.prev-about4, .next-about4{width:0.48rem;height:0.48rem;border-radius:50%;font-size:30px;color:#fff;border:1px solid #fff; display:flex;justify-content:center;align-items:center;outline:none;}
.next-about4{margin-left:0.1rem;}
.prev-about4:hover, .next-about4:hover{border-color:#0154a8;color:#fff;background:#0154a8;}

.about-box4{padding:0.6rem 0;}
.recruit{padding:0;}
.recruit dl{cursor:pointer;padding:0.24rem 0;border-bottom: 1px solid #eee;}
.recruit dl dt{font-weight: normal;position: relative;}
.recruit dl dt i{cursor: pointer; width: 0.32rem;height: 0.32rem;background-color: #d4d4d4;border-radius: 5px;display: flex;justify-content: center;align-items: center;font-size:0.24rem;color:#fff;position: absolute;right: 0;top:50%;transform: translateY(-50%);transition:0.5s;}
.recruit dl dt .t1{font-size:0.24rem;color:#333;line-height: 0.46rem;}
.recruit dl dt .t2{font-size:0.16rem;color:#666;line-height: 0.36rem;}
.recruit dl dt .t2 span{padding:0 5%;}
.recruit dl dd{font-size:0.14rem;color:#555;padding:0.2rem;display:none;background:#f6f6f6;}
.recruit dl dd span{color:#0154a8;}
.recruit dl:hover dt i, .recruit dl.on dt i{background:#0154a8;color:#fff;transform: translateY(-50%) rotate(180deg)}

.page-banner{position: relative;width:100%;}
.news-page-banner{position:relative;overflow:hidden;}
.news-page-banner:before{content:"";display:block;padding-top:28%;}
.about-page-banner{position:relative;overflow:hidden;}
.about-page-banner:before{content:"";display:block;padding-top:28%;}
.product-page-banner{position:relative;overflow:hidden;}
.product-page-banner:before{content:"";display:block;padding-top:28%;}
.page-banner .swiper-benner .swiper-slide:before{content:"";display:block;padding-top:28%;}
.page-banner .bt{width:100%;text-align: center;position: absolute;top:30%;color:#fff;z-index: 9;}
.page-banner .bt .t1{line-height: 0.5rem;font-size:0.36rem;font-weight: bold;}
.page-banner .bt .t2{line-height: 0.32rem;font-size:0.24rem;font-family: "Arial";}
.down-jt {position: absolute; z-index: 2; width: 82px;transform: translateX(-50%);left: 50%;bottom: 10%;cursor: pointer;animation: downico 2.5s ease-out infinite; }
.down-jt img{display:block;max-width:100%;}
@keyframes downico {
    0% {
      bottom: 10%;
      opacity: 1; }
    35% {
      bottom: 6%;
      opacity: 0; }
    65% {
      bottom: 14%;
      opacity: 0; }
    100% {
      bottom:10%;
      opacity: 1; } 
    }

.pro-ul{display:flex;flex-wrap:wrap;margin:0.7rem 0;box-shadow: 0 0 10px rgba(0,0,0,.2);}
.pro-ul li:nth-child(1){width:55%;background:#007bd1;}
.pro-ul li:nth-child(2){width:45%;background:#005088;}
.pro-ul li:nth-child(3){width:45%;background:#006ab4;position: relative;border:1px solid #a1bed1;}
.pro-ul li:nth-child(4){width:calc(55% + 1px);background:#3aa0e8;position: relative;border:1px solid #a1bed1;margin-left:-1px;}
.pro-ul li:nth-child(5){width:55%;background:#276c9d;}
.pro-ul li:nth-child(6){width:45%;background:#68b3e8;}
.pro-ul li a{display:flex;padding:0.2rem 0 0.2rem 0.3rem;min-height: 1.55rem;color:#fff;box-shadow: 0 0 5px rgba(0,0,0,.3);}
.pro-ul li a .txt{width:calc(100% - 1.12rem);}
.pro-ul li a .txt .t1{line-height:0.42rem;font-size:0.24rem;}
.pro-ul li a .txt .t1 em{font-size:0.14rem;opacity: 0.3;}
.pro-ul li a .txt .t2{line-height:0.46rem;font-size:0.36rem;opacity: 0.15;text-transform: uppercase;font-family:"Arial";}
.pro-ul li a .txt .t3{line-height: 0.24rem;font-size:0.14rem;color:#808080;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;margin-top:0.1rem;}
.pro-ul li a .img{width:1.12rem;display:flex;justify-content: center;align-items:center;}
.pro-ul li a .img img{display:block;max-width:100%;transition: all 1s;}
.pro-ul li:hover a .img img{transform:rotateY(360deg)}
.pro-ul li:nth-child(7), .pro-ul li:nth-child(8), .pro-ul li:nth-child(9){width:calc(100% / 3 + 1px);background:#fff;border:1px solid #e1e1e1;margin-left: -1px;}
.pro-ul li:nth-child(7) a .txt .t1, .pro-ul li:nth-child(8) a .txt .t1, .pro-ul li:nth-child(9) a .txt .t1{color:#222;}

/* 行业应用页三卡片布局 */
.pro-ul.industry-three li{width:calc(100% / 3) !important;background:#fff;border:1px solid #e1e1e1;margin:0 !important;}
.pro-ul.industry-three li + li{margin-left:-1px !important;}
.pro-ul.industry-three li a{
    display:flex;
    flex-direction:column-reverse; /* 上图下文 */
    align-items:stretch;
    padding:0;
    min-height:auto;
    box-shadow:none;
}
.pro-ul.industry-three li a .img{
    width:100%;
    height:3.2rem;
    display:flex;
    align-items:center;
    justify-content:center;
    border-bottom:1px solid #dcdcdc;
    background:#f7f7f7;
}
.pro-ul.industry-three li a .img img{
    max-width:96%;
    max-height:92%;
    width:auto;
    height:auto;
}
.pro-ul.industry-three li a .txt{
    width:100%;
    padding:0.2rem 0.24rem 0.24rem;
}
.pro-ul.industry-three li a .txt .t1{
    color:#222;
    font-size:0.26rem;
    line-height:0.38rem;
    font-weight:500;
}
.pro-ul.industry-three li a .txt .t2{
    display:none;
}
.pro-ul.industry-three li a .txt .t3{
    color:#666;
    margin-top:0.08rem;
    line-height:0.28rem;
    -webkit-line-clamp:2;
}
@media (max-width:991px){
    .pro-ul.industry-three li{width:100% !important;}
    .pro-ul.industry-three li + li{margin-left:0 !important;margin-top:-1px !important;}
    .pro-ul.industry-three li a .img{height:2.7rem;}
}

.pro-show{padding:0.4rem 0 0 0;border-top:1px solid #dcdcdc;}
.pro-show .page-bt{border:none;}
.page-bt{width:100%;position: relative;border-top:1px solid #dcdcdc;}
.page-bt dt{border-bottom: 1px solid #dcdcdc;line-height: 0.8rem;text-align: center;font-size:0.3rem;color:#333;display:flex;justify-content:center;align-items:center;cursor:pointer;}
.page-bt dt i{margin-left:0.2rem;font-size:0.4rem;}
.page-bt dd{width:330px;box-shadow: 0 0 10px rgba(0,0,0,0.3);position: absolute;left:50%;transform:translateX(-50%);z-index: 9;background:#fff;display:none;}
.page-bt dd a{display:block;line-height: 0.49rem;border-bottom:1px solid #dcdcdc;font-size:0.16rem;color:#333;text-align: center;transition:0.5s;position: relative;}
.page-bt dd a:before{content:"";display:block;width:0px;height:1px;background:#006cc0;position: absolute;left:50%;bottom:-1px;transform:translateX(-50%);transition: all 0.5s;}
.page-bt dd a:hover::before{width:100%;}
.page-bt dd a:hover{color:#006cc0;}

.gallery-thumbs2{padding:0.1rem 0 0 0;}
.gallery-thumbs2 a{display:block;text-align: center;position: relative;font-size:0.16rem;color:#5d5d5d;line-height:0.75rem;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.gallery-thumbs2 a:before{content:"";display: block;width: 0px;height:0px;border-bottom:10px solid #006cc0;border-left:6px solid transparent;border-right:6px solid transparent;position: absolute;bottom:0;transform:translateX(-50%);left:50%;opacity: 0;}
.gallery-thumbs2 a:hover{color:#1c204a;font-weight: bold;}
.gallery-thumbs2 .swiper-slide-thumb-active a{color:#1c204a;font-weight: bold;}
.gallery-thumbs2 .swiper-slide-thumb-active a:before {opacity: 1;}

.gallery-thumbs2 .swiper-slide.on a{color:#1c204a;font-weight: bold;}
.gallery-thumbs2 .swiper-slide.on a:before {opacity: 1;}

.gallery-top2 {width: 100%;position: relative;display: none;}
.gallery-top2:first-child{display:block;}
.gallery-top2 .swiper-slide .pic{width:100%;position: relative;overflow: hidden;}
.gallery-top2 .swiper-slide .pic::before{content:"";display: block;padding-top: 36%;} 

.prev-thumbs2 ,.next-thumbs2{transform:translate(0,-50%);position: absolute;top:52%; z-index: 9999;width:0.44rem;height:0.44rem;border-radius:50%;font-size:30px;color:#fff;border:1px solid #fff; display:flex;justify-content:center;align-items:center;outline:none;opacity: 0;}
.prev-thumbs2{left: 70px;}
.next-thumbs2{right:70px;}
.prev-thumbs2:hover, .next-thumbs2:hover{border-color:#0154a8;color:#fff;background:#0154a8;}
.gallery-top2:hover .prev-thumbs2 ,.gallery-top2:hover .next-thumbs2{opacity:1;top:50%;}

.partner-ul{display:flex;flex-wrap:wrap;margin:0 -0.5%;padding:0.45rem 0;}
.partner-ul li{width:calc((100% / 6) - 1%);margin:0.5%;}
.partner-ul li a{display:block;border:1px solid #e4e4e4;position: relative;overflow: hidden;}
.partner-ul li a:before{content:"";display:block;padding-top:40%;}
.partner-ul li a:hover{box-shadow: 0 0 5px rgba(0,0,0,0.2);}
.partner-ul li a:hover .img_cover{transform:scale(1.1);}
.partner-page-wrap{padding-top:0.2rem;padding-bottom:0.3rem;}
.partner-page-title{
    text-align:center;
    font-size:0.42rem;
    line-height:0.58rem;
    color:#333;
    margin:0.06rem 0 0.28rem;
    font-weight:500;
}
#partner-pager,#partner-pager-3c{margin-top:0.15rem;text-align:center;}

.news-ul{display:flex;flex-wrap:wrap;margin:0 -1%;padding:0.45rem 0;}
.news-ul li{width:calc((100% / 3) - 2%);margin:1%;}
.news-ul li a{display:block;}
.news-ul li a .pic{width:100%;position: relative;overflow: hidden;}
.news-ul li a .pic::before{content:"";display:block;padding-top:69%;}
.news-ul li a .txt{width:100%;padding:0.22rem 0 0 0;}
.news-ul li a .txt .t1{line-height: 0.36rem;font-size:0.24rem;color:#161a44;}
.news-ul li a .txt .t2{line-height: 0.3rem;font-size:0.18rem;color:#161a44;}
.news-ul li a .txt .t3{line-height: 0.24rem;font-size:0.14rem;color:#6e6e6e;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;margin:0.14rem 0 0.3rem 0;}
.news-ul li a .txt .t4{font-size:0.16rem;color:#6e6e6e;display:flex;align-items:center;}
.news-ul li a .txt .t4 img{display:block;max-width:100%;margin-right:6px;}
.news-ul li a .txt .t4:hover{transform:translateX(8px)}
.news-ul li a:hover .img_cover{transform:scale(1.1);}

/* ===== JND News Layout Override (rollback-safe start) =====
   回滚方法：删除本注释块（start 到 end）即可恢复原新闻三列卡片布局。
*/
.news-ul.yhd-ul {
    display: block;
    margin: 0;
    padding: 0.3rem 0 0.5rem 0;
}

.news-ul.yhd-ul li {
    width: 100%;
    margin: 0 0 0.28rem 0;
    border-bottom: 1px solid #e9ecef;
    padding-bottom: 0.28rem;
}

.news-ul.yhd-ul li:last-child {
    margin-bottom: 0;
    border-bottom: none;
}

.news-ul.yhd-ul li a {
    display: flex;
    align-items: flex-start;
}

.news-ul.yhd-ul li a .pic {
    width: 32%;
    border-radius: 6px;
    overflow: hidden;
}

.news-ul.yhd-ul li a .pic::before {
    padding-top: 62%;
}

.news-ul.yhd-ul li a .txt {
    width: 68%;
    padding: 0 0 0 0.26rem;
}

.news-ul.yhd-ul li a .txt .t1 {
    font-size: 0.26rem;
    line-height: 0.38rem;
    color: #161a44;
    white-space: normal;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.news-ul.yhd-ul li a .txt .t2 {
    line-height: 0.3rem;
    font-size: 0.14rem;
    color: #8a8f98;
    margin-top: 0.06rem;
}

.news-ul.yhd-ul li a .txt .t3 {
    -webkit-line-clamp: 3;
    margin: 0.12rem 0 0.2rem 0;
    color: #4e5661;
}

.news-ul.yhd-ul li a .txt .t4 {
    color: #f58220;
    font-size: 0.15rem;
}

.news-ul.yhd-ul li a .txt .t4 img {
    width: 0.2rem;
    margin-right: 0.08rem;
}

@media (max-width:767px){
    .news-ul.yhd-ul li a {
        display: block;
    }

    .news-ul.yhd-ul li a .pic,
    .news-ul.yhd-ul li a .txt {
        width: 100%;
    }

    .news-ul.yhd-ul li a .txt {
        padding: 0.16rem 0 0 0;
    }
}
/* ===== JND News Layout Override (rollback-safe end) ===== */

.news-show{min-height:5rem;padding-bottom: 0.4rem;}  
.news-show .news-bt{background:#f7f7f7;text-align: center;padding:0.45rem 0 0.4rem 0;}
.news-show .news-bt .t1{font-size:0.26rem;color:#222;line-height: 0.44rem;}
.news-show .news-bt span{display:block;font-size:0.14rem;color:#787878;line-height: 0.3rem;} 
.news-show img{display: block;max-width: 100%;margin:0.2rem auto 0 auto;}
.news-show .t2{font-size:0.16rem;color:#4f4f4f;line-height: 0.3rem;margin:2% 0 0 0;}

/* About page jdzn pixel-match section */
.about-jdzn .cent{max-width:1200px;margin:auto;}
/* banner 与四宫格之间的留白带，标题在带内上下居中 */
.about-slogan-band{
    display:flex;
    align-items:center;
    justify-content:center;
    min-height:1.05rem;
    padding:0.36rem 0.2rem;
    background:#fff;
}
.about-slogan{
    text-align:center;
    font-size:0.28rem;
    line-height:1.6;
    color:#161a44;
    margin:0;
    font-weight:bold;
}
.about-jdzn .sy-b img{display:block;margin:auto;}
.about-jdzn .sy1{background:url(../images/sy-8.png) no-repeat right top 50px;overflow:hidden;}
.about-jdzn .sy1 .cent{padding-top:0;}
.about-jdzn .sy1-1{background:#f6f6f6;overflow:hidden;margin-bottom:8%;}
.about-jdzn .sy1-1 div{width:50%;float:left;}
.about-jdzn .a1 p img{width:100%;}
.about-jdzn .sy1-1 div,.about-jdzn .a1 p img{height:343px;}
.about-jdzn .a2{padding:8% 5%;position:relative;}
.about-jdzn .a2 p{font-size:16px;line-height:30px;text-overflow:-o-ellipsis-lastline;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:6;-webkit-box-orient:vertical;text-align:justify;}
.about-jdzn .a2 .b1{position:absolute;top:15%;left:7%;}
.about-jdzn .a2 .b2{position:absolute;bottom:15%;right:7%;}
.about-jdzn .sy1-1 div:nth-child(4){background:#eb5e1a;}
.about-jdzn .a3{padding:8% 6%;}
.about-jdzn .a3 h1 img{display:block;margin-bottom:5%;}
.about-jdzn .a3 h1{font-size:18px;margin-bottom:6%;}
.about-jdzn .a3 p{font-weight:bold;font-size:18px;}
.about-jdzn .sy1-1 div:nth-child(4),.about-jdzn .sy1-1 div:nth-child(4) h1{color:#fff;}
.about-jdzn .sy2{background:url(../images/sy-11.jpg) no-repeat center;background-attachment:fixed;overflow:hidden;padding:2% 0;}
.about-jdzn .sy2 .cent{height:660px;position:relative;overflow:hidden;}
.about-jdzn .sy2 p{margin:9% 0;}
.about-jdzn .sy2 p img{display:block;margin:auto;width:38%;}
.about-jdzn .sy2 div{position:absolute;top:0;left:0;width:100%;}
.about-jdzn .sy2 div dl{width:50%;overflow:hidden;margin:5% 0;float:left;}
.about-jdzn .sy2 div dl dt{float:left;width:19%;}
.about-jdzn .sy2 div dl dt img{width:100%;}
.about-jdzn .sy2 div dl dd{float:right;width:75%;font-size:15px;line-height:24px;}
.about-jdzn .sy2 div dl dd strong{font-size:18px;display:block;margin-bottom:4%;}
.about-jdzn .sy2 div dl:nth-child(odd) dt{float:right;}
.about-jdzn .sy2 div dl:nth-child(odd) dd{float:left;text-align:right;}
.about-jdzn .sy2 div dl:nth-child(odd){padding-right:20%;}
.about-jdzn .sy2 div dl:nth-child(even){padding-left:20%;}
.about-jdzn .gy-bt{font-size:24px;text-align:center;margin:8% 0 5%;}
.about-jdzn .gy1{background:url(../images/gywm-1.jpg) no-repeat center;background-attachment:fixed;overflow:hidden;}
.about-jdzn .gy1 .gy-bt{color:#fff;margin:8% 0 4%;}
.about-jdzn .gy1 h2{color:#fff;font-size:16px;text-align:center;line-height:28px;font-weight:normal;}
.about-jdzn .gy1 p img{display:block;margin:auto;max-width:100%;}
.about-jdzn .gy1 p{margin:4% 0 2%;}
.about-jdzn .gy2-1{overflow:hidden;max-width:950px;margin:auto;}
.about-jdzn .gy2-1 dl{width:25%;float:left;}
.about-jdzn .gy2-1 dl dt img{width:100%;}
.about-jdzn .gy2-1 dl dd{text-align:center;font-size:16px;line-height:28px;margin-top:6%;}
.about-jdzn .gy2-2{background:url(../images/gywm-7.png) no-repeat center;margin-top:-3%;}
.about-jdzn .gy2-2 ul{position:relative;height:605px;}
.about-jdzn .gy2-2 ul li{font-size:16px;list-style:none;}
.about-jdzn .gy2-2 ul li strong{font-size:17px;display:block;margin-bottom:5px;}
.about-jdzn .gy2-2 ul li:nth-child(1){position:absolute;left:144px;top:137px;}
.about-jdzn .gy2-2 ul li:nth-child(2){position:absolute;left:281px;bottom:70px;}
.about-jdzn .gy2-2 ul li:nth-child(3){position:absolute;left:405px;top:175px;}
.about-jdzn .gy2-2 ul li:nth-child(4){position:absolute;left:528px;bottom:26px;}
.about-jdzn .gy2-2 ul li:nth-child(5){position:absolute;left:684px;top:212px;}
.about-jdzn .gy2-2 ul li:nth-child(6){position:absolute;left:861px;bottom:16px;}
.about-jdzn .gy2-2 ul li:nth-child(7){position:absolute;right:82px;top:176px;}
@media (max-width:1024px){
    .about-jdzn .cent{padding:0 4%;}
    .about-jdzn .sy1 .cent{padding-top:0;}
    .about-jdzn .sy1-1 div,.about-jdzn .a1 p img{height:196px;}
    .about-jdzn .a2 p{font-size:14px;line-height:22px;}
    .about-jdzn .a3{padding:4% 6%;}
    .about-jdzn .a3 h1 img{width:40px;}
    .about-jdzn .a3 h1,.about-jdzn .a3 p{font-size:16px;}
    .about-jdzn .sy2 p{display:none;}
    .about-jdzn .sy2 div{position:relative;}
    .about-jdzn .sy2 div dl:nth-child(even){padding-left:0;}
    .about-jdzn .sy2 div dl:nth-child(odd){padding-right:0;}
    .about-jdzn .sy2 .cent{height:inherit;}
    .about-jdzn .sy2 div dl{width:100%;margin:2% 0;}
    .about-jdzn .sy2 div dl:nth-child(odd) dt{float:left;}
    .about-jdzn .sy2 div dl:nth-child(odd) dd{float:right;text-align:left;}
    .about-jdzn .sy2 div dl dt{width:10%;}
    .about-jdzn .sy2 div dl dd{width:85%;}
    .about-jdzn .sy2 div dl dd strong{margin-bottom:1%;margin-top:1%;font-size:16px;}
    .about-jdzn .sy2{padding:5% 0;background-attachment:inherit;}
    .about-jdzn .sy2 div dl dd,.about-jdzn .gy2-1 dl dd,.about-jdzn .gy1 h2{font-size:14px;line-height:24px;}
    .about-jdzn .sy2 div dl dd br{display:none;}
    .about-jdzn .gy-bt{font-size:20px;}
    .about-jdzn .gy1{background-attachment:inherit;}
    .about-jdzn .gy2-2{background:none;margin-top:0;}
    .about-jdzn .gy2-2 ul{height:inherit;overflow:hidden;margin-top:3%;}
    .about-jdzn .gy2-2 ul li{width:33.333%;float:left;margin-top:3%;position:relative !important;left:0 !important;top:0 !important;right:0 !important;bottom:0 !important;}
}
@media (max-width:640px){
    .about-slogan-band{min-height:0.72rem;padding:0.22rem 0.12rem;}
    .about-slogan{font-size:0.2rem;}
    .about-jdzn .cent{padding:0 2%;}
    .about-jdzn .sy1 .cent{padding-top:0;}
    .about-jdzn .sy1-1,.about-jdzn .sy1 .sy1-1:nth-child(3){width:100%;}
    .about-jdzn .sy1-1 div{width:100%;}
    .about-jdzn .a2 .b1{top:7%;left:3%;width:20px;}
    .about-jdzn .a2 .b2{bottom:12%;right:3%;width:20px;}
    .about-jdzn .a2{border-bottom:#fff 2px solid;}
    .about-jdzn .sy1-1 div,.about-jdzn .a1 p img{height:inherit;}
    .about-jdzn .a3 h1 img{width:35px;margin-bottom:3%;}
    .about-jdzn .a3 p{font-size:14px;}
    .about-jdzn .a3 h1{margin-bottom:3%;}
    .about-jdzn .sy2 div dl{margin:1% 0;}
    .about-jdzn .sy2 div dl dd{font-size:14px;line-height:22px;}
    .about-jdzn .sy2 div dl dd strong{font-size:15px;margin-bottom:0;}
    .about-jdzn .gy-bt{font-size:16px;}
    .about-jdzn .gy2-1{margin-top:-4%;}
    .about-jdzn .gy2-1 dl{width:50%;margin-top:4%;}
    .about-jdzn .gy2-2 ul li{font-size:14px;}
    .about-jdzn .gy2-2 ul li strong{font-size:16px;}
    .about-jdzn .gy1 h2{line-height:22px;}
}

.page-message{background-color: #f3f3f3;padding:0.8rem 1.2rem;margin:0.24rem 0;}
.message{background-color: #f3f3f3;font-size:14px;color:#777;}
.message .bt{line-height: 24px;font-size:18px;color:#000;text-transform: uppercase;position: relative;padding-left: 10px;}
.message .bt span{display: block;line-height: 15px;font-size:12px;}
.message .bt::before{content:"";display:block;width: 4px;height: 30px;position: absolute;left: 0;top:50%;transform: translateY(-50%);background-color: #1f468f;}
.message form{margin-top: 30px;}
.message form ul{display: block;}
.message form ul li{display: flex;align-items: flex-start;margin-bottom: 0.24rem;}
.message form ul li label{font-weight: normal;margin:0;line-height: 32px;width:75px;}
.message form ul li input[type=text], .message form ul li textarea{width: calc(100% - 75px);line-height: 30px;border:1px solid #d7d7d7;background-color: #fff;padding-left: 10px;outline: none;}
.message form ul li textarea{height: 1.55rem;}
.message form ul li input[type=submit], .message form ul li input[type=reset]{width: 1rem;line-height: 32px;text-align: center;background-color: #d1d1d1;color:#333;margin:0 15px;outline: none;}
.message form ul li .but-box{display: flex;justify-content: center;width:calc(100% - 75px);}
.message form ul li input[type=button]:hover, .message form ul li input[type=reset]:hover{background-color: #1f468f;color:#fff;}

.main{
	width: 100%;
	overflow: hidden;
	padding: 40px 0;
	position: relative;
}
.dqwz_title{
	width: 100%;
	float: left;
	line-height: 40px;
	padding-bottom: 10px;
	border-bottom: 1px solid #e4e4e4;
}
.dqwz_p{
	float: left;
	font-size: 16px;
	color: #828282;
}
.dqwz_nav{
	float: right;
}
.dqwz_nav>a{
	font-size: 14px;
	color: #828282;
}
.dqwz_nav>a:hover{
	color: #161a44;
	text-decoration: underline;
}
.dqwz_contect{
	width: 100%;
	float: left;
	padding-top: 25px;
}
.main_left{
	width: 235px;
	float: left;
}
.about_ul{
	display: block;
	overflow: hidden;
}
.about_ul>li{
	display: block;
	overflow: hidden;
	margin-bottom: 5px;
}
.about_ul>li>.about_p{
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-direction: row-reverse;
	height: 48px;
	line-height: 46px;
	border: 1px solid #dcdcdc;
	padding: 0 15px;
	transition: all 0.4s;
}
.about_ul>li>.about_p>span{
	width: 10px;
	float: right;
	height: 10px;
	position: relative;
	cursor: pointer;
}
.about_ul>li>.about_p>span::before{
	content: "";
	width: 100%;
	height: 2px;
	background-color: #b7b8b9;
	float: left;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	transition: all 0.4s;
}
.about_ul>li>.about_p>span.about_jia::after{
	content: "";
	width: 2px;
	height: 100%;
	background-color: #b7b8b9;
	float: left;
	position: absolute;
	left: 50%;
	top: 0;
	transform: translateX(-50%);
	transition: all 0.4s;
}
.about_ul>li>.about_p>a{
	max-width: calc(100% - 10px);
	float: left;
	overflow: hidden;
	font-size: 16px;
	color: #7c7c7c;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.about_ul>li:hover>.about_p,
.about_ul>li.active>.about_p{
	background-color: #161a44;
}
.about_ul>li:hover>.about_p>a,
.about_ul>li.active>.about_p>a{
	color: #fff;
}
.about_ul>li:hover>.about_p>span::before,
.about_ul>li:hover>.about_p>span::after,
.about_ul>li.active>.about_p>span::before{
	background-color: #fff;
}
.about_ul>li>ul.about_second{
	display: none;
	overflow: hidden;
	background-color: #eff1f3;
	padding: 10px;
}
.about_ul>li>ul.about_second>li{
	display: block;
	overflow: hidden;
	margin-bottom: 4px;
}
.about_ul>li>ul.about_second>li:last-child{margin: 0;}
.about_ul>li>ul.about_second>li>.about_p{
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-direction: row-reverse;
	background-color: #fff;
	height: 42px;
	line-height: 42px;
	padding: 0 10px;
	transition: all 0.4s;
}
.about_ul>li>ul.about_second>li>.about_p>span{
	width: 10px;
	float: right;
	height: 10px;
	position: relative;
	cursor: pointer;
}
.about_ul>li>ul.about_second>li>.about_p>span::before{
	content: "";
	width: 100%;
	height: 2px;
	background-color: #b7b8b9;
	float: left;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	transition: all 0.4s;
}
.about_ul>li>ul.about_second>li>.about_p>span.about_jia::after{
	content: "";
	width: 2px;
	height: 100%;
	background-color: #b7b8b9;
	float: left;
	position: absolute;
	left: 50%;
	top: 0;
	transform: translateX(-50%);
	transition: all 0.4s;
}
.about_ul>li>ul.about_second>li>.about_p>a{
	max-width: calc(100% - 10px);
	float: left;
	overflow: hidden;
	font-size: 16px;
	color: #878787;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.about_ul>li>ul.about_second>li:hover>.about_p,
.about_ul>li>ul.about_second>li.active>.about_p{
	background-color: #161a44;
}
.about_ul>li>ul.about_second>li:hover>.about_p>a,
.about_ul>li>ul.about_second>li.active>.about_p>a{
	color: #fff;
}
.about_ul>li>ul.about_second>li:hover>.about_p>span::before,
.about_ul>li>ul.about_second>li:hover>.about_p>span::after,
.about_ul>li>ul.about_second>li.active>.about_p>span::before{
	background-color: #fff;
}

.about_third{
	display: none;
	overflow: hidden;
}
.about_third>li{
	display: block;
	overflow: hidden;
	margin-top: 3px;
}
.about_third>li>a{
	display: block;
	overflow: hidden;
	height: 40px;
	line-height: 40px;
	padding: 0 20px;
	font-size: 16px;
	color: #7c7c7c;
}
.about_third>li>a:hover,
.about_third>li.active>a{
	background-color: #3b96fd;
	color: #fff;
}

.main_right{
	width: 1025px;
	float: right;
}
.cp_ul{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.cp_ul li{
	width: calc(50% - 15px);
	float: left;
	margin-bottom: 20px;
}
.cp_ul li>a{
	display: block;
	width: 100%;
	overflow: hidden;
	border: 1px solid #e5e5e5;
	box-shadow: 0 0 8px rgba(206,206,206,0.5);
	transition: all 0.4s;
}
.cp_ul li>a .cp_B{
	width: 100%;
	overflow: hidden;
	border-bottom: 1px solid #e5e5e5;
	padding: 8px 10px;
}
.cp_ul li>a .cp_B .cp_img{
	width: 100%;
	overflow: hidden;
	position: relative;
}
.cp_ul li>a .cp_B .cp_img::before{
	content: "";
	display: block;
	padding-top: 78.9916%;
}
.cp_ul li>a .cp_B .cp_img img{
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
  transition: all 1s;
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  -ms-transition: all 1s;
  -o-transition: all 1s
}
.cp_ul li>a .cp_txt{
	display: block;
	overflow: hidden;
	padding: 14px;
	line-height: 26px;
	font-size: 18px;
	color: #565656;
}
.cp_ul li>a .cp_txt>span{
	width: 26px;
	float: right;
	height: 26px;
	border: 1px solid #c1c1c1;
	border-radius: 50%;
	position: relative;
}
.cp_ul li>a .cp_txt>span::before{
	content: "";
	width:0;
	height:0;
	border-left: 4px solid #c1c1c1;
	border-top: 4px solid transparent;
	border-bottom: 4px solid transparent;
	position: absolute;
	left: 50%;
	top:50%;
	margin: -4px 0 0 -2px;
}
.cp_ul li>a:hover{
	border-color: #161a44;
}
.cp_ul li>a:hover .cp_B{
	border-bottom-color: #161a44;
}
.cp_ul li>a:hover .cp_B .cp_img img{
	transform: scale(1.1);
}

.main-fanhui{
	width: 108px;
	height: 100%;
	background-color: #161a43;
	display: flex;
	align-items: center;
	justify-content: center;
	align-content: center;
	float: left;
	position: absolute;
	left: 0;
	top: 0;
}
.main-fanhui>a{
	width: 100%;
	float: left;
	text-align: center;
	background-color: #3996ff;
	font-size: 18px;
	color: #fff;
	line-height: 24px;
	padding: 16px 0;
}
.cpxq{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.cpxq_left{
	width: 62%;
	float: left;
	border: 1px solid #dcdcdc;
	padding: 12px;
}
.cpxq_left img{
	width: 100%;
	display: block;
	height: auto;
}
.cpxq_right{
	width: 36.5%;
	float: right;
	border: 1px solid #dcdcdc;
}
.cpxq_title{
	width: 100%;
	float: left;
	border-bottom: 2px solid #dcdcdc;
}
.cpxq_title>span{
	float: left;
	border-top: 2px solid #161a43;
	border-right: 1px solid #dcdcdc;
	margin-top: -1px;
	line-height: 44px;
	font-size: 18px;
	color: #2f2f2f;
	min-width: 146px;
	padding: 0 20px;
	text-align: center;
	position: relative;
}
.cpxq_title>span::before{
	content: "";
	width:0;
	height:0;
	border-top: 8px solid #161a43;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	position:absolute;
	left: 50%;
	top:0;
	margin-left: -8px;
}
.cpxq_B{
	display: block;
	overflow: hidden;
	padding: 45px 40px;
}
.cpxq_B .cpxq_txt{
	display: block;
	overflow: hidden;
	font-size: 14px;
	color: #565656;
	line-height: 24px;
}
.cpxq_B .cpxq_txt>span{
	display: block;
	overflow: hidden;
	line-height: 36px;
	font-size: 24px;
	color: #565656;
	text-overflow:ellipsis;
	white-space: nowrap;
	margin-bottom: 5px;
}




/*手机底部*/
.hot{width:100%;background:#161a44; position:fixed; bottom:0; left:0; z-index:99; border-top:solid 2px #fff;}
.hot span{ color:#fff; font-size:16px; line-height:20px;display: block;}
.hot h6{ font-size:12px; line-height:20px;}
.hot .row .decoration{ display:block; color:#fff; padding:7px 0;}
.hot .row .col-xs-3{border-right: 1px solid rgba(255,255,255,0.3);}
.dbbox{ position: fixed; left: 0; bottom:70px; z-index:99; width: 100%; }
.dbbox .dbs{ position: relative; padding: 0 15px; display:none;}
.dbbox .dbs .neirong{padding: 10px; background: #fff; border-radius: 5px;}
.dbbox .dbs.ewm-box{ text-align:center; }
.dbbox .dbs.ewm-box img{ max-width: 140px; }

.view-wecht-icon{position: relative;}
.view-wecht-icon a{width:100%;position: absolute;left: 0;top: 0;z-index: 5;background: #191919;}
.view-wecht-icon button{ position: relative; z-index: 2; padding: 0; width:100%; height:100%; border:none;background:none;}
.view-wecht-icon input{ display: block; position: absolute; left: 10px; top: 10px; z-index: 1; width: 40px; height: 40px; opacity: 0;}
.view-wecht-box{position: fixed; left:0; top:0; z-index: 99999999999999; width: 100%; height: 100%; background: rgba(0,0,0,.6); overflow: hidden; visibility: hidden; opacity: 0; transition: all 0.3s;}
.view-wecht-box .view-wecht{ position: absolute; left:5%; right: 5%; top: 50%; margin-top: -150px; background: #fff; border-radius: 20px; box-shadow:0 0 15px rgba(0,0,0,.1); transform: scale(1.2); transition: all 0.3s;}
.view-wecht-box .view-wecht .view-wecht-container{ padding:30px 30px 0 30px;font-size:12px;}
.view-wecht-box .view-wecht .view-wecht-container .mc{ font-size:18px; color: #333; line-height: 24px; font-weight: bold;}
.view-wecht-box .view-wecht .view-wecht-container .textbox{ margin-bottom: 15px; font-size: 12px; color: #333; line-height:18px;}
.view-wecht-box .view-wecht .view-wecht-container .textbox span{ font-family:'Impact';font-size:14px;}
.view-wecht-box .view-wecht .view-wecht-container .queren{width:30px;height: 30px; font-size: 16px; color: #fff;position: absolute;left:50%;bottom:-38px;border:1px solid #fff;transform:translateX(-50%);border-radius: 50%;display:flex;justify-content: center;align-items: center}
.view-wecht-box .view-wecht .view-wecht-container img{display:block;max-width:150px; margin:2% auto;}
.view-wecht-box.active{ visibility: visible; opacity: 1;}

.haoma{width: 100%;background-color:#f5f5f5;position: fixed;left: 0;bottom: 0;z-index: 999999;overflow: hidden;display: none;box-shadow: 0 0 5px rgba(0, 0, 0,0.3);}
.haoma a, .haoma .quxiao{display: block;background-color: #fff;line-height: 44px;color:#333;text-align: center;border-bottom: 1px solid #ddd; font-size:15px;}
.haoma .quxiao{margin-top: 6px;border-top: 1px solid #ddd;}
.haoma .quxiao:hover, .haoma a:hover{background:#ddd;}
.foot-bbj{width:100%;height: 100%;position: fixed;left: 0;top: 0;background-color: rgba(0,0,0,0.6);display: none;z-index: 999;}

@media (max-width:1420px){
    .prev-partner, .next-partner, .foot-txt .wrap i{display:none;}
    header{padding:0 2%;}
    .nav-ul li .nav_a{padding:0 14px;}
    .about .about-main .right .top .top-l .bt .t1{font-size:60px;}
}
@media (max-width:1315px){
    .index-wrap{width:calc(100% - 4% / 2);}
	.wrap{ width:96%}
    .ban-img{object-fit:initial}
    .banner .swiper-benner .swiper-slide .ban-img{object-fit:cover;}
    .about .about-main .right .top .top-l .bt .t1{font-size:50px;}
    .pro-ul li a .txt .t2{font-size:30px}
		
		
		.main_left{
			width: 24%;
		}		
		.main_right{
			width: 74%;
		}
		.cpxq{
			padding-left: 110px;
		}
	
		
		
		
		
		
		
		
    }
@media (max-width:991px) and (min-width:768px){
    .prev-thumbs, .next-thumbs{display:none;}
    .index-wrap{width:96%;margin:0 auto;}
    .header-main{padding:10px 0;}
    .header-main .logo img{max-height:42px;}
    .about .about-main{display:block;}
    .about .about-main .left{width:100%;}
    .about .about-main .left .t1{display:none;}
    .about .about-main .right{width:100%;}
    .about .about-main .right .bottom ul li .num, .about-box .hengfu ul li .num{font-size:36px;}
    .product-bj{padding:30px 0 0 0;}
    .gallery-top a .txt em{margin:5px 0;}
    .news .news-main{display:block;}
    .news .left{width:100%;}
    .news .right{width:100%;}
    footer .contact .lxfs1 .box{width:100%;}
    footer .contact .lxfs2 .box{width:calc(100% / 2);}
    /**/
    .about-box{padding:50px 0 0 0;}
    .about-box .box{display:block;}
    .about-box .box .txt{width:100%;}
    .swiper-about2{width:100%;padding:20px 0 30px 0;}
    .pro-ul li{width:100% !important;}
    .partner-ul li{width:calc((100% / 4) - 1%);margin:0.5%;}
    .news-ul li{width:calc((100% / 2) - 2%);margin:1%;}
		
		.main{
			padding: 20px 0;
		}
		.main_left{
			width: 29%;
		}		
		.main_right{
			width: 69%;
		}
		.cp_ul li {
		    width: calc(50% - 10px);
		    margin-bottom: 15px;
		}
		.cp_ul li>a .cp_txt {
		    padding: 10px;
		}
		.main-fanhui {
		    width: 70px;
		}
		.cpxq{
			padding-left: 80px;
		}
		.cpxq_B {
		    padding: 20px;
		}
		
		
		
		
    }
 
@media (max-width:767px){
    header.act .header-box{display:block;}
    header{position: relative;}
    .header-main{padding:8px 0;}
    .header-main .logo{width:240px;}
    .header-main .logo img{max-height:36px;}
    .index-wrap{width:96%;margin:0 auto;}
    .about .about-main{display:block;}
    .about .about-main .left{width:100%;}
    .about .about-main .left .t1, .about .about-main .right .top .top-l{display:none;}
    .about .about-main .right, .about .about-main .right .top .top-r{width:100%;}
    .about .about-main .right .bottom ul li .num, .about-box .hengfu ul li .num{font-size:20px;}
    .about .about-main .right .top .top-r .txt{margin:3%;font-size:13px;}
    .about .about-main .right .top .top-r .swiper-about{padding:0;}
    .about .about-main .right .bottom ul{padding:40px 0 30px 0;}
    .product-bj{padding:30px 0 0 0;}
    .gallery-top a, .news .right .box a{display:block;}
    .gallery-top a .pic, .news .right .box a .pic{width:100%;}
    .gallery-top a .txt, .news .right .box a .txt{width:100%;padding:4%;}
    .gallery-top a .txt em{margin:15px 0;}
    .gallery-thumbs .swiper-slide a img{max-width:45%;}  
    .news .news-main{display:block;}
    .news .left{width:100%;}
    .news .right{width:100%;}  
    .news .left .swiper-news{height:200px;}
    .news .left .swiper-news a{line-height: 40px;}
    .news .right .box a .txt .t1{font-size:20px;}
    .news .right .box a .txt .t3{margin:4% 0;}
    .news .right .box a .txt .t4 img{max-width:8%;}
    .swiper-partner{padding:40px 0;margin:0;}
    footer .foot-bj{padding:0;}
    footer .top .logo3, footer .top{display:none;}
    footer .top .txt .t1 + .t1{margin:0;}
    footer .contact .lxfs1 .box{width:100%;min-height:initial;padding:3% 4% 4% 4%;}
    footer .contact .lxfs2 .box{width:calc(100% / 2);min-height:initial;padding:1% 2% 2% 2%;}
    footer .contact .lxfs .box img{display:none;}
    footer .contact .lxfs .box .t1{font-weight: bold;}
    .foot-txt .wrap{display:block;height:initial;padding:15px 0;}
    /**/
    .about-banner img{opacity:1;max-width: 7%;}
    .about-nav{display:none;}
    .about-box{padding:24px 0 0 0;}
    .about-box .box{display:block;}
    .about-box .box .txt{width:100%;}
    .about-box .box .txt .t1{font-size:13px;}
    .about-box .box .txt img{display:none;}
    .swiper-about2{width:100%;padding:20px 0 30px 0;}
    .about-box .hengfu{margin:20px 0 0 0;}
    .about-box .hengfu ul, .about-box2, .about-box4{padding:24px 0;}
    .about-box3 .jt-box{display:none;}
    .page-banner .swiper-benner .swiper-slide:before{padding-top:50%;}
    .page-banner .bt .t1{font-size:22px;}
    .page-banner .bt .t2{font-size:14px;line-height: 18px;}
    .down-jt{width:40px;}
    .pro-ul li{width:100% !important;}
    .pro-ul{margin:24px 0;}
    .pro-ul li a{justify-content:space-between; padding:10px 0 10px 15px;}
    .pro-ul li a .txt{width:calc(100% - 45px);}
    .pro-ul li a .img{width:35px;}
    .pro-ul li a .txt .t1 em{display:block;}
    .pro-ul li a .txt .t2{font-size:22px;}
    .pro-show{padding:0;}
    .page-bt dt{font-size:20px;}
    .gallery-top2 .swiper-slide .pic::before{padding-top:65%;}
    .page-bt dd{width:70%;}
    .partner-ul, .news-ul{padding:20px 0;}
    .partner-ul li{width:calc((100% / 2) - 1%);margin:0.5%;}
    .news-ul li{width:calc((100% / 1) - 2%);margin:1%;}
    .news-show .news-bt{padding:20px 0 10px 0;}
    .news-show .news-bt .t1{font-size:16px;line-height: 26px;}
    .page-message{padding:20px;}


		.main{
			padding: 0;
		}
		.main_left{
			width: 100%;
		}		
		.about_title{
			display: block;
			width: calc(100% + 20px);
			margin-left: -10px;
			height: 50px;
			line-height: 50px;
			background-color: #161a43;
			font-size: 18px;
			color: #fff;
			font-weight: bold;
			position: relative;
			padding: 0 20px;
		}
		.about_title>span{
			float: right;
			position: absolute;
			right: 20px;
			top: 50%;
			transform: translateY(-50%);
		}
		.about_ul {
		    display: none;
		}
		.about_ul>li {
		    margin: 3px 0 0 0;
		}
		.main_right{
			width: 100%;
			margin-top: 10px;
		}
		.dqwz_contect{
			padding: 0 0 10px 0;
		}
		.cp_ul li {
		    width: calc(50% - 2px);
		    margin-bottom: 4px;
		}
		.cp_ul li>a .cp_B {
		    padding: 4px;
		}
		.cp_ul li>a .cp_txt {
		    padding: 3px;
				font-size: 16px;
		}
		.main-fanhui {
		    width: 100%;
				height: auto;
				position: relative;
		}
		.main-fanhui>a {
		    font-size: 16px;
		    line-height: 20px;
		    padding: 5px;
		}
		
		.cpxq{
			padding: 10px 0;
			width: 100%;
			float: left;
		}

		.cpxq_left{
			width: 100%;
			padding: 5px;
		}
	.cpxq_right {
			width: 100%;
			margin-top: 10px;
	}
	.cpxq_title>span {
	    line-height: 34px;
	    font-size: 16px;
	    min-width: 120px;
	    padding: 0 10px;
	}
	.cpxq_B {
	    padding: 10px;
	}
	.cpxq_B .cpxq_txt {
	    line-height: 20px;
	}
	.cpxq_B .cpxq_txt>span {
			line-height: 30px;
			font-size: 18px;
	}





}

@media (max-width:567px){
	}

@media (max-width:336px) {
    }
	
	
.jlfanye{ width:100%;margin:0 auto; text-align: center; }
.jlfanye a{ padding:5px 6px;  border: solid 1px #dedede; float:none; display: inline-block; min-width:8px; margin:8px 2px; color:#999;}
.jlfanye a:hover{ color:#c41313;}

/* 点击链接/按钮时不显示 Bootstrap 默认焦点描边（与改版前一致） */
a:focus,
a:active,
button:focus,
button:active,
.btn:focus,
.btn:active,
.btn.focus,
.btn.active.focus,
.nav_a:focus,
.nav_a:active,
.nav_a2:focus,
.nav_a2:active,
.sjnav a:focus,
.sjnav a:active {
	outline: none !important;
	box-shadow: none !important;
}
a::-moz-focus-inner,
button::-moz-focus-inner {
	border: 0;
}
a,
button,
.btn {
	-webkit-tap-highlight-color: transparent;
}
