@charset "UTF-8";
body,html {
    /* background-color: #8eece5; */
	width: 100%;
	height: 100%;
}
img.img-block{
	display: block;
	width: 100%;
}
.index-body{
	position: relative;
	width: 7.5rem;
	margin: 0 auto;
	overflow: hidden;
}
.bg-item{
	position: relative;
	margin-top:-1px;
}


.clear {
    clear: both;
}
.main {
    position: relative;
    width: 100%;
}

.kv {
    position: relative;
    width: 100%;
}

.kv img {
    width: 100%;
    height: auto;
    float: left;
}


a.btn {
    display: block;
    position: absolute;
    /* background-color: #000; */
    /* opacity: 0.5; */
}
a.contact {
    position: fixed;
    display: block;
    width: 1.22rem;
    height: 0.95rem;
    background: url(../images/contact.png?v=1.0.1) no-repeat;
    background-size: 100% auto;
    left: 0rem;
    top: 1.1rem;
}

.buy1{
    width: 2.9rem;
    height: 0.8rem;
    right: 1.8rem;
    top: 1.3rem;
}
.rule1{
    width: 1rem;
    height: 0.4rem;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0.5rem;
}
.buy2{
    width: 2.9rem;
    height: 0.8rem;
    right: 1.8rem;
    top: 1.3rem;
}
.rule2{
    width: 1rem;
    height: 0.4rem;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0.5rem;
}
.buy3{
    width: 2.9rem;
    height: 0.8rem;
    right: 1.8rem;
    top: 1.3rem;
}
.rule3{
    width: 1rem;
    height: 0.6rem;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0.4rem;
}
.register{
    width: 3rem;
    height: 0.5rem;
    left: 50%;
    transform: translateX(-50%);
    top: 0.2rem;
}
.more_route{
    width: 3.5rem;
    height: 0.7rem;
    left: 50%;
    transform: translateX(-50%);

}
.duihuan{
    width: 2.6rem;
    height: 0.7rem;
    left: 50%;
    transform: translateX(-50%);
    top: 1rem;
}
.ontime{
    display: none;
}
.attend{
    width: 1.9rem;
    height: 0.6rem;
    left: 1.4rem;
    top: 0.8rem;
}
.recommend{
    width: 1.9rem;
    height: 0.6rem;
    right: 1.4rem;
    top: 0.8rem;
}
.select-group {
    position: absolute;
    top: 0.51rem;
    height: 0.74rem;
    width: 2rem;
}
.price,.price1 {
    position: absolute;
    top: 0.08rem;
    line-height: 0.77rem;
    left: 50%;
    transform: translateX(-50%);
    font-size: 0.28rem;
    color: #2589de;
    text-align: center;
}

.select-group.p1 {
    left: 1.05rem;
}
.select-group.p2 {
    right: 1.05rem;
}

.select-exchange{
    position: absolute;
    top:0.55rem;
    left: 50%;
    margin-left: -0.5rem;
    width: 1rem;
    height: 0.77rem;
}

.select-group.p2 select {
    display: none;
}


.select-group .name {
    position: absolute;
    width: 100%;
    height: 0.78rem;
    line-height: 0.74rem;
    font-size: 0.26rem;
    font-weight: bold;
    text-align: center;
    color: #076ad4;
}
.select-group select {
    position: absolute;
    padding: 0;
    margin: 0;
    width: 100%;
    height: 100%;
    border: none;
    opacity: 0;
}
.sys-alert {
    position: fixed;
    width: 100%;
    height: 100vh;
    top: 0;
    background-color: rgba(0,0,0,0.5);
    /*z-index: 999;*/
    display: none;
    z-index: 99;
}
.sys-alert .contents {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 6.06rem;
    border-radius: 0.2rem;
    background-color: #fff;
}
.sys-alert .contents .title {
    width: 100%;
    text-align: center;
    padding-top: 0.22rem;
    font-size: 0.29rem;
    color: #000;
}
.sys-alert .contents .ok {
    width: 100%;
    height: 0.75rem;
    line-height: 0.75rem;
    font-size: 0.29rem;
    font-weight: bold;
    color: #5b6680;
    border-top: solid 1px #edf0f0;
    text-align: center;
}
.sys-alert .contents .msg {
    font-size: 0.29rem;
    color: #666666;
    text-align: center;
    margin: 0 auto;
    line-height: 0.36rem;
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 1.66rem;
}


