/* 未能缩小。正在返回未缩小的内容。
(5,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(6,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(7,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(23,125): run-time error CSS1039: Token not allowed after unary operator: '-white'
(24,126): run-time error CSS1039: Token not allowed after unary operator: '-white'
(25,132): run-time error CSS1039: Token not allowed after unary operator: '-white'
(26,63): run-time error CSS1039: Token not allowed after unary operator: '-white'
(27,63): run-time error CSS1039: Token not allowed after unary operator: '-white'
(28,63): run-time error CSS1039: Token not allowed after unary operator: '-white'
(51,24): run-time error CSS1039: Token not allowed after unary operator: '-fontfamily'
(54,41): run-time error CSS1039: Token not allowed after unary operator: '-color'
(64,31): run-time error CSS1039: Token not allowed after unary operator: '-fontfamily'
(65,35): run-time error CSS1039: Token not allowed after unary operator: '-fontfamily'
(97,57): run-time error CSS1039: Token not allowed after unary operator: '-color'
(131,58): run-time error CSS1039: Token not allowed after unary operator: '-color'
(269,61): run-time error CSS1039: Token not allowed after unary operator: '-color'
(269,89): run-time error CSS1039: Token not allowed after unary operator: '-color'
(297,86): run-time error CSS1039: Token not allowed after unary operator: '-color'
(303,37): run-time error CSS1039: Token not allowed after unary operator: '-color'
(307,198): run-time error CSS1039: Token not allowed after unary operator: '-color'
(307,226): run-time error CSS1039: Token not allowed after unary operator: '-color'
(325,51): run-time error CSS1039: Token not allowed after unary operator: '-color'
(389,204): run-time error CSS1039: Token not allowed after unary operator: '-color'
(389,232): run-time error CSS1039: Token not allowed after unary operator: '-color'
(390,38): run-time error CSS1039: Token not allowed after unary operator: '-color'
(397,86): run-time error CSS1039: Token not allowed after unary operator: '-color'
(405,66): run-time error CSS1039: Token not allowed after unary operator: '-color'
(411,160): run-time error CSS1039: Token not allowed after unary operator: '-color'
(428,132): run-time error CSS1039: Token not allowed after unary operator: '-color'
(430,76): run-time error CSS1039: Token not allowed after unary operator: '-color'
(435,37): run-time error CSS1039: Token not allowed after unary operator: '-color'
(436,39): run-time error CSS1039: Token not allowed after unary operator: '-color'
(521,78): run-time error CSS1039: Token not allowed after unary operator: '-color'
(556,62): run-time error CSS1039: Token not allowed after unary operator: '-color'
(570,49): run-time error CSS1039: Token not allowed after unary operator: '-color'
(584,38): run-time error CSS1039: Token not allowed after unary operator: '-color'
(615,110): run-time error CSS1039: Token not allowed after unary operator: '-color'
(615,185): run-time error CSS1039: Token not allowed after unary operator: '-color'
(616,62): run-time error CSS1039: Token not allowed after unary operator: '-color'
(616,90): run-time error CSS1039: Token not allowed after unary operator: '-color'
(662,198): run-time error CSS1039: Token not allowed after unary operator: '-color'
(684,149): run-time error CSS1039: Token not allowed after unary operator: '-color'
(684,199): run-time error CSS1039: Token not allowed after unary operator: '-color'
(684,227): run-time error CSS1039: Token not allowed after unary operator: '-color'
(704,59): run-time error CSS1039: Token not allowed after unary operator: '-color'
(758,109): run-time error CSS1039: Token not allowed after unary operator: '-color'
(816,104): run-time error CSS1039: Token not allowed after unary operator: '-color'
(827,161): run-time error CSS1039: Token not allowed after unary operator: '-color'
(827,346): run-time error CSS1039: Token not allowed after unary operator: '-color'
(829,73): run-time error CSS1039: Token not allowed after unary operator: '-color'
(837,128): run-time error CSS1039: Token not allowed after unary operator: '-color'
(974,27): run-time error CSS1039: Token not allowed after unary operator: '-color'
(983,259): run-time error CSS1039: Token not allowed after unary operator: '-color'
(1031,97): run-time error CSS1039: Token not allowed after unary operator: '-color'
(1160,126): run-time error CSS1039: Token not allowed after unary operator: '-color'
(1196,71): run-time error CSS1039: Token not allowed after unary operator: '-color'
(1242,99): run-time error CSS1039: Token not allowed after unary operator: '-color'
(1248,108): run-time error CSS1039: Token not allowed after unary operator: '-color'
(1255,41): run-time error CSS1039: Token not allowed after unary operator: '-color'
(1256,60): run-time error CSS1039: Token not allowed after unary operator: '-color'
(1270,104): run-time error CSS1039: Token not allowed after unary operator: '-color'
(1279,70): run-time error CSS1039: Token not allowed after unary operator: '-color'
(1422,155): run-time error CSS1039: Token not allowed after unary operator: '-color'
(1425,160): run-time error CSS1039: Token not allowed after unary operator: '-color'
(1426,194): run-time error CSS1039: Token not allowed after unary operator: '-color'
(1426,224): run-time error CSS1039: Token not allowed after unary operator: '-color'
(1448,97): run-time error CSS1039: Token not allowed after unary operator: '-color'
(1449,197): run-time error CSS1039: Token not allowed after unary operator: '-color'
(1449,223): run-time error CSS1039: Token not allowed after unary operator: '-color'
(1456,110): run-time error CSS1039: Token not allowed after unary operator: '-color'
(1456,140): run-time error CSS1039: Token not allowed after unary operator: '-color'
(1476,45): run-time error CSS1039: Token not allowed after unary operator: '-color'
(1478,108): run-time error CSS1039: Token not allowed after unary operator: '-color'
(1479,107): run-time error CSS1039: Token not allowed after unary operator: '-color'
(1483,42): run-time error CSS1039: Token not allowed after unary operator: '-color'
 */
@import url('//at.alicdn.com/t/c/font_4787874_b96eza6bty.css');


:root {
    --fontfamily: "Microsoft YaHei","微软雅黑", "Helvetica","sans-serif";
    --color:#183884;
    --white:#fff;
}

.clamp{ white-space: nowrap;text-overflow: ellipsis; overflow: hidden;}
.clamp2{ display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden;}
.clamp3{ display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3; overflow: hidden;}
.clamp4{ display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 4; overflow: hidden;}
.clamp5{ display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 5; overflow: hidden;}
.clamp6{ display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 6; overflow: hidden;}
.clamp7{ display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 7; overflow: hidden;}
.clamp8{ display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 8; overflow: hidden;}
.clamp9{ display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 9; overflow: hidden;}


/*手机导航*/
.menu_btn{ width: 22px; height: 20px; cursor: pointer; position: absolute; right: 15px; top: 50%; transform: translateY(-50%); display: none; z-index: 8; }
.menu_btn>.menu_btn_top{ position:absolute; top:5px; left:50%; width:22px; height:3px; border-radius:1.5px; background:var(--white); -webkit-transition:top .3s,background-color .3s,transform .3s cubic-bezier(.5,.2,.6,1.4),-o-transform .3s cubic-bezier(.5,.2,.6,1.4),-ms-transform .3s cubic-bezier(.5,.2,.6,1.4),-moz-transform .3s cubic-bezier(.5,.2,.6,1.4),-webkit-transform .3s cubic-bezier(.5,.2,.6,1.4);transition:top .3s,background-color .3s,transform .3s cubic-bezier(.5,.2,.6,1.4),-o-transform .3s cubic-bezier(.5,.2,.6,1.4),-ms-transform .3s cubic-bezier(.5,.2,.6,1.4),-moz-transform .3s cubic-bezier(.5,.2,.6,1.4),-webkit-transform .3s cubic-bezier(.5,.2,.6,1.4);-webkit-transform:translate(-50%,-50%) rotate(0);-moz-transform:translate(-50%,-50%) rotate(0);-o-transform:translate(-50%,-50%) rotate(0);transform:translate(-50%,-50%) rotate(0);-ms-transform:translate(-50%,-50%) rotate(0);}
.menu_btn>.menu_btn_med{ position:absolute; top:11px; left:50%; width:22px; height:3px; border-radius:1.5px; background:var(--white); -webkit-transition:top .3s,background-color .3s,transform .3s cubic-bezier(.5,.2,.6,1.4),-o-transform .3s cubic-bezier(.5,.2,.6,1.4),-ms-transform .3s cubic-bezier(.5,.2,.6,1.4),-moz-transform .3s cubic-bezier(.5,.2,.6,1.4),-webkit-transform .3s cubic-bezier(.5,.2,.6,1.4);transition:top .3s,background-color .3s,transform .3s cubic-bezier(.5,.2,.6,1.4),-o-transform .3s cubic-bezier(.5,.2,.6,1.4),-ms-transform .3s cubic-bezier(.5,.2,.6,1.4),-moz-transform .3s cubic-bezier(.5,.2,.6,1.4),-webkit-transform .3s cubic-bezier(.5,.2,.6,1.4);-webkit-transform:translate(-50%,-50%) rotate(0);-moz-transform:translate(-50%,-50%) rotate(0);-o-transform:translate(-50%,-50%) rotate(0);transform:translate(-50%,-50%) rotate(0);-ms-transform:translate(-50%,-50%) rotate(0);}
.menu_btn>.menu_btn_bot{ position:absolute; top:17px; left:50%; width:22px; height:3px; border-radius:1.5px; background-color:var(--white); -webkit-transition:top .3s,background-color .3s,transform .18s cubic-bezier(.5,.2,.6,1.4) .12s,-o-transform .18s cubic-bezier(.5,.2,.6,1.4) .12s,-ms-transform .18s cubic-bezier(.5,.2,.6,1.4) .12s,-moz-transform .18s cubic-bezier(.5,.2,.6,1.4) .12s,-webkit-transform .18s cubic-bezier(.5,.2,.6,1.4) .12s;transition:top .3s,background-color .3s,transform .18s cubic-bezier(.5,.2,.6,1.4) .12s,-o-transform .18s cubic-bezier(.5,.2,.6,1.4) .12s,-ms-transform .18s cubic-bezier(.5,.2,.6,1.4) .12s,-moz-transform .18s cubic-bezier(.5,.2,.6,1.4) .12s,-webkit-transform .18s cubic-bezier(.5,.2,.6,1.4) .12s;-webkit-transform:translate(-50%,-50%) rotate(0);-moz-transform:translate(-50%,-50%) rotate(0);-o-transform:translate(-50%,-50%) rotate(0);transform:translate(-50%,-50%) rotate(0);-ms-transform:translate(-50%,-50%) rotate(0);}
.menu_btn[type=close]>.menu_btn_top{ top:50%; background:var(--white); -webkit-transform:translate(-50%,-50%) rotate(135deg); -moz-transform:translate(-50%,-50%) rotate(135deg); -o-transform:translate(-50%,-50%) rotate(135deg); transform:translate(-50%,-50%) rotate(135deg); -ms-transform:translate(-50%,-50%) rotate(135deg);}
.menu_btn[type=close]>.menu_btn_med{ top:50%; background:var(--white); -webkit-transform:translate(-50%,-50%) rotate(135deg); -moz-transform:translate(-50%,-50%) rotate(135deg); -o-transform:translate(-50%,-50%) rotate(135deg);transform:translate(-50%,-50%) rotate(135deg); -ms-transform:translate(-50%,-50%) rotate(135deg);}
.menu_btn[type=close]>.menu_btn_bot{ top:50%; background:var(--white); -webkit-transform:translate(-50%,-50%) rotate(45deg); -moz-transform:translate(-50%,-50%) rotate(45deg); -o-transform:translate(-50%,-50%) rotate(45deg);transform:translate(-50%,-50%) rotate(45deg); -ms-transform:translate(-50%,-50%) rotate(45deg);}


@media (min-width:1px) and  (max-width:1080px){
.menu_btn{ display: inline-block; }
}

.white{ -webkit-filter: brightness(0) invert(1);filter: brightness(0) invert(1);}

.picimg{ position: relative;}
.picimg:before {background: rgba(0, 0, 0, 0) linear-gradient(to right, rgba(255, 255, 255, 0) 0px, rgba(255, 255, 255, 0.3) 100%) repeat scroll 0 0;content: "";display: block;height: 100%;left: -75%;position: absolute;top: 0;transform: skewX(-25deg);width: 50%;z-index: 2;opacity: 0.35;transition: all 0.4s ease;}
.picimg:after{content: '';display: block;width: 100%;height: 100%;position: absolute;left: 0;top: 0;transition: all 0.4s ease;}
.picimg:hover:before {animation: shine 1.5s;-webkit-animation: shine 1.5s;}
.picimg:hover:after{background-color: rgba(0,0,0,0.1);-webkit-transition-delay: 0.3s;-o-transition-delay: 0.3s;transition-delay: 0.3s;-webkit-transition-duration: 1s;-o-transition-duration: 1s;transition-duration: 1s;}

html{font-size: 100px;}
@media (max-width: 1630px){html{font-size: 85px;}}
@media (max-width: 1440px){html{font-size: 70px;}}
@media (max-width: 1220px){html{font-size: 65px;}}
@media (max-width: 1024px){html{font-size: 80px;}}
@media (max-width: 1080px){html{font-size: 70px;}}
@media (max-width: 639px){html{font-size: 60px;}}

