body{background: #FFFFFF;}
.top_cn {
    background: url(../images/top_traveltips.html) center no-repeat;
    background-size: contain;
    position: fixed;
    width: 74px;
    height: 82px;
    bottom: 6%;
    right: 5%;
    z-index: 90;
}
/* homepage kv*/
.home_kv img {
  width: 100%;
  max-width: 100%;
}
.home_kv .swipe-wrap {
  width: 100%;
}
.home_kv .swipe-wrap li {
  float: left;
  position: relative;
}
.home_kv #position {
  position: absolute;
  left: 50%;
  bottom: 0;
}
.home_kv #position em {
  color: #fff;
}
.home_kv #position .on {
  color: #083ca5;
}
/*homepage feature*/
.feature ul {
  margin: 0 0 10px;
}
.feature ul li {
  width: 33.3333333%;
  float: left;
  font-size: 16px;
  color: #6e6e6e;
  margin: 28px 0 0;
  text-align: center;
  height: 105px;
  overflow: hidden;
  position: relative;
}
.feature ul li .ico {
  display: block;
  margin-bottom: 5px;
}
/*20160425 fix*/
.feature ul li .ico img{
  display: inline-block;
}
.feature ul li a {
  color: #6e6e6e;
  display: block;
}
.feature ul li a.atm_tip {
  position: absolute;
  display: block;
  width: 35px;
      top: 5%;
    left: 60%;
    z-index: 999;
}
.feature ul li a.atm_tip img {
  width: 100%;
}
/**/
#terms h1{
  padding-bottom: 10px;
  border-bottom: 1px solid #093ca5;
  margin-bottom: 1em;
}
#terms p{
  margin:0;
  line-height: 24px;
}
#terms  ol li{
  margin:20px 0;
}
#terms  ol li h2{
  margin-bottom: 5px;
}
#terms  ol li .email{
  color: #0a3caf;
  text-decoration: underline;
}


/*20160224 add airportalobal.html*/
.kv_swiper {
  width: 90%;
  margin: 15px auto;
  height: 70px;
  border: 1px solid #666;
  overflow: hidden;
}
.kv_swiper_link {
  display: block;
  width: 13%;
  float:left;
  margin-top: 3%;
  margin-left: 5%;
  line-height: 76px;
}
.kv_swiper_link img {
  width: 100%;
}
.con_top_title{
  width: 90%;
  margin:0 auto;
    border-bottom: 2px solid #37a2c5;
}
.con_top_title img {
  width: 100%;
}
.con_top_pic {
  display: block;
  width: 100%;
}
.con_top_turn {
  display: block;
  width: 100%;
  height: 30px;
  font-size: 14px;
  color: #666;
  padding-left: 10px;
  position: relative;

}
.con_top_turn .turn {
  position: absolute;
  display: block;
  width: 24px;
  height: 24px;
  right: 5%;
  top: 0;
}
.con_top_turn .turn img {
  width: 100%;
}
.con_mid {
  width: 90%;
  margin:6% auto;
}
.con_mid img {
  width: 100%;
}
.con_main_list {
  width: 90%;
  margin: 0 auto;
  clear:both;
  height: 78px;
}
.con_main_list_dot {
  display: block;
  border: 1px solid #b7b7b7;
  width: 100%;
  float: left;
  margin-bottom: 5%;
}
.con_main_list_dot_l {
  width:50%;
  height: 78px;
  float: left;
  overflow: hidden;
}
.con_main_list_dot_l img {
  width: 100%;
}
.con_main_list_dot_r {
  float: right;
  width: 50%;
}
.con_main_list_dot_r_left {
  margin: 4% 0 0 4%;
  width:60%;
  float:left;
  overflow: hidden;
}
.con_main_list_dot_r_left img {
  width:100%;
}
.con_main_list_dot_r_left p {
  margin: 0;
    color: #666;
}
.con_main_list_dot_r_left .title {
  font-size: 16px;

  font-weight: 600;

}
.con_main_list_dot_r_left .title_con {
  font-size: 16px;
}
.con_main_list_dot_r_right {
  margin-top: 4%;
  width:34%;
  float:right;
  height: 64px;
  background: url(../images/airport/bg_pic01.html) repeat-x;
  background-size: contain;
}
.con_main_list_dot_r_right p{
  margin: 0;
  font-size: 16px;
  text-align: center;
  font-weight: 600;
  color:#fff;
  line-height: 64px;
}
.backtop {
  position:fixed;
  bottom: 10%;
  right: 5%;
  width: 55px;
  height: 55px;
}
.backtop img {
  width: 100%;
}

.page_bottom {
  width: 100%;
  height: 80px;
}
.clear {
  clear:both;
}

