﻿@charset "utf-8";

/* CSS Document */
body {
    font-family: "Hiragino Sans GB", "MicroSoft YaHei", Arial, sans-serif;
    overflow-x: hidden;
    color: #333;
    background: #16165e;
}

body,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
fieldset,
legend,
button,
input,
select,
textarea,
th,
td {
    margin: 0;
    padding: 0;
}

img {
    border: none;
    max-width: 100%;
}

a {
    color: #0d0d0d;
    text-decoration: none;
}

a,
area {
    blur: expression(this.onFocus=this.blur())
}

ul,
li {
    list-style: none;
}

.mr-top5 {
    margin-top: 5%;
}

.disp {
    display: flex;
    flex-direction: column;
}

.disp-r {
    display: flex;
    justify-content: space-around;
}

/* 通用头部 */
.ht_top {
    width: 100%;
    background: #fafafa url(../images/nav_bg.gif) repeat-x 0 0;
    line-height: 41px;
    overflow: hidden;
}

.Width {
    width: 80%;
    background: red;
    margin: 0 auto;
}

.ht_top .zt_top {
    width: 1070px;
    height: 41px;
    margin: 0 auto;
}

.ht_top h1 {
    float: left;
}

.ht_top h1 a {
    float: left;
    width: 131px;
    height: 40px;
    overflow: hidden;
    text-indent: -100em;
    background: url(../images/logo.gif) no-repeat;
    font-size: 12px;

}

.ht_top .topnav {
    float: right;
    color: #0d0d0d;
    font-size: 12px;
}

.ht_top .topnav a {
    padding: 0 8px;
}

.ht_top .topnav a:hover {
    color: #e4393c;
    text-decoration: underline;
}

.banner-box {
    width: 100%;
    background: url(../images/banner-bg.png)no-repeat;
    background-size: 100% 100%;
    display: flex;
}

.mode-box {
    width: 62.5%;
    margin: 0 auto;
    margin-bottom: 5%;
    margin-top: 38%;
    display: flex;
}

.small-1 {
    width: 17.4%;
    background: url(../images/mode1-bg.png)no-repeat;
    background-size: 100% 100%;
    display: flex;
    align-items: center;
}

.small-1 img {
    float: left;
    display: block;
    /* background: pink; */
    width: 23.4%;
    margin-left: 10%;
}

.small-1 span {
    width: 56.6%;
    display: block;
    text-align: center;
    padding: 16% 0;
    color: white;
    font-weight: bold;
}

.small-2 {
    width: 17.4%;
    background: url(../images/mode2-bg.png)no-repeat;
    background-size: 100% 100%;
    display: flex;
    align-items: center;
    margin-left: -0.7%;
}

.small-2 img {
    float: left;
    display: block;
    /* background: pink; */
    width: 23.4%;
    margin-left: 10%;
}

.small-2 span {
    width: 56.6%;
    display: block;
    text-align: center;
    padding: 16% 0;
    color: white;
    font-weight: bold;
}

.small-3 {
    width: 17.4%;
    background: url(../images/mode3-bg.png)no-repeat;
    background-size: 100% 100%;
    display: flex;
    align-items: center;
    margin-left: -0.8%;
}

.small-3 img {
    float: left;
    display: block;
    /* background: pink; */
    width: 23.4%;
    margin-left: 10%;
}

.small-3 span {
    width: 56.6%;
    display: block;
    text-align: center;
    padding: 16% 0;
    color: white;
    font-weight: bold;
}

.mk1 {
    width: 100%;
    display: flex;
    flex-direction: column;
    background: #16165e;
}

.mk1-top {
    width: 100%;
}

.title-box {
    width: 62.7%;
    text-align: center;
    background: url(../images/top-mode.png)no-repeat;
    background-size: 100% 100%;
    margin: 0 auto;
}

.title-box span {
    display: block;
    font-size: 46px;
    font-family: "FZLTTHJW";
    color: rgb(255, 255, 255);
    text-align: center;
    padding: 2% 0 8% 0;
}

.mk1-mid {
    width: 100%;
    background: #16165e;

}

.mk1-con {
    width: 62.4%;
    margin: 0 auto;
    background: #010261;
    border-left: 2px solid #5683f5;
    border-right: 2px solid #5683f5;
    display: flex;
    justify-content: space-around;
    align-items: center;
}

.mk1-bottom {
    width: 100%;
}

.mk1-bottom img {
    display: block;
    margin: 0 auto;
    width: 62.5%;
    height: 40px;
}

