* {
	padding: 0;
	margin: 0;
}

body {
	background-color: #FFFFFF;
	/*overflow: hidden;*/
}

/*瀵艰埅浜�*/
.header {
	position: fixed;
	left: 0;
	width: 100%;
	top: 0;
	z-index: 9999;
}
.navigation {
	width: 1298px;
	height: 84px;
	background: rgba(0, 0, 0, 0);
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin: auto;
}
.navigation-img {
	width: 171px;
	height: 46px;
}
.tabs-box {
	display: flex;
}
.tabs-each {
	font-weight: 400;
	font-size: 16px;
	margin-left: 56px;
}
.tabs-name {
	padding: 0 10px;
	height: 70px;
	line-height: 90px;
	text-align: center;
}
.tabs-name-a {
	text-decoration: none;
	font-weight: 400;
	font-size: 16px;
	color: #FFF;
}
.wire {
	display: inline-block;
	width: 100%;
	height: 4px;
	background: #FFF;
	border-radius: 0px 0px 0px 0px;
	margin: auto;
	margin-left: 3px;
	z-index: 999;
}
.product-main {
	width: 1017px;
	height: 486px;
	background: #FFFFFF;
	border-radius: 0px 0px 0px 0px;
	margin: auto;
	position: absolute;
	top: 80px;
	left: 50%;
	margin-left: -508px;
	display: none;
}
.product-main-show{
	display: block;
}

.exploit-img {
	width: 22px;
	height: 22px;
	vertical-align: middle;
}

.exploit-h {
	font-weight: 500;
	font-size: 18px;
	color: #000000;
	padding: 0 24px 0 12px;
}

.exploit-t {
	font-weight: 400;
	font-size: 14px;
	color: #8C8D9F;
}

.main-title-box {
	padding: 42px 0 0 63px;
}

.list-box {
	width: 891px;
	height: 302px;
	background: #F9FAFF;
	border-radius: 0px 0px 0px 0px;
	margin: auto;
	margin: 24px auto;
	padding: 33px;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}

.each-box {
	/* width: 300px; */
	width: 30%;
	height: 60px;
	/* background-color: #a06565; */
	display: flex;
	align-items: center;
	cursor: pointer;
	padding: 12px;
}
.each-box:hover {
	background-color: #EAEFF8;
	border-radius: 10px 10px 10px 10px;
}

.list-img {
	width: 42px;
	height: 42px;
	margin-right: 15px;
}

.each-name {
	font-weight: 400;
	font-size: 16px;
	color: #000000;
	line-height: 24px;
}

.each-text {
	font-weight: 400;
	font-size: 12px;
	color: #AAB4BD;
	line-height: 24px;
}

.hot {
	padding: 4px 3px;
	border-radius: 2px 2px 2px 2px;
	background-color: #FBE8E5;
	font-weight: bold;
	font-size: 12px;
	color: #DA4036;
}

/*banner*/
.banner {
	width: 100%;
	height: 650px;
	background: url("/static/infobg.jpg") no-repeat center;
	background-size: cover;
}


/* 鏂伴椈 */
.title {
	color: #222328;
	font-size: 32px;
	text-align: center;
	padding: 60px 0 20px 0;
}

.title-desc {
	font-size: 12px;
	color: #5E72B3;
	text-align: center;
	padding-bottom: 30px;
}


.project-container {
	margin: auto;
	padding: 60px 0;
	max-width: 1280px;
}

.add {
	margin-bottom: 55px;
	font-size: 12px;
	font-weight: 400;
	color: #808080;
	line-height: 17px;
}

.new_title {
	margin-bottom: 30px;
	text-align: center;
	font-size: 21px;
	font-weight: bold;
	color: #323232;
	line-height: 30px;
}

.new_desc {
	margin-bottom: 40px;
	display: flex;
	justify-content: space-around;
	flex-direction: row;
}

.new_time {
	font-size: 12px;
	font-weight: 400;
	color: #808080;
	line-height: 17px
}

.new_browse {
	font-size: 12px;
	font-weight: 400;
	color: #808080;
	line-height: 17px;
}

.news_content {
	padding: 40px 0px;
	border-top: 1px solid #E7E7E7;
	border-bottom: 1px solid #E7E7E7;
}

.new_bot {
	margin: 40px 0px;
	display: flex;
	align-items: center;
	text-decoration: none;
}

.bot_prev {
	text-decoration: none;
	padding: 10px 20px;
	font-size: 13px;
	color: #343434;
	background: #E4E4E4;
}

.new_bot span{
	margin-left: 30px;
	color: #343434;
}


/* 搴曢儴 */
.front,
.back {
	background-size: cover;
	background-position: center;
	-webkit-transition: -webkit-transform .7s cubic-bezier(0.4, 0.2, 0.2, 1);
	transition: -webkit-transform .7s cubic-bezier(0.4, 0.2, 0.2, 1);
	-o-transition: transform .7s cubic-bezier(0.4, 0.2, 0.2, 1);
	transition: transform .7s cubic-bezier(0.4, 0.2, 0.2, 1);
	transition: transform .7s cubic-bezier(0.4, 0.2, 0.2, 1), -webkit-transform .7s cubic-bezier(0.4, 0.2, 0.2, 1);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	text-align: center;
	min-height: 280px;
	height: auto;
	border-radius: 10px;
	color: #fff;
	font-size: 1.5rem;
}

