.w1080 {
    width: 1080px;
    margin: 0 auto;
}

.banner {
    height: 540px;
}

.top {
    position: relative;
}

.gd {
    position: absolute;
    top: 9px;
    right: 35px;
}

.gd a {
    font-size: 17px;
    color: #bcbcbc;
}

.bottom {
    margin: 30px 0 0 30px;
}

.xwdt .lbt1 {
    width: 50%;
}

.xwdt .news {
    width: 45%;
    margin-left: 25px;
}

/* 新闻动态_lbt_s */
.lbt1-slide {
    position: relative;
    height: 425px;
}

.lbt1-slide img {
    width: 490px;
    height: 380px;
}

.lbt1-slide p {
    position: absolute;
    bottom: 0;
    left: 0;
    font-size: 25px;
    font-weight: 600;
}

.xwdt .swiper-container-horizontal>.swiper-pagination-bullets {
    left: auto;
    right: 22px;
    width: auto;
}

/* 新闻动态_lbt_e */
.news_cont {
    padding-right: 10px;
}

.news_top {
    line-height: 35px;
    padding-right: 20px;
    padding-bottom: 15px;
    border-bottom: 1px dashed #7d7d7d;
}


.news_top a {
    font-size: 24px;
    font-weight: 600;
    color: #2869ac;
}

.news_list ul li a {
    line-height: 48px;
    font-size: 18px;
    color: #090e3a;
}

/* 精彩图集 */
.ban {
    width: 1000px;
    height: 485px;
    position: relative;
    overflow: hidden;
    margin: 40px auto 0 auto;
}

.ban2 {
    width: 750px;
    height: 500px;
    position: relative;
    overflow: hidden;
}

.ban2 ul {
    position: absolute;
    left: 0;
    top: 0;
}

.ban2 ul li {
    width: 750px;
    height: 480px;
}

.prev {
    float: left;
    cursor: pointer;
}

.num {
    height: 82px;
    width: 430px;
    position: relative;
    float: left;
}

.min_pic {
    width: 240px;
}

.num ul {
    position: absolute;
    left: 0;
    top: 0;
}

.num ul li {
    width: 240px;
    height: 155px;
    padding-bottom: 7px;
}


.prev_btn1 {
    width: 16px;
    text-align: center;
    height: 18px;
    margin-top: 40px;
    margin-right: 20px;
    cursor: pointer;
    float: left;
}

.next_btn1 {
    width: 16px;
    text-align: center;
    height: 18px;
    margin-top: 40px;
    cursor: pointer;
    float: right;
}

.prev1 {
    position: absolute;
    top: 220px;
    left: 20px;
    width: 28px;
    height: 51px;
    z-index: 9;
    cursor: pointer;
}

.next1 {
    position: absolute;
    top: 220px;
    right: 20px;
    width: 28px;
    height: 51px;
    z-index: 9;
    cursor: pointer;
}

.mhc {
    background: #000;
    width: 100%;
    opacity: 0.5;
    -moz-opacity: 0.5;
    filter: alpha(Opacity=50);
    position: absolute;
    left: 0;
    top: 0;
    display: none;
}

.pop_up {
    width: 500px;
    height: 500px;
    padding: 10px;
    background: #fff;
    position: fixed;
    -position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -255px;
    margin-top: -255px;
    display: none;
    z-index: 99;
}

.pop_up_xx {
    width: 40px;
    height: 40px;
    position: absolute;
    top: -40px;
    right: 0;
    cursor: pointer;
}

.pop_up2 {
    width: 500px;
    height: 500px;
    position: relative;
    overflow: hidden;
}

.pop_up2 {
    width: 500px;
    height: 500px;
    position: relative;
    overflow: hidden;
    float: left;
}

.pop_up2 ul {
    position: absolute;
    left: 0;
    top: 0;
}

.pop_up2 ul li {
    width: 500px;
    height: 500px;
    float: left;
}

.jctj {
    margin-top: 75px;
}

.ban2 ul li img {
    width: 750px;
    height: 480px;
}

.num ul li img {
    width: 240px;
    height: 155px;
}

/* 精彩图集_e */
.syds {
    margin-top: 170px;
}

.ban2_list {
    position: relative;
}

.ban2_list p {
    position: absolute;
    bottom: 0;
    width: 750px;
    height: 75px;
    font-size: 26px;
    line-height: 75px;
    text-indent: 1em;
    color: #fff;
    background-color: #0000006e;
}

/* 摄影大赛_s */

#carousel1 {
    width: 960px;
    height: 400px;
    overflow: hidden;
    position: relative;
    margin: 0 auto;
}

#carousel1 img {
    border: none;
    width: 240px;
    height: 180px;
    /* border: solid 1px #000; */
}

#carousel1 #title-text {
    font-size: 22px;
    margin: 10px 20px 0 0;
    padding: 0;
    text-align: right;
}

#carousel1 #alt-text {
    font-size: 14px;
    margin: 5px 20px 0 0;
    padding: 0;
    text-align: right;
}

#carousel1 #user-c {
    padding: 0;
    position: absolute;
    right: 15px;
    bottom: 10px;
}

#carousel1 .carouselLeft,
#carousel1 .carouselRight {
    position: absolute;
    bottom: 20px;
    width: 29px;
    height: 30px;
    overflow: hidden;
    cursor: pointer;
}

#carousel1 .carouselLeft,
#carousel1 .carouselRight {
    width: 35px;
    height: 40px;
}

#carousel1 .carouselLeft {
    right: 45%;

}

#carousel1 .carouselRight {
    left: 40%;
}

/* 摄影大赛_e */

/* 探馆vlog_s */
.tgv {
    margin-top: 80px;
}

.tgv-slide img {
    width: 995px;
    height: 570px;
}

/* 探馆vlog_e */


.zhlt {
    margin: 95px 45px;
}

.foot {
    width: 100%;
    height: 60px;
    background: #101c40;
    text-align: center;
    line-height: 30px;
    padding-top: 20px;
    padding-bottom: 60px;
    color: #fff;
}