@charset "utf-8";
/* 二级页样式 */
.m-container{
  padding: 0;
}
.m-banner img,.m-main img{
	width:100%;
	margin: 0 auto;
}


.carousel-control .icon-prev, 
.carousel-control .icon-next, 
.carousel-control .glyphicon-menu-left, 
.carousel-control .glyphicon-menu-right{
	position: absolute;
	top:50%;
	display: inline-block;
	z-index: 5;
}
.carousel-control .icon-next, 
.carousel-control .glyphicon-menu-right{
	right: 50%;
}

.carousel-indicators{
	bottom: 25%;
}
.carousel-indicators .active{
	margin: 0 5px;
}
/*公司简介*/
.com-top-img {
	position: relative;
	height: 360px;
	overflow: hidden;
}
.com-top-img img{
	position: absolute;
	left: 50%;
	margin-left: -670px;
}
.com-ul{
	height: 100%;
}
.com-ul li{
	height: 50%;
	float: left;
	background: #e82128;
	opacity: 1;
	filter:alpha(opacity=100);
	border-bottom: 1px solid #fff;
	border-right:1px solid #fff;
}
.com-ul li.com-ul-li{
	border-right: 0;
}
.com-ul li p{
	text-align: center;
	font-size: 44px;
	color: #fff;
	font-weight: bold;
	line-height: 90px;
	margin-top: 20px;
}
.com-ul li span{
	text-align: center;
	font-size: 18px;
	line-height: 60px;
	color: #fff;
	display: inline-block;
	width: 100%;
}
.com-pro-con-1{
	margin-top:44px; 
	padding: 0 10px;
}
.com-pro-con-1 img{
	width: 100%;
	margin: auto;
}
.com-pro-con-1 h3{
	font-size: 48px;
	color: #e0e0e0;
}
.com-pro-con-1 h4{
	font-size: 30px;
	color: #333;
	margin-bottom: 10px;
}
.com-pro-con-1 p{
	font-size: 14px;
	color: #4c4c4c;
	line-height: 26px;
}
.com-pro-con-2{
	background: #fff;
	font-size:14px;
	color: #4c4c4c ;
	margin-top: 20px;
	padding: 10px 0;
}
.com-pro-con-2 h4{
	font-size: 26px;
	color: #343434;
	line-height: 50px;
}
.com-pro-con-2 .media-body{
	font-size: 14px;
	line-height: 26px;
}
.chairman .media-left{
	width: 40%;
}
.chairman .media-left img{
	width: 100%;
}
.chairman .media-body{
	padding: 0 4%;
}
/*董事长致辞*/
.chairman  h4{
	font-size: 30px;
	color: #e98623;
	font-weight: bold;
}
.chairman  h4 span{
	font-size: 18px;
	color: #666666;
	margin-left: 6px;
}

