﻿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: auto; padding: 0; margin:0 65px; box-sizing: border-box;}
}


/*====头部====*/
.header{ width: 100%; position: fixed; left:0; top:0; z-index: 999; transition: background 0.5s ease-in-out; background: none; }

@media (min-width:1081px){
	.header .container{ display: flex; align-items: center; justify-content: space-between;}
	.header.fis_show{ background:#fff; box-shadow:0 0 0.1rem rgba(0,0,0,0.1);}
}
@media (min-width: 1px) and (max-width: 1080px) {
	.header{ background: #fff;}
	.header .container{ align-items: center; justify-content: space-between;}
}


/*====导航====*/
.header .menu{}
.header .menu .logo{ display: inline-block; margin: 0; transition: linear 0.35s;}
.header .menu .logo a{ display: block; padding: 35px 0;}
.header .menu .logo img{ width: auto; height: 32px ; transition: linear 0.35s ease-in-out;}
.header .menu .logo img.logo1{ display:none;}
.header .menu .logo img.logo2{ display:block;}

.header .menu .nav{ margin: 0; }
.header .menu .nav .jdmenu>li{ display: inline-block; position: relative; margin: 0; font-size: 18px;}
.header .menu .nav .jdmenu>li>a{}
.header .menu .nav .jdmenu>li>a>.icon-nav{ margin-left: 5px;}

.header .nav_r{ display:inline-flex; align-items:center; margin:0;}
.header .nav_r .btnlanger i{ font-size:20px; color: var(--main-color);}
.header .nav_r .menu_btn{ position:relative; display:block; transform:none; right:inherit; top:inherit; margin-right:0.35rem;}
@media (min-width:1081px){
    .header.open .menu .logo img.logo1{ display:block;}
    .header.open .menu .logo img.logo2{ display:none;}

    .header .menu .nav{ padding:0 65px; position:fixed; inset-inline:0; top:102px; background:url(/dist/images/1_07.jpg) no-repeat center bottom / 100%  #fff; z-index:777; height:0; overflow:hidden; transition:all 0.35s;border-top:0px solid #e4e4e4; }
    .header .menu .nav .jdmenu{  width:100%; box-sizing:border-box; overflow-y:auto;}
    .header .menu .nav .jdmenu>li{ display: inline-flex; align-items: center; justify-content: center;}
    .header .menu .nav .jdmenu>li>a{ white-space: nowrap; text-overflow: ellipsis; align-items: center; line-height: 1; position: relative; color: #333; }
    .header .menu .nav .jdmenu>li>a>.icon-nav{ display: none;}
	/*.header .menu .nav .jdmenu>li:hover>a,.header .menu .nav .jdmenu>li.active>a{ color:var(--main-color);}*/
    
    .header .menu .nav .jdmenu{  box-sizing:border-box; display:grid; grid-template-columns:repeat(8,1fr); gap:0.3rem;}
    .header .menu .nav .jdmenu>li{ width:100%; flex-direction:column; flex-wrap:wrap; justify-content:flex-start; box-sizing:border-box;}
    .header .menu .nav .jdmenu>li>a{ padding:0; display:block; width:100%; font-size:0.2rem; font-weight:bold; margin-bottom:0.55rem; box-sizing:border-box;}
    .header .menu .nav .jdmenu>li:first-child>a{ padding-left:0;}
    .header .menu .nav .jdmenu>li:last-child{ margin-right:0;}
    .header .menu .nav .jdmenu>li:last-child>a{ padding-right:0;}

    .header .menu .nav[data-typeof='open']{ padding-top:0.55rem; border-top-width:1px; height:calc(100% - 102px);}
    .header .menu .nav[data-typeof='close']{ padding-top:0;  border-top-width:0; height:0;}

    .header.open .nav_r .btnlanger{ color:#fff; }
}
@media (min-width: 1px) and (max-width: 1080px) {
    .header .top{ display: none;}
    
	.header .menu .logo{ display: inline-block;}
	.header .menu .logo a{ padding: 15px 0;}
	.header .menu .logo img{ height: 21px; width: auto;}

	.header .menu .nav{ position: fixed; left: 0; right: 0; top: 50px; z-index: 9; bottom: 0; background:#1f1f1f; overflow-y:auto; transition:all .5s ease; margin: 0; padding: 0 0.3rem; height: 0; display: block;}
    .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; width: 100%;}
	.header .menu .nav .jdmenu>li{ width: 100%; display: block; float: none; text-align: left; margin-bottom: 1px; border-bottom: 1px solid #fff; font-size: 16px;}
	.header .menu .nav .jdmenu>li>a{width: 100%; padding: 15px 20px; display: block; color: #fff; font-size: 18px; border-right: 0; border-left: 0; box-sizing: border-box;}
	.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 .nav_r{ position: absolute; right: 55px; top: 55%; transform: translateY(-50%);}
}

/*====二级导航====*/
.header .menu .nav .jdmenu>li>.dropdown-menu{ min-width: 100%; background: #f8f7f7; 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.1rem 0.25rem; display: flex; align-items: center; justify-content: space-between;}
.header .menu .nav .jdmenu>li>.dropdown-menu>li>a:after{ content: "\eb0c"; font-family: "iconfont"; font-size: 16px; opacity: 0; margin-left: 0.15rem;}

.header .menu .nav .jdmenu>li>.other-menu{ position: fixed; left: 0; top: 107px; width: 100%; padding: 0.3rem 0;}

.header .menu .nav .jdmenu>li>.other-menu .item{ margin: 0; display: inline-block; margin-right: 0.4rem;}
.header .menu .nav .jdmenu>li>.other-menu .item .z1{ font-size: 18px; margin-bottom: 0.15rem; display: block;}
.header .menu .nav .jdmenu>li>.other-menu .item ul{}
.header .menu .nav .jdmenu>li>.other-menu .item ul>li{ flex-direction:column;}
.header .menu .nav .jdmenu>li>.other-menu .item ul>li>a{ display: block; line-height: 1.9; font-size: 16px;}
.header .menu .nav .jdmenu>li>.other-menu .item:last-child{ margin-right: 0;}

/*====三级导航====*/
.header .menu .nav .jdmenu>li>.dropdown-menu>li>ul{ min-width: 100%; background: #f8f7f7; 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: 15px; }
.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>li>a{ text-overflow:ellipsis; white-space: nowrap;}*/
	/*.header .menu .nav .jdmenu>li>.dropdown-menu>li:hover>a{ color: var(--main-color);}
    .header .menu .nav .jdmenu>li>.dropdown-menu>li:hover>a:after{ opacity: 1;}
	.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: var(--main-color); color: #fff;}
	.header .menu .nav .jdmenu>li>.dropdown-menu>li>ul>li:last-child{ border-bottom: 0;}

    .header .menu .nav .jdmenu>li>.dropdown-menu{ position:inherit; left:inherit; top:inherit; display:block; width:100%; background:none; box-shadow:inherit;}
    .header .menu .nav .jdmenu>li>.dropdown-menu>li{ border-bottom:0;}
    .header .menu .nav .jdmenu>li>.dropdown-menu>li>a{ padding:0; margin-bottom:0.2rem; line-height:1.4; font-size:0.18rem; position:relative;}
    .header .menu .nav .jdmenu>li>.dropdown-menu>li>a:before{ content:"\e603"; display:flex; align-items:center; justify-content:center; width:22px; height:22px; border-radius:50%; background:linear-gradient(to right,var(--main-color),var(--bout-color)); font-family:"iconfont"; font-size:13px; color:#fff; position:absolute; top:0; left:-30px; opacity:0; transition:all 0.35s ease;}
    .header .menu .nav .jdmenu>li>.dropdown-menu>li:hover>a{ color:var(--main-color);}
    .header .menu .nav .jdmenu>li>.dropdown-menu>li:hover>a:before{ opacity:1;}
}
@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;}
    .header .menu .nav .jdmenu>li>.other-menu .item{ display: block; width: 100%; margin-right: 0; margin-bottom: 0.3rem;}
}


.btnlangerlist{ position: fixed; right: 0; top: 0; width: 3.4rem; padding: 0.6rem 0.3rem 0.5rem 0.3rem; z-index: 10000; background: #fff; overflow: hidden; transition: all 1s; box-shadow: 0 0 0.15rem rgba(0,0,0,.3); box-sizing: border-box; transform: translateY(-200%);}
.btnlangerlist .close{ position: absolute; top: 0.2rem; right: 0.3rem; cursor: pointer; z-index: 9; }
.btnlangerlist .close i{ font-size: 0.3rem;}
.btnlangerlist>ul{ }
.btnlangerlist>ul>li{ margin: 0; width: calc((100%)/1); font-size:16px; border-bottom: #ddd solid 1px;}
.btnlangerlist>ul>li>a{ display: flex; align-items: center; padding:.13rem .2rem; color: #333;}
.btnlangerlist>ul>li>a>b{ margin: 0; font-size: 14px; padding-left: 5px;}
.btnlangerlist>ul>li>a>b>img{ height: 20px; width: auto; margin: 0; box-sizing: border-box; }
.btnlangerlist>ul>li>a>span{ padding-left: 5px; font-size: 14px; margin-left: auto; margin-right: 0; color: #999;}
.btnlangerlist.active{ transform: translateY(0);}

@media (min-width: 1082px) {
}
@media (min-width: 1px) and (max-width: 1081px){
	.btnlangerlist{ width: 50%;}
	.btnlangerlist>ul>li>a>b{ font-size: 12px;}
    .btnlangerlist>ul>li>a>b>img{ height: 18px;}
	.btnlangerlist>ul>li>a>span{ font-size: 12px;}
}

.search{ position: absolute; top: 0; right: 110%; width: 0; display: flex; align-items: center; background: #fff; border-radius: 5px; transition: width 0.5s ease-in-out; overflow: hidden;}
.search.active{ width: 2.4rem;}
.search form{ width: 100%; display: flex; transition: linear 0.35s; z-index: 2; box-sizing: border-box; overflow: hidden; border-radius: 5px; border: 1px solid var(--main-color);}
.search form>input{ width: calc(100% - 30px); height: 38px; padding: 0 0.1rem; background: none; border:0; box-sizing: border-box; color: #666;}
.search form>button{ width: 50px; background: none; border: 0; cursor: pointer; outline: none; color: var(--main-color);}
.search form>button>i{ font-size: 18px; overflow: hidden; display: inline-block; margin-top: 1px;}
.search form>input::-webkit-input-placeholder{ color: #666;}
.search form>input::-moz-placeholder{ color: #666;}
.search form>input::-moz-placeholder{ color: #666;}
.search form>input::-ms-input-placeholder{ color: #666;}
@media (min-width: 1082px) {
}
@media (min-width: 1px) and (max-width: 1081px){
}
/*====头部====*/


/*====banner====*/
.bframe{ position: relative; overflow: hidden;}
.bframe:before{ content: ""; position: absolute; left: 0;top: 0; width: 100%; height: 100%; background: #000; opacity: 0.3; z-index: 1;}
.bframe video{ display: block; width: 100%; height: auto;}
.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 .index_txt{ display: none; position:absolute; left:65px; top:50%; transform:translateY(-50%); z-index:1; box-sizing:border-box; width:50%; color:#fff;}
.bframe .index_txt .z1{ font-family:Ebrima; font-size:0.86rem;}
.bframe .index_txt .z2{ font-family:Ebrima; font-size:0.4603rem;}
.bframe .index_txt .z3{ font-family:Ebrima; font-size:0.3498rem;}
.bframe .index_txt .z3 span{ color:var(--main-color);}
.bframe .index_txt .p1{ font-size:18px; line-height:1.45; margin:0.6rem 0;}
.bframe .index_txt .linkmore{ display:inline-flex; align-items:center;}
.bframe .index_txt .linkmore a.btninquiry{ display:inline-block; padding:0.15rem 0.65rem; background:linear-gradient(to right,var(--main-color),var(--bout-color)); border-radius:0.8rem; font-size:18px; color:#fff;}
.bframe .index_txt .linkmore a{ padding:0.25rem; font-size:18px; color:#fff;}
.bframe .btn{ position:absolute; top:50%; transform:translateY(-50%); z-index:8; color:#fff; cursor:pointer;}
.bframe .btn i{ font-size:0.5rem;}
.bframe .btn-next{ right:0.3rem;}
.bframe .btn-prev{ left:0.3rem;}
@media (min-width:1081px) {	
    .bframe{}
}
@media (min-width:1px) and  (max-width:1080px){
	.bframe{ position: relative; z-index: 1; margin-top: 50px;}
    .bframe .index_txt{ display: none;} 
	.bframe .swiper-pagination{ bottom: 15px!important; text-align: center;}
	.bframe .btnlist{ bottom: 0.2rem; }
}
/*====banner====*/

/*====首页====*/
.iframe{ overflow:hidden; position:relative; z-index:1;}
.iframe .item{ margin:0; width:3.35rem; box-sizing:border-box; padding:0.4rem 0.65rem; color:#fff; position:relative; overflow:hidden;}
.iframe .item:after{ content:""; width:2.3rem; height:2.3rem; border-radius:50%; display:inline-block; background:linear-gradient(to bottom,rgba(255,255,255,0.42),transparent); position:absolute; top:-0.9rem; right:-0.9rem;}
.iframe .item .tag{ width:0.6rem; height:0.6rem; display:inline-flex; align-items:center; justify-content:center; background:#fff; border-radius:50%;}
.iframe .item .tag i{ font-size:0.26rem;}
.iframe .item .z1{ font-family:"Ebrima"; font-weight:bold; font-size:0.45rem;}
.iframe .item .p1{ font-size:18px; line-height:1.45;}
.iframe .item:nth-child(1){ background:#483daa; border-radius:0.5rem 0 0 0.5rem}
.iframe .item:nth-child(1) .tag{ color:#483daa;}
.iframe .item:nth-child(2){ background:#febf13;}
.iframe .item:nth-child(2) .tag{ color:#febf13;}
.iframe .item:nth-child(3){ background:#7abc1c;}
.iframe .item:nth-child(3) .tag{ color:#7abc1c;}
.iframe .item:nth-child(4){ background:#df2759;}
.iframe .item:nth-child(4) .tag{ color:#df2759;}
@media (min-width:1082px){
    .iframe{ margin-top:-1.12rem;}
    .iframe .flex_betweenlist{ justify-content:flex-end;}
} 
@media (min-width:1px) and (max-width:1081px){
}

.iframe1{ overflow: hidden; padding: 0.85rem 0; }
.iframe1 .container{ align-items:flex-end;}
.iframe1 .lt{ margin:0; width:50%;}
.iframe1 .lt .z1{ font-family:"Edwardian Script ITC"; font-size:0.6rem; color:var(--main-color);}
.iframe1 .lt .z2{ font-family:"Ebrima"; font-weight:bold; font-size:0.5rem; line-height:1.2;}
.iframe1 .lt .context{ font-size:18px; line-height:1.78; color:#555; margin-top:0.85rem;}
.iframe1 .lt .z3{ margin-top:0.95rem; font-family:"Ebrima"; font-weight:bold; font-size:0.3rem; line-height:1.2;}
.iframe1 .lt dl{ margin-top:0.45rem;}
.iframe1 .lt dl dd{ display:flex; align-items:center; margin-bottom:0.19rem;}
.iframe1 .lt dl dd span{ margin:0 0.14rem 0 0;  width:22px; height:22px; display:flex; align-items:center; justify-content:center; background:linear-gradient(to right,var(--main-color),var(--bout-color)); border-radius:50%; color:#fff;}
.iframe1 .lt dl dd b{ flex:1; font-size:18px; color:#555;}
.iframe1 .lt a{ display:inline-block; margin-top:0.8rem; padding:0.15rem 0.65rem; background:linear-gradient(to right,var(--main-color),var(--bout-color)); border-radius:0.8rem; font-size:18px; color:#fff;}
.iframe1 .lt a.btn2{ background:none; color:#333;}
.iframe1 .fr{ margin:0; width:calc(50% - 0.35rem);}
@media (min-width:1081px){
}
@media (min-width:1px) and (max-width:1080px){
}

.iframe2{ overflow: hidden;}
.iframe2 .list{ padding:1.6rem 0; background-repeat:no-repeat; background-size:100% 100%;}
.iframe2 .list .lt{ margin:0; width:33.5%; box-sizing:border-box; padding-left:1.05rem;}
.iframe2 .list .lt .z1{ font-family:"Edwardian Script ITC"; font-size:0.4rem; color:var(--main-color);}
.iframe2 .list .lt .z2{ font-family:"Ebrima"; font-weight:bold; font-size:0.4rem; line-height:1.2; color:#fff;}
.iframe2 .list .lt a{ display:inline-flex; padding:0.15rem 0.3rem; background:linear-gradient(to right,var(--main-color),var(--bout-color)); border-radius:0.4rem; color:#fff; margin-top:0.9rem; font-size:18px;}
.iframe2 .list .fr{ margin:0; width:calc(100% - 33.5%); box-sizing:border-box; padding-right:0.3rem;}
.iframe2 .list .fr .box{ margin:0;}
.iframe2 .list .fr .box dl{ display:flex; align-items:center;}
.iframe2 .list .fr .box dl dt{ width:0.75rem; height:0.75rem; display:inline-flex; align-items:center; justify-content:center; background:#fff; border-radius:0.1rem;}
.iframe2 .list .fr .box dl dt i{ font-size:0.24rem;}
.iframe2 .list .fr .box dl dd{ flex:1; margin:0 0 0 0.2rem; font-size:18px; line-height:1.62; color:#fff;}
.iframe2 .list .fr .box dl:not(:last-child){ margin-bottom:0.55rem;}
.iframe2 .list .fr .box:first-child{  width:4rem;}
.iframe2 .list .fr .box:last-child{ width:calc(100% - 4rem - 0.5rem);}
.iframe2 .list .fr .box .item{ display:flex; align-items:center;}
.iframe2 .list .fr .box .item .tag{ width:0.75rem; height:0.75rem; display:inline-flex; align-items:center; justify-content:center; background:linear-gradient(to right,var(--main-color),var(--bout-color)); border-radius:0.1rem; color:#fff;}
.iframe2 .list .fr .box .item .tag i{ font-size:0.24rem;}
.iframe2 .list .fr .box .item .txt{ flex:1; margin:0 0 0 0.2rem; color:#fff; font-size:18px;}
.iframe2 .list .fr .box .item .txt .z1{ font-weight:bold;}
.iframe2 .list .fr .box .item .txt .p1{ margin-top:0.1rem;}
.iframe2 .list .fr .box .item:not(:last-child){ margin-bottom:0.55rem;}
@media (min-width:1081px) {
}
@media (min-width:1px) and  (max-width:1080px){
}

.indextit{ text-align:center;}
.indextit .z1{ font-family:"Edwardian Script ITC"; font-size:0.6rem; color:var(--main-color);}
.indextit .z2{ font-family:"Ebrima"; font-weight:bold; font-size:0.5rem; line-height:1.2;}
.indextit .p1{ font-size:18px; line-height:1.78; color:#555; margin-top:0.2rem;}

.iframe3{ overflow: hidden; padding: 0.9rem 0 0.65rem; }
.iframe3 .list{ margin-top:0.45rem;}
.iframe3 .list .item{ margin:0 0.15rem 0 0; width:calc((100% - 0.6rem)/5); text-align:center;}
.iframe3 .list .item .img{ overflow:hidden;}
.iframe3 .list .item .img img{ width:100%; height:auto;}
.iframe3 .list .item .txt{ margin-top:0.6rem;}
.iframe3 .list .item .txt .z1{ font-size:18px; font-weight:bold; margin-bottom:0.4rem;}
.iframe3 .list .item .txt i{ font-size:17px;}
@media (min-width:1081px) {
    .iframe3 .list .item:nth-child(5){ margin-right:0;}
    .iframe3 .list .item:hover .img img{ transform:rotateY(180deg);}
}
@media (min-width:1px) and  (max-width:1080px){
}

.iframe4{ overflow: hidden; padding:0.65rem 0 0.9rem;}
.iframe4 .list{ margin-top:0.7rem;}
.iframe4 .list .item{ margin:0 0.75rem 0 0; width:calc((100% - 2.25rem)/4); text-align:center; box-sizing:border-box; padding:1rem 0.5rem; position:relative; overflow:hidden; border-radius:0.1rem;}
.iframe4 .list .item:after{ content:""; width:2.3rem; height:2.3rem; border-radius:50%; display:inline-block; background:linear-gradient(to bottom,rgba(255,255,255,0.42),transparent); position:absolute; top:-0.5rem; right:-0.5rem;}
.iframe4 .list .item .tag{ width:1.67rem; height:1.44rem; display:inline-flex; align-items:center; justify-content:center; background:url(https://huawanoss.oss-us-west-1.aliyuncs.com/huaxiaWeSite/dist/images/1_03.png?x-oss-process=image/quality,Q_90/format,webp) no-repeat center center / 100% 100%; position:relative; z-index:1;}
.iframe4 .list .item .tag i{ font-size:0.8rem;}
.iframe4 .list .item .txt{ margin-top:1rem; color:#fff; display:block;}
.iframe4 .list .item .txt .z1{ font-family:"Ebrima"; font-weight:bold; margin-bottom:0.2rem; font-size:24px;}
.iframe4 .list .item .txt .p1{ font-size:18px; line-height:1.62;}
.iframe4 .list .item:nth-child(1){ background:url(https://huawanoss.oss-us-west-1.aliyuncs.com/huaxiaWeSite/dist/images/1.png?x-oss-process=image/quality,Q_90/format,webp) no-repeat center center / 100% 100%;}
.iframe4 .list .item:nth-child(1) .tag{ color:#084984;}
.iframe4 .list .item:nth-child(2){ background:url(https://huawanoss.oss-us-west-1.aliyuncs.com/huaxiaWeSite/dist/images/2.png?x-oss-process=image/quality,Q_90/format,webp) no-repeat center center / 100% 100%;}
.iframe4 .list .item:nth-child(2) .tag{ color:#eb6919;}
.iframe4 .list .item:nth-child(3){ background:url(https://huawanoss.oss-us-west-1.aliyuncs.com/huaxiaWeSite/dist/images/3.png?x-oss-process=image/quality,Q_90/format,webp) no-repeat center center / 100% 100%;}
.iframe4 .list .item:nth-child(3) .tag{ color:#0fae8c;}
.iframe4 .list .item:nth-child(4){ background:url(https://huawanoss.oss-us-west-1.aliyuncs.com/huaxiaWeSite/dist/images/4.png?x-oss-process=image/quality,Q_90/format,webp) no-repeat center center / 100% 100%;}
.iframe4 .list .item:nth-child(4) .tag{ color:#2c3647;}
.iframe4 .linkmore{ margin-top:0.7rem; text-align:center;}
.iframe4 .linkmore a{ display:inline-flex; padding:0.15rem 0.3rem; background:linear-gradient(to right,var(--main-color),var(--bout-color)); border-radius:0.4rem; color:#fff; font-size:18px;}
@media (min-width:1081px) {	
    .iframe4 .list .item:nth-child(4){ margin-right:0;}
}
@media (min-width:1px) and  (max-width:1080px){
}

.iframe5{ overflow: hidden; padding: 0; }
.iframe5 .container{ align-items:stretch;}
.iframe5 .lt{ margin:0; width:4.3rem; position:relative; display:block;}
.iframe5 .lt .indextit{ text-align:left;}
.iframe5 .lt .indextit .z2{ font-size:0.4rem;}
.iframe5 .lt ul{ margin-top:0.9rem;}
.iframe5 .lt ul li{ font-size:22px; padding-bottom:0.3rem; border-color:transparent; border-bottom-width:5px; border-bottom-style:solid; cursor:pointer;}
.iframe5 .lt ul li.active{ font-weight:bold; color:var(--main-color); font-size:30px; margin-bottom:0.3rem; border-bottom-color:var(--main-color);}
.iframe5 .lt a{  font-size:18px; color:#000; font-weight:bold; display:block;}
.iframe5 .fr{ margin:0; width:calc(100% - 4.3rem - 2.7rem); display:block;}
.iframe5 .fr .item{ display:none; overflow:hidden;}
.iframe5 .fr .item.active{ display:block;}
.iframe5 .fr .item .img{ overflow:hidden; border-radius:0.2rem; display:block;}
.iframe5 .fr .item .img img{ width:100%; height:auto;}
.iframe5 .fr .item .txt{ margin-top:0.5rem; display:block;}
.iframe5 .fr .item .txt .context{ display:block;}
.iframe5 .fr .item .txt .context p{ font-size:18px; margin-bottom:5px; display:block; color:#555; line-height:2;}
.iframe5 .fr .item .txt .context p strong{ font-weight:bold; color:#000;}
.iframe5 .fr .item .txt .linkmore{ margin-top:0.55rem; display:block;}
.iframe5 .fr .item .txt .linkmore a{ display:inline-block;}
.iframe5 .fr .item .txt .linkmore a.btn1{ padding:0.14rem 0.7rem; background:linear-gradient(to right,var(--main-color),var(--bout-color)); border-radius:0.4rem; font-size:18px; color:#fff; font-weight:bold;}
.iframe5 .fr .item .txt .linkmore a.btn2{ padding:0.14rem 0.35rem; font-size:18px; }
@media (min-width:1081px) {
    .iframe5 .lt a{ position:absolute; left:0; bottom:0;}
}
@media (min-width:1px) and  (max-width:1080px){  
}

.iframe6{ overflow: hidden; padding: 1.35rem 0 1.5rem; }
.iframe6 .list{ padding:0.45rem 0 1.45rem; background-repeat: no-repeat; background-size: 100% 100%;}
.iframe6 .list .indextit .z2{ font-size:0.4rem; color:#fff;}
.iframe6 .list .indextit .p1{ color:#fff; margin-top:0.6rem;}
.iframe6 .list .box{ margin-top:1rem; padding:0 1.4rem;}
.iframe6 .list .box .item{ margin:0 0.55rem 0 0; width:calc((100% - 2.75rem)/6); text-align:center; cursor:pointer;}
.iframe6 .list .box .item .img{ overflow:hidden;}
.iframe6 .list .box .item .img img{ width:100%; height:auto;}
.iframe6 .list .box .item .txt{ text-align:center; margin-top:0.3rem;}
.iframe6 .list .box .item .txt .z1{ font-size:20px; font-weight:bold; color:#fff;}
.iframe6 .list .linkmore{ margin-top:0.55rem; display:flex; align-items:center; justify-content:center;}
.iframe6 .list .linkmore a{ display:inline-block; color:#fff;}
.iframe6 .list .linkmore a.btn1{ padding:0.14rem 0.7rem; background:linear-gradient(to right,var(--main-color),var(--bout-color)); border-radius:0.4rem; font-size:18px; color:#fff; font-weight:bold;}
.iframe6 .list .linkmore a.btn2{ padding:0.14rem 0.35rem; font-size:18px; }
@media (min-width:1081px) {
    .iframe6 .list .box .item:nth-child(6){ margin-right:0;}
    .iframe6 .list .box .item:hover .img img{ transform:scale(1.1);}
}
@media (min-width:1px) and  (max-width:1080px){
}

.iframe7{ overflow: hidden; padding:0 0 1.5rem 0; background-repeat: no-repeat; background-size: cover;}
.iframe7 .lt{ margin:0; width:50%;}
.iframe7 .lt .indextit{ text-align:left;}
.iframe7 .lt .indextit .z2{ font-size:0.4rem;}
.iframe7 .lt a{ display:inline-flex; padding:0.15rem 0.3rem; background:linear-gradient(to right,var(--main-color),var(--bout-color)); border-radius:0.4rem; color:#fff; font-size:18px; margin-top:0.9rem;}
.iframe7 .fr{ margin:0; width:50%;}
.iframe7 .fr .item{ margin:0 1.5rem 0.7rem 0; width:calc((100% - 3rem)/3);}
.iframe7 .fr .item .img{ overflow:hidden;}
.iframe7 .fr .item .txt{ margin-top:0.25rem;}
.iframe7 .fr .item .txt .z1{ font-size:18px; font-weight:bold; font-family:"Ebrima";}
@media (min-width:1081px) {
    .iframe7 .fr .item:nth-child(3n){ margin-right:0;}
}
@media (min-width:1px) and  (max-width:1080px){  
}

.iframe8{}
.iframe8 .list{ padding:0.4rem 0 0.5rem; background-repeat: no-repeat; background-size: 100% 100%;}
.iframe8 .list .indextit .z2{ font-size:0.4rem; margin-top:0.5rem;}
.iframe8 .list .indextit .p1{ margin-top:0.45rem;}
.iframe8 .list .box{ margin-top:0.8rem; padding:0 1.45rem;}
.iframe8 .list .box .item{ margin:0 0.1rem 0.3rem 0; width:calc((100% - 0.8rem)/9);}
@media (min-width:1081px) {
    .iframe8 .list .box .item:nth-child(9n){ margin-right:0;}
}
@media (min-width:1px) and  (max-width:1080px){  
}

.iframe9{ padding:0.55rem 0 0.6rem; overflow:hidden;}
.iframe9 .indextit{ text-align:left;}
.iframe9 .indextit .z2{ font-size:0.4rem;}
.iframe9 .list{ margin-left:65px; overflow:hidden; margin-top:0.75rem;}
.iframe9 .list .item{ display:block; padding:0.3rem; border:1px solid #e3e3e3; border-radius:0.1rem;}
.iframe9 .list .item .tit{ display:flex; justify-content:space-between; align-items:center; margin-bottom:0.25rem;}
.iframe9 .list .item .tit .z1{ font-family:"Ebrima"; font-weight:bold; margin:0 0.2rem 0 0; font-size:22px;}
.iframe9 .list .item .tit .tag{ margin:0; color:#fff; width:40px; height:40px; display:flex; align-items:center; justify-content:center; background:linear-gradient(to right,var(--main-color),var(--bout-color)); border-radius:50%;}
.iframe9 .list .item .txt{ font-size:18px; line-height:1.45; color:#636363;}
@media (min-width:1081px) {
    .iframe8 .list .box .item:nth-child(9n){ margin-right:0;}
}
@media (min-width:1px) and  (max-width:1080px){  
}

.iframe10{ padding:0 0 0.75rem 0;}
.iframe10 .list{ padding:0.95rem 0; background-size:100% 100%; background-repeat:no-repeat;}
.iframe10 .list .lt{ margin:0; width:32.4%; box-sizing:border-box; padding-left:0.95rem; color:#fff;}
.iframe10 .list .lt .z1{ font-family:"Ebrima"; font-weight:bold; font-size:0.4rem; text-transform:uppercase;}
.iframe10 .list .lt .p1{ font-size:18px; line-height:1.78; margin-top:0.15rem;}
.iframe10 .list .fr{ margin:0; width:calc(100% - 32.4%); box-sizing:border-box; padding:0 0.5rem 0 0.8rem;}
.iframe10 .list .fr .feedbackbox{}
.iframe10 .list .fr .feedbackbox .leave{ margin:0; width:49%;}
.iframe10 .list .fr .feedbackbox .leave input{ margin:0; width:49%; height:54px; background:#fff; border:1px solid #e7e7e7; box-sizing:border-box; border-radius:10px; margin-bottom:12px; padding:0 0.2rem; font-size:18px; color:#9d9d9d;}
.iframe10 .list .fr .feedbackbox .leave input::placeholder{ color:#9d9d9d;}
.iframe10 .list .fr .feedbackbox .leave textarea{ margin:0; width:100%; height:120px; background:#fff; border:1px solid #e7e7e7; box-sizing:border-box; border-radius:10px; padding:0.2rem; font-size:18px; color:#9d9d9d;}
.iframe10 .list .fr .feedbackbox .button{ display:flex; align-items:center; justify-content:flex-end; width:100%;}
.iframe10 .list .fr .feedbackbox .button button{ cursor:pointer; outline:none; background:none; font-size:18px; font-weight:bold; color:#fff; border:0;}
@media (min-width:1081px) {
}
@media (min-width:1px) and  (max-width:1080px){
}
/*====首页====*/


/*====底部====*/
footer{}
footer>img{ width:100%; height:auto;}
.footer{ }
.footer .footmenu{ margin-bottom:0.4rem;}
.footer .footmenu .lt{ margin:0; width:50%;}
.footer .footmenu .fr{ margin:0; width:50%; display:flex; align-items:center; justify-content:flex-end;}
.footer .footmenu .fr a{ display:inline-block; margin-left:0.3rem; font-size:18px;}
.footer .foot{ padding-bottom:0.55rem; border-bottom:1px solid #f3f3f3;}
.footer .foot .info{ margin:0; display:inline-block;}
.footer .foot .info a{ display:inline-flex; align-items:center; font-family:"Ebrima"; font-weight:bold; font-size:0.3rem; color:var(--main-color);}
.footer .foot .info a img{ margin-right:0.3rem;}
.footer .foot .share{ margin:0; display:inline-flex; align-items:center; justify-content:flex-end;}
.footer .foot .share a{ display:inline-block; margin-left:0.15rem;}
@media (min-width:1081px) {
}
@media (min-width:1px) and  (max-width:1080px){
    .footer{ display: none;}
}

/*====版权====*/
.copyright{ font-size: 14px; overflow: hidden; color: #333; padding: 0.3rem 0; }
.copyright a{ color: #333;}
.copyright .divcopy:last-child{ color: #333;}
@media (min-width:1081px) {
    .copyright .container{  display: flex; justify-content:center; flex-wrap: wrap;}
    .copyright .divcopy{ margin: 0 0.1rem; line-height: 1.5;}
}
@media (min-width:1px) and (max-width:1080px){
    .copyright{ color: #333; margin-bottom: 50px; padding:20px 0;}
    .copyright a{ color: #333;}
    .copyright .divcopy:last-child{ color: #333;}
}


/*====手机底部导航====*/
#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{textnban_txt-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 .nban_txt{ display: none; position:absolute; left:65px; bottom:1rem; z-index:7; width:50%;}
.nbframe .nban_txt .z1{ font-family:Ebrima; font-weight:bold; font-size:0.4605rem; line-height:1.6; color:#fff;}
.nbframe .nban_txt .p1{ font-size:18px; line-height:1.45; color:#fff; margin-top:0.4rem;}
.nbframe .nban_txt a{ display:inline-flex; padding:0.15rem 0.95rem; background:linear-gradient(to right,var(--main-color),var(--bout-color)); border-radius:0.4rem; color:#fff; font-size:18px; margin-top:0.5rem;}
@media (min-width:1081px){
	.nbframe{}
}
@media (min-width:1px) and (max-width:1080px){
    .nbframe{ margin-top: 50px; }
    .nbframe img{ width: 100%; height: auto; }
}

/*====面包屑====*/
.location{ padding: 20px 0; background:#fdf1db;}
.location .z1{ font-size: 0.85rem; color: #fff; display: none;}
.location .txt{ font-size: 16px; color: #333; text-transform: capitalize; display: flex; align-items: center; flex-wrap: wrap;}
.location .txt .icon-home{ font-size: 20px; margin-right: 0.1rem; color: var(--main-color); line-height:1;}
.location .txt .icon-here{ margin: 0 5px; font-size: 12px; line-height:1;}
.location .txt a{ color: #333;}
.location .txt a:hover{ color: var(--main-color);}
.location .txt span{ color: var(--main-color);}
@media (min-width:1081px){
}
@media (min-width:1px) and (max-width:1080px){
    .location{  padding: 20px 0;}
    .location .txt{ width: 100%;}
}
/*====面包屑====*/

/*====左侧导航栏目====*/

.left_nav{ margin: 0; box-sizing: border-box; width: 27%; padding: 1rem 0;}

.left_nav .lbt{ margin-bottom: 0.3rem;  }
.left_nav .lbt>.cat{ padding:0.4rem; background:#d7e2eb; border-radius:0.1rem;}
.left_nav .lbt>.cat>.z1{ font-size:0.3rem; font-weight:bold; font-family:Ebrima; margin-bottom:0.1rem;}

.left_nav .lbt>.cat>ul{ overflow: hidden; box-sizing:border-box;}
.left_nav .lbt>.cat>ul>li{ font-size: 20px; border-bottom:1px solid #e6e6e6;}
.left_nav .lbt>.cat>ul>li>a{ display: flex; align-items: center; color: #333; position: relative; padding:0.2rem 0; z-index:1;}
.left_nav .lbt>.cat>ul>li>a>span{margin:0; display:inline-flex; align-items:center; justify-content:center; width:22px; height:22px; background:linear-gradient(to right,var(--main-color),var(--bout-color)); color:#fff; border-radius:50%; margin-right:0.1rem;}
.left_nav .lbt>.cat>ul>li>a>b{ margin:0; font-family:Ebrima; font-weight:bold;}

.left_nav .lbt>.cat>ul>li:hover>a,.left_nav .lbt>.cat>ul>li.active>a{ color:var(--main-color);}
.left_nav .lbt>.cat>ul>li.active>ul{ display: block;}
.left_nav .lbt>.cat>ul>li:last-child{ border-bottom: 0;}

.left_nav .lbt>.cat>ul>li>ul{ display: none;}
.left_nav .lbt>.cat>ul>li>ul>li{ font-size: 14px;  border-bottom:1px solid #eee;}
.left_nav .lbt>.cat>ul>li>ul>li>a{ display: flex; align-items: center; padding: 0.15rem 0.20rem; justify-content: space-between; line-height: 1; color: #888; position: relative; }
.left_nav .lbt>.cat>ul>li>ul>li>a:before{ content:""; width:5px; height:1px; background:#666; display:block; margin-right:4px;}
.left_nav .lbt>.cat>ul>li>ul>li>a>span{ flex: 1; }
.left_nav .lbt>.cat>ul>li>ul>li:hover>a,.left_nav .lbt>.cat>ul>li>ul>li.active>a{ color: var(--main-color);}
.left_nav .lbt>.cat>ul>li>ul>li.active>ul{ display: block;}
.left_nav .lbt>.cat>ul>li>ul>li:last-child{ border-bottom: 0;}

.left_nav .lbt>.cat>ul>li>ul>li>ul{ margin: 0.1rem 0; display: none;}
.left_nav .lbt>.cat>ul>li>ul>li>ul>li{ font-size: 16px;}
.left_nav .lbt>.cat>ul>li>ul>li>ul>li>a{ display: flex; align-items: center; padding: 0.1rem 0.3rem; justify-content: space-between; line-height: 1; color: #666; position: relative; border-bottom: 1px dashed #eee;}
.left_nav .lbt>.cat>ul>li>ul>li>ul>li>a>span{ flex: 1; }
.left_nav .lbt>.cat>ul>li>ul>li>ul>li:hover>a,.left_nav .lbt>.cat>ul>li>ul>li>ul>li.active>a{ color: var(--main-color);}
.left_nav .lbt>.cat>ul>li>ul>li>ul>li.active>ul{ display: block;}

.left_nav .lbt>.cat>.newNews{ margin-top:0.25rem;}
.left_nav .lbt>.cat>.newNews .item{ display:flex; align-items:center; justify-content:space-between;}
.left_nav .lbt>.cat>.newNews .item .img{ margin:0; width:45%; border-radius:0.1rem;}
.left_nav .lbt>.cat>.newNews .item .txt{ margin:0; width:45%;}
.left_nav .lbt>.cat>.newNews .item .txt .z1{ font-family:Ebrima; font-weight:bold; font-size:20px; line-height:1.32;}
.left_nav .lbt>.cat>.newNews .item .txt .time{ font-size:16px; color:#8b939b; margin-top:0.1rem;}
.left_nav .lbt>.cat>.newNews .item:not(:last-child){ margin-bottom:0.6rem;}

.left_nav .left_search{ }
.left_nav .left_search form{ display: flex; justify-content: space-between; box-sizing: border-box; background: none; overflow: hidden;  background: #fff; border-radius:0.1rem;}
.left_nav .left_search form input{ flex: 1; height: 70px; border: 0; padding: 0; color:#999; font-size:14.36px; background:none; box-sizing:border-box; padding:0 0.15rem;}
.left_nav .left_search form input::placeholder{ color:#999;}
.left_nav .left_search form button{ display: flex; align-items: center; justify-content: center; width: 70px; color:#8b939b; border: 0; cursor: pointer; outline: none; background: none; position:relative; background:none; border:0; box-sizing:border-box;}
.left_nav .left_search form button i{ font-size: 16px;}


@media (min-width:1082px){
	/*.left_nav{ position: sticky; top: 1rem;}*/
}
@media (min-width:1px) and (max-width:1081px){
	.left_nav{ width: 100%;}
}

/*====左侧导航栏目====*/

/*====右侧====*/
.right_detail{ margin: 0; width: calc(100% - 27% - 0.5rem); height: auto; padding: 1rem 0;}

@media (min-width:1px) and (max-width:1081px){
    .right_detail{ width: 100%; float: none; padding: 30px 0 ; box-sizing: border-box;}
}
/*====右侧====*/

/*====关于我们====*/
.abframe{ padding:1.55rem 0 1.1rem;}
.abframe .lt{ margin:0; width:calc(50% - 0.35rem);}
.abframe .lt .indextit{ text-align:left;}
.abframe .lt .context{ margin-top:0.7rem; font-size:18px; line-height:1.78; color:#555;}
.abframe .lt dl{ margin-top:0.55rem;}
.abframe .lt dl dd{ display:flex; align-items:center; margin-bottom:0.19rem; font-size:18px; color:#555;}
.abframe .lt dl dd span{ display:inline-flex; align-items:center; justify-content:center; width:22px; height:22px; background:linear-gradient(to right,var(--main-color),var(--bout-color)); color:#fff; border-radius:50%; margin-right:0.1rem;}
.abframe .lt a{ display:inline-flex; padding:0.15rem 0.95rem; background:linear-gradient(to right,var(--main-color),var(--bout-color)); border-radius:0.4rem; color:#fff; font-size:18px; margin-top:0.61rem;}
.abframe .fr{ margin:0; width:calc(50% - 0.35rem);}
@media (min-width:1081px) {	
}
@media (min-width:1px) and (max-width:1080px){
}

.abframe1{ padding: 0 0 1.45rem; }
.abframe1 .list{ margin-top:0.7rem; position:relative;}
.abframe1 .list .item{ margin:0; box-sizing:border-box; padding:1rem 0.5rem; text-align:center; border-radius:0.1rem; position:relative; overflow:hidden;}
.abframe1 .list .item .tag{ width:1.67rem; height:1.44rem; display:inline-flex; align-items:center; justify-content:center; background:url(https://huawanoss.oss-us-west-1.aliyuncs.com/huaxiaWeSite/dist/images/1_03.png?x-oss-process=image/quality,Q_90/format,webp) no-repeat center center / 100% 100%; position:relative; z-index:1;}
.abframe1 .list .item .tag i{ font-size:0.76rem;}
.abframe1 .list .item .txt{ color:#fff; margin-top:0.45rem;}
.abframe1 .list .item .txt .z1{ font-family:"Ebrima"; font-weight:bold; font-size:20px;}
.abframe1 .list .item .txt .p1{ font-size:16px; line-height:1.625; margin-top:0.2rem; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 6; overflow: hidden; text-overflow: ellipsis; height:1.75rem; }
.abframe1 .list .item:after{ content:""; width:2.3rem; height:2.3rem; border-radius:50%; display:inline-block; background:linear-gradient(to bottom,rgba(255,255,255,0.42),transparent); position:absolute; top:-0.5rem; right:-0.5rem;}
.abframe1 .list .item:nth-child(1n){ background:#084984; color:#084984;}
.abframe1 .list .item:nth-child(2n){ background:#eb6919; color:#eb6919;}
.abframe1 .list .item:nth-child(3n){ background:#0fae8c; color:#0fae8c;}
.abframe1 .list .item:nth-child(4n){ background:#2c3647; color:#2c3647;}
.abframe1 .list .item:nth-child(5n){ background:#df2759; color:#df2759;}
.abframe1 .list .btn{ display:inline-flex; align-items:center; justify-content:center; width:0.64rem; height:0.64rem; background:var(--main-color); color:#fff; border-radius:50%; cursor:pointer; outline:none; position:absolute; top:50%; transform:translateY(-50%); z-index:1;}
.abframe1 .list .btn i{ font-size:0.32rem;}
.abframe1 .list .btn-prev{ left:0;}
.abframe1 .list .btn-next{ right:0;}
@media (min-width:1081px) {
}
@media (min-width:1px) and (max-width:1080px){
}

.abframe2{ padding: 0 0 1.45rem; }
.abframe2 .container{ align-items:center;}
.abframe2 .lt{ margin:0; width:calc(50% - 0.4rem);}
.abframe2 .fr{ margin:0; width:calc(50% - 0.4rem);}
.abframe2 .fr .indextit{ text-align:left;}
.abframe2 .fr .context{ margin-top:0.7rem; font-size:18px; line-height:1.78; color:#555;}
.abframe2 .fr a{ display:inline-flex; padding:0.15rem 0.95rem; background:linear-gradient(to right,var(--main-color),var(--bout-color)); border-radius:0.4rem; color:#fff; font-size:18px; margin-top:0.61rem;}
@media (min-width:1081px) {
}
@media (min-width:1px) and (max-width:1080px){
}

.abframe3{ padding: 0.85rem 0 0; background:linear-gradient(to bottom,#eae4d6 60% ,transparent 40%);}
.abframe3 .indextit .z2{ font-size:0.4rem;}
.abframe3 .list{ margin-top: 0.7rem; padding:0.4rem 0.7rem 0.7rem 0.7rem; background:#f7f9fb; border-radius:0.2rem;}
.abframe3 .list .box{ padding:0.6rem 0.4rem 0.3rem 0.4rem; background:#fff; border-radius:0.2rem;}
.abframe3 .list .box .item{ margin:0 0.5rem 0.3rem 0; width:calc((100% - 1.5rem)/4); position:relative; box-sizing:border-box; padding:0.4rem; border-radius:0.2rem;}
.abframe3 .list .box .item span{ font-family:"Ebrima"; font-weight:bold; font-size:1.7761rem; color:#fff; opacity:0.2; position:absolute; right:0.3rem; top:50%; transform:translateY(-50%); line-height:1;}
.abframe3 .list .box .item .z1{ position:relative; z-index:2; font-family:"Ebrima"; font-weight:bold; font-size:24px; color:#fff;}
.abframe3 .list .box .item .p1{ position:relative; z-index:2; font-size:18px; line-height:1.45; margin-top:0.1rem; color:#fff;}
.abframe3 .list .box .item:nth-child(1){ background:#084984;}
.abframe3 .list .box .item:nth-child(2){ background:#eb6919;}
.abframe3 .list .box .item:nth-child(3){ background:#0fae8c;}
.abframe3 .list .box .item:nth-child(4){ background:#2c3647;}
.abframe3 .list .box .item:nth-child(5){ background:#df2759;}
.abframe3 .list .box .item:nth-child(6){ background:#f2ab1b;}
.abframe3 .linkmore{ display:flex; align-items:center; justify-content:center; margin-top:0.55rem;}
.abframe3 .linkmore a{ display:inline-flex; padding:0.15rem 0.95rem; background:linear-gradient(to right,var(--main-color),var(--bout-color)); border-radius:0.4rem; color:#fff; font-size:18px;}
@media (min-width:1081px) {
    .abframe3 .list .box .item:nth-child(4){ margin-right:0;}
    .abframe3 .list .box .item:nth-child(5){ width:calc((100% - 0.5rem)/2);}
    .abframe3 .list .box .item:nth-child(6){ width:calc((100% - 0.5rem)/2); margin-right:0;}
}
@media (min-width:1px) and (max-width:1080px){
}

.abframe4{ padding: 1.2rem 0 ; }
.abframe4 .list{ margin-top:1.45rem; position:relative; z-index:1;}
.abframe4 .list .swiper-slide{ padding-top:0.8rem; transition:all 0.35s ease;}
.abframe4 .list .swiper-slide:nth-child(2n){ padding:0;}
.abframe4 .list .item{ display:block; text-align:center;}
.abframe4 .list .item .img{ width:1.32rem; border-radius:50%;}
.abframe4 .list .item .img img{ border-radius:50%;}
.abframe4 .list .item .line{ width:1px; height:0.45rem; background-image: linear-gradient(to bottom, #7cb62c 50%, transparent 50%);  background-size: 1px 0.1rem ; background-repeat: repeat-y;}
.abframe4 .list .item .txt{ margin:0.25rem 0;}
.abframe4 .list .item .txt .z1{ font-family:"Ebrima"; font-weight:bold; font-size:24px; margin-bottom:0.2rem;}
.abframe4 .list .item .txt .p1{ font-size:18px; line-height:1.625; color:#636363;}
.abframe4 .list .item .line1{ width:1px; height:1rem;  background-image: linear-gradient(to bottom, #7cb62c 50%, transparent 50%);  background-size: 1px 0.1rem ; background-repeat: repeat-y;}
.abframe4 .list .item span{ display:inline-flex; align-items:center; justify-content:center; background:#fff; box-sizing:border-box; border:2px solid #e1e7f1; width:0.4rem; height:0.4rem; border-radius:50%;}
.abframe4 .list .item span:after{ content:""; display:block; width:0.18rem; height:0.18rem; background:#7cb62c; border-radius:50%;}
.abframe4 .list .swiper-slide:nth-child(2n) .item .line{ height:0.6rem;}
.abframe4 .list .swiper-slide:nth-child(2n) .item .line1{ height:1.65rem;}
.abframe4 .list:after{ content:""; width:100%; height:1px; background-image: linear-gradient(to right, #333 50%, transparent 50%);  background-size: 0.2rem 1px ; background-repeat: repeat-x; position:absolute; left:0; bottom:0.2rem; z-index:-1;}
@media (min-width:1081px) {
}
@media (min-width:1px) and (max-width:1080px){
}

.abframe5{ padding:1.2rem 0 0 0; margin-bottom:0.75rem; border-bottom:4px solid var(--main-color); text-align:center;}
.abframe5 .indextit .z2{ font-size:0.4rem;}
.abframe5 .linkmore{ display:flex; align-items:center; justify-content:center; margin-top:0.65rem; position:relative;}
.abframe5 .linkmore a{ display:inline-flex; padding:0.15rem 0.95rem; background:linear-gradient(to right,var(--main-color),var(--bout-color)); border-radius:0.4rem; color:#fff; font-size:18px;}
.abframe5 img{ margin-top:-0.6rem;}
@media (min-width:1081px) {
}
@media (min-width:1px) and (max-width:1080px){
}

/*====解决方案====*/
.SolutionList{ padding:1.3rem 0 0.4rem;}
.SolutionList .itembox{ padding-bottom:1rem; box-sizing:border-box; border-left:2px solid #dddfe8;}
.SolutionList .itembox .lt{ margin:0; width:calc(50% - 1.15rem); padding-left:0.95rem; box-sizing:border-box; position:relative;}
.SolutionList .itembox .lt .tag{ width:0.4rem; height:0.4rem; border-radius:50%; box-sizing:border-box; border:2px solid #dddfe8; position:absolute; left:-0.2rem; top:0.15rem; background:#fff; align-items:center; justify-content:center; display:inline-flex; align-items:center; justify-content:center;}
.SolutionList .itembox .lt .tag:before{ content:""; display:inline-block; width:0.18rem; height:0.18rem; border-radius:50%; background:var(--main-color);}
.SolutionList .itembox .lt .indextit{ text-align:left;}
.SolutionList .itembox .lt .img{ margin-top:0.8rem;}
.SolutionList .itembox .fr{ margin:0; width:calc(50% - 0.8rem);}
.SolutionList .itembox .fr .context{}
.SolutionList .itembox .fr .context table{ border:none; border-width:0; border-collapse: separate;}
.SolutionList .itembox .fr .context table th,.SolutionList .itembox .fr .context table td{ border:none;}
.SolutionList .itembox .fr .context table tr{ margin-bottom:0.6rem; height:auto!important; display:flex; justify-content:space-between; align-items:center;}
.SolutionList .itembox .fr .context table tr td:first-child{ margin-right:0.5rem; width:0.78rem!important;}
.SolutionList .itembox .fr .context table tr td:first-child img{ width:0.78rem;}
.SolutionList .itembox .fr .context table tr td:last-child{ width:calc(100% - 0.78rem - 0.5rem)!important;}
.SolutionList .itembox .fr .context table tr td strong{ font-family:Ebrima; font-weight:bold; font-size:24px; margin-bottom:0.25rem; display:block;}
.SolutionList .itembox .fr .context table tr td p{ font-size:18px; line-height:1.45;}
.SolutionList .itembox .fr .list{}
.SolutionList .itembox .fr .list .item{ margin-bottom:0.15rem; cursor:pointer;}
.SolutionList .itembox .fr .list .item .tit{ display:flex; border-left-width:0.13rem; border-left-style:solid; border-left-color:transparent; align-items:center; justify-content:space-between;}
.SolutionList .itembox .fr .list .item .tit .z1{ margin:0; font-family:Ebrima; font-weight:bold; font-size:24px; padding:0.15rem 0.1rem 0.15rem 0.45rem ;}
.SolutionList .itembox .fr .list .item .tit i{ margin:0; margin-right:0.1rem; font-size:20px;}
.SolutionList .itembox .fr .list .item .nr{ margin-top:0.25rem; display:none;}
.SolutionList .itembox .fr .list .item .nr iframe{ width:100%; height:4.44rem; display:block;}
.SolutionList .itembox .fr .list .item .txt{ margin-top:0.35rem; text-align:center; margin-bottom:0.4rem; display:none;}
.SolutionList .itembox .fr .list .item .txt .z1{ font-family:Ebrima; font-weight:bold; font-size:24px;}
.SolutionList .itembox .fr .list .item .txt .p1{ font-size:18px; line-height:1.45; margin-top:0.3rem;}
.SolutionList .itembox .fr .list .item.active .nr{ display:block;}
.SolutionList .itembox .fr .list .item.active .txt{ display:block;}

.SolutionList .itembox:nth-child(4n+1) .lt .indextit .z2{ color:#f08519;}
.SolutionList .itembox:nth-child(4n+1) .fr .list .item .tit{ border-left-color:#895229; background:#f08519; color:#fff;}
.SolutionList .itembox:nth-child(4n+2) .lt .indextit .z2{ color:#504bc3;}
.SolutionList .itembox:nth-child(4n+2) .fr .list .item .tit{ border-left-color:#5f7dc5; background:#504bc3; color:#fff;}
.SolutionList .itembox:nth-child(4n+3) .lt .indextit .z2{ color:#7cba17;}
.SolutionList .itembox:nth-child(4n+3) .fr .list .item .tit{ border-left-color:#1a841f; background:#7cba17; color:#fff;}
.SolutionList .itembox:nth-child(4n) .lt .indextit .z2{ color:#e1295b;}
.SolutionList .itembox:nth-child(4n) .fr .list .item .tit{ border-left-color:#a81a40; background:#e1295b; color:#fff;}
@media (min-width:1081px) {
}
@media (min-width:1px) and (max-width:1080px){
}
/*====vr====*/
.bigVr{ padding:0.75rem 0 1rem;}
.bigVr .container{ justify-content:center; align-items:center;}
.bigVr a{ display:inline-block; font-size:18px; padding:0.15rem 0.95rem; border-radius:1rem; background:#f8f6f6; margin:0 0.3rem;}
.bigVr a:hover,.bigVr a.active{ background:var(--main-color); color:#fff;}
@media (min-width:1081px) {
}
@media (min-width:1px) and (max-width:1080px){
}

.VrList{ padding:0 0 1.05rem 0;}
.VrList .item{ margin:0 0.2rem 0.2rem 0; width:calc((100% - 0.6rem)/4);}
.VrList .item .img{ overflow:hidden;}
.VrList .item .img img{ width:100%; height:auto;}
.VrList .item .txt{ text-align:center; margin-top:0.2rem;}
.VrList .item .txt .z1{ font-family:Ebrima; font-size:24px;}
@media (min-width:1081px) {
    .VrList .item:nth-child(4n){ margin-right:0;}
}
@media (min-width:1px) and (max-width:1080px){
}

.VR{}
.VR .list{ padding:0.8rem 0.7rem 0.3rem 0.7rem; background-size:100% 100%; background-repeat:no-repeat;}
.VR .list .z1{ font-family:Ebrima; font-weight:bold; font-size:0.4rem; color:#fff; margin-bottom:0.6rem;}
.VR .list dl{ margin-bottom:0.5rem;}
.VR .list dl dt{ font-size:24px; color:#fff; font-weight:bold; margin-bottom:0.2rem;}
.VR .list dl dt span{ display:inline-flex; align-items:center; justify-content:center; width:22px; height:22px; background:linear-gradient(to right,var(--main-color),var(--bout-color)); color:#fff; border-radius:50%; margin-right:0.1rem;}
.VR .list dl dd{ font-size:16px; line-height:1.875; color:#fff; padding-left:calc(22px + 0.1rem);}
@media (min-width:1081px) {
}
@media (min-width:1px) and (max-width:1080px){
}

.Certificate{ padding:1rem 0 0.9rem 0;}
.Certificate .indextit{ text-align:left;}
.Certificate .list{ margin-top:1.3rem;}
.Certificate .list .item{ margin:0 0.3rem 0.45rem 0; width:calc((100% - 0.3rem)/2); align-items:center;}
.Certificate .list .item .img{ margin:0; width:2.2rem;}
.Certificate .list .item .txt{ margin:0; width:calc(100% - 0.75rem - 2.2rem);}
.Certificate .list .item .txt .z1{ font-family:Ebrima; font-weight:bold; font-size:24px; margin-bottom:0.35rem;}
.Certificate .list .item .txt .p1{ font-size:18px; line-height:1.45;}
.Certificate .list .item:nth-child(2n){ margin-right:0;}
@media (min-width:1081px) {
}
@media (min-width:1px) and (max-width:1080px){
}

.safer-playground{ background:#eae4d6; padding:0.6rem 0 0.5rem;}
.safer-playground .indextit .z2{ font-size:0.4rem;}
.safer-playground .list{ margin-top:0.7rem;}
.safer-playground .list .item{ margin:0 0.7rem 0.8rem 0; width:calc((100% - 1.4rem)/3); text-align:center; background:#fff; border-radius:0.1rem; padding:0.2rem 0.3rem; box-sizing:border-box;}
.safer-playground .list .item .img{ overflow:hidden;}
.safer-playground .list .item .txt{ overflow-inline:hidden; margin-top:0.4rem;}
.safer-playground .list .item .txt .z1{ font-family:Ebrima; font-weight:bold; font-size:20px; }
.safer-playground .list .item .txt .p1{ font-size:16px; line-height:1.625; margin-top:0.25rem;}
@media (min-width:1081px) {
    .safer-playground .list{ margin-left:2.8rem; margin-right:2.8rem;}
    .safer-playground .list .item:nth-child(3n){ margin-right:0;}
}
@media (min-width:1px) and (max-width:1080px){
}

.shipping{ padding:1.8rem 0 2.45rem; background:#eae4d6;}
.shipping .container{ align-items:center;}
.shipping .lt{ margin:0; width:50%;}
.shipping .lt .indextit{ text-align:left;}
.shipping .lt .indextit .z2{ font-size:0.4rem;}
.shipping .fr{ margin:0; width:calc(50% - 0.95rem);}
@media (min-width:1081px) {
}
@media (min-width:1px) and (max-width:1080px){
}

.shipping1{ padding:0.95rem 0 1.15rem;}
.shipping1 .indextit .z2{ font-size:0.4rem;}
.shipping1 .box{ margin-top:0.75rem; position:relative;}
.shipping1 .box .item{ margin:0 0.6rem 0 0; width:calc((100% - 2.4rem)/5); text-align:center; position:relative;}
.shipping1 .box .item .img{ overflow:hidden;}
.shipping1 .box .item .txt{ margin-top:0.8rem;}
.shipping1 .box .item .txt .z1{ font-size:20px; font-family:Ebrima; font-weight:bold; line-height:1.8; height:3.6em;}
.shipping1 .swiper{ margin-top:0.6rem; background:url(/dist/images/1_19.png),linear-gradient(to right,#220b6d,#4d349c); background-repeat: no-repeat;  background-position: left bottom; border-radius:0.2rem;}
.shipping1 .swiper .item{ box-sizing:border-box; padding:0.9rem 1.2rem; color:#fff; }
.shipping1 .swiper .item .z1{ font-size:20px; font-family:Ebrima; font-weight:bold; }
.shipping1 .swiper .item .p1{ font-size:18px; line-height:1.78; margin-top:0.1rem;}
.shipping1 .swiper .btnlist{ position:absolute; right:0.9rem; top:50%; transform:translateY(-50%); z-index:2; display:inline-flex; align-items:center;}
.shipping1 .swiper .btnlist .btn{ color:#fff; cursor:pointer; display:inline-block;}
.shipping1 .swiper .btnlist .btn i{ font-size:0.35rem; display:block;}
.shipping1 .swiper .btnlist .btn-prev{ margin-right:0.3rem;}
.shipping1 .swiper .btnlist .btn-prev i{ transform:rotate(180deg);}
@media (min-width:1081px) {
    .shipping1 .box:after{ content:""; height:2px; background:var(--main-color); width:100%; position:absolute; left:0; top:68%;}
    .shipping1 .box .item:before{ content:""; position:absolute; left:50%; bottom:-0.6rem; width:0; height:0; border-width:0.11rem; border-style:solid; border-color:transparent; border-bottom-color:#220b6d; border-bottom-width:0.22rem; opacity:0;}
    .shipping1 .box .item.active:before{ opacity:1;}
    .shipping1 .box .item:not(:last-child):after{ content:"\e614"; font-family:"iconfont"; font-size:0.6rem; position:absolute; top:40%; right:-0.6rem; transform:translateY(-50%);}
    .shipping1 .box .item:nth-child(5){ margin-right:0;}
}
@media (min-width:1px) and (max-width:1080px){
}

.shipping2{ padding:1.8rem 0 1.35rem; background:url(/dist/images/1_20.jpg) no-repeat center center / 100% 100%;}
.shipping2 .indextit{ text-align:left;}
.shipping2 .indextit .z2{ color:#fff;}
.shipping2 .list{ margin-top:0.6rem;}
.shipping2 .list .item{ margin-bottom:0.45rem; display:flex; justify-content:space-between;}
.shipping2 .list .item .tag{ margin:0; display:inline-flex; align-items:center; justify-content:center; width:22px; height:22px; background:linear-gradient(to right,var(--main-color),var(--bout-color)); color:#fff; border-radius:50%; }
.shipping2 .list .item .txt{ margin:0; width:calc(100% - 35px); color:#fff; font-size:18px;}
.shipping2 .list .item .txt .z1{ font-weight:bold;}
.shipping2 .list .item .txt .p1{ margin-top:.1rem;}
@media (min-width:1081px) {
    .shipping2 .list{ margin-left:0; margin-right:auto; width:50%;}
}
@media (min-width:1px) and (max-width:1080px){
}

.shipping3{ padding:0.95rem 0 0 0;}
.shipping3 .indextit .z2{ font-size:0.4rem;}
.shipping3 .indextit .p1{ margin-top:0.5rem;}
.shipping3 .list{ margin-top:0.8rem}
.shipping3 .list .item{ margin:0 1rem 0.8rem 0; width:calc((100% - 2rem)/3); text-align:center;}
.shipping3 .list .item .img{ overflow:hidden;}
.shipping3 .list .item .img img{ width:auto; height:2.35rem;}
.shipping3 .list .item .txt{ margin-top:0.2rem;}
.shipping3 .list .item .txt .z1{ font-size:20px; font-family:Ebrima; font-weight:bold; margin-bottom:0.25rem;}
.shipping3 .list .item .txt .p1{ font-size:18px; line-height:1.78; margin-top:0.1rem;}
@media (min-width:1081px) {
    .shipping3 .list{ margin-left:1.95rem; margin-right:1.95rem;}
    .shipping3 .list .item:nth-child(3n){ margin-right:0;}
}
@media (min-width:1px) and (max-width:1080px){
}
/*====关于我们====*/

/*====单页面====*/

.neirnr{ overflow: hidden; line-height: 2; font-size: 16px; 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% - 16%)/2); margin: 0;  margin-right: 16%; margin-bottom: 0.2rem; cursor: pointer;}
.gallerylist .item .img{ border: 1px solid #f5f5f5; height: auto; position: relative;}
.gallerylist .item .img:before{ content: ""; position: absolute; left: 20px; top: 20px; right: -20px; bottom: -20px;  background: url(/dist/images/1_01.png) repeat; z-index: -1;}
.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; margin-top: 0.4rem;}
.gallerylist .item .txt h3{ font-size: 0.16rem; font-weight: bold; text-transform: capitalize; color: #333;}
@media (min-width:1081px){
	.gallerylist .item:nth-child(2n){ margin-right: 0;}
}
@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;}
}
/*====图库中心====*/

/*====产品中心====*/
.biglist{ padding:0.95rem 0 0.65rem; background:#fdf1db;}
.biglist .container{ align-items:center;}
.biglist .lt{ margin:0; width:50%;}
.biglist .lt .indextit{ text-align:left;}
.biglist .lt .indextit .z2{ font-size:0.4rem;}
.biglist .lt dl{ margin-top:0.65rem;}
.biglist .lt dl dd{ display:flex; align-items:flex-start; margin-bottom:0.19rem; font-size:16px; color:#333; line-height:1.625;}
.biglist .lt dl dd span{ display:inline-flex; align-items:center; justify-content:center; width:22px; height:22px; background:linear-gradient(to right,var(--main-color),var(--bout-color)); color:#fff; border-radius:50%; margin-right:0.1rem; white-space: nowrap;text-overflow: ellipsis;}
.biglist .lt dl dd b{ flex:1;}
.biglist .fr{ margin:0; width:calc(50% - 0.95rem);}
@media (min-width:1081px) {
}
@media (min-width:1px) and (max-width:1080px){
}

.biglist1{ padding:0.35rem 0 0.7rem 0;}
.biglist1 .item{ margin-bottom:0.25rem; background:#f8f9fb; align-items:center;}
.biglist1 .item .img{ margin:0; width:45%; box-sizing:border-box; padding:0 0.8rem;}
.biglist1 .item .img img{ width:100%; height:auto;}
.biglist1 .item .txt{ margin:0; width:55%; box-sizing:border-box; padding:0 0.9rem;}
.biglist1 .item .txt .z1{ font-family:Ebrima; font-weight:bold; font-size:0.3rem;}
.biglist1 .item .txt .z1 span{ font-family:'Edwardian Script ITC'; font-size:0.6rem; color:var(--main-color); display:inline-block; margin-right:0.35rem;}
.biglist1 .item .txt .p1{ margin-top:0.75rem; font-size:18px; line-height:1.78;}
.biglist1 .item .txt .linkmore{ margin-top:0.45rem;}
.biglist1 .item .txt .linkmore a{ display:inline-block; padding:0.15rem 0.65rem; background:linear-gradient(to right,var(--main-color),var(--bout-color)); border-radius:0.8rem; font-size:18px; color:#fff;}
@media (min-width:1081px){
    .biglist1 .item:nth-child(2n+1){ flex-direction:row-reverse;}
}
@media (min-width:1px) and (max-width:1080px) {
}

.biglist2{ padding:0 0 0.85rem 0;}
.biglist2 .item{ margin:0 0.1rem 0.35rem 0; width:calc((100% - 0.3rem)/4); position:relative; overflow:hidden; }
.biglist2 .item .img{ height:2.15rem; overflow:hidden; border-radius:0.1rem;}
.biglist2 .item .img .indextit{ text-align:left; margin:0;}
.biglist2 .item .img .indextit .z1{ font-size:0.3rem; color:#fff;}
.biglist2 .item .img .indextit .z2{ font-size:0.24rem; color:#fff; margin-top:0.2rem;}
.biglist2 .item .img img{ width:100%; height:100%; object-fit:cover;}
.biglist2 .item .txt{ margin-top:0.2rem; text-align:center;}
.biglist2 .item .txt .z1{ font-size:18px; font-family:Ebrima; font-weight:bold;}
.biglist2 .item:first-child .img{ background:var(--main-color); display:flex; justify-content:flex-start; align-items:center; padding:0 0.7rem;}
.biglist2 .item:first-child:after { content:""; width:2.3rem; height:2.3rem; border-radius:50%; display:inline-block; background:linear-gradient(to bottom,rgba(255,255,255,0.42),transparent); position:absolute; top:-0.5rem; right:-0.5rem;}
.biglist2 .linkmore{ display:flex; align-items:center; justify-content:center; margin-top:0.30rem; position:relative;}
.biglist2 .linkmore a{ display:inline-flex; padding:0.15rem 0.95rem; background:linear-gradient(to right,var(--main-color),var(--bout-color)); border-radius:0.4rem; color:#fff; font-size:18px;}
@media (min-width:1081px){
    .biglist2 .item:nth-child(4n){ margin-right:0;}
}
@media (min-width:1px) and (max-width:1080px) {
}

.biglist3{ padding:1rem 0 0 0 ;}
.biglist3 .indextit .z2{ font-size:0.4rem;}
.biglist3 .list{ padding:0 2.1rem; background:url(/dist/images/1_28.jpg) no-repeat center center / 100% 100%; margin-top:0.9rem;}
.biglist3 .item{ display:flex; align-items:center; justify-content:space-between; color:#fff; padding:1.4rem 0;}
.biglist3 .item .img{ margin:0; width:1.93rem; border-radius:50%;}
.biglist3 .item .txt{ flex:1; margin:0 0 0 0.5rem;}
.biglist3 .item .txt .z1{ font-family:Ebrima; font-weight:bold; font-size:0.48rem; color:#fff;}
.biglist3 .item .txt .p1{ font-size:16px; line-height:1.56; color:#fff; margin:0.3rem 0;}
.biglist3 .item .txt .z2{ font-size:16px;}
.biglist3 .swiper-pt{ position:absolute; left:0; bottom:0.25rem; width:100%; display:flex; align-items:center; z-index:7; justify-content:center;}
.biglist3 .swiper-pt span{ opacity:1; background:#737475;}
.biglist3 .swiper-pt .swiper-pagination-bullet-active{ background:var(--main-color);}
@media (min-width:1081px){
}
@media (min-width:1px) and (max-width:1080px) {
}

.biglist4{}
.biglist4 .list{  background:url(/dist/images/1_19.png),linear-gradient(to right,#220b6d,#4d349c); background-repeat: no-repeat;  background-position: left bottom; border-radius:0.2rem; padding:0.55rem 1.25rem; color:#fff; position:relative;}
.biglist4 .list .z1{ font-size:20px; font-family:Ebrima; font-weight:bold; }
.biglist4 .list .p1{ font-size:18px; line-height:1.78; margin-top:0.2rem;}
.biglist4 .list a{ display:inline-flex; padding:0.15rem 0.95rem; background:linear-gradient(to right,var(--main-color),var(--bout-color)); border-radius:0.4rem; color:#fff; font-size:18px;}
@media (min-width:1081px){
    .biglist4 .list a{ position:absolute; right:0.55rem; top:50%; transform:translateY(-50%); z-index:2;}
}
@media (min-width:1px) and (max-width:1080px) {
}

.summary{ padding:0.95rem 0 0.65rem; }
.summary .container{ align-items:flex-end;}
.summary .lt{ margin:0; width:50%;}
.summary .lt .indextit{ text-align:left;}
.summary .lt .indextit .z2{ font-size:0.4rem;}
.summary .lt .context{ margin-top:0.35rem; font-size:16px; line-height:1.625;}
.summary .lt a{ display:inline-flex; padding:0.15rem 0.95rem; background:linear-gradient(to right,var(--main-color),var(--bout-color)); border-radius:0.4rem; color:#fff; font-size:18px; margin-top:0.5rem;}
.summary .fr{ margin:0; width:calc(50% - 0.95rem);}
@media (min-width:1081px) {
}
@media (min-width:1px) and (max-width:1080px){
}

.pro_nav{ margin:0; width:3.25rem; padding:0.9rem 0;}
.pro_nav .lbt{ box-sizing:border-box; box-shadow:0 0.1rem 8px rgba(0,0,0,0.07); margin-bottom:0.45rem;}
.pro_nav .lbt>.cat{}
.pro_nav .lbt>.cat>.z1{ font-family:Ebrima; font-weight:bold; font-size:16px; background:var(--main-color); padding:0.15rem 0.25rem;color: #fff;}
.pro_nav .lbt>.cat>ul{ padding:0.1rem 0;}
.pro_nav .lbt>.cat>ul>li{ font-size:16px;}
.pro_nav .lbt>.cat>ul>li>a{ display:flex; justify-content:space-between; padding:0.15rem 0.25rem; border-bottom:1px solid #eaeef0;}
.pro_nav .lbt>.cat>ul>li>a>b{ flex:1;}
.pro_nav .lbt>.cat>ul>li:last-child>a{ border:0;}
.pro_nav .lbt>.cat>ul>li:hover>a,.pro_nav .lbt>.cat>ul>li.active>a{ color:var(--main-color); border-color:var(--main-color);}
/*二级左侧导航*/
.pro_nav .lbt>.cat>ul>li.active>ul{ display:block;}
.pro_nav .lbt>.cat>ul>li>ul{ display:none;}
.pro_nav .lbt>.cat>ul>li>ul>li{ font-size:16px;}
.pro_nav .lbt>.cat>ul>li>ul>li>a{ padding:0.15rem 0.45rem; display:block;}
.pro_nav .lbt>.cat>ul>li>ul>li:hover>a,.pro_nav .lbt>.cat>ul>li>ul>li.active>a{ color:var(--main-color);}

.pro_nav .left_search{ padding:0.25rem 0.2rem 0.2rem 0.2rem;}
.pro_nav .left_search form{ display:flex; justify-content:space-between; border:1px solid #bdcad0; box-sizing:border-box; overflow:hidden; border-bottom-right-radius:0.15rem;}
.pro_nav .left_search form input{ flex:1; height:40px; background:none; border:0; box-sizing:border-box; padding:0 0.15rem;}
.pro_nav .left_search form button{ width:88px; font-size:14px; border:0; background:none; border-left:1px solid #bdcad0; cursor:pointer;}

.pro_nav .icon{}
.pro_nav .icon a{ display:block; margin-bottom:0.1rem;}

.right_pro{ margin:0; width:calc(100% - 3.25rem - 0.4rem); padding:0.9rem 0;}
@media (min-width:1081px) {
}
@media (min-width:1px) and (max-width:1080px){
}

.synopsis{ padding:0.4rem; background:#f8f9fb;}
.synopsis .z1{ font-family:Ebrima; font-weight:bold; font-size:0.3rem;}
.synopsis .list{ margin-top:0.35rem; display: none;}
.synopsis .list .item{}
.synopsis .list .item .tit{ margin:0 1.1rem 0 0; display:inline-flex; font-size:16px; align-items:center; cursor:pointer; padding:0.1rem;}
.synopsis .list .item .tit:after{ content:""; display:inline-block; width:0; height:0; border-width: 6.5px; border-style:solid; border-color:transparent; border-top-color:#333; border-top-width:11px; margin-top:5px; margin-left:0.15rem;}
.synopsis .list .item .tit:hover{ background:var(--main-color); color:#fff;}
.synopsis .list .item .tit:hover:after{ border-top-color:#fff;}
.synopsis .list .txt{ margin-top:0.35rem; display:none; padding:0.15rem 0.3rem 0 0.3rem; background:#fce7d1;}
.synopsis .list .txt a{ margin:0 0.7rem 0.2rem 0; font-size:16px; color:#333; cursor:pointer; border-bottom-width:1px; border-bottom-color:transparent; border-bottom-style:solid;}
.synopsis .list .txt a:hover,.synopsis .list .txt a.active{ color:var(--main-color); border-bottom-color:var(--main-color);}
.synopsis .list .txt.active{ display:flex; flex-wrap:wrap; }
@media (min-width:1081px) {
}
@media (min-width:1px) and (max-width:1080px){
}

.ProList{ padding: 0.6rem 0 0 0;}
.ProList .item{ margin: 0; width: calc((100% - 0.6rem)/4); margin-right: 0.2rem; margin-bottom: 0.5rem; box-sizing: border-box;}
.ProList .item .img{ overflow: hidden; box-sizing: border-box; position: relative; border:1px solid #eaeef0; padding:0.3rem;}
/*.ProList .item .img:before{content: ""; padding-top: calc(100% * 400 / 400); display: block;}*/
.ProList .item .img img{ width: 100%; height: auto;}
.ProList .item .txt{ margin: 0.15rem;}
.ProList .item .txt .z1{ font-size: 18px; line-height: 1.5;}
.ProList .item .txt .z2{ font-size: 19px; line-height: 1.5; margin-top: 0.15rem; font-weight:bold; text-transform:uppercase; color:#333;}
@media (min-width:1081px){
	.ProList .item:nth-child(4n){ margin-right: 0;}
	.ProList .item:hover .img img{ transform: scale(1.1)}
}
@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 .z1{ font-size: 14px; }
}


/*====产品详情====*/
.product-gallery{ padding:0.7rem 0 0.95rem;}
.product-gallery .container{ align-items:flex-start;}
.product-gallery .product-pic{ margin:0; width:calc(40% - 0.35rem); margin-left:0.35rem;}
.product-gallery .product-pic .swiper-slide{ margin:0; box-sizing:border-box; border:1px solid #f0f0f0; cursor:pointer;}
.product-gallery .product-summary{ margin:0; width:calc(100% - 0.85rem - 40%);}
.product-gallery .product-summary .z2{ font-size:16px; font-weight:bold; color:var(--main-color);}
.product-gallery .product-summary .z3{ font-size:0.4rem; font-weight:bold; margin-block:0.2rem;}
.product-gallery .product-summary .z1{ font-size:24px; font-weight:bold; margin-bottom:0.5rem;}
.product-gallery .product-summary .product-desc{ margin-bottom:0.45rem;}
.product-gallery .product-summary .product-desc .context{ font-size:16px; line-height:2; color:#333;}
.product-gallery .product-summary .product-desc .list{ display:grid; grid-template-columns:repeat(4,1fr); gap:0.35rem; margin-block:0.3rem 0;}
.product-gallery .product-summary .product-desc .list .item{ box-sizing:border-box; width:100%; height:auto; padding:0.2rem; border:1px solid #e5e5e5; border-radius:0.1rem; text-align:center;}
.product-gallery .product-summary .product-desc .list .item img{}
.product-gallery .product-summary .product-desc .list .item .tit1{ font-size:16px;}
.product-gallery .product-summary .product-desc .list .item .tit2{ font-size:28px; color:var(--main-color); margin-block:5px; font-weight:bold; line-height:1.2;}
.product-gallery .product-summary .product-desc .list .item .tit3{ font-size:16px;}
.product-gallery .product-summary .product-desc .list .item .tit4{ font-size:16px; font-weight:bold;}
.product-gallery .product-summary .product-spec{ display:flex; align-items:center; flex-wrap:wrap;}
.product-gallery .product-summary .product-spec a{ display:inline-flex; align-items:center; justify-content:center; font-size:16px; font-weight:bold;}
.product-gallery .product-summary .product-spec a i{ font-size:25px; margin-right:0.15rem; color:#ff1d1d;}
.product-gallery .product-summary .product-spec .wk_arrow{ margin-inline:0 0.25rem; padding:0.15rem 0.6rem; color:#fff; font-weight:normal; background:var(--main-color); font-size:26px; font-weight:bold; border-radius:0.1rem;}
.product-gallery .product-summary .product-spec .wk_arrow span{ background:#fff; width:32px; height:32px; display:flex; justify-content:center; align-items:center; border-radius:50%; margin-inline:0.2rem 0;}
.product-gallery .product-summary .product-spec .wk_arrow span i{ font-size:14px; margin:0;}
.product-gallery .product-summary .product-spec p{ font-size:16px; display:block; width:100%; margin-block:0.3rem 0;}
.product-gallery .product-thumb{ margin-top:0.8rem;}
.product-gallery .product-thumb .swiper-slide{ margin:0; box-sizing:border-box; border:1px solid #f0f0f0; padding:0.15rem; cursor:pointer;}
.product-gallery .product-thumb .swiper-slide-thumb-active{ border-color:var(--main-color);}
@media (min-width:1081px){
} 	
@media (min-width:1px) and (max-width:1080px){
}

.product-content{ padding:0.6rem 0;}
.product-content .product-text{ margin:0; width:calc(100% - 4.85rem - 0.3rem);}
.product-content .xgeffect{ margin-bottom:0.45rem;}
.product-content .xgeffect .detailtop{ margin-block:0 0.5rem;}
.product-content .xgeffect .detailtop .item{ width:100%; border-left:0.14rem solid #895229; background:var(--main-color); font-size:24px; font-family:var(--fonts-bold); color:#fff; padding:15px 0.5rem; box-sizing:border-box;}
.product-content .xgeffect .detalist{}
.product-content .xgeffect .detalist .context{ font-size:16px; line-height:2;}
.product-content .xgeffect .detalist table{ width:100%;}
.product-content .xgeffect .detalist table tr:nth-child(2n+1){ background:#f2f2f2;}
.product-content .xgeffect .detalist table tr:nth-child(2n){ background:#fff;}
.product-content .xgeffect .detalist table tr{ height:auto;}
.product-content .xgeffect .detalist table tr td{ padding:10px; height:auto!important; font-size:16px;}
.product-content .product-intro{ margin:0; width:4.85rem;}
.product-content .product-intro .item{ padding:0.2rem 0.4rem; background:#fff; margin-bottom:0.15rem; font-family:Ebrima; font-weight:bold; font-size:18px; cursor:pointer;}
.product-content .product-intro .item.active{ background:#79b91c; color:#fff;}
@media (min-width:1081px){
    .product-content .product-intro{ position:sticky; top:1.2rem;}
} 	
@media (min-width:1px) and (max-width:1080px){
}


.parameters01{}

.parameters02{}
.parameters02 .title{ text-align:center;}
.parameters02 .title .z1{ font-size:0.6rem; font-family:Ebrima; line-height:1.2;}
.parameters02 .title .z2{ font-size:0.6rem; font-family:Ebrima; line-height:1.2;}
.parameters02 .title .p1{ font-size:0.24rem; font-weight:bold;}
.parameters02 .list{ display:grid; grid-template-columns:repeat(3,1fr); gap:5px; margin-top:0.65rem;}
.parameters02 .list .item{ margin-inline:0; border-radius:0.1rem; overflow:hidden;}
.parameters02 .list .item .z1{ padding:0.1rem 0.4rem; display:flex; align-items:center; border-bottom:1px solid #ececec; font-size:18px; font-weight:bold;}
.parameters02 .list .item .z1 img{ margin-inline:0 0.15rem;}
.parameters02 .list .item:nth-child(1){ background:#fef8f0;}
.parameters02 .list .item:nth-child(1) .z1:first-child{ background:#ededed;}
.parameters02 .list .item:nth-child(2){ background:#fefbf7;}
.parameters02 .list .item:nth-child(2) .z1:first-child{ background:var(--main-color); color:#fff;}

.parameters03{}
.parameters03 .title{ text-align:center;}
.parameters03 .title .z1{ font-size:0.46rem; font-family:Ebrima; line-height:1.2;}
.parameters03 .title .p1{ font-size:0.20rem; font-weight:bold;}
.parameters03 .list{ display:grid; grid-template-columns:repeat(4,1fr); gap:0.15rem; margin-block:0.55rem 0.3rem;}
.parameters03 .list .item{ text-align:center; margin-inline:0;}
.parameters03 .list .item .txt{ font-size:16px; font-weight:bold; margin-block:0.15rem 0;}
.parameters03 .nr{ display:flex; align-items:center; justify-content:center; background:var(--main-color); width:100%;  font-size:18px; color:#fff; border-radius:30px;}
.parameters03 .nr p{ margin-inline:0.25rem; font-size:18px; display:inline-block;}
.parameters03 .nr p:first-child{ font-weight:bold;}
.parameters03 .subtit{ font-size:0.3rem; font-weight:bold; text-align:center; margin-block:0.4rem;}
.parameters03 .box{ display:grid; grid-template-columns:repeat(3,1fr); gap:0.15rem; }
.parameters03 .box .item{ margin:0; width:100%; overflow:hidden; border-radius:0.1rem; background:#f4f4f5;}
.parameters03 .box .item .img{ overflow:hidden;}
.parameters03 .box .item .txt{ padding-block:0.2rem; padding-inline:0.4rem;}
.parameters03 .box .item .txt .z1{ font-size:14px; font-weight:bold; color:#fff; padding-block:7px; padding-inline:0.3rem; display:inline-block; background:#84a132; border-radius:0.1rem;}
.parameters03 .box .item .txt .z2{ font-size:14px; font-weight:bold; margin-block:0.2rem 0;}
.parameters03 .box .item .txt .p1{ font-size:12px; line-height:1.6;}
.parameters03 .box .item .txt .more{ font-size:14px; font-weight:bold; color:#fff; padding-block:7px; padding-inline:0.3rem; display:inline-block; background:#84a132; border-radius:0.1rem; margin-block:0.16rem 0;}
.parameters03 .box .item:nth-child(2) .z1{ background:#388ede;}
.parameters03 .box .item:nth-child(2) .more{ background:#388ede;}
.parameters03 .box .item:nth-child(3) .z1{ background:#9368c5;}
.parameters03 .box .item:nth-child(3) .more{ background:#9368c5;}

.parameters04{}
.parameters04 .title{}
.parameters04 .title .z1{ font-size:0.4rem; font-weight:bold; margin-block:0 0.1rem;}
.parameters04 .title .p1{ font-size:18px;}
.parameters04 .nr{ display:flex; align-items:center; justify-content:center; background:var(--main-color); width:100%;  font-size:18px; color:#fff; border-radius:30px; margin-block:0.25rem 0.4rem; padding-block:0.15rem;}
.parameters04 .nr p{ margin-inline:0.25rem; font-size:18px; display:inline-block;}
.parameters04 .nr p:first-child{ font-weight:bold;}

.parameters05{}
.parameters05 .title{}
.parameters05 .title .z1{ font-size:0.26rem; font-weight:bold;}
.parameters05 .list{ margin-block:0.3rem 0; display:grid; grid-template-columns:repeat(4,1fr); gap:0.2rem;}
.parameters05 .list .item{ margin-inline:0; width:100%; position:relative; border-radius:0.1rem; overflow:hidden;}
.parameters05 .list .item .img{ overflow:hidden;}
.parameters05 .list .item .txt{ position:absolute; inset-inline:0; inset-block-end:0; text-align:center; padding-block:0.15rem; padding-inline:0.2rem;}
.parameters05 .list .item .txt .z1{ font-size:20px; font-weight:bold; color:#fff;}
.parameters05 .list .item:nth-child(4n+1) .txt{ background:#7b9f21;}
.parameters05 .list .item:nth-child(4n+2) .txt{ background:#527420;}
.parameters05 .list .item:nth-child(4n+3) .txt{ background:#77aad8;}
.parameters05 .list .item:nth-child(4n) .txt{ background:#3453a5;}

.parameters06{ padding-block:0.6rem 0;}
.parameters06 .title{ margin-block:0 0.4rem;}
.parameters06 .title .z1{ font-size:0.26rem; font-weight:bold;}

.parameters07{}
.parameters07 .title{}
.parameters07 .title .z1{ font-size:0.4rem; font-weight:bold; margin-block:0 0.1rem;}
.parameters07 .title .p1{ font-size:18px;}
.parameters07 .list{ margin-block:0.3rem 0; display:grid; grid-template-columns:repeat(3,1fr); gap:0.3rem;}
.parameters07 .list .item{ display:block; width:100%;}
.parameters07 .list .item .span{ font-size:14px; padding-block:5px; padding-inline:0.1rem; background:var(--main-color); color:#fff; display:inline-block; border-radius:0.1rem; line-height:1;}
.parameters07 .list .item .img{ padding:0.2rem; border:1px solid #ebebeb; border-top-left-radius:0.1rem; border-top-right-radius:0.1rem;}
.parameters07 .list .item .txt{ text-align:center; background:#fdf1e5; padding:0.2rem; border-bottom-left-radius:0.1rem; border-bottom-right-radius:0.1rem;}
.parameters07 .list .item .txt .z1{ font-size:13px; line-height:1.46;}

.parameters08{}
.parameters08 .title{ margin-block:0 0.3rem;}
.parameters08 .title .z1{ font-size:18px; font-weight:bold;}

.parameters09{}

.parameters10{}
.parameters10 .title{ margin-block:0 0.6rem;}
.parameters10 .title .z1{ font-size:0.4rem; font-weight:bold; margin-block:0 0.1rem;}
.parameters10 .title .p1{ font-size:18px;}
.parameters10 .subtit{ font-size:0.22rem; margin-block:0.5rem;}

.parameters11{}
.parameters11 .title{ text-align:center;}
.parameters11 .title .z1{ font-size:0.5rem; font-weight:bold; line-height:1.3;}
.parameters11 .list{ display:grid; grid-template-columns:repeat(3,1fr); gap:0.15rem; margin-block:0.45rem 0;}
.parameters11 .list .item{ margin-inline:0; box-sizing:border-box; box-shadow:0 3px 0.18rem rgba(0,0,0,0.09);}
.parameters11 .list .item .img{}
.parameters11 .list .item .txt{ padding-inline:0.2rem; padding-block:0.2rem; display:flex; justify-content:space-between; align-items:center;}
.parameters11 .list .item .txt .z1{ margin-inline:0; font-weight:bold; font-size:18px;}
.parameters11 .list .item .txt .z1 img{ margin-inline:0; display:block;}
.parameters11 .list .item .txt>img{ margin-inline:0;}
.parameters11 .list .item .nr{ margin-block:0.2rem; margin-inline:0.2rem;}
.parameters11 .list .item .subtit{ margin-block:0 0.2rem; margin-inline:0.2rem;}

.parameters12{}
.parameters12 .title{ }
.parameters12 .title .z1{ font-size:0.46rem; font-weight:bold; line-height:1.3;}
.parameters12 .list{ margin-block:0.5rem 0;}

.parameters13{}
.parameters13 .title{ text-align:center;}
.parameters13 .title .z1{ font-size:0.46rem; font-weight:bold; line-height:1.3;}
.parameters13 .title .p1{ font-size:18px; line-height:1.725; margin-block:0.3rem 0;}
.parameters13 .list{ margin-block:0.5rem 0; display:grid; grid-template-columns:repeat(3,1fr); gap:0.24rem;}
.parameters13 .list .box{ display:flex; justify-content:space-between; flex-wrap:wrap; flex-direction:column;}
.parameters13 .list .item{ position:relative;}
.parameters13 .list .item .img{ overflow:hidden;}
.parameters13 .list .item .img img{ width:100%; height:auto;}
.parameters13 .list .item .txt{ position:absolute; inset-inline-start:0; inset-block-end:0.1rem; padding-block:0.1rem; padding-inline:0.3rem; background:rgba(0,0,0,0.52); color:#fff; font-size:16px; border-top-right-radius:0.3rem; border-bottom-right-radius:0.3rem;}

.rProList{ padding-block:0 0.6rem;}
.rProList .indextit .z2{ font-size:0.46rem;}
.rProList .indextit .z2 span{ color:var(--main-color);}
.rProList .list{ display:grid; grid-template-columns:repeat(6,1fr); gap:0.3rem;}
.rProList .list .item{ margin-block:0; margin-inline:0; width:100%; padding:0;}
.rProList .list .item .img{ overflow:hidden; padding:0;}
.rProList .list .item .txt{ text-align:center;}
.rProList .list .item .txt .z1{ font-size:20px; font-weight:bold;}
.rProList .list .item .txt span{ display:inline-flex; font-size:16px; line-height:1.5; margin-block:0.2rem 0; color:var(--main-color); padding-block:0.1rem; padding-inline:0.2rem; border:1px solid var(--main-color); border-radius:0.1rem;}

.rFaqList{ align-items:stretch;}
.rFaqList .lt{ margin:0; width:calc(100% - 4.92rem - 0.3rem);}
.rFaqList .lt .item{ padding-block:0.25rem; padding-inline:0.35rem; border:1px solid #efefef; margin-block:0 0.15rem; border-inline-start:7px solid var(--main-color);}
.rFaqList .lt .item .z1{ font-size:18px; font-weight:bold; position:relative; cursor:pointer;}
.rFaqList .lt .item .z1:before{ content:"+"; position:absolute; inset-inline-start:-0.2rem; inset-block-start:0;}
.rFaqList .lt .item .context{ font-size:18px; line-height:1.34; margin-block:0.2rem 0; display:none;}
.rFaqList .lt .item.active .z1:before{ content:"-"; inset-block-start:-2px;}
.rFaqList .lt .item.active .context{ display:block;}
.rFaqList .fr{ margin:0; width:4.92rem; position:relative;}
.rFaqList .fr .txt{ padding:0.6rem 0.35rem; background:rgba(0,0,0,0.8); color:#fff; position:absolute; right:0; bottom:0; left:1.1rem;}
.rFaqList .fr .txt .z1{ font-size:20px; text-transform:uppercase; font-weight:bold; margin-bottom:0.4rem;}
.rFaqList .fr .txt .p1{ font-size:18px; line-height:1.67;}
.rFaqList .fr .txt a{ margin-top:0.65rem;}

.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;}
}

/*====产品订单====*/
.onlineInquiry{ overflow: hidden; padding-block:0.6rem; padding-inline:0.6rem; background:url(/dist/images/1_35.png) no-repeat center center / 100% 100%;}
.onlineInquiry .flex_between{ align-items:stretch;}
.onlineInquiry .lt{ margin:0; width:4.4rem; display:flex; flex-wrap:wrap; justify-content:space-between; flex-direction:column;}
.onlineInquiry .lt .tit{ margin:0; width:100%;}
.onlineInquiry .lt .tit .z1{ font-size:0.5rem; font-weight:bold; color:#fff; line-height:1.36;}
.onlineInquiry .lt .tit .z1 span{ color:var(--main-color);}
.onlineInquiry .lt .tit .p1{ font-size:0.22rem; line-height:2; color:#fff; margin-block:0.6rem 0;}
.onlineInquiry .lt .subtit{ display:flex; background:#fff; padding:0.2rem; border-radius:0.1rem; align-items:center;}
.onlineInquiry .lt .subtit img{ margin:0;}
.onlineInquiry .lt .subtit .txt{ margin-inline:0.15rem 0; flex:1;}
.onlineInquiry .lt .subtit .txt .z1{ font-size:20px; font-weight:bold; color:#023b85;}
.onlineInquiry .lt .subtit .txt .p1{ font-size:20px; color:#023b85;}
.onlineInquiry .fr{ margin:0; width:calc(100% - 4.4rem - 1.1rem); box-sizing:border-box; background:#fff; border-radius:0.1rem; padding:0.4rem;}
.onlineInquiry .fr .input-item{ display:grid; grid-template-columns:1fr 9fr; gap:0.3rem; margin-block-end:0.2rem; padding-block-end:0.2rem; border-bottom:2px solid #e7e8ec;}
.onlineInquiry .fr .input-item .tag{ display:flex; justify-content:space-between; align-items:flex-start; width:100%;}
.onlineInquiry .fr .input-item .tag span{ margin:0; width:38px; height:38px; background:#003a85; color:#fff; border-radius:50%; display:flex; align-items:center; justify-content:center; font-size:16px;}
.onlineInquiry .fr .input-item .tag img{ margin:0;}
.onlineInquiry .fr .input-item .txt{ margin:0; width:100%;}
.onlineInquiry .fr .input-item .txt .z1{ font-size:20px; font-weight:bold;}
.onlineInquiry .fr .input-item .txt .p1{ font-size:17px; margin-block:5px;}
.onlineInquiry .fr .input-item .txt input{ width:100%; height:50px; box-sizing:border-box; border-radius:0.1rem; border:1px solid #e7e6ea; padding-inline:0.1rem;}

.onlineInquiry .imgbox{ display:flex; justify-content:flex-end;}
.onlineInquiry .imgbox img{ margin-inline:0;}

.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: 20px 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: 20px; 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:#fe4b01; width: 100%; text-transform: uppercase; border-radius:0.1rem;}

@media (min-width:1081px)  {
}
@media (min-width:1px) and (max-width:1080px){
}
/*====产品中心====*/

/*====联系我们====*/
.contact{ }
.contact map[name='maps']{ position: relative; height: 5.43rem; display:block;}
.contact .list{ margin-top:0.85rem;}
.contact .list .item{ margin:0 0.7rem 1rem 0; width:calc((100% - 1.4rem)/3);}
.contact .list .item .img{ overflow:hidden; border-radius:0.2rem;}
.contact .list .item .img img{ width:100%; height:auto;}
.contact .list .item .txt{ margin-top:0.25rem;}
.contact .list .item .txt .z1{ font-size:20px; font-family:Ebrima; font-weight:bold;}
.contact .list .item .txt .line{ height:1px; background:#e8e8e8; display:block; margin-top:0.3rem;}
.contact .list .item .txt .context{ margin-top:0.2rem; padding:0 0.1rem;}
.contact .list .item .txt .context p{ position:relative; padding-left:35px; font-size:16px; line-height:1.5; margin-bottom:0.3rem; color:#a2a2a2;}
.contact .list .item .txt .context p:before{ content:""; position:absolute; left:0; top:0; font-family:"iconfont"; font-size:16px; color:#c3c3c3;}
.contact .list .item .txt .context p:nth-child(1):before{ content:"\e635"; font-size:20px;}
.contact .list .item .txt .context p:nth-child(2):before{ content:"\e615";}
.contact .list .item .txt .context p:nth-child(3):before{ content:"\e97b";}
.contact .list .item .txt .context p:nth-child(4):before{ content:"\e9da";}
@media (min-width:1081px){
    .contact .list{ margin-left:1.3rem; margin-right:1.3rem;}
    .contact .list .item:nth-child(3n){ margin-right:0;}
}
@media (min-width:1px) and (max-width:1080px) {
}

.contact1{ padding:0.85rem 0 1.15rem; background:#fdfefa;}
.contact1 .list{ margin-top:0.35rem;}
.contact1 .list .lt{ margin:0; width:50%;}
.contact1 .list .lt .txtinput{ display:flex; align-items:flex-start; padding:0.3rem 0; border-bottom:1px solid #e8e8e8;}
.contact1 .list .lt .txtinput .tag{ margin:0; display:inline-flex; align-items:center; justify-content:center; width:22px; height:22px; background:linear-gradient(to right,var(--main-color),var(--bout-color)); color:#fff; border-radius:50%; margin-right:0.2rem;}
.contact1 .list .lt .txtinput .z1{ margin:0; font-size:16px; line-height:1.5;}
.contact1 .list .lt .txtinput .z1 span{ display:block; color:#abacae; margin-top:0.15rem;}
.contact1 .list .lt .txtinput .input{ margin-right:0; margin-left:auto;}
.contact1 .list .lt .txtinput .input span{ margin-left:0.1rem; display:inline-flex; align-items:center; font-size:16px; line-height:1.5;}
.contact1 .list .lt .txtinput .input span input[type=radio]{ margin-right:0.1rem;}
.contact1 .list .lt .txtinput .input select{ height:30px; border:0;}
.contact1 .list .lt .txtinput .input select option{ font-size:16px; height:24px;}
.contact1 .list .lt .txtinput .input input[type='text']{ font-size:16px; background:none; border:0; text-align:right;}
.contact1 .list .lt .txtinput:nth-child(4) .input input{ margin-top:0.25rem;}
.contact1 .list .fr{ margin:0; width:calc(50% - 2.7rem);}
.contact1 .list .fr .item{ margin-bottom:0.4rem; align-items:center;}
.contact1 .list .fr .item .tag{ margin:0; width:0.97rem;}
.contact1 .list .fr .item .txt{ margin:0; width:calc(100% - .97rem - 0.4rem);}
.contact1 .list .fr .item .txt .z1{ font-family:Ebrima; font-weight:bold; font-size:20px;}
.contact1 .list .fr .item .txt .p1{ font-size:16px; line-height:1.5; color:#a2a2a2; margin-top:0.1rem;}
@media (min-width:1081px){
}
@media (min-width:1px) and (max-width:1080px) {
}

/*====留言====*/
.contact-form{ overflow: hidden; position: relative; z-index: 3; padding: 0 0 0.5rem; background:url(/dist/images/1_27.png) no-repeat right bottom / 5.78rem; border-bottom:4px solid var(--main-color); margin-bottom:0.75rem;}
.contact-form .indextit{ text-align:left;}
.contact-form .indextit .z2{ font-size:20px;}
.contact-form .indextit .z2 em{ color:red; font-style:inherit; display:inline-block; margin-right:5px;}

.contact-form .feedbackbox{ overflow: hidden; margin-top:0.4rem;}
.contact-form .feedbackbox dl{}
.contact-form .feedbackbox dl dd{ margin:0 0.35rem 0.25rem 0; width:calc((100% - 0.35rem)/2); display:flex; align-items:center; justify-content:space-between; background:#eeeeee; padding:0 0.15rem; box-sizing:border-box;}
.contact-form .feedbackbox dl dd.w100{ width:100%; margin-right:0;}
.contact-form .feedbackbox dl dd label{ display:inline-flex; align-items:center; white-space: nowrap;text-overflow: ellipsis; font-size:16px; color:#abacae;}
.contact-form .feedbackbox dl dd label i{ margin-right:0.1rem;}
.contact-form .feedbackbox dl dd label em{ font-style:normal; color:red;}
.contact-form .feedbackbox  dl dd input[type='text']{ margin: 0; font-size: 16px; width: 100%; background:none; box-sizing: border-box; height: 50px; color: #333; padding: 0.1rem 0.25rem; border: 0;}
.contact-form .feedbackbox textarea{ outline: none; resize: none; margin: 0; font-size: 16px; width: 100%; background: #fff; box-sizing: border-box; height: 180px; color: #333; padding: 0.25rem; border-radius: 5px; margin-bottom: 0.15rem; border: 1px solid #e8e8e8;}

.contact-form .feedbackbox input::-webkit-input-placeholder{ color: #333; }
.contact-form .feedbackbox input:-moz-placeholder{ color: #333;}
.contact-form .feedbackbox input::-moz-placeholder{ color: #333;}
.contact-form .feedbackbox input:-ms-input-placeholder{ color: #333;}

.contact-form .feedbackbox textarea::-webkit-input-placeholder{ color: #333; }
.contact-form .feedbackbox textarea:-moz-placeholder{ color: #333;}
.contact-form .feedbackbox textarea::-moz-placeholder{ color: #333;}
.contact-form .feedbackbox textarea:-ms-input-placeholder{ color: #333;}

.contact-form .btn{}
.contact-form .btn button{ padding:15px 40px; background:var(--main-color); border:0; cursor:pointer; outline:none; font-size:16px; color:#fff;}
@media (min-width:1081px) {
    .contact-form .feedbackbox{ margin-right:5.6rem;}
    .contact-form .feedbackbox dl dd:nth-child(2n){ margin-right:0;}
}
@media (min-width:1px) and (max-width:1080px) {
}

/*====联系我们====*/

/*====新闻中心====*/
.bigNews{ padding:0.9rem 0;}
.bigNews .indextit{}
.bigNews .indextit .z2{ font-size:0.4rem; margin-top:0.4rem;}
.bigNews .list{ margin-top:0.8rem;}
.bigNews .list .lt{ margin:0; width:calc(50% + 0.6rem);}
.bigNews .list .lt .item{ display:block; position:relative; overflow:hidden; border-radius:0.1rem;}
.bigNews .list .lt .item .img{ overflow:hidden;}
.bigNews .list .lt .item .img img{ width:100%; height:auto;}
.bigNews .list .lt .item .txt{ position:absolute; left:0; bottom:0; right:0; z-index:1; padding:0 0.55rem; background:rgba(0,0,0,0.5); color:#fff;}
.bigNews .list .lt .item .txt .time{ font-size:16px; margin-top:0.15rem;}
.bigNews .list .lt .item .txt .z1{ font-family:Ebrima; font-weight:bold; font-size:26px; text-transform:uppercase; margin:0.2rem 0 0.15rem;}
.bigNews .list .lt .item .txt .p1{ margin-bottom:0.4rem; font-size:16px; line-height:1.5;}
.bigNews .list .fr{ margin:0; width:calc(50% - 1.2rem);}
.bigNews .list .fr .item{ align-items:center; margin-bottom:0.51rem;}
.bigNews .list .fr .item .img{ margin:0; width:1.2rem; border-radius:0.1rem; overflow:hidden;}
.bigNews .list .fr .item .txt{ margin:0; width:calc(100% - 1.2rem - 0.45rem);}
.bigNews .list .fr .item .txt .z1{ font-size:20px; font-family:Ebrima; font-weight:bold;}
.bigNews .list .fr .item .txt .time{ color:#8b939b; font-size:16px; line-height:1.625; margin-top:0.15rem;}
.bigNews .list .fr .item:last-child{ margin-bottom:0;}
.bigNews .linkmore{ display:flex; align-items:center; justify-content:center; margin-top:0.65rem; position:relative;}
.bigNews .linkmore a{ display:inline-flex; padding:0.15rem 0.95rem; background:linear-gradient(to right,var(--main-color),var(--bout-color)); border-radius:0.4rem; color:#fff; font-size:18px;}
@media (min-width:1081px){
}
@media (min-width:1px) and (max-width:1080px) {
}

.bigNews1{ padding:0 0 0.9rem 0;}
.bigNews1 .indextit{}
.bigNews1 .indextit .z2{ font-size:0.4rem; margin-top:0.4rem;}
.bigNews1 .list{ margin-top:0.8rem;}
.bigNews1 .list .item{ margin:0 0.1rem 0.3rem 0; width:calc((100% - 0.3rem)/4);}
.bigNews1 .list .item .img{ overflow:hidden; border-radius:0.1rem;}
.bigNews1 .list .item .txt{ text-align:center; margin-top:0.2rem;}
.bigNews1 .list .item .txt .z1{ font-size:18px; font-family:Ebrima; font-weight:bold;}
.bigNews1 .linkmore{ display:flex; align-items:center; justify-content:center; margin-top:0.35rem; position:relative;}
.bigNews1 .linkmore a{ display:inline-flex; padding:0.15rem 0.95rem; background:linear-gradient(to right,var(--main-color),var(--bout-color)); border-radius:0.4rem; color:#fff; font-size:18px;}
@media (min-width:1081px){
    .bigNews1 .list .item:nth-child(4n){ margin-right:0;}
}
@media (min-width:1px) and (max-width:1080px) {
}

.bigNews2{ padding:0;}
.bigNews2 .indextit{}
.bigNews2 .indextit .z2{ font-size:0.4rem; margin-top:0.4rem;}
.bigNews2 .list{ margin-top:0.8rem;}
.bigNews2 .list .item{ align-items:center; margin-bottom:0.4rem; padding-bottom:0.4rem; border-bottom:1px solid #f2f2f2;}
.bigNews2 .list .item .img{ overflow:hidden; border-radius:0.1rem; margin:0; width:3.05rem;}
.bigNews2 .list .item .txt{ margin:0; width:calc(100% - 3.55rem);}
.bigNews2 .list .item .txt .time{ color:#a5a5a5; font-size:14px; line-height:1.625; margin-bottom:0.15rem;}
.bigNews2 .list .item .txt .z1{ font-size:22px; font-family:Ebrima; font-weight:bold;}
.bigNews2 .list .item .txt .p1{ font-size:16px; line-height:1.625; margin-top:0.2rem; color:#333;}
.bigNews2 .linkmore{ display:flex; align-items:center; justify-content:center; margin-top:0.35rem; position:relative;}
.bigNews2 .linkmore a{ display:inline-flex; padding:0.15rem 0.95rem; background:linear-gradient(to right,var(--main-color),var(--bout-color)); border-radius:0.4rem; color:#fff; font-size:18px;}
@media (min-width:1081px){
}
@media (min-width:1px) and (max-width:1080px) {
}

.NewsList{ }
.NewsList .indextit{ text-align:left; margin-bottom:0.5rem;}
.NewsList .item{ width:100%; align-items:center; margin-bottom:0.4rem; padding-bottom:0.4rem; border-bottom:1px solid #f2f2f2;}
.NewsList .item .img{ overflow:hidden; border-radius:0.1rem; margin:0; width:3.05rem;}
.NewsList .item .txt{ margin:0; width:calc(100% - 3.55rem);}
.NewsList .item .txt .time{ color:#a5a5a5; font-size:14px; line-height:1.625; margin-bottom:0.15rem;}
.NewsList .item .txt .z1{ font-size:22px; font-family:Ebrima; font-weight:bold;}
.NewsList .item .txt .p1{ font-size:16px; line-height:1.625; margin-top:0.2rem; color:#333;}
.NewsList .context{ font-size:16px; line-height:2;}
@media (min-width:1081px){
}
@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%;}
    .NewsList .item .txt .z1{ font-size: 15px;}
}


.newsdetail{ overflow: hidden; }
.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;}
}
/*====新闻中心====*/


/*====博客====*/
.BlogsList{}
.BlogsList .indextit{ text-align:left; margin-bottom:0.5rem;}
.BlogsList .item{ padding-bottom:0.45rem; margin-bottom:0.75rem; display:block; border-bottom:1px solid #e6e6e6;}
.BlogsList .item .img{ overflow:hidden; border-radius:0.2rem;}
.BlogsList .item .img img{ width:100%;}
.BlogsList .item .txt{ margin-top:0.6rem;}
.BlogsList .item .txt .z1{ font-family:Ebrima; font-weight:bold; font-size:0.36rem;}
.BlogsList .item .txt .time{ font-size:16px; color:#8b939b; margin:0.3rem 0;}
.BlogsList .item .txt .p1{ font-size:16px; line-height:1.625;}
.BlogsList .item .txt .more{ display:inline-flex; padding:0.15rem 0.95rem; background:linear-gradient(to right,var(--main-color),var(--bout-color)); border-radius:0.4rem; color:#fff; font-size:18px; margin-top:0.4rem;}
.BlogsList .context{ font-size:16px; line-height:2;}
@media (min-width:1081px){
}
@media (min-width:1px) and (max-width:1080px) {
}
/*====博客====*/


/*====案例中心====*/
.bigProjects{ padding:0.8rem 0 0.6rem;}
.bigProjects .container{ align-items:center;}
.bigProjects .item{ margin:0 0.55rem 0.2rem 0; display:inline-block; font-size:22px; transition:all 0.35s ease;}
.bigProjects .item.active{ font-size:30px; font-weight:bold; color:var(--main-color);}
@media (min-width:1081px){
}
@media (min-width:1px) and (max-width:1080px) {
}

.ProjectsList{}
.ProjectsList .indextit{ text-align:left;}
.ProjectsList .list{ margin-top:0.4rem;}
.ProjectsList .list .item{ overflow:hidden; padding:0.5rem 0.35rem; background:#f7f9fb; border-radius:0.1rem; margin-bottom:0.4rem;}
.ProjectsList .list .item .lt{ margin:0; width:58%;}
.ProjectsList .list .item .lt .swiper{}
.ProjectsList .list .item .lt .swiper .swiper-slide{ position:relative;}
.ProjectsList .list .item .lt .swiper .swiper-slide iframe{ position:absolute; left:0; top:0; width:100%; height:100%; object-fit:cover; border-radius:0.1rem;}
.ProjectsList .list .item .lt .swiper .swiper-slide img{ width:100%; height:100%; object-fit:cover; border-radius:0.2rem;}
.ProjectsList .list .item .lt [class*="cases_top_"] .swiper-slide{ height:7.2rem;}
.ProjectsList .list .item .lt [class*="cases_bottom_"]{ margin-top:0.2rem;}
.ProjectsList .list .item .lt [class*="cases_bottom_"] .swiper-slide{ cursor:pointer; position:relative;}
.ProjectsList .list .item .lt [class*="cases_bottom_"] .swiper-slide a{  padding:0.1rem 0.5rem; background:linear-gradient(to right,var(--main-color),var(--bout-color)); border-radius:0.4rem; font-size:18px; color:#fff; position:absolute; top:50%; left:50%; transform:translate(-50%,-50%);}
.ProjectsList .list .item .fr{ margin:0; width:calc(100% - 58% - 0.3rem); box-sizing:border-box; padding:0.3rem; border-radius:0.1rem; background:#fff;}
.ProjectsList .list .item .img{ overflow:hidden; border-radius:0.2rem; display:block;}
.ProjectsList .list .item .img img{ width:100%; height:auto;}
.ProjectsList .list .item .txt{ margin-top:0.5rem; display:block;}
.ProjectsList .list .item .txt .z1{ font-weight:bold; font-size:18px; margin-bottom:0.4rem; color:#000;}
.ProjectsList .list .item .txt .context{ display:block;}
.ProjectsList .list .item .txt .context p{ font-size:18px; margin-bottom:5px; display:block; color:#555; line-height:2;}
.ProjectsList .list .item .txt .context p strong{ font-weight:bold; color:#000;}
.ProjectsList .list .item .txt .linkmore{ margin-top:0.55rem; display:block;}
.ProjectsList .list .item .txt .linkmore a{ display:inline-block;}
.ProjectsList .list .item .txt .linkmore a.btn1{ padding:0.14rem 0.7rem; background:linear-gradient(to right,var(--main-color),var(--bout-color)); border-radius:0.4rem; font-size:18px; color:#fff; font-weight:bold;}
.ProjectsList .list .item .txt .linkmore a.btn2{ padding:0.14rem 0.35rem; font-size:18px; }
.ProjectsList .context{ font-size:16px; line-height:2; margin-top:0.4rem;}
@media (min-width:1081px){
}
@media (min-width:1px) and (max-width:1080px) {
}

.ProjectsDetail{}
.ProjectsDetail .article-title{ font-size:0.36rem; font-family:Ebrima; font-weight:bold;}
.ProjectsDetail .article-meta{ margin:0.2rem 0; font-size:16px; color:var(--main-color);}
.ProjectsDetail .article-meta span{ margin-right:0.2rem; display:inline-flex; align-items:center;}
.ProjectsDetail .article-meta span i{ font-size:20px; margin-right:0.1rem;}
.ProjectsDetail .article-detail{ font-size:16px; line-height:2;}
.ProjectsDetail .article-detail ol,.ProjectsDetail .article-detail ul{ padding-left: 30px; all: revert;}
.ProjectsDetail .article-detail ol li,.ProjectsDetail .article-detail ul li{ all: revert;}
@media (min-width:1081px){
}
@media (min-width:1px) and (max-width:1080px) {
}
/*====案例中心====*/


/*====景点中心====*/

.attractions{ padding:0.95rem 0 1.65rem; background:#fadce4;}
.attractions .container{ align-items:center;}
.attractions .lt{ margin:0; width:50%;}
.attractions .lt .indextit{ text-align:left;}
.attractions .lt .indextit .z2{ font-size:0.4rem;}
.attractions .lt dl{ margin-top:0.65rem;}
.attractions .lt dl dd{ display:flex; align-items:flex-start; margin-bottom:0.19rem; font-size:16px; color:#333; line-height:1.625; padding-left:30px; position:relative;}
.attractions .lt dl dd:before{ content:"\e660"; font-family:"iconfont"; display:inline-flex; align-items:center; justify-content:center; width:22px; height:22px; background:linear-gradient(to right,var(--main-color),var(--bout-color)); color:#fff; border-radius:50%; margin-right:0.1rem; white-space: nowrap;text-overflow: ellipsis; position:absolute; left:0; top:0;}
.attractions .lt dl dd span{ width:calc(100% - 30px);}
.attractions .fr{ margin:0; width:calc(50% - 0.95rem);}
@media (min-width:1081px) {
}
@media (min-width:1px) and (max-width:1080px){
}

.attractions1{ padding:0.75rem 0 0.85rem; }
.attractions1 .list{ margin-top:1rem;}
.attractions1 .item{ margin:0 0.3rem 0.25rem 0; width:calc((100% - 0.3rem)/2); box-sizing:border-box; padding:0.3rem; background:#f7f9fb; align-items:center; border-radius:0.2rem;}
.attractions1 .item .img{ margin:0; width:41%; overflow:hidden; border-radius:0.2rem;}
.attractions1 .item .img img{ width:100%; height:auto;}
.attractions1 .item .txt{ margin:0; width:calc(100% - 41% - 0.45rem);}
.attractions1 .item .txt .z1{ font-size:18px; font-family:Ebrima; font-weight:bold; margin-bottom:0.2rem;}
.attractions1 .item .txt .p1{ font-size:16px; line-height:1.625;}
@media (min-width:1081px) {
    .attractions1 .item:nth-child(2n){ margin-right:0;}
}
@media (min-width:1px) and (max-width:1080px){
}
/*====景点中心====*/

/*====投资指南====*/
.vasia{ padding:0.95rem 0;}
.vasia .indextit{ text-align:left;}
.vasia .indextit .z2{ font-size:0.4rem; margin-top:0.5rem;}
.vasia .context{ font-size:18px; line-height:1.78; color:#555; margin-top:0.5rem;}
@media (min-width:1081px) {
}
@media (min-width:1px) and (max-width:1080px){
}

.vasia1{ padding:0.9rem 0 1.1rem; background:linear-gradient(to bottom,#f3f8e0 50%,transparent 50%);}
.vasia1 .tit{ text-align:center; font-size:30px; font-family:Ebrima; font-weight:bold;}
.vasia1 ul{ margin-top:0.7rem;}
.vasia1 ul li{ margin:0 0.15rem 0 0 ; width:calc((100% - 0.3rem)/3); box-sizing:border-box; padding:0.15rem; background:#b2d340; font-family:Ebrima; font-weight:bold; font-size:20px; color:#fff; text-align:center; border-radius:0.1rem; cursor:pointer;}
.vasia1 .list{ margin-top:0.55rem; position:relative; z-index:1;}
.vasia1 .list:before{ content:""; position:absolute; left:0; top:0; right:0; bottom:15%; background:#f7f9fb;border-radius:0.2rem; z-index:-1;}
.vasia1 .list .box{ overflow:hidden;}
.vasia1 .list .bt{ margin:0.55rem 0.55rem 0 0.55rem;}
.vasia1 .list .bt .z1{ font-size:26px; font-weight:bold; font-family:Ebrima;}
.vasia1 .list .bt .p1{ font-size:18px; margin-top:0.15rem;}
.vasia1 .list .nr{ background:#fff; border-radius:0.1rem; padding:0.6rem 0.4rem; margin:0.55rem; box-shadow: 0.208rem 0.216rem 0.35rem 0.18rem rgba(0, 0, 0, 0.03);}
.vasia1 .list .nr .item{ margin:0 0.3rem 0.3rem 0; width:calc((100% - 0.6rem)/3); box-sizing:border-box; padding:0.6rem 0.3rem; border-radius:0.2rem; box-sizing:border-box; border:1px solid #ececec; text-align:center;}
.vasia1 .list .nr .item .z1{ font-size:18px; color:#555;}
.vasia1 .list .nr .item .z2{ font-size:24px; font-weight:bold; font-family:Ebrima; margin-top:0.25rem;}
.vasia1 .linkmore a{ display:flex; padding:0.15rem 0.95rem; background:linear-gradient(to right,var(--main-color),var(--bout-color)); border-radius:0.1rem; color:#fff; font-size:18px; align-items:center; justify-content:center;}
@media (min-width:1081px) {
    .vasia1 ul li:nth-child(3){ margin-right:0;}
    .vasia1 .list .nr .item:nth-child(3n){ margin-right:0;}
    .vasia1 .list .nr .item:nth-child(4){ width:calc((100% - 0.3rem)/2);}
    .vasia1 .list .nr .item:nth-child(5){ width:calc((100% - 0.3rem)/2); margin-right:0;}
}
@media (min-width:1px) and (max-width:1080px){
}

.vasia2{ padding:0 0 0.95rem 0;}
.vasia2 .list{ margin-top:0.85rem;}
.vasia2 .list .item{ margin:0 0.3rem 0.3rem 0; width:calc((100% - 0.9rem)/4);}
.vasia2 .list .item .img{ overflow:hidden; border-radius:0.1rem;}
.vasia2 .list .item .img img{ width:100%; height:auto;}
.vasia2 .list .item .txt{ text-align:center; margin-top:0.55rem;}
.vasia2 .list .item .txt .z1{ font-family:Ebrima; font-weight:bold; font-size:20px;}
.vasia2 .list .item .txt .p1{ font-size:16px; line-height:1.625; margin-top:0.25rem;}
@media (min-width:1081px) {
    .vasia2 .list .item:nth-child(4n){ margin-right:0;}
}
@media (min-width:1px) and (max-width:1080px){
}

.vasia3{ padding: 0.9rem 0 1.1rem; background:#f3f8e0;}
.vasia3 .indextit{ text-align:left;}
.vasia3 .list{ margin-top:0.6rem; box-shadow:0 4px 24px rgba(0, 0, 0, 0.08); border-radius:0.24rem; padding:0.48rem; grid-template-columns:1fr 1fr; gap:0.48rem; background:#fff; align-items:stretch;}
.vasia3 .list .lt{ margin:0; width:calc(50% - 0.3rem);}
.vasia3 .list .lt .input{ display:block; margin-bottom:0.3rem;}
.vasia3 .list .lt .input label{ font-size:14px; color:#64748b; font-weight:500; display:block; margin-bottom:0.1rem;}
.vasia3 .list .lt .input input{ width:100%; box-sizing:border-box; padding:12px 16px; border:2px solid #e2e8f0; border-radius:8px; font-size:18px; font-weight:600; color:#5f568e; background:#fff;}
.vasia3 .list .lt button{ background:#5f568e; padding:16px 32px; color:#fff; border:0; border-radius:8px; font-size:16px; font-weight:600; cursor:pointer; transition:all 0.3s ease; width:100%; box-sizing:border-box;}
.vasia3 .list .lt button:hover{ background:#ce90a6; transform:translateY(-2px); box-shadow:0 6px 20px rgba(30, 111, 92, 0.3);}
.vasia3 .list .fr{ margin:0; width:calc(50% - 0.3rem); background:#f7f7fb; border-radius:16px; padding:0.32rem; box-sizing:border-box; display:flex; flex-wrap:wrap; flex-direction:column;}
.vasia3 .list .fr .box{ width:100%;}
.vasia3 .list .fr .item{ width:100%; padding:0 0 16px 0; border-bottom:1px solid rgba(0, 0, 0, 0.08); margin-bottom:0.24rem;}
.vasia3 .list .fr .item .z1{ font-size:12px; color:#ce90a6; margin:0 0 6px; font-weight:500; text-transform:uppercase; letter-spacing:0.5px;}
.vasia3 .list .fr .item .z2{ font-size:0.36rem; color:#5f568e; font-weight:700; line-height:1.2;}
.vasia3 .list .fr .item:last-child{ border:0;}
.vasia3 .list .fr .p1{ width:100%; font-size:12px; color:#94a3b8; margin-top:0.24rem; padding-top:0.16rem; border-top:1px solid rgba(0, 0, 0, 0.08);}
@media (min-width:1081px) {
}
@media (min-width:1px) and (max-width:1080px){
}

.vasia4{ padding:1rem 0 0 0;}
.vasia4 .indextit{ text-align:left;}
.vasia4 .p1{ font-size:16px; margin-bottom:0.4rem;}
.vasia4 input,.vasia4 textarea{padding:12px;width:100%; height:52px; border:1px solid #ebebeb;margin-bottom:10px;background-color:#f7f9fb;color:#000;resize:none; box-sizing: border-box; border-radius:0.1rem;}
.vasia4 .submit{padding:0.1rem 1.3rem; font-size:0.16rem;border:0;background:linear-gradient(to right,var(--main-color),var(--bout-color));text-align:center;color:#fff;display:inline-block; height: auto; box-sizing: border-box; border-radius: 0.7rem; cursor:pointer;}
.vasia4 .submit:hover{color:#fff;}
@media (min-width:1081px) {
}
@media (min-width:1px) and (max-width:1080px){
}

.vasia5{ padding: 0.9rem 0; background:#f3f8e0;}
.vasia5 .indextit{ text-align:left;}
.vasia5 .indextit .z2{ font-size:0.4rem; margin-top:0.3rem;}
.vasia5 .list{ margin-top:0.85rem;}
.vasia5 .list .item{ margin:0 0.3rem 0.3rem 0; width:calc((100% - 0.9rem)/4); box-sizing:border-box; padding:0.3rem; border-radius:5px; background:#fff;}
.vasia5 .list .item .img{ overflow:hidden; border-radius:0.1rem;}
.vasia5 .list .item .img img{ width:100%; height:auto;}
.vasia5 .list .item .txt{ text-align:center; margin-top:0.25rem;}
.vasia5 .list .item .txt .z1{ font-family:Ebrima; font-weight:bold; font-size:18px;}
.vasia5 .linkmore{ display:flex; align-items:center; justify-content:center; margin-top:0.45rem; position:relative;}
.vasia5 .linkmore a{ display:inline-flex; padding:0.15rem 0.95rem; background:linear-gradient(to right,var(--main-color),var(--bout-color)); border-radius:0.4rem; color:#fff; font-size:18px; margin:0 17px;}
@media (min-width:1081px) {
    .vasia5 .list .item:nth-child(4n){ margin-right:0;}
}
@media (min-width:1px) and (max-width:1080px){
}

.vasia6{ padding:0.85rem 0 0.5rem 0;}
.vasia6 .list{ margin-top:0.8rem; display:grid; grid-template-columns:repeat(4,1fr); gap:0.3rem;}
.vasia6 .list .item{ margin:0; width:100%; box-sizing:border-box; padding:0.3rem; border-radius:5px; background:#f7f9fb;}
.vasia6 .list .item .img{ overflow:hidden; border-radius:0.1rem;}
.vasia6 .list .item .img img{ width:100%; height:auto;}
.vasia6 .list .item .txt{ margin-top:0.25rem;}
.vasia6 .list .item .txt .z1{ font-family:Ebrima; font-weight:bold; font-size:20px;}
.vasia6 .list .item .txt .p1{ font-size:16px; margin-top:0.15rem;}
.vasia6 .list.sanfen {grid-template-columns:repeat(3,1fr);}
@media (min-width:1081px) {
}
@media (min-width:1px) and (max-width:1080px){
}

.vasia7{}
.vasia7 .list{ background:url(/dist/images/1_19.png),linear-gradient(to right,#220b6d,#4d349c); background-repeat: no-repeat;  background-position: left bottom; border-radius:0.2rem; padding:0.55rem 1.25rem; color:#fff; position:relative;}
.vasia7 .list.active{ background:url(/dist/images/1_19.png),linear-gradient(to right,#efa31a,#efa31a); background-repeat: no-repeat;  background-position: left bottom; border-radius:0.2rem; padding:0.55rem 1.25rem; color:#fff; position:relative;}
.vasia7 .list .z1{ font-size:0.3rem; font-family:Ebrima; font-weight:bold;}
.vasia7 .list dl{ display:flex; flex-wrap:wrap;}
.vasia7 .list dl dd{ margin:0; width:40%;}
.vasia7 .list dl dd p{ display:flex; align-items:center; margin-top:0.25rem; font-size:18px;}
.vasia7 .list dl dd p span{ margin:0 0.14rem 0 0;  width:22px; height:22px; display:flex; align-items:center; justify-content:center; background:linear-gradient(to right,var(--main-color),var(--bout-color)); border-radius:50%; color:#fff;}
.vasia7 .list a{ display:inline-flex; padding:0.15rem 0.95rem; background:linear-gradient(to right,var(--main-color),var(--bout-color)); border-radius:0.4rem; color:#fff; font-size:18px;}
@media (min-width:1081px){
    .vasia7 .list a{ position:absolute; right:0.55rem; top:50%; transform:translateY(-50%); z-index:2;}
}
@media (min-width:1px) and (max-width:1080px){
}

.vasia8{ padding:1.2rem 0 0 0;}
.vasia8 ul{ margin-top:0.95rem; justify-content:center; align-items:center;}
.vasia8 ul li{ margin:0 0.55rem 0 0; display:inline-block; font-size:22px; transition:all 0.35s ease; cursor:pointer;}
.vasia8 ul li.active{ font-size:30px; font-weight:bold; color:var(--main-color);}
.vasia8 .list{ margin-top:0.75rem;}
.vasia8 .list .box{ display:none;}
.vasia8 .list .box.active{ display:block;}
.vasia8 .list .item{ align-items:center; background:#f7f9fb; margin-bottom:0.2rem;}
.vasia8 .list .item .img{ margin:0; width:40%;}
.vasia8 .list .item .img img{ width:100%; height:auto;}
.vasia8 .list .item .txt{ margin:0; width:60%; box-sizing:border-box; padding:0 0.6rem;}
.vasia8 .list .item .txt .context{ display:block;}
.vasia8 .list .item .txt .context p{ font-size:18px; margin-bottom:5px; display:block; color:#555; line-height:2;}
.vasia8 .list .item .txt .context p strong{ font-weight:bold; color:#000;}
@media (min-width:1081px){
}
@media (min-width:1px) and (max-width:1080px){
}
/*====投资指南====*/


/*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;}



/*====分页====*/
.pagination{ margin:0; padding:0; display:flex; justify-content:center; margin-top:0.6rem;}
.pagination a{ width:24px; height:24px; background:#eee; display:inline-flex; align-items:center; justify-content:center; margin:0 2px; color:#333; border-radius:5px;}
.pagination a:hover,.pagination a.active{ background:var(--main-color); color:#fff;}
/*====分页====*/

#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: #fff; 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,.contactForm select{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;}



















