﻿@charset "UTF-8";
/**
 *
 * @authors
 * @date
 * @version 0.1.0
 */

body {
    font-family: "Lantinghei SC", "Microsoft Yahei", Helvetica, Arial;
    font-size: 16px;
    background: #EEE;
}
.ui-top-bar {
    display: none;
}
.ui-top-bar-left {
    float: left;
}
.ui-top-bar-left a {
    display: block;
    width: 60px;
    height: 48px;
    line-height: 48px;
    color: #ffffff;
}
.ui-top-bar-center {
    margin: 0 48px;
    line-height: 48px;
    font-size: 18px;
}
.ui-bottom-bar-button .ui-icon, .ui-bottom-bar-button .ui-label {
    padding: 0;
}
.tw-book {
    margin: 0 12px 20px;
    border: none;
}
.tw-slider,
.tw-banner {
    padding: 0;
}
.tw-slider img, .tw-banner img {
    display: block;
    width: 100%;
}
.tw-menu ul {
    padding: 20px 10px 0;
    overflow: hidden;
}
.tw-menu li {
    float: left;
    width: 33.33%;
    margin: 0 0 20px;
    text-align: center;
}
.tw-menu li a {
    display: block;
    color: #666;
}
.tw-menu li p {
    font-size: 14px;
}/*
.tw-menu li span {
    display: block;
}
.tw-menu li span i {
    display: block;
    width: 57px;
    height: 57px;
    margin: 0 auto 5px;
}
.tw-menu li span i.icon-bx {
    background: url(../img/icon-bx.jpg) no-repeat;
    background-size: cover;
}
.tw-menu li span i.icon-dd {
    background: url(../img/icon-dd.jpg) no-repeat;
    background-size: cover;
}
.tw-menu li span i.icon-kf {
    background: url(../img/icon-kf.jpg) no-repeat;
    background-size: cover;
}
.tw-menu li span i.icon-qz {
    background: url(../img/icon-qz.jpg) no-repeat;
    background-size: cover;
}
.tw-menu li span i.icon-yb {
    background: url(../img/icon-yb.jpg) no-repeat;
    background-size: cover;
}
.tw-menu li span i.icon-yp {
    background: url(../img/icon-yp.jpg) no-repeat;
    background-size: cover;
}*/

.tw-menu li span {
    display: block;
    width: 57px;
    height: 57px;
    line-height: 57px;
    font-size: 30px;
    margin: 0 auto 5px;
    border-radius: 50px;
    background: #EEE;
}
.tw-menu li span i {
    color: #FFF;
}
.tw-menu li:first-child span {
    background: #E70000;
}
.tw-menu li:nth-child(2) span {
    background: #FF7D00;
}
.tw-menu li:nth-child(3) span {
    background: #F92C73;
}
.tw-menu li:nth-child(4) span {
    background: #FF5C31;
}
.tw-menu li:nth-child(5) span {
    background: #FFB400;
}
.tw-menu li:last-child span {
    background: #11A7FF;
}
.tw-footer {
    margin: 0 0 20px;
    text-align: center;
    font-size: 12px;
}
/* form */
.ui-item {
    font-weight: 400;
    font-size: 16px;
}
.list-form {
    margin: 0 0 20px;
}
.list-form li {
    overflow: hidden;
}
.list-form li label {
    float: left;
    width: 6em;
    padding: 15px 0;
    text-align: right;
}
.list-form li p {
    border-left: 1px solid #e5e5eb;
    margin: 10px 0 10px 6.5em;
}
.list-form li input,.list-form li select,.list-form li textarea {
    width: 100%;
    padding: 5px 10px;
    border: none;
    font-size: 1em;
}
.list-form-login {}
.list-form-login li label {
    width: 3em;
}
.list-form-login li p {
    margin-left: 3.5em;
}
/* user */

