.cn{
	font-family: "微软雅黑";
	background-color: #FFFFFF;
}
.title1{
	width:60%;
	margin: 2rem auto;
}
.nanc_nosnm{
	width:95%;
	margin: 2rem auto;
	border: 0.5rem solid #ffbdbd;
	background-color: #E10000;
	padding-bottom: 1rem;
}
.nanc_nosnm p{
	font-size: 1.15rem;
	text-align: center;
	color: #FFFFFF;
	line-height: 2rem;
}
.nanc_nosnm p:nth-child(5){
	color: #FBF001;
	font-weight: bold;
}
.nanc_nosnm div{
	width: 20%;
	margin:1rem auto;
	
	}
.con_flols {
    width:95%;
    margin:2rem auto;
    overflow: hidden;
}
.zhulist{
	width: 95%;
	margin: 0 auto;
}
.dist_gonut div:nth-child(1) {
    font-size: 25px;
}
.dist_gonut div:nth-child(2) {
    font-size: 20px;
}
.yk_posnb a {
    color: #FFFFFF;
    text-decoration: none;
}
.t_box {
    font-size: 30px;
    font-style: italic;
    color: #e42a2e;
    float: left;
    padding: 15px 0 0 30px;
}
.dist_gonut {
    color: #FFFFFF;
    float: left;
    padding: 20px 40px;
    width: 180px;
}
.gd_sz {
    border-left: 4px #ec6a6d dotted;
    float: left;
    height: 80px;
    font-size: 20px;
    padding: 20px 0 0 10px;
    color: #FFFFFF;
}
.gd_sz span {
    font-family: fantasy;
    font-size: 40px;
}
.t_box span {
    font-size: 50px;
    font-weight: 800;
}
#zsq {
    background: none;
    font-size: 25px;
    display: inline;
    position: relative;
}
#zsq div {
    position: absolute;
    right: 0;
    top: 80px;
}
.and_box {
    width: 95%;
    overflow: hidden;
    margin: 2rem 0;
	display: flex;
}
.bt1, .bt2 {
    width: 50%;
    text-align: center;
    border: #e10000 solid 0.1rem;
    font-size: 1.25rem;
    line-height: 3rem;
    border-radius:0.5rem;
    font-weight: bold;
	margin-left:5%;
}
.bt1 {
    color: #e10000;
}
.bt2 {
    background-color: #e10000;
    color: #fbf001;
}
.bt1 a {
   color: #e10000;
    text-decoration: none;
}
.bt2 a {
    color: #fbf001;
    text-decoration: none;
}
.title2{
    width: 50%;
    margin: 2rem auto;
}
.bj_bouns{
	background: url(img/bj_ds.png)no-repeat;
	width: 95%;
	background-size: 100% 100%;
	margin: 0 auto;
}
.ht_list {
    width: 95%;
    margin: 0 auto;
	padding: 1rem 0 2rem 0;
}
.ht_list ul {
    margin: 0;
    padding: 0;
    overflow: hidden;
}
.ht_list ul li {
    list-style-type: none;
    width: 45%;
    text-align: center;
    float: left;
	margin-left:2.5%;
}
.ht_list ul li div:nth-child(2) {
    height: 2rem;
    line-height: 2rem;
	font-size: 0.8rem;
    text-align: center;
    font-weight: bold;
    background-color: #FBD193;
    margin-top: -0.3rem;
    color: #e10000;
}
.ht_list ul li img{
	width: 100%;
}
.ht_list ul li div:nth-child(3) {
    line-height: 2rem;
    border: #FBD193 solid 0.2rem;
    width: 100%;
    margin: 1rem auto;
    color: #FBD193;
    border-radius: 5px;
    background-color: #e10000;
}
.ht_list ul li div a {
    color: #fbd193;
    text-decoration: none;
}
.title3{
	width:50%;
	margin: 2rem auto;
}
.cn_msd img{
	width: 100%;
}
.cn_msd{
	
	width: 95%;
	margin:2rem auto;
}
.form_box {
    padding: 2rem 2.5% 2rem 2.5%;
    margin: 1rem 2%;
    box-shadow: 0rem 0rem 2rem #848484;
    background-color: #FFFFFF;
}

.form_name {
    text-align: center;
    font-size: 1.5rem;
    font-weight: 800;
    letter-spacing: 0.1rem;
}
.form_name span {
    color: #e60012;
}

.crode_box {
    text-align: center;
    font-size: 1.2rem;
    padding-bottom: 1rem;
}
.crode_box span {
    color: #e60012;
    font-weight: bold;
}
.form_list_1 {
    overflow: hidden;
    padding-bottom: 1.8rem;
}
.bf {
    text-align: center;
    font-size: 1.2rem;
    color: #848484;
}

.form_list_1 span {
    display: block;
    float: left;
    width: 16%;
    color: #333333;
    padding-left: 5%;
    line-height: 2.5rem;
}
.form_list_1 input {
    width: 78%;
    font-size: 1.2rem;
    border: none;
    line-height: 3rem;
    background-color: #f0f0f0;
    border-radius: 0.5rem;
    padding-left: 1rem;
    height: 3rem;
}
.form_list_btn button {
    width: 90%;
    line-height: 3rem;
    border: 0.1rem solid #fff;
    background-color: #e60012;
    color: #fff;
    font-size: 1.5rem;
    border-radius: 0.5rem;
    margin-left: 5%;
    margin-top: 1rem;
}
