html {
	font-size: 16px;
	line-height: 1.15;
	margin-top: 0 !important;
}

* {
	box-sizing: border-box;
	padding: 0;
	margin: 0;
}

button:active,
button:focus {
	outline: none !important;
}

img {
	display: block;
	width:100%;
	height:auto;
}

sub,
sup {
	position: relative;
	font-size: 75%;
	line-height: 0;
	vertical-align: baseline;
}

sub {
	bottom: -.25em;
}

sup {
	top: -.5em;
}

[tabindex="-1"]:focus:not(:focus-visible) {
	outline: 0 !important;
}

/* 宽度 */
.w1 {
	width: 10%;
}

.w2 {
	width: 20%;
}

.w3 {
	width: 30%;
}

.w4 {
	width: 40%;
}

.w5 {
	width: 50%;
}

.w6 {
	width: 60%;
}

.w7 {
	width: 70%;
}

.w8 {
	width: 80%;
}

.w9 {
	width: 90%;
}

.w10 {
	width: 100%;
}

.wat {
	width: auto;
}

/* 高度 */
.h10 {
	height: 100%;
}

.hat {
	height: auto;
}

/* 字体大小 */
.f11 {
	font-size: 0.6875rem;
}

.f12 {
	font-size: 0.75rem;
}

.f13 {
	font-size: 0.8125rem;
}

.f14 {
	font-size: 0.875rem;
}

.f16 {
	font-size: 1rem;
}

.f17 {
	font-size: 1.0625rem;
}

.f18 {
	font-size: 1.125rem;
}

.f20 {
	font-size: 1.25rem;
}

.f24 {
	font-size: 1.5rem;
}

.f28 {
	font-size: 1.75rem;
}

.f30 {
	font-size: 1.875rem;
}

.f32 {
	font-size: 2rem;
}

.f36 {
	font-size: 2.25rem;
}

.f44 {
	font-size: 2.75rem;
}

/* 字体颜色 */
.c0 {
	color: #000;
}

.cf {
	color: #fff;
}

.c9 {
	color: #999;
}

.c6 {
	color: #666;
}

.c3 {
	color: #333;
}

.c4 {
	color: #444;
}

.c6 {
	color: #666;
}

.ce {
	color: #eee;
}

.c5e {
	color: #ff4c5e;
}

.c34 {
	color: #200434;
}

/* 文本排列样式 */
.tac {
	text-align: center;
}

.tal {
	text-align: left;
}

.tar {
	text-align: right;
}

/* 字体粗细 */
.fb {
	font-weight: bold;
}

.fb4 {
	font-weight: 400;
}

.fb5 {
	font-weight: 500;
}

.fb6 {
	font-weight: 600;
}

.fb7 {
	font-weight: 700;
}

/* 背景颜色 */
.bacf {
	background-color: #fff;
}

.bacd {
	background-color: #ddd;
}

.bac0 {
	background-color: #000;
}

.bacf7 {
	background-color: #fff7f7;
}

.bac1 {
	background: rgb(250, 251, 252);
}



/* 盒子模型 */
.d-block {
	display: block
}

.d-inblock {
	display: inline-block;
}

.d-none {
	display: none;
}

.d-flex {
	display: flex;
}

/* 鼠标样式 */
.cursor {
	cursor: pointer;
}

/* 定位 */
.pos-ab {
	position: absolute;
}

.pos-re {
	position: relative;
}

.pos-fix {
	position: fixed;
}

.mg-at {
	margin: auto;
}

.mg-0 {
	margin: 0;
}

.pd-0 {
	padding: 0;
}
.mg-0-important {
	margin: 0 !important;
}
.mt-10{
	margin-top: 10px;
}
/* 浮动 */
.fl {
	float: left;
}

.fr {
	float: right;
}

.footer-intro-part {
	text-align: center;
	padding: 28px 0;
	background-color: #F9FAFC;
}
.footer-intro-part .footer-intro-text-url {
	font-size: 14px;
	text-align: center;
	color: #999;
	margin: 0 30px;
}

.part4-1 .part4_text{
	padding-top: 50px;
}
.part4-1  .part4-item {
	margin-left:18%;
	padding-top:11%
}

.presentation-part  {
	height: 700px;
}
.presentation-part .part1_banner iframe{
	height: 480px !important;
}

.footer-count-part {
	text-align: center;
    font-size: 12px;
    color: #666;
    margin: 15px 0px;
}
.footer-count-item {
    display: inline-block;
    padding: 0 15px;
	position: relative;
}
.footer-count-item::after {
	content: "";
	content: "";
    display: inline-block;
    width: 1px;
    height: 100%;
    background-color: #ccc;
    position: absolute;
    top: 0;
    left: 0;
    transform: translateX(-50%);
}
.footer-count-item:first-child::after{
	display:none;
}

@media (max-width: 768px) {
	.presentation-part .part1_banner iframe{
		height: 330px !important;
	}
	.part4-1 .part4_text{
		padding-top: 8px;
		font-size: 13px;
		overflow: hidden;
		text-overflow: ellipsis;
		display:-webkit-box;
		-webkit-box-orient:vertical;
		-webkit-line-clamp:2;
	}
	.part4-1  .part4-1_title {
		font-size: 1.3rem;
	}
	.part4-1  .part4-item {
		padding-top: 4%;
		margin-left: 10%;
	}
	.part5 .f36{
		font-size: 1.8rem;
	}
	.part5 .part5_num .f28{
		font-size: 1.4rem;
	}
	.part5 .part5_num .f16{
		font-size: 0.8rem;
	}
	.part3 > .part3_con {
		width: 90%;
	}

	.footer-section .footer-top-nav {
		width: 100%;
		max-width: 100%;
		display: block;
		padding: 20px 0;
	}
	.footer-logo-column .footer-logo {
		margin-bottom: 20px;
		text-align: center;
	}
	.footer-top-nav .footer-href-item {
		padding: 0;
		text-align: center;
		margin: 8px 0;
	}
	.footer-logo-column {
		margin: 0 auto;
		padding: 0 20px;
	}
	.footer-href-layout {
		display: block;
		overflow: hidden;
	}
	.footer-href-column {
		width: 50%;
		float: left;
		text-align: center;
	}
	.footer-top-nav .footer-href-column h5, .footer-top-nav .footer-href-column li{
		text-align: center;
		padding: 0;
		margin-top: 10px;
		margin-bottom: 0;
	}
	.footer-href-layout .footer-href-column .footer-column-list {
		margin-top: 15px;
	}
	.footer-bottom {
		padding: 10px 0;
	}
	.footer-logo img {
		height: 40px;
	}
	.presentation-part {
		height: 390px;
	}
	.part1 {
		margin-top: 0;
	}

}