.header-iframe {
    display: none;
}

.main-page {
    width: 7.5rem;
    height: 37.04rem;
    margin: 0px auto;
    background: url(/images/index/page_bg.png) no-repeat;
    background-size: cover;
    background-position: center;
    padding-top: 0.58rem;
    box-sizing: border-box;
    font-size: 0.28rem;
}

/* 
 *ÐÂÎÅÖÐÐÄ
 */

.news-box {
    width: 7.5rem;
    height: auto;
    margin: 0 auto;
    position: relative;
    opacity: 100;
}

.imgbox {
    display: flex;
    flex-wrap: wrap;
    align-content: space-around;
}

.imgbox .col {
    display: flex;
    justify-content: space-between;
    margin: 0 5%;
}

.imgbox .col a {
    
}

.imgbox .col img {
    width: 98%;
    margin: 4% 0;
}

.news-box .img-box {
    width: 6.6rem;
    margin: 0.3rem auto;
}

.news-box .img-box::after {
    display: block;
    content: "";
    overflow: hidden;
    height: 0;
}

video.video {
    max-width: 100%;
    margin: .2rem 0;
}



.section-title {
    color: #172646;
    font-size: 0.34rem;
    width: 100%;
    text-align: center;
    line-height: 0.5rem;
}

.section-title a {
    text-decoration: none;
    color: #172646;
}

.news-box .content {
    width: 100%;
    margin-top: 0.6rem;
}

.news-box .content::after {
    display: block;
    content: "";
    overflow: hidden;
    height: 0px;
    clear: both;
}

.news-box .content .news-list {
    width: 7.1rem;
    height: auto;
    margin: auto;
}

.news-box .content .news-list ul {
    width: 100%;
}

.news-box .content .news-list ul li {
    width: 100%;
    height: 1.32rem;
    background: #FFFFFF;
    border-radius: 0.1rem;
    box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
    margin-bottom: 0.2rem;
    box-sizing: border-box;
    overflow: hidden;
}
.news-list ul li:last-child{
    display: none;
}
.news-box .content .news-list ul li:nth-last-of-type(1) {
    margin-bottom: 0;
}

.news-box .content .news-list ul li::after {
    display: block;
    content: "";
    overflow: hidden;
    height: 0px;
    clear: both;
}

.news-box .news-list .date {
    width: 1.37rem;
    height: 100%;
    background: #3DB7EF;
    padding: 0.2rem 0;
    box-sizing: border-box;
    border-radius: 0.1rem;
    float: left;
}

.news-box .news-list .date .day {
    font-size: 0.4rem;
    line-height: 0.4rem;
    font-family: STXihei;
    font-weight: 400;
    color: #FFFFFF;
    margin: auto;
    text-align: center;
    margin-top: 0.1rem;
}

.news-box .news-list .date .yearmonth {
    font-size: 0.13rem;
    font-family: STXihei;
    font-weight: 400;
    color: #FFFFFF;
    margin: auto;
    line-height: 0.3rem;
    text-align: center;
    margin-top: 0.1rem;
}

.news-box .news-list .cot {
    width: 5.5rem;
    height: 100%;
    margin: 0 auto;
    padding: 0.18rem;
    box-sizing: border-box;
    overflow: hidden;
    float: left;
    margin-left: 0.1rem;
}

.news-box .news-list .cot .news-title {
    width: 90%;
    font-size: 0.24rem;
    font-family: Microsoft YaHei;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-bottom: 0.1rem;
    cursor: pointer;
}

.news-box .news-list .cot .news-title a {
    color: #000;
    text-decoration: none
}

.news-box .news-list .cot .news-title a:hover {
    text-decoration: underline;
    color: #3DB7EF;
}

.news-box .news-list .cot .news-remark {
    width: 95%;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 0.2rem;
    line-height: 0.3rem;
    color: #555;
    max-height: 0.6rem;
    transform: scale(0.9);
    transform-origin: left;
}

.news-box .content .pic {
    display: none;
}

.scenery-box {
    width: 7.1rem;
    height: 8.13rem;
    margin: 0.5rem auto 0 auto;
    box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
    border-radius: 0.1rem;
    background-color: #fff;
    opacity: 100;
}

.scenery-box .title-view {
    height: 1.1rem;
    width: 4rem;
    border-bottom-left-radius: 0.1rem;
    border-bottom-right-radius: 0.1rem;
    background-color: #3DB7EF;
    color: #fff;
    font-size: 0.36rem;
    font-family: Source Han Sans CN;
    font-weight: 400;
    margin: 0px auto;
    line-height: 1.1rem;
    text-align: center;
}

.scenery-box .scen-swiper {
    width: 100%;
    margin-top: 0.3rem;
    height: 6.6rem;
}

.scenery-box .scen-swiper .swiper-view {
    width: 100%;
}

.scenery-box .scen-swiper .swiper-view #scenery-li {
    width: 6.7rem !important;
    margin: 0 auto;
    display: table;
    box-sizing: border-box;
}

.scenery-box .swiper-view li .image-grid-view:nth-last-of-type(1) {
    display: none;
}

.scenery-box .swiper-view li .image-grid-view:nth-last-of-type(2) {
    display: none;
}

.scenery-box .swiper-view li .image-grid-view {
    display: table-cell;
    vertical-align: middle;
}

.scenery-box .swiper-view li .block {
    width: 3rem;
    min-width: 3rem;
    margin: 0px auto;
    overflow: hidden;
}

.scenery-box .scen-swiper .swiper-view li .image-wrap {
    width: 100%;
    cursor: pointer;
    margin-bottom: 0.4rem;
    border: none;
    color: rgba(0, 0, 0, 0);
    text-decoration: none;
    border: none;
    display: block;
    padding-top: 0px;
    margin-top: 0px
}

