@font-face {
            font-family: "Microsoft JhengHei";
            src: url('../font/微软繁黑体.ttf') format('truetype');
            font-weight: normal;
            font-style: normal;
            font-display: swap;
        }
body {
	margin: auto;
	cursor: default;
	font-family: "Microsoft JhengHei";
}
a {
	text-decoration: none;
	color: inherit;
}

ul {
	margin: 0;
	padding: 0;
}

p {
	margin: 0;
}

ul li {
	list-style-type: none;
}

div,
a,
textarea,
input,
span {
	box-sizing: border-box;
}

input {
	background: none;
}

input[type="button"] {
	cursor: pointer;
}

button {
	cursor: pointer;
}

textarea {
	resize: none;
	font-family: inherit;
}

div,
input {
	box-sizing: border-box;
}

::-webkit-scrollbar {
	width: 3px;
	height: 3px;
}

::-webkit-scrollbar-thumb {
	border-radius: 1em;
	background-color: rgba(50, 50, 50, .3);
}

::-webkit-scrollbar-track {
	border-radius: 1em;
	background-color: rgba(50, 50, 50, .1);
}

/* a:hover,
button:hover {
	opacity: 0.7;
} */

@media (min-width: 1020px) {
	#H5 {
		display: none;
	}
}

@media (max-width: 1020px) {
	#PC {
		display: none;
	}
}

