/**
**
----------------主体部分-----------------
**
**/
/*主体部分*/
@media only screen and (min-width: 2000px) {
  body {
    width: 1920px; /* 1920像素等于视窗宽度的100% */
    margin: 0 auto !important;
    padding: 0;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1550px) {
    .nav {
        width: 1200px;
    }
        .nav ul li
    {
        padding: 0 10px;
    }
  .kxcontent_top1{
    width: 1200px;
  }
  .tpxw_box{
    width: 585px;
  }
  .tpxw_Swiper{
    width: 585px;
  }
  .tpxw_Swiper .swiper-slide span{
    width: 585px;
    padding-right: 155px;
  }
  .kxzx_box{
    width: 585px;
  }
  .kxzx_list ul li{
    width: 250px;
  }
  .kxzx_list ul li .kxzx_list_title{
    width: 180px;
  }
  .gzdt_box,.tzgg_box{
    width: 585px;
  }
  .gzdt_list li.gzdt_fitst_list>a{
    width: 200px;
  }
  .gzdt_list li.gzdt_fitst_list div{
    width: 300px;
  }
  .tzgg_list li a.tzgg_list_title{
    width: 445px;
  }
  .kxcontent_top2_tab{
    width: 1200px;
  }
  .tab_list .swiper-slide{
    width: 300px;
  }
  .tab_list .swiper-slide img{
    width: 240px;
  }
  .ztzl_box{
    width: 1200px;
  }
  .ztzl_tit i{
    width: 920px;
  }
  .ztzl_list ul li{
    width: 370px;
  }
  .ztzl_list ul li img{
    object-fit: contain;
  }
  .kxcontent_top3{
    width: 1200px;
  }
  .jyjl_box, .xjrw_box{
    width: 585px;
  }
  .jyjl_list li a{
    width: 505px;
  }
  .xjrw_list li.xjrw_list_top1 img{
    width: 250px;
  }
  .xjrw_list li.xjrw_list_top1 a:last-child{
    width: 310px;
  }
  .xjrw_list li.xjrw_list_gdlsit a{
    width: 75%;
  }
  .xjrw_list li.xjrw_list_gdlsit span{
    width: 20%;
  }
  .kxcontent_top4{
    width: 1200px;
  }
  .sptp_tit i{
    width: 920px;
  }
  .sptp_list ul li{
    width: 280px;
  }
  .fwdt_box img{
    object-fit: contain;
  }
}
@media only screen and (max-width: 1199px) {
    .nav
    {
        width: 100%;
        padding: 0 20px;
    }
        .nav ul li
 {
        padding: 0;
    }
    .nav ul li a {
        font-size: 20px;
    }
  .kxcontent_top1_box{
    padding: 60px 0 0;
  }
  .kxcontent_top1{
    width: 100%;
  }
  .tpxw_box {
    width: 50%;
    margin-right: 0;
    padding-left: 20px;
  }
  .tpxw_Swiper{
    width: 100%;
  }
  .tpxw_Swiper .swiper-slide span{
    width: 100%;
    padding-right: 225px;
  }
  .kxzx_box {
    width: 50%;
  }
  .kxzx_list ul li:nth-child(2n){
    margin-left: 0;
  }
  .kxzx_list ul li:nth-child(4)~li{
    display: none;
  }
  .kxzx_list ul li{
    width: 100%;
  }
  .kxzx_list ul li .kxzx_list_day{
    width: 15%;
  }
  .kxzx_list ul li .kxzx_list_title{
    width: 85%;
  }
  .gzdt_box{
    width: 49%;
  }
  .tzgg_box{
    width: 49%;
    margin-left: 2%;
  }
  .top1_tit a{
    margin-right: 3%;
  }
  .gzdt_list li.gzdt_fitst_list>a{
    width: 33%;
  }
  .gzdt_list li.gzdt_fitst_list div{
    width: 65%;
  }
  .tzgg_list_day{
    width: 13%;
  }
  .tzgg_list li a.tzgg_list_title{
    width: 84%;
  }
  .kxcontent_top2_tab{
    width: 100%;
  }
  .tab_list .swiper-slide{
    width: 25%;
  }
  .tab_list .swiper-slide img{
    width: 100%;
  }
  .ztzl_box{
    width: 100%;
    padding: 0 20px;
  }
  .ztzl_tit span{
    width: auto;
    white-space: nowrap;
  }
  .ztzl_tit a{
    white-space: nowrap;
    width: auto;
  }
  .ztzl_tit i{
    width: 100%;
  }
  .ztzl_list ul li{
    width: 32%;
    height: auto;
  }
  .kxcontent_top3{
    width: 100%;
    padding: 0 20px;
  }
  .jyjl_box, .xjrw_box{
    width: 49%;
  }
  .jyjl_list li div{
    width: 13%;
  }
  .jyjl_list li a{
    width: 85%;
  }
  .xjrw_list li.xjrw_list_top1 a{
    display: block;
    width: 49%;
  }
  .xjrw_list li.xjrw_list_top1 img{
    width: 100%;
  }
  .xjrw_list li.xjrw_list_top1 a:last-child{
    width: 49%;
  }
  .xjrw_list li.xjrw_list_gdlsit a{
    width: 70%;
  }
  .xjrw_list li.xjrw_list_gdlsit span{
    width: 21%;
  }
  .kxcontent_top4{
    width: 100%;
    padding: 0 20px;
  }
  .sptp_tit span{
    width: auto;
    white-space: nowrap;
  }
  .sptp_tit i{
    width: 100%;
  }
  .sptp_tit a{
    width: auto;
    white-space: nowrap;
  }
  .sptp_list ul li{
    width: 23.5%;
  }
  .fwdt_box{
    height: auto;
  }
  .fwdt_box img{
    object-fit: contain;
  }
}
@media only screen and (max-width: 1180px) {}
@media only screen and (max-width: 1024px) {
  .lb_big_Swiper{
    height: 200px;
  }
  .kxcontent_top1_box{
    padding: 30px 0 0;
  }
  .tpxw_box{
    padding-left: 0;
  }
}
@media only screen and (max-width: 960px) {
  .lb_big_box{
    height: auto;
  }
  .gzdt_list li>span{
    width: 25%;
  }
  .gzdt_list li>a{
    width: 75%;
  }
  .tzgg_list_day{
    width: 16%;
  }
  .tzgg_list li a.tzgg_list_title{
    width: 81%;
  }
  .xjrw_list li.xjrw_list_gdlsit span{
    width: 26%;
  }
}
@media only screen and (max-width: 820px) {
        nav
 {
        width: 100%;
        height: auto;
    }
        .nav
 {
        width: 100%;
        margin: 0 auto;
        padding: 0;
    }
    .nav ul {
        flex-wrap: wrap;
    }
        .nav ul li
 {
        width: 1.875rem;
        height: 1rem;
        padding: 0 0.1rem;
    }
        .nav ul li a
 {
        height: 0.92rem;
        line-height: 1rem;
        font-size: 0.34rem;
    }
  .lb_big_box {
    width: 100%;
    height: 1.6rem;
  }
  .lb_big_Swiper{
    height: 100%;
  }
  .kxcontent_top1_box {
    width: 100%;
    padding: 0.4rem 0.24rem;
    background: #EFF1F5;
  }
  .kxcontent_top1 {
    width: 100%;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
  }
  .tpxw_box {
    width: 100%;
    height: 4.68rem;
    margin-right: 0;
    margin-bottom: 0.24rem;
    padding-left: 0;
  }
  .tpxw_Swiper {
    width: 100%;
    height: 4.68rem;
    overflow: hidden;
    position: relative;
  }
  .tpxw_Swiper .swiper-slide span {
    position: absolute;
    width: 100%;
    height: 0.9rem;
    line-height: 0.9rem;
    padding-left: 0.24rem;
    padding-right: 1.8rem;
    background: rgba(0, 0, 0, 0.5);
    bottom: 0;
    left: 0;
    color: #fff;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 0.3rem;
  }
  .tpxw_box .swiper-pagination-bullet{
    width: 0.1rem;
    height: 0.1rem;
  }
  .tpxw_box .swiper-container-horizontal>.swiper-pagination-bullets, .tpxw_box .swiper-pagination-custom, .tpxw_box .swiper-pagination-fraction {
    width: 1.2rem;
    right: 0.2rem;
    bottom: 0.3rem;
  }
  .kxzx_box {
    width: 100%;
    height: auto;
    background: #fff;
    padding: 0 0.24rem;
  }
  .kxzx_tit {
    width: 100%;
    height: 0.8rem;
    display: flex;
    justify-content: space-between;
  }
  .kxzx_tit span {
    font-weight: 600;
    font-size: 0.36rem;
    border-top: 4px solid #004FDF;
    line-height: 0.8rem;
  }
  .kxzx_tit a {
    line-height: 0.8rem;
    color: #004FDF;
    font-size: 0.24rem;
    padding-right: 0.55rem;
    background: url(../images/more_icon_lan.png) right 0.26rem no-repeat;
    background-size: 27%;
  }
  .kxzx_list {
    margin-top: 0.24rem;
    width: 100%;
  }
  .kxzx_list ul li {
    width: 100%;
    height: 1.12rem;
    margin-bottom: 0.24rem;
    display: flex;
  }
  .kxzx_list ul li .kxzx_list_day {
    width: 1.2rem;
    height: 1.12rem;
    background: url(../images/day_bg_bai.png) center no-repeat;
    background-size: contain;
  }
  .kxzx_list ul li .kxzx_list_day span:nth-child(1) {
    width: 100%;
    height: 0.36rem;
    line-height: 0.36rem;
    font-size: 0.36rem;
    margin-top: 0.28rem;
  }
  .kxzx_list ul li .kxzx_list_day span:nth-child(2) {
    width: 100%;
    height: 0.24rem;
    line-height: 0.24rem;
    font-size: 0.24rem;
  }
  .kxzx_list ul li .kxzx_list_title {
    width: 5.1rem;
    height: 0.84rem;
    line-height: 0.42rem;
    margin-left: 0.24rem;
    font-size: 0.3rem;
  }
  .kxzx_list ul li:nth-child(2n) {
    margin-left: 0;
  }
  .gzdt_box {
    width: 100%;
    height: auto;
    margin-bottom: 0.24rem;
    margin-top: 0.24rem;
  }
  .tzgg_box {
    width: 100%;
    height: auto;
    margin-left: 0;
    margin-bottom: 0.24rem;
  }
  .top1_tit {
    width: 100%;
    height: 0.56rem;
    display: flex;
    justify-content: space-between;
    padding-left: 0.24rem;
    padding-right: 0.24rem;
  }
  .top1_tit span {
    font-weight: 600;
    font-size: 0.36rem;
    height: 0.56rem;
    line-height: 0.36rem;
    position: relative;
  }
  .top1_tit span:after {
    height: 0.04rem;
    bottom: -0.18rem;
  }
  .top1_tit a {
    height: 0.56rem;
    line-height: 0.36rem;
    font-size: 0.24rem;
    padding-right: 0.55rem;
    background: url(../images/more_icon_lan.png) right 0.03rem no-repeat;
    background-size: 27%;
  }
  .gzdt_list {
    height: auto;
    padding: 0.24rem;
  }
  .gzdt_list li:first-child {
    height: 2rem;
    display: flex;
    justify-content: space-between;
  }
  .gzdt_list li.gzdt_fitst_list>a {
    width: 3rem;
    height: 2rem;
  }
  .gzdt_list li.gzdt_fitst_list div {
    width: 3.3rem;
    height: 2rem;
    border-bottom: 1px dashed #eee;
  }
  .gzdt_list li.gzdt_fitst_list div a {
    margin-top: 0;
    line-height: 0.42rem;
    font-size: 0.3rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    margin-bottom: 0.16rem;
  }
  .gzdt_list li.gzdt_fitst_list div span {
    color: #999;
    padding-left: 0.34rem;
    font-size: 0.24rem;
    background: url(../images/time_icon_lan.png) left center no-repeat;
  }
  .gzdt_list li {
    height: auto;
    width: 100%;
    border-bottom: 1px solid #eee;
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    margin-bottom: 0.24rem;
    padding-bottom: 0.24rem;
  }
  .gzdt_list li>a {
    width: 100%;
    height: auto;
    line-height: 0.42rem;
    font-size: 0.3rem;
    overflow: visible;
    white-space: normal;
  }
  .gzdt_list li>span {
    width: 100%;
    height: auto;
    line-height: 0.24rem;
    font-size: 0.24rem;
    color: #999;
    margin-top: 0.16rem;
    text-align: left;
  }
  .gzdt_list li:last-child{
    margin-bottom: 0;
    padding-bottom: 0;
  }
  .tzgg_list {
    height: auto;
    padding: 0.24rem;
  }
  .tzgg_list li {
    height: auto;
    margin-bottom: 0.24rem;
  }
  .tzgg_list_day {
    width: 1.2rem;
    height: 1.12rem;
    background: url(../images/day_bg_bai.png) center no-repeat;
    background-size: 100%;
  }
  .tzgg_list_day span:nth-child(1) {
    width: 100%;
    height: 0.36rem;
    line-height: 0.36rem;
    font-size: 0.36rem;
    margin-top: 0.28rem;
  }
  .tzgg_list_day span:nth-child(2) {
    width: 100%;
    height: 0.24rem;
    line-height: 0.24rem;
    font-size: 0.24rem;
  }
  .tzgg_list li a.tzgg_list_title {
    width: 5.1rem;
    height: 0.84rem;
    line-height: 0.42rem;
    margin-left: 0.24rem;
    font-size: 0.3rem;
  }
  .tzgg_list li:last-child{
    margin-bottom: 0;
  }
  .lm_tab {
    width: 100%;
    display: flex;
    margin-bottom: 0;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .lm_tab li {
    width: 3.24rem;
    height: 1.08rem;
    border: 1px solid #188CFE;
    background: transparent;
    margin-right: 0;
    margin-bottom: 0.24rem;
  }
  .tab_list_box {
    width: 100%;
    height: 7.32rem;
    position: relative;
  }
  .tab_list{
    height: 7.32rem;
  }
  .lm_tab li a {
    display: block;
    width: 100%;
    line-height: 1.08rem;
    font-size: 0.36rem;
    color: #fff;
    font-weight: 600;
    text-align: center;
  }
  .tab_list .swiper-slide {
    height: auto;
    width: 100%;
    padding: 0.24rem 0;
    display: flex;
    flex-wrap: wrap;
  }
  .tab_list .swiper-container-horizontal>.swiper-pagination-bullets, .tab_list .swiper-pagination-custom, .tab_list .swiper-pagination-fraction{
    bottom: -0.44rem;
  }
  .tab_list .swiper-slide {
    background: no-repeat !important;
  }
  .tab_list .swiper-slide img {
    width: 100%;
    height: 4.68rem;
    object-fit: cover;
    margin-bottom: 0.24rem;
  }
  .tab_list .swiper-slide span:nth-child(2) {
    display: block;
    width: 100%;
    height: 0.24rem;
    line-height: 0.24rem;
    margin-bottom: 0.18rem;
    margin-top: 0.05rem;
    padding-left: 0.4rem;
    background: url(../images/time_icon_lan.png) left center no-repeat;
    opacity: 1;
    color: #999;
    background-size: contain;
    font-size: 0.24rem;
  }
  .tab_list .swiper-slide span:last-child {
    width: 100%;
    font-size: 0.3rem;
    line-height: 0.42rem;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    padding-right: 0.3rem;
  }

  /*专题专栏*/
  .ztzl_box{
    width: 100%;
    margin: 0;
    padding: 0.4rem 0.24rem;
  }
  .ztzl_tit {
    width: 100%;
    height: 0.36rem;
  }
  .ztzl_tit span {
    width: auto;
    font-size: 0.36rem;
    padding-right: 0.4rem;
    line-height: 0.36rem;
    white-space: nowrap;
    font-weight: 600;
  }
  .ztzl_tit i{
    width: 100%;
  }
  .ztzl_tit a {
    width: auto;
    white-space: nowrap;
    font-size: 0.24rem;
    line-height: 0.36rem;
    color: #004FDF;
    padding: 0 0.36rem 0 0.4rem;
    background: url(../images/more_icon_lan.png) right center no-repeat;
    background-size: 23%;
  }
  .ztzl_list {
    margin-top: 0.24rem;
    width: 100%;
  }
  .ztzl_list ul{
    justify-content: normal;
    flex-wrap: wrap;
  }
  .ztzl_list ul li {
    width: 100%;
    height: 2.74rem;
    margin-bottom: 0.24rem;
  }
  .kxcontent_top3_box {
    width: 100%;
    height: auto;
    background: url(../images/top3_bg_phone.png) center no-repeat;
    background-size: cover;
    padding: 0.4rem 0.24rem 0.24rem;
  }
  .kxcontent_top3 {
    width: 100%;
    margin: 0 auto;
    display: flex;
    justify-content: normal;
    flex-wrap: wrap;
  }
  .jyjl_box, .xjrw_box {
    width: 100%;
    height: auto;
  }
  .top3_tit {
    width: 100%;
    height: 0.36rem;
    display: flex;
    justify-content: space-between;
    margin-bottom: 0.24rem;
  }
  .top3_tit span {
    font-weight: 600;
    font-size: 0.36rem;
    color: #fff;
    line-height: 0.36rem;
  }
  .top3_tit a {
    font-size: 0.24rem;
    color: #fff;
    padding-right: 0.36rem;
    line-height: 0.36rem;
    background: url(../images/more_icon_bai.png) right center no-repeat;
    background-size: 30%;
  }
  .jyjl_list li {
    width: 100%;
    height: auto;
    border-bottom: 1px dashed #ffffff7a;
    display: flex;
    justify-content: space-between;
    margin-bottom: 0.24rem;
    padding-bottom: 0.26rem;
  }
  .jyjl_list li div {
    width: 1.2rem;
    height: 1.12rem;
    background: url(../images/day_bg_lan.png) center no-repeat;
    margin-top: 0;
    background-size: 100% 100%;
  }
  .jyjl_list li a {
    width: 5.2rem;
  }
  .jyjl_list li div span:first-child {
    display: block;
    width: 100%;
    height: 0.36rem;
    margin-top: 0.28rem;
    font-size: 0.36rem;
    color: #fff;
    line-height: 0.36rem;
    text-align: center;
  }
  .jyjl_list li div span:last-child {
    display: block;
    width: 100%;
    height: 0.24rem;
    line-height: 0.24rem;
    font-size: 0.24rem;
    margin-top: 0.12rem;
    color: #fff;
    text-align: center;
  }
  .jyjl_list li a span:first-child {
    display: block;
    font-size: 0.3rem;
    color: #fff;
    line-height: 0.42rem;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-bottom: 0.16rem;
    white-space: normal;
  }
  .jyjl_list li a span:last-child {
    width: 100%;
    font-size: 0.24rem;
    line-height: 0.32rem;
    color: #fff;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    opacity: 0.85;
  }
  .jyjl_box, .xjrw_box {
    width: 100%;
    height: auto;
    margin-top: 0.16rem;
  }
  .xjrw_list li.xjrw_list_top1 {
    width: 100%;
    height: auto;
    display: flex;
    justify-content: space-between;
    margin-bottom: 0.24rem;
    margin-top: 0;
  }
  .xjrw_list li.xjrw_list_top1 a{
    display: initial;
  }
  .xjrw_list li.xjrw_list_top1 img {
    width: 2.6rem;
    height: 2rem;
    object-fit: cover;
  }
  .xjrw_list li.xjrw_list_top1 a:last-child {
    width: 3.78rem;
  }
  .xjrw_list li.xjrw_list_top1 a:last-child span:nth-child(1){
    line-height: 0.42rem;
    font-size: 0.2rem;
    margin-left: 0;
  }
  .xjrw_list li.xjrw_list_top1 a:last-child span:nth-child(1):after{
    content: none;
  }
  .xjrw_list li.xjrw_list_top1 a:last-child span:nth-child(2) {
    display: block;
    width: 100%;
    line-height: 0.42rem;
    color: #fff;
    font-size: 0.3rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-top: 0;
    margin-bottom: 0.16rem;
    margin-left: 0;
    padding-left: 0;
  }
  .xjrw_list li.xjrw_list_top1 a:last-child span:nth-child(2):after{
    content: none;
  }
  .xjrw_list li.xjrw_list_top1 a:last-child span:nth-child(3) {
    display: block;
    width: 100%;
    line-height: 0.32rem;
    color: #fff;
    opacity: 0.75;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-bottom: 0.16rem;
    font-size: 0.24rem;
  }
  .xjrw_list li.xjrw_list_top1 a:last-child span:nth-child(4) {
    display: block;
    width: 100%;
    line-height: 0.32rem;
    color: #fff;
    opacity: 0.7;
    font-size: 0.24rem;
    padding-left: 0.4rem;
    background: url(../images/time_icon_bai.png) left center no-repeat;
    background-size: 6%;
  }
  .xjrw_list li.xjrw_list_gdlsit a i:first-child{
    margin-left: 0;
    line-height: 0.42rem;
    font-size: 0.2rem;
    height: 0.42rem;
  }
  .xjrw_list li.xjrw_list_gdlsit a i:last-child{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    white-space: normal;
    margin-left: 0;
    padding-left: 0;
  }
  .xjrw_list li.xjrw_list_gdlsit a i:last-child:after{
    content: none;
  }
  .xjrw_list li.xjrw_list_gdlsit {
    width: 100%;
    height: auto;
    border-bottom: 1px dashed #ffffff7a;
    display: flex;
    flex-wrap: wrap;
    justify-content: normal;
    margin-top: 0.24rem;
  }
  .xjrw_list li.xjrw_list_gdlsit a {
    width: 100%;
    line-height: 0.42rem;
    color: #fff;
    font-size: 0.3rem;
    white-space: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-bottom: 0.16rem;
    display: flex;
    flex-wrap: wrap;
  }
  .xjrw_list li.xjrw_list_gdlsit span {
    width: 100%;
    line-height: 0.32rem;
    color: #fff;
    opacity: 0.7;
    padding-left: 0.4rem;
    background: url(../images/time_icon_bai.png) left center no-repeat;
    text-align: left;
    margin-bottom: 0.25rem;
    font-size: 0.24rem;
    background-size: 3.5%;
  }
  .kxcontent_top4_box {
    width: 100%;
    padding: 0.4rem 0.24rem;
  }
  .kxcontent_top4 {
    width: 100%;
    margin: 0 auto;
    padding: 0;
  }
  .sptp_tit {
    width: 100%;
    height: 0.36rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .sptp_tit span {
    width: auto;
    font-size: 0.36rem;
    padding-right: 0.4rem;
    line-height: 0.36rem;
    font-weight: 600;
    white-space: nowrap;
  }
  .sptp_tit i{
    width: 100%;
  }
  .sptp_tit a {
    width: auto;
    font-size: 0.24rem;
    line-height: 0.36rem;
    color: #004FDF;
    padding: 0 0.5rem 0 0.4rem;
    white-space: nowrap;
    background: url(../images/more_icon_lan.png) right center no-repeat;
    background-size: 23%;
  }
  .sptp_list {
    width: 100%;
    margin-top: 0.24rem;
  }
  .sptp_list ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .sptp_list ul li {
    width: 3.4rem;
    height: 1.8rem;
    box-shadow: 0 4px 8px 0 #004fdf33;
    border-radius: 8px;
    margin-bottom: 0.24rem;
  }
  .fwdt_box {
    width: 100%;
    height: 1.6rem;
    margin-top: 0.16rem;
  }
  .fwdt_box img {
    width: 100%;
    height: 100%;
    object-fit: contain;
  }
}
@media only screen and (max-width: 768px) {}
@media only screen and (max-width: 750px) {
        nav
 {
        width: 100%;
        height: auto;
    }
    .nav {
        width: 100%;
        margin: 0 auto;
    }
        .nav ul
 {
        flex-wrap: wrap;
    }
        .nav ul li
 {
        width: 1.875rem;
        height: 1rem;
        padding: 0 0.1rem;
    }
    .nav ul li a {
        height: 0.92rem;
        line-height: 1rem;
        font-size: 0.34rem;
    }
  .lb_big_box {
    width: 100%;
    height: 1.3rem;
  }
  .swiper-slide img{
    width: 100%;
     height: auto;
    object-fit: cover;
  }
  .yzsfwdt_box{
    margin-top: -0.2rem;
  }
  .kxcontent_top1_box {
    width: 100%;
    padding: 0.4rem 0.24rem;
    background: #EFF1F5;
  }
  .kxcontent_top1 {
    width: 100%;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
  }
  .tpxw_box {
    width: 100%;
    height: 4.68rem;
    margin-right: 0;
    margin-bottom: 0.24rem;
  }
  .tpxw_Swiper {
    width: 100%;
    height: 4.68rem;
    overflow: hidden;
    position: relative;
  }
  .tpxw_Swiper .swiper-slide span {
    position: absolute;
    width: 100%;
    height: 0.9rem;
    line-height: 0.9rem;
    padding-left: 0.24rem;
    padding-right: 2.4rem;
    background: rgba(0, 0, 0, 0.5);
    bottom: 0;
    left: 0;
    color: #fff;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
  .tpxw_box .swiper-container-horizontal>.swiper-pagination-bullets, .tpxw_box .swiper-pagination-custom, .tpxw_box .swiper-pagination-fraction {
    width: 1.8rem;
    right: 0.2rem;
    bottom: 0.3rem;
  }
  .kxzx_box {
    width: 100%;
    height: auto;
    background: #fff;
    padding: 0 0.24rem;
  }
  .kxzx_tit {
    width: 100%;
    height: 0.8rem;
    display: flex;
    justify-content: space-between;
  }
  .kxzx_tit span {
    font-weight: 600;
    font-size: 0.36rem;
    border-top: 4px solid #004FDF;
    line-height: 0.8rem;
  }
  .kxzx_tit a {
    line-height: 0.8rem;
    color: #004FDF;
    font-size: 0.24rem;
    padding-right: 0.55rem;
    background: url(../images/more_icon_lan.png) right 0.26rem no-repeat;
    background-size: 27%;
  }
  .kxzx_list {
    margin-top: 0.24rem;
    width: 100%;
  }
  .kxzx_list ul li {
    width: 100%;
    height: 1.12rem;
    margin-bottom: 0.24rem;
    display: flex;
  }
  .kxzx_list ul li .kxzx_list_day {
    width: 1.2rem;
    height: 1.12rem;
    background: url(../images/day_bg_bai.png) center no-repeat;
    background-size: contain;
  }
  .kxzx_list ul li .kxzx_list_day span:nth-child(1) {
    width: 100%;
    height: 0.36rem;
    line-height: 0.36rem;
    font-size: 0.36rem;
    margin-top: 0.28rem;
  }
  .kxzx_list ul li .kxzx_list_day span:nth-child(2) {
    width: 100%;
    height: 0.24rem;
    line-height: 0.24rem;
    font-size: 0.24rem;
  }
  .kxzx_list ul li .kxzx_list_title {
    width: 5.1rem;
    height: 0.84rem;
    line-height: 0.42rem;
    margin-left: 0.24rem;
  }
  .kxzx_list ul li:nth-child(2n) {
    margin-left: 0;
  }
  .gzdt_box {
    width: 100%;
    height: auto;
    margin-bottom: 0.24rem;
    margin-top: 0.24rem;
  }
  .tzgg_box {
    width: 100%;
    height: auto;
    margin-left: 0;
    margin-bottom: 0.24rem;
  }
  .top1_tit {
    width: 100%;
    height: 0.56rem;
    display: flex;
    justify-content: space-between;
    padding-left: 0.24rem;
    padding-right: 0.24rem;
  }
  .top1_tit span {
    font-weight: 600;
    font-size: 0.36rem;
    height: 0.56rem;
    line-height: 0.36rem;
    position: relative;
  }
  .top1_tit span:after {
    height: 0.04rem;
    bottom: -0.18rem;
  }
  .top1_tit a {
    height: 0.56rem;
    line-height: 0.36rem;
    font-size: 0.24rem;
    padding-right: 0.55rem;
    background: url(../images/more_icon_lan.png) right 0.03rem no-repeat;
    background-size: 27%;
  }
  .gzdt_list {
    height: auto;
    padding: 0.24rem;
  }
  .gzdt_list li:first-child {
    height: 2rem;
    display: flex;
    justify-content: space-between;
  }
  .gzdt_list li.gzdt_fitst_list>a {
    width: 3rem;
    height: 2rem;
  }
  .gzdt_list li.gzdt_fitst_list div {
    width: 3.3rem;
    height: 2rem;
    border-bottom: 1px dashed #eee;
  }
  .gzdt_list li.gzdt_fitst_list div a {
    margin-top: 0;
    line-height: 0.42rem;
    font-size: 0.3rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    margin-bottom: 0.16rem;
  }
  .gzdt_list li.gzdt_fitst_list div span {
    color: #999;
    padding-left: 0.34rem;
    font-size: 0.24rem;
    background: url(../images/time_icon_lan.png) left center no-repeat;
  }
  .gzdt_list li {
    height: auto;
    width: 100%;
    border-bottom: 1px solid #eee;
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    margin-bottom: 0.24rem;
    padding-bottom: 0.24rem;
  }
  .gzdt_list li>a {
    width: 100%;
    height: auto;
    line-height: 0.42rem;
    font-size: 0.3rem;
    overflow: visible;
    white-space: normal;
  }
  .gzdt_list li>span {
    width: 100%;
    height: auto;
    line-height: 0.24rem;
    font-size: 0.24rem;
    color: #999;
    margin-top: 0.16rem;
    text-align: left;
  }
  .gzdt_list li:last-child{
    margin-bottom: 0;
    padding-bottom: 0;
  }
  .tzgg_list {
    height: auto;
    padding: 0.24rem;
  }
  .tzgg_list li {
    height: auto;
    margin-bottom: 0.24rem;
  }
  .tzgg_list_day {
    width: 1.2rem;
    height: 1.12rem;
    background: url(../images/day_bg_bai.png) center no-repeat;
    background-size: 100%;
  }
  .tzgg_list_day span:nth-child(1) {
    width: 100%;
    height: 0.36rem;
    line-height: 0.36rem;
    font-size: 0.36rem;
    margin-top: 0.28rem;
  }
  .tzgg_list_day span:nth-child(2) {
    width: 100%;
    height: 0.24rem;
    line-height: 0.24rem;
    font-size: 0.24rem;
  }
  .tzgg_list li a.tzgg_list_title {
    width: 5.1rem;
    height: 0.84rem;
    line-height: 0.42rem;
    margin-left: 0.24rem;
  }
  .tzgg_list li:last-child{
    margin-bottom: 0;
  }
  .lm_tab {
    width: 100%;
    display: flex;
    margin-bottom: 0;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .lm_tab li {
    width: 3.24rem;
    height: 1.08rem;
    border: 1px solid #188CFE;
    background: transparent;
    margin-right: 0;
    margin-bottom: 0.24rem;
  }
  .tab_list_box {
    width: 100%;
    height: 7.32rem;
    position: relative;
  }
  .tab_list{
    height: 7.32rem;
  }
  .lm_tab li a {
    display: block;
    width: 100%;
    line-height: 1.08rem;
    font-size: 0.36rem;
    color: #fff;
    font-weight: 600;
    text-align: center;
  }
  .tab_list .swiper-slide {
    height: auto;
    width: 100%;
    padding: 0.24rem 0;
    display: flex;
    flex-wrap: wrap;
  }
  .tab_list .swiper-container-horizontal>.swiper-pagination-bullets, .tab_list .swiper-pagination-custom, .tab_list .swiper-pagination-fraction{
    bottom: -0.44rem;
  }
  .tab_list .swiper-slide {
    background: no-repeat !important;
  }
  .tab_list .swiper-slide img {
    width: 100%;
    height: 4.68rem;
    object-fit: cover;
    margin-bottom: 0.24rem;
  }
  .tab_list .swiper-slide span:nth-child(2) {
    display: block;
    width: 100%;
    height: 0.24rem;
    line-height: 0.24rem;
    margin-bottom: 0.18rem;
    margin-top: 0.05rem;
    padding-left: 0.4rem;
    background: url(../images/time_icon_lan.png) left center no-repeat;
    opacity: 1;
    color: #999;
    background-size: contain;
  }
  .tab_list .swiper-slide span:last-child {
    width: 100%;
    font-size: 0.3rem;
    line-height: 0.42rem;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    padding-right: 0.3rem;
  }

  /*专题专栏*/
  .ztzl_box{
    width: 100%;
    margin: 0;
    padding: 0.4rem 0.24rem;
  }
  .ztzl_tit {
    width: 100%;
    height: 0.36rem;
  }
  .ztzl_tit span {
    width: auto;
    font-size: 0.36rem;
    padding-right: 0.4rem;
    line-height: 0.36rem;
    white-space: nowrap;
    font-weight: 600;
  }
  .ztzl_tit i{
    width: 100%;
  }
  .ztzl_tit a {
    width: auto;
    white-space: nowrap;
    font-size: 0.24rem;
    line-height: 0.36rem;
    color: #004FDF;
    padding: 0 0.36rem 0 0.4rem;
    background: url(../images/more_icon_lan.png) right center no-repeat;
    background-size: 23%;
  }
  .ztzl_list {
    margin-top: 0.24rem;
    width: 100%;
  }
  .ztzl_list ul{
    justify-content: normal;
    flex-wrap: wrap;
  }
  .ztzl_list ul li {
    width: 100%;
    height: 2.74rem;
    margin-bottom: 0.24rem;
  }
  .kxcontent_top3_box {
    width: 100%;
    height: auto;
    background: url(../images/top3_bg_phone.png) center no-repeat;
    background-size: cover;
    padding: 0.4rem 0.24rem 0.24rem;
  }
  .kxcontent_top3 {
    width: 100%;
    margin: 0 auto;
    display: flex;
    justify-content: normal;
    flex-wrap: wrap;
    padding: 0;
  }
  .jyjl_box, .xjrw_box {
    width: 100%;
    height: auto;
  }
  .top3_tit {
    width: 100%;
    height: 0.36rem;
    display: flex;
    justify-content: space-between;
    margin-bottom: 0.24rem;
  }
  .top3_tit span {
    font-weight: 600;
    font-size: 0.36rem;
    color: #fff;
    line-height: 0.36rem;
  }
  .top3_tit a {
    font-size: 0.24rem;
    color: #fff;
    padding-right: 0.36rem;
    line-height: 0.36rem;
    background: url(../images/more_icon_bai.png) right center no-repeat;
    background-size: 30%;
  }
  .jyjl_list li {
    width: 100%;
    height: auto;
    border-bottom: 1px dashed #ffffff7a;
    display: flex;
    justify-content: space-between;
    margin-bottom: 0.24rem;
    padding-bottom: 0.26rem;
  }
  .jyjl_list li div {
    width: 1.2rem;
    height: 1.12rem;
    background: url(../images/day_bg_lan.png) center no-repeat;
    margin-top: 0;
    background-size: 100% 100%;
  }
  .jyjl_list li a {
    width: 5.58rem;
  }
  .jyjl_list li div span:first-child {
    display: block;
    width: 100%;
    height: 0.36rem;
    margin-top: 0.28rem;
    font-size: 0.36rem;
    color: #fff;
    line-height: 0.36rem;
    text-align: center;
  }
  .jyjl_list li div span:last-child {
    display: block;
    width: 100%;
    height: 0.24rem;
    line-height: 0.24rem;
    font-size: 0.24rem;
    margin-top: 0.12rem;
    color: #fff;
    text-align: center;
  }
  .jyjl_list li a span:first-child {
    display: block;
    font-size: 0.3rem;
    color: #fff;
    line-height: 0.42rem;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-bottom: 0.16rem;
    white-space: normal;
  }
  .jyjl_list li a span:last-child {
    width: 100%;
    font-size: 0.24rem;
    line-height: 0.32rem;
    color: #fff;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    opacity: 0.85;
  }
  .jyjl_box, .xjrw_box {
    width: 100%;
    height: auto;
    margin-top: 0.16rem;
  }
  .xjrw_list li.xjrw_list_top1 {
    width: 100%;
    height: auto;
    display: flex;
    justify-content: space-between;
    margin-bottom: 0.24rem;
    margin-top: 0;
  }
  .xjrw_list li.xjrw_list_top1 img {
    width: 3rem;
    height: 2rem;
    object-fit: cover;
  }
  .xjrw_list li.xjrw_list_top1 a:last-child {
    width: 3.78rem;
  }
  .xjrw_list li.xjrw_list_top1 a:last-child span:nth-child(1){
    margin-left: 0;
    padding: 0 0.1rem;
  }
  .xjrw_list li.xjrw_list_top1 a:last-child span:nth-child(1):after{
    content: none;
  }
  .xjrw_list li.xjrw_list_top1 a:last-child span:nth-child(2) {
    display: block;
    width: 100%;
    line-height: 0.42rem;
    color: #fff;
    font-size: 0.3rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-top: 0;
    margin-bottom: 0.16rem;
    margin-left: 0;
    padding-left: 0;
  }
  .xjrw_list li.xjrw_list_top1 a:last-child span:nth-child(3) {
    display: block;
    width: 100%;
    line-height: 0.32rem;
    color: #fff;
    opacity: 0.75;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-bottom: 0.16rem;
    background: none;
  }
  .xjrw_list li.xjrw_list_top1 a:last-child span:nth-child(4) {
    display: block;
    width: 100%;
    line-height: 0.32rem;
    color: #fff;
    opacity: 0.7;
    font-size: 0.24rem;
    padding-left: 0.4rem;
    background: url(../images/time_icon_bai.png) left center no-repeat;
  }
  .xjrw_list li.xjrw_list_gdlsit {
    width: 100%;
    height: auto;
    border-bottom: 1px dashed #ffffff7a;
    display: flex;
    flex-wrap: wrap;
    justify-content: normal;
    margin-top: 0.24rem;
  }
  .xjrw_list li.xjrw_list_gdlsit a {
    width: 100%;
    line-height: 0.42rem;
    color: #fff;
    font-size: 0.3rem;
    white-space: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-bottom: 0.16rem;
  }
  .xjrw_list li.xjrw_list_gdlsit span {
    width: 100%;
    line-height: 0.32rem;
    color: #fff;
    opacity: 0.7;
    padding-left: 0.4rem;
    background: url(../images/time_icon_bai.png) left center no-repeat;
    text-align: left;
    margin-bottom: 0.25rem;
  }
  .kxcontent_top4_box {
    width: 100%;
    padding: 0.4rem 0.24rem;
  }
  .kxcontent_top4 {
    width: 100%;
    margin: 0 auto;
  }
  .sptp_tit {
    width: 100%;
    height: 0.36rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .sptp_tit span {
    width: auto;
    font-size: 0.36rem;
    padding-right: 0.4rem;
    line-height: 0.36rem;
    font-weight: 600;
    white-space: nowrap;
  }
  .sptp_tit i{
    width: 100%;
  }
  .sptp_tit a {
    width: auto;
    font-size: 0.24rem;
    line-height: 0.36rem;
    color: #004FDF;
    padding: 0 0.5rem 0 0.4rem;
    white-space: nowrap;
    background: url(../images/more_icon_lan.png) right center no-repeat;
    background-size: 23%;
  }
  .sptp_list {
    width: 100%;
    margin-top: 0.24rem;
  }
  .sptp_list ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .sptp_list ul li {
    width: 3.4rem;
    height: 1.8rem;
    box-shadow: 0 4px 8px 0 #004fdf33;
    border-radius: 8px;
    margin-bottom: 0.24rem;
  }
  .fwdt_box {
    width: 100%;
    height: 1.6rem;
    margin-top: 0.16rem;
  }
  .fwdt_box img {
    width: 100%;
    height: 100%;
    object-fit: contain;
  }
}
@media only screen and (max-width: 450px) {}
@media only screen and (max-width: 420px) {}
@media only screen and (max-width: 390px) {}
