.btn-purple {
	background: #4848a3;
	border: 1px solid #4848a3;
	color: #fff !important;
}

input[type="text"] {
	outline: none;

	margin: 6px;
	width: 80%;
}

.more-btn-ac:hover {
	color: #fff !important;
	background: #4848a3;
	border: 1px solid #4848a3;
}

.more-btn-on:hover {
	color: #fff !important;
	background: rgba(255, 255, 255, .1);
}

.pl-20 {
	padding-left: 20px !important;
}

.p-20 {
	padding: 20px !important;
}

.po-r {
	position: relative !important;
}

.bx-pager {
	position: absolute;
	height: 30px;
	bottom: 0 !important;
}

.bx-wrapper {
	border: none !important;
}

.bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #4848a3 !important;
	border: 1px solid #4848a3 !important;
}

.bx-wrapper .bx-pager.bx-default-pager a {
	background: transparent !important;
	border: 1px solid #fff !important;
}

.content-box {
	margin: 0 auto;
	width: 1200px;
}

.fw-400 {
	font-weight: 400 !important;
}

.fw-700 {
	font-weight: 700 !important;
}

.fw-100 {
	font-weight: 100 !important;
}

.h-283 {
	height: 283px;
}

.h-455 {
	height: 455px !important;
}

.pt-40 {
	padding-top: 40px;
}

.te-in {
	text-indent: 2em;
}

.pt-70 {
	padding-top: 70px;
}

.pb-20 {
	padding-bottom: 20px !important;
}

.op-1 {
	opacity: 1 !important;
}

.title-color {
	color: #333 !important;
}

.color-666 {
	color: #666 !important;
}

.color-black {
	color: #000;
}

p.img-p {
	margin: 10px auto;
	text-align: center;
}

.icon-download-W {
	display: inline-block;
	background-image: url("download_W.png")
		/*tpa=http://www.aleiye.cn/images/download_W.png*/
	;
	background-repeat: no-repeat;
	vertical-align: middle;
	position: relative;
	z-index: 2;
	margin: 0 5px;
	width: 14px;
	height: 16px;
}

.header-prev {
	width: 100%;
	min-width: 1280px;
	line-height: 70px;
	height: 70px;
	position: absolute;
	left: 0;
	top: 0;
	background: #000;
	opacity: .4;
	z-index: 1;
}

.header-box {
	width: 100%;
	min-width: 1280px;
	line-height: 70px;
	position: absolute;
	top: 0;
	z-index: 999;
}

.header-box .header-first-div {
	height: 70px;
}

.header-box .header-first-div .content-box {
	margin: 0 auto;
	width: 1200px;
}

.header-box .header-first-div .content-box .nav-ul {
	margin-left: 214px;
}

.header-box .header-first-div .content-box .nav-ul .nav-li {
	margin-right: 16px;
	position: relative;
}

.header-box .header-first-div .content-box .nav-ul .nav-li a {
	display: inline-block;
	padding: 0 10px;
	height: 70px;
	font-size: 15px;
	color: #9a9a9a;
}

.header-box .header-first-div .content-box .nav-ul .nav-li a:hover {
	color: #fff;
}

.header-box .header-first-div .content-box .nav-ul .nav-li i {
	top: 34px;
	right: -5px;
	width: 8px;
	height: 6px;
	display: inline-block;
	position: absolute;
	background-image: url("left-btn.png")
		/*tpa=http://www.aleiye.cn/images/left-btn.png*/
	;
	background-position: -93px -31px;
}

.header-box .header-first-div .content-box .nav-ul .nav-li.active a {
	color: #fff;
}

.header-box .header-first-div .content-box .nav-ul .nav-li:hover i {
	background-position: -93px 0;
}

.header-box .header-first-div .content-box .nav-ul .nav-li .layer-box {
	position: absolute;
	left: 0;
	top: 70px;
	height: 0;
	overflow: hidden;
	width: 150px;
	background: #fff;
	-webkit-box-shadow: 0 0 10px 0 rgba(76, 76, 163, 0.25);
	-moz-box-shadow: 0 0 10px 0 rgba(76, 76, 163, 0.25);
	box-shadow: 0 0 10px 0 rgba(76, 76, 163, 0.25);
	opacity: 0;
	transition: all .5s ease;
	z-index: 20;
}

.header-box .header-first-div .content-box .nav-ul .nav-li .layer-box li {
	width: 100%;
	height: 35px;
	line-height: 35px !important;
}

.header-box .header-first-div .content-box .nav-ul .nav-li .layer-box li a {
	display: inline-block;
	width: 100%;
	height: 35px;
	padding: 0;
	text-indent: 12px;
	color: #666 !important;
	font-size: 13px;
}

.header-box .header-first-div .content-box .nav-ul .nav-li .layer-box li:hover {
	background: #e5e5e5;
	color: #000 !important;
}

.header-box li {
	display: inline-block;
	float: left;
	margin-right: 10px;
}

.header-box li a {
	color: #fff;
}

.logo-ul {
	margin-right: 30px;
	height: 70px;
	position: absolute;
	left: 110px;
	z-index: 10;
}

.logo-ul .logo-img-a {
	width: 189px;
	height: 94px;
	display: inline-block;
	background: url("logo.png")
		/*tpa=http://www.aleiye.cn/images/logo.png*/
		no-repeat;
	vertical-align: middle;
	margin-top: -13px;
}

.btn-ul {
	position: absolute;
	right: 110px;
	z-index: 10;
}

.btn-ul li {
	float: left;
}

.btn-ul li .img {
	margin-top: 5px;
	width: 16px;
	height: 16px;
	display: inline-block;
}

.btn-ul li .btn {
	width: 68px;
	height: 30px;
	font-size: 14px;
	line-height: 30px;
	background-color: #4848a3;
	border: 1px solid #4848a3;
	color: #fff !important;
	padding: 0;
	margin: 0;
	transition: all ease .5s;
}

.btn-ul li .btn:hover {
	background-color: #5e62ab;
	border: 1px solid #5e62ab;
}

.main-box {
	min-width: 1280px;
}

.main-box .scroll-index-box {
	min-width: 1280px;
	position: relative;
	height: 576px;
}

.main-box .scroll-index-box .control {
	width: 100%;
	height: 20px;
	position: relative;
	bottom: 55px;
	min-width: 1000px;
	text-align: center;
}

.main-box .scroll-index-box .control li {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	margin: 0 10px 0 0;
	width: 10px;
	height: 10px;
	cursor: pointer;
	border: 1px solid #fff;
	border-radius: 5px;
}