/*荣誉资质*/
.honorary_left{
	text-align: center;
}
.honorary_left img{
	width: 100%;
}
.honorary  .col-sm-19,.honorary  .col-xs-24{
	padding:0 20px;
}
.honorary_right  .swiper-slide img{
	width: 90%;
	margin: 0 auto;
}
.honorary_right .swiper-wrapper,
.honorary_right  .swiper-slide{
	height: auto !important
}
.honorary_right{
	position: relative;
}
.honorary_right .arrow-left{
	position: absolute;
	left: 0;
	font-size: 18px;
	top: 50%;
	margin-top: -9px;
}
.honorary_right .arrow-right{
	position: absolute;
	right: 0;
	font-size: 18px;
	top: 50%;
	margin-top: -9px;
}
.swiper-containe,.swiper-wrapper{
	
	height: auto !important;
	overflow: hidden;
}
.swiper-contain{
    position: relative;
    overflow: hidden;
    direction: ltr;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1;
    margin: 020px  auto 0;
    height: auto !important
}
.swiper-wrapper{
	height: auto !important
}
.swiper-containe .swiper-slide{
	text-align: center;
	font-size: 20px;
	color: #333333;
	background:#ececec;
	height: 65px !important;
	line-height: 65px; 
	cursor:pointer;

}
.qualifications{
	overflow: hidden;
	padding: 15px 15px;
	position: relative;
	background: #fff;
	margin-top: 20px;
}
.qualifications .arrow-left{
	position: absolute;
	left: 0;
	font-size: 18px;
	top: 50px;
	margin-top: -9px;
	color: #a7a7a7;
}
.qualifications .arrow-right{
	position: absolute;
	right: 0;
	font-size: 18px;
	top: 50px;
	margin-top: -9px;
	color: #a7a7a7;
}


 .qua_left-1{
	border: 1px solid #eeeeee;
	padding: 15px 0px 15px 15px;
	margin-right: 10px;
}
.swiper-contain .swiper-slide{
	height: auto !important
}
.qua_left img{
	width: 100%;
}
.list-group li{
	border: none;
	font-size: 16px;
}
.list-group-item>.badge{
	float: left;
	background: #fff;
	border: none;
	color:#c0392b;
	font-size: 16px;

}
.swiper-containe .swiper-slide-active{
	background: #009944;
	color: #fff;
}
/*企业要闻*/
.title_news{
	font-weight: bold;
	color: #333;
	line-height: 30px;
	font-size: 16px;
	margin-top: 5px;
}
.summary_news{
	font-size: 14px;
	margin-top: 8px;
	color: #999;
}
 .g-erconr .m-box {
    padding: 10px 20px 20px;
}
.g-erconr-line {
	font-size: 22px;
	color: #e82128;
    padding-left: 2px;
    font-weight: bold;
    
}
.g-erconr-line span{
	font-size: 20px;
	color: #333;
	font-weight: normal;
	line-height: 40px;
	margin-left: 10px;
}
.g-erconr .m-box .bus-time{
	font-size: 16px;
	line-height: 36px;
	color: #c7c7c7;
	font-style: normal;
}
.g-erconrbox .g-erconr{
	background: #fff;
}
.g-erconr .m-box .bus-1{
	border:1px solid #dedede;
	width: 98%;
	margin: 10px auto;
}
.g-erconr .m-box p{
	line-height: 26px;
}
.g-erconr .m-box .such-more{
	font-size: 14px;
	margin-top: 20px;
	display: inline-block;
	color: #333;
}
.g-erconl .g-ercon-1{
	background: #fff;
	margin-bottom: 20px; 
}
.g-erconl .g-ercon-b{
	padding-top:15px;
	padding-bottom: 15px; 
}
.g-ercon-1 .g_service_r{
	padding: 0 15px;
}
.g-erconrbox{
	padding-left: 15px;
}
.g-ercon-1 .g_service_l img{
	width: 60%;
	display: block;
	margin: 1% auto;
}
.g_service_r i{
	font-style: normal;
	font-size: 22px;
	color: #999999;
	line-height: 40px;
	display: inline-block;
}
.g_service_r h5{
	font-size: 16px;
	color: #333;
	line-height: 30px;
	margin-bottom: 6px;
}
.g_service_r p{
	font-size: 14px;
	color: #666;
	line-height: 20px;
}
/*媒体聚焦*/
.g_service_l{
	position: relative;
}
.g_service_l a{
	position: absolute;
	left: 0;
	top: 0;
	display: inline-block;
	width: 100%;
	height: 100%;
	background: url(../images/vied0-1.png) no-repeat center center;
}
.g_service_r h5 a{
	display: inline-block;
	margin-left: 10px;
}
.media_v {
	margin-bottom: 10px;
}
.media_v .media_v-m{
	position: relative;
}
.media_v .media_v-m a{
	position: absolute;
	display: inline-block;
	height: 100%;
	width: 100%;
	left: 0;
	top: 0;
	background: url(../images/vied0-4.png) no-repeat center center; 
}
.media_v .m-box .media_v-m img{
	margin-bottom: 0;
}
.media_v .m-box p{
	font-size: 18px;
	color: #666666;
	line-height: 58px;
	text-align: left;
	background: #ececec;
	width: 98%;
	margin: 0 auto;
	text-indent: 1em;
}
/*新闻详情*/
.details_news{
	background: #fff;
	padding: 15px;
	font-size: 15px;
    line-height: 30px;
}
.details_news img{
	width: 96%;
	margin:25px auto;
}
.details_news .pve-a:visited,.details_news .next-a:visited{
	color: #333
}
.details_news .pve-a:hover,.details_news .next-a:hover{
	color: #c0392b
}
.details_news h3{
	font-size: 26px;
	line-height: 40px;
	color: #333;
    font-weight: 600;
	text-align: center;
}
.zuo-l-time{
	text-align: center;
}
.zuo-l-time p{
	font-size: 14px;
	color: #666666;
	padding-bottom: 20px;
	border-bottom: 1px solid #eeeeee;
}
.zuo-l-time p span{
	margin-right: 6px;
}
.details_news h4{
	font-size: 14px;
	color: #666;
	line-height: 40px;
	font-weight: bold;
}
.details_news p{
	font-size: 14px;
	color: #666;
	line-height: 26px;
	margin: 16px 0;
}
.details_news img{
	width: 100%;
}
.details_news i{
	display: inline-block;
	width: 100%;
	font-size: 14px;
	color: #666666;
	background: #f0f0f0;
	text-align: center;
	line-height: 30px;
	font-style: normal;
}
.details_news a{
	display: inline-block;
	width: 100%;
}
.details_news a span{
	float: left;
}
.details_news strong{
	font-weight: normal;
	float: left;
}

