﻿@charset "utf-8";

body {
    position: absolute;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    top: 0px;
    left: 0px;
    background-color: rgb(255,255,255);
    width: 100%;
    height: auto;
    font-size: 12px;
    font-family: "宋体";
}

.tableDate td {
    font-size: 10px;
    border-color: #dddddd;
    padding: 0px 0px;
    margin: 0px 0px;
    width: 53px;
    height: 43px;
    max-height: 43px;
    max-width: 53px;
}

.tableDate tr {
    border-color: #dddddd;
    padding: 0px 0px;
    margin: 0px 0px;
}



.divfile1 {
    float: left;
    height: 42px;
    width: 272px;
    margin-top: 0px;
    left: 0px;
    margin-left: 0px;
    position: relative;
}

.divfile2 {
    text-align: center;
    padding-top: 12px;
}

.Traveller {
}



    .Traveller H3 {
        color: #0066cc;
        font-size: 16px;
        font: 16px/1.6 Tahoma,'微软雅黑', '宋体';
        font-family: '微软雅黑';
        position: absolute;
        top: 10px;
        left: 20px;
    }

    .Traveller .Note {
        font-size: 12px;
        position: absolute;
        top: 50px;
        left: 20px;
        height: 90px;
        right: 10px;
        color: #F60;
    }

    .Traveller .Object {
        width: 100%;
        height: 140px;
        position: relative;
        border-bottom: 1px solid #ddd;
    }

    .Traveller .A {
        width: 200px;
        height: 140px;
        background-color: #0FF;
        position: absolute;
        left: 0px;
        top: 0px;
    }

    .Traveller .B {
        height: 140px;
        position: absolute;
        left: 200px;
        top: 0px;
        right: 150px;
    }

    .Traveller .C {
        height: 140px;
        position: absolute;
        width: 150px;
        top: 0px;
        right: 0px;
    }

    .Traveller .TravellerMoney {
        position: absolute;
        top: 30px;
        width: 100%;
        color: #F30;
        font-weight: 200;
        cursor: default;
        font: 20px/1.6 Tahoma,'微软雅黑', '宋体';
        font-family: '微软雅黑';
    }

    .Traveller .TravellerPay {
        font-size: 16px;
        position: absolute;
        top: 80px;
        width: 80px;
        background-color: #F30;
        height: 28px;
        left: 30px;
        color: #FFF;
        cursor: pointer;
        font-size: 16px;
        font: 16px/1.6 Tahoma,'微软雅黑', '宋体';
        font-family: '微软雅黑';
    }

.inputstylefile {
    width: 272px;
    height: 42px;
    cursor: pointer;
    font-size: 30px;
    outline: medium none;
    position: absolute;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    opacity: 0;
    left: 0px;
    top: 0px;
}

input:-webkit-autofill {
    background-color: #000;
}

.tr_record_bj input[type=text] {
    border: 0px;
    width: 100px;
    line-height: 40px;
    border-right: 1px solid #DDDDDD;
    text-align: center;
    height: 40px;
    font-size: 11px;
    text-align: center;
    padding-left: 5px;
    font-size: 12px;
}

.tr_record_bj td {
    white-space: nowrap;
}

.file {
    position: relative;
    display: inline-block;
    background: #D0EEFF;
    border: 1px solid #99D3F5;
    border-radius: 4px;
    padding: 4px 12px;
    overflow: hidden;
    color: #1E88C7;
    text-decoration: none;
    text-indent: 0;
    line-height: 20px;
}

    .file input {
        position: absolute;
        font-size: 100px;
        right: 0;
        top: 0;
        opacity: 0;
    }

    .file:hover {
        background: #AADFFD;
        border-color: #78C3F3;
        color: #004974;
        text-decoration: none;
    }

input[type=checkbox] {
    width: 12px;
    height: 12px;
    -webkit-appearance: checkbox;
}

.msg {
    width: 70px;
    height: 70px;
    position: fixed;
    bottom: 10px;
    display: none;
    right: 10px;
    cursor: pointer;
}

input, select, textarea {
    font-size: 100%;
}

user agent stylesheetinput[type="radio"] {
    margin: 3px 3px 0px 5px;
}

user agent stylesheetinput[type="radio"] {
    -webkit-appearance: radio;
    box-sizing: border-box;
}

.msg img {
    width: 70px;
    height: 70px;
}

input {
    -webkit-appearance: none;
}

.a_look {
    cursor: pointer;
}

