@charset "utf-8";
html,
body {
	color: #333333;
	width: 100%;
	height: 100%;
	font-size: 100px;
	background-color: #FFFFFF;
}

.textCenter {
	text-align: center;
}

.textLeft {
	text-align: left;
}

.textRight {
	text-align: right;
}

#wrapper {
	width: 100%;
	max-width: 750px;
	margin: 0 auto;
	padding-bottom: 1rem;
	overflow: hidden;
}

.left {
	float: left;
}

.right {
	float: right;
}

.fs28 {
	font-size: .28rem;
}

#Validform_msg {
	font-size: 14px;
}


/*header*/

header {
	width: 100%;
	max-width: 750px;
	height: .94rem;
	background: #333333;
	line-height: 0.94rem;
	color: #FFFFFF;
	font-size: .34rem;
	position: relative;
}

header>img {
	position: absolute;
	height: .28rem;
	left: .3rem;
	top: .33rem;
	cursor: pointer;
}


/*header*/


/*<!--电话和咨询-->*/

.telRefer {
	height: 1.12rem;
	padding: 0 .4rem;
	background-color: #1B4599;
	line-height: 1.12rem;
	color: #FFFFFF;
}

.telRefer a {
	display: block;
	float: right;
}

.telRefer a.tel_link {
	padding: 0 .2rem 0 .4rem;
	margin-top: .36rem;
	border-left: 1px solid #FFFFFF;
}

.telRefer a.referlink {
	color: #FFFFFF;
	padding: 0 .3rem;
	font-size: .3rem;
}

.telRefer span {
	display: block;
	float: left;
	font-size: .36rem;
}

.telRefer img {
	height: .38rem;
}


/*<!--leadAndForm-->*/

.leadAndForm {
	padding: 0 .4rem .5rem .4rem;
}


/*<!--导语-->*/

.lead {
	padding: .5rem 0;
}

.lead p {
	line-height: .54rem;
	position: relative;
}


/*<!--导语-->*/


/*<!--form-->*/

.biaodan {
	padding: .5rem .24rem .4rem .26rem;
	background-color: #E6E6E6;
}

.biaodan h5 {
	line-height: .6rem;
	font-size: .36rem;
	margin-bottom: .24rem;
}

.biaodan div {
	margin-bottom: .2rem;
	height: .8rem;
}

.biaodan input,
.biaodan select {
	display: block;
	height: .8rem;
	width: 5.2rem;
	font-size: .27rem;
	color: #999999;
	font-family: helvetica, "微软雅黑";
	padding-left: .72rem;
	margin: 0 auto;
	line-height: .8rem;
}

#name {
	background: url(../img/nameBox.jpg) no-repeat center;
	-webkit-background-size: 5.92rem, .8rem;
	background-size: 5.92rem, .8rem;
}

#mobile {
	background: url(../img/telBox.jpg) no-repeat center;
	-webkit-background-size: 5.92rem, .8rem;
	background-size: 5.92rem, .8rem;
}

#branch {
	width: 5.92rem;
	padding-left: .66rem;
	background: url(../img/cityBox.jpg) no-repeat center;
	-webkit-background-size: 5.92rem, .8rem;
	background-size: 5.92rem, .8rem;
}

#submit {
	padding: 0;
	color: #FFFFFF;
	-webkit-border-radius: .08rem;
	-moz-border-radius: .08rem;
	border-radius: .08rem;
	height: .98rem;
	border: 1px solid #018CE1;
	background-color: #018CE1;
	width: 5.9rem;
	font-size: .33rem;
	margin: 0 auto;
}


/*<!--form-->*/


/*<!--leadAndForm-->*/


/***********************公共内容版块样式**********************/

.section {
	padding: .5rem .4rem;
}

.section h3 {
	font-size: .36rem;
	margin-bottom: .4rem;
}

.ly-link {
	display: block;
	margin: .4rem auto 0;
	height: .98rem;
	line-height: .98rem;
	-webkit-border-radius: .08rem;
	-moz-border-radius: .08rem;
	border-radius: .08rem;
	color: #FFFFFF;
	background-color: #7183FF;
	border: 1px solid #7183FF;
	font-size: .3rem;
}


