    .scs{
        width: 1200px;
        margin: 0 auto;
        padding: 10px 0px 10px 0;
        display: flex;
        flex-direction: row;
        justify-content: space-between;
    }
    .scs img{
        width: 100%;
    }
    /* 二十大 */
    .top-bg{
        background: none;
        margin-top: 140px;
    }

</style>
<style>
    body {
        background-color: #fff;
    }

    /* .top{width: 100%;height: 300px;} */
    .top a {
        background-color: #ffffffe0;
        width: 206px;
        height: 60px;
        display: block;
        line-height: 60px;
        text-align: center;
        position: absolute;
        top: 18px;
        left: 200px;
        border-radius: 10px;
    }

    .container-body {
        width: 1220px;
        margin: 0 auto;
        box-shadow: 5px 10px 13px #c5c3c3b3;
        padding: 0px 10px 0px 10px;
    }

    .con_1 .con_text {
        width: 458px;
    }

    .slideBox {
        width: 700px;
        height: 410px;
        overflow: hidden;
        position: relative;
        border: 1px solid #ddd;
    }

    .slideBox .hd {
        height: 15px;
        overflow: hidden;
        position: absolute;
        right: 5px;
        bottom: 5px;
        z-index: 1;
    }

    .slideBox .hd ul {
        overflow: hidden;
        zoom: 1;
        float: left;
    }

    .slideBox .hd ul li {
        float: left;
        margin-right: 2px;
        width: 15px;
        height: 15px;
        line-height: 14px;
        text-align: center;
        background: #fff;
        color: #fff;
        cursor: pointer;
        border-radius: 50%;
    }

    .slideBox .hd ul li.on {
        background: #1074b6;
        color: #1074b6;
    }

    .slideBox .bd {
        position: relative;
        height: 100%;
        z-index: 0;
    }

    .slideBox .bd li {
        zoom: 1;
        vertical-align: middle;
        position: relative;
    }

    .slideBox .bd img {
        width: 700px;
        height: 410px;
        display: block;
    }

    .slideBox .bd li p {
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 24px;
        color: #000;
        text-align: center;
        line-height: 24px;
        background-color: #ffffffe3;
    }

    .gztj {
        border-bottom: 1px solid #cdcdcd;
        padding-bottom: 2px;
        margin-bottom: 10px;
    }

    .gztj span {
        font-weight: bold;
        font-size: 22px;
        color: #1074b6;
        line-height: 40px;
    }

    .gztj .more {
        font-size: 16px;
        padding-top: 4px;
        color: #000;
    }

    .gztj_total li {
        font-size: 18px;
        line-height: 40px;
        height: auto;
    }

    .gztj_total li a {
        color: #000;
    }

    .con_1_lb {
        margin-top: 26px;
    }

    .szzf_title {
        display: block;
        font-size: 40px;
        font-weight: bold;
        color: #1074b6;
        position: relative;
        text-align: center;
        margin: 30px 0 28px;
    }

    .szzf_title::after,
    .szzf_title::before {
        content: '';
        display: block;
        width: 36%;
        height: 2px;
        background-color: #cccccc;
        position: absolute;
        top: 27px;
    }

    .szzf_title::after {
        left: 730px;
    }

    .con_2_classify>li {
        width: 252px;
        height: 185px;
        border: 1px solid #cdcdcd;
        text-align: center;
        float: left;
        margin-right: 4.1%;
        position: relative;
    }

    .con_2_classify .iconfont {
        display: block;
        width: 90px;
        height: 90px;
        line-height: 90px;
        margin: -10px auto 18px;
        font-size: 38px;
        font-weight: normal;
        color: #fff;
        border-radius: 50%;
    }

    .con_2_classify>li>a {
        font-size: 30px;
        font-weight: bold;
        color: #0059b5;
    }

    .icon-banshidating {
        background-color: #47cf73;
    }

    .icon-zhifajianguan {
        background-color: #ff3c41;
    }

    .icon-yishenqinggongkai {
        background-color: #0ebeff;
    }

    .icon-collaboration-system-full {
        background-color: #fcd000;
    }


    .cont2-box {
        width: 1115px;
        z-index: 9999;
        /* height: 360px; */
        border: 1px solid #ccc;
        box-shadow: 0px 0px 10px 2px #ccc;
        padding: 20px;
        position: absolute;
        left: 0;
        bottom: -469px;
        display: none;
        background-color: white;
    }

    .cont2-box::before {
        content: '';
    border-bottom: 13px solid #ccc;
    border-right: 19px solid transparent;
    border-left: 19px solid transparent;
    position: absolute;
    top: -36px;
    width: 2px;
    height: 22px;
    left: 113px;
    }

    .con_2_classify>li:nth-child(2) .cont2-box {
        left: -302px;
    }

    .con_2_classify>li:nth-child(2) .cont2-box::before {
        left: 406px;
    }

    .con_2_classify>li:nth-child(3) .cont2-box {
        left: -603px;
    }

    .con_2_classify>li:nth-child(3) .cont2-box::before {
        left: 708px;
    }

    .con_2_classify>li:nth-child(4) .cont2-box {
        left: -904px;
    }

    .con_2_classify>li:nth-child(4) .cont2-box::before {
        left: 1009px;
    }

    li.active .cont2-box {
        display: block;
    }

    .cont2-box>div {
        width: 20%;
        float: left;
    }

    .con_2_classify .cont2_icon span {
        display: block;
        width: 60px;
        height: 60px;
        line-height: 60px;
        border-radius: 50%;
        text-align: center;
        font-size: 26px;
        background-color: #ffa500;
        color: #fff;
        margin: 0px auto 12px;
    }

    .cont2-box li a {
        color: #a3a3a3;
        position: relative;
        font-size: 18px;
    }

    .cont2-box ol>li>a::before {
        width: 7px;
        height: 7px;
        background: #a3a3a3;
        border-radius: 50%;
        content: '';
        position: absolute;
        left: -12px;
        top: 50%;
        margin-top: -4px;
    }

    .cont2-box .cont2_icon {
        color: #000;
        font-size: 22px;
        margin-bottom: 14px;
    }

    .menu_box_con {
        height: 265px;
        overflow: hidden;
        position: relative;
    }

    .menu_box_con>ol {
        position: absolute;
        top: 0;
        transition: all 0.25s;
        width: 100%;
    }

    .menu_box a::after {
        content: '';
        border-right: 8px solid #ccc;
        border-top: 10px solid transparent;
        border-bottom: 12px solid transparent;
        position: absolute;
        width: 0;
        right: 60%;
        top: 12px;
        cursor: pointer;
    }

    .menu_box {
        position: absolute;
        left: 0;
        top: 0;
        width: 60%;
        height: 100%;
        border: 1px solid #000;
    }

    .btnbox {
        text-align: center;
        display: inline-block;

        font-size: 12px;

    }

    .btnbox>div {
        background: pink;
        float: left;
        margin-left: 10px;
    }

    .cont2_ywjgbox>div {
        width: 33.33%;
    }

    li {
        /* padding: 5px 0px 5px 0px; */
        /* height: 38px; */
    }

    .box_buttom {
        bottom: -434px !important;
    }

    .box_buttoms {
        bottom: -349px !important;
    }

    li a:hover {
        color: red;
    }

    .iconimg {
        display: block;
        margin: -12px auto 0;
    }

    .btnbox .p {
        width: 20px;
        height: 20px;
        background: url(http://www.wanyuan.gov.cn/statics/wanyuan/images/shouye/xia.png) no-repeat center;
    }

    .btnbox .n {
        width: 20px;
        height: 20px;
        background: url(http://www.wanyuan.gov.cn/statics/wanyuan/images/shouye/shang.png) no-repeat center;
    }

    .jz_buttom {
        display: flex;
        justify-content: space-between;
        height: 90px;
    }
   

    .navl{
        font-size: 18px;
        border-right: none;
    }
    #warp{
        box-shadow: none;
        padding: 0px;
    }
    #links{
        width: 1200px;
    }

.banner-box{
width: 1145px;
height: 75px;
margin:0 auto
}
.banner-box .txt{ display:none}
#leader_window{
display: flex;
}
#leader_window{
height: 278px;
}
.ywgk_li:hover .clearfix,
    #ywxt_li:hover .clearfix,
    .ywjg_li:hover .clearfix,
    .ywtb_li:hover .clearfix {
        display: block;
        
    }
    #footer{
        height: 280px;
    }
    .h, .hidden{
        overflow: inherit;
    }
    .p-20{
        height: 960px;
    }
    .top-bg{
        background: repeat !important;
    }