tr {
    display: table-row;
    vertical-align: inherit;
    border-color: inherit;
    text-align: center;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
    margin: 0;
    padding: 0;
}

a {
    text-decoration: none;
}

#a_closenews {
    font-weight: bold;
    font-size: 16px;
    background-color: #9F0;
    color: #000;
}

ol, ul {
    list-style: none;
}

.clearfix:after {
    clear: both;
}

.clearfix:before, .clearfix:after {
    content: "";
    display: table;
}

.pa {
    position: absolute;
}

.pr {
    position: relative;
}

.fl {
    float: left;
    display: inline;
}

.fr {
    float: right;
}

.cb {
    clear: both;
}

.top_bar {
    position: relative;
    z-index: 500;
    width: 100%;
    height: 30px;
    min-width: 980px;
    color: #eee;
    background-color: #25292d;
    border-bottom: 2px solid #e95c00;
    font-size: 12px;
}

.w_950 {
    width: 950px;
    height: auto;
    margin: 0 auto;
}

.top_menu {
    float: right;
    display: inline;
}

    .top_menu li {
        float: left;
        padding-top: 8px;
        position: relative;
    }

.online {
    position: relative;
    display: none;
    background-color: rgb(255,255,255);
    border: 1px solid rgb(226,226,226);
    margin-top: 9px;
    margin-left: -20px;
    margin-right: -20px;
    text-decoration: none;
}

    .online p {
        margin-top: 0px;
        background-color: rgb(255,255,255);
        height: 22px;
        padding-top: 8px;
        margin-bottom: 0px;
        position: relative;
    }

        .online p:hover {
            background-color: rgb(232,232,232);
        }

.cs {
    position: relative;
    z-index: 100;
}

.customer-service-n {
    display: block;
    height: 21px;
    position: relative;
    z-index: 1001;
    margin-left: 1px;
    padding-left: 2px;
    width: 62px;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-left-style: solid;
    border-top-color: rgb(37,41,45);
    border-right-color: rgb(37,41,45);
    border-bottom-color: rgb(37,41,45);
    border-left-color: rgb(37,41,45);
    top: -1px;
}

    .customer-service-n:hover {
        background-color: rgb(255,255,255);
        border: 1px solid rgb(226,226,226);
        color: rgb(8,8,8);
    }

        .customer-service-n:hover div {
            display: block;
        }
/*sds*/

.header {
    border-bottom: 1px solid #ddd;
    position: relative;
}

.logo {
    margin-top: 15px;
}

.banner {
    position: relative;
    width: 100%;
}

.left {
    border: 1px solid #ddd;
    width: 200px;
    float: left;
}

.user_head {
    border-bottom: 1px solid #e3e3e3;
    padding: 5px;
    height: 60px;
    background: #fff;
}

.user_pic {
    width: 73px;
    height: 70px;
    margin-top: -15px;
    display: inline-block;
    background: url(png/acc-bg.png) no-repeat 0 -50px;
    margin-left: 5px;
    float: left;
}

    .user_pic img {
        width: 56px;
        height: 56px;
        margin: 6px;
    }

.user_name {
    font: 15px/1.6 Tahoma, "微软雅黑", "宋体";
    color: #333;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    width: 105px;
    margin-top: 5px;
}

.user_balance {
    font-size: 12px;
    background: #fff;
    height: 120px;
    padding-top: 5px;
    padding-right: 10px;
    padding-bottom: 5px;
    padding-left: 10px;
}

    .user_balance dl {
        padding-top: 10px;
    }

    .user_balance dt {
        width: 65px;
        float: left;
        color: #999;
    }

.command {
    vertical-align: top;
    border-top: 1px solid #E1E1E1;
}

.nav {
    border-bottom: 1px solid #E1E1E1;
    margin-top: 10px;
    padding-bottom: 5px;
    background-color: rgb(255,255,255);
    list-style: none;
    width: 200px;
    position: relative;
}

    .nav li {
        display: block;
        width: 100%;
        height: 35px;
        line-height: 35px;
        padding: 0;
        overflow: hidden;
        color: #4D4D4D;
        font-size: 14px;
        text-indent: 56px;
        margin-left: 0px;
        border-bottom: 1px solid rgb(255,255,255);
        border-top: 1px solid rgb(255,255,255);
        margin-bottom: 5px;
        margin-top: 10px;
        cursor: pointer;
        font-family: "宋体";
    }

        .nav li:hover {
            background-color: rgb(241,241,241);
            border-bottom: 1px solid #ddd;
            border-top: 1px solid #ddd;
        }

    .nav .on {
        background-color: rgb(241,241,241);
        border-bottom: 1px solid #ddd;
        border-top: 1px solid #ddd;
    }

