﻿@charset "utf-8";


html,
body {
    width: 100%
}

html {
    font-family: sans-serif;
    line-height: 1.15;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -ms-overflow-style: scrollbar;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

body {
    margin: 0;
    color: rgba(0, 0, 0, 0.6);
    font-size: 14px;
    font-family: "Microsoft YaHei", -apple-system, BlinkMacSystemFont, "PingFang SC", "Segoe UI", "Hiragino Sans GB", "Helvetica Neue", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    font-variant: tabular-nums;
    font-weight: 400;
    line-height: 1.5;
    background-color: #fff;
    -webkit-font-feature-settings: 'tnum';
    font-feature-settings: 'tnum'
}
@-ms-viewport {
    width: device-width
}

article,
aside,
dialog,
figcaption,
figure,
hgroup,
main,
nav,
section {
    display: block
}

*,
*::before,
*::after {
    -webkit-box-sizing: inherit;
    box-sizing: inherit
}

[tabindex='-1']:focus {
    outline: none !important
}

hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin-top: 0;
    margin-bottom: 0;
    color: rgba(0, 0, 0, 0.6);
    font-weight: 500
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    font-family: inherit;
    font-weight: 400;
    line-height: 1.5;
    margin-bottom: 0
}

p {
    margin-top: 0;
    margin-bottom: 0
}

abbr[title],
abbr[data-original-title] {
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
    border-bottom: 0;
    cursor: help
}

address {
    margin-bottom: 1em;
    font-style: normal;
    line-height: inherit
}

input::-ms-clear,
input::-ms-reveal {
    display: none
}

input[type='text'],
input[type='password'],
input[type='number'],
textarea {
    -webkit-appearance: none
}
.t-center {
    text-align: center;
}

ol,
ul,
dl {
    margin: 0;
    padding: 0
}

dt {
    font-weight: 500
}

dd {
    margin-bottom: .5em;
    margin-left: 0
}

li {
    list-style: none
}

blockquote {
    margin: 0 0 1em
}

dfn {
    font-style: italic
}

b,
strong {
    font-weight: bolder
}

small {
    font-size: 80%
}

sub,
sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline
}

sub {
    bottom: -0.25em
}

sup {
    top: -0.5em
}

a {
    text-decoration: none;
    background-color: transparent;
    outline: 0;
    cursor: pointer;
    -webkit-transition: color .3s;
    -o-transition: color .3s;
    transition: color .3s;
    -webkit-text-decoration-skip: objects
}

a:focus {
    text-decoration: none;
    -webkit-text-decoration-skip: ink;
    text-decoration-skip-ink: auto
}

a:hover {
    text-decoration: none;
    outline: 0
}

a[disabled] {
    color: fade(#000, 0.25);
    cursor: not-allowed;
    pointer-events: none
}

pre,
code,
kbd,
samp {
    font-size: 1em;
    font-family: "SFMono-Regular", Consolas, "Liberation Mono", Menlo, Courier, monospace
}

pre {
    margin-top: 0;
    margin-bottom: 1em;
    overflow: auto
}

figure {
    margin: 0 0 1em
}

img {
    vertical-align: middle;
    border-style: none;
    max-width: 100%
}

svg:not(:root) {
    overflow: hidden
}

a,
area,
button,
[role='button'],
input:not([type='range']),
label,
select,
summary,
textarea {
    -ms-touch-action: manipulation;
    touch-action: manipulation
}

table {
    border-collapse: collapse
}

caption {
    padding-top: .75em;
    padding-bottom: .3em;
    color: rgba(0, 0, 0, 0.45);
    text-align: left;
    caption-side: bottom
}

th {
    text-align: inherit
}

input,
button,
select,
optgroup,
textarea {
    margin: 0;
    color: inherit;
    font-size: inherit;
    font-family: inherit;
    line-height: inherit;
    outline: 0
}

button,
input {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
html [type="button"],
[type="reset"],
[type="submit"] {
    -webkit-appearance: button
}

button::-moz-focus-inner,
[type='button']::-moz-focus-inner,
[type='reset']::-moz-focus-inner,
[type='submit']::-moz-focus-inner {
    padding: 0;
    border-style: none
}

input[type='radio'],
input[type='checkbox'] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}

input[type='date'],
input[type='time'],
input[type='datetime-local'],
input[type='month'] {
    -webkit-appearance: listbox
}

textarea {
    overflow: auto;
    resize: vertical
}

fieldset {
    min-width: 0;
    margin: 0;
    padding: 0;
    border: 0
}

legend {
    display: block;
    width: 100%;
    max-width: 100%;
    margin-bottom: .5em;
    padding: 0;
    color: inherit;
    font-size: 1.5em;
    line-height: inherit;
    white-space: normal
}

progress {
    vertical-align: baseline
}

[type='number']::-webkit-inner-spin-button,
[type='number']::-webkit-outer-spin-button {
    height: auto
}

[type='search'] {
    outline-offset: -2px;
    -webkit-appearance: none
}

[type='search']::-webkit-search-cancel-button,
[type='search']::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    font: inherit;
    -webkit-appearance: button
}

