.banner img{
    height: 350px;
    width: 100%;
    object-fit: cover;
}

.page-nav a{
    border: 1px solid #cdcdcd;
    padding: 10px 20px;
    color: #cdcdcd;
    text-decoration: none;
    font-size: 16px;
}

.active-page-nav{
    background: #8F161F;
    color: #fff!important;
    border:0!important;
}

ul.page-nav.row {
    display: flex;
    justify-content: center;
    margin: 10px 0 30px;
}

.page-nav li{
    margin-right: 20px;
}

.page-nav li:last-child{
    margin-right: 0;
}


.main-detail {
    box-sizing: border-box;
    /* padding: 0px 15px; */
    overflow: hidden;
}

.main-detail .detail-title{
    text-align: center;
    /* line-height: 35px; */
    margin-bottom: 25px;
    font-size: 20px;
    /*font-weight: bold;*/
    margin-top: 0;
}

.main-detail .detail-note {
    text-align: center;
    line-height: 30px;
    font-size: 15px;
    color: #999999;
    margin-bottom: 30px;
    padding-bottom: 15px;
    border-bottom: 1px solid #ddd;
}

.main-detail .detail-con {
    line-height: 34px;
    font-size: 16px;
}

.detail-footer {
    padding: 25px 0;
    font-size: 36px;
    color: #BFC3C6;
    display: flex;
    justify-content: space-between;
    padding-top: 20px;
    border-top: 1px solid #ddd;
    margin-top: 40px;
}

.detail-prev,.detail-next{
    height: 36px;
    width: 36px;
    background: #BFC3C6;
    display: inline-block;
    text-align: center;
    line-height: 30px;
    cursor: pointer;
}

.detail-prev:hover, .detail-next:hover{
    background: #8F161F;
}

.information-item{
    display: flex;
    margin-top: 30px;
}


.information-content1{
    background: url("../images/zx/gonggao-BG.JPG");
    width: 100%;
    background-size: 100% 100%;
}

.information-content2{
    background: url("../images/zx/xinwen-BG.JPG");
    width: 100%;
    background-size: 100% 100%;
}


.info-item{
    display: flex;
    justify-content: space-between;
    align-items: center;
    line-height: 30px;
}

.info-item span{
    color:#CD646B;

}

.blue-color  span{
    color: #7498C8;

}

.info-item i{
    font-style: normal;
    color: #fff;
}

.blue-color{
    color: #7498C8;
}

.information-content{
    padding: 30px 30px 30px 40px;
}


.main-opentime{
    text-align: center;
}

.opentime-title{
    margin:30px 0 40px;
    position: relative;
}



.opentime-panel{
    color: #666666;
    font-size: 16px;
    margin-bottom: 40px;
}

.guide-line{
    display: flex;
    margin-bottom: 20px;
}

.guide-opentime{
    background: url("../images/dl/opentime-bg.JPG");
    background-size: 100% 100% ;
    width: 780px;
    height: 206px;
    position: relative;
    padding: 24px 50px;
}

.guide-opentime-panel{

}

.guide-opentime .guide-splite{
    position: absolute;
    right: 0;
    top: 0;
}

.open-time-item{
    justify-content: left;
}

.decorate-line{
    width: 260px;
    background: url("../images/gc/opentime-line.png");
    height: 2px;
    margin-left: 20px;
}

.decorate-line4{
    width: 480px;
    background: url("../images/dl/transportation-line.png");
    height: 2px;
    margin-left: 10px;
    opacity: 0.4;
}


.tour-instructions{
    background: url("../images/dl/tour-instructions-bg.JPG");
    background-size: 100% 100%;
    width: 100%;
    height: 260px;
    padding: 30px 50px;
}

