.bg_box {
	background-color: #FFFFFF;
	padding-bottom: 2rem;
}

.zc_list ul {
	display: flex;
	padding: 2rem 0;
	background-color: #eeeeee;
}

.zc_list ul li {
	width: 25%;
	text-align: center;
	border-right: #000000 solid 0.1rem;
}

.zc_list ul li:nth-child(4) {
	border-right: none;
}

.zc_list ul li h2 {
	display: inline;
}

.title_bdxx {
	padding: 2rem 0 0 0;
}

.title_bdxx p {
	font-size: 1.5rem;
	text-align: center;
}

.ipt_li {
	display: flex;
	width: 85%;
	height: 3rem;
	border-radius: 0.5rem;
	border: 0.1rem solid #ff0000;
	margin: 0 auto;
	font-size: 1rem;
	line-height: 3rem;
	overflow: hidden;
	vertical-align: top;
	box-sizing: border-box;
	    margin-top: 1.5rem;
}

.ipt_li span {
	display: inline-block;
	width: 20%;
	height: 3rem;
	border-right: 0.5rem;
	background-color: #ff0000;
	text-align: center;
	color: #fff;
	vertical-align: top;
	font-size: 1.5rem;
}

.xfly_lybox1 {
	display: inline-block;
	height: 3rem;
	line-height: 3rem;
	width: 80%;
	vertical-align: top;
	border: none;
	text-indent: 1rem;
	font-size: 1.3rem;
	color: #c5c3c3;

}

.nd_box {
	line-height: 5rem;
	font-size: 1.5rem;
	padding-left: 7%;
}

.yx_host ul {
	display: flex;
	width: 95%;
	margin: 0 auto;
}

.yx_host ul li {
	width: 22%;
	text-align: center;
	color: #796666;
	font-size: 1.2rem;
	display: inline-block;
	line-height: 3rem;
}

.yx_host ul li i {
	display: inline-block;
	    width: 1.5rem;
	    height: 1.5rem;
	    background: url(img/ckbg.jpg) center center no-repeat;
	    vertical-align: middle;
}
.yx_host ul li input:checked + i {
    background-image: url(img/ckbg1.jpg);
}

.yx_host ul li:nth-child(3) {
	width: 25%;
}

.yx_host ul li:nth-child(4) {
	width: 25%;
}

.yx_host ul li span {
	padding-right: 5%;
}

.xfly_ly_subbox {
	width: 85%;
	height: 3rem;
	display: block;
	margin: 0 auto;
	text-align: center;
	line-height: 3rem;
	font-size: 1.5rem;
	color: #fff;
	background-color: #ff0000;
	border-radius: 2rem;
	border: none;
	margin-top: 1rem;
	margin-bottom: 2rem;

}

.yx_host ul li input {
	width: 0rem;
	height: 0rem;
	opacity: 0;
	visibility: hidden;
}

.yx_host ul li input:checked+i {
	background-image: url(img/ckbg_c.jpg);
}

.title_hit {
	margin: 2rem 0;
}

.title_foms {
	text-align: center;
	font-size: 1.25rem;
}

.title_foms div:nth-child(1) {
	font-size: 2rem;
	line-height: 3rem;
}

.nc_list {
	width: 90%;
	margin: 0 auto;

}

.zyts {
	overflow: hidden;
	 margin: 1rem 2.5% 0 2.5%;
}

.ts_li {
	width: 49%;
	border: 0.1rem solid #eeeeee;
	padding-bottom: 1rem;
	margin-bottom: 1rem;
	
}

.ts_tit {
	font-size: 1.5rem;
	color: #333;
	line-height: 2rem;
	text-align: center;
	padding-top: 1rem;
}

.ts_ftit {
    font-size: 1.2rem;
    color: #666;
    text-align: center;
    height: 4rem;
    line-height: 4rem;
}
.boxlist{
	font-size: 1rem;
	line-height: 1.5rem;
}
@media only screen and (max-width: 375px) {
	.boxlist {
		    font-size: 0.8rem;
		    line-height: 1.5rem;
	}
}
.boxlist1{
	line-height: 2rem;
}

.btn_box {
	padding-top: 1rem;
	padding-bottom: 1rem;
	text-align: center;
	font-size: 1rem;
	width: 95%;
	margin: 0 auto;
}

