body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, input, textarea, p, th, td, img {
	margin: 0;
	padding: 0;
}
img {
	border: 0
}
ol, ul {
	list-style: none
}
h1, h2, h3, h4, h5, h6 {
	font-size: 16px;
}
input {
	outline: none;
	border: none;
}
html {
	_overflow-y: scroll;
}
/*****！！页面通用css样式定义开始******/

html, body {
	min-width: 1200px;
	font-family: "Microsoft YaHei";
 _width: expression(document.body.clientWidth < 1200 ? "1200px": "auto");
}
/* body的css定义:这里定义页面上下左右边距，页面背景颜色，滚动条颜色样式 */

body {
	font-family: "微软雅黑";
	/*文字字体定义 */
    font-size: 14px;
	/*文字大小定义 */
    color: #000;
	/*文字颜色定义 */
    min-width: 1200px;
	outline: none;
}
* {
	word-break: break-all;
	word-wrap: break-word
}
/* 网站超链接css通用设置 */

a {
	text-decoration: none;
}
/* 链接无下划线,有为underline */

a:link {
	color: #2c2c2c;
}
/* 未访问的链接 */

a:visited {
	color: #2c2c2c;
}
/* 已访问的链接 */

a:hover {
	color: #2c2c2c;
	text-decoration: none;
}
/* 鼠标在链接上 */

a:active {
	color: #2c2c2c;
}
/* a {
    transition: all 0.3s linear 0s;
} */


/* 点击激活链接 */

p {
	line-height: 24px;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.hide {
	display: none
}
.show {
	display: block
}
.dib {
	display: inline-block;
 *display: inline;
	zoom: 1;
}
/*.clear{clear:both; line-height:0; height:0; font-size:0px;}*/

.clear:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
/*清除浮动*/

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	overflow: hidden;
}
/*清除浮动*/

.clearfix {
	display: inline-block
}
* html .clearfix {
	height: 1%
}
.clearfix {
	display: block
}
.dib {
	display: inline-block;
 *display: inline;
	zoom: 1;
}
.wrap {
	width: 1200px;
	margin: 0 auto;
	height: auto;
}
 input:-webkit-autofill, input:-webkit-autofill:hover, input:-webkit-autofill:focus {
 box-shadow: 0 0 0 60px #eee inset;
 -webkit-text-fill-color: #fff;
}
/*表格样式定义 */

checkbox {
	border: 0px;
}
/*选择框样式定义 */

