 .ht-nav-right-ti {
                            position: relative;
                            padding: 0 22px;
                            text-align: center
                        }
                        
                        .ht-nav-right-ti img {
                            position: absolute;
                            display: none;
                            width: 100%;
                            top: 100%;
                            left: 0;
                            right: 0;
                            z-index: 99;
                        }
                        
                        tr {
                            cursor: pointer;
                        }
                        
                        #chatBtn {
                            display: none !important;
                        }
                        
                        .right_bar_ {
							display: none !important;
                            position: fixed;
                            width: 190px;
                            bottom: 470px;
                            left: auto;
                            right: 10px;
                            z-index: 2147483647;
                            color: #fff;
                        }
                        
                        .num1_ {
                            padding-top: 30px;
                            top: 250px;
                            width: 70px;
                            height: 100px;
                            border-radius: 100px 100px 0 0;
                            color: #fff;
                        }
                        
                        .num1_ a {
                            color: #fff;
                        }
                        
                        .right_bar1_ {
                            position: absolute;
                            right: 0;
                            /*width: 70px;*/
                            /*height: 100px;*/
                            background: #10b6ac;
                            text-align: center;
                            line-height: 30px;
                            color: #fff;
                        }
                        
                        .right_bar_ .num6_ {
                            top: 345px;
                            width: 70px;
                            height: 100px;
                            border-radius: 0 0 100px 100px;
                            padding-bottom: 30px;
                            cursor: pointer;
                            padding-top: 16px;
                        }
                        
                        .right_bar1_ xian1 {
                            border-bottom: 1px solid #fff;
                            position: absolute;
                            top: 50px;
                            left: 127px;
                            z-index: 999;
                            width: 55px;
                            opacity: 0.5;
                        }
                        
                        .right_bar1_:hover {
                            background: #009a90;
                        }
                        
                        .xian_to__ {
                            border-bottom: 1px solid #fff;
                            position: absolute;
                            top: 345px;
                            left: 127px;
                            z-index: 999;
                            width: 55px;
                            opacity: 0.5;
                        }
                        
                        .n-last-date p {
                            display: inline-block;
                            vertical-align: bottom;
                            top: -17px;
                            font-size: 24px;
                            font-weight: bold;
                            letter-spacing: 1.5px;
                            position: relative;
                            right: -3px;
                        }
                        
                        .hot-phone {
                            margin-top: 20px;
                        }
                        
                        .friendLink-text {
                            margin-left: 50px;
                            margin-top: 25px;
                        }
                        
                        .serviceLeft {
                            padding-top: 45px;
                        }
                        
                        .friendLink-box {
                            width: 275px;
                            height: 34px;
                            margin-left: 50px;
                            margin-top: 10px;
                            /*background-color:red;*/
                            display: flex;
                            justify-content: space-between;
                        }
                        
                        .Link-img1 {
                            width: 132px;
                            background-image: url("./pc/20210126/f1.png");
                            background-size: 132px 34px;
                            cursor: pointer;
                        }
                        
                        .Link-img2 {
                            width: 132px;
                            background-image: url("./pc/20210126/f2.png");
                            background-size: 132px 34px;
                            cursor: pointer;
                        }
                        
                        .ht-nav-welcome {
                            float: left;
                        }
						
						
.container-fluidbanne {
                height: 182px;
                margin-bottom: 40px;
}



.history-content ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.history-content ul li {
    width: 49%;
    height: 120px;
    margin-bottom: 15px;
    background-color: #E8E8E8;
    display: flex;
    justify-content: center;
    align-items: center;
}

.history-content ul li .history_img {
    width: 30%;
    margin: 0 auto;
}

.history-content ul li .history_img img {
    display: block;
    margin: 0 auto;
}

.history-content ul li .history_title {
    width: 67.5%;
    margin-right: 2.5%;
}

.history-content ul li .history_title p {
    margin-bottom: 0px;
}

.history-content ul li .history_title p:first-child {
    font-size: 16px;
    font-weight: 700;
}



@media screen and (max-width: 750px) {
    .history-content ul li .history_title p:first-child {
        font-size: 13px;
    }
    .history-content {
        width: 96%;
        margin: 0 auto;
    }
}	



.zzsc_rig {
    display: flex;
    justify-content: space-between;
    border-bottom: 5px solid #05AE94;
    padding-bottom: 15px;
}

