.banner_cd {
    margin-top: 100px;
}

.detail_header {
    width: 1200px;
    margin: 0 auto;
    border: 1px solid #eee;
    border-radius: 4px;
    padding: 35px 30px 33px 30px;
    box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.15);
}

.header_left {
    float: left;
    width: 450px;
}

.left_img {
    width: 100%;
    height: 300px;
    background: #f9f9f9;;
}

.header_left .share_box {
    font-size: 14px;
    color: #3c3c3c;
    margin-top: 30px;
    text-align: left;
}

.header_left .share_box span {
    color: #000000;
}

.header_left .share_box > div {
    cursor: pointer;
    position: absolute;
    width: 34px;
    height: 34px;
    margin-top: -5px;
    display: inline-block;
}

.header_left .share_box a {
    width: 34px;
    height: 34px;
    display: inline-block;
}

.wx .wxCaret {
    width: 0;
    height: 0;
    border-width: 10px;
    border-left: 12px;
    border-right: 12px;
    border-style: solid;
    border-color: transparent transparent #F3F3F3 transparent;
    position: absolute;
    top: 0;
    left: 50%;
    margin-top: -9px;
    margin-left: -6px;
}

.header_left .share_box .wx .wximgBox {
    width: 198px;
    height: 222px;
    position: absolute;
    top: 34px;
    left: -90px;
    display: none;
}

.share_box .wx:hover .wximgBox {
    display: block;
}

.share_box .wx .wximgBox .wxContent {
    background: #fff;
    border: 1px solid #eee;
    border-radius: 8px;
    margin-top: 10px;
    overflow: hidden;
    box-shadow: 2px 2px 2px #676464;
    width: 100%;
    height: 100%;
}

.share_box .wx .wximgBox .wxContent .titleText {
    text-align: center;
    background: #F3F3F3;
    padding: 10px 0;
    font-size: 12px;
    color: #646464;
}

.share_box .wx .wximgBox .wxContent .imgBox {
    width: 110px;
    height: 110px;
    background: #eee;
    margin: auto;
    margin-top: 10px;
}

.share_box .wx .wximgBox .wxContent .noteText {
    padding: 10px;
    font-size: 12px;
    color: #646464;
    text-align: center;
}

.wb {
    background: url(../../../img/sina_red.png) no-repeat;
    background-size: 100%;
    margin-left: 20px;
}

.wx {
    background: url(../../../img/wechat_green.png) no-repeat;
    background-size: 100%;
    margin-left: 74px;
}

.qq {
    background: url(../../../img/QQ_blue.png) no-repeat;
    background-size: 100%;
    margin-left: 128px;
}

.header_right {
    float: left;
    margin-left: 58px;
    width: 630px;
}

.jf {
    width: 630px;
    background: #f3f3f3;
    height: 100px;
    margin-bottom: 20px;
}

.jf_left {
    float: left;
    width: 50%;
    border-right: 1px solid #D8D8D8;
}

.jf .jf_left .cost {
    font-size: 18px;
    color: #E52B31;
    margin-top: 10px;
}

.jf .jf_right .cost {
    font-size: 18px;
    color: #25C872;
    margin-top: 10px;
}

.jf_right {
    float: left;
    width: 50%;
}

.jf_comm {
    margin-top: 15px;
    margin-bottom: 10px;
    text-align: center;
}

.jf .jf_comm p {
    font-size: 14px;
    color: #3c3c3c;
    margin-bottom: 0px;
}

.jf .jf_comm p.rest {
    font-size: 12px;
    color: #979797;
    margin-top: 10px;
}

.dis_title {
    /* margin-top: 2px; */
}

.dis_title h1 {
    font-size: 20px;
    color: #000;
    margin-bottom: 20px;
}

.dis_title p {
    margin-bottom: 23px;
}

.dis_act {
    font-size: 14px;
    color: #000;
    margin-left: 25px;
}

.dis_con {
    font-size: 14px;
    color: #787878;
}

.dis_company {
    position: absolute;
    width: 16px;
    height: 16px;
    background: url("../../common/img/iconCompany.png") no-repeat;
    background-size: 100%;
    cursor: pointer;
}

.dis_add {
    position: absolute;
    width: 12px;
    height: 16px;
    background: url("../../common/img/iconAddress.png") no-repeat;
    background-size: 100%;
}

.dis_icon {
    margin-top: 4px;
}

.dis_time {
    position: absolute;
    width: 12px;
    height: 12px;
    background: url("../../common/img/iconDate.png") no-repeat;
    background-size: 100%;
    margin-top: 5px;
}

