*{margin: 0;padding: 0;box-sizing: border-box;list-style: none;line-height: 100%;}
body{font-size: 14px;min-width: 1200px; overflow-x: hidden; overflow-x: hidden;font-family: 'Hos'; }
a{text-decoration: none;font-size: 14px;}
li{list-style: none;}
em,i{font-style: normal;}
input,select,textarea {border-radius: 0;outline: none;}
input[type="button"], input[type="submit"], input[type="reset"],input[type="text"],input[type="password"] {-webkit-appearance: none;}
a,*::before,*::after {font-size: 14px;text-decoration:none;-webkit-transition:all .4s ease;-moz-transition:all .4s ease;transition:all .4s ease;color: #1a1a1a;} 
a * {-webkit-transition:all .4s ease;-moz-transition:all .4s ease;transition:all .4s ease;}
.fullscreen,.fullscreen body {width: 100%;height: 100%;overflow: hidden}
.pcshow { display:block;}
.mbshow { display:none!important;}
.clear { clear:both;}
.fl {float: left;}
.fr {float: right;}
.img {position: relative;overflow: hidden;background-position: center center;background-repeat: no-repeat;background-size: cover;}
.pic {position: relative;overflow: hidden;background-position: center center;background-repeat: no-repeat;background-size: cover;}
.img img,.pic img {max-width: 100%;max-height:100%;margin: auto;padding: 0;border: 0;width: 100%;height: auto;border: none;}
.img-center {position: absolute;left: 0;right: 0;top: 0;bottom: 0;margin: auto;display: block;width: auto;height: auto;z-index: 1;max-width: 100%;max-height:100%;}
.img img.img-center {width: auto;height:auto;height:-webkit-min-content;height:-moz-min-content;height:min-content;}
.img-block {display: block;width: 100%;height: auto;}
.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;}

/* fonts */
@font-face { 
        font-family: 'Hos'; src: 
       url('https://cdn.114my.com.cn/font/lcw/Hos.ttf') format('truetype')
}
@font-face { 
        font-family: 'axt'; src: 
       url('https://cdn.114my.com.cn/font/lcw/axt.ttf') format('truetype')
}

@font-face{font-family:'df'; src: url("https://cdn.114my.com.cn/font/lcw/yszt.TTF");}

