body{
	font-family:"微软雅黑";
} 
.js-header{
	width: 100%;
	height: 54px;
	background: #fff;
	line-height: 54px;
	position: fixed;
	top:0;
}
.js-header .header{
	width: 100%;
	height: 100%;
}
.logo{
	float: left;
	margin-top: 10px;
}

.about_li{
	display: inline-block;
	padding: 0 10px;
	margin: 0 13px;

}


/* move */
.js-Mobileheader{
	width:100%;
}
.Mobileheaderopen{
	background: #18191A;
	color: #fff;
	display: none;
}
.m_about_li{
	width: 100%;
	height: 40px;
	line-height: 40px;
	box-sizing: border-box;
	padding-left: 20px;
	color: #fff;
	border-bottom: 1px solid #333;
}
.m_about_li a{
	color: #fff;
}
.m_about_li1{
	width: 100%;
	height: 40px;
	line-height: 40px;
	box-sizing: border-box;
	color: #fff;
}
.m_about_li1 a{
	color: #fff;
}


.onlinec{
	width: 40px;
	height: 146px;
	margin-top: 2px;
	cursor: pointer;
	display: block;
	background:url(/kassweb/images/onlinec3.png);
}
.phone{
	height: 110px;
	margin-top: 2px;
	cursor: pointer;
	display: block;
	background:rgb(114,200,232) url(/kassweb/images/phone3.png) no-repeat;
	min-width:40px;
}
.phonemsg{
	width:145px;
	height:110px;
	background-color:#90c4b5;
	display:none;
}
.careus{
	height: 110px;
	margin-top: 2px;
	cursor: pointer;
	display:block;
	background:url(/kassweb/images/careus3.png) no-repeat;
	min-width:40px;
}
.Suggestion{
	height: 110px;
	margin-top: 2px;
	cursor: pointer;
	display:block;
	background:url(/kassweb/images/Suggestion.png) no-repeat;
	min-width:40px;
}


.sub-menu a:hover{
	background-color: #2b85e4 !important;
}

.sub-nav-layer{
	position: absolute;
    bottom: 0;
    right: 100%;
    padding-right: 5px;
    font-size: 14px;
    opacity: 0;
    visibility: hidden;
    transform: scale(.95);
    transform-origin: right;
    transition: opacity .4s,transform .3s ease-out;
    /* transition: opacity .4s,transform .3s ease-out,-webkit-transform .3s ease-out; */
}
.sub-nav-layer div{
	min-width: 220px;
    white-space: nowrap;
    background-color: #fff;
    line-height: 40px;
    display: block;
    padding: 10px 0;
    border-radius: 2px;
    box-shadow: 0 4px 10px 0 rgb(138 141 147 / 20%);
}

a.sub-menu-fabric:hover .sub-nav-layer{
	opacity: 1;
	transform: scale(1);
    visibility: visible;
}
.nav-header .about_li{
	flex-shrink: 0;
}
.nav-header .about_li.active{
	color: #30ADE7 !important;
}
.nav-header .about_li.active a{
	color: #30ADE7 !important;
}
.nav-header .about_li .about_li-title{
	position: relative;
	display: inline-block;
}
.nav-header .about_li:hover .about_li-title::after,
.nav-header .about_li.active .about_li-title::after{
	content: "";
	position: absolute;
	right: 0;
	bottom: 0;
	left: -0.6em;
	width: 3.2em;
	height: 2px;
	background-color: #30ADE7;
}
.nav-header .about_li .about_li-title1{
	position: relative;
	display: inline-block;
}
.nav-header .about_li:hover .about_li-title1::after,
.nav-header .about_li.active .about_li-title1::after{
	content: "";
	position: absolute;
	right: 0;
	bottom: 0;
	left: -0.6em;
	width: 6.2em;
	height: 2px;
	background-color: #30ADE7;
}

