﻿@charset "utf-8";
html { font-family: "microsoft yahei";  -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-size: 62.5%;overflow-x:hidden; }
body { margin: 0; color: #333333; overflow-x:visible; -webkit-overflow-scrolling: touch; padding:0; }
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary { display: block; }
audio, canvas, progress, video { display: inline-block; vertical-align: baseline; }
audio:not([controls]) { display: none; height: 0; }
[hidden], template {display: none;}
svg:not(:root) { overflow: hidden; }
a:active { outline: 0; }
b, strong { font-weight: bold; }
img { border: 0; vertical-align: middle; }
hr { -moz-box-sizing: content-box; box-sizing: content-box; height: 0; }
pre { overflow: auto; white-space: pre; white-space: pre-wrap; word-wrap: break-word; }
code, kbd, pre, samp { font-family: monospace, monospace; font-size: 1em; }
button, input, optgroup, select, textarea { color: inherit; font: inherit; margin: 0; }
button { overflow: visible; }
button, select { text-transform: none; }
button, html input[type="button"], input[type="reset"], input[type="submit"] { -webkit-appearance: button; cursor: pointer; }
button[disabled], html input[disabled] { cursor: default; }
button::-moz-focus-inner, input::-moz-focus-inner {border: 0;padding: 0;}
input { line-height: normal; }
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0; }
input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {height: auto;}
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {-webkit-appearance: none;}
fieldset { border: 1px solid #c0c0c0; margin: 0 2px; padding: 0.35em 0.625em 0.75em; }
legend { border: 0; padding: 0; }
textarea { overflow: auto; resize: vertical; }
optgroup { font-weight: bold; }
table { border-collapse: collapse; border-spacing: 0; }
td, th { padding: 0; }
html, button, input, select, textarea { font-family: '微软雅黑'; }
h1, h2, h3, h4, h5, h6, p, figure, form, blockquote { margin: 0; }
ul, ol, li, dl, dd { margin: 0; padding: 0; }
ul, ol { list-style: none outside none; }
h1, h2, h3 { line-height: 2; font-weight: normal; }
h1 { font-size: 1.8rem; }
h2 { font-size: 1.6rem; }
h3 { font-size: 1.4rem; }

* { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; outline-style: none;}
img{
    transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
    border: none;
}
/*清除浮动*/
.clear{zoom:1;clear:both;}
.clear:before, .clear:after{visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0;}
.clearfix:before, .clearfix:after {display: table;content: "";}
.clearfix:after {clear: both;}

/*清除浮动*/
.clearfloat { overflow: hidden; }
input, select, {vertical-align: middle;outline:none;}
body, a, ul, li { margin: 0; padding: 0; text-decoration: none; list-style: none; }
.center { margin: 0 auto; }
.text { text-align: center; }
.fl { float: left;}
.fr { float: right;}
body{position: relative;max-width: 670px;margin: 0 auto;overflow: hidden;}
.tabbox{display: table-cell;vertical-align: middle;}
.hide{display:none;}

a,a:hover,a:active,a:visited,a:link,a:focus,span,div{
    -webkit-tap-highlight-color:rgba(0,0,0,0);
    -webkit-tap-highlight-color: transparent;
    outline:none;
    background: none;
    text-decoration: none;
}


@font-face
{
  font-family: kaiti;
  src: url(../css/fonts/kaiti_GB2312.ttf);
}




/*咨讯详情*/
footer{background:#202020;padding:1em 0 3em;}
footer .link{border:1px #463d32 solid;background: #390c0c;width: 90%;margin:0 auto;}
footer .link select{width: 100%;height: 35px;border: none;background: #390c0c;font-size: 1.5rem;font-weight: 600;color: #390d0d;}
footer .tel{font-size:1.6rem;color:#fff;font-style: italic;text-align: center;border-bottom: 1px #4a4a4a solid;line-height: 3;}
footer .tel a{color:#fff;}
footer .tel img{zoom:.6;vertical-align: middle;margin-right: 5px;}
footer .addre{text-align: center;margin-top: 1em;}
footer .addre p{color: #464646;font-size: 1.3rem;line-height: 1.76;}

.cont{background:url(../images/bg01_02.png) no-repeat #f6f3f0 left top;background-size: 100%;}
.head{width: 100%;position:relative;}
.head img{width: 100%;}
.head span{position:absolute;right:1em;top:1em;}
.head span img{width: 48px;}

.mianbox{margin: 2em 1em 0;}

.footbox{background:url(../images/bg02_02.jpg) no-repeat #f6f3f0 left bottom;background-size: 100%;padding:4em 1em 4em;text-align: center;}
.footbox a{display:inline-table;height:80px;width: 47%;line-height: 80px;color:#fff;font-size:2rem;margin:0 1%;font-family: kaiti;}
.footbox a.zp{background:url(../images/bg01_05.jpg) repeat;}
.footbox a.zt{background:url(../images/bg01_09.jpg) repeat;}
.footbox a img{vertical-align: middle;margin-right: 1em;zoom:.6;}

.mask{position:fixed;left:0;top:0;background:rgba(62, 62, 62, 0.84);z-index: 10;width: 100%;height: 100%;display:none;}
.moblie_nav{position:fixed;left:0;top:0;z-index: 15;width: 100%;display:none;}
.moblie_nav .t{background:#f8f5f0;padding:1em;}
.moblie_nav .t .box2{margin-right: -2%;margin-top: 1em;}
.moblie_nav .t .box2 .item{float:left;width: 18%;margin:0 2% 0 0;text-align: center;padding:.5em 0;}
.moblie_nav .t .box2 .item span{height: 45px;margin-bottom: 5px;line-height:45px;display:block;}
.moblie_nav .t .box2 .item span img{max-width: 95%;vertical-align: middle;zoom:.5;}
.moblie_nav .t .box2 .item p{font-size: 1.3rem;color:#fff;}
.moblie_nav .t .box2 .item:nth-child(1){background:#ceaaaa;}
.moblie_nav .t .box2 .item:nth-child(2){background:#c1aab4;}
.moblie_nav .t .box2 .item:nth-child(3){background:#abb3d0;}
.moblie_nav .t .box2 .item:nth-child(4){background:#c4abc0;}
.moblie_nav .t .box2 .item:nth-child(5){background:#ccb9a8;}

.moblie_nav .t .box1{position:relative;}
.moblie_nav .t .box1:before{content:'';position:absolute;left:0;bottom:50%;width: 100%;height: 1px;background:#d8d8d8;}
.moblie_nav .t .box1 .item{float:left;width: 25%;text-align: center;padding:1em 0;position:relative;}
.moblie_nav .t .box1 .item:before{content:'';position:absolute;right:0;bottom:0%;width: 1px;height: 100%;background:#d8d8d8;}
.moblie_nav .t .box1 .item span{height: 52px;margin-bottom: 10px;line-height:52px;display:block;}
.moblie_nav .t .box1 .item span img{max-width: 95%;vertical-align: middle;zoom:.55;}
.moblie_nav .t .box1 .item p{font-size: 1.3rem;color:#7f725f;}
.moblie_nav .t .box1 .item:nth-child(4n):before{display:none;}

.moblie_nav .b{padding:1em;}
.moblie_nav .b a{display:inline-table;color:#af8c70;font-size: 1.4rem;padding:0 0.45em;height: 40px;line-height:40px;border-radius: 30px;border:1px #584c43 solid;margin:0 5px 5px 0;background:#650100;}
.close{margin-top: 4em;text-align: center;}
.close img{width: 60px;}


.submenu { margin:0 auto; width:100%; max-width:750px; min-width:320px;background:url(../images/bg02_03.jpg) no-repeat;background-size: 100% 100%;padding:.5em 0;text-align: center; }
.submenu .box { white-space:nowrap; overflow-x:auto; }
.submenu .box::-webkit-scrollbar { width:0; height:0; display: none; }
.submenu .box div { list-style:none; display:inline-block; width:100px; line-height:30px; margin-right:10px;text-align:center; }
.submenu .box div:last-child { margin:0; }
.submenu a{font-family: kaiti;color:#e8c8a2;font-size: 1.6rem;text-align: center;line-height: 30px;display:block;}
.submenu span.on a{background:url(../images/hover.png) no-repeat center;background-size: 100%;}


.minbox{background:url(../images/bg02_06.jpg) repeat-y;background-size: 100%;padding:1em;position:relative;}
.minbox:before{content:'';background:url(../images/bor1_03.jpg) repeat-x;background-size: 100%;height: 1px;width: 100%;position:absolute;left:0;bottom:0;}
.minbox:after{content:'';background:url(../images/bor1_03.jpg) repeat-x;background-size: 100%;height: 1px;width: 100%;position:absolute;left:0;top:0;}
.minbox .t{display: flex;flex: 0 0 100%;justify-content: space-between;}
.minbox .t span{flex:none;color:#a8a6a5;font-size: 1.3rem;line-height: 2;}
.minbox .t span img{vertical-align: middle;zoom:.6;margin-right: .5em;}
.minbox .top{text-align: center;border-bottom: 1px #d0d0d0 solid;padding-bottom: 1em;margin-top: 1em;font-weight: 800;font-size:1.8rem;color:#484848;}
.minbox .info .txt{margin-top: 1em;}
.minbox .info .txt img{max-width: 100%;}
.minbox .info .txt p{line-height: 1.76;font-size: 1.3rem;color:#4d4d4d;}
.minbox .info .zpjj img{max-width: 100%;}



/*展览_核心保护区*/
.list1{}
.list1 .item{margin-bottom: 1.5em;border:1px #e7cfbc solid;border-radius: 8px;overflow:hidden;}
.list1 .item .pic{}
.list1 .item .pic img{width: 100%;display:block;border-radius: 5px 5px 0 0;}
.list1 .item .tt1{font-weight: 800;text-align: center;background:#f6eee3;border-top:1px #e7cfbc solid;color:#333333;font-size: 1.5rem;line-height: 2;}
.list1 .item .tt1 p{color:#333333;font-size: 1.5rem;line-height: 2;}
.list1 .item .tt1 h4{font-weight: 800;}


/*服务_开放时间*//*概况_单位简介*/
/*服务_位置交通*/
.map{border:1px #dfd8cf solid;border-radius: 6px;overflow:hidden;}
.map img{display:block;width: 100%;}
.maptop{color:#bc9b81;font-size: 1.5rem;background:url(../images/bor2.png) no-repeat;background-size: 100%;width: 150px;height: 30px;padding-left: 1em;margin:1.5em auto;line-height: 30px;}
.traffic .tt p{color:#4d4d4d;font-size: 1.3rem;line-height:1.76;}
.traffic .tt h4{font-weight: 800;color:#4d4d4d;font-size: 1.5rem;}




/*研究_李劼人全集*/
.works{}
.works .item{margin-bottom: 2em;}
.works .item h4{font-weight: 800;color:#4d4d4d;font-size: 1.5rem;text-align: center;}
.works .item .box{border:1px #e7cfbc solid;border-radius: 6px;overflow:hidden;height: 200px;margin-top: .5em;}
.works .item .box .L{width: 50%;height: 100%;overflow:hidden;line-height: 200px;}
.works .item .box .L img{object-fit: cover;display:inline-block;width: 100%;vertical-align: middle;height: 100%;}
.works .item .box .R{width: 50%;height: 100%;color:#4d4d4d;font-size: 1.3rem;line-height:2;background:#f6eee3;}
.works .item .box .R .padd{padding:.3em 1em;}
.works .item .foot{margin-top: 5px;}
.works .item .foot .L{color:#676767;font-size: 1.3rem;padding-left: 30px;background:url(../images/tb3.png) no-repeat;background-size: 25px;width: 50%;}
.works .item .foot .L span{color:#9e3333;font-size:1.8rem;}
.works .item .foot .R{}
.works .item .foot .R a{color:#bc9b81;font-size: 1.5rem;background:url(../images/bor3.png) no-repeat;background-size:100% 100%;width: 150px;height: 30px;padding-left: 1em;line-height: 30px;display:block;}




/*研究_李劼人全集详情_作品简介*/
.info .menu{position:relative;}
.info .menu dl{float:left;width: 50%;font-size: 1.3rem;color:#a2a2a2;text-align: center;position:relative;padding-bottom: 1em;}
.info .menu:before{content:'';position:absolute;left:0;bottom:0;width: 100%;height: 1px;background:#d7d7d7;}
.info .menu dl.on{color:#b88766;}
.info .menu dl.on:before{content:'';position:absolute;left:0;bottom:0;width: 100%;height: 1px;background:#b88766;}
.info .bom{margin-top: 1em;}
.cpbanner{position:relative;margin-top: 1em;margin-bottom: 1em;}
.cpswiper .swiper-slide{text-align: center;}
.cpswiper .swiper-slide img{max-width: 100%;}
.cpswiper .swiper-pagination-bullet{width: 12px;height: 12px;background:#7e7e7e;opacity: 1;}
.cpswiper .swiper-pagination-bullet-active{background:#8d1412;}


/*研究_名家评价*/
.pllist{}
.pllist .item{border-bottom: 1px #cfcfcf solid;padding-bottom: 1em;margin-bottom: 1em;}
.pllist .item .date{background:#b7a084;width: 18%;text-align: center;padding:.5rem;}
.pllist .item .date h4{border-bottom: 1px #cfb8b8 solid;color:#fff;font-size: 1.7rem;font-weight: normal;padding-bottom: .3rem;margin-bottom: .3rem;}
.pllist .item .date p{color:#fff;font-size: 1rem;}
.pllist .item .txt{color:#333333;font-size:1.3rem;width: 79%;line-height: 2;}

.pag{margin-top: 1em;}
.pag .L{width: 100%;}
.pag .L a{color:#b7a084;height: 30px;line-height: 30px;font-size:1.3rem;text-align: center;border:1px #b7a084 solid;display:inline-block;padding: 0 5px;}
.pag .L a.on{border:none;}
.pag .R{}
.pag .R a{width: 30px;height: 30px;display:inline-block;}
.pag .R a.prve{background:url(../images/prve1.png) no-repeat;background-size: 100% 100%;}
.pag .R a.prve.active{background:url(../images/prve2.png) no-repeat;background-size: 100% 100%;}
.pag .R a.next{background:url(../images/next1.png) no-repeat;background-size: 100% 100%;}
.pag .R a.next.active,.pag .R a.next.on{background:url(../images/next2.png) no-repeat;background-size: 100% 100%;}

.estimate{}
.estimate .top2{margin-top: 5px;}
.estimate .top2 .L{color:#676767;font-size: 1.3rem;padding-left: 30px;background:url(../images/tb3.png) no-repeat;background-size: 25px;width: 50%;}
.estimate .top2 .L span{color:#9e3333;font-size:1.8rem;}
.estimate .top2 .R{text-align: left;}
.estimate .top2 .R a{color:#bc9b81;font-size: 1.5rem;background:url(../images/bor3.png) no-repeat;background-size:100% 100%;width: 150px;height: 30px;padding-left: 1em;line-height: 30px;display:block;}
.plbox{border:1px #dfd8cf solid;background:#f7f3ee;position:relative;margin-top: 2em;border-radius: 6px;padding:.5rem;}
.plbox:before{content:'';width: 28px;height: 15px;background:url(../images/tb4.png) no-repeat;position:absolute;right:2em;top:-15px;background-size: 100%;}
.plbox textarea{width: 100%;height: 100px;border:none;background:#f7f3ee;resize: none;border-radius: 6px;font-size: 1.3rem;}
.plbox a{color:#fff;background:#9e3333;border-radius: 5px;padding:2px .5em;display:inline-block;font-size: 1.3rem;}
.pjlist{margin-top: 2em;}
.pjlist .item{border-bottom: 1px #e1e1e1 solid;padding-bottom: 1em;margin-bottom: 1em;}
.pjlist .item .name{color: #b7ab9b;font-size: 1.4rem;line-height: 30px;position:relative;font-style: italic;}
.pjlist .item .name img{border-radius: 5px;width: 30px;height: 30px;margin-right: .5em;}
.pjlist .item .name .date{position:absolute;right:0;top:0;color:#b5b5b5;}
.pjlist .item .tt{margin-top: 1em;font-size: 1.3rem;line-height: 2;}



/*index*/
.banner{margin:1em 1em 0;border:1px #ffc088 solid;}
.banner_swiper .swiper-slide{text-align: center;}
.banner_swiper .swiper-slide img{width: 100%;display:block;}
.banner_swiper .swiper-pagination-bullet{width: 12px;height: 12px;background:#fff;opacity: 1;}
.banner_swiper .swiper-pagination-bullet-active{background:#ffd9b3;}

.search{margin:1em 1em 0;background:#fff;
    -webkit-box-shadow:0px 4px 9px 1px rgba(244,244,244,.5);
    -moz-box-shadow:0px 4px 9px 1px rgba(244,244,244,.5);
    box-shadow: 0px 4px 9px 1px rgba(244,244,244,.5);
}
.search input{width: 78%;height: 45px;border:none;float:left;padding-left: 2%;background:#fff;}
.search a{width: 20%;height: 45px;background:url(../images/search2.png) no-repeat #fff center;border-left:1px #f1f1f1 solid;float:left;}

.hmenu2{margin-top: 1em;}
.hmenu2 .t{padding:1em;}
.hmenu2 .t .box2{margin-right: -2%;margin-top: 1em;}
.hmenu2 .t .box2 .item{float:left;width: 18%;margin:0 2% 0 0;text-align: center;padding:.5em 0;}
.hmenu2 .t .box2 .item span{height: 45px;margin-bottom: 5px;line-height:45px;display:block;}
.hmenu2 .t .box2 .item span img{max-width: 95%;vertical-align: middle;zoom:.5;}
.hmenu2 .t .box2 .item p{font-size: 1.3rem;color:#fff;}
.hmenu2 .t .box2 .item:nth-child(1){background:#ceaaaa;}
.hmenu2 .t .box2 .item:nth-child(2){background:#c1aab4;}
.hmenu2 .t .box2 .item:nth-child(3){background:#abb3d0;}
.hmenu2 .t .box2 .item:nth-child(4){background:#c4abc0;}
.hmenu2 .t .box2 .item:nth-child(5){background:#ccb9a8;}
.hmenu2 .t .box1{position:relative;}
.hmenu2 .t .box1:before{content:'';position:absolute;left:0;bottom:50%;width: 100%;height: 1px;background:#d8d8d8;}
.hmenu2 .t .box1 .item{float:left;width: 25%;text-align: center;padding:1em 0;position:relative;}
.hmenu2 .t .box1 .item:before{content:'';position:absolute;right:0;bottom:0%;width: 1px;height: 100%;background:#d8d8d8;}
.hmenu2 .t .box1 .item span{height: 52px;margin-bottom: 10px;line-height:52px;display:block;}
.hmenu2 .t .box1 .item span img{max-width: 95%;vertical-align: middle;zoom:.55;}
.hmenu2 .t .box1 .item p{font-size: 1.3rem;color:#7f725f;}
.hmenu2 .t .box1 .item:nth-child(4n):before{display:none;}

.infoA{margin: 2em 1em 0;background:url(../images/bg02_06.jpg) repeat-y;background-size: 100%;position:relative;}
.infoA:before{content:'';background:url(../images/bor1_03.jpg) repeat-x;background-size: 100%;height: 1px;width: 100%;position:absolute;left:0;bottom:0;}
.infoA:after{content:'';background:url(../images/bor1_03.jpg) repeat-x;background-size: 100%;height: 1px;width: 100%;position:absolute;left:0;top:0;}
.infoA .name{text-align: center;position:relative;top:-1em;z-index: 9;}
.infoA .name span{font-family: kaiti;text-align: center;font-size:2rem;color:#404040;background:url(../images/bg02_06.jpg) repeat-y;background-size: 100%;padding:.5em 1em 1.5em ;display:inline-block;position:relative;
    -webkit-box-shadow:0px 4px 9px 1px rgba(220,220,220,.5);
    -moz-box-shadow:0px 4px 9px 1px rgba(220,220,220,.5);
    box-shadow: 0px 4px 9px 1px rgba(220,220,220,.5);
}
.infoA .name span:before{content:'';position:absolute;right:0;bottom:0;background:url(../images/tb5.png) no-repeat center 90%;width: 100%;height: 100%;background-size: 80%;}
.infoA .name span:after{content:'';background:url(../images/bor1_03.jpg) repeat-x;background-size: 100%;height: 1px;width: 100%;position:absolute;left:0;top:0;}
.infoA .mian{color:#5d5c5c;font-size: 1.3rem;line-height: 1.76;padding:1em;}
.infoA .mian img{max-width: 100%;}

.newA{background:url(../images/bg03_02.jpg) no-repeat #f6f3f0 left top;background-size: 100%;padding:0 1em;padding-top: 3em;}
.newA .menu{}
.newA .menu dl{float:left;width: 33.33%;color:#4a4a4a;font-weight: 800;font-size: 1.4rem;text-align: center;line-height: 35px;position:relative;}
.newA .menu dl.on{background:#fff;color:#ad5858;border: 1px #d1bdaf solid;border-bottom: 1px #fff solid;}
.newA .menu dl.on:before{content:'';background:#fff;height: 4px;width: 100%;position:absolute;left:0;bottom:-5px;z-index: 10;}

.newA .main{position:relative;background:url(../images/bg02_06.jpg) repeat-y;background-size: 100%;border-left: 1px #d1bdaf solid;border-right: 1px #d1bdaf solid; padding:1em;}
.newA .main:before{content:'';background:url(../images/bor2_03.jpg) repeat-x;background-size: 100%;height: 4px;width: 100%;position:absolute;left:0;bottom:-1px;}
.newA .main:after{content:'';background:url(../images/bor2_03.jpg) repeat-x;background-size: 100%;height: 4px;width: 100%;position:absolute;left:0;top:0;}
.newA .main dd{position:relative;padding-bottom: 2em;}
.newA .main .t{background:#f3f0ed;padding:1em;font-size: 1.4rem;color:#cd6e6e;font-weight: 800;}
.newA .main .t a{display:block;font-size: 1.2rem;color:#c1c1c1;margin-top: 5px;}
.newA .main ul{margin-top: 1em;}
.newA .main ul li{padding-left: 1em;position:relative;margin-bottom: 5px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.newA .main ul li a{color:#5d5c5c;font-size: 1.3rem;line-height: 2;}
.newA .main ul li:before{content:'';position:absolute;left:0;top:45%;width: 5px;height: 5px;background:#5d5c5c;border-radius: 10px;}
.newA .main .more{position:absolute;left:0;right:0;margin:0 auto;bottom:-4em;text-align: center;}
.newA .main .more a{color:#eac7ab;font-size:1.3rem;height: 75px;background:url(../images/more.png) no-repeat center;display:inline-block;line-height: 75px;background-size: 100%;width: 75px;}

.Meijin{background: url(../images/bg02_02.jpg) no-repeat #f6f3f0 left bottom;background-size: 100%;padding:4em 1em;}
.Meijin span{background:#d5bba7;font-size: 1.3rem;color:#fff;line-height: 25px;padding:0 .5em;display:inline-block;}
.Meijin .txt{overflow: hidden;text-overflow: ellipsis;white-space: nowrap;padding-right: 50px;position:relative;font-size: 1.4rem;color:#565555;line-height: 30px;}
.Meijin .txt a{position:absolute;right:0;bottom:0;border:1px #c16767 solid;height: 25px;line-height: 25px;padding:0 .5em;color:#c16767;font-size: 1.3rem;}
.Meijin .foot{text-align: right;color:#989797;font-size: 1.3rem;margin-top: .5em;}

.Envir{background:#f6f3f0;padding:0 1em;}
.Envir .top{text-align: center;position:relative;}
.Envir .top span{margin:0 auto;width: 45%;background: url(../images/bg02_06.jpg) repeat-y;
    background-size: 100%;padding: .5em 1em 1.5em;font-family: kaiti;text-align: center;font-size:2rem;color:#404040;position:relative;display:block;}
.Envir .top span:before{content:'';position:absolute;right:0;bottom:0;background:url(../images/tb5.png) no-repeat center 90%;width: 100%;height: 100%;background-size: 80%;}
.Envir .top span:after{content:'';background:url(../images/bor1_03.jpg) repeat-x;background-size: 100%;height: 1px;width: 100%;position:absolute;left:0;top:0;}
.Envir .top:before{content:'';position:absolute;left:0;top:50%;width: 100%;height: 1px;background:#d5bba7;}
.Envir .more{margin-top: 1em;}
.Envir .more a {
    color: #bc9b81;
    font-size: 1.5rem;
    background: url(../images/bor3.png) no-repeat;
    background-size: 100% 100%;
    width: 150px;
    height: 30px;
    padding-left: 1em;
    line-height: 30px;
    display: block;
}
.Envir .mian{margin-top: 1em;position:relative;}
.Envir_swiper .swiper-slide{}
.Envir_swiper .swiper-slide .pic{width: 100%;}
.Envir_swiper .swiper-slide .pic img{display:block;width: 100%;}
.Envir_swiper .swiper-slide .txt{font-size:1.3rem;color:#333333;margin-top: 1em;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}



