*{margin: 0;padding: 0;box-sizing: border-box;list-style: none;line-height: 100%;}
body{font-size: 15px;min-width: 1200px; overflow-x: hidden; font-family:'Hos','Arial';}
a{text-decoration: none; color:#333; font-size: 15px;}
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,.cl { 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;}
.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: 'DIN'; src: 
       url('https://cdn.114my.com.cn/font/lcw/D-DIN-Bold.ttf') format('truetype')
}


@font-face {
  font-family: "alzt";font-weight: 1000;src: url("//at.alicdn.com/wf/webfont/3hA9V25sMv11/0kCGIoeRiTXn.woff2") format("woff2"),
  url("//at.alicdn.com/wf/webfont/3hA9V25sMv11/CFCONMk1P0Cq.woff") format("woff");font-variation-settings: normal;font-display: swap;
}

.webfont {
  font-family: "alzt";font-variation-settings: normal; /* Chrome 140 以下版本需要 */}

@font-face {
  font-family: 'iconfont';  /* Project id 4959174 */
  src: url('//at.alicdn.com/t/c/font_4959174_ueoic4hn0o8.woff2?t=1750931789838') format('woff2'),
       url('//at.alicdn.com/t/c/font_4959174_ueoic4hn0o8.woff?t=1750931789838') format('woff'),
       url('//at.alicdn.com/t/c/font_4959174_ueoic4hn0o8.ttf?t=1750931789838') 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;}

.gy{max-width: 1400px;margin: 0 auto;min-width: 1200px;width: 100%;}
.gyc {margin: 0 auto;max-width: 1400px;min-width: 1200px;}
.box{margin: auto; max-width: 1400px;}
.page{max-width: 1400px;margin: 0 auto;min-width: 1200px;width: 100%;}

.top20{margin-top: 20px;}
.top30{margin-top: 30px;}
.top40{margin-top: 40px;}
.top50{margin-top: 50px;}
.top60{margin-top: 60px;}
.top70{margin-top: 70px;}

