/* 头部 */
.h-top {
	margin-bottom: 10px;
	border-bottom: 1px solid #dfdfdf;
}

.h-top p,
.h-top i,
.h-top span,
.h-top strong {
	font-size: 12px;
	line-height: 40px;
}

.h-top p {
	color: #666;
}

.h-top i {
	font-size: 18px;
	color: #2561ea;
}

.h-top span {
	color: #666;
	margin: 0 8px;
}

.h-top strong {
	font-size: 18px;
	font-weight: 600;
}

.top {
	width: 100%;
	display: flex;
	display: -webkit-flex;
	/* Safari */
	justify-content: space-between;
}

.top-l {
	display: flex;
	display: -webkit-flex;
	/* Safari */
	align-items: center;

}

h1 {
	font-size: 0;
}

.logo {
	width: 313px;
	height: 118px;
	background-color: #2458ed;
	display: flex;
	display: -webkit-flex;
	/* Safari */
	align-items: center;
	z-index: 999;
}

.logo img {
	width: 42%;
	margin: 0 auto;
}

.slogan {
	padding-left: 40px;
}

.slogan-t {
	font-size: 24px;
}

.slogan-t strong {
	font-size: 24px;
	color: #2663e9;
}

.slogan-b {
	font-size: 18px;
	color: #2663e9;
	margin-top: 6px;
	display: block;
}

.slogan-b u {
	font-size: 18px;
}

.nav {
	height: 100%;
	display: flex;
	display: -webkit-flex;
	/* Safari */
	justify-content: space-around;
	align-items: center;
}

.nav li {
	margin-left: 34px;
}

.nav-current a {font-size: 16px;
	color: #2663e9;
	font-weight: 600;
}

.nav li a {font-size: 16px;
	transition: all .2s;
}

.nav li a:hover {font-size: 16px;
	color: #2663e9;
	font-weight: 600;
}

.banner {
	width: 100%;
	margin-top: -14px;
}

/* 产品中心 */
.margin-t {
	margin-top: 120px;
}

.tit {
	text-align: center;
}

.tit h2 {
	font-size: 34px;
	color: #5553fc;
}

.tit p {
	margin-top: 24px;
	color: #999;
}

.pro-wrap {
	display: flex;
	display: -webkit-flex;
	/* Safari */
	justify-content: space-between;
	margin-top: 50px;
}

.pro-wrap .swiper-container {
	margin: 0;
}

.pro-wrap-l {
	width: 38% !important;
	height: 678px;
}

.pro-wrap-l .swiper-wrapper {
	height: 600px;
}

.pro-wrap-l.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
	bottom: 100px;
}

.pro-wrap-l-pic {
	width: 100%;
	height: 600px;
	border: 2px solid #f0f0f0;
	display: flex;
	display: -webkit-flex;
	/* Safari */
	align-items: center;
	justify-content: center;
	position: relative;
}

.pro-wrap-l a {
	display: inline-block;
	width: 50%;
}

.pro-wrap-l p {
	font-size: 18px;
	font-weight: 600;
	margin-top: 27px;
	position: absolute;
	left: 0;
	bottom: -50px;
}

.pro-wrap-r {
	width: 60%;
}

.pro-wrap-r-top ul {
	display: flex;
	display: -webkit-flex;
	/* Safari */
	justify-content: space-around;
}

.pro-wrap-r-top ul li {
	width: 31%;
	height: 297px;
	border: 2px solid #f0f0f0;
	display: flex;
	display: -webkit-flex;
	/* Safari */
	align-items: center;
	justify-content: center;
}

.pro-wrap-r-top ul li img,
.pro-wrap-r-bot ul li img {
	width: 70%;
}

.pro-wrap-r-bot ul {
	display: flex;
	display: -webkit-flex;
	/* Safari */
	justify-content: space-around;
	margin-top: 24px;
}

.pro-wrap-r-bot ul li {
	width: 48%;
	height: 279px;
	border: 2px solid #f0f0f0;
	display: flex;
	display: -webkit-flex;
	/* Safari */
	align-items: center;
	justify-content: center;
}

.pro-wrap-r li {
	position: relative;
}

