
@media screen and (max-width: 1680px) {
    .banner-tab .tab1-list-item .list-b:after {
        width: 12px;
        height: 19px;
        background-size: contain;
    }
    #div_company_mini{
        right: 0px !important;
        width: 513px !important;
        bottom: 66px !important;
    }
    /* .newWindow .window-content{
        height: 70% !important;
    } */
    #acc_title{
        left: 615.5px !important;
        top: 280.5px !important;
    }
    #iframe_company_mini_div{
        height: 526px !important;
    }
    #iframe_company_mini{
        height: 490px !important;
    }
}
#div_company_mini{
    right: 0px !important;
}
html {
    font-family: sans-serif;
    line-height: 1.15;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    max-width: 1920px;
    margin: 0 auto;
}
body {
    max-width: 1920px;
    width: 100%;
    margin: 0 auto;
    overflow-x: hidden;
}
.scrollbar {
    width : 30px;
    height: 300px;
    margin: 0 auto;
}
.policy-item::-webkit-scrollbar {
    /*滚动条整体样式*/
    width : 10px;  /*高宽分别对应横竖滚动条的尺寸*/
    height: 1px;
}
.policy-item::-webkit-scrollbar-thumb {
    /*滚动条里面小方块*/
    border-radius: 10px;
    box-shadow   : inset 0 0 5px rgba(211, 209, 209, 0.2);
    background   : #cacaca;
}
.policy-item::-webkit-scrollbar-track {
    /*滚动条里面轨道*/
    box-shadow   : inset 0 0 5px rgba(0, 0, 0, 0.2);
    border-radius: 10px;
    background   : #ededed;
}
.weifenghr {
    font-size: 12px;
}
.rpo-xbt {
    background-image: url("https://cdn.weifenghr.com/static/images/website/image/rpo-xbt.png");
    background-repeat: no-repeat;
}