.main-box .scroll-index-box .control li.current {
	border: 1px solid #4848a3;
	background: #4848a3;
}

.main-box .scroll-index-box .scroll-img-box {
	width: 100%;
	height: 576px;
	vertical-align: middle;
	display: table;
}

.main-box .scroll-index-box .scroll-img-box .table-div {
	display: table-cell;
	vertical-align: middle;
	margin: 0 auto;
	width: 1200px;
}

.main-box .scroll-index-box .scroll-img-box .btn {
	width: 138px;
	height: 38px;
	border: 1px solid #fff;
	border-radius: 2px;
	color: #fff;
	line-height: 38px;
	font-size: 15px;
	margin-top: 25px;
	cursor: pointer;
	background: transparent;
	transition: all ease .5s;
}

.main-box .scroll-index-box .scroll-img-box .btn:hover {
	background: #4848a3;
	border: 1px solid #4848a3;
}

.main-box .scroll-index-box .scroll-img-box h2 {
	font-size: 45px;
	color: #fff;
	margin-bottom: 42px;
}

.main-box .scroll-index-box .scroll-img-box p {
	font-size: 17px;
	line-height: 25px;
	color: #fff;
}

.main-box .scroll-index-box .scroll-01 {
	background: url("scroll-01.jpg")
		/*tpa=http://www.aleiye.cn/images/scroll-01.jpg*/
		no-repeat top center #fff;
	text-align: center;
}

.main-box .scroll-index-box .scroll-02 {
	background: url("scroll-02.jpg")
		/*tpa=http://www.aleiye.cn/images/scroll-02.jpg*/
		no-repeat top center #fff;
	text-align: center;
}

.main-box .scroll-index-box .scroll-03 {
	background: url("scroll-03.jpg")
		/*tpa=http://www.aleiye.cn/images/scroll-03.jpg*/
		no-repeat top center #fff;
	text-align: center;
}

.main-box .scroll-index-box .scroll-04 {
	background: url("scroll-04.jpg")
		/*tpa=http://www.aleiye.cn/images/scroll-04.jpg*/
		no-repeat top center #fff;
	text-align: center;
}

.main-box .scroll-index-box .scroll-05 {
	background: url("scroll-05.jpg")
		/*tpa=http://www.aleiye.cn/images/scroll-05.jpg*/
		no-repeat top center #fff;
	text-align: center;
}

.main-box .scroll-index-box .scroll-06 {
	background: url("scroll-06.jpg")
		/*tpa=http://www.aleiye.cn/images/scroll-06.jpg*/
		no-repeat top center #fff;
	text-align: center;
}

.main-box .banner-product {
	width: 100%;
	height: 300px;
	background: url("banner-bg.jpg")
		/*tpa=http://www.aleiye.cn/images/banner-bg.jpg*/
		no-repeat top center #fff;
}

.main-box .banner-product .content-box {
	margin: 0;

}

.main-box .banner-product .banner-div {
	width: 670px;
	padding: 60px 0;
	margin-left: 44%;
	position: relative;
}

.main-box .banner-product .banner-div h1 {
	display: inline-block;
	position: absolute;
	left: 0;
	top: 60px;
	font-size: 34px;
	line-height: 36px;
}

.main-box .banner-product .banner-div p {
	padding-top: 56px;
	word-wrap: break-word;
	font-size: 14px;
	line-height: 30px;
	padding-right: 3px;
}

.main-box .banner-box {
	width: 100%;
	height: 340px;
	background: url("service.jpg")
		/*tpa=http://www.aleiye.cn/images/service.jpg*/
		no-repeat top center #fff;
}

.main-box .banner-box .banner-div {
	position: absolute;
	width: 120px;
	height: 100px;
	line-height: 40px;
	left: 170px;
	top: 170px;
	color: #fff;
}

.main-box .banner-box .banner-div h2 {
	font-size: 24px;
}

.main-box .banner-box .banner-div p {
	font-size: 16px;
}

.main-box .middle-box {
	width: 1000px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
}

.main-box .middle-box .middle-ul {
	width: 3000px;
	position: absolute;
	left: 0;
	top: 0;
}

.main-box .middle-box .middle-p {
	font-size: 14px;
	line-height: 24px;
	padding-bottom: 60px;
	padding-top: 30px;
}

.main-box .title-nav {
	width: 100%;
	height: 48px;
	text-align: center;
	background: #f5f7fa;
}

.main-box .title-nav ul {
	display: inline-block;
	height: 48px;
	line-height: 48px;
}

.main-box .title-nav ul li {
	width: 109px;
	float: left;
	margin: 0 7px;
	position: relative;
	font-size: 16px;
	cursor: pointer;
}

.main-box .title-nav ul li a {
	display: inline-block;
	height: 48px;
	padding: 0 10px;
	box-sizing: border-box;
	color: #000;
}

.main-box .title-nav ul li.active a {
	color: #4848a3;
	border-bottom: 2px solid #4848a3;
}

.main-box .title-nav ul li a:hover {
	color: #4848a3;
	border-bottom: 2px solid #4848a3;
}

.main-box .title-nav ul li em {
	position: absolute;
	right: -5px;
	top: 16px;
	display: inline-block;
	width: 1px;
	height: 18px;
	background: #999;
}

.main-box .news-nav {
	width: 100%;
	height: 48px;
	background: #f5f7fa;
}

.main-box .news-nav ul {
	width: 1200px;
	height: 48px;
	line-height: 48px;
	margin: 0 auto;
}

.main-box .news-nav ul li {
	width: 270px;
	padding-right: 50px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	list-style: inherit;
	float: left;
	margin-right: 35px;
	position: relative;
	cursor: pointer;
}

.main-box .news-nav ul li.news-more {
	list-style: none;
	margin-right: 0;
	width: 50px;
}

.main-box .news-nav ul li em {
	position: absolute;
	right: 13px;
	top: 16px;
	display: inline-block;
	width: 1px;
	height: 18px;
	background: #999;
}

.main-box .introduce-index-box {
	padding-top: 55px;
}

.main-box .introduce-index-box .img-box {
	width: 100%;
	height: 369px;
	margin-top: 30px;
	position: relative;
}

.main-box .introduce-index-box .img-box ul li {
	width: 162px;
	height: 103px;
	float: left;
	position: relative;
	text-align: center;
	margin: 0 39px;
	cursor: pointer;
}

.main-box .introduce-index-box .img-box ul li:hover {
	background: #fbfbfb;
}