.pro-wrap-r li .pro-wrap-r-hover a {
	width: 100%;
	height: 100%;
	background-image: linear-gradient(to bottom, #488dff, #003cff);
	opacity: 0;
	position: absolute;
	left: 0;
	top: 0;
	transition: all .6s;
	padding: 34px 24px;
}

.pro-wrap-r li .pro-wrap-r-hover a:hover {
	opacity: .8;
}

.pro-wrap-r-hover a {
	display: flex;
	display: -webkit-flex;
	align-items: flex-end;
	font-size: 14px;
	font-weight: 600;
	color: #fff;
	position: relative;
}

.pro-wrap-r-hover i {
	width: 40px;
	line-height: 40px;
	text-align: center;
	border-radius: 100%;
	color: #2663e9;
	background-color: #fff;
	position: absolute;
	right: 24px;
}

/* 选择我们的理由 */
.adv {
	position: relative;
}

.adv .swiper-wrapper {
	z-index: -1;
}

.adv .swiper-container {
	height: 700px;
}

.adv-tab {
	margin-top: 60px;
}

.adv-tab {
	position: relative;
}

.adv-pic {
	width: 56%;
}

.adv-text {
	width: 50%;
	padding: 30px 60px;
	padding-top: 60px;
	margin-right: 20px;
	background-color: rgba(255, 255, 255, .9);
	box-shadow: #f2f2f2 10px 0 20px;
	position: absolute;
	top: 21%;
	right: 0;
}

.adv-tel {
	width: 320px;
	display: inline-block;
	position: absolute;
	bottom: 0;
	right: 0;
}

.adv-text h2 {
	font-size: 24px;
	font-weight: 600;
	margin-bottom: 32px;
}

.adv-text span {
	font-size: 36px;
	color: #5553fc;
	margin-right: 30px;
}

.adv-text u {
	font-size: 36px;
	color: #5553fc;
	font-weight: 100;
}

.adv-text ul li {
	color: #666;
	margin-bottom: 20px;
	line-height: 24px;
}

.adv-text ul li u {
	display: inline-block;
	width: 8px;
	height: 8px;
	background-color: #5553fc;
	border-radius: 50%;
	margin-right: 14px;
}

.advSwiper {
	overflow: hidden;
}

.adv-list {
	position: absolute;
	top: 90px;
	right: 100px;
}

.adv-list ul {
	display: flex;
	display: -webkit-flex;
	flex-wrap: wrap;
	z-index: 999;
}

.adv-list .current {
	font-size: 18px;
	color: #5553fc;
	font-weight: 600;
}

.adv-list ul li {
	font-size: 18px;
	font-weight: 600;
	width: 50%;
	line-height: 36px;
	cursor: pointer;
}

.adv-list ul li u {
	display: inline-block;
	width: 8px;
	height: 8px;
	background-color: #333;
	border-radius: 50%;
	margin-right: 14px;
	opacity: 0;
}

.adv-list ul .current u {
	background-color: #5553fc;
	opacity: 1;
}

.adv-tel {
	margin-right: 20px;
}

.adv-tel i {
	font-size: 60px;
	color: #636363;
}

.adv-tel u {
	font-size: 18px;
}

.adv-tel strong {
	font-size: 30px;
	color: #5553fc;
}

/* 解决方案 */
.solution {
	background: #fff url(../IMAGES/solution-bg.jpg) no-repeat center;
	background-size: 100% 100%;
	padding-top: 7.5rem;
	padding-bottom: 120px;
}

.solution-tit p {
	font-size: 30px;
	color: #5553fc;
}

.solution-tit h2 {
	font-size: 28px;
	color: #fff;
	margin-top: 24px;
}

.solution-con {
	padding: 0 8%;
}

.solution-main ul {
	display: flex;

}

.solution-main ul li {
	width: 30%;
}

.solution-con {
	position: relative;
}

.solutionSwiper {
	overflow: hidden;
	margin-top: 60px;
}

.solution-slide {
	position: relative;
}

.solution-slide-hover {
	width: 100%;
	height: 100%;
	background-color: rgba(5, 13, 34, .7);
	position: absolute;
	top: 0;
	opacity: 0;
}

.solution-slide:hover .solution-slide-hover {
	opacity: 1;
}

.solution-slide-hover {
	transition: all .6s;
}

.solution-slide-hover h3 {
	line-height: 65px;
	padding-left: 24px;
	font-size: 14px;
	color: #cecece;
	font-weight: 500;
	border-bottom: #616b79 solid 1px;
}

.solution-slide-hover-center {
	padding: 15% 10%;
}

.solution-slide-hover-center h2 {
	font-size: 24px;
	font-weight: 600;
	color: #fff;
	margin-bottom: 36px;
}

.solution-slide-hover-center p {
	font-size: 14px;
	color: #b4b5b5;
	line-height: 24px;
}

.solution-slide-hover-center a,
.solution-slide-hover-center i {
	color: #fff;
	font-size: 14px;
}

.solution-slide-hover-center a {
	display: block;
	margin-top: 40px;
}

.solution-slide-hover-center i {
	margin-left: 6px;
	font-size: 18px;
}

.solution-button-prev::after,
.solution-button-next::after {
	content: '' !important;
}

.solution-button-prev,
.solution-button-next {
	width: 38px !important;
	height: 38px !important;
	top: 39% !important;
}

.solution-tit-more a,
.solution-tit-more i {
	color: #fff;
}

.solution-adv {
	margin-top: 120px;
	margin-left: 6%;
}

.solution-adv h2 {
	font-size: 24px;
	color: #fff;
}

.solution-adv span {
	display: inline-block;
	line-height: 50px;
	font-size: 18px;
	color: #fff;
	font-weight: 500;
	padding-left: 30px;
	border-left: #cccccc solid 1px;
}

.solution-adv ul {
	display: flex;
	display: -webkit-flex;
	margin-left: 48px;
	margin-top: 60px;
}

.solution-adv ul li {
	text-align: center;
	margin-right: 14%;
}

.solution-adv ul li img {
	width: 32px;
}

.solution-adv ul li p {
	font-size: 20px;
	color: #fff;
	font-weight: 600;
}

.solution-adv-fgx {
	position: relative;
	top: -60px;
}

.solution-adv ul li .solution-adv-yd {
	display: block;
	width: 20px;
	margin: 20px auto;
}

/* 关于我们 */

.about-l {
	width: 45%;
	position: relative;
}

.about-l-bg {
	width: 50%;
	height: 680px;
	display: flex;
	padding-left: 40px;
	align-items: center;
	background-color: #4646ff;
	position: absolute;
	top: 0;
	left: 0;
}

.about-l-pic {
	position: absolute;
	top: 26px;
	left: 26px;
}

.about-r {
	width: 50%;
}

.about-r h3 {
	font-weight: 500;
	color: #4646ff;
	font-size: 26px;
	margin-top: 50px;
}

.about-r h2 {
	font-size: 30px;
	margin-top: 40px;
}

.about-r strong {
	display: block;
	margin-top: 16px;
	margin-bottom: 70px;
	color: #666;
}

.about-r p {
	line-height: 30px;
	margin-bottom: 37px;
}

.about-r a {
	color: #fff;
	line-height: 60px;
	text-align: center;
	display: block;
	width: 227px;
	height: 60px;
	border-radius: 100px;
	background-color: #4646ff;
	margin-top: 60px;
}

.count {
	padding: 3% 0;
	margin-top: 100px;
	background: #FFF url(../IMAGES/count-bg.jpg) no-repeat center;
	background-size: 100% 100%;
}

.count ul {
	display: flex;
	display: -webkit-flex;
	justify-content: space-around;
}

.count ul li {
	text-align: center;
}

.count ul li h2 span {
	font-size: 36px;
	font-weight: 100;
	color: #fff;
}

.count ul li h2 {
	color: #fff;
	margin: 26px 0;
}

.count ul li p {
	color: #fff;
}

.partner {
	padding: 0 5%;
	padding-top: 120px;
	height: 792px;
	background: #fff url(../IMAGES/partner-bg.jpg) no-repeat center;
}

.partner .tit {}

.partner-con ul {
	margin-top: 14%;
	display: flex;
	display: -wap-flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.partner-con ul li {
	width: 18%;
	border: #e7e7e7 solid 1px;
	margin-bottom: 40px;
	overflow: hidden;
}

.partner-con ul li img {
	transition: all .6s;
}

.partner-con ul li:hover img {
	transform: scale(1.2);
}

.partner-con ul li:hover {
	box-shadow: #e7e7e7 0 0 20px;
}

.count2 {
	display: flex;
	display: -webkit-flex;
	justify-content: space-between;
}

.count2 ul {
	padding: 8% 5%;
}

.count2 ul li {}

.count2 ul li:nth-child(1) {
	border-bottom: #e5e5e5 solid 2px;
	padding-bottom: 50px;
}


.count2 ul li:nth-child(2) {
	padding-top: 50px;
}

.count2 ul li u {
	display: inline-block;
	text-align: center;
	padding: 8px 0;
	width: 30px;
	line-height: 20px;
	color: #fff;
	font-size: 18px;
	background-color: #4646ff;
	margin-right: 24px;
}

.count2 ul li h2 {
	font-size: 90px;
	color: #4646ff;
}

.count2 ul li p {
	margin-left: 30px;
}

.count2 ul li p {
	font-size: 24px;
	color: #4646ff;
}

.count2 ul li p span {
	display: block;
	color: #4646ff;
	font-size: 24px;
	margin-bottom: 30px;
}

.zx {
	width: 100%;
	height: 250px;
	background: #fff url(../IMAGES/zx.jpg) no-repeat center;
	background-size: 100% 100%;

}

.zx ul {
	height: 250px;
	display: flex;
	display: -webkit-flex;
	align-items: center;
}

.zx ul li {
	width: 50%;
	padding: 0 5%;
	display: flex;
	display: -webkit-flex;
	justify-content: space-between;
	align-items: center;
}

.zx ul li h2 {
	font-size: 36px;
	color: #fff;
	font-weight: 500;
}

.zx ul li p {
	font-size: 24px;
	color: #fff;
	margin-top: 20px;
}

.zx ul li a {
	color: #fff;
	padding: 4px 40px;
	line-height: 38px;
	text-align: center;
	border: #fff solid 1px;
	border-radius: 100px;
	transition: all .6s;
}

.zx ul li a:hover {
	background-color: #fff;
	color: #4646ff;
}

.news {
	height: 694px;
	overflow: hidden;
}

.news-main {
	display: flex;
	justify-content: space-between;
}

.news-main {
	margin-top: 60px;
}

.news-list {
	width: 20%;
}

.news-list h3 {
	font-size: 60px;
	color: #4646ff;
}

.news-con {
	width: 78%;
}

.news-list ul li {
	width: 270px;
	line-height: 60px;
	margin-bottom: 20px;
	font-size: 22px;
	cursor: pointer;
	color: #666;
	text-align: center;
	border-radius: 5px;
	background-color: #e5e5e5;
}

.news-list .current {
	color: #fff;
	background-color: #4646ff;
}

.news-con-pic {
	width: 35%;
	box-shadow: #F2F2F2 0 0 20px;
}

.news-con-text {
	width: 58%;
}

.news-con-list {
	padding: 3%;
	transition: all .6s;
	margin-bottom: 20px;
}

.news-con-list:hover {
	background-color: #f7f7f7;
}

.news-con-list:hover .news-con-list-date strong {
	color: #4646ff;
}

.news-con-list:hover .news-con-list-date span {
	color: #4646ff;
}

.news-con-list-date {
	width: 14%;
}

.news-con-list-date strong {
	font-size: 58px;
	color: #666;
}

.news-con-list-date span {
	font-size: 14px;
	color: #999;
}

.news-con-list-text {
	width: 85%;
}

.news-con-list-text h4 {
	font-size: 18px;
	line-height: 40px;
}

.news-con-list-text p {
	font-size: 14px;
	line-height: 18px;
	color: #666;
}



/*底部*/
.foot {
	background: #fff url(../IMAGES/foot-bg.jpg) no-repeat center;
	background-size: 100% 100%;
	padding: 60px;
}

.foot .foot-form {
	width: 45%;
}

.foot ul li {
	margin-bottom: 20px;
}

.foot ul li i {
	margin-right: 10px;
}

.foot ul li h2,
.foot-form h2 {
	font-size: 20px;
	color: #fff;
	font-weight: 500;
}

.foot ul li,
.foot ul li span {
	font-size: 14px;
	color: #acacac;
}

.foot ul li i {
	padding: 4px 4px;
	border-radius: 50%;
	background-color: #acacac;
}

.foot .cw {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.foot-code {
	text-align: center;
	color: #fff;
}

.foot-code img {
	margin-bottom: 10px;
}

.foot-form input,
.foot-form textarea {
	margin-bottom: 20px;
	background-color: #3d3d3d;
	border-radius: 3px;
	padding-left: 10px;
	border: #fff solid 0;
}

.foot-form input {
	width: 40%;
	height: 40px;
	margin-top: 20px;
}

.foot-form textarea {
	width: 80%;
	height: 150px;
	padding-top: 10px;
	resize: none;
}

.foot-form button {
	width: 120px;
	line-height: 40px;
	color: #fff;
	background-color: #3d3d3d;
	border-radius: 3px;
	border: #fff solid 0;
}

.copyright {

	background-color: #000000;
}

.copyright .cw {
	display: flex;
	justify-content: space-between;
}

.copyright p,
.copyright a {
	font-size: 14px;
	color: #7d7d7d;
	line-height: 40px;
}


@media only screen and (max-width: 1600px) {
	.adv-list {
		top: 70px;
		right: 0px;
	}

	.adv-text {
		padding: 18px 60px;
		padding-top: 43px;
		top: 16%;
	}

	.adv .swiper-container {
		height: 590px;
	}

	.solution-con {
		padding: 0 5%;
	}

	.solution-adv {
		margin-top: 65px;
		margin-left: 5%;
	}

	.about-l-bg {
		height: 582px;
	}

	.about-r strong {
		margin-bottom: 30px;
	}

	.about-r h2 {
		margin-top: 26px;
	}

	.about-r p {
		margin-bottom: 18px;
	}

	.about-r a {
		margin-top: 28px;
	}

	.news {
		height: 664px;
	}
}

@media only screen and (max-width: 1440px) {
	.cw {
		max-width: 91%;
	}

	.adv-pic {
		width: 60%;
	}

	.adv-list {
		right: -40px;
	}

	.adv .swiper-container {
		height: 616px;
	}

	.about-l-bg {
		height: 568px;
	}

	.margin-t {
		margin-top: 70px;
	}

	.solution-adv ul li p {
		font-size: 18px;
	}

	.partner {
		padding-top: 80px;
	}

	.partner {
		height: 680px;
	}

	.count2 ul {
		padding: 8% 0%;
	}

	.news {
		height: 650px;
	}


}

@media only screen and (max-width: 1366px) {
	.logo {
		width: 240px;
	}

	.solution-adv h2 {
		font-size: 22px;
		color: #fff;
	}

	.adv-tel {
		display: none;
	}

	.adv-list {
		top: 82px;
		right: -60px;
	}

	.solution-adv span {
		font-size: 17px;
	}
	
	.about-l-bg {
	    height: 539px;
	}
	
	.news-list h3 {
	    font-size: 54px;
	}
	
	.news-list ul li {
	    width: 220px;
	    line-height: 54px;
	    font-size: 20px;
	}
}

@media only screen and (max-width: 1280px){
	.slogan-t strong {
	    font-size: 20px;
	}
	.slogan-t {
	    font-size: 20px;
	}
	
	.slogan {
	    width: 262px;
	    padding-left: 28px;
	}
	
	.nav li {
	    margin-left: 26px;
	}
	
	.adv-pic {
	    width: 56%;
	}
	
	.adv-list {
	    top: 55px;
	}
	
	.adv-text {
	    top: 11%;
	}
	
	.adv-text u {
	    font-size: 28px;
	}
	
	.adv-text h2 {
	    font-size: 22px;
	}
	
	.adv-text {
	    padding: 18px 45px;
	    padding-top: 39px;
	}
	
	.adv-text ul li {
	    line-height: 22px;
	}
	
	.adv .swiper-container {
	    height: 506px;
	}
	
	.solution-adv span {
	    font-size: 15px;
	}
	
	.solution-adv ul li p {
	    font-size: 17px;
	}
	
	.about-l-bg {
	    height: 503px;
	}
	
	.about-r h2 {
	    margin-top: 24px;
	}
	
	.about-r strong {
	    font-size: 12px;
	}
	
	.news-con-list-date strong {
	    font-size: 46px;
	    color: #666;
	}
	
	.news-con-list {
	    margin-bottom: 16px;
	}
	
	.news {
	    height: 610px;
	}
}
