.content{
  max-width: 1200px;
  margin: 0 auto;
}
/* 轮播 */
.box1{ width:1200px; height:405px; overflow:hidden; position:relative;margin-top: 50px; }
.box1 .hd{ overflow:hidden; position:absolute;bottom:20px; z-index:1;right: 109px; }
.box1 .hd ul{ overflow:hidden; zoom:1; float:left;  }
.box1 .hd ul li{ float:left; margin-right:20px;  width:30px; height:6px;background:url(lb_hui.png) no-repeat; cursor:pointer; }
.box1 .hd ul li:last-child{margin-right: 0px;}
.box1 .hd ul li.on{ background:url(lb_blue.png) no-repeat; color:#fff; }
.box1 .bd{ position:relative; height:100%; z-index:0;   }
.box1 .bd li{ zoom:1; vertical-align:middle;position: relative; }
.box1 .bd img{ width:752px; height:405px; display:block;  }
.box1 .wenzi{position: absolute;width: 448px;right: 0;top: 0;background: #f5f5f5;padding: 20px 30px;height: 100%;}
.box1 .wenzi .lb_tit{font-size: 26px;line-height: 54px;color: #333;margin-bottom: 10px;}
.box1 .wenzi span{font-size: 18px;line-height: 36px;color: #999;}
.box1 .ellipsis {
  overflow: hidden;
  max-height: 180px;
}
.box1 .ellipsis:before {
  content: "";
  float: left;
  width: 5px;
  height: 180px;
}
.box1 .ellipsis>*:first-child {
  float: right;
  width: 100%;
  margin-left: -30px;
  font-size: 18px;line-height: 37px;color: #999;
}
.box1 .ellipsis>*:first-child p {
  word-break: break-all;
  word-wrap: break-word;
  white-space: normal;
}
.box1 .ellipsis-after {
  line-height: 20px !important;
  content: "\02026";
  box-sizing: content-box;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  float: right;
  position: relative;
  bottom: 25px;
  left: 100%;
  width: 50px;
  margin-left: -50px;
  /* padding-right: 5px; */
  padding-right: 30px;
  text-align: right;
  background-size: 100% 100%;
  background: linear-gradient(to right, rgba(255, 255, 255, 0), #f6f6f6 50%, #f5f5f5);
}
/* 发布矩阵和通知公告 */
.box2{
  margin-top: 50px;
  overflow: hidden;
}
.box3{
  overflow: hidden;
  margin-bottom: 31px;
}
.list ul{
  display: none;
  position: relative;
}
.list.lists ul li.white {
  position: relative;
}
.list.lists ul li.white ins {
  position: absolute;
  right: 0;
  z-index: 1;
  background-color: transparent;
}
.list ul:first-child{
  display: block;
}
.box_left{
  width: 721px;
  padding-right: 30px;
  float: left;
  margin-right: -2px;
}
.box_left{
  border-right: 1px solid #eee;
}
.box2 .box_left .tit {
  border-bottom: 1px solid #ccc;
}
.tit{
  width: 100%;
  height: 54px;
}
.tit li {
  color: #000;
  font-size: 24px;
  text-align: center;
  float: left;
  line-height: 24px;
  border-left: 1px solid #ccc;
}
.tit li a{
  margin-left: 23px;
  padding-bottom: 21px;
  color: #000;
  margin-right: 20px;
}
.tit li:first-child a{
  border-left: 0px;
  margin-left: 0px;
}
.tit li:first-child{
  border-left: 0;
}
.tits li a{
  font-weight: bold;
}
.tit span {
  color: #D9D9D9;
  padding: 0px 10px;
  float: left;
  line-height: 30px;
  font-size: 22px;
}
.tit li.active a {
  color: #3673b6;
  font-weight: bold;
}
.box2 .box_left .tit li.active a{
  border-bottom: 4px solid #3673B6;
}
.box2 .box_left .list li{
  border-bottom: 1px solid #eee;
  padding: 20px 0px;
  background: none;
}
.box3 .list.lists {
  height: 400px;
  overflow:hidden;
}
.box2 .list.lists {
  height: 405px;
}
.list .bt{
  font-size: 18px;
  line-height: 24px;
  font-weight: bold;
  color: #333;
}
.list .date{
  font-size: 18px;
  color: #999;
  /* float: right; */
  margin-left: 20px;
  display: inline-block;
}
.box2 .box_left .list .date {
  float: right;
}
.list p{
  font-size: 16px;
  line-height: 24px;
  color: #999;
  margin-top: 12px;
}
.list>ul>li>a{
  font-size: 18px;
  color: #000;
}
.box2 .box_left .list>ul>li>a{
  width: 82%;
  overflow: hidden;
  display: inline-block;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.list ul li{
  background: url(dot.png) no-repeat left 21px;
  background-size: 3px;
  padding-left: 19px;
}

.lists ul li a,.lists ul li span{
  line-height: 45px;
  color: #333;
  font-size: 18px;
}
.box_right{
  width: 479px;
  padding-left: 27px;
  float: right;
  margin-left: -2px;
}
.box2 .box_right .tit {
  height: 40px;
}
.box3 .tits {
  padding-top: 40px;
  overflow: hidden;
  height: 80px;
}
.lists>ul>li>a {
  /* width: 74%;
  display: inline-block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis; */
}
.box2 .box_left .ellipsis {
  overflow: hidden;
  max-height: 63px;
}
.box2 .box_left .ellipsis:before {
  content: "";
  float: left;
  width: 5px;
  height: 66px;
}
.box2 .box_left .ellipsis>*:first-child {
  float: right;
  width: 100%;
  margin-left: -30px;
  line-height: 26px;
}
.box2 .box_left .ellipsis>*:first-child p {
  word-break: break-all;
  word-wrap: break-word;
  white-space: normal;
}
.box2 .box_left .ellipsis-after {
  content: "\02026";
  box-sizing: content-box;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  float: right;
  position: relative;
  bottom: 28px;
  left: 100%;
  width: 50px;
  margin-left: -50px;
  /* padding-right: 5px; */
  padding-right: 30px;
  text-align: right;
  background-size: 100% 100%;
  background: linear-gradient(to right, rgba(255, 255, 255, 0), white 50%, white);
}
.lists .gwyxx ul {
  display: block;
}
.gwyxx>div{
  height: 403px!important;
}
/* 国务院要闻 */
/* .guowuyuanlist li {
  width: 690px;
  list-style: none;
  font-size: 18px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  background: url(/picture/0/1811071134044079300.png) no-repeat left;
  padding-left: 19px;
}

.guowuyuanlist li:first-child {
  border-top: 0px dashed #d1d1d1;
}

.guowuyuanlist li a {
  float: left;
  width: 74%;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  font-size: 18px;
  text-decoration: none;
  color: #333333;
  font-family: "微软雅黑";
  height: 46px;
  line-height: 46px;
}
.guowuyuanlist li span {
  font-size: 18px;
  color: #999999;
  float: right;
  line-height: 46px;
} */
@media screen and (max-width:1200px){
  .box1{
    width: 100%;
  }
  .box_left{
    width: 100%;
    padding-right: 0px;
    border-right: 0px;
  }
  .box_right {
    width: 100%;
    padding-left: 0px;
  }
  .content{
    padding: 10px;
  }
}
@media screen and (max-width:1025px){
  .box1{
    height: auto;
  }
  .box1 .bd img {
    width: 100%;
    height: auto;
  }
  .box1 .wenzi {
    display: none;
  }
  ul.gwyxx>div {
    width: 100% !important;
  }
  .guowuyuanlist li {
    width: 100% !important;
  }
  .guowuyuanlist li a {
    width: 68% !important;
  }
}
@media screen and (max-width:600px){
  .guowuyuanlist li a {
    width: 64% !important;
  }
  .tit li a{
    margin-right: 5px;
    margin-left: 5px;
  }
  .tit li{
    font-size: 19px;
  }
  .tit{
    height: 49px;
  }
  .lists>ul>li>a {
    width: 69%;
  }
  .lists ul li{
    line-height: inherit;
  }
  .box3 .tits {
    padding-top: 20px;
    height: 65px;
  }
  .box2 .box_right{
    margin-top: 20px;
  }
  .list .bt{
    /* width: 70%; */
    display: inline-block;
    overflow: hidden;
    height: 24px;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
}
.sspageold .box1{
  height: 1000px;
}
.sspageold .box1 .bd img {
  width: 100%;
  height: auto;
  display: block;
}
.sspageold .box1 .bd ul,.sspageold .box1 .bd li{
  height: 100%;
}
.sspageold .box1 .wenzi .lb_tit {
  font-size: 38px;
  line-height: 76px;
}
.sspageold .box1 .ellipsis>*:first-child {
  font-size: 32px;
  line-height: 64px;
}
.sspageold .box1 .wenzi span {
    font-size: 32px;
}
.sspageold .box1 .wenzi {
  padding: 30px;
  height: 400px;
  bottom: 0;
  width: 100%;
  top: inherit;
}
.sspageold .box1 .hd ul li{
  width: 60px;
  height: 12px;
  background-size: 100% !important;
}
.sspageold .box1 .hd{
  bottom: 30px;
}
.sspageold .tit li {
  font-size: 44px;
  height: 88px;
  line-height: 88px;
  border-left: none;
}
.sspageold .box_right,.sspageold .box_left{
  width: 100%;
  border-right:none;
}
.sspageold .tit{
  height: 88px;
}
.sspageold .tit li a{
  padding-bottom: 12px;
}
.sspageold .list .bt ,.sspageold .list .date{
  font-size: 36px;
  line-height: 72px;
}
.sspageold .list p {
  font-size: 32px;
  line-height: 64px;
}
.sspageold .box2 .box_left .ellipsis {
  max-height: 128px;
}
.sspageold .box2 .box_left .ellipsis>*:first-child{
  line-height: 64px;
}
.sspageold .box2 .box_left .ellipsis-after{
  font-size: 32px;
  bottom: -17px;
}
.sspageold .list>ul>li>a {
  font-size: 36px;
}
.sspageold .lists ul li a,.sspageold .lists ul li span{
  line-height: 72px;
}
.sspageold .lists ul li{
  height: auto;
  background: url(dot.png) no-repeat left 32px;
  background-size: 6px;
}
.sspageold .box2 .box_right .tit{
  height: 96px;
}
.sspageold .box3 .tits{
  height: auto;
  padding-top: 0px;
}
.sspageold .list ul.gwyxx>div {
  width: 100% !important;
  height: auto !important;
}
.sspageold .guowuyuanlist li {
  width: 100% !important;
  list-style: none;
  font-size: 36px !important;
}
.sspageold .guowuyuanlist li a {
  font-size: 36px;
  height: auto;
  line-height: 72px;
}
.sspageold .box_left{
  padding-left: 0px;
  margin-top: 50px;
  padding-right: 0px;
}
.sspageold .box_right{
  padding-left: 0px;
  margin-top: 50px;
  margin-bottom: 50px;
}
.sspageold .box2{
  margin-top: 0px;
}
.sspageold .box2 .box_right{
  margin-top: 50px;
}
.sspageold .box3 .list.lists,.sspageold .box2 .list.lists{
  height: auto;
}
.sspageold li.white,.sspageold .list ul{
  position: inherit;
}