@charset "UTF-8";
/* +----------------------------------------------------------------------
// | ProKvm [ 专业云计算软件开发商 ]
// +----------------------------------------------------------------------
// | Copyright (c) 2022~2024 https://cloud.ackpet.com All rights reserved.
// +----------------------------------------------------------------------
// | Licensed ( https://www.xmbillion.com/ )
// +----------------------------------------------------------------------
// | Theme Name:  蓝色企业模板
// +----------------------------------------------------------------------
// | Author: 多彩云 <20233652@qq.com>
// +----------------------------------------------------------------------
// | version:3.2.4
// +----------------------------------------------------------------------
*/


html {
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	-webkit-tap-highlight-color: transparent;
}

blockquote,body,button,caption,dd,div,dl,dt,fieldset,figure,form,h1,h2,h3,h4,h5,h6,hr,html,input,legend,li,menu,ol,p,pre,table,td,textarea,th,ul {
	margin: 0;
	padding: 0;
}

address,article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
	display: block;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

caption,th {
	text-align: left;
	font-weight: 400;
}

abbr,body,fieldset,html,iframe,img {
	border: 0;
}

address,cite,dfn,em,i,var {
	font-style: normal;
}

[hidefocus],summary {
	outline: 0;
}

li {
	list-style: none;
}

sub,sup {
	font-size: 83%;
}

code,kbd,pre,samp,xmp {
	font-family: Consolas,Monaco,DejaVu Sans Mono,Bitstream Vera Sans Mono,monospace;
}

q:after,q:before {
	content: none;
}

textarea {
	overflow: auto;
	resize: none;
}

label,summary {
	
}

 

b,em,h1,h2,h3,h4,h5,h6,strong {
	font-weight: 700;
}

 
input[type=text] {
	-webkit-appearance: none;
	border-radius: 0;
}

.f-cb:after,.f-cbli li:after {
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
	overflow: hidden;
	content: " ";
}

.f-cb,.f-cbli li {
	zoom: 1;
}

.f-ib {
	display: inline-block;
	*display: inline;
	*zoom: 1;
}

.f-dn {
	display: none;
}

.f-db {
	display: block;
}

.f-fl {
	float: left;
}

.f-fr {
	float: right;
}

.f-pr {
	position: relative;
}

.f-prz {
	position: relative;
	zoom: 1;
}

.f-oh {
	overflow: hidden;
}

.f-ff0 {
	font-family: arial,\5b8b\4f53;
}

.f-ff1 {
	font-family: "Microsoft YaHei",\5fae\8f6f\96c5\9ed1,arial,\5b8b\4f53;
}

.f-fs1 {
	font-size: 12px;
}

.f-fs2 {
	font-size: 14px;
}

.f-fs3 {
	font-size: 16px;
}

.f-fwn {
	font-weight: 400;
}

.f-fwb {
	font-weight: 700;
}

.f-tal {
	text-align: left;
}

.f-tac {
	text-align: center;
}

.f-tar {
	text-align: right;
}

.f-taj {
	text-align: justify;
	text-justify: inter-ideograph;
}

.f-vam,.f-vama * {
	vertical-align: middle;
}

.f-wsn {
	word-wrap: normal;
	white-space: nowrap;
}

.f-pre {
	overflow: hidden;
	text-align: left;
	white-space: pre-wrap;
	word-wrap: break-word;
	word-break: break-all;
}

.f-wwb {
	white-space: normal;
	word-wrap: break-word;
	word-break: break-all;
}

.f-ti {
	overflow: hidden;
	text-indent: -30000px;
}

.f-ti2 {
	text-indent: 2em;
}

.f-lhn {
	line-height: normal;
}

.f-tdu,.f-tdu:hover {
	text-decoration: underline;
}

.f-tdn,.f-tdn:hover {
	text-decoration: none;
}

