body,
html {
    margin: 0;
    padding: 0;
    font-size: 0.16rem;
    background: #fff;
    
}

.lxw-one{
    margin-top:1rem;
    width: 100%;
    height: 6rem;
}
.lxw-two{
    width: 100%;
    height: 24rem;
    margin-top:-1rem;
}
.lxw-three{
    margin-top:0rem;
    width: 100%;
    height: 5rem;
}
.lxw-four{
    margin-top:0rem;
    
    width: 100%;
    height: 6rem;
}
.swiper-container {
    width: 10rem;
    z-index: 1;
    top:50px;
}

.swiper-slide {
    width: 100%;
    height: 3.3rem;
}

.lxw-body {
    width: 100%;
   
}

.lxw-clear {
    width: 7.5rem;
    clear: both;
}

a {
    text-decoration: none;
    color: #000;
}

a:link {
    text-decoration: none;
    color: #000;
}

a:active {
    text-decoration: none;
    color: #000;
}

a:visited {
    text-decoration: none;
    color: #000;
}


.lxw-nav a {
    text-decoration: none;
    color: #fff;
}

.lxw-nav a:link {
    text-decoration: none;
    color: #fff;
}

.lxw-nav a:active {
    text-decoration: none;
    color: #fff;
}
.lxw-nav a:visited {
    text-decoration: none;
    color: #fff;
}
.lxw-nav  .lxw-container-list a:link{
    color:#000;
}
.lxw-nav  .lxw-container-list a:hover{
    color:#000;
}


.lxw-header {
    width: 100%;
    height: 70px;
    background:url(../images/header.png);
    font-size: 18px;
    position: fixed;
    top: 0;
    z-index: 99;
    

}

.lxw-header .lxw-header-wrap {
    width: 1164px;
    height: 100%;
    margin: 0 auto;
}

.lxw-header .lxw-header-wrap .lxw-logo-wrap {
    float: left;
    width: 240px;
    height: 60px;
    background: url('../images/logo.png') no-repeat;
    
    margin-top: 5px;
}

.lxw-header .lxw-header-wrap .lxw-nav-wrap {
    float: right;
    width: 840px;
    height: 100%;
    color: #333;
  

}

.lxw-nav-wrap .lxw-nav {
    float: left;
    color: #333;
    font-size: 16px;
    line-height: 70px;
    margin: 0 8px;
    padding: 0;
    cursor: pointer;


}

.lxw-nav-wrap .lxw-phone {
    float: right;
    color: #a6ce39;
    font-size: 16px;
    line-height: 70px;
    margin: 0 10px;
    padding: 0;
    font-weight: bold;
}

.lxw-nav-wrap .lxw-phone img {
    height: 20px;
    width: 20px;
    display: block;
    float: left;
    margin-top: 25px;
}

.lxw-nav-wrap .lxw-phone span {
    line-height: 70px;
    height: 40px;
    width: 150px;
    display: block;
    float: left;
}

.lxw-nav .lxw-nav-item {
    margin: 0 10px;
    line-height: 55px;
    background: none !important;

}

.lxw-nav .lxw-ico-line {
    width: 100%;
    transform: translateX(-50%);
    height: 5px;
    border-radius: 2px;
    background: #a6ce39;
    transition: all .3s;
    margin-top: -5px;
    margin-left: 50%;
}
.lxw-menu a{
    color:#000;
}
.lxw-menu {
    width: 100%;
    height: 304px;
    background: #f6faeb;
    position: absolute;
    top: 70px;
    filter: alpha(opacity=90);
    -moz-opacity: 0.9;
    -khtml-opacity: 0.9;
    opacity: 0.9;
    position: absolute;
    left: 0;
    display: none;
    z-index: 100;
}

.lxw-menu .lxw-container {
    width: 1164px;
    height: 100%;
    margin: 0 auto;
}

.lxw-menu .lxw-container .lxw-container-list {
    width: 280px;
    height: 304px;
    border: 1px solid rgba(166, 206, 57, .3);
    border-top: none;
    border-bottom: none;
    font-size: 16px;
    text-align: center;
    float: left;
    color: #333;
}

