﻿* {
	margin: 0;
	padding: 0;
}

html {
	color: #000;
	background: #FFF;
	overflow-y: scroll;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%
}

html * {
	outline: 0;
	-webkit-text-size-adjust: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

body {
	font-family: Microsoft YaHei, Arial, Helvetica, "\534E\6587\9ED1\4F53", sans-serif;
	color: #333;
}

li {
	list-style: none;
}

a {
	text-decoration: none;
}

.contain {
	min-width: 1200px;
	margin: auto;
}

.swiper-container {
	width: 100%;
	height: 100%;
	/*--swiper-pagination-color: #FFF;*/
	background: rgba(245, 248, 250, 1);
}

.swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #FFF;

	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}

.swiper-pagination-bullet {
	width: 9px;
	height: 9px;
	background: #FFF;
}

.swiper-pagination-bullet-active {
	width: 30px;
	height: 9px;
	border-radius: 20px;
	background: #FFF;
}

.header1 {
	width: 100%;
	height: 629px;
	background: url('../images/bg.png') no-repeat 0 center;
	background-size: 100% 100%;
}

.header2 {
	width: 100%;
	height: 630px;
	background: url('../images/bg.png') no-repeat 0 center;
	background-size: 100% 100%;
}

.banner {
	position: fixed;
	top: 0;
	width: 100%;
	height: 64px;
	border-bottom: 1px solid rgba(255, 255, 255, 0.1);
	z-index: 999;
}

.logo {
	margin-top: 14px;
	float: left;
}

.tab {
	float: right;
}

.tab-link {
	padding: 0 20px;
	line-height: 63px;
	display: inline-block;
	color: #FFF;
	cursor: pointer;
}

.tab-link1 {
	padding: 0 20px;
	line-height: 63px;
	display: inline-block;
	color: #FFF;
	cursor: pointer;
}

.adv_active {
	border-bottom: 2px solid #FFF;
}

.tab-link:hover {
	border-bottom: 2px solid #FFF;
}

.tab-btn {
	display: inline-block;
	width: 102px;
	height: 32px;
	border: 2px solid #FFF;
	color: #FFF;
	text-align: center;
	line-height: 32px;
	margin-left: 75px;
	cursor: pointer;
}

.tab-btn2 {
	display: inline-block;
	width: 240px;
	height: 32px;
	color: #FFF;
	text-align: center;
	line-height: 32px;
	margin-left: 34px;
	display: none;
}

.tab-btn2-enter {
	display: inline-block;
	width: 90px;
	height: 32px;
	background: #E7E5EE;
	color: #0C43C0;
	border-radius: 25px;
	font-size: 14px;
	margin-left: 5px;
	cursor: pointer;
}

.tab-btn2-enter:hover {
	background: #FFF;
}

.tab-btn2-enter a {
	color: #0C43C0;
}

.header1-txt {
	position: absolute;
	top: 152px;
	left: 50%;
	margin-left: -359.5px;
}

.header1-txt-first {
	width: 719px;
	height: 91px;
}

.header1-txt-second {
	width: 428px;
	height: 29px;
}

.hearder1-btn {
	width: 142px;
	height: 40px;
	background-color: #FFF;
	box-shadow: 0 2px 10px 0 rgba(18, 28, 141, .34);
	border-radius: 20px;
	border: solid 1px #FFFFFF;
	font-size: 17px;
	line-height: 40px;
	color: #434A53;
	position: absolute;
	bottom: 258px;
	left: 50%;
	cursor: pointer;
	z-index: 999;
	margin-left: -66px;
}

.hearder1-btn:hover {
	background: #FFFFFF;
}

.header1-img {
	position: relative;
	margin-top: 325px;
}

.header1-img-first {
	position: absolute;
	top: 118px;
	left: 50%;
	margin-left: -50px;
	z-index: 999;
}

.header1-img-second {
	position: absolute;
	top: 67px;
	left: 50%;
	margin-left: -271px;
}

.header1-img-third {
	position: absolute;
	top: 40px;
	left: 50%;
	margin-left: -323px;
}

.header1-img-four {
	position: absolute;
	top: 15px;
	left: 50%;
	margin-left: -383px;
}

.header1-img-five {
	position: absolute;
	top: -20px;
	left: 50%;
	margin-left: -473px;
}

