.vuen_box {
    width: 100%;
    text-align: center;
    position: relative;
}

.vuen_box h1 {
    float: left;
    color: #3b3b3b;
    font-size: 24px;
    font-weight: normal;
    margin-left: 500px;
    margin-top: 11px;
    text-align: left;
    white-space: nowrap;
}

.vuen_box .panorama {
    float: right;
}

.vuen_box .panorama a {
    float: left;
    width: 50px;
    height: 50px;
    color: #000;
    margin-right: 30px;
}

.vuen_box .panorama img {
    display: block;
    width: 100%;
}

.detail_title {
    overflow: hidden;
}

.header_left {
    position: absolute;
    top: 0px;
    left: 30px;
}

.header_left .left_img {
    width: 450px;
    height: 300px;
    background: url("../img/venue1.png") no-repeat;
    background-size: 100%;
    max-width: 100%;
}

.header_left p {
    color: #fff;
    text-align: left;
}

.detail_header {
    padding: 0;
    padding-top: 35px;
}

.icon_sc1 {
    position: absolute;
    width: 25px;
    height: 23px;
    margin-top: 8px;
    margin-left: -10px;
}

.icon_sc1 {
    background: url(../img/zf.png) no-repeat;
    background-size: 100%;
}

.icon_sc3 {
    background: url(../img/dyx.png) no-repeat;
    background-size: 100%;
}

.icon_sc4 {
    background: url(../img/dz.png) no-repeat;
    background-size: 100%;
}

.icon_sc2 {
    background: url(../img/sc2.png) no-repeat;
    background-size: 100%;
}

.vuen_img {
    width: 100%;
    height: 330px;
    background: url("../img/vuen_bg.png") no-repeat;
    background-size: 100%;
    text-align: left;
    margin-top: 56px;
}

.vuen_detail {
    width: 100%;
    padding-top: 59px;
    padding-bottom: 63px;
    padding-left: 500px;
    /*background-image: linear-gradient(rgba(0, 0, 0, 0.3), rgba(255, 255, 255, 0.3));*/
    background-color:rgba(0,0,0,.4);
}

.vuen_detail p {
    margin-bottom: 22px;
}

.vuen_detail p,
.vuen_detail span.dis_act,
.vuen_detail span.dis_con {
    color: #fff;
    font-size: 14px;
}

.dis_pj {
	position: absolute;
	width: 16px;
	height: 16px;
	background: url(../img/price-1.png) no-repeat;
	background-size: 100%;
}

.trans {
    width: 280px;
    height: 200px;
    background: url(../img/venue2.png) no-repeat;
    background-size: 100%;
}

.main_center p {
    display: inline-block;
}

.main_center {
    position: relative;
    border: 1px solid #e0e0e0;
    border-radius: 4px;
}

.act_more {
    position: absolute;
    color: #1F1F1F;
    font-size: 14px;
    position: absolute;
    right: 20px;
}

/*可租开始*/

.main_site {
    width: 100%;
    box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.15);
    padding: 20px 20px 30px 20px;
    margin-top: 31px;
    height: 420px;
    position: relative;
    border: 1px solid #e8e8e8;
    border-radius: 4px;
}

.main_site > p {
    margin-bottom: 18px;
}

.main_site p {
    color: #1F1F1F;
    font-size: 16px;
}

/*轮播开始*/

.swiper-container {
    width: 100%;
    height: 420px;
    color: #fff;
    text-align: center;
}

.arrow-left {
    position: absolute;
    left: 5px;
    top: 33%;
    margin-top: -15px;
    width: 40px;
    height: 40px;
    background: rgba(0, 0, 0, .5);
    border-radius: 50%;
    z-index: 11;
    text-align: center;
}

.arrow-left {
    /*background: url("../img/arrows.png") no-repeat left top;*/
    position: absolute;
    left: 14px;
    top: 33%;
    margin-top: -15px;
    width: 40px;
    height: 40px;
    background: rgba(0, 0, 0, .5);
    border-radius: 50%;
    z-index: 11;
    text-align: center;
}

.arrow-right {
    /*background: url("../img/arrows.png") no-repeat left top;*/
    position: absolute;
    right: 14px;
    top: 33%;
    margin-top: -15px;
    width: 40px;
    height: 40px;
    background: rgba(0, 0, 0, .5);
    border-radius: 50%;
    z-index: 11;
    text-align: center;
    transform: rotate(180deg);
}

.arrow-right img,
.arrow-left img {
    width: 12px;
    margin-top: 10px;
}

.arrow-left:hover,
.arrow-right:hover {
    background: rgba(229, 43, 49, 1);
}

.site {
    width: 230px;
    margin: auto;
}

.site .site_img {
    width: 230px;
    height: 150px;
}

.site1 {
    background: #eee;
    background-size: 100%;
}

.site2 {
    background: url("../img/zn2.png") no-repeat;
    background-size: 100%;
}

.site3 {
    background: url("../img/zn3.png") no-repeat;
    background-size: 100%;
}

.site_title {
    width: 230px;
    padding-left: 5px;
    padding-right: 5px;
}

.site_title h1 {
    font-size: 14px;
    color: #1F1F1F;
    text-align: left;
    margin-top: 19px;
    margin-bottom: 13px;
    height: 14px;
}

.site_title p {
    color: #777777;
    font-size: 12px;
    text-align: justify;
    line-height: 24px;
}

