*{margin: 0;padding: 0;box-sizing: border-box;list-style: none;line-height: 100%;}
body{font-size: 14px;min-width: 1200px; overflow-x: hidden; font-family: 'Hos','Microsoft YaHei';}
a{text-decoration: none; color:#333; font-size: 14px;}
li{list-style: none;}
em,i{font-style: normal;}
input,select,textarea {border-radius: 0;outline: none;}
input[type="button"], input[type="submit"], input[type="reset"],input[type="text"],input[type="password"] {-webkit-appearance: none;}
a,*::before,*::after {font-size: 14px;text-decoration:none;-webkit-transition:all .4s ease;-moz-transition:all .4s ease;transition:all .4s ease;color: #1a1a1a;} 
a * {-webkit-transition:all .4s ease;-moz-transition:all .4s ease;transition:all .4s ease;}
.fullscreen,.fullscreen body {width: 100%;height: 100%;overflow: hidden}
.pcshow { display:block;}
.mbshow { display:none!important;}
.clear { clear:both;}
.fl {float: left;}
.fr {float: right;}
.img {position: relative;overflow: hidden;background-position: center center;background-repeat: no-repeat;background-size: cover;}
.pic {position: relative;overflow: hidden;background-position: center center;background-repeat: no-repeat;background-size: cover;}
.img img,.pic img {max-width: 100%;max-height:100%;margin: auto;padding: 0;border: 0;width: 100%;height: auto;border: none;}
.img-center {position: absolute;left: 0;right: 0;top: 0;bottom: 0;margin: auto;display: block;width: auto;height: auto;z-index: 1;max-width: 100%;max-height:100%;}
.img img.img-center {width: auto;height:auto;height:-webkit-min-content;height:-moz-min-content;height:min-content;}
.img-block {display: block;width: 100%;height: auto;opacity: 0;}
.img-inline {display: inline-block;width: auto;height: auto;max-width: 100%;}
.clamp1 {text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.clamp2 {display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;}
.clamp3 {display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;overflow: hidden;}
.text-center {text-align: center;    position: relative;
    z-index: 999;}
.div-container {position: relative;width: 74%;margin: auto;}
@font-face { 
        font-family: 'Hos'; src: 
       url('https://cdn.114my.com.cn/font/lcw/Hos.ttf') format('truetype')
}
@font-face{font-family: 'axt'; src:url(https://cdn.114my.com.cn/font/lcw/axt.ttf)}
@font-face { 
        font-family: 'ysbt'; src: 
       url('https://cdn.114my.com.cn/font/lcw/yszt.TTF') format('truetype')
}
@font-face{font-family:'alz'; src: url("https://cdn.114my.com.cn/font/hxp/alimamashuheiti.ttf");}
@font-face {
font-family:'neu';
src: url(//cdn.dg.114my.cn/font/neutraface2/neutraface2.ttf),
     url(//cdn.dg.114my.cn/font/neutraface2/neutraface2.eot),
     url(//cdn.dg.114my.cn/font/neutraface2/neutraface2.otf),
     url(//cdn.dg.114my.cn/font/neutraface2/neutraface2.woff),
     url(//cdn.dg.114my.cn/font/neutraface2/neutraface2.woff2);
}
.f01{   font-family: 'axt'; }
.f02{   font-family: 'ysbt'; }
.f04{  font-family: 'alz';}
.f05{  font-family: 'ysbt';}
@font-face {
  font-family: 'iconfont';  /* Project id 4978008 */
  src: url('//at.alicdn.com/t/c/font_4978008_245cuzxy8pd.woff2?t=1766061569596') format('woff2'),
       url('//at.alicdn.com/t/c/font_4978008_245cuzxy8pd.woff?t=1766061569596') format('woff'),
       url('//at.alicdn.com/t/c/font_4978008_245cuzxy8pd.ttf?t=1766061569596') format('truetype');
}
.iconfont{
    font-family:"iconfont" !important;
    font-size:16px;font-style:normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;}

.gyc {margin: 0 auto;max-width: 82%;min-width: 1200px;position: relative;z-index: 55;}
.gy{max-width: 1500px;margin: 0 auto;min-width: 1200px;width: 100%;}
.gyb {margin: 0 auto;max-width: 1600px;min-width: 1200px;}
.gyf{max-width: 100%;margin: 0 auto;min-width: 1200px;width: 100%;}
.page{max-width: 1500px;margin: 0 auto;min-width: 1200px;width: 100%;}
.gya {
    margin: 0 auto;
    max-width: 60%;
    min-width: 800px;
    overflow: hidden;
}

/*all_title*/
.all_title{text-align: center;margin-bottom:50px;}
.all_title p{font-size:46px;font-weight:bold;font-family: 'Microsoft YaHei';}
.all_title em{font-size:42px;font-weight:bold;color: #fff;}
.all_title span{width:37px;height:9px;position:relative;display:flex;margin:10px auto 0;display: none;}
.all_title span::before,.all_title span::after{content:'';width:9px;height:9px;border-radius:100%;background:#e6212a;top:0;}
.all_title span::before{left:0;animation:alltitle 3s infinite;}
.all_title span::after{right:0;animation:alltitri 3s infinite;}
.all_title i{width:30px;height:1px;background:#e6212a;position:relative;top:4px;left:25%;margin-left:-15px;animation:alltiti 1.5s infinite;vertical-align: top; display: block;}
.all_title b{font-size:22px;font-weight:normal; padding-top: 1%;display: block; color: #999;font-family: 'Hos';}

@keyframes alltitle{
  0%{left:0;opacity:1;}
  25%{opacity:0.5;}
  50%{left:calc(100% - 9px);opacity:1;}
  75%{opacity:0.5;}
  100%{left:calc(0);opacity:1;}
}
@keyframes alltitri{
  0%{right:0;opacity:1;}
  25%{opacity:0.5;}
  50%{right:calc(100% - 9px);opacity:1;}
  75%{opacity:0.5;}
  100%{right:calc(0);opacity:1;}
}
@keyframes alltiti{
  0%{opacity:1;}
  50%{opacity:0;}
  100%{opacity:1;}
}

/*head*/
.gytop{padding:0 3%;}
.htop{ height:50px; background:#f8f8f8; font-size:14px; color:#666; display: none;}
.htop p.fl{font-weight:lighter; line-height:45px;}
.htop p.fr a{ margin-right:20px;}
.htop p.fr b{font-size:16px; padding-left:2px;}
.htop p.fr a{ display:inline-block; line-height:45px; font-size:14px; color:#666; padding-left:0px;}
.htop p i{font-size:14px;padding-right:5px; font-weight:normal;}
.htop p.fr b{}
.htop p.fr a:hover{ text-decoration:underline;}
.hsecond{ height:128px; position:relative;}
.hlogo{ margin-top:32px; font-size:0;}
.hlogo p{ display:inline-block; vertical-align:middle;}
.hlogo p+p{ margin-left:20px;}
.hlogo p span{ display:block; font-size:19px; color:#222222; font-weight:lighter; margin-top:3px; letter-spacing:.5px;}
.nav li{ display:inline-block; vertical-align:top; height:128px; text-align:center; line-height:20px;}

/*head*/
.head {padding: 0.7% 2%; width: 100%;z-index: 100; position: relative; transition: 1s;}
.head.on{width: 100%; z-index: 999;box-shadow: 0 0 10px #ccc;background: #fff;position: fixed;padding: 1.2% 2%; top: 0;}
.head.on .head_nav>ul>li>a {color: #333;}
.head.on .head_nav>ul>li>a .head_num li>i{ color: #333;}
.head.on .head_num li i,.head.on .head_num li>a,.head.on .icon>div i span { color: #333;}
.head.on .head_logo p b{ color: #333;}
.head.on .head_logo p b em{ color: #666;}
.head.on .head_num li>p>span{ color: #333;}
.head.on .head_logo .hei {
    display: block;
}
.head.on .head_logo .lan{
    display: none
}
.head_box {max-width: 1800px;margin: 0 auto;display:  flex;justify-content:  space-between;}
.head_logo {display:flex;align-items:center;}
.head_logo .lan {
    display: block
}

.head_logo .hei {
    display: none
}
.head_logo i {width: 74%;position: relative; padding: 0.5%; }
.head_logo i:before {content:'';width:1px;height:100%; position:absolute;top:0;right: -17px;}
.head_logo i:after {content:'';width: 3px;height: 20%;/* background:#1a67bf; */position:absolute;top: 22px;right: -18px;}
.head_logo i img {width:100%;height:auto;}
.head_logo p {display: flex;flex-direction: column;font-size:2vw;font-weight: 100;letter-spacing: 1px;padding: 0 0 0 23px;}
.head_logo p b {color: #333;font-size:1.7vw;font-weight: 100;}
.head_logo p b em {color: rgba(255,255,255,0.6);display: block;font-size: 0.9vw;padding-top:4px;}
.head_logo p span {font-size: calc(0.82rem + 0.4vw);font-weight:  lighter; border-radius: 50px;text-align: center;color: #8a8383;text-align-last: justify;position: relative;z-index: 5;}
.head_logo p span:before,.head_logo p span:after {content:'';width: 5%;height: 0.125rem;position:absolute;top:0;background: #666;bottom: 0;margin: auto;opacity: 0.5;display: none;}
.head_logo p span:before {left: 2rem;}
.head_logo p span:after {right: 2rem;}
.head_con {width: 70%;display:  flex;align-items:  center;justify-content:  space-between;}
@media screen and (max-width: 1680px){.head_con {width: 80%;}}
@media screen and (max-width: 1500px){.head_con {width: 80%;}}
@media screen and (max-width: 1440px){.head_con {width: 100%;}}
@media screen and (max-width: 1280px){.head_con {width: 80%;}}
.head_nav {width: 76%; display:  flex;justify-content:  space-between;align-items:  center;} 
.head_nav>ul {display: flex;align-items: center;width: 100%;justify-content:  space-between;}
.head_nav>ul>li {/* width: 20%; *//* position: relative; */}
.head_nav>ul>li>a {font-size:21px;position: relative;color: #333; display: flex;letter-spacing: 0.5px;flex-direction: column;align-items: center;padding: 0.35rem 0;font-weight: normal;}
@media screen and (max-width: 1360px){.head_nav>ul>li>a {font-size:18px;}}
@media screen and (max-width: 1280px){.head_nav>ul>li>a {font-size:17px;}}
.head_nav>ul>li>a:before {content:'';width:0;height: 4px;background: #cd0001;position:absolute;bottom: 4px;right: 0;transition:0.5s;z-index: -1;right: 0;}
.head_nav>ul>li>a:after {content:'';width:100%;height: 64px;position:absolute;left: 0;}
.head_nav li:hover a:before,.head_nav>ul>li.cur a:before {width: 100%;right: auto;left: 0;}
.head_nav>ul>li:hover>a, .head_nav>ul>li.cur>a {}
.head_nav li>a i {font-size: 10px;margin: 0.2rem 0 0;display:none;}
.head_num {display:  flex;}
.head_num ul {display: flex;width: 100%;align-items:  center;justify-content: center;}
.head_num li {}
.head_num>ul>li:first-child {display:flex;align-items: center;}
.head_num li+li {margin: 0 0 0 1vw; padding: 0 0 0 0.5vw;}
.head_num li>i {font-size: 22px; color: #333; display: flex;justify-content: center;align-items: center;border-radius: 5px; font-weight: 100;}
.head_num li:last-child:hover>p {transform: rotateX(0deg); }
.head_num li>p {font-size: 15px; white-space:  nowrap;display:  flex;flex-direction:  column;font-weight:  lighter;padding: 1.2% 4%;transition: 0.5s;top: 100%;right: 0;/* width: 13%; */}
.head_num li>p>span {font-family:neu;font-size: calc(0.8rem + 0.5vw);font-weight: bold;color: #333;}
.head_num li>a {font-size: 15px; font-family:  Arial;display: flex;align-items: center;}
.head_num li>a i {transform:rotate(90deg);font-size: 10px;margin: -3px 0 0 4px;}
.head_lan {position: absolute;transform: rotateX(90deg);transform-origin: top;transition: 0.5s;top: 100%;border-top: 2px solid #e13602;}
.head_lan p {display:flex; padding: 12% 0;width: 88px; background: #fff;transition: 0.5s;}
.head_lan p+p {border-top: 1px solid #ebebeb;}
.head_lan p:hover {background:#1a67bf;}
.head_lan p a {display:flex;align-items: center;}
.head_lan p:hover a {color:#fff;}
.head_lan p i {width: 26%;display: none;}
.head_lan p i img {width:100%;}
.head_lan p span {font-size: 13px;margin: 0 0 0 16px; white-space: nowrap;}
.head_num li:hover .head_lan {transform: rotateX(0deg);}

/*xiala*/
.head_qit {position: absolute;top:110%;left: 0;width: 100%;background: #eee;opacity: 0;transition: 0.5s all ease;visibility: hidden;display: flex;flex-direction: column;transform-origin: top;padding: 3% 4% 12%;border-top: 1px solid #eee;}
.head_nav li:nth-child(3) .head_qit {/* width: 120px; *//* height: 311px; *//* overflow:auto; */}
.head_qit::-webkit-scrollbar { width: 3px;transition:0.5s;}
.head_qit::-webkit-scrollbar-thumb {background:#ddd;}
.head_qit ul {display:flex;flex-wrap:wrap;grid-row-gap:0.7vw;grid-column-gap: 2.57vw;}
.head_qit li {padding: 0 0 1.3% 0; width: 29%;border-bottom: 1px solid #ccc;position: relative;z-index: 5;}
.head_qit li a {font-size: 19px;font-family: 'axt';}
.head_qit>a {font-size: 14px;padding: 12%;text-align: center;white-space: nowrap; transition:0.5s;}
.head_qit>a+a {border-top: 1px solid #f9f9f9;}
.head_nav>ul>li:hover .head_qit {visibility: visible;top: 100%;opacity:1;}
.head_qit>a:hover,.head_qit>div>ul>li:hover>a {color:#cd0001;}
.head_qit li:hover a {color:#cd0001;}
.head_qit>a:hover,.head_qit>div>ul>li:hover {background:#cd0001;color:#cd0001;}
.head_qit>p {font-size:2rem;font-weight:bold;font-family: 'axt';}
.head_big {display:flex;justify-content:space-between;margin: 3% 0 0;position: relative;}
.head_big>div {width: 56%;}
.head_big>i {width: 30%;position: absolute;right: 0;top: -4vw;}
.head_big>i img {width:100%; object-fit: cover;}
.head_qit li:before {content:'\e8f9';font-size: 0.88rem;position: absolute;right: 0;top: 0;font-family: 'iconfont';color:#ccc;}
.head_qit li:after {content:'';width:0;height:1px;position:absolute;bottom:0;left:0;transition:1s;background:#cd0001;}
.head_qit li:hover:after {width:100%;}
.head_qit li:hover:before {color:#cd0001;}

/*xiala*/
.dfs{display:flex;align-items:center;justify-content:space-between;width: 100%;height: 25px;}
.icon>div i{/* width:40px; *//* height:40px; */border-radius:100%;display: flex;justify-content: center;align-items: center;user-select:none;transition:all 0.5s;position: relative;/* border: 1px solid #eee; */}
.icon>div:hover i{/* background: #005ee0; */}
.icon>div i:before{content:'';width:40px;height: 5vw;border-radius:100%;position:absolute;top: 0;}
.icon>div:hover i:before{animation:2s headIcon infinite;}
.icon>div:hover i:after{animation:2s headIcon infinite;animation-delay:0.5s;}
.icon>div i span{font-size: 24px; color: #333; position: relative;z-index:2;font-weight: 100;}
.icon>div:hover i span{color: #fff;}

.form_ul {/* padding:0; */}
.iser_box,.itel_box{position:absolute;top: 100%;right:0;padding: 4%;transform-origin:top;transform:rotateX(90deg);transition:all 0.5s;z-index: 9;width: 100%;display: flex;flex-direction: column-reverse;justify-content: center;text-align: center;background: rgba(0,0,0,0.5);}
.icon>div:hover .iser_box,.icon>div:hover .itel_box{transform:rotateX(0deg);}
.search_l{display:flex;align-items:center;justify-content: center;/* display: none; */padding: 2% 0 0;color:#fff;}
.search_l span+span{margin-left:4px;font-size: 16px;color: rgba(255,255,255,0.6);}
.search_l a{color: #444;font-size: 16px;margin: 0 5px;color: #fff;}
.search_r{/* margin-top: 15px; */position:relative;width: 86%;display: flex;align-items: center;justify-content: center;}
#infoname{height: 64px;line-height: 64px;border:1px solid #eee;text-indent:12px;width: 100%;border-radius: 2rem;padding: 0 0 0 1%;}
.z_img{width: 38px;height: 38px;position:absolute;top: 18px;right: 20px;background: no-repeat;}
.itel_box{width: 150px;text-align:center;padding: 10px;}
.itel_box a{color:#333;position:relative;display: flex;font-size: 16px;font-family: Arial;text-transform: uppercase;align-items: center;padding: 5%;transition:0.5s;justify-content: center;}
.itel_box a:hover {background:#1f2c5c;color:#fff;}
.itel_box a+a {margin: 8% 0 0;}
.itel_box a span {overflow:hidden;border-radius: 50%;margin: 0 10px 0 0;width: 20px;height: 20px;}
.itel_box a span img {width:100%;height:auto;}
.itel_box p:before{position:absolute;left:0;color:#333;}
.search_l .iconfont{font-size: 16px;display: none;}
.icon_tel i{display: block;width: 98px;height: 30px;line-height: 28px;text-align: center;border:2px solid #b2b2b2;font-size: 14px;color: #7f7f7f;border-radius: 15px;font-style: normal;}
.icon_pho i span{font-size:18px!important;display: block;margin-top: -3px;}
.hx_bg{height: 142px;position: relative;margin-top: -142px;z-index: 99;}
.icon_search.icon_pho:hover .itel_box.dh_c { transform: rotateX(0);}

/* banner */
.container {
    width: 1500px;
    margin: 0 auto;
    max-width: 100%;
}
.indexBanner .swiper-pointer-events{width:100%;}
.indexBanner { z-index: 2; position: relative;}

.bannerSwiper {height: 83vh; position: static;}

.bannerSwiper .imgBox {height: 100%;}

.bannerSwiper .imgBox img {width: 100%;height: auto;min-height: 100%;transition: 1s linear 2s; transform: scale(1.1,1.1); object-fit: cover;}

.bannerSwiper .swiper-slide-active img , .bannerSwiper .swiper-slide-duplicate-active img {transition: 2s linear;transform: scale(1,1);}

.bannerSwiper .con {position: absolute; left: 43%; top: 41%; transform: translate(-50%, -50%);z-index: 1;}
@media screen and (max-width: 1680px){.bannerSwiper .con{left: 52%;top: 33%;}}
@media screen and (max-width: 1440px){.bannerSwiper .con{left: 53%;top: 32%;}}
.bannerSwiper .con strong {font-size:4.3rem;font-weight: 100;color: #ffffff; display: inline-flex; line-height: 2;}
.bannerSwiper .con strong div:nth-child(3) {    font-family: yw;font-size:5rem; letter-spacing: -15px;text-shadow: 0.3rem 0.3rem 0rem rgba(1, 126, 26, 0.5);position: relative;margin-top: -7px;}
.bannerSwiper .con strong div:nth-child(4) {    font-family: yw;font-size:5rem;  text-shadow: 0.3rem 0.3rem 0rem rgba(1, 126, 26, 0.5);position: relative; margin-top: -7px;}
.bannerSwiper .con strong div:nth-child(10) {    font-family: yw;font-size:5rem; letter-spacing: -10px;text-shadow: 0.3rem 0.3rem 0rem rgba(1, 126, 26, 0.5);position: relative;margin-top: -7px;}
.bannerSwiper .con strong div:nth-child(11) {    font-family: yw;font-size:5rem;  text-shadow: 0.3rem 0.3rem 0rem rgba(1, 126, 26, 0.5);position: relative; margin-top: -7px;}
.bannerSwiper .con .p1 {font-size:1.4rem;color: #ffffff; display: flex; line-height: 1.4; padding-top: 2%;}
.bannerSwiper .con .p1t {font-size:1.9rem;color: #ffffff; display: flex; line-height: 1.4; padding-top:0.6%;}
.bannerSwiper .con .h{color: #333;}
.bannerSwiper .con .hs{color: #666 !important;}
.bannerSwiper .con .ty{text-shadow: 0.1rem 0.1rem 0rem rgba(1, 126, 26, 0.5);}
.bannerSwiper .con .bx {
    font-size: 1.1vw;
    color: #fff;
    line-height: 46px;
    font-family: axt;
    height: 46px;
    border: 1px rgba(255, 255, 255, 0.2) solid;
    width: 31%;
    display: flex;
    text-align: center;
    margin-top: 2.6%;
    letter-spacing: 0.1vw;
    border-radius: 11px;
}
.bannerSwiper .con span {
    background: linear-gradient(to right, #cd0001 0%, #ff0000 100%);
    border-radius: 11px 0 0 11px;
    color: #fff;
    width: 61%;
    line-height: 46px;
    text-align: center;
}
.bannerSwiper .con em {
    color: #fff;
    width: 57%;
    line-height: 46px;
    text-align: center;
    font-style: normal;}

.con1t a{display: inline-block;vertical-align: middle;float: none;text-align: right;margin-right:0px;margin-left: 15px; background: none !important; width: 750px; margin:auto; text-indent:0px !important; margin-top:19px !important; font-family: hs_l; font-weight: lighter;} 
.con1t .k{width: 468px !important;} 
.index-banner .banner-btn a:after{ background:none !important;}
.con1t {clear: both; margin-top:0%;}
.con1tmore .tit-166{border-radius: 60px;padding:10px 0;line-height: 1;display: inline-block;font-size:26px; background: linear-gradient(to right, #cd0001 0%, #ff0000 100%);position: relative;z-index: 999;color: #fff;box-shadow: 5px 5px 10px 0 rgba(48, 97, 173, .2);width: 300px;text-align: center;letter-spacing: 2px;}
.con1tmore .tit-16{border-radius: 60px;padding:12px 20px;line-height: 1;display: inline-block;font-size:21px; background: linear-gradient(to right, #cd0001 0%, #ff0000 100%); position: relative;z-index: 999;color: #fff;box-shadow: 5px 5px 10px 0 rgba(48, 97, 173, .2); text-align: center;letter-spacing: 1px;}
.con1tmore .tit-17{border-radius: 60px;padding:12px 16px; margin:0 10px; line-height: 1;display: inline-block;font-size:21px; background: linear-gradient(to right, #cd0001 0%, #ff0000 100%); color: #fff;position: relative; text-align: center;letter-spacing: 1px;box-shadow: 5px 5px 10px 0 rgba(0, 0, 0, .1); font-family: 'axt';}
.con1tmore .tit-18{border-radius: 60px;padding:12px 16px;line-height: 1;display: inline-block;font-size:21px; background: linear-gradient(to right, #cd0001 0%, #ff0000 100%); color: #fff;position: relative; text-align: center;letter-spacing: 1px;box-shadow: 5px 5px 10px 0 rgba(0, 0, 0, .1);    font-family: 'axt';}
.con1tmore .tit-19{border-radius: 60px;padding:12px 16px;line-height: 1;display: inline-block;font-size:21px; background: linear-gradient(to right, #cd0001 0%, #ff0000 100%); color: #fff;position: relative; text-align: center;letter-spacing: 1px;box-shadow: 5px 5px 10px 0 rgba(0, 0, 0, .1);    font-family: 'axt';}

.bannerSwiper .con1{position: absolute; left: 50%; top: 24%; transform: translate(-50%, -50%);z-index: 1; text-align: center;}
.bannerSwiper .con1 strong {font-size:4vw;font-weight: 100;color: #1a508e; display: inline-flex; line-height: 2;}
.bannerSwiper .con1 .p1 {font-size:1.7vw;color:#333; line-height: 1.5; padding-top: 1.2%;text-align: center;font-weight:100;}
.bannerSwiper .con1 .ty{text-shadow: rgba(1, 69, 205,0.5) 0.05rem 0.05rem 0rem;}
.bannerSwiper .con1 .bx {
    font-size: 1.1vw;
    color: #fff;
    line-height: 46px;
    font-family: axt;
    height: 46px;
    border: 1px rgba(255, 255, 255, 0.5) solid;
    width: 31%;
    display: flex;
    text-align: center;
    letter-spacing: 0.1vw;
    border-radius: 11px;
   margin: 0 auto;
margin-top: 3%;
}
.bannerSwiper .con1 span {
    background: linear-gradient(to right, #0d3b88 0%, #054cc4 100%);
    border-radius: 11px 0 0 11px;
    color: #fff;
    width: 57%;
    line-height: 46px;
    text-align: center;
}
.bannerSwiper .con1 em {
    color: #fff;
    width: 60%;
    line-height: 46px;
    text-align: center;
    font-style: normal;
}
.con1t a{display: inline-block;vertical-align: middle;float: none;text-align: right;margin-right:0px;margin-left: 15px; background: none !important; width: 618px; margin:auto; text-indent:0px !important; margin-top:19px !important; font-family: hs_l; font-weight: lighter;} 
.con1t .k{width: 468px !important;} 
.index-banner .banner-btn a:after{ background:none !important;}
.con1t {clear: both; margin-top:0%;}
.con1tmore .tit-166{border-radius: 60px;padding:10px 0;line-height: 1;display: inline-block;font-size:26px; background: linear-gradient(to right, #1a508e 0%, #125db2 100%);position: relative;z-index: 999;color: #fff;box-shadow: 5px 5px 10px 0 rgba(48, 97, 173, .2);width: 300px;text-align: center;letter-spacing: 2px;}
.con1tmore .tit-16{border-radius: 60px;padding:12px 20px;line-height: 1;display: inline-block;font-size:21px; background: linear-gradient(to right, #1a508e 0%, #125db2 100%); position: relative;z-index: 999;color: #fff;box-shadow: 5px 5px 10px 0 rgba(48, 97, 173, .2); text-align: center;letter-spacing: 1px;}
.con1tmore .tit-17{border-radius: 60px;padding:12px 16px; margin:0 10px; line-height: 1;display: inline-block;font-size:21px; background: linear-gradient(to right, #1a508e 0%, #125db2 100%); color: #fff;position: relative; text-align: center;letter-spacing: 1px;box-shadow: 5px 5px 10px 0 rgba(0, 0, 0, .1); font-family: 'axt';}
.con1tmore .tit-18{border-radius: 60px;padding:12px 16px;line-height: 1;display: inline-block;font-size:21px; background: linear-gradient(to right, #1a508e 0%, #125db2 100%); color: #fff;position: relative; text-align: center;letter-spacing: 1px;box-shadow: 5px 5px 10px 0 rgba(0, 0, 0, .1);    font-family: 'axt';}
.con1tmore .tit-19{border-radius: 60px;padding:12px 16px;line-height: 1;display: inline-block;font-size:21px; background: linear-gradient(to right, #039de7 0%, #125db2 100%); color: #fff;position: relative; text-align: center;letter-spacing: 1px;box-shadow: 5px 5px 10px 0 rgba(0, 0, 0, .1);    font-family: 'axt';}

.bannerSwiper .con2 {position: absolute; top: 26%; z-index: 1;transform: translate(11%, -50%);}
@media screen and (max-width: 1680px){.bannerSwiper .con2{transform: translate(4%, -50%);}}
@media screen and (max-width: 1500px){.bannerSwiper .con2{transform: translate(0%, -50%);}}
@media screen and (max-width: 1440px){.bannerSwiper .con2{transform: translate(0%, -50%);}}
.bannerSwiper .con2 img{width:455px; height: 124px;}
.bannerSwiper .con2 strong {font-size:3.8vw;font-weight: 100;color: #fff; display: inline-flex; line-height: 1.4;}
.bannerSwiper .con2 b{font-size:5vw; color: #cd0001;font-family: neu;}
.bannerSwiper .con2 i{color: #cd0001;font-family: ysbt; line-height: 1.4;}
.bannerSwiper .con2 .p1 {font-size:2.6vw;color: #333; display: flex; line-height: 1.4; padding-bottom: 0%; padding-top:0%;font-weight:500;border-bottom: 0px rgba(255,255,255,0.3) solid;width: 100%; width: 100%; text-align: center; justify-content: center; align-items: center;}
.bannerSwiper .con2 .p1 b{color: #1c5190;font-size:3.6vw;}
.bannerSwiper .con2 .p1t {font-size:1.4rem;color: rgba(0,0,0,0.2); display: flex; line-height: 1.2; padding-bottom:0.3%; padding-top:0%;font-family: 'Arial';width: 100%; justify-content: center;}
.bannerSwiper .con2 .h{color: #333;}
.bannerSwiper .con2 .hs{color: #666 !important;}
.bannerSwiper .con2 .ty{text-shadow: rgba(5, 30, 66, 0.9) 0.2rem 0.1rem 0rem;}
.bannerSwiper .con2 .bx {
    font-size: 30px;
    color: #fff;
    line-height: 51px;
    font-family: axt;
    height: 51px;
    width: 41%;
    display: flex;
    text-align: center;
    margin-top: 2%;
    letter-spacing: 0.1vw;
    border-radius: 10px;
    margin: 0 auto;
}
.bannerSwiper .con2 span {
    background: linear-gradient(to right, #1c5190 0%, #1c5ca5 100%);
    border-radius: 10px;
    color: #fff;
    width: 100%;
    line-height: 50px;
    text-align: center;
}
.bannerSwiper .con2 em {
    color: #fff;
    width: 56%;
    line-height: 40px;
    text-align: center;
    font-style: normal;
border-radius: 0px 10px 10px 0px;
}
.bannerSwiper .con3 {position: absolute; left: 98%; top: 48%; transform: translate(-50%, -50%);z-index: 1;}
.bannerSwiper .con3 .3img{width:664px;height:233px;transform: translate(-50%, -50%);}
.bannerSwiper .con3 strong {font-size:3.8vw;font-weight: 100;color: #ffffff; display: inline-flex; line-height: 2;}
.bannerSwiper .con3 .p1 {font-size:2vw;color: #ffffff; display: flex; line-height: 1.4; padding-bottom: 1.5%; padding-top:1.2%;}
.bannerSwiper .con3 .p1t {font-size:24px;color: #333; line-height: 1.6; padding-top:4%;margin-left:20%;display: flex;
    flex-wrap: wrap; width: 280px;}
.bannerSwiper .con3 .p1t span{color: #1b518f;padding-right:3px;padding-top: 4px;}
.bannerSwiper .con3 .h{color: #333;}
.bannerSwiper .con3 .hs{color: #666 !important;}
.bannerSwiper .con3 .ty{text-shadow: 0.4rem 0.2rem 0rem rgba(5, 75, 159, 0.5);}



#preloader-2.yr{right: 4%;}
#preloader-2 {position: relative; margin-top: 2.5rem;}
#preloader-2 span {position: absolute; width:1.24rem; height: 1.24rem; background: #fff;border-radius: 50%; bottom: 0;}
#preloader-2 span:nth-child(1){animation: cross-1 1.5s infinite linear;}
#preloader-2 span:nth-child(2){ background: #cd0001; animation: cross-2 1.5s infinite linear;}

@keyframes cross-1{

  0%{transform: translateX(0); opacity: 0.8;}

  50%{transform: translateX(200%); opacity: 1;}

  100%{transform: translateX(0);opacity: 0.8;}

}

@keyframes cross-2{

  0%{transform: translateX(200%); opacity: 0.8;}

  50%{transform: translateX(0); opacity: 1;}
  100%{transform: translateX(200%);opacity: 0.8;}
}

.indexXian {position: absolute; left: 4%; top: auto; z-index: 1;bottom:5rem; display: flex;display: none;}
.indexXian span {font-size: 0.9rem;letter-spacing:0rem; color: #999; margin-right: 1rem; text-transform: uppercase;writing-mode:vertical-rl; position: relative;}
.indexXian i {width: 2px;height: 5.84rem;background: #EFEFEF; display: block; position: relative; overflow: hidden;}
.indexXian i::after {content: ""; position: absolute;left: 0;width: 2px;height: 100%;background: #cd0001; opacity: 1; animation: aline 3s infinite linear;}
@keyframes aline { from {bottom: 100%;}to {bottom: -100%;}}
.swControls {display: flex; align-items: center; justify-content: space-around; width: 100%;height: 5rem; position: absolute; left: auto; left: 0; top: auto; bottom: -.3rem;  z-index: 11; overflow: hidden;}
.swControls {display: none;}
.swControls { padding-left: 2%; box-sizing: border-box;}
.swControls::after {content: ""; position: absolute; width: 100%; height: 100%; z-index: -1; left: 100%;top: 0;transition: 1.5s; }
.swControls.on::after {left: 0;}
.swControls.swiper-button-next:after, .swiper-button-prev:after{font-size:0px !important;}
.swControls > div {position: relative;}
.bannerSwiper .swiper-pagination {width: 100% !important; bottom: 27px  !important;}
.bannerSwiper .swiper-pagination span {width: 1rem; height: 1rem; border: 1px solid #; opacity: 1; box-sizing: border-box; background: rgba(255,255,255,0.5);}
.bannerSwiper .swiper-pagination .swiper-pagination-bullet-active {background: #1b518f;}
.bannerSwiper .swiper-num {margin-left: 0%;color: #fff; display: none;}
.bannerSwiper .swiper-num .actives {font-size:2rem;}
.bannerSwiper .swjtBox {display: none;}
.bannerSwiper .swjt {position: relative; margin: 0;width: 1rem; height: 1rem; border-radius: 50%; left: 0; top: auto;}
.bannerSwiper .swjt i{color: #ffffff;font-size: 2rem;}
.bannerSwiper .swjt img {max-width: 70%;}
.bannerSwiper .swjt.swiper-button-prev {transform: rotate(180deg); margin-right: 1.3rem;}

.ggxd{width: 100%;background:#0f1221;}
.ggx{width: 1500px;
margin:0 auto;
height:360px;
    padding: 5% 6%;
    background: url(https://memberpic.114my.com.cn/gcmagnet/uploadfile/image/20260124/20260124141713_320271310.jpg) no-repeat top;
    margin-bottom: 0%;}
.ggx h3{font-size:3vw;color: #ffffff;}
.ggx span{font-size:2vw;display: block;padding-top: 1vw;}
.ggx b{color: #fff;background: #d71317;font-size:1vw;padding:10px 0px;margin-top:1vw;display: block;
    width: 15vw;
    text-align: center;}
.ggx i{margin-right:5px;}

/* strength */
.dfs {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}
.str_bg{max-width:100%;height:200px; position: relative; padding: 0% 0%;margin: 0 auto;z-index: 99;}
.str_bg .w1500 *{line-height: 100%;}
.str_list{margin-top: 0%; padding:0 3%;}
.str_list,.str_list ul{height:100%;position: relative;}
.str_list li+li{border-left: 1px rgba(0,0,0,0.1) solid; padding-left: 5.6%;}
.str_list li p{font-size:30px;font-weight: 100;color:#333;}
.str_list li em {display:flex;align-items:baseline;margin:6px 0;}
.str_list li em i{font-size:66px; color:#1b518f;font-style: normal; font-family:neu; font-weight:bold;}
.str_list li em b{font-size:18px;font-weight: 100;color:#333;margin-left:5px;}
.str_list li>span{font-size:18px;color:rgba(0,0,0,0.3);}


/* com */
.lter.is-visible {
    opacity: 1;
    transform: translate3d(0, 0, 0);
}
.f_cb, .f_cbli li {
    zoom: 1;
    position: relative;
    z-index: 9;
}
.content {
    width: 82%;
    margin: 0 auto;
}
.g_yzsp{padding:4vw 0 4vw 0;background:#eee;overflow: hidden;position: relative;}
.g_yzsp .yzup{height:200px;    overflow: hidden;}
.g_yzsp .t{ text-align:left; padding:2%  0 2% 2%;font-family: 'alz';}

.g_yzsp .t a{ line-height:1.2;font-size:3vw;color:#333;}
.g_yzsp .yzup .t{float:left;width:44.4%;}
.g_yzsp .yzup .t span{display: block;
    font-family: Har;color:#ccc;font-size:1.5vw;}
.t {
    transform: skewX(-8deg);
    font-family: "Har";
    letter-spacing: 2px;
    text-align: center;
    font-size: 54px;
    font-weight: normal;
    display: block;
    padding: 4vw 0;
}
.g_yzsp .yzup h2 img{width:100%;display:block}
.g_yzsp .yzup p{float:right;width:50%;font-size:18px;font-weight:400;line-height:1.6;color:#333}
.g_yzsp .yzup p span{ display:block; margin-top:10px; margin-bottom:50px;line-height:1.6;}
.g_yzsp .yzd .yzleft{float:left;width:42.8%;position:relative}
.g_yzsp .yzd .yzleft .sm{position:absolute;left:30%;bottom:1.3rem;width:12rem;height:4.6rem;background:linear-gradient(90deg, #1b518f 0%, #0661c9 100%);border-radius:3rem;z-index:522}
.g_yzsp .yzd .yzleft .sm li{float:left;width:100%;height:4.6rem;position:relative;padding-left:5rem;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
.g_yzsp .yzd .yzleft .sm li i{position:absolute;left:2.16rem;top:61%;margin-top:-1.5rem;width:2rem;height:2rem}
.g_yzsp .yzd .yzleft .sm li i img{width:100%;display:block}
.g_yzsp .yzd .yzleft .sm li a{font-size:1.05rem;font-weight:400;line-height:4.6rem;color:#fff;display:block;     font-weight: bold;}
.g_yzsp .yzd .yzleft .sm li span{display:none;width:8rem;height:8rem;border-radius:.5rem;border:.5rem solid #fff;position:absolute;left:50%;margin-left:-4rem}
.g_yzsp .yzd .yzleft .sm li span img{width:100%;display:block}
.g_yzsp .yzd .yzleft .sm li:hover b{font-weight:700}
.g_yzsp .yzd .yzleft .sm li:hover span{display:block}
.g_yzsp .yzd .yzleft .sm li:nth-child(1){background:#cd0001;border-radius:3rem 0 0 3rem;display: none;}
.g_yzsp .yzd .yzleft .sm li:nth-child(1) b{color:#fff; padding-left:7px;}
.g_yzsp .yzd .yzleft {
    float: left;
    width: 42.8%;
    position: relative;
}
.g_yzsp .yzd .yzleft .yzsp{width:100%;position:relative;border-radius:0 3rem 0 0;cursor:pointer;}
.g_yzsp .yzd .yzleft .yzsp img{width:100%;display:block;border-radius:0 3rem 0 0}
.g_yzsp .yzd .yzleft .yzsp:after{content:"";position:absolute; width:100%;height:100%;left:0;top:0;border-radius:0 3rem 0 0;z-index:11;transition:all .3s linear 0s}

.g_yzsp .yzd .yzr{float:right;width:50%}

.g_yzsp .yzd .yzr li{float:left;width:48.5%;margin-bottom:1.1rem;position:relative}
.ysrbg{width: 100%;display: block;background:rgba(255,255,255,0.99); border-radius: 1rem;}
.ysrbg img{width: 100%;display: block;border-radius:1rem;opacity: 0.1;}
.g_yzsp .yzd .yzr li span{position:absolute;width:100%;left:0;top:0;display:none}
.g_yzsp .yzd .yzr li span img{width:100%;display:block;border-radius:1rem}
.g_yzsp .yzd .yzr li span:before{content:"";position:absolute;background-size:2.6rem 2.6rem;width:2.6rem;height:2.6rem;left:50%;top:50%;margin-left:-1.3rem;margin-top:-1.3rem;z-index:112;transition:all .3s linear 0s}
.g_yzsp .yzd .yzr li span:after{content:"";position:absolute;background:rgba(0,0,0,.3);width:100%;height:100%;left:0;top:0;border-radius:1rem;z-index:11;transition:all .3s linear 0s}

.g_yzsp .yzd .yzr li .yzico{position:absolute;right:1rem;top:1rem;width:6rem}
.g_yzsp .yzd .yzr li .yzico img{width:100%;display:none;}

.g_yzsp .yzd .yzr li em{display:flex; padding:3.4rem 0 0 0rem;position: absolute;left:0;top:0;justify-content: center; align-items: center; width: 100%;}
.g_yzsp .yzd .yzr li em b{font-size:4.2vw;font-weight:400;line-height:3.2rem;color:#1a508e;float:left;font-family: 'neu'}
.g_yzsp .yzd .yzr li em i{float:left;font-style:normal;font-size:1.2rem;font-weight:400;line-height:3.2rem;color:#333;font-weight:700;display:block}
.g_yzsp .yzd .yzr li em strong{float:left;font-style:normal;font-size:2.6rem;font-weight:400;line-height:3.2rem;color:#cd0001;font-weight:700;display:block}

.g_yzsp .yzd .yzr li h4{font-size:1.2vw; line-height:1;color:#666;font-weight:100;margin-left:0rem;position: absolute;left:0;bottom:2.5vw;text-align: center;width: 100%;}
.g_yzsp .yzd .yzr li:nth-child(2n){float:right}
.g_yzsp .yzd .yzr li:hover span{display:block}

/*products*/
.dfsp{display:flex;justify-content:space-between;}
.pro_bg{width:100%;padding:100px 0;background:url(https://memberpic.114my.com.cn/gcmagnet/uploadfile/image/20251224/20251224145514_1866581058.jpg) no-repeat top;margin-bottom:5%;}
.pro_con{}
.pro_list{}

.pro_btm{}
.pro_le{width:18%;background:#1b518f;padding:0 6px;box-sizing:border-box;}
.prl_tit{text-align:center;padding:14% 0 10% 0;}
.prl_tit p{font-size:36px;font-weight:bold;color:#fff;}
.prl_tit em{font-style:normal;display:block;text-transform:uppercase;color:rgba(255,255,255,0.5);margin-top:10px;margin-bottom:12px;}
.prl_tit i{width:36px;height:3px;background:#fff;display:block;margin:0 auto;}
.prl_list{background:#fff;}
.prl_list .prolist2021{}
.prl_list .prolist2021 ul{}
.prl_list .prolist2021 li{height:62px;border-bottom:1px solid #eaeaea;position:relative;}
.prl_list .prolist2021 li:before{content:'\e620';font-size:16px;font-family:'iconfont';color:#666;position:absolute;left:26px;top:calc(50% - 5px);line-height:100%;}
.prl_list .prolist2021 li:hover:before{color:#1b518f;}
.prl_list .prolist2021 li>a{display:block;line-height:66px;padding-left:22%;position:relative;font-size:18px;}
.prl_list .prolist2021 li:hover>a{color:#1b518f;font-weight:bold;}
.prl_list .prolist2021 li dl{background:#f4f4f4;position:absolute;top:0;right:-200px;width:200px;border-left:1px solid #eee;opacity:0;visibility:hidden;z-index: 3;transition:all 0.5s;}
.prl_list .prolist2021 li:hover dl{opacity:1;visibility:visible;}
.prl_list .prolist2021 li dt{height:42px;border-bottom:1px solid #eee;transition:all 0.5s;}
.prl_list .prolist2021 li dt:hover{background:#1b518f;}
.prl_list .prolist2021 li dt a{display:block;line-height:42px;text-align:center;}
.prl_list .prolist2021 li dt:hover a{color:#fff;}
.prl_tel{color:#fff;padding:50px 0;display:inline;justify-content:center;}
.prlt_box{background: #fff;width: 100%;padding:12% 6%;}
.prlt_box p{display:flex;align-items:center;margin-bottom:10px;}
.prlt_box p i{font-size:22px;color:#333;}
.prlt_box p span{font-size:16px;color:#333;}
.prlt_box em{display:block;font-style:normal;font-size:16px;font-weight:normal;letter-spacing:0em;color:#333;line-height:2;}
@media screen and (max-width: 1680px){.prlt_box em{line-height:1.2;}}
@media screen and (max-width: 1500px){.prlt_box em{line-height:1.3;}}
@media screen and (max-width: 1440px){.prlt_box em{line-height:1.1;}}
.prlt_box span{font-weight:bold;font-size:20px; display: block;padding-bottom:8px;padding-top:8px;}
.prlt_box em+em{letter-spacing:0;margin-top:3px;}

.pro_ri{width:80%;}
.prr_top{position:relative;}
.prr_top .divproduct_new_div_item{display:flex !important;background:#fff;padding:0.4% 0.4% 0.6% 0.4%;}
.prr_top .product_div_item_pic{width:358px;border:1px solid #eee;overflow:hidden;}
.prr_top .product_div_item_pic img{width:100%;}
.prr_top .divproduct_new_div_item_content{width:calc(100% - 358px);padding-left:30px;box-sizing:border-box;}
.prr_top .divproduct_new_div_item_title{margin-bottom:25px;}
.prr_top .divproduct_new_div_item_a{font-size:24px;display:flex;justify-content:space-between;align-items:center;}
.prr_top .divproduct_new_div_item_a span{font-size:14px;color:#999;padding-right:10px;border-right:5px solid #1b518f;display:flex;align-items:center;}
.prr_top .divproduct_new_div_item_a span:hover{color:#1b518f;}
.prr_top .divproduct_new_div_item_a span i{font-size:18px;margin-right:6px;}
.prr_top .pro_t_text{}
.prr_top .pro_t_text>p{font-size:16px;line-height:1.4;color:#999999;padding-left:20px;position:relative;}
.prr_top .pro_t_text>p+p{margin-top:5px;}
.prr_top .pro_t_text>p:before{content:'';width:6px;height:6px;background:#999;position:absolute;top:6px;left:0;}
.prr_top .pro_t_text ul{display:flex;margin-top:30px;padding-left:0px;}
.prr_top .pro_t_text li{width:90px;border:1px dashed #e1e1e1;text-align:center;height:90px;padding-top:19px;box-sizing:border-box;}
.prr_top .pro_t_text li+li{margin-left:35px;}
.prr_top .pro_t_text li i{font-size:29px;color:#1b518f;position:relative;z-index:2;}
.prr_top .pro_t_text li i:before{content:'';width:20px;height:20px;background:#1b518f;border-radius:100%;position:absolute;top:-2px;right:-7px;z-index:-1;opacity: 0.02;}
.prr_top .pro_t_text li p{font-size:16px;color:#999;margin-top:10px;}

.prrt_dots {position:absolute;left:5%;bottom:7%;z-index:9;}
.prrt_dots ul{display:flex !important;}
.prrt_dots li{width:14px;height:14px;border-radius:100%;background:#ddd;font-size:0;}
.prrt_dots li+li{margin-left:8px;}
.prrt_dots li.slick-active{background:#1b518f;}
.prrt_dots li button{display:none;}

.prr_btm{}
.prr_btm .progdwz2021{}
.prr_btm .progdwz2021 ul{display:flex;flex-wrap:wrap;margin-top:25px;}
.prr_btm .progdwz2021 li{width:23.5%;padding: 1%; background: #fff;}
.prr_btm .progdwz2021 li+li{margin-left:2%;}
.prr_btm .progdwz2021 li>a{display:block;overflow:hidden;transition:all 0.5s;position:relative;}
.prr_btm .progdwz2021 li:hover>a{padding:10px;background:#1b518f;}
.prr_btm .progdwz2021 li>a:before{content:'';width:86px;height:100%;transform-origin:left top;background:linear-gradient(to right,transparent,rgba(255,255,255,0.8));transform:skewX(-25deg);position:absolute;top:0;left:0;opacity:0;transition:all 0.5s;}
.prr_btm .progdwz2021 li:hover>a:before{opacity:1;left:150%;}
.prr_btm .progdwz2021 li>a i{width:28px;height:28px;border-radius:100%;background:#1b518f;font-size:18px;color:#fff;text-align:center;line-height:28px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:2;opacity:0;transition:all 0.5s;}
.prr_btm .progdwz2021 li:hover>a i{opacity:1;}
.prr_btm .progdwz2021 li>a i:before,.prr_btm .progdwz2021 li>a i:after{content:'';width:44px;height:44px;border-radius:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:-1;}
.prr_btm .progdwz2021 li>a i:before{background:rgba(27,81,143,0.4);animation-delay:1.5s;}
.prr_btm .progdwz2021 li>a i:after{background:rgba(27,81,143,0.2);}
.prr_btm .progdwz2021 li:hover>a i:before,.prr_btm .progdwz2021 li:hover>a i:after{animation:prrbtmliAB 3s infinite;}
.prr_btm .progdwz2021 li img{width:100%;height:auto;}
.prr_btm .progdwz2021 li br{display:none;}
.prr_btm .progdwz2021 li span{display:block;background:#fff;margin-top:0px;height:50px;position:relative;}
.prr_btm .progdwz2021 li span:before,.prr_btm .progdwz2021 li span:after{content:'';width:0px;height:10px;background:#1b518f;position:absolute;transition:all 0.5s;}
.prr_btm .progdwz2021 li span:before{left:0;top:calc(50% - 5px);}
.prr_btm .progdwz2021 li span:after{right:0;bottom:calc(50% - 5px);}
.prr_btm .progdwz2021 li:hover span:before,.prr_btm .progdwz2021 li:hover span:after{width:100%;height:100%;}
.prr_btm .progdwz2021 li:hover span:before{top:0;}
.prr_btm .progdwz2021 li:hover span:after{bottom:0;}
.prr_btm .progdwz2021 li span a{display:block;line-height:50px;text-align:center;position:relative;z-index:2;transition:all 0.5s;font-size:18px;}
.prr_btm .progdwz2021 li:hover span a{color:#fff;}


@keyframes prrbtmliAB{
    0%{transform:translate(-50%,-50%) scale(1);opacity:0;}
    50%{transform:translate(-50%,-50%) scale(1.2);opacity:1;}
    100%{transform:translate(-50%,-50%) scale(1);opacity:0;}
}

/* adv */
.cesl {
        width: 100%;
        height: 600px;
        position: relative;
        background:url(https://memberpic.114my.com.cn/gcmagnet/uploadfile/image/20251222/20251222193806_2002690466.jpg) no-repeat center top;
    margin-bottom: 80px;margin-top: 36px;
    }
.cesl:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(27, 81, 143, 0.78);
    background-size: 2px;
    -webkit-background-size: 2px;
    -moz-background-size: 2px;
    -o-background-size: 2px;
    -ms-background-size: 2px;
    left: 0;
    top: 0;
    z-index: 2;
}
    
    .ys_nav img {
        width: 100%;
        display: block;
    }
    
    .ys_nr {
        width: 100%;
    }
    
    .ys_nr p {
        width: 100%;
    }
    
    .ys_nav ul {
        width: 100%;
        position: relative;
        left: 0;
        top: 0;
        height: 100%;z-index: 99;
    }
    
    .ys_nav li {
        width: 25%;
        height: 600px;
        float: left;
        border-right: 1px solid rgba(255, 255, 255, 0.2);
        box-sizing: border-box;
        position: relative;
        -webkit-transition: .3s;
        -moz-transition: .3s;
        transition: .3s;
    }
    
    .ys_nav li:last-child {
        border-right: 0;
    }
    
    .ys_nav li .sbt {
        width: 100%;
        text-align: center;
        position: absolute;
        left: 0;
        top: 30%;
        opacity: 1;
        -webkit-transition: .3s;
        -moz-transition: .3s;
        transition: .3s;
    }
    
    .ys_nav li .sbt img {
        width: 80px;
        display: block;
        margin: 0 auto;
    }
    
    .ys_nav li .sbt h5 {
        font-size: 1.8vw;
        color: #fff;
        margin-top: 20px;
        padding-bottom: 40px;
        line-height:1.4;
        position: relative;
    font-family: 'Har';
    }
    
    .ys_nav li .sbt h5 i {
        font-style: normal;
        font-size: 1.1vw;
        color: #fff;
        display: block;
        line-height:1.4;
        font-weight: normal;
font-family: 'axt';
margin-top:4px;
    }
    
    .ys_nav li .sbt span:after {
        position: absolute;
        content: '';
        width: 64px;
        height: 2px;
        background: #fff;
        bottom: -60px;
        left: 44%;
    }
    
    .ys_nav li dl {
        display: block;
        text-align: left;
        width: 100%;
        height: 100%;
        background:linear-gradient(90deg, #1b518f 0%, #0154b3 100%);
        position: relative;
        z-index: 5;
        opacity: 0;
        -webkit-transition: .3s;
        -moz-transition: .3s;
        transition: .3s;
    }
    
    .ys_nav li dt {
        width: 100%;
    }
    
    .ys_nav li dd {
        width: 100%;
        padding:25% 13%;
        box-sizing: border-box;
    }
    
    .ys_nav li dd span {
        font-size: 34px;
        color: #fff;
        margin-bottom: 20px;
        font-weight: normal;
        display: block;
        border-bottom: 1px dashed rgba(255,255,255,0.4);
    }
    
    .ys_nav li dd em {
        display: block;
        line-height: 38px;
        color: #fff;
        font-size: 16px;
        font-weight: normal;
        font-style: normal;margin-bottom: 16px;
    }
    
    .ys_nav li dd p {
        line-height: 30px;
        font-size: 16px;
        color: #fff;
        margin-bottom: 30px;
    font-family: axt;
    }
    
    .ys_nav li dd .ys_btn {
        width: 200px;
        height: 40px;
        display: block;
        border: 2px solid #fff;
        line-height: 36px;
        text-align: center;
        color: #fff;
        margin-top: 65px;
    font-size: 15px;
    }
    
    .ys_nav li.cur .sbt {
        opacity: 0;
    }
    
    .ys_nav li.cur dl {
        opacity: 1;
    }
/* Strengths */
.str_c{margin-bottom:0%;}
.str_cc{margin-top:30px;z-index:2;position:relative;}
.str_cc>ul{display:flex;background:#fff;position:relative;margin-bottom:10px;}
.str_cc>ul>li{display:flex;align-items:center;justify-content:center;height:106px;width:25%;background:#eee;}
.str_cc>ul>li.on{background:#1b518f;border-bottom:none;border-top:none;border-left:none;border-right:none;}
.str_cc>ul>li>span{font-size:45px;color:#1b518f;margin-right:16px;}
.str_cc>ul>li p{font-size:26px;color:#333;}
.str_cc>ul>li p b{display:block;font-size:24px;}
.str_cc>ul>li p em{font-size:14px;text-transform:uppercase;font-style:normal;color:#999;margin-top:8px;display:block;}
.str_cc>ul>li.on span,.str_cc>ul>li.on p{color:#fff;}
.str_cc>ul>li.on p em{color:rgba(255,255,255,0.5);}

.str_yc{overflow:hidden;}
.str_ic{display:flex;transition:all .5s;}
.str_item{display:flex;justify-content:space-between;flex-shrink:0;width:100%;position:relative;}
.str_pic{width:100%;background:#f4f4f4;}
.str_pic img{width:100%;}
.str_rc{width:47.3%;background:rgba(255,255,255,0.96);padding:50px;position:absolute;bottom:0;right:0;box-sizing:border-box;border-bottom:10px solid #1b518f;}
.str_rt{display:flex;/* justify-content:space-between;*/align-items:center;position:relative;}
.str_rt:after{content:'';width:10px;height:100%;background:#1b518f;position:absolute;top:0;right:-60px;z-index:2;}
.str_rt>span{font-family:neu;font-size:80px;color:#1b518f;font-weight:bold;/* padding-top:5px;*/margin-right:24px;}
.str_rt>b{width:calc(100% - 76px);height:47px;background:#f8a000;line-height:47px;font-size:30px;color:#fff;border-top-left-radius:20px;padding-left:17px;}
.str_rc>p{font-size:14px;color:#ababab;position:relative;margin:18px 0 38px;}
.str_rc>p:after{position:absolute;content:"";width:100%;height:1px;background:#dddddd;top:26px;left:0;}
.str_info>p{font-size:16px;line-height:30px;color:#666;position:relative;padding-left:21px;}
.str_info>p+p{margin-top:14px;}
.str_rbo{display:flex;align-items:center;position:relative;height:132px;justify-content:space-between;width:52.7%;padding:0 50px;box-sizing:border-box;}
.strr_le{display:flex;align-items:center;}
.strr_le>div{font-size:32px;color:#1b518f;font-weight:bold;font-family: 'neu';}
.strr_le>span.rda {font-size:18px;color:#000;}
.strr_le>span:nth-child(1){font-size:22px;}
.strr_le>span:nth-child(2) {font-size:24px;color:#10110f;margin:0 6px 0 13px;}
.strr_ri{}
.strr_ri a{width:122px;height:36px;background:#1b518f;display:flex;justify-content:center;align-items:center;font-size:16px;color:#fff;}
.strr_ri i{margin-right:8px;}
.str_rt>div>b {display:block;font-size:32px;}
.str_rt>div>p {font-size:22px;color:#686868;margin-top:12px;}
.str_info {margin-top:32px;padding-top:32px;border-top:1px solid #eee;}
.str_info>p:before {position:absolute;content:"";width:9px;height:9px;border-radius:100%;border:1px solid #bdbdbd;top:9px;left:0;}

/*case*/
.sy_sectB .w_width {
    position: relative;
}
.w_width {
    max-width: 1600px;
    margin-right: auto;
    margin-left: auto;
}
.sy_sectB{width: 100%;padding-top: 0%;padding-bottom: 0%;overflow: hidden;}
.sy_sectB .w_width{position: relative;}
.sy_sectB ._t{width: 100%;}
.sy_sectB ._t::after{content: "";display: block;clear: both;}
.sy_sectB ._t .cont{float: left;width: 100%;margin-top: calc(10px + 0.48rem);}
.sy_sectB ._t .name{float: left;width: 100%;font-size: 2.3vw;line-height:1;color: #111; font-weight: bold;font-family: "Microsoft YaHei";}
.sy_tit{font-size: 30px; color: #1b518f;font-weight: bold;}
.sy_sectB ._t .text{float: left;width: 100%;font-size: 15px;line-height:2;color: #666;margin-top: 10px;font-weight:100;}
.sy_sectB ._t .text p{line-height:2;}
.sy_sectB ._t .text p span{line-height:1.7;width:66%; display: block;font-family: 'axt';
    font-size: 17px;}
.sy_sectB ._t .text .p1{padding-top: 9px;}

.case {padding: 5% 0;overflow: hidden;}
.case_box {margin: 0 auto;}
.case_tab {}
.case_tab {position: relative;margin-top: 40px;}
.case_nav {padding: 30px 0;border-top: 1px solid #eee;}
.case_nav ul {display: flex;justify-content: space-between;width: 100%;align-items: center;max-width: 80%;margin: 0 auto;}
.case_nav li {position: relative;width: 17%;display:  flex;justify-content:  center;transition: 0.5s;}
.case_nav li:after {content:'';width:0;height: 2px;background: #3f73bb;position: absolute;top: -30px;left: 0;transition: 0.5s;}
.case_nav li.on:after {width:100%;transition: 0.5s;}
.case_nav li a {font-size: 1.28vw;font-weight: 200;    text-align: center;font-family: 'axt';}
.case_nav li a span{font-size: 0.8vw;color:#999;padding-top:7px;display: block;font-family: axt;}
.case_con {padding-top: 40px;}
.case_call {}
.case_call .divdgweb_new_div {display: flex;transform: translateX(-70%);transition:all .5s;}
.case_call .divdgweb_new_div_item {display: flex !important; flex-direction: row-reverse;    justify-content: space-between;padding: 0 1%;width: 80%;flex-shrink: 0;}
.case_call .divdgweb_new_div_item_content {width: 50%; padding:5% 3% 3% 3%;background: #eee;}
.case_call .divdgweb_new_div_item_title {position: relative;}
.case_call .divdgweb_new_div_item_title a{font-size:26px;font-weight:bold;}
.case_call .divdgweb_new_div_item_title:before {content:'';width:40px;height:2px;background:#1b518f;position:absolute;top:48px;left:0;}
.case_call .divdgweb_new_div_item_title a:after {content:'了解更多 +';width:120px;height:40px;border:1px solid #1b518f; position: absolute;top: 268px; left: 0;
display: flex;justify-content: center;align-items: center;  font-size: 16px; color:#1b518f;transition: 0.5s;font-weight:normal;}
.case_call .divdgweb_new_div_item_title:hover a:after{width:130px;transition: 0.5s;background:#1b518f; color:#fff;}
..case_call divdgweb_new_div_item_title a { font-size: 30px; line-height: 40px;}
.case_call .divdgweb_new_div_item_body { font-size: 17px; line-height: 1.7; padding-top: 10%;  width: 92%;font-family: 'axt';
    text-overflow: ellipsis;
    -webkit-line-clamp: 6;
    word-break: break-all;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;}
.case_call .news_div_item_pic {width:50%;}
.case_call .news_div_item_pic img {width:100%;height:auto;}
.divdgweb_new_div_item_date {display: none;}
.case_call .divdgweb_new_div_item.on{flex-direction: row;}
.case_btn {display:  flex;justify-content: space-between;position: absolute; bottom:8%; left: 53%;z-index: 5;width: 5%;display: none;}
.case_btn:hover i {}
.case_btn>i {width:40px;height:40px;cursor: pointer;border: 0px solid #eee;border-radius: 0%;font-size: 20px;color: #999;display: flex;justify-content: center;align-items: center;/* position: absolute; */top: 39%;background: #fff;margin-left:5px;}
.case_btn>i:first-child {left: 0;}
.case_btn>i:last-child {right: 0;}
.case_num {    position: absolute;bottom:8%;right: 25%; }
.case_num i {    font-size: 32px; font-family: Arial;}

/*news*/
.indexTit .boxLeft .top h4{font-size: 45px;color: #333;text-transform: uppercase;}
.indexTit .boxLeft .top h5{font-size:24px;color: #666;margin-top: 1rem;font-weight:normal;}
@media screen and (max-width: 1366px){.indexTit .boxLeft .top h5{margin-top: 0rem;}} .indexTit .boxLeft .bot h6{font-size: 0.9rem;color: #999;margin-top: 0.1rem;}
.flexStart ul {
  display: flex;
}
.indexTit .boxRight {margin-top: 1rem;padding: 1% 0;border-bottom: 2px solid #F0F0F0;}
.indexTit .boxRight div span{font-size: 1rem;color: #000;line-height: 3.4375rem;transition: all 0.3s;position: relative;left: -2.1875rem;}
.indexTit .boxRight a{display: inline-block; position: relative;}
.indexTit .boxRight div span font{display: inline-block;width: 0.75rem;height: 0.125rem;background: #000;vertical-align: middle;margin-right: 0.7rem;}
.indexTit .boxRight div:hover span{left: -3.125rem;}
.cate_c ul li.on a::after {
    opacity: 1;
    background: #1b518f;
    content: "";
    height: 2px;
    width: 100%;
    left: 0;
    transition: all 0.3s ease-in-out;
    position: absolute;
    margin-top: 61px;
}

.news_bc{padding:5% 0 4% 0;position: relative;z-index: 5;background: url(https://memberpic.114my.com.cn/gcmagnet/uploadfile/image/20251224/20251224145432_303635319.jpg) no-repeat center bottom;}
.news_c{overflow: hidden;}
.cate_c ul{display: flex;justify-content: center;}
.cate_c ul li+li{margin-left: 20px;}
.cate_c ul li a{display: block;width: 190px;height: 46px;line-height: 46px;color: #000; background: #eee; text-align: center;font-size: 20px;border-radius: 10px;}
.cate_c ul li.on a{background: #1b518f; font-weight:bold;color: #fff;}
.cate_c1 ul li:hover:last-child a {background:#1b518f;}
.news_tc {display: flex;justify-content: space-between;align-items: center;padding:0 20px;}

.news_cc {display: flex;padding:55px 0px 25px;transition:all .5s;overflow:hidden;}

.news_wz .news_div {display: flex; flex-shrink: 0; width: 100%; justify-content: space-between;padding:0px;}
.news_wz {display: flex; transition: all .5s;flex-shrink: 0;width: 100%;}
.new_c {overflow: hidden;}
img.news_div_item_image {width: 100%;}
.news_wz .news_div_item {display: flex; flex-direction: column-reverse; padding: 2%; background: #fff; width: 24.1%; transition: all .5s;border: 1px #eee solid;}
.news_wz .news_div_item:hover {box-shadow: 1px 1px 20px rgba(0,0,0,0.15); transform: translateY(-5px);}
.news_wz .news_div_item_a {display: block; font-size: 1vw; font-weight: bold; position: relative; padding-left: 34px; margin: 42px 0 27px;}
.news_wz .news_div_item_a:after {position: absolute; content: "\e638"; font-family: "iconfont"; top: 0; left: 0; font-weight: normal; font-size: 20px; color: #999;}
.news_wz .news_div_item+.news_div_item {}

.news_wz .news_div_item_body {font-size: 15px; color: #666; line-height: 32px;    height: 96px; overflow: hidden;}
.news_wz .news_div_item_date {display: flex; position: relative; padding-left: 24px; margin-top: 40px; justify-content: flex-end;}
.news_wz .news_div_item_date * {font-size: 16px; color: #979797;}
.news_wz .news_div_item_date:after {position: absolute; content: "\e6f1"; font-family: "iconfont"; color: #979797; font-size: 16px; top: 2px; right: 95px;}
.news_wz .news_div_item_pic a {display: block; position: relative;}
.news_wz .news_div_item_pic a:after {position: absolute; content: "\e6f0"; font-family: "iconfont"; bottom: -243px; left: 0; font-size: 16px; color: #666;}
.news_wz .news_div_item_pic a:before {position: absolute; content: "查看详情"; bottom: -243px; left: 25px; font-size: 16px; color: #979797;} 

/*copy*/
.copy {padding: 3% 2% 2%;overflow: hidden;background: linear-gradient(160deg,#007fc1,#0132a1 );background: #2750a0;background: #333;/* position: sticky; *//* bottom: 0; */width: 100%;height: 100%; background-position: center;background-size: cover; border-top: 20px #1b518f solid;}
.ncopy {padding: 4% 1% 3%;    height: auto}
.copy_box {max-width: 82%;margin: 0 auto;}
.copy_top {display: flex;justify-content: space-between;align-items: center;padding: 0 0 1.8% 0;position:  relative;z-index: 5;}
.copy_top:before {content:'';width:100%;height:1px;background:rgba(255,255,255,0.1);position:absolute;bottom:  0;left:  0;z-index: -1;display: none;}
.copy_logo {display:flex;align-items:  center;}
.copy_logo i {width: 25%;}
.copy_logo i img {width: 100%;height: auto; filter: grayscale(100%) brightness(1000%);}
.copy_logo p {font-size: 32px;color: #fff;margin: 0 0 0 14px;font-family:'alz';}
.copy_txt {display:flex;}
.copy_txt b {display: flex;flex-direction: column;font-size: 1.3vw;color: #fff;align-items:  center;font-weight:  lighter;}
.copy_txt b span {padding: 10px 0 0;}
.copy_con {display: flex;justify-content: space-between;border-top: 1px solid rgba(255,255,255,0.1);padding: 3.5% 0 0;}
.copy_nav {width: 56%;}
.copy_nav ul {display: flex;justify-content:space-between;width: 100%;}
.copy_nav li {padding: 0 0 0 2%;position: relative;z-index: 5;text-align: left;}
.copy_nav li:before {content:'';width: 1px;position:absolute;background: #1b518f;top: 0;left: 0;height: 24px;}
.copy_nav li p {font-size: 19px;line-height: 20px;margin-bottom: 20px;color: #fff;}
.copy_nav li a {font-size: 16px;line-height: 2;display: flex;color: #fff;transform:translateX(0);transition:0.5s;font-weight:  lighter;opacity: 0.4; font-family: axt;}
.copy_nav li a:hover  {transform:translateX(2px);opacity:1;}
.copy_txt {display:flex;flex-direction:column;color: #fff;align-items: flex-end;}
.copy_txt em {display:flex;flex-direction:row;width: 67%;align-items: center;}
.copy_txt em i {/* width:50%; */}
.copy_txt em i img {width:100px;height:auto;}
.copy_txt em b{margin-left:6%;}
.copy_txt em span {padding:10% 0 0;font-size: 15px;}
.copy_txt p {display:flex;flex-direction: column;align-items: flex-end;margin: 8% 0 0;font-size: 16px;}
.copy_txt p span {font-family:neu;font-size: 2vw;padding: 7% 0 0;}
.copy_txt o {font-size: 16px;margin: 7% 0 0;opacity: 0.7;text-align: right;line-height: 2;}
.copy_link {margin: 2% 0;display: flex;align-items: center;}
.copy_tit {}
.copy_tit p {font-size: 16px;color: #fff;opacity: 0.8;}
.copy_tittxt {}
.copy_end {margin: 0% 0 0;display: flex;justify-content: space-between;border-top: 1px solid rgba(255,255,255,0.1);padding:2% 0 0;}
.copy_end em {color: #fff;font-size: 15px;font-weight:  lighter;opacity: 0.5;display: flex; font-family: 'axt';}
.copy_end em>a,.copy_end em span a {font-size: 15px;color: #fff;}
.copy_end em span {}
.copy_end>a {font-size: 15px;color: #fff;font-weight:  lighter;opacity: 0.8;};
.linkTagcs li a {color:#fff !important;}
/*--kf--*/
.fixAside a { position: relative;}
.modeFix { transition: all .3s; opacity: 1;}
.hideFix { opacity: 0; transition: all .3s; left: 50%; transform: translateX(-50%); position: absolute; top: 0;}
.fixAside a:hover .hideFix { opacity: 1;}
.fixAside a:hover .modeFix { opacity: 0;}
.fixAside a:hover p { color: #cd0001;}
.fixAside { box-shadow: 0 0 10px rgba(0,0,0,0.1); padding:10px 2px 4px;  z-index:999; position: fixed; right: 30px; top: 80%; transform: translateY(-50%); background: #ffffff; width: 62px; border-radius: 60px;}
.chatPhone { align-items: center; display: flex; margin: 0 auto; position: relative; width: 44px; height: 44px; border-radius: 50%; background: #cd0001;}
.chatPhone i{ display: block; margin: 0 auto; font-size: 20px; color: #999; text-align: center;}
.chatPhone::after { content: '';
    width: 100%;
    height: 100%;
    border-radius: 50%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background: rgba(197,1,3, 0.8);
    border: 1px solid rgb(197,1,3);
    animation: yuanRun 2s infinite linear;}
.chatPhone::before { content: '';
    width: 100%;
    height: 100%;
    border-radius: 50%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background: rgba(197,1,3, 0.8);
    border: 1px solid rgb(197,1,3);
    animation: yuanRun 2s 1s infinite linear;}
.circleClass { position: relative; border-radius: 50%;}
.circleClass img { position: relative; z-index: 2;}
.circleClass::after { content: '';
    width: 100%;
    height: 100%;
    border-radius: 50%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background: rgba(197,1,3, 1);
    border: 1px solid rgb(197,1,3);
    animation: yuanRun 2s infinite linear;}
.circleClass::before { content: '';
    width: 100%;
    height: 100%;
    border-radius: 50%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background: rgba(197,1,3, 1);
    border: 1px solid rgb(197,1,3);
    animation: yuanRun 2s 1s infinite linear;}
@keyframes yuanRun {
  form {
    transform: translate(-50%, -50%) scale(1);
    opacity: 1;
  }
  to {
    transform: translate(-50%, -50%) scale(1.5);
    opacity: 0;
  }
}
.chatPhone img { z-index: 3; display: block; margin: 0 auto; position: relative;}
.fixAside li p { text-align: center; font-size: 13px; color: #666666; line-height:1;margin: 4px 0 10px 0}
.fixAside li { position: relative; margin-bottom: 10px; border-bottom: 1px solid #e5e5e5;}
.fixAside li:last-child {border: none; margin-bottom: 0;}
.fixAside img { display: block; margin: 0 auto; width: 24px;}
.fixAside li i{ display: block; margin: 0 auto; font-size: 20px; color: #fff; text-align: center;position: relative;z-index: 999;}
.fixAside li .revi-hotline-wrapper {
  display: none;
  position: absolute;
  left: -244px;
  bottom: 72px;
  width: 240px;
  border-radius: 8px;
}
.fixAside li:hover .revi-hotline-wrapper { display:block;}
.fixAside li .revi-hotline {
  position: absolute;
  right: 0;
  width: 241px;
  background-color: #fff;
  border: 1px solid #ddd;
  cursor: text;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  box-shadow: -2px 3px 25px rgba(0,0,0,0.1);
  padding:12px;
  border-radius: 8px;
}
.fixAside li .revi-hotline h3 {
  margin: 2px 8px;
  font-family: 'neu';
  font-size: 27px;
  color: #cd0001;
  font-weight:bold;
}
.fixAside li .revi-hotline h4{ font-weight:normal; font-size:13px; margin-bottom:14px;}

.ys_pic i img {
    width: 100%;
    height: auto;
}
.ys_pic li {
    width: 100%;
    flex-shrink: 0;
}
.ys_pic ul {
    display: flex;
}
.ys_pic {
}
.ys_nav {
    position: absolute;
    top: 0;
    left: 0;
}

.prr_top .divproduct_new_div.slick-initialized.slick-slider.slick-dotted .slick-prev:before, .slick-next:before {
    display: none;
}