.person,personinfo {
    padding: 10px 0;
    overflow: hidden;
}
.person .my-item-left,.personinfo .my-item-left {
    float: left;
    width: 60px;
    height: 60px;
    line-height: 60px;
    border-radius: 50px;
    background: #CCC;
    text-align: center;
}
.person .my-item-left span,.personinfo .my-item-left span {
    font-size: 40px;
    color: #FFF;
}
.person .my-item-right {
    margin-left: 70px;
}
.person .my-item-right .name {
    margin: 10px 0 5px;
}
.person .my-item-right p {
    font-size: 14px;
}
/* .person .info */
.person.info .my-item-center {
    width:130px; float:left;
}
.person.info .my-item-center .name {
    margin: 10px 0 5px;
}
.person.info .my-item-center p {
    font-size: 14px;
}
.person.info .my-item-right{
    width:100px;float:right; margin-left:0px !important; background-color:#0079FF; color:#fff; padding:5px;
}
.person.info .my-item-right .my-title-count {
    font-size:30px; margin-top:10px; display:inline-block;
}


.list-order {} .list-order li {
    font-weight: 400;
}
.list-order li .label-camera {
    position: absolute;
    bottom: 12px;
    right: 90px;
}
.list-order li p {
    margin: 5px 0 0;
    font-size: 14px;
}
.list-order.ui-list.arrow-right > .ui-item:after, .list-order .ui-item.arrow-right:after {
    color: #666;
    top: 34px;
    right: 15px;
}
.my-item {
    margin: 10px 0 0;
    padding: 5px 0 0;
    border-top: 1px dotted #e5e5eb;
}
.my-item p {
    margin: 5px 0 0;
    font-size: 14px;
}
.label {
    padding: 3px 5px;
    border-radius: 50px;
    font-style: normal;
    font-size: 12px;
    background: #999;
    color: #FFF;
}
.label-red {
    background: #FF9937;
}
.label-green {
    background: #46ca5e;
}

.label-bigred {
    background:#999;
}
.label-camera {
    padding: 5px;
    width: 30px;
    text-align: center;
    font-size: 16px;
    background: #DDD;
}
.my-title .label-red {
    background: #FFF;
    color: #FF9937;
}
.my-title .label-green {
    background: #FFF;
    color: #46ca5e;
}
.my-title .label-bigred {
    background: #FFF;
    color: #46ca5e;
}
.list-info {}
.list-info li {
    padding: 10px 12px;
    overflow: hidden;
}
.list-info li span {
    float: left;
    width: 4em;
    text-align: right;
}
.list-info li p {
    margin-left: 4.5em;
}
.list-info-order li span {
    width: 2em;
}
.list-info-order li p {
    margin-left: 2.5em;
}
.ui-list .ui-item .ui-right {
    right: 12px;
}
.ui-list.arrow-right .ui-item .ui-right {
    right: 34px;
}
.my-title {
    margin-bottom: 20px;
    padding: 10px 12px;
    background: #0079FF;
    height: 85px;
    color: #FFF;
}
.my-title-text {
    display: block;
    margin: 10px 0 5px;
}
.my-title-count {
    font-size: 40px;
    -webkit-transform: translate3d(0, 0, 0);
}
.my-title-unit {
    font-size: 20px;
}
.list-intor {}
.list-intor li {
    padding: 10px 12px 10px 0;
}
.list-intor.ui-list.arrow-right > .ui-item:after {
    top: 35px;
    -webkit-transform: rotate(-45deg);
}
.list-intor.ui-list.arrow-right > .ui-item.js-open:after {
    -webkit-transform: rotate(135deg);
}
.list-intor li:before {
    display: block;
    content: '↑';
    width: 1em;
    margin: -20px 0 0 12px;
    background: #FFF;
    color: #CCC;
}
.list-intor li:first-child:before {
    display: none;
}
.list-intor li span.step {
    float: left;
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 25px;
    text-align: center;
    border-radius: 50px;
    background: #CCC;
    color: #FFF;
}
.list-intor li.js-done span.step {
    background: #FF9937;
}
.list-intor li .title {
    margin-left: 50px;
}
.list-intor li .title h4 {
    margin: 2px 0 0;
}
.list-intor li .title span {
    font-size: 12px;
}
.list-intor li .title p {
    font-size: 14px;
}
.list-intor li .my-item {
    clear: both;
    display: none;
}
.list-user li i {
    color: #666;
    margin-right: 5px;
}
/* search */
.list-country:before,
.list-country:after,
.list-item:before,
.list-item:after {
    content: " ";
    display: table;
}

