nav {
	background: rgba(137, 20, 25, 1);
}

.place {
	height: 60px;
}

.banner {
	margin-top: 40px;
	background-image: url(../img/fwpt.png);
	background-size: 100% 100%;
	background-repeat: no-repeat;
	padding-top: 1px;
	height: 120px;
}

.bannnerinfo {
	max-width: 80%;
	margin: 0 auto;
	color: #fff;
}

.bannertitle {
	font-size: 26px;
	margin-top: 30px;
	width: auto;
}

.bannertitle span {
	font-size: 16px;
	width: auto;
	margin-left: 22px;
	margin-top: 38px;
}

.bannnerinfo p {
	width: 100%;
	height: auto;
	font-size: 14px;
	margin-top: 20px;
}

body {
	width: 100%;
	height: auto;
	background: #f5f6f8;
}

.about-nav-list {
	background: #fff;
	height: 60px;
}

.about-list {
	max-width: 100%;
	margin: 0 auto;
	display: flex;
	background: #fff;
    flex-wrap: wrap;
}

.about-item {
	width: 160px;
	height: 60px;
	line-height: 60px;
	list-style-type: none;
	text-align: center;
	cursor: pointer;
	color: #000;
}

.about-item.active {
	background: #ba4651;
	color: #fff;
}

.introduction-main .introduction-top-content,
.tencent-midden {
	max-width: 80%;
	margin: 0 auto;
	margin-top: 100px;
}

.introduction-main .introduction-top-content h2,
.tencent-right h2 {
	font-size: 24px;
	color: #333;
	text-align: center;
}

.introduction-main .introduction-top-content .line1,
.tencent-right .line1 {
	width: 200px;
	height: 2px;
	margin: 14px auto 0 auto;
	background-color: #ddd;
}

.introduction-main .introduction-top-content .line2,
.tencent-right .line2 {
	width: 40px;
	height: 2px;
	margin: -2px auto 0;
	background-color: #ba4651;
}

.content-msg,
.tencent-right .tencent-msg {
	width: 100%;
	height: auto;
	margin-top: 50px;
	font-size: 16px;
	color: #333;
	line-height: 30px;
	text-align: justify;
}

.introduction-top-banner {
	background-image: url(../img/about1.png);
	background-size: 100% 100%;
	background-repeat: no-repeat;
	height: 280px;
	margin-top: 50px;
}

.introduction-top-info {
	background: #ba4651c4;
	color: #fff;
	width: 50%;
	height: 100%;
	text-align: center;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}

.introduction-top-info img {
	width: 60%;
}

.introduction-top-info .tipslist {
	display: flex;
	font-size: 14px;
	justify-content: center;
	margin-top: 15px;
}

.introduction-top-info .tipslist p {
	border-right: 1px solid #eee;
	padding: 0 5px;
}

.introduction-top-info .tipslist p:last-child {
	border-right: 0;
}

.tencent-midden {
	display: flex;
	justify-content: space-between;
}

.tencent-midden .imgbox {
	width: 40%;
	height: 284px;
}

.tencent-midden .imgbox img {
	width: 100%;
	height: 100%;
}

.tencent-right {
	width: 54%;
	height: 280px;
}

.tencent-right .tencent-msg {
	font-size: 15px;
	font-weight: 220;
	margin-top: 25px;
}

.culture-top {
	width: 100%;
	background-image: url('../img/bg.png');
	background-size: 100% 100%;
	height: 600px;
	padding-top: 100px;
}

.culture-top-content {
	width: 80%;
	height: 500px;
	margin: 0 auto;
	background-color: #fff;
	display: flex;
	justify-content: space-between;
}

.culture-left {
	width: 38%;
	height: 100%;
	margin-left: 44px;
	text-align: left;
}

.culture-left h2 {
	font-size: 30px;
	margin-top: 70px;
	color: #243388;
}

.culture-left img {
	margin-top: 20px;
	width: 100%;
}

.culture-left li {
	font-size: 16px;
	color: #333;
	margin-top: 35px;
	margin-bottom: 10px;
}

.culture-left p {
	font-size: 14px;
	margin-top: 35px;
	margin-bottom: 10px;
	color: #666;
	white-space: nowrap;
}

.culture-right {
	width: 60%;
	text-align: right;
	height: 100%;
}

.culture-right img {
	margin-top: 70px;
	margin-right: 30px;
	width: 80%;
}

.footer {
	margin-top: 20px;
}

#team {
	max-width: 80%;
	margin: 0 auto;
	margin-top: 60px;
}

