@charset "utf-8";

nav .box li:nth-child(6) a {
    font-weight: bold;
    border-bottom: 2px solid rgb(255, 255, 255);
}

nav .subnav-zong #subnav6 {
    display: block;
}

.sm-div {
    width: 1200px;
    margin: 0 auto;
}

.zjlz {
    padding-top: 70px;
    min-width: 1200px;
}

.container {
    width: 1200px;
    margin: 30px auto 0;
    display: flex;
    justify-content: space-between;
}

.container .title {
    margin-bottom: 40px;
}

.zjlz-one {
    width: 100%;
    padding-top: 1px;
    background: url(./gk-bg.png) no-repeat;
    background-size: 100% 100%;
    padding-bottom: 40px;
}

.zjlz-one .container {
    flex-direction: column;
}

.zjlz-one .container .middle .pic {
    margin-right: 45px;
    width: 230px;
    height: 175px;
    object-fit: cover;
}

.middle .right .icon {
    margin-bottom: 10px;
    margin-top: -15px;
}

.zjlz-one .container .middle {
    display: flex;
    margin-bottom: 30px;
}

.middle .right p {
    font-size: 16px;
    line-height: 30px;
    color: #404040;
}

.zjlz-two {
    display: flex;
    width: 1200px;
    margin: 0 auto;
}

.zjlz-two-li {
    width: 310px;
    height: 110px;
    background: url(ul-li1.png) no-repeat;
    background-size: cover;
    transition: all 0.6s;
    margin-right: 14px;
}

.zjlz-two-li:hover {
    transform: scale(1.05);
}

.zjlz-two-li:nth-child(2) {
    background: url(ul-li2.png) no-repeat;
    background-size: cover;
}

.zjlz-two-li:nth-child(3) {
    background: url(ul-li3.png) no-repeat;
    background-size: cover;
}

.zjlz-two-li:nth-child(4) {
    background: url(ul-li4.png) no-repeat;
    background-size: cover;
}

.zjlz-two-li a {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    padding-left: 130px;
    font-size: 16px;
    font-weight: bold;
}

.banner-title {
    width: 1200px;
    height: 95px;
    margin: 40px auto;
}

.xwd {
    width: 1200px;
    margin: 0 auto 30px;
    padding: 48px 0 0 60px;
    background: url(mpd.png) no-repeat center;
    display: flex;
}

.xwd_left {
    margin-right: 100px;
}

.xwd_left img {
    width: 90px;
    height: 90px;
    margin-bottom: 10px;
}

.xwd_left p {
    font-size: 18px;
    font-weight: bold;
    color: #ffffff;
    text-align: center;
}

.xwd_right .one_ul li {
    margin-right: 80px;
    display: inline-block;
    margin-bottom: 40px;
}

.xwd_right .one_ul li a {
    color: #fff;
    font-size: 16px;
}

.ywdt-three_title {
    font-size: 24px;
    color: #333333;
    font-weight: bold;
    padding-bottom: 10px;
    border-bottom: 1px solid #115496;
}

.ywdt-three_title img {
    vertical-align: sub;
}

.ywdt-three_title .more {
    font-size: 16px;
    color: #115db2;
    float: right;
}

.content_ul li {
    position: relative;
    line-height: 51px;
    height: 51px;
    /* margin-bottom: 26px; */
}

.all_ul {
    display: flex;
}

.all_ul .content_ul {
    width: 590px;
    margin-right: 20px;
}

.all_ul .content_ul:nth-of-type(2n) {
    margin-right: 0;
}

.content_ul li::before {
    position: absolute;
    content: "";
    width: 5px;
    height: 5px;
    background-color: #115db2;
    transform: rotate(-45deg);
    left: 0;
    top: 25px;
}

.content_ul li:last-of-type {
    margin-bottom: 0;
}

.content_ul li .title {
    font-size: 16px;
    color: #333333;
    width: 500px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    display: inline-block;
    padding-left: 13px;
}

.content_ul li:hover .title {
    color: #115db2;
}

.content_ul li .time {
    color: #999999;
    font-size: 16px;
    float: right;
}

.content_ul li:hover .time {
    color: #115db2;
}

.last_div {
    width: 100%;
    padding-bottom: 74px;
    padding-top: 40px;
    background: url(dt.png) #f5f5f5 no-repeat bottom;
}

.pic_div {
    width: 1200px;
    margin: 0 auto;
}

.pic_div_left {
    position: relative;
    width: 380px;
    height: 475px;
    display: inline-block;
    margin-right: 18px;
    overflow: hidden;
    float: left;
}

.pic_div_left img {
    object-fit: cover;
    width: 380px;
    height: 475px;
}

.pic_div_left p {
    width: 380px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    color: #fff;
    background: rgb(0, 0, 0, 0.5);
    position: absolute;
    bottom: 0;
    left: 0;
}

.pic_div_right_a {
    display: inline-block;
    width: 390px;
    height: 230px;
    position: relative;
    margin-right: 16px;
    overflow: hidden;
}

.pic_div_right_a:nth-of-type(2n) {
    margin-right: 0;
}

.pic_div_right_a img {
    width: 390px;
    height: 230px;
    object-fit: cover;
}

.pic_div_right_a p {
    width: 390px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    color: #fff;
    background: rgb(0, 0, 0, 0.5);
    position: absolute;
    bottom: 0;
    left: 0;
}