.site_yd {
    display: inline-block;
    width: 180px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    color: #fff;
    text-align: center;
    background: rgba(229, 43, 49, 1);
    border-radius: 20px;
    cursor: pointer;
    margin: 20px auto;
    transition: all .6s;
}

.swiper-slide .title {
    font-style: italic;
    font-size: 42px;
    margin-top: 80px;
    margin-bottom: 0;
    line-height: 45px;
}

/* .pagination {
    position: absolute;
    z-index: 20;
    left: 10px;
    bottom: 10px;
} */

.swiper-pagination-switch {
    display: inline-block;
    width: 8px;
    height: 8px;
    border-radius: 8px;
    background: #222;
    margin-right: 5px;
    opacity: 0.8;
    border: 1px solid #fff;
    cursor: pointer;
    display: none;
}

.swiper-visible-switch {
    background: #aaa;
}

.swiper-active-switch {
    background: #fff;
}

/*轮播结束*/

/*可租结束*/

/*============评论部分开始===================*/

.review {
    border: 1px solid #DCDCDC;
}

.main_bottom .reviews {
    width: 100%;
    height: 135px;
    border: none;
    outline: none;
    padding: 5px;
}

.main_bottom .review .login_review {
    padding-left: 20px;
    padding-right: 20px;
    width: 100%;
    height: 48px;
    background: rgba(245, 245, 245, 1);
    display: flex;
    justify-content: space-between;
    align-items: center;

}

.main_bottom .review .login_review .login_left {
    color: #797979;
    font-size: 14px;
}

.main_bottom .review .login_review .login_right {
    display: inline-block;
    border: none;
    outline: none;
    width: 106px;
    height: 30px;
    line-height: 30px;
    color: #fff;
    font-size: 14px;
    background: rgba(229, 43, 49, 1);
    border-radius: 3px;
    cursor: pointer;
}

.siteCommentBox h2 {
    font-size: 16px;
    color: #1F1F1F;
    font-weight: normal;
    line-height: 60px;
}

.answer {
    padding-top: 30px;
    padding-bottom: 22px;
    position: relative;
    border-bottom: 1px solid #EBEBEB;
}

.answer .commentIcon {
    position: absolute;
    right: 0;
    top: 30px;
}

.answer .commentIcon .commIcon {
    display: inline-block;
    width: 18px;
    height: 14px;
    background: url("../img/jl9.png") no-repeat;
    background-size: 100%
}

.answer .commentIcon .dzIcon {
    display: inline-block;
    width: 14px;
    height: 12px;
    background: url("../img/jl11.png") no-repeat;
    background-size: 100%;
    margin-left: 27px;
}

.answer .commentIcon .dzNum {
    font-size: 14px;
    color: #969696;
    margin-left: 5px;
}

.answer .userImg {
    width: 60px;
    height: 60px;
    float: left;
}

.answer .userImg img {
    width: 100%;
}

.answer .answerWord {
    padding-left: 25px;
    overflow: hidden;
}

.answerWord .answerInformation span {
    color: #777777;
    font-size: 14px;
}

.answerWord .answerInformation .answerIcon {
    color: #5BC568;
    margin-right: 15px;
}

.answerWord .answerContent {
    margin-top: 25px;
}

.answerWord .answerContent p {
    color: #3B3B3B;
    font-size: 14px;
}

.recoveryBox {
    /*margin-top:30px;*/
    text-align: right;
    display: none;
}

.answer .commentIcon .click {
    padding-left: 22px;
    background: url(../img/jl13.png) no-repeat center center;
    background-size: 67%;
}

.recoveryBox .textBox {
    width: 100%;
    height: 69px;
    background: rgba(242, 242, 242, 1);
    outline: none;
    padding-top: 10px;
    padding-left: 15px;
}

.recoveryBox .report {
    width: 72px;
    height: 28px;
    background: rgba(229, 43, 49, 1);
    border-radius: 3px;
    outline: none;
    border: none;
    margin-top: 10px;
    font-size: 14px;
    color: #fff;
    cursor: pointer;
}

.answerBox .recoveryBox .textBox {
    margin-top: 30px;
}

.answerContent .answer {
    border-bottom: none;
}


/* 分页 */
.pageNumBox .pageNoList{
    width:750px;
}

.clear_f {
	display: inline-block;
}

.clear_f>li {
	float: left;
}

.clear_f>li a {
	color: #333;
	display: inline-block;
	text-align: center;
	padding: 10px 26px;
	font-size: 16px;
	border-right: 1px solid #eeee;
}

.clear_f>li a:hover {
	background: #f3464c;
	color: #fff;
}

.active {
	background: #f3464c;
	color: #fff !important;
}

/*周边推荐*/
.Ambitus-container {
	height: 100px;
	display: flex;
	flex-direction: row;
	padding: 10px;
}

.Ambitus-img {
	display: flex;
	width: 120px;
	/*background: url(../img/activebgindex.png) center center/cover no-repeat;*/
}

.Ambitus-column {
	display: flex;
	flex-direction: column;
	padding: 5px 10px;
	max-width: calc(100% - 140px);
}

.Ambitus-title {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.Ambitus-text {
	margin-top: 5px;
	-webkit-box-orient: vertical;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 2;
}

.serverRow .serverkind {
    font-size: 16px;
    color: #333;
    border-left: 2px solid #ec4a4a;
    padding-left: 10px;
}

.serverRow .serverRowContent {
    padding: 20px 50px;
    font-size: 14px;
    color: #555;
    width:760px;
    word-break:break-all;
}