﻿@charset "utf-8";

@import url(../fonts/iconfont.css);

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}


@font-face { font-family: 'SourceHanSansCN-Light'; src: url('../fonts/SourceHanSansCN-Light.otf'); display: swap; }
@font-face { font-family: 'SourceHanSansCN-Regular'; src: url('../fonts/SourceHanSansCN-Regular.otf'); display: swap; }
@font-face { font-family: 'SourceHanSansCN-Medium'; src: url('../fonts/SourceHanSansCN-Medium.otf'); display: swap; }
@font-face { font-family: 'SourceHanSansCN-Bold'; src: url('../fonts/SourceHanSansCN-Bold.otf'); display: swap; }


@font-face { font-family: 'Butler_Regular'; src: url('../fonts/Butler_Regular.otf'); display: swap; }
@font-face { font-family: 'Butler_Ultra_Light_Stencil'; src: url('../fonts/Butler_Ultra_Light_Stencil.otf'); display: swap; }


html{-webkit-text-size-adjust:100%;font-size:5.2083333vw;overflow-x: hidden;}

html,body{height:100%;}

body{padding:0;margin:0;font-size:0.16rem; color:#333; width:100%; zoom:1;font-family: 'SourceHanSansCN-Regular';background:#fff;}
ul,li,form, dl,dt,dd,div,ul,li,p,em,i,address,ol{ font-style:normal; list-style:none; padding: 0px; margin: 0px;}
h1,h2,h3,h4,h5,h6{ padding:0px; margin:0px;}
select,input,textarea,button{ font-size:0.16rem; border-radius:0; -webkit-border-radius:0; color:#545454;font-family: 'SourceHanSansCN-Regular';}
input:focus { outline: none;}
input,button,select,textarea{ border:0px;outline:none;/*-webkit-appearance:none;*//*强制去除表单自带的样式*/}
button{ cursor:pointer;}
textarea{resize:none;/*-webkit-appearance:none;*//*强制去除textarea自带的样式*/}
textarea,input,select { background:none; border:none; margin:0; padding:0;}
article,aside,footer,header,hgroup,nav,section,figure,fxigcaption,address,pre,time,menu{ padding: 0px;margin: 0; display: block;font-family: 'SourceHanSansCN-Regular';}
pre{white-space: pre-wrap;
	white-space: -moz-pre-wrap;
	white-space: -pre-wrap;
	white-space: -o-pre-wrap;
	word-wrap: break-word;}
/*html5设置*/

figure,figcaption{ margin:0px; padding:0px;}
audio,canvas,progress,video { display: inline-block; vertical-align: baseline;}
img{ max-width:100%; border:none; border:0;display: inline-block;vertical-align: middle;}
a{ text-decoration:none; noline:-webkit-tap-highlight-color:rgba(0,0,0,0);/*transition: all ease 0.3s;*/}
a:focus {outline:none; -moz-outline:none;}
a:hover{ text-decoration:none; color:var(--blue-color);}
/**:hover{transition: all ease 0.3s;}*/

/*input字体*/
:-moz-placeholder {color: #999999;}
::-moz-placeholder {color: #999999;}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {color: #999999;}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {color: #999999;}

select {
	/*Chrome和Firefox里面的边框是不一样的，所以复写了一下*/
	/*很关键：将默认的select选择框样式清除*/
	appearance: none; color:#999999;
	-moz-appearance: none;
	-webkit-appearance: none;
	/*在选择框的最右侧中间显示小箭头图片*/
	border: 1px solid #e5e5e5;
	background: #fff url(../images/selectarr.svg) no-repeat right 0 center;
	/*为下拉小箭头留出一点位置，避免被文字覆盖*/
	padding-left: 12px;
	padding-right: 0.5rem;
}

/*清除ie的默认选择框样式清除，隐藏下拉箭头*/
select::-ms-expand {
display: none;
}


/*公用样式*/
.fl{ float:left;}.fr{ float:right;}.tl{ text-align:left !important;}.tr{ text-align:right;}.tc{ text-align:center !important;}
.auto{margin:0px auto;}
.show{ display:inline-block;vertical-align: middle;}
.hide{ display:none;}
.block{ display:block;}
.clear{ clear:both;}
.clearfix{overflow:hidden;_zoom:1;}
.clearfix:after{ content: ''; display: block; clear: both; height: 0; visibility: hidden;}
.clearfix{*zoom:1;}.relative{ position:relative;}
.bodyon{ overflow:hidden;}
.w1600{ z-index:1; position:relative; clear:both; max-width:16rem;width: 88%; margin:0px auto;}
.w1500{ z-index:1; position:relative; clear:both; max-width:15rem;width: 88%; margin:0px auto;}
.w1440{ z-index:1; position:relative; clear:both; max-width:14.4rem;width: 88%; margin:0px auto;}
.table{ display: table; width:100%;}
.table .row{ display: table-row;}
.table .cell{ display: table-cell; vertical-align: middle;}
.iblock{font-size:0;}
.iblock div,.iblock li{ display: inline-block; vertical-align: middle;font-size:16px;}
.ptb120{padding-top:6.25vw;padding-bottom:6.25vw;}
.pt80{padding-top:0.8rem;}
.pt70{padding-top:0.7rem;}
.pt60{padding-top:0.6rem !important;}
.pb50{padding-top:0.5rem !important;}
.pb80{padding-bottom:0.8rem;}
.pb0{padding-bottom:0 !important;}
.pt0{padding-top:0 !important;}
.pb50{padding-bottom:0.5rem !important;}
.nones{ position:absolute; visibility:hidden; opacity:0; top:0;width: 100%;z-index: -10;left: 0;}
.relative{position: relative;}
.flex{display: flex;display: -ms-flexbox;}
.flexj{display: flex;display: -ms-flexbox;justify-content: center;-ms-flex-pack: center;}
.flexa{display: flex;display: -ms-flexbox;align-items: center;}
.flexja{display: flex;display: -ms-flexbox;justify-content: center;-ms-flex-pack: center;align-items: center;-ms-flex-align: center;}
.flexjac{display: flex;display: -ms-flexbox;justify-content: center;-ms-flex-pack: center;align-items: center;-ms-flex-align: center;flex-direction: column;-ms-flex-direction: column;}
.flexjc{display: flex;display: -ms-flexbox;justify-content: center;-ms-flex-pack: center;flex-direction: column;-ms-flex-direction: column;}
.flexjd{display: flex;display: -ms-flexbox;justify-content: center;-ms-flex-pack: center;flex-direction: column;-ms-flex-direction: column;}
.flexbwa{display: flex;display: -ms-flexbox;justify-content: space-between;-ms-flex-pack: justify;flex-wrap: wrap;-ms-flex-wrap: wrap;align-items: center;-ms-flex-align: center;}
.flexba{display: flex;display: -ms-flexbox;justify-content: space-between;-ms-flex-pack: justify;align-items: center;-ms-flex-align: center;}
.flexbw{display: flex;display: -ms-flexbox;justify-content: space-between;-ms-flex-pack: justify;flex-wrap: wrap;-ms-flex-wrap: wrap;}
.flexw{display: flex;display: -ms-flexbox;flex-wrap: wrap;-ms-flex-wrap: wrap;}
.flexaw{display: flex;display: -ms-flexbox;flex-wrap: wrap;-ms-flex-wrap: wrap;align-items: center;-ms-flex-align: center;}
.flexawt{display: flex;display: -ms-flexbox;flex-wrap: wrap;-ms-flex-wrap: wrap;align-items: flex-start;-ms-flex-align: flex-start;}
.flexjw{display: flex;display: -ms-flexbox;flex-wrap: wrap;-ms-flex-wrap: wrap;justify-content: center;-ms-flex-pack: center;}
.flexb{display: flex;display: -ms-flexbox;justify-content: space-between;-ms-flex-pack: justify;}

/*font*/
:root {
	--blue-color:#006da1;
}
.f000{color: #000;}
.f333{color: #333;}
.f555{color: #555;}
.f666{color: #666;}
.f999{color: #999;}
.ffff{color: #ffffff !important;}
.fblue{color: #004898;}
.fred{color: #c60019;}
.t_justify{text-align: justify;}
.f_lighter{font-weight: lighter; font-family: 'Montserrat-Light';}
.f14{font-size: 14px;}
.f16{font-size: 0.16rem;}
.f18{font-size: 0.18rem;}
.f20{font-size: 0.2rem;}
.f22{font-size: 0.22rem;}
.f24{font-size: 0.24rem;}
.f26{font-size: 0.26rem;}
.f28{font-size: 0.28rem;}
.f30{font-size: 0.30rem;}
.f32{font-size: 0.32rem;}
.f36{font-size: 0.36rem;}
.f40{font-size: 0.40rem;}
.l24{line-height: 0.24rem;}
.l25{line-height: 0.25rem;}
.l26{line-height: 0.26rem;}
.l28{line-height: 0.28rem;}
.l32{line-height: 0.32rem;}
.l33{line-height: 0.33rem;}
.l34{line-height: 0.34rem;}
.l36{line-height: 0.36rem;}
.l38{line-height: 0.38rem;}
.l40{line-height: 0.40rem;}
.l48{line-height: 0.40rem;}
.iconfont{ font-size:20px;display: inline-block;vertical-align: middle;}
.dot1,.dot2,.dot3,.dot4,.dot5,.dot6,.dot7{overflow: hidden;word-break:normal;	text-overflow: ellipsis;	display: -webkit-box;	-webkit-box-orient: vertical;}
.dot1{-webkit-line-clamp: 1;}
.dot2{-webkit-line-clamp: 2;}
.dot3{-webkit-line-clamp: 3;}
.dot4{-webkit-line-clamp: 4;}
.dot5{-webkit-line-clamp: 5;}
.dot6{-webkit-line-clamp: 6;}
.dot7{-webkit-line-clamp: 7;}

@media ( max-width:1440px){
	html{font-size:6.2vw}
}
@media ( max-width:1024px){
body{min-width:300px;padding-top: 45px;}
::-webkit-scrollbar{width: 5px; height:5px;}
/* .f_lighter{font-weight:normal;} */
}
@media (min-width:769px) and (max-width:1024px) {
	html{font-size: calc((100 / 1000) * 100 * 1vw);} 
}
@media (max-width:768px) {
	html{font-size: calc((100 / 750) * 100 * 1vw);} 
}
	@media (max-width:640px) {
		select,input,textarea,button{font-size: 14px;}
		body{font-size: 14px;line-height: 24px;}
		.f14{font-size: 14px;}
		.f16{font-size: 14px;}
		.f18{font-size: 15px;}
		.f20{font-size: 16px;}	
		.f22{font-size: 16px;}
		.f24{font-size: 16px;}
		.f26{font-size: 16px;}
		.f28{font-size: 17px;}
		.f30{font-size: 18px;}
		.f32{font-size: 18px;}
		.f40{font-size: 20px;}
		.l36,.l28,.l33,.l32,.l48,.l24,.l34,.l26,.l25{line-height: 24px;}
		.iconfont{font-size: 16px;}
		.ptb80{padding-top:0.65rem;padding-bottom:0.65rem;}
	.pt80{padding-top:0.65rem;}
	.pb80{padding-bottom:0.65rem;}
}


/*effict*/
.Scale-img {overflow: hidden; zoom:1; overflow: hidden;}
.Scale-img img,.Scale-img span {opacity: 1;-webkit-transition: opacity 0.6s, -webkit-transform 0.6s;transition: opacity 0.6s, transform 0.6s;}
.Scale-img:hover img {opacity: 1;-webkit-transform: scale3d(1.05,1.05,1.05);transform: scale3d(1.05,1.05,1.05); top:0px; left:0px;}
.effict{transition: all ease 0.3s;}
.imgbox{ overflow:hidden; position:relative;}
.imgbox span{ background-position:center center; background-repeat:no-repeat; background-size:cover; position:absolute; left:0px; top:0px; width:100%; height:100%;display: flex;align-items: center;justify-content: center;}
.imgbox img{ width:100%; height:100%;object-fit: cover;}
.imgbox.auto img{ width:auto; height:auto;object-fit: contain;max-width: 100%;max-height: 100%;}

.itemhover{transition: all ease 0.3s;}
.activehover{-webkit-box-shadow: 0px 3px 18px 0px 	rgba(35, 118, 161, 0.2) !important;
	box-shadow: 0px 3px 18px 0px 	rgba(35, 118, 161, 0.2) !important;
	-webkit-transform: translate3d(0, -2px, 0);
	transform: translate3d(0, -2px, 0);}
.itemhover2{transition: all ease 0.3s;}
.activehover2{
		-webkit-transform: translate3d(0, -2px, 0);
		transform: translate3d(0, -2px, 0);}

.ico{display:inline-block;position: relative;align-items: center;justify-content: center;margin: 0px auto;vertical-align: middle;}
.ico .i1,.ico .i2 {position: absolute;z-index: 100;width: 100%;height: 100%;z-index: 2;}
.ico img {position: absolute;width: 100%;height: 100%;left: 0;top: 0;z-index: 2;}
.ico .i1 {transition: 400ms;}
.ico .i2 {-webkit-transform: scale(0);transform: scale(0);opacity: 0;filter: alpha(opacity=0);transition: 500ms;}
.li:hover .ico .i2,.li.on .ico .i2,.item:hover .ico .i2,.item.slick-current .ico .i2,.item.on .ico .i2 {-webkit-transform: scale(1);transform: scale(1);opacity: 1;filter: alpha(opacity=100);}
.li:hover .ico .i1,.li.on .ico .i1,.item:hover .ico .i1,.item.slick-current .ico .i1,.item.on .ico .i1 {opacity: 0;filter: alpha(opacity=0);-webkit-transform: scale(1.2);transform: scale(1.2);}

.moreBtn{display: inline-block; margin-top: 0.4rem;}
.moreBtn span{margin-right: 0.16rem;}
.moreBtn i{display: inline-block;vertical-align: middle;width: 0.6rem;height: 0.6rem;border-radius: 50%;transition: all 0.5s;background-color: var(--blue-color);position: relative;}
.moreBtn i:before{background-color: var(--blue-color);position: absolute;opacity: 0;width: 0;height: 0;left: 50%;top: 50%;transform: translate(-50%,-50%);content: "";transition: all 0.5s;z-index: -1;opacity: 0;border-radius: 50%;}
.moreBtn i:after{position: absolute;top: 50%;left: 50%;content: "";width: 0.15rem;height: 0.15rem;background: url(../images/arr_white.svg) no-repeat center center/contain;transition: all 0.5s;margin: -0.075rem 0 0 -0.075rem;}
.moreBtn:hover i:before{width: 130%;height: 130%;opacity: 0.4;}
.moreBtn:hover i:after,.item:hover .moreBtn i:after{transform: rotate(45deg);}
.moreBtn.gray i{border: 1px solid #cccccc;background-color: transparent;}
.moreBtn.gray i:after{background: url(../images/arr_gray2.svg) no-repeat center center/contain;}
.moreBtn:hover.gray i,.item:hover .moreBtn.gray i{background-color: var(--blue-color);}
.moreBtn.gray:hover i:after,.item:hover .moreBtn.gray i:after{background: url(../images/arr_white.svg) no-repeat center center/contain;}

.moreBtn.white {color: #fff;}
.moreBtn.white i{border: 1px solid #fff;background-color: transparent;}
.moreBtn.white i:before{background-color: #fff;}
.moreBtn.white i:after{background: url(../images/arr_white.svg) no-repeat center center/contain;}
.moreBtn:hover.white i,.item:hover .moreBtn.white i{background-color: #fff;}
.moreBtn.white:hover i:after,.item:hover .moreBtn.white i:after{background: url(../images/arr_purple.svg) no-repeat center center/contain;}



.mores{display: inline-block;}
.mores span{position: relative;z-index: 1;}
.mores span:after{width: 8px;height: 8px;display: inline-block;vertical-align: middle;margin-left: 0.13rem;content: "";background: url(../images/arr_gray.svg) no-repeat center center/contain;transition: all 0.5s;}
.item:hover .mores span,.mores:hover span{color: var(--blue-color);}
.item:hover .mores span:after,.mores:hover span:after{background: url(../images/arr_purple.svg) no-repeat center center/contain;transform: rotate(45deg) scale(1.3);}

@media(max-width:640px){
	.mores{line-height: 26px;}
}




/*Top*/
.Header{ height:1rem;line-height:0.99rem; position:fixed; width:100%; left:0; top:0;z-index:100;transition: all 0.5s;}
.Header:not(.fix):after{ position:absolute; content:""; left:0; width:100%; height: 2rem; top:0; z-index:10;
	background: -moz-linear-gradient(top, rgba(50,79,95,0.7) 0%, rgba(50,79,95,0) 82%, rgba(50,79,95,0) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(50,79,95,0.7) 0%,rgba(50,79,95,0) 82%,rgba(50,79,95,0) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(50,79,95,0.7) 0%,rgba(50,79,95,0) 82%,rgba(50,79,95,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=0 ); /* IE6-9 */
	}
.Header .w1500{z-index: 100;}
.Header .Logo img{height: 38px;transition: all 0.3s;}
.Searchico{ cursor:pointer;color: #fff;font-weight: 700;}
.Searchico .icongb{ display:none;}
.Searchico.on .icongb{ display:block;}
.Searchico.on .iconso{ display:none;}
.Searchico .iconfont{ font-size:22px;vertical-align: top;}
.searchbox{width:100%;position: absolute;line-height: 35px;opacity: 0;visibility: hidden;z-index: -1;top: 120%;transition: all 0.3s;text-align: left;width: 3.5rem;padding: 12px;background-color: #fff;box-shadow: 0 10px 10px rgba(0,0,0,0.1);right: 0;}
.searchbox .input{width:calc(100% - 70px); height:46px; line-height:46px; text-indent:1em;font-size: 14px;background: #eee;}
.searchbox .input::-webkit-input-placeholder{color:#999;}
.searchbox .btn {width: 70px;height: 46px;color:#fff;position: absolute;right: 12px;top: 12px;background-color:var(--blue-color);font-weight: 700;}
.searchbox.on{opacity: 1;visibility: visible;top: 94%;z-index: 10;}

.Header .Ver{margin:0 0.28rem 0 0;position: relative;color: #fff;}
.Header .Ver .icondq{margin:-2px 0.1rem 0 0}
.Header .Ver .iconxjt{font-size: 14px;}

.Header .Ver dd{position: absolute;left: 50%;top: 110%;width: 120px;box-shadow: 0 5px 10px rgba(0,0,0,0.1);background-color:#fff;text-align: center;transform: translateX(-50%);border-radius: 5px;opacity: 0;visibility: hidden;z-index: -1;transition: all 0.3s;}
.Header .Ver dd a{display: block;line-height: 35px;}.Header .Ver dd a:hover{color:var(--blue-color);}
.Header .Ver.on dd{opacity: 1;z-index: 10;top: 100%;visibility: visible;}

.MainNav li{position: relative;margin:0 3vw 0 0;}
.MainNav span a{ position:relative; z-index:100;display:block;transition: all ease 0s;color: #fff;}
.MainNav .arr{ display:none;}
.MainNav li:hover span a,.MainNav li.onnav span a{color:var(--blue-color);}

.closebtn{ position:fixed; left:0px; top:45px; width:100%; height:100%; z-index:99; display:none;background: rgba(0,0,0,0.5);}
.openbtn{ cursor:pointer; height:25px; position:absolute; right:6%; top:8px; z-index:1001;font-family: Arial, Helvetica, sans-serif;display: none;font-size: 12px;display: none;line-height: normal;transition: all 0.3s;}
.openbtn span{ display:inline-block;vertical-align: middle;margin:0;}
.openbtn i{ display:block; height:2px; background-color:#fff; border-radius:4px; margin:6px 0;transition: all ease 0.3s;width: 28px;}
.openbtn.on .sp1 {
	-webkit-transform: translate(0, 9px) rotate(45deg) !important;
	-moz-transform: translate(0, 9px) rotate(45deg) !important;
	-ms-transform: translate(0, 9px) rotate(45deg) !important;
	-o-transform: translate(0, 9px) rotate(45deg) !important;
	transform: translate(0, 9px) rotate(45deg) !important;}
.openbtn.on .sp2 {
	-webkit-transform: translate(0, 0) rotate(-45deg) !important;
	-moz-transform: translate(0, 0) rotate(-45deg) !important;
	-ms-transform: translate(0, 0) rotate(-45deg) !important;
	-o-transform: translate(0, 0) rotate(-45deg) !important;
	transform: translate(0, 0) rotate(-45deg) !important;}
.openbtn.on .sp3 {width: 0;}

/* 头部滑过 */
.Header.fix{height: 0.8rem;line-height: 0.78rem;background-color: #fff;box-shadow: 0 0 20px rgb(0 0 0 / 15%);}
.Header.fix .MainNav span a{color: #324f5f;}
.Header.fix .MainNav li:hover span a,.Header.fix .MainNav li.onnav span a{color:var(--blue-color);}
.Header.fix .Ver,.Header.fix .Searchico{color: #324f5f;}

/* 下拉 */
.NavPull{ z-index:99;display:none; position:absolute; top:100%; left:50%;width:2.4rem;padding:0.16rem 0.16rem;background-color: #ffffff;box-shadow: 0 8px 15px rgba(0,0,0,0.08);text-align: left;line-height: 0.36rem;overflow: hidden;border-top: 1px solid var(--blue-color);transform: translateX(-50%);border-radius: 0 0 0.15rem 0.15rem;
}
#nav1 .NavPull{width:2.7rem;}

.NavPull.null{display: none !important;}
.NavPull dd a{display: block;position: relative;}
.NavPull dd a i{position: absolute;right: 0;top: 0; content: "\e63d";transition: all 0.5s;opacity: 0.5;}
.NavPull dd a:hover{color:var(--blue-color);}
.NavPull dd a:hover i{right: -0.1rem;opacity: 1;}
.MainNav li.onnav dd:nth-child(1){animation:fadeInUpSmall 0.2s .4s ease both;-webkit-animation:fadeInUpSmall 0.2s .4s ease both;-moz-animation:fadeInUpSmall 0.2s .4s ease both;}
.MainNav li.onnav dd:nth-child(2){animation:fadeInUpSmall 0.2s .5s ease both;-webkit-animation:fadeInUpSmall 0.2s .5s ease both;-moz-animation:fadeInUpSmall 0.2s .5s ease both;}
.MainNav li.onnav dd:nth-child(3){animation:fadeInUpSmall 0.2s .6s ease both;-webkit-animation:fadeInUpSmall 0.2s .6s ease both;-moz-animation:fadeInUpSmall 0.2s .6s ease both;}
.MainNav li.onnav dd:nth-child(4){animation:fadeInUpSmall 0.2s .7s ease both;-webkit-animation:fadeInUpSmall 0.2s .7s ease both;-moz-animation:fadeInUpSmall 0.2s .7s ease both;}
.MainNav li.onnav dd:nth-child(5){animation:fadeInUpSmall 0.2s .8s ease both;-webkit-animation:fadeInUpSmall 0.2s .8s ease both;-moz-animation:fadeInUpSmall 0.2s .8s ease both;}
.MainNav li.onnav dd:nth-child(6){animation:fadeInUpSmall 0.2s .9s ease both;-webkit-animation:fadeInUpSmall 0.2s .9s ease both;-moz-animation:fadeInUpSmall 0.2s .9s ease both;}
.MainNav li.onnav dd:nth-child(7){animation:fadeInUpSmall 0.2s 1s ease both;-webkit-animation:fadeInUpSmall 0.2s 1s ease both;-moz-animation:fadeInUpSmall 0.2s 1s ease both;}
.MainNav li.onnav dd:nth-child(8){animation:fadeInUpSmall 0.2s 1.1s ease both;-webkit-animation:fadeInUpSmall 0.2s 1.1s ease both;-moz-animation:fadeInUpSmall 0.2s 1.1s ease both;}

.shape-overlays {width: 100vw;height: 100vh;pointer-events: none;position: fixed;top: 0;left: 0;z-index: -100;visibility: hidden;}
.shape-overlays .shape-overlays__path {height: 100vh;opacity: 0;}
.shape-overlays.is-opened{visibility: visible;z-index: 10;opacity: 1;}
.shape-overlays.is-opened .shape-overlays__path:nth-of-type(1) {fill: #324f5f;transition: all 0.2s;}
.shape-overlays.is-opened .shape-overlays .shape-overlays__path:nth-of-type(2) {fill: #1d1d1f;transition: all 0.4s;}
.shape-overlays.is-opened .shape-overlays .shape-overlays__path:nth-of-type(3) {fill: #954bf8;transition: all 0.6s;}

@media(max-width:1366px){
	.MainNav li{margin-right: 3vw;}
}
@media(max-width:1024px){
.Header{background: #fff;color: #324f5f;border-bottom: 1px solid #e5e5e5;box-shadow: 0 10px 10px rgba(0,0,0,0.05);height: 46px !important;line-height: 46px !important;}
.Header .Logo img{height: 35px;}
.Header a{color: #324f5f;}
.Header .openbtn {display: block;}
.Header .openbtn i{background: #324f5f;}
.Header .Searchico{margin-right: 40px;}

.MainNav{position: fixed;left: 0;top:45px;width: 100%;height: calc(100% - 45px);transition: all 0.3s;opacity: 0;/*background-color:#954bf8;*/padding: 20px 0 0 0;overflow-y: auto;z-index: -100;visibility: hidden;overflow: hidden;}
.MainNav:after{width: 0;height: 0;top: 50%;left: 50%;transform: translate(-50%,-50%);background-color: #954bf8;content: "";transition: all 0.8s;border-radius: 50%;position: absolute;}
.MainNav:before{width: 0;height: 0;top: 50%;left: 50%;transform: translate(-50%,-50%);background-color: rgba(149,75,248,0.5);content: "";transition: all 0.5s;border-radius: 50%;position: absolute;}
.MainNav ul{display: flex;align-items: center;justify-content: center;flex-direction: column;position: relative;height: calc(100% - 45px);z-index: 10;}
.MainNav.on{top: 45px;opacity: 1;z-index: 100;visibility: visible;}
.MainNav li{width: auto;float: none;text-align: left;margin: 0 15px !important;position: relative !important;padding: 0;display: block;text-align: center;}
.MainNav.on li:nth-child(1){animation:fadeInDownSmall 0.1s .4s ease both;-webkit-animation:fadeInDownSmall 0.1s .4s ease both;-moz-animation:fadeInDownSmall 0.1s .4s ease both;}
.MainNav.on li:nth-child(2){animation:fadeInDownSmall 0.2s .5s ease both;-webkit-animation:fadeInDownSmall 0.2s .5s ease both;-moz-animation:fadeInDownSmall 0.2s .5s ease both;}
.MainNav.on li:nth-child(3){animation:fadeInDownSmall 0.3s .6s ease both;-webkit-animation:fadeInDownSmall 0.3s .6s ease both;-moz-animation:fadeInDownSmall 0.3s .6s ease both;}
.MainNav.on li:nth-child(4){animation:fadeInDownSmall 0.4s .7s ease both;-webkit-animation:fadeInDownSmall 0.4s .7s ease both;-moz-animation:fadeInDownSmall 0.4s .7s ease both;}
.MainNav.on li:nth-child(5){animation:fadeInDownSmall 0.5s .8s ease both;-webkit-animation:fadeInDownSmall 0.5s .8s ease both;-moz-animation:fadeInDownSmall 0.5s .8s ease both;}
.MainNav.on li:nth-child(6){animation:fadeInDownSmall 0.6s .9s ease both;-webkit-animation:fadeInDownSmall 0.6s .9s ease both;-moz-animation:fadeInDownSmall 0.6s .9s ease both;}
.MainNav.on li:nth-child(7){animation:fadeInDownSmall 0.7s 1s ease both;-webkit-animation:fadeInDownSmall 0.7s 1s ease both;-moz-animation:fadeInDownSmall 0.7s 1s ease both;}
.MainNav.on li:nth-child(8){animation:fadeInDownSmall 0.8s 1.1s ease both;-webkit-animation:fadeInDownSmall 0.8s 1.1s ease both;-moz-animation:fadeInDownSmall 0.8s 1.1s ease both;}
.MainNav.on:after,.MainNav.on:before{width: 200%;height: 200%;}

.MainNav span{display: inline-block;position: relative;}
.MainNav span a{line-height: 0.56rem;color:#fff !important;}
.MainNav li{width: 100%;}
.MainNav li:hover span a, .MainNav li.onnav span a{color:var(--blue-color);}
.MainNav li:not(:first-child):After{display: none;}
.MainNav .arr{display: block;width: 40px;position: absolute;right: -40px;top: 0;height: 0.56rem;line-height: 0.56rem;z-index: 101;text-align: center;color: #fff;}
.MainNav .arr i{transition: all 0.3s;display: inline-block;vertical-align: middle;font-size: 0.26rem;}
.MainNav li.onnav .arr i{transform: rotate(-90deg);}
.Header .MainNav span a:after{display: none;}

.Searchico{display: inline-block;margin-right: 0.2rem;}
.searchbox{width: 100% !important;top: 110%;transform: translateY(0);box-shadow: 0 10px 10px rgba(0,0,0,0.08);visibility: hidden;opacity: 0;z-index: -1;border-radius: 0;}

.NavPull{position: static;width: 100% !important;margin:0;padding:10px;transform: translateX(0) !important;line-height: 2.2;border-radius: 10px;background-color: transparent;text-align: center;box-shadow: 0 0 0 rgba(0,0,0,0);}
.NavPull dd a{color: rgba(255,255,255,0.8);}
.NavPull a{font-size: 0.16rem;padding:2px 0 2px 15px;}
}
@media(max-width:640px){
	.MainNav span a{font-size: 16px;line-height: 40px;}
	.MainNav .arr{height: 40px;line-height: 40px;}
	.MainNav .arr i{font-size: 20px;}
	.NavPull a{font-size: 14px;}
}

/*Bottom*/
.Footer{ position:relative;background: #004f76;color: #fff;padding: 7vw 0 0;z-index: 1;}
.Footer:before {position:absolute; content: ""; top:-2rem;left:0;background:url(../images/i2.png) no-repeat top center;width: 2rem;height:4rem;background-size:contain;z-index:20;transition:.6s;opacity:1;transition-delay:.3s;}

.Footer a{color: #fff;}
.Footer .blank{position: absolute;left: 0;top: -100vh;height: 100vh;z-index: -2;width: 100%;visibility: hidden;}

.Footer .code{max-width: 240px; margin: 0 auto;}
.Footer .code li{float: left; text-align: center;margin-right:0.13rem;}
.Footer .code li a{display: block;width:0.45rem;height: 0.45rem;background-color:rgba(255,255,255,0.1);background-repeat: no-repeat;background-position: center; border-radius: 50%}
.Footer .code li a:hover{background-color:#2fadc8;}
.Footer .code li:nth-child(1) a{background-image:url(../images/boticon1.png);}
.Footer .code li:nth-child(2) a{background-image:url(../images/boticon2.png);}
.Footer .code li:nth-child(3) a{background-image:url(../images/boticon3.png);}
.Footer .code li aside{color: rgba(255,255,255,0.5); margin-top: 10px;}
.Footer .code li img{border-radius: 4px; display: block; width: 100%;}

.Footer .b_nav{padding-bottom: 4vw;}
.Footer .b_nav nav .item{float: left; width: calc((100% - 0.7rem * 3) / 4);}
.Footer .b_nav nav .item:not(:nth-child(4n)){margin-right: 0.7rem;}
.Footer .b_nav nav dd{line-height: 28px;}
.Footer .b_nav nav dd a{color: rgba(255,255,255,0.6);}
.Footer .b_nav nav dd a:hover{color: #fff;}

@media(min-width:641px){
.Footer .b_nav nav .item{float: left; }
.Footer .b_nav .tit{padding-bottom: 24px; font-family: 'Montserrat';}
.Footer .b_nav nav .item dl{display: block!important;}
}
@media(min-width:1025px){
.Footer .code{width: 20%;}
.Footer .b_nav nav{width:70%;}
}
@media(max-width:1024px){
.Footer .code .tit{text-align: center;}
}
@media(max-width:640px){
.Footer .b_nav nav .item{margin: 0!important;border-bottom: 1px solid rgba(255,255,255,0.1);}
.Footer .b_nav nav .item dl{display: none; padding-bottom: 20px;}
.Footer .b_nav .tit{padding: 20px 0; }
.Footer .b_nav nav .tit{position: relative;z-index: 1;padding-right: 40px;}
.Footer .b_nav nav .tit i{position: absolute; right: 0; top: 50%; width: 20px; height: 20px; margin-top: -8px;transition: 0.3s;}
.Footer .b_nav nav .tit i.on{transform: rotate(45deg);}
.Footer .b_nav nav .tit i:before,
.Footer .b_nav nav .tit i:after{position: absolute; content: ''; left: 50%; top: 50%;transform: translate(-50%,-50%);background: #fff;}
.Footer .b_nav nav .tit i:before{width: 50%; height: 2px;}
.Footer .b_nav nav .tit i:after{width: 2px; height: 50%;}
.Footer .b_nav nav dd{padding: 5px 0;}
.Footer .code li img{width: 80%; margin: 0 auto;}
}


.Footer .copyRight{padding: 0.27rem 0 0.23rem;border-top: 1px solid rgba(255,255,255,0.13);}
.Footer .copyRight menu a:not(:last-child){margin-right: 0.18rem;}

@media(max-width:1024px){
	.Footer .copyRight{width: 100%;}
}

@media(max-width:480px){
	.Footer .copyRight .copy{font-size: 12px;}
}
/*Bottom*/



.ico-zoom{display:inline-block;position: relative;align-items: center;justify-content: center;margin: 0px auto;vertical-align: middle;}
.ico-zoom .i1,.ico-zoom .i2 {position: absolute;z-index: 100;width: 100%;height: 100%;z-index: 2;}
.ico-zoom img {position: absolute;max-width: 100%;max-height: 100%;left: 50%;top: 50%;z-index: 2;transform: translate(-50%,-50%);}
.ico-zoom .i1 {transition: 400ms;}
.ico-zoom .i2 {-webkit-transform: scale(0);transform: scale(0);opacity: 0;filter: alpha(opacity=0);transition: 500ms;}
.li:hover .ico-zoom .i2,.li.on .ico-zoom .i2,.item:hover .ico-zoom .i2,.item.slick-current .ico-zoom .i2,.item.on .ico .i2 {-webkit-transform: translate(-50%,-50%) scale(1);transform: translate(-50%,-50%) scale(1);opacity: 1;filter: alpha(opacity=100);}
.li:hover .ico-zoom .i1,.li.on .ico-zoom .i1,.item:hover .ico-zoom .i1,.item.slick-current .ico-zoom .i1,.item.on .ico-zoom .i1 {opacity: 0;filter: alpha(opacity=0);-webkit-transform: translate(-50%,-50%) scale(1.2);transform: translate(-50%,-50%) scale(1.2);}


.ytable {
	display: table;
	width: 100%;
  }
  .ytable-fixed {
	table-layout: fixed;
  }
  .ytable-cell {
	display: table-cell;
	vertical-align: middle;
  }
  @media (max-width:1024px) {
	.ytable.xy,
	.ytable.xy > .ytable-cell{display: block;}
  }


  .Ispic {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;}
.ul, .ul li {
  list-style: none;
}
table, table td {
  border-collapse: collapse;
}