.header1-img-six {
	position: absolute;
	top: -70px;
	left: 50%;
	margin-left: -600px;
}

.header2-txt {
	position: absolute;
	top: 209px;
}

.header2-txt-second {
	margin-top: 35px;
	display: block;
}

.hearder2-btn {
	width: 142px;
	height: 40px;
	background-color: #FFF;
	box-shadow: 0 2px 10px 0 rgba(18, 28, 141, .34);
	border-radius: 20px;
	border: solid 1px #FFFFFF;
	font-size: 17px;
	line-height: 40px;
	color: #434A53;
	position: absolute;
	bottom: 140px;
	cursor: pointer;
}

/*.swiper-slide-active .hearder2-btn {*/
/*	animation:bounceInUp 2s 0s 1 linear both;*/
/*	animation-delay: .2s*/
/*}*/

.hearder2-btn:hover {
	background: #FFFFFF;
}

.swiper-slide {
	overflow: hidden;
}

.hearder2-img {
	position: relative;
	margin-top: 92px;
	width: 592px;
	height: 523px;
	float: right;
}

.hearder2-img-first {
	position: absolute;
	width: 100%;
	top: 25px;
	left: 0;
}

.hearder2-img-second {
	position: absolute;
	top: 50px;
	left: 142px;
}

.hearder2-img-third {
	position: absolute;
	top: 160px;
	right: 226px;
}

.hearder2-img-four {
	position: absolute;
	top: 185px;
	left: 142px;
}

@-webkit-keyframes breath {
	0% {
		-webkit-transform: scale(0.5, 0.5);
	}
	50% {
		-webkit-transform: scale(1, 1);
	}
	100% {
		-webkit-transform: scale(0.5, 0.5);
	}
}

@-webkit-keyframes breath2 {
	0% {
		-webkit-transform: scale(1, 1);
	}
	50% {
		-webkit-transform: scale(0.5, 0.5);
	}
	100% {
		-webkit-transform: scale(1, 1);
	}
}

.hearder2-img-five {
	position: absolute;
	top: 150px;
	left: 0;
}

.hearder2-img-six {
	position: absolute;
	top: 155px;
	right: 62px;
}

/*鏀圭増*/
.private {
	height: 656px;
	width: 1200px;
	margin: auto;
}

.private-title {
	margin: auto;
	padding-top: 81px;
	text-align: center;
}

.private-card {
	width: 1200px;
	height: 356px;
	background-color: #FFFFFF;
	box-shadow: 0px 0px 16px 0px rgba(123, 153, 226, 0.19);
	border-radius: 4px;
	margin-top: 78px;
	font-size: 0;
	position: relative;
}

.private-card-pard {
	width: 20%;
	height: 100%;
	float: left;
	font-size: 13px;
}

.private-card-pard:hover {
	background: #FBFCFE;
}

.private-card-pard:hover .private-card-pard-hd-img > img {
	transform: rotate(360deg);
	transition: all 1s;
}

.private-card-pard-hd {
	border-bottom: dashed 1px #E5ECFD;
	height: 154px;
}

.private-card-pard-hd-img {
	margin: auto;
	display: block;
	height: 52px;
	padding-top: 32px;
}

.private-card-pard-hd-img img {
	display: block;
	margin: auto;
	width: 55px;
}

.private-card-pard-hd-title {
	font-size: 20px;
	color: #000;
	height: calc(100% - 84px);
	text-align: center;
	line-height: 70px;
}

.private-card-pard-arrow {
	position: absolute;
	top: 135px;
	margin-left: -22px;
}

.private-card-pard-bd {
	height: calc(100% - 154px);
}

.private-card-pard-bd-ul {
	width: 150px;
}

.private-card-pard-bd-ul2 {
	width: 176px;
}

.private-card-pard-bd-ul3 {
	width: 105px;
}

.ul3 {
	margin: auto;
}

.private-card-pard-bd-ul li {
	list-style: none;
	height: 47px;
	border-bottom: dashed 1px #E5ECFD;
	line-height: 47px;
	font-size: 14px;
}

.private-card-pard-bd-ul3 li {
	list-style: none;
	height: 47px;
	border-bottom: dashed 1px #E5ECFD;
	line-height: 47px;
	font-size: 14px;
}