/**************************公共内容版块样式**************************/


/*<!--country-tit-->*/

.country-tit {
	padding-top: .3rem;
}

.country-tit-img {
	height: 0.48rem;
	margin: 0 auto .5rem;
}

.country-tit-content div {
	display: table-cell;
	vertical-align: middle;
}

.country-tit-content img {
	width: 2.8rem;
	height: 4rem;
}

.country-tit-content p {
	display: table-cell;
	width: 3.64rem;
	color: #666666;
	line-height: .48rem;
	vertical-align: middle;
	padding-left: .28rem;
	height: 100%;
}


/*<!--country-tit-->*/


/*<!--fee-->*/

.feeCon {
	padding-left: .58rem;
	border-left: .04rem solid #B5A289;
}

.feeCon h4 {
	background-color: #4B8ADA;
	line-height: .62rem;
	color: #FFFFFF;
	text-indent: .2rem;
	position: relative;
	font-weight: normal;
	font-size: .3rem;
}

.feeCon h4:before {
	position: absolute;
	content: "";
	border: .12rem solid transparent;
	border-left-width: .2rem;
	border-right-width: .2rem;
	border-right-color: #4B8ADA;
	left: -.36rem;
	top: 50%;
	margin-top: -.12rem;
}

.feeCon h4:after {
	position: absolute;
	content: "";
	background: url(../img/num1.png) no-repeat center;
	width: .62rem;
	height: .62rem;
	top: 0;
	left: -.92rem;
}

.feeCon .fee-tit1:after {
	background: url(../img/num1.png) no-repeat center;
	-webkit-background-size: cover;
	background-size: cover;
}

.feeCon .fee-tit2:after {
	background: url(../img/num2.png) no-repeat center;
	-webkit-background-size: cover;
	background-size: cover;
}

.feeCon .fee-tit3:after {
	background: url(../img/num3.png) no-repeat center;
	-webkit-background-size: cover;
	background-size: cover;
}

.feeList {
	padding-bottom: .2rem;
}

.feeList:last-of-type {
	padding-bottom: 0;
}

.feeList li {
	padding: .2rem 0 .2rem .9rem;
	background: url(../img/dollar.png) no-repeat left .2rem;
	-webkit-background-size: .62rem;
	background-size: .62rem;
	font-size: .24rem;
	border-bottom: 1px solid #E5E5E5;
	color: #666666;
}

.feeList li.food {
	background: url(../img/food.png) no-repeat left .2rem;
	-webkit-background-size: .61rem;
	background-size: .61rem;
}

.feeList li.stay {
	background: url(../img/stay.png) no-repeat left .2rem;
	-webkit-background-size: .61rem;
	background-size: .61rem;
}

.feeList li.traffic {
	background: url(../img/traffic.png) no-repeat left .2rem;
	-webkit-background-size: .61rem;
	background-size: .61rem;
}

.feeList li.yl {
	background: url(../img/yl.png) no-repeat left .2rem;
	-webkit-background-size: .61rem;
	background-size: .61rem;
}

.feeList li:last-of-type {
	border-bottom: 0;
}

.feeList h5 {
	font-size: .24rem;
	color: #333333;
	margin-bottom: .08rem;
}

.feeList li p {
	line-height: .36rem;
}

.feeList a {
	color: #4B8ADA;
}


/*<!--fee-->*/


/*<!--uniRec-->*/

.uniRec {
	padding: .5rem 0;
	background-color: #EEEEEE;
}

.uniSwiper {
	padding-bottom: .5rem;
}

.uniSwiper .swiper-pagination {
	bottom: 0;
}

.uniSwiper .swiper-slide {
	width: 5.4rem;
	background-color: #FFFFFF;
	-webkit-box-shadow: .08rem .08rem .2rem #CCCCCC;
	box-shadow: .08rem .08rem .2rem #CCCCCC;
	-webkit-border-radius: .08rem;
	border-radius: .08rem;
	overflow: hidden;
	padding: .3rem 0;
	position: relative;
}

.uniSwiper-uk .swiper-slide {
	height: 6.8rem;
}

.uniSwiper-usa .swiper-slide {
	height: 8rem;
}

