* {
    margin: 0;
    padding: 0;
    list-style: none;
    text-decoration: none;
    box-sizing: border-box;
    /*font-family: 'FZLTHJ';*/
}
input{
	outline: none; 
	font-size: 3vw;
    text-align: center;
}
/*
@font-face
{
	font-family: FZLTHJ;
	src: url('FZLTHJ.OTF'),
	url('FZLTHJ.OTF'); !* IE9 *!
}
*/

a {
    color: #000;
    background: transparent;
    text-decoration: none;
    -webkit-tap-highlight-color: transparent;
    -webkit-text-decoration-skip: objects;
    background: transparent;
    word-break: keep-all;
    outline: none;
}

a:hover {
    color: inherit;
}
.clearfix::before,
.clearfix::after {
    content: "";
    height: 0;
    line-height: 0;
    display: block;
    visibility: hidden;
    clear: both;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
    /*IE/7/6*/
}

.f_l {
    float: left;
}

.f_r {
    float: right;
}
html,
body {
    overflow-x: hidden;
    line-height: 1.5;
    overflow-y: scroll;
	min-width: 100%;
	min-height: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
	font-size: 3.2vw;
	background-color: #e7daf8;
    /* background: linear-gradient(180deg, #D4AC7B 0%, #F9F1E5 100%); */
}


.content {
	position: relative;
	width: 100%;
	margin: 0 auto;
	font-size: 3.2vw;
	padding-top: 14vw;
	padding-bottom: 30vw;
}
img {
    width: 100%;
    display: block;
}

.hide {
    display: none;
}
.box{
	font-size: 3.5vw;
}
/*侧边导航栏 start*/

.Sidebar{
	width: 7.6vw;
	padding: 3vw 0;
	background: rgb(255 255 255 / 80%);
	box-shadow: -0.53vw 0.53vw 1.07vw 0 #2626261a;
	border-radius: 10vw;
	position: fixed;
	z-index: 99;
	right: 0;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	font-size: 2.67vw;
	text-align: center;
	top: 17vw;
}

.icon img{
	width: 5.47vw;
	margin: 0 auto;
}

.navFixed {
    position: fixed;
    z-index: 9;
    display: none;
}

.kefu{
    width: 100%;
    height: 13.5vw;
    display: block;
}

.talk{
    width: 100%;
    height: 13vw;
    display: block;
}

.backR{
    width: 100%;
    height: 6vw;
    display: block;
}

.openR{
    position: fixed;
    width: 14vw;
    top:58vw;
    right: 0;
    z-index: 21;
    display: none;
}

.navR{
    position: fixed;
    width: 14vw;
    height: 33.33vw;
    top:33vw;
    right: -14vw;
    background: url(../images/navR.png) no-repeat;
    background-size: 100% 100%;
    transition: right 0.4s;
    z-index: 21;
}

.navR.show{
    right: 0;
}
.navL {
	position: fixed;
	width: 8vw;
	/* height: 33.33vw; */
	top:20vw;
	left: -8vw;
	transition: left 0.4s;
	z-index: 21;
}
.navL.show{
    left: 0;
}

.navMain{
	position: absolute;
	top:0vw;
	left: 0;
	width: 100%;
	color: #fff;
	/*background: #f5faff;*/
	font-size: 3.33vw;
	padding: 2vw 0vw 2vw;
	text-align: center;
	z-index: 22;
	justify-content: space-evenly;
	display: flex;
}

.navMain.fixed{
	position: fixed;
	top:0;
}

.navMain>a{
	position: relative;
	width: 24vw;
	background-color: #999df6;
	border: 1vw solid #999df6;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 100% 100%;
	color: #fff;
	border-radius: 10vw;
	font-size: 4.27vw;
	padding: .5vw;
}

.navMain>a.on{
	background-color: #fcc949;
	border: 1vw solid #fff;
	color: #262626;
	font-weight: bold;
}
.myMh{
	position: fixed;
	width: 9.2vw;
	right: 0;
	bottom: 34.4vw;
	z-index: 9;
}

.myYy{
	position: fixed;
	width: 9.2vw;
	right: 0;
	bottom: 10vw;
	z-index: 9;
}

.navB {
	position: fixed;
	width: 100vw;
	bottom:0;
	left: 0;
	z-index: 21;
	display: flex;
	justify-content: space-between;
}
.navB img {
	width: 48.8vw;
}
/* 侧边导航栏 end */
.oTk{
	position: fixed;
	width: 100vw;
	height: 100vh;
	top: 0;
	z-index: 2222;
}
.oTk .mask{
	z-index: 2223;
	position: fixed;
	width: 100vw;
	height: 100vh;
	background: rgb(0 0 0 / 44%);
}
.oTk .modal-box1 {
	position: absolute;
	top: 10px;
	left: 0;
	bottom: 0;
	right: 0;
	margin: auto;
	z-index: 2224;
	box-sizing: border-box;
	font-size: 4vw;
	color: #313131;
	background-repeat: no-repeat;
	background-position: top center;
	background-size: 100%;
	border-radius: 30px;
}

.oTk .model4 {
	width: 100%;
	max-height: 50%;
}
.oTk .model4 .title {
	color: #137ac4;
	width: 78%;
	line-height: 2.5;
	background: url(../images/model/title_bg.png) no-repeat;
	background-size: 100% 100%;
	margin-top: 0;
}
.oTk .model4 .txt3 {
	width: 90%;
	margin: 0 auto;
	font-size: 3.8vw;
	padding: 3vw 0;
}

/* modal start*/
.modal {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: none;
    z-index: 1000;
    overflow: auto;
    background: rgba(0,0,0,.7);
    -webkit-box-align: center;
    -webkit-box-pack: center;
	/* display: none; */
}
.modal-box {
	position: absolute;
	top: 10px;
	left: 0;
	bottom: 0;
	right: 0;
	margin: auto;
	z-index: 1111;
	display: none;
	box-sizing: border-box;
	font-size: 4vw;
	color: #313131;
	background-repeat: no-repeat;
	background-position: top center;
	background-size: 100%;
	border-radius: 30px;
}

