#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);
}

.login {
    height: 797px;
    background: url('../images/login_01.jpg') no-repeat center;
    width: 100%;
    min-width: 1200px;
    font-family: "Microsoft Yahei";
}

.login .login-main {
    margin: 0 auto;
    width: 1200px;
    position: relative;
    height: 100%;
}

.login .login-main img {
    position: absolute;
    top: 50%;
    left: 55px;
    width: 423px;
    height: 519px;
    margin-top: -259.5px;
}

.login .login-main .login-input {
    width: 470px;
    height: 482px;
    position: absolute;
    right: 117px;
    top: 50%;
    margin-top: -241px;
    background-color: #fff;
    -webkit-border-radius: 1.2em;
    border-radius: 1.2em;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
}

.login .login-main .login-input .input-title {
    height: 90px;
    line-height: 90px;
    font-size: 28px;
    color: #444444;
    font-weight: bold;
    text-align: center;
    border-bottom: 1px solid;
    border-color: #eeeeee;
}

.login .login-main .login-input .input-item {
    width: 391px;
    height: 52px;
    line-height: 56px;
    border: 1px solid;
    -webkit-border-radius: 0.3em;
    border-radius: 0.3em;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border-color: #eeeeee;
    margin: 0 auto;
    margin-top: 25px;
    padding: 0 13px;
}

.login .login-main .login-input .input-item i.fa {
    color: #d8d8d8;
    font-size: 26px;
}

.login .login-main .login-input .input-item input {
    display: inline-block;
    height: 27px;
    line-height: 27px;
    width: 319px;
    border-left: 1px solid;
    border-color: #eeeeee;
    margin-left: 13px;
    margin-bottom: 10px;
    text-indent: 16px;
    font-size: 16px;
    color: #666666;
}

.login .login-main .login-input p {
    font-size: 14px;
    color: #444444;
    line-height: 38px;
    padding: 0 40px;
}

.login .login-main .login-input p input {
    width: auto;
    height: auto;
    text-indent: 0;
    margin: 0;
}

.login .login-main .login-input p a {
    color: #666666;
    float: right !important;
}

.login .login-main .login-input button {
    cursor: pointer;
    display: block;
    width: 388px;
    height: 52px;
    line-height: 52px;
    text-align: center;
    margin: 0 auto;
    margin-top: 90px;
    font-size: 20px;
    color: #fff;
    -webkit-border-radius: 0.3em;
    border-radius: 0.3em;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background: -moz-linear-gradient(to right, #1fc4da, #12ce6b);
    background: -ms-linear-gradient(to right, #1fc4da, #12ce6b);
    background: -o-linear-gradient(to right, #1fc4da, #12ce6b);
    background: linear-gradient(to right, #1fc4da, #12ce6b);
    filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr='#1fc4da', endColorStr='#12ce6b', gradientType='0');
    -ms-filter: "progid:DXImageTransform.Microsoft.Gradient(startColorStr='#1fc4da',endColorStr='#12ce6b',gradientType='0')";
}
