﻿h1,h2,h3,p{ padding: 0; margin: 0}
section{ font-size: 16px;}

/*.ind_banner .wap{ display: none}
.ind_banner img{ width: 100%;}
.ind_banner a{ color: #ed6d1f; font-size: 18px; position: absolute; left: 51%; top: 62%; display: block; padding: 10px 0; border-bottom: solid 1px #18a0a0; width: 200px; transition: 0.2s}
.ind_banner a i{ font-style: normal; display: block;}
.ind_banner a i:before{ content: ''; display: block; position: absolute; right: 0; top: 30%; width: 10px; height: 10px; background: url(../images/home_more.png) no-repeat}
.ind_banner a:hover{ padding-left: 10px; padding-right: 10px; transform:skew(-30deg); background-color: #18a0a0; color: #fff}
.ind_banner a:hover i:before{ background-position: bottom;}
.ind_banner a:hover i{transform: skew(30deg); }
.ind_banner .item_video{}
.ind_banner .item_video a,
.ind_banner .item_video img{ opacity: 0}
.ind_banner .item_video video{ position: absolute; top: 0; width: 100%; height: 100%; z-index: 10;object-fit: fill;}
@media(max-width:768px){
.ind_banner .pc{ display: none}
.ind_banner .wap{ display:block}
}
*/