.teamone {
	width: 100%;
	height: 428px;
	text-align: left;
	margin-top: 60px;
	background-color: #fff;
	border-radius: 5px;
	-webkit-box-shadow: 0 5px 5px 0 #ddd;
	box-shadow: 0 5px 5px 0 #ddd;
	padding: 1px;
	display: flex;
	justify-content: space-between;
}

.teamone .teamoneimg {
	width: 320px;
	height: 360px;
	margin-left: 44px;
	margin-top: 34px;
	text-align: center;
}

.teamone img {
	height: 100%;
	width: auto;
	filter: blur(15px);
}

.teamone .teamname {
	height: 100%;
	flex: 1;
	padding-left: 50px;
	padding-right: 20px;
}

.teamone .teamname h2 {
	height: 40px;
	width: 100%;
	font-size: 30px;
	line-height: 40px;
	color: #ba4651;
	margin-top: 82px;
}

.teamone .teamname h2 span {
	margin-left: 15px;
}

.teamone h2 span {
	font-size: 18px;
	height: 40px;
	line-height: 40px;
	margin-top: 52px;
	color: #666;
}

.teamone .teamname p {
	height: auto;
	width: 100%;
	line-height: 25px;
	font-size: 16px;
	margin-top: 80px;
	font-weight: 220;
	color: #333;
	text-align: justify;
}

.teamtwo {
	display: flex;
	justify-content: space-between;
}

.regionTeam {
	width: 49%;
	height: 300px;
	background-color: #fff;
	-webkit-box-shadow: 0 5px 5px 0 #ddd;
	box-shadow: 0 5px 5px 0 #ddd;
	margin-top: 50px;
	display: flex;
	justify-content: space-between;
	padding: 22px;
	box-sizing: border-box;
}

.teamtwo .regionTeam .regionName {
	height: 100%;
	width: 65%;
	padding-left: 20px;
	text-align: left;
}

.teamtwo .regionTeam .regionImg {
	width: 35%;
	height: 268px;
}

.teamtwo .regionTeam .regionImg img {
	width: 100%;
	filter: blur(15px);
}

.regionName p {
	height: auto;
	width: 100%;
	line-height: 25px;
	font-size: 14px;
	margin-top: 22px;
	color: #333;
}

.regionName span {
	font-size: 18px;
	height: 40px;
	line-height: 40px;
	margin-top: 52px;
	color: #666;
}

.teamthree {
	display: grid;
	flex-wrap: wrap;
	grid-template-columns: auto auto auto auto;
	gap: 2%;
	margin-bottom: 50px;
}

.teamthree .teamitem {
	padding: 20px 10px;
	box-sizing: border-box;
	margin-top: 50px;
	background: #fff;
	border-radius: 5px;
}

.teamthree .teamitem img {
	width: 70px;
	height: 7 0px;
	border-radius: 50%;
}

.teamthree .teamitem .item-img {
	text-align: center;
}

.teamthree .teamitem .item-name {
	margin: 10px 0;
	font-weight: bold;
	font-size: 18px;
	text-align: center;
	display: flex;
	flex-direction: column;
	align-items: center;
}

.teamthree .teamitem .item-name span {
	font-size: 14px;
	color: #666;
	font-weight: 500;
}

.item-content {
	font-size: 14px;
	font-weight: 220;
	padding: 0 10px;
	letter-spacing: 1px;
	color: #666;
}

.historybox {
	max-width: 80%;
	margin: 0 auto;
	display: flex;
	flex-wrap: wrap;
	margin-top: 50px;
	padding-bottom: 20px;
}

.historytwo {
	width: 48%;
	padding: 20px;
	text-align: center;
	box-sizing: border-box;
	font-weight: bold;
	height: 620px;
	background: #fff;
	margin: 0 1%;
}

.historytwo img {
	width: 100%;
	height: 540px;
	margin-bottom: 20px;
}

.historythree-list {
	display: flex;
	width: 98%;
	margin: 20px auto;
	flex-wrap: wrap;
}

.historythree {
	width: 49%;
	margin: 0 .5%;
	margin-bottom: 10px;
	padding: 20px 10px;
	text-align: center;
	box-sizing: border-box;
	font-weight: bold;
	background: #fff;
}

.historythree img {
	height: 240px;
	max-width: 100%;
	margin-bottom: 10px;
}

.hidebox,
.mobile-banner {
	display: none;
}

.memberbox .memberitem:nth-child(3) .imgbox::before {
	background: #f5f6f8;
}

.memberbox .memberitem .name {
	color: #ba4651;

}

.memberbox .memberitem:nth-child(3) .imgbox::after {
	border-color: #ba4651;
}

