html {
    font-size: 0.75rem
}

* {
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    outline: 0
}

img {
    max-width: 100%
}

body {
    font-family: "Microsoft YaHei", Arial, 'Î¢ÈíÑÅºÚ';
    font-size: 0.14rem;
    font-size: .16rem;
    overflow-x: hidden
}

blockquote,
body,
button,
caption,
dd,
div,
dl,
dt,
fieldset,
figure,
form,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
html,
input,
legend,
li,
menu,
ol,
p,
pre,
table,
td,
textarea,
th,
ul {
    margin: 0;
    padding: 0
}

address,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

caption,
th {
    text-align: left;
    font-weight: 400
}

abbr,
body,
fieldset,
html,
iframe,
img {
    border: 0
}

address,
cite,
dfn,
em,
i,
var {
    font-style: normal
}

[hidefocus],
summary {
    outline: 0
}

li {
    list-style: none
}

h1,
h2,
h3,
h4,
h5,
h6,
small {
    font-size: 100%
}

sub,
sup {
    font-size: 83%
}

code,
kbd,
pre,
samp {
    font-family: inherit
}

q:after,
q:before {
    content: none
}

textarea {
    overflow: auto;
    resize: none
}

label,
summary {
    cursor: default
}

a,
button {
    cursor: pointer
}

b,
em,
h1,
h2,
h3,
h4,
h5,
h6,
strong {
    font-weight: 700
}

a,
a:hover,
del,
ins,
s,
u {
    text-decoration: none
}

body,
button,
input,
keygen,
legend,
select,
textarea {
    color: #333;
    outline: 0
}

a,
a:hover {
    color: #333
}

input::-moz-placeholder {
    color: #999;
    opacity: 1
}

input:-ms-input-placeholder {
    color: #999
}

input::-webkit-input-placeholder {
    color: #999
}

select::-ms-expand {
    background-color: transparent;
    border: 0
}

option {
    font-weight: 400;
    display: block;
    white-space: pre;
    min-height: 1.2em;
    padding: 0 2px 1px
}

.hidden {
    display: none
}

.fl {
    float: left
}

.fr {
    float: right
}

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
    font-size: 0
}

.mob {
    display: none
}

.section .main {
    max-width: 12.20rem;
    margin: 0 auto
}

.ovh {
    /* overflow: hidden; */
    /* text-overflow: ellipsis; */
    /* white-space: nowrap; */
}