.input {
	border: 1px solid #ccc;
	height: 20px;
	line-height: 20px
}
ul, li {
	list-style: none
}
/* header_txt */
.header_txt {
	height:45px;
	line-height:45px;
	color:#666;
	background:#fff;
	z-index:2
}
.contact {
	width:200px
}
.lang {
	width:90px;
	margin-top:9px;
	position:relative;
	z-index:11;
	height:27px;
	line-height:27px
}
.lang h3 {
	padding-left:20px;
	padding-right:20px;
	color:#333;
	font-size:14px;
	font-weight:400
}
.lang a:hover {
	color:#61493e
}
.lang i {
	float:right;
	width:13px;
	height:7px;
	background:url(../images/icos.png) no-repeat;
	margin-top:10px
}
.lang ul {
	position:absolute;
	width:100%;
	top:27px;
	left:0;
	background:#f2f2f2;
	display:none
}
.lang ul li {
	padding:8px 20px
}
.lang ul li a {
	display:block
}
.lang:hover ul {
	display:block
}
.yd {
	line-height:27px;
	color:#fff;
	background:#8a765b;
	height:27px;
	width:100px;
	text-align:center;
	margin-top:9px
}
.yd .applet {
	display:none;
	z-index:1;
	position:relative
}
.yd .applet img {
	width:100%
}
/* header_nav */
.header_nav {
	color:#fff;
	background:#8a765b;
	height:90px;
	font-size:16px
}
.header_nav .logo {
	width:340px
}
.header_nav .logo img {
	width:134px;
	display:block;
	float:left
}
.header_nav .logo span {
	font-size:36px;
	line-height:90px;
	font-weight:700;
	float:left;
	padding-left:30px;
	color:#fff
}
.menu>ul>li {
	float:left;
	padding:0 35px;
	position:relative;
	line-height:90px
}
.menu>ul>li>a {
	font-size:16px;
	color:#fff;
	display:block
}
.menu>ul>li.hover, .menu>ul>li:hover {
	background:#5f5d5e
}
.erji {
	position:absolute;
	top:90px;
	left:0;
	width:100%;
	z-index:19;
	display:none
}
.erji>li {
	height:48px;
	line-height:48px;
	text-align:center;
	background:#8a765b
}
.erji>li>a {
	color:#fff;
	font-size:16px
}
.erji>li:hover {
	background:#5f5d5e
}
.foot_con {
	background: #453b2e;
	padding: 45px 0;
}
.foot_con .foot_logo {
	width: 500px;
	margin-top: 50px;
}
.foot_con .foot_tel {
	width: 555px;
	padding: 15px 0;
	border-left: 1px solid #8f8982;
	padding-left: 60px;
	position: relative;
}
.foot_con .foot_tel .tel h3 {
	color: #fff;
	font-size: 28px;
	padding-left: 60px;
	background:url(../images/tel.png) no-repeat left center;
	line-height: 32px;
}
.foot_con .foot_tel .tel h3 span {
	font-size: 14px;
	font-weight: normal;
	display: block;
	line-height: 18px;
}
.foot_con .foot_tel .tel p {
	padding-left: 60px;
	line-height: 26px;
	color: #c8c5c1;
	margin-top: 25px; padding-right:200px;
}
.foot_con .foot_tel ul {
	margin-top: 25px;
}
.foot_con .foot_tel ul li {
	float: left;
	padding-left: 42px;
	background:url(../images/foot01.png) no-repeat left center;
	line-height: 24px;
	margin-right: 30px;
}
.foot_con .foot_tel ul li.li2 {
	background:url(../images/foot02.png) no-repeat left center;
}
.foot_con .foot_tel ul li.li3 {
	background:url(../images/foot03.png) no-repeat left center;
}
.foot_con .foot_tel ul li.li4 {
	background:url(../images/foot04.png) no-repeat left center;
}
.foot_con .foot_tel ul li a {
	font-weight: bold;
	color: #c8c5c1;
}
.foot_con .foot_tel ul li:hover a {
	color: #fff;
}
.foot_con .foot_tel .chat {
	width: 103px;
	position: absolute;
	right: 20px;
	top: 15px;
}
.foot_con .foot_tel .chat img {
	width: 103px;
	display: block;
}
.foot_con .foot_tel .chat p {
	color: #c8c5c1;
	margin-top: 5px;
	text-align: center;
	line-height: 20px;
}
.foot {
	height:55px;
	text-align: center;
	background: #8a765b;
}
.ddb p {
	float: left;
	line-height: 55px;
	color: #fff;
	width: 50%;
}
.ddb p a {
	color: #fff
}




/* ----- PB分页数字条效果 结束 ----- */
.pagebar .pagination {
	display:flex;
	justify-content:center;
	margin:50px 0; clear:both;
}
.pagination a {
	background:#fff;
	border:1px solid #ccc;
	color:#333;
	font-size: 14px;
	padding:8px 12px;
	margin:0 5px;
	border-radius:3px;
}
.pagination span {
	color: #333;
	font-size:14px;
	padding:8px 2px;
	margin:0 5px;
	border-radius:3px;
}
.pagination a:hover {
	color:#8a765b;
	border:1px solid #8a765b;
}
.pagination a.page-num-current {
	color:#fff;
	background:#8a765b;
	border:1px solid #8a765b;
}
/* ----- PB分页数字条效果 结束 ----- */







.rcrumbs-container {
	width: 1200px;
	margin: 20px auto;
	box-sizing: border-box;
}
.rcrumbs-container span.divider-horizental {
	width: 100%;
}
.rcrumbs {
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:14px;
	line-height:18px;
	white-space:nowrap
}
.rcrumbs>ul {
	padding:0;
	list-style:none
}
.rcrumbs>ul>li {
	overflow:hidden;
	display:none
}
.rcrumbs>ul>li.show {
	display:inline-block
}
.rcrumbs>ul>li.ellipsis {
	text-overflow:ellipsis;
	-o-text-overflow:ellipsis;
	overflow:hidden
}
.rcrumbs a {
	color:#8a765b;
	text-decoration:none
}
.rcrumbs a:hover {
	color:#565c6e
}
.rcrumbs .divider {
	color:#ccc;
	padding:0 5px
}

