html, body, h1, h2, h3, h4, h5, h6, p, ul, ol, dl, dd, form, fieldset,
legend, input, select, textarea, button, caption, th, td, blockquote,
pre {
    margin: 0;
    padding: 0
}

a {
    color: inherit
}

body {
    color: #333;
    font: normal normal normal 12px/20px 'Microsoft YaHei', Arial,
    sans-serif;
    background: #f5f8fa
}

input, select, textarea, button {
    vertical-align: middle;
    font-size: 100%;
    outline: 0;
    font-family: 'Microsoft YaHei', Arial, sans-serif
}

h1, h2, h3, h4, h5, h6, strong, th, b {
    font-weight: 400
}

h1, h2, h3, h4, h5, h6 {
    font-size: 14px;
    line-height: 24px
}

li {
    list-style: none
}

table {
    border-spacing: 0
}

caption, th {
    text-align: left
}

fieldset, img {
    border: 0
}

address, cite, dfn, em, var, i {
    font-style: normal
}

code, dfn, kbd, samp, tt, var, pre {
    font-family: monospace
}

del, ins, s {
    text-decoration: none
}

small {
    font-size: 100%
}

q:before {
    content: ''
}

q:after {
    content: ''
}

img {
    border: 0
}

a {
    color: #333;
    text-decoration: none;
    outline: 0;
    cursor: pointer
}

a:hover {
    color: #ff7800;
    text-decoration: none
}

.clearfix:after {
    content: '.';
    display: block;
    clear: both;
    line-height: 0;
    height: 0;
    visibility: hidden
}

.clear_float {
    clear: both;
    font-size: 1px;
    height: 0;
    width: 0;
    line-height: 1;
    overflow: hidden
}

.none {
    display: none
}

.bus-icon {
    background: url(img/bg.png) no-repeat
}

#header {
    min-width: 1200px;
    background-color: #F8F9F9
}

#headerWrapper {
    height: 130px;
    width: 1190px;
    margin: 0 auto;
    overflow: hidden
}

#headerWrapper a {
    display: block;
    width: 260px
}

#headerNavOut {
    background: #4d5857;
    height: 46px
}

#headerNav {
    position: relative;
    width: 1190px;
    margin: 0 auto
}

#headerNav .menuNav li {
    float: left;
    width: 150px;
    text-align: center;
    color: #fff
}

#headerNav .menuNav li > a {
    display: block;
    color: #fff;
    height: 46px;
    line-height: 46px;
    font-size: 16px;
    vertical-align: middle
}

#headerNav .menuNav li > a:hover {
    background: #fff;
    color: #4c5a65
}

#headerNav .menuNav .current, #headerNav .menuNav .current:hover,
#headerNav .menuNav .current:hover > a {
    background: #11cac1;
    color: #fff
}

#headerNav #member {
    position: absolute;
    width: 325px;
    right: 0
}

#headers {
    min-width: 1000px;
    background-color: #fff;
    height: 90px;
    border-bottom: 1px solid #dcdcdc
}

#headers .headercon {
    height: 90px;
    margin: 0 auto;
    max-width: 1000px;
    position: relative;
}

#headers .header_icon {
    background-image: url("img/i/logo.png?v=1");
    background-size: 220px auto;
    background-repeat: no-repeat;
    display: block;
    height: 100%;
    overflow: hidden;
    text-indent: -999px;
    width: 250px;
    position: absolute;
    bottom: -10px;
}

#headers .header_menu {
    position: absolute;
    bottom: 0;
    left: 297px
}

#headers .header_menu li {
    float: left;
    margin-right: 80px;
    font-size: 16px;
    color: #38444e;
    cursor: pointer;
    border-bottom: 5px solid #fff
}

#headers .header_menu li > a {
    font-size: 16px;
    padding: 0 5px;
    height: 38px;
    display: inline-block
}

#headers .header_menu .header_menuhover, #headers .header_menu .header_menuhover1 {
    color: #00a0e9;
    border-bottom: 5px solid #00a0e9
}

.header_menuhover a, .header_menuhover1 a {
    color: #00a0e9
}

#headers .header_user {
    position: absolute;
    right: 0;
    bottom: 34px;
    line-height: 100%
}

#headers .header_cont {
    position: absolute;
    width: 100px;
    height: 100px;
    right: 0
}

#headers .header_havenologin {
    position: absolute;
    right: 24px;
    top: 47px;
    font-size: 16px
}