.scroll-v {
    position: absolute;
    top: 0.3rem;
    width: 100%;
}


.scroll-v .tab,.scroll-v .tab1 {
    width: 1.72rem;
    height: 0.42rem;
    position: absolute;
}
.tab_btn1{
    left: 0.5rem;
}
.tab_btn2{
    left: 2.8rem;
}
.tab_btn3{
    right: 0.65rem;
}
.tab_btn4{
    left: 0.5rem;
    top: 0.6rem;
}
.tab_btn5{
    left: 2.8rem;
    top: 0.6rem;
}
.tab_btn6{
    right: 0.65rem;
    top: 0.6rem;
}

.tab_content2,.tab_content3,.tab_content4,.tab_content5,.tab_content6{
    display: none;
}

.parenting{
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    width: 87%;

}
.parenting2,.parenting3{
    display: none;
}
.parenting .content1{
	position: relative;
    width: 100%;
    margin-bottom: 0.35rem;
}
.parenting .content2{
	position: relative;
}
.page1,.page2{
    display: none;
}
.page1.active,.page2.active{
    display: block;
}
.content1 a{
    width: 100%;
    height: 45%;
}
.content2 a{
    width: 100%;
    height: 45%;
}

.change{
    width: 2rem;
    height: 0.6rem;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0;
}
#title2, #title3{
    display: none;
}
.title_btn1{
    width: 1.7rem;
    height: 0.6rem;
    left: 0.8rem;
    top: 1.9rem;
}
.title_btn2{
    width: 1.7rem;
    height: 0.6rem;
    left: 2.9rem;
    top: 1.9rem;
}
.title_btn3{
    width: 1.7rem;
    height: 0.6rem;
    right: 0.8rem;
    top: 1.9rem;
}
.buy_guide{
    width: 6.6rem;
    height: 1.3rem;
    left: 50%;
    transform: translateX(-50%);
    top: 0.1rem;
}
.duihuan_guide{
    width: 6.6rem;
    height: 1.3rem;
    left: 50%;
    transform: translateX(-50%);
    top: 0.1rem;
}
.child_guide{
    width: 6.6rem;
    height: 1.3rem;
    left: 50%;
    transform: translateX(-50%);
    top: 0.1rem;
}
.kv.open{
    display: none;
}
.question_btn{
    width: 6.3rem;
    height: 0.8rem;
    left: 50%;
    transform: translateX(-50%);
    top: 0.2rem;
}
.yuding{
    width: 2.6rem;
    height: 0.7rem;
    left: 50%;
    transform: translateX(-50%);
    top: 0.2rem;
}
.chakan{
    width: 1.6rem;
    height: 0.4rem;
    left: 50%;
    transform: translateX(-50%);
    top: 1.1rem;
}
.siji{
    width: 6.5rem;
    height: 2.4rem;
    left: 50%;
    transform: translateX(-50%);
    top: 0.1rem;
}
.chuxing{
    width: 6.5rem;
    height: 2.4rem;
    left: 50%;
    transform: translateX(-50%);
    top: 0.1rem;
}
.advice{
    width: 2.6rem;
    height: 0.7rem;
    left: 50%;
    transform: translateX(-50%);
    top: 0.43rem;
}

.feixing{
    width: 1.2rem;
    height: 1.8rem;
    top: 0.8rem;
    left: 0.7rem;
}
.canshi{
    width: 1.2rem;
    height: 1.8rem;
    top: 0.8rem;
    left: 2.3rem;
}
.xingli{
    width: 1.2rem;
    height: 1.8rem;
    top: 0.8rem;
    right: 2.3rem;
}
.jiesong{
    width: 1.2rem;
    height: 1.8rem;
    top: 0.8rem;
    right: 0.6rem;
}







.scroll {
    position: absolute;
    width: 6.9rem;
    height: 89%;
    top: 0.1rem;
    left: 50%;
    transform: translateX(-50%);
}
.scroll .content {
    width: 100%;
    margin: 0 auto;
    height: 100%;
    overflow-y: auto;
    display: flex;
    flex-wrap: wrap;
}
.scroll .content .item {
    width: 3.2rem;
    height: 0.5rem;
    background-color: #3391f9;
    border-radius: 0.1rem;
    font-size: 0;
    margin-bottom: 0.14rem;
    margin-left: 0.13rem;
    margin-right: 0.1rem;
}
.scroll .content .item div{
    display: flex;
    text-align: center;
    width: 3.2rem;
    height: 0.5rem;
}
.scroll .content .item .arrow {
    background: url(../images/right.png) no-repeat center;
    background-size: 100% auto;
    width: 0.26rem;
    height: 0.5rem;
}
.scroll .content .item span {
    display: flex;
    align-items: center;
    justify-content: center;
    flex: 1;
    font-size: 0.23rem;
    color: white;
    text-align: center;
    vertical-align: top
}
.alert {
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 100;
    top: 0;
    display: none;
}