.list-country:after,
.list-item:after {
    clear: both;
}
.list-country 
{
    padding-right:5px;
}
.list-country li.item {
    float: left;
    width: 25%;
    /*height: 92px;*/
    padding: 5px 10px;
    border: none;
    overflow: hidden;
}
.list-country li.item .title {
    text-align: center;
    position: relative;
}
.list-country li.item .title span {
    display: block;
    width: 53px;
    height: 53px;
    margin: 0 auto 5px;
    border-radius: 50px;
    border: 3px solid #EEE;
    overflow: hidden;
}
.list-country li.item.js-open .title span 
{
    
    border: 3px solid #EEE;
    overflow: hidden;
    border:3px solid #0079FF;
}
.list-country li.item.js-open .title p 
{
    padding-left:3px;
    padding-right:3px;
}
.list-country li.item .title span img {
    display: block;
    height: 47px;
    margin: 0 -10px;
}
.list-country li.item .title p {
    text-align: center;
    font-size: 0.75em;
    color: #666;
}
.list-country li.item .intor {
    display: none;
}
.list-country li.item .intor {
    position: absolute;
    left: 0;
    z-index: 39;
    width: 100%;
    margin: 10px 0 0 -12px;
    padding: 0 12px 0 22px;
    background: #F7F7F7;
}

.list-country li.item.js-open .title:after {
    content: '';
    position: absolute;
    top: 65px;
    left: 36%;
    width: 0;
    border-width:10px;
    border-color:transparent transparent #F7F7F7 transparent;
    border-style:dashed dashed solid dashed;
}
.list-item {
    clear: both;
    margin-left: -12px;
    padding: 0 12px 0 22px;
    background: #F7F7F7;
}
.list-item li {
    float: left;
    width: 50%;
    padding: 10px 0;
    border-top: 1px dotted #CCC;
    font-size: 12px;
}
.list-item li:first-child,
.list-item li:nth-child(2) {
    border: none;
}
.list-item li a {
    color: #333;
}
.list-item li span {
    margin-left: 5px;
}
/* holiday */
.list-item-lr {}
.list-item-lr li {
    padding: 10px 0;
    overflow: hidden;
}
.list-item-lr .item-left {
    float: left;
}
.list-item-lr .item-left img {
    display: block;
    height: 60px;
    border-radius: 3px;
}
.list-item-lr .item-right {
    margin-left: 110px;
}
.list-item-lr .item-right h4 {
    margin: 5px 0;
    color: #999;
}
/* detail */

