ul {
    list-style-type: none
}

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

.clearfloat {
    zoom: 1
}

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    font-family: "Microsoft YaHei", Arial;
    /* font-size: 0 */
}

html {
    overflow: hidden;
    overflow-y: scroll
}

body {
    width: 100%;
    height: 100%;
    -webkit-text-size-adjust: 100% !important;
    text-size-adjust: 100% !important;
    -moz-text-size-adjust: 100% !important
}

.container {
    position: relative;
    width: 100%;
    max-width: 73.95833vw;
    height: 100%;
    margin: auto;
    text-align: center
}

select {
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    -ms-appearance: none
}

a {
    text-decoration: none
}

.mb-hide {
    display: none
}

.pc-hide {
    display: block
}

header {
    position: fixed;
    top: 0;
    z-index: 11;
    width: 100%;
    height: auto;
    background: transparent
}

header .container {
    display: flex;
    flex-direction: row;
    align-items: center
}

header .navigation {
    width: 100%;
    height: 3.125vw
}

header .logo {
    width: 6.77083vw;
    height: 1.97917vw
}

header .nav {
    margin-left: 3.64583vw;
    width: auto;
    height: 100%
}

header .nav>ul {
    display: flex;
    flex-direction: row;
    width: 100%;
    height: 100%
}

header .nav>ul>li {
    padding: 0 1.5625vw;
    position: relative
}

header .nav>ul>li>a>div {
    font-size: .83333vw;
    font-weight: 400;
    line-height: 3.125vw;
    color: #ffffff;
    opacity: 0.75
}

header .nav>ul>li>a .nav-item1 {
    color: #005fb9 !important;
    opacity: 1 !important
}

header .nav>ul>li>a .nav-item2 {
    color: #005fb9 !important;
    opacity: 1 !important
}

header .nav>ul>li .nav-hover-box {
    z-index: 11;
    position: absolute;
    top: 3.125vw;
    left: 50%;
    transform: translateX(-50%);
    width: 6.875vw;
    display: none;
    background: #ffffff;
    height: auto;
    box-shadow: .10417vw .10417vw .26042vw rgba(0, 0, 0, 0.1)
}

header .nav>ul>li .nav-hover-box>a {
    display: block;
    width: 100%;
    height: auto;
    position: relative
}

header .nav>ul>li .nav-hover-box>a>div {
    padding: .52083vw 0;
    width: 100%;
    height: auto;
    cursor: pointer;
    font-size: .83333vw;
    color: #000000
}

header .nav>ul>li .nav-hover-box>a:hover>div {
    color: #005fb9;
    font-weight: bold
}

header .nav>ul>li .nav-hover-box1 {
    display: block
}

header .nav>ul>li:hover>a>div {
    color: #005fb9 !important;
    font-weight: bold
}

header .nav>ul .nav-li-active>a>div {
    color: #ffffff !important;
    opacity: 1 !important;
    font-weight: bold
}

header .nav>ul .nav-li-active1>a>div {
    color: #005fb9 !important;
    opacity: 1 !important;
    font-weight: bold
}

header .nav-hover-box {
    width: 100%;
    height: auto;
    background: #ffffff
}

header .nav-hover-box .nav-box-item {
    position: relative;
    padding: 1.25vw 0;
    width: 100%;
    height: auto;
    margin: 0 auto
}

header .nav-hover-box .nav-box-item .container {
    justify-content: center;
    flex-direction: column
}

header .nav-hover-box .nav-box-item ul {
    width: auto;
    height: 100%;
    margin: .26042vw 0;
    display: flex;
    flex-direction: row;
    align-items: center;
    flex-wrap: wrap
}

header .nav-hover-box .nav-box-item ul li {
    width: auto;
    padding: 0 1.30208vw;
    height: 100%;
    position: relative
}

header .nav-hover-box .nav-box-item ul li a {
    width: auto;
    height: 100%
}

header .nav-hover-box .nav-box-item ul li a p {
    display: inline;
    margin-left: .52083vw;
    font-size: .83333vw;
    color: #000000;
    line-height: 1.5625vw;
    position: relative
}

header .nav-hover-box .nav-box-item ul li a:hover p {
    color: #005fb9;
    opacity: 1
}

header .nav-hover-box .nav-box-item3 {
    padding: 1.04167vw 0;
    width: 100%;
    height: auto
}

header .nav-hover-box .nav-box-item3 .container>div {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: center
}

header .nav-hover-box .nav-box-item3 .container>div>div:nth-of-type(1) {
    width: 19.79167vw;
    margin-right: 3.125vw;
    height: auto
}

header .nav-hover-box .nav-box-item3 .container>div>div:nth-of-type(1)>div:nth-of-type(1) {
    width: 100%;
    padding: .625vw 0;
    text-align: left;
    border-bottom: 1px solid rgba(0, 0, 0, 0.2)
}

header .nav-hover-box .nav-box-item3 .container>div>div:nth-of-type(1)>div:nth-of-type(1) a {
    font-size: .83333vw;
    color: #000000
}

header .nav-hover-box .nav-box-item3 .container>div>div:nth-of-type(1) .hea-catalogue-box {
    width: 100%;
    height: auto;
    padding: 1.04167vw 0 0 0;
    display: flex;
    flex-direction: column
}

header .nav-hover-box .nav-box-item3 .container>div>div:nth-of-type(1) .hea-catalogue-box .hea-catalogue-item {
    width: 100%;
    height: auto
}

header .nav-hover-box .nav-box-item3 .container>div>div:nth-of-type(1) .hea-catalogue-box .hea-catalogue-item ul {
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap
}

header .nav-hover-box .nav-box-item3 .container>div>div:nth-of-type(1) .hea-catalogue-box .hea-catalogue-item ul li {
    text-align: left;
    width: 30%;
    margin-bottom: 1.04167vw
}

header .nav-hover-box .nav-box-item3 .container>div>div:nth-of-type(1) .hea-catalogue-box .hea-catalogue-item ul li a {
    font-size: .72917vw;
    color: #000000
}

header .nav-hover-box .nav-box-item3 .container>div>div:nth-of-type(1) .hea-catalogue-box .hea-catalogue-item ul li:hover a {
    color: #005fb9
}

