@charset "utf-8";

html {
    -webkit-font-smoothing: antialiased
}

blockquote,
body,
code,
dd,
div,
dl,
dt,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
input,
legend,
li,
ol,
p,
pre,
td,
textarea,
th,
ul {
    margin: 0;
    padding: 0;
    /*font-family: Arial, Microsoft Yahei;*/
    font-family: 'PingFang SC', 'Helvetica Neue', 'Helvetica', 'Lucida Grande', 'Lucida Sans Unicode', 'Hiragino Sans GB', '微软雅黑', arial, sans-serif;

}

header,
hgroup,
nav,
menu,
main,
section,
article,
summary,
details,
aside,
figure,
figcaption,
footer {
    display: block;
    margin: 0;
    padding: 0
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

table,
th,
td {
    border: 1px solid black;
}

fieldset,
img {
    border: 0
}

address,
caption,
cite,
code,
dfn,
em,
var {
    font-style: normal;
    font-weight: 400
}

dl,
ol,
ul {
    list-style-type: none
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
    font-weight: 400
}

a {
    text-decoration: none;
    blr: expression(this.onFocus=this.blur())
}

a:hover {
    text-decoration: none;
    -webkit-tap-highlight-color: rgba(255, 0, 0, 0);
    outline: 0;
    outline: none;
    blr: expression(this.onFocus=this.blur())
}

a:focus,
a:hover,
a:active {
    outline: none;
    blr: expression(this.onFocus=this.blur());
}

sup {
    vertical-align: text-top
}

sub {
    vertical-align: text-bottom
}

textarea {
    resize: none;
    font-family: Arial, Microsoft Yahei;
}

img {
    vertical-align: middle;
    height: auto;
}

button,
input {
    -webkit-tap-highlight-color: rgba(255, 0, 0, 0);
    outline: 0;
    blr: expression(this.onFocus=this.blur());
    font-family: Microsoft Yahei;
}

button {
    -webkit-appearance: none;
}

#web-ietip {
    width: 526px;
    height: 90px;
    padding: 83px 0 0 84px;
    overflow: hidden;
    background: url(../images/browser.png) no-repeat center center;
    margin: 200px auto 0;
}

#web-ietip a {
    display: block;
    width: 65px;
    height: 80px;
    float: left;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    overflow: hidden;
}

.ellipsis {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.eps2 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

body {
    color: #000;
    line-height: 1;
    min-width: 1200px;
    overflow-x: auto !important;
    background-color: #f4f4fb;
}

body * {
    box-sizing: border-box;
    line-height: 1;
}

body.index {
    background-color: #fff;
}

body.index .header {
    background-color: transparent;
}

.header {
    width: 100%;
    height: 113px;
    position: relative;
    z-index: 1000;
    /*background-color: #fff;*/
    background-color: #ea732f;
}

.h-a {
    width: 1200px;
    margin: 0 auto;
}

.h-a:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    overflow: hidden;
}

.h-b {
    display: block;
    float: left;
    width: 200px;
    margin-top: 16px;
}
.login .h-b{margin-top: 16px !important;}
.h-c {
    width: 100%;
}

.h-d {
    float: left;
    font-size: 0;
    margin-left: 90px;
}

.h-e {
    display: inline-block;
    vertical-align: top;
    margin: 0 40px;
}

.h-f {
    display: block;
    font-size: 16px;
    /*color: #e7373c;*/
    color: #fff;
    line-height: 113px;
    font-weight: bold;
}

.h-btns {
    float: right;
    font-size: 0;
    margin-top: 43px;
}

.h-btn {
    display: inline-block;
    vertical-align: top;
    width: 30px;
    height: 30px;
    margin-left: 30px;
    background-position: center center;
    background-repeat: no-repeat;
    cursor: pointer;
}

.h-btn1 {
    background-image: url(../images/2.png);
}

.h-btn2 {
    background-image: url(../images/3.png);
}

.h-lang{display: inline-block;vertical-align: top;margin-left: 30px;position: relative;z-index: 1234;}
.h-cur{font-size: 14px;color: #fff;line-height: 30px;display: block;}
.h-cur:before{content: "";display: inline-block;vertical-align: middle;width: 20px;height: 20px;position: relative;top: -1px;background-image: url(../images/earth.png);background-size: 100% 100%;margin-right: 5px}
.h-items{min-width: 90px;width: auto;background-color: #fff;position: absolute;left: 0;top: 100%;border-radius: .1rem;visibility: hidden;opacity: 0;transition: all .3s;padding: 5px 0;box-shadow: 0 0 4px rgba(0,0,0,0.1);}
.h-item{display: block;font-size: 14px;color: #333;line-height: 2;padding: 0 25px;cursor: pointer;white-space: nowrap;}
.h-lang.show .h-items{visibility: visible;opacity: 1;}
.h-item:hover{color: #e7373c;}


body.index .footer {
    margin-top: 0;
}

body.index .f-btns {
    display: block;
}

body.index .f-b {
    float: left;
    text-align: left;
    width: auto;
}

body.index .f-cute {
    display: none;
}

.footer {
    width: 100%;
    background-color: #ea732f;
    font-size: 0;
    position: relative;
    margin-top: 127px;
}

.f-img {
    width: 100%;
    vertical-align: top;
}

.f-a {
    width: 1200px;
    padding: 23px 0;
    margin: 0 auto;
}

.f-a:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    overflow: hidden;
}

.f-b {
    float: none;
    font-size: 0;
    width: 100%;
    text-align: center;
}

.f-c {
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
    color: #fff;
    line-height: 35px;
    padding-right: 75px;
}

.f-c a {
    color: #fff;
}

.f-d {
    display: inline-block;
    vertical-align: top;
    font-size: 0;
}

.f-e {
    display: inline-block;
    vertical-align: top;
    line-height: 35px;
    font-size: 14px;
    color: #fff;
    cursor: pointer;
}

.f-f {
    display: inline-block;
    vertical-align: top;
    line-height: 35px;
    font-size: 14px;
    color: #fff;
    padding: 0 9px;
}

.f-btns {
    display: none;
    float: right;
    font-size: 0;
}

.f-btn {
    display: inline-block;
    vertical-align: top;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    margin-left: 20px;
    cursor: pointer;
    position: relative;
}

.f-btn1 {
    background-image: url(../images/14.png);
}

.f-btn2 {
    background-image: url(../images/15.png);
}

.f-g {
    width: 182px;
    height: 218px;
    background-color: #fff;
    position: absolute;
    left: -10000px;
    margin-left: -91px;
    bottom: 58px;
    padding: 17px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    opacity: 0;
    transition: opacity .3s;
}

.f-h {
    width: 100%;
    margin-bottom: 25px;
}

.f-i {
    text-align: center;
    font-size: 14px;
    color: #666;
}

.f-g:after {
    content: "";
    display: block;
    border-top: 8px solid #fff;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    position: absolute;
    left: 50%;
    margin-left: -8px;
    bottom: -8px;
}

.f-btn2:hover .f-g {
    left: 50%;
    visibility: visible;
    opacity: 1;
}

.f-cute {
    width: 446px;
    position: absolute;
    left: 50%;
    top: -127px;
    margin-left: -223px;
}

.main {
    width: 100%;
    min-height: calc(100vh - 326px);
}

@media(max-width: 1280px) {
    .f-a {
        padding-right: 80px;
    }
}

.a-wrap {
    width: 100%;
    position: relative;
    top: -112px;
}

.a-a {
    width: 100%;
}

.a-c {
    display: block;
    width: 100%;
    height: 100vh;
    background-size: cover;
    background-position: center center;
}

.a-d {
    width: 27px;
    position: absolute;
    right: 40px;
    bottom: 40px;
    animation: jump 1.5s linear infinite;
}

.a-e {
    width: 100%;
    position: absolute;
    left: 50%;
    margin-left: -600px;
    top: 50%;
    margin-top: -92px;
}

.a-f {
    font-size: 42px;
    color: #fff;
    font-weight: bold;
    text-shadow: 0 2px 7px rgba(0, 0, 0, 0.31);
    margin-bottom: 19px;
}

.a-g {
    font-size: 26px;
    color: #fff;
    font-weight: bold;
    text-shadow: 0 2px 7px rgba(0, 0, 0, 0.29);
    margin-bottom: 52px;
}

.a-h {
    display: block;
    width: 166px;
    height: 46px;
    line-height: 46px;
    text-align: center;
    font-size: 14px;
    color: #e7373c;
    font-weight: bold;
    background-color: #fff;
}

@keyframes jump {
    0% {
        transform: translateY(0);
    }

    25% {
        transform: translateY(-6px);
    }

    50% {
        transform: translateY(0px);
    }

    75% {
        transform: translateY(6px);
    }

    100% {
        transform: translateY(0);
    }
}

.b-wrap {
    width: 100%;
    margin-top: -112px;
}

.b-a {
    width: 1200px;
    margin: 0 auto;
    padding-top: 85px;
}

.b-b {
    display: block;
    width: 215px;
    margin: 0 auto;
    position: relative;
    margin-bottom: 33px;
}

.b-c {
    width: 100%;
    vertical-align: top;
}

.b-d {
    font-size: 23px;
    color: #666;
    width: 100%;
    padding-left: 62px;
    position: absolute;
    left: 0;
    bottom: 14px;
    font-weight: bold;
    letter-spacing: 3px;
    font-weight: bold;
}

.b-e {
    width: 100%;
    font-size: 0;
}

.b-e:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    overflow: hidden;
}

.b-left {
    display: inline-block;
    vertical-align: middle;
    width: 46%;
    margin-right: 7.75%;
}

.b-img {
    width: 100%;
}

.b-right {
    display: inline-block;
    vertical-align: middle;
    width: 46.25%;
}

.b-f {
    width: 100%;
    padding-left: 73px;
    position: relative;
    margin-bottom: 47px;
}

.b-f:last-child {
    margin-bottom: 0;
}

.b-i {
    width: 53px;
    position: absolute;
    left: 0;
    top: 0;
}

.b-g {
    width: 100%;
    font-size: 18px;
    color: #000;
    font-weight: bold;
    padding-top: 10px;
    line-height: 34px;
    margin-bottom: 15px;
}

.b-h {
    font-size: 16px;
    color: #666;
    line-height: 28px;
}

.c-wrap {
    width: 100%;
}

.c-a {
    width: 1200px;
    margin: 0 auto;
    padding-top: 85px;
}

.c-b {
    display: block;
    width: 244px;
    margin: 0 auto;
    position: relative;
    margin-bottom: 33px;
}

.c-c {
    width: 100%;
    vertical-align: top;
}

.c-d {
    font-size: 23px;
    color: #666;
    width: 100%;
    padding-left: 49px;
    position: absolute;
    left: 0;
    bottom: 14px;
    font-weight: bold;
    letter-spacing: 3px;
    font-weight: bold;
}

.c-e {
    width: 100%;
    font-size: 0;
}

.c-e:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    overflow: hidden;
}

.c-left {
    display: inline-block;
    vertical-align: middle;
    width: 46%;
    margin-right: 7.75%;
}

.c-img {
    width: 100%;
}

.c-right {
    display: inline-block;
    vertical-align: middle;
    width: 46.25%;
}

.c-f {
    width: 100%;
    font-size: 16px;
    color: #666;
    line-height: 26px;
    max-height: 190px;
    overflow: hidden;
    margin-bottom: 35px;
}

.c-f * {
    font-size: 16px;
    color: #666;
    line-height: 26px;
    margin-bottom: 16px;
}

.c-g {
    display: block;
    width: 166px;
    height: 42px;
    line-height: 42px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    background-color: #e7373c;
}

.d-wrap {
    width: 100%;
    padding-bottom: 120px;
}

.d-a {
    width: 1200px;
    margin: 0 auto;
    padding-top: 85px;
}

.d-b {
    display: block;
    width: 210px;
    margin: 0 auto;
    position: relative;
    margin-bottom: 33px;
}

.d-c {
    width: 100%;
    vertical-align: top;
}

.d-d {
    font-size: 23px;
    color: #666;
    width: 100%;
    padding-left: 59px;
    position: absolute;
    left: 0;
    bottom: 14px;
    font-weight: bold;
    letter-spacing: 3px;
    font-weight: bold;
}

.d-e {
    width: 100%;
    padding-bottom: 40px;
}

.d-f {
    display: block;
    width: 100%;
    background-color: #f8f8f8;
    transition: all .3s;
    padding: 13px 10px 13px 42px;
    position: relative;
    margin-bottom: 10px;
    font-size: 16px;
    color: #666;
    line-height: 26px;
}

.d-f:hover {
    background-color: #eee;
}

.d-f:before {
    content: "";
    display: block;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: #e8383d;
    position: absolute;
    left: 18px;
    top: 22px;
}

.d-g {
    display: block;
    margin: 0 auto;
    width: 166px;
    height: 42px;
    line-height: 42px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    background-color: #e7373c;
}

.d-a.sp {
    padding-top: 40px;
}

.d-e.sp .d-f {
    background-color: #fff;
}

.d-e.sp .d-f:hover {
    background-color: #eee;
}

.e-a {
    width: 100%;
    background-color: #fff;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    padding: 22px 0;
}

.e-b {
    width: 1200px;
    margin: 0 auto;
    font-size: 14px;
    color: #666;
    line-height: 18px;
}

.e-c {
    vertical-align: top;
    margin-right: 10px;
}

.e-b a {
    color: #666;
}

.g-a {
    width: 100%;
    padding-top: 40px;
    padding-bottom: 35px;
}

.g-b {
    width: 1200px;
    margin: 0 auto;
    background-color: #fff;
}

.g-c {
    text-align: center;
    font-size: 20px;
    color: #333;
    line-height: 30px;
    font-weight: bold;
    padding: 35px 38px;
    border-bottom: 1px solid #eee;
}

.g-d {
    width: 100%;
    padding: 29px 38px;
    font-size: 14px;
    line-height: 2;
    color: #333;
}

.g-d * {
    /*font-size: 14px;*/
    line-height: 2;
    color: #333;
}

.i-a {
    width: 100%;
    padding-top: 39px;
    padding-bottom: 35px;
}

.i-b {
    width: 1200px;
    margin: 0 auto;
}

.i-b:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    overflow: hidden;
}

.i-left {
    float: left;
    width: 250px;
}

.i-right {
    float: right;
    width: 935px;
}

.i-c {
    width: 100%;
    padding-top: 22px;
    padding-bottom: 32px;
    background-color: #fff;
    margin-bottom: 15px;
}

.i-d {
    display: block;
    margin: 0 auto;
    width: 118px;
    height: 118px;
    border: 1px solid #e4e4e4;
    margin-bottom: 14px;
    border-radius: 50%;
    overflow: hidden;
}

.i-e {
    width: 100%;
    height: 100%;
    border: 3px solid #fff;
}

.i-f {
    text-align: center;
    font-size: 18px;
    color: #333;
    margin-bottom: 10px;
}

.i-g {
    text-align: center;
    font-size: 16px;
    color: #333;
}

.i-h {
    width: 100%;
    background-color: #fff;
    padding-top: 30px;
    padding-bottom: 22px;
    border-bottom: 1px solid #eee;
}

.i-i {
    display: block;
    width: 100%;
    padding-left: 27px;
    border-left: 2px solid #e7373c;
    font-size: 18px;
    color: #000;
    line-height: 20px;
    margin-bottom: 20px;
    position: relative;
}

.i-i:after {
    content: "";
    display: block;
    width: 18px;
    height: 20px;
    background-image: url(../images/22.png);
    position: absolute;
    right: 33px;
    top: 0;
    background-repeat: no-repeat;
}

.i-j {
    width: 100%;
}

.i-k {
    display: block;
    width: 100%;
    height: 40px;
    line-height: 40px;
    padding-left: 30px;
    font-size: 14px;
    color: #333;
    padding-right: 38px;
    position: relative;
}

.i-k.active,
.i-k:hover {
    color: #e7373c;
}