/*bt*/
.bt{text-align: center;margin-bottom:50px; margin-top:90px;}
.bt img{ margin:auto;}
.bt p{font-size:40px; color:#333; font-weight: bold;}
.bt p b{color:#b70303;font-weight: bold;}
.bt span{display: inline-block;font-size:17px;color:#666;margin-top:15px;position:relative; font-family:hs_l;}
.bt span i{width:12px;height:12px;position:absolute;top:calc(50% - 6px);}
.bt span i:first-child{left:-20px;}
.bt span i:last-child{right:-20px;}
.bt span i:before,.bt span i:after{content:'';position:absolute;}
.bt span i:before{width:5px;height:2px;background:#999;top:calc(50% - 1px);}
.bt span i:after{width:8px;height:8px;border-radius:100%;border:2px solid #999;left:0;top:0;}
.bt span i:first-child:before{left:-10px;animation:oneTitleBefore infinite 3s linear;}
.bt span i:last-child:before{right:-10px;animation:oneTitleAfter infinite 3s linear;}

@keyframes oneTitleBefore{
  0%{width:5px;left:-10px;}
  25%{width:1px;left:0px;}
  50%{width:5px;left:-10px;}
  75%{width:15px;left:-20px;}
  100%{width:5px;left:-10px;}
}
@keyframes oneTitleAfter{
  0%{width:5px;right:-10px;}
  25%{width:1px;right:0px;}
  50%{width:5px;right:-10px;}
  75%{width:15px;right:-20px;}
  100%{width:5px;right:-10px;}
}


/*hear*/
header{    background: #fff;  box-shadow: 0 0 13px rgba(0,0,0,.1);     width: 100%;  top: 0;   display: flex; transition: .5s;}


.head{display: flex;
    flex-direction: row;
    justify-content: space-between;
    width: 100%;
    max-width: 1920px;
    min-width: 1400px;
    height: 6.8vw;
    margin: 0 auto;
    position: relative;
    background: #fff; padding: 0 6%;}

.head.on{box-shadow: 0px 0px 50px rgba(0,0,0,0.4); background: linear-gradient(rgba(255, 255, 255, 0.99), rgba(255, 255, 255, 0.9)); height: 5.3vw;  position: fixed;  z-index: 999;}

.head.on .logo img{height:60px; width:auto; }
.head.on>a>p{font-size: 32px; line-height: 40px; padding-left: 12px; font-weight: bold; letter-spacing: 1px;color: #333;}
.head.on>a>p>span{font-size: 14px; padding-top:2px; display: block; line-height: 14px;letter-spacing:0px; color: #999;font-weight: normal;}
.head.on .nav>ul>li>a{color: #333; }





.head.on .header-search {  top: 34px;}

.head_f {display: flex;  justify-content: flex-start; align-items: center;}
.head .logo {  float: left; opacity: 1;
filter: alpha(opacity=100);     padding-top: 10px;}
.head .logo img{ width:auto; /*filter: grayscale(1) brightness(10);*/ height: 65px;}
.head .logo p{font-size: 32px; line-height:50px; padding-left: 12px; font-weight: bold; letter-spacing: 1px;color: #fff;}
.head .logo p i{font-size: 14px; padding-top:2px; display: block; line-height: 14px;letter-spacing:0px; color: #999;font-weight: normal; text-transform: uppercase; letter-spacing: 3px;}


.head_f p{display: flex; 
    font-size: 34px;
    color: #333;
    flex-direction: column;
    font-weight: bold;  padding-left: 20px;
    padding-top: 7px;}
.head_f p b{font-family: "alzt"; letter-spacing: 0px;   font-size: 36px;}
.head_f p i{ font-size: 0.9vw; font-weight: normal; padding-top: 8px; color: #b70303; letter-spacing: -1px; }



.head_box {width: 92%;margin: 0 auto;display: flex;    display: -webkit-flex;display: -moz-flex;justify-content: space-between;align-items: center;position: relative;     min-width: 1300px;}
.head.on .head_logo img{display:none;}
.head.on .nav>ul>li.cur a{font-weight:bold; color: #b70303;}
.head.on .nav>ul>li:after{background: #b70303; top:100%;}
.head.on .logo { padding-top: 0px;}
.head.on .head_f p{    padding-top: 0px;}

.nav{display:flex;   width: 75%; justify-content: flex-end;}   
.nav>ul{display: flex;justify-content: space-between;align-items: center;width: calc(100% - 480px);}
.nav>ul>li {position: relative;transition: 0.5s; padding: 0 1%;}
.nav>ul>li:nth-child(4) {margin-left: 0%;}
.nav>ul>li:after {content:'';width:0;height: 3px;background: #b70303; position: absolute;top:113px;left: 0;z-index: 11;opacity: 0;    transition: 0.5s;}
.nav>ul>li:hover:after,.nav>ul>li.cur:after {opacity: 1;width: 100%;transition: 0.5s;}
.nav>ul>li.cur a{font-weight:bold; color: #b70303;}
.nav>ul>li a {font-size: 1.1vw; color: #333; line-height: 100px;}


/*.nav>ul>li:nth-child(2)>a:after,.nav>ul>li:nth-child(3)>a:after{position: absolute;content: "\e65e";font-family: "iconfont";font-size: 12px;color: #333;top: -1px;right: -18px;transition: .5s;   color: #fff;}
.head.on .nav>ul>li:nth-child(2)>a:after,.head.on .nav>ul>li:nth-child(3)>a:after{    color: #333;}*/




@media screen and (max-width: 1500px){
.head_f { width: 30%;}
.nav {  width: 100%;}
.nav_on>a>p{font-size: 1.4rem;}
.nav>ul { width: calc(100% - 340px);}
.nav_on>a>p>span {letter-spacing: 1px;}
.header-search{ top:32px !important}
}



@media screen and (max-width: 1440px){
.head_f { width: 30%;}
.nav {  width: 100%;}
.nav_on>a>p{font-size: 1.4rem;}
.nav>ul { width: calc(100% - 340px);}
.nav_on>a>p>span {letter-spacing: 1px;}
.header-search{ top:32px !important}
}

@media screen and (max-width: 1400px){
.head {padding: 0 12% 0 5%;}
.head_f { width: 30%;}
.nav {  width: 100%;}
.nav_on>a>p{font-size: 1.4rem;}
.nav>ul { width: calc(100% - 340px);}
.nav_on>a>p>span {letter-spacing: 1px;}
.header-search{ top:32px !important}
.nav>ul>li:after{top: 96px;}
.top_con>ul>li:last-child{width: 290px;}


}

@media screen and (max-width: 1366px){
.head {padding: 0 13% 0 5%;}

.nav>ul { width: calc(100% - 400px);}
.nav_on{padding: 0% 1% 0% 2%;}
.nav_on>a>p{font-size: 1.4rem;}
.nav>ul>li>a{font-size: 1.1vw;}
.nav_on>a>p>span {font-size: 1.1rem; letter-spacing: 0px;}
.top_con>ul>li:last-child a { font-size: 1.6vw;}
.header-search{ top:20px;}
.top_con>ul>li:last-child{width: 280px;}

}

@media screen and (max-width: 1280px){
.nav_on .logo img { height: 56px;}
.nav>ul { width: calc(100% - 430px);     padding-right: 0%;}
.nav_on{padding: 0% 19% 0% 2%;}
.nav_on>a>p{font-size: 1.2rem;}
.nav>ul>li>a{font-size: 1vw;}
.nav_on>a>p>span {font-size: 1rem; letter-spacing: 0px;}
.top_con>ul>li:last-child a { font-size: 1.6vw;}
.top_con>ul>li:last-child{width: 170px;}

}

@media screen and (max-width: 1200px){
.nav_on .logo img { height: 56px;}
.nav>ul { width: calc(100% - 450px);}
.nav_on{padding: 0% 1% 0% 2%;}
.nav_on>a>p{font-size: 1.4rem;}
.nav>ul>li>a{font-size: 1vw;}
.nav_on>a>p>span {font-size: 1.1rem; letter-spacing: 0px;}
.top_con>ul>li:last-child a { font-size: 1.6vw;}

}




.header-right{height: 100%;margin-left:100px;}
.header-search{    position: relative;
    height: 100%;
    color: #fff;
    font-size: 22px; top: 50px; left: 10px;}
.header-search span{display:block;}
.header-search i{font-size: 16px; color: #fff;}

.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; justify-content: center;z-index:66;}
.top_con>ul>li:nth-child(1) a{ position: relative; top:1px;}
.top_con>ul>li:nth-child(1) a img { width: 30px;   top: 10px;}
.top_con>ul>li:last-child {background: none;display: flex; align-items: center; width: 280px; top:1px;}
.top_con>ul>li:last-child a {font-size: 1.5vw; font-weight:bold; color: #fff; padding-left:5px;  font-family: 'DIN'; color: #b70303;}
.top_con>ul>li:nth-child(2) {margin: 2px 0 0 15px;}
.top_con li i {font-size: 23px;line-height: 28px; color: #444; height: 28px; font-weight:normal;}
.top_con li i a{color: #333;  padding-left: 4px;}
.top_con li>p {width: 120px;overflow: hidden;position: absolute;top: 32px;left: -20px;opacity: 0;transition: 0.5s;height:  0;padding: 5px;background: #fff;border: 1px solid #ddd;}
.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>b {width: 120px;overflow: hidden;position: absolute;top: 32px;left: -20px;opacity: 0;transition: 0.5s; background: #fff;font-weight:normal;color: #333;}
.top_con li>b a{font-size:14px;color: #333; line-height: 36px;color: #333; display: block;}
.top_con li:hover b{opacity: 1;transition: 0.5s;}
.top_con li>b a+a { border-top: 1px solid #eee;}
.top_con li>b a:hover {  background: #b70303; display: block; color: #fff;}
.top_con>ul>li img { width: 38px;}



/*search*/
.top_con li:hover .tit_sel{transform: rotateX(0);transition: all 0.5s;} 
.tit_sel {width: 730px;height: 150px;background: rgba(255,255,255,0.9);transform: rotateX(90deg);position: absolute;right: 0;transition: all 0.5s;font-size: 16px;padding: 34px; z-index: 9999;top:60px;}
.tit_sel span {font-size: 24px;display: block;color: #666;font-family: Arial;}
.tit_icon:hover .tit_sel{transform: rotateX(0);transition: all 0.5s;}
#search-i{float:left; width:50px; height:43px; overflow:hidden; margin-top:20px;  box-sizing: border-box; padding-top: 0px; border: 1px solid rgba(0,0,0,0.1); border-left: none; padding-top: 5px;}
#search-bg{float:left; width:602px; height:43px; overflow:hidden; padding-left:14px; margin-top:20px; box-sizing: border-box;     border: 1px solid rgba(0,0,0,0.1);border-right: none;text-align: left; line-height: 40px;}
.search-text{ font-size:14px;color: #666;justify-content: center;align-items: center;     font-weight: normal;}
.search-text a{ font-size:15px; color: #666;}
.search-text a:hover{ font-size:15px; color: #b70303;}
.search-text span{ float:left;  color:#666;font-size: 15px;     font-weight: normal;}
#infoname{ border:none;background:none; outline:none;} 


/*banner*/
.index_banner .slick-dotted.slick-slider {
    margin-bottom: 0px !important;}
.index_banner .p_scrool {
    position: absolute;
    left: calc((100% - 90px) / 2);
    bottom:5%;
    color: #fff;
    width: 90px;
    z-index: 10;
}
.index_banner .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000;
}
.index_banner .p_scrool i {
    display: block;
    width: 20px;
    height: 30px;
    margin: 0 auto;
    border-radius: 12px;
    border: 2px #fff solid;
    position: relative;
}
.index_banner .p_scrool i:before {
    content: "";
    display: block;
    width: 4px;
    height: 10px;
    background: #fff;
    border-radius: 2px;
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0);
    top: 3px;
    animation: scrollmouse 2s linear infinite;
    box-sizing: border-box;
}
.index_banner .p_scrool span {
    text-transform: uppercase;
    color: #fff;
    display: block;
    line-height: 20px;
    margin-top: 12px;
    font-size: 14px;
    text-align: center;
}
@keyframes scrollmouse {
  from {
  transform:translate(-50%,0);
  opacity:1
}
to {
  transform:translate(-50%,10px);
  opacity:0
}
}
.w1520 {
    padding-left: 7vw;
    padding-right: 10.4vw;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
}
.index_banner {position: relative;z-index: 99; overflow: hidden; height: 900px;}


.index_banner .banner .swiper-slide {
  position: relative;
}
@keyframes swiper_img_move {
  0% {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }
  50% {
    -webkit-transform: scale(1.03, 1.03);
    transform: scale(1.03, 1.03);
  }
  100% {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }
}

.index_banner .banner .swiper-slide .img img {
  width: auto !important;
  height: 930px !important;
  -o-object-fit: cover;
  object-fit: cover;
transition: 5s; transform: scale(1); animation: swiper_img_move 8s linear 0s infinite normal both;
}
.index_banner .banner .swiper-slide .img video {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.index_banner .banner .swiper-slide .position {
  position: absolute;
  top: 8%;
  left: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
z-index: 5;}
.ban2t{ top: 9% !important;}
.ce{text-align: center; margin: 0 auto;}
.ce1{text-align: center; margin: 0 auto; justify-content: center !important;}

.index_banner .banner .swiper-slide .position .content2{-webkit-animation: fadeInUp 1s ease both;
  animation: fadeInUp 1s ease both;
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s; 
}
.index_banner .banner .swiper-slide .position .content2{margin-top: 2rem;}
.index_banner .banner .swiper-slide .position .mor{margin: 0 auto;display: flex;justify-content: center;margin-top: 2rem;}
.index_banner .img .lpk_pc {
    display: flex;
    justify-content: center;
    align-items: center;
}
.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;
}
.index_banner .banner .swiper-slide .position .content2 > div {
    margin-right: 0.6rem;
}
.homeLink.homeLink1 a {color: #fff;}
.homeLink.homeLink1 .ls {background: #fff;}
.homeLink.homeLink1 .ls i{padding-right:6%;font-size:18px;}
.homeLink.homeLink1 a.ls{color: #fff;}

.homeLink.homeLink2 a {
    border-color: #fff;
}
.homeLink .aa {
    width: 9rem;
    line-height:2.5rem;
    border-radius: 0.8rem;
    display: block;
    font-size: 16px;
    color: #fff;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    text-align: center;
}
.homeLink .a {
    width: 9rem;
    border: 2px solid #fff;
    line-height:2.5rem;
    border-radius: 1.8rem;
    display: block;
    font-size: 16px;
    color: #fff;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    text-align: center;
    -webkit-clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 80% 100%, 80% 94%, 70% 94%, 70% 100%, 0% 100%);
    clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 80% 100%, 80% 94%, 70% 94%, 70% 100%, 0% 100%);
}
.homeLink .ac {
color: #8c7dee !important;
    width: 9rem;
    border: 2px solid #fff;
    line-height:2.9rem;
    border-radius: 0.8rem;
    display: block;
    font-size: 16px;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    text-align: center;
    -webkit-clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 80% 100%, 80% 94%, 70% 94%, 70% 100%, 0% 100%);
    clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 80% 100%, 80% 94%, 70% 94%, 70% 100%, 0% 100%);
}
.homeLink .ad {
color: #139a51 !important;
    width: 9rem;
    border: 2px solid #139a51;
    line-height:2.9rem;
    border-radius: 0.8rem;
    display: block;
    font-size: 16px;
    color: #fff;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    text-align: center;
    -webkit-clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 80% 100%, 80% 94%, 70% 94%, 70% 100%, 0% 100%);
    clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 80% 100%, 80% 94%, 70% 94%, 70% 100%, 0% 100%);
}
.index_banner .banner .swiper-slide .position .box h5 {overflow: hidden;}

.wzd1{font-size:3vw !important;line-height:1 !important;}
.bantw{color: #fff; position: relative;}
.ty{text-shadow: 1px 1px 3px #333;}
.bantb{color: #333;}
.index_banner .banner .swiper-slide .cer{text-align:center;}
.index_banner .banner .swiper-slide .position .box h6 {
  font-size: 22px;
  margin-top: 0.3rem;
  letter-spacing: 2px;
line-height:34px;
width:100%;
font-weight:normal;
position: relative;
}
.index_banner .banner .swiper-slide .position .bantw1:before {
    position: absolute;
    content: "";
    top: 106%;
    left: 0%;
    transition: .5s;
width:110px;
height:3px;
background:#fff;
}
.index_banner .banner .swiper-slide-active .position h5 p {    font-family: "albbzt Bold";
  -webkit-animation: fadeInUp 1s ease both;
  animation: fadeInUp 1s ease both;
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s;font-weight:normal;}
.banta{background: -webkit-linear-gradient(#8c7dee, #003ac8);
  background: linear-gradient(#8c7dee, #003ac8);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;-webkit-text-stroke: 1px rgba;-webkit-text-stroke: 1px #fff;}
.index_banner .banner .swiper-slide .position .box h5 span{font-size: 28px;line-height:50px; display: block; 
width: 680px; font-weight: lighter; text-align: center; border-radius: 50px;margin-top:20px;color: #fff;background: linear-gradient(to top, #6053b7, #8c7dee);font-family: 'hos';letter-spacing: 3px;margin-bottom:33px;} 
.index_banner .banner .swiper-slide .position .box h5 b{  font-size: 28px;line-height:50px; display: block;background-color: #8c7dee;
width: 720px; font-weight: lighter; text-align: center; border-top-left-radius: 50px;border-bottom-right-radius: 50px;margin-top:12px;color: #fff;background: linear-gradient(to top, #8c7dee, #003ac8);font-family: 'Hos';letter-spacing: 1px;} 
.index_banner .banner .swiper-slide-active .position h6 {
    -webkit-animation: fadeInUp 1s ease both;
  animation: fadeInUp 1s ease both;
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s; 
}
.index_banner .banner .swiper-slide-active .homeLink{
    -webkit-animation: fadeInUp 1s ease both;
  animation: fadeInUp 1s ease both;
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s; 
}
.index_banner .banner .swiper-slide-next {z-index: 1;}
.widgets {
  position: absolute;
  right: 10.4vw;
  bottom: 10rem;
  z-index: 1;
}
.widgets .btn-area .bullet_outer {
  color: #fff;
  line-height: 34px;
  position: relative;
  padding-bottom: 51%;
  margin-bottom:51%;
  display: flex;width: 340%; align-items: center; justify-content: center;
}
.widgets .btn-area .bullet_outer .le_ {
  font-size: 18px;
  opacity: 0.5;
  /*max-width: 0.2rem;*/
  overflow: hidden;
  white-space: nowrap;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
    display: none;
}
.widgets .btn-area .bullet_outer .ri_ {
  font-size: 18px;
  margin-left: 2%;
  opacity: 0.5;
}
.widgets .btn-area .bullet_outer::before {
  position: absolute;
  content: '';
  width: 100%;
  height: 2px;
  right: 0;
  bottom: 0;
  background: #fff;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  opacity: 0.5;
}
.widgets .btn-area .bullet_outer::after {
  position: absolute;
  width: 0rem;
  height: 2px;
  right: 0;
  bottom: 0;
  background: #fff;
}
.widgets .btn-area .bullet_outer .liner {
  position: absolute;
  width: 0rem;
  height: 2px;
  right: 0;
  bottom: 0;
  background: #fff;
}
.widgets .btn-area .swiper-pagination-bullet {
  width: auto;
  height: auto;
  border-radius: 0;
  display: block;
  background: none;
  opacity: 1;
}
.widgets .btn-area .swiper-pagination-bullet-active123 .bullet_outer .le_ {
  opacity: 1;
  max-width: 1.2rem;
}
.widgets .btn-area .swiper-pagination-bullet-active123 .bullet_outer .ri_ {
  opacity: 1;
}
.widgets .btn-area .swiper-pagination-bullet-active123 .bullet_outer::before {
  width: 100%;
}
.widgets .btn-area .swiper-pagination-bullet-active123 .bullet_outer::after {
  width: 100%;
  -webkit-transition: var(--i);
  -o-transition: var(--i);
  transition: var(--i);
}
.widgets .btn-area .play .bullet_outer .le_ {
  opacity: 1;
}
.widgets .btn-area .play .bullet_outer .ri_ {
  opacity: 1;
}
.widgets .btn-area .play .bullet_outer::before {
  width: 100%;
}

.p74 {
  padding-top: 0.74rem;
}
.p74_ {
  padding-bottom: 0.74rem;
}
.m58 {
  margin-top: 0.58rem;
}



/*简介*/
.about_bj {  /*height: 974px;  background: #fff;*/}
.ab_bg{background: url(http://login114.114my.cn/memberpic/dgfanglin1120613en/uploadfile/image/20251125/20251125091052_1487722960.jpg) no-repeat;width: 100%; margin: 0 auto; padding-top: 80px; height: 510px;}
.ab_fl{ float: left; width: 48%;}
.ab_t{ font-size: 40px; font-weight: bold; color: #333; padding-top: 20px;}
.ab_t b{ padding-right: 10px;     position: relative;  top: 7px;}
.ab_t1{ font-size: 18px; color: #666;     margin-top: 20px;}
.ab_t1 b{ padding-right: 10px;}
.ab_w{color: #666; font-size: 16px; padding-top: 20px;     line-height: 28px;}
.ab_w a{    margin-top: 40px;
    background: #b70303;
    height: 44px;
    display: block;
    width: 130px;
    text-align: center;
    font-weight: normal;  line-height: 44px; color: #fff; transition: 0.4s; border-radius:50px;}

.ab_w a:hover { background:#b70303; border-radius: 5px; transition: 0.2s; width: 170px;    }
.ab_w a:hover {color: #fff;}
.ab_fr{ float: right; border: 15px solid #111; box-shadow: 0px 0px 60px 0px rgba(0,0,0,0.1);     border-radius: 10px; width: 660px;
    height: 390px;}




.yinzt{width:90%;margin: auto; max-width: 1400px;}
.yinzt ul li{width:24%;float:left;box-shadow: 0px 0px 10px rgba(204, 204, 204, 0.5);height:19rem;box-sizing:border-box;margin-left: 1.2%;-webkit-transition:.3s;transition:.3s;-webkit-transform:translate(0,0);transform:translate(0,0);background-image:linear-gradient(to right, #b70303 0%, #b70303 100%);background-position:left top; background-repeat:no-repeat; background-size:0 0; ba cursor: pointer;position:relative;overflow:hidden;padding:40px 0px;text-align: center;}
.yinzt ul li:before {content: "";position: absolute;width: 500px;height: 500px;border-radius:65%;background: #fffbfa;left:100%;top:100%;z-index: -1; transition-duration:0.6s;}
.yinzt ul li .iconfont{width:83px;height:83px;display: block;line-height:83px;margin:0 auto; border:1px #b70303 solid;border-radius: 50%;text-align:center;font-size:36px;color:#b70303 ;}
em.iconfont.icon-zhonglei {font-size: 46px !important;}
em.iconfont.icon-tubiao_pinzhiguanli {font-size: 46px !important;line-height:92px !important;}
.yinzt ul li div{display:inline-block;font-size:46px;text-align:center;font-family:din;line-height:80px;position:relative;}
.yinzt ul li div p{font-size:46px;text-align:center;font-family:din;}
.yinzt ul li div b{font-size: 16px; color: #999;  left: 55px;   top: 11px; position: absolute;}

.yinzt ul li div:before {content: "";position: absolute;bottom: 2px;left: 0px;border-bottom: 8px #c71515 solid;display: block;width: 100%;z-index: -1;border-radius: 30px;}
.yinzt ul li span{display:block;font-size:16px;color:#999;line-height:22px;width:82%;margin:0 auto;text-align:center;     padding-top: 17px;}
.yinzt ul li.cur div:before{border-bottom: 8px rgba(255, 255, 255, 0.3) solid;}

.yinzt ul li div:nth-child(1):before{left: 0px;}
.yinzt ul li:nth-child(2) div b{left: 110px;}
.yinzt ul li.cur div:before{border-bottom: 8px rgba(255, 255, 255, 0.3) solid;}
.yinzt ul li.cur{box-shadow:0 0 10px rgba(255, 106, 4, 0.3);-webkit-transform:translate(0,-1px);transform:translate(0,-1px); background-size:100% 100%; border-radius: 10px;}
.yinzt ul li.cur{}
.yinzt ul li.cur .iconfont,.yinzt ul li.cur  p,.yinzt ul li.cur span,.yinzt ul li.cur p b{color: rgba(255, 255, 255, 1);}
.yinzt ul li.cur:before{left:26%;top:50%; background: #cd0404;}
.yinzt ul li.cur  em{border: 1px rgba(255, 255, 255, 0.5) solid; color: rgba(255, 255, 255, 1);}
.yinzt ul li:first-child{margin-left: 0;}




/*pro*/

.pro {padding: 0% 1%;overflow: hidden; background: #f8f8f8; }
.pro_box {/* max-width: 1600px; */margin: 0 auto;}

.pro_con {margin: 40px 0;     overflow: hidden;}
.pro_call {}
.pro_call ul {margin-bottom:0 !important;}
.pro_call li {display: flex;flex-direction: column;align-items: center;margin: 0 0.1%;position: relative;overflow: hidden;z-index: 5;}
.pro_call li:before,.pro_call li:after {content:'';width: 0;height: 0;/* background:rgba(0,0,0,0.5); */position:absolute;/* transform: rotateZ(52deg); */transition: 0.8s;z-index: 54;}
.pro_call li:before {top: 0;right: 0;/* transform: rotate(-135deg); */border-top: 29.8vw solid rgba(0,0,0,0.2);border-left: 24vw solid transparent;border-right: 0 solid transparent;}
.pro_call li:after {bottom: 0;left: 0;/* transform: rotate(45deg); */border-bottom: 29.8vw solid rgba(0,0,0,0.2);border-left: 0vw solid transparent;border-right: 24vw solid transparent;}
.pro_call li:hover:before {border-top: 0vw solid rgba(0,0,0,0.5);}
.pro_call li:hover:after {border-bottom: 0vw solid rgba(0,0,0,0.5);}
.pro_call li a {overflow: hidden;display: inline-block;}
.pro_call li a img {width: 100%;height: auto;transition: 0.5s;}
.pro_call li:hover img {transform:scale(1.1);}
.pro_call li p{width: 90%;position: absolute;display: flex;justify-content: center;align-items: center;bottom: -11%;left: 0;background: rgba(183,3,3,0.9);padding: 4% 0;right: 0;margin: 0 auto;transition:0.6s;}
.pro_call li:hover p{bottom:4%;}
.pro_call li p a{font-size: 16px;color: #fff;}



 .ban_dot {display:none !important;}

.pro_ww {}
.pro_fl{width:1100px; margin: 0 auto; }

.pro_fl li {
    float: left;
    width: calc(100% / 5);
    line-height: 36px;
    text-align: center;}
.pro_fl li i { font-size: 25px; color: #999;     font-weight: lighter;     position: relative; top: 3px;}
.pro_fl li a:hover i,.pro_fl li a:hover b{color: #b70303;}
.pro_fl li:nth-child(2) a i{ position: relative; top: 1px; font-size: 30px; }
.pro_fl li a b{ font-size: 22px; color: #333;     line-height: 30px;     padding-left: 10px; font-weight: normal;}
.pro_fl li+li { border-left: 1px #d7d4d4 dashed;}




/*adv*/
.adv_bg { padding: 1% 0;  overflow: hidden;background: #f8f8f8;}

.super{position: relative; overflow: hidden;}
.super .cpys_tit{margin-bottom: 3.5rem;}
.sup_nav{width: 100%; height: 42rem; position: absolute; bottom: 0; left: 0;}
.sup_nav dl{width: 25%; height: 42rem; float: left; position: relative; z-index: 1; padding: 32.7rem 3% 0; box-sizing: border-box; -webkit-transition: all 0.5s; transition: all 0.5s;}
.sup_nav dl:before{content: ""; width: 1px; height: 7rem; background: rgba(255, 255, 255, 0.3); position: absolute; bottom: 2rem; left: 0;}
.sup_nav dl:after{content: ""; width: 100%; height: 0; position: absolute; top: 0; left: 0; background: rgba(171, 1, 1, 0.9); -webkit-transition: all 0.5s; transition: all 0.5s; z-index: -1;     border-radius: 0 80px 0 0;}
.sup_nav dl dt span{display: block; font-family: "Times New Roman", Times, serif; font-size: 0.7rem; color: rgba(255, 255, 255, 0.5); line-height: 1rem; text-transform: uppercase; padding-top: 0.3rem;}
.sup_nav dl dt h5{font-size: 1.5rem; color: #fff; line-height: 2rem; font-weight: normal;}
.sup_nav dl dt i{display: none;}
.sup_nav dl dt em{display: block; width: 2.2rem; height: 2.2rem; line-height: 0; overflow: hidden; margin-bottom: 1rem;}
.sup_nav dl dt em img{width: 2.2rem; height: 2.2rem;}
.sup_nav dl dd{display: none; padding-top: 2rem;}
.sup_nav dl dd p{font-size: 1rem; color: #fff; line-height: 1.4rem; height: 8rem;}
.sup_nav dl dd em{display: block; width: 50%; padding-top: 4.5rem;}
.sup_nav dl dd em a{font-size: 1rem; color: #fff; display: block; width: 100%; text-align: center; height: 2.6rem; line-height: 2.5rem; border: rgba(255, 255, 255, 0.5) 1px solid; border-radius: 3rem;}
.sup_nav dl dd em a:hover{background: #fff; color: #333;}
.sup_nav dl.on{padding-top: 7rem;}
.sup_nav dl.on:after{height: 100%;}
.sup_nav dl.on dt span{display: none;}
.sup_nav dl.on dt h5{font-size: 2rem; line-height: 2.8rem; font-weight: bold;}
.sup_nav dl.on dt i{display: block;}
.sup_nav dl.on dt em{width: 3rem; height: 3rem; margin-bottom: 2rem;}
.sup_nav dl.on dt em img{width: 3rem; height: 3rem;}
.sup_nav dl.on dd{display: block;}
.sup_nav dl:first-child:before{display: none;}
.sup_qie{margin: 0 auto;}
.sup_m p{height: 42rem; width: 100%; line-height: 0;}
.sup_m p img{display: block; width: 100%; height: 100%;}






/*nyhonor*/
.nyhonor_bg{padding-top:0px;}
.nyhonor {display: flex;  align-items: end;  justify-content: space-between;     width: 1400px; margin: 0 auto;}
.nyhonor_l img{margin-left:-220px;}
.nyhonor_r{width:calc(100% - 120px);padding:40px 30px;background: linear-gradient(90deg,#fff 30%,#fff 70%);box-shadow: 50px 0px 50px rgba(0,0,0,0.05); overflow: hidden;}
.nyhonor_r .tempWrap{width:1150px !important;}

.nyhonor_r td{float:left;overflow: hidden;transition: 0.3s ease all;display:block;width:calc((100% - 60px) / 3);margin-right:15px;text-align: center;}
.nyhonor_r td div a{color: #333;font-size: 16px;display:block;}
.nyhonor_r td div{height:50px;line-height:50px;position: relative;z-index: 2;background: #f8f8f8;display:none;}
.nyhonor_r td img{transition: all linear 0.5s;-moz-transition: all linear 0.5s;-ms-transition: all linear 0.5s;-webkit-transition: all linear 0.5s;width:100%;height: 100%;display: block;}
.nyhonor_r td:hover img{-webkit-transform: scale(1.12, 1.12);transform: scale(1.12, 1.12);}
.nyhonor_r .tempWrap tr{display:flex;}


/*lc*/
.cus_bc{background:#f5f5f5 url(http://login114.114my.cn/memberpic/dgfanglin1120613en/uploadfile/image/20251125/20251125091144_1022105144.png) no-repeat bottom center ; padding:1px 0 140px 0;}
.cus_c>ul {display: flex; justify-content: space-between; margin-top: 0px; align-items: center;}
.cus_c>ul p {width: 120px; height: 120px; border-radius: 100%; position: relative; display: flex; align-items: center; justify-content: center; transition: all .3s;  margin: 0 auto;}
.cus_c>ul p i{font-size: 70px;color: #cd0202;}
.cus_c>ul b {display: block; font-weight: normal; font-size: 20px; line-height: 24px; width: 100%; margin: 0px auto 0;text-align:center; LETTER-SPACING: -1PX;}
.cus_c>ul span{display: block; font-weight: normal; font-size: 14px; line-height: 20px;color: #999;padding-top:5px;width: 95%;
 margin: 0 auto; text-align: center;}
.cus_btn {display: flex; width: 532px; height: 52px; align-items: center; background: #333; margin: 0 auto; border-radius: 31px; margin-top: 48px;}
.cus_btn i {display: flex; color: #fff; font-size: 22px; width: 222px; height:52px; align-items: center; border-radius: 31px; background: #cd0202; justify-content: center;}
.cus_btn i span {font-size: 27px; color: #fff; margin-right: 9px;}
.cus_btn em {font-family: moo;font-size: 36px;font-weight: bold;color: #fff; margin-left: 26px;}
.cus_c>ul>li {position: relative; transition: all .5s;}
.cus_c>.sol_tit>p {margin: 0;letter-spacing: 0.1em;}
.cus_c > ul > li>em{font-size: 16px;color: #dadada;padding-bottom: 63px;padding-right: 10px;}
.cus_c>ul>li:hover p span {color: #cd0202;}
.cus_c>ul>li:hover b {color: #cd0202;}
.cus_c>ul>li:hover:nth-child(odd) {transform: translateY(-8px);}



@font-face {
  font-family: 'lcwmiconfont';  /* Project id 4857014 */
  src: url('//at.alicdn.com/t/c/font_4857014_racn89b4g9r.woff2?t=1750930313586') format('woff2'),
       url('//at.alicdn.com/t/c/font_4857014_racn89b4g9r.woff?t=1750930313586') format('woff'),
       url('//at.alicdn.com/t/c/font_4857014_racn89b4g9r.ttf?t=1750930313586') format('truetype');
}
.lcwmiconfont{font-family:"lcwmiconfont" !important; font-size:16px; font-style:normal; -webkit-font-smoothing:antialiased; -moz-osx-font-smoothing:grayscale;}



/*news*/
.news_bg{overflow: hidden;   background: url(http://login114.114my.cn/memberpic/dgfanglin1120613en/uploadfile/image/20251125/20251125091217_809116446.jpg); padding: 70px 0;}
.news_t {padding-bottom: 10px;}
.news_tl p {
    color: #b70303;
    line-height: 1.1;
    font-family: PingFang SC, 'Microsoft YaHei', Arial, sans-serif;
    font-weight: 900; font-size: 40px;}

.news_tl span {
    margin-top: 10px;
    color: #666;
    line-height: 30px;
    font-size: 16px;}
.news_tl,.news_tr {display: inline-block;}

.news_tr a {
    display: inline-block;
    margin-left: 110px;
    margin-top: -12px;
}

.news_tr a p {
    font-size: 20px;
    color: #222;
    line-height: 0px;
}

.news_tr a span {
    font-size: 12px;
    color: #ccc;
    font-family: "Arial";
    text-transform: uppercase;
    line-height: 46px;
}

.news_tr a:before {
    content: "";
    display: block;
    width: 56px;
    height: 56px;
    border-radius: 100%;
    background-color: #f7f7f7;
    margin: -10px 14px 0 0;
    position: relative;
    top: 37px;
    left: -70px;
    transition: 0.3s ease all;
    background-image: url(http://login114.114my.cn/memberpic/dgfanglin1120613en/uploadfile/image/20251125/20251125091309_2018604851.png);
}

.news_tr a:nth-child(1):before {
    background-position: 0 0;
}

.news_tr a:nth-child(2):before {
    background-position: -56px 0;
}

.news_tr a:nth-child(3):before {
    background-position: -112px 0;
}

.news_tr a.on:before {
    background-color: #b70303;
    background-position-y: -56px;
}

.news_div .news_div_item {
    position: relative;
    float: left;
}

.news_div .news_div_item:first-child {
    width: 42%;
    padding-top: 20px;
    z-index: 2;
}

.news_div .news_div_item:nth-child(n+2) {
    width: 25%;
    padding: 30px 0 30px 0;
    height: 240px;
    float: left;
    border-bottom: 1px #ddd solid;
    margin-left: 4%;
}

.news_div .news_div_item:nth-child(n+2) .news_div_item_pic {
    float: left;
    width: 30%;
    height: 168px;
    display: none;
}

.news_div_item_pic {
    overflow: hidden;
}

.news_div_item_pic img {
    width: 100%;
    border: 1px #eee solid;
}

.news_div .news_div_item:first-child .news_div_item_date {
    display: none;
}

.news_div .news_div_item:nth-child(n+2) .news_div_item_date div {
    float: left;
    color: #ccc;
}

.news_div_item_content {
    position: absolute;
}

.news_div .news_div_item:first-child .news_div_item_pic {
    height: auto;
}

.news_div .news_div_item:first-child .news_div_item_content {
    bottom:0px;
    width: 100%; padding:4%;
    background: rgba(0,0,0,0.5);}

.news_div .news_div_item:nth-child(n+2) .news_div_item_content {
    left: 0;
    top: 54px;
    width: 100%;
}

a.news_div_item_a {
    font-size: 22px;
    color: #222;
    line-height: 30px;
    display: block;
    /* position: absolute; */
    width: 100%;
    height: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.news_div .news_div_item:first-child a.news_div_item_a{color: #fff;}
.news_div .news_div_item:first-child .news_div_item_body:after{color: #fff;}
.news_div_item_body {
    font-size: 15px;
    line-height: 26px;
    color: #999;
    margin-top: 0px;
}

.news_div_item_body:after {
font-family:"iconfont" !important;
    font-size:16px;font-style:normal;
content: "\e718" !important;
    display: block;
    width: 28px;
    height: 28px;
    background-position: center;
    background-repeat: no-repeat;
    border-radius: 100px;
    border: 1px #ccc solid;
    margin-top: 15px;
    transition: 0.3s all ease;
text-align: center;  }

.news_div_item:hover .news_div_item_body:after {
    background-color: #b70303;
    width: 50px;
    border: 1px #b70303 solid;
 color: #fff;
}

.news_div_item:hover a.news_div_item_a { color: #b70303;}
.news_div .news_div_item:first-child .news_div_item_body {
    color: #dfdfdf;
    font-weight: normal;     white-space: nowrap;  overflow: hidden;  text-overflow: ellipsis;}
	


/*bq*/

.f_bg{     height: 33rem;
    overflow: hidden;
    box-sizing: border-box;
    background: url(http://login114.114my.cn/memberpic/dgfanglin1120613en/uploadfile/image/20251125/20251125091341_1206321303.jpg);
    background-size: 100% 100%;
    border-radius: 50px 50px 0 0;}  
.f_nav{height: 10rem;border-bottom: 1px solid rgba(255,255,255,0.12);box-sizing: border-box;padding-top: 2rem;}
.f_nav h2{ display: block;float: left;padding-top: 2rem;}
.f_nav h2 img{ display: block;float: left; filter: grayscale(1) brightness(10); height: 50px;} 
.f_nav h2 a,.f_nav h2 b{ float: left;}
.f_nav h2 b{font-size: 14px;     padding-left: 20px; padding-top: 10px;}
.f_nav h2 b p{ font-size: 34px; color: #fff;   font-family: "alzt";}
.f_nav h2 b span{font-size: 14px;       color: #a3a3a3;
    font-weight: normal;
    text-transform: uppercase;
    line-height: 27px;}
 .content01{width: 80%;margin: 0 auto;min-width: 1200px;max-width: 1600px;}
.f_nav ul{ float: right;display: flex;justify-content: space-between;width: 70%;}
.f_nav ul li{position: relative;box-sizing: border-box;margin-top: 3.2rem;} 
.f_nav ul li a{font-size: 1.1rem;color: #fff;line-height: 1.1rem;display: block;}
.f_con{ height: 17.5rem;box-sizing: border-box;display: flex;justify-content: space-between; padding-top: 5rem;border-bottom: 1px solid rgba(255,255,255,0.12);box-sizing: border-box;}
.gsxx{ width: 67.5%;box-sizing: border-box;display: flex;justify-content: space-between; }
.gsxx li{ display: block;font-size: 1rem;color: #fff;line-height: 0.9rem;}
.gsxx li b{ display: block;font-size: 1rem;line-height: 0.9rem;padding-bottom: 1.3rem;color: rgba(255,255,255,0.6);font-weight: normal;}
.gsxx li i{display: block;font-size: 1rem;line-height: 1.1rem;font-family: 'DIN';}
.gsxx li b img{display:block;width: 2.5rem;height: 2.5rem;margin-bottom: 0.8rem;     background: #b70303; border-radius: 50px;}
.f_er{ width: 18.75%;}
.f_er li{ margin-right:20px;}
.f_er ul{display: flex;justify-content: space-between; }

.f_er li img{width:140px;     height: 140px;}
.f_er li  span{ display: block;font-size: 0.9rem;line-height: 0.9rem;padding-top: 1rem;color: rgba(255,255,255,0.5);font-weight: normal;text-align: center;}
.f_bot{height:5rem;}
.f_bot span{font-size: 0.9rem;color: #fff;float: left;display: block;line-height: 5rem;opacity: 0.9;}
.f_bot span em{display: inline-block;margin-left:  0.8rem;}
.f_bot a{color: #fff;}
.f_bot i{ display: block;}


.content01 em {    line-height: 90px; color: #e9e9e9;}
.f_bot.fr { line-height: 90px; color: #e9e9e9;}
.f_bot a:hover{text-transform: uppercase;}