*{
    box-sizing: border-box;
}

.wap {
    display: none;
}

.top>img.wap {
    display: none;
}

body .clear {
    clear: both;
    height: 0 !important;
    width: 0 !important;
    border: none !important;
    margin: 0 !important;
    padding: 0 !important;
    float: none !important;
}



  .xyxw_con_left .slick-dots li{
        width: 8px;
        height: 8px;
        border-radius: 50%;
        border: 1px solid #fff;
        background-color: transparent;
    }
    .xyxw_con_left .slick-dots li.slick-active{
        background-color: #fff;
    }
    .xyxw_con_left .slick-dots{
        text-align: right;
        padding-bottom: 30px;
        padding-right: 20px;
    }

.xyxw_con_left .bd li a{
    display:block;
    width: 100%;
    height: 496px;
}
.xyxw_con_left .bd li a img{
    width: 618px;
    height: 496px;
    object-fit: cover;
}
.xyxw_con_left{
    height:auto;
    margin-bottom: 20px;
}

.xyxw_con_right_list a h3{
    overflow: hidden;
    text-overflow: ellipsis;
    height: 60px;
}

.xyxw_con_left .bd li p{
    padding-right: 100px;
}


.tzgg{
    width: 31%;
}
.jxky{
    width: 31%;
    margin: 0 3%;
}
.djxg{
    width: 31%;
}


.djxg_list_txt{
    clear:both;
}

.djxg_list_pic li::after{
    content: '';
    clear: both;
    display: block;
    height: 0 !important;
    width: 0 !important;
    border: none !important;
    margin: 0 !important;
    padding: 0 !important;
    float: none !important;
}


.xyfg_r_box1 a,.xyfg_r_box2 a,.xyfg_l_box1 a,.xyfg_l_box2 a{
    padding-top: 77%;
    position: relative;
    display: block;
    overflow: hidden;
}
.xyfg_r_box1 a img,.xyfg_r_box2 a img,.xyfg_l_box1 a img,.xyfg_l_box2 a img{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transition: all 1s;
    object-fit: cover;
}


.xyfg_center a{
    padding-top: 76%;
    position: relative;
    overflow: hidden;
    display: block;
}

.xyfg_center a img{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transition: all 1s;
    object-fit: cover;
}



.footer_main{
    width:100% !important;

}
.aside .tit{
    position: relative;
}
.aside .tit span{

    position: absolute;
    right: 20px;
    top: 28px;
    width: 25px;
    height: 25px;
    background: url(../imgs/close.png) no-repeat;
    background-size: cover;
    transform: rotate(45deg);
    display:none;
    cursor: pointer;
    transition: all 0.3s;
}

.aside .tit span.on{

    transform: rotate(0deg);

}

.cons p img{
    display: block;
    max-width: 85%;
    margin: 0 auto;
    height: auto;
}