.nav-header .about_li .list{
	display: block;
	position: absolute;
	top: 54px;
	left: 0;
	right: 0;
	background-color: #fff;
	visibility: hidden;
	height: 0;
	opacity: 0;
	transition: all .2s ease-in-out;
	padding-top: 30px;
	padding-bottom: 30px;
}

.nav-header .about_li:hover .about_li-title{
	color:#03a0e9 !important;
}
/*.nav-header .about_li:first-child .list,*/
.nav-header .about_li:hover .list {
	visibility: visible;
	opacity: 1;
	height: auto;
	box-shadow: #00000012 0px 3px 15px 0px;
}
.nav-header .about_li .list .list-item-box{
	visibility: hidden;
}
.nav-header .about_li:hover .list .list-item-box{
	visibility: visible;
}

.nav-header .about_li .list-box,
.nav-header .about_li .list-box *{
	box-sizing: border-box;
}
.nav-header .about_li .list-box{
	margin: 0 auto;
	width: 90%;
	display: flex;
	justify-content:space-between;
	padding-left: 110px;
	padding-right: 170px;
}
.nav-header .about_li .list-box ul.divider{
	position: relative;
}
.nav-header .about_li .list-box ul.divider::before{
	content:"";
	position:absolute;
	width: 1px;
	height: 100%;
	background-color: #ebebeb;
	top:0;
	left: 10px;
}
.nav-header .about_li .list-box1{
	width: 80%;
	margin-left: 10%;
}

.nav-header .about_li .list .fabric{
	display: flex;
	padding: 5px 0;
}
.nav-header .about_li .list .fabric1{
	display: flex;
}
.nav-header .about_li .list .fabric2{
	display: flex;
	padding: 10px 0;
}
.nav-header .about_li .list .info{
	padding-left: 10px;
}
.nav-header .about_li .list .icon img{
	vertical-align: top;
	width: 20px;
}
.nav-header .about_li .list .icon1 img{
	vertical-align: top;
	width: 30px;
}
.nav-header .about_li .list .info .title{
	font-size: 16px;
	line-height: 1.4em;
	color: #323232;
}
.nav-header .about_li .list .fabric:hover .title{
	color: #03a0e9;
}
.nav-header .about_li .list .info .sub-title{
	font-size: 12px;
	color: #798191;
	line-height: 2em;
	letter-spacing: 0.1em;
}
.nav-header .about_li .list .info .sub-title1{
	font-size: 12px;
	color: #798191;
	line-height: 1em;
	letter-spacing: 0.1em;
}
.nav-header .about_li .list .info .sub-title2{
	font-size: 12px;
	color: #798191;
	line-height: 1.2em;
	letter-spacing: 0.1em;
	margin-top: 2px;
}
.nav-header .about_li .list .info .sub-title3{
	font-size: 12px;
	color: #798191;
	line-height: 1.2em;
	letter-spacing: 0.1em;
}

.nav-header .about_li .list-box .list-left{
	/* float: left; */
	/* width: 16%; */
}
.nav-header .about_li .list-box1 .list-left1{
	float: left;
	box-sizing: border-box;
	width: 20%;
	position: relative;
	padding-left: 50px;
}
.nav-header .about_li .list-box1 .list-left2{
	float: left;
	box-sizing: border-box;
	width: 20%;
	position: relative;
	padding-left: 30px;
}

.nav-header .about_li .list-box1 .list-left4::after{
	content: "";
	display: block;
	height: 250px;
	width: 1px;
	background-color: #ebebeb;
	position: absolute;
	left: 0;
	top: 0;
}
.nav-header .about_li .list-box1 .list-left5::after{
	content: "";
	display: block;
	height: 250px;
	width: 1px;
	background-color: #ebebeb;
	position: absolute;
	right: -15px;
	top: 0;
}
.nav-header .about_li .list-box .list-right{
	float: right;
	box-sizing: border-box;
	width: 80%;
	padding-left: 30px;
	position: relative;
}
.nav-header .about_li .list-box .list-right::before{
	content: "";
	display: block;
	height: 100%;
	width: 1px;
	background-color: #ebebeb;
	position: absolute;
	left: 0;
	top: 0;
}

