
img{
	width: 100%;
}
.help-banner{
	background: url(/images/help0001.png) no-repeat;
	height: 450px;
    background-size: 100% 450px;
}
.help-banner .help-content{
	margin-top: 0;
}
.help-banner .help-content .title{
	font-size: 48px;
	color: #FFFFFF;
	letter-spacing: 0;
	text-align: center;
	padding-top: 122px;
}
.help-banner .help-content .sketch{
	font-size: 16px;
	color: #FFFFFF;
	letter-spacing: 0;
	text-align: center;
	line-height: 28px;
	padding-top: 20px;
}
.help-banner .float-content {
	height: 110px;
	background: rgba(0, 0, 0, 0.4);
}
.help-banner .float-content .container{
	margin-top: 94px;
}
.help-banner .float-content .group{
	width: 205px;
	border-right: rgba(255, 255, 255, 0.2) solid 1px;
	padding-top: 40px;
	padding-left: 30px;
	float: left;
    height: 70px;
}
.help-banner .float-content .group .icons{
	width: 32px;
	float: left;
}
.help-banner .float-content .group .text{
	padding-left: 10px;
    display: inline-block;
}
.help-banner .float-content .group .tit{
	font-size: 16px;
	color: #fff;
}
.help-banner .float-content .group p{
	font-size: 12px;
	color: #fff;
	opacity: 0.4;
}
.help-banner .float-content a:hover{
	display: inline-flex;
}
.help-banner .float-content a:hover{
	background: rgba(0, 107, 255, 0.2);
	transition:all .3s ease-in-out;
}

.greet-box .title{
	color: #191C3D;
	text-align: center;
}
.greet-box p{
	color: #191C3D;
	text-align: center;
	opacity: 0.8;
}
.greet-box .greet-box-content{
	padding: 60px 0;
	display: inline-flex;
    margin-left: -20px;
}
.greet-box .greet-box-content .group{
	width: 380px;
	border: #eee solid 1px;
	float: left;
	margin-left: 20px;
}
.greet-box .greet-box-content .group .kwd{
	width: 100%;
	line-height: 100px;
	color: #fff;
	font-size: 20px;
	text-align: center;
	display: inline-block;
	background: url(/images/help0002.png) no-repeat;
}
.greet-box .greet-box-content .group .dz{
	width: 100%;
	line-height: 100px;
	color: #fff;
	font-size: 20px;
	text-align: center;
	display: inline-block;
	background: url(/images/help0003.png) no-repeat;
}
.greet-box .greet-box-content .group .jjfa{
	width: 100%;
	line-height: 100px;
	color: #fff;
	font-size: 20px;
	text-align: center;
	display: inline-block;
	background: url(/images/help0004.png) no-repeat;
}
.greet-box .greet-box-content .group .text-list{
	padding: 0 20px;
}
.greet-box .greet-box-content .group .text-list li{
	line-height: 60px;
	font-size: 14px;
	color: #191C3D;
	border-bottom: #eee solid 1px;
}
.greet-box .greet-box-content .group .text-list li span{
	width: 6px;
	float: right;
	padding-top: 16px;
}
.greet-box .greet-box-content .group .text-list li:hover{
	color: #2468f2;
}
.problem{
	background: #F6F8FB;
	display: flex;
}
.problem h2{
	text-align: center;
	color: #191C3D;
}
.problem .problem-content{
	margin: 60px 0 60px 0;
    display: flow-root;
}
.problem .problem-content .group{
	margin-left: -20px;
}
.problem .problem-content li{
	font-size: 16px;
	line-height: 56px;
	color: #191C3D;
	width: 580px;
	margin-left: 20px;
	margin-bottom: 20px;
	float: left;
	background: #fff;
}
.problem .problem-content li span{
	width: 8px;
	height: 8px;
	border-radius: 4px;
	background: #191C3D;
	opacity: 0.6;
	float: left;
	margin: 25px 20px 0 20px;
}
.problem .problem-content li:hover{
	background: #2468f2;
	transition:all .3s ease-in-out;
	color: #fff;
}


/* help-center */

.help-center .container{
	margin: 0 auto;
	display: flex;
}
.product-banner{
	background: url(/images/help0001.png) no-repeat;
	height: 360px !important;
    background-size: 100% 450px;
}
.supportPlan{
	background: url(/images/help0005.png) no-repeat;
	height: 450px !important;
    background-size: 100% 450px;
}
.help-center .centerLeft{
	border-right: solid 1px #eee;
    width: 200px;
}
.help-center .centerLeft  .tit {
    font-size: 16px;
    font-weight: 500;
    line-height: 22px;
	padding-top: 40px;
	padding-bottom: 20px;
	border-bottom: solid 1px #eee;
    width: 180px;
}
.help-center .centerLeft .leftNav{
	margin: 30px 0;
}
.help-center .centerLeft .leftNav li{
	font-size: 14px;
	line-height: 20px;
	padding-bottom: 20px;
	padding-right: 17px;
	color: #191C3D ;
}
.help-center .centerLeft .leftNav li a{
	font-size: 14px;
	line-height: 20px;
	padding-bottom: 20px;
	color: #191C3D ;
}
.help-center .centerLeft .leftNav li:hover{
	color: #2468f2;
}
.help-center .centerLeft .leftNav .arrow{
	width: 6px;
    display: block;
    float: right;
    padding-right: 20px;
}
.help-center .centerRight{
	width: 980px;
	position: relative;
	margin-top: 10px;
}
.help-center .centerRight .hed{
	border-bottom: solid 1px #eee;
	margin-left: 40px;
}
.help-center .centerRight .rightInfo{
	margin-left: 40px;
	margin-top: 30px;
}
.help-center .centerRight .tit{
	font-size: 26px;
	font-weight: 500;
	color: #191C3D;
	padding-top: 46px;
	padding-bottom: 10px;
}
.help-center .centerRight .time{
	font-size: 14px;
	color: #191C3D;
	opacity: 0.6;
	padding-bottom: 20px;
}
.help-center .centerRight .rightInfo p{
	padding-bottom: 20px;
	font-size: 14px;
	color: #191C3D;
	letter-spacing: 0;
	text-align: justify;
	line-height: 26px;
}
.help-center .centerRight .rightInfo p span{
	font-size: 18px;
	color: #191C3D;
}
.help-center .centerRight .rightInfo .gonggao{
	font-size: 14px;
	color: #191C3D;
	line-height: 28px;
}