/*.alert1,.alert2,.alert3{
    top:10%;
}*/

.alert1 .overflow,
.alert2 .overflow,
.alert3 .overflow{
    top:0.8rem;
    height: 8.8rem;
    padding-left: 0.82rem;
}

.alert2 .overflow{
    top:0.8rem;
    height: 8.8rem;
    padding-left: 0.62rem;
}

.alert3 .overflow{
    top:0.8rem;
    height: 8.8rem;
    padding-left: 0.1rem;
}

.detail {
    position: absolute;
    width: 90%;
    left: 50%;
    transform: translateX(-50%);
}

.alert1 .detail,
.alert2 .detail,
.alert3 .detail{
    top:10%;
    height: 10rem;
    background: #ffffff;
    border-radius: 2vw;
}

.detail img {
    width: 100%;
    height: auto;
    float: left;
}

.detail img.alert_title{
    position: absolute;
    width: 4.58rem;
    top:-0.4rem;
    left: 50%;
    transform: translateX(-50%);
}


.alert4 .detail{
    top: 0.5rem;
}
.alert5 .detail{
    top: 1.5rem;
}

.ykj1{
    position: absolute;
    top:1.5rem;
    right: 0.9rem;
    width: 1.8rem;
    height: 0.8rem;
}

.ykj2{
    position: absolute;
    top:2.95rem;
    right: 0.9rem;
    width: 2rem;
    height: 0.8rem;
}

.ykj3{
    position: absolute;
    top:4.4rem;
    right: 0.9rem;
    width: 2rem;
    height: 0.8rem;
}

.overflow {
    position: absolute;
    overflow-x: auto;
    overflow-y: scroll;
    scrollbar-width: none;
    -ms-overflow-style: none;
    left: 50%;
    transform: translateX(-50%);
    width: 94%;
    height: 9.2rem;
    top: 1.6rem;
}
.alert .detail .close {
    position: absolute;
    width: 0.65rem;
    height: 0.65rem;
    background: url(../images/close.png?v=1.0.0) no-repeat;
    background-size: 100% auto;
    right: 50%;
    transform: translateX(50%);
    bottom: -0.7rem;
}
.float_btn {
    position: fixed;
    top: 7rem;
    transform: translateY(-50%);
    z-index: 99;
}
.float_btn .a_btn {
    display: block;
    width: 0.7rem;
}
.float_btn .a_btn img {
    display: block;
    width: 100%;
    height: auto;
    float: left;
}
.float_btn .a_btn img:nth-child(2) {
    display: none;
}
.float_btn .a_btn.active img {
    display: none;
}
.float_btn .a_btn.active img:nth-child(2) {
    display: block;
}
.float_area {
    position: absolute;
    width: 100%;
    height: 0.3rem;
    /* background-color: aqua; */
}

.float_group {
    position: fixed;
    bottom: 0rem;
    left: 0rem;
    width: 100%;
    height: auto;
    z-index: 99;
}

.nav-group,.nav-group2{
    position: absolute;
    left: 0;
    top:0;
    width: 100%;
    height: 100%;
}

.nav_btn{
    top:0.2rem;
    width: 2.9rem;
    height: 0.7rem;
}

.nav_btn[data-id="1"]{
    left: 0.6rem;
}

.nav_btn[data-id="2"]{
    right: 0.6rem;
}

.question1:before{
    content: "";
    position: absolute;
    top:0.7rem;
    right: 1em;
    width: 0.23rem;
    height: 0.13rem;
    background: url(../images/jt.png?v=1.0.0) no-repeat;
    background-size: 100% auto;
}

.question2:before{
    content: "";
    position: absolute;
    top:0.43rem;
    right: 1em;
    width: 0.23rem;
    height: 0.13rem;
    background: url(../images/jt.png?v=1.0.0) no-repeat;
    background-size: 100% auto;
}