.lxw-menu-list {
    float: left;
    width: 100%;
    height: 214px;
    margin-top: 15px;
}

.lxw-menu-list .lxw-menu-child {
    width: 100%;
    font-size: 18px;
    height: 30px;
    line-height: 30px;
    font-weight: bold;
    margin-bottom: 10px;
}

.lxw-menu-list .lxw-menu-third {
    width: 100%;
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    cursor: pointer;
}
.lxw-menu-third a{
    color:#000;
}
.lxw-menu-third a:hover{
    color:#000;
}
.lxw-menu-third a{
    color:#000;
}
.lxw-menu-third a:visited{
    color:#000;
}
.lxw-menu-child a:visited{
    color:#000;
}

.lxw-title {
    width: 9.5rem;
    text-align: center;
    font-size: 0.5rem;
    height: 1rem;
    color:#fff;
    margin:0.25rem auto;
    background-color: #a6ce39;
    line-height: 1rem;
    border-bottom:0.1rem solid #04a708;
    border-right:0.1rem solid #04a708;
    border-radius: 0.2rem;

}

.lxw-content-wrap {
    width: 9.5rem;
    height: 100%;
    margin: 0.2rem auto;
}

.lxw-content-wrap .lxw-item-wrap {
    width: 9.5rem;
    height: 100%;
    margin:0 auto;
}

.lxw-content-wrap .lxw-item-wrap .lxw-oneitem {
    float: left;
    width: 4.55rem;
    height: 3rem;
    border-radius: 0.2rem;
    overflow: hidden;
    margin: 0 0.1rem;
}

.lxw-content-wrap .lxw-item-wrap .lxw-twoitem {
   float: left;
    width: 4.55rem;
    margin: 0 0.1rem;
}

.lxw-content-wrap .lxw-item-wrap .lxw-twoitem-img {
    display: block;
    width: 4.55rem;
    height: 5rem;
    border-radius: 0.2rem;
    overflow: hidden;

}

.lxw-content-wrap .lxw-item-wrap .lxw-threeitem {
    float: left;
    width: 570px;
    height: 325px;
    margin: 10px 8px;
}

.lxw-content-wrap .lxw-item-wrap .lxw-threeitem-img {
    float: left;
    width: 564px;
    height: 285px;
    border-radius: 20px;
    overflow: hidden;
}

.lxw-content-wrap .lxw-item-wrap span {
    font-size: 0.35rem;
    display: block;
    text-align: center;
    line-height: 0.7rem;
}

.lxw-news {
    width: 9.5rem;
    margin: 0px auto;
    background: #fff;
    border-radius: 0.2rem;

}

.lxw-news .lxw-news-top {
    width: 9.5rem;
    height: 9.5rem;
    border-radius: 0.2rem;
    position: relative;
    overflow: hidden;
}

.lxw-news .lxw-news-top .lxw-news-top-img {
    width: 9.5rem;
    height: 9.5rem;
    overflow: hidden;
    border-radius: 0.2rem;
}

.lxw-news .lxw-news-top .lxw-news-top-content {
    width: 9.5rem;
    height: 1rem;
    position: absolute;
    overflow: hidden;
    bottom: 0px;
    color: #fff;
    background: #138b07;
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    -khtml-opacity: 0.8;
    opacity: 0.8;
    border-radius: 0 0 0.2rem 0.2rem;

    font-size: 0.3rem;
    line-height: 1rem;
    text-align: center;
}

.lxw-news .lxw-news-list {
    margin-top:0px;
    width: 9.5rem;
    float: right;
    margin-bottom: 1.5rem;
}

.lxw-news .lxw-news-list .lxw-news-item {
    width: 9.5rem;
    height: 3.2rem;
    overflow: hidden;
    border-bottom: 1px solid #ccc;
    margin: 0.2rem 0;
}

.lxw-news .lxw-news-list .lxw-news-item .lxw-news-img {
    width: 3rem;
    height: 3rem;
    float: left;
    margin-top:0.1rem;
}
.lxw-news .lxw-news-list .lxw-news-item .lxw-news-img img {
    border-radius: 0.1rem;
}
.lxw-news .lxw-news-list .lxw-news-item .lxw-news-title {
    width: 6.2rem;
    height: 1rem;
    float: right;
    line-height: 1rem;
    overflow: hidden;
    font-size: 0.4rem;
    font-weight: bold;

}

