.banner_cd {
	margin-top: 100px;
}

.detail_header {
	width: 1200px;
	margin: 0 auto;
	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: url("../img/header_left.png") no-repeat;
	background-size: 100%;
}

.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/wb.png") no-repeat;
	background-size: 100%;
	margin-left: 20px;
}

.wx {
	background: url("../img/wx.png") no-repeat;
	background-size: 100%;
	margin-left: 74px;
}

.qq {
	background: url("../img/qq.png") no-repeat;
	background-size: 100%;
	margin-left: 128px;
}

.header_right {
	float: left;
	margin-left: 60px;
	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_add {
	position: absolute;
	width: 12px;
	height: 16px;
	background: url("../img/dis1-1.png") no-repeat;
	background-size: 100%;
}

.dis_icon {
	margin-top: 4px;
}

.dis_time {
	position: absolute;
	width: 12px;
	height: 12px;
	background: url("../img/dis2-1.png") no-repeat;
	background-size: 100%;
	margin-top: 5px;
}

.dis_t {
	position: absolute;
	width: 14px;
	height: 14px;
	background: url("../img/dis3-1.png") no-repeat;
	background-size: 100%;
}

.dis_tel {
	position: absolute;
	width: 16px;
	height: 16px;
	background: url("../img/dis4-1.png") no-repeat;
	background-size: 100%;
}

.dis_ser {
	position: absolute;
	width: 16px;
	height: 15px;
	background: url("../img/dis5-1.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(../img/sc1.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;
}

.detail_main {
	width: 1200px;
	margin: 0 auto;
	margin-top: 30px;
}

.main_left {
	width: 1200px;
	float: left;
}

.main-top {
	width: 100%;
	box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.15);
	padding: 16px;
	border: 1px solid #eee;
	overflow: hidden;
}

.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;
}

.ins1 {
	margin-left: 0px;
}

.interst p {
	width: 100%;
	text-align: justify;
	color: #1F1F1F;
	font-size: 14px;
	margin-top: 19px;
}

.int_img {
	width: 100%;
	height: 150px;
}

.interst .img1 {
	background: url("../img/int1.png") no-repeat;
	background-size: 100%;
}

.interst .img2 {
	background: url("../img/int2.png") no-repeat;
	background-size: 100%;
}

.interst .img3 {
	background: url("../img/int3.png") no-repeat;
	background-size: 100%;
}

.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: url("../img/tf_map.png") no-repeat;
	background-size: 100%;
	margin-top: 30px;
	margin-bottom: 30px;
}

.trans {
	width: 280px;
	height: 200px;
	background: url("../img/culture.png") no-repeat;
	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("../img/sc2.png") no-repeat;
	background-size: 100%;
}

.icon_sc3 {
	position: absolute;
	width: 25px;
	height: 23px;
	background: url("../img/dyx.png") no-repeat;
	background-size: 100%;
	margin-top: 8px;
	margin-left: -10px;
}

.icon_sc4 {
	background: url("../img/dz.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;
	margin-
}

.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;
}