.m-share{
	height: 93%;
	width: 66%;
}

.m-share .con-box{
	height: auto;
	min-height: 24vw;
	padding-bottom: 6vw;
}

.shareimg {
	width: 58.93vw;
	float: right;
	margin-right: 0vw;
	margin-top: 0vw;
}

.m-rule {
	height: 80%;
	width: 100%;
}
.m-rule1 {
	height: 80%;
	width: 100%;
}
.m-rule .con-box,
.m-rule2 .con-box,
.m-rule3 .con-box {
	width: 91.47vw;
	height: 99.33vw;
	background: url(../images/model/bg.png) no-repeat;
	background-size: 100%;
	border-radius: 0;
	border: 0;
	overflow: hidden;
	box-shadow: none;
	margin: 2vw auto;
	padding: 18.4vw 6.8vw 0;
}
.m-rule2 {
	height: 80%;
	width: 100%;
}

.m-rule1 .con-box {
	width: 91.47vw;
	height: 99.33vw;
	background: url(../images/model/bg1.png) no-repeat;
	background-size: 100%;
	border-radius: 0;
	border: 0;
	overflow: hidden;
	box-shadow: none;
	margin: 2vw auto;
	padding: 18.4vw 6.8vw 0;
}

.m-rule3 {
	height: 80%;
	width: 100%;
}
.m-mhzy {
	height: 80%;
	width: 100%;
}

.y-scroll{
	width: 100%;
	height: 75vw;
	overflow: hidden;
	overflow-y: scroll;
}
.y-scroll::-webkit-scrollbar {
	width: 4px;
	height: 2px;
	background: none;
	border-radius: 8px;
}

.y-scroll::-webkit-scrollbar-thumb {
	border-radius: 10px;
	background: #a59bef;
}

.m-mhzy .con-box {
	width: 91.47vw;
	height: 112.67vw;
	background: url(../images/model/m-mhzy.png) no-repeat;
	background-size: 100%;
	border-radius: 0;
	border: 0;
	overflow: hidden;
	box-shadow: none;
	margin: 2vw auto;
	padding: 18.4vw 6.8vw 0;
}

.zy.swiper-container{
	position: relative;
	width: 79.2vw;
	height: 86.4vw;
	margin: 0 auto;
}

.zy .swiper-slide{
	position: relative;
	width: 79.2vw;
	height: 86.4vw;
	background-repeat: no-repeat;
	background-position: center top;
}

.zy .swiper-slide p{
	font-size: 3.2vw;
	color: #303030;
}

.m-mhzy .swiper-slide[data-t="1"]{
	background-image: url(../images/model/p1.png);
	background-size: 37.07vw;
	padding: 7.5vw 3.2vw 0;
}

.m-mhzy .swiper-slide[data-t="2"]{
	background-image: url(../images/model/p2.png);
	background-size: 63.73vw;
	padding: 7.5vw 1.2vw 0;
}

.m-mhzy .swiper-slide[data-t="3"]{
	background-image: url(../images/model/p3.png);
	background-size: 63.73vw;
	padding: 7.5vw 6vw 0;
}

.m-mhzy .swiper-slide[data-t="4"]{
	background-image: url(../images/model/p4.png);
	background-size: 37.87vw;
	padding: 7.5vw 1.2vw 0;
}

.m-mhzy .swiper-slide[data-t="5"]{
	background-image: url(../images/model/p5.png);
	background-size: 46.27vw;
	padding: 7.5vw 3.2vw 0;
}

.m-yyzy {
	height: 80%;
	width: 100%;
}
.m-yyzy .con-box {
	width: 91.47vw;
	height: 112.67vw;
	background: url(../images/model/m-yyzy.png) no-repeat;
	background-size: 100%;
	border-radius: 0;
	border: 0;
	overflow: hidden;
	box-shadow: none;
	margin: 2vw auto;
	padding: 18.4vw 6.8vw 0;
}

.m-yyzy .swiper-slide[data-t="1"]{
	background-image: url(../images/model/yy1.png);
	background-size: 45.33vw;
	padding: 7.5vw 4vw 0;
}

.m-yyzy .swiper-slide[data-t="2"]{
	background-image: url(../images/model/yy2.png);
	background-size: 46.27vw;
	padding: 7.5vw 4vw 0;
}

.m-yyzy .swiper-slide[data-t="3"]{
	background-image: url(../images/model/yy3.png);
	background-size: 63.73vw;
	padding: 7.5vw 4vw 0;
}

.m-yyzy .swiper-slide[data-t="4"]{
	background-image: url(../images/model/yy4.png);
	background-size: 63.73vw;
	padding: 7.5vw 1vw 0;
}

.m-my {
	height: 80%;
	width: 100%;
}
.m-my .con-box {
	width: 91.47vw;
	height: 59.47vw;
	background: url(../images/model/m-my.png) no-repeat;
	background-size: 100%;
	border-radius: 0;
	border: 0;
	overflow: hidden;
	box-shadow: none;
	margin: 2vw auto;
	padding: 18.4vw 3.6vw 0;
}

.m-myBook {
	height: 80%;
	width: 100%;
}
.m-myBook .con-box {
	width: 91.47vw;
	height: 78.13vw;
	background: url(../images/model/m-cj.png) no-repeat;
	background-size: 100%;
	border-radius: 0;
	border: 0;
	overflow: initial;
	box-shadow: none;
	margin: 2vw auto;
	padding: 15.4vw 3.6vw 0;
}

.m-myBook .flight-search{
	position: relative;
	margin-top: 0;
	border-radius: 2vw;
	padding-left: 14vw;
}

.m-myBook .flight-search:before{
	content: "";
	position: absolute;
	top:-1.07vw;
	left: -1.6vw;
	width: 19.07vw;
	height: 7.6vw;
	background: url(../images/model/cy.png) no-repeat;
	background-size: 100%;
	z-index: 1;
}