.main-box .introduce-index-box .img-box ul li i {
	width: 50px;
	height: 50px;
	display: inline-block;
	margin-left: -25px;
	margin-top: 16px;
}

.main-box .introduce-index-box .img-box ul li .icon-01 {
	background-position: 0 0;
}

.main-box .introduce-index-box .img-box ul li .icon-02 {
	background-position: -50px 0;
}

.main-box .introduce-index-box .img-box ul li .icon-03 {
	background-position: -100px 0;
}

.main-box .introduce-index-box .img-box ul li .icon-04 {
	background-position: -150px 0;
}

.main-box .introduce-index-box .img-box ul li .icon-05 {
	background-position: -200px 0;
}

.main-box .introduce-index-box .img-box ul li .icon-06 {
	background-position: 0 -50px;
}

.main-box .introduce-index-box .img-box ul li .icon-07 {
	background-position: -50px -50px;
}

.main-box .introduce-index-box .img-box ul li .icon-08 {
	background-position: -100px -50px;
}

.main-box .introduce-index-box .img-box ul li .icon-09 {
	background-position: -150px -50px;
}

.main-box .introduce-index-box .img-box ul li .icon-10 {
	background-position: -200px -50px;
}

.main-box .introduce-index-box .img-box ul li span {
	position: absolute;
	bottom: 6px;
	display: block;
	left: 0;
	right: 0;
}

.main-box .superiority-index-box {
	padding: 55px 0;
	position: relative;
	background: #f5f7fa;
}

.main-box .superiority-index-box .plan {
	width: 727px;
	height: 250px;
	margin: 40px auto 20px;
	background: url("plan-02.png")
		/*tpa=http://www.aleiye.cn/images/plan-02.png*/
		no-repeat top center;
}

.main-box .superiority-index-box .plan-box {
	margin: 40px 0 120px;
}

.main-box .superiority-index-box .plan-box .img-box {
	width: 500px;
	padding-left: 50px;
}

.main-box .superiority-index-box .plan-box ul {
	margin-right: 50px;
}

.main-box .superiority-index-box .plan-box ul li {
	width: 592px;
}

.main-box .superiority-index-box .plan-box ul li h4 {
	font-size: 13px;
}

.main-box .superiority-index-box .plan-box ul li b {
	font-size: 12px;
	word-break: break-all;
	line-height: 22px;
}

.main-box .superiority-index-box .plan-box ul li p {
	font-size: 12px;
	word-break: break-all;
	color: #666;
	line-height: 22px;
}

.main-box .partner-index-box {
	width: 100%;
	height: 603px;
	/*background-image: url("../images/icon-partner.png");*/
	font-size: 14px;
	position: relative;
	padding-top: 45px;
}

.main-box .partner-index-box img {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
}

.main-box .partner-index-box ol .par-li {
	float: left;
	margin: 22px 30px 30px 198px;
	width: 360px;
	line-height: 25px;
}

.main-box .partner-index-box ol .par-li b {
	font-size: 16px;
}

.main-box .partner-index-box ol .par-li h4 {
	font-size: 14px;
	font-weight: 100;
	color: #999;
}

.main-box .partner-index-box ol .par-li ul {
	padding-left: 20px;
}

.main-box .partner-index-box ol .par-li ul li {
	list-style: initial;
	color: #999;
	padding-left: 15px;
}

.main-box .clients-index-box {
	width: 100%;
	height: 572px;
	padding-top: 45px;
	background: #f5f7fa;
	position: relative;
}

.main-box .clients-index-box .table-div {
	width: 1200px;
	height: 284px;
	border-bottom: 1px solid #b0b3b9;
	position: relative;
}

.main-box .clients-index-box .table-div a {
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
	width: 30px;
	height: 50px;
	display: inline-block;
}

.main-box .clients-index-box .table-div a:hover {
	background: #b0b3b9;
}

.main-box .clients-index-box .table-div a i {
	background: url("left-btn.png")
		/*tpa=http://www.aleiye.cn/images/left-btn.png*/
	;
	width: 18px;
	height: 31px;
	display: block;
	position: absolute;
	left: 5px;
	top: 9px;
}

.main-box .clients-index-box .table-div .prev {
	left: 15px;
}

.main-box .clients-index-box .table-div .prev i {
	background-position: 0 0;
}

.main-box .clients-index-box .table-div .prev:hover i {
	background-position: -62px 0;
}

.main-box .clients-index-box .table-div .next {
	right: 15px;
}

.main-box .clients-index-box .table-div .next i {
	background-position: 0 -31px;
}

.main-box .clients-index-box .table-div .next:hover i {
	background-position: -62px -31px;
}

.main-box .clients-index-box li {
	position: relative;
	width: 205px;
	height: 98px;
	float: left;
	margin: 22px;
	line-height: 72px;
	font-size: 24px;
	font-family: inherit;
	font-weight: 900;
}

.main-box .clients-index-box li .icon {
	background-image: url("icon-clients.png")
		/*tpa=http://www.aleiye.cn/images/icon-clients.png*/
	;
	background-repeat: no-repeat;
	width: 180px;
	height: 73px;
	position: absolute;
	cursor: pointer;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	-webkit-transition: opacity 1s ease-in-out;
	-moz-transition: opacity 1s ease-in-out;
	-o-transition: opacity 1s ease-in-out;
	transition: opacity 1s ease-in-out;
}

.main-box .clients-index-box li .icon:nth-child(1) {
	opacity: 0;
}

.main-box .clients-index-box li.active .icon:nth-child(2) {
	opacity: 0;
}

.main-box .clients-index-box li.active .icon:nth-child(1) {
	opacity: 1;
}

.main-box .clients-index-box li:hover .icon:nth-child(2) {
	opacity: 0;
}

.main-box .clients-index-box li:hover .icon:nth-child(1) {
	opacity: 1;
}

.main-box .clients-index-box li .icon:nth-child(2) {
	opacity: 1;
}

.main-box .clients-index-box .icon.pantner-01 {
	background-position: 0 0;
	top: 25px;
}

.main-box .clients-index-box .icon.pantner-02 {
	background-position: 0 -90px;
	top: 25px;
}

.main-box .clients-index-box .icon.pantner-03 {
	background-position: -180px 0;
	top: 13px;
}

.main-box .clients-index-box .icon.pantner-04 {
	background-position: -180px -90px;
	top: 13px;
}

.main-box .clients-index-box .icon.pantner-05 {
	background-position: -360px 0;
	top: 20px;
}