.red-point::before {
    content: " ";
    border: 3px solid red; /*设置红色*/
    border-radius: 3px; /*设置圆角*/
    position: absolute;
    z-index: 1000;
    right: 0;
    margin-right: 50px;
    margin-top: 14px;
}

.red_tdPoint {
    border: 3px solid red; /*设置红色*/
    margin-top: 10px;
}

.news {
    z-index: 1003;
    position: fixed;
    display: block;
    /*height: 400px;
    width: 600px;*/
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
}

    .news a {
        float: right;
        color: rgb(255,0,0);
        font-size: 12px;
        cursor: pointer;
    }

.right {
    width: 740px;
    float: right;
    top: 0px;
    right: 0px;
}

.adsense {
    border: 1px solid #ddd;
    width: 740px;
    height: 200px;
    position: relative;
}


    .adsense .img {
        background-image: url(png/ad_home.jpg);
        height: 135px;
        width: 100%;
        border-bottom: 1px solid #ddd;
    }

    .adsense h3 {
        font-size: 16px;
        color: #666;
        margin-right: 10px;
        font: 16px/1.6 Tahoma, "微软雅黑", "宋体";
        font-family: "微软雅黑";
        float: left;
        line-height: 38px;
    }

    .adsense a {
        font-size: 12px;
        line-height: 10px;
        color: rgb(51,51,51);
        width: 170px;
        margin-left: 10px;
    }

    .adsense span {
        float: right;
        width: 60px;
        font-size: 14px;
        font-family: '微软雅黑';
        line-height: 38px;
        margin-right: 10px;
        color: #666;
    }

.money {
    width: 372px;
    height: 42px;
    color: #3399FF;
    font-family: 宋体;
    font-size: 14px;
    font-weight: bold;
}

    .money a {
        margin-left: 10px;
        margin-right: 10px;
        cursor: pointer;
    }

        .money a:hover {
            color: rgb(255, 0, 0);
        }

.record {
    border: 1px solid #ddd;
    width: 740px;
    position: relative;
    top: 10px;
    cursor: pointer;
}

.footer {
    width: 100%;
    /*height: 92px;*/
    display: block;
    margin-top: 10px;
    border-top: 1px solid #ddd;
    font-size: 12px;
    padding: 10px 0;
    vertical-align: text-top;
}

.ico-phone {
    position: absolute;
    left: 25px;
    height: 24px;
    width: 24px;
    margin-top: 5px;
    background-image: url(png/sj.jpg);
    cursor: pointer;
    vertical-align: middle;
}

.ico-tv {
    position: absolute;
    left: 25px;
    height: 24px;
    width: 24px;
    margin-top: 5px;
    background-image: url(png/tv.jpg);
    cursor: pointer;
    vertical-align: middle;
}

.ico-power {
    position: absolute;
    left: 25px;
    height: 24px;
    width: 24px;
    margin-top: 5px;
    background-image: url(png/sg186.jpg);
    cursor: pointer;
    vertical-align: middle;
}

.ico-pcshop {
    position: absolute;
    left: 25px;
    height: 24px;
    width: 24px;
    margin-top: 5px;
    background-image: url(png/Accessories.jpg);
    cursor: pointer;
    vertical-align: middle;
}

.ico-specialOffer {
    position: absolute;
    left: 25px;
    height: 24px;
    width: 24px;
    margin-top: 5px;
    background-image: url(png/share.jpg);
    cursor: pointer;
    vertical-align: middle;
}

.ico-ticket {
    position: absolute;
    left: 25px;
    height: 24px;
    width: 24px;
    margin-top: 5px;
    background-image: url(png/air.jpg);
    cursor: pointer;
    vertical-align: middle;
}
.ico-ticket {
    position: absolute;
    left: 25px;
    height: 24px;
    width: 24px;
    margin-top: 5px;
    background-image: url(png/air.jpg);
    cursor: pointer;
    vertical-align: middle;
}
.ico-car {
    position: absolute;
    left: 25px;
    height: 24px;
    width: 24px;
    margin-top: 5px;
    background-image: url(png/car.png);
    cursor: pointer;
    vertical-align: middle;
}
.ico-train {
    position: absolute;
    left: 25px;
    height: 24px;
    width: 24px;
    margin-top: 5px;
    background-image: url(png/train.png);
    cursor: pointer;
    vertical-align: middle;
}
.ico-air {
    position: absolute;
    left: 25px;
    height: 24px;
    width: 24px;
    margin-top: 5px;
    background-image: url(png/air.png);
    cursor: pointer;
    vertical-align: middle;
}