.nav-header .about_li .list .list-right ul{
	overflow: hidden;
}
.nav-header .about_li .list .list-right li{
	float: left;
	width: 30%;
}

.nav-header .about_li .list .list-box .list-center{
	overflow: hidden;
}
.nav-header .about_li .list .list-box .list-center li{
	width: 16.6%;
	float: left;
}
.nav-header .about_li .list .list-box .list-center1{
	overflow: hidden;
}
.nav-header .about_li .list .list-box .list-center1 li{
	width: 20%;
	float: left;
}


/* 移动端 */
/* 右侧加减 */
.js-Mobileheader .mobile-header-content .btn {
	width: 40px;
	height: 40px;
	position: relative;
	color:#fff;
}

.js-Mobileheader .mobile-header-content .btn.add::before {
	content: '';
	position: absolute;
	left: 50%;
	top: 50%;
	width: 14px;
	margin-left: -7px;
	margin-top: -1px;
	border-top: 2px solid;
}

.js-Mobileheader .mobile-header-content .btn.add::after {
	content: '';
	position: absolute;
	left: 50%;
	top: 50%;
	height: 14px;
	margin-top: -7px;
	margin-left: -1px;
	border-left: 2px solid;
}
.js-Mobileheader .mobile-header-content .btn.add.close::after{
	display: none;
}
/* 右侧加减 end*/

.js-Mobileheader .mobile-header-content{
	color: #323232;
}
.js-Mobileheader .mobile-header-content .main-fabric{
	display: flex;
	justify-content: space-between;
	padding: 0;
}
.js-Mobileheader .mobile-header-content .main-fabric .btn-left{
	display: flex;
}
.js-Mobileheader .mobile-header-content .main-fabric .btn-left .icon{
	padding-right: 16px;
}
.js-Mobileheader .mobile-header-content .main-fabric .btn-left .icon img{
	width: 30px;
}
.js-Mobileheader .mobile-header-content .main-fabric .btn-left .title{
	font-size: 16px;
	font-weight: 600;
	line-height: 2em;
	color: #fff;
}
.js-Mobileheader .mobile-header-content .main-fabric .btn-left .sub-title{
	font-size: 14px;
	color:#636871;
	line-height: 3em;
}
.js-Mobileheader .mobile-header-content .main-fabric .btn{
	right: -14px;
}

.js-Mobileheader .mobile-header-content .fabric .caselist{
	background-color: #18191a;
	visibility: hidden;
	height: 0;
	opacity: 0;
	padding: 0;
	transition: all .1s ease-in-out;
}
.js-Mobileheader .mobile-header-content .caselist .caselist-title{
	color: #469fe3;
	font-size: 14px;
	margin-bottom: 16px;
}
.js-Mobileheader .mobile-header-content .caselist .caselist-fabric{
	display: flex;
	color: #fff;
	margin-bottom: 16px;
}
.js-Mobileheader .mobile-header-content .caselist .caselist-fabric .icon{
	padding-right: 16px;
}
.js-Mobileheader .mobile-header-content .caselist .caselist-fabric .title{
	font-weight: 600;
	font-size: 14px;
	margin-bottom: 16px;
	display: flex;
	align-items: center;
}
.js-Mobileheader .mobile-header-content .caselist .m_about_li-item{
	margin-left: 14px;
}
.js-Mobileheader .mobile-header-content .caselist .caselist-fabric .sub-title{
	color: #1f2738;
	font-size: 12px;
	line-height: 2em;
}

.js-Mobileheader .mobile-header-content .fabric.active .caselist{
	padding: 0;
	height: auto;
	opacity: 1;
	visibility: visible;
}
/* 移动端 end */

.about_li a{
	color: #000;
}

