﻿/**
 * Created by JimYong on 2014-11-26.
 */
/**
 * Created by JimYong on 2014-11-26.
 */
/**
 * Created by JimYong on 2014/11/26.
 */
/**
 * Created by JimYong on 2014-11-26.
 */
/* reset */
html,
body,
h1,
h2,
h3,
h4,
h5,
h6,
div,
dl,
dt,
dd,
ul,
ol,
li,
p,
blockquote,
pre,
hr,
figure,
table,
caption,
th,
td,
form,
fieldset,
legend,
input,
button,
textarea,
menu {
    margin: 0;
    padding: 0;
}

header,
footer,
section,
article,
aside,
nav,
hgroup,
address,
figure,
figcaption,
menu,
details {
    display: block;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

caption,
th {
    text-align: left;
    font-weight: normal;
}

html,
body,
fieldset,
img,
iframe,
abbr {
    border: 0;
}

i,
cite,
em,
var,
address,
dfn {
    font-style: normal;
}

[hidefocus],
summary {
    outline: 0;
}

li {
    list-style: none;
}

h1,
h2,
h3,
h4,
h5,
h6,
small {
    font-size: 100%;
}

sup,
sub {
    font-size: 83%;
}

pre,
code,
kbd,
samp {
    font-family: inherit;
}

q:before,
q:after {
    content: none;
}

textarea {
    overflow: auto;
    resize: none;
}

label,
summary {
    cursor: default;
}

a,
button {
    cursor: pointer;
}

h1,
h2,
h3,
h4,
h5,
h6,
em,
strong,
b {
    font-weight: bold;
}

del,
ins,
u,
s,
a,
a:hover {
    text-decoration: none;
}

body,
textarea,
input,
button,
select,
keygen,
legend {
    font-size: 12px;
    font-family: '\5b8b\4f53', Arial, sans-serif;
    color: #5d6474;
    outline: 0;
}

body {
    background: #fff;
}

a,
a:hover {
    color: #2863b4;
}

    a:hover {
        text-decoration: underline;
    }
/* 选框与文本对齐   */
input {
    position: relative;
    vertical-align: middle;
}

    input.fts12 {
        vertical-align: text-bottom;
    }

    input.f12 {
        vertical-align: text-bottom;
    }
/**
 * Created by JimYong on 2014-11-26.
 */
/* function */
.f-cb:after,
.f-cbli li:after {
    display: block;
    clear: both;
    visibility: hidden;
    height: 0;
    overflow: hidden;
    content: ".";
}

.f-cb,
.f-cbli li {
    zoom: 1;
}

.f-ib {
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

.f-dn {
    display: none;
}

.f-db {
    display: block;
}

.f-fl {
    float: left;
}

.f-fr {
    float: right;
}

.f-bn {
    border: 0 !important;
}

.f-pa {
    position: absolute;
}

.f-pr {
    position: relative;
}

.f-prz {
    position: relative;
    zoom: 1;
}

.f-oh {
    overflow: hidden;
}

.f-blueBg {
    background-color: #f4f8ff;
}

.f-ff0 {
    font-family: '\5b8b\4f53', Arial, sans-serif;
}

.f-ff1 {
    font-family: '\5FAE\8F6F\96C5\9ED1', "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.f-ff2 {
    font-family: Arial;
}

.f-red {
    color: #ff0000 !important;
}

.f-darkRed {
    color: #ed1e1e !important;
}

.f-green {
    color: #28a900 !important;
}

.f-darkGreen {
    color: #5e714e !important;
}

.f-blue {
    color: #2863b4 !important;
}

.f-lightBlue {
    color: #3b8de3 !important;
}

.f-gray {
    color: #aaaaaa !important;
}

.f-darkGray {
    color: #666666 !important;
}

.f-lightGray {
    color: #999999;
}

.f-gray2 {
    color: #5d6474;
}

.f-orange {
    color: #fa7b37;
}

.f-orange2 {
    color: #ff875a !important;
}

.f-fs1 {
    font-size: 12px;
}

.f-fs2 {
    font-size: 14px;
}

.f-fwn {
    font-weight: normal;
}

.f-fwb {
    font-weight: bold;
}

.f-tal {
    text-align: left;
}

.f-tac {
    text-align: center;
}

.f-tar {
    text-align: right;
}

.f-taj {
    text-align: justify;
    text-justify: inter-ideograph;
}

.f-vam,
.f-vama * {
    vertical-align: middle;
}

.f-vat {
    vertical-align: top;
}

.f-vas {
    vertical-align: middle !important;
    margin-top: -3px;
}

.f-wsn {
    word-wrap: normal;
    white-space: nowrap;
}

.f-pre {
    overflow: hidden;
    text-align: left;
    white-space: pre-wrap;
    word-wrap: break-word;
    word-break: break-all;
}

.f-wwb {
    white-space: normal;
    word-wrap: break-word;
    word-break: break-all;
}

.f-ti {
    overflow: hidden;
    text-indent: -30000px;
}

.f-ti2 {
    text-indent: 2em;
}

.f-lhn {
    line-height: normal;
}

.f-tdu,
.f-tdu:hover {
    text-decoration: underline;
}

.f-tdn,
.f-tdn:hover {
    text-decoration: none;
}

.f-toe {
    overflow: hidden;
    word-wrap: normal;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.f-csp {
    cursor: pointer;
}

.f-csd {
    cursor: default;
}

.f-csh {
    cursor: help;
}

.f-csm {
    cursor: move;
}

.f-usn {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}

.f-lfl.im10 i {
    margin: 0 10px;
}

.f-lfl.m16 i {
    margin: 0 16px;
}

.f-lfl li {
    float: left;
}

.f-ull li {
    float: left;
}

.f-ull.lw-120 li {
    width: 120px;
}

.f-ull.lw-80 li {
    width: 80px;
}

.f-fs14 {
    font-size: 14px !important;
}

.f-fs16 {
    font-size: 16px !important;
}

.f-fs18 {
    font-size: 18px !important;
}

.f-fs20 {
    font-size: 20px !important;
}

.f-fs30 {
    font-size: 30px !important;
}

.f-mt10 {
    margin-top: 10px;
}

.f-mt15 {
    margin-top: 15px;
}

.f-mt20 {
    margin-top: 20px;
}

.f-mt30 {
    margin-top: 30px;
}

.f-mr6 {
    margin-right: 6px;
}

.f-mr10 {
    margin-right: 10px;
}

.f-mr15 {
    margin-right: 15px;
}

.f-mb20 {
    margin-bottom: 20px;
}

.f-swop {
    background: url("../Img/icon.png") no-repeat scroll -476px -443px transparent;
    width: 21px;
    height: 42px;
    display: block;
    color: #fff;
    line-height: 42px;
    text-align: center;
    padding-left: 3px;
    font-size: 12px;
}

    .f-swop:hover {
        color: #fff;
        text-decoration: none;
        background-position: -450px -443px;
    }

.f-ibli {
    display: inline-block;
    *display: inline;
    _zoom: 1;
    vertical-align: middle;
}

    .f-ibli li {
        float: left;
    }

.f-sLargeTxt {
    font-size: 24px;
}

.f-center {
    text-align: center;
}

.f-bbBlue {
    border-bottom: solid 1px #78baff;
}
/*蓝色渐变*/
.f-gradBlue {
    background-color: #f3f9ff;
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ffffff), to(#f3f9ff));
    background: -webkit-linear-gradient(#ffffff, #f3f9ff);
    background: -moz-linear-gradient(#ffffff, #f3f9ff);
    background: -ms-linear-gradient(#ffffff, #f3f9ff);
    background: linear-gradient(#ffffff, #f3f9ff);
}
/* animation */
/* 淡入 */
.a-fadein {
    -webkit-animation-name: fadein;
    -moz-animation-name: fadein;
    -ms-animation-name: fadein;
    animation-name: fadein;
}
/* define */
/* 淡入 */
@-webkit-keyframes fadein {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@-moz-keyframes fadein {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@-ms-keyframes fadein {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes fadein {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}
/**
 * Created by JimYong on 2014/11/26.
 */
.m-select label {
    float: left;
    line-height: 30px;
    margin-right: 16px;
}

.m-select .tname2 {
    margin-left: 10px;
    margin-right: 0;
    line-height: 28px;
    color: #999999;
}

a.dropdown {
    color: #666666;
    cursor: pointer;
    text-decoration: none;
}

    a.dropdown:hover {
        text-decoration: none;
    }

    a.dropdown .u-triangle {
        margin-right: 4px;
    }

.dropdown {
    border: 1px solid #b8b8b8;
    color: #454545;
    cursor: default;
    display: inline-block;
    height: 28px;
    line-height: 28px;
    overflow: hidden;
}

    .dropdown.white {
        background-color: #FFFFFF;
    }

    .dropdown .dropdown-input {
        display: inline-block;
        padding: 0 10px;
    }

    .dropdown .dropdown-icon {
        border-left: 1px solid #FFFFFF;
        display: inline-block;
    }
/* 显示下拉部分 */
.custom-scroll-bar {
    overflow-x: hidden;
    overflow-y: auto;
}

.dropdown-options {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #FFFFFF;
    border: 1px solid #b8b8b8;
    display: block;
    margin-top: -1px;
    overflow-x: hidden;
    overflow-y: auto;
}

    .dropdown-options li a {
        color: #454545;
        cursor: default;
        display: block;
        height: 22px;
        line-height: 22px;
        padding: 0 10px;
        white-space: nowrap;
        width: 120%;
        margin: 2px 0;
    }

        .dropdown-options li a:hover {
            -moz-transition: color 0.15s linear 0s, background-color 0.3s linear 0s;
            color: #fff;
            cursor: pointer;
            background-color: #77baff;
            text-decoration: none;
        }

.m-selectBox2 {
    width: 88px;
    height: 22px;
    border-color: #c4c4c4;
    background-color: #fff;
    padding: 0;
    position: relative;
}

    .m-selectBox2 .cur {
        width: 130px;
        height: 24px;
        text-align: left;
        display: block;
        color: #666;
        line-height: 22px;
        padding: 0px 0px 0px 4px;
        margin-top: 1px;
        cursor: pointer;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        /*
        input{
            vertical-align:text-bottom;
            margin-right:8px;
        }*/
    }

        .m-selectBox2 .cur.curAct {
            background-color: #eef5fc;
            color: #0077dc;
        }

        .m-selectBox2 .cur label {
            text-align: center;
            cursor: pointer;
            padding-left: 4px;
        }

    .m-selectBox2 .cur2 {
        width: 80px !important;
    }

    .m-selectBox2 .cur3 {
        width: 100px !important;
    }

    .m-selectBox2 .seInput2 {
        width: 81px;
        height: 12px;
        border: solid 1px #c4c4c4;
        background: url(../Img/unflod.jpg) no-repeat 71px 10px #ffffff;
        position: relative;
        z-index: 1;
        color: #666;
        cursor: pointer;
        margin: 0;
        padding: 6px 0 6px 7px;
    }

        .m-selectBox2 .seInput2.iptfcs {
            border-bottom: 0;
            background-image: url(../Img/pikup.jpg);
        }

    .m-selectBox2 .seList2 {
        border: 1px #c4c4c4 solid;
        padding: 4px;
        margin-right: -2px;
        background-color: #fff;
        position: absolute;
        top: 24px;
        _top: 25px;
        right: 0;
        display: none;
    }

.airlines .seList2 {
    width: 177px;
}

.airlines .liwdt {
    float: left;
    padding: 0 0 0 4px;
}

    .airlines .liwdt:first-child {
        border-right: 1px solid #ccc;
        padding: 0 4px 0 0;
    }

.arln {
    max-width: 170px;
}

    .arln .liwdt {
        border-right: solid 1px #c4c4c4;
        width: 90px;
        margin-right: -5px;
        margin-left: 10px;
        float: right;
    }

        .arln .liwdt.tfst {
            margin-left: 0;
        }

.ckNm {
    margin-bottom: 10px;
    display: none;
}

    .ckNm .ckTt {
        color: #333;
        vertical-align: top;
        line-height: 24px;
        *vertical-align: super;
        *line-height: 20px;
        float: left;
    }

    .ckNm .ckUl {
        display: inline-block;
        *display: inline;
        _zoom: 1;
        float: left;
        width: auto;
    }

        .ckNm .ckUl li {
            float: left;
            margin-right: 5px;
            margin-bottom: 5px;
        }

            .ckNm .ckUl li span {
                display: inline-block;
                height: 24px;
                line-height: 24px;
                padding-left: 5px;
                cursor: default;
                color: #0077dc;
                background: #eef5fc;
                float: left;
            }

        .ckNm .ckUl a {
            width: 15px;
            height: 24px;
            display: inline-block;
            float: left;
            background: #eef5fc url(../Img/cdtbj.jpg) top right no-repeat;
        }

            .ckNm .ckUl a:hover {
                background: #eef5fc url(../Img/cdtbj-.jpg) top right no-repeat;
            }

    .ckNm .clrAll {
        line-height: 24px;
        margin-left: 4px;
        color: #0077dc;
    }

        .ckNm .clrAll:hover,
        .ckNm .clrAll:active {
            color: #005dac;
        }
/**
 * Created by JimYong on 2014-11-26.
 */
/* 分页 */
.m-page {
    margin: 18px 0 0;
    text-align: center;
    line-height: 32px;
    font-size: 0;
    letter-spacing: -0.307em;
    *letter-spacing: normal;
    *word-spacing: -1px;
    word-wrap: normal;
    white-space: nowrap;
    color: #999;
}

    .m-page a,
    .m-page i {
        display: inline-block;
        *display: inline;
        *zoom: 1;
        vertical-align: top;
        padding: 0 12px;
        margin-left: -1px;
        border: 1px solid #b8b8b8;
        font-size: 12px;
        letter-spacing: normal;
        word-spacing: normal;
        background: #fff;
        height: 22px;
    }

        .m-page a,
        .m-page a:hover {
            text-decoration: none;
            color: #2863b4;
            background-color: #fff;
        }

            .m-page a:hover,
            .m-page a:active,
            .m-page a.z-crt,
            .m-page a.z-crt:hover,
            .m-page a.z-crt:active {
                color: #fff;
                background: #2863b4;
                border: solid 1px #2863b4;
            }

            .m-page a.pageprv:hover .u-triangle,
            .m-page a.pageprv:active .u-triangle {
                border-right-color: #fff;
            }

            .m-page a.pagenxt:hover .u-triangle,
            .m-page a.pagenxt:active .u-triangle {
                border-left-color: #fff;
            }

    .m-page .first {
        margin-left: 0;
    }

    .m-page .last {
        margin-right: 0;
    }

    .m-page a .pagearr {
        font-weight: bold;
        font-family: '\5b8b\4f53', Arial, sans-serif;
        vertical-align: top;
        *vertical-align: middle;
    }

    .m-page a.pageprv .pagearr {
        margin-right: 3px;
    }

    .m-page a.pageprv .u-triangle {
        top: 0;
        *top: 4px;
        left: -2px;
    }

    .m-page a.pagenxt .pagearr {
        margin-left: 3px;
    }

    .m-page a.z-dis,
    .m-page a.z-dis:hover,
    .m-page a.z-dis:active {
        cursor: default;
        color: #999;
        background: #f5f5f5;
        border: solid 1px #b8b8b8;
    }

    .m-page .toPage {
        display: inline-block;
        *display: inline;
        *zoom: 1;
        margin: 0 18px;
        font-size: 12px;
        color: #2863b4;
        vertical-align: top;
    }

        .m-page .toPage input {
            width: 34px;
            margin: 0 3px;
            height: 18px;
            line-height: 18px;
            padding: 2px 0;
            line-height: 22px;
            border: solid 1px #b8b8b8;
            text-align: center;
            color: #2863b4;
        }

    .m-page .btn {
        margin-top: -10px;
        margin-right: 23px;
        display: inline-block;
        *display: inline;
        *zoom: 1;
    }
/* 居左 */
.m-page-lt {
    text-align: left;
}
/* 居右 */
.m-page-rt {
    text-align: right;
}
/* 较小 */
.m-page-sm {
    line-height: 22px;
}

    .m-page-sm a,
    .m-page-sm i {
        padding: 0 8px;
    }
/* 分离 */
.m-page-sr a,
.m-page-sr i {
    margin: 0 3px;
}

.m-page-sr i {
    border: 0;
}
/**
 * Created by JimYong on 2014/11/26.
 */
/* Crumbs */
/* 多行式面包屑导航 */
.m-crumb {
    line-height: 30px;
    zoom: 1;
    background-color: #f5f5f5;
    padding: 0 5px;
}

    .m-crumb li {
        float: left;
        word-wrap: normal;
        white-space: nowrap;
    }

        .m-crumb li i {
            margin-right: 4px;
        }

        .m-crumb li em {
            font-size: 12px;
            color: #ccc;
            font-family: \5b8b\4f53;
            padding: 0 5px;
            font-weight: normal;
        }
/* 空白分隔 */
.m-crumb-blank ul {
    margin-left: -10px;
}

.m-crumb-blank li {
    display: inline;
    margin-left: 10px;
}
/*导航条*/
.m-bar li {
    float: left;
    color: #999999;
}

    .m-bar li.active {
        color: #ffffff;
    }

.m-bar.bar5 {
    background: url("../Img/bar-step-5.png") no-repeat 0 0;
}

    .m-bar.bar5.step2 {
        background-position: 0 0;
    }

    .m-bar.bar5.step3 {
        background-position: 0 -57px;
    }

    .m-bar.bar5.step4 {
        background-position: 0 -118px;
    }

    .m-bar.bar5.step5 {
        background-position: 0 -177px;
    }

    .m-bar.bar5 li {
        width: 210px;
        height: 43px;
        line-height: 43px;
        font-weight: bold;
        text-indent: 73px;
    }

        .m-bar.bar5 li.li2 {
            text-indent: 80px;
        }

        .m-bar.bar5 li.li3 {
            text-indent: 77px;
        }

        .m-bar.bar5 li.li4 {
            text-indent: 75px;
        }

        .m-bar.bar5 li.li5 {
            text-indent: 70px;
        }

        .m-bar.bar5 li.li6 {
            text-indent: 74px;
        }

.m-bar.bar6 {
    background: url("../Img/orderManageBar.png") no-repeat 0 0;
}

    .m-bar.bar6.step3 {
        background-position: 0 -86px;
    }

    .m-bar.bar6.step4 {
        background-position: 0 -172px;
    }

    .m-bar.bar6.step5 {
        background-position: 0 -256px;
    }

    .m-bar.bar6.step6 {
        background-position: 0 -341px;
    }

    .m-bar.bar6.step7 {
        background-position: 0 -426px;
    }

    .m-bar.bar6.step1 {
        background-position: 0 -510px;
    }

    .m-bar.bar6 li {
        width: 176px;
        height: 43px;
        line-height: 43px;
        font-weight: bold;
        text-indent: 73px;
    }

        .m-bar.bar6 li.li2 {
            text-indent: 80px;
        }

        .m-bar.bar6 li.li3 {
            text-indent: 77px;
        }

        .m-bar.bar6 li.li4 {
            text-indent: 75px;
        }

        .m-bar.bar6 li.li5 {
            text-indent: 70px;
        }

        .m-bar.bar6 li.li6 {
            text-indent: 74px;
        }
/**
 * Created by JimYong on 2014/11/26.
 */
/* Icon */
.icon {
    display: inline-block;
    vertical-align: text-bottom;
    line-height: 1;
    background: url("../Img/icon.png") no-repeat;
}

    .icon.medium {
        width: 16px;
        height: 16px;
    }

    .icon.s20 {
        width: 20px;
        height: 20px;
    }

    .icon.s18 {
        width: 18px;
        height: 18px;
    }

    .icon.s12 {
        width: 12px;
        height: 12px;
    }

    .icon.s13 {
        width: 13px;
        height: 13px;
    }

    .icon.s10 {
        width: 10px;
        height: 10px;
    }

    .icon.s15 {
        width: 15px;
        height: 15px;
    }

    .icon.icon1 {
        background-position: -10px -8px;
    }

    .icon.setting {
        background-position: -10px -45px;
    }

        .icon.setting:hover {
            background-position-x: -45px !important;
        }

    .icon.compose {
        background-position: -10px -81px;
    }

        .icon.compose:hover {
            background-position-x: -45px !important;
        }

    .icon.user {
        background-position: -10px -117px;
    }

        .icon.user:hover {
            background-position-x: -45px !important;
        }

    .icon.users {
        background-position: -10px -222px;
    }

        .icon.users:hover {
            background-position-x: -45px !important;
        }

    .icon.speech {
        background-position: -10px -258px;
    }

        .icon.speech:hover {
            background-position-x: -45px !important;
        }

    .icon.folder {
        background-position: -10px -151px;
    }

        .icon.folder:hover {
            background-position-x: -45px !important;
        }

    .icon.list {
        background-position: -10px -187px;
    }

        .icon.list:hover {
            background-position-x: -45px !important;
        }

    .icon.tel {
        width: 20px;
        height: 20px;
        background-position: -478px -291px;
    }

    .icon.complete {
        width: 21px;
        height: 21px;
        background-position: -478px -320px;
    }

    .icon.warn {
        width: 18px;
        height: 18px;
        background-position: -458px -354px;
    }

    .icon.success {
        width: 18px;
        height: 18px;
        background-position: -478px -354px;
    }

    .icon.success2 {
        width: 18px;
        height: 18px;
        background-position: -440px -354px;
    }

    .icon.success3 {
        width: 28px;
        height: 28px;
        background-position: -135px -435px;
    }

    .icon.error {
        width: 18px;
        height: 18px;
        background-position: -478px -372px;
    }

    .icon.ucenter {
        background-position: -68px -87px;
    }

    .icon.bluePhone {
        background-position: -376px -290px;
    }

    .icon.rss {
        background-position: -68px -107px;
    }

    .icon.star {
        background-position: -68px -127px;
    }

    .icon.tool {
        background-position: -68px -147px;
    }

    .icon.paint {
        background-position: -68px -167px;
    }

    .icon.quit {
        background-position: -68px -187px;
    }

    .icon.search {
        background-position: -106px -102px;
    }

    .icon.reset {
        background-position: -106px -115px;
    }

    .icon.add {
        background-position: -106px -89px;
    }

    .icon.arrowUpReal {
        background-position: -135px -475px;
        width: 9px;
        height: 9px;
    }

    .icon.arrowDownReal {
        background-position: -135px -485px;
        width: 9px;
        height: 9px;
    }

    .icon.company {
        width: 34px;
        height: 24px;
        background-position: -429px -416px;
    }

        .icon.company.cur {
            background-position: -464px -416px;
        }

    .icon.private {
        width: 22px;
        height: 22px;
        background-position: -453px -391px;
    }

        .icon.private.cur {
            background-position: -476px -391px;
        }

    .icon.telGet {
        width: 24px;
        height: 25px;
        background-position: -448px -315px;
        margin-right: 5px;
    }

    .icon.up {
        background-position: -135px -81px;
    }

    .icon.dw {
        background-position: -135px -104px;
    }

    .icon.dwHover {
        background-position: -135px -121px;
    }

    .icon.up2 {
        background-position: -135px -232px;
    }

    .icon.dw2 {
        background-position: -135px -222px;
    }

    .icon.erroricon {
        background-position: -121px -172px;
    }

        .icon.erroricon:hover {
            cursor: pointer;
            background-position: -121px -189px;
        }

    .icon.new {
        width: 27px;
        height: 14px;
        background-position: -472px -274px;
    }

    .icon.timeLineTitle {
        background-position: -459px -231px;
        width: 40px;
        height: 40px;
    }

    .icon.timePoint {
        width: 16px;
        height: 16px;
        background-position: -483px -212px;
    }

        .icon.timePoint.green {
            background-position: -463px -212px;
        }

    .icon.eventArrow {
        width: 11px;
        height: 6px;
        background-position: -488px -205px;
    }

    .icon.addBlueCircle {
        background-position: -68px -268px;
    }

    .icon.upBlueCircle {
        background-position: -68px -222px;
    }

    .icon.toolBlueCircle {
        background-position: -68px -316px;
    }

    .icon.upBlue {
        background-position: -136px -165px;
    }

        .icon.upBlue:hover,
        .icon.upBlue:active {
            background-position: -136px -149px;
        }

    .icon.dwBlue {
        background-position: -136px -200px;
    }

        .icon.dwBlue:hover,
        .icon.dwBlue:active {
            background-position: -136px -184px;
        }

    .icon.SelectedGreen {
        background-position: -111px 0;
    }

        .icon.SelectedGreen .size {
            width: 25px;
            height: 24px;
        }

    .icon.city {
        width: 21px;
        height: 21px;
        background-position: -443px -290px;
    }

    .icon.city1 {
        width: 21px;
        height: 21px;
        background-position: -443px -290px;
    }

    .icon.datePick {
        width: 20px;
        height: 19px;
        background-position: -420px -292px;
    }

    .icon.datePick1 {
        width: 20px;
        height: 19px;
        background-position: -420px -292px;
    }

    .icon.datePick.disable {
        background-position: -420px -292px;
    }

    .icon.lineSearch {
        width: 18px;
        height: 18px;
        background-position: -468px -38px;
    }

    .icon.arrowDown {
        width: 12px;
        height: 12px;
        background-position: -436px -442px;
    }

    .icon.arrowUp {
        width: 12px;
        height: 12px;
        background-position: -425px -442px;
    }

    .icon.clock {
        width: 13px;
        height: 13px;
        background-position: -472px -190px;
    }

    .icon.dc {
        background-position: -130px -54px;
        width: 30px;
        height: 20px;
    }

    .icon.wf {
        background-position: -136px -43px;
        width: 30px;
        height: 20px;
    }

    .icon.transit {
        width: 13px;
        height: 13px;
        background-position: -486px -190px;
    }

    .icon.question {
        width: 17px;
        height: 17px;
        background-position: -469px -171px;
    }

    .icon.preIcn {
        width: 10px;
        height: 20px;
        background-position: -136px -326px;
    }

        .icon.preIcn:hover,
        .icon.preIcn:active {
            background-position: -136px -359px;
        }

        .icon.preIcn.preIcnDis {
            background-position: -136px -326px !important;
        }

    .icon.nextIcn {
        width: 10px;
        height: 20px;
        background-position: -136px -256px;
    }

        .icon.nextIcn:hover,
        .icon.nextIcn:active {
            background-position: -136px -289px;
        }

        .icon.nextIcn.preIcnDis {
            background-position: -136px -256px !important;
        }

    .icon.close {
        width: 17px;
        height: 17px;
        background-position: -458px -372px;
    }

        .icon.close:hover,
        .icon.close:active {
            background-position: -440px -372px;
        }

    .icon.warning {
        width: 18px;
        height: 18px;
        background-position: -422px -354px;
    }

    .icon.speedDial {
        width: 11px;
        height: 11px;
        background-position: -135px -390px;
    }

    .icon.qq {
        width: 74px;
        height: 27px;
        background-position: -374px -261px;
    }

    .icon.direct {
        width: 76px;
        height: 18px;
        margin: 3px 0;
        background-position: -2px -430px;
    }

    .icon.transfer {
        width: 76px;
        height: 24px;
        background-position: -2px -458px;
    }

    .icon.star {
        background: url("../Img/star.png") repeat-x scroll 0 0 transparent;
        height: 15px;
    }

    .icon.starLight {
        background: url("../Img/star.png") repeat-x scroll 0 -16px transparent;
        height: 15px;
    }

    .icon.star2 {
        background: url("../Img/star2.png") repeat-x scroll 0 0 transparent;
        height: 15px;
    }

    .icon.starLight2 {
        background: url("../Img/star2.png") repeat-x scroll 0 -16px transparent;
        height: 15px;
    }

    .icon.clock {
        background-position: -105px -435px;
    }

    .icon.transfers {
        background-position: -105px -462px;
    }

    .icon.unFocus {
        background-position: -105px -485px;
    }

    .icon.focus {
        background-position: -105px -509px;
    }

    .icon.magnifier {
        background-position: -68px -366px;
    }

    .icon.pageCircle {
        background-position: -68px -390px;
    }

    .icon.tintIcon-aa {
        width: 17px;
        height: 17px;
        background-position: -45px -287px;
    }

    .icon.tintIcon-ab {
        width: 17px;
        height: 17px;
        background-position: -45px -311px;
    }

    .icon.tintIcon-ac {
        width: 17px;
        height: 17px;
        background-position: -45px -334px;
    }

    .icon.tintIcon-ad {
        width: 17px;
        height: 17px;
        background-position: -45px -378px;
    }

    .icon.tintIcon-ac {
        width: 17px;
        height: 17px;
        background-position: -45px -334px;
    }

    .icon.tintIcon-ae {
        width: 17px;
        height: 17px;
        background-position: -45px -355px;
    }

    .icon.tintIcon-af {
        width: 17px;
        height: 17px;
        background-position: -45px -401px;
    }

    .icon.tintIcon-ag {
        width: 25px;
        height: 25px;
        background-position: -5px -277px;
    }

    .icon.tintIcon-ah {
        width: 25px;
        height: 25px;
        background-position: -5px -303px;
    }

    .icon.tintIcon-ai {
        width: 25px;
        height: 25px;
        background-position: -5px -329px;
    }

    .icon.tintIcon-aj {
        width: 25px;
        height: 25px;
        background-position: -5px -355px;
    }

    .icon.tintIcon-ak {
        width: 25px;
        height: 25px;
        background-position: -5px -381px;
    }

    .icon.tintIcon-al {
        width: 25px;
        height: 25px;
        background-position: -5px -404px;
    }

    .icon.bgIcon-aa {
        width: 35px;
        height: 75px;
        background-position: -220px -40px;
    }

    .icon.bgIcon-ab {
        width: 65px;
        height: 35px;
        background-position: -271px -41px;
    }

    .icon.bgIcon-ac {
        width: 50px;
        height: 50px;
        background-position: -347px -41px;
    }

    .icon.user-aa {
        width: 12px;
        height: 16px;
        background-position: -106px -131px;
    }

    .icon.user-ab {
        width: 12px;
        height: 16px;
        background-position: -106px -151px;
    }

    .icon.pen-aa {
        width: 14px;
        height: 14px;
        background-position: -105px -173px;
    }

        .icon.pen-aa:hover {
            background-position: -105px -190px;
        }

    .icon.delete-aa {
        width: 14px;
        height: 14px;
        background-position: -122px -173px;
    }

        .icon.delete-aa:hover {
            background-position: -122px -190px;
        }

    .icon.phone-aa {
        width: 30px;
        height: 30px;
        background-position: -164px -483px;
    }

    .icon.checked-aa {
        width: 22px;
        height: 22px;
        background-position: -68px -61px;
    }

    .icon.checked-ab {
        width: 22px;
        height: 22px;
        background-position: -137px -521px;
    }

    .icon.checked-ac {
        width: 22px;
        height: 22px;
        background-position: -165px -521px;
    }

    .icon.checked-ad {
        width: 22px;
        height: 22px;
        background-position: -195px -521px;
    }

    .icon.haventIcon {
        width: 65px;
        height: 55px;
        background-position: -5px -485px;
    }

    .icon.skin-aa {
        width: 18px;
        height: 18px;
        background-position: -105px -532px;
    }

    .icon.supplier {
        width: 19px;
        height: 18px;
        background-position: -112px -612px;
    }

    .icon.refreshic {
        width: 16px;
        height: 16px;
        background-position: -107px -647px;
    }

    .icon.homeEditIcon-aa {
        width: 32px;
        height: 29px;
        background-position: -223px -127px;
    }

    .icon.homeEditIcon-ab {
        width: 32px;
        height: 29px;
        background-position: -223px -169px;
    }

    .icon.homeEditIcon-ac {
        width: 30px;
        height: 32px;
        background-position: -221px -206px;
    }

    .icon.homeEditIcon-ad {
        width: 29px;
        height: 27px;
        background-position: -221px -251px;
    }

    .icon.homeEditIcon-ae {
        width: 32px;
        height: 26px;
        background-position: -221px -286px;
    }

    .icon.homeEditIcon-af {
        width: 31px;
        height: 32px;
        background-position: -221px -318px;
    }

    .icon.homeEditIcon-ag {
        width: 32px;
        height: 25px;
        background-position: -221px -358px;
    }

    .icon.homeEditIcon-ah {
        width: 25px;
        height: 29px;
        background-position: -221px -396px;
    }

    .icon.homeEditIcon-ai {
        width: 30px;
        height: 29px;
        background-position: -221px -435px;
    }

    .icon.remind-aa {
        width: 31px;
        height: 31px;
        background-position: -166px -446px;
    }

    .icon.menu-aa {
        background-position: -11px -560px;
    }

    .icon.menu-ab {
        background-position: -11px -594px;
    }

    .icon.menu-ac {
        background-position: -11px -626px;
    }

    .icon.menu-ad {
        background-position: -11px -657px;
    }

    .icon.call-aa {
        width: 20px;
        height: 22px;
        background-position: -105px -560px;
    }

    .icon.qq-aa {
        width: 15px;
        height: 15px;
        background-position: -105px -594px;
    }

    .icon.icon-cheng {
        width: 20px;
        height: 20px;
        background-position: -250px -541px;
    }

    .icon.icon-tong {
        width: 20px;
        height: 20px;
        background-position: -273px -541px;
    }

    .icon.icon-jisu {
        width: 17px;
        height: 17px;
        background-position: -299px -544px;
    }

    .icon.icon-24xiaoshi {
        width: 17px;
        height: 17px;
        background-position: -321px -544px;
    }

    .icon.icon-zideng {
        width: 28px;
        height: 20px;
        background-position: -344px -542px;
    }

    .icon.icon-hanshu {
        width: 29px;
        height: 20px;
        background-position: -380px -542px;
    }

    .icon.icon-ticketType {
        width: 38px;
        height: 17px;
        background-position: -416px -544px;
    }

    .icon.icon-u-aa {
        width: 35px;
        height: 35px;
        background-position: -467px -533px;
    }

    .icon.icon-u-ab {
        width: 35px;
        height: 35px;
        background-position: -509px -533px;
    }
/**
 * Created by yongjin on 2014/11/26.
 */
.u-triangle {
    height: 0;
    width: 0;
    overflow: hidden;
    /* 这里设置overflow, font-size, line-height */
    font-size: 0;
    /*是因为, 虽然宽高度为0, 但在IE6下会具有默认的 */
    line-height: 0;
    /* 字体大小和行高, 导致盒子呈现被撑开的长矩形 */
    border-color: transparent;
    border-style: solid;
    border-width: 4px;
    display: inline-block;
    position: relative;
    top: 2px;
}

    .u-triangle.right {
        border-left-color: #333;
    }

        .u-triangle.right.white {
            border-left-color: #fff;
        }

        .u-triangle.right.blue {
            border-left-color: #2863b4;
        }

        .u-triangle.right.gray {
            border-left-color: #cccccc !important;
        }

        .u-triangle.right.place {
            top: 0;
            left: 4px;
        }

    .u-triangle.left {
        border-right-color: #333;
    }

        .u-triangle.left.white {
            border-right-color: #fff;
        }

        .u-triangle.left.blue {
            border-right-color: #2863b4;
        }

        .u-triangle.left.gray {
            border-right-color: #cccccc !important;
        }

    .u-triangle.top {
        border-bottom-color: #333;
    }

        .u-triangle.top.white {
            border-bottom-color: #fff;
        }

    .u-triangle.bottom {
        border-top-color: #333;
        border-style: solid dashed dashed dashed;
    }

        .u-triangle.bottom.white {
            border-top-color: #fff;
        }
/* 定制文件上传按钮  */
.u-upload {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    position: relative;
    overflow: hidden;
}

    .u-upload button {
        height: 32px;
        padding: 0 10px;
        border: 1px solid #ccc;
        overflow: visible;
        font-size: 14px;
        color: #666;
        background: #ddd;
    }

    .u-upload input {
        position: absolute;
        top: 0;
        right: -1px;
        font-size: 100px;
        cursor: pointer;
        opacity: 0;
        filter: alpha(opacity=0);
    }

    .u-upload:hover button {
        border-color: #bbb;
        color: #333;
        background: #ccc;
    }

a.u-upload,
a.u-upload:hover {
    text-decoration: none;
}
/*线*/
.u-line-h1 {
    border: 0;
    height: 1px;
    background: #e5e3e3;
}

.u-line-h2 {
    border: 0;
    height: 2px;
    background: #e7ecef;
}
/*带三角气泡*/
.u-bg-tip {
    position: relative;
    line-height: 30px;
    font-size: 12px;
    background-color: #f4f9ff;
    border-top: solid 1px #dbe0e5;
    border-left: solid 1px #dbe0e5;
    border-bottom: solid 1px #fff;
    border-right: solid 1px #fff;
    display: none;
}

    .u-bg-tip .u-bg-tip-arrow {
        position: absolute;
        overflow: hidden;
        font-style: normal;
        font-family: simsun;
        font-size: 20px;
        /*em控制的是尖角边框的颜色*/
        /*i控制的是尖角背景的颜色*/
        /*上尖角*/
        /*右尖角*/
        /*下尖角*/
        /*左尖角*/
    }

        .u-bg-tip .u-bg-tip-arrow em,
        .u-bg-tip .u-bg-tip-arrow i {
            position: absolute;
            left: 0;
            top: 0;
            font-style: normal;
        }

        .u-bg-tip .u-bg-tip-arrow em {
            color: #dbe0e5;
        }

        .u-bg-tip .u-bg-tip-arrow i {
            color: #f4f9ff;
        }

        .u-bg-tip .u-bg-tip-arrow.u-bg-tip-arrow-tp {
            height: 13px;
            width: 40px;
            left: 12px;
            top: -13px;
        }

            .u-bg-tip .u-bg-tip-arrow.u-bg-tip-arrow-tp em {
                top: -1px;
            }

            .u-bg-tip .u-bg-tip-arrow.u-bg-tip-arrow-tp i {
                top: 0;
            }

        .u-bg-tip .u-bg-tip-arrow.u-bg-tip-arrow-rt {
            height: 40px;
            width: 13px;
            right: -13px;
            top: 13px;
        }

            .u-bg-tip .u-bg-tip-arrow.u-bg-tip-arrow-rt em {
                left: -10px;
            }

            .u-bg-tip .u-bg-tip-arrow.u-bg-tip-arrow-rt i {
                left: -11px;
            }

        .u-bg-tip .u-bg-tip-arrow.u-bg-tip-arrow-bt {
            height: 13px;
            width: 40px;
            left: 12px;
            bottom: -13px;
        }

            .u-bg-tip .u-bg-tip-arrow.u-bg-tip-arrow-bt em {
                top: -14px;
            }

            .u-bg-tip .u-bg-tip-arrow.u-bg-tip-arrow-bt i {
                top: -15px;
            }

        .u-bg-tip .u-bg-tip-arrow.u-bg-tip-arrow-lt {
            height: 40px;
            width: 13px;
            left: -11px;
            top: 12px;
        }

            .u-bg-tip .u-bg-tip-arrow.u-bg-tip-arrow-lt i {
                left: 2px;
            }

    .u-bg-tip .u-bg-tip-con {
        color: #666;
        line-height: 20px;
        padding: 14px;
    }

    .u-bg-tip.yellow {
        background-color: #fffaf0;
        border-top: solid 1px #ebd7c4;
        border-left: 0;
        border-bottom: 0;
        border-right: 0;
    }

        .u-bg-tip.yellow .u-bg-tip-arrow {
            /*em控制的是尖角边框的颜色*/
            /*i控制的是尖角背景的颜色*/
        }

            .u-bg-tip.yellow .u-bg-tip-arrow em {
                color: #ebd7c4;
            }

            .u-bg-tip.yellow .u-bg-tip-arrow i {
                color: #fffaf0;
            }

.u-blueTxt {
    color: #2863b4;
}

.u-boldTxt {
    font-weight: bold;
}

.u-change {
    color: #cdcdcd;
}

    .u-change span {
        color: #FFFFFF;
        padding: 2px;
        background-color: #cdcdcd;
    }

    .u-change:hover {
        color: #78baff;
        text-decoration: none;
    }

        .u-change:hover span {
            background-color: #78baff;
        }
/**
 * Created by JimYong on 2014/11/27.
 */
html,
body {
    width: 100%;
    height: 100%;
    margin: 0;
}

html {
    _height: auto;
    _padding: 100px 0 50px;
}

.g-warp.iframe {
    width: 1064px;
    margin: 0 auto !important;
    padding-top: 20px;
}

.g-warp .g-hd,
.g-warp .g-sd,
.g-warp .g-mn,
.g-warp .g-ft {
    position: absolute;
    left: 0;
}

.g-warp .g-hd {
    position: static;
}

.g-warp .g-hd,
.g-warp .g-ft {
    width: 100%;
}

.g-warp .g-sd{
    top: 68px;
	    bottom: 0;
    _height: 100%;
    overflow: auto;
}
.g-warp .g-mn {
    top: 68px;
    _height: 100%;
    overflow: auto;
}

.g-warp .g-hd {
    top: 0;
    height: 100px;
}

.g-warp .g-mn {
    _position: relative;
    left: 161px;
    right: 0;
    _top: 0;
    _left: 0;
    _margin-left: 300px;
}

.g-warp .g-ft {
    bottom: 0;
    height: 50px;
}

.g-warp .g-hd.header {
    height: 68px;
    background-color: #3b8de3;
    box-shadow: 0 1px 5px #333333;
    position: relative;
    z-index: 999;
}

.g-warp .g-sd {
    /*position: relative;
        float: left;
        width: 160px;
        margin-right: -160px;*/
    width: 161px;
    background-color: #2863b4;
}

    .g-warp .g-sd .open {
        width: 1px;
        background-color: transparent;
        display: block;
        float: left;
        height: auto;
        right: -11px;
        top: 0;
    }

.g-warp .left_menu {
    color: #fff;
}

    .g-warp .left_menu h3,
    .g-warp .left_menu li {
        border-top: 1px solid #3077d9;
        border-bottom: 1px solid #054aa9;
    }

    .g-warp .left_menu h3 {
        display: block;
        line-height: 48px;
        padding: 0 2px 0 20px;
        background-color: #2863b4;
        font-size: 14px;
    }

    .g-warp .left_menu li em {
        vertical-align: text-top;
        margin-right: 6px;
    }

    .g-warp .left_menu li a {
        color: #fff;
        display: block;
        line-height: 48px;
        padding: 0 2px 0 48px;
        background: url("../Img/leftMenu_bg.png") no-repeat #3075d5;
        background-position: -297px 0;
        transition: background-position 0.15s ease-in-out;
    }

        .g-warp .left_menu li a:hover,
        .g-warp .left_menu li a.cur {
            background-position: -140px 0;
            transition: background-position 0.15s ease-in-out;
            text-decoration: none;
        }

    .g-warp .left_menu .menu_cat ul {
        display: none;
        transition: all 0.15s ease-in-out;
    }

    .g-warp .left_menu .menu_cat.on i {
        background-position-x: -45px !important;
    }

    .g-warp .left_menu .menu_cat.on ul {
        display: block;
    }

    .g-warp .left_menu .menu_cat h3:hover i {
        background-position-x: -45px !important;
    }

    .g-warp .left_menu .menu_cat i {
        margin-right: 12px;
    }

.g-warp #Scroll {
    width: 160px;
}

#leftCall {
    margin-top: 50px;
}

    #leftCall h5 {
        position: relative;
        background: #2554a2;
        padding: 15px 20px;
        cursor: pointer;
        margin-bottom: 5px;
    }

        #leftCall h5:hover {
            background: #224e96;
        }

        #leftCall h5 span {
            display: block;
            line-height: 18px;
        }

        #leftCall h5 i {
            position: absolute;
            right: 15px;
            top: 20px;
        }

    #leftCall table {
        margin-left: 20px;
    }
/*
 * CSS Styles that are needed by jScrollPane for it to operate correctly.
 *
 * Include this stylesheet in your site or copy and paste the styles below into your stylesheet - jScrollPane
 * may not operate correctly without them.
 */
.jspContainer {
    overflow: hidden;
    position: relative;
}

.jspPane {
    position: absolute;
}

.jspVerticalBar {
    position: absolute;
    top: 0;
    right: 2px;
    width: 6px;
    height: 100%;
    display: none;
}

.jspHorizontalBar {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 6px;
}

.jspCap {
    display: none;
}

.jspHorizontalBar .jspCap {
    float: left;
}

.jspTrack {
    background: #1f4b96;
    opacity: 0.8;
    position: relative;
}

.jspDrag {
    border-radius: 2px;
    background: #6bb3ff;
    position: relative;
    top: 0;
    left: 0;
    cursor: pointer;
}

.jspHorizontalBar .jspTrack,
.jspHorizontalBar .jspDrag {
    float: left;
    height: 100%;
}

.jspArrow {
    background: #50506d;
    text-indent: -20000px;
    display: block;
    cursor: pointer;
    padding: 0;
    margin: 0;
}

    .jspArrow.jspDisabled {
        cursor: default;
        background: #80808d;
    }

.jspVerticalBar .jspArrow {
    height: 16px;
}

.jspHorizontalBar .jspArrow {
    width: 16px;
    float: left;
    height: 100%;
}

.jspVerticalBar .jspArrow:focus {
    outline: none;
}

.jspCorner {
    background: #eeeef4;
    float: left;
    height: 100%;
}
/* Yuk! CSS Hack for IE6 3 pixel bug :( */
* html .jspCorner {
    margin: 0 -3px 0 0;
}
/**
 * Created by XiaoFeng on 2014-11-26.
 */
/* 表格 */
.m-table {
    width: 100%;
}

    .m-table.listTab tr.first-tr,
    .m-table.listTab tr.first-tr:hover,
    .m-table.listTab tr.first-tr:active {
        background-color: #FFFFFF !important;
    }

    .m-table.listTab tbody tr.even {
        background-color: #fbfcfe;
    }

    .m-table.listTab tr.last-tr,
    .m-table.listTab tr.last-tr:hover,
    .m-table.listTab tr.last-tr:active {
        background-color: #edf8ff !important;
    }

        .m-table.listTab tr.last-tr td,
        .m-table.listTab tr.last-tr:hover td,
        .m-table.listTab tr.last-tr:active td {
            border-bottom: none;
        }

    .m-table.listTab tbody tr:hover {
        background-color: #e0f9ff !important;
    }

    .m-table.listTab th.first,
    .m-table.listTab td.first {
        padding-left: 27px;
    }

    .m-table.listTab th.last,
    .m-table.listTab td.last {
        padding-right: 18px;
    }

    .m-table.listTab th {
        padding-top: 16px;
        height: 28px;
        color: #999999;
        font-weight: bold;
        border-bottom: solid 2px #cad5dc;
    }

        .m-table.listTab th .chekLable input {
            vertical-align: text-top;
            margin-right: 8px;
        }

    .m-table.listTab td {
        color: #5d6474;
        border-bottom: solid 1px #dde8ef;
        line-height: 22px;
        padding: 10px 0;
    }

    .m-table.table-x th,
    .m-table.table-x td {
        line-height: 30px;
        padding-bottom: 16px;
    }

    .m-table.table-x th {
        text-align: right;
        padding-right: 18px;
        vertical-align: top;
    }

    .m-table.table-x td {
        color: #666;
    }

    .m-table.table-x tr.errCon th,
    .m-table.table-x tr.errCon td {
        height: 18px;
        padding-bottom: 8px;
        line-height: 18px;
        color: #ed5565;
    }

    .m-table.table-x.pb0 th,
    .m-table.table-x.pb0 td {
        padding-bottom: 0;
        color: #333333;
    }

.table-ls tr td {
    padding: 5px 0;
}
/**
 * Created by yongjin on 2014/12/1.
 */
/* 表头固定内容滚动的表格  */
.m-table2 {
    margin: 0 0 20px;
    line-height: 18px;
}

    .m-table2 .scroll {
        max-height: 116px;
        _height: 116px;
        border: 1px solid #ddd;
        border-top: 0;
        overflow: hidden;
        overflow-y: auto;
    }

    .m-table2 table {
        width: 100%;
        _width: auto;
        table-layout: fixed;
    }

    .m-table2 th,
    .m-table2 td {
        width: 100px;
        padding: 10px;
        border: 1px solid #ddd;
    }

        .m-table2 th.last,
        .m-table2 td.last {
            width: auto;
        }

    .m-table2 th {
        font-weight: bold;
        background: #eee;
    }

        .m-table2 th.last {
            width: auto;
        }

    .m-table2 tbody tr.first td {
        border-top: 0;
    }

    .m-table2 tbody tr.last td {
        border-bottom: 0;
    }

    .m-table2 tbody tr td.first {
        border-left: 0;
    }

    .m-table2 tbody tr td.last {
        border-right: 0;
    }
/**
 * Created by XiaoFeng on 2014-11-26.
 */
/* 按钮 */
.u-btn {
    display: inline-block;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    word-wrap: normal;
    white-space: nowrap;
}

.btn-blue {
    border: 0;
    color: #fff;
    border-radius: 4px;
    background-color: #3b8de3;
}

    .btn-blue:hover {
        background-color: #3075d5;
    }

    .btn-blue.btn-h40 {
        height: 40px;
        line-height: 40px;
        width: 270px;
        font-size: 18px;
        font-family: '\5FAE\8F6F\96C5\9ED1', "Helvetica Neue", Helvetica, Arial, sans-serif;
    }

    .btn-blue.btn-h38 {
        height: 38px;
        line-height: 38px;
        padding: 0 24px;
        font-size: 14px;
    }

        .btn-blue.btn-h38.btn-zc {
            font-size: 16px;
            padding: 0 50px;
            font-family: '\5FAE\8F6F\96C5\9ED1', "Helvetica Neue", Helvetica, Arial, sans-serif;
        }

        .btn-blue.btn-h38.btn-pt {
            font-size: 14px;
            padding: 0 24px;
        }

    .btn-blue.btn-h28 {
        height: 28px;
        line-height: 28px;
        padding: 0 15px;
        *padding: 0 4px;
    }

        .btn-blue.btn-h28 i {
            display: inline-block;
            width: 18px;
            text-align: center;
            font-size: 12px;
            color: #ccc;
            font-family: \5b8b\4f53;
        }

    .btn-blue.btn-h30 {
        height: 30px;
        line-height: 30px;
        padding: 0 15px;
        *padding: 0 5px;
    }

.btn-blue-line {
    border: solid 1px #3b8de3;
    border-radius: 4px;
}

    .btn-blue-line.btn-h38 {
        height: 38px;
        line-height: 38px;
        padding: 0 30px;
        color: #3b8de3;
        background-color: #FFFFFF;
    }

        .btn-blue-line.btn-h38:hover {
            background-color: #ecf5ff;
        }

    .btn-blue-line.btn-h36 {
        height: 36px;
        line-height: 36px;
        padding: 0 30px;
        color: #3b8de3;
        background-color: #FFFFFF;
    }

        .btn-blue-line.btn-h36:hover {
            background-color: #ecf5ff;
        }

    .btn-blue-line.btn-h20 {
        height: 20px;
        line-height: 20px;
        *line-height: 12px;
        border-radius: 2px;
        padding: 0 9px;
        *padding: 0 7px;
        color: #2863b4;
        background-color: #deeeff;
    }

        .btn-blue-line.btn-h20:hover {
            background-color: #bfdeff;
        }

.btn-gray {
    cursor: default;
    color: #FFFFFF;
    background-color: #999999;
}

    .btn-gray.btn-h38 {
        font-size: 14px;
        height: 38px;
        line-height: 38px;
        border-radius: 2px;
        border: solid 1px #999999;
        padding: 0 24px;
    }

    .btn-gray.btn-h20 {
        height: 20px;
        line-height: 20px;
        border-radius: 2px;
        border: solid 1px #999999;
        padding: 0 10px;
    }

.btn-gray-line {
    cursor: pointer;
    border-radius: 2px;
    padding: 0 15px;
    *padding: 0 5px;
    color: #5d6474;
    border: solid 1px #b8b8b8;
    background-color: #efefef;
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ffffff), to(#efefef));
    background: -webkit-linear-gradient(#ffffff, #efefef);
    background: -moz-linear-gradient(#ffffff, #efefef);
    background: -ms-linear-gradient(#ffffff, #efefef);
    background: linear-gradient(#ffffff, #efefef);
}

    .btn-gray-line:hover {
        background-color: #FFFFFF;
        background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#efefef), to(#ffffff));
        background: -webkit-linear-gradient(#efefef, #ffffff);
        background: -moz-linear-gradient(#efefef, #ffffff);
        background: -ms-linear-gradient(#efefef, #ffffff);
        background: linear-gradient(#efefef, #ffffff);
    }

    .btn-gray-line.btn-h38 {
        height: 38px;
        line-height: 38px;
    }

    .btn-gray-line.btn-h28 {
        height: 28px;
        line-height: 28px;
        *line-height: 24px;
    }

    .btn-gray-line.btn-h24 {
        height: 22px;
        *height: 24px;
        line-height: 22px;
        *line-height: 20px;
    }

.btn-white {
    cursor: pointer;
    border-radius: 4px;
    padding: 0 16px;
    color: #666666;
    background-color: #FFFFFF;
    border: solid 1px #d1d1d1;
}

    .btn-white.btn-h38 {
        height: 36px;
        line-height: 36px;
    }

    .btn-white.btn-h32 {
        height: 32px;
        line-height: 32px;
    }

    .btn-white.rebateBox i {
        display: inline-block;
        width: 20px;
        text-align: center;
        font-size: 12px;
        color: #ccc;
        font-family: \5b8b\4f53;
        position: relative;
        top: 4px;
        margin-right: 4px;
    }

    .btn-white.rebateBox.addBox:hover .icon,
    .btn-white.rebateBox.addBox:active .icon {
        background-position: -68px -292px;
    }

    .btn-white.rebateBox.upBox:hover .icon,
    .btn-white.rebateBox.upBox:active .icon {
        background-position: -68px -244px;
    }

    .btn-white.rebateBox.toolBox:hover .icon,
    .btn-white.rebateBox.toolBox:active .icon {
        background-position: -68px -340px;
    }

.btn-orange {
    cursor: pointer;
    border-radius: 4px;
    padding: 0 16px;
    color: #ffffff;
    border: 0 none;
    background-color: #ffa320;
}

    .btn-orange.btn-h38 {
        height: 38px;
        line-height: 38px;
        padding: 0 30px;
    }

.btnBlue-aa {
    display: inline-block;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    word-wrap: normal;
    white-space: nowrap;
    border: 0;
    color: #fff;
    border-radius: 4px;
    background-color: #3b8de3;
    height: 40px;
    padding: 0 20px;
    font-size: 12px;
}

    .btnBlue-aa:hover {
        background-color: #3075d5;
    }

    .btnBlue-aa i {
        vertical-align: middle;
    }

.btnBlue-ab {
    display: inline-block;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    color: #666666;
    word-wrap: normal;
    white-space: nowrap;
    border-radius: 4px;
    background-color: #ffffff;
    height: 38px;
    padding: 0 20px;
    border: solid 1px #3b8de3;
    font-size: 12px;
}

    .btnBlue-ab:hover {
        background-color: #ecf5ff;
    }

    .btnBlue-ab i {
        vertical-align: middle;
    }

.btnWhite-aa {
    display: inline-block;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    word-wrap: normal;
    white-space: nowrap;
    color: #666666;
    border-radius: 4px;
    background-color: #FFFFFF;
    height: 38px;
    padding: 0 20px;
    border: solid 1px #d1d1d1;
    font-size: 12px;
}

    .btnWhite-aa:hover {
        border: solid 1px #3075d5;
    }

    .btnWhite-aa i {
        vertical-align: middle;
    }

.btnOrange-aa {
    display: inline-block;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    word-wrap: normal;
    white-space: nowrap;
    border: 0;
    color: #fff;
    border-radius: 4px;
    background-color: #ffa320;
    height: 40px;
    padding: 0 20px;
    font-size: 12px;
}

    .btnOrange-aa:hover {
        background-color: #3075d5;
    }

    .btnOrange-aa i {
        vertical-align: middle;
    }
/**
 * Created by XiaoFeng on 2014-11-26.
 */
/* 输入框 */
.u-ipt {
    border: solid 1px #b8b8b8;
    padding: 0 12px;
    color: #666666;
}

    .u-ipt:focus {
        border: solid 1px #fdae16 !important;
        background-color: #ffffff !important;
    }

.u-ipt1:focus {
    border: solid 1px #fdae16 !important;
    background-color: #ffffff !important;
}

.u-ipt.ipt-30 {
    line-height: 18px;
    height: 18px;
    padding: 5px 12px;
}

.u-ipt.ipt-28 {
    line-height: 18px;
    height: 18px;
    padding: 4px 12px;
}

.u-ipt.ipt-34 {
    line-height: 18px;
    height: 18px;
    padding: 7px 12px;
}

.u-ipt1.ipt-34 {
    line-height: 18px;
    height: 18px;
    padding: 7px 12px;
}

.u-ipt.iptFcus {
    border: solid 1px #fdae16 !important;
    background-color: #ffffff !important;
}

.u-ipt.nbdr {
    border: 0;
}

.u-ipt.errIpt {
    border: solid 1px #f7d0d4 !important;
    background-color: #fbf0f1 !important;
}

.u-ipt .errFt {
    color: #ed5565;
}

.u-ipt.iptDate {
    cursor: pointer;
    background: url("../Img/date.png") no-repeat 88px 7px;
}
/**
 * Created by XiaoFeng on 2014-11-26.
 */
.header .logo {
    font-size: 24px;
    font-weight: normal;
    font-family: '\5FAE\8F6F\96C5\9ED1', "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #FFFFFF;
    margin-left: 20px;
    line-height: 70px;
}

.header .searchBox {
    margin-top: 18px;
    width: 330px;
    height: 30px;
    line-height: 30px;
    border-radius: 4px;
    background: #fff;
    position: relative;
}

.header .dropdown {
    height: 20px;
    line-height: 20px;
    border: 0 none;
    position: relative;
    top: 5px;
}

.header .ipt {
    border: 0 none;
    padding: 7px;
    width: 187px;
}

.header .btn {
    width: 45px;
    height: 30px;
    background: #78baff url("../Img/icon.png") -455px -32px no-repeat;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border: 0 none;
    margin: 0;
    cursor: pointer;
}

    .header .btn:hover {
        background-color: #5aabff;
    }

.header .nav-drop {
    position: relative;
    z-index: 2;
}

    .header .nav-drop strong a {
        color: #fff;
        text-align: right;
        line-height: 70px;
        font-size: 14px;
        display: block;
        min-width: 140px;
    }

        .header .nav-drop strong a:hover {
            text-decoration: none;
        }

        .header .nav-drop strong a i {
            width: 10px;
            height: 7px;
            margin: 0 10px;
            display: inline-block;
            background: url("../Img/icon.png") no-repeat -487px -66px;
        }

    .header .nav-drop .snav {
        visibility: hidden;
        position: absolute;
        top: 66px;
        display: block;
        z-index: 10;
        background-color: #2a85e5;
        border-top: 1px solid #3b8de3;
        width: 100%;
    }

        .header .nav-drop .snav ul {
            border-top: 1px solid #3077d9;
            width: 100%;
        }

        .header .nav-drop .snav a {
            color: #fff;
            display: block;
            height: 45px;
            line-height: 45px;
        }

            .header .nav-drop .snav a:hover {
                text-decoration: none;
                background-color: #3c8eff;
            }

            .header .nav-drop .snav a.quit {
                background-color: #2b78e3 !important;
            }

        .header .nav-drop .snav i {
            margin-top: 12px;
            margin-left: 14px;
            margin-right: 10px;
            display: inline-block;
            float: left;
        }

    .header .nav-drop:hover {
        text-decoration: none;
        background-color: #2a85e5;
    }

        .header .nav-drop:hover .snav {
            display: block;
            visibility: visible;
        }

.topnav a {
    display: block;
    height: 68px;
    line-height: 70px;
    padding: 0 23px;
    color: #fff;
    margin-left: 20px;
    font-family: '\5FAE\8F6F\96C5\9ED1', "Helvetica Neue", Helvetica, Arial, sans-serif;
}

    .topnav a:hover {
        background-color: #2a85e5;
        text-decoration: none;
    }
/* 检索条件 */
.m-chekbox {
    width: 100%;
    margin-top: 24px;
}

    .m-chekbox td {
        height: 30px;
    }

        .m-chekbox td .tname {
            float: left;
            line-height: 30px;
            font-size: 14px;
            color: #5d6474;
            margin-right: 0;
            padding: 0 18px 0 27px;
        }

        .m-chekbox td .m-table td {
            padding-bottom: 8px;
        }

        .m-chekbox td.chekbtn {
            padding-left: 20px;
            vertical-align: top;
            padding-top: 1px;
        }

.m-chekbox4 {
    background-color: #e5f2ff;
    border-top: solid 4px #98cbff;
    border-bottom: solid 1px #a0cfff;
    font-family: '\5FAE\8F6F\96C5\9ED1', "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 16px;
}

    .m-chekbox4 li {
        float: left;
    }

        .m-chekbox4 li a {
            display: block;
            padding: 0 13px;
            height: 52px;
            line-height: 52px;
            color: #666666 !important;
        }

            .m-chekbox4 li a span {
                color: #ff0000 !important;
            }

        .m-chekbox4 li.active,
        .m-chekbox4 li:hover {
            border-top: solid 4px #3c8eff;
            margin-top: -4px;
        }

            .m-chekbox4 li.active a,
            .m-chekbox4 li:hover a {
                color: #2863b4 !important;
                font-weight: bold;
            }

.m-chekCon4 th,
.m-chekCon4 td {
    color: #666666;
}

    .m-chekCon4 th:first-child,
    .m-chekCon4 td:first-child {
        padding-left: 20px;
    }

.m-chekCon4 td {
    padding: 12px 0;
}

.m-chekCon4 .tt th {
    background-color: #78baff;
    height: 40px;
    line-height: 40px;
    color: #ffffff;
    font-family: '\5FAE\8F6F\96C5\9ED1', "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: bold;
}

.m-chekCon4 .tt2 th {
    background-color: #e6f2fb;
    color: #5d6474;
    height: 29px;
    line-height: 29px;
}

.m-chekCon4.bdr {
    border: solid 1px #bee3ff;
}
/*弹出框*/
.m-layer {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    background: rgba(0, 0, 0, 0.5);
    filter: alpha(opacity=50);
    /*IE滤镜，透明度50%*/
    -moz-opacity: 0.5;
    /*Firefox私有，透明度50%*/
    opacity: 0.5;
    /*其他，透明度50%*/
}

    .m-layer .m-table {
        table-layout: fixed;
        width: 100%;
        height: 100%;
    }

    .m-layer .m-td {
        vertical-align: middle;
    }

.lywrap {
    position: relative;
    margin: 0 auto;
    display: none;
}

    .lywrap .lytt {
        position: relative;
        height: 38px;
        margin: 0 0 -1px;
        background: #3b8de3;
    }

        .lywrap .lytt h2 {
            float: left;
            line-height: 38px;
            font-size: 14px;
            font-weight: normal;
            color: #fff;
            padding-left: 28px;
        }

        .lywrap .lytt .lyclose {
            float: right;
            display: block;
            width: 38px;
            height: 38px;
            line-height: 38px;
            text-align: center;
            font-family: arial;
            font-size: 38px;
            color: #fff;
            background: #2863b4;
            cursor: pointer;
        }

            .lywrap .lytt .lyclose:hover {
                background: #225aa7;
            }

    .lywrap .lyct {
        min-height: 86px;
        max-height: 412px;
        overflow-y: auto;
        padding: 38px;
        background: #fff;
        color: #333;
    }

        .lywrap .lyct .u-ipt {
            width: 265px;
        }

        .lywrap .lyct .lycttxt {
            min-height: 60px;
        }

        .lywrap .lyct .lybtns {
            margin: 0 auto;
        }

            .lywrap .lyct .lybtns.tbtn {
                text-align: center;
            }
/*备注*/
.m-note {
    background-color: #f4faee;
    padding: 10px 13px;
    line-height: 18px;
    border: solid 1px #d0d9c8;
    color: #5e714e;
}

    .m-note .title {
        margin-right: 30px;
        font-weight: bold;
    }

    .m-note .list {
        padding-top: 6px;
    }

        .m-note .list li {
            line-height: 18px;
        }
/*黄色框提示*/
.m-note2 {
    background-color: #fffbe7;
    padding: 8px 12px;
    border: solid 1px #f6e2b5;
    color: #666;
    line-height: 18px;
}
/*错误提示*/
.errTip,
.successTip {
    display: none;
}

.errTip {
    color: #ed5565;
}

.m-chekbox2 {
    background-color: #f3f9ff;
    border-top: solid 1px #cde0f4;
    padding: 10px;
}

.m-simulateIpt {
    border: solid 1px #b8b8b8;
    background-color: #FFFFFF;
    vertical-align: middle;
}

    .m-simulateIpt.h28 {
        height: 28px;
        line-height: 28px;
    }

    .m-simulateIpt span {
        padding-left: 10px;
        color: #999999;
    }

    .m-simulateIpt input {
        color: #666666;
    }

        .m-simulateIpt input:focus {
            border: 0 !important;
        }

.m-mBar {
    width: 36px;
    background: #333;
    bottom: 0;
    overflow: visible;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 9999;
}

.m-mBar-box {
    height: 320px;
    position: relative;
}

.m-mbar-tab {
    margin-bottom: 20px;
}

    .m-mbar-tab a {
        position: relative;
        width: 36px;
        height: 28px;
        display: block;
        text-indent: -9999px;
        outline: none;
        background: url("../Img/icon.png") no-repeat -163px -41px #333333;
    }

        .m-mbar-tab a.mBar_icon_0 {
            background-position: -157px -555px;
        }

        .m-mbar-tab a.mBar_icon_2 {
            background-position: -163px -89px;
        }

        .m-mbar-tab a.mBar_icon_3 {
            background-position: -163px -137px;
        }

        .m-mbar-tab a.mBar_icon_4 {
            background-position: -163px -185px;
        }

        .m-mbar-tab a.mBar_icon_5 {
            background-position: -163px -233px;
        }

        .m-mbar-tab a.mBar_icon_6 {
            background-position: -163px -281px;
        }

        .m-mbar-tab a.mBar_icon_7 {
            background-position: -163px -329px;
        }

        .m-mbar-tab a.mBar_icon_8 {
            background-position: -163px -377px;
        }

        .m-mbar-tab a:hover {
            background-color: #3075d5;
        }

.m-mbar-fixed {
    position: fixed;
    bottom: 0;
}

.mBar_tips {
    width: 14px;
    height: 14px;
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    text-indent: 0;
    font-family: arial, sans-serif;
    text-align: center;
    border-radius: 7px;
    background: red;
    color: #fff;
    font-size: 11px;
}

.mBar-tab-tip {
    background-color: #3b8de3;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
    color: #fff;
    display: none;
    height: 28px;
    line-height: 28px;
    position: absolute;
    right: 70px;
    text-align: center;
    top: 0;
    width: 90px;
    opacity: 0;
    text-indent: 0;
}

.m-mbar-tab a:hover .mBar-tab-tip {
    display: block;
}

.mbar-tab-tip-arr {
    color: #3b8de3;
    right: -8px;
    top: 7px;
}

.mbar-arr {
    text-indent: 0;
    font-family: "宋体";
    font-size: 16px;
    height: 16px;
    line-height: 16px;
    position: absolute;
    text-align: center;
    width: 16px;
}
/*航司矩阵*/
.m-flightSlider {
    position: relative;
    border: solid 5px #e6f0f6;
    color: #666666;
}

    .m-flightSlider a {
        display: block;
        width: 35px;
        height: 118px;
        text-indent: -9999px;
    }

    .m-flightSlider .u-prev {
        border-right: 2px solid #e6f0f6;
        width: 40px;
    }

        .m-flightSlider .u-prev i {
            display: block !important;
            margin: 50px auto;
        }

        .m-flightSlider .u-prev.u-disabled i {
            background-position: -135px -326px !important;
        }

    .m-flightSlider .u-next {
        border-left: 2px solid #e6f0f6;
        width: 40px;
    }

        .m-flightSlider .u-next i {
            display: block !important;
            margin: 50px auto;
        }

        .m-flightSlider .u-next.u-disabled i {
            background-position: -135px -256px !important;
        }

    .m-flightSlider .u-close {
        position: absolute;
        width: 17px;
        height: 17px;
        display: block;
        top: -11px;
        right: -11px;
        border: 0 none;
    }

        .m-flightSlider .u-close i {
            display: block;
        }

    .m-flightSlider table tr td,
    .m-flightSlider table tr th {
        text-align: center;
        background-color: #fff;
        line-height: 34px;
        height: 35px;
        vertical-align: middle;
    }

    .m-flightSlider table tr td {
        width: 126px;
        height: 35px;
    }

    .m-flightSlider table tr:first-child th {
        height: 47px;
    }

    .m-flightSlider .fstTable td {
        border-top: solid 1px #c8e2f1;
    }

    .m-flightSlider .sedTable th {
        border-left: solid 1px #c8e2f1;
        line-height: 20px;
    }

        .m-flightSlider .sedTable th i {
            display: block;
            margin: 4px auto 0;
        }

    .m-flightSlider .sedTable td {
        border-top: solid 1px #c8e2f1;
        border-left: solid 1px #c8e2f1;
        cursor: pointer;
    }

    .m-flightSlider .m-flightList {
        width: 843px;
        overflow: hidden;
        position: relative;
        height: 119px;
    }

        .m-flightSlider .m-flightList .m-listTable {
            border: 0 none;
            width: auto;
            position: absolute;
            left: 0;
            top: 0;
        }

            .m-flightSlider .m-flightList .m-listTable .sedTable th,
            .m-flightSlider .m-flightList .m-listTable .sedTable td {
                border-left: solid 1px #c8e2f1;
            }

            .m-flightSlider .m-flightList .m-listTable .sedTable td {
                border-top: solid 1px #c8e2f1;
            }

        .m-flightSlider .m-flightList td {
            background-color: #f3f9ff;
            border: 0 none;
            width: auto;
        }

            .m-flightSlider .m-flightList td th,
            .m-flightSlider .m-flightList td td {
                border-left: 0 none;
                border-right: 0 none;
                width: 140px;
                min-width: 140px;
            }

    .m-flightSlider .redTxt {
        color: #ed1e1e;
    }

.m-blackScreen {
    border: 0 none;
    background-color: #000;
    color: #fff;
    padding: 25px 35px;
}

    .m-blackScreen.fontGreen {
        color: #00ff00;
    }

.table-aa tr td {
    padding: 5px 0;
}

.table-ab tr td {
    padding: 10px 0;
}
/****航空公司icon****/
.hkIcn {
    display: block;
    vertical-align: text-bottom;
    line-height: 1;
    /*中国南方航空*/
    /*英安航空*/
    /*瑞丽航空*/
    /*东海航空*/
    /*长龙航空*/
    /*青岛航空*/
    /*中国国际航空*/
    /*海南航空*/
    /*上海航空*/
    /*四川航空*/
    /*厦门航空*/
    /*山东航空*/
    /*深圳航空*/
    /*中国联合航空*/
    /*成都航空*/
    /*祥鹏航空*/
    /*奥凯航空*/
    /*上海吉祥航空*/
    /*华夏航空*/
    /*西部航空*/
    /*河北航空*/
    /*春秋航空*/
    /*大新华航空*/
    /*天津航空*/
    /*首都航空*/
    /*鲲鹏航空*/
    /*幸福航空*/
    /*昆明航空*/
    /*中国东方航空*/
    /*重庆航空*/
    /*西藏航空*/
}

    .hkIcn.s18 {
        width: 18px;
        height: 18px;
    }

    .hkIcn.zgnf {
        background: url(../Img/hkIcn/zgnf.png) no-repeat left;
    }

    .hkIcn.ya {
        background: url(../Img/hkIcn/ya.png) no-repeat left;
    }

    .hkIcn.rl {
        background: url(../Img/hkIcn/rl.png) no-repeat left;
    }

    .hkIcn.dh {
        background: url(../Img/hkIcn/dh.png) no-repeat left;
    }

    .hkIcn.cl {
        background: url(../Img/hkIcn/cl.png) no-repeat left;
    }

    .hkIcn.qd {
        background: url(../Img/hkIcn/qd.png) no-repeat left;
    }

    .hkIcn.zggj {
        background: url(../../../images/v20/zggj/qd.png) no-repeat left;
    }

    .hkIcn.hn {
        background: url(../Img/hkIcn/hn.png) no-repeat left;
    }

    .hkIcn.sh {
        background: url(../Img/hkIcn/sh.png) no-repeat left;
    }

    .hkIcn.sc {
        background: url(../Img/hkIcn/sc.png) no-repeat left;
    }

    .hkIcn.xm {
        background: url(../Img/hkIcn/xm.png) no-repeat left;
    }

    .hkIcn.sd {
        background: url(../Img/hkIcn/sd.png) no-repeat left;
    }

    .hkIcn.sz {
        background: url(../Img/hkIcn/sz.png) no-repeat left;
    }

    .hkIcn.zglh {
        background: url(../Img/hkIcn/zglh.png) no-repeat left;
    }

    .hkIcn.cd {
        background: url(../Img/hkIcn/cd.png) no-repeat left;
    }

    .hkIcn.xp {
        background: url(../Img/hkIcn/xp.png) no-repeat left;
    }

    .hkIcn.ak {
        background: url(../Img/hkIcn/ak.png) no-repeat left;
    }

    .hkIcn.shjx {
        background: url(../Img/hkIcn/shjx.png) no-repeat left;
    }

    .hkIcn.hx {
        background: url(../Img/hkIcn/hx.png) no-repeat left;
    }

    .hkIcn.xb {
        background: url(../Img/hkIcn/xb.png) no-repeat left;
    }

    .hkIcn.hb {
        background: url(../Img/hkIcn/hb.png) no-repeat left;
    }

    .hkIcn.chq {
        background: url(../Img/hkIcn/chq.png) no-repeat left;
    }

    .hkIcn.dxh {
        background: url(../Img/hkIcn/dxh.png) no-repeat left;
    }

    .hkIcn.tj {
        background: url(../Img/hkIcn/tj.png) no-repeat left;
    }

    .hkIcn.shd {
        background: url(../Img/hkIcn/shd.png) no-repeat left;
    }

    .hkIcn.kp {
        background: url(../Img/hkIcn/kp.png) no-repeat left;
    }

    .hkIcn.xf {
        background: url(../Img/hkIcn/xf.png) no-repeat left;
    }

    .hkIcn.km {
        background: url(../Img/hkIcn/km.png) no-repeat left;
    }

    .hkIcn.zgdf {
        background: url(../Img/hkIcn/zgdf.png) no-repeat left;
    }

    .hkIcn.chq {
        background: url(../Img/hkIcn/chq.png) no-repeat left;
    }

    .hkIcn.xz {
        background: url(../Img/hkIcn/xz.png) no-repeat left;
    }
/**
 * Created by cyleen on 2015-6-19.
 */
@-webkit-keyframes scaleKu {
    from {
        -webkit-transform: scale(1.2, 1.2);
    }

    to {
        -webkit-transform: scale(1, 1);
    }
}

@-moz-keyframes scaleKu {
    from {
        -moz-transform: scale(1.1, 1.1);
    }

    to {
        -moz-transform: scale(1, 1);
    }
}

@-o-keyframes scaleKu {
    from {
        -o-transform: scale(1.1, 1.1);
    }

    to {
        -o-transform: scale(1, 1);
    }
}

@keyframes scaleKu {
    from {
        -ms-transform: scale(1.1, 1.1);
    }

    to {
        -ms-transform: scale(1, 1);
    }
}

@keyframes scaleKu {
    from {
        transform: scale(1.1, 1.1);
    }

    to {
        transform: scale(1, 1);
    }
}

@-webkit-keyframes scaleSm {
    from {
        -webkit-transform: scale(0.5, 0.5);
        opacity: 0;
    }

    to {
        -webkit-transform: scale(1, 1);
        opacity: 1;
    }
}

@-moz-keyframes scaleSm {
    from {
        -moz-transform: scale(0.8, 0.8);
        opacity: 0;
    }

    to {
        -moz-transform: scale(1, 1);
        opacity: 1;
    }
}

@-o-keyframes scaleSm {
    from {
        -o-transform: scale(0.8, 0.8);
        opacity: 0;
    }

    to {
        -o-transform: scale(1, 1);
        opacity: 1;
    }
}

@keyframes scaleSm {
    from {
        -ms-transform: scale(0.8, 0.8);
        opacity: 0;
    }

    to {
        -ms-transform: scale(1, 1);
        opacity: 1;
    }
}

@keyframes scaleSm {
    from {
        transform: scale(0.8, 0.8);
        opacity: 0;
    }

    to {
        transform: scale(1, 1);
        opacity: 1;
    }
}

@-webkit-keyframes toRight {
    from {
        right: -485px;
    }

    to {
        right: 100%;
    }
}

@-moz-keyframes toRight {
    from {
        right: -485px;
    }

    to {
        right: 100%;
    }
}

@-o-keyframes toRight {
    from {
        right: -485px;
    }

    to {
        right: 100%;
    }
}

@keyframes toRight {
    from {
        right: -485px;
    }

    to {
        right: 100%;
    }
}

@keyframes toRight {
    from {
        right: -485px;
    }

    to {
        right: 100%;
    }
}

@-webkit-keyframes retinue {
    from {
        left: 2%;
    }

    50% {
        left: 50%;
    }

    to {
        left: 2%;
    }
}

@-moz-keyframes retinue {
    from {
        left: 2%;
    }

    50% {
        left: 50%;
    }

    to {
        left: 2%;
    }
}

@-o-keyframes retinue {
    from {
        left: 2%;
    }

    50% {
        left: 50%;
    }

    to {
        left: 2%;
    }
}

@keyframes retinue {
    from {
        left: 2%;
    }

    50% {
        left: 50%;
    }

    to {
        left: 2%;
    }
}

@keyframes retinue {
    from {
        left: 2%;
    }

    50% {
        left: 50%;
    }

    to {
        left: 2%;
    }
}

#indexBox {
    position: relative;
    width: 100%;
    height: 100%;
}

#loginBg-aa {
    width: 100%;
    height: 100%;
    z-index: 0;
    margin: 0;
    padding: 0;
    background: url('../../Assets/Img/loginBg.jpg') no-repeat center top;
    background-size: cover;
    animation: scaleKu 20s linear 0 1 normal forwards;
    -moz-animation: scaleKu 20s linear 0 1 normal forwards;
    /* Firefox: */
    -webkit-animation: scaleKu 20s linear 0 1 normal forwards;
    /* Safari 和 Chrome: */
    -o-animation: scaleKu 20s linear 0 1 normal forwards;
    /* Opera: */
    -ms-animation: scaleKu 20s linear 0 1 normal forwards;
    /* ms: */
}

#clound_bottom {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 1051px;
    height: 234px;
    z-index: 2;
    background: url('../../Assets/Img/clound_bottom.png') no-repeat;
    animation: retinue 30s ease 0 infinite normal forwards;
    -moz-animation: retinue 30s ease 0 infinite normal forwards;
    /* Firefox: */
    -webkit-animation: retinue 30s ease 0 infinite normal forwards;
    /* Safari 和 Chrome: */
    -o-animation: retinue 30s ease 0 infinite normal forwards;
    /* Opera: */
    -ms-animation: retinue 30s ease 0 infinite normal forwards;
    /* ms: */
}

#clound_top {
    position: absolute;
    top: 0;
    right: -485px;
    width: 485px;
    height: 262px;
    z-index: 2;
    background: url('../../Assets/Img/clound_top.png') no-repeat;
    animation: toRight 30s linear 0 infinite normal forwards;
    -moz-animation: toRight 30s linear 0 infinite normal forwards;
    /* Firefox: */
    -webkit-animation: toRight 30s linear 0 infinite normal forwards;
    /* Safari 和 Chrome: */
    -o-animation: toRight 30s linear 0 infinite normal forwards;
    /* Opera: */
    -ms-animation: toRight 30s linear 0 infinite normal forwards;
    /* ms: */
}

#sky img,
#clound_all img {
    width: 100%;
    height: 100%;
}

#shadow {
    position: absolute;
    left: 40%;
    width: 1067px;
    height: 253px;
    z-index: 5;
    background: url('../../Assets/Img/shadow.png') no-repeat;
}

#loginBg-ab {
    position: absolute;
    top: 40%;
    left: 22%;
    width: 847px;
    height: 201px;
    z-index: 9;
    background: url('../../Assets/Img/airplan_noline.png') no-repeat;
    animation: scaleSm 5s ease 0 1 normal forwards;
    -moz-animation: scaleSm 5s ease 0 1 normal forwards;
    /* Firefox: */
    -webkit-animation: scaleSm 5s ease 0 1 normal forwards;
    /* Safari 和 Chrome: */
    -o-animation: scaleSm 5s ease 0 1 normal forwards;
    /* Opera: */
    -ms-animation: scaleSm 5s ease 0 1 normal forwards;
    /* ms: */
}

#loginBg-ac {
    position: absolute;
    bottom: 2%;
    left: 20%;
    width: 794px;
    height: 247px;
    z-index: 10;
    background: url('../../Assets/Img/clound.png') no-repeat;
    animation: scaleSm 10s ease 0 infinite normal forwards;
    -moz-animation: scaleSm 10s ease 0 infinite normal forwards;
    /* Firefox: */
    -webkit-animation: scaleSm 10s ease 0 infinite normal forwards;
    /* Safari 和 Chrome: */
    -o-animation: scaleSm 10s ease 0 infinite normal forwards;
    /* Opera: */
    -ms-animation: scaleSm 10s ease 0 infinite normal forwards;
    /* ms: */
}

.loginCon {
    position: absolute;
    z-index: 99;
    top: 20%;
    left: 55%;
    width: 300px;
    padding: 0 15px;
    height: 400px;
    background-color: #2863b4;
    color: #FFFFFF;
    border-radius: 8px;
    -moz-border-radius: 8px;
    /* Firefox */
    -webkit-border-radius: 8px;
    /* Safari 和 Chrome */
}

    .loginCon h1 {
        display: block;
        font-family: '\5FAE\8F6F\96C5\9ED1', "Helvetica Neue", Helvetica, Arial, sans-serif;
        font-size: 20px;
        font-weight: bold;
        text-indent: 16px;
        line-height: 38px;
        margin-top: 30px;
        border-bottom: solid 1px #357fcc;
    }

.contxtBox {
    width: 270px;
    margin: 0 auto;
}

.loginCon ul {
    width: 270px;
    margin: 0 auto;
    padding-top: 36px;
}

    .loginCon ul li {
        margin-bottom: 10px;
    }

        .loginCon ul li .lab {
            display: inline-block;
            *display: inline;
            *zoom: 1;
            width: 54px;
            font-size: 14px;
            line-height: 38px;
            vertical-align: top;
        }

        .loginCon ul li img {
            border: 0;
            vertical-align: top;
            margin-left: 5px;
        }

.iptBox-h38 {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 190px;
    height: 18px;
    padding: 10px 6px 10px 14px;
    background-color: #FFFFFF;
}

    .iptBox-h38 input {
        width: 162px;
        height: 18px;
        line-height: 18px;
        border: 0;
        vertical-align: top;
    }

.whiteA {
    color: #FFFFFF !important;
}

.forgetPswd {
    color: #9cc7ff;
    line-height: 34px;
}

    .forgetPswd:hover,
    .forgetPswd:active {
        color: #9cc7ff;
        text-decoration: underline;
    }

.errTip2 {
    position: absolute;
    background-color: #fbf0f1;
    border: solid 1px #f7d0d4;
    color: #ed5565;
    width: 260px;
    height: 26px;
    line-height: 26px;
    padding-left: 8px;
    margin-bottom: 0 !important;
    top: 8px;
}
/**
 * Created by XiaoFeng on 2014-11-26.
 */
.lht30 {
    line-height: 30px;
}

    .lht30 span.liName {
        display: inline-block;
        *display: inline-block;
        width: 27.5%;
        text-align: right;
    }

.lht40 {
    line-height: 40px;
}

    .lht40 span.liName {
        display: inline-block;
        *display: inline-block;
        width: 33.2%;
        text-align: right;
    }

    .lht40 span.liNameNew {
        display: inline-block;
        *display: inline-block;
        width: 10%;
        text-align: right;
    }

    .lht40 .btnLi {
        padding-top: 10px;
    }

.infoLeft {
    padding: 38px 0 38px 0;
    vertical-align: top;
}

.infoRight {
    vertical-align: top;
    background-color: #ededed;
}

    .infoRight .conBox {
        padding: 14px 0 10px 20px;
    }

        .infoRight .conBox .tt2 {
            line-height: 34px;
        }

            .infoRight .conBox .tt2 i {
                color: #ff0000;
            }

        .infoRight .conBox textarea {
            width: 83%;
            min-height: 54px;
            padding: 12px;
            line-height: 20px;
        }

        .infoRight .conBox .mTpLt {
            margin: 4px 0px 4px 8px;
        }

    .infoRight hr {
        height: 0;
        border-top: solid 1px #cccccc;
        border-bottom: solid 1px #FFFFFF;
        border-left: 0;
        border-right: 0;
    }

.Province {
    width: 60px;
}

.payWay {
    overflow: hidden;
    margin: 10px 0;
}

    .payWay .p1 {
        padding-left: 40px;
        position: relative;
    }

        .payWay .p1 i {
            position: absolute;
            left: 16px;
            top: 2px;
        }

        .payWay .p1 .u-btn {
            vertical-align: inherit;
        }

    .payWay .p2 {
        margin-bottom: 10px;
        padding: 20px 0 10px 40px;
    }

        .payWay .p2.bgp2 {
            background: url("../../Assets/Img/bgp2.gif") no-repeat;
        }

        .payWay .p2 .payName {
            display: inline-block;
            vertical-align: bottom;
            width: 150px;
            overflow: hidden;
        }

    .payWay .u-tip {
        margin-bottom: 20px;
    }

.tabTile {
    border-bottom: 1px solid #dcdcdc;
    margin-top: 25px;
}

    .tabTile li {
        float: left;
        padding: 0 27px;
        margin-bottom: -1px;
    }

        .tabTile li a {
            display: block;
            font-size: 16px;
            font-weight: bold;
            color: #5d6474;
            padding: 5px 10px;
            position: relative;
        }

            .tabTile li a.cur {
                color: #2863b4;
                border-bottom: 1px solid #2863b4;
            }

            .tabTile li a:hover {
                text-decoration: none;
                color: #2863b4;
            }

            .tabTile li a em {
                color: #2863b4;
                position: absolute;
                left: 50%;
                bottom: -11px;
                margin-left: -8px;
            }

            .tabTile li a i {
                color: #ffffff;
                position: absolute;
                left: 50%;
                bottom: -10px;
                margin-left: -8px;
            }

.orderList {
    width: 100%;
}

    .orderList tr td {
        padding-left: 115px;
        border-bottom: 1px solid #dde8ef;
        height: 54px;
        color: #5d6474;
        cursor: pointer;
    }

        .orderList tr td.dateTime {
            font-family: Arial;
            text-align: right;
            width: 95px;
            padding-left: 0;
        }

            .orderList tr td.dateTime .largeTxt {
                font-size: 18px;
                color: #999999;
            }

            .orderList tr td.dateTime .u-boldTxt {
                font-size: 12px;
            }

        .orderList tr td div {
            position: relative;
        }

    .orderList tr.bg_gray td {
        background-color: #fbfcfe;
    }

.new.icon {
    position: absolute;
    top: -15px;
    left: 255px;
}

.timeLine {
    margin-top: 25px;
    background: url("../Img/timeLine-bg.gif") repeat-y scroll 138px 0 transparent;
}

    .timeLine ul h2 {
        position: relative;
        font-size: 24px;
        color: #3b8de3;
        font-family: Arial, '微软雅黑';
        font-weight: normal;
    }

        .timeLine ul h2 .yearSwitch {
            position: relative;
            display: inline-block;
            height: 28px;
            vertical-align: text-bottom;
            width: 10px;
        }

            .timeLine ul h2 .yearSwitch .u-triangle {
                position: absolute;
                left: 0;
                border-width: 5px;
            }

                .timeLine ul h2 .yearSwitch .u-triangle.top {
                    top: 2px;
                    bottom: auto;
                    border-bottom-color: #2863b4;
                }

                .timeLine ul h2 .yearSwitch .u-triangle.bottom {
                    bottom: 2px;
                    top: auto;
                    border-top-color: #2863b4;
                }

        .timeLine ul h2 .timeLineTitle {
            margin-left: 19px;
        }

    .timeLine ul li {
        margin-bottom: 8px;
        position: relative;
    }

        .timeLine ul li .icon.timePoint {
            position: absolute;
            left: 131px;
            top: 50%;
            margin-top: -8px;
        }

        .timeLine ul li h3 {
            float: left;
            color: #5d6474;
        }

            .timeLine ul li h3.dateTime {
                font-family: Arial;
                text-align: right;
                padding-left: 0;
                font-weight: normal;
                width: 125px;
            }

                .timeLine ul li h3.dateTime .largeTxt {
                    font-size: 24px;
                }

                .timeLine ul li h3.dateTime .u-boldTxt {
                    font-size: 14px;
                    font-weight: normal;
                }

        .timeLine ul li .timeEvent {
            overflow: hidden;
            padding-left: 40px;
        }

            .timeLine ul li .timeEvent .timeEventList {
                height: 50px;
                line-height: 50px;
                background-color: #f3f7ff;
                padding: 0 70px 0 30px;
                position: relative;
                font-size: 14px;
                cursor: pointer;
            }

                .timeLine ul li .timeEvent .timeEventList .eventTxt {
                    position: relative;
                    display: inline-block;
                    color: #5d6474;
                    overflow: hidden;
                    text-overflow: ellipsis;
                    white-space: nowrap;
                    max-width: 670px;
                }

                    .timeLine ul li .timeEvent .timeEventList .eventTxt .icon.new {
                        right: 0;
                        left: auto;
                        top: 0;
                    }

                .timeLine ul li .timeEvent .timeEventList em {
                    position: absolute;
                    color: #f3f7ff;
                    top: 0;
                    left: -15px;
                    font-size: 30px;
                }

.whiteScreenCost {
    width: 100%;
}

    .whiteScreenCost tr td {
        padding: 20px 0;
        height: 60px;
        background: #fcfdff;
    }

        .whiteScreenCost tr td.bgStyle {
            background: #ecf7fd;
        }

        .whiteScreenCost tr td.brStyle {
            border-bottom: 1px #cccccc dashed;
        }

        .whiteScreenCost tr td.brStyleb {
            border-bottom: 1px #c9d4da solid;
        }

        .whiteScreenCost tr td .tag {
            padding: 5px 10px;
            font-weight: bold;
        }

            .whiteScreenCost tr td .tag.tag-aa {
                color: #7eb2ec;
                border: 1px #7eb2ec solid;
            }

            .whiteScreenCost tr td .tag.tag-ab {
                color: #72c388;
                border: 1px #72c388 solid;
            }

            .whiteScreenCost tr td .tag.tag-ac {
                color: #fe908f;
                border: 1px #fe908f solid;
            }

        .whiteScreenCost tr td ul {
            width: 100%;
            padding: 5px 0;
            overflow: hidden;
        }

            .whiteScreenCost tr td ul li {
                float: left;
            }
/**
 * Created by XiaoFeng on 2014-12-10.
 */
.personalInfoEdit tr.tr1 th,
.personalInfoEdit tr.tr1 td {
    padding: 20px 0;
    font-size: 14px;
    color: #666666;
}

.personalInfoEdit tr.tr1 th {
    padding-right: 35px;
    text-align: right;
}

.personalInfoEdit tr.tr1.trHover {
    background-color: #fbfcfe;
}

.personalInfoEdit tr.tr2 th,
.personalInfoEdit tr.tr2 td {
    padding: 5px 0;
    font-size: 12px;
    color: #999999;
}

.personalInfoEdit tr.tr2 th {
    padding-right: 35px;
    text-align: right;
}

.personalInfoEdit tr.solider th,
.personalInfoEdit tr.solider td {
    border-bottom: solid 1px #dde8ef;
}

.personalInfoEdit tr.dasheder th,
.personalInfoEdit tr.dasheder td {
    border-bottom: dashed 1px #e5e5e5;
}

.iptW116 {
    width: 90px;
}

.iptW200 {
    width: 174px;
}

.secondLayer,
.thirdLayer {
    display: none;
}
/**
 * Created by XiaoFeng on 2014-11-26.
 */
.tipClose {
    font-family: 'Comic Sans MS', cursive;
    font-weight: bold;
    font-size: 16px;
    color: #d9c583;
}

    .tipClose:hover,
    .tipClose:active {
        color: #ac9865;
        text-decoration: none;
    }

.tabTitle2 {
    background-color: #f3f9ff;
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fefeff), to(#f3f9ff));
    background: -webkit-linear-gradient(#fefeff, #f3f9ff);
    background: -moz-linear-gradient(#fefeff, #f3f9ff);
    background: -ms-linear-gradient(#fefeff, #f3f9ff);
    background: linear-gradient(#fefeff, #f3f9ff);
    height: 33px;
    line-height: 34px;
    border-bottom: solid 1px #bdd5f0;
}

    .tabTitle2 li {
        float: left;
        height: 100%;
        line-height: 36px;
        padding: 0 30px 0 18px;
        color: #666;
        cursor: pointer;
    }

        .tabTitle2 li i {
            width: 0;
            height: 0;
        }

        .tabTitle2 li.cur {
            position: relative;
            height: 34px;
            padding: 1px 1px 0 17px;
            top: -2px;
            *height: 33px;
            *padding: 0px 0px 0 17px;
            *line-height: 22px;
            *top: 0;
            color: #2c7acb;
            font-weight: bold;
            background-color: #FFFFFF;
            border-top: solid 1px #bdd5f0;
            border-left: solid 1px #bdd5f0;
            border-right: solid 1px #bdd5f0;
        }

            .tabTitle2 li.cur i {
                width: 25px;
                height: 24px;
                background: url("../Img/icon.png") no-repeat -111px 0;
            }

.tabCon2 .tabInner {
    display: none;
}

    .tabCon2 .tabInner.inner1 {
        background-color: #fbfcfe;
        border-top: solid 1px #dde8ef;
        border-bottom: solid 1px #dde8ef;
        padding: 30px 0 30px 70px;
    }

.setBtnBox {
    padding: 14px 0 14px 6px;
}

.rank,
.rank:hover,
.rank:active {
    color: #999;
    text-decoration: none;
}

.u-triangle.normal.bottom {
    border-top-color: #cdcdcd;
}

.u-triangle.normal.top {
    border-bottom-color: #cdcdcd;
    top: -2px;
}

.u-triangle.active.bottom {
    border-top-color: #868686;
}

.u-triangle.active.top {
    border-top-color: #868686;
}

.rankNum {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 28px;
    overflow: hidden;
    float: left;
}

.ui-dialog.openTip {
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    border-top: solid 1px #4a4949;
    background-color: #666;
    padding: 15px 30px;
    position: fixed;
    top: 0;
    margin-left: -260px;
}

    .ui-dialog.openTip .conTxt {
        color: #FFFFFF;
    }

        .ui-dialog.openTip .conTxt i {
            margin-right: 4px;
        }

.condition {
    width: 370px;
    margin: 0 auto;
}

    .condition li {
        float: left;
        margin-left: 20px;
        display: block;
        width: 110px;
        height: 119px;
        background: url("../Img/checkedBg.png") no-repeat;
        background-position: 0 0;
        color: #4a88ce;
        cursor: pointer;
    }

        .condition li img {
            margin-top: 32px;
            margin-bottom: 16px;
            filter: alpha(opacity=35);
            /*IE滤镜，透明度50%*/
            -moz-opacity: 0.35;
            /*Firefox私有，透明度50%*/
            opacity: 0.35;
        }

        .condition li.active {
            background-position: 0 -119px;
        }

            .condition li.active img {
                filter: alpha(opacity=100);
                /*IE滤镜，透明度50%*/
                -moz-opacity: 1;
                /*Firefox私有，透明度50%*/
                opacity: 1;
            }

        .condition li:first-child {
            margin-left: 0;
        }

.checkDiv {
    margin-top: 20px;
    margin-bottom: 35px;
}

.popRebateSet {
    padding: 45px 0;
    text-align: center;
}

    .popRebateSet .ipt {
        width: 70px;
    }

        .popRebateSet .ipt:focus {
            border: solid 1px #fdae16;
        }

.blueIcnBox {
    display: none;
}

.pagePayWay .forbidden {
    background: #f2f2f2;
}
/**
 * Created by Luna Shu on 2014-11-26.
 */
.m-airline .w230 {
    width: 230px;
}

.m-airline .w167 {
    width: 167px;
}

.m-airline .w90 {
    width: 90px;
}

.m-airline .w110 {
    width: 110px;
}

.m-airline .w118 {
    width: 118px;
}

.m-airline .w146 {
    width: 146px;
}

.m-airline .w193 {
    width: 193px;
}

.m-airline .w245 {
    width: 245px;
}

.m-airline .w450 {
    width: 424px;
}

.m-airline .w150 {
    width: 126px;
}

.m-airline .m-note {
    margin-top: 8px;
}

    .m-airline .m-note table {
        width: 100%;
    }

        .m-airline .m-note table th {
            font-weight: bold;
            font-size: 12px;
            border-bottom: 0 none;
            padding-left: 0;
            height: auto;
            color: #5e714e;
        }

        .m-airline .m-note table td {
            padding-left: 20px;
            border-bottom: 0 none;
            height: auto;
        }

.m-airline .m-tab {
    width: 900px;
    margin: 35px auto;
}

    .m-airline .m-tab .tabTitle {
        background: #f3f9ff;
        background: -webkit-linear-gradient(#ffffff, #f3f9ff);
        background: -moz-linear-gradient(#ffffff, #f3f9ff);
        background: -ms-linear-gradient(#ffffff, #f3f9ff);
        background: -o-linear-gradient(#ffffff, #f3f9ff);
        background: linear-gradient(#ffffff, #f3f9ff);
        border: 1px #dce6ed solid;
        width: 99.5%;
    }

        .m-airline .m-tab .tabTitle li {
            float: left;
        }

            .m-airline .m-tab .tabTitle li a {
                display: block;
                position: relative;
                top: -1px;
                width: 148px;
                height: 40px;
                text-align: center;
                line-height: 40px;
                font-family: '宋体';
                font-size: 14px;
                color: #666666;
            }

                .m-airline .m-tab .tabTitle li a:hover {
                    text-decoration: none;
                }

                .m-airline .m-tab .tabTitle li a.cur {
                    color: #5d6474;
                    font-weight: bold;
                    border-top: 5px solid #78baff;
                    border-left: 1px #dce6ed solid;
                    border-right: 1px #dce6ed solid;
                    background: #ffffff;
                    height: 35px;
                    line-height: 35px;
                }

    .m-airline .m-tab .tabCon {
        border: 1px solid #dce6ed;
        margin-top: -1px;
        width: 99.5%;
    }

        .m-airline .m-tab .tabCon .tabInner {
            padding: 30px 59px;
        }

            .m-airline .m-tab .tabCon .tabInner.searchInner {
                padding: 30px 55px;
            }

            .m-airline .m-tab .tabCon .tabInner .blackScreenNote {
                color: #666666;
                margin-bottom: 5px;
            }

                .m-airline .m-tab .tabCon .tabInner .blackScreenNote .f-red {
                    font-family: '黑体';
                    margin-left: 40px;
                }

            .m-airline .m-tab .tabCon .tabInner .blackScreen {
                width: 710px;
                height: 151px;
                border: 0 none;
                background-color: #000;
                color: #fff;
                padding: 25px 35px;
            }

            .m-airline .m-tab .tabCon .tabInner .u-btn {
                padding: 0 24px;
                height: 38px;
                font-size: 14px;
                margin-right: 10px;
                margin-top: 30px;
            }

            .m-airline .m-tab .tabCon .tabInner .u-btn1 {
                padding: 0 12px;
                height: 34px;
                font-size: 14px;
                margin-right: 10px;
                margin-top: 3px;
            }

            .m-airline .m-tab .tabCon .tabInner .searchBtn {
                padding: 0 15px;
            }

                .m-airline .m-tab .tabCon .tabInner .searchBtn .lineSearch {
                    margin-right: 5px;
                }

            .m-airline .m-tab .tabCon .tabInner .searchTab {
                width: 100%;
            }

                .m-airline .m-tab .tabCon .tabInner .searchTab th {
                    border-bottom: none;
                }

                    .m-airline .m-tab .tabCon .tabInner .searchTab th.w7em {
                        width: 7em;
                        text-align: right;
                    }

                    .m-airline .m-tab .tabCon .tabInner .searchTab th.disable {
                        color: #c1cff0;
                        background-color: transparent;
                    }

                .m-airline .m-tab .tabCon .tabInner .searchTab td {
                    border-bottom: none;
                    padding-left: 5px;
                }

                .m-airline .m-tab .tabCon .tabInner .searchTab .date-info {
                    padding-right: 30px !important;
                }

                .m-airline .m-tab .tabCon .tabInner .searchTab div {
                    position: relative;
                }

                    .m-airline .m-tab .tabCon .tabInner .searchTab div .icon {
                        position: absolute;
                        left: 236px;
                        top: 50%;
                        margin-top: -10px;
                    }

                        .m-airline .m-tab .tabCon .tabInner .searchTab div .icon.city1 {
                            position: absolute;
                            left: 140px;
                            top: 50%;
                            margin-top: -10px;
                        }

                        .m-airline .m-tab .tabCon .tabInner .searchTab div .icon.datePick1 {
                            position: absolute;
                            left: 140px;
                            top: 50%;
                            margin-top: -10px;
                        }

                .m-airline .m-tab .tabCon .tabInner .searchTab .u-ipt {
                    width: 240px;
                    color: #999;
                    font-size: 14px;
                }

                .m-airline .m-tab .tabCon .tabInner .searchTab .u-ipt1 {
                    width: 140px;
                    color: #999;
                    font-size: 14px;
                }

                .m-airline .m-tab .tabCon .tabInner .searchTab .u-ipt.disable {
                    color: #cdcdcd;
                    border-color: #e6e6e6;
                    background-color: #fff;
                }

                .m-airline .m-tab .tabCon .tabInner .searchTab label {
                    margin-right: 20px;
                }

                .m-airline .m-tab .tabCon .tabInner .searchTab .dropdown {
                    width: 264px;
                    height: 32px;
                    color: #999;
                    vertical-align: middle;
                }

                    .m-airline .m-tab .tabCon .tabInner .searchTab .dropdown .dropdown-input {
                        line-height: 32px;
                        width: 228px;
                    }

            .m-airline .m-tab .tabCon .tabInner .advSearch {
                text-align: right;
            }

                .m-airline .m-tab .tabCon .tabInner .advSearch a {
                    color: #3b8de3;
                }

            .m-airline .m-tab .tabCon .tabInner .advTable {
                border-top: 1px dashed #d4d4d4;
                margin-top: 5px;
                padding-top: 20px;
            }

.m-airline .orderTitle {
    border-bottom: 2px solid #c9d4da;
    font-size: 16px;
    font-family: '\5FAE\8F6F\96C5\9ED1', "Helvetica Neue", Helvetica, Arial, sans-serif;
    padding: 0 15px 6px;
    font-weight: normal;
    margin-top: 25px;
}

    .m-airline .orderTitle.titleTab .dropdown {
        width: 120px;
        height: 24px;
    }

        .m-airline .orderTitle.titleTab .dropdown:hover {
            color: #666666;
        }

        .m-airline .orderTitle.titleTab .dropdown .dropdown-input {
            width: 85px;
            line-height: 24px;
            height: 24px;
            vertical-align: top;
        }

    .m-airline .orderTitle.titleTab .dropdown-options li a:hover {
        color: #fff;
    }

    .m-airline .orderTitle .tabTitle {
        padding-left: 5px;
    }

        .m-airline .orderTitle .tabTitle li {
            float: left;
            margin-right: 10px;
            width: 116px;
            text-align: center;
            height: 33px;
            line-height: 33px;
            cursor: pointer;
            border: 1px solid #b8b8b8;
            border-bottom: 0 none;
            border-radius: 5px 5px 0 0;
            color: #666666;
            font-size: 16px;
            font-family: '\5FAE\8F6F\96C5\9ED1', "Helvetica Neue", Helvetica, Arial, sans-serif;
        }

            .m-airline .orderTitle .tabTitle li.cur {
                color: #2863b4;
                border-color: #3b8de3;
                background-color: #deeeff;
            }

    .m-airline .orderTitle .subtitle {
        font-size: 12px;
        color: #666666;
        font-family: '\5FAE\8F6F\96C5\9ED1', "Helvetica Neue", Helvetica, Arial, sans-serif;
        margin-left: 10px;
    }

    .m-airline .orderTitle a {
        font-family: '\5b8b\4f53', Arial, sans-serif;
        font-size: 12px;
    }

        .m-airline .orderTitle a:hover {
            color: #ff0000;
        }

    .m-airline .orderTitle .titleNote {
        color: #999999;
        font-size: 12px;
    }

.m-airline .airLineInfo {
    background-color: #fcfdfe;
    position: relative;
}

    .m-airline .airLineInfo table {
        color: #666;
        width: 100%;
        position: relative;
        border-bottom: 1px solid #dce6ed;
    }

        .m-airline .airLineInfo table td {
            font-size: 14px;
            font-weight: bold;
            padding: 20px 0;
            border-bottom: 1px dashed #ededed;
        }

            .m-airline .airLineInfo table td .rechoose {
                position: absolute;
                bottom: 10px;
                left: 15px;
                font-size: 12px;
                font-weight: normal;
            }

            .m-airline .airLineInfo table td .wayMark {
                display: block;
                width: 20px;
                height: 20px;
                text-align: center;
                color: #fff;
                line-height: 20px;
                font-weight: normal;
                font-size: 12px;
                margin-left: 15px;
            }

                .m-airline .airLineInfo table td .wayMark.forward {
                    background-color: #ffb54b;
                }

                .m-airline .airLineInfo table td .wayMark.back {
                    background-color: #6ddec5;
                }

            .m-airline .airLineInfo table td table {
                color: #666;
                position: relative;
                margin-bottom: 0;
                border: 0 none;
            }

                .m-airline .airLineInfo table td table td,
                .m-airline .airLineInfo table td table th {
                    font-size: 12px;
                    font-weight: normal;
                    padding: 4px 0;
                    border: 0 none;
                }

                    .m-airline .airLineInfo table td table td.aboutTime {
                        color: #999;
                    }

                    .m-airline .airLineInfo table td table td .icon {
                        margin-right: 5px;
                    }

                    .m-airline .airLineInfo table td table td .date {
                        margin: 0 10px;
                    }

                    .m-airline .airLineInfo table td table td .transitInfo {
                        color: #999;
                        position: absolute;
                        background-color: #fcfdfe;
                        left: 50%;
                        margin-left: -100px;
                        top: 58px;
                    }

                        .m-airline .airLineInfo table td table td .transitInfo .icon {
                            margin-right: 5px;
                        }

    .m-airline .airLineInfo .m-note {
        margin-top: 10px;
    }

.m-airline .customerInfo .btnArea {
    text-align: right;
    margin-top: 10px;
}

.m-airline .customerInfo table {
    background-color: #fcfdfe;
    width: 100%;
    border-bottom: 1px solid #dce6ed;
}

    .m-airline .customerInfo table th.num {
        color: #c9d4db;
        font-size: 48px;
        width: 54px;
        text-align: center;
    }

    .m-airline .customerInfo table td {
        padding: 5px 0;
    }

        .m-airline .customerInfo table td .dropdown {
            vertical-align: middle;
        }

            .m-airline .customerInfo table td .dropdown.error {
                border: solid 1px #f7d0d4;
                background-color: #fbf0f1;
            }

        .m-airline .customerInfo table td #nationalityA {
            vertical-align: baseline;
        }

        .m-airline .customerInfo table td .m-select {
            display: inline-block;
            *display: inline;
            vertical-align: middle;
            height: 30px;
        }

        .m-airline .customerInfo table td .englishName {
            display: inline-block;
            *display: inline;
            position: relative;
        }

        .m-airline .customerInfo table td .m-simulateIpt {
            vertical-align: middle;
            display: inline-block;
            *display: inline;
        }

            .m-airline .customerInfo table td .m-simulateIpt.error {
                border: solid 1px #f7d0d4 !important;
                background-color: #fbf0f1 !important;
            }

                .m-airline .customerInfo table td .m-simulateIpt.error .u-ipt {
                    background-color: #fbf0f1 !important;
                }

        .m-airline .customerInfo table td .icon {
            vertical-align: middle;
            cursor: pointer;
        }

        .m-airline .customerInfo table td .w167 input {
            width: 65px;
        }

        .m-airline .customerInfo table td .nbdr {
            border: 0 none;
        }

.m-airline .costInfo {
    background-color: #fcfdfe;
    border-bottom: 1px solid #dce6ed;
}

    .m-airline .costInfo table.payNumTable td {
        padding: 15px 0 15px 10px;
    }

        .m-airline .costInfo table.payNumTable td .num {
            margin-right: 0 !important;
        }

    .m-airline .costInfo table td {
        padding: 5px 20px 5px 0;
    }

        .m-airline .costInfo table td .m-simulateIpt {
            display: inline-block;
            *display: inline;
        }

            .m-airline .costInfo table td .m-simulateIpt span.f-fr {
                color: #666;
                padding-right: 10px;
                text-align: center;
            }

                .m-airline .costInfo table td .m-simulateIpt span.f-fr span {
                    color: #666;
                    padding-left: 0;
                }

                    .m-airline .costInfo table td .m-simulateIpt span.f-fr span.num {
                        margin-right: 5px;
                    }

    .m-airline .costInfo .formula {
        background-color: #ecf6fd;
        color: #666;
        padding: 20px 60px;
    }

        .m-airline .costInfo .formula h3 {
            font-size: 14px;
            line-height: 21px;
        }

        .m-airline .costInfo .formula p {
            line-height: 21px;
            color: #666666;
        }

            .m-airline .costInfo .formula p.priceCount {
                margin-top: 5px;
            }

.m-airline .orderRemark {
    margin-bottom: 20px;
}

    .m-airline .orderRemark.otherRemark .remarkTable th {
        width: 11.5em;
    }

    .m-airline .orderRemark .remarkTable {
        background-color: #fcfdfe;
        border-bottom: 1px solid #dce6ed;
        width: 100%;
    }

        .m-airline .orderRemark .remarkTable th,
        .m-airline .orderRemark .remarkTable td {
            color: #666666;
            font-size: 12px;
            padding: 8px 0;
        }

        .m-airline .orderRemark .remarkTable th {
            font-weight: bold;
            text-align: right;
            width: 8em;
        }

        .m-airline .orderRemark .remarkTable td {
            padding-left: 18px;
        }

            .m-airline .orderRemark .remarkTable td label {
                margin-right: 10px;
            }

.englishNameTips {
    border: 1px #78baff solid;
}

.ui-popup-bottom-left .englishNameTips .ui-dialog-arrow-a,
.ui-popup-bottom .englishNameTips .ui-dialog-arrow-a,
.ui-popup-bottom-right .englishNameTips .ui-dialog-arrow-a {
    border-bottom: 8px solid #78baff;
}

.ui-popup-bottom-left .errorTips .ui-dialog-arrow-a,
.ui-popup-bottom .errorTips .ui-dialog-arrow-a,
.ui-popup-bottom-right .errorTips .ui-dialog-arrow-a {
    border-bottom: 8px solid #f94e4e;
}

.ui-popup-left-top .englishNameTips .ui-dialog-arrow-a,
.ui-popup-left .englishNameTips .ui-dialog-arrow-a,
.ui-popup-left-bottom .englishNameTips .ui-dialog-arrow-a {
    border-left: 8px solid #78baff;
}

.ui-popup-left-top .errorTips .ui-dialog-arrow-a,
.ui-popup-left .errorTips .ui-dialog-arrow-a,
.ui-popup-left-bottom .errorTips .ui-dialog-arrow-a {
    border-left: 8px solid #f94e4e;
}

.ui-popup-right-top .englishNameTips .ui-dialog-arrow-a,
.ui-popup-right .englishNameTips .ui-dialog-arrow-a,
.ui-popup-right-bottom .englishNameTips .ui-dialog-arrow-a {
    border-right: 8px solid #78baff;
}

.ui-popup-right-top .errorTips .ui-dialog-arrow-a,
.ui-popup-right .errorTips .ui-dialog-arrow-a,
.ui-popup-right-bottom .errorTips .ui-dialog-arrow-a {
    border-right: 8px solid #f94e4e;
}

.ui-popup-top-left .englishNameTips .ui-dialog-arrow-a,
.ui-popup-top .englishNameTips .ui-dialog-arrow-a,
.ui-popup-top-right .englishNameTips .ui-dialog-arrow-a {
    border-top: 8px solid #78baff;
}

.ui-popup-top-left .errorTips .ui-dialog-arrow-a,
.ui-popup-top .errorTips .ui-dialog-arrow-a,
.ui-popup-top-right .errorTips .ui-dialog-arrow-a {
    border-top: 8px solid #f94e4e;
}

.englishNameTips .ui-dialog-body {
    padding: 20px;
    color: #666;
    font-size: 12px;
    line-height: 2em;
}

.errorTips .ui-dialog-grid {
    min-width: 0;
}

.errorTips .ui-dialog-body {
    padding: 10px 15px;
    border: 1px solid #f94e4e;
    color: #666;
    font-size: 12px;
    line-height: 2em;
}

.icon.dw {
    width: 12px;
    height: 14px;
}

.timeOutTips .ui-dialog-content {
    text-align: center;
}

.timeOutTips .icon {
    margin-right: 5px;
}

.tabCon .listMore {
    height: 42px;
    line-height: 42px;
    background-color: #edf8ff;
    padding: 0 20px;
    color: #999999;
}

.tabCon table tr.even td {
    background-color: #fbfcfe;
}

.tabCon table tr th {
    border-bottom: 1px solid #dde8ef;
    height: 40px;
    color: #999999;
    font-weight: bold;
    padding-left: 17px;
}

.tabCon table tr td {
    color: #5d6474;
    padding-left: 20px;
    height: 40px;
    border-bottom: 1px solid #dde8ef;
}

    .tabCon table tr td .autoTag {
        display: inline-block;
        height: 20px;
        line-height: 20px;
        width: 65px;
        color: #255daa;
        background-color: #deeeff;
        border-radius: 3px;
        text-align: center;
        margin-left: 5px;
    }

.cal-head {
    *width: 396px;
}
/**
 * Created by XiaoFeng on 2014-11-26.
 */
.m-chekbox2 table {
    margin: 0 auto;
}

    .m-chekbox2 table td {
        padding-bottom: 5px;
    }

.moreSearchTd {
    display: none;
}

.listTab2 .fstTd {
    border-bottom: solid 1px #dde8ef;
}

    .listTab2 .fstTd:hover {
        -webkit-box-shadow: #ececec 0px 3px 5px;
        -moz-box-shadow: #ececec 0px 3px 5px;
        box-shadow: #ececec 0px 3px 5px;
        background: #fbfcfe;
    }

.listTab2 .filterBox {
    border-top: solid 1px #dde8ef;
}

    .listTab2 .filterBox .conLt {
        float: left;
        width: 100%;
    }

        .listTab2 .filterBox .conLt li {
            cursor: pointer;
            padding: 0 12px;
            line-height: 26px;
        }

            .listTab2 .filterBox .conLt li:hover .upBlue,
            .listTab2 .filterBox .conLt li:active .upBlue {
                background-position: -136px -149px;
            }

            .listTab2 .filterBox .conLt li:hover .dwBlue,
            .listTab2 .filterBox .conLt li:active .dwBlue {
                background-position: -136px -184px;
            }

            .listTab2 .filterBox .conLt li.active {
                cursor: auto;
                background-color: #3b8de3;
                color: #ffffff;
            }

                .listTab2 .filterBox .conLt li.active .upBlue {
                    background-position: -154px -165px !important;
                }

                .listTab2 .filterBox .conLt li.active .dwBlue {
                    background-position: -154px -200px !important;
                }

    .listTab2 .filterBox .conRt {
        float: right;
    }

.listTab2 .u-matrix {
    margin-right: 12px;
    line-height: 26px;
}

    .listTab2 .u-matrix:hover,
    .listTab2 .u-matrix:active {
        text-decoration: none;
    }

.listTab2 .hkUl li {
    margin-bottom: 4px;
}

.listTab2 .roomforType {
    cursor: pointer;
}

.listTab2 .minh114 td,
.listTab2 .h36 td {
    height: 114px;
}

    .listTab2 .minh114 td.td1,
    .listTab2 .h36 td.td1 {
        width: 17.5%;
        padding-left: 13px;
    }

    .listTab2 .minh114 td.td2,
    .listTab2 .h36 td.td2 {
        width: 33%;
    }

    .listTab2 .minh114 td.td3,
    .listTab2 .h36 td.td3 {
        width: 10.3%;
    }

    .listTab2 .minh114 td.td4,
    .listTab2 .h36 td.td4 {
        width: 15%;
    }

    .listTab2 .minh114 td.td5,
    .listTab2 .h36 td.td5 {
        width: 9.4%;
    }

    .listTab2 .minh114 td.td6,
    .listTab2 .h36 td.td6 {
        width: 5%;
        text-align: right;
    }

    .listTab2 .minh114 td.td7,
    .listTab2 .h36 td.td7 {
        text-align: center;
    }

        .listTab2 .minh114 td.td7 button,
        .listTab2 .h36 td.td7 button {
            width: 45px;
        }

    .listTab2 .minh114 td .more_list,
    .listTab2 .h36 td .more_list {
        line-height: 35px;
        position: absolute;
        top: 28px;
        left: 20px;
        width: 75px;
    }

.listTab2 .h36 td {
    height: 36px;
}

    .listTab2 .h36 td.td1,
    .listTab2 .h36 td.td2,
    .listTab2 .h36 td.td3,
    .listTab2 .h36 td.td4,
    .listTab2 .h36 td.td5,
    .listTab2 .h36 td.td6,
    .listTab2 .h36 td.td7 {
        border-top: dashed 1px #e0e0e0;
    }

.listTab2 .tui {
    color: #666666;
    border-bottom: dashed 1px #666666;
    padding-bottom: 2px;
    cursor: pointer;
}

.listTab2 .rebate {
    width: 85px;
}

.listTab2 .cost {
    border: solid 1px #4ec3f9;
    background-color: #4ec3f9;
    color: #ffffff;
    padding: 0 0 0 1px;
    line-height: 12px;
    height: 14px;
}

    .listTab2 .cost i {
        background-color: #ffffff;
        color: #4ec3f9;
        margin-left: 1px;
        padding: 1px 3px 1px 4px;
        font-style: normal;
    }

        .listTab2 .cost i em {
            font-size: 14px;
            font-family: '宋体';
        }

.yellowTable td {
    height: 92px;
}

    .yellowTable td:first-child {
        padding-left: 28px;
    }

.goLock {
    background-color: #ffb54b;
    color: #ffffff;
    padding: 4px;
    position: absolute;
    line-height: 12px;
    left: -25px;
    top: -18px;
}

.backLock {
    background-color: #6ddec5;
    color: #ffffff;
    padding: 4px;
    position: absolute;
    line-height: 12px;
    left: -25px;
    top: 0;
}

.line3 {
    height: 5px;
    border-bottom: dashed 1px #f1e2ca;
}

    .line3 .line3Con {
        position: absolute;
        background: #fffaf0;
        padding: 0 10px;
        color: #999999;
        left: 50%;
        margin-left: -106px;
        top: -6px;
    }

.flightType {
    color: #666666;
}

.mwAuto .ui-dialog-grid {
    min-width: 0 !important;
}

.morePriceTd,
.yellowDiv {
    display: none;
}

.sedTableHr {
    background-color: #e9fbff !important;
}

.disable {
    background-color: #eee;
}

    .disable input {
        background-color: #eee;
    }

.date-info {
    padding-right: 5px !important;
}

.airNum {
    cursor: pointer;
}

.pageMenu li {
    padding: 0 31px;
    font-size: 14px;
    border-left: solid 1px #bac6d3;
}

    .pageMenu li:first-child {
        border-left: 0;
    }

    .pageMenu li a {
        display: block;
        height: 19px;
    }

        .pageMenu li a:hover,
        .pageMenu li a:active {
            text-decoration: none;
            border-bottom: solid 2px #3b8de3;
        }

    .pageMenu li.active a {
        border-bottom: solid 2px #3b8de3;
    }

.pageNav li {
    padding-right: 20px;
}

    .pageNav li a {
        border: 1px #3b8de3 dotted;
        padding: 5px 10px;
    }

        .pageNav li a:hover,
        .pageNav li a:active {
            text-decoration: none;
            border: solid 1px #3b8de3;
        }

    .pageNav li.active a {
        border-bottom: solid 1px #3b8de3;
        background: #3b8de3;
        color: #fff;
    }

.orderFocus {
    display: block;
    font-size: 14px;
    color: #666666;
}

    .orderFocus:link,
    .orderFocus:visited,
    .orderFocus:hover,
    .orderFocus:active {
        color: #666666;
        text-decoration: none;
    }

    .orderFocus i {
        vertical-align: sub;
    }

    .orderFocus.active i {
        background-position: -105px -509px;
    }

.route li {
    line-height: 18px;
}

    .route li span {
        font-size: 20px;
        height: 36px;
        line-height: 36px;
        margin-right: 10px;
        color: #c9d4db;
    }

.resetTable td {
    padding: 5px 0;
    height: auto;
}

.orderInfo {
    background-color: #fffaf0;
    border-top: solid 1px #f8e3cf;
    border-bottom: solid 1px #f8e3cf;
    padding: 20px 0 20px 70px;
}

    .orderInfo .leftCon {
        color: #666666;
        line-height: 24px;
    }

        .orderInfo .leftCon .title {
            display: block;
            width: 48px;
            text-align: right;
            color: #999;
            float: left;
        }

        .orderInfo .leftCon .con {
            padding-left: 16px;
            float: left;
        }

    .orderInfo .rightCon {
        line-height: 22px;
        padding-right: 40px;
    }

        .orderInfo .rightCon .title {
            color: #999999;
        }

        .orderInfo .rightCon .con {
            text-align: left;
            padding-left: 10px;
        }

    .orderInfo .lastCon {
        width: 197px;
        border-left: solid 1px #faeac9;
    }

        .orderInfo .lastCon .u-btn {
            margin: 3px 0;
        }

        .orderInfo .lastCon .btn-white {
            padding: 0 14px;
        }

            .orderInfo .lastCon .btn-white .icon {
                vertical-align: middle;
                margin-right: 4px;
                margin-top: -3px;
            }

.orderNoteCon {
    width: 87.5%;
    line-height: 22px;
    color: #666666;
    margin: 5px auto;
}

    .orderNoteCon li {
        border-top: dashed 1px #ededed;
        padding: 7px 0;
    }

        .orderNoteCon li:first-child {
            border-top: 0;
        }

        .orderNoteCon li .title {
            color: #999999;
            padding-right: 15px;
            vertical-align: top;
        }

.imgTd {
    padding-left: 40px !important;
}

.orderLineInfo.airLineInfo {
    background-color: #fbfcfe;
}

    .orderLineInfo.airLineInfo table td {
        border-bottom: 1px dashed #bfbfbf;
    }

.customerInfo2 th {
    height: 42px;
    line-height: 42px;
    color: #999999;
    font-weight: bold;
    background-color: #f3f9ff;
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ffffff), to(#f3f9ff));
    background: -webkit-linear-gradient(#ffffff, #f3f9ff);
    background: -moz-linear-gradient(#ffffff, #f3f9ff);
    background: -ms-linear-gradient(#ffffff, #f3f9ff);
    background: linear-gradient(#ffffff, #f3f9ff);
    border-bottom: solid 1px #dce6ed;
}

.customerInfo2 td {
    border-bottom: solid 1px #dce6ed;
    color: #666;
    padding: 12px 0;
    line-height: 22px;
}

.customerInfo2 .listTr td {
    color: #5d6474;
}

    .customerInfo2 .listTr td.fstTd {
        color: #c9d4db;
        font-size: 20px;
        font-family: airal;
        text-align: center;
    }

.customerInfo2 .lastTr td {
    background-color: #edf8ff;
    border-bottom: 0;
}

.pnrInfo {
    padding: 27px 30px;
    line-height: 18px;
    background-color: #000000;
    color: #ffffff;
    font-family: airal;
    margin-top: 6px;
}

.gaiBlock {
    background-color: #78baff;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -khtml-border-radius: 2px;
    -webkit-border-radius: 2px;
    padding: 2px;
    color: #ffffff;
}

.airMenu {
    position: absolute;
    margin: 0;
    top: 108px;
    width: 1064px;
    padding: 30px 0 12px;
    background-color: #ffffff;
    z-index: 1;
}

.orderTitle2 {
    font-size: 14px;
    font-weight: bold;
    color: #2863b4;
    border-bottom: solid 2px #c9d4da;
    line-height: 22px;
}

.orderTitle3 {
    border-bottom: solid 2px #c9d4da;
    height: 34px;
    line-height: 34px;
}

.examplePop {
    margin-top: -15px;
}

.tui2Pop {
    margin-right: -15px;
}

.recordTitle {
    padding-bottom: 15px;
    border-bottom: dashed 1px #ededed;
}

.recordTt {
    color: #999999;
    float: left;
}

.recordTtCon {
    color: #666666;
    float: left;
}

.orderStateBox {
    line-height: 24px;
    padding-bottom: 15px;
    border-bottom: dashed 1px #ededed;
}

.recordTableBox {
    height: 217px;
    overflow-y: auto;
}

    .recordTableBox .recordTable tr:nth-child(odd) th,
    .recordTableBox .recordTable tr:nth-child(odd) td {
        background-color: #fbfcfe;
    }

    .recordTableBox .recordTable tr:first-child th,
    .recordTableBox .recordTable tr:first-child td {
        border-top: solid 1px #dde8ef;
    }

    .recordTableBox .recordTable th,
    .recordTableBox .recordTable td {
        padding: 6px 0;
        color: #666666;
        border-bottom: solid 1px #dde8ef;
    }

    .recordTableBox .recordTable th {
        text-align: right;
        line-height: 12px;
        padding-right: 15px;
        border-left: solid 2px #dde8ef;
    }

    .recordTableBox .recordTable td {
        line-height: 18px;
        padding-left: 13px;
        border-right: solid 2px #dde8ef;
    }

.lightBlueBg {
    padding: 10px 30px;
    background: -ms-linear-gradient(top, #ffffff, #f3f9ff);
    /* IE 10 */
    background: -moz-linear-gradient(top, #ffffff, #f3f9ff);
    /*火狐*/
    /*谷歌*/
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ffffff), to(#f3f9ff));
    /* Safari 4-5, Chrome 1-9*/
    background: -webkit-linear-gradient(top, #ffffff, #f3f9ff);
    /*Safari5.1 Chrome 10+*/
    background: -o-linear-gradient(top, #ffffff, #f3f9ff);
    /*Opera 11.10+*/
}

.cannot_work_add h3 {
    line-height: 30px;
}

.cannot_work_add .f-alignRight {
    text-align: right;
    padding-right: 15px;
}

.cannot_work_add_list li {
    width: 100%;
    line-height: 25px;
}

.errText {
    border: 1px #f7d0d4 solid;
    background: #fbf0f1;
}

.pagePayWay li {
    width: 19%;
    margin: 0.5% 1% 0.5% 0;
    display: inline-block;
    border: 1px #ededed solid;
    padding: 20px 2%;
    cursor: pointer;
}

    .pagePayWay li label {
        display: inline-block;
        vertical-align: middle;
        cursor: pointer;
    }

    .pagePayWay li span {
        display: inline-block;
        vertical-align: middle;
        padding-left: 10px;
    }

    .pagePayWay li:hover {
        border: 1px #ffa320 solid;
    }

.smsSelectPackage li {
    width: 22%;
    margin: 0.5% 1%;
    padding-bottom: 20px;
    display: inline-block;
    background: #e7f1ff;
}

    .smsSelectPackage li h3 {
        background: #78baff;
        line-height: 40px;
        color: #ffffff;
        text-indent: 15px;
        font-weight: normal;
    }

    .smsSelectPackage li i.gift {
        display: block;
        width: 120px;
        height: 120px;
        margin: 10px auto;
        background-image: url("../Img/gift.png");
        background-repeat: no-repeat;
    }

        .smsSelectPackage li i.gift.gift-a {
            background-position: 0 0;
        }

        .smsSelectPackage li i.gift.gift-b {
            background-position: -120px 0;
        }

        .smsSelectPackage li i.gift.gift-c {
            background-position: -245px 0;
        }

        .smsSelectPackage li i.gift.gift-d {
            background-position: -372px 0;
        }

    .smsSelectPackage li strong {
        display: block;
        text-align: center;
    }

    .smsSelectPackage li .chooseNumber {
        width: 60%;
        margin: 10px auto;
        overflow: hidden;
    }

        .smsSelectPackage li .chooseNumber b {
            display: block;
            text-align: center;
        }

        .smsSelectPackage li .chooseNumber .chooseIput {
            position: relative;
            width: 67px;
            margin: 0 auto;
        }

            .smsSelectPackage li .chooseNumber .chooseIput input {
                width: 35px;
                height: 20px;
                line-height: 20px;
                padding: 5px 25px 5px 5px;
                margin: 0;
                border: solid 1px #b8b8b8;
                text-align: center;
            }

            .smsSelectPackage li .chooseNumber .chooseIput label {
                position: absolute;
                right: 1px;
                top: 1px;
                width: 22px;
            }

                .smsSelectPackage li .chooseNumber .chooseIput label a {
                    display: block;
                    width: 48%;
                    padding: 2px 23%;
                    border-left: 1px #b8b8b8 solid;
                }

                    .smsSelectPackage li .chooseNumber .chooseIput label a.forArrowUp {
                        background: #ffffff;
                        height: 10px;
                        border-bottom: 1px #b8b8b8 solid;
                    }

                    .smsSelectPackage li .chooseNumber .chooseIput label a.forArrowDown {
                        height: 11px;
                        background: #eaeaea;
                    }

.sysCenter-accountContract .sysCenter-accountContract-item {
    border: 1px #e5e5e5 solid;
    margin: 10px 0;
    padding: 20px 30px;
    overflow: hidden;
}

    .sysCenter-accountContract .sysCenter-accountContract-item i,
    .sysCenter-accountContract .sysCenter-accountContract-item span {
        display: block;
        float: left;
    }

        .sysCenter-accountContract .sysCenter-accountContract-item i.icon {
            width: 33px;
            height: 33px;
        }

        .sysCenter-accountContract .sysCenter-accountContract-item i.rightA {
            background-position: -165px -405px;
        }

        .sysCenter-accountContract .sysCenter-accountContract-item i.warnA {
            background-position: -165px -442px;
        }

        .sysCenter-accountContract .sysCenter-accountContract-item i.logoIcon {
            width: 165px;
            margin: 0 50px;
        }

    .sysCenter-accountContract .sysCenter-accountContract-item span {
        line-height: 35px;
    }

i.iconnew {
    display: inline-block;
    width: 22px;
    height: 14px;
    background: url("../Img/new.gif") no-repeat;
    margin-left: 5px;
}

.orderRule {
    border-top: 1px #e0e0e0 solid;
    position: relative;
    padding-top: 10px;
}

    .orderRule ul.orderRule-b {
        position: absolute;
        right: 0;
    }

        .orderRule ul.orderRule-b li {
            width: 90px;
        }

    .orderRule ul li {
        float: left;
    }

        .orderRule ul li i.icon {
            vertical-align: middle;
        }

.editNote {
    width: 55%;
    height: 18px;
    margin: 5px 10px;
    padding: 5px 20px;
    cursor: pointer;
    position: relative;
}

.editNoteStyle {
    background: #fffaf0;
    border-radius: 20px;
    box-shadow: 0 0 5px #ebebeb;
}

.editNote p {
    float: left;
    width: 70%;
    height: 18px;
    line-height: 18px;
    overflow: hidden;
}

    .editNote p strong {
        margin-right: 5px;
        color: #ff875a;
    }

.editNote span {
    position: absolute;
    right: 20px;
    top: 7px;
}

    .editNote span a {
        margin: 0 5px;
        display: none;
    }

.countryDrop .autocompleter-item {
    text-align: right;
}

    .countryDrop .autocompleter-item span {
        position: absolute;
        left: 10px;
    }

.callUs {
    width: 100%;
    float: left;
}

    .callUs ul {
        width: 100%;
    }

        .callUs ul li {
            padding-top: 10px;
            border: 1px #e0e0e0 solid;
            margin-bottom: 10px;
        }

            .callUs ul li table {
                width: 100%;
            }

                .callUs ul li table a {
                    text-decoration: none;
                }

                .callUs ul li table .addressUs td {
                    padding-bottom: 20px;
                }

                .callUs ul li table .qqUs {
                    background: #f4f9ff;
                }

                    .callUs ul li table .qqUs td {
                        padding: 10px 0;
                    }

                        .callUs ul li table .qqUs td .qqWindowBox {
                            display: block;
                            float: left;
                            margin-right: 10px;
                        }

.qqWindow {
    border: 1px #82b6ff solid;
    display: block;
    background: #cce2ff;
    width: 75px;
    height: 20px;
    line-height: 20px;
    border-radius: 2px;
    float: left;
}

    .qqWindow i {
        display: block;
        float: left;
        margin: 2px;
    }

    .qqWindow em {
        display: block;
        border-left: 1px #82b6ff solid;
        background: #fff;
        float: right;
        padding: 0 6px;
    }

.systemOutlets {
    width: 100%;
}

    .systemOutlets li {
        float: left;
        margin-right: 30px;
    }

        .systemOutlets li a {
            display: block;
            position: relative;
            color: #ffffff;
            z-index: 1;
        }

            .systemOutlets li a b {
                display: block;
                width: 80px;
                height: 80px;
            }

                .systemOutlets li a b#a {
                    background: #63a6ec;
                }

                    .systemOutlets li a b#a:hover {
                        background: #529cea;
                    }

                .systemOutlets li a b#b {
                    background: #90cf52;
                }

                    .systemOutlets li a b#b:hover {
                        background: #83c93f;
                    }

                .systemOutlets li a b#c {
                    background: #fe6363;
                }

                    .systemOutlets li a b#c:hover {
                        background: #f64f4f;
                    }

                .systemOutlets li a b#d {
                    background: #ff983c;
                }

                    .systemOutlets li a b#d:hover {
                        background: #f98f31;
                    }

            .systemOutlets li a p {
                position: absolute;
                bottom: 0;
                width: 100%;
                height: 25px;
            }

                .systemOutlets li a p em {
                    display: block;
                    background: #fff;
                    width: 100%;
                    height: 25px;
                    filter: alpha(opacity=20);
                    -moz-opacity: 0.5;
                    -khtml-opacity: 0.2;
                    opacity: 0.2;
                }

                .systemOutlets li a p i {
                    position: absolute;
                    display: block;
                    color: #fff;
                    bottom: 0;
                    line-height: 25px;
                    width: 100%;
                    text-align: center;
                }

            .systemOutlets li a i.active {
                position: absolute;
                top: -5px;
                right: -5px;
                z-index: 9;
                display: none;
            }

#linkTui {
    cursor: pointer;
}

    #linkTui.linkTuiStyle {
        background: #f7f7f7;
        border: 1px #fdad16 solid;
    }

.mainLeft {
    width: 65.5%;
    position: relative;
    float: left;
}

    .mainLeft .m-tab {
        width: 100%;
        margin: 10px 0;
    }

.mainRight {
    width: 33.5%;
    float: right;
}

    .mainRight .m-tab {
        width: 100%;
        margin: 10px 0;
    }

.tabCon .brNo tr td {
    border-bottom: none;
    padding-left: 10px;
    height: 30px;
}

    .tabCon .brNo tr td a {
        color: #5D6474;
    }

        .tabCon .brNo tr td a:hover {
            color: #ff0000;
            text-decoration: none;
        }

.panel {
    overflow: hidden;
    width: 100%;
}

    .panel ul {
        width: 100%;
        float: left;
    }

        .panel ul li {
            width: 16.5%;
            float: left;
        }

            .panel ul li a:hover {
                text-decoration: none;
            }

                .panel ul li a:hover p {
                    color: #ff0000;
                }

            .panel ul li a b {
                display: block;
                width: 25px;
                height: 25px;
                padding: 12.5px;
                border: 1px #99c1e8 solid;
                background: #ffffff;
                border-radius: 25px;
                margin: 0 auto;
            }

                .panel ul li a b i {
                    -moz-transition: all 0.5s ease-in-out;
                    -webkit-transition: all 0.5s ease-in-out;
                    -o-transition: all 0.5s ease-in-out;
                    -ms-transition: all 0.5s ease-in-out;
                    transition: all 0.5s ease-in-out;
                }

                .panel ul li a b:hover i {
                    -moz-transform: rotate(360deg);
                    -webkit-transform: rotate(360deg);
                    -o-transform: rotate(360deg);
                    -ms-transform: rotate(360deg);
                    transform: rotate(360deg);
                }

            .panel ul li a p {
                line-height: 30px;
                text-align: center;
                font-size: 14px;
                color: #5d6474;
            }

                .panel ul li a p span {
                    padding-left: 5px;
                }

#makeHome {
    position: absolute;
    display: block;
    right: 0;
    top: 0;
    padding: 0 10px;
    color: #666666;
}

    #makeHome:hover {
        background: #79b9ff;
        color: #ffffff;
        text-decoration: none;
    }

        #makeHome:hover i {
            background-position: -84px -532px;
        }

#dredgeSupplier {
    position: absolute;
    display: block;
    right: 130px;
    top: 0;
    padding: 0 10px;
    color: #666666;
}

    #dredgeSupplier:hover {
        background: #79b9ff;
        color: #ffffff;
        text-decoration: none;
    }

        #dredgeSupplier:hover i {
            background-position: -86px -612px;
        }

#refresh {
    position: absolute;
    display: block;
    right: 270px;
    top: 0;
    padding: 0 10px;
    color: #666666;
}

    #refresh:hover {
        background: #79b9ff;
        color: #ffffff;
        text-decoration: none;
    }

        #refresh:hover i {
            background-position: -77px -647px;
        }

