@charset "utf-8";
/* CSS Document */
@font-face {
	font-family: 'gilroy_bold';
	src: url('../fonts/gilroy-bold-4.otf') format('truetype');
}
@font-face {
	font-family: 'manrope-regular';
	src: url('../fonts/manrope-regular.otf') format('truetype');
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td{ margin:0; padding:0;}
table{ border-collapse:collapse; border-spacing:0;}
img{ border:0; vertical-align: middle;}
li{ vertical-align: middle;}
s{text-decoration: none;}
ol, ul, li{ list-style:none;}
h1, h2, h3, h4, h5, h6{ font-size:100%; font-weight:normal;}
input, button, select, textarea, a{ outline:none;}
input, button, select, textarea{ font-family: inherit; font-size: inherit; line-height: inherit;}
html{ -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; -webkit-tap-highlight-color: rgba(0, 0, 0, 0);}
a{ background: transparent; text-decoration: none; color: #666; transition: 0.3s; -moz-transition: 0.3s;
	-webkit-transition: 0.3s; -o-transition: 0.3s;}
a:active, a:hover{ outline: 0;}
body{ color: #666; font:14px/2 'Microsoft Yahei', arial, 'simsun', Tahoma, Helvetica, STHeiti; word-break:break-all;}
.o8{ filter:alpha(opacity=100); opacity:1; transition:all 0.25s ease-out 0s; -webkit-transition:all 0.25s ease-out 0s;}
.o8:hover{ filter:alpha(opacity=80); opacity:0.8;}
div,p{ max-height: 10000rem;}
::selection{ color:#fff; background-color: #061034;}::-moz-selection{ color:#fff; background-color: #061034;}
.noselect{ -moz-user-select:none; -webkit-user-select:none; -ms-user-select:none; user-select:none;}
input[type="button"], input[type="submit"], input[type="reset"]{ -webkit-appearance: none;}
textarea{ -webkit-appearance: none;}
html {
	width: 100%;
	height: auto;
	margin: auto;
	font-size: 100px;
	overflow-x: hidden; 
  }
  *{ margin: 0; padding: 0;font-family: "manrope-regular";}
/*自定义常用配制*/
.l{ float: left;}.r{ float: right;}
.w{ width: 100%;}.h{ height: 100%;}.full{ width: 100%; height: 100%;}
.cer,.cer0,.cer1,.cer2,.cer3{ max-width: 1200px; margin: 0 auto;}
.cer1{ padding: 0 10px;}
.cer2{ padding: 0 20px;}
.cer3{ padding: 0 30px;}
.cer{ padding: 0 5%;}
.cer5{ max-width: 1600px; margin:0 auto;}
.cer6{ max-width: 1600px; margin:0 auto; padding: 0 10px;}
.cer7{ max-width: 1600px; margin:0 auto; padding: 0 20px;}
.cer8{ max-width: 90%; margin:0 auto; padding: 0 0;}
.cer10{ max-width: 80%; margin:0 auto; padding: 0 0;}
.cer13{max-width:90%}
.cer9{ padding: 0 0;}
@media screen and (max-width:600px){
	.cer3,.cer8{ padding: 0 5%;}
}
.b{ font-weight:bold;}.n{ font-weight: normal;}
.tc{ text-align:center;}.tr{ text-align:right;}.tl{ text-align:left;}
.posr{ position:relative;}
.maxw{ max-width: 100%;}.divpicw img{ max-width: 100%;}
.ikong{ display: inline-block; width: 14px;}
.vam{ display: inline-block; width: 0; height: 100%; vertical-align: middle;}
.h10{ width: 100%; height: 10px;}.h20{ width: 100%; height: 20px;}.h30{ width: 100%; height: 30px;}
.h40{ width: 100%; height: 40px;}.h50{ width: 100%; height: 50px;}.h60{ width: 100%; height: 60px;}
.h70{ width: 100%; height: 70px;}.h80{ width: 100%; height: 80px;}.h90{ width: 100%; height: 90px;}
.h100{ width: 100%; height: 100px;}.h110{ width: 100%; height: 110px;}.h120{ width: 100%; height: 120px;}
.disn{ display:none;}.disb{ display:block;}.dib{ display: inline-block;}.vh{ visibility: hidden;}
.ov{ overflow:hidden;}.cup{ cursor:pointer;}
.clearfloat{ clear:both; height:0; font-size: 0px; line-height: 0px; overflow:hidden; visibility:hidden;}
.clearfix:after{ content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; font-size:0;}
.clearfix{ *zoom:1;}
.op70{ filter:alpha(opacity=70); opacity:0.7;}

a.aftl{ position: relative;}
a.aftl::after{ left:100%; position: absolute; bottom: 0; content: " "; width: 0;
	border-bottom: 1px solid #fff; -webkit-transition: .3s; transition: .3s;}
a.aftl:hover::after{ width: 100%; left: 0; transition: width 0.3s; -webkit-transition: width 0.3s;}

.light{ cursor: pointer; position: absolute; left: -180px; top: 0; width: 100%; height: 100%; transform: skewx(-25deg);
	background-image: -webkit-linear-gradient(0deg,rgba(255,255,255,0),rgba(255,255,255,0.5),rgba(255,255,255,0));}
:hover .light{ left: 180px; transition: 1s;}

::-webkit-input-placeholder{ color:#999;}
::-moz-placeholder{ color:#999;}
::-moz-placeholder{ color:#999;}
::-ms-input-placeholder{ color:#999;}

@media screen and (min-width:750px){
::-webkit-scrollbar{ width:5px; height: 5px;}
::-webkit-scrollbar-thumb:vertical{background-color:rgba(9,80,167,.6);border-radius:10px;-webkit-border-radius:10px;}
::-webkit-scrollbar-thumb:vertical:hover{background-color:rgba(9,80,167,.8);}
}

.a_link:hover{ text-decoration:none; background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 4'%3E%3Cpath fill='none' stroke='%23ffffff' d='M0 3.5c5 0 5-3 10-3s5 3 10 3 5-3 10-3 5 3 10 3'/%3E%3C/svg%3E") repeat-x 0 100%; 
	background-size:20px auto; animation:waveMove 1s infinite linear;}
.a_link2:hover{ text-decoration:none; background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 4'%3E%3Cpath fill='none' stroke='%230058a7' d='M0 3.5c5 0 5-3 10-3s5 3 10 3 5-3 10-3 5 3 10 3'/%3E%3C/svg%3E") repeat-x 0 100%; 
	background-size:20px auto; animation:waveMove 1s infinite linear;}
@keyframes waveMove {
  from { background-position:0 100%; }
  to { background-position:-20px 100%; }
}



/*font-style*/
.t12{ font-size: 12px;}.t14{ font-size: 14px;}.t16{ font-size: 16px;}.t18{ font-size: 18px;}.t20{ font-size: 20px;}
.t22{ font-size: 22px;}.t24{ font-size: 24px;}.t26{ font-size: 26px;}.t28{ font-size: 28px;}
.t30{ font-size: 30px;}.t32{ font-size: 32px;}.t34{ font-size:34px;}.t36{ font-size: 36px;}
.ti1{ text-indent: 1em;}.ti2{ text-indent: 2em;}.ti3{ text-indent: 3em;}
.lh1{ line-height: 1em;}.lh1-5{ line-height: 1.5em;}.lh30{ line-height: 30px;}
.lh2{ line-height: 2em;}.lh2-5{ line-height: 2.5em;}.lh3{ line-height: 3em;}
.fontya{ font-family: Microsoft YaHei,'微软雅黑';}.fontsong{ font-family: simsun,'宋体';}
.ell{ overflow: hidden; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis;}
.ttc{ text-transform: capitalize;}.ttl{ text-transform: lowercase;}.ttu{ text-transform: uppercase;}
.c3{ color: #333;}.c6{ color: #666;}.c9{ color: #999;}.ca{ color: #aaa;}.cf{ color: #fff;}
.ora{ color: #f70;}.red{ color: #f00;}.blue{ color: #0096ff;}.c4{ color: #444;}.c8{ color: #888;}
.yel{ color: #ffa800;}.lblue{ color: #bfdefb;}.green{ color: #3c2;}
.picw img,.pagecon img{ max-width: 100%;}
.limitwh,.limited{ max-width: 100%; max-height: 100%;}
.limitwh2{ max-width: 90%; max-height: 90%;}
.pagecon div,.pagecon p,.pagecon span{ font-size: 26px!important; line-height: 36px!important;}

.bsb{ box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;}
.yj4{ -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px;}
.yj2{ -moz-border-radius: 2px; -webkit-border-radius: 2px; border-radius: 2px;}
.shadow6{ box-shadow: 0 0px 6px 0 #d9d9d9;}
.guodu{ transition: all 0.3s linear 0s; -moz-transition: all 0.3s linear 0s; 
	-webkit-transition: all 0.3s linear 0s; -o-transition: all 0.3s linear 0s;}
.guodu2{ transition: 0.3s; -moz-transition: 0.3s; -webkit-transition: 0.3s; -o-transition: 0.3s;}
.poa,.poa1{ position: absolute; width: 100%; height: 100%; left: 0; top:0; z-index: 1;}
.poa2{ position: absolute; width: 100%; height: 100%; right: 0; top:0; z-index: 1;}
.poa3{ position: absolute; width: 100%; height: 100%; left: 0; bottom:0; z-index: 1;}
.poa4{ position: absolute; width: 100%; height: 100%; right: 0; bottom:0; z-index: 1;}
.rotate90{ -moz-transform: rotate(90deg); -webkit-transform: rotate(90deg); -o-transform: rotate(90deg); 
	-ms-transform: rotate(90deg); transform: rotate(90deg);}

.pic101,.pic102,.pic104{ overflow: hidden;}
.pic102 img,.pic104 img,.pic101 img{ -webkit-transition: 0.5s; -moz-transition: 0.5s;
	-ms-transition: 0.5s; -o-transition: 0.5s; transition: 0.5s;}
li:hover .pic101 img{ -webkit-transform: scale(1.01); -moz-transform: scale(1.01);
	-ms-transform: scale(1.01); -o-transform: scale(1.01); transform: scale(1.01);}
li:hover .pic102 img{ -webkit-transform: scale(1.02); -moz-transform: scale(1.02);
	-ms-transform: scale(1.02); -o-transform: scale(1.02); transform: scale(1.02);}
li:hover .pic104 img{ -webkit-transform: scale(1.04); -moz-transform: scale(1.04);
	-ms-transform: scale(1.04); -o-transform: scale(1.04); transform: scale(1.04);}
@media screen and (max-width:380px){}

img.scale104{ -webkit-transition: .5s; -moz-transition: .5s; -ms-transition: .5s; -o-transition: .5s; transition: .5s;}
img.scale104:hover{ -webkit-transform: scale(1.04); -moz-transform: scale(1.04);
	-ms-transform: scale(1.04); -o-transform: scale(1.04); transform: scale(1.04);}

.btn{ padding: 0; cursor: pointer; text-align: center; border: none; color:#fff;
	-moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius:4px;
	transition: 0.3s; -moz-transition: 0.3s; -ms-transition: 0.3s; 
	-webkit-transition: 0.3s; -o-transition: 0.3s;}
.btn2{ padding: 0; cursor: pointer; text-align: center; border: none; 
	transition: 0.3s; -moz-transition: 0.3s; -ms-transition: 0.3s; 
	-webkit-transition: 0.3s; -o-transition: 0.3s;}
img.tw{ position: relative; margin-top: -3px;}






div.pageList{ padding: 0 30px; text-align: center;}
div.pageList ul.l{ display: none;}
div.pageList ul{ font-size: 0;}
div.pageList ul li{ display: inline-block; height: 54px;}
div.pageList ul li a{ display: inline-block; font-size: 16px; color: #999; line-height: 52px; height: 52px;
	width: 52px; margin: 0 4px; border: 1px solid #e7e7e7; background-color: #fff;
	-moz-border-radius: 27px; -webkit-border-radius: 27px; border-radius:27px;}
div.pageList ul li:hover a{ border-color: #0058a7; color: #0058a7;}
div.pageList ul li a.selected{ background-color: #0058a7; border-color: #0058a7; color: #fff;}

div.pageList a.first,div.pageList a.last,div.pageList a.prev,div.pageList a.next{ font-size: 14px;}
/*div.pageList a.first{ background: url('../images/k1.png') center no-repeat;}
div.pageList a.prev{ background: url('../images/k2.png') center no-repeat;}
div.pageList a.next{ background: url('../images/k3.png') center no-repeat;}
div.pageList a.last{ background: url('../images/k4.png') center no-repeat;}

div.pageList a.first:hover{ background-color: #1373c0; background-image: url('../images/k1h.png');}
div.pageList a.prev:hover{ background-color: #1373c0; background-image: url('../images/k2h.png');}
div.pageList a.next:hover{ background-color: #1373c0; background-image: url('../images/k3h.png');}
div.pageList a.last:hover{ background-color: #1373c0; background-image: url('../images/k4h.png');}*/





.listbtnout{ padding: 0; display: none;}
.listbtnout2{ padding: 130px 0 110px;}
.listmore{ display: block; width: 260px; height: 50px; margin: 0 auto; position: relative; overflow: hidden;
	background-color: #fff; font-size: 18px; color: #1373c0; line-height: 50px; text-align: center;
	-moz-border-radius: 25px; -webkit-border-radius: 25px; border-radius:25px; border: 1px solid #1373c0;}
.listmore span{ position: relative; z-index: 2;}
.btn-circle-hover{ position: absolute; z-index: 0; pointer-events: none; border-radius: 50%; 
	background-color: rgba(30,180,184,0.3); transform: translate(-50%, -50%);
	width: 0; height: 0; opacity: 0; transition: width .8s, height .8s, opacity .8s;}

.listmore2{ display: block; position: relative; overflow: hidden; text-align: center;}
.listmore2 span{ display: block; font-size: 18px; color: #999; line-height: 50px;}
.listmore2:hover span{ color: #0058a7;}
@media screen and (max-width:750px){
	div.pageList{ display: none;}
	.listbtnout{ display: block;}
	.listbtnout2{ padding: 80px 0 70px;}
}

/*表单验证相关*/
.Validform_checktip{ font-size: 14px; line-height:20px; height:20px; overflow:hidden; color:#999;}
.Validform_right{ color:#71b83d; padding-left:20px; background:url(../images/right.png) no-repeat left center;}
.Validform_wrong{ color:#d30315; padding-left:20px; white-space:nowrap; background:url(../images/error.png) no-repeat left center;}
.Validform_loading{ padding-left:20px; background:url(../images/onLoad.gif) no-repeat left center;}
.Validform_error{}
#Validform_msg{ color:#7d8289; font: 12px/1.5 tahoma, arial, \5b8b\4f53, sans-serif; width:280px;
	-webkit-box-shadow:2px 2px 3px #aaa; -moz-box-shadow:2px 2px 3px #aaa; background:#fff; position:absolute;
	top:0px; right:50px; z-index:99999; display:none;
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color='#999999');}
#Validform_msg .iframe{ position:absolute; left:0px; top:-1px; z-index:-1;}
#Validform_msg .Validform_title{ line-height:25px; height:25px; text-align:left; font-weight:bold; padding:0 8px; color:#fff;
 position:relative; background-color:#000;}
#Validform_msg a.Validform_close:link,#Validform_msg a.Validform_close:visited{ line-height:22px; position:absolute;
 right:8px; top:0px; color:#fff; text-decoration:none;}
#Validform_msg a.Validform_close:hover{ color:#cc0;}
#Validform_msg .Validform_info{ padding:8px; border:1px solid #000; border-top:none; text-align:left;}
.v{ position:relative;}i.v{ display:inline-block;}
.v span.Validform_checktip{ position:absolute; left:0; top:100%; z-index: 1; font-style: normal;}
.v p.message{ position: absolute; left:31px; top:100%; height: 40px; line-height: 40px; 
	font-size: 16px; color: #f00; font-weight: bold;}
i.v2{ position:relative; display:inline-block;}
i.v2 span.Validform_checktip{ font-style: normal; margin-left: 20px; line-height: 36px;}

/* banner */
#banner{ width: 350px; height: 438px; position: absolute; z-index: 1; top: 50%; left:50%;
	margin-top: -240px; padding: 0 100px 40px;}
#banner .hd{ height:10px; overflow:hidden; position:absolute; left:50%; margin-left: -30px; bottom:20px; z-index:1;}
#banner .hd ul{ overflow:hidden; zoom:1; float:left;}
#banner .hd ul li{ float:left; margin-right:10px; width:10px; height:10px; cursor:pointer; 
	background: url(../images/dot02.png) center; opacity: 0.3;}
#banner .hd ul li.on{ opacity: 0.7;}
#banner .bd{ position:relative; z-index:0; width: 350px; height: 438px; overflow: hidden;}
#banner .bd li{ zoom:1;}

/* 下面是前/后按钮代码 */
#banner .prev,#banner .next{ position:absolute; top:50%; margin-top:-26px; display:block; width:52px; height:52px;}
#banner .prev{ left: 0; background:url(../images/xiaoyu1.png) center no-repeat;} 
#banner .next{ right:0; background:url(../images/dayu1.png) center no-repeat;}
#banner .prev:hover{ background-image: url(../images/xiaoyu1h.png)}
#banner .next:hover{ background-image: url(../images/dayu1h.png)}



/*.newban .flex-direction-nav a{ width:34px;height:34px; display:block; font-size: 0;
	position:absolute; top: 50%; z-index: 4; border-radius: 50%; border: 1px solid #3cbb9d;
	background-position: center; background-repeat: no-repeat;}
.newban .flex-direction-nav a.flex-prev{ left:0; background-image: url('../images/lt4.png');}
.newban .flex-direction-nav a.flex-next{ right:0;background-image: url('../images/gt4.png');}
.newban .flex-direction-nav a:hover{ background-color: #3cbb9d;}
.newban .flex-direction-nav a.flex-prev:hover{ background-image: url('../images/lt4h.png');}
.newban .flex-direction-nav a.flex-next:hover{ background-image: url('../images/gt4h.png');}*/


.newban .flex-direction-nav a{ width:40px;height:80px;margin-top:-40px;display:block;
	font-size: 38px; color: #bfbfbf; line-height: 80px; text-align: center; font-family: 'simsun';
	position:absolute; top:50%; z-index: 4; background-color: rgba(0,0,0,0.2);}
.newban .flex-direction-nav a.flex-prev{ left:5%;}
.newban .flex-direction-nav a.flex-next{ right:5%;}
.newban .flex-direction-nav a:hover{ background-color: rgba(0,0,0,0.4); color: #fff;}

/* .newban .flex-control-paging{ padding: 10px 0; height: 10px; font-size: 0;
	position: absolute; bottom: 40px; left: 40px; z-index: 3;width: 100%; text-align: center;}
.newban .flex-control-paging li{ display: inline-block; *display:inline; *zoom:1;
	overflow:hidden; width: 10px; height: 10px; margin: 0 10px;}
.newban .flex-control-paging li a{ width:10px; height:10px; display: block; cursor:pointer;
	background-color: #fff; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius:5px;}
.newban .flex-control-paging li a.flex-active{ background-color: #d0252e;} */

.newban .flex-control-paging{ width: 100%; height: 3px; font-size: 0; text-align: center;
	position: absolute; bottom: 38px; left:0; z-index: 3;}
.newban .flex-control-paging li{ display: inline-block; *display:inline; *zoom:1;
	overflow:hidden; width: 50px; height: 3px; margin: 0 10px;}
.newban .flex-control-paging li a{ width:50px; height:3px; display: block; cursor:pointer;
	background-color: #e3e3e3; position: relative;}
.newban .flex-control-paging li a:before{ content: ''; position: absolute; left: 0; bottom:0; z-index: 1;
	width: 0; height: 3px; background-color: #c02020;}
.newban .flex-control-paging li.ac a:before{
	-webkit-transition: linear 5s; -moz-transition: linear 5s; -ms-transition: linear 5s;
	-o-transition: linear 5s; transition: linear 5s; width: 100%;}



.newban{ position:relative; width: 100%; height: 960px; overflow: hidden; z-index: 1;}

.flexslider{ position: relative; width: 100%; height: 100%; z-index: 1;}
.flexslider .flex-viewport{ height: 100%;}
.flexslider .slides{ overflow: hidden; height: 100%; font-size: 0;}
.flexslider .slides li{ height: 100%; display: none; -webkit-backface-visibility:hidden; position: relative; overflow: hidden;}
.flexslider .slides li .wrap{ display: block; width: 100%; height: 100%; position: relative; overflow: hidden;}
.flexslider .slides .wrap>img{ width: 100%; height: 100%; object-fit:cover; object-position: center;}
.vd{ position: absolute; top:0; left:0; width: 100%; height: 100%; z-index: 0;
	background-color: #000; object-fit:cover;}

/*.flexslider li .wrap:before{ content: ''; position: absolute; left: 0; bottom:0; z-index: 2;
	width: 0; height: 2px; background-color: #00946f;}
.flexslider li.ac .wrap:before{ transition: linear 6s; width: 100%;}*/

.flexslider .slides .wrap>img{ -webkit-transition: -webkit-transform 1s ease-in; transition: transform 1s ease-in;
	transform:scale(1.04); -webkit-transform:scale(1.04);}
.flexslider .slides .ac .wrap>img{ -webkit-transition: -webkit-transform 5s ease-in; transition: transform 5s ease-in;
	transform:scale(1); -webkit-transform:scale(1);}


.btt3{ position: absolute; top:50%; left:166px; width: 341px; height: 300px; z-index: 1; display: none;
	background: url('../images/btt1.png') center no-repeat; margin-top: -130px;}
.btt4{ position: absolute; top:50%; left:528px; width: 290px; height: 109px; z-index: 2; display: none;
	background: url('../images/btt2.png') center no-repeat; margin-top: 43px;}

.btt1{ position: absolute; top:50%; left:10%; z-index: 2; margin-top: -20px;}
.btt1 .cn{ font-size: 60px; line-height: 80px; color: #fff; font-weight: bold; letter-spacing: 6px;}
.btt1 .cn span{ display: block;}
.btt1 .en{ font-size: 24px; line-height: 38px; color: #fff; font-family: 'Times New Roman';
	text-transform: uppercase; word-break: normal;}
.btt1 .en span{ display: block;}
.btt1 .cn2{ font-size: 28px; line-height: 40px; color: #fff; letter-spacing: 4px;}
.btt1 .cn3{ font-size: 28px; line-height: 40px; color: #fff;}


.btt2{ position: absolute; top:50%; left:50%; max-width: 1440px; z-index: 2;
	margin-top: -120px; margin-left: -720px; color: #fff;}
.btt2 h4{ font-size: 56px; line-height: 76px;}
.btt2 h4 em{ display: block;}
.btt2 .hx{ max-width: 710px; height: 1px; margin: 28px 0 46px; background-color: #fff;}
.btt2 h5{ font-size: 22px; line-height: 44px; letter-spacing: 6px;}

.btt2 .banbtn{ display: block; width: 164px; height: 54px; overflow: hidden; position: relative;
	font-size: 16px; color: #fff; line-height: 54px; text-align: center; border-radius: 27px;
	background-image: linear-gradient( to top, #f5b301, #ffd94a); margin-top: 42px;}
.btt2 .banbtn span{ position: relative; z-index: 2; display: inline-block; padding-right: 40px;
	background: url('../images/jtr1.png') right no-repeat; letter-spacing: 2px;}
.btt2 .banbtn:hover{ box-shadow: 0 0 10px 0 #ffd94a;} 

@media screen and (max-width:1200px){
	.btt1{ left: 5%; max-width: 90%;}
	.newban .flex-control-paging{ left: 5%;}

	.btt1 .cn{ font-size: 40px; line-height: 60px;}
}
@media screen and (max-width:750px){
	.btt1{ width: 90%; text-align: center;}
	.btt1 .cn{ font-size: 30px; line-height: 50px;}
	.btt1 .en{ font-size: 20px; line-height: 30px;}
	.newban .flex-control-paging{ bottom: 40px;}

	.newban{ height: 0!important; padding-bottom: 100%;}
	.flexslider{ position: absolute;}
	.newban .flex-control-paging{ width: 90%; text-align: center;}
	/*.btt1,.btt2,.btt3{ display: none;}*/ 
}




.btt1,.btt2,.btt3,.btt21,.btt31{ transition-duration: 1.2s; -moz-transition-duration: 1.2s;
	-webkit-transition-duration: 1.2s; -o-transition-duration: 1.2s;}
.btt12{ position: absolute; top:50%; left:50%; width: 560px; height: 50px; z-index: 1;  margin-left: -250px;;
	text-align: center; font-size: 18px; color: #fff; line-height: 50px; margin-top: -35px;
	background-color: #0058a7; -moz-border-radius: 25px; -webkit-border-radius: 25px; border-radius:25px;}
.btt32{ position: absolute; top:50%; left:50%; width: 1112px; height: 41px; z-index: 1;
	background: url('../images/btt32.png') center no-repeat; margin-left: -556px; margin-top: -70px;}


/*.ac .finu, .ac .find{ -webkit-transform:translateY(0); -moz-transform:translateY(0); opacity: 1;
	-o-transform:translateY(0); -ms-transform:translateY(0); transform:translateY(0);}
.ac .finl, .ac .finr{ -webkit-transform:translateX(0); -moz-transform:translateX(0); opacity: 1;
	-o-transform:translateX(0); -ms-transform:translateX(0); transform:translateX(0);}
.ac .findsc05{ -webkit-transform:translateY(0) scale(1, 1); -moz-transform:translateY(0) scale(1, 1);
	-o-transform:translateY(0) scale(1, 1); -ms-transform:translateY(0) scale(1, 1);
	transform:translateY(0) scale(1, 1); opacity: 1;}
.ac .scl05,.ac .scl01{ -webkit-transform:scale(1, 1); -o-transform:scale(1, 1); transform:scale(1, 1);
  -moz-transform:scale(1, 1); -ms-transform:scale(1, 1); opacity: 1;}
.ac .finrsc05, .ac .finlsc05{ -webkit-transform:translateX(0) scale(1, 1); -moz-transform:translateX(0) scale(1, 1);
	-o-transform:translateX(0) scale(1, 1); -ms-transform:translateX(0) scale(1, 1);
	transform:translateX(0) scale(1, 1); opacity: 1;}*/

.find-1{ -webkit-transform:translateY(60px); -moz-transform:translateY(60px); opacity: 0;
	-o-transform:translateY(60px); -ms-transform:translateY(60px); transform:translateY(60px);}
.finu-1{ -webkit-transform:translateY(-60px); -moz-transform:translateY(-60px); opacity: 0;
	-o-transform:translateY(-60px); -ms-transform:translateY(-60px); transform:translateY(-60px);}
.finl-1{ -webkit-transform:translateX(-60px); -moz-transform:translateX(-60px); opacity: 0;
	-o-transform:translateX(-60px); -ms-transform:translateX(-60px); transform:translateX(-60px);}
.finr-1{ -webkit-transform:translateX(60px); -moz-transform:translateX(60px); opacity: 0;
	-o-transform:translateX(60px); -ms-transform:translateX(60px); transform:translateX(60px);}

.scl01-1{ -webkit-transform:scale(0.1, 0.1); -o-transform:scale(0.1, 0.1); transform:scale(0.1, 0.1);
  -moz-transform:scale(0.1, 0.1); -ms-transform:scale(0.1, 0.1); opacity: 0;}
.scl05-1{ -webkit-transform:scale(0.5, 0.5); -o-transform:scale(0.5, 0.5); transform:scale(0.5, 0.5);
  -moz-transform:scale(0.5, 0.5); -ms-transform:scale(0.5, 0.5); opacity: 0;}
.scl09-1{ -webkit-transform:scale(0.8, 0.8); -o-transform:scale(0.8, 0.8); transform:scale(0.8, 0.8);
  -moz-transform:scale(0.8, 0.8); -ms-transform:scale(0.8, 0.8); opacity: 0;}
.findsc05-1{ -webkit-transform:translateY(60px) scale(0.5, 0.5); -moz-transform:translateY(60px) scale(0.5, 0.5);
	-o-transform:translateY(60px) scale(0.5, 0.5); -ms-transform:translateY(60px) scale(0.5, 0.5);
	transform:translateY(60px) scale(0.5, 0.5); opacity: 0;}
.finusc05-1{ -webkit-transform:translateY(-60px) scale(0.5, 0.5); -moz-transform:translateY(-60px) scale(0.5, 0.5);
	-o-transform:translateY(-60px) scale(0.5, 0.5); -ms-transform:translateY(-60px) scale(0.5, 0.5);
	transform:translateY(-60px) scale(0.5, 0.5); opacity: 0;}
.finlsc05-1{ -webkit-transform:translateX(-60px) scale(0.5, 0.5); -moz-transform:translateX(-60px) scale(0.5, 0.5);
	-o-transform:translateX(-60px) scale(0.5, 0.5); -ms-transform:translateX(-60px) scale(0.5, 0.5);
	transform:translateX(-60px) scale(0.5, 0.5); opacity: 0;}
.finrsc05-1{ -webkit-transform:translateX(60px) scale(0.5, 0.5); -moz-transform:translateX(60px) scale(0.5, 0.5);
	-o-transform:translateX(60px) scale(0.5, 0.5); -ms-transform:translateX(60px) scale(0.5, 0.5);
	transform:translateX(60px) scale(0.5, 0.5); opacity: 0;}
.op05-1{ opacity: 0.5;}

.ac .finu-1, .ac .find-1{ -webkit-transform:translateY(0); -moz-transform:translateY(0); opacity: 1;
	-o-transform:translateY(0); -ms-transform:translateY(0); transform:translateY(0);}
.ac .finl-1, .ac .finr-1{ -webkit-transform:translateX(0); -moz-transform:translateX(0); opacity: 1;
	-o-transform:translateX(0); -ms-transform:translateX(0); transform:translateX(0);}
.ac .finusc05-1,.ac .findsc05-1{ -webkit-transform:translateY(0) scale(1, 1); -moz-transform:translateY(0) scale(1, 1);
	-o-transform:translateY(0) scale(1, 1); -ms-transform:translateY(0) scale(1, 1);
	transform:translateY(0) scale(1, 1); opacity: 1;}
.ac .scl05-1,.ac .scl01-1,.ac .scl09-1{ -webkit-transform:scale(1, 1); -o-transform:scale(1, 1); transform:scale(1, 1);
	-moz-transform:scale(1, 1); -ms-transform:scale(1, 1); opacity: 1;}
.ac .finrsc05-1, .ac .finlsc05-1{ -webkit-transform:translateX(0) scale(1, 1); -moz-transform:translateX(0) scale(1, 1);
	-o-transform:translateX(0) scale(1, 1); -ms-transform:translateX(0) scale(1, 1);
	transform:translateX(0) scale(1, 1); opacity: 1;}
.ac .op05-1{ opacity: 1;}


.bantxt2{ position: absolute; bottom: 96px; left: 0; width: 100px; height: 30px; z-index: 2; display: none;
	color: #fff; line-height: 30px; font-size: 0; text-align: center; font-family: "Helvetica";}
.bantxt2 *{ display: inline-block; vertical-align: middle;}
.bantxt2 span{ font-size: 16px;}
.bantxt2 i{ font-size: 16px; font-style: normal; margin: 0 4px 0 2px;}






body.locked{ overflow: hidden;}
.all{ width: 100%; min-width: 480px; min-height: 100%; overflow: hidden; position: relative; background-color: #fff;}
.allfirst{ height: 100%;}



/* 头部 */
.head{ width: 100%; min-width: 480px; height: 90px; line-height: 90px; position: fixed; z-index: 60; top:0;
	background-color: #fff; -webkit-transition: height 0.4s,opacity 0.4s; transition: height 0.4s,opacity 0.4s;}
.head>.cer9{ position: relative; z-index: 7; height: 100%;}
.headin{ position: relative; width: 100%; height: 100%; display: flex;justify-content: space-between;align-items: center;padding: 0 18px;box-sizing: border-box;}
.head .logo{ height: 100%; font-size: 0;  opacity: 1; position: absolute; left: 18px; top:0;}
.head .logo img{ max-width: 239px;}

.head .logo2{ height: 100%; font-size: 0; position: absolute; left: 18px; top:0; z-index: 1; opacity: 0;}
.head .logo2 img{ max-width: 239px;}
.special.head .logo{ opacity: 0; position: absolute; left: 18px; top:0;}
.special.head .logo2{ opacity: 1;}
.special.head{ background-color: transparent; box-shadow: none;}
.headshadow{ width: 100%; height: 90px; box-shadow: 0 0 5px 0 rgba(0,0,0,0.2); display: none;}

.head.mini{ height: 70px; line-height: 70px;}
.head.disappear{ opacity: 0;}

@media screen and (max-width:1023px){
	.head{ height: 70px; line-height: 70px;}
	.headshadow{ display: block; height: 70px;}
}


.headright{ position: absolute; right: 0; top:0; height: 100%; z-index: 4;
	font-size: 0; text-align: center;}
.headright i.fenge{ display: inline-block; width: 1px; height: 16px; background-color: #adadad; vertical-align: middle; margin-right: 32px;}
.headright a{ display: inline-block; vertical-align: top; height: 100%;}
.headright a.lang{ font-size: 16px; color: #fff;}
.headright a.glass{ width: 30px; background: url('../images/glass.png') center no-repeat;}
.headright a.topewm{ width: 16px; background: url('../images/sewm.png') center no-repeat; margin-left: 14px; position: relative;}
.headright a.glass.on{ -webkit-transform:rotate(360deg); transform:rotate(360deg);}

a.tbtn.topewm:after{ content: ''; position: absolute; left: 50%; bottom:5px; z-index: 0;
	width: 0; height: 0; margin-left: -4px; border: 4px solid transparent;}
a.tbtn.topewm:hover:after{ border-top-color: #fff;}
.topewm .bigewm{ position: absolute; width: 100px; height: 100px; top: 100%; 
	right: 0; z-index: 1; display: none; line-height: 100px;
	background-color: #fff; box-shadow: 0 0 5px 0 rgba(0,0,0,0.5);}


.topsouout{ padding:15px 0; background-color: rgba(0,0,0,0.5); position: absolute; display: none;
	z-index: 5; width: 100%; right:0; top:100%; font-size: 16px; line-height: 40px; height: 40px;}
.topsouout .topsou{ position: relative; width: 580px; padding-right: 110px; height:100%;
	background-color: #fff; margin: 0 auto; overflow:hidden;}
.topsou input.shuru{ width: 100%; height:100%; background-color:#fff; border:none; color:#666; text-indent:20px;}
.topsou input.anniu{ position:absolute; top:0; right:0; z-index:2; width:110px; height:100%; border:none; cursor:pointer;
	background-color: #00a1e9; color: #fff; text-align: center; -webkit-transition: .3s; transition: .3s;}
.topsou input.anniu:hover{ background-color: rgba(0,161,233,0.8);}
@media screen and (max-width:750px){
	.topsouout .topsou{ width: 64%; padding-right: 16%;}
	.topsou input.anniu{ width: 20%;}
}



.htel{ display: inline-block; width: 250px; height: 100%; font-size: 0; vertical-align: top; overflow: hidden;}
.htel i{ display: inline-block; font-size: 36px; vertical-align: top; font-family: 'swis721';
	-webkit-animation: telno 6s steps(1,end) infinite; animation: telno 6s steps(1,end) infinite;
	transform-origin:50% 100%;-ms-transform-origin:50% 100%; -webkit-transform-origin:50% 100%;
	-moz-transform-origin:50% 100%;-o-transform-origin:50% 100%; font-style: normal;}
.htel i.i0{ animation-delay: 0s;-moz-animation-delay: 0s;-webkit-animation-delay: 0s;}
.htel i.i1{ animation-delay: 0.5s;-moz-animation-delay: 0.5s;-webkit-animation-delay: 0.5s;}
.htel i.i2{ animation-delay: 1s;-moz-animation-delay: 1s;-webkit-animation-delay: 1s;}
.htel i.i3{ animation-delay: 1.5s;-moz-animation-delay: 1.5s;-webkit-animation-delay: 1.5s;}
.htel i.i4{ animation-delay: 2s;-moz-animation-delay: 2s;-webkit-animation-delay: 2s;}

.htel i.i5{ animation-delay: 2.5s;-moz-animation-delay: 2.5s;-webkit-animation-delay: 2.5s;}
.htel i.i6{ animation-delay: 3s;-moz-animation-delay: 3s;-webkit-animation-delay: 3s;}
.htel i.i7{ animation-delay: 3.5s;-moz-animation-delay: 3.5s;-webkit-animation-delay: 3.5s;}
.htel i.i8{ animation-delay: 4s;-moz-animation-delay: 4s;-webkit-animation-delay: 4s;}
.htel i.i9{ animation-delay: 4.5s;-moz-animation-delay: 4.5s;-webkit-animation-delay: 4.5s;}

.htel i.i10{ animation-delay: 5s;-moz-animation-delay: 5s;-webkit-animation-delay: 5s;}
.htel i.i11{ animation-delay: 5.5s;-moz-animation-delay: 5.5s;-webkit-animation-delay: 5.5s;}
.htel i.i12{ animation-delay: 6s;-moz-animation-delay: 6s;-webkit-animation-delay: 6s;}
.htel i.i13{ animation-delay: 6.5s;-moz-animation-delay: 6.5s;-webkit-animation-delay: 6.5s;}

@-webkit-keyframes telno {
  0% { font-size: 46px;}
  7.14%,14.28%,21.42%,28.57%,35.71%,42.86%,50%,57.14%,64.28%,71.42%,78.57%,85.71%,92.86%,100%{ font-size: 36px;}
}
@keyframes telno {
  0% { font-size: 46px;}
  7.14%,14.28%,21.42%,28.57%,35.71%,42.86%,50%,57.14%,64.28%,71.42%,78.57%,85.71%,92.86%,100%{ font-size: 36px;}
}

.logo_nav{width:65%; display: flex;justify-content:flex-end;align-items: center;   }

.nav{  width:70%;  display:flex;justify-content:space-between;align-items:center;-webkit-align-items:center;z-index: 999; }
.nav>li{ line-height:90px; text-align: center; display: flex; justify-content: center; align-items: center; position: relative;}
.nav>li>a{ display: block;    position: relative;	font-size: 0.17rem; color: #666; text-align: center;}
.nav>li:hover>a,.nav>li.on>a{ color: #0058a7;}

.nav li a:after{width:0;height:2px;background: #8dc540;content: '';position: absolute;left:0;bottom: 0; transition: 0.3s;}
.nav li:hover a:after{width:100%;}
.special .nav>li>a{ color: #fff;}
.special .nav>li>a:after{ border-bottom-color: #fff;}
.head.mini .nav>li{ line-height:70px;}

@media screen and (max-width:1300px){
	.nav>li>a{ padding: 0 0;}
}
@media screen and (max-width:1200px){
	.nav>li:first-child{ display: none;}
}
@media screen and (max-width:1100px){
	.nav{ right: 60px;}
}
.head .logo_tel{ display: flex;justify-content: space-between; align-items: center;color: #fff;position: relative; z-index: 2;padding:0 0 0 25px;}

.nav_tel{display: flex;justify-content: space-between;align-items: center; }
.head .logo_tel img{margin:0 10px 0 0}
.head .logo_tel p{display: flex;justify-content: center; flex-direction: column;   }
.head .logo_tel p i{ font-size:0.24rem; font-family: 'gilroy_bold';color: #fff;font-style: normal; }
.head .logo_tel a{display: block; line-height: 39px;width:143px; text-align: center;font-size: 0.16rem;color: #fff; border:1px solid rgba(255,255,255,0.8);border-radius: 30px; margin: 0 25px 0 0;  }
.head .h_a{ display: flex;justify-content: space-between; align-items: center;color: #fff;position: relative; z-index: 2;padding:0 0 0 25px}
.head .h_a img{margin:0 8px 0 0;width:25px}
.special.head.header2{background:#144da2;}
.head.mini .h_a a{color: #333;}
.head.mini .h_a a:hover{color:#144da2}
.head.mini  .logo_tel p i{ font-size:0.24rem; font-family: 'gilroy_bold';color: #144da2;font-style: normal; }
.nav_tel .b{display: block;}
.nav_tel .n{display: none;}
.head.mini  .nav_tel .b{display: none;}
.head.mini  .nav_tel .n{display: block;}
.jiao{ padding:0 25px;border: 2px solid rgba(255,255,255,.5);display: flex;justify-content: center;align-items: center;line-height: 2; border-radius: 30px;}
.jiao a{  color: #fff; font-size:0.17rem;;}
.head.mini .jiao { border: 2px solid rgba(0,0,0,.5);}
.head.mini .jiao a{color: #333;}



.son{background:rgba(17,79,169,0.9);position: absolute; z-index: 11; top: 100%; width: 300px; left: -50px; box-sizing: border-box;  display: none;   display: flex;justify-content: space-between;  align-items:center;}
.son .son_pic{width:70%}
.son .son_pic img{width:100%;display: block;}
.son dl{width:100%; display: flex;justify-content: space-between; flex-wrap:wrap; align-items: center; }
.son dt{width:100%; border-bottom:1px solid rgba(255,255,255,0.1); line-height: 35px; margin:0 auto}
.son dt a{ line-height: 3.5;font-size: 0.16rem; color:#fff;  padding: 0 0;}
.son dt a:hover{ font-weight: bold; color:#fff; }
.head .h_a a{ font-size: 0.16rem; color: #fff; text-transform: uppercase;  padding:0 10px; }
.head .h_a a:hover{color: #fff;}
.son dt a:after{height:0;}

dl.navtwo{ min-width: 120px; width: auto; display: none; position: absolute; top: 110%; left:50%; z-index: 1; padding-top: 15px;
	-webkit-transition: top 0.3s; -moz-transition: top 0.3s; -ms-transition: top 0.3s; 
	-o-transition: top 0.3s; transition: top 0.3s; 
	-webkit-transform: translate(-50%, 0); transform: translate(-50%, 0);}
dl.navtwo.on{ top:90%;}
dl.navtwo .inner{ width: 100%; background-color: rgba(255,255,255,1); padding: 13px 0;
	-moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius:4px;
	box-shadow: 0 0 7px 2px rgba(0,0,0,0.2);}
dl.navtwo:after{ position: absolute; left:50%; top: 0; margin-left: -11px; content: " "; width: 23px; 
	background: url('../images/sju1.png') center no-repeat; height: 15px; z-index: 1;}

dl.navtwo dd{ height: 36px; line-height: 36px; text-align: center; padding: 0 20px; -webkit-transition: .3s; transition: .3s;}
dl.navtwo dd>a{ font-size: 14px; color: #666; white-space: nowrap; padding: 5px 0;}
dl.navtwo dd:hover{ background-color: #2778be;}
dl.navtwo dd:hover>a{ color: #fff;}
dl.navtwo dd:hover>a{ background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 4'%3E%3Cpath fill='none' stroke='%23ffffff' d='M0 3.5c5 0 5-3 10-3s5 3 10 3 5-3 10-3 5 3 10 3'/%3E%3C/svg%3E") repeat-x 0 100%; 
	background-size:20px auto; animation:waveMove 1s infinite linear;}

dl.navtwo dd>a:after{ left:100%; position: absolute; bottom: 0; content: " "; width: 0; display: none;
	border-bottom: 1px solid #da251d; -webkit-transition: .3s; transition: .3s;}
dl.navtwo dd>a:hover:after{ width: 100%; left:0; transition: width 0.3s; -webkit-transition: width 0.3s;}



/* 手机导航 */
.navsjout{ width: 100%; opacity: 0; overflow: auto; position: fixed; top:0; bottom: 0; left:-100%; z-index: 55;
	-moz-transition: 0.4s; -ms-transition: 0.4s; -webkit-transition: 0.4s;
	-o-transition: 0.4s; transition: 0.4s; background-color: #333;}
.navsjout.on{ opacity: 1; left:0;}

.navsj{ width: 100%; -webkit-overflow-scrolling : touch; background-color: #333;
	position: absolute; top:90px; left:0;}
.navsj>li{ position: relative;}
.navsj>li>a{ display: block; height: 80px; text-align: center; line-height: 80px; 
	font-size: 18px; color: #fff; position: relative;}
.navsj>li>a:after{ content: ''; position: absolute; left: 30px; right:30px; bottom:0; z-index: 0;
	height: 1px; background-color: #666;}

.navsjtwo{ width: 100%; overflow: hidden; display: none; padding: 10px 0; background-color: #f1f1f1;}
.navsjtwo>li{ width: 100%; border-bottom: 1px solid #fff;}
.navsjtwo>li>a{ display: block; line-height: 70px; font-size: 16px; color: #432a23;
	position: relative; z-index: 1; background-color: #ada; text-align: center;
	background: url('../images/nav-jtr1.png') 80% center no-repeat;}

.navsj li i{ position: absolute; left: 80%; top:0; z-index: 1; width: 40px; height: 80px; margin-left: -24px;
	display: block; cursor: pointer; background: url('../images/nav-jtd1.png') center no-repeat;}
.navsj li.on i{ -moz-transform: rotate(180deg); -webkit-transform: rotate(180deg); -o-transform: rotate(180deg); 
	-ms-transform: rotate(180deg); transform: rotate(180deg);}

.navsj,.navsj li i{ -moz-transition: 0.3s; -ms-transition: 0.3s;
	-webkit-transition: 0.3s; -o-transition: 0.3s; transition: 0.3s;}



#close{ position: fixed; left: 0; top: 0; width: 100%;bottom: 0; z-index: 9; display: none; 
	background-color: rgba(0,0,0,0.6); cursor: pointer;}




.navbtn2{ position: absolute; right: 0; top:50%; z-index: 20; margin-top: -26px; width: 50px;
	height: 50px; line-height: 50px; border-radius: 50%; background-color: #0058a7; border: 1px solid rgba(255,255,255,0.3);
	-webkit-transition: 1s; transition: 1s; animation: circle-shadow 2s infinite both;}
.navbtn2:hover{ -webkit-transform: rotate(360deg); transform: rotate(360deg);}

.navbtn2 s{ position: absolute; display: block; width: 6px; height: 6px; background-color: #fff;
	left: 50%; top:50%; margin-left: -3px; margin-top: -3px;}
.navbtn2>s:nth-child(1){ -webkit-transform: translate(-5px, -5px); transform: translate(-5px, -5px);}
.navbtn2>s:nth-child(2){ -webkit-transform: translate(5px, -5px); transform: translate(5px, -5px);}
.navbtn2>s:nth-child(3){ -webkit-transform: translate(-5px, 5px); transform: translate(-5px, 5px);}
.navbtn2>s:nth-child(4){ -webkit-transform: translate(5px, 5px); transform: translate(5px, 5px);}
 

.navbtn{ position: absolute; right: 0; top:50%; z-index: 20; margin-top: -26px; width: 50px; border: 1px solid rgba(255,255,255,0.3);
	height: 50px; line-height: 50px; border-radius: 50%; background-color: #0058a7; display: none;
	-webkit-transition: 1s; transition: 1s; animation: circle-shadow 2s infinite both;}
.navbtn:hover{ -webkit-transform: rotate(360deg); transform: rotate(360deg);}

.navbtn s{ position: absolute; display: block; width: 6px; height: 6px; background-color: #fff;
	left: 50%; top:50%; margin-left: -3px; margin-top: -3px;}
.navbtn>s:nth-child(1){ -webkit-transform: translate(-5px, -5px); transform: translate(-5px, -5px);}
.navbtn>s:nth-child(2){ -webkit-transform: translate(5px, -5px); transform: translate(5px, -5px);}
.navbtn>s:nth-child(3){ -webkit-transform: translate(-5px, 5px); transform: translate(-5px, 5px);}
.navbtn>s:nth-child(4){ -webkit-transform: translate(5px, 5px); transform: translate(5px, 5px);}
.none{display: none;}
@media screen and (max-width:1200px){
	.none{display: block;}
	/*wap header*/
	.head_wap{width:100%; padding:9px 5px; position: absolute; z-index: 101;border:1px solid  rgba(255,255,255,.1);}
	.head_wap2{ background: #6eb92c ;}
	.position{position: relative; display: flex;justify-content: space-between; align-items: center;}
	.head_wap .logo{ width:40%}
	.logo img{width:99px;}
	.cer13{max-width: 96%;}
	.special.head{ background-color: #fff; box-shadow: 0 0 5px 0 rgba(0,0,0,0.05);display: none;}
	.head.mini{display: none;}
	.logo{display: flex;justify-content: flex-start;align-items: center;}
	.cnn{width:77px;height: 30px;border: 1px solid rgba(255,255,255,0.5); border-radius: 35px;display: flex;justify-content: center;align-items: center; margin:0 0 0 8px;font-size: 0.14rem;color: #fff;text-transform: uppercase;}
	.logo a{display: flex;}
}

@media screen and (min-width:1024px){
	.navsjout{ display: none;}
}
@media screen and (max-width:1023px){
	.nav{ display: none;}
	.navbtn{ display: block;}
	.navsjout{ display: block;}
	.z_menu_mask,.navbtn2{ display: none!important;}
}
@media screen and (max-width:1023px){
	.special.head .logo{ opacity: 1;}
	.special.head .logo2{ opacity: 0;}
	
}





.cursor-dot{ position: fixed; top: 50%; left: 50%; pointer-events: none; border-radius: 50%; opacity: 0; mix-blend-mode: difference;
	width: 16px; height: 16px; background-color: rgba(255, 255, 255, 1); z-index: 999; transform: translate(-50%, -50%);
	transition: opacity 0.5s ease-in-out, transform 0.3s ease-in-out, width 0.5s, height 0.5s, background-color 0.5s ease;}
/*footer*/
.footer{ background:#144da2;padding:0 0 0 0;position: relative; z-index: 2; width:100%}
.footer .s_width:nth-child(1){ padding:35px 0 35px 0 ; display:flex;justify-content:space-between;align-items: center; border-bottom: 1px solid rgba(255, 255, 255, .1); width:90%;margin: 0 auto; position: relative;}
.footer .s_width:nth-child(2){ padding:75px 0 75px 0 ; display:flex;justify-content:space-between; width:90%;margin: 0 auto;}
.footer strong{ display: block; font-size:0.24rem; line-height:2; color:#fff; margin-bottom:25px;   }
.footer strong a{ display: block; font-size:0.24rem; line-height:2; color:#fff; }
.footer strong a:hover{color: #8dc540;}
.footer i{ width:30px;height:1px; background:#8dc540;display: block; margin-bottom:25px;}
.footer .f_logo{display: flex;justify-content: flex-start;flex-direction: column; align-items: flex-start;}
.footer .f_logo  a{ width:180px;line-height: 50px; transition: 0.3s; background: #fa561d; font-size: 0.18rem; color: #fff; border-radius: 35px; margin: 25px 0 0 0; position: relative; padding:0 29px 0 35px;}
.footer .f_logo  a:after{ content: '';background: url(../img/swt_more.png) no-repeat; width:20px;height: 12px;position: absolute;right:30px;top:17px;transition: 0.3s;}
.footer .f_logo  a:hover:after{right:25px;}
.footer .f_logo  a:hover{padding:0 29px 0 35px;}

.footer .f_fenlei{  width: 30%;}
.footer .f_fenlei2{  }
.footer .f_fenlei2 li{ line-height:3; width:100%; text-align:left;margin:0 0 0 0 ;}
.footer .f_fenlei2 li a{ color:#eee;font-size: 0.16rem;  display: block}
.footer .f_fenlei2 li a:hover{ color:#fff;}
.footer .f_fenlei div{ display: flex;justify-content: space-between;flex-wrap: wrap; }
.footer .f_fenlei li{ line-height:2.3;   text-align:left;margin:0 0 0 0 ;width:50%}
.footer .f_fenlei li a{ color:#eee;font-size: 0.16rem;  display: block}
.footer .f_fenlei li a:hover{ color:#fff;}
.footer .f_fenlei2 dd{ line-height:2; width:100%; text-align:left;margin:0 0 0 0 ;}
.footer .f_fenlei2 dd a{ color:#eee;font-size: 0.16rem;  display: block}
.footer .f_fenlei2 dd a:hover{ color:#fff;}
.footer .f_fenlei p{ line-height:35px; padding:0 0 0 25px;}
.footer .f_fenlei p a{ color:#e2e2e2;font-size: 0.16rem;  display: block}
.footer .f_fenlei p a:hover{ color:#fff;}
.footer .f_erweima{     text-align: left;}
.footer .f_erweima .fp{  font-size:  0.16rem;line-height: 2;color: #eee;display: block;width: 100%;}
.footer .f_erweima div{margin: 0 0 25px 0;}
.footer .f_erweima div p{font-size:0.18rem;line-height: 2;color: #fff;   }
.footer .f_erweima div span{display: block;line-height: 1.5; color: #8dc540; font-size:0.26rem; font-family: "gilroy_bold";}
.footer .f_erweima dl{ display: flex;justify-content:space-between;}
.footer .f_erweima dd{ display: flex;justify-content: center; align-items: center;flex-direction: column;}
.footer .f_erweima dd p{ line-height: 2; color: #eee; font-size: 0.16rem; text-align: center;width: 100%;}
.footer .f_erweima dd img{ text-align: center; width:95%; max-width:80px; display: block;}
.footer_p{line-height:2; text-align:right; font-size:0.16rem; color:#fff;border-top:1px solid rgba(255,255,255,0.1);padding:35px 0;  }
.footer_pp{ display: flex;justify-content: space-between; align-items: center; width:90%;margin: 0 auto;}
.footer_p a{ color:#fff}
.footer_p a:hover{ color:#fff}
.footer_p img{ vertical-align: middle; display: inline-block;}
@media screen and (max-width:1650px){
	.head .logo img{ max-width: 170px;}
	.head .logo2 img{max-width: 170px;}
	.nav{width:75%}
	.nav>li>a{font-size: 0.16rem;}
	.son dt{line-height: 40px;}
	.son dt a{line-height: 40px;}


}

@media screen and (max-width: 1440px) {
	.head .logo img{ max-width: 120px;}
	.footer .s_width:nth-child(1){ padding:15px 0 15px 0 ;}
	.footer .s_width:nth-child(2){padding: 25px 0 25px 0;}
	.footer strong{ margin-bottom: 10px;font-size: 0.18rem;}
	.footer strong a{font-size: 0.18rem;}
	.head .logo_tel p i{    font-size: 0.18rem;}
	.head.mini .logo_tel p i{    font-size: 0.18rem;}
	.nav>li>a{    font-size: 0.16rem;}
	.footer .f_logo img{width:150px}
	.footer .f_erweima div span{font-size: 0.23rem;}
	.footer_p{    font-size: 0.18rem; padding: 19px 0;}
	.footer .f_erweima dd p{    font-size: 0.18rem;}
	.footer .f_erweima .fp{    font-size: 0.18rem;}
	.footer .f_erweima div p{    font-size: 0.18rem;}
	.footer .f_fenlei li a{    font-size: 0.18rem;}
	.head .logo2 img{max-width: 150px;}
	.head .logo img{max-width: 150px;}
	.son dt a{    font-size: 0.16rem;}
	.jiao{ padding:0 15px;border: 1px solid rgba(255,255,255,.5); }
	.jiao a{  color: #fff; font-size:0.16rem;;}
	.head.mini .jiao{border: 1px solid rgba(0,0,0,.5);}
	.head{    line-height: 75px;height: 75px;}
	.nav>li{    line-height: 75px;}
  }



.flxbtnout{ height: 50px; font-size: 0; position: relative; z-index: 1; margin-top: 30px;}
.flxbtnout a{ display: inline-block; width: 50px; height: 50px; margin-right: 30px;
	border-radius: 50%; text-align: center; line-height: 50px; background-color: #bfced9;}
.flxbtnout a>img{ transition: 1s;}
.flxbtnout a:hover>img{ transform: rotateY(360deg);}

.footwx{ position: relative;}
.footwx .bigewm{ position: absolute; width: 120px; height: 120px; top: 50px; 
	left:0; z-index: 1; display: none; line-height: 120px;
	background-color: #fff; box-shadow: 0 0 5px 0 rgba(0,0,0,0.5);}


.footewm{ float: right; height: 126px; overflow: hidden; position: relative; margin-top: 10px;}
.footewm img{ float: left; display: block; width: 126px; height: 100%;}
.footewm p{ float: left; width: 26px; margin-left: 14px; margin-top: 4px;
	font-size: 16px; color: #656565; line-height: 17px; text-align: center;}




.footer2{ position: relative; z-index: 10;}
.footer2 .footerwrap{ font-size: 16px; color: #fff; line-height: 30px; height: 30px;
	padding-top: 30px; padding-bottom: 30px; overflow: hidden;}
.footer2 span{ display: inline-block; vertical-align: middle;}
.footer2 i.fenge{ display: inline-block; width: 1px; height: 14px; margin: 0 16px;
	background-color: #999; vertical-align: middle;}
.footer2 a{ display: inline-block; color: #fff; vertical-align: middle;}
.footer2 img.jw{ margin-top: -2px; margin-left: 5px;}
.footer2 img.cnzz{ margin-left: 5px; margin-right: 5px;}
@media screen and (max-width:1200px){
	.footer2{ text-align: center;}
	.footer2 .footerwrap{ height: auto; line-height: 26px;}
	.footer2 .l,.footer2 .r{ float: none; display: block; width: 100%;}
	.footer2 span{ margin: 0 5px;}
	.footer{padding:35px 0 0 0}
	.footer .s_width:nth-child(2){flex-direction: column;align-items: center;padding: 25px 0 25px 0;}
	.footer .f_erweima{width:100%}
	.footer .f_fenlei{width:100%}
	.footer .f_logo img{width:120px}
	.footer .f_fenlei2{display: none;}
	.footer .f_erweima dl{justify-content: space-around;}
	.footer_pp{flex-wrap: wrap;}
	.footer_p{ text-align: center;}
	.footer .s_width:nth-child(1){padding: 15px 0 15px 0;width:90%}
	.footer strong{border-bottom: 1px solid rgba(255,255,255,.1);margin-bottom: 15px; padding:15px 0 15px 0}
	.footer .f_fenlei li a{font-size: 0.19rem; line-height: 1.9;}
}
@media screen and (max-width:750px){
	.footer2 i.fenge{ margin: 0 5px;}
	.cursor-dot{ display: none;}
}



.waiting{ width: 124px; height: 124px; background: url('../images/waiting.gif') center; display: none;
	position: absolute; left:50%; margin-left: -62px; z-index: 2; top:50%; margin-top: -62px;}
#totop{ position: fixed; width: 62px; height: 48px; right: 0; bottom: 170px; z-index: 20; cursor: pointer;
	 background: #6eb92c url('../images/totop.png') center no-repeat; border-radius: 24px 0 0 24px; transition: .3s;}
#totop:hover{ width: 82px; box-shadow: 0 0 6px 0 rgba(110,185,44,1);}
#totop.fanzhuan{ transform: rotateX(180deg);}
#totop2{ position: absolute;   right: 0; top: 45px; z-index: 20; cursor: pointer;}
@media screen and (max-width:1440px){
	#totop2{ top: 25px;  }
}
@media screen and (max-width:1024px){
	#totop{ display: none!important;}
}


.msgbg{ width: 100%; height: 100%; position: fixed; z-index: 150; left:0; top:0;
	background-color: rgba(0,0,0,0.8); display: none; overflow: hidden;}
.msg{ width: 60%; height: 280px; position: absolute; z-index: 1; background-color: #fff; font-family: 'Microsoft Yahei';
	left:20%; top:-50%; margin-top: -160px; border: 5px solid #0058a7; padding: 20px;}
.msgtxt{ font-size: 28px; color: #36467a; line-height: 40px; text-align: center;
	margin: 40px 0 0; height: 120px; overflow: hidden;}
.msgbg.on .msg{ top:50%;}
.msg input{ width: 200px; height: 50px; display: block; background-color: #0058a7;
	font-size: 24px; margin: 0 auto; max-width: 90%;}
.msgclose{ width: 41px; height: 41px; position: absolute; top:-20px; right: -20px; z-index: 1;
	cursor: pointer; background: url('../images/close.png') center no-repeat;}


