@charset 'utf-8';

/* author:ZJ; date:2019-08; PSD:2560; */
body{min-width:320px;font-size:.16rem;color:#333;background:#fff;overflow-x:hidden;overflow-y:scroll;}
a{color:#333;transition:color .2s;}
::-webkit-scrollbar-track-piece{background-color:#f1f1f1;}
::-webkit-scrollbar-thumb{background-color:#c1c1c1;}
::-webkit-scrollbar-thumb:hover{background-color:#a8a8a8;}
::-webkit-selection{background:rgba(3,150,243,.75);color:#fff;}
::-moz-selection{background:rgba(3,150,243,.75);color:#fff;}
::selection{background:rgba(3,150,243,.75);color:#fff;}
.lazyload,.lazyloading{opacity:0;}
.lazyloaded{opacity:1;transition:opacity .4s cubic-bezier(.7,0,.3,1);}
body{display:flex;flex-direction:column;width:100%;}
#loading{position:fixed;z-index:999;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;background:#fff;}
.la-ball-scale-pulse,.la-ball-scale-pulse>div{position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
.la-ball-scale-pulse{display:block;width:32px;height:32px;font-size:0;color:#0396f3}
.la-ball-scale-pulse>div{position:absolute;top:0;left:0;width:32px;height:32px;border:0 solid currentColor;background-color:currentColor;border-radius:100%;opacity:.5;-webkit-animation:ball-scale-pulse 2s infinite ease-in-out;-moz-animation:ball-scale-pulse 2s infinite ease-in-out;-o-animation:ball-scale-pulse 2s infinite ease-in-out;animation:ball-scale-pulse 2s infinite ease-in-out}
.la-ball-scale-pulse>div:last-child{-webkit-animation-delay:-1s;-moz-animation-delay:-1s;-o-animation-delay:-1s;animation-delay:-1s}
@-webkit-keyframes ball-scale-pulse{
	0%,100%{-webkit-transform:scale(0);transform:scale(0)}
	50%{-webkit-transform:scale(1);transform:scale(1)}
}
@-moz-keyframes ball-scale-pulse{
	0%,100%{-moz-transform:scale(0);transform:scale(0)}
	50%{-moz-transform:scale(1);transform:scale(1)}
}
@-o-keyframes ball-scale-pulse{
	0%,100%{-o-transform:scale(0);transform:scale(0)}
	50%{-o-transform:scale(1);transform:scale(1)}
}
@keyframes ball-scale-pulse{
	0%,100%{-webkit-transform:scale(0);-moz-transform:scale(0);-o-transform:scale(0);transform:scale(0)}
	50%{-webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1);transform:scale(1)}
}
#content{display:flex;flex-direction:column;width:100%;}
#content>#main{flex:auto;position:relative;z-index:5;width:100%;overflow:hidden;background:#fff;}
.bg-gray{background:#f6f6f6;}
.datepicker-dropdown{box-shadow:0 3px 6px rgba(0,0,0,.1)!important;}
@media screen and (min-width:751px){
	::-webkit-scrollbar{width:10px;height:10px;}
	[pc="hide"]{display:none!important;}
	#header{width:100%;height:.85rem;}
	#header .top-bar{position:fixed;z-index:200;top:0;left:0;right:0;height:.85rem;}
	.top-bar>.wrap{display:flex;width:100%;height:.85rem;border-bottom:solid 1px #d7d7d7;background:#fff;}
	.top-logo{flex-shrink:0;display:flex;justify-content:space-between;align-items:center;padding:0 3.90625%;height:100%;}
	.top-logo .logo{width:100%;height:66.666667%;}
	.top-logo .logo img{max-height:100%;}
	.top-box{flex:auto;display:flex;justify-content:flex-end;padding-right:3.90625%;}
	.top-nav .fir-ul{display:flex;justify-content:flex-end;}
	.top-nav .fir-li{padding-bottom:1px;}
	.top-nav .fir-li .u-a{position:relative;zoom:1;display:block;padding:0 .15rem;height:.84rem;line-height:.84rem;font-size:.16rem;}
	.top-nav .fir-li .u-a:before{content:"";position:absolute;z-index:10;top:100%;left:0;right:0;margin-top:1px;height:.04rem;min-height:1px;background:#36a2ff;opacity:0;transform:translateY(-100%);transition:opacity .3s,transform .3s;}
	.top-nav .fir-li .u-a:hover,.top-nav .current .u-a{color:#0396f3;}
	.top-nav .fir-li .u-a:hover:before,.top-nav .current .u-a:before{opacity:1;transform:none;}
	.top-nav .sec-box{display:none;position:absolute;top:100%;left:0;right:0;background:#0396f3;background:linear-gradient(to right,#184caa,#2eb9ec 88%);opacity:0;transition:opacity .3s;}
	.top-nav .sec-ul{padding:.15rem 0;line-height:0;font-size:0;}
	.top-nav .sec-ul li{position:relative;zoom:1;display:inline-block;vertical-align:top;margin-left:.4rem;line-height:.3rem;font-size:.16rem;}
	.top-nav .sec-ul li:before{content:"";position:absolute;top:0;bottom:0;left:50%;right:50%;margin:0 -.15rem;border-radius:.15rem;background:#fff;opacity:0;transform:scale(.5);transition:all .3s;}
	.top-nav .sec-ul li:first-child{margin-left:.2rem;}
	.top-nav .sec-ul a{position:relative;z-index:5;color:#fff;transition:color .4s;}
	.top-nav .sec-ul li:hover:before{left:-.12rem;right:-.12rem;margin:0;opacity:1;transform:scale(1);}
	.top-nav .sec-ul li:hover a{color:#0396f3;}
	.top-nav .hover .sec-box{opacity:1;}
	.top-tel{margin-left:.2rem;flex-shrink:0;display:flex;align-items:center;}
	.top-tel:before{content:"";display:block;margin-right:.3rem;width:1px;height:.2rem;overflow:hidden;background:#ccc;}
	.top-tel .btn{display:flex;align-items:center;padding:0 .1rem;height:.36rem;line-height:.36rem;font-size:.16rem;color:#fff;background:#0396f3;border-radius:.18rem;}
	.top-tel .btn:before{content:"";display:block;margin-right:.08rem;width:.2rem;height:.2rem;background:url(../images/ico-tel-white.png) center / contain no-repeat;}
	#content{min-height:calc(100vh - .85rem);}
	#banner,.swiper-banner{position:relative;zoom:1;overflow:hidden;}
	.swiper-banner .swiper-container{width:100%;height:100%;}
	.swiper-banner .swiper-slide{position:relative;zoom:1;overflow:hidden;text-align:center;}
	.swiper-banner .swiper-slide a{display:block;}
	.swiper-banner-button>div{position:absolute;z-index:5;top:50%;margin-top:-.52rem;font-size:.95rem;font-family:"SimSun";color:#fff;outline:0;cursor:pointer;transform:translateY(-50%);transition:opacity .4s;}
	.swiper-banner-button>div.swiper-button-disabled{opacity:.25;cursor:auto;pointer-events:none;}
	.swiper-banner-button .swiper-banner-button-prev{left:13.3984375%;}
	.swiper-banner-button .swiper-banner-button-next{right:13.3984375%;}
	.swiper-banner-button .swiper-banner-button-prev:before{background-position:left center;background-size:1.38rem .64rem;}
	.swiper-banner-button .swiper-banner-button-next:before{background-position:right center;background-size:1.38rem .64rem;}
	.search-layer{position:absolute;z-index:10;bottom:0;left:0;right:0;padding:.28rem 0 .26rem;background:rgba(9,53,124,.7);}
	.search-layer ul{display:flex;justify-content:space-between;}
	.search-layer li{background:rgba(14,62,139,.76);}
	.search-layer .u-date,.search-layer .u-select{padding:0 .46rem 0 .2rem;width:2.06rem;height:.46rem;font-size:.16rem;color:#fff;border:solid .02rem rgba(255,255,255,.76);background:none;cursor:pointer;transition:border-color .2s;}
	.search-layer .u-date:hover,.search-layer .u-select:hover{border-color:#fff;}
	/*search-layer .u-date{background:url(../images/ico-search-date.png) right center / contain no-repeat;}*/
	.search-layer .u-date::-webkit-input-placeholder{color:#fff;}
	.search-layer .u-date::-moz-placeholder{color:#fff;}
	.search-layer .u-date:-moz-placeholder{color:#fff;}
	.search-layer .u-date:-ms-input-placeholder{color:#fff;}
	.search-layer .u-select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-position:right center;background-size:contain;background-repeat:no-repeat;}
	.search-layer .u-select option{color:#666;background:#fff;}
	.search-layer .u-select option:hover{background:#0396f3;}
	.search-layer .u-select-time{background-image:url(../images/ico-search-time.png);}
	.search-layer .u-select-target{background-image:url(../images/ico-search-target.png);}
	.search-layer .u-select-type{background-image:url(../images/ico-search-type.png);}
	.search-layer .u-btn{width:2.28rem;height:.46rem;line-height:.46rem;font-size:.16rem;color:#0e3e8b;letter-spacing:2px;border:solid .02rem #fff;background:#fff;cursor:pointer;transition:color .2s,background .2s;}
	.search-layer .u-btn:hover{color:#fff;background:#0e3e8b;}
	.m-title{position:relative;zoom:1;padding:.92rem 0;text-align:center;}
	.m-title .title{position:relative;z-index:5;display:inline-block;vertical-align:top;}
	.m-title .title .en{line-height:1.75em;font-size:.32rem;font-weight:bold;}
	.m-title .title .cn{line-height:2.2em;font-size:.2rem;font-weight:normal;letter-spacing:.06rem;}
	.m-title .background{position:absolute;top:0;bottom:0;left:0;right:0;line-height:0;font-size:0;pointer-events:none;}
	.m-title .background:before{content:"";display:inline-block;vertical-align:middle;height:100%;}
	.m-title .background img{max-width:100%;max-height:100%;vertical-align:middle;}
	.m-more{position:relative;zoom:1;text-align:center;box-sizing:border-box;}
	.m-more a{display:inline-block;vertical-align:top;padding:0 .22rem;min-width:2.4rem;line-height:3.444445em;font-size:.18rem;color:#fff;background:#37414f;border-radius:1.722223em;transition:transform .3s;}
	.m-more a:hover{transform:scale(.9);}
	.m-advantage{position:relative;zoom:1;overflow:hidden;background:#f5f5f5;}
	.m-advantage>.area{position:relative;z-index:5;}
	.m-advantage .swiper-advantage{position:relative;zoom:1;}
	.m-advantage .swiper-advantage:before{content:"";position:absolute;top:0;right:0;margin-right:-17.112677%;margin-top:-10.070423%;width:32.816902%;padding-top:32.816902%;background:url(../images/bg-dot.png) center / .16rem repeat;opacity:.57;border-radius:50%;}
	.m-advantage .m-more{padding:.8rem 0;}
	.advantageIco{position:absolute;top:0;left:0;width:100%;height:100%;}
	.advantageIco .ico-a,.advantageIco .ico-b{position:absolute;background:#0396f3;border-radius:50%;}
	.advantageIco .ico-a{top:0;left:0;margin-top:-12.109375%;margin-left:-8.515625%;width:24.8828125%;padding-top:24.8828125%;background:#0396f3;background:linear-gradient(to right,#184caa,#2eb9ec 88%);}
	.advantageIco .ico-b{bottom:0;right:0;margin-bottom:-8.7109375%;margin-right:-5.703125%;width:18.203125%;padding-top:18.203125%;background:#0396f3;background:linear-gradient(to left,#184caa,#2eb9ec 88%);}
	.swiper-advantage .swiper-container{overflow:visible;}
	.swiper-advantage .swiper-wrapper{zoom:1;display:block;margin-left:-.2rem;width:auto;}
	.swiper-advantage .swiper-wrapper:after{content:".";display:block;visibility:hidden;overflow:hidden;height:0;clear:both;}
	.swiper-advantage .swiper-slide{float:left;margin:1.666667% 0 0 1.388889%;width:31.944445%;background:#0396f3;background:linear-gradient(-4deg,#1b5ab2,#1fc3e6);}
	.swiper-advantage .u-box{display:block;transition:transform .3s;}
	.swiper-advantage .u-box:hover{transform:translate(-.2rem,-.2rem);}
	.swiper-advantage .u-img{position:relative;zoom:1;padding-top:57.391305%;overflow:hidden;}
	.swiper-advantage .u-img>.jqthumb{position:absolute!important;top:0;left:0;}
	.swiper-advantage .u-img .name{position:absolute;bottom:0;left:0;right:0;height:2.1rem;padding:1.28rem .3rem 0;font-size:.18rem;color:#fff;background:url(../images/bg-advantage-name.png) center / contain repeat-x;text-shadow:-.02rem .02rem 0 rgba(0,0,0,.17);box-sizing:border-box;}
	.swiper-advantage .u-img .name h4{font-weight:normal;}
	.swiper-advantage .u-img .name p{font-weight:bold;}
	.swiper-advantage .swiper-slide:nth-child(-n+2){margin-top:0;width:48.611112%;}
	.swiper-advantage .swiper-slide:nth-child(-n+2) .u-img{padding-top:37.714286%;}
	.swiper-advantage .swiper-slide:nth-child(5){clear:left;}
	.swiper-advantage .swiper-slide:last-child{margin-top:-18.333334%;}
	.swiper-advantage .swiper-slide:last-child .u-img{padding-top:120%;}
	.m-product{position:relative;zoom:1;overflow:hidden;background:#fff;}
	.m-product .m-title{padding-bottom:.52rem;color:#fff;background:#0396f3;background:linear-gradient(to right,#184caa,#2eb9ec 88%);}
	.m-product .m-title .background img{vertical-align:top;}
	.m-product .m-more{padding:.45rem 0;}
	.swiper-product-menu{margin-top:.62rem;}
	.swiper-product-menu .swiper-container{margin:0 auto;max-width:19.2rem;}
	.swiper-product-menu .swiper-slide{width:auto;padding:0 .2rem;}
	.swiper-product-menu .swiper-slide a{position:relative;zoom:1;display:block;padding:0 .04rem;line-height:2.625em;font-size:.16rem;color:#fff;}
	.swiper-product-menu .swiper-slide a:after{content:"";position:absolute;bottom:0;left:0;right:0;height:.02rem;min-height:1px;background:#fff;opacity:0;transform:translateY(-200%);transition:opacity .3s,transform .3s;}
	.swiper-product-menu .swiper-slide a:hover:after{opacity:1;transform:none;}
	.swiper-product-menu .current a{font-weight:bold;}
	.swiper-product-menu .current a:after{opacity:1;transform:none;}
	.swiper-product{position:relative;zoom:1;}
	.swiper-product:before{content:"";position:absolute;top:-1px;bottom:50%;left:0;right:0;background:#0396f3;background:linear-gradient(to right,#184caa,#2eb9ec 88%);}
	.swiper-product .swiper-container{overflow:visible;}
	.swiper-product .swiper-slide{background:#0396f3;background:linear-gradient(-4deg,#1b5ab2,#1fc3e6);transition:opacity 1s,transform 1s;}
	.swiper-product .swiper-slide.prev{opacity:.6;transform:translateX(-28.732395%);}
	.swiper-product .swiper-slide.next{opacity:.6;transform:translateX(28.732395%);}
	.swiper-product a:hover{color:#0396f3;}
	.swiper-product .u-box{display:block;margin-left:-1px;padding:.3rem .3rem .54rem;border:solid 1px #d6d6d6;background:#fff;transition:transform .3s;}
	.swiper-product .u-box:hover{transform:translate(-.2rem,-.2rem);}
	.swiper-product .u-name span{display:block;height:2.375em;line-height:2.375em;overflow:hidden;font-size:.16rem;text-overflow:ellipsis;white-space:nowrap;color:#258dd2;}
	.swiper-product .u-name h4{margin-top:.22rem;height:3.5em;line-height:1.75em;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.2rem;word-break:break-all;}
	.swiper-product .u-name p{height:1.75em;line-height:1.75em;overflow:hidden;font-size:.2rem;text-overflow:ellipsis;white-space:nowrap;}
	.swiper-product .u-con{margin-top:.44rem;line-height:2.142858em;font-size:.14rem;}
	.swiper-product .u-con:before{content:"";display:block;margin-bottom:.32rem;width:.32rem;height:.02rem;min-height:1px;overflow:hidden;background:#1a54af;}
	.swiper-product .u-con .title{float:left;font-weight:bold;}
	.swiper-product .u-con .content{height:2.142858em;overflow:hidden;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;}
	.swiper-product .u-con .content.twoLines{height:4.285715em;-webkit-line-clamp:2;}
	.swiper-product .u-btn{display:inline-block;vertical-align:top;margin-top:.44rem;padding:0 1.5em;height:2.1875em;line-height:2.1875em;overflow:hidden;font-size:.16rem;font-weight:bold;color:#666;background:#eaeaea;border-radius:1.09375em;transition:color .2s,background .2s;}
	.swiper-product .u-btn:hover{color:#fff;background:#0396f3;}
	.swiper-product-pagination-wrap{position:absolute;z-index:10;bottom:100%;right:50%;display:flex;justify-content:center;margin-bottom:2.2rem;margin-right:-7.1rem;width:66px;}
	.swiper-product-pagination{display:flex;justify-content:center;transition:transform .3s;}
	.swiper-product-pagination .swiper-pagination-bullet{flex-shrink:0;position:relative;zoom:1;margin:0 2px;width:auto;height:auto;background:none;opacity:0;outline:0;transform:none;transition:opacity .3s;pointer-events:none;}
	.swiper-product-pagination .swiper-pagination-bullet:before,.swiper-product-pagination .swiper-pagination-bullet:after{content:"";border-radius:50%;}
	.swiper-product-pagination .swiper-pagination-bullet:before{display:block;width:16px;height:16px;border:solid 1px #fff;opacity:0;transform:scale(0);transition:opacity .3s,transform .3s;}
	.swiper-product-pagination .swiper-pagination-bullet:after{position:absolute;top:50%;left:50%;width:6px;height:6px;background:#fff;transform:translate(-50%,-50%);}
	.swiper-product-pagination .swiper-pagination-bullet-active:before{opacity:1;transform:scale(1);}
	.swiper-product-pagination .swiper-pagination-bullet-show{opacity:1;pointer-events:auto;}
	.swiper-product-button>div{position:absolute;z-index:10;top:50%;margin-top:-.36rem;width:.72rem;height:.72rem;background:none;outline:0;cursor:pointer;transition:opacity .3s;}
	.swiper-product-button>div:before{content:"";position:absolute;top:0;bottom:0;left:0;right:0;background:#37414f url(../images/btn-product.png) 0 center / 1.54rem .72rem no-repeat;border-radius:50%;transition:transform .3s;}
	.swiper-product-button>div:hover:before{transform:scale(.9);}
	.swiper-product-button>div.swiper-button-disabled{opacity:0;cursor:auto;pointer-events:none;}
	.swiper-product-button .swiper-product-button-prev{left:50%;margin-left:-8.5rem;}
	.swiper-product-button .swiper-product-button-next{right:50%;margin-right:-8.5rem;}
	.swiper-product-button .swiper-product-button-prev:before{background-position:left center;}
	.swiper-product-button .swiper-product-button-next:before{background-position:right center;}
	.m-team{background:#fff;}
	.m-team .m-title{padding:.75rem 0;}
	.m-team .m-title:before{content:"";position:absolute;top:54%;left:0;right:0;border-bottom:solid 1px #ccc;}
	.m-team .m-title .title{padding:0 .2rem;background:#fff;}
	.m-team .m-more{padding:.72rem 0 .94rem;}
	.swiper-team .swiper-container{overflow:visible;}
	.swiper-team .swiper-wrapper{zoom:1;display:block;margin-left:-.32rem;width:auto;}
	.swiper-team .swiper-wrapper:after{content:".";display:block;visibility:hidden;overflow:hidden;height:0;clear:both;}
	.swiper-team .swiper-slide{float:left;margin:2.892562% 0 0 2.203857%;width:22.727273%;background:#0396f3;background:linear-gradient(-4deg,#1b5ab2,#1fc3e6);}
	.swiper-team .swiper-slide:nth-child(-n+4){margin-top:0;}
	.swiper-team .u-box{position:relative;zoom:1;display:block;transition:transform .3s;}
	.swiper-team .u-box:before,.swiper-team .u-box:after{content:"";position:absolute;z-index:5;}
	.swiper-team .u-box:before{background:#1c73bf;opacity:.8;}
	.swiper-team .u-box:after{background:#fff;}
	.swiper-team .u-img{position:relative;zoom:1;padding-top:75.757576%;overflow:hidden;}
	.swiper-team .u-img>.jqthumb{position:absolute!important;top:0;left:0;}
	.swiper-team .u-img .name{position:absolute;bottom:0;left:0;right:0;padding:0 .2rem;height:3.75em;line-height:3.75em;overflow:hidden;font-size:.16rem;font-weight:normal;text-overflow:ellipsis;white-space:nowrap;color:#fff;}
	.swiper-team .u-box:hover{transform:translate(-.2rem,-.2rem);}
	.swiper-team .swiper-slide:nth-child(1) .u-box:before{bottom:8%;right:0;width:26.363637%;height:47.2%;}

	/*蓝*/
	.swiper-team .swiper-slide:nth-child(1) .u-box:after{bottom:0;right:0;width:16.060607%;height:21.2%;}

	/*白*/
	.swiper-team .swiper-slide:nth-child(2) .u-box:before{top:4%;left:0;width:27.878788%;height:34.4%;}
	.swiper-team .swiper-slide:nth-child(2) .u-box:after{top:0;left:0;width:16.363637%;height:20%;}
	.swiper-team .swiper-slide:nth-child(3) .u-box:before{bottom:6.4%;right:3.030304%;width:20.303031%;height:29.6%;}
	.swiper-team .swiper-slide:nth-child(3) .u-box:after{bottom:0;right:0;width:15.151516%;height:20%;}
	.swiper-team .swiper-slide:nth-child(4) .u-box:before{top:6.4%;left:0;width:22.424243%;height:33.2%;}
	.swiper-team .swiper-slide:nth-child(4) .u-box:after{top:0;left:0;width:13.030304%;height:16.4%;}
	.swiper-team .swiper-slide:nth-child(5) .u-box:before{top:2.4%;left:5.757576%;width:23.333334%;height:34.4%;}
	.swiper-team .swiper-slide:nth-child(5) .u-box:after{top:0;left:0;width:21.212122%;height:14.8%;}
	.swiper-team .swiper-slide:nth-child(6) .u-box:before{top:2.4%;right:5.454546%;width:23.333334%;height:29.6%;}
	.swiper-team .swiper-slide:nth-child(6) .u-box:after{top:0;right:0;width:15.757576%;height:16.8%;}
	.swiper-team .swiper-slide:nth-child(7) .u-box:before{bottom:0;right:8.484849%;width:23.333334%;height:29.6%;}
	.swiper-team .swiper-slide:nth-child(7) .u-box:after{bottom:0;right:0;width:14.545455%;height:20%;}
	.swiper-team .swiper-slide:nth-child(8) .u-box:before{top:2.4%;right:3.636364%;width:27.272728%;height:34.4%;}
	.swiper-team .swiper-slide:nth-child(8) .u-box:after{top:0;right:0;width:17.272728%;height:14.8%;}
	.swiper-team .swiper-slide:nth-child(9) .u-box:before{bottom:8.8%;right:0;width:27.272728%;height:45.2%;}
	.swiper-team .swiper-slide:nth-child(9) .u-box:after{bottom:0;right:0;width:15.454546%;height:21.2%;}
	.swiper-team .swiper-slide:nth-child(10) .u-box:before{top:4%;left:0;width:26.969697%;height:32.8%;}
	.swiper-team .swiper-slide:nth-child(10) .u-box:after{top:0;left:0;width:16.363637%;height:18%;}
	.swiper-team .swiper-slide:nth-child(11) .u-box:before{bottom:10.8%;right:0;width:23.333334%;height:26.8%;}
	.swiper-team .swiper-slide:nth-child(11) .u-box:after{bottom:0;right:0;width:15.151516%;height:23.2%;}
	.swiper-team .swiper-slide:nth-child(12) .u-box:before{top:4%;left:0;width:21.515152%;height:32.8%;}
	.swiper-team .swiper-slide:nth-child(12) .u-box:after{top:0;left:0;width:11.515152%;height:13.6%;}
	.m-news-a{position:relative;zoom:1;overflow:hidden;}
	.m-news-a .m-title{position:absolute;top:0;left:51.126761%;padding:.95rem 0 .75rem 2.22rem;}
	.m-news-a .m-title .title{text-align:left;}
	.m-news-a .m-title .title .en{line-height:1.5em;}
	.m-news-a .m-title .title .cn{line-height:1.8em;}
	.m-news-a .m-title .background{left:19.884727%;top:8.661418%;bottom:auto;height:50.393701%;text-align:left;}
	.m-news-a .m-title .background img{vertical-align:top;}
	.m-news-a .m-more{padding:.3rem 0 .8rem;}
	.m-news-a .listBox{position:relative;zoom:1;padding:.44rem 0 .48rem;min-height:2.54rem;}
	.m-news-a .listBox:before{content:"";position:absolute;top:0;bottom:0;left:49.295775%;width:50.704226vw;background:url(../images/bg-dot.png) 0 0 / .16rem repeat;opacity:.57;}
	.m-news-a .listBox ul{position:relative;z-index:5;}
	.m-news-a .listBox li{float:left;margin-top:14.788733%;width:51.126761%;background:#0396f3;background:linear-gradient(-4deg,#1b5ab2,#1fc3e6);}
	.m-news-a .listBox li:first-child{margin-top:0;margin-right:-2.253522%;}
	.m-news-a .listBox .u-box{display:block;transition:transform .3s;}
	.m-news-a .listBox .u-box:hover{transform:translate(-.2rem,-.2rem);}
	.m-news-a .listBox .u-img{position:relative;zoom:1;padding-top:86.501378%;overflow:hidden;}
	.m-news-a .listBox .u-img>.jqthumb{position:absolute!important;top:0;left:0;}
	.m-news-a .listBox .u-img .name{position:absolute;bottom:0;left:0;right:0;height:4rem;padding:1.9rem .4rem .44rem;font-size:.2rem;color:#fff;background:url(../images/bg-news-a-name.png) center / contain repeat-x;box-sizing:border-box;}
	.m-news-a .listBox .u-img .name em{display:inline-block;vertical-align:top;margin-bottom:.3rem;padding:0 1.25em;min-width:1.3rem;line-height:2.5em;font-size:.16rem;text-align:center;color:#fff;background:#0396f3;background:linear-gradient(to right,#1fc3e6,#1b5ab2);border-radius:1.25em;transition:filter .3s;}
	.m-news-a .listBox .u-img .name em:hover{filter:brightness(1.1);}
	.m-news-a .listBox .u-img .name h4{height:4.8em;line-height:2.4em;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-weight:normal;}
	.m-news-b .m-title{padding:.72rem 0 .48rem;}
	.m-news-b .m-title .title .en{background:linear-gradient(-4deg,#1b5ab2 28.571429%,#1fc3e6 71.428572%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;}
	.m-news-b .listBox ul{margin-left:-.35rem;}
	.m-news-b .listBox li{float:left;margin-left:2.405499%;width:30.927836%;}
	.m-news-b .listBox .u-box{display:block;}
	.m-news-b .listBox .u-img{position:relative;zoom:1;padding-top:83.111112%;background:#0396f3;background:linear-gradient(-4deg,#1b5ab2,#1fc3e6);}
	.m-news-b .listBox .u-img>.jqthumb{position:absolute!important;top:0;left:0;transition:transform .3s;}
	.m-news-b .listBox .u-con{padding-bottom:.56rem;text-align:right;border-bottom:solid 1px #dfdfdf;}
	.m-news-b .listBox .name{margin-top:1.3em;height:5.4em;line-height:1.8em;overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:.2rem;text-align:left;font-weight:normal;}
	.m-news-b .listBox .content{margin-top:1.625em;height:3.75em;line-height:1.875em;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.16rem;text-align:left;color:#737373;}
	.m-news-b .listBox .more{display:inline-block;vertical-align:top;margin-top:2.125em;line-height:1.5em;font-size:.16rem;font-weight:bold;}
	.m-news-b .listBox .more .ico{display:inline-flex;justify-content:center;align-items:center;vertical-align:top;margin-left:1.25em;width:1.5em;height:1.5em;border-radius:50%;background:#0396f3;background:linear-gradient(to left,#1c6cbb,#1fc3e6);}
	.m-news-b .listBox .more .ico:before{content:"";display:block;margin-right:-2px;width:0;height:0;overflow:hidden;border-width:.25em 0 .25em .4375em;border-style:solid;border-color:transparent transparent transparent #fff;}
	.m-news-b .listBox .u-box:hover .u-img>.jqthumb{transform:translate(-.2rem,-.2rem);}
	.m-news-c{margin-top:.6rem;}
	.m-news-c .m-more{padding:.66rem 0 .94rem;}
	.swiper-news{display:flex;align-items:center;padding:.15rem .45rem .15rem .55rem;background:#fff;box-shadow:0 1px .1rem rgba(204,204,204,.32);}
	.swiper-news .m-title{flex:auto;padding:0;overflow:hidden;text-align:left;}
	.swiper-news .m-title .title .en{line-height:1.4375em;}
	.swiper-news .m-title .title .cn{line-height:1.7em;}
	.swiper-news .swiper-container{flex-shrink:0;margin:0;width:77.272728%;height:10.055556em;font-size:.18rem;}
	.swiper-news .swiper-container:before,.swiper-news .swiper-container:after{content:"";position:absolute;z-index:5;left:0;right:0;border-bottom:solid 2px #fff;}
	.swiper-news .swiper-container:before{top:0;}
	.swiper-news .swiper-container:after{bottom:0;}
	.swiper-news .swiper-slide{height:5em;line-height:5em;overflow:hidden;}
	.swiper-news .swiper-slide:before{content:"";position:absolute;top:0;left:0;right:0;border-bottom:solid 1px #ccc;}
	.swiper-news .swiper-slide:first-child:before{display:none;}
	.swiper-news .u-box{display:block;}
	.swiper-news .u-box:hover{color:#0396f3;}
	.swiper-news .u-date{float:left;width:7.222223em;font-weight:bold;color:#999;}
	.swiper-news .u-name{font-weight:normal;}
	#footer{overflow:hidden;}
	.m-form{position:relative;zoom:1;overflow:hidden;}
	.m-form .imgBox{position:absolute;top:0;left:0;width:100%;height:100%;}
	.m-form .imgBox img{position:relative;left:50%;width:auto;max-width:none;height:100%;transform:translateX(-50%);}
	.m-form .conBox{position:relative;z-index:5;padding-top:1.05rem;padding-bottom:1.05rem;text-align:right;color:#fff;}
	.m-form .u-con{display:inline-block;vertical-align:top;text-align:left;}
	.m-form .u-con h4{line-height:1.714286em;font-size:.28rem;}
	.m-form .radioList{margin-top:.3rem;line-height:0;font-size:0;}
	.m-form .radioList li{display:inline-block;vertical-align:top;margin-right:2.5em;font-size:.16rem;}
	.m-form .radioList label{display:inline-block;vertical-align:top;line-height:1em;cursor:pointer;}
	.m-form .radioList input[type="radio"]{display:none;}
	.m-form .radioList input[type="radio"] + .ico{position:relative;zoom:1;display:inline-block;vertical-align:top;margin-right:.6025em;width:1em;height:1em;background:#fff;border-radius:2px;}
	.m-form .radioList input[type="radio"] + .ico:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:url(../images/ico-radio-checked.png) center / .6875em .625em no-repeat;opacity:0;transform:scale(.5);transition:opacity .2s,transform .2s;}
	.m-form .radioList input[type="radio"]:checked + .ico:before{opacity:1;transform:none;}
	.m-form .formWrap{display:flex;justify-content:space-between;flex-wrap:wrap;margin-top:.26rem;width:8.9rem;}
	.m-form .formWrap .btn{width:.58rem;height:.58rem;line-height:.84rem;font-size:.14rem;color:#fbfbfb;border:0 none;background:#37414f url(../images/btn-form.png) center .1rem / .16rem .18rem no-repeat;}
	.m-form .formWrap .link{position:relative;zoom:1;margin-top:.22rem;line-height:1.428572em;font-size:.14rem;color:#fff;}
	.m-form .formWrap .link:before{content:"";position:absolute;bottom:0;left:0;right:0;border-bottom:solid 1px #fff;}
	.m-form .formWrap .link:after{content:"→";display:inline-block;vertical-align:top;margin-left:-.5em;opacity:0;transition:opacity .3s,margin-left .3s;}
	.m-form .formWrap .link:hover:after{margin-left:.428572em;opacity:1;}
	.m-form .formList{display:flex;width:8.1rem;line-height:0;font-size:0;background:#fff;}
	.m-form .formList li{position:relative;zoom:1;flex-shrink:0;}
	.m-form .formList li.name{width:1.46rem;}
	.m-form .formList li.age{width:1.3rem;}
	.m-form .formList li.tel{width:2.28rem;}
	.m-form .formList li.intention{flex:auto;overflow:hidden;}
	.m-form .formList li:before{content:"";position:absolute;top:50%;margin-top:-.09rem;width:1px;height:.18rem;overflow:hidden;background:#1daad8;}
	.m-form .formList li:first-child:before{display:none;}
	.m-form .formList input{padding:0 .26rem;width:100%;line-height:.58rem;font-size:.16rem;border:0 none;box-sizing:border-box;}
	.m-form .formList select{padding:0 .56rem 0 .26rem;width:100%;height:.58rem;font-size:.16rem;border:0 none;background:url(../images/arrow-select.png) right center / contain no-repeat;box-sizing:border-box;-webkit-appearance:none;-moz-appearance:none;appearance:none;}
	.m-form .formList select>option{color:#666;background:#fff;}
	.m-form .formList select>option:hover{background:#0396f3;}
	.m-footer{color:#fff;background:#212a37;}
	.m-footer a{color:#fff;}
	.footer-about{display:flex;align-items:center;padding:.7rem 0;}
	.footer-about .title{flex-shrink:0;margin-right:.9rem;font-size:.24rem;}
	.footer-about .btn{flex-shrink:0;margin-left:.8rem;width:1.8rem;height:.62rem;line-height:.62rem;font-size:.18rem;text-align:center;background:#37414f;border-radius:.31rem;}
	.footer-about .conBox{flex:auto;height:4em;line-height:2em;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.18rem;}
	.m-footer .flex-wrap{display:flex;justify-content:space-between;padding:.38rem 0 .54rem;border-top:solid 1px #37414f;}
	.footer-contact .logo{height:.56rem;}
	.footer-contact .logo img{max-height:100%;}
	.footer-contact .conBox{margin-top:.46rem;padding-left:.2rem;line-height:2.142858em;font-size:.14rem;}
	.footer-contact .telBox{margin-top:.72rem;line-height:2.142858em;font-size:.14rem;}
	.footer-contact .telBox strong{display:inline-block;vertical-align:top;margin-right:.7em;font-size:.2rem;}
	.footer-contact .telBox strong:before{content:"";display:inline-block;vertical-align:top;margin-right:.5em;width:1.5em;height:1.5em;background:url(../images/ico-tel-footer.png) center / .28rem no-repeat;}
	.footer-wrap{flex:auto;line-height:2.142858em;font-size:.14rem;text-align:right;}
	.footer-wrap .navList{line-height:0;font-size:0;}
	.footer-wrap .navList li{display:inline-block;vertical-align:top;margin-left:.38rem;line-height:.36rem;font-size:.16rem;}
	.footer-wrap .navList a{position:relative;zoom:1;display:block;color:#999ca1;}
	.footer-wrap .navList a:before{content:"";position:absolute;top:-.4rem;left:-.16rem;right:-.16rem;height:2px;overflow:hidden;background:#1d9ad2;opacity:0;transform:translateY(200%);transition:opacity .3s,transform .3s;}
	.footer-wrap .navList li:last-child a:before{right:0;}
	.footer-wrap .navList a:hover{color:#fff;}
	.footer-wrap .navList a:hover:before{opacity:1;transform:none;}
	.footer-wrap .copyright{margin-top:.66rem;}
	.footer-wrap .copyright,.footer-wrap .copyright a{color:#4f5968;}
	.footer-wrap .copyright a:hover{color:#fff;}
	.footer-wrap .links{margin-top:.9rem;}
	.footer-wrap .links a{display:inline-flex;align-items:center;color:#0396f3;}
	.footer-wrap .links a:hover{color:#fff;}
	.footer-wrap .links .ico{position:relative;zoom:1;display:block;margin-left:.571429em;width:1.142858em;height:.857143em;}
	.footer-wrap .links .ico:before,.footer-wrap .links .ico:after{content:"";position:absolute;width:.642858em;height:.428572em;border:solid 1px #fff;transition:transform .3s;}
	.footer-wrap .links .ico:before{top:0;left:0;}
	.footer-wrap .links .ico:after{bottom:0;right:0;}
	.footer-wrap .links a:hover .ico:before{transform:translate(.357143em,.285715em);}
	.footer-wrap .links a:hover .ico:after{transform:translate(-.357143em,-.285715em);}
	.swiper-banner-inner{height:4.44rem;}
	.swiper-banner-inner .swiper-slide img{position:absolute;top:0;left:50%;max-width:none;height:100%;transform:translateX(-50%);}
	.sub-title{position:absolute;z-index:10;top:32.882883%;left:0;width:100%;text-align:center;}
	.sub-title .cn{line-height:1.36em;font-size:.5rem;font-weight:normal;}
	.sub-title .en{display:inline-block;vertical-align:top;line-height:1.9em;font-size:.2rem;font-weight:bold;background:linear-gradient(to right,#184caa,#2eb9ec);-webkit-background-clip:text;-webkit-text-fill-color:transparent;}
	.sub-current{position:absolute;z-index:10;bottom:0;left:0;width:100%;}
	.sub-current:before{content:"";position:absolute;top:0;left:0;right:50%;margin-right:1.8rem;height:100%;background:#37414f;}
	.sub-current>.area{position:relative;z-index:5;}
	.sub-current .conBox{width:5.3rem;height:.62rem;line-height:.62rem;overflow:hidden;font-size:.16rem;font-family:"SimSun";text-overflow:ellipsis;white-space:nowrap;color:rgba(255,255,255,.62);}
	.sub-current .conBox a{position:relative;zoom:1;display:inline-block;vertical-align:top;padding:0 .04rem;font-family:"Microsoft YaHei";color:#fff;}
	.sub-current .conBox a:before{content:"";position:absolute;bottom:0;right:0;width:0;height:2px;overflow:hidden;background:#2899d9;transition:width .3s;}
	.sub-current .conBox a:hover:before{width:100%;left:0;right:auto;}
	.bg-innerPage,.bg-innerPage-gray{position:absolute;z-index:-1;top:0;left:0;width:100%;height:100%;}
	.bg-innerPage:before,.bg-innerPage-gray:before{content:"";position:absolute;top:-.9rem;right:50%;margin-right:-9.57rem;width:6.58rem;height:6.58rem;background:url(../images/bg-inner-dot.png) center / .16rem repeat;border-radius:50%;}
	.bg-innerPage:after{content:"";position:absolute;top:-.06rem;right:50%;margin-right:-7.1rem;width:6.01rem;height:3.04rem;background:url(../images/bg-innerPage.png) center / contain no-repeat;}
	.bg-innerPage-gray{background:#f8f8f8;}
	.bg-innerPage-gray+.area{padding-top:.9rem;}
	.sub-nav{padding-top:.68rem;}
	.sub-nav>.area{position:relative;zoom:1;}
	.sub-nav h2{position:absolute;padding-right:.35rem;line-height:1px;font-size:.26rem;background:#fff;}
	.sub-nav .listBox{padding:.15rem .6rem .35rem .4rem;border-top:solid 1px #ddd;border-bottom:solid 1px #ddd;}
	.sub-nav .listBox li{float:left;margin:.2rem 0 0 .2rem;}
	.sub-nav .listBox li a{display:block;padding:0 .75em;min-width:9em;height:2.5em;line-height:2.5em;overflow:hidden;font-size:.16rem;text-align:center;background:#f5f5f5;border-radius:1.25em;transition:color .3s,background .3s;box-sizing:border-box;}
	.sub-nav .listBox li a:hover,.sub-nav .listBox li.current a{color:#fff;background:#37414f;}
	.sub-about{}
	.sub-about>.area{zoom:1;}
	.sub-about>.area:before{content:".";display:block;visibility:hidden;overflow:hidden;height:0;clear:both;}
	.sub-about .imgBox{float:right;margin:0 .26rem -.6rem -1.3rem;width:50.915493%;}
	.sub-about .conBox{padding:.9rem .6rem .7rem;}
	.sub-about .conBox .title .cn{line-height:1.8em;font-size:.3rem;}
	.sub-about .conBox .title .en{display:inline-block;vertical-align:top;line-height:2.5;font-size:.2rem;font-weight:bold;background:linear-gradient(to right,#184caa,#2eb9ec);-webkit-background-clip:text;-webkit-text-fill-color:transparent;}
	.sub-about .conBox .u-con{margin-top:.26rem;line-height:2.25em;font-size:.16rem;}
	.sub-about .menuBox{position:relative;zoom:1;padding:.55rem 0 .8rem;}
	.sub-about .menuBox:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:url(../images/bg-dot.png) center / .16rem repeat;opacity:.45;}
	.sub-about .menuBox>.area{position:relative;z-index:5;}
	.sub-about .menuBox ul{padding:0 .6rem;display:flex;flex-wrap:wrap;justify-content:space-between;}
	.sub-about .menuBox .u-box{position:relative;zoom:1;display:block;padding:.4rem .78rem .44rem .4rem;width:4.1rem;background:#fff;box-shadow:0 0 .18rem rgba(218,218,218,.84);box-sizing:border-box;transition:transform .3s;}
	.sub-about .menuBox .u-box .ico{position:absolute;top:50%;right:.3rem;display:flex;justify-content:center;align-items:center;margin-top:-.14rem;width:.28rem;height:.28rem;background:#0396f3;background:linear-gradient(to right,#184caa,#2eb9ec);border-radius:50%;}
	.sub-about .menuBox .u-box .ico:before{content:"";display:block;margin-right:-2px;width:0;height:0;overflow:hidden;border-width:.05rem 0 .05rem .08rem;border-style:solid;border-color:transparent transparent transparent #fff;}
	.sub-about .menuBox .u-box .cn{line-height:1.916667em;font-size:.24rem;font-weight:normal;}
	.sub-about .menuBox .u-box .en{display:inline-block;vertical-align:top;line-height:2.222223em;font-size:.18rem;font-weight:bold;background:linear-gradient(to right,#184caa,#2eb9ec);-webkit-background-clip:text;-webkit-text-fill-color:transparent;}
	.sub-about .menuBox .u-box:hover{transform:translateY(-.2rem);}
	.sub-content{padding:.3rem .6rem 1rem;line-height:2.25em;font-size:.16rem;box-sizing:border-box;}
	.sub-content .contact{line-height:2.5em;}
	.sub-content .contact th,.sub-content .contact td{vertical-align:top;padding:.32rem 0 .2rem;min-height:.92rem;text-align:left;}
	.sub-content .contact th{width:2.2rem;border-bottom:solid 1px #30afff;}
	.sub-content .contact td{padding-left:.32rem;color:#999;border-bottom:solid 1px #e7e7e7;}
	.sub-content .contact .name{color:#666;}
	.sub-content .contact .addr{display:flex;align-items:center;}
	.sub-content .contact .tel span,.sub-content .contact .mail span{display:inline-block;vertical-align:top;margin-right:.32rem;}
	.sub-content .contact .mapBtn{display:inline-flex;justify-content:center;align-items:center;margin-left:.28rem;padding:0 .13rem;min-width:1.2rem;line-height:.4rem;overflow:hidden;font-size:.14rem;color:#fff;background:#37414f;border-radius:.2rem;}
	.sub-content .contact .mapBtn:before{content:"";display:block;margin-right:.1rem;width:.13rem;height:.17rem;background:url(../images/ico-mapBtn.png) center / contain no-repeat;}
	.sub-advantage{padding:.65rem 0 .9rem;}
	.sub-advantage li{float:left;margin:3.169015% 0 0 2.535212%;width:48.732395%;background:#0396f3;background:linear-gradient(to right,#184caa,#2eb9ec 88%);}
	.sub-advantage li:nth-child(-n+2){margin-top:0;}
	.sub-advantage li:nth-child(2n+1){margin-left:0;}
	.sub-advantage .u-box{display:flex;align-items:center;padding:.3rem .22rem;background:#fff;box-shadow:0 0 .18rem rgba(0,0,0,.1);transition:transform .3s;}
	.sub-advantage .u-box:hover{transform:translate(-.2rem,-.2rem);}
	.sub-advantage .u-con{flex:auto;overflow:hidden;}
	.sub-advantage .name:after{content:"";display:block;margin-top:.18rem;width:.5rem;height:1px;overflow:hidden;background:#1d9ad2;}
	.sub-advantage .name h4{height:1.846154em;line-height:1.846154em;overflow:hidden;font-size:.26rem;text-overflow:ellipsis;white-space:nowrap;}
	.sub-advantage .content{padding:.28rem 0 .18rem;}
	.sub-advantage .content dt{height:2.1em;line-height:2.1em;overflow:hidden;font-size:.2rem;text-overflow:ellipsis;white-space:nowrap;}
	.sub-advantage .content dd{margin-top:.1rem;height:6.428571em;line-height:2.142857em;overflow:hidden;font-size:.14rem;color:#666;}
	.sub-advantage .content dd>p{height:2.142857em;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
	.sub-advantage .u-img{flex-shrink:0;position:relative;zoom:1;margin-left:.22rem;width:47.376544%;padding-top:39.506173%;overflow:hidden;}
	.sub-advantage .u-img>.jqthumb{position:absolute!important;top:0;left:0;}
	.sub-filter{padding:0 .2rem;border:solid 1px #ddd;background:#fff;box-sizing:border-box;}
	.sub-filter .title{display:flex;align-items:stretch;padding:.24rem 0;}
	.sub-filter .title h2{width:13.497823%;line-height:1.769231em;padding-left:.2rem;font-size:.26rem;font-weight:normal;}
	.sub-filter .search{flex:auto;overflow:hidden;line-height:0;font-size:0;background:#f8f8f8;border-radius:.05rem;}
	.sub-filter .search input{vertical-align:top;width:100%;height:100%;border:0 none;background:none;}
	.sub-filter .search .u-text{padding:0 .24rem;width:95.134229%;font-size:.16rem;}
	.sub-filter .search .u-btn{width:4.865772%;background:url(../images/btn-search.png) center / .27rem no-repeat;cursor:pointer;transition:transform .3s;}
	.sub-filter .search .u-btn:hover{transform:scale(.9);}
	.sub-filter dl{display:flex;align-items:flex-start;line-height:1.444445em;font-size:.18rem;border-top:solid 1px rgba(220,220,220,.55);}
	.sub-filter dt{flex-shrink:0;padding:.24rem 0;padding-left:.2rem;width:13.497823%;font-weight:normal;}
	.sub-filter dd{flex:auto;overflow:hidden;margin-left:-.44rem;padding-top:.24rem;font-size:0;}
	.sub-filter dd>a{display:inline-block;vertical-align:top;margin:0 0 .24rem .44rem;font-size:.18rem;}
	.sub-filter dd>a:hover,.sub-filter dd>a.current{color:#228cfe;}
	.sub-filter .search-advanced{line-height:2.222223em;}
	.sub-filter .search-advanced ul{margin-left:.44rem;padding-bottom:.24rem;font-size:0;}
	.sub-filter .search-advanced li{display:inline-block;vertical-align:top;margin-left:.22rem;}
	.sub-filter .search-advanced li:first-child{margin-left:0;}
	.sub-filter .search-advanced .u-date,.sub-filter .search-advanced .u-select{padding:0 .34rem 0 .12rem;width:2.24rem;height:2.222223em;font-size:.18rem;color:#999;border:solid 1px #ddd;background:none;cursor:pointer;}
	.sub-filter .search-advanced .u-date{background:url(../images/bg-search-form.png) right center / contain no-repeat;}
	.sub-filter .search-advanced .u-date::-webkit-input-placeholder{color:#999;}
	.sub-filter .search-advanced .u-date::-moz-placeholder{color:#999;}
	.sub-filter .search-advanced .u-date:-moz-placeholder{color:#999;}
	.sub-filter .search-advanced .u-date:-ms-input-placeholder{color:#999;}
	.sub-filter .search-advanced .u-select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:url(../images/bg-search-form.png) right center / contain no-repeat;}
	.sub-filter .search-advanced .u-select option{color:#666;background:#fff;}
	.sub-filter .search-advanced .u-select option:hover{background:#0396f3;}
	.sub-filter .search-advanced .u-btn{padding-left:.35rem;width:8.333334em;height:2.222223em;line-height:2.222223em;font-size:.18rem;color:#fff;letter-spacing:.05rem;border:0 none;background:#37414f url(../images/btn-search-white.png) 30% center / .2rem no-repeat;cursor:pointer;border-radius:.2rem;}
	.sub-sort{margin-top:.45rem;}
	.sub-sort .number{float:left;line-height:2em;font-size:.18rem;font-weight:normal;}
	.sub-sort .number strong{vertical-align:top;font-size:.26rem;}
	.sub-sort ul{float:right;line-height:0;font-size:0;}
	.sub-sort li{display:inline-block;vertical-align:top;margin-left:-1px;}
	.sub-sort li:first-child{margin-left:0;}
	.sub-sort li a{display:block;padding:0 .1rem;font-size:.16rem;line-height:2.25em;border:solid 1px #e7e7e7;background:#fff;transition:color .2s,border-color .2s,background .2s;}
	.sub-sort li:first-child a{border-radius:.05rem 0 0 .05rem;}
	.sub-sort li:last-child a{border-radius:0 .05rem .05rem 0;}
	.sub-sort li a:hover{color:#37414f;border-color:#37414f;}
	.sub-sort li.current a{color:#fff;border-color:#37414f;background:#37414f;}
	.sub-product{padding:.45rem 0 .9rem;}
	.sub-product li{float:left;margin:2.253522% 0 0 2.253522%;width:23.309860%;}
	.sub-product li:nth-child(-n+4){margin-top:0;}
	.sub-product li:nth-child(4n+1){margin-left:0;}
	.sub-product .u-box{position:relative;zoom:1;display:block;background:#fff;}
	.sub-product .u-box:before{content:"";position:absolute;top:100%;right:0;width:0;height:.05rem;min-height:2px;overflow:hidden;background:#2db6ea;transition:width .3s;}
	.sub-product .u-box:hover:before{width:100%;left:0;right:auto;}
	.sub-product .u-img{position:relative;zoom:1;padding-top:83.383686%;overflow:hidden;}
	.sub-product .u-img>.jqthumb{position:absolute!important;top:0;left:0;}
	.sub-product .u-con{padding:.24rem .22rem .14rem;border:solid 1px #ebebeb;border-top:none;}
	.sub-product .content{display:flex;align-items:center;}
	.sub-product .content span{flex-shrink:0;display:inline-block;vertical-align:top;line-height:1.555556em;font-size:.18rem;color:#21abdf;}
	.sub-product .content .new{position:relative;zoom:1;margin-right:.14rem;padding:2px;background:#0396f3;background:linear-gradient(to left,#184caa,#2eb9ec 88%);}
	.sub-product .content .new:before{content:"";position:absolute;top:2px;bottom:2px;left:2px;right:2px;background:#fff;}
	.sub-product .content .new:after{content:"NEW";position:relative;z-index:5;display:block;padding:0 .388889em;line-height:1.333334em;background:linear-gradient(to left,#184caa,#2eb9ec 88%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;}
	.sub-product .content .target{flex:auto;height:1.555556em;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
	.sub-product .name{margin-top:.14rem;height:3.6em;line-height:1.8em;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.2rem;font-weight:normal;}
	.sub-team{padding:.6rem 0 .9rem;}
	.sub-team li{float:left;margin:3.098592% 0 0 3.098592%;width:22.676056%;}
	.sub-team li:nth-child(-n+4){margin-top:0;}
	.sub-team li:nth-child(4n+1){margin-left:0;}
	.sub-team .u-box{display:block;}
	.sub-team .u-img{position:relative;zoom:1;padding-top:83.850932%;}
	.sub-team .u-img:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#0396f3;background:linear-gradient(-4deg,#1b5ab2,#1fc3e6);transition:transform .3s;}
	.sub-team .u-img>.jqthumb{position:absolute!important;top:0;left:0;}
	.sub-team .u-name{margin-top:.3rem;height:2.222223em;line-height:2.222223em;overflow:hidden;font-size:.18rem;text-overflow:ellipsis;white-space:nowrap;transition:color .3s;}
	.sub-team .u-con{height:2.375em;line-height:2.375em;overflow:hidden;font-size:.16rem;text-overflow:ellipsis;white-space:nowrap;color:#666;}
	.sub-team .u-box:hover .u-img:before{transform:translate(.15rem,.15rem);}
	.sub-team .u-box:hover .u-name{color:#1d9ad2;}
	.sub-news-a{padding:.7rem 0 .9rem;}
	.sub-news-a .flex-wrap{display:flex;justify-content:space-between;}
	.sub-news-a .listBox{width:66.478874%;}
	.sub-news-a .listBox li{float:left;margin:4.661017% 0 0 4.661017%;width:47.669492%;}
	.sub-news-a .listBox li:nth-child(-n+2){margin-top:0;}
	.sub-news-a .listBox li:nth-child(2n+1){margin-left:0;}
	.sub-news-a .listBox .u-box{display:block;transition:transform .3s;}
	.sub-news-a .listBox .u-img{position:relative;zoom:1;padding-top:83.111112%;overflow:hidden;transition:opacity .3s;}
	.sub-news-a .listBox .u-img>.jqthumb{position:absolute!important;top:0;left:0;}
	.sub-news-a .listBox .u-con{padding:1.75em 0;}
	.sub-news-a .listBox .name{height:3.6em;line-height:1.8em;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.2rem;font-weight:normal;transition:color .3s;}
	.sub-news-a .listBox .content{margin-top:1.75em;height:3.75em;line-height:1.875em;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.16rem;color:#737373;}
	.sub-news-a .listBox .u-box:hover .u-img{opacity:.65;}
	.sub-news-a .listBox .u-box:hover .name{color:#1d9ad2;}
	.sub-news-a .recommend{width:29.859155%;}
	.sub-news-a .recommend .title{margin:.4rem 0 .28rem;}
	.sub-news-a .recommend .title:first-child{margin-top:0;}
	.sub-news-a .recommend .title .en{display:inline-block;vertical-align:top;line-height:1;font-size:.32rem;font-weight:bold;background:linear-gradient(-4deg,#1b5ab2,#1fc3e6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;}
	.sub-news-a .recommend .title .cn{line-height:2em;font-size:.2rem;font-weight:normal;letter-spacing:.06rem;}
	.sub-news-a .recommend li{position:relative;zoom:1;padding:.4rem 0;overflow:hidden;border-bottom:solid 1px #dedede;}
	.sub-news-a .recommend li:first-child{padding-top:0;}
	.sub-news-a .recommend li .num{position:absolute;bottom:-.2em;right:.06rem;line-height:1;font-size:1.2rem;font-weight:bold;color:#f8f8f8;}
	.sub-news-a .recommend .u-box{position:relative;z-index:5;display:flex;align-items:center;}
	.sub-news-a .recommend .u-img{flex-shrink:0;position:relative;zoom:1;margin-right:3.537736%;padding-top:37.028302%;width:44.339623%;overflow:hidden;transition:opacity .3s;}
	.sub-news-a .recommend .u-img>.jqthumb{position:absolute!important;top:0;left:0;}
	.sub-news-a .recommend .u-con{flex:auto;overflow:hidden;padding:.2rem 0;}
	.sub-news-a .recommend .name{height:1.666667em;line-height:1.666667em;overflow:hidden;font-size:.18rem;font-weight:normal;color:#999;text-overflow:ellipsis;white-space:nowrap;transition:color .3s;}
	.sub-news-a .recommend .content{margin-top:.08rem;height:5.142858em;line-height:1.714286em;overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:.14rem;}
	.sub-news-a .recommend .u-box:hover .u-img{opacity:.65;}
	.sub-news-a .recommend .u-box:hover .name{color:#1d9ad2;}
	.sub-news-b{padding:.5rem 0 .9rem;}
	.sub-news-b li{float:left;margin:2.253522% 0 0 3.943662%;width:30.704226%;border-bottom:solid 1px #e0e0e0;}
	.sub-news-b li:nth-child(-n+3){margin-top:0;}
	.sub-news-b li:nth-child(3n+1){margin-left:0;}
	.sub-news-b .u-box{display:block;}
	.sub-news-b .u-img{position:relative;zoom:1;padding-top:83.486239%;background:#0396f3;background:linear-gradient(-4deg,#1b5ab2,#1fc3e6);}
	.sub-news-b .u-img>.jqthumb{position:absolute!important;top:0;left:0;transition:transform .3s;}
	.sub-news-b .u-img+.u-name{margin-top:.28rem;}
	.sub-news-b .u-name{position:relative;zoom:1;padding-right:.34rem;height:5em;line-height:5em;overflow:hidden;font-size:.18rem;text-overflow:ellipsis;white-space:nowrap;}
	.sub-news-b .u-name .ico{position:absolute;top:50%;right:0;display:flex;justify-content:center;align-items:center;margin-top:-.12rem;width:.24rem;height:.24rem;background:#0396f3;background:linear-gradient(to right,#1fc3e6,#1c6cbb);border-radius:50%;}
	.sub-news-b .u-name .ico:before{content:"";display:block;margin-right:-2px;width:0;height:0;overflow:hidden;border-width:.05rem 0 .05rem .08rem;border-style:solid;border-color:transparent transparent transparent #fff;}
	.sub-news-b .u-box:hover{color:#1d9ad2;}
	.sub-news-b .u-box:hover .u-img>.jqthumb{transform:translate(-.2rem,-.2rem);}
	.sub-news-c{padding:.5rem 0 .9rem;}
	.sub-news-c li{margin-top:.6rem;padding:0 1.35rem;}
	.sub-news-c li:first-child{margin-top:0;}
	.sub-news-c .u-box{position:relative;zoom:1;display:flex;align-items:flex-start;}
	.sub-news-c .u-img{flex-shrink:0;position:relative;zoom:1;margin-right:-3.304348%;padding-top:37.391305%;width:50.434783%;}
	.sub-news-c .u-img>.jqthumb{position:absolute!important;top:0;left:0;}
	.sub-news-c .u-con{flex:auto;position:relative;z-index:5;margin-top:.7rem;padding:.36rem .42rem .34rem .46rem;overflow:hidden;background:#fff;}
	.sub-news-c .name{height:2em;line-height:2em;overflow:hidden;font-size:.24rem;text-overflow:ellipsis;white-space:nowrap;}
	.sub-news-c .content{margin-top:.1rem;height:8em;line-height:2em;overflow:hidden;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;font-size:.16rem;color:#666;}
	.sub-news-c .course{margin-top:.32rem;padding:.16rem .28rem .14rem;overflow:hidden;background:#f5f5f5;}
	.sub-news-c .course dt{height:1.875em;line-height:1.875em;overflow:hidden;font-size:.16rem;font-weight:bold;text-overflow:ellipsis;white-space:nowrap;}
	.sub-news-c .course dd{height:4.571429em;line-height:2.285715em;overflow:hidden;font-size:.14rem;color:#666;}
	.sub-news-c .course dd>p{height:2.285715em;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
	.sub-news-c .num{position:absolute;z-index:10;top:.7rem;left:50%;margin-top:-1.15em;width:1.06rem;line-height:2em;font-size:.2rem;font-weight:bold;text-align:center;color:#fff;border:solid .15em #dfdfdf;background:#37414f;border-radius:1.15em;transition:background .3s;}
	.sub-news-c .u-box:hover .num{background:#1d9ad2;}
	.sub-news-c .m-page{margin-top:.6rem;}
	.detail-page{margin-top:.6rem;display:flex;justify-content:space-between;box-sizing:border-box;}
	.detail-page .page{position:relative;zoom:1;display:inline-block;vertical-align:top;max-width:50%;transition:color .4s;}
	.detail-page .page h4{height:2.75em;line-height:2.75em;overflow:hidden;font-size:.16rem;font-weight:normal;text-overflow:ellipsis;white-space:nowrap;color:#666;}
	.detail-page .page .arrow{position:absolute;top:50%;display:flex;justify-content:center;align-items:center;width:1.833334em;height:1.833334em;font-size:.24rem;font-family:"SimSun";text-align:center;color:#fff;background:#37414f;border-radius:50%;transform:translateY(-50%);transition:background .3s;}
	.detail-page .page-prev{padding:0 .1rem 0 .64rem;text-align:left;}
	.detail-page .page-prev .arrow{left:0;}
	.detail-page .page-prev .arrow:before{content:"<";}
	.detail-page .page-next{padding:0 .64rem 0 .1rem;text-align:right;}
	.detail-page .page-next .arrow{right:0;}
	.detail-page .page-next .arrow:before{content:">";}
	.detail-page .page:hover .arrow{background:#199ed9;}
	.detail-page .page-disabled{opacity:.25;pointer-events:none;}
	.news-detail{padding:.6rem 0 .7rem;}
	.news-detail .flex-wrap{display:flex;}
	.news-detail .conBox{flex:auto;padding:0 .6rem;overflow:hidden;}
	.news-detail .menuBox{flex-shrink:0;width:30.985916%;}
	.news-detail .detail-date{line-height:1;font-size:.18rem;font-weight:bold;color:#999;}
	.news-detail .detail-title{margin-top:.2rem;line-height:1.733333em;font-size:.3rem;}
	.news-detail .detail-title:after{content:"";display:block;margin-top:.16rem;width:.8rem;height:2px;overflow:hidden;background:#1d9ad2;}
	.news-detail .detail-con{margin-top:.7rem;line-height:2.25em;font-size:.16rem;color:#666;}
	.news-detail .detail-con:after{content:"-END-";display:block;padding:.5rem 0;line-height:1;font-size:.3rem;text-align:center;color:#999;}
	.news-detail .menuBox li{margin-top:-1px;overflow:hidden;border:solid 1px #ccc;}
	.news-detail .menuBox li:first-child{margin-top:0;}
	.news-detail .menuBox li a{position:relative;zoom:1;display:block;padding:0 .68rem 0 .3rem;height:5em;line-height:5em;overflow:hidden;font-size:.18rem;text-overflow:ellipsis;white-space:nowrap;background:#fff;transition:transform .3s;}
	.news-detail .menuBox li .ico{position:absolute;top:50%;right:.2rem;display:flex;justify-content:center;align-items:center;margin-top:-.14rem;width:.28rem;height:.28rem;background:#0396f3;background:linear-gradient(to right,#184caa,#2eb9ec 88%);border-radius:50%;}
	.news-detail .menuBox li .ico:before{content:"";display:block;margin-right:-2px;width:0;height:0;overflow:hidden;border-width:.05rem 0 .05rem .08rem;border-style:solid;border-color:transparent transparent transparent #fff;}
	.news-detail .menuBox li a:hover{transform:translateX(.05rem);}
	.detail-back{display:flex;justify-content:center;align-items:center;margin-top:.4rem;line-height:3.125em;font-size:.16rem;background:#e9e9e9;border-radius:.05rem;}
	.detail-back:before{content:'';display:block;margin-right:.75em;width:1.5em;height:1.25em;overflow:hidden;background:url(../images/ico-back.png) center / contain no-repeat;transition:transform .3s;}
	.detail-back:hover:before{transform:rotate(-20deg) translate(-.1rem,-.05rem);}
	.m-product .detail-back{margin:.1rem auto 1.2rem;width:17.5em;}
	.pro-detail{margin-bottom:1rem;padding-bottom:.5rem;border-top:solid 2px #248acf;background:#fff;}
	.pro-detail .detail-title{padding:.24rem .5rem .36rem;background:#daedf3;}
	.pro-detail .detail-title .number{line-height:2em;font-size:.16rem;color:#258dd2;}
	.pro-detail .detail-title .title{margin-top:.1rem;line-height:1.75em;font-size:.24rem;}
	.pro-detail .detail-title .title span{vertical-align:top;font-size:.2rem;font-weight:normal;}
	.pro-detail .detail-title .price{display:inline-block;vertical-align:top;margin-top:.24rem;padding:0 .16rem;line-height:2.571429em;font-size:.14rem;border:solid 1px #cae8f1;background:#fff;}
	.pro-detail .detail-title .price strong{font-size:.2rem;font-weight:normal;}
	.pro-detail .detail-con{position:relative;zoom:1;margin:.6rem .5rem 0;padding:.4rem .45rem .5rem 1.2rem;line-height:1.875em;font-size:.16rem;background:#f1f9fb;}
	.pro-detail .detail-con:before{content:"";position:absolute;top:.44rem;left:.45rem;width:.44rem;height:.58rem;background:url(../images/ico-detail-con.png) center /contain no-repeat;}
	.pro-detail .detail-item{margin:0 .5rem;}
	.pro-detail .detail-item li{zoom:1;padding:.24rem 0;line-height:1.875em;font-size:.16rem;border-bottom:solid 1px #ebebeb;}
	.pro-detail .detail-item li:after{content:".";display:block;visibility:hidden;overflow:hidden;height:0;clear:both;}
	.pro-detail .detail-item .u-name{float:left;}
	.pro-detail .detail-item .u-con{overflow:hidden;}
	.pro-detail .detail-item .tips{margin-top:.34rem;line-height:2.142858em;font-size:.14rem;text-align:center;color:#666;}
	.pro-detail .detail-item .btn{display:block;margin:.36rem auto 0;width:13.333334em;height:3.444445em;line-height:3.444445em;font-size:.18rem;text-align:center;color:#fff;background:#0396f3;background:linear-gradient(to right,#184caa,#2eb9ec 88%);border-radius:1.722223em;}
	.sub-form{padding:1rem 1.1rem 1.2rem;}
	.sub-form .title{line-height:3.25em;font-size:.24rem;font-weight:normal;text-align:center;border:solid .03rem #e0e0e0;letter-spacing:.04rem;}
	.sub-form .formBox{line-height:2.1875em;font-size:.16rem;}
	.sub-form .formBox th,.sub-form .formBox td{vertical-align:top;padding:.32rem 0 .24rem;text-align:left;}
	.sub-form .formBox th{width:2.2rem;border-bottom:solid 1px #30afff;}
	.sub-form .formBox th span{color:#c00;}
	.sub-form .formBox td{padding-left:.32rem;color:#999;border-bottom:solid 1px #e7e7e7;}
	.sub-form .formBox .u-text{padding:0 .625em;width:3.5rem;height:2.1875em;font-size:.16rem;border:0 none;background:#f5f5f5;border-radius:.05rem;box-sizing:border-box;}
	.sub-form .formBox .u-text[disabled]{width:100%;color:#999;background:none;}
	.sub-form .formBox .u-text[datepicker]{cursor:pointer;}
	.sub-form .formBox .vCode .u-text{width:1.44rem;margin-right:.26rem;}
	.sub-form .formBox .vCode .u-img{display:inline-block;vertical-align:top;height:2.1875em;overflow:hidden;border:solid 1px #eaeaea;border-radius:.05rem;box-sizing:border-box;}
	.sub-form .formBox .vCode .u-img img{width:auto;}
	.sub-form .formBox .checkbox{margin-top:.46rem;line-height:0;font-size:0;text-align:center;}
	.sub-form .formBox .checkbox label{display:inline-block;vertical-align:top;line-height:1em;font-size:.16rem;color:#1387df;cursor:pointer;}
	.sub-form .formBox .checkbox input{display:none;}
	.sub-form .formBox .checkbox input + .ico{position:relative;zoom:1;display:inline-block;vertical-align:top;margin-right:.1rem;width:1em;height:1em;border:solid 1px #1387df;background:#fff;border-radius:2px;box-sizing:border-box;transition:background .2s;}
	.sub-form .formBox .checkbox input + .ico:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:url(../images/ico-radio-checked-white.png) center / .6875em .625em no-repeat;opacity:0;transform:scale(.5);transition:opacity .2s,transform .2s;}
	.sub-form .formBox .checkbox input:checked + .ico{background:#1f95ef;}
	.sub-form .formBox .checkbox input:checked + .ico:before{opacity:1;transform:none;}
	.sub-form .formBox .btnBox{margin:.8rem auto 0;width:15em;height:3.444445em;line-height:3.444445em;overflow:hidden;font-size:.18rem;background:#0396f3;background:linear-gradient(to right,#184caa,#2eb9ec 88%);border-radius:1.722223em;box-sizing:border-box;}
	.sub-form .formBox .btnBox .u-btn{padding-left:1.777778em;width:100%;height:100%;color:#fff;border:0 none;background:url(../images/btn-form.png) 20% center / 1.388889em no-repeat;cursor:pointer;}
}
@media screen and (min-width:751px) and (max-width:1720px){
	.swiper-product-button .swiper-product-button-prev{margin-left:calc(-50vw + .1rem);}
	.swiper-product-button .swiper-product-button-next{margin-right:calc(-50vw + .1rem);}
}
@media screen and (max-width:750px){
	::-webkit-scrollbar{width:0;height:0;}
	[wap="hide"]{display:none!important;}
	#header{width:100%;height:1.04rem;}
	#header .top-bar{position:fixed;z-index:200;top:0;left:0;right:0;height:1.04rem;background:#fff;}
	.top-bar>.wrap{display:flex;justify-content:space-between;align-items:center;padding:0 .3rem;width:100%;min-width:320px;height:1.04rem;}
	.top-logo{flex-shrink:0;display:flex;justify-content:space-between;align-items:center;margin-right:.3rem;height:100%;}
	.top-logo .logo{width:100%;height:53.846154%;}
	.top-logo .logo img{max-height:100%;}
	.top-box{flex:auto;display:flex;justify-content:flex-end;align-items:center;height:100%;}
	.top-tel{flex-shrink:0;order:-1;display:flex;align-items:center;margin-right:.2rem;}
	.top-tel .btn{display:flex;align-items:center;padding:0 .125rem;height:.45rem;line-height:.45rem;font-size:.2rem;color:#fff;background:#0396f3;border-radius:.225rem;}
	.top-tel .btn:before{content:"";display:block;margin-right:.1rem;width:.24rem;height:.24rem;background:url(../images/ico-tel-white.png) center / contain no-repeat;}
	.top-nav{position:relative;zoom:1;width:.5rem;height:.32rem;}
	.top-nav .nav-btn{position:absolute;z-index:10;top:0;left:0;width:100%;height:100%;}
	.top-nav .nav-btn .line{position:relative;display:block;width:.5rem;height:.03rem;min-height:1px;overflow:hidden;background:#333;transition:background .3s,transform .3s;}
	.top-nav .nav-btn .line:nth-child(2){margin:.12rem 0;}
	.nav-box{position:fixed;top:0;left:-100vw;padding:1.5rem .8rem;width:100vw;height:100vh;overflow:auto;background:#0396f3;background:linear-gradient(to right,#184caa,#2eb9ec 88%);transition:transform .3s;}
	.nav-box .background{position:absolute;top:1.14rem;left:-100vw;width:92.933334%;transition:left .3s;}
	.nav-box .nav{position:relative;z-index:5;}
	.nav-box .fir-li .u-a{position:relative;zoom:1;display:block;padding-left:.66rem;line-height:.92rem;font-size:.28rem;color:#fff;}
	.nav-box .fir-li .u-a:before{content:">";position:absolute;top:50%;left:0;margin-top:-.17rem;width:.34rem;height:.34rem;line-height:.34rem;font-size:.24rem;font-family:"SimSun";font-weight:bold;text-align:center;color:#1952ae;background:#fff;border-radius:50%;transition:transform .3s;}
	.nav-box .fir-li.active .u-a:before{transform:rotate(90deg);}
	.nav-box .sec-box{display:none;}
	.nav-box .sec-ul{padding:.12rem 0;line-height:0;font-size:0;border-top:solid 1px rgba(255,255,255,.45);border-bottom:solid 1px rgba(255,255,255,.45);}
	.nav-box .sec-ul li{position:relative;zoom:1;display:inline-block;vertical-align:top;padding-left:.66rem;width:50%;line-height:.72rem;font-size:.24rem;}
	.nav-box .sec-ul a{color:#fff;}
	.nav-box .nav-tel{margin-top:.84rem;line-height:2.45em;font-size:.2rem;color:#fff;}
	.nav-box .nav-tel strong{display:inline-block;vertical-align:top;margin-right:.833334em;font-size:.3rem;}
	.nav-box .nav-tel strong:before{content:"";display:inline-block;vertical-align:top;margin-right:.6em;width:1.633334em;height:1.633334em;background:url(../images/ico-tel-white.png) center / .49rem no-repeat;}
	#header[nav="show"] .nav-box{transform:translateX(100vw);}
	#header[nav="show"] .nav-box .background{position:fixed;left:3.533334%;}
	#header[nav="show"] .nav-btn .line{background:#fff;}
	#header[nav="show"] .nav-btn .line:nth-child(1){transform:translateY(.15rem) rotate(45deg);}
	#header[nav="show"] .nav-btn .line:nth-child(2){transform:translateX(50%) scaleX(0);}
	#header[nav="show"] .nav-btn .line:nth-child(3){transform:translateY(-.15rem) rotate(-45deg);}
	#content{min-height:calc(100vh - 1.04rem);}
	#banner{position:relative;zoom:1;}
	.search-layer{position:absolute;z-index:10;bottom:0;left:.3rem;right:.3rem;padding-top:.3rem;background:rgba(9,53,124,.7);border-radius:.1rem .1rem 0 0;}
	.search-layer>.area{padding-left:.15rem;padding-right:.15rem;min-width:auto;}
	.search-layer ul{display:flex;flex-wrap:wrap;justify-content:space-between;}
	.search-layer li{margin-top:.04rem;background:rgba(14,62,139,.76);}
	.search-layer li:nth-child(-n+2){margin-top:0;}
	.search-layer .u-date,.search-layer .u-select{padding:0 .46rem 0 .2rem;width:3.28rem;height:.6rem;line-height:.6rem;font-size:.2rem;color:#fff;border:solid .02rem rgba(255,255,255,.76);background:none;cursor:pointer;transition:border-color .2s;}
	.search-layer .u-date:hover,.search-layer .u-select:hover{border-color:#fff;}
	.search-layer .u-date{background:url(../images/ico-search-date.png) right center / contain no-repeat;}
	.search-layer .u-date::-webkit-input-placeholder{color:#fff;}
	.search-layer .u-date::-moz-placeholder{color:#fff;}
	.search-layer .u-date:-moz-placeholder{color:#fff;}
	.search-layer .u-date:-ms-input-placeholder{color:#fff;}
	.search-layer .u-select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-position:right center;background-size:contain;background-repeat:no-repeat;}
	.search-layer .u-select option{color:#666;}
	.search-layer .u-select-time{background-image:url(../images/ico-search-time.png);}
	.search-layer .u-select-target{background-image:url(../images/ico-search-target.png);}
	.search-layer .u-select-type{background-image:url(../images/ico-search-type.png);}
	.search-layer li:last-child{margin:.2rem -.15rem -1.12rem -.15rem;padding:.21rem .15rem;width:100%;background:#09357c;box-sizing:content-box;border-radius:0 0 .1rem .1rem;}
	.search-layer .u-btn{width:100%;height:.7rem;line-height:.7rem;font-size:.24rem;color:#0e3e8b;letter-spacing:2px;border:0 none;background:#fff;cursor:pointer;}
	.m-title{position:relative;zoom:1;display:flex;align-items:flex-end;text-align:center;}
	.m-title>.area{display:flex;align-items:flex-end;}
	.m-title .title{flex-shrink:0;position:relative;z-index:5;width:100%;}
	.m-title .title .en{line-height:1.8125em;font-size:.32rem;font-weight:bold;}
	.m-title .title .cn{line-height:1.866667em;font-size:.3rem;font-weight:normal;letter-spacing:.1rem;}
	.m-title .background{flex-shrink:0;width:100%;margin-left:-100%;pointer-events:none;}
	.m-more{position:relative;zoom:1;text-align:center;box-sizing:border-box;}
	.m-more a{display:inline-block;vertical-align:top;padding:0 .26rem;min-width:3.6rem;line-height:2.857143em;font-size:.28rem;color:#fff;background:#37414f;border-radius:1.722223em;transition:transform .3s;}
	.m-more a:hover{transform:scale(.9);}
	.m-advantage{position:relative;zoom:1;padding-top:1.12rem;overflow:hidden;background:#f5f5f5;}
	.m-advantage>.area{position:relative;z-index:5;}
	.m-advantage .swiper-advantage{position:relative;zoom:1;}
	.m-advantage .swiper-advantage:before{content:"";position:absolute;top:0;right:0;margin-right:-31.449276%;margin-top:-17.101449%;width:67.536232%;padding-top:67.536232%;background:url(../images/bg-dot.png) center / .16rem repeat;opacity:.57;border-radius:50%;}
	.m-advantage .m-more{padding:.65rem 0 .95rem;}
	.advantageIco{position:absolute;top:0;left:0;width:100%;height:100%;}
	.advantageIco .ico-a,.advantageIco .ico-b{position:absolute;background:#0396f3;border-radius:50%;}
	.advantageIco .ico-a{z-index:10;top:0;left:0;margin-top:-44.933334%;margin-left:-54.8%;width:84.933334%;padding-top:84.933334%;background:#0396f3;background:linear-gradient(to right,#184caa,#2eb9ec 88%);}
	.advantageIco .ico-b{bottom:0;right:0;margin-bottom:-38.533334%;margin-right:-35.866667%;width:62.133334%;padding-top:62.133334%;background:#0396f3;background:linear-gradient(to left,#184caa,#2eb9ec 88%);}
	.swiper-advantage{margin-top:.74rem;}
	.swiper-advantage .swiper-container{overflow:visible;}
	.swiper-advantage .u-box{display:block;}
	.swiper-advantage .u-img{position:relative;zoom:1;padding-top:79.710115%;overflow:hidden;}
	.swiper-advantage .u-img>.jqthumb{position:absolute!important;top:0;left:0;}
	.swiper-advantage .u-img .name{position:absolute;bottom:0;left:0;right:0;height:2.1rem;padding:1.24rem .3rem 0;color:#fff;background:url(../images/bg-advantage-name.png) center / contain repeat-x;text-shadow:-.02rem .02rem 0 rgba(0,0,0,.17);box-sizing:border-box;}
	.swiper-advantage .u-img .name h4{line-height:1.384616em;font-size:.26rem;font-weight:normal;}
	.swiper-advantage .u-img .name p{line-height:1.416667em;font-size:.24rem;font-weight:bold;}
	.swiper-advantage-pagination-wrap{position:relative;display:flex;justify-content:center;margin:.55rem auto 0;}
	.swiper-advantage-pagination{display:flex;justify-content:center;transition:transform .3s;}
	.swiper-advantage-pagination .swiper-pagination-bullet{flex-shrink:0;position:relative;zoom:1;margin:0 .04rem;padding:2px;width:.44rem;height:.44rem;background:#0396f3;background:linear-gradient(to right,#1fc3e6,#1b5ab2);opacity:0;outline:0;transform:none;transition:opacity .3s;pointer-events:none;}
	.swiper-advantage-pagination .swiper-pagination-bullet:before,.swiper-advantage-pagination .swiper-pagination-bullet:after{content:"";border-radius:50%;}
	.swiper-advantage-pagination .swiper-pagination-bullet:before{position:absolute;top:-2px;bottom:-2px;left:-2px;right:-2px;background:#f5f5f5;transition:all .3s;}
	.swiper-advantage-pagination .swiper-pagination-bullet:after{position:absolute;top:50%;left:50%;width:.14rem;height:.14rem;background:#0396f3;background:linear-gradient(to right,#1fc3e6,#1b5ab2);transform:translate(-50%,-50%);}
	.swiper-advantage-pagination .swiper-pagination-bullet-active:before{top:2px;bottom:2px;left:2px;right:2px;}
	.swiper-advantage-pagination .swiper-pagination-bullet-show{opacity:1;pointer-events:auto;}
	.m-product{position:relative;zoom:1;overflow:hidden;background:#fff;}
	.m-product .m-title{padding-bottom:1.78rem;color:#fff;background:#0396f3;background:linear-gradient(to right,#184caa,#2eb9ec 88%);}
	.m-product .m-title .background img{vertical-align:top;}
	.m-product .m-more{padding:.55rem 0;}
	.swiper-product-menu{position:absolute;bottom:.76rem;left:0;right:0;}
	.swiper-product-menu .swiper-slide{width:auto;padding:0 .3rem;}
	.swiper-product-menu .swiper-slide a{position:relative;zoom:1;display:block;padding:0 .03rem;line-height:2.454546em;font-size:.22rem;color:#fff;}
	.swiper-product-menu .swiper-slide a:after{content:"";position:absolute;bottom:0;left:0;right:0;height:.02rem;min-height:1px;background:#fff;opacity:0;transform:translateY(-200%);transition:opacity .3s,transform .3s;}
	.swiper-product-menu .swiper-slide a:hover:after{opacity:1;transform:none;}
	.swiper-product-menu .current a{font-weight:bold;}
	.swiper-product-menu .current a:after{opacity:1;transform:none;}
	.swiper-product{position:relative;zoom:1;}
	.swiper-product:before{content:"";position:absolute;top:-1px;bottom:55.279504%;left:0;right:0;background:#0396f3;background:linear-gradient(to right,#184caa,#2eb9ec 88%);}
	.swiper-product>.area{padding:0 .8rem;}
	.swiper-product .swiper-container{overflow:visible;}
	.swiper-product .u-box{display:block;padding:.35rem .45rem .5rem;border:solid 1px #d6d6d6;background:#fff;}
	.swiper-product .u-name span{display:block;height:1.916667em;line-height:1.916667em;overflow:hidden;font-size:.24rem;text-overflow:ellipsis;white-space:nowrap;color:#258dd2;}
	.swiper-product .u-name h4{margin-top:.12rem;height:3.466667em;line-height:1.733334em;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.3rem;word-break:break-all;}
	.swiper-product .u-name p{height:2em;line-height:2em;overflow:hidden;font-size:.26rem;text-overflow:ellipsis;white-space:nowrap;}
	.swiper-product .u-con{margin-top:.34rem;line-height:2.090909em;font-size:.22rem;}
	.swiper-product .u-con:before{content:"";display:block;margin-bottom:.34rem;width:.48rem;height:.03rem;min-height:1px;overflow:hidden;background:#1a54af;}
	.swiper-product .u-con .title{float:left;font-weight:bold;}
	.swiper-product .u-con .content{height:2.090909em;overflow:hidden;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;}
	.swiper-product .u-con .content.twoLines{height:4.181819em;-webkit-line-clamp:2;}
	.swiper-product .u-btn{display:inline-block;vertical-align:top;margin-top:.36rem;padding:0 1.416667em;height:2.166667em;line-height:2.166667em;overflow:hidden;font-size:.24rem;font-weight:bold;color:#666;background:#eaeaea;border-radius:1.083334em;transition:color .2s,background .2s;}
	.swiper-product-pagination-wrap{display:flex;justify-content:center;margin:.45rem auto 0;}
	.swiper-product-pagination{display:flex;justify-content:center;transition:transform .3s;}
	.swiper-product-pagination .swiper-pagination-bullet{flex-shrink:0;position:relative;zoom:1;margin:0 .04rem;padding:2px;width:.44rem;height:.44rem;background:#0396f3;background:linear-gradient(to right,#1fc3e6,#1b5ab2);opacity:0;outline:0;transform:none;transition:opacity .3s;pointer-events:none;}
	.swiper-product-pagination .swiper-pagination-bullet:before,.swiper-product-pagination .swiper-pagination-bullet:after{content:"";border-radius:50%;}
	.swiper-product-pagination .swiper-pagination-bullet:before{position:absolute;top:-2px;bottom:-2px;left:-2px;right:-2px;background:#fff;transition:all .3s;}
	.swiper-product-pagination .swiper-pagination-bullet:after{position:absolute;top:50%;left:50%;width:.14rem;height:.14rem;background:#0396f3;background:linear-gradient(to right,#1fc3e6,#1b5ab2);transform:translate(-50%,-50%);}
	.swiper-product-pagination .swiper-pagination-bullet-active:before{top:2px;bottom:2px;left:2px;right:2px;}
	.swiper-product-pagination .swiper-pagination-bullet-show{opacity:1;pointer-events:auto;}
	.m-team{background:#fff;}
	.m-team .m-title{padding:.26rem 0;}
	.m-team .m-title:before{content:"";position:absolute;top:54%;left:0;right:0;border-bottom:solid 1px #ccc;}
	.m-team .m-title .title{padding:0 .2rem;background:#fff;}
	.m-team .m-more{padding:.45rem 0 .65rem;}
	.swiper-team{margin:.1rem -.15rem 0;}
	.swiper-team .u-box{margin:.15rem;position:relative;zoom:1;display:block;transition:transform .3s;}
	.swiper-team .u-box:before,.swiper-team .u-box:after{content:"";position:absolute;z-index:5;}
	.swiper-team .u-box:before{background:#1c73bf;opacity:.8;}
	.swiper-team .u-box:after{background:#fff;}
	.swiper-team .u-img{position:relative;zoom:1;padding-top:75.757576%;overflow:hidden;}
	.swiper-team .u-img>.jqthumb{position:absolute!important;top:0;left:0;}
	.swiper-team .u-img .name{position:absolute;bottom:0;left:0;right:0;padding:0 .2rem;height:3.75em;line-height:3.75em;overflow:hidden;font-size:.16rem;font-weight:normal;text-overflow:ellipsis;white-space:nowrap;color:#fff;}
	.swiper-team .swiper-slide:nth-child(1) .u-box:before{bottom:8%;right:0;width:26.363637%;height:47.2%;}

	/*蓝*/
	.swiper-team .swiper-slide:nth-child(1) .u-box:after{bottom:0;right:0;width:16.060607%;height:21.2%;}

	/*白*/
	.swiper-team .swiper-slide:nth-child(2) .u-box:before{top:4%;left:0;width:27.878788%;height:34.4%;}
	.swiper-team .swiper-slide:nth-child(2) .u-box:after{top:0;left:0;width:16.363637%;height:20%;}
	.swiper-team .swiper-slide:nth-child(3) .u-box:before{bottom:6.4%;right:3.030304%;width:20.303031%;height:29.6%;}
	.swiper-team .swiper-slide:nth-child(3) .u-box:after{bottom:0;right:0;width:15.151516%;height:20%;}
	.swiper-team .swiper-slide:nth-child(4) .u-box:before{top:6.4%;left:0;width:22.424243%;height:33.2%;}
	.swiper-team .swiper-slide:nth-child(4) .u-box:after{top:0;left:0;width:13.030304%;height:16.4%;}
	.swiper-team .swiper-slide:nth-child(5) .u-box:before{top:2.4%;left:5.757576%;width:23.333334%;height:34.4%;}
	.swiper-team .swiper-slide:nth-child(5) .u-box:after{top:0;left:0;width:21.212122%;height:14.8%;}
	.swiper-team .swiper-slide:nth-child(6) .u-box:before{top:2.4%;right:5.454546%;width:23.333334%;height:29.6%;}
	.swiper-team .swiper-slide:nth-child(6) .u-box:after{top:0;right:0;width:15.757576%;height:16.8%;}
	.swiper-team .swiper-slide:nth-child(7) .u-box:before{bottom:0;right:8.484849%;width:23.333334%;height:29.6%;}
	.swiper-team .swiper-slide:nth-child(7) .u-box:after{bottom:0;right:0;width:14.545455%;height:20%;}
	.swiper-team .swiper-slide:nth-child(8) .u-box:before{top:2.4%;right:3.636364%;width:27.272728%;height:34.4%;}
	.swiper-team .swiper-slide:nth-child(8) .u-box:after{top:0;right:0;width:17.272728%;height:14.8%;}
	.swiper-team .swiper-slide:nth-child(9) .u-box:before{bottom:8.8%;right:0;width:27.272728%;height:45.2%;}
	.swiper-team .swiper-slide:nth-child(9) .u-box:after{bottom:0;right:0;width:15.454546%;height:21.2%;}
	.swiper-team .swiper-slide:nth-child(10) .u-box:before{top:4%;left:0;width:26.969697%;height:32.8%;}
	.swiper-team .swiper-slide:nth-child(10) .u-box:after{top:0;left:0;width:16.363637%;height:18%;}
	.swiper-team .swiper-slide:nth-child(11) .u-box:before{bottom:10.8%;right:0;width:23.333334%;height:26.8%;}
	.swiper-team .swiper-slide:nth-child(11) .u-box:after{bottom:0;right:0;width:15.151516%;height:23.2%;}
	.swiper-team .swiper-slide:nth-child(12) .u-box:before{top:4%;left:0;width:21.515152%;height:32.8%;}
	.swiper-team .swiper-slide:nth-child(12) .u-box:after{top:0;left:0;width:11.515152%;height:13.6%;}
	.swiper-team-pagination{position:relative;margin:.45rem auto 0;line-height:0;font-size:0;text-align:center;white-space:nowrap;}
	.swiper-team-pagination .swiper-pagination-bullet{position:relative;zoom:1;vertical-align:top;margin-left:.04rem;padding:2px;width:.44rem;height:.44rem;background:#0396f3;background:linear-gradient(to right,#1fc3e6,#1b5ab2);opacity:1;outline:0;transform:none;transition:left .8s;}
	.swiper-team-pagination .swiper-pagination-bullet:before,.swiper-team-pagination .swiper-pagination-bullet:after{content:"";border-radius:50%;}
	.swiper-team-pagination .swiper-pagination-bullet:before{position:absolute;top:-2px;bottom:-2px;left:-2px;right:-2px;background:#fff;transition:all .3s;}
	.swiper-team-pagination .swiper-pagination-bullet:after{position:absolute;top:50%;left:50%;width:.14rem;height:.14rem;background:#0396f3;background:linear-gradient(to right,#1fc3e6,#1b5ab2);transform:translate(-50%,-50%);}
	.swiper-team-pagination .swiper-pagination-bullet-active:before{top:2px;bottom:2px;left:2px;right:2px;}
	.m-news-a{position:relative;zoom:1;overflow:hidden;}
	.m-news-a:before{content:"";position:absolute;top:0;bottom:1.65rem;left:0;right:0;background:url(../images/bg-dot.png) center / .16rem repeat;opacity:.57;}
	.m-news-a .m-title{padding:.35rem 0;}
	.m-news-a .m-title .title .en{line-height:1.5625em;}
	.m-news-a .m-title .title .cn{line-height:1.6em;}
	.m-news-a .m-title .background{margin-bottom:.42rem;margin-left:-83.478261%;width:33.478261%;text-align:right;}
	.m-news-a .m-more{padding:.8rem 0 1.25rem;}
	.m-news-a .listBox li{margin-top:.42rem;}
	.m-news-a .listBox li:first-child{margin-top:0;}
	.m-news-a .listBox .u-box{display:block;}
	.m-news-a .listBox .u-img{position:relative;zoom:1;padding-top:86.666667%;overflow:hidden;}
	.m-news-a .listBox .u-img>.jqthumb{position:absolute!important;top:0;left:0;}
	.m-news-a .listBox .u-img .name{position:absolute;bottom:0;left:0;right:0;height:3.7rem;padding:1.05rem .5rem .44rem;font-size:.24rem;color:#fff;background:url(../images/bg-news-a-name.png) center / contain repeat-x;box-sizing:border-box;}
	.m-news-a .listBox .u-img .name em{display:inline-block;vertical-align:top;margin-bottom:.15rem;padding:0 .75em;min-width:1.5rem;line-height:2.5em;font-size:.24rem;text-align:center;color:#fff;background:#0396f3;background:linear-gradient(to right,#1fc3e6,#1b5ab2);border-radius:1.25em;transition:filter .3s;}
	.m-news-a .listBox .u-img .name em:hover{filter:brightness(1.1);}
	.m-news-a .listBox .u-img .name h4{height:6em;line-height:2em;overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;font-weight:normal;}
	.m-news-b .m-title{padding:.72rem 0 .48rem;}
	.m-news-b .m-title .title .en{line-height:1.5em;background:linear-gradient(-4deg,#1b5ab2 28.571429%,#1fc3e6 71.428572%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;}
	.m-news-b .m-title .title .cn{line-height:1.533334em;}
	.m-news-b .m-more{padding:.65rem 0;}
	.m-news-b .listBox li{margin-top:.36rem;}
	.m-news-b .listBox .u-box{display:flex;}
	.m-news-b .listBox .u-img{flex-shrink:0;position:relative;zoom:1;margin-right:.3rem;width:42.238841%;}
	.m-news-b .listBox .u-img>.jqthumb{position:absolute!important;top:0;left:0;}
	.m-news-b .listBox .u-con{flex:auto;overflow:hidden;text-align:right;border-bottom:solid 1px #dadada;}
	.m-news-b .listBox .name{margin-top:.28rem;height:3.428572em;line-height:1.714286em;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.28rem;text-align:left;font-weight:normal;}
	.m-news-b .listBox .more{display:inline-block;vertical-align:top;margin:.60rem 0 .35rem;line-height:1.5em;font-size:.16rem;font-weight:bold;}
	.m-news-b .listBox .more .ico{display:inline-flex;justify-content:center;align-items:center;vertical-align:top;margin-left:1.25em;width:1.5em;height:1.5em;border-radius:50%;background:#0396f3;background:linear-gradient(to left,#1c6cbb,#1fc3e6);}
	.m-news-b .listBox .more .ico:before{content:"";display:block;margin-right:-2px;width:0;height:0;overflow:hidden;border-width:.25em 0 .25em .4375em;border-style:solid;border-color:transparent transparent transparent #fff;}
	.m-news-c .m-more{padding:.55rem 0 .6rem;}
	.swiper-news{padding:.4rem .5rem .2rem;background:#fff;box-shadow:0 1px .1rem rgba(204,204,204,.32);}
	.swiper-news .m-title .title .en{line-height:1.4375em;}
	.swiper-news .m-title .title .cn{line-height:1.666667em;}
	.swiper-news .swiper-container{height:12.833334em;font-size:.24rem;}
	.swiper-news .swiper-container:before,.swiper-news .swiper-container:after{content:"";position:absolute;z-index:5;left:0;right:0;border-bottom:solid 2px #fff;}
	.swiper-news .swiper-container:before{top:0;}
	.swiper-news .swiper-container:after{bottom:0;}
	.swiper-news .swiper-slide:before{content:"";position:absolute;top:0;left:0;right:0;border-bottom:solid 1px #ccc;}
	.swiper-news .swiper-slide:first-child:before{display:none;}
	.swiper-news .u-box{display:block;padding:1em 0 1.333334em;}
	.swiper-news .u-date{height:2em;line-height:2em;overflow:hidden;font-size:.24rem;font-weight:bold;color:#999;}
	.swiper-news .u-name{height:1.923077em;line-height:1.923077em;overflow:hidden;font-size:.26rem;font-weight:normal;text-overflow:ellipsis;white-space:nowrap;}
	.m-form{position:relative;zoom:1;overflow:hidden;}
	.m-form .imgBox{position:absolute;top:0;left:0;width:100%;height:100%;}
	.m-form .imgBox img{position:relative;left:50%;width:auto;max-width:none;height:100%;transform:translateX(-50%);}
	.m-form .conBox{position:relative;z-index:5;padding-top:.75rem;padding-bottom:.5rem;color:#fff;}
	.m-form .u-con{text-align:center;}
	.m-form .u-con h4{line-height:1.714286em;font-size:.28rem;}
	.m-form .radioList{display:flex;justify-content:space-around;margin-top:.5rem;}
	.m-form .radioList li{font-size:.2rem;}
	.m-form .radioList label{display:inline-block;vertical-align:top;line-height:1em;cursor:pointer;}
	.m-form .radioList input[type="radio"]{display:none;}
	.m-form .radioList input[type="radio"] + .ico{position:relative;zoom:1;display:inline-block;vertical-align:top;margin-right:.12rem;width:1em;height:1em;background:#fff;border-radius:2px;}
	.m-form .radioList input[type="radio"] + .ico:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:url(../images/ico-radio-checked.png) center / .6875em .625em no-repeat;opacity:0;transform:scale(.5);transition:opacity .2s,transform .2s;}
	.m-form .radioList input[type="radio"]:checked + .ico:before{opacity:1;transform:none;}
	.m-form .formWrap{display:flex;flex-direction:column;align-items:center;margin-top:.7rem;}
	.m-form .formWrap .btn{order:10;margin-top:.4rem;display:block;padding-left:1.8rem;width:3.6rem;height:.8rem;line-height:.8rem;font-size:.28rem;text-align:left;color:#fbfbfb;border:0 none;background:#37414f url(../images/btn-form.png) calc(50% - .35rem) center / .31rem .33rem no-repeat;border-radius:.4rem;}
	.m-form .formWrap .link{border-bottom:solid 2px #fff;margin-top:.35rem;line-height:1.7em;font-size:.2rem;color:#fff;}
	.m-form .formList{display:flex;flex-wrap:wrap;justify-content:center;-ms-align-items:center;align-items:center;margin-left:-2px;}
	.m-form .formList li{margin:2px 0 0 2px;width:calc(50% - 2px);background:#fff;}
	.m-form .formList li:nth-child(-n+2){margin-top:0;}
	.m-form .formList input{padding:0 .26rem;width:100%;line-height:.68rem;font-size:.22rem;border:0 none;box-sizing:border-box;}
	.m-form .formList select{padding:0 .56rem 0 .26rem;width:100%;height:.68rem;font-size:.22rem;border:0 none;background:url(../images/arrow-select.png) right center / contain no-repeat;box-sizing:border-box;-webkit-appearance:none;-moz-appearance:none;appearance:none;}
	.m-form .formList select>option{color:#666;background:#fff;}
	.m-form .formList select>option:hover{background:#0396f3;}
	.m-footer{color:#fff;background:#212a37;}
	.m-footer a{color:#fff;}
	.footer-about{padding:.7rem 0;}
	.footer-about .title{line-height:1.6em;font-size:.3rem;text-align:center;}
	.footer-about .btn{margin:.55rem auto 0;display:block;width:3.6rem;height:.8rem;line-height:.8rem;font-size:.28rem;text-align:center;background:#37414f;border-radius:.4rem;}
	.footer-about .conBox{margin-top:.4rem;max-height:7.384616em;line-height:1.846154em;overflow:hidden;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;font-size:.26rem;}
	.m-footer .flex-wrap{padding:.48rem 0;border-top:solid 1px #37414f;}
	.footer-contact{}
	.footer-contact .logo{height:.73rem;}
	.footer-contact .logo img{max-height:100%;}
	.footer-contact .conBox{margin-top:.5rem;line-height:1.818182em;font-size:.22rem;}
	.footer-contact .telBox{margin-top:.35rem;line-height:2.45em;font-size:.2rem;}
	.footer-contact .telBox strong{display:inline-block;vertical-align:top;margin-right:.833334em;font-size:.3rem;}
	.footer-contact .telBox strong:before{content:"";display:inline-block;vertical-align:top;margin-right:.6em;width:1.633334em;height:1.633334em;background:url(../images/ico-tel-footer.png) center / .49rem no-repeat;}
	.footer-wrap{margin-top:.9rem;}
	.footer-wrap .navList{line-height:0;font-size:0;}
	.footer-wrap .navList li{display:inline-block;vertical-align:top;margin-right:2em;line-height:1.8em;font-size:.2rem;}
	.footer-wrap .navList li:last-child{margin-right:0;}
	.footer-wrap .navList a{position:relative;zoom:1;display:block;color:#4f5968;}
	.footer-wrap .navList a:hover{color:#fff;}
	.footer-wrap .copyright{margin-top:.24rem;line-height:1.666667em;font-size:.18rem;}
	.footer-wrap .copyright,.footer-wrap .copyright a{color:#4f5968;}
	.footer-wrap .copyright a:hover{color:#fff;}
	.footer-wrap .links{margin-top:.7rem;text-align:right;}
	.footer-wrap .links a{display:inline-flex;vertical-align:top;align-items:center;line-height:1.8em;font-size:.2rem;color:#0396f3;}
	.footer-wrap .links a:hover{color:#fff;}
	.footer-wrap .links .ico{position:relative;zoom:1;display:block;margin-left:.6em;width:1.15em;height:.9em;}
	.footer-wrap .links .ico:before,.footer-wrap .links .ico:after{content:"";position:absolute;width:.8em;height:.6em;border:solid 1px #fff;transition:transform .3s;}
	.footer-wrap .links .ico:before{top:0;left:0;}
	.footer-wrap .links .ico:after{bottom:0;right:0;}
	.footer-wrap .links a:hover .ico:before{transform:translate(.357143em,.285715em);}
	.footer-wrap .links a:hover .ico:after{transform:translate(-.357143em,-.285715em);}
	#client{height:.98rem;}
	#client ul{position:fixed;z-index:100;bottom:0;left:0;right:0;display:flex;align-items:stretch;min-width:320px;height:.98rem;border-top:solid 1px #adadad;border-bottom:solid 1px #adadad;background:#fff;}
	#client li{flex:1;position:relative;zoom:1;}
	#client li:before{content:"";position:absolute;top:0;bottom:0;left:-1px;width:0;overflow:hidden;border-left:solid 1px #d4d4d4;border-right:solid 1px #f6f6f6;}
	#client li:first-child:before{display:none;}
	#client .u-a{position:relative;display:block;height:100%;}
	#client .u-a .ico{position:absolute;top:-1px;bottom:-1px;left:-1px;right:-1px;background:url(../images/ico-client-wap.png) center .98rem / .5rem 3.92rem no-repeat;}
	#client .client-home .ico{background-position:center 0;}
	#client .client-qq .ico{background-position:center -.98rem;}
	#client .client-tel .ico{background-position:center -1.96rem;}
	#client .client-map .ico{background-position:center -2.94rem;}
	#client .client-goTop,#client .conBox .con{display:none;}
	#client .u-a:active{z-index:10;}
	#client .u-a:active .ico{background-color:#1d9de3;background-image:url(../images/ico-client-wap-active.png);}
	.sub-title{position:absolute;z-index:10;top:29.885058%;left:0;width:100%;text-align:center;}
	.sub-title .cn{line-height:1.555556em;font-size:.36rem;font-weight:normal;}
	.sub-title .en{display:inline-block;vertical-align:top;line-height:1.9em;font-size:.2rem;font-weight:bold;background:linear-gradient(to right,#184caa,#2eb9ec);-webkit-background-clip:text;-webkit-text-fill-color:transparent;}
	.bg-innerPage,.bg-innerPage-gray{position:absolute;z-index:-1;top:0;left:0;width:100%;height:100%;}
	.bg-innerPage:before,.bg-innerPage-gray:before{content:"";position:absolute;top:-2.14rem;right:-4.21rem;width:6.58rem;height:6.58rem;background:url(../images/bg-inner-dot.png) center / .16rem repeat;border-radius:50%;}
	.bg-innerPage-gray{background:#f8f8f8;}
	.bg-innerPage-gray+.area{padding-top:.5rem;}
	.sub-nav{padding:.46rem 0;}
	.sub-nav>.area{position:relative;zoom:1;padding-right:0;}
	.sub-nav>.area:before{content:"";display:block;height:1px;overflow:hidden;background:#ddd;}
	.sub-nav h2{position:absolute;top:0;left:.3rem;z-index:5;padding-right:.25rem;line-height:1px;font-size:.28rem;background:#fff;}
	.sub-nav .listBox{position:relative;zoom:1;padding:.34rem .92rem .34rem 0;border-bottom:solid 1px #ddd;}
	.sub-nav .listBox ul{margin-bottom:-.34rem;overflow:hidden;}
	.sub-nav .listBox li{float:left;padding:0 .34rem .34rem 0;}
	.sub-nav .listBox li a{display:block;padding:0 .833334em;min-width:9.833334em;height:2.583334em;line-height:2.583334em;overflow:hidden;font-size:.24rem;text-align:center;background:#f5f5f5;border-radius:1.291666em;transition:color .3s,background .3s;}
	.sub-nav .listBox li a:hover,.sub-nav .listBox li.current a{color:#fff;background:#37414f;}
	.sub-nav .listBox.close ul{height:.96rem;}
	.sub-nav .more{position:absolute;top:100%;right:.3rem;display:none;flex-direction:column;justify-content:center;align-items:center;width:.96rem;height:.96rem;background:#37414f;border-radius:50%;transform:translateY(-50%);transition:transform .3s;}
	.sub-nav .more[show]{display:flex;}
	.sub-nav .more:before,.sub-nav .more:after{content:"";display:block;width:37.5%;height:2px;overflow:hidden;background:#fff;}
	.sub-nav .more:after{margin-top:-2px;opacity:0;transform:rotate(90deg);}
	.sub-nav .listBox.close .more{transform:translateY(-50%) rotate(-90deg);}
	.sub-nav .listBox.close .more:after{opacity:1;}
	.sub-about{}
	.sub-about .conBox{padding:.6rem 0;}
	.sub-about .conBox .title .cn{line-height:1.8em;font-size:.3rem;}
	.sub-about .conBox .title .en{display:inline-block;vertical-align:top;line-height:2.5;font-size:.2rem;font-weight:bold;background:linear-gradient(to right,#184caa,#2eb9ec);-webkit-background-clip:text;-webkit-text-fill-color:transparent;}
	.sub-about .conBox .u-con{margin-top:.45rem;line-height:2em;font-size:.24rem;}
	.sub-about .menuBox{position:relative;zoom:1;padding:.6rem 0;}
	.sub-about .menuBox:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:url(../images/bg-dot.png) center / .16rem repeat;opacity:.45;}
	.sub-about .menuBox>.area{position:relative;z-index:5;}
	.sub-about .menuBox li{margin-top:.5rem;}
	.sub-about .menuBox li:first-child{margin-top:0;}
	.sub-about .menuBox .u-box{position:relative;zoom:1;display:block;padding:.35rem .82rem .45rem .4rem;background:#fff;box-shadow:0 0 .18rem rgba(218,218,218,.84);box-sizing:border-box;transition:transform .3s;}
	.sub-about .menuBox .u-box .ico{position:absolute;top:50%;right:.3rem;display:flex;justify-content:center;align-items:center;margin-top:-.16rem;width:.32rem;height:.32rem;background:#0396f3;background:linear-gradient(to right,#184caa,#2eb9ec);border-radius:50%;}
	.sub-about .menuBox .u-box .ico:before{content:"";display:block;margin-right:-2px;width:0;height:0;overflow:hidden;border-width:.06rem 0 .06rem .1rem;border-style:solid;border-color:transparent transparent transparent #fff;}
	.sub-about .menuBox .u-box .cn{line-height:1.666667em;font-size:.3rem;font-weight:normal;}
	.sub-about .menuBox .u-box .en{display:inline-block;vertical-align:top;line-height:2em;font-size:.2rem;font-weight:bold;background:linear-gradient(to right,#184caa,#2eb9ec);-webkit-background-clip:text;-webkit-text-fill-color:transparent;}
	.sub-content{padding:.4rem 0 1rem;line-height:2em;font-size:.24rem;box-sizing:border-box;}
	.sub-content .contact{line-height:1.636364em;font-size:.22rem;}
	.sub-content .contact th,.sub-content .contact td{vertical-align:top;padding:.3rem 0;text-align:left;}
	.sub-content .contact th{width:2.2rem;border-bottom:solid 1px #30afff;}
	.sub-content .contact td{padding-left:.32rem;color:#999;border-bottom:solid 1px #e7e7e7;}
	.sub-content .contact .name{color:#666;}
	.sub-content .contact .addr{display:flex;align-items:center;}
	.sub-content .contact .tel span,.sub-content .contact .mail span{display:inline-block;vertical-align:top;}
	.sub-content .contact .tel span:first-child,.sub-content .contact .mail span:first-child{margin-left:0;}
	.sub-content .contact .mapBtn{display:inline-flex;justify-content:center;align-items:center;margin-left:.28rem;padding:0 .13rem;min-width:1.2rem;line-height:.4rem;overflow:hidden;font-size:.14rem;color:#fff;background:#37414f;border-radius:.2rem;}
	.sub-content .contact .mapBtn:before{content:"";display:block;margin-right:.1rem;width:.13rem;height:.17rem;background:url(../images/ico-mapBtn.png) center / contain no-repeat;}
	.sub-content .contact .name{color:#666;}
	.sub-content .contact .addr{display:flex;justify-content:space-between;align-items:center;}
	.sub-content .contact .addr span,.sub-content .contact .tel span,.sub-content .contact .mail span{display:inline-block;vertical-align:top;margin-right:.32rem;}
	.sub-content .contact .mapBtn{flex-shrink:0;display:flex;justify-content:center;align-items:center;margin-left:.28rem;padding:0 .17rem;min-width:1.3rem;line-height:.5rem;overflow:hidden;font-size:.16rem;color:#fff;background:#37414f;border-radius:.25rem;}
	.sub-content .contact .mapBtn:before{content:"";display:block;margin-right:.1rem;width:.14rem;height:.18rem;background:url(../images/ico-mapBtn.png) center / contain no-repeat;}
	.sub-advantage{padding:.65rem 0 .7rem;}
	.sub-advantage li{margin-top:5.072464%;}
	.sub-advantage li:first-child{margin-top:0;}
	.sub-advantage .u-box{display:flex;align-items:center;padding:.21rem .3rem;background:#fff;box-shadow:0 0 .18rem rgba(0,0,0,.1);transition:transform .3s;}
	.sub-advantage .u-con{flex:auto;overflow:hidden;}
	.sub-advantage .name:after{content:"";display:block;margin-top:.2rem;width:.5rem;height:1px;overflow:hidden;background:#1d9ad2;}
	.sub-advantage .name h4{height:1.533334em;line-height:1.533334em;overflow:hidden;font-size:.3rem;text-overflow:ellipsis;white-space:nowrap;}
	.sub-advantage .content{padding-top:.2rem;}
	.sub-advantage .content dt{height:2em;line-height:2em;overflow:hidden;font-size:.26rem;text-overflow:ellipsis;white-space:nowrap;}
	.sub-advantage .content dd{margin-top:.14rem;height:6em;line-height:2em;overflow:hidden;font-size:.18rem;color:#666;}
	.sub-advantage .content dd>p{height:2em;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
	.sub-advantage .u-img{flex-shrink:0;position:relative;zoom:1;margin-left:.22rem;width:46.666667%;padding-top:38.888889%;overflow:hidden;}
	.sub-advantage .u-img>.jqthumb{position:absolute!important;top:0;left:0;}
	.sub-filter{padding:0 .3rem;border:solid 1px #ddd;background:#fff;box-sizing:border-box;}
	.sub-filter .title{display:flex;align-items:stretch;padding:.24rem 0;}
	.sub-filter .title h2{width:25.477708%;line-height:1.933334em;font-size:.3rem;font-weight:normal;}
	.sub-filter .search{flex:auto;overflow:hidden;line-height:0;font-size:0;background:#f8f8f8;border-radius:.05rem;}
	.sub-filter .search input{vertical-align:top;width:100%;height:100%;border:0 none;background:none;}
	.sub-filter .search .u-text{padding:0 .3rem;width:87.606838%;font-size:.2rem;}
	.sub-filter .search .u-btn{width:12.393163%;background:url(../images/btn-search.png) center / .27rem no-repeat;cursor:pointer;transition:transform .3s;}
	.sub-filter .search .u-btn:hover{transform:scale(.9);}
	.sub-filter dl{display:flex;align-items:flex-start;border-top:solid 1px rgba(220,220,220,.55);}
	.sub-filter dt{flex-shrink:0;padding:.28rem 0;width:25.477708%;line-height:1.416667em;font-size:.24rem;font-weight:normal;}
	.sub-filter dd{flex:auto;overflow:hidden;margin-left:-.6rem;padding:.28rem 0 .12rem;line-height:0;font-size:0;}
	.sub-filter dd>a{display:inline-block;vertical-align:top;margin:0 0 .16rem .6rem;line-height:1.545455em;font-size:.22rem;}
	.sub-filter dd>a:hover,.sub-filter dd>a.current{color:#228cfe;}
	.sub-filter .search-advanced dt{line-height:2.25em;}
	.sub-filter .search-advanced ul{margin-left:.6rem;padding-bottom:.08rem;}
	.sub-filter .search-advanced li{margin-bottom:.2rem;}
	.sub-filter .search-advanced .u-date,.sub-filter .search-advanced .u-select{padding:0 .46rem 0 .16rem;width:100%;height:2.7em;font-size:.2rem;color:#999;border:solid 1px #ddd;background:none;cursor:pointer;}
	.sub-filter .search-advanced .u-date{background:url(../images/bg-search-form.png) right center / contain no-repeat;}
	.sub-filter .search-advanced .u-date::-webkit-input-placeholder{color:#999;}
	.sub-filter .search-advanced .u-date::-moz-placeholder{color:#999;}
	.sub-filter .search-advanced .u-date:-moz-placeholder{color:#999;}
	.sub-filter .search-advanced .u-date:-ms-input-placeholder{color:#999;}
	.sub-filter .search-advanced .u-select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:url(../images/bg-search-form.png) right center / contain no-repeat;}
	.sub-filter .search-advanced .u-select option{color:#666;background:#fff;}
	.sub-filter .search-advanced .u-select option:hover{background:#0396f3;}
	.sub-filter .search-advanced .u-btn{margin-top:.08rem;padding-left:.56rem;width:12.307692em;height:3.307692em;line-height:3.307692em;font-size:.26rem;color:#fff;letter-spacing:.08rem;border:0 none;background:#37414f url(../images/btn-search-white.png) 35% center / .3rem no-repeat;cursor:pointer;border-radius:1.653847em;}
	.sub-sort{margin-top:.5rem;}
	.sub-sort .number{float:left;line-height:2.454546em;font-size:.22rem;font-weight:normal;}
	.sub-sort .number strong{vertical-align:top;font-size:.4rem;}
	.sub-sort ul{float:right;line-height:0;font-size:0;}
	.sub-sort li{display:inline-block;vertical-align:top;margin-left:-1px;}
	.sub-sort li:first-child{margin-left:0;}
	.sub-sort li a{display:block;padding:0 .26rem;font-size:.22rem;line-height:2.454546em;border:solid 1px #e7e7e7;background:#fff;transition:color .2s,border-color .2s,background .2s;}
	.sub-sort li:first-child a{border-radius:.05rem 0 0 .05rem;}
	.sub-sort li:last-child a{border-radius:0 .05rem .05rem 0;}
	.sub-sort li a:hover{color:#37414f;border-color:#37414f;}
	.sub-sort li.current a{color:#fff;border-color:#37414f;background:#37414f;}
	.sub-product{padding:.4rem 0 .7rem;}
	.sub-product li{float:left;margin:4.347827% 0 0 4.347827%;width:47.826087%;}
	.sub-product li:nth-child(-n+2){margin-top:0;}
	.sub-product li:nth-child(2n+1){margin-left:0;}
	.sub-product .u-box{position:relative;zoom:1;display:block;background:#fff;}
	.sub-product .u-box:before{content:"";position:absolute;top:100%;right:0;width:0;height:.05rem;min-height:2px;overflow:hidden;background:#2db6ea;transition:width .3s;}
	.sub-product .u-box:hover:before{width:100%;left:0;right:auto;}
	.sub-product .u-img{position:relative;zoom:1;padding-top:83.383686%;overflow:hidden;}
	.sub-product .u-img>.jqthumb{position:absolute!important;top:0;left:0;}
	.sub-product .u-con{padding:.24rem .22rem .32rem;border:solid 1px #ebebeb;border-top:none;}
	.sub-product .content{display:flex;align-items:center;}
	.sub-product .content span{flex-shrink:0;display:inline-block;vertical-align:top;line-height:1.555556em;font-size:.18rem;color:#21abdf;}
	.sub-product .content .new{position:relative;zoom:1;margin-right:.14rem;padding:2px;background:#0396f3;background:linear-gradient(to left,#184caa,#2eb9ec 88%);}
	.sub-product .content .new:before{content:"";position:absolute;top:2px;bottom:2px;left:2px;right:2px;background:#fff;}
	.sub-product .content .new:after{content:"NEW";position:relative;z-index:5;display:block;padding:0 .388889em;line-height:1.333334em;background:linear-gradient(to left,#184caa,#2eb9ec 88%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;}
	.sub-product .content .target{flex:auto;height:1.555556em;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
	.sub-product .name{margin-top:.2rem;height:3.5em;line-height:1.75em;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.24rem;font-weight:normal;}
	.sub-team{padding:.4rem 0 .7rem;}
	.sub-team li{float:left;margin:6.666667% 0 0 6.666667%;width:46.666667%;}
	.sub-team li:nth-child(-n+2){margin-top:0;}
	.sub-team li:nth-child(2n+1){margin-left:0;}
	.sub-team .u-box{display:block;}
	.sub-team .u-img{position:relative;zoom:1;padding-top:83.850932%;}
	.sub-team .u-img>.jqthumb{position:absolute!important;top:0;left:0;}
	.sub-team .u-name{margin-top:.22rem;height:2.083334em;line-height:2.083334em;overflow:hidden;font-size:.24rem;text-overflow:ellipsis;white-space:nowrap;transition:color .3s;}
	.sub-team .u-con{height:1.5em;line-height:1.5em;overflow:hidden;font-size:.2rem;text-overflow:ellipsis;white-space:nowrap;color:#666;}
	.sub-team .u-box:hover .u-name{color:#1d9ad2;}
	.sub-news-a{padding:.3rem 0 .9rem;}
	.sub-news-a li{position:relative;zoom:1;padding:.35rem 0;overflow:hidden;border-bottom:solid 1px #dedede;}
	.sub-news-a li:first-child{padding-top:0;}
	.sub-news-a li .num{position:absolute;bottom:-.202248em;right:0;line-height:1;font-size:1.78rem;font-weight:bold;color:#f8f8f8;}
	.sub-news-a li .u-box{position:relative;z-index:5;display:flex;align-items:flex-start;}
	.sub-news-a li .u-img{flex-shrink:0;position:relative;zoom:1;margin-right:6.376812%;padding-top:32.463769%;width:38.840579%;overflow:hidden;transition:opacity .3s;}
	.sub-news-a li .u-img>.jqthumb{position:absolute!important;top:0;left:0;}
	.sub-news-a li .u-con{flex:auto;overflow:hidden;}
	.sub-news-a li .name{height:1em;line-height:1em;overflow:hidden;font-size:.24rem;font-weight:normal;color:#999;text-overflow:ellipsis;white-space:nowrap;transition:color .3s;}
	.sub-news-a li .content{margin-top:.16rem;height:5.4em;line-height:1.8em;overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:.2rem;}
	.sub-news-a li .u-box:hover .u-img{opacity:.65;}
	.sub-news-a li .u-box:hover .name{color:#1d9ad2;}
	.sub-news-a .recommend{padding-top:.5rem;}
	.sub-news-a .recommend .title{margin:.5rem 0 .2rem;}
	.sub-news-a .recommend .title:first-child{margin-top:0;}
	.sub-news-a .recommend .title .en{display:inline-block;vertical-align:top;line-height:1;font-size:.32rem;font-weight:bold;background:linear-gradient(-4deg,#1b5ab2,#1fc3e6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;}
	.sub-news-a .recommend .title .cn{line-height:2.307693em;font-size:.26rem;font-weight:normal;letter-spacing:.08rem;}
	.sub-news-b{padding:.6rem 0 .7rem;}
	.sub-news-b li{margin-top:.46rem;border-bottom:solid 1px #e0e0e0;}
	.sub-news-b li:first-child{margin-top:0;}
	.sub-news-b .u-box{display:block;}
	.sub-news-b .u-img{position:relative;zoom:1;padding-top:83.486239%;}
	.sub-news-b .u-img>.jqthumb{position:absolute!important;top:0;left:0;}
	.sub-news-b .u-img+.u-name{margin-top:.36rem;}
	.sub-news-b .u-name{position:relative;zoom:1;margin-bottom:.36rem;padding-right:.46rem;height:2.083334em;line-height:2.083334em;overflow:hidden;font-size:.24rem;text-overflow:ellipsis;white-space:nowrap;}
	.sub-news-b .u-name .ico{position:absolute;top:50%;right:0;display:flex;justify-content:center;align-items:center;margin-top:-.18rem;width:.36rem;height:.36rem;background:#0396f3;background:linear-gradient(to right,#1fc3e6,#1c6cbb);border-radius:50%;}
	.sub-news-b .u-name .ico:before{content:"";display:block;margin-right:-2px;width:0;height:0;overflow:hidden;border-width:.06rem 0 .06rem .1rem;border-style:solid;border-color:transparent transparent transparent #fff;}
	.sub-news-b .u-box:hover{color:#1d9ad2;}
	.sub-news-c{padding:.5rem 0 .7rem;}
	.sub-news-c li{margin-top:.5rem;}
	.sub-news-c li:first-child{margin-top:0;}
	.sub-news-c .u-box{display:block;text-align:center;}
	.sub-news-c .u-img{position:relative;zoom:1;padding-top:59.420290%;}
	.sub-news-c .u-img>.jqthumb{position:absolute!important;top:0;left:0;}
	.sub-news-c .u-con{margin-top:.36rem;text-align:left;}
	.sub-news-c .name{height:1.857143em;line-height:1.857143em;overflow:hidden;font-size:.28rem;text-overflow:ellipsis;white-space:nowrap;}
	.sub-news-c .content{margin-top:.28rem;height:7.272728em;line-height:1.818182em;overflow:hidden;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;font-size:.22rem;color:#666;}
	.sub-news-c .course{margin-top:.34rem;padding:.14rem .28rem .22rem;overflow:hidden;background:#f5f5f5;}
	.sub-news-c .course dt{height:2.25em;line-height:2.25em;overflow:hidden;font-size:.24rem;font-weight:bold;text-overflow:ellipsis;white-space:nowrap;}
	.sub-news-c .course dd{margin-top:.12rem;height:4.363637em;line-height:2.181819em;overflow:hidden;font-size:.22rem;color:#666;}
	.sub-news-c .course dd>p{height:2.181819em;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
	.sub-news-c .num{position:relative;z-index:5;display:inline-block;vertical-align:top;margin-top:-1.214286em;width:1.7rem;line-height:2.428572em;font-size:.28rem;font-weight:bold;text-align:center;color:#fff;border:solid .107143em #dfdfdf;background:#37414f;border-radius:1.321429em;transition:background .3s;}
	.sub-news-c .u-box:hover .num{background:#1d9ad2;}
	.sub-news-c .m-page{margin-top:.6rem;}
	.detail-page{margin-top:.6rem;}
	.detail-page .page{position:relative;zoom:1;display:block;margin-top:.6rem;padding-left:.7rem;}
	.detail-page .page:first-child{margin-top:0;}
	.detail-page .page h4{line-height:2.454546em;overflow:hidden;font-size:.22rem;font-weight:normal;text-overflow:ellipsis;white-space:nowrap;color:#666;}
	.detail-page .page .arrow{position:absolute;top:50%;left:0;display:flex;justify-content:center;align-items:center;width:1.6875em;height:1.6875em;font-size:.32rem;font-family:"SimSun";text-align:center;color:#fff;background:#37414f;border-radius:50%;transform:translateY(-50%);transition:background .3s;}
	.detail-page .page-prev .arrow:before{content:"<";}
	.detail-page .page-next .arrow:before{content:">";}
	.detail-page .page:hover .arrow{background:#199ed9;}
	.detail-page .page-disabled{opacity:.25;pointer-events:none;}
	.news-detail{padding:.5rem 0 .8rem;}
	.news-detail .detail-date{line-height:1;font-size:.22rem;font-weight:bold;color:#999;}
	.news-detail .detail-title{margin-top:.2rem;line-height:1.733333em;font-size:.3rem;}
	.news-detail .detail-title:after{content:"";display:block;margin-top:.16rem;width:.8rem;height:2px;overflow:hidden;background:#1d9ad2;}
	.news-detail .detail-con{margin-top:.7rem;line-height:2em;font-size:.24rem;color:#666;}
	.news-detail .detail-con:after{content:"-END-";display:block;margin-top:.7rem;line-height:1;font-size:.32rem;text-align:center;color:#999;}
	.news-detail .menuBox{margin-top:1rem;}
	.news-detail .menuBox li{margin-top:-1px;overflow:hidden;border:solid 1px #ccc;}
	.news-detail .menuBox li:first-child{margin-top:0;}
	.news-detail .menuBox li a{position:relative;zoom:1;display:block;padding:0 .68rem 0 .3rem;height:3.636364em;line-height:3.636364em;overflow:hidden;font-size:.22rem;text-overflow:ellipsis;white-space:nowrap;background:#fff;transition:transform .3s;}
	.news-detail .menuBox li .ico{position:absolute;top:50%;right:.2rem;display:flex;justify-content:center;align-items:center;margin-top:-.14rem;width:.28rem;height:.28rem;background:#0396f3;background:linear-gradient(to right,#184caa,#2eb9ec 88%);border-radius:50%;}
	.news-detail .menuBox li .ico:before{content:"";display:block;margin-right:-2px;width:0;height:0;overflow:hidden;border-width:.05rem 0 .05rem .08rem;border-style:solid;border-color:transparent transparent transparent #fff;}
	.news-detail .menuBox li a:hover{transform:translateX(.05rem);}
	.detail-back{display:flex;justify-content:center;align-items:center;margin-top:.6rem;line-height:3.363637em;font-size:.22rem;background:#e9e9e9;border-radius:.05rem;}
	.detail-back:before{content:'';display:block;margin-right:.727273em;width:1.5em;height:1.227273em;overflow:hidden;background:url(../images/ico-back.png) center / contain no-repeat;transition:transform .3s;}
	.detail-back:hover:before{transform:rotate(-20deg) translate(-.1rem,-.05rem);}
	.m-product .detail-back{margin:.05rem auto .8rem;width:17.307693em;line-height:3em;font-size:.26rem;}
	.pro-detail{margin-bottom:.5rem;padding-bottom:.4rem;border-top:solid 2px #248acf;background:#fff;box-shadow:inset 0 0 0 1px #f1f1f1;}
	.pro-detail .detail-title{padding:.2rem .5rem .3rem;background:#daedf3;}
	.pro-detail .detail-title .number{line-height:2em;font-size:.2rem;color:#258dd2;}
	.pro-detail .detail-title .title{margin-top:.16rem;line-height:1.6em;font-size:.3rem;}
	.pro-detail .detail-title .title span{display:block;line-height:2em;font-size:.24rem;font-weight:normal;}
	.pro-detail .detail-title .price{display:inline-block;vertical-align:top;margin-top:.3rem;padding:0 .15rem;line-height:2.5em;font-size:.2rem;border:solid 1px #cae8f1;background:#fff;}
	.pro-detail .detail-title .price strong{font-size:.26rem;font-weight:normal;}
	.pro-detail .detail-con{position:relative;zoom:1;margin:.4rem .2rem 0;padding:.4rem .3rem;line-height:1.8em;font-size:.2rem;background:#f1f9fb;}
	.pro-detail .detail-con strong{font-size:.24rem;}
	.pro-detail .detail-item{margin:.4rem .2rem 0;}
	.pro-detail .detail-item li{zoom:1;padding:.24rem 0;line-height:1.5em;font-size:.2rem;border-bottom:solid 1px #ebebeb;}
	.pro-detail .detail-item li:after{content:".";display:block;visibility:hidden;overflow:hidden;height:0;clear:both;}
	.pro-detail .detail-item .u-name{float:left;}
	.pro-detail .detail-item .u-con{overflow:hidden;}
	.pro-detail .detail-item .tips{margin-top:.3rem;line-height:1.666667em;font-size:.18rem;text-align:center;color:#666;}
	.pro-detail .detail-item .btn{display:block;margin:.3rem auto 0;width:13.846154em;height:3.076924em;line-height:3.076924em;font-size:.26rem;text-align:center;color:#fff;background:#0396f3;background:linear-gradient(to right,#184caa,#2eb9ec 88%);border-radius:1.538462em;}
	.sub-form{padding:.5rem 0 1rem;}
	.sub-form .title{line-height:2.6em;font-size:.3rem;font-weight:normal;text-align:center;border:solid .03rem #e0e0e0;background:#fff;letter-spacing:.04rem;}
	.sub-form .formBox{line-height:2.083334em;font-size:.24rem;}
	.sub-form .formBox th,.sub-form .formBox td{vertical-align:top;padding:.36rem 0 .3rem;text-align:left;}
	.sub-form .formBox th{width:1.3rem;border-bottom:solid 1px #30afff;}
	.sub-form .formBox th span{color:#c00;}
	.sub-form .formBox td{padding-left:.36rem;color:#999;border-bottom:solid 1px #e7e7e7;}
	.sub-form .formBox .u-text{padding:0 .625em;width:5.1rem;height:2.083334em;font-size:.24rem;border:0 none;background:#f5f5f5;border-radius:.05rem;box-sizing:border-box;}
	.sub-form .formBox .u-text[datepicker]{cursor:pointer;}
	.sub-form .formBox .vCode .u-text{width:1.84rem;margin-right:.26rem;}
	.sub-form .formBox .vCode .u-img{display:inline-block;vertical-align:top;height:2.083334em;overflow:hidden;border:solid 1px #eaeaea;border-radius:.05rem;box-sizing:border-box;}
	.sub-form .formBox .vCode .u-img img{width:auto;}
	.sub-form .formBox .checkbox{margin-top:.46rem;line-height:0;font-size:0;text-align:center;}
	.sub-form .formBox .checkbox label{display:inline-block;vertical-align:top;line-height:1em;font-size:.24rem;color:#1387df;cursor:pointer;}
	.sub-form .formBox .checkbox input{display:none;}
	.sub-form .formBox .checkbox input + .ico{position:relative;zoom:1;display:inline-block;vertical-align:top;margin-right:.1rem;width:1em;height:1em;border:solid 1px #1387df;background:#fff;border-radius:2px;box-sizing:border-box;transition:background .2s;}
	.sub-form .formBox .checkbox input + .ico:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:url(../images/ico-radio-checked-white.png) center / .6875em .625em no-repeat;opacity:0;transform:scale(.5);transition:opacity .2s,transform .2s;}
	.sub-form .formBox .checkbox input:checked + .ico{background:#1f95ef;}
	.sub-form .formBox .checkbox input:checked + .ico:before{opacity:1;transform:none;}
	.sub-form .formBox .btnBox{margin:.6rem auto 0;width:13.846154em;height:3em;line-height:3em;overflow:hidden;font-size:.26rem;background:#0396f3;background:linear-gradient(to right,#184caa,#2eb9ec 88%);border-radius:1.722223em;box-sizing:border-box;}
	.sub-form .formBox .btnBox .u-btn{padding-left:2.307693em;width:100%;height:100%;color:#fff;border:0 none;background:url(../images/btn-form.png) 20% center / 1.346154em no-repeat;cursor:pointer;}
}