.i-k.active:after,
.i-k:hover:after {
    content: "";
    display: block;
    width: 8px;
    height: 16px;
    background-image: url(../images/23.png);
    background-repeat: no-repeat;
    position: absolute;
    right: 30px;
    top: 50%;
    margin-top: -8px;
}

.i-l {
    display: block;
    width: 100%;
    height: 66px;
    line-height: 66px;
    padding-left: 30px;
    font-size: 14px;
    color: #e7373c;
    background-color: #fff;
    cursor: pointer;
}

.i-l:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 16px;
    height: 16px;
    background-image: url(../images/24.png);
    background-repeat: no-repeat;
    margin-right: 15px;
}

.i-m {
    width: 100%;
    height: 69px;
    border-bottom: 1px solid #eee;
    padding-top: 24px;
    position: relative;
    background-color: #fff;
}

.i-n {
    font-size: 18px;
    color: #1b1b1b;
    line-height: 20px;
    padding-left: 28px;
    border-left: 4px solid #e7373c;
    font-weight: bold;
}

.i-o {
    color: #e7373c;
}

.i-p {
    width: 100%;
    background-color: #fff;
}

.i-p.sp {
    margin-bottom: 20px;
}

.i-back {
    display: block;
    height: 20px;
    line-height: 20px;
    font-size: 14px;
    color: #777;
    position: absolute;
    right: 36px;
    top: 24px;
    z-index: 10;
    cursor: pointer;
}

.i-back:before {
    content: "";
    display: inline-block;
    vertical-align: top;
    width: 5px;
    height: 9px;
    background-image: url(../images/25.png);
    background-repeat: no-repeat;
    margin-right: 10px;
    margin-top: 5px;
}

.j-a {
    width: 100%;
    height: 708px;
    padding-top: 84px;
}

.j-b {
    display: block;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    width: 120px;
    height: 120px;
    margin-bottom: 35px;
    border-radius: 50%;
}

.j-c {
    filter: alpha(opacity=0);
    opacity: 0;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
    cursor: pointer;
}

.j-d {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
}

.j-e {
    width: 100%;
    height: 120px;
    line-height: 120px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    background-color: rgba(0, 0, 0, 0.5);
    position: absolute;
    left: 0;
    top: 0;
    visibility: hidden;
    z-index: 2;
}

.j-b:hover .j-e {
    visibility: visible;
}

.j-box {
    width: 420px;
    margin: 0 auto;
}

.j-f {
    width: 100%;
    height: 46px;
    border: 1px solid #ebebeb;
    border-radius: 1px;
    padding-left: 22px;
    font-size: 0;
    margin-bottom: 26px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.03);
}

.j-g {
    display: inline-block;
    vertical-align: top;
    width: 62px;
    line-height: 44px;
    font-size: 14px;
    color: #666;
}

.j-h {
    display: inline-block;
    vertical-align: top;
    width: 334px;
    border: none;
    height: 44px;
    line-height: 44px;
    font-size: 14px;
    color: #666;
    padding-right: 10px;
}

.j-i {
    display: inline-block;
    vertical-align: top;
    width: 334px;
    border: none;
    height: 44px;
    font-size: 0;
}

.j-j {
    display: inline-block;
    vertical-align: top;
    cursor: pointer;
    height: 44px;
    line-height: 44px;
    font-size: 14px;
    color: #555;
    position: relative;
    padding-right: 35px;
}

.j-k {
    display: inline-block;
    vertical-align: top;
    width: 16px;
    height: 16px;
    margin-top: 14px;
    border: 1px solid #ccc;
    border-radius: 50%;
    margin-right: 10px;
    position: relative;
}

.j-l {
    filter: alpha(opacity=0);
    opacity: 0;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
    cursor: pointer;
}

.j-j.selected .j-k {
    border-color: #e7373c;
}

.j-j.selected .j-k:after {
    content: "";
    display: block;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: #e7373c;
    position: absolute;
    left: 3px;
    top: 3px;
}

.j-submit {
    width: 100%;
    vertical-align: top;
    height: 42px;
    line-height: 42px;
    background-color: #e7373c;
    font-size: 16px;
    color: #fff;
    cursor: pointer;
    border: none;
    text-align: center;
    border-radius: 1px;
}

.k-a {
    width: 100%;
    height: 102px;
    border-bottom: 1px solid #eee;
    padding-top: 31px;
    font-size: 0;
    padding-left: 95px;
}

.k-b {
    display: inline-block;
    vertical-align: top;
    font-size: 0;
    position: relative;
}

.k-c {
    display: inline-block;
    vertical-align: middle;
    width: 40px;
    height: 40px;
    line-height: 40px;
    margin-right: 20px;
    border-radius: 50%;
    background-color: #eee;
    text-align: center;
    font-size: 22px;
    color: #333;
}

.k-d {
    display: inline-block;
    vertical-align: middle;
    font-size: 16px;
    color: #555;
}

.k-b1 {
    width: 300px;
}

.k-b2 {
    width: 300px;
}

.k-b:after {
    content: "";
    display: block;
    width: 8px;
    height: 14px;
    background-image: url(../images/26.png);
    background-repeat: no-repeat;
    position: absolute;
    right: 30px;
    top: 50%;
    margin-top: -7px;
}

.k-b3:after {
    display: none;
}

.k-b.active .k-c {
    background-color: #e7373c;
    color: #fff;
}

.k-b.active .k-d {
    color: #e7373c;
}

.k-e {
    width: 100%;
    height: 606px;
    padding-top: 50px;
}

.k-box {
    width: 420px;
    margin: 0 auto;
}

.k-f {
    width: 100%;
    height: 46px;
    border: 1px solid #ebebeb;
    border-radius: 1px;
    padding-left: 22px;
    font-size: 0;
    margin-bottom: 26px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.03);
    position: relative;
}

.k-g {
    display: inline-block;
    vertical-align: top;
    width: 62px;
    line-height: 44px;
    font-size: 14px;
    color: #666;
}

.k-h {
    display: inline-block;
    vertical-align: top;
    width: 334px;
    border: none;
    height: 44px;
    line-height: 44px;
    font-size: 14px;
    color: #666;
    padding-right: 10px;
}

.k-h.sp {
    padding-right: 100px;
}

.k-submit {
    width: 100%;
    vertical-align: top;
    height: 42px;
    line-height: 42px;
    background-color: #e7373c;
    font-size: 16px;
    color: #fff;
    cursor: pointer;
    border: none;
    text-align: center;
    border-radius: 1px;
}

.k-get {
    display: inline-block;
    width: 70px;
    white-space: nowrap;
    text-align: center;
    font-size: 14px;
    color: #e7373c;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 19px;
    top: 0;
    cursor: pointer;
}

.k-get.gray {
    color: #999;
}

.k-f.sp .k-g {
    width: 90px;
}

.k-f.sp .k-h {
    width: 306px;
}

.k-f.sp2 .k-g {
    width: 76px;
}

.k-f.sp2 .k-h {
    width: 320px;
}

.l-a {
    width: 100%;
    height: 606px;
    padding-top: 124px;
    text-align: center;
}

.l-b {
    vertical-align: top;
    margin-bottom: 30px;
}

.l-c {
    text-align: center;
    font-size: 24px;
    color: #666;
    margin-bottom: 25px;
}

.l-d {
    display: block;
    width: 130px;
    height: 42px;
    line-height: 42px;
    text-align: center;
    background-color: #e7373c;
    font-size: 16px;
    color: #fff;
    cursor: pointer;
    margin: 0 auto;
}

.m-a {
    width: 100%;
    height: 708px;
    padding-top: 52px;
    background-color: #fff;
}

.m-b {
    width: 100%;
    font-size: 0;
    padding-left: 60px;
    margin-bottom: 80px;
}

.m-c {
    display: inline-block;
    vertical-align: middle;
    width: 40px;
    margin-right: 30px;
}

.m-d {
    width: 208px;
    font-size: 18px;
    color: #333;
    display: inline-block;
    vertical-align: middle;
}

.m-e {
    font-size: 14px;
    color: #999;
    display: inline-block;
    vertical-align: middle;
    width: 462px;
}

.m-f {
    color: #333;
}

.m-g {
    display: inline-block;
    vertical-align: middle;
    width: 80px;
    height: 36px;
    line-height: 36px;
    border-radius: 18px;
    background-color: #f6f6f6;
    font-size: 14px;
    color: #333;
    cursor: pointer;
    text-align: center;
}

.m-g2 {
    background-color: #f5ab18;
    color: #fff;
}

.n-a {
    width: 100%;
    padding: 32px 0 32px 32px;
}

.n-b {
    width: 100%;
    font-size: 0;
}

.n-c {
    display: inline-block;
    vertical-align: top;
    width: 420px;
    height: 46px;
    border: 1px solid #ebebeb;
    margin-right: 15px;
    border-radius: 1px;
    padding-left: 22px;
    font-size: 0;
    margin-bottom: 26px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.03);
}

.n-d {
    display: inline-block;
    vertical-align: top;
    width: 60px;
    font-size: 14px;
    color: #666;
    line-height: 44px;
}

.n-e {
    display: inline-block;
    vertical-align: top;
    width: 336px;
    height: 44px;
    line-height: 44px;
    border: none;
    font-size: 14px;
    color: #666;
    padding-right: 10px;
    background-color: transparent;
}

.n-c.sp .n-d {
    width: 90px;
}

.n-c.sp .n-e {
    width: 306px;
}

.n-c.sp2 {
    width: 855px;
}

.n-c.sp2 .n-d {
    width: 80px;
}

.n-c.sp2 .n-e {
    width: 324px;
    padding-left: 20px;
}

.n-f {
    width: 100%;
    font-size: 0;
    margin-bottom: 34px;
}

.n-g {
    display: inline-block;
    vertical-align: top;
    font-size: 0;
    position: relative;
    cursor: pointer;
}

.n-h {
    display: inline-block;
    vertical-align: top;
    width: 20px;
    height: 20px;
    border-radius: 2px;
    border: 1px solid #ccc;
    margin-right: 15px;
}

.n-checkbox {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 10;
    opacity: 0;
    filter: alpha(opacity=0);
    width: 100%;
    height: 100%;
    cursor: pointer;
}

.n-i {
    font-size: 14px;
    color: #555;
    line-height: 20px;
    vertical-align: top;
}

.n-g.selected .n-h {
    background-color: #e7373c;
    border-color: #e7373c;
    background-image: url(../images/30.png);
    background-repeat: no-repeat;
    background-position: center center;
}

.n-j {
    display: inline-block;
    vertical-align: top;
    width: 160px;
    height: 42px;
    line-height: 42px;
    text-align: center;
    border-radius: 1px;
    font-size: 16px;
    color: #fff;
    background-color: #e7373c;
    cursor: pointer;
    border: none;
}

.swrap {
    box-sizing: border-box;
    display: inline-block;
    vertical-align: top;
    width: 142px;
    height: 44px;
    border: 1px solid #fff;
    overflow: hidden;
    font-size: 0;
}

.swrap select {
    box-sizing: border-box;
    width: 142px;
    height: 44px;
    line-height: 44px;
    position: relative;
    left: -1px;
    top: -1px;
    color: #666;
    vertical-align: top;
}

.o-a {
    width: 100%;
}

.o-b {
    width: 100%;
    font-size: 0;
    padding-left: 30px;
    border-bottom: 1px solid #eee;
}

.o-c {
    display: inline-block;
    vertical-align: top;
    padding-right: 10px;
}

.o-c1 {
    width: 90px;
}

.o-c2 {
    width: 480px;
}

.o-c3 {
    width: 125px;
}

.o-c4 {
    width: 110px;
}

.o-c5 {
    width: 70px;
}

.o-list {
    width: 100%;
    padding: 0 30px;
}

.o-d {
    width: 100%;
    padding: 17px 0;
    border-bottom: 1px solid #eee;
    font-size: 0;
}

.o-d:last-child {
    border-bottom: none;
}

.o-b .o-c {
    font-size: 14px;
    color: #000;
    line-height: 20px;
    padding: 17px 10px 17px 0;
}

.o-d .o-c {
    font-size: 14px;
    color: #555;
    line-height: 20px;
}

.o-d .o-c4 {
    font-size: 0;
}

.o-e {
    cursor: pointer;
    font-size: 14px;
    color: #333;
    line-height: 20px;
}

.o-e:hover {
    color: #e7373c;
}

.o-f {
    font-size: 14px;
    color: #333;
    vertical-align: top;
    padding: 0 13px;
    line-height: 16px;
}

.o-c5 {
    display: inline-block;
    vertical-align: top;
    font-size: 0;
    position: relative;
    cursor: pointer;
    padding-right: 0;
}

.o-h {
    display: inline-block;
    vertical-align: top;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    border: 1px solid #ebebeb;
    margin-right: 12px;
}

.o-radio {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 10;
    opacity: 0;
    filter: alpha(opacity=0);
    width: 100%;
    height: 100%;
    cursor: pointer;
}

.o-i {
    font-size: 14px;
    color: #555;
    line-height: 20px;
    vertical-align: top;
}

.o-c.selected .o-h {
    background-color: #e7373c;
    border-color: #e7373c;
    background-image: url(../images/30.png);
    background-repeat: no-repeat;
    background-position: center center;
}

.p-tabs {
    position: absolute;
    right: 130px;
    top: 0;
    padding-top: 22px;
    font-size: 0;
}

.p-tab {
    display: inline-block;
    vertical-align: top;
    cursor: pointer;
    font-size: 0;
    padding-right: 30px;
    padding-left: 19px;
    position: relative;
}

.p-tab:after {
    content: "";
    display: block;
    width: 1px;
    height: 16px;
    background-color: #e5e5e5;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -8px;
}

.p-tab:last-child:after {
    display: none;
}

.p-a {
    vertical-align: middle;
    width: 30px;
    margin-right: 6px;
}

.p-b {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    color: #333;
    margin-right: 10px;
}

.p-c {
    display: inline-block;
    vertical-align: middle;
    width: 24px;
    height: 24px;
    line-height: 24px;
    border-radius: 50%;
    text-align: center;
    font-size: 14px;
    color: #fff;
    background-color: #e7373c;
}

.p-all {
    display: inline-block;
    font-size: 14px;
    color: #777;
    line-height: 24px;
    position: absolute;
    right: 25px;
    top: 50%;
    margin-top: -10px;
}

