.zy_tz{
	width: 60%;margin: 0 auto;
	margin-top: 2rem;
	margin-bottom: 2rem;
}
.xd_mm{
	width: 95%;
	margin: 0 auto;
}
.an_jxxdf{
		width: 95%;margin: 0 auto;
	margin-top: 2rem;
	margin-bottom: 2rem;
}
.zy_zt_box{
	text-align: center;
	color: #747474;
}
.srdz_list {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 1.5rem 0;
}
.srdz_lis {
    width: 49%;
    background-color: #f2fbff;
    margin-bottom: 1.5rem;
	padding-bottom: 1rem;
}
.srdz_lis_mg {
    position: relative;
}
.srdz_lis_mg a {
    display: block;
}
.srdz_lis_name h3 {
    text-align: center;
    color: #ff0000;
    font-size: 0.8rem;
}
.srdz_lis_name p {
    text-align: center;
    padding: 0.3rem 0;
    font-size: 0.8rem;
}
.srdz_lis_btn {
    overflow: hidden;
    padding: 0 10%;
}
.srdz_lis .srdz_lis_btn .srdz_lis_btn1 {
    width: 100%;
    background-color: #f0191e;
}
.srdz_lis_btn a {
    display: block;
    width: 48%;
    line-height: 2rem;
    text-align: center;
    color: #Fff;
}
.srdz_lis_btn a:nth-child(2) {
    float: right;
    background-color: #fe7444;
}
.srdz_lis_btn a:nth-child(1) {
    float: left;
    background-color: #e80004;
}



/*轮*/
.txtScroll-top{ width:100%;  overflow:hidden; position:relative;  border:1px solid #ccc;margin: 0 auto;   }
		.txtScroll-top .hd{ overflow:hidden;  height:50px;line-height: 50px; background-color: #d90101; }
		.txtScroll-top .hd .prev,.txtScroll-top .hd .next{ display:block;  width:9px; height:5px; float:right; margin-right:5px; margin-top:10px;  overflow:hidden;
			 cursor:pointer; background:url("images/icoUp.gif") no-repeat;}
		.txtScroll-top .hd .next{ background:url("images/icoDown.gif") no-repeat;  }
		.txtScroll-top .hd ul{ float:right; overflow:hidden; zoom:1; margin-top:10px; }
		.txtScroll-top .hd ul li{ float:left;  overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer; }
		.txtScroll-top .hd ul li.on{ background-position:0 0; }
		.txtScroll-top .bd1{  }
		.txtScroll-top .infoList li{border-bottom: 1px #FFFFFF solid; background-color: #e3e3e3; height:35px; line-height:35px;}
		.txtScroll-top .infoList li .date{ float:right; color:#999;}
		.b1_list,.b2_list,.b3_list,.b4_list{
			float: left;
			width: 25%;
			border-right: 1px #FFFFFF solid;
			text-align: center;
			font-size: 1rem;
			}
			
			.b1_list1{
								float: left;
							width: 25%;
							border-right: 0.01rem #FFFFFF solid;
				
							text-align: center;
						}
						.me_qd{
							
							font-size: 1.5rem;
							color: #ff0000;
							width:100%;
							margin: 0 auto;
							    padding: 0 0 40px 0;
							
							font-weight: 800;
							
						
						}
			.me_qd img{
				width: 5%;
			}
						.zy_bm{
						overflow: hidden;
			              text-align: center;
						  color: #ffd800;
						
						}
						
						.b1_list{
							background: url(img/xin.png)no-repeat;
							background-position-y: 0.5rem;
							background-position-x: 1%;
							background-size: 15%;
						}
						.b3_list img{
							width: 0.5rem;
							height: 0.5rem;
							
						}
						.by_s{
							text-align: center;
							font-size: 1rem;
							font-weight: 800;
						}
						.tt_list1{
							width:20%;
							margin: 0 auto;
							margin-top: 50px;
						}
			#dd_md1{
				background: url(img/hot.jpg)no-repeat;background-size:10%;background-position-y:0.5rem; background-position-x: 30%;
			}
			#dd_md2{
				background: url(img/hj.jpg)no-repeat;background-size:10%;background-position-y:0.5rem; background-position-x: 70%;
			}
			
			
			
			.ljc_form {
    padding: 0 5% 1.5rem;
    background-color: #fff;
}
.form_top {
    overflow: hidden;
    display: flex;
    justify-content: center;
    padding-bottom: 0.8rem;
}
.form_left {
    width: 3%;
    height: 3.5rem;
    background-color: #ef0004;
}
.form_right {
    width: 97%;
    line-height: 3.5rem;
    font-size: 1.4rem;
    font-weight: 1000;
    padding-left: 1%;
    color: #000;
    border-bottom: 0.1rem solid #ababab;
}
.ipt_form {
    margin-left: 3%;
    margin-bottom: 0.8rem;
}
.ipt_form input {
    line-height: 3rem;
    font-size: 1.2rem;
    border: 0.1rem solid #594853;
    width: 100%;
    border-radius: 0.75rem;
    outline: none;
}
.ipt_form button {
    width: 100%;
    background-color: #ef0004;
    color: #fff;
    font-size: 1.5rem;
    line-height: 3rem;
    border-radius: 0.8rem;
    text-align: center;
    outline: none;
}
.ipt_form select {
    line-height: 3rem;
    height: 3rem;
    font-size: 1.2rem;
    border: 0.1rem solid #594853;
    padding-left: 5%;
    width: 100%;
    border-radius: 0.75rem;
    outline: none;
}