.moreSearch:hover {
    text-decoration: none;
}

th {
    color: #5d6474;
}

.for-addQQ li {
    width: 25%;
    margin-right: 3%;
    padding: 10px 2%;
    border: 1px #fff dashed;
    cursor: pointer;
    display: block;
    float: left;
}

    .for-addQQ li:hover {
        border: 1px #eee dashed;
    }

.for-addQQ .deleteQQ {
    display: block;
    float: left;
    margin-left: 10px;
    line-height: 20px;
}

.m-airline .policyTab {
    overflow: auto;
    padding: 0;
    position: relative;
}

.policyTab table tr td span {
    display: inline-block;
}

.policyTabFr {
    position: absolute;
    right: 15px;
    bottom: 10px;
    height: 20px;
    line-height: 20px;
}

    .policyTabFr span i {
        margin-right: 2px;
    }

.icon-hanshu {
    margin-left: 5px;
}

.icon-ticketType {
    line-height: 17px;
    text-align: center;
}

.policyTab .icon {
    vertical-align: middle;
}

.minus {
    border: 1px #ff9500 solid;
    color: #ff9500;
}

    .minus font {
        color: #fff;
        background: #ff9500;
        margin-right: 2px;
    }

.policyExplain {
    background: #fff;
    width: 85%;
    margin: 0 2% 2% 2%;
    padding: 2% 3.5%;
}

    .policyExplain p {
        line-height: 22px;
    }

