#layout-fun .main {
    margin: 0 auto;
    width: 1200px;
    position: relative;
}

#layout-fun .banner {
    display: block;
    max-width: 1920px;
    margin: 0 auto;
}

.um,
.um body {
    height: 100%;
    padding: 0px;
    margin: 0px;
    font-family: 'Helvetica Neue', Helvetica;
}

.um-vp {
    margin: 0;
    padding: 0;
    overflow-x: hidden;
    -webkit-text-size-adjust: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    /*-webkit-user-select: none*/
}

.um-vp .up {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    min-height: 100%;
    max-height: 100%;
    position: absolute;
    border: 0;
}

.uh,
.uf {
    display: block;
    width: 100%;
    font-size: 1em;
}

.up .uh,
.up .uf,
.pos_re {
    position: relative;
}

.uh .ut,
.uf .ut {
    padding: 0.72em 1em 0.72em;
    margin: 0;
}

.ufl {
    float: left !important;
}

.ufr {
    float: right !important;
}

.tx-l {
    text-align: left;
}

.tx-r {
    text-align: right;
}

.tx-c {
    text-align: center;
}

.tx-e {
    text-align: end;
}

.ut-s {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap !important;
    outline: 0 !important;
}

.ut-m {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: normal !important;
    outline: 0 !important;
}

.uba {
    border: 1px solid;
}

.uba1 {
    border: 2px solid;
}

.uba2 {
    border: 3px solid;
}

.ubt {
    border-top: 1px solid;
}

.ubb {
    border-bottom: 1px solid;
}

.ubl {
    border-left: 1px solid;
}

.ubr {
    border-right: 1px solid;
}

.uhide {
    display: none !important;
}

.uof {
    overflow: hidden;
}

.uof-x {
    overflow-x: hidden;
}

.uof-y {
    overflow-y: hidden;
}

.uof-sy {
    overflow-y: scroll;
}

.uabs {
    position: absolute;
    left: 0;
    top: 0;
}

.uabs-r {
    position: absolute;
    right: 0;
    top: 0;
}

.ufix {
    position: fixed;
}

.utra {
    -webkit-transition: all 300ms ease-in 100ms;
}

.line1 {
    -webkit-line-clamp: 1;
}

.line2 {
    -webkit-line-clamp: 2;
}

.line3 {
    -webkit-line-clamp: 3;
}

.ub {
    /*! autoprefixer: off */
    display: -webkit-box !important;
    display: box !important;
    position: relative;
    /* autoprefixer: on */
}

.ub-rev {
    -webkit-box-direction: reverse;
    box-direction: reverse;
}

.ub-fh {
    width: 100%;
}

.ub-fv {
    height: 100%;
}

.ub-con {
    position: absolute;
    width: 100%;
    height: 100%;
}

.ub-as {
    /*! autoprefixer: off */
    -webkit-box-align: start;
    box-align: start;
    /* autoprefixer: on */
}

.ub-ac {
    /*! autoprefixer: off */
    -webkit-box-align: center;
    box-align: center;
    /* autoprefixer: on */
}

.ub-ae {
    /*! autoprefixer: off */
    -webkit-box-align: end;
    box-align: end;
    /* autoprefixer: on */
}

.ub-ps {
    /*! autoprefixer: off */
    -webkit-box-pack: start;
    box-pack: start;
    /* autoprefixer: on */
}

.ub-pc {
    /*! autoprefixer: off */
    -webkit-box-pack: center;
    box-pack: center;
    /* autoprefixer: on */
}

.ub-pe {
    /*! autoprefixer: off */
    -webkit-box-pack: end;
    box-pack: end;
    /* autoprefixer: on */
}

.ub-pj {
    /*! autoprefixer: off */
    -webkit-box-pack: justify;
    box-pack: justify;
    /* autoprefixer: on */
}

.ub-ver {
    /*! autoprefixer: off */
    -webkit-box-orient: vertical;
    box-orient: vertical;
    /* autoprefixer: on */
}

.ub-f1 {
    /*! autoprefixer: off */
    position: relative;
    -webkit-box-flex: 1;
    box-flex: 1;
    /* autoprefixer: on */
}

.ub-f2 {
    /*! autoprefixer: off */
    position: relative;
    -webkit-box-flex: 2;
    box-flex: 2;
    /* autoprefixer: on */
}

.ub-f3 {
    /*! autoprefixer: off */
    position: relative;
    -webkit-box-flex: 3;
    box-flex: 3;
    /* autoprefixer: on */
}

.ub-f4 {
    /*! autoprefixer: off */
    position: relative;
    -webkit-box-flex: 4;
    box-flex: 4;
    /* autoprefixer: on */
}

.uc-tl {
    -webkit-border-top-left-radius: 0.6em;
    border-top-left-radius: 0.6em;
}

.uc-tr {
    -webkit-border-top-right-radius: 0.6em;
    border-top-right-radius: 0.6em;
}

.uc-bl {
    -webkit-border-bottom-left-radius: 0.6em;
    border-bottom-left-radius: 0.6em;
}

.uc-br {
    -webkit-border-bottom-right-radius: 0.6em;
    border-bottom-right-radius: 0.6em;
}