header .nav-hover-box .nav-box-item3 .container>div>div:nth-of-type(1) .hea-catalogue-box .hea-catalogue-item ul li:last-child {
    margin-right: 0
}

header .nav-hover-box .nav-box-item3 .container>div>div:nth-of-type(2) {
    width: 0vw;
    height: auto;
    margin-right: 0vw
}

header .nav-hover-box .nav-box-item3 .container>div>div:nth-of-type(2)>div:nth-of-type(1) {
    width: 100%;
    padding: .625vw 0;
    text-align: left;
    border-bottom: 1px solid rgba(0, 0, 0, 0.2)
}

header .nav-hover-box .nav-box-item3 .container>div>div:nth-of-type(2)>div:nth-of-type(1) a {
    font-size: .83333vw;
    color: #000000
}

header .nav-hover-box .nav-box-item3 .container>div>div:nth-of-type(2) ul {
    margin-top: 1.04167vw;
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap
}

header .nav-hover-box .nav-box-item3 .container>div>div:nth-of-type(2) ul li {
    text-align: left;
    width: 50%;
    margin-bottom: 1.04167vw
}

header .nav-hover-box .nav-box-item3 .container>div>div:nth-of-type(2) ul li a {
    font-size: .72917vw;
    color: #000000
}

header .nav-hover-box .nav-box-item3 .container>div>div:nth-of-type(2) ul li:hover a {
    color: #005fb9
}

header .nav-hover-box .nav-box-item3 .container>div>div:nth-of-type(3) {
    width: 14.58333vw;
    height: auto;
    margin-right: 2.60417vw
}

header .nav-hover-box .nav-box-item3 .container>div>div:nth-of-type(3)>div:nth-of-type(1) {
    width: 100%;
    padding: .625vw 0;
    text-align: left;
    border-bottom: 1px solid rgba(0, 0, 0, 0.2)
}

header .nav-hover-box .nav-box-item3 .container>div>div:nth-of-type(3)>div:nth-of-type(1) a {
    font-size: .83333vw;
    color: #000000
}

header .nav-hover-box .nav-box-item3 .container>div>div:nth-of-type(3) ul {
    margin-top: 1.04167vw;
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap
}

header .nav-hover-box .nav-box-item3 .container>div>div:nth-of-type(3) ul li {
    text-align: left;
    width: 50%;
    margin-bottom: 1.04167vw
}

header .nav-hover-box .nav-box-item3 .container>div>div:nth-of-type(3) ul li a {
    font-size: .72917vw;
    color: #000000
}

header .nav-hover-box .nav-box-item3 .container>div>div:nth-of-type(3) ul li:hover a {
    color: #005fb9
}

header .nav-hover-box .nav-box-item3 .container>div>div:nth-of-type(4) {
    width: auto;
    height: auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: .625vw
}

header .nav-hover-box .nav-box-item3 .container>div>div:nth-of-type(4) p {
    margin-bottom: 2.08333vw
}

header .nav-hover-box .nav-box-item3 .container>div>div:nth-of-type(4) p a {
    font-size: .83333vw;
    color: #000000
}

header .serch {
    position: absolute;
    right: 0;
    width: auto;
    height: 100%;
    display: flex;
    flex-direction: row;
    align-items: center
}

header .serch>div:nth-of-type(1) {
    display: flex;
    flex-direction: row;
    align-items: center
}

header .serch>div:nth-of-type(1) .serch-sou {
    display: flex;
    width: 11.45833vw;
    height: 2.08333vw;
    display: none
}

header .serch>div:nth-of-type(1) .serch-sou>div {
    display: flex;
    flex-direction: row;
    align-items: center;
    width: 100%;
    height: 100%;
    border: 1px solid #ffffff;
    border-radius: 1.25vw
}

header .serch>div:nth-of-type(1) .serch-sou>div>input {
    width: 80%;
    height: 100%;
    font-size: .83333vw;
    padding: 0 .52083vw;
    color: #ffffff;
    background: transparent;
    border: none
}

header .serch>div:nth-of-type(1) .serch-sou>div>input:focus {
    outline: none
}

header .serch>div:nth-of-type(1) .serch-sou>div>input::-webkit-input-placeholder {
    color: #ffffff;
    opacity: 0.5
}

header .serch>div:nth-of-type(1) .serch-sou>div>.input-active::-webkit-input-placeholder {
    color: #000000;
    opacity: 0.5
}

header .serch>div:nth-of-type(1) .serch-sou>div>img {
    margin-right: .52083vw;
    margin-left: .52083vw;
    width: 1.35417vw;
    height: 1.35417vw
}

header .serch>div:nth-of-type(1)>img {
    cursor: pointer;
    margin-left: .52083vw;
    width: 1.04167vw;
    height: 1.04167vw;
    opacity: 0.75
}

header .serch>div:nth-of-type(2) {
    margin-left: 1.5625vw;
    height: 100%;
    width: auto;
    display: flex;
    flex-direction: row;
    align-items: center
}

header .serch>div:nth-of-type(2)>p {
    font-size: .83333vw;
    font-weight: 400;
    line-height: 3.125vw;
    color: #ffffff;
    opacity: 0.75
}

header .serch>div:nth-of-type(2) .serch-item1 {
    opacity: 1
}

header .serch>div:nth-of-type(2) .jump_en {
    cursor: pointer
}

header .serch>div:nth-of-type(2)>span {
    margin: 0 .52083vw;
    font-size: .83333vw;
    font-weight: 400;
    line-height: 3.125vw;
    color: #ffffff;
    opacity: 0.75
}

header .serch-bar {
    width: 100%;
    opacity: 0;
    height: 0vw;
    transition: height 0.5s, opacity 0.5s
}

header .serch-bar .serch-bar-box {
    width: 100%;
    height: 100%;
    position: relative
}

header .serch-bar .serch-bar-box .serch-bar-select {
    position: absolute;
    top: 50%;
    left: 30%;
    padding-left: 1.04167vw;
    transform: translate(-50%, -50%);
    width: 6.19792vw;
    height: 2.08333vw;
    display: flex;
    align-items: center;
    background: #FFFFFF;
    border-radius: .20833vw;
    border: .05208vw solid #005FB9;
    cursor: pointer
}