.question3:before{
    content: "";
    position: absolute;
    top:0.44rem;
    right: 1em;
    width: 0.23rem;
    height: 0.13rem;
    background: url(../images/jt.png?v=1.0.0) no-repeat;
    background-size: 100% auto;
}

.question4:before{
    content: "";
    position: absolute;
    top:0.44rem;
    right: 1em;
    width: 0.23rem;
    height: 0.13rem;
    background: url(../images/jt.png?v=1.0.0) no-repeat;
    background-size: 100% auto;
}

.question1.open:before,
.question2.open:before,
.question3.open:before,
.question4.open:before{
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
}

.question_txt{
    padding: 0.2rem 0.68rem;
    background: url(../images/question/qbg.jpg?v=1.0.0) repeat-y;
    background-size: 100% auto;
    box-sizing: border-box;
}

a.attend,
a.recommend{
    top:0.2rem;
}

.btns{
    position: absolute;
    top:0.2rem;
    left: 50%;
    width: 5.9rem;
    height: 0.7rem;
    display: flex;
    transform: translateX(-50%);
}

.btns a{
    flex: 1;
}

a.flight{
    position: absolute;
    top:0.2rem;
    left: 50%;
    width: 3rem;
    height: 0.7rem;
    transform: translateX(-50%);
}

.flight_date1{
    position: absolute;
    right: 0.86rem;
    top:0.31rem;
    width: 4.3rem;
    font-size: 0.25rem;
    line-height: 0.5rem;
    text-align: center;
    color: #076ad4;
    font-weight: bold;
}

.flight_date2{
    position: absolute;
    right: 0.86rem;
    top:0.44rem;
    width: 4.3rem;
    font-size: 0.25rem;
    line-height: 0.5rem;
    text-align: center;
    color: #076ad4;
    font-weight: bold;
}

.flight_price1{
    position: absolute;
    left: 2.36rem;
    top:1.5rem;
    width: 1.4rem;
    font-size: 0.25rem;
    line-height: 0.5rem;
    text-align: center;
    color: #076ad4;
    font-weight: bold;
}

.flight_price2{
    position: absolute;
    left: 3.76rem;
    top:1.5rem;
    width: 1.4rem;
    font-size: 0.25rem;
    line-height: 0.5rem;
    text-align: center;
    color: #076ad4;
    font-weight: bold;
}

.flight_price3{
    position: absolute;
    left: 5.26rem;
    top:1.5rem;
    width: 1.4rem;
    font-size: 0.25rem;
    line-height: 0.5rem;
    text-align: center;
    color: #076ad4;
    font-weight: bold;
}

.flight_price4,.flight_price7,.flight_price10{
    position: absolute;
    left: 2.36rem;
    top:20vw;
    width: 1.4rem;
    font-size: 0.25rem;
    line-height: 0.5rem;
    text-align: center;
    color: #076ad4;
    font-weight: bold;
}

.flight_price5,.flight_price8,.flight_price11{
    position: absolute;
    left: 3.76rem;
    top:20vw;
    width: 1.4rem;
    font-size: 0.25rem;
    line-height: 0.5rem;
    text-align: center;
    color: #076ad4;
    font-weight: bold;
}

.flight_price6,.flight_price9,.flight_price12{
    position: absolute;
    left: 5.26rem;
    top:20vw;
    width: 1.4rem;
    font-size: 0.25rem;
    line-height: 0.5rem;
    text-align: center;
    color: #076ad4;
    font-weight: bold;
}

/*侧边栏*/

.navR.show {
    right: 0;
}
.show {
    display: block;
}
.nav_open {
    position: fixed;
    width: 9vw;
    top: 41vh;
    right: 0;
    z-index: 21;
    display: none;
}
.navR {
    position: fixed;
    width: 1.03rem;
    height: 2.55rem;
    top: 30vh;
    right: -14vw;
    background: url(../images/xclx/navR.png) no-repeat;
    background-size: 100%;
    transition: right 0.4s;
    z-index: 999;
}
.kefu1 {
    width: 100%;
    height: 14.5vw;
    display: block;
}
.talk1 {
    width: 100%;
    height: 12vw;
    display: block;
}
.nav_back {
    width: 100%;
    height: 6vw;
    display: block;
}





.index-bg{
	position: relative;
	width: 100%;
}




