@charset "UTF-8";

body,
html {
	background-color: #abe3fe;
	width: 100%;
	padding-bottom: .4rem;
}

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.05rem;
	top: 1.35rem;
}

.rule1 {
	width: 1rem;
	height: 0.4rem;
	left: 4.5rem;
	bottom: 0.45rem;
}

.buy2 {
	width: 2.9rem;
	height: 0.8rem;
	right: 1.05rem;
	top: 1.35rem;
}

.rule2 {
	width: 1rem;
	height: 0.4rem;
	left: 4.5rem;
	bottom: 0.45rem;
}

.buy3 {
	width: 2.9rem;
	height: 0.8rem;
	right: 1.05rem;
	top: 1.35rem;
}

.rule3 {
	width: 1rem;
	height: 0.4rem;
	left: 4.5rem;
	bottom: 1.65rem;
}

.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-new {
	width: 1.9rem;
	height: 0.6rem;
	right: 1.4rem;
	top: 0.8rem;
}

.select-group {
	position: absolute;
	top: 0.12rem;
	height: 0.76rem;
	width: 2rem;
}

.price,
.price1 {
	position: absolute;
	top: 0.08rem;
	line-height: 0.76rem;
	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.8rem;
	font-size: 0.26rem;
	font-weight: bold;
	text-align: center;
	color: #2f99dc;
}

.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 {
	width: 100%;
	margin-bottom: 0.35rem;
}

.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.25rem;
	left: 50%;
	transform: translateX(-50%);
	top: 0rem;
}

.duihuan_guide {
	width: 6.6rem;
	height: 1.3rem;
	left: 50%;
	transform: translateX(-50%);
	top: 0rem;
}

.child_guide {
	width: 6.6rem;
	height: 1.25rem;
	left: 50%;
	transform: translateX(-50%);
	top: 0rem;
}

.buy_guide_gj {
	width: 6.6rem;
	height: 1.25rem;
	left: 50%;
	transform: translateX(-50%);
	top: 0rem;
}

.duihuan_guide_gj {
	width: 6.6rem;
	height: 1.3rem;
	left: 50%;
	transform: translateX(-50%);
	top: 0rem;
}

.child_guide_gj {
	width: 6.6rem;
	height: 1.25rem;
	left: 50%;
	transform: translateX(-50%);
	top: 0rem;
}

.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: 0rem;
	left: 0.7rem;
}

.canshi {
	width: 1.2rem;
	height: 1.8rem;
	top: 0rem;
	left: 3.14rem;
}

.xingli {
	width: 1.2rem;
	height: 1.8rem;
	top: 0rem;
	right: .75rem;
}

.jiesong {
	width: 1.2rem;
	height: 1.8rem;
	top: 0rem;
	right: 0.6rem;
}



.alert {
	position: fixed;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.5);
	z-index: 10000;
	top: 0;
	display: none;
}

/*.alert1,.alert2,.alert3{    top:10%;}*/
.alert1 .overflow,
.alert2 .overflow,
.alert3 .overflow,
.alert1_gj .overflow,
.alert2_gj .overflow,
.alert3_gj .overflow {
	top: 0.8rem;
	height: 8.8rem;
}

.alert2 .overflow,
.alert2_gj .overflow {
	top: 0.8rem;
	height: 8.8rem;
}

.alert3 .overflow,
.alert3_gj .overflow {
	top: 0.8rem;
	height: 8.8rem;
}

.detail {
	position: absolute;
	width: 90%;
	left: 50%;
	transform: translateX(-50%);
}

.alert1 .detail,
.alert2 .detail,
.alert3 .detail,
.alert1_gj .detail,
.alert2_gj .detail,
.alert3_gj .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/jty/close.png?v=1.0.0) no-repeat;
	background-size: 100% auto;
	right: 50%;
	transform: translateX(50%);
	bottom: -0.9rem;
}

.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-new {
	top: 2.18rem;
}

.btns {
	position: absolute;
	top: 0rem;
	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%);
}

a.flight.btnx {
	top: 6.5rem;
}

