.spdk img{
	width:5%;
	
	
}
.spdk{
	text-align: center;
	font-size: 1.8rem;
	padding-top: 2rem;
	margin-bottom: 1rem ;
}
.spdk_list{
	width: 90%;
	margin-left:5%;
	font-weight: 800;
	margin-top: 1rem;
}
.tsb{
	background-color: #ffffff;
}
.dk_box_lis{
	width: 90%;
	margin-left: 5%;
	margin-top: 1rem;
}
.xxnr_box{
	font-size: 1.5rem;
	color: #330000;
	margin-top: 1rem;
}
.xxnr{
	width: 90%;
	margin-left: 5%;
}
.xxnr_list{
	font-weight: 800;
}
.tp_lis{
	margin-top: 1rem;
}
.anniu_box{
	    font-size: 2rem;
    background-color: #ff0000;
    color: #FFFFFF;
    text-align: center;
    border-radius: 1rem;
    height: 3rem;
    line-height: 3rem;
    margin-top: 1rem;
    box-shadow: 0.2rem 0.2rem 0.2rem 0.2rem #d3cfcf;
}
.zybt_list{
	font-size: 1.4rem;
	text-align: center;
	height: 3rem;
	line-height: 3rem;
}
.zymk{
	overflow: hidden;
}
.zyxq_list1{
	float: left;
    background-color: #ff9966;
   color: #FFFFFF;
   width: 45%;
   font-size: 1.2rem;
   height: 2.5rem;
   text-align: center;
   line-height: 2.5rem;
    margin-left: 3.33%;
	border-radius: 0.5rem;
}
.zymk li{
	float: left;
	border: #ff9966 solid 0.1rem;
	box-shadow: inset #330000 0.01rem 0.01rem 0.05rem 0.05rem;
    width: 48%;
	margin-top: 1rem;
}
.zyjs_ovfl{
	margin-left:4%;
}
.zymk li img{
	padding-left: 0.05rem;
}

.zyanniu{
	overflow: hidden;
	height: 4rem;
	line-height: 4rem;
	padding-top:0.6rem;
}
.zyxq_list2{
	float: left;
	background-color: #ff6633;
	color: #FFFFFF;
	width: 45%;
	 font-size: 1.2rem;
	height: 2.5rem;
	 text-align: center;
	 line-height: 2.5rem;
	 margin-left: 3.33%;
	 border-radius: 0.5rem;
}
.zxds_box{
	text-align: center;
	font-size: 1.5rem;
	color: #993333;
	border-bottom: 0.1rem #8296ab solid;
	padding-bottom: 1rem;
	margin-top: 1rem;
}
.hx_ys{
	width: 20%;
	margin-left: 40%;
	background-color: #ff6600;
   height:0.5rem;
   margin-top: -0.3rem;
}
.wttz_list{
	overflow: hidden;
}
.wttz_list li{
	border: 0.05rem solid;
	height:2rem;
	line-height: 2rem;
	border-radius: 0.5rem;
	width: 48%;
	float: left;
	margin-top: 1rem;
	margin-left: 2%;
	text-align: center;
	color: #333333;
}
.ljc_form {
    padding: 0 0 1.5rem;
    background-color: #fff;
	margin-top: 1rem;
}
.form_top {
    overflow: hidden;
    padding-bottom: 0.8rem;
}
.form_left {
    float: left;
    width: 3%;
    height: 3.5rem;
    background-color: #ff0000;
}
.form_right {
    float: left;
    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 {
    padding-left: 3%;
    padding-right: 3%;
    margin-bottom: 0.8rem;
}
.ipt_form input {
    line-height: 3rem;
    font-size: 1.2rem;
    border: 0.1rem solid #594853;
    padding-left: 5%;
    width: 100%;
    border-radius: 0.75rem;
    outline: none;
}
.ipt_form button {
    width: 100%;
    background-color: #ff0000;
    color: #fff;
    font-size: 1.5rem;
    line-height: 3rem;
    border-radius: 0.8rem;
    text-align: center;
    outline: none;
}