.p-all:after {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 9px;
    height: 17px;
    background-image: url(../images/35.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    margin-left: 13px;
}

.p-head {
    width: 100%;
    font-size: 0;
    border-bottom: 1px solid #eee;
    padding-left: 30px;
}

.p-d {
    display: inline-block;
    vertical-align: top;
}

.p-d1 {
    width: 600px;
}

.p-d2 {
    width: 100px;
}

.p-d3 {
    width: 85px;
}

.p-d4 {
    width: 92px;
    text-align: center;
}

.p-head .p-d {
    font-size: 14px;
    color: #000;
    line-height: 20px;
    padding: 20px 0;
}

.p-e {
    width: 100%;
    font-size: 0;
    border-bottom: 1px solid #eee;
    padding-left: 30px;
    padding-top: 20px;
    padding-bottom: 20px;
}

.p-e:last-child {
    border-bottom: none;
}

.p-e .p-d {
    vertical-align: middle;
}

.p-e .p-d1 {
    font-size: 0;
    vertical-align: top;
}

.p-f {
    display: inline-block;
    vertical-align: middle;
    width: 80px;
    height: 80px;
    margin-right: 20px;
    border: 1px solid #eee;
    background-size: cover;
    background-position: center center;
}

.p-h {
    display: inline-block;
    vertical-align: middle;
    width: 480px;
}

.p-i {
    font-size: 14px;
    color: #333;
    line-height: 22px;
}

.p-j {
    font-size: 14px;
    color: #333;
    line-height: 22px;
}

.p-e .p-d2 {
    font-size: 14px;
    color: #e7373c;
    line-height: 80px;
}

.p-e .p-d3 {
    font-size: 14px;
    color: #e7373c;
    line-height: 80px;
}

.p-e .p-d4 {
    font-size: 0;
}

.p-k {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    height: 30px;
    line-height: 30px;
    border-radius: 15px;
    transition: all .3s;
    background-color: #f6f6f6;
    font-size: 12px;
    color: #555;
    cursor: pointer;
    margin: 4px 0;
}

.p-k:hover {
    background-color: #e7373c;
    color: #fff;
}

.p-l {
    width: 100%;
    font-size: 0;
    margin-bottom: 10px;
}

.p-m {
    display: inline-block;
    vertical-align: middle;
    width: 80px;
    height: 80px;
    margin-right: 10px;
    margin-bottom: 10px;
    border: 1px solid #eee;
    background-size: cover;
    background-position: center center;
}

.q-a {
    width: 100%;
    padding-top: 40px;
    padding-bottom: 35px;
}

.q-b {
    width: 1200px;
    margin: 0 auto;
    background-color: #fff;
}

.q-c {
    width: 100%;
    height: 80px;
    border-bottom: 1px solid #eee;
    border-top: 1px solid #eee;
    padding-left: 30px;
    position: relative;
    padding-top: 21px;
}

.q-d {
    font-size: 22px;
    color: #333;
    display: inline-block;
    vertical-align: top;
    line-height: 38px;
}

.q-e {
    position: absolute;
    right: 35px;
    top: 21px;
}

.q-f {
    font-size: 14px;
    color: #333;
    line-height: 38px;
    margin-right: 15px;
    display: inline;
    vertical-align: top;
}

.q-g {
    display: inline-block;
    vertical-align: top;
    width: 158px;
    height: 38px;
    border: 1px solid #e0e0e0;
    overflow: hidden;
    font-size: 0;
    margin-right: 36px;
}

.q-g select {
    box-sizing: border-box;
    width: 158px;
    height: 38px;
    line-height: 38px;
    padding: 0 11px;
    position: relative;
    left: -1px;
    top: -1px;
    color: #666;
    vertical-align: top;
}

.q-h {
    display: inline-block;
    vertical-align: top;
    width: 158px;
    height: 38px;
    line-height: 38px;
    font-size: 14px;
    color: #333;
    padding: 0 11px;
    border: 1px solid #e0e0e0;
    overflow: hidden;
    margin-right: 36px;
}

.q-h.sp {
    margin-right: 10px;
}

.q-i {
    display: inline-block;
    vertical-align: top;
    width: 68px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    background-color: #e7373c;
    font-size: 14px;
    color: #fff;
    cursor: pointer;
    border: none;
}

.q-tabs {
    width: 100%;
    border-bottom: 1px solid #eee;
    font-size: 0;
    background-color: #fff;
}

.q-tab {
    display: inline-block;
    vertical-align: top;
    padding: 22px 30px;
    cursor: pointer;
    font-size: 14px;
    color: #000;
    margin-right: 34px;
}

.q-tab:last-child {
    margin-right: 0;
}

.q-tab.active {
    color: #e7373c;
}

.q-k {
    width: 100%;
    font-size: 0;
    background-color: #fcfcfc;
    border-bottom-color: 1px solid #eee;
    padding-left: 30px;
}

.q-l {
    display: inline-block;
    vertical-align: top;
}

.q-k .q-l {
    font-size: 14px;
    color: #000;
    padding: 24px 0;
}

.q-l1 {
    width: 170px;
}

.q-l2 {
    width: 530px;
}

.q-l3 {
    width: 190px;
}

.q-l4 {
    width: 90px;
}

.q-l5 {
    width: 85px;
}

.q-l6 {
    width: 72px;
    text-align: center;
}

.q-list {
    width: 100%;
    padding: 0 30px;
}

.q-m {
    width: 100%;
    border-bottom: 1px solid #eee;
    padding: 20px 0;
    font-size: 0;
}

.q-m:last-child {
    border-bottom: none;
}

.q-m .q-l1 {
    font-size: 14px;
    color: #333;
    line-height: 80px;
    vertical-align: middle;
}

.q-m .q-l2 {
    font-size: 0;
    vertical-align: top;
}

.q-m .q-l3 {
    font-size: 14px;
    color: #333;
    line-height: 80px;
    vertical-align: middle;
}

.q-m .q-l4 {
    font-size: 14px;
    color: #e7373c;
    line-height: 80px;
    vertical-align: middle;
}

.q-m .q-l5 {
    font-size: 14px;
    color: #e7373c;
    line-height: 80px;
    vertical-align: middle;
}

.q-m .q-l6 {
    font-size: 0;
    text-align: center;
    vertical-align: middle;
}

.q-p {
    width: 410px;
    display: inline-block;
    vertical-align: middle;
}

.q-r {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    height: 30px;
    line-height: 30px;
    border-radius: 15px;
    transition: all .3s;
    background-color: #f6f6f6;
    font-size: 12px;
    color: #555;
    cursor: pointer;
    margin: 4px 0;
    text-align: center;
}

.q-r:hover {
    background-color: #e7373c;
    color: #fff;
}

.q-n {
    display: inline-block;
    vertical-align: middle;
    width: 80px;
    height: 80px;
    margin-right: 20px;
    border: 1px solid #eee;
    background-size: cover;
    background-position: center center;
}

.q-s {
    font-size: 14px;
    color: #333;
    line-height: 22px;
}

.q-t {
    width: 100%;
    font-size: 0;
    margin-bottom: 5px;
}

.q-u {
    display: inline-block;
    vertical-align: middle;
    width: 80px;
    height: 80px;
    margin-right: 10px;
    margin-bottom: 10px;
    border: 1px solid #eee;
    background-size: cover;
    background-position: center center;
}

.ui-datepicker table {
    border: none;
}

.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
    box-sizing: content-box;
    cursor: pointer;
}

.login {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-image: url(../images/37.jpg);
    background-size: cover;
    background-position: center center;
}

.login .header {
    position: fixed;
    left: 0;
    top: 0;
    background-color: #ea732f;
    z-index: 1;
}

.login .footer {
    position: fixed;
    left: 0;
    bottom: 0;
}

.h-welcome {
    float: left;
    font-size: 20px;
    color: #e8383d;
    margin-top: 32px;
    margin-left: 33px;
    height: 45px;
    line-height: 45px;
    padding-left: 34px;
    background-image: url(../images/38.png);
    background-repeat: no-repeat;
    background-position: left top;
}

