
/* ===================首页样式========================== */
.banner{width: 100%;position: relative;overflow: hidden;}
.banner-img{width: 100%;}
.banner-img img{width: 100%;object-fit: cover;}
.banner-img img.none-mb{height: 100vh;}
.banner-img img.none-pc-pad{min-height: 440px;}
.banner-cont{position: absolute;z-index: 4;width: 100%;height: 100%;top: 0;left: 0;display: flex;align-items: center;}
.banner-cont .name{font-family: "SamsungOne700";color: #ffffff;}
.banner-cont .text{font-family: "SamsungOne700";color: #ffffff;}
.banner-cont .link{display: flex;align-items: center;transition: all .4s ease;justify-content: center;width: 150px; height: 44px;border-radius: 22px;background: #FFFFFF;}
.banner-cont .link i{padding-left: 5px;}
.banner-cont .link:hover{background: #0D5E2D;color: #FFFFFF;}
.banner .swiper-pagination{bottom: 50px;}
.banner .swiper-pagination-bullet{width: 40px;height: 2px;background: rgba(255, 255, 255, .5);opacity: 1;margin: 0 10px !important;position: relative;border-radius: 0;}
.banner .swiper-pagination-bullet:before{content: "";width: 0;height: 100%;background: #0D5E2D;position: absolute;top: 0;left: 0;}
.banner .swiper-pagination-bullet-active.swiper-pagination-bullet{background: #fff;}
.banner .swiper-pagination-bullet-active.swiper-pagination-bullet:before{animation: bulletLine 4s linear both .8s;}
.banner .swiper-pagination-bullet-active.oneBullet:before{animation: bulletLine 3.8s linear both 0s;}
@keyframes bulletLine{0%{width: 0;}100%{width: 100%;}}
/* 效果 */
.banner-cont .name, .banner-cont .text, .banner-cont .link{opacity: 0;}
.swiper-slide-active .banner-cont .name{animation: bannerUp 1s ease both 0.9s;}
.swiper-slide-active .banner-cont .text{animation: bannerUp 1s ease both 1s;}
.swiper-slide-active .banner-cont .link{animation: bannerUp 1s ease both 1.1s;}
.oneSlide .banner-cont .name{animation: bannerUp 1s ease both .3s;}
.oneSlide .banner-cont .text{animation: bannerUp 1s ease both .4s;}
.oneSlide .banner-cont .link{animation: bannerUp 1s ease both .5s;}
@keyframes bannerUp{0%{opacity: 0;transform: translateY(120px);}100%{opacity: 1;transform: translateY(0);}}
.banner .swiper-slide {overflow: hidden;position: relative;}
.banner .swiper-slide video {width: 100%;object-fit: cover;transform: matrix(1, 0, 0, 1, 0, 0);transition: all 0.4s ease 1.2s;min-height: 500px;}
.banner .swiper-slide img {width: 100%;object-fit: cover;transform: matrix(1, 0, 0, 1, 0, 0);transition: all 0.4s ease 1.2s;min-height: 500px;}
.banner .swiper-slide-active img {transition-delay: 0.4s !important;transform: matrix(1.06, 0, 0, 1.06, 0, 0);transition: all 4s ease;}
.banner-btn{justify-content: center;}
.banner-prev, .banner-next{width: 44px;height: 44px;border-radius: 50%;background:rgba(255, 255, 255, .5);position: absolute;z-index: 4;top: 50%;margin-top: -22px;cursor: pointer;transition: all .4s ease;display: flex;justify-content: center;align-items: center;}
.banner-prev{left: 50px;}
.banner-next{/*transform: rotate(180deg);*/right: 50px;}
.banner-prev:hover, .banner-next:hover{background: #0D5E2D;color:#ffffff;}
@media (max-width: 1151px){
.banner-prev, .banner-next {display: none;}
}

.indTitle{width: auto;}
.indTitle .name{font-family:"Source Han Sans CN";}
.indTitle .text{color: #888;}

.indMore{display: flex;align-items: center;transition: all .4s ease;justify-content: center;width: 150px; height: 44px;border-radius: 22px;background: #FFFFFF;}
.indMore span{}
.indMore i{padding-left: 5px;}
.indMore:hover{background: #0D5E2D;color: #FFFFFF;}

.about_box{display:flex;justify-content: center;}
.about_box .about_box_box{display:flex;align-items:center;gap: 50px;color:#292929;width: 92%;}
.about_left{flex:0 0 48%}
.about_left .img{width:100%;cursor: pointer;}
.about_left .img img{width:100%;height:auto;display:block}
.about_right{flex:1}
.about_right .right_head{margin-bottom:30px;display:flex;gap:12px;align-items: center;line-height: 1;}
.about_right .right_head .img{width: 38px;}
.about_right .right_head .img img{width: 100%;height: 100%;object-fit:cover;}
.about_right .right_head .title{font-weight:600;color:#0D5E2D;}
.about_right .right_head .xie_gan{width: 41px;height: 1px;background: #EF7B1A;transform: rotate(301deg);}
.about_right .right_head .entitle{color: #959597;font-family: 'SYST'}
.about_right .right_content{margin-bottom: 10px;}
.about_right .right_content p{margin-bottom: 0px;text-indent: 2em;}
.about_right .right_content p:last-child{margin-bottom:0}
.about_right .right_more {display: flex;flex-direction: row-reverse;}
.about_right .right_more .right_more_box{display:flex;align-items:center;gap: 48px;width:fit-content;padding:12px 26px;border:1px solid #0D5E2D;border-radius: 35px;cursor:pointer;transition:all 0.3s ease;background: #0D5E2D;}
.about_right .right_more .right_more_box .text{color: #fff;transition:all 0.3s}
.about_right .right_more .right_more_box:hover{transform: scale(1.02)}
.about_right .right_more .right_more_box:active{transform: scale(0.95);}
.about_right .right_more .right_more_box .img img{width:18px;height:auto}



.gcsl{position: relative;display: flex;/* background-image: url("../image/gcsl_bg.png"); *//* background-repeat: repeat; *//* background-size: auto; *//* background-position: left top; */justify-content: center;}
.gcsl .gcsl_box_box{width: 87%;}
.gcsl .bjtp{position: absolute;width: 100%;height: 100%;top: 0;left: 0;}
.gcsl .bjtp img{width: 100%;height: 100%;object-fit: cover;}
.gcsl .gcsl_box{padding: 45px 0 15px;display:flex;align-items:flex-start;gap: 107px;position: relative;z-index: 1;}
.gcsl .gcsl_li{/* flex:1; *//* min-width:220px; */display:flex;flex-direction:column;align-items:center;text-align:center}
.gcsl .gcsl_li .img{margin-bottom: 8px;}
.gcsl .gcsl_li .img img{display:block;max-width:100%;height:auto}
.gcsl .gcsl_li .num_box{display:flex;align-items:baseline;justify-content:center;gap:10px;margin-bottom: 10px;}
.gcsl .gcsl_li .num_box .timer{color: #fff;line-height:1;font-weight:600;font-family: 'SYST';}
.gcsl .gcsl_li .num_box .unit{line-height:1;font-weight:500;color: #fff;}
.gcsl .gcsl_li .description{line-height:1.5;font-weight:500;color: #fff;}



.factory-gallery{background-color:#fff;padding: 35.5px 109px;}
.gallery-top,.gallery-mid,.gallery-bot{display:flex;gap: 5px;margin-bottom:30px}
.gallery-top .gallery-item{width:100%}
.gallery-mid .gallery-item,.gallery-bot .gallery-item{flex:1}
.gallery-item{position:relative;padding: 12px;background:#fff}
.gallery-item::after{content:"";position:absolute;left:0;right:0;width:100%;height:14px;bottom:-14px;background:url("../image/img_shadow.png") no-repeat;background-size:100% 100%;z-index: 0;}
.gallery-item img{width:100%;height:auto;display:block}
@media(max-width:768px){
	.gallery-mid,.gallery-bot{flex-direction:column}
}

.product{background:#fff;padding:60px 0}
.product .cata_head{display:flex;align-items:center;gap:12px;margin-bottom:40px}
.product .cata_head .slash{width:41px;height:1px;background:#EF7B1A;transform:rotate(301deg)}
.product .cata_head .title{color:#0D5E2D;font-weight:600;}
.product .cata_head .entitle{color:#959597;font-family: 'SYST';}
.product .tab_nav ul{display:flex;justify-content:space-between;margin-bottom: 86px;padding-bottom:0}
.product .tab_nav ul .tab_item{display:flex;flex-direction:column;align-items: flex-start;padding: 28px 0;cursor:pointer;position:relative}
.product .tab_nav ul .tab_item.active::after{content:"";position:absolute;width:100%;height:3px;background:#0D5E2D;bottom:-1px;left:0;z-index:1}
.product .tab_nav ul .tab_item .tab_txt{font-weight:500;color: #3F3F3F;}
.product .tab_nav ul .tab_item .tab_num{position:absolute;top:100%;margin-top: 16px;color: #ABABAB;}
.product .tab_nav ul .tab_item.active .tab_txt{color: #0D5E2D;}
.product .tab_nav ul .tab_item.active .tab_num{color:#0D5E2D}
.product .cata_main .tab_box{display:none;grid-template-columns: repeat(4,1fr);gap: 20px;}
.product .cata_main .tab_box.show{display:grid;}
.product .cata_main .tab_box .pro_item{border: 1px solid #DCDCDC;padding: 8px;transition: all 0.3s ease;}
.product .cata_main .tab_box .pro_item:hover{border-color:#0D5E2D;box-shadow: 0px 8px 18px 0px rgba(0,0,0,0.25), 0 6px 0 #0D5E2D;transform: translateY(-6px);}
.product .cata_main .tab_box .pro_item .img{/* margin-bottom:12px; */}
.product .cata_main .tab_box .pro_item .img img{width:100%;display:block}
.product .cata_main .tab_box .pro_item .more{color: #7D7B7B;padding: 25px 30px;display: flex;}
.product .cata_main .tab_box .pro_item .title{text-align:center;}

.ditu{margin-bottom: -76px;width: 100%;}
.ditu img{width: 100%;}


.jiejue {position:relative;}
.jiejue .jiejue_contain{display:flex}
.jiejue .contain_left{width:31%;background:#fff;display:flex;flex-direction:column;justify-content:space-between}
.jiejue .left_content{width:100%;height:100%}
.jiejue .item_wrap{display:flex;flex-direction:column;gap:36px;padding: 68px 45px 55px;height:100%}
.jiejue .item_box{display:flex;align-items:center;gap: 39px;padding:0 0 24px 52px;border-bottom:1px solid #F88616}
.jiejue .item_box:last-child{border: 0px;padding-bottom: 0;}
.jiejue .icon_box{width: 98px;height: 98px;border: 1px solid #959597;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}
.jiejue .text_wrap{display:flex;flex-direction:column}
.jiejue .text_tit{color:#0D5E2D;margin-bottom:15px;font-weight: 500;}
.jiejue .text_desc{color:#282828;font-weight: 500;}
.jiejue .bottom_btn_wrap{display:flex;width:100%;background:#0D5E2D;align-items:center;padding:43px 0 41px;justify-content:center;gap:48px;cursor:pointer}
.jiejue .btn_inner{background:#0D5E2D;color:#fff;text-align:center;display:flex;align-items:center;justify-content:center;cursor:pointer}
.jiejue .contain_right{width:69%}
.jiejue .contain_right .img{width:100%;height:100%}
.jiejue .contain_right .img img{width:100%;height:100%;object-fit:cover;transition: all 0.3s ease;}


.news{}
.news .contain{}
.news .contain .news_box{}
.news .contain .news_box .news_head_box{display:flex;justify-content:space-between;align-items:center}
.news .contain .news_box .news_head_box .news_head_box_left{display:flex;align-items:center;gap:11px}
.news .contain .news_box .news_head_box .news_head_box_left .img{margin-right:16px}
.news .contain .news_box .news_head_box .news_head_box_left .title{color:#0D5E2D}
.news .contain .news_box .news_head_box .news_head_box_left .slash{width:41px;height:1px;background:#323232;transform:rotate(301deg)}
.news .contain .news_box .news_head_box .news_head_box_left .entitle{color:#C5C6C6;font-family:'SYST'}
.news .contain .news_box .news_head_box .news_head_box_right{}
.news .contain .news_box .news_head_box .news_head_box_right .iconfont{}
.news .contain .news_box .news_body{display:flex;gap:63px;padding-bottom:68px}
.news .contain .news_box .news_body .news_body_left{display:flex;flex-direction:column;gap:41px;flex:1}
.news .contain .news_box .news_body .news_body_left .news_body_left_head{display:flex;align-items:center;justify-content:space-between}
.news .contain .news_box .news_body .news_body_left .news_body_left_head .text{}
.news .contain .news_box .news_body .news_body_left .news_body_left_head .lhx{width:71%;height:1px;background:#6D6D6B;position:relative}
.news .contain .news_box .news_body .news_body_left .news_body_left_head .lhx::after{content:'';position:absolute;top:2px;left:50%;width:calc(100% - 14px);height:1px;background:#6D6D6B;transform:translate(-50%,0%)}
.news .contain .news_box .news_body .news_body_left .news_body_left_head .more{color:#878787;text-transform:uppercase;display:flex}
.news .contain .news_box .news_body .news_body_left .news_body_left_head .more span{}
.news .contain .news_box .news_body .news_body_left .content{display:flex;gap:58px}
.news .contain .news_box .news_body .news_body_left .content .content_left{width:492px;background:#F8F8F8}
.news .contain .news_box .news_body .news_body_left .content .content_left .img{}
.news .contain .news_box .news_body .news_body_left .content .content_left .title{padding:44px 30px 32px;color:#010101}
.news .contain .news_box .news_body .news_body_left .content .content_left .description{padding:0px 30px 41px;color:#6D6D6B}
.news .contain .news_box .news_body .news_body_left .content .content_left .more{width:103px;height:34px;background:#0D5E2D;border-radius:17px;display:flex;justify-content:center;align-items:center;color:#fff;margin:0px 30px 41px}
.news .contain .news_box .news_body .news_body_left .content .content_right{flex:1;display:flex;flex-direction:column;gap:50px;justify-content:space-between;}
.news .contain .news_box .news_body .news_body_left .content .content_right .content_right_li{padding-bottom:21px;border-bottom:1px solid #6D6D6B}
.news .contain .news_box .news_body .news_body_left .content .content_right .content_right_li:first-child{margin-top:12px}
.news .contain .news_box .news_body .news_body_left .content .content_right .content_right_li a{color:#6D6D6B;display:flex;justify-content:space-between;align-items:center}
.news .contain .news_box .news_body .news_body_left .content .content_right .content_right_li a span{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;overflow: hidden;text-overflow: ellipsis;}
.news .contain .news_box .news_body .news_body_right{display:flex;flex-direction:column;gap:41px;width:492px;justify-content:space-between;}
.news .contain .news_box .news_body .news_body_right .news_body_right_head{display:flex;align-items:center;justify-content:space-between}
.news .contain .news_box .news_body .news_body_right .news_body_right_head .text{}
.news .contain .news_box .news_body .news_body_right .news_body_right_head .hx{width:193px;height:1px;background:#6D6D6B}
.news .contain .news_box .news_body .news_body_right .news_body_right_head .more{color:#878787;text-transform:uppercase;display:flex}
.news .contain .news_box .news_body .news_body_right .news_body_right_head .more span{}
.news .contain .news_box .news_body .news_body_right .content_two{display:flex;flex-direction:column;gap:11px}
.news .contain .news_box .news_body .news_body_right .content_two .content_two_li:first-child .title{margin-top:18px}
.news .contain .news_box .news_body .news_body_right .content_two .content_two_li{padding-bottom:22px;border-bottom:1px solid #000}
.news .contain .news_box .news_body .news_body_right .content_two .content_two_li .img{width:100%}
.news .contain .news_box .news_body .news_body_right .content_two .content_two_li .img img{width:100%;border-radius:5px}
.news .contain .news_box .news_body .news_body_right .content_two .content_two_li .title{color:#000}
.news .contain .news_box .news_body .news_body_right .content_two .content_two_li .description{color:#6D6D6B;width:100%;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden;text-overflow:ellipsis}



/* -------------------------PC端--------------------------- */
@media all and (max-width:1700px) {
    /* 1600 × (900) */
}

@media all and (max-width:1599px) {
    /* 1440 × (700)  */
    .indhb-partner-link{height: 110px;}
}

@media all and (max-width:1439px) {
    /* 1360 */
}

@media all and (max-width:1359px) {
    /* 1280 */
}

@media all and (max-width:1279px) {
    /* 1152 × (700) */
    .indpp-bg {}
	.indhb{background-size: 100% 100%;}
}

@media all and (max-width:1151px) {
    /* 1024 */
    .banner-img img.none-mb{height: 50vh;}
}


/* ------------------------手机端-------------------------- */
@media all and (max-width:1000px) {
    /* 平板设备 720 适配 */
	.indal .mySwiper { overflow: hidden; margin: 0 40px;}
	.indal .indal-img img {min-height: 680px;}
	.indal-prev, .indal-next {width: 40px;height: 40px;}
    .indal-list li {width: calc(50% - 15px);}
	.indhb{background: url(/template/cn/image/index_ab_m.jpg) no-repeat center;background-size: auto 100%;}
	.indhb-bg { width: 100%;}
	.indpp-num {flex-wrap: wrap;justify-content: flex-start;}
	.indpp-num-line {min-height: 100px;width: 3px;margin-bottom: 20px;}
	.indpp-num-items { width: calc(50% - 3px); padding: 0 20px;margin-bottom: 20px;}
	.indpp-num-line:nth-last-of-type(2) {margin-bottom: 0px;}
	.indpp-num-items:last-child {margin-bottom: 0px;}
}
@media all and (max-width:640px) {
    /* 移动终端以上 360 适配 */
	.indMore {width: 136px; height: 40px;border-radius: 20px;}
	.banner-cont .link{width: 136px; height: 40px;border-radius: 20px;}
    .banner .swiper-pagination {bottom: 20px;}
    .banner .swiper-pagination-bullet {width: 30px;margin: 0 8px !important;}
    @keyframes bannerUp{0%{opacity: 0;transform: translateY(60px);}100%{opacity: 1;transform: translateY(0);}}
    .indpp{}
    .indpp .contain {flex-wrap: wrap;}
    .indpp-bg {width: 100%;}
	.indpp-video {width: 100%;}
    .indpp-wrap{width: 100%;}
    .indhb-play {width: 60px;height: 60px;}
    .indhb-partner-link {height: 70px;}
    .indhb-partner-loop {width: calc(100% - 0px);}
    .indhb-partner-prev, .indhb-partner-next {width: 32px;height: 32px;margin-top: -16px;background-size: 16px;}
    .indhb-partner-link img{/*max-height: 40px;max-width: 88%;*/}
	.indhb-bg .indTitle .pic .pic-list {width: calc(100% - 0px);}
	.indhb-bg .indTitle .pic .pic-list img {height: 44px;width: 44px;}
	.indal-cont{flex-wrap: wrap;}
	.indal-cont .img {width: calc(100% - 0px);}
	.indal-cont .text {width: calc(100% - 0px);padding:30px;}

	.about_box{flex-direction:column;align-items: center;}
	.about_left{flex:unset;width:100%}
	.about_box .about_box_box{display:flex;align-items:center;gap: 30px;color:#292929;width: 95%;flex-direction: column;}
	.about_right{margin-bottom: 30px;}


	.gcsl{background: #0D5E2D;background-image: unset;}
	.gcsl .gcsl_box{gap: 30px;flex-wrap: wrap;padding: 30px 0;}
	.gcsl .gcsl_li{margin-bottom: 0px;width: 45%;}
	.gcsl .bjtp{opacity: 0;}

	.product .cata_head{display:flex;align-items:center;gap: 0;margin-bottom:40px;justify-content: space-between;}

	.product .cata_main .tab_box{grid-template-columns: repeat(1, 1fr);gap: 20px;}

	.news .contain .news_box .news_head_box .news_head_box_left{gap:0;}
	.news .contain .news_box .news_head_box .news_head_box_left .slash{width: 20px;}
	.news .contain .news_box .news_body{display:flex;gap: 30px;padding-bottom: 60px;flex-direction: column;}
	.news .contain .news_box .news_body .news_body_left .content .content_left,.news .contain .news_box .news_body .news_body_right{width: unset;}
	.news .contain .news_box .news_body .news_body_left .content,.news .contain .news_box .news_body .news_body_right{display:flex;gap: 20px;flex-direction: column;}

	.news .contain .news_box .news_body .news_body_left .news_body_left_head .lhx{width: 55%;}
	.news .contain .news_box .news_body .news_body_left .content .content_left .title{padding: 30px;color:#010101}
	.news .contain .news_box .news_body .news_body_left .content .content_left .description{padding: 0 30px 30px;color:#6D6D6B}
	.news .contain .news_box .news_body .news_body_left .content .content_left .more{width:103px;height:34px;background:#0D5E2D;border-radius:17px;display:flex;justify-content:center;align-items:center;color:#fff;margin: 0px 30px 30px;}
	.factory-gallery{padding: 10px;}

	.product .tab_nav ul{flex-wrap:wrap;gap:20px 0;border-bottom: 0;}
	.product .cata_main .tab_box .row{flex-direction:column}
	.product .tab_nav ul .tab_item{width: 45%;border-bottom: 1px solid #ddd;padding: 15px 0;}
	.product .tab_nav ul .tab_item .tab_num{margin-top: 6px;}

	.jiejue .jiejue_contain{display:flex;flex-direction: column;}
	.jiejue .contain_left,.jiejue .contain_right{width: 100%;}
	.jiejue .item_wrap{padding: 30px;}
	.jiejue .item_box{padding: 0 0 20px 0px;}
	.ditu{margin: 0;}
	/*.jiejue .icon_box{width: unset;}*/
}