.private-card-pard-bd-ul li i, .private-card-pard-bd-div i, .private-card-pard-bd-div2 i, .private-card-pard-bd-ul3 li i {
	width: 4px;
	height: 4px;
	background-color: #376EF2;
	display: inline-block;
	border-radius: 50%;
	margin: 0 12px 3px 0;
}

.private-card-pard-bd-div {
	list-style: none;
	height: 47px;
	border-bottom: dashed 1px #E5ECFD;
	line-height: 47px;
	width: 68px;
	display: inline-block;
}

.private-card-pard-bd-div:nth-child(2n), .private-card-pard-bd-div2:nth-child(2n) {
	padding-left: 10px;
}

.private-card-pard-bd-div2 {
	list-style: none;
	height: 47px;
	border-bottom: dashed 1px #E5ECFD;
	line-height: 47px;
	width: 81px;
	display: inline-block;
}

/*鏀圭増缁撴潫*/

.system {
	height: 740px;
	background-color: #f6faff;
	padding-top: 73px;
	box-sizing: border-box;
}

.system-p1, .action-p1 {
	text-align: center;
	font-size: 32px;
	color: #000;
}

.system-p2 {
	font-size: 18px;
	color: #666;
	text-align: center;
	margin: 18px 0 28px;
}

.system-body {
	width: 1200px;
	height: calc(100% - 109px);
	margin: auto;
}

.system-body-left {
	width: 557px;
	float: left;
}

.system-body-left-part {
	margin: 45px 0;
	overflow: hidden;
}

.system-body-left-check {
	float: left;
	margin-right: 22px;
}

.system-body-left-check img {
	width: 21px;
	margin-top: 11px;
	margin-left: 8px;
}

.system-body-left-text {
	width: calc(100% - 71px);
	float: left;
}

.system-body-left-p1 {
	font-size: 16px;
	color: #000000;
	margin-bottom: 10px;
	font-weight: 700;
}

.system-body-left-p2 {
	color: #666;
	font-size: 14px;
}

.system-body-right {
	position: relative;
	float: left;
	width: 634px;
	height: 528px;
}

.system-body-right-img1 {
	position: absolute;
	width: 573.8px;
	top: 25px;
	right: 0;
}

.system-body-right-img2 {
	position: absolute;
	width: 149.15px;
	top: 51px;
	left: 15px;
	/*animation: gogogo 2s infinite linear;*/
	/*-moz-animation: gogogo 2s infinite linear; !* Firefox *!*/
	/*-webkit-animation: gogogo 2s infinite linear; !* Safari and Chrome *!*/
	/*-o-animation: gogogo 2s infinite linear; !* Opera *!*/
}

@-webkit-keyframes gogogo {
	0% {
		-webkit-transform: scale(1, 1);
	}
	50% {
		-webkit-transform: scale(1.5, 1.5);
	}
	100% {
		-webkit-transform: scale(1, 1);
	}
}

.system-body-right-img3 {
	position: absolute;
	width: 56px;
	top: 15px;
	right: 142px;
	/*animation: gogogo 3s infinite linear;*/
	/*-moz-animation: gogogo 3s infinite linear; !* Firefox *!*/
	/*-webkit-animation: gogogo 3s infinite linear; !* Safari and Chrome *!*/
	/*-o-animation: gogogo 3s infinite linear; !* Opera *!*/
}

.system-body-right-img4 {
	position: absolute;
	width: 170px;
	left: 22px;
	top: 303px;
	/*animation: move 4s infinite linear;*/
	/*-moz-animation: move 4s infinite linear; !* Firefox *!*/
	/*-webkit-animation: move 4s infinite linear; !* Safari and Chrome *!*/
	/*-o-animation: move 4s infinite linear; !* Opera *!*/
}

@-webkit-keyframes move {
	0% {
		-webkit-transform: translateX(200px);
	}
	50% {
		-webkit-transform: translateX(100px);
	}
	100% {
		-webkit-transform: translateX(0px);
	}
}

.system-body-right-img5 {
	position: absolute;
	width: 170px;
	left: 22px;
	top: 370px;
	/*animation: move2 4s infinite linear;*/
	/*-moz-animation: move2 4s infinite linear; !* Firefox *!*/
	/*-webkit-animation: move2 4s infinite linear; !* Safari and Chrome *!*/
	/*-o-animation: move2 4s infinite linear; !* Opera *!*/
}

