.banner_zd{
	position: relative;
}
.zc_zd{
	position: absolute;
	top: 20%;
	width: 80%;
      margin-left: 10%;
}
.major {
	overflow: hidden;
	padding-bottom: 2rem;
}

.major ul li {
	width: 45%;
	overflow: hidden;
	border-radius: 1rem;
	float: left;
	margin-left: 3.33%;
	margin-top: 1rem;
	box-shadow: 0.01rem 0.01rem 0.2rem 0.2rem #eee5d5;
}

.major ul li h2 {
	margin-left: 3.33%;
}

.major ul li p {
	height: 2rem;
	line-height: 2rem;
	margin-left: 3.33%;
}

.major ul li p span {
	color: #ca1c1c;
}

.major ul li div a {
	display: block;
	background-color: #cdb584;
	width: 60%;
	margin: 0.5rem auto;
	text-align: center;
	height: 2rem;
	line-height: 2rem;
	border-radius: 1rem;
	color: #FFFFFF;

}

.curr_folix {
	background-color: #ffffff;
	width: 90%;
	margin: 3rem auto;
	border-radius: 1rem;
}

.bt_post {
	width: 50%;
	margin: 0 auto;
	padding-top: 1rem;
}

.ys_xdf {
	background-color: #FFFFFF;
	width: 90%;
	margin: 0 auto;
	border-radius: 1rem;
}

.tage_kll {
	width: 80%;
	margin: 0 auto;
	padding: 1rem 5%;
}

.xin_root {
	overflow: hidden;
}
.xin_root ul {
	width: 95%;
	margin: 0 auto;
}

.xin_root ul li {
	width: 50%;
	height: 18rem;
	float: left;
	margin-bottom: 1rem;
}

.xin_root ul li div:nth-child(1) {
	font-size: 1.8rem;
	text-align: center;
}

.xin_root ul li div:nth-child(3) {
	width: 15%;
	margin: 0 auto;
}

.xin_root ul li h1 {
	color: #a1a1a1;
	text-align: center;
}

.xin_root ul li p {
	font-size: 1.2rem;
	width: 90%;
	margin: 0.5rem auto;
	text-align: justify;
}

.xin_root ul li:nth-child(1) {
	border-right: 0.05rem #686868 dashed;

}

.xin_root ul li:nth-child(3) {
	border-top: 0.05rem #686868 dashed;
	height: 0.5rem;

}

.xin_root ul li:nth-child(4) {
	height: 0.5rem;
	border-top: 0.05rem #686868 dashed;
}

.xin_root ul li:nth-child(5) {
	border-right: 0.05rem #686868 dashed;
}
.xx_zc{
	width: 70%;
	margin: 1rem auto;
	padding-top: 1rem;
}
 .xdf_moot{
	width: 95%;
	margin: 0 auto;
	padding-bottom: 2rem;
}
.int_bd {
    margin-top: 1rem;
    background-color: #FFFFFF;
    padding-bottom: 2rem;
}
.boot_yy {
    width: 90%;
    margin: 0 auto;
    border-bottom: 0.05rem #c7c7c7 solid;
    overflow: hidden;
    padding-top: 2rem;
    padding-bottom: 0.5rem;
}
.boot_yy h1 {
    display: inline;
    color: #c81510;
}
.boot_yy span {
    display: block;
    float: right;
    background-color: #C81510;
    color: #FFFFFF;
    width: 100px;
    text-align: center;
    height: 2rem;
    line-height: 2rem;
    margin-top: 0.5rem;
    border-radius: 0.5rem;
}
.jjcolor {
    overflow: hidden;
    width: 90%;
    margin: 2rem auto;
}
.jjcolor input {
    width: 45%;
    border: 0.1rem #c81510 solid;
    height: 3.5rem;
    border-radius: 0.5rem;
    padding-left: 1rem;
    font-size: 1.2rem;
}
.jjcolor input:nth-child(2) {
    float: right;
}
.jjcolor input:nth-child(3) {
    width: 100%;
    border: 0.1rem #c81510 solid;
    height: 3.5rem;
    border-radius: 0.5rem;
    padding-left: 1rem;
    font-size: 1.2rem;
    margin-top: 1rem;
}
.jjcolor p {
    margin-top: 1rem;
    margin-bottom: 1rem;
}
.jjcolor button {
    width: 100%;
    margin: 0 auto;
    background-color: #c81510;
    font-size: 1.5rem;
    height: 3.5rem;
    line-height: 3.5rem;
    border-radius: 0.5rem;
    color: #FFFFFF;
}
#submit {
    -webkit-appearance: none;
    cursor: pointer;
}