.mk-midbox {
    width: 6.25%;
}

.mk-leftbox {
    width: 38.8%;
}

.mk-rightbox {
    width: 38.8%;
}

.jb-box {
    width: 100%;
    background: url(../images/jb-bg.png)no-repeat;
    background-size: 100% 100%;
    display: flex;
    padding: 6% 0;
    margin: 5% 0 15% 0;
}

.jb-txtbox {
    width: 90%;
    float: right;
    text-align: center;
}

.jb-btbox {
    width: 10%;
    background: url(../images/dyj-bg.png)no-repeat;
    background-size: 100% 100%;
    text-align: center;
    padding: 3% 0;
    color: #16165e;
    font-weight: bold;
    float: right;
    position: relative;
    right: -5%;
}

.rq {
    color: white;
    font-weight: bold;
    font-size: 1.5rem;
}

.sj {
    font-size: 1rem;
    color: white;
    font-weight: bold;
}

.anniu {
    width: 30%;
    background: white;
    text-align: center;
    padding: 2% 0;
    font-weight: bold;
    color: #010261;
    border-radius: 50px;
    margin: 0 auto;
    margin-top: 5.5%;
}

.mirrorRotateLevel {
    transform: rotateY(180deg);
    /* 水平镜像翻转 */
}

.mirrorRotateLevel1 {
    transform: rotateY(180deg) !important;
    /* 水平镜像翻转 */
}

.jb-box:nth-child(2) {
    background: url(../images/jb-bg1.png)no-repeat;
    background-size: 100% 100%;
}

.price-box {
    width: 79.1%;
}

.price-box img {
    width: 100%;
}



.price-txt {
    width: 79.1%;
    border-radius: 15px;
    background-color: rgb(26, 27, 145);
    margin-top: 4%;
    display: flex;
    flex-direction: column;
}

.jp-tit {
    width: 21.6%;
    background: url(../images/jqgz-bg.png)no-repeat;
    background-size: 100% 100%;
    margin: 0 auto;
    color: #16165e;
    font-weight: bold;
    text-align: center;
    font-size: 18px;
    padding: 0.7% 0;
    margin-top: -2%;
}

.jp-sm {
    width: 100%;
    margin-top: 4%;
    display: flex;
    justify-content: space-around;
    margin-bottom: 3%;
}

.jp-pic {
    width: 40%;
    height: 174px;
    background: url(../images/jp-kuang.png)no-repeat;
    background-size: 100% 100%;
    display: flex;
    margin-top: 2%;
}

.tutu {
    display: block;
    width: 26.8%;
    margin: 7% 0 7% 3%;
}

.wenzi {
    color: white;
    padding: 11% 0 7% 3%;
    line-height: 30px;
}

.jp-txt {
    width: 40%;
    display: flex;
    flex-direction: column;
}

.jp-sm-wenzi {
    width: 100%;
    height: 32px;
    display: flex;
    background: url(../images/jp-wenzi-bg.png)no-repeat;
    background-size: 100% 100%;
    margin-bottom: 3%;
}

.pm {
    width: 30px;
    height: 30px;
    background: url(../images/one.png)no-repeat;
    background-size: 100% 100%;
    text-align: center;
    line-height: 30px;
    color: #ec4a14;
    font-weight: bold;
    float: left;
}

.nr {
    float: left;
    height: 30px;
    line-height: 30px;
    padding-left: 5%;
    color: white;
    font-weight: bold;
}

.jp-sm {
    width: 100%;
    margin-top: 4%;
    display: flex;
    justify-content: space-around;
    margin-bottom: 3%;
}

.jp-inter {
    width: 79.1%;
    border-radius: 15px;
    background-color: rgb(26, 27, 145);
    margin-top: 4%;
    display: flex;
    align-items: center;
}

.jp-inter img {
    width: 17px;
    height: 17px;
    display: block;
    margin-left: 2%;
}

.inter-txt {
    font-weight: bold;
    color: #7efffd;
    padding: 1.2% 0;
    margin-left: 2%;
}

.title-box-top {
    display: flex;
    width: 100%;
}

.dbx-tit {
    width: 37%;
    background: url(../images/dbx-bg.png)no-repeat;
    background-size: 100% 100%;
    text-align: center;
    padding: 1% 0 3% 0;
    font-size: 18px;
    font-weight: bold;
    margin-left: 16%;
}