@-webkit-keyframes move2 {
	0% {
		-webkit-transform: translateX(200px);
	}
	50% {
		-webkit-transform: translateX(100px);
	}
	100% {
		-webkit-transform: translateX(0px);
	}
}

.system-body-right-img6 {
	position: absolute;
	width: 153px;
	right: 14px;
	bottom: 0;
}

/*鏀圭増*/
.action {
	min-width: 1200px;
	height: 1158px;
	padding-top: 80px;
	box-sizing: border-box;
	/*background: #f6faff;*/
}

.helper-w1200, .trends-w1200 {
	width: 1200px;
	margin: auto;
}

.action-p2 {
	text-align: center;
	margin: 21px 0 56px;
	font-size: 18px;
	color: #666;
}

.action-body {
	height: 134px;
	width: 1200px;
	margin: auto;
}

.action-body-line {
	height: 1px;
	background: #E5E9F4;
}

.action-body-card {
	width: 20%;
	height: 136px;
	float: left;
	text-align: center;
	color: #333;
	cursor: pointer;
}

.action-body-card:hover .action-body-card-img {
	-webkit-transform: translate3d(0, -10px, 0);
	-moz-transform: translate3d(0, -10px, 0);
	transform: translate3d(0, -10px, 0);
	transition: all .2s linear;
}

.action-body-card-img {
	width: 35px;
}

.action-body-card-p1 {
	font-size: 18px;
	margin-top: 22px;
	font-weight: 700;
}

.action-body-card:first-child .action-body-card-p1,
.action-body-card:first-child .action-body-card-p2 {
	color: #376EF2;
}

.action-body-card-p2 {
	font-size: 14px;
	margin: 11px 0 23px;
}

.action-body-card-line {
	width: 150px;
	height: 3px;
	background-color: #376EF2;
	margin: auto;
	display: none;
}

.action-body-card:first-child .action-body-card-line {
	display: block;
}

.action-two {
	width: 1120px;
	height: 48px;
	margin: 30px auto;
	display: none;
}

.action-two-box .action-two:first-child {
	display: block;
}

.action-two-btn {
	padding: 0 28px;
	height: 48px;
	float: left;
	border-radius: 25px;
	text-align: center;
	line-height: 48px;
	font-size: 16px;
	color: #666;
	margin-right: 55px;
	cursor: pointer;
}

.action-two-btn:first-child {
	display: none;
}

.action-two-btn2 {
	padding: 0 28px;
	height: 48px;
	float: left;
	border-radius: 25px;
	text-align: center;
	line-height: 48px;
	font-size: 16px;
	color: #3B65F0;
	background-color: #EAEFFF;
	margin-right: 55px;
	display: none;
	cursor: pointer;
}

div.action-two-btn:first-child + .action-two-btn2 {
	display: block;
}

.action-two-btn-img {
	width: 15px;
	margin-right: 6px;
	margin-bottom: -3px;
}

.action-part-box .action-part:first-child {
	display: block;
}

.action-part {
	width: 1200px;
	height: 600px;
	background-color: #FFF;
	box-shadow: 0px 0px 29px 0px rgba(216, 216, 216, 0.52);
	border: solid 1px #E6E6E6;
	margin: 30px auto 0;
	display: none;
}

.action-part-left {
	float: left;
	width: calc(100% - 720px);
	height: 600px;
	padding: 170px 65px 0;
	box-sizing: border-box;
	background-color: #FAFAFA;
}

.action-part-left-title {
	font-size: 20px;
	font-weight: 700;
	margin-bottom: 20px;
}

.action-part-left-title2 {
	font-size: 16px;
	color: #666;
	margin: 20px 0 38px;
}

.action-part-left-text {
	font-size: 16px;
	line-height: 30px;
}

.action-part-right {
	float: left;
	width: 720px;
	height: 600px;
}

.action-part-right-img {
	display: block;
	margin: 53px auto;
}

.active {
	display: block;
}

.hide {
	display: none;
}

.helper {
	min-width: 1200px;
	height: 942px;
	background-color: #F4F6F9;
	padding-top: 83px;
	box-sizing: border-box;
	text-align: center;
}

.helper-p1 {
	font-size: 32px;
	color: #000;
}

.helper-p2 {
	font-size: 16px;
	color: #666;
	margin: 22px 0 70px;
}