.login .h-welcome{color: #fff;background-image: url(../images/47.png);}
.login .h-index{color: #fff;}

.h-index {
    float: right;
    font-size: 20px;
    color: #e8383d;
    margin-top: 48px;
}

.lg-a {
    width: 360px;
    height: 378px;
    padding: 30px 25px;
    background-color: #fff;
    z-index: 1000;
    position: absolute;
    right: 50%;
    margin-right: -600px;
    top: 50%;
    margin-top: -189px;
}

.lg-b {
    width: 100%;
    overflow: hidden;
    margin-bottom: 22px;
}

.lg-c {
    float: left;
    font-size: 22px;
    color: #e7373c;
    font-weight: bold;
}

.lg-d {
    float: right;
    font-size: 12px;
    color: #e7373c;
    line-height: 22px;
}

.lg-e {
    width: 100%;
}

.lg-f {
    width: 100%;
    margin-bottom: 9px;
    font-size: 0;
    position: relative;
}

.lg-g {
    width: 100%;
    height: 43px;
    line-height: 41px;
    border: 1px solid #e7e7e7;
    padding-left: 55px;
    padding-right: 20px;
    vertical-align: top;
    font-size: 14px;
    color: #666;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.03);
}

.lg-f3 .lg-g {
    width: 212px;
}

.lg-f:before {
    content: "";
    display: block;
    width: 20px;
    height: 20px;
    position: absolute;
    left: 12px;
    top: 10px;
    background-repeat: no-repeat;
}

.lg-f1:before {
    background-image: url(../images/39.png);
}

.lg-f2:before {
    background-image: url(../images/40.png);
}

.lg-f3:before {
    background-image: url(../images/41.png);
}

.lg-h {
    display: block;
    width: 82px;
    height: 43px;
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
}

.lg-i {
    width: 100%;
    height: 100%;
}

.lg-j {
    width: 100%;
    overflow: hidden;
    padding-top: 6px;
    padding-bottom: 21px;
}

.lg-k {
    display: inline-block;
    float: left;
    font-size: 0;
    cursor: pointer;
    position: relative;
}

.lg-l {
    display: inline-block;
    vertical-align: top;
    width: 18px;
    height: 18px;
    background-image: url(../images/44.png);
    background-repeat: no-repeat;
    margin-right: 7px;
}

.lg-m {
    display: inline-block;
    vertical-align: top;
    line-height: 18px;
    font-size: 12px;
    color: #898989;
}

.lg-n {
    filter: alpha(opacity=0);
    opacity: 0;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
    cursor: pointer;
}

.lg-k.selected .lg-l {
    background-image: url(../images/43.png);
}

.lg-o {
    float: right;
    display: inline-block;
    font-size: 12px;
    color: #898989;
    line-height: 18px;
}

.lg-p {
    width: 100%;
    vertical-align: top;
    height: 42px;
    background-color: #e8383d;
    text-align: center;
    line-height: 42px;
    border: none;
    font-size: 16px;
    color: #fff;
    font-weight: bold;
    cursor: pointer;
}

.lg-q {
    width: 100%;
    padding-top: 12px;
}

.lg-r {
    display: inline-block;
    vertical-align: top;
    font-size: 0;
    cursor: pointer;
}

.lg-s {
    width: 27px;
    vertical-align: top;
    margin-right: 5px;
}

.lg-t {
    font-size: 12px;
    color: #e8383d;
    line-height: 27px;
    display: inline-block;
    vertical-align: middle;
}

.lg-u {
    width: 62px;
    height: 62px;
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 10;
}

.lg-v {
    width: 100%;
    height: 100%;
}

.rg .h-welcome {
    color: #fff;
    background-image: url(../images/47.png);
}

.rg .h-index {
    color: #fff;
}

.rg .footer {
    margin-top: 0;
}

.rg-a {
    width: 100%;
    padding: 40px 0;
    min-height: calc(100vh - 113px - 86px);
}

.rg-b {
    width: 1200px;
    margin: 0 auto;
    padding: 0 50px;
    background-color: #fff;
}

.rg-c {
    width: 100%;
    border-bottom: 1px dashed #e3e3e3;
    padding: 40px 60px;
}

.rg-d {
    font-size: 26px;
    color: #e8383d;
    font-weight: bold;
    margin-bottom: 13px;
}

.rg-e {
    font-size: 14px;
    color: #999;
}

.rg-f {
    color: #e8383d;
    text-decoration: underline;
}

.rg-f:hover {
    text-decoration: underline;
}

.rg-g {
    width: 520px;
    margin: 0 auto;
    padding: 55px 0;
}

.rg-h {
    width: 100%;
    font-size: 0;
    margin-bottom: 26px;
}

.rg-i {
    display: inline-block;
    vertical-align: top;
    width: 130px;
    font-size: 16px;
    color: #666;
    line-height: 46px;
    text-align: right;
    padding-right: 30px;
}

.rg-j {
    display: inline-block;
    vertical-align: top;
    width: 390px;
    font-size: 0;
}

.rg-k {
    width: 100%;
    height: 46px;
    line-height: 44px;
    border: 1px solid #ebebeb;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.03);
    padding: 0 20px;
    font-size: 14px;
    color: #666;
    border-radius: 1px;
}

.rg-k.sp {
    width: 273px;
    margin-right: 13px;
}

.rg-l {
    display: inline-block;
    vertical-align: top;
    cursor: pointer;
    width: 102px;
    height: 46px;
    line-height: 46px;
    text-align: center;
    border-radius: 1px;
    background-color: #353747;
    font-size: 14px;
    color: #fff;
}

.rg-l.gray {
    background-color: #eee;
    color: #999;
}

.rg-o {
    width: 100%;
    padding-left: 130px;
    font-size: 0;
}

.rg-m {
    display: inline-block;
    vertical-align: top;
    line-height: 18px;
    font-size: 14px;
    color: #999;
}

.rg-n {
    filter: alpha(opacity=0);
    opacity: 0;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
    cursor: pointer;
}

.rg-q {
    display: inline-block;
    float: left;
    font-size: 0;
    cursor: pointer;
    position: relative;
}

.rg-p {
    display: inline-block;
    vertical-align: top;
    width: 18px;
    height: 18px;
    background-image: url(../images/44.png);
    background-repeat: no-repeat;
    margin-right: 10px;
}

.rg-q.selected .rg-p {
    background-image: url(../images/43.png);
}

.rg-r {
    font-size: 14px;
    color: #999;
    line-height: 18px;
    display: inline-block;
    vertical-align: top;
    cursor: pointer;
}

.rg-s {
    display: inline-block;
    width: 100%;
    height: 42px;
    line-height: 42px;
    cursor: pointer;
    text-align: center;
    font-size: 16px;
    color: #fff;
    background-color: #e7373c;
    border: none;
}

.rg-t {
    width: 100%;
    padding-left: 130px;
    font-size: 0;
    padding-top: 31px;
}

.rg-g1 {
    width: 600px;
    padding-top: 65px;
}

.rg-g1 .rg-i {
    width: 210px;
}

.rg-g1 .rg-t {
    padding-left: 210px;
    padding-top: 0;
}

.rg-g2 {
    width: 540px;
    padding-top: 65px;
}

.rg-g2 .rg-i {
    width: 150px;
}

.rg-g2 .rg-t {
    padding-left: 150px;
    padding-top: 0;
}

.ft-a {
    visibility: hidden;
    opacity: 0;
    display: table;
    table-layout: fixed;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.6);
    z-index: 100000;
    transition: all .3s;
}

.ft-a.show {
    visibility: visible;
    opacity: 1;
}

.ft-b {
    display: table-cell;
    vertical-align: middle;
}

.ft-c {
    width: 500px;
    max-height: 100%;
    margin: 0 auto;
    background-color: #fff;
    position: relative;
    padding: 30px 20px;
    overflow: auto;
}

.ft-d {
    display: block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    position: absolute;
    right: 0px;
    top: 0;
    cursor: pointer;
    font-size: 30px;
    color: #999;
    text-align: center;
    font-weight: lighter;
    font-family: "微软雅黑";
}

.ft-e {
    text-align: center;
    font-size: 18px;
    color: #666;
    margin-bottom: 20px;
}

.ft-f {
    font-size: 14px;
    color: #666;
    line-height: 1.7;
    padding-bottom: 30px;
}

.ft-f * {
    font-size: 14px;
    color: #666;
    line-height: 1.7;
}

.ft-g {
    width: 100%;
    text-align: center;
    font-size: 0;
}

.ft-h {
    display: inline-block;
    vertical-align: top;
    width: 110px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border: 1px solid transparent;
    font-size: 14px;
    margin: 0 20px;
    cursor: pointer;
}

.ft-h1 {
    color: #666;
    border-color: #ccc;
}

.ft-h2 {
    color: #fff;
    border-color: #e7373c;
    background-color: #e7373c;
}

.z-a {
    width: 100%;
    padding: 40px 0;
}

.z-b {
    width: 1200px;
    height: 620px;
    margin: 0 auto;
    background-color: #fff;
    padding: 0 50px;
}

.z-c {
    width: 100%;
    border-bottom: 1px dashed #e3e3e3;
    padding: 45px 0;
    text-align: center;
    font-size: 0;
}

.z-d {
    display: inline-block;
    vertical-align: top;
    font-size: 0;
    width: 220px;
    position: relative;
    text-align: left;
}

.z-e {
    display: inline-block;
    vertical-align: middle;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background-color: #f6f6f6;
    font-size: 22px;
    color: #333;
    line-height: 40px;
    text-align: center;
    margin-right: 20px;
}

.z-f {
    display: inline-block;
    vertical-align: middle;
    font-size: 16px;
    color: #555;
}

.z-d.active .z-e {
    background-color: #e7373c;
    color: #fff;
}

.z-d.active .z-f {
    color: #e7373c;
}

.z-d:after {
    content: "";
    display: block;
    width: 8px;
    height: 14px;
    background-image: url(../images/26.png);
    background-repeat: no-repeat;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -7px;
}

.z-d1 {
    margin-right: 77px;
}

.z-d2 {
    margin-right: 77px;
}

.z-d3 {
    width: auto;
}

.z-d3:after {
    display: none;
}

.h160 {
    width: 100%;
    height: 160px;
    background-color: #fff;
}

.y-a {
    width: 100%;
    text-align: center;
    padding-top: 65px;
}

.y-b {
    margin-bottom: 30px;
}

.y-c {
    font-size: 24px;
    color: #666;
    margin-bottom: 17px;
}

.y-d {
    font-size: 16px;
    color: #bbb;
    line-height: 24px;
}

.y-e {
    display: block;
    margin: 0 auto;
    text-align: center;
    width: 130px;
    height: 42px;
    ;
    line-height: 42px;
    background-color: #e7373c;
    font-size: 16px;
    color: #fff;
    margin-top: 26px;
}

.x-a {
    width: 100%;
    padding-top: 40px;
    padding-bottom: 35px;
}

.x-b {
    width: 1200px;
    margin: 0 auto;
    background-color: #fff;
}

.x-c {
    width: 100%;
    border-bottom: 1px solid #eee;
    padding: 30px;
}

.x-d {
    font-size: 22px;
    color: #333;
    margin-bottom: 30px;
}

.x-e {
    width: 100%;
    font-size: 0;
    padding-bottom: 5px;
}

.x-e.show .x-f {
    display: inline-block;
}

.x-f {
    display: none;
    vertical-align: top;
    width: 286px;
    height: 180px;
    border: 1px solid #eee;
    padding: 0 18px;
    margin-right: 25px;
    margin-bottom: 25px;
    position: relative;
    cursor: pointer;
}

.x-f.show {
    display: inline-block;
}

.x-g {
    width: 100%;
    border-bottom: 1px solid #eee;
    font-size: 0;
    padding: 19px 0;
    position: relative;
    margin-bottom: 18px;
}

.x-h {
    display: inline-block;
    vertical-align: top;
    font-size: 16px;
    color: #333;
    margin-right: 14px;
    line-height: 20px;
    max-width: 120px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.x-i {
    display: none;
    vertical-align: top;
    font-size: 12px;
    color: #fff;
    background-color: #e7373c;
    padding: 0 5px;
    line-height: 20px;
}

.x-p {
    display: none;
    position: absolute;
    right: 25px;
    bottom: 19px;
}

.x-j {
    display: block;
    width: 20px;
    height: 20px;
    background-image: url(../images/48.png);
    background-repeat: no-repeat;
    background-position: center center;
    position: absolute;
    right: 32px;
    top: 19px;
    cursor: pointer;
}

.x-k {
    display: block;
    width: 20px;
    height: 20px;
    background-image: url(../images/49.png);
    background-repeat: no-repeat;
    background-position: center center;
    position: absolute;
    right: 0;
    top: 19px;
    cursor: pointer;
}

.x-f:hover {
    border-color: #e7373c;
}

.x-f.active {
    border-color: #e7373c;
}

.x-f.active .x-i {
    display: inline-block;
}

.x-f.active .x-p {
    display: inline-block;
}

.x-l {
    width: 100%;
    padding-left: 26px;
    position: relative;
    margin-bottom: 10px;
}

.x-l:before {
    content: "";
    display: inline-block;
    width: 20px;
    height: 20px;
    position: absolute;
    left: 0;
    top: 0;
    background-repeat: no-repeat;
    background-position: center center;
}

.x-l1:before {
    background-image: url(../images/50.png);
}

.x-l2:before {
    background-image: url(../images/51.png);
}

.x-m {
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 14px;
    color: #000;
    line-height: 20px;
}

.x-n {
    font-size: 14px;
    color: #b5b5b5;
    line-height: 20px;
    max-height: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.x-o {
    font-size: 14px;
    color: #333;
    line-height: 20px;
}

.x-q {
    display: block;
    width: 105px;
    height: 31px;
    line-height: 30px;
    text-align: center;
    border: 1px solid #eee;
    font-size: 14px;
    color: #555;
    cursor: pointer;
    margin-bottom: 20px;
}

.x-q:hover {
    border-color: #e7373c;
    color: #e7373c;
}

.x-r {
    display: none;
    width: 100%;
    height: 50px;
    line-height: 50px;
    text-align: center;
    background-color: #fcfcfc;
    cursor: pointer;
    font-size: 14px;
    color: #333;
}

.x-r:after {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 16px;
    height: 8px;
    background-image: url(../images/52.png);
    background-repeat: no-repeat;
    margin-left: 10px;
}

.x-r.show {
    display: block;
}

.x-s {
    display: none;
    width: 100%;
    height: 50px;
    line-height: 50px;
    text-align: center;
    background-color: #fcfcfc;
    cursor: pointer;
    font-size: 14px;
    color: #333;
}

.x-s:after {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 16px;
    height: 8px;
    background-image: url(../images/53.png);
    background-repeat: no-repeat;
    margin-left: 10px;
}

.x-s.show {
    display: block;
}

.fa-a {
    visibility: hidden;
    opacity: 0;
    display: table;
    table-layout: fixed;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.6);
    z-index: 100000;
    transition: all .3s;
}

.fa-a.show {
    visibility: visible;
    opacity: 1;
}

.fa-b {
    display: table-cell;
    vertical-align: middle;
}

.fa-c {
    width: 935px;
    max-height: 100%;
    margin: 0 auto;
    background-color: #fff;
    position: relative;
    padding: 30px 20px;
    overflow: auto;
}

.fa-d {
    display: block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    position: absolute;
    right: 0px;
    top: 0;
    z-index: 1000;
    cursor: pointer;
    font-size: 40px;
    color: #999;
    text-align: center;
    font-weight: lighter;
    font-family: "微软雅黑";
}

.fa-e {
    width: 100%;
}

.fa1-c {
    width: 444px;
	/* height: 377px; */
	background-color: #fff;
    border-radius: 7px;
    margin: 0 auto;
}

.fa1-c-title {
    width: 100%;
    height: 72px;
    background-color: #f4f4fb;
    line-height: 72px;
    border-radius: 7px 7px 0 0;
    padding: 0 31px;
    border-bottom: 1px solid #ededf7;
}

.fa1-c-title div {
    display: inline-block;
}

.fa1-c-title1 {
    font-family: SourceHanSansSC;
	font-size: 22px;
	/*font-weight: bold;*/
    color: #000000;
    float: left;
    height: 100%;
    line-height: 72px;
}

.fa1-c-title-img {
    float: right;
    height: 100%;
    line-height: 72px;
}

.fa1-c-title-img img {
    width: 21px;
    height: 21px;
    cursor: pointer;
}

.fa1-c1 {
    width: 100%;
    /*height: 210px;*/
    padding: 34px 32px 32px 32px;
    border-bottom: 1px solid #ededf7;
}

.fa1-c11 {
    font-family: SourceHanSansSC;
	font-size: 20px;
	/*font-weight: bold;*/
	line-height: 32px;
	color: #666666;
}

.fa1-c12 {
    font-family: SourceHanSansSC;
	font-size: 18px;
	/*font-weight: bold;*/
    color: #666666;
    line-height: 32px;
}

.fa1-c13 {
    margin-top: 18px;
    font-size: 0;
}

.fa1-c13 div {
    display: inline-block;
}

.fa1-c131 {
    font-family: SourceHanSansSC;
	font-size: 18px;
	/*font-weight: bold;*/
	color: #000000;
}

.fa1-c132 {
    margin-left: 20px;
}

.fa1-c1321 {
    width: 35px;
	height: 36px;
	background-color: #ffffff;
    border: solid 1px #dddddd;
    font-family: HiraginoSansGB;
	font-size: 17px;
    color: #666666;
    line-height: 36px;
    text-align: center;
    cursor: pointer;
}

.fa1-c1322 {
    width: 58px;
	height: 36px;
	background-color: #ffffff;
    border: solid 1px #dddddd;
    font-family: HiraginoSansGB;
	font-size: 17px;
    color: #666666;
    line-height: 36px;
    text-align: center;
}

.fa1-c1323 {
    width: 35px;
	height: 36px;
	background-color: #ffffff;
    border: solid 1px #dddddd;
    font-family: HiraginoSansGB;
	font-size: 17px;
    color: #666666;
    line-height: 36px;
    text-align: center;
    cursor: pointer;
}

.fa1-c133 {
    margin-left: 22px;
}

.fa1-c133 div {
    font-family: SourceHanSansSC;
	font-size: 18px;
    color: #666666;
    /*font-weight: bold;*/
}

.fa1-c14 {
    font-family: SourceHanSansSC;
	font-size: 16px;
    color: #999999;
    margin-top: 23px;
}

.fa1-c15 {
    width: 128px;
    height: 128px;
    text-align: center;
    display: table-cell;
    vertical-align: middle;
}

.fa1-c15 img {
    max-width: 100%;
    max-height: 100%;
    width: auto;
}

.fa1-c2 {
    height: 94px;
    line-height: 94px;
    padding: 0 32px;
}

.fa1-c2 div {
    display: inline-block;
}

.fa1-c21 {
    font-family: SourceHanSansSC;
	font-size: 18px;
    color: #333333;
    float: left;
    height: 100%;
    line-height: 94px;
}

.fa1-c21 span {
    font-family: SourceHanSansSC;
	font-size: 18px;
	color: #e8383d;
}

.fa1-c22 {
    float: right;
    height: 100%;
    line-height: 94px;
    font-size: 0;
}

.fa1-c221 {
    width: 125px;
	height: 49px;
	background-color: #ffffff;
	border-radius: 6px;
    border: solid 1px #e2e2e2;
    font-family: SourceHanSansSC;
	font-size: 16px;
	line-height: 49px;
    color: #666666;
    text-align: center;
    cursor: pointer;
    vertical-align: middle;
}

.fa1-c222 {
    width: 145px;
	height: 48px;
	background-color: #e8383d;
    border-radius: 6px;
    font-family: SourceHanSansSC;
	font-size: 16px;
	line-height: 49px;
    color: #ffffff;
    text-align: center;
    cursor: pointer;
    margin-left: 11px;
    vertical-align: middle;
}

.w-a {
    width: 100%;
}

.w-b {
    width: 1200px;
    margin: 0 auto;
    background-color: #fff;
}

.w-c {
    font-size: 22px;
    color: #333;
    padding: 30px;
    width: 100%;
}

.w-d {
    width: 100%;
    height: 50px;
    text-align: left;
    background-color: #fcfcfc;
    padding: 0 30px;
    font-size: 0;
}

.w-h {
    display: inline-block;
    vertical-align: middle;
    width: 480px;
    padding: 20px 30px 36px 30px;
}

.w-i {
    font-size: 14px;
    color: #333;
    line-height: 22px;
}

.w-j {
    font-size: 14px;
    color: #333;
    line-height: 22px;
}

.w-l {
    width: 100%;
    font-size: 0;
    margin-bottom: 6px;
}

.w-m {
    display: inline-block;
    vertical-align: middle;
    width: 80px;
    height: 80px;
    margin-right: 10px;
    margin-bottom: 10px;
    border: 1px solid #eee;
    background-size: cover;
    background-position: center center;
}

.w-o {
    width: 100%;
    height: 50px;
    line-height: 50px;
    text-align: right;
    background-color: #fcfcfc;
    font-size: 15px;
    color: #333;
    padding: 0 30px;
}

.w-p {
    font-size: 23px;
    color: #e7373c;
}

.w-q {
    width: 100%;
    padding: 30px;
    font-size: 0;
    text-align: right;
}

.w-r {
    display: inline-block;
    vertical-align: top;
    margin-left: 17px;
    width: 140px;
    height: 60px;
    line-height: 58px;
    font-size: 18px;
    text-align: center;
    cursor: pointer;
}

.w-r1 {
    color: #666;
    border: 1px solid #eee;
}

.w-r2 {
    color: #fff;
    border: 1px solid #e7373c;
    background-color: #e7373c;
}

.w-s {
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
    color: #333;
    padding: 19px 0;
}

.w-d .w-f {
    line-height: 50px;
}

.w-d .w-s {
    height: 50px;
}

.w-s1 {
    width: 710px;
}

.w-s2 {
    width: 220px;
}

.w-s3 {
    width: 105px;
}

.w-s4 {
    width: 105px;
    text-align: right;
}

.w-list {
    width: 100%;
    padding: 0 30px;
}

.w-t {
    width: 100%;
    font-size: 0;
    border-bottom: 1px solid #eee;
}

.w-u {
    display: inline-block;
    vertical-align: middle;
    width: 80px;
    height: 80px;
    margin-right: 20px;
    border: 1px solid #eee;
    background-size: cover;
    background-position: center center;
}

.w-v {
    display: inline-block;
    vertical-align: middle;
    width: 600px;
}

.w-w {
    font-size: 14px;
    color: #333;
    line-height: 22px;
}

.w-x {
    font-size: 14px;
    color: #333;
    line-height: 22px;
}

.w-t .w-s2 {
    line-height: 80px;
    color: #e8383d;
}

.w-t .w-s3 {
    line-height: 80px;
}

.w-t .w-s4 {
    line-height: 80px;
    color: #e8383d;
}

.w-total {
    width: 100%;
    padding: 34px 30px;
}

.w-y {
    font-size: 14px;
    color: #333;
    text-align: right;
    margin-bottom: 20px;
}

.w-z {
    font-size: 18px;
    color: #e8383d;
}

.w-tip {
    font-size: 14px;
    color: #666;
    text-align: right;
}

.v-a {
    width: 100%;
    padding: 40px 0 35px;
}

.v-b {
    width: 1200px;
    margin: 0 auto;
    background-color: #fff;
    text-align: center;
    padding: 94px 0 97px;
}

.v-c {
    margin-bottom: 29px;
}

.v-d {
    text-align: center;
    font-size: 24px;
    color: #666;
    margin-bottom: 12px;
}

.v-d1 {
    font-family: MyriadPro-Regular;
	font-size: 28px;
	color: #e7373c;
}

.v-e {
    text-align: center;
    font-size: 16px;
    color: #666;
    margin-bottom: 20px;
}

.v-f {
    text-align: center;
    font-size: 16px;
    color: #666;
    margin-bottom: 25px;
}

.v-g {
    display: block;
    width: 166px;
    height: 43px;
    line-height: 42px;
    border: 1px solid #e7e7e7;
    font-size: 16px;
    color: #666;
    border-radius: 3px;
    margin-bottom: 13px;
    margin: 0 auto 13px;
}

.v-g:last-child {
    margin-bottom: 0;
}

.v-g1 {
    background-color: #e7373c;
    border-color: #e7373c;
    color: #fff;
}

.u-a {
    width: 100%;
    padding: 40px 0 60px;
}

.u-b {
    width: 1200px;
    margin: 0 auto;
    background-color: #fff;
    text-align: center;
    overflow: hidden;
}

.u-c {
    width: 1130px;
    margin: 0 auto;
    padding: 35px 0;
    border-bottom: 1px dashed #e3e3e3;
}

.u-d {
    float: left;
    width: 565px;
}

.u-e {
    width: 100%;
}

.u-c:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    overflow: hidden;
}

.u-f {
    float: right;
    width: 525px;
    text-align: left;
}

.u-g {
    font-size: 22px;
    color: #333;
    font-weight: bold;
    line-height: 32px;
    padding-top: 6px;
    margin-bottom: 14px;
}

.u-h {
    font-size: 16px;
    color: #999;
    line-height: 28px;
}

.u-i {
    font-size: 14px;
    color: #fff;
    width: 110px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    background-color: #e7373c;
    display: block;
    cursor: pointer;
    margin-top: 22px;
    margin-bottom: 19px;
}

.u-j {
    font-size: 14px;
    color: #666;
    line-height: 2;
    background-color: #f4f4fb;
    padding: 18px 25px;
}
.u-vue{
    visibility: hidden;
}
.u-vue.show{
    visibility: visible;
}
.u-k {
    width: 100%;
    padding: 33px 0 42px;
}

.u-l {
    width: 100%;
    font-size: 0;
    padding-left: 35px;
}

.u-m {
    font-size: 20px;
    color: #000;
    margin-bottom: 30px;
    text-align: left;
}

.u-n {
    width: 100%;
    font-size: 0;
    padding-bottom: 20px;
}

.u-o {
    display: inline-block;
    vertical-align: top;
    width: 130px;
    margin-bottom: 20px;
    margin-right: 36px;
}

.u-p {
    width: 100%;
    display: block;
    margin-bottom: 16px;
    border: 1px solid #eee;
}

.u-q {
    width: 100%;
    cursor: pointer;
}

.u-r {
    display: block;
    text-align: center;
    font-size: 14px;
    color: #333;
    line-height: 20px;
}

.pg-a {
    width: 100%;
    text-align: center;
    font-size: 0;
}

.pg-num,
.pg-first,
.pg-prev,
.pg-next,
.pg-last {
    display: inline-block;
    vertical-align: top;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 20px;
    font-size: 14px;
    color: #555;
    cursor: pointer;
}

.pg-num {
    width: 40px;
    margin: 0 5px;
}

.pg-first {
    width: 50px;
    margin-right: 10px;
    background-color: #f6f6f6;
}

.pg-prev {
    width: 70px;
    margin-right: 10px;
    background-color: #f6f6f6;
}

.pg-next {
    width: 70px;
    margin-right: 10px;
    margin-left: 10px;
    background-color: #f6f6f6;
}

.pg-last {
    width: 60px;
    margin-right: 10px;
    background-color: #f6f6f6;
}

.pg-num:hover {
    background-color: #f6f6f6;
}

.pg-num.active {
    background-color: #e7373c;
    color: #fff;
}

.pg-first:hover,
.pg-prev:hover,
.pg-next:hover,
.pg-last:hover {
    background-color: #e7373c;
    color: #fff;
}

.pg-c,
.pg-d,
.pg-f {
    display: inline-block;
    vertical-align: top;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    color: #999;
}

.pg-c {
    margin-right: 20px;
}

.pg-d {
    margin-right: 10px;
    margin-left: 10px;
}

.pg-e {
    display: inline-block;
    vertical-align: top;
    width: 70px;
    height: 40px;
    line-height: 40px;
    border-radius: 20px;
    border: none;
    font-size: 14px;
    color: #666;
    text-align: center;
    background-color: #f6f6f6;
    margin-right: 11px;
}
.pg-e.sp{
    width: 150px;
    margin-right: 0;
}
.pg-confirm{display:inline-block;vertical-align:top;width: 70px;height:40px;line-height:40px;background-color: #e7373c;text-align:center;border-radius:20px;font-size:14px;color:#fff;cursor:pointer;transition: all .3s;margin-left: 10px;}
.t-a {
    width: 100%;
    padding-top: 40px;
    padding-bottom: 36px;
}

.t-b {
    width: 1200px;
    margin: 0 auto;
    background-color: #fff;
    padding: 50px 50px 45px 50px;
}

.t-c {
    width: 100%;
    overflow: hidden;
    width: 700px;
    margin: 0 auto;
    font-size: 0;
}

.t-d {
    display: inline-block;
    vertical-align: middle;
    width: 248px;
    margin-right: 30px;
    border: 1px solid #e1e1e1;
}

.t-e {
    width: 100%;
    height: 100%;
}

.t-f {
    display: inline-block;
    vertical-align: middle;
    width: 422px;
}

.t-g {
    font-size: 16px;
    color: #333;
    margin-bottom: 15px;
}

.t-h {
    font-size: 14px;
    color: #999;
    margin-bottom: 12px;
}

.t-i {
    font-size: 14px;
    color: #999;
}

.t-j {
    width: 700px;
    margin: 0 auto;
    font-size: 0;
    margin-top: 42px;
    margin-bottom: 26px;
}

.t-k {
    display: inline-block;
    margin-right: 30px;
    width: 246px;
    text-align: right;
}

.t-k-1 {
    font-family: MicrosoftYaHei;
	font-size: 16px;
	color: #666666;
}

.t-l {
    display: inline-block;
    width: 422px;
}

.t-m {
    display: inline-block;
    position: relative;
}

.t-m-1 {
    margin-left: 23px;
}

.t-n {
    font-family: MicrosoftYaHei;
	font-size: 16px;
    color: #666666;
    display: inline-block;
    vertical-align: top;
    margin-left: 5px;
}

.t-img {
    width: 18px;
    height: 18px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
    background: url(../images/58.png);
    background-size: 100%;
    background-repeat: no-repeat;
}

.t-m.selected .t-img {
    background: url(../images/59.png);
}

.t-ipt {
    width: 18px;
    height: 18px;
    visibility: hidden;
}

.t-p {
    width: 700px;
    margin: 0 auto;
    font-size: 0;
    margin-bottom: 26px;
}

.t-q {
    display: inline-block;
    margin-right: 30px;
    width: 246px;
    text-align: right;
}

.t-q-1 {
    font-family: MicrosoftYaHei;
	font-size: 16px;
    color: #666666;
    display: inline-block;
}

.t-q-1 span {
    font-family: MicrosoftYaHei;
	font-size: 14px;
	color: #e7373c;
}

.t-r {
    display: inline-block;
}

.t-r input {
    width: 423px;
	height: 46px;
	background-color: #ffffff;
	box-shadow: 1px 2px 5px 0px 
		rgba(0, 0, 0, 0.03);
	border-radius: 2px;
    border: solid 1px #ebebeb;
    padding-left: 22px;
}

.t-s {
    width: 700px;
    margin: 0 auto;
    font-size: 0;
    margin-bottom: 26px;
}

.t-t {
    display: inline-block;
    margin-right: 30px;
    width: 246px;
    text-align: right;
    height: 100px;
    vertical-align: top;
}

.t-t-1 {
    font-family: MicrosoftYaHei;
	font-size: 16px;
    color: #666666;
    display: inline-block;
}

.t-t-1 span {
    font-family: MicrosoftYaHei;
	font-size: 14px;
	color: #e7373c;
}

.t-u {
    display: inline-block;
    width: 422px;
}

.t-container-img {
    display: inline-block;
    width: 100px;
    height: 100px;
    margin-right: 8px;
    margin-bottom: 15px;
}

.t-container-img img {
    width: 100%;
    height: 100%;
}

.t-v {
    display: inline-block;
    width: 100px;
	height: 100px;
    background-color: #f4f4fb;
    line-height: 100px;
    text-align: center;
    position: relative;
    margin-bottom: 15px;
    cursor: pointer;
}

.t-v-img {
    width: 20px;
	height: 20px;
}

.t-v-ipt {
    width: 100%;
    height: 100%;
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    cursor: pointer;
}

.t-w {
    width: 700px;
    margin: 0 auto;
    font-size: 0;
}

.t-x {
    display: inline-block;
    margin-right: 30px;
    width: 246px;
    text-align: right;
    vertical-align: top;
}

.t-x-1 {
    font-family: MicrosoftYaHei;
	font-size: 14px;
    color: #e7373c;
    cursor: pointer;
}

.t-y {
    display: inline-block;
    padding-top: 40px;
}

.t-y-1 {
    width: 423px;
	height: 42px;
    background-color: #e7373c;
    font-family: SourceHanSansSC-Bold;
	font-size: 16px;
    color: #ffffff;
    line-height: 42px;
    text-align: center;
    cursor: pointer;
    border: none;
}

.t-z {
    width: 100%;
    border-top: 1px dashed #999999;
    margin-top: 40px;
    text-align: center;
    padding-top: 41px;
}

.t-z-1 {
    font-family: MicrosoftYaHei;
	font-size: 14px;
	line-height: 72px;
    color: #555555;
    width: 700px;
    margin: 0 auto;
    margin-bottom: 24px;
}

.t-z-1-img {
    width: 103px;
	height: 105px;
}

.t-z-1-2 {
    margin-top: 12px;
}

.bu-box {
    width: 442px;
    /* height: 624px; */
    background-color: #ffffff;
    max-height: 100%;
    margin: 0 auto;
    text-align: center;
    padding-top: 50px;
    padding-bottom: 49px;
    display: none;
}

.bu-p1 {
    font-family: PingFang-SC-Medium;
	font-size: 24px;
    color: #000000;
    margin-bottom: 42px;
}

.bu-p2 {
    font-family: SourceHanSansSC-Regular;
	font-size: 18px;
    color: #666666;
    margin-bottom: 27px;
}

.bu-img1 {
    width: 347px;
    height: 125px;
    margin-bottom: 35px;
}

.bu-p3 {
    font-family: SourceHanSansSC-Regular;
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 50px;
	letter-spacing: 0px;
    color: #666666;
    margin-bottom: 25px;
}

.bu-confirm {
    width: 159px;
	height: 44px;
    background-color: #e8383d;
    font-family: PingFang-SC-Medium;
	font-size: 17px;
    color: #ffffff;
    margin: 0 auto;
    line-height: 44px;
    cursor: pointer;
}

.special-main {
    width: 100%;
    padding-top: 40px;
    padding-bottom: 36px;
}

.special-a {
    width: 1200px;
    margin: 0 auto;
    background-color: #fff;
    padding: 40px 51px 50px 51px;
}

.special-b {
    width: 100%;
    padding-bottom: 30px;
    border-bottom: 1px dashed #999999;
}

.special-c {
    float: left;
    font-family: MicrosoftYaHei;
	font-size: 20px;
	color: #000000;
}

.special-d {
    float: right;
    font-family: MicrosoftYaHei;
	font-size: 14px;
    color: #999999;
    display: block;
}

.special-e {
    padding-top: 50px;
}

.special-u {
    width: 540px;
}

.special-s {
    width: 900px;
}

.special-ten {
    font-family: MicrosoftYaHei;
	font-size: 14px;
	color: #666666;
}

.special-types {
    width: 900px;
    margin: 0 auto;
    margin-bottom: 26px;
}

.special-types-a {
    display: inline-block;
    margin-right: 30px;
    width: 246px;
    text-align: right;
    vertical-align: top;
}

.special-types-a-1 {
    font-family: MicrosoftYaHei;
	font-size: 16px;
	color: #666666;
}

.special-types-b {
    display: inline-block;
    width: 540px;
}

.special-product_num-main {
    width: 900px;
    margin: 0 auto;
    margin-bottom: 26px;
}

.special-product_num {
    display: inline-block;
    margin-right: 30px;
    width: 246px;
    text-align: right;
    /* vertical-align: top; */
}

.special-product_num-a {
    font-family: MicrosoftYaHei;
    font-size: 16px;
    color: #666666;
    display: inline-block;
}

.special-product_num-a span {
    font-family: MicrosoftYaHei;
    font-size: 14px;
    color: #e7373c;
}

.special-ipt {
    display: inline-block;
    width: 540px;
}

.special-ipt input {
    font-family: MicrosoftYaHei;
	font-size: 14px;
    color: #999999;
    padding-left: 22px;
    width: 535px;
	height: 46px;
	background-color: #ffffff;
	box-shadow: 0px 2px 5px 0px 
		rgba(0, 0, 0, 0.03);
	border-radius: 2px;
	border: solid 1px #ebebeb;
}

.special-remarks-main {
    width: 900px;
    margin: 0 auto;
    margin-bottom: 26px;
}

.special-remarks {
    display: inline-block;
    margin-right: 30px;
    width: 246px;
    text-align: right;
    vertical-align: top;
}

.special-remarks-a {
    font-family: MicrosoftYaHei;
    font-size: 16px;
    color: #666666;
    display: inline-block;
}

.special-remarks-textarea {
    display: inline-block;
    width: 535px;
	height: 166px;
}

.special-remarks-textarea textarea{
    width: 100%;
    height: 100%;
    background-color: #ffffff;
	box-shadow: 0px 2px 5px 0px 
		rgba(0, 0, 0, 0.03);
	border-radius: 2px;
	border: solid 1px #ebebeb;
}

.special-cancel_additional-documents {
    width: 900px;
    margin: 0 auto;
    margin-bottom: 26px;
    /* text-align: center; */
    font-size: 0;
}

.special-cancel {
    display: inline-block;
    width: 205px;
	height: 42px;
    background-color: #fff;
	border: solid 1px #eeeeee;
    line-height: 42px;
    text-align: center;
    font-family: MicrosoftYaHei;
	font-size: 16px;
    color: #666666;
    margin-left: 31%;
    cursor: pointer;
}

.special-additional_documents {
    display: inline-block;
    width: 205px;
	height: 42px;
    background-color: #e7373c;
    line-height: 42px;
    text-align: center;
    font-family: MicrosoftYaHei;
	font-size: 16px;
    color: #ffffff;
    margin-left: 13px;
    border: none;
    cursor: pointer;
}

.special-a-1 {
    width: 1200px;
    margin: 0 auto;
    background-color: #fff;
    padding: 50px 50px 45px 50px;
}

.special-verify_message {
    margin: 0 auto;
    margin-bottom: 26px;
}

.vf-box {
    width: 429px;
	height: 264px;
    background-color: #ffffff;
    display: none;
    margin: 0 auto;
    padding-top: 41px;
    padding-bottom: 48px;
    text-align: center;
}

.vf-img {
    width: 70px;
	height: 48px;
}

.vf-p {
    font-family: MicrosoftYaHei;
	font-size: 20px;
    color: #666666;
    margin-top: 31px;
}

.vf-v {
    width: 155px;
	height: 43px;
    background-color: #e7373c;
    font-family: MicrosoftYaHei;
	font-size: 16px;
    color: #ffffff;
    margin: 0 auto;
    margin-top: 33px;
    line-height: 43px;
}

.special-find-box {
    padding: 0 244px;
    font-size: 0;
    padding-bottom: 41px;
    border-bottom: 1px dashed #e3e3e3;
}

.special-find-ipt {
    display: inline-block;
    width: 469px;
	height: 46px;
}

.special-find-ipt input {
    width: 100%;
    height: 100%;
    background-color: #ffffff;
	box-shadow: 0px 2px 5px 0px 
		rgba(0, 0, 0, 0.03);
	border-radius: 2px;
    border: solid 1px #dcdcdc;
    font-family: MicrosoftYaHei;
	font-size: 14px;
    color: #555555;
    padding-left: 22px;
}

.special-find {
    display: inline-block;
    width: 132px;
	height: 46px;
    background-color: #e7373c;
    font-family: SourceHanSansSC-Bold;
	font-size: 16px;
    color: #ffffff;
    vertical-align: top;
    line-height: 46px;
    text-align: center;
    margin-left: 8px;
    cursor: pointer;
    border: none;
}

.special-find-prompt {
    font-family: MicrosoftYaHei;
	font-size: 14px;
    color: #555555;
    margin-top: 20px;
}

.special-find-prompt a {
    font-family: MicrosoftYaHei;
	font-size: 14px;
    color: #e7373c;
    display: inline-block;
    cursor: pointer;
}

.special-search-results-box {
    margin-top: 40px;
    padding-bottom: 50px;
    border-bottom: 1px dashed #e3e3e3;
}

.special-search-results {
    width: 100%;
    font-family: MicrosoftYaHei;
	font-size: 20px;
	color: #000000;
}

.special-search-results-con {
    width: 104%;
    margin-top: 30px;
    font-size: 0;
}

.special-search-box {
    width: 258px;
    display: inline-block;
    vertical-align: top;
    /* text-align: center; */
    margin-right: 22px;
}

.special-search-img {
    width: 100%;
    height: 130px;
	background-color: #ffffff;
	border: solid 1px #eeeeee;
}

.special-search-img img {
    width: 100%;
    height: 100%;
}

.special-search-detail {
    margin-left: 52px;
    margin-top: 25px;
}

.special-search-detail-1 {
    font-family: MicrosoftYaHei;
    font-size: 16px;
    line-height: 28px;
	color: #333333;
}

.special-search-detail-2 {
    font-family: MicrosoftYaHei;
    font-size: 14px;
    line-height: 28px;
	color: #999999;
}

.special-search-detail-3 {
    font-size: 14px;
    color: #fff;
    width: 110px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    background-color: #e7373c;
    display: block;
    cursor: pointer;
    margin-top: 2px;
}

.ut-find-box {
    width: 100%;
    margin-top: 40px;
    text-align: center;
}

.ut-find {
    display: inline-block;
    font-family: MicrosoftYaHei;
	font-size: 14px;
	color: #555555;
}

.ut-find a {
    display: inline-block;
    font-family: MicrosoftYaHei;
	font-size: 14px;
    color: #e7373c;
    padding-bottom: 10px;
    border-bottom: 2px solid #e8383d;
    cursor: pointer;
}

.shopping-main {
    width: 100%;
    padding-top: 40px;
    padding-bottom: 36px;
}

.shopping-a {
    width: 1200px;
    margin: 0 auto;
    background-color: #fff;
}

.shopping-title-box {
    width: 100%;
	height: 60px;
    background-color: #fcfcfc;
    padding-left: 30px;
}

.shopping-th {
    height: 100%;
    display: inline-block;
    line-height: 60px;
    font-size: 0;
    position: relative;
    width: 100%;
    background-color: #fcfcfc;
    border-top: 1px solid #eeeeee;
    border-bottom: 1px solid #eeeeee;
}

.shopping-label {
    width: 20px;
    height: 20px;
    display: inline-block;
    position: relative;
    vertical-align: middle;
}

.shopping-label input {
    opacity: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    cursor: pointer;
}

.shopping-label .radius {
    width: 100%;
    height: 100%;
	background-color: #ffffff;
	border-radius: 3px;
    border: solid 1px #dddddd;
    display: inline-block;
}

.shopping-label.selected .radius {
    background-image: url(../images/69.png);
    background-repeat: no-repeat;
    background-position: center center;
}

.shopping-th .selectAll-text {
    font-family: MicrosoftYaHei;
	font-size: 14px;
    color: #000000;
    vertical-align: middle;
    margin-left: 20px;
}

.shopping-product_information {
    font-family: MicrosoftYaHei;
	font-size: 14px;
    color: #000000;
    display: inline-block;
    position: absolute;
    top: 23px;
    left: 170px;
}

.shopping-quantity {
    font-family: MicrosoftYaHei;
	font-size: 14px;
    color: #000000;
    position: absolute;
    top: 23px;
    right: 440px;
}

.shopping-operating {
    font-family: MicrosoftYaHei;
	font-size: 14px;
    color: #000000;
    position: absolute;
    top: 23px;
    right: 120px;
}

.shopping-list-box {
    background: #fff;
    width: 100%;
    padding-left: 30px;
}

.shopping-list {
    width: 100%;
    height: 120px;
    line-height: 120px;
    font-size: 0;
    position: relative;
    border-bottom: 1px solid #eee;
}

.shopping-img_content {
    display: inline-block;
    margin-left: 19px;
}

.shopping-img {
    width: 80px;
	height: 80px;
	background-color: #ffffff;
    border: solid 1px #eeeeee;
    display: inline-block;
}

.shopping-img img {
    width: 100%;
    height: 100%;
}

.shopping-content {
    display: inline-block;
    font-family: MicrosoftYaHei;
	font-size: 14px;
    color: #333333;
    vertical-align: middle;
    margin-left: 21px;
}

.shopping-content p {
    line-height: 20px;
}

.shopping-add_quantity {
    display: inline-block;
    position: absolute;
    top: 46px;
    right: 392px;
}

.shopping-add_quantity div {
    display: inline-block;
    font-family: ArialMT;
	font-size: 14px;
    color: #555555;
    line-height: 30px;
    text-align: center;
}

.shopping-add_quantity .less {
    width: 30px;
	height: 30px;
	background-color: #ffffff;
	border-radius: 3px 0px 0px 3px;
    border: solid 1px #eeeeee;
    cursor: pointer;
}

.shopping-add_quantity .less:hover {
    border: solid 1px #e7373c;
}

.shopping-add_quantity .num {
    width: 62px;
    height: 30px;
	background-color: #ffffff;
	border: solid 1px #eeeeee;
}

.shopping-add_quantity .plus {
    width: 30px;
	height: 30px;
	background-color: #ffffff;
	border-radius: 0px 3px 3px 0px;
    border: solid 1px #eeeeee;
    cursor: pointer;
}

.shopping-add_quantity .plus:hover{
    border: solid 1px #e7373c;
}

.shopping-delete {
	height: 31px;
	background-color: #f6f6f6;
    border-radius: 15px;
    padding: 0 20px;
    font-family: MicrosoftYaHei;
	font-size: 14px;
	line-height: 31px;
    color: #333333;
    display: inline-block;
    position: absolute;
    top: 46px;
    right: 100px;
    cursor: pointer;
}

.shopping-delete_settlement-box {
    width: 1200px;
	height: 60px;
    background-color: #fcfcfc;
    padding-left: 30px;
    line-height: 60px;
    font-size: 0;
}

.shopping-delete_selected_item {
    font-family: MicrosoftYaHei;
	font-size: 14px;
    color: #999999;
    display: inline-block;
    vertical-align: middle;
    margin-left: 28px;
    cursor: pointer;
}

.shopping-th-1 {
    /* width: 50%; */
    display: inline-block;
    height: 100%;
    vertical-align: top;
    float: right;
    font-size: 0;
}

.shopping-th-11 {
    display: inline-block;
    vertical-align: top;
    height: 100%;
    line-height: 60px;
    margin-right: 10px;
}

.shopping-th-111 {
    font-size: 14px;
    color: #333;
    display: inline-block;
    vertical-align: middle;
}

.shopping-th-112 {
    display: inline-block;
    color: #e7373c;
    font-size: 24px;
    vertical-align: middle;
}

.shopping-chosen {
    font-family: MicrosoftYaHei;
	font-size: 14px;
    color: #999999;
    display: inline-block;
    margin-right: 20px;
}

.shopping-chosen span {
    font-family: ArialMT;
	font-size: 14px;
	color: #c01414;
}

.shopping-settlement {
    min-width: 140px;
	height: 58px;
    background-color: #e7373c;
    font-family: MicrosoftYaHei;
	font-size: 18px;
	line-height: 58px;
    color: #ffffff;
    display: inline-block;
    text-align: center;
    border: none;
    cursor: pointer;
}

.pay_suc-main {
    width: 100%;
    padding-top: 40px;
    padding-bottom: 36px;
}

.pay_suc-container {
    width: 1200px;
    margin: 0 auto;
    background-color: #ffffff;
    text-align: center;
    padding-top: 94px;
    padding-bottom: 204px;
}

.pay_suc-img {
    width: 74px;
	height: 74px;
}

.pay_suc-p1 {
    font-family: MicrosoftYaHei;
	font-size: 24px;
    color: #666666;
    margin-top: 29px;
}

.pay_suc-p2 {
    font-family: MicrosoftYaHei;
	font-size: 16px;
    color: #666666;
    margin-top: 11px;
}

.pay_suc-box {
    width: 588px;
    margin: 0 auto;
    margin-top: 35px;
}

.pay_suc-p3 {
    font-family: MicrosoftYaHei;
	font-size: 16px;
    color: #666666;
    text-align: left;
}

.pay_suc-box-1 {
    width: 100%;
    font-size: 0;
    margin-top: 16px;
}

.pay_suc-box-1 a {
    width: 164px;
	height: 42px;
	background-color: #ffffff;
	border-radius: 2px;
    border: solid 1px #e7e7e7;
    font-family: MicrosoftYaHei;
	font-size: 16px;
	line-height: 42px;
    color: #666666;
    display: inline-block;
    margin-right: 32px;
    cursor: pointer;
}

.pay_suc-box-1 a.active {
    background-color: #e7373c;
    font-family: MicrosoftYaHei;
	font-size: 16px;
	color: #ffffff;
}

.pending_order_details-normal_order-main {
    width: 100%;
    padding-top: 20px;
    padding-bottom: 36px;
}

.pending_order_details-normal_order-container {
    width: 1200px;
    margin: 0 auto;
    margin-top: 20px;
    background-color: #ffffff;
}

.or-inf {
    width: 100%;
    height: 80px;
    font-family: MicrosoftYaHei;
	font-size: 22px;
    color: #333333;
    border-bottom: 1px solid #eeeeee;
}

.or-inf div {
    padding-left: 30px;
    width: 100%;
    height: 100%;
    line-height: 80px;
}

.or-inf-1 {
    padding-left: 30px;
    padding-top: 30px;
    padding-bottom: 30px;
}

.or-inf-1-p1 {
    font-family: MicrosoftYaHei;
	font-size: 14px;
    color: #333333;
    margin-bottom: 22px;
}

.or-inf-1-p1 span {
    font-family: MicrosoftYaHei;
	font-size: 14px;
    color: #e7373c;
}

.or-inf-1-p1-1 {
    font-family: MicrosoftYaHei;
	font-size: 12px;
    color: #333333;
    display: inline-block;
}

.or-inf-1-p2 {
    font-family: MicrosoftYaHei;
	font-size: 14px;
	color: #333333;
}

.or-inf-1-mb {
    margin-bottom: 22px;
}

.i_pay-can_or {
    width: 100%;
    font-size: 0;
    margin-top: 32px;
}

.i_pay {
    display: inline-block;
    padding: 0 32px;
	height: 40px;
    background-color: #e7373c;
    font-family: MicrosoftYaHei;
	font-size: 14px;
	line-height: 40px;
    color: #ffffff;
    text-align: center;
    cursor: pointer;
}

.can_or {
    display: inline-block;
    padding: 0 32px;
	height: 40px;
	background-color: #ffffff;
    border: solid 1px rgba(221, 221, 221, 0.9);
    font-family: MicrosoftYaHei;
	font-size: 14px;
	line-height: 40px;
    color: #333333;
    text-align: center;
    cursor: pointer;
}

.can_or-left {
    margin-left: 20px;
}

.or-inf-1-box {
    font-size: 0;
}

.or-inf-1-box div {
    font-family: MicrosoftYaHei;
	font-size: 14px;
    color: #333333;
    display: inline-block;
}

.or-inf-1-box-1 {
    width: 8%;
    line-height: 36px;
}

.or-inf-1-box-2 {
    margin-left: 2%;
    line-height: 36px;
}

.product_list-container {
    width: 1200px;
    margin: 0 auto;
    margin-top: 20px;
    background-color: #ffffff;
}

.or-inf-2 {
    width: 100%;
    height: 80px;
    font-family: MicrosoftYaHei;
    font-size: 22px;
    color: #333333;
}

.or-inf-2 div {
    padding-left: 30px;
    width: 100%;
    height: 100%;
    line-height: 60px;
}

.or-inf-2 {
    width: 100%;
    height: 60px;
	background-color: #fff;
}

.or-inf-3 {
    background-color: #fcfcfc;
    height: 60px;
    width: 100%;
    position: relative;
}

.or-inf-3 div {
    display: inline-block;
    font-family: MicrosoftYaHei;
	font-size: 14px;
    color: #000000;
    position: absolute;
}

.or-inf-3-1 {
    top: 22px;
    left: 30px;
}

.or-inf-3-2 {
    top: 22px;
    right: 500px;
}

.or-inf-3-3 {
    top: 22px;
    right: 250px;
}

.or-inf-3-4 {
    top: 22px;
    right: 60px;
}

.or-inf-4 {
    padding-left: 30px;
    padding-right: 30px;
}

.or-inf-4-1 {
    width: 100%;
    height: 120px;
    background-color: #ffffff;
    position: relative;
    border-bottom: 1px solid #eeeeee;
}

.or-inf-4-1-1 {
    height: 100%;
    display: inline-block;
    line-height: 120px;
    font-size: 0;
}

.or-inf-4-1-img {
    width: 80px;
	height: 80px;
	background-color: #ffffff;
    border: solid 1px #eeeeee;
    display: inline-block;
}

.or-inf-4-1-img img {
    width: 100%;
    height: 100%;
}

.or-inf-4-1-content {
    display: inline-block;
    vertical-align: middle;
    margin-left: 21px;
}

.or-inf-4-1-content p {
    font-family: MicrosoftYaHei;
	font-size: 14px;
	line-height: 22px;
	color: #333333;
}

.or-inf-4-1-2 {
    display: inline-block;
    font-family: MyriadPro-Regular;
	font-size: 18px;
    color: #e8383d;
    position: absolute;
    top: 40px;
    right: 468px;
}

.or-inf-4-1-3 {
    font-family: MicrosoftYaHei;
    font-size: 14px;
    display: inline-block;
    color: #e8383d;
    position: absolute;
    top: 40px;
    right: 230px;
}

.or-inf-4-1-4 {
    font-family: MyriadPro-Regular;
	font-size: 18px;
    color: #e8383d;
    display: inline-block;
    position: absolute;
    top: 40px;
    right: 20px;
}

.or-inf-5 {
    width: 100%;
    padding-left: 30px;
    padding-right: 30px;
    border-top: 1px solid #eeeeee;
    border-bottom: 1px solid #eeeeee;
}

.or-inf-5-box {
    /* width: 25%; */
    float: right;
    margin: 18px 0;
}

.or-inf-5-1 {
    font-size: 0;
    text-align: right;
    line-height: 19px;
}

.or-inf-5-1 div {
    display: inline-block;
}

.or-inf-5-1-1 {
    font-family: MicrosoftYaHei;
	font-size: 14px;
	color: #333333;
}

.or-inf-5-1-2 {
    font-family: MyriadPro-Regular;
	font-size: 18px;
	color: #333333;
}

.or-inf-5-1-2.active {
    font-family: MyriadPro-Regular;
	font-size: 22px;
	color: #e8383d;
}

.or-inf-4-2 {
    width: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
    position: relative;
    overflow: hidden;
}

.or-inf-4-2-1 {
    display: flex;
    width: 80px;
    height: 80px;
    background-color: #ffffff;
    border: solid 1px #eeeeee;
    float: left;
    margin-right: 5px;
    justify-content: center;
    align-items: center;
}

.or-inf-4-2-1 img {
    max-width: 100%;
    max-height: 100%;
}

.or-inf-4-3 {
    width: 100%;
    border-bottom: 1px solid #eeeeee;
    padding-bottom: 35px;
}

.or-inf-4-3-1 {
    font-family: MicrosoftYaHei;
	font-size: 14px;
	line-height: 22px;
	color: #333333;
}

.or-inf-4-2-2 {
    position: absolute;
    top: 35px;
    right: 470px;
    font-family: MyriadPro-Regular;
	font-size: 18px;
	color: #e8383d;
}

.or-inf-4-2-3 {
    position: absolute;
    top: 35px;
    right: 230px;
}

.or-inf-4-2-4 {
    position: absolute;
    top: 35px;
    right: 25px;
    font-family: MyriadPro-Regular;
	font-size: 18px;
	color: #e8383d;
}

.or-inf-6 {
    margin-top: 33px;
    width: 100%;
    padding-bottom: 54px;
    padding-left: 30px;
    padding-right: 30px;
}

.or-inf-6-1 {
    position: relative;
    overflow: hidden;
}

.or-inf-6-1:before {
    content: '';
    display: block;
    width: 1px;
    height: 100%;
    background-color: #eeeeee;
    position: absolute;
    left: 5px;
    top: 9px;
    z-index: 10;
}

.or-inf-6-1 .li-box {
    font-size: 0;
}

.or-inf-6-1 .li-box .radius {
    width: 10px;
	height: 10px;
    background-color: #dddddd;
    display: inline-block;
    border-radius: 50%;
    vertical-align: top;
}

.or-inf-6-1 .li-box.active .radius {
    background-color: #d8b07f;
}

.or-inf-6-1 .time-box {
    font-family: ArialMT;
	font-size: 14px;
    color: #333333;
    display: inline-block;
    vertical-align: top;
    margin-left: 14px;
}

.or-inf-6-1 .week-box {
    font-family: MicrosoftYaHei;
	font-size: 14px;
    color: #333333;
    display: inline-block;
    vertical-align: top;
}

.or-inf-6-1 .week-box:before {
    content: '';
    width: 30px;
	height: 1px;
    background-color: #eeeeee;
    display: inline-block;
    vertical-align: super;
    margin: 0 10px;
}

.or-inf-6-1 .hour-main {
    display: inline-block;
}

.or-inf-6-1 .hour-main .hour-box div {
    display: inline-block;
}

.or-inf-6-1 .hour-main .hour-box {
    margin-bottom: 26px;
}

.or-inf-6-1 .hour-main .hour-box .box-a {
    font-family: ArialMT;
	font-size: 14px;
    color: #333333;
    display: inline-block;
    margin-left: 21px;
}

.or-inf-6-1 .hour-main .hour-box .box-b {
    font-family: MicrosoftYaHei;
	font-size: 14px;
    color: #666666;
    display: inline-block;
    margin-left: 21px;
}

.or-inf-1-1 {
    width: 100%;
    padding-left: 30px;
    padding-right: 30px;
}

.or-inf-1-1-1 {
    margin-top: 30px;
    width: 100%;
    background-color: #f4f4fb;
    padding: 28px 22px;
}

.or-inf-1-1-1-p1 {
    font-family: MicrosoftYaHei;
    font-size: 14px;
    font-weight: bold;
	line-height: 34px;
	color: #111111;
}

.or-inf-1-1-1-p2 {
    font-family: MicrosoftYaHei;
    font-size: 14px;
    line-height: 20px;
	color: #666666;
}

.or-inf-7 {
    width: 100%;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 22px;
    padding-bottom: 40px;
}

.or-inf-7-1 {
    width: 100%;
    font-size: 0;
}

.or-inf-7-1-1 {
    display: inline-block;
    font-family: MicrosoftYaHei;
	font-size: 14px;
	color: #333333;
}

.or-inf-7-1-2 {
    font-family: MicrosoftYaHei;
	font-size: 14px;
    color: #333333;
    display: inline-block;
    padding-left: 22px;
}

.select-input {
    width: 389px;
	height: 46px;
	background-color: #ffffff;
	box-shadow: 0px 2px 5px 0px 
		rgba(0, 0, 0, 0.03);
	border-radius: 2px;
    border: solid 1px #ebebeb;
    padding-left: 22px;
}

.select-row {
    position: relative;
    display: inline-block;
    margin-left: 20px;
}

.select-row:after {
    display: inline-block;
    content: "";
    width: 14px;
    height: 8px;
    background-image: url(../images/icon-down-gray.png);
    position: absolute;
    right: 20px;
    top: 20px;
}

.select-row.show:after {
    background-image: url(../images/icon-up2-white.png);
}

.select-row .select-list {
    display: none;
    width: 100%;
    max-height: 200px;
    background-color: #fff;
    position: absolute;
    left: 0;
    top: 49px;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
}

.select-row .select-list .select-item {
    width: 100%;
    height: 50px;
    line-height: 50px;
    font-size: 12px;
    color: #a0a0a0;
    padding-left: 20px;
    padding-right: 20px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.select-row .select-list .select-item:hover {
    background-color: #fff;
    color: orange;
    cursor: pointer;
    box-shadow: 0px 0px 5px #888888;
}

.select-row .select-list .mCSB_scrollTools {
    opacity: 1;
}

.select-row .select-list .mCSB_scrollTools .mCSB_draggerRail {
    width: 4px;
    background-color: #2d2d2d;
    filter: none;
    -ms-filter: none;
}

.select-row .select-list .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 4px;
    background-color: #616161;
    border-radius: 2px;
    filter: none;
    -ms-filter: none;
}

.select-row .select-list .mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.select-row .select-list .mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background-color: #616161;
    filter: none;
    -ms-filter: none;
}

.select-row .select-list .mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #616161;
    filter: none;
    -ms-filter: none;
}

