/* CSS Document */
@charset "UTF-8";
body{background:#fff !important; margin: 0;font-size: 14px;}html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0);}body{margin:0;font-size:14px;}article,aside,details,figcaption,figure,footer,header,main,menu,nav,section,summary{display:block;}audio,canvas,progress,video{display:inline-block;}audio:not([controls]){display:none;height:0;}progress{vertical-align:baseline;}template,[hidden]{display:none;}a{background-color:transparent;-webkit-text-decoration-skip:objects;}a:active,a:hover{outline-width:0;}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted;}b,strong{font-weight:inherit;}b,strong{font-weight:bolder;}dfn{font-style:italic;}h1{font-size:2em;margin:0.67em 0;}mark{background-color:#ff0;color:#333;}small{font-size:80%;}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline;}sub{bottom:-0.25em;}sup{top:-0.5em;}img{border-style:none;}svg:not(:root){overflow:hidden;}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em;}figure{margin:1em 40px;}hr{box-sizing:content-box;height:0;overflow:visible;}button,input,select,textarea{font:inherit;margin:0;}optgroup{font-weight:bold;}button,input{overflow:visible;}button,select{text-transform:none;}button,html [type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button;}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{border-style:none;padding:0;}button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring{outline:1px dotted ButtonText;}fieldset{margin:0 2px;padding:0.35em 0.625em 0.75em;}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal;}textarea{overflow:auto;}em,i{font-style:normal;}*{font-family:"å¾®è½¯é›…é»‘"}[type="checkbox"],[type="radio"]{box-sizing:border-box;padding:0;}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto;}[type="search"]{-webkit-appearance:textfield;outline-offset:-2px;}[type="search"]::-webkit-search-cancel-button,[type="search"]::-webkit-search-decoration{-webkit-appearance:none;}::-webkit-input-placeholder{color:inherit;opacity:0.54;}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit;}a{color:#333;}a:active{outline:none;}a span,a:hover span{cursor:pointer;}.clearfix{*zoom:1}.clearfix:before,.clearfix:after{display:table;line-height:0;content:""}.clearfix:after{clear:both}p{margin:0;}img{width:auto\9;height:auto;vertical-align:middle;border:0;-ms-interpolation-mode:bicubic}ul,ol,dl,h1,h2,h3,h4,h5,h6,dt,dd{margin:0;padding:0}ul li,ol li{list-style:none}.f-fl,.f-lifl li{float:left;display:inline}.f-fr{float:right;display:inline}a{text-decoration:none}a:hover{text-decoration:none;}
.left {
	float: left;
}
.right {
	float: right;
}
@font-face {
	font-family: "iconfont";
	/* Project id  */
	src: url('iconfont.ttf?t=1650335952403') format('truetype');
}
.g-hc{width:1200px;margin:0 auto;}
.g-width-1200{width:1200px;margin:0 auto;}
.nav_bg {
	width: 100%;
	height: 45px;
	background: #16aefd;
}

.nav_bg ul {
	width: 1200px;
	height: 45px;
	line-height: 45px;
	margin: 0 auto;
}

.nav_bg ul li {
	float: left;
	text-align: center;
	font-size: 16px;
}

.nav_bg ul li a {
	color: #fff;
	width: 150px;
	height: 45px;
	display: block;
}

.nav_bg ul li:hover {
	background: #099de9;
}

.base-header-box .top_bg {
	width: 100%;
	height: 30px;
	line-height: 30px;
	background: #f7f7f7;
}
.base-header-box .top_bg .top_bg_1 {
	width: 1200px;
	text-align: left;
	margin: 0 auto;
}

.base-header-box .logo_bg .logo {
	width: 1200px; margin: 0 auto;
}
.base-header-box .logo_bg .logo img.logo2 {
	width: 200px;
	margin: 10px 0;
}

.base-header-box .nav_bg ul {
	width: 1200px;
}

.base-header-box .nav_bg ul li a {
	width: 70.5px;
}

.top_search {
	width: 680px;
	line-height: 10px;
	position: relative;
	margin-top: 25px;
}

.searchInfo {
	width: 440px;
	height: 17px;
	border: 1px solid #16aefd;
	float: right;
	border-radius: 20px;
	text-indent: 5px;
	padding: 10px;
	background: none;
	line-height: 18px;
	outline: none;
	color: #999;
}

.searchButton {
	width: 24px;
	height: 24px;
	float: right;
	border: none;
	background: url(../images/index_search.png) no-repeat;
	padding: 0;
	position: absolute;
	right: 10px;
	top: 7px;
	cursor: pointer;
}

.top_search span {
	float: left;
	display: block;
	color: #f00;
	line-height: 39px;
	font-size: 16px;
}

.top_search a {
	color: #bbbbbb;
	padding: 0 2px;
	text-decoration: underline;
	color: #f00;
	line-height: 39px;
	font-size: 16px;
}

.top_search a:hover {
	color: #16aefd;
}

.footerBox {
	padding: 30px 0;
	background: #3c3c3c;
	margin-top: 20px;
	overflow: hidden;
}

.footLeft {
	margin-top: 10px;
}

.footCenter {
	width: 600px;
}

.footCenter span,
.footCenter p {
	color: #c2c2c2;
	font-size: 14px;
}

.footCenter span {
	display: block;
	padding-bottom: 5px;
	margin-bottom: 5px;
	float: left;
	border-bottom: 2px solid #c2c2c2;
}

.footCenter p {
	clear: both;
	line-height: 18px;
	text-align: justify;
	text-justify: inter-word;
}

.footCenter a {
	display: block;
	padding-top: 5px;
}

.footCenter a img {
	vertical-align: middle;
	margin-right: 5px
}

.footCenter a p {
	display: inline-block;
	vertical-align: middle;
}

.footRight img {
	display: block;
	width: 100px;
}

.footRight span {
	display: block;
	text-align: center;
	padding: 5px 0;
	color: #fff;
}

.pageTurning .leftPage a,
.pageTurning .rightPage a {
	display: block;
	width: 250px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.leftPage,
.rightPage {
	width: 340px;
	height: 40px;
	background: #f2f2f2;
	line-height: 40px;
	padding: 10px 0;
}

.leftPage span {
	float: left;
	display: block;
}

.rightPage span {
	display: block;
	float: right;
}

.leftPage span:nth-child(1) {
	margin-left: 10px;
	border-right: 1px solid #c3c3c3;
	width: 60px;
}

.rightPage span:nth-child(1) {
	border-left: 1px solid #c3c3c3;
	width: 60px;
	text-align: center;
}

.leftPage span:nth-child(2) {
	margin-left: 10px;
}

.rightPage span:nth-child(2) {
	float: right;
	margin-right: 10px;
}

.centerPage,
.centerPage2 {
	width: 80px;
	height: 60px;
	cursor: pointer;
}

.centerPage span:nth-child(2):hover,
.centerPage2 span:nth-child(2):hover {}

.centerPage span,
.centerPage2 span {
	display: block;
}

.centerPage span:nth-child(1),
.centerPage2 span:nth-child(1) {
	width: 38px;
	height: 38px;
	border-radius: 19px;
	background: #666;
	margin: 0 auto;
}

.centerPage span:nth-child(1) {
	background: url(../images/contentIconT.png) -218px -444px no-repeat #333;
}

.centerPage2 span:nth-child(1) {
	background: url(../images/contentIconT.png) -217px -540px no-repeat #333;
}

.centerPage span:nth-child(2),
.centerPage2 span:nth-child(2) {
	font-size: 14px;
	line-height: 22px;
	display: block;
	text-align: center;
}

.pageTurning a span:hover {
	text-decoration: underline;
	color: #16aefd;
}

/* 标题去H1*/
.travels strong.f-title,
.travels strong.f-titlenew,
.g-dt-list strong.f-titlenew,
.g-zj-list strong.f-titlenew,
.g-jdtj-list strong.f-titlenew,
.g-zxgx-list strong.f-titlenew {
	font-size: 18px;
	color: #16aefd;
	line-height: 30px;
	display: block;
	height: 30px;
	margin: 20px 0 20px 0;
}

.travels strong.f-title:after,
.travels strong.f-titlenew:after,
.g-dt-list strong.f-titlenew:after,
.g-zj-list strong.f-titlenew:after,
.g-jdtj-list strong.f-titlenew:after,
.g-zxgx-list strong.f-titlenew:after {
	display: inline-block;
	content: "";
	color: red;
}

.travels strong.f-title:after {
	content: "留言";
}

.comment strong.f-title:after {
	content: "评论";
}

.links strong.f-title:after {
	content: "游记";
}

.f-jntj strong.f-title:after {
	content: "推荐";
}

.popular strong.f-title:after {
	content: "景区专区";
}

.theme strong.f-title:after {
	content: "排行";
}

.zhuanti strong.f-title:after {
	content: "推荐";
}

.popular strong.f-titlenew:after {
	content: "景区资讯";
}

.g-dt-list strong.f-titlenew:after {
	content: "景区资讯";
}

.theme strong.f-titlenew:after {
	content: "景区问答";
}

.g-zj-list strong.f-titlenew:after {
	content: "景区问答";
}

.zhuanti strong.f-titlenew:after {
	content: "景区攻略";
}

.g-jdtj-list strong.f-titlenew:after {
	content: "景点推荐";
}

.g-zxgx-list strong.f-titlenew:after {
	content: "最新更新";
}

/*留言*/
.messageTxt {
	border-radius: 4px;
	width: 100%;
	border: 1px solid #16aefd;
}

.messageBox h1 {
	border-bottom: none;
	background-position: -226px -800px;
}

.messageTxt textarea {
	width: calc(100% - 10px);
	border: none;
	resize: none;
	border-radius: 4px 4px 0 0;
	outline: none;
	padding: 5px;
	font-size: 14px;
	height: 100px;
}

.bottomTxt {
	border: none;
	background: #f2f2f2;
	border-radius: 0 0 4px 4px;
	padding: 10px 0;
	height: 24px;
}

.bottomTxt input {
	border-radius: 4px;
	line-height: 26px;
	border: none;
	text-indent: 5px;
	width: 80px;
	margin-left: 10px;
	float: left;
	outline: none;
}

.bottomTxt .comment-input {
	float: right;
	margin-right: 10px;
	background: #16aefd;
	color: #fff;
}

.bottomTxt .comment-input:hover {
	background: #1184c0;
}

.bottomTxt .inputImg {
	height: 26px;
	position: relative;
	top: 1px;
	border-radius: 4px;
}

.inputImg {
	float: left;
	width: 80px;
	height: 28px;
	background: red;
	margin-left: 10px;
}

.bottomTxt input[type="button"] {
	float: right;
	margin-right: 10px;
	background: #16aefd;
	color: #fff;
	border: none;
	cursor: pointer;
	outline: none;
}

.bottomTxt input[type="button"]:hover {
	background: #1187c5;
}

.messageBox p {
	padding: 10px 0;
	color: #c6c6c6;
}

/*网友评论*/
.comment h1 {
	border-bottom: none;
	background-position: -226px -890px;
}

/*评论列表*/
.mainBodyLeft .comment ul li {
	width: 840px;
	border: none;
	margin: 0;
	padding-bottom: 20px;
}

.comment ul {
	padding-top: 10px;
}

.commentContentTitle {
	height: 28px;
	width: 840px;
	background: #545d64;
	position: relative;
}

.commentContentTitle span {
	display: block;
	text-indent: 50px;
	line-height: 28px;
	color: #fff;
}

.commentContentTitle img {
	position: absolute;
	display: block;
	width: 40px;
	height: 40px;
	left: 5px;
	top: -6px;
}

.commentContent {
	margin-top: 16px;
	padding: 5px 0 10px 60px;
	line-height: 22px;
	font-size: 14px;
}

.commentContentBottom {
	padding: 0 0 20px 60px;
	font-size: 14px;
}

.commentContentBottom span {
	color: #aaa;
}

input:-webkit-autofill {
	-webkit-box-shadow: 0 0 0px 1000px white inset;
}

.navList {
	position: fixed;
	bottom: 100px;
	background: #fff;
	z-index: 999;
	padding: 20px;
	display: none;
	min-width: 180px;
  box-shadow: 0 0 10px rgba(0, 0, 0, .1);
  border-radius: 4px;
}

.list_ml {
	background: #fff;
	position: relative;
	display: initial;
}

.list_ml h1,
.list_ml strong {
	font-size: 18px;
	padding: 5px 0 15px 0;
	margin-bottom: 5px;
	border-bottom: 1px solid #c4c4c4; display: block;
}
.list_ml h2 {
	position: relative;
	left: -1px;
	line-height: 26px;
	height: 26px;
	padding-left: 20px;
	background: url(../images/arrowContent.png) 0 10px no-repeat;
	font-size: 15px;
	cursor: pointer;
	font-weight: normal;
}

.list_ml h2:last-child {
	background: url(../images/commentIcon.png) 0 -4px no-repeat;
}

.mainBodyRight .list_ml ul li {
	width: auto;
	margin-bottom: 0;
  border: 0;
}

.mainBodyRight .list_ml ul li span:nth-child(2) {
	max-width: 200px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.mainBodyRight .list_ml ul {
	max-height: 200px;
	overflow: auto;
}

.navMenu,
.navTop {
	width: 50px;
	height: 50px;
	float: left;
	border-radius: 4px;
	cursor: pointer;
	margin: 10px 0 0 0;
}
.navMenu {
	background: url(../images/menu.png) 10px 12px no-repeat #d6d6d6;
}
.navTop {
	background: url(../images/top.png) 12px 15px no-repeat #d6d6d6;
	margin-left: 10px;
}
a:hover span{color:#16aefd;}
a:hover{color:#16aefd;}
