/*官方发布*/
.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 .swfw-title{
  display:block;
  width:16.71%;
}
.swfw{
  width:100%;
  margin:50px 0;
}
.swfw-top{
  width:100%;
  overflow: hidden;
}
.swfw-top-left{
  width:800px;
  float:left;
}
.swfw-top-left img{
  display:block;
  width:100%;
  height:480px;
}
.swfw-item-box{
  width:100%;
  margin-top:18px;
}
.swfw-item-box .swfw-item-title{
  font-size:30px;
  color:#282828;
  line-height:48px;
}
.swfw-item-box .swfw-item-summary{
  font-size:16px;
  color:#888;
  margin:20px 0 18px;
  line-height:30px;
  text-indent: 2em;
}
.swfw-top .time{
  color:#888;
  font-size:16px;
}
.swfw-top-right{
  width:500px;
  float:right;
}
.swfw-top-right img{
  display:block;
  width:100%;
  height:300px;
}
.swfw-bottom{
  width:100%;
  overflow: hidden;
  margin-top:50px;
}
.swfw-bottom-item{
  width:450px;
  float:left;
  margin-right:25px;
}
.swfw-bottom-item:last-child{
  margin-right:0;
}
.last{
  margin-right:0;
}
.swfw-bottom-item img{
  display:block;
  width:100%;
  height:255px;
}
.swfw-bottom-item-box{
  width:100%;
  background-color:#eeeeee;
  padding:20px 28px;
}
.swfw-bottom-item-title{
  color:#282828;
  font-size:20px;
  font-weight: bold;
  line-height:32px;
  overflow:hidden; 
  text-overflow:ellipsis;
  display:-webkit-box; 
  -webkit-box-orient:vertical;
  -webkit-line-clamp:2;
  line-clamp: 2;
  height:70px;
}
.swfw-bottom .time{
  color:#888;
  font-size:13px;
  margin-top:5px;
}

.more{
  display:block;
  width:20%;
  float:right;
  margin-top:60px;
}
.more img{
  display:block;
  width:100%;
}
.swfw-lj{
  width:100%;
  overflow: hidden;
  margin:90px 0 95px;
}
.gyjz{
  /* width:680px; */
  width:48.57%;
  float:left;
  position: relative;
}
.sckfjh{
  /* width:681px; */
  width:48.57%;
  float:right;
  position: relative;
}
.gyjz-img,.sckfjh-img{
  display:block;
  width:100%;
}
.lj-detail{
  display:block;
  position:absolute;
  right:25px;
  bottom:20px;
  /* width:200px; */
  width:29.41%;
}
.lj-detail img{
  display:block;
  width:100%;
}
.txjy{
  width:100%;
}
.txjy-title{
  font-size:48px;
  font-weight:bold;
  line-height:1.4;
  color:#282828;
  margin-bottom:30px;
 }
 .txjy-title span{
   display:inline-block;
   margin-left:8px;
   color:#0d56c7;
 }
 .txjy-box{
   width:100%;
   overflow: hidden;
 }
 .txjy-box .txjy-item{
   display:block;
   /* width:360px; */
   width:25.7%;
   float:left;
   margin-right:35px;
 }
 .txjy-box .txjy-item img{
   display:block;
   width:100%;
 }