#headers .header_havenologin a:hover {
    color: #00a0e9
}

#headers .header_user .user_nomove, #headers .header_user .user_iconno,
#headers .header_jt, #headers .login, #headers .login, #headers .login:hover,
#headers .enroll, #headers .enroll:hover {
    background: url(img/bus_bg.png?v=1) no-repeat;
    background-size: 500px 500px;
    display: inline-block
}

#headers .header_user .user_nomove {
    width: 31px;
    height: 31px;
    background-position: -7px -8px
}

#headers .header_user .user_iconno {
    width: 17px;
    height: 9px;
    background-position: -7px -67px;
    margin: 0 20px 11px 15px
}

#headers .header_tc {
    width: 162px;
    height: 152px;
    display: block;
    border: 1px solid #ccc;
    background: #fff;
    box-shadow: 0 1px #ccc;
    position: absolute;
    right: 5px;
    top: 80px;
    border-radius: 5px;
    text-align: center;
    z-index: 1000
}

#headers .header_tc .login a, #headers .header_tc .enroll a {
    color: #fff
}

#headers .header_tc .login a:hover, #headers .header_tc .enroll a:hover {
    color: #fff
}

#headers .header_jt {
    width: 13px;
    height: 9px;
    background-position: -53px -67px;
    position: absolute;
    right: 64px;
    top: -7px;
    text-align: center;
    z-index: 10
}

#headers .login {
    margin-top: 20px
}

#headers .login_tip {
    text-align: left;
    margin: 10px 0 10px 10px;
    font-size: 14px;
    color: #38444e
}

#headers .login, #headers .login:hover, #headers .enroll, #headers .enroll:hover {
    width: 144px;
    height: 40px;
    display: inline-block;
    text-align: center;
    line-height: 40px;
    color: #fff;
    font-size: 14px;
    font-weight: 700
}

#headers .login {
    background-position: -132px -12px
}

#headers .login:hover {
    background-position: -132px -60px
}

#headers .enroll {
    background-position: -287px -12px
}

#headers .enroll:hover {
    background-position: -287px -60px
}

#headers .nologin p {
    height: 50px;
    line-height: 50px;
    border-bottom: 1px solid #ccc
}

#headers .nologin p:last-child {
    border: 0
}

.downloadApp {
    float: left;
    width: 150px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    position: absolute;
    top: 0;
    right: 150px;
    height: 46px;
    line-height: 46px;
    cursor: pointer
}

.downloadApp a:hover {
    background-color: #fff;
    color: #4c5a65
}

.downloadApp a {
    display: block;
    width: 100%;
    height: 100%;
    color: #fff
}

.memberNav .myicon {
    display: block;
    background-position: -512px -64px;
    width: 15px;
    height: 17px;
    margin-right: 10px;
    position: absolute;
    top: 15px;
    left: 30px
}

.memberNav .arrowicon {
    display: block;
    background-position: -185px 0;
    width: 13px;
    height: 7px;
    margin-left: 5px;
    position: absolute;
    top: 21px;
    right: 30px
}

.memberNav i.hide {
    background-position: -185px -13px
}

.memberNav {
    float: left;
    width: 150px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    position: absolute;
    top: 0;
    right: 0;
    height: 46px;
    line-height: 46px
}

.memberNav .loginNav {
    height: 46px;
    line-height: 46px
}

.memberNav .loginNav {
    background: #272e2d;
    position: relative
}

.memberNav a {
    color: #fff;
    display: inline-block
}

.memberNav a:hover {
    color: #fff
}

.memberNav ul {
    position: absolute;
    top: 46px;
    z-index: 99
}

.memberNav ul li {
    background: #575c50;
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #8a8e86;
    cursor: pointer
}

.memberNav ul li:last-child {
    border: 0
}

.memberNav ul li a {
    display: block;
    font-size: 14px;
    width: 150px
}

.memberNav ul li a:hover {
    background: #11cac1
}

.content {
    min-height: 600px
}

.footer {
    padding: 20px;
    background-color: #4db499;
    text-align: center;
    color: #f9f9f9;
    min-width: 1160px;
    margin-top: 20px;
    clear: both
}

.footer p {
    margin-bottom: 15px
}

.footer p a {
    color: #f9f9f9;
    display: inline-block;
    width: 90px
}

#syfooters {
    height: 120px;
    width: 100%;
    margin: 0 auto;
    text-align: center;
    background: #fff
}

