*{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','Microsoft YaHei';}
input, textarea, button, select {padding:0; margin:0;}     
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;}
.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;}


/*变量*/
body{
--main-color:#0060c3; 
--min-width:1400px; /**/
--max-width:1920px; /**/
}

/* 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:'alz'; src: url("https://cdn.114my.com.cn/font/hxp/alimamashuheiti.ttf");}
@font-face { 
        font-family:'neu'; src: 
       url('https://cdn.114my.com.cn/font/MiSans/MiSansLatin-Heavy.ttf') format('truetype')
}



.f03{font-family: 'Microsoft YaHei';}
.f04{font-family: 'axt';}
.f05{font-family: 'neu';}
.f06{font-family: 'alz';}

@font-face {
  font-family: 'iconfont';  /* Project id 5144441 */
  src: url('//at.alicdn.com/t/c/font_5144441_zpwv3aetanj.woff2?t=1775641779592') format('woff2'),
       url('//at.alicdn.com/t/c/font_5144441_zpwv3aetanj.woff?t=1775641779592') format('woff'),
       url('//at.alicdn.com/t/c/font_5144441_zpwv3aetanj.ttf?t=1775641779592') format('truetype');
}


.iconfont{
    font-family:"iconfont" !important;
    font-size:16px;font-style:normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;}



.gyc {margin: 0 auto;max-width: 90%;min-width: 1200px;}
.gy {margin: 0 auto;max-width: 1500px;min-width: 1200px;}
.gya{margin: 0 auto;max-width: 1500px;min-width: 1200px; overflow:hidden;}

.t3{margin-top: 30px;}
.t4{margin-top: 40px;}
.t5{margin-top: 50px;}
.t6{margin-top: 60px;}
.t7{margin-top: 70px;}
.t8{margin-top: 80px;}




/*抬头*/
.head {
    width: 100%;  top: 0;
    z-index: 999;
    display: flex;
    transition: .5s; position: fixed; top:0;     margin: 0 auto;  background-image: linear-gradient(rgba(255, 255, 255, 1), rgba(255, 255, 255, .95));
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);}

.headbg{position: relative;
    width: 100%; max-width:1920px; min-width:1400px; 
    left: 0;
    top: 0;
    z-index: 999;
    transition: all 0.3s;

    display: flex;
    flex-direction: row;
    justify-content: space-between;
    padding: 0 4%;     margin: 0 auto;}
	
.headbg .fl{display:flex; flex-direction:row; justify-content:space-between;     align-items: center;}
.logo{}
.logo img{ width: 220px;}
.name{margin-left:10px;  font-size:1.6vw; line-height:42px; color:#333; font-weight:bold; white-space:nowrap; letter-spacing: 0px;}
.name p{font-size:0.9vw;  font-weight: normal; color:var(--main-color); letter-spacing: 0px;}
.headbg .fr{display:flex; flex-direction:row; justify-content:space-between; width:60%;}
.head_nav{width:100%; margin-top:0px;}
.head_nav > ul{display:flex; flex-direction:row; justify-content:space-between;}
.head_nav > ul > li > a{display:block; padding-top:0px; font-size:1.1vw; line-height:100px; color:#333; text-decoration:none; transition-duration:0.8s;     position: relative;}
.head_nav > ul > li > a:after{content:""; display:block; width:0; height:3px; margin:-3px auto 0; background:var(--main-color); transition-duration:0.8s;}
.head_nav > ul > li:hover > a,.head_nav li.head_cur > a{color:var(--main-color); font-weight:bold;}
.head_nav > ul > li:hover > a:after,.head_nav li.head_cur > a:after{width:100%;}
.head_nav>ul>li:nth-child(2)>a:before,.head_nav>ul>li:nth-child(4)>a:before,.head_nav>ul>li:nth-child(6)>a:before {position: absolute;content: "\e8f1";font-family: "iconfont";font-size: 14px;color: #333;top: -1px;right: -16px; transition: .5s;     transform: rotate(270deg);}
.head_nav>ul>li:nth-child(2)>a:hover:before,.head_nav>ul>li:nth-child(4)>a:hover:before,.head_nav>ul>li:nth-child(6)>a:hover:before{content: "\e8f1";  transform: rotate(90deg); color: var(--main-color);}



/*ss*/
.head_num {display:  flex;  width: 37%; margin-left: 2%;}
.head_num ul {    display: flex; width: 80%; align-items: center;     margin: 0 auto; justify-content: space-around;}
.head_num li {/* position:relative; *//* width: 55px; */}
.head_num>ul>li:nth-child(3) {display:flex;align-items: center;/* display: none; */}
.head_num li:nth-child(1)>a img {width: 32px;}
.head_num li:nth-child(2) { display: block;}
.head_num li+li {margin: 0 0 0 0.5vw;}
.head_num li{display: flex;justify-content: center;align-items: center;}
.head_num li>i {font-size: 25px; color: #333; border-radius: 5px; font-weight: 100;}
.head_num li:last-child:hover>p {transform: rotateX(0deg); }
.head_num li>p i {font-size: 1.2vw; color: #333; border-radius: 5px; font-weight: 100;}
.head_num li>p {    padding: 0.2vw 0 0 0.5vw;
    white-space: nowrap;
    font-weight: lighter;
    transition: 0.5s;
    /* width: 13%;*/}
.head_num li>p>span { font-family: 'neu'; font-size: calc(1rem + 0.6vw);font-weight: bold;color:var(--main-color);}
.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: 10px;margin: -3px 0 0 4px;}

.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;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: #333;}

.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.7);}
.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;     width: 75%;
    margin: 0 auto;
    flex-wrap: wrap;}
.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;     line-height: 1.8;}
.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:var(--main-color);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);}







