*{margin: 0;padding: 0;box-sizing: border-box;list-style: none;line-height: 100%;font-family: 'Hos','Microsoft YaHei';}
body{font-size: 14px;min-width: 1200px; overflow-x: hidden;font-family: 'Hos','Microsoft YaHei'; background:#fff;}
a{text-decoration: none; color:#333; font-size: 14px;}
li{list-style: none;}
em,i{font-style: normal;}
input,select,textarea {border-radius: 0;outline: none;}
input[type="button"], input[type="submit"], input[type="reset"],input[type="text"],input[type="password"] {-webkit-appearance: none;}

.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;}

/**/
body{
--main-color:#009f45;
--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:'neu'; src: 
       url('https://cdn.114my.com.cn/font/MiSans/MiSansLatin-Heavy.ttf') format('truetype')
}
@font-face{font-family:'alz'; src: url("https://cdn.114my.com.cn/font/hxp/alimamashuheiti.ttf");}
@font-face{font-family:'df'; src: url("https://cdn.114my.com.cn/font/lcw/yszt.TTF");}
@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:neu;
src: url(//cdn.dg.114my.cn/font/neutraface2/neutraface2.ttf),
     url(//cdn.dg.114my.cn/font/neutraface2/neutraface2.eot),
     url(//cdn.dg.114my.cn/font/neutraface2/neutraface2.otf),
     url(//cdn.dg.114my.cn/font/neutraface2/neutraface2.woff),
     url(//cdn.dg.114my.cn/font/neutraface2/neutraface2.woff2);
}

.f03{font-family: 'Microsoft YaHei';}
.f04{font-family: 'axt';}


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

.box{margin: 0 auto;max-width: 1500px;min-width: 1200px;}
.gy{margin: 0 auto;max-width: 1500px;min-width: 1200px;overflow:hidden;}
.gya{width: 94%;margin: auto; max-width: 1614px;}
.page{margin: 0 auto;max-width: 1500px;min-width: 1200px;}
.gyc {margin: 0 auto;max-width: 82%;min-width: 1200px;position: relative;z-index: 55;}

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

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


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


@keyframes oneTitleBefore{
  0%{width:5px;left:-10px;}
  25%{width:1px;left:0px;}
  50%{width:5px;left:-10px;}
  75%{width:15px;left:-20px;}
  100%{width:5px;left:-10px;}
}
@keyframes oneTitleAfter{
  0%{width:5px;right:-10px;}
  25%{width:1px;right:0px;}
  50%{width:5px;right:-10px;}
  75%{width:15px;right:-20px;}
  100%{width:5px;right:-10px;}
}
/*抬头*/
.head { width: 100%;top: 0; z-index: 999; display: flex; transition: .5s;}
.head.on{background:#fff; box-shadow: 0 2px 5px 0 rgba(0,0,0,0.1);height: 100px;  position: fixed;  background: linear-gradient(rgba(255, 255, 255, 1), rgba(255, 255, 255, 0.92));}
.head.on .headbg{height: 100px;}

.head.on .head_nav > ul > li > a {padding-top: 0px;}
.head.on .head_nav li dl{top:100px;}
.head.on .head_nav > ul > li > a:after {margin: -3px auto 0;}
.head.on .head_nav{margin-top: 0px;}
.head.on .header-search{margin-top: -0px;}
.head.on .logo img{ filter: none;}
.head.on .name{ color: #333;}
.head.on .name p{color:var(--main-color);}
.head.on .head_nav > ul > li > a{ color: #333;}
.head.on .head_nav > ul > li:hover > a,.head.on .head_nav li.head_cur > a{ color:var(--main-color);}
.head.on .top_con li i{color:#666;}
.head.on .top_con li i a{color:#666;}
.head.on .top_con>ul>li:nth-child(2) a{color:var(--main-color);}

.headbg{position: fixed;
    width: 100%; max-width:1920px; min-width:1400px; 
    left: 0;
    top: 0;
    z-index: 99999;
    transition: all 0.3s; border-bottom: 1px solid rgba(255, 255, 255, 0.3);
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    padding: 0 4%;}
	
.headbg .fl{display:flex; flex-direction:row; justify-content:space-between;     align-items: center;}
.logo{}
.logo img{ filter: brightness(0) invert(1); height: 70px;}
.name{margin-left:10px;  font-size:2.1vw; line-height:50px; color:#fff; font-weight:bold; white-space:nowrap; letter-spacing: 0px; font-family: 'alz';}
.name p{font-size:0.95vw;  font-weight: normal; color:rgba(255, 255, 255, 0.8); 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:1vw; line-height:100px; color:#fff; text-decoration:none; transition-duration:0.8s;}
.head_nav > ul > li > a:after{content:""; display:block; width:0; height:3px; margin:-3px auto 0; background:var(--main-color); transition-duration:0.8s;}
.head_nav > ul > li:hover > a,.head_nav li.head_cur > a{ font-weight:bold;}
.head_nav > ul > li:hover > a:after,.head_nav li.head_cur > a:after{width:100%;}





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

.top_con>ul>li:nth-child(2) {background: none;display: flex; align-items: center; width: 210px;}
.top_con>ul>li:nth-child(2) a {font-size: 1.5vw; font-weight:bold; color: #fff; padding-left:5px;  font-family:'neu';}
.top_con li i {font-size: 20px;line-height: 28px; color: #fff; height: 28px; font-weight:normal;}

.top_con li i a{color: #fff;  padding-left: 4px; font-size:16px;}
.top_con li>p {width: 120px;overflow: hidden;position: absolute;top: 32px;left: -20px;opacity: 0;transition: 0.5s;height:  0;padding: 5px;background: #fff;border: 1px solid #ddd;}
.top_con li p img {width:100%;}
.top_con li>a {}
.top_con li:hover p {opacity: 1;transition: 0.5s;height: 120px;}

.top_con li>b {width: 120px;overflow: hidden;position: absolute;top: 40px;left: -20px;opacity: 0;transition: 0.5s; background: #fff;font-weight:normal;color: #333;}
.top_con li>b a{font-size:15px;color: #333; line-height: 40px;color: #333; display: block; font-family:'Microsoft YaHei';}
.top_con li:hover b{opacity: 1;transition: 0.5s;}
.top_con li>b a+a { border-top: 1px solid #eee;}
.top_con li>b a:hover {  background: var(--main-color); display: block; color: #fff;}

/*搜索*/
.top_con li:hover .tit_sel{transform: rotateX(0);transition: all 0.5s;} 
.tit_sel {width: 560px;height: 120px;background: rgba(255,255,255,0.95);transform: rotateX(90deg);position: absolute;right: 0;transition: all 0.5s;font-size: 16px;padding: 20px 10px; z-index: 9999;top:60px;}
.tit_sel span {font-size: 24px;display: block;color: #666;font-family: Arial;}

.tit_icon:hover .tit_sel{transform: rotateX(0);transition: all 0.5s;}
#search-i{float:left; width:30px; height:38px; overflow:hidden; margin-top:20px;  box-sizing: border-box; padding-top: 0px; border: 1px solid #dddddd;border-left: none; padding-right:45px;}
#search-bg{    margin-left: 14px; float:left; width:475px; height:38px; overflow:hidden; padding-left:14px; margin-top:20px; box-sizing: border-box;     border: 1px solid #dddddd;border-right: none;text-align: left;    line-height: 38px;}
.search-text{ font-size:14px;color: #999999;justify-content: center;align-items: center;}
.search-text a{ font-size:15px; color: #999;     font-weight: normal;}
.search-text a:hover{ font-size:15px; color: var(--main-color);}
.search-text span{ float:left;  color:#666;font-size: 15px;}
#infoname{ border:none;background:none; outline:none;} 
.search_name {float: left;font-size:22px;color: #666; line-height: 32px;position: relative;z-index: 5;padding: 15px 0;width: 264px;height: 96px;background: #cb0303;text-align: center;}
.search_name:after {content: "";width: 0px;height: 0px;border-top: 7px solid #005299; border-right: 7px solid transparent;border-bottom:8px solid transparent; border-left: 7px solid #005299;position: absolute; top: 81px; right: -13px; transition: 0.5s all ease-in-out; }
form {justify-content: center;}
.head_right {display: flex;justify-content: space-between;align-items: center;width: 72%;}



/*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;}
.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 > em{position:absolute; right: 26%;top:100%; z-index:111; 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:60px; 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;}
.head_nav > ul > li:nth-child(7) > em{right: 20%;}

/*indxbanner*/
.wh {padding: 0px 11%;}
.wh8 {padding: 0px 8%;}

.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_1 .bg{background-image:url("//memberpic.114my.com.cn/xinbojia/uploadfile/image/20260227/20260227191121_564676336.jpg")}
.new_main_visual .visual_slider .swiper-slide.slide_2 .bg{background-image:url("//memberpic.114my.com.cn/xinbojia/uploadfile/image/20260227/20260227193002_2042956842.jpg")}
.new_main_visual .visual_slider .swiper-slide.slide_3 .bg{background-image:url("//memberpic.114my.com.cn/xinbojia/uploadfile/image/20260228/20260228092004_1159744670.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:7%; left: 0%;}
.new_main_visual .visual_slider .swiper-slide .ts1{top:1%;}
.new_main_visual .visual_slider .swiper-slide .ts2{top:11%;}
.new_main_visual .visual_slider .swiper-slide .inner .txt_boxc{width: 100%;}
.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.2;}
.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:var(--main-color);}
.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: normal;}

.new_main_visual .visual_slider .swiper-slide .txd1{font-size:3vw; font-weight: bold;}
.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(21 43 30 / 20%);}
.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: linear-gradient(90deg, #e6761f 0%, #f1a400 100%);  color: #fff;
border-radius: 20px;}
.new_main_visual .visual_slider .swiper-slide .inner .txt_box a i{padding-right:5px;}
.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/xinbojia/uploadfile/image/20260227/20260227193601_1405909100.png")no-repeat center / cover;}
.new_main_visual .bot_wrap .controller .move_btn a.play:before{background:url("//memberpic.114my.com.cn/xinbojia/uploadfile/image/20260227/20260227193601_667102714.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/xinbojia/uploadfile/image/20260227/20260227193601_1606771345.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/xinbojia/uploadfile/image/20260227/20260227193601_720901577.png")no-repeat center / 100% 100%; transition:0.2s;}


/*pro*/
.pro_bg{ width: 100%; padding: 70px 0; background:#f1f3f2;  }
.pro_w {width: 81%;margin:auto;position: relative;}
.pr_l{width:63%; overflow: hidden; position: relative; background:#fff; height:450px;  border-radius: 10px;}
.pr_r{width:36%; overflow: hidden; }

.product_t {}
.product_t dt{padding: 60px 0 0 50px; float: left;}
.product_t dt a{font-size:30px;  font-weight: bold; color: #333;} 
.product_t dt p{ margin-top: 25px;}
.product_t dt span{ font-size: 16px; color: #444; line-height: 36px; float: left;     text-align: center; margin-right: 25px;}
.product_t dt span i{font-size:32px;  font-weight: normal; vertical-align: middle; color: #009b4c; display: block;}
.product_t dt em{line-height: 36px; font-size: 17px;  display: block; color: #555;}
.product_t dd{ float: right;position: absolute; top: 42px; right: 35px;}



.product_it.product_1{width: 49%; margin-right:2%;  height:450px;}
.product_it.product_2{width: 49%;  height:450px;}
.product_it.product_3{ margin-bottom:12px;}


.product_it{ background:#FFF; width:100%; height:220px;   float:left; border-radius: 15px; position: relative;}
.product_it:hover{ color:#FFF; background: #009b4c;}
.product_it:hover  a strong{ color:#FFF;}
.product_it:hover strong .en{color: rgb(255,255,255,.9);}
.product_it > a{  height: 95px; overflow:hidden }
.product_it > a strong{ font-size:29px; font-weight: normal; display: block; line-height: 28px; position: relative; color:#333;  padding: 40px 0 0 30px; }
.product_it > a strong .en{ font-size: 0.9vw; color: #666; display:block; line-height:1.32vw; text-transform: capitalize; padding:10px 0 10px; }
.product_it img{ display: block; float:right; }
.product_it > b{ position: absolute; top: 20px; right: 11px;}  
.product_it a .more-1{display: block; height:32px;line-height:32px; overflow: hidden;  bottom: 50px; left:33px; text-align: center; background:#f9f9f9;border-radius:32px;  position: absolute;}
.product_it a .more-1 i{display: inline-block;vertical-align: middle;width:32px;height:32px; border-radius:32px; background: url(https://memberpic.114my.com.cn/xinbojia/uploadfile/image/20260514/20260514175646_995046384.png) center no-repeat #009b4c; }
.product_it a .more-1:hover{ background: #333; transition:all .5s; }
.product_it:hover .more-1 i{background: url(https://memberpic.114my.com.cn/xinbojia/uploadfile/image/20260514/20260514175646_995046384.png) center no-repeat #fff;}


.precept_w {
    border: 1px solid #eee;
    border-radius: 50px;
    height: 40px;
    line-height: 40px;
    position: absolute;
     bottom: 80px;
    z-index: 999;
    overflow: hidden; left: 50px;}
.precept_w li{float:left;  width: 120px; text-align: center; cursor:pointer; height: 38px;   line-height: 38px;}  
    
.precept_w li a{font-size: 17px; font-weight: bold; line-height: 38px;}
.precept_w li+li{    float: left;
    height: 40px;
    cursor: pointer;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-around;}
.precept_w li.on{ background: #009b4c; border-radius: 50px;}
.precept_w li.on a{color:#fff;}


/* 滚动 */
.pro_gun{     max-width: 1500px; margin: 0 auto;  overflow: hidden; min-width: 1300px;}
.pro_gun .tempWrap{ width: 1500px !important;}
.pro_gun ul{height:420px !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: #009b4c;}
.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: 48px; border-radius: 26px; margin: 0 auto; margin-top: 40px; color: #444;font-size: 18px;transition: all .5s;letter-spacing: 2px;}
a.pro_btn:hover{max-width: 510px; background: #009b4c; box-shadow: 0 10px 10px rgb(0,0,0,0.2);  color: #fff;}
a.pro_btn i{     color: #666;
    font-size: 26px;
    vertical-align: middle;
    padding-right: 10px;}
a.pro_btn:hover i{ color: #fff;}


/*about*/
.ab_more {
  display: inline-block;
  color: #444 !important;
  text-decoration: none;
  position: relative;
  z-index: 2;
  overflow: hidden;
  white-space: nowrap;
  font: 500 1rem/3rem "neu";
  border-radius: 0.5rem;
  width: 10.5rem;
  text-align: center;
  background: transparent;
  border: 2px solid #777;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
       transition-duration: 0.3s;
  text-transform: uppercase;
font-size:1rem !important;
}
.ab_more a{color: #444;}
.ab_more a:hover{color: #fff;}
.ab_more img{height: 1.3rem;
    margin-left: 1rem;
    transition: all 0.4s;
    -webkit-transform: all 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
    filter: brightness(10) invert(1); margin-top:0.2rem;}
.ab_more:hover img{    filter: brightness(10) invert(0);}
.ab_more::before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #fff;
  color: #fff;
  border-radius: 100%;
  -webkit-transform: scale(0);
     -moz-transform: scale(0);
      -ms-transform: scale(0);
       -o-transform: scale(0);
          transform: scale(0);
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: -o-transform;
  -moz-transition-property: transform, -moz-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform, -moz-transform, -o-transform;
  -webkit-transition-duration: 0.6s;
     -moz-transition-duration: 0.6s;
       -o-transition-duration: 0.6s;
          transition-duration: 0.6s;
  -webkit-transition-timing-function: ease-out;
     -moz-transition-timing-function: ease-out;
       -o-transition-timing-function: ease-out;
          transition-timing-function: ease-out;
}

.ab_more:hover {
  color: #fff !important;
  border-color: #fff;
}

.ab_more:hover::before {

  -webkit-transform: scale(2);
  -moz-transform: scale(2);
   -ms-transform: scale(2);
    -o-transform: scale(2);
       transform: scale(2);
}

.ab_more.hs {
  color: #585858;
  border: 1px solid #585858;
}

.ab_more.hs:before {
  background: var(--main-color);
}

.ab_more.hs:hover {
  color: #fff;
  border-color: var(--main-color);}



.about { background:url(https://memberpic.114my.com.cn/xinbojia/uploadfile/image/20260514/20260514175944_749717233.jpg) no-repeat center;padding: 7rem 0 6.125rem;}
.about .ab_t .ab_t1 {
  width: 34%;
  position: relative;
  z-index: 1;
}

.about .ab_t .ab_t1 .ab_tit{color: #333;
    text-transform: uppercase;
    margin-top: 0.2em;
    font-size: 3.6vw;
    line-height: 1.4;}
.about .ab_t .ab_t1 .ab_tit span { font-weight: 100; color: #999; font-size:1.6vw;  font-family: 'Har'; }
.about .ab_t .ab_t1 .ab_tit p{font-family: 'df'; }



.about .ab_t .ab_t1 .p {
  color: #666;
  margin-top: 1.2rem;
    font-size: 1.1rem;
    line-height: 1.5;
font-family: 'axt';}

.about .ab_t .ab_t1 a.ab_more { margin-top: 1.875rem;}
.about .ab_t {position: relative;}
.about .ab_t > b {
  position: absolute;
  left: 43%;
  bottom: 0;
  color: #ECECEC;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  -webkit-transform: rotate(-90deg);
     -moz-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
       -o-transform: rotate(-90deg);
          transform: rotate(-90deg);
  font-size: 7.5rem;
  line-height: 1em;
  -webkit-transform-origin: left bottom;
     -moz-transform-origin: left bottom;
      -ms-transform-origin: left bottom;
       -o-transform-origin: left bottom;
          transform-origin: left bottom;
}



.about .ab_t .a3_b2 {
  width: 60%;
  position: relative;
  z-index: 1;
}


.about .ab_t .a3_b2 li {
  width: 47.38562%;
}

.about .ab_t .a3_b2 li:nth-child(n+3) {
  margin-top: 2.625rem;
}


.about .ab_t .a3_b2 li a.img {
  display: block;
  padding: 10% 13%;
  background: #fff;
  height: 100%;
  border-radius: .625rem;
  position: relative;
  z-index: 1;
  overflow: hidden;
}


.about .ab_t .a3_b2 li a.img .img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  z-index: -1;
  opacity: 0;
  -webkit-transition: all .6s;
  -o-transition: all .6s;
  -moz-transition: all .6s;
  transition: all .6s;
}

.about .ab_t .a3_b2 li a.img .img::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0, 0.65);
}

.about .ab_t .a3_b2 li a.img .img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.about .ab_t .a3_b2 li a.img span {
  display: block;
  color: var(--main-color);
}
.about .ab_t .a3_b2 li a.img b{font-size:4.4rem;  font-family:'neu';}
.about .ab_t .a3_b2 li a.img em{font-size:2rem;color: #666;}

.about .ab_t .a3_b2 li a.img h2 {
  color: #414141;
  overflow: hidden;
  margin-top: 1.3rem;
font-weight: lighter;
    font-style: normal;
line-height:1.5;
font-size:1.6rem;
font-family: 'axt'
}


.about .ab_t .a3_b2 li a.img .data {
  color: #9C9C9C;
  font: 500 1.125rem/1.5em "neu";
  font-style: italic;
  margin-top: 1.3em;
}

@media (max-width: 768px) {
  .about .ab_t .a3_b2 li a.img .data {
    font-size: 1rem;
    margin-top: 1em;
  }
}

.about .ab_t .a3_b2 li:hover a.img {
  background: transparent;
}

.about .ab_t .a3_b2 li:hover a.img .img {
  opacity: 1;
}

.about .ab_t .a3_b2 li:hover a.img span, .about .ab_t .a3_b2 li:hover a.img h2, .about .ab_t .a3_b2 li:hover a.img .data {
  color: #fff;
}
.about .ab_t .a3_b2 li:hover  a.img em{color: #fff;}


.font18 {
    font-size: 1.125rem;
    line-height: 1.875rem;
    color: #7c7c7c;
}





/*adv*/
.adv_bc{overflow: hidden; padding: 5% 2%; position: relative;z-index: 5; top: 0;width: 100%;
    background: url(https://memberpic.114my.com.cn/xinbojia/uploadfile/image/20260226/20260226163917_974846447.jpg)no-repeat center bottom fixed;}

.adv_bc:before {
    content: '';
    width: 100%;
    height: 100%;
    background: rgba(13,55,31,0.95);
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    background: linear-gradient(to bottom, rgba(13,55,31,0.97),transparent);
}


.adv_lc{position:relative;z-index:2;width:48.5%;height:507px;}
.adv_lc img{width:100%;}
.adv_ic{display:flex;margin-top:70px;padding-left:50px;justify-content:space-between;align-items:center;}
.adv_rc{width:46%;}
.adv_lc p{position:absolute;top:0;left:0;overflow:hidden;width:100%;border-radius:0 50px;  border: 10px solid #fff;}
.adv_lc p+p{display:none;}
.adv_tit>b{color:rgba(255,255,255,.1);}
.adv_tit>i{color:#fff;}
.adv_tit>em{color:#ddd;}
.adv_lc:before{position:absolute;bottom:-40px;left:-40px;width:100%;height:460px;border-radius:50px;background:#7fb995;content:"";opacity:.1;}
.adv_ct>b{display:block;color:#fff;font-size:30px;}
.adv_ct>p{margin:30px 0 0;width:98%;color:#fff;font-size:16px;line-height:30px;}
.adv_cc{position:relative;height:180px;}
.adv_ct{position:absolute;top:0;left:0;}
.adv_ct+.adv_ct{display:none;}
.adv_ct>i{position:absolute;top:-18px;right:0;color: rgba(255,255,255,.03);font-size: 188px;font-family:Impact;}
.adv_rc ul{display:flex;margin-top:42px;flex-wrap:wrap;justify-content:space-between;}
.adv_rc ul li{display:flex;width:42%;align-items:center;}
.adv_rc li p{position:relative;overflow:hidden;margin-right:26px;width:80px;height:80px;border:1px solid rgba(255,255,255,0.3);border-radius:100%;transition:.5s;}
.adv_rc li p span{position:absolute;bottom:0;left:0;display:flex;width:100%;height:100%;color:#fff;font-size:40px;transition:.75s;align-items:center;justify-content:center;}
.adv_rc li p span+span{bottom:-100%;color:var(--main-color);}
.adv_rc li.on p span+span{bottom:0;}
.adv_rc li.on p span:nth-child(1){bottom:-100%;}
.adv_rc li.on p{background:#fff;}
.adv_wz b{display:block;color:#fff;font-weight:400;font-size:24px;}
.adv_rc li.on b{font-weight:700;}

.adv_wz i{margin:13px 0 16px;width:40px;height:1px;background:#bfbfbf;}
.adv_wz em{color:rgba(255,255,255,.4);text-transform:uppercase;font-size:12px; line-height: 30px;}
.adv_rc ul li:nth-child(n+3){margin-top:35px;}
.adv_lc:after{content:""; position:absolute;bottom:-89px;left:-102px;z-index:-1;width:170px;height:226px;background:url(https://memberpic.114my.com.cn/xinbojia/uploadfile/image/20260514/20260514180049_1650637401.png) no-repeat;}
i.adv_yw{padding-top:32px;color:rgba(255,255,255,.1);text-align:right;text-transform:uppercase;letter-spacing:23px;font-size:16px;}
.adv_lc p:hover{border-radius:50px;     transition-duration: 0.8s;}



/*case*/
.case_bg{background:#fff;     margin-top: 100px; }
.pro_tit2{text-align: left;}
.pro_tit2>b{font-size: 42px;color: #333;}
.pro_hx{width:68px;height: 3px;background:linear-gradient(to top, #017e38, var(--main-color));;position: relative;margin:18px 0;}
.pro_hx:after{content: "";width: 4px;height: 3px;background:#fff;position: absolute;top: 0;left:58px;animation: myfirst 0.8s linear,myfirsts  4.64s linear infinite 0.8s;}

.fa_cate{display: flex;justify-content: space-between;}
.fa_cate>ul{display: flex;}
.fa_cate>ul>li{height: 30px;line-height: 30px;}
.fa_cate>ul>li+li{margin-left: 10px;}
.fa_cate>ul>li a{font-size: 16px;color: #333;padding:12px 24px; background: #f8f8f8;}
.fa_cate>ul>li.on,.fa_cate>ul>li:hover{border:1px solid #e5e5e5;}
.fa_cate>ul>li.on a,.fa_cate>ul>li:hover a{color: #fff;background: linear-gradient(to top, var(--main-color), #017e38);}
.fa_cate>a{width: 130px;height: 40px;line-height: 40px;text-align: center;display: block;color: #000;font-size: 14px;border: 1px solid #e5e5e5;position: relative;top: -15px;}
.fa_cate>a:hover{background: var(--main-color); color: #fff; }
.case{overflow: hidden; width: 1500px; margin: 0 auto;  padding-bottom: 10px; }
.case_tt{font-size:43px;color:#333;padding-top: 2vw;width: 20%; font-family: "yuwei";}
.case_tt b{font-size: 30px;color:#2ba6df;font-family: "Arial" !important;}


.casebottom{text-align:center;margin:60px auto 0 auto;display: flex;align-items: center;justify-content: center;}
.casebottom i,.casebottom span,.casebottom li{ display:block; position:relative; cursor:pointer; float:left;}
.casebottom span{margin:0 61px;}
.casebottom li{ width:12px; height:12px; border-radius:50%; background: rgba(0,0,0,0.3); font-size:0; position:relative;}
.casebottom li:after{ content:''; display:block; position:absolute; border-radius:50%; width:18px; height:18px; top:-3px; left:-3px; transform:scale(0); transition:all .3s ease; background:rgba(0,195,69,0.3);}
.casebottom li.on:after{ transform:scale(1);}
.casebottom li+li{ margin-left:18px;}
.casebottom li.on{ background:var(--main-color);}
.casebottom i{}
.casebottom i em{color: #fff;font-size: 25px;}
.casebottom i.next{}
.casebottom i:hover em{color: var(--main-color);}




.case_cont .divdgweb_new_div {
    display: flex;width:100%;
}

.case_cont {
    width: 100%;
    overflow: hidden;margin-top:28px;
}
.case_cont .slick-dots li button:before{color: #ccc;}
.case_cont .slick-dots li.slick-active button:before{color:#206bae;}
.case_cont .slick-dots {
    bottom: -42px;
}
.slick-list{width:100%;}
.case_cont .divdgweb_new_div .divdgweb_new_div_item {
    width: 20%;
    flex-shrink: 0;
    overflow: hidden;    position: relative;
}

.case_cont .divdgweb_new_div .divdgweb_new_div_item .news_div_item_pic img {
    width: 100%;
}

.case_cont .divdgweb_new_div .divdgweb_new_div_item .divdgweb_new_div_item_content {
position: absolute;
    width: 100%;
    top: 44%;
}

.case_cont .divdgweb_new_div .divdgweb_new_div_item .divdgweb_new_div_item_content .divdgweb_new_div_item_title a:before {}
.case_cont .divdgweb_new_div .divdgweb_new_div_item .divdgweb_new_div_item_content .divdgweb_new_div_item_title {text-align: center;}
.case_cont .divdgweb_new_div .divdgweb_new_div_item .divdgweb_new_div_item_content a {
    color: #fff;
    font-size: 25px;
    z-index: 99;
    position: relative;
    display: block;transition:all .5s;left:-100%;
}
.case_cont .divdgweb_new_div .divdgweb_new_div_item:hover .divdgweb_new_div_item_content a{pointer-events: none;
left:0;
}
.case_cont .divdgweb_new_div .divdgweb_new_div_item:before {
    position: absolute;
    content: "";
    width: 39%;
    height: 41%;
    border: 2px solid rgba(255,255,255,0.1);
    top: -50%;
    left: 29.5%;z-index:2;transition:all .5s;
}
.case_cont .divdgweb_new_div .divdgweb_new_div_item:hover:before {
    top: 28%;
}

.case_cont .divdgweb_new_div .divdgweb_new_div_item:hover .divdgweb_new_div_item_content a:after {
    position: absolute;
    content: "\e64e";
    font-family: "iconfont";
    top: 190%;
    left: 46%;transition:all .5s;font-size:24px;color: #fff; transform: rotateY(0deg);
}

.case_cont .divdgweb_new_div .divdgweb_new_div_item:hover .divdgweb_new_div_item_content a:before {
    position: absolute;
    content: "case";
    font-size: 14px;
    color: #fff;
    text-transform: uppercase;
    font-family: "srm";
    top: -82%;
    left: 50%;
    margin-left:-21px;
}


.case_cont .divdgweb_new_div .divdgweb_new_div_item:after {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;transition:all .5s;
}
.case_cont .divdgweb_new_div .divdgweb_new_div_item:hover:after{opacity: 0.7;background: #000;}


/*news*/
.new_tc{display:flex;justify-content:space-between;align-items:center;}
.new_bc{background:#f7f7f7 url(https://memberpic.114my.com.cn/xinbojia/uploadfile/image/20260514/20260514175859_1679136071.jpg) no-repeat bottom;  padding: 70px 0;
    width: 100%;
    max-width: 1920px;
    min-width: 1400px;
    height: 800px;
    margin: 0 auto;}

.entitle-1{font-size: 2vw; font-family:neu;}
.title-2 { font-size:1.5vw; line-height:1.5; color:#4d4d4d;}

.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{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: 30px 0 15px; position: relative;}
.new_li .news_div_item_title a:after {
    content: "了解详细>>";
    font-size: 14px;
    color: #888;
    display: block;
    position: absolute;
    top: 105px;}
.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;}


	
	
	
/*bq*/
.copy_bc{ position: relative; z-index: 1; padding-top:4rem; padding-bottom:5rem;background: #058331 url(https://memberpic.114my.com.cn/xinbojia/uploadfile/image/20260226/20260226172429_1440681460.jpg) center bottom no-repeat;}

.copy_item{float:left; padding-left: 160px;}
.cr_tel a img {width: 70px; filter: brightness(0) invert(1);}
.copy_item1{float: right;padding-left:60px;     border-left: 1px solid #403f3f; height:250px;}
.copy_item ul proadvong{display: block;padding:0 0 30px; position: relative;}
.copy_item ul proadvong a{display: block; line-height: 40px;color: rgba(255,255,255,1); font-weight: bold;font-size: 18px;}
.copy_item ul proadvong a .en{font-size: 12px;color: #666;font-weight: normal;text-transform: capitalize;}
.copy_item ul li a{display: block;color: rgba(255,255,255,0.8);line-height:34px;font-size: 16px;}
.copy_item ul li{display: block;}
.copy_item ul li a:hover{color: #fff;     text-decoration: underline;}
.copy_item ul proadvong::after { position: absolute; content: ""; top: 50px; width: 25px; height: 2px; background-color:rgba(255,255,255,0.5); left: 0px; }
.copy_item:hover proadvong::after { position: absolute; content: ""; top: 50px; width: 77px; height: 2px; background-color: #ffffff;; left: 0px; transition: 0.5s; }


.crconcat{ width:32%; }
.copy_row1{ width:68%; }

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

.cr_tel{ padding-bottom: 15px; font-size:16px; color:#fff;}
.cr_tel img{float: left; filter: brightness(0) invert(1);}
.cr_tel b{ float: left;
    padding-left: 10px;
    font-weight: normal;
    font-size: 0.85vw;
    color: rgba(255,255,255,0.9);
    letter-spacing: 3px;
    text-transform: uppercase;
    padding-top: 3px;
    line-height: 2;}
.cr_tel em {display: block;font-size: 34px;color: #fff;font-weight: bold; position: relative;  top: 0;     letter-spacing: 0;}
.craddr{margin-top: 10px; font-size:16px; color:rgba(255,255,255,.8); line-height:35px; }
.craddr{color:rgba(255,255,255,.9);}
.craddr span{ font-size: 15px; margin-top: 15px; display: block;}
.craddr span i{font-size: 18px; padding-right: 10px;}
.craddr b{color:#fff;  font-size: 30px; font-weight: bold; display: block;    font-family:'neu'; letter-spacing: 2px; padding-top: 10px;}
.craddr p{ font-size: 16px; line-height: 38px;}

.copy_item.fen .prolist2021 li:nth-child(1) {display: none;}


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

/*友情链接*/
.links{float:right; width:180px; margin-top:10px; 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/xinbojia/uploadfile/image/20260514/20260514175813_1969454133.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;}
.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: #008f1e;}
.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: #008f1e;}
.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,149,35, 0.8);
    border: 1px solid rgb(0,149,35);
    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,149,35, 0.8);
    border: 1px solid rgb(0,149,35);
    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,149,35, 1);
    border: 1px solid rgb(0,149,35);
    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,149,35, 1);
    border: 1px solid rgb(0,149,35);
    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: 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 8px;  font-family:'neu';
  font-size: 22px;
  color: #008f1e;
  font-weight:bold;
}
.fixAside li .revi-hotline h4{ font-weight:normal; font-size:16px;}