﻿body,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
pre,
fieldset,
lengend,
button,
input,
textarea,
th,
td {
    /* table elements */
    margin: 0;
    padding: 0;
}


body,
button,
input,
select,
textarea {
    /* for ie */
    /*font: 12px/1 Tahoma, Helvetica, Arial, "微软雅黑", sans-serif;*/
    font: 400 14px/1 'Microsoft Yahei','PingFang SC',Avenir,'Segoe UI','Hiragino Sans GB',STHeiti,'Microsoft Sans Serif','WenQuanYi Micro Hei',sans-serif
    /*  */
}

h1 {
    font-size: 18px;
    /* 18px / 12px = 1.5 */
}

img {
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    vertical-align: middle;
}

h2 {
    font-size: 16px;
}

h3 {
    font-size: 14px;
}

h4,
h5,
h6 {
    font-size: 100%;
}

address,
cite,
dfn,
em,
var,
i {
    font-style: normal;
}

/*  */
code,
kbd,
pre,
samp,
tt {
    font-family: "Courier New", Courier, monospace;
}

/*  */
small {
    font-size: 12px;
}

/*  */
img {
    max-width: 100%;
}

/*  */
ul,
ol {
    list-style: none;
}

/*  */
a {
    text-decoration: none;
    color: #333;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

    a:hover {
        text-decoration: none;
        color: #db2c32;
    }

/*  */
input,
select,
textarea,
button {
    outline: medium;
}

legend {
    color: #000;
}

/* for ie6 */
fieldset,
img {
    border: none;
}

/* img  */
input {
    vertical-align: middle;
    border: none;
    background: none;
    outline: none;
}

/*  */
button,
input,
select,
textarea {
    font-size: 100%;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

hr {
    border: none;
    height: 1px;
}

* {
    box-sizing: border-box;
}

html {
    overflow-y: scroll;
    min-width: 320px;
    color: #333;
}


/**/
.fl {
    float: left;
}

.fr {
    float: right;
}

/**/
.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

.d-flex {
    display: flex;
}

/*  */
.d-flex-center-center {
    display: flex;
    align-items: center;
    justify-content: center;
}

/*  */
.d-flex-center {
    display: flex;
    align-items: center;
}

.d-flex-start {
    display: flex;
    align-items: flex-start;
}

/*  */
.d-flex-between {
    display: flex;
    justify-content: space-between;
}

/*  */
.d-flex-justify-center {
    display: flex;
    justify-content: center;
}

.align-items {
    align-items: center;
}
/*  */
.d-flex-center-between {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.flex-row-reverse {
    flex-direction: row-reverse;
}

.d-flex-center-between-end {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.flex-1 {
    flex: 1;
}

.flex-column {
    flex-direction: column;
}

.flex-wrap {
    flex-wrap: wrap;
}

.flex-shrink {
    flex-shrink: 0;
}

.transition {
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.rwmZFbox img {
    max-width: 200px;
    height: auto;
}

.rwmZFbox h2 {
    font-weight: 500;
    font-size: 70px;
}

.cxBtn {
    height: 40px;
    line-height: 40px;
    color: #fff;
    border-radius: 8px;
    background: #db2c32;
    text-align: center;
    display: block;
    width: 200px;
    margin: 60px auto;
}

    .cxBtn:hover {
        color: #fff;
    }

/*  */
.header {
}

.topBox {
    background: url(../img/top.jpg) no-repeat center;
}

.w1186 {
    max-width: 1186px;
    margin: 0 auto;
}

.logo {
    display: inline-block;
    padding: 25px 0;
}

.navBox {
    background: #db2c32;
}

.navUl li {
    flex: 1;
    position: relative;
    z-index: 500;
}

    .navUl li a.maina {
        display: block;
        width: 100%;
        height: 60px;
        line-height: 60px;
        color: #fff;
        font-size: 18px;
        text-align: center;
    }

    .navUl li:hover a.maina, .navUl li.on a.maina {
        background: #a40000;
        color: #fff;
    }

.subAbox {
    position: absolute;
    background: #fff;
    box-shadow: 0 0 10px rgba(0,0,0,.1);
    left: 0;
    right: -20px;
    top: 100%;
    display: none;
}

    .subAbox a {
        padding-left: 20px;
        display: block;
        height: 48px;
        line-height: 48px;
        font-size: 16px;
    }

        .subAbox a:hover {
            background: #a40000;
            color: #fff;
        }

.navUl li:hover .subAbox {
    display: block;
}

.pageLeft {
    width: 210px;
    overflow: hidden;
    margin-right: 75px;
}

.leftTitle {
    height: 80px;
    line-height: 80px;
    text-align: center;
    background: #db2c32;
    color: #fff;
    font-weight: 500;
    font-size: 24px;
}

.leftNav li a {
    display: block;
    height: 60px;
    line-height: 60px;
    margin-left: 20px;
    background: url(../img/aico1.png) no-repeat left center;
    padding-left: 20px;
    font-size: 18px;
}

    .leftNav li a:hover {
        background: url(../img/aico2.png) no-repeat left center;
        color: #db2c32;
    }

.leftNav li.on a {
    background: url(../img/aico2.png) no-repeat left center;
    color: #db2c32;
}

.leftNav li {
    border-bottom: 1px #e5e5e5 dashed;
}

.wz {
    margin-top: 40px;
    height: 40px;
    border-bottom: 1px #e5e5e5 solid;
    text-align: right;
    line-height: 40px;
}

.jkform {
    padding: 40px;
}

.jkts {
    border: 1px #e5e5e5 solid;
    font-size: 16px;
    padding: 15px 10px;
    margin-bottom: 50px;
    text-align: center;
    line-height: 1.6;
}

.red {
    color: #db2c32;
}

.itemformLeft {
    width: 138px;
    font-size: 16px;
    line-height: 40px;
}

.itemformRith {
    min-height: 40px;
}

.moneyList {
}

.itemform {
    margin-bottom: 30px;
}

.moneyList .itemDiv {
    margin-right: 30px;
    border: 1px #e5e5e5 solid;
    height: 40px;
    line-height: 40px;
    padding: 0 18px;
    cursor: pointer;
    font-size: 16px;
    margin-bottom: 20px;
}

    .moneyList .itemDiv.on {
        background: #DB2C32;
        color: #fff;
        border-color: #DB2C32;
    }

    .moneyList .itemDiv.itemDivspan {
        padding: 0;
    }

        .moneyList .itemDiv.itemDivspan span {
            background: #e5e5e5;
            padding: 0 10px;
        }

        .moneyList .itemDiv.itemDivspan input {
            width: 140px;
            text-align: center;
        }

.moneyList .itemDw {
    margin-left: -15px;
    font-size: 16px;
    line-height: 40px;
    height: 40px;
    margin-bottom: 20px;
}

.moneyList .itemDiv.itemDivspan.on {
    background: transparent;
}

    .moneyList .itemDiv.itemDivspan.on span {
        background: #DB2C32;
    }

.select {
    width: 100%;
    border: 1px #E5E5E5 solid;
    height: 40px;
    line-height: 40px;
    box-sizing: border-box;
    padding: 0 10px;
    font-size: 16px;
}

.itemformRith .radio-beauty {
    padding-left: 30px;
    position: relative;
    margin-right: 20px;
    font-size: 16px;
    height: 20px;
    line-height: 20px;
}

    .itemformRith .radio-beauty::after {
        content: '';
        position: absolute;
        left: 0;
        width: 20px;
        height: 20px;
        border: 1px #E5E5E5 solid;
    }

.itemformRith input.checked + .radio-beauty::after {
    border-color: #DB2C32;
    background: url(../img/d.png) no-repeat;
}

.itemformRith input[type="radio"]:checked + .radio-beauty::after {
    border-color: #DB2C32;
    background: url(../img/d.png) no-repeat;
}

.inpts {
    width: 100%;
    border: 1px #E5E5E5 solid;
    height: 40px;
    line-height: 40px;
    box-sizing: border-box;
    padding: 0 10px;
    font-size: 16px;
}

.yhList li {
    width: 280px;
    height: 40px;
    border: 1px #E5E5E5 solid;
    font-size: 16px;
    cursor: pointer;
    overflow: hidden;
    margin-bottom: 20px;
}

.yhList {
    justify-content: space-between;
}

    .yhList li img {
        margin-right: 10px;
    }

    .yhList li.on {
        border-color: #DB2C32;
    }

.textarea {
    width: 100%;
    border: 1px #E5E5E5 solid;
    padding: 20px;
    height: 150px;
    outline: none;
    resize: none;
}

.mr0 {
    margin-right: 0;
}

.yyBtn {
    font-size: 16px;
    cursor: pointer;
}

html.fixed, html.fixed body {
    overflow: hidden;
}

.yyPop {
    display: none;
    position: fixed;
    z-index: 900;
    background: rgba(0,0,0,.8);
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}

.yyBox {
    background: #fff;
    border-radius: 15px;
    padding: 20px;
}

.yyPopBox2 {
    height: 100%;
}

.m_nav {
    display: none;
}

.yyNrBox {
    overflow: hidden;
    max-height: 65vh;
    overflow-y: scroll;
    width: 700px;
    margin: 15px 0;
    font-size: 16px;
    line-height: 2;
}

    .yyNrBox p {
        margin-bottom: 10px;
    }

.yyBox h2 {
    text-align: center;
    font-size: 20px;
}

.yyBtns span {
    background: #db2c32;
    text-align: center;
    color: #fff;
    height: 40px;
    line-height: 40px;
    border-radius: 10px;
    padding: 0 60px;
    font-size: 18px;
    cursor: pointer;
}

.nextStep button {
    margin-right: 20px;
    border: none;
    background: #db2c32;
    text-align: center;
    color: #fff;
    height: 40px;
    line-height: 40px;
    border-radius: 10px;
    width: 140px;
    font-size: 18px;
    cursor: pointer;
}

    .nextStep button.e5e5 {
        background: #E5E5E5;
        color: #333333;
    }

    .nextStep button.red {
        background: #db2c32;
    }

.footer {
    padding-top: 30px;
    background: url(../img/foot.jpg) center bottom;
    border-top: 3px #db2c32 solid;
}

.footNav li {
    flex: 1;
}

.foot-top h3 {
    font-size: 18px;
    margin-bottom: 10px;
    color: #db2c32;
    font-weight: 500;
}

.foot-top li a {
    display: block;
    height: 28px;
    line-height: 28px;
    font-size: 16px;
}

.rwmImg {
    margin-top: 20px;
}

    .rwmImg img {
        width: 88px;
        height: 88px;
    }

.linkBox {
    margin-top: 15px;
    border-bottom: 1px #d4d4d4 solid;
    padding-bottom: 15px;
    line-height: 1.8;
    font-size: 16px;
}

    .linkBox a {
        margin-left: 10px;
    }

.copy {
    text-align: center;
    font-size: 14px;
    padding: 15px 0;
    line-height: 1.8;
}

a.hoemBtn {
    height: 35px;
    display: none;
    padding-left: 15px;
}

a.mNav {
    height: 35px;
    display: none;
    padding-right: 15px;
}

    a.mNav img {
        height: 30px;
    }

a.hoemBtn img {
    height: 30px;
}

.indexSwiper {
    max-width: 1920px;
    margin: 0 auto;
}

    .indexSwiper .swiper-pagination span {
        width: 15px;
        height: 15px;
        background: #fff;
        opacity: 1;
    }

    .indexSwiper .swiper-pagination .swiper-pagination-bullet-active {
        background: #ff0000;
        opacity: 1;
    }

.w1200 {
    max-width: 1200px;
    margin: 0 auto;
}

.mt30 {
    margin-top: 30px;
}

.indexTit1 {
    height: 60px;
    line-height: 60px;
    background: #e5e5e5;
    padding-right: 15px;
}

    .indexTit1 a {
        color: #999999;
    }

        .indexTit1 a:hover {
            color: #db2c32;
        }

.indexHotLeft {
    width: 540px;
}

.fz14 {
    font-size: 14px;
}

.fz15 {
    font-size: 15px;
}

.fz16 {
    font-size: 16px;
}

.fz17 {
    font-size: 17px;
}

.fz18 {
    font-size: 18px;
}

.fz19 {
    font-size: 19px;
}

.fz20 {
    font-size: 20px;
}

.fz21 {
    font-size: 21px;
}

.fz22 {
    font-size: 22px;
}

.fz23 {
    font-size: 23px;
}

.fz24 {
    font-size: 24px;
}

.fz25 {
    font-size: 25px;
}

.fz26 {
    font-size: 26px;
}

.fz30 {
    font-size: 30px;
}

.fw500 {
    font-weight: 500;
}

.indexTit1 h3 {
    background: #db2c32;
    color: #fff;
    padding: 0 23px;
}

.imgNewSwiper {
    margin-top: 30px;
}

    .imgNewSwiper .swiper-pagination {
        display: none;
    }

    .imgNewSwiper .pic {
        overflow: hidden;
        border: 1px #eeeeee solid;
        width: 540px;
        height: 360px;
        display: flex;
        justify-content: center;
        align-items: center;
    }

        .imgNewSwiper .pic img {
            width: 540px;
            height: 360px;
        }

    .imgNewSwiper .swiper-button-next::after, .imgNewSwiper .swiper-button-prev::after {
        display: none;
    }

    .imgNewSwiper .swiper-button-next {
        right: 0;
    }

    .imgNewSwiper .swiper-button-prev {
        left: 0;
    }

    .imgNewSwiper .swiper-button-next, .imgNewSwiper .swiper-button-prev {
        width: 50px;
        height: 50px;
        background: rgba(0,0,0,.3);
        margin-top: -46px;
    }

        .imgNewSwiper .swiper-button-next:hover, .imgNewSwiper .swiper-button-prev:hover {
            background: #db2c32;
        }

    .imgNewSwiper a:hover .pic img {
        transform: scale(1.1);
    }

.imgNewSwiperTxt {
    padding-top: 10px;
}

.swiper-Titl {
    height: 24px;
    line-height: 24px;
    color: #000;
    position: relative;
    padding-right: 85px;
}

.imgNewSwiper a:hover .swiper-Titl {
    color: #DB2C32;
}

.swiper-Titl span {
    top: 4px;
    height: 18px;
    line-height: 18px;
    position: absolute;
    right: 0;
    color: #999999;
    padding-left: 15px;
    border-left: 1px #999 solid;
}

.txt {
    margin-top: 10px;
    color: #999;
    line-height: 1.6;
}

.text-overflow01 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}

.text-overflow2 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.text-overflow3 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}

.indexHotRight {
    margin-left: 38px;
}

.slideTxtBox .hd {
    height: 60px;
    line-height: 60px;
}

    .slideTxtBox .hd li {
        float: left;
        font-size: 24px;
        padding: 0 23px;
        color: #999;
        position: relative;
        cursor: pointer;
    }

        .slideTxtBox .hd li span {
            border-right: 1px #999 solid;
            height: 24px;
            position: absolute;
            right: 0;
            top: 50%;
            margin-top: -12px;
        }

        .slideTxtBox .hd li.on {
            background: #DB2C32;
            color: #fff;
        }

            .slideTxtBox .hd li.on span {
                display: none;
            }

.slideTxtBox .bd {
    margin-top: 30px;
    border-top: 1px #eeeeee solid;
}

.slideTxtBox .item a {
    display: block;
    padding: 14px 0;
    overflow: hidden;
    border-bottom: 1px #eeeeee solid;
}

.slideTxtBox .item h3 {
    height: 28px;
    line-height: 28px;
    color: #000;
    position: relative;
    padding-right: 80px;
}

.slideTxtBox .item a:hover h3 {
    color: #DB2C32;
}

.slideTxtBox .item span {
    position: absolute;
    right: 0;
    top: 0;
    color: #999;
}

.slideTxtBox .item .text {
    color: #999;
    line-height: 1.8;
    margin-top: 6px;
}

.indexBox2 {
    padding-top: 65px;
    padding-bottom: 40px;
}

.spanTit {
    color: #000;
    position: relative;
    padding-bottom: 15px;
}

    .spanTit::after {
        position: absolute;
        content: "";
        width: 52px;
        height: 3px;
        background: #DB2C32;
        left: 50%;
        margin-left: -26px;
        bottom: 0;
    }

.indexBox2Ul {
    margin-left: -1.5%;
}

    .indexBox2Ul li {
        width: 25%;
        overflow: hidden;
        margin-bottom: 25px;
        padding-left: 1.5%;
    }

        .indexBox2Ul li .pic {
            height: 220px;
            overflow: hidden;
        }

            .indexBox2Ul li .pic img {
                max-width: inherit;
                width: auto;
                height: 100%;
            }

.indexBox2Ul {
    padding-top: 30px;
}

    .indexBox2Ul li a:hover img {
        transform: scale(1.1);
    }

    .indexBox2Ul li h3 {
        height: 48px;
        margin-top: 8px;
        line-height: 1.5;
        color: #000;
    }

    .indexBox2Ul li a:hover h3 {
        color: #DB2C32;
    }

.gdA01 {
    width: 144px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    background: #e4e4e4;
    color: #999;
}

    .gdA01:hover {
        background: #DB2C32;
        color: #fff;
    }

.NrTitle {
    color: #000;
}

.pageNrBox {
    padding: 20px 20px 30px;
    line-height: 1.6;
}

.lxwmUl li span {
    font-weight: bold;
}

.lxwmUl li {
    line-height: 2;
}

.lxwmUl {
    padding: 20px 0;
}

.mt15 {
    margin-top: 15px;
}

.wapBox {
}

.newsList {
    padding-bottom: 20px;
}

    .newsList a {
        height: 60px;
        line-height: 60px;
        position: relative;
        padding-right: 105px;
        border-bottom: 1px #e5e5e5 dashed;
    }

        .newsList a span {
            position: absolute;
            right: 0;
            top: 0;
        }


.page {
    margin-top: 30px;
    flex-wrap: wrap;
    margin-bottom: 30px;
}

    .page a {
        margin: 0 4px;
        padding: 0 12px;
        height: 32px;
        text-align: center;
        line-height: 32px;
        background: #e5e5e5;
        border: 1px #e5e5e5 solid;
        margin-bottom: 10px;
    }

        .page a:hover,
        .page a.on {
            color: #fff;
            background: #DB2C32;
            border-color: #DB2C32;
        }

.itemList li {
    width: 33.333%;
}

.article {
    padding-top: 20px;
    padding-bottom: 30px;
}

.itemInfoRbox h1 {
    color: #000000;
    line-height: 1.6;
}

.itemInfoRbox {
    margin-left: 30px;
}

.itemUl02 {
    margin-top: 15px;
}

    .itemUl02 li {
        line-height: 1.6;
    }

        .itemUl02 li span {
            font-weight: bold;
        }

.itemInfo .pic {
    width: 460px;
}

    .itemInfo .pic img {
        width: 100%;
        height: auto;
    }

.itemAbox {
    margin-top: 25px;
    display: block;
    width: 160px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    background: #DB2C32;
    color: #fff;
    border-radius: 6px;
}

    .itemAbox:hover {
        background: #f00;
        color: #fff;
    }

.itemNrbox {
    margin-top: 45px;
    padding-bottom: 30px;
}

.articleBox p {
    margin-bottom: 15px;
}

.articleBox {
    padding: 20px;
    line-height: 2;
    font-size: 16px;
    color: #000;
}


.itemNrbox img {
    display: block;
    margin: 15px auto;
}

.itemBorder {
    border-bottom: 1px #e5e5e5 solid;
}

    .itemBorder h2 {
        padding: 0 25px;
        height: 40px;
        line-height: 40px;
        background: #e5e5e5;
        border-top: 1px #DB2C32 solid;
    }

.soBox {
    margin-top: 50px;
    padding-bottom: 40px;
}

.soFrom {
    border: 1px #E5E5E5 solid;
    padding: 20px;
}

.soItem {
    line-height: 38px;
    margin: 10px 0 20px;
}

    .soItem label {
        width: 80px;
    }

    .soItem span {
        font-size: 16px;
        padding: 0 10px;
    }

    .soItem input {
        width: 150px;
        height: 38px;
        line-height: 38px;
        border: 1px #e5e5e5 solid;
        padding: 0 8px;
        font-size: 16px;
        color: #000;
    }


.timeInpt {
    position: relative;
}

.inputDiv {
    position: relative;
}

    .inputDiv::after {
        content: "";
        position: absolute;
        right: 0;
        top: 0;
        background: url(../img/time.png) no-repeat center;
        width: 38px;
        height: 38px;
        z-index: 10;
    }

.clearfix::after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}

.aui-mask {
    background-color: #000;
    position: fixed;
    z-index: 99;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0.3;
    filter: alpha(opacity=30);
    -moz-opacity: 0.3;
    display: none;
}

.aui-calendar {
    z-index: 999;
    width: 90%;
    position: absolute;
    left: 5%;
    top: 50%;
    border-radius: 10px;
    overflow: hidden;
    text-align: center;
    transform: translate(0%, -50%);
    background-color: #fff;
    display: none;
}

    .aui-calendar li {
        float: left;
    }

.aui-head {
    background-color: #DB2C32;
    text-align: left;
    padding: 15px;
    margin: 10px;
}

.aui-head-dt {
    font-size: 40px;
    color: #fff;
}

.aui-head-dd {
    margin-top: 5px;
    font-size: 20px;
    color: #fff;
}

.aui-date {
    height: 44px;
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    z-index: 1002;
    margin: 10px 0;
}

    .aui-date a {
        height: 44px;
        min-width: 25%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        padding: 0 0.9rem;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        font-size: 0.7rem;
        white-space: nowrap;
        overflow: hidden;
        color: #fff;
        position: relative;
    }

        .aui-date a:first-child {
            -webkit-box-ordinal-group: 2;
            -webkit-order: 1;
            -ms-flex-order: 1;
            order: 1;
            margin-right: -25%;
            font-size: 0.9rem;
            font-weight: bold;
        }

        .aui-date a:last-child {
            -webkit-box-ordinal-group: 4;
            -webkit-order: 3;
            -ms-flex-order: 3;
            order: 3;
            -webkit-box-pack: end;
            -webkit-justify-content: flex-end;
            -ms-flex-pack: end;
            justify-content: flex-end;
        }

    .aui-date .tomon {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        height: 44px;
        width: 50%;
        margin-left: 25%;
    }

        .aui-date .tomon span {
            padding: 0 5px;
        }

    .aui-date .icon {
        width: 20px;
        height: 20px;
        display: block;
        border: none;
        float: left;
        background-size: 20px;
        background-repeat: no-repeat;
    }

.icon-prev {
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADcAAAA3CAIAAAAnuUURAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyhpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQwIDc5LjE2MDQ1MSwgMjAxNy8wNS8wNi0wMTowODoyMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTggKE1hY2ludG9zaCkiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MzVERkJGMDAyQjdFMTFFOTlGREE4MzQ0NzQ1MjE1NDciIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MzVERkJGMDEyQjdFMTFFOTlGREE4MzQ0NzQ1MjE1NDciPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo0NDBGRDA1NTJCNzkxMUU5OUZEQTgzNDQ3NDUyMTU0NyIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo0NDBGRDA1NjJCNzkxMUU5OUZEQTgzNDQ3NDUyMTU0NyIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PrK9EZYAAASvSURBVHja7JnbKzxhGMetXWdCDq2QXYdaKYVyIZEruXAsh0hCDn+AP4BSKMJ/QGmTKwk3QsnmvM4XLqy1ISTnM7t+X556m+xuvxmZnVX7Xkyz0zCf+b7P832e9x3Zx8eHm9MPd7e/MFyULkpnHAqhf8DHE3CPTCZjP3H+9PRkMpkuLy/DwsJUKpVCoRCXks9giDixWCxvb28bGxtarXZ7ezsnJ6epqUmpVArWRtCw8B642Ww2A1Gv1+fn5/v6+uJxubm5c3NzQh+qECmSoCLFhsFgaGlp0el0r6+vPj4+arVao9G4/SDORNLy/f3daDRmZmZCRUAjFmtqajY3N3Fd6ENFocREA2VnZ4chenh4NDQ0rK6uvry8UDBIT/n8/LyysoIQ9Pb2JkRkzPLyMjKdhawElBCPpQtQ5ufnCwsLEYWIKEJcXFxkiNJQgoxdf3x8nJ2dLS0t9fPzIxXr6+uXlpaASG8iASV7MIECcXp6uqKighBxrK6uXltbQyxyESXQkq7gCLVmZmYqKyv9/f2BGBQUBFwkEKWL9V9JEJdIF3h1eXk5IYaEhGDSt7a2vkkoJSXUWlhYKCkpIcTg4OCysjL4Issn6SlRUaBZXl4e+WJAQAAmGvWaIdp8MUdnDwpgVlYWmY6np2dVVRUh/rfEO4gSbcT+/j63utTV1a2vr0NdZ6FEuiDysrOzoSKrLqg3uM6zXRKdEiioJYhFLy8vQmxubsaVh4cH/k2duJRkOsXFxTBtKoCNjY2oLrB0Qa2nuJSoLjAaqi7Qsra2FhMNRHvpLA0llCNfhOmg0mCpAHUJ0Z6HS0CZmpr6ufR0d4+KipqammL9In/EH1AKXulGRETAF3ECPqT5xcUFPZW7aPz9IfS1hoaGkpOT5XI5sGBDfX19R0dH6Mxtdpz2rog+43d3dyMjIwkJCSQedO3v7z85OSEIe/Pu6M4N4/7+fnx8PDIyktaKWDZ0d3cfHx9Tjn8D4vagjqM0f43r6+vJyUmAIo0AGh4e3tHRYTKZbHafEuQ4E+zm5gaKxsfHw9gBGh0d3dbWdnh4KEaOy1tbWwVlG54h+xqISJiRSqXa3d29uroCNLQEfWxsbGBgIEWtvcQXagiCKbl7QFAREoaGhkLC8/NzsFK+EyiffyIWJbRELDIXQ5EEEwrm6ekpQGGfSCPcwwW1dlPRKa03gwAaFxeHI0DPzs4AajQa8SYIWVRRm0wOpfysXV+6EihMHsYJUEz93t4efgIUR5QA6x1NCXazyAuRQAMDA2lpaZT1WKb19PQgUtHVW+8ySLNPRKC3t7darTYpKUmhUJDhUwnl9nWOpmTP415BZRodHVWr1ZhoCobe3l6kFLeEOlpLm10Fav3ExASrTEj2rq4uhKzEexvfdMIJph4lFG4KRcGqVCrb29uphP6g2v3OPpFNboCOjY1pNBokE1hjYmLgJzApZ9llJQ4UIawqh4eHU1JSAEoO2tnZCZ9yFkomMxQdHBxMT09H3QdoQUGBXq93lm8U7PsVimdRURECAL3zwcEBGhT6pCKsyAn9Ps7zfvoeBfHoftiTTqczGAyJiYkZGRmwJ3EpXV9LXZQuyj9F+U+AAQC9h5AC1DsqpQAAAABJRU5ErkJggg==');
}

.icon-next {
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADcAAAA3CAIAAAAnuUURAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyhpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQyIDc5LjE2MDkyNCwgMjAxNy8wNy8xMy0wMTowNjozOSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NzBFMjU2MUE1QzJFMTFFOUFCQTlFRjEyQzRBRTlGOTIiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NzBFMjU2MTk1QzJFMTFFOUFCQTlFRjEyQzRBRTlGOTIiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTggKE1hY2ludG9zaCkiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDozNURGQkYwMDJCN0UxMUU5OUZEQTgzNDQ3NDUyMTU0NyIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDozNURGQkYwMTJCN0UxMUU5OUZEQTgzNDQ3NDUyMTU0NyIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pl5veZEAAASuSURBVHja7JnZK/RtGMcfZmyDbJF9spXSKES2KCdyQFKWOFDK8ldYolCEc4ksSQ4knCjKAUJjLSlkJ2Tfl3fez/Pc9Wsar/cxHrO8b+6DabrNuD++93V9r+vys9BoND/Mfln++C+sb8pvSnNccn2/8PLysrW1dXJy4urq6u/vb2dnp+0SvLewsPjtL/nIZ/6I8vT0tLu7e3x8XKVS5efnR0VFyeVyS0tLwarv8R9dGj3XxMREamoqX1QoFOnp6Wq1+vn5+fX1lR/99eGl76F6Ux4fH5eVlXHRyGZjY5OSkrK2tgalONtcKInLxcXFwsJCLhpQFE1MTCRS2TcjLTnj8fFxbm6uuLjYyspKAl1ZWQFUiGoWlKz7+/uZmZnS0lIBamtrS7DOzs4+PDwYglJWWVn5GQOTy93c3Ly8vEAkAJ6eng4ODvb39wMCAjw8PGQyGVn/L8akrxV8kvLnN2Uyd3d3b29vLprrBnR3d/fs7Ax0T09P/oyfNeOXQ71lMh4lJwGKckql8ubmZn19/e7ujjS6vr5mE1aCgcsVQDqsetvq5+JSe5FMaJmXl+fs7MzxDg4OuP3Y2BixKz7/9ltGyh6dRWovLS1lZ2cTrAI0NzcX/38vmUxAKRUe0ignJ8fFxUWAZmVlTU1NobRZULIpgS4vL3P1jo6OwkfT0tLQmMQyixvXXoAWFBRYW1sT9BTSpKSkzc1NHbc3PSXKzc/PFxUVaVemjY0NmhIzomSRNNQhqTKhaHJyMlErJZNZULJub2+np6fpngQo3RMxyo4ANVKF/O0CDleiMnGGSKDDw8OjoyPae6kyGaP2fKQyAern54cZra6uouLOzs7FxQWViXJv7Nrzns8LhwJuYWGBaiTsCR8tKSkxl7jUdnu0HB0d9fX1FY1SZGSkvocacNJFOUHJQEeCw8omPkojYvDpTFuqt+Lp7NDU7e3tNTc3izmJSA0PD+/q6jLqjb83P4h9XmmNW1paRB2CMiQkpK+vj9bOeJQSog6rNE/Sujc0NDBsiG7Sx8dnaGiITlSj//qa7Hm7j+nU1tZiOiCSNCCOjIxgQ6+/llnk+Pb2dlVVFU4JIvYeHByMipeXl5LMptRSvDJUVFRUBAUFISERqVKp+vv7uWjtCDGxliCWl5eTJaQzKkZHR3d2dl5dXf1J2/YFlNqpw0VTb0FERZImLi6ura1NIEofk1pm02iJL1ZXV1OgQaQDio+Pb21tJRb/0bCM7Zfs0N7S79TV1ZHIIhZjY2NRkYzW1s+olDrngYiKjY2NYigjFqOiotrb299T0diU4r0ogMK66RrDwsJ6enp0YtE0M6RUAKkuTU1NRKH4hwxBOTAwoG06EpDJpjNqdH19vZOTk1RdhoeHqdEf6UIMTilAKYA1NTXMBvChImWGAshFSz2lpLfJbhzrxheVSqWw7tDQ0MHBQYH4wSpvcMrz83NMh9KMiiBGRET09vYyMdJKmtH/1dVqdUZGhvDFmJiYjo4OkdEGfUah9/MehULBBEMZJKNzcnIyMzPt7e1Fz2/A4UTf3874Mjk5yeQaGBiYkJDATCj6cBSSnk19+bMzC833U/xvym/K/zPl3wIMACDKCSeu84zXAAAAAElFTkSuQmCC');
}

.aui-week ol {
    display: -webkit-flex;
    display: flex;
    padding: 10px;
}

.aui-week li {
    flex-grow: 1;
    color: #999;
}

.aui-content {
    display: flex;
    width: 300%;
    margin-left: -100%;
}

.aui-day {
    flex: 1;
    width: 100%;
    display: block;
    overflow: hidden;
    padding: 0 10px;
}

    .aui-day li {
        display: block;
        width: 14.2857%;
        text-align: center;
        font-size: 14px;
        background: #fff;
        position: relative;
        color: #000;
    }

        .aui-day li span {
            display: block;
            width: 2.5rem;
            height: 2.5rem;
            line-height: 2.5rem;
            margin: 0 auto;
            text-align: center;
        }

        .aui-day li.active span {
            background-color: #DB2C32;
            color: #fff;
            border-radius: 50%;
        }

        .aui-day li.gray {
            color: #ccc;
        }


.aui-month,
.aui-year {
    flex: 1;
    width: 100%;
    box-sizing: border-box;
    overflow: hidden;
    border: 1px solid #ccc;
    margin: 0 10px;
}

    .aui-month li,
    .aui-year li {
        float: left;
        width: 25%;
        color: #909090;
        font-size: 16px;
        cursor: pointer;
        border-left: 1px solid #ccc;
        border-bottom: 1px solid #ccc;
        box-sizing: border-box;
        margin-left: -1px;
        margin-bottom: -1px;
    }

        .aui-month li.selected span {
            color: #449eef;
            font-weight: bold;
        }

        .aui-year li.current span {
            color: #449eef;
            font-weight: bold;
        }

        .aui-month li span,
        .aui-year li span {
            display: block;
            width: 2.5rem;
            height: 5rem;
            line-height: 5rem;
            margin: 0 auto;
            text-align: center;
        }

.aui-foot {
    text-align: right;
    padding: 20px 30px;
}

    .aui-foot a {
        margin-left: 20px;
        color: #DB2C32;
    }

.aui-calendar {
    z-index: 999;
    width: 400px;
    position: absolute;
    left: 50%;
    top: 50%;
    border-radius: 10px;
    overflow: hidden;
    text-align: center;
    transform: translate(-50%, -50%);
    background-color: #fff;
    display: none;
}

.mt50 {
    margin-top: 50px;
}


.soZffs .radio-beauty {
    width: auto;
    padding: 0 15px;
    text-align: center;
    border-radius: 5px;
    overflow: hidden;
    cursor: pointer;
    position: relative;
    margin-right: 20px;
    font-size: 16px;
    height: 28px;
    line-height: 28px;
}

    .soZffs .radio-beauty i {
        position: relative;
        z-index: 100;
    }

    .soZffs .radio-beauty::after {
        content: '';
        position: absolute;
        left: 0;
        width: 100%;
        height: 28px;
    }

.soZffs input[type="radio"]:checked + .radio-beauty i {
    color: #fff;
}

.soZffs input[type="radio"]:checked + .radio-beauty::after {
    background: #DB2C32;
}

.downloadUl li {
    display: flex;
    overflow: hidden;
    align-items: center;
    height: 60px;
    line-height: 60px;
    border-bottom: 1px #E5E5E5 dashed;
}

    .downloadUl li p {
        font-size: 16px;
        margin-right: 20px;
    }

    .downloadUl li a {
        margin-left: 15px;
        height: 40px;
        line-height: 40px;
        padding: 0 20px;
        border-radius: 6px;
        background: #e5e5e5;
    }

        .downloadUl li a:hover {
            color: #fff;
            background: #DB2C32;
        }

.neTbox {
    padding: 20px;
}

.neWt1 {
    text-align: center;
    font-size: 20px;
    color: #333333;
    line-height: 1.6;
    margin-bottom: 20px;
}

.neInfo {
    text-align: center;
    color: #333;
}

.zcarticleBox {
    padding: 20px 0;
    line-height: 1.8;
    font-size: 16px;
}

    .zcarticleBox p {
        font-size: 16px;
        margin-bottom: 20px;
		margin-left: 0 !important;
		text-indent: 0 !important;
    }

    .zcarticleBox img {
        display: block;
        margin: 20px auto;
        max-width: 100%;
    }

.jkStep {
    margin-top: 40px;
    margin-bottom: 40px;
    margin-left: 50px;
    margin-right: 50px;
}

    .jkStep li {
        position: relative;
        z-index: 10;
        text-align: center;
    }

        .jkStep li span {
            display: inline-block;
            width: 38px;
            height: 38px;
            background: #e5e5e5;
            line-height: 30px;
            border-radius: 50%;
            font-size: 16px;
            border: 4px #fff solid;
        }

        .jkStep li div {
            font-size: 16px;
            margin-top: 10px;
        }

        .jkStep li.on span {
            background: #DB2C32;
            color: #fff;
        }

        .jkStep li.on {
            color: #DB2C32;
        }

.jkStep {
    position: relative;
}

    .jkStep::after {
        position: absolute;
        left: 30px;
        right: 30px;
        top: 15px;
        height: 2px;
        content: "";
        background: #e5e5e5;
        z-index: 1;
    }



@media screen and (max-width:1280px) {
    .imgNewSwiper .pic img {
        height: 100%;
        width: auto;
        max-width: inherit;
    }

    .imgNewSwiper .pic {
        width: 100%;
    }

    .indexHotLeft {
        width: 438px;
    }

    .indexBox2 {
        padding-top: 30px;
    }

    .indexBox2Ul li {
        width: 33.333%;
    }

    .logo img {
        height: 80px;
    }

    .w1186, .w1200 {
        max-width: 960px;
        padding: 0 10px;
    }

    .pageLeft {
        margin-right: 40px;
    }

    .navBox .w1186 {
        max-width: 100%;
    }

    .footer .w1186 {
        max-width: 100%;
    }
}

@media screen and (max-width:1000px) {


    .indexHot {
        flex-direction: column;
    }

    .indexHotLeft {
        width: 100%;
    }

    .imgNewSwiper .pic {
        height: auto;
    }

        .imgNewSwiper .pic img {
            max-width: 100%;
            width: 100%;
        }

    .indexHotRight {
        margin-left: 0;
        margin-top: 30px;
    }

    .indexTit1 {
        height: 45px;
        line-height: 45px;
    }

    .imgNewSwiper {
        margin-top: 20px;
    }

    .slideTxtBox .hd li {
        font-size: 20px;
        padding: 0 15px;
    }

    .slideTxtBox .bd {
        margin-top: 20px;
    }

    .slideTxtBox .hd {
        height: 45px;
        line-height: 45px;
    }

    .fz24 {
        font-size: 20px;
    }

    .m_nav {
        display: block;
        position: fixed;
        top: 0px;
        left: 0px;
        width: 0px;
        height: 0px;
        overflow: hidden;
        z-index: 10000
    }

    .leftNav li a {
        margin-left: 0;
    }

    .m_nav .closecover {
        position: absolute;
        width: 100%;
        height: 100%;
        background: rgba(0,0,0,.8);
        opacity: 0;
        left: 0px;
        top: 0px;
        z-index: 1
    }

    .m_nav .closeicon {
        position: absolute;
        width: 20%;
        left: 8;
        top: 5%;
        z-index: 100;
        text-align: center;
    }

    .m_nav .m_navList {
        position: absolute;
        width: 80%;
        right: 0px;
        top: 0px;
        background: #fff;
        height: 100%;
        z-index: 100;
        right: -80%;
        overflow-y: scroll;
    }

        .m_nav .m_navList ul {
            padding-left: 5%;
            padding-right: 5%
        }

            .m_nav .m_navList ul li {
                border-bottom: 1px solid #e1e1e1
            }

                .m_nav .m_navList ul li a {
                    display: block;
                    height: 45px;
                    color: #000000;
                    line-height: 45px;
                    padding-left: 5%;
                    font-size: 16px
                }

                .m_nav .m_navList ul li .m_f_a {
                    display: flex;
                    align-items: center;
                    justify-content: space-between;
                    width: 100%
                }

                    .m_nav .m_navList ul li .m_f_a a {
                        flex: 1;
                    }

                    .m_nav .m_navList ul li .m_f_a i {
                        width: 40px;
                        height: 35px;
                        box-sizing: border-box;
                        padding: 0 5px;
                        display: block;
                    }

    .icon {
        background: url(../img/plus.png) 100% no-repeat;
        background-size: 20px 20px;
        background-position: 50% 50%;
        -webkit-transition: all 0s;
        -moz-transition: all 0s;
        transition: all 0s
    }

    .icon_on {
        background: url(../img/reduce.png) 50% no-repeat !important;
        background-size: 20px 20px;
        background-position: 50% 50%;
        -webkit-transition: all 0s;
        -moz-transition: all 0s;
        transition: all 0s
    }

    .m_nav .m_navList ul li .m_s_nav {
        display: none;
        width: 100%;
    }

        .m_nav .m_navList ul li .m_s_nav a {
            display: block;
            height: 40px;
            line-height: 40px;
            font-size: 14px;
            padding-left: 10%;
            overflow: hidden;
            white-space: nowrap;
            width: 90%;
            text-overflow: ellipsis;
        }


    .pageLeft h2 {
        display: none;
    }

    .pageLeft {
        width: 100%;
        margin-right: 0;
    }

    .leftNav li {
        flex: 1;
    }

    .mt50 {
        margin-top: 25px;
    }

    .pageLeft .leftNav {
        display: flex;
    }

    .footNav {
        display: none;
    }

    a.mNav {
        display: block;
    }

    .logo img {
        height: 60px;
    }

    .navUl {
        display: none;
    }

    a.hoemBtn {
        display: block;
    }

    .navBox {
        height: 50px;
        line-height: 50px;
        display: flex;
        justify-content: space-between;
    }

    .rwm {
        width: 100%;
        text-align: center;
    }

    .logo {
        padding: 10px 0;
    }

    .pageBox {
        flex-wrap: wrap;
    }

    .wz {
        display: none;
    }

    .jkform {
        padding: 25px 0;
    }

    .yyNrBox {
        width: auto;
    }

    .yyBox {
        max-width: 95%;
    }

    .itemformLeft {
        width: 120px;
    }
}

.inptSo {
    width: 250px;
}

.btnBox {
    margin-left: 25px;
}

    .btnBox .btn {
        width: 100px;
        text-align: center;
        border-radius: 6px;
        border: none;
        height: 38px;
        margin-right: 15px;
        font-size: 16px;
        cursor: pointer;
    }

    .btnBox .bntSo {
        background: #DB2C32;
        color: #fff;
    }

    .btnBox .btnCz {
        background: #dcdcdc;
        color: #333;
    }

.soTtable {
    margin-top: 50px;
}

    .soTtable table {
        width: 100%;
    }

    .soTtable th {
        font-weight: 500;
        background: #eeeeee;
    }

    .soTtable th, .soTtable td {
        border: 1px #e5e5e5 solid;
        text-align: center;
        padding: 0 10px;
        height: 50px;
        font-size: 16px;
    }


@media screen and (max-width:850px) {
    .itemInfo {
        flex-direction: column;
    }

        .itemInfo .pic {
            width: 100%;
            margin-bottom: 20px;
        }

    .itemInfoRbox {
        margin-left: 0;
    }

    .fz30 {
        font-size: 26px;
    }

    .itemAbox {
        margin: 20px auto;
    }

    .articleBox {
        padding: 20px 0 30px;
    }

    .pageNrBox {
        padding: 20px 0 30px;
    }
}

.Mpage {
    display: none;
}

@media screen and (max-width:640px) {
    .Pcpage {
        /*display: none;*/
    }

    .Mpage {
        display: flex;
    }

        .Mpage a.pageUp {
            flex: 1;
        }

        .Mpage a.pageEdn {
            flex: 1;
        }

    .neTbox {
        padding: 15px 0;
    }

    .downloadUl li {
        flex-direction: column;
        height: auto;
        line-height: 1.6;
        padding: 8px 0;
    }

        .downloadUl li p.text-overflow01 {
            -webkit-line-clamp: 3;
            margin-right: 0;
            text-align: left;
            width: 100%;
        }

    .aBtnBox {
        margin: 10px 0;
    }

    .newsList a {
        height: 45px;
        line-height: 45px;
    }

    .indexBox2Ul li {
        width: 50%;
    }

    .soItem {
        flex-wrap: wrap;
        margin: 0;
        margin-bottom: 15px;
    }

    .soZffs {
        flex-wrap: wrap;
    }

        .soZffs .radioitem1 {
            margin-bottom: 10px;
        }

    .btnBox {
        margin-left: 0;
        margin-top: 25px;
        display: flex;
        justify-content: center;
        align-items: center;
        width: 100%;
    }

    .soTtable {
        margin-top: 30px;
    }

    .soFrom {
        padding: 10px;
    }

    .soItem .labels {
        width: 100%;
    }

    .soBox {
        margin-top: 30px;
    }

    .inputDiv {
        width: 43%;
    }

    .soItem input {
        width: 100%;
    }

    .soTtable .table-tr {
        display: none;
    }

    .soTtable .table-td {
        margin-bottom: 10px;
        padding-bottom: 10px;
        display: block;
        background-color: #fff;
        box-shadow: 0px 0px 9px 0px rgb(0 0 0 / 10%);
    }

        .soTtable .table-td td:last-child {
            border-bottom: none;
        }

    .soTtable .table-td {
    }
    /* .soTtable tr:nth-child(even) {
		background: rgba(0, 0, 0, .02);
	} */
    .soTtable td {
        background: fff;
        display: flex;
        height: auto;
        text-align: left;
        border: none;
        border-bottom: 1px #E5E5E5 solid;
        padding-top: 10px;
        padding-bottom: 10px;
        line-height: 1.4;
        font-size: 15px;
    }

    .soTtable table td::before {
        color: #999;
        padding-right: 10px;
        content: attr(data-label);
        flex-basis: 90px;
        font-size: 15px;
        text-align: right;
        flex-shrink: 0;
    }
}

@media screen and (max-width:500px) {
    .jkStep {
        margin-left: 0;
        margin-right: 0;
    }

        .jkStep li div {
            font-size: 14px;
        }

    .indexBox2Ul li {
        width: 100%;
    }

        .indexBox2Ul li .pic {
            height: auto;
        }

            .indexBox2Ul li .pic img {
                width: 100%;
            }

        .indexBox2Ul li h3 {
            height: auto;
            font-size: 16px;
        }



    .jkts {
        margin-bottom: 20px;
    }

    .nextStep {
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .itemform {
        flex-wrap: wrap;
        margin-bottom: 20px;
    }

    .leftNav li a {
        margin-left: 0;
    }

    .w1186 {
        padding-left: 15px;
        padding-right: 15px;
    }

    .moneyList {
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .itemformLeft {
        margin-bottom: 5px;
        width: 100%;
    }

    .leftNav {
        flex-wrap: wrap;
    }

        .leftNav li a {
            height: 40px;
            line-height: 40px;
        }

        .leftNav li {
            flex: auto;
			
            
        }
}