.lxw-news .lxw-news-list .lxw-news-item .lxw-news-content {
    width: 6.2rem;
    height: 2rem;
    float: right;
    line-height: 0.4rem;
    font-size: 0.3rem;
    overflow: hidden;

}

.lxw-news .lxw-news-list .lxw-news-item .lxw-news-more {
    width: 2.2rem;
    height: 0.7rem;
    line-height: 0.7rem;
    background: #a6ce39;
    border-radius: 0.1rem;
    float: right;
    color: #000;
    margin-right: -5.5rem;
    text-align: center;
    line-height: 0.7rem;
    margin-top: 1.1rem;
    cursor: pointer;
    box-shadow: 3px 3px 3px #888888;
    font-size:0.3rem;
}
.lxw-news .lxw-news-list .lxw-news-item .lxw-news-more:hover {
    width: 2.2rem;
    height: 0.7rem;
    line-height: 0.7rem;
    background: #a6ce39;
    border-radius: 0.1rem;
    float: right;
    color: #000;
    margin-right: -5.5rem;
    text-align: center;
    line-height: 0.7rem;
    margin-top: 1.1rem;
    cursor: pointer;
    box-shadow: 3px 3px 3px #888888;
    font-size:0.3rem;
}


.lxw-copyright {
    width: 100%;
    height: 1rem;
    background: #a6ce39;
    color: #fff;
    text-align: center;
    line-height: 0.3rem;
    position: fixed;
    bottom: 0;
    font-size: 0.35rem;
    z-index: 999;
}

.lxw-copyright a {
    color: #fff;
}

.lxw-top {
    width: 40px;
    height: 40px;
    position: fixed;
    bottom: 100px;

    background: url(../images/top.png) no-repeat;
    background-size: 100% 100%;
    cursor: pointer;
}

.lxw-oneitem img {
    position: relative;
    display: block;
    margin: 0px auto;
    transition: all 0.6s ease-in-out;
    -moz-transition: all 0.6s ease-in-out;
    -webkit-transition: all 0.6s ease-in-out;
    -o-transition: all 0.6s ease-in-out;
}

.lxw-oneitem img:hover {
    transform: scale(1.08);
    -webkit-transform: scale(1.08);
    -ms-transform: scale(1.08);
}

.lxw-twoitem img {
    position: relative;
    display: block;
    margin: 0px auto;
    transition: all 0.6s ease-in-out;
    -moz-transition: all 0.6s ease-in-out;
    -webkit-transition: all 0.6s ease-in-out;
    -o-transition: all 0.6s ease-in-out;
}

.lxw-twoitem img:hover {
    transform: scale(1.08);
    -webkit-transform: scale(1.08);
    -ms-transform: scale(1.08);
}

.lxw-threeitem img {
    position: relative;
    display: block;
    margin: 0px auto;
    transition: all 0.6s ease-in-out;
    -moz-transition: all 0.6s ease-in-out;
    -webkit-transition: all 0.6s ease-in-out;
    -o-transition: all 0.6s ease-in-out;
}

.lxw-threeitem img:hover {
    transform: scale(1.08);
    -webkit-transform: scale(1.08);
    -ms-transform: scale(1.08);
}

.lxw-news-top-img img {
    position: relative;
    display: block;
    margin: 0px auto;
    transition: all 0.6s ease-in-out;
    -moz-transition: all 0.6s ease-in-out;
    -webkit-transition: all 0.6s ease-in-out;
    -o-transition: all 0.6s ease-in-out;
}

.lxw-news-top-img:hover {
    transform: scale(1.08);
    -webkit-transform: scale(1.08);
    -ms-transform: scale(1.08);
}


.lxw-house-wrap{
    width: 9.5rem;
    border-radius: 20px;
    background: #fff;
	    filter: alpha(opacity=70);
	-moz-opacity: 0.7;
    -khtml-opacity: 0.7;
    opacity: 0.7;
    margin:0 auto;

}