.user-info{
	width: 84vw;
	margin: 2vw auto 0;
	background: #f7f7ff;
	border-radius: 2vw;
	padding: 2.8vw;
}

.form-line{
	width: 100% !important;
	font-size: 3.47vw;
	color: #303030;
	display: flex;
}

.form-line-left{
	width: 20%;
}

.form-line-right{
	width: 80%;
}

.flight-search .item input{
	width: 100%;
	padding-top: 1vw;
	line-height: 10vw;
	text-align: center;
	border: none;
	outline: 0;
	font-size: 3.6vw;
	display: block;
}

.inp{
	width: 100%;
	outline: 0;
	border: none;
	font-size: 3.47vw;
	background: #f7f7ff;
	text-align: left;
}

.s7{
	width: 8.93vw;
}

.m-gg {
	height: 80%;
	width: 100%;
}
.m-gg .con-box {
	width: 91.47vw;
	height: 59.47vw;
	background: url(../images/model/m-gg.png) no-repeat;
	background-size: 100%;
	border-radius: 0;
	border: 0;
	overflow: hidden;
	box-shadow: none;
	margin: 2vw auto;
	padding: 16.4vw 3.6vw 0;
}

.m-gg .con-box .con{
	height: auto;
	min-height: 30vw;
	padding: 5vw 3vw;
}

.ta-c{
	text-align: center;
}

.ta-l{
	text-align: left;
}

.ta-r{
	text-align: right;
}

.m-mh .con-box .con{
	width: 84vw;
	min-height: 24.2vw;
	background: #f7f7ff;
	border-radius: 2vw;
	align-items: center;
	text-align: center;
	font-size: 3.47vw;
	color: #303030;
	display: flex;
}


.m-mh {
	height: 80%;
	width: 100%;
}
.m-mh .con-box {
	width: 91.47vw;
	height: 59.47vw;
	background: url(../images/model/m-mh.png) no-repeat;
	background-size: 100%;
	border-radius: 0;
	border: 0;
	overflow: hidden;
	box-shadow: none;
	margin: 2vw auto;
	padding: 16.4vw 3.6vw 0;
}

.m-mh .con-box .con{
	width: 84vw;
	min-height: 24.2vw;
	background: #f7f7ff;
	border-radius: 2vw;
	align-items: center;
	text-align: center;
	font-size: 3.47vw;
	color: #303030;
	display: flex;
}

.m-mh2 {
	height: 80%;
	width: 100%;
}
.m-mh2 .con-box {
	width: 91.47vw;
	height: 59.47vw;
	background: url(../images/model/m-mh.png) no-repeat;
	background-size: 100%;
	border-radius: 0;
	border: 0;
	overflow: hidden;
	box-shadow: none;
	margin: 2vw auto;
	padding: 18.4vw 3.6vw 0;
}

.m-tip {
	height: 80%;
	width: 100%;
}
.m-tip .con-box {
	width: 91.47vw;
	height: 59.47vw;
	background: url(../images/model/m-qy.png) no-repeat;
	background-size: 100%;
	border-radius: 0;
	border: 0;
	overflow: hidden;
	box-shadow: none;
	margin: 2vw auto;
	padding: 18.4vw 3.6vw 0;
}

.m-tip2 {
	height: 80%;
	width: 100%;
}
.m-tip2 .con-box {
	width: 91.47vw;
	height: 50.13vw;
	background: url(../images/model/m-cjt.png) no-repeat;
	background-size: 100%;
	border-radius: 0;
	border: 0;
	overflow: hidden;
	box-shadow: none;
	margin: 2vw auto;
	padding: 12.4vw 3.6vw 0;
}

.m-tip2 .con{
	background: none !important;
	color: #fff !important;
	font-size: 4vw !important;
	font-weight: bold;
}

.m-help {
	height: 80%;
	width: 100%;
}
.m-help .con-box {
	width: 91.47vw;
	height: 59.47vw;
	background: url(../images/model/m-qy.png) no-repeat;
	background-size: 100%;
	border-radius: 0;
	border: 0;
	overflow: hidden;
	box-shadow: none;
	margin: 2vw auto;
	padding: 18.4vw 3.6vw 0;
}

.con-box .con{
	width: 84vw;
	height: 19.2vw;
	background: #f7f7ff;
	border-radius: 2vw;
	align-items: center;
	text-align: center;
	font-size: 3.47vw;
	color: #303030;
	display: flex;
}

.con-box .con>*{
	width: 100%;
}

.con-box .btns{
	width: 82vw;
	margin: 4.8vw auto 0;
	justify-content: space-between;
	display: flex;
}

.con-box .btns.center{
	justify-content: center;
}

.con-box .btns .btn{
	width: 38.27vw;
}

.close-box {
	/* position: absolute; */
	/* top: 1vw;
	right: 0; */
	width: 6.8vw;
	height: 6.8vw;
	background: url(../images/model/close.png) no-repeat center;
	background-size: 100%;
	margin: 2vw auto;
}
.con-box {
	width: 84vw;
	max-height: 70vh;
	overflow-y: auto;
	background-color: #ffffff;
	border-radius: 3vw;
	border: 1px solid #fabd1a;
	box-shadow: inset 0 0 3vw #fabd1a;
	margin: 2vw auto;
	color: #262626;
	font-size: 3.2vw;
}
.con-box::-webkit-scrollbar {
    width: 4px;
    height: 2px;
    background: none;
    border-radius: 8px;
}

