.section.news.news_content{
margin-top:40px;
}

.sec_news_list h3{
  font-size: 36px;
  text-align: center;
  line-height: 36px;
  margin-bottom: 25px;
}
.sec_news_list .sec_information_list_t{
  margin-bottom: 70px;
}
.sec_news_list .sec_information_list_t .sec_information_list_t_nr{
  position: relative;
  /*padding: 0 70px;*/
}
.sec_news_list .sec_information_list_t .sec_information_list_t_nr .information_list_swiper{
  overflow: hidden;
/*  padding-left: 51px;*/
}
.section.news.news_list{
  overflow: inherit;
}
.sec_news_list .sec_information_list_t .sec_information_list_t_nr .swiper_l, .sec_news_list .sec_information_list_t .sec_information_list_t_nr.sec_news_list .sec_information_list_t .sec_information_list_t_nr .swiper_r{
  left: -80px;
}
.sec_news_list .sec_information_list_t .sec_information_list_t_nr .swiper_r{
  right: -80px;
}
.swiper-button-prev, .swiper-button-next{
  height: 100%;
  margin-top: 0;
  top: 0;
  width: 40px;
  background-color: #939897;
  left: 0;
  cursor: pointer;
}
.swiper-button-next{
  left: auto;
  right: 0;
}
.swiper-button-prev, .swiper-button-next{
  background-color: #231816;
}




.sec_news_list .sec_news_list_m{
  margin-bottom: 40px;
}
.sec_news_list_m_nr ul.news_list{
  margin-bottom: 0px;
}
.sec_news_list_m_nr ul.news_list li{
  padding: 30px 0;
  border-top: 1px solid #f0f0f0;
}
.sec_news_list_m_nr ul.news_list li div.news_list_l{
  float: left;
  width: 383px;
  padding-right: 37px;
}
.sec_news_list_m_nr ul.news_list li div.news_list_r{
  margin-left: 420px;
}
.sec_news_list_m_nr ul.news_list li div.news_list_r h4,.sec_news_list_m_nr ul.news_list li div.news_list_r h4 a{
  font-size: 16px;
  line-height: 1.75;
  margin-bottom: 18px;
  color: #231816;
}
.sec_news_list_m_nr ul.news_list li div.news_list_r span{
  display: inline-block;
  width: 134px;
  border-bottom: 2px solid #4a4a4a;
  font-size: 14px;
  color: #939897;
  margin-bottom: 15px;
  padding-bottom: 15px;
}
.sec_news_list_m_nr ul.news_list li div.news_list_r p{
  font-size: 14px;
  line-height: 2.14;
  color: #939897;
}
.sec_news_list_m_nr a.news_more{
  font-size: 14px;
  display: block;
  margin-left: auto;
  width: 185px;
  box-sizing: border-box;
}



.sec_distributor_b{
  margin: 0 auto;
  padding-top: 19.8%;
  background: url(../images/distributor.jpg) no-repeat;
  position: relative;
  background-size: 100% auto;
}
.sec_distributor_b a{
  width: 246px;
  height: 70px;
  position: absolute;
  left: 50%;
  margin-left: -123px;
  top: 50%;
  margin-top: -35px;
  line-height: 68px;
  border: 1px solid #fff;
  color: #fff;
  font-size: 30px;
  text-align: center;
  box-sizing: border-box;
  background-color: transparent;
  -webkit-transition: all .3s cubic-bezier(0.29, 0.18, 0.26, 0.83);
          transition: all .3s cubic-bezier(0.29, 0.18, 0.26, 0.83);
}
.sec_distributor_b a:hover{
  color: #231816;
  background-color: #fff;
}











/* news_nr */
.news_nr{
  position: relative;
}
.news_nr_l{
  position: relative;
  max-width: 838px;
  border-right: 1px solid #f1f0ef;
  padding-right: 20px;
  box-sizing: border-box;
  float: left;
  padding-bottom: 50px;
  width: 68.7%;
}
.news_nr_l .news_share{
  position: absolute;
  right: 20px;
  top: 10px;
}
.news_nr_l .news_share .erweima,.news_nr_l .news_share .share_other{
  width: 29px;
  height: 0;
  padding-top: 29PX;
  float: left;
  background: url(../images/news_share.jpg) no-repeat;
  cursor: pointer;
  position: relative;
}
.news_nr_l .news_share .erweima img{
  position: absolute;
  width: 100px;
  left: -100px;
  top: 0;
  max-width: inherit;
  display: none;
  background-color: #fff;
}
.news_nr_l .news_share .share_other{
  background-position: right top;
  margin-left: 8px;
}
.news_nr_l .news_share .share_other .social-share{
  background-color: #fff;
  width: 29px;
  padding: 10px 0 5px;
  display: none;
}
.social-share{
text-align:right;
margin-bottom:25px;
}
.news_nr_l .news_share .share_other .social-share .social-share-icon{
  display: block;
  width: 27px;
  height: 27px;
  line-height: 27px;
  font-size: 18px;
  margin: 0 0 5px 0;
}