.pic_div img:hover {
    transform: scale(1.05);
    transition: all 0.6s;
}
/* 福山区互动交流关怀模式 */
/* 关怀模式进出按钮样式 */
.oldType_switch {
    float: right;
    width: 70px;
    background: #ef920e;
    line-height: 40px;
    height: 264px;
    text-align: center;
    color: #fff;
    border-radius: 32px;
    margin-top: 8px;
    cursor: pointer;
    font-size: 26px;
    display: block !important;
    padding: 15px;
    position: fixed;
    top: 20%;
    right: 0;
    z-index: 2;
}
/* ***** */
.newStyle .oldType_switch {
    float: right;
    width: 70px;
    background: #ef920e;
    line-height: 40px;
    height: 264px;
    text-align: center;
    color: #fff;
    border-radius: 32px;
    margin-top: 8px;
    cursor: pointer;
    font-size: 26px;
    display: block !important;
    padding: 15px;
    position: fixed;
    top: 20%;
    right: 0;
    z-index: 2;
}
.newStyle .zjlz-one .container .middle{
    display: block;
}
.newStyle .middle .right .icon{
    margin-top: 15px;
}
.newStyle .middle .right p{
    font-size: 34px;
    line-height: 40px;
}
.newStyle .zjlz-two{
    flex-wrap: wrap;
}
.newStyle .zjlz-two-li{
    width: 48%;
    height: 200px;
}
.newStyle .zjlz-two-li a{
    font-size: 50px;
    padding-left: 40%;
}
.newStyle .xwd{
    height: 400px !important;
    background-size: 100% 100%;
    display: block;
}
.newStyle .xwd_left p{
    font-size: 50px;
    margin-bottom: 30px;
}
.newStyle .xwd_left img{
    display: none;
}
.newStyle .xwd_right .one_ul li{
    margin: 0;
    width: 49%;
    line-height: 40px;
}
.newStyle .xwd_right .one_ul li a{
    font-size: 32px;
}
.newStyle .ywdt-three_title{
    font-size: 32px;
}
.newStyle .pic_div_left{
    width: 1180px;
    margin-bottom: 5px;
}
.newStyle .pic_div_left img{
    width: 1180px;
}
.newStyle .pic_div_right_a{
    width: 589px;
}
.newStyle .pic_div_right_a img{
    width: 570px;
}
.newStyle .all_ul{
    flex-wrap: wrap;
}
.newStyle .content_ul li::before{
    display: none;
}
.newStyle .content_ul li{
    line-height: 80px;
    height: 80px;
}
.newStyle .content_ul li a{
    width: 100%;
}
.newStyle .content_ul li .title{
    width: 75%;
    font-size: 32px;
}
.newStyle .content_ul li .time{
    font-size: 32px;
}
.newStyle .all_ul .content_ul{
    width: 1190px;
}
.newStyle .all_ul .content_ul:nth-of-type(2n){
    margin-top: 50px;
}
.newStyle .zjlz-one .container .middle .pic{
    width: 500px;
    height: 335px;
}
@media screen and (max-width: 1200px) {
    .container {
        width: 100%;
    }

    .zjlz-four-ul-li {
        text-align: center;
    }
}

@media screen and (max-width: 768px) {
    .zjlz {
        min-width: auto;
    }

    .zjlz-one .container .middle,
    .zjlz-two,
    .xwd,
    .all_ul,
    .pic_div,
    .banner-title,
    .sm-div {
        display: block;
        text-align: center;
        width: 100%;
    }

    .middle .right .icon {
        object-fit: cover;
        width: 50%;
        margin: 20px auto;
    }

    .container {
        flex-direction: column;
        align-items: center;
    }

    .zjlz-one .container .middle .pic {
        width: 100%;
        margin-right: 0;
    }

    .middle .right p {
        padding: 0 10px;
    }

    .zjlz-one-left,
    .zjlz-one-right {
        width: 96%;
    }

    .zjlz-two {
        text-align: center;
    }

    .zjlz-two-li {
        width: 80%;
        margin: 0 auto 10px;
        background-size: contain !important;
    }

    .all_ul .content_ul {
        width: 90%;
        margin: 0 auto;
    }

    .all_ul .content_ul:nth-of-type(2n) {
        margin-right: auto;
    }

    .xwd_left {
        margin-right: 0;
    }

    .banner-title img,
    .container .title img {
        width: 100%;
    }

    .xwd {
        padding: 0;
        background-size: 100% 100%;
    }

    .banner-title {
        margin-bottom: 0;
    }

    .xwd_left img {
        margin-top: 20px;
    }

    .xwd_left p {
        margin-bottom: 20px;
    }

    .xwd_right .one_ul li {
        width: 100%;
        margin-right: 0;
    }

    .ywdt-three_title {
        text-align: left;
        padding-left: 10px;
    }

    .all_ul {
        padding-left: 10px;
    }

    .last_div {
        padding-top: 10px;
    }

    .pic_div_left, .pic_div_left img, .pic_div_right_a img, .pic_div_right_a {
        width: 100%;
        margin-right: 0;
        margin-bottom: 10px;
    }

    .pic_div_left p, .pic_div_right_a p {
        width: 100%;
    }

    .all_ul .content_ul li a {
        width: 100%;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }

    .content_ul li .title {
        width: 80%;
    }

    .content_ul li .time {
        display: none;
    }
}
