body,
html {
	width: 100%;
	height: calc(100% - 80px);
	min-height: 665px;
}

header {
	position: fixed;
	top: 0;
	padding: 0;
	/* overflow-x: auto; */
	width: 100%;
	z-index: 4000;
	background-color: #fff;
}

.header {
	width: 1200px;
	margin: 0 auto;
	height: 80px;
	display: flex;
	justify-content: space-between
}

.header li {
	float: left
}

.logo {
	width: 193px;
	height: 70px;
	line-height: 80px;
	padding-top: 10px
}

.menu {
	height: 80px
}

.menu a {
	display: inline-block
}

.menu-Item {
	height: 80px;
	line-height: 80px;
	text-align: center;
	color: #333333
}

.menu-Item > a {
	font-size: 15px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #666;
	padding: 0 18px 0 18px
}

.menu-Item:hover a {
	background-color: #0072ff
}

nav .sunmer-nav {
	position: absolute;
	height: 80px;
	width: calc((100% - 1200px) / 2 + 642px);
	top: 80px;
	display: none;
	overflow: hidden;
	z-index: 9999
}

.nav-list {
	padding-left: 40px;
	margin-left: 66px;
	width: 100%;
	height: 100%;
	background: rgba(76, 74, 79, 0.8);
	display: none;
	z-index: 5000;
	display: flex
}

.aicai-nav {
	min-width: 517px;
	width: 100%
}

.business-nav {
	min-width: 517px;
	width: 100%
}

.cultural-nav {
	min-width: 517px;
	width: 100%
}

.cooperativePartner-nav {
	min-width: 517px;
	width: 100%
}

@media screen and (min-width: 1585px) {
	.cultural-nav {
		margin-left: 354px
	}

	.business-nav {
		margin-left: 258px
	}

	.cooperativePartner-nav {
		margin-left: 450px
	}
}

.nav-Item {
	margin-left: 3.8%;
	font: bold 15px Microsoft YaHei;
	line-height: 80px
}

.nav-Item {
	font-size: 14px;
	color: #fff
}

.nav-Item > a:hover {
	color: #00a2ff
}

.nav-list .nav-Item .active {
	color: #00a2ff
}

.menu-Item-Active,
.nav-Acto {
	background-color: #0072ff;
	color: #ffffff !important
}

.nav-sub {
	color: #00a2ff
}

article {
	margin-top: 80px;
	width: 100%;
	min-height: 720px;

}

.teams-logo {
	width: 325px;
	height: 119px;
	line-height: 119px;
	position: absolute;
	transition: 0.5s;
	/* transform: translateY(-20%); */
	opacity: 0;
	background: url(../imgs/logo.png) no-repeat
}

.teams-title-bg {
	width: 100%;
	height: 100px
}

.teams-title {
	width: 1200px;
	margin: 0 auto;
	padding-top: 20px;
	display: flex;
	justify-content: space-between
}

.teams-title-Chs {
	height: 29px;
	color: #333333;
	font: bold 30px Microsoft YaHe;
}

.teams-title-Eng {
	height: 19px;
	color: #333333;
	opacity: 0.5;
	font: bold 26px Haboro Contrast;
	text-transform: uppercase
}

@media screen and (min-width: 1900px) {
	.teams-logo {
		opacity: 1
	}
}

footer {
	margin-top: 65px;
	width: 100%;
	position: relative
}

footer > img {
	width: 100%;
	height: 100%;
	position: absolute
}

.contact-main {
	width: 100%;
	background-color: rgba(114, 108, 108, 0.5);
	margin: 0 auto;
	position: relative
}

.contact {
	width: 1200px;
	overflow: hidden;
	height: 400px;
	margin: 0 auto 20px;
	color: #fff
}

.contact p {
	margin: 20px 0 20px 20px
}

.contact_left {
	margin-left: 20px;
	width: 45%;
	height: 385px;
	float: left
}

.contact_right {
	width: 46%;
	height: 100%;
	float: right;
	border-left: 1px solid #fff;
	box-sizing: border-box
}

.contact_right .contact_rbox {
	margin: 20px 20px;
	width: 600px;
	position: relative
}

.hotLine {
	height: 65px;
}

.hotLine p {
	margin-bottom: 0;
}

.hotLine span {
	position: relative;
	left: 120px;
	top: -25px;
}

.contact_right .contact_rbox p {
	color: #fff;
	font-size: 14px;
	line-height: 2em;
	width: 300px
}

.contact_right .contact_rbox dd {
	/*margin-bottom: 25px;*/
	position: relative;
	padding-left: 45px
}

.ewm {
	position: absolute;
	right: 70px;
	top: 54%;
	width: 135px;
	height: 135px;
	margin-top: -70px
}

.friend-link a {
	color: #fff
}

.friend-link > a:not(:first-child) {
	padding-left: 70px
}

.banner-box {
	width: 100%;
	height: 532px;
	background-size: cover;
	position: relative
}

.banner-box .banner-title {
	position: absolute;
	top: 50%;
	left: 50%;
	text-align: center;
	transform: translate(-50%, -50%);
	color: #fff
}

.banner-box .banner-title h4 {
	font-size: 80px
}

.banner-box .banner-title p {
	font-size: 38px;
	text-transform: uppercase
}

.content-com-box {
	width: 1200px;
	margin: 0 auto
}

.title-head {
	text-align: center
}

.title-head div h4 {
	display: inline-block;
	line-height: 40px;
	position: relative;
	font-size: 22px
}

.title-head div h4 .left-line {
	width: 100px;
	border: solid 1px #0362C1;
	position: absolute;
	top: 50%;
	left: -120px
}

.title-head div h4 .right-line {
	width: 100px;
	border: solid 1px #0362C1;
	position: absolute;
	top: 50%;
	right: -120px
}

.title-head p {
	color: #999;
	font-size: 16px;
	text-transform: uppercase
}

.concat {
	margin-top: 56px
}

.concat .concat-about {
	width: 621px;
	height: 170px;
	background: url("../imgs/share-platform/juxing.png") no-repeat;
	margin: 0 auto;
	position: relative
}

.concat .concat-about2 {
	width: 600px;
	display: flex;
	justify-content: space-around;
	position: relative;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -75%)
}

.concat-about2 span a {
	width: 67px;
	height: 17px;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #333333;
	line-height: 40px
}

.info-contact {
	color: #FFFFFF;
	font: bold 12px Microsoft YaHei;
	margin-left: 20px
}

.info-contact p {
	margin-left: 30px
}

.info-contact p:nth-child(1) {
	font-size: 16px;
	line-height: 50px
}

.info-contact p:nth-child(2) {
	font-size: 12px;
	line-height: 22px
}

.concat .concat-about span {
	display: inline-block;
	width: 105px;
	height: 40px;
	line-height: 40px;
	background: #CCE3FF;
	text-align: center;
	color: #333;
	margin-top: 18px;
	font: bold 16px Microsoft YaHei
}

.footer-box {
	width: 100%;
	margin-top: 20px;
	height: 35px;
	background-color: #2c2c2c
}

.footer-box p {
	font-size: 10px;
	text-align: center;
	line-height: 30px;
	color: #fff
}

.footer-box p a {
	color: #fff
}

@font-face {
	font-family: "KaiTi";
	/*src: url("../font/SIMKAI.TTF");*/
}
