*{margin: 0;padding: 0;box-sizing: border-box;list-style: none;line-height: 100%;font-family: 'Hos','Microsoft YaHei';}
body{font-size: 14px;min-width: 1200px; overflow-x: hidden;font-family: 'Hos','Microsoft YaHei'; background:#fff;}
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}
.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;}
.img-inline {display: inline-block;width: auto;height: auto;max-width: 100%;}


/* fonts */
@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: 'srm'; src: 
       url('https://cdn.114my.com.cn/font/lcw/srm.otf') format('truetype')
}
@font-face {
  font-family: 'iconfont';  /* Project id 5031187 */
  src: url('//at.alicdn.com/t/c/font_5031187_ctif7ehkxpj.woff2?t=1759115215814') format('woff2'),
       url('//at.alicdn.com/t/c/font_5031187_ctif7ehkxpj.woff?t=1759115215814') format('woff'),
       url('//at.alicdn.com/t/c/font_5031187_ctif7ehkxpj.ttf?t=1759115215814') 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;}


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

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


.w15{max-width: 1500px;min-width: 1200px; margin: 0 auto;}
.gya {margin: 0 auto;max-width: 1500px;min-width: 1200px;overflow:hidden;}
.gyb {margin: 0 auto;max-width: 1500px;min-width: 1200px;}
.gybb {margin: 0 auto;max-width: 1600px;min-width: 1200px;}
@media screen and (max-width: 1366px){
.gya {margin: 0 auto;max-width: 1366px;min-width: 1200px;overflow:hidden;}
}
.top40{margin-top:40px;}
.top60{margin-top:60px;}
.top70{margin-top:70px;}
.top80{margin-top:80px;}

