  body,html{
    	margin:0;
    	padding: 0; 
    	    }
   ul,li{
   	margin: 0;
   	padding: 0;
   	   }
  a{
  	text-decoration: none;
  	color: #333;
  }
  p{
  	margin:0;
  }
  i{
  	color: #333;
  }
.header{
	width: 100%;
	min-width: 1000px;
}
.header_1{
	width: 100%;
	border-bottom: 2px solid #b8000a;
}
.nav{
	height: 28px;
	width: 1000px;
	margin: 0 auto;
}
.nav a{
	line-height: 28px;
	padding: 0 5px;
	font-size: 14px;
}
.border_1{
	border-right: 1px solid #ffd489;
}
.border_2{
	border-left: 1px solid #89b0ff;
}
#top-t1-ml{
	float: right;
	height: 100%;
    line-height: 28px;
    font-size: 14px;
}
.header_2{
	width: 100%;
	height: 198px;
	position: relative;
}
.header_2_inner{
	width: 1100px;
	height: 198px;
	margin: 0 auto;
	position: relative;
}
.hd_img_1{

	height: 100%;
	position: absolute;
	left:0;
	top:0;
}
.search_login{
    position: absolute;
    top:80px;
    right:20px;
    z-index: 99;
    width: 250px;
    height: 90px;
    box-sizing:border-box;
}
.search_box{
    width: 100%;
    height: 30px;
    border:1px solid #f22921;
    border-radius: 2px;
    box-sizing:border-box;

}
.search_box input{
    display: block;
    width: 80%;
    height: 100%;
    line-height: 24px;
    border: 0;
    outline: none;
    background-color: #fff;
    border-radius: 1px;
    float: left;
    padding-left: 3px;
    box-sizing:border-box;

}
.search_box button{
    display: block;
    width: 20%;
    height: 100%;
    line-height: 24px;
    border: 0;
    outline: none;
    background-color: #f22921;
    color: #fff;
    border-radius: 1px;
    float: right;
    padding-left: 3px;
    box-sizing:border-box;

}
.login_box{
    width: 100%;
    height: 50px;
    line-height: 50px;
    text-align: right;
    box-sizing:border-box;

}
.login_box a{
    cursor: pointer;
    color: #fff;
    font-size: 14px;
}

.con{
	width: 100%;
	background: #f22921;
	height: 52px;
	min-width: 1000px;
}
.con_b{
	width: 1170px;
	margin: 0 auto;
}

.border_3{
	height: 14px;
	border-left: 1px solid #f33f38;
	border-right: 1px solid #d7666c;
}
.write{
	width: 1100px;
	min-width: 1000px;
	margin: 0 auto;
}
.cb_p{
	font-size: 16px;
	margin-top: 20px;
	margin-bottom: 0;

}
.wi_sp{
font-size:16px;
	width: 15px;
    height: 16px;
    background-image: url(../img/house.png);
    float: left;
    background-repeat: no-repeat;
    background-position-y: 3px;
    margin-right: 10px;
}
.neirong{
	width: 1100px;
	margin:0 auto;
}
.neirong h2{
	padding:75px 0 25px 0;
	text-align: center;
	margin:0;
	border-bottom: 1px solid #ddd;
}
.nr_p{
	font-size: 14px;
    display: inline-block;
    width: 31%;
    margin-left: 38px;
    margin-top: 16px;
}
.nr_pp{
	margin: 0;
    width: 28%;
}
.zhengwen{
	margin-top: 35px;
	font-size: 14px;
	line-height: 25px;
	padding-bottom: 110px;
	
}
.shangxia{
	border-top: 1px dashed #ddd;
	border-bottom: 1px dashed #ddd;
}
.shangxia p{
	margin:10px 0;
}
.di{
	background: #f0f0f0;
	border-top: 1px solid #b00007;
	width: 100%;
	margin-top: 50px;
	padding-bottom: 10px;
}
.di_p{
	width: 970px;
	text-align: center;
	margin:10px auto;
	font-size: 14px;
}