.lxw-house-wrap .lxw-house {
    width: 9.5rem;
    height: 11rem;
    
}

.lxw-house-wrap .lxw-house  .lxw-house-top-img {
    width: 9.5rem;
    height: 5.5rem;
    overflow: hidden;
    border-radius: 0.2rem;
}

.lxw-house-wrap .lxw-house  .lxw-house-title {
    height:1rem;
    line-height: 1rem;
    text-align: center;
    font-size: 0.5rem;
    font-weight: bold;
}
.lxw-house-wrap .lxw-house  .lxw-house-content{
    text-indent: 2em;
    text-align: justify;
    line-height: 0.55rem;
    overflow: hidden;
    font-family: "微软雅黑";
    font-size: 0.35rem;
}
.lxw-intro-wrap img{
    border-radius: 0.2rem;
    margin:0.15rem auto;
    display: block;
}
.lxw-intro-wrap{
    width: 10rem;
    background-color: #fff;
    clear: both;
    margin-top:1.5rem;
}
.lxw-intro-wrap .lxw-intro-crumb{
    width: 9rem;
    height: 1rem;
    color:#777;
    line-height: 1rem;
    
}
.lxw-intro-wrap .lxw-intro-title{
    width: 9.5rem;
    text-align: center;
    font-size: 0.5rem;
    color:#fff;
    margin:0.25rem auto;
    background-color: #a6ce39;
    line-height: 1rem;
     border-bottom:0.1rem solid #04a708;
    border-right:0.1rem solid #04a708;
    border-radius: 0.2rem;
}
.lxw-intro-wrap .lxw-intro-time {
    width: 9rem;
    height: 0.8rem;
    color:#777;
    text-align: center;
    font-size: 0.3rem;
    line-height: 0.6rem;
    margin:auto;
}

.lxw-intro-wrap .lxw-intro-content{
    background-color: #f6faeb;
    width: 9.5rem;
    color:#000;
    margin:0 auto;
    border-radius: 0.2rem;
    
}
.lxw-intro-wrap .lxw-intro-content .lxw-intro-contents{
    width: 9rem;
    color:#000;
    margin:0.4rem auto;
    padding:0.5rem 0 0.3rem 0;
    text-indent: 2em;
    font-size: 0.35rem;
    margin-bottom: 1.5rem;
    overflow: hidden;
}
.lxw-intro-wrap .lxw-intro-content .lxw-intro-contents img{
   width: 100%;
}

.lxw-intro-wrap .lxw-intro-contact{
    background-color: #fff;
    width: 9.5rem;
    color:#000;
    margin:0px auto 0.6rem auto;
    border-radius: 0.2rem;
}
.lxw-intro-wrap .lxw-intro-contact .lxw-intro-contact-left{
    width: 9.5rem;
    margin:0.4rem auto;
    font-size: 0.35rem;
    font-weight: normal;
}
.lxw-intro-wrap .lxw-intro-contact .lxw-intro-contact-left input{
    border:none;
    border-bottom: 1px solid #ccc;
    height: 1rem;
    line-height: 1rem;
    width: 9.5rem;
    outline:none;
}
.lxw-intro-wrap .lxw-intro-contact .lxw-intro-contact-left textarea{
    border:none;
    border-bottom: 1px solid #ccc;
    height: 1rem;
    line-height: 1rem;
    width: 9.5rem;
    outline:none;
}
.lxw-intro-wrap .lxw-intro-contact .lxw-intro-contact-left .coolbg{
    border:none;
    width: 9.5rem;
    height: 1rem;
    line-height: 1rem;
    background-color: #b44a9c;
    color:#fff;
    font-size: 0.3rem;
    text-align:  center;
    margin:0.4rem auto;
    border-radius: 10px;
    
    
}
.lxw-intro-wrap .lxw-intro-contact .lxw-intro-contact-right{
    width: 9.5rem;
    height: 10rem;
    margin-bottom: 1.5rem;
}


