.swiper-slide{
    position: relative;
    width: 1920px;
    height: 1080px;
    background-repeat: no-repeat;
}
.open_title{
    width: 1200px;
    margin: 0 auto;
    margin-top:263px;
    font-size: 64px;
    color: #00EAFF;
    min-height: 96px;
    line-height: 96px;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.open_info{
    width: 900px;
    margin: 0 auto;
    /* margin-top:263px; */
    font-size: 24px;
    color: #00EAFF;
    min-height: 36px;
    line-height: 36px;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.body {
    position: relative;
    width: 1920px;
    height: 1080px;
    background-image: url(/upload/admin/20200622/931582848efa67209662cb5e15a6b6c2.png);
    background-repeat: no-repeat;
}

.title {
    position: absolute;
    top: 30px;
    left: 50%;
    transform: translate(-50%, 0);
    width: 702px;
    height: 44px;
    background-image: url(https://img-szwhg.chaoxing.com/4,db378fae6979.png);
    background-repeat: no-repeat;
    background-position: top center;
}

.t_top {
    width: 100%;
    height: 221px;
}

#pingtai_num {
    color: #34FBA4;
}

#wangzhan_num {
    color: #FBBD39;
}

#wechat_num {
    color: #F972AF;
}

.top_middle {
    position: absolute;
    top: 137px;
    left: 50%;
    transform: translate(-50%, 0);
}

.top_left {
    position: absolute;
    top: 55px;
    left: 64px;
}

.top_right {
    width: 565px;
    position: absolute;
    top: 55px;
    right: 74px;
}

.time {
    font-size: 25px;
    color: #8985B6;
    margin-bottom: 45px;
}
/* banner */
.body-container{
    width: 100%;
    height: 1080px;
    overflow: hidden;
}
.body-container .swiper-slide{
    width: 100%;
    height: 100%;
}
.b_bottom {
    width: 100%;
    height: 837px;
}

.shuju {
    width: 1064px;
    margin-left: 43px;
}

/* 通知公告 */

.tz_gonggao {
    position: relative;
    margin-bottom: 20px;
    height: 150px;
    padding: 22px 28px;
    border: 2px solid #3A53B7;
    border-radius: 10px;
    background-color: rgba(63, 55, 226, .2);
}

.a1 {
    position: absolute;
    top: -1px;
    left: -1px;
    width: 18px;
    height: 18px;
    border-top: 2px solid #6ACAFB;
    border-left: 2px solid #6ACAFB;
    border-top-left-radius: 8px;
}

.a2 {
    position: absolute;
    top: -1px;
    right: -1px;
    width: 18px;
    height: 18px;
    border-top: 2px solid #6ACAFB;
    border-right: 2px solid #6ACAFB;
    border-top-right-radius: 8px;
}

.a3 {
    position: absolute;
    bottom: -1px;
    left: -1px;
    width: 18px;
    height: 18px;
    border-bottom: 2px solid #6ACAFB;
    border-left: 2px solid #6ACAFB;
    border-bottom-left-radius: 8px;
}

.a4 {
    position: absolute;
    bottom: -1px;
    right: -1px;
    width: 18px;
    height: 18px;
    border-bottom: 2px solid #6ACAFB;
    border-right: 2px solid #6ACAFB;
    border-bottom-right-radius: 8px;
}