.home_banner{ position:relative; height:100vh;}
.home_banner a.more{ color: #18a0a0; font-size: 18px; position: absolute; left: 51%; top: 62%; display: block; padding: 10px 0; border-bottom: solid 1px #18a0a0; width: 200px; transition: 0.2s; z-index: 1!important; width: 100%; height: 100%; border: 0; left: 0; top: 0;}
.home_banner a.more i{ font-style: normal; display: block; display: none;} 
.home_banner a.more i:before{ content: ''; display: block; position: absolute; right: 0; top: 30%; width: 10px; height: 10px; background: url(../images/home_more.png) no-repeat}
/* .home_banner a.more:hover{ padding-left: 10px; padding-right: 10px; transform:skew(-30deg); background-color: #18a0a0; color: #fff} */
.home_banner a.more:hover i:before{ background-position: bottom;}
.home_banner a.more:hover i{transform: skew(30deg); }
.home_banner .photowap{ display:none}
.home_banner .owl-carousel,
.home_banner .owl-stage-outer,
.home_banner .owl-stage,
.home_banner .swiper-slide,
.home_banner .owl-item{ height:100%}
.home_banner .owl-item.active{z-index: 20;}
.home_banner .swiper-slide{ background:no-repeat center center; position: relative}

.home_banner .owl-item video{ position: absolute; left: 0; top: 0; z-index: 10; width: 100%; height: 100%; object-fit: cover;}
.home_banner .owl-nav { display: none}
.home_banner .owl-nav button{position:absolute;top:50%;width:46px;height:44px;margin-top:-22px;z-index:10;cursor:pointer;background-size:27px 44px;background-position:center;background-repeat:no-repeat}
.home_banner .owl-nav button span{display: none;}
.home_banner .owl-nav button.owl-prev{background:url("../images/flex-prev.png") no-repeat  !important;left:10px;right:auto}
.home_banner .owl-nav button.owl-next{background:url("../images/flex-next.png") no-repeat !important;right:10px;left:auto}
.home_banner .owl-dots{ z-index: 5; display: inline-block;  bottom: 5%; padding: 0 1% ; margin: 0; list-style: none; font-size: 0px; text-align: center;position:absolute; left: 50%; transform: translateX(-50%);}
.home_banner .owl-dots button{display: inline-block; width: 60px; cursor: pointer; position: relative;}
.home_banner .owl-dots button:before{ content: ''; position: absolute; left: 20%; margin-top: -7px; width: 60%; height: 2px; background: #fff; transition: 0.3s}
.home_banner .owl-dots button{ text-align: center;font-size: 0; border: none; background: none}
.home_banner .owl-dots button:hover,
.home_banner .owl-dots button:focus{ outline: none;}
.home_banner .owl-dots button.active{ color: #18a0a0; font-size: 20px; font-weight: bold}
.home_banner .owl-dots button.active:before{ width: 0; height: 0;}
.home_banner .videoBox{height: 100%;}
.home_banner .videoBox .video{height: 100%;width: 100% /*background: #000;*/}
.home_banner .videoBox .video video{position: absolute;bottom: 0;}

@media(max-width:1024px){
.home_banner .owl-item video{height: 100%; left:0;z-index: 1;background: #000}
.home_banner .owl-item video.video-show{left: 0;}
.home_banner .owl-item{position: relative;}
.home_banner .owl-item .open-video{position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: url(../images/play.png) no-repeat center center rgba(255, 255, 255, 0); opacity: 1;}
.home_banner .owl-item .close-video{position: absolute; width: 30px; height: 30px; background: url(../images/close.png) no-repeat center center #b81c22; background-size: contain; z-index: 50; right: 30px; top: 80px;opacity: 1; display: none; left: auto; border-radius: 50%;}
}
@media(max-width:640px){
.home_banner .photo{display: none;}
.home_banner .photowap{ display: block}
.home_banner .owl-nav{display: none;}
.home_banner a.more{ left: 20%; z-index: -10;}
}



.xinwen { width:100%; text-align:center;}
.ind_news .xinwen_lm {width:100%; text-align:center; position:inherit !important; margin-top:10px !important; margin-bottom:50px; max-width:none !important;}

.ind_title{ position: relative; padding: 20px 0}
.ind_title h2{ font-size: 36px;}
.ind_title p{ font-size: 18px; color: #999999}
.ind_title a.more{ color: #666666; position: absolute; right:0; top: 20px; display: block;  border-bottom: solid 1px #e5e5e5; width: 20%; max-width: 200px; transition: 0.3s}
.ind_title a.more:before{content: ''; position:absolute; display: block; width: 100%; height: 100%; transition: 0.3s; z-index: 1}
.ind_title a.more i{padding: 10px 0; font-style: normal; display: block; position: relative; z-index: 2;transition: 0.3s;font-size: 24px;font-weight: bold;}
.ind_title a.more i:before{content: '';display: block;position: absolute;right: 17px;top: 38%;width: 10px;height: 10px;background: url(../images/home_more.png) no-repeat;}
.ind_title a.more:hover{ border-bottom: none}
.ind_title a.more:hover:before{transform:skew(-30deg); background-color: #18a0a0;}
.ind_title a.more:hover i{color: #fff; padding-left: 10px; padding-right: 10px; }
.ind_title a.more:hover i:before{ background-position: bottom;}

@media(max-width:1400px){
.ind_title h2{font-size: 30px;}
.ind_title p{ font-size: 16px;}
}
@media(max-width:1024px){
.ind_title a.more i{padding:5px 0;}
.ind_title h2{font-size: 24px;}
.ind_title p{ font-size: 15px;}
}
@media(max-width:768px){
.ind_title a.more i{padding:5px 0 5px 10px;text-align:left; display: none;}
.ind_banner a{display:none;}
.ind_title{ text-align: center}
.ind_title h2{font-size: 22px;}
.ind_title p{ font-size: 14px;}
.ind_title a.more{ position: relative; top: auto; margin: auto ; width:38%;font-size: 14px;}
}
.deg{position: relative;line-height: 46px; display: inline-block;}
.deg:before{content: ''; position:absolute; display: block; width: 100%; height: 100%; transition: 0.3s; z-index: 1}
.deg i{ display: block; font-style: normal;position: relative; z-index: 2 ;transition: 0.3s}
a:hover .deg:before{background: #18a0a0;transform:skew(-30deg);}
a:hover .deg i{ color: #fff; padding: 0px 28px;}

.ind_sort{ padding: 3% 0}
.ind_sort .sort{ box-shadow: 0 10px 40px rgba(0,0,0,0.1); text-align: center; position: relative;}
.ind_sort .sort *{ transition: 0.5s}
.ind_sort .sort dl{ float: left; width: 25%; padding: 20px; border-right: solid 1px #e7e7e7;}
.ind_sort .sort dt{ text-align: center; padding: 34px 10px; position: relative}
.ind_sort .sort dt .icon{ display: block; margin: auto; width: 52px; height: 52px; background: no-repeat center center}
.ind_sort .sort dt b{ font-weight: normal; font-size: 18px; display: block; padding-top: 10px; padding-bottom: 5px;}
.ind_sort .sort dt i{ color: #999999; display: block; font-style: normal; height: 24px; line-height: 24px; overflow: hidden;font-size:14px;}
.ind_sort .sort dd{ display: none; padding-top: 5%}
.ind_sort .sort dd ul{ height: 120px; overflow: hidden;}
.ind_sort .sort dd li{ float: left; line-height: 30px; padding: 0 10px}
.ind_sort .sort dd li a{ display: inline-block; white-space: normal}
.ind_sort .sort dd .more{ text-align: right; padding: 0 10px}
.ind_sort .sort dl:nth-child(4){border-right:none}
.ind_sort .sort dl:nth-child(1) dt .icon{background-image:url(../images/home_sort_1.png)}
.ind_sort .sort dl:nth-child(2) dt .icon{background-image:url(../images/home_sort_2.png)}
.ind_sort .sort dl:nth-child(3) dt .icon{background-image:url(../images/home_sort_3.png)}
.ind_sort .sort dl:nth-child(4) dt .icon{background-image:url(../images/home_sort_4.png)}
.ind_sort .sort dl.remove{ width: 17%}
.ind_sort .sort dl.show{ width: 48%}
.ind_sort .sort dl.show:nth-child(1) dt .icon{background-image:url(../images/home_sort_1on.png)}
.ind_sort .sort dl.show:nth-child(2) dt .icon{background-image:url(../images/home_sort_2on.png)}
.ind_sort .sort dl.show:nth-child(3) dt .icon{background-image:url(../images/home_sort_3on.png)}
.ind_sort .sort dl.show:nth-child(4) dt .icon{background-image:url(../images/home_sort_4on.png)}
.ind_sort .sort dl.show dt{ float: left; width: 38.5%; background-color: #18a0a0}
.ind_sort .sort dl.show dt:before{ content: ''; border: solid 12px transparent;position: absolute; right: -24px; top: 20%; border-left-color: #18a0a0}
.ind_sort .sort dl.show dt b,
.ind_sort .sort dl.show dt i{ color: #fff}
.ind_sort .sort dl.show dd{ display:block; float: right;width: 55%;}
@media(max-width:1024px){
.ind_sort .sort dl{ width: 50%;padding:4px 15px;}
.ind_sort .sort dl.remove{ width: 40%}
.ind_sort .sort dl.show{ width: 60%}
.ind_sort .sort dl:nth-child(2){border-right:none}
.ind_sort .sort:before{ content: ''; position: absolute; left: 0; top: 50%; width: 100%; height: 1px; background:#e7e7e7}
}
@media(max-width:768px){
.deg{line-height:35px;}
.ind_sort .sort dl{width: 100%; float: none; border: none!important;border-bottom: solid 1px #e7e7e7!important;}
.ind_sort .sort dt{ text-align: left; padding: 0; }
.ind_sort .sort dt .icon{ position: absolute;background-size:60%}
.ind_sort .sort dt b{ padding:0 0 0 60px;line-height: 52px;font-size:16px;}
.ind_sort .sort dt i{ position: absolute; right: 10px; top:15px}
.ind_sort .sort dl:last-child{border: none!important;}
.ind_sort .sort dd{ padding: 2% 0}
.ind_sort .sort dd ul{ height: auto}
.ind_sort .sort dl.remove,
.ind_sort .sort dl.show{ width: 100%}
.ind_sort .sort dl.show dt,
.ind_sort .sort dl.show dd{ float: none; width: 100%}
.ind_sort .sort dl.show dt:before{ right: auto; left: 6%; top: auto; bottom: -24px;border-left-color: transparent;border-top-color: #18a0a0}
.ind_sort .sort dl.show dt i{ opacity: 0.5}
.ind_sort .sort:before{ display: none}
}

.ind_product { padding-bottom: 3%}
.ind_product .listbox{ position: relative;overflow: hidden;}
.ind_product .photo{ padding-right: 18.1%}
.ind_product .item { padding-right: 10px; opacity: 0.2}
.ind_product .item a{ display:block; position: relative;}
.ind_product .item .isimg{}
.ind_product .item .pic{ overflow: hidden}
.ind_product .item .pic .isimg{padding-bottom: 59.742%; display: block;background: no-repeat; background-size: cover;  }
.ind_product .item .pro{ position: absolute; width: 25.976%; height:30.79%; right: 6%; bottom: 6%;-webkit-transition: all 0.2s linear; -moz-transition: all 0.2s linear; -o-transition: all 0.2s linear; -ms-transition: all 0.2s linear; transition: all 0.2s linear;}
.ind_product .item .pro span{ padding-bottom: 100%; display: block;background: no-repeat; background-size: cover;}
.ind_product .item a:hover .pro {-webkit-transform: scale(1.4);  -moz-transform: scale(1.4);  -o-transform: scale(1.4); -ms-transform: scale(1.4); transform: scale(1.4);}
.ind_product .info{ padding: 4% 6%}
.ind_product .txt{ max-width: 70%}
.ind_product .txt h3{ font-size: 24px;}
.ind_product .txt p{ margin-bottom: 10px;}
.ind_product .txt .deg{ border-bottom: solid 1px #e5e5e5}
.ind_product .txt .deg i{color: #999999;}

.ind_product .num{ position: absolute;bottom: 60%; right: 9%; color: #000; line-height: 28px;height: 28px;font-size: 18px; }
.ind_product .num span{font-size: 20px; padding-left:8px; font-weight: bold;}
.ind_product .slick-list{ overflow: inherit}
.ind_product .slick-list .slick-active{opacity: 1}
.ind_product .slick-dots{ bottom: 60%; width: auto; right: 10%;}
.ind_product .slick-dots li{ display: none}
.ind_product .slick-dots li.slick-active{ display: inline-block}
.ind_product .slick-dots li.slick-active button{ color: #000}
.ind_product .slick-arrow{ width: 60px; background: url(../images/home_jt.png) no-repeat}
.ind_product .slick-arrow.slick-prev{ left: auto; right: 13%; background-position: left}
.ind_product .slick-arrow.slick-next{ right: 9%; background-position: right}
@media(min-width:768px){
    .ind_product .item a:hover .txt .deg{ border-bottom: none;}
.ind_product .item a:hover .txt .deg i{ color: #FFF}
}
@media(max-width:768px){
.ind_product .txt h3{font-size:16px;}
.ind_product .photo{ padding-right: 0}
/* .ind_product .txt .deg:before{background: #18a0a0;transform:skew(-30deg);} */
.ind_product a:hover .deg:before{display: none;}
.ind_product a:hover .deg i{color: #18a0a0; padding: 0;}
.ind_product .txt .deg i{  padding: 0px 28px; font-size: 14px; padding: 0; color: #000; position: relative;}
.ind_product .item.slick-current .pro{-webkit-transform: scale(1.4);  -moz-transform: scale(1.4);  -o-transform: scale(1.4); -ms-transform: scale(1.4); transform: scale(1.4);}
.ind_product .txt .deg{border: 0;}
.ind_product .num{ display: none}
.ind_product .item { padding-right: 0px;}
.ind_product .slick-dots{ position: relative; bottom: auto; right: auto; padding-top: 3%; border-top: solid 1px #e7e7e7}
.ind_product .slick-dots li{ display: inline-block; width:unset !important;}
.ind_product .slick-dots li:before{ background: #e7e7e7}
.ind_product .slick-dots li.slick-active button{ color: #18a0a0}
.ind_product .slick-arrow{ display: none!important}
}

.ind_case,
.ind_case a{ color: #fff}
.ind_case .outbox{ position: absolute; width: 100%; z-index:10; padding-top: 3%}
.ind_case .outbox .auto-inner{position: relative}
.ind_case .ind_title {margin-bottom: 28%}
.ind_case .ind_title h2,
.ind_case .ind_title p{ color: #fff}
.ind_case .ind_title a.more{ display: none}
.ind_case .category{ position: absolute; top:20px; right: 0; max-width: 60%}
.ind_case .category ul li{ float: left; line-height: 40px; padding: 7px;}
.ind_case .category ul li a{ display: block; padding: 0px 25px;background: #18a0a0; border: solid 1px rgba(250,250,250,0.2)}
.ind_case .category ul li a:hover{ background: #18a0a0; }
.ind_case .listbox{ position: relative}
.ind_case .item img{ width: 100%}
.ind_case .item img.wap{ display: none}
.ind_case .infobox{position: absolute; width: 100%; z-index:10; top: 4%}
.ind_case .info .h3{ font-size: 40px; font-weight: normal}
.ind_case .info .txt{ font-size: 18px;}
.ind_case .info .btn{ padding-top: 3%; padding-bottom: 5%}
.ind_case .link a{ padding-left: 44px; display: inline-block; line-height: 32px; background: url(../images/home_vr.png) no-repeat left}
.ind_case .content-box {display: inline-block;padding: 2%;background-color: rgba(0,0,0,0.5);position: relative;}
.ind_case .content-box:after {content: "";position: absolute;width: 94%;height: 94%;top: 3%;left: 3%;border: 1px solid rgba(255,255,255,0.2);}
.ind_case .slider-for .slick-arrow{ display: none!important;width: 40px; height: 80px; }
.ind_case .slider-for .slick-prev{ left: 0;background-image: url(../images/slick_jt_prev.png)}
.ind_case .slider-for .slick-next{ right: 0;background-image: url(../images/slick_jt_next.png)}
.ind_case .slider-nav{position: absolute; width: 100%; z-index:10; bottom:0; padding: 1.5% 0}
.ind_case .slider-nav:before{ content: ''; top: 0; position: absolute; display: block; width: 67.263%; height: 100%; background: rgba(0,0,0,0.5)}
.ind_case .slider-nav .item{ position: relative;}
.ind_case .slider-nav .item .pic{ cursor: pointer;width: 81.4%; padding-bottom: 52.33%; background: no-repeat center center; background-size:cover;position: relative;}
.ind_case .slider-nav .item .pic p{position: absolute; left: 0; right: 0; top: 50%; transform: translateY(-50%); margin: auto; font-size: 12px; text-align: center; color: #fff;}
.ind_case .slider-nav .slick-current .pic{ box-shadow:inset 0 0 0px 3px #18a0a0}
.ind_case .slider-nav .slick-list{ width: 55%}
.ind_case .slider-nav .slick-arrow{ width: 51px; background: url(../images/home_jt2.png) no-repeat}
.ind_case .slider-nav .slick-arrow.slick-prev{ left: auto; right: 39%; background-position: left}
.ind_case .slider-nav .slick-arrow.slick-next{ right: 33%; background-position: right}
@media(max-width:1024px){
.ind_case .info .h3{ font-size: 22px}
.ind_case .info .txt{ font-size: 16px}
}
@media(max-width:960px){
.ind_case .ind_title{margin-bottom:0;}
.ind_title{padding: 0;}
.ind_case .slider-nav{ display: none}
.ind_case .infobox{ text-align: center; top: auto; bottom: 5%}
.ind_case .info .txt{ text-align: center}
.ind_case .info .btn{ padding: 2% 0}
.ind_case .slider-for .slick-arrow{ display:block!important}
.ind_case .outbox{ padding-top: 0}
}
@media(max-width:768px){
.ind_case .item img.pc{ display: none}
.ind_case .item img.wap{ display:block}
.ind_case .category{ position: relative; bottom: auto; right: auto; max-width: inherit}
.ind_case .category ul li a{ padding: 0 10px;}
.ind_case .infobox{ top: auto; bottom: 2%}
.ind_case .deg:before{background: transparent;transform:skew(-30deg);}
.ind_case .deg i{ color: #fff; padding: 0px 28px; font-size: 12px;}
.ind_case .content-box{width:80%}

.ind_case .info .btn{ display: inline-block; margin-right: 5%;}
.ind_case .info .link{ display: inline-block; padding: 2% 0; font-size: 14px;}
.ind_case a:hover .deg:before{display: none;}
.ind_case a:hover .deg i{color: #18a0a0; padding: 0;}
.ind_case .deg i{  padding: 0px 28px; font-size: 14px; padding: 0; color: #fff; position: relative;}

}
.ind_about{ padding: 3% 0}
.ind_about .box_item1{ position: relative;color: #fff}
.ind_about .box_item1 .slider-nav{ z-index: 10; position: absolute; padding: 2%; right: 3%; bottom: 25%; width: 380px; height: 300px; background: rgba(0,0,0,0.5)}
.ind_about .box_item1 .slider-nav:before{ content: '';position: absolute; display: block; width: 94%; height: 94%; left:3%; top: 3%;  border: solid 1px rgba(250,250,250,0.2)}
.ind_about .box_item1 h3{ font-size: 32px; padding-top: 3%; padding-bottom: 1%}
.ind_about .box_item1 p{ font-size: 18px;}
.ind_about .box_item1 img{ width: 100%}
.ind_about .box_item1 img.wap{ display: none}
.ind_about .box_item2{ position: relative;background: #18a0a0; background-size: cover}
.ind_about .box_item2:before,
.ind_about .box_item2:after,
.ind_about .box_item2 ul:before{ position: absolute; content: ''; top: 0; width: 1px; height: 100%; background-color: rgba(250,250,250,0.2)}
.ind_about .box_item2:before{left: 25%;}
.ind_about .box_item2:after{ right: 25%;}
.ind_about .box_item2 ul:before{ left:50%;}
.ind_about .box_item2 ul li{ float: left; width: 25%; padding: 0.8% 2%;}
.ind_about .box_item2 ul li,
.ind_about .box_item2 ul li a{ color: #fff}
.ind_about .box_item2 ul li b{ font-size: 56px; font-family:impact; font-weight:400;}
.ind_about .box_item2 ul li p{ opacity: 0.8}
.ind_about .box_item2 ul li .link{ text-align: right;opacity: 0.8}
.ind_about .box_item2 ul li .link a{ position: relative; padding-left: 15px;}
.ind_about .box_item2 ul li .link a:before{ left: 0px; top: 5px; content: ''; position: absolute; border: solid 8px transparent; border-left-color: #fff}
.ind_about .box_item2 .txt2 { display: flex; justify-content: space-between; }
.ind_about .box_item2 .txt2 i a { background: url(../../images/ssa.png) no-repeat left 5px  ; background-size:7px auto; padding-left:10px; font-size:14px; opacity:.8;}


@media(max-width:1366px){
.ind_about .box_item2 ul li b{font-size: 40px}
}
@media(max-width:1024px){
.ind_about .box_item2 ul li b{font-size: 30px}
.ind_about .box_item2{ font-size: 14px}
.ind_about .box_item1 .slider-nav{bottom: 0}

}
@media(max-width:768px){
.ind_about .box_item2 ul li .link a{font-size:12px; transform: scale(0.8); display: inline-block;}
.ind_about .box_item2 ul li .link a:before{border: solid 5px transparent; border-left-color: #fff;top:5px;}
.ind_about .box_item1 img.wap{ display:block}
.ind_about .box_item1 img.pc{ display: none}
.ind_about .box_item1 .slider-nav{ width: 100%; height: auto; right: 0;
background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.5) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.5) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.5) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 ); /* IE6-9 */
}
.ind_about .box_item1 .slider-nav:before{ display: none}
.ind_about .box_item1 .slick-dots{ display: none!important}
.ind_about .box_item1 h3{font-size: 22px;}
.ind_about .box_item2 ul li{ width: 50%; text-align: center}
.ind_about .box_item2 ul:before{ display: none}
.ind_about .box_item2 ul li { padding: 4%;}
.ind_about .box_item2 ul li .link{ text-align: center}
.ind_about .box_item2:before{ left: 50%}
.ind_about .box_item2:after{ right: 0; top: 50%; width: 100%; height: 1px;}
}

.ind_news{ padding: 3% 0; background: #f8f8f8}
.ind_news .auto-inner{position: relative;}
.ind_news .ind_title a.more{ display: none}
.ind_news .hot{ float: left; width: 48.077%}
.ind_news .list{ float: right; width: 50%}
.ind_news .list li { float:left; width:95%; list-style:none; padding:0px 0px 15px; margin:0px 0px 15px; border-bottom:1px solid rgba(0,0,0,.2);}



.ind_news .column_name{ position: absolute; right: 0; margin-top: -74px; max-width: 360px; width: 100%}
.ind_news .column_name li{ width: 12%; text-align: center; display:inline-block; border-right:1px solid #18a0a0; }
.ind_news .column_name li a{ display: inline-block; cursor: pointer; padding:5px 20px;}
.ind_news .column_name li.show a{ color: #fff; border: solid 0px #18a0a0; background:#18a0a0;



}
.ind_news .column_list .pic {position: relative}
.ind_news .column_list .pic img{ width: 100%}
.ind_news .column_list .pic video {position: absolute; width: 100%; height: 100%; left: 0; top: 0; z-index: 1; object-fit: cover}
.ind_news .column_list .txt{ background: #fff; position: relative; padding-right: 20%;}
.ind_news .column_list .txt a{ display: block;}
.ind_news .column_list .txt h3{ font-size: 20px; padding: 5px 0; }
.ind_news .column_list .txt p{ font-size: 14px; color: #666666;}
.ind_news .column_list .txt time{ position: absolute; right: 5%; top: 35%;color: #666666; line-height: 1.2}
.ind_news .column_list .txt time span{ display: block; font-size: 26px;}
.ind_news .column_list .txt:before{ content: ''; display: block; position:absolute; right: 20%; top: 30%; width: 1px; height: 40%; background: #ccc}
/*.ind_news .column_list li:hover{ box-shadow: 0 10px 40px rgba(0,0,0,0.1)}
.ind_news .column_list li:nth-child(2){ margin: 0% 0}
.ind_news .column_list .hot .txt a{ padding: 9.085% 6%}
.ind_news .column_list .list .txt a{ padding: 8.736% 6%}
*/

@media(max-width:1200px){
.ind_news .column_list .txt h3{ font-size: 18px;}
.ind_news .column_list .txt time span{ font-size: 20px}
}
@media(max-width:768px){
.ind_news .column_list .txt time span{font-size:14px;}
.ind_news .hot,
.ind_news .list{ width: 100%; float: none}
.ind_news .column_list .hot .txt a,
.ind_news .column_list .list .txt a{ padding:15px}
.ind_news .column_list .txt h3{ font-size: 16px; line-height: 22px; font-weight: normal;-webkit-line-clamp: 2;display: -webkit-box;	display: box;word-break: break-all;	-webkit-box-orient: vertical;white-space:inherit}
.ind_news .column_list .hot{ margin-bottom: 2.2%}

.ind_news .column_list .txt p{ color: #999; display: none}
.ind_news .column_list .txt time{ right: 15px; top: 50%; margin-top: -22px; line-height: 22px;}
.ind_news .column_name{ position: relative; max-width: inherit; margin: 3% 0}
.ind_news .ind_title a.more{ display: block}

}

.ind_news .column_list .hot img { width:100%; height:100%; transition:all .4s;}
.ind_news .column_list .hot img:hover { transform:scale(1.1,1.1);}
/*news s*/


.clear {
    clear: both;
    height: auto!important;
    overflow: hidden;
    zoom: 0;
}
 .inewsr {
    width: 100%;
    float: left;
    height: 520px;
    transition: all .3s;

}
.newsimg{
    width: 100%;
    overflow: hidden;

}
.newsimg img{transition: all .5s; width:100%;}
.newsimg img:hover{transform: scale(1.1);}

.headlines {
    width: 25%;
    height: 55px;
    line-height: 55px;
    background: #18a0a0;
    text-align: center;
    color: #fff; font-size:16px;
}
.headlines_new {
    width: 70%;
    height: 55px;
    line-height: 55px;
    background: #eeeeee;
    padding-left: 5%;
}
.headlines_new a{
    font-size: 16px;
}
.inewsr_headlines div:last-child {
    line-height: 24px;
    margin: 20px 0;
    color: #555555;
}
.inewsr_headlines p{
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical; 
}
.inewsr_headlines p.des { width:95%;}
.inewsr li{
    margin-bottom:0px;
    border-top: 0px solid #ececec;
    padding-top: 0px; background:#f8f8f8;
}
.inewsr li a:hover{
    color: #18a0a0;  background:#f8f8f8;
}
.inewsr li:hover .itime{
    background: #18a0a0;
    transition: all .3s;
}
.fyou{ width:86%; }
.itime{
    width:75px;
    border:1px solid #cdcdcd;
    padding:5px;
    box-sizing:border-box;
    background: #cfcfcf;
    text-align: center;
}
.itime p{
    font-size:30px;
    color:#fff;
    font-family:SimHei;
    text-align:center;
    line-height:45px;
    font-weight:700;
}
.itime span{
    font-size: 12px;
    color: #fff;

}
.inewst {
text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    font-size: 18px;
}
.inewsc{
    font-size:14px;
    color:#666;
    line-height: 20px;
    text-align: left;
    margin-top: 8px; text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    color: #666!important;
}



/*news e*/










.ind_shop{ color: #fff; position: relative; background: #18a0a0; padding: 3.679% 0;}
.ind_shop .pic{ opacity: 0.1; position: absolute; width: 100%; height: 100%; top: 0; background: no-repeat center center; background-size: cover}
.ind_shop .wap{ display: none}
.ind_shop .auto-inner{ position: relative; z-index: 2}
.ind_shop .ind_title{ float: left; max-width: 500px; width: 40%}
.ind_shop .ind_title p{color: #fff; font-size: 16px }
.ind_shop .other{ max-width: 780px; width: 50%; float: right; padding:40px 0px 20px 0; position: relative}
.ind_shop .other .search{ border-bottom: solid 1px #fff; padding-right: 50px; width: 64.104%; position: relative}
.ind_shop .other .search .text{ font-size: 16px; color: #fff; width: 100%; height: 62px; border: none; background: none}
.ind_shop .other .search .btn{ position: absolute;right: 0;top: 10px;  width: 42px; height: 42px; cursor: pointer;background: url(../images/search_icon.png) no-repeat center center}
.ind_shop .other .help{ position: absolute; right: 0; top: 40px; width: 25%; text-align: center; color: #18a0a0; display: block; padding: 17px 0; color: #18a0a0; background: #fff}
@media(max-width:960px){
.ind_shop .ind_title,
.ind_shop .other{ float: none; max-width: none; width: 100%}
.ind_shop .ind_title{ text-align: center}
}
@media(max-width:768px){
.ind_shop .other{ padding: 2% 0;}
.ind_shop .other .search{ width: 100%; margin-bottom: 4%}
.ind_shop .other .help{ position: relative; margin: auto;; top: auto; width: 30%; padding: 2% 0}
.ind_shop .ind_title p{ font-size: 14px }
.ind_shop .pc{ display: none}
.ind_shop .wap{ display:block}
}

.fixBox{ position:fixed; z-index:20000; right:1%;bottom:2%;}
.fixBox ul li{ position:relative;margin-bottom:1px;}
.fixBox ul li figure{ position:absolute; top:0; right:63px;background:#fff; color:#333; display:none;}
.fixBox .li_wx figure{width: 121px;}
.fixBox .li_wx:hover:before{width: 10px;height: 6px;content: '';background:url(../images/icon2.png) no-repeat;-webkit-background-size: 100% 100%;-moz-background-size: 100%;-o-background-size: 100%;background-size: 100%;position: absolute;top: 50%;margin-top:-3px;left:-18px;-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg);}
.fixBox .li_wx figure img{ display:block; width:100%;}
.fixBox .li_tel figure{ padding:0 20px; font-size:18px;line-height:50px;white-space:nowrap;}
.fixBox .li_tel:hover:before{width: 10px;height: 6px;content: '';background:url(../images/icon2.png) no-repeat;-webkit-background-size: 100% 100%;-moz-background-size: 100%;-o-background-size: 100%;background-size: 100%;position: absolute;top: 50%;margin-top:-3px;left:-18px;-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg);}

.fixBox .li_tel figure a{ color:#333;}
.fixBox .icon{ display:block; width:60px; height:60px; background:url(../images/fixbg.png) no-repeat left top #18a0a0; border-bottom:1px solid #18a0a0; color: #fff; text-align: center;}
.fixBox .icon{display: block; padding-top: 5px; font-size: 12px;}
.fixBox .icon img{display: block; width: 50%; margin: 0 auto ;}
.fixBox .li_tel .icon{ background-position:0 -50px;}
.fixBox .li_mes .icon{ background-position:0 -100px;}
.fixBox .icon.gettop{ background-position:0 100%;}
.fixBox .icon.open{ background-image:none; position:relative;margin-bottom: 1px;}
.fixBox .open span{position:absolute; left:50%; top:50%; -webkit-transform:translate(-50%,-50%); -moz-transform:translate(-50%,-50%); -ms-transform:translate(-50%,-50%); -o-transform:translate(-50%,-50%); transform:translate(-50%,-50%);background:url(../images/qh1.png) no-repeat;width: 15px;height: 18px;}
@media(min-width:1025px){
.fixBox ul{ display:block !important;}
.fixBox .icon.open{display:none;}
.fixBox .li_tel figure::before{ position:absolute; content:''; width:100%; height:100%; left:0; top:0; background-color:transparent;}
}
@media(max-width:1024px){
.fixBox{ bottom:5%;}
.fixBox ul{ display:none;}
.fixBox #open_2539{ background-color:#18a0a0;}
.fixBox .icon{width: 50px; height: 50px;}
.fixBox .icon span{transform: scale(0.9); display: block;}

}
@media(max-width:960px){
    .fixBox{display: none;}
}

.elevator {position: fixed;right: 10px;top: 50%;-webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);transform: translateY(-50%);z-index: 200;border-bottom: 0;width: 70px;background-color: #fff;box-shadow: 0 0 10px rgba(0,0,0,0.2)}
.elevator .ul li {position: relative;}
.elevator .ul li:not(:last-child) {border-bottom: 1px solid #eee}
.elevator .ul li .icon {text-align: center;display: block;line-height: 30px;padding-top: 37px;background: no-repeat center 15px;font-size: 14px;color: #999;background-size: 26px auto;}
.elevator .ul .li_4 .icon {background-color: #18a0a0;color: #fff}
.elevator .ul li .content {position: absolute;right: 100%; top: 0;display: none;}
.elevator .ul li:hover .content {display: block;}
.elevator .ul li .shopping {box-shadow: 0 0 10px rgba(0,0,0,0.5);background-color: #fff;margin-right: 10px;}
.elevator .ul li .shopping .item {text-align: center;padding: 4px 10px;width: 130px;font-size: 16px;}
.popup-wrap {position: fixed;left: 0;top: 0;width: 100%;height: 100%;background-color: rgba(0,0,0,0.5);z-index: 100;display: none}
.popup-wrap .main {position: absolute;top: 50%;left: 50%;-webkit-transform: translate(-50%,-50%);-ms-transform: translate(-50%,-50%);transform: translate(-50%,-50%);width: 96%;}
.popup-wrap .title {text-align: center; margin: 0 0 10px;font-size: 24px;font-weight: 500}
.popup-wrap .form-message {background-color: #fff;border-radius: 4px;max-width: 1000px;margin: 0 auto;padding: 2% 80px;position: relative}
.popup-wrap .form-message .close {cursor: pointer;position: absolute; right: 15px;top: 15px;width: 50px;height: 50px;background: url(../images/close2.png) no-repeat center center;background-size:30px;}
.popup-wrap .form-message form {width: 100%}
.popup-wrap .form-message form .form-item {overflow: hidden;margin-bottom: 15px;}
.popup-wrap .form-message form .inline-box {margin: 0 -10px;}
.popup-wrap .form-message form .form-item .inline {width: 50%;float: left;padding: 0 10px;}
.popup-wrap .form-message form .label {font-size: 16px;}
.popup-wrap .form-message form input {display: block;width: 100%;height: 45px;line-height: 45px;border: 0;background-color: #f8f8f8;color: #666;font-size: 16px;padding: 0 20px}
.popup-wrap .form-message form textarea {display: block;width: 100%;height: 100px;padding: 10px 20px;border: 0;background-color: #f8f8f8;color: #333;font-size: 16px;}
.popup-wrap .form-message form .btn_submit {width: 120px;margin: 0 auto;background-color: #18a0a0;color: #fff;cursor: pointer}
.popup-wrap .form-message form .form-item .form-select .inline {width: 33.3333%}
.popup-wrap .form-message form select {display: block;width: 100%;height: 45px;border: 0;background-color: #f8f8f8;color: #666;font-size: 16px;padding: 0 20px;}

.recommend-news-video .list li {overflow:hidden;padding-bottom: 2%;margin-bottom: 2%;border-bottom: 1px solid #ccc;}
.recommend-news-video .list .image {width:250px;float: left;}
.recommend-news-video .list .image a {display:block;padding-top: 56.5%}
.recommend-news-video .list .txt {width: calc(100% - 300px);float: left;background-color: transparent;padding: 10px 0 0 20px;}
.recommend-news-video .list .txt a {padding: 0 !important;display: inline}
.recommend-news-video .list .txt:before {display: none}
.recommend-news-video .list .txt time {position:static}
.recommend-news-video .slick-dots {position: static;width: 100%;background-color: #fff}
.recommend-news-video .slick-dots li:before {background: #000}
.recommend-news-video .mode-image .item .pic {position: relative;}
.recommend-news-video .mode-image .item .pic:after {content: "";position: absolute;left: 0;top: 0;width: 100%;height: 100%;background: url(../images/play_icon.png) no-repeat center center rgba(0,0,0,0.2)}
.ind_news .column_list .pic .Ispic {padding-top: 64%;display: block;}
.ind_news .recommend-news-video .pic .Ispic {padding-top: 66%;display: block;}
@media(max-width: 768px) {
 .recommend-news-video .list .image {width: 100%}
 .recommend-news-video .list .txt {width: 100%;padding: 10px 0 0}
}
/* ��Ƶ���� */
.video-play-wrap {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1000;
    background-color: rgba(0, 0, 0, .5);
    display: none;
    width: 100%;
    height: 100%;

}
.video-play-wrap .inner {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 80%;
    height: 90%;
}
.video-play-wrap video {
    position: absolute;
    width: 100%;
    height: 100%;
}
.video-play-wrap .close-btn {
    background: rgba(30, 30, 30, .6);
    cursor: pointer;
    height: 44px;
    padding: 10px;
    transition: color .2s;
    vertical-align: top;
    width: 44px;
    position: absolute;
    right: 0;
    top: 0;
    color: #ccc;
}
.video-play-wrap .close-btn svg path {
    fill: transparent;
    stroke: currentColor;
    stroke-linejoin: round;
    stroke-width: 3;
}
.mode-image figure{ position: absolute;width: 100%; height: 100%;left: 0; top: 0;background-size: cover; background-position:center center  ; background-repeat: no-repeat;z-index: 2;}
.mode-image figure .play-btn{ width: 60px; height: 60px; background: url(../images/play_icon.png); position: absolute; left: 0; top: 0; bottom: 0; right: 0; margin: auto; cursor: pointer;}
.mode-image .close-btn{width: 30px; height: 30px; position: absolute; right: 2%; top: 2%; background-color: rgba(0, 0, 0, 0.6);z-index: 1;cursor: pointer;}
.mode-image .close-btn::before,.mode-image .close-btn::after{content: ''; width: 80%; height: 2px; background-color: #fff; position: absolute; left: 0; right: 0; top: 0; bottom: 0; margin: auto;}
.mode-image .close-btn::before{transform: rotateZ(45deg);}
.mode-image .close-btn::after{transform: rotateZ(-45deg);}
.waptit{display: none;}
@media (max-width: 768px){
    .ind_case .ind_title {display: none;}
    .ind_case .waptit{display: block;  font-size:22px; color:#333 !important; text-align:center}
     .ind_case .waptit p{color:#333}
     .ind_case .waptit h2{color:#333}
}









/*底部*/
footer{
	width: 100%;
	height: 535px;
	background: #2f2f2f;
}
.footer{
	overflow: hidden;
	 padding:85px 4% 0px;
}
.footer-lt{
	width: 220px;
	float: left;
	color: #fff;
}
.footer-lt .a1{
	display: inline-block;
	margin-bottom: 30px;
}
.footer-lt *{
	color: #fff;
}
.footer-lt .header-b1,.footer-lt .header-b3{
	font-size: 16px;
	opacity: .6;
}
.footer-lt .header-b2{
	font-size: 24px;
}
.footer-lt .header-b3{
	margin-top: 18px;
}
.footer-lt .header-b4-a>div{
	/*right: inherit;
	left: -40px;*/
}
.header-b4{
	margin-right: 10px;
}

.footer-rt{
	float: right;
	overflow: hidden;
	width: calc(100% - 280px);
	width: -webkit-calc(100% - 280px);
	max-width: 850px;
	margin-right: 50px;
	min-height: 320px;
	margin-bottom: 20px;
	padding-top: 15px;
}
.footer-rt-a{
	width: 16.66666%;
	float: left;
	padding-right: 15px;
}
.footer-rt-a>div{
	font-size: 18px;
	color: #fff;
	line-height: 1;
	margin-bottom: 20px;
}
.footer-rt-a>li{
	margin-bottom: 6px;
	line-height: 25px;
	list-style:none;
}
.footer-rt-a>li>a{
	display: inline-block;
	font-size: 16px;
	color: #fff;
	line-height: 25px;
	opacity: .5;
}
.footer-rt-a>li>a:hover{
	opacity: 1;
}


.footer-b{
	width: 100%;
	float: left;
	padding-top: 22px;
	border-top: 1px solid rgba(255,255,255,.2);
}
.footer-b1{
	font-size: 14px;
	line-height: 40px;
	float: left;
	color: rgba(255,255,255,.5);
}
.footer-b1 span{
	margin-left: 15px;
}
.footer-b1 a{
	color: rgba(255,255,255,.4);
}
.footer-b1 a:hover{
	color: rgba(255,255,255,.6);
}
.footer-b2{
	width: 170px;
	height: 40px;
	border: 1px solid rgba(255,255,255,.2); 
	font-size: 12px;
	line-height: 38px;
	color: rgba(255,255,255,.3);
	padding: 0 15px;
	float: right;
	position: relative;
	background: url(../images/ico43.png)no-repeat 150px center;
	cursor: pointer;
}
.footer-lj{
	position: absolute;
    left: 0;
    bottom: 40px;
    background: #fff;
    width: 100%;
    padding: 20px 10px 15px 10px;
	display: none;
}
.footer-lj a{
	display: block;
	height: 25px;
	line-height: 25px;
	margin-bottom: 5px;
	color: #666;
	font-size: 14px;
}
.footer-lj a:hover{
	color: #2dafb4;
}
.footer-b1-a{
	display: inline-block;
}
.gotop{
	width: 50px;
	height: 50px;
	background: url(../img/ico44.png) no-repeat center;
	position: fixed;
	right: 80px;
	bottom: 10%;
	z-index: 19;
	display: none;
}


.headerL-b1{
	font-size: 18px;
	color: #fff;
	line-height: 1;
	opacity: .6;
}
.headerL-b2{
	font-size: 30px;
	color: #fff;
	line-height: 1;
	font-family: impact;
	margin-top: 15px;
}
.headerL-b3{
	font-size: 18px;
	color: #fff;
	line-height: 1;
	margin-top: 35px;
	opacity: .6;
}
.headerL-b4{
	margin-top: 20px;
	height: 45px;
}
.headerL-b4-a{
	display: inline-block;
	position: relative;
	margin-right: 5px;
}
.headerL-b4-a .img2{
	display: none;
}
.headerL-b4-a:hover .img1{
	display: none;
}
.headerL-b4-a:hover .img2{
	display: inline-block;
}
.headerL-b4-a1 .img1{
	opacity: .7;
}
/* .headerL-b4-a:hover{
	opacity: 1;
}
.headerL-b4-a2:hover>img{
	opacity: .6;
}*/
.headerL-b4-a>div{
	width: 120px;
	height: 120px;
	border: 1px solid #E5E5E5;
	border: 1px solid #E5E5E5;
	box-shadow: 0 0 5px #999;
	position: absolute;
	bottom: 45px;
	right: -40px;
	background: #fff;
	display: none;
	padding: 7px;
}
.headerL-b4-a:hover>div{
	display: block;
}

@media(max-width:1600px){
	.footer-rt{
		margin-right: 0;
	width: calc(100% - 240px);
    width: -webkit-calc(100% - 240px);
	}
    .footer-rt-a>div{
    	font-size: 16px;
    }
    .footer-rt-a>li>a{
    	font-size: 14px;
    }
    .gotop{
    	right: 50px;
    }
}
@media(max-width:1200px){
	.footer-lt{
		width: 200px;
	}
	.footer-rt{
		width: calc(100% - 200px);
	    width: -webkit-calc(100% - 200px);
	}
	.gotop{
    	right: 30px;
    }
}
@media(max-width:1000px){
	.footer-rt{
		display: none;
	}
	.footer-lt{
		text-align: center;
		width: 100%;
		line-height: 1;
		padding-bottom: 30px;
	}
	.footer{
		padding-top: 30px;
	}
	.footer-lt .a1{
		display: none;
	}
	.footer-lt>div{
		display: inline-block;
	}
	.header-bx{
		width: 100%;
		height: 1px;
	}
	.footer-lt .header-b4{
		margin-top: 0;
	}
	.footer-b1-a{
		display: block;
	}
	.footer-b1{
		width: 100%;
		text-align: center;
		line-height: 25px;
	}
	.footer-b{
		padding-bottom: 40px;
	}
	footer{
		height: 260px;
	}
	.footer-b2{
		display: none;
	}
	.headerL-bx{
		width: 100%;
	}
	.headerL-b4-a>div{
		width: 100px;
		height: 100px;
		line-height: 86px;
		font-size: 0;
	}
	.headerL-b3{
		margin-top: 15px;
	}
	.headerL-b4{
		margin-top: 5px;
	}


}
@media(max-width:750px){
	.footer-b1{
		font-size: .26rem;
		line-height: .45rem;
	}
	.footer-lt .header-b4-a>div{
		/*left: inherit;
		right: 0;*/
	}
	.gotop{
		width: .5rem;
		height: .5rem;
    	right: .3rem;
    	opacity: .6;
    }
    
    .headerL-b1{
		font-size: .32rem;
	}
	.headerL-b2{
		font-size: .45rem;
		margin-top: .2rem;
	}
	.headerL-b3{
		font-size: .32rem;
		margin-top: .3rem;
	}
	.headerL-b4{
		margin-top: .2rem;
	}
	.headerL-b4-a>div{
		left: 0;
		right: inherit;
	}
	.headerL-b4-a:hover>div {
	    position: fixed;
	    top: 50%;
	    left: 50%;
	    width: 5rem;
	    height: 5rem;
	    transform: translate(-50%,-50%);
	    -ms-transform: translate(-50%,-50%);
	    -webkit-transform: translate(-50%,-50%);
	}
}













/* 合作s*/
.indLogo {
    position: relative;
    overflow: hidden; margin-bottom:0% ; width:100%;
}

.indLogo_bg {
    position: absolute;
    z-index: 3;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, #3d94ea 0%, rgba(255, 255, 255, 0) 10%, rgba(255, 255, 255, 0) 90%, #3d94ea 100%);
}

.indLogo_box {
    position: relative;
}

.indLogo_name {
    width: 800px;
    padding: 30px 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 21;
    text-align: center;
    background: linear-gradient(88deg, rgba(255, 255, 255, 0) 0%, rgb(255, 255, 255) 20%, rgb(255, 255, 255) 80%, rgba(255, 255, 255, 0) 100%);
}

.indLogo_name span {
    font-size: 60px;
    color: #18a0a0;
    font-weight: bold;
    line-height: 1;
    letter-spacing: 0px; font-family:BEBAS;
}

.indLogo_name i {
    color: #18a0a0;
    font-weight: bold;font-family:BEBAS;
    font-size: 48px;
    line-height: 0.8;
}

.indLogo_name .p1 {
    color: #000;
    font-size: 50px;
    letter-spacing: 14px;
    font-weight: bold;
    transition: all .48s;
}

.indLogo_name .p2 {
    color: #fff;
    font-size: 20px;
    letter-spacing: 3px;
    opacity: 0.89;
}

.indLogo_shaw {
    position: absolute;
    top: -1%;
    left: 50%;
    transform: translateX(-50%);
    height: 102%;
    background: #fff;
    border-radius: 10px;
    z-index: 3;
}

.dZTPhT2 .indLogo_shaw {
    border-radius: 0 0 10px 10px;
}

.indLogo_shaw::before {
    content: "";
    position: absolute;
    top: 0;
    left: -50%;
    width: 100%;
    height: 100%;
}

.indLogo_shaw::after {
    content: "";
    position: absolute;
    top: 0;
    right: -48%;
    width: 50%;
    height: 100%;
}



/* logo */
.abiUn .customer-icon-row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.abiUn .customer-icon {
    position: relative;
    width: 234px;
    padding-top: 4.8%;
    margin: 0px 20px;
    border-radius: 50px;
    overflow: hidden;
    background: #fff;
    box-shadow: rgb(234 236 246 / 55%) 0px 12px 13px;
}

.sc-fAjcbJ:nth-child(2n) .customer-icon {
    border: 1px solid rgb(243, 242, 243);
    box-shadow: none;
}

.sc-fAjcbJ:nth-child(2) .customer-icon,
.sc-fAjcbJ:nth-child(4) .customer-icon {
    width: 208px;
    padding-top: 0%;  height:80px;
}

.sc-fAjcbJ:nth-child(1) .customer-icon,
.sc-fAjcbJ:nth-child(5) .customer-icon {
    padding-top: 0%;
    width: 185px; height:90px;
}



.abiUn .customer-icon>img {
    position: absolute;
    top: 0%;
    left: 0;
    height: 100%;
    width: 100%;
    object-fit: contain;
}

.abiUn .shadow-i {
    position: relative;
    z-index: 1;
}

.abiUn .content-wrap {
    position: relative;
}

.abiUn .content-wrap>div {
    margin: 35px 0;
}

@media (max-width: 1366px) {
    .abiUn .customer-icon {
        width: 208px;
        padding-top: 4.2%;
    }

    .sc-fAjcbJ:nth-child(2) .customer-icon,
    .sc-fAjcbJ:nth-child(4) .customer-icon {
        width: 180px;
        padding-top: 3.6%;
    }

    .sc-fAjcbJ:nth-child(1) .customer-icon,
    .sc-fAjcbJ:nth-child(5) .customer-icon {
        width: 168px;
        padding-top: 3%;
    }

    .indLogo_name .p1 {
        font-size: 36px;
        letter-spacing: 8px;
    }
}

@media (max-width:1024px) {
    .abiUn .customer-icon {
        width: 160px;
        margin: 0px 10px;
    }

    .abiUn .content-wrap>div {
        margin: 20px 0;
    }

    .indLogo_name {
        padding: 18px 0;
    }

    .indLogo_name .p1 {
        font-size: 34px;
    }

    .indLogo_name span {
        letter-spacing: 0;
    }
}

@media (max-width: 768px) {
    .abiUn .customer-icon {
        /* width: 91px;
        height: 42px;
        margin: 9px 10px; */
    }

    .abiUn .customer-icon {
        width: 150px;
        padding-top: 4.2%;
        margin: 9px 5px;
    }

    .sc-fAjcbJ:nth-child(2) .customer-icon,
    .sc-fAjcbJ:nth-child(4) .customer-icon {
        width: 130px;
        padding-top: 3.6%;
    }

    .sc-fAjcbJ:nth-child(1) .customer-icon,
    .sc-fAjcbJ:nth-child(5) .customer-icon {
        width: 100px;
        padding-top: 3.6%;
    }

    .abiUn .shadow-i {
        box-shadow: 0 6px 7px rgb(234 236 246 / 55%);
    }

    .abiUn .border-i {
        border: 1px solid rgb(243, 242, 243);
    }

    .indLogo_name {
        width: 100%;
    }

    .indLogo_name span {
        font-size: 34px;
    }

    .indLogo_name .p1 {
        font-size: 28px;
        letter-spacing: 4px;
    }
}

@media (max-width: 468px) {
    .abiUn .content-wrap>div {
        margin: 0;
    }

    .indLogo_name i,
    .indLogo_name span {
        font-size: 20px;
    }

    .indLogo_name .p1 {
        font-size: 18px;
        letter-spacing: 2px;
    }
}

/* sc-component-id: sc-fAjcbJ */
.jpNxld {
    position: relative;
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.jpNxld .indLogo_shaw {
    left: 49.5%;
    width: 390px;
    border-radius: 50px;
}

.jpNxld .scroll-content {
    position: relative;
    left: -128px;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-animation: scrollit 20s infinite 0s linear;
    animation: scrollit 20s infinite 0s linear;
}

@-webkit-keyframes scrollit {
    0% {
        -webkit-transform: translateX(0px);
        -ms-transform: translateX(0px);
        transform: translateX(0px);
    }

    100% {
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
    }
}

@keyframes scrollit {
    0% {
        -webkit-transform: translateX(0px);
        -ms-transform: translateX(0px);
        transform: translateX(0px);
    }

    100% {
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
    }
}

.jpNxld .scroll-item {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

.dZTPhT {
    position: relative;
    width: 100%;
    overflow-x: hidden;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.dZTPhT .indLogo_shaw {
    width: 258px;
    margin-left: -4px;
}

.dZTPhT .scroll-content {
    position: relative;
    left: 10px;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-animation: scrollit 40s infinite -2.1s linear;
    animation: scrollit 40s infinite -2.1s linear;
}

@-webkit-keyframes scrollit {
    0% {
        -webkit-transform: translateX(0px);
        -ms-transform: translateX(0px);
        transform: translateX(0px);
    }

    100% {
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
    }
}

@keyframes scrollit {
    0% {
        -webkit-transform: translateX(0px);
        -ms-transform: translateX(0px);
        transform: translateX(0px);
    }

    100% {
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
    }
}

.dZTPhT .scroll-item {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

.lian-index-who-we-are {padding: 2% 0 15% 0;overflow: hidden;background: url('../images/bg10.jpg') center top no-repeat ;background-size:cover;}
.sy-hezuo {
    padding-bottom: 6% !important;
    background: url(../images/abbj.png) no-repeat center 100px !important;
    width: 100%;
    display: block;
    clear: both;
    overflow: visible;
    height: 900px;
}
.lian-index-who-we-are-top .lian-title .title-0 {
    width: 100%;
    text-align: center; font-size:15px; font-weight:900; color:#18a0a0;
}
.lian-index-who-we-are-top .lian-title .title-1 {
    width: 100%;
    text-align: center; font-size:36px; font-weight:900; color:#333;
}

.lian-index-who-we-are-top .lian-title .text-2 {
    opacity: .4; text-align: center;
    color: ;
}

.lian-title .text-2 {
    margin-top:0%;
    color: #666666;
}

/*合作 e*/



.xinwentu { width:47%; height:469px; overflow:hidden; float:left;}
.xinwentu img {width:100%; height:100%;}











@media screen and (max-width: 860px) {
.header .logo img { height:37px !important; margin-top:10px !important;}
.ind_sort { margin-top:-40% !important;}
.ind_product { margin-top:10% !important;}
.ind_title a.more { display:none !important;}
.ipro-swiper .swiper-slide { height:250px !important;}
.ipro-div { padding:10%!important;}
.ipro-a { font-size:2rem !important; line-height:1.5!important;}
.ipro-b {font-size:1.5rem!important; }
.ipro-d { left:10%!important; bottom:10%!important;}
.idx-but { width:100px !important; line-height:35px !important; height:35px !important; font-size:14px !important;}

.ipro { padding-bottom:40px !important;}
.ind_case .waptit {padding-bottom:30px !important;}
.ind_about .ind_title {padding-bottom:30px !important; padding-top:30px !important;}
.box_item1 .slick-slider { height:250px !important;}
.ind_about .box_item1 h3 { padding-top:40% !important; font-size:20px !important;}
.ind_about .box_item1 p { font-size:16px !important;}
.ind_about .box_item2 .txt2{ display:block !important;}
.lian-index-who-we-are-top .lian-title .text-2 p { font-size:14px !important; width:100% !important; padding:0px 5% !important;}
.lian-index-who-we-are-top .lian-title .text-2 p br { display:none;}
.lian-index-who-we-are-top .lian-title .title-1 { font-size:22px !important;}
.sy-hezuo { height:650px !important;}
.ind_news .column_name li { width:inherit !important;}
.xinwentu { width:100% !important; height:269px !important;}
.headlines_new { width:75% !important;}
.fyou { width:73% !important;}
.headerL-b1 { font-size:15px !important;}
.headerL-b2 { font-size:15px !important;}
.headerL-b3 { font-size:15px !important;}
.footer-b1 { line-height:25px !important; font-size:14px !important;}

}