a{color:#333;text-decoration:none;outline:0;transition:all .3s ease-in-out;}
a:hover{color:#b39959;transition:all .3s ease-in-out;}
body *{box-sizing: border-box;}
.mt50{margin-top:50px!important}
.mb50{margin-bottom:50px!important}
.mt30{margin-top:30px!important}
.mb30{margin-bottom:30px!important}
.flex{display: flex;justify-content: space-between;flex-wrap: wrap;}
.grey{width:100%;height:auto;background:#f9f9f9;overflow: hidden;}
.footx{position: relative;}
.footx:after{position: absolute;content: '';left:0;bottom: 0;width: calc(100%);height: 1px;opacity: .5;background: #ddd;-webkit-transform: scaleY(.5);-webkit-transform-origin: 0 0;}
.box{width:1280px;height:auto;margin:0 auto;}
.top{width:100%;height:40px;line-height:40px;background: #0c0d0d;}
.top-box{width: 1280px;height:auto;margin:0 auto;overflow: hidden;color:#fff;font-size:12px;}
.nav{width:100%;height:110px;align-items:center;}
.nav-logo{height:60px}
.nav-logo img{height:100%}
.nav-menu{display: block;}
.nav-menu li{float:left;margin:0 5px;position: relative;}
.nav-menu li a{display: block;padding:0 18px;line-height:38px;font-size:16px;border-radius:3px;text-align: center;}
.nav-menu li a:hover{color:#fff;background:#b39959;}
.nav-menu li.this a{color:#fff;background:#b39959;}
.nav-btn{margin-left:20px;cursor:pointer;display:none;width:20px;height:20px;position:relative;}
.nav-line1{position:absolute;left:0;top:0;width:20px;height:1.5px;background:#666;transition:all ease .3s}
.nav-line2{position:absolute;left:0;top:8px;width:20px;height:1.5px;background:#666;transition:all ease .3s}
.nav-line3{position:absolute;left:0;top:16px;width:20px;height:1.5px;background:#666;transition:all ease .3s}
.nav-line1-1{position:absolute;left:0;top:8px;width:20px;height:1.5px;background:#666;transform:rotate(45deg);transition:all ease .3s}
.nav-line2-1{width:20px;height:1.5px;background:666;opacity:0;transition:all ease .3s}
.nav-line3-1{position:absolute;left:0;top:8px;width:20px;height:1.5px;background:#666;transform:rotate(-45deg);transition:all ease .3s}
.nav-subnav{position: absolute;width:325px;background:rgba(179, 153, 89,.2);left:50%;margin-left:-162.5px;height:0;overflow: hidden;z-index: 10;border-radius:3px;transition:all ease .3s}
.nav-subnav a{float:left;width:140px;line-height:38px;text-align: center;margin-top:15px;margin-left:15px;background:rgba(255,255,255,.5);}
.nav-subnav a:nth-child(2n){margin-left:15px}
.nav-subnav a:last-child{margin-bottom:15px}
.nav-subnav a:hover{background:#9f0d20;color:#fff}
.nav-menu li:hover .nav-subnav{height:auto;}
#side{width:100%;overflow:hidden;position:relative;clear: both;}
#side .swiper-slide{position:relative;text-align:center}
#side img{display: block;width:100%;height:100%;object-fit: cover;}
#side .swiper-pagination-bullet{width:12px;height:12px;border-radius:0;}
#side .swiper-pagination-bullet-active{background: #b39959;}
.abt{text-align: center;}
.abt-inner{display: table; margin: 0 auto; max-width: 80%;}
.abt-inner aside { position: relative; padding: 0 18px; }
.abt-inner aside span { position: relative; display: table; margin: 0 auto; background: #f9f9f9; z-index: 3; }
.abt-bgb .abt-inner aside span{background:#fff;}
.abt .abt-t1 span { color: #222; font-size:38px; line-height:60px; padding: 0 20px; }
.abt .abt-t2 span { color: #666; font-size: 14px; line-height:20px; padding: 0 20px; }
.abt-inner aside:after { position: absolute; left: 0; right: 0; content: ''; height: 50%; border: 2px solid #b39959; }
.abt-inner aside.abt-t1:after { border-bottom: 0; top: 50%; }
.abt-inner aside.abt-t2:after { border-top: 0; bottom: 50%; }
/* 律所介绍 */
.lvsuo{width:100%;background: #fff;box-shadow: 0 0 20px 0 rgb(0 0 0 / 10%);}
.lvsuo-image{width:50%;display: block;height:420px;overflow: hidden;}
.lvsuo-image img{display: block;width:100%;height:100%;object-fit: cover;transition:all ease 1s}
.lvsuo-image img:hover{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);}
.lvsuo-tent{display: block;width:50%;padding:40px 50px;}
.lvsuo-tent h1{width:100%;color:#b39959}
.lvsuo-tent p{width:100%;height:auto;line-height:28px;font-size:15px;overflow: hidden;color:#666;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:7;}
.lvsuo-more{width:120px;height:auto;margin:0 auto;overflow: hidden;}
.lvsuo-more a{display: block;line-height:40px;border: solid 1px #b39959;border-radius:3px;font-size:15px;color:#b39959;text-align: center;}
.lvsuo-more a:hover{background: #b39959;color:#fff}
.lvsuo-about{width:100%;}
.lvsuo-item{display: block;width:33.333%;background:#fff;padding:3% 0;text-align: center;overflow: hidden;}
.lvsuo-item:nth-child(2){background: #f4f4f4;}
.lvsuo-item p{width:100%;height:auto;overflow: hidden;}
.lvsuo-item p:first-child{font-size:38px;color:#b39959;line-height:60px;}
.lvsuo-item p:last-child{line-height:20px;}
.lvsuo-item em{font-style: normal;}
/* 业务领域 */
.yewu{width:100%;height:auto;overflow: hidden;}
.yewu li{display: block;width:24%;margin-top:20px}
.yewu li a{display: block;width:100%;padding:40px 20px;border: solid 1px #eee;position: relative;z-index: 1;}
.yewu-image{display: block;width:50px;margin:0 auto;position: relative;z-index: 1;}
.yewu-image img{margin:0 auto;width:100%;}
.yewu-img2{display: none;}
.yewu-title{width:100%;height:30px;line-height:30px;overflow: hidden;text-align: center;font-size:18px;font-weight:600;margin-top:20px;transition:all .3s ease-in-out;position: relative;z-index: 1;}
.yewu-text{width:100%;height:auto;line-height:20px;color:#666;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:2;margin-top:20px;transition:all .3s ease-in-out;position: relative;z-index: 1;}
.yewu li a:hover .yewu-img1{display: none;}
.yewu li a:hover .yewu-img2{display: block;}
.yewu li a:hover .yewu-title{color:#fff}
.yewu li a:hover .yewu-text{color:#fff}
.yewu-bg{position: absolute;width:0;height:0;background:url(../img/ywbg.jpg) no-repeat;background-size: cover;left:50%;top:50%;opacity:0;z-index:0;transition:all .3s ease-in-out;}
.yewu li a:hover .yewu-bg{width:100%;height:100%;left:0;top:0;opacity:1;}
/* #律师介绍 */
#lvshi{width:100%;height:600px;}
#lvshi .swiper-slide {height: calc((100% - 30px) / 2);text-align: center;background: #eee;overflow: hidden;}
#lvshi a{display: block;position: relative;width:100%;height:100%}

.lvshi-image{display: block;width:100%;height:100%;}
.lvshi-image img{display: block;width:100%;height:100%;object-fit: cover;}
.lvshi-title{position: absolute;width:100%;height:45px;line-height:45px;background:rgba(0, 0, 0, 0.8);bottom:0;left:0;font-size:16px;color:#fff;transition:all .3s ease-in-out;}
.lvshi-title i{font-weight:600;font-style: normal;margin-right:3px}
#lvshi a:hover .lvshi-title{bottom:100%}
.lvshi-info{position: absolute;width:100%;height:100%;background:rgba(0, 0, 0, 0.6);top:100%;left:0;transition:all .3s ease-in-out;}
#lvshi a:hover .lvshi-info{top:0}
.lvshi-box{position: absolute;width:100%;height:auto;padding:0 30px;top:50%;margin-top:-87px}
.lvshi-bt{width:100%;height:30px;line-height:30px;color:#fff;text-align: center;font-weight:600;font-size:16px;}
.lvshi-text{width:100%;height:auto;line-height:22px;color:#fff;overflow: hidden;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;margin-top:20px;text-align: justify;}
.lvshi-more{width:100%;height:38px;border: solid 1px #fff;line-height:38px;text-align: center;margin-top:20px;color:#fff;border-radius:3px;transition:all .3s ease-in-out;}
.lvshi-more:hover{border: solid 1px #b39959;background: #b39959;color:#fff}
#lvshi .swiper-button-next, .swiper-button-prev{width:24px!important;height:38px!important;margin-top:-19px!important;color:rgba(179,153,89,.5)!important}
#lvshi .swiper-button-next:after, .swiper-button-prev:after{font-size:38px!important}
.lvshi-link{width:160px;margin:0 auto}
.lvshi-link a{display: block;line-height: 43px;border: solid 1px #b39959;text-align: center;border-radius:3px;color:#b39959}
.lvshi-link a:hover{background:#b39959;color:#fff}
/* 首页资讯 */
#newside{width:100%;height:auto;overflow:hidden;position:relative;clear: both;}
#newside .swiper-slide{position:relative;width:100%;padding-bottom:20px}
.newside-image{float:left;width:20%;height:155px;overflow: hidden;}
.newside-image img{display: block;width:100%;height:100%;object-fit: cover;}
.newside-box{float: right;width:70%;overflow: hidden;}
.newside-title{width:100%;height:36px;line-height: 36px;overflow: hidden;font-size:22px;color:#333;transition:all .2s ease-in-out;}
.newside-line{width:50px;height:3px;background: #B39959;margin:10px 0}
#newside .swiper-slide :hover .newside-title{color:#D69C68;transition:all .2s ease-in-out;}
.newside-desc{width:100%;font-size:16px;line-height:1.8;overflow: hidden;color:#999;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;margin-top:10px}
#newside .swiper-pagination-bullet{background:#fff;opacity:1;width:30px;height:2px;border-radius: 0;}
#newside .swiper-pagination-bullet-active{background:#D69C68;opacity:1;}
#newside .swiper-pagination-bullets{bottom:5px;}
.new-box{width: 100%;height:auto;display: flex;justify-content: space-between;flex-wrap: wrap;}
.new-item{display: block;width:48%;}
.new-bt{width:100%;height:38px;border-bottom:2px solid #B39959;line-height:36px;}
.new-bt span:first-child{float:left;padding:0 15px;background: #B39959;color:#fff;font-size:16px}
.new-bt span:last-child{float: right;}
.new-list{overflow: hidden;}
.new-list li{width:100%;height:auto;padding:25px 0;list-style-type: none;position: relative;}
.new-list li:after{position: absolute;content: '';left:0;bottom: 0;width: calc(100%);height: 1px;opacity:1;background: #ccc;-webkit-transform: scaleY(.5);-webkit-transform-origin: 0 0;}
.new-list li:last-child:after{height:0}
.new-title{width:100%;height:30px;line-height: 30px;overflow: hidden;font-size:18px;padding-right:50px;position: relative;}
.new-title i{position: absolute;width:33px;height:20px;background-image: url(../img/news-tag.png);right:0;bottom:5px}
.new-title span{float: right;font-size:14px;}
.new-text{margin-top:10px;width:100%;height:48px;overflow: hidden;font-size:14px;color:#999;line-height:24px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;}
/* 首页联系 */
.lianxi{width:100%;height:auto;padding:3%;background:#fff;}
.lianxi-left{width:48%;overflow: hidden;}
.lianxi-title{width:100%;height:auto;line-height:50px;font-size:30px;font-weight:600;border-bottom:1px solid #eee;}
.lianxi-title em{font-style: normal;color:#B39959}
.lianxi-list{width:100%;overflow: hidden;}
.lianxi-list p{width: 100%;line-height:26px;margin-top:20px;color:#666;font-size:16px;}
.lianxi-list p b{color:#B39959;font-weight:600;font-size:18px}
.lianxi-right{width:48%;height:300px;overflow: hidden;}
#map1{width:100%;height:100%}
.lianxi-line{width:100%;height:auto;margin-top:30px}
.lianxi-line a{float: left;padding:0 25px;line-height:38px;border:1px solid #B39959;border-radius:3px;color:#B39959}
.lianxi-line a:hover{background:#B39959;color:#fff}
/* 底部通用 */
.foot{width:100%;height:auto;background:#0c0d0d;color: rgba(255,255,255,0.5);}
.foot-box{width:100%;height:auto;padding:30px 0;border-bottom: 1px solid rgba(255,255,255,0.05);}
.foot-left{width:65%; }
.foot-text{width:100%;height:auto;padding:10px 0;text-align: center;}
.foot-title{width:100%;height:auto;font-size:16px;font-weight:600;}
.foot-nav{width:100%;height:auto;overflow: hidden;margin-top:20px}
.foot-nav li{display: block;width:20%;overflow: hidden;line-height:32px;}
.foot-nav li a{color: rgba(255,255,255,0.5);}
.foot-nav li a:hover{color:#fff}
.foot-lian{width:100%;height:auto;margin-top:20px;overflow: hidden;}
.foot-lian p{width:100%;height:auto;line-height:24px;margin-top:10px;}
.foot-lian p:first-child{margin-top:0}
.foot-image{width:100px;height:100px;overflow: hidden;margin-top:10px}
.foot-image img{display: block;width:100%;height:100%}

.link{width:100%;overflow: hidden;}
.link span{color:#B39959;font-weight:600;}
.link a{color:#666}
.link a:hover{color:#B39959}
.page{width: 100%;display: flex;justify-content: center;margin-top:20px;}
.page a{display: block;color:#333;background:#eee;line-height:34px;padding:0 10px;margin:0 2px}
.page a:hover{color:#fff;background:#b39959}
.page strong{display: block;background: #b39959;color:#fff;line-height:34px;padding:0 10px;margin:0 2px}
/* 内页通用 */
.neibg{width: 100%;height:300px;background: url(../img/nbg.jpg)no-repeat center center;background-size: cover;position: relative;}
.neibg-box{position:absolute;top:50%;left:0;width:100%;text-align: center;margin-top:-84px}
.neibg-title{width:100%;font-size:50px;color:#B39959;font-weight:600;line-height:60px;}
.neibg-text{width:100%;display: flex;justify-content: center;margin-top:20px;font-size:18px}
.neibg-text span{line-height:20px;padding:0 10px;color:#333;position: relative;}
.neibg-text span:nth-child(n+2):after{content:'';width:1px;height:14px;position: absolute;background:rgba(0, 0, 0, 0.2);top:3px;left:0}
.neibg-btn{width:160px;height:auto;margin:0 auto;margin-top:20px}
.neibg-btn a{display: block;line-height:46px;border: 1px solid #B39959;border-radius:3px;font-size:16px;background: #B39959;color:#fff}
.neibg-btn a:hover{opacity:.8;}
.sub{width:100%;height:69px;line-height:68px;border-bottom: solid 1px #eee;}
.sub-nav{display: block;}
.sub-nav li{float: left;padding-right:5px;position: relative;}
.sub-nav li:nth-child(n+2){padding-left:5px}
.sub-nav li:nth-child(n+2):after{content:'';width:1px;height:14px;position: absolute;background:rgba(0, 0, 0, 0.2);top:50%;left:0;margin-top:-7px}
.sub-nav li a{display: block;padding:0 20px;font-size:16px}
.sub-nav li a:hover{background: #B39959;color:#fff}
.sub-nav li.this a{background: #B39959;color:#fff}
.sub-weizhi{display: block;color:#999}
.sub-weizhi a{color:#999}
.sub-weizhi a:hover{color:#B39959}
.tent{width:100%;overflow: hidden;}
.tent h1{width:100%;line-height:44px;font-size:38px;text-align: center;padding-bottom:10px;position: relative;}
.tent h1:after{position: absolute;content:'';width:40px;height:2px;background:#B39959;bottom:0;left:50%;margin-left:-20px}
.tent-desc{width:100%;height:20px;line-height:20px;color:#999;margin-top:10px}
.tent-text{width:100%;overflow: hidden;}
.tent-timage{display: block;width:600px;margin:0 auto}
.tent-timage img{width:100%;}
.tent-image{width:100%;height:auto;}
.tent-image img{width:100%;}
.tent-text p{width:100%;line-height:1.8;font-size:18px;margin-top:25px;text-indent:2em;}
.tent-map{width:100%;height:600px;overflow: hidden;}
#map2{width:100%;height:100%}
.tent-next{width:100%;height:auto;overflow: hidden;}
.tent-next li{display: block;width:48%;overflow: hidden;height:30px;line-height:30px;font-size:16px;color:#B39959}
.tent-next li:last-child{text-align: right;}
.tent-lvshi{width:100%;overflow: hidden;}
.tent-lvshi-item{width:23.5%;overflow: hidden;text-align: center;}
.tent-lvshi-item a{display: block;position: relative;width:100%;height:100%}
.tent-lvshi-image{display: block;width:100%;height:100%;}
.tent-lvshi-image img{display: block;width:100%;height:100%;object-fit: cover;}
.tent-lvshi-title{position: absolute;width:100%;height:45px;line-height:45px;background:rgba(0, 0, 0, 0.8);bottom:0;left:0;font-size:16px;color:#fff;transition:all .3s ease-in-out;}
.tent-lvshi-title i{font-weight:600;font-style: normal;margin-right:3px}
.tent-lvshi-item a:hover .tent-lvshi-title{bottom:100%}
.tent-lvshi-info{position: absolute;width:100%;height:100%;background:rgba(0, 0, 0, 0.6);top:100%;left:0;transition:all .3s ease-in-out;}
.tent-lvshi-item a:hover .tent-lvshi-info{top:0}
.tent-lvshi-box{position: absolute;width:100%;height:auto;padding:0 30px;top:50%;margin-top:-87px}
.tent-lvshi-bt{width:100%;height:30px;line-height:30px;color:#fff;text-align: center;font-weight:600;font-size:16px;}
.tent-lvshi-text{width:100%;height:auto;line-height:22px;color:#fff;overflow: hidden;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;margin-top:20px;text-align: justify;}
.tent-lvshi-more{width:100%;height:38px;border: solid 1px #fff;line-height:38px;text-align: center;margin-top:20px;color:#fff;border-radius:3px;transition:all .3s ease-in-out;}
.tent-lvshi-more:hover{border: solid 1px #b39959;background: #b39959;color:#fff}
.tent-news{width:100%;}
.tent-news li{display: block;width:49%;}
.tent-news li a{width:100%;padding:30px;background:rgba(0, 0, 0, 0.03);border: solid 1px rgba(0, 0, 0, 0.01)}
.tent-news-desc{display: block;width:100px;padding:10px;background:rgba(0, 0, 0, 0.1)}
.tent-news-desc p:first-child{width:100%;line-height:40px;font-size:40px;text-align: center;color:#B39959;padding-bottom:10px;border-bottom: 1px dashed #ccc;}
.tent-news-desc p:last-child{width:100%;height:20px;line-height:20px;overflow: hidden;text-align: center;margin-top:10px;color:#999}
.tent-news-image{display: block;width:100px;height:100px;overflow: hidden;}
.tent-news-image img{display: block;width:100%;height:100%;object-fit:cover;}
.tent-news-box{width:calc(100% - 115px);}
.tent-news-title{width:100%;height:30px;line-height:30px;overflow: hidden;font-size:18px;color:#000;transition:all .3s ease-in-out;}
.tent-news-text{width:100%;height:auto;margin-top:10px;color:#666;line-height:20px;overflow: hidden;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;}
.tent-news li a:hover{border: solid 1px #B39959;}
.tent-news li a:hover .tent-news-title{color:#B39959}
.tent-nav{width:100%;height:auto;overflow: hidden;}
.tent-nav li{width:12%;}
.tent-nav li a{display: block;text-align: center;border: solid 1px #B39959;height:42px;line-height:40px;color:#B39959;border-radius:3px;}
.tent-nav li a:hover{background:#B39959;color:#fff}
.tent-nav li.this a{background:#B39959;color:#fff}

@media all and (max-width:1280px){
    .top-box{width:100%;padding:0 10px;}
    .box{width:100%;}
    .yewu{padding:0 10px}
    .nav-menu li a{padding:0 10px}
    #lvshi{width:100%;padding:0 15px;height:calc(50vw - 25px)}
    .foot-box{width:100%;padding:30px 10px}
    .link{padding:0 15px}
    .tent{padding:0 15px}
    .tent-lvshi{padding:0 10px}
    .tent-map{height:60vw;}
    .sub{padding-right:15px}
    .tent-news{padding:0 15px}
    .tent-nav{padding:0 15px}
}
@media all and (max-width:980px){
    .mt50{margin-top:30px!important}
    .mb50{margin-bottom:30px!important}
    #side{height:360px}
    .yewu li a{padding:20px}
    .nav-logo{height:50px;}
    .nav-menu li{margin:0 2px}
    .nav-menu li a{font-size:14px}
    .nav-menu li:hover .nav-subnav{height:0}
    #lvshi{height:calc(66vw - 25px)}
    .lvshi-box{margin-top:-77px}
    .lvshi-text{margin-top:10px}
    .lvshi-more{margin-top:10px}
    .foot-left{display: none;}
    .tent-news li{width:100%;}
    .tent-nav li{width:24%;}
    .tent-nav li:nth-child(n+5){margin-top:1.66%}
}
@media all and (min-width:768px){
    .tent-lvshi-item:nth-child(n+5){margin-top:2%}
    .tent-text p img{display: block;width:60%;margin:0 auto}
}
@media all and (max-width:768px){
    .mt50{margin-top:20px!important}
    .mb50{margin-bottom:20px!important}
    .mt30{margin-top:15px!important}
    .mb30{margin-bottom:15px!important}
    .top{display: none;}
    .nav{height:60px;padding:0 15px}
    .nav-logo{height:40px}
    .nav-menu{position: fixed;left: 0;top:60px;z-index: 999;background: rgba(0, 0, 0, 0.5);width: 100%;padding:15px;display: none;}
    .nav-menu li{width:31.5%;font-size:16px;margin:auto;margin-right:2.75%;margin-top:10px;}
    .nav-menu li:nth-child(3n){margin-right:0}
    .nav-menu li:nth-child(-n+3){margin-top:0}
    .nav-menu li a{background: rgba(255,255,255,.3);color:#fff;}
    .nav-btn{display: block;}
    #side{height:240px}
    .abt .abt-t1 span{font-size:24px;line-height:40px;}
    .lvsuo-image{width:100%;height:calc(100% - 40%)}
    .lvsuo-tent{width:100%;padding:15px}
    .lvsuo-tent p{-webkit-line-clamp:4;}
    .lvsuo-item p:first-child{font-size:24px;line-height:40px;}
    .yewu li{width:48.5%;margin-top:15px}
    .yewu li a{padding:10px}
    .yewu-title{margin-top:10px}
    .yewu-text{margin-top:10px}
    #lvshi{height:calc(100vw - 40px)}
    .lvshi-title{font-size:14px;height:36px;line-height:36px;}
    .newside-image{width:30%;}
	.newside-box{width:65%;}
    .new-bt{padding:0 15px}
    .new-item{width:100%;}
    .new-list{padding:0 15px}
    .new-list li{padding:15px 0}
    .lianxi{width:96%;margin:0 2%}
    .lianxi-left{width:100%;}
    .lianxi-right{width:100%;height:240px;margin-top:15px}
    .lianxi-title{line-height:40px;font-size:20px}
    .lianxi-list p{margin-top:10px}
    .lianxi-line{margin-top:10px}
    .foot-right{display: none;}
    .foot-text{font-size:12px}
    .neibg{height:220px}
    .neibg-box{margin-top:-66px}
    .neibg-title{font-size:30px;line-height:30px;}
    .neibg-text{font-size:12px}
    .neibg-text span{padding:0 5px}
    .neibg-btn{width:140px;}
    .neibg-btn a{line-height:40px;}
    .sub{height:51px;line-height:50px;padding:0 15px}
    .sub-nav{display: none;}
    .tent{padding:0 15px;}
    .tent h1{font-size:24px;line-height:28px;}
    .tent-text img{display: block;width:100%;margin:0 auto}
    .tent-text p{text-indent:0;margin-top:15px}
    .tent-lvshi-item{width:48.5%;}
    .tent-lvshi-item:nth-child(n+3){margin-top:1.5%}
    .tent-lvshi-box{margin-top:-77px}
    .tent-lvshi-text{margin-top:10px}
    .tent-lvshi-more{margin-top:10px}
    .tent-news li a{padding:15px;}
    .tent-next li{width:100%;}
    .tent-next li:last-child{text-align: left;}
    .tent-timage{width:100%;}
}