.about_li a:hover{
	color: rgb(48, 173, 231);
}
a.sub-menu-item:hover .sub-nav-layer{
	opacity: 1;
	transform: scale(1);
    visibility: visible;
}

.nav-header .about_li .list-box .list-middle ul{
	display: flex;
	flex-wrap: wrap;
}
.nav-header .about_li .list-box .list-middle ul li{
	display: inline-block;
	width: 50%;
}

/*新的导航样式*/

.nav-header-box{
	margin:0 auto;
	width: 90%;
	max-width: 1920px;
	display:flex;
	align-items:center;
}

.nav-header .about_li .list-item-box,
.nav-header .about_li .list-item-box *{
	box-sizing: border-box;
}
.nav-header .about_li .list-item-box{
	margin: 0 auto;
	width: 90%;
	max-width: 1460px;
	display: flex;
	line-height: 1.2em;
	padding-left: 102px;
}
.nav-header .about_li .list-item{ position: relative; }
.nav-header .about_li .list-item:nth-child(1){
	width: 50%;
}
.nav-header .about_li .list-item:nth-child(2){
	width: 50%;
}
/* .nav-header .about_li .list-item:nth-child(3){
	width: calc(100%/5*1);
}
.nav-header .about_li .list-item:nth-child(4){
	width: calc(100%/5*1);
} */
.nav-header .about_li .list-item:nth-child(1):after,
.nav-header .about_li .list-item:nth-child(2):after,
.nav-header .about_li .list-item:nth-child(3):after{
	/* content:"";
	position: absolute;
	top: 0;
	right: 10%;
	width: 1px;
	height: 100%;
	background: #ddd; */
}
.nav-header .about_li .list-item:nth-child(2){
	padding-left: 40px;
}
.nav-header .about_li .list-item:nth-child(2):before{
	content:"";
	position: absolute;
	top: 0;
	left: 0;
	width: 1px;
	height: 100%;
	background: #ddd;
}
.nav-header .about_li .list-item-header{
	margin-bottom: 10px;
	padding-left: 10px;
	color: #03A0E9;
	font-size: 18px;
}

.nav-header .about_li .list-item-body li{
	display: flex;
}
.nav-header .about_li .list-item-body .nav-item{
	margin: 10px;
	display: flex;
	align-items: center;
	width: 50%;
	color: #333 !important;
}
.nav-header .about_li .list-item:nth-child(3) .nav-item,
.nav-header .about_li .list-item:nth-child(4) .nav-item{
	width:100%;
}
.m_about_li i,
.nav-header .about_li .list-item-body .nav-item i{
	margin-right: 5px;
	display: inline-block;
	width: 28px;
	height: 28px;
	background-repeat: no-repeat;
	background-position: center;
    background-size: contain;
}
.m_about_li i{
	width: 18px;
	height: 18px;
	margin-right: 10px;
}

.nav-header .about_li .list-item-body .nav-item.hot{
	position: relative;
}
.nav-header .about_li .list-item-body .nav-item.hot:after{
	content:"";
	position: absolute;
	top: 4px;
	left: 100px;
	width: 20px;
	height: 20px;
	background-image: url("../images/home-new/hot.svg");
}

