a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;font-weight:400;vertical-align:baseline}
body,html{font-family:Helvetica,Tahoma,Arial,"PingFang SC","Microsoft YaHei","WenQuanYi Micro Hei"}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}
li,ol,ul{list-style:none}
blockquote,q{quotes:none}
blockquote:after,blockquote:before,q:after,q:before{content:'';content:none}
table{border-collapse:collapse;border-spacing:0}
td,th{vertical-align:middle}
a{outline:0;color:#333;text-decoration:none;-webkit-backface-visibility:hidden}
a:focus{outline:0}
input:focus,select:focus,textarea:focus{outline:-webkit-focus-ring-color auto 0}
.header{position:fixed;z-index:1001;top:0;left:0;width:100%}
.top-header{height:40px;background:#074d31}
.top-header p{font-size:14px;font-weight:400;color:#fff;opacity:1;line-height:40px;display:inline-block}
.top-header .contain{min-width:1280px;width:92%;margin:0 auto;overflow:hidden}
.top-header .contain p:nth-of-type(2){float:right}
.header-box{height:101px;box-sizing:border-box;padding:16px 0;background-color:#fff}
.header-box .contain{min-width:1280px;width:92%;margin:0 auto;display:flex;height:68px}
.header-box .contain .logo{width:22%;font-size:0}
.header-box .contain .search-box{width:15%}
.header-box .contain .nav-list{flex:1;text-align:center}
.first-nav-list{display:flex;padding:0 20px;height:100%}
.first-nav-list>li{position:relative;flex:1;line-height:68px;font-size:18px;font-weight:400;color:#333;cursor:pointer}
.first-nav-list>li.active p{position:relative}
.first-nav-list>li.active p::after{position:absolute;content:'';bottom:0;left:8px;right:8px;height:2px;background-color:#074d31}
.first-nav-list>li:hover>p,.first-nav-list>li:hover>p a{color:#074d31}
.snd-list{position:absolute;width:120%;left:-10%;background-color:#fff}
.snd-list li{transition:all .3s;height:0;overflow:hidden;font-size:16px;box-sizing:border-box;padding:0;position:relative}
.snd-list li a{display:block;line-height:40px}
.first-nav-list>li:hover .snd-list li{height:50px;padding:5px}
.snd-list li::before{content:'';position:absolute;top:0;height:1px;background:rgba(7,77,49 ,.3);left:-100%;width:100%;transition:all .3s}
.snd-list li::after{content:'';position:absolute;bottom:0;height:1px;background:rgba(7,77,49 ,.3);left:100%;transition:all .3s;width:100%}
.snd-list li a:hover{background:rgba(7,77,49 ,.1);color:#074d31}
.snd-list li:hover:after,.snd-list li:hover:before{left:0}
.search-box{position:relative}
.search-box span{display:block;width:20px;height:68px;cursor:pointer;background:url(../images/search-icon.png) no-repeat center/contain;float:right}
.search-box .search{position:absolute;top:100%;right:0;width:300px;background-color:#fff;padding:20px 10px 10px;font-size:0;display:none}
.search-box .search>div{display:flex}
.search-box .search input{border:1px solid #d8d8d8;padding:5px 10px;font-size:14px;flex:1}
.search-box .search button{background-color:#d8d8d8;border:none;outline:0;font-size:14px;cursor:pointer;color:#666}
.footer{padding-top:50px}
.footer-top{border-bottom:1px solid #d5d5d5;background:#fff}
.footer-top .contain{width:1100px;margin:0 auto;padding-bottom:20px}
.ft-icon-list{display:flex;justify-content:space-around}
.ft-icon-list li{display:flex}
.ft-icon-list li .ft-icon{height:60px;width:100px}
.ft-icon-list li .ft-icon img{height:100%}
.ft-icon-list li .ft-name{line-height:60px;font-size:18px}
.footer-nav{padding:40px 0;border-bottom:1px solid #d5d5d5}
.footer-nav .contain{width:1000px;margin:0 auto}
.footer-nav-list{display:flex;justify-content:space-around}
.footer-nav-list>li{padding:0 10px;min-width:84px;text-align:center}
.footer-nav-list>li p{font-size:16px;font-weight:700;color:#333;line-height:36px;margin-bottom:10px}
.footer-nav-list>li ul li{font-size:14px;font-weight:400;color:#666;line-height:36px}
.footer-nav-list>li ul li a{display:block}
.footer-nav-list>li ul li a:hover{background:rgba(7,77,49 ,.1)}
.friend-link{padding:20px 0;border-bottom:1px solid #d5d5d5}
.friend-link .contain{min-width:1100px;width:70%;margin:0 auto;display:flex}
.friend-link .contain p{font-size:18px;font-weight:400;color:#085836;line-height:36px;margin-right:40px}
.friend-link .contain ul{line-height:36px;display:flex}
.friend-link .contain ul li{margin-right:40px;font-size:14px;font-family:Microsoft YaHei;color:#343434}
.friend-link .contain ul li a:hover{text-decoration:underline}
.copy-right-box{padding:36px 0 30px}
.copy-right-box .contain{min-width:1100px;width:70%;margin:0 auto;display:flex;justify-content:space-between}
.qrcode-box ul{display:flex}
.copy-right-box .copy-right-info{flex:1;padding-left:56px;font-size:14px;font-weight:400;color:#333;line-height:28px}
.qrcode-box .qr{padding:7px;background:#efefef}
.qrcode-box .qr img{width:88px;height:88px}
.qrcode-box li{margin-right:120px}
.qrcode-box li:nth-last-of-type(1){margin-right:0}
.qrcode-box li p{font-size:12px;font-weight:400;color:#333;line-height:28px;text-align:center}
.banner-box{padding-top:141px}
.inner-banner-box{height:398px;min-width:1280px;background:url(../images/inner-banner.png) no-repeat center/cover}
.inner-banner-box .contain{width:86%;min-width:1280px;margin:0 auto;position:relative;height:100%}
.inner-banner-box .contain .banner-name{position:absolute;left:0;bottom:42px;font-size:36px;font-family:Impact;font-weight:400;color:#fff;line-height:1.5;text-transform:uppercase}
.where-you-are{height:50px;min-width:1280px;background-color:#fff;border-bottom:1px solid #d8d8d8}
.where-you-are .contain{width:86%;min-width:1280px;margin:0 auto;display:flex;line-height:50px;font-size:16px;font-weight:400;color:#666}
.mbx-box{flex:1}
.innerPage-nav{display:flex}
.innerPage-nav li{margin-right:20px;position:relative}
.innerPage-nav li.active::after{position:absolute;content:'';bottom:0;left:0;width:100%;height:1px;background-color:#074d31}
.innerPage-nav li:nth-last-of-type(1){margin-right:0}
.page-content{min-height:400px;box-sizing:border-box}
.online-box{background-color:#f5f5f5;padding:50px 0 150px}
.online-box .contain{min-width:1200px;width:67%;background-color:#fff;box-sizing:border-box;padding:44px 50px 240px;margin:0 auto}
.title-box{text-align:center;margin-bottom:50px}
.title-icon{display:inline-block;font-size:30px;font-family:Microsoft YaHei;font-weight:400;line-height:1;color:#333;padding-left:40px;background:url(../images/title-icon.png) no-repeat left center/28px 28px}
.online-form{display:flex;flex-wrap:wrap;justify-content:space-between}
.from-item{padding:6px 13px;border:1px solid #e5e5e5;margin-bottom:35px;overflow:hidden}
.from-item.email,.from-item.name,.from-item.phone{width:30%;display:flex}
.from-item.email label,.from-item.name label,.from-item.phone label{width:32px;height:32px}
.from-item.name label{background:url(../images/name.png) no-repeat center/contain}
.from-item.phone label{background:url(../images/phone.png) no-repeat center/contain}
.from-item.email label{background:url(../images/email.png) no-repeat center/contain}
.from-item input{font-size:16px;border:none;outline:0;flex:1;padding:0 10px;font-family:Microsoft YaHei;box-sizing:border-box}
.from-item.content{width:100%}
.from-item.content textarea{font-family:Microsoft YaHei;width:100%;height:200px;font-size:16px;box-sizing:border-box;padding:10px 0;border:none;outline:0;resize:none}
.yanzhengma{width:450px;border:none;display:flex;justify-content:space-between}
.from-item.code{width:180px;box-sizing:border-box;height:46px;line-height:32px}
.from-item.code input{padding:0}
.yanzhengma .img-box{width:155px;height:46px;border:1px solid #e5e5e5;box-sizing:border-box}
.yanzhengma .img-box img{width:100%;height:100%}
.getcodeAgain{height:46px;box-sizing:border-box;border:none;color:#0d59ab;background:0 0;outline:0;cursor:pointer}
.from-item.btn{flex:1;border:none;padding:0 0 0 40px}
.from-item.btn button{width:194px;height:46px;background:#128c59;font-size:20px;border:none;outline:0;color:#fff;cursor:pointer}
.contact-contain{display:flex;padding:0!important}
.contact-info{flex:1;padding:47px 50px 0;background:#fff url(../images/contact.png) no-repeat left bottom/220px}
.map{flex:1;height:470px}
.contact-info h3{font-size:36px;font-weight:400;color:#333;line-height:36px;margin-bottom:20px}
.contact-info p{font-size:18px;font-weight:400;color:#666;line-height:48px}
.travel-tip{padding:40px 0 60px}
.travel-tip .contain{width:86%;min-width:1280px;margin:0 auto}
.news-inner-list,.travel-tip-list{font-size:0}
.news-inner-list li,.travel-tip-list li{padding:40px 0;border-bottom:1px solid #d8d8d8;position:relative}
.news-inner-list li a,.travel-tip-list li a{display:flex}
.news-inner-list li .travel-pic,.travel-tip-list li .travel-pic{width:344px;height:222px;background-color:#f5f5f5}
.news-inner-list li .travel-pic img,.travel-tip-list li .travel-pic img{width:100%;height:100%;object-fit:cover}
.news-inner-list li .travel-info,.travel-tip-list li .travel-info{padding-left:34px;flex:1}
.news-inner-list li .travel-info h3,.travel-tip-list li .travel-info h3{font-size:24px;font-weight:400;color:#333;line-height:1;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;margin-bottom:27px;transition:all .3s;margin-top:16px}
.news-inner-list li .travel-info .date,.travel-tip-list li .travel-info .date{font-size:14px;font-weight:500;color:#333;margin-bottom:28px}
.news-inner-list li .travel-info .desc,.travel-tip-list li .travel-info .desc{text-overflow:ellipsis;overflow:hidden;white-space:nowrap;font-size:16px;color:#666;line-height:1;margin-bottom:40px}
.news-inner-list li .travel-info .see-detail,.travel-tip-list li .travel-info .see-detail{width:160px;height:46px;border:1px solid #a8a8a8;border-radius:23px;font-size:16px;color:#666;line-height:46px;transition:all .3s;text-align:center}
.news-inner-list li .travel-info .see-detail:hover,.travel-tip-list li .travel-info .see-detail:hover{background-color:#128c59;color:#fff;border-color:#128c59}
.news-inner-list li::after,.travel-tip-list li::after{position:absolute;content:'';bottom:-1px;left:0;height:2px;background-color:#128c59;width:0;transition:all .3s}
.news-inner-list li:hover:after,.travel-tip-list li:hover:after{width:100%}
.news-inner-list li:hover h3,.travel-tip-list li:hover h3{color:#128c59}
.page-box{padding:30px 0;text-align:center}
.page-box a{display:inline-block;padding:7px 10px;font-size:16px;font-weight:400;color:#fff;margin-right:8px;background-color:#d2d2d2;line-height:1;margin-bottom:10px}
.page-box a.curr,.page-box a.first{background-color:#5c3423}
.detail-box{width:1120px;box-sizing:border-box;padding:70px 10px 100px;margin:0 auto}
.detail-box>h3{font-size:30px;font-weight:400;color:#333;line-height:1.5;text-align:center;margin-bottom:20px}
.detail-box>p{font-size:14px;font-weight:400;color:#999;line-height:30px;text-align:center;margin-bottom:40px}
.detail-box>p>span:nth-of-type(1){margin-right:20px}
.detail-box .text-content{min-height:200px;margin-bottom: 60px;}
.detail-box .text-content img{max-width:100%; height: auto !important;}
.text-content video{max-width:100%; height: auto !important;}
.djs li{padding:38px 0;border-top:1px solid #d8d8d8}
.djs li a{font-size:16px;font-weight:400;color:#9a9a9a;line-height:1}
.djs li a:hover{color:#c8000b}
.team-style{padding:48px 0 60px}
.team-style .contain{width:86%;box-sizing:border-box;min-width:1280px;margin:0 auto}
.team-style .contain>h4{font-size:30px;font-weight:400;color:#333;line-height:1;margin-bottom:40px}
.team-style-list{display:flex;justify-content:space-between;flex-wrap:wrap}
.team-style-list li{width:23%;margin-bottom:40px;position:relative}
.team-style-list li .img-box{height:280px;background-color:#f5f5f5}
.team-style-list li .img-box img{width:100%;height:100%;object-fit:contain}
.team-style-list li p{position:absolute;box-sizing:border-box;padding:20px 10px;text-align:center;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;background-color:#f6f6f6;transition:all .3s;color:#333;line-height:1;font-size:16px;left:0;bottom:0;width:100%}
.team-style-list li:hover p{background-color:#128c59;color:#fff}
.hotal-detail{padding:70px 0}
.hotal-detail .contain{width:1220px;margin:0 auto;box-sizing:border-box}
.hotal-detail .contain>h3.hotal-name{font-size:30px;font-weight:400;color:#333;line-height:1.5;text-align:center;margin-bottom:40px}
.hotal-detail .contain .date{font-size:14px;font-weight:400;color:#999;line-height:1;margin-bottom:40px;text-align:center}
.hotal-content img{max-width:100%;height: auto !important;}
.hotal-swiper{margin:50px 0}
.hotal-swiper .swiper-slide{height:580px;background-color:#f5f5f5}
.hotal-swiper .swiper-slide img{width:100%;height:100%;object-fit:cover}
.more-hotal-box{padding:60px 0 80px;background-color:#f6f6f6}
.more-hotal-box .contain{width:1220px;margin:0 auto;box-sizing:border-box}
.more-hotal-box .contain h3{font-size:36px;font-weight:400;color:#333;line-height:1;margin-bottom:50px;text-align:center}
.more-hotal-box .contain ul{display:flex;justify-content:space-between}
.more-hotal-box .contain ul li{width:31%}
.more-hotal-box .contain ul li .hotal-pic{height:250px;overflow:hidden;background-color:#d2d2d2}
.more-hotal-box .contain ul li .hotal-pic img{width:100%;height:100%;object-fit:cover}
.more-hotal-box .contain ul li p{text-align:center;font-size:20px;font-weight:400;color:#333;padding:20px 10px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;box-sizing:border-box}
.scenic-spot-info{padding:55px 0}
.scenic-spot-info .contain{width:86%;min-width:1280px;box-sizing:border-box;margin:0 auto}
.scenic-spot-info .contain .scenic-spot-video-box{background-color:#000;height:660px;text-align:center;margin-bottom:20px}
.scenic-spot-info .contain .scenic-spot-video-box video{width:100%;height:100%}
.video-list{display:flex;flex-wrap:wrap}
.video-list li{width:19%;height:185px;position:relative;background-color:#f5f5f5;box-sizing:border-box;margin-right:1%;cursor:pointer}
.video-list li.active{border:1px solid #333}
.video-list li.active:after{position:absolute;content:'';top:0;left:0;right:0;bottom:0;z-index:9;background:url(../images/play-icon.png) no-repeat center/44px}
.info-box{margin-top:60px}
.info-box>h3{font-size:30px;font-weight:400;color:#333;line-height:1;margin-bottom:40px}
.loaction-info{min-height:auto;height:auto;box-sizing:border-box;padding:40px 0 30px;background:url(../images/1111.png) no-repeat center/cover}
.loaction-info .contain{width:86%;min-width:1280px;box-sizing:border-box;margin:0 auto}
.loaction-info .contain>h3{font-size:30px;font-weight:400;color:#fff;line-height:1;margin-bottom:40px}
.info{font-size:18px;line-height:1.5;color:#fff}
.scenic-spot-video .contain{width:86%;min-width:1280px;margin:0 auto;box-sizing:border-box;padding:60px 0}
.titlevideo{display:flex;margin-bottom:40px}
.titlevideo h3{font-size:36px;font-weight:400;color:#333;line-height:46px;flex:1}
.titlevideo a{width:160px;height:46px;border:1px solid #a7a7a7;border-radius:23px;box-sizing:border-box;text-align:center;line-height:46px;font-size:16px;color:#333}
.scenic-spot-video .v-video-list{display:flex;justify-content:space-between}
.scenic-spot-video .v-video-list li{width:31%;transition:all .3s}
.scenic-spot-video .v-video-list li .video-img{height:290px;background-color:#f5f5f5;overflow:hidden}
.scenic-spot-video .v-video-list li .video-img img{width:100%;height:100%;object-fit:cover}
.scenic-spot-video .v-video-list li p{font-size:24px;font-weight:400;color:#333;transition:all .3s;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;line-height:1;margin-top:20px;padding-left:34px;background:url(../images/sp-icon.png) no-repeat left center/contain}
.scenic-spot-video .v-video-list li:hover{transform:translateY(-10px)}
.scenic-spot-video .v-video-list li:hover p{color:#128c59}
.scenic-info-box{margin-top:10px}
.scenic-360,.scenic-guide{display:flex;min-width:1280px}
.scenic-guide .scenic-left{background-color:#128c59}
.scenic-360 .scenic-right{background-color:#183542}
.scenic-360 .scenic-right,.scenic-guide .scenic-left{width:50%;box-sizing:border-box;padding:55px 7% 60px;color:#fff}
.scenic-360 .scenic-right h3,.scenic-guide .scenic-left h3{font-size:36px;font-weight:400;color:#fff;line-height:1;margin-bottom:40px}
.scenic-360 .scenic-right .desc,.scenic-guide .scenic-left .desc{font-size:14px;line-height:30px;margin-bottom:50px}
.scenic-360 .scenic-right a,.scenic-guide .scenic-left a{display:block;font-size:16px;font-weight:400;color:#fff;width:160px;height:46px;border:1px solid #a7a7a7;border-radius:23px;text-align:center;line-height:46px}
.scenic-360 .scenic-left,.scenic-guide .scenic-right{width:50%}
.scenic-360 .scenic-left img,.scenic-guide .scenic-right img{height:100%;width:100%;object-fit:cover}
.paragliding-box .contain{width:86%;min-width:1280px;margin:0 auto;box-sizing:border-box}
.jd-info{display:flex;padding-top:40px}
.paragliding-box .contain .left-info{width:45%;background-color:#eee;box-sizing:border-box;padding:55px 55px 20px 27px}
.paragliding-box .contain .left-info h3{font-size:36px;font-weight:400;color:#333;line-height:36px;margin-bottom:50px}
.paragliding-box .contain .left-info p{font-size:14px;font-weight:400;color:#333;line-height:24px;text-indent:28px}
.paragliding-box .contain .left-info p:nth-of-type(1){margin-bottom:20px}
.paragliding-box .contain .left-info a{display:block;width:160px;height:46px;border:1px solid #a7a7a7;border-radius:23px;line-height:46px;text-align:center;font-size:16px;color:#666;margin-top:120px}
.paragliding-box .contain .right-img{width:55%;overflow:hidden}
.paragliding-box .contain .right-img img{width:100%;height:100%;object-fit:cover}
.fx-more-box{padding-top:50px}
.fx-more-box .fx-more-list{display:flex;justify-content:space-between}
.fx-more-box .fx-more-list li{width:32%;position:relative}
.fx-more-box .fx-more-list li .fx-img-box{height:310px;overflow:hidden}
.fx-more-box .fx-more-list li .fx-img-box img{width:100%;height:100%;object-fit:cover}
.fx-more-box .fx-more-list li .fx-title{font-size:36px;font-weight:700;color:#fff;line-height:1;text-align:center;margin-bottom:22px}
.fx-more-box .fx-more-list li .info-d{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}
.fx-more-box .fx-more-list li .fx-desc{font-size:18px;font-weight:400;color:#fff;line-height:1}
.news-list-box .contain{padding:55px 0 45px;width:86%;min-width:1280px;margin:0 auto;display:flex;background-color:#fff;box-sizing:border-box;justify-content:space-between}
.news-list-box .news-swiper-box{width:46%;box-sizing:border-box}
.news-list-box .news-swiper-box .swiper-slide{height:480px;position:relative}
.news-list-box .news-swiper-box .swiper-slide .pic-box{overflow:hidden;height:100%}
.news-list-box .news-swiper-box .swiper-slide .pic-box img{width:100%;height:100%;object-fit:cover}
.news-list-box .news-swiper-box .swiper-slide .slide-info{position:absolute;left:0;bottom:0;width:100%;padding:18px;background-color:rgba(0,0,0,.5)}
.news-list-box .news-swiper-box .swiper-slide h4{font-size:20px;font-weight:400;color:#fff;line-height:1;margin-bottom:16px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}
.news-list-box .news-swiper-box .swiper-slide p{font-size:16px;font-weight:400;color:#fff;line-height:1;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}
.news-list-box .news-list{width:46%}
.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{width:auto!important;right:10px!important;left:auto!important}
.swiper-pagination-white .swiper-pagination-bullet{background-color:#fff!important;opacity:1!important}
.swiper-pagination-white .swiper-pagination-bullet-active{background:#128c59!important;width:10px;height:10px}
.news-header{display:flex;padding-bottom:22px;border-bottom:1px solid #cecece}
.news-header h3{flex:1;font-size:36px;font-weight:400;color:#333;line-height:1}
.news-header a{line-height:36px;font-size:16px}
.list-news li{display:flex;padding:17px 0 17px 15px;position:relative;box-sizing:border-box}
.list-news li::before{position:absolute;content:'';width:8px;height:8px;border-radius:50%;background:#bfbfbf;top:50%;left:0;margin-top:-2px}
.list-news li span{font-size:12px;color:#bfbfbf}
.list-news li a{flex:1;font-size:16px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;transition:all .3s}
.list-news li:hover a{color:#128c59}
.list-news li:hover::before{background-color:#128c59}
.stj-box{background-color:#f5f5f5}
.stj-box .contain{width:86%;min-width:1280px;margin:0 auto;padding:40px 0}
.stj-box .contain h3{font-size:36px;font-weight:400;color:#333;line-height:1;margin-bottom:46px}
.stj-list{flex-wrap:wrap;display:flex;justify-content:space-between}
.stj-list li{width:23%;padding:28px;background-color:#fff;box-sizing:border-box;margin-bottom:24px;transition:all .3s}
.stj-list li:nth-of-type(4n){margin-right:0}
.stj-list li h4{font-size:18px;font-weight:400;color:#333;line-height:30px;margin-bottom:16px;height:58px;overflow:hidden}
.stj-list li .date{font-size:14px;font-weight:400;color:#333;opacity:.7;line-height:1;margin-bottom:20px}
.stj-list li .stj-img{height:200px;margin-bottom:20px}
.stj-list li .stj-img img{width:100%;height:100%;object-fit:cover}
.stj-list li .desc{font-size:16px;font-weight:400;color:#666;line-height:30px;overflow:hidden;height:60px}
.stj-list li:hover{background-color:#00a696}
.stj-list li:hover .date,.stj-list li:hover .desc,.stj-list li:hover h4{color:#fff}
.run-play-box .contain{padding-top:80px;padding-bottom:44px;min-width:1280px;width:86%;position:relative;margin:0 auto}
.run-play-box .contain .run-play{overflow:hidden}
.run-play-box .contain:after{content:'';display:block;clear:both}
.run-play-box .contain .run-play-img{width:56%;height:468px;position:absolute}
.run-play-box .contain .run-play-img::after{position:absolute;content:'';top:15px;left:15px;right:15px;bottom:15px;border:1px solid #fff;z-index:99}
.run-play-box .contain .run-play-img img{width:100%;height:100%;object-fit:cover}
.run-play-box .contain .run-play-info{width:56%;height:468px;background:#fff;box-shadow:0 0 8px 0 rgba(7,77,48,.1);float:right;margin-top:60px;padding:45px 25px 45px 15%;box-sizing:border-box}
.run-play-box .contain .run-play-info h3{font-size:30px;font-weight:400;color:#333;line-height:1;margin-bottom:50px}
.run-play-box .contain .run-play-info p{font-size:16px;font-weight:400;color:#666;line-height:30px}
.more-run-play{padding:52px 0;background-color:#edf3f8}
.more-run-play .more-run-list{width:86%;min-width:1280px;margin:0 auto;box-sizing:border-box;display:flex;flex-wrap:wrap;font-size:0}
.more-run-play .more-run-list .more-run-item{width:24%;margin-right:1.3%;font-size:14px;margin-bottom:20px}
.more-run-play .more-run-list .more-run-item:nth-of-type(4n){margin-right:0}
.more-run-play .more-run-list .more-run-item .more-run-pic{height:250px;overflow:hidden}
.more-run-play .more-run-list .more-run-item .more-run-pic img{width:100%;height:100%;transition:all .3s;object-fit:cover}
.more-run-play .more-run-list .more-run-item .more-run-name{padding:15px 10px;text-align:center;color:#333;font-size:18px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transition:all .3s}
.more-run-play .more-run-list .more-run-item:hover img{width:110%;height:110%}
.more-run-play .more-run-list .more-run-item:hover .more-run-name{color:#fff;background-color:#128c59}
.index-banner-box{position:relative}
.index-swiper-box .swiper-slide{height:770px}
.index-swiper-box .swiper-slide img{width:100%;height:100%;object-fit:cover}
.index-swiper-box .swiper-container-horizontal>.swiper-pagination-bullets,.index-swiper-box .swiper-pagination-custom,.index-swiper-box .swiper-pagination-fraction{width:100%!important;bottom:72px}
.index-swiper-box .swiper-pagination-bullet-active{background-color:#fff!important;opacity:1!important}
.index-swiper-box .swiper-pagination-bullet{background-color:#fff!important;opacity:.5;width:20px;height:5px;border-radius:3px}
.index-banner-box .panorama-btn{position:absolute;background:#00cc7d url(../images/gobal.png) no-repeat 15px center/24px;padding:6px 10px 6px 50px;font-size:16px;top:166px;right:25px;z-index:90;font-weight:400;color:#fff;line-height:24px;border-radius:30px}
.index-banner-scenic-info-box{display:flex;background-color:rgba(255,255,255,.8);position:absolute;width:760px;min-height:290px;top:143px;z-index:98;left:50%;transform:translateX(-50%);box-sizing:border-box;padding:30px;display:flex}
.index-banner-scenic-info-box .banner-scenic-left{flex:1; box-sizing:border-box}
.index-banner-scenic-info-box .banner-scenic-left h3{text-align: left;font-size:24px;font-weight:700;color:#fff;line-height:1;margin-bottom:20px}
.index-banner-scenic-info-box .banner-scenic-left p{font-size:14px;font-weight:400;color:#333;line-height:1.8;height:150px;overflow:auto}
.index-banner-scenic-info-box .banner-scenic-left p::-webkit-scrollbar{width:4px;height:4px}
.index-banner-scenic-info-box .banner-scenic-left p::-webkit-scrollbar-thumb{border-radius:5px;-webkit-box-shadow:inset 0 0 5px rgba(0,0,0,.2);background:rgba(0,0,0,.2)}
.index-banner-scenic-info-box .banner-scenic-left p::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 5px rgba(0,0,0,.2);border-radius:0;background:rgba(0,0,0,.1)}
.index-banner-scenic-info-box .index-banner-scenic-right{ width:283px; box-sizing:border-box;justify-content:space-between}
.index-banner-scenic-info-box .index-banner-scenic-right ul{padding-top:40px;width:75px}
.index-banner-scenic-info-box .index-banner-scenic-right ul li{padding-left:18px;margin-bottom:20px;font-size:14px;background:url(../images/sanjiaoxing.png) no-repeat left center/8px}
.index-banner-scenic-info-box .index-banner-scenic-right .index-banner-scenic-img{background-color:#f5f5f5;height:130px;width:285px;margin:0 0 20px}
.index-banner-scenic-info-box .index-banner-scenic-right .index-banner-scenic-img img{width:100%;height:100%;object-fit:cover}
.index-hot-news-list{width:78%;min-width:1100px;position:absolute;height:65px;left:50%;transform:translateX(-50%);z-index:98;box-shadow:1px 8px 14px 0 rgba(216,216,216,.68);bottom:-32px;background-color:#fff;display:flex;box-sizing:border-box;padding:0 40px}
.index-hot-news-list h3{height:24px;font-size:24px;font-weight:700;font-style:italic;color:red;line-height:65px}
.index-hot-news-list .hot-news-list{flex:1;padding-left:40px}
.index-hot-news-list .hot-news-list .swiper-slide{line-height:65px;background:url(../images/hong-dian.png) no-repeat left center/16px;padding-left:16px}
.index-hot-news-list .hot-news-list .swiper-slide a{font-size:0;display:block}
.index-hot-news-list .hot-news-list .swiper-slide a .hot-news-title{width:80%;display:inline-block;vertical-align:middle;padding-right:20px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:16px;color:#333}
.index-hot-news-list .hot-news-list .swiper-slide a .hot-news-date{color:#333;padding-right:22px;display:inline-block;vertical-align:middle;width:10%;font-size:14px}
.index-section-box-one{padding:80px 0 76px; background: url(../images/section-box2-bg.jpg) no-repeat center/cover;}
.index-section-box-one .contain{width:86%;min-width:1280px;margin:0 auto;box-sizing:border-box;display:flex;justify-content:space-between}
.index-section-box-one .index-scenic-video-box{width:28.5%}
.index-section-box-one .index-scenic-info{width:36.7%}
.index-section-box-one .index-tourist-centre-box{width:31.3%}
.index-h3{font-size:30px;font-weight:400;color:#333;line-height:1;background:url(../images/title-icon.png) no-repeat left center/30px 30px;padding-left:50px}
.index-section-box-one .index-scenic-video-box h3{margin-bottom:40px}
.index-section-box-one .index-scenic-video-box .index-scenic-video{height:286px;background-color:#000;margin-bottom:35px}
.index-section-box-one .index-scenic-video-box .index-scenic-video video{width:100%;height:100%}
.index-section-box-one .index-scenic-video-box ul li{font-size:14px;font-weight:400;color:#333;line-height:1;margin-bottom:20px;background:url(../images/sp-icon.png) no-repeat left center/contain;padding-left:30px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.index-section-box-one .index-scenic-video-box ul li:nth-last-of-type(1){margin-bottom:0}
.index-section-box-one .index-scenic-info{padding-top:70px}
.index-section-box-one .index-scenic-pic-box{height:442px;position:relative;}
.index-section-box-one .index-scenic-pic-box h3{z-index: 99;position:absolute;font-size:30px;font-weight:400;color:#fff;line-height:1;left:40px;bottom:32px}
.index-section-box-one .index-scenic-box1-info{position:relative}
.index-section-box-one .index-scenic-box1-info p{text-indent:28px;font-size:14px;font-weight:400;color:#333;line-height:1.8;overflow:hidden;height:100px}
.index-section-box-one .index-scenic-box1-info span{
  display: block;
  margin: 24px 0 34px;
  overflow: hidden;
}
.index-section-box-one .index-scenic-box1-info a{
  float: right;
}
.index-section-box-one .index-scenic-box1-info a:hover{color:#128c59;text-decoration:underline}
.index-scenic-info-ul{display:flex;justify-content:space-around;margin-top:30px}
.index-scenic-info-ul li{width:32%;height:80px;font-size:16px;line-height:80px;text-align:center;background-color:#128c59;transition:all .3s}
.index-scenic-info-ul li a{display:block;color:#fff}
.index-scenic-info-ul li:hover{transform:translateY(-5px)}
.index-tourist-centre-box h3{margin-bottom:40px}
.tourist-center-nav{display:flex;justify-content:space-between;margin-bottom:30px}
.tourist-center-nav li{text-align:center;position:relative;box-sizing:border-box;padding:108px 0 28px;text-align:center;font-size:16px;color:#fff;width:24%}
.tourist-center-nav li::after{position:absolute;content:'';width:50px;height:47px;top:32px;left:50%;transform:translateX(-50%)}
.tourist-center-nav li.ticket-online{background-color:#84ce42}
.tourist-center-nav li.traffic-guide{background-color:#fba600}
.tourist-center-nav li.scenic-map{background-color:#2ebcd0}
.tourist-center-nav li.online-complaints{background-color:#2ed060}
.tourist-center-nav li.ticket-online::after{background:url(../images/tiket-icon.png) no-repeat center/contain}
.tourist-center-nav li.traffic-guide::after{background:url(../images/lupai-icon.png) no-repeat center/contain}
.tourist-center-nav li.scenic-map::after{background:url(../images/scenic-map-icon.png) no-repeat center/contain}
.tourist-center-nav li.online-complaints::after{background:url(../images/tousu-icon.png) no-repeat center/contain}
.tourist-center-nav li p{font-size:16px;color:#fff}
.scenic-contact-info{background-color:#128c59;box-sizing:border-box;padding:24px 12px 18px}
.scenic-contact-info .scenic-contact-phone{padding-left:28%;background:url(../images/phone-icon.png) no-repeat 5% center/70px}
.scenic-contact-info .scenic-contact-phone p{font-size:14px;font-weight:400;color:#fff;line-height:36px}
.scenic-contact-info .scenic-contact-phone p span{font-size:24px;font-weight:700;color:#fff;line-height:36px}
.scenic-open-time{display:flex;border-top:1px dashed #fff;margin-top:16px}
.scenic-open-time-shen{width:50%;box-sizing:border-box;padding:16px 0 0 30px}
.scenic-open-time-dan{width:50%;padding:16px 0 0 30px;box-sizing:border-box}
.scenic-open-time h5{font-size:16px;font-weight:400;color:#fff;line-height:1;margin-bottom:16px}
.scenic-open-time p{font-size:30px;font-weight:400;color:#fff;line-height:1}
.index-section-box-snd{background:url(../images/section-box2-bg.jpg) no-repeat center/cover}
.index-section-box-snd .contain{width:86%;min-width:1280px;box-sizing:border-box;margin:0 auto;padding:40px 0 60px}
.index-section-box-snd .contain h3{margin-bottom:40px}
.index-section-box-snd .index-section-item-list{display:flex;justify-content:space-between}
.index-section-box-snd .index-section-left{width:25%}
.index-section-box-snd .bsp{height:660px;}
.index-section-box-snd .ftz{height:324px;margin-bottom:11px;}
.index-section-box-snd .lbfd{display:inline-block;vertical-align:top;width:52%;height:324px;margin-right:2%;}
.index-section-box-snd .bwhl{display:inline-block;vertical-align:top;width:46%;height:324px;}
.index-section-box-snd .py{width:100%;height:324px;margin-bottom:11px;}
.index-section-box-snd .lzgc{width:100%;height:324px;}
.index-section-box-snd .index-section-center{width:47%;font-size:0}
.index-section-box-snd .index-section-right{width:25%}
.index-section-box-snd .fg-item{padding:15px;box-sizing:border-box;overflow:hidden;transition:all .3s;position:relative}
.index-section-box-snd .fg-item-text{background-color:rgba(0,0,0,.5);height:100%;box-sizing:border-box;padding:28px;color:#eee;margin-top:700px;transition:all .3s}
.index-section-box-snd .fg-item-text h4{font-size:26px;font-weight:700;color:#eee;text-align:center;line-height:1}
.index-section-box-snd .fg-item-text>div{font-size:14px;font-weight:400;color:#eee;line-height:2;text-align:center;overflow:hidden}
.index-section-box-snd .fg-item-text>a{width:50px;font-size:14px;font-weight:400;color:#eee;line-height:36px;border-top:1px solid #eee;border-bottom:1px solid #eee;display:block;margin:0 auto;text-align:center}
.index-section-box-snd .bsp h4{padding:100px 0 35px;border-bottom:1px solid #eee}
.index-section-box-snd .bsp .fg-item-text>div{height:163px;overflow:hidden;font-size:14px;padding-top:37px;margin-bottom:88px}
.index-section-box-snd .ftz h4{padding:10px 0 20px;border-bottom:1px solid #eee}
.index-section-box-snd .ftz .fg-item-text>div{padding-top:20px;height:116px;margin-bottom:10px}
.index-section-box-snd .lbfd h4{border-bottom:1px solid #eee;padding:10px 0 20px}
.index-section-box-snd .lbfd .fg-item-text>div{padding-top:20px;height:116px;margin-bottom:10px}
.index-section-box-snd .bwhl h4{border-bottom:1px solid #eee;padding:10px 0 20px}
.index-section-box-snd .bwhl .fg-item-text>div{padding-top:20px;height:116px;margin-bottom:10px}
.index-section-box-snd .py h4{border-bottom:1px solid #eee;padding:10px 0 20px}
.index-section-box-snd .py .fg-item-text>div{padding-top:20px;height:116px;margin-bottom:10px}
.index-section-box-snd .lzgc h4{border-bottom:1px solid #eee;padding:10px 0 20px}
.index-section-box-snd .lzgc .fg-item-text>div{padding-top:20px;height:116px;margin-bottom:10px}
.fg-item .fg-item-titlr{position:absolute;width:365px;height:66px;background:rgba(0,0,0,.6);font-size:24px;font-weight:400;color:#eee;line-height:66px;left:50%;transform:translateX(-50%);bottom:16px;text-align:center;max-width:90%}
.fg-item:hover .fg-item-text{margin-top:0}
.fg-item:hover .fg-item-titlr{display:none}
.index-section-box-snd .fg-item-text>a:hover{border:1px solid #eee}
.index-play-project{background-color:#fff}
.index-play-project .contain{padding:60px 0 40px;width:86%;min-width:1280px;margin:0 auto;box-sizing:border-box}
.index-play-project .contain .project-list{display:flex;justify-content:space-between;flex-wrap:wrap}
.index-play-project .project-item{position:relative;width:19.6%;height:400px;margin-bottom:5px;overflow:hidden}
.index-play-project .project-item img{width:100%;height:100%;object-fit:cover}
.index-play-project .project-item .project-title{position:absolute;left:50%;transform:translateX(-50%);width:184px;height:48px;line-height:48px;bottom:15px;text-align:center;font-size:18px;background:rgba(0,0,0,.7);transition:all .3s;color:#fff}
.index-play-project .project-item .project-inner-info{position:absolute;top:100%;left:0;right:0;bottom:0;z-index:99;background-color:rgba(0,0,0,.5);box-sizing:border-box;padding:70px 10px 10px;transition:all .3s}
.index-play-project .project-item .project-inner-info .project-inner-title{font-size:22px;font-weight:400;color:#fff;padding-bottom:20px;position:relative;text-align:center;margin-bottom:28px;transition:all .3s}
.index-play-project .project-item .project-inner-info .project-inner-title::after{position:absolute;content:'';left:50%;width:50px;bottom:0;height:3px;background:#eee;margin-left:-25px}
.index-play-project .project-item .project-inner-info .project-inner-desc{height:110px;font-size:14px;font-weight:400;color:#eee;line-height:2;padding:0 10px;overflow:hidden;margin-bottom:50px}
.index-play-project .project-item .project-inner-info>a{width:50px;font-size:14px;font-weight:400;color:#eee;line-height:36px;border-top:1px solid #eee;border-bottom:1px solid #eee;display:block;margin:0 auto;text-align:center}
.index-play-project .project-item .project-inner-info>a:hover{border:1px solid #eee}
.index-play-project .project-item:hover .project-inner-info{top:0}
.index-play-project .project-item:hover .project-title{bottom:-110px}
.index-h3-snd{width:220px;margin:0 auto 40px;font-size:30px;font-weight:700;color:#333;line-height:1;text-align:center;position:relative}
.index-h3-snd::before{position:absolute;content:'';left:0;top:0;width:30px;height:30px;background:url(../images/title-icon.png) no-repeat center/contain}
.index-h3-snd::after{position:absolute;content:'';right:0;top:0;width:30px;height:30px;background:url(../images/title-icon.png) no-repeat center/contain}
.index-section-four{background:url(../images/section-box4-bg.jpg) no-repeat center/cover}
.index-section-four .contain{padding:76px 0;min-width:1280px;width:86%;margin:0 auto;box-sizing:border-box}
.index-section-four h3{margin-bottom:80px}
.lexiang-list{display:flex;justify-content:space-between;flex-wrap:wrap}
.lexiang-list .lexiang-item{width:19%;height:480px;overflow:hidden;position:relative}
.lexiang-list .lexiang-item a>img{width:100%;height:100%;object-fit:cover}
.lexiang-list .lexiang-item .lexiang-info{position:absolute;top:0;left:0;right:0;bottom:0;z-index:99;background-color:rgba(0,0,0,.5);box-sizing:border-box;padding:80px 20px 20px;transition:all .3s}
.lexiang-list .lexiang-item .lexiang-info>img{height:42px;display:block;margin:0 auto}
.lexiang-list .lexiang-item .lexiang-info h4{font-size:18px;font-weight:400;color:#fff;text-align:center;padding:20px 0;position:relative}
.lexiang-list .lexiang-item .lexiang-info h4::after{position:absolute;width:30px;height:2px;content:'';background-color:#fff;left:50%;bottom:0;text-align:center;margin-left:-15px}
.lexiang-list .lexiang-item .lexiang-info::before{position:absolute;content:'';left:10px;right:10px;bottom:10px;top:10px;border:1px solid rgba(255,255,255,.5)}
.lexiang-list .lexiang-item .lexiang-info>div{height:84px;font-size:14px;font-weight:400;line-height:2;color:#fff;overflow:hidden;margin-bottom:40px;margin-top:30px}
.lexiang-list .lexiang-item .lexiang-info>p{width:50px;font-size:14px;font-weight:400;color:#eee;line-height:36px;display:block;margin:0 auto;text-align:center}
.lexiang-list .lexiang-item:hover .lexiang-info{background-color:#128c59}
.lexiang-list .lexiang-item:hover .lexiang-info p{border-top:1px solid #eee;border-bottom:1px solid #eee}
.index-section-five{background:url(../images/section-box5-bg.jpg) no-repeat center/cover}
.index-section-five .contain{padding:110px 0 90px;width:86%;min-width:1280px;margin:0 auto;box-sizing:border-box}
.index-section-five .nsd{background-color:rgba(255,255,255,.9);padding:40px 30px;display:flex;flex-wrap:wrap;justify-content:space-between}
.index-section-five .news-item-box{width:31%;margin-bottom:40px}
.index-section-five .news-item-box .news-item-header{display:flex;margin-bottom:30px}
.index-section-five .news-item-box h4{flex:1;font-size:24px;font-weight:400;color:#128c59;position:relative;line-height:1}
.index-section-five .news-item-box h4::after{position:absolute;content:'';top:50%;margin-top:-2px;height:4px;background:#e4e4e4;width:63%;left:33%}
.index-section-five .news-item-header a{font-size:14px;font-weight:400;line-height:24px;color:#128c59}
.index-section-five .news-item-body li{display:flex;font-size:15px;font-weight:400;color:#343434;line-height:1;padding:10px;border-bottom:1px solid transparent}
.index-section-five .news-item-body li:nth-last-of-type(1){margin-bottom:0}
.index-section-five .news-item-body li a{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.index-section-five .news-item-body li span{font-size:12px;font-weight:400;color:#afafaf;line-height:14px}
.index-section-five .news-item-body li:hover{background-color: rgba(18, 140, 89, 1);}
.index-section-five .news-item-body li:hover a{color:#fff}
.index-section-five .news-item-body li:hover span{color:#fff}
.right-slid{position:fixed;right:16px;bottom:20px;z-index:1000; background: #e7e7e7;border-radius:  0 0 30px 30px;}
.right-slid li{margin-bottom:10px}
.right-slid li .icon-box{width:60px;height:50px;border-radius:50%}
.right-slid li .icon-box.mp{background: url(../images/mp-icon.png) no-repeat center/26px}
.right-slid li .icon-box.qj{background: url(../images/qj-icon.png) no-repeat center/26px}
.right-slid li .icon-box.tz{background: url(../images/tg-icon.png) no-repeat center/26px}
.right-slid li .icon-box.gg{background: url(../images/hz-icon.png) no-repeat center/26px}
.right-slid li p{font-size:12px;color:#333;text-align:center;}
.right-slid li:hover p{color:#128c59}
.gotop{margin-bottom: 0 !important;width:60px;height:60px;background:#128c59 url(../images/top.png) no-repeat center/20px;border-radius:50%;cursor:pointer}
.video-inner-list-box .video-inner-list{padding:60px 0 30px;margin:0 auto;min-width:1280px;width:86%;display:flex;flex-wrap:wrap;box-sizing:border-box}
.video-inner-list-box .video-inner-list li{width:30%;margin-right:5%;margin-bottom:30px;transition:all .3s}
.video-inner-list-box .video-inner-list li:nth-of-type(3n){margin-right:0}
.video-inner-list-box .video-inner-list li .video-inner-item-pic{height:290px;overflow:hidden;background-color:#f5f5f5}
.video-inner-list-box .video-inner-list li .video-inner-item-pic img{width:100%;height:100%;object-fit:cover;transition:all .3s}
.video-inner-list-box .video-inner-list li .video-inner-item-title{font-size:18px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;padding-left:34px;transition:all .3s;line-height:2;background:url(../images/sp-icon.png) no-repeat left center/24px}
.video-inner-list-box .video-inner-list li:hover .video-inner-item-pic img{width:110%;height:110%}
.video-inner-list-box .video-inner-list li:hover .video-inner-item-title{color:#128c59}
.video-inner-list-box .video-inner-list li:hover{transform:translateY(-5px)}
.text-content img,
.text-content video{
  max-width: 100%;
  height: auto !important;
  display: block;
  margin: 0 auto;
}

.index-swiper-box .swiper-slide video{
  width: 100%;
  height: auto !important;
}

.header-box .contain .nav-list .index-banner-scenic-right ul li{
  line-height: 1.8;
}
.header-box .contain .nav-list .index-banner-scenic-info-box{
  position: fixed;
  top: 141px;
  left: 0;
  width: 100%;
  transform: translateX(0);
  padding: 0;
  height: 0;
  min-height: auto;
  overflow: hidden;
  background: #5C3424;
  transition: all .3s;
}
.header-box .contain .nav-list .index-inner{
  padding-top: 43px;
  width: 1000px;
  height: 382px !important;
  margin: 0 auto;
  display: flex;
  box-sizing: border-box;
}
.header-box .contain .nav-list .index-banner-scenic-info-box .index-banner-scenic-right ul{
  padding-top: 30px;
}
.header-box .contain .nav-list .first-nav-list > li:hover .index-banner-scenic-info-box{
  height: 382px;
}
.header-box .contain .nav-list .banner-snd{
  flex: 1;
  text-align: left;
}
.header-box .contain .nav-list .banner-snd li{
  line-height: 1;
  margin-bottom: 24px;
}
.header-box .contain .nav-list .banner-snd li a{
  color: #fff;
  font-size: 16px;
}
.index-swiper-box .swiper-slide video{
  height: auto !important;
  width: 100%;
}

.index-scenic-box1-info .index0scenic-info{
  height: 285px;
  line-height: 1.5;
  overflow: hidden;
}

.new-news-box{
  background-color: #F6F6F6;
  padding-bottom: 26px;
}
.new-news-box .content{
  padding-top: 75px;
  width: 86%;
  min-width: 1280px;
  margin: 0 auto;
}
.new-news-box .news-list-swiper-box {
  padding: 0 6% 60px; 
}
.new-news-box .news-list-swiper-box .swiper-container{
  height: 266px;
  overflow: hidden;
}
.new-news-box .news-list-swiper-box .swiper-slide{
  height: 266px;
  display: flex;
  position: relative;
}
.news-list-swiper-box .swiper-slide .img-box{
  width: 27%;
  height: 266px;
  overflow: hidden;
  background-color: #f8f8f8;
}
.news-list-swiper-box .swiper-slide .img-box img{
  width: 100%;
  height: 100%;
  transition: all .3s;
  object-fit: cover;
}
.news-list-swiper-box .swiper-slide .swiper-info{
  flex: 1;
  margin-left: 5%;
}
.news-list-swiper-box .swiper-slide a{
  position: absolute;
  z-index: 99;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.news-list-swiper-box .swiper-slide h3{
  padding-left: 66px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  font-size: 24px;
  font-weight: 400;
  color: #222222;
  line-height: 24px;
  margin-bottom: 22px;
  transition: all .3s;
}
.news-list-swiper-box .swiper-slide .line{
  width: 86px;
  height: 1px;
  background: #810C11;
  margin-bottom: 30px;
}
.news-list-swiper-box .swiper-slide .desc{
  font-size: 14px;
  font-weight: 400;
  color: #666666;
  line-height: 1;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  padding-left: 66px;
  margin-bottom: 80px;
}

.news-list-swiper-box .swiper-slide .month-day{
  font-size: 36px;
  font-weight: 400;
  color: #810C11;
  line-height: 1;
  margin-bottom: 16px;
  padding-left: 66px;
  
}
.news-list-swiper-box .swiper-slide .year{
  font-size: 16px;
  font-weight: 400;
  color: #810C11;
  padding-left: 66px;
  line-height: 1;
}
.news-list-swiper-box .swiper-slide:hover h3{
  color: #810C11;
}
.news-list-swiper-box .swiper-slide:hover .img-box img{
  width: 110%;
  height: 110%;
}
.news-list-swiper-box .swiper-pagination-bullet-active{
  background-color: #810C11;
}

.news-list-box{
  padding: 50px 4%;
  background-color: white;
}
.news-list-box h2{ 
  font-size: 36px;
  font-family: NSimSun;
  font-weight: bold;
  color: #810C11;
  line-height: 1;
  background: url(../images/title-icon.png) no-repeat left top / 40px;
  padding: 0 0 20px 55px;
  margin-bottom: 40px;
}
.new-news-item{
  position: relative;
  display: flex;
  padding-bottom: 36px;
  border-bottom: 1px solid #dcdcdc;
  margin-bottom: 30px;
}
.new-news-item a{
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 99;
  bottom: 36px;
}
.new-news-item .item-pic{
  width: 348px;
  position: relative;
}
.new-news-item .item-pic::after{
  content: '';
  position: absolute;
  top: 50%;
  right: 0;
  height: 2px;
  width: 82px;
  background: #810C11;
}
.new-news-item .item-pic .ss{
  width: 288px;
  height: 180px;
  background: #f6f6f6;
  overflow: hidden;
}
.new-news-item .item-pic .ss img{
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all .3s;
}
.new-news-item .item-info{
  flex: 1;
  margin-left: 50px;
  margin-right: 40px;
  border-right: 1px solid #ddd;
}
.new-news-item .date-box{
  
}
.new-news-item .date-box .month-day{
  font-size: 24px;
  font-weight: 400;
  color: #666666;
  line-height: 30px;
  margin-bottom: 20px;
}
.new-news-item .date-box .year{
  font-size: 14px;
  font-weight: 400;
  color: #999999;
  line-height: 1;
  margin-bottom: 34px;
}
.new-news-item .date-box .jt{
  width: 30px;
  height: 19px;
  visibility: hidden;
  transition: all .3s;
  background: url(../images/d1jhi.png) no-repeat center /cover;
}
.new-news-item .item-info h3{
  font-size: 18px;
  font-weight: 400;
  color: #222222;
  line-height: 1;
  margin-bottom: 36px;
  transition: all .3s;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  width: 95%;
}
.new-news-item .item-info .desc{
  height: 48px;
  font-size: 14px; 
  font-weight: 400;
  color: #888888;
  line-height: 24px;
  overflow: hidden;
  width: 95%;
}
.new-news-item:hover .item-info h3{
  color: #810C11;
}
.new-news-item:hover .ss img{
  width: 110%;
  height: 110%;
}
.new-news-item:hover .jt{
  visibility: visible;
}
.index-scenic-pic-box .swiper-pagination-bullet{
  width: 18px;
  height: 18px;
  text-align: center;
  line-height: 18px;
  background-color: white;
  color: #333;
  border-radius: 0;
  opacity: 1;
}
.index-scenic-pic-box .swiper-pagination-bullet-active{
  background-color: #FB7600;
  color: #fff;
}