output {
    display: inline-block
}

summary {
    display: list-item
}

template {
    display: none
}

[hidden] {
    display: none !important
}

mark {
    padding: .2em;
    background-color: #feffe6
}

::-moz-selection {
    color: #fff;
    background: #086ED5
}

::selection {
    color: #fff;
    background: #086ED5
}

a[title="站长统计"] {
    display: none
}
.clearfix:before,
.clearfix:after {
    content: " ";
    display: table
}
.clearfix {
    clear: both
}
.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto
}
.pull-right {
    float: right
}
.pull-left {
    float: left
}
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}
.invisible {
    visibility: hidden
}
.text-hide {
    font: "0/0" a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}
.text-left {
    text-align: left
}
.text-right {
    text-align: right
}
.text-center {
    text-align: center
}
.text-justify {
    text-align: justify;
    text-justify: inter-ideograph
}
.text-nowrap {
    white-space: nowrap
}
.text-truncate {
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap
}
.text-lowercase {
    text-transform: lowercase
}
.text-uppercase {
    text-transform: uppercase
}
.text-capitalize {
    text-transform: capitalize
}
.c-flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}
.just-betw {
    justify-content: space-between
}
.just-cen {
    justify-content: center
}
.just-around {
    justify-content: space-around
}
.align-start {
    align-items: flex-start
}
.align-base {
    align-items: baseline
}
.overflow-hidden {
    overflow: hidden
}

/* ::-webkit-scrollbar {
    background: #f4f4f4;
    width: 8px;
    height: 8px
}

::-webkit-scrollbar-thumb {
    background: rgba(0, 0, 0, 0.2);
    width: 8px;
    height: 8px;
    border-radius: 8px
}

::-webkit-scrollbar-track {
    border-radius: 8px
} */

input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0 1000px #f7f7f7 inset !important;
    box-shadow: 0 0 0 1000px #f7f7f7 inset !important
}

svg.icon {
    width: 1em;
    height: 1em;
    vertical-align: -0.15em;
    fill: currentColor;
    overflow: hidden
}
.unable-to-interact {
    cursor: not-allowed;
    pointer-events: none
}

hr {
    margin-top: 16px;
    margin-bottom: 16px;
    border: 0;
    border-top: 1px solid rgba(0, 0, 0, 0.1)
}

#app {
    opacity: 0;
    -webkit-transition: opacity .4s;
    -o-transition: opacity .4s;
    transition: opacity .4s
}

#app.ready {
    opacity: 1
}
.center {
    text-align: center
}

#pageMain {
    overflow: hidden
}
.page-main {
    padding-top: 112px
}
.page-main.notop {
    padding-top: 0
}
.c-imghover {
    overflow: hidden
}
.none {
    display: none !important;
}
.c-imghover .c-imghover-item {
    -webkit-transition: -webkit-transform .4s ease-out;
    transition: -webkit-transform .4s ease-out;
    -o-transition: transform .4s ease-out;
    transition: transform .4s ease-out;
    transition: transform .4s ease-out, -webkit-transform .4s ease-out
}


@media only screen and (min-width:961px) {
    .c-imghover:hover .c-imghover-item {
        -webkit-transition: -webkit-transform 1.2s ease-out;
        transition: -webkit-transform 1.2s ease-out;
        -o-transition: transform 1.2s ease-out;
        transition: transform 1.2s ease-out;
        transition: transform 1.2s ease-out, -webkit-transform 1.2s ease-out;
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1)
    }
}