.policyBg {
    background: #fefaef;
}

/* cyleen 于2015-12-1 增加 改期升舱*/
.barStep3 {
    width: 100%;
    float: left;
}

    .barStep3.step1 {
        background: url("../Img/ChangeStep.png") 0 0 no-repeat;
    }

    .barStep3.step2 {
        background: url("../Img/ChangeStep.png") 0 -57px no-repeat;
    }

    .barStep3 li {
        float: left;
        width: 33%;
        text-indent: 135px;
        height: 45px;
        line-height: 45px;
    }

        .barStep3 li.active {
            color: #fff;
        }

.upgrades_chg {
    background: #fffaf0;
    border: 1px #f8e3cf solid;
    width: 97.5%;
    padding: 15px 1%;
    float: left;
    margin-top: 10px;
}

    .upgrades_chg table {
        width: 100%;
    }

.conTxt .close {
    font-size: 30px;
    color: #b8b8b8;
    vertical-align: middle;
    display: inline-block;
    -moz-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

    .conTxt .close:hover {
        text-decoration: none;
        color: #fff;
        -moz-transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        transform: rotate(360deg);
    }

/*  Add    */
.f-pd20 {
    padding: 20px;
}

.tblianxi {
    background: #fcfdfe;
}

    .tblianxi td {
        padding: 5px 0;
    }

.f-fc1 {
    color: #ff875a;
}

.icon_search {
    background: url(../Img/search_1.png) no-repeat;
    display: block;
    position: absolute;
    width: 13px;
    height: 13px;
    top: 9px;
    right: 6px;
    z-index: 10;
}

.imghide {
    display: none;
    position: absolute;
    left: 0;
    top: 0;
}



.btnBlue-payDisabled {
    display: inline-block;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    word-wrap: normal;
    white-space: nowrap;
    border: 0;
    color: #fff;
    border-radius: 4px;
    /*background-color: #3b8de3;*/
    height: 40px;
    padding: 0 20px;
}

    .btnBlue-payDisabled:hover {
        /*background-color: #3075d5;*/
    }

    .btnBlue-payDisabled i {
        vertical-align: middle;
    }

.btnOrange-aaDisabled {
    display: inline-block;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    word-wrap: normal;
    white-space: nowrap;
    border: 0;
    color: #fff;
    border-radius: 4px;
    /*background-color: #ffa320;*/
    height: 40px;
    padding: 0 20px;
}

    .btnOrange-aaDisabled:hover {
        /*background-color: #3075d5;*/
    }

    .btnOrange-aaDisabled i {
        vertical-align: middle;
    }

.testPastPay-c {
    padding: 5px 0px;
    border-bottom: 2px solid #c9d4da;
}

.testPastPay-c-t > em {
    color: #ff0000;
    font-weight: normal;
}

.testPastPay-c-c, .testPastPay-c-t {
    color: #666;
}

.testPastPay-c-c {
    width: 100%;
}

    .testPastPay-c-c th {
        padding: 10px 0px;
        font-weight: 700;
        color: #999;
        border-bottom: 1px solid #dde8ef;
    }

    .testPastPay-c-c td {
        padding: 10px 0px;
        border-bottom: 1px solid #dde8ef;
    }

.ui-dialog-footer button:nth-of-type(1) {
    background: #3b8de3;
    color: #ffffff;
}

.pay-way-txt ul{ margin-top:10px;}
.pay-way-txt ul li{ margin-bottom:10px;}

.text_center{ text-align:center;}




.icon.icon2:hover {
    background-position-x: -45px !important;
}
.icon.icon2 {
    background-position: -10px -222px;
}

.icon.zzhang {
    background-position: -11px -680px;
}