body{ font-family:var(--fontfamily); background-color:#fff; overflow-x:hidden; color: #333; }
a{ color:#333333; text-decoration:none; outline: medium none;}
a:link,a:visited{text-decoration: none;}
a:hover{text-decoration:none;color:var(--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{ display: flex; justify-content: space-between;}
.flex_spacebetween{ display: flex; justify-content: space-between; flex-wrap: wrap;}
.flex_between{ display: flex; justify-content: space-between; flex-wrap: wrap; align-items: center;}
.flex_betweenlist{ display: flex; flex-wrap: wrap;}
.flex_betweencenter{ display: flex; flex-wrap: wrap; align-items: center;}
@media (min-width:1px) and (max-width:1080px){
	.container{ margin-left: 15px; margin-right: 15px;}
}
@media (min-width:1081px){
	.container{ width: 100%; padding: 0 15px; box-sizing: border-box;}
}
@media (min-width:1230px){
	.container{ width: 1100px; padding: 0;}
}
@media (min-width:1330px){
	.container{ width: 1200px; padding: 0;}
}
@media (min-width:1500px){
	.container{ width: 1400px; padding: 0;}
}


/*头部*/
.header{ z-index: 9; transition: linear 0.35s ease; box-sizing: border-box; position: fixed; left: 0; top: 0; background: none; width: 100%; border-bottom: 1px solid #f4f4f4;}
.header:after{ content: ""; position: absolute; left: 0; top: 0; width: 100%; height: 100%; z-index: -1; background: linear-gradient(to bottom,rgba(0,0,0,0.5),transparent);}

@media (min-width:1081px){
	.header .container{ width: auto; padding: 0 0.6rem; align-items: center; justify-content: space-between;}
	.header.fis_show{}
}
@media (min-width: 1px) and (max-width: 1080px) {
	.header{ box-shadow: 0 0 2px #d5d5d5; background: var(--color);}
}


.header .menu .logo{ display: inline-block; margin: 0; transition: linear 0.35s;}
.header .menu .logo a{ display: block; }
.header .menu .logo img{ width: auto; height: 0.58rem; transition: linear 0.35s;}

@media (min-width:1082px){
 	.header .menu .logo{ padding: 0.21rem 0;}
	.header.fis_show .logo{ }
}
@media (min-width: 1px) and (max-width: 1081px) {
	.header .logo{ }
	.header .logo a{ padding: 10px 0;}
	.header .logo img{ height: 30px;}
}

/*导航*/
.header .menu{}
.header .menu .nav{ }
.header .menu .nav .jdmenu>li{ display: inline-block; position: relative; margin: 0;}
.header .menu .nav .jdmenu>li>a{ display: block; color: #fff; transition: linear 0.35s; box-sizing: border-box; position: relative; overflow: hidden; z-index: 9;}

.header .info{ margin: 0; display: inline-flex; align-items: center; }

.header .searchclick{ display: inline-block; cursor: pointer; margin: 0 0.2rem;}
.header .searchclick>a{ display: inline-block;  position: relative; color: #fff;}
.header .searchclick i{ color: #fff; transition: linear 0.35s; font-size: 0.22rem; display: inline-block;  }

.header .btnlanger{ display: inline-flex; position: relative; margin:0; align-items: center; justify-content: center; }
.header .btnlanger>a{ display: flex; font-size: 16px; color: #fff; align-items: center; position: relative; }
.header .btnlanger>a>i{ font-size: 0.25rem; margin-right: 0.1rem;}

.header .btn1{ padding: 0.1rem 0.25rem; background: var(--color); color: #fff; font-size: 16px; font-weight: bold; border-radius: 0.25rem; cursor: pointer;}
.header .btn1 i{ font-size: 0.2rem; margin-right: 0.15rem; font-weight: normal;}

@media (min-width:1081px){
    .header .menu{}
    .header .menu .nav .jdmenu{ display: flex; justify-content: space-between; align-items: center;}
    .header .menu .nav .jdmenu>li{ font-size: 16px; margin: 0 0.25rem; position: relative;}
    .header .menu .nav .jdmenu>li>a{ padding:0.395rem 0; font-weight: bold;}
    .header .menu .nav .jdmenu>li>a i{ display: none;}
	.header .menu .nav .jdmenu>li>a:before{ content: ""; position: absolute; left: 50%; transform: translateX(-50%); bottom: 0; width: 0; height: 4px; background: #fff; transition: linear 0.35s;}
	.header .menu .nav .jdmenu>li:hover>a:before,.header .menu .nav .jdmenu>li.active>a:before{ width: 100%;}
	
    
	.header.on div.searchclick i{ color: #fff;}
	.header.on div.btnlanger>a{ color: #fff;}
}
@media (min-width: 1px) and (max-width: 1080px) {
	.header .logo{ display: inline-block;}

	.header .menu .nav{ position: fixed; left: 0; right: 0; top: 54.79px; z-index: 9; bottom: 0; background:#1f1f1f; overflow-y:auto; transition:all .5s ease; margin: 0; padding: 0 0.3rem; height: 0}
    .header .menu .nav[typeof='open']{ height: calc(100vh - 60px - 50px); padding: 10% 0.3rem;}

	.header .menu .nav .jdmenu{ display: block; float: none; margin-bottom: 80px;}
	.header .menu .nav .jdmenu>li{ display: block; float: none; text-align: left; margin-bottom: 1px; border-bottom: 1px solid #fff; font-size: 16px;}
	.header .menu .nav .jdmenu>li>a{ padding: 15px 20px; display: block; color: #fff; font-size: 18px; border-right: 0; border-left: 0; }
	.header .menu .nav .jdmenu>li>a>i{ display: inline-flex; align-items: center; justify-content: center; width: 50px; height: 50px; cursor: pointer; position: absolute; right: 0; top: 0; transition: linear 0.35s; font-size: 24px; color: #fff;}
	.header .menu .nav .jdmenu>li.open>a>i{ transform: rotate(-90deg);}
	.header .menu .nav .jdmenu>li.langer{ display: none; margin: 0;}
	.header .menu .nav .jdmenu>li.langer>a{ display: flex; align-items: center;}
	.header .menu .nav .jdmenu>li.langer>a>img{ margin-left: 0;}
	.header .menu .nav .jdmenu>li.searchclick{ display: none; margin: 0;}

	.header .menu .nav .jdmenu>li{ -webkit-animation: fadeup 0.5s;animation: fadeup .5s;-webkit-animation-fill-mode: both;animation-fill-mode: both;}
	.header .menu .nav .jdmenu>li:nth-child(1){ -webkit-animation-delay: .2s;animation-delay: .2s;}
	.header .menu .nav .jdmenu>li:nth-child(2){ -webkit-animation-delay: .3s;animation-delay: .3s;}
	.header .menu .nav .jdmenu>li:nth-child(3){ -webkit-animation-delay: .4s;animation-delay: .4s;}
	.header .menu .nav .jdmenu>li:nth-child(4){ -webkit-animation-delay: .5s;animation-delay: .5s;}
	.header .menu .nav .jdmenu>li:nth-child(5){ -webkit-animation-delay: .6s;animation-delay: .6s;}
	.header .menu .nav .jdmenu>li:nth-child(6){ -webkit-animation-delay: .7s;animation-delay: .7s;}
	.header .menu .nav .jdmenu>li:nth-child(7){ -webkit-animation-delay: .8s;animation-delay: .8s;}
	.header .menu .nav .jdmenu>li:nth-child(8){ -webkit-animation-delay: .9s;animation-delay: .9s;}
	.header .menu .nav .jdmenu>li:nth-child(9){ -webkit-animation-delay: 1s;animation-delay: 1s;}
    
    .header .info{ position: absolute; right: 50px; top: 50%; transform: translateY(-50%);}
	.header .btn1{ display:none;}
	
}

/*二级导航*/
.header .jdmenu .nav>#jdmenu>li>.dropdown{ min-width: 100%; background: #fff; position: fixed; left: 0; top: 0.9125rem; display: none; z-index: 8; box-sizing: border-box; transition: linear 0.35s; box-shadow: 0 0 5px #d5d5d5; height:calc(100vh - 0.9125rem);}
.header .jdmenu .nav>#jdmenu>li>.dropdown>.container{ display: flex; align-items: normal; justify-content: flex-start; height: 100%;}
.header .jdmenu .nav>#jdmenu>li>.dropdown ul{ margin: 0; padding: 0.44rem 0 0.55rem; padding-left: 2.5rem; max-width: 4.07rem;}
.header .jdmenu .nav>#jdmenu>li>.dropdown ul>li{ font-size: 0.2rem; font-weight: bold; margin-bottom: 0.17rem;}
.header .jdmenu .nav>#jdmenu>li>.dropdown ul>li>a{ display: block; padding: 0.1rem 0.35rem 0.1rem 0.25rem; color: #333; line-height: 1.3; border-left-width: 2px; border-left-style: solid; border-left-color: transparent; position: relative;}
.header .jdmenu .nav>#jdmenu>li>.dropdown ul>li>a>i{ position: absolute; right: 0.2rem; top: 0.15rem; opacity: 0;}
.header .jdmenu .nav>#jdmenu>li>.dropdown ul>li.active>a{ color: #d80d18; border-left-color: #d80d18; background: #f5f5f5;}
.header .jdmenu .nav>#jdmenu>li>.dropdown ul>li.active>a>i{ opacity: 1;}
.header .jdmenu .nav>#jdmenu>li>.dropdown ul.smaill{ margin: 0; background: #f8f8f8; padding: 0.44rem 0 0.55rem; min-width: 2.5rem;}
.header .jdmenu .nav>#jdmenu>li>.dropdown .ProList{ margin: 0; flex: 1; display: flex; flex-wrap: wrap; align-items: flex-start; padding: 0.44rem 0 0.35rem 0.26rem;}
.header .jdmenu .nav>#jdmenu>li>.dropdown .ProList .item{ margin: 0; width: calc((100% - 0.25rem)/2); margin-right: 0.25rem; margin-bottom: 0.2rem; display: flex; justify-content: space-between; align-items: center;}
.header .jdmenu .nav>#jdmenu>li>.dropdown .ProList .item .img{ margin: 0; width: 34.8%; box-sizing: border-box; border: 1px solid #e3e3e3;}
.header .jdmenu .nav>#jdmenu>li>.dropdown .ProList .item .img img{ width: 100%; height: auto;}
.header .jdmenu .nav>#jdmenu>li>.dropdown .ProList .item .txt{ margin: 0; width: 65.2%; box-sizing: border-box; padding-left: 0.1rem;}
.header .jdmenu .nav>#jdmenu>li>.dropdown .ProList .item .txt h3{ font-size: 0.16rem; line-height: 1.3;}
@media (min-width: 1081px) {
    .header .jdmenu .nav>#jdmenu>li>.dropdown .ProList .item:nth-child(2n){ margin-right: 0;}
}
@media (min-width: 1px) and (max-width: 1080px){
    .header .jdmenu .nav>#jdmenu>li>.dropdown{ display: block; position: inherit; left: inherit; top: inherit; overflow-y: auto;}
    .header .jdmenu .nav>#jdmenu>li>.dropdown>.container{ flex-wrap: wrap;}
    .header .jdmenu .nav>#jdmenu>li>.dropdown ul{ width: 100%; max-width: 100%; padding: 0; padding: 0.3rem 0.15rem; height: auto; box-sizing: border-box;}
    .header .jdmenu .nav>#jdmenu>li>.dropdown ul.smaill{ width: 100%; max-width: 100%; padding: 0; padding: 0.15rem; height: auto; box-sizing: border-box;}
    .header .jdmenu .nav>#jdmenu>li>.dropdown .ProList{ width: 100%;}
    .header .jdmenu .nav>#jdmenu>li>.dropdown .ProList .item{ width: 100%;}
}

.header .jdmenu .nav>#jdmenu>li>.otherdown{ min-width: 100%; background: #fff; position: fixed; left: 0; top: 0.9125rem; display: none; z-index: 8; box-sizing: border-box; transition: linear 0.35s; box-shadow: 0 0 5px #d5d5d5;}
.header .jdmenu .nav>#jdmenu>li>.otherdown>.container{ display: flex; align-items: normal; justify-content: flex-start;}
.header .jdmenu .nav>#jdmenu>li>.otherdown .support{ margin-left: 5.95rem; margin-right: 0; padding: 0.44rem 0 0.55rem;}
.header .jdmenu .nav>#jdmenu>li>.otherdown .support h4{ font-size: 0.2rem; font-weight: bold; margin-bottom: 0.25rem;}
.header .jdmenu .nav>#jdmenu>li>.otherdown .support ul{ padding-left: 0.26rem; border-left: 2px solid #b2b2b2;}
.header .jdmenu .nav>#jdmenu>li>.otherdown .support ul li{}
.header .jdmenu .nav>#jdmenu>li>.otherdown .support ul li>a{ display: block; padding: 7px 0 0.12rem; color: #b2b2b2;}
.header .jdmenu .nav>#jdmenu>li>.otherdown .support ul li:hover>a{ color: #d80d18;}

.header .jdmenu .nav>#jdmenu>li>.otherdown .news{ margin-left: 0.6rem; margin-right: 0; padding: 0.44rem 0 0.55rem;}
.header .jdmenu .nav>#jdmenu>li>.otherdown .news h4{ font-size: 0.2rem; font-weight: bold; margin-bottom: 0.25rem;}
.header .jdmenu .nav>#jdmenu>li>.otherdown .news ul{ padding-left: 0.26rem; border-left: 2px solid #e2e2e2;}
.header .jdmenu .nav>#jdmenu>li>.otherdown .news ul li{}
.header .jdmenu .nav>#jdmenu>li>.otherdown .news ul li>a{ display: block; padding: 7px 0 0.12rem; color: #b2b2b2;}
.header .jdmenu .nav>#jdmenu>li>.otherdown .news ul li:hover>a{ color: #d80d18;}

.header .jdmenu .nav>#jdmenu>li>.otherdown .about{ margin-left: 0.22rem; margin-right: 0; padding: 0.44rem 0 0.55rem;}
.header .jdmenu .nav>#jdmenu>li>.otherdown .about h4{ font-size: 0.2rem; font-weight: bold; margin-bottom: 0.25rem;}
.header .jdmenu .nav>#jdmenu>li>.otherdown .about ul{ padding-left: 0.26rem; border-left: 2px solid #e2e2e2;}
.header .jdmenu .nav>#jdmenu>li>.otherdown .about ul li{}
.header .jdmenu .nav>#jdmenu>li>.otherdown .about ul li>a{ display: block; padding: 7px 0 0.12rem; color: #b2b2b2;}
.header .jdmenu .nav>#jdmenu>li>.otherdown .about ul li:hover>a{ color: #d80d18;}
@media (min-width: 1081px) {
}
@media (min-width: 1px) and (max-width: 1080px){
}

/*搜索*/
.search{ position: fixed; left: 0; top: 0; right: 0; transition: linear 0.35s; background: rgba(0,0,0,.95); overflow: hidden; z-index: 101;}
.search[typeof="close"]{ height: 0;}
.search[typeof="on"]{ height: 1rem;}
.search .close{ position: absolute; top: 30px; right: 30px; color: #fff; display: inline-block; width: 30px; cursor: pointer;}
.search .close i{  font-size: 0.3rem;}
.search .context{ position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); text-align: center; width:80%;}
.search .context .searchlogo{ overflow: hidden; text-align: center; margin-bottom: 30px;}
.search .context .searchlogo img{ height: 69px;}
.search .context form[name="keyfrom"]{ display: flex; background: #fff; width:100%}
.search .context form[name="keyfrom"] input{ flex: 1; height: 0.6rem; background: none; border: 0; padding-left: 10px; box-sizing: border-box;}
.search .context form[name="keyfrom"] button{ width: 60px; background: none; border: 0; cursor: pointer; outline: none;}
@media (min-width: 992px) {
}
@media (min-width: 1px) and (max-width: 1080px) {
}
/*endregion*/


/*region banner*/
.bframe{ position: relative; overflow: hidden;}
.bframe img{ width: 100%; height: auto;}
.bframe .swiper-slide{ overflow: hidden; margin: 0; position: relative;}
.bframe .swiper-slide>a{ display: block; position: relative; }
.bframe .swiper-slide img{ width: 100%; height: 100%; object-fit: cover;}
.bframe .swiper-slide video{ width: 100%; height: 100%; object-fit: cover;}
.bframe .swiper-pagination{ position: absolute;  left: 50%!important; transform: translateX(-50%); bottom: 0.5rem!important; text-align: center; max-width: 1200px;}
.bframe .swiper-pagination .swiper-pagination-bullet{ width: 0.35rem; height: 6px; background: #fff; opacity: 0.5; border-radius: 0;}
.bframe .swiper-pagination .swiper-pagination-bullet-active{ opacity: 1;}

.bframe .info_txt{ position: absolute; z-index: 1; left: 50%; top: 50%; transform: translate(-50%,-50%); color: #fff;}
.bframe .info_txt h2{ font-size: 0.6rem; font-weight: bold; margin-bottom: 0.3rem;}
.bframe .info_txt p{ font-size: 0.26rem; font-weight: bold;}
.bframe .info_txt .linkmore{ display: inline-flex; align-items: center; margin-top: 0.55rem;}
.bframe .info_txt .linkmore>a{ display: inline-block; padding: 0.1rem 0.45rem; font-size: 16px; color: #fff; font-weight: bold; border-radius: 0.45rem; border: 1px solid #fff; box-sizing: border-box;}
.bframe .info_txt .linkmore>a:first-child{ background: var(--color); border-color: var(--color); margin-right: 0.2rem;}
.bframe .btnlist{ position: absolute; z-index: 1; left: 50%; transform: translateX(-50%); bottom: 0.9rem; display: flex; align-items: center;}
.bframe .btnlist .intnum{ margin: 0; display: inline-flex; align-items: center; font-size: 0.2rem; font-weight: bold; color: #fff; position: relative; margin-right: 1.3rem;}
.bframe .btnlist .intnum span{ display: inline-block;}
.bframe .btnlist .intnum span:first-child{ font-size: 0.3rem; padding-right: 0.3rem;}
.bframe .btnlist .intnum span:last-child{ margin-left:-0.1rem;}
.bframe .btnlist .intnum:before{ content: ""; position: absolute; left: 0.45rem; transform:rotate(20deg); width: 1px; height: 0.3rem; background: #fff;}
.bframe .btnlist .btn{ margin: 0; display: inline-flex; align-items: center; justify-content: center; cursor: pointer; outline: none;}
.bframe .btnlist .btn i{ font-size: 0.4rem; color: #fff;}
@media (min-width:1081px) {	
    .bframe{ position: fixed; top: 0; left: 0; width: 100%; height: 100vh; z-index: -1;}
    .bframe .swiper-slide>a{ display: block; position: relative; height: 100vh;}
}
@media (min-width:1px) and  (max-width:1080px){
	.bframe{ position: relative; z-index: 1; margin-top: 50px;}
    .bframe .info_txt{ display: none;}
	.bframe .swiper-pagination{ bottom: 15px!important; text-align: center;}
	.bframe .btnlist{ bottom: 0.2rem; }

}

/*endregion*/

/*首页*/

.indextit{}
.indextit h2{ font-size: 0.4rem; font-weight: bold; margin-bottom: 0.3rem;}
.indextit p{ font-size: 16px; line-height: 2;}
.indextit .line{ display: inline-block; width: 0.5rem; height: 5px; background: var(--color); margin-top: 0.45rem;}

.iframe{ padding: 1.4rem 0 2.4rem; background: url(/dist/images/1_01.jpg) no-repeat center center / cover; overflow: hidden;}
.iframe .context{ margin: 0; font-size: 16px; line-height: 2; color: #919191; margin-top: 0.4rem; max-width: 8.9rem;}
.iframe .list{ margin: 0; width: 50%; margin-top: 0.7rem;}
.iframe .list .item{ margin: 0; width: calc((100%)/3);}
.iframe .list .item h3{ color: var(--color);}
.iframe .list .item h3 span{ font-size: 0.4rem; font-weight: bold;}
.iframe .list .item h3 b{ font-size: 0.2rem; font-weight: normal; margin-left: 0.15rem;}
.iframe .list .item p{ font-size: 16px; line-height: 2;}
.iframe a{ display: inline-block; padding: 0.1rem 0.45rem; font-size: 16px; color: #fff; font-weight: bold; border-radius: 0.45rem; border: 1px solid #fff; box-sizing: border-box; background: var(--color); border-color: var(--color); margin-top: 0.55rem;}
@media (min-width:1082px) {
	.iframe{ margin-top: 100vh;}
    .iframe .item:nth-child(3){ margin-right: 0;}
}
@media (min-width:1px) and  (max-width:1081px){
    .iframe .list{ width: 100%;}
	.iframe{ background: none; padding: 0.8rem 0 0.9rem;}
	.iframe .list .item p{ font-size: 14px; }
}


.iframe1{ overflow: hidden; padding: 0.8rem 0 0; background: #fff;}
.iframe1 .indextit{ text-align: center;}
.iframe1 .list{ position: relative; background: linear-gradient(to right,#f7f7f7 50%,#fff 50%); margin-top: 0.6rem; padding: 1.2rem 0 1rem;}
.iframe1 .list .lt{ margin: 0; width: 32.1%; box-sizing: border-box;}
.iframe1 .list .lt .item{ font-size: 0.22rem; color: #333; font-weight: bold; padding: 0.15rem 0.6rem; position: relative; cursor: pointer;}
.iframe1 .list .lt .item:before{ content: ""; position: absolute; left: 0.3rem; top: 50%; transform: translateY(-50%); width: 0; height: 0; border-width: 5.5px; border-style: solid; border-color: #fff; border-top-color: transparent; border-right-color: transparent; border-bottom-color: transparent; opacity: 0;}
.iframe1 .list .lt .item.active{ background: var(--color); color: #fff;}
.iframe1 .list .lt .item.active:before{ opacity: 1;}
.iframe1 .list .lt a{ display: block; padding: 0 0.6rem; font-size: 0.18rem; font-weight: bold; margin-top: 1.15rem;}
.iframe1 .list .fr{ margin: 0; width: calc(100% - 32.1%);}
.iframe1 .list .fr .itembox{ display: none;}
.iframe1 .list .fr .itembox .swiper-slide{ margin: 0;}
.iframe1 .list .fr .itembox .item{ display: block; box-sizing: border-box; padding: 0.45rem; background: #fff; border: 1px solid #ececec;}
.iframe1 .list .fr .itembox .item .img{ overflow: hidden;}
.iframe1 .list .fr .itembox .item .img img{ width: 100%; height: auto;}
.iframe1 .list .fr .itembox .item .txt{ margin-top: 0.3rem; font-size: 0.22rem; line-height: 1.36;}
.iframe1 .list .fr .itembox .item .txt h3{}
.iframe1 .list .fr .itembox.active{ display: block;}
.iframe1 .list .btnlist{ position: absolute; right: 0; top: 0; display: inline-flex; align-items: center; justify-content: center;}
.iframe1 .list .btnlist .btn{ display: inline-flex; align-items: center; justify-content: center; cursor: pointer; outline: none;}
.iframe1 .list .btnlist .btn i{ font-size: 0.3rem;}
@media (min-width:1081px) {	
	.iframe1 .list .lt{ padding-left: 15px;}
	.iframe1 .list .fr .itembox .item:hover .img img{ transform: scale(1.1)}
	.iframe1 .list .btnlist{ right: 15px;}
}
@media (min-width:1230px){
	.iframe1 .list .lt{ padding-left: calc((100% - 1100px)/2);}
	.iframe1 .list .btnlist{ right: calc((100% - 1100px)/2);}
}
@media (min-width:1330px){
	.iframe1 .list .lt{ padding-left: calc((100% - 1200px)/2);}
	.iframe1 .list .btnlist{ right: calc((100% - 1200px)/2);}
}
@media (min-width:1500px){
	.iframe1 .list .lt{ padding-left: calc((100% - 1400px)/2);}
	.iframe1 .list .btnlist{ right: calc((100% - 1400px)/2);}
}
@media (min-width:1px) and  (max-width:1080px){
    .iframe1 .list{ background: #fff; padding: 0;}
    .iframe1 .list .lt{ display: none;}
    .iframe1 .list .fr{ width: 100%; box-sizing: border-box; padding: 0 15px;}
    .iframe1 .list .btnlist{ display:none;}
}

.iframe2{ padding: 0.8rem 0 1.7rem; background: #fff; overflow: hidden;}
.iframe2 .list{ margin-top: 0.75rem;}
.iframe2 .list .swiper-slide{ margin: 0;}
.iframe2 .list .item{ display: block;}
.iframe2 .list .item .img{ overflow: hidden;}
.iframe2 .list .item .img img{ width: 100%; height: auto;}
.iframe2 .list .item .txt{ margin-top: 0.3rem;}
.iframe2 .list .item .txt time{ font-size: 16px; color: #949494; display: block;}
.iframe2 .list .item .txt h3{ font-size: 18px; font-weight: bold; margin-top: 0.15rem;}
.iframe2 .container{ position: relative;}
.iframe2 .btnlist{ position: absolute; right: 0; top: 0.8rem; display: inline-flex; align-items: center; justify-content: center;}
.iframe2 .btnlist .btn{ display: inline-flex; align-items: center; justify-content: center; cursor: pointer; outline: none;}
.iframe2 .btnlist .btn i{ font-size: 0.3rem;}
@media (min-width:1082px) {
	.iframe2 .list .item:hover .img img{ transform: scale(1.1)}
}
@media (min-width:1px) and  (max-width:1081px){
	.iframe2 .btnlist{ display:none;}

}


.iframe3{ padding: 1.3rem  0 1.4rem; background: url(/dist/images/1_02.jpg) no-repeat center center / cover;}
.iframe3 .container{ position: relative;}
.iframe3 .indextit{ margin: 0; max-width: 8.14rem; color: #fff;}
.iframe3 a.more{ display: inline-block; padding: 0.1rem 0.45rem; font-size: 16px; color: #fff; font-weight: bold; border-radius: 0.45rem; border: 1px solid #fff; box-sizing: border-box; background: var(--color); border-color: var(--color); margin-top: 0.55rem;}
.iframe3 .info_txt{ background: var(--color); box-sizing: border-box; display: inline-block; color: #fff;}
.iframe3 .info_txt h3{ font-size: 18px; margin-bottom: 0.25rem;}
.iframe3 .info_txt p{ font-size: 16px; line-height: 1.875; color: #fff;}
.iframe3 .info_txt p a{ color: #fff;}
.iframe3 .info_txt p:nth-child(2){ font-size: 0.26rem; font-weight: bold; }
.iframe3 .info_txt p:nth-child(3){ font-size: 0.26rem; font-weight: bold; margin-bottom: 0.3rem;}
@media (min-width:1081px) {  
    .iframe3 .info_txt{ position: absolute; top: -1.9rem; right: 0; background: var(--color); padding: 0.9rem 0.6rem 0.9rem 0; width: 3.85rem; box-sizing: border-box; display: inline-block; text-align: right; color: #fff;}
}
@media (min-width:1px) and  (max-width:1080px){
    .iframe3 .list .item{ width: calc((100%)/2); margin-bottom: 0.3rem;}
    .iframe3 .info_txt{ display: block; padding: 0.4rem 0; margin-top: 0.3rem;background: none;}
}


.barrier{ padding: 0.95rem 0 0.85rem; border-top: 8px solid var(--color); text-align: center;}
.barrier h2{ font-size: 0.36rem; color: #333333; margin-bottom: 0.45rem;}
.barrier h2 span{ font-weight: bold;}
.barrier h4{ font-size: 0.2rem;}
.barrier .footly{ display: flex; align-items: center; justify-content: center; margin:0.6rem 0;}
.barrier .footly input{ margin: 0 0.12rem; width: 4.16rem; height: 0.56rem; display: flex; align-items: center; background: #fbfbfb; border: 2px solid #dcdfe4; border-radius: 0.56rem; box-sizing: border-box; padding: 0 0.25rem;}
.barrier .footly button{ margin: 0 0 0 0.12rem; width: 2.56rem; height: 0.56rem; display: flex; align-items: center; justify-content: center; background: var(--color); box-sizing: border-box; font-style: italic; text-transform: uppercase; font-size: 0.16rem; font-weight: bold; cursor: pointer; outline: none; border-radius: 0.56rem; border: 0; color: #fff;}
@media (min-width:1081px) {
}
@media (min-width:1px) and  (max-width:1080px){
	.barrier .footly{ flex-wrap: wrap;}
	.barrier .footly input{ width: 100%; margin-bottom: 0.3rem;}
}


/*region 底部*/
.footer{ padding: 0.85rem 0 0.75rem; background: #fff;}
.footer .foot{ margin: 0; width: calc((100% - 1.05rem)/4); margin-right: 0.35rem;}
.footer .foot h2{ font-size: 16px; font-weight: bold;}
.footer .foot .line{ display: block; height: 2px; background: #e8e8e8; margin: 0.2rem 0}
.footer .foot .dy{}
.footer .foot .dy .subscribeBox{ width: 100%; display: flex; justify-content: space-between; box-sizing: border-box; border: 1px solid #d2d2d2;}
.footer .foot .dy .subscribeBox input{ width: calc(100% - 0.8rem); margin: 0; height: 0.6rem; box-sizing: border-box; padding: 0 0.15rem;}
.footer .foot .dy .subscribeBox button{ width: 1.8rem; height: 0.6rem; outline: none; cursor: pointer; border: 0; background: var(--color); color: #fff; font-size: 16px;}
.footer .foot .dy .check{ margin: 0.2rem 0 0.45rem; display: flex; align-items: center; font-size: 14px; color: #999;}
.footer .foot .dy .check input{ width: 15px; height: 15px; background: va(--color); margin: 0; margin-right: 0.1rem;}
.footer .foot .ys{}
.footer .foot .ys p{ font-size: 14px; line-height: 1.56; color: #999;}
.footer .foot li{ font-size: 15px; line-height: 2.5; color: #999;}
.footer .foot li>a{ display: block; color: #999;}
.footer .foot li:hover{ color: var(--color); cursor: pointer;}
.footer .foot li:hover>a{ color: var(--color);}
.footer .foot:nth-child(1){ width: 4.5rem;} 
.footer .foot:nth-child(2){ width: 2.1rem;} 
.footer .foot:nth-child(3){ width: 2.1rem;} 
.footer .foot:nth-child(4){ } 
@media (min-width:1081px) {
	.footer .foot:nth-child(4){ margin-right: 0;}
}
@media (min-width:1px) and  (max-width:1080px){
    .footer{ display: none;}
}

.htmltop{ position: fixed; right: 15px; bottom: 60px; z-index: 9;}
@media (min-width:1px) and  (max-width:1080px){
.htmltop{ display: none;}
}

/*endregion*/

/*region 语种工具*/
.footer_language{overflow: hidden; padding: 15px 0; }
.footer_language>.container>ul{display: flex;}
.footer_language>.container>ul>li{margin-right:3px; display: inline-block;}
.footer_language>.container>ul>li>a{font-size:12px; line-height:2em; color: #333;}
.footer_language>.container>ul>li>a>img{border:solid 1px #eaeaea; }
.footer_language>.container>ul>li>a>span{font-size:12px; line-height:2em;}
.footer_language>.container>ul>li:last-child{ margin-right: 0px;}
@media (min-width:1081px) {
.footer_language>.container{ width: 980px}
}
@media (min-width:1230px){
    .footer_language>.container>ul>li{ margin-right: 17px;}
}
@media (min-width:1px) and (max-width:1080px){
.footer_language{ display: none;}
}
/*endregion*/

/*region 版权*/
.copyright{ font-size: 14px; overflow: hidden; background: #000000; color: #fff; padding: 15px 0; }
.copyright a{ color: #fff;}
@media (min-width:1081px) {
    .copyright .container{  display: flex; justify-content: space-between}
    .copyright .divcopy{ display: inline-block; margin: 0;}
}
@media (min-width:1px) and (max-width:1080px){
.copyright{  font-size: 12px; line-height: 2; border: 0; margin-top: 0; padding: 15px 0; margin-bottom: 41px;}
.copyright p{ text-align: center;}
}
/*endregion*/


/*手机底部导航*/
#mobMenu{min-height:50px;border:1px solid #dddddd;position:fixed;bottom:0;width:100%;display:none;z-index:11;background-color:#fff;}
#mobMenu .foot_nav{text-align:center;color: #898989;font-size:14px;flex:1;}
#mobMenu .foot_nav i{display: block;padding: 3px 0px 0px 0px;font-size:18px;line-height:24px;}
#mobMenu .foot_nav .hamburger{position: inherit;float: none;margin: 0 auto;width:100%;}
@media (min-width:1px) and (max-width:767px) {
    #mobMenu{display:flex;}
}

/*内页*/
.body{ }

.nbframe{ position: relative; overflow: hidden;}
.nbframe img{ width: 100%;}
.nbframe .ban_txt{ position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); z-index: 2;}
.nbframe .ban_txt h4{ font-family: "Oswald-Bold"; font-size: 0.6rem; font-weight: bold; color: #fff;}
.nbframe .ban_txt p{ font-size: 0.18rem; margin-top: 0.15rem; color: #fff;}
@media (min-width:1081px){
}
@media (min-width:1px) and (max-width:1080px){
    .nbframe{ margin-top: 50px;}
	.nbframe img{ display: none;}
}

/*region 左侧导航栏目*/

.left_nav{ margin: 0; box-sizing: border-box; width: 22%; padding: 0.45rem 0;}
.left_nav>.lbt{ margin-bottom: 0.4rem;}
.left_nav>.lbt h2{ background: #e7190e; padding: 0.1rem; color: #fff; text-align: center; font-size: 0.24rem;}
.left_nav>.lbt h2 span{ display: block; color: #E5A3AD; font-size: 0.14rem;}
.left_nav>.lbt>ul{ border: 1px #ECECEC solid; padding: .1rem; }
.left_nav>.lbt>ul>li{ font-size: 0.16rem; margin-bottom: 0.1rem;}
.left_nav>.lbt>ul>li>a{ display: block; padding: 0.15rem 0.3rem; background: #f4f4f4; color: rgba(102,102,102,1);}
.left_nav>.lbt>ul>li:hover>a,.left_nav>.lbt>ul>li.active>a{ background: var(--color); color: #fff;}
.left_nav>.lbt>ul>li:hover>a>i,.left_nav>.lbt>ul>li.active>a>i{ color: #fff;}
.left_nav>.lbt>ul>li.active>a>i{ transform: rotate(90deg)}

.left_nav>.lbt>ul>li:hover>ul{ display: block;}
.left_nav>.lbt>ul>li>ul{ position: absolute; left: 100%; top: 0; z-index: 1; background: #fff; display: none; transition: linear 0.35s; box-shadow: 0 0 5px #f5f5f5;}
.left_nav>.lbt>ul>li>ul>li{ font-size: 0.16rem; font-weight: normal; position: relative;}
.left_nav>.lbt>ul>li>ul>li>a{ display: block; color: #333; padding: 0.12rem 0.15rem 0.12rem 0.2rem; position: relative; white-space: nowrap;text-overflow: ellipsis;}
.left_nav>.lbt>ul>li>ul>li>a:before{ content: ""; position: absolute; left: 0.12rem; top: 50%; transform: translateY(-50%); width: 4px; height: 2px; background: #333;}
.left_nav>.lbt>ul>li>ul>li:hover>a,.left_nav>.lbt>ul>li>ul>li.active>a{ background: #666666; color: #fff;}


.left_nav .info{ border: 1px #ECECEC solid; padding: .1rem; }
.left_nav .info .divinfo{ font-size: 0.16rem; margin-bottom: 0.1rem; padding: 0.15rem 0.3rem; background: #f4f4f4; color: rgba(102,102,102,1);}


@media (min-width:1082px){
}
@media (min-width:1px) and (max-width:1081px){
    .left_nav{ width: 100%; float: none; }
    .left_nav>.lbt{ margin-bottom: 0;}
    .left_nav>.lbt>ul{ display: none;}
}

/*endregion*/

/*右侧*/
.right_detail{ margin: 0; width: calc(100% - 22% - 0.35rem); height: auto; padding: 0.45rem 0;}
@media (min-width:1px) and (max-width:1081px){
 .right_detail{ width: 100%; float: none; padding: 30px 0 ; box-sizing: border-box;}
}

/*region 面包屑*/
.location{ box-sizing: border-box;}
.location .txt{ margin: 0; position: relative; width: 50%; padding: 0.4rem 0 0 0; font-size: 14px;}
.location .txt .icon-home{ margin-right: 0.1rem; color: var(--color);}
.location .txt a{ color: #333;}
@media (min-width:1081px){
	.location .txt{ }
}
@media (min-width:1px) and (max-width:1080px){
    .location{  padding: 20px 0;}
    .location .txt{ width: 100%;}
}
/*endregion*/


.page_lt{ margin: 0; padding: 0.4rem 0 0 0;}
.page_lt>a{ display: inline-block; color: #333; font-size: 16px; }
.page_lt>a:hover,.page_lt>a.active{ color: var(--color);}
@media (min-width:1081px) {
}
@media (min-width:1px) and (max-width:1080px){
    .page_lt{ display: none; align-items: center; justify-content: center; flex-wrap: wrap; width: 100%;}
    .page_lt>a{ margin: 0 0.2rem; margin-bottom: 0.3rem;}
}

/*公司简介*/
.abframe{ padding: 1rem 0 0.65rem;}
.abframe .indextit{ margin: 0; width: 35%;}
.abframe .indextit .line{ margin-top: 0.2rem;}
.abframe .list{ margin: 0; max-width: 50%; margin-top: 0.4rem;}
.abframe .list .item{ margin: 0; width: calc((100%)/3); padding-left: 0.7rem; box-sizing: border-box;}
.abframe .list .item h3{ color: var(--color); display: flex;align-items: flex-end;}
.abframe .list .item h3 span{ margin: 0; font-size: 0.4rem; font-weight: bold;}
.abframe .list .item h3 b{ margin: 0; font-size: 0.2rem; font-weight: normal; margin-left: 0.15rem;}
.abframe .list .item p{ font-size: 16px; line-height: 2;}
@media (min-width:1081px) {
}
@media (min-width:1px) and (max-width:1080px){
    .abframe .indextit{ width: 100%;}
    .abframe .list{ width: 100%; max-width: 100%;}
	.abframe{ padding: 0.5rem 0 0.65rem;}
	.abframe .list .item{ padding-left: 0; }
	.abframe .list .item p{ font-size: 14px;}
}

.abframe1{ position: relative;}
.abframe1 .swiper-slide{ overflow: hidden; margin: 0; text-align: center;}
.abframe1 .swiper-slide img{ width: 100%; height: auto;}
.abframe1 .txt{ }
.abframe1 .txt .lt{margin: 0; width: 44.27%; box-sizing: border-box;}
.abframe1 .btnlist{display: flex; align-items: center; justify-content: space-between;}
.abframe1 .btnlist .intnum{ margin: 0; display: inline-flex; align-items: center; font-size: 0.2rem; font-weight: bold; color: #fff; position: relative; margin-right: 1.3rem;}
.abframe1 .btnlist .intnum span{ display: inline-block;}
.abframe1 .btnlist .intnum span:first-child{ font-size: 0.3rem; padding-right: 0.3rem;}
.abframe1 .btnlist .intnum span:last-child{ margin-left:-0.1rem;}
.abframe1 .btnlist .intnum:before{ content: ""; position: absolute; left: 0.45rem; transform:rotate(20deg); width: 1px; height: 0.3rem; background: #fff;}
.abframe1 .btnlist .btn:nth-child(2){ margin-left: auto; margin-right: 0;}
.abframe1 .btnlist .btn{ margin: 0; margin-right: 0.4rem; display: inline-flex; align-items: center; justify-content: center; cursor: pointer; outline: none;}
.abframe1 .btnlist .btn i{ font-size: 0.4rem; color: #fff;}
.abframe1 .txt .fr{ margin: 0; width: 55.73%; box-sizing: border-box; background: rgba(255,255,255,0.8); padding: 0.85rem 15px 0.7rem 0.8rem;}
.abframe1 .txt .fr .context{ font-size: 16px; line-height: 2.1; height: 3.04rem; overflow-y: auto;}
.abframe1 .txt .fr .linkmore{ display: inline-flex; align-items: center; margin-top: 0.55rem;}
.abframe1 .txt .fr .linkmore>a{ display: inline-block; padding: 0.1rem 0.45rem; font-size: 16px; color: var(--color); font-weight: bold; border-radius: 0.45rem; border: 1px solid var(--color); box-sizing: border-box;}
.abframe1 .txt .fr .linkmore>a:first-child{ background: var(--color); border-color: var(--color); margin-right: 0.2rem; color: #fff;}
@media (min-width:1081px) {	
    .abframe1 .txt{ position: absolute; left: 50%; transform: translateX(-50%); bottom: 0.65rem; z-index: 1; width: 100%; align-items: flex-end;}
	.abframe1 .txt .lt{ padding-left: 15px;}
	.abframe1 .txt .fr{ padding-right: 15px;}
}
@media (min-width:1230px){
	.abframe1 .txt .lt{ padding-left: calc((100% - 1100px)/2);}
	.abframe1 .txt .fr{ padding-right: calc((100% - 1100px)/2);}
}
@media (min-width:1330px){
	.abframe1 .txt .lt{ padding-left: calc((100% - 1200px)/2);}
	.abframe1 .txt .fr{ padding-right: calc((100% - 1200px)/2);}
}
@media (min-width:1500px){
	.abframe1 .txt .lt{ padding-left: calc((100% - 1400px)/2);}
	.abframe1 .txt .fr{ padding-right: calc((100% - 1400px)/2);}
}
@media (min-width:1px) and (max-width:1080px){
    .abframe1 .txt .lt{ width: 100%; margin-top: -30px; position: relative; z-index: 7; padding: 0 15px;}
    .abframe1 .txt .fr{ width: 100%; padding: 0.4rem 15px;}
    .abframe1 .txt .fr .context{ height: 300px;}
}

.abframe2{ padding: 1.5rem 0 0.6rem;}
.abframe2 .indextit{ text-align: center;}
.abframe2 .list{ margin-top: 0.9rem;}
.abframe2 .list .swiper-slide{ margin: 0; box-sizing: border-box;}
.abframe2 .list .item{ display: block; box-sizing: border-box;  text-align: center; height: 3.2rem;}
.abframe2 .list .item img{ width: 0.8rem;}
.abframe2 .list .item h3{ font-size: 20px; line-height: 1.5; margin: 0.2rem 0 0.1rem;}
.abframe2 .list .item p{ font-size: 16px; line-height: 1.875;}
.abframe2 .btnlist{ display: flex; justify-content: center; align-items: center; margin-top: 0.5rem;}
.abframe2 .btnlist .btn{ margin: 0; display: inline-flex; align-items: center; justify-content: center; cursor: pointer; outline: none;}
.abframe2 .btnlist .btn i{ font-size: 0.4rem; color: #333;}
@media (min-width:1081px) {
}
@media (min-width:1px) and (max-width:1080px){
    .abframe2 .list .item{ height: auto;}
}

.abframe3{ padding: 0 0 0.65rem; background: url(/dist/images/1_03.jpg) no-repeat center bottom / 100% 71%;}
.abframe3 .indextit{ text-align: center;}
.abframe3 .list{ margin-top: 0.7rem; position: relative; z-index: 1;}
.abframe3 .list .item{ position: relative; color: #fff; padding-top: 3.5rem;}
.abframe3 .list .item span{ width: 30px; height: 30px; display: inline-block; background: #fff; border-radius: 50%; position: relative; margin-left: 0.2rem;}
.abframe3 .list .item span:after{ content: ""; position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); z-index: 1; width: 20px; height: 20px; border-radius: 50%; background: var(--color);}
.abframe3 .list .item h3{ font-size: 22px;}
.abframe3 .list .item:before{ content: ""; width: 5px; height: 0.95rem; position: absolute; left: 0.325rem; bottom: 0.6rem; z-index: 1; background: #fff;}
.abframe3 .list .item:after{ content: ""; width: 0.2rem; height: 5px; background: #fff; position: absolute; left: 0.325rem; bottom: 1.55rem;}
.abframe3 .list .item .txt{ border: 1px solid #fff; background: rgba(255,255,255,0.2); position: absolute; left: 0.52rem; top: 2rem; padding: 0.4rem; box-sizing: border-box; border-radius: 0.1rem; font-size: 20px; width: 70%;}
.abframe3 .list .swiper-slide:nth-child(2n) .item:before{ height: 1.85rem;}
.abframe3 .list .swiper-slide:nth-child(2n) .item:after{ bottom: 2.45rem;}
.abframe3 .list .swiper-slide:nth-child(2n) .item .txt{ top: 1.1rem; width: 80%;}
.abframe3 .list:before{ content: ""; position: absolute; left: 0; right: 0; bottom: 0.45rem; height: 1px; background: #fff; z-index: -1;}
@media (min-width:1081px) {
}
@media (min-width:1px) and (max-width:1080px){
    .abframe3{  background: url(/dist/images/1_03.jpg) no-repeat center bottom / 100% 61%;}
	.abframe3 .list .item .txt{ font-size: 16px; }
	.abframe3 .list .item h3{ font-size: 18px;}
}

.abframe4{ padding: 0.75rem 0; border-bottom: 1px solid #f7f7f7;}
.abframe4 .lt{ margin: 0; width: 50%;}
.abframe4 .lt h2{ font-size: 0.3rem; font-weight: bold; margin-bottom: 0.1rem;}
.abframe4 .lt p{ font-size: 16px; line-height: 1.75;}
.abframe4 .fr{ margin: 0; display: inline-block;}
.abframe4 .fr>a{ display: inline-block; padding: 0.1rem 0.45rem; font-size: 16px; font-weight: bold; border-radius: 0.45rem; border: 1px solid var(--color); box-sizing: border-box; background: var(--color); border-color: var(--color); margin-right: 0.2rem; color: #fff;}
@media (min-width:1081px) {
}
@media (min-width:1px) and (max-width:1080px){
    .abframe4 .lt{ width: 100%;}
    .abframe4 .fr{ width: 100%; margin-top: 0.3rem;}
}

/*单页面*/

.neirnr{ overflow: hidden; line-height: 2; font-size: 0.16rem; min-height: 4rem;}
@media (min-width:1081px) {	
}
@media (min-width:1px) and (max-width:1080px){
}

/*技术实力*/
.strength{ padding: 0.8rem 0 1.1rem;}
.strength dl{ margin: 0.4rem 0 0.6rem; display: flex; align-items: center;}
.strength dl dd{ margin: 0; font-size: 16px; color: #333; display: inline-block; padding-right: 0.2rem; cursor: pointer;}
.strength dl dd.active,.strength dl dd:hover{ color: var(--color);}
.strength .list{}
.strength .list .itembox{ display: none; position: relative;}
.strength .list .itembox.active{ display: block;}
.strength .list .itembox:after{ content: ""; position: absolute; left: 0; bottom: 0; right: 0; height: 30%; background: linear-gradient( to top,#000,transparent); z-index: 1;}
.strength .list .itembox .btnlist{display: flex; align-items: center; justify-content: space-between; position: absolute; left: 0; bottom: 0.5rem; right: 0; z-index: 3; padding: 0 0.4rem;}
.strength .list .itembox .btnlist .intnum{ margin: 0; display: inline-flex; align-items: center; font-size: 0.2rem; font-weight: bold; color: #fff; position: relative; margin-right: 1.3rem;}
.strength .list .itembox .btnlist .intnum span{ display: inline-block;}
.strength .list .itembox .btnlist .intnum span:first-child{ font-size: 0.3rem; padding-right: 0.3rem;}
.strength .list .itembox .btnlist .intnum span:last-child{ margin-left:-0.1rem;}
.strength .list .itembox .btnlist .intnum:before{ content: ""; position: absolute; left: 0.45rem; transform:rotate(20deg); width: 1px; height: 0.3rem; background: #fff;}
.strength .list .itembox .btnlist .btn:nth-child(2){ margin-left: auto; margin-right: 0;}
.strength .list .itembox .btnlist .btn{ margin: 0; margin-right: 0; display: inline-flex; align-items: center; justify-content: center; cursor: pointer; outline: none;}
.strength .list .itembox .btnlist .btn i{ font-size: 0.4rem; color: #fff;}
@media (min-width:1081px) {	
}
@media (min-width:1px) and (max-width:1080px){
}

.strength1{ padding: 0 0 0.55rem;}
.strength1 .list{ margin-top: 0.5rem;}
.strength1 .list .item{ margin: 0; width: calc((100% - 0.6rem)/3); margin-right: 0.3rem; margin-bottom: 0.3rem;}
.strength1 .list .item .img{ overflow: hidden; cursor: pointer;}
.strength1 .list .item .img img{ width: 100%; height: auto;}
.strength1 .list .item .txt{ margin-top: 0.3rem; text-align: center;}
.strength1 .list .item .txt h3{ font-size: 16px;}
@media (min-width:1081px) {	
	.strength1 .list .item:nth-child(3n){ margin-right: 0;}
    .strength1 .list .item:hover .img img{ transform: scale(1.1)}
}
@media (min-width:1px) and (max-width:1080px){
    .strength1 .list .item{ width: 100%; margin-right: 0;}
}

/*人力资源*/
.resource{ padding: 0.8rem 0 1.3rem;}
.resource .item{ margin: 0; width: calc((100% - 2.5rem)/3); margin-right: 1.25rem; text-align: center;}
.resource .item img{ width: 1.2rem;}
.resource .item h3{ font-size: 20px; margin: 0.2rem 0 0.1rem;}
.resource .item p{ font-size: 16px; line-height: 1.875; }
@media (min-width:1081px) {	
	.resource .item:nth-child(3){ margin-right: 0;}
}
@media (min-width:1px) and (max-width:1080px){
    .resource .item{ width: 100%; margin-right: 0; margin-bottom: 0.3rem;}
}

.resource1{ padding: 1.3rem 0 1.6rem; background: url(/dist/images/1_07.jpg) no-repeat center center / cover;}
.resource1 .indextit{ text-align: center;}
.resource1 .indextit h2{ color: #fff;}
.resource1 .indextit p{ color: #fff;}
.resource1 .indextit .line{ background: #fff;}
.resource1 .linkmore{ display: flex; align-items: center; margin-top: 0.55rem; justify-content: center;}
.resource1 .linkmore>a{ display: inline-block; padding: 0.1rem 0.45rem; font-size: 16px; color: #fff; font-weight: bold; border-radius: 0.45rem; border: 1px solid #fff; box-sizing: border-box;}
.resource1 .linkmore>a:first-child{ background: #fff; border-color: #fff; margin-right: 0.2rem; color: var(--color);}
@media (min-width:1081px) {
}
@media (min-width:1px) and (max-width:1080px){
}

.resource2{ padding: 1.5rem 0 0.6rem;}
.resource2 .indextit{ text-align: center;}
.resource2 .list{ margin-top: 0.9rem;}
.resource2 .list .swiper-slide{ margin: 0; box-sizing: border-box;}
.resource2 .list .item{ display: block;}
.resource2 .list .item .img{ overflow: hidden; cursor: pointer;}
.resource2 .list .item .img img{ width: 100%; height: auto;}
.resource2 .list .item .txt{ margin-top: 0.25rem; text-align: center; font-size: 16px;}
.resource2 .btnlist{ display: flex; justify-content: center; align-items: center; margin-top: 0.5rem;}
.resource2 .btnlist .btn{ margin: 0; display: inline-flex; align-items: center; justify-content: center; cursor: pointer; outline: none;}
.resource2 .btnlist .btn i{ font-size: 0.4rem; color: #333;}
@media (min-width:1081px) {
    .resource2 .list .item:hover .img img{ transform: scale(1.1)}
}
@media (min-width:1px) and (max-width:1080px){
}

/*图库中心*/
.gallerylist{ overflow: hidden; display: flex; flex-wrap: wrap; padding: 0.6rem 0}
.gallerylist .item{ width: calc((100% - 0.4rem)/3); margin: 0;  margin-right: 0.2rem; margin-bottom: 0.2rem;}
.gallerylist .item .img{ overflow: hidden; border: 1px solid #f5f5f5; height: auto; position: relative;}
.gallerylist .item .img img{ width: 100%;}
.gallerylist .item .img iframe{ width: 100%; height: 100%; transition: all 0.35s ease; position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); object-fit: cover;}
.gallerylist .item .txt{ overflow: hidden; padding:0.15rem 5px; text-align: center;}
.gallerylist .item .txt h3{ font-size: 0.16rem; font-weight: bold; text-transform: capitalize; color: #333;}
@media (min-width:1081px){
	.gallerylist .item:nth-child(3n){ margin-right: 0;}
	.gallerylist .item:nth-child(3n+1){ clear: both;}
}
@media (min-width:1px) and (max-width:1080px){
	.gallerylist .item{ width: calc((100%)/1);}
	.gallerylist .item .txt{ overflow: hidden; text-align: center; padding:10px 5px 5px 5px;}
	.gallerylist .item .txt h3{ font-size: 13px;}
	.gallerylist .item:nth-child(1n){ margin-right: 0;}
	.gallerylist .item:nth-child(2n+1){ clear: both;}
}


/*产品中心*/
.cateselection{ padding: 0.55rem 0 0.45rem; border-bottom: 1px solid #eaeaea;}
.cateselection h2{ font-size: 0.3rem; margin-bottom: 0.1rem; color: #000000;}
.cateselection p{ font-size: 0.16rem; line-height: 1.5;}
.cateselection .itembox{ margin-top: 0.35rem; position: relative;}
.cateselection .itembox .tit{ display: flex; justify-content: space-between; align-items: center; background: #f5f6f8; cursor: pointer;}
.cateselection .itembox .tit h3{ margin: 0; font-size: 0.16rem; text-transform: uppercase; color: #333333; padding-left: 0.2rem;}
.cateselection .itembox .tit span{ margin: 0; height: 0.46rem; width: 0.46rem; display: inline-flex; align-items: center; justify-content: center; color: #333333;}
.cateselection .itembox .tit span i{ font-size: 0.3rem;}
.cateselection .itembox .list{ position: absolute; left: 0; right: 0; top:100%; z-index: 8; background: #f3f3f3; height: 0; overflow-y: auto; visibility:visible; transition: all 0.35s;}
.cateselection .itembox .list::-webkit-scrollbar{width:2px;height:1px;-webkit-transition:all .3s linear;transition:all .3s linear;}
.cateselection .itembox .list::-webkit-scrollbar-thumb{border-radius:10px;background:linear-gradient(to right,#bdc864,#76b91f);box-shadow:inset 0 0 5px rgba(0,0,0,.2);-webkit-transition:all .3s linear;transition:all .3s linear;}
.cateselection .itembox .list::-webkit-scrollbar-track{border-radius:10px;background:#ededed;box-shadow:inset 0 0 5px rgba(0,0,0,.2);}
.cateselection .itembox .list .item{ overflow: hidden; cursor: pointer; padding: 10px 20px; font-size: 14px; color: #333; border-bottom: 1px solid #d5d5d5; text-transform: capitalize;}
.cateselection .itembox .list .item:hover,.cateselection .itembox .list .item.active{ background: var(--color); color: #fff}
.cateselection .itembox.on .list{ visibility: visible; height: 200px;}
@media (min-width:1081px){
	.cateselection .itembox{ width: 4.65rem; margin: 0; display: inline-block; margin-top: 0.35rem; margin-right: 0.15rem;}
}
@media (min-width:1px) and (max-width:1080px){
}

.summary{ overflow: hidden; position: relative; padding: 0.7rem 0 0.55rem;}
.summary>h1,.summary>h2{ font-size: 0.28rem; font-weight: bold; margin-bottom: 0.3rem; position: relative;}
.summary>p{ overflow: hidden; line-height: 1.6; font-size: 0.16rem;}
.summary>h1>a,.summary>h2>a{ position: absolute; right: 0; top: 50%; transform: translateY(-50%); z-index: 2; width: 1.44rem; height: 0.36rem; background: var(--color); font-size: 0.16rem; align-items: center; justify-content: center; display: inline-flex; color: #fff; text-transform: capitalize; box-sizing: border-box; border: 1px solid var(--color);}
@media (min-width:1081px){
	.summary>h1>a:hover,.summary>h2>a:hover{ background: none; color: var(--color);}
}
@media (min-width:1px) and (max-width:1080px){
	.summary>h1>a,.summary>h2>a{ position: inherit; top: inherit; right: inherit; transform: none; display: flex; margin-top: 0.2rem;}
}

.output{ padding: 0.9rem 0;}
.output .item{ display: block; padding-left: 0.3rem; position: relative; margin-top: 0.5rem;}
.output .item:before{ content: ""; position: absolute; left: 0; top: 0.1rem; width: 0.14rem; height: 0.14rem; background: var(--color); display: block; border-radius: 50%;}
.output .item h3{ font-weight: bold; font-size: 20px; margin-bottom: 0.1rem;}
.output .item p{ font-size: 16px; line-height: 2;}
@media (min-width:1081px){
}
@media (min-width:1px) and (max-width:1080px){
    .output{ padding: 0 0 0.6rem;}
}

.output1{ padding: 1.15rem 0 0.8rem; background: url(/dist/images/1_08.jpg) no-repeat center center / cover;}
.output1 .indextit h2{ color: #fff;}
.output1 .indextit p{ color: #fff;}
.output1 .list{ margin-top: 1.1rem;}
.output1 .list .swiper-slide{ margin: 0; box-sizing: border-box;}
.output1 .list .item{ display: block; padding: 0.7rem 0.6rem; box-sizing: border-box; border: 1px solid #fff; border-radius: 0.1rem; background: rgba(245,245,245,0.1); color: #fff;}
.output1 .list .item h3{ font-size: 0.25rem; font-weight: bold;}
.output1 .list .item p{ font-size: 18px; line-height: 1.8; margin-top: 0.25rem; height: 7.2em;}
.output1 .list .item span{ display: inline-flex; font-size: 18px; align-items: center;}
.output1 .list .item span:after{ content: ""; display: inline-block; width: 0.12rem; height: 0.12rem; background: #fff; border-radius: 50%; margin-left: 0.1rem;}
@media (min-width:1081px) {	
	.output1 .list{ padding-left: 15px;}
}
@media (min-width:1230px){
	.output1 .list{ padding-left: calc((100% - 1100px)/2);}
}
@media (min-width:1330px){
	.output1 .list{ padding-left: calc((100% - 1200px)/2);}
}
@media (min-width:1500px){
	.output1 .list{ padding-left: calc((100% - 1400px)/2);}
}
@media (min-width:1px) and (max-width:1080px){
    .output1 .list{ padding: 0 15px;}
}

.outputlist{ padding: 0.8rem 0 0.9rem;}
.outputlist h1{ font-size: 0.4rem; font-weight: bold;}
.outputlist .context{ font-size: 20px; line-height: 1.5; margin: 0.5rem 0;}
.outputlist h2{ font-size: 0.4rem; font-weight: bold; margin-bottom: 0.5rem;}
.outputlist .list{ width: 100%; overflow: hidden;}
.outputlist .list .item{ width: 24%; float: left; box-sizing: border-box; margin-right: 1%; margin-bottom: 1%;}
.outputlist .list .item .img{ overflow: hidden; border: 1px solid #f5f5f5;}
.outputlist .list .item .img img{ width: 100%; height: auto;}
.outputlist .list .item.active{ width: 49%;}
@media (min-width:1081px){
}
@media (min-width:1px) and (max-width:1080px){
}


.ProList{ overflow: hidden; display: flex; flex-wrap: wrap;}
.ProList .item{ margin: 0; width: calc((100% - 1.2rem)/3); margin-right: 0.3rem; margin-bottom: 0.25rem; box-sizing: border-box;}
.ProList .item .img{ overflow: hidden; position: relative;}
.ProList .item .img img.water{ position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); z-index: 3; width: 100%; height: 100%;}
.ProList .item .txt{ text-align: center; padding: 0.2rem;}
.ProList .item .txt h3{ font-size: 0.18rem; line-height: 1.3;}
.ProList .item .txt p{ font-size: 0.18rem; line-height: 1.3;}
@media (min-width:1081px){
	.ProList .item:nth-child(5n){ margin-right: 0;}
	.ProList .item:hover .img img{ transform: scale(1.1)}
    .ProList .item:hover .img img.water{ transform: scale(1) translate(-50%,-50%)}
}
@media (min-width:1px) and (max-width:1080px) {
	.ProList{}
	.ProList .item{  width: calc((100% - 0.2rem)/2); margin-right: 0.2rem;}
	.ProList .item:nth-child(2n){ margin-right: 0;}
	.ProList .item .txt{ padding: 0.1rem 0; }
}


/*产品详情*/
.details{}

.details .pictures{ }
.details .pictures .container{ align-items: center; height: 100%;}
.details .pictures .lt{ margin: 0; width: 43.75%; padding-right: 4.8%; box-sizing: border-box;}
.details .pictures .lt .proimgbox{ padding: 0.25rem; box-sizing: border-box; border: 1px solid #f5f5f5;}
.details .pictures .lt .proimgbox .swiper-slide{ margin: 0; cursor: pointer;}
.details .pictures .lt .smallImg{ margin-top: 0.14rem;}
.details .pictures .lt .smallImg .swiper-slide{ margin: 0; box-sizing: border-box; border: 1px solid #f5f5f5;}
.details .pictures .lt .smallImg .swiper-slide-thumb-active{ border-color: #e7190e;}
.details .pictures .fr{ margin: 0; width: 56.25%;}
.details .pictures .fr h1{ font-size: 20px; margin-bottom: 0.25rem;}
.details .pictures .fr .context{ font-size: 14px; line-height: 1.71;}
.details .pictures .fr .online{ margin-top: 0.3rem;}
.details .pictures .fr .online .divinfo{ display: inline-flex; border-radius: 4px; background:rgba(231,25,14,1); width: 1.38rem; height: 0.42rem; align-items: center; justify-content: center; color: #fff; margin: 0; font-size: 0.14rem;}
.details .pictures .fr .online .divinfo a{ display: inline-block; margin-left: 0.1rem; color: #fff;}
.details .pictures .fr .online .add-line{ display: inline-flex; align-items: center; justify-content: center; width: 1.38rem; height: 0.42rem; box-sizing: border-box; border-radius: 4px; border: 1px solid rgba(231,25,14,1); margin: 0; margin-left: 0.15rem; position: relative; cursor: pointer;}
.details .pictures .fr .online .add-line span{ display: flex; align-items: center; }
.details .pictures .fr .online .add-line span>i:first-child{ font-size: 0.24rem; color: #4F75EB; margin: 0; margin-right: 0.1rem;}
.details .pictures .fr .online .add-line span>i:last-child{ font-size: 0.24rem; margin: 0; margin-left: 0.1rem;}
.details .pictures .fr .online .add-line>ul{ position: absolute; left: 0; top: 100%; width: 100%; display: none;}
.details .pictures .fr .online .add-line>ul>li{ position: relative; display: block; margin-top: 0.1rem;}
.details .pictures .fr .online .add-line>ul>li>b{ display: flex; align-items: center; padding:  0.1rem; box-shadow: 0 0 3px #666;}
.details .pictures .fr .online .add-line>ul>li>b>i{ color: #09bb07; font-size: 0.2rem; margin-right: 0.1rem;}
.details .pictures .fr .online .add-line>ul>li>ul{ position: absolute; left: 120%; top: 0; width: 100px; display: none;}
.details .pictures .fr .online .add-line:hover>ul{ display: block;}
.details .pictures .fr .online .add-line>ul>li:hover>ul{ display: block;}
@media (min-width:1081px){
} 	
@media (min-width:1px) and (max-width:1080px){
    .details .pictures{ }
    .details .pictures .lt{ margin: 0; width: 100%; height: auto;}
    .details .pictures .fr{ margin: 0; width: 100%; height: auto; margin-bottom: 0.3rem;}
}

.details .pagelist{ margin-top: 0.3rem;}
.details .pagelist a{ display: inline-flex; align-items: center; margin: 0; font-size: 0.14rem;}
.details .pagelist a span{ display: inline-block; padding: 0.1rem 0.25rem; border: 1px solid #999; border-radius: 0.3rem; margin-right: 0.15rem;}
@media (min-width:1081px){
} 	
@media (min-width:1px) and (max-width:1080px){
}

.details .details-txt{ overflow: hidden; margin-top: 0.8rem;}
.details .details-txt .xgeffect{ margin-bottom: 0.3rem;}
.details .details-txt .xgeffect .detailtop{ margin-bottom: 0.3rem; border: 1px solid #f0f0f0;}
.details .details-txt .xgeffect .detailtop h2{ display: inline-flex; width: 1.6rem; height: 0.54rem; color: rgba(231,25,14,1); border-right: 1px solid #f0f0f0; font-size: 18px; align-items: center; justify-content: center;}

@media (min-width:1081px){
} 	
@media (min-width:1px) and (max-width:1080px){
}

.table-responsive{overflow-x:auto;min-height:.01%;}
@media screen and (max-width:767px){.table-responsive{overflow-y:hidden;margin-bottom:15px;width:100%;border:1px solid #ddd;-ms-overflow-style:-ms-autohiding-scrollbar; box-sizing: border-box;}
.table-responsive>.table{margin-bottom:0;}
.table-responsive>.table>tbody>tr>td,.table-responsive>.table>tbody>tr>th,.table-responsive>.table>tfoot>tr>td,.table-responsive>.table>tfoot>tr>th,.table-responsive>.table>thead>tr>td,.table-responsive>.table>thead>tr>th{white-space:nowrap;}
.table-responsive>.table-bordered{border:0;}
.table-responsive>.table-bordered>tbody>tr>td:first-child,.table-responsive>.table-bordered>tbody>tr>th:first-child,.table-responsive>.table-bordered>tfoot>tr>td:first-child,.table-responsive>.table-bordered>tfoot>tr>th:first-child,.table-responsive>.table-bordered>thead>tr>td:first-child,.table-responsive>.table-bordered>thead>tr>th:first-child{border-left:0;}
.table-responsive>.table-bordered>tbody>tr>td:last-child,.table-responsive>.table-bordered>tbody>tr>th:last-child,.table-responsive>.table-bordered>tfoot>tr>td:last-child,.table-responsive>.table-bordered>tfoot>tr>th:last-child,.table-responsive>.table-bordered>thead>tr>td:last-child,.table-responsive>.table-bordered>thead>tr>th:last-child{border-right:0;}
.table-responsive>.table-bordered>tbody>tr:last-child>td,.table-responsive>.table-bordered>tbody>tr:last-child>th,.table-responsive>.table-bordered>tfoot>tr:last-child>td,.table-responsive>.table-bordered>tfoot>tr:last-child>th{border-bottom:0;}
}

/*产品订单*/
.Inquiry{ overflow: hidden;}
.Inquiry p{ line-height: 2; margin-bottom: 0.3rem; font-size: 12px;}
.Inquiry p a{ color: var(--color)}
.onlineInquiry{ overflow: hidden;}
.onlineInquiry .input{ overflow: hidden; display: flex; align-items: center; background: none; border: 1px solid #d8d8d8; box-sizing: border-box; padding:0  0.15rem; margin-bottom: 25px; border-radius: 5px;}
.onlineInquiry .input.textarea{ align-items: stretch;}
.onlineInquiry .input.textarea>label{ padding: 5px 15px 5px 0;}
.onlineInquiry .input>label{ font-size: 14px; color: #333; white-space: nowrap;text-overflow: ellipsis;}
.onlineInquiry .input>input{ flex: 1; background: none; line-height: 0.55rem; box-sizing: border-box; padding: 0 5px;}
.onlineInquiry .input>textarea{ flex: 1; background: none; border: 0; outline: none; padding: 8px 0; box-sizing: border-box; resize: none}
.onlineInquiry .button{ overflow: hidden; width: 100%; float: left;}
.onlineInquiry .button>button{ border: 0; padding: 10px 30px; line-height: 35px; position: relative; font-size: 17px; display: inline-block; transition: linear 0.35s; z-index: 1; cursor: pointer; color: #fff; outline: none;overflow: hidden; background: var(--color); width: 100%; text-transform: uppercase;}

@media (min-width:1081px)  {
.onlineInquiry .input.w33{ width: calc(33.33% - 17px); float: left; margin-right: 25px;}
.onlineInquiry .input.w50{ width: calc(50% - 15px); float: left; margin-right: 30px;}
.onlineInquiry .input.end{ margin-right: 0}
.onlineInquiry .input.w67{ width: calc(66.67% - 10px); float: left;}
}

/*联系我们*/
.lxfsinfo{ padding: 1rem 0;}
.lxfsinfo .lt{ margin: 0; width: 50%; padding-right: 0.25rem; box-sizing: border-box;}
.lxfsinfo .lt h2{ font-size: 0.4rem; font-weight: bold; margin-bottom: 0.5rem;}
.lxfsinfo .lt article{ display: block; font-size: 16px; line-height: 2.43; margin-bottom: 0.4rem;}
.lxfsinfo .lt .item{ display: flex; align-items: center; margin-bottom: 0.15rem; font-size: 16px;}
.lxfsinfo .lt .item i{ margin: 0; font-size: 18px; margin-right:0.2rem;}
.lxfsinfo .lt .item h3{ margin: 0; margin-left: 0.2rem;}
.lxfsinfo .lt .item p{ margin: 0;}
.lxfsinfo .fr{ margin: 0; width: 50%; padding-left: 0.45rem; box-sizing: border-box;}

.lxfsinfo1{}
@media (min-width:1081px){
    .lxfsinfo1{ margin-top: -1.15rem; position: relative; z-index: -1;}
}
@media (min-width:1px) and (max-width:1080px) {
    .lxfsinfo .lt{ width: 100%; padding: 0;}
    .lxfsinfo .fr{ width: 100%; padding: 0; margin-top: 0.3rem;}
    .lxfsinfo1{ margin-top: -0.4rem; position: relative; z-index: -1;}
}

/*留言*/
.leave{ overflow: hidden; position: relative; z-index: 3;}
.leave .indextit{ text-align: center;}

.leave .feedbackbox{ overflow: hidden; margin-top: 1rem; box-sizing: border-box; box-shadow: 0 0 0.27rem rgba(0,0,0,0.09); padding: 0.65rem; border-radius: 0.2rem; position: relative; z-index: 3; background: #fff;}
.leave .feedbackbox .lt{ margin: 0; width: 50%; padding-right: 0.35rem; box-sizing: border-box;}
.leave .feedbackbox .fr{ margin: 0; width: 50%; padding-left: 0.35rem; box-sizing: border-box;}

.leave .feedbackbox input[type='text']{ font-size: 16px; width: 100%; background: none; box-sizing: border-box; height: 0.65rem; color: #333; padding: 0.1rem 0.15rem;; border: 1px solid #f0f0f0; border-radius: 5px; margin-bottom: 0.24rem;}

.leave .feedbackbox textarea{font-size: 16px; background:none; border: 1px solid #f0f0f0; width: 100%; float: left; outline: none; resize: none; box-sizing: border-box; height: 2.43rem; color: #333; padding: 10px; border-radius: 5px;}

.leave .feedbackbox input::-webkit-input-placeholder, .feedback textarea::-webkit-input-placeholder{ color: #999; }
.leave .feedbackbox input:-moz-placeholder, .feedback textarea:-moz-placeholder{ color: #999;}
.leave .feedbackbox input::-moz-placeholder, .feedback textarea::-moz-placeholder{ color: #999;}
.leave .feedbackbox input:-ms-input-placeholder, .feedback textarea:-ms-input-placeholder{ color: #999;}
.leave .feedbackbox .button{ overflow: hidden; padding: 12px 0;  margin-top: 0.5rem; width: 100%; justify-content: space-between; display: flex; align-items: center;}
.leave .feedbackbox .button p{ margin: 0; font-size: 16px;}
.leave .feedbackbox .button button{ display: inline-flex; align-items: center; background: var(--color); padding: 0.1rem 0.45rem; font-size: 18px; border: 0; cursor: pointer; color: #fff; border-radius: 0.3rem;}
.leave .feedbackbox .button button i{ margin-left: 0.2rem;}
@media (min-width:1081px)  {
    .leave{ position: relative; z-index: 3; }
}
@media (min-width:1px) and (max-width:1080px) {
    .leave{ padding: 0px;}
    .leave .feedbackbox{ padding: 0.3rem;}
    .leave .feedbackbox .lt{ width: 100%; padding: 0;}
    .leave .feedbackbox .fr{ width: 100%; padding: 0;}
    .leave .feedbackbox .button{ flex-wrap: wrap;}
    .leave .feedbackbox .button p{ width: 100%;}
    .leave .feedbackbox .button button{ margin-top: 0.3rem;}
}


.cont_lxfs1{ overflow: hidden;}
.cont_lxfs1 h2{ font-family: "firasans-bold"; font-size: 0.4rem; text-transform: uppercase; color: #fff; margin-bottom: 0.4rem; text-align: center;}
.cont_lxfs1 .list{ overflow: hidden; margin-top: 0.75rem; display: flex; flex-wrap: wrap;}
.cont_lxfs1 .list .item{ margin: 0; width: calc((100% - 5rem)/6); margin-right: 1rem; display: block;}
.cont_lxfs1 .list .item .img{ overflow: hidden;}
.cont_lxfs1 .list .item .img img{ width: 100%; height: auto;}
@media (min-width:1082px) {
    .cont_lxfs1 .list .item:nth-child(6){ margin-right: 0;}
}
@media (min-width:1px) and (max-width:1080px) {
    .cont_lxfs1 .list .item{  width: calc((100% - 0.7rem)/3); margin-right: 0.4rem;}
    .cont_lxfs1 .list .item:nth-child(3n){ margin-right: 0;}
}

/*新闻中心*/
.newstit{ padding: 0.9rem 0 0 0;}

.NewsList{ display: flex; flex-wrap: wrap; padding: 0.75rem 0 0.45rem;}
.NewsList .item{ width: 100%; display: flex; justify-content: space-between; align-items: center; box-sizing: border-box; padding: 0.4rem 0; border-bottom: 1px solid #d5d5d5; }
.NewsList .item .img{ overflow: hidden; margin: 0; width: 18.78%;}
.NewsList .item .img img{ width: 100%; height: 100%; object-fit: cover; transform: scale(1.15)}
.NewsList .item .txt{ margin: 0; width: calc(100% - 18.78% - 0.3rem);}
.NewsList .item .txt h3{ font-size: 18px; font-weight: bold;}
.NewsList .item .txt time{ display: block; font-size: 16px; color: #949494; margin-bottom: 0.1rem;}
.NewsList .item .txt p{ font-size:16px; line-height:2; margin-top: 0.18rem;}
@media (min-width:1081px){
	.NewsList .item:hover .img img{ transform: scale(1)}
}
@media (min-width:1px) and (max-width:1080px) {
}

.newsdetail{ overflow: hidden; padding: 0.9rem 0 0.6rem;}
.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;}
}

.eventslist{ display: flex; flex-wrap: wrap;}
.eventslist .item{ margin: 0; width: calc((100% - 0.37rem)/2); margin-right: 0.37rem; margin-bottom: 0.7rem; padding: 0.52rem 0.5rem 0.4rem 0.5rem; box-sizing: border-box; box-shadow: 0 0 0.16rem rgba(0,0,0,0.08); border-radius: 0.1rem; position: relative;}
.eventslist .item b{ display: inline-flex; width: 1.56rem; height: 0.71rem; background: #d80d18; align-items: center; justify-content: center; color: #fff; font-size: 0.25rem; font-weight: bold; position: absolute; left: 0.5rem; top:-0.34rem; z-index: 3;}
.eventslist .item p{ padding: 0.26rem 0; border-bottom: 2px solid #f4f4f4; display: flex; align-items: center; justify-content: space-between;}
.eventslist .item p span{ font-size: 0.22rem; font-weight: bold; margin: 0;}
@media (min-width:1081px){
	.eventslist .item:nth-child(2n){ margin-right: 0;}
}
@media (min-width:1px) and (max-width:1080px) {
    .eventslist .item{ width: 100%; margin-right: 0;}
}

.medialist{ padding: 1.06rem 0 0.7rem;}
.medialist h1{ text-align: center; font-size: 0.48rem; color: #333; line-height: 1;}

.medialist1{ background: #f6f6f6; padding: 0.7rem 0.6rem 0.5rem 0.6rem; margin-bottom: 0.7rem;}
.medialist1 h2{ font-size: 0.38rem; font-weight: bold; color: #333333;}
.medialist1 .list{ margin-top: 0.46rem;}
.medialist1 .list .item{ margin: 0; width: calc((100%)/2);}
.medialist1 .list .item p{ font-size: 0.2rem; display: flex; align-items: center; margin-bottom: 0.3rem;}
.medialist1 .list .item p i{ font-size: 0.23rem; color: #494949;}
.medialist1 .list .item p span{ margin-left: 0.17rem;}
@media (min-width:1081px){
}
@media (min-width:1px) and (max-width:1080px) {
    .medialist1 .list .item{ margin: 0; width: calc((100%)/1); margin-bottom: 0.3rem;}
}

/*案例中心*/

.caseslist{ padding: 0.8rem 0 0.55rem;}
.caseslist .indextit p{text-align: justify;}
.caseslist .context{ margin-top: 0.3rem; font-size: 16px; line-height: 2.1;text-align: justify;}
.caseslist .list{ margin-top: 0.5rem;}
.caseslist .list .item{ margin: 0; width: calc((100% - 0.6rem)/3); margin-right: 0.3rem; margin-bottom: 0.3rem;}
.caseslist .list .item .img{ overflow: hidden; cursor: pointer;}
.caseslist .list .item .img img{ width: 100%; height: auto;}
.caseslist .list .item .txt{ margin-top: 0.3rem; text-align: center;}
.caseslist .list .item .txt h3{ font-size: 16px;}
@media (min-width:1081px) {	
	.caseslist .list .item:nth-child(3n){ margin-right: 0;}
    .caseslist .list .item:hover .img img{ transform: scale(1.1)}
}
@media (min-width:1px) and (max-width:1080px){
    .caseslist .list .item{ width: 100%; margin-right: 0;}
}


.casesdetail{ overflow: hidden; padding: 0.6rem 0}
.casesdetail .Title{ overflow: hidden;}
.casesdetail .Title h1{ font-size: 0.32rem; font-family: "Century Gothic"; font-weight: bold; line-height: 52px; color: var(--color); text-align: center; padding: 0 15px; margin-bottom: 30px;}
.casesdetail .Title .txt{ padding: 0.2rem 0; border-top: 1px solid #f1f1f1; border-bottom: 1px solid #f1f1f1; display: flex; color: #999;}
.casesdetail .Title .txt .bshare-custom{ display: inline-block; margin: 0; margin-left: 5px;}
.casesdetail .Title .txt #ProShare{ display: inline-block; margin: 0; margin-left: 5px;}
.casesdetail .context{ overflow: hidden; padding: 45px 0 110px; border-bottom: 1px solid #f1f1f1; font-size: 16px; line-height: 2;}
.casesdetail .pagelist{ overflow: hidden; margin-top: 15px; display: flex; justify-content: space-between;}
.casesdetail .pagelist>a{ font-size: 16px; line-height: 28px; color: #666; max-width: 45%; margin: 0; white-space: nowrap;text-overflow: ellipsis; overflow: hidden;}

@media (min-width:1px) and (max-width:1080px){
    .casesdetail{ padding: 15px 0 30px;}
    .casesdetail .Title h1{ font-size: 20px; line-height: 2; padding: 0 7px; margin-bottom: 15px;}
    .casesdetail .Title .txt{ padding: 10px 0 5px 0; display: block;}
    .casesdetail .Title .txt #ProShare{ margin-top: 10px; display: block;}
    .casesdetail .context{ padding: 15px 0 20px;}
    .casesdetail .pagelist{ display: block;}
    .casesdetail .pagelist>a{ display: block; font-size: 14px; line-height: 24px; color: #666; max-width: 100%; margin: 0;}
}


/*服务中心*/
.servicelist{ overflow: hidden; padding: 0.7rem 0; position: relative;}
.servicelist .item{ overflow: hidden; position: relative; margin-top: 0.7rem;}
.servicelist .item a{ position: absolute; top: 50%; right: 1.2rem; transform: translateY(-50%); border: 3px solid #fff; height: 0.63rem; box-sizing: border-box; width: 4.41rem; border-radius: 0.63rem; display: flex; align-items: center; justify-content: center; font-size: 0.22rem; font-weight: bold; color: #fff;}
.servicelist .item a i{ margin-left: 0.2rem; font-size: 0.2rem;}
@media (min-width:1081px) {
}
@media (min-width:1px) and (max-width:1080px){
    .servicelist .item a{ right: 0.4rem; width: auto; padding: 0 0.3rem;}
}

.servicelist1{ overflow: hidden; padding:0 0 0.7rem 0; position: relative;}
.servicelist1 .list{ margin-top: 0.7rem;}
.servicelist1 .list .item{ margin-bottom: 0.3rem;}
.servicelist1 .list .item .tit{ display: flex; justify-content: space-between; align-items: center; cursor: pointer; padding: 0.15rem 0.36rem 0 0.36rem; border-top: 1px solid #d0d0d0;}
.servicelist1 .list .item .tit h2{ margin: 0; font-size: 0.38rem; color: #333333; font-weight: bold; align-items: center;}
.servicelist1 .list .item .tit span{ margin: 0; cursor: pointer;}
.servicelist1 .list .item .tit span i{ font-size: 0.2rem; color: var(--color);}
.servicelist1 .list .item .txt{ margin-top: 0.55rem;}
.servicelist1 .list .item .txt .context{ margin-bottom: 0.44rem; padding: 0 0.36rem;}
.servicelist1 .list .item .txt .context h3{ font-size: 0.2rem; font-weight: bold; color: #333; margin-bottom: 0.1rem;}
.servicelist1 .list .item .txt .context p{ font-size: 0.2rem; color: #333;}
.servicelist1 .list .item[typeof='close'] .tit span i.icon-jia{ display: block;}
.servicelist1 .list .item[typeof='close'] .tit span i.icon-jianhao{ display: none;}
.servicelist1 .list .item[typeof='close'] .txt{ display: none;}
.servicelist1 .list .item[typeof='open'] .tit span i.icon-jia{ display: none;}
.servicelist1 .list .item[typeof='open'] .tit span i.icon-jianhao{ display: block;}
.servicelist1 .list .item[typeof='open'] .txt{ display: block;}
@media (min-width:1081px) {
   
}
@media (min-width:1px) and (max-width:1080px){
}


/*下载中心*/
.downloadlist{ }

.downloadlist .item { display: flex; justify-content: space-between; margin-bottom: 0.15rem; font-size: 0.16rem;}
.downloadlist .item b{ margin: 0; width: calc((100%)/6); font-size: 18px;}
.downloadlist .item b:nth-child(1){ width: 150px;}
.downloadlist .item b:nth-child(2){ width: 400px; }
/*.downloadlist .item b:nth-child(3){ width: 100px;}*/
.downloadlist .item b:nth-child(3){ width: 194px;}
.downloadlist .item b:nth-child(4){ width: 90px;}
.downloadlist .item b:nth-child(5){ width: 80px; }

.downloadlist .item h3{ margin: 0; width: calc((100%)/6); font-size: 18px;}
.downloadlist .item h3:nth-child(1){ width: 150px;}
.downloadlist .item p:nth-child(2){ width: 400px; margin: 0; font-size: 18px;}
/*.downloadlist .item h3:nth-child(3){ width: 100px;}*/
.downloadlist .item h3:nth-child(3){ width: 194px;}
.downloadlist .item h3:nth-child(4){ width: 90px;}
.downloadlist .item:nth-child(n+2) a:nth-child(5){ width: 80px; margin: 0; height: 34px; padding: 0 0.1rem; background: #f2f3f5; display: inline-flex; align-items: center; justify-content: center; box-sizing: border-box; cursor: pointer;}
@media (min-width:1081px) {	
}
@media (max-width: 1080px) {
    .downloadlist .item{ width: 100%; margin-right: 0;}
}

/**********常见问题**********/
.faqlist{ overflow: hidden; padding:0 0  0.6rem 0;}
.faqlist h2{ font-size: 0.36rem; font-weight: bold; color: #333;}
.faqlist .line{ display: block; width: 0.68rem; height: 6px; border-radius: 6px; background: var(--color); margin: 0.15rem 0 0.3rem;}
.faqlist p{ font-size: 0.16rem; line-height: 1.875; color: #666;}
.faqlist .list{ overflow: hidden;}

.faqlist .item{ transition: all 0.35s ease; overflow: hidden; padding: 0.2rem; box-sizing: border-box; border: 1px solid #ddd; margin-top: 0.3rem; cursor: pointer;}
.faqlist .item .tit{ display: flex; align-items: center; justify-content: space-between; border-bottom: 1px dashed #ddd; padding-bottom: 0.15rem; margin-bottom: 0.15rem;}
.faqlist .item .tit span{ margin: 0; width: 0.24rem; height: 0.24rem; border-radius: 50%; background: var(--color); overflow: hidden; display: inline-flex; align-items: center; justify-content: center; color: #fff;}
.faqlist .item .tit b{ margin: 0; width: calc(100% - 0.4rem); display: block; font-size: 0.18rem; font-weight: bold;}
.faqlist .item .txt{ display: flex; align-items: flex-start; justify-content: space-between;}
.faqlist .item .txt span{ margin: 0; width: 0.24rem; height: 0.24rem; border-radius: 50%; background: #666666; overflow: hidden; display: inline-flex; align-items: center; justify-content: center; color: #fff; font-size: 0.18rem; margin-top: 5px;}
.faqlist .item .txt .context{  margin: 0; width: calc(100% - 0.4rem); display: block; font-size: 0.16rem; line-height: 2.25;}

@media (min-width:1082px){
	.faqlist .item:hover{ background: var(--color); color: #fff;}
	.faqlist .item:hover  span{ background: #fff; color: var(--color);} 
}
@media (min-width:1px) and (max-width:1081px){
}
/**********常见问题**********/



/* 视频中心 */
.videotop{ padding: 0.6rem 0 0.9rem;}
.videotop .item{ overflow: hidden;}
.videotop .item .img{ position: relative; height: 4.5rem;}
.videotop .item .img iframe{ position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); width: 100%; height: 100%; object-fit: cover;}
.videotop .item .txt{}
.videotop .item .txt h2{ font-size: 0.16rem; font-weight: bold; text-transform: uppercase; color: var(--color); margin-bottom: 0.3rem;}
.videotop .item .txt h3{ font-size: 0.26rem; font-weight: bold; line-height: 1.4; color: #333333;}
.videotop .item .txt p{ font-size: 0.18rem; line-height: 1.56; color: #333333; margin-top: 0.4rem;}

.videocate{ padding: 0 0 0.55rem;}
.videocate h2{ font-size: 0.26rem; font-weight: bold; line-height: 1.4; color: #333333; margin-bottom: 0.45rem;}
.videocate ul{  display: flex; flex-wrap: wrap;}
.videocate ul>li{ margin: 0; display: inline-block; margin-right: 0.2rem; margin-bottom: 0.2rem; overflow: hidden; border-radius: 5px;}
.videocate ul>li>A{ display: block; padding: 0.1rem 0.35rem; background: #e5e5e5; color: #333; font-size: 0.16rem;}
.videocate ul>li:hover>A,.videocate ul>li.active>A{ background: var(--color); color: #fff;}
@media (min-width:1081px){
	.videotop .item{ display: flex; justify-content: space-between; flex-direction: row-reverse; align-items: center;}
	.videotop .item .img{ margin: 0; width: 50%;}
	.videotop .item .txt{ margin: 0; width: 50%; padding-right: 0.75rem;}
} 
@media (min-width:1px) and (max-width:1080px){
	.videotop .item .txt{ margin-top: 0.3rem;}
}

.videolist{ overflow: hidden; display: flex; flex-wrap: wrap; padding-bottom: 0.4rem;}
.videolist .item{ margin: 0; width: calc((100% - 0.4rem)/3); margin-right: 0.2rem; margin-bottom: 0.2rem;}
.videolist .item .img{ position: relative; height: 2.65rem;}
.videolist .item .img iframe{ position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); width: 100%; height: 100%; object-fit: cover;}
.videolist .item .txt{ font-size: 0.16rem; line-height: 1.45; text-align: center; padding: 0.15rem;}
@media (min-width:1081px){
	.videolist .item:nth-child(3n){ margin-right: 0}
} 
@media (min-width:1px) and (max-width:1080px){
	.videolist{ margin-top: 0.48rem;}
	.videolist .item{ width: calc((100%)/1); margin-right: 0}
	.videolist .item .img{ height: 3rem;}
}

/*region 其他*/
.thk_nav{ text-align: justify; font-size: 16px; line-height: 2em; padding: 30px 0;}
.thk_nav>h1{ font-size: 20px; font-weight: bold; color: #333;}
.btnthank{padding: 5px 10px;margin-top: 15px;display: inline-block;border:1px solid #d00000;color:#ffffff;background-color:#d00000;}
.btnthank:hover{background-color: #ffffff;color: #d00000;}


.hidden{ display: none!important;}
@media (min-width:1081px){
    .hidden-pc{display: none!important;}
}
@media (min-width:1px) and (max-width:1080px) {
	.hidden-xs{ display: none!important;}
}
/*endregion*/

/*网站地图*/
.sitemaps{ overflow: hidden; padding: 40px 0;}
.sitemaps .column{ overflow: hidden; font-size: 18px;}
.sitemaps .column a{ display: block; padding: 10px 0}
.sitemaps .Bigcategory{ overflow: hidden; padding-left: 2%; font-size: 16px; display: flex; flex-wrap: wrap;}
.sitemaps .Bigcategory li{ width: 100%; margin: 0; font-size: 16px; text-transform: capitalize}
.sitemaps .Bigcategory li a{  padding: 10px 0; display: block;}
.sitemaps .Bigcategory li>.list-inline{ padding-left: 2%; display: flex; flex-wrap: wrap;}
.sitemaps .Bigcategory li>.list-inline li{ width: 48%; margin: 0; font-size: 12px; padding: 0 1%;}
.sitemaps>.list-inline{ padding-left: 2%; display: flex; flex-wrap: wrap;}
.sitemaps>.list-inline li{ width: 100%; margin: 0; font-size: 16px;}
.sitemaps>.list-inline li a{ display: block;  padding: 10px 0;}
.sitemaps .columnclear{ overflow: hidden; clear: both; border-bottom: 1px dashed #d5d5d5; margin: 10px 0;}
@media (min-width:1px) and (max-width:1080px) {
.sitemaps{ padding: 30px 0;}
.sitemaps .Bigcategory li{ width: 100%; overflow: hidden;}
.sitemaps>.list-inline li{ width: 100%; overflow: hidden;}
.sitemaps .Bigcategory li>.list-inline li{ width: 100%;}
}

/*其他*/
.table-responsive{overflow-x:auto;min-height:.01%;}
@media screen and (max-width:767px){.table-responsive{overflow-y:hidden;margin-bottom:15px;width:100%;border:1px solid #ddd;-ms-overflow-style:-ms-autohiding-scrollbar;}
.table-responsive>.table{margin-bottom:0;}
.table-responsive>.table>tbody>tr>td,.table-responsive>.table>tbody>tr>th,.table-responsive>.table>tfoot>tr>td,.table-responsive>.table>tfoot>tr>th,.table-responsive>.table>thead>tr>td,.table-responsive>.table>thead>tr>th{white-space:nowrap;}
.table-responsive>.table-bordered{border:0;}
.table-responsive>.table-bordered>tbody>tr>td:first-child,.table-responsive>.table-bordered>tbody>tr>th:first-child,.table-responsive>.table-bordered>tfoot>tr>td:first-child,.table-responsive>.table-bordered>tfoot>tr>th:first-child,.table-responsive>.table-bordered>thead>tr>td:first-child,.table-responsive>.table-bordered>thead>tr>th:first-child{border-left:0;}
.table-responsive>.table-bordered>tbody>tr>td:last-child,.table-responsive>.table-bordered>tbody>tr>th:last-child,.table-responsive>.table-bordered>tfoot>tr>td:last-child,.table-responsive>.table-bordered>tfoot>tr>th:last-child,.table-responsive>.table-bordered>thead>tr>td:last-child,.table-responsive>.table-bordered>thead>tr>th:last-child{border-right:0;}
.table-responsive>.table-bordered>tbody>tr:last-child>td,.table-responsive>.table-bordered>tbody>tr:last-child>th,.table-responsive>.table-bordered>tfoot>tr:last-child>td,.table-responsive>.table-bordered>tfoot>tr:last-child>th{border-bottom:0;}
}

.material{ overflow: hidden; padding: 30px 0; text-align: center; font-size: 14px; text-transform: capitalize; font-weight: bold;}
@media (min-width:1px) and (max-width:1080px) {
.material{ padding: 20px; font-size: 14px;}
}
.onliewhatsapp{ position:fixed; right:15px; bottom:20%; z-index:10;}
.onliewhatsapp img{ width:70px;}

/*人才招聘*/
.joinuslist{ padding: 0 0 0.55rem 0 ;}
.joinuslist .item{ overflow: hidden; display: flex; justify-content: space-between; background: #d63d37; margin-bottom: 8px;}
.joinuslist .item h3{ padding: 0.2rem 0.2rem; font-size: 16px; font-weight: bold; color: #fff; margin: 0; box-sizing: border-box;}
.joinuslist .item h3:nth-child(1){ width: 467px;}
.joinuslist .item h3:nth-child(2){ width: 297px;}
.joinuslist .item h3:nth-child(3){ width: 264px;}
.joinuslist .item h3:nth-child(4){ width: 364px;}
.joinuslist .item h3:nth-child(5){ width: 130px;}
.joinuslist .item p{ padding: 0.15rem 0.2rem; font-size: 16px; color: #202020; margin: 0; box-sizing: border-box;}
.joinuslist .item p:nth-child(1){ width: 467px;}
.joinuslist .item p:nth-child(2){ width: 297px;}
.joinuslist .item p:nth-child(3){ width: 264px;}
.joinuslist .item p:nth-child(4){ width: 364px;}
.joinuslist .item p:nth-child(5){ width: 130px;}
.joinuslist .item p>a{display: flex;}
.joinuslist .item:nth-child(n+2){ background: rgb(246, 248, 249);}

@media (min-width:1081px) {	
.joinuslist .item:nth-child(n+2):hover{ background: #84B6DB}
}
@media (min-width:1px) and (max-width:1080px) {
.joinuslist .item h3:nth-child(3){ display: none;}
.joinuslist .item h3:nth-child(4){ display: none;}
.joinuslist .item h3:nth-child(5){ width: 300px;}
.joinuslist .item p:nth-child(3){ display: none;}
.joinuslist .item p:nth-child(4){ display: none;}
.joinuslist .item p:nth-child(5){ width: 300px;}
.joinuslist .item h3{ font-size: 12px; padding: 10px;}
.joinuslist .item p{ font-size: 10px; padding: 6px 10px;}
.joinuslist .item p>a{ font-size: 10px;}
}



/**********右侧浮动**********/
#float{position:fixed;right:15px;top:50%;margin-top:-60px;z-index:8; }
#float a.ico{ display: block; margin-bottom: 0.1rem; width: 0.44rem; position: relative;}
#float a.ico .codeimg{ position: absolute; right: calc(100% + 0.3rem); top: 0; width: 0; transition: linear 0.35s;}
#float a.ico .codeimg img{ width: 100%;}
#float a.hover:hover .codeimg{ width: 1.8rem;}
@media (min-width:1px) and (max-width:1080px) {
   
}
#float #btninquy>em>i{ animation: blink 1.5s infinite; }
@keyframes blink {
0% {
opacity: 1;
	color: #08577c;
}
50% {
opacity: 0.5;
}
100% {
opacity: 0;
}
}


/*region 分页*/
.page{overflow: hidden;text-align: right;}
.pagination{display:inline-block;margin:20px 0;padding-left:0;border-radius:4px; }
.pagination>li{display:inline;}
@media (min-width:1081px){.pagination>li>a,.pagination>li>span{padding:6px 12px!important;}
}
.pagination>li>a,.pagination>li>span{position:relative;float:left;margin-left:-1px;padding:3px 4px;border:1px solid #ddd;background-color:#fff;color:var(--color);text-decoration:none;line-height:1.42857143;}
.pagination>li:first-child>a,.pagination>li:first-child>span{margin-left:0;border-bottom-left-radius:4px;border-top-left-radius:4px;}
.pagination>li:last-child>a,.pagination>li:last-child>span{border-top-right-radius:4px;border-bottom-right-radius:4px;}
.pagination>li>a:focus,.pagination>li>a:hover,.pagination>li>span:focus,.pagination>li>span:hover{z-index:3;border-color:#ddd;background-color:#eee;color:var(--color);}
.pagination>.active>a,.pagination>.active>a:focus,.pagination>.active>a:hover,.pagination>.active>span,.pagination>.active>span:focus,.pagination>.active>span:hover{z-index:2;border-color:var(--color);background-color:var(--color);color:#fff;cursor:default;}
.pagination>.disabled>a,.pagination>.disabled>a:focus,.pagination>.disabled>a:hover,.pagination>.disabled>span,.pagination>.disabled>span:focus,.pagination>.disabled>span:hover{border-color:#ddd;background-color:#fff;color:#777;cursor:not-allowed;}
.pagination-lg>li>a,.pagination-lg>li>span{padding:10px 16px;font-size:18px;line-height:1.3333333;}
.pagination-lg>li:first-child>a,.pagination-lg>li:first-child>span{border-bottom-left-radius:6px;border-top-left-radius:6px;}
.pagination-lg>li:last-child>a,.pagination-lg>li:last-child>span{border-top-right-radius:6px;border-bottom-right-radius:6px;}
.pagination-sm>li>a,.pagination-sm>li>span{padding:5px 10px;font-size:12px;line-height:1.5;}
.pagination-sm>li:first-child>a,.pagination-sm>li:first-child>span{border-bottom-left-radius:3px;border-top-left-radius:3px;} 
.pagination-sm>li:last-child>a,.pagination-sm>li:last-child>span{border-top-right-radius:3px;border-bottom-right-radius:3px;}
.pager{margin:20px 0;padding-left:0;list-style:none;text-align:center;}
.pager li{display:inline;}
.pager li>a,.pager li>span{display:inline-block;padding:5px 14px;border:1px solid #ddd;border-radius:15px;background-color:#fff;}
.pager li>a:focus,.pager li>a:hover{background-color:#eee;text-decoration:none;}
.pager .next>a,.pager .next>span{float:right;}
.pager .previous>a,.pager .previous>span{float:left;}
.pager .disabled>a,.pager .disabled>a:focus,.pager .disabled>a:hover,.pager .disabled>span{background-color:#fff;color:#777;cursor:not-allowed;}
/*endregion*/



#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(--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(--color); background: var(--color); display: flex; align-items: center; justify-content: center; box-sizing: border-box; padding: 5px;}
#floatForm .contactTop .contactLogo img{ max-width: inherit; width: 100%; height: auto;}
#floatForm .contactForm{width:90%;max-width:380px;z-index:1; padding:30px 20px;background-color:#f3f3f3;border:1px solid #d5d5d5; overflow: hidden; border-top-left-radius: 10px; border-top-right-radius: 10px;}
#floatForm .contactForm .btnclose{display:inline-flex;width:30px;height:30px;background-color:#000;border:3px solid #fff;border-radius:50%;z-index:1;align-items: center;justify-content: center;cursor:pointer; margin: 0;}
#floatForm .contactForm .btnclose>i{font-size:12px;line-height:24px;color:#fff;font-weight:bold;}
#floatForm .contactForm .quickQuoteTitle{font-size:22px;line-height:24px;color:#171717;font-weight:600;margin-bottom:20px;}
#floatForm .contactForm input,.contactForm textarea{padding:12px;width:100%;border:1px solid #dadada;margin-bottom:10px;background-color:#fff;color:#000;resize:none; box-sizing: border-box;}
#floatForm .contactForm .submit{padding:0.1rem 0.2rem;min-width:100%;font-size:0.16rem;border:1px solid var(--color);background-color:var(--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: 2rem 0; text-align: center;}
.page404 h2{ font-size: 0.2rem; color: var(--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(--color); margin-right: 0.1rem;}
.page404 h2 span:after{ content: ""; display: inline-block; width: 0.15rem; height: 1px; background: var(--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(--color); color: #333;}