.btn_box a {
	display: inline-block;
	height: 3rem;
	line-height: 3rem;
	border-radius: 2rem;
	background-color: #e2724d;
	color: #fff;
	width: 38%;

}

.btn_box .btn_ico {
	display: inline-block;
	vertical-align: top;
	width: 2.5rem;
	height: 3rem;
	background-image: url(img/ico_fg.jpg);
	background-size: 100%;
	background-repeat: no-repeat;
	background-position: center center;
}

.btn_box .btn_tel {
	border: 0.1rem solid #e2724d;
	background-color: #fff;
	color: #e2724d;
	font-weight: bold;
	line-height: 3rem;
	width: 51%;
	margin-left: 5%;
}

.list_jins {
	width: 90%;
	margin: 1rem auto;
}

.list_jins ul li {
	width: 33.3333%;
	text-align: center;
}

.list_jins ul {
	display: flex;
}

.list_jins ul li span {
	font-size: 2rem;
	font-family: fantasy;
}

.list_jins ul li p:nth-child(2) {
	font-size: 1.25rem;
	font-weight: bold;
}

.slideTxtBox {
	width: 100%;
	text-align: left;
}

.slideTxtBox .hd {
	height: 8rem;
	line-height: 3rem;
	position: relative;
	width: 95%;
	margin: 0 auto;
}

.slideTxtBox .hd ul {
	float: left;
	position: absolute;
	height: 3rem;
}

.slideTxtBox .hd ul li {
	line-height: 3rem;
	float: left;
	width: 31.333%;
	text-align: center;
	cursor: pointer;
	background-color: #eeeeee;
	margin: 0.5rem 1%;
	font-size: 1.2rem;
}

.slideTxtBox .hd ul li.on {
	line-height: 3rem;
	background: #e2724d;
	color: #FFFFFF;
}

.slideTxtBox .bd ul {
	padding: 1rem;
	zoom: 1;
}

.slideTxtBox .bd li p {
	font-size: 1.5rem;
	line-height: 4rem;
	font-weight: bold;
}

.slideTxtBox .bd li div {
	height: 6rem;
}

.slideTxtBox .bd li:nth-child(2) {
	border-bottom: 0.1rem solid #eeeeee;
	border-left: 0.1rem solid #eeeeee;
	border-right: 0.1rem solid #eeeeee;
	padding: 0 2.5%;
	text-align: justify;
}

.bn_font ul li {
	border-bottom: 0.1rem dashed #bfbfbf;
}

.bn_font ul li p {
	font-size: 1.25rem;
	line-height: 3rem;
	font-weight: bold;
}

.bdn_list,
.x_jnst {
	width: 90%;
	margin: 0 auto;
	line-height: 2rem;
}

.tp_xoxt {
	width: 95%;
	margin: 1rem auto;
}

.biond_box div {
	text-align: center;
	width: 90%;
	margin: 0 auto;
	border-bottom: 0.1rem solid #eeeeee;
	border-left: 0.1rem solid #eeeeee;
	border-right: 0.1rem solid #eeeeee;
	padding: 1rem 0;
}

.biond_box div h2 {
	color: #fa0c03;
}

.biond_box div p {
	line-height: 3rem;
	font-size: 1.25rem;
}

.ms_anzi {
	background: url(img/yuan.png)no-repeat center;
	width: 80%;
	margin: 2rem auto;
	border-radius: 3rem;
	text-align: center;
	background-size: 100% 100%;
	line-height: 3.5rem;
	font-size: 1.5rem;
	color: #FFFFFF;
}
.ms_anzi a{
	color: #FFFFFF;
	display: block;
}
.ms_anzi i img {
	width: 3rem;
	height: 100%;
}

.tg_box {
	font-size: 1.5rem;
	line-height: 3rem;
	width: 90%;
	margin: 0 auto;

}

.hide_list {
	background: url(img/kill.png)no-repeat center;
	padding: 2rem 0;
}

.hide_list ul li {
	display: flex;
	padding: 0 2.5%;
}

.list_god1,
.list_god2 {
	width: 50%;
}

.list_god2 {
	color: #FFFFFF;
	padding: 0 2.5%;
	text-align: justify;
}

.list_god2 p {
	display: block;
	line-height: 3rem;
}

.list_god2 h3 {
	padding-bottom: 0.5rem;
}