.d-f {
    display: -ms-flexbox;
    display: flex;
}





.fs-40 {
    font-size: 40px;
}

.fs-28 {
    font-size: 28px;
}

.fw-600 {
    font-weight: 600;
}
.fs-26 {
    font-size: 26px;
}


.fs-24 {
    font-size: 24px;
}
.fs-14 {
    font-size: 14px;
}





.txt-hide-5 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
}







/*简介*/
.tld-intro { /*margin-bottom: 40px;*/ }
.tld-intro .tld-intro-container { width:1200px; margin: 0 auto; padding: 40px 0; box-sizing: border-box; -ms-flex-pack: distribute; justify-content: space-around; }
.tld-intro .tld-intro-container .left { width: 66%; margin-right: 2vw; }
.tld-intro .tld-intro-container .left p { line-height: 26px; }
.tld-intro .tld-intro-container .left p:first-child { margin-bottom: 10px; }
.tld-intro .tld-intro-container .right { width: 33%; -ms-flex-pack: center; justify-content: center; }
.tld-intro .tld-intro-container .right a { width: 33%; height: 160px; display: -ms-flexbox; display: flex; -ms-flex-direction: column; flex-direction: column; -ms-flex-pack: center; justify-content: center; -ms-flex-align: center; align-items: center; padding: 0 .5vw; margin-right: .25vw; color: #FFF; }
.tld-intro .tld-intro-container .right a p:last-child { font-family: "Arial"; }
.tld-intro .tld-intro-container .right a:nth-child(1) { background-color: #924a49; }
.tld-intro .tld-intro-container .right a:nth-child(2) { background-color: #637181; }
.tld-intro .tld-intro-container .right a:nth-child(3) { background-color: #ad9778; }
.tld-intro .tld-intro-container .right a:last-child { margin-right: 0; }
/*景点列表*/
.scenic-intro-list { width: 100%; margin-bottom: 40px; }
.scenic-intro-list .scenic-card { padding: 40px 0; border-bottom: 1px dotted #CCC; width: 100%; display: -ms-flexbox; display: flex; -ms-flex-pack: distribute; justify-content: space-around; height: 180px; }
.scenic-intro-list .scenic-card .scenic-card-img { width: 25%; height: 100%;}
.scenic-intro-list .scenic-card .scenic-card-img img { height:100%}
.scenic-intro-list .scenic-card .scenic-card-content { position: relative; width: 75%; padding-left: 1.5vw; line-height: 26px; color: #333; }
.scenic-intro-list .scenic-card .scenic-card-content p:first-child { margin-bottom: 10px; }
.scenic-intro-list .scenic-card .scenic-card-content a { display: -ms-flexbox; display: flex; width: 6vw; height: 30px; color: #555; -ms-flex-pack: center; justify-content: center; -ms-flex-align: center; align-items: center; position: absolute; bottom: 0; left: 1.5vw; border: 1px solid #CCC; }
.scenic-intro-list .scenic-card .scenic-card-content a i { margin-left: .5vw; }
.scenic-intro-list .scenic-card .scenic-card-content a:hover i { transform: translateX(.5vw); }
@media screen and (max-width:1260px) {
	.tld-intro .tld-intro-container { width: 100vw; padding: 40px 1vw; }
}
.main {
    width: 1200px;
    margin: 20px auto 0;
    padding: 0 1vw 60px;
}


.main .info-essay .essay-title { margin-bottom: 20px; text-align: center; padding-top:50px;}
.main .info-essay .essay-subtitle { background-color: #f0f1f3; padding: 5px 0; text-align: center; }
.main .info-essay .essay-subtitle i { color: #924a49; margin: 0 10px; }
.main .info-essay .essay-content { padding: 40px 0; }
.main .info-essay .essay-content p { line-height: 28px; font-family: "microsoft yahei"; font-size: 14px; text-align: left; }
.main .info-essay .essay-content>img { max-width: 100%; max-height: 600px; }
.main .info-essay .essay-content .lazy-load-img { height: 400px; width: 80%; overflow: hidden; margin: 30px auto; }
.main .info-essay .essay-content .lazy-load-img img { width: 100%; max-height: 400px; position: absolute; top: 50%; left: 50%; }

.main .jump-link a { display: block; font-family: "microsoft yahei"; font-size: 14px; line-height: 28px; color: #333; }
.main .jump-link a:hover { color: #999; }

/* 资讯列表--开始 */
.lists-news li{margin-bottom:15px;}
.lists-news li a{display:block;border:1px solid #ddd;padding:30px;overflow:hidden;}
.lists-news li .img-center{float:left;width:300px;}
.lists-news li .noimg{margin-left:0!important;}
.lists-news li .text{margin-left:320px;}
.lists-news li .text h4{margin:0;line-height:40px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:18px;}
.lists-news li .text h4 span{float:right;font-size:12px;color:#999;font-weight:normal;}
.lists-news li .text p{color:#000;line-height:200%;}
.lists-news li .text .more{float:right;padding:6px 12px;color:#fff;background-color:#B6B6B6;}
.lists-news li a:hover{border-color:#8a765b;}
.lists-news li a:hover .text h4{color:#8a765b;}
.lists-news li a:hover .text .more{background-color:#8a765b;}


/* 产品列表--开始 */
.lists-pro{ margin-top:30px;}
.lists-pro li{padding: 30px 40px;border-bottom:1px dashed #ddd;}
.lists-pro li a{display:block;padding:15px;overflow:hidden;  padding-left:0px;}
.lists-pro li .img-center{float:left;width:300px;}
.lists-pro li .noimg{margin-left:0!important;}
.lists-pro li .text{margin-left:330px;}
.lists-pro li .text h4{margin:0;line-height:40px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:24px;}
.lists-pro li .text h4 span{float:right;font-size:12px;color:#999;font-weight:normal;}
.lists-pro li .text p{color:#797979;line-height:200%; margin-bottom:20px;}
.lists-pro li .text .more{float:right;padding:6px 12px;color:#fff;background-color:#B6B6B6;}
.lists-pro li a:hover{border-color:#8a765b;}
.lists-pro li a:hover .text h4{color:#8a765b;}
.lists-pro li a:hover .text .more{background-color:#8a765b;}


.bookadd {
	padding-top:20px;
}
.bookadd div {
	margin-bottom:20px;
}
.bookadd .label {
	float:left;
	width:100px;
	text-align:right;
	padding-right:10px;
	clear:both; padding-top:10px;
}
.bookadd .label span {
	color:#f30;
	font-family:"黑体",Arial,sans-serif;
}
.bookadd .enter {
	margin-left:120px;
}
.bookadd .enter .ip {
	border:1px solid #EEE;
	padding:10px 10px;
	vertical-align:middle;
	overflow:hidden;
}
.bookadd select {
	border:1px solid #EEE;
	padding:5px;
}
.bookadd .enter .bnt {
	border:1px solid #EEE;
	background:#fff;
	padding:10px 30px;
	margin-right:10px;
	vertical-align:middle;
}
.bookadd .enter label {
	display:block;
}
.bookadd .enter #booklen {
	color:#f30;
}



.img-center img {
    display: inline-block;
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
    transition: all 0.5s;
}


.banner-sub {
    height: 300px;
    background: no-repeat center/cover;}
	
	
.main-map{
			position: relative;
		}
        .main-map .info {
            border: solid 1px silver; text-align:left
        }
        div.info-top {
            position: relative;
            background: none repeat scroll 0 0 #F9F9F9;
            border-bottom: 1px solid #CCC;
            border-radius: 5px 5px 0 0;
        }
        div.info-top div {
            display: inline-block;
            color: #333333;
            font-size: 14px;
            font-weight: bold;
            line-height: 31px;
            padding: 0 10px;
        }
        div.info-top img {
            position: absolute;
            top: 10px;
            right: 10px;
            transition-duration: 0.25s;
        }
        div.info-top img:hover {
            box-shadow: 0px 0px 5px #000;
        }
        div.info-middle {
            font-size: 12px;
            padding: 6px;
            line-height: 20px;
        }
        div.info-bottom {
            height: 0px;
            width: 100%;
            clear: both;
            text-align: center;
        }
        div.info-bottom img {
            position: relative;
            z-index: 104;           
        }
        .main-map span {
            margin-left: 5px;
            font-size: 11px;
        }
        .info-middle img {
            margin-bottom: 6px;
        }
		.amap-info>div{
			width:100%;
					}	
	