.scenery-box .scen-swiper .image-wrap .zp {
    height: 2.3rem;
    width: 100%;
    border-radius: 0.1rem;
    overflow: hidden;
}

.scenery-box .scen-swiper .image-wrap img {
    height: 2.3rem;
    width: 100%;
    border-radius: 0.1rem;
}

.scenery-box .scen-swiper .image-wrap img:hover {
    transform: scale(1.1);
    -ms-transform: scale(1.1);
}

.scenery-box .scen-swiper .image-wrap .name {
    font-size: 0.24rem;
    width: 95%;
    margin: 0 auto;
    text-align: center;
    margin-top: 0.2rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #333;
}

.scenery-box .scen-swiper .image-wrap .name:hover {
    color: #3DB7EF;
    text-decoration: underline;
}

.scenery-box .scen-swiper .image-wrap:nth-last-of-type(1) {
    margin-top: 0.22rem;
}

.scenery-box .hy-dot i.active {
    background: #FDD000;
}

.activity-box {
    display: none;
    height: 0;
}

.activity-box-min {
    width: 7.5rem;
    margin: 1.3rem auto 0;
    opacity: 100;
}

.activity-box-min .activity-title {
    color: #172646;
    font-size: 0.34rem;
    width: 100%;
    text-align: center;
    line-height: 0.5rem;
}

.activity-box-min .activity-title a {
    text-decoration: none;
    color: #172646;
}

.activity-box-min .activity-list {
    width: 100%;
    padding: 0 0.6rem;
    box-sizing: border-box;
    margin-top: 0.6rem;
}

.activity-box-min .activity-list .activity-item {
    width: 100%;
    height: 1.87rem;
    margin-bottom: 0.5rem;
}

.activity-box-min .activity-list .activity-item::after {
    display: block;
    content: "";
    height: 0;
    overflow: hidden;
    clear: both;
}

.activity-box-min .activity-list .activity-item .activity-image {
    height: 1.87rem;
    width: 2.5rem;
    object-fit: cover;
    border-radius: 0.1rem;
    float: left;
}

.activity-box-min .activity-list .activity-item .cot-view {
    width: 3.5rem;
    margin-left: 0.3rem;
    font-size: 0.2rem;
    height: 1.87rem;
    overflow: hidden;
    float: left;
    position: relative;
}

.activity-box-min .activity-list .activity-item .block {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    max-height: 1.87rem;
    overflow: hidden;
    width: 3.5rem;
}

.activity-box-min .activity-list .activity-item .cot-view .title {

    width: 100%;
}

.activity-box-min .activity-list .activity-item .cot-view .title a {
    width: 100%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    font-size: 0.26rem;
    text-decoration: none;
    color: #111;
    font-weight: bold;
    display: block;
}

.activity-box-min .activity-list .activity-item .cot-view .title a:hover {
    text-decoration: underline;
    color: #0DA1DE;
}

.activity-box-min .activity-list .block .time {
    font-size: 0.2rem;
    margin-top: 0.1rem;
    color: #666;
}

.activity-box-min .activity-list .block .remark {
    margin-top: 0.1rem;
    line-height: 0.32rem;
    color: #444;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    max-height: 0.96rem;
}

.video-box {
    opacity: 100;
    width: 7.5rem;
    margin: 0 auto;
    height: 3.3rem;
    box-sizing: border-box;
    position: relative;
    background: url(/images/index/video_cover.png) no-repeat;
    background-size: 100% 100%;
}

.video-box .video {
    width: auto;
    height: 100%;
    margin: 0px auto;
    display: block;
    position: relative;
    z-index: 10;
    visibility: hidden;
}

.video-box .btn-wrap {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -os-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    z-index: 99;
    height: 1rem;
    width: 1rem;
}

.video-box .play-btn {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -os-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    z-index: 11;
    height: 1rem;
    width: 1rem;
    pointer-events: auto;
}

.quick-menu {
    opacity: 100;
    width: 7.5rem;
    margin: 0.4rem auto 0 auto;
    background-color: white;
    margin-bottom: 0.6rem;
}

.quick-menu::after {
    display: block;
    content: "";
    height: 0px;
    clear: both;
    overflow: hidden;
}

.quick-menu .title-view {
    display: none;
}

.quick-menu .gridview {
    width: 7.5rem;
    height: auto;
    overflow: hidden;
    padding: 0px 0rem;
    box-sizing: border-box;
}

.quick-menu .gridview::after {
    display: block;
    content: "";
    height: 0px;
    clear: both;
    overflow: hidden;
}

.quick-menu .gridview .grid-item {
    height: 1.5rem;
    width: 25%;
    min-width: 25%;
    float: left;
    box-sizing: border-box;
    position: relative;
    overflow: hidden;
}

.quick-menu .gridview .grid-item .block {
    position: absolute;
    top: 50%;
    left: 50%;

    border: none;
    color: rgba(0, 0, 0, 0);
    display: block;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -os-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    cursor: pointer;
}

.quick-menu .gridview .grid-item:hover {
    transform: scale(1.1);
    -ms-transform: scale(1.1);
    -os-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
}

.quick-menu .gridview .grid-item .block .icon {
    width: 0.6rem;
    height: auto;
    display: block;
    margin: 0 auto;
}

.quick-menu .gridview .grid-item .block .name {
    font-size: 0.2rem;
    color: #666;
    margin-top: 0.12rem;
    white-space: nowrap;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
}

.footeriframe {
    display: none;
}

.footeriframe-min {
    opacity: 0;
}
.float-ad{
	display:none;
}