*{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;}
.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://memberpic.114my.com.cn/jinfengqiao/cssnew/axt.ttf.txt)}
@font-face { 
        font-family: 'ysbt'; src: 
       url('https://cdn.114my.com.cn/font/lcw/pangmenzhengdao.ttf') format('truetype')
}
@font-face { 
        font-family: 'MiSans-Bold'; src: 
        url('https://cdn.114my.com.cn/font/lcw/MiSans-Bold.woff2') format('woff2'),  
}
@font-face {
font-family:srm;
src:url(//cdn.dg.114my.cn/font/DIN-Medium/DIN-Medium.ttf),
     url(//cdn.dg.114my.cn/font/DIN-Medium/DIN-Medium.eot),
     url(//cdn.dg.114my.cn/font/DIN-Medium/DIN-Medium.otf),
     url(//cdn.dg.114my.cn/font/DIN-Medium/DIN-Medium.woff),
     url(//cdn.dg.114my.cn/font/DIN-Medium/DIN-Medium.woff2);
}
.f01{   font-family: 'axt'; }
.f02{   font-family: 'ysbt'; }
.f03{  font-family: 'MiSans-Bold';font-weight: normal !important;}
.f05{  font-family: "SourceHanSans-Bold";}
@font-face {
  font-family: 'iconfont';  /* Project id 4383909 */
  src: url('//at.alicdn.com/t/c/font_4383909_w40btzv0kf.woff2?t=1750039904000') format('woff2'),
       url('//at.alicdn.com/t/c/font_4383909_w40btzv0kf.woff?t=1750039904000') format('woff'),
       url('//at.alicdn.com/t/c/font_4383909_w40btzv0kf.ttf?t=1750039904000') 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;}
.gyb{margin: 0 auto;max-width:64%;min-width: 1200px;}
.gy{max-width: 1500px;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:82%;min-width: 1200px;}

/*all_title*/
.all_title{text-align: center;margin-bottom:50px;}
.all_title p{font-size:40px;font-weight:100; color: #eb5d39;font-family: 'MiSans-Bold';}
.all_title em{font-size:60px;font-weight:100; color: #eb5d39;font-family: 'MiSans-Bold';}
.all_title span{width:37px;height:9px;position:relative;display:flex;margin:18px auto 0;}
.all_title span::before,.all_title span::after{content:'';width:9px;height:9px;border-radius:100%;background:#eb5d39;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:#eb5d39;position:relative;top:4px;left:25%;margin-left:-15px;animation:alltiti 1.5s infinite;vertical-align: top; display: block;}
.all_title b{font-size:20px;font-weight:normal; display: block; color: #666;padding-top: 18px;font-family: axt;}

/* top */
.top_container {
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 3;
  transition-duration: .8s;
  -ms-transition-duration: .8s;
  -moz-transition-duration: .8s;
  -webkit-transition-duration: .8s;
}

/* top_tool */
.top_tool_content {
    position: relative;
}
.index_container {
    width: 1380px;
    margin: 0 auto;
}
.top_tool {
  float: right;
  background: linear-gradient(135deg, transparent 1.4rem, #eb5d39 0)top left;
  height: 2rem;
  box-sizing: border-box;
  padding-left: 2rem;
  padding-right: 1700px;
  margin-right: -2140px;
position: relative;
    z-index: 9999;
}
@media screen and (max-width: 1680px){
.top_tool {margin-right: -1839px;}
}
@media screen and (max-width: 1440px){
.top_tool {margin-right: -1704px;}
}
@media screen and (max-width: 1400px){
.top_tool {margin-right: -1690px;}
}
@media screen and (max-width: 1360px){
.top_tool {margin-right: -1600px;}
}
@media screen and (max-width: 1280px){
.top_tool {margin-right: -1554px;}
}

.top_tool a {
  display: block;
  font-size: 1.18rem;
  line-height: 2;
  color: #fff;
  float: left;
  font-family: "srm";
  margin: 0.09rem 0.25rem 0;
  cursor: pointer;
}

.top_tool a.top_call, .top_tool a.top_search {
  margin-top: 1rem;
}

.top_tool span {
  width: 1px;
  height: 1rem;
  background: rgba(255, 255, 255, 0.5);
  float: left;
  margin-top: 0.15rem;
}

.top_tool_content {
position: fixed;
    z-index: 120;
    top: 0;.header
}

/* top */
.dfs{display:flex;align-items:end;justify-content:space-between;width: 100%;}
.headerWpr.on{z-index: 999;}
.headerWpr.on .headRx{height:90px;}
.headerWpr.on .header { top: 0px; z-index: 999; height:90px;background: rgba(255, 255, 255, 0.98);box-shadow: 0 0 13px rgba(0,0,0,.1);} 
.headerWpr.on a.nav_a {color: #333;}
.headerWpr.on .nav_a.on{color: #fff;}
.headerWpr.on .nav_a {line-height:90px; height:90px;color: #333;}
@media screen and (max-width: 1680px)
.headerWpr.on .nav_a{font-size: 15px !important;}
}
@media screen and (max-width: 1440px)
.headerWpr.on .nav_a{lfont-size: 14px !important;}
}
@media screen and (max-width: 1366px)
.headerWpr.on .nav_a{font-size: 13px !important;}
}
@media screen and (max-width: 1280px)
.headerWpr.on .nav_a {lfont-size: 12px !important;}
}

.headerWpr.on .topSerBox{margin-top: 29px;}
.headerWpr.on .logo{ height: 90px;}
.headerWpr.on .sumMenuWpr{top: 90px;}
.headerWpr.on .header>a>p{}
.headerWpr.on .logo img{height:56px;}


.headerWpr{height:90px; position:relative; width: 100%;}
.indexBody .headerWpr{ position:absolute; left:0; top:0; z-index:99;}
.header{ width: 100%; height: 90px; position: fixed; z-index: 9999; left: 0px; top: 32px; transition:all 0.3s ease-in-out; padding: 0% 2% 0% 2%; display: flex;background-image: linear-gradient(rgba(255, 255, 255, 0.91), rgba(248, 248, 248, .71));}

.header>a>p{font-size: 1.5vw; line-height:1.1; padding-left: 2%; font-weight: normal; letter-spacing: -0.6px;color: #333;}
.header>a>p>span{font-size: 0.9vw; padding-top:0px; display: block; line-height:1;letter-spacing:2.3px; color: #666;font-weight: normal;font-family: axt;}
.logo { display: flex; justify-content: center; align-items: center;height:90px; width: 29vw;margin-right:3vw;}
.logo img{height:50px; width:auto;}
.subNav{position:absolute;}
.nav{    display: flex;}
.nav li{ float:left; position:relative}
.nav_a{ line-height: 90px; height: 90px; font-size: 17px !important; padding: 0 1vw; color: #333; position:relative; display:inline-block; font-weight: normal;}
.nav_a:after{content:""; height:90px; width:0%; left:50%; transition:all 0.3s ease-in-out; background-image: linear-gradient(90deg, #eb5d39 0%,#fd7755 100%); position:absolute; bottom:0%;z-index: -1;}
.nav_a a:after {color: #fff;}
@media screen and (max-width: 1680px){
.nav_a {font-size: 16px !important;}
}
@media screen and (max-width: 1440px){
.nav_a {font-size: 15px !important;}
}
@media screen and (max-width: 1360px){
.nav_a {font-size: 15px !important;}
}
@media screen and (max-width: 1280px){
.nav_a {font-size: 12px !important;}
}

.nav_a.on{ color:#fff;font-weight:bold;}
.nav_a.on:after,.nav_a:hover:after{ width:100%; left:0;background-image: linear-gradient(90deg, #eb5d39 0%,#fd7755 100%);color: #fff;}
.headRx{display: flex; height: 90px; width: 78%;justify-content: flex-end;
    /* flex-direction: column; */
    align-items: flex-end;
    display: flex;
}}

.subMenu{ background: #FFF; width: 320px; position: absolute; left: 50%; top: 100px; margin-left: -160px; opacity:0; visibility:hidden; box-shadow:inset 0 3px 5px rgba(0,0,0,0.1); }
.nav li:hover .subMenu{opacity:1; visibility:visible; transition:all 0.3s ease-in-out;}
.nav li:hover a{color: #fff;}
.headerWpr.on .nav li:hover a{color: #fff;}
.subMenu dl{ padding:12px 0 25px;}
.subMenu dd{ position:relative;}
.subMenu dd:before{content:""; height:1px; background:#f8f8f8; position:absolute; left:40px; right:40px; top:0px}
.subMenu dd:nth-child(1):before{display:none;}
.subNav_a{ display: block; line-height: 28px; padding: 16px 60px 16px 40px; font-size: 18px; color: #666; letter-spacing: 1px; position:relative; transition:all 0.3s ease-in-out; z-index:1; text-align:center;}
.subNav_a a{font-size: 18px;}
.subNav_a:before{content:"";background-image: linear-gradient(to right, rgba(235, 93, 57, 1), rgba(254, 121, 57, 1)); position:absolute; left:0; top:0; width:0; bottom:-1px; transition:all 0.3s ease-in-out;}
.subNav_a:hover:before{ width:100%;}
.subNav_a:after{content:""; transition:all 0.3s ease-in-out; position:absolute; left:0; top:0; bottom:-1px; width:4px; background:#d43a13; opacity:0}
.subNav_a:hover:after{opacity:1;}
.subNav_a:hover{color:#fff;}
.subNav_a span{display:block; position:relative;font-size: 17px;color:#666;font-family: axt;}
.subNav_a i{ background: url(https://memberpic.114my.com.cn/jinfengqiao/uploadfile/image/20250613/20250613142806_696889392.png) no-repeat center center; height: 16px; width: 25px; position: absolute; top: 50%; margin-top: -8px; right: 40px; transition:all 0.8s ease-in-out; transform:translateX(-45px); opacity:0}
.subNav_a:hover i{ transform:translateX(0); opacity:1;}

.headerWpr { position: fixed;    z-index: 100;}
.style2Header .nav li{ position:static;}
.sumMenuWpr{ overflow:hidden; position:absolute; left:66%; top:90px; width:100%; max-width:1080px; background:#fff; transform:translate(-50%,0); opacity:0; visibility:hidden;z-index: 999;}
.sumMenuWpr .subMenu{ position:relative; z-index:2; float:left; opacity:1; top:0; left:0; margin-left:0;  box-shadow:inset 3px 3px 5px rgba(0,0,0,0.1); min-height:350px;width:29.8%; padding:4%;}
.nav li:hover .sumMenuWpr{opacity:1; visibility:visible; transition:all 0.5s ease-in-out;}
.subMenuRx{ position:absolute; left:320px; right:0; top:0; bottom:0;}
.subMenu_txt{ position:absolute; left:0; width:100%; top:50%; transform:translateY(-50%); padding:8%; margin-top:-10px;}
.subMenu_txt>strong{ font-size: 32px; color: #eb5d39; letter-spacing: 3px; line-height: 56px; display: block; }
.subMenu_txt>p{ margin-top: 18px; font-size: 17px; line-height: 32px; color: #333; word-spacing: 2px; font-weight: normal;font-family: axt;}
.subMneu_more{ line-height: 38px; color: #FFF !important; background: #eb5d39; height: 38px; width: 140px; font-size: 16px; letter-spacing: 1px; text-align: center; display: inline-block; margin-top: 50px; border-radius:1.8em; font-family: axt;}
.subMneu_more a{color: #fff;font-size: 16px;}
.subMneu_more:hover{ box-shadow:0 3px 8px rgba(0,0,0,0.1); transform:translateY(-5px); color:#fff;}
.subMenuRx .bgImg{ position:absolute; left:0; top:0; right:0; bottom:0;}
.subMenuRx .bgImg:after{ content: ""; background: url(https://memberpic.114my.com.cn/jinfengqiao/uploadfile/image/20250613/20250613142654_1773727579.jpg) no-repeat left top; background-size:cover; position:absolute; left:0; top:0; right:0; bottom:0; box-shadow:inset -3px 3px 5px rgba(0,0,0,0.1);}
#infoname{width:170px;height:32px;line-height: 32px;border: none;}

.header-search{position: relative;height:100%; transition: all .3s;display: flex;align-items: center;color: #fff;font-size: 22px; padding: 0% 0% 0 0;font-weight: bold;}
.header-search1{position: relative;height:100%; transition: all .3s;display: flex;align-items: center;color: #fff;font-size: 22px; padding: 0% 0% 0 0;font-weight: bold;}

.header-search span{display:block;margin-left:10px;}
.header-search i{font-size: 16px; color: #333;}
.top_con1 {width: 330px;}
.top_con1>ul {display: flex;justify-content: space-between;width: 100%;}
.top_con1>ul>li {display: flex;position: relative;z-index:66; justify-content: center;align-items: center;}
.top_con1>ul>li:first-child {background: none;display: flex; align-items: center; width: 200px;}
.top_con1>ul>li:first-child i{background: none;}
.top_con1>ul>li:first-child a { text-transform: uppercase; font-size: 20px; font-weight:bold; color: #fff; padding-left:2%;line-height: 1;
    margin: 0rem 0.25rem 0;}
.top_con1>ul>li:first-child i {font-size: 20px;line-height: 24px;   color: #fff; height: 24px; font-weight:normal;}
.top_con1>ul>li:first-child>p {width: 120px;overflow: hidden;position: absolute;top: 32px;left: -45px;opacity: 0;transition: 0.5s;height:  0;padding: 5px;background: #fff;border: 1px solid #ddd;}

.top_con1 li:nth-child(3){margin-left:5px;}
.top_con1 li:nth-child(3) a{font-size:14px;color: #fff;}
.top_con1 li i {font-size: 19px;line-height: 24px;   color: #eb5d39; width: 24px;height: 24px;border-radius: 50%; justify-content: center;background: #fff; text-align: center;}
.top_con1 li>p {width: 120px;overflow: hidden;position: absolute;top: 32px;left: -45px;opacity: 0;transition: 0.5s;height:  0;padding: 5px;background: #fff;border: 1px solid #ddd;}
.top_con1 li p img {width:100%;}
.top_con1 li>a {}
.top_con1 li:hover p {opacity: 1;transition: 0.5s;height: 120px;}

.top_con {}
.top_con>ul {display: flex;justify-content: space-between;width: 100%;}
.top_con>ul>li {display: flex;position: relative;width: 24px;height: 24px;border-radius: 50%; justify-content: center;z-index:66;}
.top_con>ul>li:first-child {background: none;display: flex; align-items: center;}
.top_con>ul>li:first-child a { text-transform: uppercase; font-size: 14px; font-weight:normal; color: #fff; padding-left:0%;}
.top_con li i {font-size: 20px;line-height: 24px;   color: #666; height: 24px; font-weight:normal;}
.top_con li>p {width: 120px;overflow: hidden;position: absolute;top: 32px;left: -45px;opacity: 0;transition: 0.5s;height:  0;padding: 5px;background: #fff;border: 1px solid #ddd;}
.top_con li:nth-child(2)>p{width: 120px;overflow: hidden;position: absolute;top: 32px;left: -45px;opacity: 0;transition: 0.5s;height:  0;padding: 16px;background: #fff;border: 1px solid #ddd;}
.top_con li:nth-child(3)>p{width: 120px;overflow: hidden;position: absolute;top: 32px;left: -45px;opacity: 0;transition: 0.5s;height:  0;padding: 16px;background: #fff;border: 1px solid #ddd;}
.top_con li>p>span{display: block;height: 14px;line-height: 14px;color: #333;font-size: 14px;font-weight:normal;}
.top_con li:nth-child(1)>p{width: 260px;color: #666;font-size: 16px;line-height:26px;height: auto !important;left: -24px;text-align: center;}
.top_con li p img {width:100%;}
.top_con li>a {}
.top_con li:hover p {opacity: 1;transition: 0.5s;height: 120px;}

/*搜索*/
.top_con li:hover .tit_sel{transform: rotateX(0);transition: all 0.5s;} 
.tit_sel {width: 502px; background: rgba(51,51,51,0.7);transform: rotateX(90deg);position: absolute;right: 0;transition: all 0.5s;font-size: 16px;padding: 34px; z-index: 9999;top:33px;}
.tit_sel span {font-size: 24px;display: block;color: #152682;font-family: Arial;}
.tit_icon:hover .tit_sel{transform: rotateX(0);transition: all 0.5s;}
#search-i{float:left; width:30px; height:38px; overflow:hidden; margin-top:20px;  box-sizing: border-box; padding-top: 0px; border: 1px solid #dddddd;border-left: none; padding-right:45px;}
#search-bg{float:left; width:370px; height:38px; overflow:hidden; padding-left:14px; margin-top:20px; box-sizing: border-box;     border: 1px solid #dddddd;border-right: none;text-align: left;    line-height: 38px;}
.search-text{ font-size:14px;color: #999999;justify-content: center;align-items: center;}
.search-text a{ font-size:14px; color: #fff !important; font-weight:normal;}
.search-text a:hover{ font-size:14px; color: #ffffff;}
.search-text span{ float:left;  color:#ffffff;font-size: 15px;}
#infoname{ border:none;background:none; outline:none;} 
.search_name {float: left;font-size:22px;color: #ffffff; line-height: 32px;position: relative;z-index: 5;padding: 15px 0;width: 264px;height: 96px;background: #cb0303;text-align: center;}
.search_name:after {content: "";width: 0px;height: 0px;border-top: 7px solid #eb5d39; border-right: 7px solid transparent;border-bottom:8px solid transparent; border-left: 7px solid #eb5d39;position: absolute; top: 81px; right: -13px; transition: 0.5s all ease-in-out; }
form {justify-content: center;}

/* new_main_visual */
.inner {margin: 0 auto;position: relative;}
.new_main_visual{position:relative; width:100%; min-height:768px; height:100vh; overflow:hidden;}
.new_main_visual .dim{content:""; display:block; width:100%; height:100%; position:absolute; left:0; top:0; z-index:10; background-color:#000;}
.new_main_visual .visual_slider{width:100%; height:100%;}
.new_main_visual .visual_slider .swiper-slide .bg{background-size:cover; background-position:center; background-repeat:no-repeat; position:absolute; left:0; top:0; width:100%; height:100%; z-index:-1;}
.new_main_visual .visual_slider .swiper-slide.slide_1 .bg{background-image:url("//memberpic.114my.com.cn/jinfengqiao/uploadfile/image/20250620/20250620100721_1790389727.jpg")}

.new_main_visual .visual_slider .swiper-slide.slide_4 .bg{background-image:url("//memberpic.114my.com.cn/jinfengqiao/uploadfile/image/20250613/20250613172719_585116075.jpg")}
.new_main_visual .visual_slider .swiper-slide .video{position:absolute; left:0; top:0; width:100%; height:100%; z-index:-1; background:#000;}
.new_main_visual .visual_slider .swiper-slide .video video{width:100%; height:100%; object-fit:cover; position: relative;}
.new_main_visual .visual_slider .swiper-slide .video:before {
    content: '';
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 5;
}
.new_main_visual .visual_slider .swiper-slide .inner{max-width:78%; height:100%; display:flex; align-items:center; padding:0 0px; box-sizing:border-box;margin-top:2%;}
.new_main_visual .visual_slider .swiper-slide .ts{top:-32%;left:-15%;}
.new_main_visual .visual_slider .swiper-slide .tss{top:3%;left:-2%;}
.new_main_visual .visual_slider .swiper-slide .inner .txt_boxc{width: 100%;text-align: center;}
.new_main_visual .visual_slider .swiper-slide .inner .txt_box strong{transform:translateY(50%); opacity:0; transition:0.8s; display:block; letter-spacing:0.05em; line-height:1.5;}
.new_main_visual .visual_slider .swiper-slide .inner .txt_box b{transform:translateY(50%); opacity:0; transition:0.8s; display:block; letter-spacing:0.05em; line-height:1.5;}
.new_main_visual .visual_slider .swiper-slide span{color:#ff431c;}
.new_main_visual .visual_slider .swiper-slide .bz{color:#fff;}
.new_main_visual .visual_slider .swiper-slide .stc{font-weight:bold;}
.new_main_visual .visual_slider .swiper-slide .stx{font-weight:normal;}
.new_main_visual .visual_slider .swiper-slide .hz{color:#333; }
.new_main_visual .visual_slider .swiper-slide .txd{font-size:3.5vw;}
.new_main_visual .visual_slider .swiper-slide .tx{font-size:0.9vw;}
.new_main_visual .visual_slider .swiper-slide .tx1{font-size:1.4vw;}
.new_main_visual .visual_slider .swiper-slide .tx2{font-size:3vw;}
.new_main_visual .visual_slider .swiper-slide .mb{text-shadow: 0rem 0.15rem 0rem rgba(235,120,57,1);}
.new_main_visual .visual_slider .swiper-slide .tm{text-shadow: 0rem 0.2rem 0rem rgba(255,255,255,1); }
.new_main_visual .visual_slider .swiper-slide .inner .txt_box p{transform:translateY(50%); opacity:0; transition:0.8s 0.1s; letter-spacing:-0.03em; font-weight:300; margin-top:1vw; line-height:1.6;}
.new_main_visual .visual_slider .swiper-slide .inner .txt_box a{transform:translateY(100%); opacity:0; transition:0.8s 0.2s; display:inline-block; vertical-align:top; margin-top:30px; min-width:160px; padding:12px 31px; font-size:0.9vw; letter-spacing:0em; font-weight:100; border-radius:0px; box-sizing:border-box; text-align:center;background: linear-gradient(90deg, #ff431c 0%, #fc7a5f 100%);color:#fff;}
.new_main_visual .visual_slider .swiper-slide .inner .txt_box a i{padding-right:5px;}
.new_main_visual .visual_slider .swiper-slide.active .inner .txt_box b{transform:translateY(0); opacity:1;}
.new_main_visual .visual_slider .swiper-slide.active .inner .txt_box strong{transform:translateY(0); opacity:1;}
.new_main_visual .visual_slider .swiper-slide.active .inner .txt_box p{transform:translateY(0); opacity:1;}
.new_main_visual .visual_slider .swiper-slide.active .inner .txt_box a{transform:translateY(0); opacity:1;}
.new_main_visual .bot_wrap{position:absolute; left:0; bottom:15px; width:100%; z-index:1;}
.new_main_visual .bot_wrap .inner{max-width:80%; text-align:center;margin: 0 auto; position: relative;}
.new_main_visual .bot_wrap .controller{max-width:100%; display:inline-block; vertical-align:top; position:relative; padding-right:30px; box-sizing:border-box;}
.new_main_visual .bot_wrap .controller .pagination{width:100%; display:flex; align-items:start;}
.new_main_visual .bot_wrap .controller .pagination .swiper-pagination-bullet{width:190px; height:auto; margin-right:20px; background:transparent; border-radius:0; opacity:1;}
.new_main_visual .bot_wrap .controller .pagination .swiper-pagination-bullet:last-child{margin-right:0;}
.new_main_visual .bot_wrap .controller .pagination .swiper-pagination-bullet .rail{width:100%; height:1px; background:rgba(255,255,255,0.3); position:relative;}
.new_main_visual .bot_wrap .controller .pagination .swiper-pagination-bullet .rail .fill{width:0; height:100%; background:#fff;}
.new_main_visual .bot_wrap .controller .pagination .swiper-pagination-bullet .txt{padding:12px 0; text-align:left; opacity:0.5;}
.new_main_visual .bot_wrap .controller .pagination .swiper-pagination-bullet .txt p{font-size:14px; color:#fff; letter-spacing:-0.05em; font-weight:100;line-height:1.3; font-family: axt;}
.new_main_visual .bot_wrap .controller .pagination .swiper-pagination-bullet.swiper-pagination-bullet-active .txt{opacity:1;}
.new_main_visual .bot_wrap .controller .move_btn{width:40px; height:22px; position:absolute; right:-14px; top:-4px;}
.new_main_visual .bot_wrap .controller .move_btn a{width:100%; height:100%; display:block; position:relative;}
.new_main_visual .bot_wrap .controller .move_btn a:before{content:""; width:12px; height:18px; position:absolute; left:50%; top:50%; transform:translate(-50%,-50%); }
.new_main_visual .bot_wrap .controller .move_btn a.pause:before{background:url("//memberpic.114my.com.cn/jinfengqiao/uploadfile/image/20250613/20250613142514_807203375.png")no-repeat center / cover;}
.new_main_visual .bot_wrap .controller .move_btn a.play:before{background:url("//memberpic.114my.com.cn/jinfengqiao/uploadfile/image/20250613/20250613142441_767213010.png")no-repeat center / cover;}
.blind {display:block; overflow:hidden; position:absolute !important; left:0; top:0; width:0px; height:0px; padding:0; margin:0; font-size:0 ;line-height:0; text-indent:-9999px;}
.behind{overflow:hidden; text-indent:-9999px; font-size:0;}
.new_main_visual .prev_btn{cursor:pointer; width:40px; height:50px; border:1px solid #fff; box-sizing:border-box; border-radius:8px; position:absolute; left:30px; top:50%; transform:translateY(-50%); z-index:2;}
.new_main_visual .prev_btn:before{content:""; position:absolute; left:50%; top:50%; transform:translate(-50%,-50%); width:30px; height:30px; background:url("//memberpic.114my.com.cn/jinfengqiao/uploadfile/image/20250613/20250613142407_1649863543.png")no-repeat center / 100% 100%; transition:0.2s;}
.new_main_visual .prev_btn:hover:before{left:43%;}
.new_main_visual .next_btn{cursor:pointer; width:40px; height:50px; border:1px solid #fff; box-sizing:border-box; border-radius:8px; position:absolute; right:30px; top:50%; transform:translateY(-50%); z-index:2;}
.new_main_visual .next_btn:before{content:""; position:absolute; left:50%; top:50%; transform:translate(-50%,-50%); width:30px; height:30px; background:url("//memberpic.114my.com.cn/jinfengqiao/uploadfile/image/20250613/20250613142322_717733645.png")no-repeat center / 100% 100%; transition:0.2s;}

/*adva*/
.bo40{margin-bottom:40px;}
.bo50{margin-bottom:50px;}
.pro_tit {display: flex; align-items: center;}
.pro_tit>p {display:flex;font-size: calc(1.2rem + 1vw); text-align: left; flex-direction: column;}
.pro_tit>p span {display:flex;align-items: center;font-weight: bold;background: url(https://memberpic.114my.com.cn/jinfengqiao/uploadfile/image/20250611/20250611152226_1493237956.png)no-repeat 0;padding: 0 0 0 3rem;color: #eb5d39;font-family: "Microsoft YaHei";}
.pro_tit>p i {margin: 1px 10px 0 0;font-size: 35px;color: #eb5d39;}
.pro_tit>p i img {width:100%;height:auto;}
.pro_tit p b {font-size: 1.5rem; color: #666;padding: 4% 0 0; font-weight:normal;font-family: axt;}
.pro_tit em {font-size: 15px;color: #555;line-height: 28px;padding: 4% 0 0;}
.adva {padding: 5% 0%;overflow:hidden;}
.adva_box {max-width:82%;margin:0 auto;}
.adva_tit {display:flex;justify-content: space-between;}
.adva_tit b {display:flex;font-size: calc(1.44rem + 1vw);justify-content: center;align-items: center;width: 60%;font-weight: bold;justify-content: space-between;}
.adva_tit b span {font-size:16px;color: #949494;position: relative;z-index: 5;width: 64%;font-weight: normal;line-height: 25px;}
.adva_tit a {background: #2d3b8d;color: #fff;width: 8%;display: flex;justify-content: center;align-items: center;font-size: 15px;transition:0.5s;}
.adva_tit a:hover {width:9%;}
.adva_con {margin: 0% 0 0;}
.adva_con ul {}
.adva_con li {float:left;width: 50%;position: relative;z-index: 5;overflow: hidden;}
.adva_con li:first-child {width: 33%;margin: 0 1% 0 0;}
.adva_con li:nth-child(2){width: 32.5%;margin: 0 1% 0 0;}
.adva_con li:nth-child(3){width: 32.5%;margin: 0 0% 0 0;}
.adva_con li:nth-child(4) {width: 21.33%;margin: 1% 1% 0 0;}
.adva_con li:nth-child(5) {width: 21.33%;margin: 1% 1% 0 0;}
.adva_con li:nth-child(6) {width: 21.33%;margin: 1% 0% 0 0;}
.adva_con li:last-child {margin: 1%   0 0 0%;}
.adva_con li i {overflow:hidden;display: inline-block;}
.adva_con li i img {width:100%;height:auto;transition:0.5s; border-radius: 10px;}
.adva_con li:hover img {transform:scale(1.1);border-radius: 10px;}
.adva_con li p {display:flex;flex-direction:column;position: absolute;bottom: 0;width: 100%;padding: 20px;color: #fff;font-size: 20px;font-family: 'axt';background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #222 118.78%);}
.adva_con li p a{color: #fff;font-size: 20px;}
.adva_con li p span {font-size: 14px;margin: 16px 0 0;line-height: 22px;opacity: 0;transition: 0.5s;height: 0;}
.adva_con li:hover p span{height:44px;opacity:1;}

/*products*/
.pro_bc{width: 100%;padding:5% 0;background: #f8f8f8;}
.pro_c{padding:0px 0px 0px 0;border:0px solid #e6e6e6;display: flex;justify-content: space-between;}
.pro_lc{width: 22%;background-image: linear-gradient(90deg, #fff 0%, #fff 100%);padding-top:3%;}
.pro_lt{text-align:center;}
.pro_lt>b{display: block;font-size: 36px;color: #333;}
.pro_lt>b>span{color: #999;}
.pro_lt>p{font-size: 18px;color: #999;font-weight: bold;margin-top: 10px;text-transform: uppercase;}

/*分类*/
.product_sort{width:100%;padding: 30px 0px 0px 0px;}
.product{display: flex;justify-content: space-between;}
/*左边 一级分类*/
.product_sort .markermenu{width: 100% !important;}
.product_sort .markermenu>ul>li+li{margin-top:1px;}
.product_sort .markermenu>ul>li>a{padding: 0 0 0 35px;height: 60px;line-height: 60px;background: #fff;font-size: 18px;color: #333;font-family: 'axt'; font-weight: 600; border-bottom: 1px #f8f8f8 solid;}
.product_sort .markermenu>ul>li.on>a{background-image: linear-gradient(90deg, #eb5d39 0%, #fd7755 100%);color: #fff;}
/*#ddsidemenubar0>ul>li+li{margin-top:20px;}*/
/*二级分类*/
.product_sort .blackwhite{display:none;}
.product_sort li:hover .blackwhite,.product_sort li.navcurrent_2 .blackwhite{display:block;visibility: inherit !important;margin-bottom: 20px;}
.product_sort .markermenu>ul>li>ul>li{margin-top: 1px;}
.product_sort .blackwhite>li>a{padding-left: 40px;height: 44px !important;line-height: 44px !important;font-size: 16px;color: #666;font-weight: initial;font-family: 'axt';}
/*三级分类*/
.product_sort .blackwhite>li>ul{display:none;height: 100%;position:relative;left:0px !important;top:0px !important;}
.product_sort .blackwhite>li:hover>ul,.product_sort .blackwhite>li.navcurrent_3>ul{display:block;visibility: inherit !important;}
.product_sort .blackwhite>li>ul:after{content:"";display:block; width:1px;height:100%;background:#fff;position:absolute;top:0;left:30px;}
.product_sort .blackwhite>li>ul li a{height:20px;line-height:20px;padding-left:60px;font-size: 15px;color: #82baff;font-weight:lighter;}
.product_sort .blackwhite>li>ul li:hover a{color:#fff;}
.pro_rc{width: 76%;}
.pro_item .divproduct_new_div {
    display: flex;
    justify-content: space-between;
margin: 0 !important;
}
.pro_item .divproduct_new_div .slick-track{width:100% !important;display: flex;}

.pro_item .divproduct_new_div_item {
    flex-shrink: 0;
 display: flex !important;
margin:0  1%;
background: #fff;
    padding: 2%;
    display: flex;
    flex-direction: column-reverse;position:relative;
}
.pro_item .divproduct_new_div_item:hover{border-color:#ab1f24;}
img.product_div_item_image {
    width: 100%;
}

.pro_item .product_div_item_pic {
    border-bottom: none;transition:all .5s;
}
.pro_item .product_div_item_pic img{height: 23vw}
.pro_item .divproduct_new_div_item_content {
    padding: 32px 20px 30px;
    border-top: none;position: relative;z-index: 9;transition:all .5s;
}
.pro_item .divproduct_new_div_item:hover .divproduct_new_div_item_content{padding-top:50px;margin:-76px 20px 0;background:rgba(255,67,28,0.9);}
.pro_item .divproduct_new_div_item_a {
    font-size: 22px;
    color: #333;
    display: block;
    position: relative;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;-o-text-overflow:ellipsis;
    padding-bottom: 30px;transition:all .5s;
}
.pro_item .divproduct_new_div_item:hover .divproduct_new_div_item_a{
    color:#fff;
}

.pro_item .divproduct_new_div_item_a:after {
    position: absolute;
    content: "";
    width: 40px;
    height: 2px;
    background: #ff431c;
    bottom: 12px;
    left: 0;
}

.pro_item .divproduct_new_div_item:hover .divproduct_new_div_item_a:after {background: #fff;}
.pro_item .divproduct_new_div_item_body {
    font-size: 15px;
line-height:30px;
color: #666;overflow:hidden;text-overflow:clip;transition:all .5s;
font-family: 'axt';
display: -webkit-box; 
  -webkit-line-clamp: 2; 
  -webkit-box-orient: vertical; 
  overflow: hidden;
}
.pro_item .divproduct_new_div_item:hover .divproduct_new_div_item_body{color:rgba(255,255,255,0.8);display: -webkit-box; 
  -webkit-line-clamp: 4; 
  -webkit-box-orient: vertical; 
  overflow: hidden;}
.pro_ic .pro_item+.pro_item{display:none;}
.pro_item .divproduct_new_div>button{display:none!important;}
.pro_item .slick-dots {
    bottom: -44px;
}

.pro_item .divproduct_new_div_item:hover .product_div_item_pic {
    border-color: #ab1f24;transform: translateY(-10px);
}


.appli {padding:5% 0 1% 0;background: linear-gradient(to bottom, #fff, #fff);margin-bottom:50px;}
.appli_box {}
.appli_con {margin: 50px 15px 0;position: relative;}
.appli_call {}
.appli_call {padding: 0% 0% 0% 0;}
.appli_call .divdgweb_new_div_item {
    display: flex !important;
    flex-direction: column-reverse;
    position: relative;
    margin: 0 0.5px;
}
.appli_call .divdgweb_new_div_item_content {
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #222 118.78%);
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
display: none;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    padding: 10% 6% 4% 6%;
font-weight:100;
}
.appli_call .divdgweb_new_div_item_title a {
    font-size: 24px;
    color: #fff;
font-weight:100;
    font-family: 'axt';
}
.appli_call .divdgweb_new_div_item_body {
    font-size: 14px;
    line-height: 24px;
    color: rgba(255,255,255,0.57);
    font-weight: lighter;
padding-top:8px;
font-family: 'axt';
text-align:center;
}
.appli_call .news_div_item_pic img {
    width: 100%;
    height: auto;
}
.appli_call .slick-center .divdgweb_new_div_item_content {   display: flex;}


.appli_btn {}
.appli_btn:hover i {}
.appli_btn>i {width: 50px;height: 50px;cursor: pointer;font-size: 36px;color: #ff431c;display: flex;justify-content: center;align-items: center;top: 45%;background: #fff;position: absolute;border-radius: 50%;}
.appli_btn>i:first-child {left: 24.5%;}
.appli_btn>i:last-child {right: 25.4%;}

.product-case-tag{flex-wrap: wrap;align-items: center; display: flex; justify-content: center;}
.product-case-tag a{
  min-width:10.6rem;
  height:2.6rem;
  line-height: 2.6rem;
  background-color:#fff;
  border-radius:2.13rem;
  box-shadow:0px 0px 23px rgba(0, 0, 0, 0.08);
  padding-left: 1.1rem;
  padding-right: 1.1rem;
  margin-left:0.4rem;
  margin-right:0.4rem;
  font-size: 1.1rem;
    text-align: center;
font-family: 'axt';
}
.product-case-tag a:hover{background-image: linear-gradient(90deg, #eb5d39 0%, #fd7755 100%);color: #fff;}

.index_about{width:100%;height:auto;margin:0 auto;position:relative;z-index:2;background:#f3f3f3}
.index_about_banner{width:100%;height:680px;overflow:hidden;margin:0 auto;text-align:center;position:relative;background-position:center center;background-repeat:no-repeat}
.index_about .about_nr{width:100%;height:auto;overflow:hidden;position:relative;z-index:2;margin-top:-252px}
.index_about .about_nr .about_left{width:50%;float:left;position:relative;z-index:3}
.index_about .about_nr .about_right{width:50%;float:left;position:relative;z-index:-1;margin-top:252px}
.index_about .about_nr .about_left .aboutBox{background:rgba(255,255,255,0.8);padding-left:300px;padding-right:140px;padding-bottom:150px;margin-right:30px;position:relative}
.index_about .about_nr .about_left .aboutBox:after{content:"";position:absolute;top:240px;left:0;right:0;background:rgba(255,255,255,0.1);height:1px;width:100%}
.index_about .about_nr .about_right .aboutBox{padding-top:60px;padding-left:30px;padding-right:360px}
.index_about .about_nr .index_title{font-size:60px;color:#fff;line-height:normal;padding-bottom:50px;padding-top:80px}
.index_about .about_nr .index_title .en{font-size:60px;margin-bottom:15px;display:inline-block;transition:all .5s}
.index_about .about_nr .index_title a{color:#444;}
.index_about .about_nr .index_title P{font-size:20px;color:#999;line-height:30px;}
.index_about .about_nr .index_content .big{color:#666;}
.index_about .about_nr .index_content{font-size:24px;color:#333;line-height:44px;overflow:hidden;padding-top:30px}
.index_about .about_nr .index_content2{font-size:17px;color:#5e5e5e;overflow:hidden;}
.index_about .about_nr .index_content2 p{line-height:1.8;}
.more3 a{font-size:16px;color:#333;display:inline-block;line-height:normal;border-bottom:1px solid #ff431c;text-transform:uppercase;padding-top:9%;font-family: 'axt';}
.more3 a:hover{border-color:#ff431c;color:#ff431c;text-decoration:none}
.index_about .about_nr .index_content{font-size:24px;color:#333;line-height:44px;overflow:hidden;padding-top:30px;position:relative;top:40px}
.index_content ul li{line-height:1.6em;padding:20px 0;border-radius: 100px;border-bottom: 1px #eee solid;}
.index_content ul li .disflex{display:flex;align-items:center}
.index_content ul li .disflex .icons{display:inline-block;padding-top:0px;text-align:center}
.index_content ul li .disflex .icons .icon{width:3.5em; fill:#fff;line-height: 1;}
.index_content ul li .disflex .icons .iconfont{font-size: 2.5vw;background: linear-gradient(270deg, #eb5d39, #fd8161);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;}
.index_content ul li .disflex .box{padding-left:20px}
.index_content ul li .disflex .box p{font-size:1.4vw; color:#333;margin-bottom:6px;font-weight:bold;}
.index_content ul li .disflex .box span{display:block;color:rgba(0,0,0,0.6);font-size:16px;padding-top: 1.2%;font-family: 'axt';}
.index_about .about_nr .index_title .en:hover{transform:translateY(-10px)}
@media screen and (max-width:1900px){
  .index_about .about_nr .about_left .aboutBox{padding-left:130px;padding-right:20%;padding-bottom:150px;margin-right:30px}
  .index_about .about_nr .about_right .aboutBox{padding-right:130px;padding-top:60px;padding-left:30px}}@media screen and (max-width:1370px){.index_about .about_nr .about_left .aboutBox{padding-left:3%;padding-right:10%;padding-bottom:150px;margin-right:30px}.index_about .about_nr .about_right .aboutBox{padding-right:3%;padding-top:60px;padding-left:30px}
  .index_about .about_nr .index_title .en{font-size:50px}
}
@media screen and (max-width:767px){
.index_about .about_nr .about_left{width:100%;float:none}
.index_about .about_nr .about_right{width:100%;float:none;margin-top:0}
.index_about .about_nr .about_left .aboutBox{padding-left:30px;padding-right:30px;padding-bottom:150px;margin-right:0}
.index_about .about_nr .about_right .aboutBox{padding-right:30px;padding-top:70px;padding-bottom:70px;padding-left:30px}
.index_about .about_nr .index_content{padding-top:70px}
.index_about .about_nr .index_title .en{font-size:40px}
.index_about .about_nr .index_title P{font-size:16px}
.index_about .about_nr .index_content{font-size:18px}
}
.fearture-more-box{padding:70px 0;background:#f5f5f5}
.factory-and-news{margin-top:50px}

/*news*/
.pro_lt>b {
    display: block;
    font-size: 35px;
}
.news {padding: 5% 0%;position:relative;background:url(https://memberpic.114my.com.cn/jinfengqiao/uploadfile/image/20250613/20250613141945_620323499.jpg) center; position: relative;z-index: 9;}
.news_bg{width:100%;padding: 80px 0;    overflow: hidden;}
.news_t{text-align:left;float:left;}
.news_t dd:after{display:none;}
.news_t p {font-size: 40px;font-weight:bold;}
.news_t dd {font-size: 18px;color: #999;line-height: 30px;font-weight:100;margin-top: 5px;}
.news_a{width:auto;}
.news_a a{width:130px;height:38px;font-size: 18px;color:#333;float:left;font-weight:100;box-sizing: border-box;text-align:center;margin-left:0px;display: flex;align-items: center;justify-content: center;}
.news_a a.on{background-image: linear-gradient(90deg, #eb5d39 0%, #fd7755 100%);color:#fff;border-radius: 50px;}
.news_b{height: 488px;margin-top: 60px;position: relative;}
.new_tit {display: flex;justify-content: space-between;align-items: center;}
.new_item{width: 100%; flex-shrink: 0;}
.new_item>div {display: flex;justify-content: space-between;}
.new_lc .news_div_item {display: flex;flex-direction: column-reverse;width: 48.5%;
position: relative;padding:3% 3% 4% 3%; background: #fff;}
.new_lc .news_div_item:hover img {    transform: scale(1.1);}
.new_lc .news_div {display: flex;justify-content: space-between;}
.new_lc {width: 68%;}
.new_rc {width: 30%;}
img.news_div_item_image {width: 100%;transition: 0.5s;}
.new_rc .news_div_item_pic,.new_rc .news_div_item_date {display: none;}
.new_ic {margin-top: 40px;position: relative;overflow: hidden;}
.new_ic>div {    display: flex; transition: 0.5s;}
.new_lc a.news_div_item_a {font-size: 18px;color: #333;position: relative;display: block;margin-top: 20px;font-family: axt;}
.new_lc .news_div_item_body {font-size: 14px;color: #999;line-height: 26px;margin-top: 20px;
 height: 52px;overflow: hidden;font-family: axt;}
.new_lc .news_div_item_date {display: flex;position: absolute;bottom:19%;right: 6%;}
@media screen and (max-width: 1680px){
.new_lc .news_div_item_date {bottom:21%;}
}
@media screen and (max-width: 1440px){
.new_lc .news_div_item_date {bottom:21%;}
}
@media screen and (max-width: 1360px){
.new_lc .news_div_item_date {bottom:21%;}
}
.new_lc .news_div_item_date>div {font-size: 12px;color: #999;}
.new_lc .news_div_item_pic {}
.new_lc .news_div_item_pic a {overflow:hidden;    display: block;}
.new_lc .news_div_item_a:after {position: absolute;content: "read more +";font-size: 14px;color: rgb(34,34,34); bottom: -94px;left: 0;}
.new_rc .news_div_item {background: #fff;padding: 7% 7%;position: relative;}
@media screen and (max-width: 1680px){
.new_rc .news_div_item {padding: 5.9% 7%;}
}
@media screen and (max-width: 1440px){
.new_rc .news_div_item {padding: 5% 7%;}
}
@media screen and (max-width: 1360px){
.new_rc .news_div_item {padding: 5% 7%;}
}
.new_rc .news_div_item:nth-child(n+3):after{content:"";display:block;width:0;height:4px;background:#eb5d39;transition:0.3s all ease-in-out;position: absolute;bottom: 0;left: 0;}
.new_rc .news_div_item:nth-child(n+3):hover::after{width:100%;}
.new_rc .news_div_item:nth-child(-n+2) {display: none;}
.new_rc .news_div_item:nth-child(n+4) {margin-top: 3%;}
@media screen and (max-width: 1400px){
.new_rc .news_div_item:nth-child(n+4) {margin-top: 4%;}
}

.new_rc a.news_div_item_a {display: block;font-size: 16px;}
.new_rc .news_div_item_body {font-size: 15px;color: #999;overflow: hidden;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical; margin-top: 15px; line-height: 24px;font-family: axt;}

.index-s6{margin-top: 6rem;}
.index-s6 .items {
  margin-top: 5rem;
  display: flex;
  justify-content: space-between;
}
.index-s6 .item {
  position: relative;
  padding-left: 5rem;
}
.index-s6 .item i {
  width: 4.125rem;
  height: 4.125rem;
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -2.0625rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  will-change: transform;
}
.index-s6 .item .num {
  position: relative;
}
.index-s6 .item .num .show {
  position: absolute;
  top: 0;
  left: 0;
}
.index-s6 .item .num .hide {
  opacity: 0;
  visibility: hidden;
}
.index-s6 .item .num span, .index-s6 .item .num em {
  color: #eb5d39;
  font-family: 'srm';
font-size: 3rem;
font-weight: bold;
}
.index-s6 .item .num em {
font-weight: bold;
}
.index-s6 .item p {
  color: #666;
font-size: 16px;
line-height: 1.5;
}
@media (any-hover: hover) {
  .index-s6 .item:hover i {
    transform: rotateY(360deg);
    transition: transform .8s ease;
  }
}

/* bz */
.agency{display:flex;justify-content:space-between;align-items:center; padding:2% 0 0 0; position:relative;margin-top:0%;z-index:99; margin-bottom:0%;}
/*合作客户*/

.cas_ic {width: 100%; margin: 0 auto;  position: relative; }
.cas_ic .new_web_div2021 .tempWrap{width:100% !important;}
.cas_ic *{display:block;}
.cas_ic li{width:calc((100% - 10rem) / 6);margin:0.6rem;float:left;padding-left:0px !important;}
.cas_ic li img{width:100%;height:auto;border-radius: 10px;}
.cas_ic ul li p{display: none;}
.cas_ic ul:nth-child(1) {width: 1300px; margin: 0 auto;}
.cas_ic ul:nth-child(2)  {width: 1300px; margin: 0 auto;}
.cas_ic ul:nth-child(3)  {width: 1300px; margin: 0 auto;}

.cas_bc{width: 100%; margin: 0 auto;  margin-top: 40px;}
.cas_bc:before {content:'';background: linear-gradient(to right,rgba(245,245,245,0.88) 50%,transparent);position:absolute;width: 10%;height:  100%;z-index: 1;top: 0;left:  0;}
.cas_bc:after {content:'';background: linear-gradient(to left,rgba(245,245,245,0.88) 0,transparent);position:absolute;width:  10%;height: 100%;z-index: 1; top: 0;right:  0;bottom: 0;}

/*版权*/
.gotop img{width: 30px;}
.flexStart {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;}
.flexBetween {
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.footer {
  position: relative;
  font-size: 0;
  background-color: #333;
  padding: 0 7.5rem;
}
.footer:before {
  content: '';
  width: 100%;
  height: 6px;
  position: absolute;
  top: 0;
  left: 0;
  background-image: linear-gradient(90deg, #fba08d, 30%, #fe6546);
}
.footer .top-block {
  display: flex;
  justify-content: space-between;
  padding: 5rem 0 3.75rem;
}
.footer .info .logo {
  width: 11rem;
}
.footer .info .logo>img {
  display: block;
  width:62px;
height:auto;
}
.footer .info .tel {
  margin-top: 1rem;
}
.footer .info .tel .tit {
  color: #fff;
  opacity: 0.5;
}
.footer .info .tel a {
  display: block;
  color: #fff;
  font-family: 'srm';
font-size:30px;
}
.footer .info .addr {
  position: relative;
  margin-top: 2.5rem;
  padding-left: 1.875rem;
}
.footer .info .addr:before {
  content: '';
  width: 2px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-image: linear-gradient(180deg, #ff431c, 30%, #fa7c62);
}
.footer .info .addr span {
  display: block;
font-size:16px;
  color: #fff;
}
.footer .info .addr .p-box {
  margin-top: 1rem;
}
.footer .info .addr p {
  color: #fff;
  opacity: 0.5;
  margin-top: 1rem;
font-size:14px;
}
.footer .info .addr p:nth-of-type(1) {
  margin-top: 0;
}
.footer .nav-box span {
  display: block;
  color: #fff;
  font-size: 19px;
}
.footer .nav-box .link {
  margin-top: 1.875rem;
}
.footer .nav-box .link a {
  display: block;
  color: #fff;
  opacity: 0.5;
  transition: opacity .3s ease;
  will-change: opacity;
  margin-top: 1rem;
font-family: axt;
}
.footer .nav-box .link a:nth-of-type(1) {
  margin-top: 0;
}
@media (any-hover: hover) {
  .footer .nav-box .link a:hover {
    opacity: 1;
  }
}
.footer .subscribe {
  width: 25rem;
}
.footer .subscribe span {
  display: block;
  color: #fff;
  font-size: 19px;
}
.footer .subscribe span.mt {
  margin-top: 3.75rem;
}
.footer .subscribe form {
  position: relative;
  height: 54px;
  margin-top: 1.875rem;
  padding-right: 90px;
  background-color: #fff;
}
.footer .subscribe input {
  display: block;
  width: 100%;
  height: 100%;
  color: #333;
  padding: 0 1.25rem;
  background-color: transparent;
}
.footer .subscribe button {
  width: 90px;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  cursor: pointer;
  color: #fff;
  background-color: #0097ba;
}
.footer .subscribe-box {
  background-color: #054a67;
  padding: 10px 10px 10px 1.25rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.footer .subscribe-box i {
  color: #fff;
  font-style: normal;
}
.footer .subscribe-box a {
  background-color: #0097ba;
  line-height: 2.5;
  color: #fff;
  padding: 0 1.25rem;
}
.footer .pic-ewm-box {
  margin-top: 1.875rem;
  font-size: 0;
}
.footer .pic-ewm {
  display: inline-block;
  vertical-align: top;
  margin-left: 2rem;
  width: 120px;
}
.footer .pic-ewm:nth-of-type(1) {
  margin-left: 0;
}
.footer .pic-ewm img {
  display: block;
  width: 100%;
}
.footer .pic-ewm p {
  text-align: center;
  color: #fff;
  opacity: 0.5;
  margin-top: 10px;
  font-size:12px;
}
.footer .bot-block {
  padding: 2.5rem 0;
  border-top: 1px solid rgba(255,255,255,0.14);
  display: flex;
  justify-content: space-between;
}
.footer .bot-block .copyright {
color: rgba(255,255,255,0.5);
font-size:14px;
font-family: axt;
}
.footer .bot-block .copyright a {
  color: rgba(255,255,255,0.5);
  margin-left: 0rem;
font-size:14px;
}
.footer .bot-block .link a {
  color: rgba(255,255,255,0.5);
  margin-left: 2.5rem;
font-size:15px;
}

/*--serverBar--*/
.serverBar{display:none;position:fixed;z-index:999;top:30%;right:0;transform:translateY(-50%);}
.serverBar li{position:relative;margin-bottom:10px; line-height: 26px;}
.serverBar li a{display:block;padding:12px 5px;width:70px;height:70px;text-align:center;color:#000 !important;background:#fff;border:#f0f0f0 solid 1px;}
.serverBar li a>i{display:block;font-size:22px;line-height:28px;}
.serverBar li a>span{display:block;font-size:14px;}
.serverBar li:hover a{color:#fff !important;background:#eb5d39;border-color:rgba(255,255,255,0.1);}
.serverBar li .infos{display:none;position:absolute;right:70px;padding:10px;background:#fff;border:#f0f0f0 solid 1px;box-shadow:0 0 10px rgba(255,255,255,0.1);}
.serverBar li .tel{top:0;}
.serverBar li .tel dt{padding-bottom:6px;font-size:14px;color:#666;border-bottom:#f0f0f0 solid 1px;}
.serverBar li .tel dd{padding-top:6px;font-size:20px;font-family:"srm";color:#eb5d39;white-space:nowrap;}
.serverBar li .QRcode{bottom:0;overflow:hidden;}
.serverBar li .QRcode .item1{overflow:hidden;}
.serverBar li .QRcode .item1 i{display:block;width:100px;}
.serverBar li .QRcode .item1 img{display:block;width:100%;}
.serverBar li .QRcode .item1 p{font-size:14px;color:#000;text-align:center;}
.serverBar li:hover .infos{display:block;}
@media(max-width:1200px){
.serverBar{display:none !important;}
}
/*--end serverBar--*/