body,html,.sixthPS {background:url(./bgimg_01.png) repeat-x top center;  background-size:100% 100%; }
.top{background:url(./banner-1_01_01.png) no-repeat top center;}
.list{background-color:#fff;width: 1200px; margin: 0 auto;padding-bottom:30px; }
.ban-list{height:375px;width: 1200px; margin: 0 auto; }
.hg_footer { background-color: #b72518 !important; }

/**标题**/
.toptitle {padding:15px;}
.toptitle .sixthTit1{height:62px; line-height: 62px;background: url(./3.png) no-repeat center center;text-align: center;}
.toptitle .sixthTit1 .sixthTit_txt1 .Btit1{ font-size:24px; color: #fff; letter-spacing: 2px; margin:0 auto;padding-left: 30px;} 


/**文章列表**/
.zt-list-li {border-bottom:1px solid #ebebeb; height:54px; line-height:54px;}
.zt-list-li .zt-list-title{float: left; max-width:800px; white-space: nowrap;text-overflow: ellipsis;overflow: hidden; font-size: 18px;color: #333;}
.zt-list-li .zt-list-title a{ font-size:18px; color:#333; }
.zt-list-li .zt-list-time{float: right;font-size:16px; color:#888; }
.toptitle .zt-list-li{ margin-right:35px;margin-left:35px;}
.toptitle .zt-list{ margin-top:25px;margin-bottom:10px;}

/* 分页样式 */
.gg_page{height: 35px; width:100%; padding-top: 50px;padding-left: 50px;}
.easysite-page-wrap{width: 340px; float: left;}
.easysite-page-wrap a { display: inline-block; padding: 5px 18px; border: solid 1px #7c7c7c; color: #7c7c7c; margin-right: 5px; }
.easysite-page-wrap a:hover { background:#B72518; color:#fff; border:1px solid #B72518; }
.easysite-total-page { margin-right: 20px; float: left; line-height: 31px; }
.easysite-jump-page { width: 200px; float: left; line-height: 31px; }
.easysite-page-text { display: inline-block; padding: 5px 10px; border: solid 1px #7c7c7c; color: #7c7c7c; width:35px; }
.easysite-jump-btn { display: inline-block; margin-top: -5px; background: none; color: #000; font-size:14px; font-weight:bold; color:#B72518; cursor:pointer;}


/**响应式适配**/

@media screen and (max-width:1199px) {
  body,html,.sixthPS { width:100%;  min-height:100%; margin:0 auto;} 
  /*banner*/
  .top{background-size: contain; height:300px;}
  #banner,.toploop,.list{width:82%;}
  .list{margin-top:-185px; }  
  .zt-list { padding-top:20px;}
  .list .sixthTit{padding-top:0px;margin-top:0px;} 
  .gg_page {padding-left:0px; margin:0 auto; margin-bottom:10px;}
  .gg_page .easysite-page-wrap{width:40%;}
  .gg_page .easysite-total-page {width:35%;}
  .gg_page .easysite-jump-page { width:20%;}
 }
@media screen and (max-width:1024px) {
  /*banner*/
  .ban-list{height:200px;}
 .list{margin-top:-10px; }
  .zt-list { padding-top:20px;}
  .zt-list-li .zt-list-title{ max-width:300px;}
	.gg_page { width: 100%; height: auto;}
  .gg_page .easysite-page-wrap{width:58%;}
  .gg_page .easysite-total-page {width:100%;}
	.gg_page .easysite-jump-page { display: none; }
 }
@media screen and (max-width:680px) {
  /*banner*/
    .ban-list {height: 140px;}
    #banner,.toploop,.list{width:90%;}
   .zt-list-li .zt-list-title{max-width:65%;}
  .gg_page{text-align:center;}
    .gg_page .easysite-page-wrap{width:100%;}
    .gg_page .easysite-total-page {display: none;}
  .hg_footer,.hg_footer2{clear: both; display:table;height:auto; }
  .hg_footer2 dl,.hg_footer2 dd, .hg_footer2 dt{clear:both;display: table-row; text-align:center;width:100% !important;}
  .hg_footer2 div {clear: both; display: flex;flex-direction: column; align-content: center; align-items:center;justify-content: center; } 

 }
@media screen and (max-width:560px) {
  /*banner*/
  .ban-list {height: 100px;}
  #banner,.toploop,.list{width:96%;}
  .sixthTit1 .sixthTit_txt1,{background-position-x:0px; width:70%;} 
  .sixthTit1 .sixthTit_txt1 .Btit1{padding-left:20px;} 
  .toptitle .zt-list-li{margin:0px; padding:0px;}
  .gg_page{text-align:center;}
    .gg_page .easysite-total-page {display: none;}
	  .gg_page .easysite-page-wrap { width: 100%; clear:both; display: flex; align-content: space-between; }
	  .easysite-page-wrap a { padding: 5px; margin: 0 5px; width: 25%; text-align: center; }
  .hg_footer2 .jiucuo{ clear: both;}

 }