.ico-travel {
    position: absolute;
    left: 25px;
    height: 24px;
    width: 24px;
    margin-top: 5px;
    background-image: url(png/Traveller.jpg);
    cursor: pointer;
    vertical-align: middle;
}

.ico-qq1 {
    position: absolute;
    left: 25px;
    height: 24px;
    width: 24px;
    margin-top: 5px;
    background-image: url(png/qq.png?13);
    cursor: pointer;
    vertical-align: middle;
}

.ico-video {
    position: absolute;
    left: 25px;
    height: 24px;
    width: 24px;
    margin-top: 5px;
    background-image: url(png/video.png);
    cursor: pointer;
    vertical-align: middle;
}

.ico-wangyou {
    position: absolute;
    left: 25px;
    height: 24px;
    width: 24px;
    margin-top: 5px;
    background-image: url(png/wangyou.png);
    cursor: pointer;
    vertical-align: middle;
}

.ico-bx {
    position: absolute;
    left: 25px;
    height: 24px;
    width: 24px;
    margin-top: 5px;
    background-image: url(png/ywbx.jpg);
    cursor: pointer;
    vertical-align: middle;
}

.ico-express {
    position: absolute;
    left: 25px;
    height: 24px;
    width: 24px;
    margin-top: 5px;
    background-image: url(png/Express.jpg);
    cursor: pointer;
    vertical-align: middle;
}

.ico-game {
    position: absolute;
    left: 25px;
    height: 24px;
    width: 24px;
    margin-top: 5px;
    background-image: url(png/game.jpg);
    cursor: pointer;
    vertical-align: middle;
}

.ico-report {
    position: absolute;
    left: 25px;
    height: 24px;
    width: 24px;
    margin-top: 5px;
    background-image: url(png/report.jpg);
    cursor: pointer;
    vertical-align: middle;
}

.ico-card {
    position: absolute;
    left: 25px;
    height: 24px;
    width: 24px;
    margin-top: 5px;
    background-image: url(png/card.jpg);
    cursor: pointer;
    vertical-align: middle;
}

.ico-money {
    position: absolute;
    left: 25px;
    height: 24px;
    width: 24px;
    margin-top: 5px;
    background-image: url(png/money.jpg);
    cursor: pointer;
    vertical-align: middle;
}

.ico-buy {
    position: absolute;
    left: 25px;
    height: 24px;
    width: 24px;
    margin-top: 5px;
    background-image: url(png/buy.jpg);
    cursor: pointer;
    vertical-align: middle;
}

.ico-set {
    position: absolute;
    left: 25px;
    height: 24px;
    width: 24px;
    margin-top: 5px;
    background-image: url(png/set.jpg);
    cursor: pointer;
    vertical-align: middle;
}

.ico-store {
    position: absolute;
    left: 25px;
    height: 24px;
    width: 24px;
    margin-top: 5px;
    background-image: url(png/store.jpg);
    cursor: pointer;
    vertical-align: middle;
}

.ico-traffic {
    position: absolute;
    left: 25px;
    height: 24px;
    width: 24px;
    margin-top: 5px;
    background-image: url(png/traffic.jpg);
    cursor: pointer;
    vertical-align: middle;
}

.ico-1894g {
    position: absolute;
    left: 25px;
    height: 24px;
    width: 24px;
    margin-top: 5px;
    background-image: url(png/1894g.jpg);
    cursor: pointer;
    vertical-align: middle;
}

.ico-phonecard {
    position: absolute;
    left: 25px;
    height: 24px;
    width: 24px;
    margin-top: 5px;
    background-image: url(png/phonecard.jpg);
    cursor: pointer;
    vertical-align: middle;
}

.user-wx {
    font-size: 12px;
    background: #fff;
    height: 172px;
    padding-top: 11px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
}

