/*官方发布*/
.main_section{
  background-color:#f8f8f8;
}
.main_section .gffb-banner{
  width:100%;
}
.gffb-phone-banner{
  display:none;
}
.main_section .gffb-banner img{
  display:block;
  width:100%;
}
.main{
  width:1400px;
  padding:60px 0 85px;
}
.phone-more{
  display:none;
}
.main .zx-title{
  display:block;
  width:8.36%;
}
.yydt,.qqss{
  width:100%;
  margin:50px 0;
}
.ztbd{
  width:100%;
  margin:50px 0 0;
}
.zx-item-title{
 font-size:48px;
 font-weight:bold;
 line-height:1.4;
 color:#282828;
 margin-bottom:30px;
}
.zx-item-title span{
  display:inline-block;
  margin-left:8px;
  color:#0d56c7;
}
.yydt .yydt-box,.qqss .qqss-box,.ztbd .zzbd-box{
  width:100%;
  overflow: hidden;
}
.yydt-item,.qqss-item,.ztbd-item{
  width:450px;
  height:470px;
  float:left;
  cursor: pointer;
  margin-right:25px;
  background-color:#eee;
}
.yydt-item:last-child,.qqss-item:last-child,.ztbd-item:last-child{
  margin-right:0;
}
.yydt-item.common-news,.qqss-item.common-news{
  margin-right:0;
}
.yydt-item img,.qqss-item img,.ztbd-item img{
  display:block;
  width:100%;
  height:270px;
  object-fit: cover;
}
.yydt-item-box,.qqss-item-box,.ztbd-item-box{
  width:100%;
  padding:20px 24px;
}
.yydt-item-title,.qqss-item-title,.ztbd-item-title{
  display:block;
  color:#282828;
  font-size:20px;
  line-height:1.5;
  font-weight: bold;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}