.uc-t {
    -webkit-border-top-left-radius: 0.6em;
    border-top-left-radius: 0.6em;
    -webkit-border-top-right-radius: 0.6em;
    border-top-right-radius: 0.6em;
}

.uc-b {
    -webkit-border-bottom-left-radius: 0.6em;
    border-bottom-left-radius: 0.6em;
    -webkit-border-bottom-right-radius: 0.6em;
    border-bottom-right-radius: 0.6em;
}

.uc-r {
    -webkit-border-top-right-radius: 0.6em;
    border-top-right-radius: 0.6em;
    -webkit-border-bottom-right-radius: 0.6em;
    border-bottom-right-radius: 0.6em;
}

.uc-l {
    -webkit-border-top-left-radius: 0.6em;
    border-top-left-radius: 0.6em;
    -webkit-border-bottom-left-radius: 0.6em;
    border-bottom-left-radius: 0.6em;
}

.uc-a {
    -webkit-border-radius: 0.6em;
    border-radius: 0.6em;
}

.uc-n {
    -webkit-border-radius: 0;
    border-radius: 0;
}

.uc-tl1 {
    -webkit-border-top-left-radius: 0.3em;
    border-top-left-radius: 0.3em;
}

.uc-tr1 {
    -webkit-border-top-right-radius: 0.3em;
    border-top-right-radius: 0.3em;
}

.uc-bl1 {
    -webkit-border-bottom-left-radius: 0.3em;
    border-bottom-left-radius: 0.3em;
}

.uc-br1 {
    -webkit-border-bottom-right-radius: 0.3em;
    border-bottom-right-radius: 0.3em;
}

.uc-t1 {
    -webkit-border-top-left-radius: 0.3em;
    border-top-left-radius: 0.3em;
    -webkit-border-top-right-radius: 0.3em;
    border-top-right-radius: 0.3em;
}

.uc-b1 {
    -webkit-border-bottom-left-radius: 0.3em;
    border-bottom-left-radius: 0.3em;
    -webkit-border-bottom-right-radius: 0.3em;
    border-bottom-right-radius: 0.3em;
}

.uc-r1 {
    -webkit-border-top-right-radius: 0.3em;
    border-top-right-radius: 0.3em;
    -webkit-border-bottom-right-radius: 0.3em;
    border-bottom-right-radius: 0.3em;
}

.uc-l1 {
    -webkit-border-top-left-radius: 0.3em;
    border-top-left-radius: 0.3em;
    -webkit-border-bottom-left-radius: 0.3em;
    border-bottom-left-radius: 0.3em;
}

.uc-a1 {
    -webkit-border-radius: 0.3em;
    border-radius: 0.3em;
}

.uc-a3 {
    -webkit-border-radius: 0.4em;
    border-radius: 0.4em;
}

.uc-a2 {
    -webkit-border-radius: 1.2em;
    border-radius: 1.2em;
}

.uc-tl,
.uc-tr,
.uc-bl,
.uc-br,
.uc-t,
.uc-b,
.uc-r,
.uc-l,
.uc-a,
.uc-n,
.uc-tl1,
.uc-tr1,
.uc-bl1,
.uc-br1,
.uc-t1,
.uc-b1,
.uc-r1,
.uc-l1,
.uc-a1,
.uc-a2,
.uc-a3 {
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
}

.us {
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
}

.us1 {
    -webkit-box-shadow: 0 1px 4px rgba(120, 120, 120, 0.3);
    box-shadow: 0 1px 4px rgba(120, 120, 120, 0.3);
}

.us-i {
    -webkit-box-shadow: inset 0px 2px 3px rgba(0, 0, 0, 0.4);
    box-shadow: inset 0px 2px 3px rgba(0, 0, 0, 0.4);
}

.header-login {
    background-color: #fff;
    font-family: "Microsoft Yahei";
}

.header-login .header-login-main {
    margin: 0 auto;
    width: 1200px;
    position: relative;
    overflow: hidden;
    line-height: 100px;
    height: 100px;
}

.header-login .header-login-main img {
    float: left !important;
    display: inline-block;
    width: 260px;
    height: 84px;
    margin-top: 7.5px;
}

.header-login .header-login-main .header-login-title {
    float: left !important;
    font-size: 32px;
    color: #203f76;
    font-weight: bold;
    /*margin-left: 26px;*/
    display: inline-block;
    height: 33px;
    line-height: 33px;
    margin-top: 33.5px;
    border-left: 1px solid;
    border-width: 2px;
    border-color: #203f76;
    text-indent: 21px;
}

.header-login .header-login-main .header-login-right {
    float: right !important;
    height: 44px;
    line-height: 44px;
    margin-top: 28px;
    font-size: 18px;
    color: #444444;
}

.header-login .header-login-main .header-login-right a {
    display: inline-block;
    height: 100%;
    padding: 0 21px;
    border: 1px solid;
    border-color: #203f76;
    -webkit-border-radius: 0.3em;
    border-radius: 0.3em;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    color: #203f76;
}

.footer-login .footer-main {
    display: none;
}