@font-face { 
        font-family: 'Har'; src: 
        url('https://cdn.114my.com.cn/font/lcw/AlibabaHealthFont2.0CN-85B.ttf') format('woff2'),  
}
@font-face {
font-family:neu;
src: url(//cdn.dg.114my.cn/font/neutraface2/neutraface2.ttf),
     url(//cdn.dg.114my.cn/font/neutraface2/neutraface2.eot),
     url(//cdn.dg.114my.cn/font/neutraface2/neutraface2.otf),
     url(//cdn.dg.114my.cn/font/neutraface2/neutraface2.woff),
     url(//cdn.dg.114my.cn/font/neutraface2/neutraface2.woff2);
}

.f01{font-family: 'Har';}
.f03{font-family: 'Microsoft YaHei';}
.f04{font-family: 'axt';}
.f05{font-family: 'df';}
@font-face {
  font-family: 'iconfont';  /* Project id 4978008 */
  src: url('//at.alicdn.com/t/c/font_4978008_m5af3txx8uq.woff2?t=1773020779060') format('woff2'),
       url('//at.alicdn.com/t/c/font_4978008_m5af3txx8uq.woff?t=1773020779060') format('woff'),
       url('//at.alicdn.com/t/c/font_4978008_m5af3txx8uq.ttf?t=1773020779060') 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;}

.title{text-align: center;font-size: 40px;color: #222;font-weight: normal; position: relative;z-index: 1;}
.title span{display: block;font-size: 20px;font-weight: normal;color: #999;margin:15px 0 0px 0;}
.title b{color: #333; font-weight: bold; font-style: normal; letter-spacing:0px;font-family: 'Har';}

.titleb{text-align: center;font-size: 40px;color: #fff;font-weight: normal; position: relative;z-index: 1;}
.titleb span{display: block;font-size: 20px;font-weight: lighter;color: #fff;margin:15px 0 0px 0;}
.titleb b{color: #fff; font-weight: lighter; font-size: 3vw;font-style: normal; letter-spacing:0px;}

.gyc {margin: 0 auto;max-width: 80%;min-width: 1200px;}
.gy {margin: 0 auto;max-width: 1500px;min-width: 1200px;}
.gya {margin: 0 auto;max-width: 86%;min-width: 1200px;overflow:hidden;}
.gyf{max-width: 1612px;margin: 0 auto;min-width: 1200px;width: 100%;}
.gyd {margin: 0 auto;max-width: 90%;min-width: 1200px; position: relative;}
.gye {margin: 0 auto;max-width: 70%;min-width: 1200px; position: relative;}

/*head*/
.head_box{width:100%;height:90px;z-index: 999; position: absolute;background-image: linear-gradient(rgba(255, 255, 255, .98), rgba(255, 255, 255, .8));box-shadow: 0 0 10px rgba(0, 0, 0, .1);}
.head_act{position: fixed;top:0;left:0;animation: headBox 1s;box-shadow: 0px 0px 24px 0px #D9D9D9;}
.head_cont{display:flex;align-items:center;justify-content:space-between;position:relative;z-index:9;padding-left:0px !important;height:90px;}
.head_cont:before{content:'';width:510px;height:90px;background:#;position:absolute;bottom:0;left:-510px;}
.ggy{width:390px;height:auto;display:block;background:#f8f8f8;position:absolute;top:100%;left:0;text-align: center;padding:18px 0;}
.head_act .ggy{display:none;}
.ggy h1{font-size:24px;font-weight: bold;color:#333;line-height:100%;font-family: 'Har';}
.ggy span{display: block;color:#999;line-height:100%;letter-spacing: 1px;margin-top:10px;font-size:16px;}
.logo{padding:0px 0;}
.logo img{width:140px;}
.nav{width:66%;display:flex;align-items:center;justify-content:space-between;padding-left:5%;}
.nav li{position: relative;;}
.nav li.active:before,.nav li:hover:before{top:78px;left:calc(100% - 35px);opacity:1;}
.nav li a{height: 90px;transition:all .3s ease-out;position: relative;display: block; font-size: 19px;color: #333;line-height: 90px;}
.nav li.active>a,.nav li:hover>a{color:#cc0000;font-weight: bold;}

.nav .xl{    box-shadow: 0 0 15px rgba(29, 56, 75, .4);}
.nav .xl>ul>li{position:relative;}
.nav .xl li a{width: 250px;height: 40px;line-height: 40px;text-align: center;background: #fff;border-bottom: 1px solid #eee;font-size:16px; font-family: 'axt';}
.nav:nth-child(4) .xl li a{width: 220px;}
.nav .xl li:before{display:none;}
.nav li:hover .xl{opacity:1;transition:all .3s ease-out;transform: translateY(0px);display:block;top: 90px;}
.nav li:nth-child(4) .xl {
    right: -80px;
}
.nav .xl li> ul{position:absolute;top:0;left:100%;transform-origin: top;transform:rotateX(90deg);transition:all 0.5s ease;}
.nav .xl li:hover> ul{transform:rotateX(0deg);}
.nav .xl li:hover> ul li a{width:150px;height:46px;line-height:46px;}
.nav .xl li a:hover{background: #cc0000;color: #fff;}
.nav .prolist2021 {position:relative;padding: 0px 0;}
.nav .prolist2021 ul {position:relative;}
.nav .prolist2021 li {position:relative;}
.nav li:nth-child(4) .xl .call li a {width: 220px;}
.nav .prolist2021 li a{font-size:16px;}
.nav .prolist2021 li dl {position:absolute;top:0;left:100%; transition: 0.5s;border-bottom: 1px solid #eee;}

.call ul {
    flex-direction: column;
} 
.nav .prolist2021 li dl {width: 100%;}
td#showfennei {
    height: 40px !important;
    display: inline-block;
    line-height: 40px;
}

.nav li:hover dl {    opacity: 1; transition: 0.5s;}
.nav .prolist2021 li dl dt a {display: block;padding: 0 20px;width: 170px;height:40px; border-bottom: none;background: #fff; color: #333 !important; font-weight: 100; font-size: 16px; line-height:40px;position: relative; border-bottom: 1px rgba(255,255,255,0.2) solid; font-family: 'axt';border-bottom: 1px solid #eee;}
.nav .prolist2021 li dl dt a:hover{background: #cc0000;color: #fff; }
.rightarrowpointer{display:none;} 
.nav>ul>li:hover .nav2 {transform: rotateX(0deg);}
.nav .prolist2021 li:hover dl { transform: rotateY(0deg);}
.nav .prolist2021 li dl {position: absolute;top: 0; left: 100%;transition: 0.5s; transform-origin: left; transform: rotateY(90deg);z-index: 5;}

.head_tl{display: flex;align-items:center;justify-content:space-between;}
.head_tl>div{height:129px;padding:48px 0;position:relative;}
.head_tl>div a{font-size: 24px;padding-left:3px;font-family: 'neu';}
.head_tl>div+div{margin-left:15px;}
.weChat p{background:#fff;padding:10px;}
.weChat p img{width:150px;}
.sear i, .weChat i, .tel i{width:33px;height:33px; border-radius:100%;font-size:22px;font-style: normal;color:#333;position:relative;text-align: center;line-height:33px;}
.sear.on i, .weChat.on i, .tel.on i{bcolor:#333;}
.sear i:before, .weChat i:before, .tel i:before{left:0;top:0;}
.sear_box, .weChat p, .tel p{background:#f8f8f8;position:absolute;top:81%;right:-110px;;transform-origin:top;transform:rotateX(90deg);transition:0.5s;border-top: 1px #eee solid;}
.nav .xl{background:#f8f8f8;position:absolute;top:81%;right:-80px;;transform-origin:top;transform:rotateX(90deg);transition:0.5s;border-top: 1px #eee solid;}
.sear_box{width:720px;left:auto;text-align: left;padding:20px;}
.sear_box span{font-size:14px;font-weight:bold;}
.sear_box>a{color:#8a8a8a;margin-left: 0px;line-height: 20px;font-size:15px !important;font-family: 'Hos' !important;}
.sear_input{position:relative;margin-top:10px;}
.inpu{width:100%;height:44px;border:1px solid #eee;}
#infoname{width:100%;height:42px;line-height:42px;text-indent: 10px;}
.sear .z{width:44px;height:44px;position:absolute;top:0;right:0;}
.sear .z input{width:100%;height:100%;position:relative;}
.sear .z input:before{font-family: "iconfont" !important;font-size:18px;font-style: normal;color:#bdbdbd;}
.tel p{width:310px;padding:20px; text-align: center;}
.tel p b{display:block;padding-bottom:10px;font-size:16px;line-height: 20px;text-align:center;padding-left:20px;position:relative;    font-family: 'axt';
    font-weight: normal;}
.tel p b:before{font-family:'ityfont';font-size:14px;color:#999;position: absolute;top: 0;left: 0;}
.tel >p em{margin-top:5px;font-family:arial;font-size:22px;font-weight: bold;line-height:1em;text-align: center;}
.tel >p em+em{letter-spacing:0.03em;}
.lang ul{width:120px;padding:20px 0;}
.sear:hover .sear_box, .tel:hover>p, .lang:hover>ul,.weChat:hover p{transform:rotateX(0);z-index:9;transition:0.5s;}
.lang ul li{text-align: center;}
.lang ul li a{display: block;font-size:0;}
.lang ul li+li{margin-top:10px;padding-top:10px;border-top:1px solid #f0f0f0;}
.lang ul li i, .lang ul li p{display:inline-block;vertical-align:middle;}
.lang ul li i{width:20px;height:20px;}
.lang ul li i img{width:20px;}
.lang ul li p{width:70px;font-size:14px;line-height:1em;text-align:left;margin-left:8px;}

.dropmenu{ position:absolute; top:150px; right:0; z-index:0; padding:0px; background:rgba(255, 255, 255, 1); border-radius:0px; border-top-right-radius:0; transition:all .4s ease;z-index:-1;transform: rotateX(90deg);width:140%; right: -21%; box-shadow: 0 0 15px rgba(29, 56, 75, .4);}

.nav_c li:nth-child(4) .dropmenu{width:200%;right: -155%;}
.nav_c li:nth-child(5) .dropmenu{width:520%;right: -155%;}
.nav li:hover .dropmenu{z-index:999;top:90px;    transform: rotateX(0deg);overflow: unset !important;}
.dropmenu tr+tr{  display:block;}
.dropmenu a{ display:block; line-height:45px; padding:0 0px; transition:all .3s ease; text-align:center; width:238px; color:#333;}
.dropmenu a:hover{ background:#cc0000; border-radius:0px;color: #fff;}
.dropmenu tr td{ display:block;}
.protb_r td+td {display: none;}
.nav li#a1 .dropmenu a{width: 100%;}
.nav li#a2 .dropmenu a{font-family: "Microsoft YaHei";width: 238px;color: #fff;font-size: 14px;text-transform: uppercase;border: none;}
.blackwhite li a {background: (255, 255, 255, 0.9)  !important;}
.nav li .ddsubmenustyle, .ddsubmenustyle ul {left:150px !important;top: 0 !important;width: auto !important;background: rgba(255, 255, 255, 1);border: none !important;}
.nav li .ddsubmenustyle li a{height: 52px !important; line-height: 52px !important;}
.nav li#a5 .dropmenu a{width: 118px;}
.nav li#a6 .dropmenu a{width: 118px;}

.dropmenu .prolist2021 {position:relative;}
.dropmenu .prolist2021 ul {position:relative;}
.dropmenu .prolist2021 li {position:relative;}
.dropmenu .prolist2021 li dl {position:absolute;top:0;left:100%; transition: 0.5s;}
.dropmenu li:hover dl {    opacity: 1; transition: 0.5s;}
.dropmenu .prolist2021 li dl dt a {display: block;padding: 0 40px;width: 300px;height: 40px; border-bottom: none;background: #fff; color: #666; font-weight: 100; font-size: 14px; line-height: 32px;position: relative;  border-top: 1px #eee solid;}
.dropmenu .prolist2021 li dl dt a:hover{ background:#999; color: #fff;}


.dropmenu>ul>li:hover .nav2 {transform: rotateX(0deg);}
.dropmenu .prolist2021 li:hover dl { transform: rotateY(0deg);}
.dropmenu .prolist2021 li dl {position: absolute;top: 0; left: 100%;transition: 0.5s; transform-origin: left; transform: rotateY(90deg);}

.dropmenu .markermenu ul li a{ height: 40px !important;line-height: 40px !important;border-bottom: 1px solid #eee;color:#333 !important}
.rightarrowpointer{display:none;} 
.dropmenu .markermenu ul li a:hover{color: #fff;}

/*flashvideo*/
.index_banner .txt{width:90%;position:absolute;top:52%;left:50%;transform:translate(-50%,-50%);z-index:2;text-align:center; z-index: 999;}
.index_banner .txt h2{font-size:4vw;color:#fff;text-transform:uppercase;line-height:1; padding: 2% 0 1% 0;font-family: 'Microsoft YaHei';font-weight:bold;text-shadow: 5px 0 10px rgba(0, 0, 0, .3);}
.index_banner .txt p{font-size:1.5vw;color:#fff; line-height:1; padding-top:1%;width: 62%;margin: 0 auto; font-weight: normal; font-family: 'axt'; line-height: 1.4;}
.index_banner .txt .morelink{margin-top:3%;min-width:180px;margin-left:10px;margin-right:10px;color:#fff;}
.index_banner .txt .morelink i{font-size:20px;line-height:30px;margin-right:8px;display:inline-block;vertical-align:top;}
.index_banner .txt .morelink:hover{color:#fff;}
.btn-3 {
    position: relative;
    z-index: 1;
    overflow: hidden;
}
.morelink {
    display: inline-block;
    position: relative;
    font-size: 18px;
    line-height: 30px;
    color: #fff;
    padding: 4px 14px;
    background-color: #fe0401;
    border: 1px solid #fe0401;
    border-radius: 6px;
    text-transform: capitalize;
    transition: all 0.3s;
}
.index_banner .scrolldown {
    position: absolute;
    bottom: 12%;
    left: 50%;
    transform: translate(-50%,0);
    text-align: center;
    z-index: 1;
    color: #fff;
    font-size:16px; z-index: 999;
}
.index_banner .scrolldown>i {
    display: block;
    margin-top: 10px;
    animation: down 0.8s infinite;
    -webkit-animation: down 0.8s infinite;font-size: 24px;
}

@keyframes down {
 0%{
  transform:translate(0)
 }
 100% {
  transform:translateY(15px)
 }
}
@-webkit-keyframes down {
 0% {
  transform:translate(0)
 }
 100% {
  transform:translateY(15px)
 }
}

.flashvideo{width:100%;padding-bottom:100vh;position:relative;overflow:hidden;}
.flashvideo video{position:absolute;width:100%;height:calc(100% + 200px);left:0;top:0;z-index:1;object-fit:cover;display:block;}
.flashvideo .v_shade{width:100%;height:100%;background:rgba(0,0,0,.5);left:0;top:0;position:absolute;z-index:1;}
.flashvideo .fv_txt{position:absolute;width:100%;left:0;top:50%;z-index:2;text-align:center;font-size:0;-webkit-text-size-adjust:none;padding-bottom:65px;}
.flashvideo .fv_txt p{font-size:16px;line-height:26px;color:#FFF;text-align:center;}
.flashvideo .fv_txt p:first-child{font-size:48px;height:58px;line-height:58px;}
.flashvideo .fv_txt p:nth-child(2){margin:26px 0 28px;}
.flashvideo .fv_txt a{display:inline-block;width:139px;height:36px;line-height:36px;background:#f5b324;padding:0 23px;}
.flashvideo .fv_txt a span{display:block;font-size:14px;color:#FFF;padding-left:10px;background:url(flash_btnicon.png) no-repeat right center;text-align:left;}
.flashvideo .fv_txt a:last-child{margin-left:11px;}
.flashvideo .fv_txt a:hover{
  -webkit-box-shadow:0 0 8px rgba(255,255,255,.6);
     -moz-box-shadow:0 0 8px rgba(255,255,255,.6);
       -o-box-shadow:0 0 8px rgba(255,255,255,.6);
          box-shadow:0 0 8px rgba(255,255,255,.6);}
/*flash*/
.index_banner{width:100%; overflow:hidden;z-index:1;top:0;left:0;position: relative; height:100%;}
.index_banner.mb{display:none;}
.index_banner .swiper-slide{}
.index_banner .swiper-slide:nth-child(1):before {
    content: '';
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 5;
}
.index_banner .swiper-slide img{display:block;width:100%;height:100%;object-fit:cover;}
.index_banner .swiper-slide video{display:block;width:100%;height:100%;object-fit:cover; position: relative;}

.index_banner .swiper-pagination-bullets{bottom:210px !important;height:37px;font-size:0;-webkit-text-size-adjust:none;}
.index_banner .swiper-pagination-bullet{opacity:1;width:20px;height:32px;margin:0 5px!important;position:relative;border-radius:0;background:transparent;padding-bottom:13px;vertical-align:top;overflow:hidden;}
.index_banner .swiper-pagination-bullet .line{width:0;height:2px;position:absolute;left:0;bottom:0;background:#00f;z-index:2;}
.index_banner .swiper-pagination-bullet:after{content:'';width:12px;height:12px;position:absolute;left:0;bottom:0;background:#a9a4a5;z-index:1;border-radius: 50px;}
.index_banner .swiper-pagination-bullet .sw_p{font-size:0px;height:22px;line-height:22px;color:#FFF;text-align:left;position:relative; font-weight:100;text-align: center;
     -webkit-transform:translateY(-100%);
       -moz-transform:translateY(-100%);
         -o-transform:translateY(-100%);
            transform:translateY(-100%);
    -webkit-transition:all 0.5s ease-in-out;
       -moz-transition:all 0.5s ease-in-out;
         -o-transition:all 0.5s ease-in-out;
            transition:all 0.5s ease-in-out;}
.index_banner .swiper-pagination-bullet .sw_p em{font-style:normal;display:inline-block;margin-right:10px;}
.index_banner .swiper-pagination-bullet .sw_p em i{font-style:normal;font-size:0px;}

.index_banner .swiper-pagination-bullet.swiper-pagination-bullet-active:after{background:#174592;}
.index_banner .swiper-pagination-bullet.swiper-pagination-bullet-active .sw_p,.index_banner .swiper-pagination-bullet:hover .sw_p{
    -webkit-transform:translateY(0%);
       -moz-transform:translateY(0%);
         -o-transform:translateY(0%);
            transform:translateY(0%);}
.banner-service{width: 30rem; position: absolute; bottom: 0; right: 0px;padding: 2rem 4rem;z-index: 999;}

/*pro*/
.proa {padding: 5% 0%;overflow:hidden; width: 100%;height: 100%;background:#fff; background-size: cover; }
.pro_box {max-width: 80%;margin:0 auto;}
.pro_tit {display: flex;/* justify-content: center; */align-items: center;}
.pro_tit>p {display:flex;font-size: calc(1.2rem + 1vw);/* border-left: 8px solid #c70d20; *//* padding: 0 0 0 1%; */text-align: left;/* align-items: center; *//* width: 50%; */flex-direction: column;}
.pro_tit>p span {display:flex;align-items: center;font-weight: bold;background: url(https://memberpic.114my.com.cn/dhhaixing123/uploadfile/image/20251111/20251111115524_1517001240.png)no-repeat 0;padding: 0 0 0 3rem;color: #c70d20;font-family: 'Har';}
.pro_tit>p i {/* width: 2%; */margin: 1px 10px 0 0;font-size: 35px;color: #c70d20;}
.pro_tit>p i img {width:100%;height:auto;}
.pro_tit p b {font-size: 1.5rem;/* padding: 0 0 0 1%; */color: #656565;padding: 4% 0 0;color: #333;}
.pro_tit em {font-size: 15px;color: #555;line-height: 28px;padding: 4% 0 0;}
.pro_tab2 {margin: 0% 0 0;}
.pro_nav {display:none;width: 32%;}
.pro_nav ul {display:flex;justify-content: space-between;flex-wrap: wrap;row-gap: 0.5vw;}
.pro_nav li {/* width: 19.5%; *//* border: 1px solid #eee; *//* padding: 1.2%; */background: #fff;transition: 0.5s;position: relative;}
.pro_nav li:before {content:'\e8d4';font-family: 'iconfont';font-size: 20px;position: absolute;right: 10%;display: flex;justify-content: center;align-items: center;top: 0;bottom: 0;}
.pro_nav li:hover,.pro_nav li.on {/*background:#003096;*/}
.pro_nav li+li {/* margin:0 0 0 10px; */}
.pro_nav li a {font-size: 17px;font-weight: bold;color: #b0aeae;transition: 1s;}
.pro_nav li:hover a,.pro_nav li:hover:before,.pro_nav li.on a,.pro_nav li.on:before {color:#003096;}
.pro_con2 {margin: 1.5% 0 0;}
.pro_call {}
.pro_call .progdwz2021 {margin-bottom: 0 !important;}
.pro_call .divproduct_new_div {/* display:flex; *//* flex-wrap:wrap; *//* justify-content:space-between; */margin-bottom: 0 !important;}
.pro_call .divproduct_new_div_item {width: 32.6%;position:relative;border: 1px solid #e3e3e3;flex-direction: column-reverse;display: flex !important;overflow: hidden;margin: 0.1% !important;/* padding: 0.3% 0.2% 0.2%; */background: #fff;transition: 0.5s;}
.pro_call .divproduct_new_div_item:nth-child(n+4) {/* margin:1% 0 0; */}
.pro_call .divproduct_new_div_item_date {display:none;}
.pro_call .divproduct_new_div_item_content {display:flex;flex-direction:column;background: #c70d20;margin: 4% 0 0;padding: 6% 0;color: #fff;}
.pro_call .divproduct_new_div_item_title {/* background: #fff; *//* padding: 4%; */text-align: center;}
.pro_call .divproduct_new_div_item_title a {font-size: 22px;font-family: Arial;color: #fff;}
.pro_call .divproduct_new_div_item:hover .divproduct_new_div_item_title a{color:;}
.pro_call .divproduct_new_div_item_body {margin: 3% 0 0;display: block;/* overflow: hidden; */display: none;}
.pro_call .divproduct_new_div_item:hover .divproduct_new_div_item_body {/* transform: rotate(0); *//* left:0; *//* top:0; */}
.pro_call .divproduct_new_div_item:nth-child(2n+1) .divproduct_new_div_item_body {bottom: 100%;right: 100%;  left: auto;}
.pro_call .divproduct_new_div_item:nth-child(2n+1):hover .divproduct_new_div_item_body {     right: 0; left: auto; top: 0;bottom: 0;}
.pro_call .divproduct_new_div_item_body p {display:flex;flex-direction:column;align-items: center;font-family: Arial;position: relative;transition: 0.5s;font-size: 15px;line-height: 30px;/* color: #888; */}
.pro_call .divproduct_new_div_item_body p span {/* font-size: 18px; */}
.pro_call .divproduct_new_div_item_body p em {font-size: 14px;width: 100%;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;padding: 6% 0 0;border-top: 2px solid #fff;margin: 6% 0 0;}
.pro_call .product_div_item_pic {/* margin: 16% 0 0; */}
.pro_call .product_div_item_pic a {overflow:hidden;display: block;}
.pro_call .product_div_item_pic img {width:100%;height:auto;transition: 0.5s;}
.pro_call .divproduct_new_div_item:hover img {transform:scale(1.1);}
.pro_call .slick-prev:before {content: '\e604' !important;font-family: iconfont !important;color: #fff !important;font-size: 18px !important;letter-spacing: -3px;transform: rotate(90deg);}
.pro_call .slick-next:before {content: '\e604' !important;font-family: iconfont !important;color: #fff !important;font-size: 18px !important;letter-spacing: -3px;}
.pro_call .slick-prev {left: 92% !important;/* transform: rotate(180deg) !important; */background: #c70d20 !important;width: 48px !important;height: 48px !important;border-radius: 50%;z-index: 5;position: absolute;top: -13.8%; display: none ! IMPORTANT;}
.pro_call .slick-next {right: 0 !important;background: #c70d20 !important;width: 48px !important;height: 48px !important;border-radius: 50%;z-index: 5;top: -17.9%;right: 0; transform: rotate(180deg); display: none ! IMPORTANT;}
.pro_call .slick-prev:before,.pro_call .slick-next:before {opacity: 1;transition: all ease 0.5s;}
.news_call:hover .slick-prev:before, .news_call:hover .slick-next:before {opacity: 1;}
.pro_call .slick-list {/* height: 400px !important; */padding: 1rem 0 !important;}
.pro_call .ban_dot {display: flex !important;width: 100%;justify-content: center;align-items: center;margin: 2% 0 0;/* position: absolute; */bottom: -5%;left: 0%;}
.pro_call .ban_dot li {width: 10px;height: 10px;display: inline-block;background: #eee;margin: 0 0.3%;transition: 0.5s; border-radius: 50%; }
.pro_call .ban_dot li.slick-active {background: #c70d20;}
.pro_call .ban_dot li button {font-size:0;border: none;outline: none;}
.pro_call ul {display: flex !important;flex-wrap:wrap;justify-content: space-between;margin-bottom: 0 !important;!i;!;}
.pro_call>div>ul>div>div>li {display: flex !important;!i;!;flex-direction:column;/* align-items:center; */width: 16%;padding: 0.2% 0.2% 0.7%;background: #fff;margin: 0 0.1%;border: 1px #ddd solid;position: relative;}
.pro_call li:nth-child(n+7) {/* margin:1% 0 0; */}
.pro_call>div>ul>div>div>li:before {content:'';width:100%;height:0;background:#c70d20;position:absolute;bottom:0;left:0;transition:1s;}
.pro_call li:hover:before {height:100%;}
.pro_call li:hover a {color:#fff;}
.pro_call li:hover span>a:before {color:#fff;border:1px solid #fff;}
.pro_call li>a {overflow:hidden;}
.pro_call li a img {width:100%;height:auto;transition: 0.5s;}
.pro_call li:hover img {transform:scale(1.1);}
.pro_call li br {display:none;}
.pro_call li span {width:100%;padding: 10% 0 0;text-align: center;}
.pro_call li span a {font-size: 18px; position:relative;width: 100%;display: inline-table;}
.pro_call li span a:before {content:'Real more';width: 7rem;position: absolute;right: 0;font-size: 0.9rem;bottom: -2.8rem;left: 0;margin: 0 auto;border-radius: 1rem;border: 1px solid #ddd;padding: 0.3rem 0;}

/*product*/
.markermenu {width:100% !important;}
.markermenu ul li a {width: 100% !important;text-align: center;}
.markermenu ul li a:hover{color:#fff;}
.pro_con{padding-top:2%;margin-top:1%;border-top: 1px #eee solid;max-width: 80%;margin: 0 auto;margin-top: 2%;padding-bottom:1%;}
.pro_con:nth-child(1){border-top: none;margin-top: 0%;}
.pro_bg{padding: 40px 0;background: #f8f8f8;}
.pro_cont{width:100%;display: flex; justify-content: space-between; padding-bottom: 1%;}
.pro_t{font-size:32px;font-weight:bold;color:#333;line-height:65px;line-height: 65px; display: flex;
    align-items: center;font-family: 'Har';background: url(https://memberpic.114my.com.cn/dhhaixing123/uploadfile/image/20251111/20251111115524_1517001240.png) no-repeat 0;
    padding: 0 0 0 3rem;}
@media screen and (max-width: 1280px){
.pro_t{font-size:26px;}
}

.pro_t span{font-size:18px;color:#333;opacity:0.3;font-weight: normal;margin-left: 10px;text-transform: uppercase;}
.pro_tab{position: relative;margin-bottom:20px;width:74%;display: flex;align-items: center;justify-content: flex-end;flex-direction: column;}
@media screen and (max-width: 1440px){
.pro_tab{width:70%;}
}

.pro_tab ul {display: flex;justify-content: flex-end;}
.pro_tab li {width: 16%;height: 40px;display: flex;justify-content: center;align-items: center;background: #fff;margin-left: 0.8%;}
.pro_tab li:nth-child(n+6) {display: none;}
.pro_tab .prolist2021 li dl{display: none;}
.pro_tab li a {font-size: 17px !IMPORTANT;color:#333;position: relative;}

.pro_tab .markermenu ul li a{font-size: 16px !IMPORTANT;font-family: "axt" !IMPORTANT;color:#333;}
@media screen and (max-width: 1600px){
.pro_tab .markermenu ul li a{font-size: 16px !IMPORTANT;}
}
@media screen and (max-width: 1440px){
.pro_tab .markermenu ul li a{font-size: 16px !IMPORTANT;}
}
.markermenu ul li a{font-size: 16px !IMPORTANT;font-family: "axt" !IMPORTANT;}

.pro_tab li:hover {background:#cc0000;color:#fff;}
.pro_tab li:hover a{color:#fff;}

.pro_cc1 .divproduct_new_div{display: flex;    width: 100%;flex-shrink: 0;}
.pro_cc1 .divproduct_new_div{flex-wrap: wrap;}
.pro_cc1 .divproduct_new_div .divproduct_new_div_item{display: flex;flex-direction: column-reverse;width: 15.83%;flex-shrink: 0;background: #ffffff;padding: 1%;border-radius:0px; border: 1px #eee solid;margin-top:1%;}
.pro_cc1 .divproduct_new_div .divproduct_new_div_item+.divproduct_new_div_item{margin-left: 1%;}
.pro_cc1 .divproduct_new_div .divproduct_new_div_item:nth-child(7){margin-left: 0%;}
.pro_cc1 .product_div_item_pic{overflow:hidden}
.pro_cc1 .product_div_item_pic img{ width: 100%;transition:all .5s;display:block;}
.pro_cc1{margin-top: 0px;position:relative;    display: flex
;    transition: 0.5s;}
.pro_cc1 .divproduct_new_div_item_title a{font-size: 16px;color: #333;display: block;margin: 20px 0 15px;position:relative;}
.pro_cc1 .divproduct_new_div_item_title a:after{content: "+More";width: 37%;height: 28px;line-height: 28px;font-size: 12px;color: #333;transition:all .5s;display: block;margin: 10px auto 0;background: linear-gradient(to top, #f8f8f8, #f8f8f8);border-radius: 20px;}
.pro_cc1 .divproduct_new_div .divproduct_new_div_item:hover  .divproduct_new_div_item_title a:after{background:#fe0000;color:#fff;}
.pro_cc1 .divproduct_new_div .divproduct_new_div_item:hover .product_div_item_pic img{transform:scale(1.1)}
.pro_cc1 .divproduct_new_div_item_content{text-align: center;}
.pro_cc1 .divproduct_new_div_item_body{width: 84%;margin: 0 auto;line-height: 30px;color:#888;font-size:15px;display:none;}
.pro_prev{position: absolute;top: 50%;left: 0;margin-top: -54px;}
.pro_next{position: absolute;top: 50%;right: 0;margin-top: -54px;}
.prod_list ul li a+dl{display: none;}
.prod_list .prolist2021{}

/* 关于我们 */
section {display: block;}
.indexTle strong {font-size: 2vw;color: #111111; line-height: 1.2;margin-bottom: 1.5rem; display: block;color: #ff0000;}
.indexTle strong span {display: block; padding-bottom: 2%; font-family: Har;color: #333;}
.indexTle .text {font-size: 0.96vw;color: #333; line-height: 1.5; padding-bottom:1.2%;}
.indexOne {padding:5% 0 5% 0;}
.indexOne .box {display: flex; justify-content: space-between; align-items: center;}
.indexOne .le {width: 46%;}
.indexOne .le ul {padding: 1.8rem 0 1.2rem 0; border-top: 2px solid #DCDCDC; border-bottom: 2px solid #DCDCDC; margin: 1.6rem 0;}
.indexOne .le ul {display: flex; justify-content: space-between;}
.indexOne .le ul li span {color: #666666; padding-bottom: 4%; display: block;}
.indexOne .le ul li .counter {font-size: 3rem;font-weight: 700;color: #333333;  line-height:3rem; font-family: neu;}
.indexOne .le ul li em {font-size: 1.18rem;color: #333333;}
.indexOne .le ul li i {font-style: normal;font-size: 1.18rem;color: #333333;}
.indexOne .le ul li i sup {font-size: 1.1rem;}
.indexOne .re {width: 44%;}
.indexOne .re .videoBox {position: relative; overflow: hidden;}
.indexOne .re .videoBox > img {width: 140%; max-height: 33rem;}
.indexOne .re a {position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%);}

/* 了解更多 */
.inMore {width: 10rem; height: 2.52rem;background: #fe0000; z-index: 1; display: block; display: flex; align-items: center; justify-content: center; transition: 1s; position: relative;}
.inMore span {color: #fff; font-size: 1rem;color: #ffffff; margin-right: 20%; transition: .5s; position: relative; z-index: 1;}
.inMore img {position: relative; left: 0; transition: .5s;}
.inMore:hover img {left: 5%;}
/* .inMore:hover {border-radius: .5rem;} */
.inMore:hover {background: none; transition-delay: .1s;}
.inMore::before {content: "";  z-index: 0;   display: block;width: 0%;height: 100%;background-color: #333;position: absolute; left: 0;bottom: 0;-webkit-transition: all 0.3s linear;transition: all 0.3s linear;margin: auto;}
.inMore:hover:before { width: 100%;}

/* tc */
.video-js {width: 100%;height: 100%;}
.video-js .vjs-tech { position: relative;}
.vjs-control-bar { opacity: 0;}
.video-js .vjs-control-bar { position: relative;background-color: rgba(43, 51, 63, 0.2);}
#hi-video-pop {display: none;position: fixed;top: 0;left: 0; z-index: 99999; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.7); text-align: center; -webkit-box-sizing: border-box;-moz-box-sizing: border-box; box-sizing: border-box;}
#hi-video-pop * {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
#hi-video-pop .hi-close {position: absolute;top: 100%; left: 50%; z-index: 5;margin: 20px 0 0 -20px;width: 40px;height: 40px;color: #fff; background: #fff; border-radius: 50%;transition: 0.3s;cursor: pointer;}
#hi-video-pop .hi-close:after,
#hi-video-pop .hi-close:before {content: "";position: absolute; top: 50%; left: 50%; z-index: 5; width: 20px; height: 2px; margin: -1px 0 0 -10px; background: #333; transition: 0.3s;}
#hi-video-pop .hi-close:hover { background: #0072a4;}
#hi-video-pop .hi-close:hover:after,
#hi-video-pop .hi-close:hover:before {background: #fff;}
#hi-video-pop .hi-close:after {-webkit-transform: rotate(45deg);transform: rotate(45deg);}
#hi-video-pop .hi-close:before {-webkit-transform: rotate(-45deg);transform: rotate(-45deg);}
#hi-video-pop .hi-video-box {position: fixed; left: 0;top: 0; z-index: 1; width: 100%;height: 100%;display: flex;align-items: center; justify-content: center;}
#hi-video-pop .hi-video-box .hi-video-wrap {position: relative;max-width: 100vh;border: 2px solid #fff;}
#hi-video-pop .hi-video-box .hi-video-wrap video { width: 100%;height: 100%; vertical-align: top;}
@media (max-width: 767px) { #hi-video-pop .hi-video-box .hi-video-wrap {max-width: 90%;}}
 
#hi-video-pop2 { display: none;height: 0; width: 0;}

/*news*/
.news {padding:70px 0;overflow:hidden;background:#f8f8f8;position: relative;z-index: 5;}
.news_box {max-width:90%;margin:0 auto;}
.news_box1 {max-width:100%;margin:0 auto;}
.news_top {display:flex;align-items: flex-end;}
.news_tit {}
.news_tit>p {display:flex;flex-direction:column;font-size: calc(1.1rem + 1vw);}
.news_tit>p span {display:flex;align-items: center;}
.news_tit>p i {margin: 1px 10px 0 0;font-size: 35px;color: #c70d20;}
.news_tit>p i img {width:100%;height:auto;}
.news_tit p b {font-size: 22px;padding: 12px 0 0;font-weight: normal;}
.news_tit em {font-size: 15px;color: #555;line-height: 28px;padding: 4% 0 0;}
.news_nav {margin: 0 0 0 3%;}
.news_nav ul {display: flex;justify-content: space-between;align-items: center;width: 100%;}
.news_nav li {display:  flex;justify-content:  center;align-items:  center;/* background: #fff; */margin: 0 12px;width: 100%;/* border-radius: 40px; */position: relative;overflow: hidden;z-index: 5;/* box-shadow: 0px 0px 20px #ddd; */}
.news_nav li i {font-size: 18px;line-height:  24px;display: none;}
.news_nav li a {font-size: 15px;line-height: 24px;/* padding-left: 10px; */white-space: nowrap;color: #999;}
.news_nav li.on,.news_nav li.on a {color: #999;font-weight: normal;}
.news_con {overflow:hidden;margin-top:40px;}
.news_roll {display:flex;}
.news_call {width:100%;flex-shrink:0;}
.news_call .news_div{/* display: flex; */justify-content: space-between;flex-shrink: 0;width:100%;}
.news_call .news_div{margin: 0 !important;}
.news_call .slick-list  {padding: 3% 0;}
.news_call .news_div_item{width: 34%;position: relative;transition:0.5s;padding: 2.5%;background: #fff;display: flex !important;flex-direction: column;/* margin: 0 0.2%; *//* border: 1px solid #f8f8f8; *//* box-shadow: 0 0 20px #eee; */float: left;z-index: 5;}
.news_call .news_div_item_date{position: absolute;top: 40px;display: flex;left: 19px;height: 22px;/* font-size: 14px; */color: #035aa9;transition: 0.5s;font-family: Arial;}
.news_call .news_div_item:hover .news_div_item_date {left: 11%;}
.news_call .news_div_item_date::before{content:'';}
.news_call .news_div_item_content{height: 220px;}
.news_call .news_div_item_year, .news_call .news_div_item_month, .news_call .news_div_item_day{float: left;line-height: 22px;}
.news_call .news_div_item_title{}
.news_call .news_div_item_a {font-size: 1vw;display: block;margin-bottom: 20px;position:relative;transition:0.3s;font-weight: 600;padding-top: 26px;font-family: 'axt';color: #333;}
.news_call .news_div_item_a::before{position:absolute;content:'\4e86\89e3\8be6\60c5';top: 170px;left: 0;/* width: 130px; *//* height: 40px; *//* background: #fff; *//* border-radius: 20px; *//* line-height: 40px; */color: #666;font-size: 14px;transition:0.5s;/* border: 1px #f6f5f5 solid; */text-align: center;box-sizing: border-box;font-weight: normal;}
.news_call .news_div_item_a::after{position:absolute;font-size: 18px;width: 18px;height: 14px;left: -2px;transition:0.5s;font-family: 'iconfont';content: "\eb94";color: #666;top: 0;opacity: 0;}
.news_call .news_div_item_body{font-size: 15px;color: #666;line-height: 26px;font-weight:100;text-overflow: ellipsis;-webkit-line-clamp: 2;word-break: break-all;display: -webkit-box;-webkit-box-orient: vertical;overflow: hidden;font-family: 'axt';}
.news_call .news_div_item_pic, .news_call .news_div_item_pic a, .news_call .news_div_item_image{width:100%;height: auto;display: block;transition: 0.5s;}
.news_call .news_div_item:hover .news_div_item_a{color:#035aa9;transition:0.3s;}
.news_call .news_div_item:hover .news_div_item_a::before{/* background: #eb3d00; *//* color: #fff; */}
.news_call .news_div_item:hover .news_div_item_a::after{left: ;opacity:1;}
.news_call .new_ic{overflow:hidden;margin: 3% auto 0;}
.news_call .news_div_item:hover .news_div_item_pic img  {    transform: scale(1.1);transition: 0.5s;}
.news_call .news_div_item_pic {overflow: hidden;}
.news_call .news_div_item:first-child {flex-direction:column-reverse;background: #fff;}
.news_call .news_div_item:first-child .news_div_item_date {top: 59.5%;left: 76%;color: #999;font-size: 14px;}
@media screen and (max-width: 1440px){
.news_call .news_div_item:first-child .news_div_item_date {top: 54.5%;}
}

.news_call .news_div_item:first-child  .news_div_item_a::after {top: 72%;left: 72%;}
.news_call .news_div_item:nth-child(-n+2) {width: 30%;}
.news_call .news_div_item:nth-child(2) {margin: 0 2%;}
.news_call .news_div_item:nth-child(2) .news_div_item_body {-webkit-line-clamp: 13;color: #333;}
.news_call .news_div_item:nth-child(2) .news_div_item_a,.news_call .news_div_item:nth-child(2) .news_div_item_body {/* color:#fff; */}
.news_call .news_div_item:nth-child(2):before {content:'';width:100%;height:100%;position:absolute;top:0;background: #fff;left: 0;z-index: -1;} 
.news_call .news_div_item:nth-child(2) .news_div_item_pic {opacity:0;}
.news_call .news_div_item:nth-child(2) .news_div_item_date {top: 10.5%;left: 76%; color: #999; font-size: 14px;}
.news_call .news_div_item:nth-child(2) .news_div_item_a::after {top: 72%;left: 72%;}
.news_call .news_div_item:nth-child(2) .news_div_item_a::before {top:840%;}
@media screen and (max-width: 1680px){
.news_call .news_div_item:nth-child(2) .news_div_item_a::before {top:890%;}
}
@media screen and (max-width: 1440px){
.news_call .news_div_item:nth-child(2) .news_div_item_a::before {top:940%;}
}

.news_call .news_div_item:nth-child(n+3)  {flex-direction:row-reverse;justify-content: space-between;align-items: center; padding:8px;}
.news_call .news_div_item:nth-child(n+3) .news_div_item_a {padding: 6% 0 0;margin-bottom: 12px;}
.news_call .news_div_item:nth-child(n+3) .news_div_item_pic {width: 45%;}
.news_call .news_div_item:nth-child(n+3) .news_div_item_content {width: 52%;height: 148px;}
.news_call .news_div_item:nth-child(n+3) .news_div_item_date {top: 75.5%;left: 76%;color: #999;font-size: 14px;}
.news_call .news_div_item:nth-child(n+3) .news_div_item_a::before {top: 120px;}
.news_call .news_div_item:nth-child(n+3) .news_div_item_a::after {top: 6.2vw;left: 45%;}
@media screen and (max-width: 1680px){
.news_call .news_div_item:nth-child(n+3) .news_div_item_a::after {top: 7vw;}
}
@media screen and (max-width: 1440px){
.news_call .news_div_item:nth-child(n+3) .news_div_item_a::after {top: 8.4vw;}
}
@media screen and (max-width: 1366px){
.news_call .news_div_item:nth-child(n+3) .news_div_item_a::after {top: 8.7vw;}
}

.news_call .news_div_item:nth-child(n+4) {margin: 0.9% 0 0;}


/*--footer--*/
.footer{color: #fff; overflow: hidden;background: #333; padding:6px 0 20px 0;}
.ft-inner{padding:20px 0; overflow: hidden;border-bottom: 1px solid rgba(255, 255, 255, 0.07);}
.ft-inner .ft-tel{float: left;padding-left: 40px; height:30px; background: url(https://memberpic.114my.com.cn/dhhaixing123/uploadfile/image/20251111/20251111111736_1212634252.png) no-repeat 0 center;}
.ft-inner .ft-tel span{font-size: 14px;color: rgba(255, 255, 255, 0.6);}
.ft-inner .ft-tel a{font-size: 18px;color: #fff;}
.ft-inner .ft-menu{overflow: hidden;text-align: right;font-family: "axt";}
.ft-inner .ft-menu a{display: inline-block;margin-left: 45px;font-size:16px;color: #fff;}
.ft-inner .ft-menu a:hover{color: #0c5aab;}
.ft-bottom{padding:13px 0 5px 0; line-height:37px;}
.ft-bottom .copyright{float: left;font-size: 14px;color: rgba(255, 255, 255, 0.6);line-height: 2;}
.ft-bottom .copyright p{color: rgba(255, 255, 255, 0.6);}
.ft-bottom .copyright span{display: inline-block;margin-right: 20px;color: rgba(255, 255, 255, 0.6);}
.ft-bottom .copyright a{color: rgba(255, 255, 255, 0.6);}
.ft-bottom .copyright a:hover{color: #0c5aab;text-decoration: underline;}
.ft-bottom .flinks{float: right;}
.ft-bottom .flinks dl{position: relative;height: 40px;}
.ft-bottom .flinks dt{width: 125px;text-align: center;background: #043285;background: -moz-linear-gradient(45deg, #043285 0%, #00328d 100%);background: -webkit-linear-gradient(45deg, #043285 0%, #00328d 100%);background: linear-gradient(45deg, #043285 0%, #00328d 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#043285', endColorstr='#00328d', GradientType=1 );}
.ft-bottom .flinks dt a{display: block;color: #fff;font-size: 14px;}
.ft-bottom .flinks dt a:after{display: inline-block;margin-left: 10px;font-family: "iconfont";content: "\e63c";transition: all .5s;font-size: 10px;}
.ft-bottom .flinks dd{display: none;position: absolute;right: 0;bottom: 100%;width: 300%;overflow: hidden;background: #043285;background: -moz-linear-gradient(45deg, #043285 0%, #00328d 100%);background: -webkit-linear-gradient(45deg, #043285 0%, #00328d 100%);background: linear-gradient(45deg, #043285 0%, #00328d 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#043285', endColorstr='#00328d', GradientType=1 );}
.ft-bottom .flinks dd a{display: block;float: left;width: 25%;font-size: 14px;color: #fff;text-align: center;}
.ft-bottom .flinks dd a:hover{text-decoration: underline;}
.ft-bottom .flinks dl:hover dt a:after{transform: rotate(90deg);}
.ft-bottom .flinks dl:hover dd{display: block;}




.w1200{ width:1200px; margin:auto;}

.hth{display: block; font-weight: 600; line-height: 1em; letter-spacing: -0.3px; color: #1428a0; font-size: 16px;}