.or-inf-7-2 {
    margin-top: 22px;
    font-size: 0;
}

.or-inf-7-1-1-t {
    vertical-align: top;
}

.or-inf-7-2 textarea {
    width: 856px;
	height: 156px;
	background-color: #ffffff;
	box-shadow: 0px 2px 5px 0px 
		rgba(0, 0, 0, 0.03);
	border-radius: 2px;
    border: solid 1px #ebebeb;
    margin-left: 20px;
    outline: none;
    padding-top: 17px;
    padding-left: 22px;
}

.or-inf-7-2-sub {
    width: 132px;
	height: 46px;
    background-color: #e7373c;
    font-family: SourceHanSansSC-Regular;
	font-size: 16px;
    color: #ffffff;
    line-height: 46px;
    text-align: center;
    margin-left: 90px;
    margin-top: 22px;
    display: block;
    border: none;
    cursor: pointer;
}

.or-inf-7-3 {
    width: 100%;
    font-size: 0;
    margin-top: 22px;
}

.or-inf-7-3-1 {
    display: inline-block;
    display: inline-block;
    font-family: MicrosoftYaHei;
    font-size: 14px;
    color: #333333;
}

.or-inf-7-3-2 {
    display: inline-block;
    font-family: MicrosoftYaHei;
    font-size: 14px;
    color: #333333;
    display: inline-block;
    padding-left: 22px;
}

