@charset "utf-8";
/* by yan 201512/14 */
/*reset*/
body,div,ol,ul,h1,h2,h3,h4,h5,h6,p,th,td,dl,dd,form,iframe,input,textarea,select,label,article,aside,footer,header,menu,nav,section,time,audio,video { margin:0; padding:0; }
article,aside,footer,header,hgroup,nav,section,audio,canvas,video{ display: block; }
body { font-size: 100%; font-family: "Microsoft Yahei","微软雅黑", "Arial", "Verdana", "sans-serif"; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; -webkit-tap-highlight-color:rgba(0,0,0,0); margin:0 auto; color:#787878;}
textarea { resize: none; }
iframe,img { border:0;}
ul,ol { list-style:none; }
input, select, textarea { outline: 0; -webkit-user-modify: read-write-plaintext-only; }
input { -webkit-appearance: none; }
a{ text-decoration: none; color:#787878;}
img{ max-width:100%;} 

.body{ margin:0 auto;}

/* header */
.header { line-height:32px; height:32px; font-size:10px; color:#333; overflow:hidden; background:#e1d9c7; padding:0 3%;}
.header .welcome{ float:left; width:60%; color:#333;}
.header .tydate{ float:right; width:40%; color:#333;text-align:right;}


/*main_top*/
.mian_top{background:#0e3035; }
.mian_top .mian_topt{ background:url('../images/logo.png') no-repeat 3% center;  padding-left:24%; padding-right:4%; position:relative;   }

.mian_top .mian_topt a{color:#e1d9c7;}
.swiper-container { width: 100%;height: 100%;}
.swiper-slide {text-align: center;color:#e1d9c7;
/* Center slide text vertically */display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-justify-content: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;-webkit-align-items: center;align-items: center;}




/* banner */
.slideBox{ position:relative; overflow:hidden; margin:0px auto;  }
.slideBox .hd{position:absolute; bottom:0; }
.slideBox .hd li{text-indent:-99999999px }
.slideBox .bd{ }
.slideBox .bd li{ text-align:center;  }
.slideBox .bd li img{  width:100%; display:block/* 图片宽度100%，达到自适应效果 */}
.slideBox .bd li a{ -webkit-tap-highlight-color:rgba(0,0,0,0);  }  /* 去掉链接触摸高亮 */



/*main*/
.main_cont{margin:8px 8px 0; position:relative; top:-36px;background:url('../images/aw.png') no-repeat center top; background-size:100%; }
.main_cont .main_content{  padding:10px; }
.mainc_top{ background:#ddf3f5;}
.main_content ul{ overflow:hidden;}
.main_content ul li{ float:left; }
.main_content ul li a{ margin:5px 10px; display:block}
.main_content ul li a h2{ background:url('../images/redian.png') no-repeat right 5px / 15px; height:28px; line-height:28px; margin:16px 0 5px; font-size:14px;color:#000;}
.main_content ul li a p{font-size:9px; line-height:20px; margin:6px 0 16px;overflow: hidden;}
.main_content ul li:nth-child(1){ background:#ece6d9;}
.main_content ul li:nth-child(1) a p{color:#666; }
.main_content ul li:nth-child(2){ background:#9e7c36;}
.main_content ul li:nth-child(2) a{ color:#fff;}
.main_content ul li:nth-child(3) a{ color:#fff;}
.main_content ul li:nth-child(2) a h2{background:url('../images/pen.png') no-repeat right 5px /15px; color:#fff;}
.main_content ul li:nth-child(3) a h2{background:url('../images/maps.png') no-repeat right 5px /15px; color:#fff;}
.main_content ul li:nth-child(3){ background:#0e3035;}


.main_cont_bg{}
.main_cont_bg h2{ color:#333; padding:20px 0; font-size:13px; font-weight:normal}
.main_cont_bg .mainc_bg ul{ overflow:hidden;}
.main_cont_bg .mainc_bg ul li{width:50%; float:left; margin-bottom:16px;}
.main_cont_bg .mainc_bg ul li a{ padding-left:36px;}
.main_cont_bg .mainc_bg ul li:nth-child(2n) a{ }
.main_cont_bg .mainc_bg ul li:nth-child(1){ background:url('../images/cars.png') no-repeat left center / 36px;}
.main_cont_bg .mainc_bg ul li:nth-child(2){ background:url('../images/times.png') no-repeat left center / 36px;}
.main_cont_bg .mainc_bg ul li:nth-child(3){ background:url('../images/beibao.png') no-repeat left center / 36px;}
.main_cont_bg .mainc_bg ul li:nth-child(4){ background:url('../images/pheonw.png') no-repeat left center / 36px;}



/*首页景点*/
.main_jd{ margin-top:10px; padding-top:8px; border-top:1px solid #c8dbdd;}
.mainjd_con h2{ font-size:12px; padding:18px 0; font-weight:normal;overflow:hidden;color:#333;}
.mainjd_con h2 span{float:right; color:#999;}
.mainjd_con ul{ overflow:hidden; }
.mainjd_con ul li{float:left; margin-bottom:23px;}
.mainjd_con ul li a{display:block;}
.mainjd_con ul li h3{color:#00ae73; font-size:12px; font-weight:normal; margin-top:6px;}
.mainjd_con ul li p{ font-size:9px; line-height:16px; margin-top:10px; padding-right:16px; color:#999;}


/*底部*/
.footer{ background:#0e3035; text-align:center; padding:10px;position:fixed;bottom:0; left:0;right:0; z-index:9999999;}
.footer ul{ overflow:hidden; width:96%; margin:16px auto 20px;}
.footer ul li{width:20%; text-align:center;float:left; border-right:1px solid #2c5b62; margin-right:-1px;}
.footer ul li:last-child{ border-right:0;}
.footer ul li a{font-size:11px; color:#fff;display:block}
.footer p{font-size:9px; color:#bfbfbf; margin-bottom:10px;}


/*内页 about*/

.inner_about{ padding:16px 10px; min-height:360px; margin-bottom:40px; overflow:hidden;font-size:12px; line-height:26px; color:#666;}
.inner_about h2{ font-size:12px; padding:18px 10px; font-weight:normal;overflow:hidden;color:#333;}
.inner_about h2 span{float:right; color:#999;}
.inner_about p{}
.inner_about h2{ font-size:13px; color:#333; font-weight:normal; border-left:3px solid #fe0000; padding-left:8px;}
.inner_about .jd{ overflow:hidden; margin-top:16px;}
.inner_about .jd li{ width:48%; float:left; margin-bottom:16px; text-align:center; margin-right:3%}
.inner_about .jd li:nth-child(2n){ margin-right:0;}
.inner_about .jd li a{display:block;}
.inner_about .jd li a p{ font-size:10px; color:#666; margin-top:6px;}

/*内页 网游梅园-主题活动*/
.Box{ position:relative; overflow:hidden; /* 设置焦点图最大宽度 */ }
.Box .hd{ position:absolute; height:28px; line-height:28px; bottom:0; right:0; z-index:1; }
.Box .hd li{ display:inline-block; width:10px; height:10px; -webkit-border-radius:10px; -moz-border-radius:10px; border-radius:10px; background:#c0a15f; text-indent:-9999px; overflow:hidden; margin:0 4px;   }
.Box .hd li.on{ background:#fff;  }
.Box .bd{ position:relative; z-index:0; overflow:hidden;}
.Box .bd li{ position:relative; text-align:center; float:left; }
.Box .bd li img{ width:100%;/* 图片宽度100%，达到自适应效果 */}
.Box .bd li a{ -webkit-tap-highlight-color:rgba(0,0,0,0);  }  /* 去掉链接触摸高亮 */
.Box .bd li .tit{ display:block; width:100%;  position:absolute; bottom:0; text-indent:10px; height:36px; line-height:36px; background:#937D49; color:#fff;  text-align:left; font-size:15px; }













.innewslist{ overflow:hidden; padding:0 10px; margin-top:20px;}
.con .innewslist li{width: 100%; border-bottom:1px dotted #ddd; margin-bottom:18px; padding-bottom:18px; overflow:hidden;}
.con .innewslist li:last-child{ border-bottom:none;}
.newp{ float:left; width:25%; margin-right:10px;}
.con .innewslist li a{ -webkit-tap-highlight-color:rgba(0,0,0,0); color:#666; font-size:12px;}  /* 去掉链接触摸高亮 */
.con .innewslist h2{ font-size:14px; color:#957c4a; margin-bottom:10px; font-weight:normal}
.con .innewslist p{ line-height:18px;}


/*内页 网游梅园-花卉展示*/
.inner_huah{ background:#fff; margin-bottom:30px; overflow:hidden; padding:10px 0;}
.inner_huah ul li{ float:left; text-align:center; width:25%;}
.inner_huah ul li a{ font-size:12px; coloe:#666; display:block}

.news_tit{text-align:center; padding:0px 10px 0px}
.news_tit h2{ font-size:14px; }
.news_tit p{padding-bottom:16px; margin-bottom:6px; border-bottom:1px solid #ccc; line-height:20px;}
.news_tit span{ font-size:11px;}

.inner_huah_in{ font-size:12px; color:#666; line-height:26px; padding:10px; margin-bottom:100px;}

.innerc{padding:6px 0; margin-bottom:100px; }
.innerc h1{text-align:center;font-size:16px; margin-bottom:16px; font-weight:normal;}
.innerc .gllis{ }
.gllis .list{overflow:hidden; margin-top:26px;}
.gllis .list h3{ float:left; width:26%; margin-right:10px; font-size:12px; color:#666;}
.gllis .list .jqmc{ float:left;width:70%}
.gllis .list .jqmc a{ margin-right:16px; margin-bottom:16px; display:block; font-size:12px;}


/*内页 旅游指南*/
.lyzn{ margin-top:10px; padding-top:8px; border-top:1px solid #c8dbdd;}
.lyzn_con h2{ font-size:12px; padding:18px 0; font-weight:normal;overflow:hidden;color:#333;}
.lyzn_con h2 span{float:right; color:#999;}
.lyzn_con ul{ overflow:hidden; }
.lyzn_con ul li{}
.lyzn_con ul li img{display:block; margin-bottom:10px;}

.lyzn_con ul li a{display:block; font-size:12px; color:#666; margin-bottom:10px; padding-bottom:10px; border-bottom:1px dashed #ccc;}
.lyzn_con ul li a span{ margin-right:6px;}
.lyzn_con ul li p{text-align:center; font-size:12px;}


.jdyd{ margin-top:10px; padding-top:8px; border-top:1px solid #c8dbdd;}
.jdyd_con h2{ font-size:12px; padding:18px 0; font-weight:normal;overflow:hidden;color:#333;}
.jdyd_con h2 span{float:right; color:#999;}
.jdyd_con ul{ overflow:hidden; }
.jdyd_con ul li{float:left;width:31%; margin-bottom:18px; margin-right:3.4%;}
.jdyd_con ul li:nth-child(3n){margin-right:0;}
.jdyd_con ul li img{display:block; margin-bottom:10px;}

.dzsw_bd{ margin-top:26px; margin-bottom:120px}
.bd_tit{font-size:15px; color:#333;}
.checkbox_wrap {line-height: 20px; margin-top:16px; margin-bottom:26px;}
.checkbox_wrap .unstyled {margin: 5px 0 5px 0;padding: 0;border: 1px solid #d5d5d5;border-radius: 3px;}
.checkbox_wrap .unstyled li:first-child {border-radius: 4px 4px 0 0;}
.checkbox_wrap .unstyled li {border-color: #fff;background: #e3f5f7;font-size: 14px;min-height: 41px;border-bottom: 1px solid #ebebeb;}
.checkbox_wrap li .checked_wrap {padding: 10px 10px 10px 40px;position: relative;}
.checkbox_wrap li i {position: absolute;left: 11px;top: 10px;display: block;width: 16px;height: 16px;border: 1px solid #cbcbcb;background: #ffffff;vertical-align: -4px;-webkit-border-radius: 1px;-moz-border-radius: 1px;-o-border-radius: 1px;-ms-border-radius: 1px;border-radius: 1px;}
.checkbox_wrap .checked_i { border: 0; background: url('../images/checked.png') no-repeat; background-size: cover;}
.ticketNum{ margin-left:16px; border:none medium; margin-right:10px; padding-left:10px; height:28px; background-color: #e3f5f7; border-radius: 3px; border: 1px solid #d5d5d5; width:60px;}

.topic_con{ margin-bottom:26px}
.topic_input {margin: 5px 0 0 0;padding: 0;position: relative;border: 1px solid #d5d5d5;border-radius: 3px;}

.topic_input textarea { width: 100%; border-radius: 3px; padding: 10px 5px;display: block;font-size: 14px;border: none;margin: 0px!important;background-color: #e3f5f7;resize: none;  box-sizing: border-box; }

.topic_input input {width: 98%; padding:0 1%;border: none!important;border-radius: 5px;font-size: 14px;display: inline-block;margin: 0;}

.DateOrTimeInput {position: absolute; left: 0; line-height: 45px;height: 45px; z-index:3; min-width: 280px!important;font-family: "microsoft yahei";/* opacity: 0;*/background: none repeat scroll 0 0 #e3f5f7;}

.BlankDateOrTime {background: none repeat scroll 0 0 #e3f5f7;border-color: #fff;border-style: solid;  border-width: 1px 1px 0;font-size: 14px;min-height: 45px;border-radius: 5px;position: relative;box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);}

.BlankDateOrTime span {line-height: 45px;padding: 0 10px;color: #757575;}

.BlankDateOrTime i {width: 30px;height: 30px;background-size: cover;background-repeat: no-repeat;background-position: 0 0;position: absolute;right: 7px;top: 7px;display: block;}
.blankDate {background-image: url('../images/rili.png');}

.bd_dg{ width:90%;border-radius:20px; background:#EF3125; padding:10px 0; text-align:center; margin:22px auto 0;}
.bd_dg a{display:block; color:#fff; font-size:16px;}



.order_ok{ position:absolute; top:50%; left:0; right:0; margin:0 auto; background:#fff; border:1px solid #efefef; padding:0 10px 10px;box-shadow: 0 3px 8px #bbb; width:85%; z-index:6; display:none;}
.order_ok .orderc{}
.order_ok .orderc .close{line-height:30px; text-align:right; display:block; background:url('../images/close.png') no-repeat right center / 20px; height:30px;}
.order_ok .orderc h1{ font-size:18px; color:#0e3035; text-align:center; margin:6px 0 14px 0; font-weight:normal;}
.order_ok .orderc p{ font-size:12px; color:#0e3035; margin-bottom:16px; padding-bottom:18px; border-bottom:1px solid #0e3035; text-align:center;}
.orderbt{ width:80%; margin:26px auto; overflow:hidden;}
.orderbt .orderbtn{ width:44%; float:left; margin-right:10%; background:#0e3035; color:#fff; text-align:center; font-size:13px; display:block; padding:8px 0; }
.orderbt .orderbtn:nth-child(2){ margin-right:0;}



/*新闻*/
.newlist{ margin-top:20px; padding:10px;}
.newlist .ncbd  ul{overflow:hidden; margin-bottom:100px;}
.newlist .ncbd .newdate{ float:left; background:#999; color:#fff; width:62px; height:62px; text-align:center; margin-right:10px; position:relative;}
.newlist .ncbd  .newdate h1{ font-size:16px; border-bottom:1px dashed #efefef; line-height:30px }
.newlist .ncbd  .newdate p{ font-size:14px; line-height:33px;overflow:hidden;}
.newlist .ncbd  ul li{ border-bottom:1px dotted #ddd; margin-bottom:18px; padding-bottom:18px; overflow:hidden; float:left;}
.newlist .ncbd  ul li:last-child{ border-bottom:none;}
.newlist .ncbd  li a{ -webkit-tap-highlight-color:rgba(0,0,0,0); color:#666; font-size:12px;}  /* 去掉链接触摸高亮 */
.newlist .ncbd  h2{ font-size:14px; color:#957c4a; margin-bottom:10px;}
.newlist .ncbd  p{ line-height:18px; font-size:11px}
.newp{ float:left; width:25%; margin-right:10px;}
.newp img{ width:100%;}




/*文明创建*/


.wmcj { margin-top:26px; padding:10px; margin-bottom:120px}
.wmcj .wmcj_tit{font-size:14px; color:#a58748; background:url('../images/tit_bg.png') no-repeat left center; height:48px; line-height:48px; padding-left:36px;}
.wmcj .wmcj_tit	a{color:#a58748}
.wmcj .wmcjd{overflow:hidden; margin-bottom:20px; margin-top:10px}
.wmcj .wmcjd li{ margin-bottom:16px; border-bottom:1px dashed #ccc;}
.wmcj .wmcjd li a{display:block; height:32px; line-height:32px;font-size:13px; color:#666; padding-left:20px; position:relative; overflow:hidden; text-overflow:ellipsis;white-space: nowrap;}

.wmcj .wmcjd li a span{ position:absolute; display:block; color:#957c4a; left:6px; top:0; font-size:30px; height:32px; top:-10px;}
.wmcj_cjdt{overflow:hidden; margin-top:16px}
.wmcj_cjdt li{ float:left; width:31%; margin-right:3.5%; text-align:center}

.wmcj_cjdt li:nth-child(3n){margin-right:0;}
.wmcj_cjdt li h3{  font-size:13px; color:#666; font-weight:normal; margin-top:8px;}
.wmcj_cjdt li img{width:100%;}
 .gallery-thumbs {
        height: 20%;
        box-sizing: border-box;
        padding: 10px 0;
    }
    .gallery-thumbs .swiper-slide {
        width: 25%;
        height: 100%;
        opacity: 0.4;
    }
    .gallery-thumbs .swiper-slide-active {
        opacity: 1;
    }
   .gallery-top img{width:100%;}
.gallery-thumbs img{width:100%;}



/*2015-12-25底部 */


.index_fix{padding:20px 8px;border-top: 1px solid #c8dbdd; overflow:hidden; background:#ddf3f5; margin-bottom:100px;}

.fixright{}

.fixright  h2{ font-size:12px; padding:18px 0; font-weight:normal;overflow:hidden;color:#333; }
.fixright  h2 span{float:right; color:#999;}

.fixright .fixnewtj{ overflow:hidden; margin-bottom:26px; margin-top:16px; padding-right:16px;}
.fixright .fixnewtj .img{float:left; width:18%; margin-right:8px;}
.fixright .fixnewtj  h3{font-size:15px; font-weight:normal;line-height:18px;}
.fixright .fixnewtj p{ font-size:11px; line-height:23px; margin-top:10px}

.fixright .flist{overflow:hidden; }

.fixright .flist li{ margin-bottom:16px; position:relative; width:48%; margin-right:4%; float:left;}
.fixright .flist li:nth-child(2n){margin-right:0;}
.fixright .flist li a{display:block; color:#666; font-size:12px;}
.fixright .flist li span{position:absolute; right:20px; top:10%; font-size:12px;}



@media screen and (min-width: 320px) and (max-width: 720px) {
.mainc_top li { width:50%;}
.mainjd_con li { width:50%;}
.mian_top{ height:52px; line-height:52px}
.mian_top .mian_topt{ background:url('../images/logo.png') no-repeat 3% center; background-size:71px 30px;  height:52px;}
.swiper-slide {font-size: 12px;}
.lyzn_con ul li{float:left;width:48%; margin-bottom:18px; margin-right:4%;}
.lyzn_con ul li:nth-child(2n){margin-right:0;}
.mainc_top ul li a p{ min-height:px; overflow:hidden; text-overflow:ellipsis;white-space: nowrap;}

.main_cont_bg .mainc_bg ul li a h3{font-size:10px; font-weight:normal; color:#333}
.main_cont_bg .mainc_bg ul li a p{ color:#666; font-size:8px;}


.fixright .flist li{ margin-bottom:18px; position:relative; width:100%; }

.fixright .flist li a{display:block; color:#666; font-size:11px;}
.fixright .flist li span{position:absolute; right:20px; top:10%; font-size:10px;}

.fixright .fixnewtj .img{float:left; width:26%; margin-right:8px;}


}

#fixedBg{ position:fixed; width:100%; height:100%; background:#000; z-index:5; opacity:0.8; left:0; top:0; display:none; }


/*2016/1/25*/

.wg{margin:16px 0;}
.wg ul{overflow:hidden;}
.wg ul li{float:left; margin-right:4.995%;width:30%;}
.wg ul li:nth-child(3n){ margin-right:0;}

@media only screen and (min-width: 720px) {
.mainc_top li { width:25%;}
.mainjd_con li { width:25%;}
.mian_top{ height:67px; line-height:67px}
.mian_top .mian_topt{ background:url('../images/logo.png') no-repeat 3% center; background-size:100px 42px;  height:67px;}
.swiper-slide {font-size: 16px;}
.lyzn_con ul li{float:left;width:18%; margin-bottom:18px; margin-right:2.5%;}
.lyzn_con ul li:nth-child(5n){margin-right:0;}
/*.lyzn_con ul li img{width:100%;}*/
.lyzn_con ul li p{text-align:center; font-size:14px;}
.newlist .ncbd  ul li{width: 100%;}
.newlist .ncbd  h2{ font-size:16px; color:#957c4a; margin-bottom:16px;}
.newlist .ncbd  p{ line-height:28px; font-size:13px}
.con{ min-height:800px;}
.con .innewslist li{width: 100%;}
.con .innewslist h2{ font-size:16px; color:#957c4a; margin-bottom:10px; font-weight:normal}
.con .innewslist p{ line-height:23px; font-size:13px;}
.wmcj .wmcjd li{ margin-bottom:16px; border-bottom:1px dashed #ccc;}

.inner_about{ padding:16px 10px; min-height:360px; margin-bottom:40px; overflow:hidden;font-size:16px; line-height:38px; color:#666;}
/*.inner_about img{width:100%; }*/
.inner_huah ul li a{ font-size:14px; coloe:#666; display:block}
.inner_huah_in{ font-size:14px; color:#666; line-height:36px; padding:10px; margin-bottom:100px;}
.news_tit h2{ font-size:16px; }
.news_tit p{padding-bottom:16px; margin-bottom:6px; border-bottom:1px solid #ccc; line-height:26px;}


.header {font-size:12px;;}
.mainjd_con h2{ font-size:14px; padding:18px 0; font-weight:normal;overflow:hidden;color:#333;}
.mainjd_con ul li h3{color:#00ae73; font-size:16px; font-weight:normal; margin-top:8px;}
.mainjd_con ul li p{ font-size:12px; line-height:23px; margin-top:10px; padding-right:16px; color:#999;}
.lyzn_con h2{ font-size:14px; padding:18px 0; font-weight:normal;overflow:hidden;color:#333;}
.lyzn_con ul li a{ font-size:14px;  margin-bottom:14px; padding-bottom:14px;}
.main_content ul li a h2{ height:28px; line-height:28px; margin:16px 0 5px; font-size:15px;color:#444;}
.main_content ul li a p{font-size:11px; line-height:22px; margin:6px 0 16px;o}

.main_cont_bg .mainc_bg ul li a h3{font-size:14px; font-weight:normal; color:#333}
.main_cont_bg .mainc_bg ul li a p{ color:#666; font-size:12px;}
.main_cont_bg .mainc_bg ul li:nth-child(1){ background:url('../images/cars.png') no-repeat left center / 40px;}
.main_cont_bg .mainc_bg ul li:nth-child(2){ background:url('../images/times.png') no-repeat left center / 40px;}
.main_cont_bg .mainc_bg ul li:nth-child(3){ background:url('../images/beibao.png') no-repeat left center / 40px;}
.main_cont_bg .mainc_bg ul li:nth-child(4){ background:url('../images/pheonw.png') no-repeat left center / 40px;}
.main_cont_bg .mainc_bg ul li a{ padding-left:45px;}
.footer ul li a{font-size:13px; color:#fff;display:block}
.footer p{font-size:11px; color:#bfbfbf; margin-bottom:10px;}


.fixright  h2{ font-size:14px;}
.fixright ul li a{font-size:14px;}
.fixright ul li span{font-size:14px;}
}
