body{
	margin: 0;
	padding: 0;
	font-family: 'Microsoft YaHei','PingFang SC', 'Hiragino Sans GB','黑体', '宋体', sans-serif;
	font-weight: 400;
	font-size:14px;
	background-color: #f5f5f5;
	color: #3d3d3d;
}
ul,ul li{
	margin: 0;
	padding: 0;
	list-style-type:none;
}
p,h1, h2,h3,h4,h5{
	margin: 0;
	padding: 0;
	font-family: 'Microsoft YaHei','PingFang SC', 'Hiragino Sans GB','黑体', '宋体', sans-serif;
	color: #3d3d3d;
}
.info_tit h1,
.info_tit h2,
.info_tit h3,
.info_tit h4,
.info_tit h5,
.info_tit h6{
	font-size:14px;
}
.info_tit .tit_name{
	font-size:18px;
}
.article_detail_inner h1,
.article_detail_inner h2,
.article_detail_inner h3,
.article_detail_inner h4,
.article_detail_inner h5,
.article_detail_inner h6{
	font-weight: bold;
	color: #3d3d3d;
}
.article_detail_inner h1 *,
.article_detail_inner h2 *,
.article_detail_inner h3 *,
.article_detail_inner h4 *,
.article_detail_inner h5 *,
.article_detail_inner h6 *{
	color: inherit;
	font-weight: inherit;
	font-size: inherit;
	font-style: inherit;
}
a,span, div{
	text-decoration:none;
	margin: 0;
	padding: 0;
	font-family: 'Microsoft YaHei','PingFang SC', 'Hiragino Sans GB','黑体', '宋体', sans-serif;
	color: #3d3d3d;
	font-size: 14px;
}
a{
	font-size: 14px;
}
a:hover{
	text-decoration:underline;
}
img{
	margin:0 auto;
	padding:0;
	display:block;
    border: none;
}
.clear_float{
	clear:both;
}
.clearfix:before,
.clearfix:after {
	content: "";
	display: table;
}

/* center */
#center_content{
	width:1180px;
	margin:15px auto 0;
	position:relative;
}
.center_content{
	width:1180px;
	margin:15px auto 0;
	position:relative;
}
.info_tit{

}
.info_tit h1{
	display: inline;
	color: #999999;
}
.info_tit h2{
	display: inline;
	color: #999999;
}
.info_tit h3{
	display: inline;
}
.left_info_content{
	width:210px;
	height:968px;
	margin-top: 15px;
	background:#ffffff;
	float:left;
}
.left_info_title{
	width:100%;
	height:28px;
	background:#ff7385;
	line-height:28px;
}
.left_info_title_total{
	width:100%;
	height:28px;
	line-height:28px;
	margin-bottom:7px;
	color: #ffffff;
}
.left_info_content a.each_info_tit{
	color: #ffffff;
}
.each_info_tit{
	margin-left:15px;
	color:#ffffff;
	font-size:15px;
}
.info_name{
	font-size:13px;
	width: 100%;
	height: 30px;
	text-indent: 16px;
	line-height: 34px;
	cursor:pointer;
}
.info_name a{
	color: #666666;
}
.info_name:hover{
	background-color:#f4f1ed;
}
.on_info{
	background-color:#f4f1ed;
}
.last_info_name{
	margin-bottom:15px;
}