.team-memberbox {
	margin-top: 20px;
}

.team-memberitem {
	text-align: center;
	padding: 20px;
	font-size: 14px;
	/*border-bottom: 1px solid #e2e2e2;*/
	background: #fff;
	margin-bottom: 2px;
}

.team-memberitem:last-child {
	border: 0;
}

.team-memberitem .name {
	font-weight: bold;
	font-size: 20px;
	margin-bottom: 5px;
}
.tablebox{
    min-height: 31vh;
    margin-top: 10px;
}

@media screen and (max-width:768px) {
    .editor_content img{
        max-width: 96% !important;
    }
    .historybox{
        margin-top: 0;
    }
    .combox{
        flex-direction: column;
    }
    .about-nav-list{
        width: 100% !important;
        margin-top: 0 !important;
        height: auto;
    }
   .comright{
        width: 100% !important;
        margin-top: 15px !important;
   }
    .about-list a{
        width: 33%;
        text-align: center;
    }
    .about-item{
        width: 25%;
        font-size: 14px;
    }
	.mobile-banner {
		display: block;
		margin-top: 0;
		margin-bottom: 20px;
	}

	.introduction-top-banner {
		display: none;
	}

	.banner {
		margin-top: 0;
		height: 100px;
		padding-left: 10px;
		/*padding-bottom: 10px;*/
	}
    .content img{
        width: auto !important;
        height: auto !important;
    }
	.bannertitle {
		font-size: 24px;
		margin-top: 14px;
	}

	.bannnerinfo p {
		margin-top: 15px;
		white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
	}

	.introduction-main .introduction-top-content,
	.tencent-midden,
	.tencent-right {
		margin-top: 20px;
	}
    .introduction-top-content{
        margin-top:100px !important;
    }
	.tencent-midden .imgbox {
		height: auto;
	}

	.tencent-midden {
		flex-direction: column;
	}

	.content-msg,
	.tencent-right .tencent-msg {
		padding: 10px;
		font-size: 14px;
		box-sizing: border-box;
	}

	.introduction-top-info,
	.tencent-midden .imgbox,
	.tencent-right {
		width: 100%;
	}

	.tencent-right {
		height: auto;
	}

	.culture-top {
		height: auto;
	}

	.culture-top-content {
		width: 100%;
	}

	.culture-left {
		width: 100%;
		margin-left: 0;
	}

	.culture-right {
		display: none;
	}

	.culture-left h2 {
		margin-top: 40px;
	}

	.culture-left {
		padding: 10px;
		box-sizing: border-box;
		height: auto;
	}

	.culture-left p {
		font-size: 14px;
		white-space: normal;
		line-height: 1.6;
		margin-top: 22px;
	}

	.footer {
		margin: 0;
	}

	.teamone {
		height: auto;
		flex-direction: column;
		align-items: center;
		padding-top: 10px;
	}

	.teamone .teamoneimg {
		width: 90%;
		margin: 0;
	}

	.teamone .teamname {
		height: auto;
		width: 100%;
		padding: 20px;
		box-sizing: border-box
	}

	.teamone .teamname h2 {
		height: auto;
		width: 100%;
		font-size: 18px;
		line-height: 40px;
		color: #ba4651;
		margin-top: 10px;
	}

	.teamone h2 span {
		font-size: 14px;
	}

	.teamone .teamname p {
		margin-top: 0;
		font-size: 13px;
	}

	.regionTeam {
		flex-direction: column;
		align-items: center;
		height: auto;
		padding: 10px;
	}

	.regionImg {
		width: 67%;
		text-align: center;
	}

	.teamtwo .regionTeam .regionImg {
		height: auto;
	}

	.teamtwo .regionTeam .regionName {
		padding: 0;
		width: 100%;
	}

	.regionName span {
		font-size: 14px;
		margin-top: 5px;
	}

	.regionName h2 {
		font-size: 16px;
		display: flex;
		flex-direction: column;
		align-items: center;
		margin-top: 10px;
	}

	.regionName p {
		font-size: 12px;
		height: auto;
		width: 100%;
		margin-top: 20px;
		display: -webkit-box;
		-webkit-line-clamp: 4;
		-webkit-box-orient: vertical;
		overflow: hidden;
	}

	.teamthree {
		grid-template-columns: auto auto;
	}

	.item-content {
		font-size: 12px;
		padding: 0;
	}

	.historytwo {
		width: 100%;
		height: auto;
	}

	.historytwo img {
		width: 100%;
		height: auto;
	}

	.historythree-list {
		flex-wrap: wrap;
	}

	.historythree {
		width: 100%;
	}
}