html {
    min-width: 1200px;
}

body {
    width: 100%;
    height: auto;
    /* background: url(//www.news.cn/info/rdzt/ltfwyxwkh/img/bg.jpg) no-repeat 50% 480px; */
    margin: 0 auto;
}

.banner {
    width: 100%;
    height: 480px;
    margin: 0 auto;
    position: relative;
}

.banner video {
    /* position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%); */
    height: 480px;
    width: 100%;
    object-fit: cover;
}

.jj_box {
    width: 1198px;
    /* height: 73px; */
    margin: 0 auto;
    /* margin-top: 50px; */
    margin-bottom: 50px;
}

.nav_box {
    width: 880px;
    height: 96px;
    margin: 0 auto;
    list-style: none;
}

.nav_box li {
    float: left;
    width: 254px;
    height: 96px;
    background: url(//www.news.cn/info/rdzt/ltfwyxwkh/img/nav_a.png) no-repeat;
    font-size: 30px;
    text-align: center;
    color: #ad2b0f;
    line-height: 96px;
}

.nav_box li a {
    color: #ad2b0f;
}

.nav_box li:hover {
    float: left;
    width: 254px;
    height: 96px;
    background: url(//www.news.cn/info/rdzt/ltfwyxwkh/img/nav_b.png) no-repeat;
}

.nav_box li:hover a {
    color: #fff;
}

.nav_box li+li {
    margin-left: 59px;
}

.dh {
    width: 1064px;
    height: 182px;
    margin: 0 auto;
    margin-top: 60px;
    margin-bottom: 40px;
}

/*精彩推荐*/
.tab2 {
    width: 1200px;
    position: relative;
    margin: 0 auto;
}

.tab2 .tab_menu2 {
    width: 100%;
}

.tab2 .tab_menu2 li {
    float: left;
    width: 220px;
    height: 50px;
    background: #a9ccd1;
    line-height: 50px;
    cursor: pointer;
    text-align: center;
    margin: 0 2px 0 0;
    font-size: 22px;
    color: #004e5c;
}

.tab2 .tab_box2 {
    padding: 45px 18px;
    width: auto;
    height: auto;
    background-color: #dcebeb;
}

.tab2 .tab_menu2 .selected {
    background-color: #dcebeb;
    cursor: pointer;
    position: relative;
}

.tab2 .tab_menu2 .selected:before {
    content: "";
    width: 38px;
    height: 21px;
    background: url(//www.news.cn/info/rdzt/ltfwyxwkh/img/jctj_icon.png) no-repeat;
    position: absolute;
    left: 25px;
    top: 15px;
}

.tab2 .hide {
    display: none;
}

.video_pic {
    width: 100%;
    height: auto;
    position: relative;
}

.big_img {
    width: 1164px;
    height: 655px;
    position: relative;
}

.big_img img {
    width: 100%;
    height: auto;
}

.big_img .player {
    width: 74px;
    height: 74px;
    position: absolute;
    left: 25px;
    bottom: 25px;
}

.big_img .player img {
    width: 74px;
    height: 74px;
}

/*活动报道*/
.part01 {
    width: 1100px;
    margin: 60px auto 0;
    position: relative;
    /* padding-bottom: 55px; */
}

.part01 .swiper-container {
    padding: 0px 0;
    width: 1100px;
    margin: 0 auto;
    /* height: 500px; */
}

.part01 .swiper-slide {
    width: 960px;
    height: auto;
    overflow: hidden;
}

.part01 .swiper-slide .tit {
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 4;
    padding: 20px 5px 20px 5px;
    width: 100%;
    text-align: center;
    font-size: 20px;
    line-height: 24px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #fff;
    font-weight: bolder;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 1%, rgba(0, 0, 0, 0.65) 99%, rgba(0, 0, 0, 0.65) 100%);
}

.part01 .swiper-slide .tit a {
    color: #fff;
}

.part01 .swiper-slide .tit h3 {
    font-size: 22px;
    font-weight: bolder;
    margin-bottom: 5px;
}

.part01 .swiper-slide .tit p {
    font-size: 16px;
    line-height: 24px;
    font-weight: normal;
}

.part01 .swiper-slide-active:after {
    display: none;
}

.part01 .swiper-slide img {
    width: 100%;
    height: auto;
    display: block;
}

.part01 .swiper-button-prev {
    width: 19px;
    height: 40px;
    background: url("http://www.zgjx.cn/ztzl/yqxx/images/20230725yqxx_anLeft03_v1.png") 0 0 no-repeat;
    right: auto;
    left: -40px;
}

.part01 .swiper-button-prev:hover {
    opacity: 0.6;
}

.part01 .swiper-button-next {
    width: 19px;
    height: 40px;
    background: url("http://www.zgjx.cn/ztzl/yqxx/images/20230725yqxx_anRight03_v1.png") 100% 100% no-repeat;
    left: auto;
    right: -40px;
}

.part01 .swiper-button-next:hover {
    opacity: 0.6;
}

.video_pic .swiper-button-prev {
    width: 19px;
    height: 40px;
    background: url("http://www.zgjx.cn/ztzl/yqxx/images/20230725yqxx_anLeft03_v1.png") 0 0 no-repeat;
    right: auto;
    left: -40px;
}
.video_pic .swiper-button-prev:hover {
    opacity: 0.6;
}
.video_pic .swiper-button-next {
    width: 19px;
    height: 40px;
    background: url("http://www.zgjx.cn/ztzl/yqxx/images/20230725yqxx_anRight03_v1.png") 100% 100% no-repeat;
    left: auto;
    right: -40px;
}

.video_pic .swiper-button-next:hover {
    opacity: 0.6;
}
.video_pic .swiper-pagination {
    text-align: center;
    width: 100%;
}
.video_pic .swiper-pagination-bullet {
    margin: 0 3px;
}


/*服务风采*/
.wlgy_box {
    overflow: hidden;
    position: relative;
}

.wlgy_box:after {
    content: "";
    width: 100%;
    height: 270px;
    background: url(//www.news.cn/info/rdzt/ltfwyxwkh/img/fwfc_bg.jpg) repeat-x;
    position: absolute;
    top: 170px;
    left: 0;
}

.wlgy_box .tab1 {
    width: 1200px;
    position: relative;
    margin: 0 auto;
}

.wlgy_box .tab1 .tab_menu {
    width: 1200px;
    height: 40px;
    margin: 0 auto;
}

.wlgy_box .tab1 .tab_menu li {
    float: left;
    width: 232px;
    height: 40px;
    cursor: pointer;
    text-align: center;
    background: #a9ccd1;
    border-radius: 20px;
    color: #004e5c;
    font-size: 18px;
    text-align: center;
    line-height: 40px;
}

.wlgy_box .tab1 .tab_menu li+li {
    margin-left: 10px;
}

.wlgy_box .tab1 .tab_menu li.selected {
    background: #f45b4e;
    cursor: pointer;
    color: #fff;
    position: relative;
}

.wlgy_box .tab1 .tab_menu li.selected:before {
    content: "";
    width: 38px;
    height: 21px;
    background: url(//www.news.cn/info/rdzt/ltfwyxwkh/img/fwfc_icon.png) no-repeat;
    position: absolute;
    left: 20px;
    top: 10px;
}

.wlgy_box .tab1 .tab_box {
    width: 1200px;
    height: auto;
    clear: both;
    position: relative;
    z-index: 2;
    margin-top: 40px;
}

.wlgy_box .tab1 .hide {
    display: none;
}

.wlgy_box .pic {
    width: 220px;
    height: auto;
    margin-left: 10px;
    float: left;
    margin-bottom: 100px;
}

.wlgy_box .pic img {
    width: 220px;
    height: auto;
}

.wl_pic {
    width: 100%;
    margin: 0 auto;
    margin-top: 45px;
}

.wl_pic .swiper-slide {
    box-sizing: border-box;
    width: 220px;
    height: 294px;
    margin-top: 240px;
}

.wl_pic .swiper-slide .pic {
    width: 100%;
    height: auto;
    margin: 0 auto;
}

.wl_pic .swiper-slide .pic img {
    width: 100%;
    height: auto;
}

.wl_pic .swiper-slide-active {
    width: 448px;
    height: 598px;
    margin-top: 0;
}

.wl_pic .swiper-button-prev {
    width: 30px;
    height: 60px;
    background: url(//www.news.cn/info/rdzt/ltfwyxwkh/img/fw_left.jpg) no-repeat;
    left: -30px;
    margin-top: 100px;
}

.wl_pic .swiper-button-next {
    width: 30px;
    height: 60px;
    background: url(//www.news.cn/info/rdzt/ltfwyxwkh/img/fw_right.jpg) no-repeat;
    right: -30px;
    margin-top: 100px;
}

.fw_title {
    width: 375px;
    height: 120px;
    position: absolute;
    top: 130px;
    left: 950px;
}
.zgltApp .fw_title{
    left: 550px;
}
.fw_title h2 {
    font-size: 46px;
    font-weight: bolder;
    color: #004e5c;
    position: relative;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.fw_title h2:after {
    content: "";
    width: 50px;
    height: 4px;
    background: #f56356;
    position: absolute;
    left: 0;
    bottom: 0;
}

.fw_title p {
    font-size: 24px;
    color: #fff;
    margin-top: 5px;
}

.foot {
    text-align: center;
    padding: 74px 0;
    font-size: 14px;
    line-height: 28px;
    color: #004e5b;
    margin-top: 144px;
}

#goToTop {
    position: fixed;
    bottom: 20px;
    left: 50%;
    margin-left: 640px;
    background: url(//www.news.cn/info/rdzt/ltfwyxwkh/img/back_top.jpg) no-repeat;
    width: 37px;
    height: 39px;
    cursor: pointer;
}