.detail {
    padding: 10px 0;
    overflow: hidden;
}
.detail .my-item-left {
    float: left;
}
.detail .my-item-left img {
    width: 90px;
}
.detail .my-item-right {
    margin-left: 100px;
    font-size: 14px;
}
.detail .my-item-right h3 {
    margin: 0 0 5px;
    font-size: 16px;
}
.detail .my-item-right .ui-red {
    font-size: 18px;
}
.list-desc {
    padding: 10px;
    overflow: hidden;
}
.list-desc li {
    float: left;
    width: 50%;
    margin: 5px 0;
    font-size: 14px;
    overflow: hidden;
}
.list-desc li:last-child {
    width: 100%;
}
.list-desc li span {
    float: left;
    text-align: right;
    width: 4em;
    color: #999;
}
.list-desc li p {
    margin-left: 4.5em;
}
.list-tab {
    display: table;
    white-space: nowrap;
    margin: 10px auto 15px;
}
.list-tab li {
    position: relative;
    float: left;
    display: table-cell;
    margin: 0 2px;
    min-width: 65px;
    height: 45px;
    line-height: 45px;
    border-radius: 45px;
    text-align: center;
    background: #EEE;
}
.list-tab li.js-active {
    background: #0079FF;
}
.list-tab li.js-active a {
    color: #FFF;
}
.list-tab li.js-active:after {
    content: '';
    position: absolute;
    bottom: -15px;
    left: 15px;
    width: 0;
    border-width:10px;
    border-color:transparent transparent #F7F7F7 transparent;
    border-style:dashed dashed solid dashed;
}
.tw-datum {
    margin: 0 -12px -10px;
    padding: 10px 12px;
    background: #F7F7F7;
}
.list-datum {}
.list-datum li {
    margin: 10px 0 0;
    font-size: 15px;
    border-bottom: 1px solid #DDD;
    overflow: hidden;
}
.list-datum li:last-child {
    border: none;
}
.list-datum li dl {
    margin: 0;
}
.list-datum li dt {
    margin: 0 0 5px;
    color: #999;
}
.list-datum li dd {
    margin: 0;
    padding: 10px 0;
    border-bottom: 1px dotted #DDD;
}
.list-datum li dd:last-child {
    border-bottom: none;
}
.list-datum li .title {
    height: 20px;
    position: relative;
}
.list-datum li .title:after {
    color: #CCC;
    content: "";
    position: absolute;
    top: 8px;
    right: 20px;
    width: 7px;
    height: 7px;
    border-style: solid;
    border-width: 2px 2px 0 0;
    -webkit-transform: rotate(-45deg);
}
.list-datum li .js-open .title:after {
    -webkit-transform: rotate(135deg);
}

}
.list-datum li .title i {
    vertical-align: middle;
    margin-right: 5px;
}
.list-datum li .intor {
    display: none;
    margin: 10px 0 0;
    text-align: justify;
    line-height: 1.5;
}
/* help */

.help img {
    display: block;
    width: 100%;
}
.entry {
    margin: 10px 12px 10px 0;
    text-align: justify;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
}
.entry p {
    margin: 10px 0;
}
.list-entry {
    list-style: decimal;
    margin-left: 1.3em;
    line-height: 1.5;
}
.list-entry li {
    margin: 5px 0;
    text-align: justify;
}

.tb-intor {
    width: 100%;
    margin: 10px 0;
    border-collapse: collapse;
    font-size: 12px;
}
.tb-intor th,
.tb-intor td {
    padding: 3px 5px;
    border: 1px solid #DDD;
}
.tb-intor thead th {
    background: #F7F7F7;
}
.tb-intor th {
    text-align: center;
    font-weight: 400;
    color: #666;
}
.item-intor {}
.item-intor-bd {
    display: none;
}


#galleryOverlay{
    width:100%;
    height:100%;
    position:fixed;
    top:0;
    left:0;
    opacity:0;
    z-index:100000;
    background-color:#222;
    background-color:rgba(0,0,0,0.8);
    overflow:hidden;
    display:none;

    -moz-transition:opacity 1s ease;
    -webkit-transition:opacity 1s ease;
    transition:opacity 1s ease;
}

/* This class will trigger the animation */
.thumbs-list {
    position: fixed;
    top: 32px;
    left: 0;
    z-index: 99;
    width: 100%;
    height: 100%;
    padding: 30px 10px 80px;
    background: rgba(0, 0, 0, .6);
    display: none;
    overflow: auto;
}
.thumbs-list a {
    display: block;
    width: 200px;
    max-height: 100px;
    margin: 10px auto 0;
    overflow: hidden;
}
.thumbs-list a img {
    width: 200px;
}
#galleryOverlay.visible{
    opacity:1;
}

#gallerySlider{
    height:100%;

    left:0;
    top:0;

    width:100%;
    white-space: nowrap;
    position:absolute;

    -moz-transition:left 0.4s ease;
    -webkit-transition:left 0.4s ease;
    transition:left 0.4s ease;
}

#gallerySlider .placeholder{
    background: url(../img/preloader.gif) no-repeat center center;
    height: 100%;
    line-height: 1px;
    text-align: center;
    width:100%;
    display:inline-block;
}

/* The before element moves the
 * image halfway from the top */

