img,
input {
    vertical-align: middle;
}

.content_fff {
    width: 1200px;
    height: auto;
    margin: 0 auto;
    background: #fff;
}

.toutiao_con {
    padding-top: 20px;
}

.toutiao_con h1 {
    width: 100%;
    height: 40px;
    text-align: center;
    font-size: 20pt;
    font-family: "微软雅黑";
    padding: 10px;
}

.toutiao_con h1 a {
    color: #cd0000;
}

.toutiao_con p {
    width: 100%;
    height: 40px;
    text-align: center;
    font-family: "微软雅黑";
    font-size: 16px;
}

.border_div {
    border: none;
}

.main2 .slidebox {
    width: 679px;
    height: 469px;

    float: left;
    position: relative;
}

.main2 .swiper-container {
    position: relative;
}

.main2 .swiper-slide a img {
    width: 100%;
    height: 100%;
}

.main2 .swiper-wrapper {
    height: 469px !important;
}

.swiper-pagination {
    right: 29px;
    left: auto !important;
    width: 94px !important;
}

.slide-text {
    position: absolute;
    left: 0;
    bottom: 0;
    font-size: 16px;
    line-height: 40px;
    background: rgba(106, 118, 132, 0.4);
    width: 100%;
    height: 40px;
    color: #fff;
}





.main2 {
    height: 469px;
    width: 1200px;
}


.newlist .title {
    width: 100%;
    height: 34px;
    line-height: 34px;
    border-bottom: 1px solid #d2d2d2;
    position: relative;
}

.newlist .title li {
    display: inline-block;
    padding: 0 15px 0 15px;
    height: 100%;
    font-size: 20px;
    font-weight: 500;
    color: #acacac;
}

.newlist .title li.hover {
    background-color: #1c51a1;
    color: #fff;
    height: 35px;
}

.lsyw {
    width: 515px;
    height: 469px;
}

.title .more {
    position: absolute;
    right: 0px;
    display: none;
    font-size: 14px;

}

.title .more a {
    color: #347ab6;
}

.title li.hover .more {
    display: block;
    top: 0px;

}

.new_info {
    margin: 10px 0px;
}

.new_info li {
    line-height: 37px;
    height: 37px;
    font-size: 16px;
    padding-left: 28px;
    box-sizing: border-box;
    position: relative;
}

.new_info li i {
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background-color: #652000;
    display: block;
    position: absolute;
    left: 12px;
    top: 50%;
    margin-top: -3px;
}

.new_info a {
    color: #232323;
    text-decoration: none;
}

.dzyxx_list {
    height: 175px;
    margin: 10px 0px;
    overflow-y: hidden;
    width: 100%;
}

.szfxx_list {
    height: 175px;
    margin: 10px 0px;
    overflow-y: hidden;
    width: 100%;
    display: none;
}

.dzyxx_list li,
.szfxx_list li {
    line-height: 37px;
    height: 37px;
    font-size: 16px;
    padding-left: 28px;
    box-sizing: border-box;
    position: relative;
}

.dzyxx_list li a,
.szfxx_list li a {
    display: block;
    float: left;
    color: #333;
    width: 360px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.dzyxx_list li i,
.szfxx_list li i {
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background-color: #652000;
    display: block;
    position: absolute;
    left: 12px;
    top: 50%;
    margin-top: -3px;
}

.dzyxx_list li span,
.szfxx_list li span {
    display: none;
}

.p10_div {
    padding: 0px;
}

.newlist:nth-child(2) {
    margin-top: 20px;
}

.flashlist .f_out {
    height: 469px;
}

/*数字政府*/
#sc_szzf {
    max-width: 1200px;
    margin: 10px auto 0;
    padding: 20px 0;
    background: #fff;
}

#tit {
    margin-bottom: 0px;
    padding: 20px 0;
    padding-bottom: 10px;
    text-align: center;
    position: relative;
    margin-bottom: 80px;
    border-bottom: 2px solid #a9c7e9;
}