.info_list {
  width: 90%;
  margin: 3% auto;
}
.info_top_title {
  width: 100%;
  height: 25px;
  background: url(../images/airport/info_top_titles.html) no-repeat top right;
  background-size: cover;
}
.info_top_title span{
  display: block;
  position: relative;
  top: 0;
  left: 0;
  font-size: 14px;
  color: #1492bb;
}
.info_list ul {
  width: 100%;
}
.info_list ul li {
  width: 100%;
  height: 77px;
  margin: 5% 0;
  overflow: hidden;
  border: 1px solid #b7b7b7;
}
.info_line {
  width:27%;
  height: 100%;
float: left;
}
.info_line a {
  display: block;
  width: 100%;
}
.info_line a img {
    width: 100%;
}
.info_line_right {
  width: 73%;
  height: 100%;
  float: right;
  display: block;
  position: relative;
}
.info_line_right p {
  margin: 0;
}
.info_line_right .info_line_right_con1{
  margin: 0px 0 5px 0;
  padding-left: 4%;
  color: #000;
  width: 100%;
  font-size: 13px;
}
.info_line_right .info_line_right_con2{
  margin: 0px 0 5px 0;
  padding-left: 4%;
  color: #000;
  width: 100%;
  font-size: 12px;
}

.info_line_right p a{
    color: #000;
}

.info_line_right_price {
  width: 124px;
  height: 30px;
  line-height: 30px;
  margin-left: 33%;
  background: url(../images/airport/bg_pic02.html) repeat-x top left;
  background-size: contain;
  font-size: 14px;
  color: #fff;
  position: absolute;
  bottom: 2px;
  right: 3%;
}
.info_line_right_price a{
  color: #fff;
  padding-left: 3%;
}
.info_line_right_price a.price{
  line-height: 30px;
}
.info_line_right_price a span {
  font-size: 18px;
}
.info_line_right_price .turn {
  width: 18px;
  height: 18px;
  position: absolute;
  top: 3px;
  right: 5px;
}
.info_line_right_price .turn img {
  width: 100%;
}
.airport_g_back {
  width: 90%;
  margin: 0 auto;
  height: 24px;
  position: relative;
}
.airport_g_back_btn {
  display: block;
  width: 72px;
  height: 24px;
  position: absolute;
  top: 0;
  right: 0;
}
.airport_g_back_btn img{
  width: 100%;
};



/* 20160307 add*/


.airport_store {
  width: 90%;
  padding:5% ;
  height: 50px;
  line-height: 50px;
  overflow: hidden;
  position: relative;
  background: red;
}
.airport_store p{
  width: 80%;
  height: 100%;
  font-size: 12px;
  color: #595959;
  line-height: 50px;
  padding-left: 20px;
}
.airport_store p span {
  font-size: 14px;
}
.store_turn {
  position: absolute;
  top:0;
  right: 0;

  width: 30px;
  height: 50px;
  background: url(../images/airport/airport_turn.html) no-repeat top left;
  background-size: 100% 100%;
}

.airport_store_line {
  display: block;
  width: 90%;
  margin: 5% auto;
  height: 50px;
  line-height: 50px;
  overflow: hidden;
  position: relative;
  border: 1px solid #b7b7b7;
}
.airport_store_line p{
  width: 80%;
  height: 100%;
  font-size: 12px;
  color: #595959;
  line-height: 32px;
  padding-left: 20px;
}
.airport_store_line p span {
  font-size: 18px;
}

/* 
* @Author: Marte
* @Date:   2016-12-12 10:19:42
* @Last Modified by:   Marte
* @Last Modified time: 2016-12-27 18:08:15
*/
p{
    margin:0;
}
.top_cn{
    background-image: none;
    right: 5%;
    bottom: 7%;
    width: 10%;
    height: auto;
}
.top_cn img{
    width:100%;
}
.tab{
    width:100%;
    margin-top:5%;
    position:relative;
}
.tss{
    position:absolute;
    margin-top:-20%;
}
.tab_white{
    background:#fff;
}
.tab_gry{
    background:#f7f7f7;
}
.continent_title{
    font-size:18px;
    text-align:center;
    margin:0;
    margin-top:6.25%;
    color:#dfdfdf;
    clear:both;
}
.country_title{
    width:93.75%;
    text-align:center;
    margin:0 auto;
    padding:0 0 3% 0;
    border-bottom:1px solid #f0f0f0;
}
.country_title img{
    width:60%;
}
.countainer{
    width:93.75%;
    margin:0 auto;
}
.cont_title{
    padding:2.83% 0;
    font-size:13px;
    color:#81b7f5;
    margin:0;
}
.xjp_cont{
    overflow:hidden;
}
.float_le{
    float:left;
}
.float_ri{
    float:right;
}
.xjp_cont{
    border-bottom:1px solid #f0f0f0;
}
.xjp .float_le{
    width:77.3%;
    font-size:12px;
}
.xjp .float_ri{
    width:22%;
}
.xjp .float_ri img{
    width:100%;
}
.cont_blue{
    background:#81b7f5;
}
.cont{
    overflow:hidden;
    padding:2.666% 0;
    position:relative;
}
.cont_le{
    width:5.8333%;
    float:left;
    position:absolute;
    left:1.5%;
    top:50%;
    -webkit-transform:translateY(-50%);
       -moz-transform:translateY(-50%);
        -ms-transform:translateY(-50%);
         -o-transform:translateY(-50%);
            transform:translateY(-50%);

}
.cont_le img{
    width:100%;
}
.cont_ri{
    float:left;
    margin-left:10.666%;
    width:83%;
    padding-left:3.5%;
}

