@charset "utf-8";
/* CSS Document */
.zh_banner {
	width:18.75rem;
	height:7.25rem;
	background-image:url(../images/zh/banner.jpg);
	background-size:100% 100%;
}
.zh_F1 {
	width:18.75rem;
	height:20.5rem;
	background-image:url(../images/zh/bg.png);
	background-size:100% 100%;
	margin-top:0.75rem;
}
.zh_F1 div {
	width:80%;
	margin:0 auto;
}
#zh_F1_tit {
	font-size:0.8rem;
	text-align:center;
	color:#4b6ae5;
	font-weight:bold;
	padding-top:1.5rem;
}
.F1_lip {
	width:3.875rem;
	height:1.25rem;
	background-image:url(../images/zh/f1tit.png);
	background-size:100% 100%;
	text-align:center;
	color:#fff;
	font-size:0.65rem;
	line-height:1.5rem;
	margin-top:0.5rem;
}
.F1_lidesc {
	margin-top:0.1rem;
	font-size:0.45rem;
	line-height:0.85rem;
	color:#333;
}
#F1_href {
	width:7.125rem;
	height:1.25rem;
	line-height:1.25rem;
	background-color:#ecb01f;
	margin:0.65rem auto;
	text-align:center;
	color:#fff;
	font-size:0.65rem;
}
.zh_tit {
	width:18.75rem;
	height:1.25rem;
	background-image:url(../images/zh/tit.png);
	background-size:100% 100%;
	text-align:center;
	font-size:0.8rem;
	color:#333;
	font-weight:bold;
	margin:0.75rem auto;
}
.zh_tit span {
	color:#ed3820;
}
.zh_F2_cont {
	width:90%;
	margin:0 auto;
	overflow:hidden;
	margin-bottom:1rem;
}
#zh_F2_desc {
	font-size:0.45rem;
	line-height:0.85rem;
	text-align:center;
	color:#333;
}
#zh_F2_cont_tit {
	color:#ecb01f;
	font-size:0.7rem;
	text-align:center;
	line-height:2rem;
	font-weight:bold;
}
.zh_F2_cont ul li {
	width:33.33%;
	float:left;
	margin-top:0.5rem;
}
.zh_F2_cont ul li p {
	width:80%;
	margin:0 auto;
	text-align:center;
}
.zh_F2_cont ul li p:nth-child(2) {
	font-size:0.65rem;
	color:#333;
	line-height:1.5rem;
}
.zh_F3 {
	background-image: linear-gradient(#9564ee, #867dfb);
	margin-top:0.5rem;
}
#zh_F3_tit {
	font-size:0.8rem;
	text-align:center;
	font-weight:bold;
	padding:1rem 0rem;
	color:#fff;
}
#zh_F3_tit span {
	color:#ecb01f;
}
.zh_F3 ul {
	width:90%;
	margin:0 auto;
	overflow:hidden;
	padding-bottom:1rem;
}
.zh_F3 ul li {
	width:25%;
	float:left;
	margin-bottom:0.5rem;
}
.zh_F3 ul li p {
	width:80%;
	margin:0 auto;
	text-align:center;
}
.zh_F3 ul li p:nth-child(2) {
	color:#fff;
	text-align:center;
	line-height:1rem;
}
.zh_F4_cont {
	width:18.75rem;
	height:8.5rem;
	background:url(../images/zh/tbg.png);
	background-size:100% 100%;
	overflow:hidden;
}
.zh_F4_cont ul {
	width:90%;
	margin:0 auto;
}
.zh_F4_cont ul li {
	width:32%;
	margin-right:2%;
	float:left;
}
.zh_F4_cont ul li p {
	color:#b67d13;
	font-size:0.45rem;
	text-align:center;
}
.zh_F5 {
	width:18.75rem;
	height:13.375rem;
	background-image:url(../images/zh/fbg.png);
	background-size:100% 100%;
}
.zh_F5_cont {
	width:80%;
	margin:0 auto;
	overflow:hidden;
	padding-bottom:0.5rem;
}
#zh_F5_tit {
	background-image: url(../images/zh/tit.png);
	background-size: 100% 100%;
	text-align: center;
	font-size: 0.8rem;
	color: #7051f3;
	font-weight: bold;
	margin: 2rem 0rem 0.75rem 0rem;
}
#zh_F5_ul1 li {
	width:33.33%;
	float:left;
	text-align:center;
	margin-top:0.5rem;
}
#zh_F5_ul1 li a, #zh_F5_ul2 li a, #zh_F5_ul3 a {
	padding:0.4rem;
	background-color:#7051f3;
	color:#fff;
	font-size:0.65rem;
	text-align:center;
	border-radius:0.25rem;
}
#zh_F5_ul2 li {
	width:50%;
	float:left;
	text-align:center;
	margin-top:1.5rem;
}
#zh_F5_ul3 {
	width:50%;
	text-align:center;
	margin:0 auto;
	margin-top:1rem;
}