.m-or-main {
    width: 100%;
    padding-top: 40px;
    padding-bottom: 35px;
}

.m-or-container {
    width: 1200px;
    margin: 0 auto;
    background-color: #fff;
}

.m-or-1 {
    width: 100%;
    height: 80px;
    font-family: MicrosoftYaHei;
    font-size: 22px;
    color: #333333;
    border-bottom: 1px solid #eeeeee;
}

.m-or-1-1 {
    padding-left: 30px;
    width: 100%;
    height: 100%;
    line-height: 80px;
}

.m-or-2 {
    width: 100%;
    height: 100px;
    padding-left: 30px;
    border-bottom: 1px solid #eeeeee;
}

.m-or-2-1 {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    font-size: 0;
    line-height: 100px;
}

.m-or-2-1-1 {
    display: inline-block;
    font-family: MicrosoftYaHei;
	font-size: 14px;
	color: #333333;
}

.m-or-2-1-2 {
    width: 158px;
	height: 38px;
	background-color: #ffffff;
    border: solid 1px rgba(221, 221, 221, 0.9);
    margin-left: 15px;
    padding: 0 10px;
    outline: none;
}

.m-or-2-2 {
    display: inline-block;
    font-size: 0;
    line-height: 100px;
    height: 100%;
    vertical-align: middle;
    margin-left: 35px;
}

