
@charset "utf-8";
html {  overflow-x: hidden;}
*{margin: 0;padding: 0;box-sizing: border-box;list-style: none;line-height: 100%;}
body{font-size: 14px;min-width: 1200px; font-family: 'Arial';}
a{text-decoration: none; color:#333; font-size: 14px;}
li{list-style: none;}
em,i{font-style: normal;}
input,select,textarea {border-radius: 0;outline: none;}
input[type="button"], input[type="submit"], input[type="reset"],input[type="text"],input[type="password"] {-webkit-appearance: none;}
a,*::before,*::after {font-size: 14px;text-decoration:none;-webkit-transition:all .4s ease;-moz-transition:all .4s ease;transition:all .4s ease;color: #1a1a1a;} 
a * {-webkit-transition:all .4s ease;-moz-transition:all .4s ease;transition:all .4s ease;}
.fullscreen,.fullscreen body {width: 100%;height: 100%;overflow: hidden}
.pcshow { display:block;}
.mbshow { display:none!important;}
.clear { clear:both;}
.fl {float: left;}
.fr {float: right;}
.img {position: relative;overflow: hidden;background-position: center center;background-repeat: no-repeat;background-size: cover;}
.pic {position: relative;overflow: hidden;background-position: center center;background-repeat: no-repeat;background-size: cover;}
.img img,.pic img {max-width: 100%;max-height:100%;margin: auto;padding: 0;border: 0;width: 100%;height: auto;border: none;}
.img-center {position: absolute;left: 0;right: 0;top: 0;bottom: 0;margin: auto;display: block;width: auto;height: auto;z-index: 1;max-width: 100%;max-height:100%;}
.img img.img-center {width: auto;height:auto;height:-webkit-min-content;height:-moz-min-content;height:min-content;}
.img-block {display: block;width: 100%;height: auto;opacity: 0;}
.img-inline {display: inline-block;width: auto;height: auto;max-width: 100%;}
.clamp1 {text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.clamp2 {display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;}
.clamp3 {display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;overflow: hidden;}
.text-center {text-align: center;}
.div-container {position: relative;width: 74%;margin: auto;}
.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
}

/**/
body{
--main-color:#008cd6; 
--min-width:1400px; 
--max-width:1920px; 
}


/* fonts */
@font-face { 
        font-family:'neu'; src: 
       url('https://cdn.114my.com.cn/font/MiSans/MiSansLatin-Heavy.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: 'Har'; src: 
        url('https://cdn.114my.com.cn/font/lcw/AlibabaHealthFont2.0CN-85B.ttf') format('woff2'),  
}
@font-face{font-family:'alz'; src: url("https://cdn.114my.com.cn/font/hxp/alimamashuheiti.ttf");}

.f03{font-family: 'Microsoft YaHei';}
.f04{font-family: 'axt';}
.f05{font-family: 'neu';}
.f06{font-family: 'alz';}


@font-face {
  font-family: 'iconfont';  /* Project id 5133376 */
  src: url('//at.alicdn.com/t/c/font_5133376_tcyjg9yema8.woff2?t=1780651487755') format('woff2'),
       url('//at.alicdn.com/t/c/font_5133376_tcyjg9yema8.woff?t=1780651487755') format('woff'),
       url('//at.alicdn.com/t/c/font_5133376_tcyjg9yema8.ttf?t=1780651487755') 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;}
	
/*all_title*/
.all_title{text-align: center;margin-bottom:50px; position: relative; z-index: 9;}
.all_title p{font-size:38px;font-weight:normal;font-family: 'Microsoft YaHei'; color: #333; margin:17px 0 17px 0;}
.all_title span{width:37px;height:9px;position:relative;display:flex;margin:18px auto 0;}
.all_title b{font-size:24px;font-weight:normal; display: block; color: #cc0000;}

.title{text-align: center;font-size: 40px;color: #222;font-weight: normal; position: relative;z-index: 1;margin-bottom:40px;}
.title span{display: block;font-size: 22px;font-weight: lighter;color: #666;margin: 25px 0 0px 0; font-family: 'axt';}
.title b{color: #333; font-size: 2.3vw;font-style: normal; letter-spacing:0px;font-family: 'Microsoft YaHei';}
.title d {position: absolute;left: 0;right: 0; margin: 0 auto; top: -16%; font-size: 4.4vw;  line-height: 1; z-index: -1; font-family: 'neu'; letter-spacing: -1px; color: rgba(255, 255, 255, 0); -webkit-text-stroke: 2px #eee; text-transform: uppercase;}


.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: 80%;min-width: 1200px;overflow:hidden;}
.gyb {margin: 0 auto;max-width: 1500px;min-width: 1200px;}
.gyd {margin: 0 auto;max-width: 94%;min-width: 1200px; position: relative;}

/*bt*/
.bt {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}
.bt span {
    font-size: 2.5vw;    font-weight: bold;
    line-height: 1;  color: #333;
}
.bt span b {
    color: var(--main-color);
}
.bt p {
    font-size: 18px;
    color: #666;
    line-height: 26px;
    padding: 15px 0 0;
}
    
.bt i {
    width: 45px;
    height: 1px;
    background: #828e95;
    position: relative;
    margin: 24px 0 0;}
.bt i:before, .bt i:after {
    content: '';
    width: 5px;
    height: 5px;
    border: 1px solid #828e95; border-radius: 50%;
    position: absolute;
    top: -3px;
}
.bt i:before {
    left: -15px;
}
.bt i:after {right: -15px;}



.top30{margin-top:30px;}
.top40{margin-top:40px;}
.top50{margin-top:50px;}
.top60{margin-top:60px;}
.top70{margin-top:70px;}


/*head*/
.head{ height: 100px;  padding: 0 5%; width: 100%;z-index: 100; position: relative;top:0; transition: 1s;     background: #fff;  }

.head.on{width: 100%; z-index: 999;box-shadow: 0 0 10px #ccc;background: #fff;position: fixed; }


.head_box {margin: 0 auto;display:  flex;justify-content:  space-between;     min-width: 1200px; }
.head_logo {display:flex;align-items:center; }
.head_logo img{ height: 60px;}
.head_logo p {display: flex;flex-direction: column;font-size:2vw; font-family: "alzt"; letter-spacing: 0px;padding: 0 0 0 15px;}
.head_logo p b {color: #333; font-size: 2vw; letter-spacing: 2px;}
.head_logo p b em {color:var(--main-color);  display: block; font-size:0.95vw;padding-top:0.5vw; letter-spacing: 0px;}
.head_logo p span {font-size: calc(0.6rem + 0.4vw);font-weight:  lighter; border-radius: 50px;text-align: center;color: #8a8383;text-align-last: justify;position: relative;z-index: 5; }


.head_logo p span:before,.head_logo p span:after {content:'';width: 5%;height: 0.125rem;position:absolute;top:0;background: #666;bottom: 0;margin: auto;opacity: 0.5;display: none;}
.head_logo p span:before {left: 2rem;}
.head_logo p span:after {right: 2rem;}
.head_con {width:72%;display:  flex;align-items:  center;justify-content:  space-between;}
.head_nav {width:100%;/* background: #fff; */display:  flex;justify-content:  space-between;align-items:  center;} 
.head_nav>ul {display: flex;align-items: center;width: 100%;justify-content:  space-between; height: 100px;}
.head_nav>ul>li {}
.head_nav>ul>li>a {font-size: calc(1rem + 0.2vw);position: relative;color: #333; display: flex;letter-spacing: 0px;flex-direction: column;align-items: center; font-weight: normal; line-height: 100px;}
.head_nav>ul>li>a:before {content:'';width:0;height: 2px;background:var(--main-color);position:absolute;top:99px;right: 0;transition:0.5s;z-index: -1;right: 0;}

.head_nav li:hover a:before,.head_nav>ul>li.cur a:before {width: 100%;right: auto;left: 0;}
.head_nav>ul>li:hover>a{color:var(--main-color); font-weight: bold;}
.head_nav>ul>li.cur>a {font-weight: bold;     color: var(--main-color);}
.head_nav li>a i {font-size: 10px;margin: 0.2rem 0 0;display:none;}
.head_num {display:  flex;  width: 40%; /* align-items:  center; margin: 0 0 0 25px;  */ margin-left: 0.5vw;}
.head_num ul {display: flex;width: 100%;align-items:  center;justify-content: center;}
.head_num li {/* position:relative; width: 55px; */}
.head_num li:nth-child(1) i{position: relative; top: 0px;  color: #ff8400; transform: rotateX(0deg); font-size: 20px; }
.head_num li:nth-child(2)>a img {width: 32px;}
.head_num>ul>li:nth-child(4) {display:flex;align-items: center;/* display: none; */}

.head_num li+li {margin: 0 0 0 0.5vw;}
.head_num li>i {font-size: 25px; color: #666; display: flex;justify-content: center;align-items: center;border-radius: 5px; font-weight: 100;}
.head_num li:last-child:hover>p {transform: rotateX(0deg); }
.head_num li>p {font-family:'neu'; transition: 0.5s;
    font-size: calc(1rem + 0.6vw);
    font-weight: bold;
    color: var(--main-color);
    width: 260px;}
.head_num li>a {font-size: 15px;/* color: #fff; */font-family:  Arial;display: flex;align-items: center;}
.head_num li>a i {transform:rotate(90deg);font-size: 12px;margin: -3px 0 0 4px;}
.head_lan {/* margin: 0 0 0 30px; */position: absolute;transform: rotateX(90deg);transform-origin: top;transition: 0.5s;top: 100%;border-top: 2px solid #ff6600;}
.head_lan p {display:flex;/* border-top: 1px solid #eee; */padding: 12% 0;width: 88px;/* justify-content: center; *//* align-items: center; */background: #fff;transition: 0.5s;}
.head_lan p+p {border-top: 1px solid #ebebeb;}
.head_lan p:hover {background:#1a67bf;}
.head_lan p a {display:flex;align-items: center;}
.head_lan p:hover a {color:#fff;}
.head_lan p i {width: 26%;display: none;}
.head_lan p i img {width:100%;}
.head_lan p span {font-size: 13px;margin: 0 0 0 16px;/* font-weight: lighter; */white-space: nowrap;}
.head_num li:hover .head_lan {transform: rotateX(0deg);}

@media (max-width: 1400px)
{.idx_about .about_box .about_main .about_info .about_details{font-size:14px}
}


/*xiala*/
.head_qit {position: absolute;top: 280%;left: 0;width: 100%;background: #fff;opacity: 0;transition: 0.5s all ease;visibility: hidden;display: flex;flex-direction: column;transform-origin: top;padding: 4% 4% 10%;border-bottom: 3px solid #fff; z-index: 999;}
.head_nav li:nth-child(3) .head_qit {/* width: 120px; *//* height: 311px; *//* overflow:auto; */}
.head_qit::-webkit-scrollbar { width: 3px;transition:0.5s;}
.head_qit::-webkit-scrollbar-thumb {background:#ddd;}
.head_qit ul {display:flex;flex-wrap:wrap;grid-row-gap:0.7vw;grid-column-gap: 2.57vw;}
.head_qit li {padding: 0 0 1.3% 0; width: 29%;border-bottom: 1px solid #eee;position: relative;z-index: 5;}
.head_qit li a {font-size: 16px;font-family: 'axt';}
.head_qit>a {font-size: 13px;padding: 12%;text-align: center;white-space: nowrap; transition:0.5s;}
.head_qit>a+a {border-top: 1px solid #f9f9f9;}
.head_nav>ul>li:hover .head_qit {visibility: visible;top: 100%;opacity:1;}
.head_qit>a:hover,.head_qit>div>ul>li:hover>a {color:var(--main-color);}
.head_qit li:hover a {color:var(--main-color);}
.head_qit>a:hover,.head_qit>div>ul>li:hover {background:#35aaa9;color:var(--main-color);}
.head_qit>p {font-size:2rem;font-weight:bold;font-family: 'axt';}
.head_big {display:flex;justify-content:space-between;margin: 3% 0 0;position: relative;}
.head_big>div {width: 56%;}
.head_big>i {width: 30%;position: absolute;right: 0;top: -4vw;}
.head_big>i img {width:100%;height: 15vw;object-fit: cover;}
.head_qit li:before {content:'\e620';font-size: 0.88rem;position: absolute;right: 0;top: 0;font-family: 'iconfont';color:#ccc;}
.head_qit li:after {content:'';width:0;height:1px;position:absolute;bottom:0;left:0;transition:1s;background:var(--main-color);}
.head_qit li:hover:after {width:100%;}
.head_qit li:hover:before {color:var(--main-color);}


/*下拉*/
.head_nav>ul>li:nth-child(4) { position: relative;}
.head_nav>ul > li > em{position:absolute; left:-55px; top:100%; z-index:99; display:none; width:180px}
.head_nav>ul > li > em a{display:block; text-align:center; background:#fff; box-sizing:border-box; font-size:16px; line-height:50px; color:#333; text-decoration:none; transition:0.8s;}
.head_nav>ul > li > em a:hover{background:var(--main-color); color:#fff;}
.head_nav>ul > li > em a+a { border-top: 1px solid #eee;}


/*xiala*/
.dfs{display:flex;align-items:center;justify-content:space-between;width: 100%;height: 25px;}
.icon>div i{/* width:40px; *//* height:40px; */border-radius:100%;display: flex;justify-content: center;align-items: center;user-select:none;transition:all 0.5s;position: relative;/* border: 1px solid #eee; */}
.icon>div:hover i{/* background: #005ee0; */}
.icon>div i:before{content:'';width:40px;/*height: 100px;border-radius:100%;*/position:absolute;top: 0;}
.icon>div:hover i:before{animation:2s headIcon infinite;}
.icon>div:hover i:after{animation:2s headIcon infinite;animation-delay:0.5s;}
.icon>div i span{font-size: 1.1vw; color: #666; position: relative;z-index:2;font-weight: 100;}
.icon>div:hover i span{color: #666;}

.form_ul {/* padding:0; */}
.iser_box,.itel_box{position:absolute;top: 100%;right:0;padding: 4%;transform-origin:top;transform:rotateX(90deg);transition:all 0.5s;z-index: 9;width: 100%;display: flex;flex-direction: column-reverse;justify-content: center;text-align: center;background: rgba(0,0,0,0.5);}
.icon>div:hover .iser_box,.icon>div:hover .itel_box{transform:rotateX(0deg);}
.search_l{display:flex;align-items:center;justify-content: center;/* display: none; */padding: 2% 0 0;color:#fff;}
.search_l span+span{margin-left:4px;font-size: 16px;color: rgba(255,255,255,0.6);}
.search_l a{color: #444;font-size: 16px;margin: 0 5px;color: #fff;}
.search_r{/* margin-top: 15px; */position:relative;width: 86%;display: flex;align-items: center;justify-content: center;}
#infoname{height: 64px;line-height: 64px;border:1px solid #eee;text-indent:12px;width: 100%;border-radius: 2rem;padding: 0 0 0 1%;}
.z_img{width: 40px;
    height: 40px;
    position: absolute;
    top: 12px;
    right: 20px;
    background: no-repeat;}
.itel_box{width: 150px;text-align:center;padding: 10px;}
.itel_box a{color:#333;position:relative;display: flex;font-size: 16px;font-family: Arial;text-transform: uppercase;align-items: center;padding: 5%;transition:0.5s;justify-content: center;}
.itel_box a:hover {background:#1f2c5c;color:#fff;}
.itel_box a+a {margin: 8% 0 0;}
.itel_box a span {overflow:hidden;border-radius: 50%;margin: 0 10px 0 0;width: 20px;height: 20px;}
.itel_box a span img {width:100%;height:auto;}
.itel_box p:before{position:absolute;left:0;color:#333;}
.search_l .iconfont{font-size: 16px;display: none;}
.icon_tel i{display: block;width: 98px;height: 30px;line-height: 28px;text-align: center;border:2px solid #b2b2b2;font-size: 14px;color: #7f7f7f;border-radius: 15px;font-style: normal;}
.icon_pho i span{font-size:18px!important;display: block;margin-top: -3px;}
.hx_bg{height: 142px;position: relative;margin-top: -142px;z-index: 99;}
.icon_search.icon_pho:hover .itel_box.dh_c { transform: rotateX(0);}

/*langu*/
.langu_bc {position: relative; cursor:pointer; /* width: 70px;*/}
.langu{}
.langu_t {font-size:0.9vw;display: block;margin: 0 auto;     color: #333;}
.langu_t span{padding-right: 0.3vw; font-size:0.95vw;}
.langu_t2{     position: absolute;
    right: -43px;
    transform-origin: top;
    transform: rotateX(90deg);
    transition: 0.5s;
    left: auto;
    text-align: left;
    z-index: 9999;
    width: 120px;
    background: rgba(0,0,0,0.8);
    border-radius: 4px;
    padding: 10px;
    margin-top: 4px;}


.langu_bc:hover .langu_t2 {
    transform: rotateX(0deg);
}

.langu_t2 a {
    display: block;
    padding: 5px 0;
    color: #fff;
    text-decoration: none;
}
.langu_t2 img {
    width: 20px;
    vertical-align: middle;
    margin-right: 8px;
}


@media screen and (max-width: 1600px){
.head_num li:nth-child(1)>a img { width: 36px;}

}

@media screen and (max-width: 1500px){
.head_num li:nth-child(1)>a img { width: 36px;}

}
@media screen and (max-width: 1400px){
.head_num li:nth-child(1)>a img { width: 36px;}
.head_nav>ul>li>a {font-size: calc(0.9rem + 0.2vw);}
.head_logo img {height: 50px;}
.icon>div i span,.langu_t{ font-size: 1.1vw;}
.langu_t span { font-size: 1.2vw;}
.head_num li:nth-child(3) i span { font-size: 1.3vw;}
.head_con {width: 70%;}

}

 @media screen and (max-width: 1300px){
.head_num li:nth-child(1)>a img { width: 36px;}
.head_nav>ul>li>a {font-size: calc(0.9rem + 0.2vw);}
.head_logo img {height: 50px;}
.icon>div i span,.langu_t{ font-size: 1.1vw;}
.langu_t span { font-size: 1.2vw;}
.head_num li:nth-child(3) i span { font-size: 1.3vw;}
.head_con {width: 73%;}

}   
.langu_t2 a:hover { text-decoration: underline;}


/*xl*/
.head_nav li .NavPull{visibility:hidden; opacity:0; transform:translateY(20px); position:absolute; width:1920px; height:auto; top: 100%;    left: 0;  z-index: 99;background: #fff; transition: 0.5s;  background-color: #fff; border-top: 1px solid #e5e5e5; box-shadow: 0 5px 10px rgba(0, 0, 0, 0.08);}
.head_nav li:hover .NavPull{ visibility:visible; opacity:1; transform:translateY(0);}
.NavPull .inner{padding: 2.5vw 2vw 1vw 2vw; transition: all 0.5s; display: flex; justify-content: center; min-width: 1300px;  max-width: 1400px; margin: 0 auto;}
.inner dl:not(:last-child){padding-right: 4vw;}
.inner dl a{color: #000;
    font-size: 18px;
    display: flex;
    flex-direction: column;
    align-items: center;
    line-height: 60px;}

.inner dl dt a i{font-size: 36px;color: #444;}
.inner dl img{height:2rem;margin: -0.04rem 0.18rem 0 0;transition: all 0.5s;}
.inner dl dd{margin-top: 1.354vw;}
.inner dl dd:after{display:inline-block;vertical-align:middle;margin-left:0.3rem;content: "";width: 0.07rem;height: 0.13rem; transition: all 0.5s;opacity: 0.4;}
.inner dl dd:hover:after{margin-left: 0.4rem;opacity: 1;}
.inner dl dd:hover a{color:var(--main-color);}
.inner dl dt:hover a{color:var(--main-color);}
.inner dl dt:hover img{transform: rotateY(180deg);}




/* new_main_visual */
.inner {margin: 0 auto;position: relative;}
.new_main_visual{position:relative; width:100%; min-height:768px; height:100vh; overflow:hidden;}
.new_main_visual .dim{content:""; display:block; width:100%; height:100%; position:absolute; left:0; top:0; z-index:10; background-color:#000;}
.new_main_visual .visual_slider{width:100%; height:100%;}
.new_main_visual .visual_slider .swiper-slide .bg{background-size:cover; background-position:center; background-repeat:no-repeat; position:absolute; left:0; top:0; width:100%; height:100%; z-index:-1;}

.new_main_visual .visual_slider .swiper-slide.slide_2 .bg{background-image:url("https://memberpic.114my.net/dg08698820888en/uploadfile/image/20260627/20260627222003_433208589.jpg")}
.new_main_visual .visual_slider .swiper-slide.slide_3 .bg{background-image:url("https://memberpic.114my.net/dg08698820888en/uploadfile/image/20260706/20260706115850_1944683169.jpg")}

.new_main_visual .visual_slider .swiper-slide .video{position:absolute; left:0; top:0; width:100%; height:100%; z-index:-1; background:#000;}
.new_main_visual .visual_slider .swiper-slide .video video{width:100%; height:100%; object-fit:cover; position: relative;}
.new_main_visual .visual_slider .swiper-slide .video:before {
    content: '';
    width: 100%;
    height: 100%; background: rgba(0, 0, 0, 0.26);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 5;}
.new_main_visual .visual_slider .swiper-slide .inner{max-width:78%; height:100%; display:flex; align-items:center; padding:0 0px; box-sizing:border-box;margin-top:0%;}
.new_main_visual .visual_slider .swiper-slide .ts{top:0%;}
.new_main_visual .visual_slider .swiper-slide .ts1{top:1%;}
.new_main_visual .visual_slider .swiper-slide .ts2{top:-20%;}
.new_main_visual .visual_slider .swiper-slide .inner .txt_boxc{width: 100%;text-align: center;}
.new_main_visual .visual_slider .swiper-slide .inner .txt_box strong{transform:translateY(50%); opacity:0; transition:0.8s; display:block; letter-spacing:0em; line-height:1.9;}
.new_main_visual .visual_slider .swiper-slide .inner .txt_box b{transform:translateY(50%); opacity:0; transition:0.8s; display:block; letter-spacing:0.05em; line-height:1.5; position: relative;}


.new_main_visual .visual_slider .swiper-slide .ttb em { margin-right: 1.5vw; line-height: 2.5vw;}
.new_main_visual .visual_slider .swiper-slide span{color:#cc0000;}
.new_main_visual .visual_slider .swiper-slide .bz{color:#fff;}
.new_main_visual .visual_slider .swiper-slide .stc{font-weight:bold;}
.new_main_visual .visual_slider .swiper-slide .stx{font-weight:normal;}
.new_main_visual .visual_slider .swiper-slide .hz{color:#333; }
.new_main_visual .visual_slider .swiper-slide .txd{font-size:3vw; font-weight: bold;}

.new_main_visual .visual_slider .swiper-slide .txd1{font-size: 3.3vw;
    font-weight: bold;
    letter-spacing: 5px !important;
    line-height: 2 !important;}
.new_main_visual .visual_slider .swiper-slide .tx{font-size:0.9vw;}
.new_main_visual .visual_slider .swiper-slide .tx1{font-size:1vw; width: 52%;
    margin: 0 auto;
    text-align: left;
    line-height: 1.8;}
.new_main_visual .visual_slider .swiper-slide .tx2{font-size:0.99vw; line-height: 2vw !important; text-shadow: 2px 2px 4px #333;}
.new_main_visual .visual_slider .swiper-slide .tx2 d{font-size:1vw; margin-right: 0.5vw;}
.new_main_visual .visual_slider .swiper-slide .txhg{line-height:1.5;}
.new_main_visual .visual_slider .swiper-slide .tty{text-shadow: 3px 1px 0px rgb(255 255 255 / 10%);}
.new_main_visual .visual_slider .swiper-slide .ttb{ text-shadow: 2px 2px 4px #6c8bad;}
.new_main_visual .visual_slider .swiper-slide .tm{text-shadow: 0rem 0.2rem 0rem rgba(255,255,255,1); }
.new_main_visual .visual_slider .swiper-slide .inner .txt_box p{transform:translateY(50%); opacity:0; transition:0.8s 0.1s; letter-spacing:0em; font-weight:300; margin-top:1vw;}
.new_main_visual .visual_slider .swiper-slide .inner .txt_box a{transform:translateY(100%); opacity:0; transition:0.8s 0.2s; display:inline-block; vertical-align:top; margin-top:30px; min-width:160px; padding:12px 31px; font-size:0.9vw; letter-spacing:0em; font-weight:100; box-sizing:border-box; text-align:center;
background: rgba(255,255,255,.95);  color: #333;
border-radius: 20px;}
.new_main_visual .visual_slider .swiper-slide .inner .txt_box a i{padding-left:10px;}
.new_main_visual .visual_slider .swiper-slide.active .inner .txt_box b{transform:translateY(0); opacity:1;}
.new_main_visual .visual_slider .swiper-slide.active .inner .txt_box strong{transform:translateY(0); opacity:1;}
.new_main_visual .visual_slider .swiper-slide.active .inner .txt_box p{transform:translateY(0); opacity:1;}
.new_main_visual .visual_slider .swiper-slide.active .inner .txt_box a{transform:translateY(0); opacity:1;}
.new_main_visual .bot_wrap{position:absolute; left:0; bottom:20px; width:100%; z-index:1;}
.new_main_visual .bot_wrap .inner{max-width:80%; text-align:center;margin: 0 auto; position: relative;}
.new_main_visual .bot_wrap .controller{max-width:100%; display:inline-block; vertical-align:top; position:relative; padding-right:30px; box-sizing:border-box;}
.new_main_visual .bot_wrap .controller .pagination{width:100%; display:flex; align-items:start;}
.new_main_visual .bot_wrap .controller .pagination .swiper-pagination-bullet{width:130px; height:auto; margin-right:20px; background:transparent; border-radius:0; opacity:1;}
.new_main_visual .bot_wrap .controller .pagination .swiper-pagination-bullet:last-child{margin-right:0;}
.new_main_visual .bot_wrap .controller .pagination .swiper-pagination-bullet .rail{width:100%; height:3px; background:rgba(255,255,255,0.3); position:relative;}
.new_main_visual .bot_wrap .controller .pagination .swiper-pagination-bullet .rail .fill{width:0; height:100%; background:#fff;}
.new_main_visual .bot_wrap .controller .pagination .swiper-pagination-bullet .txt{padding:10px 0; text-align:left; opacity:0.5;}
.new_main_visual .bot_wrap .controller .pagination .swiper-pagination-bullet .txt p{font-size:14px; color:#fff; letter-spacing:-0.05em; font-weight:100;line-height:1.3; font-family: 'axt';}
.new_main_visual .bot_wrap .controller .pagination .swiper-pagination-bullet.swiper-pagination-bullet-active .txt{opacity:1;}
.new_main_visual .bot_wrap .controller .move_btn{width:40px; height:22px; position:absolute; right:-14px; top:-10px;}
.new_main_visual .bot_wrap .controller .move_btn a{width:100%; height:100%; display:block; position:relative;}
.new_main_visual .bot_wrap .controller .move_btn a:before{content:""; width:12px; height:18px; position:absolute; left:50%; top:50%; transform:translate(-50%,-50%); }
.new_main_visual .bot_wrap .controller .move_btn a.pause:before{background:url("https://memberpic.114my.net/dg08698820888en/uploadfile/image/20260627/20260627160004_2000813816.png")no-repeat center / cover;}
.new_main_visual .bot_wrap .controller .move_btn a.play:before{background:url("https://memberpic.114my.net/dg08698820888en/uploadfile/image/20260627/20260627160005_1959027876.png")no-repeat center / cover;}
.blind {display:block; overflow:hidden; position:absolute !important; left:0; top:0; width:0px; height:0px; padding:0; margin:0; font-size:0 ;line-height:0; text-indent:-9999px;}
.behind{overflow:hidden; text-indent:-9999px; font-size:0;}
.new_main_visual .prev_btn{cursor:pointer; width:40px; height:50px; border:1px solid #fff; box-sizing:border-box; border-radius:8px; position:absolute; left:30px; top:50%; transform:translateY(-50%); z-index:2;}
.new_main_visual .prev_btn:before{content:""; position:absolute; left:50%; top:50%; transform:translate(-50%,-50%); width:30px; height:30px; background:url("https://memberpic.114my.net/dg08698820888en/uploadfile/image/20260627/20260627160005_526960030.png")no-repeat center / 100% 100%; transition:0.2s;}
.new_main_visual .prev_btn:hover:before{left:43%;}
.new_main_visual .next_btn{cursor:pointer; width:40px; height:50px; border:1px solid #fff; box-sizing:border-box; border-radius:8px; position:absolute; right:30px; top:50%; transform:translateY(-50%); z-index:2;}
.new_main_visual .next_btn:before{content:""; position:absolute; left:50%; top:50%; transform:translate(-50%,-50%); width:30px; height:30px; background:url("https://memberpic.114my.net/dg08698820888en/uploadfile/image/20260627/20260627160005_1879521328.png")no-repeat center / 100% 100%; transition:0.2s;}
.new_main_visual .visual_slider .swiper-slide .inner .txt_box p.bz.tx {
    background: #ff9000;
    height: 2.4vw;
    line-height: 2.5vw;
    width: 58%;
    margin: 0 auto;
    font-size: 1.2vw;
    border-radius: 0 30px 0 30px;
    letter-spacing: 2px;}

.container{    text-align: center; width: 1400px;  margin: 0 auto; max-width: 100%;     position: absolute;  z-index: 999;}
.container em{margin: 0 auto;  font-weight: bold;
    font-family: 'alz';
    font-size: 3.1vw;
    color: #fff;
    display: flex;
    text-align: center;
    margin-top: 2.4%;
    letter-spacing: 0px;
    justify-content: space-around; text-transform: uppercase;}
.container p {
    font-size: 1.3vw;
    color: #fff;  line-height:3;  font-weight: normal;}
.container.con2{position: absolute; left:53%; top: 45%; transform: translate(-50%, -50%);z-index: 999;}
.index_banner .txt .morelink{margin-top:25px;min-width:180px;margin-left:10px;margin-right:10px;color:#fff;z-index: 999; }
.index_banner .txt .morelink i{font-size:1.1rem;line-height:30px;margin-right:8px;display:inline-block;vertical-align:top;  }
.index_banner .txt .morelink:hover{color:#fff;}
.index_banner  .bannerSwiper .con2 {position: absolute; left:53%; top: 45%; transform: translate(-50%, -50%);z-index: 1; width: 50%;  font-weight: bold;}
.index_banner .banner .swiper-slide .img img{position: absolute; z-index: 999999; }

.btn-3 {
    position: relative;
    z-index: 1;
    overflow: hidden;
}
.morelink {    margin-right: 10px;     margin-top: 1vw;
    display: inline-block;
    position: relative;
    font-size: 1.1rem !important;
    line-height: 30px;
    color: #fff;
    padding: 9px 24px;
   background: linear-gradient(135deg, var(--main-color) 0%, #00d0ff 100%);  
    border: 1px solid var(--main-color);
    border-radius: 6px;
    text-transform: capitalize;
    transition: all 0.3s;}
.morelink1{ background: linear-gradient(135deg, #f08300 0%, #ffa941 100%);  border: 1px solid #f08300;}
.morelink i{ float: left;  padding-right: 10px; font-size:1.5rem; padding-top: 2px;}

.swiper-slide.slide_1:before{content: '';position: absolute; width: 100%; height: 100%;background: url(https://memberpic.114my.net/dg08698820888en/uploadfile/image/20260627/20260627160203_315595690.png) repeat 0px 0px;background-size: 2px;-webkit-background-size: 2px; -moz-background-size: 2px;-o-background-size: 2px;-ms-background-size: 2px; left: 0;top: 0;z-index: 6; opacity:0.5;}


/*pro*/
.pro_bg{overflow: hidden;background:#fff url(https://memberpic.114my.net/dg08698820888en/uploadfile/image/20260627/20260627160253_779157465.png) no-repeat  center top;padding:5% 0 4% 0; position: relative;}

.prod_list{text-align: center;margin-bottom:40px; margin-top:30px;}
.prod_list ul{display: inline-block; background:#fff; padding:10px; border-radius: 100px; box-shadow: 0px 0px 24px 0px #D9D9D9;}
.prod_list ul li{float:left;}
.prod_list ul li:hover dl{transform: rotateX(0deg);}
.prod_list ul li a{ padding: 0 15px; line-height:50px;color:#1a1a1a;font-size:1vw;display: block;position: relative;transition: all 0.3s ease;}
.prod_list ul li:last-child a:after{display: none;}
.prod_list ul li a:hover,.prod_list ul li.on a{background: var(--main-color); color:#fff; line-height:50px;  border-radius: 100px}
.prod_list ul li dl{display: none; }
.prod_list ul li+li {margin-left: 22px;}


.pro_call {width:100%;flex-shrink:0;overflow: hidden;}
.pro_call ul {margin-bottom: 0 !important;}
.fniab{width:100%;overflow:hidden;margin:0 auto;max-width:80%;margin-top:5%;}
.fniabb{width:33.33%;overflow:hidden;float:left;}
.fnian{    height: 300px; position:relative;overflow:hidden; background:#fff; /*background: linear-gradient(135deg, #f1f1f1 -3.43%, #f9f9f9 48.77%, #f1f1f1 100.97%);*/border-radius:10px;padding:0 4%;}
.fnian:hover{    box-shadow: inset 0px 0px 0px 0px #d9d9d9;}
.nin1{margin:0px 10px 10px 0px;}
.nin2{margin:0px 0px 12px 10px;}
.nin3{margin:10px 10px 10px 0px;}
.nin4{margin:10px 10px 10px 10px;}
.nin5{margin:10px 0px 10px 10px;}
.nin6{margin:10px 10px 0px 0px;}
.nin7{margin:10px 0px 0px 10px;}
.fnianx{    max-width: 250px; margin-left:14px;overflow:hidden;padding-bottom:68px;}
.fnianx h3{margin-top:60px;font-size:1vw; font-weight:bold;}
.fnianx p{margin-top:8px;transition: all 0.5s ease-out;color:#808185;line-height:1.6; font-family: hs_l;}
.fnian:hover .fnianx h3{color:var(--main-color);}

.dcont{ width:30px; height:30px; border:1px solid #c0c1c5;overflow:hidden;text-align:center;font-size:16px;line-height:32px;border-radius:20px;margin-top:72px; background:url(https://memberpic.114my.net/dg08698820888en/uploadfile/image/20260627/20260627160346_2022932686.png) no-repeat 11px center;}
.fnian:hover .dcont{border:1px solid var(--main-color);color:#fff; background:url(https://memberpic.114my.net/dg08698820888en/uploadfile/image/20260627/20260627160346_1001322967.png) no-repeat 11px center var(--main-color);}

.fniaf{position:absolute;}
.fniaf img{width:100%;display:block;transform: scale(1.0);transition: all 1s ease-out;}
.fnian:hover .fniaf img{transform: scale(1.05);transition: all 1s ease-out;}
.nif11{width: 47%; right: 4%;  top: 25%;}
.nif12{width:54%;right:3%;top:38%;}
.nif3{width:48%;right:4%;bottom:12%;}
.nif4{width: 46%;
    right: 7%; bottom: 12%;}
.nif5{width:45%;right:6%;bottom:16%;}
.nif6{width:62%;right:-6%;bottom:14%;}


/* 滚动 */
 .pro_gun{ width: 1500px; margin:0 auto; overflow:hidden; margin-bottom:50px;}
.pro_gun li{width:calc((100% - 90px) / 4);display:block;float:left;margin-right:30px;}
.pro_gun li>a{display:block;border-radius: 10px;overflow: hidden;}
.pro_gun li br{display:none;}
.pro_gun li img{width:100%;height:auto;}
.pro_gun li p{display:block;width:100%;}
.pro_gun li p a{display: block;text-align: center;line-height: 40px;font-size: 18px;}

/*
.pro_gun .tempWrap{ width: 1500px !important;}
.pro_gun ul{height:400px !important; float: left;}
.pro_gun ul img {
    width: 100%;
    height: auto;
    transition: all .75s;}
.pro_gun li+li{ margin-left: 15px;}
.pro_gun li {
    width: 360px;
    overflow:hidden;
    position:relative;}
.pro_gun>div:nth-chilf.pro_ct>div>pd(-n+2) li { border-left: none;}
.pro_gun li:after{content: '';cursor: pointer;position: absolute;left: -100%;top: 0;width:100%;height:100%;background-image: -moz-linear-gradient(0deg,rgba(255,255,255,0),rgba(255,255,255,.5),rgba(255,255,255,0));background-image: -webkit-linear-gradient(0deg,rgba(255,255,255,0),rgba(255,255,255,.5),rgba(255,255,255,0));transform: skewx(-25deg);}
.pro_gun li:hover:after{left:100%; -moz-transition:.75s; -o-transition:.75s; -webkit-transition:.75s; transition:.75s;}
.pro_gun li span a {   display: block;height: 64px; color: #444; font-size: 18px;  line-height: 64px; position: relative; transition: all .5s; background: #fff; text-align:center;}
.pro_gun li:hover span a{color: #fff;}
.pro_gun li:hover span a:after{color: #fff;}
.pro_gun li span a:after { position: absolute; content: "\eb91"; font-family: "iconfont"; font-size: 22px;  right: 26px;}
.pro_gun li:hover span a {  background: var(--main-color);}
.pro_gun li>a {display: block;   overflow: hidden; }
.pro_gun li br { display: none;}*/
.pro_gun li:hover img { transform: scale(1.1);}



a.pro_btn { max-width: 320px;  height: 52px; border: 1px solid #999; display: block; text-align: center; line-height: 52px; border-radius: 26px; margin: 0 auto;  color: #444;font-size: 18px;transition: all .5s;letter-spacing: 2px;}
a.pro_btn:hover{max-width: 510px; background: linear-gradient(135deg, var(--main-color) 0%, #00d0ff 100%);  color: #fff; border: 1px solid #00d0ff;}
a.pro_btn i{     color: #666;
    font-size: 26px;
    vertical-align: middle;
    padding-right: 10px;}
a.pro_btn:hover i{ color: #fff;}




/*partner*/
.pe_bg{padding:30px 0; margin-top:40px; background:url(https://memberpic.114my.net/dg08698820888en/uploadfile/image/20260627/20260627160434_2023763167.jpg) top no-repeat;}
.pe_w{font-size:18px;width: 70%; margin: 0 auto; font-weight: normal; line-height: 40px; color: #666; text-align: center; font-family: axt;}



.cas_ic {width: 100%; margin: 0 auto;  position: relative; }
.cas_ic .tempWrap {width: 1500px !important;}
.cas_ic *{display:block;}
.cas_ic li{width:calc((100% - 10rem) / 5);margin:0.6rem;float:left;padding-left:0px !important;border:1px #eee solid;border-radius:10px;}
.cas_ic li img{width:100%;height:auto;border-radius: 10px;}
.cas_ic li .web_index_text{display: none;}
.cas_ic ul:nth-child(1) {width: 1300px; margin: 0 auto;}
.cas_ic ul:nth-child(2)  {width: 1300px; margin: 0 auto;}
.cas_ic ul:nth-child(3)  {width: 1300px; margin: 0 auto;}
.cas_bc{width: 100%; margin: 0 auto;  margin-top: 40px;}
.cas_bc:before {content:'';background: linear-gradient(to right,rgba(255,255,255,0.9) 50%,transparent);position:absolute;width: 20%;height:  100%;z-index: 1;top: 0;left: 0;}
.cas_bc:after {content:'';background: linear-gradient(to left,rgba(255,255,255,0.9) 0,transparent);position:absolute;width:  20%;height: 100%;z-index: 1; top: 0;right:  0;bottom: 0;}

.top_con>ul>li:nth-child(1) {width: 50px;}


/*about*/
.indexOne {    padding-top:80px; z-index: 11; position: relative; background: #f4f4f4 url(https://memberpic.114my.net/dg08698820888en/uploadfile/image/20260627/20260627160522_219437889.png) center no-repeat; }
.indexOne .box {display: flex; justify-content: space-between; align-items: center;}
.indexOne .le {width:44%;}
.indexOne .le ul {padding:3vh 0 3vh 0; border-top: 2px solid #DCDCDC; border-bottom: 2px solid #DCDCDC; margin:3.5vh 0 5.5vh 0;}
.indexOne .le ul {display: flex; justify-content: space-between;}
.indexOne .entitle-1{color: #ccc;  font-size: 40px; text-transform: uppercase; font-family:'neu'; line-height: 40px;}
.indexOne .title-1{  margin-bottom: 1vw;}
.indexOne .title-1 h3{ display: flex;
    flex-direction: column;
    font-size: 2.1vw;
    padding-top: 10px;
    font-family: 'Har'; font-weight: normal; }


.indexOne .le ul li span {color: #666666; padding-bottom: 4%; display: block; font-size:0.9vw;}
.indexOne .le ul li .counter {font-size: 2.4vw;font-weight: 700;color:var(--main-color);  line-height:3.4rem; font-family: srm;}
.indexOne .le ul li em {font-size: 0.9vw;color: #333333;     float: right;}
.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:800px;   border: 10px solid #fff; height: 500px;
    box-shadow: 0 0 50px rgb(0,0,0,0.05);
    overflow: hidden; border-radius: 20px;}
.indexOne .re .videoBox {position: relative; overflow: hidden;}
.indexOne .re .videoBox > img {width: 100%; max-height: 37rem; transform: translate(-0%, 0%) !important;}
.inMore {width: 10rem; height: 2.5rem;  border: 1px solid #ddd; z-index: 1; display: block; display: flex; align-items: center; justify-content: center; transition: 1s; position: relative;}
.inMore span {color: #444; font-size: 1rem; margin-right: 10%; transition: .5s; position: relative; z-index: 1;}
.inMore i{color: #444; font-size: 1.2rem; margin-right: 1rem; transition: .5s; position: relative; z-index: 1;}
.inMore img {position: relative; left: 0; transition: .5s;}
.inMore:hover img {left: 5%;}
.inMore:hover {background: none; transition-delay: .1s; color: #fff;}
.inMore::before {content: "";  z-index: 0;   display: block;width: 0%;height: 100%; background: linear-gradient(to right, var(--main-color) 10%, #007feb 100%);position: absolute; left: 0;bottom: 0;-webkit-transition: all 0.3s linear;transition: all 0.3s linear;margin: auto; }
.inMore:hover:before { width: 100%;}
.indexTle .text {font-size: 0.85vw;color: #777777; line-height: 1.8;  padding-bottom: 30px;}
.inMore:hover span,.inMore:hover i{color: #fff;}
a.inMore{padding-left: 15px;}




.ab_simg{padding: 4% 0; position: relative; z-index: 2;background: #f4f4f4;}
.ab_nav{display: flex;}
.ab_nav a{display: block; font-size: 22px; color: #555; font-weight: bold; position: relative; padding-left: 14px;}
.ab_nav a:after{position: absolute; content: ""; width: 3px; height: 0; background: var(--main-color); top: 0; left: 0; transition: all .5s;}
.ab_nav li.on a:after{height: 22px;color: var(--main-color);}
.ab_nav li+li{margin-left: 26px;}
.ab_nav li.on a{color:var(--main-color);}
.ab_cc ul{}
.ab_cc{display: flex;transition:all .5s;}
.ab_ic{background: #fff; padding: 46px; margin-top: 50px;}
.ab_cc ul img{width: 100%; height: auto; transition: .75s;}
.ab_cc ul li{flex-shrink: 0; width: 25%; padding: 0 0.13%;margin-bottom:1%;}
.ab_cc .new_web_div2021{flex-shrink: 0; width: 100%; transition:all .5s;}
.ab_cc .new_web_div2021.on{height: auto; visibility: visible;}
.ab_bi{overflow: hidden; margin-top: 28px;}
.ab_num span{display: inline-block;width: 30px;height: 30px;border-radius: 4px;text-align: center;background: #333;color: #fff;line-height: 30px;font-size: 14px;cursor: pointer;}

span.ab_prev{background: #0060ba;}
span.ab_next{transform: rotate(180deg); margin-left: 5px;}
.ab_cc td>a{display: block; position: relative; overflow: hidden; border: 1px solid #eee;}
.ab_cc td>a:after,.ab_cc td>a:before{position: absolute; content: ""; background: rgba(0, 0, 0, 0.25); height: 100%; width: 100%; transition: all .5s;}
.ab_cc td>a:after{left: 0; top: -100%;}
.ab_cc td>a:before{left: 0; top: 100%;}
.ab_cc td>a:hover:after, .ab_cc td>a:hover:before{top: 0;}
.ab_cc td div a{display: block; font-size: 16px; text-align: center; margin-top: 0px; line-height: 40px; white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
   padding: 0 10px;     font-weight: normal;}
.ab_cc td div{padding-top : 0px !important;   width: 376px; }
.ab_cc button{display: none!important;}
.ab_cc td:hover div a{background: linear-gradient(to bottom,  var(--main-color), #277fb8);color: #fff;}
.ab_cc td:hover a img{transform:scale(1.1);}
.ab_cc td br { display: none;}
.ab_cc td { padding-bottom: 20px;}

/*case*/
.chter-content { width: 90%;  margin: auto;  position: relative;     max-width: 1500px; min-width: 1300px;}
.appli_bg{height:860px; position: relative;}
.appli{ width: 100%; position: absolute;bottom: 0; z-index: 22;height: 240px;}
.appli_pic li{width:100%;height:860px;}
.appli_pic li:nth-child(1){
background:url(https://memberpic.114my.net/dg08698820888en/uploadfile/image/20260627/20260627162123_1351567038.jpg)no-repeat center;}
.appli_pic li:nth-child(2){
background:url(https://memberpic.114my.net/dg08698820888en/uploadfile/image/20260627/20260627162124_70402383.jpg)no-repeat center;}
.appli_pic li:nth-child(3){
background:url(https://memberpic.114my.net/dg08698820888en/uploadfile/image/20260627/20260627162124_145690319.jpg)no-repeat center;}
.appli_pic li:nth-child(4){
background:url(https://memberpic.114my.net/dg08698820888en/uploadfile/image/20260627/20260627162124_82121763.jpg)no-repeat center;}
.appli_pic li:nth-child(5){
background:url(https://memberpic.114my.net/dg08698820888en/uploadfile/image/20260627/20260627162124_554448916.jpg)no-repeat center;}
.appli_pic li:nth-child(6){
background:url(https://memberpic.114my.net/dg08698820888en/uploadfile/image/20260627/20260627162124_1756482613.jpg)no-repeat center;}
.appli_pic li:nth-child(7){
background:url(https://memberpic.114my.net/dg08698820888en/uploadfile/image/20260627/20260627162124_2106173973.jpg)no-repeat center;}



.appli_list>p{font-size:20px;color:#FFF; margin-top:20px; margin-bottom:50px;     line-height: 30px;}
.appli_list li{width:calc((100% - 6px) / 7);height:120px;color:#222; float:left; background-color: rgba(255, 255, 255, 0.95); font-size:1vw;line-height:80px; font-weight:bold; cursor: pointer; z-index:11; text-align:center;     display: flex;     flex-direction: column; align-items: center; 
    justify-content: center;}
.appli_list li a{ font-size:1vw;line-height:30px; }
.appli_list li.on a{color:#FFF;}

.appli_list li+li{border-left: 1px solid #dad9d9;}
.appli_list li:last-child{border-right:0;}
.appli_list li:nth-child(6) a span{font-size: 28px; }

.appli_list li.on{color:#FFF;background:var(--main-color);}
.appli_list li a span{font-size:35px; font-weight: normal;     height: 35px; display: block;margin-bottom: 10px;}

.appli_pic li{position: relative; z-index:1}
.appli_pic li:after{content:"";display:block;width:100%;height:100%; z-index:-1;position: absolute;top: 0; background:url(https://memberpic.114my.net/dg08698820888en/uploadfile/image/20260627/20260627162123_2030216408.png);}
.appli_text {float: right;  background: #FFF; margin-top: 6vw; padding: 2.6%;text-align:center;color:#222;}
.appli_text p{font-size:24px; font-weight:bold;padding-bottom:1.5vw;margin-bottom:1.5vw; border-bottom:1px solid #eee;}
.appli_text i{display:block;width:405px;}
.appli_text i img{width:100%;}
.appli_text span{font-size:16px;    line-height: 50px;}
.appli_t { position: absolute; top: 15%; left:10%; z-index: 2;color:#FFF;}
.appli_t p{font-family: PingFang SC,'Microsoft YaHei',Arial,sans-serif; font-weight: 900; font-size: 2.4rem; height:70px;}
.appli_t span{font-size: 2.1rem;}
.appli_more { margin-top: 6vw;position: relative;}
.appli_more a{color:#FFF;font-size:16px;padding-left: 24px;line-height: 42px;}
.appli_more:before{width:42px;height:42px;background:var(--main-color);content:"";display:block;border-radius:50%;position: absolute;
z-index: -1; transition: all 0.3s;}
.appli_more:after{content:"";display:block;width:16px;height:11px;position: absolute; left: 140px; top: 16px;
background:url(https://memberpic.114my.net/dg08698820888en/uploadfile/image/20260627/20260627162123_2042092328.png)no-repeat;}
.appli_more:hover::before{width:180px;border-radius:100px;}


.appli_list li b { display: block;max-width: 90%;
    margin: 0 auto;}


/*news*/
.new_tc{display:flex;justify-content:space-between;align-items:center;}
.new_bc{background:#f7f7f7 url(https://memberpic.114my.net/dg08698820888en/uploadfile/image/20260627/20260627162347_1220477814.jpg) no-repeat top;  padding: 70px 0;
    width: 100%;
    max-width: 1920px;
    min-width: 1400px;
    height: 760px;
    margin: 0 auto;}
.entitle-1{font-size: 2vw; font-family:'neu'; }
.title-2 {font-size: 2.5vw;
    line-height: 1.5;
    color: #4d4d4d;
    font-weight: bold;}

.new_tr{display:flex;}
.new_tr li a{display:flex;width:150px;height:46px;color:#333; align-items:center;justify-content:center; font-size:18px;}
.new_tr li+li{margin-left:25px;}
.new_tr li a span{margin-right:4px;color:#333;font-size:22px;}
.new_tr li.on a{background:var(--main-color);color:#fff;     border-radius: 50px;}
.new_tr li.on span{color:#fff;}
.new_li .news_div{display:flex;justify-content:space-between;}
.new_ic{display:flex;margin-top:40px;transition:all .5s;}
.new_item{display:flex;width:100%;flex-shrink:0;justify-content:space-between;}
.new_c{overflow: hidden; padding-bottom: 50px;}
img.news_div_item_image{width:100%;transition:.75s;}
.new_li .news_div_item_pic>a img {height: 320px;}
.new_li{width:62%;}
.new_ri{width:36%;}
.new_li .news_div_item{padding:20px;width:49%; transition:.5s; background: #fff;     position: relative; display: flex; flex-direction: column-reverse;}
/*.new_li .news_div_item_day{position:absolute;top:0;left:0;color:#333!important;font-weight:700;font-size:26px!important;}*/
.new_li .news_div_item_date{ display: flex;     justify-content: center; align-items: center;
    height: 40px;
    background: var(--main-color);
    width: 120px;
    position: absolute;
    bottom: 183px;
    z-index: 11;
    }
.new_li .news_div_item_date *{color:#fff;font-size:16px;}
.new_li .news_div_item_title a{display:block; font-size:18px;     margin: 15px 0 15px; position: relative;}
.new_li .news_div_item_title a:after {
    content: "Learn more >>";
    font-size: 14px;
    color: #888;
    display: block;
    position: absolute;
    top: 130px;}
.new_li .news_div_item_body{overflow:hidden;margin-bottom:0px;height:100px;color:#8c8c8c;font-size:15px;line-height:24px;}
.new_ri .news_div_item:nth-child(-n+2){display:none; }
.new_ri .news_div_item_image{display:none;}
.new_ri .news_div_item .news_div_item_date { position: absolute;top:20px}
.new_ri .news_div_item_day{position:absolute;top:22px;left:12px;font-weight:700;font-size:30px;}
.new_ri .news_div_item{position:relative;     border: 1px solid #eee; padding: 15px;  display: block; height: 155px; background: #fff;}
.new_ri .news_div_item:hover{box-shadow:0 0 21px #d2d2d2;z-index:1;transition:300ms;}
.new_ri .news_div_item_a{position:relative;display:block;font-size:18px;}
.new_ri .news_div_item_month,.new_ri .news_div_item_year{position:absolute;top:65px;left:0px;color:#bfbfbf;font-size:14px;}
.new_ri .news_div_item_body{overflow:hidden;margin-top:12px;height:80px;color:#8c8c8c;font-size:15px;line-height:30px;}
.new_ri .news_div_item_content{padding: 20px 0 10px 80px;}
.new_ri .news_div_item_month{left:43px;}
.new_ri .news_div_item:nth-child(n+4){margin-top:24px;}

.new_li .news_div_item:hover .news_div_item_image{transform:scale(1.1);}
.new_li .news_div_item_pic>a{display:block;overflow:hidden;}
.new_li .news_div_item:hover{border-color:var(--main-color);}
.new_li .news_div_item:hover .news_div_item_title a,.new_ri .news_div_item:hover .news_div_item_day,.new_ri .news_div_item:hover .news_div_item_title a,.news_div_item:hover .news_div_item_a:after{color:var(--main-color) !important;}



/*底部*/
.copy_bc{width:100%; max-width:1920px; margin:0 auto; background:url(https://memberpic.114my.net/dg08698820888en/uploadfile/image/20260627/20260627162124_280943510.jpg); padding: 70px 0; }

.crconcat{ width:32%; }
.copy_row1{ width:60%; }

.footer_ul{width: 80%;
    float: left;
    display: flex;
    justify-content: space-around;}
.footer_ul ul{float: left;color: #fff; text-align: left;}
.footer_ul ul p{font-size: 30px;font-weight: bold;font-family:'alz';}
.footer_ul ul span{display: block;font-size: 20px;text-transform: uppercase;font-weight: bold;text-transform: uppercase;opacity: 0.2;margin-top: 4px;margin-bottom: 16px;}
.footer_ul ul li{}
.footer_ul ul li a{color: #fff; font-weight:lighter; font-size: 16px; line-height: 34px;}
.footer_ul ul i{display: inline-block;font-size: 16px;text-transform: uppercase;font-style: normal;border-bottom: 6px #00428e solid;margin-top: 20px;}

.follow {float: right;}
.follow p{font-size:18px;margin-bottom:18px;font-weight:bold;color:#fff;}
.ewm_cc p+p{display: none;}
.ewm_cc img {width: 150px!important;     background: #fff;  padding: 6px;}
.bq_ewm{display: flex;}
.bq_ewm li{width: 36px;height: 36px;border:2px solid #666;border-radius: 100%;text-align: center;line-height: 34px;font-size: 18px;display: block;cursor: context-menu;transition:all .5s;color:#fff;}
.bq_ewm li+li{margin-left: 18px;}
.bq_ewm li.on{background: var(--main-color);border: 2px solid var(--main-color);color:#fff;}



.cr_tel{ padding-bottom: 15px; font-size:16px; color:#fff;}
.cr_tel img{float: left;  filter: brightness(0) invert(1); width: 100px;}
.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: 15px; font-size:16px; color:#b0b0b0; line-height:35px; }
.craddr{color:rgba(255,255,255,0.7);}
.craddr span{ font-size: 15px; margin-top: 15px; display: block;  }
.craddr span i{font-size: 18px; padding-right: 10px; float: left;}
.craddr b{color:#fff;  font-size: 1.5vw; font-weight: bold; display: block; font-family:'neu'; letter-spacing:0px;     padding-top: 10px;}
.craddr p{ font-size: 0.8vw; line-height: 26px;}


/*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: #fff; }




/*--kf--*/
.fixAside a { position: relative;}
.modeFix { transition: all .3s; opacity: 1;}
.hideFix { opacity: 0; transition: all .3s; left: 50%; transform: translateX(-50%); position: absolute; top: 0;}
.fixAside a:hover .hideFix { opacity: 1;}
.fixAside a:hover .modeFix { opacity: 0;}
.fixAside a:hover p { color: #0060cb;}
.fixAside { box-shadow: 0 0 10px rgba(0,0,0,0.1); padding:10px 2px 4px;  z-index:999; position: fixed; right: 30px; top: 49%; transform: translateY(-50%); background: #ffffff; width: 62px; border-radius: 60px;}
.chatPhone { align-items: center; display: flex; margin: 0 auto; position: relative; width: 44px; height: 44px; border-radius: 50%; background: #0060cb;}
.chatPhone i{ display: block; margin: 0 auto; font-size: 20px; color: #999; text-align: center;}
.chatPhone::after { content: '';
    width: 100%;
    height: 100%;
    border-radius: 50%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background: rgba(0,96,203, 0.8);
    border: 1px solid rgb(0,96,203,31);
    animation: yuanRun 2s infinite linear;}
.chatPhone::before { content: '';
    width: 100%;
    height: 100%;
    border-radius: 50%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background: rgba(0,96,203, 0.8);
    border: 1px solid rgb(0,96,203);
    animation: yuanRun 2s 1s infinite linear;}
.circleClass { position: relative; border-radius: 50%;}
.circleClass img { position: relative; z-index: 2;}

.circleClass::after { content: '';
    width: 100%;
    height: 100%;
    border-radius: 50%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background: rgba(0,96,203, 1);
    border: 1px solid rgb(0,96,203);
    animation: yuanRun 2s infinite linear;}
.circleClass::before { content: '';
    width: 100%;
    height: 100%;
    border-radius: 50%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background: rgba(0,96,203, 1);
    border: 1px solid rgb(0,96,203);
    animation: yuanRun 2s 1s infinite linear;}
@keyframes yuanRun {
  form {
    transform: translate(-50%, -50%) scale(1);
    opacity: 1;
  }
  to {
    transform: translate(-50%, -50%) scale(1.5);
    opacity: 0;
  }
}
.chatPhone img { z-index: 3; display: block; margin: 0 auto; position: relative;}
.fixAside li p { text-align: center; font-size: 13px; color: #666666; line-height:1;margin: 4px 0 10px 0}
.fixAside li { position: relative; margin-bottom: 10px; border-bottom: 1px solid #e5e5e5;}
.fixAside li:last-child {border: none; margin-bottom: 0;}
.fixAside img { display: block; margin: 0 auto; width: 24px;}
.fixAside li i{ display: block; margin: 0 auto; font-size: 20px; color: #fff; text-align: center;position: relative;z-index: 999;}
.fixAside li .revi-hotline-wrapper {
  display: none;
  position: absolute;
  left: -232px;
  bottom: -5px;
  width: 235px;
  height: 80px;
  border-radius: 8px;
}
.fixAside li .revi-hotline-wrapper.ewm{ width: 160px;  height: 160px;  border-radius: 8px;  background-color: #fff;   left: -163px; padding: 10px;}

.fixAside li .revi-hotline-wrapper.ewm img{width: 100%;}

.fixAside li:hover .revi-hotline-wrapper { display:block;}
.fixAside li .revi-hotline {
  position: absolute;
  right: 0;
  width: 230px;
  background-color: #fff;
  border: 1px solid #ddd;
  cursor: text;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  box-shadow: -2px 3px 25px rgba(0,0,0,0.1);
  border-radius: 8px;padding: 15px 0 15px 30px;
}
.fixAside li .revi-hotline h3 {
  margin: 10px 0 8px;   font-family: 'srm'; 
  font-size: 26px;
  color: var(--main-color);
  font-weight:bold;}
.fixAside li .revi-hotline h4{ font-weight:normal; font-size:16px;}