.lxw-intro-wrap .lxw-intro-content .lxw-news-item {
    width: 100%;
    height: 3.5rem;
    overflow: hidden;
    border-bottom: 1px solid #a6ce39;
}

.lxw-intro-wrap .lxw-intro-content .lxw-news-item .lxw-news-img {
    margin-top:0.1rem;
    width: 1.4rem;
    height: 1.4rem;
    float: left;
    margin-left:0.2rem;
}
.lxw-intro-wrap .lxw-intro-content .lxw-news-item img{
    width: 3rem;
    height: 3rem;
    border-radius: 0.1rem;
}

.lxw-intro-wrap .lxw-intro-content  .lxw-news-item .lxw-news-title {
    width: 6rem;
    height: 1rem;
    float: right;
    overflow: hidden;
    font-size: 0.4rem;
    font-weight: bold;
    margin-top:0.4rem;
    
}

.lxw-intro-wrap .lxw-intro-content .lxw-news-item .lxw-news-content {
    width: 5.9rem;
    height: 1.3rem;
    float: right;
    margin-left: 0.1rem;
    line-height: 0.42rem;
    overflow: hidden;
    font-size: 0.3rem;
   
}

.lxw-intro-wrap .lxw-intro-content .lxw-news-item .lxw-news-more {
    width: 2.2rem;
    height: 0.7rem;
    line-height: 0.7rem;
    background: #a6ce39;
    border-radius: 0.1rem;
    float: right;
    color: #000;
    margin-right: -5.5rem;
    text-align: center;
    line-height: 0.7rem;
    margin-top: 1.1rem;
    cursor: pointer;
    box-shadow: 3px 3px 3px #888888;
    font-size:0.3rem;
}



.lxw-intro-wrap .lxw-intro-content .lxw-intro-newsdetail{
    width: 1164px;
    height: 100%;
    margin:20px auto;
}
.lxw-intro-wrap .lxw-intro-content .lxw-intro-newsdetail img{
    width: 100%;
}
 .lxw-intro-newsdetail .lxw-intro-newsdetail-left{
    width: 768px;
    height: 100%;
    float: left;
    background-color: #f6faeb;
    border-radius: 20px;
}
.lxw-intro-newsdetail-content{
    width: 740px;
    height: 100%;
    margin:20px auto;
}
.lxw-intro-newsdetail-content .lxw-intro-newstitle{
    font-size: 22px;
    margin-bottom: 10px;
}

.lxw-intro-newsdetail .lxw-intro-newsdetail-right{
    width: 370px;
    height: 100%;
    float: right;
    background-color: #f6faeb;
    border-radius: 20px;
}

.lxw-intro-newsdetail .lxw-intro-newsdetail-right .lxw-intro-newsdetail-right-content{
    width: 350px;
    margin:40px auto;
}
.lxw-intro-newsdetail-right .lxw-intro-newsdetail-right-content .lxw-intro-newsdetail-right-title{
    text-align: center;
    font-size: 26px;
    margin-bottom: 20px;
}

.lxw-intro-newsdetail-right .lxw-intro-newsdetail-right-content .lxw-news-item {
    width: 100%;
    height: 120px;
    overflow: hidden;
    border-bottom: 1px solid #a6ce39;
}

.lxw-intro-newsdetail-right .lxw-intro-newsdetail-right-content .lxw-news-item .lxw-news-img {
    margin-top:10px;
    width: 100px;
    height: 100px;
    float: left;
}
.lxw-intro-newsdetail-right .lxw-intro-newsdetail-right-content .lxw-news-item .lxw-news-img img{
    border-radius: 10px;
}
.lxw-intro-newsdetail-right .lxw-intro-newsdetail-right-content .lxw-news-item .lxw-news-title {
    width: 220px;
    height: 60px;
    float: right;
    line-height: 26px;
    overflow: hidden;
    font-size: 14px;
    font-weight: normal;
    margin-left:10px;
}
.lxw-intro-newsdetail-right .lxw-intro-newsdetail-right-content .lxw-news-item .lxw-news-time {
    width: 220px;
    height: 30px;
    float: right;
    line-height: 26px;
    overflow: hidden;
    font-size: 14px;
    font-weight: normal;
    margin-left:10px;
}

