*{
	margin: 0;
	padding: 0;
}
ul li{
	list-style: none;
}
a{
	text-decoration: none;
	color: #666666;
}
body{
	/*line-height: 180%;*/
    min-width: 1200px;
    background-color: #fffde4;
}
.clear{
	overflow: hidden;
}
.left{
	float: left;
}
.right{
	float: right;
}
.banner{
	width: 100%;
}
@media screen and (min-width: 320px) {
	body{
		/*line-height: 180%;*/
	   
	    max-width: 100%;

	    background-color: #fffde4;
	}
   .banner{
		width: 100%;
	}
}
.banner img{
	width: 100%;
	height: auto;
	display: block;
	font-size: 0;
	/*background: url('../images/banner.png') no-repeat center center;
	background-size: cover;*/
}
/*第一块*/
.main1{
	background: url("../images/main1_bj.jpg") no-repeat top;
	background-size: cover;
	padding: 30px 0;
}
.cont1{
	width: 1200px;
	margin:0 auto;
}
.tit{
	text-align: center;
	overflow: hidden;
	margin-bottom: 30px;
}
.tit span,.more span{
	color: #717171;
	font-size: 18px;
	float: right;
	margin-top: 10px;
}
.top_tit a{
	display: block;
	font-size: 34px;
	color: #333;
    text-align: center;
    padding: 0 0 20px;
    line-height: 60px;
    font-weight: bold;
    margin-bottom: 10px;
}
.con2{
	overflow: hidden;
}
.con2_ul{
	float: left;
	width: calc(100% - 616px);
}
.con2_li{
    margin-bottom: 30px;
}
.con2_li:last-child{
	margin-bottom: 0;
}
.con2_li>a{
	display: block;
	background: url("../images/li.png") no-repeat left 13px;
	padding-left: 30px;
	line-height: 30px;
}
.con2_tit{
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 5px;
	color: #333;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
    line-height: 45px;
}
.con2_li>a:hover{	
	background: url("../images/li_hover.png") no-repeat left 13px;
}
.con2_li>a:hover .con2_tit{
	color: #a40008;	
}
.con2_txt{
	color: #6e6967;
	text-indent: 32px;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
.con2_right{
	float: right;
	width: 586px;
	margin-left: 30px;
}
.con2_right img{
	width: 100%;
	height: auto;
}


/*第二块*/
.main2{
	background: url("../images/main2_bj.jpg") no-repeat center;
	background-size: cover;
	padding: 30px 0;
}
.cont2{
	width: 1200px;
	margin:0 auto;
}
.jt_bs{
	width: 1200px;

}
.jt_con{
	width:100%; 
	height:260px;
	overflow: hidden;
	margin-bottom: 20px;
}
.js_img{
	width:445px; 
	height:260px; 
	float:left;
}
.js_right{
	width:715px; 
	height:150px; 
	float:left;
	padding: 25px 20px; 
	background:#fbeae3;
	margin-top:30px; 
}
.jt_con:nth-child(even) .js_img{
	float: right;
}
.js_dl{
	width:100%; 
	display:block; 
}
.js_dt{
	/*padding: 25px 20px 20px 20px; */
	color:#333; 
	font-weight: bold; 
	font-size: 18px;
	margin-bottom: 10px;
	line-height: 30px;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
.js_dd{
	/*padding:0px 20px 0px 20px; */
	text-indent:32px; 
	line-height: 30px; 
	color:#555;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
/*第三块*/
.main3{
	background: url("../images/main3_bj.jpg") no-repeat bottom;
	background-size: cover;
	padding: 30px 0;
}
.cont3{
	width: 1200px;
	margin:0 auto;
}
.cont1_top{
	overflow: hidden;
}
.cont1_left{
	float: left;
	width: 720px;
	margin-right: 20px;
	line-height: 30px;
}
.cont1_left_img{
	width: 50%;
	float: left;
	margin-right: 10px;
}
.cont1_right{
	float: right;
	width: calc(50% - 50px);
    padding: 20px;
	position: relative;
}
.con1_tit{
	font-weight: bold;
    text-align: center;
    margin-bottom: 20px;
    line-height: 34px;
    font-size: 20px;
    color: #a50c14;
}
.cont1_txt{	
	/*font-size: 18px; */
	line-height: 30px;
	text-indent: 32px;
	color: #6e6967;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 6;
	-webkit-box-orient: vertical;
	overflow: hidden;
	
}
.cont1_right a{
	position: absolute;
	bottom:20px;
	right:20px;
	color: #a50c14;
	font-weight: bold;
}

/*第四块*/
.main4{
	background: url("../images/main4_bj.jpg") no-repeat top;
	background-size: cover;
	min-height: 555px;
	padding: 30px 0;
}
.con4{
	width: 1200px;
	margin:0 auto;
}
.cont3_ul{
	overflow: hidden;
}
.cont3_li{
	width: calc(100%/2 - 15px);
	float: left;
	margin-right: 30px;
	
}
.cont3_li:nth-child(2n){
	margin-right: 0;
	float: right;
}
.cont3_ul>.cont3_li:last-child{
	border-bottom: none;
}
.cont3_li_a{
	color: #333;
	font-size: 18px;
	display: block;	
	background: url("../images/li2.png") no-repeat left center;
	padding:15px 25px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;	
}
.cont3_li_a:hover{
	color: #d82118;
}

/*第五块*/
.main5{
	background: url("../images/main5_bj.jpg") no-repeat top;
	background-size: cover;
	padding: 30px 0;
	/*overflow: hidden;*/
}
.con5{
	width: 1200px;
	margin: 0 auto;
	position: relative;
    top: -200px;
}
.qw_list{
}
.cont5_ul{
	width: 1000px;
	margin:0 auto;
	background:url("../images/con5_bj.jpg") no-repeat top center; 
	height:426px;
	padding: 60px 100px;
}
.cont5_li{
    width: calc(100% - 45px);
	background: url("../images/li2.png") no-repeat left center;
	padding: 8px 20px;
	padding-left: 25px;
	font-size: 18px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	line-height: 32px;
}

/*底部*/
.foot{
	background: #cccccc;
	height: 300px;
}
.foot_cont{
	width: 1200px;
	margin: 0 auto;
}
.foot_nav{
	width: 613px;
	margin: 0 auto 50px;
	display: flex;
	padding-top: 50px;
}
.foot_li{
	width: 100px;
	border-right: 2px solid #8d8d8d;
	margin-right: 20px;
}
.foot_info{
	padding: 0 54px;
	display: flex;
	justify-content: space-between;
}
.info{
	width: 870px;
}
.info p{
	white-space: nowrap;
	height: 30px;
	line-height: 30px;
}
.info p span{
	margin-right: 20px;
}
.info p:nth-child(2) span:last-child{
	margin-right: 0px;
}