.con-box::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: #04b2e1;
}
.con-box .title {
	font-size: 4.3vw;
	font-weight: bold;
	text-align: center;
	margin: 2vw auto;
}
.color1 {
	color: #ff7516;
}
.color2 {
	color: #e5040e;
}
.hr2 {
	border-bottom: 1px solid #e5040e;
}
.rule1 {
	width: 96%;
	margin: 0 auto;
	background-color: #e0f6fe;
	border-radius: 2vw;
	padding: 2vw;
	box-sizing: border-box;
}
.rule2 {
	width: 92%;
	margin: 2vw auto;
}
.rule2 table {
	text-align: center;
}
.rule2 td {
    white-space: normal;
    word-wrap: break-word;
    border: .2vw solid #000;
}
table,
th,
td {
  border: none;
  border-collapse: collapse;
}
	
.model2,.model3 {
	width: 100%;
	max-height: 50%;
}
.model2 .title,.model3 .title {
	color: #137ac4;
	width: 78%;
	line-height: 2.5;
	background: url(../images/model/title_bg.png) no-repeat;
	background-size: 100% 100%;
	margin-top: 0;
}
.hx {
	font-size: 4.3vw;
	width: 86%;
	margin: 3vw auto;
	min-height: 22vw;
	display: flex;
	flex-wrap: wrap;
}
.hx .dc-txt, .hx .wf-txt {
	width: 100%;
	margin: 0 auto;
}
.hx .dc-txt {
	color: #ff9416;
}
.hx .wf-txt {
	color: #3bb3ff;
}
.dc-one, .wf-one {
	margin: 2vw auto;
	display: flex;
	justify-content: space-between;
}
.hx .dc-one:last-child {
	margin-bottom: 3vw;
}
.model2 .tips {
	text-align: center;
	font-size: 3vw;
	margin-bottom: 3vw;
}
.model2 .dc2 {
	background-color: #ff9416;
	border-radius: 2vw 0 2vw 0;
	color: #ffffff;
	padding: 0 2vw;
}
.model2 .wf2 {
	background-color: #3bb3ff;
	border-radius: 2vw 0 2vw 0;
	color: #ffffff;
	padding: 0 2vw;
}
.model3 .txt3 {
	width: 90%;
	margin: 0 auto;
	font-size: 3.8vw;
	padding: 3vw 0;
}
.model3 .txt3 p {
	/* margin-bottom: 2vw; */
}
.model1 {
	width: 100%;
	max-height: 50%;
}
.model1 .con-box1 {
	width: 84.8vw;
	height: 66vw;
	background: url(../images/model/bg1.png) no-repeat;
	background-size: 100% 100%;
	margin: 0 auto;
	padding: 1vw 0;
}
.model1 .checkbox {
	width: 94%;
	margin: 17vw auto 4vw;
	box-sizing: border-box;
	padding-left: 5vw;
	background: url(../images/model/change1.png) left .6vw no-repeat;
	background-size: 4vw 4vw;
	font-size: 3.2vw;
}
.model1 .checkbox.on {
	background: url(../images/model/change2.png) left top no-repeat;
	background-size: 4vw 4vw;
}
.model1 .tips {
	color: #808080;
	font-size: 2.7vw;
	width: 94%;
	box-sizing: border-box;
	padding-left: 5vw;
	margin: 0 auto;
}
.model1 .btn-box {
	width: 82%;
	margin: 3vw auto;
	display: flex;
	justify-content: space-between;
}
.model1 .btn-box div {
	width: 43%;
	font-size: 4vw;
	color: #ffffff;
	text-align: center;
	line-height: 2;
	border-radius: 4vw;
}
.model1 .btn1 {
	background-color: #949494;
}
.model1 .btn2,.model1 .btn1.on {
	background-color: #fabd1a;
}
/* modal end */
.box1{
	background: url(../images/div1/bg.png) no-repeat;
	background-size: 100% 100%;
	width: 92.53vw;
	/*height: 310vw;*/
	margin: 0 auto;
	padding-top: 16vw;
	padding-bottom: 6vw;
}
.con1 {
	width: 91.6vw;
	margin: 0 auto;
	background: url(../images/div1/bg1.png) no-repeat;
	background-size: 100% 100%;
	padding: 2vw;
}

.tip{
	width: 81.6vw;
	height: 13.6vw;
	line-height: 4.8vw;
	text-align: center;
	font-size: 3.6vw;
	color: #fff;
	text-align: center;
	padding-top: 0.5vw;
	background-repeat: no-repeat;
	background-size: 100%;
}

.tip.bg0{
	background-image: url(../images/div1/t_bg1.png);
}

.tip.bg1{
	background-image: url(../images/div1/t_bg2.png);
}

.tip.bg2{
	background-image: url(../images/div1/t_bg3.png);
}

.ms-box{
	position: relative;
	margin-top: 2.4vw;
	padding: 0 3.2vw;
}

.mySwiper{
	padding: 5vw 0 3vw;

}

.mySwiper .swiper-slide{
	width: 22.49vw;
	height: 23.89vw;
	transition: 300ms;
	background-size: auto 100%;
	background-position: center top;
	background-repeat: no-repeat;
	transform: scale(0.9);
}

.mySwiper .swiper-slide[data-t="0"]{
	background-image: url(../images/div1/mh1.png?1);
}

.mySwiper .swiper-slide[data-t="1"]{
	background-image: url(../images/div1/mh2.png?1);
}

.mySwiper .swiper-slide[data-t="2"]{
	background-image: url(../images/div1/mh3.png?1);
}

.mySwiper .swiper-slide-active,.mySwiper .swiper-slide-duplicate-active{
	transform: scale(1.4);
}

.swiper-button-next, .swiper-button-prev{
	width: 2.93vw;
	height: 4.53vw;
	margin-top: 0;
	transform: translateY(-60%);
	-webkit-transform: translateY(-60%);
}

.swiper-button-next:after, .swiper-button-prev:after{
	font-size: 4.53vw;
	font-weight: bold;
}

.swiper-button-prev, .swiper-container-rtl .swiper-button-next{
	left: 0;
}

.swiper-button-next, .swiper-container-rtl .swiper-button-prev{
	right: 0;
}

.swiper-button-next, .swiper-button-prev{
	color: #bdb5f3;
}