.lxw-singlepage{
    width: 9.5rem;
    margin:0.2rem auto;
    background-color: #fff;
    border-radius: 0.2rem;
    
}

.lxw-singlepage .lxw-singlepage-img{
    width: 9.5rem;
    overflow: hidden;
    border-radius: 0.2rem 0.2rem 0 0;
}
.lxw-singlepage .lxw-singlepage-content{
    width: 9.5rem;
    margin: 0.1rem auto;
    text-align: justify;
    text-indent: 2em;
    font-size: 0.35rem;
    line-height: 0.6rem;
    padding-bottom: 0.1rem;
}


.lxw-active-wrap{
    width: 1173px;
    margin:50px auto;
    padding-bottom: 50px;
}

.lxw-active-wrap .lxw-active-item{
    width: 381px;
    margin:10px 5px;
    float: left;
}

.lxw-active-wrap .lxw-active-title{
    text-align: center;
    font-weight: bold;
    font-size: 26px;
}
.lxw-active-wrap .lxw-active-content{
    width: 100%;
    height: 600px;
    margin-top:30px;
    background-color: #fde5f3;
    border-radius: 20px;
}
.lxw-active-wrap .lxw-active-content .lxw-active-itemlist{
    width: 310px;
    height: 390px;
    margin:46px auto 0 auto;
} 
.lxw-active-wrap .lxw-active-content .lxw-active-more{
    width: 156px;
    height: 42px;
    margin:0 auto;
    border:1px solid #333;
    border-radius: 20px;
    text-align: center;
    line-height: 42px;
} 
.lxw-active-wrap .lxw-active-content .lxw-active-bg{
    background-color: #fff;
    height:50px;
    margin-top: -10px;
} 
.lxw-active-one .lxw-active-one-ticket{
    width: 309px;
    height: 72px;
    background: url(../images/ticket.png) no-repeat;
    margin:16px auto 0 auto;
    position: relative;
}
.lxw-active-one .lxw-active-one-ticket .lxw-active-one-ticket-price{
    position: absolute;
    color:#fff;
    top:25px;
    left: 15px;
}
.lxw-active-one .lxw-active-one-ticket .lxw-active-one-ticket-title{
    width: 200px;
    height: 20px;
    line-height: 20px;
    font-size: 16px;
    position: absolute;
    text-align: center;
    top:16px;
    left: 88px;
}
.lxw-active-one .lxw-active-one-ticket .lxw-active-one-ticket-time{
    width: 200px;
    height: 20px;
    line-height: 20px;
    font-size: 14px;
    position: absolute;
    text-align: center;
    top:43px;
    left: 88px;
}
.lxw-active-two .lxw-active-two-time{
    width: 102px;
    height: 102px;
    margin:46px auto 0 auto;
}
.lxw-active-two .lxw-active-two-intro{
    width: 300px;
    height: 60px;
    border-bottom: 1px solid #ccc;
    margin-top:20px;
}
.lxw-active-two .lxw-active-two-intro span{
    display: block;
    font-weight: bold;
}
.lxw-active-three .lxw-active-three-img{
    width: 304px;
    height: 304px;
    margin:40px auto 0 auto;
    padding-top:40px;
}

.dede_pages{
    width: 160px;
    height: 50px;
    margin:10px auto;
    text-align: center;
    padding-bottom: 20px;
}