.main-box .clients-index-box .icon.pantner-06 {
	background-position: -360px -90px;
	top: 20px;
}

.main-box .clients-index-box .icon.pantner-07 {
	background-position: -540px 0;
}

.main-box .clients-index-box .icon.pantner-08 {
	background-position: -540px -90px;
}

.main-box .clients-index-box .icon.pantner-09 {
	background-position: -720px 0;
	top: 25px;
	width: 220px;
	left: 22px;
}

.main-box .clients-index-box .icon.pantner-10 {
	background-position: -720px -90px;
	top: 25px;
	width: 220px;
	left: 22px;
}

.main-box .clients-index-box .icon.pantner-11 {
	background-position: -1080px 0;
	top: 20px;
	left: 40px;
}

.main-box .clients-index-box .icon.pantner-12 {
	background-position: -1080px -90px;
	top: 20px;
	left: 40px;
}

.main-box .clients-index-box .icon.pantner-13 {
	background-position: -1260px 0;
}

.main-box .clients-index-box .icon.pantner-14 {
	background-position: -1260px -90px;
}

.main-box .clients-index-box .icon.pantner-15 {
	background-position: -1440px 0;
	top: 25px;
}

.main-box .clients-index-box .icon.pantner-16 {
	background-position: -1440px -90px;
	top: 25px;
}

.main-box .clients-index-box .icon.pantner-17 {
	background-position: -1620px 0;
	top: 13px;
	width: 90px;
	height: 90px;
}

.main-box .clients-index-box .icon.pantner-18 {
	background-position: -1620px -90px;
	top: 13px;
	width: 90px;
	height: 90px;
}

.main-box .clients-index-box .icon.pantner-19 {
	background-position: -1700px 0;
	top: 20px;
	width: 90px;
	height: 90px;
}

.main-box .clients-index-box .icon.pantner-20 {
	background-position: -1700px -90px;
	top: 20px;
	width: 90px;
	height: 90px;
}

.main-box .clients-index-box .icon.pantner-21 {
	background-position: -1800px 0;
	top: 20px;
	left: 30px;
}

.main-box .clients-index-box .icon.pantner-22 {
	background-position: -1800px -90px;
	top: 20px;
	left: 30px;
}

.main-box .clients-index-box .icon.pantner-23 {
	background-position: -1980px 0;
	width: 220px;
	left: 22px;
}

.main-box .clients-index-box .icon.pantner-24 {
	background-position: -1980px -90px;
	width: 220px;
	left: 22px;
}

.main-box .clients-index-box .icon.pantner-25 {
	background-position: 0 -180px;
	top: 20px;
}

.main-box .clients-index-box .icon.pantner-26 {
	background-position: 0 -270px;
	top: 20px;
}

.main-box .clients-index-box .icon.pantner-27 {
	background-position: -180px -180px;
	top: 40px;
}

.main-box .clients-index-box .icon.pantner-28 {
	background-position: -180px -272px;
	top: 40px;
}

.main-box .clients-index-box .icon.pantner-29 {
	background-position: -360px -180px;
	top: 30px;
}

.main-box .clients-index-box .icon.pantner-30 {
	background-position: -360px -270px;
	top: 30px;
}

.main-box .clients-index-box .icon.pantner-31 {
	background-position: -540px -180px;
	top: 50px;
}

.main-box .clients-index-box .icon.pantner-32 {
	background-position: -540px -270px;
	top: 50px;
}

.main-box .clients-index-box .icon.pantner-33 {
	background-position: -720px -180px;
	top: 20px;
}

.main-box .clients-index-box .icon.pantner-34 {
	background-position: -720px -270px;
	top: 20px;
}

.main-box .clients-index-box .icon.pantner-35 {
	background-position: -900px -180px;
	top: 20px;
}

.main-box .clients-index-box .icon.pantner-36 {
	background-position: -900px -270px;
	top: 20px;
}

.main-box .clients-index-box .icon.pantner-37 {
	background-position: -1080px -180px;
	top: 20px;
	width: 220px;
	left: 12px;
}

.main-box .clients-index-box .icon.pantner-38 {
	background-position: -1080px -270px;
	top: 20px;
	width: 220px;
	left: 12px;
}

.main-box .clients-index-box .icon.pantner-39 {
	background-position: -1345px -180px;
	top: 40px;
	width: 220px;
	left: 12px;
}

.main-box .clients-index-box .icon.pantner-40 {
	background-position: -1345px -270px;
	top: 40px;
	width: 220px;
	left: 12px;
}

.main-box .clients-index-box .detail-box {
	width: 100%;
	height: 60px;
	text-align: center;
	line-height: 25px;
	padding-top: 15px;
}

.main-box .clients-index-box .detail-box h3 {
	font-size: 16px;
	font-weight: 900;
}

.main-box .free-trial-box {
	width: 100%;
	height: 100px;
	background: url("icon-trial.jpg")
		/*tpa=http://www.aleiye.cn/images/icon-trial.jpg*/
	;
	color: #fff;
	line-height: 100px;
}

.main-box .free-trial-box span {
	font-size: 32px;
}

.main-box .free-trial-box a {
	width: 138px;
	height: 38px;
	border: 1px solid #fff;
	font-size: 16px;
	color: #fff;
	line-height: 38px;
	margin-top: 30px;
}

.main-box .benefit-box {
	width: 100%;
	height: 210px;
	padding-top: 45px;
	position: relative;
}

.main-box .benefit-box ul {
	padding-left: 140px;
	margin-top: 20px;
}

.main-box .benefit-box ul li {
	float: left;
	width: 30%;
	list-style: inherit;
	line-height: 25px;
	padding-left: 15px;
	font-size: 14px;
	color: #999;
	margin: 0px 80px;
}

.main-box .partner-level-box {
	width: 100%;
	height: 500px;
	padding-top: 45px;
	position: relative;
}

.main-box .partner-level-box .level-ul {
	width: 1000px;
	margin: 50px auto 0;
}

.main-box .partner-level-box .level-ul li {
	border-bottom: 1px solid #000;
	min-height: 90px;
	position: relative;
}

.main-box .partner-level-box .level-ul .left-title {
	width: 180px;
	font-size: 16px;
	font-weight: bold;
	display: block;
	position: absolute;
	left: 30px;
	height: 20px;
	top: 0;
	bottom: 0;
	margin: auto;
}

.main-box .partner-level-box .level-ul .right-p {
	margin-top: 20px;
	font-size: 14px;
	line-height: 20px;
	padding: 20px 0 20px 280px;
	color: #666;
}