.transportation-panel{
    margin-top: 40px;
    background: url("../images/dl/transportantion-bg.JPG");
    background-size: 100% 100%;
    width: 100%;
    height: 330px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.transportation-title{
    display: flex;
    align-items: center;
    justify-content: left;
}

.transportation{
    padding: 30px 50px;
}

.tour-instructions-line {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 30px;
    font-size: 16px;
    color: #fff;
    line-height: 25px;
}

.transportation-line{
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 30px;
    font-size: 16px;
    color: #fff;
    line-height: 25px;
}

.tour-instructions-title{
    display: flex;
    align-items: center;
    justify-content: left;
}

.decorate-line2{
    width: 838px;
    background: url("../images/gc/instructions-line.png");
    height: 2px;
    margin-left: 20px;
}

.decorate-line3{
    width: 240px;
    background: url("../images/dl/transportation-line.png");
    height: 2px;
    margin-left: 20px;
}

.decorate-line5{
    width: 100%;
    background: url("../images/dl/transportation-line.png");
    height: 2px;
    margin: 20px 0;
}

.showroom-title{
    text-align: center;
}

ul.showroom-list {
    padding: 0;
    margin-top: 40px;
}

.showroom-item{
    position: relative;
    overflow: hidden;
}

.showroom-item img{
    width:100%;
}


.collection-list .showroom-item img{
    width:100%;
    height: 220px;
    object-fit: cover;
}

.showroom-name{
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    background: rgba(0,0,0,.7);
    text-align: center;
    width: 100%;
    padding: 10px 0;
    margin-bottom: 0;
}

.guide-nav-list li{
    padding: 0;
    margin: 0;
}

.guide-nav-list li img{
    width: 100%;
}

ul.guide-nav-list {
    padding: 0 15px;
    margin-top: 0px;
}

.transportation-map {
    width: 100%;
    margin-right: 2px;
}

.opentime-name {
    position: absolute;
    top: 0;
    width: 100%;
    font-size: 28px;
}

.boutique{
    margin: 40px 0;
}

.boutique-title{
    text-align: center;
}

.boutique-item-name{
    text-align: center;
    margin-top: 10px;
}

.more-button{
    margin-top: 50px;
    width: 100%;
    text-align: center;
}

.more-button a {
    border: 1px solid #cdcdcd;
    padding: 10px 20px;
    color: #cdcdcd;
    text-decoration: none;
    font-size: 16px;
}


.collection-list {
    margin-top: 20px!important;
}

.collection-item-name{
    line-height: 44px;
    background: #fff;
    text-align: center;
    margin-bottom: 24px;
}

.breadcrumb{
    border-bottom: 1px solid #DCDDDF;
    background-color: transparent;
    border-radius: 0;
    padding: 20px 0;
    color: #666;
    margin-bottom: 0;
}

.breadcrumb a{
    color: #666666;
}

.breadcrumb img{
    margin: 0 5px;
}

.collection-detail{
    padding: 70px;
    display: flex;
}

.collection-detail-info {
    margin-left: 50px;
    color: #666867;
    font-size: 16px;
    width: 80%;
    margin: 0 auto;
    height: 80%;
    color: #fff;
    overflow: auto;
    padding-right: 15px;
}

p.collection-detail-name {
    font-size: 24px;
    color: #fff;
    text-indent: -12px;
}

.collection-detail-label{
    color: #fff;
}

p.collection-detail-remark {
    text-indent: 36px;
    line-height: 28px;
    /* margin-top: 20px; */
}

.collection-detail-stitle {
    margin: 20px 0;
    display: flex;
    justify-content: left;
    align-items: center;
}

.collection-detail-img img{
    width: 480px;
    height: auto;
    object-fit: cover;
}

.collection-detail-stitle span {
    white-space: nowrap;
    color: #333;
    font-size: 18px;
    font-weight: bold;
}

.active-name{
    text-indent: 52px;
    position: absolute;
    top: -4px;
    width: 100%;
    font-size: 32px;
}


.active-more{
    margin-top: 20px;
    margin-right: 20px;
}


.active-more {
    color: #999999;
}

.active-more:hover{
    color: #999999;
}

.active-title-panel{
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    margin-bottom: 10px;
}

.active-content-panel{
    display: flex;

}

.active-calender{
    width: 338px;
    border: 2px solid #8F161F;
}

.active-calender-list{
    width: 242px;
    height: 340px;
    background: url("../images/sj/active-calender-bg.JPG");
}

.active-title{
    margin:0;
    position: relative;
}

.active-line {
    margin-top: 40px;
    overflow: hidden;
}


.active-calender-list ul {
    margin: 0;
    padding: 30px 22px;
}

.active-calender-list ul a{
    color:#fff;
    margin-left: 10px;
}

.active-calender-list ul li{
    display: flex;
    align-items: baseline;
    /* line-height: 24px; */
    margin-bottom: 10px;
}


.act-list {
    /* margin: 20px 0 10px; */
    background: #fff;
    padding: 24px 20px;
    margin: 0;
}

.act-item{
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 15px;
}

.act-title{
    color:#111;
}

span.act-title img {
    margin-right: 2px;
}

.no-margin{
    margin:0;
}

.act-list-img{
    width: 100%;
}

.act-date{
    color: #cbcbcb;
}

.act-module{
    height: 340px;
    background: #fff;
}

.last-active{
    display: flex;
    width:100%;
}

.last-active img{
    width:auto;
}

.last-active .act-list{
    width:100%;
}

.act-top-title{
    font-size: 20px;
}

.act-top-label{
    color: #999;
}

.act-top {
    border-bottom: 1px dashed #999;
    margin-bottom: 20px;
    padding-bottom: 10px;
}

.room-neting-img {
    width: 100%;
}


.model-3d {
    height: 100%;
}

.info-3d {
    height: 100%;
}

p.label-3d {
    height: 100%;
    display: flex;
    align-items: center;
    /* color: #fff; */
}
::-webkit-scrollbar {/*ÃƒÂ¦Ã‚Â»Ã…Â¡ÃƒÂ¥Ã…Â Ã‚Â¨ÃƒÂ¦Ã‚ÂÃ‚Â¡ÃƒÂ¦Ã¢â‚¬Â¢Ã‚Â´ÃƒÂ¤Ã‚Â½Ã¢â‚¬Å“ÃƒÂ¦Ã‚Â Ã‚Â·ÃƒÂ¥Ã‚Â¼Ã‚Â*/

        width: 10px;     /*ÃƒÂ©Ã‚Â«Ã‹Å“ÃƒÂ¥Ã‚Â®Ã‚Â½ÃƒÂ¥Ã‹â€ Ã¢â‚¬Â ÃƒÂ¥Ã‹â€ Ã‚Â«ÃƒÂ¥Ã‚Â¯Ã‚Â¹ÃƒÂ¥Ã‚ÂºÃ¢â‚¬ÂÃƒÂ¦Ã‚Â¨Ã‚ÂªÃƒÂ§Ã‚Â«Ã¢â‚¬â€œÃƒÂ¦Ã‚Â»Ã…Â¡ÃƒÂ¥Ã…Â Ã‚Â¨ÃƒÂ¦Ã‚ÂÃ‚Â¡ÃƒÂ§Ã…Â¡Ã¢â‚¬Å¾ÃƒÂ¥Ã‚Â°Ã‚ÂºÃƒÂ¥Ã‚Â¯Ã‚Â¸*/

        height: 1px;
		
		margin-left: 5px;

    }

::-webkit-scrollbar-thumb {/*ÃƒÂ¦Ã‚Â»Ã…Â¡ÃƒÂ¥Ã…Â Ã‚Â¨ÃƒÂ¦Ã‚ÂÃ‚Â¡ÃƒÂ©Ã¢â‚¬Â¡Ã…â€™ÃƒÂ©Ã‚ÂÃ‚Â¢ÃƒÂ¥Ã‚Â°Ã‚ÂÃƒÂ¦Ã¢â‚¬â€œÃ‚Â¹ÃƒÂ¥Ã‚ÂÃ¢â‚¬â€*/

        border-radius: 10px;

         -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);

        background: #b3afaf;

    }