.item1-forms{
	position: relative;
	width: 100%;
	height: 4.21rem;
	background-image: url(../images/xclx/bg/bg_11.jpg?2);
	background-repeat: no-repeat;
	background-size: 100%;
	margin-top: -1px;
	/* padding-top: 3.2rem; */
	box-sizing: border-box;
}
.item1-forms .item1-form-btn{
	position: absolute;
	display: block;
	left: 50%;
	margin-left: -1.35rem;
	bottom: 1.07rem;
	width: 2.7rem;
	height: .8rem;
	font-size:0;
}

.item1-form{
	position: relative;
	width: 5.55rem;
	height: .65rem;
	/* margin: 0 auto; */
	margin-left: .91rem;
}
.select-form {
    position: absolute;
    left: 0;
    top: 0;
    width: 2.45rem;
    height: 0.65rem;
}
.select-form .name {
    position: absolute;
    width: 100%;
    height: 0.65rem;
    line-height: 0.65rem;
    font-size: 0.26rem;
    color: #3a82cc;
	text-align: center;
	font-weight: bold;
}
.select-to{
	position: absolute;
	right: 0;
	top:0;
	width: 2.45rem;
	height: 0.65rem;
}

.select-to .name {
	position: absolute;
	width: 100%;
	height: 0.65rem;
	line-height: 0.65rem;
	font-size: 0.26rem;
	color: #3a82cc;
	text-align: center;
	font-weight: bold;
}
.item1-form select {
	position: absolute;
	padding: 0;
	margin: 0;
	width: 100%;
	height: 100%;
	border: none;
	opacity: 0;
}
.lineList{
    width:5.6rem;
	margin-left: .93rem;
	max-height: 2.7rem;
	display: flex;
	margin-top: .3rem;
	justify-content: flex-start;
	flex-wrap: wrap;
	overflow: auto;
	flex-direction: row;
}
.lineList .lineItem:nth-of-type(2n+2){
	margin-right: 0;
}
.lineList .lineItem{
	width:2.67rem;
	height: 0.5rem;
	border-radius: 0.15rem;
	background: #60a5eb;
	margin-bottom: 0.12rem;
	display: flex;
	justify-content: center;
	margin-right: 0.26rem;
}
.lineList .lineItem span{
	width:1rem;
	height: 0.5rem;
	line-height: 0.5rem;
	text-align: center;
	font-size: 0.24rem;
	color: #fff;
}
.lineList .lineItem img{
	width:0.24rem;
	height: 0.18rem;
	padding:0.16rem 0.1rem;
	box-sizing: content-box;
}

.index-item1{
	position: relative;
	width: 100%;
	height: 3.39rem;
	background-image: url(../images/xclx/bg/bg_04.jpg);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	margin-top: -1px;
}
.index-item1 .item1-btn{
	position: absolute;
	bottom: 0.4rem;
	width: 1.2rem;
	height: 0.65rem;
	font-size: 0;
	right: 2.4rem;
}

.index-item2{
	position: relative;
	width: 100%;
	height: 1.74rem;
	background-image: url(../images/xclx/bg/bg_07.jpg?2);
	background-repeat: no-repeat;
	background-size: 100%;
	margin-top: -1px;
	z-index: 1;
}
.index-item2 .item2-btn1{
	position: absolute;
	left: 50%;
	margin-left: -1.5rem;
	top: .1rem;
	width: 3rem;
	height: .9rem;
	font-size: 0;
}
.index-item2 .item2-btn2{
	position: absolute;
	left: 50%;
	margin-left: -.7rem;
	bottom: -.4rem;
	width: 1.4rem;
	height: .5rem;
	font-size: 0;
}

.index-item3{
	position: relative;
	width: 100%;
	
}
.index-item3 .item3-list{
	display: none;
}
.index-item4new{
	position: relative;
	width: 100%;
	height: 3.64rem;
	background-image: url(../images/xclx/bg/bg_12.jpg);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	margin-top: -1px;
}
.index-item4new .item4new-btn{
	position: absolute;
	top: 0;
	width: 3rem;
	height: 0.85rem;
	font-size: 0;
	left: 2.3rem;
}
.index-item4{
	position: relative;
}
.item4-tap{
	position: relative;
	width: 100%;
	height: .6rem;
	background-image: url(../images/xclx/bg/bg_14-1.jpg);
	background-repeat: no-repeat;
	background-size: 100%;
}
.item4-tap.active{
	background-image: url(../images/xclx/bg/bg_14-2.jpg);
}
.item4-tap li{
	display: block;
	float: left;
	width: 50%;
	height: 100%;
	font-size: 0;
}
.item4-box{
	position: relative;
	width: 100%;
	height: 6.88rem;
	background-image: url(../images/xclx/bg/bg_15.jpg);
	background-repeat: no-repeat;
	background-size: 100%;
}