.dbx-tit1 {
    width: 30%;
    background: url(../images/dbx-bg.png)no-repeat;
    background-size: 100% 100%;
    text-align: center;
    padding: 1% 0 3% 0;
    font-size: 18px;
    font-weight: bold;
    margin-left: 13%;
}

.zi {
    color: #680fe4;
}

.dark {
    color: #031f75;
}

.card-box {
    width: 79.1%;
    margin-top: 4%;
    display: flex;
    justify-content: space-between;
}

.card1 {
    width: 25%;
    height: 342px;
    background: url(../images/card1-bg.png)no-repeat;
    background-size: 100% 100%;
    display: flex;
    flex-direction: column;
}

.js-1 {
    font-weight: bold;
    color: white;
    font-size: 25px;
    padding: 3% 0 0 5%;
}

.js-2 {
    font-size: 30px;
    font-weight: bold;
    text-align: center;
    color: white;
    padding-top: 2%;
}

.js-3 {
    font-size: 15px;
    color: white;
    text-align: center;
    padding: 8% 0;
    line-height: 30px;
}

.baoming {
    display: block;
    margin: 0 auto;
    background: white;
    color: #2233d9;
    font-weight: bold;
    padding: 2% 10%;
    border-radius: 50px;
    margin-bottom: 10%;
    margin-top: 15%;
}

.ewm-box {
    width: 119px;
    height: 119px;
    background: white;
    border-radius: 15px;
    margin: 0 auto;
    margin-top: 1%;
}

.ewm-box img {
    border-radius: 15px;
    width: 100%;
    height: 100%;
}

.list-box {
    width: 80%;
    padding: 3% 3% 1% 3%;
    border-radius: 15px;
    background: url(../images/qz-bg.png)no-repeat;
    background-size: 100% 100%;
}

.qz-1 {
    width: 100%;
    display: flex;
    align-items: center;
    margin-bottom: 3%;
}

.num {
    width: 23px;
    height: 23px;
    background: #7efffd;
    text-align: center;
    line-height: 23px;
    color: #031f75;
    border-radius: 5px;
}

.qz-wen {
    width: 95%;
    color: white;
    padding-left: 3%;
    font-size: 18px;
}

.last-top {
    display: block;
    margin: 0 auto;
    width: 62.5%;
}

.region {
    display: flex;
    flex-wrap: wrap;
}

.region a {
    display: block;
    width: 7%;
    background: #2633b0;
    margin-left: 2.6%;
    margin-bottom: 2%;
    text-align: center;
    padding: 1.3%;
    border-radius: 10px;
    color: white;
    font-weight: bold;
}

.region a:hover {
    background: #0eebff;
    color: #633130;
}

.box04_bottom {
    width: 95%;
    margin: 0 auto;
}

.tab_container {
    display: flex;
    justify-content: space-between;
}

.zx-left {
    width: 70%;
    line-height: 40px;
}

.zx-right {
    width: 161px;
    height: 161px;
    margin-top: 3%;
}

.zx-right img {
    border-radius: 10px;
}

.zx-left h2 {
    color: #0eebff;
    padding-top: 3%;
}

.zx-left p {
    color: white;
}

.zx-left a {
    color: white;
}

.link_container p {
    color: white;
}

/* 通用底部 */

.footer {
    clear: both;
    position: relative;
    padding: 30px 0 0 0;
    text-align: center;
    /* padding-bottom: 40px; */
    margin-bottom: 2%;
}

.footer p {
    position: relative;
    z-index: 2;
    color: #fff;
    font-size: 16px;
    line-height: 30px;
}

.footer p span {
    padding: 0 5px;
}

.footer p a {
    color: #fff;
}
.dds1{
    display: none;
}
@media screen and (max-width:1400px) {
    .mk1-con {
        width: 70%;
    }
    .mode-box {
        width: 90%;
    }

    .title-box {
        width: 95%;
    }

    .title-box span {
        font-size: 30px;
    }

    .mk1-con {
        width: 95%;
    }

    .mk1-bottom img {
        width: 95%;
    }

    .last-top {
        width: 95%;
    }

    .jp-sm {
        flex-direction: column;
    }

    .jp-pic {
        width: 90%;
        margin: 0 auto;
        display: flex;
        justify-content: space-around;
    }

    .tutu {
        margin: 1% 0 1% 0%;
        width: 18%;
    }

    .wenzi {
        padding: 4% 0 7% 3%;
        line-height: 40px;
    }

    .jp-txt {
        width: 90%;
        margin: 0 auto;
        margin-top: 3%;
    }
}