@font-face {
    font-family: "Bebas";
    src: url("../fonts/bebas-webfont.woff2") format("woff2"), url("../fonts/bebas-webfont.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: "GOTHICB_0";
    src: url("../fonts/GOTHICB_0.TTF");
}
.f36 {
    font-size: 36px;
}
.f34 {
    font-size: 34px;
}

h1 {
    font-size: 30px;
}

h2 {
    font-size: 28px;
}

h3,
.h3 {
    font-size: 24px;
}

h4,
.h4 {
    font-size: 20px;
}

h5,
.h5 {
    font-size: 18px;
}

h6,
.h6 {
    font-size: 16px;
}


@media only screen and (max-width: 1600px) {
    h1 {
        font-size: 32px;
    }
    h2 {
        font-size: 28px;
    }
    h3 {
        font-size: 22px;
    }
    h4 {
        font-size: 18px;
    }
    h5 {
        font-size: 16px;
    }
    h6 {
        font-size: 15px;
    }
}
@media only screen and (max-width: 960px) {
    h1 {
        font-size: 24px;
    }
    h2 {
        font-size: 22px;
    }
    h3 {
        font-size: 20px;
    }
    h4 {
        font-size: 16px;
    }
    h5 {
        font-size: 15px;
    }
    h6 {
        font-size: 14px;
    }
}
@media only screen and (max-width: 640px) {
    h1 {
        font-size: 20px;
    }
    h2 {
        font-size: 20px;
    }
    h3 {
        font-size: 18px;
    }
}
.fc01 {
    color: #014DA1;
}
.fcff {
    color: #ffffff;
}
.fc33 {
    color: #333333;
}
.fc66 {
    color: #666666;
}
.fc99 {
    color: #999;
}
.fl225 {
    line-height: 2.25;
}
.fl1875 {
    line-height: 1.875;
}
.fl172 {
    line-height: 1.72;
}
.fw600 {
    font-weight: 600;
}
.width1200 {
    width: 92%;
    max-width: 1200px;
    margin: 0 auto;
}
.mt10 {
    margin-top: 10px;
}
.mt20 {
    margin-top: 20px;
}
.mt30 {
    margin-top: 30px;
}
.mt40 {
    margin-top: 40px;
}
.mb45 {
    margin-bottom: 45px;
}
.pt30 {
    padding-top: 30px;
}
.pt60 {
    padding-top: 60px;
}
.pt65 {
    padding-top: 65px;
}
.pt80 {
    padding-top: 80px;
}
.pt100 {
    padding-top: 100px;
}
.pb50 {
    padding-bottom: 50px;
}
.pb100 {
    padding-bottom: 100px;
}
.pb135 {
    padding-bottom: 135px;
}
.bg {
    position: relative;
    overflow: hidden;
}
.bg_img {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    height: 100%;
    max-width: 1000000px;
    transition: all .4s;
}
.page-fy {
    line-height: 1;
    text-align: center;
    margin-top: 90px;
    width: 100%;
}
.page-fy a {
    text-decoration: none;
    display: inline-block;
    border: 1px #dedede solid;
    border-radius: 4px;
    text-align: center;
    line-height: 40px;
    color: #333;
    margin: 5px !important;
    padding: 0 15px;
}
.page-fy a:hover {
    background: #014DA1;
    border: 1px #014DA1 solid;
    color: #fff;
}
.page-fy span {
    background: #014DA1;
    border: 1px #014DA1 solid;
    color: #fff !important;
    text-decoration: none;
    display: inline-block;
    height: 40px;
    border-radius: 4px;
    text-align: center;
    line-height: 40px;
    padding: 0 15px;
    margin: 5px;
    font-weight: normal !important;
}
@media only screen and (max-width: 768px) {
    .page-fy span {
        padding: 0 5px;
        width: auto;
        height: auto;
        line-height: initial;
    }
    .page-fy a {
        height: auto;
        border: none;
        line-height: initial;
        margin: 5px !important;
        padding: 0 5px;
    }
}

/* ::-webkit-scrollbar {
    width:3px;
}
::-webkit-scrollbar-track {
}
::-webkit-scrollbar-thumb {
    background:rgba(0,0,0,0.1);
} */
.more_btn {
    display: inline-block;
    position: absolute;
    bottom: 12px;
    right: 15px;
    transition: all .4s;
}
.more_btn img {
    margin-left: 5px;
}
.more_btn:hover {
    transform: translateX(-5px);
}
.backgr_bg {
    background: #f5f5f5;
}
.backgr_bg .page-content {
    position: relative;
}
.backgr_bg .page-content::before {
    content: "";
    display: block;
    width: 341px;
    height: 519px;
    background: url(../img/bg-left.png) no-repeat center/cover;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
}
.backgr_bg .page-content::after {
    content: "";
    display: block;
    width: 341px;
    height: 519px;
    background: url(../img/bg-right.png) no-repeat center/cover;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 0;
}
.bread {
    position: relative;
    z-index: 3;
}
.bread .bread_box {
    padding: 30px 0;
    box-sizing: border-box;
}
.bread .bread_box::before {
    content: "";
    display: block;
    width: 16px;
    height: 18px;
    background: url(../img/bread_home.png) no-repeat center/cover;
    margin-right: 14px;
}
.bread .item::after {
    content: "";
    display: block;
    width: 6px;
    height: 12px;
    background: url(../img/bread_next.png) no-repeat center/cover;
    margin: 0 10px;
    box-sizing: border-box;
}
.bread .item:last-child a {
    color: #014DA1;
}
.bread .item:last-child:after {
    display: none;
}
.bread .item a {
    color: #333333;
}
.bullet_frame {
    background: rgb(0, 0, 0, .7);
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 999;
    display: none;
}
.bullet_frame.active {
    display: block;
}
.product_prices {
    margin-left: auto;
}
.product_prices .product_price {
    color: #FE0024;
    margin-right: 5px;
    font-weight: 600;
}
.bullet_frame .box {
    width: 720px;
    height: 598px;
    background: #FFFFFF;
    border-radius: 10px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 0 60px;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.bullet_frame .titlt {
    margin-bottom: 40px;
    margin-top: 24px;
}
.bullet_frame .item {
    margin-bottom: 20px;
}
.bullet_frame .item_tit {
    width: 85px;
    position: relative;
    text-align: right;
    padding-right: 8px;
    box-sizing: border-box;
}
.bullet_frame .item.required .item_tit::before {
    content: "*";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    color: #FE0000;
}
.bullet_frame .item.norequ .item_uptext {
    background: #f5f5f5;
    border: 1px solid #f5f5f5;
}
.bullet_frame .item_text {
    width: calc(100% - 85px);
}
.bullet_frame .item_uptext {
    height: 34px;
    border: 1px solid #E5E5E5;
    width: 100%;
}
.bullet_frame input.item_uptext {
    padding: 0 15px;
    box-sizing: border-box;
}
.bullet_frame textarea.item_uptext {
    padding: 13px 18px;
    box-sizing: border-box;
    height: 176px;
    border: 1px solid #E5E5E5;
}
.bullet_frame .item.no_textarea {
    align-items: flex-start;
}
.bullet_frame .item.no_textarea .item_tit {
    margin-top: 13px;
}
.submit {
    height: 42px;
    background: #014DA1;
    box-shadow: 0px 4px 8px 0px rgba(35, 111, 189, 0.35);
    border-radius: 21px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    margin-top: 10px;
}
.item_text_box {
    width: calc(100% - 136px);
    padding-right: 24px;
    box-sizing: border-box;
}
.text_num {
    height: 35px;
    border: 1px solid #E4EBF6;
    border-radius: 2px;
    display: flex;
    width: 136px;
    box-sizing: border-box;
}
.text_num span {
    width: 34px;
    height: 100%;
    background: #F5F7FA;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #666666;
    font-size: 16px;
    cursor: pointer;
}
.text_num .mums_text {
    height: 100%;
    outline: none;
    border: none;
    width: 66px;
    text-align: center;
}
.close_btn {
    width: 18px;
    position: absolute;
    top: 35px;
    right: 44px;
    z-index: 2;
    cursor: pointer;
}
.close_btn img {
    transition: all .4s;
}
.close_btn:hover img {
    transform: rotate(360deg);
}






nav {
    width: 200px;
    min-height: 500px;
    background: #FFFFFF;
    border-radius: 6px;
    padding: 30px 0;
    box-sizing: border-box;
}

nav .item {
    margin-bottom: 8px;
}

nav .item:last-child {
    margin-bottom: 0;
}

nav .item a {
    color: #333333;
}

nav .item .icon {
    margin-right: 10px;
}

nav .item .item_tit {
    height: 40px;
    padding: 0 24px;
    box-sizing: border-box;
}
.lists_content {
    min-height: 694px;
    background: #FFFFFF;
    width: 82.3%;
    padding: 40px 30px;
    box-sizing: border-box;
}
.item_hid {
    display: none;
}
.item_hid .link {
    display: block;
    padding: 0 20px 0 52px;
    box-sizing: border-box;
    height: 40px;
    display: flex;
    align-items: center;

}
.item_hid .link.active {
    background: #e9f2ff;
}
.lists_content header {
    border-bottom: 1px solid #E5E5E5;
    padding-bottom: 5px;
    box-sizing: border-box;
}


.lists_content header {
    border-bottom: 1px solid #E5E5E5;
    padding-bottom: 5px;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

nav .item.active .item_hid {
    display: block;
}
.per_center {
    font-size: 15px;
    color: #333333;
}


/* 暂无信息 */
.nodata-layer {
    background: #FFFFFF;
}
.lists-hide {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 80px 0;
    box-sizing: border-box;
}
.lists-hide img {
    margin-bottom: 25px;
}


.scroll_top {
    width: 35px;
    position: fixed;
    z-index: 998;
    right: 30px;
    bottom: 5%;
    cursor: pointer;
}
@media only screen and (max-width: 1240px) {
    .lists_content {
        width: 79%;
    }
}
@media only screen and (max-width: 1200px) {
    .page-fy {
        margin-top: 60px;
    }
    .pb100 {
        padding-bottom: 80px;
    }
    .pt100 {
        padding-top: 80px;
    }
}
@media only screen and (max-width: 1043px) {
    .page-main {
        padding-top: 0;
    }
    .pb100 {
        padding-bottom: 60px;
    }
    .pt100 {
        padding-top: 60px;
    }
    .pt80 {
        padding-top: 60px;
    }
    .lists_content {
        width: 76%;
    }
}
@media only screen and (max-width: 750px) {
    h3, .h3 {
        font-size: 20px;
    }
    h4, .h4 {
        font-size: 18px;
    }
    h5, .h5 {
        font-size: 16px;
    }
    h6, .h6 {
        font-size: 15px;
    }
    .pt60 {
        padding-top: 30px;
    }
    .pt80 {
        padding-top: 30px;
    }
    .pb50 {
        padding-bottom: 20px;
    }
    .pb100 {
        padding-bottom: 30px;
    }
    .pt100 {
        padding-top: 30px;
    }
    .pt30 {
        padding-top: 20px;
    }
    .pt65 {
        padding-top: 20px;
    }
    .mb45 {
        margin-bottom: 30px;
    }
    .page-fy {
        margin-top: 30px;
    }
    .bread {
        display: none;
    }
    .bread .bread_box {
        padding: 30px 0 20px;
    }
    .bread .item::after {
        margin: 0 7px;
    }
    .backgr_bg .page-content::after {
        display: none;
    }
    .backgr_bg .page-content::before {
        display: none;
    }

    .lists_content {
        width: 100%;
        padding: 30px 20px;
        min-height: initial !important;
    }

    nav .item {
        margin-bottom: 0px;
    }

    nav {
        min-height: initial !important;
        width: 100%;
        margin-bottom: 15px;
        padding: 20px 0;
    }
    .bullet_frame .box {
        width: 92%;
        height: auto;
        padding: 0 15px;
    }
    .product_prices {
        margin-left: 0;
        margin-top: 15px;
    }
    .bullet_frame .item:nth-child(2) {
        align-items: flex-start;
    }
    .bullet_frame .item {
        margin-bottom: 15px;
    }
    .bullet_frame .titlt {
        margin-bottom: 15px;
        margin-top: 20px;
    }
    .close_btn {
        top: 20px;
        right: 25px
    }
    .bullet_frame textarea.item_uptext {
        padding: 12px 15px;
        height: 160px;
    }
    .submit {
        height: 35px;
        width: 60%;
        margin-top: 0;
    }
    .bullet_frame .item:last-child {
        margin-bottom: 20px;
    }
}