.uniSwiper-aus .swiper-slide {
	height: 7rem;
}

.uniSwiper-can .swiper-slide {
	height: 5.4rem;
}

.uniSwiper-nzl .swiper-slide {
	height: 6.1rem;
}

.uniSwiper img {
	height: 1.2rem;
	margin: 0 auto;
}

.uniSwiper .swiper-pagination-bullet {
	height: 6px;
	width: 6px;
	background-color: transparent;
	border: 1px solid #666666;
	opacity: 1;
}

.uniSwiper .swiper-pagination-bullet-active {
	background-color: #666666;
}

.uniSwiper p {
	padding: 0 .25rem;
	font-size: .24rem;
	line-height: .38rem;
	color: #666666;
	margin-bottom: .15rem;
}

.uniSwiper p:last-of-type {
	margin-bottom: 0;
}

.uniSwiper .uni-name {
	padding: .2rem .25rem;
	color: #333333;
	font-size: .28rem;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	margin-bottom: 0;
}

.uni-name b {
	display: block;
}

.uniSwiper .uni-ly {
	display: block;
	width: 2rem;
	height: .6rem;
	background: salmon;
	color: #FFFFFF;
	font-size: .24rem;
	text-align: center;
	line-height: .6rem;
	background-color: #018CE1;
	position: absolute;
	bottom: .3rem;
	left: 50%;
	margin-left: -1rem;
}

.uniSwiper p a {
	color: #018CE1;
	display: inline-block;
	margin-left: .2rem;
}


/*<!--uniRec-->*/


/*<!--saveMoney-->*/

.saveList li {
	margin-bottom: .4rem;
}

.saveList li:last-of-type {
	margin-bottom: 0;
}

.saveList img {
	width: 1.72rem;
	float: left;
}

.saveList p {
	float: right;
	width: 4.6rem;
	color: #666666;
	font-size: .24rem;
	line-height: .36rem;
}

.saveList a {
	display: block;
	color: #018CE1;
	text-decoration: underline;
}


/*<!--saveMoney-->*/


/*<!--countrySwiper-->*/

.country-tab li {
	background-color: #9DA4AC;
	width: 2.12rem;
	margin: 0.04rem;
	display: inline-block;
	color: #FFFFFF;
	height: 1.2rem;
	position: relative;
}

.country-tab li.uk-btn {
	background: url(../img/ukBtn-bg.jpg) no-repeat center;
	-webkit-background-size: 2.12rem;
	background-size: 2.12rem;
}

.country-tab li.usa-btn {
	background: url(../img/usaBtn-bg.jpg) no-repeat center;
	-webkit-background-size: 2.12rem;
	background-size: 2.12rem;
}

.country-tab li.aus-btn {
	background: url(../img/ausBtn-bg.jpg) no-repeat center;
	-webkit-background-size: 2.12rem;
	background-size: 2.12rem;
}

.country-tab li.can-btn {
	background: url(../img/canBtn-bg.jpg) no-repeat center;
	-webkit-background-size: 2.12rem;
	background-size: 2.12rem;
}

.country-tab li.nzl-btn {
	background: url(../img/nzlBtn-bg.jpg) no-repeat center;
	-webkit-background-size: 2.12rem;
	background-size: 2.12rem;
}

.country-tab li:first-of-type {
	margin-left: 0;
}

.country-tab li:nth-child(3) {
	margin-right: 0;
}

.country-tab span {
	display: block;
	height: 100%;
	width: 100%;
	background-color: rgba(51, 51, 51, .7);
}

.country-tab li.currentCountry span {
	background-color: rgba(1, 140, 225, .7);
}

.country-tab p {
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	padding: 0.2rem 0;
	line-height: 0.4rem;
}

.country-tab li.currentCountry {
	background-color: #729DCA;
}

.country-tab b {
	display: block;
}


/*<!--countrySwiper-->*/


/*<!--idpAdvantage-->*/

.idp-advantage {
	padding-bottom: 0;
}


/*<!--idpAdvantage-->*/

.connection {
	position: fixed;
	bottom: 0;
	height: 1rem;
	max-width: 750px;
	width: 100%;
	z-index: 9999;
}