/* CSS Document */

.h10{ width:100%; height:10px; clear:both; overflow:hidden;}
.h15{ width:100%; height:15px; clear:both; overflow:hidden;}
.h20{ width:100%; height:20px; clear:both; overflow:hidden;}
.h25{ width:100%; height:25px; clear:both; overflow:hidden;}
.h30{ width:100%; height:30px; clear:both; overflow:hidden;}
.h50{ width:100%; height:50px; clear:both; overflow:hidden;}
.pageMain{ width:1200px; margin:auto; clear:both;}
.pageMain:after {
      content: ".";
      display: block;
      height: 0px;
      clear: both;
      visibility: hidden;
    }


ul,li,h1,h2,h3,h4,p,a,dd,dl{ list-style:none;margin:0px; padding:0px;}
select{ font-size:12px;}
a{text-decoration:none;color:#999999;}
a:hover{text-decoration:none;color:#9a7736;}
div,td{font-size:12px; color:#999999; font-family:"微软雅黑"}
img{border:0px; margin:0px; padding:0px; line-height:150%;}
.Justified{text-align:justify;text-justify:distribute-all-lines;/*ie6-8*/text-align-last:justify;/* ie9*/-moz-text-align-last:justify;/*ff*/-webkit-text-align-last:justify;/*chrome 20+*/}
.enfont{ font-family:arial;}
.L{ float:left;}
.R{ float:right;}
.C{ clear:both; height:1px;}

.clear{
	clear: both;
}

/*输入框*/
.InputBut{width:80px;height:30px;line-height:30px;color:#FFF;border:0px;font-size:14px;background-color:#c9b58e;}
.InputBut:hover{ background-color:#ae0007; cursor:pointer;}

.InputBut1{width:80px;height:30px;line-height:30px;color:#FFF;border:0px;font-size:14px;background-color:#c9b58e;position: absolute;left: 240px;top: 50px;}
.InputBut1:hover{ background-color:#ae0007; cursor:pointer;}


.inputText{border:1px #c9b58e solid;font-size:14px;line-height:25px;height:25px;background-color:#FFF;color:#000; padding:0px 5px;}
.inputText:hover{background-color:#FFF;border:1px #ae0007 solid;}

.inputTextDate{border:1px #c9b58e solid;font-size:12px;line-height:25px;height:25px;background-color:#FFF; background-image:url(../img/date.gif); background-repeat:no-repeat; background-position:right center; width:95px; text-align:left; padding:0px 5px;}
.inputTextDate:hover{cursor:hand;background-color:#FFF;border:1px #ae0007 solid;}

.inputTextarea{border:1px #c9b58e solid;font-family:"宋体";font-size:12px;line-height:18px;background-color:#FFF;color:#000; padding:0px 5px;}
.inputTextarea:hover{background-color:#FFF;border:1px #ae0007 solid;}

.inputTextOrder{border:1px #c9b58e solid;font-size:12px;line-height:16px;height:16px;background-color:#FFF;color:#000;}
.inputTextOrder:hover{border:1px #ae0007 solid;}

/*
 内容页
 * */
.MainMessage,.MainMessage p,.MainMessage div,.MainMessage font{ font-size:16px; line-height:30px; font-family:"微软雅黑"; line-height:200%;}
.MainMessage p{ margin-bottom:15px; }
.MainMessage strong { color:#ae0007; font-size:20px;}


.MainMessage table{ border-left:#CCC 1px solid; border-top:#CCC 1px solid;}
.MainMessage table td{ border-right:#CCC 1px solid; border-bottom:#CCC 1px solid;padding:8px; line-height:25px; height:25px; text-align:center; font-size:16px;}
.MainMessage table th{ border-right:#CCC 1px solid; border-bottom:#CCC 1px solid;font-size:14px;padding:8px; line-height:25px; height:25px; color:#000; text-align:center; font-size:14px;}
/*
 标题
 * */
.ctitle_{
	width: 100%;height: 65px;
}
.ctitle_ .l_1{
	width: 560px;height: 1px;float:left;background-color: white;margin-top: 25px;
}
.ctitle_ .l_2{
	width: 80px;text-align: center;float: left;
}
.ctitle_ .l_3{
	width: 560px;height: 1px;float:left;background-color: white;margin-top: 25px;
}
/*分页链接*/
.ArticlePage{ width:100%; margin:30px 0px;}
.ArticlePageLink{ clear:both; text-align:left; font-size:14px;line-height:30px; font-family: "Arial";width:900px; clear:both;float: left;}
.ArticlePageLink a{ height:30px; line-height:30px; width:30px; text-align:center;margin:0px 10px 0 0; display:inline-block; color:#5b4337;background-color:white;border: 1px solid #cccccc;}
.ArticlePageLink a:hover{ background-color:#ae0007; text-decoration:none; color:#FFF;}
.ArticlePageLink a.PageNo{width:30px;line-height:30px;height:30px; text-align:center; background-color:#ae0007;color: white;}
.ArticlePageLink a.PageNo:hover{background-color:#ae0007;}
.ArticlePageLink a.PageNoed{width:30px;line-height:30px;height:30px; text-align:center; background-color:#5b4337; color:#FFF;}
.ArticlePageLink span{ color:#F30; font-weight:bold;}
.ArticlePageLink .ArticlePagePrev{ background-image:url(../img/fy_right.png); background-repeat:no-repeat; background-position:center center;}
.ArticlePageLink .ArticlePageNext{ background-image:url(../img/fy_left.png); background-repeat:no-repeat; background-position:center center;}

.articleInfo{float: right;color: #333333;font-size: 14px;line-height:32px;}
.articleInfo input{width: 30px;height: 30px;padding: 0px;text-align: center;margin-left: 5px;margin-right: 5px;border:1px solid #CCCCCC;}
.articleInfo button{width: 32px;height: 32px;border: 1px solid #CCCCCC;float: right;background-color: white;color: #808080;margin-top: 1px;}
.articleInfo select{ min-width:40px;height: 30px;padding: 0px;text-align: center;margin-left: 5px;margin-right: 5px;border:1px solid #CCCCCC; font-size:14px;}




/*banner-轮播图*/
#loopPic_banner {position: relative;width: 100%;height:auto;overflow: hidden;}
#loopPic_banner .bd {position: relative; }
#loopPic_banner .bd li {position:relative;line-height: 0;height:650px; }
#loopPic_banner .hd {position: absolute;z-index:210;bottom:22px;left:0;width:100%;text-align:center;}
#loopPic_banner .hd li {display:inline-block;margin:0 4px;width: 10px;height: 10px;border-radius:100%;text-indent: -9999px; cursor:pointer;transition:all .2s;-webkit-transition:all .2s;background:rgba(255,255,255,.5); }
#loopPic_banner .hd li.on {background:#ae0007;}

/*图片无缝滚动*/
.picMarquee-left{ width:100%;height:137px; position:relative;}
/*前后*/
.picMarquee-left .prev{position:absolute;bottom:19px;left:-40px;width:30px;height:100px;background:url(../img/prev1.png) no-repeat center center;cursor:pointer;}
.picMarquee-left .next{position:absolute;bottom:19px;right:-40px;width:30px;height:100px;background:url(../img/next1.png) no-repeat center center;cursor:pointer;}
.picMarquee-left .prev:hover{background:url(../img/prev1_on.png) no-repeat center center;}
.picMarquee-left .next:hover{background:url(../img/next1_on.png) no-repeat center center;}
/*主体*/
.picMarquee-left .bd{overflow:hidden;height:100%;}
.picMarquee-left .bd ul li{ position:relative;margin:0 8px; float:left;  overflow:hidden; width:auto !important;border:3px solid #ccc;}
.picMarquee-left .bd ul li img{height:131px; display:block;  }
.picMarquee-left .bd ul li p{ position:absolute;bottom:0;left:0;width:100%;line-height:32px;font-size:12px;color:#fff;  text-indent:10px;background:rgba(0,0,0,.5); }
.picMarquee-left .bd ul li:hover{ border-color:#10815c;  }

/*新闻轮播*/
.loopPic_news{position:relative;}
.loopPic_news .bd li img{width:483px;height:322px;}
.loopPic_news .bd li .conBox{width:432px;height:322px;padding:20px;box-sizing:border-box;background:#f2f2f2;border:1px solid #d9d9d9;border-left:none;}
.loopPic_news .bd li .conBox .p1{font-size:22px;font-weight:bold;line-height:1.4em;max-height:2.8em;margin-bottom:10px;}
.loopPic_news .bd li .conBox .p2{font-size:14px;color:#808080;line-height:24px;max-height:120px;}
.loopPic_news .bd li .conBox .p3{margin-top:20px;font-size:12px;font-family:arial;}
.loopPic_news .bd li:hover .conBox .p1{color:#0d9063;}
/*页码*/
.loopPic_news .hd {position: absolute;bottom:5px;right:20px;height:40px;line-height:40px;text-align: right;padding-right:6px;box-sizing:border-box;}
.loopPic_news .hd li {display: inline-block;margin:0 3px;width: 10px;height: 10px;border-radius: 50%;background:#808080;text-indent:9999px;cursor:pointer;box-sizing:border-box; }
.loopPic_news .hd li.on {background: #0d9063;}

/**4轮播-主要景点**/
.slideBox3 {position:relative;width:90%;margin:20px auto;overflow:hidden;}
.slideBox3 .bd ul{height:350px;}
.slideBox3 .bd li {line-height: 0;overflow:hidden;}
.slideBox3 .bd li img{height:350px;}
.slideBox3 .tips{position:absolute;z-index:999;bottom:0;margin:0;width:100%;line-height:44px;text-indent:2em;font-size:16px;color:#fff;background:rgba(0,0,0,.5);}
/*前后*/
.slideBox3 .prev{position:absolute;bottom:150px;left:0px;width:30px;height:100px;background:url(../img/prev1.png) no-repeat center center;}
.slideBox3 .next{position:absolute;bottom:150px;right:0px;width:30px;height:100px;background:url(../img/next1.png) no-repeat center center;}
.slideBox3 .prev:hover{background:url(../img/prev1_on.png) no-repeat center center;}
.slideBox3 .next:hover{background:url(../img/next1_on.png) no-repeat center center;}

/*全景*/
.vrBox{margin: 40px auto 0;width: 80%;}
.vrBox1{position:relative;top:99px;margin:0 auto;width: 80%;}

/*结构*/
.mHead,.mContent,.mFoot{position:relative;min-width:1200px;}

.Box{width:1200px;margin:0 auto;}

.ArticleInfo_xg{ border-top:1px #b3b3b3 solid; padding:20px 0px; font-size:14px; line-height:30px;}
.ArticleInfo_xg span{ background-color:#ae0007; padding:0px 8px; display:inline-block; color:#FFF; margin-right:10px;  text-align:center; margin-bottom:5px;}

/*瀑布流-适用攻略*/
.pbl_zz{position:relative;margin:20px auto 0;padding-bottom:290px;width:100%;}
.pbl_zz li{float:left;width:23%;padding:10px;cursor:pointer;background:#f2f2f2;border:1px solid #e6e6e6;;box-sizing:border-box;transition:all 0.2s;}
.pbl_zz li .img{width:100%;}
.pbl_zz li .p1{margin:8px 0;font-family:Microsoft Yahei;font-size:16px;color:#4c4c4c;}
.pbl_zz li .p1 span{position:relative;top:2px;float:right;font-size:12px;color:#808080;}
.pbl_zz li .p1 span i{margin-right:2px;}
.pbl_zz li .p2{line-height:20px;font-size:12px;color:#808080;}
.pbl_zz li .p3{margin-top:2px;line-height:20px;font-size:12px;color:#808080;}
.pbl_zz li .p3 span{float:right;font-size:12px;color:#808080;}
.pbl_zz li .p3 span i{margin-right:2px;}
.pbl_zz li:hover{background:#ae0007;}
.pbl_zz li:hover .p1,
.pbl_zz li:hover .p1 span,
.pbl_zz li:hover .p2,
.pbl_zz li:hover .p3,
.pbl_zz li:hover .p3 span{color:#fff;}

.pbl_zz1 li{width:285px;}
.pbl_zz1{padding-bottom:40px;}
.pbl_zz2{padding-bottom:40px;}
.pbl_zz2 li{width:275px;}


/*弹窗样式*/
.maskBox{ width: 100%; position:fixed; top: 0px; left: 0px; background: rgba(0,0,0,0.8); z-index: 100;}
.mask_msgBox{background: #fff;width:1000px; height:500px; margin: auto; position: relative; border:#FFF 4px solid;}
.mask_msg{color:#8a8a8a; width:100%; height:500px; font-size: 14px; line-height: 180%; }
.mask_msg p{ margin-bottom: 30px;}
.pop_close{ background: url("../img/close1.png") no-repeat; width: 26px; height: 26px; cursor: pointer; position: absolute; top: -4px; right: -33px;}
.popTitle{ position: absolute; top:-45px; left:0px; font-size:26px; color:#FFF;font-family:"华文楷体"; width:100%; text-align:center;}

/*图片展示弹窗样式*/
#lightbox {left: 0px; width: 100%;line-height: 0; position: absolute; z-index: 99999999;}
#lightbox a img {border: currentColor;}
#outerImageContainer {margin: 0px auto; width: 250px; height: 250px; position: relative;}
#lightboxImage {border: 3px solid rgba(255,255,255,0.3);}
#imageContainer {padding: 10px; text-align:center;}
#loading {left: 0%; top: 40%; width: 100%; height: 25%; text-align: center; line-height: 0; position: absolute;}
#hoverNav {left: 0px; top: 0px; width: 100%; height: 100%; position: absolute; z-index: 999999;}
#imageContainer > #hoverNav {left: 0px;}
#hoverNav a {}
#prevLink {background: url("../img/blank.gif") no-repeat; width: 49%; height: 100%; display: block;}
#nextLink {background: url("../img/blank.gif") no-repeat; width: 49%; height: 100%; display: block;}
#prevLink {left: 0px; float: left;}
#nextLink {right: 0px; float: right;}
#prevLink:hover {background: url("../img/prev.gif") no-repeat left 50%; filter: alpha(opacity=90); opacity: 0.9;}
#prevLink:hover:visited {background: url("../img/prev.gif") no-repeat left 50%; filter: alpha(opacity=90); opacity: 0.9;}
#nextLink:hover {background: url("../img/next.gif") no-repeat right 50%; filter: alpha(opacity=90); opacity: 0.9;}
#nextLink:hover:visited {background: url("../img/next.gif") no-repeat right 50%; filter: alpha(opacity=90); opacity: 0.9;}
#nextLinkText {color: rgb(255, 152, 52); font-weight: bold; text-decoration: none;}
#prevLinkText {color: rgb(255, 152, 52); font-weight: bold; text-decoration: none;}
#nextLinkText {padding-left: 20px;}
#prevLinkText {padding-right: 20px;}
.ontop #imageData {padding-top: 5px;}
#imageDataContainer {margin: 0px auto; line-height: 1.4em;}
#imageData {padding: 0px 10px;}
#imageData #imageDetails {width: 100%;}
#imageData #caption {color:#c1c1c1; font-weight:normal; text-align:left; font-family:"微软雅黑"; font-size:14px; line-height:130%; text-align:justify;  text-justify:distribute-all-lines;
}
#imageData #caption h3{ text-align:center; font-size:14px;  font-family:"微软雅黑"; color:#fff; margin-bottom:5px; font-weight:normal;}
#imageData #numberDisplay {padding-bottom: 1em; clear: left; display: none;}
#imageData #numberDisplay a {color: black; padding-right: 5px; padding-left: 5px;}
#imageData #bottomNavClose {width: 66px; padding-bottom: 0.7em; float: right;}
#imageData #helpDisplay {clear: left; float: left; display: block;}
#overlay {	left: 0px; top: 0px; width: 100%; height: 500px; display: none; filter: alpha(opacity=80); position: absolute; z-index: 9999999; opacity: 0.8 !important; background-color: rgb(0, 0, 0); -moz-opacity: 0.8;}
.clearfix::after {height: 0px; clear: both; display: block; visibility: hidden; content: "."; text-align:left;}
* html > body .clearfix {width: 100%; display: inline-block;}
* html .clearfix {height: 1%;}
#lightboxIframe {display: none;}

.mediaNav2{ position: absolute; width:80px; right:-110px; text-align: center; top: 20px;height:500px;}
.mediaNav2 li{height:80px; width: 80px;vertical-align: middle; margin-bottom:20px; background-color:rgba(0,0,0,0.4); border-radius:80px;}
.mediaNav2 li a{ display: block;width: 100%;height: 100%; font-size: 12px;color:#FFF; line-height: 115px;}
.ico_point a{ background: url(../img/ico_point.png) no-repeat center 13px; background-size: auto 40%;}
.ico_spk1 a{ background: url(../img/ico_spk1.png) no-repeat center 13px; background-size: auto 40%;}
.ico_spk1_on a{ background: url(../img/ico_spk1_on.png) no-repeat center 13px; background-size: auto 40%;}

.ScenicList{}
.ScenicList li{ width:386px; padding:10px; border:1px #e6e6e6 solid; margin-right:21px; background-color:#FFF; font-size:12px; float:left; margin-bottom:25px;}
.ScenicList li img{width:364px; height:187px;}
.ScenicList li h3{ font-size:16px; color:#000; margin:5px 0px; font-weight:bold;}
.ScenicList li:hover{ background-color:#ae0007; color:#FFF;}
.ScenicList li:hover h3{ color:#FFF;}
/*地图*/
.mapBox{width:1300px; height:713px; background-image:url(../img/map.png); background-repeat:no-repeat; background-position:left center; position:relative; margin:auto;}
.mapBox1{width:1180px;; height:580px; border:#60514a 10px solid; position:relative; margin-top:30px;}
.mapBox li{ position:absolute; top:-100px;left:-100px; height:30px; padding:5px 10px; line-height:15px; background-color:#ae0007; border:2px #FFF solid; border-radius:6px; color:#000; box-shadow:rgba(0,0,0,0.2) 2px 2px 5px 1px; font-size:14px; font-weight:bold; color:#000;}
.icoEye{ background-image:url(../img/icoEye.png); width:20px; height:15px; background-repeat:no-repeat; background-position:center center; display:inline-block; vertical-align:text-bottom; margin-right:3px; opacity:1; fiter:alpha(opacity=100);}
.mapBox li:hover .icoEye{ background-image:url(../img/icoEye1.png);}
.mapBox li:hover{ color:#FFF;}
.arrDown{ background-image:url(../img/arrDown.png); width:22px; height:16px; overflow:hidden; display:block; position:absolute; left:50%; margin-left:-11px; bottom:-16px;}
.popBox{cursor:pointer;}
.mapInfo{ background-image:url(../img/icoEye.png); width:125px; height:20px; line-height:20px; color:#000; padding-left:25px; position:absolute; right:140px; bottom:60px; background-repeat:no-repeat; background-position:left center;}
.baiduMap{ width:100%;border:10px rgba(255,255,255,0.7) solid; box-shadow:rgba(0,0,0,0.1) 0px 0px 15px 0px; margin-bottom:20px;}
.sibBox{}

.sibBox{ width:810px; padding-left:390px; background-image:url(../img/subleft.png); background-repeat:no-repeat; background-position:left top; min-height:650px; margin-top:40px;}
.subLink{ margin-bottom:25px; text-align:right;}
.subLink a{ background-color:#9b9689;width:90px; height:25px; line-height:25px; color:#FFF; display:inline-block; font-size:12px; text-align:center; margin-left:15px;}
.subLink a:hover{ background-color:#FF6600;color:#FFF;}
/*留言列表*/
.guestbookList {list-style-type:none; text-transform:capitalize;}
.guestbookList li {margin-bottom:30px; border-bottom:#CCC 1px dashed; padding:10px; border-left:1px #f6f6f6 dashed; border-top:1px #f6f6f6 dashed; border-right:1px #f6f6f6 dashed;}
.guestbookList li:hover{background-color:#FFF; border:#CCC 1px solid;}
.guestbookList div.guestbookTitle{height:25px;}
.guestbookList div.guestbookTitle h3{ font-size:16px; color:#CC0000; float:left;line-height:30px;}
.guestbookList div.guestbookTitle span{font-size:10px; font-family:Arial, Helvetica, sans-serif; margin-left:15px; color:#666; font-weight:normal;}
.guestbookList div.guestbookInfo{line-height:18px; text-align:left; clear:both; color:#333}
.guestbookList div.guestbookBack{line-height:18px; color:#666; width:90%; margin:auto; background-color:#e6e6e6; padding:10px; margin:10px; border-radius:6px;}
.guestbookList div.guestbookBack h3{font-size:12px; color:#000; line-height:30px;width:50px;}


.movBox{ width:100%; padding:10px; border:#ae0007 1px solid; background-color:#FFF;}