.buy{
	width: 38.27vw;
	margin: 2vw auto 0;
}

.tableDiv{
	width: 83.33vw;
	background: #999df6;
	border-radius: 2vw;
}

.table-bor{
	width: 83.33vw;
	height: 21vw;
	border:2px solid #bcbef8;
	border-radius: 2vw;
	text-align: center;
	line-height: 8vw;
	flex-wrap: wrap;
	overflow: hidden;
	overflow-y: scroll;
	font-size: 4vw;
	display: flex;
	background: #fff;
}

.table-bor.all{
	height: 65vw;
}

.table-bor::-webkit-scrollbar {
	width: 1.2vw;
}

.table-bor::-webkit-scrollbar-thumb {
	background: #000;
	height: 6vw;
}

.box1 .table-bor>div{
	width: 50%;
	border-bottom: 1px solid #bcbef8;
	border-right: 1px solid #bcbef8;
	line-height: 1.7;
}
.box1 .table-bor>div:nth-child(2n){
	border-right: none;
}

.tableMore{
	display: none;
}

.box1 .con2{
	width:88.53vw;
	height: 48.8vw;
	background: url(../images/div1/con2.png) no-repeat;
	background-size: 100% 100%;
	position: relative;
}

.box1 .zy {
	width: 38.87vw;
	height: 13.13vw;
	position: absolute;
	left: 23vw;
	bottom: 0;
}

.box1 .con3{
	width:88.53vw;
	height: 64.4vw;
	background: url(../images/div1/con3.png) no-repeat;
	background-size: 100% 100%;
	padding-top: 22vw;
}

.list-box{
	position: relative;
	width: 70.67vw;
	height: 20vw;
	background: #f4cbbf;
	border-radius: 2vw;
	margin: 0 auto;
}

.list-head{
	line-height: 6.67vw;
	padding: 0 4.8vw;
	text-align: center;
	display: flex;
}

.list-con{
	background: #fff;
	border-radius: 2vw;
	height: 13.33vw;
	overflow-y: scroll;
}

.list-con li{
	line-height: 6.67vw;
	padding: 0 4.8vw;
	text-align: center;
	border-bottom: 2px solid #f4f4f4;
	display: flex;
}

.list-con li:last-child{
	border-bottom: none;
}

.list-con li div{
	flex: 1;
}

.box2 {
	background: url(../images/div2/bg.png) no-repeat;
	background-size: 100% 100%;
	width: 92.53vw;
	height: 156.4vw;
	margin: 0 auto;
	padding-top: 17vw;
	margin-top: 6.4vw;
}
.box2 .title {
	width: 64.5vw;
	margin: 0 auto;
}
.box2 .tc {
	width: 91.87vw;
	margin: 2vw auto 1vw;
	display: none;
}
.rule-btn2 {
	text-align: center;
	font-size: 3.6vw;
	margin-bottom: 1vw;
	text-decoration: underline;
	font-weight: bold;
	color: #000;
}
.proCon {
	width: 88.53vw;
	margin: 2.4vw auto 0;
	background: #fcf8ff;
	padding-bottom: 0.1vw;
	border-radius: 0 0 2vw 2vw;
	position: relative;
}

.proCon-swiper{
	width: 84.27vw;
	margin: 0 auto;
}

.proCon-swiper .swiper-container{
	width: 84.27vw;
	margin: 0;
	padding-bottom: 5vw;
	z-index: 1;
}

/*.shadow{
	position: absolute;
	top: 5vw;
	right: 2vw;
	width: 77.33vw;
	height: 26.67vw;
	border-radius: 2vw;
	background: #9b9cf5;
}*/

.light{
	width: 70.93vw;
}

.proCon-btns{
	width: 78.13vw;
	justify-content: space-between;
	display: flex;
}

.proCon-btns img{
	width: 38.27vw;
	height: 12.13vw;
}

.bgBox {
	background: url(../images/div2/bg2.png) no-repeat;
	background-size: 100%;
	width: 88.53vw;
	height: 41.2vw;
	margin: 0 auto;
	padding-top: 10vw;
	margin-top: 2.4vw;

}

.bgBox p{
	color: #262626;
	font-size: 3.6vw;
	text-align: center;
}

.share-list{
	width: 79vw;
	margin: 1.6vw auto 0;
	align-items: center;
	justify-content: space-between;
	display: flex;
}

.share-btn{
	width: 46.27vw;
	height: 12.13vw;
	background: url(../images/div2/btn_share.png?0501) no-repeat;
	background-size: 100% 100%;
	text-align: center;
	font-size: 0;
}

.dh-btn{
	width: 38.27vw;
	height: 12vw;
	line-height: 9vw;
	background: url(../images/div2/btn_yh.png?0501) no-repeat;
	background-size: 100% 100%;
	display: none;
	font-size: 0;
}

.share-items{
	width: 29.2vw;
	justify-content: space-between;
	display: flex;
}

.share-items span{
	font-size: 0;
	width: 12.27vw;
	height: 16.8vw;
	background: url(../images/div2/add.png) no-repeat;
	background-size: 100% 100%;
}

.share-items span.tz{
	background-image: url(../images/div2/tz.png);
}

.share-items span.on{
	background-image: url(../images/div2/ty.png);
}

.yhBox {
	background: url(../images/div2/bg3.png) no-repeat;
	background-size: 100%;
	width: 83.87vw;
	height: 41.2vw;
	margin: 0 auto;
	padding-top: 16vw;
	padding-left: 8vw;
	margin-top: 2.4vw;
	display: none;
}

.yhBox .dh-btn{
	display: block;
}