.zzsc_lef li {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid #ccc;
    padding-top: 15px;
    padding-bottom: 15px;
}

.zzsc_lef li img {
    width: 40px;
    height: 40px;
}

.zsml-230 ul {
    display: flex;
    flex-wrap: wrap;
}

.zsml-230 ul li {
    width: 190px;
    height: 65px;
	margin-left: 1%;
    border: 1px solid #ccc;
    margin-bottom: 15px;
}

.zsml-230 ul li img {
    display: block;
    margin: 0 auto;
    margin-top: 6px;
}

.zzxz-art ul {
    display: flex;
    flex-wrap: wrap;
}

.zzxz-art ul li {
    width: 32%;
    margin-bottom: 15px;
	margin-left: 1.2%;
}

.zzxz-art ul li img {
    display: block;
    width: 100%;
}

.zzxz-art p {
    line-height: 30px;
    margin-bottom: 0px !important;
}

.zzxz-art p:last-child {
    color: #ccc;
    font-size: 14px;
}

@media screen and (max-width: 500px) {
    .zzxz-art ul li {
        width: 48%;
    }
    .otherwz {
        margin-left: 5px !important;
    }
    .otherz {
        width: 43% !important;
        margin: 5px 10px !important;
    }
    .otherz-1 {
        display: flex;
        flex-wrap: wrap;
    }
    .hotel-infomation {
        padding-left: 0px !important;
        margin-left: 0px !important;
    }
    .otherimg {
        margin-left: 14%;
    }
    .zsml-230 ul li {
        width: 185px;
    }
}

@media screen and (max-width: 380px) {
    .zsml-230 ul li {
        width: 168px;
    }
}
	
	
	
	/* artlist */

.food-bg {
    background: #f4f4f4;
}

.cl-left>.cl-artical-title {
    margin-bottom: 28px;
}

.cl-left nav {
    width: 100%;
}

.card-video {
   padding: 7px !important;
}

.card-video .artlist-card {
    padding: 0;
}

.artlist-card {
    padding: 15px;
    margin-bottom: 15px;
    border-radius: 4px;
}

.artlist-card:hover {
    box-shadow: rgba(222, 222, 222, .9) 0 0 10px;
}

.artlist-card:hover .artlist-card-main-title {
    color: #3C21C5;
}

.artlist-card .row .col-md-8 {
    padding-left: 0;
}

.artlist-card-img img {
    display: block;
    width: 100%;
    height: 106px;
    border-radius: 4px;
}

.artlist-card-img.card-img-ltjb img {
    margin: 0 auto;
    max-width: 100%;
    width: auto;
}

.artlist-card-main-title {
    font-size: 14px;
    font-weight: bold;
    height: 32px;
    overflow: hidden;
    margin-bottom: 15px;
    color: #5a5a5a;
}

.artlist-card-main-info {
    color: #909090;
        min-height: 25px;
    padding-bottom: 0;
    margin-bottom: 0;
    text-indent: 0;
}

.artlist-card-more {
    width: 64px;
    text-align: center;
    padding: 0 2px;
    border-radius: 4px;
    border: 1px solid #3C21C5;
    background: #fff;
    color: #3C21C5;
}

.artlist-card-more:hover {
    background: #3C21C5;
    color: #fff;
}

.pagination {
    margin-bottom: 20px;
}


/*eckes zhsp*/

.zhsp-list {
    position: relative;
    padding-left: 72px;
    padding-top: 27px;
    height: 214px;
    margin-bottom: 35px;
    cursor: pointer;
}

.zhsp-list:hover .zhsp-list-content {
    box-shadow: 0 0 5px #929292;
}

.zhsp-list:hover .zhsp-list-content-title {
    color: #333;
}

.zhsp-list:hover .zhsp-list-content-btn span {
    color: #fff;
    background: #3C21C5;
}

.zhsp-list-img img {
    width: 100%;
    height: 100%;
}

.zhsp-list-img {
    position: absolute;
    top: 0;
    left: 0;
    width: 135px;
    height: 165px;
    border-radius: 5px;
    overflow: hidden;
    box-shadow: 0 0 9px #dedede;
}

.zhsp-list-content {
    width: 100%;
    height: 100%;
    background: #fff;
    box-shadow: 0 0 9px #dedede;
    border-radius: 5px;
    padding: 20px 15px 0 15px;
}

