@charset "utf-8";
/* CSS Document public*/
*{font-family:"Microsoft Yahei",Arial, Helvetica, sans-serif; padding: 0; margin:0; box-sizing:border-box; overflow-scrolling:touch; -webkit-overflow-scrolling:touch;}
body{padding:0;margin:0;font-family:"Microsoft Yahei",Arial,Helvetica, sans-serif;-webkit-font-smoothing:antialiased;font-smoothing:antialiased; line-height: 1; font-size:14px;overflow-x: hidden;}
html,body{ min-height:100%;} html{ overflow:-moz-scrollbars-vertical;overflow-x: hidden;} 
::-webkit-scrollbar {width:4px;height: 8px;background-color: #F5F5F5;}
::-webkit-scrollbar-track {border-radius: 10px;background-color: #E2E2E2;}
::-webkit-scrollbar-thumb {border-radius: 10px; background-color: #333;}

.clearfix:after{content: ""; display: block; height: 0; clear:both; visibility: hidden;}
.clear:after{content: ""; display: block; height: 0; clear:both; visibility: hidden;}
.flex{display: flex;justify-content: space-between;flex-wrap: wrap;}
.flex-center{display: flex;justify-content: space-between;align-items: center;flex-wrap: wrap;}
.flex-start{display: flex;justify-content: flex-start;flex-wrap: wrap;}
.flex-end{display: flex;justify-content: flex-end;flex-wrap: wrap;}
input,button,textarea {background: none; outline: none;border: none;-webkit-appearance:none; border-radius:0}
input:focus {border: none;}

.img_zd{ position:relative; width:100%}
.img_zd .img_hezi{padding-bottom: 67.80% !important;}
.img_zd>img{position:absolute;top:0;right:0;bottom:0;left:0;object-fit:cover;height: 100%;width: 100%;}

a{text-decoration:none;bblr:expression(this.onFocus=this.blur());/*IE使用*/outline-style:none;/*FF使用*/; outline:none;}
a,input,img,:focus{ mayfish:expression(this.onfocus=this.blur); cursor:handbblr:expression(this.onFocus=this.blur());/*IE使用*/ outline-style:none;/*FF使用*/ } /*去除a标签带来的虚框*/
ul{list-style:none;}
img{border:0px}
ul,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,form,p{padding:0;margin:0; font-weight:normal;}
ul li{ list-style:none;}
h3,h4,h5{ font-weight:normal;}
h4 a:hover,h5 a:hover{ -moz-transition: all 0.36s ease-in-out;-webkit-transition: all 0.36s ease-in-out;-o-transition: all 0.36s ease-in-out;-ms-transition: all 0.36s ease-in-out;transition: all 0.36s ease-in-out;}
hr{display:block;height:1px;border:0;background:#d8d8d8;padding:0;}
abbr,article,aside,audio,canvas,datalist,details,dialog,eventsource,figure,footer,header,hgroup,mark,menu,meter,nav,output,progress,section,time,video{display:block}
video{ object-fit:cover;margin:0 auto;height: auto;    object-fit: cover;
    display: block;
    width: 60%;}
.fl{ float:left}
.fr{ float:right}


.line1{overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;}
.line2{overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;}
.line3{overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;}
.line4{overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 4;}
.textline{background-repeat: no-repeat;background-size: 0 1px;background-position:0 100%;transition: background-size 0.5s ease-out 0s;}
a:hover .textline{background-size: 100% 1px;}
.pic{position: relative;overflow: hidden;transition: 0.4s;background-position: center center;}
.pic img{display: block;width: 100%;object-fit: cover;transition: 0.4s ease-in;/* opacity: 0; */}
a:hover .pic img{transform:scale(1.1);transition: 0.4s ease-in;}

::-webkit-scrollbar {width:5px;height:5px; background:#f1f1f1}
::-webkit-scrollbar-track {border-radius:0; background:#f1f1f1}
::-webkit-scrollbar-thumb {border-radius:0; background:#333333}

input::-webkit-input-placeholder{ color:#999;}
input::-moz-placeholder{ /* Mozilla Firefox 19+ */ color:#999; }
input:-moz-placeholder{ /* Mozilla Firefox 4 to 18 */ color:#999;}
input:-ms-input-placeholder{ /* Internet Explorer 10-11 */ color:#999;}

textarea::-webkit-input-placeholder{ color:#999;}
textarea::-moz-placeholder{ /* Mozilla Firefox 19+ */ color:#999;}
textarea:-moz-placeholder{ /* Mozilla Firefox 4 to 18 */ color:#999;}
textarea:-ms-input-placeholder{  /* Internet Explorer 10-11 */ color:#999;}
 @font-face{font-family: 'Bebas';src : url('../font24/BEBAS.ttf');}
.w15{max-width:15rem;margin:0 auto;}
.w16{max-width:16rem;margin:0 auto;}
@media(max-width: 1680px) {
    .w16{padding: 0 32px;}
}
@media(max-width: 1660px) {
    .w15{padding: 0 32px;}
}
@media(max-width: 768px) {
	.w16{padding: 0 16px;}
	.w15{padding: 0 16px;}
}

h5 a{ display:inline-block; width:100%; overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
ul li:hover h5 a{ color:#b68836}
img{ vertical-align:middle}


#gotop{ position:fixed; z-index:9999; bottom:0.3rem; right:0.2rem; box-sizing:border-box; text-align:center; cursor:pointer; -moz-transition:all .5s; -webkit-transition:all .5s; width:0.5rem; height:auto;transition: 0.4s;}
#gotop img{width: 0.6rem;}
#gotop { cursor: pointer; }
#gotop.hide{ height:0; opacity:0; visibility:hidden}
#gotop svg{width:100%;height:100%;fill: #a68f68;}
#gotop svg:hover{width:100%;height:100%;fill: #91181e;}
#gotop:hover{bottom: 0.35rem;transition: 0.4s;}
 .ie_bg{width:100%;height:100%;position:fixed;top:0;left:0;background-color:#000;opacity:0.9;filter:alpha(opacity=90);z-index:999998;}
 .ie9tips{width:600px;height:300px;position:fixed;top:50%;left:50%;margin:-150px 0 0 -300px;line-height: 1.8;color:#fff;z-index:999999;text-align:center;}
 .ie9tips a{color:red;}  
 .ie9tips img{display:block;margin:0 auto;opactiy:0.9;filter:alpha(opacity=90);max-width: 100%;} 
 .ie9tips p{padding-top:10px;color:#fff;width: 420px;margin:10px auto;line-height: 1.8;}

@font-face{ font-family:myFirstFont;}
@media (max-width:1920px){html{font-size:16px;}}
@media (min-width:1400px) and (max-width:1600px){html{font-size:16px;}}
@media (min-width:640px) and (max-width:1399px){html{font-size:15px;}}
@media (min-width:471px) and (max-width:639px){html{font-size:14px;}}
@media (min-width:329px) and (max-width:470px){html{font-size:14px;}}
@media (max-width:328px){html{font-size:14px;}}

/*==========================================公共 开始=============================================*/

.header_box{z-index:999999;left: 0;right: 0;top: 0;}
#header{z-index:999;width:100%;transition: 0.6s;position: fixed;top: 0;left: 0;padding: 0.2rem 0;}
#header::after{content: "";width: 100%;height: 100%;left: 0;top: 0;background: linear-gradient(180deg, rgba(0,0,0,0.2) 35%, rgba(0, 0, 0, 0) 100%);position: absolute;z-index: 1;background-size: contain;transition: 0.4s all;}
#header .w16{display: flex;align-items: center;position: relative;z-index: 6;}
#header #logo{width: 25%;}
#header #logo img{width: 3.88rem;display: block;}
#header .rightBox{width: 70%;}

#header #logo{}
@media(max-width: 1200px){
	#header #logo .logoimg img{width: 100%;display: block;}
}
.logo2 {}
.logo2 a{display: table;vertical-align: middle;}
.logo2 img{display: block;width: auto;vertical-align: middle;width: 100%;}

.linkNav{width: calc(100% - 80px);flex-direction: column;display: flex;align-items: flex-end;}
.linkNav p{font-size: 0.16rem;}
.linkNav p .search_btn{padding-left: 0;background: #b78836;width: 0.38rem;height: 0.38rem;border-radius: 0.1rem;display: flex;justify-content: center;align-items: center;}
.linkNav p a{display: inline-block;margin-right: 0.2rem;color: #FFFFFF;line-height: 0.24rem;position: relative;}
.linkNav p .search_btn{padding-left: 0;margin-right: 0;}

.linkNav p a:hover{text-decoration: underline;}

.header_box .search{width:2.8rem;height: 40px;border-radius: 20px;margin-left: 0.16rem;position: relative;background:white;}
.header_box .search input[type="text"]{background: none;outline: none;border: none;padding: 0 0 0 10px;color: #323232;line-height: 40px;height: 40px;width: 100%;}
.header_box .search input[type="image"]{position: absolute;right:10px;top: 8px;width: 22px;}
.header_box .search .input1{float: left;width: calc(100% - 45px);}
.header_box .search .input2{float: right;color: #323232;width: 40px;height: 40px;border-radius: 50%;}
.header_box .search .input2 input[type="image"]{margin-left: 10px;}
.text::-webkit-input-placeholder {
  color: #323232;
}
.text:-moz-placeholder {
  color: #323232;
}
.text:-ms-input-placeholder {
  color: #323232;
}

#nav{z-index: 99;margin: 0 auto;position: relative;width: 100%;margin-top: 0;}
#nav ul{width:100%;padding: 0;}
#nav ul li{position:relative;z-index:0;}
#nav ul li:last-child::after{position:absolute;content: "";}

#nav ul li a{display:block;text-align: center;}
#nav ul li h3{font-size: 0.2rem;color: #FFFFFF;position:relative;transition:.6s;font-weight: normal;text-align: center;line-height: 0.5rem;font-weight: 600;position: relative;}
#nav ul li.on h3::before{bottom: 0;width: 0.48rem;height: 0.03rem;background: #b78836;content: "";position: absolute;left: 50%;transform: translateX(-50%);}
#nav ul li:hover a h3{font-weight: bold;color:#b78836;}
#nav ul li:hover a{}
#nav ul li.on h3{ font-weight:bold;}
#nav ul li a i{ display:inline-block;width:9px; height:6px; background-size:contain; vertical-align:middle; margin-left:8px;}

#nav ul li .sub{position: absolute;top: 0.5rem;min-width: 1.8rem;left: 50%;z-index: 10000;transform: translateX(-50%) scaleY(0);visibility: hidden;filter: alpha(opacity=0);-moz-opacity: 0;-khtml-opacity: 0;opacity: 0;transition: .5s;transform-origin: top;background:rgba(255,255,255,1);}
#nav ul li .sub .sub2{position: relative;}
#nav ul li .sub .sub2 .sjnav{position: absolute;left: 100%; top: 0;background: rgba(255,255,255,0.8);display: none;}
#nav ul li .sub .sub2:hover .sjnav{display: block;}
#nav ul li .sub .box{padding-top:0.16rem; text-align:center;position: relative;}
#nav ul li .sub .box::after{content: "";position: absolute;height: 0.6rem;width: 100%; bottom: -0.6rem;left: 0;background-size: contain;}
#nav ul li .sub a{white-space: nowrap;padding: 0 0.06rem;line-height: 0.5rem;transition:.3s;font-size: 0.18rem;color: #323232;}
#nav ul li .sub a:hover{color: #b78836;/*background: #f1f1f1;*/font-weight: 600;}

/******/
#nav ul li .sub1{position: absolute;top: 0.5rem;min-width: 1.8rem;left: 50%;z-index: 10000;transform: translateX(-50%) scaleY(0);visibility: hidden;filter: alpha(opacity=0);-moz-opacity: 0;-khtml-opacity: 0;opacity: 0;transition: .5s;transform-origin: top;background:rgba(255,255,255,1);}
#nav ul li .sub1 .sub2{position: relative;    width: 48%;}
#nav ul li .sub1 .sub2 .sjnav{position: absolute;left: 100%; top: 0;background: rgba(255,255,255,0.8);display: none;}
#nav ul li .sub1 .sub2:hover .sjnav{display: block;}
#nav ul li .sub1 .box{padding-top:0.16rem; text-align:center;position: relative;    width: 5.5rem;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;}
#nav ul li .sub1 .box::after{content: "";position: absolute;height: 0.6rem;width: 100%; bottom: -0.6rem;left: 0;background-size: contain;}
#nav ul li .sub1 a{white-space: nowrap;padding: 0 0.06rem;line-height: 0.5rem;transition:.3s;font-size: 0.18rem;color: #323232;}
#nav ul li .sub1 a:hover{color: #b78836;/*background: #f1f1f1;*/font-weight: 600;}




#nav ul li:hover .sub{ filter:alpha(opacity=100); -moz-opacity:1; -khtml-opacity: 1; opacity: 1; visibility:visible; transform: translateX(-50%) scaleY(1);}
#nav ul li:hover .sub1{ filter:alpha(opacity=100); -moz-opacity:1; -khtml-opacity: 1; opacity: 1; visibility:visible; transform: translateX(-50%) scaleY(1);}

#nav ul>li.on h3,#nav ul li:hover h3, #header.xg #nav ul li.on a h3, #header.xg #nav ul li:hover a h3{color: #FFFFFF;}
#nav .navBox>ul>li .sub:after{content:"";display:block;width: 100%;height: 0.04rem;position:absolute;left: 0;margin-left: 0;background: #b78836;top:0;transition:.3s;transform:scale(0);border-radius: 0;}
#nav .navBox>ul>li .sub:before{content:"";display:block;position:absolute;left:50%;margin-left: -0.12rem;border-left:transparent 0.12rem solid;border-right:transparent 0.12rem solid;border-bottom: #b78836 0.12rem solid;top:-0.10rem;transition:.3s;opacity:0;visibility:hidden;}
#nav .navBox>ul>li:hover .sub:after,#nav ul li.on .sub:after{  transform:scale(1);}
#nav .navBox>ul>li:hover .sub:before, #nav>ul>li.on .sub:before{ opacity:1; visibility:visible}

#nav .navBox>ul>li .sub1:after{content:"";display:block;width: 100%;height: 0.04rem;position:absolute;left: 0;margin-left: 0;background: #b78836;top:0;transition:.3s;transform:scale(0);border-radius: 0;}
#nav .navBox>ul>li .sub1:before{content:"";display:block;position:absolute;left:50%;margin-left: -0.12rem;border-left:transparent 0.12rem solid;border-right:transparent 0.12rem solid;border-bottom: #b78836 0.12rem solid;top:-0.10rem;transition:.3s;opacity:0;visibility:hidden;}
#nav .navBox>ul>li:hover .sub1:after,#nav ul li.on .sub:after{  transform:scale(1);}
#nav .navBox>ul>li:hover .sub1:before, #nav>ul>li.on .sub:before{ opacity:1; visibility:visible}




.search_btn{height: 20px;line-height: 20px;cursor:pointer;text-align: center;transition:.6s;width: 20px;border-radius: 50%;}
.search_btn img{display: block;width: 0.2rem;}


/**/
#logo .logo_black{ display:none;}
.top_search_black{ display:none;}


.toubu_div.on #header::after{background: rgba(0,0,0,0.4);transition: 0.4s all;height: 100%;backdrop-filter: blur(0.1rem);}

/* 弹出搜索 开始 */
.search-dialog-box{position: fixed;left: 0;top: 0;width: 100%;height: 100%;z-index: 1000000;opacity: 0;visibility: hidden;transition: .6s;/* overflow: hidden; */}
.search-dialog-box:before{content:"";position:absolute;top:0;height:0;background: none;transition: .6s;left: 0;right: 0;z-index: 1;}
.search-dialog-box.on:before{ height:100%}

.search-dialog{position: absolute;left: 0;top: 50%;transform: translateY(-50%);width: 100%;z-index: 2;}
.search-dialog .search-tit{font-size: 2.75rem;line-height: 3.5rem;color: #fff;text-align: center;overflow: hidden;display: none;}
.search-dialog .search-inner{overflow: hidden;margin-top: 0;}
.search-dialog .search-input{
	width: 50%;margin: 0 auto;padding: 0 0rem 0 1.5rem;box-sizing: border-box;transition: all .3s;max-width: 94%;}
.search-dialog .search-input input[type=text]{float: left;height: 1rem;width: calc(100% - 1rem);background-color: transparent;font-size: 0.2rem;line-height: 1rem;color: #FFFFFF;transition: all .3s;outline: none;border: 0;border-bottom: 1px solid rgba(255,255,255,0.6);}
.search-dialog .search-input input[type=text]::-webkit-input-placeholder{
	color: #919191;
}  
.search-dialog .search-input input[type=text]:-moz-placeholder{
	color: #919191;
}  
.search-dialog .search-input input[type=text]::-moz-placeholder{
	color: #919191;
}  
.search-dialog .search-input input[type=text]:-ms-input-placeholder {
	color: #919191;
} 
.search-dialog .search-input input[type=image],
.search-dialog .search-input .clear-btn{float: right;height: 0.8rem;width: 0.8rem;}
.search-dialog .search-input input[type=image]{background-color: transparent;background-repeat: no-repeat;background-position: center;background-size: 1.5rem;background-image: url('../images25/search.png');background: #b68836 url('../images25/search.png') no-repeat center center;height: 0.8rem;width: 0.8rem;border-radius: 100px;}
.search-dialog .search-input .clear-btn{background-color: rgba(0,0,0,.2);background-repeat: no-repeat;background-position: center;background-size: 3.5rem;border-radius: 100%;margin-right: 1rem;display: none;}
.search-dialog .search-input.on{background-color: #fff;}
.search-dialog .search-input.on input[type=image]{

}

.search-dialog-box.on{opacity: 1;visibility: visible;}
.search-dialog-box.on .search-bg{height: 100vh;background: rgba(0,0,0,0.8);}

.search-dialog-box.on .bubbles-bg{opacity: 1;visibility: visible;}
.search-dialog-box.on .wrap-inner{ transform:translateY(0)}

.pub-close {
    position: absolute;
    width: 51px;
    height: 52px;
    z-index: 10;
	right: 0.8rem;
    top: 0.8rem;
    border-radius: 100%;
}
.pub-close .bg {position: absolute;left: 0;top: 0;width: 100%;height: 100%;background-color: #005BAC;transform: scale(0);border-radius: 100%;transition: transform .3s;}
.pub-close i {position: absolute;left: 0;top: 0;width: 100%;height: 100%;background-position: center;background-repeat: no-repeat;background-image: url(../images25/search_close.png);transition:.6s}
.pub-close i:hover{ transform:rotate(180deg)}

@keyframes spin{
    to{transform: rotate(1turn);}
}
@keyframes spin2{
    to{transform: rotate(-1turn);}
}
@keyframes spin-reverse{
    from{
        transform:rotate(1turn);
    }
}
@keyframes spin-reverse2{
    from{
        transform:rotate(-1turn);
    }
}
/* 弹出搜索 结束 */

/*手机头部开始*/
#m_header{z-index: 99;}
#m_header #logo img{max-height:60%;max-height: 28px;}
.wap_search{ width:80%; margin:0 auto;}
.wap_search form{ position:relative;}
.wap_search input[type="text"]{width: 80%;height:0.1rem; line-height:0.1rem; border:0;padding:0 0.15rem; font-size:0.16rem; color:#999;box-shadow:none;-webkit-appearance: none;float:  left;border-right: 0;}
.wap_search input[type="image"]{width: 20%;height:0.6rem; background:#00a0e9; background-size:20px; font-size:0;color:#fff;cursor:pointer;text-transform:uppercase;float:  left;}

#m_nav .mzsdm {width: 100%;position: relative;left: 0.3rem;margin-top: 0.1rem;background:#b68836;width: calc(100% - 0.6rem);display: flex;justify-content: space-around;padding: 0 0.1rem;border-radius: 0.2rem;}
#m_nav .mzsdm a{font-size: 0.16rem;color: #FFFFFF;line-height: 0.4rem;}
#m_nav .mzsdm a+a{margin-left: 0.2rem;}

/*导航按钮开始*/
#nav_btn_box{ height:100%; z-index:999999999;}
#nav_btn_box.on{ background:none;  }
#nav_btn{display: none;}
#nav_btn .point.on .navbtn::after, #nav_btn .point.on .navbtn::before{ background:#fff;}

#nav_btn{cursor: pointer;text-align: center;z-index:99999;-webkit-transition:.5s;-moz-transition:.5s;-ms-transition:.5s;-o-transition:.5s;outline:none;box-shadow:none;}
#nav_btn .point{display: inline-block;width: 0.3rem;height: 22px; position: relative; outline:none;}
#nav_btn .point:hover .navbtn,
#nav_btn .point:hover .navbtn::after,
#nav_btn .point:hover .navbtn::before{width: 24px;}
#nav_btn .navbtn{position: absolute;top: 12px;left: 0;display: inline-block;width: 20px;height: 1px;-webkit-transition: all .3s ease-out 0s;-moz-transition: all .3s ease-out 0s;-ms-transition: all .3s ease-out 0s;-o-transition: all .3s ease-out 0s;transition: all .3s ease-out 0s;background: #FFFFFF;}
#nav_btn .navbtn::after,
#nav_btn .navbtn::before{position: absolute; left: 0;display: inline-block;width: 24px;height: 1px;content: '';-webkit-transition: all .3s ease-out 0s;-moz-transition: all .3s ease-out 0s;-ms-transition: all .3s ease-out 0s;-o-transition: all .3s ease-out 0s;transition: all .3s ease-out 0s;background: #FFFFFF;}
#nav_btn .navbtn::after{top: -8px;}
#nav_btn .navbtn::before{top: 8px;}
#nav_btn .point.on .navbtn{background: transparent;}
#nav_btn .point.on .navbtn::after{-webkit-transform: rotate(45deg);-moz-transform: rotate(45deg);-ms-transform: rotate(45deg);-o-transform: rotate(45deg);transform: rotate(45deg);top: 0px;}
#nav_btn .point.on .navbtn::before{-webkit-transform: rotate(-45deg);-moz-transform: rotate(-45deg);-ms-transform: rotate(-45deg);-o-transform: rotate(-45deg);transform: rotate(-45deg);top: 0px;}
/*导航按钮结束*/


/*顶部搜索*/
.tc_search{margin: 0 0.25rem;width: calc(100% - 0.5rem);margin-top: 0.2rem;bottom: 0.24rem;}
.tc_search .header-search{height:40px;border-radius:20px;border:1px solid #e5e5e5;position:relative;width:100%;margin-bottom: 0.6rem;}
.tc_search input[type="text"]{font-size:0.14rem;color:#fff;height:38px;line-height:38px;padding:0 0.15rem;box-shadow:none;-webkit-appearance: none;border-right: 0;background:none;width:calc(100% - 0.4rem);}
.tc_search input[type="image"]{ position:absolute; top:6px;width: 26px;line-height:38px; border:0;right: 10px;}
.tc_search input::-webkit-input-placeholder{ color:#fff; color: rgba(255,255,255,.7); }
.tc_search input::-moz-placeholder{   /* Mozilla Firefox 19+ */ color:#fff; color: rgba(255,255,255,.7); }

.tc_search input:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */c color:#fff; color: rgba(255,255,255,.7); }
.tc_search input:-ms-input-placeholder{  /* Internet Explorer 10-11 */  color:#fff; color: rgba(255,255,255,.7); }/* WebKit browsers */
.tc_search input:focus::-webkit-input-placeholder {color: transparent;/* transparent是全透明黑色(black)的速记法，即一个类似rgba(0,0,0,0)这样的值 */}/* Mozilla Firefox 4 to 18 */
.tc_search input:focus:-moz-placeholder {color: transparent;}/* Mozilla Firefox 19+ */
.tc_search input:focus::-moz-placeholder {color: transparent;}/* Internet Explorer 10+ */
.tc_search input:focus:-ms-input-placeholder {color: transparent;}/* 点击搜索框获取焦点 placeholder消失-结束 */


.m_nav_list{flex-direction:column; justify-content: flex-start; width:100%; }
.m_nav_list::-webkit-scrollbar {display:none}
.m_nav_list .sjnav{margin-left: 0.4rem;}


#m_nav {z-index: 99999;position: fixed;background: #223c9;width:100%;height:100vh;right: -100vw;top: 0;display:none;overflow:auto;pointer-events: none;transition: all 0.3s ease-out;-webkit-transition: all 0.3s ease-out;-moz-transition: all 0.3s ease-out;-o-transition: all 0.3s ease-out;-ms-transition: all 0.3s ease-out;display: flex;flex-direction: column;justify-content: flex-start;align-items: flex-start;}
#m_nav.act{ pointer-events: auto; right:0;background: #B78836;}

#m_nav>ul>li{ width:100%; overflow:hidden; padding:0 0.3rem; }
#m_nav>ul>li+li{ border-top:1px solid rgba(255, 255, 255, 0.1);}
#m_nav li .a{ display:inline-block; width:calc(100% - 30px)}
#m_nav li .a h3{line-height: 0.64rem;height: 0.64rem;color:#fff;padding:0;font-size:0.18rem;float:left;}
#m_nav li .a span{ display:block; position:absolute; top:0; right:10px; width: 20px; height: 50px; text-align:center;}
#m_nav li .a span i{ font-size:0;}
#m_nav li i{opacity:1;filter:alpha(opacity=100);display:inline-block;width:10px;height: 0.64rem;float:right;display:inline-block;background: url(../images25/jia.svg) center no-repeat;background-size:contain;}
#m_nav li.on i{ background: url(../images25/jian.svg) center no-repeat;}
#m_nav li{display:block;width:100%;}
.slide_nav{ position: absolute; left:0; height: 70px; z-index: 998; padding:15px; top:0; width: 100%; }
#m_nav .title .list{display:none;position:relative;width:100%;z-index:9;left:0;margin-left:0;background:none;border:0;clear: both;padding-bottom:10px;}
#m_nav .title .list span{ background:none; }
#m_nav .title .list span a:hover{ color: #ffb400;}
#m_nav .title .list a{display:block;font-size:0.16rem;color: #fff;text-align:left;line-height:40px;height: 40px;border:0;font-weight:300;}
/*三级导航 开始*/
#m_nav .title .list span{ position:relative; display:block;}
#m_nav .title .list span .sub{ position: static; width:100%;display: block !important; overflow:hidden;}
#m_nav .title .sub a{ background:none; font-size:0.16rem; opacity:.8; min-width:50%; float:left; display:inline-block; color:#999;}

.nav_mask { position: fixed; top: 0; left: 0;width: 100%;height: 100%;z-index: 888;background-color: rgba(0,0,0,0.4);display: none;}
.m_header_box{display:none;background:#B78836;background-size: auto;position:fixed;z-index: 999999;width: 100%;box-shadow: 0 0 12px 0 rgba(0,0,0,0.2);}


@media(max-width: 1100px){
	#nav ul{display: none;}
	.m_header_box{height:auto;}
	#m_header{height: 10vw;}
	#m_nav{padding-top: 11vw;}
	#m_header .rightBox{width: 30%;margin-right: 25px;}
	#m_header .rightBox img{width: 100%;margin: 0 auto;display: block;}
	.navBox {display: none;}
	#nav_btn_box{margin-right: 15px;display: flex;justify-content: center;align-items: center;}
	.navBox .search{float: left;} 
	#nav_btn{display: block;}
	.header_box{ display:none}
	.m_header_box{ display:block}
	#nav_slide{ display:block}
	.logo2{margin-left: 25px;max-width: 40vw;}
	.ej_dhBox2{display: none;}
}

@media(max-width: 850px){
	#m_header {height: 14vw;}
	#m_nav{padding-top: 15vw;}
	#nav{position: relative;}
	.logo2{margin-left: 15px;max-width: 40vw;}

video{width: 100%;}
}

@media(max-width: 430px){
	.logo2{max-width: 60vw;}
	#m_header {height: 18vw;}
	#m_nav{padding-top: 19vw;}
}
@media(max-width: 992px){
	#gotop{right:0;transform:scale(0.6);bottom: 1rem;}
.yxf img{width:0.8rem;height:auto;transform: scale(0.6);}
.yxf div{right:0 !important;}
}

/* banner开始 */
.bannerBox{height: 100vh;position:relative;}
.bannerBox a{position: relative;}
.bannerBox a::before{position: absolute;content: "";width: 100%;height: 30%;background-image:linear-gradient(to top,rgba(0,0,0,0.6),rgba(0,0,0,0));bottom: 0;left: 0;z-index: 8;}
.bannerBox a .text{position: absolute;left:5%;z-index: 999;width: 70%;bottom: 0.26rem;}
.bannerBox a .text p{font-size: 0.26rem;color: white;text-align: left;}
.bannerBox .slider .slick-active{position: relative;z-index: 999;}
.bannerBox .slider .slick-slide img{display: block;width: 100%;position: relative;height: 100vh;object-fit: cover;}
.bannerBox .slider .slick-active img{animation:myscal 5s forwards;-webkit-animation:myscal 5s forwards;}

@keyframes myscal
{
	0%   {transform: scale(1.06);}
	100%   {transform: scale(1);}
}
@-webkit-keyframes mymove
{
	0%   {-webkit-transform: scale(1.06);}
	100%   {-webkit-transform: scale(1);}
}
.bannerBox .slider a{display: block;position: relative;}
/* .bannerBox .slider a::before{width: 100%;position: absolute;content: "";top: 0;left: 0;height: 35%;background-image:linear-gradient(0deg,rgba(0,0,0,0),rgba(0,0,0,0.5) 80%);z-index: 2;} */
.bannerBox .slider video{display: block;width: 100%;position: relative;height: 100vh;}
.bannerBox .slick-dots{display: flex;justify-content: center;position: absolute;bottom: 0.15rem;left: auto;text-align: center;align-items: center;width: 1.6rem;left: 50%;z-index: 9;margin-left: -0.8rem;}
.bannerBox .slick-dots li{height: 0.6rem;display: flex;justify-content: center;align-items: center;}
.bannerBox .slick-dots li button{width: 0.16rem;height: 0.16rem; opacity: 1;background: none;border-radius: 50%;margin: 0 0.08rem;border: 2px solid #FFFFFF;opacity: 1;}
.bannerBox .slick-dots li.slick-active button{background:white;background-size: 0.44rem;opacity: 1;}
.bannerBox .slick-dots li button{font-size: 0;}
.bannerBox .slick-next{display: none!important;}
.bannerBox .slick-prev{display: none!important;}
@media (max-width:1440px) {
	.bannerBox{width: 100%;margin: 0 auto;padding: 0;}
}
@media (max-width:1200px) {
	.bannerBox .slick-dots{width: 100%;padding: 0 0.3rem;display: none !important;}
	.bannerBox .slider .slick-slide img{height:50vw;}
	.bannerBox .slider video{height:50vw;}
	.bannerBox{height: auto;}
	.bannerBox .xljt{display: none;}
	.bannerBox .slick-dots{justify-content: center;}
}
@media (max-width:1100px) {
	.bannerBox{margin-top: 10vw;}
	
}
@media (max-width:850px) {
	.bannerBox{margin-top: 14vw;}
	.bannerBox a .text{width: 100%;bottom: 0.16rem;left: 0;}
	.bannerBox a .text p{text-align: center;font-size: 0.22rem;}
	.bannerBox .slick-dots li{height: auto;}
	.bannerBox .slick-dots{display: none !important;justify-content: center;bottom: 0.5rem;width: 100%;margin: 0 auto;right: auto;left: 0;}
}
@media (max-width:430px) {
	.bannerBox{margin-top: 18vw;}
}
/* banner结束 */
.sametitle{margin-bottom:0.4rem;position: relative;display: block;justify-content: center;width: 100%;overflow: hidden;}
.sametitle h5{display: flex;justify-content: center;position: relative;z-index: 3;font-size: 0.38rem;color: #323232;line-height:0.5rem;font-weight: normal;}
.sametitle h5 span{font-size: 0.36rem;line-height:0.5rem;color: #3f3d3e;display: block;padding-bottom: 0.12rem;position: relative;font-weight: bold;}
.sametitle h5 span::before{content: "";position: absolute;left: 50%;width: 0.8rem;height: 0.05rem;background: #b78836;bottom: 0;margin-left: -0.4rem;}

.sametitle .more{font-size: 0.16rem;color: #b78836;display: block;text-align: center;position: absolute;right: 0;bottom: 0.1rem;z-index: 6;line-height: 0.33rem;border: 1px solid #B78836;width: 0.93rem;height: 0.33rem;overflow: hidden;}
.sametitle .more::after{content: "";position: absolute;width: 0;left: 50%;top:50%;transform: translate(-50%,-50%);height: 0;background:#b78836;border-radius: 50%;transition: 0.4s all;}
.sametitle .more:hover::after{width: 110%;height: 110%;transition: 0.4s all;border-radius: 0;left: 55%;top: 55%;z-index: -1;}
.sametitle .more:hover{color: #FFFFFF;}


.newsBox .more{font-size: 0.16rem;color: #b78836;display: block;text-align: center;position: absolute;right: 0;bottom: 0;z-index: 6;line-height: 0.33rem;border: 1px solid #B78836;width: 0.93rem;height: 0.33rem;overflow: hidden;}
.newsBox .more::after{content: "";position: absolute;width: 0;left: 50%;top:50%;transform: translate(-50%,-50%);height: 0;background:#b78836;border-radius: 50%;transition: 0.4s all;}
.newsBox .more:hover::after{width: 110%;height: 110%;transition: 0.4s all;border-radius: 0;left: 55%;top: 55%;z-index: -1;}
.newsBox .more:hover{color: #FFFFFF;}

@media (max-width:430px) {
	.sametitle h5 span{font-size: 0.34rem;}
}
/* 新闻中心 开始 */
.newsBox>.w16{position: relative;padding-bottom: 0.5rem;}
.newsBox{background: url(../images25/bg01.jpg) no-repeat bottom center;background-size: cover;padding:0.62rem 0 0.8rem 0;position: relative;}
/* 新闻右侧搜索 开始*/
.news_search_box{;width: 2.6rem;top: 0.24rem;position: absolute;right: 0;top: 0.14rem;z-index: 10;}
.news_search_box .header-search{height:0.46rem;border-radius:10rem;border:1px solid #e0e0e0;position:relative;width:100%;background: #ffff;}
.news_search_box .header-search::after{content: "";position: absolute;right: 0;width: 0.46rem;height: 100%;background: #B78836;border-radius: 1000px;}
.news_search_box input[type="text"]{font-size:0.14rem;color:#323232;height:0.44rem;line-height:0.44rem;padding:0 0.15rem;box-shadow:none;-webkit-appearance: none;border-right: 0;background:none;width:calc(100% - 0.4rem);}
.news_search_box input[type="image"]{ position:absolute; top:0.12rem;width: 0.2rem;line-height:0.44rem; border:0;right: 0.13rem;z-index: 4;}
.news_search_box input::-webkit-input-placeholder{ color:#fff; color: rgba(255,255,255,.7); }
.news_search_box input::-moz-placeholder{   /* Mozilla Firefox 19+ */ color:#fff; color: rgba(255,255,255,.7); }

.news_search_box input:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */c color:#fff; color: rgba(255,255,255,.7); }
.news_search_box input:-ms-input-placeholder{  /* Internet Explorer 10-11 */  color:#fff; color: rgba(255,255,255,.7); }/* WebKit browsers */
.news_search_box input:focus::-webkit-input-placeholder {color: transparent;/* transparent是全透明黑色(black)的速记法，即一个类似rgba(0,0,0,0)这样的值 */}/* Mozilla Firefox 4 to 18 */
.news_search_box input:focus:-moz-placeholder {color: transparent;}/* Mozilla Firefox 19+ */
.news_search_box input:focus::-moz-placeholder {color: transparent;}/* Internet Explorer 10+ */
.news_search_box input:focus:-ms-input-placeholder {color: transparent;}/* 点击搜索框获取焦点 placeholder消失-结束 */
/* 新闻右侧搜索 结束*/

.newsBox .newsCon{width: 100%;}
#tabs-container1{width:55%;}
#tabs-container1 .swiper-slide{}
#tabs-container1 .swiper-slide a{}
#tabs-container1 .swiper-slide a .pic{}
#tabs-container1 .swiper-slide a .pic img{height: 5.9rem;object-fit: cover;}
#tabs-container1 .swiper-slide a .text{display: none;}
#tabs-container1 .swiper-slide a .text p{font-size: 0.18rem;color: #323232;line-height: 0.28rem;display: block;margin-top: 0.1rem;}
#tabs-container1 .swiper-slide a .text i{font-size: 0.14rem;color: #b78836;font-style: normal;margin-top: 0.08rem;display: block;}
#tabs-container1 .swiper-pagination{bottom: 0;display: none;}
#tabs-container1 .swiper-pagination .swiper-pagination-bullet{background: none;opacity: 1;border: 1px solid #b78836;}
#tabs-container1 .swiper-pagination .swiper-pagination-bullet-active{background: #b78836;}
.tabsText1{width:calc(45% - 0.3rem);}
.tabsText1 li.bt{}
.tabsText1 li.bt a{display: flex;justify-content: space-between;padding: 0 0.35rem;position: relative;transition: 0.4s all;border-bottom: 0.01rem solid #e5e5e5;box-sizing: border-box;}
.tabsText1 li.bt a::before,
.tabsText1 li.bt.active a::before{content: "";position: absolute;left: 0 ;top: 0;width: 0.04rem;height: 0;background: #b78836;transition: 0.4s all;}
.tabsText1 li.bt a:hover::before,
.tabsText1 li.bt.active a::before{height: 100%;transition: 0.4s all;}
.tabsText1 li.bt a:hover,
.tabsText1 li.bt.active a{background: white;box-shadow: 0px 5px 14.25px 0.75px rgba(0, 0, 0, 0.08);transition: 0.4s all;}



.tabsText1 li.bt a p{font-size: 0.2rem;color: #3f3d3e;line-height:0.58rem;height: 0.58rem;width: calc(100% - 1.1rem);transition: 0.4s all;}
.tabsText1 li.bt a:hover p{color: #000000;font-weight: 600;transition: 0.4s all;}
.tabsText1 li.bt a i{font-size: 0.14rem;line-height: 0.58rem;color: #999999;display: block;text-align: right;text-align: right;font-style: normal;transition: 0.4s all;}
.tabsText1 li.bt a:hover i{color: #b78836;transition: 0.4s all;}
@media (max-width:850px) {
	#tabs-container1 {padding-bottom: 0.3rem;}
	#tabs-container1 .swiper-pagination{bottom: 0;display: block;}
	#tabs-container1 .swiper-slide a .pic img{height: 54vw;}
	#tabs-container1 .swiper-slide a .text{display: block;}
	#tabs-container1 {width: 100%;}
	.tabsText1{display: none;}
	.news_search_box{right: 0;width: 100%;position: relative;top: 0;left: auto;margin-top: 0.2rem;}
	.newsBox .more{right: auto;left: 50%;margin-left: -0.47rem;}
}

/* 新闻动态 结束 */

/* 旅游景区 开始 */
.lvjqBox{background: #f7f7f7;padding: 0.8rem 0;}
.lvjqBoxCon .swiper{padding-bottom: 0.3rem;}
.lvjqBoxCon .swiper-slide{}
.lvjqBoxCon .swiper-slide ul{margin-left: -0.1rem;justify-content: flex-start;}
.lvjqBoxCon .swiper-slide ul li{margin-left: 0.1rem;width: calc(25% - 0.1rem);margin-bottom: 0.1rem;}
.lvjqBoxCon .swiper-slide ul li a{display: block;position: relative;}
.lvjqBoxCon .swiper-slide ul li a .pic{position: relative;}
.lvjqBoxCon .swiper-slide ul li a .pic::before{content: "";position: absolute;bottom: 0;left: 0;width: 100%;background-image: linear-gradient(to top,rgba(0,0,0,0.6),rgba(0,0,0,0));height: 40%;z-index: 3;}
.lvjqBoxCon .swiper-slide ul li a .pic img{height: 2.2rem;object-fit: cover;}
.lvjqBoxCon .swiper-slide ul li a .text{position: absolute;bottom: 0.1rem;left: 0;padding: 0 0.16rem;width: 100%;z-index: 6;}
.lvjqBoxCon .swiper-slide ul li a .text p{font-size: 0.2rem;color: white;line-height: 0.3rem;height: 0.3rem;text-align: center;}
.swiper-pagination-same{bottom: 0;}
.swiper-pagination-same .swiper-pagination-bullet{background: none;opacity: 1;border: 1px solid #b78836;width: 0.08rem;height: 0.08rem;border-radius: 0.04rem;transition: 0.4s all;}
.swiper-pagination-same .swiper-pagination-bullet-active{background: #b78836;width: 0.6rem;transition: 0.4s all;}

@media (max-width:850px) {
	.lvjqBoxCon .swiper-slide ul li{width: calc(50% - 0.1rem);}
	.lvjqBoxCon .swiper-slide ul li a .pic img{height: 26vw;}
	.lvjqBoxCon .swiper-slide ul li a .text{bottom: 0.06rem;}
}
/* 旅游景区 结束 */

/* 旅游项目分类 开始 */
.lyxmBox{padding: 0.8rem 0 0 0;background: url(../images25/bg02.jpg) no-repeat center;background-size: cover;}
.lyxmBox .lyxmCon{width: 100%;}
.swiper-3d .swiper-slide-shadow-right{display: none;}
.swiper-3d .swiper-slide-shadow-left{display: none;}
.tabsText3{justify-content: center;align-items: center;width: 100%;margin-bottom: 0.6rem;}
.tabsText3 li{padding: 0 0.18rem;}
.tabsText3 li.bt{margin: 0.08rem 0;}
.tabsText3 li.bt p{color:#3f3d3e;font-size:0.3rem;font-weight: normal;padding-bottom: 0.12rem;}
.tabsText3 li.bt.active p{color: #3f3d3e;font-size: 0.4rem;font-weight: bold;transition: 0.4s;position: relative;pad}
.tabsText3 li.bt.active p::before{content: "";width:0.5rem;height: 0.08rem;background: #B78836;bottom: 0;left: 50%;margin-left: -0.25rem;position: absolute;}
#tabs-container3{width: 100%;    padding-right: 5.4rem;

    overflow: unset;
}
#tabs-container3 .swiper-slide{

}
#tabs-container3 .swiper-slide a {position: relative;width: 100%;display: block; height: 6.2rem;}
#tabs-container3 .swiper-slide-active a {display: block;position: relative;}
#tabs-container3 .swiper-slide{background: transparent!important;}
#tabs-container3 .swiper-slide a .pic{width: 10.6rem;overflow: hidden;position: absolute;display: inline-block;transform: perspective(800px) rotateY(-40deg);transform-origin: right;right: 0;top: 0;}
#tabs-container3 .swiper-slide-active a .pic{transform: perspective(800px) rotateY(0);}


#tabs-container3 .swiper-slide a .pic img{width: 10.6rem;height: 6.2rem;object-fit: cover;}
#tabs-container3 .swiper-slide a .pic img{
}
#tabs-container3 .swiper-slide .pic{position: relative;}
#tabs-container3 .swiper-slide .pic::before{position: relative;content: "";width: 100%;height: 100%;background: rgba(0,0,0,0.4);position: absolute;left: 0;top: 0;}
#tabs-container3 .swiper-slide.on .pic::before{    opacity: 0;}
#tabs-container3 .swiper-slide-active .pic::before{background: none!important;}

#tabs-container3 .swiper-slide a .text{position: absolute;right: 0%;top: 0;display: flex;justify-content: center;align-items:center;height: 100%;    padding: 0 0.5rem;    background: #0000007d;}
#tabs-container3 .swiper-slide.next1 .pic{height:5.8rem;top: 0.2rem;}
#tabs-container3 .swiper-slide.next2 .pic{height:5.4rem;top: 0.4rem;}
#tabs-container3 .swiper-slide.next3 .pic{height:5rem;top: 0.6rem;}
#tabs-container3 .swiper-slide.next4 .pic{height:4.6rem;top: 0.8rem;}
#tabs-container3 .swiper-slide.next5 .pic{height:4.2rem;top: 1rem;}
#tabs-container3 .swiper-slide.next6 .pic{height:3.8rem;top: 1.2rem;}

#tabs-container3 .swiper-slide.prev1 a .pic{    transform-origin: left;transform: perspective(800px) rotateY(40deg);left: 0;z-index: 7;   height:5.8rem;top: 0.2rem;}
#tabs-container3 .swiper-slide.prev2 a .pic{    transform-origin: left;transform: perspective(800px) rotateY(40deg);left: 0;z-index: 7;   height:5.4rem;top: 0.4rem;}
#tabs-container3 .swiper-slide.prev3 a .pic{    transform-origin: left;transform: perspective(800px) rotateY(40deg);left: 0;z-index: 7;  height:5rem;top: 0.6rem;}
#tabs-container3 .swiper-slide.prev4 a .pic{transform-origin: left;transform: perspective(800px) rotateY(40deg);left: 0;z-index: 7;height:4.6rem;top: 0.8rem;}
#tabs-container3 .swiper-slide.prev5 a .pic{    transform-origin: left;transform: perspective(800px) rotateY(40deg);left: 0;z-index: 7;   height:4.2rem;top: 1rem;}
#tabs-container3 .swiper-slide.prev6 a .pic{    transform-origin: left;transform: perspective(800px) rotateY(40deg);left: 0;z-index: 7;   height:3.8rem;top: 1.2rem;}

#tabs-container3 .swiper-slide.prev1 a .text,
#tabs-container3 .swiper-slide.prev2 a .text,
#tabs-container3 .swiper-slide.prev3 a .text,
#tabs-container3 .swiper-slide.prev4 a .text,
#tabs-container3 .swiper-slide.prev5 a .text,
#tabs-container3 .swiper-slide.prev6 a .text{right: auto;left: 0%;}


#tabs-container3 .swiper-slide-active a .text{width: 1.2rem;background: url(../images25/textbg.png) no-repeat center;background-size: cover;left: 0;right: auto;}
#tabs-container3 .swiper-slide a .text p{font-size: 0.32rem;writing-mode: vertical-rl;color: white;font-family: "宋体";font-weight: bold;}
#tabs-container3 .swiper-slide-active a .text p{font-size: 0.48rem;writing-mode: vertical-rl;}
#tabs-container3 .swiper-slide{
    width: 0.9rem;
}
#tabs-container3 .swiper-slide-active{opacity: 1;}
#tabs-container3 .swiper-slide-active+.swiper-slide{opacity: 1;}
#tabs-container3 .swiper-slide-active+.swiper-slide+.swiper-slide{opacity: 1;} 
#tabs-container3 .swiper-slide-active+.swiper-slide+.swiper-slide+.swiper-slide{opacity: 1;}
#tabs-container3 .swiper-slide-active+.swiper-slide+.swiper-slide+.swiper-slide+.swiper-slide{opacity: 1;}
#tabs-container3 .swiper-slide-active+.swiper-slide+.swiper-slide+.swiper-slide+.swiper-slide+.swiper-slide{opacity: 1;}
#tabs-container3 .swiper-slide-active+.swiper-slide+.swiper-slide+.swiper-slide+.swiper-slide+.swiper-slide+.swiper-slide{opacity: 1;}


#tabs-container3 .swiper-slide.on{width: 10.6rem;    z-index: 10;}

#tabs-container3 .swiper-slide.on a .pic{transform: perspective(800px) rotateY(-0deg);}

#tabs-container3 .swiper-slide.next1{    z-index: 9;}
#tabs-container3 .swiper-slide.next2{    z-index: 8;}
#tabs-container3 .swiper-slide.next3{    z-index: 7;}
#tabs-container3 .swiper-slide.next4{    z-index: 6;}
#tabs-container3 .swiper-slide.next5{    z-index: 5;}
#tabs-container3 .swiper-slide.next6{    z-index: 4;}

@media (max-width:1680px) {


}
@media (max-width:1024px) {
#tabs-container3{padding-right:0;}
#tabs-container3 .swiper-slide{width:0.7rem}
	#tabs-container3 .swiper-slide a {width: 100%;}
	#tabs-container3 .swiper-slide a .pic{width: 100%;}
	#tabs-container3 .swiper-wrapper{height: 39vw;}
	#tabs-container3 .swiper-slide a .pic img{width: 100%;height: 39vw;}
	

#tabs-container3 .swiper-slide.prev1 a .pic,
#tabs-container3 .swiper-slide.prev2 a .pic,
#tabs-container3 .swiper-slide.prev3 a .pic,
#tabs-container3 .swiper-slide.prev4 a .pic,
#tabs-container3 .swiper-slide.prev5 a .pic,
#tabs-container3 .swiper-slide.prev6 a .pic,
#tabs-container3 .swiper-slide.next1 a .pic,
#tabs-container3 .swiper-slide.next2 a .pic,
#tabs-container3 .swiper-slide.next3 a .pic,
#tabs-container3 .swiper-slide.next4 a .pic,
#tabs-container3 .swiper-slide.next5 a .pic,
#tabs-container3 .swiper-slide.next6 a .pic{width:200%;}

#tabs-container3 .swiper-slide a .text{right:0rem;padding: 0 0.35rem;}
#tabs-container3 .swiper-slide.prev1 a .text,
#tabs-container3 .swiper-slide.prev2 a .text,
#tabs-container3 .swiper-slide.prev3 a .text,
#tabs-container3 .swiper-slide.prev4 a .text,
#tabs-container3 .swiper-slide.prev5 a .text,
#tabs-container3 .swiper-slide.prev6 a .text{right: auto;left: 0rem;}

}
@media (max-width:850px) {
	.lyxmBox{padding-top: 0.5rem;}
	
#tabs-container3 .swiper-slide.on {
    width: calc(100% - 1.8rem);
}
#tabs-container3 .swiper-slide {
    width: 0.3rem;
}
#tabs-container3 .swiper-slide a{    height: 100%;}

#tabs-container3 .swiper-slide.prev1 a .pic{   height:94%;top: 3%;}
#tabs-container3 .swiper-slide.prev2 a .pic{   height:88%;top: 6%;}
#tabs-container3 .swiper-slide.prev3 a .pic{   height:82%;top: 9%;}
#tabs-container3 .swiper-slide.prev4 a .pic{   height:76%;top: 12%;}
#tabs-container3 .swiper-slide.prev5 a .pic{   height:70%;top: 15%;}
#tabs-container3 .swiper-slide.prev6 a .pic{  height:64%;top: 18%;}

#tabs-container3 .swiper-slide.next1 a .pic{   height:94%;top: 3%;}
#tabs-container3 .swiper-slide.next2 a .pic{   height:88%;top: 6%;}
#tabs-container3 .swiper-slide.next3 a .pic{   height:82%;top: 9%;}
#tabs-container3 .swiper-slide.next4 a .pic{   height:76%;top: 12%;}
#tabs-container3 .swiper-slide.next5 a .pic{   height:70%;top: 15%;}
#tabs-container3 .swiper-slide.next6 a .pic{  height:64%;top: 18%;}

#tabs-container3 .swiper-slide a .text{right:0rem;    padding: 0 0.1rem;}
#tabs-container3 .swiper-slide.prev1 a .text,
#tabs-container3 .swiper-slide.prev2 a .text,
#tabs-container3 .swiper-slide.prev3 a .text,
#tabs-container3 .swiper-slide.prev4 a .text,
#tabs-container3 .swiper-slide.prev5 a .text,
#tabs-container3 .swiper-slide.prev6 a .text{right: auto;left: 0rem;}
#tabs-container3 .swiper-slide a .text p {
    font-size: 0.22rem;}



.tabsText3 li.bt.active p::before{    height: 0.03rem;}
.tabsText3 li.bt p{    font-size: 0.2rem;}
.tabsText3 li.bt.active p{    font-size: 0.26rem;}
.tabsText3{    margin-bottom: 0.3rem;}
}



@media (max-width:650px) {

}
/* 旅游项目分类 结束 */


/* 通知公告 开始 */
.tzggBox{background: url(../images25/bg03.jpg) no-repeat bottom center;padding: 0.8rem 0 0.4rem 0;background-size: cover;}
.tzggBox .ul1{margin-left: -0.5rem;}
.tzggBox .ul1 li{width: calc(50% - 0.5rem);margin-left: 0.5rem;}
.tzggBox .ul1 li a{align-items: center;border-bottom: 1px solid #e1e1e1;padding: 0.12rem 0;}
.tzggBox .ul1 li a .date{}
.tzggBox .ul1 li a .date i{font-size: 0.32rem;color: #B78836;text-align: center;display: block;line-height: 0.28rem;font-style: normal;font-weight: bold;}
.tzggBox .ul1 li a .date b{font-size: 0.14rem;font-style: normal;font-weight: normal;color: #999999;line-height: 0.28rem;text-align: center;display: block;}
.tzggBox .ul1 li a p{width: calc(100% - 0.85rem);font-size: 0.2rem;color: #323232;line-height: 0.3rem;height: 0.3rem;}
.tzggBox .ul1 li a:hover p{color: #b78836;}
.tzggBox .ul1 li a:hover{border-bottom: 1px solid #b78836;}
.fLink{border-top: 1px solid #ccbaa6;margin-top: 0.8rem;}
.fLink .flinkCon{display: flex;justify-content: center;align-items: center;padding-top: 0.4rem;flex-wrap: wrap;}
.fLink .flinkCon h5{font-size: 0.24rem;color: 0.28rem;color:#3f3d3e;font-weight: bold;margin-top: 0.1rem;}
.fLink .flinkCon .ul2{display: flex;justify-content: center;flex-wrap: wrap;margin-top: 0.1rem;}
.fLink .flinkCon .ul2 li{margin: 0 0.16rem;}
.fLink .flinkCon .ul2 li a{font-size: 0.18rem;line-height: 0.28rem;color: #323232;display: block;}
.fLink .flinkCon .ul2 li a:hover{color:#b78836;}

@media (max-width:890px) {
.tzggBox .ul1 li a p{width: calc(100% - 0.98rem);}

}
@media (max-width:850px) {
	.tzggBox .ul1 li{width: 100%;}
}

/* 通知公告 结束 */


/* 页脚开始 */
.footerBox{position: relative;z-index: 9999;background:#3f3d3e;padding-top: 0.3rem;border-top:0.06rem solid #B78836;}
.footerBox .w16{align-items: center;}
.footerBox .flogo{width: 25%;}
.footerBox .flogo img{display: block;width: 100%;max-width: 3.88rem;}
.footerBox .info{width: 30%;}
.footerBox .info p{font-size: 0.14rem;color: #FFFFFF;line-height: 0.22rem;}
.footerBox .info p+p{margin-top: 0.1rem;}
.footerBox .ewmBox{}
.footerBox .ewmBox .ewmpic{}
.footerBox .ewmBox .ewmpic .ewm1{}
.footerBox .ewmBox .ewmpic .ewm1 img{width: 1.25rem;height: 1.25rem;display: block;}
.footerBox .ewmBox .ewmpic .ewm1 p{font-size: 0.14rem;text-align: center;color: white;margin-top: 0.18rem;}
.footerBox .ewmBox .ewmpic .ewm1+.ewm1{margin-left: 0.23rem;}
.footerBox .ewmBox ul{align-items: center;}
.footerBox .ewmBox ul li{margin-left:0.5rem;position: relative;}
.footerBox .ewmBox ul li .img1{width: 1.1rem;position: absolute;bottom: 0.5rem;left: 50%;margin-left: -0.55rem;display: none;}
.footerBox .ewmBox ul li .img2{width: 0.48rem;}
.footerBox .ewmBox ul li:hover>.img1{display: block;}

.footerBox .bq {border-top: 1px solid rgba(255,255,255,0.2);margin-top: 0.3rem;display: flex;justify-content: center;}
.footerBox .bq p{padding: 0.28rem 0.16rem;font-size: 0.16rem;color: white;text-align: center;line-height: 0.24rem;display: inline-block;text-align: center;}
.footerBox .bq p img{display: inline-block;margin-left: 0.08rem;}
.footerBox .bq p a{font-size: 0.16rem;color: white;text-align: center;line-height: 0.24rem;display: inline-block;margin: 0 0.06rem;}

@media (max-width:1024px) {
	.footerBox .flogo{width: 48%;}
	.footerBox .info{width: 48%;}
	.footerBox .ewmBox{width: 100%;justify-content: center;margin-top: 0.3rem;}
}
@media (max-width:580px) {
	.footerBox .flogo{width: 100%;}
	.footerBox .flogo img{margin: 0 auto;}
	.footerBox .info{width: 100%;margin-top: 0.3rem;}
	.footerBox .info p{text-align: center;}
	.footerBox .bq {justify-content: center;flex-wrap: wrap;padding: 0.18rem;}
	.footerBox .bq p{display: block;line-height: 0.26rem;padding: 0 0;}
.footerBox .ewmBox ul li {margin-left: 0.2rem;}
}


/* 页脚结束 */
/* 右侧悬浮 开始*/
.aside_r{position: fixed;right: 0;top: 50%;z-index: 99999;transform: translate(100%,-50%);display: flex;align-items: flex-end;flex-direction: column;transition: 0.4s all;}
.aside_r.active{transform: translate(0,-50%);transition: 0.4s all;    max-width: 80px;}
.aside_r .jtxcx{}
.aside_r .jtxcx .xcxpic{position: relative;}
.aside_r .jtxcx .xcxpic img{width: 1.1rem;}
.aside_r .jtxcx .close_btn{position: absolute;right: 0.12rem;top: 0.2rem;}
.aside_r .jtxcx .close_btn {}
.aside_r ul{background: #f0d6bf;border: 0.01rem solid rgb(226, 226, 226);  box-shadow: 9.119px 6.151px 5.4px 0.6px rgba(131, 131, 131, 0.25);width: 0.8rem;padding: 0;border-radius: 0.1rem 0 0 0.1rem;}
.aside_r ul li{padding: 0.16rem 0;position: relative;}
.aside_r ul li+li::after{content: "";position: absolute;top: 0;left: 50%;margin-left: -0.3rem;width: 0.6rem;height: 0.01rem;border-bottom: 0.01rem dashed #a89788;}
.aside_r ul li .tb{}
.aside_r ul li .tb img{display: block;width: 0.45rem;margin: 0 auto;}
.aside_r .xcxpic ul li .tb p{font-size: 16px;}

.aside_r ul li:nth-child(1) .tb p{width: 0.45rem;
    height: 0.45rem;
    margin: 0 auto;
    background: #e4ae33;
    padding: 0.02rem;
    line-height: 0.2rem;
    border-radius: 5px;
    color: #fff;}



.aside_r ul li .tb p{font-size: 0.14rem;text-align: center;}

.aside_r ul li .tb p span{display: block;text-align: center;}
.aside_r ul li .ewm{position: absolute;right: 0.8rem;top: 50%;transform: translate(100%,-50%);opacity: 0;transition: 0.4s all;}
.aside_r ul li:hover>.ewm{display: block;transform: translate(0,-50%);transition: 0.4s all;opacity: 1;}
.aside_r ul li .ewm img{width: 1.1rem;}
@media (max-width:850px) {
	.aside_r{display: none;}
}

/* 右侧悬浮 结束*/


/*==========================================内页 开始=============================================*/
/* 内页顶部 */
.header_boxNy{}
.header_boxNy #header{background: white;padding: 0;box-shadow: 0rem 0.04rem 0.2rem 0rem rgba(0, 0, 0, 0.1);}
.header_boxNy #header>.w16{height: 1.2rem;}
.header_boxNy #header::after{display: none;}
.header_boxNy #nav ul li h3{color: #323232;}
.header_boxNy #nav ul>li.on h3, 
.header_boxNy #nav ul li:hover h3, 
.header_boxNy #header.xg #nav ul li.on a h3, 
.header_boxNy #header.xg #nav ul li:hover a h3{color: #b78836;}

/* 内页banner */
.Nybanner{width: 100%;margin: 0 auto;z-index: 4;position: relative;margin-top: 1.2rem;}
.Nybanner .swiper .swiper-pagination{width: 2rem;left: 50%;transform: translateX(-50%);z-index: 66;}
.Nybanner .swiper .swiper-pagination-bullet{width: 0.14rem;height: 0.14rem;background: none;border: 0.01rem solid #FFFFFF;opacity: 1;}
.Nybanner .swiper .swiper-pagination-bullet-active{background: white;}
.Nybanner img{display: block;width: 100%;position: relative;height: 100%;object-fit: cover;}
.Nybanner>p{display: flex;justify-content: center;max-width: 100%;overflow: hidden;}
.Nybanner .swiper::after{content: '';display: block;width: 100%;height: 0.9rem;background-image: linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0.6));position: absolute;bottom: 0;left: 0;z-index: 1;}
@media (max-width:1100px) {
	.Nybanner{margin-top: 10vw;}
}
@media (max-width:850px) {
	.Nybanner{margin-top: 14vw;}
	.Nybanner{height: 30vw;}
	.Nybanner img{height: 30vw;}
}
@media (max-width:430px) {
	.Nybanner{margin-top: 18vw;}
}


#nav_slide{background: #e1e1e1;line-height: 0.6rem;position: relative;z-index: 2;}
#nav_slide #bnt_back{ position:absolute; left: 0.16rem; top:0;  }
#nav_slide #bnt_back img{height: 0.2rem;vertical-align: middle;}

#nav_slide .n_title{ height: 0.6rem; }
#nav_slide h1{font-size: 0.22rem;color: #323232;text-align: center;}
#bnt_sub_nav{position: absolute;right: 0.16rem;top: 0.2rem;cursor: pointer;}
#bnt_sub_nav img{display: block;height: 0.2rem;}
#bnt_sub_nav.on img{-webkit-transform:rotate(-180deg);transform:rotate(-180deg);}
#sub_nav_content{background: #f2f2f2; display: none; z-index: 9;width: 100%;box-shadow: 0 2px 8px 0 rgba(0,0,0,0.2);}
#sub_nav_content ul{background: #FFFFFF;}
#sub_nav_content ul li {background: none;box-shadow:none;border-bottom:1px solid #dedede;padding: 0 15px;}
#sub_nav_content ul li a{display: inline-block;font-size: 14px;padding: 0;color: #333;width: 88%;}
#sub_nav_content ul li i{float:right;font-family: simsun;font-style: normal;font-weight: bold;transition: 0.4s all;}
/* #sub_nav_content ul li.on i{transform: rotate(90deg);transition: 0.4s all;} */
#sub_nav_content ul li ul li{border:0;line-height:40px;padding-left: 10px;}
#sub_nav_content ul li ul li a{font-size: 13px; color: #666;}
#sub_nav_content ul li.on>a{color: #b68836;}


 #sub_nav_content ul li i {
    transition: transform 0.3s ease; /* 平滑过渡效果 */
    display: inline-block; /* 确保transform能正常工作 */
  }
  
  #sub_nav_content ul li i.rotated {
    transform: rotate(90deg); /* 旋转90度 */
  }
  
  /* 默认状态下有子菜单的i标签显示 */
  #sub_nav_content ul li.am-panel > i {
    display: inline-block;
  }
  
  /* 没有子菜单的li项不显示i标签 */
  #sub_nav_content ul li.am-panel:not(:has(ul)) > i {
    display: none;
  }


#sub_nav_content ul li ul{ display:none}
#nav_slide{ display:none}

/* PC二级导航 开始*/
.ej_dhBox .ej_dh_01{background: #eeeeee;padding: 0.16rem 0;    position: relative; }

.ej_dhBox .ej_dh_02{background: #fffaef;padding: 0.16rem 0;}
.ej_dhBox .ej_dh_02.am-panel:not(:has(ul)) > a {
    display: none;
  }

.ej_dhBox .w16{display: flex;justify-content: center;}
.ej_dhBox ul {/*display: inline-block;*/position: relative;    display: flex;flex-wrap: wrap;justify-content: center;}
.ej_dhBox ul::after{content: "";position: absolute;right: 0;width: 0.03rem;background: #eeeeee;right: 0;top: 0;height: 100%;}
.ej_dhBox ul li {position: relative;display: inline-block;}
.ej_dhBox ul li::after{content: "";position: absolute;width:0.01rem;height: 0.2rem;background: #666666;top: 50%;margin-top: -0.1rem;right: 0;}
.ej_dhBox .ej_dh_02 ul::after{display: none;}
.ej_dhBox .ej_dh_02 ul li::after{display: none;}
.ej_dhBox ul li:last-child::after{display: none;}
.ej_dhBox ul li a{font-size: 0.2rem;color: #323232;line-height: 0.4rem;display: block;padding: 0 0.26rem;transition: 0.4s all;}
.ej_dhBox .ej_dh_02 ul li a{padding: 0 0.16rem;}
.ej_dhBox .ej_dh_02 ul li a{color: #5b5954;font-size: 0.16rem;}
.ej_dhBox ul li a:hover{color: #FFFFFF;background: #b78836;transition: 0.4s all;}
.ej_dhBox .ej_dh_02 ul li a:hover{color: #b78836;background: none;}
.ej_dhBox ul li.jcsp a{color:#b78836;padding-left: 0.53rem;background: url(../images25/video0.png) no-repeat 0.16rem center;background-size: 0.27rem;}
.ej_dhBox ul li.jcsp a:hover{text-decoration: underline;}
/* PC二级导航 结束*/

.n_container{position: relative;z-index: 6; padding:0rem 0 0.4rem 0;background-size: auto;min-height: 6.5rem;	background:#F7F7F7;background-size:cover;}
@media (max-width:1100px) {
	.n_container{ display:block;padding-top: 0;}
	#nav_slide{display: block;}
}
@media (max-width:850px) {
	.n_container{padding-bottom: 0.6rem;}
}
@media (max-width:850px) {
}
@media (max-width:430px) {
}
.n_container::after{content: "";width: 100vw;position: absolute;left: 0;bottom: 0;height: 100%;z-index: -8;}


.mianbao{vertical-align: top;z-index: 6;bottom: 0.1rem;display: flex;align-items: center;flex-wrap: wrap;position: absolute;left: 50%;transform: translateX(-50%);justify-content: flex-end;width: 100%;}
.mianbao,.mianbao i,.mianbao a{font-size: 0.14rem;color: #FFFFFF;font-style:normal;transition: 0.6s all;line-height: 0.26rem;}
.mianbao i{display: inherit; margin:0 0.1rem;width: 0.05rem;height: 1px;background: #FFFFFF;position: relative;top: 0;}
.mianbao a.on{color: #ffffff;font-weight: bold;}  
.mianbao a:hover{color: #ffffff;transition: 0.6s all;font-weight: bold;}

.n_container .n_right{ width:calc(100% - 3.6rem); position: relative; z-index: 2;}
.n_container .n_right2{width: 100%;}
.n_container .n_right::after{content: "";width: 1;}
.n_container .n_right .bgss{margin-top: 0.2rem;}

@media(max-width: 1100px){
    .mianbao{margin-top: 0.2rem;}
	.mianbao,.mianbao i,.mianbao a{font-size: 0.16rem;}
}
@media(max-width: 850px){
    .n_container .n_right .bgss{margin-top: 30px;}
    .n_container .n_right .bg02{border: none;background: none;padding: 0;}
}

/* 题图列表页 */
.n_titu li{padding:0.2rem;transition: 0.6s all;}
.n_titu li{background: rgba(255,255,255,1);border-radius: 0.08rem;}
.n_titu li+li{margin-top: 0.2rem;}
.n_titu li a{display: flex;position: relative;width: 100%;justify-content: space-between;align-items: center;}
.n_titu li .pic{position: relative;width: 3rem;}
.n_titu li .pic img{display: block;width: 100%;object-fit: cover; transition: 0.6s all;height: 1.9rem;}
.n_titu li .text{width: calc(100% - 3.2rem);}
.n_titu li.nopic .pic{display: none;}
.n_titu li.nopic .text{width: 100%;}
.n_titu li .text h5{transition: 0.6s all; font-size: 0.22rem;color: #323232;line-height:0.32rem;height:0.32rem;font-weight: 600;position: relative;}
.n_titu li .text h5 span{background-image: linear-gradient(#b68836,#b68836);}
.n_titu li .text p{margin-top: 0.14rem;position: relative;font-size: 0.18rem;color: #737373;line-height: 0.28rem;height: 0.56rem;overflow: hidden;}
.n_titu li a:hover .text h5 span{color: #b68836;}

.n_titu li .text i{font-style: normal;font-weight: normal;display:block;font-size: 0.14rem;line-height: 0.26rem;color: #b68836;text-align: left;margin-top: 0.15rem;font-weight: bold;}
.n_titu li:hover{box-shadow: 0px 0px 28px 0px rgba(0, 0, 0, 0.12);transition: 0.6s all;}
.n_titu li:hover .pic img{transform: scale(1.1);transition: 0.6s all;}
.fanye{margin-top: 0.5rem;font-size: 14px !}
.pb_sys_style1 .p_no_d{
border: 1px solid #b68836 !important;
    background-color: #b68836 !important;}
.fanye table td{font-size: 14px !important;padding:0 !important;}
.fanye div{font-size:0 !important;color:#fff;}
.fanye span{font-size: 14px ;height: auto ;padding: 6px 2px ;}
.fanye a{font-size: 14px ;height: auto ;padding: 6px 4px ;}
.pb_sys_common .p_fun_d, .pb_sys_common .p_no_d, .pb_sys_common .p_no_o, .pb_sys_common .p_fun a, .pb_sys_common .p_no a{margin-bottom:5px !important;}
.pb_sys_common .p_t{display:none !important;}
.fanye input{font-size: 14px !important;height: auto !important;padding: 6px 4px !important;display:none;}

@media(max-width: 1100px){
    .mianbaoxie{ display:none}
    .n_container .n_right{width:100%;padding: 0;background: transparent;}
}
@media(max-width: 580px){
    .n_titu li{padding: 0;background: none;}
	.n_titu li+li{margin-top: 0.3rem;}
	.n_titu li a{flex-wrap: wrap;background: white;}
	.n_titu li .pic{width: 100%;}
	.n_titu li .text{width: 100%;padding: 0.2rem;}
    .fanye{margin-top: 0.4rem;}
	.n_titu li .pic img{height: 52vw;}
	.n_titu li .text h5{height: auto;display: block;}
	
}


/* 文章列表页 */
.n_container .n_right .TextList{padding-top: 0;min-height:4.5rem;}
.TextList ul li{padding-bottom:0rem;position: relative;transition: 0.6s all;}
.TextList ul li+li{margin-top: 0.2rem;}
.TextList ul li a{display: flex;position: relative;overflow: hidden;position: relative;justify-content: space-between;background: rgba(255,255,255,0.9);padding: 0 0.2rem;transition: 0.4s all;border-radius: 0.08rem;}
.TextList ul li a:hover{background: #b68836;transition: 0.4s all;}
.TextList ul li a p{transition: 0.6s all;line-height:0.7rem;font-size: 0.2rem;color: #323232;width: calc(100% - 1.6rem);position: relative;padding-left: 0.2rem;transition: 0.4s all;height: 0.7rem;}
.TextList ul li a span{font-size: 0.2rem !important;color: #323232;font-weight: normal;;width: 0.7rem;text-align: right;line-height: 0.7rem;display: block;transition: 0.4s all;}
.TextList ul li a .data{width: 0.7rem;height: 0.7rem;display: flex;flex-direction: column;align-content: flex-end;justify-content: center;}
.TextList ul li a:hover span{color: white;transition: 0.4s all;}
.TextList ul li a .data i{display: block;text-align: right;font-size: 0.2rem;font-weight: bold;color: #b68836;font-style: normal;transition: 0.4s all;}
.TextList ul li a .data b{display: block;text-align: right;font-style: normal;font-size: 0.16rem;color: #737373;font-weight: normal;margin-top: 0.06rem;transition: 0.4s all;}
.TextList ul li a:hover .data i{color: white;transition: 0.4s all;}
.TextList ul li a:hover .data b{color:white;transition: 0.4s all;}

.TextList ul li:hover p{color: white;transition: 0.6s all;padding-left: 0.24rem;font-weight:600;transition: 0.4s all;}
@media(max-width: 540px){
    .TextList ul li a{flex-wrap: wrap;padding: 0.2rem;}
    .TextList ul li a .data{width: 0.8rem;height: auto;}
    .TextList ul li a p{margin-top: 0;height: 0.52rem;overflow: hidden;width: calc(100% - 1rem);line-height: 0.26rem;-webkit-line-clamp: 2;}
	   .TextList ul li a span{width: 100%;text-align: left;margin-left: 1.2rem;line-height: 0.24rem;margin-top: 0.06rem;}
}
@media(max-width: 430px){
	.TextList ul li a .data{width: 0.6rem;height: auto;}
	.TextList ul li a p{width: calc(100% - 0.7rem);padding-left: 0.1rem;}
	.TextList ul li a span{margin-left: 0.8rem;}
}
/* 搜索结果页 */
.n_right2 h5.ssjg{font-size: 0.38rem;color: #b68836;display: inline-block;line-height: 0.48rem;font-weight: bold;margin-bottom: 0.4rem;}
.jxlcBox{}
.jxlcBox ul{}
.jxlcBox ul li{height: 0.7rem;width:100%;border-bottom: 1px solid #e1e1e1;}
.jxlcBox ul li a{height: 100%;padding:0;align-items: center;}
.jxlcBox ul li a p{font-size: 0.2rem;color: #323232;position: relative;padding-left: 0.16rem;transition: 0.4s all;width: calc(100% - 1.3rem);line-height: 0.28rem;height: 0.28rem;font-weight: 600;}
.jxlcBox ul li a p::after{content: "";position: absolute;left: 0;top: 50%;transform: translateY(-50%);background: #b68836;width: 0.07rem;height: 0.07rem;border-radius: 50%;}
.jxlcBox ul li a:hover p{color: #b68836;padding-left: 0.2rem;transition: 0.4s all;}
.jxlcBox ul li a div{display: block;width: 1.2rem;font-size: 0.2rem;color: #333333;line-height: 0.7rem;background-size: 1.04rem;text-align: center;}
.jxlcBox ul li a:hover div{color: #b68836;transition: 0.4s all;}
@media(max-width: 1100px) {
	.n_right2 h5.ssjg{margin-top: 0.3rem;margin-bottom: 0.2rem;}
}
@media(max-width: 768px) {
	.jxlcBox ul li{height: 0.7rem;width:100%;}
	.jxlcBox ul li+li+li{margin-top: 0.2rem;}
	.jxlcBox ul li+li{margin-top: 0.2rem;}
}

/* 链接页 */
.TextList2{}
.TextList2 ul{display: flex;justify-content: flex-start;margin-left: -3%;flex-wrap: wrap;}
.TextList2 ul li{width: 47%;margin-left: 3%;margin-bottom: 3%;}
.TextList2 ul li a{display: block;background: white;padding: 0.2rem;border-left: 0.04rem solid #b68836;}
.TextList2 ul li a p{font-size: 0.2rem;color: #323232;}
.TextList2 ul li a:hover p{color: white;}
.TextList2 ul li a:hover{background: #b68836;transition: 0.4s all;}
@media(max-width: 540px){
	.TextList2 ul li{width: 100%;}
}

/* 内容页 */
.n_right .show{margin-top: 0.5rem;}
.show01{margin-bottom: 0.2rem;}
.show01 h5{font-size: 0.26rem;line-height: 0.45rem;text-align: center;margin-bottom: 0.2rem;font-weight: bold;color: #333333;}
.n_right .show .kzzd p{font-size: 0.18rem!important;
    color: #333333;
    line-height: 0.36rem!important;
    margin-bottom: 0.26rem;
    font-family: 微软雅黑 !important;text-align: center;}
.n_right .show .kzzd p span{margin: 0 0.3rem;}
.show01 p{padding-bottom: 0.2rem;text-align: center;font-size: 0.14rem;color: #666666;border-bottom: 1px solid #9db4d7;}
.show01 i{font-style: normal;margin: 0 8px;padding: 0 0.12rem;font-size: 0.14rem;color: #666666;    line-height: 0.3rem;}
.show02{}
.show02 h3{background: none !important;}
.show02 h3 strong{background: none !important;}
.show02 div{font-size: 0.2rem!important;color: #333333;line-height: 0.36rem!important;margin-bottom: 0.16rem;}
.show02 p{font-size: 0.2rem!important;color: #333333;line-height: 0.36rem!important;margin-bottom: 0.16rem;text-indent: 2em;text-align: justify;    font-family: 微软雅黑 !important;}
.show02 p span{font-size: 0.2rem!important;color: #333333;line-height: 0.36rem!important;    font-family: 微软雅黑 !important;background: none !important;}
.show02 p strong{font-size: 0.2rem!important;color: #333333;line-height: 0.36rem!important;    font-family: 微软雅黑 !important;background: none !important;}
.show02 p span strong{font-size: 0.2rem!important;color: #333333;line-height: 0.36rem!important;    font-family: 微软雅黑 !important;background: none !important;}

.show02 table{margin:0 auto !important;overflow-x: scroll;width:100% !important;}
.show02 table p{text-indent: 0em;font-size: 0.2rem!important;color: #333333;line-height: 0.36rem!important;    font-family: 微软雅黑 !important;    text-align: inherit;}
.show02 table p span{text-indent: 0em;font-size: 0.2rem!important;color: #333333;line-height: 0.36rem!important;    font-family: 微软雅黑 !important;}
.show02 table span{text-indent: 0em;font-size: 0.2rem!important;color: #333333;line-height: 0.36rem!important;    font-family: 微软雅黑 !important;}



.show02 ol{padding-left: 1em;}

.show02 li p{text-indent: 0em;}
.show02 #vsb_content_2 li p{text-indent: 0em;}




.table_out{max-width: 100%;overflow: auto;}

.show02 img{display: block;margin: 0 auto;max-width: 100%;height: auto!important;border:none !important;margin-bottom: 0.16rem;}
.show03{margin-top: 0.4rem;padding-top: 0.24rem;    border-top: 1px solid #b78836;}
.show03 p{font-size: 0.2rem;color: #323232;margin-bottom: 0.16rem;line-height:0.36rem;text-indent: 0 !important;}
.show03 p+p{margin-bottom: 0;}
.show03 p a{font-weight: normal; color: #666666 !important;transition: 0.6s all;text-decoration: none !important;}
.show03 p a:hover{color: #b68836;transition: 0.6s all;}

@media(max-width: 1100px) {
   .n_right .show{margin-top: 0.3rem;}
}

@media(max-width: 850px) {
    .show02 img{width: auto;max-width: 100%;}
}

/* 图片列表页 */
.listPic{margin-top: 0.5rem;}
.listPic ul{margin-left: -0.4rem;display: flex;justify-content: flex-start;}
.listPic ul li{width: calc(50% - 0.4rem);margin-left: 0.4rem;padding: 0.2rem 0.2rem 0rem 0.2rem;background: white;}
.listPic ul li+li+li{margin-top: 3%;}
.listPic ul li a{display: block;}
.listPic ul li a .pic{display: block;overflow: hidden;}
.listPic ul li a .pic img{display: block;width: 100%;height: 3.2rem;object-fit: cover;}
.listPic ul li a .text{padding: 0.2rem 0.1rem;}
.listPic ul li a .text h5{font-size: 0.2rem;color:#323232;line-height: 0.28rem;height: 0.56rem;overflow: hidden;font-weight: 600;}
.listPic ul li a .text p{font-size: 0.16rem;color: #b68836;background-size: 0.18rem;margin-top: 0.12rem;}
.listPic ul li a:hover .text h5{color: #b68836;}
@media(max-width: 850px) {
    .listPic ul li {width: 47%;}
    .listPic ul li a .pic img{height: 28vw;max-height: 100%;}
    .listPic ul li+li+li{margin-top: 3%;}
	.listPic ul li a .text h5{height: auto;display: block;}
}
@media(max-width: 850px) {
    .listPic ul {margin-left: 0;}
    .listPic ul li {width: 100%;margin-left: 0;}
    .listPic ul li a .pic img{height: 52vw;max-height: 100%;}
}

/* ========================综合页开始================== */
/* 新闻中心 综合页 开始 */
.zhy_news{padding: 0.8rem 0;}
#tabs-container2{width:55%;}
#tabs-container2 .swiper-slide{}
#tabs-container2 .swiper-slide a{}
#tabs-container2 .swiper-slide a .pic{}
#tabs-container2 .swiper-slide a .pic img{height: 5.9rem;object-fit: cover;}
#tabs-container2 .swiper-slide a .text{display: none;}
#tabs-container2 .swiper-slide a .text p{font-size: 0.18rem;color: #323232;line-height: 0.28rem;display: block;margin-top: 0.1rem;}
#tabs-container2 .swiper-slide a .text i{font-size: 0.14rem;color: #b78836;font-style: normal;margin-top: 0.08rem;display: block;}
#tabs-container2 .swiper-pagination{bottom: 0;display: none;}
#tabs-container2 .swiper-pagination .swiper-pagination-bullet{background: none;opacity: 1;border: 1px solid #b78836;}
#tabs-container2 .swiper-pagination .swiper-pagination-bullet-active{background: #b78836;}
.tabsText2{width:calc(45% - 0.3rem);position: relative;z-index: 5;}
.tabsText2 li.bt{}
.tabsText2 li.bt a{display: flex;justify-content: space-between;padding: 0 0.35rem 0 0;position: relative;transition: 0.4s all;border-bottom: 0.01rem solid #e5e5e5;box-sizing: border-box;}
.tabsText2 li.bt a::after,
.tabsText2 li.bt.active a::after{content: "";position: absolute;left: -0.3rem;top: 0;width: calc(100% + 0.3rem);height: 0;background: #b78836;transition: 0.4s all;}
.tabsText2 li.bt a:hover::after,
.tabsText2 li.bt.active a::after{height: 100%;transition: 0.4s all;}
.tabsText2 li.bt a:hover,
.tabsText2 li.bt.active a{box-shadow: 0px 5px 14.25px 0.75px rgba(0, 0, 0, 0.08);transition: 0.4s all;}

.tabsText2 li.bt a p{font-size: 0.2rem;color: #3f3d3e;line-height:0.58rem;height: 0.58rem;width: calc(100% - 1.1rem);transition: 0.4s all;position: relative;z-index: 5;padding-left: 0.1rem;}
.tabsText2 li.bt.active a p::after{content: "";position: absolute;left: 0;top: 50%;margin-top: -0.03rem;width: 0.06rem;height:0.06rem;border-radius: 50%;background: white;}
.tabsText2 li.bt a p::before{content: "";position: absolute;left: 0;top: ;}
.tabsText2 li.bt a:hover p,
.tabsText2 li.bt.active a p{color: #FFFFFF;font-weight: 600;transition: 0.4s all;}
.tabsText2 li.bt a i{font-size: 0.14rem;line-height: 0.58rem;color: #999999;display: block;text-align: right;text-align: right;font-style: normal;transition: 0.4s all;position: relative;z-index: 5;}
.tabsText2 li.bt a:hover i,
.tabsText2 li.bt.active a i{color: #FFFFFF;transition: 0.4s all;}
@media (max-width:850px) {
	#tabs-container2 {padding-bottom: 0.3rem;}
	#tabs-container2 .swiper-pagination{bottom: 0;display: block;}
	#tabs-container2 .swiper-slide a .pic img{height: 54vw;}
	#tabs-container2 .swiper-slide a .text{display: block;}
	#tabs-container2 {width: 100%;}
	.tabsText2{display: none;}
}
@media (max-width:850px) {
	.zhy_news{padding: 0.5rem 0;}
}
/* 新闻动态 结束 */
/* 通知公告 开始 */
.zhy_tzggBox{background: url(../images25/zhy_xwzxBg.png) no-repeat bottom center;padding: 0.8rem 0;background-size: cover;}
/* 通知公告 结束 */
@media (max-width:850px) {
	.zhy_tzggBox{padding: 0.5rem 0;}
}
/* 新闻中心综合页 结束 */
.fs_14_24_999{font-size: 0.14rem;line-height:0.24rem;color: #999999;}
.fs_16_30_666{font-size: 0.16rem;line-height:0.3rem;color: #666;}
/* 旅游景区-通用综合页 开始 */

.textJq::after{content: "";position: absolute;left: 0;bottom: 0;background: #B78836;z-index: 1;width: 100%;height: 0.02rem;transition: 0.4s all;}
a:hover .textJq::after{height:0.05rem;transition: 0.4s all;}
a:hover .textJq h5{color: #333 !important;transition: 0.4s all;}
a:hover .textJq p{color: #999;transition: 0.4s all;}



.zhy_tsjd{padding: 0.3rem 0;}
.zhy_tsjd .swiper{padding-bottom: 0.5rem;}
.zhy_tsjd .swiper a{display: block;box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.08);}
.zhy_tsjd .swiper a .pic{}
.zhy_tsjd .swiper a .pic img{height: 2.28rem;}
.zhy_tsjd .swiper a .text{background: white;padding: 0.2rem 0.4rem;position: relative;}
.zhy_tsjd .swiper a .text h5{font-size: 0.18rem;line-height: 0.28rem;color: #323232;margin-bottom: 0.2rem;font-weight: bold;position: relative;z-index: 6;height: 0.28rem;}
.zhy_tsjd .swiper a:hover .text h5{color: #b78836 !important;}
.zhy_tsjd .swiper a .text p{height:0.96rem;position: relative;z-index: 6;}
.zhy_tsjd .swiper a .text p{color: #333;}
.zhy_tsjd .swiper a:hover .text p{color: #b78836;}

@media (max-width:850px) {
	.zhy_tsjd{padding: 0.5rem 0;}
	.zhy_tsjd .swiper a .pic img{height: 26vw;}
.zhy_tsjd .swiper a .text p{    height: 1.36rem;}
}
@media (max-width:580px) {
	.zhy_tsjd .swiper a .pic img{height: 54vw;}
}
/* --------------------- */
.zhy_tshd{background: #f7f7f7;padding: 0.25rem 0 0.45rem 0;}
.zhy_tshd ul{display: flex;justify-content: flex-start;flex-wrap: wrap;margin-left: -0.3rem;}
.zhy_tshd ul li{width: calc(25% - 0.3rem);margin-left: 0.3rem;margin-bottom: 0.4rem;}
.zhy_tshd ul li a{display: block;box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.08);}
.zhy_tshd ul li a .pic{}
.zhy_tshd ul li a .pic img{height: 2.18rem;}
.zhy_tshd ul li a .text{background: white;padding: 0.2rem 0.3rem 0.3rem;position: relative;}
.zhy_tshd ul li a .text h5{font-size: 0.18rem;line-height: 0.28rem;color: #323232;margin-bottom: 0.2rem;font-weight: bold;position: relative;z-index: 6;height: 0.28rem;}
.zhy_tshd ul li a:hover .text h5{    color: #b78836 !important;}
.zhy_tshd ul li a .text p{height:0.96rem;position: relative;z-index: 6;}
@media (max-width:850px) {
	.zhy_tshd{padding: 0.5rem 0 0.2rem 0;}
	.zhy_tshd ul{margin-left: -0.2rem;}
	.zhy_tshd ul li{width: calc(50% - 0.2rem);margin-left: 0.2rem;}
	.zhy_tshd ul li a .pic img{height: 26vw;}
}
@media (max-width:580px) {
	.zhy_tshd ul li{width: 100%;}
	.zhy_tshd ul li a .pic img{height: 54vw;}
.n_right .show .kzzd p{    display: grid;}

.csztjd .gdjd_ul li {width: 100% !important;}

}
/* 旅游景区-通用综合页 结束 */
/* 水上旅游 开始 */
.zhy_tshd_wbg{background: white;}

.zhy_shsxl{padding: 0.8rem;background: #f7f7f7;}
.zhy_shsxl .hchPic .pic{width: 45.312%;}
.zhy_shsxl .hchPic .pic img{height: 4.78rem;}
.zhy_shsxl ul{width: calc(54.688% - 0.4rem);}
.zhy_shsxl ul li{padding: 0.4rem 0;}
.zhy_shsxl ul li+li{border-top: 0.01rem solid #e2e2e2;}
.zhy_shsxl ul li a{display: block;}
.zhy_shsxl ul li a h5{font-size: 0.22rem;color: #323232;line-height: 0.28rem;font-weight: bold;}
.zhy_shsxl ul li a p{height: 0.6rem;margin-top: 0.3rem;margin: 0.25rem 0;}
.zhy_shsxl ul li a span{width: 0.9rem;height: 0.34rem;transition: 0.4s all;font-size: 0.14rem;color: white;text-align: center;line-height: 0.34rem;display: block;position: relative;z-index: 2;}
.zhy_shsxl ul li a span::after{content: "";position: absolute;left: 0;top: 0;background: #B78836;width: 100%;height: 100%;transition: 0.4s all;z-index: -1;}
.zhy_shsxl ul li a span:hover{width: 1rem;transition: 0.4s all;}
@media (max-width:850px) {
	.zhy_shsxl{padding: 0.5rem 0 0.2rem 0;}
	.zhy_shsxl .hchPic .pic{width: 100%;}
	.zhy_shsxl .hchPic .pic img{height: auto;}
	.zhy_shsxl ul li{padding: 0.3rem 0;}
	.zhy_shsxl ul li a p{margin: 0.16rem 0;}
	.zhy_shsxl ul{width: 100%;margin-top: 0.1rem;}
}
/* 水上旅游 结束 */
/* 旅游景区 开始 */
.zhy_jcsp{padding: 1rem 0;}
.zhy_jcsp>.w16 {position: relative;}
.zhy_jcsp .sametitle{position: absolute;left:63.75%;}
.zhy_jcsp .sametitle h5{justify-content: flex-start;}
.zhy_jcsp .sametitle h5 span::before{left: 0;margin-left: 0;}

.zhy_jcsp .more{font-size: 0.16rem;color: #b78836;display: block;text-align: center;position: absolute;right: 0;bottom: 0;z-index: 6;line-height: 0.33rem;border: 1px solid #B78836;width: 0.93rem;height: 0.33rem;overflow: hidden;}
.zhy_jcsp .more:hover{color: #fff;}

.zhy_jcsp .more::after{content: "";position: absolute;width: 0;left: 50%;top:50%;transform: translate(-50%,-50%);height: 0;background:#b78836;border-radius: 50%;transition: 0.4s all;}
.zhy_jcsp .more:hover::after{width: 110%;height: 110%;transition: 0.4s all;border-radius: 0;left: 55%;top: 55%;z-index: -1;}
.newsBox .more:hover{color: #FFFFFF;}


.focus{align-items: center;}
.bigpic{width: calc(63.75% - 0.5rem);position: relative;}
.bigpic ul{width: 100%;}
.bigpic ul li{}
.bigpic ul li a{display: block;}
.bigpic ul li a .pic{position: relative;}
.bigpic ul li a .pic::before{content: "";position: absolute;background: url(../images25/videoIc.png) no-repeat center;background-size: 0.7rem;width: 0.7rem;height: 0.7rem;left: 50%;top: 50%;transform: translate(-50% -50%);z-index: 5;}
.bigpic ul li a .pic img{height: 5.95rem;}

.smallpic{width: 36.25%;position: relative;}
.smallpic ul{width: 100%;}
.smallpic ul li{}
.smallpic ul li a{display: block;}
.smallpic ul li a .pic{position: relative;}
.smallpic ul li a .pic::before{content: "";position: absolute;background: url(../images25/videoIc.png) no-repeat center;background-size: 0.7rem;width: 0.7rem;height: 0.7rem;left: 50%;top: 50%;transform: translateY(-50% -50%);z-index: 5;}
.smallpic ul li a .pic img{height: 3.6rem;}

.bigpic .slick-next{display: none!important;}
.smallpic .slick-prev{display: none!important;}
.bigpic .slick-prev{background: url(../images25/LL.png) no-repeat left center;background-size: 0.6rem;width: 0.6rem;height: 0.6rem;left: -0.8rem;font-size: 0;margin-top: -0.3rem;position: absolute;z-index: 88;top: 50%;}
.smallpic .slick-next{background: url(../images25/LL.png) no-repeat left center;background-size: 0.6rem;width: 0.6rem;height: 0.6rem;right: -0.8rem;font-size: 0;margin-top: -0.3rem;position: absolute;z-index: 88;top: 50%;transform: rotate(180deg);}
@media (max-width:1760px) {
	.bigpic .slick-prev{display: none!important;}
	.smallpic .slick-prev{display: block!important;background: url(../images25/LL.png) no-repeat left center;background-size: 0.6rem;width: 0.6rem;height: 0.6rem;left: calc(50% - 0.7rem);font-size: 0;margin-top: -0.3rem;position: absolute;z-index: 88;top: auto;bottom: -0.8rem;}
	.smallpic .slick-next{top: auto;bottom: -0.8rem;right: calc(50% - 0.7rem);}
}
@media (max-width:850px) {
	.bigpic{width: 70%;}
	.smallpic{width: 27%;}
	.zhy_jcsp .sametitle{position: relative;left: auto;}
	.zhy_jcsp .sametitle h5{justify-content: center;}
	.zhy_jcsp .more{position: relative;left: 50%;transform: translateX(-50%);margin-top: 0.3rem;}
	.bigpic ul li a .pic img{height: 45vw;}
	.smallpic ul li a .pic img{height: 20vw;}
}
@media (max-width:580px) {
	.bigpic{width: 80%;}
	.smallpic{width: 18%;}
	.bigpic ul li a .pic img{height: 50vw;}
	.smallpic ul li a .pic img{height: 19vw;}
}
/* 旅游景区 结束 */





.padding_sx75{padding: 0.25rem 0;}
@media (max-width:850px) {
.padding_sx75{padding: 0.3rem 0;}
}

.zhy_yxcp{background: #fff;}


/* 研学营地 开始 */
.zhy_yxyd{background: #f7f7f7;}
.yxyd_lb{position: relative;}
.yxyd_lb .swiper{padding-bottom: 0.2rem;}
.yxyd_lb .swiper-slide{}
.yxyd_lb a{}
.yxyd_lb a .textJq::after{height: 0;}

.yxyd_lb a .textJq::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    background: #B78836;
    z-index: 1;
    width: 0%;
    height: 0.03rem;
    transition: 0.4s all;
}
.yxyd_lb a:hover .textJq::after{width: 100%;}

.yxyd_lb .pic{position: relative;height: 0;padding-bottom: 63%;}
.yxyd_lb .pic img{height: 100%;width: 100%;position: absolute;top: 0;left: 0;}
.yxyd_lb .text{position: relative;transition: 0.4s;padding-top: 0.35rem;}
.yxyd_lb .text h5{font-size: 0.22rem;line-height: 0.3rem;color: #333333;font-weight: bold;position: relative;z-index: 3;margin-bottom: 0.15rem;}
.yxyd_lb .text p{position: relative;z-index: 3;margin-bottom: 0.1rem;}
.yxyd_lb .text .xq{background: #b78836;color: #ffffff;display: table;padding: 0.1rem 0.24rem;transition: 0.4s;}

.yxyd_lb a:hover .text{padding: 0.3rem 0rem 0.2rem;}
.yxyd_lb a:hover .text .xq{color: #fff;background: #b78836;}




.yxyd_lb .swiper-button-prev,.yxyd_lb .swiper-button-next{width: 0.5rem;height: 0.5rem;background: url(../images25/LL.png) no-repeat center center;background-size: 100%;left: -0.8rem;top: 50%;}
.yxyd_lb .swiper-button-next{left: auto;right: -0.8rem;transform: rotate(180deg);}

.yxyd_lb .swiper-button-next:after, .yxyd_lb .swiper-button-prev:after{display: none;}


.yxyd_lb .swiper-slide .xx p{font-size: .14rem;color: #b78836;padding-left: .23rem;background: url(../images25/yyxx_ico1_h.png) no-repeat left center;background-size: .15rem;line-height: .2rem;}
.yxyd_lb .swiper-slide .xx p+p{background: url(../images25/yyxx_ico2_h.png) no-repeat left center;background-size: .14rem;margin-top: .08rem;}

.yxyd_lb .swiper-slide:hover .xx p{font-size: .14rem;color: #ffffff;padding-left: .23rem;background: url(../images25/yyxx_ico1.png) no-repeat left center;background-size: .15rem;line-height: .2rem;}
.yxyd_lb .swiper-slide:hover .xx p+p{background: url(../images25/yyxx_ico2.png) no-repeat left center;background-size: .14rem;margin-top: .08rem;}



@media (max-width:1700px) {
.yxyd_lb .swiper-button-next{
    right: 1%;
    background: #fff url(../images25/LL.png) no-repeat center center;
    border-radius: 30px;}
.yxyd_lb .swiper-button-prev, .yxyd_lb .swiper-button-next{border-radius: 30px;}
.yxyd_lb .swiper-button-prev{border-radius: 30px;left: 1%;background:#fff url(../images25/LL.png) no-repeat center center;}
}
/* 研学营地 结束 */

/* 研学荣誉 开始 */
.zhy_yxry{}
.zhy_yxry ul{display: flex;justify-content: flex-start;padding: 0 0.3rem;}
.zhy_yxry li{width: calc(33.33% - 0.3rem);background: url(../images25/yxry_li.png) no-repeat center center;background-size: 100% 100%;padding: 0.1rem 0.1rem 0.3rem;height: 3.19rem;margin: 0 0.15rem;}
.zhy_yxry a{display: flex;width: 100%;height: 100%;flex-direction: column;justify-content: center;align-items: center;}
.zhy_yxry .picc{width: 3rem;margin: 0 auto 0.26rem;/*max-width: 60%;*/}
.zhy_yxry .picc img{width: 100%;}
.zhy_yxry p{font-size: 0.22rem;color: #3f3d3e;text-align: center;transition: 0.4s;}

.zhy_yxry a:hover .picc img{-webkit-animation: jello 1s; -moz-animation: jello 1s; animation: jello 1s;}
.zhy_yxry a:hover p{color: #b78836;}

@-webkit-keyframes jello{0%,11.1%,to{-webkit-transform:none;transform:none}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}@keyframes jello{0%,11.1%,to{-webkit-transform:none;transform:none}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}

@media (max-width:850px) {

}
@media (max-width:650px) {
	.zhy_yxry ul{flex-wrap: wrap;}
	.zhy_yxry li{width: 100%;}
}



/* 研学荣誉 结束 */


/* 研学动态 开始 */
.zhy_yxdt{background: #f7f7f7;}
.yxdt_main{display: flex;justify-content: space-between;margin-bottom: 0.25rem;}

.yxdt_lb{width: 7.43rem;}
.yxdt_lb a{display: block;}
.yxdt_lb .pic{position: relative;padding-bottom: 75%;}
.yxdt_lb .pic img{height: 100%;position: absolute;top: 0;left: 0;}


.yxdt_ul{width: 8.57rem;margin-top: -0.1rem;}
.yxdt_ul li{padding-left: 0.26rem;position: relative;}
.yxdt_ul li::after{content: '';display: block;width: 0;height: 0.5rem;transition: 0.4s;background: #b78836;position: absolute;top: 0;right: 0;z-index: 1;}
.yxdt_ul a{display: flex;justify-content: space-between;height: 100%;align-items: center;position: relative;z-index: 3;padding: 0.09rem 0;padding-right: 0.1rem;}


.yxdt_ul .bt{font-size: 0.2rem;line-height: 0.3rem;color: #3f3d3e;position: relative;padding-left: 0.16rem;width: calc(100% - 0.8rem);transition: 0.4s;

overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.yxdt_ul .bt::after{content: '';display: block;width: 0.07rem;height: 0.07rem;background: #b78836;position: absolute;top: calc(50% - 0.035rem);left: 0;border-radius: 50%;transition: 0.4s;}
.yxdt_ul .sj{font-size: 0.14rem;color: #333333;transition: 0.4s;}

.yxdt_ul li.on .bt{color: #fff;}
.yxdt_ul li.on .sj{color: #fff;}
.yxdt_ul li.on .bt::after{background: #fff;}

.yxdt_ul li.on::after{width: calc(100% + 0.15rem);}


@media (max-width:850px) {
	.yxdt_main{flex-wrap: wrap;}
	.yxdt_lb{width: 100%;}
	.yxdt_ul{width: 100%;}
}



/* 研学动态 结束 */



/* 高端星级酒店 开始 */
.zhy_gdjd{}
.csztjd .gdjd_ul li{width: calc(33.3% - 0.3rem);margin: 0 0.15rem 0.3rem;}


.gdjd_ul{display: flex;flex-wrap: wrap;margin: 0 -0.15rem;}
.gdjd_ul li{width: calc(50% - 0.3rem);margin: 0 0.15rem 0.3rem;}
.gdjd_ul a{display: block;position: relative;}
.gdjd_ul .pic{position: relative;width: 100%;padding-bottom: 63%;}
.gdjd_ul .pic img{position: absolute;top: 0;left: 0;height: 100%;width: 100%;}
.gdjd_ul .pic::after{content: '';display: block;width: 100%;height: 30%; background: url(../images25/gdjd_img_zz.png) repeat-x bottom center;position: absolute;bottom: 0;left: 0;z-index: 3;background-size: auto 100%;}

.gdjd_ul .text{position: absolute;bottom: 0;left: 0;z-index: 6;width: 100%;padding: 0.25rem;}
.gdjd_ul .text h5{font-size: 0.22rem;color: #fff;font-weight: bold;text-align: center;}




@media (max-width:850px) {

}

/* 高端星级酒店 结束 */


/* 文化民宿 开始 */
.zhy_whms{background: #f7f7f7;}
/* 文化民宿 结束 */


/* 休闲餐饮 开始 */
.zhy_xxcy ul li {
    width: calc(33.33% - 0.3rem);
}
@media (max-width:850px) {
	.zhy_xxcy ul li{width: calc(50% - 0.3rem);}
}
@media (max-width:580px) {
	.zhy_xxcy ul li{width: 100%;}
}

/* 休闲餐饮 结束 */




/* 文创产品 开始 */
.zhy_wccp{}
.zhy_wccp .gdjd_ul li{width: calc(25% - 0.3rem);}
.zhy_wccp .gdjd_ul .text h5{font-size: 0.18rem;}
.zhy_wccp .gdjd_ul .text{padding: 0.2rem;}


@media (max-width:850px) {
	.zhy_wccp .gdjd_ul li{width: calc(50% - 0.3rem);}
}

/* 文创产品 结束 */



/* 经典剧目轮播 开始 */

.jdjm_lb{margin-bottom: .7rem;position: relative;}
.jdjm_lb a{position: relative;display: block;}
.jdjm_lb .pic{position: relative;height: 0;width: 100%;padding-bottom: 42%;}
.jdjm_lb .pic img{width: 100%;height: 100%;position: absolute;top: 0;left: 0;}
.jdjm_lb .pic::after{content: '';display: block;background: url(../images25/jdjm_lb_zz.png) no-repeat center center;width: 100%;min-width: 18rem; height: 1.23rem;background-size: 100% 100%;position: absolute;bottom: 0;
left: 0;
z-index: 3;
}
.jdjm_lb .text{position: absolute;transition: 0.4s;padding:0.5rem 0.5rem 0.6rem 0.5rem;
width: 7.2rem;background: rgba(255,255,255,0.9);z-index: 6;
right: 3rem;
bottom: 0;
}
.jdjm_lb .text::after{height: 0;}
.jdjm_lb .text h5{font-size: 0.36rem;line-height: 0.4rem;color: #3f3d3e;font-weight: bold;position: relative;z-index: 3;margin-bottom: 0.25rem;padding-bottom: .2rem;
}
.jdjm_lb .text h5::after{content: '';display: block;width: .8rem;height: .05rem;background: #b78836;position: absolute;left: 0;bottom: 0;transition: .4s;}
.jdjm_lb a:hover .text h5::after{width: 1.8rem;transition: 0.4s all;}

.jdjm_lb .text p{position: relative;z-index: 3;margin-bottom: 0.1rem;}
.jdjm_lb .text .xq{background: #b78836;color: #ffffff;display: table;padding: 0.1rem 0.24rem;transition: 0.4s;}

.jdjm_lb a:hover .text{}
.jdjm_lb a:hover .text .xq{    color: #fff; background: #b78836;}
/*.jdjm_lb a:hover .text h5::after{background: #fff;}*/
.jdjm_lb .text::after{    height: 1% !important;}
.jdjm_lb_jt{width: 1.3rem;position: absolute;bottom: 0.2rem;right: 3.2rem;z-index: 10;display: flex;justify-content: space-between;}
.jdjm_lb_jt>div{width: .5rem;height: .5rem; background:#fff url(../images25/LL.png) no-repeat center center;background-size: 100% !important;border-radius: 50%;position: relative;left: auto;right: a;top: 0;}
.jdjm_lb_jt>div::after{display: none;}
.jdjm_lb_jt>div.swiper-button-next{transform: rotate(180deg);}


@media (max-width:850px) {
	.jdjm_lb_jt{right: .2rem;bottom: .1rem;}
.jdjm_lb .text{width: 100%;position: relative;right: 0;padding: .15rem;}
.jdjm_lb .text h5{font-size: .22rem;}
.jdjm_lb .pic::after{height: .4rem;}
}

/* 经典剧目轮播 结束 */




/* 演艺信息 开始 */
.zhy_yyxx{background: #f7f7f7;}
.yyxx_main{display: flex;}

.yyxx_fs{width: 3.7rem;}
.yyxx_fs a{display: block;position: relative;}
.yyxx_fs .pic{position: relative;padding-bottom: 138%;}
.yyxx_fs .pic::after{content: '';display: block;width: 100%;height: 30%;position: absolute;left: 0;bottom: 0;
z-index: 3;
background: url(../images25/gdjd_img_zz.png) repeat-x bottom center;
background-size: auto 100%;
}
.yyxx_fs .pic img{width: 100%;height: 100%;position: absolute;top: 0;left: 0;}
.yyxx_fs .text{padding: .2rem;position: absolute;bottom: 0;left: 0;z-index: 6;width: 100%;}
.yyxx_fs h5{font-size: .18rem;color: #ffffff;font-weight: bold;line-height: .28rem;margin-bottom: .1rem;}
.yyxx_fs .xx{}
.yyxx_fs .xx p{font-size: .14rem;color: #ffffff;padding-left: .23rem;background: url(../images25/yyxx_ico1.png) no-repeat left center;background-size: .15rem;line-height: .2rem;}
.yyxx_fs .xx p+p{background: url(../images25/yyxx_ico2.png) no-repeat left center;background-size: .14rem;margin-top: .08rem;}





.yyxx_ul{width: 100%;display: flex;flex-wrap: wrap;}
.yyxx_ul li{width: calc(33.33% - .4rem);margin-left: .4rem;margin-bottom: .4rem;}
.yyxx_ul a{display: flex;position: relative;justify-content: space-between;}
.yyxx_ul .pic{position: relative;padding-bottom:54.5%;    width: calc(42% - 0.2rem);}

.yyxx_ul .pic img{width: 100%;height: 100%;position: absolute;top: 0;left: 0;}
.yyxx_ul .text{position: relative;bottom: 0;left: 0;z-index: 6;/*width: calc(100% - 1.7rem);*/    width: calc(65% - 0.2rem);
	padding-left: .18rem;
}
.yyxx_ul h5{font-size: .18rem;color: #323232;font-weight: bold;line-height: .28rem;margin-bottom: .1rem;}
.yyxx_ul .p1{font-size: 0.14rem;
    line-height: 0.24rem;
    color: #999999;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;}
.yyxx_ul .xx{position: absolute;bottom: 0.2rem;}
.yyxx_ul .xx p{font-size: .14rem;color: #999999;padding-left: .23rem;background: url(../images25/yyxx_ico1_h.png) no-repeat left center;background-size: .15rem;line-height: .2rem;}
.yyxx_ul .xx p+p{background: url(../images25/yyxx_ico2_h.png) no-repeat left center;background-size: .14rem;margin-top: .08rem;}





@media (max-width:850px) {
.yyxx_main{flex-wrap: wrap;justify-content: center;}
.yyxx_fs{margin-bottom: .3rem;}
.yyxx_ul{justify-content: space-between;width: 100%;}
.yyxx_ul li{width: 48%;margin-left: 0;}
.yyxx_ul .p1 {
    font-size: 0.14rem;
    line-height: 0.36rem;    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}
}
@media (max-width:650px) {
	.yyxx_ul li{width: 100%;}
.yyxx_ul .p1 {
    font-size: 0.14rem;
    line-height: 0.36rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 6;
}
}

/* 演艺信息 结束 */





/* 电影资讯 开始 */
.zhy_dyzx{}
.dyzx_main{display: flex;}

.dyzx_fs{width: 7.8rem;}
.dyzx_fs a{display: block;position: relative;}
.dyzx_fs .pic{position: relative;padding-bottom: 69.3%;}

.dyzx_fs .pic img{width: 100%;height: 100%;position: absolute;top: 0;left: 0;}
.dyzx_fs .text{z-index: 6;width: 100%;padding-top: .2rem;}
.dyzx_fs h5{font-size: .18rem;color: #3f3d3e;font-weight: bold;line-height: .28rem;margin-bottom: .1rem;text-align: center;}



.dyzx_ul{width: 8.15rem;display: flex;flex-wrap: wrap;}
.dyzx_ul li{width: calc(33.33% - .3rem);margin-left: .3rem;margin-bottom: .3rem;}
.dyzx_ul a{display: flex;position: relative;justify-content: space-between;}
.dyzx_ul .pic{position: relative;padding-bottom: 136.6%;width: 100%;}
.dyzx_ul .pic::after{content: '';display: block;width: 100%;height: 30%;position: absolute;left: 0;bottom: 0;
z-index: 3;
background: url(../images25/gdjd_img_zz.png) repeat-x bottom center;
background-size: auto 100%;
}
.dyzx_ul .pic img{width: 100%;height: 100%;position: absolute;top: 0;left: 0;}
.dyzx_ul .text{padding: .2rem;position: absolute;bottom: 0;left: 0;z-index: 6;width: 100%;
}
.dyzx_ul h5{font-size: .18rem;color: #fff;font-weight: bold;line-height: .28rem;}



@media (max-width:850px) {
.dyzx_main{flex-wrap: wrap;}
.dyzx_fs{width: 100%;margin-bottom: .3rem;}
.dyzx_ul{justify-content: space-between;width: 100%;}
.dyzx_ul li{width: 48%;margin-left: 0;}
}


/* 电影资讯 结束 */



.lvjqBox .swiper-autoheight .swiper-wrapper {
    min-height: 690px;
}

@media (max-width:850px) {
.lvjqBox .swiper-autoheight .swiper-wrapper {min-height: auto;}
}
/*==========================================内页 结束=============================================*/



/*简介页*/
.zhy_jjy .w16{max-width: 12rem;}
.zhy_zzjg .w16{max-width: 12rem;}
.zhy_jtxc .w16{max-width: 12rem;}
.zhy_lxwm .w16{max-width: 12rem;}

.zhy_jjy{background: #fff;    padding: 0.8rem 0;}
.zhy_jtxc{padding: 0.8rem 0;}
.zhy_lxwm{padding: 0 0 0.8rem 0;}

.zhy_zzjg{background: #f7f7f7;padding: 0.8rem 0;}
.zhy_zzjg .zhy_news_con{
    display: flex;
    justify-content: flex-end;
    flex-wrap: wrap;    /*border-left: 1px solid #dcdcdc;*/
    position: relative;
}
.zhy_zzjg .tabsText2::after{
    content: "";
    position: absolute;
    left: -0.3rem;
    top: -3%;
    height: calc(97% + 0.3rem);
    width: 1px;
    background: #dcdcdc;
    z-index: -1;
}

.zhy_zzjg .tabsText2 {
    width: calc(100% - 0.3rem);
    position: relative;
    z-index: 5;
   
}
.zhy_zzjg .tabsText2 li.bt a {
    display: flex;
    justify-content: space-between;
    padding: 0 0.35rem 0 0;
    position: relative;
    box-sizing: border-box;
    background: #efefef;
    margin-bottom: 0.1rem;    border-bottom: 0rem solid #e5e5e5;
}
.zhy_zzjg .tabsText2 li.bt a p{width:100%;    font-size: 0.18rem;}
.zhy_zzjg .tabsText2 li.bt a::after {
    content: "";
    position: absolute;
    left: -0.3rem;
    top: 50%;
    width: calc(100% + 0.3rem);
    height: 1px;
    background: #dcdcdc;z-index: -1;
}
.zhy_zzjg .tabsText2 li.bt a:hover p, .zhy_zzjg .tabsText2 li.bt.active a p {
    color: #b78836;
    font-weight: 500;
    transition: 0.4s all;
}
.zhy_zzjg .tabsText2 li.bt.active a p::after {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -0.03rem;
    width: 0.06rem;
    height: 0.06rem;
    border-radius: 50%;
    background: none;
}

.zhy_zzjg .tabsText2 li.bt a:hover, .zhy_zzjg .tabsText2 li.bt.active a {
    box-shadow: none;
    transition: 0.4s all;
}
.zhy_zzjg .jjylogo img{margin-bottom: 0.2rem;margin-left: -0.3rem;}




.zhy_jtxc .jtxct{width: 100%;position: relative;cursor: pointer;}


.zhy_jtxc .jtxct .play{width: 100%;height: 100%;position: absolute;top: 0;left: 0;z-index: 6;display: flex;    justify-content: center;
    align-items: center;}
    .zhy_jtxc .jtxct .play.on{opacity: 0;}
.zhy_jtxc .jtxct .play img{}
.zhy_jtxc .jtxct video{width: 100%;}


.zhy_lxwm ul{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
}
.zhy_lxwm ul li a{
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}
.zhy_lxwm ul li{    position: relative;
    background: #fafafa;
    border: 1px solid #efefef;
    padding: 0.4rem 0.3rem;width: 32%;
    background: #fafafa url(../images25/lxwm_ico_pic01.png) no-repeat 97% 91%;background-size: 20%;
}
.zhy_lxwm ul li+li{background: #fafafa url(../images25/lxwm_ico_pic02.png) no-repeat 97% 91%;background-size: 20%;}
.zhy_lxwm ul li+li+li{background: #fafafa url(../images25/lxwm_ico_pic03.png) no-repeat 97% 91%;background-size: 20%;}

.zhy_lxwm ul li a h3{width:100%;font-size: 0.2rem;
    color: #333;
    font-weight: bold;
    padding-bottom: 0.2rem;}
.zhy_lxwm ul li a .line1{width:100%;font-size: 0.16rem;
    color: #333;
    line-height: 0.3rem;display: block;}

.zhy_lxwm ul li::before{
    content: "";
    position: absolute;
    left: 0%;
    width: 0.03rem;
    height: 0.25rem;
    background: #b78836;
    bottom: 0;
    margin-left: -2px;
    top: 21%;
}


@media (max-width: 850px) {
.zhy_zzjg .tabsText2 {
        display: block; 
    }
.fs_14_24_999 {line-height: 0.34rem;}
.zhy_tshd ul li a .text p {height: 1.36rem;}
}

@media (max-width: 768px) {
.zhy_lxwm ul li{    width: 100%;margin: 0.1rem 0;}
.zhy_jtxc .jtxct .play img {width: 15%;}
}




/*简介页*/
.zhy_jjy .w16{max-width: 12rem;}
.zhy_zzjg .w16{max-width: 12rem;}
.zhy_jtxc .w16{max-width: 12rem;}
.zhy_lxwm .w16{max-width: 12rem;}

.zhy_jjy{background: #fff;    padding: 0.8rem 0;}
.zhy_jtxc{padding: 0.8rem 0;}
.zhy_lxwm{padding: 0 0 0.8rem 0;}

.zhy_zzjg{background: #f7f7f7;padding: 0.8rem 0;}
.zhy_zzjg .zhy_news_con{
    display: flex;
    justify-content: flex-end;
    flex-wrap: wrap;    /*border-left: 1px solid #dcdcdc;*/
    position: relative;
}
.zhy_zzjg .tabsText2::after{
    content: "";
    position: absolute;
    left: -0.3rem;
    top: -3%;
    height: calc(97% + 0.3rem);
    width: 1px;
    background: #dcdcdc;
    z-index: -1;
}

.zhy_zzjg .tabsText2 {
    width: calc(100% - 0.3rem);
    position: relative;
    z-index: 5;
   
}
.zhy_zzjg .tabsText2 li.bt a {
    display: flex;
    justify-content: space-between;
    padding: 0 0.35rem 0 0;
    position: relative;
    box-sizing: border-box;
    background: #efefef;
    margin-bottom: 0.1rem;    border-bottom: 0rem solid #e5e5e5;
}
.zhy_zzjg .tabsText2 li.bt a p{width:100%;    font-size: 0.18rem;}
.zhy_zzjg .tabsText2 li.bt a::after {
    content: "";
    position: absolute;
    left: -0.3rem;
    top: 50%;
    width: calc(100% + 0.3rem);
    height: 1px;
    background: #dcdcdc;z-index: -1;
}
.zhy_zzjg .tabsText2 li.bt a:hover p, .zhy_zzjg .tabsText2 li.bt.active a p {
    color: #b78836;
    font-weight: 500;
    transition: 0.4s all;
}
.zhy_zzjg .tabsText2 li.bt.active a p::after {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -0.03rem;
    width: 0.06rem;
    height: 0.06rem;
    border-radius: 50%;
    background: none;
}

.zhy_zzjg .tabsText2 li.bt a:hover, .zhy_zzjg .tabsText2 li.bt.active a {
    box-shadow: none;
    transition: 0.4s all;
}
.zhy_zzjg .jjylogo img{margin-bottom: 0.2rem;margin-left: -0.3rem;}




.zhy_jtxc .jtxct{width: 100%;position: relative;cursor: pointer;}


.zhy_jtxc .jtxct .play{width: 100%;height: 100%;position: absolute;top: 0;left: 0;z-index: 6;display: flex;    justify-content: center;
    align-items: center;}
    .zhy_jtxc .jtxct .play.on{opacity: 0;}
.zhy_jtxc .jtxct .play img{}
.zhy_jtxc .jtxct video{width: 100%;}


.zhy_lxwm ul{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
}
.zhy_lxwm ul li a{
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}
.zhy_lxwm ul li{    position: relative;
    background: #fafafa;
    border: 1px solid #efefef;
    padding: 0.4rem 0.3rem;width: 32%;
    background: #fafafa url(../images25/lxwm_ico_pic01.png) no-repeat 97% 91%;background-size: 20%;
}
.zhy_lxwm ul li+li{background: #fafafa url(../images25/lxwm_ico_pic02.png) no-repeat 97% 91%;background-size: 20%;}
.zhy_lxwm ul li+li+li{background: #fafafa url(../images25/lxwm_ico_pic03.png) no-repeat 97% 91%;background-size: 20%;}

.zhy_lxwm ul li a h3{width:100%;font-size: 0.2rem;
    color: #333;
    font-weight: bold;
    padding-bottom: 0.2rem;}
.zhy_lxwm ul li a .line1{width:100%;font-size: 0.16rem;
    color: #333;
    line-height: 0.3rem;display: block;}

.zhy_lxwm ul li::before{
    content: "";
    position: absolute;
    left: 0%;
    width: 0.03rem;
    height: 0.25rem;
    background: #b78836;
    bottom: 0;
    margin-left: -2px;
    top: 21%;
}


@media (max-width: 850px) {
.zhy_zzjg .tabsText2 {
        display: block; 
    }
.fs_14_24_999 {line-height: 0.34rem;}
}

@media (max-width: 768px) {
.zhy_lxwm ul li{    width: 100%;margin: 0.1rem 0;}
.zhy_jtxc .jtxct .play img {width: 15%;}
}







.zhy_zzjg_box .w16{width: 12rem;padding: 1rem 0;}


.zzjg_nr1{}
.zzjg_nr1 .tit{display: flex;justify-content: center;width: 5rem;height: 0.8rem;background: #b78836;align-items: center;justify-content: center;border-radius: 0.1rem;margin: 0 auto 0.4rem;position: relative;}
.zzjg_nr1 .tit img{width: .55rem;height: auto;margin-right: 0.17rem;}
.zzjg_nr1 .tit p{font-size: 0.22rem;color: #fff;font-weight: bold;}

.zzjg_nr1 .tit::after{content: '';display: block;width: 1px;height: 3rem;background: #dcdcdc;position: absolute;top: 100%;left: 50%;}

.zzjg_nr_box1{width: 11.5rem;margin: 0 auto;    border-top: 1px solid #e1e1e1;}
.zzjg_nr_box1 ul{display: flex;justify-content: center;}
.zzjg_nr_box1 ul li{margin: 0.3rem 0.2rem;background: #ebebeb;border-radius: 5px;position: relative;transition: 0.4s;}
.zzjg_nr_box1 ul li::after{content: '';display: block;width: 1px;height: 0.3rem;background: #e1e1e1;position: absolute;bottom: 100%;left: 50%;}
.zzjg_nr_box1 ul li a{display: flex;width: 100%;justify-content: center;align-items: flex-start;	width: 0.75rem;height: 100%;}
.zzjg_nr_box1 ul li p{font-weight: bold;
	display: table;
	width: auto;
	padding: 0.3rem 0.06rem;
	font-size: 0.18rem;
	color: #333;
	letter-spacing: 0.04rem;
	line-height: 0.24rem;
	  writing-mode: vertical-lr;/*从左向右 从右向左是 writing-mode: vertical-rl;*/  
    writing-mode: tb-lr;/*IE浏览器的从左向右 从右向左是 writing-mode: tb-rl；*/
	
	height: 2rem;
transition: 0.4s;
/*text-align: justify;
text-align-last: justify; 
text-justify: inter-ideograph; */

}
.zzjg_nr_box2 ul li p{	height: 4.6rem !important;
transition: 0.4s;
/*text-align: justify;
text-align-last: justify; 
text-justify: inter-ideograph;*/ }
.zzjg_nr_box2{width: 13.51rem;border: 0 solid #000;margin-left: -0.75rem;    border-top: 1px solid #e1e1e1;}
.zzjg_nr_box2 ul li{margin: 0.31rem 0.107rem;}



.zzjg_nr_box1 ul li:hover{background: #b78836;}
.zzjg_nr_box1 ul li:hover p{color: #fff;}


.zzjg_nr_box1 .xbt0630{display:none;}
.zzjg_nr_box1 .xbt0630 h2{display:none;}
@media (max-width: 1024px) {
	.zhy_zzjg_box .w16{width: 95%;}
	.zzjg_nr_box1{width: 100% !important;padding-bottom: 0.3rem;    border-top: 0px solid #e1e1e1;}
	.zzjg_nr_box1 ul{flex-wrap: wrap;}
	.zzjg_nr_box1 ul li{width: 100%;margin-bottom: 0;}
	.zzjg_nr_box1 ul li a{width: 100%;}
.zzjg_nr_box1 .xbt0630{margin: 0.2rem auto;display: block;
    background: #b78836;
    border-radius: 5px;
    width: 3rem;
    text-align: center;
    padding: 0.2rem;}
.zzjg_nr_box1 .xbt0630 h2{font-size: 0.22rem;display: block;
    font-weight: bold;
    color: #fff;}


	
.zzjg_nr_box1 ul li p{
	    writing-mode: unset;
    writing-mode: unset;
	width: 100%;
	padding: 0.2rem;
	text-align: center;    text-align-last: center;
    display: block;height: auto;    letter-spacing: 0.3em;
}
.zzjg_nr_box2 {
    margin-left: auto;}
.zzjg_nr_box2 ul li p{height: auto !important;line-height: 0.3rem;}

.zzjg_nr_box1 ul li::after {
    content: '';
    display: block;
    width: 1px;
    height: 0rem;}
.zzjg_nr1 .tit::after{    height: 0rem;}

}






/*景区右侧小图标*/
.ej_dhBox .djewm{/*position: absolute;*/    position: fixed;
    float: right;
    right:1px;
   /* width:10px;*/
    top: 37%;
    background: #b78836;
    padding:0.3rem 0.2rem 0.3rem 0.2rem;
    z-index: 9;
    border-radius: 0.05rem;
    box-shadow: 0 0px 10px 0 rgb(131 131 131 / 6%);}
.ej_dhBox .djewm .ico img{width: 1rem;}
.ej_dhBox .djewm .ico p{text-align: center;font-size: 0.14rem;font-weight: bold;color: #fff;line-height: 0.18rem;padding: 0.02rem 0;}
.ej_dhBox .djewm ul li{width: 10px;}
.ej_dhBox .djewm ul li .pic {
    display: block;
    width: 1.1rem;
    margin: 0 auto;
    position: absolute;
    top: -40%;
    transform: translate(50%,0%);
    opacity: 0;
    transition: 0.4s all;
    right: 0.32rem;
    background: #fff;
    padding: 0.05rem;
    border-radius: 8px;
    box-shadow: 0 0px 4px 0 rgb(131 131 131 / 43%);
}
.ej_dhBox .djewm:hover .pic {
    display: block;
    width: 1.1rem;
    margin: 0 auto;
    position: absolute;
    top: -40%;
    transform: translate(0%,0%);
    opacity: 1;
    transition: 0.4s all;
    right: 0.32rem;
    background: #fff;
    padding: 0.05rem;
    border-radius: 8px;
    box-shadow: 0 0px 4px 0 rgb(131 131 131 / 43%);
}
.ej_dhBox .djewm ul::after{
    content: "";
    position: absolute;
    right: 0;
    width: 0.03rem;
    right: 0;
    top: 0;
    height: 100%;
    background: none !important;}
.ej_dhBox .djewm ul li .pic p{text-align: center;margin: 0.05em 0 0.05rem 0;line-height: 0.20rem;}


@media (max-width:1800px) {
/*.ej_dhBox .djewm{position: absolute;
    float: right;
    right: 0;
    top: 0;}
.ej_dhBox .djewm ul li:hover .pic {right: calc(102% - 0.7rem);}
*/
}
@media (max-width:1200px) {
.ej_dhBox .djewm .ico p{line-height: 0.25rem;}
.ej_dhBox .djewm:hover .pic {top: -30%;transform: translate(-3%,0%);}
.ej_dhBox .djewm ul li .pic{transform: translate(30%,0%);top: -30%;}
.ej_dhBox .djewm ul li .pic p {margin: 0.15rem 0 0.1rem 0;}
.ej_dhBox .djewm .ico p{padding: 0.01rem 0;}

}
@media (max-width:570px) {
.ej_dhBox .djewm .ico img {width: 0.8rem;}
}

@media (max-width:420px) {

.zzjg_nr1{width: 100% !important;}
.zzjg_nr1 .tit{width: 100% !important;}

}

/*
@media (max-width:1680px) {
.ej_dhBox .djewm .ico p{font-size: 0.2em;}
.ej_dhBox .ej_dh_01 .w16{max-width:15rem;}
.ej_dhBox .djewm .ico p{line-height: 0.28rem;}
}
@media (max-width:810px) {
.ej_dhBox .djewm {
    top: -80%;
    z-index: 999;
}
.ej_dhBox .djewm .ico p{color: #fff;}
}
@media (max-width:570px) {
.ej_dhBox .djewm {
    top: -60%;
    z-index: 999;
}
}
@media (max-width:480px) {
.ej_dhBox .djewm {
    top: -50%;
    z-index: 999;
}
}
@media (max-width:420px) {
.ej_dhBox .djewm {
    top: -45%;
    z-index: 999;
}
.zzjg_nr1{width: 100% !important;}
.zzjg_nr1 .tit{width: 100% !important;}

}
@media (max-width:370px) {
.ej_dhBox .djewm {
    top: -39%;
    z-index: 999;
}
}*/