::-webkit-scrollbar-track {/*ÃƒÂ¦Ã‚Â»Ã…Â¡ÃƒÂ¥Ã…Â Ã‚Â¨ÃƒÂ¦Ã‚ÂÃ‚Â¡ÃƒÂ©Ã¢â‚¬Â¡Ã…â€™ÃƒÂ©Ã‚ÂÃ‚Â¢ÃƒÂ¨Ã‚Â½Ã‚Â¨ÃƒÂ©Ã‚ÂÃ¢â‚¬Å“*/

        -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);

        border-radius: 10px;

        background: #EDEDED;

}
.overlay-ui{
	visibility:hidden;
}

.panel-box{
	z-index: 100;
	background:rgba(0,0,0,.75);
}

.video-panel {
    position: fixed;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    /*margin: 20px;*/
    background: rgba(0, 0, 0, .75);
    border-radius: 10px;
    display: none;
    justify-content: center;
    align-items: center;
    /*padding: 20px 130px;*/
}

.close-panel{
    position: absolute;
    right: 10px;
    top: 10px;
    cursor: pointer;
    color: #fff;
    z-index: 1000;
}

.close-panel img{
    width:30px;
    height:30px
}


.right-panel{
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 98;
    color: #fff;
    display: flex;
    justify-content: center;
    /* align-items: center; */
}