.zhsp-list-content-padding {
    padding-left: 65px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.zhsp-list-content-title {
    margin-bottom: 10px;
}

.zhsp-list-content-btn {
    margin-bottom: 40px;
}

.zhsp-list-content-btn span {
    display: inline-block;
    border-radius: 4px;
    padding: 0 2px;
    border: 1px solid #3C21C5;
    color: #3C21C5;
    font-size: 12px;
}

.zhsp-list-content-time {
    margin-bottom: 19px;
    font-size: 12px;
    color: #888;
}

.zhsp-list-content-bottom {
    padding-top: 10px;
    border-top: 1px solid #eee;
    color: #888;
    font-size: 12px;
    padding-left: 5px;
}

.zhsp-list-content-bottom span {
    margin-right: 20px;
}


/* zhsp over */

.card-imgs,
.card-food,
.card-video {
   flex: 0 0 100.333333%;
        max-width: 33.333333%;
}

.card-imgs .artlist-card .row>div,
.card-food .artlist-card .row>div,
.card-video .artlist-card .row>div {
    flex: 0 0 100%;
    max-width: 100%;
	padding:0px;
}

.card-imgs .artlist-card .artlist-card-img img,
.card-video .artlist-card .artlist-card-img img {
    margin: 0 auto;
    height: 190px;
}

.card-imgs .artlist-card .artlist-card-main-title,
.card-video .artlist-card .artlist-card-main-title {
    text-align: center;
    margin-bottom: 0;
    padding: 10px 0 0 0;
    height: 38px;
}

.card-video .artlist-card .artlist-card-main-title {
    border: 1px solid #ededed;
    padding-left: 2px;
    padding-right: 2px;
    border-top: 0;
    border-radius: 0 0 4px 4px;
}

.card-video .artlist-card-img {
    position: relative;
}

.card-video .artlist-card-img img {
    border-radius: 4px 4px 0 0;
}

.card-video .artlist-card-img:before {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
    border-radius: 4px 4px 0 0;
}

.card-video .artlist-card-img:before {
    content: '';
    background: url("../../attachment/20191008/e06024ccf716458cb31a744a7cad6d0a.png") center center no-repeat #000;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 555;
    opacity: 0;
}

.card-video .artlist-card:hover .artlist-card-img:before {
    opacity: .85;
}

.card-video .artlist-card:hover {
    transform: translateY(-5px);
}

.card-video .artlist-card-main-title {
    white-space: nowrap;
    text-overflow: ellipsis;
}

.card-video .artlist-card .artlist-card-main-info,
.card-food .artlist-card-more,
.card-imgs .artlist-card .artlist-card-main-info,
.card-imgs .artlist-card .artlist-card-more {
    display: none;
}

.card-food .artlist-card .artlist-card-img img {
    border-radius: 0;
    height: 234px;
}

.card-food .artlist-card .row>div {
    padding-left: 0;
    padding-right: 0;
    background: #fff;
}

.card-food .artlist-card:hover {
    background: none;
}

.card-food .artlist-card:hover .row {
    box-shadow: #949494 0 0 12px;
}

.card-food .artlist-card .row .artlist-card-main {
    border: 1px solid #eee;
    padding: 10px;
}

.card-food .artlist-card .artlist-card-main-title {
    border-bottom: 1px solid #eee;
    padding-bottom: .5rem;
}

.card-food .artlist-card .artlist-card-main-info {
    margin-bottom: 0;
    height: 64px;
    overflow: hidden;
}

.card-food .artlist-card:hover .artlist-card-main-title {
    color: #3C21C5;
}

.card-food .artlist-card .artlist-card-main-info,
.card-food .artlist-card:hover .artlist-card-main-info {
    color: #333;
}

.pagination {
    float: right;
}

.pagination:after {
    content: '';
    clear: both;
    display: block;
}

.cl-artical-title {
    padding-top: 7px;
}

.artical-timeline-btn-box {
    position: absolute;
    right: 0;
    bottom: 0;
}

.artical-timeline-btn {
    font-size: 14px;
    display: inline-block;
    border-radius: 4px;
    border: 1px solid #3C21C5;
    color: #fff;
    padding: 2px;
    cursor: pointer;
    margin-left: 4px;
}

.artical-timeline-btn:hover,
.artical-timeline-btn.active,.artical-timeline-btn.active a,.artical-timeline-btn a:hover,.artical-timeline-btn:hover{
    color: #fff;
    background: #3C21C5;
}

.js-review-box {
    position: relative;
}

.js-review-box span {
    display: inline-block;
    width: 100px;
    margin-bottom: 15px;
    text-align: center;
    font-weight: bold;
    font-size: 14px;
    padding-bottom: 5px;
    cursor: pointer;
    position: relative;
}

.js-review-box span:hover,
.js-review-box span.active {
    color: #3C21C5;
}

.js-review-box span:hover:after,
.js-review-box span.active:after {
    content: '';
    position: absolute;
    width: 24px;
    height: 2px;
    background: #3C21C5;
    bottom: 0;
    left: 38px;
}

.cl-left>.row>.col-md-6.card-food {
    padding-left: 15px;
    padding-right: 15px;
}

.card-food .artlist-card {
    padding-top: 0;
    padding-bottom: 0;
}

@media screen and (min-width: 750px) {
    .cl-left .artlist-card .col-md-4 {
        -ms-flex: 0 0 40%;
        flex: 0 0 40%;
        max-width: 40%;
    }
    .cl-left .artlist-card .col-md-8 {
        -ms-flex: 0 0 60%;
        flex: 0 0 60%;
        max-width: 60%;
    }
}

@media screen and (max-width:750px) {
    .artical-timeline-btn {
        display: none;
    }
    .artlist-card-img img {
        height: 56vw;
    }
    .artlist-card .row .col-md-4 {
        padding-right: 15px;
    }
    .list_img img {
        width: 25vw;
        height: 27vw;
        left: 10.5vw;
        top: 12.5vw;
    }
    .list_2_2 {
        padding-left: 25vw;
    }
    .list_2 {
        margin: 6vw
    }
    .wqhg-card {
        margin: 5vw;
        border-bottom: 1px solid #f1f1f1;
    }
    .card-food {
        flex: 0 0 50%;
        max-width: 50%;
    }
    .card-imgs {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .cl-left {
        padding-top: 5vw;
        padding-left: 5vw;
        padding-right: 5vw;
    }
    .card-imgs .artlist-card .artlist-card-img img {
        height: 56vw;
    }
    .card-imgs .artlist-card .artlist-card-main-title {
        font-size: 3.2vw;
    }
    .card-food .artlist-card {
        overflow: hidden;
        padding-top: 0;
        padding-bottom: 0;
    }
    .card-food .artlist-card .artlist-card-main-info {
        height: 26vw;
    }
    .card-food .artlist-card .artlist-card-img img {
        height: 23.6vw;
        width: 100%;
    }
    .card-food {
        flex: 0 0 50%;
        max-width: 50%;
        padding-left: 2px !important;
        padding-right: 2px !important;
    }
    .card-food-row {
        margin: 0;
    }
    .zhsp-list {
        margin-left: 2vw;
        margin-right: 2vw;
    }
    .card-video {
        flex: 0 0 100%;
        max-width: 90%;
    	margin: 0 auto;
    }
    .cl-left>.row {
        margin-right: 0;
        margin-left: 0;
    }
    .artlist-card .row .col-md-8 {
        padding-left: 15px;
    }
    .artlist-card .artlist-card-main-title {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
									.artlist-card{
									margin-bottom: 0px;
								}
								.artlist-card-main-title{
									margin-bottom: 0px;
								}
}


/*over 750*/


.svg-map {
                                width: 100%;
                            }
                            
                            .cl-left>.row {
                                margin-left: 0;
                            }
                            
                            .svg-btn-items {
                                margin-bottom: 27px;
                            }
                            /*.svg-btn-items .row {*/
                            /*	padding-left: 15px;*/
                            /*	padding-right: 15px;*/
                            /*}*/
                            
                            .svg-btn-items .row>div {
                                padding-left: 0;
                                padding-right: 0;
                            }
                            
                            .btn-box {
                                cursor: pointer;
                            }
                            
                            .btn-icon {
                                vertical-align: center;
                            }
                            
                            .btn-icon-3 {
                                background-position: 80px 0;
                            }
                            
                            .btn-action .area-btn {
                                background: #20c4a6;
                            }
                            
                            .area-btn {
                                position: relative;
                                background: #6fd5bc;
                                text-align: center;
                                height: 47px;
                                line-height: 46px;
                            }
                            
                            .area-btn>div {
                                display: inline-block;
                            }
                            
                            .area-btn1 {
                                border-radius: 4px 0 0 4px;
                            }
                            
                            .area-btn1:after {
                                position: absolute;
                                height: 30px;
                                width: 1px;
                                background: #fff;
                                content: ' ';
                                right: -1px;
                                z-index: 99;
                                top: 8px;
                            }
                            
                            .area-btn3 {
                                border-radius: 0 4px 4px 0;
                            }
                            
                            .area-btn3:after {
                                position: absolute;
                                height: 30px;
                                width: 1px;
                                background: #fff;
                                content: ' ';
                                left: -1px;
                                top: 8px;
                            }
                            
                            .btn-text {
                                padding-left: 2px;
                                width: auto;
                                text-align: left;
                                font-size: 16px;
                                color: #fff;
                            }
                            
                            .svg-tabs {
                                display: none;
                                text-align: center;
                            }
                            
                            .svg-tabs.action {
                                display: block;
                            }
                            
                            .mob-title {
                                text-align: center;
                                padding: 10px 0;
                                color: #3C21C5;
                                font-size: 4.2vw;
                            }
                            
                            .title-time {
                                height: 40px;
                                line-height: 39px;
                                font-weight: bold;
                            }
                            
                            ._list-item-box {
                                height: 250px;
                                border-radius: 8px;
                                overflow: hidden;
                                cursor: pointer;
                                position: relative;
                                margin-bottom: 30px;
                            }
                            
                            ._list-item-box:hover {
                                box-shadow: #aaa 0 0 15px;
                            }
                            
                            ._list-item-box img {
                                width: 100%;
                                height: 250px;
                            }
                            
                            ._list-item-box p {
                                height: 45px;
                                padding: 0 10px;
                                color: #fff;
                                position: absolute;
                                bottom: 0;
                                width: 100%;
                                line-height: 45px;
                                margin-bottom: 0;
                                text-align: left;
                                z-index: 3;
                            }
                            
                            ._list-item-box p:after {
                                content: '';
                                position: absolute;
                                width: 100%;
                                height: 100%;
                                top: 0;
                                ;
                                left: 0;
                                background: #000;
                                opacity: .5;
                                z-index: -1;
                            }
                            
                            ._list-item-box p span {
                                color: #f1a219;
                                float: right;
                            }
                            
                            .zq-btn {
                                position: relative;
                                cursor: pointer;
                                line-height: 45px;
                                background: #71DAC7;
                                color: #fff;
                            }
                            
                            .zq-btn::after {
                                position: absolute;
                                content: "";
                                background: #fff;
                                height: 30px;
                                width: 1px;
                                right: -1px;
                                top: 8px;
                                z-index: 22;
                            }
                            
                            .zq-btn-last {
                                border-top-right-radius: 5px;
                                border-bottom-right-radius: 5px;
                            }
                            
                            .zq-btn-child {
                                border-top-left-radius: 5px;
                                border-bottom-left-radius: 5px;
                            }
                            
                            .zq-btn-last::after {
                                height: 0
                            }
                            
                            .zq-btn:hover,
                            .zq-btn.active {
                                background: #3C21C5;
                            }
                            
                            @media screen and(max-width:750px) {
                                .svg-btn-items {
                                    margin-bottom: 2vw;
                                }
                                .area-btn>div.btn-text {
                                    display: none;
                                }
                                .zq-btn::after {
                                    height: 0;
                                }
                            }
							
.art-content img{
	    max-width: 100%;
}
.xwnr{
	margin-right: 5px;
    margin-left: 5px;
}
.xwnr img{
margin: 0 auto;
max-width: 100%;
display: block;
}
.card-video .row{
	margin-right: 0px;
    margin-left: 0px;

}
.art-content .form-horizontal{
	display: flex;
    flex-wrap: wrap;
}
#tabwid{
    width: 65% !important;
    margin: 0 auto;
}
#tabwid img{
	width: 60%;
}
@media screen and (max-width: 750px) {
	.art-content .form-horizontal .form-group img{
	    width: 50%;
    	display: block;
   		margin: 0 auto;
   		margin-top: 15px;

	}
	#tabwid{
    width: 100% !important;
}
	#tabwid img {
    width: 90%;
}
	.angel-230 ul{
		margin-left: 5px;
		margin-right: 5px;
	}
}