.yydt-item .time,.qqss-item .time,.ztbd-item .time{
  color:#888;
  font-size:13px;
  line-height:1.4;
  margin-top:3px;
}
.yydt-item-summary,.qqss-item-summary,.ztbd-item-summary{
  color:#888;
  font-size:15px;
  color:#888;
  text-indent:2em;
  line-height:1.6;
  margin-top:13px;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  line-clamp: 3;
  -webkit-box-orient: vertical;
}
.yydt-item.common-news,.qqss-item.common-news{
  padding:30px 15px;
}
.yydt-item-right,.qqss-item-right{
  margin-bottom:25px;
}
.more{
  display:block;
  width:20%;
  float:right;
  margin-top:40px;
}
.more img{
  display:block;
  width:100%;
}
.gffb{
  width:100%;
}
.gffb-box{
  width:100%;
  overflow: hidden;
}
.gffb-item{
  width:680px;
  float:left;
  background-color:#fff;
  border:1px solid #e5e5e5;
  height:160px;
  margin-bottom:30px;
  margin-right:40px;
  padding:30px;
}
.gffb-item:nth-child(2n){
  margin-right:0;
}
.gffb-item .time{
  color:#888;
  font-size:13px;
  line-height:1.4;
  margin-bottom:4px;
}
.gffb-item .gffb-item-title{
  color:#282828;
  font-weight:bold;
  font-size:22px;
  line-height:1.6;
}
.gffb-item.sel{
  background-color:#0d56c7;
  border-bottom-right-radius: 40px;
  border:none;
}
.gffb-item.sel .time{
  color:#fff;
}
.gffb-item.sel .gffb-item-title{
  color:#fff;
}
@media screen and (max-width: 1600px) {
  .main{
    width:1200px;
    padding:52px 0 73px;
  }
  .yydt,.qqss{
    margin:43px 0;
  }
  .ztbd{
    margin:43px 0 0;
  }
  .zx-item-title{
    font-size:41px;
    margin-bottom:26px;
   }
   .zx-item-title span{
     margin-left:7px;
   }
   .yydt-item,.qqss-item,.ztbd-item{
     width:386px;
     height:413px;
     margin-right:21px;
   }
   .yydt-item img,.qqss-item img,.ztbd-item img{
     height:231px;
   }
   .yydt-item-box,.qqss-item-box,.ztbd-item-box{
     padding:17px 21px;
   }
   .yydt-item-title,.qqss-item-title,.ztbd-item-title{
     font-size:17px;
   }
   .yydt-item .time,.qqss-item .time,.ztbd-item .time{
     font-size:12px;
     margin-top:2.6px;
   }
   .yydt-item-summary,.qqss-item-summary,.ztbd-item-summary{
     font-size:13px;
     margin-top:11px;
   }
   .yydt-item.common-news,.qqss-item.common-news{
     padding:26px 13px;
   }
   .yydt-item-right,.qqss-item-right{
     margin-bottom:21px;
   }
   .more{
     margin-top:34px;
   }
   .gffb-item{
     width:582px;
     height:137px;
     margin-bottom:26px;
     margin-right:36px;
     padding:26px;
   }
   .gffb-item .time{
     font-size:12px;
     margin-bottom:3.4px;
   }
   .gffb-item .gffb-item-title{
     font-size:19px;
   }
   .gffb-item.sel{
     border-bottom-right-radius: 34px;
   }
}
@media screen and (max-width: 1400px) {
  .main{
    width:1000px;
    padding:43px 0 61px;
  }
  .yydt,.qqss{
    margin:36px 0;
  }
  .ztbd{
    margin:36px 0 0;
  }
  .zx-item-title{
    font-size:34px;
    margin-bottom:22px;
   }
   .zx-item-title span{
     margin-left:6px;
   }
   .yydt-item,.qqss-item,.ztbd-item{
     width:322px;
     height:356px;
     margin-right:17px;
   }
   .yydt-item img,.qqss-item img,.ztbd-item img{
     height:193px;
   }
   .yydt-item-box,.qqss-item-box,.ztbd-item-box{
     padding:14px 17.5px;
   }
   .yydt-item-title,.qqss-item-title,.ztbd-item-title{
     font-size:15px;
   }
   .yydt-item .time,.qqss-item .time,.ztbd-item .time{
     font-size:11px;
     margin-top:2px;
   }
   .yydt-item-summary,.qqss-item-summary,.ztbd-item-summary{
     font-size:12px;
     margin-top:10px;
   }
   .yydt-item.common-news,.qqss-item.common-news{
     padding:22px 11px;
   }
   .yydt-item-right,.qqss-item-right{
     margin-bottom:17.5px;
   }
   .more{
     margin-top:28px;
   }
   .gffb-item{
     width:485px;
     height:115px;
     margin-bottom:22px;
     margin-right:30px;
     padding:22px;
   }
   .gffb-item .time{
     font-size:11px;
     margin-bottom:3px;
   }
   .gffb-item .gffb-item-title{
     font-size:16px;
   }
   .gffb-item.sel{
     border-bottom-right-radius: 28px;
   }
}
@media screen and (max-width: 480px) {
  .main_section{
    background-color:#f8f8f8;
  }
  .main_section .gffb-phone-banner{
    width:100%;
  }
  .gffb-phone-banner{
    display:block;
  }
  .gffb-banner{
    display:none;
  }
  .main_section .gffb-phone-banner img{
    display:block;
    width:100%;
  }
  .main{
    width:92%;
    padding:25px 0 35px;
  }
  .main .zx-title{
    display:block;
    width:16.96%;
  }
  .yydt,.qqss{
    width:100%;
    margin:25px 0;
  }
  .ztbd{
    width:100%;
    margin:30px 0 0;
  }
  .zx-item-title{
   font-size:24px;
   font-weight:bold;
   line-height:1.4;
   color:#282828;
   margin-bottom:20px;
  }
  .zx-item-title span{
    display:inline-block;
    margin-left:6px;
    color:#0d56c7;
  }
  .yydt .yydt-box,.qqss .qqss-box,.ztbd .zzbd-box{
    width:100%;
    overflow: hidden;
  }
  .yydt-item,.qqss-item,.ztbd-item{
    width:100%;
    height:auto;
    float:left;
    cursor: pointer;
    margin-right:0;
    background-color:#eee;
    margin-bottom:24px;
    border-radius:8px;
  }
  .yydt-item:last-child,.qqss-item:last-child,.ztbd-item:last-child{
    margin-right:0;
  }
  .yydt-item.common-news,.qqss-item.common-news{
    margin-right:0;
  }
  .yydt-item img,.qqss-item img,.ztbd-item img{
    display:block;
    width:100%;
    height:auto;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    object-fit: cover;
  }
  .yydt-item-box,.qqss-item-box,.ztbd-item-box{
    width:100%;
    padding:18px 15px;
  }
  .yydt-item-title,.qqss-item-title,.ztbd-item-title{
    display:block;
    color:#282828;
    font-size:20px;
    line-height:1.5;
    font-weight: bold;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
  }
  .yydt-item .time,.qqss-item .time,.ztbd-item .time{
    color:#888;
    font-size:13px;
    line-height:1.4;
    margin-top:3px;
  }
  .yydt-item-summary,.qqss-item-summary,.ztbd-item-summary{
    color:#888;
    font-size:15px;
    color:#888;
    text-indent:2em;
    line-height:1.6;
    margin-top:13px;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    line-clamp: 3;
    -webkit-box-orient: vertical;
  }
  .yydt-item.common-news,.qqss-item.common-news{
    padding:30px 15px;
  }
  .yydt-item-right,.qqss-item-right{
    margin-bottom:25px;
  }
  .more{
    display:none;
  }
  .phone-more{
    display: block;
    width:46%;
    height:35px;
    text-align:center;
    margin:0 auto;
    border:1px solid #4d4845;
    border-radius:17.5px;
    line-height:35px;
    color:#4e4745;
    font-size:14px;
    margin-top:10px;
  }
  .gffb{
    width:100%;
  }
  .gffb-box{
    width:100%;
    overflow: hidden;
  }
  .gffb-item{
    width:100%;
    float:left;
    background-color:#fff;
    border:1px solid #e5e5e5;
    height:150px;
    margin-bottom:24px;
    margin-right:0;
    padding:18px;
    border-bottom-right-radius: 20px;
  }
  .gffb-item:nth-child(2n){
    margin-right:0;
  }
  .gffb-item .time{
    color:#888;
    font-size:13px;
    line-height:1.4;
    margin-bottom:4px;
  }
  .gffb-item .gffb-item-title{
    color:#282828;
    font-weight:bold;
    font-size:20px;
    line-height:1.6;
  }
}