/*xiala*/
.head_qit {position: absolute;top: 100%;left: 0;width: 100%;background: #fff;opacity: 0;transition: 0.5s all ease;visibility: hidden; flex-direction: column;transform-origin: top;padding:4% 10%; border-top: 1px solid #f5f5f5; text-align: left;}
.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; justify-content: flex-start;}
.head_qit li {padding: 0 0 1.6% 0; width: 25%;border-bottom: 1px solid #eee;position: relative;z-index: 5;     margin-bottom: 2%;}
.head_qit li a {font-size: 20px; 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_big {display:flex; justify-content:space-between;margin: 0 auto;position: relative;}
.head_big>div {width: 56%;}
.head_big>div p{font-size:2rem;font-weight:bold;font-family: 'axt'; color: #333;     margin-bottom: 7%;}
.head_big>i {overflow: hidden; width: 40%;     height: 300px;}
.head_big>i img {width:100%;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_cpxl{display:grid;     padding: 4% 4% 3%;}
.head_cpxl li{border-bottom:none}
.head_cpxl li:before{ display: none;}
.head_cpxl .prolist2021 {width: 1400px;  margin: 0 auto; overflow: hidden;}
.head_cpxl ul{    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: nowrap;
    flex-direction: row;
    align-items: stretch;
    grid-column-gap: 0;}
.head_cpxl li a.prolist2021_one {  font-size: 1.2vw;  font-weight: bold;     padding-left: 1.3vw;}

.head_cpxl a.prolist2021_one {position: relative;   color: #2c303d; transition: all .3s ease;   font-size: 1.1vw; font-weight: bold; padding-left: 20px;}
.head_cpxl a.prolist2021_one:after {
    content: '';
    width: 5px;
    height: 0.95em;
    position: absolute;
    top: 0.6em;
    left: 0.2em;
    z-index: 1;
    background: #e5770c;}
.head_cpxl li:hover:after { width: 0;}
.head_cpxl li dl{    min-height: 250px;}
.head_cpxl li dl dt a {  line-height: 2; font-size: 0.9vw;  position: relative;  padding-left: 1.3vw;}
.head_cpxl li dl {margin-top: 20px;}
.head_cpxl li dl dt a:before{content:'\e601';font-size: 1vw;position: absolute;    left: -5px; top: -8px; font-family: 'iconfont';color:#666;}


.head_cpxl li:after{    content: ''; width: 1px;height: 100vh; position: absolute; top: -77px;
    left: -80px; z-index: 1;   background: #F4F4F4;}
.head_cpxl li p{}
.head_cpxl li p img { width: 200px;}
.head_cpxl >div>ul>li:hover {background: none; color:none;}
.head_cpxl >div>ul>li:hover a{ color: #333;}
.head_cpxl li a:hover{color:var(--main-color);}
.head_cpxl >div>ul>li a:hover,.head_cpxl li dl dt a:hover:before{color:var(--main-color);}


@media screen and (max-width: 1600px) {

.head_nav>ul>li>a:after {top: 4vw;}
.headbg .fr{ width: 65%;}
.head_nav > ul > li > a{ font-size: 1.2vw;}


}

@media screen and (max-width: 1500px) {
.logo img{width: 180px;}
.head_nav>ul>li>a:after {top: 4vw;}
.headbg .fr{ width: 65%;}
.head_nav>ul>li>a { font-size: calc(1rem + 0.2vw);}
.head_num li>p>span {font-size: calc(0.7rem + 0.5vw);}

}

@media screen and (max-width: 1400px) {
.head_num li>p>span {font-size: calc(0.7rem + 0.5vw);}

.head_nav>ul>li>a:after {top: 4vw;}
.headbg .fr{ width: 65%;}
.head_nav>ul>li>a { font-size: calc(1rem + 0.2vw);}
.news_wz {margin: 0 auto; overflow: hidden;}
.news_c{width: 90%;}
.footer-content-bottom {width: 90%;  margin: 0 auto;}

}
@media screen and (max-width: 1300px) {
.headbg .fr{ width: 65%;}
.headbg {padding: 0 10% 0 4%;}
.news_wz {margin: 0 auto; overflow: hidden;}
.news_c{width: 90%;}
.news_wz .news_div_item .news_div_item_body {  font-size: 0.95vw;}
.footer-content {width: 90%; margin: 0 auto;}
.footer-content-bottom {width: 90%;  margin: 0 auto;}

}
@media screen and (max-width: 1200px) {
.logo img{width: 90px;}
.headbg .fr{ width: 60%;}
.headbg {padding: 0 14% 0 4%;}
.news_wz {margin: 0 auto; overflow: hidden;}
.news_c{width: 90%;}
.news_wz .news_div_item .news_div_item_body {  font-size: 0.95vw;}
.footer-content {width: 90%; margin: 0 auto;}
.footer-content-bottom {width: 90%;  margin: 0 auto;}
}


/* 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("//memberpic.114my.com.cn/lanbojingmi/uploadfile/image/20260416/20260416103619_413668168.jpg")}
.new_main_visual .visual_slider .swiper-slide.slide_3 .bg{background-image:url("//memberpic.114my.com.cn/lanbojingmi/uploadfile/image/20260413/20260413194006_1104830098.jpg")}
.new_main_visual .visual_slider .swiper-slide.slide_4 .bg{background-image:url("//memberpic.114my.com.cn/lanbojingmi/uploadfile/image/20260413/20260413194006_2033814898.jpg")}
.new_main_visual .visual_slider .swiper-slide.slide_5 .bg{background-image:url("//memberpic.114my.com.cn/lanbojingmi/uploadfile/image/20260401/20260401154142_694339688.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:-10%;}
.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; text-shadow: 2px 2px 4px #333; 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("//memberpic.114my.com.cn/dg086988/uploadfile/image/20260313/20260313172045_956324095.png")no-repeat center / cover;}
.new_main_visual .bot_wrap .controller .move_btn a.play:before{background:url("//memberpic.114my.com.cn/dg086988/uploadfile/image/20260313/20260313172046_1193167484.png")no-repeat center / cover;}
.blind {display:block; overflow:hidden; position:absolute !important; left:0; top:0; width:0px; height:0px; padding:0; margin:0; font-size:0 ;line-height:0; text-indent:-9999px;}
.behind{overflow:hidden; text-indent:-9999px; font-size:0;}
.new_main_visual .prev_btn{cursor:pointer; width:40px; height:50px; border:1px solid #fff; box-sizing:border-box; border-radius:8px; position:absolute; left:30px; top:50%; transform:translateY(-50%); z-index:2;}
.new_main_visual .prev_btn:before{content:""; position:absolute; left:50%; top:50%; transform:translate(-50%,-50%); width:30px; height:30px; background:url("//memberpic.114my.com.cn/dg086988/uploadfile/image/20260313/20260313172046_319962811.png")no-repeat center / 100% 100%; transition:0.2s;}
.new_main_visual .prev_btn:hover:before{left:43%;}
.new_main_visual .next_btn{cursor:pointer; width:40px; height:50px; border:1px solid #fff; box-sizing:border-box; border-radius:8px; position:absolute; right:30px; top:50%; transform:translateY(-50%); z-index:2;}
.new_main_visual .next_btn:before{content:""; position:absolute; left:50%; top:50%; transform:translate(-50%,-50%); width:30px; height:30px; background:url("//memberpic.114my.com.cn/dg086988/uploadfile/image/20260313/20260313172046_310088379.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-size: 3.2vw;
    color: #fff;

    text-align: center;
    margin-top: 2.4%;
    letter-spacing: 0.2vw;

    align-items: center;}
.container p {
    font-size: 1.2vw;
    color: #fff;  line-height:3;  font-weight: normal; letter-spacing: 0.5vw;  }
.container.con2{position: absolute; left:53%; top: 51%; 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-color:#e77918;
    border: 1px solid #e77918;
    border-radius: 6px;
    text-transform: capitalize;
    transition: all 0.3s;}
.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.com.cn/guomeng/uploadfile/image/20221029/20221029090023_147841220.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;}
a.getainquiry.morelink.btn-3,a.morelink.btn-3 {color: #fff;}



/*简介*/
.idx_about{width: 100%;height: auto;background:#f6f9fd;position: relative;z-index: 1;overflow: hidden}
.idx_about .about_box{width: 100%;height: auto;margin: 6.2vw 0;position: relative;z-index: 2}
.idx_about .about_box .about_main{width: 100%;height: auto;margin: 0 auto;display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex}
.idx_about .about_box .about_main .about_info{width:58%;flex: 1;height: auto;float: left;padding-right:9vw}
.idx_about .about_box .about_main .about_info .about_title{width: 100%;height: auto;line-height: 1;overflow: hidden}
.idx_about .about_box .about_main .about_info .about_title p{margin-top: 12px;font-size:30px; font-family: 'axt'; }
.idx_about .about_box .about_main .about_info .about_title p.active{color: var(--main-color)}
.idx_about .about_box .about_main .about_info .about_title p span{position: relative;z-index: 1}
.idx_about .about_box .about_main .about_info .about_title p span::after{content: '';width: 100%;height: 5px;position: absolute;bottom:0.5vw;left: 0;z-index: -1; background:#83a0d0;}
.idx_about .about_box .about_main .about_info .about_title p:first-child{margin-top: 0; font-weight: bold;}
.idx_about .about_box .about_main .about_info .about_details{margin:2.2vw 0 0;font-size: 18px;line-height:30px;color: #222;text-align: justify;overflow: hidden}
.idx_about .about_box .about_main .about_info .about_details p{margin: 1.5vw 0 0; line-height:30px;  font-family: 'Hos'; color: #444;}
.idx_about .about_box .about_main .about_info .about_details p:first-child{margin: 0}
.idx_about .about_box .about_main .about_info .about_logo{width: 100%;height: auto;margin-top:2vw;overflow: hidden}
.idx_about .about_box .about_main .about_info .about_logo .item{width: 24%;height: auto;float: left;border: 1px solid #e5e5e5;padding:22.2px 15px;text-align: center;cursor: pointer;overflow: hidden}
.idx_about .about_box .about_main .about_info .about_logo .item .logo6{width: 100%; /*max-width: 46px;*/height: auto;margin: 0 auto;position: relative;z-index: 1;-webkit-filter: grayscale(100%) opacity(50%);filter: grayscale(100%) opacity(50%);-webkit-transition: all .5s;-o-transition: all .5s;transition: all .5s;overflow: hidden}
.idx_about .about_box .about_main .about_info .about_logo .item .logo6 .pb{padding-bottom: 2%;font-size: 0}
.idx_about .about_box .about_main .about_info .about_logo .item .title{width: 100%;height: auto;margin-top:7px;font-size: 16px; color: #333;-webkit-transition: all .5s;-o-transition: all .5s;transition: all .5s;overflow: hidden}
.idx_about .about_box .about_main .about_info .about_logo .item .title a{ font-size: 1vw;line-height: 30px;}
.idx_about .about_box .about_main .about_info .about_logo .item:first-child~.item{border-left: 0}
.idx_about .about_box .about_main .about_info .about_logo .item:hover .logo6{-webkit-filter: none;filter: none}
.idx_about .about_box .about_main .about_info .about_logo .item:hover .title{color:var(--main-color);}
.idx_about .about_box .about_main .about_info .about_logo .item:hover .title a{color:var(--main-color);}

.idx_about .about_box .about_main .about_number{/*width: calc(22vw - (100vw - 100%) / 2);*/ height: auto;float: right;padding: 0 11vw 0 4vw;position: relative;z-index: 1;overflow: hidden}
.idx_about .about_box .about_main .about_number .item{width: 100%;height: auto;margin-top:24%;display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-align: center;-ms-flex-align: center;-webkit-align-items: center;align-items: center;position: relative;z-index: 2;overflow: hidden}
.idx_about .about_box .about_main .about_number .item .icon{width:54px;height:54px;display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-align: center;-ms-flex-align: center;-webkit-align-items: center;align-items: center;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-justify-content: center;justify-content: center;line-height: 1;font-size: 0;color: #fff;overflow: hidden}
.idx_about .about_box .about_main .about_number .item .icon i{display: inline-block;font-size: 54px}
.idx_about .about_box .about_main .about_number .item .info{flex: 1;padding-left: 1.4vw;line-height: 1;color: #fff}
.idx_about .about_box .about_main .about_number .item .info .title{font-family: hs_l;font-size: 16px;color: #95b4e1}
.idx_about .about_box .about_main .about_number .item .info .number{margin-top:4px;display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex}
.idx_about .about_box .about_main .about_number .item .info .number .beat,.idx_about .about_box .about_main .about_number .item .info .number .unit{font-size: 50px; font-family: 'neu';}
.idx_about .about_box .about_main .about_number .item .info .number .sup{margin-left: 5px;font-size: 20px;align-self: flex-start}
.idx_about .about_box .about_main .about_number .item:first-child{margin-top: 0}
.idx_about .about_box .about_main .about_number .about_diqiu{display: none;font-size: 0}
.idx_about .about_bg{width: 35.416vw;height: 100%;position: absolute;right: 0;top: 0;z-index: 1;background:url(https://memberpic.114my.com.cn/jiaochadaogui/uploadfile/image/20251120/20251120164819_1458299742.png);display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-align: end;-ms-flex-align: end;-webkit-align-items: flex-end;align-items: flex-end;font-size: 0;overflow: hidden}
@media (max-width: 1440px){
.columnMenu ul{        width: 96%;}
.idx_about .about_box .about_main .about_info .about_title p{font-size:30px}
.idx_about .about_box .about_main .about_info .about_title p span::after{height: 4px;bottom: 2px}
.idx_about .about_box .about_main .about_info .about_details{font-size: 16px}
.idx_about .about_box .about_main .about_info .about_logo .item{width:24%;padding: 15px 10px}
.idx_about .about_box .about_main .about_info .about_logo .item .logo6{/*max-width: 36px*/}
.idx_about .about_box .about_main .about_info .about_logo .item .title{font-size: 14px}
.idx_about .about_box .about_main .about_info .about_btn .more a .title{font-size: 14px}
.idx_about .about_box .about_main .about_info .about_btn .more a .icon i{font-size: 8px}
.idx_about .about_box .about_main .about_number .item .icon i{font-size: 40px}
.idx_about .about_box .about_main .about_number .item .info .title{font-size: 12px}
.idx_about .about_box .about_main .about_number .item .info .number{margin-top: 5px}
.idx_about .about_box .about_main .about_number .item .info .number .beat,.idx_about .about_box .about_main .about_number .item .info .number .unit{font-size: 36px}
.idx_about .about_box .about_main .about_number .item .info .number .sup{font-size: 18px}}
@media (max-width: 1024px){.idx_about .about_box .about_main .about_info .about_details{font-size:14px}}
@media (max-width: 990px){.idx_about .about_box{margin:0}
.idx_about .about_box .about_main{display: block;padding: 0}
.idx_about .about_box .about_main .about_info{width: 100%;padding: 50px 20px 30px;float: initial}
.idx_about .about_box .about_main .about_info .about_title p{font-size: 24px}
.idx_about .about_box .about_main .about_info .about_title p span::after{height: 2px}
.idx_about .about_box .about_main .about_info .about_logo .item .logo6{filter: none}
.idx_about .about_box .about_main .about_info .about_logo .item .title a { font-size: 1.1vw;line-height: 30px;}

.idx_about .about_box .about_main .about_info .about_logo .item .logo6 img {
    width: 2.5vw;
    text-align: center;
    max-width: 2.5vw;
}


.idx_about .about_box .about_main .about_info .about_details,.idx_about .about_box .about_main .about_info .about_logo{margin-top: 30px}
.idx_about .about_box .about_main .about_number{width: 100%;float: initial;background: url(https://memberpic.114my.com.cn/jiaochadaogui/uploadfile/image/20251120/20251120164819_1458299742.png);padding: 40px 0;display: grid;grid-template-columns: repeat(2,1fr);grid-gap: 40px 40px}
.idx_about .about_box .about_main .about_number .item{margin: 0;padding: 0 20px}
.idx_about .about_box .about_main .about_number .item .icon{width: 40px;height: 40px}
.idx_about .about_box .about_main .about_number .item .icon i{font-size: 30px}
.idx_about .about_box .about_main .about_number .item .info .number .beat,.idx_about .about_box .about_main .about_number .item .info .number .unit{font-size: 24px}
.idx_about .about_box .about_main .about_number .about_diqiu{width: 100%;height: 100%;padding: 30px 0 0;position: absolute;left: 0;bottom: 0;z-index: 1;display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-align: end;-ms-flex-align: end;-webkit-align-items: flex-end;align-items: flex-end;display: none}
.idx_about .about_box .about_main .about_number .about_diqiu img{max-width: 80%;max-height: 70%}
.idx_about .about_bg{width: 100%;height: auto;top: initial;bottom: 0;display: none}}
@media (max-width: 768px){.idx_about .about_box .about_main .about_info{width:100%;float: initial}
.idx_about .about_box .about_main .about_info .about_title p{margin-top: 5px;font-size: 20px}
.idx_about .about_box .about_main .about_info .about_details{font-size: 12px}
.idx_about .about_box .about_main .about_info .about_logo .item{width: 30%;padding: 10px 5px}
.idx_about .about_box .about_main .about_info .about_logo .item .logo6{max-width: 24px}
.idx_about .about_box .about_main .about_info .about_logo .item .title a{{ font-size: 1.1vw;line-height: 30px;}}

.idx_about .about_box .about_main .about_info .about_details,.idx_about .about_box .about_main .about_info .about_logo{margin-top: 20px}
.idx_about .about_box .about_main .about_number{width: 100%;float: initial;background: url(https://memberpic.114my.com.cn/jiaochadaogui/uploadfile/image/20251120/20251120164819_1458299742.png)}
.idx_about .about_box .about_main .about_number .item{display: block;margin: 0}
.idx_about .about_box .about_main .about_number .item .icon{margin: 0 auto}
.idx_about .about_box .about_main .about_number .item .info{margin-top: 8px;padding: 0;text-align: center}
.idx_about .about_box .about_main .about_number .item .info .number{-webkit-box-pack: center;-ms-flex-pack: center;-webkit-justify-content: center;justify-content: center}
.idx_about .about_box .about_main .about_number .item .info .number .beat,.idx_about .about_box .about_main .about_number .item .info .number .unit{font-size: 24px}
.idx_about .about_box .about_main .about_number .about_diqiu{width: 100%;height: 100%;padding: 30px 0 0;position: absolute;left: 0;bottom: 0;z-index: 1;display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-align: end;-ms-flex-align: end;-webkit-align-items: flex-end;align-items: flex-end;display: none}
.idx_about .about_box .about_main .about_number .about_diqiu img{max-width: 80%;max-height: 70%}
.idx_about .about_bg{width: 100%;height: auto;top: initial;bottom: 0;display: none}}

.w1560 {
    width: 100%;
    max-width: 86%;
    margin: 0 auto
}
.f-left {float: left;}
.f-right {float: right;}

 /*all_title*/
.all_title{text-align: center;margin-bottom:40px;}
.all_title b{font-size:42px;font-weight:bold; display: block; color: #333;padding-bottom: 14px;font-family: 'Microsoft YaHei';}
.all_title p{font-size:24px;font-weight:normal; color: #666; width: 60%;
    margin: 0 auto;}


.font16 {font-size: 16px;}
.font18 {font-size: 36px;font-weight: bold;}
.font44 {font-size: 46px;}
.Btn{ display: flex; align-items: center; border-radius: 100px; border: 1px solid #dadada; position: relative; top: -50px; background: #fff;}
.Btn:hover{ top: -50px;}
.Btn .Btn_left{ color: #666666; padding: 0px 20px;}
.Btn .Btn_right{ height: 36px; width: 36px; display: flex; align-items: center; justify-content: center; border-radius: 100%; background: var(--main-color);}
.Btn.color{ background: var(--main-color); border: 1px solid var(--main-color);}
.Btn.color .Btn_left{ color: #fff;}
.Btn.color .Btn_right{ background: var(--main-color);}
.Btn:hover{ background: var(--main-color); border: 1px solid var(--main-color); box-shadow: 0px 0px 20px rgba(0,174,239,.4);}
.Btn:hover .Btn_left{ color: #fff;}
.Btn:hover .Btn_right{ background: var(--main-color);}
.Title{ display: flex; align-items: flex-end; justify-content: space-between; margin-bottom:40px;}
.Title .Title_left .Title_left_dd{ color: var(--main-color); padding-bottom: 10px;}
.Title .Title_left .Title_left_icon{ margin: 19px 0px; display: flex; align-items: center;}
.Title .Title_left .Title_left_icon span{ display: inline-block; width: 7px; height: 5px; border-radius: 100%; background: #828282;}
.Title .Title_left .Title_left_icon span:nth-child(1){ opacity: 1;}
.Title .Title_left .Title_left_icon span:nth-child(2){ opacity: .5; margin: 0px 4px;}
.Title .Title_left .Title_left_icon span:nth-child(3){ opacity: .2;}
.Title .Title_left .Title_left_dt{ color: #666; line-height: 1.3; font-weight: normal; font-size: 18px;}
.Title .Title_left .Title_left_p{ color: #111111; line-height: 1.3; margin-top: 7px;}
.Title.color .Title_left .Title_left_dd{ color: #fff;}
.Title.color .Title_left .Title_left_icon span{ background: #fff;}
.Title.color .Title_left .Title_left_dt{ color: #fff;}


/*t*/
.bt{font-size:42px; text-align:center; font-weight: bold;}
.bt b{color: var(--main-color); }
.bt p{ font-size:18px;  color:#777; padding-top:10px; padding-bottom:15px; font-weight: normal;}

/*pro*/
.pro_bc{background: url(https://memberpic.114my.com.cn/lanbojingmi/uploadfile/image/20260324/20260324195913_572782992.png) no-repeat center bottom;  padding: 5% 0;/*https://memberpic.114my.com.cn/lanbojingmi/uploadfile/image/20260323/20260323172940_1513722120.jpg*/}
.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{ width:270px; line-height:40px;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:40px;  border-radius: 100px}

.prod_list ul li a+dl{transition: all .5s;transform: rotateX(90deg);transform-origin: top; margin-top:1px;}
.prod_list ul li dl{position: absolute; z-index: 2; }
.prod_list ul li dl a{ font-size:16px !important;  line-height:34px !important; border-top:rgba(255,255,255,0.3) solid 1px;}
.prod_list .prolist2021{}
.prod_list ul li a+dl{ background:#fff;}
.prod_list ul li dl a{ background:none !important; color:#1a1a1a !important;}
.prod_list ul li dl a:hover{color:var(--main-color)  !important;}


.pro_con {margin:0 0 0 0;overflow:hidden;}
.pro_roll {display:flex;transition: 0.5s;}
.pro_call {width:100%;flex-shrink:0;overflow: hidden; margin:12px 0 0 0;}
.pro_call ul {margin-bottom: 0 !important;}
.pm{ padding-left:36%; padding-top:36px;}
.mr{ float:right; line-height:46px;}
.pr_l{width:50%; overflow: hidden; margin-top:3.6%;}
.pr_r{width:50%; overflow: hidden; margin-top:3.6%;}
.index-product { width: 100%;z-index: 10; margin:100px 0 80px 0;}
.index-content {width: 86%;margin: auto;}

.pro_w{float:left; position:relative;     background: #fff; height: 323px;     width: 49.5%;overflow: hidden;}


.pro_w img {
    position: absolute;
    right: 10px;
    width: 330px; top:15px;}
.pro_f{position:absolute; left:30px; top:64px; width: 620px;}
.pro_f span{display:block; margin-bottom:20px; font-size:30px; line-height:30px; color:#333; font-weight:bold;}
.pro_f span a{font-size:1.7vw;}
.pro_f span a:hover{color: var(--main-color);}
.pro_f em{float:left; display:block; font-size:16px; line-height:28px; color:#666;}
.pro_f > ul{ padding: 20px 0 20px; height: 80px; }
.pro_f > ul:after{ content: ''; display: block; clear: both; }
.pro_f > ul > li{    width: 70px;
    height: 70px;
    border-radius: 10px;
    background: linear-gradient(135deg, #2968d9 0%, #0073b4 100%);
    color: #fff;
    font-size: 0.8vw;
    font-weight: normal;
    text-align: center;
    transition: all 0.4s ease;    box-shadow: 0 2px 5px rgba(0,0,0,0.1);margin-right: 2%; float: left;}
.pro_f > ul > li:hover{ background: linear-gradient(135deg, #ffae60 0%, #e5770c 100%); box-shadow: 0 2px 5px rgba(221,122,30,0.1);}
.pro_f > ul > li img{ display: block; margin: 11px auto 0; }
.pro_f > ul > li i{display: block;  font-size: 23px; line-height: 36px;  font-weight: normal; padding-top: 7px;}

.pro_fr{float:right;  width: 49.5%;}
.pro_t{float:right;  width: 100%;margin-top:1%;}
.pro_t ul{display:block; /*width:752px;*/}
.pro_t li{float:left; width:24%;  border: 1px solid #eee;}
.pro_t li+li{margin-left:1%;}

.pro_t li > a{width:100%; height:264px; display:flex; align-items:center; justify-content:center; overflow:hidden;}
.pro_t li > a img{width:100%; height:auto; transition-duration:0.8s;}
.pro_t li:hover > a img{transform:scale(1.1);}
.pro_t li br{display:none;}
.pro_t li span{display:block; position:relative; }
.pro_t li span a{display:block;    text-align: center; font-size:16px; line-height:50px; text-decoration:none; background:#fff; transition-duration:0.8s;}
.pro_t li:hover span a{background-color:var(--main-color); color:#fff;}



/*case*/
.chter-content { width: 90%;  margin: auto;  position: relative;     max-width: 1500px; min-width: 1300px;}
.appli_bg{height:860px; position: relative;     max-width: 1920px;     margin: 0 auto;}
.appli{ width: 100%; position: absolute;bottom: 0; z-index: 22;height: 300px;}
.appli_pic li{width:100%;height:860px;}
.appli_pic li:nth-child(1){
background:url(https://memberpic.114my.com.cn/lanbojingmi/uploadfile/image/20260324/20260324145639_770061604.jpg)no-repeat center;}
.appli_pic li:nth-child(2){
background:url(https://memberpic.114my.com.cn/lanbojingmi/uploadfile/image/20260324/20260324135218_1242788947.jpg)no-repeat center;}
.appli_pic li:nth-child(3){
background:url(https://memberpic.114my.com.cn/lanbojingmi/uploadfile/image/20260324/20260324111527_1652174479.jpg)no-repeat center;}
.appli_pic li:nth-child(4){
background:url(https://memberpic.114my.com.cn/lanbojingmi/uploadfile/image/20260324/20260324161728_1937443233.jpg)no-repeat center;}
.appli_pic li:nth-child(5){
background:url(https://memberpic.114my.com.cn/lanbojingmi/uploadfile/image/20260324/20260324135148_1323382332.jpg)no-repeat center;}
.appli_pic li:nth-child(6){
background:url(https://memberpic.114my.com.cn/lanbojingmi/uploadfile/image/20260324/20260324111357_191503672.jpg)no-repeat center;}



.appli_list>p{font-size:20px;color:#FFF; margin-top:20px; margin-bottom:50px;     line-height: 30px;}
.appli_list li{    text-align: center;
    background: -webkit-linear-gradient(top, rgba(102, 102, 102, 0.25) 0%, rgba(0, 0, 0, 0.25) 100%);
    background: linear-gradient(180deg, rgba(102, 102, 102, 0.25) 0%, rgba(0, 0, 0, 0.25) 100%);
    padding: 2.75rem 0.5rem;
    cursor: pointer;
    width: 16.6%;
    color: #ffffff;
    float: left;}
.appli_list li a{ font-size:1.1vw;line-height:70px; color:#FFF;}
.appli_list li a i {
    display: block;
    font-size: 50px;
    height: 50px;
    margin-bottom: 20px;}
.appli_list li.on a{color:#FFF;}

.appli_list li:nth-child(1){ margin-left:0px;}
.appli_list li:last-child{border-right:0;}

.appli_list li.on{color:#FFF;background: linear-gradient(0deg,  rgb(0 112 255 / 80%) 0%,rgba(229, 119, 12, 0) 100%);}

.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.com.cn/0452981/uploadfile/image/20251209/20251209151130_49616435.png);}
.appli_b{position: relative;}
.appli_text {float: left; margin-top: 13vw; color: #fff; width: 48%;}
.appli_text p{    color: #fff;   font-size: 0.9vw; font-weight: normal; line-height: 2;}
.appli_text h3 {
    font-size: 36px;
    padding-bottom: 20px;}
.appli_t { position: absolute; top: 15%; left:10%; z-index: 2;color:#FFF;}
.appli_t p{ font-weight: 900; font-size: 2.4rem; height:70px;     position: absolute;
    top: 30px;}
.appli_t span{}


.appli_en{ font-family:'neu';    letter-spacing: 2px;
    -webkit-text-stroke-width: 1px;
     -webkit-text-stroke-color: rgb(255 255 255 / 20%);
    font-size: 3rem;
    color: transparent;
    font-style: normal;
    font-weight: 700;
    line-height: 1.25em;
    text-transform: capitalize;
    transform: translateX(-3.6rem);}

.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.com.cn/0452981/uploadfile/image/20251209/20251209151205_1825361778.png)no-repeat;}
.appli_more:hover::before{width:180px;border-radius:100px;}

.more-b {border: 1px solid rgba(255, 255, 255,  0.6); margin-top: 2%;
  display: inline-block;
  padding: 0.78rem 2.8rem;
  border-radius: 3.125rem;
  overflow: hidden;
  position: relative;
  z-index: 1;}
.more-b span { font-size: 0.85vw; 
  color: #fff;
  position: relative;
  z-index: 2; }
@media (max-width: 768px) {
  .more-b {
    padding: 0.6rem 2.2rem;
  }
}

.more-b::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  background: var(--main-color);
  -webkit-transform: scaleX(0);
     -moz-transform: scaleX(0);
      -ms-transform: scaleX(0);
       -o-transform: scaleX(0);
          transform: scaleX(0);
  -webkit-transform-origin: center right;
     -moz-transform-origin: center right;
      -ms-transform-origin: center right;
       -o-transform-origin: center right;
          transform-origin: center right;
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.4, 0, 0, 1);
  transition: -webkit-transform 0.3s cubic-bezier(0.4, 0, 0, 1);
  -o-transition: -o-transform 0.3s cubic-bezier(0.4, 0, 0, 1);
  -moz-transition: transform 0.3s cubic-bezier(0.4, 0, 0, 1), -moz-transform 0.3s cubic-bezier(0.4, 0, 0, 1);
  transition: transform 0.3s cubic-bezier(0.4, 0, 0, 1);
  transition: transform 0.3s cubic-bezier(0.4, 0, 0, 1), -webkit-transform 0.3s cubic-bezier(0.4, 0, 0, 1), -moz-transform 0.3s cubic-bezier(0.4, 0, 0, 1), -o-transform 0.3s cubic-bezier(0.4, 0, 0, 1);
  border-radius: 3.125rem;
}

.more-b:hover:before {
  -webkit-transform-origin: center left;
     -moz-transform-origin: center left;
      -ms-transform-origin: center left;
       -o-transform-origin: center left;
          transform-origin: center left;
  -webkit-transform: scaleX(1);
     -moz-transform: scaleX(1);
      -ms-transform: scaleX(1);
       -o-transform: scaleX(1);
          transform: scaleX(1);
}
.more-b:hover span {
  color: #fff;
  background: none;
  background-clip: inherit;
  -webkit-text-fill-color: inherit;
}

/*hzkh*/

.hz_bg{ width:100%;  float:left; padding:80px 0 90px 0; background:url(https://memberpic.114my.com.cn/lanbojingmi/uploadfile/image/20260331/20260331091840_396805086.jpg) center center no-repeat; background-size:cover;}
.hz_ic {width: 100%; margin: 0 auto;  position: relative; }
.hz_ic .new_web_div2021 .tempWrap{width:100% !important;}
.hz_ic *{display:block;}
.hz_ic li{width:calc((100% - 10rem) / 6);margin:0.6rem;float:left;padding-left:0px !important;border:1px #eee solid;border-radius:10px;}
.hz_ic li img{width:100%;height:auto;border-radius: 10px;}
.hz_ic ul li p{display: none;}
.hz_ic ul:nth-child(1) {width: 1300px; margin: 0 auto;}
.hz_ic ul:nth-child(2)  {width: 1300px; margin: 0 auto;}
.hz_ic ul:nth-child(3)  {width: 1300px; margin: 0 auto;}

.hz_bc{width: 100%; margin: 0 auto;  margin-top: 40px;}
.hz_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;}
.hz_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;}
.hz_bt{font-size:42px;font-weight:bold; display: block; color: #333;padding-bottom: 14px;font-family: 'Microsoft YaHei';     text-align: center;}
.hz_bt p{    font-size: 20px;
    font-weight: normal;
    display: block;
    color: #666;
    padding-top: 18px;
    width: 60%;
    margin: 0 auto;
    line-height: 36px;  font-family: 'Hos';}

/*news*/
.indexTit .boxLeft .top h4{font-size: 45px;color: #333;text-transform: uppercase;}
.indexTit .boxLeft .top h5{font-size:24px;color: #666;margin-top: 1rem;font-weight:normal;}
@media screen and (max-width: 1366px){.indexTit .boxLeft .top h5{margin-top: 0rem;}} .indexTit .boxLeft .bot h6{font-size: 0.9rem;color: #999;margin-top: 0.1rem;}
.flexStart ul {
  display: flex;
}
.indexTit .boxRight div p{width: 3.4375rem;height: 3.4375rem;border-radius: 50%;background: linear-gradient(to top, #fff, #fff);border-bottom: 2px solid #F0F0F0;}

.cate_c ul li.on a::after {
    opacity: 1;
    background: var(--main-color);
    content: "";
    height: 2px;
    width: 100%;
    left: 0;
    transition: all 0.3s ease-in-out;
    position: absolute;
    margin-top: 61px;
}
.indexNews{margin-top: -7.8125rem;position: relative;z-index: 1;}
.indexNews .box{position: relative;}
.indexNews .box .boxLeft{width: 42%;}
.indexNews .box .boxRight{width: 58%;box-sizing: border-box;background: #fff;padding: 0 4.375rem;}
.indexNews .box .boxRight .left{font-size: 1rem;color: #999;line-height: 7.8125rem;cursor: default;}
.indexNews .box .boxRight .right{width: 80%;margin-left: 5.625rem;}
.indexNews .box .boxRight .right .swiper-container{height: 7.8125rem;}
.indexNews .box .boxRight .right .swiper-container .swiper-slide{height: 7.8125rem;}
.indexNews .box .boxRight .right .swiper-container .swiper-slide .item{line-height: 7.8125rem;}
.indexNews .box .boxRight .right .swiper-container .swiper-slide .item .time{font-size: 1rem;color: #666;}
.indexNews .box .boxRight .right .swiper-container .swiper-slide .item .text{font-size: 1rem;color: #000;margin-left: 2.1875rem;width: 85%;}
.indexNews .box .boxBtn{position: absolute;right: 2.8125rem;top: 2.1875rem;}
.indexNews .box .boxBtn p{padding: 3px 0;outline: none;cursor: pointer;}
.indexNews .box .boxBtn p span{font-size: 1.125rem;color: #000;}
.indexNews .box .boxBtn p span:hover{color: var(--main-color);}
.indexTit .boxLeft .bot{margin-top:0.5rem;}
.indexTit .boxLeft .bot h6{font-size: 0.875rem;color: #999;margin-top: 0.3125rem;}
.indexTit .boxRight {margin-top: 1rem;padding: 1% 0;border-bottom: 2px solid #F0F0F0;}
.indexTit .boxRight div span{font-size: 1rem;color: #000;line-height: 3.4375rem;transition: all 0.3s;position: relative;left: -2.1875rem;}
.indexTit .boxRight a{display: inline-block; position: relative;}
.indexTit .boxRight div span font{display: inline-block;width: 0.75rem;height: 0.125rem;background: #000;vertical-align: middle;margin-right: 0.7rem;}
.indexTit .boxRight div:hover span{left: -3.125rem;}
.news_bc{padding:3% 0 4% 0;position: relative;z-index: 5; background: #fdfeff;}
.news_c{overflow: hidden;}
.cate_c ul{display: flex;    justify-content: center;}
.cate_c ul li+li{margin-left: 20px;}
.cate_c ul li a{display: block;width: 190px;height: 46px;line-height: 46px;color: #000; background: #eee; text-align: center;font-size: 20px;border-radius: 10px;}
.cate_c ul li.on a{background: var(--main-color); font-weight:bold;color: #fff;}
.cate_c1 ul li:hover:last-child a {background:var(--main-color);}
.news_tc {display: flex;justify-content: space-between;align-items: center;padding:0 20px;}

.news_cc {display: flex;padding:35px 0px 25px;transition:all .5s;overflow:hidden;}
.news_wz .news_div_item {width:calc(33.3% - 15px);flex-shrink: 0;position: relative;border: 1px solid #eee;background: #fff;}

.news_wz .news_div_item_pic img {width: 100%;height: auto;}
.news_cc .news_div+.news_div{display:none;}
.news_wz .news_div {display: flex;}
.news_wz .news_div_item .news_div_item_date {position: absolute; top: 219px; right: 0px;display: flex; width:70px; height: 60px;
 background: linear-gradient(to right, #f8f8f8, #f1f1f1); color: #666; font-size: 14px;  font-family: "axt"; z-index: 2; transition: all .5s; line-height: 32px;
    font-weight: 100;align-items: center;}
@media screen and (max-width: 1680px){.news_wz .news_div_item .news_div_item_date{top: 171px;}}
@media screen and (max-width: 1440px){.news_wz .news_div_item .news_div_item_date{top: 152px;}}
@media screen and (max-width: 1360px){.news_wz .news_div_item .news_div_item_date{top: 150px;}}
.news_div_item_date .news_div_item_year {font-size: 12px; position: absolute;padding-top: 33%; left: 16%;}
.news_div_item_date .news_div_item_month { font-size: 12px;  position: absolute;  padding-top: 33%;  left: 63%;}
.news_div_item_date .news_div_item_day { font-size: 30px;  position: absolute;  top: 9%; left: 29%;}
.news_wz .news_div_item:hover .news_div_item_date {background: var(--main-color);color: #fff;}
.news_div_item_day { font-family: axt;}
.boxLeft {display: none;}
.news_wz .news_div_item .news_div_item_title a {display: block;font-size: 1.03vw;color: #333;position: relative;margin-top:30px; line-height: 1;overflow:hidden;font-weight: bold;font-family: 'axt';}
.news_wz .news_div_item .news_div_item_body {font-size: 0.9vw; line-height: 24px;color: #666; padding-top: 14px; font-family: 'axt';}
.news_wz button { display: none!important;}
.news_wz .news_div_item .news_div_item_content { padding: 0 25px 38px; }
.news_wz { width: 100%;flex-shrink: 0;}
.news_wz .news_div_item+.news_div_item {margin-left: 20px;}
.news_wz+.news_wz{display:none;}
.news_wz .news_div_item .news_div_item_pic a {display: block;position: relative;}
.news_div_item {display: flex;flex-direction: column-reverse;}


/* footer */
.footer {background: #1a263e; position: relative; overflow: hidden;color: #fff; position: relative;  padding-bottom: 1%;}
.footer-content {width: 90%;margin: auto;position: relative;}
.footer-content-top {overflow: hidden;padding:4% 0 3% 0; border-bottom: 1px solid rgba(255, 255, 255, 0.2);}
.footer-left {float: left;width: 10%;}


.footer-logo .logox {max-width:320px; overflow:hidden;     font-size: 20px;  color: #fff;}
.footer-logo .logox img{ width: 200px;}
.footer-logo .logox strong{display: block;font-size:32px; line-height:33px;color:#fff; font-weight:lighter; float: left; letter-spacing:2px;}
.footer-logo .logox dl{ font-size:12px; letter-spacing:0px; color:#adb2b7; line-height:26px; text-transform: uppercase;}
.footer-logo .logox dl en{color:#ababab;}

.fontbq{font-size: 14px;}
.fontbq a{font-size: 14px; color: #fff;}
.footer-nav {float: left;width:100%;text-align: left;}
.footer-nav ul,.footer-nav li {list-style: none;margin: 0;padding: 0;}
.footer-nav ul {text-align: left;margin-left:4vw;overflow: hidden;display: inline-block;vertical-align: top;}
.footer-nav ul:first-child {margin-left: 0;}
.footer-nav .title-1 {font-weight: bold;}
.footer-nav li {}
.font20{font-size: 20px; font-weight: normal;position: relative;display: flex; margin-bottom: 30px;}
.font20::after{content: ''; width: 30px; height: 2px; position: absolute;left: 0; top: 148%;background: rgba(255,255,255,0.2);}
.flh30 {line-height:1.7;}
.font16 {font-size: 15px;}
.font16 a{color: rgba(255,255,255,1);font-size: 15px;}
.footer-nav li a{display: block;color: rgba(255,255,255,0.7); font-size: 16px;font-family: 'axt';     line-height: 32px;}
.footer-nav li a:hover {color: #fff;}
.footer-nav .contact-1 {overflow: hidden;}
.footer-contact p{font-size: 1.6vw; display: block; padding-bottom: 8px;     font-family: 'neu';}
.footer-contact span{font-size: 16px; color: rgba(255, 255, 255, 0.9); font-family: 'axt'; padding-bottom: 10px; display: block;padding-top:4px;}
.footer-contact span i{    padding-right: 10px;}
.footer-nav .contact-us-1 {color: rgba(255, 255, 255, 0.8);margin-top: 2rem;}
.footer-nav .contact-us-1 strong{font-weight: normal;}
.footer-nav .contact-us-1 p:first-child {padding: 0;margin: 0;}
.footer-content-bottom {padding-top:1.5%;position: relative; font-family: axt; }

.footer-copy {color: rgba(255, 255, 255, 0.8);position: relative;}
.footer-copy a {color: rgba(255, 255, 255, 0.8);}
.footer-copy a:hover {color: #fff;}
.footer_wz {  font-size: 20px; margin-bottom: 20px;}
.footer-contact { float: left;}

.footer-top-left {float: left; width: 38%;}
.footer-top-right {float: right;width:60%;}
.footer-contact span b { font-size: 15px;}

.footer-logo a{float: left; }

.footer-contact     font-family: 'axt';  width: 65%; float: left;}
.footer_wz {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 10px;}
.footer-copy,.footer-content-bottom a{color: rgba(255, 255, 255, 0.8);font-size:14px; line-height:2;}
.footer-content-bottom a:hover {color: #fff;}
.QRcode{float:right; height:225px; overflow:hidden;}
.QRcodecon{float:left;}
.QRcodecon em{display:inline-block; margin-left:10px; position:relative;}
.QRcodecon em:before{content:""; display:block; width:170px; height:170px; position:absolute; left:0px; top:31px; border:1px solid #3d4752;}
.QRcodecon em p{text-align:center; font-size:18px; line-height:18px; color:#fff; margin-bottom:25px; opacity: 0.8;}
.QRcodecon em img{ width:148px; height:148px; border:6px solid #fff; margin-left: 12px;}
.QRcodetab{float:right; padding-top:45px; margin-left:30px;}
.QRcodetab span{display:flex; justify-content:center; align-content:center; border-radius:50%; width:38px; height:38px; cursor:pointer; overflow:hidden; border: 1px solid #3d4752; color: #c7ccd2; font-size: 20px;  line-height: 38px;}
.QRcodetab span.on{background-color:var(--main-color); line-height: 38px; color:#fff;}
.QRcodetab span+span{margin-top:18px;}


.saj-footer .bottom{clear: both;padding:30px 0;overflow: hidden;font-size: 12px;color: #999;order-top: 1px solid #313131;}
.saj-footer .bottom a{color: #999; font-size:15px;}
.saj-footer .bottom .left{color: #999; font-size:15px;}
.left .tel div{color:#999; font-size:15px; line-height:25px;}
.footer-nav li dl { display: none;}
.ft-bottom{padding:7px 0;}
.ft-bottom .copyright{float: left;font-size: 14px;color: rgba(255, 255, 255, 0.8);}
.ft-bottom .copyright p{color: rgba(255, 255, 255, 0.8);}
.ft-bottom .copyright span{display: inline-block; color: rgba(255, 255, 255, 0.8);}
.ft-bottom .copyright a{color: rgba(255, 255, 255, 0.8); font-weight:normal; font-size: 14px;}
.ft-bottom .copyright a:hover{color: #fff;text-decoration: underline;}

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



/*--kf--*/
.fixAside a { position: relative;     text-align: left;}
.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: #0060c3;}
.fixAside { box-shadow: 0 0 10px rgba(0,0,0,0.1); padding:10px 2px 4px;  z-index:999; position: fixed; right: 30px; top: 80%; 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: #0060c3;}
.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,195, 0.8);
    border: 1px solid rgb(0,96,195);
    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,195, 0.8);
    border: 1px solid rgb(0,96,195);
    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(230,33,42, 1);
    border: 1px solid rgb(230,33,42);
    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(230,33,42, 1);
    border: 1px solid rgb(230,33,42);
    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: 23px; 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: 299px;
  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: 3px 0 0 8px;
  font-family: 'din';
  font-size: 20px;
  color: #074bab;
  font-weight:bold;     line-height: 40px;
}
.fixAside li .revi-hotline h4{ font-weight:normal; font-size:16px;}