header .serch-bar .serch-bar-box .serch-bar-select .name {
    position: relative;
    width: 100%;
    text-align: left;
    font-size: .83333vw;
    color: #005FB9
}

header .serch-bar .serch-bar-box .serch-bar-select .name::after {
    content: '';
    position: absolute;
    width: .52083vw;
    height: .26042vw;
    right: .52083vw;
    top: 50%;
    transform: translateY(-50%) rotate(180deg);
    background: url(../image/serch-tou.png) center center no-repeat;
    background-size: cover
}

header .serch-bar .serch-bar-box .serch-bar_chioce {
    display: none;
    width: 7.76042vw;
    height: 5.46875vw;
    position: absolute;
    padding: 1.04167vw .78125vw .52083vw 2.34375vw;
    z-index: 15;
    top: 150%;
    left: 30%;
    transform: translate(-50%, -50%);
    background: url(../image/serch-bar-bg.png) center center no-repeat;
    background-size: 100% 100%;
    overflow: hidden
}

header .serch-bar .serch-bar-box .serch-bar_chioce .name {
    position: relative;
    cursor: pointer;
    width: 80%;
    padding: .26042vw 0;
    text-align: left;
    font-size: .72917vw;
    color: rgba(0, 0, 0, 0.6)
}

header .serch-bar .serch-bar-box .serch-bar_chioce .name::before {
    content: '';
    position: absolute;
    width: .67708vw;
    height: .67708vw;
    top: 50%;
    left: -1.04167vw;
    transform: translateY(-50%);
    background: url(../image/select-noactive.png) center center no-repeat;
    background-size: 100% 100%
}

header .serch-bar .serch-bar-box .serch-bar_chioce .active {
    color: #005FB9
}

header .serch-bar .serch-bar-box .serch-bar_chioce .active::before {
    background: url(../image/select-active.png) center center no-repeat;
    background-size: 100% 100%
}