.f-toe {
    white-space: nowrap;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.f-toe2 {
	display: -webkit-box;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}

.f-toe3 {
	display: -webkit-box;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}

.f-csp {
	
}

.f-csd {
	
}

.f-csh {
	cursor: help;
}

.f-csm {
	cursor: move;
}

.f-usn {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
}

img {
	border: 0;
	vertical-align: middle;
}

b,h1,h2,h3,h4,h5,h6 {
	font-weight: 400;
}

input::-ms-clear,input::-ms-reveal {
	display: none;
}

.w {
	margin: 0 auto;
}


.head-link {
	color: #fff;
}

.head-link:hover {
	color: var(--dcydhzt)!important;
}

.mt0 {
	margin-top: 0;
}

.mr0 {
	margin-right: 0;
}

.mb0 {
	margin-bottom: 0;
}

.ml0 {
	margin-left: 0;
}

.mt5 {
	margin-top: 5px;
}

.mr5 {
	margin-right: 5px;
}

.mb5 {
	margin-bottom: 5px;
}

.ml5 {
	margin-left: 5px;
}

.mt10 {
	margin-top: 10px;
}

.mr10 {
	margin-right: 10px;
}

.mb10 {
	margin-bottom: 10px;
}

.ml10 {
	margin-left: 10px;
}

.mt20 {
	margin-top: 20px;
}

.mr20 {
	margin-right: 20px;
}

.mb20 {
	margin-bottom: 20px;
}

.ml20 {
	margin-left: 20px;
}

.mt30 {
	margin-top: 30px;
}

.mr30 {
	margin-right: 30px;
}

.mb30 {
	margin-bottom: 30px;
}

.ml30 {
	margin-left: 30px;
}

.pt0 {
	padding-top: 0;
}

.pr0 {
	padding-right: 0;
}

.pb0 {
	padding-bottom: 0;
}

.pl0 {
	padding-left: 0;
}

.pt5 {
	padding-top: 5px;
}

.pr5 {
	padding-right: 5px;
}

.pb5 {
	padding-bottom: 5px;
}

.pl5 {
	padding-left: 5px;
}

.pt10 {
	padding-top: 10px;
}

.pr10 {
	padding-right: 10px;
}

.pb10 {
	padding-bottom: 10px;
}

.pl10 {
	padding-left: 10px;
}

.pt20 {
	padding-top: 20px;
}

.pr20 {
	padding-right: 20px;
}

.pb20 {
	padding-bottom: 20px;
}

.pl20 {
	padding-left: 20px;
}

.pt30 {
	padding-top: 30px;
}

.pr30 {
	padding-right: 30px;
}

.pb30 {
	padding-bottom: 30px;
}

.pl30 {
	padding-left: 30px;
}
 

@font-face {
	font-family:headerfont;
	src:url(../fonts/font.eot);
	src:url(../fonts/font.eot) format("embedded-opentype"),
	url(../fonts/font.woff) format("woff"),
	url(../fonts/font.ttf) format("truetype"),
	url(../fonts/font.svg) format("svg")
}

.headerfont {
	font-family: headerfont!important; 
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-webkit-text-stroke-width: .1px;
	-moz-osx-font-smoothing: grayscale
}

@font-face {
	font-family:iconfont-product;src:url(../fonts/iconfont-product.eot);src:url(../fonts/iconfont-product.eot) format("embedded-opentype"),url(../fonts/iconfont-product.woff) format("woff"),url(../fonts/iconfont-product.ttf) format("truetype"),url(../fonts/iconfont-product.svg) format("svg")
}

.icon-product {
	font-family: iconfont-product!important;
	font-size: 16px;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-webkit-text-stroke-width: .2px;
	-moz-osx-font-smoothing: grayscale
}

.text-link {
	color: #4762fe
}

.text-link:hover {
	color: #4762fe;
	text-decoration: underline
}

.text-white-link {
	color: #fff
}

.text-white-link:hover {
	color: #fff;
	text-decoration: underline
}

.text-black-link {
	color: #252b3a
}

.text-black-link:hover {
	color: #252b3a;
	text-decoration: underline
}

.text-gray-link {
	color: #999
}

.text-gray-link:hover {
	color: #999;
	text-decoration: underline
}

.head-bg-gray {
	background: #f6f8ff
}

.head-bg {
	background: -moz-linear-gradient(80deg,#4762fe 0,#a14faf 100%);
	background: -webkit-linear-gradient(80deg,#4762fe 0,#a14faf 100%);
	background: linear-gradient(80deg,#4762fe 0,#a14faf 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4762fe',endColorstr='#a14faf',GradientType=1)
}

.head-btn {
	display: inline-block;
	text-align: center;
	padding: 6px 10px;
	min-width: 112px;
	line-height: 24px;
	border-radius: 17px;
	font-size: 14px;
	color: #fff;
	-webkit-transition: all .25s ease;
	-moz-transition: all .25s ease;
	transition: all .25s ease
}

.head-btn:hover {
	color: #fff
}

.head-main-hd {
	padding-top: 40px;
	text-align: center
}

.head-main-hd .head-main-title {
	line-height: 44px;
	font-size: 32px;
	color: #252b3a;
	font-weight: 700
}

.head-main-hd .head-main-des {
	margin-top: 10px;
	line-height: 36px;
	font-size: 18px;
	color: #595959
}

.head-main-bd {
	padding-top: 30px
}

.head-link-btn {
	height: 25px;
	line-height: 25px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	min-width: 70px;
	padding: 0 15px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	background: #fff;
	color: #252b3a!important;
	text-align: center
}

.head-link-btn:hover {
	background: -moz-linear-gradient(80deg,#4762fe 0,#a14faf 100%);
	background: -webkit-linear-gradient(80deg,#4762fe 0,#a14faf 100%);
	background: linear-gradient(80deg,#4762fe 0,#a14faf 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4762fe',endColorstr='#a14faf',GradientType=1);
	color: #fff!important
}

.head-main-more-btn {
	padding-bottom: 40px;
	text-align: center
}

.head-banner-btn {
	display: inline-block;
	box-sizing: border-box;
	min-width: 70px;
	background: #fff;
	color: #252b3a;
	text-align: center;
	padding: 0 30px;
	height: 36px;
	line-height: 36px;
	border-radius: 18px;
	font-size: 14px;
	opacity: .9;
	filter: alpha(opacity=90);
	-webkit-transition: all .25s ease;
	-moz-transition: all .25s ease;
	-ms-transition: all .25s ease;
	-o-transition: all .25s ease;
	transition: all .25s ease
}

.head-banner-btn:hover {
	color: #252b3a;
	opacity: 1;
	filter: alpha(opacity=100);
	box-shadow: 0 0 10px 0 rgba(3,0,76,.3)
}

.head-banner-link {
	font-size: 14px;
	color: #fff
}

.head-banner-link:hover {
	color: #fff;
	text-decoration: underline
}

.g-table {
	display: table
}

.g-table .g-cell {
	display: table-cell
}

.head-pagination {
	padding: 2px 5px;
	white-space: nowrap;
	text-align: left;
	color: #595959;
	font-size: 0
}

.head-pagination:after,.head-pagination:before {
	display: table;
	content: ""
}

.head-pagination .head-pagination-total {
	display: none;
	vertical-align: top;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	color: #252b3a
}

.head-pagination .btn-next,.head-pagination .btn-prev,.head-pagination .el-pager,.head-pagination .head-pager,.head-pagination .head-pagination-next,.head-pagination .head-pagination-prev,.head-pagination .number,.head-pagination li {
	display: inline-block;
	vertical-align: top;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0 4px;
	min-width: 32px;
	height: 32px;
	line-height: 32px;
	font-size: 14px
}

.head-pagination .el-pager,.head-pagination .head-pager {
	padding: 0 20px;
	font-size: 0;
	color: #595959
}

.head-pagination .btn-next,.head-pagination .btn-prev,.head-pagination .head-pagination-next,.head-pagination .head-pagination-prev,.head-pagination .number {
	-webkit-border-radius: 5px!important;
	-moz-border-radius: 5px!important;
	border-radius: 5px!important;
	border: 1px solid #d9d9d9!important;
	text-align: center
}

.head-pagination .btn-next:hover,.head-pagination .btn-prev:hover,.head-pagination .head-pagination-next:hover,.head-pagination .head-pagination-prev:hover,.head-pagination .number:hover {
	color: #fff;
	border:0px solid transparent;
	background: #337dff;
	border-radius: 4px
}

.head-pagination .btn-next,.head-pagination .btn-prev,.head-pagination .head-pagination-next,.head-pagination .head-pagination-prev {
	min-width: 32px;
	color: #8c8c8c
}

.head-pagination li {
	
	font-size: 12px
}

.head-pagination li+li {
	margin-left: 10px
}

.head-pagination li.active {
	color: #fff;
	border:0px solid transparent!important;
	background: #337dff!important;
	border-radius: 4px
}

.head-pagination li.head-pagination-text {
	cursor: inherit;
	border: 0 none!important
}

.head-pagination li.head-pagination-text:hover {
	color: inherit;
	background: #fff
}

.head-pagination li.btn-quicknext,.head-pagination li.btn-quickprev {
	height: 30px;
	line-height: 30px;
	border: 0 none
}

.head-pagination li.btn-quicknext:hover,.head-pagination li.btn-quickprev:hover {
	background: 0 0
}

.head-common-banner {
	height: 390px;
	background-size: cover!important;
	background-position: center!important;
	background-color: #272940;
	color: #fff
}

.head-common-banner .head-common-banner-ct {
	padding: 140px 0 0
}

.head-common-banner .head-common-banner-ct .head-common-banner-tit {
	font-size: 36px;
	color: #fff;
	font-weight: 700;
	line-height: 52px
}

.head-common-banner .head-common-banner-ct .head-common-banner-txt {
	font-size: 14px;
	line-height: 24px;
	width: 70%;
	margin: 20px 0 30px;
	color: #fff
}

.head-common-floor-tit {
	font-size: 24px;
	color: #252b3a;
	line-height: 40px;
	padding: 50px 0;
	text-align: center
}

.f-hide {
	display: none
}

.head-common-nav {
	height: 58px;
	border-bottom: 2px solid #f3f5fb;
	text-align: center;
	background: #fff;
	width: 100%
}

.head-common-nav .w {
	position: relative
}

.head-common-nav .head-common-nav-tit {
	position: absolute;
	top: 0;
	left: 20px;
	font-size: 18px;
	line-height: 58px;
	color: #252b3a
}

.head-common-nav .head-common-navlst {
	display: inline-block;
	margin: auto
}

.head-common-nav .head-common-navlst li {
	position: relative;
	height: 58px;
	line-height: 58px;
	display: inline-block;
	padding: 0 20px;
	
	font-size: 16px;
	color: #252b3a
}

.head-common-nav .head-common-navlst li.on:after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 2px;
	background: #4762fe;
	background: linear-gradient(80deg,#4762fe 0,#a14faf 100%);
	background: -moz-linear-gradient(80deg,#4762fe 0,#a14faf 100%);
	background: -webkit-linear-gradient(80deg,#4762fe 0,#a14faf 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4762fe',endColorstr='#a14faf',GradientType=1)
}

.head-common-nav .head-common-nav-btn {
	position: absolute;
	top: 50%;
	right: 0;
	margin-top: -18px
}

.head-common-nav.ceilinglamp-current .f-hide {
	display: block
}

.head-common-top {
	position: relative
}

.head-common-top .head-top-more {
	position: absolute;
	right: 0;
	top: 50px;
	padding-bottom: 5px;
	line-height: 40px;
	min-width: 175px;
	text-align: center;
	font-size: 16px
}

.head-common-top .head-top-more.head-top-hover .head-type-current {
	color: #fff;
	background: -moz-linear-gradient(80deg,#4762fe 0,#a14faf 100%);
	background: -webkit-linear-gradient(80deg,#4762fe 0,#a14faf 100%);
	background: linear-gradient(80deg,#4762fe 0,#a14faf 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4762fe',endColorstr='#a14faf',GradientType=1)
}

.head-common-top .head-top-more.head-top-hover .head-icon-arrow {
	color: #fff;
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg)
}

.head-common-top .head-top-more.head-top-hover .head-top-sub {
	display: block
}

.head-common-top .head-type-current {
	display: block;
	padding: 0 10px;
	color: #252b3a;
	background-color: #eee
}

.head-common-top .head-icon-arrow {
	display: inline-block;
	margin-left: 20px;
	font-size: 18px;
	color: #252b3a
}

.head-common-top .head-top-sub {
	display: none;
	position: absolute;
	top: 43px;
	left: 0;
	right: 0;
	max-height: 160px;
	overflow-y: auto;
	border: 1px solid #ebeaea;
	background: #fff;
	z-index: 20
}

.head-common-top .head-top-sub-item {
	padding: 0 10px
}

.head-common-top .head-top-sub-item a {
	display: block;
	color: #252b3a
}

.head-common-top .head-top-sub-item:hover {
	background: -moz-linear-gradient(80deg,#4762fe 0,#a14faf 100%);
	background: -webkit-linear-gradient(80deg,#4762fe 0,#a14faf 100%);
	background: linear-gradient(80deg,#4762fe 0,#a14faf 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4762fe',endColorstr='#a14faf',GradientType=1)
}

.head-common-top .head-top-sub-item:hover a {
	color: #fff
}

.head-common-product-top {
	border-bottom: 2px solid #f3f5fb;
	height: 58px;
	font-size: 16px;
	background: #fff
}

.head-common-product-top.ceilinglamp-current {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%
}

.head-common-product-top .w {
	position: relative;
	width: 1100px;
	padding-right: 100px;
	-webkit-transition: all .25s ease;
	-moz-transition: all .25s ease;
	-ms-transition: all .25s ease;
	-o-transition: all .25s ease;
	transition: all .25s ease;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.head-common-product-top .w>.product-top-item {
	float: left;
	width: 20%;
	position: relative;
	text-align: center;
	height: 58px;
	line-height: 58px
}

.head-common-product-top .w>.product-top-item a {
	display: block;
	color: #252b3a;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}

.head-common-product-top .w>.product-top-item.on:after,.head-common-product-top .w>.product-top-item:hover:after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 2px;
	background: #4762fe;
	background: -moz-linear-gradient(80deg,#4762fe 0,#a14faf 100%);
	background: -webkit-linear-gradient(80deg,#4762fe 0,#a14faf 100%);
	background: linear-gradient(80deg,#4762fe 0,#a14faf 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4762fe',endColorstr='#a14faf',GradientType=1)
}

.head-common-product-top.no-more .w {
	padding-right: 0
}

.head-common-product-top.no-more .product-top-more {
	display: none
}

.head-common-product-top .product-top-more {
	position: absolute;
	top: 0;
	right: 0;
	height: 56px;
	line-height: 56px;
	min-width: 100px;
	text-align: right;
	padding-bottom: 20px;
	z-index: 10
}

.head-common-product-top .product-top-more a {
	display: block;
	color: #252b3a
}

.head-common-product-top .product-top-more a i {
	display: inline-block;
	margin: 0 10px;
	font-size: 18px;
	color: #252b3a
}

.head-common-product-top .product-top-more:hover a i {
	-ms-transform: rotate(180deg);
	transform: rotate(180deg)
}

.head-common-product-top .product-top-more:hover .product-top-sub {
	display: block
}

.head-common-product-top .product-top-more .product-top-sub {
	display: none;
	position: absolute;
	top: 75px;
	right: 0;
	background: #fff;
	min-width: 200px;
	max-height: 288px;
	overflow-y: auto;
	padding: 15px 0;
	-webkit-box-shadow: 0 0 14px 0 rgba(0,0,0,.1);
	-moz-box-shadow: 0 0 14px 0 rgba(0,0,0,.1);
	box-shadow: 0 0 14px 0 rgba(0,0,0,.1);
	z-index: 20
}

.head-common-product-top .product-top-more .product-top-sub .product-top-item {
	height: 48px;
	line-height: 48px
}

.head-common-product-top .product-top-more .product-top-sub .product-top-item a {
	display: block;
	padding: 0 36px;
	white-space: nowrap
}

.head-common-product-top .product-top-more .product-top-sub .product-top-item.on,.head-common-product-top .product-top-more .product-top-sub .product-top-item:hover {
	background: #4762fe;
	background: -moz-linear-gradient(80deg,#4762fe 0,#a14faf 100%);
	background: -webkit-linear-gradient(80deg,#4762fe 0,#a14faf 100%);
	background: linear-gradient(80deg,#4762fe 0,#a14faf 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4762fe',endColorstr='#a14faf',GradientType=1)
}

.head-common-product-top .product-top-more .product-top-sub .product-top-item.on a,.head-common-product-top .product-top-more .product-top-sub .product-top-item:hover a {
	color: #fff
}

.item.additem {
	position: absolute
}

.solution-floor {
	padding-bottom: 60px
}

.solution-floor-hd {
	padding: 45px 0;
	text-align: center
}

.solution-floor-title {
	line-height: 46px;
	font-size: 36px;
	color: #222
}

.solution-floor-bd {
	margin: 0 auto;
	width: 100%;
	max-width: 1200px
}
/*
.head-rwd .col-lg-1,.head-rwd .col-lg-10,.head-rwd .col-lg-11,.head-rwd .col-lg-12,.head-rwd .col-lg-2,.head-rwd .col-lg-3,.head-rwd .col-lg-4,.head-rwd .col-lg-5,.head-rwd .col-lg-6,.head-rwd .col-lg-7,.head-rwd .col-lg-8,.head-rwd .col-lg-9,.head-rwd .col-md-1,.head-rwd .col-md-10,.head-rwd .col-md-11,.head-rwd .col-md-12,.head-rwd .col-md-2,.head-rwd .col-md-3,.head-rwd .col-md-4,.head-rwd .col-md-5,.head-rwd .col-md-6,.head-rwd .col-md-7,.head-rwd .col-md-8,.head-rwd .col-md-9,.head-rwd .col-sm-1,.head-rwd .col-sm-10,.head-rwd .col-sm-11,.head-rwd .col-sm-12,.head-rwd .col-sm-2,.head-rwd .col-sm-3,.head-rwd .col-sm-4,.head-rwd .col-sm-5,.head-rwd .col-sm-6,.head-rwd .col-sm-7,.head-rwd .col-sm-8,.head-rwd .col-sm-9,.head-rwd .col-xs-1,.head-rwd .col-xs-10,.head-rwd .col-xs-11,.head-rwd .col-xs-12,.head-rwd .col-xs-2,.head-rwd .col-xs-3,.head-rwd .col-xs-4,.head-rwd .col-xs-5,.head-rwd .col-xs-6,.head-rwd .col-xs-7,.head-rwd .col-xs-8,.head-rwd .col-xs-9 {
	position: relative;
	min-height: 1px;
	padding-right: 0;
	padding-left: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
*/
.head-rwd .col-lg-1,.head-rwd .col-lg-10,.head-rwd .col-lg-11,.head-rwd .col-lg-12,.head-rwd .col-lg-2,.head-rwd .col-lg-3,.head-rwd .col-lg-4,.head-rwd .col-lg-5,.head-rwd .col-lg-6,.head-rwd .col-lg-7,.head-rwd .col-lg-8,.head-rwd .col-lg-9 {
	float: left
}

.head-rwd .col-lg-12 {
	width: 100%
}

.head-rwd .col-lg-11 {
	width: 91.66666667%
}

.head-rwd .col-lg-10 {
	width: 83.33333333%
}

.head-rwd .col-lg-9 {
	width: 75%
}

.head-rwd .col-lg-8 {
	width: 66.66666667%
}

.head-rwd .col-lg-7 {
	width: 58.33333333%
}

.head-rwd .col-lg-6 {
	width: 50%
}

.head-rwd .col-lg-5 {
	width: 41.66666667%
}

.head-rwd .col-lg-4 {
	width: 33.33333333%
}

.head-rwd .col-lg-3 {
	width: 25%
}

.head-rwd .col-lg-2 {
	width: 16.66666667%
}

.head-rwd .col-lg-1 {
	width: 8.33333333%
}

.head-rwd .col-lg-pull-12 {
	right: 100%
}

.head-rwd .col-lg-pull-11 {
	right: 91.66666667%
}

.head-rwd .col-lg-pull-10 {
	right: 83.33333333%
}

.head-rwd .col-lg-pull-9 {
	right: 75%
}

.head-rwd .col-lg-pull-8 {
	right: 66.66666667%
}

.head-rwd .col-lg-pull-7 {
	right: 58.33333333%
}

.head-rwd .col-lg-pull-6 {
	right: 50%
}

.head-rwd .col-lg-pull-5 {
	right: 41.66666667%
}

.head-rwd .col-lg-pull-4 {
	right: 33.33333333%
}

.head-rwd .col-lg-pull-3 {
	right: 25%
}

.head-rwd .col-lg-pull-2 {
	right: 16.66666667%
}

.head-rwd .col-lg-pull-1 {
	right: 8.33333333%
}

.head-rwd .col-lg-pull-0 {
	right: auto
}

.head-rwd .col-lg-push-12 {
	left: 100%
}

.head-rwd .col-lg-push-11 {
	left: 91.66666667%
}

.head-rwd .col-lg-push-10 {
	left: 83.33333333%
}

.head-rwd .col-lg-push-9 {
	left: 75%
}

.head-rwd .col-lg-push-8 {
	left: 66.66666667%
}

.head-rwd .col-lg-push-7 {
	left: 58.33333333%
}

.head-rwd .col-lg-push-6 {
	left: 50%
}

.head-rwd .col-lg-push-5 {
	left: 41.66666667%
}

.head-rwd .col-lg-push-4 {
	left: 33.33333333%
}

.head-rwd .col-lg-push-3 {
	left: 25%
}

.head-rwd .col-lg-push-2 {
	left: 16.66666667%
}

.head-rwd .col-lg-push-1 {
	left: 8.33333333%
}

.head-rwd .col-lg-push-0 {
	left: auto
}

.head-rwd .col-lg-offset-12 {
	margin-left: 100%
}

.head-rwd .col-lg-offset-11 {
	margin-left: 91.66666667%
}

.head-rwd .col-lg-offset-10 {
	margin-left: 83.33333333%
}

.head-rwd .col-lg-offset-9 {
	margin-left: 75%
}

.head-rwd .col-lg-offset-8 {
	margin-left: 66.66666667%
}

.head-rwd .col-lg-offset-7 {
	margin-left: 58.33333333%
}

.head-rwd .col-lg-offset-6 {
	margin-left: 50%
}

.head-rwd .col-lg-offset-5 {
	margin-left: 41.66666667%
}

.head-rwd .col-lg-offset-4 {
	margin-left: 33.33333333%
}

.head-rwd .col-lg-offset-3 {
	margin-left: 25%
}

.head-rwd .col-lg-offset-2 {
	margin-left: 16.66666667%
}

.head-rwd .col-lg-offset-1 {
	margin-left: 8.33333333%
}

.head-rwd .col-lg-offset-0 {
	margin-left: 0
}

@media (max-width:1200px) {
	.head-rwd .col-md-1,.head-rwd .col-md-10,.head-rwd .col-md-11,.head-rwd .col-md-12,.head-rwd .col-md-2,.head-rwd .col-md-3,.head-rwd .col-md-4,.head-rwd .col-md-5,.head-rwd .col-md-6,.head-rwd .col-md-7,.head-rwd .col-md-8,.head-rwd .col-md-9 {
		float: left
	}

	.head-rwd .col-md-12 {
		width: 100%
	}

	.head-rwd .col-md-11 {
		width: 91.66666667%
	}

	.head-rwd .col-md-10 {
		width: 83.33333333%
	}

	.head-rwd .col-md-9 {
		width: 75%
	}

	.head-rwd .col-md-8 {
		width: 66.66666667%
	}

	.head-rwd .col-md-7 {
		width: 58.33333333%
	}

	.head-rwd .col-md-6 {
		width: 50%
	}

	.head-rwd .col-md-5 {
		width: 41.66666667%
	}

	.head-rwd .col-md-4 {
		width: 33.33333333%
	}

	.head-rwd .col-md-3 {
		width: 25%
	}

	.head-rwd .col-md-2 {
		width: 16.66666667%
	}

	.head-rwd .col-md-1 {
		width: 8.33333333%
	}

	.head-rwd .col-md-pull-12 {
		right: 100%
	}

	.head-rwd .col-md-pull-11 {
		right: 91.66666667%
	}

	.head-rwd .col-md-pull-10 {
		right: 83.33333333%
	}

	.head-rwd .col-md-pull-9 {
		right: 75%
	}

	.head-rwd .col-md-pull-8 {
		right: 66.66666667%
	}

	.head-rwd .col-md-pull-7 {
		right: 58.33333333%
	}

	.head-rwd .col-md-pull-6 {
		right: 50%
	}

	.head-rwd .col-md-pull-5 {
		right: 41.66666667%
	}

	.head-rwd .col-md-pull-4 {
		right: 33.33333333%
	}

	.head-rwd .col-md-pull-3 {
		right: 25%
	}

	.head-rwd .col-md-pull-2 {
		right: 16.66666667%
	}

	.head-rwd .col-md-pull-1 {
		right: 8.33333333%
	}

	.head-rwd .col-md-pull-0 {
		right: auto
	}

	.head-rwd .col-md-push-12 {
		left: 100%
	}

	.head-rwd .col-md-push-11 {
		left: 91.66666667%
	}

	.head-rwd .col-md-push-10 {
		left: 83.33333333%
	}

	.head-rwd .col-md-push-9 {
		left: 75%
	}

	.head-rwd .col-md-push-8 {
		left: 66.66666667%
	}

	.head-rwd .col-md-push-7 {
		left: 58.33333333%
	}

	.head-rwd .col-md-push-6 {
		left: 50%
	}

	.head-rwd .col-md-push-5 {
		left: 41.66666667%
	}

	.head-rwd .col-md-push-4 {
		left: 33.33333333%
	}

	.head-rwd .col-md-push-3 {
		left: 25%
	}

	.head-rwd .col-md-push-2 {
		left: 16.66666667%
	}

	.head-rwd .col-md-push-1 {
		left: 8.33333333%
	}

	.head-rwd .col-md-push-0 {
		left: auto
	}

	.head-rwd .col-md-offset-12 {
		margin-left: 100%
	}

	.head-rwd .col-md-offset-11 {
		margin-left: 91.66666667%
	}

	.head-rwd .col-md-offset-10 {
		margin-left: 83.33333333%
	}

	.head-rwd .col-md-offset-9 {
		margin-left: 75%
	}

	.head-rwd .col-md-offset-8 {
		margin-left: 66.66666667%
	}

	.head-rwd .col-md-offset-7 {
		margin-left: 58.33333333%
	}

	.head-rwd .col-md-offset-6 {
		margin-left: 50%
	}

	.head-rwd .col-md-offset-5 {
		margin-left: 41.66666667%
	}

	.head-rwd .col-md-offset-4 {
		margin-left: 33.33333333%
	}

	.head-rwd .col-md-offset-3 {
		margin-left: 25%
	}

	.head-rwd .col-md-offset-2 {
		margin-left: 16.66666667%
	}

	.head-rwd .col-md-offset-1 {
		margin-left: 8.33333333%
	}

	.head-rwd .col-md-offset-0 {
		margin-left: 0
	}
}
/*
@media (max-width:992px) {
    
  ::-webkit-scrollbar {width:.25em;height:.25em;position:absolute}
  ::-webkit-scrollbar-thumb {background-color:rgba(0,0,0,0.15)}
  ::-webkit-scrollbar-track {background-color:rgba(0,0,0,0.0)}
  
	.head-rwd .col-sm-1,.head-rwd .col-sm-10,.head-rwd .col-sm-11,.head-rwd .col-sm-12,.head-rwd .col-sm-2,.head-rwd .col-sm-3,.head-rwd .col-sm-4,.head-rwd .col-sm-5,.head-rwd .col-sm-6,.head-rwd .col-sm-7,.head-rwd .col-sm-8,.head-rwd .col-sm-9 {
		float: left
	}

	.head-rwd .col-sm-12 {
		width: 100%
	}

	.head-rwd .col-sm-11 {
		width: 91.66666667%
	}

	.head-rwd .col-sm-10 {
		width: 83.33333333%
	}

	.head-rwd .col-sm-9 {
		width: 75%
	}

	.head-rwd .col-sm-8 {
		width: 66.66666667%
	}

	.head-rwd .col-sm-7 {
		width: 58.33333333%
	}

	.head-rwd .col-sm-6 {
		width: 50%
	}

	.head-rwd .col-sm-5 {
		width: 41.66666667%
	}

	.head-rwd .col-sm-4 {
		width: 33.33333333%
	}

	.head-rwd .col-sm-3 {
		width: 25%
	}

	.head-rwd .col-sm-2 {
		width: 16.66666667%
	}

	.head-rwd .col-sm-1 {
		width: 8.33333333%
	}

	.head-rwd .col-sm-pull-12 {
		right: 100%
	}

	.head-rwd .col-sm-pull-11 {
		right: 91.66666667%
	}

	.head-rwd .col-sm-pull-10 {
		right: 83.33333333%
	}

	.head-rwd .col-sm-pull-9 {
		right: 75%
	}

	.head-rwd .col-sm-pull-8 {
		right: 66.66666667%
	}

	.head-rwd .col-sm-pull-7 {
		right: 58.33333333%
	}

	.head-rwd .col-sm-pull-6 {
		right: 50%
	}

	.head-rwd .col-sm-pull-5 {
		right: 41.66666667%
	}

	.head-rwd .col-sm-pull-4 {
		right: 33.33333333%
	}

	.head-rwd .col-sm-pull-3 {
		right: 25%
	}

	.head-rwd .col-sm-pull-2 {
		right: 16.66666667%
	}

	.head-rwd .col-sm-pull-1 {
		right: 8.33333333%
	}

	.head-rwd .col-sm-pull-0 {
		right: auto
	}

	.head-rwd .col-sm-push-12 {
		left: 100%
	}

	.head-rwd .col-sm-push-11 {
		left: 91.66666667%
	}

	.head-rwd .col-sm-push-10 {
		left: 83.33333333%
	}

	.head-rwd .col-sm-push-9 {
		left: 75%
	}

	.head-rwd .col-sm-push-8 {
		left: 66.66666667%
	}

	.head-rwd .col-sm-push-7 {
		left: 58.33333333%
	}

	.head-rwd .col-sm-push-6 {
		left: 50%
	}

	.head-rwd .col-sm-push-5 {
		left: 41.66666667%
	}

	.head-rwd .col-sm-push-4 {
		left: 33.33333333%
	}

	.head-rwd .col-sm-push-3 {
		left: 25%
	}

	.head-rwd .col-sm-push-2 {
		left: 16.66666667%
	}

	.head-rwd .col-sm-push-1 {
		left: 8.33333333%
	}

	.head-rwd .col-sm-push-0 {
		left: auto
	}

	.head-rwd .col-sm-offset-12 {
		margin-left: 100%
	}

	.head-rwd .col-sm-offset-11 {
		margin-left: 91.66666667%
	}

	.head-rwd .col-sm-offset-10 {
		margin-left: 83.33333333%
	}

	.head-rwd .col-sm-offset-9 {
		margin-left: 75%
	}

	.head-rwd .col-sm-offset-8 {
		margin-left: 66.66666667%
	}

	.head-rwd .col-sm-offset-7 {
		margin-left: 58.33333333%
	}

	.head-rwd .col-sm-offset-6 {
		margin-left: 50%
	}

	.head-rwd .col-sm-offset-5 {
		margin-left: 41.66666667%
	}

	.head-rwd .col-sm-offset-4 {
		margin-left: 33.33333333%
	}

	.head-rwd .col-sm-offset-3 {
		margin-left: 25%
	}

	.head-rwd .col-sm-offset-2 {
		margin-left: 16.66666667%
	}

	.head-rwd .col-sm-offset-1 {
		margin-left: 8.33333333%
	}

	.head-rwd .col-sm-offset-0 {
		margin-left: 0
	}
}*/

@media (max-width: 1080px) {
	.head-rwd .col-xs-1,.head-rwd .col-xs-10,.head-rwd .col-xs-11,.head-rwd .col-xs-12,.head-rwd .col-xs-2,.head-rwd .col-xs-3,.head-rwd .col-xs-4,.head-rwd .col-xs-5,.head-rwd .col-xs-6,.head-rwd .col-xs-7,.head-rwd .col-xs-8,.head-rwd .col-xs-9 {
		float: left
	}
.m-app-tips,.m-qrcode {
    display: block;
}
	.head-rwd .col-xs-12 {
		width: 100%
	}

	.head-rwd .col-xs-11 {
		width: 91.66666667%
	}

	.head-rwd .col-xs-10 {
		width: 83.33333333%
	}

	.head-rwd .col-xs-9 {
		width: 75%
	}

	.head-rwd .col-xs-8 {
		width: 66.66666667%
	}

	.head-rwd .col-xs-7 {
		width: 58.33333333%
	}

	.head-rwd .col-xs-6 {
		width: 50%
	}

	.head-rwd .col-xs-5 {
		width: 41.66666667%
	}

	.head-rwd .col-xs-4 {
		width: 33.33333333%
	}

	.head-rwd .col-xs-3 {
		width: 25%
	}

	.head-rwd .col-xs-2 {
		width: 16.66666667%
	}

	.head-rwd .col-xs-1 {
		width: 8.33333333%
	}

	.head-rwd .col-xs-pull-12 {
		right: 100%
	}

	.head-rwd .col-xs-pull-11 {
		right: 91.66666667%
	}

	.head-rwd .col-xs-pull-10 {
		right: 83.33333333%
	}

	.head-rwd .col-xs-pull-9 {
		right: 75%
	}

	.head-rwd .col-xs-pull-8 {
		right: 66.66666667%
	}

	.head-rwd .col-xs-pull-7 {
		right: 58.33333333%
	}

	.head-rwd .col-xs-pull-6 {
		right: 50%
	}

	.head-rwd .col-xs-pull-5 {
		right: 41.66666667%
	}

	.head-rwd .col-xs-pull-4 {
		right: 33.33333333%
	}

	.head-rwd .col-xs-pull-3 {
		right: 25%
	}

	.head-rwd .col-xs-pull-2 {
		right: 16.66666667%
	}

	.head-rwd .col-xs-pull-1 {
		right: 8.33333333%
	}

	.head-rwd .col-xs-pull-0 {
		right: auto
	}

	.head-rwd .col-xs-push-12 {
		left: 100%
	}

	.head-rwd .col-xs-push-11 {
		left: 91.66666667%
	}

	.head-rwd .col-xs-push-10 {
		left: 83.33333333%
	}

	.head-rwd .col-xs-push-9 {
		left: 75%
	}

	.head-rwd .col-xs-push-8 {
		left: 66.66666667%
	}

	.head-rwd .col-xs-push-7 {
		left: 58.33333333%
	}

	.head-rwd .col-xs-push-6 {
		left: 50%
	}

	.head-rwd .col-xs-push-5 {
		left: 41.66666667%
	}

	.head-rwd .col-xs-push-4 {
		left: 33.33333333%
	}

	.head-rwd .col-xs-push-3 {
		left: 25%
	}

	.head-rwd .col-xs-push-2 {
		left: 16.66666667%
	}

	.head-rwd .col-xs-push-1 {
		left: 8.33333333%
	}

	.head-rwd .col-xs-push-0 {
		left: auto
	}

	.head-rwd .col-xs-offset-12 {
		margin-left: 100%
	}

	.head-rwd .col-xs-offset-11 {
		margin-left: 91.66666667%
	}

	.head-rwd .col-xs-offset-10 {
		margin-left: 83.33333333%
	}

	.head-rwd .col-xs-offset-9 {
		margin-left: 75%
	}

	.head-rwd .col-xs-offset-8 {
		margin-left: 66.66666667%
	}

	.head-rwd .col-xs-offset-7 {
		margin-left: 58.33333333%
	}

	.head-rwd .col-xs-offset-6 {
		margin-left: 50%
	}

	.head-rwd .col-xs-offset-5 {
		margin-left: 41.66666667%
	}

	.head-rwd .col-xs-offset-4 {
		margin-left: 33.33333333%
	}

	.head-rwd .col-xs-offset-3 {
		margin-left: 25%
	}

	.head-rwd .col-xs-offset-2 {
		margin-left: 16.66666667%
	}

	.head-rwd .col-xs-offset-1 {
		margin-left: 8.33333333%
	}

	.head-rwd .col-xs-offset-0 {
		margin-left: 0
	}
}

.head-rwd .visible-lg,.head-rwd .visible-lg-block,.head-rwd .visible-lg-inline,.head-rwd .visible-lg-inline-block,.head-rwd .visible-md,.head-rwd .visible-md-block,.head-rwd .visible-md-inline,.head-rwd .visible-md-inline-block,.head-rwd .visible-print,.head-rwd .visible-print-block,.head-rwd .visible-print-inline,.head-rwd .visible-print-inline-block,.head-rwd .visible-sm,.head-rwd .visible-sm-block,.head-rwd .visible-sm-inline,.head-rwd .visible-sm-inline-block,.head-rwd .visible-xs,.head-rwd .visible-xs-block,.head-rwd .visible-xs-inline,.head-rwd .visible-xs-inline-block {
	display: none!important
}

@media (max-width: 1080px) {
	.head-rwd .visible-xs {
		display: block!important
	}

	.head-rwd table.visible-xs {
		display: table!important
	}

	.head-rwd tr.visible-xs {
		display: table-row!important
	}

	.head-rwd td.visible-xs,.head-rwd th.visible-xs {
		display: table-cell!important
	}
}

@media (max-width: 1080px) {
	.head-rwd .visible-xs-block {
		display: block!important
	}
}

@media (max-width: 1080px) {
	.head-rwd .visible-xs-inline {
		display: inline!important
	}
}

@media (max-width: 1080px) {
	.head-rwd .visible-xs-inline-block {
		display: inline-block!important
	}
}

@media (min-width: 1080px) and (max-width:991px) {
	.head-rwd .visible-sm {
		display: block!important
	}

	.head-rwd table.visible-sm {
		display: table!important
	}

	.head-rwd tr.visible-sm {
		display: table-row!important
	}

	.head-rwd td.visible-sm,.head-rwd th.visible-sm {
		display: table-cell!important
	}
}

@media (min-width: 1080px) and (max-width:991px) {
	.head-rwd .visible-sm-block {
		display: block!important
	}
}

@media (min-width: 1080px) and (max-width:991px) {
	.head-rwd .visible-sm-inline {
		display: inline!important
	}
}

@media (min-width: 1080px) and (max-width:991px) {
	.head-rwd .visible-sm-inline-block {
		display: inline-block!important
	}
}

@media (min-width:992px) and (max-width:1199px) {
	.head-rwd .visible-md {
		display: block!important
	}

	.head-rwd table.visible-md {
		display: table!important
	}

	.head-rwd tr.visible-md {
		display: table-row!important
	}

	.head-rwd td.visible-md,.head-rwd th.visible-md {
		display: table-cell!important
	}
}

@media (min-width:992px) and (max-width:1199px) {
	.head-rwd .visible-md-block {
		display: block!important
	}
}

@media (min-width:992px) and (max-width:1199px) {
	.head-rwd .visible-md-inline {
		display: inline!important
	}
}

@media (min-width:992px) and (max-width:1199px) {
	.head-rwd .visible-md-inline-block {
		display: inline-block!important
	}
}

@media (min-width:1200px) {
	.head-rwd .visible-lg {
		display: block!important
	}

	.head-rwd table.visible-lg {
		display: table!important
	}

	.head-rwd tr.visible-lg {
		display: table-row!important
	}

	.head-rwd td.visible-lg,.head-rwd th.visible-lg {
		display: table-cell!important
	}
}

@media (min-width:1200px) {
	.head-rwd .visible-lg-block {
		display: block!important
	}
}

@media (min-width:1200px) {
	.head-rwd .visible-lg-inline {
		display: inline!important
	}
}

@media (min-width:1200px) {
	.head-rwd .visible-lg-inline-block {
		display: inline-block!important
	}
}

@media (max-width: 1080px) {
	.head-rwd .hidden-xs {
		display: none!important
	}
}

@media (min-width: 1080px) and (max-width:991px) {
	.head-rwd .hidden-sm {
		display: none!important
	}
}

@media (min-width:992px) and (max-width:1199px) {
	.head-rwd .hidden-md {
		display: none!important
	}
}

@media (min-width:1200px) {
	.head-rwd .hidden-lg {
		display: none!important
	}
}

@media print {
	.head-rwd .visible-print {
		display: block!important
	}

	.head-rwd table.visible-print {
		display: table!important
	}

	.head-rwd tr.visible-print {
		display: table-row!important
	}

	.head-rwd td.visible-print,.head-rwd th.visible-print {
		display: table-cell!important
	}
}

@media print {
	.head-rwd .visible-print-block {
		display: block!important
	}
}

@media print {
	.head-rwd .visible-print-inline {
		display: inline!important
	}
}

@media print {
	.head-rwd .visible-print-inline-block {
		display: inline-block!important
	}
}

@media print {
	.head-rwd .hidden-print {
		display: none!important
	}
}

.head-rwd {
	min-width: 320px
}

.head-rwd .w {
	width: 100%;
	max-width: 1200px
}

.head-common-arr {
	-webkit-text-stroke-width: 0
}

.head-lang-en .head-common-arr {
	font-family: PingFangSC,'helvetica neue','hiragino sans gb','Segoe UI',Calibri,'microsoft yahei ui','microsoft yahei',simsun,sans-serif!important
}

.head-btn-more {
	display: none;
	line-height: 50px;
	text-align: center;
	font-size: 14px;
	color: #595959
}

.head-btn-more.isShow:after {
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg)
}

.head-btn-more:after {
	content: '\e8f5';
	display: inline-block;
	margin-left: 5px;
	vertical-align: middle;
	width: 14px;
	height: 14px;
	line-height: 14px;
	font-size: 12px;
	color: #595959
}

.head-btn-more.head-link-more:after {
	content: '>'
}

.head-model-banner,.head-solution-banner {
	height: 500px;
	background-color: #0a1966;
	overflow: hidden
}

.head-model-banner .head-banner-img-wrap,.head-model-banner .head-banner-img-wrap img,.head-solution-banner .head-banner-img-wrap,.head-solution-banner .head-banner-img-wrap img {
	height: 120px
}

.head-model-banner .head-banner-wrap,.head-solution-banner .head-banner-wrap {
	position: relative;
	z-index: 1;
	height: 500px;
	line-height: 1.14;
	font-size: 12px;
	left: 0;
	top: 0;
	width: 100%
}

.head-model-banner .head-banner-wrap:hover .head-slider-btn,.head-solution-banner .head-banner-wrap:hover .head-slider-btn {
	display: block
}

.head-model-banner .head-banner-item,.head-solution-banner .head-banner-item {
	height: 500px;
	width: 100%;
	left: 0;
	top: 0;
	position: absolute;
	overflow: hidden;
	background-size: cover!important
}

.head-model-banner .head-banner-item>a,.head-solution-banner .head-banner-item>a {
	display: block;
	height: 100%;
	background-size: cover!important
}

.head-model-banner .head-banner-item .banner-label-link,.head-solution-banner .head-banner-item .banner-label-link {
	margin-left: 5px;
	color: #00aeff;
	font-size: 14px
}

.head-model-banner .head-banner-item .banner-label-link+.banner-label-link,.head-solution-banner .head-banner-item .banner-label-link+.banner-label-link {
	margin-left: 30px
}

.head-model-banner .head-btn-wrap,.head-model-banner .head-content-wrap,.head-solution-banner .head-btn-wrap,.head-solution-banner .head-content-wrap {
	position: relative;
	margin: 0 auto;
	width: 100%;
	max-width: 1200px;
	height: 500px
}

.head-model-banner .head-slider-btn,.head-solution-banner .head-slider-btn {
	display: none;
	position: absolute;
	z-index: 3;
	width: 40px;
	height: 60px;
	top: 220px;
	text-align: center;
	cursor: pointer
}

.head-model-banner .head-slider-btn a,.head-solution-banner .head-slider-btn a {
	line-height: 80px;
	font-size: 48px;
	color: #fff;
	opacity: .3;
	filter: alpha(opacity=30)
}

.head-model-banner .head-slider-btn:hover a,.head-solution-banner .head-slider-btn:hover a {
	opacity: .6;
	filter: alpha(opacity=60)
}

.head-model-banner .left-area,.head-solution-banner .left-area {
	position: absolute;
	z-index: 10;
	top: 160px;
	left: 20px;
	max-width: 530px;
	line-height: 50px;
	text-align: left
}

.head-model-banner .left-area .banner-title,.head-model-banner .left-area .solution-banner-title,.head-solution-banner .left-area .banner-title,.head-solution-banner .left-area .solution-banner-title {
	text-overflow: ellipsis;
	overflow: hidden;
	font-size: 44px;
	color: #fff;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	max-height: 132px;
	line-height: 66px
}

.head-model-banner .left-area .banner-des,.head-model-banner .left-area .solution-banner-des,.head-solution-banner .left-area .banner-des,.head-solution-banner .left-area .solution-banner-des {
	margin-top: 20px;
	max-height: 60px;
	line-height: 30px;
	font-size: 18px;
	color: #fff;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2
}

.head-model-banner .left-area .banner-btn-wrap,.head-solution-banner .left-area .banner-btn-wrap {
	margin-top: 28px;
	line-height: 1.2;
	font-size: 0
}

.head-model-banner .left-area a+a,.head-solution-banner .left-area a+a {
	margin-left: 20px
}

.head-model-banner .right-area,.head-solution-banner .right-area {
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 1;
	top: 60px;
	left: 0;
	right: 0;
	bottom: 0
}

.head-model-banner .right-area .img-box,.head-solution-banner .right-area .img-box {
	position: absolute;
	top: 40px;
	right: 28px;
	width: 570px;
	height: 330px;
	text-align: center
}

.head-model-banner .right-area .img-box img,.head-solution-banner .right-area .img-box img {
	max-width: 570px;
	max-height: 330px
}

.head-model-process,.solution-process {
	position: relative;
	text-align: center
}

.head-model-process .g-table,.solution-process .g-table {
	width: 100%;
	position: relative;
	z-index: 1;
	table-layout: fixed
}

.head-model-process .g-cell,.solution-process .g-cell {
	text-align: center;
	position: relative
}

.head-model-process .g-cell:after,.solution-process .g-cell:after {
	content: "";
	position: absolute;
	top: 43px;
	left: 1px;
	border-bottom: 1px dashed #595959;
	width: 15%
}

.head-model-process .g-cell:before,.solution-process .g-cell:before {
	content: "";
	position: absolute;
	top: 43px;
	right: 1px;
	border-bottom: 1px dashed #595959;
	width: 15%
}

.head-model-process .g-cell:first-child:after,.head-model-process .g-cell:last-child:before,.solution-process .g-cell:first-child:after,.solution-process .g-cell:last-child:before {
	display: none
}

.head-model-process .icon,.solution-process .icon {
	display: inline-block;
	width: 86px;
	height: 86px;
	line-height: 86px;
	background: url(../image/process2.png) no-repeat;
	color: #595959;
	font-size: 22px
}

.head-model-process .tit,.solution-process .tit {
	padding: 0 20px;
	font-size: 18px;
	margin-top: 16px;
	color: #252b3a
}

@media (max-width:1240px) {
	.head-rwd {
		min-width: 100%
	}
}

@media (max-width: 1080px) {
	.head-rwd {
		min-width: 100%;
    /* display: flex; */
    justify-content: space-between;
    align-items: center;
    width: 100%;
	}

	.head-rwd .headerfont {
		color: #212121
	}

	.head-rwd .head-main-hd {
		padding-top: 24px
	}

	.head-rwd .head-main-hd.mt30 {
		margin-top: 0
	}

	.head-rwd .head-main-hd .head-main-title {
		line-height: 32px;
		font-size: 18px
	}

	.head-rwd .head-main-hd .head-main-des {
		display: none
	}

	.head-rwd .head-btn-more {
		display: block
	}

	.head-rwd .head-btn-more:hover {
		color: #595959
	}

	.head-rwd .head-common-arr:after {
		content: '\e8f5';
		position: absolute;
		top: 20px;
		right: 20px;
		width: 20px;
		text-align: center;
		line-height: 20px;
		height: 20px;
		font-size: 16px;
		-webkit-transition: -webkit-transform .3s;
		transition: transform .3s;
		font-family: headerfont!important
	}

	.head-rwd .head-common-arr.active:after {
		-webkit-transform: rotate(-180deg);
		-ms-transform: rotate(-180deg);
		transform: rotate(-180deg)
	}

	.head-rwd .head-banner-btn {
		padding: 0 20px;
		height: 28px;
		line-height: 28px;
		font-size: 12px;
		opacity: 1
	}

	.head-rwd .head-banner-btn:hover {
		box-shadow: none
	}

	.head-rwd .head-common-banner {
		height: 150px
	}

	.head-rwd .head-common-banner .head-common-banner-ct {
		padding: 20px 20px 0
	}

	.head-rwd .head-common-banner .head-common-banner-ct .head-common-banner-tit {
		font-size: 20px;
		font-weight: 400;
		line-height: 24px
	}

	.head-rwd .head-common-banner .head-common-banner-ct .head-common-banner-txt {
		line-height: 16px;
		font-size: 12px;
		width: 100%;
		margin: 10px 0;
		height: 48px;
		overflow: hidden
	}

	.head-rwd .head-common-floor-tit {
		font-size: 22px;
		line-height: 24px;
		padding: 30px 0 20px
	}

	.head-rwd .head-common-nav,.head-rwd div[class^=ui-ceilinglamp-] {
		display: none!important
	}

	.head-rwd .head-common-nav .head-common-navlst li {
		padding: 0 15px
	}

	.head-rwd .head-pagination {
		position: relative;
		padding-top: 20px;
		padding-bottom: 30px;
		text-align: center
	}

	.head-rwd .head-pagination .head-pagination-total {
		display: inline-block;
		min-width: 10px
	}

	.head-rwd .head-pagination .head-pagination-prev {
		position: absolute;
		top: 20px;
		left: 0
	}

	.head-rwd .head-pagination .head-pagination-prev:after {
		content: '上一页';
		vertical-align: top
	}

	.head-rwd .head-pagination .head-pagination-next {
		position: absolute;
		top: 20px;
		right: 0
	}

	.head-rwd .head-pagination .head-pagination-next:before {
		content: '下一页';
		vertical-align: top
	}

	.head-rwd .head-pagination .el-pagination {
		overflow: hidden
	}

	.head-rwd .head-pagination .el-pager,.head-rwd .head-pagination .head-pager {
		padding: 0;
		width: auto;
		min-width: 10px
	}

	.head-rwd .head-pagination .btn-prev {
		position: absolute;
		top: 22px;
		left: 11px;
		min-width: auto;
		text-align: left;
		color: #595959!important;
		background: 0 0
	}

	.head-rwd .head-pagination .btn-prev.disabled {
		color: #595959!important
	}

	.head-rwd .head-pagination .btn-prev.el-icon:before {
		color: #8c8c8c!important
	}

	.head-rwd .head-pagination .btn-prev .el-icon {
		display: inline-block;
		vertical-align: top;
		font-size: 12px;
		line-height: 28px
	}

	.head-rwd .head-pagination .btn-prev .el-icon:after {
		content: '上一页';
		font-size: 14px;
		margin-left: 2px
	}

	.head-rwd .head-pagination .btn-next {
		position: absolute;
		top: 22px;
		right: 11px;
		z-index: 5;
		min-width: auto;
		text-align: right;
		color: #595959!important;
		background: 0 0
	}

	.head-rwd .head-pagination .btn-next.disabled {
		color: #595959!important
	}

	.head-rwd .head-pagination .btn-next.el-icon:before {
		color: #8c8c8c!important
	}

	.head-rwd .head-pagination .btn-next .el-icon {
		display: inline-block;
		vertical-align: top;
		font-size: 12px;
		line-height: 28px
	}

	.head-rwd .head-pagination .btn-next .el-icon:before {
		float: right
	}

	.head-rwd .head-pagination .btn-next .el-icon:after {
		margin-right: 2px;
		content: '下一页';
		font-size: 14px
	}

	.head-rwd .head-pagination li {
		color: #252b3a;
		
		font-size: 14px;
		margin-top: -1px
	}

	.head-rwd .head-pagination li.btn-quicknext,.head-rwd .head-pagination li.btn-quickprev,.head-rwd .head-pagination li.head-pagination-text,.head-rwd .head-pagination li.number {
		display: none
	}

	.head-rwd .head-pagination li.active {
		padding: 0;
		margin-left: 0;
		background: none!important;
		display: block;
		min-width: 10px;
		color: #252b3a
	}

	.head-rwd .head-pagination li.active:hover {
		color: #252b3a!important
	}

	.head-rwd .head-pagination .btn-next,.head-rwd .head-pagination .btn-prev,.head-rwd .head-pagination .head-pagination-next,.head-rwd .head-pagination .head-pagination-prev,.head-rwd .head-pagination .number {
		border: 0 none!important
	}

	.head-rwd .head-pagination .btn-next:hover,.head-rwd .head-pagination .btn-prev:hover,.head-rwd .head-pagination .head-pagination-next:hover,.head-rwd .head-pagination .head-pagination-prev:hover,.head-rwd .head-pagination .number:hover {
		background: 0 0
	}

	.head-rwd .head-pagination .head-pagination-next,.head-rwd .head-pagination .head-pagination-next:hover,.head-rwd .head-pagination .head-pagination-prev,.head-rwd .head-pagination .head-pagination-prev:hover {
		color: #595959!important
	}

	.head-rwd .head-m-btn-primary {
		display: inline-block;
		padding: 6px 10px;
		line-height: 24px;
		width: 49%;
		text-align: center;
		font-size: 14px;
		color: #fff;
		-webkit-border-radius: 0;
		-moz-border-radius: 0;
		border-radius: 0;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		border: 1px solid var(--dcyanb);
		background: var(--dcyans)
	}
	.head-rwd .head-m-btn-loginprimary {
		display: inline-block;
		padding: 6px 10px;
		line-height: 24px;
		width: 100%;
		text-align: center;
		font-size: 14px;
		color: #fff;
		-webkit-border-radius: 0;
		-moz-border-radius: 0;
		border-radius: 0;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		background:var(--dcyans)
	}
	.head-rwd .head-m-btn-primary:hover {
		color: #fff;
		box-shadow: none
	}

	.head-rwd .head-m-btn-primary.head-m-btn-default {
		background: 0 0;
		border: 1px solid #fff
	}

	.head-rwd .head-m-common-nav {
		display: block;
		height: 39px;
		border-bottom: 1px solid #f3f5fb
	}

	.head-rwd .head-m-common-nav .head-m-common-navlst li {
		text-align: center;
		position: relative;
		height: 40px;
		line-height: 40px;
		font-size: 14px;
		overflow: hidden;
		word-wrap: normal;
		white-space: nowrap;
		text-overflow: ellipsis;
		cursor: pointer
	}

	.head-rwd .head-m-common-nav .head-m-common-navlst li.on:after {
		content: "";
		position: absolute;
		bottom: 0;
		left: 0;
		width: 100%;
		height: 2px;
		background: #4762fe
	}

	.head-rwd .solution-floor-hd {
		padding: 15px 0
	}

	.head-rwd .solution-floor-title {
		line-height: 32px;
		font-size: 22px
	}

	.head-rwd .m-common-wrap {
		padding-top: 45px;
		padding-bottom: 20px
	}

	.head-rwd .m-common-wrap .m-common-img {
		height: 175px;
		background-size: contain
	}

	.head-rwd .m-common-wrap .m-common-content {
		position: relative;
		margin-top: 35px;
		padding-bottom: 75px;
		text-align: center
	}

	.head-rwd .m-common-wrap .m-common-title {
		float: none;
		line-height: 26px;
		font-size: 16px
	}

	.head-rwd .m-common-wrap .m-common-desciption {
		padding-top: 5px;
		line-height: 22px;
		font-size: 12px;
		color: #999
	}

	.head-rwd .m-common-wrap .m-common-link {
		padding-top: 20px;
		line-height: 22px;
		font-size: 12px
	}

	.head-rwd .m-common-wrap .m-common-link a:hover {
		color: #4762fe
	}

	.head-rwd .m-common-wrap .m-common-btn {
		position: absolute;
		left: 50%;
		bottom: 0;
		box-sizing: border-box;
		-ms-transform: translate(-50%);
		transform: translate(-50%);
		max-width: 240px;
		min-width: 120px;
		height: 32px;
		white-space: nowrap;
		text-overflow: ellipsis;
		overflow: hidden;
		line-height: 32px;
		border-radius: 32px;
		font-size: 12px;
		color: #4762fe;
		border-color: #4762fe
	}

	.head-rwd .m-common-wrap .m-common-btn:hover {
		background: 0 0;
		color: #4762fe;
		border-color: #4762fe
	}

	.head-rwd .m-common-wrap .m-common-list {
		padding: 55px 20px 0;
		margin: auto
	}

	.head-rwd .m-common-wrap .m-common-list dt {
		line-height: 32px;
		font-size: 22px
	}

	.head-rwd .m-common-wrap .m-common-list dt:after,.head-rwd .m-common-wrap .m-common-list dt:before {
		content: none
	}

	.head-rwd .m-common-wrap .m-common-list dd {
		display: block;
		margin: 10px 0 0;
		width: auto
	}

	.head-rwd .m-common-wrap .m-common-list dd img {
		width: 100%;
		max-height: initial
	}

	.head-rwd .m-common-wrap .m-common-list dd a:hover {
		-ms-transform: scale(1);
		transform: scale(1)
	}

	.head-rwd .head-model-banner,.head-rwd .head-model-banner .head-banner-wrap,.head-rwd .head-solution-banner,.head-rwd .head-solution-banner .head-banner-wrap {
		height: 340px
	}

	.head-rwd .head-model-banner .head-banner-wrap .head-content-wrap,.head-rwd .head-model-banner .head-banner-wrap .head-slider-item,.head-rwd .head-solution-banner .head-banner-wrap .head-content-wrap,.head-rwd .head-solution-banner .head-banner-wrap .head-slider-item {
		width: 100%;
		height: 340px
	}

	.head-rwd .head-model-banner .head-banner-wrap .center-box,.head-rwd .head-solution-banner .head-banner-wrap .center-box {
		bottom: 30px
	}

	.head-rwd .head-model-banner .head-banner-item,.head-rwd .head-solution-banner .head-banner-item {
		height: 340px
	}

	.head-rwd .head-model-banner .head-banner-img-wrap,.head-rwd .head-solution-banner .head-banner-img-wrap {
		position: absolute;
		top: -75px;
		left: 50%;
		margin-left: -137px;
		height: 60px
	}

	.head-rwd .head-model-banner .head-banner-img-wrap img,.head-rwd .head-solution-banner .head-banner-img-wrap img {
		height: 60px
	}

	.head-rwd .head-model-banner .left-area,.head-rwd .head-solution-banner .left-area {
		top: 195px;
		left: 10px;
		right: 10px;
		text-align: center;
		max-width: inherit
	}

	.head-rwd .head-model-banner .left-area .banner-title,.head-rwd .head-model-banner .left-area .solution-banner-title,.head-rwd .head-solution-banner .left-area .banner-title,.head-rwd .head-solution-banner .left-area .solution-banner-title {
		padding-top: 20px;
		line-height: 34px;
		font-size: 24px
	}

	.head-rwd .head-model-banner .left-area .banner-des,.head-rwd .head-model-banner .left-area .solution-banner-des,.head-rwd .head-solution-banner .left-area .banner-des,.head-rwd .head-solution-banner .left-area .solution-banner-des {
		margin-top: 0;
		line-height: 24px;
		font-size: 14px;
		height: 48px
	}

	.head-rwd .head-model-banner .left-area .banner-btn-wrap,.head-rwd .head-solution-banner .left-area .banner-btn-wrap {
		display: none;
		margin-top: 6px;
		line-height: 1
	}

	.head-rwd .head-model-banner .right-area,.head-rwd .head-solution-banner .right-area {
		top: 0
	}

	.head-rwd .head-model-banner .right-area .img-box,.head-rwd .head-solution-banner .right-area .img-box {
		top: 15px;
		right: 0;
		width: 100%;
		height: 175px
	}

	.head-rwd .head-model-banner .right-area .img-box img,.head-rwd .head-solution-banner .right-area .img-box img {
		max-height: 175px;
		max-width: 302px
	}

	.head-rwd .head-model-process,.head-rwd .solution-process {
		position: relative;
		text-align: center;
		margin: 0 20px
	}

	.head-rwd .head-model-process .icon,.head-rwd .solution-process .icon {
		width: 40px;
		height: 40px;
		line-height: 40px;
		background-size: cover;
		font-size: 18px
	}

	.head-rwd .head-model-process .tit,.head-rwd .solution-process .tit {
		padding: 0 2px;
		font-size: 12px;
		margin-top: 8px;
		color: #252b3a
	}

	.head-rwd .head-model-process .g-cell,.head-rwd .solution-process .g-cell {
		position: relative
	}

	.head-rwd .head-model-process .g-cell:after,.head-rwd .head-model-process .g-cell:before,.head-rwd .solution-process .g-cell:after,.head-rwd .solution-process .g-cell:before {
		top: 19px;
		border-bottom: 1px dashed #595959;
		width: 10%
	}
}

@media (max-width: 1080px) {

	.head-rwd.head-lang-en .head-pagination .head-pagination-prev:after {
		content: 'Previous'
	}

	.head-rwd.head-lang-en .head-pagination .head-pagination-next:before {
		content: 'Next';
		vertical-align: top
	}

	.head-rwd.head-lang-en .head-pagination .btn-prev .el-icon:after {
		content: 'Previous';
		font-family: PingFangSC,'helvetica neue','hiragino sans gb','Segoe UI',Calibri,'microsoft yahei ui','microsoft yahei',simsun,sans-serif
	}

	.head-rwd.head-lang-en .head-pagination .btn-next .el-icon:after {
		content: 'Next';
		font-family: PingFangSC,'helvetica neue','hiragino sans gb','Segoe UI',Calibri,'microsoft yahei ui','microsoft yahei',simsun,sans-serif
	}
}

.head-m-common-nav {
	display: none
}

.head-btn-primary {
	background: #36bdef;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px
}

.head-btn-primary:hover {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	background: #5ecaf2
}

.head-btn-sm {
	height: 30px;
	line-height: 30px
}

.head-banner-btn.is-plain {
	border: 1px solid #f6f8ff;
	background: 0 0;
	color: #fff;
	min-width: 68px
}

.head-btn-default {
	background: #fff;
	color: #252b3a;
	opacity: .9;
	min-width: 96px
}

.head-btn-default:hover {
	color: #252b3a;
	opacity: 1;
	box-shadow: none
}

.head-bar-border {
	border-bottom: 2px solid #f3f5fb
}

.head-bar {
	height: 58px;
	background: #fff
}

.head-bar .w {
	position: relative
}

.head-bar .bar-link {
	display: none;
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -18px;
	max-width: 115px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden
}

.head-bar .tab-item {
	display: none
}

.head-bar .tab-item.current {
	display: block
}

.head-bar-nav {
	position: relative;
	width: 100%;
	transition: all .25s ease;
	box-sizing: border-box;
	font-size: 0;
	text-align: center
}

.head-bar-nav.is-more {
	padding-right: 100px
}

.head-bar-nav.is-more .nav-more {
	display: block
}

.head-bar-nav>.nav-item,.head-bar-nav>.nav-item-invalid {
	display: inline-block;
	vertical-align: bottom;
	font-size: 16px;
	width: 20%;
	height: 58px;
	line-height: 58px;
	position: relative
}

.head-bar-nav>.nav-item a,.head-bar-nav>.nav-item-invalid a {
	display: block;
	color: #252b3a;
	overflow: hidden;
	word-wrap: normal;
	white-space: nowrap;
	text-overflow: ellipsis;
	margin: 0 5px
}

.head-bar-nav>.nav-item a .headerfont,.head-bar-nav>.nav-item-invalid a .headerfont {
	margin-left: 5px
}

.head-bar-nav>.nav-item-invalid.current:after,.head-bar-nav>.nav-item-invalid.on:after,.head-bar-nav>.nav-item-invalid:hover:after,.head-bar-nav>.nav-item.current:after,.head-bar-nav>.nav-item.on:after,.head-bar-nav>.nav-item:hover:after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 2px;
	background: #4762fe;
	background: -moz-linear-gradient(80deg,#4762fe 0,#a14faf 100%);
	background: -webkit-linear-gradient(80deg,#4762fe 0,#a14faf 100%);
	background: linear-gradient(80deg,#4762fe 0,#a14faf 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4762fe',endColorstr='#a14faf',GradientType=1)
}

.head-bar-nav .nav-more {
	display: none;
	position: absolute;
	top: 0;
	right: 0;
	height: 56px;
	line-height: 56px;
	min-width: 100px;
	text-align: right;
	padding-bottom: 20px;
	z-index: 9;
	font-size: 16px
}

.head-bar-nav .nav-more a {
	display: block;
	color: #252b3a
}

.head-bar-nav .nav-more a i {
	display: inline-block;
	margin: 0 10px;
	font-size: 18px;
	color: #252b3a
}

.head-bar-nav .nav-more:hover>a i {
	-ms-transform: rotate(180deg);
	transform: rotate(180deg)
}

.head-bar-nav .nav-more:hover .nav-sub {
	display: block
}

.head-bar-nav .nav-more .nav-sub {
	display: none;
	position: absolute;
	top: 75px;
	right: 0;
	background: #fff;
	min-width: 200px;
	max-width: 300px;
	max-height: 288px;
	overflow-y: auto;
	padding: 15px 0;
	-webkit-box-shadow: 0 0 14px 0 rgba(0,0,0,.1);
	-moz-box-shadow: 0 0 14px 0 rgba(0,0,0,.1);
	box-shadow: 0 0 14px 0 rgba(0,0,0,.1);
	z-index: 20
}

.head-bar-nav .nav-more .nav-sub .nav-item,.head-bar-nav .nav-more .nav-sub .nav-item-invalid {
	height: 48px;
	line-height: 48px
}

.head-bar-nav .nav-more .nav-sub .nav-item a,.head-bar-nav .nav-more .nav-sub .nav-item-invalid a {
	display: block;
	padding: 0 36px;
	overflow: hidden;
	word-wrap: normal;
	white-space: nowrap;
	text-overflow: ellipsis
}

.head-bar-nav .nav-more .nav-sub .nav-item a i,.head-bar-nav .nav-more .nav-sub .nav-item-invalid a i {
	margin-right: 0;
	margin-left: 5px;
	vertical-align: -1px
}

.head-bar-nav .nav-more .nav-sub .nav-item-invalid.current,.head-bar-nav .nav-more .nav-sub .nav-item-invalid.on,.head-bar-nav .nav-more .nav-sub .nav-item-invalid:hover,.head-bar-nav .nav-more .nav-sub .nav-item.current,.head-bar-nav .nav-more .nav-sub .nav-item.on,.head-bar-nav .nav-more .nav-sub .nav-item:hover {
	background: #4762fe;
	background: -moz-linear-gradient(80deg,#4762fe 0,#a14faf 100%);
	background: -webkit-linear-gradient(80deg,#4762fe 0,#a14faf 100%);
	background: linear-gradient(80deg,#4762fe 0,#a14faf 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4762fe',endColorstr='#a14faf',GradientType=1)
}

.head-bar-nav .nav-more .nav-sub .nav-item-invalid.current a,.head-bar-nav .nav-more .nav-sub .nav-item-invalid.current a i,.head-bar-nav .nav-more .nav-sub .nav-item-invalid.on a,.head-bar-nav .nav-more .nav-sub .nav-item-invalid.on a i,.head-bar-nav .nav-more .nav-sub .nav-item-invalid:hover a,.head-bar-nav .nav-more .nav-sub .nav-item-invalid:hover a i,.head-bar-nav .nav-more .nav-sub .nav-item.current a,.head-bar-nav .nav-more .nav-sub .nav-item.current a i,.head-bar-nav .nav-more .nav-sub .nav-item.on a,.head-bar-nav .nav-more .nav-sub .nav-item.on a i,.head-bar-nav .nav-more .nav-sub .nav-item:hover a,.head-bar-nav .nav-more .nav-sub .nav-item:hover a i {
	color: #fff
}

.head-bar-link {
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -18px
}

.head-bar-tit {
	position: absolute;
	top: 0;
	left: 0;
	font-size: 18px;
	line-height: 58px;
	color: #252b3a;
	max-width: 130px;
	overflow: hidden;
	word-wrap: normal;
	white-space: nowrap;
	text-overflow: ellipsis
}

.nav-fixed {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 10;
	background: #fff
}

.nav-fixed .f-hide {
	display: block!important
}

.is-bar-link.nav-fixed .w {
	padding: 0 140px;
	box-sizing: border-box
}

.js-bar-tab {
	height: auto;
	background: 0 0
}

.head-bar-style2 .head-bar-nav {
	border-bottom: 1px solid #7387b7;
	text-align: left
}

.head-bar-style2 .head-bar-nav .nav-item,.head-bar-style2 .head-bar-nav .nav-item-invalid {
	color: #fff;
	text-align: center
}

.head-bar-style2 .head-bar-nav .nav-item a,.head-bar-style2 .head-bar-nav .nav-item-invalid a {
	color: #fff
}

.head-bar-style2 .head-bar-nav .nav-item-invalid:after,.head-bar-style2 .head-bar-nav .nav-item:after {
	background: #fff
}

.head-bar-style2 .head-bar-nav .nav-more a,.head-bar-style2 .head-bar-nav .nav-more i {
	color: #fff
}

.head-bar-style2 .head-bar-nav .nav-more .nav-sub .nav-item,.head-bar-style2 .head-bar-nav .nav-more .nav-sub .nav-item-invalid {
	text-align: right
}

.head-bar-style2 .head-bar-nav .nav-more .nav-sub .nav-item-invalid.current a,.head-bar-style2 .head-bar-nav .nav-more .nav-sub .nav-item-invalid.on a,.head-bar-style2 .head-bar-nav .nav-more .nav-sub .nav-item-invalid:hover a,.head-bar-style2 .head-bar-nav .nav-more .nav-sub .nav-item.current a,.head-bar-style2 .head-bar-nav .nav-more .nav-sub .nav-item.on a,.head-bar-style2 .head-bar-nav .nav-more .nav-sub .nav-item:hover a {
	color: #fff
}

.head-bar-style2 .head-bar-nav .nav-more .nav-sub .nav-item a,.head-bar-style2 .head-bar-nav .nav-more .nav-sub .nav-item i,.head-bar-style2 .head-bar-nav .nav-more .nav-sub .nav-item-invalid a,.head-bar-style2 .head-bar-nav .nav-more .nav-sub .nav-item-invalid i {
	color: #252b3a
}

.head-bg-gray2 {
	background: #f7f8fc
}

.head-link2 {
	color: #4762fe
}

.model-tab-item {
	display: none
}

.model-tab-item.on {
	display: block
}

.model-tab-item .model-tab-item-hd {
	display: none
}

.head-btn-ghost {
	padding: 1px
}

.head-btn-ghost:hover {
	box-shadow: none
}

.head-btn-txt {
	padding: 5px 9px;
	background: #fff;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#ffffff',GradientType=1);
	display: block;
	color: #4762fe;
	border-radius: 16px
}

.common-btn-primary {
	background: #4762fe;
	min-width: 80px
}

.common-btn-primary.is-plain {
	border: 1px solid #4762fe;
	background: #fff;
	color: #4762fe;
	padding: 5px 9px
}

.activity-pop {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 10001;
	background: rgba(0,0,0,.82);
	color: #fff
}

.activity-pop .pop-ct {
	display: inline-block;
	width: 90%;
	max-width: 760px;
	text-align: center
}

.activity-pop .pop-ct .pop-hd {
	font-size: 20px;
	padding-top: 30px
}

.activity-pop .pop-ct .pop-bd {
	padding: 20px 40px 0
}

.activity-pop .pop-ct .pop-bd .pop-rule-txt {
	line-height: 24px;
	text-align: left;
	max-height: 400px;
	overflow-y: auto
}

.activity-pop .pop-ct .pop-ft {
	padding: 30px 0 40px
}

.pop-table {
	display: table;
	width: 100%;
	height: 100%
}

.pop-table .pop-table-cell {
	display: table-cell;
	vertical-align: middle;
	text-align: center
}

@media (max-width: 1080px) {
	.head-rwd .model-tab-item {
		display: block!important
	}

	.head-rwd .model-tab-item .model-tab-item-hd {
		display: block;
		position: relative;
		padding: 0 50px 0 20px;
		line-height: 60px;
		font-size: 16px;
		color: #252b3a;
		border-bottom: 1px solid #ededed;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis
	}

	.head-rwd .model-tab-item .model-tab-item-hd.active+.model-tab-item-bd {
		display: block
	}

	.head-rwd .model-tab-item .model-tab-item-hd.active:after {
		top: 24px;
		border-bottom: none;
		border-left: none;
		border-right: 2px solid #4762fe;
		border-top: 2px solid #4762fe
	}

	.head-rwd .model-tab-item .model-tab-item-hd:after {
		content: '';
		position: absolute;
		top: 22px;
		border: 2px solid #252b3a;
		display: block;
		width: 6px;
		height: 6px;
		margin: auto;
		-ms-transform: rotate(-45deg);
		transform: rotate(-45deg);
		border-top: none;
		border-right: none;
		right: 22px
	}

	.head-rwd .model-tab-item .model-tab-item-bd {
		display: none;
		border-bottom: 1px solid #ededed
	}

	.head-rwd .activity-pop .pop-ct .pop-hd {
		font-size: 16px;
		padding-top: 15px
	}

	.head-rwd .activity-pop .pop-ct .pop-bd {
		padding: 10px 20px 0
	}

	.head-rwd .activity-pop .pop-ct .pop-bd .pop-rule-txt {
		font-size: 12px;
		line-height: 20px
	}

	.head-rwd .activity-pop .pop-ct .pop-ft {
		padding: 15px 0 20px
	}

	.head-rwd .head-swiper-pagination .swiper-pagination-bullet {
		width: 20px
	}
}

.swiper-container {
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	z-index: 1
}

.swiper-wrapper {
	position: relative;
	width: 100%;
	height: 100%;
	z-index: 1;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-transition-property: -webkit-transform;
	-moz-transition-property: -moz-transform;
	-o-transition-property: -o-transform;
	-ms-transition-property: -ms-transform;
	transition-property: -webkit-transform;
	transition-property: transform;
	transition-property: transform,-webkit-transform;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box
}

.swiper-slide {
	-webkit-flex-shrink: 0;
	-ms-flex: 0 0 auto;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	width: 100%;
	height: 100%;
	position: relative
}

.head-swiper-button-next,.head-swiper-button-prev {
	position: absolute;
	top: 50%;
	margin-top: -16px;
	z-index: 10;
	
	width: 28px;
	height: 32px;
	text-align: center;
	line-height: 32px;
	background: rgba(0,0,0,.3);
	outline: 0
}

.head-swiper-button-next i,.head-swiper-button-prev i {
	margin: 4px auto;
	display: block;
	width: 14px;
	height: 24px;
	background-size: 14px 24px;
	background-position: center;
	background-repeat: no-repeat
}

.head-swiper-button-next.swiper-button-disabled,.head-swiper-button-prev.swiper-button-disabled {
	display: none;
	opacity: .35;
	cursor: auto;
	
}

.head-swiper-button-prev,.swiper-container-rtl .head-swiper-button-next {
	left: 10px;
	right: auto
}

.head-swiper-button-prev i,.swiper-container-rtl .head-swiper-button-next i {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}

.head-swiper-button-next,.swiper-container-rtl .head-swiper-button-prev {
	right: 10px;
	left: auto
}

.head-swiper-button-next i,.swiper-container-rtl .head-swiper-button-prev i {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}

.head-swiper-pagination {
	position: absolute;
	text-align: center;
	-webkit-transition: .3s opacity;
	-o-transition: .3s opacity;
	transition: .3s opacity;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
	z-index: 10;
	bottom: 8px;
	left: 0;
	width: 100%
}

.head-swiper-pagination .swiper-pagination-bullet {
	margin: 0 4px;
	width: 28px;
	height: 3px;
	display: inline-block;
	border-radius: 4px;
	background: #c4c4c4;
	opacity: .3;
	
	outline: 0;
	background-clip: content-box;
	box-sizing: content-box;
	padding: 8px 0
}

.head-swiper-pagination .swiper-pagination-bullet-active {
	opacity: 1;
	background-color: var(--dcydhzt)
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
	-webkit-transition-timing-function: ease-out;
	-moz-transition-timing-function: ease-out;
	-ms-transition-timing-function: ease-out;
	-o-transition-timing-function: ease-out;
	transition-timing-function: ease-out
}

.swiper-container-fade .swiper-slide {
	;
	-webkit-transition-property: opacity;
	-moz-transition-property: opacity;
	-o-transition-property: opacity;
	transition-property: opacity
}

.swiper-container-fade .swiper-slide .swiper-slide {
	
}

.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active {
	
}

.head-btn-blue {
	background: #4762fe;
	color: #fff;
	padding: 3px 10px;
	min-width: 74px;
	border: 1px solid #4762fe
}

.head-btn-blue:hover {
	background: #5f77ff;
	border: 1px solid #5f77ff;
	color: #fff
}

.head-btn-white {
	background: #fff;
	color: #252b3a;
	padding: 3px 10px;
	min-width: 74px;
	border: 1px solid #fff
}

.head-btn-white:hover {
	background: #e0e0e0;
	border: 1px solid #e0e0e0;
	color: #252b3a
}

.head-btn-ghost-border {
	background: 0 0;
	color: #fff;
	padding: 3px 10px;
	min-width: 74px;
	font-size: 14px;
	border: 1px solid #fff
}

.head-btn-ghost-border:hover {
	background: #fff;
	border: 1px solid #fff;
	color: #252b3a
}

.head-btn-white-border {
	background: #fff;
	color: #252b3a;
	padding: 3px 10px;
	min-width: 74px;
	border: 1px solid #b5b5b5
}

.head-btn-white-border:hover {
	background: #fff;
	border: 1px solid #595959;
	color: #252b3a
}

.head-btn-activity {
	min-width: 86px;
	font-size: 16px;
	border-radius: 18px;
	font-weight: 700;
	background-image: -moz-linear-gradient(90deg,#ffae33 0,#fcc235 49%,#f9d536 99%);
	background-image: -webkit-linear-gradient(90deg,#ffae33 0,#fcc235 49%,#f9d536 99%);
	background-image: -ms-linear-gradient(90deg,#ffae33 0,#fcc235 49%,#f9d536 99%);
	background-image: linear-gradient(0deg,#ffae33 0,#fcc235 49%,#f9d536 99%);
	color: #252b3a
}

.head-btn-activity:hover {
	box-shadow: 0 3px 3px 0 rgba(5,0,0,.16);
	color: #252b3a
}

.m-flex {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.m-flex .m-flex-item {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1
}

.head-right-arr:after {
	content: '\e8f5';
	position: absolute;
	top: 20px;
	right: 20px;
	width: 20px;
	text-align: center;
	line-height: 20px;
	height: 20px;
	font-size: 16px;
	-webkit-transition: -webkit-transform .3s;
	transition: transform .3s;
	font-family: headerfont!important
}

.head-right-arr.active:after {
	-webkit-transform: rotate(-180deg);
	-ms-transform: rotate(-180deg);
	transform: rotate(-180deg)
}
 
.buylinkbtn:hover {
    color: #fff; 
}
 
 
.more-black{
    position: relative;
    color: var(--dcydhzt);
    padding-right: 10px;
    -webkit-transition: all .25s ease;
    -moz-transition: all .25s ease;
    transition: all .25s ease;
}
.more-black:hover i{
    -webkit-transform: translate(4px);
    -ms-transform: translate(4px);
    transform: translate(4px); 
        color: var(--dcydhxz); 
}
.more-black i{ 
    position: absolute;
    top: 50%;
    margin-left: 10px;
    width: 6px;
    color: var(--dcydhzt);
    font-size: 18px;
    height: 10px;
    margin-top: -9px; 
    -webkit-transition: all .25s ease;
    -moz-transition: all .25s ease;
    transition: all .25s ease;
}
 
.arr-black {
    position: relative;
    color: #252b3a;
    padding-right: 15px;
    -webkit-transition: all .25s ease;
    -moz-transition: all .25s ease;
    transition: all .25s ease;
    position: relative;
    display: flex;
    justify-content: center;
    color: #181818;
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    align-items: center;
    border: 1px solid #d7dbe2;
    margin-bottom: 12px;
    padding: 5px 0;
    width: 90%;
}
.arr-black:hover {
    background: #337dff;
	color: #fff
}
.arr-black:hover .pls-nav-cat-menu-entry-i {
    background-image: url(https://cloudcache.tencent-cloud.com/qcloud/portal/kit/images/slice/entry-arrow-right-hover.31a9b3e1.svg);
}

.arr-red {
	position: relative;
	color: var(--dcydhzt);
	padding-right: 15px;
	-webkit-transition: all .25s ease;
	-moz-transition: all .25s ease;
	transition: all .25s ease
}

.arr-red:after {
	content: "";
	position: absolute;
	top: 53%;
	right: 0;
	width: 6px;
	height: 8px;
	margin-top: -4px;
	background: url("data:image/svg+xml,%3Csvg width='6' height='8' viewBox='0 0 6 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.375.625L4.75 4 1.375 7.375' stroke='%23337dff' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
	-webkit-transition: all .25s ease;
	-moz-transition: all .25s ease;
	transition: all .25s ease
}

.arr-red:hover {
	color: var(--dcydhzt)
}

.arr-red:hover:after {
	-webkit-transform: translate(4px);
	-ms-transform: translate(4px);
	transform: translate(4px)
}

 
@media (max-width:1200px) {
	.head-rwd .head-btn-blue,.head-rwd .head-btn-ghost-border,.head-rwd .head-btn-white,.head-rwd .head-btn-white-border {
		min-width: 74px
	}

	.head-rwd .head-btn-activity {
		min-width: 86px
	}
}

.animation-imgZoom {
	-webkit-animation: imgZoom .5s cubic-bezier(0.215,.61,.355,1);
	animation: imgZoom .5s cubic-bezier(0.215,.61,.355,1)
}

@-webkit-keyframes imgZoom {
	0% {
		transform: scale(1.02)
	}

	to {
		transform: scale(1)
	}
}

@keyframes imgZoom {
	0% {
		transform: scale(1.02)
	}

	to {
		transform: scale(1)
	}
}