#gallerySlider .placeholder:before{
    content: "";
    display: inline-block;
    height: 50%;
    width: 1px;
    margin-right:-1px;
}

#gallerySlider .placeholder img{
    display: inline-block;
    max-height: 100%;
    max-width: 100%;
    vertical-align: middle;
}

#gallerySlider.rightSpring{
    -moz-animation: rightSpring 0.3s;
    -webkit-animation: rightSpring 0.3s;
}

#gallerySlider.leftSpring{
    -moz-animation: leftSpring 0.3s;
    -webkit-animation: leftSpring 0.3s;
}

/* Firefox Keyframe Animations */

@-moz-keyframes rightSpring{
    0%{     margin-left:0px;}
    50%{    margin-left:-30px;}
    100%{   margin-left:0px;}
}

@-moz-keyframes leftSpring{
    0%{     margin-left:0px;}
    50%{    margin-left:30px;}
    100%{   margin-left:0px;}
}

/* Safari and Chrome Keyframe Animations */

@-webkit-keyframes rightSpring{
    0%{     margin-left:0px;}
    50%{    margin-left:-30px;}
    100%{   margin-left:0px;}
}

@-webkit-keyframes leftSpring{
    0%{     margin-left:0px;}
    50%{    margin-left:30px;}
    100%{   margin-left:0px;}
}

/* Arrows */

#prevArrow,#nextArrow{
    border:none;
    text-decoration:none;
    opacity:0.5;
    cursor:pointer;
    position:absolute;
    width:43px;
    height:58px;

    top:50%;
    margin-top:-29px;

    -moz-transition:opacity 0.2s ease;
    -webkit-transition:opacity 0.2s ease;
    transition:opacity 0.2s ease;
}

#prevArrow:hover, #nextArrow:hover{
    opacity:1;
}

#prevArrow{
    left:40px;
}

#nextArrow{
    right:40px;
}

/* ui-modal */
.ui-modal-over {
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.6);
    position: fixed;
    left: 0;
    top: 0;
    z-index: 999;
}
.ui-modal {
    display: block;
    position: fixed;
    z-index: 300;
    left: 0;
    top: 20%;
    width: 80%;
    overflow: hidden;
    margin: 0 10%;
    background: #FFF;
    text-align: center;
    border-radius: 6px;

}
.ui-modal-header {
    border-radius: 6px 6px 0 0;
}
.ui-modal-header h4 {
    padding: 10px 0;
    margin: 0;
    font-weight: 400;
    border-bottom: 1px solid #E2E1E0;
}
.ui-modal-close {
    float: right;
    width: 26px;
    height: 26px;
    display: block;
    cursor: pointer;
}
.ui-modal-body {
    overflow: auto;
    padding: 10px;
}
.ui-modal-footer {
    border-top: 1px solid #E2E1E0;
}
.ui-modal-footer a {
    display: block;
    padding: 10px 0;
    text-align: center;
}
.ui-modal-footer a.fl {
    float: left;
    width: 50%;
}
.ui-modal-footer a.fr {
    float: right;
    width: 50%;
    border-left: 1px solid #E2E1E0;
}

.ui-modal-alert {
    width: 80%;
    display: none;
    margin: 0 10%;
    top: 0;
    left: 0;
    border-radius: 0 0 6px 6px;
    background-color: rgba(0,0,0,.6);
    box-shadow: 0 0 2px rgba(0,0,0,0.2);
    color: #FFF;
}
.ui-modal-alert .ui-modal-body {
    color: #FFF;
}

/* pkgroup */

.pkgroup {
    padding: 0 10px;
    text-align: left;
}
.pkgroup .item {
    border-right: 1px solid #EEE;
    display: inline-block;
    width: 32%;
    height: 40px;
    overflow-y: auto;
}
.pkgroup .item ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.pkgroup .item li {
    margin: 0;
    padding: 0;
    line-height: 30px;
}
.pkgroup .item:last-child {
    border: none;
}
.pkgroup .item select {
    height: 40px;
    padding: 10px;
    font-size: 16px;
}
.pkgroup .item.w48{
    width: 48%;
}