.product-banner .helpTechnology p{
	font-size: 16px;
	color: #FFFFFF;
	letter-spacing: 0;
	text-align: center;
	line-height: 28px;
	padding-top: 20px;
}

.helpTechnology-center .title{
	color: #191C3D;
    text-align: center;
}
.helpTechnology-center .channel-conter{
	margin: 60px 0;
	display: flow-root;
	margin-left: -20px;
}
.helpTechnology-center .channel-conter .group{
	float: left;
	width: 498px;
    height: 206px;
    border: solid 1px #eee;
    padding: 30px 40px;
	margin-left: 20px;
	margin-bottom: 20px;
}
.helpTechnology-center .channel-conter .left{
	float: left;
    display: block;
    width: 64px;
    height: 64px;
    background: #24CF68;
    border-radius: 32px;
    text-align: center;
    line-height: 64px;
    font-size: 22px;
    color: #fff;
}
.helpTechnology-center .channel-conter .right{
	padding-left: 20px;
	display: flow-root;
}
.helpTechnology-center .channel-conter .right .tit{
	font-size: 18px;
	line-height: 25px;
	padding-top: 5px;
	color: #191C3D;
}
.helpTechnology-center .channel-conter .right p{
	font-size: 14px;
	color: #191C3D;
	opacity: 0.8;
	padding-top: 10px;
}
.helpTechnology-center .channel-conter .right .label{
	font-size: 14px;
	color: #006BFF;
	opacity: 0.8;
	padding-top: 20px;
	padding-bottom: 30px;
}
.helpTechnology-center .channel-conter .right a{
	width: 140px;
	height: 38px;
	border: 1px solid #EBEDF0;
	border-radius: 19px;
	color: #191C3D;
	opacity: 0.5;
	display: block;
    text-align: center;
    line-height: 38px;
	
}
.helpTechnology-center .channel-conter .right a:hover{
	color: #fff;
	background-color: #2468f2;
	opacity: 1.0;
	border: none;
}
.helpTechnology-center .channel-conter .left .wd{
	background: #FC5139 ;
    border-radius: 32px;
}
.helpTechnology-center .channel-conter .left .qt{
	background: #1368FA;
    border-radius: 32px;
}
.helpTechnology-center .channel-conter .left .wh{
	background: #191C3D ;
    border-radius: 32px;
}
.helpTechnology-center .channel-conter .left .pm{
	background: #1368FA ;
    border-radius: 32px;
}
.helpTechnology-center .channel-conter .left .ui{
	background: #24CF68  ;
    border-radius: 32px;
}
.helpTechnology-center .channel-conter .left .qd{
	background: #FA8D13 ;
    border-radius: 32px;
}
.helpTechnology-center .channel-conter .left .APP{
	background: #24CFA1 ;
    border-radius: 32px;
}
.helpTechnology-center .channel-conter .left .hd{
	background: #FC5139 ;
    border-radius: 32px;
}
.helpTechnology-center .channel-conter .left .cs{
	background: #8866E6 ;
    border-radius: 32px;
}

.supportPlan .helpTechnology .btn a{
	padding: 12px 47px;
}
.supportPlan-center .channel-conter .group{
	height: 100px;
}

.helpProposal{
	background: url(/images/help0006.png) no-repeat;
	height: 360px !important;
    background-size: 100% 450px;
}
.help-center .cont{
	display: none;
}
.about .active{
	color: #2468f2;
}
.about .centerLeft .leftNav dt{
	font-size: 14px;
	line-height: 20px;
	padding-bottom: 20px;
	color: #191C3D ;
}
.about .centerLeft .leftNav dt a{
	color: #191C3D ;
}
.about .centerLeft .leftNav dt:hover{
	color: #191C3D !important;
}
.about .centerLeft .leftNav .active{
	color: #2468f2;
}
.about .centerLeft .leftNav  .arrow{
	display: none;
} 
.about .centerLeft .leftNav .active .arrow{
	display: block;
} 
.about mark{
	background-color: #fff;
}

.product-nav dt.active {
    color: #2468f2;
    font-weight: 500;
    border-bottom: #2468f2 solid 2px;
}

.product-nav dl {
    display: flex;
    position: relative;
    justify-content: center;
}
.product-nav dt {
    line-height: 60px;
    margin: 0;
    font-size: 16px;
    color: #454a5b;
    text-align: center;
    transition: all .2s ease-in-out;
    padding: 0 20px;
    margin: 0 20px;
} /* i is7. com */