.a_title {
    padding-left: 46px;
    background: url(https://img-szwhg.chaoxing.com/4,dbdaa70eba0d.png) no-repeat left center;
    font-size: 27px;
    color: #FFFFFF;
    margin-bottom: 36px;
    text-align: left;
}
.tz_gonggao>.list{
    width: 600px;
}
.list_focus_nav {
    margin-top: 16px;
}

.list_focus_nav>li {
    text-align: left;
    font-size: 20px;
    margin-top: 22px;
    color: #FFFFFF;
}

.list_focus_nav>li>em {
    display: inline-block;
    width: 20px;
    height: 20px;
    line-height: 12px;
    text-align: center;
}

.list_focus_nav>li>b {
    line-height: 20px;
    width:470px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.list_focus_nav .cur {
    color: #FBBD39;
}

.tongji {
    display: flex;
    height: 619px;
}





/*******************第二屏*********************/
.b_bottom2{
    width: 100%;
    height:837px;
}
.bottom2_left{
    width: 542px;
    margin-left: 43px;
}
.b_bottom2 .area{
    height: 220px;
    padding: 22px 28px;
    border: 2px solid #3A53B7;
    border-radius: 10px;
    background-color: rgba(63, 55, 226, .2);
}
.bottom2_middle{
    width: 690px;
    margin-left: 20px;
    margin-right: 20px;
}
.bottom2_right{
    width: 556px;
    height: 834px;
    /*padding: 22px 47px 22px 28px;*/
    border: 2px solid #3A53B7;
    border-radius: 10px;
    background-color: rgba(63, 55, 226, .2);
    position: relative;
}
/*团队风采*/
.area.cgfc_area{
    position: relative;
    height: 203px !important;
}
.cgfc_area .a_title{
    background: url(https://img-szwhg.chaoxing.com/4,dbdaa70eba0d.png) no-repeat left center;
    text-align: left;
    margin-bottom: 10px;
}
/*到馆统计*/
.area.dgtj_area{
    position: relative;
    height: 235px !important;
    margin-top: 20px;
}
.dgtj_area .a_title{
    /*background: url(https://img-szwhg.chaoxing.com/6,86b8f44fa79f.png) no-repeat left center;*/
    background: url(https://img-szwhg.chaoxing.com/4,868f5d897831.png) no-repeat left center;
    text-align: left;
    margin-bottom: 10px;
}
.total {
    width: 420px;
    margin: 0 auto;
    /*margin-top: 25px;*/
    position: relative;
}

.total>div {
    width: 76px;
    text-align: center;
    margin-right: 18px;
}

.total>div:last-child {
    margin-right: 0;
}

.total>div span {
    font-size: 16px;
    color: #DEDCFB;
    letter-spacing: 2px;
}

.total>div>.venue-middle {
    width: 26px;
    height: 120px;
    border: 1px solid #3971F5;
    border-radius: 14px;
    margin: 0 auto;
    margin-top: 6px;
    margin-bottom: 5px;
    position: relative;
}

.total>div>.venue-middle>div {
    position: absolute;
    left: 4px;
    bottom: 4px;
    width: 18px;
    border-radius: 10px;
    background-color: #00A0E9;
    max-height: 93%;
}

.e_total {
    position: absolute;
    top: 54px;
    right: 0px;
    width: 118px!important;
}

.e_total>span {
    display: block;
    font-size: 21px!important;
}

.e_total>div {
    color: #FC44A4;
    font-size: 27px;
    margin-top: 10px;
}

.e_total #num4 {
    color: #FC44A4;
    font-size: 27px;
}
/*艺术展厅*/
.area.yszt_area{
    position: relative;
    height: 216px !important;
    margin-top: 20px;
}
.yszt_area .a_title{
    background: url(https://img-szwhg.chaoxing.com/2,8690cd34287a.png) no-repeat left center;
    text-align: left;
    margin-bottom: 20px;
}
.yszt_area .swiper-pagination-bullet{
    width: 6px;
    height: 6px;
    background: #fff;
    opacity: 1;
}
.yszt_area .swiper-pagination-bullet-active{
    background: #FC41A8;
    opacity: 1;
}
/* 总分馆 */

.map {
    width: 700px;
    height: 574px;
    position: relative;
    overflow: hidden;
    /*padding: 22px 28px;*/
    /*border: 2px solid #3A53B7;*/
    /*border-radius: 10px;*/
    /*background-color: rgba(63, 55, 226, .2);*/
    /*margin-right: 45px;*/
}

.d_title {
    padding-left: 46px;
    background: url(https://img-szwhg.chaoxing.com/4,86ba3349cb95.png) no-repeat left center;
    font-size: 27px;
    color: #FFFFFF;
    margin-bottom: 28px;
    margin-top: 33px;
    margin-left: 58px;
    text-align: left;
}

.listmap {
    width: 665px;
    height: 450px;
    background: url(/upload/admin/20200622/93feae156d9228bc80941c9313102596.png) no-repeat top center;
    margin-left: 17px;
    position: relative;
}

.tubiao {
    position: absolute;
    left: 120px;
    bottom: 20px;
}

.tubiao>li {
    height: 18px;
    color: #fff;
    font-size: 14px;
    line-height: 18px;
}

.tubiao>li:first-child {
    background: url(https://img-szwhg.chaoxing.com/2,dbec67f1d468.png) no-repeat left center;
    padding-left: 28px;
    margin-right: 36px;
}

.tubiao>li:last-child {
    background: url(https://img-szwhg.chaoxing.com/2,dbedb5b24e2c.png) no-repeat left center;
    padding-left: 22px;
}

/*.listbar {*/
    /*position: absolute;*/
    /*top: 85px;*/
    /*right: 28px;*/
/*}*/

/*.bar_title {*/
    /*color: #FFFFFF;*/
    /*font-size: 18px;*/
    /*text-align: center;*/
    /*margin-top: 36px;*/
/*}*/
/*通知公告*/
.area.jrtj_area{
    position: relative;
    height: 216px !important;
}
.jrtj_area .a_title{
    background: url(https://img-szwhg.chaoxing.com/6,86b8f44fa79f.png) no-repeat left center;
    text-align: left;
    margin-bottom: 10px;
}
.d_list {
    margin-top: 35px;
    margin-left: 6px;
}

.d_list>li {
    margin-top: 27px;
}
.d_list>li>span:first-child {
    display: inline-block;
    width: 2px;
    height: 2px;
    border-radius: 1px;
    margin-top: 9px;
    background-color: #FFFFFF;
    margin-right: 15px;
}

.d_list>li>span:last-child {
    display: inline-block;
    width: 420px;
    color: #FFFFFF;
    font-size: 20px;
    line-height: 20px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: left;
}

.d_erweima {
    position: absolute;
    top:66%;
    right: 55px;
    transform: translate(0, -50%);
    width:260px;
}

.d_erweima>img {
    display: block;
    width:86px;
    height:86px;
    margin: 0 auto;
}

.d_erweima>div>span {
    display: block;
    width: 100%;
    text-align: left;
    font-size: 16px;
    color: #FFFFFF;
    line-height: 16px;
    margin-top:16px;
}
/*作品展厅*/
.zpzt_area{
    position: relative;
    height: 203px !important;
    padding: 22px 28px;
}
.zpzt_area .a_title{
    background: url(https://img-szwhg.chaoxing.com/2,86c6874c3446.png) no-repeat left center;
    text-align: left;
    margin-bottom: 20px;
}
/*非遗资源*/
.bgdt_area{
    position: relative;
    height: 203px !important;
    padding: 22px 28px;
}
.bgdt_area .a_title{
    background: url(https://img-szwhg.chaoxing.com/4,dbdaa70eba0d.png) no-repeat left center;
    text-align: left;
    margin-bottom: 20px;
}
.film_focus_nav {
    margin-top: 16px;
}

.film_focus_nav>li {
    padding-left: 0px;
    text-align: left;
    font-size: 20px;
    margin-top: 22px;
    color: #FFFFFF;
}

.film_focus_nav>li>em {
    display: inline-block;
    width: 20px;
    height: 20px;
    line-height: 12px;
    text-align: center;
}

.film_focus_nav>li>b {
    line-height: 20px;
    width: 476px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.film_focus_nav .cur {
    color: #F93232;
}
/*志愿者风采*/
.zyzfc_area{
    position: relative;
    height: 203px !important;
    padding: 22px 28px;
    margin-top: 30px;
}
.zyzfc_area .a_title{
    background: url(https://img-szwhg.chaoxing.com/2,86c6874c3446.png) no-repeat left center;
    text-align: left;
    margin-bottom: 40px;
}