@media screen and (max-width: 1600px) {
  .main{
    width:1200px;
    padding:52px 0 73px;
  }
  .swfw{
    margin:43px 0;
  }
  .swfw-top-left{
    width:686px;
  }
  .swfw-top-left img{
    height:412px;
  }
  .swfw-item-box{
    margin-top:16px;
  }
  .swfw-item-box .swfw-item-title{
    font-size:26px;
    line-height:42px;
  }
  .swfw-item-box .swfw-item-summary{
    font-size:14px;
    margin:17px 0 16px;
    line-height:27px;
  }
  .swfw-top .time{
    font-size:14px;
  }
  .swfw-top-right{
    width:428px;
  }
  .swfw-top-right img{
    display:block;
    width:100%;
    height:257px;
  }
  .swfw-bottom{
    margin-top:43px;
  }
  .swfw-bottom-item{
    width:386px;
    margin-right:21px;
  }
  .swfw-bottom-item img{
    display:block;
    width:100%;
    height:219px;
  }
  .swfw-bottom-item-box{
    padding:17px 24px;
  }
  .swfw-bottom-item-title{
    font-size:18px;
    line-height:29px;
    height:62px;
  }
  .swfw-bottom .time{
    font-size:12px;
    margin-top:4px;
  }
  .more{
    margin-top:52px;
  }
  .swfw-lj{
    margin:77px 0 82px;
  }
  .lj-detail{
    right:22px;
    bottom:17px;
  }
  .txjy-title{
    font-size:41px;
    margin-bottom:26px;
   }
   .txjy-title span{
     margin-left:6.8px;
   }
   .txjy-box .txjy-item{
     margin-right:30px;
   }
}
@media screen and (max-width: 1400px) {
  .main{
    width:1000px;
    padding:43px 0 61px;
  }
  .swfw{
    margin:36px 0;
  }
  .swfw-top-left{
    width:572px;
  }
  .swfw-top-left img{
    height:343px;
  }
  .swfw-item-box{
    margin-top:13.33px;
  }
  .swfw-item-box .swfw-item-title{
    font-size:22px;
    line-height:35.2px;
  }
  .swfw-item-box .swfw-item-summary{
    font-size:12px;
    margin:14px 0 13px;
    line-height:22.5px;
  }
  .swfw-top .time{
    font-size:12px;
  }
  .swfw-top-right{
    width:357px;
  }
  .swfw-top-right img{
    display:block;
    width:100%;
    height:214px;
  }
  .swfw-bottom{
    margin-top:36px;
  }
  .swfw-bottom-item{
    width:322px;
    margin-right:17px;
  }
  .swfw-bottom-item img{
    display:block;
    width:100%;
    height:182px;
  }
  .swfw-bottom-item-box{
    padding:14px 20px;
  }
  .swfw-bottom-item-title{
    font-size:15px;
    line-height:24px;
    height:52px;
  }
  .swfw-bottom .time{
    font-size:10px;
    margin-top:3px;
  }
  .more{
    margin-top:43.33px;
  }
  .swfw-lj{
    margin:64px 0 68px;
  }
  .lj-detail{
    right:18px;
    bottom:14px;
  }
  .txjy-title{
    font-size:34px;
    margin-bottom:22px;
   }
   .txjy-title span{
     margin-left:5.6px;
   }
   .txjy-box .txjy-item{
     margin-right:25px;
   }
}
@media screen and (max-width: 480px) {
  .main_section{
    background-color:#f4f4f4;
  }
  .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 .swfw-title{
    display:block;
    width:33.91%;
  }
  .swfw{
    width:100%;
    margin:30px 0;
  }
  .swfw-top{
    width:100%;
    overflow: visible;
  }
  .swfw-top-left{
    width: 100%;
    background-color: #fff;
    box-shadow: 0 0 10px #dadbdb;
    border-radius: 8px;
    margin-bottom: 20px;
  }
  .swfw-top-left img{
    display:block;
    width:100%;
    height:auto;
    object-fit: cover;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
  }
  .swfw-item-box{
    width:100%;
    margin-top:0;
    padding:20px;
  }
  .swfw-item-box .swfw-item-title{
    font-size:20px;
    color:#282828;
    line-height:30px;
    font-weight: bold;
  }
  .swfw-item-box .swfw-item-summary{
    width: 100%;
    color: #646464;
    font-size: 14px;
    margin-top: 12px;
    line-height: 22px;
  }
  .swfw-top .time{
    color:#888;
    font-size:14px;
  }
  .swfw-top-right{
    width:100%;
    background-color: #fff;
    box-shadow: 0 0 10px #dadbdb;
    border-radius: 8px;
    margin-bottom: 20px;
  }
  .swfw-top-right img{
    display:block;
    width:100%;
    height:auto;
    object-fit: cover;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
  }
  .swfw-bottom{
    width:100%;
    overflow: visible;
    margin-top:0;
  }
  .swfw-bottom-item{
    width:100%;
    background-color: #fff;
    box-shadow: 0 0 10px #dadbdb;
    border-radius: 8px;
    margin-bottom: 20px;
  }
  .swfw-bottom-item img{
    display:block;
    width:100%;
    height:auto;
    object-fit: cover;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
  }
  .swfw-bottom-item-box{
    width:100%;
    background-color:#fff;
    padding:20px;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
  }
  .swfw-bottom-item-title{
    font-size:18px;
    color:#282828;
    line-height:28px;
    font-weight: bold;
  }
  .swfw-bottom .time{
    color:#888;
    font-size:13px;
    margin-top:8px;
  }
  .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;
  }
  .swfw-lj{
    width:100%;
    margin:40px 0 40px;
  }
  .gyjz{
    /* width:680px; */
    width:100%;
    float:left;
    position: relative;
    margin-bottom:20px;
  }
  .sckfjh{
    width:100%;
    float:right;
    position: relative;
  }
  .gyjz-img,.sckfjh-img{
    display:block;
    width:100%;
  }
  .lj-detail{
    display:block;
    position:absolute;
    right:15px;
    bottom:10px;
    /* width:200px; */
    width:32%;
  }
  .lj-detail img{
    display:block;
    width:100%;
  }
  .txjy{
    width:100%;
  }
  .txjy-title{
    font-size: 24px;
    font-weight: bold;
    line-height: 1.4;
    color: #282828;
    margin-bottom: 20px;
   }
   .txjy-title span{
     display:inline-block;
     margin-left:6px;
     color:#0d56c7;
   }
   .txjy-box{
     width:100%;
     overflow: hidden;
   }
   .txjy-box .txjy-item{
     display:block;
     width:40%;
     float:left;
     margin-right:20px;
   }
   .txjy-box .txjy-item img{
     display:block;
     width:100%;
   }
}