.m-or-2-2-1 {
    display: inline-block;
    font-family: MicrosoftYaHei;
	font-size: 14px;
    color: #333333;
    margin-right: 10px;
}

.m-or-2-2-2 {
    width: 158px;
	height: 38px;
    background-color: #f8f8f8;
    display: inline-block;
    vertical-align: top;
    margin-top: 27px;
    border: none;
}

.m-or-2-2-3 {
    display: inline-block;
    font-family: ArialMT;
	font-size: 14px;
    color: #999999;
    margin: 0 12px;
}

.m-or-2-3 {
    display: inline-block;
    font-size: 0;
    line-height: 100px;
    height: 100%;
    vertical-align: middle;
    margin-left: 35px;
}

.m-or-2-3-1 {
    font-family: MicrosoftYaHei;
	font-size: 14px;
    color: #333333;
    display: inline-block;
}

.m-or-2-3-2 {
    width: 158px;
	height: 38px;
	background-color: #ffffff;
    border: solid 1px rgba(221, 221, 221, 0.9);
    display: inline-block;
    vertical-align: top;
    margin-top: 27px;
    margin-left: 15px;
}

.m-or-2-3-3 {
    width: 68px;
	height: 38px;
    background-color: #e7373c;
    font-family: MicrosoftYaHei;
	font-size: 14px;
    color: #ffffff;
    display: inline-block;
    vertical-align: top;
    margin-top: 27px;
    line-height: 38px;
    text-align: center;
    margin-left: 10px;
    border: none;
    cursor: pointer;
}

.m-or-2-3-4 {
    width: 98px;
	height: 38px;
    background-color: #353746;
    font-family: MicrosoftYaHei;
	font-size: 14px;
    color: #ffffff;
    display: inline-block;
    vertical-align: top;
    margin-top: 27px;
    line-height: 38px;
    text-align: center;
    margin-left: 36px;
    cursor: pointer;
}

.m-or-3 {
    width: 100%;
    padding-left: 30px;
}

.m-or-3-1 {
    width: 100%;
    height: 60px;
    position: relative;
}

.m-or-3-1 div {
    display: inline-block;
    position: absolute;
    top: 22px;
}

.m-or-3-1-1 {
    left: 0;
}

.m-or-3-1-2 {
    left: 500px;
}

.m-or-3-1-3 {
    right: 530px;
}

.m-or-3-1-4 {
    right: 415px;
}

.m-or-3-1-5 {
    right: 300px;
}

.m-or-3-1-6 {
    right: 180px;
}

.m-or-3-1-7 {
    right: 55px;
}

.m-or-4-1-1 {
    width: 100%;
	height: 60px;
    background-color: #fcfcfc;
    font-size: 0;
    line-height: 60px;
    padding-left: 30px;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
}

.m-or-4-1-1-1 {
    display: inline-block;
    font-family: MicrosoftYaHei;
	font-size: 14px;
    color: #000000;
    vertical-align: middle;
    width: 290px;
}

.m-or-4-1-1-2 {
    display: inline-block;
    font-family: MicrosoftYaHei;
	font-size: 14px;
    color: #000000;
    vertical-align: middle;
    width: 290px;
}

.m-or-4-1-2 {
    width: 100%;
	height: 120px;
    background-color: #ffffff;
    padding-left: 30px;
    line-height: 120px;
    font-size: 0;
}

.m-or-4-1-2-1 {
    display: inline-block;
    /* width: 490px; */
}

.m-or-4-1-2-1-img {
    width: 80px;
	height: 80px;
	background-color: #ffffff;
    border: solid 1px #eeeeee;
    display: inline-block;
}

.m-or-4-1-2-1-img img {
    width: 100%;
    height: 100%;
}

.m-or-4-1-2-1-2 {
    display: inline-block;
    font-size: 0;
    vertical-align: middle;
    width: 398px;
    margin-left: 22px;
}

.m-or-4-1-2-1-2-1 {
    font-family: MicrosoftYaHei;
	font-size: 14px;
	line-height: 22px;
	color: #333333;
}

.m-or-4-1-2-1-2-2 {
    font-family: MicrosoftYaHei;
	font-size: 14px;
	line-height: 22px;
	color: #333333;
}

.m-or-4-1-2-2 {
    display: inline-block;
    width: 104px;
    font-family: PingFang-SC-Regular;
	font-size: 16px;
	color: #e8383d;
}

.m-or-4-1-2-3 {
    display: inline-block;
    font-family: MicrosoftYaHei;
	font-size: 14px;
    color: #555555;
    width: 120px;
}

.m-or-4-1-2-4 {
    display: inline-block;
    font-size: 0;
    text-align: center;
    height: 120px;
    vertical-align: top;
    line-height: 120px;
    width: 130px;
}

.m-or-4-1-2-4-1 {
    font-family: PingFang-SC-Regular;
	font-size: 16px;
    color: #e8383d;
}

.m-or-4-1-2-4-2 {
    font-family: MicrosoftYaHei;
	font-size: 12px;
    color: #555555;
    margin-top: 11px;
}

.m-or-4-1-2-4-3 {
    display: inline-block;
    vertical-align: middle;
}

.m-or-4-1-2-5 {
    display: inline-block;
    font-size: 0;
    text-align: center;
    height: 120px;
    vertical-align: top;
    line-height: 120px;
    width: 110px;
}

.m-or-4-1-2-5-1 {
    display: inline-block;
    vertical-align: middle;
}

.m-or-4-1-2-5-1-1 {
    font-family: PingFang-SC-Regular;
	font-size: 16px;
    color: #e8383d;
    display: block;
    cursor: pointer;
}

.m-or-4-1-2-5-1-2 {
    font-family: MicrosoftYaHei;
	font-size: 12px;
    color: #555555;
    margin-top: 11px;
    display: block;
    cursor: pointer;
}

.m-or-4-1-2-6 {
    display: inline-block;
    font-family: MicrosoftYaHei;
	font-size: 12px;
    color: #555555;
    width: 70px;
}

.m-or-4-1-2-7 {
    display: inline-block;
    height: 120px;
    line-height: 120px;
    vertical-align: top;
}

.m-or-4-1-2-7 a {
    height: 31px;
	background-color: #f6f6f6;
    border-radius: 15px;
    padding: 0 23px;
    font-family: MicrosoftYaHei;
	font-size: 12px;
    color: #555555;
    display: block;
    line-height: 31px;
    cursor: pointer;
}

.m-or-4-1-2-7-3 {
    display: inline-block;
    vertical-align: middle;
}

.m-or-4-1-2-7-2 {
    margin-top: 6px;
}

.m-or-4-1-3 {
    width: 100%;
	height: 196px;
    background-color: #ffffff;
    padding-left: 30px;
    line-height: 196px;
    font-size: 0;
}

.m-or-4-1-3-1 {
    display: inline-block;
    vertical-align: middle;
    width: 500px;
}

.m-or-4-1-3-1-1 .m-or-4-1-3-1-1-img {
    display: inline-block;
    width: 80px;
	height: 80px;
	background-color: #ffffff;
    border: solid 1px #eeeeee;
    margin-right: 10px;
}

.m-or-4-1-3-1-1 .m-or-4-1-3-1-1-img img {
    width: 100%;
    height: 100%;
}

.m-or-4-1-3-1-2 {
    margin-top: 20px;
}

.m-or-4-1-3-1-2 div {
    font-family: MicrosoftYaHei;
	font-size: 14px;
	line-height: 22px;
	color: #333333;
}

.m-or-4-1-3-2 {
    font-family: PingFang-SC-Regular;
	font-size: 16px;
    color: #e8383d;
    display: inline-block;
    width: 104px;
}

.m-or-4-1-3-3 {
    font-family: MicrosoftYaHei;
	font-size: 14px;
    color: #555555;
    display: inline-block;
    width: 120px;
}

.m-or-4-1-3-4 {
    display: inline-block;
    font-family: MicrosoftYaHei;
    font-size: 12px;
    color: #555555;
    width: 70px;
}

.m-or-4-1-3-5 {
    display: inline-block;
    font-size: 0;
    text-align: center;
    height: 100%;
    vertical-align: top;
    line-height: 196px;
    width: 130px;
}

.m-or-4-1-3-5-1 {
    display: inline-block;
    vertical-align: middle;
}

.m-or-4-1-3-5-2 {
    font-family: PingFang-SC-Regular;
	font-size: 16px;
	color: #e8383d;
}

.m-or-4-1-3-5-3 {
    font-family: MicrosoftYaHei;
	font-size: 12px;
    color: #555555;
    margin-top: 11px;
}

.m-or-4-1-3-6 {
    display: inline-block;
    font-size: 0;
    text-align: center;
    height: 196px;
    vertical-align: top;
    line-height: 196px;
    width: 110px;
}

.m-or-4-1-3-6-1 {
    display: inline-block;
    vertical-align: middle;
}

.m-or-4-1-3-6-2 {
    font-family: PingFang-SC-Regular;
    font-size: 16px;
    color: #e8383d;
    display: block;
    cursor: pointer;
}

.m-or-4-1-3-6-3 {
    font-family: MicrosoftYaHei;
    font-size: 12px;
    color: #555555;
    margin-top: 11px;
    display: block;
    cursor: pointer;
}

.m-or-4-1-3-7 {
    display: inline-block;
    height: 196px;
    line-height: 196px;
    vertical-align: top;
}

.m-or-4-1-3-7-1 {
    display: inline-block;
    vertical-align: middle;
}