header .serch-bar .serch-bar-box .serch-bar-main {
    width: 21.30208vw;
    height: 2.08333vw;
    border-bottom: 1px solid #005fb9;
    padding: 0 .52083vw;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

header .serch-bar .serch-bar-box .serch-bar-main>input {
    width: 90%;
    height: 20px;
    border: none;
    font-size: .72917vw;
    font-weight: 400;
    color: #000000
}

header .serch-bar .serch-bar-box .serch-bar-main>input:focus {
    outline: none
}

header .serch-bar .serch-bar-box .serch-bar-main>input::-webkit-input-placeholder {
    opacity: 0.4
}

header .serch-bar .serch-bar-box .serch-bar-main>img {
    width: 1.04167vw;
    height: 1.04167vw
}

header .serch-bar .serch-bar-box .serch-bar-close {
    cursor: pointer;
    width: .72917vw;
    height: .72917vw;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0
}

header .serch-bar .serch-bar-box .serch-bar-close>img {
    width: 100%;
    height: 100%;
    transition: all 0.2s
}

header .serch-bar .serch-bar-box .serch-bar-close>img:nth-of-type(1) {
    display: block
}

header .serch-bar .serch-bar-box .serch-bar-close>img:nth-of-type(2) {
    display: none
}

header .serch-bar .serch-bar-box .serch-bar-close:hover>img {
    transform: rotate(-90deg)
}

header .serch-bar .serch-bar-box .serch-bar-close:hover>img:nth-of-type(1) {
    display: none
}

header .serch-bar .serch-bar-box .serch-bar-close:hover>img:nth-of-type(2) {
    display: block;
    transform: rotate(-90deg)
}

header .serch-bar.serch-bar-active {
    opacity: 1;
    height: 3.64583vw
}

.wrap .title {
    width: auto;
    font-size: 2.08333vw;
    font-weight: bold;
    color: #333333;
    opacity: 1;
    position: relative
}

.wrap  .title::before {
    position: absolute;
    content: '';
    width: 1.66667vw;
    height: 1.35417vw;
    background: url("../image/title-top.png") no-repeat;
    background-size: cover;
    top: 50%;
    transform: translateY(-50%);
    left: 40%
}

.wrap .title::after {
    position: absolute;
    content: '';
    width: 1.66667vw;
    height: 1.35417vw;
    background: url("../image/title-down.png") no-repeat;
    background-size: cover;
    top: 50%;
    transform: translateY(-50%);
    right: 40%
}

footer {
    padding: 1.04167vw 0 2.08333vw;
    width: 100%;
    height: auto;
    background: #e4e9ef
}

footer .footer-top {
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
    padding: 2.08333vw 0;
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: row;
    align-items: center
}

footer .footer-top>div {
    width: auto;
    height: auto;
    display: flex;
    flex-direction: row;
    align-items: center
}

footer .footer-top>div>a>img {
    width: 11.04167vw;
    height: 3.22917vw
}

footer .footer-top>div>div {
    margin-left: 2.08333vw;
    display: flex;
    flex-direction: column
}

footer .footer-top>div>div>div {
    display: flex;
    flex-direction: row
}

footer .footer-top>div>div>div p {
    margin-right: 1.5625vw;
    text-align: left;
    font-size: .83333vw;
    font-weight: 400;
    color: #000000
}

footer .footer-top>div>div p {
    margin-top: .78125vw;
    font-size: .83333vw;
    text-align: left;
    font-weight: 400;
    color: #000000
}

footer .footer-top>img {
    margin-left: 9.63542vw;
    width: 2.60417vw;
    height: 2.60417vw;
    cursor: pointer
}

footer .footer-content {
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
    padding: 2.08333vw 0;
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: row
}

footer .footer-content .footer-item {
    width: auto;
    height: auto;
    margin-right: 4.16667vw
}

footer .footer-content .footer-item .footer-text {
    text-align: left;
    font-size: 1.04167vw;
    font-weight: 400;
    color: #000000
}

footer .footer-content .footer-item .footer-text>a {
    text-align: left;
    font-size: 1.04167vw;
    font-weight: 400;
    color: #000000;
    margin-bottom: .05208vw
}

footer .footer-content .footer-item .footer-link {
    text-align: left;
    margin-top: .78125vw
}

footer .footer-content .footer-item .footer-link>a {
    text-align: left;
    font-size: .83333vw;
    font-weight: 400;
    color: #000000;
    opacity: 0.6
}

footer .footer-content .footer-item .footer-link>a:hover {
    opacity: 1
}

footer .footer-content .footer-item .footer-link1>a {
    opacity: 1;
    font-size: 1.04167vw
}

footer .footer-content .footer-item .footer-tel {
    margin-top: 1.04167vw;
    text-align: left;
    font-size: .83333vw;
    font-weight: 400;
    color: #000000;
    opacity: 0.6
}

footer .footer-content .footer-item .footer-mail {
    margin-top: .78125vw;
    text-align: left;
    font-size: .83333vw;
    font-weight: 400;
    color: #000000;
    opacity: 0.6
}

footer .footer-content .footer-item .footer-er {
    margin-top: .78125vw;
    display: flex;
    flex-direction: row;
    align-items: center
}

footer .footer-content .footer-item .footer-er>img {
    width: 5vw;
    height: 5vw
}

footer .footer-content .footer-item .footer-er>a {
    margin-left: 1.04167vw;
    width: 5.41667vw;
    height: 1.66667vw;
    border: 1px solid #fafafa;
    opacity: 1;
    border-radius: .10417vw;
    font-size: .83333vw;
    font-weight: 400;
    color: #ffffff;
    text-align: center;
    line-height: 1.66667vw;
    display: block
}

footer .footer-content .footer-item:nth-of-type(2) {
    margin-right: 2.08333vw
}

footer .footer-content .footer-item:last-child {
    margin-right: 0
}

footer .footer-bot {
    padding-top: 2.08333vw;
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: row;
    justify-content: space-between
}

footer .footer-bot .footer-bot-left, footer .footer-bot .footer-bot-right {
    width: auto;
    height: 100%;
    display: flex;
    flex-direction: row;
    align-items: center
}

footer .footer-bot .footer-bot-left a, footer .footer-bot .footer-bot-right a {
    width: auto;
    height: 100%
}

footer .footer-bot .footer-bot-left a img, footer .footer-bot .footer-bot-right a img {
    width: auto;
    height: 1.82292vw;
    margin-right: 1.04167vw
}

footer .footer-bot .footer-bot-left a:last-of-type img, footer .footer-bot .footer-bot-right a:last-of-type img {
    margin-right: 0
}

footer .footer-bot .footer-bot-right {
    flex-direction: row-reverse
}

footer .footer-bot .footer-bot-right a img {
    margin-right: unset;
    margin-left: 1.04167vw
}

footer .footer-bot .footer-bot-right a:last-of-type img {
    margin-left: 0
}

.crumbs {
    width: 100%;
    height: auto;
    /* padding-top: 3.64583vw */
}

.crumbs ul {
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: row;
    align-items: center;
    flex-wrap: wrap
}

.crumbs ul li {
    width: auto;
    height: 100%;
    position: relative;
    margin-right: .26042vw;
    flex-shrink: 0
}

.crumbs ul li a {
    display: block;
    width: 100%;
    height: 100%;
    line-height: normal;
    font-size: .72917vw;
    color: #707070;
    text-align: left
}

.crumbs ul li a:hover {
    color: #005FB9
}

.crumbs ul li div {
    position: absolute;
    top: 50%;
    transform: translateY(-50%) rotate(-45deg);
    width: .41667vw;
    height: .41667vw;
    border: 1px solid #707070;
    border-top: none;
    border-left: none
}

.crumbs ul li span {
    font-size: .72917vw;
    color: #005FB9
}

.crumbs ul li:nth-of-type(2n) {
    margin-right: 1.04167vw
}

.pop-up {
    position: fixed;
    z-index: 11;
    bottom: 10%;
    right: .78125vw;
    width: 2.60417vw;
    height: 5.72917vw;
    display: flex;
    flex-direction: column
}

.pop-up>div {
    cursor: pointer;
    padding: .52083vw 0;
    width: 2.60417vw;
    height: 2.60417vw
}

.pop-up>div>a {
    width: 2.60417vw;
    height: 2.60417vw
}

.pop-up>div>a>img {
    width: 2.60417vw;
    height: 2.60417vw
}

.pop-up>div>a>img:nth-of-type(1) {
    display: block
}

.pop-up>div>a>img:nth-of-type(2) {
    display: none
}

.pop-up>div>a:hover>img:nth-of-type(1) {
    display: none
}

.pop-up>div>a:hover>img:nth-of-type(2) {
    display: block
}

.pop-up>.turn-top {
    cursor: pointer;
    margin-top: .52083vw
}

.nodata {
    width: 100%;
    height: auto;
    text-align: center;
    font-size: 1.66667vw;
    margin: 3.125vw 0;
    color: rgba(0, 0, 0, 0.4)
}

.default-content {
    margin-top: 3.125vw;
    margin-bottom: 3.125vw;
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: column;
    align-items: center
}

.default-content img {
    width: 64.11458vw;
    height: 28.64583vw
}

.default-content .default-img1 {
    width: 28.64583vw;
    height: 28.64583vw
}

.default-content p {
    margin-top: 1.82292vw;
    font-size: 1.25vw;
    color: rgba(0, 0, 0, 0.4)
}

.pagebox {
    display: inline-block;
    width: auto;
    height: auto;
    margin: 0 auto;
    margin-bottom: 2.08333vw;
    margin-top: 2.08333vw;
    position: relative;
    left: 50%;
    top: 0;
    transform: translateX(-50%)
}

.page-Pagination {
    width: auto;
    height: 2.29167vw;
    display: flex;
    flex-direction: row
}

.page-Pagination .spage-number {
    width: auto;
    height: 2.29167vw;
    padding: .36458vw 1.04167vw;
    border-radius: .20833vw;
    display: flex
}

.page-Pagination .spage-number button {
    border-radius: .20833vw;
    width: 1.61458vw;
    height: 1.61458vw;
    padding: 0;
    margin-right: .78125vw;
    margin-left: 0;
    font-size: .83333vw;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.6);
    line-height: 1.5625vw;
    box-shadow: 0px 2px 4px 1px rgba(0, 0, 0, 0.1);
    text-align: center;
    border: none;
    background: #ffffff
}

.page-Pagination .spage-number button[data-page='prev'] {
    background: url("../image/icon-page-left.png") no-repeat center center;
    background-size: 25%
}

