
@media screen and (max-width: 1250px) {
	.fit{
		width: 100%!important;
	}
	#ul1 img {
	    width: 100%!important;
	}
}

.news_wrapper .cont_wrap {
    margin-bottom: 120px;
    /*margin-top: -40px;*/
}
.news_wrapper .cont_wrap .section1{
  padding: 0 30px;
}
.news_wrapper .sec1_cont > a {
  cursor: default;
}
.news_wrapper .sec1_left {
  width: 470px;
  height: 410px;
  border-top: 8px solid #2c2823;
  margin-right: 50px;
  margin-bottom: 20px;
}
.news_wrapper .sec1_left > h3 {
  padding-top: 15px;
  font-size: 28px;
  color: #2c2823;
  line-height: 30px;
}
.news_wrapper .sec1_left > p {
  font-size: 14px;
  color: #979797;
  line-height: 24px;
  margin-top: 20px;
  margin-bottom: 20px;
}
.news_wrapper .sec1_right {
  width: 620px;
  height: 410px;
  font-size: 0;
  margin: 0;
  margin-bottom: 20px;
  cursor: pointer;
}
.news_wrapper .sec1_right img {
  width: 100%;
  height: 100%;
}
.news_wrapper .section2 {
  margin-top: 50px;
  padding: 0 10px;
}
.news_wrapper .sec2_list > li {
  width: 360px;
  height: 320px;
  float: left;
  margin: 0 15px 50px;
}
.news_wrapper .sec2_list .picwrap {
  height: 240px;
  font-size: 0;
  text-align: center;

}
.news_wrapper .sec2_list .picwrap > img {
  width: 100%;
  height: 100%;
}
.news_wrapper .sec2_list .each_cont > p {
  font-size: 20px;
  color: #2b2b2b;
  line-height: 30px;
  margin-top: 16px;
}
.news_wrapper .main_footer {
  margin-top: 260px;
}
/*新闻详情begin*/
.news_wrapper .cont_wrap .newsContent{
    /*padding: 0 12%;*/
    margin-left: 24%;
}
.news_wrapper .cont_wrap .newsContent h2{
    text-align: center;
    font-size: 20px;
    margin-bottom: 20px;
}
.newsContent_title {
    width: 100%;
    display: inline-block;
    text-align: center;
    font-size: 16px;
    margin-bottom: 40px;
}
/*.news_wrapper .cont_wrap .newsContent img{*/
/*    width: 100%;*/
/*    margin-bottom: 30px;*/
/*}*/
/*.news_wrapper .cont_wrap .newsContent p {*/
/*    font-size: 16px;*/
/*    font-weight: normal;*/
/*    text-align: left !important;*/
/*    margin-bottom: 45px;*/
/*    line-height: 30px;*/
/*}*/
.botm_oBtn{
	width: 100%;
	text-align: right;
	margin-top: 60px;
	margin-left: -10px;
}
.botm_oBtn a{
	border: 1px solid #dedede;
	padding: 6px 12px;
	text-align: center;
	margin-left: 5px;
	color: #c9451f;
}
.botm_oBtn .currentBack{
	background: #c9451f;
	color: #fff;
}
/*新闻详情end*/




.botm_oBtn a{border: 1px solid #dedede;padding: 6px 12px; text-align: center;margin-left: 5px;}
			.botm_oBtn{width: 100%;text-align: right;margin-top: 10px; margin-left: -53px;}
			.botm_oBtn input{width: 36px;height:30px;outline: none;border: 1px solid #dedede; margin-left:5px;position: relative;top: -2px; }