.main_info_content{
	width: 1180px;
	padding-top: 12px;
	padding-bottom: 20px;
	font-size:0;

	/*禁止选择与复制*/
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.right_info_tit{

}
.tit_icon{
	display:inline-block;
	width:6px;
	height:20px;
	background:#ff7385;
	position:relative;
	top:3px;
}
.tit_name{
	color:#3d3d3d;
	font-size:18px;
	margin-left:15px;
	display: inline;
}
.each_content_list{
	width:955px;
	height:205px;
	background:#ffffff;
	margin-top:10px;
	padding-bottom:10px;
}
.list_center_content{
	width:800px;
	height:150px;
	margin:20px auto;
	position:relative;
}
.list_title_content{
	width:100%;
	position:relative;
	padding-bottom:10px;
	border-bottom: 1px solid #d9d9d9;
	margin-top:10px;
}
.list_tit_name{
	margin-top:34px;
	padding-bottom:15px;
}
.left_list_title,.left_list_title a{
	font-size:17px;
}
.list_first_title{
	color:#C2BEBE;
	font-size:14px;
}
.left_list_title h2{
	color: #aaaaaa;
}
.right_detial_info{
	position:absolute;
	right:0px;
	top:0px;
}
.right_detial_info span{
	margin-left:15px;
	font-size:13px;
	color:#C2BEBE;
}
.list_detial_content{
	margin-top:20px;
	position:relative;
}
.list_detial_dec{
	position:absolute;
	right:0;
	top:-5px;
	width:550px;
	font-size:13px;
	line-height:25px;
	height:130px;
	overflow:hidden;
}
.list_page_number{
	height:50px;
}

.left--box {
	float: left;
	width: 860px;
	margin-right: 20px;
}

/* article */
.article_info_content{
	height:208px;
}
.article_content{
	/*display: inline-block;*/
	float: left;
	/*position: relative;*/
	width:860px;
	margin-right: 20px;
	border:1px solid #fff;
	background:#ffffff;
	padding: 0 10px;
}
.article_center_content{
	width:800px;
	margin:20px auto 5px;
}
.article_btn{
	position: absolute;
	left: 0;
}
.pre_article{
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	width: 100%;
	padding-left: 60px;
	color: #ff7385;
	text-decoration: underline;
}
.article_nav{
	width:200px;
	position:relative;
	left:0;
	margin-top: 10px;
}
.article_tit {
	padding-top: 5px;
	width: 800px;
	font-size: 22px;
	margin: 0 auto;
	text-align: center;
}
.article_tit p{
	font-size: 24px;
	color: #3d3d3d;
}
.return_home{
	position:absolute;
	right:0;
	top:10px;
	color:#ff7385;
}
.article_from span{
	float:left;
	font-size: 14px;
	color: #808080;
	margin-top:15px;
	margin-right:15px;
}
.browse_info span{
	float:right;
	font-size:14px;
	color: #808080;
	margin-top:15px;
	margin-left:10px;
}
.article_detial_content{
	padding-top: 25px;
	padding-bottom:50px;
	border-bottom:1px solid #d9d9d9;
	position:relative;
	font-size: 16px;
}
.article_detial_content img{
	max-width: 100%;
	margin: 40px auto;
}
.article_detail_inner {
	margin-bottom: 30px;
}
.article_detail_inner p {
	line-height: 2.07!important;
	color: #3d3d3d!important;
	font-size: 16px!important;
	font-weight: normal!important;
	font-style: normal!important;
	font-family: "Microsoft YaHei", "PingFang SC", "Hiragino Sans GB", sans-serif!important;
}
.article_detail_inner p * {
	line-height: 2.07!important;
	color: inherit!important;
	font-weight: inherit!important;
	font-size: inherit!important;
	font-style: inherit!important;
	font-family: inherit!important;
	margin-top: 0!important;
}
.article_detail_inner p b,
.article_detail_inner p strong{
	font-weight: bold!important;
}
.article_detail_inner img {
	max-width: 100%;
	display:inline-block!important;
	margin: 0 auto;
}
.article_detail_inner p a[href] ,
.article_detail_inner a a[href]{
	color: #ff7385!important;
	text-decoration: none!important;
}
.article_footer{
	width:100%;
	height:80px;
	margin-top:22px;
	position:relative;
}
.share_icon{
	display:inline-block;
	width:25px;
	height:20px;
	position:relative;
	top:5px;
}
.share_bg1{
	background:url(/img/weixin_bg.png) no-repeat;
}
.share_bg2{
	background:url(/img/xinlang_bg.png) no-repeat;
}
.share_bg3{
	background:url(/img/tencent.png) no-repeat;
}
.share_bg4{
	background:url(/img/qq_bg.png) no-repeat;
}
.article_tab_nav{
	position:absolute;
	right:0px;
	top:0;
	font-size:13px;
}
.article_tab_nav span{
	color:#838383;
	font-size:13px;
	margin-left:12px;
}
.related_art_content{
	margin-top:22px;
}
.related_art{
	font-size:12px;
	color:#ff7385;
	border-bottom:1px solid #ff7385;
}
.more_art{
	font-size:12px;
	border-bottom:1px solid #B6B6B6;
	margin-left:12px;
}
.all_pages{
	position: relative;
    padding: 20px 0;
    z-index: 30;
	float:right;
}
.all_pages span b{
	color:#ff7385;
	font-size:16px;
}
.list_page{
	display:inline-block;
    padding: 0 8px;
	height:25px;
	background:#ffffff;
	border:1px solid #eaeaea;
	text-align:center;
	line-height:25px;
}
.list_page:hover{
	color:#ffffff;
	background:#ff7385;
    z-index: 30;
	text-decoration:none;
}
.on_page{
	color:#ffffff;
	background:#ff7385;
    z-index: 30;
}
.label {
	float: left;
	font-size: 0;
}
.label--name {
	display: inline-block;
	margin: 8px 8px 0 0;
	padding: 0 8px;
	border-radius: 2px;
	border: solid 1px #c7c5c5;
	font-size: 12px;
	line-height: 22px;
	color: #666666;
	box-sizing: border-box;
}
.label--name:hover {
	border: solid 1px #ff7385;
	background-color: #ff7385;
	color: #ffffff;
}
.label--name-gray {
	display: inline-block;
	margin: 8px 8px 0 0;
	padding: 0 8px;
	border-radius: 2px;
	font-size: 12px;
	line-height: 22px;
	box-sizing: border-box;
	border: solid 1px #f0f0f0;
	background-color: #f0f0f0;
	color: #aeaeae;
}


.other_service{
	width: 100%;
	height: 88px;
	margin-top: 20px;
}
.mb20{
	margin-bottom: 20px;
}
.other_service.doc_view{
	width: 860px;
	height: 88px;
	float: left;
	/*margin: 20px auto;*/
}

.bottom {
	width: 100%;
	overflow: hidden;
	background-color: #fff;
}
.bottom .bottom--inner {
	margin: 0 auto;
	padding: 20px 0 40px;
	position: relative;
	width: 1200px;
	color: #3d3d3d;
	font-size: 0;
}
.bottom .bottom--title {
	font-size: 18px;
	font-weight: bold;
	line-height: 3;
}
.bottom .bottom--item {
	display: inline-block;
	width: 120px;
	padding-right: 5px;
	font-size: 14px;
	color: inherit;
	line-height: 2;
}
.bottom .bottom--item:hover {
	color: #ff7385;
}
.single_service{
	display:block;
	width: 312px;
	height: 88px;
	margin-left:10px;
	position: relative;
	border: 1px solid #e6e6e6;
	background: #fff;
	float: left;
}
.single_service.w272{
	width: 272px;
}
.single_service.right{
	float: right;
}
.doc_view .single_service:last-of-type{
	margin-right: 0;
}
.single_service:hover{
	background-color: #F5F4F2;
	cursor:pointer;
}
.counselor_pic{
	width: 37px;
	height: 37px;
	background: url(/img/counselor_pic.png) no-repeat;
	float: left;
	/*margin-top: 4px;*/
	position: absolute;
	top: 26px;
	left: 42px;
}
.counselor_dec{
	width: 250px;
	height: 50px;
	float: left;
	position: absolute;
	top: 24px;
	left: 94px;
}
.counselor_dec_tit{
	color:#ff7385;
	font-size:15px;
}
.counselor_dec_detial{
	margin-top: 6px;
	font-size: 15px;
}
.search_hotel{
	background:url(/img/service_hotel.png) no-repeat;
}
.search_Photographer{
	background:url(/img/camera_pic-min.png) no-repeat;
	/*background-size: 100%;*/
}
.on_select{
    background-color:#f4f1ed;
}

.news--nav {
	width: 860px;
	float: left;
	margin-top: 20px;
}
.news--nav-center {
	width: 860px;
	height: 235px;
	font-size: 0;
	background-color: #fff;
}
.news--nav-title {
	padding: 20px 37px 0;
	height: 56px;
	border-bottom: solid 1px #e3e3e3;
}
.news--nav-title-item {
	float: left;
	font-size: 16px;
	color: #808080;
	margin-right: 65px;
}
.news--nav-title-item:hover {
	color: #ff7385;
	text-decoration: underline;
}
.news--nav-title-item.active {
	font-size: 16px;
	font-weight: bold;
	color: #3d3d3d;
}
.news--nav-content {
	padding: 16px 0 24px;
}
.news--nav-block {
	display: none;
}
.news--nav-block.active {
	display: block;
}
.news--nav-col {
	float: left;
	display: inline-block;
	padding: 0 20px 0 24px;
	width: 50%;
	border-right: solid 1px #e3e3e3;
}
.news--nav-col:last-of-type {
	border-right: none;
}
.h150{
	height: 150px;
}
.plr24{
	padding: 0 20px 0 24px;
	overflow: hidden;
}
.news--content-link{
	float: left;
	width: 16.6%;
	margin-bottom: 12px;
	padding-right: 10px;
	font-size: 13px;
	line-height: 1.54;
	text-align: left;
	color: #4d4b4b;
}
.news--content-link:hover{
	color: #ff7385;
}
.news--nav-item {
	margin-bottom: 12px;
}
.news--nav-item:last-of-type {
	margin-bottom: 0;
}
.news--nav-link {
	font-size: 13px;
	color: #4d4b4b;
	max-width: 320px;
	display: inline-block;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.news--nav-link:hover {
	color: #ff7385;
	text-decoration: underline;
}
.news--nav-time {
	float: right;
	font-size: 13px;
	color: #999999;
}

.word--nav {
	margin-top: 20px;
	padding: 24px 0;
	font-size: 0;
	background-color: #ffffff;
}
.word--nav .word--center {
	width: 1180px;
	height: 200px;
	margin: 0 auto;
}
.word--nav .word--title {
	display: block;
	width: 100%;
	margin-bottom: 18px;
	font-size: 16px;
	font-weight: bold;
	color: #3d3d3d;
	cursor: pointer;
}
.word--nav .word-block {
	float: left;
	display: inline-block;
	width: 170px;
	height: 160px;
	margin-right: 24px;
	border-right: solid 1px #ebebeb;
}
.word--nav .word-block:last-of-type {
	border-right: none;
}
.word--nav .word-block .word--subtitle {
	display: block;
	margin-bottom: 17px;
	font-size: 16px;
	color: #3d3d3d;
}
.word--nav .word-block .word--subtitle:hover {
	color: #ff7385;
	text-decoration: underline;
}
.word--nav .word-block .word--link {
	display: block;
	margin-bottom: 10px;
	font-size: 12px;
	color: #808080;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.word--nav .word-block .word--link:hover {
	color: #ff7385;
	text-decoration: underline;
}
.word--nav .word-block .word--link:last-of-type {
	margin-bottom: 0;
}
.recom--hotel {
	margin-top: 20px;
	margin-bottom: 0;
	padding: 24px 0;
	font-size: 0;
	background-color: #ffffff;
}
.recom--hotel .hotel--center {
	width: 1180px;
	height: 200px;
	margin: 0 auto;
}
.recom--hotel .hotel--title {
	margin-bottom: 18px;
	font-size: 0;
}
.recom--hotel .hotel--title .hotel--title-item {
	display: inline-block;
	margin-right: 16px;
	padding-right: 16px;
	font-size: 13px;
	color: #808080;
	border-right: solid 1px #cccccc;
	cursor: pointer;
}
.recom--hotel .hotel--title .hotel--title-item.active {
	font-size: 16px;
	font-weight: bold;
	color: #3d3d3d;
}
.recom--hotel .hotel--title .hotel--title-item:hover {
	font-size: 16px;
	color: #ff7385;
	text-decoration: underline;
}
.recom--hotel .hotel--title .hotel--title-item:last-of-type {
	border-right: none;
}
.recom--hotel .hotel--block {
	height: 150px;
	margin-top: 24px;
	display: none;
}
.recom--hotel .hotel--block.active {
	display: block;
}
.recom--hotel .hotel--item {
	display: inline-block;
	width: 219px;
	height: 200px;
	margin-right: 16px;
}
.recom--hotel .hotel--item:last-of-type {
	margin-right: 0;
}
.recom--hotel .hotel--item .hotel--pic {
	display: block;
	width: 100%;
	height: 124px;
}
.recom--hotel .hotel--item .hotel--bottom {
	padding: 8px 0 0;
}
.recom--hotel .hotel--item .hotel--bottom .hotel--name {
	display: inline-block;
	width: 120px;
	font-size: 13px;
	color: #3d3d3d;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.recom--hotel .hotel--item .hotel--bottom .hotel--name:hover {
	color: #ff7385;
	text-decoration: underline;
}
.recom--hotel .hotel--item .hotel--bottom .hotel--district {
	float: right;
	font-size: 13px;
	color: #808080;
}
/*.recom--hotel .hotel--item .hotel--bottom .hotel--district:hover {*/
	/*text-decoration: underline;*/
/*}*/