.box2 .icon1 {
	width: 48vw;
	margin: 4vw auto 2vw;
}
.swiper-pro {
	height: 81.6vw;
	/* padding-bottom: 2vw; */
	/* box-shadow: inset 0 0 10vw #fabd1a;
	border-radius: 3vw; */
}
.pro-item {
	/* width: 60.5vw !important; */
	width: 60.5vw;
	height: 79.6vw;
	background: url(../images/div2/pro_con.png) no-repeat;
	background-size: 100%;
	line-height: 1.5;
	position: relative;
}
.pro_con {
	width: 60.5vw;
	height: 79.6vw;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
}
.pro-img {
	width: 48.7vw;
	margin: 0 auto;
	padding-top: 10vw;
}
.pro-title {
	width: 48.7vw;
	margin: 1vw auto;
	font-size: 4.8vw;
	color: #ff7316;
	font-weight: bold;
	line-height: 1.2;
}
.pro-title span {
	color: #333333
}
.p-tips {
	font-size: 3.7vw;
}
.pro-txt {
	width: 48.7vw;
	margin: 0 auto;
	font-size: 3.2vw;
	color: #333333;
}
.pro-txt span {
	color: #027ac5;
}
/* .pro-item ul {
	list-style: disc;
} */
.pro-item ul li {
	background: url(../images/div2/icon.png) no-repeat;
	background-size: 1vw;
	background-position: 1vw 1.6vw;
	padding-left: 3vw;
	/* list-style-type: disc; */
	/* list-style-image:url(../images/div2/icon.png);
	list-style-position: ; */
}
.pro-price {
	width: 21.7vw;
	position: absolute;
	bottom: 5vw;
	left: 6vw;
	color: #ff7316;
	font-size: 4.8vw;
}
.pro-price span {
	font-size: 3.5vw;
}
.pro-btn {
	width: 26.7vw;
    height: 8vw;
    position: absolute;
    bottom: 5vw;
    right: 3vw;
	cursor: pointer;
}
.swiper-pro .swiper-pagination-bullet-active {
	background-color: #fec34d;
}
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
	bottom: 0.5vw;
}
.swiper-pro.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pro .swiper-pagination-custom,.swiper-pro .swiper-pagination-fraction {
	bottom: -1vw;
}
.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right {
	background-image: linear-gradient(to left, rgba(255, 255, 255, .5), rgba(255, 255, 255, 0)) !important;
}
.swiper-pagination-bullet{
	background: #8c80e4;
	opacity: 0.5;
}
.swiper-pagination-bullet-active{
	opacity: 1;
	width: 4vw;
	border-radius: 10vw;
}

.rule-btn {
	width: 46.4vw;
	height: 10.5vw;
	background: url(../images/div2/btn.png) no-repeat;
	background-size: 100%;
	margin: 0 auto;
}
.box3 {
	width: 92vw;
	height: 48.7vw;
	background: url(../images/div3/con1.png) no-repeat;
	background-size: 100%;
	margin: 5vw auto;
	box-sizing: border-box;
	padding: 3vw;
	line-height: 1.8;
}
.box3 .txt-tips {
	color: #0471bd;
	font-size: 3.2vw;
}
.box3 .txt-tips2 {
	color: #262626;
	font-size: 2.93vw;
}
.flight-search {
	background: #ffffff;
    width: 83.33vw;
    height: 9.07vw;
    align-items: center;
    display: flex;
    border-radius: 6vw;
    margin: 5vw auto 0vw;
    border: 1px solid #9b9df5;
    box-sizing: border-box;
}

.flight-search .s9 {
    width: 7.87vw;
    height: 3.07vw;
}

.flight-search .item {
    position: relative;
    height: 9.07vw;
    line-height: 9.07vw;
    font-size: 4.27vw;
    text-align: center;
    color: #233333;
    font-weight: bold;
    flex: 1;
}

.flight-search .searchable-select {
    min-width: unset;
    vertical-align: unset;
    font-size: 3.47vw;
    color: unset;
}

.flight-search .searchable-select-caret {
    border-style: unset;
}

.flight-search .searchable-select-holder {
    padding: 0;
    line-height: 10vw;
    min-height: unset;
    min-width: unset;
    border: none;
    border-radius: 0;
    box-shadow: none;
    background: none;
}