.dede_pages ul{
    padding:12px 0px 12px 16px;
    list-style: none;
}
.dede_pages ul li{
    list-style: none;
	float:left;
	font-family:Tahoma;
	line-height:17px;
	margin-right:6px;
}
.dede_pages ul li a{
	float:left;
	padding:2px 4px 2px;
	color:#555;
	display:block;
}
.dede_pages ul li a:hover{
	color:#690;
	text-decoration:none;
	padding:2px 4px 2px;
}
.dede_pages ul li.thisclass,
.dede_pages ul li.thisclass a,.pagebox ul li.thisclass a:hover{
	background-color:#F8F8F8;
	padding:2px 4px 2px;
	font-weight:bold;
}
.dede_pages .pageinfo{
	line-height:21px;
	padding:12px 10px 12px 16px;
	color:#999;
}
.dede_pages .pageinfo strong{
	color:#555;
	font-weight:normal;
	margin:0px 2px;
}
.lxw-single-wrap{
    width: 100%;
    height: 100%;
    background: url(../images/header.png);
    z-index:99999;
    top:0;
    left: 0;
    position: fixed;
    display: none;
    
}
.lxw-single-wrap .lxw-single-page{
    width: 600px;
    height: 500px;
    background: #fde5f3;
    margin:120px auto 10px auto;
    border-radius: 20px;
    position: relative;
}
.lxw-single-wrap .lxw-single-page .lxw-single-content{
    width: 580px;
    height: 480px;
    background: #fde5f3;
    margin:-10px auto 10px auto;

    z-index: 99;
    overflow-y: scroll;
    text-align: justify;
}
.lxw-close{
    width: 40px;
    height: 40px;
    position: absolute;
    top:-30px;
    right:-30px;
    background: url(../images/close.png) no-repeat;
    background-size: 100% 100%;
    cursor: pointer;
}
.lxw-more {
    width: 2.5rem;
    height: 1rem;
    background: #a6ce39;
    border-radius: 0.1rem;
    float: right;
    color: #000;
    margin-right: 0.2rem;
    text-align: center;
    line-height: 1rem;
    font-size: 0.4rem;
}

ul, li{list-style:none}
/**s--------------------------------------------------------------------------------------------------------------手机站导航开始----------*/
.sp_header{height:50px;overflow:hidden;background:#fff;position:fixed;z-index:10;width:100%;}
.sp_logo{padding:10px;float:left;height:50px}
.sp_logo img{margin:auto;max-height:30px;}
.sp_nav{width:50px;float:right;position:relative;cursor:pointer;height:30px;margin-top:15px}
.sp_nav span{display:block;background:#a6ce39;width:30px;height:2px;position:absolute;left:10px;transition:all ease 0.35s}
.sp_nav span:nth-of-type(1){top:0px}
.sp_nav span:nth-of-type(2){top:10px}
.sp_nav span:nth-of-type(3){top:20px}
.sp_nav_se span:nth-of-type(1){top:10px;transform:rotate(45deg)}
.sp_nav_se span:nth-of-type(2){width:0}
.sp_nav_se span:nth-of-type(3){top:10px;transform:rotate(-45deg)}
.sjj_nav{position:fixed;z-index:9;background:#eee;width:100%;height:calc(100%);font-size:14px;line-height:40px;top:-100%;left:0;overflow:auto;overflow-x:hidden;transition:top ease 0.35s;}
.nav_show{top:50px}
.sjj_nav>ul>li:first-child{overflow:hidden;border-top:0}
.sjj_nav>ul>li:first-child>a{float:left;width:calc(100%)}
.sjj_nav>ul>li:first-child .language{float:right;width:70px;overflow:hidden;line-height:30px;margin-top:5px}
.sjj_nav>ul>li:first-child .language a{width:35px;float:left;border-left:1px #ddd solid;text-align:center;color:#999;}
.sjj_nav ul li i{position:absolute;top:5px;right:0px;border-left:1px #ddd solid;height:30px;padding:0px 7px 0 7px;}
.sjj_nav ul li i svg{transform:rotate(-90deg);transition:all ease 0.35s}
.sjj_nav ul li .sjj_nav_i_se svg{transform:rotate(0deg)}
.sjj_nav ul li{border-top:1px #ddd solid;margin-left:0px;position:relative;line-height:40px;font-size:14px}
.sjj_nav>ul >li:last-child{border-bottom:1px #ddd solid;}
.sjj_nav ul li ul{display:none}
.sjj_nav ul li a{color:#666;width:80%}
.sjj_nav ul li ul li a{color:#999;display:block;text-align:left;}
.sjj_nav ul li i svg{width:20px;height:20px;fill:#555;}
.sjj_nav ul li .sjj_nav_i_se svg{fill:#a6ce39}
.sjj_nav ul li ul li>ul{margin-left:10px}