.right-panel span{
    background: rgba(0,0,0,.3);
    padding: 12px 12px 12px;
    border-radius: 6px;
    display: inline-block;
    cursor: pointer;
    /* line-height: 23px; */
    font-size: 0;
}


.video-box{
    width: 60%;
    /* height: 80%; */
    position: relative;
}

.video-box video{
    width: 100%;
    /* height: 100%; */
    border-radius: 8px;

    outline: none;
}

.video-btn{
    margin-left:15px;
}

.music-btn {
	margin-left: 15PX;
}

.music-btn img{
	width: 28px;
	height: 28px;
	
}

.collection-detail-info img{
	width:100%;
	display: block;
}

.right-panel{
	display:flex;
}


@media (max-width:768px){
    .banner img{
        height:auto;
    }

    .information-item> img{
        display:none;
    }

    .information-item{
        margin-bottom:2px!important;
    }

    .guide-line{
        display:block;
        margin-bottom: 0px;
    }

    .guide-opentime{
        width:100%;
        padding: 20px;
    }

    .decorate-line{
        display:none;
    }

    .tour-instructions{
        padding:20px;
        height:auto;
    }
    .tour-instructions-line{

        display: block;
    }

    .decorate-line2{
        display:none;
    }

    .guide-appointment img{
        width:100%;
    }

    .transportation-panel{
        width:100%;
        margin-top: 0;
        display: block;
        height: auto;
    }

    .transportation{
        padding:20px;
    }

    .decorate-line3{
        display:none;
    }

    body .main-guide:nth-child(4){
        padding-top: 2px!important;
        /* margin-top: 2px!important; */
    }

    ul.page-nav.row {
        display: inline-block;
        margin: 10px;
        padding: 0;
        text-align: center;
        width: 100%;
        margin: 10px 0;
    }

    ul.page-nav.row li{
        display: inline-flex;
        margin: 0;
    }

    ul.page-nav.row li a{

        font-size: 1.2rem;

        padding: 6px;

        margin-bottom: 10px;

        overflow: hidden;
    }

    .baoguan-title{

        margin-top: 30px;
    }

    .relics-inner img{
        width:100%;
    }

    .main-opentime{
        padding:0 10px;
    }

    .main-opentime img{
        width: 100%;
    }

    .active-content-panel{
        display:inline-block;
    }

    .active-line .col-md-6{
        padding: 0;
        margin:0;
        padding-right: 0!important;
    }

    .active-calender{
        width: 100%;
    }

    .active-calender-list{
        width: 100%;
        height: auto;
    }
    .act-module{
        height:auto;
    }

    .active-line .col-md-6:nth-child(2){
        padding-top: 40px

    }

    .last-active{
        display:inline-block;
    }

    .last-active img{
        width:100%;
        /* height: auto; */
    }

    .collection-detail{
        display:inline-block;
        padding: 10px;
    }

    .collection-detail-img img{
        width: 100%;
        height: auto;
        /* object-fit: contain; */
    }

    .collection-detail-info{
        margin:0;
        width:100%;
    }

    .collection-detail-stitle{
        display: none;
    }

    .page-bottom-neting img{
        width: 100%;
    }

    .app-list-item-2{

        margin: 0;
    }

    .showroom-list .app-list-item-2:nth-child(even){
        padding-left: 1px;
    }

    .showroom-list .app-list-item-2:nth-child(odd){
        padding-right: 1px;
    }

    .main-detail video{
        width:100%;
    }

    .opentime-name{
        font-size: 3.5rem;
    }

    .guide-opentime .guide-splite{
        display:none;
    }

    .boutique-item-name{
        white-space:nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
    }
	
	.collection-detail-remark img{
		width: 100%;
	}


	.video-btn{
		margin-left: 0;
	}

	.music-btn {
	    margin-top: 15px;
	    margin-left: 0;
		margin-right: 0;
	}
	
	.right-panel{
		display:flex;
	}
	
	 .video-box{
        width:90%!important;
    }
}

video::-webkit-media-controls-fullscreen-button {
	display: none;
}