.header-section {
    line-height: 0.46rem;
    height: 0.46rem;
    background: -webkit-gradient(linear, left top, right top, from(#064c84), color-stop(63%, #043258), to(#00e7c5));
    background: linear-gradient(90deg, #064c84 0, #043258 63%, #00e7c5 100%);
    color: #fff;
    font-size: 0.14rem
}

.header-section .main {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.header-section h6 {
    font-weight: 400
}

.header-section .guide-box {
    display: none;
}

.header-section .guide-box a,
.header-section .guide-box span {
    color: #fff;
    display: inline-block;
    margin-left: 0.37rem;
    position: relative;
    cursor: pointer
}

.header-section .guide-box a:after,
.header-section .guide-box span:after {
    content: '';
    position: absolute;
    width: 1px;
    height: 0.12rem;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    left: -0.19rem;
    background-color: #e3e3e3;
    opacity: .24
}

.header-section .guide-box a:first-child,
.header-section .guide-box span:first-child {
    margin-left: 0
}

.header-section .guide-box a:first-child:after,
.header-section .guide-box span:first-child:after {
    display: none
}

.header-section .guide-box span img {
    position: absolute;
    width: 1.00rem;
    top: 100%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    display: none
}

.header-section .guide-box span:hover img {
    display: block
}

.nav-section {
    position: relative;
    z-index: 9;
    font-size: 0.18rem
}

.nav-section .main {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.nav-section .logo img {
    display: block;
    width: 3.14rem
}

.nav-section .nav-other {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    margin-left: .36rem;
}

.nav-section .nav-other .nav-list ul li .first-nav a,
.nav-section .nav-other .other {
    line-height: 1.14rem;
    display: block
}

.nav-section .nav-other .nav-list ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    white-space: nowrap
}

.nav-section .nav-other .nav-list ul li {
    margin-left: 0.36rem;
    position: relative
}

.nav-section .nav-other .nav-list ul li .first-nav a {
    font-size: 0.18rem;
    color: #333;
    -webkit-transition: color .4s cubic-bezier(.4, 0, .2, 1) 0s;
    transition: color .4s cubic-bezier(.4, 0, .2, 1) 0s;
    position: relative
}

.nav-section .nav-other .nav-list ul li:first-of-type {
    margin-left: 0
}

.nav-section .nav-other .nav-list ul li .second-nav a:hover,
.nav-section .nav-other .nav-list ul li.current .first-nav a,
.nav-section .nav-other .nav-list ul li:hover .first-nav a {
    color: #064c84
}

.nav-section .nav-other .nav-list ul li.current .first-nav a:after {
    content: "";
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 0.04rem;
    left: 0;
    background-color: #064c84
}

.nav-section .nav-other .nav-list ul li .second-nav {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    white-space: nowrap;
    padding: 0.20rem 1.24rem;
    background-color: #fff;
    border-radius: 0 0 0.08rem 0.08rem;
    -webkit-box-shadow: 0 0.05rem 0.06rem 1px rgba(0, 0, 0, .16);
    box-shadow: 0 0.05rem 0.06rem 1px rgba(0, 0, 0, .16);
    display: none
}

.nav-section .nav-other .nav-list ul li .second-nav a {
    margin-left: 0.46rem
}

.nav-section .nav-other .nav-list ul li .second-nav a:first-of-type {
    margin-left: 0
}

.nav-section .nav-other .other {
    position: relative;
    padding-left: 0.25rem;
    margin-left: 0.19rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.nav-section .nav-other .other:after {
    content: '';
    position: absolute;
    left: 0;
    height: 0.16rem;
    width: 1px;
    background-color: #999;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.nav-section .nav-other .other a,
.nav-section .nav-other .other span {
    padding-left: 0.18rem;
    display: block
}

.nav-section .nav-other .other a:first-child,
.nav-section .nav-other .other span:first-child {
    padding-left: 0
}

.nav-section .nav-other .other span {
    position: relative;
    cursor: pointer
}

.nav-section .nav-other .other span i {
    display: block
}

.nav-section .nav-other .other span:hover .search-box {
    display: block
}

.nav-section .nav-other .other span .search-box {
    display: none;
    position: absolute;
    right: 0;
    padding: 0.05rem 0.54rem;
    width: 4.89rem;
    line-height: 0.54rem;
    background-color: #fff;
    border-radius: 0 0 0.08rem 0.08rem;
    -webkit-box-shadow: 0 0.05rem 0.06rem 1px rgba(0, 0, 0, .16);
    box-shadow: 0 0.05rem 0.06rem 1px rgba(0, 0, 0, .16)
}

.nav-section .nav-other .other span .search-box input {
    display: block;
    border: none;
    background-color: #ebeff2;
    border-radius: 0.27rem;
    height: 0.54rem;
    padding: 0 0.27rem;
    width: 100%
}

.nav-section .nav-other .other span .search-box i {
    display: block;
    position: absolute;
    right: 0.54rem;
    width: 0.50rem;
    text-align: center;
    top: 0.05rem
}

.more-btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: linear-gradient(126deg, #064c84 0, #3577a9 66%, #064c84 100%);
    border-radius: 0.08rem;
    color: #fff;
    cursor: pointer;
    font-size: 0.18rem
}

.more-btn:hover {
    color: #fff
}

.footer {
    background-color: #fafafa
}

.footer-t {
    padding: 0.36rem 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.footer-t h6 {
    font-weight: 400;
    font-size: 0.20rem;
    line-height: 1;
    margin-bottom: 0.30rem
}

.footer-t .link-item {
    font-size: 0.18rem;
    color: #707070;
    line-height: 1;
    margin-bottom: 0.20rem
}

.footer-t .link {
    width: 6.00rem
}

.footer-t .link .link-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.footer-t .link .link-list .link-item {
    width: 50%
}

.footer-t .branch {
    margin-left: 0.18rem
}

.footer-t .branch .link-item {
    display: block
}

.footer-t .other {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    text-align: right
}

.footer-t .other .logo {
    display: block;
    width: 1.45rem;
    margin-left: auto;
    margin-bottom: 0.30rem
}

.footer-t .other p {
    font-size: 0.16rem;
    color: #666;
    margin-bottom: 0.20rem
}

.footer-t .other .erweima {
    width: 0.95rem
}

.footer-b {
    text-align: center;
    border-top: 1px solid #d9d7d7;
    padding: 0.50rem 0 0.86rem;
    color: #999
}

.footer-b p {
    margin-bottom: 0.20rem
}

.footer-b p img {
    display: inline-block;
    margin-right: 0.10rem;
    height: 0.18rem;
    vertical-align: middle
}

.footer-b p:last-child {
    margin-bottom: 0
}

.common-banner {
    height: 4.41rem;
    position: relative;
    overflow: hidden
}

.common-banner div {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(118deg, rgba(6, 76, 132, .56) 0, rgba(6, 76, 132, .4) 57%, rgba(6, 76, 132, .24) 100%)
}

.common-banner div h3 {
    position: absolute;
    left: 3.50rem;
    top: 2.19rem;
    font-size: 0.60rem;
    line-height: 1;
    color: #fff
}

.bread-crumbs {
    border-top: 0.06rem solid #efc490;
    border-bottom: 1px solid #e6e6e6;
    line-height: 0.80rem
}

.bread-crumbs ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.bread-crumbs ul li {
    width: 2.62rem
}

.bread-crumbs ul li a {
    display: block;
    color: #666;
    font-size: 0.18rem;
    text-align: center
}

.bread-crumbs ul li.current a,
.bread-crumbs ul li:hover a {
    color: #fff;
    background: -webkit-gradient(linear, left top, left bottom, from(#064c84), to(#203c53));
    background: linear-gradient(180deg, #064c84 0, #203c53 100%)
}

.level3-box {
    padding: 0.50rem 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: self-start;
    -ms-flex-align: self-start;
    align-items: self-start
}

.level3-box .level3-nav {
    width: 2.43rem;
    margin-right: 0.30rem;
    background-color: #f5f6f8
}

.level3-box .level3-nav .item>a {
    font-size: 0.18rem;
    padding: 0 0.24rem 0 0.34rem;
    height: 0.70rem;
    /* line-height: 0.70rem; */
    display: block;
    color: #787878;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    overflow: hidden
}

.level3-box .level3-nav .item>a .iconfont {
    line-height: 1;
    font-size: 1em;
    color: #0f4672;
    margin-left: 0.2rem;
}

.level3-box .level3-nav .item>a:before {
    content: "";
    position: absolute;
    width: 0.05rem;
    height: 100%;
    background-color: #0f4672;
    left: 0;
    top: 0;
    -webkit-transform: translateX( -0.06rem);
    transform: translateX( -0.06rem);
    -webkit-transition: -webkit-transform .4s cubic-bezier(.4, 0, .2, 1) 0s;
    transition: -webkit-transform .4s cubic-bezier(.4, 0, .2, 1) 0s;
    transition: transform .4s cubic-bezier(.4, 0, .2, 1) 0s;
    transition: transform .4s cubic-bezier(.4, 0, .2, 1) 0s, -webkit-transform .4s cubic-bezier(.4, 0, .2, 1) 0s
}

.level3-box .level3-nav .item.current>a,
.level3-box .level3-nav .item:hover>a {
    color: #000
}

.level3-box .level3-nav .item.current>a:before,
.level3-box .level3-nav .item:hover>a:before {
    -webkit-transform: translateX(0);
    transform: translateX(0)
}

.level3-box .level3-nav .item.current .level4-item {
    display: block
}

.level3-box .level3-nav .item .level4-item {
    display: none
}

.level3-box .level3-nav .item .level4-item a {
    display: block;
    padding: 0 0.35rem;
    line-height: 0.70rem;
    color: #787878;
    -webkit-transition: color .4s cubic-bezier(.4, 0, .2, 1) 0s;
    transition: color .4s cubic-bezier(.4, 0, .2, 1) 0s
}

.level3-box .level3-nav .item .level4-item a.current,
.level3-box .level3-nav .item .level4-item a:hover {
    color: #000
}

.level3-box .level3-content {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

@media screen and (max-width: 750PX) {
    .mob {
        display: block
    }
    .header-section {
        display: none
    }
    .nav-section .main {
        display: block;
        position: relative
    }
    .nav-section .main .iconpng {
        display: inline-block;
        background: center no-repeat;
        background-size: 80%
    }
    .nav-section .main .logo {
        height: 1.40rem;
        padding: 0.47rem 0.40rem;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
    .nav-section .main .logo img {
        width: auto;
        height: 0.45rem
    }
    .nav-section .main .logo .icon-box {
        line-height: 0.45rem
    }
    .nav-section .main .logo .icon-box .iconfont {
        color: #154266;
        font-size: 0.50rem;
        margin-right: 0.45rem
    }
    .nav-section .main .logo .icon-box .iconfont:last-child {
        margin-right: 0
    }
    .nav-section .main .nav-other {
        position: absolute;
        top: 100%;
        left: 0;
        width: 100%;
        display: none;
        background-color: #f6f7f8;
        padding: 0 0.68rem 1.23rem 0.68rem;
        border-top: 0.04rem solid #edc28e;
        height: calc(100vh - 1.40rem);
        overflow: auto;
        margin-left: 0;
    }
    .nav-section .main .nav-other ul {
        display: block;
        margin-bottom: 1.05rem
    }
    .nav-section .main .nav-other ul li {
        margin-left: 0
    }
    .nav-section .main .nav-other ul li .first-nav {
        position: relative;
        border-bottom: 1px solid #e5e5e5
    }
    .nav-section .main .nav-other ul li .first-nav a {
        padding-right: 0.60rem;
        line-height: 1.50rem
    }
    .nav-section .main .nav-other ul li .first-nav a::after {
        display: none
    }
    .nav-section .main .nav-other ul li .first-nav .iconfont {
        color: #154266;
        position: absolute;
        line-height: 1.50rem;
        width: 0.50rem;
        height: 1.50rem;
        text-align: center;
        font-size: 0.32rem;
        top: 0;
        right: 0
    }
    .nav-section .main .nav-other ul li .second-nav {
        display: none;
        position: static;
        width: 100%;
        -webkit-box-shadow: none;
        box-shadow: none;
        -webkit-transform: translateX(0);
        transform: translateX(0);
        background-color: transparent;
        opacity: 1;
        visibility: visible;
        padding: 0.20rem;
        border-bottom: 1px solid #e5e5e5
    }
    .nav-section .main .nav-other ul li .second-nav a {
        line-height: 1.07rem;
        display: block;
        margin-left: 0;
        color: #6f6f6f
    }
    .nav-section .main .nav-other .other {
        margin-left: 0;
        padding-left: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        line-height: 1
    }
    .nav-section .main .nav-other .other:after {
        left: 0.80rem
    }
    .nav-section .main .nav-other .other .lang {
        margin-right: 0.77rem
    }
    .nav-section .main .nav-other .other span {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1
    }
    .nav-section .main .nav-other .other span>i {
        display: none
    }
    .nav-section .main .nav-other .other span .search-box {
        display: block;
        position: static;
        background-color: transparent;
        -webkit-box-shadow: none;
        box-shadow: none;
        padding: 0;
        width: 100%
    }
    .nav-section .main .nav-other .other span .search-box input {
        height: 0.72rem;
        border-radius: 0.36rem
    }
    .nav-section .main .nav-other .other span .search-box i {
        right: 0;
        top: 0;
        width: 0.70rem;
        line-height: 0.72rem
    }
    .footer {
        padding: 0 0.40rem
    }
    .footer .main {
        padding: 0
    }
    .footer h6 {
        margin-bottom: 0.60rem;
        font-size: 0.28rem
    }
    .footer .branch .link-list,
    .footer .link .link-list {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .footer .branch .link-list .link-item,
    .footer .link .link-list .link-item {
        font-size: 0.20rem;
        margin-bottom: 0;
        margin-top: 0.30rem;
        line-height: 1.2;
        width: 50%;
        padding: 0 0.10rem;
        margin-left: -0.10rem
    }
    .footer .branch .link-list .link-item:nth-of-type(1),
    .footer .branch .link-list .link-item:nth-of-type(2),
    .footer .link .link-list .link-item:nth-of-type(1),
    .footer .link .link-list .link-item:nth-of-type(2) {
        margin-top: 0
    }
    .footer .footer-t {
        padding: 4.00rem 0 0.70rem;
        display: block;
        position: relative
    }
    .footer .footer-t .branch,
    .footer .footer-t .link,
    .footer .footer-t .other {
        width: 100%
    }
    .footer .footer-t .link {
        padding-top: 0.60rem;
        margin-bottom: 0.60rem
    }
    .footer .footer-t .branch {
        margin-left: 0
    }
    .footer .footer-t .other {
        height: 3.32rem;
        border-bottom: 1px solid #dcdcdc;
        position: absolute;
        top: 0.68rem;
        left: 0;
        text-align: left
    }
    .footer .footer-t .other .logo {
        margin-left: 0;
        width: 2.20rem;
        margin-bottom: 0.50rem
    }
    .footer .footer-t .other .contact-type {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
    .footer .footer-t .other .contact-type .erweima {
        width: 1.60rem;
        max-width: inherit
    }
    .footer .footer-b {
        padding: 0.31rem 0 0.40rem;
        font-size: 0.20rem
    }
    .common-banner {
        height: 4.44rem
    }
    .common-banner img {
        height: 100%;
        max-width: inherit
    }
    .common-banner div h3 {
        left: 0.40rem;
        top: 1.98rem
    }
    .bread-crumbs {
        border-top-width: 0.12rem;
        line-height: 1.11rem
    }
    .bread-crumbs .main {
        padding: 0
    }
    .bread-crumbs ul {
        overflow: auto
    }
    .bread-crumbs ul li {
        width: auto;
        -ms-flex-negative: 0;
        flex-shrink: 0
    }
    .bread-crumbs ul li a {
        padding: 0 0.40rem;
        font-size: 0.24rem
    }
    .level3-box {
        padding-top: 0;
        display: block
    }
    .level3-box .level34 {
        position: relative;
        height: 1.96rem;
        margin-bottom: 0.62rem
    }
    .level3-box .level3-nav {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: 100%;
        overflow: auto;
        margin-right: 0;
        padding: 0 0.05rem;
        position: static;
        border-bottom: 1px solid #dcdcdc;
        background-color: transparent
    }
    .level3-box .level3-nav .item>a {
        font-size: 0.22rem;
        padding: 0 0.35rem;
        position: relative;
        overflow: hidden;
        line-height: 0.97rem;
        height: 0.97rem
    }
    .level3-box .level3-nav .item>a .iconfont {
        display: none
    }
    .level3-box .level3-nav .item>a:before {
        width: 100%;
        height: 0.05rem;
        top: auto;
        bottom: 0;
        -webkit-transform: translateY( 0.06rem);
        transform: translateY( 0.06rem)
    }
    .level3-box .level3-nav .item.current .level4-item {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
    .level3-box .level3-nav .item.current>a:before {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    .level3-box .level3-nav .item .level4-item {
        position: absolute;
        left: 0;
        bottom: 0;
        width: 100%;
        padding: 0 0.26rem;
        overflow: auto;
        border-top: 1px solid #dcdcdc
    }
    .level3-box .level3-nav .item .level4-item a {
        -ms-flex-negative: 0;
        flex-shrink: 0;
        padding: 0 0.14rem;
        line-height: 0.97rem
    }
    .level3-box .level3-content {
        padding-left: 0.40rem;
        padding-right: 0.40rem
    }
}<!--ºÄÊ±1763886739.5275Ãë-->