.main-box .location-box {
	width: 100%;
}

.main-box .location-box h5 {
	font-size: 18px;
}

.main-box .location-box ol {
	margin-bottom: 40px;
}

.main-box .location-box li {
	line-height: 20px;
}

.main-box .about-timeline-box {
	width: 100%;
	padding-top: 60px;
}

.main-box .about-timeline-box h5 {
	font-size: 18px;
}

.main-box .about-timeline-box .timeline {
	width: 700px;
	margin: 30px auto 0;
}

.main-box .about-timeline-box .timeline .year {
	padding: 10px 20px;
}

.main-box .about-timeline-box .timeline .year .month {
	position: relative;
	padding-left: 200px;
	margin-left: 40px;
	border-left: 1px solid #ccc;
	padding-bottom: 20px;
	color: #666;
}

.main-box .about-timeline-box .timeline .year .month em {
	position: absolute;
	left: -46px;
	top: -3px;
}

.main-box .about-timeline-box .timeline .year .month em i {
	position: absolute;
	left: 40px;
	width: 10px;
	height: 10px;
	border-radius: 5px;
	background: #4848a3;
	top: 3px;
}

.main-box .about-timeline-box .timeline .year .month .title {
	list-style: initial;
	margin-left: 18px;
	line-height: 24px;
	font-size: 14px;
	color: #666;
	font-family: '微软雅黑';
}

.main-box .news-list-box {
	width: 100%;
	padding: 60px 0;
}

.main-box .news-list-box ol {
	width: 100%;
	padding: 10px;
}

.main-box .news-list-box ol li {
	float: left;
	width: 380px;
	height: 326px;
	margin: 10px;
	position: relative;
	box-sizing: border-box;
	cursor: pointer;
	border: 1px solid #eee;
}

.main-box .news-list-box ol li:hover {
	border: 1px solid #4848a3;
}

.main-box .news-list-box ol li:hover span {
	color: #4848a3;
}

.main-box .news-list-box ol li img {
	width: 100%;
	height: 214px;
}

.main-box .news-list-box ol li span {
	display: inline-block;
	padding: 10px 20px;
	font-size: 14px;
	line-height: 24px;
}

.main-box .news-list-box ol li p {
	color: #666;
	font-size: 12px;
	padding: 0 20px;
}

.main-box .news-list-nav {
	width: 100%;
	height: 72px;
	line-height: 72px;
	margin-bottom: 40px;
}

.main-box .news-list-nav hr {
	color: #b0b3b9;
}

.main-box .news-index-box .left-nav {
	width: 240px;
	float: left;
}

.main-box .news-index-box .news-nav-ul li {
	height: 36px;
	line-height: 36px;
	font-size: 14px;
	border-bottom: 1px solid #eee;
}

.main-box .news-index-box .news-nav-ul li a {
	color: #666;
	padding-left: 10px;
}

.main-box .news-index-box .news-nav-ul li a:hover {
	color: #4848a3;
}

.main-box .news-index-box h3 {
	padding: 30px 0 10px;
}

.main-box .news-index-box .news-nav-ol li {
	height: 24px;
	line-height: 24px;
	list-style: disc;
	font-size: 12px;
	margin-left: 17px;
}

.main-box .news-index-box .news-nav-ol li a {
	color: #666;
	padding-left: 10px;
}

.main-box .news-index-box .right-news {
	width: 860px;
	display: inline-block;
}

.main-box .news-index-box .right-news .news-main {
	margin-left: 50px;
	width: 100%;
}

.main-box .news-index-box .right-news .news-list dl {
	margin-bottom: 50px;
}

.main-box .news-index-box .right-news .news-list dt {
	float: left;
	display: inline-block;
	width: 180px;
	height: 105px;
	background-color: #ddd;
}

.main-box .news-index-box .right-news .news-list dt span {
	display: block;
}

.main-box .news-index-box .right-news .news-list dt span img {
	width: 180px;
	height: 105px;
}

.main-box .news-index-box .right-news .news-list dd {
	float: left;
	display: inline-block;
	width: 766px;
	margin: 0 20px 0 30px;
	font-size: 14px;
	color: #3c3e45;
}

.main-box .news-index-box .right-news .news-list dd h5 {
	font-size: 18px;
	margin-bottom: 5px;
}

.main-box .news-index-box .right-news .news-list dd h5 .date-sp {
	color: #888;
	margin-left: 20px;
	font-size: 14px;
}

.main-box .news-index-box .right-news .news-list dd p {
	text-indent: 2em;
}

.main-box .news-index-box .right-news .news-list dd p a {
	color: #2c7dbc;
	text-decoration: underline;
}

.main-box .news-index-box .right-news .news-cont h5 {
	font-size: 22px;
	margin-bottom: 40px;
}

.main-box .news-index-box .right-news .news-cont h5 span {
	display: block;
	width: 100%;
	text-align: center;
}

.main-box .news-index-box .right-news .news-cont h5 .title-sp {
	line-height: 36px;
	color: #474747;
	font-size: 24px;
	text-align: left;
	font-family: '微软雅黑';
	font-weight: 400;
}

.main-box .news-index-box .right-news .news-cont h5 .date-sp {
	font-size: 14px;
	color: #999;
	text-align: left;
}

.main-box .news-index-box .right-news .news-cont p {
	font-size: 14px;
	text-indent: 2em;
	line-height: 28px;
	margin-bottom: 10px;
}

.main-box .news-index-box .right-news .news-cont h6 {
	font-size: 14px;
	margin: 10px 0;
	color: #537aaa;
}

.main-box .news-index-box .right-news .news-cont ul li {
	line-height: 30px;
	padding: 0 30px;
}

.main-box .news-index-box .right-news .news-cont ul li span {
	margin-right: 10px;
}

.main-box .news-index-box .right-news .news-cont .img-p span {
	display: block;
	width: 100%;
	line-height: 30px;
	text-align: center;
}

.main-box .news-index-box .right-news .news-cont .img-p img {
	max-width: 100%;
}

.main-box .news-index-box .right-news .news-cont .color-red {
	color: #fb9;
}

.main-box .news-index-box .right-news .news-cont .title-p {
	text-indent: inherit;
	color: #537aaa;
}

.main-box .news-index-box .right-news .news-cont .title-p-b {
	text-indent: inherit;
	font-weight: 600;
	font-size: 15px;
}