.flight-btn {
    width: 20vw;
    line-height: 9.07vw;
    text-align: center;
    font-size: 3.73vw;
    border-radius: 10vw;
    background: linear-gradient(180deg, #9b9df5, #a178e9);
    background-size: 100% 100%;
    color: #fff;
    font-weight: bold;
}
.box4-con {
	width: 92vw;
	margin: 0 auto;
	height: 121.6vw;
	background: url(../images/div4/conBg.png) no-repeat;
	background-size: 100%;
}
.swiper-slide {
	width: 100%;
}
.title-con {
	width: 90%;
	height: 15vw;
	margin: 5vw auto;
	display: flex;
	flex-direction: row;
    justify-content: center;
    align-items: center;
}
.tipNum {
	width: 8.7vw;
	height: 9.6vw;
	margin-right: 3vw;
}
.txt1 {
	color: #3e4142;
	font-size: 3.73vw;
}
.tipImg {
	width: 44.5vw;
	height: 90.4vw;
	margin: 0 auto;
}
.swiper-tips {
	padding-bottom: 6vw;
}
.swiper-tips .swiper-pagination-bullet-active {
	background-color: #ffffff;
}
.swiper-tips .swiper-button-next {
	width: 7.6vw;
	height: 10.8vw;
	background: url(../images/div4/right.png) no-repeat;
	background-size: 100%;
}
.swiper-tips .swiper-button-prev {
	width: 7.6vw;
	height: 11.6vw;
	background: url(../images/div4/left.png) no-repeat;
	background-size: 100%;
}
.swiper-tips .swiper-button-next:after, .swiper-tips .swiper-button-prev:after {
	content: '';
}
.box5 .title {
	width: 66.4vw;
	margin: 5vw auto 7vw;
}

.q_bg{
	width: 92vw;
	height: 8vw;
	margin-top: -2vw;
	display: flex;
	margin-bottom: 2vw;
	margin-left: -2vw;
}
.q_bg span{
	width: 50%;
	height: 8vw;
	font-size: 5.2vw;
	color: #397bcc;
	text-align: center;
	font-weight: bold;
}
.nav_mh.on{
	font-weight: unset;
	background: #7cb0f3;
	border-radius: 2vw 0 0 0;
	color: #fff;
}
.nav_yy.on{
	font-weight: unset;
	background: #7cb0f3;
	border-radius: 0 2vw 0 0;
	color: #fff;
}
.box6 .title {
	width: 64.53vw;
	margin: 5vw auto;
}
.box6 .ad {
	width: 92%;
	margin: 5vw auto;
}
.que-con {
	width: 92vw;
	background: #ffffff;
	margin: 2vw auto 5vw;
	border-radius: 2vw;
	padding: 2vw;
    box-sizing: border-box;
}
.que-nav {
	width: 100%;
	margin: 0vw auto;
	background: #edf5ff;
	border-radius: 5vw;
	padding: 1vw 2vw;
	display: flex;
	text-align: center;
	flex-wrap: wrap;
	justify-content: space-between;
}
.que-nav div {
	width: 50%;
	color: #000;
	font-size: 4vw;
	font-weight: bold;
	padding: 0.5vw 0;
}

.que-nav div p{
	position: relative;
	padding: 0 1vw;
	display: table;
	margin: 0 auto;
}

.que-nav div span{
	position: relative;
	z-index: 1;
}

.que-nav div.on p:before{
	content: "";
	position: absolute;
	left: 0;
	bottom: 0vw;
	width: 100%;
	height: 2.4vw;
	border-radius: 1.2vw;
	background: #ffdf76;

}

.que-nav div:nth-child(1),
.que-nav div:nth-child(2){
	border-bottom: 1px solid #c0d9f9;
}

.que-nav div:nth-child(2n+1){
	border-right: 1px solid #c0d9f9;
}

.que-nav div.on{
	color: #397bcc;
	/*background: url(../images/div5/icon.png) left bottom no-repeat;
	background-size: 100% 3.2vw;*/
	padding: 0 2vw;
}
.que-box {
	width: 96%;
}
.que-one {
	border-bottom: 1px solid #999999;
	margin: 2vw;
	padding: 2vw 0;
}
.que-box .que-one:last-child {
	border: 0;
}
.q {
	display: flex;
	margin-bottom: 2vw;
	align-items: center;
}
.q-img {
	width: 7.87vw;
	height: 7.87vw;
	/* margin-right: 4vw; */
}
.q-txt {
	position: relative;
	background: #7cb0f3;
	border-radius: 10px;
	border-bottom-left-radius: 2px;
	padding: 1vw;
	color: #fff;
	font-weight: bold;
}
.a-txt{
	font-size: 3vw;
}
.a-txt span {
	color: #e5040e;
	font-weight: bold;
}
/* .q-txt:before {
	width: 0px;
    height: 0px;
    position: absolute;
    top: 30%;
    left: -3.4vw;
    padding: 0;
    border: 1.8vw solid transparent;
    border-color: transparent #ffdf76 transparent transparent;
    content: '';
    z-index: 12;
}
.q-txt:after {
    width: 0px;
    height: 0px;
    position: absolute;
    top: 23%;
    left: -4.5vw;
    padding: 0;
    border: 2.3vw solid transparent;
    border-color: transparent #83d2ff transparent transparent;
    content: '';
    z-index: 10;
} */
.q-img3 {
	z-index: 1;
	width: 2.53vw;
	height: 1.87vw;
	position: relative;
	right: -.7vw;
}
.zhihui{
	filter: grayscale(100%);
}

.m-a {
	margin-left: auto;
	margin-right: auto;
}

.ls-half2 {
	letter-spacing: 0.25em
}

.ls-half {
	letter-spacing: 0.5em
}

.ls-1 {
	letter-spacing: 1em
}

.ls-2 {
	letter-spacing: 2em
}

.pt-10 {
	padding-top: 1.33vw;
}

.pt-20 {
	padding-top: 2.66vw;
}

.pt-30 {
	padding-top: 4vw;
}

.pt-40 {
	padding-top: 5.33vw;
}

.pt-50 {
	padding-top: 6.66vw;
}

.pb-10 {
	padding-bottom: 1.33vw;
}

.pb-20 {
	padding-bottom: 2.66vw;
}

.pb-30 {
	padding-bottom: 4vw;
}

.pb-40 {
	padding-bottom: 5.33vw;
}

.pb-50 {
	padding-bottom: 6.66vw;
}


.mt-10 {
	margin-top: 1.33vw;
}

.mt-20 {
	margin-top: 2.66vw;
}

.mt-30 {
	margin-top: 4vw;
}

.mt-40 {
	margin-top: 5.33vw;
}

.mt-50 {
	margin-top: 6.66vw;
}

.mt-60 {
	margin-top: 8vw;
}

.mt-70 {
	margin-top: 9.33vw;
}

.mt-80 {
	margin-top: 10.66vw;
}

.mt-90 {
	margin-top: 12vw;
}

.mt-100 {
	margin-top: 13.33vw;
}

.fs-9 {
	font-size: 2.4vw;
}

.fs-10 {
	font-size: 2.6vw;
}

.fs-11 {
	font-size: 3vw;
}

.fs-12 {
	font-size: 3.2vw;
}

.fs-13 {
	font-size: 3.5vw;
}

.fs-14 {
	font-size: 3.73vw;
}

.fs-16 {
	font-size: 4.4vw;
}

.fs-18 {
	font-size: 4.8vw;
}

.fs-20 {
	font-size: 5.33vw;
}

.fs-22 {
	font-size: 5.86vw;
}

.fs-24 {
	font-size: 6.4vw;
}

.fb {
	font-weight: bold;
}

.fn {
	font-weight: normal;
}

.mr-10 {
	margin-right: 1.33vw;
}

.td-u, a.td-u {
	text-decoration: underline;
}

.td-u2 {
	padding-bottom: 2px;
	border-bottom: 1px solid #fff;
}

.td-u3 {
	color: #0a57bf;
	padding-bottom: 2px;
	border-bottom: 1px solid #0a57bf;
}

.c-fff, .c-fff:hover {
	color: #fff !important;;
}

.c-000, .c-000:hover {
	color: #000 !important;;
}

.c-red, .c-red:hover {
	color: #de143b !important;
}

.c-191919, .c-191919:hover {
	color: #191919 !important;
}

.c-c41f1b, .c-c41f1b:hover {
	color: #c41f1b !important;
	border-color: #c41f1b;
}

.c-6D6D6D, .c-6D6D6D:hover {
	color: #6D6D6D !important;
}

.c-f8e0b7 {
	color: #f8e0b7 !important;
}

.c-dc2323{
	color: #dc2323;
}

a.t-rule {
	display: table;
	line-height: 2em;
	margin-left: auto;
	margin-right: auto;
	text-decoration: underline;
}

.flight-group .scrollUI {
	width: 100%;
	font-size: 2.93vw;
	height: 6.13vw;
	line-height: 6.13vw;
	border-radius: 3.07vw;
	overflow: hidden;
	background: #fff;
	display: flex;
}

.flight-group .scrollUI li {
	width: auto;
	border-radius: 2.8vw;
	color: #313131;
	overflow: hidden;
	flex: 1;
}

.flight-group .scrollUI li.active {
	font-weight: bold;
	color: #fff;
	background: linear-gradient(-58deg, #6B4713 0%, #C88F5C 47%, #EFC890 100%);
}

.flight-group .slip-item {
	border-bottom: none;
}

.flight-group .slip-item > div {
	font-size: 3.2vw;
}

.flight-group[data-id="1"] .scrollUI li.active {
	border-top: none;
	border-bottom: none;
}

.flight-group[data-id="1"] .scrollUI {
	border: 1px solid #4DA2F1;
}

.box-btns {
	flex: 1;
	text-align: center;
}

.box-btns .btn {
	font-size: 4.8vw;
	font-weight: bold;
	width: 39.73vw;
	height: 11.73vw;
	line-height: 11.73vw;
	color: #071841;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	background: url(../images/modal/btn.png?1224) no-repeat;
	background-size: 100% 100%;
	padding: 0 4.8vw;
	vertical-align: middle;
	display: inline-block;
}

.box-btns .btn:nth-child(2) {
	margin-left: 1vw;
}

.box-btns .btn.style2 {
	background-image: url(../images/modal/btn1.png?1224);
}

.txt-indent {
	text-indent: 2em;
}

.zhihui {
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	filter: grayscale(100%);
	filter: gray;
}

/*æ´»åŠ¨ç»“æŸé¡µé¢*/
.page-finish {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 9999999;
}

.page-content {
	position: absolute;
	left: 10%;
	top: 30%;
	width: 80%;
	line-height: 120px;
	background: #fff;
	text-align: center;
	font-size: 16px;
	color: #000;
	border-radius: 10px;
	z-index: 201;
}

.form-line {
	width: 80%;
}

.aggress {
	width: 86%;
}

.aggress a {
	color: #FF4F71;
}

.forget {
	color: #427DE0;
}

.txt10 nav {
	text-align: center;
	margin: 0 auto;
	color: #fff !important;
	font-weight: bold;
	line-height: 5.4vw;
	font-size: 0;
}

.txt10 nav span.on {
	color: #fff;
	background: #B98250;
}

.txt10 nav span {
	width: 20vw;
	margin-top: 0.4vw;
	background: #F5DBB5;
	color: #fff !important;
	border: 1px solid #fff;
	border-radius: 3.4vw;
	font-size: 2.93vw;
	margin-right: 0.5vw;
	display: inline-block;
}

.swiper-quan2 .s3 {
	display: flex;
	justify-content: center;
}

.cover {
	width: 100vw;
	height: 100vh;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 99999;
}

.box4 .fls::-webkit-scrollbar {
	width: 2px;
}

.box4 .fls::-webkit-scrollbar-thumb {
	background: #ffffff;
}


.c-262626 {
	color: #262626;
}

.c-724C18 {
	color: #724C18;
	border-bottom-color: #724C18;
}

.c-313131 {
	color: #313131;
}

.loc {
	position: relative;
	padding-left: 24vw;
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: flex-end;
}

.loc_title{
	position: absolute;
	top:0;
	left: 0;
	padding-left: 2.4vw;
	line-height: 4.4vw;
	color: #bb8540;
	font-size: 3.73vw;
	font-weight: bold;
}

.loc_title:before{
	content: "";
	position: absolute;
	width: 1.2vw;
	height: 4.4vw;
	left: 0;
	top:0;
	border-radius: 2.2vw;
	background: #bb8540;
}

.loc_flex{
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: flex-start;
}

.loc .city {
	margin-left: 1vw;
	color: #bb8540;
	font-size: 3.2vw;
	font-weight: bold;
}

.loc select {
	margin-left: 1vw;
	border: 0;
	border-radius: 2vw;
	font-size: 2.8vw;
	font-weight: bold;
	padding: 0 1vw;
}

.loc .searchable-select {
	width: 20vw;
	min-width: unset;
	vertical-align: unset;
	font-size: 3.47vw;
	color: unset;
}

.loc .searchable-select-holder {
	margin-left: 1vw;
	padding: 0 2vw;
	min-height: unset;
	min-width: unset;
	border: none;
	box-shadow: none;
	border-radius: 2vw;
	font-size: 2.8vw;
	font-weight: bold;
}

.swiper-ad .swiper-pagination-bullet {
	color: #ECC374 !important;
	background: #ECC374;
	opacity: 1;
}

.swiper-ad .swiper-pagination-bullet-active {
	color: #894D19 !important;
	background: #894D19;
}

.swiper-pros-box .swiper-pagination-bullet-active {
	color: #894D19 !important;
	background: #894D19;
}