.clearfix:after {
    /*伪元素是行内元素 正常浏览器清除浮动方法*/
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {
    *zoom: 1;
    /*ie6清除浮动的方式 *号只有IE6-IE7执行，其他浏览器不执行*/
}

img {
    display: inline-block;
}

ul,
ol,
li {
    list-style: none;
}

.my-csair {
    background: #0093d0;
    color: #FFF;
    font-size: 22px;
    padding-left: 30px;
    height: 45px;
    line-height: 45px;
    margin-bottom: 15px;
    text-align: left;
}

.second-right {
    float: right;
    width: 780px;
}

.current-align {
    border-bottom: 1px solid #E1E1E1;
    line-height: 30px;
}

.current-align span,
.current-align {
    color: #000;
}

.current-align a {
    color: #3B7E86;
    margin: 0px 5px;
    font-size: 12px;
}

.CA-main {
    position: relative;
    height: 630px;
    background: url(../images/CAuthority/CA_bg2.png) no-repeat no-repeat;
    background-size: 100% 100%;
}
.main_tips {
    position: absolute;
    width: 332px;
    bottom: 36px;
    right: 100px;
    color: #fff;
    font-size: 14px;
}

.main_left {
    width: 50%;
    padding-top: 20px;
    float: left;
}

.main_right {
    float: right;
    width: 50%
}

.top_left_imgs {
    width: 100%;
    padding-left: 60px;
    padding-top: 6px;
}

.top_left_imgs .one_ims {
    height: 460px;
}

.top_left_imgs img {
    display: inline-block;
    width: 80%;
}

.top_right_imgs {
    margin-top: 200px;
    margin-left: 60px;
}

.main_list_nav {
    width: 100%;
    margin-left: -60px;
    padding-top: 110px;
}


.left_bot_name {
    display: inline-block;
    width: 150px;
    height: 26px;
}

.left_bot_lxr {
    display: inline-block;
    height: 38px;
    padding-left: 20px;
}

.left_bot_vip {
    display: inline-block;
    width: 224px;
    height: 32px;
}

.bot_unionpay {
    width: 40%;
    float: left;
    text-align: center;
    height: 130px;
    padding: 0 30% 0 0;
}

.icons {
    width: 82px;
    height: 80px;
    padding-left: 10px
}

.bot_wechat {
    width: 30%;
    float: left;
    text-align: center;
    height: 130px;
}

.cut_bth {
    width: 100%;
    text-align: center;
}

.unionpay_btn {
    cursor: pointer;
    width: 130px;
    height: 32px;
    margin: 15px auto 8px;
}

.unionpay_text {
    cursor: pointer;
    display: inline-block;
    width: 100%;
    height: 100%;
    line-height: 32px;
    font-size: 16px;
    color: #ffffff;
    border-radius: 8px;
    background-image: linear-gradient(#74d2ff, #2c4aba);
    border: 2px solid #ffffff;
    text-align: center;

}

.wechat_text {
    cursor: pointer;
    display: inline-block;
    width: 100%;
    height: 100%;
    line-height: 32px;
    font-size: 16px;
    color: #ffffff;
    border-radius: 8px;
    background-image: linear-gradient(#74d2ff, #2c4aba);
    border: 2px solid #ffffff;
    text-align: center;
}


/* 成功页面 */

.markedWords {
    color: #ffffff;
    font-size: 24px;
    width: 66%;
}

.markedBut {
    display: inline-block;
    text-align: center;
    width: 105px;
    height: 27px;
    line-height: 27px;
    border: none;
    background: #ff0000;
    color: #ffffff;
    border-radius: 3px;
    font-size: 13px;
    letter-spacing: 5px;
    margin-top: 20px;
    cursor: pointer;
    box-shadow: 3px 3px 3px #000;
    margin-left: 1%;
}

.no_show_ims {
    padding-left: 20px;
    width: 290px;
    height: 570px;
}

.no_show_ims_ban {
    width: 80%;
    margin-left: -24px;
    padding-top: 160px;
}

/**loading**/
.alert-box .loading-bg {
    background-color: #ffffff;
    opacity: 1;
    filter: alpha(opacity=100);
}

.shadow-bg-loading {
    background-color: #fff !important;
    border: 0 none;
    height: 100%;
    left: 0;
    opacity: 1 !important;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9999;
}

.xbmutling {
    background: url("../images/loading_bg02.gif") repeat-y scroll 0 0;
    border-radius: 3px;
    left: 50%;
    margin-left: -240px;
    position: fixed;
    text-align: left;
    top: 50%;
    width: 480px;
    z-index: 9999;
}

.blintkyongh {
    background: url(../images/loadingimg.jpg) 0 0 no-repeat;
    height: 130px;
}

#flight-loading {
    margin: -290px 0 0 -240px;
    text-align: center;
    width: 480px;
}

.loadingtxt {
    line-height: 20px;
    text-align: center;
}

.alert-box.loadingArea {
    height: 30px;
    padding: 10px 0;
    background-color: #f0fafd;
}

.loadingtxt h2 {
    color: #334b77;
    font-size: 12px;
    font-weight: normal;
    margin: 0 0 5px;
}

.loadsfbootm {
    background: url("../images/loading_bg03.gif") no-repeat scroll 0 0;
    height: 14px;
    margin-top: 15px;
    overflow: hidden;
}

.au-check-group {
    width: 100%;
    text-align: center;
}