.main-box .product-box {
	width: 910px;
	margin-left: 28%;
	margin-bottom: 30px;
}

.main-box .product-box .product-nav {
	width: 100%;
	height: 48px;
	border-bottom: 1px solid;
	position: relative;
}

.main-box .product-box .product-nav ul {
	position: absolute;
	left: 0;
	top: -1px;
	height: 48px;
	line-height: 48px;
}

.main-box .product-box .product-nav ul li {
	float: left;
	padding: 0 10px;
	position: relative;
	font-size: 16px;
	cursor: pointer;
	box-sizing: border-box;
	margin-right: 2px;
}

.main-box .product-box .product-nav ul li.active {
	border-bottom: 3px solid #4848a3;
}

.main-box .product-box .product-nav ul li.active a {
	color: #4848a3;
}

.main-box .product-box .product-nav ul li:hover {
	border-bottom: 3px solid #4848a3;
}

.main-box .product-box .product-nav ul li:hover a {
	color: #4848a3;
}

.main-box .product-box .product-nav ul li a {
	display: inline-block;
	height: 48px;
	padding: 0 10px;
	color: #000;
}

.main-box .product-box .product-index-box {
	padding-top: 60px;
}

.main-box .product-box .product-index-box h1 {
	padding-left: 10px;
	border-left: 3px solid #4848a3;
	margin-bottom: 40px;
	font-size: 24px;
	line-height: 24px;
}

.main-box .product-box .product-index-box .middle-p {
	font-size: 14px;
	line-height: 28px;
	color: #666;
}

.main-box .product-box .product-index-box .middle-p em {
	font-size: 10px;
}

.main-box .product-box .product-index-box .middle-p span {
	font-weight: 700;
	color: #000;
}

.main-box .product-box .product-img-box {
	padding: 20px;
	background: #333;
	text-align: center;
}

.main-box .icon-img {
	background-image: url("icon-img.png")
		/*tpa=http://www.aleiye.cn/images/icon-img.png*/
	;
	position: absolute;
}

.main-box .btn-box {
	width: 1200px;
	height: 60px;
	line-height: 60px;
	position: absolute;
	bottom: 60px;
	text-align: center;
}

.main-box .btn-box .btn {
	width: 138px;
	height: 38px;
	border: 1px solid #4848a3;
	font-size: 16px;
	color: #4848a3;
	line-height: 38px;
}

.main-box .title-box {
	line-height: 50px;
	font-size: 25px;
	text-align: center;
}

.main-box .text-box {
	line-height: 50px;
	font-size: 15px;
	text-align: center;
}

.cloud-main {
	width: 1000px;
	margin: 0 auto;
	padding-bottom: 30px;
}

.cloud-module {
	width: 350px;
	height: 315px;
	background: #292b33;
	color: #fff;
	text-align: center;
	float: left;
	margin-right: 40px;
}

.cloud-module:last-child {
	margin: 0;
}

.cloud-module h5 {
	background: #3d404d;
	font-size: 24px;
	height: 50px;
	line-height: 50px;
	text-align: center;
}

.cloud-module .cont-div {
	padding: 10px 0;
	margin-bottom: 20px;
}

.cloud-module .cont-div h3 {
	font-size: 72px;
	position: relative;
}

.cloud-module .cont-div p span {
	font-size: 14px;
	line-height: 18px;
	margin-right: 10px;
}

.cloud-module .num-div {
	margin: 0 20px;
	position: relative;
}

.cloud-module .num-div span {
	font-size: 24px;
	color: #666;
	display: block;
	width: 100%;
}

.cloud-module .num-div .title-sp {
	text-align: left;
	height: 40px;
	line-height: 40px;
}

.cloud-module .num-div .title-sp-02 {
	text-align: left;
	height: 30px;
	line-height: 30px;
	font-size: 18px;
}

.cloud-module .num-div .btn {
	height: 40px;
	line-height: 40px;
	padding: 0px;
	margin: 0px;
}

.cloud-module .num-div .relation-div {
	margin: 30px 10px;
	text-align: left;
}

.cloud-module .num-div .relation-div p {
	font-size: 28px;
	line-height: 30px;
}

.left-menu-box {
	width: 200px;
	height: 600px;
	padding: 20px;
	position: fixed;
	left: 113px;
	top: 110px;
	border: 1px solid #d5d8db;
	background: #fff;
	z-index: 100;
}

.left-menu-box.on {
	position: absolute;
}

.left-menu-box .search-filter {
	width: 100%;
	height: 30px;
	position: relative;
	border: 1px solid #d5d8db;
	background: #fff;
	-webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.1);
	box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.1);
}

.left-menu-box .search-filter i {
	position: absolute;
	display: inline-block;
	width: 16px;
	height: 16px;
	right: 10px;
	top: 6px;
	background: url("icon-search.png")
		/*tpa=http://www.aleiye.cn/images/icon-search.png*/
		0 0;
}

.left-menu-box ul {
	padding: 20px;
	font-size: 14px !important;
	line-height: 30px;
}

.left-menu-box ul li:nth-child(1) {
	font-weight: 400;
	font-size: 16px;
	line-height: 28px;
}

.left-menu-box ul li.active {
	font-weight: 400;
}

.left-menu-box ul li.active a {
	color: #4848a3;
}

.left-menu-box ul a {
	color: #666;
}

.footer-box {
	width: 100%;
	min-width: 1280px;
	/* height: 190px; */
	background: #292b33;
	padding: 30px 0 14px;
	margin-top: 0;
	position: relative;
	bottom: 0;
}

.footer-box .footer-link-div {
	margin-left: 215px;
}

.footer-box .footer-cont-div h2 {
	color: #fff;
	font-weight: 100;
	font-family: serif;
}

.footer-box .footer-cont-div li {
	line-height: 30px;
	color: #999;
}

.footer-box .footer-cont-div li span {
	color: #fff;
	font-size: 16px;
}

.footer-box .footer-cont-div li a {
	color: #999;
}

.footer-box .footer-cont-div li img {
	margin-left: 60px;
}

.footer-box .footer-cont-div .footer-contact-ul {
	margin-left: 50px;
}

.footer-box .footer-cont-div .footer-contact-ul .logo-img-li {
	/* height: 50px;
    line-height: 50px; */
	overflow: hidden;
}

.footer-box .footer-cont-div .footer-contact-ul .logo-img-li .logo-img-a-02 {
	width: 177px;
	height: 41px;
	display: inline-block;
	background: url("logo2.png")
		/*tpa=http://www.aleiye.cn/images/logo2.png*/
		no-repeat;
	vertical-align: middle;
}