#syfooters .footcon {
    min-width: 1200px;
    height: 120px;
    margin: 0 auto;
    position: relative;
    text-align: center;
    font-size: 14px;
    color: #38444e;
    display: inline-block
}

#syfooters .footcon p:first-child, #footers .footcon p:first-child {
    padding-top: 40px
}

#syfooters .footcon p:last-child {
    padding-top: 15px
}

#footers .footcon p:last-child {
    padding-top: 10px
}

#footers {
    min-width: 1000px;
    height: 120px;
    background: #4db499;
    margin-top: 40px
}

#footers .footcon {
    margin: 0 auto;
    font-size: 14px;
    color: #fff;
    max-width: 1200px;
    text-align: center
}

#subTittle {
    height: 25px;
    line-height: 25px;
    overflow: hidden;
    width: 940px;
    padding-left: 10px;
    margin-bottom: 8px
}

#subTittle .my-yx {
    font-size: 18px;
    color: #00a0e9;
    font-family: Microsoft YaHei;
    font-weight: 700
}

#orderList {
    width: 148px;
    text-align: center;
    border: #dedede 1px solid;
    float: left;
    background: #fff
}

#orderList a {
    display: block;
    height: 50px;
    line-height: 50px;
    border-bottom: 1px solid #dedede;
    font-size: 16px;
    color: #333
}

#orderList a.current {
    background: #00a0e9;
    color: #fff
}

#orderList a:last-child {
    border-bottom: 0
}

.progressLineGrey {
    background-position: -208px 0
}

.progressLineBlue {
    background-position: -208px -30px
}

.progressLineGrey2 {
    background-position: -602px 0
}

.progressLineBlue2 {
    background-position: -602px -31px
}

.child-inline-block > * {
    display: inline-block;
    vertical-align: middle
}

.progressLine, .progressLine2 {
    padding: 30px 0;
    width: 1200px;
    margin: 0 auto;
    text-align: center
}

.progressLine div {
    width: 324px;
    height: 24px
}

.progressLine2 div {
    width: 211px;
    height: 24px
}

.progressLine2 span {
    padding: 0 10px
}

.progressLine span {
    padding: 0 6px
}

.common-wrapper {
    width: 1200px;
    margin: 0 auto
}

.text-align-center {
    text-align: center
}

.border-ccc-1 {
    border: 1px solid #ccc
}

.margin0-auto {
    margin: 0 auto
}

.qa {
    cursor: pointer
}

.relative {
    position: relative
}

.cursor-pointer {
    cursor: pointer
}

.color-blue {
    color: #00a0e9
}

.logoRight {
    position: absolute;
    right: -122px;
    bottom: 6px;
    width: 444px
}

.loading {
    text-align: center;
    position: fixed;
    height: 100%;
    width: 100%;
    top: 0;
    background-color: rgba(53, 53, 53, .8);
    display: none
}

.loading > i {
    height: 100%;
    display: inline-block;
    vertical-align: middle
}

.loading p {
    font-size: 20px;
    padding: 40px;
    margin: 0 auto;
    vertical-align: middle;
    background-color: #fff;
    text-align: center;
    display: inline-block;
    border-radius: 5px;
    border: 4px solid #ccc
}

.downloadapp {
    position: absolute;
    left: 402px;
    top: 35px;
    display: inline-block;
    background: #fff;
    padding: 10px;
    border: 1px solid #ccc;
    z-index: 1000
}

.downloadapp img {
    width: 110px;
    height: 110px;
    display: inline-block
}

#con {
    min-height: 685px
}

.nologin a:hover {
    color: #00a0e9
}

.zhezhaowhite {
    text-align: center;
    position: fixed;
    height: 100%;
    width: 100%;
    top: 0;
    background-color: #fff;
    background: rgba(255, 255, 255, 0) none repeat scroll !important;
    filter: Alpha(opacity=0);
    display: none;
    z-index: 9999
}

.zhezhao {
    text-align: center;
    position: fixed;
    height: 100%;
    width: 100%;
    top: 0;
    background-color: rgba(53, 53, 53, .8);
    display: none
}

.zhezhao > i {
    height: 100%;
    display: inline-block;
    vertical-align: middle
}

.zhezhao > div {
    font-size: 20px;
    width: 20%;
    margin: 0 auto;
    vertical-align: middle;
    background-color: #fff;
    height: 140px;
    line-height: 140px;
    text-align: center;
    display: inline-block;
    border-radius: 5px;
    border: 4px solid #ccc
}