.container {
	width: 1400px;
	margin: auto;
	box-sizing: border-box;
	display: flex;
}
.banner{
	width: 100%;
}
.banne1{
	width: 100%;
	display: block;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
.gywm_box{
	width: 100%;
}
.top_box{
	width: 100%;
	background: #111616;
	padding: 0 60px;
}
.top_bo{
	width: 100%;
	height: 120px;
	text-align: center;
	line-height: 120px;
	font-weight: 400;
	font-size: 40px;
	color: #FFFFFF;
	position: relative;
}
.top_bo img{
	height: 90px;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
}
.gywm_bot{
	width: 100%;
	background-image: url(../img/bg_1.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.gywm_bo{
	width: 100%;
	margin:25px auto;
}
.gywm_bo1{
	width: 305px;
	margin-left: 165px;
	display: inline-block;
	vertical-align: middle;
}
.gywm_bo1 img{
	max-width: 100%;
	display: block;
	margin: auto;
}
.gywm_bo2{
	width: calc(100% - 480px);
	display: inline-block;
	vertical-align: middle;
}
.gywm_bo2_1{
	width: 100%;
	font-weight: bold;
	font-size: 80px;
	color: #FFFFFF;
}
.gywm_bo2_2{
	width: 100%;
	font-weight: 400;
	font-size: 30px;
	color: #FFFFFF;
	line-height: 60px;
	margin-top: 20px;
}
.gnjs_box{
	width: 100%;
}
.gnjs_bot{
	width: 100%;
	background: #C5E8EE;
}
.gnjs_bo{
	width: 100%;
	background: #FFFFFF;
	border-radius: 20px;
	margin: 45px auto;
	padding: 35px 75px;
}
.gnjs_boa{
	width: 100%;
	display: inline-block;
}
.gnjs_boa1{
	width: 300px;
	margin-left: 20px;
	float: left;
}
.gnjs_boa1 img{
	width: 100%;
	display: block;
}
.gnjs_boa2{
	width: calc(100% - 320px);
	float: left;
}
.gnjs_boa2_1{
	width: 100%;
	font-weight: bold;
	font-size: 36px;
	color: #000000;
}
.gnjs_boa2_2{
	width: 100%;
	margin-top: 35px;
	display: inline-block;
}
.gnjs_boa2_3{
	width: 9px;
	height: 9px;
	background: #00AECB;
	border-radius: 50%;
	margin-right: 10px;
	margin-top: 10px;
	float: left;
}
.gnjs_boa2_4{
	width: calc(100% - 19px);
	float: left;
}
.gnjs_boa2_4_1{
	width: 100%;
	font-weight: bold;
	font-size: 20px;
	color: #00AECB;
}
.gnjs_boa2_4_2{
	width: 100%;
	margin-top: 10px;
	font-weight: 400;
	font-size: 18px;
	color: #000000;
}
.gnjs_bob{
	width: 100%;
	margin-top: 40px;
	font-weight: bold;
	font-size: 24px;
	color: #00AECB;
}
.hxys_box{
	width: 100%;
}
.hxys_bot{
	width: 100%;
}
.hxys_bo{
	width: 100%;
	margin: 65px auto;
}
.hxys_bo1{
	width: 100%;
	text-align: center;
	font-weight: 400;
	font-size: 36px;
	color: #000000;
}
.hxys_bo2{
	max-width: 100%;
	display: block;
	margin:40px auto;
}
.hxys_bo3{
	width: 100%;
	background: #C5E8EE;
	border-radius: 94px;
	padding-top: 75px;
	overflow: hidden;
}
.hxys_bo4{
	width: 100%;
	display: flex;
}
.hxys_bo4_1{
	border-top: 1px dashed #FFFFFF;
	border-right: 1px dashed #FFFFFF;
	border-bottom: 1px dashed #FFFFFF;
	padding: 20px 60px;
	width: 25%;
}
.hxys_bo4_1:last-child{
	border-right: 0;
}
.hxys_bo4_2{
	max-width: 100%;
	width: 225px;
	height: 225px;
	background: #FFFFFF;
	border-radius: 50%;
	text-align: center;
	font-weight: bold;
	font-size: 36px;
	color: #000000;
	margin: auto;
	position: relative;
}
.hxys_bo4_2 div{
	width: 100%;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
}
.hxys_bo4_3{
	width: 100%;
	margin-top: 20px;
	text-align: center;
	font-weight: 400;
	font-size: 22px;
	color: #000000;
}
.hxys_bo5{
	width: 100%;
	padding: 35px;
}
.hxys_bo5_1{
	width: 100%;
	margin-bottom: -85px;
}
.hxys_bo5_1:last-child{
	margin-bottom: 0;
}
.hxys_bo5_2{
	width: 235px;
	height: 235px;
	border-radius: 50%;
	margin-right: 25px;
	display: inline-block;
}
.hxys_bo5_3{
	width: calc(100% - 270px);
	display: inline-block;
	vertical-align: top;
}
.hxys_bo5_4{
	width: 100%;
	font-weight: bold;
	font-size: 36px;
	color: #0294AC;
}
.hxys_bo5_5{
	width: 100%;
	margin-top: 15px;
	font-weight: 400;
	font-size: 22px;
	color: #000000;
}
.hxys_bo5_1:nth-child(even) .hxys_bo5_3{
	text-align: right;
	vertical-align: bottom;
}
.hxys_bo5_1:nth-child(even) .hxys_bo5_2{
	margin-right: 0;
	margin-left: 25px;
}
.wbtd_box{
	width: 100%;
}
.wbtd_bot{
	width: 100%;
	background: #C5E8EE;
}
.wbtd_bo{
	width: 100%;
	margin: 55px auto;
}
.wbtd_boa{
	width: 100%;
}
.wbtd_boa1{
	width: 12px;
	height: 12px;
	background: #03B2CB;
	border-radius: 50%;
	margin-right: 5px;
	display: inline-block;
	vertical-align: middle;
}
.wbtd_boa2{
	font-weight: 400;
	font-size: 20px;
	color: #03B2CB;
	display: inline-block;
	vertical-align: middle;
}
.wbtd_bob{
	width: 100%;
	background: #FFFFFF;
	border-radius: 20px;
	border: 1px solid #03B2CB;
	padding: 15px;
	margin-top: 5px;
}
.wbtd_bob1{
	width: 24%;
	display: inline-block;
	vertical-align: middle;
}
.wbtd_bob2{
	width: 31%;
	padding: 0 30px;
	text-align: center;
	display: inline-block;
	vertical-align: middle;
}
.wbtd_bob2_1{
	width: 100%;
	font-size: 22px;
	color: #000000;
}
.wbtd_bob2_2{
	width: 100%;
	font-size: 30px;
	color: #000000;
}
.wbtd_bob2_3{
	width: 100%;
	margin-top: 25px;
	font-weight: 400;
	font-size: 18px;
	color: #000000;
}
.wbtd_bob2_3 span{
	background: #F9F56F;
}
.wbtd_bob3{
	width: 44%;
	font-weight: 400;
	font-size: 18px;
	color: #000000;
	text-align: center;
	display: inline-block;
	vertical-align: middle;
}
.wbtd_bob3 img{
	width: 100%;
	display: block;
}
.wbtd_boc{
	width: 100%;
	background: #FFFFFF;
	border-radius: 20px;
	border: 1px solid #03B2CB;
	margin-top: 30px;
	padding: 40px;
}
.wbtd_boc1{
	width: 100%;
	text-align: center;
	font-weight: 400;
	font-size: 36px;
	color: #000000;
}
.wbtd_boc2{
	width: 100%;
	display: flex;
}
.wbtd_boc3{
	width: 25%;
	padding: 0 75px;
	margin-top: 45px;
}
.wbtd_boc3_1{
	width: 100px;
	display: block;
	margin: auto;
}
.wbtd_boc3_2{
	width: 100%;
	margin-top: 15px;
	text-align: center;
	font-weight: 400;
	font-size: 28px;
	color: #000000;
}
.wbtd_boc3_3{
	width: 100%;
	margin-top: 5px;
	font-weight: 400;
	font-size: 20px;
	color: #000000;
	text-align: center;
}
.gg_box{
	width: 100%;
}
.gg_bot{
	width: 100%;
}
.gg_bo{
	width: 100%;
	margin: 45px auto;
	display: inline-block;
}
.gg_bo1{
	width: 56%;
	display: block;
	float: left;
}
.gg_bo2{
	width: 31%;
	display: block;
	float: right;
}
.cjwt_box{
	width: 100%;
}
.cjwt_bot{
	width: 100%;
}
.cjwt_bo{
	width: 100%;
	margin-top: 30px;
	margin-bottom: 70px;
}
.cjwt_bo1{
	width: 220px;
	height: 75px;
	background: #00AAC7;
	border-radius: 75px;
	text-align: center;
	line-height: 75px;
	font-weight: 400;
	font-size: 24px;
	color: #FFFFFF;
}
.cjwt_bo2{
	border: 2px solid #00AAC7;
	width: 100%;
	margin-top: 45px;
}
.cjwt_bo3{
	border-bottom: 1px solid #00AAC7;
	width: 100%;
}
.cjwt_bo3:last-child{
	border-bottom: 0;
}
.cjwt_bo3_1{
	width: 100%;
	background: #EBFCFF;
	padding: 30px 20px;
	font-weight: bold;
	font-size: 24px;
	color: #333333;
}
.cjwt_bo3_2{
	width: 100%;
	padding: 30px 20px;
	font-weight: 400;
	font-size: 24px;
	color: #333333;
	display: none;
}
.cjwt_bo3.on .cjwt_bo3_2{
	display: block;
}
.cpzx_box{
	width: 100%;
}
.cpzx_bot{
	width: 100%;
	background-image: url(../img/bg_2.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.cpzx_bo{
	max-width: 100%;
	width: 845px;
	margin-top: 90px;
	margin-bottom: 190px;
}
.cpzx_bo1{
	width: 100%;
	display: inline-block;
}
.cpzx_bo2{
	width: 49%;
	float: left;
	margin-right: 2%;
	margin-bottom: 50px;
	display: flex;
}
.cpzx_bo2:nth-child(2n){
	margin-right: 0;
}
.cpzx_bo2_1{
	width: 75px;
	line-height: 60px;
	font-weight: 400;
	font-size: 20px;
	color: #333333;
}
.cpzx_bo2_2{
	width: calc(100% - 75px);
	height: 60px;
	background: #FFFFFF;
	border: 1px solid #CECECE;
	outline: none;
	padding: 0 20px;
	font-weight: 400;
	font-size: 20px;
	color: #333333;
}
.cpzx_bo3{
	width: 100%;
	float: left;
	display: flex;
}
.cpzx_bo3_1{
	background: #FFFFFF;
	border: 1px solid #CECECE;
	outline: none;
	width: calc(100% - 75px);
	height: 315px;
	padding: 20px;
	font-weight: 400;
	font-size: 20px;
	color: #333333;
}
.cpzx_bo4{
	width: 100%;
	margin-top: 30px;
	text-align: right;
}
.cpzx_bo4 button{
	border: none;
	outline: none;
	width: 175px;
	height: 60px;
	background: #00AAC7;
	border-radius: 60px;
	font-weight: 400;
	font-size: 24px;
	color: #FFFFFF;
	display: inline-block;
}