/* border-bottom: 2px solid #f1bec0;*/
#tit h1 {
    font: bold 4.8em '';
    color: #0059b5;
    letter-spacing: 8px;

}

#tit h1 {
    font-weight: bold;
}

#tit p {
    font: 2.5em/2 '';
    color: #0257b2;
}

#tit span {
    font: 2.3em '';
    color: #abc8ea;
    letter-spacing: 2px;
    display: inline-block;
    background: #fff;
    position: absolute;
    left: 50%;
    bottom: -10%;
    transform: translateX(-50%);
}

#yiwang {
    position: relative;
    margin: 40px auto;
    margin-top: 0px;
    width: 1279px;
    margin-left: -39px;
}

.fl_jsp {
    display: flex;
    justify-content: space-evenly;
    flex-flow: wrap;
    margin-left: 1px;
}

#yiwang dd {
    width: 21%;
    height: 81px;


    text-align: center;
}


#yiwang dd span {
    font-size: 24px;
    margin-left: 18px;
    vertical-align: middle;
}

#yiwang dd span em {
    font-weight: bold;
}


.hoverbox {
    width: 90.5%;
    padding: 20px;
    list-style: none;
    display: none;
    position: absolute;
    left: 3%;
    top: 100px;
    text-align: left;
    z-index: 999;
    background: #fff;

}


.hoverbox.hover {
    display: flex;
}

.hoverbox>li {
    position: relative;
    text-align: center;
    width: 190px;
}

.hoverbox h2 {
    font: 18px/2 '';
    text-align: left;
    color: #000;
    padding-left: 29px;
}

.hoverbox ul {

    margin: 20px 0;
    height: 220px;
    overflow: hidden;
}

.hoverbox ul a {
    font: 16px/2 '';
    color: #404040;
}

.whitle_bg {
    position: absolute;

    top: -3px;
    width: 268px;
}

#yiwang dd .line {
    position: absolute;
    width: 97%;
    height: 1px;
    top: 93px;
    background: #f0dfdf;
}

.hoverbox button {
    width: 20px;
    height: 20px;
    margin: 0 15px;
    transform: translateY(-10px);
    border: 1px solid darkgray;
    border-radius: 53%;
    font: 20px/.8 '';
    cursor: pointer;

}

.hoverbox button.butons {
    margin-left: 47px;
}






.conbot .next,
.conbot .prev {
    width: 50px;
    height: 50px;
    line-height: 50px;
    background: #fff;
    color: #ccc;
    text-align: center;
    position: absolute;
    cursor: pointer;
    top: 30%;
    z-index: 99;
    font-size: 0px;
    border-radius: 50%;
}

.conbot .prev {
    left: 10px;
    background: url(../newimg/newzwxx-051left.png)
}

.conbot .next {
    right: 12px;
    background: url(../newimg/newzwxx-051right.png)
}

.conbot {
    position: relative;

    box-sizing: border-box;
    overflow: hidden;
    padding-bottom: 20px;
}

.ztzl {
    width: 1200px;
    height: auto;
}

#btn {
    width: 1279px !important;
    margin-left: -39px !important;
}

.ztzlDivCs {
    width: 1200px !important;
}

.conbot ul li {
    /* width: 25% !important; */
    padding: 0;
    box-sizing: border-box;
}

.conbot li p {
    font-size: 18px;
    color: #be0000;
    text-align: center;
    font-weight: bold;
    line-height: 60px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.conbot li p {
    font-weight: bold;
}

.picMarquee-left .bd ul li { width: 25%; margin: 0; }
.picMarquee-left .bd img { width: 100%; height: 150px; }
/* 中间两张增加左右内边距（不影响li宽度） */
.picMarquee-left .bd ul { margin-left: -8px; }
.picMarquee-left .bd ul li a { display: block; box-sizing: border-box; padding-left: 8px; }

.fl_jsp li ul li a:hover {
    background: url('../newimg/zfbz.png') repeat-x;
}

#tit {
    /* background: #fffbfb; */
}