.item-li {
	position: relative;
	width: 5.56rem;
	height: .7rem;
	margin: 0 auto;
}
.item-li img{
	display: block;
	width: 100%;
}

.item4-box li{
	/* display: none; */
	position: relative;
	width: 5.56rem;
	overflow: hidden;
	height:0;
	opacity: 0;
}
.item4-box li.active{
	height:auto;
	z-index: 1;
	opacity: 1;
	padding: .6rem 0 .8rem;
	margin: 0 auto 0.3rem;
}
.item4-box li img{
	display: block;
	width: 100%;
}





.index-item4 .swiper-pagination-bullet{
	background: #93d3b1 !important;
}

.index-item4 .swiper-pagination-bullet-active{
	width: .5rem;
	border-radius: 8px;
}
.index-item4 .swiper-container-horizontal>.swiper-pagination-bullets, 
.index-item4 .swiper-pagination-custom, 
.index-item4 .swiper-pagination-fraction{
	bottom: -.1rem;
}
.index-item4 .item-li3-li .swiper-container-horizontal>.swiper-pagination-bullets, 
.index-item4 .item-li3-li .swiper-pagination-custom, 
.index-item4 .item-li3-li .swiper-pagination-fraction{
	bottom: -.2rem;
}
.index-item4 .item-li3-li .swiper{
	
}


.index-item5{
	position: relative;
	width: 100%;
	height: 5.01rem;
	background-image: url(../images/xclx/bg/bg_17.jpg);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	margin-top: -1px;
}
.index-item5 .item5-btn{
	position: absolute;
	top: 1.89rem;
	width: 6.4rem;
	height: 2.3rem;
	font-size: 0;
	left: .55rem;
}


.index-item6{
	position: relative;
	margin-top: -1px;
	width: 100%;
	height: 2.42rem;
	background-image: url(../images/xclx/bg/bg_18.jpg);
	background-size: 100% 100%;
	background-repeat: no-repeat;
	box-sizing: border-box;
}
.index-item6 .index-item6-a{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 1.66rem;
}
.index-item6 .index-item6-a a{
	display: block;
	width: 25%;
	height: 100%;
	float: left;
	font-size: 0;
}

.fix-left-nav{
	position: fixed;
	left: 0;
	top: 50%;
	margin-top: -2.875rem;
	width: .71rem;
	/* height: 5.69rem; */
	height: 5.75rem;
	background-image: url(../images/xclx/navL.png);
	background-repeat: no-repeat;
	background-size: 100%;
	z-index: 189;
}
.fix-left-nav-a{
	position: relative;
	width: 100%;
	height: 100%;
}
.fix-left-nav-a a{
	display: block;
	width: 100%;
	height: 25%;
	font-size: 0;
}
.fix-left-nav .znkf{
	position: absolute;
	width: .99rem;
	top: -1.6rem;
	left: 0;
}

.add-tab{
	position: relative;
	width: 100%;
	height: 1.16rem;
	background-image: url(../images/xclx/bg/bg_10-1.jpg?v-0.0.1);
	background-size: 100%;
	background-repeat: no-repeat;
	box-sizing: border-box;
	padding: 0 .55rem;
}
.add-tab li{
	float: left;
	margin-left: .4rem;
	width: 2.68rem;
	height: 100%;
	font-size: 0;
}
/*侧边栏 new*/
.Sidebar{
    width: 13.33vw;
    padding: .01rem 0;
    background: #ffffffd9;
    box-shadow: -0.53vw 0.53vw 1.07vw 0 #2626261a;
    border-radius: 2.13vw 0 0 2.13vw;
    position: fixed;
    z-index: 9999;
    right: 0;
    top: 70vw;
}
.Sidebar .icon{
	margin-top: .2rem;
}
.icon img{
	display: block;
    width: .8rem;
    margin: 0 auto;
}
.hide{
	display: none;
}
.Sidebar .close{
	padding: .2rem 0;
}
.Sidebar .close img{
	display: block;
	width: .3rem;
	margin: 0 auto;
}
.Sidebar .open1{
	padding: .2rem 0;
}
.Sidebar .open1 img{
	display: block;
	width: .3rem;
	margin: 0 auto;
}
/* 侧边栏new end */
