/*兼容1366分辨率*/
/*主体部分*/
@media only screen and (min-width: 1200px) and (max-width: 1550px) {
    .xsxh_top1{
        width: 1200px;
    }
    .kxjsxh_pdy_lan_tit:after{
        width: 920px;
    }
    .tpxw{
        width: 580px;
    }
    .list_box{
        width: 620px;
    }
    .xsxh_top2{
        width: 1200px;
    }
    .kxjsxh_pdy_bai_tit:after{
        width: 730px;
    }
    .jszn_list li{
        width: 280px;
    }
    .xsxh_top3{
        width: 1200px;
    }
    .xsxh_top3 .kxjsxh_pdy_lan_tit:after{
        width: 920px;
    }
    .gzjl_hf a img{
        object-fit: contain;
    }
    .xsxh_top4{
        width: 1200px;
    }
    .xsxh_top4 .kxjsxh_pdy_lan_tit:after{
        width: 920px;
    }
    .xsjl_tab_list_box>div ul li{
        width: 585px;
    }
    .xsjl_tab_list_box>div ul li a:first-child{
        width: 240px;
    }
    .xsjl_tab_list_box>div ul li a:last-child{
        width: 325px;
    }
}

@media only screen and (max-width: 1199px){
    .xsxh_top1_box {
        width: 100%;
        background: url(../image/kczg_bg.png) top center no-repeat;
        background-size: cover;
        padding:0 30px 60px;
    }
    .xsxh_top1{
        width: 100%;
    }
    .kxjsxh_pdy_lan_tit:after{
        width: 73%;
    }
    .tpxw {
        width: 55%;
    }
    .list_box {
        width: 45%;
    }
    .list_box li span:nth-child(2){
        width: 73%;
    }
    .list_box li span:nth-child(3){
        width: 27%;
    }
    .xsxh_top4_box{
        padding: 0 30px 60px;
    }
    .xsxh_top4{
        width: 100%;
    }
    .xsxh_top4 .kxjsxh_pdy_lan_tit:after{
        width: 73%;
    }
    .xsjl_tab_list_box>div ul li {
        width: 49%;
        display: flex;
        justify-content: space-between;
    }
    .xsjl_tab_list_box>div ul li a:first-child {
        width: 48%;
    }
    .xsjl_tab_list_box>div ul li a:last-child {
        width: 49%;
    }
    .xsxh_top2{
        width: 100%;
        padding: 0 30px;
    }
    .kxjsxh_pdy_bai_tit:after{
        width: 58%;
    }
    .jszn_list li{
        width: 32%;
    }
    .xsxh_top3 {
        width: 100%;
        padding: 0 30px;
    }
    .xsxh_top3 .kxjsxh_pdy_lan_tit:after{
        width: 73%;
    }
    .gzjl_hf{
        height: auto;
    }
}
@media only screen and (max-width: 960px){
    .tpxw{
        background: #fff;
        padding-left: 30px;
    }
    .tpxw img{
        object-fit: contain;
    }
    .kxjsxh_pdy_bai_tit:after{
        width: 49%;
    }
    .xsxh_top3 .kxjsxh_pdy_lan_tit:after{
        width: 69%;
    }
    .kxjsxh_pdy_lan_tit:after{
        width: 69%;
    }
}
@media only screen and (max-width: 820px){
    .list_box li span:nth-child(2) {
        width: 66%;
    }
    .list_box li span:nth-child(3){
        width: 33%;
    }
    .xsjl_tab li a {
        display: block;
        width: 100%;
        line-height: 50px;
        text-align: center;
        font-size: 20px;
        background: #fff;
        border-radius: 4px;
        padding: 0 15px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }
    .jszn_list li a span:nth-child(2){
        font-size: 20px;
    }
}
@media only screen and (max-width: 768px){
    .list_box li span:nth-child(2){
        width: 65%;
    }
    .list_box li span:nth-child(3){
        width: 35%;
    }
}
@media only screen and (max-width: 750px){
    .xsxh_top1_box {
        width: 100%;
        padding: 0 0.24rem 0.3rem;
    }
    .xsxh_top1{
        padding-top: 0.3rem;
    }
    .kxjsxh_pdy_lan_tit {
        height: 0.36rem;
    }
    .kxjsxh_pdy_lan_tit span {
        line-height: 0.36rem;
        font-weight: 600;
        font-size: 0.36rem;
        padding-right: 0.4rem;
    }
    .kxjsxh_pdy_lan_tit:after{
        content: normal;
    }
    .kxjsxh_pdy_lan_tit a {
        line-height: 0.36rem;
        font-size: 0.24rem;
        padding-right: 0.5rem;
        background: url(../image/more_icon_lan.png) right center no-repeat;
        background-size: 30%;
    }
    .tpxw_list_box{
        margin-top: 0.3rem;
        flex-wrap: wrap;
    }
    .tpxw{
        width: 100%;
        padding-left: 0;
        height: auto;
    }
    .list_box {
        width: 100%;
        height: auto;
        padding: 0.3rem 0.24rem;
        box-shadow: none;
    }
    .list_box li {
        width: 100%;
        height: auto;
        margin-bottom: 0.12rem;
        padding-bottom: 0.12rem;
    }
    .list_box li:after{
        content: "";
        display: table;
        clear: both;
    }
    .list_box li span:nth-child(1) {
        padding: 0 0.2rem 0 0.12rem;
        border-radius: 0 0.4rem 0.4rem 0;
        line-height: 0.4rem;
        margin-right: 50%;
    }
    .list_box li span:nth-child(2) {
        margin-top: 0.12rem;
        width: 75%;
        line-height: 0.3rem;
        font-size: 0.3rem;
    }
    .list_box li span:nth-child(3) {
        margin-top: 0.12rem;
        width: 25%;
        line-height: 0.3rem;
        text-align: right;
        font-size: 0.26rem;
    }
    .xsxh_top4_box {
        padding: 0 0.24rem 0.3rem;
    }
    .xsxh_top4 .kxjsxh_pdy_lan_tit:after{
        content: normal;
    }
    .xsjl_box {
        width: 100%;
        margin-top: 0.3rem;
    }
    .xsjl_tab{
        margin-bottom: 0.3rem;
        flex-wrap: wrap;
    }
    .xsjl_tab li{
        width: 100%;
        margin-bottom: 0.2rem;
        height: 0.72rem;
        line-height: 0.72rem;
        margin-right: 0;
    }
    .xsjl_tab li a {
        line-height: 0.72rem;
        font-size: 0.3rem;
        border-radius: 4px;
        padding: 0 0.12rem;
    }
    .xsjl_tab_list_box>div ul{
        flex-wrap: wrap;
    }
    .xsjl_tab_list_box>div ul li {
        width: 100%;
        margin-bottom: 0.24rem;
        flex-wrap: wrap;
    }
    .xsjl_tab_list_box>div ul li a:first-child{
        width: 100%;
        height: auto;
    }
    .xsjl_tab_list_box>div ul li a:last-child{
        width: 100%;
        height: auto;
    }
    .xsjl_tab_list_box>div ul li a:last-child span:nth-child(1) {
        margin-top: 0.12rem;
        margin-bottom: 0.12rem;
        font-size: 0.3rem;
        line-height: 0.42rem;
    }
    .xsjl_tab_list_box>div ul li a:last-child span:nth-child(2) {
        line-height: 0.36rem;
        font-size: 0.26rem;
    }
    .xsjl_tab_list_box>div ul li a:last-child span:nth-child(3) {
        display: block;
        margin-top: 0.12rem;
        padding-left: 0.4rem;
        font-size: 0.26rem;
    }
    .xsxh_top2_box {
        width: 100%;
        height: auto;
        padding: 0.3rem 0;
    }
    .xsxh_top2 {
        width: 100%;
        padding: 0 0.24rem;
    }
    .kxjsxh_pdy_bai_tit {
        margin-bottom: 0.24rem;
        width: 100%;
        height: 0.36rem;
    }
    .kxjsxh_pdy_bai_tit span {
        width: auto;
        font-size: 0.36rem;
        padding-right: 0.4rem;
        line-height: 0.36rem;
        font-weight: 600;
        white-space: nowrap;
    }
    .kxjsxh_pdy_bai_tit a {
        background: url(../image/more_icon_bai.png) right center no-repeat;
        background-size: 23%;
        width: auto;
        font-size: 0.24rem;
        line-height: 0.36rem;
        padding: 0 0.5rem 0 0.4rem;
        white-space: nowrap;
    }
    .jszn_list{
        margin-top: 0.24rem;
        flex-wrap: wrap;
    }
    .jszn_list li{
        width: 100%;
        height: auto;
        padding: 0.3rem 0.24rem;
        margin-bottom: 0.24rem;
    }
    .jszn_list li a{
        display: flex;
    }
    .jszn_list li a span:nth-child(1) {
        width: 0.8rem;
        height: 0.8rem;
    }
    .jszn_list li:nth-child(1) a span:nth-child(1){
        background: url(../image/xclywzgxh_icon.png) left center no-repeat;
        background-size: contain;
    }
    .jszn_list li a span:nth-child(2) {
        line-height: 0.8rem;
        width: 4.4rem;
        font-size: 0.3rem;
        margin-top: 0;
        margin-left: 0.4rem;
    }
    .jszn_list li a span:nth-child(3) {
        margin-top: 0;
        width: 0.4rem;
        height: 0.8rem;
        background: url(../image/jt_icon.png) center no-repeat;
        background-size: contain;
    }
    .jszn_list li:nth-child(2) a span:nth-child(1) {
        background: url(../image/jrtthy_icon.png) left center no-repeat;
        background-size: contain;
    }
    .jszn_list li:nth-child(3) a span:nth-child(1) {
        background: url(../image/sjxhhj_icon.png) left center no-repeat;
        background-size: contain;
    }
    .jszn_list li:nth-child(4) a span:nth-child(1) {
        background: url(../image/jztz_icon.png) left center no-repeat;
        background-size: contain;
    }
    .kxjsxh_pdy_bai_tit:after{
        content: normal;
    }
    .xsxh_top3_box {
        width: 100%;
        padding: 0.24rem 0;
    }
    .xsxh_top3 {
        width: 100%;
        padding: 0 0.24rem;
    }
    .xsxh_top3 .kxjsxh_pdy_lan_tit:after{
        content: normal;
    }
    .gzjl_hf{
        margin-top: 0.24rem;
    }

}