.the_bao{ float: left; }
.the_bao img{ width: 90%; margin:0 auto; }
/*发展历程*/
.center_content li{
	padding-left: 10px;
	background: url(../icon/contn.png) repeat-y left top;
	background-size: 12px 100%;
	padding-bottom: 20px;
}
.center_content li h6{
	font-size: 26px;
	color: #e98623;
	line-height: 40px;
}
.center_content li img{
	float: left;
	margin-left: 20px;
	margin-top: 12px;
	margin-right: 4px;
}
.center_content li p{
	margin-left: 20px;
	font-size: 16px;
	color: #333333;
	line-height: 26px;
}

.top-bg,.bottom-bg{
	padding-left: 1px;
}
/*企业形象*/
.qiye{}
.qiye h2{ font-size: 36px; font-weight:bold; line-height: 24px;}
.qiye h2 span{ font-size: 12px; font-weight: normal; }
.qiye_ul{}
.qiye_ul ul{ float: left;width: 50%; margin-top:30px; }
.qiye_ul ul li{ float: left; width: 100%; margin-bottom: 15px;}
.qiye_ul ul li span{ color: #009944; float: left; font-size: 20px; display: block; margin-right: 5%; background: url(../images/qiye_li.png) no-repeat; width: 40px; height: 40px; line-height: 40px; text-align: center; }
.qiye_ul ul li div{ float: left; }
.qiye_ul ul li div h2{ font-size: 16px; color: #333; font-weight: normal; }
.qiye_ul ul li div p{ font-size: 12px; color: #999;}
.qiye_img{ float: right;}
.qiye_p{ font-size: 16px; line-height: 28px; color: #333; float: left; width: 100%; }
.cor_por{background: none;}


/*.cor_ul_li{
	padding: 66px 0 54px 2%;
	background-size: 100% 100%; 
	height: 220px;
}
.cor_ul .li_1 .cor_ul_li{
	background: url(../images/cor_1.png) no-repeat right center;
}
.cor_ul .li_2 .cor_ul_li{
	background: url(../images/cor_2.png) no-repeat left center;
}
.cor_ul .li_3 .cor_ul_li{
	background: url(../images/cor_3.png) no-repeat right center;
}
.cor_ul .li_4 .cor_ul_li{
	background: url(../images/cor_4.png) no-repeat left center;
}
.cor_ul .li_2 .ul_li_left,.cor_ul .li_4 .ul_li_left{
	margin-left: 50%;
}
.cor_ul li{
	margin-bottom: 10px;
}
.cor_ul_left{
	padding-right: 5px;
}
.cor_ul_right{
	padding-left: 5px;
}
.ul_big_title h4,.ul_big_title p{
	float: left;
}
.cor_ul_li p{
	font-size: 16px;
	color: #666666;
	line-height: 30px;
}
.ul_big_title{
	margin-bottom: 6px;
}
.ul_big_title h4{
	font-size: 40px;
	color: #fff;
	background: #f08300;
	padding: 10px;
	font-weight: bold;
	line-height: 40px;
}
.ul_big_title p{
	font-size: 18px;
	color: #333333;
	font-weight: bold;	
	margin-left: 10px;
	margin-top:30px;
	line-height: 24px;
}
.cor_ul_li .ul_li_left,.cor_ul_li .ul_li_right{
	width: 272px;
}*/
/*党群之窗*/
.g-erconr .m-box p.m-box-tt{
	font-size: 16px;
	color: #333;
	margin-bottom: 20px;
}
.g-erconr .m-box p.m-box-ttt{
	font-size: 14px;
	color: #333;
	margin-bottom: 20px;
}
.g-yangfe .g-yangf{
	padding-right: 5px;
}
.g-yangfe .g-yangff{
	padding-left: 5px;
}
.g-yangfe .g_service_r h5{
	font-size: 16px;
	font-weight: bold;
}
.g-yangfe .g_service_r a{
	font-size: 14px;
	margin-top: 20px;
	color: #666;
	display: inline-block;
}
.g-yangfe .g-yangff .g_service_r h5,.g-yangfe .g-yangf .g_service_r h5{
	color: #333333;
	font-weight: normal;
}
/*走进新洋丰*/
/*人才招聘*/
.pho_table{
	padding: 0 15px;
}

.pho_table li{
	padding: 15px 0 ;
	border-bottom: 1px solid #eef1f6;
}
.pho_table li h4{
	font-size: 14px;
	color: #333;
	line-height: 30px;
}
.pho_table li h4 span{
	float: right;
}
.pho_table li p{
	font-size: 12px;
	color: #666;
	line-height: 20px;
}
.pho_table  .more_mes{
	margin-top: 10px;
}
.pho_table  .more_mes span{

	float: left;
	display: inline-block;
	padding: 6px 10px;
	font-size: 14px;
	color: #666;
	border-radius: 6px;
	background: #f8f8fa;
	margin-right: 6px;
}
.pho_table  .more_mes a{
	float: right;
	padding: 6px 10px; 
	color: #666;

}
.pho_table  .more_mes a i{
	margin-left: 6px;
}
.more_contetn{
	display: none;
}
.more_contetn h6{
	font-size: 12px;
	line-height: 24px;
	margin-top: 16px;
}
.more_contetn p{
	font-size: 12px;
	line-height: 20px;
}
.more_contetn button{
	padding: 4px 16px;
	background: #c0392b;
	font-size: 12px;
	color: #fff;
	margin-top: 4px;
}

.layout-left .m-box{
	background: #fff;
}
.layout-left  dl{
	width: 100%;
	margin-bottom: 10px;
}
.layout-left dt{
	float: left;
	font-size: 16px;
	font-weight: bold;
	color: #666;
	line-height:20px;
}
.layout-left dd{
	float: left;
	font-size: 14px;
	color: #666;
	line-height:20px;
	margin-left: 10px;
}
.layout-left .layout-left-tow dd{
	margin-left: 0;
}
.layout-left dt span{
	margin-right: 6px;
	color: #e98623;
}
.layout-left dd span{
	margin-right: 6px;
	color: #e98623;
}
.layout-left-one{
	margin-top: 20px;
}
.layout-left-tow{
	margin-bottom: 20px;
}
/*业绩报告*/
.contact-ll h5{
	float: none;
	overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;
}
.contact-ll .m-box{
	position: relative;
}
.contact-ll .m-box a{
	position: absolute;
	right: 5%;
	top: 24px;
	font-size: 40px;
	width: 24px;
	height: 24px;
	color: #000
}
.g-erconl  .now-actt{
	background: #009944;
}
.now-actt .g_service_r i{
	color: #fff;
}
.now-actt .g_service_r h5{
	color: #fff;
}
.contact-ll .now-actt a{
	color: #fff;
}
.contact-rr .such-more{
	color: #666;
	line-height: 26px;
}
.contact-rr .such-more span{
	font-size: 26px;
	float: left;
}
.contact-rr .such-more:hover{
	color: #c0392b;
}
.contact-rr .such-more:hover{
	color: #c0392b;
}
 .index-cot-left .m-box i{
 	font-size: 18px;
 	color: #ed9a45;
 	font-style: normal;
 }
 .index-cot-left .m-box p.m-box-tt{
 	margin-bottom: 10px;
 }
  .index-cot-left .g-erconr .m-box{
  	padding-left:0 
  }
    .index-cot-left .g-erconr .m-box .such-more{
    	float: right;
    }
.swiper-slide .top-bg,.swiper-slide .bottom-bg{
	width: 10px;
}
.swiper-slide .center_content img{
	width: 18px;
}
.swiper-slide img{
	width: 100%;
}
.index-cot-cen .swiper-slide,.g-erconr .swiper-slide{
	height: auto !important;
}
.swiper-container .pagination,.swiper-container .paginatio {
  position: absolute;
  z-index: 20;
  bottom: 20px;
  width: 100%;
  text-align: center;
}
.m-container .paginatio{
	bottom: 160px;
}
.ben-cot-bottom{
	position: absolute;
	bottom: 0;
	left: 0;
	padding-top: 30px;
	width: 100%;
	background: rgba(0,0,0,0.6);
}
.ben-cot-bottom .ben-cot-all{
	max-width: 1380px;
	margin: 0 auto;
	width: 100%;
}
.ben-cot-bottom .cot-bottom-left{
	float: right;
	text-align: right;
	color: #fff;
}
.cot-bottom-left h5{
	font-size: 18px;
	color: #f7f7f7;
	font-weight: bold;
	line-height: 40px;
}
.cot-bottom-left p{
	font-size: 14px;
	color: #f7f7f7;
	line-height: 30px;
}
.cot-bottom-left strong{
	font-size: 36px;
	color: #e60012;
	line-height: 40px;
}
.ben-cot-bottom img{
	float: right;
	margin-left: 10px;
}
.swiper-pagination-switch {
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 8px;
  background: #555;
  margin: 0 5px;
  opacity: 0.8;
  border: 1px solid #fff;
  cursor: pointer;
}
.swiper-active-switch {
  background: #fff;
}
.swiper-container #btn1{
	position: absolute;
	left: 0;
	top: 50%;
	display: inline-block;
	width: 20px;
	height: 40px;
	margin-top: -10px;
	font-size: 30px;
	color: #fff;
	z-index: 999;
	cursor: pointer;
}
.swiper-container #btn2{
	position: absolute;
	right: 8px;
	top: 50%;
	display: inline-block;
	width: 20px;
	height: 40px;
	margin-top: -10px;
	font-size: 30px;
	color: #fff;
	z-index: 999;
	cursor: pointer;
}
.index-cot-right{
	padding-left: 10px;
}
.index-cot-right img{
	width: 100%;
}
.index-cot-left .m-box p.m-box-ttt{
	height: 102px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
	overflow: hidden;
}
.m-container .swiper-slide{
	height: auto !important;
}

.pic_link{opacity:1;transition:all 0.4s;cursor:pointer;margin: auto;}
.pic_link:hover{opacity:.6;}
.pro_title_b{width: auto;height: 35px;text-align: center;}
.pro_title{font-size: 14px;color: #2d2d2d;line-height: 17px;font-weight: bold;}

@media screen and (max-width: 1280px) {
	.cor_ul li{
		width: 100%;
		background: #fff;
		padding-right: 0;
	}
	.cor_ul .li_2 .ul_li_left, .cor_ul .li_4 .ul_li_left{
		float: right;
	}
	.cor_ul .li_1,.cor_ul .li_3{
		padding-left: 20%;
	}
	.cor_ul .li_2,.cor_ul .li_4{
		padding-right: 20%;
	}
	.cor_ul_right{
		padding-left: 0;
	}
}
@media screen and (max-width: 1024px) {
  
}
@media screen and (max-width: 768px) {
	.media-left, .media-right, .media-body{
		display: block;
		padding-right:0;
	}
	.ben-cot-bottom{
		padding-top: 0;
	}
	.m-container .paginatio{
	    bottom: 20px;
	   }
	.cot-bottom-left h5,.cot-bottom-left p,.cot-bottom-left strong{
		float: left;
		line-height: 40px;
		margin-right: 10px;
	}
	.cot-bottom-left strong{
		font-size: 26px;
	}
	.cot-bottom-left h5{
		font-size: 14px;
	}
	.cot-bottom-left p{
		font-size: 12px;
	}
	.index-cot-cen{
		margin-top: 20px;
	}
	.container{
		padding-left: 0;
		padding-right: 0;
	}
	.index-cot-right img{
		width: 50%;
		margin: 20px auto;
	}
 	.media-object {
	    display: block;
	    width: 225px;
	    height: 240px;
	    margin: 0 auto;
	}
	.media-body{
		width: auto;
		padding: 0 10px;	
	}
	.chairman .media-left{
		width: 100%;
	}
	.chairman .media-left img{
		width: 60%;
		height: auto;
	}
	.honorary_left img{
		width: 60%;
		margin: 0 auto;
	}
	.honorary_right{
		margin-top: 20px;
	}
	.g-erconrbox{
		padding-left: 0;
		margin-top: 20px;
	}
	.qua_left-1{
		padding: 15px;
		margin: 0;
		margin-bottom: 10px;
	}
	.cor_ul .li_1 .cor_ul_li,
	.cor_ul .li_2 .cor_ul_li,
	.cor_ul .li_3 .cor_ul_li,
	.cor_ul .li_4 .cor_ul_li{
		padding: 22px 0 22px 6%;
		background:#fff;
		background-size: 100% 100% !important; 
	}
	.cor_ul_li .ul_li_left, .cor_ul_li .ul_li_right{
		width: 100%;
	}
	
	.cor_ul_li{
		height: auto;
	}
	.cor_ul li{
		width: 100%;
		background:none;
		padding-right: 0;
	}
	.cor_ul .li_2 .ul_li_left,.cor_ul .li_4 .ul_li_left{
		margin-left: 0;
	}
	.cor_ul .li_1,.cor_ul .li_3{
		padding-left: 0;
	}
	.cor_ul .li_2,.cor_ul .li_4{
		padding-right: 0;
	}
	.service{
		display: none;
	}


}
@media screen and (max-width: 640px) {
  /*公司简介*/
	.com-top-img {
		position: relative;
		height: 360px;
		overflow: hidden;
		display: none;
	}
}
@media screen and (max-width: 480px) {
	 /*公司简介*/
	.com-top-img {
		position: relative;
		height: 360px;
		overflow: hidden;
		display: none;
	}	
}
@media screen and (max-width: 375px) {
 /*公司简介*/
	.com-top-img {
		position: relative;
		height: 360px;
		overflow: hidden;
		display: none;
	}
}
@media screen and (max-width: 320px) {
	.cot-bottom-left h5,.cot-bottom-left p,.cot-bottom-left strong{
		font-size: 12px;
		line-height: 24px;
	}
}
@media screen and (max-width: 960px) {
.qiye_ul ul{ width: 100%; }
}
@media screen and (max-width: 640px) {
.qiye_li{ width: 85%; }
.qiye_ul ul li span{ margin-right: 2%; }
.qiye{    margin-top: -34px; }
.qiye_img{ float:none; width: 100%;margin-bottom: 10px;}
.qiye h2{ font-size: 24px; }

}




.news_block{width:1380px;height: 335px;}
	.news_block ul{width:100%;margin:auto;text-align:center;}
		.news_block li{width:100%;height:335px;margin:auto;color: #111112;text-align:center;display: none;}
			.news_list_left{width: 60%;height: auto;float: left;}
				.news_list_date{width:100%;height:45px;color: #e82128;font-size:18px;line-height: 45px;text-align: left;}
				.news_list_title{width: 100%;font-size: 16px;color: #333;text-align: left;line-height: 24px;font-weight: 700;}
				.news_list_summry{width:100%;height: auto;font-size: 14px;line-height:24px;color: #969696;text-align:left;}
				.news_list_btn{width: 140px;height: 45px;background: #e82128;text-align: center;color:#fff;line-height:45px;margin-top: 89px;cursor: pointer;transition: all 0.4s;font-size: 13px;}
				.news_list_btn:hover{width: 140px;height: 45px;background: #f8d94a;text-align: center;color:#111112;line-height:45px;margin-top: 89px;cursor: pointer;transition: all 0.4s;font-size: 13px;}
			.news_list_right{width: 39%;height: auto;float: right;}
				.news_list_right img{width:100%;}


@media (max-width: 1366px) {
	.news_block{width:1020px;height: 335px;margin:auto;}
		.news_block ul{width:100%;margin:auto;text-align:center;}
			.news_block li{width:100%;height:335px;margin:auto;color: #111112;text-align:center;display: none;}
				.news_list_left{width: 60%;height: auto;float: left;}
					.news_list_date{width:100%;height:45px;color: #ed9a45;font-size:18px;line-height: 45px;text-align: left;}
					.news_list_title{width: 100%;font-size: 16px;color: #333;text-align: left;line-height: 24px;font-weight: 700;}
					.news_list_summry{width:100%;height: auto;font-size: 14px;line-height:24px;color: #969696;text-align:left;}
					.news_list_btn{width: 140px;height: 45px;background: #111112;text-align: center;color:#fff;line-height:45px;margin-top: 89px;cursor: pointer;transition: all 0.4s;font-size: 13px;}
					.news_list_btn:hover{width: 140px;height: 45px;background: #f8d94a;text-align: center;color:#111112;line-height:45px;margin-top: 89px;cursor: pointer;transition: all 0.4s;font-size: 13px;}
				.news_list_right{width: 39%;height: auto;float: right;}
					.news_list_right img{width:100%;}
}



@media (max-width: 1024px) {
	.news_block{width:860px;height: 335px;margin:auto;}
		.news_block ul{width:100%;margin:auto;text-align:center;}
			.news_block li{width:100%;height:335px;margin:auto;color: #111112;text-align:center;display: none;}
				.news_list_left{width: 60%;height: auto;float: left;}
					.news_list_date{width:100%;height:45px;color: #ed9a45;font-size:18px;line-height: 45px;text-align: left;}
					.news_list_title{width: 100%;font-size: 16px;color: #333;text-align: left;line-height: 24px;font-weight: 700;}
					.news_list_summry{width:100%;height: auto;font-size: 14px;line-height:24px;color: #969696;text-align:left;}
					.news_list_btn{width: 140px;height: 45px;background: #111112;text-align: center;color:#fff;line-height:45px;margin-top: 89px;cursor: pointer;transition: all 0.4s;font-size: 13px;}
					.news_list_btn:hover{width: 140px;height: 45px;background: #f8d94a;text-align: center;color:#111112;line-height:45px;margin-top: 89px;cursor: pointer;transition: all 0.4s;font-size: 13px;}
				.news_list_right{width: 39%;height: auto;float: right;}
					.news_list_right img{width:100%;}
}


@media (max-width: 414px) {
	.news_block{width: 100%;min-height: 380px;}
		.news_block ul{width:100%;margin:auto;text-align:center;}
			.news_block li{width:100%;height:auto;margin:auto;color: #111112;text-align:center;display: none;}
				.news_list_left{width: 100%;height: auto;}
					.news_list_date{width:100%;height:45px;color: #e82128;font-size:18px;line-height: 45px;text-align: left;}
					.news_list_title{width: 100%;font-size: 15px;color: #333;text-align: left;line-height: 24px;font-weight: 700;}
					.news_list_summry{width:100%;height: auto;font-size: 14px;line-height:24px;color: #969696;text-align:left;}
					.news_list_btn{width: 140px;height: 45px;background: #e82128;text-align: center;color:#fff;line-height:45px;margin:20px auto;cursor: pointer;transition: all 0.4s;font-size: 13px;}
					.news_list_btn:hover{width: 140px;height: 45px;background: #e6212a;text-align: center;color:#fff;line-height:45px;margin:20px auto;cursor: pointer;transition: all 0.4s;font-size: 13px;}
				.news_list_right{width: 100%;height: auto;}
					.news_list_right img{width:98%;margin: auto;}
}



/*分页处理*/
.pages { *zoom: 1;}
.pages:before, .pages:after { display: table; content: ""; }
.pages:after { clear: both; }
.pages a, .pages span { float: left; margin-left: -1px; padding: 0 14px; height: 30px; line-height: 30px; color: #000; border: 1px solid #ccc; }
.pages a:hover { text-decoration: none; background-color: #E1E1E1; }
.pages .selected { border-top: 2px solid #e82128; line-height: 30px; }

/*分页处理*/
.page { *zoom: 1;margin-top:40px;}
.page:before, .page:after { display: table; content: ""; }
.page:after { clear: both; }
.page a, .page span { float: left; margin-left: -1px; padding: 0 14px; height: 30px; line-height: 30px; color: #000; border: 0px solid #eee; }
.page a:hover { text-decoration: none; background-color: #E1E1E1; }
.page .selected { border-top: 2px solid #e82128; line-height: 30px; }