.helper-body {
	height: 640px;
	background-color: #FFFFFF;
	border: solid 1px #E9E9E9;
}

.helper-body-header {
	height: 40px;
	background-color: #FFFFFF;
	border-bottom: solid 1px #E9E9E9;
}

.helper-body-header-part {
	width: 20%;
	height: 40px;
	border-right: solid 1px #E9E9E9;
	float: left;
	box-sizing: border-box;
	font-size: 16px;
	color: #333;
	line-height: 40px;
	cursor: pointer;
}

.helper-body-header-part:first-child {
	background: #376EF2;
	color: #FFF;
}

.helper-body-header-part:last-child {
	border-right: 0;
}

.helper-body-content {
	height: calc(100% - 40px);
	padding: 32px 56px 40px 60px;
	box-sizing: border-box;
	color: #333;
}

.helper-body-content-left {
	width: calc(100% - 660px);
	height: 100%;
	text-align: left;
	float: left;
}

.helper-body-content-right {
	margin-left: 56px;
	max-width: 604px;
	max-height: 528px;
}

.helper-body-content-left-p1 {
	font-size: 20px;
	font-weight: 700;
}

.helper-body-content-left-p2 {
	font-size: 16px;
	color: #666;
	margin: 42px 0;
}

.helper-body-content-left-p3 {
	font-size: 14px;
	margin-bottom: 26px;
	overflow: hidden;
}

.helper-body-content-left-p3 img {
	margin-right: 9px;
	margin-top: 2px;
}

.trends {
	height: 920px;
	background: url('../images/bg.png') no-repeat 0 center;
	background-size: 100% 100%;
	padding-top: 79px;
	box-sizing: border-box;
	text-align: center;
	position: relative;
}

.trends-card {
	width: 50%;
	height: 104px;
	float: left;
	padding: 23px 10px;
	box-sizing: border-box;
}

.trends-p1 {
	font-size: 32px;
	color: #000;
}

.trends-p2 {
	font-size: 16px;
	color: #666;
	margin: 21px 0 94px;
}

.trends-card-circle {
	width: 56px;
	height: 56px;
	background-color: #F6F9FF;
	border-radius: 50%;
	font-size: 22px;
	color: #376EF2;
	letter-spacing: 1px;
	font-weight: 700;
	line-height: 56px;
	float: left;
}

.trends-card-text {
	width: 325px;
	float: left;
	text-align: left;
	margin: 0 23px 0 6px;
}

.trends-card-text-title {
	font-size: 15px;
	color: #454F66;
	margin-bottom: 18px;
}

.trends-card-text-content {
	font-size: 14px;
	color: #9AA3B7;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.trends-card-btn {
	width: 144px;
	height: 56px;
	background-color: #F6F9FF;
	border-radius: 28px;
	float: left;
	font-size: 14px;
	color: #376EF2;
	line-height: 56px;
	cursor: pointer;
}

.trends-card:hover {
	box-shadow: 0px 8px 29px 0px #F2F2F5;
	background: #FFF;
}

.trends-card:active .trends-card-btn {
	background-color: #96B5FF;
}

.trends-btn {
	position: absolute;
	bottom: 70px;
	left: 50%;
	margin-left: -20px;
}

.trends-btn a {
	display: inline-block;
	height: 40px;
	border-radius: 50%;
}

.trends-btn a:hover {
	box-shadow: 0px 6px 16px 2px rgba(55, 110, 242, 0.49);
}

.bottom {
	height: 320px;
	background: url(../images/bg.png) no-repeat 0 center;
	background-size: 100% 100%;
	position: relative;
}

.bottom-text {
	width: 569px;
	position: absolute;
	top: 96px;
	left: 50%;
	margin-left: -284.5px;
}

.bottom-btn {
	width: 170px;
	height: 50px;
	background-color: #497BF3;
	border-radius: 28px;
	border: solid 2px #A9BFF4;
	display: block;
	position: absolute;
	bottom: 110px;
	left: 50%;
	margin-left: -85px;
	font-size: 16px;
	color: #FFF;
	text-align: center;
	line-height: 50px;
}

.bottom-btn:hover {
	background: #467AF8;
}

.contact {
	position: fixed;
	right: 20px;
	top: 290px;
	z-index: 9999999;
}