@media screen and (max-width:727px) {
    .mode-box {
        width: 95%;
        font-size: 12px;
    }

    .title-box {
        width: 98%;
    }

    .title-box span {
        font-size: 30px;
    }

    .mk1-con {
        width: 98%;
    }

    .mk1-bottom img {
        width: 98%;
    }

    .last-top {
        width: 98%;
    }

    .rq {
        font-size: 1rem;
    }

    .sj {
        font-size: 0.8rem;
    }

    .anniu {
        font-size: 0.8rem;
    }

    .jb-btbox {
        font-size: 0.8rem;
    }

    .jp-tit {
        font-size: 0.8rem;
    }

    .inter-txt {
        font-size: 0.5rem;
    }

    .nr {
        font-size: 0.8rem;
    }

    .dbx-tit {
        display: none;
    }

    .dbx-tit1 {
        display: none;
    }

    .card-box {
        flex-wrap: wrap;
    }

    .card1 {
        width: 48%;
        height: 342px;
        background: url(../images/card1-bg.png)no-repeat;
        background-size: 100% 100%;
        display: flex;
        flex-direction: column;
        margin: 0 auto;
        margin-top: 10%;
    }

    .region a {

        font-size: 0.8rem;
    }
    .dds{
        display: none;
    }
    .dds1{
        display: block;
        font-size: 1rem;
    }
}

@media screen and (max-width:550px) {
    .text1{
        text-align: left;
        padding-left: 5%!important;
    }
    .jp-pic {
        width: 100%;
        flex-direction: column;
        height: 20rem;
        background: none;
        border: 1px solid #0eebff;
        border-radius: 15px;
    }
    .tutu{
        margin: 0 auto!important;
        /* margin-top: 25%!important; */
        width: 30%;
    }
    .disxx {
        display: none;
    }

    .title-box span {
        font-size: 20px;
    }

    .mode-box {
        width: 100%;
    }

    .small-1 img {
        display: none;
    }

    .small-2 img {
        display: none;
    }

    .small-3 img {
        display: none;
    }

    .small-1 span {
        display: block;
        margin: 0 auto;
        width: 100%;
    }

    .small-2 span {
        display: block;
        margin: 0 auto;
        width: 100%;
    }

    .small-3 span {
        display: block;
        margin: 0 auto;
        width: 100%;
    }

    .rq {
        font-size: 0.8rem;
    }

    .sj {
        font-size: 0.6rem;
    }

    .anniu {
        font-size: 0.6rem;
        padding: 0 10%;
    }

    /* .tutu {
        margin: 6% 0 1% 3%;
    } */

    .wenzi {
        /* background: red; */
        text-align: center;
    }

    .jp-tit {
        font-size: 0.8rem;
    }

    .price-txt {
        width: 95%;
    }

    .jp-inter {
        width: 95%;
    }

    .card-box {
        width: 95%;
    }

    .list-box {
        width: 90%;
    }

    .qz-wen {
        font-size: 0.8rem;
    }

    .mun {
        font-size: 0.8rem;
    }

    .region a {
        width: 10%;
        margin-left: 3.5%;
    }

    .zx-right {
        width: 100px;
        height: 100px;
        margin-top: 8%;
    }

    .zx-left h2 {
        font-size: 1rem !important;
    }

    .zx-left p {
        font-size: 0.8rem !important;
    }

    .zx-left a {
        font-size: 0.8rem !important;
    }

    .js-2 {
        font-size: 30px;
    }

    .card-box {
        width: 100%;
    }

    .card1 {
        width: 70%;

    }
    .dds1{
        display: block;
        font-size: 1rem;
    }
    .anniu {
        width: 50%;
    }
}

@media screen and (max-width:330px) {
    .text1{
        text-align: left;
        padding-left: 0%!important;
    }
    .tutu{
        width: 40%;
        margin-top: 2%;
    }
    .jp-pic {
    background: none;
    border: 1px solid #0eebff;
    border-radius: 15px;
    }
    .anniu {
        width: 70%;
    }

    .tutu {
        margin: 12% 0 9% 3%;
    }

    .wenzi {
        padding:1% 2% 5% 3%;
        line-height: 30px;
        font-size: 0.5rem;
    }

    .jp-tit {
        font-size: 0.5rem;
        width: 40%;
    }
}
.text{

    display: flex;
    flex-direction: column;
}
.text1{
    text-align: left;
    padding-left: 20%;
}
.bluetext{
    color: #0eebff;
    font-weight: bold;
}