.dis_t {
    position: absolute;
    width: 14px;
    height: 14px;
    background: url("../../common/img/iconTime.png") no-repeat;
    background-size: 100%;
}

.dis_tel {
    position: absolute;
    width: 16px;
    height: 16px;
    background: url("../../common/img/iconPhone.png") no-repeat;
    background-size: 100%;
}

.dis_ser {
    position: absolute;
    width: 16px;
    height: 15px;
    background: url("../../common/img/iconServer.png") no-repeat;
    background-size: 100%;
}

.reserve {
    text-align: left;
}

.icon_word {
    margin-left: 25px;
    font-style: normal;
}

.reserve span {
    display: inline-block;
    width: 130px;
    height: 40px;
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(200, 200, 200, 1);
    border-radius: 5px;
    text-align: center;
    line-height: 40px;
    font-size: 16px;
    margin-left: 10px;
    cursor: pointer;
}

.number {
    font-style: normal;
    margin-left: 15px;
}

.icon_sc {
    position: absolute;
    width: 25px;
    height: 23px;
    background: url(../../common/img/iconCollection.png) no-repeat;
    background-size: 100%;
    margin-top: 8px;
    margin-left: -10px;
}

.sc {
    margin-left: 15px;
}

.reserve span.discount_yd {
    margin-left: 16px;
    color: #fff;
    background: #E52B31;
}

.reserve .icon-panorama,
.reserve .icon-origin {
    float: right;
    width: 40px;
    height: 40px;
    margin-left: 20px;
}

.reserve img {
    display: block;
}

.detail_main {
    width: 1200px;
    margin: 0 auto;
    margin-top: 20px;
}

.main_left {
    width: 1200px;
    float: left;
}

.main-top {
    width: 100%;
    box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.15);
    padding: 46px 16px 42px 16px;
    border: 1px solid #eee;
}

.main-top h1 {
    font-size: 20px;
    color: #000;
    text-align: center;
    font-weight: normal;
}

.main-top h1 span {
    font-size: 16px;
}

.main_content {
    margin-top: 60px;
    text-align: left;
}

.main_content p {
    font-size: 14px;
    color: #646464;
}

.main_content p.intro {
    margin-top: 30px;
    text-align: justify;
}

.main_content h1 {
    color: #000;
    font-size: 24px;
    text-align: left
}

.main_img {
    text-align: center;
    margin-top: 25px;
    margin-bottom: 30px;
}

.main_img img {
    width: 408px;
}

.xq {
    margin-top: 30px;
}

.xq p {
    margin-bottom: 30px;
}

.gn {
    text-align: center;
}

.gn span {
    display: inline-block;
    width: 130px;
    height: 40px;
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(200, 200, 200, 1);
    border-radius: 5px;
    text-align: center;
    line-height: 40px;
    font-size: 16px;
    margin-left: 10px;
}

.main_center {
    width: 100%;
    margin-top: 30px;
    padding: 20px 20px 30px 20px;
    box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.15);
    border: 1px solid #eeee;
    border-radius: 4px;
}

.main_center p {
    color: #1F1F1F;
    font-size: 16px;
    margin-bottom: 27px;
}

.interst {
    float: left;
    width: 230px;
    margin-left: 54px;
}

.interst_box .activetjBox {
    margin-left: 26px;
}

.interst p {
    width: 100%;
    text-align: justify;
    color: #1F1F1F;
    font-size: 14px;
    margin-top: 19px;
}

.int_img {
    width: 100%;
    height: 150px;
}

.main_bottom {
    margin-top: 30px;
    width: 100%;
    padding: 20px 21px 40px 20px;
    box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.15);
    border: 1px solid #eeee;
    border-radius: 4px;
}

.main_right {
    width: 330px;
    float: left;
    margin-left: 29px;
    padding: 24px 25px 40px 25px;
    box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.15);
    border: 1px solid #eeee;
    border-radius: 4px;
    display: none;
}

.right_header {
    border-bottom: 1px solid #e6e6e6;
    position: relative;
}

.r_img {
    width: 280px;
    height: 200px;
    background: #eee;
    background-size: 100%;
}

.r_img img {
    width: 100%;
    height: 100%;
}

.right_header .tip {
    position: absolute;
    top: 10px;
    left: 10px;
    width: 62px;
    height: 24px;
    background: rgba(0, 0, 0, 1);
    opacity: 0.6;
    border-radius: 12px;
    color: #fff;
    font-size: 14px;
    text-align: center;
    line-height: 24px;
    margin: 0;
    padding: 0;
}