@media (max-width: 1024px) {
	.contact {
		position: fixed;
		right: 20px;
		top: 370px;
		z-index: 9999999;
	}
}


.contact_ul li {
	width: 40px;
	position: relative;
	cursor: pointer;
	height: 40px;
	border: 1px solid #E7EAF2;
	background: #FFF;
	margin: 10px 0;
	box-shadow: 0 0px 6px 0 rgba(76, 86, 114, .12);
	border-radius: 4px;
}

.contact_ul li:hover {
	background: #4D96FC;
	border: 1px solid #4D96FC;
}

.contact_ul li a {
	display: block;
	width: 40px;
	height: 40px;
}

.contact_ul li a {
	display: block;
}

.contact_ul li.icon_contact1 a {
	background: url(../images/icon_contact1.png) center no-repeat;
}

.contact_ul li.icon_contact2 a {
	background: url(../images/icon_contact2.png) center no-repeat;
}

.contact_ul li.icon_contact3 a {
	background: url(../images/icon_contact3.png) center no-repeat;
}

.contact_ul li.icon_contact4 a {
	background: url(../images/icon_contact4.png) center no-repeat;
}

.contact_ul li.icon_contact4 {
	display: none;
	top: 120px;
}

.contact_ul li.icon_contact5 a {
	background: url(../images/icon_contact5.png) center no-repeat;
    width: 78px;
    height: 120px;
}

.contact_ul li.icon_contact5 {
	display: block;
	margin: 10px -18px;
	width: 0px;
    height: 0px;
    border: 0px solid #E7EAF2;
}


.contact_ul li.icon_contact1:hover a {
	background: url(../images/icon_contact1hover.png) center no-repeat;
}

.contact_ul li.icon_contact2:hover a {
	background: url(../images/icon_contact2hover.png) center no-repeat;
}

.contact_ul li.icon_contact3:hover a {
	background: url(../images/icon_contact3hover.png) center no-repeat;
}

.contact_ul li.icon_contact4:hover a {
	background: url(../images/icon_contact4hover.png) center no-repeat;
}

.contact_ul li.icon_contact5:hover a {
	background: url(../images/icon_contact5.png) center no-repeat;
}

.tan_wei, .tan_wei1 {
	background: #000;
	position: absolute;
	z-index: -9;
	right: 120px;
	top: 0px;
	border-radius: 5px;
	background: #F6F8FB;
	border: 1px solid #E6EAF0;
	padding: 10px;
	display: none;
	box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.1);
}

.tan_wei2{
	position: absolute;
	z-index: -9;
	right: 75px;
	top: 168px;
	display: block;
}

.right_close{
	position: absolute;
    z-index: 18;
    right: 15px;
    top: 12px;
    width: 15px;
    display: block;
}

.tan_wei .p_tel {
	font-size: 16px;
	color: #9BA8C3;
	width: 115px;
	display: block;
}

.tan_weiFix {
	display: block;
	opacity: 1;
	right: 75px;
	transition: right 0.2s;
	top: 415px;
	position: fixed;
}

.tan_weiFix2 {
	display: block;
	opacity: 1;
	right: 75px;
	transition: right 0.2s;
	top: 362px;
	position: fixed;
}

.tan_weiFix5 {
	position: absolute;
    z-index: -9;
    right: 75px;
    top: 168px;
    display: block;
}

.tan_sanjiao {
	position: absolute;
	right: -7px;
	top: 13px;
	width: 10px;
	height: 10px;
	background: #F6F8FB;
	border-right: 1px solid #E6EAF0;
	border-top: 1px solid #E6EAF0;
	transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-webkit-transform: rotate(45 eg);
	-o-transform: rotate(45deg);
}

.popup {
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 99999999;
	display: none;
}

.popupbox {
	margin: 0 auto;
	position: relative;
	top: 50%;
	transform: translateY(-50%);
	width: 350px;
	height: 390px;
	-moz-box-shadow: 0px 0px 5px rgba(238, 241, 245, 0.74);
	-webkit-box-shadow: 0px 0px 5px rgba(238, 241, 245, 0.74);
	box-shadow: 0px 0px 5px rgba(238, 241, 245, 0.74);
}

.popup-img {
	width: 100%;
	height: 100%;
}

.foot_bt {
	padding: 40px 0 10px 0;
	background: #373D44;
}