.Submenu {
    border: 1px solid;
    padding: 5px;
    background-color: white;
    display: none;
    position: absolute;
    top: 36%;
    bottom: 12%;
    left: 50%;
    right: -35%;
}

.Submenu a {
    font-size: 14px !important;
}

.hoverbox ul li:hover .Submenu,
.Submenu:hover {
    display: block;
}

element.style {}

.hoverbox ul a {
    font: 16px/2 '';
    color: #a3a3a3;
    text-align: left;

}

.Submenu a {
    font-size: 14px !important;
}

.hoverbox a {
    display: -webkit-box;
    overflow: hidden;
    text-decoration: none;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.fl_jsp li img {
    margin-left: 33px;
}

.hoverbox>li {
    text-align: left;

}

.ftleft .p1 a:hover {
    text-decoration: underline;
}

.yqlj_left a:hover {
    text-decoration: underline;

}

.Submenu a {
    padding-left: 0px;
}





#yiwang dd {
    width: 21%;
    height: 185px;
    border: 1px solid #dbebfa;
    cursor: pointer;
    text-align: center;
}

#yiwang dd>img {
    position: relative;
    top: -10px;
}

#yiwang h1 {
    color: #0059b5;
    margin-top: 10px
}

#yiwang h1 {
    font: bold 26px '';
}

#yiwang dd:nth-of-type(1) .hoverbox:before {
    left: 10%
}

#yiwang dd:nth-of-type(2) .hoverbox:before {
    left: 36%
}

#yiwang dd:nth-of-type(3) .hoverbox:before {
    left: 63%
}

#yiwang dd:nth-of-type(4) .hoverbox:before {
    left: 89%
}

.hoverbox {
    width: 90.6%;
    padding: 20px;
    box-shadow: #b0d1f3 0 0 10px;
    list-style: none;
    display: none;
    background-color: white;
    position: absolute;
    left: 40px;
    top: 180px;
    text-align: left;
    z-index: 999;
}

.hoverbox:before {
    content: '';
    width: 20px;
    height: 10px;
    position: absolute;
    top: -10px;
    background: url("../newimg/hoverboxbgsjx.png");
    background-size: 100%;
}

.hoverbox>li {
    position: relative
}

.hoverbox h2 {
    font: 22px/2 '';
}

.hoverbox ul {
    width: 195px;
    margin: 20px 0;
    height: 220px;
    overflow: hidden;
    padding-left: 51px;
}

.hoverbox ul li {
    list-style: disc;

}

.hoverbox ul li::marker {
    font: 18px/2 '';
    color: #a3a3a3;
}

.hoverbox ul a {
    font: 18px/2 '';
    color: #a3a3a3;
    margin-left: -30px;
    padding-left: 14%;
    padding-right: 15px;
}

.hoverbox a {
    display: table;
    overflow: hidden;
    text-decoration: none;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.hoverbox li button:first {
    margin-left: 30px;
}

.Submenu {
    border: 1px solid;
    padding: 5px;
    background-color: white;
    display: none;
    position: absolute;
    top: 36%;
    bottom: 12%;
    left: 50%;
    right: -35%;
}

.Submenu a {
    font-size: 14px !important;
    padding-left: 0px !important;
    padding-right: 0px !important;
    margin-left: 0px !important;
    display: -webkit-inline-box;
}

.ywtb {
    color: #e35887;
}

.ywjg {
    color: #efa526;
}

.ywgk {
    color: #80ba78;
}

.ywxt {
    color: #dc5151;
}

#yiwang dd:hover .hoverbox,
.hoverbox:hover {
    display: flex
}

#sc_szzf {
    background: linear-gradient(white, #eef5fd, white);
}



.gwylastli {
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 100%;
}

#main4 .gwylastli a span {
    font-weight: bold;
    color: #cc272d;
    font-size: 18px;
    float: unset;
}

.gwylastli a span {
    font-weight: bold;
}