.right_title {
    color: #3d3d3d;
    font-size: 14px;
    margin-top: 20px;
    margin-bottom: 20px;
}

.others {
    margin-top: 50px;
}

.others h1 {
    font-size: 16px;
    color: #3d3d3d;
}

.other_list {
    text-align: left;
}

.tf_map {
    width: 280px;
    height: 200px;
    background: #eee;
    margin-top: 30px;
    margin-bottom: 30px;
}

.trans {
    width: 280px;
    height: 200px;
    background-size: 100%;
}

.list1 {
    margin-top: 30px;
    padding-bottom: 16px;
    border-bottom: 1px solid #e6e6e6;
}

.list1 p {
    font-size: 14px;
    color: #3d3d3d;
    line-height: 24px;
    margin-top: 18px;
}

.icon_sc2 {
    background: url("../../common/img/iconCollection_a.png") no-repeat;
    background-size: 100% 100%;
}

.icon_sc3 {
    position: absolute;
    width: 25px;
    height: 23px;
    background: url("../../common/img/iconDz.png") no-repeat;
    background-size: 100% 100%;
    margin-top: 8px;
    margin-left: -10px;
}

.icon_sc4 {
    background: url("../../common/img/iconDz_a.png") no-repeat;
    background-size: 100%;
}


/*右侧的部分结束*/


/*add*/

.pagelocationBox {
    margin-top: 100px;
}


/*============评论部分开始===================*/

.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("../../common/img/iconShare.png") no-repeat;
    background-size: 100%
}

.answer .commentIcon .dzIcon {
    display: inline-block;
    width: 14px;
    height: 12px;
    background: url("../../common/img/iconCollection1.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 {
    text-align: right;
    display: none;
}

.answer .commentIcon .click {
    padding-left: 22px;
    background: url(../../common/img/iconCollection1_a.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;
}

/* 路线 */
.line_item-content {
    overflow: hidden;
    margin: 30px auto;
}

.line_item-content > span {
    margin: 40px auto;
    width: 20px;
    float: left;
    text-align: center;
    color: #1F1F1F;
}

.line_item-content .place-list {
    float: left;
    margin-left: 28px;
    width: 192px;
}

.line_item-content .place-list li {
    position: relative;
    font-size: 14px;
    color: #787878;
    /* list-style: circle; */
    margin: 10px auto;
}

.line_item-content .place-list li::before {
    content: '';
    display: block;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    border: 1px solid #E52B31;
    position: absolute;
    top: 5px;
    left: -18px;
}

.line_item-content .place-list li::after {
    content: '';
    position: absolute;
    display: block;
    width: 1px;
    height: 14px;
    background-color: #BFBFBF;
    top: 18px;
    left: -14px;
}

.place-list li:last-child::after {
    display: none;
}

.place-list li > span {
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

/* 详情内容 */
.serverDetailBox {
    margin-bottom: 40px;
}

.serverDetailBox .serverDetailTop {
    border-top: 1px solid #eee;
    border-left: 1px solid #eee;
    border-right: 1px solid #eee;
    border-radius: 4px 4px 0 0;
    overflow: hidden;
}

.serverDetailBox .serverDetailTop ul > li {
    float: left;
}

.serverDetailBox .serverDetailTop ul > li a {
    color: #333;
    display: inline-block;
    text-align: center;
    padding: 10px 26px;
    font-size: 16px;
    border-right: 1px solid #eeee;
}

.serverDetailBox .serverDetailTop ul > li a.active {
    background: #f3464c;
    color: #fff;
}

.serverDetailBox .serverDetailTop ul > li a:hover {
    background: #f3464c;
    color: #fff;
}

.serverDetailBox .serverDetailContent {
    padding: 20px;
    min-height: 200px;
    border: 1px solid #eee;
}

.serverDetailBox .serverDetailContent .serverRow {
    margin: 50px 0;
}

.serverDetailBox .serverkind {
    font-size: 16px;
    color: #333;
    border-left: 2px solid #ec4a4a;
    padding-left: 10px;
}

.serverDetailBox .serverRowContent {
    padding: 20px 50px;
    font-size: 14px;
    color: #555;
    width:760px;
    word-break:break-all;
}

.serverDetailBox .serverRowContent .serverCol {
    float: left;
    /*width: 50%*/
    width: 100%;
    margin-bottom: 10px;
    font-size: 14px;
    color: #555;
}

.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;
}