.m-or-4-1-3-7-1 a {
    height: 31px;
    background-color: #f6f6f6;
    border-radius: 15px;
    padding: 0 23px;
    font-family: MicrosoftYaHei;
    font-size: 12px;
    color: #555555;
    display: block;
    line-height: 31px;
    cursor: pointer;
}

.m-or-4-1-3-7-2 {
    margin-top: 6px;
}

.m-or-page {
    width: 1200px;
	height: 84px;
    background-color: #ffffff;
    margin: 0 auto;
    margin-top: 30px;
    line-height: 84px;
    padding: 0 138px;
    font-size: 0;
}

.m-or-page-1 {
    width: 90px;
	height: 40px;
	background-color: #f6f6f6;
    border-radius: 20px;
    font-family: MicrosoftYaHei;
	font-size: 14px;
    color: #bbbbbb;
    display: inline-block;
    vertical-align: middle;
    line-height: 40px;
    text-align: center;
    cursor: pointer;
}

.m-or-page-2 {
    width: 90px;
	height: 40px;
	background-color: #f6f6f6;
    border-radius: 20px;
    font-family: MicrosoftYaHei;
	font-size: 14px;
    color: #bbbbbb;
    display: inline-block;
    vertical-align: middle;
    line-height: 40px;
    text-align: center;
    cursor: pointer;
    margin-left: 10px;
}

.m-or-page-2.active {
    width: 90px;
	height: 40px;
	background-color: #e7373c;
    border-radius: 20px;
    font-family: MicrosoftYaHei;
	font-size: 14px;
	color: #ffffff;
}

.m-or-page-3 {
    display: inline-block;
    vertical-align: middle;
    margin-left: 20px;
}

.m-or-page-3 a {
    cursor: pointer;
    width: 40px;
	height: 40px;
	background-color: #f6f6f6;
    border-radius: 20px;
    font-family: ArialMT;
	font-size: 16px;
    color: #555555;
    display: inline-block;
    line-height: 40px;
    text-align: center;
    margin-right: 10px;
}

.m-or-page-3 a.active {
    width: 40px;
	height: 40px;
	background-color: #e7373c;
    border-radius: 20px;
    font-family: ArialMT;
	font-size: 16px;
	color: #ffffff;
}

.m-or-page-4 {
    width: 90px;
	height: 40px;
	background-color: #f6f6f6;
    border-radius: 20px;
    font-family: MicrosoftYaHei;
	font-size: 14px;
    color: #bbbbbb;
    display: inline-block;
    vertical-align: middle;
    line-height: 40px;
    text-align: center;
    cursor: pointer;
    margin-left: 10px;
}

.m-or-page-5 {
    width: 90px;
	height: 40px;
    font-family: MicrosoftYaHei;
	font-size: 14px;
    color: #999999;
    display: inline-block;
    vertical-align: middle;
    line-height: 40px;
    text-align: center;
    margin-left: 10px;
}

.m-or-page-6 {
    font-family: MicrosoftYaHei;
	font-size: 14px;
    color: #999999;
    display: inline-block;
    vertical-align: middle;
}

.m-or-page-6 input {
    width: 90px;
	height: 40px;
    background-color: #f6f6f6;
    border: none;
    border-radius: 20px;
    padding-left: 20px;
}



.a-e{z-index: 1000;}
.block_image_width{position:absolute;height:100vh;width:1280px;left: 50%;margin-left: -600px;top: 0;z-index: 100;}
.bg_item {position:absolute;}
.bg_item i {display:block;padding-top:100%;}
.bg_item svg {position:absolute;width:100%;height:100%;top:0;left:0;}
.bg_item_1 {width:33%;left:25%;top:33%;}
.bg_item_2 {width:4%;left:60%;top:16.8%;}
.bg_item_3 {width:4%;left:-1%;top:65%;}
.bg_item_4 {width:4%;left:35%;top:97%;}
.bg_item_5 {width:6%;left:18.2%;top:83%;}
.bg_item_6 {width:4%;left:8%;top:30%;}
.bg_item_6 svg {-webkit-transform:rotate(25deg);transform:rotate(25deg);}
.bg_item_7 {width:4%;left:58%;top:85%;}
.bg_item_7 svg {-webkit-transform:rotate(10deg);transform:rotate(10deg);}
.bg_item_8 {width:8%;left:15%;top:-2%;}
.bg_item_8 i {padding-top:150%;}
.bg_item_8 svg {-webkit-transform:scale(-1,1) rotate(9deg);transform:scale(-1,1) rotate(9deg);}
.bg_item_10 {width:27%;left:25%;top:38%;}
.bg_item_11 {width:6%;left:62%;top:33.75%;}
.bg_item_12 {width:5%;left:13.28%;top:64.25%;}
.bg_item_12 svg {-webkit-transform:rotate(50deg);transform:rotate(50deg);}
.bg_item_13 {width:10.23%;left:57.18%;top:45.5%;}
.bg_item_14 {width:4%;left:17.26%;top:16.25%;}
.bg_item_14 svg {-webkit-transform:rotate(15deg);transform:rotate(15deg);}
.bg_item_15 {width:6%;left:54%;top:20%;}
.bg_item_15 svg {-webkit-transform:rotate(-20deg);transform:rotate(-20deg);}
.bg_item_16 {width:3.4%;left:50%;top:18.375%;}
.bg_item_17 {width:5%;left:63.42%;top:17.3%;opacity:0.8;}
.bg_item_17 svg {-webkit-transform:rotate(-25deg);transform:rotate(-25deg);}
.bg_item_18 {width:5%;left:-1%;top:46%;}
.bg_item_18 svg {-webkit-transform:rotate(25deg);transform:rotate(25deg);}
.bg_item_19 {width:6.8%;left:56.3%;top:39.125%;opacity:0.5;}
.bg_item_20 {width:5%;left:4.3%;top:62.5%;}
.bg_item_21 {width:5.4%;left:14.8%;top:0.5%;}
.bg_item_22 {width:8.5%;left: 0;top: 0;transform: rotate(-300deg) scale(0);}
.bg_item_22 svg {-webkit-transform:rotate(-20deg);transform:rotate(-20deg);}
.bg_item_23 {width:17%;left: 0;top: 0;transform: rotate(-300deg) scale(0);}
.bg_item_23 svg {-webkit-transform:rotate(-64deg);transform:rotate(-64deg);}
.bg_item_24 {width:9%;left: 0;top: 0;transform: rotate(-300deg) scale(0);}
.bg_item_25 {width:5%;left: 0;top: 0;transform: rotate(-300deg) scale(0);}
.bg_item_25 svg {-webkit-transform:rotate(55deg) scale(1,2);transform:rotate(55deg) scale(1,2);}
.bg_item_26 {width:10%;left: 0;top: 0;transform: rotate(-300deg) scale(0);}
.bg_item_26 svg {-webkit-transform:rotate(30deg) scale(1,0.85);transform:rotate(30deg) scale(1,0.85);}
.section_bg_news .bg_item_5 {opacity:0.3;}
.section_bg_news .bg_item_16 {opacity:0.3;left:52%;top:71.25%;}
.bg_item_27 {width:7%;left:3%;top:22%;}
.bg_item_27 svg {-webkit-transform:rotate(30deg) scale(-1,0.85);transform:rotate(30deg) scale(-1,0.85);}
.bg_item_28 {width:14%;right:1%;top:8%;}
.bg_item_28 svg {-webkit-transform:rotate(20deg);transform:rotate(20deg);}
.bg_item_29 {width:4%;right:1%;top:34.625%;}
.bg_item_show {-webkit-transition:transform 0.1s;transition:all 1.5s;visibility:visible;transition-delay: 1.5s;}
.block_image_width.show .bg_item_22{left:37.8%;top:13%;transform:rotate(0deg) scale(1);}
.block_image_width.show .bg_item_23{left:10.8%;top:24%;transform:rotate(0deg) scale(1);}
.block_image_width.show .bg_item_24{left:82.5%;top:36%;transform:rotate(0deg) scale(1);}
.block_image_width.show .bg_item_25{left:20.6%;top:71.5%;transform:rotate(0deg) scale(1);}
.block_image_width.show .bg_item_26{left:64.8%;top:66.8%;transform:rotate(0deg) scale(1);}

.logo {background-size:100%;display:block;vertical-align:middle;position:relative;cursor:pointer;/*background:url(../images/1.png) 0 0 no-repeat;*/background-size:100%;overflow:hidden;}
.logo img,.logo svg {width:100%;}
.logo i {display:block;padding-top:100%;height:0;}
.logo_item {position:absolute;left:0;top:0;width:100%;height:100%;}
.logo .logo_hat,.logo .logo_bg {background-color:#e7373c;}
.logo .logo_hat {top:0;left:0;width:108.7155963303%;height:11.7117117117%;-webkit-transform:scale(0.900140647,1);transform:scale(0.900140647,1);-webkit-transform-origin:0 0;transform-origin:0 0;}
.logo .logo_bg {width:65.4%;height:66.6%;top:10%;left:0;-webkit-transform-origin:0 100%;transform-origin:0 100%;}
.logo .logo_text {width:84.0978593272%;position:relative;margin:0 auto;}
.language_zh .logo .logo_text {width:81.0397553517%;}
.logo .logo_bricks {-webkit-transform-origin:10% 100%;transform-origin:10% 100%;-webkit-transform:scale(0);transform:scale(0);}
.logo_open .logo_hat {-webkit-transform:scale(1) translate3D(-16%,-130%,0) rotate(-17.591deg);transform:scale(1) translate3D(-16%,-130%,0) rotate(-17.591deg);}
.logo_open .logo_bg {-webkit-transform:rotate(17.591deg);transform:rotate(17.591deg);}
.logo_open .logo_text {-webkit-transform:rotate(-17.591deg);transform:rotate(-17.591deg);}
.header svg {width: 100%;height: 100%;position: absolute;top: 0;left: 0;}
.logo_bricks{transition: all .5s;;}
.logo_bricks:nth-child(2){transition-delay: .5s}
.logo_bricks:nth-child(3){transition-delay: .6s}
.logo_bricks:nth-child(4){transition-delay: .7s}
.logo_bricks:nth-child(5){transition-delay: .8s}
.logo_bricks:nth-child(6){transition-delay: .9s}
.logo_bg{transition: all .5s;}
.logo_hat{transition: all .5s;transition-delay: .5s;}
.logo_text{transition: all .5s;}
.nav_home.show .logo_bricks{opacity: 1; transform: scale(1);}
.nav_home.show .logo_bg{transform: rotate(17.59deg);}
.nav_home.show .logo_hat{transform: translate3d(-6.88px, -6.88px, 0px) rotate(-17.59deg) scale(1);}
.nav_home.show .logo_text{transform: rotate(-17.59deg);}
.block_image_width.hide{visibility: hidden;opacity: 0;transition: all 1s;}
.block_image_width.hide .bg_item_22,
.block_image_width.hide .bg_item_23,
.block_image_width.hide .bg_item_24,
.block_image_width.hide .bg_item_25,
.block_image_width.hide .bg_item_26{visibility: hidden;opacity: 0;}

[v-cloak]{visibility: hidden;}

.hn-tip{width: 100%;position: fixed;left: 0;top: 0;z-index: 987654321;}
.hn-mask{width: 100%;height: 100%;position: fixed;left: 0;top: 0;visibility: hidden;opacity: 0;z-index: 987654321;background-color: rgba(0,0,0,0.1);transition: all .3s cubic-bezier(.25,.1,.25,1);}
.hn-tip .hn-mask{background-color: transparent;}
.hn-msg{position: fixed;left: 50%;top: 50%;z-index: 987654321;max-width: 500px;transform: translate(-50%,-50%) scale(0.5);opacity: 0;visibility: hidden;font-size: 14px;color: #fff;line-height: 20px;background-color: rgba(0,0,0,0.6);border-radius: 2px;padding: 12px 25px;transition: all .3s cubic-bezier(.25,.1,.25,1);}
.hn-tip.show .hn-mask{visibility: visible;opacity: 1;}
.hn-tip.show .hn-msg{transform: translate(-50%,-50%) scale(1);opacity: 1;visibility: visible;}
.hn-load{width: 100%;position: fixed;left: 0;top: 0;z-index: 987654321;}
.hn-load-cont{position: fixed;left: 50%;top: 50%;z-index: 987654321;max-width: 500px;transform: translate(-50%,-50%) scale(0.5);opacity: 0;visibility: hidden;transition: all .3s cubic-bezier(.25,.1,.25,1);}
.hn-load-icon{width: 32px;height: 32px;margin: 0 auto;background-image: url(../images/load.gif);background-repeat: no-repeat;background-position: 100% 100%;}
.hn-load-title{font-size: 14px;color: #333;text-align: center;margin-top: 10px;}
.hn-load.show .hn-mask{visibility: visible;opacity: 1;}
.hn-load.show .hn-load-cont{transform: translate(-50%,-50%) scale(1);opacity: 1;visibility: visible;}
.hn-confirm{width: 100%;position: fixed;left: 0;top: 0;z-index: 987654321;border-radius: 2px 2px 0 0;}
.hn-confirm-dialog{width: auto;min-width: 300px;max-width: calc(100% - 20px);position: fixed;left: 0;top: 0;z-index: 987654321;transform: scale(0.5);opacity: 0;visibility: hidden;background-color: #fff;transition: transform .3s cubic-bezier(.25,.1,.25,1),opacity .3s cubic-bezier(.25,.1,.25,1);}
.hn-confirm-title{padding: 0 80px 0 20px;height: 46px;line-height: 46px;border-bottom: 1px solid #f0f0f0;font-size: 14px;color: #333;overflow: hidden;cursor: move;user-select: none;}
.hn-confirm-cont{width: 100%;max-width: 500px;position: relative;padding: 20px;line-height: 24px;word-break: break-all;overflow: hidden;font-size: 16px;color: #666;}
.hn-confirm-btns{text-align: right;padding: 0 15px 12px;user-select: none;font-size: 0;}
.hn-confirm-close{font-size: 16px;color: #666;position: absolute;right: 0;top: 0;line-height: 46px;width: 46px;text-align: center;cursor: pointer;font-weight: bold;transition: all .3s;user-select: none;}
.hn-confirm-close:hover{opacity: 0.7;}
.hn-confirm-btns .c-btn{margin-left: 10px;}
.hn-confirm-btns .c-btn:first-child{margin-left: 0;}
.hn-confirm.show .hn-mask{visibility: visible;opacity: 1;}
.hn-confirm.show .hn-confirm-dialog{transform: scale(1);opacity: 1;visibility: visible;}
.hn-html{width: 100%;position: fixed;left: 0;top: 0;z-index: 987654321;border-radius: 2px 2px 0 0;}
.hn-html-dialog{width: auto;min-width: 300px;max-width: calc(100% - 20px);position: fixed;left: 0;top: 0;z-index: 987654321;transform: scale(0.5);opacity: 0;visibility: hidden;background-color: #fff;transition: transform .3s cubic-bezier(.25,.1,.25,1),opacity .3s cubic-bezier(.25,.1,.25,1);}
.hn-html-title{padding: 0 80px 0 10px;height: 46px;line-height: 46px;border-bottom: 1px solid #f0f0f0;font-size: 14px;color: #333;overflow: hidden;cursor: move;user-select: none;}
.hn-html-cont{width: 100%;max-width: 100%;position: relative;padding: 10px;line-height: 24px;word-break: break-all;overflow: auto;font-size: 14px;color: #666;}
.hn-html-cont *{line-height: inherit;}
.hn-html-close{font-size: 16px;color: #666;position: absolute;right: 0;top: 0;line-height: 46px;width: 46px;text-align: center;cursor: pointer;font-weight: bold;transition: all .3s;user-select: none;}
.hn-html-close:hover{opacity: 0.7;}
.hn-html-btns{text-align: right;padding: 15px 12px;user-select: none;font-size: 0;border-top: 1px solid #f0f0f0;}
.hn-html-btns .c-btn{margin-left: 10px;}
.hn-html.show .hn-mask{visibility: visible;opacity: 1;}
.hn-html.show .hn-html-dialog{transform: scale(1);opacity: 1;visibility: visible;}