.w1200 {
	width: 1200px;
	margin: 0 auto;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.clear {
	clear: both;
}

.ul_server {
	margin-right: 120px;
}

.ul_server li a.ft_a {
	color: #FFF;
	line-height: 40px;
	font-size: 14px;
}

.ul_server li a.ft_a:hover {
	color: #4F87FB;
}

.ul_server li dl {
	padding: 10px 0 0 70px;
	position: relative;
	margin: 9px 0;
}

.ul_server li dl dd a {
	font-size: 14px;
	color: #FFF;
	line-height: 26px;
}

.ul_server li dl dd a:hover {
	color: #4F87FB;
}

.ul_server li dl dt {
	color: #B2B6B6;
	font-size: 12px;
}

.ul_server li dl .icon_server {
	position: absolute;
	left: 0;
	top: 10px
}

.p_til {
	color: #FFF;
	line-height: 40px;
	font-size: 14px;
}

.ul_hz {
	width: 480px;
	margin-top: 20px;
}

.ul_hz li {
	float: left;
	width: 120px;
	height: 50px;
}

.foot_line {
	border-top: 1px solid #333940;
	margin-top: 60px;
	padding: 30px 0;
	color: #B2B6B6;
	font-size: 12px;
}

.foot_line span {
	margin-right: 20px;
	padding: 10px 0;
}

.foot_line span.foot_logo {
	padding-left: 90px;
}

.online-saoma {
	position: fixed;
	right: 10px;
	bottom: 10px;
	z-index: 1000;
	width: 65px;
	height: 140px;
	background: url(../images/saomazixun.png) no-repeat center;
}

.ss-ym-box {
	background: rgba(245, 248, 250, 1)
}

.ss-ym-list {
	border-right: 1px solid #FFF
}

.ss-ym-list li {
	width: 25%;
	float: left;
}

.ss-ym-list li:hover {
	background: rgba(236, 240, 250, 1)
}

.ss-ym-list-cont {
	margin-top: 3px;
}

.ss-ym-list-cont h2 {
	font-size: 18px;
	color: #333;
	padding-bottom: 5px
}

.ss-ym-list-img {
	margin-right: 5px;
	margin-left: 45px;
}

.ss-ym-list-img img {
	display: block;
	width: 50px;
	height: 50px;
}

.ss-ym-list-cont p {
	font-weight: normal;
	font-size: 12px;
	color: #999
}

.ss-ym-list-inner {
	border-left: 1px solid #FFF;
	overflow: hidden;
	padding: 25px 0px
}

.swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
	bottom: 112px;
	left: 0;
	width: 100%;
}

.trends-card-text-title:hover a {
	color: #4d96fc;
}

.trends-card-text-title a {
	color: #454F66;
}

.related {
	height: 1117px;
	background-color: #f6faff;
	min-width: 1200px;
	padding-top: 79px;
	box-sizing: border-box;
}

.related-part {
	width: 1200px;
	margin: auto;
}

.related-card {
	width: 282px;
	height: 336px;
	background-color: #ffffff;
	border-radius: 6px;
	float: left;
	margin-right: 24px;
	margin-bottom: 34px;
	box-sizing: border-box;
}

.related-card:nth-child(4),.related-card:nth-child(8) {
	margin-right: 0;
}

.related-card:hover {
	box-shadow: 2px 19px 40px 0px rgba(75, 149, 252, 0.13);
	border: 2px solid rgb(75, 149, 252);
}

.related-card-img {
	height: 134px;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
}

.related-card-title1 {
	font-size: 22px;
	color: #131313;
	text-align: center;
}

.related-card-title2 {
	text-align: center;
	font-size: 15px;
	color: #666;
	line-height: 28px;
}

.related-card-text {
	font-size: 14px;
	line-height: 25px;
	color: #999;
	padding: 10px 20px 0;
}

.related-card:hover .related-card-img > img {
	transform: scale(1.2);
	transition: all 1s;
}

.related-btn:hover {
    background: #227aec;
}
.related-btn {
    width: 190px;
    height: 50px;
    background-color: #328bfa;
    border-radius: 25px;
    color: #fff;
    font-size: 16px;
    line-height: 50px;
    text-align: center;
    display: inline-block;
    margin-top: 37px;
    margin-left: calc(50% - 95px);
    cursor: pointer;
}