#ms_anzi {
	background: url(img/yuan1.png)no-repeat center;
	background-size: 100% 100%;
	color: #e2724d;
	width: 75%;
}
#ms_anzi a{
	color: #E2724D;
}
.ms_bind {
	width: 90%;
	margin: 0 auto;
}

.ms_bind ul {
	display: flex;
}

.ms_bind ul li:nth-child(2) {
	padding-left: 2%;
}

.ms_bind ul:nth-child(2) {
	margin-top: 0.3rem;
}

.nt_box {}

.nt_box:nth-child(2) {
	padding-top: 0.3rem;
}

.jybz {
	width: 90%;
	margin: 0 auto;
	padding-top: 1rem;
}

.bz_li {
	border: 0.1rem solid #eeeeee;
	margin-bottom: 1rem;
	width: 48%;
}

.bz_tit {
	font-size: 1.25rem;
	color: #333;
	line-height: 3rem;
	text-align: center;
	font-weight: bold;
}

.flex {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-between;
}

.bz_txt {
	width: 90%;
	margin: 1rem auto;
	text-align: justify;

}

.stage_box {
	background-color: #f6f6f6;
	padding: 1rem 0;
}

.ntc_box {
	width: 90%;
	margin: 0 auto;
}

.ntc_box ul {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-between;
}

.ntc_box ul li {
	width: 48%;
	margin: 1rem 0;
}

.ntc_box ul li div:nth-child(1) {
	width: 70%;
	margin: 0 auto;
}

.ntc_box ul li div:nth-child(2) {
	background-color: #FFFFFF;

	padding: 5rem 0 1rem 1rem;
	margin-top: -4rem;

}

.ntc_box ul li div p {
	text-align: center;
}

.anniu_vind {
	background: url(img/annd.png)no-repeat center;
	background-size: 100% 100%;
	width: 80%;
	margin: 1rem auto;
	border-radius: 1rem;
	line-height: 3rem;
	font-size: 1.2rem;
	color: #FFFFFF;
	padding-left: 15%;
}
.anniu_vind a{
	color: #FFFFFF;
	display: block;
}
.zy_minsd {
	background-color: #f6f6f6;
	padding: 1rem 0;
}

.zy_minsd ul {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-between;
	margin: 0 5%;

}

.zy_minsd ul li {
	text-align: center;
	width: 49%;
	background-color: #FFFFFF;
	padding-bottom: 1rem;
	margin-top: 1rem;
}

.zy_minsd ul li h3 {
	line-height: 2rem;
	letter-spacing: 0.2rem;
}

.zy_minsd ul li p {
	line-height: 2rem;
}

.an_fonts {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-between;
}

.an_fonts div {
	background-color: #ff0317;
	width: 40%;
	margin: 0 5%;
	line-height: 1.8rem;
	border-radius: 1rem;
	border: 0.1rem solid #ff0317;

}

.an_fonts div:nth-child(1) {
	background-color: #FFFFFF;

}

.cz_list {
	color: #ff0317;
	display: block;
}

.cz_list1 {
	color: #FFFFFF;
	display: block;
}

.bd_tnpd {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-between;
	width: 90%;
	margin: 0 auto;
}

.bd_tnpd div:nth-child(1) {
	width: 43%;
}

.bd_tnpd div:nth-child(2) {
	width: 52%;
}

.bd_tnpd div h2 {
	line-height: 2rem;
}

.bd_tnpd div h2 span {
	color: #e60012;
}

.bd_tnpd div p {
	line-height: 2rem;
}

.bd_motnd {}

.bd_motnd form input {
	width: 80%;
	margin:1rem 10%;
	height: 3.5rem;
	border-radius: 3rem;
    border: 0.1rem solid #c4c4c4;
	font-size: 1.5rem;
	

}
.bd_motnd form input:nth-child(1){
	background: url(img/rt.png)no-repeat;
	background-size: 2rem;
	background-position-x: 5%;
	background-position-y: 0.5rem;
	padding-left: 12%;
}
.bd_motnd form input:nth-child(2){
	background: url(img/dh.png)no-repeat;
	background-size: 2rem;
	background-position-x: 5%;
	background-position-y: 0.5rem;
	padding-left: 12%;
}
.bd_motnd form input:nth-child(3){
	background-color: #e60012;
	color: #FFFFFF;
}
.bd_motnd{
	text-align: center;
	font-size: 1.25rem;
}