﻿html{font-size: 100px;}
@media (max-width: 1630px){html{font-size: 85px;}}
@media (max-width: 1440px){html{font-size: 70px;}}
@media (max-width: 1220px){html{font-size: 65px;}}
@media (max-width: 1024px){html{font-size: 80px;}}
@media (max-width: 1080px){html{font-size: 70px;}}
@media (max-width: 639px){html{font-size: 60px;}}

body{ font-family:var(--fontfamily); background-color:#fff; overflow-x:hidden; color: #333; }
a{ color:#333333; text-decoration:none; outline: medium none;}
a:link,a:visited{text-decoration: none;}
a:hover{text-decoration:none;color:var(--main-color);}
img,li{ vertical-align:top; border:0px; list-style-type: none;}
img{ max-width:100%; height: auto; width: auto; transition: linear 0.35s;}
.clear{clear: both;}
.container{ margin: 0px auto; clear: both;}
*{margin:0px;padding:0px;}
ul{ list-style-type:none;}
b{ font-weight: normal; }
ul,li,h5,dt,dd,img{margin:0px;padding:0px;}
html,body,b,div,dl,dt,dd,ul,li,h1,h2,h3,h4,h5,h6,img,pre,form,p,input,td {margin:0px auto;padding:0; font-weight: normal;}
body,td,th{ font-family: var(--fontfamily); font-size:12px;}
input,textarea{ font-family: var(--fontfamily); border:0; outline:medium;}
.flex_between{ display: flex; justify-content: space-between; flex-wrap: wrap; align-items: flex-start;}
.flex_betweenlist{ display: flex; flex-wrap: wrap;}
@media (min-width:1px) and (max-width:1080px){
	.container{ margin-left: 15px; margin-right: 15px;}
}
@media (min-width:1081px){
	.container{ width: 100%; padding: 0 15px; box-sizing: border-box;}
}
@media (min-width:1230px){
	.container{ width: 1100px; padding: 0;}
}
@media (min-width:1330px){
	.container{ width: 1200px; padding: 0;}
}
@media (min-width:1500px){
	.container{ width: 1400px; padding: 0;}
}


/*头部*/
.header{ width: 100%; height: auto; position: fixed; left: 0; top: 0; z-index: 9; background: #fff;}

@media (min-width:1081px){
	.header .container{ align-items: center; justify-content: space-between;}
	.header.fis_show{}
}
@media (min-width: 1px) and (max-width: 1080px) {
	.header{}
	.header .container{ align-items: center; justify-content: space-between;}
}

.header .top{ position: relative; z-index: 3;}
.header .top .lt{ font-size: 14px; margin: 0; display: inline-block; color: #fff;}
.header .top .lt .info{ margin-right: 0.35rem;}
.header .top .lt .info i{ margin-right: 0.2rem;}
.header .top .lt .info a{ color: #fff;}
.header .top .fr{ font-size: 14px; margin: 0; display: inline-flex; align-items: center;}

.header .btnlanger{ display: inline-flex; position: relative;  align-items: center; justify-content: center; margin-left: 0.3rem; z-index: 3;}
.header .btnlanger>a{ display: flex; font-size: 16px;align-items: center; position: relative; color: #fff; padding: 0.1rem 0}
.header .btnlanger>a>i{ font-size: 0.2rem; }
.header .btnlanger>a i:first-child{ margin-right: 0.15rem;}
.header .btnlanger>a i:last-child{ margin-left: 0.15rem;}
.header .btnlanger ul{ position: absolute; left: 0; top: 100%; background: #f5f5f5; width: 100%; padding-top: 0.1rem; display: none;}
.header .btnlanger ul li{ margin-bottom: 0.1rem;}
.header .btnlanger ul li a{ display: flex; padding: 5px 0.1rem;}
.header .btnlanger ul li a img{ margin: 0; width: 0.3rem; margin-right: 0.15rem;}
.header .btnlanger ul li:hover{}
.header .btnlanger:hover>ul{ display: block;}
@media (min-width:1081px){
}
@media (min-width: 1px) and (max-width: 1080px) {
	.header .btnlanger>a{ color: #333;}
}



.header .menu .logo{ display: inline-block; margin: 0; transition: linear 0.35s;}
.header .menu .logo a{ display: block; }
.header .menu .logo img{ width: auto; height: 30px; transition: linear 0.35s;}

@media (min-width:1082px){
 	.header .menu .logo{ padding: 0.2rem 0;}
	.header.fis_show .logo{ }
}
@media (min-width: 1px) and (max-width: 1081px) {
	.header .logo{ }
	.header .logo a{ padding: 10px 0;}
	.header .logo img{ height: 30px;}
}

/*导航*/
.header .menu{}
.header .menu .nav{ }
.header .menu .nav .jdmenu>li{ display: inline-block; position: relative; margin: 0; z-index: 1;}
.header .menu .nav .jdmenu>li>a{ display: block; color: #333; transition: linear 0.35s; box-sizing: border-box; position: relative; overflow: hidden; z-index: 9;}
.header .menu .nav .jdmenu>li>a>.icon-nav{ display: inline-block; width: 0; height: 0; border-width: 5px; border-style: solid; border-color: #333; border-left-color: transparent; border-bottom-color: transparent; border-right-color: transparent; margin-left: 5px;}
.header .menu .nav .jdmenu>li>a>.icon-nav:before{ display: none;}

.header .info{ margin: 0; display: inline-flex; align-items: center; }

.header .searchclick{ display: inline-block; cursor: pointer;}
.header .searchclick>a{ display: inline-block;  position: relative; color: #333;}
.header .searchclick>i{ transition: linear 0.35s; font-size: 22px; display: inline-block;  }


@media (min-width:1081px){
    .header .menu .nav{ display: inline-flex; align-items: center;}
    .header .menu .nav .jdmenu{ display: flex; justify-content: space-between; align-items: center;}
    .header .menu .nav .jdmenu>li{ font-size: 16px; position: relative;}
    .header .menu .nav .jdmenu>li>a{ padding: 0.31rem 0.235rem; }
	.header .menu .nav .jdmenu>li:hover>a,.header .menu .nav .jdmenu>li.active>a{ color: var(--main-color);}
	
}
@media (min-width: 1px) and (max-width: 1080px) {
	.header .logo{ display: inline-block;}

	.header .menu .nav{ position: fixed; left: 0; right: 0; top: 55px; z-index: 9; bottom: 0; background:#1f1f1f; overflow-y:auto; transition:all .5s ease; margin: 0; padding: 0 0.3rem; height: 0}
    .header .menu .nav[typeof='open']{ height: calc(100vh - 60px - 50px); padding: 10% 0.3rem;}

	.header .menu .nav .jdmenu{ display: block; float: none; margin-bottom: 80px;}
	.header .menu .nav .jdmenu>li{ display: block; float: none; text-align: left; margin-bottom: 1px; border-bottom: 1px solid #fff; font-size: 16px;}
	.header .menu .nav .jdmenu>li>a{ padding: 15px 20px; display: block; color: #fff; font-size: 18px; border-right: 0; border-left: 0; }
	.header .menu .nav .jdmenu>li>a>i{ display: inline-flex; align-items: center; justify-content: center; width: 50px; height: 50px; cursor: pointer; position: absolute; right: 0; top: 0; transition: linear 0.35s; font-size: 24px; color: #fff;}
	.header .menu .nav .jdmenu>li.open>a>i{ transform: rotate(-90deg);}
	.header .menu .nav .jdmenu>li.langer{ display: none; margin: 0;}
	.header .menu .nav .jdmenu>li.langer>a{ display: flex; align-items: center;}
	.header .menu .nav .jdmenu>li.langer>a>img{ margin-left: 0;}
	.header .menu .nav .jdmenu>li.searchclick{ display: none; margin: 0;}

	.header .menu .nav .jdmenu>li{ -webkit-animation: fadeup 0.5s;animation: fadeup .5s;-webkit-animation-fill-mode: both;animation-fill-mode: both;}
	.header .menu .nav .jdmenu>li:nth-child(1){ -webkit-animation-delay: .2s;animation-delay: .2s;}
	.header .menu .nav .jdmenu>li:nth-child(2){ -webkit-animation-delay: .3s;animation-delay: .3s;}
	.header .menu .nav .jdmenu>li:nth-child(3){ -webkit-animation-delay: .4s;animation-delay: .4s;}
	.header .menu .nav .jdmenu>li:nth-child(4){ -webkit-animation-delay: .5s;animation-delay: .5s;}
	.header .menu .nav .jdmenu>li:nth-child(5){ -webkit-animation-delay: .6s;animation-delay: .6s;}
	.header .menu .nav .jdmenu>li:nth-child(6){ -webkit-animation-delay: .7s;animation-delay: .7s;}
	.header .menu .nav .jdmenu>li:nth-child(7){ -webkit-animation-delay: .8s;animation-delay: .8s;}
	.header .menu .nav .jdmenu>li:nth-child(8){ -webkit-animation-delay: .9s;animation-delay: .9s;}
	.header .menu .nav .jdmenu>li:nth-child(9){ -webkit-animation-delay: 1s;animation-delay: 1s;}
    
    .header .info{ position: absolute; right: 50px; top: 55%; transform: translateY(-50%); z-index: 2;}
	.header .btn1{ display:none;}
	
}

/*二级导航*/
.header .menu .nav .jdmenu>li>.dropdown-menu{ min-width: 100%; background: #fff; position: absolute; left: 0; top: 100%; display: none; z-index: 8; box-sizing: border-box; box-shadow: 0 0 3px #d3d3d3;}
.header .menu .nav .jdmenu>li>.dropdown-menu>li{ font-size:16px; position: relative; border-bottom: #ddd solid 1px;}
.header .menu .nav .jdmenu>li>.dropdown-menu>li>a{ color: #333; font-weight: 500; padding: 0.11rem 0.2rem; display: flex; align-items: center;}
.header .menu .nav .jdmenu>li>.dropdown-menu>li>a>b{ flex: 1; margin: 0;}
.header .menu .nav .jdmenu>li>.dropdown-menu>li>a>span{ margin: 0; margin-left: 0.5rem;}
.header .menu .nav .jdmenu>li>.dropdown-menu>li>a>span>i{ font-size: 0.21rem; color: var(--main-color);}

/*三级导航*/
.header .menu .nav .jdmenu>li>.dropdown-menu>li>ul{ min-width: 100%; background: #fff; position: absolute; left: 100%; top: 0; display: none; z-index: 8; box-sizing: border-box;}
.header .menu .nav .jdmenu>li>.dropdown-menu>li>ul>li{ border-bottom: #ddd solid 1px; font-size: 0.13rem; }
.header .menu .nav .jdmenu>li>.dropdown-menu>li>ul>li>a{ color: #333; font-weight: 500; padding: 0.1rem 0.2rem 0.1rem 0.26rem; display: block;text-transform: capitalize}


@media (min-width: 1082px) {
	.header .menu .nav .jdmenu>li>.dropdown-menu{ min-width: 200px;}
	.header .menu .nav .jdmenu>li>.dropdown-menu>li>a{ text-overflow:ellipsis; white-space: nowrap;}
	.header .menu .nav .jdmenu>li>.dropdown-menu>li:hover>a{background: var(--main-color); color: #fff;}
	.header .menu .nav .jdmenu>li>.dropdown-menu>li:hover>a>span>i{ color: #fff;}
	.header .menu .nav .jdmenu>li>.dropdown-menu>li:last-child{ border-bottom: 0;}
	.header .menu .nav .jdmenu>li>.dropdown-menu>li:hover>ul{ display: block;}
	
	.header .menu .nav .jdmenu>li>.dropdown-menu>li>ul{ box-shadow: 2px 2px 5px #d5d5d5;}
	.header .menu .nav .jdmenu>li>.dropdown-menu>li>ul>li>a{ text-overflow:ellipsis; white-space: nowrap;}
	.header .menu .nav .jdmenu>li>.dropdown-menu>li>ul>li:hover>a{ background: #333; color: #fff;}
	.header .menu .nav .jdmenu>li>.dropdown-menu>li>ul>li:last-child{ border-bottom: 0;}
	
	.header .menu .nav .jdmenu>li>.dropdown-menu.langer{ width:50px; min-width: inherit;}
	.header .menu .nav .jdmenu>li>.dropdown-menu.langer>li>a{ padding: 0.1rem;}
	.header .menu .nav .jdmenu>li>.dropdown-menu.langer>li>a span{ display: none; margin: 0; margin-left: 5px; font-size: 0.14rem;}
}
@media (min-width: 1px) and (max-width: 1081px){
	.header .menu .nav .jdmenu>li>.dropdown-menu{ position: inherit!important; left: inherit!important; right: inherit!important; top: inherit!important; min-width: inherit; display: none; margin:5px 0;}
	.header .menu .nav .jdmenu>li>.dropdown-menu>li{ text-align: left; font-size: 16px; border-style: dotted;}
	.header .menu .nav .jdmenu>li>.dropdown-menu>li>a{ display: flex; padding: 15px 30px}
	.header .menu .nav .jdmenu>li>.dropdown-menu>li>ul{ position: inherit!important; left: inherit!important; right: inherit!important; top: inherit!important; min-width: inherit; display: none; margin: 0;}
	.header .menu .nav .jdmenu>li>.dropdown-menu>li>ul>li{ border-bottom: #ddd dashed 1px;}
	.header .menu .nav .jdmenu>li>.dropdown-menu>li>ul>li>a{ padding: 10px 36px;}
}


/*搜索*/
.search{ position: fixed; left: 0; top: 0; right: 0; transition: linear 0.35s; background: rgba(0,0,0,.95); overflow: hidden; z-index: 101;}
.search[typeof="close"]{ height: 0;}
.search[typeof="on"]{ height: 1.53rem;}
.search .close{ position: absolute; top: 30px; right: 30px; color: #fff; display: inline-block; width: 30px; cursor: pointer;}
.search .close i{  font-size: 0.3rem;}
.search .context{  width:80%; position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); text-align: center;}
.search .context .searchlogo{ overflow: hidden; text-align: center; margin-bottom: 30px;}
.search .context .searchlogo img{ height: 69px;}
.search .context form[name="keyfrom"]{ display: flex; background: #fff; width:100%}
.search .context form[name="keyfrom"] input{ flex: 1; height: 0.6rem; background: none; border: 0; padding-left: 10px; box-sizing: border-box;}
.search .context form[name="keyfrom"] button{ width: 60px; background: none; border: 0; cursor: pointer; outline: none;}
@media (min-width: 992px) {
	.search .context{ }
}
@media (min-width: 1px) and (max-width: 1080px) {
	.search .context{ width: 70%; }
	.search .close{ top: 20px;}
}
/*endregion*/


/*region banner*/
.bframe{ position: relative; overflow: hidden;}
.bframe img{ width: 100%; height: auto;}
.bframe .swiper-slide{ overflow: hidden; margin: 0; position: relative;}
.bframe .swiper-slide img{ width: 100%; height: auto; object-fit: cover;}
.bframe .swiper-slide video{ width: 100%; height: 730px; object-fit: cover;}
.bframe .swiper-pagination{ position: absolute;  left: 50%!important; transform: translateX(-50%); bottom: 0.5rem!important; text-align: center; max-width: 1200px;}
.bframe .swiper-pagination .swiper-pagination-bullet{ width: 0.35rem; height: 6px; background: #fff; opacity: 0.5; border-radius: 0;}
.bframe .swiper-pagination .swiper-pagination-bullet-active{ opacity: 1;}
.bframe .index_txt{ position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); z-index: 1; color: #fff;}
.bframe .index_txt .z1{ font-size: 0.48rem; font-weight: bold;}
.bframe .index_txt  a{ display: inline-flex; align-items: center; justify-content: center; padding: 0.2rem 0.7rem; line-height: 1; box-sizing: border-box; border: 1px solid #fff; color: #fff; font-size: 16px; margin-top: 0.65rem;}
@media (min-width:1081px) {	
    .bframe{ margin-top: 124.33px;}
}
@media (min-width:1px) and  (max-width:1080px){
	.bframe{ position: relative; z-index: 1; margin-top: 55px;}
    .bframe .index_txt{ display: none;}
	.bframe .swiper-pagination{ bottom: 15px!important; text-align: center;}
	.bframe .btnlist{ bottom: 0.2rem; }
        .bframe .swiper-slide video{ height: 200px}

}

/*endregion*/

/*首页*/


.iframe{ padding: 0.8rem 0; overflow: hidden;}
.iframe .container{ align-items: center;}
.iframe .lt{ margin: 0; width: 50%;}
.iframe .lt .z1{ font-size: 0.4rem; font-weight: bold;}
.iframe .lt .line{ display: block; width: 1.68rem; height: 6px; background: var(--main-color); margin: 0.25rem 0 0.6rem;}
.iframe .lt .context{ font-size: 16px; line-height: 1.625;}
.iframe .lt  a{ display: inline-block; font-size: 16px; margin-top: 0.5rem;}
.iframe .fr{ margin: 0; width: 50%; box-sizing: border-box; padding-left: 1.1rem;}
@media (min-width:1082px) {
}
@media (min-width:1px) and  (max-width:1081px){
	.iframe .lt{ width: 100%;}
	.iframe .fr{ width: 100%; padding: 0; margin-top: 0.3rem;}
}


.iframe1{ overflow: hidden; padding: 1.05rem 0; background: url(/dist/images/1_03.jpg) no-repeat center center / cover;}
.iframe1 .item{ margin: 0; width: calc((100% - 0.24rem)/3); margin-right: 0.12rem; position: relative;}
.iframe1 .item .img{ overflow: hidden; aspect-ratio: 1/1; position: relative;}
.iframe1 .item .img img{ width: 100%; height: 100%; object-fit: cover;}
.iframe1 .item .img span{ font-size: 0.4rem; font-weight: bold; color: #fff; position: absolute; left: 0.5rem; top: 0.5rem;}
.iframe1 .item .txt{ position: absolute; left: 0; bottom: 0; box-sizing: border-box; padding: .5rem; right: 0; display: flex; align-items: center; justify-content: space-between; color: #fff;}
.iframe1 .item .txt .z1{ margin: 0; font-size: 0.26rem; font-weight: bold;}
.iframe1 .item .txt span{ display: inline-flex; width: 0.55rem; height: 0.55rem; box-sizing: border-box; border-radius: 50%; border: 1px solid #fff; align-items: center; justify-content: center; font-size: 0.2rem;}
@media (min-width:1081px) {	
	.iframe1 .item:nth-child(3n){ margin-right: 0;}
	.iframe1 .item:hover .txt .z1{ color: var(--main-color);}
}
@media (min-width:1px) and  (max-width:1080px){
	.iframe1 .item{ width: 100%; margin-right: 0; margin-bottom: 0.2rem;}
}

.indextit{}
.indextit .z1{ font-size: 0.4rem; font-weight: bold; margin-bottom: 0.15rem;}
.indextit .p1{ font-size: 16px; line-height: 1.625;}
.indextit .line{ display: block; width: 1.68rem; height: 6px; background: var(--main-color); margin: 0.25rem 0 0 0;}
@media (min-width:1082px) {
}
@media (min-width:1px) and  (max-width:1081px){
}

.iframe2{ overflow: hidden; padding: 0.75rem 0 0.9rem;}
.iframe2 .list{ margin-top: 0.7rem;}
.iframe2 .list .item{ margin: 0; width: calc((100%)/4); box-sizing: border-box; padding: 0 0.35rem; border-right: 1px solid #f6f6f6;}
.iframe2 .list .item .tag{ position: relative; padding-left: 0.2rem; z-index: 1;}
.iframe2 .list .item .tag i{ font-size: .6rem;}
.iframe2 .list .item .tag:before{ content: ""; position: absolute; left: 0; top: 0; width: 0.7rem; height: 0.7rem; background: #f0f0f0; z-index: -1; border-radius: 50%;}
.iframe2 .list .item .txt{ margin-top: 0.5rem;}
.iframe2 .list .item .txt .z1{ font-size: 0.2rem; font-weight: bold;}
.iframe2 .list .item .txt .p1{ font-size: 0.16rem; margin-top: 0.4rem; line-height: 1.625;}
@media (min-width:1082px) {
	.iframe2 .list .item:first-child{ padding-left: 0;}
	.iframe2 .list .item:last-child{ padding-right: 0; border-right: 0;}
}
@media (min-width:1px) and  (max-width:1081px){
	.iframe2 .list .item{ width: calc((100%)/2); margin-bottom: 0.3rem;}
}


.iframe3{ padding: 0.85rem 0; background: url(/dist/images/1_03.jpg) no-repeat center center / cover;}
.iframe3 .item{box-sizing: border-box;position: relative;width: 100%;height: 100%;overflow: hidden;padding: 1.1rem 0.7rem;color: #fff;}
.iframe3 .item .z1{ font-size: 0.26rem; font-weight: bold;}
.iframe3 .item .context{ font-size: 16px; line-height: 1.625;  margin: 0.4rem  0 0.3rem;}
.iframe3 .item .linkmore{}
.iframe3 .item .linkmore a{ font-size: 16px; color: #fff; margin-right: 0.2rem;}
.iframe3 .item .linkmore a:nth-child(2){ color: var(--bout-color);}
.content-overlay{ position: relative; z-index: 3; color: #fff;}
.iframe3 .item .video-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 2; background-color: rgba(0, 0, 0, 0.6); transform: translate3d(0, 0, 0);}
.iframe3 .item .video-background2{   position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover;  z-index: 1;}
@media (min-width:1081px) {  
	.iframe3 .item .context{ max-width: 60%;}
}
@media (min-width:1px) and  (max-width:1080px){
}

.iframe4{ overflow: hidden; padding: 0.8rem 0 0.95rem;}
.iframe4 .list{ margin-top: 0.7rem;}
.iframe4 .list .item{ display: block; position: relative; z-index: 1;}
.iframe4 .list .item .img{ overflow: hidden;}
.iframe4 .list .item .img img{ width: 100%; height: 100%;}
.iframe4 .list .item .txt{ background: rgba(51,51,51,0.5); position: absolute; left: 0; bottom: 0; z-index: 1; width: 100%; padding: 0.1rem; box-sizing: border-box;}
.iframe4 .list .item .txt .z1{ font-size: 18px; text-align: center; font-weight: bold; color: #fff;}
@media (min-width:1081px) {	
	.iframe4 .list .item:hover .img img{ transform: scale(1.1);}
}
@media (min-width:1px) and  (max-width:1080px){
}


.iframe5{ padding: 0.55rem 0 ; background: url(/dist/images/1_03.jpg) no-repeat center center / cover;}
.iframe5 .indextit{ text-align: center;}
.iframe5 .indextit .line{ margin: 0.25rem auto 0 auto}
.iframe5 .list{ margin-top: 0.7rem;}
.iframe5 .list .item{ position: relative; display: block;}
.iframe5 .list .item .img{ overflow: hidden;}
.iframe5 .list .item .txt{}
.iframe5 .list .item .txt b{ font-size: 16px; display: block; margin-bottom: .1rem;}
.iframe5 .list .item .txt .z1{ font-size: 18px; font-weight: bold;}
.iframe5 .list .item .txt .p1{ font-size: 16px; line-height: 1.625; margin-top: 0.1rem;}
.iframe5 .list .item .txt span{ display: inline-block; font-size: 16px; margin-top: 0.2rem;}
.iframe5 .btn{ position: absolute; top: 50%; transform: translateY(-50%); z-index: 1; color: #fff;}
.iframe5 .btn i{ font-size: 0.3rem;}
.iframe5 .btn-prev{ left: 0.15rem;}
.iframe5 .btn-next{ right: 0.15rem;}
.iframe5 .swiper-pt{ position: absolute; left: 0; bottom: 0.2rem; right: 0; display: flex; align-items: center; justify-content: center; z-index: 2;}
.iframe5 .swiper-pt span{ width: 0.13rem; height: 0.13rem; background: #a0a2a7; opacity: 1; border-radius: 50%;}
.iframe5 .swiper-pt span.swiper-pagination-bullet-active{ width: 0.2rem; height: 0.2rem; background: #fff;}
.iframe5 .linkmore{ text-align: center; margin-top: 0.3rem;}
.iframe5 .linkmore a{ display: inline-block; font-size: 16px;}
@media (min-width:1081px) {	
	.iframe5 .list .item .txt{ position: absolute; left: 0; top: 50%; width: 100%; transform: translateY(-50%); height: auto; color: #fff; padding: 0 1.1rem; box-sizing: border-box;}
}
@media (min-width:1px) and  (max-width:1080px){
	.iframe5 .list .item .txt{ margin-top: 0.3rem;}
}



.barrier{ padding: 0.6rem 0; align-items: center;}

@media (min-width:1081px){
}
@media (min-width:1px) and (max-width:1080px) {
}



/*region 底部*/
footer{background: url(/dist/images/footer.jpg) no-repeat center center / cover;}
.footer{ padding: 1.2rem 0 0.7rem;}
.footer .container{ display: flex; justify-content: space-between;}
.footer .foot{ margin: 0; box-sizing: border-box; margin-right: 1rem;}
.footer .foot:last-child{ padding-right: 0;}
.footer .foot .z1{ font-size: 18px; font-weight: bold; color: #fff; margin-bottom: 0.2rem;}
.footer .foot .p1{ font-size: 16px; line-height: 1.25; color: #fff; margin-bottom: 0.35rem;}
.footer .foot .p1 a{ color: #fff;}
.footer .foot .share{}
.footer .foot .share .list{}
.footer .foot .share .list a{ display: inline-flex; align-items: center; justify-content: center; color: #fff; border: 1px solid #fff; width: 0.44rem; height: 0.44rem; box-sizing: border-box;}
.footer .foot .share .list a i{ font-size: 0.26rem;}
.footer .foot ul{ margin: 0;}
.footer .foot li{ font-size: 16px; line-height: 2.5; color: #999;}
.footer .foot li>a{ display: block; color: #f1f1f1;}
.footer .foot li:hover{ color: var(--main-color); cursor: pointer;}
.footer .foot li:hover>a{ color: var(--main-color);}
.footer .foot li.active>a{ color: var(--main-color);}
.footer .foot:nth-child(1){ width: 2.9rem;} 
.footer .foot:nth-child(2){ width: 1.6rem;} 
.footer .foot:nth-child(3){ width: 1.2rem;} 
.footer .foot:nth-child(4){ width: 3.6rem;} 
.footer .foot .subscribeBox{ display: flex; justify-content: space-between;  border-bottom: 1px solid #fff; padding: 0.15rem 0}
.footer .foot .subscribeBox input{ flex: 1;  background: none; border: 0; color: #fff;}
.footer .foot .subscribeBox input::placeholder{ color: #fff;}
.footer .foot .subscribeBox button{ font-size: 16px; text-decoration: underline; background: none; cursor: pointer; outline: none; border: 0; color: #fff;}
@media (min-width:1081px) {
	.footer .foot:nth-child(4){ margin-right: 0;}
}
@media (min-width:1px) and  (max-width:1080px){
    .footer{ display: none;}
}

.htmltop{ position: fixed; right: 15px; bottom: 60px; z-index: 9;}
@media (min-width:1px) and  (max-width:1080px){
.htmltop{ display: none;}
}

/*endregion*/

/*region 语种工具*/
.footer_language{overflow: hidden; padding: 15px 0; }
.footer_language>.container>ul{display: flex;}
.footer_language>.container>ul>li{margin-right:3px; display: inline-block;}
.footer_language>.container>ul>li>a{font-size:12px; line-height:2em; color: #333;}
.footer_language>.container>ul>li>a>img{border:solid 1px #eaeaea; }
.footer_language>.container>ul>li>a>span{font-size:12px; line-height:2em;}
.footer_language>.container>ul>li:last-child{ margin-right: 0px;}
@media (min-width:1081px) {
.footer_language>.container{ width: 980px}
}
@media (min-width:1230px){
    .footer_language>.container>ul>li{ margin-right: 17px;}
}
@media (min-width:1px) and (max-width:1080px){
.footer_language{ display: none;}
}
/*endregion*/

/*region 版权*/
.copyright{ font-size: 14px; overflow: hidden;  color: #fff; padding: 0.2rem 0;  border-top: 1px solid #757b7d;}
.copyright a{ color: #fff;}
.copyright .divcopy:last-child{ color: #fff;}
@media (min-width:1081px) {
    .copyright .container{  display: flex; justify-content: space-between; flex-wrap: wrap;}
    .copyright .divcopy{ margin: 0; line-height: 1.5;}
}
@media (min-width:1px) and (max-width:1080px){
.copyright{  font-size: 12px; line-height: 2; border: 0; margin-top: 0; padding: 15px 0; margin-bottom: 41px;}
.copyright p{ text-align: center;}
}
/*endregion*/


/*手机底部导航*/
#mobMenu{min-height:50px;border:1px solid #dddddd;position:fixed;bottom:0;width:100%;display:none;z-index:11;background-color:#fff;}
#mobMenu .foot_nav{text-align:center;color: #898989;font-size:14px;flex:1;}
#mobMenu .foot_nav i{display: block;padding: 3px 0px 0px 0px;font-size:18px;line-height:24px;}
#mobMenu .foot_nav .hamburger{position: inherit;float: none;margin: 0 auto;width:100%;}
@media (min-width:1px) and (max-width:767px) {
    #mobMenu{display:flex;}
}

/*内页*/
.body{ }

.nbframe{ position: relative; overflow: hidden;}
.nbframe img{ width: 100%;}
.nbframe .ban_txt{ position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); z-index: 2; text-align: center;}
.nbframe .ban_txt h2{ font-weight: bold; font-size: .68rem; color: #fff;}
.nbframe .ban_txt p{ margin:0; font-size:0.2rem; line-height:1.4; color:#e8e8e8; margin-top:.2rem;}
@media (min-width:1081px){
	.nbframe{ margin-top: 131px;}
}
@media (min-width:1px) and (max-width:1080px){
    .nbframe{ margin-top: 55px;}
	.nbframe img{ display: none;}
}

/*region 左侧导航栏目*/

.left_nav{ margin: 0; box-sizing: border-box; width: 20%; padding: 0.4rem 0;}
.left_nav .lbt{ margin-bottom: 0.3rem;}
.left_nav .lbt .z1{ margin-bottom: 0.16rem; font-size: 16px; font-weight: bold;}
.left_nav .lbt .p1{ font-size: 16px; margin-bottom: 0.1rem;}
.left_nav .lbt ul{}
.left_nav .lbt li{ font-size: 16px; line-height: 1.6;}
.left_nav .lbt li input{ margin-right: 5px;}
.left_nav .lbt.active ul{ height: 2.8rem; overflow-y:auto;scrollbar-color:var(--main-color) #e0e0e0;scrollbar-width:thin;-ms-overflow-style:none;padding-right:.3rem}
.left_nav .lbt.active ul::-webkit-scrollbar{width:5px;height:1px;-webkit-transition:all .3s linear;transition:all .3s linear}
.left_nav .lbt.active ul::-webkit-scrollbar-thumb{border-radius:5px;background:linear-gradient(to bottom,var(--bout-color1),var(--bout-color2));box-shadow:inset 0 0 5px rgba(0,0,0,.2);-webkit-transition:all .3s linear;transition:all .3s linear;-webkit-box-shadow:inset 0 0 5px rgba(0,0,0,.2)}
.left_nav .lbt.active ul::-webkit-scrollbar-thumb:active{ background:linear-gradient(to bottom,var(--bout-color1),var(--bout-colo2));}
.left_nav .lbt.active ul::-webkit-scrollbar-track{border-radius:5px;background:#f3f5f9;box-shadow:inset 0 0 5px rgba(0,0,0,.2);-webkit-box-shadow:inset 0 0 5px rgba(0,0,0,.2)}
@media (min-width:1082px){
}
@media (min-width:1px) and (max-width:1081px){
	.left_nav{ width: 100%;}
}

/*endregion*/

/*右侧*/
.right_detail{ margin: 0; width: calc(100% - 20% - 0.75rem); height: auto; padding: 0.4rem 0;}
@media (min-width:1px) and (max-width:1081px){
 .right_detail{ width: 100%; float: none; padding: 30px 0 ; box-sizing: border-box;}
}

/*region 面包屑*/
.location{ padding: 0.15rem 0; background: url(/dist/images/1_05.jpg) no-repeat center center / cover; color: #fff;}
.location .txt{ font-size: 16px;}
.location .txt .icon-home{ margin-right: 0.1rem;}
.location .txt .icon-here{ margin: 0 3px;}
.location .txt .icon-here:before{ content: "/";}
.location .txt a{ color: #fff;}
.location .txt a:hover{ color: var(--main-color);}
@media (min-width:1081px){
	.location .txt{ }
}
@media (min-width:1px) and (max-width:1080px){
    .location{  padding: 20px 0;}
    .location .txt{ width: 100%;}
}
/*endregion*/

/*解决方案*/
.solution{ background: url(/dist/images/1_03.jpg) no-repeat center center / cover; padding: 0.7rem 0;}
.solution .container{ align-items: center;}
.solution .lt{ margin: 0; width: 50%;}
.solution .lt .z1{ font-size: 0.4rem; font-weight: bold;}
.solution .lt .line{ display: block; width: 1.68rem; height: 6px; background: var(--main-color); margin: 0.4rem 0 ;}
.solution .lt .context{ font-size: 16px; line-height: 1.625;}
.solution .lt a{ display: inline-block; padding: 0.2rem 0.75rem; line-height: 1; border: 1px solid var(--main-color); box-sizing: border-box; color: var(--main-color); margin-top: 0.3rem; font-size: 16px;}
.solution .fr{ margin: 0; width: 50%; box-sizing: border-box; padding-left: 1.1rem;}
.solution .fr .img{ padding: 0 0.35rem 0.35rem 0; background: url(/dist/images/1_04.png) no-repeat right bottom / 4.65rem auto; }
@media (min-width:1081px) {
}
@media (min-width:1px) and (max-width:1080px){
	.solution .lt{ width: 100%;}
	.solution .fr{ width: 100%; padding: 0; margin-top: 0.3rem;}
}

.solution1{ padding: 0.7rem 0 0.95rem;}
.solution1 .itembox{ margin: 0; width: 45%; }
.solution1 .itembox.fr{ margin-left: 10%;}
.solution1 .itembox .z1{ font-size: 0.4rem; font-weight: bold; margin-bottom: 0.4rem;}
.solution1 .itembox .p1{ font-size: 16px; line-height: 1.625;}
.solution1 .itembox .list{ margin-top: 0.2rem;}
.solution1 .itembox .list dl{ }
.solution1 .itembox .list dl dd{ font-size: 16px; margin-bottom: 0.1rem;}
.solution1 .itembox .list dl dd:before{ content: ""; display: inline-block; width: 0.11rem; height: 0.11rem; background: var(--main-color); border-radius: 50%; margin-right: 0.1rem;}
.solution1 .itembox.fr .list dl{ display: inline-block; margin-right: 0.3rem;}
@media (min-width:1081px) {
}
@media (min-width:1px) and (max-width:1080px){
	.solution1 .itembox{ width: 100%; margin-bottom: 0.3rem;}
}

.solution2{ padding:  0 0 0.7rem;}
.solution2 .container{ position: relative;}
.solution2 .txt{ position: absolute; left: 0; top: 50%; transform: translateY(-50%); width: 100%; box-sizing: border-box; padding: 0 0.8rem; align-items: center;}
.solution2 .txt .lt{ margin: 0; font-size: 0.4rem; font-weight: bold; color: #fff;}
.solution2 .txt .fr{ margin: 0;}
.solution2 .txt .fr a{ display: inline-block; padding: 0.2rem 0.75rem; line-height: 1; border: 1px solid #fff; box-sizing: border-box; color: #fff; font-size: 16px;}
@media (min-width:1081px) {
}
@media (min-width:1px) and (max-width:1080px){
	.solution2 .txt .lt{ font-size: 0.3rem;}
	.solution2 .txt .fr a{ font-size: 12px; margin-top: 0.2rem;}
}

.solution3{ background: url(/dist/images/1_03.jpg) no-repeat center center / cover; padding: 1.15rem 0 1.7rem;}
.solution3 .container{ align-items: center;}
.solution3 .lt{ margin: 0; width: calc(100% - 3.65rem - 1.2rem);}
.solution3 .lt .z1{ font-size: 0.4rem; font-weight: bold;}
.solution3 .lt .line{ display: block; width: 1.68rem; height: 6px; background: var(--main-color); margin: 0.4rem 0 ;}
.solution3 .lt .context{ font-size: 16px; line-height: 1.625;}
.solution3 .fr{ margin: 0; width: 3.65rem; padding-top: 1.2rem;}
@media (min-width:1081px) {
}
@media (min-width:1px) and (max-width:1080px){
	.solution3 .lt{ width: 100%;}
	.solution3 .fr{ display: none;}
}

.solution4{ padding: 0.6rem 0 0.9rem;}
.solution4 .indextit{ text-align: center;}
.solution4 .list{ margin-top: 0.6rem;}
.solution4 .item{ position: relative; display: block;}
.solution4 .item .img{ overflow: hidden;}
.solution4 .item .img img{ width: 100%; height: auto;}
.solution4 .item .txt{ position: absolute; left: 0; bottom: 0; right: 0; padding: 0.1rem; background: rgba(51,51,51,0.5); text-align: center; font-size: 16px; color: #fff;}
@media (min-width:1081px) {
}
@media (min-width:1px) and (max-width:1080px){
	
}

.solution5{ padding: 0.6rem 0 0.9rem; background: url(/dist/images/1_03.jpg) no-repeat center center / cover;}
.solution5 .list{ margin-top: 0.6rem;}
.solution5 .list .item{ margin: 0; width: calc((100% - 0.4rem)/2); margin-right: 0.4rem; background: url(/dist/images/1_06.jpg) no-repeat center center / cover; overflow: hidden; position: relative;}
.solution5 .list .item .img{ position: absolute; right: 0; z-index: 1; top: 50%; left: 70%; transform: translate(-50%,-50%);}
.solution5 .list .item .img img{}
.solution5 .list .item .txt{ padding: 0.4rem; display: flex; justify-content: space-between; align-items: center; z-index: 2;}
.solution5 .list .item .txt .z1{ margin: 0; font-size: 0.26rem; font-weight: bold; color: #fff;}
.solution5 .list .item .txt span{ display: inline-flex; width: 0.55rem; height: 0.55rem; box-sizing: border-box; border-radius: 50%; border: 1px solid #fff; align-items: center; justify-content: center; font-size: 0.2rem;  color: #fff;}
@media (min-width:1081px) {
	.solution5 .list .item:nth-child(2n){ margin-right: 0;}
}
@media (min-width:1px) and (max-width:1080px){
	.solution5 .list .item{ width: 100%; margin-bottom: 0.2rem;}
}


/*解决方案*/

/*技术工艺*/
.workmanship{ padding: 1rem 0 0.8rem;}
.workmanship .lt{ margin: 0; width: 50%; box-sizing: border-box; padding-right: 0.5rem;}
.workmanship .lt span{ font-size: 16px;}
.workmanship .lt .p1{ margin-top: 0.4rem;}
.workmanship .lt a{ display: inline-block; padding: 0.2rem 0.75rem; line-height: 1; border: 1px solid var(--main-color); box-sizing: border-box; color: var(--main-color); margin-top: 0.3rem; font-size: 16px;}
.workmanship .fr{ margin: 0; width: 50%;}
@media (min-width:1081px) {
}
@media (min-width:1px) and (max-width:1080px){
	.workmanship .lt{ width: 100%;}
	.workmanship .fr{ width: 100%; margin-top: 0.3rem;}
}

.workmanship1{ padding: 0.9rem 0;}
.workmanship1 .list{ margin-top: 0.5rem;}
.workmanship1 .list .item{ display: block;}
.workmanship1 .list .item .img{ overflow: hidden;}
.workmanship1 .list .item .img img{ width: 100%; height: auto;}
.workmanship1 .list .item .txt{ text-align: center; margin-top: 0.2rem;}
.workmanship1 .list .item .txt .z1{ font-size: 16px;}
.workmanship1 .list .item .txt .z1:before{ content: ""; width: 0.11rem; height: 0.11rem; background: var(--main-color); border-radius: 50%; margin-right: 0.1rem; display: inline-block;}
@media (min-width:1081px) {
}
@media (min-width:1px) and (max-width:1080px){
}

.workmanship2{ padding: 0.9rem 0; background: url(/dist/images/1_03.jpg) no-repeat center center / cover;}
.workmanship2 .container{ align-items: flex-end;}
.workmanship2 .lt{ margin: 0; width: 60%;}
.workmanship2 .lt .p1{ margin-top: 0.4rem;}
.workmanship2 .lt a{ display: inline-block; padding: 0.2rem 0.75rem; line-height: 1; border: 1px solid var(--main-color); box-sizing: border-box; color: var(--main-color); margin-top: 0.3rem; font-size: 16px;}
.workmanship2 .fr{ margin: 0; width: 40%; box-sizing: border-box; padding-left: 1.2rem;}
@media (min-width:1081px) {
}
@media (min-width:1px) and (max-width:1080px){
	.workmanship2 .lt{ width: 100%;}
	.workmanship2 .fr{ width: 100%; margin-top: 0.3rem; padding: 0;}
}

.workmanship3{ padding: 0.9rem 0;}
.workmanship3 .context{ margin-top: 0.5rem;}
.workmanship3 .context table{}
.workmanship3 .context table tr{}
.workmanship3 .context table tr td{ width: 20%; text-align: center; padding: 0.2rem; box-sizing: border-box; border-left: 1px solid #ececec; border-top: 1px solid #ececec; font-size: 18px;}
.workmanship3 .context table tr td:last-child{ border-right: 1px solid #ececec;}
.workmanship3 .context table tr:last-child td{ border-bottom: 1px solid #ececec;}
.workmanship3 .context table tr:first-child td{ background: #f8f8f8; font-weight: bold;}
@media (min-width:1081px) {
}
@media (min-width:1px) and (max-width:1080px){
	.workmanship3 .context table tr td{ font-size: 14px;}
}
/*技术工艺*/

/*公司简介*/
.page_lt{ margin: 0; padding: 0.4rem 0 0 0;}
.page_lt>a{ display: inline-block; color: #333; font-size: 16px; margin-left: 0.4rem;}
.page_lt>a:hover,.page_lt>a.active{ color: var(--main-color);}
@media (min-width:1081px) {
}
@media (min-width:1px) and (max-width:1080px){
    .page_lt{ display: none; align-items: center; justify-content: center; flex-wrap: wrap; width: 100%;}
    .page_lt>a{ margin: 0 0.2rem; margin-bottom: 0.3rem;}
}

.abframe{ padding: 0.8rem 0 1.2rem;}
.abframe .z1{ font-size: 0.4rem; font-weight: bold;}
.abframe .line{ display: block; width: 1.68rem; height: 6px; background: var(--main-color); margin: 0.4rem 0 0.6rem;}
.abframe .context{ font-size: 16px; line-height: 1.625;}
@media (min-width:1081px) {
}
@media (min-width:1px) and (max-width:1080px){
	.abframe .context{ padding: 0;}
}

.abframe1{ position: relative; padding: 0.65rem 0; background: url(/dist/images/1_03.jpg) no-repeat center center / cover;}
.abframe1 .container{ align-items: center;}
.abframe1 .lt{ margin: 0; width: calc(100% - 62% - 1.15rem);}
.abframe1 .lt .z1{ font-size: 0.4rem; font-weight: bold;}
.abframe1 .lt .p1{ font-size: 16px; line-height: 1.625; margin-top: 0.3rem;}
.abframe1 .fr{ margin: 0; width: 62%;}
.abframe1 .fr .item{ margin: 0; width: calc((100% - 0.2rem)/3); margin-right: 0.1rem; margin-bottom: 0.1rem;}
@media (min-width:1081px) {	
	.abframe1 .fr .item:nth-child(3n){ margin-right: 0;}
}
@media (min-width:1px) and (max-width:1080px){
	.abframe1 .lt{ width: 100%;}
	.abframe1 .fr{ width: 100%; margin-top: 0.4rem;}
	.abframe1 .fr .item{  width: calc((100% - 0.25rem)/2); margin-right: 0.25rem;}
	.abframe1 .fr .item:nth-child(2n){ margin-right: 0;}
}

.abframe2{ position: relative; padding: 0.85rem 0 0.2rem;}
.abframe2 .item{ display: flex; justify-content: space-between; flex-wrap: wrap; align-items: center; margin-bottom: 0.6rem;}
.abframe2 .item .img{ margin: 0; width: calc(50% - 1.5rem);}
.abframe2 .item .txt{ margin: 0; width: 50%;}
.abframe2 .item .txt .z1{ font-size: 0.4rem; font-weight: bold;}
.abframe2 .item .txt .p1{ font-size: 16px; line-height: 1.625; margin-top: 0.3rem;}
.abframe2 .item .txt a{ display: inline-block; font-size: 16px; margin-top: 0.5rem;}
@media (min-width:1081px) {	
	.abframe2 .item:nth-child(2n+1){ flex-direction: row-reverse;}
}
@media (min-width:1px) and (max-width:1080px){
	.abframe2 .item .img{ width: 100%;}
	.abframe2 .item .txt{ width: 100%; margin-top: 0.3rem;}
}

.abframe3{ position: relative; padding: 1rem 0 0.75rem; background: url(/dist/images/1_03.jpg) no-repeat center center / cover;}
.abframe3 .container{ align-items: center;}
.abframe3 .lt{ margin: 0; width: calc(50% - 1.15rem);}
.abframe3 .fr{ margin: 0; width: 50%;}
.abframe3 .fr .z1{ font-size: 0.4rem; font-weight: bold;}
.abframe3 .fr .p1{ font-size: 16px; line-height: 1.625; margin-top: 0.3rem;}
@media (min-width:1081px) {	
}
@media (min-width:1px) and (max-width:1080px){
	.abframe3 .lt{ width: 100%;}
	.abframe3 .fr{ width: 100%; margin-top: 0.3rem;}
}


/*单页面*/

.neirnr{ overflow: hidden; line-height: 2; font-size: 0.16rem; min-height: 4rem;}
@media (min-width:1081px) {	
}
@media (min-width:1px) and (max-width:1080px){
}


/*图库中心*/
.gallerylist{ overflow: hidden; display: flex; flex-wrap: wrap; padding: 0.6rem 0}
.gallerylist .item{ width: calc((100% - 0.6rem)/4); margin: 0;  margin-right: 0.2rem; margin-bottom: 0.2rem; cursor: pointer;}
.gallerylist .item .img{ overflow: hidden; border: 1px solid #f5f5f5; height: auto; position: relative;}
.gallerylist .item .img img{ width: 100%;}
.gallerylist .item .img iframe{ width: 100%; height: 100%; transition: all 0.35s ease; position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); object-fit: cover;}
.gallerylist .item .txt{ overflow: hidden; padding:0.15rem 5px; text-align: center;}
.gallerylist .item .txt h3{ font-size: 0.16rem; font-weight: bold; text-transform: capitalize; color: #333;}
@media (min-width:1081px){
	.gallerylist .item:nth-child(4n){ margin-right: 0;}
	.gallerylist .item:nth-child(4n+1){ clear: both;}
}
@media (min-width:1px) and (max-width:1080px){
	.gallerylist .item{ width: calc((100%)/1);}
	.gallerylist .item .txt{ overflow: hidden; text-align: center; padding:10px 5px 5px 5px;}
	.gallerylist .item .txt h3{ font-size: 13px;}
	.gallerylist .item:nth-child(1n){ margin-right: 0;}
	.gallerylist .item:nth-child(2n+1){ clear: both;}
}


/*产品中心*/
.filtrosactivos{ background: #f8f9fa; padding: 0.25rem; box-sizing: border-box; border-radius: 0.2rem; display: flex; justify-content: space-between;}
.filtrosactivos span{ font-size: 16px; color: #333;}
.filtrosactivos .rangeclose{ flex: 1; margin: 0 0.2rem; display: flex; align-items: center; flex-wrap: wrap;}
.filtrosactivos .rangeclose .item{ margin: 0; padding: 5px 0.1rem; background: #e9ecef; font-size: 16px; border-radius: 5px; cursor: pointer; margin-right: 5px; margin-bottom: 5px;}

.summary{ overflow: hidden; position: relative; padding: 0 0 0.45rem 0; border-bottom: 2px solid #f3f5f9;}
.summary>h1{ font-size: 0.4rem; font-weight: bold;}
.summary>p{ overflow: hidden; line-height: 1.6; font-size: 16px; margin-top: 0.2rem;}

@media (min-width:1081px){
}
@media (min-width:1px) and (max-width:1080px){
	.filtrosactivos{ flex-wrap: wrap;}
	.filtrosactivos span{ width: 100%;}
	.filtrosactivos .rangeclose{ width: 100%; margin: 0.2rem 0;}
	.filtrosactivos .rangeclose .item{ font-size: 12px;}
}


.ProList{ overflow: hidden; display: flex; flex-wrap: wrap; padding: 0.3rem 0 0 0;}
.ProList .item{ margin: 0; width: calc((100% - 0.6rem)/4); margin-right: 0.20rem; margin-bottom: 0.15rem; box-sizing: border-box;}
.ProList .item .img{ overflow: hidden; padding: 0.2rem; box-sizing: border-box; border: 1px solid #f1f1f1; border-radius: 0.1rem;}
.ProList .item .img img{ width: 100%; height: auto; }
.ProList .item .img .imgbox{ position: relative; z-index: 2;}
.ProList .item .img .imgbox span{ display: inline-block; background: #e6e6e6; width: 0.1rem; height: 0.1rem; border-radius: 50%; margin-right: 5px;}
.ProList .item .img .imgbox span.active{ background: #fcc41a;}
.ProList .item .txt{ padding: 0.3rem 0;}
.ProList .item .txt h3{ font-size: 16px; font-weight: bold; color: #000; line-height: 1.375;}
@media (min-width:1081px){
	.ProList .item:nth-child(4n){ margin-right: 0;}
	.ProList .item:hover .img img{ transform: scale(1.1)}
    .ProList .item:hover .img img.water{ transform: scale(1) translate(-50%,-50%)}
}
@media (min-width:1px) and (max-width:1080px) {
	.ProList{}
	.ProList .item{  width: calc((100% - 0.2rem)/2); margin-right: 0.2rem;}
	.ProList .item:nth-child(2n){ margin-right: 0;}
	.ProList .item .txt{}
	.ProList .item .txt h3{ font-size: 14px; }
	.ProList .item .txt p{ font-size: 12px;}
	.ProList .item .txt span{ display: none;}
}


/*产品详情*/
.details{ padding: 0.65rem 0;}

.details .pictures{ }
.details .pictures .container{ align-items: center; height: 100%;}
.details .pictures .lt{ margin: 0; width: 50%; padding-right: 0.5rem; box-sizing: border-box;}
.details .pictures .lt .proimgbox{ padding: 0.25rem; box-sizing: border-box; border: 1px solid #f5f5f5; position: relative;}
.details .pictures .lt .proimgbox .swiper-slide{ margin: 0; cursor: pointer;}
.details .pictures .lt .smallImg{ margin-top: 0.14rem; position: relative;padding: 0 0.7rem;}
.details .pictures .lt .smallImg .swiper-slide{ margin: 0; box-sizing: border-box; border: 2px solid #f5f5f5; cursor: pointer; padding: 1px;}
.details .pictures .lt .smallImg .swiper-slide-thumb-active{ border-color: var(--main-color);}
.details .pictures .lt .btn{ display: inline-block!important; cursor: pointer; position: absolute;top: 50%;transform: translateY(-50%); z-index: 1; outline: none;}
.details .pictures .lt .btn i{ font-size: 0.5rem;}
.details .pictures .lt .btn-prev{ left: 0;}
.details .pictures .lt .btn-next{ right: 0;}
.details .pictures .lt .swiper-pt{}
.details .pictures .lt .swiper-pt span{ background: #e6e6e6; opacity: 1;}
.details .pictures .lt .swiper-pt span.swiper-pagination-bullet-active{ background: #fcc41a;}
.details .pictures .fr{ margin: 0; width: calc(100% - 50%);}
.details .pictures .fr h1{ font-size: 26px; font-weight: bold; line-height: 1.2;}
.details .pictures .fr .context{ margin: 0.2rem 0; display: flex; flex-wrap: wrap;}
.details .pictures .fr .context .item{ display: inline-flex; align-items: center; margin: 0; margin-right: 0.15rem; font-size: 18px;}
.details .pictures .fr .context .item .z1{ color: #000;}
.details .pictures .fr .context .item .p1{ color: #999;}
.details .pictures .fr .synopsis{ border-top: 1px solid #f1f1f1; border-bottom: 1px solid #f1f1f1; padding: 0.4rem 0; font-size: 18px; line-height: 1.55;}
.details .pictures .fr .info{ margin-top: 0.35rem; border-bottom: 1px solid #f1f1f1; padding-bottom: 0.2rem;}
.details .pictures .fr .info .itembox{ display: flex; align-items: center; justify-content: space-between;}
.details .pictures .fr .info .itembox .img{ margin: 0; width: 0.6rem; height: 0.6rem; border-radius: 50%; box-sizing: border-box;}
.details .pictures .fr .info .itembox .txt{ margin: 0; width: calc(100% - 0.6rem - 0.14rem); font-size: 16px;}
.details .pictures .fr .info .itembox .txt .z1{color: #999; margin-bottom: 0.1rem;}
.details .pictures .fr .info .itembox .txt .p1{ font-weight: bold; color: #333;}
.details .pictures .fr .info .itembox .txt .p1 span{ font-weight: normal; color: #25d366; margin-left: 0.15rem; }
.details .pictures .fr .info .list{ display: flex; flex-wrap: wrap; margin-top: 0.3rem;}
.details .pictures .fr .info .list .item{ margin: 0; width: calc((100% - 0.4rem)/2); margin-right: 0.4rem; margin-bottom: 0.2rem; display: flex; align-items: center; justify-content: space-between;}
.details .pictures .fr .info .list .item .tag{ margin: 0; width: 0.35rem; height: 0.35rem; box-sizing: border-box; border: 1px solid #f1f1f1; color: #333; display: flex; align-items: center; justify-content: center; border-radius: 50%; font-weight: bold;}
.details .pictures .fr .info .list .item .txt{ margin: 0; width: calc(100% - 0.35rem - 0.14rem); font-size: 14px;}
.details .pictures .fr .info .list .item .txt .z1{ font-weight: bold;}
.details .pictures .fr .info .list .item .txt .p1{ color: #999; margin-top: 0.1rem;}
.details .pictures .fr .share{ margin-top: 0.2rem;}
.details .pictures .fr .share .z1{ font-size: 16px; color: #999; margin-bottom: 0.1rem;}
.details .pictures .fr .share .list{ margin-top: 0.25rem;}
.details .pictures .fr .share .list a{ display: flex; align-items: center; justify-content: center; box-sizing: border-box; border-radius: 50%; width: 0.35rem; height: 0.35rem; margin-right: 5px; color: #fff;}
.details .pictures .fr .share .list a.facebook{ background: #1877f2;}
.details .pictures .fr .share .list a.twitter{ background: #1da1f2;}
.details .pictures .fr .share .list a.pinterest{ background: #e60023;}
.details .pictures .fr .share .list a.linkedin{ background: #0077b5;}
.details .pictures .fr .share .list a.whatsapp{ background: #25d366;}

@media (min-width:1081px){
    .details .pictures .fr .info .list .item:nth-child(2n){ margin-right: 0;}
} 	
@media (min-width:1px) and (max-width:1080px){
    .details .pictures{ }
    .details .pictures .lt{ margin: 0; width: 100%; height: auto;}
    .details .pictures .fr{ margin: 0; width: 100%; height: auto; margin-top: 0.3rem;}
	.details .pictures .fr .info .list .item{ width: 100%;}
}

.details .pagelist{ margin-top: 0.3rem;}
.details .pagelist a{ display: inline-flex; align-items: center; margin: 0; font-size: 0.14rem;}
.details .pagelist a span{ display: inline-block; padding: 0.1rem 0.25rem; border: 1px solid #999; border-radius: 0.3rem; margin-right: 0.15rem;}
@media (min-width:1081px){
} 	
@media (min-width:1px) and (max-width:1080px){
}

.details .details-txt{ overflow: hidden; margin-top: 0.8rem;}
.details .details-txt .xgeffect{ margin-bottom: 0.5rem;}
.details .details-txt .xgeffect .detailtop{ border-bottom: 1px solid #f1f1f1; padding-bottom: 0.3rem;}
.details .details-txt .xgeffect .detailtop span{ font-size: 16px; font-weight: bold; color: #9c9c9c; text-transform: uppercase; margin-right: 0.45rem; cursor: pointer; padding: 0.1rem 0.1rem; margin-bottom: 0.1rem; display: inline-block;}
.details .details-txt .xgeffect .detailtop span.active{ color: #333;}
.details .details-txt .xgeffect .detalist{ font-size: 16px; line-height: 1.5; margin-top: 0.4rem; display: none;}
.details .details-txt .xgeffect .detalist.active{ display: block;}
.details .details-txt .xgeffect .detalist img{ width: auto; height: auto!important;}

@media (min-width:1081px){
    .details .details-txt .xgeffect .detalist .ProList{}
    .details .details-txt .xgeffect .detalist .ProList .item{ width: calc((100% - 1.5rem)/5); margin-right: 0.35rem; margin-bottom: 0;}
    .details .details-txt .xgeffect .detalist .ProList .item:nth-child(5){ margin-right: 0;}
} 	
@media (min-width:1px) and (max-width:1080px){
}

.table-responsive{overflow-x:auto;min-height:.01%;}
@media screen and (max-width:767px){.table-responsive{overflow-y:hidden;margin-bottom:15px;width:100%;border:1px solid #ddd;-ms-overflow-style:-ms-autohiding-scrollbar; box-sizing: border-box;}
.table-responsive>.table{margin-bottom:0;}
.table-responsive>.table>tbody>tr>td,.table-responsive>.table>tbody>tr>th,.table-responsive>.table>tfoot>tr>td,.table-responsive>.table>tfoot>tr>th,.table-responsive>.table>thead>tr>td,.table-responsive>.table>thead>tr>th{white-space:nowrap;}
.table-responsive>.table-bordered{border:0;}
.table-responsive>.table-bordered>tbody>tr>td:first-child,.table-responsive>.table-bordered>tbody>tr>th:first-child,.table-responsive>.table-bordered>tfoot>tr>td:first-child,.table-responsive>.table-bordered>tfoot>tr>th:first-child,.table-responsive>.table-bordered>thead>tr>td:first-child,.table-responsive>.table-bordered>thead>tr>th:first-child{border-left:0;}
.table-responsive>.table-bordered>tbody>tr>td:last-child,.table-responsive>.table-bordered>tbody>tr>th:last-child,.table-responsive>.table-bordered>tfoot>tr>td:last-child,.table-responsive>.table-bordered>tfoot>tr>th:last-child,.table-responsive>.table-bordered>thead>tr>td:last-child,.table-responsive>.table-bordered>thead>tr>th:last-child{border-right:0;}
.table-responsive>.table-bordered>tbody>tr:last-child>td,.table-responsive>.table-bordered>tbody>tr:last-child>th,.table-responsive>.table-bordered>tfoot>tr:last-child>td,.table-responsive>.table-bordered>tfoot>tr:last-child>th{border-bottom:0;}
}

/*产品订单*/
.Inquiry{ overflow: hidden;}
.Inquiry p{ margin-top: 0.8rem;margin-bottom: 0.4rem;font-size: 14px; line-height: 2;}
.onlineInquiry{ overflow: hidden;}
.onlineInquiry .input{ overflow: hidden; display: flex; align-items: center; background: none; border: 1px solid #d8d8d8; box-sizing: border-box; padding:0  0.15rem; margin-bottom: 25px; border-radius: 5px;}
.onlineInquiry .input.textarea{ align-items: stretch;}
.onlineInquiry .input.textarea>label{ padding: 5px 15px 5px 0;}
.onlineInquiry .input>label{ font-size: 14px; color: #333; white-space: nowrap;text-overflow: ellipsis;}
.onlineInquiry .input>input{ flex: 1; background: none; line-height: 0.55rem; box-sizing: border-box; padding: 0 5px;}
.onlineInquiry .input>textarea{ flex: 1; background: none; border: 0; outline: none; padding: 8px 0; box-sizing: border-box; resize: none}
.onlineInquiry .button{ overflow: hidden; width: 100%; float: left;}
.onlineInquiry .button>button{ border: 0; padding: 10px 30px; line-height: 35px; position: relative; font-size: 17px; display: inline-block; transition: linear 0.35s; z-index: 1; cursor: pointer; color: #fff; outline: none;overflow: hidden; background: var(--main-color); width: 100%; text-transform: uppercase;}

@media (min-width:1081px)  {
.onlineInquiry .input.w33{ width: calc(33.33% - 17px); float: left; margin-right: 25px;}
.onlineInquiry .input.w50{ width: calc(50% - 15px); float: left; margin-right: 30px;}
.onlineInquiry .input.end{ margin-right: 0}
.onlineInquiry .input.w67{ width: calc(66.67% - 10px); float: left;}
}

/*联系我们*/
.lxfsinfo{ text-align: center;}
.lxfsinfo1{ padding: 0.85rem 0;}
.lxfsinfo1 .container{ align-items: center;}
.lxfsinfo1 .lt{ margin: 0; width: 50%; box-sizing: border-box; padding-right: 0.45rem;}
.lxfsinfo1 .lt .z1{ font-size: 0.4rem; font-weight: bold; margin-bottom: 0.45rem;}
.lxfsinfo1 .lt .p1{ font-size: 16px; line-height: 1.625; margin-bottom: 0.4rem;}
.lxfsinfo1 .lt .info{}
.lxfsinfo1 .lt .info .item{ font-size: 16px; margin-bottom: 0.1rem;}
.lxfsinfo1 .fr{ margin: 0; width: 50%; box-sizing: border-box; padding-left: 0.4rem;}
@media (min-width:1081px){
}
@media (min-width:1px) and (max-width:1080px) {
	.lxfsinfo1 .lt{ width: 100%; padding: 0;}
	.lxfsinfo1 .fr{ width: 100%; padding: 0; margin-top: 0.3rem;}
}

/*留言*/
.leave{ overflow: hidden; position: relative; z-index: 3; background: url(/dist/images/1_15.jpg) no-repeat center center / cover; padding: 0.9rem 0;}

.leave .feedbackbox{ overflow: hidden; margin-top: 0.6rem;}
.leave .feedbackbox .z1{ font-size: 20px; margin-bottom: 0.2rem;}
.leave .feedbackbox .z1 em{ color: red;}
.leave .feedbackbox input[type='text']{ margin: 0; font-size: 16px; width: 100%; background: #fff; box-sizing: border-box; height: 0.65rem; color: #333; padding: 0.1rem 0.35rem; border-radius: 5px; margin-bottom: 0.24rem; border: 1px solid #e8e8e8;}
.leave .feedbackbox input[name='txtstrAddress']{ width: 100%; margin-right: 0;}
.leave .feedbackbox textarea{ outline: none; resize: none; margin: 0; font-size: 16px; width: 100%; background: #fff; box-sizing: border-box; height: 2.3rem; color: #333; padding: 0.35rem; border-radius: 5px; margin-bottom: 0.24rem; border: 1px solid #e8e8e8;}
.leave .feedbackbox input::-webkit-input-placeholder, .leave .feedback textarea::-webkit-input-placeholder{ color: #333333; }
.leave .feedbackbox input:-moz-placeholder, .leave .feedback textarea:-moz-placeholder{ color: #333333;}
.leave .feedbackbox input::-moz-placeholder, .leave .feedback textarea::-moz-placeholder{ color: #333333;}
.leave .feedbackbox input:-ms-input-placeholder, .leave .feedback textarea:-ms-input-placeholder{ color: #333333;}
.leave .feedbackbox .input{ font-size: 16px; width: 100%; background: #fff; box-sizing: border-box; height: 0.65rem; color: #333; border-radius: 5px; margin-bottom: 0.24rem; border: 1px solid #e8e8e8; padding: 0.1rem 0.35rem;}
.leave .feedbackbox .input input{ margin-bottom: 0; border: 0; background: none; border-radius: 0; font-size: 16px;}
.leave .feedbackbox .input select{  width: 100%; height: 100%; font-size: 16px;text-align: right;}
.leave .feedbackbox .button{ align-items: center;}
.leave .feedbackbox .button .p1{ margin: 0; font-size: 16px;}
.leave .feedbackbox button{ margin: 0; padding: 0.1rem 0.4rem; background: var(--main-color); font-size: 16px; color: #fff; line-height: 1; border-radius: 0.5rem; border: 0; cursor: pointer; outline: none;}

@media (min-width:1081px)  {
    .leave{ position: relative; z-index: 3; }
	.leave .feedbackbox .input{  margin: 0; width: calc((100% - 0.3rem)/2); margin-right: 0.3rem; margin-bottom: 0.24rem; display: flex; align-items: center;}
	.leave .feedbackbox .input input{ margin: 0!important; flex: 1; width: auto!important; margin-left: 0.2rem!important;}
	.leave .feedbackbox .input select{ width: auto; flex: 1; border: 0; padding: 0 0.3rem; outline: none;}
	.leave .feedbackbox .input select option{ height: 30px;}
	.leave .feedbackbox input[type='text']{ margin: 0; width: calc((100% - 0.3rem)/2); margin-right: 0.3rem; margin-bottom: 0.24rem;}
	.leave .feedbackbox input:nth-child(2n){ margin-right: 0;}
	.leave .feedbackbox .input:nth-child(2n){ margin-right: 0;}
}
@media (min-width:1px) and (max-width:1080px) {
    .leave{}
	.leave .feedbackbox .input{ width: 100%; height: auto;}
	.leave .feedbackbox .input label{ display: block; margin-bottom: 0.1rem;}
	.leave .feedbackbox input[type='text']{ width: 100%; margin-right: 0;}
	.leave .feedbackbox button{ margin-top: 0.3rem;}
}


.cont_lxfs1{ overflow: hidden;}
.cont_lxfs1 h2{ font-family: "firasans-bold"; font-size: 0.4rem; text-transform: uppercase; color: #fff; margin-bottom: 0.4rem; text-align: center;}
.cont_lxfs1 .list{ overflow: hidden; margin-top: 0.75rem; display: flex; flex-wrap: wrap;}
.cont_lxfs1 .list .item{ margin: 0; width: calc((100% - 5rem)/6); margin-right: 1rem; display: block;}
.cont_lxfs1 .list .item .img{ overflow: hidden;}
.cont_lxfs1 .list .item .img img{ width: 100%; height: auto;}
@media (min-width:1082px) {
    .cont_lxfs1 .list .item:nth-child(6){ margin-right: 0;}
}
@media (min-width:1px) and (max-width:1080px) {
    .cont_lxfs1 .list .item{  width: calc((100% - 0.7rem)/3); margin-right: 0.4rem;}
    .cont_lxfs1 .list .item:nth-child(3n){ margin-right: 0;}
}

/*新闻中心*/


.NewsList{ padding: 0.35rem 0 0.5rem 0;}
.NewsList .indextit{}
.NewsList .indextit .line{ width: 0.5rem; }
.NewsList .list{ margin-top: 0.55rem;}
.NewsList .item{ margin: 0; display: flex; justify-content: space-between; flex-wrap: wrap; align-items: center; padding-bottom: 0.4rem; margin-bottom: 0.4rem; border-bottom: 2px solid #f7f7f7}
.NewsList .item .img{ overflow: hidden; margin: 0; width: 20%;}
.NewsList .item .img img{ width: 100%; height: auto; }
.NewsList .item .txt{ margin: 0; width: calc(100% - 20% - 0.3rem);}
.NewsList .item .txt b{ font-size: 16px; display: block; margin-bottom: .1rem;}
.NewsList .item .txt .z1{ font-size: 18px; font-weight: bold;}
.NewsList .item .txt .p1{ font-size: 16px; line-height: 1.625; margin-top: 0.1rem;}
.NewsList .item .txt span{ display: inline-block; font-size: 16px; margin-top: 0.2rem;}
@media (min-width:1081px){
	.NewsList .item:nth-child(4n){ margin-right: 0;}
	.NewsList .item:hover .img img{ transform: scale(1.1);}
	.NewsList .item:hover .txt h3{ color: var(--main-color);}
}
@media (min-width:1px) and (max-width:1080px) {
	.NewsList .item{ width: 100%; margin-right: 0;}
	.NewsList .item .img{ width: 100%;}
	.NewsList .item .txt{ width: 100%; margin-top: 0.3rem;}
	.NewsList .item .txt .z1{ font-size: 16px;}
	.NewsList .item .txt .p1{ font-size:13px;}
	.NewsList .item .txt b{ display: none;}
	.NewsList .item .txt span{ display: none;}
}


.newsdetail{ overflow: hidden; padding: 0.6rem 0 ;}
.newsdetail .nr{ background: #fff; margin: 4.2rem 1rem 0 1rem; box-sizing: border-box; padding: 0.7rem 1rem 0 1rem;}
.newsdetail .Title{ overflow: hidden;}
.newsdetail .Title h1{ font-size: 0.28rem; color: #333333; line-height: 1.45; margin-bottom: 0.3rem;}
.newsdetail .Title .txt{ display: flex; justify-content: space-between; padding-bottom: 0.3rem; border-bottom: 2px solid #f6f6f6;}
.newsdetail .Title .txt span{ margin: 0; display: inline-block; color: #a6a5a5; font-size: 0.2rem;}
.newsdetail .Title .share{ display: inline-flex; align-items: center; margin: 0;}
.newsdetail .Title .share a{ display: inline-block; margin-right: 0.25rem;}
.newsdetail .Title .share a i{ font-size: 0.24rem;}
.newsdetail .context{ overflow: hidden; padding: 0.5rem 0 0.9rem; border-bottom: 1px solid #f1f1f1; font-size: 16px; line-height: 2;}
.newsdetail .pagelist{ overflow: hidden; display: flex; justify-content: space-between; padding: 0.3rem 0 0.7rem;}
.newsdetail .pagelist>a{ font-size: 16px; line-height: 28px; color: #666; max-width: 45%; margin: 0; white-space: nowrap;text-overflow: ellipsis; overflow: hidden;}
.newsdetail .mediatit{ font-size: 0.48rem; color: #cfcfcf; padding: 0 0 0.6rem 0.58rem;}
.newsdetail .media{ background: #f6f6f6; padding: 0.7rem 0.6rem 0.5rem 0.6rem; margin-bottom: 0.7rem;}
.newsdetail .media h2{ font-size: 0.38rem; font-weight: bold; color: #333333;}
.newsdetail .media .list{ margin-top: 0.46rem;}
.newsdetail .media .list .item{ margin: 0; width: 50%;}
.newsdetail .media .list .item p{ font-size: 0.2rem; display: flex; align-items: center; margin-bottom: 0.3rem;}
.newsdetail .media .list .item p i{ font-size: 0.23rem; color: #494949;}
.newsdetail .media .list .item p span{ margin-left: 0.17rem;}
@media (min-width:1px) and (max-width:1080px){
    .newsdetail{ padding: 15px 0 30px;}
    .newsdetail .nr{ margin: 2.2rem 0.5rem 0 0.5rem; padding: 0.3rem;}
    .newsdetail .Title h1{ font-size: 20px; line-height: 2; padding: 0 7px; margin-bottom: 15px;}
    .newsdetail .Title .txt{ padding: 10px 0 5px 0; display: block;}
    .newsdetail .Title .share{ margin-top: 0.3rem;}
    .newsdetail .context{ padding: 15px 0 20px;}
    .newsdetail .pagelist{ display: block;}
    .newsdetail .pagelist>a{ display: block; font-size: 14px; line-height: 24px; color: #666; max-width: 100%; margin: 0;}
    .newsdetail .media .list .item{ width: 100%; margin-bottom: 0.3rem;}
}


/*案例中心*/

.caseslist{ padding: 0.3rem 0 0.55rem;}
.caseslist .tit{}
.caseslist .tit h2{ font-size: 0.38rem;}
.caseslist .list{ margin-top: 0.55rem; column-count: 4; column-gap: 0.3rem;}
.caseslist .list .item{  break-inside: avoid-column; }
.caseslist .list .item .img{ overflow: hidden; cursor: pointer;}
.caseslist .list .item .img img{ width: 100%; height: auto;}
.caseslist .list .item .txt{ margin: 0.2rem 0;}
.caseslist .list .item .txt h3{ font-size: 16px; line-height: 1.56;}
@media (min-width:1081px) {	
	.caseslist .list .item:nth-child(4n){ margin-right: 0;}
    .caseslist .list .item:hover .img img{ transform: scale(1.1)}
}
@media (min-width:1px) and (max-width:1080px){
	.caseslist .list{ column-count: 2; column-gap: 0.3rem;}
    .caseslist .list .item{ width: 100%; margin-right: 0;}
	.caseslist .list .item .txt h3{ font-size: 13px; line-height: 1.56;}
}


.casesdetail{ overflow: hidden; padding: 0.6rem 0}
.casesdetail .Title{ overflow: hidden;}
.casesdetail .Title h1{ font-size: 0.32rem; font-family: "Century Gothic"; font-weight: bold; line-height: 52px; color: var(--main-color); text-align: center; padding: 0 15px; margin-bottom: 30px;}
.casesdetail .Title .txt{ padding: 0.2rem 0; border-top: 1px solid #f1f1f1; border-bottom: 1px solid #f1f1f1; display: flex; color: #999;}
.casesdetail .Title .txt .bshare-custom{ display: inline-block; margin: 0; margin-left: 5px;}
.casesdetail .Title .txt #ProShare{ display: inline-block; margin: 0; margin-left: 5px;}
.casesdetail .context{ overflow: hidden; padding: 45px 0 110px; border-bottom: 1px solid #f1f1f1; font-size: 16px; line-height: 2;}
.casesdetail .pagelist{ overflow: hidden; margin-top: 15px; display: flex; justify-content: space-between;}
.casesdetail .pagelist>a{ font-size: 16px; line-height: 28px; color: #666; max-width: 45%; margin: 0; white-space: nowrap;text-overflow: ellipsis; overflow: hidden;}

@media (min-width:1px) and (max-width:1080px){
    .casesdetail{ padding: 15px 0 30px;}
    .casesdetail .Title h1{ font-size: 20px; line-height: 2; padding: 0 7px; margin-bottom: 15px;}
    .casesdetail .Title .txt{ padding: 10px 0 5px 0; display: block;}
    .casesdetail .Title .txt #ProShare{ margin-top: 10px; display: block;}
    .casesdetail .context{ padding: 15px 0 20px;}
    .casesdetail .pagelist{ display: block;}
    .casesdetail .pagelist>a{ display: block; font-size: 14px; line-height: 24px; color: #666; max-width: 100%; margin: 0;}
}


/*服务中心*/
.servicelist{ overflow: hidden; padding:0 0  0.7rem 0; position: relative;}
.servicelist .list{ margin-top: 0.8rem;}
.servicelist .list .item{ margin: 0; width: calc((100% - 0.4rem)/3); margin-right: 0.2rem; text-align: center;}
.servicelist .list .item .img{ overflow: hidden;}
.servicelist .list .item .txt{ padding: 0.3rem;}
.servicelist .list .item .txt h3{ font-size: 22px; font-weight: bold; margin-bottom: 0.4rem;}
.servicelist .list .item .txt p{ font-size: 16px; line-height: 1.625;}
.servicelist .imgbox{ margin: 0.6rem 0 0.8rem;}
.servicelist dl{}
.servicelist dl dt{ font-size: 16px; line-height: 1.8; font-weight: normal; margin-bottom: 0.5rem;}
.servicelist dl dd{ padding-left: 25px; position: relative; font-size: 16px; line-height: 2;}
.servicelist dl dd:before{ content: ""; position: absolute; left: 0; top: 10px; width: 11px; height: 11px; background: var(--main-color); border-radius: 50%;}
.servicelist .context{ font-size: 16px; line-height: 1.8; font-weight: normal; margin-top: 0.5rem;}
@media (min-width:1081px) {
	.servicelist .list .item:nth-child(3){ margin-right: 0;}
}
@media (min-width:1px) and (max-width:1080px){
	.servicelist .list .item{ width: 100%; margin-right: 0;}
}

.servicelist1{ overflow: hidden; padding:0 0 0.7rem 0; position: relative;}
.servicelist1 .list{ margin-top: 0.7rem;}
.servicelist1 .list .item{ margin-bottom: 0.3rem;}
.servicelist1 .list .item .tit{ display: flex; justify-content: space-between; align-items: center; cursor: pointer; padding: 0.15rem 0.36rem 0 0.36rem; border-top: 1px solid #d0d0d0;}
.servicelist1 .list .item .tit h2{ margin: 0; font-size: 0.38rem; color: #333333; font-weight: bold; align-items: center;}
.servicelist1 .list .item .tit span{ margin: 0; cursor: pointer;}
.servicelist1 .list .item .tit span i{ font-size: 0.2rem; color: var(--main-color);}
.servicelist1 .list .item .txt{ margin-top: 0.55rem;}
.servicelist1 .list .item .txt .context{ margin-bottom: 0.44rem; padding: 0 0.36rem;}
.servicelist1 .list .item .txt .context h3{ font-size: 0.2rem; font-weight: bold; color: #333; margin-bottom: 0.1rem;}
.servicelist1 .list .item .txt .context p{ font-size: 0.2rem; color: #333;}
.servicelist1 .list .item[typeof='close'] .tit span i.icon-jia{ display: block;}
.servicelist1 .list .item[typeof='close'] .tit span i.icon-jianhao{ display: none;}
.servicelist1 .list .item[typeof='close'] .txt{ display: none;}
.servicelist1 .list .item[typeof='open'] .tit span i.icon-jia{ display: none;}
.servicelist1 .list .item[typeof='open'] .tit span i.icon-jianhao{ display: block;}
.servicelist1 .list .item[typeof='open'] .txt{ display: block;}
@media (min-width:1081px) {
   
}
@media (min-width:1px) and (max-width:1080px){
}


/*下载中心*/
.downloadlist{ }

.downloadlist .item { display: flex; justify-content: space-between; margin-bottom: 0.15rem; font-size: 0.16rem;}
.downloadlist .item b{ margin: 0; width: calc((100%)/6); font-size: 18px;}
.downloadlist .item b:nth-child(1){ width: 150px;}
.downloadlist .item b:nth-child(2){ width: 400px; }
/*.downloadlist .item b:nth-child(3){ width: 100px;}*/
.downloadlist .item b:nth-child(3){ width: 194px;}
.downloadlist .item b:nth-child(4){ width: 90px;}
.downloadlist .item b:nth-child(5){ width: 80px; }

.downloadlist .item h3{ margin: 0; width: calc((100%)/6); font-size: 18px;}
.downloadlist .item h3:nth-child(1){ width: 150px;}
.downloadlist .item p:nth-child(2){ width: 400px; margin: 0; font-size: 18px;}
/*.downloadlist .item h3:nth-child(3){ width: 100px;}*/
.downloadlist .item h3:nth-child(3){ width: 194px;}
.downloadlist .item h3:nth-child(4){ width: 90px;}
.downloadlist .item:nth-child(n+2) a:nth-child(5){ width: 80px; margin: 0; height: 34px; padding: 0 0.1rem; background: #f2f3f5; display: inline-flex; align-items: center; justify-content: center; box-sizing: border-box; cursor: pointer;}
@media (min-width:1081px) {	
}
@media (max-width: 1080px) {
    .downloadlist .item{ width: 100%; margin-right: 0;}
}

/**********常见问题**********/
.faqlist{ overflow: hidden; padding:0 0  0.6rem 0;}
.faqlist h2{ font-size: 0.36rem; font-weight: bold; color: #333;}
.faqlist .line{ display: block; width: 0.68rem; height: 6px; border-radius: 6px; background: var(--main-color); margin: 0.15rem 0 0.3rem;}
.faqlist p{ font-size: 0.16rem; line-height: 1.875; color: #666;}
.faqlist .list{ overflow: hidden;}

.faqlist .item{ transition: all 0.35s ease; overflow: hidden; padding: 0.2rem; box-sizing: border-box; border: 1px solid #ddd; margin-top: 0.3rem; cursor: pointer;}
.faqlist .item .tit{ display: flex; align-items: center; justify-content: space-between; border-bottom: 1px dashed #ddd; padding-bottom: 0.15rem; margin-bottom: 0.15rem;}
.faqlist .item .tit span{ margin: 0; width: 0.24rem; height: 0.24rem; border-radius: 50%; background: var(--main-color); overflow: hidden; display: inline-flex; align-items: center; justify-content: center; color: #fff;}
.faqlist .item .tit b{ margin: 0; width: calc(100% - 0.4rem); display: block; font-size: 0.18rem; font-weight: bold;}
.faqlist .item .txt{ display: flex; align-items: flex-start; justify-content: space-between;}
.faqlist .item .txt span{ margin: 0; width: 0.24rem; height: 0.24rem; border-radius: 50%; background: #666666; overflow: hidden; display: inline-flex; align-items: center; justify-content: center; color: #fff; font-size: 0.18rem; margin-top: 5px;}
.faqlist .item .txt .context{  margin: 0; width: calc(100% - 0.4rem); display: block; font-size: 0.16rem; line-height: 2.25;}

@media (min-width:1082px){
	.faqlist .item:hover{ background: var(--main-color); color: #fff;}
	.faqlist .item:hover  span{ background: #fff; color: var(--main-color);} 
}
@media (min-width:1px) and (max-width:1081px){
}
/**********常见问题**********/



/* 视频中心 */
.videotop{ padding: 0.6rem 0 0.9rem;}
.videotop .item{ overflow: hidden;}
.videotop .item .img{ position: relative; height: 4.5rem;}
.videotop .item .img iframe{ position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); width: 100%; height: 100%; object-fit: cover;}
.videotop .item .txt{}
.videotop .item .txt h2{ font-size: 0.16rem; font-weight: bold; text-transform: uppercase; color: var(--main-color); margin-bottom: 0.3rem;}
.videotop .item .txt h3{ font-size: 0.26rem; font-weight: bold; line-height: 1.4; color: #333333;}
.videotop .item .txt p{ font-size: 0.18rem; line-height: 1.56; color: #333333; margin-top: 0.4rem;}

.videocate{ padding: 0 0 0.55rem;}
.videocate h2{ font-size: 0.26rem; font-weight: bold; line-height: 1.4; color: #333333; margin-bottom: 0.45rem;}
.videocate ul{  display: flex; flex-wrap: wrap;}
.videocate ul>li{ margin: 0; display: inline-block; margin-right: 0.2rem; margin-bottom: 0.2rem; overflow: hidden; border-radius: 5px;}
.videocate ul>li>A{ display: block; padding: 0.1rem 0.35rem; background: #e5e5e5; color: #333; font-size: 0.16rem;}
.videocate ul>li:hover>A,.videocate ul>li.active>A{ background: var(--main-color); color: #fff;}
@media (min-width:1081px){
	.videotop .item{ display: flex; justify-content: space-between; flex-direction: row-reverse; align-items: center;}
	.videotop .item .img{ margin: 0; width: 50%;}
	.videotop .item .txt{ margin: 0; width: 50%; padding-right: 0.75rem;}
} 
@media (min-width:1px) and (max-width:1080px){
	.videotop .item .txt{ margin-top: 0.3rem;}
}

.videolist{ overflow: hidden; display: flex; flex-wrap: wrap; padding-bottom: 0.4rem;}
.videolist .item{ margin: 0; width: calc((100% - 0.4rem)/3); margin-right: 0.2rem; margin-bottom: 0.2rem;}
.videolist .item .img{ position: relative; height: 2.65rem;}
.videolist .item .img iframe{ position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); width: 100%; height: 100%; object-fit: cover;}
.videolist .item .txt{ font-size: 0.16rem; line-height: 1.45; text-align: center; padding: 0.15rem;}
@media (min-width:1081px){
	.videolist .item:nth-child(3n){ margin-right: 0}
} 
@media (min-width:1px) and (max-width:1080px){
	.videolist{ margin-top: 0.48rem;}
	.videolist .item{ width: calc((100%)/1); margin-right: 0}
	.videolist .item .img{ height: 3rem;}
}

/*region 其他*/
.thk_nav{ text-align: justify; font-size: 16px; line-height: 2em; padding: 30px 0;}
.thk_nav>h1{ font-size: 20px; font-weight: bold; color: #333;}
.btnthank{padding: 5px 10px;margin-top: 15px;display: inline-block;border:1px solid #d00000;color:#ffffff;background-color:#d00000;}
.btnthank:hover{background-color: #ffffff;color: #d00000;}


.hidden{ display: none!important;}
@media (min-width:1081px){
    .hidden-pc{display: none!important;}
}
@media (min-width:1px) and (max-width:1080px) {
	.hidden-xs{ display: none!important;}
}
/*endregion*/

/*网站地图*/
.sitemaps{ overflow: hidden; padding: 40px 0;}
.sitemaps .column{ overflow: hidden; font-size: 18px;}
.sitemaps .column a{ display: block; padding: 10px 0}
.sitemaps .Bigcategory{ overflow: hidden; padding-left: 2%; font-size: 16px; display: flex; flex-wrap: wrap;}
.sitemaps .Bigcategory li{ width: 100%; margin: 0; font-size: 16px; text-transform: capitalize}
.sitemaps .Bigcategory li a{  padding: 10px 0; display: block;}
.sitemaps .Bigcategory li>.list-inline{ padding-left: 2%; display: flex; flex-wrap: wrap;}
.sitemaps .Bigcategory li>.list-inline li{ width: 48%; margin: 0; font-size: 12px; padding: 0 1%;}
.sitemaps>.list-inline{ padding-left: 2%; display: flex; flex-wrap: wrap;}
.sitemaps>.list-inline li{ width: 100%; margin: 0; font-size: 16px;}
.sitemaps>.list-inline li a{ display: block;  padding: 10px 0;}
.sitemaps .columnclear{ overflow: hidden; clear: both; border-bottom: 1px dashed #d5d5d5; margin: 10px 0;}
@media (min-width:1px) and (max-width:1080px) {
.sitemaps{ padding: 30px 0;}
.sitemaps .Bigcategory li{ width: 100%; overflow: hidden;}
.sitemaps>.list-inline li{ width: 100%; overflow: hidden;}
.sitemaps .Bigcategory li>.list-inline li{ width: 100%;}
}

/*其他*/
.table-responsive{overflow-x:auto;min-height:.01%;}
@media screen and (max-width:767px){.table-responsive{overflow-y:hidden;margin-bottom:15px;width:100%;border:1px solid #ddd;-ms-overflow-style:-ms-autohiding-scrollbar;}
.table-responsive>.table{margin-bottom:0;}
.table-responsive>.table>tbody>tr>td,.table-responsive>.table>tbody>tr>th,.table-responsive>.table>tfoot>tr>td,.table-responsive>.table>tfoot>tr>th,.table-responsive>.table>thead>tr>td,.table-responsive>.table>thead>tr>th{white-space:nowrap;}
.table-responsive>.table-bordered{border:0;}
.table-responsive>.table-bordered>tbody>tr>td:first-child,.table-responsive>.table-bordered>tbody>tr>th:first-child,.table-responsive>.table-bordered>tfoot>tr>td:first-child,.table-responsive>.table-bordered>tfoot>tr>th:first-child,.table-responsive>.table-bordered>thead>tr>td:first-child,.table-responsive>.table-bordered>thead>tr>th:first-child{border-left:0;}
.table-responsive>.table-bordered>tbody>tr>td:last-child,.table-responsive>.table-bordered>tbody>tr>th:last-child,.table-responsive>.table-bordered>tfoot>tr>td:last-child,.table-responsive>.table-bordered>tfoot>tr>th:last-child,.table-responsive>.table-bordered>thead>tr>td:last-child,.table-responsive>.table-bordered>thead>tr>th:last-child{border-right:0;}
.table-responsive>.table-bordered>tbody>tr:last-child>td,.table-responsive>.table-bordered>tbody>tr:last-child>th,.table-responsive>.table-bordered>tfoot>tr:last-child>td,.table-responsive>.table-bordered>tfoot>tr:last-child>th{border-bottom:0;}
}

.material{ overflow: hidden; padding: 30px 0; text-align: center; font-size: 14px; text-transform: capitalize; font-weight: bold;}
@media (min-width:1px) and (max-width:1080px) {
.material{ padding: 20px; font-size: 14px;}
}
.onliewhatsapp{ position:fixed; right:15px; bottom:20%; z-index:10;}
.onliewhatsapp img{ width:70px;}

/*人才招聘*/
.joinuslist{ padding: 0 0 0.55rem 0 ;}
.joinuslist .item{ overflow: hidden; display: flex; justify-content: space-between; background: #d63d37; margin-bottom: 8px;}
.joinuslist .item h3{ padding: 0.2rem 0.2rem; font-size: 16px; font-weight: bold; color: #fff; margin: 0; box-sizing: border-box;}
.joinuslist .item h3:nth-child(1){ width: 467px;}
.joinuslist .item h3:nth-child(2){ width: 297px;}
.joinuslist .item h3:nth-child(3){ width: 264px;}
.joinuslist .item h3:nth-child(4){ width: 364px;}
.joinuslist .item h3:nth-child(5){ width: 130px;}
.joinuslist .item p{ padding: 0.15rem 0.2rem; font-size: 16px; color: #202020; margin: 0; box-sizing: border-box;}
.joinuslist .item p:nth-child(1){ width: 467px;}
.joinuslist .item p:nth-child(2){ width: 297px;}
.joinuslist .item p:nth-child(3){ width: 264px;}
.joinuslist .item p:nth-child(4){ width: 364px;}
.joinuslist .item p:nth-child(5){ width: 130px;}
.joinuslist .item p>a{display: flex;}
.joinuslist .item:nth-child(n+2){ background: rgb(246, 248, 249);}

@media (min-width:1081px) {	
.joinuslist .item:nth-child(n+2):hover{ background: #84B6DB}
}
@media (min-width:1px) and (max-width:1080px) {
.joinuslist .item h3:nth-child(3){ display: none;}
.joinuslist .item h3:nth-child(4){ display: none;}
.joinuslist .item h3:nth-child(5){ width: 300px;}
.joinuslist .item p:nth-child(3){ display: none;}
.joinuslist .item p:nth-child(4){ display: none;}
.joinuslist .item p:nth-child(5){ width: 300px;}
.joinuslist .item h3{ font-size: 12px; padding: 10px;}
.joinuslist .item p{ font-size: 10px; padding: 6px 10px;}
.joinuslist .item p>a{ font-size: 10px;}
}



/*region 分页*/
.page{overflow: hidden;text-align: right;}
.pagination{display:inline-block;margin:20px 0;padding-left:0;border-radius:4px; }
.pagination>li{display:inline;}
@media (min-width:1081px){.pagination>li>a,.pagination>li>span{padding:6px 12px!important;}
}
.pagination>li>a,.pagination>li>span{position:relative;float:left;margin-left:-1px;padding:3px 4px;border:1px solid #ddd;background-color:#fff;color:var(--main-color);text-decoration:none;line-height:1.42857143;}
.pagination>li:first-child>a,.pagination>li:first-child>span{margin-left:0;border-bottom-left-radius:4px;border-top-left-radius:4px;}
.pagination>li:last-child>a,.pagination>li:last-child>span{border-top-right-radius:4px;border-bottom-right-radius:4px;}
.pagination>li>a:focus,.pagination>li>a:hover,.pagination>li>span:focus,.pagination>li>span:hover{z-index:3;border-color:#ddd;background-color:#eee;color:var(--main-color);}
.pagination>.active>a,.pagination>.active>a:focus,.pagination>.active>a:hover,.pagination>.active>span,.pagination>.active>span:focus,.pagination>.active>span:hover{z-index:2;border-color:var(--main-color);background-color:var(--main-color);color:#fff;cursor:default;}
.pagination>.disabled>a,.pagination>.disabled>a:focus,.pagination>.disabled>a:hover,.pagination>.disabled>span,.pagination>.disabled>span:focus,.pagination>.disabled>span:hover{border-color:#ddd;background-color:#fff;color:#777;cursor:not-allowed;}
.pagination-lg>li>a,.pagination-lg>li>span{padding:10px 16px;font-size:18px;line-height:1.3333333;}
.pagination-lg>li:first-child>a,.pagination-lg>li:first-child>span{border-bottom-left-radius:6px;border-top-left-radius:6px;}
.pagination-lg>li:last-child>a,.pagination-lg>li:last-child>span{border-top-right-radius:6px;border-bottom-right-radius:6px;}
.pagination-sm>li>a,.pagination-sm>li>span{padding:5px 10px;font-size:12px;line-height:1.5;}
.pagination-sm>li:first-child>a,.pagination-sm>li:first-child>span{border-bottom-left-radius:3px;border-top-left-radius:3px;} 
.pagination-sm>li:last-child>a,.pagination-sm>li:last-child>span{border-top-right-radius:3px;border-bottom-right-radius:3px;}
.pager{margin:20px 0;padding-left:0;list-style:none;text-align:center;}
.pager li{display:inline;}
.pager li>a,.pager li>span{display:inline-block;padding:5px 14px;border:1px solid #ddd;border-radius:15px;background-color:#fff;}
.pager li>a:focus,.pager li>a:hover{background-color:#eee;text-decoration:none;}
.pager .next>a,.pager .next>span{float:right;}
.pager .previous>a,.pager .previous>span{float:left;}
.pager .disabled>a,.pager .disabled>a:focus,.pager .disabled>a:hover,.pager .disabled>span{background-color:#fff;color:#777;cursor:not-allowed;}
/*endregion*/

#float{position:fixed;right:0;top:50%;margin-top:-80px;z-index:9; }
#float .ico{ width: 0.5rem; height: 0.5rem; display: flex; align-items: center; justify-content: center; background: var(--main-color); margin-bottom: 0.1rem; border-radius: 50%; color: #fff; cursor: pointer;}
#float .ico i{ font-size: 0.25rem;}
#float .ico span{ display: none;}
#float .whatsapp{ background: #3acb3e;}
#float .wechat{ background: #3acb3e;}
#float .qq{ background: #68A5E1;}

@media (min-width:1px) and (max-width:1081px){
	
}

#floatForm{position:fixed;right:0;bottom:0;z-index:10; transition: linear 0.35s; transform: translateY(100%); opacity: 0;}
#floatForm[typeof='open']{ transform: translateY(0); opacity: 1}
#floatForm .contactTop{ overflow: hidden; display: flex; justify-content: space-between; margin-left: -20px; margin-top: -30px; position: relative; height: 75px; margin-bottom: 0.2rem; align-items: center;}
#floatForm .contactTop:before{position:absolute;top:0;left:0;width:0;height:0;border-color:var(--main-color) transparent transparent transparent;border-style:solid;border-width:75px 98px 0 0;content:"";}
#floatForm .contactTop .contactLogo{ margin-left: 20px; margin-top: 5px; position: relative; z-index: 3; width: 50px; height: 50px; border-radius: 50%; overflow: hidden; box-shadow: 0 0 10px var(--main-color); background: var(--main-color); display: flex; align-items: center; justify-content: center; box-sizing: border-box; padding: 5px;}
#floatForm .contactTop .contactLogo img{ max-width: inherit; width: 100%; height: auto;}
#floatForm .contactForm{width:90%;max-width:380px;z-index:1; padding:30px 20px;background-color:#f3f3f3;border:1px solid #d5d5d5; overflow: hidden; border-top-left-radius: 10px; border-top-right-radius: 10px;}
#floatForm .contactForm .btnclose{display:inline-flex;width:30px;height:30px;background-color:#000;border:3px solid #fff;border-radius:50%;z-index:1;align-items: center;justify-content: center;cursor:pointer; margin: 0;}
#floatForm .contactForm .btnclose>i{font-size:12px;line-height:24px;color:#fff;font-weight:bold;}
#floatForm .contactForm .quickQuoteTitle{font-size:22px;line-height:24px;color:#171717;font-weight:600;margin-bottom:20px;}
#floatForm .contactForm input,.contactForm textarea{padding:12px;width:100%;border:1px solid #dadada;margin-bottom:10px;background-color:#fff;color:#000;resize:none; box-sizing: border-box;}
#floatForm .contactForm .submit{padding:0.1rem 0.2rem;min-width:100%;font-size:0.16rem;border:1px solid var(--main-color);background-color:var(--main-color);text-align:center;color:#fff;display:inline-block; height: auto; box-sizing: border-box; border-radius: 0;}
#floatForm .contactForm .submit:hover{color:#fff;}
@media (min-width:1px) and (max-width:1081px){
	#floatForm{ bottom: 50px;}
}


.thankyou{ text-align: center; padding: 0.6rem 0;}
.thankyou h2{ font-size: 0.45rem; line-height: 1.6; font-weight: bold;}
.thankyou p{ font-size: 0.18rem; line-height: 1.5;}
.thankyou a{ display: inline-flex; margin-top: 0.3rem;}

.PrivacyPolicy{ padding: 0.6rem 0;}
.PrivacyPolicy h3{ font-size: 0.45rem; line-height: 1.6; font-weight: bold;}
.PrivacyPolicy article{ line-height: 2; font-size: 0.16rem;}
.PrivacyPolicy article h4{ font-size: 0.18rem;}


/*404*/
.page404{ overflow: hidden; padding: 0.3rem 0; text-align: center;}
.page404 img{ border: 0; width:60%;}
.page404 h2{ font-size: 0.2rem; color: var(--main-color);}
.page404 h2 span{ display: inline-flex; align-items: center;}
.page404 h2 span:before{ content: ""; display: inline-block; width: 0.15rem; height: 1px; background: var(--main-color); margin-right: 0.1rem;}
.page404 h2 span:after{ content: ""; display: inline-block; width: 0.15rem; height: 1px; background: var(--main-color); margin-left: 0.1rem;}
.page404 h4{ font-size: 1.6rem; color: #333; font-weight: bold;}
.page404 p{ font-size: 0.16rem; color: #333;}
.page404 .btn404{ display: inline-block; padding: 0.16rem 0.32rem; border: 1px solid #333; font-size: 0.16rem; margin-top: 0.5rem; transition: linear 0.35s;}
.page404 .btn404:hover{ background: var(--main-color); color: #333;}




