.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: 19vw;
	width: 1.4rem;
	font-size: 0.25rem;
	line-height: 0.5rem;
	text-align: center;
	color: #3399cc;
	font-weight: bold;
}
.hxcx-list-n .flight_price4{
	position: absolute;
	left: 3.76rem;
	top: 12.5vw;
	width: 1.4rem;
	font-size: 0.25rem;
	line-height: 0.5rem;
	text-align: center;
	color: #3399cc;
	font-weight: bold;
}
.flight_price5,
.flight_price8,
.flight_price11 {
	position: absolute;
	left: 3.76rem;
	top: 19vw;
	width: 1.4rem;
	font-size: 0.25rem;
	line-height: 0.5rem;
	text-align: center;
	color: #3399cc;
	font-weight: bold;
}

.flight_price6,
.flight_price9,
.flight_price12 {
	position: absolute;
	left: 5.26rem;
	top: 19vw;
	width: 1.4rem;
	font-size: 0.25rem;
	line-height: 0.5rem;
	text-align: center;
	color: #3399cc;
	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.07rem;
	height: 2.61rem;
	top: 30vh;
	right: -14vw;
	background: url(../images/sjxr/navR.png?1) 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;
}

.fix-left-nav {
	position: fixed;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	width: .66rem;
	height: 7.07rem;
	background-image: url(../images/jty/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: 20%;
	font-size: 0;
}

.xpsx-nav {
	position: relative;
	height: .99rem;
	background-image: url(../images/jty/bg/bg_05-2.jpg);
	background-repeat: no-repeat;
	background-size: 100%;
}

.xpsx-nav li {
	font-size: 0;
	float: left;
	width: 50%;
	height: 100%;
}

.xpsx-lists {
	position: relative;
}

.xpsx-lists .xpsx-list {
	display: none;
}

.sbtn {
	position: absolute;
	font-size: 0;
	display: block;
}

.sbtn1 {
	width: 2.9rem;
	height: 0.8rem;
	right: 1.2rem;
	top: 1.35rem;
}
.sbtn1-1{
	width: 1.96rem;
	height: 0.66rem;
	right: 2.4rem;
	top: 1.45rem;
}
.sbtn1-2{
	width: 1.96rem;
	height: 0.66rem;
	right: .46rem;
	top: 1.45rem;
}
.sbtn2 {
	width: 1.5rem;
	height: 0.4rem;
	left: 4.35rem;
	top: 2.2rem;
}

.sbtn3 {
	width: 2.9rem;
	height: 0.8rem;
	right: 1.75rem;
	top: 1.35rem;
}

.sbtn4 {
	width: 1rem;
	height: 0.4rem;
	left: 3.8rem;
	top: 2.2rem;
}

.btncpzy {
	width: 1.5rem;
	height: .8rem;
	top: .46rem;
	left: 1.8rem;
}

.btncjwt {
	width: 1.5rem;
	height: .8rem;
	top: .46rem;
	right: 1.9rem;
}

.index-hxcx {
	position: relative;
	width: 7.5rem;
	margin: 0 auto;
}

.hxcx-nav {
	position: relative;
	height: 1.1rem;
	background-image: url(../images/jty/bg/bg_12-2.jpg);
	background-repeat: no-repeat;
	background-size: 100%;
}

.hxcx-nav li {
	font-size: 0;
	float: left;
	width: 50%;
	height: 100%;
}

.hxcx-lists {
	position: relative;
}

.hxcx-list {
	display: none;
}

.sbtn5 {
	position: absolute;
	bottom: 1.5rem;
	left: 50%;
	width: 3.5rem;
	height: 0.7rem;
	transform: translateX(-50%);
}

.sbtn6 {
	position: absolute;
	top: 3.2rem;
	left: 50%;
	width: 3rem;
	height: 0.7rem;
	transform: translateX(-50%);
}

.gj-hx-items {
	position: absolute;
	width: 4.05rem;
	top: .23rem;
	right: .86rem;
	line-height: .5rem;
	color: #3399cc;
	font-size: .24rem;
	text-align: center;
}

.gj-hx-item1 {
	height: .5rem;
	margin-bottom: .2rem;
}

.gj-hx-item1-1 {
	height: .5rem;
	margin-bottom: .2rem;
}

.gj-hx-item2 {
	height: 1.47rem;
	margin-bottom: .2rem;
}

.gj-hx-item3 {
	height: .5rem;
	margin-bottom: .2rem;
}

.gj-hx-item4 {
	height: 1.7rem;
	margin-bottom: .22rem;
}

.gj-hx-item5 {
	height: 1.7rem;
	margin-bottom: .2rem;
}

.gj-hx-item2,
.gj-hx-item3,
.gj-hx-item4,
.gj-hx-item5 {
	overflow-y: auto;
	line-height: .49rem;
}

.gj-hx-item2::-webkit-scrollbar,
.gj-hx-item4::-webkit-scrollbar,
.gj-hx-item5::-webkit-scrollbar {
	width: .04rem;
	height: .02rem;
	border-radius: .1rem;
}

.gj-hx-item2::-webkit-scrollbar-thumb,
.gj-hx-item4::-webkit-scrollbar-thumb,
.gj-hx-item5::-webkit-scrollbar-thumb {
	background: #3399cc;
	border-radius: .08rem;
	display: block;
}

.gj-hx-item6 {
	position: absolute;
	width: 5.76rem;
	height: .5rem;
	right: .86rem;
	bottom: .38rem;
	line-height: .5rem;
	color: #3399cc;
	font-size: .24rem;
}

.gj-hx-item6 li {
	float: left;
	width: 33.33%;
	text-align: center;
}

.gj-hx-item6 li:nth-child(1) {
	width: 2.08rem;
}

.gj-hx-item6 li:nth-child(2) {
	width: 1.82rem;
}

.gj-hx-item6 li:nth-child(3) {
	width: 1.86rem;
}

.item4-box,
.item4-gj-box {
	position: relative;
	width: 6.9rem;
	margin: 0 auto;
	/* padding: .14rem 0 .01rem; */
	/* background-color: #61abfd; */
	border-radius: .2rem;
}

.item4-box li,
.item4-gj-box li {
	width: 6.54rem;
	margin: .3rem auto 0;
}

.item-li,
.item-gj-li {
	position: relative;
	width: 6.54rem;
	height: .7rem;
	margin: 0 auto;
}

.item-li img,
.item-gj-li img {
	display: block;
	width: 100%;
}
.item-li0:before,
.item-li1:before,
.item-li2:before,
.item-li3:before,
.item-li4:before,
.item-gj-li0:before,
.item-gj-li1:before,
.item-gj-li2:before,
.item-gj-li3:before,
.item-gj-li4:before {
	content: "";
	position: absolute;
	top: 50%;
	right: .37rem;
	width: 0.23rem;
	height: 0.13rem;
	margin-top: -.065rem;
	background: url(../images/jt.png?v=1.0.0) no-repeat;
	background-size: 100% auto;
}

.item-li0.open:before,
.item-li1.open:before,
.item-li2.open:before,
.item-li3.open:before,
.item-li4.open:before,
.item-gj-li0.open:before,
.item-gj-li1.open:before,
.item-gj-li2.open:before,
.item-gj-li3.open:before,
.item-gj-li4.open:before {
	transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
}

.item-li-text,
.item-gj-li-text {
	position: relative;
	display: none;
	padding: .2rem 0 0;
	width: 6.28rem;
}

.item-li-text img,
.item-gj-li-text img {
	display: block;
	width: 100%;
}

.sbtn7 {
	position: absolute;
	top: .5rem;
	left: 50%;
	width: 5rem;
	height: 1.2rem;
	transform: translateX(-50%);
}

.sbtn8 {
	position: absolute;
	top: 0rem;
	left: 50%;
	width: 5rem;
	height: 2.4rem;
	transform: translateX(-50%);
}

.sbtn9 {
	position: absolute;
	top: 0rem;
	left: 50%;
	width: 7rem;
	height: 2.4rem;
	transform: translateX(-50%);
}

.index-bot-list {
	display: none;
}

.bot-icon {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 1.64rem;
}

.bot-icon a {
	display: block;
	float: left;
	width: 25%;
	height: 100%;
	font-size: 0;
}

.bot-icon1 {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 1.64rem;
}

.bot-icon1 a {
	display: block;
	float: left;
	width: 33.33%;
	height: 100%;
	font-size: 0;
}

.index-gdtj,
.index-cxgltj {
	height: 0;
	opacity: 0;
	overflow: hidden;
}

.index-cxgltj {
	position: relative;
}

.cxgltj-box {
	position: relative;
	width: 6.96rem;
	margin: 0 auto .6rem;
	background-color: #fff;
	border: .02rem solid #ccffff;
	border-radius: .3rem;
	padding: .3rem 0 .23rem;
}

.cxgltj-tab {
	position: relative;
	width: 6.9rem;
	height: .6rem;
	margin: 0 auto;
}

.cxgltj-tab li {
	float: left;
	width: 2.10rem;
	height: .6rem;
	margin: 0 .1rem;
}

.cxgltj-tab li img {
	display: block;
	width: 100%;
}

.cxgltj-tab li img.onClick {
	display: none;
}

.cxgltj-tab li.active img.onClick {
	display: block;
}

.cxgltj-tab li.active img.noClick {
	display: none;
}

.cxgltj-lists {
	position: relative;
	width: 6.66rem;
	margin: 0 auto 0;
}

.cxgltj-lists .cxgltj-list {
	position: relative;
	width: 6.66rem;
	overflow: hidden;
	height: 0;
	opacity: 0;
}

.cxgltj-lists .cxgltj-list.active {
	height: auto;
	z-index: 1;
	opacity: 1;
}

.cxgltj-list .swiper {
	position: relative;
	width: 6.66rem;
	overflow: hidden;
	padding-bottom: .3rem;
}

.cxgltj-list-img {
	position: relative;
	margin: 0 auto .26rem;
}

.cxgltj-list-img img {
	display: block;
	width: 100%;
}

.cxgltj-more img {
	display: block;
	height: .26rem;
	padding: .1rem 0;
	margin: 0 auto;
}

.cxgltj-list .swiper .swiper-pagination {
	pointer-events: none;
	bottom: -.15rem !important;
}

.showBox {
	height: auto;
	opacity: 1;
}

.fix-boxs {
	display: none;
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: rgba(0, 0, 0, 0.7);
	z-index: 1999;
}

.fix-box {
	position: absolute;
	width: 6.96rem;
	left: 50%;
	top: 50%;
	transform: translateY(-60%);
	margin-left: -3.48rem;
	padding-bottom: .4rem;
	background-color: #fff;
	border-radius: .2rem;
	border: 1px solid #bcfffe;
	/* overflow: hidden; */
}

.fix-box-top {
	position: relative;
	width: 100%;
	height: 1rem;
}

.fix-box-top img.title {
	display: block;
	position: absolute;
	width: auto;
	height: .77rem;
	top: .12rem;
	left: .1rem;
	z-index: 1;
}

.fix-box-top img.close-img {
	position: absolute;
	width: 1.97rem;
	height: .85rem;
	top: 0;
	right: 0;
}

.fix-box-con {
	position: relative;
	width: 98%;
	margin: 0 auto;
	overflow: hidden;
	overflow-y: auto;
}

.fix-cjwt-o .fix-box-con,
.fix-cjwt-n .fix-box-con {
	max-height: 6rem;
	margin-top: .4rem;
}

.fix-close {
	position: absolute;
	bottom: -1.5rem;
	width: .8rem;
	height: .8rem;
	left: 50%;
	transform: translateX(-50%);
}

.fix-close img {
	display: block;
	width: 100%;
}

.fix-cpzy .fix-box-con {
	margin-top: .2rem;
}

.fix-cpzy .fix-box-con img {
	display: block;
	margin-left: .53rem;
	margin-top: .42rem;
	margin-bottom: .2rem;
}

.fix-cpzy {
	padding: .01rem 0;
	overflow: hidden;
	overflow-y: auto;
}

.fix-cpzy .fix-box {
	position: relative;
	margin: .8rem auto 2.5rem;
	left: initial;
	top: initial;
	transform: none;
}
/*侧边栏 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 */

.tk-btn1{
	position: absolute;
	font-size: 0;
	top: 4.68rem;
	left: 4.4rem;
	width: 1rem;
	height: .4rem;
}
.tk-btn2-1{
	position: absolute;
	font-size: 0;
	top: 4.68rem;
	left: 5.58rem;
	width: .7rem;
	height: .4rem;
}
.tk-btn2-2{
	position: absolute;
	font-size: 0;
	top: 5rem;
	left: .3rem;
	width: .7rem;
	height: .4rem;
}