/* 移动端 */
@media screen and (max-width: 1210px){

.cons p {
    font-size: 16px;
    line-height: 40px;
}
.main{
    padding: 0 10px;
}

    .xyxw_con_left,.xyxw_con_right{
        float: none;
        width: 100%;
    }
    .xyxw_con_left .bd li a{
        position: relative;
        padding-top: 64%;
        overflow: hidden;
        height:auto;
    }

    .xyxw_con_left .bd li a img{
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        transition: all 1s;
        object-fit: cover;
    }
    .xyxw_con_right_list li{
    width: 25%;
    margin: 0;
}

.xyxw_con_right_list a p{
    width: auto;
}


.jxky{
    margin:20px 0;
}

.footer_link,.footer_lxfs{
    float: none;
    width: auto;
    margin-right: 0;
    margin-bottom: 20px;
}

.footer_phone{
    float: none;
    width: auto;
    margin: 0 auto;

}

.fr{
    float: none;
    width: auto;
    margin-right: 0;
    margin-bottom: 20px;
}

.footer_lxfs{
    margin: 20px 0;
    text-align: center;
}

.tzgg,.jxky,.djxg{
    float: none;
    width: auto;
}

.footer_bottom{
    padding:0 20px;
    padding-bottom:20px;
}
.mainbox_one{
padding:0 10px;
}

}
@media screen and (max-width:1024px) {

    html,
    body {
        font-size: 14px;
    }

    body {
        padding-top: 60px;
    }

    .pc {
        display: none;
    }

    .wap {
        display: block;
    }

    .top {
        max-width: 1920px;
        margin: 0 auto;
        position: fixed;
        right: 10px;
        top: 18px;
        width: 25px;
        height: 25px;
        z-index: 9999;
    }

    .top>img {
        display: block;
        width: 100%;
    }

    .wap-menu {
        position: absolute;
        top: 0;
        right: 0;
        z-index: 99999;
        font-size: 0;
    }

    .wap-menu img {
        height: 25px;
    }

    .close-menu {
        display: none;
        position: absolute;
        right: 0;
        top: 0;
    }

    .m-head {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        background: #fff;
        padding: 10px;
        z-index: 999;
        box-shadow: 0 5px 5px rgba(0, 0, 0, 0.1);
    }

    .m-logo {
        font-size: 0;
    }

    .m-logo a {
        font-size: 0;
        line-height: 40px;
    }

    .m-logo img {
        max-height: 40px;
        max-width: 85%;
        line-height: 40px;
        vertical-align: middle;
    }

    .m-tlink {
        padding: 10px 15px 0 15px;
    }

    .m-tlink a {
        font-size: 12px;
        margin-right: 10px;
        color: #fff;
        display: inline-block;
        line-height: 24px;
        background: #fff;
        color: #304174;
        line-height: 24px;
        padding: 0 15px;
        border-radius: 5px;
    }

    .m-search {
        margin: 0 15px;
        padding-right: 50px;
        padding-left: 10px;
        padding-top: 5px;
        padding-bottom: 5px;
        position: relative;
        line-height: 35px;
        border: 1px solid #fff;
        border: 1px solid rgba(255, 255, 255, 0.5);
        margin-top: 15px;
    }

    .m-search input[type="text"] {
        display: block;
        width: 100%;
        line-height: 25px;
        background: none;
        color: #fff;
    }

    .m-search input[type="text"]::placeholder {
        color: #fff;
    }

    .m-search input[type="image"] {
        position: absolute;
        right: 10px;
        top: 10px;
        height: 15px;
    }

    .m-nav {
        position: fixed;
        top: 60px;
        left: 100%;
        right: 0;
        bottom: 0;
        z-index: 999;
        background: #073966;
        overflow-y: scroll;
        border-top: 1px solid rgba(255, 255, 255, 0.5);
    }

    .m-nav ul {
        padding: 0 15px;

    }

    .m-nav ul li {
        border-bottom: 1px solid #fff;
        border-bottom: 1px solid rgba(255, 255, 255, 0.5);
        position: relative;
    }

    .m-nav ul li>span.on {
        transform: rotateZ(90deg);
    }

    .m-nav ul li ul {
        display: none;
        overflow: hidden;
    }

    .m-nav ul li ul li {
        border: none;
        float: left;
        width: 33%;
    }

    .m-nav>ul>li a {
        display: block;
        font-size: 14px;
        line-height: 20px;
        padding: 15px 0;
        position: relative;
        color: #fff;
    }

    .m-nav>ul>li ul li a {
        padding: 10px 0;
    }

    .m-nav>ul>li>span {
        position: absolute;
        width: 20px;
        height: 20px;
        background: url(../img/m-nav_down.png) no-repeat;
        background-size: 14px 14px;
        background-position: center center;
        right: 0;
        top: 15px;
        cursor: pointer;
        display: block;
        color: #fff;
        transition: all 0.3s;
    }





/* 主体 */
       .xyxw .title p span{
        font-size: 26px;
    }

.xyxw_con_right_list a p{
    font-size: 16px;
    line-height: 30px;
    height: 60px;
}
.xyxw_con_right_list a h3{
    font-size: 14px;
}

.xyxw_con_right_list .time{
    font-size: 16px;
}




.jxky{
margin: 0;
}

.xyfg_center p{
    font-size: 18px;
}



.footer_menuUl>li{
    width: 20%;
    margin-bottom: 20px;
}
.xyxw .title p span{
    font-size: 18px;

}
.xyxw .title img{
width:20px;

}
.xyxw .title a{
font-size:14px;

}



.tzgg .title p span,
.jxky .title p span,
.djxg .title p span,
.mainbox_three .main .title{
    font-size: 20px;
    font-weight: 600;
}


.mainbox_fourUl{
margin:50px 0;
}
.row-c2 .col-l{
width:220px;

}



.aside .tit{
    line-height: 60px;
    height: 60px;
}
.aside .tit span{
  top: 20px;
}

.title h3{
    font-size: 20px;
}


@media screen and (max-width: 768px) {
    .xyxw_con_right_list li{
        width: 50%;
    }

    .xyfg_center{
    width: 100%;
    clear: both;
}
.mainbox_fourUl{
margin:40px 0;
}
.xyfg_l,.xyfg_r{
    width: 50%;
    margin-bottom: 10px;
}

.xyfg_center p{
    font-size: 16px;
}

.mainbox_fourUl {
    display: block;
    width: auto;

}
.mainbox_fourUl li{
    width: auto;
    margin-bottom: 20px;
}

.footer_link .title{
    float: none;
    width: auto;
    margin-right: 0;
    margin-bottom: 20px;
    display: block;
}
.footer_link .footer_link_group {

    position: relative;
    margin: 20px auto;
    height: auto;
    display: block;
    
}






.row-c2 .col-l{
    float: none;
    width: auto;
    margin-right: 0;
    margin-bottom: 20px;
}
.aside .tit span{

}
.accordion{
    display: flex;
    flex-wrap: wrap;
}
.accordion li {
    width: 25%;
    text-align: center;
}

.row-c2 .col-l {
    background: none;
}

.accordion .nav-link {
    padding-left: 0;
}
.row-c2 .col-l{
    padding-bottom: 0;
}

.contents{
    padding: 0 10px;
}







}
@media screen and (max-width: 480px) {
    .xyxw_con_right_list li {
        width: auto;
        float: none;
        width: auto;
        margin-right: 0;
        margin-bottom: 20px;
    }
.footer_menuUl>li{
    width: 20%;
    margin-bottom:10px;
}

.footer_menuUl li a{
    	font-size: 10px;
}
.footer_menuUl>li>a{font-size: 12px;}
.footer_menuUl>li a{
    line-height:25px;
}
.sub_footer_menu{
margin: 10px 0 5px 0;
}
.footer_menu{
    padding-top:20px;
}
.mainbox_one .xyxw{
    padding:20px 0;
}
.mainbox_three .main{
padding:20px 0;
}

.xyfg_con{
margin:10px 0;

}
.mainbox_three .main .title{

margin-top:10px;
}
.mainbox_two .main{
margin:20px 0;
}
.mainbox_fourUl{
margin:30px 0;
}




.row-c2{
margin:20px 0;
}

.aside .tit{
    line-height: 50px;
    height: 50px;
}

.aside .tit span{
top:14px;

}

.aside .tit{
    font-size: 22px;
}


.cur a, .cur span{
    font-size: 13px;
}


}




#vsb_content table{max-width:100%!important}