.news_nr_l h2{
  margin-right: 80px;
  font-size: 24px;
  color: #231816;
  line-height: 1.8;
  margin-bottom: 15px;
}
.news_nr_l p.time{
  color: #939897;
  font-size: 14px;
  line-height: 14px;
  margin-bottom: 24px;
}
.news_nr_l .news_art p{
  font-size: 16px;
  line-height: 2;
  margin-bottom: 15px;
  text-indent: 2em;
}
.news_nr_l .news_art p span{
  font-size: 16px!important;
  line-height: 2;
}
.news_nr_l .news_art p img{
  max-width: 100%;
  display: block;
  margin: 0 auto;
}
.news_nr_l .back_news_list{
  display: block;
  padding: 13px 0;
  border: 1px solid #231816;
  color: #231816;
  text-align: center;
  background-color: transparent;
  -webkit-transition: all .3s cubic-bezier(0.29, 0.18, 0.26, 0.83);
          transition: all .3s cubic-bezier(0.29, 0.18, 0.26, 0.83);
}
.news_nr_l .back_news_list:hover{
  background-color: #231816;
  color: #fff;
}

.news_nr_r{
  float: right;
/*  max-width: 430px;*/
  padding-right: 15px;
  padding-left: 20px;
  box-sizing: border-box;
  width: 29.3%;
}
.news_nr_r .hot_news_list{
margin-bottom:40px;
}

.news_nr_r .news_nr_r_list{
margin-bottom: 0px;
}
.news_nr_r h3{
    font-size:24px;
margin-bottom:25px;
}
.news_nr_r ul.news_nr_r_list li{
  margin-bottom: 25px;
}
.news_nr_r ul.news_nr_r_list li:last-child{
  margin-bottom: 0;
}






@media screen and (max-width: 750px) {

.sec_news_list h3{
  font-size: 0.4rem;
  margin: 0.32rem 0;
}
.sec_news_list .sec_information_list_t{
  margin-bottom: 0.84rem;
}
.sec_news_list .sec_information_list_t .sec_information_list_t_nr{
  box-sizing: border-box;
}
.sec_news_list .sec_information_list_t .sec_information_list_t_nr .information_list_swiper{
  padding-left: 0;
}

.sec_news_list .sec_news_list_m{
  margin-bottom: 0.75rem;
}
.sec_news_list_m_nr ul.news_list{
  margin-bottom: 0.64rem;
}
.sec_news_list_m_nr ul.news_list li{
  padding: 0.4rem 0;
}
.sec_news_list_m_nr ul.news_list li div.news_list_l{
  float: none;
  width: 100%;
  box-sizing: border-box;
  padding: 0;
}
.sec_news_list_m_nr ul.news_list li div.news_list_r{
  margin-left: 0;
  padding: 0.2rem;
}
.sec_distributor_b{
  width: 100%;
  padding-top: 20.8%;
}




.news_nr_l{
width:100%;
  padding: 0 0.2rem;
  border: none;
  margin-bottom: 0.84rem;
}
.news_nr_r ul.news_nr_r_list li{
  margin-bottom: 0.73rem;
}
.news_nr_l h2{
  font-size: 20px;
  margin-right: 0;
}
.news_nr_l .news_share{
  position: relative;
  float: right;
  right: 0;
  top: 0;
  margin-top: -10px;
}
.news_nr_l .news_art p{
  margin-bottom: 0.45rem;
}
.news_nr_r{
  width: 100%;
  padding: 0;
}
.li_a_gg span.time,.li_a_gg h4,.li_a_gg p{
/*  padding: 0 0.2rem;  */
}


/*page*/
.page-large{margin:40px 0 20px; text-align:center;}
.page-large a{min-width:34px; height:34px; display:inline-block; border:1px solid #d5d5d5; box-sizing:border-box; -moz-box-sizing:border-box; -o-box-sizing:border-box; -webkit-box-sizing:border-box; line-height:34px; text-align:center; float:left; text-indent:0; color:#666666; font-size:12px; font-family:Arial, Helvetica, sans-serif; margin:0 3px;}
.page-large a.on{border:1px solid #ef3838; background:#ef3838; color:#fff;}
.page-large a.none{border:none;}
.page-large .Num:hover{border:1px solid #ef3838; color:#ef3838;}
.page-large .on:hover{border:1px solid #ef3838; color:#fff;}

.page-large .prev-page{background:url(../images/small-prev-page.png) center center no-repeat;}
.page-large .next-page{background:url(../images/small-next-page.png) center center no-repeat;}
.page-large .prev-page:hover{border:1px solid #ef3838; background:url(../images/small-prev-page-on.png) center center no-repeat #ef3838;}
.page-large .next-page:hover{border:1px solid #ef3838; background:url(../images/small-next-page-on.png) center center no-repeat #ef3838;}


}