.cont_ri_title_white{
    font-size:13px;
    color:#fff;
    font-weight:bold;
    margin-bottom:3%;
}
.cont_ri_cont_white{
    font-size:12px;
    color:#fff;
}
.cont_gry{
    background:#f9f9f9;
}
.span_blue{
    color:#81b7f5;
}
.cont_ri_title_gry, .cont_ri_title_white{
    font-size:13px;
    color:#333;
    font-weight:bold;
    margin-bottom:3%;
}
.cont_ri_title_white{
    color:#fff;
}
.cont_gry, .cont_white{
    font-size:12px;
    color:#666;
    border:1px solid #e9e9e9;
}
.cont_white{
    border-top:none;
}
.tab {
    padding:3% 0;
}
.tab ul{
    width:100%;padding-bottom: 3%;
}
.tab ul li{
    list-style:none;
    width:100%;
    margin-top:2.62%;
}
.tab ul li img{
    max-width:100%;
}
.tab ul li p{
    text-align:center;
    font-size:12px;
}
.cont_white{
    background:#fff;
}

.num_list li{
    overflow:hidden;
}
.num_list_left{
    float:left;
    width:5.4%;
    margin-top:0.5%;
    font-weight:bold;
    font-size:12px;
}
.num_list_left img{
    width:100%;
}
.num_list_right{
    float:left;
    width:92.3%;
    margin-left:2%;
    font-size:12px;
}
.cont_ri_cont_gry{
    font-size:12px;
}
.tab .tw_list{
    overflow:hidden;
    list-style:none;
}
.tab .tw_list li{
    width:45%;
    float:left;
    margin-right:3%;
}
.tab .tw_list li img{
    width:100%;
}
table, tbody{
    width:100%;
    border-right: 1px solid #ebebeb;
    border-bottom: 1px solid #ebebeb;
}
table td, table th{
    border-left: 1px solid #ebebeb;
    border-top: 1px solid #ebebeb;
    text-align: center;
    padding: 3px 0;
}

.tw table th{
    background:#81b7f5;
    color:#fff;
}
.tw table td{
    background:#fff;
}
.dg_cont{
    border:1px solid #e1e1e1;
    padding:3% 0;
}
.num_list1 li{
    overflow:hidden;
}
.num_list1_left{
    float:left;
    width:2%;
    margin-top:0.5%;
    font-weight:bold;
    font-size:12px;
    overflow:hidden;
}
.num_list1_left img{
    float:left;
    width:100%;
    margin-top:4px;
}
.num_list1_right{
    float:left;
    width:95.3%;
    margin-left:2%;
    font-size:12px;
}
/*居中，12px*/
.cenetr_{
    padding:1% 0;
    font-size:12px;
    text-align:center;
}
/*字体加粗标题*/
.font_we{
    font-size:12px;
    color:#666;
    font-weight:bold;
    padding:2% 0;
}
/*只加粗*/
.font_w{
    font-weight:bold;
}
.nav{
    width:93.75%;
    margin:0 auto;
    padding: 10px 0px;
}
.nav_box{
    height:66px;
    margin:0 auto;
    background:#fff;
    z-index:10;
}
.nav_bac{
    background-color:#81b7f5;
    height:57px;
    margin-top: 1%;
    margin-bottom:1%;
    margin-right:1%;
    position:relative;
}

.half{
    float:left;
    width:49%;
    text-align: center;
}
.three_{
    float:left;
    width:24%;
    text-align: center;
}
.jt_{
    width:12px;
    position: absolute;
    bottom:3px;
    left:50%;
    margin-left:-6px;
}
.nav_tit{
    color:#fff;
    line-height: 1.0;
    -webkit-transform:translate(-50%, -50%);
       -moz-transform:translate(-50%, -50%);
        -ms-transform:translate(-50%, -50%);
         -o-transform:translate(-50%, -50%);
            transform:translate(-50%, -50%);
}
.nav_list{
    position:absolute;
    top:100%;
    left:0;
    width:100%;
    z-index:1;
    display:none;
}
.nav .nav_list li{
    float:none;
    padding:10px 0;
    background:#f7f7f7;
    text-align: center;
}
.nav .nav_list li a{
    display:block;
    padding:0;
}
.nav .nav_list li img{
    vertical-align:middle;
}
.nav .nav_list li span{
    vertical-align:middle;
    margin-left:5%;
}
.flag{
    width:19px;
}

.country_title .line{width: 0.55rem;height: 0.02rem;display: inline-block;vertical-align: middle;}
.country_title span{color: #333333;font-size:0.34rem;display: inline-block;vertical-align: middle;padding: 0 0.2rem;}
.z-nav_tit{
    line-height: 4;
}