article,
aside,
footer,
header,
nav,
section {
    display: block
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

figcaption,
figure,
main {
    display: block
}

figure {
    margin: 1em 40px
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

pre {
    font-family: monospace, monospace;
    font-size: 1em
}

a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects
}

a:active,
a:hover {
    outline-width: 0
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted
}

b,
strong {
    font-weight: inherit;
    font-weight: bolder
}

code,
kbd,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

dfn {
    font-style: italic
}

mark {
    background-color: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

audio,
video {
    display: inline-block
}

audio:not([controls]) {
    display: none;
    height: 0
}

img {
    border-style: none
}

svg:not(:root) {
    overflow: hidden
}

button,
input,
optgroup,
select,
textarea {
    font-family: sans-serif;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button,
input {
    overflow: visible
}

button,
select {
    text-transform: none
}

[type=reset],
[type=submit],
button,
html [type=button] {
    -webkit-appearance: button
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

progress {
    display: inline-block;
    vertical-align: baseline
}

textarea {
    overflow: auto;
    resize: vertical
}

[type=checkbox],
[type=radio] {
    box-sizing: border-box;
    padding: 0
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

details,
menu {
    display: block
}

summary {
    display: list-item
}

canvas {
    display: inline-block
}

[hidden],
template {
    display: none
}

* {
    -webkit-tap-highlight-color: transparent
}

*,
:after,
:before {
    box-sizing: border-box
}

body {
    font-family: Helvetica Neue, Helvetica, PingFang SC, Hiragino Sans GB, Microsoft YaHei, 微软雅黑, Arial, sans-serif;
    font-size: 12px;
    line-height: 1.5;
    color: #515a6e;
    background-color: #fff;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

article,
aside,
blockquote,
body,
button,
dd,
details,
div,
dl,
dt,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
hr,
input,
legend,
li,
menu,
nav,
ol,
p,
section,
td,
textarea,
th,
ul {
    margin: 0;
    padding: 0
}

button,
input,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

input::-ms-clear,
input::-ms-reveal {
    display: none
}

a {
    color: #2d8cf0;
    background: 0 0;
    text-decoration: none;
    outline: 0;
    cursor: pointer;
    -webkit-transition: color .2s ease;
    transition: color .2s ease
}

a:hover {
    color: #57a3f3
}

a:active {
    color: #2b85e4
}

a:active,
a:hover {
    outline: 0;
    text-decoration: none
}

a[disabled] {
    color: #ccc;
    cursor: not-allowed;
    pointer-events: none
}

code,
kbd,
pre,
samp {
    font-family: Consolas, Menlo, Courier, monospace
}

/*@font-face {*/
/*    font-family: Ionicons;*/
/*    src: url(https://www.weifenghr.com/fonts/ionicons.woff2) format("woff2"), url(https://www.weifenghr.com/fonts/ionicons.woff) format("woff"), url(https://www.weifenghr.com/fonts/ionicons.ttf) format("truetype"), url(https://cdn.weifenghr.com/static/pc/sbdj/img/a2c4a26.svg#Ionicons) format("svg");*/
/*    font-weight: 400;*/
/*    font-style: normal*/
/*}*/
@font-face{
    font-family:Ionicons;
    src:url('https://www.weifenghr.com/fonts/143146.woff2') format("woff2"),url(/static/fonts/99ac33.woff) format("woff"),url(/static/fonts/d535a2.ttf) format("truetype"),url(/static/fonts/a2c4a2.svg#Ionicons) format("svg");
    font-weight:400;
    font-style:normal
}

.ivu-icon {
    display: inline-block;
    font-family: Ionicons;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-feature-settings: normal;
    font-variant: normal;
    text-transform: none;
    text-rendering: auto;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    vertical-align: middle
}

.ivu-icon-ios-close:before {
    content: "\f178";
}

.ivu-icon-ios-checkmark-circle:before {
    content: "\f170"
}

.ivu-icon-ios-alert:before {
    content: "\f108"
}

.ivu-icon-ios-close-circle:before {
    content: "\f177"
}

.ivu-icon-ios-home-outline:before {
    content: "\f1f7"
}

.ivu-icon-ios-pin-outline:before {
    content: "\f268"
}

.ivu-icon-ios-arrow-down:before {
    content: "\f116"
}

.ivu-spin {
    color: #2f96d4;
    vertical-align: middle;
    text-align: center
}

.ivu-spin-dot {
    position: relative;
    display: block;
    border-radius: 50%;
    background-color: #2f96d4;
    width: 20px;
    height: 20px;
    -webkit-animation: ani-spin-bounce 1s ease-in-out 0s infinite;
    animation: ani-spin-bounce 1s ease-in-out 0s infinite
}

.ivu-spin-large .ivu-spin-dot {
    width: 32px;
    height: 32px
}

.ivu-spin-small .ivu-spin-dot {
    width: 12px;
    height: 12px
}

.ivu-spin-fix {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 8;
    width: 100%;
    height: 100%;
    background-color: hsla(0, 0%, 100%, .9)
}

.ivu-spin-fullscreen {
    z-index: 2010
}

.ivu-spin-fullscreen-wrapper {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.ivu-spin-fix .ivu-spin-main {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.ivu-spin-fix .ivu-spin-dot {
    display: inline-block
}

.ivu-spin-show-text .ivu-spin-dot,
.ivu-spin-text {
    display: none
}

.ivu-spin-show-text .ivu-spin-text {
    display: block
}

.ivu-table-wrapper>.ivu-spin-fix {
    border: 1px solid #dcdee2;
    border-top: 0;
    border-left: 0
}

@-webkit-keyframes ani-spin-bounce {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0)
    }
    to {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 0
    }
}

@keyframes ani-spin-bounce {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0)
    }
    to {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 0
    }
}

.ivu-message {
    font-size: 14px;
    position: fixed;
    z-index: 1010;
    width: 100%;
    top: 50% !important;
    left: 0;
    margin-top: -180px;
    pointer-events: none
}

.ivu-message-notice {
    padding: 8px;
    text-align: center;
    -webkit-transition: height .3s ease-in-out, padding .3s ease-in-out;
    transition: height .3s ease-in-out, padding .3s ease-in-out
}

.ivu-message-notice:first-child {
    margin-top: -8px
}

.ivu-message-notice-close {
    position: absolute;
    right: 4px;
    top: 10px;
    color: #999;
    outline: 0
}

.ivu-message-notice-close i.ivu-icon {
    font-size: 22px;
    color: #999;
    -webkit-transition: color .2s ease;
    transition: color .2s ease;
    position: relative;
    top: -3px
}

.ivu-message-notice-close i.ivu-icon:hover {
    color: #444
}

.ivu-message-notice-content {
    display: inline-block;
    pointer-events: all;
    padding: 8px 16px;
    border-radius: 4px;
    box-shadow: 0 1px 6px rgba(0, 0, 0, .2);
    background: #fff;
    position: relative
}

.ivu-message-notice-content-text {
    display: inline-block
}

.ivu-message-notice-closable .ivu-message-notice-content-text {
    padding-right: 32px
}

.ivu-message-success .ivu-icon {
    color: #19be6b
}

.ivu-message-error .ivu-icon {
    color: #ed4014
}

.ivu-message-warning .ivu-icon {
    color: #ff7420
}

.ivu-message-info .ivu-icon,
.ivu-message-loading .ivu-icon {
    color: #2f96d4
}

.ivu-message .ivu-icon {
    margin-right: 4px;
    font-size: 16px;
    vertical-align: middle
}

.ivu-message-custom-content span {
    vertical-align: middle
}

.ivu-radio-focus {
    box-shadow: 0 0 0 2px rgba(47, 150, 212, .2);
    z-index: 1
}

.ivu-radio-group {
    display: inline-block;
    font-size: 12px;
    vertical-align: middle
}

.ivu-radio-group-vertical .ivu-radio-wrapper {
    display: block;
    height: 30px;
    line-height: 30px
}

.ivu-radio-wrapper {
    font-size: 12px;
    vertical-align: middle;
    display: inline-block;
    position: relative;
    white-space: nowrap;
    margin-right: 8px;
    cursor: pointer
}

.ivu-radio-wrapper-disabled {
    cursor: not-allowed
}

.ivu-checkbox-focus {
    box-shadow: 0 0 0 2px rgba(47, 150, 212, .2);
    z-index: 1
}

.ivu-checkbox {
    display: inline-block;
    vertical-align: middle;
    white-space: nowrap;
    cursor: pointer;
    line-height: 1;
    position: relative
}

.ivu-checkbox-disabled {
    cursor: not-allowed
}

.ivu-checkbox:hover .ivu-checkbox-inner {
    border-color: #bcbcbc
}

.ivu-checkbox-inner {
    display: inline-block;
    width: 14px;
    height: 14px;
    position: relative;
    top: 0;
    left: 0;
    border: 1px solid #dcdee2;
    border-radius: 2px;
    background-color: #fff;
    -webkit-transition: border-color .2s ease-in-out, background-color .2s ease-in-out, box-shadow .2s ease-in-out;
    transition: border-color .2s ease-in-out, background-color .2s ease-in-out, box-shadow .2s ease-in-out
}

.ivu-checkbox-inner:after {
    content: "";
    display: table;
    width: 4px;
    height: 8px;
    position: absolute;
    top: 1px;
    left: 4px;
    border: 2px solid #fff;
    border-top: 0;
    border-left: 0;
    -webkit-transform: rotate(45deg) scale(0);
    transform: rotate(45deg) scale(0);
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.ivu-checkbox-large .ivu-checkbox-inner {
    width: 16px;
    height: 16px
}

.ivu-checkbox-large .ivu-checkbox-inner:after {
    width: 5px;
    height: 9px
}

.ivu-checkbox-small {
    font-size: 12px
}

.ivu-checkbox-small .ivu-checkbox-inner {
    width: 12px;
    height: 12px
}

.ivu-checkbox-small .ivu-checkbox-inner:after {
    top: 0;
    left: 3px
}

.ivu-checkbox-input {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
    cursor: pointer;
    opacity: 0
}

.ivu-checkbox-input[disabled] {
    cursor: not-allowed
}

.ivu-checkbox-checked:hover .ivu-checkbox-inner {
    border-color: #2f96d4
}

.ivu-checkbox-checked .ivu-checkbox-inner {
    border-color: #2f96d4;
    background-color: #2f96d4
}

.ivu-checkbox-checked .ivu-checkbox-inner:after {
    content: "";
    display: table;
    width: 4px;
    height: 8px;
    position: absolute;
    top: 1px;
    left: 4px;
    border: 2px solid #fff;
    border-top: 0;
    border-left: 0;
    -webkit-transform: rotate(45deg) scale(1);
    transform: rotate(45deg) scale(1);
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.ivu-checkbox-large .ivu-checkbox-checked .ivu-checkbox-inner:after {
    width: 5px;
    height: 9px
}

.ivu-checkbox-small .ivu-checkbox-checked .ivu-checkbox-inner:after {
    top: 0;
    left: 3px
}

.ivu-checkbox-disabled.ivu-checkbox-checked:hover .ivu-checkbox-inner {
    border-color: #dcdee2
}

.ivu-checkbox-disabled.ivu-checkbox-checked .ivu-checkbox-inner {
    background-color: #f3f3f3;
    border-color: #dcdee2
}

.ivu-checkbox-disabled.ivu-checkbox-checked .ivu-checkbox-inner:after {
    -webkit-animation-name: none;
    animation-name: none;
    border-color: #ccc
}

.ivu-checkbox-disabled:hover .ivu-checkbox-inner {
    border-color: #dcdee2
}

.ivu-checkbox-disabled .ivu-checkbox-inner {
    border-color: #dcdee2;
    background-color: #f3f3f3
}

.ivu-checkbox-disabled .ivu-checkbox-inner:after {
    -webkit-animation-name: none;
    animation-name: none;
    border-color: #f3f3f3
}

.ivu-checkbox-disabled .ivu-checkbox-inner-input {
    cursor: default
}

.ivu-checkbox-disabled+span {
    color: #ccc;
    cursor: not-allowed
}

.ivu-checkbox-indeterminate .ivu-checkbox-inner:after {
    content: "";
    width: 8px;
    height: 1px;
    -webkit-transform: scale(1);
    transform: scale(1);
    position: absolute;
    left: 2px;
    top: 5px
}

.ivu-checkbox-indeterminate:hover .ivu-checkbox-inner {
    border-color: #2f96d4
}

.ivu-checkbox-indeterminate .ivu-checkbox-inner {
    background-color: #2f96d4;
    border-color: #2f96d4
}

.ivu-checkbox-indeterminate.ivu-checkbox-disabled .ivu-checkbox-inner {
    background-color: #f3f3f3;
    border-color: #dcdee2
}

.ivu-checkbox-indeterminate.ivu-checkbox-disabled .ivu-checkbox-inner:after {
    border-color: #999
}

.ivu-checkbox-large .ivu-checkbox-indeterminate .ivu-checkbox-inner:after {
    width: 10px;
    top: 6px
}

.ivu-checkbox-small .ivu-checkbox-indeterminate .ivu-checkbox-inner:after {
    width: 6px;
    top: 4px
}

.ivu-checkbox-wrapper {
    cursor: pointer;
    font-size: 12px;
    display: inline-block;
    margin-right: 8px
}

.ivu-checkbox-wrapper-disabled {
    cursor: not-allowed
}

.ivu-checkbox-wrapper.ivu-checkbox-large {
    font-size: 14px
}

.ivu-checkbox+span,
.ivu-checkbox-wrapper+span {
    margin-right: 4px
}

.ivu-checkbox-group {
    font-size: 14px
}

.ivu-checkbox-group-item,
.ivu-switch {
    display: inline-block
}

.ivu-select {
    display: inline-block;
    width: 100%;
    box-sizing: border-box;
    vertical-align: middle;
    color: #515a6e;
    font-size: 14px;
    line-height: normal
}

.ivu-select-selection {
    display: block;
    box-sizing: border-box;
    outline: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: pointer;
    position: relative;
    background-color: #fff;
    border-radius: none;
    border: 1px solid #dcdee2;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.ivu-select-selection-focused,
.ivu-select-selection:hover {
    border-color: #59abdd
}

.ivu-select-selection-focused .ivu-select-arrow,
.ivu-select-selection:hover .ivu-select-arrow {
    display: inline-block
}

.ivu-select-arrow {
    position: absolute;
    top: 50%;
    right: 8px;
    line-height: 1;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 14px;
    color: #808695;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.ivu-select-visible .ivu-select-selection {
    border-color: #59abdd;
    outline: 0;
    box-shadow: 0 0 0 2px rgba(47, 150, 212, .2)
}

.ivu-select-visible .ivu-select-arrow {
    -webkit-transform: translateY(-50%) rotate(180deg);
    transform: translateY(-50%) rotate(180deg);
    display: inline-block
}

.ivu-select-disabled .ivu-select-selection {
    background-color: #f3f3f3;
    opacity: 1;
    cursor: not-allowed;
    color: #ccc
}

.ivu-select-disabled .ivu-select-selection:hover {
    border-color: #fff
}

.ivu-select-disabled .ivu-select-selection .ivu-select-arrow {
    color: #ccc
}

.ivu-select-disabled .ivu-select-selection:hover {
    border-color: #dcdee2;
    box-shadow: none
}

.ivu-select-disabled .ivu-select-selection:hover .ivu-select-arrow {
    display: inline-block
}

.ivu-select-single .ivu-select-selection {
    height: 32px;
    position: relative
}

.ivu-select-single .ivu-select-selection .ivu-select-placeholder {
    color: #999
}

.ivu-select-single .ivu-select-selection .ivu-select-placeholder,
.ivu-select-single .ivu-select-selection .ivu-select-selected-value {
    display: block;
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-left: 8px;
    padding-right: 24px
}

.ivu-select-multiple .ivu-select-selection {
    padding: 0 24px 0 4px
}

.ivu-select-multiple .ivu-select-selection .ivu-select-placeholder {
    display: block;
    height: 30px;
    line-height: 30px;
    color: #999;
    font-size: 12px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-left: 4px;
    padding-right: 22px
}

.ivu-select-large.ivu-select-single .ivu-select-selection {
    height: 36px
}

.ivu-select-large.ivu-select-single .ivu-select-selection .ivu-select-placeholder,
.ivu-select-large.ivu-select-single .ivu-select-selection .ivu-select-selected-value {
    height: 34px;
    line-height: 34px;
    font-size: 14px
}

.ivu-select-large.ivu-select-multiple .ivu-select-selection {
    min-height: 36px
}

.ivu-select-large.ivu-select-multiple .ivu-select-selection .ivu-select-placeholder,
.ivu-select-large.ivu-select-multiple .ivu-select-selection .ivu-select-selected-value {
    min-height: 34px;
    line-height: 34px;
    font-size: 14px
}

.ivu-select-small.ivu-select-single .ivu-select-selection {
    height: 24px;
    border-radius: 3px
}

.ivu-select-small.ivu-select-single .ivu-select-selection .ivu-select-placeholder,
.ivu-select-small.ivu-select-single .ivu-select-selection .ivu-select-selected-value {
    height: 22px;
    line-height: 22px
}

.ivu-select-small.ivu-select-multiple .ivu-select-selection {
    min-height: 24px;
    border-radius: 3px
}

.ivu-select-small.ivu-select-multiple .ivu-select-selection .ivu-select-placeholder,
.ivu-select-small.ivu-select-multiple .ivu-select-selection .ivu-select-selected-value {
    height: auto;
    min-height: 22px;
    line-height: 22px
}

.ivu-select-input {
    display: inline-block;
    height: 32px;
    line-height: 32px;
    padding: 0 24px 0 8px;
    font-size: 12px;
    outline: 0;
    border: none;
    box-sizing: border-box;
    color: #515a6e;
    background-color: transparent;
    position: relative;
    cursor: pointer
}

.ivu-select-input::-moz-placeholder {
    color: #999;
    opacity: 1
}

.ivu-select-input:-ms-input-placeholder {
    color: #999
}

.ivu-select-input::-webkit-input-placeholder {
    color: #999
}

.ivu-select-input[disabled] {
    cursor: not-allowed;
    color: #ccc;
    -webkit-text-fill-color: #ccc
}

.ivu-select-single .ivu-select-input {
    width: 100%
}

.ivu-select-large .ivu-select-input {
    font-size: 14px;
    height: 36px
}

.ivu-select-small .ivu-select-input {
    height: 22px;
    line-height: 22px
}

.ivu-select-multiple .ivu-select-input {
    height: 30px;
    line-height: 32px;
    padding: 0 0 0 4px
}

.ivu-select-not-found {
    text-align: center;
    color: #c5c8ce
}

.ivu-select-not-found li:not([class^=ivu-]) {
    margin-bottom: 0
}

.ivu-select-loading {
    text-align: center;
    color: #c5c8ce
}

.ivu-select-multiple .ivu-tag {
    height: 24px;
    line-height: 22px;
    margin: 3px 4px 3px 0;
    max-width: 99%;
    position: relative
}

.ivu-select-multiple .ivu-tag span:not(.ivu-select-max-tag) {
    display: block;
    margin-right: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.ivu-select-multiple .ivu-tag i {
    display: block;
    position: absolute;
    right: 4px;
    top: 4px
}

.ivu-select-large.ivu-select-multiple .ivu-tag {
    height: 28px;
    line-height: 26px;
    font-size: 14px
}

.ivu-select-large.ivu-select-multiple .ivu-tag i {
    top: 6px
}

.ivu-select-small.ivu-select-multiple .ivu-tag {
    height: 17px;
    line-height: 15px;
    font-size: 12px;
    padding: 0 6px;
    margin: 3px 4px 2px 0
}

.ivu-select-small.ivu-select-multiple .ivu-tag span {
    margin-right: 14px
}

.ivu-select-small.ivu-select-multiple .ivu-tag i {
    top: 1px;
    right: 2px
}

.ivu-select-dropdown-list {
    min-width: 100%;
    list-style: none
}

.ivu-select .ivu-select-dropdown {
    width: auto
}

.ivu-select-prefix {
    display: inline-block;
    vertical-align: middle
}

.ivu-select-prefix i {
    vertical-align: top
}

.ivu-select-head-with-prefix {
    display: inline-block !important;
    vertical-align: middle
}

.ivu-select-single .ivu-select-prefix {
    padding-left: 4px
}

.ivu-select-multiple .ivu-select-head-with-prefix,
.ivu-select-single .ivu-select-head-with-prefix {
    padding-left: 0 !important
}

.ivu-select-head-flex {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center
}

.ivu-select-multiple .ivu-select-head-flex .ivu-select-prefix {
    margin-right: 4px
}

.ivu-select-item {
    margin: 0;
    line-height: normal;
    padding: 7px 16px;
    clear: both;
    color: #515a6e;
    font-size: 12px !important;
    white-space: nowrap;
    list-style: none;
    cursor: pointer;
    -webkit-transition: background .2s ease-in-out;
    transition: background .2s ease-in-out
}

.ivu-select-item-focus,
.ivu-select-item:hover {
    background: #f3f3f3
}

.ivu-select-item-disabled,
.ivu-select-item-disabled:hover {
    color: #c5c8ce;
    cursor: not-allowed
}

.ivu-select-item-disabled:hover {
    background-color: #fff
}

.ivu-select-item-selected,
.ivu-select-item-selected:hover {
    color: #2f96d4
}

.ivu-select-item-divided {
    margin-top: 5px;
    border-top: 1px solid #e8eaec
}

.ivu-select-item-divided:before {
    content: "";
    height: 5px;
    display: block;
    margin: 0 -16px;
    background-color: #fff;
    position: relative;
    top: -7px
}

.ivu-select-large .ivu-select-item {
    padding: 7px 16px 8px;
    font-size: 14px !important
}

@-moz-document url-prefix() {
    .ivu-select-item {
        white-space: normal
    }
}

.ivu-select-multiple .ivu-select-item {
    position: relative
}

.ivu-select-multiple .ivu-select-item-selected {
    color: rgba(47, 150, 212, .9);
    background: #fff
}

.ivu-select-multiple .ivu-select-item-focus,
.ivu-select-multiple .ivu-select-item-selected:hover {
    background: #f3f3f3
}

.ivu-select-multiple .ivu-select-item-selected.ivu-select-multiple .ivu-select-item-focus {
    color: rgba(41, 132, 187, .91);
    background: #fff
}

.ivu-select-multiple .ivu-select-item-selected:after {
    display: inline-block;
    font-family: Ionicons;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-feature-settings: normal;
    font-variant: normal;
    text-transform: none;
    text-rendering: auto;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    vertical-align: middle;
    font-size: 24px;
    content: "\F171";
    color: rgba(47, 150, 212, .9);
    position: absolute;
    top: 2px;
    right: 8px
}

.ivu-select-group {
    list-style: none;
    margin: 0;
    padding: 0
}

.ivu-select-group-title {
    padding-left: 8px;
    font-size: 12px;
    color: #999;
    height: 30px;
    line-height: 30px
}

.ivu-form-item-error .ivu-select-selection {
    border: 1px solid #ed4014
}

.ivu-form-item-error .ivu-select-arrow {
    color: #ed4014
}

.ivu-form-item-error .ivu-select-visible .ivu-select-selection {
    border-color: #ed4014;
    outline: 0;
    box-shadow: 0 0 0 2px rgba(237, 64, 20, .2)
}

.ivu-select-dropdown {
    width: inherit;
    max-height: 200px;
    overflow: auto;
    margin: 5px 0;
    padding: 5px 0;
    background-color: #fff;
    box-sizing: border-box;
    border-radius: none;
    box-shadow: 0 1px 6px rgba(0, 0, 0, .2);
    position: absolute;
    z-index: 900;
}

.ivu-select-dropdown-transfer {
    z-index: 1060;
    width: auto
}

.ivu-select-dropdown.ivu-transfer-no-max-height {
    max-height: none
}

.ivu-poptip,
.ivu-poptip-rel {
    display: inline-block
}

.ivu-poptip-rel {
    position: relative
}

.ivu-poptip-title {
    margin: 0;
    padding: 8px 16px;
    position: relative
}

.ivu-poptip-title:after {
    content: "";
    display: block;
    height: 1px;
    position: absolute;
    left: 8px;
    right: 8px;
    bottom: 0;
    background-color: #e8eaec
}

.ivu-poptip-title-inner {
    color: #17233d;
    font-size: 14px
}

.ivu-poptip-body {
    padding: 8px 16px
}

.ivu-poptip-body-content {
    overflow: auto
}

.ivu-poptip-body-content-word-wrap {
    white-space: pre-wrap;
    text-align: justify
}

.ivu-poptip-body-content-inner {
    color: #515a6e
}

.ivu-poptip-inner {
    width: 100%;
    background-color: #fff;
    background-clip: padding-box;
    border-radius: 4px;
    box-shadow: 0 1px 6px rgba(0, 0, 0, .2);
    white-space: nowrap
}

.ivu-poptip-popper {
    min-width: 150px;
    display: block;
    visibility: visible;
    font-size: 12px;
    line-height: 1.5;
    position: absolute;
    z-index: 1060
}

.ivu-poptip-popper[x-placement^=top] {
    padding: 7px 0 10px
}

.ivu-poptip-popper[x-placement^=right] {
    padding: 0 7px 0 10px
}

.ivu-poptip-popper[x-placement^=bottom] {
    padding: 10px 0 7px
}

.ivu-poptip-popper[x-placement^=left] {
    padding: 0 10px 0 7px
}

.ivu-poptip-popper[x-placement^=top] .ivu-poptip-arrow {
    bottom: 3px;
    border-width: 7px 7px 0;
    border-top-color: hsla(0, 0%, 85%, .5)
}

.ivu-poptip-popper[x-placement=top] .ivu-poptip-arrow {
    left: 50%;
    margin-left: -7px
}

.ivu-poptip-popper[x-placement=top-start] .ivu-poptip-arrow {
    left: 16px
}

.ivu-poptip-popper[x-placement=top-end] .ivu-poptip-arrow {
    right: 16px
}

.ivu-poptip-popper[x-placement^=right] .ivu-poptip-arrow {
    left: 3px;
    border-width: 7px 7px 7px 0;
    border-right-color: hsla(0, 0%, 85%, .5)
}

.ivu-poptip-popper[x-placement=right] .ivu-poptip-arrow {
    top: 50%;
    margin-top: -7px
}

.ivu-poptip-popper[x-placement=right-start] .ivu-poptip-arrow {
    top: 8px
}

.ivu-poptip-popper[x-placement=right-end] .ivu-poptip-arrow {
    bottom: 8px
}

.ivu-poptip-popper[x-placement^=left] .ivu-poptip-arrow {
    right: 3px;
    border-width: 7px 0 7px 7px;
    border-left-color: hsla(0, 0%, 85%, .5)
}

.ivu-poptip-popper[x-placement=left] .ivu-poptip-arrow {
    top: 50%;
    margin-top: -7px
}

.ivu-poptip-popper[x-placement=left-start] .ivu-poptip-arrow {
    top: 8px
}

.ivu-poptip-popper[x-placement=left-end] .ivu-poptip-arrow {
    bottom: 8px
}

.ivu-poptip-popper[x-placement^=bottom] .ivu-poptip-arrow {
    top: 3px;
    border-width: 0 7px 7px;
    border-bottom-color: hsla(0, 0%, 85%, .5)
}

.ivu-poptip-popper[x-placement=bottom] .ivu-poptip-arrow {
    left: 50%;
    margin-left: -7px
}

.ivu-poptip-popper[x-placement=bottom-start] .ivu-poptip-arrow {
    left: 16px
}

.ivu-poptip-popper[x-placement=bottom-end] .ivu-poptip-arrow {
    right: 16px
}

.ivu-poptip-popper[x-placement^=top] .ivu-poptip-arrow:after {
    content: " ";
    bottom: 1px;
    margin-left: -7px;
    border-bottom-width: 0;
    border-top-width: 7px;
    border-top-color: #fff
}

.ivu-poptip-popper[x-placement^=right] .ivu-poptip-arrow:after {
    content: " ";
    left: 1px;
    bottom: -7px;
    border-left-width: 0;
    border-right-width: 7px;
    border-right-color: #fff
}

.ivu-poptip-popper[x-placement^=bottom] .ivu-poptip-arrow:after {
    content: " ";
    top: 1px;
    margin-left: -7px;
    border-top-width: 0;
    border-bottom-width: 7px;
    border-bottom-color: #fff
}

.ivu-poptip-popper[x-placement^=left] .ivu-poptip-arrow:after {
    content: " ";
    right: 1px;
    border-right-width: 0;
    border-left-width: 7px;
    border-left-color: #fff;
    bottom: -7px
}

.ivu-poptip-arrow,
.ivu-poptip-arrow:after {
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    border-color: transparent;
    border-style: solid
}

.ivu-poptip-arrow {
    border-width: 8px
}

.ivu-poptip-arrow:after {
    content: "";
    border-width: 7px
}

.ivu-poptip-confirm .ivu-poptip-popper {
    max-width: 300px
}

.ivu-poptip-confirm .ivu-poptip-inner {
    white-space: normal
}

.ivu-poptip-confirm .ivu-poptip-body {
    padding: 16px 16px 8px
}

.ivu-poptip-confirm .ivu-poptip-body .ivu-icon {
    font-size: 16px;
    color: #ff7420;
    line-height: 18px;
    position: absolute
}

.ivu-poptip-confirm .ivu-poptip-body-message {
    padding-left: 20px
}

.ivu-poptip-confirm .ivu-poptip-footer {
    text-align: right;
    padding: 8px 16px 16px
}

.ivu-poptip-confirm .ivu-poptip-footer button {
    margin-left: 4px
}

.ivu-input {
    display: inline-block;
    width: 100%;
    height: 32px;
    line-height: 1.5;
    padding: 4px 7px;
    font-size: 12px;
    border: 1px solid #fff;
    border-radius: none;
    color: #515a6e;
    background-color: #fff;
    background-image: none;
    position: relative;
    cursor: text;
    -webkit-transition: border .2s ease-in-out, background .2s ease-in-out, box-shadow .2s ease-in-out;
    transition: border .2s ease-in-out, background .2s ease-in-out, box-shadow .2s ease-in-out
}

.ivu-input::-moz-placeholder {
    color: #999;
    opacity: 1
}

.ivu-input:-ms-input-placeholder {
    color: #999
}

.ivu-input::-webkit-input-placeholder {
    color: #999
}

.ivu-input:focus,
.ivu-input:hover {
    border-color: #59abdd
}

.ivu-input:focus {
    outline: 0;
    box-shadow: 0 0 0 2px rgba(47, 150, 212, .2)
}

.ivu-input[disabled],
fieldset[disabled] .ivu-input {
    background-color: #f3f3f3;
    opacity: 1;
    cursor: not-allowed;
    color: #ccc
}

.ivu-input[disabled]:hover,
fieldset[disabled] .ivu-input:hover {
    border-color: #fff
}

textarea.ivu-input {
    max-width: 100%;
    height: auto;
    min-height: 32px;
    vertical-align: bottom;
    font-size: 14px
}

.ivu-input-large {
    font-size: 14px;
    padding: 6px 7px;
    height: 36px
}

.ivu-input-small {
    padding: 1px 7px;
    height: 24px;
    border-radius: 3px
}

.ivu-input-wrapper {
    display: inline-block;
    width: 100%;
    position: relative;
    vertical-align: middle;
    line-height: normal
}

.ivu-input-icon {
    width: 32px;
    height: 32px;
    line-height: 32px;
    font-size: 16px;
    text-align: center;
    color: #808695;
    position: absolute;
    right: 0;
    z-index: 3
}

.ivu-input-hide-icon .ivu-input-icon,
.ivu-input-icon-clear,
.ivu-input-icon-validate {
    display: none
}

.ivu-input-wrapper:hover .ivu-input-icon-clear {
    display: inline-block
}

.ivu-input-icon-normal+.ivu-input {
    padding-right: 32px
}

.ivu-input-hide-icon .ivu-input-icon-normal+.ivu-input {
    padding-right: 7px
}

.ivu-input-wrapper-large .ivu-input-icon {
    font-size: 18px;
    height: 36px;
    line-height: 36px
}

.ivu-input-wrapper-small .ivu-input-icon {
    width: 24px;
    font-size: 14px;
    height: 24px;
    line-height: 24px
}

.ivu-input-prefix,
.ivu-input-suffix {
    width: 32px;
    height: 100%;
    text-align: center;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1
}

.ivu-input-prefix i,
.ivu-input-suffix i {
    font-size: 16px;
    line-height: 32px;
    color: #808695
}

.ivu-input-suffix {
    left: auto;
    right: 0
}

.ivu-input-wrapper-small .ivu-input-prefix i,
.ivu-input-wrapper-small .ivu-input-suffix i {
    font-size: 14px;
    line-height: 24px
}

.ivu-input-wrapper-large .ivu-input-prefix i,
.ivu-input-wrapper-large .ivu-input-suffix i {
    font-size: 18px;
    line-height: 36px
}

.ivu-input-with-prefix {
    padding-left: 32px
}

.ivu-input-with-suffix {
    padding-right: 32px
}

.ivu-input-group {
    display: table;
    width: 100%;
    border-collapse: separate;
    position: relative;
    font-size: 12px;
    top: 1px
}

.ivu-input-group-large {
    font-size: 14px
}

.ivu-input-group[class*=col-] {
    float: none;
    padding-left: 0;
    padding-right: 0
}

.ivu-input-group>[class*=col-] {
    padding-right: 8px
}

.ivu-input-group-append,
.ivu-input-group-prepend,
.ivu-input-group>.ivu-input {
    display: table-cell
}

.ivu-input-group-with-prepend .ivu-input,
.ivu-input-group-with-prepend.ivu-input-group-small .ivu-input {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.ivu-input-group-with-append .ivu-input,
.ivu-input-group-with-append.ivu-input-group-small .ivu-input {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.ivu-input-group-append .ivu-btn,
.ivu-input-group-prepend .ivu-btn {
    border-color: transparent;
    background-color: transparent;
    color: inherit;
    margin: -6px -7px
}

.ivu-input-group-append,
.ivu-input-group-prepend {
    width: 1px;
    white-space: nowrap;
    vertical-align: middle
}

.ivu-input-group .ivu-input,
.ivu-input-group .ivu-input-inner-container {
    width: 100%;
    float: left;
    margin-bottom: 0;
    position: relative;
    z-index: 2
}

.ivu-input-group-append,
.ivu-input-group-prepend {
    padding: 4px 7px;
    font-size: inherit;
    font-weight: 400;
    line-height: 1;
    color: #515a6e;
    text-align: center;
    background-color: #f8f8f9;
    border: 1px solid #fff;
    border-radius: none
}

.ivu-input-group-append .ivu-select,
.ivu-input-group-prepend .ivu-select {
    margin: -5px -7px
}

.ivu-input-group-append .ivu-select-selection,
.ivu-input-group-prepend .ivu-select-selection {
    background-color: inherit;
    margin: -1px;
    border: 1px solid transparent
}

.ivu-input-group-append .ivu-select-visible .ivu-select-selection,
.ivu-input-group-prepend .ivu-select-visible .ivu-select-selection {
    box-shadow: none
}

.ivu-input-group-prepend,
.ivu-input-group>.ivu-input:first-child,
.ivu-input-group>span>.ivu-input:first-child {
    border-bottom-right-radius: 0 !important;
    border-top-right-radius: 0 !important
}

.ivu-input-group-prepend .ivu--select .ivu--select-selection,
.ivu-input-group>.ivu-input:first-child .ivu--select .ivu--select-selection,
.ivu-input-group>span>.ivu-input:first-child .ivu--select .ivu--select-selection {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.ivu-input-group-prepend {
    border-right: 0
}

.ivu-input-group-append {
    border-left: 0
}

.ivu-input-group-append,
.ivu-input-group>.ivu-input:last-child {
    border-bottom-left-radius: 0 !important;
    border-top-left-radius: 0 !important
}

.ivu-input-group-append .ivu--select .ivu--select-selection,
.ivu-input-group>.ivu-input:last-child .ivu--select .ivu--select-selection {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.ivu-input-group-large .ivu-input,
.ivu-input-group-large>.ivu-input-group-append,
.ivu-input-group-large>.ivu-input-group-prepend {
    font-size: 14px;
    padding: 6px 7px;
    height: 36px
}

.ivu-input-group-small .ivu-input,
.ivu-input-group-small>.ivu-input-group-append,
.ivu-input-group-small>.ivu-input-group-prepend {
    padding: 1px 7px;
    height: 24px;
    border-radius: 3px
}

.ivu-form-item-error .ivu-input {
    border: 1px solid #ed4014
}

.ivu-form-item-error .ivu-input:hover {
    border-color: #ed4014
}

.ivu-form-item-error .ivu-input:focus {
    border-color: #ed4014;
    outline: 0;
    box-shadow: 0 0 0 2px rgba(237, 64, 20, .2)
}

.ivu-form-item-error .ivu-input-icon {
    color: #ed4014
}

.ivu-form-item-error .ivu-input-group-append,
.ivu-form-item-error .ivu-input-group-prepend {
    background-color: #fff;
    border: 1px solid #ed4014
}

.ivu-form-item-error .ivu-input-group-append .ivu-select-selection,
.ivu-form-item-error .ivu-input-group-prepend .ivu-select-selection {
    background-color: inherit;
    border: 1px solid transparent
}

.ivu-form-item-error .ivu-input-group-prepend {
    border-right: 0
}

.ivu-form-item-error .ivu-input-group-append {
    border-left: 0
}

.ivu-form-item-error .ivu-transfer .ivu-input {
    display: inline-block;
    width: 100%;
    height: 32px;
    line-height: 1.5;
    padding: 4px 7px;
    font-size: 12px;
    border: 1px solid #fff;
    border-radius: none;
    color: #515a6e;
    background-color: #fff;
    background-image: none;
    position: relative;
    cursor: text;
    -webkit-transition: border .2s ease-in-out, background .2s ease-in-out, box-shadow .2s ease-in-out;
    transition: border .2s ease-in-out, background .2s ease-in-out, box-shadow .2s ease-in-out
}

.ivu-form-item-error .ivu-transfer .ivu-input::-moz-placeholder {
    color: #999;
    opacity: 1
}

.ivu-form-item-error .ivu-transfer .ivu-input:-ms-input-placeholder {
    color: #999
}

.ivu-form-item-error .ivu-transfer .ivu-input::-webkit-input-placeholder {
    color: #999
}

.ivu-form-item-error .ivu-transfer .ivu-input:hover {
    border-color: #59abdd
}

.ivu-form-item-error .ivu-transfer .ivu-input:focus {
    border-color: #59abdd;
    outline: 0;
    box-shadow: 0 0 0 2px rgba(47, 150, 212, .2)
}

.ivu-form-item-error .ivu-transfer .ivu-input[disabled],
fieldset[disabled] .ivu-form-item-error .ivu-transfer .ivu-input {
    background-color: #f3f3f3;
    opacity: 1;
    cursor: not-allowed;
    color: #ccc
}

.ivu-form-item-error .ivu-transfer .ivu-input[disabled]:hover,
fieldset[disabled] .ivu-form-item-error .ivu-transfer .ivu-input:hover {
    border-color: #fff
}

textarea.ivu-form-item-error .ivu-transfer .ivu-input {
    max-width: 100%;
    height: auto;
    min-height: 32px;
    vertical-align: bottom;
    font-size: 14px
}

.ivu-form-item-error .ivu-transfer .ivu-input-large {
    font-size: 14px;
    padding: 6px 7px;
    height: 36px
}

.ivu-form-item-error .ivu-transfer .ivu-input-small {
    padding: 1px 7px;
    height: 24px;
    border-radius: 3px
}

.ivu-form-item-error .ivu-transfer .ivu-input-icon {
    color: #808695
}

.ivu-form-item-validating .ivu-input-icon-validate {
    display: inline-block
}

.ivu-form-item-validating .ivu-input-icon+.ivu-input {
    padding-right: 32px
}

.ivu-slider {
    line-height: normal
}

.ivu-slider-wrap {
    width: 100%;
    height: 4px;
    margin: 16px 0;
    background-color: #e8eaec;
    border-radius: 3px;
    vertical-align: middle;
    position: relative;
    cursor: pointer
}

.ivu-slider-button-wrap {
    width: 18px;
    height: 18px;
    text-align: center;
    background-color: transparent;
    position: absolute;
    top: -4px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.ivu-slider-button-wrap .ivu-tooltip {
    display: block;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.ivu-slider-button {
    width: 12px;
    height: 12px;
    border: 2px solid #59abdd;
    border-radius: 50%;
    background-color: #fff;
    -webkit-transition: all .2s linear;
    transition: all .2s linear;
    outline: 0
}

.ivu-slider-button-dragging,
.ivu-slider-button:focus,
.ivu-slider-button:hover {
    border-color: #2f96d4;
    -webkit-transform: scale(1.5);
    transform: scale(1.5)
}

.ivu-slider-button:hover {
    cursor: -webkit-grab;
    cursor: grab
}

.ivu-slider-button-dragging,
.ivu-slider-button-dragging:hover {
    cursor: -webkit-grabbing;
    cursor: grabbing
}

.ivu-slider-bar {
    height: 4px;
    background: #59abdd;
    border-radius: 3px;
    position: absolute
}

.ivu-slider-stop {
    position: absolute;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background-color: #ccc;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.ivu-slider-marks {
    top: 0;
    left: 12px;
    width: 18px;
    height: 100%
}

.ivu-slider-marks-item {
    position: absolute;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    color: #808695;
    margin-top: 15px
}

.ivu-slider-disabled {
    cursor: not-allowed
}

.ivu-slider-disabled .ivu-slider-wrap {
    background-color: #ccc;
    cursor: not-allowed
}

.ivu-slider-disabled .ivu-slider-bar {
    background-color: #ccc
}

.ivu-slider-disabled .ivu-slider-button,
.ivu-slider-disabled .ivu-slider-button-dragging,
.ivu-slider-disabled .ivu-slider-button:hover {
    border-color: #ccc
}

.ivu-slider-disabled .ivu-slider-button-dragging,
.ivu-slider-disabled .ivu-slider-button-dragging:hover,
.ivu-slider-disabled .ivu-slider-button:hover {
    cursor: not-allowed
}

.ivu-slider-input .ivu-slider-wrap {
    width: auto;
    margin-right: 100px
}

.ivu-slider-input .ivu-input-number {
    float: right;
    margin-top: -14px
}

.selectDropDown {
    width: auto;
    padding: 0;
    white-space: nowrap;
    overflow: visible
}

.ivu-cascader {
    line-height: normal
}

.ivu-cascader-rel {
    display: inline-block;
    width: 100%;
    position: relative
}

.ivu-cascader .ivu-input {
    padding-right: 24px;
    display: block;
    cursor: pointer
}

.ivu-cascader-disabled .ivu-input {
    cursor: not-allowed
}

.ivu-cascader-label {
    width: 100%;
    height: 100%;
    line-height: 32px;
    padding: 0 7px;
    box-sizing: border-box;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    cursor: pointer;
    font-size: 12px;
    position: absolute;
    left: 0;
    top: 0
}

.ivu-cascader-size-large .ivu-cascader-label {
    line-height: 36px;
    font-size: 14px
}

.ivu-cascader-size-small .ivu-cascader-label {
    line-height: 26px
}

.ivu-cascader .ivu-cascader-arrow:first-of-type {
    display: none;
    cursor: pointer
}

.ivu-cascader:hover .ivu-cascader-arrow:first-of-type {
    display: inline-block
}

.ivu-cascader-show-clear:hover .ivu-cascader-arrow:nth-of-type(2) {
    display: none
}

.ivu-cascader-arrow {
    position: absolute;
    top: 50%;
    right: 8px;
    line-height: 1;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 14px;
    color: #808695;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.ivu-cascader-visible .ivu-cascader-arrow:nth-of-type(2) {
    -webkit-transform: translateY(-50%) rotate(180deg);
    transform: translateY(-50%) rotate(180deg)
}

.ivu-cascader .ivu-select-dropdown {
    width: auto;
    padding: 0;
    white-space: nowrap;
    overflow: visible
}

.ivu-cascader .ivu-cascader-menu-item {
    margin: 0;
    line-height: normal;
    padding: 7px 16px;
    clear: both;
    color: #515a6e;
    font-size: 12px !important;
    white-space: nowrap;
    list-style: none;
    cursor: pointer;
    -webkit-transition: background .2s ease-in-out;
    transition: background .2s ease-in-out
}

.ivu-cascader .ivu-cascader-menu-item-focus,
.ivu-cascader .ivu-cascader-menu-item:hover {
    background: #f3f3f3
}

.ivu-cascader .ivu-cascader-menu-item-disabled {
    color: #c5c8ce;
    cursor: not-allowed
}

.ivu-cascader .ivu-cascader-menu-item-disabled:hover {
    color: #c5c8ce;
    background-color: #fff;
    cursor: not-allowed
}

.ivu-cascader .ivu-cascader-menu-item-selected,
.ivu-cascader .ivu-cascader-menu-item-selected:hover {
    color: #2f96d4
}

.ivu-cascader .ivu-cascader-menu-item-divided {
    margin-top: 5px;
    border-top: 1px solid #e8eaec
}

.ivu-cascader .ivu-cascader-menu-item-divided:before {
    content: "";
    height: 5px;
    display: block;
    margin: 0 -16px;
    background-color: #fff;
    position: relative;
    top: -7px
}

.ivu-cascader .ivu-cascader-large .ivu-cascader-menu-item {
    padding: 7px 16px 8px;
    font-size: 14px !important
}

@-moz-document url-prefix() {
    .ivu-cascader .ivu-cascader-menu-item {
        white-space: normal
    }
}

.ivu-cascader .ivu-select-item span {
    color: #ed4014
}

.ivu-cascader-dropdown {
    padding: 5px 0
}

.ivu-cascader-dropdown .ivu-select-dropdown-list {
    max-height: 190px;
    box-sizing: border-box;
    overflow: auto
}

.ivu-cascader-not-found-tip {
    padding: 5px 0;
    text-align: center;
    color: #c5c8ce
}

.ivu-cascader-not-found-tip li:not([class^=ivu-]) {
    list-style: none;
    margin-bottom: 0
}

.ivu-cascader-not-found .ivu-select-dropdown {
    width: inherit
}

.ivu-cascader-menu {
    display: inline-block;
    min-width: 100px;
    height: 180px;
    margin: 0;
    padding: 5px 0 !important;
    vertical-align: top;
    list-style: none;
    border-right: 1px solid #e8eaec;
    overflow: auto
}

.ivu-cascader-menu:last-child {
    border-right-color: transparent;
    margin-right: -1px
}

.ivu-cascader-menu .ivu-cascader-menu-item {
    position: relative;
    padding-right: 36px;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.ivu-cascader-menu .ivu-cascader-menu-item i {
    font-size: 12px;
    position: absolute;
    right: 15px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.ivu-cascader-menu .ivu-cascader-menu-item-loading {
    margin-top: -6px
}

.ivu-cascader-menu .ivu-cascader-menu-item-active {
    background-color: #f3f3f3;
    color: #2f96d4
}

.ivu-cascader-transfer {
    z-index: 1060;
    width: auto;
    padding: 0;
    white-space: nowrap;
    overflow: visible
}

.ivu-cascader-transfer .ivu-cascader-menu-item {
    margin: 0;
    line-height: normal;
    padding: 7px 16px;
    clear: both;
    color: #515a6e;
    font-size: 12px !important;
    white-space: nowrap;
    list-style: none;
    cursor: pointer;
    -webkit-transition: background .2s ease-in-out;
    transition: background .2s ease-in-out
}

.ivu-cascader-transfer .ivu-cascader-menu-item-focus,
.ivu-cascader-transfer .ivu-cascader-menu-item:hover {
    background: #f3f3f3
}

.ivu-cascader-transfer .ivu-cascader-menu-item-disabled {
    color: #c5c8ce;
    cursor: not-allowed
}

.ivu-cascader-transfer .ivu-cascader-menu-item-disabled:hover {
    color: #c5c8ce;
    background-color: #fff;
    cursor: not-allowed
}

.ivu-cascader-transfer .ivu-cascader-menu-item-selected,
.ivu-cascader-transfer .ivu-cascader-menu-item-selected:hover {
    color: #2f96d4
}

.ivu-cascader-transfer .ivu-cascader-menu-item-divided {
    margin-top: 5px;
    border-top: 1px solid #e8eaec
}

.ivu-cascader-transfer .ivu-cascader-menu-item-divided:before {
    content: "";
    height: 5px;
    display: block;
    margin: 0 -16px;
    background-color: #fff;
    position: relative;
    top: -7px
}

.ivu-cascader-transfer .ivu-cascader-large .ivu-cascader-menu-item {
    padding: 7px 16px 8px;
    font-size: 14px !important
}

@-moz-document url-prefix() {
    .ivu-cascader-transfer .ivu-cascader-menu-item {
        white-space: normal
    }
}

.ivu-cascader-transfer .ivu-select-item span {
    color: #ed4014
}

.ivu-cascader-transfer .ivu-cascader-menu-item {
    padding-right: 24px;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.ivu-cascader-transfer .ivu-cascader-menu-item-active {
    background-color: #f3f3f3;
    color: #2f96d4
}

.ivu-form-item-error .ivu-cascader-arrow {
    color: #ed4014
}

.ivu-transfer {
    position: relative;
    line-height: 1.5
}

.ivu-transfer-list {
    display: inline-block;
    width: 180px;
    height: 210px;
    font-size: 12px;
    vertical-align: middle;
    position: relative;
    padding-top: 35px
}

.ivu-transfer-list-with-footer {
    padding-bottom: 35px
}

.ivu-transfer-list-header {
    padding: 8px 16px;
    background: #f9fafc;
    color: #515a6e;
    border: 1px solid #dcdee2;
    border-bottom-color: #e8eaec;
    border-radius: 6px 6px 0 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%
}

.ivu-transfer-list-header-title {
    cursor: pointer
}

.ivu-transfer-list-header>span {
    padding-left: 4px
}

.ivu-transfer-list-header-count {
    margin: 0 !important;
    float: right
}

.ivu-transfer-list-body {
    height: 100%;
    border: 1px solid #dcdee2;
    border-top: none;
    border-radius: 0 0 6px 6px;
    position: relative;
    overflow: hidden
}

.ivu-transfer-list-body-with-search {
    padding-top: 34px
}

.ivu-transfer-list-body-with-footer {
    border-radius: 0
}

.ivu-transfer-list-content {
    height: 100%;
    padding: 4px 0;
    overflow: auto
}

.ivu-transfer-list-content-item {
    overflow: hidden;
    text-overflow: ellipsis
}

.ivu-transfer-list-content-item>span {
    padding-left: 4px
}

.ivu-transfer-list-content-not-found {
    display: none;
    text-align: center;
    color: #c5c8ce
}

li.ivu-transfer-list-content-not-found:only-child {
    display: block
}

.ivu-transfer-list-body-with-search .ivu-transfer-list-content {
    padding: 6px 0 0
}

.ivu-transfer-list-body-search-wrapper {
    padding: 8px 8px 0;
    position: absolute;
    top: 0;
    left: 0;
    right: 0
}

.ivu-transfer-list-search {
    position: relative
}

.ivu-transfer-list-footer {
    border: 1px solid #dcdee2;
    border-top: none;
    border-radius: 0 0 6px 6px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    zoom: 1
}

.ivu-transfer-list-footer:after,
.ivu-transfer-list-footer:before {
    content: "";
    display: table
}

.ivu-transfer-list-footer:after {
    clear: both;
    visibility: hidden;
    font-size: 0;
    height: 0
}

.ivu-transfer-operation {
    display: inline-block;
    margin: 0 16px;
    vertical-align: middle
}

.ivu-transfer-operation .ivu-btn {
    display: block;
    min-width: 24px
}

.ivu-transfer-operation .ivu-btn:first-child {
    margin-bottom: 12px
}

.ivu-transfer-operation .ivu-btn span i,
.ivu-transfer-operation .ivu-btn span span {
    vertical-align: middle
}

.ivu-transfer-list-content-item {
    margin: 0;
    line-height: normal;
    padding: 7px 16px;
    clear: both;
    color: #515a6e;
    font-size: 12px !important;
    white-space: nowrap;
    list-style: none;
    cursor: pointer;
    -webkit-transition: background .2s ease-in-out;
    transition: background .2s ease-in-out
}

.ivu-transfer-list-content-item-focus,
.ivu-transfer-list-content-item:hover {
    background: #f3f3f3
}

.ivu-transfer-list-content-item-disabled {
    color: #c5c8ce;
    cursor: not-allowed
}

.ivu-transfer-list-content-item-disabled:hover {
    color: #c5c8ce;
    background-color: #fff;
    cursor: not-allowed
}

.ivu-transfer-list-content-item-selected,
.ivu-transfer-list-content-item-selected:hover {
    color: #2f96d4
}

.ivu-transfer-list-content-item-divided {
    margin-top: 5px;
    border-top: 1px solid #e8eaec
}

.ivu-transfer-list-content-item-divided:before {
    content: "";
    height: 5px;
    display: block;
    margin: 0 -16px;
    background-color: #fff;
    position: relative;
    top: -7px
}

.ivu-transfer-large .ivu-transfer-list-content-item {
    padding: 7px 16px 8px;
    font-size: 14px !important
}

@-moz-document url-prefix() {
    .ivu-transfer-list-content-item {
        white-space: normal
    }
}

.ivu-dropdown {
    display: inline-block
}

.ivu-dropdown .ivu-select-dropdown {
    overflow: visible;
    max-height: none
}

.ivu-dropdown .ivu-dropdown {
    width: 100%
}

.ivu-dropdown-rel {
    position: relative
}

.ivu-dropdown-rel-user-select-none {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.ivu-dropdown-menu {
    min-width: 100px
}

.ivu-dropdown-transfer {
    width: auto
}

.ivu-dropdown-item-selected,
.ivu-dropdown-item.ivu-dropdown-item-selected:hover {
    background: #f0fcff
}

.ivu-dropdown-item {
    margin: 0;
    line-height: normal;
    padding: 7px 16px;
    clear: both;
    color: #515a6e;
    font-size: 12px !important;
    white-space: nowrap;
    list-style: none;
    cursor: pointer;
    -webkit-transition: background .2s ease-in-out;
    transition: background .2s ease-in-out
}

.ivu-dropdown-item-focus,
.ivu-dropdown-item:hover {
    background: #f3f3f3
}

.ivu-dropdown-item-disabled {
    color: #c5c8ce;
    cursor: not-allowed
}

.ivu-dropdown-item-disabled:hover {
    color: #c5c8ce;
    background-color: #fff;
    cursor: not-allowed
}

.ivu-dropdown-item-selected,
.ivu-dropdown-item-selected:hover {
    color: #2f96d4
}

.ivu-dropdown-item-divided {
    margin-top: 5px;
    border-top: 1px solid #e8eaec
}

.ivu-dropdown-item-divided:before {
    content: "";
    height: 5px;
    display: block;
    margin: 0 -16px;
    background-color: #fff;
    position: relative;
    top: -7px
}

.ivu-dropdown-large .ivu-dropdown-item {
    padding: 7px 16px 8px;
    font-size: 14px !important
}

@-moz-document url-prefix() {
    .ivu-dropdown-item {
        white-space: normal
    }
}

.wrapper {
    position: relative;
    min-width: 1500px;
    height: 100%
}

.main {
    min-height: 100%;
    padding-top: 200px;
    background: #f5f7fa;
    padding-bottom: 90px;
}

.action_handel {
    display: block;
}

.header {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 104px;
    line-height: 60px;
    background: #f1f1f1;
    z-index: 999
}

.ad-swiper-container {
    overflow: hidden;
    margin-left: 10px;
    width: 300px;
}

.footer {
    line-height: 90px;
    height: 90px;
    margin-top: -90px
}

.header a,
.header b {
    color: #fff
}

.header-advert {
    height: 60px;
}
.header-advert img {
    width: 100%;
    height: 60px;
}

.top-swiper-container {
    height: 100%;
}

.header-top {
    width: 100%;
    height: 40px;
    line-height: 40px;
    background: #2b303b;
    color: #fff;
    font-size: 12px
}

.header-top-left {
    float: left;
    padding-left: 20px
}

.header-top-left .tel {
    margin: 0 20px;
    padding-left: 20px;
    position: relative
}

.header-top-left .tel:before {
    content: "";
    width: 2px;
    height: 12px;
    background: #fff;
    display: block;
    position: absolute;
    left: 0;
    top: 2px
}

.header-top-left .customer {
    color: #69a6f1;
    cursor: pointer
}

.header-top-left .cityName {
    margin-left: 80px
}

.header-top-left .cityName .icon {
    position: relative;
    display: inline-block;
    margin-right: 12px;
    top: 2px;
    width: 12px;
    height: 16px;
    background: url(https://cdn.weifenghr.com/static/images/Index/area.png) no-repeat;
    background-size: 100% 100%
}

.header-top-left .cityName span {
    padding-right: 10px;
    cursor: pointer
}

.header-top-left .cityName .horn {
    position: relative;
    display: block;
    width: 0;
    height: 0;
    border: 10px solid transparent;
    top: 10px
}

.header-top-left .cityName .horn:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    content: " ";
    top: -9px;
    margin-left: -10px;
    border: 10px solid transparent;
    border-top: 0 solid #69a6f1
}

.header-top-right {
    float: right;
    display: -webkit-box;
    display: flex;
    margin-right: 25px
}

.header-top-right .menu {
    float: left
}

.insuranceArea {
    display: none !important;
}

.header-top-right .menu a {
    display: block;
    float: left;
    margin: 0 12px
}

.header-top-right .login {
    display: none;
    float: left;
    padding-right: 30px;
    position: relative
}

.header-top-right .login .pointer {
    position: absolute;
    right: 0;
    top: 0
}

.header-top-right .login .ivu-select-selection {
    color: transparent;
    border: 0;
    box-shadow: none;
    background: inherit
}

.header-nav {
    width: 100%;
    height: 64px;
    background: #fff;
    box-shadow: 0 0 40px 0 rgba(64, 143, 249, .2);
    opacity: .9
}

.header-nav-menu {
    height: 64px;
    float:left;
    padding-left:6%;
    display: flex;
    justify-content: space-evenly;
    width: 65%;
}
.headActive{
    background-color: #69A6F1;
}
.header-nav-menu .group:hover{
    background-color: #69A6F1;
    color: #fff;
}
.header-nav-menu .group:hover a{
    color: #fff;
}
.header-nav-menu .group.dropdown-reset-style {
    position: relative;
}
.header-nav-menu .group.dropdown-reset-style .ivu-dropdown {
    width: 100%;
}
.header-nav-menu .group.dropdown-reset-style .ivu-dropdown-item {
    border-bottom: 1px solid #ededed;
}
.header-nav-menu .group.dropdown-reset-style .ivu-dropdown-item a {
    font-size: 14px !important;
    color: #666 !important;
}
.header-nav-menu .group.dropdown-reset-style .ivu-dropdown-menu {
    flex-direction: column;
    height: auto !important;
}
.header-nav-menu .group.dropdown-reset-style .ivu-dropdown-menu .ivu-dropdown-item:hover {
    background-color: #f1f1f1;
}
.ivu-icon-md-arrow-dropdown:before {
    content: "\f33d";
}
.header-nav-menu a {
    color:#666;
    font-size: 17px;
}

.header-nav-left {
    min-width: 330px;
    height: 64px;
    float: left;
    clear: both;
}

.header-nav-left a {
    display: flex;
    align-items: center;
    height: 100%;
}

.header-nav-left img {
    width: 130px;
    height: 42px;
    margin: 0 24px 0 20px;
}

.header-nav-left span {
    color: #999;
    font-size: 15px;
    font-weight: 400;
}

.header-nav-left img {
    background-size: 100% 100%
}

.header-nav-index {
    display: block;
    font-size: 16px;
    font-weight: 400;
    float: left;
    color: rgba(62, 71, 80, .5);
    padding: 0 25px;
    height: 64px;
    line-height: 64px;
    cursor: pointer;
    margin-right: 40px
}

.header-nav-wrap {
    float: left;
    margin-top: 11px;
    height: 48px;
    position: relative
}

.header-nav-wrap img {
    width: 53px;
    height: 43px;
    float: left;
    padding-top: 6px;
    text-align: center;
    font-size: 16px;
    font-weight: 400
}

.header-nav-wrap .group {
    width: 146px;
    margin: 0 5px;
    height: 48px;
    padding-top: 7px;
    float: left
}

.header-nav-wrap .group a {
    display: block;
    height: 14px;
    font-size: 14px;
    line-height: 14px;
    font-weight: 400;
    float: left;
    color: rgba(62, 71, 80, .5);
    padding: 0 4px;
    margin-bottom: 6px
}

.header-nav-menu .group {
    text-align: center;
    line-height: 64px;
}
.header-nav-menu .group a {
    padding: 0 10px;
}

.header-nav-right {
    float: right
}

.header-nav-right-nav {
    font-size: 16px;
    font-weight: 400;
    margin-right: 13px;
    float: left
}

.header-nav-right-nav a {
    color: #666;
    padding: 0 9px;
    height: 64px;
    display: block
}

.header-nav-right-rednav {
    font-size: 16px;
    font-weight: 400;
    float: left;
    background: #f45b6a
}

.header-nav-right-rednav a {
    color: #fff;
    padding: 0 25px;
    height: 64px;
    display: block
}

.header-nav-right-rednav:hover {
    color: #fff
}

.header-line {
    display: flex;
    justify-content: center;
    width: 90%;
    height: 40px;
    margin: auto;
    /* margin-left: 195px; */
}

.header-line-item {
    font-size: 12px;
    line-height: 40px;
    padding-right: 30px;
}

.header-line-item span {
    color: #999;
}

.header-line-item a {
    color: #666;
    padding: 0 4px;
}

.header-line-item a:hover {
    color: #408ff9;
}

.header .city {
    width: 310px
}

.header .city p {
    color: #000;
    font-weight: 700
}

.header .city-group {
    overflow: hidden;
    margin-top: 10px
}

.header .city-group-item {
    float: left;
    color: #000;
    margin-right: 30px;
    display: block;
    font-size: 12px;
    margin-bottom: 10px;
    cursor: pointer
}

.header .city-group-item:hover {
    color: #53b5f0
}

.header .city-group-item:nth-child(5n) {
    margin-right: 0
}

.header .city .more {
    clear: both;
    padding: 10px 0;
    text-align: right
}

.header .city .more span {
    cursor: pointer;
    color: #000
}

.header .city .more span:hover {
    color: #53b5f0
}

.header .city-sort {
    padding: 10px 0;
    overflow: hidden;
    color: #000
}

.header .city-sort-item {
    float: left;
    padding: 1px 5px;
    margin-right: 10px;
    background: #eee;
    cursor: pointer
}

.header .city-sort .active {
    background: #53b5f0;
    color: #fff
}

.header .city-all {
    overflow: hidden;
    padding: 10px 10px 0 20px;
    position: relative;
    color: #000
}

.header .city-all-item {
    float: left;
    margin-right: 10px;
    margin-bottom: 5px;
    cursor: pointer
}

.header .city-all-item:hover {
    color: #53b5f0
}

.header .city-all-type {
    position: absolute;
    top: 10px;
    left: 0
}

.header .ivu-select-dropdown {
    margin: 0;
    padding: 0;
    box-shadow: 0 0 40px 0 rgba(64, 143, 249, .2);
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    overflow: hidden !important
}

.header .ivu-dropdown-menu {
    height: 210px;
    background: #fff;
    display: -webkit-box;
    display: flex
}

.header .ivu-dropdown-menu .ivu-dropdown-item {
    border-right: 1px solid #ededed;
    padding: 20px 0
}

.header .ivu-dropdown-menu .ivu-dropdown-item:hover {
    background: inherit
}

.header .ivu-dropdown-menu .ivu-dropdown-item:last-of-type {
    border-right: 0
}

.header .ivu-dropdown-menu .title {
    font-size: 14px;
    font-weight: 400;
    color: #999;
    line-height: 40px
}

.header .ivu-dropdown-menu .menuAlist {
    display: block;
    padding: 0;
    line-height: 30px;
    font-size: 14px;
    font-weight: 400;
    color: #666
}

.header .ivu-dropdown-menu .menuAlist:hover {
    color: #69a6f1
}

.dropdown {
    position: relative;
    display: inline-block;
}

.dropdown-content {
    display: none;
    position: absolute;
    right: 0;
    top: 40px;
    background-color: #f9f9f9;
    min-width: 160px;
    box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.2);
    z-index: 99;
}

.dropdown-content p {
    padding: 0 5px;
    cursor: pointer;
    line-height: 30px;
    color: #333;
}

.dropdown-content p:hover {
    background-color: #eee;
    color: #333;
}

.dropdown:hover .dropdown-content {
    display: block;
}

.userInfo {
    margin-right: 15px;
    display: -webkit-box;
    display: flex
}

.userInfo,
.userInfo /deep/ .ivu-icon {
    line-height: 40px
}

.userInfo a {
    font-size: 12px;
    font-weight: 400;
    color: #fff
}

.userInfo img {
    margin-left: 5px;
    width: 10px;
    height: 6px;
    position: relative;
    top: 17px
}

.userInfo div {
    width: 18px;
    height: 17px;
    background: #69a6f1;
    border-radius: 51%;
    margin-left: 3px;
    line-height: 18px;
    display: inline-block;
    font-size: 12px;
    text-align: center;
    position: relative;
    top: 11px
}

.pointer {
    cursor: pointer
}

.pr {
    position: relative
}

.hotIcon {
    position: absolute;
    right: 16px;
    top: 12px
}

.pub-title {
    position: relative;
    width: 100%;
    height: 90px;
    margin: 0 auto 55px;
    background: #f5f7fa;
}

.pub-title h3 {
    top: 63px;
    font-size: 30px;
    height: 30px;
    line-height: 30px;
    color: #333;
    z-index: 1
}

.pub-title h3,
.pub-title span {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center
}

.pub-title span {
    top: 15px;
    z-index: 0;
    display: block;
    height: 38px;
    line-height: 38px;
    font-size: 38px;
    font-weight: 700;
    color: #e9edf3
}

.pub-title p {
    position: absolute;
    top: 105px;
    left: 0;
    width: 100%;
    height: 18px;
    line-height: 18px;
    font-size: 16px;
    text-align: center;
    color: #a5aabb
}

.sub {
    width: 560px;
    height: 56px;
    background: #ff6900;
    border-radius: 5px;
    cursor: pointer;
    margin: 0 auto 80px
}

.sub i {
    position: relative;
    width: 18px;
    height: 18px;
    margin: 19px 12px 0px 35px;
    background: hsla(0, 0%, 100%, .4);
    border-radius: 50%;
    float: left
}

.sub i:before {
    content: "";
    display: block;
    position: absolute;
    top: 4px;
    left: 4px;
    z-index: 3;
    width: 10px;
    height: 10px;
    background: #fff;
    border-radius: 50%
}

.sub p {
    width: 451px;
    height: 56px;
    line-height: 56px;
    font-size: 18px;
    font-weight: 400;
    text-align: center;
    color: #fff;
    float: left
}

.banner {
    position: relative;
    width: 100%;
    height: 647px;
    margin: 0 auto 30px;
    background: url(https://cdn.weifenghr.com/static/pc/base-zt/image/bg-banner.png) no-repeat;
    background-size: 100% 513px
}

.banner-head {
    width: 100%;
    height: 136px
}

.banner-head h3 {
    width: 100%;
    height: 90px;
    font-size: 28px;
    font-weight: 700;
    text-align: center;
    color: #fff;
    padding: 45px 0 15px
}

.banner-head p {
    position: relative;
    width: 335px;
    height: 16px;
    font-size: 16px;
    color: #fff;
    line-height: 16px;
    text-align: center;
    margin: auto
}

.banner-head p:before {
    left: -100px
}

.banner-head p:after,
.banner-head p:before {
    content: "";
    display: block;
    position: absolute;
    top: 7px;
    width: 80px;
    height: 1px;
    background: #fff
}

.banner-head p:after {
    right: -100px
}

.banner-tab {
    width: 1500px;
    height: 511px;
    box-shadow: 0 8px 30px 0 rgba(193, 197, 209, .2);
    border-radius: 15px;
    background: #e8ebf2;
    margin: auto;
    overflow: hidden
}

.banner-tab .tab1-form {
    width: 1300px;
    height: 56px;
    margin: 5px auto
}

.banner-tab .tab1-form-wrap {
    width: 1140px;
    height: 56px;
    background: #ff6900;
    border: 3px solid #ff6900;
    float: left
}

.banner-tab .tab1-form-wrap .wrap-action {
    width: 257px;
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    color: #fff;
    text-align: center;
    float: right;
    cursor: pointer
}

.banner-tab .tab1-form-left {
    width: 877px;
    background: #fff
}

.banner-tab .tab1-form-left .group-li,
.banner-tab .tab1-form-left {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
    height: 50px;
    line-height: 50px;
    float: left
}

.banner-tab .tab1-form-left .group-li .group-icon {
    display: block;
    height: 18px;
    margin: 16px 10px 0 20px;
    background-size: auto;
}

.banner-tab .tab1-form-left .group-li .group-li-s {
    display: block;
    font-size: 14px;
    color: #666;
    height: 50px
}

.banner-tab .tab1-form-left .li-axis {
    width: 1px;
    height: 16px;
    margin-top: 17px;
    background: #ccc
}

.banner-tab .tab1-form-left .renshu {
    width: 20px;
    background-position: -85px -176px;
}

.banner-tab .tab1-form-left .local {
    width: 14px;
    background-position: -111px -175px;
}

.banner-tab .tab1-form-left .map {
    width: 21px;
    background: url(https://cdn.weifenghr.com/static/pc/sbdj/img/map.png) no-repeat
}

.banner-tab .tab1-form-left .phone {
    width: 13px;
    background-position: -146px -175px;
}

.banner-tab .tab1-form-right {
    width: 140px;
    height: 56px;
    background: #408ff9;
    font-size: 16px;
    line-height: 56px;
    color: #fff;
    text-align: center;
    float: right;
    cursor: pointer
}

.banner-tab .tab1-list {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
    width: 1300px;
    height: 215px;
    justify-content: space-between;
    border-bottom: 1px dashed #666;
    padding-top: 65px
}

.banner-tab .tab1-list-item {
    width: 50%;
    height: 150px
}

.banner-tab .tab1-list-item h5 {
    font-size: 18px;
    color: #333;
    margin-bottom: 20px;
    padding-left: 15px;
}

.banner-tab .tab1-list-item .list-g {
    display: block;
    height: 14px;
    font-size: 14px;
    line-height: 14px;
    color: #666;
    padding-right: 15px;
    padding-left: 15px;
    float: left;
    margin-bottom: 15px;
    cursor: pointer
}

.banner-tab .tab1-list-item .list-g:hover {
    color: #ff6900
}

.banner-tab .tab1-list-item .list-g:nth-child(odd) {
    padding-left: 9px
}

.banner-tab .tab1-list-item .list-r {
    border-right: 1px solid #ccc
}

.banner-tab .tab1-list-item .list-b {
    position: relative
}

.banner-tab .tab1-list-item .list-b:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: 3px;
    width: 9px;
    height: 12px;
    background: url(https://cdn.weifenghr.com/static/pc/sbdj/img/hot.png) no-repeat;
    background-size: cover
}

.banner-tab .tab1-foot {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
    width: 1300px;
    height: 116px;
    padding: 38px 0;
    margin: auto
}

.banner-tab .tab1-foot-item {
    width: 260px;
    height: 40px;
    float: left
}

.banner-tab .tab1-foot-wrap {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
    width: 232px;
    height: 36px;
    margin-top: 2px
}

.banner-tab .tab1-foot-wrap .icons {
    display: block;
    width: 36px;
    height: 36px;
    background-size: auto;
}

.banner-tab .tab1-foot-wrap .foot-a {
    background-position: -161px -201px;
}

.banner-tab .tab1-foot-wrap .foot-b {
    background-position: -42px -201px;
}

.banner-tab .tab1-foot-wrap .foot-c {
    background-position: -82px -201px;
}

.banner-tab .tab1-foot-wrap .foot-d {
    background-position: -121px -201px;
}

.banner-tab .tab1-foot-wrap .foot-e {
    background-position: -3px -201px;
}

.banner-tab .tab1-foot .wrap-r-b {
    border-right: 1px solid #ededed
}

.banner-tab .tab1-foot-desc {
    width: 195px;
    height: 36px;
    padding-left: 15px
}

.banner-tab .tab1-foot-desc h5 {
    font-size: 16px;
    height: 20px;
    line-height: 20px;
    font-weight: 400;
    color: #333
}

.banner-tab .tab1-foot-desc p {
    font-size: 12px;
    line-height: 16px;
    color: #999
}

.banner-tab .tab2-top {
    -webkit-box-pack: space-evenly;
    justify-content: space-evenly;
    width: 1360px;
    height: 265px;
    margin: 0 auto;
    padding-top: 5px;
    border-bottom: 1px dashed #ffe8d8
}

.banner-tab .tab2-top-item {
    width: 620px;
    height: 90px;
    margin: 0 30px 30px;
    float: left
}

.banner-tab .tab2-top-card {
    position: relative;
    width: 620px;
    height: 90px;
    padding: 25px;
    background: #fff;
    border: 1px solid #ffe8d8;
    border-radius: 5px;
    cursor: pointer
}

.banner-tab .tab2-top-card .check-box {
    display: none;
    position: absolute;
    bottom: 0;
    right: 0;
    width: 32px;
    height: 32px;
    background: url(https://cdn.weifenghr.com/static/pc/sbdj/img/check-box.png) no-repeat;
    background-size: cover
}

.banner-tab .tab2-top-card-tag {
    width: 80px;
    height: 26px;
    line-height: 26px;
    color: #ff6900;
    border: 1px solid #ff6900;
    border-radius: 12px;
    text-align: center;
    float: left
}

.banner-tab .tab2-top-card:hover {
    background: #ffe8d8
}

.banner-tab .tab2-top-card:hover .check-box {
    display: block
}

.banner-tab .tab2-top-card:hover .tab2-top-card-tag {
    background: #ff6900;
    color: #fff
}

.banner-tab .tab2-top-left {
    width: 488px;
    float: left
}

.banner-tab .tab2-top-left h5 {
    width: 100%;
    height: 24px;
    line-height: 24px;
    font-size: 16px;
    color: #333
}

.banner-tab .tab2-form {
    width: 100%;
    padding: 40px 16px;
    height: 135px;
    margin: 0 auto
}

.banner-tab .tab2-form h3 {
    width: 685px;
    height: 56px;
    font-size: 24px;
    line-height: 56px;
    font-weight: 700;
    float: left
}

.banner-tab .tab2-form h3 span {
    padding-left: 15px;
    color: #ff6900
}

.banner-tab .tab2-form-inp {
    width: 546px;
    height: 56px;
    border: 3px solid #ff6900;
    margin-left: 30px;
    float: left
}

.banner-tab .tab2-form .inp-wrap {
    position: relative;
    width: 380px;
    height: 50px;
    line-height: 50px;
    padding: 0 48px;
    float: left
}

.banner-tab .tab2-form .inp-wrap .tab2_phone {
    position: absolute;
    top: 0;
    left: 48px;
    width: 330px;
    height: 50px
}

.banner-tab .tab2-form .inp-wrap:before {
    content: "";
    position: absolute;
    top: 16px;
    left: 20px;
    display: block;
    width: 13px;
    height: 18px;
    background: url(https://cdn.weifenghr.com/static/pc/sbdj/img/tel.png) no-repeat;
    background-size: cover
}

.banner-tab .tab2-form .inp-btn {
    width: 160px;
    height: 50px;
    cursor: pointer;
    font-size: 16px;
    line-height: 50px;
    text-align: center;
    background: #ff6900;
    color: #fff;
    float: right
}

.banner-tab .tab3-left {
    width: 280px;
    height: 360px;
    background: #fff5ee;
    border-radius: 8px 0 0 8px;
    padding: 40px 30px;
    float: left
}

.banner-tab .tab3-left .tit1 {
    width: 100%;
    font-size: 16px;
    height: 16px;
    line-height: 16px;
    text-align: center;
    color: #666;
    margin-bottom: 10px
}

.banner-tab .tab3-left .tit2 {
    width: 100%;
    font-size: 20px;
    text-align: center;
    color: #333;
    font-weight: 700;
    margin-bottom: 35px
}

.banner-tab .tab3-left .tit2 span {
    color: #ff6900
}

.banner-tab .tab3-left ul {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    padding-left: 25px
}

.banner-tab .tab3-left ul li {
    position: relative;
    width: 100%;
    height: 16px;
    line-height: 16px;
    color: #666;
    font-size: 14px;
    padding-left: 27px;
    margin-bottom: 15px
}

.banner-tab .tab3-left ul li:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 16px;
    height: 16px;
    background: url(https://cdn.weifenghr.com/static/pc/sbdj/img/tab3-check.png) no-repeat;
    background-size: cover
}

.banner-tab .tab3-left .sub-btn {
    width: 160px;
    height: 40px;
    background: #ff6900;
    border-radius: 4px;
    line-height: 40px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    cursor: pointer;
    margin: 30px auto 0
}

.banner-tab .tab3-right {
    width: 1020px;
    height: 360px;
    padding: 40px 25px;
    background: #fff;
    border: 2px solid #fff5ee;
    border-radius: 0 6px 6px 0;
    float: right
}

.banner-tab .tab3-right h3 {
    position: relative;
    width: 100%;
    height: 20px;
    line-height: 20px;
    font-size: 20px;
    padding-left: 20px;
    color: #333
}

.banner-tab .tab3-right h3 .f-line {
    font-size: 16px;
    color: #666;
    font-weight: 400;
    padding-left: 20px
}

.banner-tab .tab3-right h3 .f-line-c {
    color: #ff6900
}

.banner-tab .tab3-right h3:before {
    content: "";
    display: block;
    position: absolute;
    top: 2px;
    left: 0;
    width: 4px;
    height: 16px;
    background: #408ff9
}

.banner-tab .tab3-right-area {
    width: 860px;
    height: 100px;
    background: #f5f7fa;
    border-radius: 6px;
    margin: 40px 55px 20px;
    padding: 22px 24px;
    color: #333;
    font-size: 14px
}

.banner-tab .tab3-right-check {
    width: 100%;
    height: 14px;
    line-height: 14px;
    padding: 0 80px
}

.banner-tab .tab3-right-form {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
    width: 570px;
    height: 40px;
    background: #fff;
    border: 2px solid #408ff9;
    border-radius: 6px;
    font-size: 14px;
    line-height: 40px;
    margin: 40px auto 0
}

.banner-tab .tab3-right-tel {
    width: 207px;
    height: 36px;
    padding: 0 20px
}

.banner-tab .tab3-right-line {
    width: 1px;
    height: 14px;
    margin-top: 10px;
    background: #666
}

.banner-tab .tab3-right-link {
    -webkit-box-flex: 1;
    flex: 1;
    height: 36px;
    padding: 0 20px
}

.banner-tab .tab3-right-btn {
    width: 160px;
    height: 36px;
    color: #fff;
    text-align: center;
    background: #408ff9;
    border-radius: 0 4px 4px 0;
    cursor: pointer
}

.banner-tab .banner-tab-label {
    display: block;
    width: 500px;
    height: 72px;
    line-height: 72px;
    background: #e8ebf2;
    font-size: 18px;
    text-align: center;
    float: left
}

.banner-tab .banner-tab-label:hover {
    cursor: pointer
}

.banner-tab .banner-tab-inp,
.banner-tab section {
    background: #fff;
    clear: both;
    padding-top: 10px;
    display: none;
    width: 100%
}

.banner-tab #content1,
.banner-tab #content2,
.banner-tab #content3 {
    padding: 40px 100px 0
}

.banner-tab #tab1:checked~#content1,
.banner-tab #tab2:checked~#content2,
.banner-tab #tab3:checked~#content3,
.banner-tab #tab4:checked~#content4 {
    display: block;
    width: 100%;
    height: 439px
}

.banner-tab input:checked+label {
    background: #fff;
    color: #ff6900;
    text-decoration: none;
    border-radius: 15px 15px 0 0
}

.service {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    width: 100%;
    min-height: 495px;
    margin: 0 auto
}

.service-top {
    width: 1500px;
    height: 185px;
    margin: 20px auto 0
}

.service-top p {
    font-weight: 400;
    color: #a5aab8
}

.service-top h4,
.service-top p {
    width: 100%;
    height: 20px;
    line-height: 20px;
    font-size: 20px
}

.service-top h4 {
    margin-top: 15px;
    font-weight: 700;
    color: #666
}

.service-top-reg {
    height: 70px;
    margin-top: 30px
}

.service-top-reg ul,
.service-top-reg {
    width: 100%
}

.service-top-reg ul li,
.service-top-reg ul,
.service-top-reg {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row
}

.service-top-reg ul li {
    width: 315px;
    height: 70px;
    line-height: 70px
}

.service-top-reg span {
    display: block;
    width: 60px;
    height: 70px;
    line-height: 70px;
    font-size: 80px;
    text-align: left;
    color: #a1a7be;
    -webkit-transform: skew(-10deg);
    transform: skew(-10deg)
}

.service-top-reg .top-desc {
    width: 210px;
    height: 70px
}

.service-top-reg .top-desc h5 {
    width: 100%;
    height: 48px;
    font-size: 18px;
    font-weight: 700;
    color: #333;
    line-height: 48px
}

.service-top-reg .top-desc p {
    width: 100%;
    height: 16px;
    font-size: 14px;
    color: #a1a7be;
    line-height: 16px
}

.service-top-reg i {
    display: block;
    width: 1px;
    height: 60px;
    background: #a1a7be;
    -webkit-transform: skew(-15deg);
    transform: skew(-15deg);
    margin: 5px 20px
}

.service-card {
    -webkit-box-orient: horizontal;
    flex-direction: row;
    width: 1500px;
    height: 380px;
    margin: 40px auto 56px;
    cursor: pointer;
}

.service-card img {
    width: 1500px;
}

.service-card p {
    color: #ff4141;
    font-size: 14px;
    text-align: center;
    margin: 20px auto;
    position: relative;
    width: 500px;
}

.service-card p::before {
    content: "*";
    position: absolute;
    top: 3px;
    left: -4px;
}

.ruitment {
    width: 80%;
    height: 30px;
    margin: 0 auto;
}

.ruitment p {
    font-size: 24px;
    color: #666;
    font-family: Microsoft YaHei;
    line-height: 30px;
    text-align: center;
}

.service-card-head {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
    width: 100%;
    height: 44px;
    color: #fff
}

.service-card-head .f-big {
    display: block;
    width: 40px;
    height: 24px;
    line-height: 24px;
    font-size: 18px
}

.service-card-head .c-f-b {
    margin: 10px 20px 0 97px
}

.service-card-head .c-f-c {
    margin: 16px 20px 0 0
}

.service-card-head .f-com {
    display: block;
    height: 14px;
    line-height: 14px;
    font-size: 14px
}

.service-card-head .f-sma {
    position: relative;
    display: block;
    height: 12px;
    color: #ffcf73;
    line-height: 12px;
    font-size: 12px
}

.service-card-head .f-sma:before {
    content: "*";
    position: absolute;
    top: 3px;
    left: -8px
}

.service-card-head .r-f-b {
    margin: 10px 20px 0 265px
}

.service-card-head .r-f-c {
    margin: 16px 0 0
}

.service-card-head .r-f-s {
    margin: 18px 0 0 100px
}

.service-card .c-ul {
    width: 100%;
    height: 416px;
    padding: 10px 24px;
    cursor: pointer;
    background: #eaeff6
}

.service-card .c-ul li {
    position: relative;
    display: block;
    width: 50%;
    height: 24px;
    line-height: 24px;
    padding-left: 16px;
    float: left;
    margin: 2px 0
}

.service-card .c-ul li:before {
    content: "";
    position: absolute;
    top: 9px;
    left: 0;
    width: 6px;
    height: 6px;
    background: #408ff9
}

.service-card .c-ul .c-li {
    width: 100%
}

.service-card .r-ul {
    width: 100%;
    height: 416px;
    padding: 10px 24px;
    cursor: pointer;
    background: #eaeff6
}

.service-card .r-ul li {
    position: relative;
    display: block;
    width: 50%;
    height: 24px;
    line-height: 24px;
    padding-left: 16px;
    float: left;
    margin: 2px 0
}

.service-card .r-ul li:before {
    content: "";
    position: absolute;
    top: 9px;
    left: 0;
    width: 6px;
    height: 6px;
    background: #ff6900
}

.service-card .r-ul .r-li {
    width: 100%
}

.service-mode {
    width: 100%;
    /* height:1014px; */
    background: url(https://cdn.weifenghr.com/static/pc/base-zt/image/mode.png) no-repeat;
    background-size: cover;
    margin-top: -60px
}

.service-mode .mode-title {
    position: relative;
    width: 100%;
    height: 30px;
    margin: 174px auto 55px
}

.service-mode .mode-title h3 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    font-size: 30px;
    height: 30px;
    line-height: 30px;
    color: #fff;
    text-align: center;
    z-index: 1
}

.service-mode .mode-title span {
    position: absolute;
    top: 10px;
    left: 0;
    z-index: 0;
    display: block;
    width: 100%;
    height: 38px;
    line-height: 38px;
    font-size: 38px;
    text-align: center;
    font-weight: 700;
    color: #4d7ab7
}

.service-mode .mode-title p {
    position: absolute;
    top: 55px;
    left: 0;
    width: 100%;
    height: 18px;
    line-height: 18px;
    font-size: 16px;
    text-align: center;
    color: #9cc0f3
}

.service-mode .mode-r {
    margin-right: 40px
}

.service-mode-wrap {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
    width: 1500px;
    margin: 75px auto 0;
    overflow: hidden
}

.service-mode-card {
    width: 1366px;
    height: 374px;
    background: #fff;
    border-radius: 20px;
    margin: 0 auto;
    padding: 20px;
    position: relative;
}

.service-mode-child {
    width: 1329px;
    height: 334px;
    background: #EAF0FF;
    border-radius: 12px;
    display: flex;
}

.service-mode-l-top {
    width: 486px;
    height: 46px;
    line-height: 46px;
    background-color: #ffc539;
    position: absolute;
    top: 75px;
    left: 0;
}

.service-mode-child-round {
    width: 734px;
    height: 209px;
    border-bottom: 1px dashed #4C81F9;
    margin: 0 auto;
    display: flex;
}

.service-mode-child-icon {
    display: flex;
    width: 734px;
    height: 124px;
    margin: 0 auto;
    justify-content: space-between;
}

.round-img1 {
    margin-left: 10px;
    margin-right: 71px;
}

.service-mode-child-round-l {
    transform: translateY(43px);
    width: 432px;
    height: 122px;
    display: flex;
}

.service-mode-child-round-r {
    transform: translateY(43px);
    width: 302px;
    height: 122px;
    background-color: #fff;
    border-radius: 8px;
    padding: 14px 30px;
}

.round-r-text {
    font-size: 12px;
    color: #666;
    margin-bottom: 8px;
}

.round-contentBox {
    width: 126px;
    height: 126px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    margin-right: 70px;
    position: relative;
}
.round-text-top1,.round-text-top2{
    position: absolute;
    font-size: 21px;
    color: #333;
}
.round-text-top1{
    top: 35px;
    left: 8px;
}
.round-text-top2{
    top: 35px;
    left: 5px;
}

.round-text-bottom1,.round-text-bottom2{
    position: absolute;
    font-size: 15px;
    color: #666;
}
.round-text-bottom1{
    top: 64px;
    left: 1px;
}
.round-text-bottom2{
    top: 64px;
    left: 7px;
}
.round-contentBox1 {
    background-position: -2px -4px;
}

.round-contentBox2 {
    background-position: -132px -4px;
}

.round-probability {
    margin-bottom: 7px;
}

.round-parent {
    position: relative;
}

.round-city,
.round-porcess,
.round-number1,
.round-number2,
.round-number3,
.round-parent {
    display: inline-block;
}

.round-city {
    font-size: 14px;
    color: #666;
    margin-right: 16px;
}

.round-number1 {
    position: absolute;
    top: -16px;
    left: 80px;
}

.round-number2 {
    position: absolute;
    top: -16px;
    left: 60px;
}

.round-number3 {
    position: absolute;
    top: -16px;
    left: 34px;
}

.round-porcess1 {
    width: 180px;
    height: 8px;
    background: #FFC539;
    border-radius: 4px;
}

.round-porcess2 {
    width: 146px;
    height: 8px;
    background: #FE7D68;
    border-radius: 4px;
}

.round-porcess3 {
    width: 97px;
    height: 8px;
    background: #7EA5FF;
    border-radius: 4px;
}

.icon-process {
    margin-top: 32px;
    width: 126px;
    height: 45px;
}

.icon-process1 {
    width: 38px;
    height: 38px;
    background-position: 4px -135px;
    display: inline-block;
}

.icon-process2 {
    width: 38px;
    height: 38px;
    background-position: -32px -135px;
    display: inline-block;
}

.icon-process3 {
    width: 38px;
    height: 38px;
    background-position: -68px -135px;
    display: inline-block;
}

.icon-process4 {
    width: 38px;
    height: 38px;
    background-position: -104px -135px;
    display: inline-block;
}

.icon-process5 {
    width: 38px;
    height: 38px;
    background-position: -138px -135px;
    display: inline-block;
}

.icon-text {
    transform: translateY(8px);
}

.icon-process img,
.icon-text {
    display: inline-block;
}

.icon-text p:first-child {
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #333333;
}

.icon-text p:last-child {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #999999;
}

.service-mode-child-title {
    height: 17px;
    line-height: 17px;
    position: absolute;
    top: 142px;
    left: 41px;
}

.service-mode-child-title p {
    font-size: 18px;
    color: #333;
    font-weight: 400;
}

.service-mode-child-title p::before {
    content: "";
    display: block;
    width: 70px;
    height: 8px;
    background-color: #ffc539;
    transform: translate(1px, 20px);
    opacity: 0.5;
}

.service-mode-l-top p {
    color: #333;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
}

.service-mode-child-left {
    height: 100%;
    width: 486px;
}

.service-mode-child-right {
    width: 843px;
    height: 100%;
}

.service-mode-child-content-t {
    width: 502px;
    position: absolute;
    top: 187px;
    left: 41px;
}

.service-mode-child-content-b {
    width: 468px;
    position: absolute;
    top: 270px;
    left: 41px;
}

.service-mode-child-jobs {
    text-align: left;
    font-size: 14px;
    color: #666;
    font-weight: 400;
}

.service-mode-child-jobs p {
    display: inline-block;
    width: 85px;
}

.service-mode-child-jobs p:not(:first-child) {
    margin-left: 30px;
}

.service-mode .mode-top {
    width: 100%;
    height: 160px;
    padding: 40px
}

.service-mode .mode-over {
    overflow: hidden;
}

.service-mode .mode-top h3 {
    min-width: 240px;
    max-width: 330px;
    height: 28px;
    font-size: 24px;
    line-height: 28px;
    font-weight: 700;
    color: #333;
    float: left;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
}

.service-mode .mode-top .tag {
    display: block;
    min-width: 80px;
    height: 28px;
    line-height: 24px;
    text-align: center;
    background: #fff;
    margin-left: 20px;
    padding: 0 20px;
    border: 2px solid #666;
    float: left
}

.service-mode .mode-top .price {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
    min-width: 120px;
    height: 45px;
    color: #ff6900;
    float: right
}

.service-mode .mode-top .price-num {
    position: relative;
    display: block;
    font-size: 52px;
    line-height: 52px
}

.service-mode .mode-top .price-num:before {
    content: "￥";
    display: block;
    position: absolute;
    top: -10px;
    left: -15px;
    font-size: 18px;
    font-weight: 700
}

.service-mode .mode-top .price-desc {
    display: block;
    font-size: 18px;
    line-height: 18px;
    padding-top: 27px
}

.service-mode .mode-top .mode-desc {
    width: 100%;
    height: 48px;
    font-size: 14px;
    line-height: 24px;
    color: #999
}

.service-mode .mode-content {
    width: 100%;
    padding: 35px 40px;
    height: 272px;
    background: #f6f8ff;
    border-top: 1px dashed #a1a7be
}

.service-mode .mode-content ul {
    width: 100%;
    overflow: hidden
}

.service-mode .mode-content ul li {
    position: relative;
    width: 50%;
    height: 20px;
    color: #666;
    font-size: 14px;
    padding-left: 32px;
    margin-bottom: 16px;
    float: left
}

.service-mode .mode-content ul li:before {
    display: block;
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    width: 20px;
    height: 20px;
    background: url(https://cdn.weifenghr.com/static/pc/sbdj/img/check.png) no-repeat;
    background-size: cover
}

.service-mode .mode-content .mode-action {
    width: 240px;
    height: 40px;
    background: #ff6900;
    border-radius: 20px;
    color: #fff;
    font-size: 14px;
    text-align: center;
    line-height: 40px;
    cursor: pointer;
    margin: 24px auto 0
}

.service-mode .mode-content .mode-send {
    display: block;
    width: 100%;
    color: #ff6900;
    margin-top: 16px
}

.service-mode .mode-area,
.service-mode .mode-content .mode-send {
    height: 16px;
    font-size: 14px;
    font-weight: 400;
    text-align: center;
    line-height: 16px
}

.service-mode .mode-area {
    position: relative;
    width: 1223px;
    color: #ffda58;
    margin: 24px auto 0
}

.service-mode .mode-area:before {
    content: "*";
    position: absolute;
    top: 3px;
    left: -8px
}

.service-mode .mode-btn-m {
    margin: 40px auto
}

.policy {
    width: 100%;
    min-height: 174px;
    padding-top: 20px;
}

.policy-know {
    margin: 55px 0 0;
    width: 100%
}

.policy-know h3 {
    width: 100%;
    height: 24px;
    font-size: 24px;
    line-height: 24px;
    text-align: center;
    font-weight: 700;
    color: #fff;
    margin-bottom: 32px
}

.policy-know-line {
    width: 100%;
    height: 250px;
    background-image: -webkit-gradient(linear, left top, right top, color-stop(50%, #0D3EAB), color-stop(50%, #0D3EAB));
    background-image: linear-gradient(90deg, #104BCD 50%, #0D3EAB 0)
}

.policy-know-wrap {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
    width: 1500px;
    margin: auto
}

.policy-know-item {
    position: relative;
    width: 188px;
    height: 250px;
    padding: 32px 20px;
    color: #fff
}

.policy-know-item h4 {
    position: relative;
    height: 18px;
    font-size: 18px;
    font-weight: 400;
    line-height: 18px
}

.policy-know-item h4:before {
    content: "";
    position: absolute;
    top: 36px;
    left: 0;
    width: 26px;
    height: 3px;
    background-color: #fff
}

.policy-know-item ul {
    position: absolute;
    display: block;
    margin-top: 43px;
    overflow: hidden;
    z-index: 1
}

.policy-know-item ul li {
    width: 100%;
    font-size: 14px;
    line-height: 14px;
    padding-bottom: 15px
}

.policy-know-item i {
    position: absolute;
    bottom: 15px;
    right: 15px;
    z-index: 0
}

.policy-know-item .know-a {
    width: 90px;
    height: 75px;
    background-position: 3px -253px;
}

.policy-know-item .know-b {
    width: 78px;
    height: 77px;
    background-position: -84px -253px;
}

.policy-know-item .know-c {
    width: 80px;
    height: 78px;
    background-position: -156px -247px;
}

.policy-know-item .know-d {
    width: 78px;
    height: 80px;
    background-position: -2px -331px;
}

.policy-know-item .know-e {
    width: 73px;
    height: 82px;
    background-position: -83px -331px;
}

.policy-know-item .know-f {
    width: 81px;
    height: 82px;
    background-position: -153px -317px;
}

.policy-know-item .know-g {
    width: 80px;
    height: 82px;
    background-position: -3px -403px;
}

.policy-know-item .know-h {
    width: 73px;
    height: 73px;
    background-position: -84px -403px;
}

.policy-know-item:nth-child(odd) {
    background: #0D3EAB;
}

.policy-know-item:nth-child(2n) {
    background: #2C6BF6;
}

.process {
    width: 100%;
    height: 495px;
}

.process-line {
    width: 1260px;
    height: 130px;
    background: #fff;
    margin: 0 auto 80px
}

.process-card {
    width: 100%;
    height: 242px;
    background: #465b91;
    float: left
}

.process-card-center {
    width: 1500px;
    height: 242px;
    margin: auto
}

.process-card-item {
    width: 300px;
    height: 242px;
    float: left;
    color: #fff;
    text-align: center;
    -webkit-transition: all .6s;
    transition: all .6s
}

.process-card-item p {
    width: 100%;
    height: 24px;
    font-size: 24px;
    font-weight: 700;
    line-height: 24px;
    margin: 90px 0 20px
}

.process-card-item span {
    display: block;
    width: 100%;
    height: 24px;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px
}

.process-card-item:nth-child(odd) {
    background: #408ff9
}

.process-card-item:nth-child(2n) {
    background: #465b91
}

.process-card-item:hover {
    box-shadow: 0 10px 30px 0 rgba(13, 44, 124, .3);
    border-radius: 8px;
    -webkit-transform: scaleY(1.1);
    transform: scaleY(1.1)
}

.info {
    width: 1500px;
    height: 496px;
    margin: 0 auto;
}

.info-left {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    width: 558px;
    padding: 8px 0
}

.info-center,
.info-left {
    height: 496px;
    background: #f5f7fa;
    float: left
}

.info-center {
    width: 622px;
    margin-left: 10px
}

.info-center ul {
    display: block;
    width: 100%;
    overflow: hidden
}

.info-center ul li {
    width: 100%;
    height: 60px;
    border-top: 1px solid #e9edf3
}

.info-center ul li div {
    display: block;
    width: 100%;
    padding: 0 32px;
    height: 60px;
    font-size: 16px;
    line-height: 60px;
    cursor: pointer;
}

.info-center ul li .text {
    display: block;
    width: 470px;
    color: #333;
    font-weight: 400;
    float: left;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all
}

.info-center ul li .text:hover {
    color: #FF7400 !important;
}

.info-center ul li .time {
    display: block;
    width: 85px;
    text-align: right;
    float: left;
    color: #999
}

.info-center ul li a:hover {
    background: #f6faff
}

.info-right,.info-gzdf-r {
    width: 300px;
    height: 496px;
    margin-left: 10px;
    float: left
}

.info-right img, .info-gzdf-r img{
    width: 300px;
    height: 300px;
}

.info-right-img {
    float: left
}

.info-right a,
.info-right-img img,
.info-right-img {
    width: 300px;
    height: 300px;
    margin-left: 10px;
}

.info-right a {
    display: block;
    float: left
}

.info-right-more {
    width: 300px;
    height: 177px;
    margin-top: 18px;
    float: left;
    background: #f5f7fa;
    margin-left: 10px;
}

.info-right-more-children {
    display: block;
    width: 300px;
    height: 177px;
    padding: 54px 30px
}

.info-right-more-children i {
    display: block;
    width: 72px;
    height: 72px;
    background: url(https://cdn.weifenghr.com/static/pc/sbdj/img/info_more.png) no-repeat;
    background-size: cover;
    float: right;
}

.info-right-line {
    width: 145px;
    height: 72px;
    float: left
}

.info-right-line .r_tit {
    width: 100%;
    height: 24px;
    margin: 15px 0 8px;
    font-size: 24px;
    line-height: 24px;
    color: #596168
}

.info-right-line .r_en {
    width: 100%;
    font-size: 16px;
    line-height: 16px;
    text-align: center;
    color: #596168
}

.info-item>div,
.info-item {
    display: block;
    width: 100%;
    height: 160px;
    background: #f5f7fa;
}

.info-item>div {
    padding: 24px;
    cursor: pointer;
}

.info-item>div:hover {
    background: #FFF8F3;
}

.info-item img {
    width: 200px;
    height: 112px;
    object-fit: cover;
}

.info-article {
    width: 280px;
    height: 112px;
    float: left
}

.info-article h5 {
    padding-top: 5px;
    font-size: 16px;
    line-height: 24px;
    color: #333
}

.info-article h5:hover {
    color: #FF7400;
}

.info-article h5,
.info-article p {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical
}

.info-article p {
    font-size: 14px;
    padding-top: 15px;
    line-height: 20px;
    color: #999
}

.about {
    width: 100%;
    height: 934px;
    margin: 0 auto 56px;
    background: url("https://cdn.weifenghr.com/static/images/utils/gzdf-map.png") no-repeat;
    position: relative;
}

.about-title {
    width: 100%;
    height: 200px;
    background: #fff;
}

.about-title h3 {
    transform: translateY(80px);
    text-align: center;
    font-size: 30px;
    color: #333;
}
.text-map{
    position: absolute;
    top: 196px;
    left: 1218px;
}
.about-title p {
    text-align: center;
    font-size: 16px;
    color: #999;
    transform: translateY(95px);
}
.text-map-t{
    font-size: 20px;
    color: #333333;
    line-height: 36px;


}
.text-map-t span{
    font-size: 20px;
    color: #69A6F1;
}


.about-table {
    width: 430px;
    height: 397px;
    background: linear-gradient(
            0deg
            , rgba(239, 247, 255, 0.2), rgba(255, 255, 255, 0.2));
    border: 1px solid #FFFFFF;
    border-radius: 8px;
    position: absolute;
    padding: 17px 27px;
    top: 240px;
    right: 325px;
}

.about-days {
    width: 380px;
    height: 53px;
    display: flex;
}

.about-days div:first-child {
    border-right: 1px solid #DDD;
}

.about-top {
    width: 50%;
    height: 100%;
}

.about-top-days {
    text-align: center;
    font-size: 24px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #333333;
}

.flex {
    display: flex;
}

.al-flex {
    align-items: center;
}

.jus-flex {
    justify-content: space-between;
}

.aj-flex {
    display: flex;
    align-items: center;
    justify-content: center;
}

.aj-flex-s {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.dr-flex {
    flex-direction: column;
}

[v-cloak] {
    display: none;
}


/*设置 tbody高度大于400px时 出现滚动条*/

table tbody {
    display: block;
    width: calc(100% + 16px);
    max-height: 270px;
    overflow-x: hidden;
    overflow-y: scroll;
}

table thead,
tbody tr,
table tfoot {
    display: table;
    width: 100%;
    table-layout: fixed;
    text-align: center;
}

#fundTable tr td:last-child {
    color: #e84845;
    font-weight: bold;
}

.li-num span {
    font-size: 14px;
}

.qy_num {
    width: 80px;
    border: none;
}

.qy_num .ivu-select-selection {
    margin-top: 10px;
    border: none;
    box-shadow: none;
}

.qy_num .ivu-select-selected-value,
.qy_num .ivu-select-placeholder {
    font-size: 14px !important;
    padding: 0 15px 0 0 !important;
}

.social_sel {
    width: 120px;
    border: none;
}

.social_sel .ivu-select-selection {
    margin-top: 10px;
    border: none;
    box-shadow: none;
}

.social_sel .ivu-select-selected-value,
.social_sel .ivu-select-placeholder {
    font-size: 14px !important;
    padding: 0 12px 0 0 !important;
}

.group_phone {
    width: 235px;
    margin-top: 8px;
    border: none;
    box-shadow: none;
}

.group_phone .ivu-input {
    border: none;
    box-shadow: none;
}

.link_inp {
    width: 100%;
    height: 36px;
}

.link_inp .ivu-input {
    border: none;
    box-shadow: none;
}

.tab3-right-form .ivu-input-wrapper {
    display: block !important;
}

.tab3-right-form input {
    height: 36px;
    padding: 0 !important;
}

.tab3-right-form input::placeholder {
    color: #333;
}

.tab2_phone {
    width: 235px;
    height: 50px;
    border: none;
    box-shadow: none;
}

.tab2_phone .ivu-input {
    height: 50px;
    font-size: 14px;
    border: none;
    box-shadow: none;
}

.group-city {
    width: 120px;
    margin-top: 9px;
    border: none;
    box-shadow: none;
}

.group-city input {
    padding: 0 12px 0 0;
    border: none;
    box-shadow: none !important;
    font-size: 14px;
}

.tab3-right textarea {
    border: none;
    box-shadow: none;
    resize: none;
}

.tab3-right-area:focus {
    outline: none !important;
}

.tab3-right-check .ivu-checkbox-wrapper {
    margin-right: 25px;
}

.policy-counter-right {
    display: flex;
    flex-direction: column;
    width: 759px;
    height: 596px;
    padding-left: 20px;
    float: left;
}

.policy-item {
    width: 100%;
    overflow-y: auto;
}

.policy-title {
    width: 100%;
    height: 20px;
    margin-bottom: 10px;
}

.policy-title h3 {
    width: 90px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    font-size: 18px;
    font-weight: 400;
    color: #333;
    margin-left: 330px;
    float: left;
}

.policy-title .p_data {
    display: block;
    height: 14px;
    line-height: 14px;
    font-size: 14px;
    color: #666;
    margin-top: 3px;
    float: right;
}

.policy-item table {
    border-collapse: collapse;
}

.policy-item table {
    height: 387px !important;
}

.policy-item table,
.policy-item table tr th,
.policy-item table tr td {
    border: 1px solid #fdf2e9;
    height: 36px;
    text-align: center;
}
.policy-item table tr th:last-child,.policy-item table tr td:last-child{
    width: 118px;
}
.social-table {
    width: 739px;
    border: 1px solid #fdf2e9;
}

.social-table .heightTr th {
    height: 40px;
    font-size: 14px;
    font-weight: normal;
}

.social-table .mark th {
    height: 36px;
    font-size: 14px;
    background: #fff8f0;
    font-weight: 400;
}

.social-table tbody tr {
    height: 36px;
    font-size: 14px;
    text-align: center;
    font-weight: normal;
}

.social-table tbody tr:nth-child(2n) td {
    background: #fff8f0;
    color: #515a6e;
}

.social-table tfoot span {
    color: #e84845;
    font-weight: bold;
}

.policy-top {
    margin-top: 15px;
}

.policy-action-area {
    width: 350px;
    height: 60px;
    float: left;
}

.policy-local {
    position: relative;
    padding-left: 30px;
}

.policy-local::before {
    content: '';
    position: absolute;
    top: 21px;
    left: 0;
    width: 14px;
    height: 18px;
    background: url('https://cdn.weifenghr.com/static/pc/sbdj/img/policy-local.png') no-repeat;
    background-size: cover;
}

.policy-city {
    width: 160px;
    margin-top: 14px;
    border-radius: 4px;
    overflow: hidden;
    float: left;
}

.policy-base {
    width: 115px;
    margin-top: 14px;
    border-radius: 4px;
    overflow: hidden;
    float: left;
}

.policy-action-base {
    width: 280px;
    height: 60px;
    float: left;
}

.policy-action-base span {
    line-height: 60px;
    font-size: 14px;
    color: #fff;
}

.policy-action .label {
    display: block;
    min-width: 60px;
    max-width: 155px;
    height: 60px;
    line-height: 60px;
    color: #fff;
    font-size: 14px;
    float: left;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
}

.policy-action-btn {
    width: 100px;
    height: 32px;
    background: #ff6900;
    color: #fff;
    font-size: 14px;
    line-height: 32px;
    text-align: center;
    border-radius: 4px;
    margin-top: 14px;
    cursor: pointer;
    float: right;
}

.method {
    display: flex;
    flex-direction: column;
    width: 100%;
    min-height: 495px;
    margin: 0 auto 80px;
}

#echarts {
    position: absolute;
    width: 800px;
    height: 455px;
    top: 5px;
    left: -100px;
}

.mode-link-item-icon i {
    font-size: 18px;
}

.mode-service-item li a {
    color: #626f7c;
}

.scroll-up {
    width: 100%;
    height: 14px;
    line-height: 14px;
    white-space: nowrap;
    text-overflow: ellipsis;
    word-break: break-all;
    overflow: hidden;
}

.scroll-up li {
    height: 14px;
    line-height: 14px;
}

#newBridge {
    display: none !important;
}

.serviceAlert-mask {
    display: none;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(55, 55, 55, 0.6);
    height: 100%;
    z-index: 999999;
}

.serviceAlert-service {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 680px;
    height: 320px;
    transform: translate(-50%, -50%);
    background: url('https://cdn.weifenghr.com/static/pc/sbdj/img/1.png') no-repeat;
    background-size: 100% 100%;
}

.serviceAlert-checkbox {
    padding-top: 190px;
    text-align: center;
    color: #848484;
    font-size: 12px;
}

.serviceAlert-checkbox span {
    color: #FF5858;
}

.serviceAlert-checkbox strong {
    font-weight: normal;
    padding-left: 24px;
    position: relative;
}

.serviceAlert-checkbox strong::before {
    content: '';
    display: block;
    width: 16px;
    height: 16px;
    background: url("https://cdn.weifenghr.com/static/pc/sbdj/img/2.png") no-repeat;
    background-size: 100% 100%;
    position: absolute;
    left: 0;
    top: -1px;
}

.serviceAlert-close {
    position: absolute;
    top: 10px;
    right: 45px;
    cursor: pointer;
}

.serviceAlert-close .ivu-icon {
    color: #fff;
    font-size: 28px;
}

.serviceAlert-submit {
    padding-top: 6px;
    text-align: center;
}

.serviceAlert-submit .ivu-btn {
    width: 190px;
    height: 40px;
    background: #ff5858;
    border-radius: 20px;
    border: 0;
    font-size: 14px;
    color: #ffffff;
}

.serviceAlert-line {
    padding: 3px 120px;
}

.serviceAlert-line-item {
    float: left;
    margin-right: 50px;
}

.serviceAlert-line-item img {
    transform: translateY(5px);
    margin-right: 8px;
}

.serviceAlert-line-item:last-child {
    margin-right: 0;
}

.serviceAlert-enter,
.serviceAlert-leave-to {
    opacity: 0;
}

.serviceAlert-enter-to,
.serviceAlert-leave {
    opacity: 1;
}

.serviceAlert-leave-active {
    transition: all .5s;
}

.serviceAlert-enter-active {
    transition: all 1s;
}

.serviceAlert-btn {
    width: 120px;
    height: 36px;
    line-height: 36px;
    border-radius: 36px;
    font-size: 14px;
    color: #fff;
    background: #ff5858;
    margin: auto;
    cursor: pointer;
}

.direct {
    position: fixed;
    top: 40.2%;
    right: 2%;
    width: 120px;
    padding-top: 10px;
    background: #fff;
    transform: translateY(-159px);
    box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.1);
    border-radius: 4px;
    z-index: 9999;
}

.direct .code-item:hover .code {
    display: block;
}

.direct-code {
    position: absolute;
    top: 0;
    left: 0;
    top: -4px;
    left: -143px;
    display: none;
}

.direct-book {
    cursor: pointer;
    width: 100px;
    height: 34px;
    background: #F45B6A;
    border-radius: 3px;
    text-align: center;
    line-height: 34px;
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
    margin: 0 10px;
}

.direct-book:hover+.direct-code {
    display: block;
}

.direct .code {
    display: none;
    position: absolute;
    left: -178px;
    top: -50px;
    width: 150px;
    height: 200px;
    background: #fff;
    text-align: center;
}

.direct .code .title {
    color: #2f96d4;
    font-size: 16px;
    padding: 8px 0 3px;
    width: 100%;
}

.direct .code .dec {
    color: #2f96d4;
    font-size: 12px;
    padding-bottom: 4px;
    width: 100%;
}

.direct .code::before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-left: 15px solid #fff;
    border-bottom: 10px solid transparent;
    position: absolute;
    top: 90px;
    right: -15px;
}

.direct-header {
    width: 100%;
    background: red;
}

.direct-header p {
    line-height: 25px;
    color: #fff;
    text-align: center;
    font-size: 12px;
}

.direct-header p:nth-child(1) {
    font-size: 14px;
}

.direct-img {
    padding: 6px 0 5px 8px;
    text-align: center;
}

.direct-title {
    text-align: center;
    font-size: 12px;
    color: #515a6e;
}

.direct-top img {
    display: block;
    margin: 5px auto 0 auto;
    cursor: pointer;
    width: 96px;
    height: 96px;
    display: inline-block;
    margin-left: 12px;
}

.direct-top p {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #596168;
    text-align: center;
    margin-bottom: 10px;
}

.direct-btn {
    width: 80px;
    border-radius: 12px;
    background: #2F96D4;
    margin: 10px auto;
    height: 24px;
    text-align: center;
    line-height: 24px;
    font-size: 12px;
    color: #ffffff;
}

.direct-line {
    padding: 0 10px;
}

.direct-line-item {
    position: relative;
    padding-bottom: 5px;
    margin-top: 10px;
    border-bottom: 1px solid rgba(155, 155, 155, 0.2);
    color: #9A9A9A;
    padding-left: 22px;
    cursor: pointer;
}

.direct-line-item .img {
    position: absolute;
    left: 1px;
    top: 1px;
}

.direct-line-item:hover {
    color: #2F96D4;
}

.direct .direct-group {
    text-align: center;
}

.direct .direct-group-item {
    width: 91px;
    height: 33px;
    line-height: 30px;
    text-align: center;
    border: 2px solid #69a6f1;
    border-radius: 3px;
    font-size: 12px;
    color: #69a6f1;
    margin-bottom: 5px;
    position: relative;
    cursor: pointer;
    display: inline-block;
}

.direct .direct-group-item strong {
    position: absolute;
    top: 50%;
    right: 1px;
    font-size: 12px;
    font-weight: normal;
    width: 10px;
    height: 10px;
    text-align: center;
    line-height: 12px;
    border-radius: 100%;
    color: #fff;
    transform: translateY(-50%);
    background: #E84845;
}


/*新增*/

.futx {
    width: 1500px;
    background: #FFF7EC;
    border: 1px solid #FFE5C1;
    border-radius: 3px;
    margin: 0 auto;
    display: flex;
    align-items: center;
}

.futx-text {
    font-size: 14px;
    font-weight: 400;
    color: #EDA33C;
    padding: 5px;
}

.futx-title {
    width: 90px;
    min-height: 45px;
    background: #FFA932;
    border-radius: 3px 0px 0px 3px;
    margin-right: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    font-weight: 400;
    color: #FFFFFF;
}

.hollow-warning {
    width: 14px;
    height: 14px;
    margin-right: 6px;
    margin-top: -1px;
}

.sm-tips {
    font-size: 14px;
    font-weight: 400;
    color: #666666;
    text-align: center;
    width: 80%;
    margin: 0px auto 20px;
}

.huiyuan {
    margin: 0 0 100px;
    background-color: #FFFFFF;
}

.hy-b {
    width: 1500px;
    margin: 0 auto;
}

.hy-item {
    /* width: calc(51% - 30px); */
    width: 48%;
    height: 280px;
    background: #FFFFFF;
    border: 1px solid #EDEDED;
    box-shadow: 0px 10px 27px 0px rgba(82, 148, 237, 0.2);
    border-radius: 15px;
    display: inline-block;
    margin-right: 15px;
    margin-bottom: 30px;
    margin-top: 37px;
    padding: 40px 30px 0;
}

.hy-item:nth-child(2n) {
    margin-right: 0;
    margin-left: 15px;
}

.hy-item-t {
    display: flex;
    /*align-items: center;*/
}

.hy-img {
    width: 120px;
    height: 120px;
    margin-right: 22px;
}

.hy-item-t-b {
    margin-bottom: 10px;
}

.hy-item-title {
    font-size: 24px;
    color: #333333;
    display: inline-block;
    margin-right: 15px;
}

.hy-item-tips {
    font-size: 14px;
    color: #FF5C6A;
}

.hy-lable-b {
    margin-bottom: 14px;
}

.hy-lable {
    border: 1px solid #999999;
    padding: 4px 4px;
    font-size: 12px;
    color: #999999;
    display: inline-block;
    margin-right: 10px;
}

.hy-text {
    font-size: 14px;
    color: #666666;
    line-height: 20px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.hy-item-x {
    margin-top: 30px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.hy-fuhao {
    font-size: 16px;
    color: #FF5C6A;
}

.hy-qian {
    font-size: 32px;
    color: #FF5C6A;
    font-weight: bold;
}

.hy-danjia {
    font-size: 16px;
    color: #666666;
}

.yuanjia {
    font-size: 14px;
    color: #999999;
    display: inline-block;
    margin-left: 16px;
    text-decoration: line-through;
}

.huiyuan .zxgj {
    width: 200px;
    height: 40px;
    background: #FF5C6A;
    border-radius: 3px;
    font-size: 14px;
    color: #FFFFFF;
    text-align: center;
    line-height: 40px;
    cursor: pointer
}

.sm-sub {
    margin-bottom: 16px;
}

.rpo-huiyuan {
    margin-top: 0;
}

.hy-item-tips-h {
    color: #ff6900;
}

.zxgj-h {
    background-color: #ff6900;
}

.mode {
    width: 100%;
    height: auto;
    background: #35363b;
    overflow: hidden
}

.mode h3 {
    font-size: 16px;
    line-height: 16px;
    font-weight: 300;
    color: #fff;
    margin-bottom: 10px
}

.mode .margin-t {
    margin-top: 10px
}

.mode-subscribe {
    width: 100%;
    height: 170px;
    background-size: cover
}

.mode-subscribe .font-size48 {
    font-size: 48px;
    line-height: 48px;
    font-weight: 700
}

.mode-subscribe .font-size24 {
    font-size: 24px;
    line-height: 24px;
    font-weight: 700
}

.mode-subscribe .font-size14 {
    font-size: 14px;
    line-height: 34px
}

.mode-subscribe-desc {
    width: 1200px;
    height: 170px;
    color: #fff;
    margin: auto
}

.mode-subscribe-desc-l {
    padding-top: 68px;
    float: left
}

.mode-subscribe-desc-r {
    padding-top: 60px;
    float: right
}

.mode-subscribe-btn {
    width: 180px;
    font-size: 18px;
    border-radius: 30px
}

.mode-subscribe-btn,
.mode-subscribe-btn:hover {
    background: #fff;
    color: #2f96d4
}

.mode-partner {
    width: 1200px;
    margin: auto;
    padding-top: 30px;
    overflow: hidden
}

.mode-partner-log {
    width: 100%;
    /* height: 100px */
}

.partner-img {
    width: 100%;
    margin: 10px 0 20px;
}

.mode-partner-log ul {
    list-style: none
}

.mode-partner-log ul li {
    display: block;
    min-width: 100px;
    padding-right: 30px;
    float: left
}

.mode-partner-log ul li>div {
    display: block;
    width: 100%;
    height: 100%;
    margin-bottom: 20px;
    opacity: .2
}

.mode-partner-log ul li>div:hover {
    opacity: 1
}

.mode-partner-log ul li>img {
    display: block;
    padding-bottom: 20px;
    opacity: .2
}

.mode-partner-log ul li>img:hover {
    opacity: 1
}

.mode-link {
    width: 1200px;
    margin: auto;
    overflow: hidden
}

.mode-link-item {
    width: 25%;
    height: 110px;
    float: left
}

.mode-link-item-icon {
    width: 25px
}

.mode-link-item-text {
    width: 275px
}

.mode-link-address {
    width: 100%;
    overflow: hidden
}

.mode-link-address ul {
    list-style: none
}

.mode-link-address ul li {
    display: table;
    min-height: 20px;
    line-height: 20px;
    color: #b0b1b3;
    font-size: 14px
}

.mode-link-address ul li span {
    display: table-cell
}

.mode-service {
    width: 1200px;
    height: 40px;
    margin: auto;
    padding-top: 10px
}

.mode-service-item {
    width: 50%;
    height: 16px;
    float: left
}

.mode-service-item h3 {
    width: 100px;
    float: left
}

.mode-service-item ul {
    list-style: none;
    color: #626f7c;
    font-size: 14px;
    line-height: 14px;
    padding-top: 2px
}

.mode-service-item ul li {
    display: inline-block;
    padding-right: 30px
}

.mode-connect {
    width: 1200px;
    margin: auto;
    border-bottom: 1px solid #626f7c;
    padding-left: 100px;
    position: relative
}

.mode-connect .isPosition {
    position: absolute;
    left: 0;
    top: 0
}

.mode-connect ul {
    list-style: none;
    color: #626f7c;
    font-size: 14px;
    line-height: 60px
}

.mode-connect ul li {
    display: inline-block;
    padding-right: 30px
}

.mode-connect ul li a {
    color: #626f7c
}

.mode .bg-kekou_a {
    width: 85px;
    height: 26px;
    background: url(https://cdn.weifenghr.com/static/images/sprite/huoban-sprites.png) -195px -247px
}

.mode .bg-dianxin_a {
    width: 92px;
    height: 27px;
    background: url(https://cdn.weifenghr.com/static/images/sprite/huoban-sprites.png) -122px -199px
}

.mode .bg-HLELDO_a {
    width: 100px;
    height: 28px;
    background: url(https://cdn.weifenghr.com/static/images/sprite/huoban-sprites.png) -175px -62px
}

.mode .bg-jd_a {
    width: 74px;
    height: 27px;
    background: url(https://cdn.weifenghr.com/static/images/sprite/huoban-sprites.png) -107px -306px
}

.mode .bg-jianshe_a {
    width: 145px;
    height: 27px;
    background: url(https://cdn.weifenghr.com/static/images/sprite/huoban-sprites.png) -10px -10px
}

.mode .bg-LG_a {
    width: 69px;
    height: 33px;
    background: url(https://cdn.weifenghr.com/static/images/sprite/huoban-sprites.png) -314px -10px
}

.mode .bg-liantong_a {
    width: 132px;
    height: 27px;
    background: url(https://cdn.weifenghr.com/static/images/sprite/huoban-sprites.png) -10px -152px
}

.mode .bg-lining_a {
    width: 63px;
    height: 27px;
    background: url(https://cdn.weifenghr.com/static/images/sprite/huoban-sprites.png) -314px -157px
}

.mode .bg-minsheng_a {
    width: 142px;
    height: 25px;
    background: url(https://cdn.weifenghr.com/static/images/sprite/huoban-sprites.png) -10px -107px
}

.mode .bg-nongfu_a {
    width: 68px;
    height: 27px;
    background: url(https://cdn.weifenghr.com/static/images/sprite/huoban-sprites.png) -314px -63px
}

.mode .bg-samsung_a {
    width: 70px;
    height: 39px;
    background: url(https://cdn.weifenghr.com/static/images/sprite/huoban-sprites.png) -10px -247px
}

.mode .bg-shiyou_a {
    width: 119px;
    height: 32px;
    background: url(https://cdn.weifenghr.com/static/images/sprite/huoban-sprites.png) -175px -10px
}

.mode .bg-shouchuang_a {
    width: 130px;
    height: 30px;
    background: url(https://cdn.weifenghr.com/static/images/sprite/huoban-sprites.png) -10px -57px
}

.mode .bg-shunfeng_a {
    width: 77px;
    height: 28px;
    background: url(https://cdn.weifenghr.com/static/images/sprite/huoban-sprites.png) -10px -306px
}

.mode .bg-taikang_a {
    width: 92px;
    height: 28px;
    background: url(https://cdn.weifenghr.com/static/images/sprite/huoban-sprites.png) -10px -199px
}

.mode .bg-xindongfang_a {
    width: 66px;
    height: 27px;
    background: url(https://cdn.weifenghr.com/static/images/sprite/huoban-sprites.png) -314px -110px
}

.mode .bg-yamaxun_a {
    width: 75px;
    height: 32px;
    background: url(https://cdn.weifenghr.com/static/images/sprite/huoban-sprites.png) -100px -247px
}

.mode .bg-zhongxin_a {
    width: 98px;
    height: 27px;
    background: url(https://cdn.weifenghr.com/static/images/sprite/huoban-sprites.png) -162px -152px
}

.text-tips {
    width: 1500px;
    background: #FFFFFF;
    box-shadow: 0px 1px 20px 0px rgba(211, 211, 211, 0.2);
    border-radius: 12px;
    margin: 0 auto 60px;
    position: relative;
    padding: 42px 80px;
    font-size: 16px;
    color: #666666;
    line-height: 30px;
}

.text-tips-t {
    position: absolute;
    top: 25px;
    left: 24px;
    width: 37px;
    height: 32px;
}

.text-tips-x {
    position: absolute;
    width: 37px;
    height: 32px;
    right: 24px;
    bottom: 25px;
}

.about-top-monuth {
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
    text-align: center;
}

.about-service {
    width: 380px;
    height: 257px;
    margin-top: 16px;
    padding: 10px;
}

.about-service-top {
    margin-bottom: 13px;
}

.about-icon {
    display: inline-block;
    width: 4px;
    height: 12px;
    background: #69A6F1;
    transform: translateY(2px);
    margin-right: 6px;
}

.record {
    display: inline-block;
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
}

.about-recordTable {
    border: 1px solid #EDEDED;
    width: 360px;
}

.about-recordTable table {
    overflow: hidden;
    width: 360px;
    background: #FFFFFF;
    border-radius: 3px;
}

.about-recordTable th {
    height: 36px;
    background: #F6F6F6;
    font-size: 12px;
    border-bottom: 1px solid #EDEDED;
}

.about-recordTable th:nth-child(2) {
    border-left: 1px solid #EDEDED;
    border-right: 1px solid #EDEDED;
}

.about-recordTable td {
    height: 36px;
    text-align: center;
    font-size: 12px;
    color: #666;
    border-bottom: 1px solid #EDEDED;
}

.about-recordTable td:nth-child(2) {
    border-left: 1px solid #EDEDED;
    border-right: 1px solid #EDEDED;
}
.about-service-news {
    width: 360px;
}
.about-service-news span {
    margin-top: 15px;
    width: 117px;
    display: inline-block;
    text-align: left;
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #999999;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    cursor: pointer;
}

.about-service-news span:hover {
    color: #69A6F1;
}

.about-service-timeLine {
    width: 100%;
    height: 564px;
}

.about-service-timeLine h4 {
    font-size: 24px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    text-align: center;
}

.about-service-timeLine-child {
    width: 1500px;
    height: 459px;
    background: url(https://cdn.weifenghr.com/static/pc/base-zt/image/map-2.png) no-repeat;
    margin: 0 auto;
}

.time-horizontal {
    list-style-type: none;
    border-top: 3px solid #53B6F1;
    padding: 0px;
    margin-top: 30px;
}

.time-horizontal li {
    float: left;
    position: relative;
    text-align: center;
    width: 10%;
    font-size: 18px;
    color: #333;
    padding-top: 20px;
}

.tooltip {
    width: 113px;
    padding: 12px;
    background: rgba(255, 255, 255, 0.5);
    box-shadow: 0px 1px 30px 0px rgba(175, 175, 175, 0.17);
    position: absolute;
    top: 70px;
    left: 45px;
}

.tooltip-icon {
    position: absolute;
    top: -20px;
    left: 0px;
    border-style: solid;
    border-width: 0px 20px 20px 0px;
    border-color: transparent transparent rgba(255, 255, 255, 0.5) transparent;
    width: 0px;
    height: 0px;
}

.tooltip p {
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
    line-height: 18px;
    text-align: left;
}

.time-horizontal li b:before {
    content: '';
    position: absolute;
    top: -11px;
    left: 47%;
    width: 18px;
    height: 18px;
    border: 2px solid #53B6F1;
    border-radius: 8px;
    background: #53B6F1;
}

.introduce {
    width: 100%
}

.introduce-city {
    width: 1500px;
    margin: 0 auto 5px;
    overflow: hidden;
}

.introduce-city a {
    display: block;
    width: 200px;
    height: 56px;
    background: #fff;
    border: 1px solid #666;
    color: #666;
    text-align: center;
    line-height: 56px;
    font-size: 16px;
    border-radius: 4px;
    margin: 0 60px 30px 0;
    float: left
}

.introduce-city a:hover{
    color: #fff;
    background: #FF6C00;
}

.introduce-city a:nth-child(6n) {
    margin-right: 0
}

.introduce-form {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    width: 100%;
    height: 348px;
    background: url(https://cdn.weifenghr.com/static/pc/base-zt/image/introduce-bg.png) no-repeat
}

.introduce-form h3 {
    height: 30px;
    line-height: 30px;
    font-size: 28px;
    font-weight: 700;
    color: #fff;
    margin: 165px auto 15px
}

.introduce-form h3 span {
    display: block;
    float: left
}

.introduce-form h3 .title-tag {
    width: 222px;
    height: 30px;
    padding-left: 5px;
    text-align: center;
    font-size: 14px;
    background: url(https://cdn.weifenghr.com/static/pc/sbdj/img/form-tag.png) no-repeat;
    background-size: cover;
    color: #30528f;
    font-weight: 400;
    margin-left: 9px
}

.introduce-form p {
    width: 680px;
    height: 14px;
    line-height: 14px;
    font-size: 14px;
    color: #c1d2ff;
    margin: 0 auto
}

.introduce-form-wrap {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
    width: 680px;
    height: 50px;
    margin: 20px auto
}

.introduce-form .tel-inp {
    width: 552px;
    height: 50px;
    background: #fff;
    border-radius: 6px 0 0 6px;
    border-radius: none;
    font-size: 16px
}

.introduce-form .tel-inp input {
    width: 100%;
    height: 50px;
    border: none;
    border-radius: 6px 0 0 6px;
    padding: 0 15px;
    font-size: 16px;
}

.introduce-form .tel-inp input:focus {
    border: none
}

.introduce-form-sub,
.introduce-Sass-sub {
    display: block;
    width: 128px;
    height: 50px;
    font-size: 16px;
    color: #fff;
    text-align: center;
    cursor: pointer;
}

.introduce-form-sub {
    background: #ff6900;
    border-radius: 0 6px 6px 0;
    line-height: 50px;
}

.introduce-Sass-sub {
    width: 169px;
    line-height: 20px;
    background: #FFC539;
    border-radius: 5px;
    margin-left: 12px;
    color: #2E65E4;
    padding: 16px 20px;
}

.guide {
    width: 64px;
    height: 472px;
    background: #fff;
    box-shadow: 0 0 16px 0 rgba(0, 0, 0, .1);
    border-radius: 10px;
    position: fixed;
    top: 47%;
    left: 2%;
    -webkit-transform: translateY(-159px);
    transform: translateY(-159px);
    z-index: 10
}

.guide-item {
    width: 64px;
    height: 64px;
    cursor: pointer;
    overflow: hidden;
    font-weight: 400;
    color: #999;
    position: relative
}

.guide-item:after {
    content: "";
    width: 36px;
    height: 1px;
    background: #3e4750;
    opacity: .1;
    border-radius: 1px;
    position: absolute;
    bottom: 1px;
    left: 14px
}

.guide-item p {
    font-size: 16px;
    text-align: center;
    padding: 8px 10px
}

.guide-item:first-child {
    margin-top: 12px
}

.guide-item:last-child:after {
    background: inherit
}

.guide-itemactive {
    background: #ff6900;
    color: #fff
}

.colorccc {
    color: #626f7c
}

.bottom {
    width: 100%;
    height: 90px;
    background: #35363b;
    overflow: hidden
}

.bottom .m-right {
    margin-right: 10px
}

.bottom .m-right-e {
    margin-right: 20px
}

.bottom-copyright {
    height: 14px;
    margin-top: 26px;
    font-size: 14px;
    line-height: 14px;
    text-align: center;
    color: #626f7c
}

.bottom .desc {
    margin-top: 13px
}

.bottom .img {
    width: 470px;
    margin: 0 auto;
}

.container {
    min-width: 1200px;
    max-width: 1200px;
    margin: 0 auto;
    width: 100%;
}

.popUp {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 99999;
}

.animated {
    animation-duration: 1s;
    animation-fill-mode: both;
}

.fadeInUp {
    animation-name: fadeInUp;
}

.popUpContent {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 90px;
    background: rgba(62, 71, 80, 0.8);
}

.popUpContent .Upcontent {
    position: relative;
    padding-left: 148px;
    height: 70px;
}

.popUpContent .Upcontent .zhangzong {
    position: absolute;
    top: -79px;
    left: 0;
}

.popUpContent .Upcontent-close {
    cursor: pointer;
    position: absolute;
    right: 0;
    top: -30px;
    border-radius: 100%;
    background: rgba(62, 71, 80, 0.8);
    width: 25px;
    height: 25px;
}

.popUpContent .Upcontent-close i {
    transform: scale(1);
    margin-top: 4px;
    margin-left: 4px;
    width: 18px;
    height: 18px;
    background-position: -7px -177px;
    display: block;
}

.Upcontent-text-i {
    width: 17px;
    height: 17px;
    display: inline-block;
    background-position: -30px -177px;
}

.popUpContent .Upcontent-text {
    padding-right: 24px;
}

.popUpContent .Upcontent-text p:nth-child(1) {
    font-size: 24px;
    padding-top: 14px;
    padding-bottom: 4px;
    font-weight: bold;
    color: #ffc926;
}

.popUpContent .Upcontent-text p:nth-child(2) {
    font-size: 18px;
    font-weight: bold;
    color: #ffffff;
}

.popUpContent .Upcontent-from {
    background: #fff;
    width: 200px;
    height: 36px;
    margin-right: 10px;
    border: 1px solid #ffffff;
    margin-top: 18px;
    position: relative;
    display: inline-block;
    top: -90px;
    left: 250px;
}

.popUpContent .Upcontent-from .label {
    line-height: 32px;
    font-size: 14px;
    padding-left: 40px;
    color: #444A50;
}

.popUpContent .Upcontent-from .label-i,
.label-i1 {
    position: absolute;
    top: 8px;
    left: 14px;
}

.label-i {
    width: 12px;
    height: 14px;
    background-position: -52px -179px;
}

.label-i1 {
    width: 12px;
    height: 16px;
    background-position: -69px -177px;
}

.popUpContent .Upcontent-from .btn {
    width: 78px;
    height: 30px;
    background: #808387;
    position: absolute;
    top: 2px;
    right: 2px;
    padding: 0;
    padding-left: 3px;
    font-size: 12px;
    font-weight: 400;
    color: #ffffff;
    cursor: pointer;
    border-radius: 0;
    border: 0;
}

.popUpContent .Upcontent-from .btn:hover {
    opacity: 0.8;
}

.popUpContent .Upcontent-btn {
    width: 120px;
    height: 36px;
    background: rgba(255, 139, 46, 0.9);
    margin-top: 18px;
    border-radius: 0;
    border: 0;
    box-shadow: none;
    font-size: 18px;
    font-weight: bold;
    color: #ffffff;
    padding: 0;
    transform: translate(250px, -88px);
}

.popUpContent .Upcontent-btn:hover {
    background: #ff8b2e;
}

.popUpContent .Upcontent-btn span {
    margin-top: -8px;
}

.popupConsult {
    width: 100%;
    position: relative;
}

.popupConsult>img {
    width: 100%;
    cursor: pointer;
}

.popupConsult .Upcontent-close {
    cursor: pointer;
    position: absolute;
    right: 100px;
    top: 0px;
    border-radius: 100%;
    background: rgba(62, 71, 80, 0.8);
    width: 20px;
    height: 20px;
    z-index: 10;
}

.popupConsult .Upcontent-close img {
    transform: scale(0.7);
    margin-top: 3px;
    margin-left: 3px;
}

.Upcontent-phone {
    outline: none;
    border: none;
    padding-left: 40px;
    width: 100%;
    height: 100%;
}

@keyframes animated {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

.fadeInUp {
    display: block;
    animation-name: animated;
    animation-duration: 1.5s;
}

.fadeOutDown {
    display: none;
    animation-name: animated;
    animation-duration: 1.5s;
}

.posiretivebtns {
    position: relative;
    margin: 50px auto 0;
    width: 1400px;
}

.dashi {
    font-size: 24px;
    color: #333333;
    text-align: center;
}

.dashi-list {
    width: 1400px;
    background: url("https://cdn.weifenghr.com/static/pc/base-zt/image/shijian-map.png") no-repeat;
    height: 460px;
    margin: 0 auto;
    padding-top: 28px;
    overflow-x: scroll;
}

.dashi-list::-webkit-scrollbar {
    width: 0;
}

.dashiformslist {
    width: 1600px;
}

.dashileft_btns {
    position: absolute;
    left: 20px;
    top: 300px;
    z-index: 22;
}

.dashiright_btns {
    position: absolute;
    right: 20px;
    top: 300px;
    z-index: 22;
}

.dashileft_btns img {
    width: 40px;
    height: 40px;
    transform: rotate(180deg);
}

.dashiright_btns img {
    width: 40px;
    height: 40px;
}

.sjx-line {
    flex: 1;
    height: 2px;
    background: #53B6F1;
    border-radius: 1px;
}

.shj-dian {
    width: 18px;
    height: 18px;
    background: #53B6F1;
    border: 3px solid #F6F6F6;
    border-radius: 50%;

}

.sjx-con {
    position: relative;
}

.sjx-time {
    position: absolute;
    top: 20px;
    font-size: 18px;
    color: #333333;
    left: -10px;
}

.triangle-bottomleft {
    width: 0;
    height: 0;
    border-bottom: 20px solid #FFFFFF;
    border-right: 20px solid transparent;
    position: absolute;
    top: 60px;
    left: -5px;
}

.sjx-con-text {
    width: 113px;
    background: rgba(255, 255, 255, 0.5);
    box-shadow: 0px 1px 30px 0px rgba(175, 175, 175, 0.17);
    position: absolute;
    top: 80px;
    left: -5px;
    font-size: 12px;
    color: #666666;
    padding: 12px 10px 30px;
}

@media screen and (max-width: 1680px) {
    .header-top {
        font-size: 17px;
    }
    .header-nav-menu {
        padding-left: 4%;
    }
    .header-nav-wrap .group {
        width: 200px;
    }
    .header-nav-wrap .group a {
        font-size: 17px;
    }
    .header-nav-index {
        font-size: 23px;
        margin-right: 20px;
    }
    .header-nav-right-nav {
        font-size: 23px;
    }
    .header-nav-right-rednav {
        font-size: 19px;
    }
    .header-line {
        width: 90%;
    }
    .header-line-item {
        font-size: 16px;
    }
    .banner-head p {
        width: 370px;
        font-size: 18px;
    }
    .banner-tab .banner-tab-label {
        font-size: 20px;
    }
    .banner-tab .tab1-list-item h5 {
        font-size: 20px;
    }
    .banner-tab {
        width: 1700px;
    }
    .banner-tab .banner-tab-label {
        width: 566.6px;
    }
    .banner-tab .tab1-list {
        width: 1500px;
    }
    /* .banner-tab .tab1-list-item{
		width: 300px;
	} */
    .banner-tab .tab1-list-item .list-g {
        font-size: 17px;
    }
    .banner-tab .tab1-foot-desc h5 {
        font-size: 20px;
    }
    .banner-tab .tab3-right-btn {
        height: 39px;
        transform: translateY(-2px);
    }
    .banner-tab .tab1-foot-desc p {
        font-size: 16px;
        margin-top: 6px;
    }
    .banner-tab .tab2-top-card {
        width: 660px;
    }
    .banner-tab .tab2-top-left h5 {
        font-size: 20px;
    }
    .banner-tab .tab2-top-left p {
        font-size: 16px;
    }
    .banner-tab .tab2-top-card-tag {
        width: 110px;
        height: 35px;
        line-height: 35px;
        font-size: 17px;
        border-radius: 20px;
    }
    .tab2_phone .ivu-input {
        font-size: 17px !important;
    }
    .banner-tab .tab3-left .tit1 {
        font-size: 18px;
    }
    .banner-tab .tab3-left ul li {
        font-size: 16px;
    }
    .banner-tab .tab3-left .sub-btn {
        font-size: 18px;
    }
    .banner-tab .tab3-right h3 {
        font-size: 23px;
    }
    .banner-tab .tab3-right h3 .f-line {
        font-size: 18px;
    }
    .banner-tab .tab3-right-area {
        font-size: 17px;
    }
    .banner-tab .tab3-right-check {
        font-size: 16px;
    }
    .tab3-right-check .ivu-checkbox-wrapper {
        margin-right: 9px !important;
    }
    .ivu-checkbox-wrapper {
        font-size: 16px;
    }
    .ivu-input {
        font-size: 16px !important;
    }
    .pub-title p {
        font-size: 22px;
    }
    .service-top {
        width: 1600px;
    }
    .service-top-reg ul li {
        width: 343px;
    }
    .service-top-reg span {
        width: 46px;
    }
    .service-top-reg .top-desc {
        width: 253px;
    }
    .service-top-reg .top-desc p {
        font-size: 16px;
    }
    .service-card-left ul li .pro-desc h5 {
        font-size: 19px;
    }
    .service-card-left ul li .pro-desc p {
        font-size: 17px;
    }
    .service-card-head .f-com {
        font-size: 18px;
    }
    .service-card-head .r-f-s {
        margin: 18px 0 0 40px;
        font-size: 16px;
    }
    .service-card .c-ul li {
        font-size: 16px;
    }
    .service-card .r-ul li {
        font-size: 16px;
    }
    .service-mode .mode-title p {
        font-size: 23px;
    }
    .service-mode .mode-top .mode-desc {
        font-size: 17px;
    }
    .service-mode .mode-top .tag {
        padding: 0 10px;
        font-size: 17px;
    }
    .service-mode .mode-content ul li {
        font-size: 17px;
    }
    .service-mode .mode-content .mode-action {
        font-size: 20px;
    }
    .service-mode .mode-area,
    .service-mode .mode-content .mode-send {
        font-size: 18px;
    }
    .service-mode .mode-area {
        width: 1500px;
    }
    .policy-action .label {
        font-size: 17px !important;
    }
    .policy-action-area {
        width: 270px !important;
    }
    .policy-action-base {
        width: 326px !important;
    }
    .policy-action .label {
        font-size: 17px !important;
    }
    .policy-action-base span {
        font-size: 16px !important;
    }
    .policy-action-btn {
        font-size: 18px !important;
        line-height: 35px !important;
    }
    .policy-title .p_data {
        font-size: 17px !important;
    }
    .social-table .heightTr th {
        font-size: 16px !important;
    }
    .social-table .mark th {
        font-size: 16px !important;
    }
    .policy-item table,
    .policy-item table tr th,
    .policy-item table tr td {
        font-size: 16px;
    }


    .policy-desc h3 {
        font-size: 17px;
    }
    .policy-desc .formula,
    .policy-desc p {
        font-size: 17px;
    }
    .policy-form-desc {
        width: 153px;
        font-size: 17px;
    }
    .service-card-left {
        width: 380px;
        padding: 30px 10px 0;
    }
    .service-card-center {
        width: 477px;
    }
    .policy-form-area input,
    .policy-form-area textarea {
        font-size: 17px;
    }
    .policy-form-area .total {
        font-size: 18px;
    }
    .policy-form-area .consult {
        font-size: 20px;
    }
    .policy-form-about {
        font-size: 20px;
    }
    .policy-form .news-area li {
        font-size: 17px;
    }
    .policy-know-item ul li {
        line-height: 18px;
        font-size: 17px;
    }
    .info-article h5 {
        font-size: 20px;
    }
    .info-article p {
        font-size: 17px;
    }
    .info-center ul li .text {
        width: 458px;
        font-size: 20px;
    }
    .info-center ul li .time {
        width: 100px;
        font-size: 17px;
    }
    .about-total {
        width: 397px;
    }
    .about-total h5 {
        font-size: 20px;
    }
    .about-total ul li .desc {
        width: 155px;
    }
    .about-total ul li span {
        font-size: 17px;
    }
    .about-news-article h5 {
        font-size: 20px;
    }
    .about-news-article p {
        font-size: 17px;
    }
    .about-news ul li .text {
        font-size: 20px;
    }
    .introduce-city a {
        font-size: 20px;
    }
    .introduce-form h3 {
        transform: translateX(100px);
        width: 885px;
    }
    .introduce-form h3 .title-tag {
        width: 297px;
        font-size: 19px;
    }
    .introduce-form p {
        font-size: 18px;
        margin-top: 30px;
    }
    .fz16,
    .introduce-total-li .li-txt {
        font-size: 17px;
    }
    .introduce-total a>span {
        font-size: 18px;
    }
    .mode-link-address ul li {
        font-size: 17px;
    }
    .mode-service-item ul {
        font-size: 17px;
    }
    .mode-connect ul {
        font-size: 17px;
    }
    .direct {
        width: 135px !important;
    }
    .direct-book {
        margin: 0 11px !important;
        width: 113px !important;
        font-size: 16px !important;
    }
    .direct .direct-group-item {
        width: 110px !important;
        font-size: 16px !important;
    }
    .direct-top img {
        margin-left: 21px;
    }
    .weifenghr {
        font-size: 17px;
    }
}

.header-nav {
    position: relative;
}
.header-nav .header-nav-right {
    position: absolute;
    right: 0;
}

.ivu-dropdown .ivu-select-dropdown {
    top: 100% !important;
}
.ivu-poptip {
    position: relative;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.ivu-poptip .ivu-poptip-popper {
    top: 100% !important;
}
.news-watermark{
    position: relative;
    overflow: hidden;
}
.news-watermark::before {
    content: attr(data-text);
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    width: 100%;
    text-align: center;
    color: #fff;
    z-index: 99;
    font-weight: bold;
    background: rgba(0,0,0,0.4);
    pointer-events: none;
    padding: 20px 0;
    line-height: 1.2;
    overflow: hidden;
}
.gzdf-left .news-watermark{
    float: left;
    width: 200px;
    height: 112px;
    margin-right: 20px;
    font-size: 18px;
}