/*bt*/
.bt{display:flex; flex-direction:column; justify-content:space-between; align-items:center;}
.bt em{font-size:44px; line-height:40px; color:#333; font-weight:bold;}
.bt em b { color: rgba(191, 8, 0, 1);}
.bt p{margin-top:15px; font-size:18px; line-height:20px;  color:#888;}
/*.bt:after{content:""; display:block; margin-top:16px; width:43px; height:20px; background:url(https://memberpic.114my.com.cn/tongshun/uploadfile/image/20250925/20250925161034_579165384.png) center no-repeat;}*/


/*抬头*/
.head {
    width: 100%;
   
    top: 0;
    z-index: 999;
    display: flex;
    transition: .5s;
}
.head.on{background:#fff; box-shadow: 0 2px 5px 0 rgba(0,0,0,0.1);height: 100px;  position: fixed; 
    background: linear-gradient(rgba(255, 255, 255, 1), rgba(255, 255, 255, 0.82));}
.head.on .headbg{height: 100px;}
.head.on .headbg .logo {margin-top: 6px;}

.head.on .head_nav > ul > li > a {padding-top: 0px;}
.head.on .head_nav li dl{top:100px;}
.head.on .head_nav > ul > li > a:after {margin: -3px auto 0;}
.head.on .head_nav{margin-top: 0px;}
.head.on .header-search{margin-top: -0px;}

.headbg{display:flex; flex-direction:row; justify-content:space-between; width:100%; max-width:1920px; min-width:1400px; height:100px; margin:0 auto; position:relative;background: #fff; padding:0 4%;}
.headbg .fl{display:flex; flex-direction:row; justify-content:space-between;     align-items: center;}
.logo { padding-top: 0.5vw;}
.logo a img { width: 70px;}
.name{margin-left:10px;  font-size:2vw; line-height:1.4; color:#333; font-weight:bold; white-space:nowrap; letter-spacing: 1.2px;  font-family: "alzt";}
.name p{font-size:0.82vw;  font-weight: normal; color:#666; letter-spacing: 0px;  font-family: "Microsoft YaHei";}

.headbg .fr{display:flex; flex-direction:row; justify-content:space-between; width:60%;}
.head_nav{width:84%; margin-top:0px;}
.head_nav > ul{display:flex; flex-direction:row; justify-content:space-between;}
.head_nav > ul > li:nth-child(5){    position: relative;}
.head_nav > ul > li > a{display:block; padding-top:0px; font-size:1vw; line-height:100px; color:#333; text-decoration:none; transition-duration:0.8s;}
.head_nav > ul > li > a:after{content:""; display:block; width:0; height:3px; margin:-3px auto 0; background:#bf0008; transition-duration:0.8s;}
.head_nav > ul > li:hover > a,.head_nav li.head_cur > a{color:#bf0008; font-weight:bold;}
.head_nav > ul > li:hover > a:after,.head_nav li.head_cur > a:after{width:100%;}
@media(max-width:1600px){
.headbg .fr{width:70%;}
}



.dropmenu{ position:absolute; top:150%; max-height:0; transition:all .3s ease; width:190%;left: -27px;z-index:99; transition:all .3s ease; background:#f9f9f9; border-radius:0px; opacity:0; visibility:hidden; padding: 0px 0px}
.dropmenu a{ display:block; line-height:36px !important; text-align:center; font-size:14px !important; color:#666 !important; transition:all .5s ease; border-bottom: 1px #eee solid;}
.dropthree{ position:relative;}
.dropthree>div{ position:absolute; left:105%; visibility:hidden; opacity:0; transition:all .3s ease; border-radius:5px;width:100%; background:#f9f9f9; top:0;}
.dropthree:hover>div{ opacity:1; left:100%; visibility:visible; }
.head_nav li:hover .dropmenu{ max-height:1000px;  top:100%; opacity:1; visibility:visible;}
.dropmenu a:hover{ background:#bf0008; color:#fff !important;}
.dropmenu table,.dropmenu tbody,.dropmenu tr,.dropmenu td{ display:block; width:100%;}



/*下拉*/
.head_nav li dl{visibility:hidden; opacity:0; transform:translateY(20px); position:absolute; width:1920px; height:auto; top:100px; left:0;  z-index:9999; background:#f8f8f8; transition:0.5s; padding-bottom:1%;}
.head_nav li:hover dl { visibility:visible; opacity:1; transform:translateY(0);}
.proxiala{ margin:0 auto; max-width:1600px; margin-top:50px; padding-left:300px;}

.head_nav li:nth-child(3) .proxiala{padding-left:0px;}

.productshowxialaa{width:100%;margin:0 auto;}
.progdwz2021.dhxl_1 li { margin-right: 100px}
.productshowxialaa .progdwz2021 li{float:left; margin-bottom:15px;margin-left:15px;/*background: #fff;*/ text-align: center;}
.productshowxialaa .progdwz2021 li+li{}

.productshowxialaa .progdwz2021 li br{ display:none;}
.productshowxialaa .progdwz2021 li span{ display:block; padding:12px 0; /*background:#fff;*/text-align: center;}
.productshowxialaa .progdwz2021 li a{ padding-top:0; font-size:16px; height:auto;}
.productshowxialaa .progdwz2021 li > a:after{ display:none;}
.productshowxialaa .progdwz2021 li a:hover {  color: #bf0008;}
.productshowxialaa .progdwz2021 li:hover a { color: #bf0008;}

.productshowxiala .progdwz2021 li{float:left; border:0px solid #fff; margin-bottom:15px;margin-left:1px;background: #fff;width:22%;}
.productshowxiala  .progdwz2021 li+li{}

.productshowxiala .progdwz2021 li br{ display:none;}
.productshowxiala .progdwz2021 li span{ display:block; padding:12px 0; padding-left:15px;text-align: center;}
.productshowxiala .progdwz2021 li a{ padding-top:0; font-size:14px; height:auto;background:#fff;}
.productshowxiala .progdwz2021 li a img{width:100%; height:auto;}
.productshowxiala .progdwz2021 li > a:after{ display:none;}


.header-right{height: 100%;margin-left:100px;}
.header-search{float: right;position: relative;height:100%;text-align:center;display: flex;transition: all .3s;align-items: center; font-size: 22px;margin-left:20px;font-weight: bold;}
.header-search span{display:block;margin-left:10px;}
.header-search i{font-size: 16px; color: #fff;}
.top_con {width: 12vw;}
.top_con>ul {display: flex;
    justify-content: space-around;
    width: 100%;
    align-items: center;}
.top_con>ul>li {display: flex;position: relative;width: 24px;height: 24px;justify-content: center;z-index:66;   align-items: center;}

.top_con>ul>li:nth-child(2) {background: none;display: flex; align-items: center; width: 190px;}
.top_con>ul>li:nth-child(2) a {font-size: 1.4vw; font-weight:bold; color: #bf0008; padding-left:5px; font-family:din;}
.top_con li i {font-size: 19px;line-height: 28px; color: #666; height: 28px; font-weight:normal;}

.top_con li i a{color: #666;  padding-left: 4px; font-size:16px;}
.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: 40px;left: -20px;opacity: 0;transition: 0.5s; background: #fff;font-weight:normal;color: #333;}
.top_con li>b a{font-size:15px;color: #333; line-height: 40px;color: #333; display: block; font-family:'Microsoft YaHei';}
.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: #bf0008; display: block; color: #fff;}

/*搜索*/
.top_con li:hover .tit_sel{transform: rotateX(0);transition: all 0.5s;} 
.tit_sel {width: 730px;height: 120px;background: rgba(255,255,255,0.99);transform: rotateX(90deg);position: absolute;right: 0;transition: all 0.5s;font-size: 16px;padding: 20px 10px; 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: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{    margin-left: 14px; float:left; width:635px; 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:15px; color: #999;     font-weight: normal;}
.search-text a:hover{ font-size:15px; color: #bf0008;}
.search-text span{ float:left;  color:#666;font-size: 15px;}
#infoname{ border:none;background:none; outline:none;} 
.search_name {float: left;font-size:22px;color: #666; 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 #005299; border-right: 7px solid transparent;border-bottom:8px solid transparent; border-left: 7px solid #005299;position: absolute; top: 81px; right: -13px; transition: 0.5s all ease-in-out; }
form {justify-content: center;}
.head_right {display: flex;justify-content: space-between;align-items: center;width: 72%;}


/*banner*/
#banner{overflow:hidden; width: 100%;height: 800px; background-color: #bf0008;}


/* factory */
.comt_bg{margin-top:70px;}
.factory_container {
  width: 100%;
  margin-top: 5%;
}

.factory_list {
  width: 1380px;
  margin: 0 auto;
  padding: 30px;
}

.factory_content_left {
  width: 37.7%;
  float: left;
  overflow: hidden;
  border-radius: 10px;
  box-shadow: -10px 0 28px rgba(0, 0, 0, 0.1);
margin-bottom:5%;
}

.factory_content_left img { border: 7px solid #fff;     border-radius: 10px;
  display: block;
  height: auto;
  width: 100%;}

.factory_content_left img.factory_m_img {
  display: none;
}

.factory_content_right {
  width: 57%;
  float: right;
  margin-top: 0%;
}

.factory_right_word {
  width: 100%;
}

.factory_right_word h3 {

  font-weight: bold;
  font-size: 2.52rem;
  line-height: 1.2;
  color: #bf0008;
  margin-bottom: 1.25rem;}

.factory_right_word p {
  font-size: 1.1rem;
  line-height: 2;
  color: #636363;
font-family: axt;
}
@media screen and (max-width: 1440px){
.factory_right_word p { font-size: 1.1rem;}
}
@media screen and (max-width: 1360px){
.factory_right_word p { font-size: 1.1rem;}
}

.factory_right_list {
  width: 100%;
  margin-top: 1%;
    margin-bottom: 4%;
  overflow: hidden;
}

.factory_right_list ul li {
  width: 47%;
  float: left;
  margin: 3% 6% 0 0;
  border-radius: 10px;
  background: #f8f8f8;
  height: 7rem;
  display: flex;
  display: -webkit-flex;
  display: -ms-flex;
  align-items: center;
  transition-duration: .5s;
  -ms-transition-duration: .5s;
  -moz-transition-duration: .5s;
  -webkit-transition-duration: .5s;
}
@media screen and (max-width: 1440px){
.factory_right_list ul li {height: 6rem;margin: 1% 6% 0 0;}
}
@media screen and (max-width: 1360px){
.factory_right_list ul li {height: 6rem;margin: 1% 6% 0 0;}
}

.factory_right_list ul li:nth-child(2n) {
  margin-right: 0;
}
.factory_right_list ul li:nth-child(2n) .factory_list_icon{font-size:35px;}
.factory_right_list ul li:nth-child(3n) .factory_list_icon{font-size:50px;}
.factory_right_list ul li:nth-child(4n) .factory_list_icon{font-size:42px;}
.factory_list_icon {
  float: left;
  overflow: hidden;
  margin-left: 2rem;
  margin-top: 1rem;
font-size:42px;
text-align:center;
background: linear-gradient(270deg, #fdac45, #b40302);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
width:46px;
}


.factory_line {
  float: left;
  width: 2px;
  height: 2rem;
  background: rgba(231, 231, 231, 1);
  margin: 1.22rem 1.25rem 0 1.22rem;
  transition-duration: .5s;
  -ms-transition-duration: .5s;
  -moz-transition-duration: .5s;
  -webkit-transition-duration: .5s;
}

.factory_word {
  float: left;
}

.factory_word p {

  font-size: 1.18rem;
  line-height: 1.4;
  color: #333333;
  transition-duration: .5s;
  -ms-transition-duration: .5s;
  -moz-transition-duration: .5s;
  -webkit-transition-duration: .5s;
}

.factory_word h3 {
  font-weight: normal;
  font-size: 1.22rem;
  line-height: 1.5;
  color: #333333;
  margin-top: 0.9rem;
  transition-duration: .5s;
  -ms-transition-duration: .5s;
  -moz-transition-duration: .5s;
  -webkit-transition-duration: .5s;
}
@media screen and (max-width: 1360px){
.factory_word h3 {margin-top: 0.2rem;}
}
@media screen and (max-width: 1440px){
.factory_word h3 {margin-top: 0.2rem;}
}

.factory_word h3 span {
  font-family: "srm";
  font-size: 2rem;
  color: #bf0008;
  margin-right: 1.1rem;
  transition-duration: .5s;
  -ms-transition-duration: .5s;
  -moz-transition-duration: .5s;
  -webkit-transition-duration: .5s;float: left;
}
.factory_word h3 span i{ font-style: normal;}
.factory_word h3 b{ font-weight: normal; font-size: 1.18rem;margin-right: 1.03rem; float: left;margin-top: 0.5rem;}
.factory_word h4{ font-weight:normal;  font-size: 1.28rem; line-height:1.5em; color: #bf0008;  transition-duration: .5s;
  -ms-transition-duration: .5s;
  -moz-transition-duration: .5s;
  -webkit-transition-duration: .5s;margin-top: 0.15rem;}

.factory_right_list ul li:hover {
  box-shadow: -10px 0 20px rgba(235, 93, 57, 0.4);
  background: #bf0008;
}

.factory_right_list ul li:hover .factory_list_icon img.icon_yuan {
  display: none;
}

.factory_right_list ul li:hover .factory_line {
  background: rgba(255, 255, 255, 0.5);
}

.factory_right_list ul li:hover .factory_word p {
  color: #fff;
}

.factory_right_list ul li:hover .factory_word h3 {
  color: #fff;
}
.factory_right_list ul li:hover .factory_word h4 {
  color: #fff;
}

.factory_right_list ul li:hover .factory_word h3 span {
  color: #fff;
}

.factory_right_list ul li:hover .factory_list_icon{background: linear-gradient(270deg, #fff, #fff);
-webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.factory_circle {
  text-align: left !important;
}

.factory_circle .swiper-pagination-bullet {
  width: 1.25rem;
  height: 1.25rem;
  background: #bf0008;
  margin: 0 0.15rem !important;
  opacity: 0.5;
}

.factory_circle .swiper-pagination-bullet-active {
  background: #bf0008;
  opacity: 1;
}

.swiper-container-horizontal>.factory_circle {
  left: 43% !important;
  bottom: 5% !important;
  width: auto !important;
}

/* factory_button */
.index_factory_button{ position: relative; bottom: 0%; left: 0%; width: 100%; z-index: 2;}
.index_factory_button ul li{width: 23.5%; height: 3rem; text-align: center; line-height:3rem; font-size: 1.2rem;font-family: "SourceHanSans-Bold"; font-weight: normal; background: #efefef;border-radius: 5px; color: #636363; box-sizing: border-box;float: left; margin-left: 2%; cursor: pointer;line-height: 1;}
.index_factory_button ul li p{line-height: 3rem;}
.index_factory_button ul li p a{line-height: 3rem;font-size: 1.2rem;    font-family: 'Hos';}
.index_factory_button ul li:first-child{ margin-left: 0;}
.index_factory_button ul li.cur,.index_factory_button ul li:hover{ background: linear-gradient(to right, rgba(191, 8, 0, 1), rgba(215, 23, 31, 1)); color: #fff; box-shadow: 6px 6px 20px rgba(191, 8, 0,0.4);}
.index_factory_button ul li p a:hover{color: #fff;}
.index_factory_button ul li.cur a,.index_factory_button ul li:hover a{  color: #fff;}


@media screen and (max-width:1450px) {
  .factory_list {
    width: 90%;
  }

  .factory_content_right {
    margin-top: 0%;
  }
}


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

.bannerSwiper {height: 100vh; 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, #bf0008 0%, #17bce3 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;}

.bannerSwiper .con1{position: absolute; left: 50%; top: 32%; transform: translate(-50%, -50%);z-index: 1; text-align: center;}
.bannerSwiper .con1 strong {font-size:4vw;font-weight: bold;color: #fff; display: inline-flex;    letter-spacing: 2px;}
.bannerSwiper .con1 .p1 {font-size:1.5rem;color:#fff; line-height: 1.5; padding-top: 1.2%;text-align: center;font-weight:normal;}
.bannerSwiper .con1 .ty{text-shadow: rgba(1, 69, 205,0.5) 0.07rem 0.07rem 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;
}
.bannerSwiper .con2 {position: absolute; left:50%; top: 54%; transform: translate(-50%, -50%);z-index: 1;}
@media screen and (max-width: 1680px){.bannerSwiper .con2{left: 52%;}}
@media screen and (max-width: 1440px){.bannerSwiper .con2{left: 52%;}}
.bannerSwiper .con2 strong {font-size:3.5vw;font-weight: bold;color: #fff; display: inline-flex; line-height: 3; font-style: italic;}


.bannerSwiper .con2 .p1 {font-size:2vw;color: #fff; display: flex; line-height: 1.4; padding-bottom: 0.6%; padding-top:1.5%;font-weight:500;}
.bannerSwiper .con2 .p1t {font-size:1.1rem;color: #fff; display: flex; line-height: 1.6; padding-top:3%;}
.bannerSwiper .con2 .h{color: #333;}
.bannerSwiper .con2 .hs{color: #666 !important;}
.bannerSwiper .con2 .ty{text-shadow: rgba(1, 69, 205, 0.5) 0.05rem 0.05rem 0rem;}
.bannerSwiper .con2 .bx {
    display: flex;
    text-align: center;}
.bannerSwiper .con2 span {background: linear-gradient(to right, #bf0008 0%, #17bce3 100%);
    border-radius: 20px 0 0 20px;
    color: #fff;
    width: 58%;
    line-height: 42px;
    text-align: center;
}
.bannerSwiper .con2 em {
    color: #333;
    width: 56%;
    line-height: 42px;
    text-align: center;
    font-style: normal;background: linear-gradient(to right, #fff 0%, #f8f8f8 100%);
border-radius: 0px 20px 20px 0px;
}


.bannerSwiper .con3 {position: absolute; left: 46%; top: 45%; transform: translate(-50%, -50%);z-index: 1;}
@media screen and (max-width: 1680px){.bannerSwiper .con3{left: 52%;}}
@media screen and (max-width: 1440px){.bannerSwiper .con3{left: 52%;}}
.bannerSwiper .con3 strong {font-size:3.8vw;font-weight: bold;color: #ffffff; display: inline-flex; line-height: 2;}
.bannerSwiper .con3 strong div:nth-child(20) {    font-family: yw;font-size:5vw; letter-spacing: -12px;text-shadow: 0.3rem 0.3rem 0rem rgba(5, 75, 159, 0.5);position: relative;margin-top: -16px;}
.bannerSwiper .con3 img{width:auto;margin-top:1%;}
.bannerSwiper .con3 strong div:nth-child(19) {    font-family: yw;font-size:4.8vw; letter-spacing: -8px;text-shadow: 0.3rem 0.3rem 0rem rgba(5, 75, 159, 0.5);position: relative;margin-top: -16px;}
.bannerSwiper .con3 strong div:nth-child(18) {    font-family: yw;font-size:4.8vw; letter-spacing: -8px;text-shadow: 0.3rem 0.3rem 0rem rgba(5, 75, 159, 0.5);position: relative;margin-top: -16px;}
.bannerSwiper .con3 strong div:nth-child(13) {    font-family: yw;font-size:4.8vw; letter-spacing: -8px;text-shadow: 0.3rem 0.3rem 0rem rgba(5, 75, 159, 0.5);position: relative;margin-top: -16px;}
.bannerSwiper .con3 .p1 {font-size:1.5vw;color: #ffffff; display: flex; line-height: 1.4; padding-bottom: 1%;}
.bannerSwiper .con3 .p1t {font-size:1vw;color: #ffffff; display: flex; line-height: 1.6; padding-top:1.2%;}
.bannerSwiper .con3 .h{color: #333;}
.bannerSwiper .con3 .hs{color: #666 !important;}
.bannerSwiper .con3 .ty{text-shadow: 0.8rem 0.6rem 1rem rgba(191, 8, 0, 0.5);}
.bannerSwiper .con3 .bx {
    font-size: 1.1vw;
    color: #fff;
    line-height: 46px;
    font-family: axt;
    height: 42px;
    width: 29%;
    display: flex;
    text-align: center;
    margin-top: 3%;
    letter-spacing: 0.1vw;
    border-radius: 20px;
}
.bannerSwiper .con3 span {background: linear-gradient(to right, #bf0008 0%, #17bce3 100%);
    /*background: linear-gradient(to right, #e37318 0%, #ff9711 100%);*/
    border-radius: 20px 0 0 20px;
    color: #fff;
    width: 58%;
    line-height: 42px;
    text-align: center;
}
.bannerSwiper .con3 em {
    color: #333;
    width: 56%;
    line-height: 42px;
    text-align: center;
    font-style: normal;background: linear-gradient(to right, #fff 0%, #f8f8f8 100%);
border-radius: 0px 20px 20px 0px;
}


#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: #bf0008; 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;}
.indexXian span {font-size: 0.9rem;letter-spacing:0rem; color: #ffffff; 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: #bf0008; 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.3);}
.bannerSwiper .swiper-pagination .swiper-pagination-bullet-active {background: #bf0008;}
.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;}


.bannerSwiper .bx.ani.wz1 {
    color: #fff;
    display: block;
    text-align: left;
    line-height: 2.5;
    font-size: 1vw; margin-top: 1vw;}

.bannerSwiper .bx.ani.wz1 i {
    color: #fff;
    font-size: 1vw;
    font-weight: normal;
    padding-right: 0.5vw;
    opacity: 0.8;}

/*pro*/
.proa {padding:5% 0;overflow:hidden; width: 100%;height: 100%; background-color:#f5f5f5;}
.pro_box {max-width: 80%;margin:0 auto;}

.pro_cate ul li b a {
    font-size: 16px;
    font-weight: normal;color:#333!important;display: inline-block;
    width: 100%;
    height: 100%;position:relative;
}

@keyframes ripple {
    70% {
        transform:scale(1.2);
    }
    100% {
        transform:scale(1);
    }
}

.pro_more{width: 140px;height: 40px;line-height: 40px;text-align: center;display: block;color: #333;font-size: 14px; position: relative;top: -1px; position: absolute; right: 0;}
.pro_more a{width: 100px;height: 40px;line-height: 40px;text-align: center;display: block;color: #333;font-size: 14px; position: relative;top: -4px; position: absolute; right: 0; margin-top:10px;}
.pro_more a:hover{color: #fff;background-image: linear-gradient(90deg, #0366c 10%, #fd7755 100%);}
.pro_cate .prolist2021{border-radius: 50px;box-shadow: 0px 0px 24px 0px #ccc;background: #fff;}
.pro_cate ul.on li b a:before{border-bottom: 20px solid #dd5a02;border-right: 20px solid #bf0008;}
.pro_cate ul .prolist2021{position:relative}
.pro_cate ul{display: flex;text-align: center;line-height: 50px;}
.pro_cate ul li a{background: #fff; margin-left: 0px; display: block; line-height: 50px;font-size:1vw;padding:0 45px;border-radius: 50px}
.pro_cate ul li a:hover,.pro_cate ul li.on  a{background: #bf0008;color: #fff;}
.pro_cate ul li{display:block;}
.pro_cate ul li:nth-child(7) a,.pro_cate ul li:nth-child(8) a,.pro_cate ul li:nth-child(9) a,.pro_cate ul li:nth-child(10) a{display: none;}
.pro_cate ul li:nth-child(11) a,.pro_cate ul li:nth-child(12) a,.pro_cate ul li:nth-child(13) a,.pro_cate ul li:nth-child(14) a{display: none;}
.pro_cate ul li:nth-child(15) a,.pro_cate ul li:nth-child(16) a,.pro_cate ul li:nth-child(17) a,.pro_cate ul li:nth-child(18) a{display: none;}

.pro_cate  ul li.on div a{color:#fff!important}
.pro_cate {display: flex;align-items: center;margin-top:50px; position: relative; justify-content: center;}
.pro_cate>a {padding: 0 20px;background-image: linear-gradient(90deg, #bf0008 0%, #d7171f 100%);font-size: 14px;height: 50px;line-height: 50px;font-weight: bold;color: #fff;display: block;}


.pro_tab {margin: 3% 0 0;}
.pro_con {margin: 0.5% 0 0;     overflow: hidden;}
.pro_cc .divproduct_new_div{display: flex;    width: 100%;
    flex-shrink: 0;    flex-wrap: wrap;    }
.pro_cc .divproduct_new_div .divproduct_new_div_item{display: flex;flex-direction: column-reverse;width:23%;flex-shrink: 0;background: #ffffff;padding: 0%;border-radius:10px; overflow: hidden;}
.pro_cc .divproduct_new_div .divproduct_new_div_item+.divproduct_new_div_item{    margin-left: 2%;}
.pro_cc .divproduct_new_div .divproduct_new_div_item:nth-child(5) {margin-left:0;}
.pro_cc .product_div_item_pic{overflow:hidden}
.pro_cc .product_div_item_pic img{ width: 100%;transition:all .5s;display:block;}
.pro_cc{margin-top: 0px;position:relative;    display: flex
;    transition: 0.5s;}
.pro_cc .divproduct_new_div_item_title a{font-size: 16px;color: #333;display: block;margin: 20px 0 22px;position:relative;}
.pro_cc .divproduct_new_div .divproduct_new_div_item:nth-child(n+5) {margin-top: 2%;}
.pro_cc .divproduct_new_div_item_title a:after{content: "+MORE";width: 30%;height: 28px;line-height: 28px;font-size: 11px;color: #333;transition:all .5s;display: block;margin: 10px auto 0;background: linear-gradient(to top, #f8f8f8, #f8f8f8);border-radius: 20px;}
.pro_cc .divproduct_new_div .divproduct_new_div_item:hover  .divproduct_new_div_item_title a:after{background:linear-gradient(to right, rgba(191, 8, 0, 1), rgba(215, 23, 31, 1));color:#fff;}
.pro_cc .divproduct_new_div .divproduct_new_div_item:hover .product_div_item_pic img{transform:scale(1.1)}
.pro_cc .divproduct_new_div_item_content{text-align: center;}
.pro_cc .divproduct_new_div_item_body{width: 84%;margin: 0 auto;line-height: 30px;color:#888;font-size:15px;display:none;}

.product_list_container {
  width: 100%;
  margin-top: 5%;
}

.product_list_container ul li {
  width: 11.68%;
  float: left;
  height: 37rem;
  box-sizing: border-box;
  overflow: hidden;
  transition-duration: .4s;
  -ms-transition-duration: .4s;
  -moz-transition-duration: .4s;
  -webkit-transition-duration: .4s;
  position: relative;
}

.product_list_container ul li.active {
  width: 41.6%;
  background: none;
}

.index_product_word_content {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.4));
  transition-duration: .5s;
  -ms-transition-duration: .5s;
  -moz-transition-duration: .5s;
  -webkit-transition-duration: .5s;
}

.product_list_container ul li.active .index_product_word_content {
  background: none;
}

.product_list_container ul li img {
  display: block;
/*  transition-duration: .4s;
  -ms-transition-duration: .4s;
  -moz-transition-duration: .4s;
  -webkit-transition-duration: .4s;*/
  height: 100%;
}

.product_list_container ul li img.product_img_long {
  opacity: 0;
}

.product_list_container ul li img.product_img_short {
  opacity: 1;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
}

.index_product_word {
  width: 100%;
  text-align: center;
  position: absolute;
  left: 0;
  bottom:2.4rem;
  transition-duration: .5s;
  -ms-transition-duration: .5s;
  -moz-transition-duration: .5s;
  -webkit-transition-duration: .5s;
padding:0 9%;
}

.index_product_word p {
  font-size: 0.8rem;
  color: #fff;
  line-height: 1rem;
  color: #fff;
  display: none;
  margin-top: 0.6rem;
}

.index_product_word h3 {
  font-weight: normal;
  font-size: 1rem;
  line-height: 1.2em;

  color: #fff;
}

.product_list_container ul li.active .index_product_word {
  width: auto;
  text-align: left;
  box-sizing: border-box;
  padding: 2.2rem 2.3rem;
  background: rgba(235, 93, 57, 0.8);
}

.product_list_container ul li.active .index_product_word p {
  display: block;
}

.product_list_container ul li.active .index_product_word h3 {
  font-size: 1.1rem;
}

.product_list_container ul li.active img.product_img_long {
  opacity: 1;
}

.product_list_container ul li.active img.product_img_short {
  opacity: 0;
}

.product_list_container ul li img {
  display: block;
}


/*adva*/
.mod_bj{overflow:hidden; background-color: #f5f5f5; padding:0% 0 2% 0;}
.mod_bg { position: relative; overflow: hidden;}

.mod_list {}
.mod_list li {width:20%;
	height:800px;
	overflow:hidden;
	float:left;
	padding:200px 30px 0 30px;
	border-right:solid 1px rgba(255,255,255,0.3);
	position:relative;
	transition-duration: .3s; display: flex;
    align-items: center;   flex-direction: column;}

.mod_list li b{color: #fff; font-weight:bold;font-size: 28px;}
.mod_list li  i {   color: rgba(255,255,255,0.8); float: left;   font-size:60px; font-family: Microsoft YaHei;}
.mod_list li .ysmore{
	width:62px;
	height:0;
	border:solid 1px #fff;
	background:url(https://memberpic.114my.com.cn/tongshun/uploadfile/image/20250928/20250928100826_1303060704.png) no-repeat center;
	border-radius:50%;
	transition-duration: .3s;
	opacity:0;
	position:absolute;
	left:50%;
	margin-left:-31px;
	bottom:120px;
	z-index:2;
	}
.mod_list li:hover .ysbg{
	opacity:0;
}
.mod_list li:hover .ysmore{
	height:62px;
	opacity:1;
}
.mod_list li:hover{
	padding-top:200px;
}


.mod_list li span{font-size: 2vw; color: rgba(255,255,255,0.9); margin-top:30px;}
.mod_list li p{ display: none;      color: #fff; font-weight: normal; padding-top: 2vw; line-height: 2; font-size: 0.8vw;}
.mod_list li.on p{ display: block;}
.mod_list li.on { background: linear-gradient(to bottom, rgba(191, 8, 0, 1), rgba(215, 23, 31, 0.8)); }
.mod_list li.on span, .mod_list li.on i,.mod_list li.on b {  color: #fff;}

.mod_cont { width:100%; overflow:hidden; z-index: 11;
  position:absolute;
  left:0;
  top:0px;}
.mod_box {
    position: relative;
    height: 800px;
    overflow: hidden;
}
.mod_img {
    float: right;
    overflow: hidden;
    width: 100%;
}
.mod_img {
}
.mod_img ul {
    height: 800px;
    transition: 0.5s;
    display: flex;
}
.mod_img ul li {
    width: 100%;
    height:800px;
    flex-shrink: 0;
}

.mod_bg:after {
   content: "";background: rgba(0, 0, 0, 0.35);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0; /*background-image: linear-gradient(to right, rgb(179 73 0 / 70%), rgba(255, 255, 255, 0));*/
}

.mod_t{width: 76%;float: left;}
.mod_t p{font-size: 16px; color: rgba(252,252,252,0.85); line-height: 35px;}

.mod_bt{     font-size: 40px;
    color: rgba(252,252,252,0.95);
    font-weight: bold;
    width: 1400px;
    margin: 0 auto;
    z-index: 111;
    position: absolute;
    text-align: center;
    top: 100px;
    left: 50%;
    transform: translateX(-50%);}

@media(max-width:1440px) {
.mod_list li {      padding: 20% 2% 0 2%;}
.mod_list li span{font-size: 2vw; color: rgba(255,255,255,0.9); margin-top:30px;}
}
@media(max-width:1680px) {
.mod_list li {     padding: 20% 2% 0 2%;}
.mod_list li span{font-size: 2vw; color: rgba(255,255,255,0.9); margin-top:30px;}
}


@media(max-width:1366px) {
.mod_list li {      padding: 20% 2% 0 2%;}
.mod_list li span{font-size: 2vw; color: rgba(255,255,255,0.9); margin-top:30px;}
}
@media(max-width:1360px) {
.mod_list li {      padding: 20% 2% 0 2%;}
.mod_list li span{font-size: 2vw; color: rgba(255,255,255,0.9); margin-top:30px;}
}




/*case*/

.yiy_img{height:574px;margin-top:35px;overflow:hidden;position:relative;z-index: 9;}
.yiy_img .divdgweb_new_div_item_title a{display:block;font-size:1.1vw;position:relative;font-weight:bold;color:#333;text-align: center;}
.yiy_img .divdgweb_new_div_item_body{height: 88px;color:#666;font-size:0.8vw;line-height: 36px;padding:8px 0 0;overflow:hidden;}
.yiy_img .tempWrap,.yiy_img .divdgweb_new_div{overflow:inherit !important;}
.yiy_img .divdgweb_new_div{display:flex;padding-top:0px!important;position:absolute;top:0;left:0;}
.yiy_img .divdgweb_new_div_item {display: flex;flex-direction: column-reverse;width: 480px;background: #fff;margin-right:20px;transition:all .5s;overflow:hidden;}
.yiy_img .divdgweb_new_div_item:hover{transform: translateY(-10px);}
.yiy_img .divdgweb_new_div_item .news_div_item_pic,.yiy_img .divdgweb_new_div_item .news_div_item_pic img{width:100%;}
.yiy_img .divdgweb_new_div_item .news_div_item_pic a{display:block;position: relative;}
.yiy_img .divdgweb_new_div_item .news_div_item_pic a:after {position: absolute;content: "";width: 100%;height: 100%;background: rgba(0,0,0,0);top: 0;left: 0;transition:all .5s;}
.yiy_img .divdgweb_new_div_item:hover .news_div_item_pic a:after{opacity: 0;}
.yiy_img .divdgweb_new_div_item img {width: 100%;height:auto;}
.yiy_img .divdgweb_new_div_item_content{position: relative;padding:30px 32px 97px 32px;transition:all .5s;height:244px; background: #f5f5f5;}
.yiy_img .divdgweb_new_div_item_title a:after {position: absolute;content: '查看详情';width: 120px;height: 34px;border-radius: 17px;    background: linear-gradient(to right, rgba(191, 8, 0, 1) 0%, #e5141d 100%); font-size: 14px;color: #fff;bottom: -135px;left: 50%;margin-left: -58px; text-align: center;line-height: 34px;transition: all .3s; font-weight:normal;}

.yy_cate table tr.on{background: #fff;color: #333;}
.yiy_img .divdgweb_new_div_item:hover .divdgweb_new_div_item_title a:after{background: #fff;color: #333;}
.yiy_img .divdgweb_new_div_item_content:before {position: absolute;content: "";width: 0;height: 0;border-left: 215px solid transparent;border-right: 215px solid transparent;border-top: 290px solid transparent; top: -340px;left: 50%;margin-left:-215px;z-index: 99;opacity: 0;transition:all .5s;}
.yiy_img .divdgweb_new_div_item:hover .divdgweb_new_div_item_content{background: linear-gradient(to right, #bf0008 0%, #bf0008 100%);}
.yiy_img .divdgweb_new_div_item:hover .divdgweb_new_div_item_content:before{opacity: 1;}
.yiy_img .divdgweb_new_div_item:hover .divdgweb_new_div_item_content .divdgweb_new_div_item_body,.yiy_img .divdgweb_new_div_item:hover .divdgweb_new_div_item_content .divdgweb_new_div_item_title a{color:#fff;}
.suc_btn ul {display: flex;justify-content: center;margin-top:27px;position:relative;z-index: 999;}

.suc_btn ul li {font-size: 0;height: 16px;width: 16px;border-radius: 100%;background: #ccc;margin-right: 12px;}
.suc_btn ul li.on{background: linear-gradient(to right, rgba(191, 8, 0, 1) 0%, #e5141d 100%);}



/*adv*/
.adv_bg{  background:#f5f5f5; padding:70px 0;  height: 1110px;}
.advcenter{ position:relative; margin-top:40px;}
.advtab{ width:350px;}
.advtab li{ position:relative; height:144px; padding:40px 130px 0 0 ; background:#fff; text-align:right; cursor:pointer; transition:all .3s ease;}
.advtab li+li{     margin-top: 1px;}
.advtab li{ font-size:26px; color:#666666;}
.advtab li span{ display:block; font-size:0.8vw; color:#999;  transition:all .3s ease; line-height: 30px;}
.advtab li i{transition:all .3s ease; font-weight: bold;  color: #333; font-size: 36px;}
.advtab li p:after{ content:''; display:block; position:absolute; width:50px; height:51px; background:url(https://memberpic.114my.com.cn/tongshun/uploadfile/image/20250929/20250929105529_400552659.png) no-repeat left top; top:46px; right:60px; transition:all .4s ease;}
.advtab li:nth-child(2) p:after{ background-position-x:-133px;}
.advtab li:nth-child(3) p:after{ background-position-x:-60px;}
.advtab li:nth-child(4) p:after{ background-position-x:-227px;}
.advtab li.on{ background:#bf0008; color:#fff;}
.advtab li.on i{ font-weight:bold;  color:#fff;}
.advtab li.on span{ color:#fff;     opacity: 0.7;}
.advtab li:after{ content:''; display: block; position:absolute; right:0px; top:0px; transition:all .4s ease; height:0px; width:5px; background:#de2129;}
.advtab li.on:after{ height:100%;}
.advtab li.on p:after{ background-position-y:-84px;}
.advpic img {  width: 100%;}
.advconcat{ position:absolute; width:350px; height:170px; background:#fff; top:580px; right:0;}
.advconcat:after{ content:''; display:block; position:absolute; width:1px; left:0px; top:0px; height:100%; background:#eeeeee;}
.advconcat img{ width:120px; height:120px;}
.advconcat>div{ padding:35px 35px;}
.advconcat p{ float:left; font-size:36px;line-height: 44px; color:#bf0008; font-family: din;}
.advconcat p+p{ margin-left:35px; float:right;}
.advconcat p span{ display:block; padding-left:32px; background:url(https://memberpic.114my.com.cn/tongshun/uploadfile/image/20250928/20250928140349_637235923.png) no-repeat left center;     font-size: 16px;color: #bbbbbb; line-height: 30px; margin-top: 10px;}
.advcon ul{ height:750px; background:#fff; width:1150px !important;}
.advwa p i{ float:left; padding-top: 10px;}
.advwa p{ clear:both;}
.advwa{ margin:25px 40px;}
.advwa p:nth-child(2){ font-size:15px; color:#777; line-height:28px; padding:10px 0 0 0;}
.advwa p:nth-child(1){ font-size:36px; color:#343434; line-height:50px;}
.advwa p:nth-child(1) span{ float:left; font-size:41px; color:#bf0008; font-family:Arial, Helvetica, sans-serif; margin-right:10px;}



/*新闻*/
.news_bg {overflow: hidden;  padding: 70px 0; /*background:#f5f5f5; */}
.news_t {}
.news_tl p {
    color: #c61521;
    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(https://memberpic.114my.com.cn/tongshun/uploadfile/image/20250929/20250929105637_219959613.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: #c61521;
    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 { height: 455px; 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: "\e8f1" !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: #c61521;
    width: 50px;
    border: 1px #c61521 solid;
 color: #fff;
}

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




/*底部*/
.copy_bc{width:100%; max-width:1920px; margin:0 auto; background:#20252b; padding: 70px 0 30px 0;}
.copy_item{float:left; padding-left: 140px;}
.copy_item1{float: right;padding-left:60px;     border-left: 1px solid #403f3f; height:250px;}
.copy_item ul proadvong{display: block;padding:0 0 30px; position: relative;}
.copy_item ul proadvong a{display: block; line-height: 40px;color: rgba(255,255,255,1); font-weight: bold;font-size: 18px;}
.copy_item ul proadvong a .en{font-size: 12px;color: #666;font-weight: normal;text-transform: capitalize;}
.copy_item ul li a{display: block;color: rgba(255,255,255,0.7);line-height:34px;font-size: 15px;}
.copy_item ul li{display: block;}
.copy_item ul li a:hover{color: #bf0008; }
.copy_item ul proadvong::after { position: absolute; content: ""; top: 50px; width: 25px; height: 2px; background-color:rgba(255,255,255,0.5); left: 0px; }
.copy_item:hover proadvong::after { position: absolute; content: ""; top: 50px; width: 77px; height: 2px; background-color: #ffffff;; left: 0px; transition: 0.5s; }
.crconcat{ width:32%; }
.copy_row1{ width:68%; }

.social {padding-top:0px;clear: both;}
.social a { position: relative; font-size: 13px; color: #fff; display: inline-block; line-height: 35px;border: 1px solid rgba(255,255,255,0.2); transition:0.3s all ease-in-out; float: left;  display: block;
    margin-right: 10px;
    margin-top: 4%;
    border-radius: 5px;
    height: 35px;
    width: 35px;
    text-align: center;}
.social a i { font-size: 18px;  color: #c7c7c7; font-weight: normal;
    text-align: center;
    line-height: 35px;}
.social a img{ display: block}
.social a:hover i { color: #fff;}
.social a:hover{ background: #bf0008;  }
.social a:hover img{filter: contrast(0) brightness(2);}
.social a:hover .ewm img{filter: grayscale(1%);}
.social a:nth-child(4) i { font-size: 28px;}
.social .ewm { position: absolute; width: 100px; bottom: 45px; right: -35px; z-index: 1; display: none; padding: 5px; background: #fff; border-radius: 5px; }
.social .ewm:after{ content: ''; width: 0; height: 0; border-left: 5px solid transparent; border-right: 5px solid transparent; border-top: 5px solid #fff; position: absolute; bottom: -5px;left: calc((100% - 10px) / 2); }
.social .ewm img { display: block; width: 100%; height:auto; }

.cr_tel{ padding-bottom: 15px; font-size:16px; color:#fff;}
.cr_tel img{float: left;}
.cr_tel b{float: left; padding-left: 10px;font-weight: normal; text-transform: uppercase; font-size: 12px; color: rgba(255,255,255,0.4);  letter-spacing: 0px; }
.cr_tel em {display: block;font-size: 35px;color: #fff;font-family: Arial;font-weight: bold; position: relative;  left: 13px;  letter-spacing: 3px;   top: 0;   line-height: 38px;}
.craddr{margin-top: 10px; font-size:16px; color:#b0b0b0; line-height:35px; }
.craddr{color::rgba(255,255,255,.65);}
.craddr span{ font-size: 15px; margin-top: 15px; display: block;}
.craddr span i{font-size: 18px; padding-right: 10px;}
.craddr b{color:#fff;  font-size: 30px; font-weight: bold; display: block;       font-family: din; letter-spacing: 2px;}
.craddr p{ font-size: 16px; line-height: 38px;}

/*db*/
.Copyright_t{ width: 100%; height: 1px; background:rgba(255,255,255,.1); margin-top: 60px;}
.Copyright{margin-top:40px;}
.Copyright,.Copyright a{line-height:36px; color:rgba(255,255,255,.7);  font-size: 15px;}
.Copyright a:hover{color:#bf0008;}

/*友情链接*/
.links{float:right; width:180px; margin-top:10px; padding-left:15px; line-height:40px; color:#777; border:1px solid rgba(255,255,255,.3); position:relative; background:url(https://memberpic.114my.com.cn/tongshun/uploadfile/image/20250929/20250929105748_1284369341.png) 160px center no-repeat;}
.links_cont{height:0; position:absolute; bottom:41px; left:-1px; visibility:hidden; background:#fff; overflow-y:auto;}
.links:hover .links_cont{height:auto; max-height:200px; visibility:visible; transition:0.5s all ease-in-out;}
.linkTagcs{}
.linkTagcs li{float:none; width:100%;}
.linkTagcs li a{display:block !important; text-align:center; font-size:16px; line-height:50px; color:#555 !important; text-decoration:none; transition:0.5s all ease-in-out;}
.linkTagcs li a:hover{color:#333 !important; background-color:rgba(255,255,255,.8);}




/*--kf--*/
.kf{position:fixed;right:-100px;bottom:20%;width:50px;z-index:999;-webkit-transition:all .5s;-o-transition:all .5s;transition:all .5s}
.kf.on{right:15px}
.kf .kf_div{box-shadow:0 0 18px rgba(0,0,0,.1);margin-bottom:8px}
.kf .kf_div:last-child{margin-bottom:0}
.kf .item{width:50px;height:50px;background:#fff;-webkit-transition:all .5s;-o-transition:all .5s;transition:all .5s;position:relative}
.kf .item:first-child{border-top-left-radius:6px}
.kf .item:last-child{border-bottom-left-radius:6px}
.kf .item .box{font-family: "srm"; position:absolute;left:90px;top:50%;transform:translateY(-50%);z-index:-1;-webkit-transition:all .5s;-o-transition:all .5s;transition:all .5s;width:298px; background:#fff;box-shadow:0 0 18px rgba(0,0,0,.1);border-radius:25px;margin-right:8px;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;font-size:26px; color:#bf0008;padding:15% 0;}
.kf .item .box:before{width:10px;height:100%;position:absolute;right:-9px;top:0;content:''}
.kf .item .box i{width:32px;height:32px;display:block;border-radius:50%;margin:0 18px 0 17px;background:#bf0008;color:#fff;    text-align: center;
    line-height: 32px;}
.kf .item .box2{width:154px;position:absolute;left:90px;top:50%;transform:translateY(-50%);z-index:-1;-webkit-transition:all .5s;-o-transition:all .5s;transition:all .5s;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;background:#fff;box-shadow:0 0 18px rgba(0,0,0,.1);padding:15px 0 20px;border-radius:6px}
.kf .item .box2:before{width:10px;height:100%;position:absolute;right:-9px;top:0;content:''}
.kf .item .box2 h3{width:100%;text-align:center;font-size:24px;color:#bf0008;font-weight:700}
.kf .item .box2 img{width:133px;height:133px;margin:5px 0}
.kf .item .box2 div{font-size:16px;line-height:22px;color:#666;text-align:center}
.kf .item:hover a{color:#fff;}
.kf .item:hover{background:#bf0008;color:#fff;}
.kf .item:hover .box{left:-306px}
.kf .item:hover .box2{left:-164px}
.kf .item:hover a img{display:none}
.kf .item:hover a img.on{display:block}
.kf .item a{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;position:relative;z-index:1;font-size:26px;color:#999;}
.kf .item a:hover i{color:#fff;}
.kf .item a img{-webkit-transition:all .5s;-o-transition:all .5s;transition:all .5s;max-width:50%}
.kf .item a i{font-size:26px;color:#999;}
.kf .item a img.on{display:none;max-width:50%}

@media (max-width:768px){.kf{top:auto;bottom:10px;left:50%;margin-left:-80px;transform:translateY(0);display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;-o-flex-direction:row;flex-direction:row}

.kf .kf_div{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;-o-flex-direction:row;flex-direction:row;height:40px}

.kf .item{width:40px;height:40px;border-radius:0!important}

.kf .item a img{max-width:50%}

.kf .item:hover .box{left:-50px;opacity:1;top:-30px}

.kf .item:hover .box2{left:-40px;opacity:1;top:-70px}

.kf .item .box{left:-50px;top:-20px;opacity:0;width:140px;font-size:14px;height:40px;border-radius:20px;text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center}

.kf .item .box:before,.kf .item .box i{display:none}

.kf .item .box2{left:-40px;top:-50px;opacity:0;width:120px;height:120px;padding:5px}

.kf .item .box2:before,.kf .item .box2 h3,.kf .item .box2 div{display:none}

.kf .item .box2 img{width:110px;height:110px}}