.footer-box .footer-cont-div .footer-contact-ul .logo-img-li .logo-img-a {
	/* width: 400px;
    height: 41px; */
	float: left;
	width: 189px;
	height: 94px;
	/* display: inline-block; */
	background: url("logo.png")
		/*tpa=http://www.aleiye.cn/images/logo.png*/
		no-repeat;
	/* vertical-align: middle; */
}

.footer-box .footer-cont-div .footer-contact-ul .logo-img-li .logo-content {
	float: left;
	line-height: 18px;
	margin-left: 20px;
}

.footer-box .footer-cont-div .footer-cont-ul {
	display: block;
	min-width: 101px;
	margin-top: 25px;
}

.solution-title-div {
	background: url("solution_title_bg.jpg")
		/*tpa=http://www.aleiye.cn/images/solution_title_bg.jpg*/
		no-repeat 100%;
	height: 465px;
	text-align: center;
}

.solution-title-div .title-h2 {
	color: #00c0d8;
	padding: 100px 0 0px 0;
}

.solution-title-div p {
	color: #fffff0;
	text-indent: 2em;
}

.solution-list-div {
	text-align: center;
}

.solution-list-div .title-h2 {
	margin: 30px 0 10px 0;
	color: #00c0d8;
}

.solution-list-div .title-h2-02 {
	margin: 30px 0 10px 0;
}

.solution-list-div .cont-p {
	width: 800px;
	margin: 0 auto 60px auto;
}

.solution-list-div ul {
	display: table;
	width: 1000px;
	margin: 0 auto;
}

.solution-list-div ul li {
	display: table-cell;
	text-align: center;
	padding: 20px 40px;
	width: 33%;
}

.solution-list-div ul li span {
	color: #00c0d8 !important;
	height: 50px;
	line-height: 50px;
	display: block;
}

.solution-img {
	text-align: center;
}

.solution-table table {
	width: 760px;
	font-size: 14px;
}

.solution-table table td {
	height: 40px;
	line-height: 40px;
	background-color: #eff0f1;
}

.solution-table table td a {
	display: block;
	position: relative;
	text-align: center;
}

.solution-table table td a i {
	display: none;
}

.solution-table table td a:hover {
	background-color: #4848a3;
	color: #fff;
}

.solution-table table td a:hover i {
	display: inline-block;
	position: absolute;
	right: 30px;
	top: 12px;
}

.solution-table table tr:nth-child(1) td:nth-child(3n) {
	background-color: #dadbdc;
}

.solution-table table tr:nth-child(1) td:nth-child(1) {
	background-color: #dadbdc;
}

.solution-table table tr:nth-child(2) td:nth-child(2n) {
	background-color: #dadbdc;
}

.solution-table table tr:nth-child(3) td:nth-child(3n) {
	background-color: #dadbdc;
}

.solution-table table tr:nth-child(3) td:nth-child(1) {
	background-color: #dadbdc;
}

.list-ul {
	float: left;
	display: block;
	margin: 0 20px 20px 0;
	width: 45%;
}

.list-ul li {
	line-height: 25px;
	text-align: left;
	font-size: 14px;
	color: #999;
}

.list-ul li .cont-sp {
	font-size: 14px;
	color: #333;
	font-weight: 700;
}

.list-ul li span {
	margin-right: 10px;
	color: #333;
}

.ul-10 {
	margin-left: 120px;
}

.prev {
	width: 24px;
	height: 41px;
	display: block;
	position: absolute;
	left: 150px;
	top: 35%;
}

.next {
	width: 24px;
	height: 41px;
	display: block;
	position: absolute;
	right: 150px;
	top: 35%;
}

.bg-register {
	background: #f7f9fa !important;
}

.header-register {
	width: 100%;
	height: 60px;
	background: #f7f9fa;
	border-bottom: 1px solid #ccc;
	position: relative;
}

.header-register span {
	position: absolute;
	right: 10px;
	top: 20px;
	font-size: 14px;
}

.register-div {
	background: #f7f9fa;
	padding: 80px 0 50px 0;
}

.bor-top {
	border-top: 1px solid #cacbcc;
}

.register-main {
	width: 1120px;
	min-height: 526px;
	margin: 0 auto;
	background: #fff;
	position: relative;
	padding: 20px 40px;
}

.register-main .register-cont {
	padding-top: 40px;
}

.register-main table {
	width: 100%;
}

.register-main table .title-sp {
	color: #000;
	font-size: 12px;
	height: 40px;
	line-height: 40px;
}

.register-main table td {
	height: 40px;
	line-height: 40px;
	padding-bottom: 20px;
	position: relative;
}

.register-main table td a {
	width: 408px;
	height: 40px;
	line-height: 40px;
	display: inline-block;
	text-align: center;
	font-size: 14px;
}

.register-main table td span {
	float: left;
	margin-right: 10px;
}

.register-main table th {
	height: 40px;
	line-height: 40px;
	padding-bottom: 20px;
	position: relative;
	text-align: right;
	padding-right: 10px;
	width: 150px;
	vertical-align: top;
}

.register-main .btn {
	height: 40px;
	line-height: 40px;
	min-width: 200px;
	padding: 0;
	margin: 20px 0 0 0;
	font-size: 16px;

}

.register-logo {
	width: 138px;
	height: 29px;
	display: inline-block;
	background: url("img.png")
		/*tpa=http://www.aleiye.cn/images/img.png*/
	;
	position: absolute;
	left: 10px;
	top: 15px;
}

.main-header {
	width: 100%;
	height: 60px;
	border-bottom: 1px solid #e6e6e6;
}

.main-header span {
	font-size: 24px;
	line-height: 70px;
	color: #000;
}

.main-header a {
	float: right;
	display: inline-block;
	font-size: 12px;
	line-height: 70px;
	color: #4848a3;
}

.register-box {
	text-align: center;
	display: table;
	height: 100%;
	width: 100%;
}

.register-box p {
	line-height: 30px;
	margin-bottom: 20px;
}

.register-box p em {
	color: #e59545;
	margin-right: 10px;
}

.register-box .icon-right {
	background-image: url("right.png")
		/*tpa=http://www.aleiye.cn/images/right.png*/
	;
	background-repeat: no-repeat;
	display: inline-block;
	background-position: 0 0;
	vertical-align: middle;
	height: 30px;
	width: 30px;
	margin-right: 20px;
}