.nav-header .about_li .list-item-body .nav-item i.i1{ background-image: url("../images/header/1.svg");}
.nav-header .about_li .list-item-body .nav-item i.i2{ background-image: url("../images/header/2.svg");}
.nav-header .about_li .list-item-body .nav-item i.i3{ background-image: url("../images/header/3.svg");}
.nav-header .about_li .list-item-body .nav-item i.i4{ background-image: url("../images/header/4.svg");}
.nav-header .about_li .list-item-body .nav-item i.i5{ background-image: url("../images/header/5.svg");}
.nav-header .about_li .list-item-body .nav-item i.i6{ background-image: url("../images/header/6.svg");}
.nav-header .about_li .list-item-body .nav-item i.i7{ background-image: url("../images/header/7.svg");}
.nav-header .about_li .list-item-body .nav-item i.i8{ background-image: url("../images/header/8.svg");}
.nav-header .about_li .list-item-body .nav-item i.i9{ background-image: url("../images/header/9.svg");}
.nav-header .about_li .list-item-body .nav-item i.i10{ background-image: url("../images/header/10.svg");}
.nav-header .about_li .list-item-body .nav-item i.i11{ background-image: url("../images/header/11.svg");}
.nav-header .about_li .list-item-body .nav-item i.i12{ background-image: url("../images/header/12.svg");}
.nav-header .about_li .list-item-body .nav-item i.i13{ background-image: url("../images/header/13.svg");}
.nav-header .about_li .list-item-body .nav-item i.i14{ background-image: url("../images/header/14.svg");}
.nav-header .about_li .list-item-body .nav-item i.i15{ background-image: url("../images/header/15.svg");}
.nav-header .about_li .list-item-body .nav-item i.i16{ background-image: url("../images/header/16.svg");}
.nav-header .about_li .list-item-body .nav-item i.iwikispider{ background-image: url("../images/header/neirongpachong.svg");}

.nav-header .about_li .list-item-body .nav-item:hover{ cursor: pointer; }
.nav-header .about_li .list-item-body .nav-item:hover i{ opacity: 0.8;}
.nav-header .about_li .list-item-body .nav-item:hover span{ color: #2d8cf0;}

.m_about_li i.i1{ background-image: url("../images/header/m1.svg");}
.m_about_li i.i2{ background-image: url("../images/header/m2.svg");}
.m_about_li i.i3{ background-image: url("../images/header/m3.svg");}
.m_about_li i.i4{ background-image: url("../images/header/m4.svg");}
.m_about_li i.i5{ background-image: url("../images/header/m5.svg");}
.m_about_li i.i6{ background-image: url("../images/header/m6.svg");}
.m_about_li i.i7{ background-image: url("../images/header/m7.svg");}
.m_about_li i.i8{ background-image: url("../images/header/m8.svg");}
.m_about_li i.i9{ background-image: url("../images/header/m9.svg");}
.m_about_li i.i10{ background-image: url("../images/header/m10.svg");}
.m_about_li i.i11{ background-image: url("../images/header/m11.svg");}
.m_about_li i.i12{ background-image: url("../images/header/m12.svg");}
.m_about_li i.i13{ background-image: url("../images/header/m13.svg");}
.m_about_li i.i14{ background-image: url("../images/header/m14.svg");}
.m_about_li i.i15{ background-image: url("../images/header/m15.svg");}
.m_about_li i.i16{ background-image: url("../images/header/m16.svg");}
.m_about_li i.iwikispider{ background-image: url("../images/header/mneirongpachong.svg");}


body #_aihecong_chat_container_body{
	/* display: none !important; */
}
@media screen and (max-width: 768px){
	body #_aihecong_chat_container_body{
		display: block !important;
	}
}

.contact-banner{
	position: fixed;left: 0;top:50%;transform: translateY(-50%); 
	width: 218px;
	box-shadow: 0 0 5px #b6b7bc;
	border-radius: 8px;
}
.contact-banner .contact-wechat{
	width: 86%;
	position: absolute;bottom:26px;
	left:7%;
	border-radius:10px;
}
@media screen and (max-width: 1400px){
	.contact-banner{
		width: 220px;
	}	
}
@media screen and (max-width: 768px){
	.contact-banner{
		width: 160px;
		transform: translateY(16%);
	}	
	.contact-banner .contact-wechat{
		width: 86%;
		left: 7%;
	}

	.section-feature{
		flex-direction: column;
	}
	.feature-left{
		padding-right:0;
	}
}


#_aihecong_chat_container_start ._aihecong_chat_iframe.react-draggable{
	width: 300px !important;
	height: 540px !important;
}