.page-Pagination .spage-number button[data-page='prev']:hover {
    background: url("../image/icon-page-left1.png") no-repeat center center;
    background-size: 25%
}

.page-Pagination .spage-number button[data-page='next'] {
    background: url("../image/icon-page-right.png") no-repeat center center;
    background-size: 25%
}

.page-Pagination .spage-number button[data-page='next']:hover {
    background: url("../image/icon-page-right1.png") no-repeat center center;
    background-size: 25%
}

.page-Pagination .spage-number .button-disabled[data-page='prev'], .page-Pagination .spage-number .button-disabled[data-page='next'] {
    cursor: not-allowed;
    opacity: 0.5
}

.page-Pagination .spage-number button:last-child {
    margin-right: 0
}

.page-Pagination .spage-number button:hover {
    background: #ffffff;
    border: 1px solid #005fb9;
    color: #005fb9
}

.page-Pagination .spage-number button.active {
    color: #ffffff;
    background: #005fb9
}

.spage-skip {
    margin-left: -.26042vw;
    line-height: 2.29167vw
}

.page-Pagination .spage-skip {
    font-size: .9375vw
}

.page-Pagination .spage-skip input {
    margin-top: .41667vw;
    margin-left: .26042vw;
    margin-right: .3125vw;
    width: 2.5vw;
    height: 1.61458vw;
    background: #ffffff;
    box-shadow: 0px 2px 4px 1px rgba(0, 0, 0, 0.1);
    border-radius: .20833vw;
    font-size: .9375vw
}

.page-Pagination .spage-skip button[data-page='go'] {
    margin-top: .41667vw;
    border-radius: .20833vw;
    margin-left: .52083vw;
    padding: 0vw;
    width: 2.5vw;
    height: 1.61458vw;
    background: #005fb9;
    font-size: .9375vw;
    font-weight: normal;
    line-height: 1.61458vw;
    text-align: center;
    color: #ffffff
}

.tip {
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.3)
}

.tip .tip-box {
    width: 15.625vw;
    height: 10.41667vw;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: #ffffff;
    border-radius: .52083vw;
    padding: 0 .52083vw
}

.tip .tip-box .tip-close {
    cursor: pointer;
    width: 5%;
    position: absolute;
    top: 5%;
    right: 5%
}

.tip .tip-box .tip-content {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #000000;
    font-size: .83333vw;
    width: 90%;
    text-align: center
}

.layui-layer-move {
    opacity: 1 !important
}