.register-box .icon-error {
	background-image: url("error.png")
		/*tpa=http://www.aleiye.cn/images/error.png*/
	;
	background-repeat: no-repeat;
	display: inline-block;
	background-position: 0 0;
	vertical-align: middle;
	height: 30px;
	width: 30px;
	margin-right: 20px;
}

.register-box .a-link {
	color: #4848a3;
	text-decoration: underline;
}

.register-box .tips-p {
	color: #999;
}

.register-box .title-p {
	font-size: 18px;
}

.register-box-cont {
	padding-top: 80px;
	width: 100%;
}

.register-box-cont table {
	width: auto;
	margin: 0 auto;
}

.register-box-cont table th {
	width: 90px;
}

.required {
	color: #f23d3d;
	vertical-align: middle;
	margin-right: 5px;
	font-size: 16px;
}

.form-main .text-inp {
	width: 400px;
	padding: 0 3px;
	border-radius: 3px;
	margin: 0;
	text-indent: 10px;
	color: #666;
	background-color: #fff;
	height: 40px;
	line-height: 40px;
	border: 1px solid #dcdcdc;
}

.form-main .text-inp:focus {
	border: 1px solid #77a8d9;
	color: #787878;
}

.form-main .text-area {
	width: 400px;
	padding: 0 3px;
	border-radius: 3px;
	margin: 0;
	text-indent: 10px;
	color: #666;
	height: 100px;
	padding: 5px 3px;
	resize: none;
	border: 1px solid #dcdcdc;
	width: 300px;
}

.form-main .text-area:focus {
	border: 1px solid #77a8d9;
	color: #787878;
}

.form-main span {
	display: block;
}

.form-main .cont-sp {
	color: #999;
}

.form-main .tips-sp {
	color: #b9b9b9;
	line-height: 20px;
}

.form-main .tips-sp-02 {
	color: #b9b9b9;
	line-height: 30px;
}

.form-main .error-sp {
	color: #f23d3d;
}

.form-main .error-sp .text-inp {
	border: 1px solid #f23d3d;
	color: #f23d3d;
}

.form-main .error-sp .text-area {
	border: 1px solid #f23d3d;
	color: #f23d3d;
}

.form-main .error-sp-02 {
	color: #f23d3d;
	line-height: 20px;
	margin-left: 10px;
	position: absolute;
	bottom: 0px;
}

.pass-mod-select {
	height: 40px;
	position: relative;
	width: 100%;
	margin: 0;
	background-color: #fff;
	cursor: pointer;
}

.pass-select-box {
	float: left;
	color: #999;
	position: relative;
	cursor: pointer;
	width: 100%;
	height: 40px;
	font-size: 12px;
	margin-bottom: 20px;
}

.pass-select-box span {
	border: 1px solid #dcdcdc;
	width: 99%;
	height: 40px;
	line-height: 40px;
	display: inline-block;
	text-indent: 10px;
	text-overflow: ellipsis;
	border-radius: 3px;
	white-space: nowrap;
	overflow: hidden;
}

.pass-select-box p {
	display: inline-block;
	position: absolute;
	border-left: 1px solid #dcdcdc;
	right: 4px;
	background: #ecf0f1;
	top: 1px;
	width: 40px;
	height: 40px
}

.pass-select-box p .icon-down {
	background: url("icon-down.png")
		/*tpa=http://www.aleiye.cn/images/icon-down.png*/
		0 0 no-repeat;
	display: inline-block;
	width: 8px;
	height: 4px;
	right: 16px;
	top: 18px;
	z-index: 2;
	vertical-align: middle;
	position: absolute;
}

.pass-select-box .p-active {
	border: 1px solid #4848a3;
	border-bottom: none;
}

.pass-select-box .p-active p .icon-down {
	background: url("icon-down.png")
		/*tpa=http://www.aleiye.cn/images/icon-down.png*/
		0 0 no-repeat;
	display: inline-block;
	width: 8px;
	height: 4px;
	right: 20px;
	top: 16px;
}

.pass-select-txt {
	line-height: 24px;
	overflow: hidden;
}

.pass-select-txt.sp-on {
	border: 1px solid #4848a3;
	border-bottom: 1px solid #dcdcdc;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
	position: absolute;
	z-index: 22;
}

.pass-option {
	width: 99%;
	border: solid 1px #4848a3;
	border-top: none;
	position: absolute;
	top: 41px;
	left: 0px;
	z-index: 2;
	overflow: hidden;
	display: none;
}

.pass-option a {
	display: block;
	height: 26px;
	line-height: 26px;
	text-align: left !important;
	padding: 0 10px;
	width: 100%;
	background: #fff;
	font-size: 12px !important;
	color: #999 !important;
}

.pass-option a:nth-child(even) {
	background-color: #f7f9fa;
}

.pass-option a:nth-child(odd) {
	background-color: #fff;
}

.pass-option a:hover {
	background: #4848a3;
	color: #fff !important;
}

/*help文档*/
.help-main-box {
	width: 100%;
	padding: 45px 0;
	position: relative;
}

.help-div {
	width: 330px;
	min-height: 220px;
	float: left;
	margin-right: 100px;
}

.help-div div {
	width: 100%;
	height: 250px;
	overflow: hidden;
}

.help-h4 {
	font-size: 18px;
	line-height: 40px;
}

.help-p {
	font-size: 14px;
	line-height: 40px;
	border-bottom: 1px solid #e5e5e5;
}

.help-p a {
	color: #4848a3 !important;
}

.help-a {
	display: inline-block;
	font-size: 12px;
	line-height: 25px;
	position: relative;

}

.help-a.active {
	color: #4848a3;
}

.help-a i {
	display: inline-block;
	position: absolute;
	top: 8px;
	right: -15px;
	width: 9px;
	height: 9px;
	background-image: url("help-icon.png")
		/*tpa=http://www.aleiye.cn/images/help-icon.png*/
	;
	background-position: 0 0;
}

.help-a.active i {
	background-position: 0 -9px;

}

.m-0 {
	margin: 0 !important;
}

.carousel-item {
	float: left;
	height: 100%;
	width: 100%;
}

.nav-li {
	position: relative;
}

.nav-li:hover .nav-li-hover {
	display: block;
}

.nav-li-hover {
	width: 100%;
	display: none;
	line-height: 40px;
	position: absolute;
	top: 70px;
	left: 0;
	background: rgba(0, 0, 0, .2);
}

.nav-li-hover p {
	height: 40px;
	margin: 0;
	cursor: pointer;
	color: #9a9a9a;
}
