@charset "utf-8";
body, h1, h2, h3, h4, h5, h6, hr, p, dl, dt, dd, ul, ol, li, figure, form, fieldset, legend, button, input, textarea, th, td, s { margin: 0; padding: 0; list-style: none }
h1, h2, h3, h4, h5, h6 { font-weight: 100 }
button, input, select, textarea { font-size: 100%; outline: 0 }
a {
blr:expression(this.onFocus=this.blur()); color: #369; text-decoration: none }
area { blr:expression(this.onFocus=this.blur())
}
.clearfix:after { content: '\0020'; display: block; height: 0; clear: both; font-size: 0; visibility: hidden }
.clearfix { zoom: 1; }
.clear { clear: both; font-size: 1px; width: 1px; height: 0; visibility: hidden; line-height: 0 }
.fl { float: left; display: inline; }
.fr { float: right; display: inline; }
em, i { font-style: normal }
.none { display: none }
.block { display: block }
img { border: 0 }
table { border-collapse: collapse; border: 0; cellspacing: 0; cellpadding: 0 }
.verticalAlign { vertical-align: middle; display: inline-block; height: 100%; width: 1px; margin-left: -1px; }
tml, body { position: relative; height: 100%; }
h1, h2, h3, h4, h5, h6 { text-transform: capitalize }
.col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9 { display: inline-block }
.row>[class*=col-] { float: left }
.col-12 { width: 100% }
.col-11 { width: 91.66666667% }
.col-10 { width: 83.33333333% }
.col-9 { width: 75% }
.col-8 { width: 66.66666667% }
.col-7 { width: 58.33333333% }
.col-6 { width: 50% }
.col-5 { width: 41.66666667% }
.col-4 { width: 33.33333333% }
.col-3 { width: 25% }
.col-2 { width: 16.66666667% }
.col-1 { width: 8.33333333% }
::-webkit-scrollbar {
width:10px;
height:10px;
}
::-webkit-scrollbar-track {
border-radius: 0px;
background:rgba(50,50,20,0.2);
}
::-webkit-scrollbar-thumb {
border-radius:5px;
background:rgba(50,50,20,0.4);
}
::-webkit-scrollbar-thumb:hover {
border-radius:5px;
background:rgba(50,50,20,0.6);
}
.btn { display: inline-block; padding: 10px 20px; text-align: center; letter-spacing: 2px; border-radius: 5px; cursor: pointer; border: 0 }
.imgBox { overflow: hidden; display: inline-block }
.imgBox img { width: 100%; height: 100%; display: block; }
.imgBox:hover img { -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1); transform: scale(1.1); opacity: 1; }
.tipMain { height: 40px; background: #fff; width: 100%; position: fixed; z-index: 9999; left: 0; bottom: 0; border-top: solid 1px #ccc; text-align: center; font-size: 13px; line-height: 40px; }
.tipMain .close { position: absolute; right: 10px; top: 0; width: 40px; height: 40px; text-align: center; font-family: Arial, Helvetica, sans-serif; color: #f00; cursor: pointer; font-weight: normal; font-size: 18px; }
.arrow { position: relative; padding-right: 13px; }
.arrow:after { content: " "; display: inline-block; height: 6px; width: 6px; border-width: 2px 2px 0 0; border-color: #333; border-style: solid; -webkit-transform: matrix(.71, .71, -.71, .71, 0, 0); transform: matrix(.71, .71, -.71, .71, 0, 0); position: relative; position: absolute; }
.arrow.arrowL:after { top: 5px; }
.arrow.arrowR:after { border-width: 0 0 1px 1px; top: 5px; }
span.spanleft, .imgText h4, .firstNews h5, .news p a { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; display: block }/*超出的文字省略，要定义宽度*/
a, .featured-post .byline, :after, :before, .btn, .btn:hover, .imgBox img, .imgBox:hover img, .hd.PicPage ul li, .ArrowBlock .hd.PicPage a, .logo, .nav, .keyInput,.ul-news .ul-news-txt .View { -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -ms-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease; }
/*图标字体*/
@font-face { font-family: 'iconfont';  /* project id 278253 */ src: url('https://at.alicdn.com/t/font_1288284_j3i4zyw2hfh.eot'); src: url('https://at.alicdn.com/t/font_1288284_j3i4zyw2hfh.eot?#iefix') format('embedded-opentype'), url('https://at.alicdn.com/t/font_1288284_j3i4zyw2hfh.woff2') format('woff2'), url('https://at.alicdn.com/t/font_1288284_j3i4zyw2hfh.woff') format('woff'), url('https://at.alicdn.com/t/font_1288284_j3i4zyw2hfh.ttf') format('truetype'), url('https://at.alicdn.com/t/font_1288284_j3i4zyw2hfh.svg#iconfont') format('svg'); }
.iconfont { font-family: "iconfont" !important; font-style: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
/*页面*/
body { font-size: 14px; line-height: 1.5em; background: #fff; }
#header { width: 100%; height: 70px; background: #fff; position: fixed; z-index: 99; left: 0px; top: 0; box-shadow: 1px 5px 5px rgba(0,0,0,0.1) }
.wrapper { margin: 0 auto; width: 1350px;position: relative;}
.logo { background: url(../images/logo.png) left center no-repeat; width: 230px; height: 60px; margin-top: 5px; }
.nav { position: relative; z-index: 1; width:calc(100% - 300px ); margin-top:15px; }
.nav ul { position: relative; display: table; width: 100% }
.nav .nLi { position: relative; z-index: 10; display: table-cell; text-align: center;width:12.5%; }
.nav .nLi h3 { line-height: 40px; }
.nav .nLi h3 a { display: block; font-size: 16px; color: #333; text-transform: uppercase; position: relative; }
.nav .nLi h3 a, .nav .nLi h3 a:after { }
.nav .nLi h3 a:after { content: ""; width: 0; height: 2px; background:#e10409; margin:0 auto -5px auto; display: block; z-index: -1; }
.nav .on h3 a { color: #e10409; }
.nav .on h3 a:after { width: 30%;}
.nav .sub { display: none; position: absolute; z-index: 9; top: 35px; left: 0; width: 200px; padding-bottom: 10px; background: #fff; box-shadow: 0px 3px 3px rgba(0,0,0,0.1) }
.nav .sub li { zoom: 1; display: block; margin: 0; padding: 0 }
.nav .nLi .sub a { width: 80%; padding: 5% 10px 0 10%; display: block; color: #333; font-size: 14px; text-align: left; line-height: 1.5; height: auto; text-transform: capitalize; font-weight: 100; }
.nav .nLi .sub a:after { content: ""; width: 0; height: 1px; display: block; margin-top: 5px; background: #087c41 }
.nav .nLi .sub a:hover { color: #087c41; background: #fff }
.nav .nLi .sub a:hover:after { width: 100%; }
.swiperPic { width: 100%; height: auto; overflow: hidden; position: relative; margin-top: 70px; }
.swiperPic .bd { position: relative; z-index: 0; }
.swiperPic .bd li { zoom: 1; vertical-align: middle; }
.swiperPic .bd img { width: 100%; height: auto; display: block; }
.swiperPic .prev, .swiperPic .next { position: absolute; left: 3%; top: 50%; margin-top: -25px; display: block; width: 32px; height: 40px; background: url(../images/slider-arrow.png) -110px 5px no-repeat; filter: alpha(opacity=50); opacity: 0.5; }
.swiperPic .next { left: auto; right: 3%; background-position: 8px 5px; }
.swiperPic .prev:hover, .swiperPic .next:hover { filter: alpha(opacity=100); opacity: 1; }
.more { font-size: 12px; font-weight: 100; overflow: hidden; line-height: 20px; }
.more a { color: #333; padding: 0 }
.more a:hover { color: #8f5211; text-decoration: underline; }
.more .iconfont { margin-left: 5px; font-size: 12px; }
.place { font-size: 14px; font-weight: 100; color: #333; text-transform: capitalize; white-space: nowrap;border-top:solid 1px #ddd; border-bottom:solid 1px #ddd; padding:15px 25px;margin:20px 0; }
.place a { color: #333; line-height: 1.5rem; text-decoration: underline; }
.place a:hover { color: #651c27; text-decoration: none; }
.place .iconfont { margin: 0 8px; font-size: 14px; }
.text { padding:0 0 30px 0; }
.text p { color: #333; font-size: 16px; line-height: 1.8rem;margin-top: 30px;}
.text p:nth-child(1) { margin-top: 0px;}
.text p img {display:block; margin:15px 0; width:100%;}
.banner{background: url(../images/banner.jpg) center 120px no-repeat fixed; height:350px; margin-top:120px; }
.banner.banTop{background-position-y: 70px}
.side { width: 200px; margin-top: -70px; z-index: 999 }
.side h3 { font-size: 20px; color: #fff;line-height: 70px; padding-left:20px; background: #01bb7a }
.sidenav {}
.sidenav ul { padding: 15px; border: solid 1px #ddd;}
.sidenav ul li { border-bottom: solid 1px #ddd; }
.sidenav ul li:nth-last-child(1){border-bottom: 0; }
.sidenav .click { display: block; padding: 8px 5px; line-height: 18px;color: #333; }
.sidenav .click .iconfont { font-size: 12px; margin-right: 10px; color:#01bb7a;float:right; display: none }
.sidenav .click:hover {color:#01bb7a}
.sidenav .clickSub{display:none; background: #f8f8f8; padding: 8px 0 15px 0;}
.sidenav .clickSub a{display:block;color:#333;}
.sidenav .clickSub a:before{content:""; width:3px; height:3px; background: #666; display: block; float:left; margin:8px 10px 0px 10px;}
.sidenav .click.active { background: #f8f8f8;}
.sidenav .click.cur { background: #fff; color: #01bb7a; }
.sidenav .click.cur .iconfont {display:block;}
.content { width: 1120px; min-height: 400px; padding-bottom: 20px; }
#footer { padding: 20px 0; background: #141414; color: #848383;font-size: 16px;}
#footer a { color: #848383 }
#footer a:hover { color: #fff }
#footer #contactus{padding:30px 0;}
#footer .ft-contact { float: left; width: 33.33%;}
#footer .ft-contact h5 {font-size: 24px; color:#fff; font-weight: 700; letter-spacing: 3px; margin-bottom: 20px;}
#footer .ft-contact p { line-height: 25px; color:#fff;  margin-bottom: 10px; display: table; }
#footer .ft-contact .iconfont { font-size: 18px; display: table-cell; width: 25px; margin-bottom: -5px; }
#footer .ft-map{width:60%; float:right;}
#footer .ft-map #gaodi-map{width:100%;height:500px;}
#footer .navigation{width:100%;display: table; margin-top: 30px;}
#footer .navigation a{width:33.33%; display: table-cell; text-align: center;border: solid 1px #848484; padding: 15px 0 20px 0;box-sizing: border-box;}
#footer .navigation .iconfont{font-size: 30px; display: block;margin:15px auto;}
#footer .copyright { border-top: solid 1px #555; padding: 15px 0 0 15px; }
#footer .copyright p { font-size: 12px; line-height: 1.6rem; }
.amap-info-outer, .amap-menu-outer { box-shadow: none !important }
/*图片列表*/
.imgList ul { padding: 0 }
.imgList ul li { float: left; margin: 9px 20px 9px 0; overflow: hidden; background: #fff; position: relative; -webkit-transition: all 0.5s ease; -ms-transition: all 0.5s ease; transition: all 0.5s ease; border: solid 1px #ddd; }
.imgList ul li a { text-decoration: none; }
.imgImg { overflow: hidden; text-align: center; margin-bottom: 5px; }
.imgImg img { width: auto; height: auto; vertical-align: middle; text-align: left; }
.imgText { }
.imgText h4 { font-size: 16px; font-weight: normal; color: #333; line-height: 20px; padding: 10px; text-align: center; overflow: hidden; margin: 0 auto; border: 0 !important }
.imgText p { color: #444; line-height: 25px; }
.imgList ul li:hover { border-color: #4f4d57 }
.imgList ul li a:hover .imgText h4 { color: #4f4d57; text-decoration: underline; }
.imgList ul li a:hover .imgText p { }
.Images { width: 1350px; margin: 0px auto }
.Images ul { width: 1370px; }
.hd.PicPage a { }
.hd.PicPage { height: 20px; margin: 0px }
.hd.PicPage ul { padding: 0; float: left; position: relative; left: 50%; }
.hd.PicPage ul li { float: left; position: relative; right: 50%; text-indent: -9900px; width: 10px; height: 10px; background: #999; margin-right: 10px; cursor: pointer; }
.hd.PicPage ul li:hover { background: #777; }
.hd.PicPage ul li.on { background: #cf0303; }
.hd.PicPage a { display: none; }
.ArrowBlock .hd.PicPage a { display: block; width: 50px; height: 50px; text-align: center; position: absolute; z-index: 999; cursor: pointer; top: 40%; background: rgba(0,0,0,0.5); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7F000000, endColorstr=#7F000000);
opacity: 0; }
.ArrowBlock .hd.PicPage a .iconfont { font-size: 36px; line-height: 50px; color: #fff }
.ArrowBlock .hd.PicPage a.prev { left: -50px; }
.ArrowBlock .hd.PicPage a.next { right: -50px; }
.ArrowBlock .hd.PicPage a:hover { background: rgba(174,14,14,0.7); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#B2AE0E0E, endColorstr=#B2AE0E0E)
}
.ArrowBlock:hover .hd.PicPage a { opacity: 1 }
.ArrowBlock:hover .hd.PicPage a.prev { left: 0px; }
.ArrowBlock:hover .hd.PicPage a.next { right: 0px; }
.PhotoList.Images { width: 100%; overflow: hidden; }/*图片列表*/
.PhotoList.Images ul { width: 100%; padding-top: 20px; }
.PhotoList.Images ul li { width: 23.5%; margin: 0 2% 20px 0; box-sizing: border-box; }
.PhotoList.Images ul li:nth-child(4n) { margin: 0 0 20px 0;}
.PhotoList.Images ul li .imgImg { width: 100%; height: auto; margin: 0 auto; }
.PhotoList.Images ul li .imgImg img { max-width: 100%; max-height: 100%; }
/*相册*/
.Photo,.Photo .picBox li{width:1350px;}
.Photo .picBox{height:720px;}
.Photo{;position:relative;margin:0 auto; padding: 0 0 50px 0;}
.Photo .picBox li img,.Photo .listBox img{background: url(../js/fancybox_loading.gif) center center no-repeat;}
.Photo #prevTop,.Photo #nextTop{top:40%;width:20px;height:50px;position:absolute;cursor:pointer;z-index:99;font-size:50px;font-weight:bold; padding: 10px; text-align: center; letter-spacing: 2px; border-radius: 5px; background-color:rgba(0,0,0,0.3);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7F000000, endColorstr=#7F000000);background-position: center center; background-repeat:no-repeat;}
.Photo #prevTop{background-image: url(../images/superprev.png);left:2%}
.Photo #nextTop{background-image: url(../images/supernext.png);right:2%;}
.Photo li{float:left;}
.Photo .picBox{width:100%; position:relative;background:#fff; margin:5px 0px;overflow: hidden;}
.Photo .picBox ul{width:100%;position:absolute; left:0;}
.Photo .picBox li{ text-align: center;}
.Photo .picBox li img{max-width:100%;height:auto;vertical-align: middle}
.Photo .picBox li p{font-size: 1.05rem;line-height: 50px; color:#333;height:50px;}
.Photo .listBox{width:500px;height:100px;margin:0 auto;position:relative; padding-top:15px;overflow:hidden;}
.Photo .listBox ul{height:88px;position:absolute; padding-left:12px;}
.Photo .listBox li{width:100px;height:70px;cursor:pointer;position:relative; padding:5px 10px;}
.Photo .listBox li a{display:block;width:100px;height:70px;}
.Photo .listBox img{border:3px solid #fff; width:100px;height:70px;}
.Photo .listBox li.on img{border:3px solid #e12317;}
.Photo .listBox li:before{content:""; width:0; height:0; display: block; border: solid 8px Transparent; border-bottom-color:#fff; margin-left: 45%}
.Photo .listBox .on:before{border-bottom-color:#e12317}
/*介绍*/
.Scenery { position: relative; overflow: hidden; }
.Scenery .hd.PicPage {margin-top: 0px; height:20px; }
.Scenery .hd.PicPage ul li { width: 10px; height: 2px; background: #444;}
.Scenery .hd.PicPage ul li.on { width: 30px; }
.imgList.SceneryWrap ul li { width: 436px; border: 0;}
.imgList.SceneryWrap ul li .imgBox { width: 436px; height: 245px; }
/*页码*/
.fenye .page a, .fenye .page a:hover { -moz-transition: all .2s linear; -webkit-transition: all .2s linear; transition: all .2s linear; }
a, a:hover { -moz-transition: color .3s linear; -webkit-transition: color .3s linear; transition: color .3s linear; }
.fenye { text-align: center; overflow: hidden; width: 100%; padding: 0; margin: 1rem 0 1.5rem 0; }
.fenye .page { margin-right: 20px; }
.fenye .page a { height: 32px; line-height: 32px; font-weight: normal; padding: 0 13px; border: 1px solid #e5e5e5; border-radius: 3px; display: inline-block; margin: 0 5px; color: #333; }
.fenye .page a.on { background: #c4a38e; color: #fff; border: 1px solid #111; }
.fenye .page .all { padding: 0 10px; }
.fenye .page span.more { width: 34px; height: 34px; margin: 0 5px; background: url(../images/FenyePageMore.png) no-repeat center center; display: inline-block; position: relative; top: 10px; }
.fenye .page a.current { height: 32px; line-height: 32px; padding: 0 13px; border-radius: 3px; display: inline-block; margin: 0 5px; background: #222; border: 1px solid #111; color: #fff; }
.fenye .page span.TotalPages { margin-left: 20px; font-size: 14px; color: #666; }
.page a.next, .page a.prev { width: 34px; height: 32px; padding: 0; margin-bottom: -12px; }
.page a.next { background: url(../images/FenyePageNext.png) no-repeat; }
.page a.prev { background: url(../images/FenyePagePrev.png) no-repeat; }
.fenye .page a:hover, .fenye .page a.on, .fenye .page a.current { border-color: #01bb7a; }
.fenye .page a:hover { color: #01bb7a; }
.fenye .page a.current { background: #01bb7a; }
.pageBox { border: 1px dotted #ddd; margin: 1.5rem auto; display: table; width: 99%; }
.pageBox a { display: inline-block; display: table-cell; font-size: 1rem; line-height: 2.3rem; text-align: center; color: #222; position: relative; }
.pageBox a:after { content: ""; width: 1px; height: 100%; display: block; background: #ddd; position: absolute; top: 0; right: 0 }
.pageBox a:nth-last-child(1):after { width: 0 }
.pageBox a:hover { background: #ddd; }
.toTop { position: fixed; opacity: 1 !important; z-index: 9998; bottom: 0px; width: 50px; height: 50px; padding: 0; right: 0; -webkit-transform: translate3d(0, 0, 0); background-color: #01bb7a; cursor: pointer; display: none; }
.toTop i { width: 100%; height: 100%; display: block; }
.toTop i:after { content: " "; display: inline-block; height: 15px; width: 15px; border-width: 2px 0 0 2px; border-color: #fff; border-style: solid; -webkit-transform: matrix(.71, .71, -.71, .71, 0, 0); transform: matrix(.71, .71, -.71, .71, 0, 0); margin: 20px 0 0 15px }
.toTop:hover { background: #d00000; }
.toTop:active { -webkit-transform: scale(.9); -moz-transform: scale(.9); -ms-transform: scale(.9); -o-transform: scale(.9); transform: scale(.9); }

.highlight { color: red }
.msgTable td { padding: 5px; font-size: 14px }
.msgTable input[type="text"], .msgTable textarea { border: 1px solid #ccc; padding: 3px; border-radius: 3px }
.ajaxMsg { color: #666 }
.ajaxMsg img { margin-top: -3px; }
.msgTable .submit { background: #ff6c00; color: #fff; border-radius: 3px; padding: 5px 10px; border: 0; cursor: pointer }
/*首页*/
.indBoxImg{width:1200px;margin:0 auto;}
.indBoxImg2{background: url(../images/indBox2.jpg) center center no-repeat; height:550px; width:100%;}
.indTitle { padding-top: 30px; text-align: center; height: 70px; }
.indTitle h2 { font-size: 24px; color: #6a6868; letter-spacing: 3px; margin-bottom: 10px;text-transform: uppercase;}
.indTitle h3 { font-size: 14px; color: #969696; display: inline; text-transform: capitalize; padding: 5px 0;}
.indBox{width:100%}
.indBox ul li{float:left; width:20%;overflow: hidden;margin: 0; padding: 0;}
.indBox ul li .imgBox{width:100%;height: 0; padding-bottom: 75%; margin: 0;display: block;overflow: hidden;}
.indBox ul li .imgBox img{width:100%; height: auto}
.touranji{}
.touranji ul li{float:left; width:33.33333%; position: relative;}
.touranji ul li .imgBox{width:100%;height: 0; padding-bottom: 75%; margin: 0;display: block;overflow: hidden;}
.touranji ul li .imgBox img{width:100%; height: auto}
.touranji .txt,.touranji .mask{position: absolute; display: none;}
.touranji .mask{width:100%; height:100%; left:0%; top:0%; z-index: 2;background: rgba(0,0,0,0.5); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7F000000, endColorstr=#7F000000);}
.touranji .txt{width: 50px; height:260px; position: absolute; z-index: 3; left:50%; top:50%; margin:-130px 0 0 -25px; display: block;}
.touranji .txt .txtWrap{width: 100%; height:100%;position: relative;display: table;}
.touranji .txt .txtWrap .name{display: none;vertical-align: middle;color:#fff;width: 20px;font-size: 20px; line-height: 30px; padding:0 15px; }
.touranji .txt .txtWrap .name:after{display: none; }
.touranji .txt .border_top { position: absolute; top: 0; left: 0; }
.touranji .txt .border_bottom { position: absolute; bottom: 0; right: 0; }
.touranji .txt .border_left { position: absolute; top: 0; left: 0; }
.touranji .txt .border_right { position: absolute; bottom: 0; right: 0; }
.touranji .txt .border_top,.touranji .txt .border_bottom{height: 2px; width: 0; background: #fff; -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; transition: all 0.3s ease-out; }
.touranji .txt .border_left,.touranji .txt .border_right{height: 0px; width: 2px; background: #fff; -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; transition: all 0.3s ease-out;}
.touranji ul li:hover .txt .border_top,.touranji ul li:hover .txt .border_bottom{ width: 100%;}
.touranji ul li:hover .txt .border_left,.touranji ul li:hover .txt .border_right{ height: 100%;}
.touranji ul li:hover .mask{display: block;}
.touranji ul li:hover .txtWrap .name{display: table-cell;}
.touranji .more{margin:30px auto; display:table;}
.touranji .more a{display: block;color:#fff; padding: 8px 40px; background:#141414; font-size: 16px;}
.touranji .more a:hover{background:#2f2f2f;}

@media only screen and (max-width: 1440px) {
.wrapper { width: 1200px }
.content { width: 980px; }
.Images { width: 1200px; }
.Images ul { width: 1220px; }
.Photo,.Photo .picBox li{width:1200px;}
.Photo .picBox{height:720px;}
.imgList.SceneryWrap ul li { width: 386px;}
.imgList.SceneryWrap ul li .imgBox { width: 386px; height: 217px; }
.touranji .txt{height:240px;margin-top:-120px}
.touranji .txt .txtWrap .name{font-size: 17px; line-height: 20px;}
}

@media only screen and (max-width: 1280px) {
.wrapper { width: 1100px }
.content { width: 880px; }
.Images { width: 1100px; }
.Images ul { width: 1120px; }
.Photo,.Photo .picBox li{width:1100px;}
.Photo .picBox{height:660px;}
.imgList.SceneryWrap ul li { width: 353px;}
.imgList.SceneryWrap ul li .imgBox { width: 353px; height: 199px; }
.touranji .txt{height:200px;margin-top:-100px}
.touranji .txt .txtWrap .name{font-size: 16px; line-height: 18px;}
}