.back {
	background: #cedce7;
	background: -webkit-linear-gradient(45deg, #cedce7 0%, #596a72 100%);
	background: -o-linear-gradient(45deg, #cedce7 0%, #596a72 100%);
	background: linear-gradient(45deg, #cedce7 0%, #596a72 100%);
}

.front:after {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	width: 100%;
	height: 100%;
	content: '';
	display: block;
	opacity: .6;
	background-color: #000;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	border-radius: 10px;
}

.container:hover .front,
.container:hover .back {
	-webkit-transition: -webkit-transform .7s cubic-bezier(0.4, 0.2, 0.2, 1);
	transition: -webkit-transform .7s cubic-bezier(0.4, 0.2, 0.2, 1);
	-o-transition: transform .7s cubic-bezier(0.4, 0.2, 0.2, 1);
	transition: transform .7s cubic-bezier(0.4, 0.2, 0.2, 1);
	transition: transform .7s cubic-bezier(0.4, 0.2, 0.2, 1), -webkit-transform .7s cubic-bezier(0.4, 0.2, 0.2, 1);
}

.back {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}

.inner {
	-webkit-transform: translateY(-50%) translateZ(60px) scale(0.94);
	transform: translateY(-50%) translateZ(60px) scale(0.94);
	top: 50%;
	position: absolute;
	left: 0;
	width: 100%;
	padding: 2rem;
	font-size: .7em;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	outline: 1px solid transparent;
	-webkit-perspective: inherit;
	perspective: inherit;
	z-index: 2;
}

.container .back {
	-webkit-transform: rotateY(180deg);
	transform: rotateY(180deg);
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
}

.container .front {
	-webkit-transform: rotateY(0deg);
	transform: rotateY(0deg);
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
}

.container:hover .back {
	-webkit-transform: rotateY(0deg);
	transform: rotateY(0deg);
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
}

.container:hover .front {
	-webkit-transform: rotateY(-180deg);
	transform: rotateY(-180deg);
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
}

.front .inner p {
	font-size: 2rem;
	margin-bottom: 2rem;
	position: relative;
}

.front .inner p:after {
	content: '';
	width: 4rem;
	height: 2px;
	position: absolute;
	background: #C6D4DF;
	display: block;
	left: 0;
	right: 0;
	margin: 0 auto;
	bottom: -.75rem;
}

.front .inner span {
	color: rgba(255, 255, 255, 0.7);
	font-family: 'Montserrat';
	font-weight: 300;
}

@media screen and (max-width: 64rem) {
	.col {
		width: calc(33.333333% - 2rem);
	}
}

@media screen and (max-width: 48rem) {
	.col {
		width: calc(50% - 2rem);
	}
}

@media screen and (max-width: 32rem) {
	.col {
		width: 100%;
		margin: 0 0 2rem 0;
	}
}

.consult-container {
	padding: 70px 0 50px;
	background: url("/static/consult.png") no-repeat center;
	background-size: cover;
	margin: 80px 0;
}

.consult-title {
	display: flex;
	align-items: center;
	justify-content: center;
}

.consult-c {
	font-size: 34px;
	color: #fff;
}

.consult-desc {
	font-size: 22px;
	color: #fff;
	text-align: center;
	margin: 30px 0 50px;
}

.consult-btn {
	background: linear-gradient(to right, #91BEFF, #E4EAFF);
	width: 200px;
	line-height: 50px;
	height: 50px;
	text-align: center;
	border-radius: 25px;
	color: #2C68FF;
	margin: 0 auto;
}


/*搴曢儴*/

.footer {
	background: url("/static/footer-bg.jpg") no-repeat center;
	background-size: cover;
	padding: 100px 0 40px;
}

.footer-box {
	max-width: 1280px;
	margin: 0 auto;
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
}

.footer-l {}

.footer-logo {
	width: 154px;
	height: 44px;
}

.footer-tel {
	color: #fff;
	font-size: 40px;
	margin: 40px 0 20px;
}

.footer-time {
	font-size: 14px;
	color: #fff;
}

.footer-r {
	display: flex;
	align-items: flex-start;
}

.footer-links {
	display: flex;
	flex-direction: column;
}

.footer-title {
	color: #2C68FF;
	font-size: 18px;
	text-decoration: none;
	margin-bottom: 27px;
}

.footer-link {
	text-decoration: none;
	color: rgba(255, 255, 255, 0.8);
	margin-bottom: 10px;
}

.footer-links {
	margin-right: 100px;
}

.footer-contact {
	display: flex;
	flex-direction: column;
	align-items: center;
}

.footer-wx {
	width: 100px;
}

.footer-service {
	color: rgba(255, 255, 255, 0.8);
	margin-top: 10px;
}

.footer-record {
	text-align: center;
	padding-top: 40px;
}

.footer-record span {
	color: #9CA9D2;
	font-size: 12px;
}

.footer-record span:nth-of-type(2) {
	color: #2C68FF;
}

/*鑱旂郴鎴戜滑*/
.contact-container {
	text-align: center;
}

.contact-cover {
	width: 100%;
	max-width: 1280px;
	margin-bottom: 40px;
	cursor: pointer;
}


/*渚ц竟鏍�*/
.service-container {
	width: 136px;
	position: fixed;
	top: 50%;
	right: 0;
	transform: translateY(-50%);
	padding: 18px;
	box-sizing: border-box;
	background: #fff;
	z-index: 10000;
	text-align: center;
}

.service-wx {
	width: 100px;
}

.service-box {
	border-bottom: 1px solid #E6EFFF;
	cursor: pointer;
}

.service-box:last-of-type {
	border-bottom: none;
}

.service-word {
	text-align: center;
	color: #1A3A66;
	font-size: 14px;
	padding: 10px 0;
}

.service-tel {
	color: #2C68FF;
	font-size: 16px;
	padding-bottom: 10px;
}

.service-online {
	margin-top: 10px;
}

.service-up {
	margin-top: 10px;
}