.btn {
    display: inline-block;
    padding: 0 15px;
    cursor: pointer;
    text-align: center;
    color: #5bb0f0;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background-color: #f8f8f8;
    -webkit-box-shadow: inset 0 2px #fff;
    -moz-box-shadow: inset 0 2px #fff;
    box-shadow: inset 0 2px #fff;
    border: solid 1px #e0e0e0;
    background-image: -webkit-linear-gradient(bottom, #f8f8f8, #fcfcfc);
    background-image: -moz-linear-gradient(bottom, #f8f8f8, #fcfcfc);
    background-image: -o-linear-gradient(bottom, #f8f8f8, #fcfcfc);
    background-image: -ms-linear-gradient(bottom, #f8f8f8, #fcfcfc);
    background-image: linear-gradient(to top, #f8f8f8, #fcfcfc);
}

    .btn:hover {
        cursor: pointer;
        -webkit-border-radius: 2px;
        -moz-border-radius: 2px;
        border-radius: 2px;
        background-color: #e8e8e8;
        -webkit-box-shadow: inset 0 3px #fff;
        -moz-box-shadow: inset 0 3px #fff;
        box-shadow: inset 0 3px #fff;
        border: solid 1px #cbcbcb;
        background-image: -webkit-linear-gradient(bottom, #e8e8e8, #fff);
        background-image: -moz-linear-gradient(bottom, #e8e8e8, #fff);
        background-image: -o-linear-gradient(bottom, #e8e8e8, #fff);
        background-image: -ms-linear-gradient(bottom, #e8e8e8, #fff);
        background-image: linear-gradient(to top, #e8e8e8, #fff);
    }

.paycost {
    position: relative;
    width: 470px;
    border-right: 1px solid #ddd;
    height: 100%;
}

.div_input {
    font-family: '微软雅黑';
    position: relative;
    margin-top: 20px;
    margin-bottom: 25px;
    left: 20px;
    font-size: 16px;
    height: 42px;
    color: #444;
    line-height: 42px;
    width: 440px;
}

    .div_input div {
        position: absolute;
        top: 0px;
        left: 70px;
        top: 1px;
    }

.div_input_sf {
    font-family: '微软雅黑';
    position: relative;
    margin-top: 10px;
    margin-bottom: 10px;
    left: 5px;
    font-size: 16px;
    height: 42px;
    color: #444;
    line-height: 42px;
    width: 440px;
    float: left;
}

    .div_input_sf div {
        position: absolute;
        top: 0px;
        left: 70px;
        top: 1px;
    }

.tr_record {
    height: 40px;
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #ddd;
}

.tr_record_bj {
    height: 40px;
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #ddd;
}

    .tr_record_bj td {
        border-right: 1px solid #ddd;
    }


.tr_record:hover {
    background-color: rgb(223,244,255);
}

.tr_record_input {
    height: 40px;
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #ddd;
}

.tr_record_js {
    height: 40px;
    border-bottom: 1px solid #ddd;
    cursor: pointer;
}

    .tr_record_js:hover {
        background-color: rgb(223,244,255);
    }

.tr_record_cf {
    height: 40px;
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #ddd;
    cursor: pointer;
}

    .tr_record_cf:hover {
        background-color: rgb(223,244,255);
    }

.tr_record_input_ck {
    height: 40px;
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #ddd;
}

    .tr_record_input_ck input[type=text] {
        border: 0px;
        width: 100px;
        line-height: 40px;
        height: 40px;
        font-size: 11px;
        text-align: left;
        padding-left: 5px;
        font-size: 12px;
    }

    .tr_record_input_ck input[type=checkbox] {
    }

.tr_record_input input[type=text] {
    border: 0px;
    width: 100px;
    line-height: 40px;
    height: 40px;
    font-size: 11px;
    text-align: left;
    padding-left: 5px;
    font-size: 12px;
}

.tr_record_input input[type=checkbox] {
}

.inputOuter {
    font-family: '微软雅黑';
    width: 272px;
    height: 42px;
    background: url(png/icon_2.png) no-repeat -1px -1px;
}

    .inputOuter:hover {
        width: 272px;
        height: 42px; /*background: url(png/icon_2.png) no-repeat -1px -45px;*/
    }

    .inputOuter input {
        width: 248px;
        position: relative;
        top: 1px;
        left: 2px;
        height: 18px;
        padding: 11px 12px 11px 10px;
        line-height: 18px;
        border: none;
        background: none;
        color: #333;
        font-family: Verdana, Tahoma, Arial;
        font-size: 16px;
        outline: none;
        ime-mode: disabled;
    }

.inputOuter_long {
    font-family: '微软雅黑';
    width: 424px;
    height: 39px;
    border: 1px solid #e9e5e5;
    border-radius: 3px;
}

    .inputOuter_long:hover {
        height: 39px;
    }

    .inputOuter_long input {
        width: 248px;
        position: relative;
        top: 1px;
        left: 0px;
        height: 18px;
        padding: 11px 12px 11px 10px;
        line-height: 18px;
        border: none;
        background: none;
        color: #333;
        font-family: Verdana, Tahoma, Arial;
        font-size: 16px;
        outline: none;
        ime-mode: disabled;
    }

.inputOuter_short {
    font-family: '微软雅黑';
    width: 175px;
    height: 39px;
    border: 1px solid #e9e5e5;
    border-radius: 3px;
}

    .inputOuter_short:hover {
        height: 39px;
    }

    .inputOuter_short input {
        width: 160px;
        position: relative;
        top: 1px;
        left: 0px;
        height: 18px;
        padding: 11px 12px 11px 10px;
        line-height: 18px;
        border: none;
        background: none;
        color: #333;
        font-family: Verdana, Tahoma, Arial;
        font-size: 16px;
        outline: none;
        ime-mode: disabled;
    }

#slider {
    width: 100%;
    height: 420px;
    background: url("png/loading16x16.gif") center center no-repeat #edf7fb;
    z-index: 10;
}

    #slider li {
        width: 100%;
        height: 100%;
        z-index: 11;
        position: absolute;
        left: 0;
        top: 0;
    }

    #slider .slider-bg a {
        display: block;
        width: 100%;
        height: 400px;
    }

.slider-bg {
    width: 100%;
    height: 420px;
    overflow: hidden;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    display: none;
}

#slider-number-box {
    margin-top: 5px;
    text-align: center;
}

    #slider-number-box a {
        display: inline-block;
        width: 30px;
        height: 8px;
        overflow: hidden;
        font-size: 14px;
        background: url("png/inactive-number.png") no-repeat;
        zoom: 1;
    }

        #slider-number-box a.active {
            background-image: url("png/active-number.png");
        }

.wrapper {
    width: 100%;
    min-width: 980px;
    padding-bottom: 55px;
    background: url("png/wrapper-bottom.jpg") left bottom repeat-x #fefefe;
}

    .wrapper a:hover {
        text-decoration: none;
        color: #146fc0;
    }

    .wrapper a:active {
        color: #a9a9a9;
    }

.intro {
    width: 100%;
    margin-top: 30px;
}

.intro-item {
    height: 84px;
    padding-left: 104px;
    width: 222px;
}

    .intro-item h2 {
        margin-top: 16px;
    }

        .intro-item h2 a {
            display: inline-block;
            width: 103px;
            height: 20px;
            background-position: left center;
            background-color: #fefefe;
            background-repeat: no-repeat;
            zoom: 1;
            cursor: default;
        }

.intro .first, .coop .first {
    margin-right: 1px;
}

.intro .last, .coop .last {
    margin-left: 1px;
}

.intro .wallet {
    background: url("png/wallet.png") left center no-repeat #fefefe;
    width: 262px;
}

    .intro .wallet h2 a {
        background-image: url("png/exper.png");
    }

.intro .life {
    background: url("png/life.png") left center no-repeat #fefefe;
    width: 232px;
}

    .intro .life h2 a {
        background-image: url("png/assi.png");
    }

.intro .baidu {
    background: url("png/baidu.png") left center no-repeat #fefefe;
    width: 142px;
}

    .intro .baidu h2 a {
        background-image: url("png/baidu-world.png");
    }

.intro-item ul {
    margin-top: 18px;
}

.intro-item ul {
    font-size: 12px;
    color: #666;
}

    .intro-item ul a {
        font-size: 12px;
        color: #666;
    }

.intro-item li {
    float: left;
    display: inline;
}

.intro-item .atten {
    display: inline-block;
    width: 30px;
    height: 14px;
    padding-top: 1px;
    background: url("png/atten.png") no-repeat;
    color: #fff;
    padding-left: 16px;
    zoom: 1;
}

.txt_14 {
    font-size: 12px;
    font-weight: bold;
    color: #656565;
}

.div_reg2_input {
    height: 16px;
    width: 347px;
    padding: 11px 10px 11px 10px;
    margin-right: 10px;
    border: 1px solid #ddd;
    font-size: 14px;
    color: #666;
    transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    -webkit-transition: .3s;
    margin-left: 50px;
}

.online a {
    color: rgb(2,2,2);
    cursor: pointer;
}

.qq {
    position: fixed;
    width: 800px;
    top: 50%;
    left: 50%;
    height: 500px;
    transform: translateX(-50%);
    background-color: #aca0d8;
    display: none;
    z-index: 1001;
    /*border: 1px solid #ddd;*/
    margin-top: -250px;
    background-image: url(png/qq2.jpg);
    /*padding-bottom:20px*/
}

    .qq div {
        width: 500px;
        height: 500px;

        padding-left: 300px;
    }

    .qq .qqinfo {
        
        float: left;
        width: 230px;
        margin-top: 20px;
        margin-left: 20px;
        margin-right: 20px;
        line-height: 75px;
        clear: none;
        font-size: 19px;
        font-family: "微软雅黑";
        text-align: left;
        display: list-item;
        cursor: pointer;
        color: rgb(0,0,0);
        background-image: url(png/qq1.png);
        background-repeat: no-repeat;
        margin-left:0px;
        padding-left: 85px;
       
    }

    .qq .phone {
        position: absolute;
        width: 200px;
        top: 300px;
        height: 30px;
        line-height: 30px;
        clear: none;
        font-size: 19px;
        font-family: "微软雅黑";
        text-align: left;
        cursor: pointer;
        color: rgb(0,0,0);
        margin-left:80px;
        padding-left: 20px;
        background-color: white;
        border-radius: 20px;
    }

    .qq .barcode {
        position:absolute;
        width: 150px;
        top: 300px;
        height: 150px;
        line-height: 30px;
        clear: none;
        font-size: 19px;
        font-family: "微软雅黑";
        text-align: left;
        cursor: pointer;
        color: rgb(0,0,0);
        left: 615px;
/*        background-color: white;*/
    }


.paypwd-dialog {
    z-index: 1002;
    position: fixed;
    width: 309px;
    height: 123px;
    display: none;
    background-image: url(png/passwdbg.png);
    top: 50%;
    left: 50%;
    margin-left: -154.5px;
    margin-top: -61.5px;
}

    .paypwd-dialog input {
        position: relative;
        height: 20px;
        line-height: 20px;
        border: 1px solid #ddd;
        -webkit-border-radius: 2px;
        -moz-border-radius: 2px;
        border-radius: 2px;
        width: 185px;
        text-indent: 10px;
        padding-top: 5px;
        padding-bottom: 5px;
    }


.tbody_carinsurancetypeinput {
    position: relative;
    height: 20px;
    line-height: 20px;
    border: 1px solid #ddd;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    width: 185px;
    text-indent: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
}

.paypwd-dialog .close {
    font-size: 14px;
    position: absolute;
    top: 9px;
    right: 14px;
    font-weight: bold;
    color: rgb(0,0,0);
    cursor: pointer;
}

    .paypwd-dialog .close:hover {
        color: rgb(255,0,0);
    }

.qq .中国邮政储蓄银行 {
    float: left;
    /*width: 200px;*/
    margin-top: 10px;
    margin-left: 10px;
    margin-right: 20px;
    line-height: 30px;
    padding-left: 132px;
    clear: none;
    font-size: 12px;
    font-family: "微软雅黑";
    text-align: left;
    display: list-item;
    cursor: pointer;
    color: rgb(0,0,0);
    background: url(png/bank.png) no-repeat;
    height: 33px;
    vertical-align: top;
    background-position: 0 -132px;
    background-position: 0 -528px;
}

.qq .中国农业银行 {
    float: left;
    /*width: 200px;*/
    margin-top: 10px;
    margin-left: 10px;
    margin-right: 20px;
    line-height: 30px;
    padding-left: 132px;
    clear: none;
    font-size: 12px;
    font-family: "微软雅黑";
    text-align: left;
    display: list-item;
    cursor: pointer;
    color: rgb(0,0,0);
    background: url(png/bank.png) no-repeat;
    height: 33px;
    vertical-align: top;
    background-position: 0 -132px;
}

.qq .四川省农村信用社 {
    float: left;
    /*width: 200px;*/
    margin-top: 10px;
    margin-left: 10px;
    margin-right: 20px;
    line-height: 30px;
    padding-left: 132px;
    clear: none;
    font-size: 12px;
    font-family: "微软雅黑";
    text-align: left;
    display: list-item;
    cursor: pointer;
    color: rgb(0,0,0);
    background: url(png/bank.png) no-repeat;
    height: 33px;
    vertical-align: top;
    background-position: 0 -2306px;
}

.qq .成都农商银行 {
    float: left;
    /*width: 200px;*/
    margin-top: 10px;
    margin-left: 10px;
    margin-right: 20px;
    line-height: 30px;
    padding-left: 132px;
    clear: none;
    font-size: 12px;
    font-family: "微软雅黑";
    text-align: left;
    display: list-item;
    cursor: pointer;
    color: rgb(0,0,0);
    background: url(png/bank.png) no-repeat;
    height: 33px;
    vertical-align: top;
    background-position: 0 -2306px;
}

.qq .中国工商银行 {
    float: left;
    /*width: 200px;*/
    margin-top: 10px;
    margin-left: 10px;
    margin-right: 20px;
    line-height: 30px;
    padding-left: 132px;
    clear: none;
    font-size: 12px;
    font-family: "微软雅黑";
    text-align: left;
    display: list-item;
    cursor: pointer;
    color: rgb(0,0,0);
    background: url(png/bank.png) no-repeat;
    height: 33px;
    vertical-align: top;
    background-position: 0 -35px;
}

.qq .中国建设银行 {
    float: left;
    /*width: 200px;*/
    margin-top: 10px;
    margin-left: 10px;
    margin-right: 20px;
    line-height: 30px;
    padding-left: 132px;
    clear: none;
    font-size: 12px;
    font-family: "微软雅黑";
    text-align: left;
    display: list-item;
    cursor: pointer;
    color: rgb(0,0,0);
    background: url(png/bank.png) no-repeat;
    height: 33px;
    vertical-align: top;
    background-position: 0 -99px;
}

.qq .中国银行 {
    float: left;
    /*width: 200px;*/
    margin-top: 10px;
    margin-left: 10px;
    margin-right: 20px;
    line-height: 30px;
    padding-left: 132px;
    clear: none;
    font-size: 12px;
    font-family: "微软雅黑";
    text-align: left;
    display: list-item;
    cursor: pointer;
    color: rgb(0,0,0);
    background: url(png/bank.png) no-repeat;
    height: 33px;
    vertical-align: top;
    background-position: 0 -165px;
}

.tableDate div {
    position: relative;
    width: 53px;
    height: 43px;
    max-height: 43px;
    max-width: 53px;
    padding: 0px 0px;
    margin: 0px 0px;
    left: 0px;
    top: 0px;
    bottom: 0px;
    right: 0px;
}

.a_date {
    position: absolute;
    width: 53px;
    top: -8px;
    right: 0px;
}

.a_dateMonth {
    position: relative;
    width: 33%;
    height: 43px;
    top: 0px;
    margin: 10px 10px;
    cursor: pointer;
}

.a_money {
    position: absolute;
    width: 53px;
    top: 10px;
    right: 0px;
    color: #F30;
    cursor: pointer;
}



#scrollBox {
    height: 30px;
    background: #228b22;
    overflow: hidden;
}

    #scrollBox li {
        height: 15px;
        line-height: 15px;
        text-align: center;
        color: white;
    }

#myUser {
    width: 700px;
    height: 892px;
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    z-index: 1002;
}

    #myUser .info {
        position: fixed;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
    }

        #myUser .info > p {
            position: absolute;
            font-size: 24px;
            line-height: 32px;
            font-weight: bold;
            color: red;
            text-align: center;
        }


@keyframes fade {
    from {
        opacity: 1.0;
    }

    50% {
        opacity: 0.4;
    }

    to {
        opacity: 1.0;
    }
}

@-webkit-keyframes fade {
    from {
        opacity: 1.0;
    }

    50% {
        opacity: 0.4;
    }

    to {
        opacity: 1.0;
    }
}

.btn_xuqi {
    display: inline-block;
    padding: 0 15px;
    cursor: pointer;
    text-align: center;
    color: #fff;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -webkit-box-shadow: inset 0 2px #fff;
    -moz-box-shadow: inset 0 2px #fff;
    box-shadow: inset 0 2px #fff;
    border: solid 1px #e0e0e0;
    background-image: -webkit-linear-gradient(bottom, green, green);
    background-image: -moz-linear-gradient(bottom, green, green);
    background-image: -o-linear-gradient(bottom, green, green);
    background-image: -ms-linear-gradient(bottom, green, green);
    background-image: linear-gradient(to top, green, green);
    /*animation: fade 1000ms infinite;
    -webkit-animation: fade 1000ms infinite;*/
    background-color: green;
}