@media screen and (max-width: 1023px) {
    .default-content {
        margin-top: 8vw;
        width: 100%;
        height: auto;
        display: flex;
        flex-direction: column;
        align-items: center
    }

    .default-content img {
        width: 78.91067vw;
        height: 32.82vw
    }

    .default-content .default-img1 {
        width: 73.33333vw;
        height: 73.33333vw
    }

    .default-content p {
        margin-top: 4.66667vw;
        font-size: 3.2vw;
        color: rgba(0, 0, 0, 0.4)
    }

    .nodata {
        width: 100%;
        height: auto;
        text-align: center;
        font-size: 3.2vw;
        margin: 8vw 0;
        color: rgba(0, 0, 0, 0.4)
    }

    .tip {
        display: none;
        width: 100%;
        height: 100%;
        position: fixed;
        top: 0;
        left: 0;
        background: rgba(0, 0, 0, 0.3)
    }

    .tip .tip-box {
        width: 80vw;
        height: 53.33333vw;
        position: absolute;
        z-index: 999;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        background: #ffffff;
        border-radius: 1.33333vw;
        padding: 0 1.33333vw
    }

    .tip .tip-box .tip-close {
        cursor: pointer;
        width: 10%;
        position: absolute;
        top: 5%;
        right: 5%
    }

    .tip .tip-box .tip-content {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        color: #000000;
        font-size: 4.26667vw;
        width: 90%;
        text-align: center
    }

    .pc-hide {
        display: none
    }

    .mb-hide {
        display: block
    }

    .wrap .title {
        width: auto;
        font-size: 5.33333vw;
        font-weight: bold;
        color: #333333;
        opacity: 1;
        position: relative
    }

    .wrap .title::before {
        position: absolute;
        content: "";
        width: 4.26667vw;
        height: 3.46667vw;
        background: url("../image/title-top.png") no-repeat;
        background-size: cover;
        top: 50%;
        transform: translateY(-50%);
        left: 32%
    }

    .wrap  .title::after {
        position: absolute;
        content: "";
        width: 4.26667vw;
        height: 3.46667vw;
        background: url("../image/title-down.png") no-repeat;
        background-size: cover;
        top: 50%;
        transform: translateY(-50%);
        right: 32%
    }

    .pc-hide {
        display: none
    }

    .mb-hide {
        display: block
    }

    .container {
        position: relative;
        width: 100%;
        max-width: 92vw;
        height: 100%;
        margin: auto;
        text-align: center
    }

    header {
        width: 100%;
        height: auto;
        background: #ffffff;
        position: static;
        top: 0;
        left: 0
    }

    header .container {
        align-items: flex-start
    }

    header .header-mb {
        position: fixed;
        top: 0;
        left: 0;
        background: #ffffff;
        z-index: 9999;
        width: 100%;
        height: 13.33333vw;
        border-bottom: 1px solid #e2e2e2
    }

    header .header-mb .container {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        align-items: center
    }

    header .header-mb .container .logo {
        width: 22.26667vw;
        height: 6.53333vw
    }

    header .header-mb .container .header-box {
        width: auto;
        height: 100%;
        display: flex;
        flex-direction: row;
        align-items: center
    }

    header .header-mb .container .header-box .header-search {
        width: 5.33333vw;
        height: 5.33333vw
    }

    header .header-mb .container .header-box a {
        margin-left: 6.66667vw;
        font-size: 5.33333vw;
        color: #000000
    }

    header .header-mb .container .header-box .header-menu {
        margin-left: 6.66667vw;
        width: 5.33333vw;
        height: auto
    }

    header .header-nav-mb {
        margin-top: 13.33333vw;
        width: 100%;
        height: 100vh;
        background: #ffffff;
        z-index: 9999;
        display: none
    }

    header .header-nav-mb .header-nav-box-mb {
        width: 100%;
        height: auto
    }

    header .header-nav-mb .header-nav-box-mb .header-nav-item {
        width: 100%;
        height: auto
    }

    header .header-nav-mb .header-nav-box-mb .header-nav-item .header-nav-one {
        width: 100%;
        height: auto;
        padding: 5.33333vw 4vw;
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: space-between;
        border-bottom: 1px solid rgba(0, 0, 0, 0.05)
    }

    header .header-nav-mb .header-nav-box-mb .header-nav-item .header-nav-one>p {
        font-size: 4vw;
        color: #000000
    }

    header .header-nav-mb .header-nav-box-mb .header-nav-item .header-nav-one>p a {
        font-size: 4vw;
        color: #000000
    }

    header .header-nav-mb .header-nav-box-mb .header-nav-item .header-nav-one>div {
        width: 2vw;
        height: 2vw;
        border: .4vw solid #005FB9;
        border-bottom: none;
        border-left: none;
        transform: rotate(45deg);
        transition: all 0.4s
    }

    header .header-nav-mb .header-nav-box-mb .header-nav-item .header-nav-two-box {
        display: none;
        width: 100%;
        height: auto;
        background: #f2f7fc
    }

    header .header-nav-mb .header-nav-box-mb .header-nav-item .header-nav-two-box .header-nav-two-item {
        width: 100%;
        height: auto
    }

    header .header-nav-mb .header-nav-box-mb .header-nav-item .header-nav-two-box .header-nav-two-item .header-nav-two {
        width: 100%;
        height: auto;
        padding: 5.33333vw 4vw;
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: space-between;
        border-bottom: 1px solid rgba(0, 0, 0, 0.1)
    }

    header .header-nav-mb .header-nav-box-mb .header-nav-item .header-nav-two-box .header-nav-two-item .header-nav-two>p {
        font-size: 3.2vw;
        color: #000000
    }

    header .header-nav-mb .header-nav-box-mb .header-nav-item .header-nav-two-box .header-nav-two-item .header-nav-two>p a {
        font-size: 3.2vw;
        color: #000000
    }

    header .header-nav-mb .header-nav-box-mb .header-nav-item .header-nav-two-box .header-nav-two-item .header-nav-two>div {
        width: 2vw;
        height: 2vw;
        border: .4vw solid #005FB9;
        border-bottom: none;
        border-left: none;
        transform: rotate(45deg);
        transition: all 0.4s
    }

    header .header-nav-mb .header-nav-box-mb .header-nav-item .header-nav-two-box .header-nav-two-item .header-nav-three {
        display: none;
        width: 100%;
        height: auto;
        padding: 4vw;
        border-bottom: 1px solid rgba(0, 0, 0, 0.1)
    }

    header .header-nav-mb .header-nav-box-mb .header-nav-item .header-nav-two-box .header-nav-two-item .header-nav-three .header-nav-three-item {
        width: 100%;
        height: auto;
        display: flex;
        flex-direction: row;
        align-items: flex-start
    }

    header .header-nav-mb .header-nav-box-mb .header-nav-item .header-nav-two-box .header-nav-two-item .header-nav-three .header-nav-three-item .header-nav-three-title {
        font-size: 3.2vw;
        color: #005fb9
    }

    header .header-nav-mb .header-nav-box-mb .header-nav-item .header-nav-two-box .header-nav-two-item .header-nav-three .header-nav-three-item div {
        width: 100%;
        height: auto;
        display: flex;
        flex-direction: row;
        flex-wrap: wrap
    }

    header .header-nav-mb .header-nav-box-mb .header-nav-item .header-nav-two-box .header-nav-two-item .header-nav-three .header-nav-three-item div a {
        font-size: 3.2vw;
        color: #000000;
        margin-right: 5.33333vw;
        margin-bottom: 4vw
    }

    header .header-nav-mb .header-nav-box-mb .header-nav-item .header-nav-two-box .header-nav-two-item .header-nav-guide .header-nav-three-item div {
        width: 100%
    }

    header .header-nav-mb .header-nav-box-mb .header-nav-item .header-nav-two-box .header-nav-two-item .header-nav-model .header-nav-three-item div {
        width: 100%
    }

    header .header-nav-mb .header-nav-box-mb .header-nav-item .header-nav-two-box .header-nav-two-item .header-nav-model .header-nav-three-item div a {
        margin-bottom: 0
    }

    header .header-nav-mb .header-nav-box-mb .header-nav-item .header-nav-two-box .header-nav-two-active .header-nav-two>div {
        transform: rotate(135deg)
    }

    header .header-nav-mb .header-nav-box-mb .header-nav-item .header-nav-two-box .header-nav-two-active .header-nav-three {
        display: block
    }

    header .header-nav-mb .header-nav-box-mb .header-nav-item .header-nav-two-box .header-nav-two1-item {
        width: 100%;
        height: auto;
        display: flex;
        flex-direction: row;
        padding: 5.33333vw 4vw 1.33333vw 4vw;
        flex-wrap: wrap
    }

    header .header-nav-mb .header-nav-box-mb .header-nav-item .header-nav-two-box .header-nav-two1-item div {
        width: 33%;
        height: auto;
        margin-bottom: 4vw
    }

    header .header-nav-mb .header-nav-box-mb .header-nav-item .header-nav-two-box .header-nav-two1-item div a {
        font-size: 3.2vw;
        color: #000000
    }

    header .header-nav-mb .header-nav-box-mb .header-nav-item-active .header-nav-one>div {
        transform: rotate(135deg)
    }

    header .header-nav-mb .header-nav-box-mb .header-nav-item-active .header-nav-two-box {
        display: block
    }

    header .header-serch-mb {
        width: 100%;
        height: 0vw;
        display: none;
        padding: 5.33333vw 0;
        background: #ffffff;
        transition: all 1s ease
    }

    header .header-serch-mb .container {
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: space-between
    }

    header .header-serch-mb .container .serch-bar-select-mb {
        padding-left: 2.66667vw;
        width: 20vw;
        height: 9.33333vw;
        display: flex;
        align-items: center;
        background: #FFFFFF;
        border: .13333vw solid #005FB9;
        cursor: pointer
    }

    header .header-serch-mb .container .serch-bar-select-mb .name {
        position: relative;
        width: 100%;
        text-align: left;
        font-size: 2.93333vw;
        color: #005FB9
    }

    header .header-serch-mb .container .serch-bar-select-mb .name::after {
        content: '';
        position: absolute;
        width: 2.66667vw;
        height: 1.33333vw;
        right: 1.33333vw;
        top: 50%;
        transform: translateY(-50%) rotate(180deg);
        background: url(../image/serch-tou.png) center center no-repeat;
        background-size: cover
    }

    header .header-serch-mb .container .serch-bar_chioce-mb {
        display: none;
        width: 25.33333vw;
        height: 17.73333vw;
        position: absolute;
        padding: 2.93333vw 2vw 1.33333vw 6.93333vw;
        z-index: 15;
        top: 190%;
        left: 11%;
        transform: translate(-50%, -50%);
        background: url(../image/serch-bar-bg.png) center center no-repeat;
        background-size: cover;
        overflow: hidden
    }

    header .header-serch-mb .container .serch-bar_chioce-mb .name {
        position: relative;
        cursor: pointer;
        width: 80%;
        padding: .53333vw 0;
        text-align: left;
        font-size: 2.66667vw;
        color: rgba(0, 0, 0, 0.6)
    }

    header .header-serch-mb .container .serch-bar_chioce-mb .name::before {
        content: '';
        position: absolute;
        width: 2.08333vw;
        height: 2.08333vw;
        top: 50%;
        left: -2.66667vw;
        transform: translateY(-50%);
        background: url(../image/select-noactive.png) center center no-repeat;
        background-size: cover
    }

    header .header-serch-mb .container .serch-bar_chioce-mb .active {
        color: #005FB9
    }

    header .header-serch-mb .container .serch-bar_chioce-mb .active::before {
        background: url(../image/select-active.png) center center no-repeat;
        background-size: cover
    }

    header .header-serch-mb .container .serch-mb {
        width: 60vw;
        height: 9.33333vw;
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: space-between;
        background: #f2f7fc;
        padding: 0 2.66667vw;
        position: relative
    }

    header .header-serch-mb .container .serch-mb input {
        width: 80%;
        font-size: 3.2vw;
        border: 0;
        background: none;
        padding: 0 1.33333vw;
        color: #000000
    }

    header .header-serch-mb .container .serch-mb input:focus {
        outline: none
    }

    header .header-serch-mb .container .serch-mb img {
        width: 4.26667vw;
        height: 4.26667vw
    }

    header .header-serch-mb .container .serch-mb .serch-bar_chioce_mb {
        position: absolute;
        width: 22.53333vw;
        height: auto;
        background: #FFFFFF;
        box-shadow: 0px 5px 10px 1px rgba(0, 0, 0, 0.08);
        left: 2.66667vw;
        top: 120%;
        border-radius: .53333vw;
        overflow: hidden;
        display: none
    }

    header .header-serch-mb .container .serch-mb .serch-bar_chioce_mb div {
        font-size: 2.13333vw;
        color: rgba(0, 0, 0, 0.6);
        padding: 1.33333vw 2.66667vw;
        width: 100%
    }

    header .header-serch-mb .container .serch-mb .serch-bar_chioce_mb .active {
        background: #005FB9;
        color: #FFFFFF
    }

    header .header-serch-mb .container p {
        font-size: 3.2vw;
        color: #000
    }

    header .header-serch-mb-active {
        height: 20vw;
        display: block;
        position: fixed;
        top: 13.33333vw;
        left: 0;
        z-index: 9999
    }

    footer {
        padding: 2.66667vw 0;
        width: 100%;
        height: auto;
        background: #e4e9ef
    }

    footer .footer-top {
        width: 100%;
        height: auto;
        display: flex;
        flex-direction: row;
        align-items: center;
        border-bottom: 1px solid rgba(0, 0, 0, 0.1);
        padding: 5.33333vw 0
    }

    footer .footer-top .footer-logo {
        width: 22.93333vw;
        height: 6.8vw;
        margin-left: 0
    }

    footer .footer-top .footer-box {
        margin-left: 4vw;
        width: auto;
        height: auto;
        display: flex;
        flex-direction: column;
        align-items: stretch
    }

    footer .footer-top .footer-box .footer-box-top {
        width: auto;
        height: auto;
        display: flex;
        flex-direction: row;
        margin-left: 0 !important;
        flex-wrap: wrap
    }

    footer .footer-top .footer-box .footer-box-top a {
        font-size: 3.2vw;
        font-weight: normal;
        color: #000000;
        margin-right: 5.33333vw;
        text-align: left
    }

    footer .footer-top .footer-box p {
        text-align: left;
        margin-top: 1.33333vw;
        font-size: 2.66667vw;
        font-weight: normal;
        color: #000000
    }

    footer .footer-box {
        width: 100%;
        height: auto
    }

    footer .footer-box .footer-box-item {
        width: 100%;
        height: auto;
        padding: 4vw 0;
        border-bottom: 1px solid rgba(0, 0, 0, 0.1)
    }

    footer .footer-box .footer-box-item .footer-box-item-content {
        width: 100%;
        height: auto;
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        align-items: center
    }

    footer .footer-box .footer-box-item .footer-box-item-content>a {
        font-size: 3.73333vw;
        font-weight: normal;
        color: #000000;
        line-height: 3.73333vw
    }

    footer .footer-box .footer-box-item .footer-box-item-content>div {
        width: 3.06667vw;
        height: 3.06667vw;
        border: .4vw solid #070707;
        opacity: 0.2;
        border-bottom: none;
        border-left: none;
        transform: rotate(135deg);
        transition: all 0.4s
    }

    footer .footer-box .footer-box-item .footer-box-item-box {
        display: none;
        width: 100%;
        height: auto;
        margin-top: 2.66667vw
    }

    footer .footer-box .footer-box-item .footer-box-item-box ul {
        width: 100%;
        height: auto;
        display: flex;
        flex-direction: row;
        flex-wrap: wrap
    }

    footer .footer-box .footer-box-item .footer-box-item-box ul li {
        text-align: left;
        width: 50%;
        height: auto;
        padding: 2vw 1.06667vw
    }

    footer .footer-box .footer-box-item .footer-box-item-box ul li>a {
        text-align: left;
        font-size: 3.2vw;
        font-weight: normal;
        color: #000000;
        line-height: 3.73333vw
    }

    footer .footer-box .footer-box-item .footer-box-item-box ul li .footer-box-item-text {
        font-size: 3.73333vw;
        font-weight: normal;
        color: #000000;
        line-height: 3.73333vw
    }

    footer .footer-box .footer-box-item-active .footer-box-item-content>div {
        transform: rotate(-45deg)
    }

    footer .footer-box .footer-box-item-active .footer-box-item-box {
        display: block
    }

    footer .footer-bot-mb {
        width: 100%;
        height: auto
    }

    footer .footer-bot-mb .footer-bot-top, footer .footer-bot-mb .footer-bot-bottom {
        width: 100%;
        height: auto;
        border-bottom: 1px solid rgba(0, 0, 0, 0.1);
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-self: start;
        flex-wrap: wrap
    }

    footer .footer-bot-mb .footer-bot-top a, footer .footer-bot-mb .footer-bot-bottom a {
        display: block;
        width: auto;
        height: 100%
    }

    footer .footer-bot-mb .footer-bot-top a img, footer .footer-bot-mb .footer-bot-bottom a img {
        width: auto;
        height: 6.66667vw;
        margin: 2.66667vw 2.66667vw 2.66667vw 0
    }

    footer .footer-bot-mb .footer-bot-top a:last-of-type img, footer .footer-bot-mb .footer-bot-bottom a:last-of-type img {
        margin-right: 0
    }

    footer .footer-bot-mb .footer-bot-bottom {
        border-bottom: 0
    }

    .pop-up {
        position: fixed;
        z-index: 11;
        bottom: 10%;
        right: 2vw;
        width: 6.66667vw;
        height: 5.72917vw;
        display: flex;
        flex-direction: column
    }

    .pop-up>div {
        cursor: pointer;
        padding: 1.33333vw 0;
        width: 6.66667vw;
        height: 6.66667vw
    }

    .pop-up>div>a {
        width: 6.66667vw;
        height: 6.66667vw
    }

    .pop-up>div>a>img {
        width: 6.66667vw;
        height: 6.66667vw
    }

    .pop-up>div>a>img:nth-of-type(1) {
        display: block
    }

    .pop-up>div>a>img:nth-of-type(2) {
        display: none
    }

    .pop-up>div>a:hover>img:nth-of-type(1) {
        display: none
    }

    .pop-up>div>a:hover>img:nth-of-type(2) {
        display: block
    }

    .pop-up>.turn-top {
        cursor: pointer;
        margin-top: 1.33333vw
    }

    .crumbs {
        width: 100%;
        height: auto;
        /* padding-top: 13.33333vw */
    }

    .crumbs ul {
        width: 100%;
        height: auto;
        display: flex;
        flex-direction: row;
        align-items: center;
        flex-wrap: wrap
    }

    .crumbs ul li {
        width: auto;
        height: 100%;
        position: relative;
        margin-right: 1.6vw;
        flex-shrink: 0
    }

    .crumbs ul li a {
        display: block;
        width: 100%;
        height: 100%;
        line-height: normal;
        font-size: 2.66667vw;
        color: #707070;
        text-align: left
    }

    .crumbs ul li a:hover {
        color: #005fb9
    }

    .crumbs ul li .crumbs-title {
        width: 40vw;
        text-overflow: -o-ellipsis-lastline;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        line-clamp: 1;
        -webkit-box-orient: vertical
    }

    .crumbs ul li div {
        position: absolute;
        top: 50%;
        transform: translateY(-50%) rotate(-45deg);
        width: 1.46667vw;
        height: 1.46667vw;
        border: 1px solid #707070;
        border-top: none;
        border-left: none
    }

    .crumbs ul li span {
        font-size: 2.66667vw;
        text-align: left
    }

    .crumbs ul li:nth-of-type(2n) {
        margin-right: 3.06667vw
    }

    .pagebox {
        display: inline-block;
        width: auto;
        height: 7.06667vw;
        margin: 0 auto;
        margin-bottom: 13.33333vw;
        margin-top: 8vw;
        position: relative;
        left: 50%;
        top: 0;
        transform: translateX(-50%)
    }

    .page-Pagination {
        width: auto;
        height: 7.06667vw;
        display: flex;
        flex-direction: row
    }

    .page-Pagination .spage-number {
        width: auto;
        height: 2.76042vw;
        padding: .93333vw 2.66667vw;
        border-radius: .53333vw;
        display: flex
    }

    .page-Pagination .spage-number button {
        border-radius: .53333vw;
        width: 7.06667vw;
        height: 7.06667vw;
        padding: 0;
        margin-right: 1.33333vw;
        margin-left: 0;
        font-size: 3.73333vw;
        font-weight: 400;
        color: rgba(0, 0, 0, 0.4);
        line-height: 7.06667vw;
        box-shadow: 0px 2px 4px 1px rgba(0, 0, 0, 0.1);
        text-align: center;
        border: 1px solid rgba(0, 0, 0, 0.4);
        background: transparent
    }

    .page-Pagination .spage-number button[data-page='prev'] {
        background: url("../image/icon-page-left.png") no-repeat center center;
        background-size: 25%;
        width: 7.06667vw;
        height: 7.06667vw;
        font-size: 3.2vw
    }

    .page-Pagination .spage-number button[data-page='prev']:hover {
        background-size: 25%
    }

    .page-Pagination .spage-number button[data-page='next'] {
        background: url("../image/icon-page-right.png") no-repeat center center;
        background-size: 25%;
        width: 7.06667vw;
        height: 7.06667vw;
        font-size: 3.2vw
    }

    .page-Pagination .spage-number button[data-page='next']:hover {
        background-size: 25%
    }

    .page-Pagination .spage-number .button-disabled[data-page='prev'], .page-Pagination .spage-number .button-disabled[data-page='next'] {
        cursor: not-allowed;
        opacity: 0.5
    }

    .page-Pagination .spage-number button:last-child {
        margin-right: 0
    }

    .page-Pagination .spage-number button:hover {
        background: #ffffff;
        border: 1px solid #005fb9;
        color: #005fb9
    }

    .page-Pagination .spage-number button.active {
        color: #005FB9;
        background: transparent;
        border: 1px solid #005fb9
    }
}