/***/

@media (max-width: 820px) {
    html {
        font-size: 18px;
    }

    .title li.hover .more {
        right: 0px;
    }

    html body {
        width: 100%
    }

    .content_fff {
        width: 100%;
    }

    .toutiao_con {
        padding-top: 2%;
    }

    .toutiao_con a {
        font-size: 0.8em;
    }

    .toutiao_con h1 {
        height: auto;
    }

    .main2 {
        height: auto;
        width: 100%;
    }


    .flashlist,
    .xwtp,
    .focus,
    .main2,
    .f_out a img,
    .flashlist .f_out {
        height: 100%;
        width: 100%;
    }

    .lsyw {
        width: 100%;
    }

    .newlist .title li,
    .newlist .title li span,
    .new_info li,
    #main4 .gwylastli a span {
        font-size: 0.9rem;
        padding: 0px 15px;
    }

    .gwylastli {
        width: 90%;


    }

    #sc_szzf {
        width: 100%;
    }

    .new_info li {
        font-size: 13px;
        padding-left: 28px;
    }

    #yiwang {
        width: 100%;
        margin-left: 0px;
        margin: 0 auto;
        margin-bottom: 20px;
    }

    #yiwang dd>img {
        width: 80%;
        max-width: 98px;
    }

    #yiwang h1 {
        font-size: 1rem;
    }

    #yiwang dd {
        height: 120px;
    }

    #tit {
        margin-bottom: 40px;
        padding: 10px 0;
        height: 125px;
    }

    #tit span {
        font-size: 14px
    }

    .hoverbox {
        top: 140px;
        width: 100%;
        left: 0px;
    }

    .hoverbox>li {
        width: 160px;
    }

    .hoverbox h2 {
        font-size: 1rem;
        padding-left: 35px;
    }

    .hoverbox ul {
        width: 100%;
    }

    #yiwang dd:nth-of-type(1) .hoverbox:before {
        display: none;
    }

    #btn {
        width: 100% !important;
        margin-left: 0 !important;
    }


    #btn a {
        width: 49%;
    }

    #btn a img {
        width: 100%;
        height: 74px;
    }


    .zwzt {
        width: 100%;
    }

    .tempWrap {
        margin: 0 !important;
        padding: 0 !important;
    }

    .conbot ul li {
        padding: 0px !important;
    }

    .container {
        width: 100% !important;
        /* width: 100%; */
    }

    .main2 {
        overflow: auto;
    }

    .main2 .slidebox {
        width: 100%;
        height: auto;
    }

    .main2 .swiper-wrapper {
        height: auto !important;
    }

    .toutiao_con p {
        height: auto;
    }

    /*手机版头部底部*/


    #container {
        width: 100%;
    }

    .nav ul {
        width: 100%;
        overflow-x: auto;
        overflow-y: hidden;
        white-space: nowrap;
        height: 48px;
        font-size: 0px;
    }

    .nav ul li {
        float: unset;
        display: inline-block;
        margin-top: 0px;
        width: auto !important;
        height: 48px;

    }

    .search-box .search {
        width: 100%;
    }

    .search-box .search .search-input {
        width: 100%;
    }

    .search-box .search input {
        width: 80%;
    }

    .search-box {
        height: auto;
    }

    .search-box .search-item {
        width: 17%;
    }

    .footer .help {
        position: relative;
        overflow: auto;
        width: 45%;
        margin: 0 auto;
        padding-bottom: 20px;
    }

    .slide-text {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: normal;
    }

    .footer .footer-content {
        padding-top: 0px;
    }

    .weather-box {

        position: relative;
        left: 30%;
        display: inline-block;
    }

    .footer {
        padding-top: 0px;
    }
}

.hcUnderLine+.hoverbox {
    display: flex;
}

.hcUnderLine.hoverbox {
    display: flex;
}

.hcUnderLine>.hoverbox {
    display: flex;
}

.hzyBgc1.hoverbox {
    display: flex;
}
