@charset "utf-8";

/* public css */

.green {
    color: #3B8E3C;
}

body {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: auto;
    background: #20222A;
}

html,
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
p,
span,
blockquote,
table,
th,
td,
embed,
object,
a,
textarea {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
}

textarea {
    font-family: 微软雅黑;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    table-layout: fixed;
    width: 100%;
}

fieldset,
img,
iframe {
    border: 0;
    text-decoration: none;
}

address,
caption,
cite,
code,
dfn,
em,
th,
var {
    font-weight: normal;
    font-style: normal;
}

caption,
th {
    text-align: left;
}

ul,
ol {
    list-style: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: normal;
    font-size: 100%;
}

q:before,
q:after {
    content: '';
}

button,
input,
select,
textarea {
    font-size: 100%;
    resize: none;
}

abbr,
acronym {
    border: 0;
}

:focus {
    outline: 0;
}

a {
    text-decoration: none;
    color: #fff;
}

cite,
em,
dfn {
    font-style: italic;
}

input[type='button'],
input[type='submit'],
input[type='reset'] {
    cursor: pointer;
    vertical-align: middle;
    margin: 0px;
    padding: 0px;
}

.mcrv-main {
    height: auto;
    position: relative;
    overflow: auto;
    max-width: 600px;
    margin: 0 auto;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.clearfix {
    *overflow: hidden;
    *zoom: 1;
    clear: both;
}

.clearfix:after {
    display: table;
    content: "";
    width: 0;
    clear: both;
}


/* public css end */


/* header */

.mcrv-header {
    height: 50px;
    width: 100%;
    max-width: 600px;
    padding-left: 20px;
    position: fixed;
    background: #010203;
    z-index: 999;
}

.mcrv-header-logo {
    width: 107px;
    height: 38px;
    margin-top: 10px;
}

.mcrv-header-logo img {
    max-width: 100%;
}

.mcrv-header-nav {
    margin-top: 16px;
}

.mcrv-hader-nav-btn {
    width: 40px;
    height: 40px;
    background: url(../image/icon_zkgd_n.png) center center no-repeat;
    background-size: 27px 27px;
    margin-top: 5px;
}

.mcrv-hader-nav-close {
    width: 40px;
    height: 40px;
    background: url(../image/icon_sq_n.png) center center no-repeat;
    background-size: 27px 27px;
    margin-top: 5px;
}

.mcrv-hader-mask {
    display: none;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, .7);
    z-index: 101666666
}

.mcrv-header-mask-pst {
    position: static;
}

.mcrv-header-mask-nav-ul>li {
    border-top: 1px solid #323440;
    background: #20222a;
}

.mcrv-header-mask-nav-ul .mcrv-header-mask-nav-ul-2 {
    display: none;
}

.mcrv-header-mask-nav-ul>li>a {
    display: inline-block;
    height: 50px;
    line-height: 50px;
    width: 100%;
    padding: 0 15px;
    position: relative;
}

.mcrv-header-mask-nav-ul>li>a.active {
    color: #64DC8E;
}

.mcrv-header-mask-nav-arrow {
    width: 40px;
    height: 40px;
    background: url(../image/icon_index_enter.png) center center no-repeat;
    background-size: 27px 27px;
    margin-top: 5px;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -20px;
}

.mcrv-header-mask-nav-arrow.child {
    background: url(../image/icon_index_fold.png) center center no-repeat;
    background-size: 27px 27px;
}

.mcrv-header-mask-nav-arrow.childS {
    background: url(../image/icon_index_unfold.png) center center no-repeat;
    background-size: 27px 27px;
    display: none;
}

.mcrv-header-mask-nav {
    border-top: 2px solid #4DCF79;
    height: calc(100% - 50px);
    overflow-y: scroll;
}

.mcrv-footer-nav-def .mcrv-header-mask-nav-ul-2 {
    display: none;
}

.mcrv-footer-nav-show .mcrv-header-mask-nav-ul-2 {
    display: block;
}

.mcrv-header-mask-nav-ul-2>li {
    background: #3D404C;
}

.mcrv-header-mask-nav-ul-2>li>a {
    height: 44px;
    line-height: 44px;
    margin: 0 15px;
    border-top: 1px solid #666666;
    display: block;
    background: #3D404C;
    padding: 0 15px;
}

.mcrv-header-mask-nav-ul-2>li:first-child a {
    border-top: none;
}


/* idnex banner */

.mcrv-indexBanner {
    height: 500px;
    width: 100%;
    margin-top: 50px;
    position: relative;
}

.mcrv-indexBanner-in {
    height: 100%;
    width: 100%;
    color: #fff;
    position: relative;
}

.mcrv-indexBanner-in-font {
    text-align: center;
    padding-top: 10vh;
}

.mcrv-indexBanner-cn {
    font-size: 18px;
    letter-spacing: 16px;
    margin-bottom: 4px;
}

.mcrv-indexBanner-en {
    font-size: 16px;
}


/* 理念 */

.mcrv-indexLn-item-pic-a {
    display: none;
}

.mcrv-indexLn {
    padding: 0 15px;
    position: absolute;
    top: 182px;
    width: 100%;
}

.mcrv-indexLn-item {
    height: 74px;
    width: 100%;
    background: #FFFFFF;
    border-radius: 12px;
    padding: 0 7px;
    position: relative;
}

.mcrv-indexLn-item.active {
    background: #4DA660;
}

.mcrv-indexLn-item.active .mcrv-indexLn-item-pic-a {
    display: block;
}

.mcrv-indexLn-item.active .mcrv-indexLn-item-pic-d {
    display: none;
}

.mcrv-indexLn-item.active .mcrv-indexLn-item-font>div:nth-child(2) {
    color: #fff;
}

.mcrv-indexLn-item.active .mcrv-indexLn-item-font>div:nth-child(1) {
    display: none;
}

.mcrv-indexLn-item:not(:last-child) {
    margin-bottom: 13px;
}

.mcrv-indexLn-item-pic {
    width: 56px;
    height: 56px;
    margin-right: 15px;
    margin-top: 9px;
}

.mcrv-indexLn-item-pic img {
    width: 100%;
    height: 100%;
}

.mcrv-indexLn-item-font {
    width: 70%;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 80px;
}

.mcrv-indexLn-item-font>div:nth-child(1) {
    font-size: 16px;
    color: #333;
}

.mcrv-indexLn-item-font>div:nth-child(2) {
    font-size: 14px;
    color: #666;
    margin-top: 4px;
}


/* 交易值 */

.mcrv-indexNub {
    padding: 30px 15px 15px;
    background: #000;
    color: #fff;
}

.mcrv-indexNub-pic {
    height: 164px;
    width: 100%;
    text-align: center;
    border-radius: 10px;
    padding-top: 48px;
}

.mcrv-indexNub-num {
    font-size: 36px;
    font-weight: bold;
}

.mcrv-indexNub-pic-1 {
    font-size: 12px;
    color: #64DC8E;
}

.mcrv-indexNub-pic-2 {
    font-size: 15px;
}

.swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    background: #56596F;
    opacity: 1;
}

.swiper-pagination-bullet-active {
    width: 30px;
    height: 10px;
    background: #45B147;
    border-radius: 7.5px;
}

.mcrv-indexNub-container {
    padding-bottom: 40px;
    width: 100%;
}


/* 平台介绍 */

.mcrv-indexPj {
    background: #20222A;
    padding: 18px 0;
}

.mcrv-indexPj-font {
    padding: 0 12px;
}

.mcrv-indexPj-font-img {
    width: 37px;
    height: 37px;
    margin: 0 auto;
}

.mcrv-indexPj-font-img img {
    width: 100%;
    height: 100%;
}

.mcrv-indexPj-font-title {
    font-size: 20px;
    color: #fff;
    font-weight: 600;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px;
}

.mcrv-indexPj-font-desc {
    font-size: 13px;
    color: #AEAEB2;
    text-align: center;
    width: 300px;
    margin: 0 auto;
    line-height: 18px;
}

.mcrv-indexPj-pic {
    width: 100%;
    height: 300px;
    padding: 0 15px;
    margin-top: 14px;
    margin-bottom: 25px;
    position: relative;
}

.mcrv-indexPj-pic img {
    width: 100%;
    height: 100%;
}

.mcrv-indexPj-btn {
    text-align: center;
}

.mcrv-indexPj-pic-btn a {
    width: 100px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    display: inline-block;
    border: 1px solid #64DC8E;
    border-radius: 20px;
    font-size: 14px;
    color: #64DC8E;
}

.mcrv-indexPj-pic-btn a:nth-child(2) {
    background: #4DA660;
    color: #fff;
    border: none;
    margin-left: 15px;
}

.mcrv-indexPj-container {
    padding-bottom: 40px;
}

.mcrv-indexPj-container .swiper-pagination {
    bottom: 2px;
}


/* 首页合作 */

.mcrv-indexHz {
    padding: 35px 22px;
    /* height: 400px; */
}

.mcrv-pub-tab {
    color: #fff;
    font-size: 0;
    width: 100%;
}

.mcrv-pub-tab li {
    display: inline-block;
    position: relative;
    width: calc(100% / 2);
    text-align: center;
    font-size: 16px;
    color: #aaa;
}

.mcrv-pub-tab li.active {
    color: #fff;
}

.mcrv-pub-tab li.active::after {
    content: "";
    display: inline-block;
    width: 25px;
    height: 2.5px;
    position: absolute;
    bottom: -5px;
    background: #4DA660;
    left: 50%;
    margin-left: -12.5px;
}

.mcrv-indexHz-item img {
    width: 100%;
}

.mcrv-indexHz-item img:nth-child(3n) {
    margin-right: 0;
}

.mcrv-indexHz-item {
    margin-top: 20px;
    display: none;
    width: 100%;
    font-size: 0;
    position: relative;
}

.mcrv-indexHz-main {
    margin-top: 36px;
}


/* 专利奖励 */

.mcrv-indexHonor {
    padding: 20px 15px;
    background: url(../image/bg_index_honor.jpg) center center no-repeat;
    background-size: cover;
    padding-top: 35px;
    padding-bottom: 40px;
}

.mcrv-indexHonor-tab {
    color: #fff;
    font-size: 0;
    width: 100%;
}

.mcrv-indexHonor-tab li {
    display: inline-block;
    position: relative;
    width: calc(100% / 2);
    text-align: center;
    font-size: 16px;
    color: #aaa;
}

.mcrv-indexHonor-tab li.active {
    color: #fff;
}

.mcrv-indexHonor-tab li.active::after {
    content: "";
    display: inline-block;
    width: 25px;
    height: 2.5px;
    position: absolute;
    bottom: -5px;
    background: #4DA660;
    left: 50%;
    margin-left: -12.5px;
}

.mcrv-indexHonr-main {
    margin-top: 30px;
}

.mcrv-indexHonor-item {
    width: 100%;
    background: rgba(68, 79, 99, .2);
    border-radius: 10px;
    height: 216px;
    position: relative;
    display: none;
    margin-bottom: 30px;
}

.mcrv-indexHonor-item-pic {
    width: 152px;
    height: 202px;
    margin: 0 auto;
    padding: 8px 0;
    text-align: center;
}

.mcrv-indexHonor-item-pic img {
    max-width: 100%;
    max-height: 100%;
    border-radius: 6px;
}

.mcrv-indexHonor-item-desc {
    color: #fff;
    font-size: 12px;
    height: 30px;
    line-height: 30px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(46, 53, 70, .64);
    text-align: center;
    border-radius: 0 0 10px 10px;
}

.mcrv-indexHonor-item .swiper-container {
    height: 100%;
}

.mcrv-indexHonor-item .swiper-pagination {
    left: 50%;
    transform: translateX(-50%);
    margin-top: 12px;
}

.mcrv-indexHonor-item .swiper-pagination-bullet {
    margin: 0 4px;
}


/* indexform */

.mcrv-indexForm {
    background: #323440;
    padding: 28px 38px;
}

.mcrv-indexForm-title {
    text-align: center;
    color: #fff;
    font-size: 17px;
    position: relative;
}

.mcrv-indexForm-title::after {
    content: "";
    display: inline-block;
    width: 25px;
    height: 2.5px;
    position: absolute;
    bottom: -5px;
    background: #4DA660;
    left: 50%;
    margin-left: -12.5px;
}


/*联系数科 */

.mcrv-indexLx {
    background: #323440;
    color: #fff;
    text-align: center;
    position: relative;
    border-top: 1px solid transparent;
}

.mcrv-indexLx-main {
    border-top: 1px solid #666;
    padding-top: 30px;
    padding-bottom: 30px;
    margin: 0 15px;
}

.mcrv-indexlx-name {
    font-size: 18px;
    margin-top: 20px;
    margin-bottom: 10px;
}

.mcrv-indecLx-ads,
.mcrv-indecLx-tel,
.mcrv-indecLx-eml {
    font-size: 12px;
    margin-bottom: 10px;
}

.mcrv-indecLx-ads {
    line-height: 2;
}


/* footer */

.mcrv-footer {
    border-top: 2.5px solid #64DC8E;
}

.mcrv-footer-logo {
    margin-bottom: 15px;
    margin-top: 15px;
    padding-left: 15px;
}

.mcrv-footer-logo img {
    width: 96px;
}

.mcrv-footer-nav>li>a {
    display: block;
    padding: 14px 15px;
    border-top: 1px solid #323440;
    position: relative;
}

.mcrv-footer-nav-2 {
    background: #3D404C;
}

.mcrv-footer-nav-2 li a {
    display: block;
    padding: 10px 30px;
    border-top: 1px solid #323440;
}

.mcrv-footer-btn {
    text-align: center;
    height: 50px;
    line-height: 50px;
    width: 100%;
    background: #4DA660;
    color: #fff;
    font-size: 15px;
    position: relative;
}

.mcrv-footer-code-pic {
    width: 110px;
    height: 110px;
    margin: 0 auto;
    margin-top: 30px;
}

.mcrv-footer-code-pic img {
    width: 100%;
    height: 100%;
}

.mcrv-footer-code-desc {
    font-size: 12px;
    color: #FFFFFF;
    width: 110px;
    padding: 0 10px;
    margin: 0 auto;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 20px;
}

.mcrv-footer-copy {
    color: #797B84;
    font-size: 12px;
    padding: 0 16px;
    text-align: center;
    margin-bottom: 20px;
}

#crv-gotop {
    width: 45px;
    height: 45px;
    background: url(../image/btn_zd_n.png) center center no-repeat;
    background-size: 100% 100%;
    position: fixed;
    right: 15px;
    bottom: 100px;
    z-index: 9;
}


/* from */

.crv-maskForm-main {
    font-size: 0;
    margin-top: 25px;
}

.crv-maskForm-main input {
    width: 100%;
    height: 38px;
    border-radius: 6px;
    outline: none;
    border: none;
    margin-bottom: 25px;
    font-size: 15px;
    padding: 0 10px;
}

.crv-maskForm-main textarea {
    width: 100%;
    height: 55px;
    border-radius: 6px;
    outline: none;
    border: none;
    margin-bottom: 25px;
    font-size: 15px;
    padding: 10px;
}

.crv-maskForm-submit {
    width: 100%;
    height: 35px;
    background: #4DA660;
    outline: none;
    border: none;
    border-radius: 18px;
    color: #fff;
    font-size: 14px;
}

.crv-maskForm-main .myzm-ipt,
.crv-maskForm-main .yzm-ipt {
    width: 125px;
    margin-bottom: 0;
    vertical-align: middle;
}

.yzm-font,
.myzm-font {
    vertical-align: middle;
    font-size: 12px;
    color: #DBDBDB;
    margin-left: 4px;
}

.yzm,
.myzm {
    width: 60px;
    height: 30px;
    vertical-align: middle;
    margin-left: 10px;
    text-decoration: revert;
}

#crv-yzm {
    margin-bottom: 25px;
    position: relative;
}

.crv-btn {
    margin-bottom: 10px;
}

.crv-lab {
    position: relative;
}

.crv-tips {
    position: absolute;
    bottom: 5px;
    color: #FF829B;
    font-size: 12px;
    display: none;
    width: 100%;
    left: 0;
}

#crv-yzm .crv-tips {
    bottom: -20px;
}

.mcrv-hzzx-mask {
    display: none;
}

.mcrv-hzzx-mask {
    display: none;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, .7);
    z-index: 10;
}

.mcrv-hzzx-mask-main {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 485px;
    background: #444F63;
    border-radius: 25px 25px 0 0;
    padding: 0 32px;
}

.mcrv-hzzx-mask-title {
    font-size: 17px;
    color: #fff;
    margin-top: 22px;
}

.mcrv-hzzx-mask-close {
    width: 40px;
    height: 40px;
    background: url(../image/icon_sq_n.png) center center no-repeat;
    background-size: 27px 27px;
    position: absolute;
    right: 18px;
    top: 12px;
}

#mcrv-yzm {
    margin-bottom: 25px;
    position: relative;
}

#mcrv-yzm .crv-tips {
    bottom: -20px;
}

.crv-fail {
    color: #fff;
    font-size: 14px;
    text-align: center;
}

.crv-fail span {
    padding-left: 18px;
    position: relative;
}

.crv-fail span::before {
    content: "";
    display: inline-block;
    width: 14px;
    height: 14px;
    background: url(../image/icon_failed.png) center center no-repeat;
    background-size: 100% 100%;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -7px;
}

.crv-suc span {
    padding-left: 18px;
    position: relative;
}

.crv-suc {
    color: #fff;
    font-size: 14px;
    text-align: center;
}

.crv-suc span::before {
    content: "";
    display: inline-block;
    width: 14px;
    height: 14px;
    background: url(../image/icon_success.png) center center no-repeat;
    background-size: 100% 100%;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -7px;
}


/* 花火 */

.mcrv-hhBanner {
    height: 146px;
    margin-top: 50px;
    position: relative;
}

.mcrv-hhBanner>div {
    color: #fff;
    font-size: 16px;
    width: 85%;
    text-align: center;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    left: 50%;
}

.mcrv-hhMain {
    padding: 22px 15px 36px;
    background: #323440;
}

.mcrv-hhMain-item {
    height: 368px;
    width: 100%;
    background: rgba(32, 34, 42, .8);
}

.mcrv-hhMain-item:not(:first-child) {
    margin-top: 22px;
}

.mcrv-hhMain-item-pic {
    width: 100%;
    height: 207px;
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
    position: relative;
}

.mcrv-hhMain-item-pic img {
    width: 100%;
    height: 100%;
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
}

.mcrv-hhMain-item-font {
    color: #fff;
    padding: 15px 15px 10px;
}

.mcrv-hhMain-item-font>div:nth-child(1) a {
    font-size: 16px;
}

.mcrv-hhMain-item-font>div:nth-child(2) {
    font-size: 13px;
    line-height: 18px;
    margin-top: 6px;
    margin-bottom: 6px;
    color: #c7c7c9;
}

.mcrv-hhMain-item-btn {
    text-align: center;
}

.mcrv-hhMain-item-btn>a {
    border-radius: 16px;
    width: 82px;
    height: 29px;
    display: inline-block;
    font-size: 12px;
    text-align: center;
    line-height: 29px;
}

.mcrv-hhMain-item-btn>a:nth-child(1) {
    color: #64DC8E;
    border: 1px solid #64DC8E;
}

.mcrv-hhMain-item-btn>a:nth-child(2) {
    color: #fff;
    border: none;
    background: #4DA660;
    margin-left: 12px;
}

.mcrv-caseBanner .mcrv-hzzxBtn {
    width: 82px;
    height: 30px;
    background: #4DA660;
    border-radius: 18px;
    text-align: center;
    line-height: 30px;
    font-size: 12px;
    border: none;
    outline: none;
    margin: 0 auto;
    margin-top: 10px;
}

.mcrv-caseBanner-container {
    margin-top: 50px;
    height: 146px;
}

.mcrv-caseBanner {
    height: 100%;
    text-align: center;
    color: #fff;
    font-size: 17px;
    padding-top: 42px;
}

.mcrv-hhMain-item-btn-case>a:nth-child(1) {
    background: #4DA660;
    border: none;
    color: #fff;
}

.mcrv-caseMain-item {
    height: 329px;
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
}

.mcrv-casePpq-pic-item {
    width: 100%;
    height: auto;
    float: left;
    border: .5px solid #353848;
}

.mcrv-casePpq-pic-item img {
    width: 100%;
    height: 100%;
}

.mcrv-casePpq-pic {
    padding: 20px 15px 60px;
    position: relative;
}

.mcrv-casePpq {
    background: #323440;
    padding-top: 20px;
}


/* .mcrv-casePpq-pic-item-sl {
    color: #fff;
    font-size: 30px;
    text-align: center;
    line-height: 88px;
} */

.mcrv-hhMain .crc-pub-page {
    border-bottom: 1px solid #666;
}

.mcrv-xhBanner-main {
    height: 146px;
    margin-top: 50px;
}

.mcrv-xhBanner-main .swiper-container {
    height: 100%;
}

.mcrv-xhBanner {
    position: relative;
    height: 100%;
    color: #fff;
    text-align: center;
}

.mcrv-xh-maian {
    background: #323440;
}

.mcrv-xhBanner-title {
    font-size: 16px;
    width: 90%;
    margin: 0 auto;
}

.mcrv-xhBanner-btn a {
    display: inline-block;
    width: 82px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 12px;
    color: #fff;
    background: #4DA660;
    margin: 0 auto;
    border-radius: 19px;
    margin-top: 8px;
}

.mcrv-xhBanner>div {
    padding-top: 30px;
}

.mcrv-xhMain-iitem-title {
    position: relative;
    margin-top: 22px;
    margin-bottom: 20px;
    text-align: center;
    color: #fff;
    font-size: 17px;
}

.mcrv-xhMain-iitem-title::after {
    content: "";
    display: inline-block;
    position: absolute;
    width: 20px;
    height: 2px;
    background: #63DB8D;
    bottom: -6px;
    left: 50%;
    margin-left: -10px;
}

.mcrv-xhMain-iitem-title-more {
    position: absolute;
    right: 16px;
    font-size: 13px;
    top: 3px;
}

.mcrv-xhMain-iitem-title-more a {
    color: #ccc;
}

.mcrv-xhMain-iitem-title-main {
    position: relative;
}

.mcrv-xhMain-news-item {
    height: 288px;
    border-top-right-radius: 12px;
    border-top-left-radius: 12px;
    margin: 0 auto;
}

.mcrv-xhMain-news-item-pic {
    height: 184px;
    width: 100%;
    border-top-right-radius: 12px;
    border-top-left-radius: 12px;
}

.mcrv-xhMain-news-item-pic img {
    width: 100%;
    height: 100%;
    border-top-right-radius: 12px;
    border-top-left-radius: 12px;
}

.mcrv-xhMain-news-item-font>div:nth-child(1) {
    font-size: 16px;
    color: #fff;
}

.mcrv-xhMain-news-item-font>div:nth-child(2) {
    font-size: 12px;
    color: #999;
    margin-top: 7px;
}

.mcrv-xhMain-news-item-font {
    background: rgba(32, 34, 42, 7);
    padding: 15px;
    height: 104px;
}

.mcrv-xhMain-news-container .swiper-slide {
    width: 80%!important;
    margin: 0 10%;
}

.mcrv-xhMain-news-container .swiper-slide-prev {
    right: -15%;
}

.mcrv-xhMain-news-container .swiper-slide-next {
    left: -15%;
}

.mcrv-xhMain-new-pag {
    bottom: 22px;
    left: 50%;
    transform: translateX(-50%);
}

.mcrv-xhMain-new-pag .swiper-pagination-bullet:not(:last-child) {
    margin-right: 10px;
}

.mcrv-xhMain-news-list {
    padding-bottom: 50px;
    position: relative;
}

.mcrv-houseBanner {
    height: 147px;
    color: #fff;
    font-size: 16px;
    margin-top: 50px;
    padding-left: 14%;
    padding-top: 45px;
}

.mcrv-houseBanner-cn {
    letter-spacing: 20px;
}

.mcrv-houseMain {
    background: #323440;
}

.mcrv-houseTitle {
    position: relative;
    font-size: 17px;
    color: #fff;
    text-align: center;
    margin: 24px 0;
}

.mcrv-houseTitle::after {
    content: "";
    width: 20px;
    height: 2px;
    background: #63DB8D;
    display: inline-block;
    position: absolute;
    left: 50%;
    margin-left: -10px;
    bottom: -4px;
}

.mcrv-houseNum dl {
    float: left;
    width: calc(100% / 3);
    text-align: center;
}

.mcrv-houseNum dt {
    font-size: 37px;
    color: #63DB8D;
    font-weight: bold;
}

.mcrv-houseNum dd {
    font-size: 12px;
    color: #fff;
}

.mcrv-houseRssk {
    margin: 0 15px;
}

.mcrv-houseNum-desc {
    font-size: 13px;
    color: #d7d7d7;
    line-height: 23px;
    margin: 24px 0;
}

.mcrv-houseWh-pic {
    width: 100%;
    height: 323px;
    margin: 0 auto;
    padding: 0 15px 28px;
    border-bottom: 1px solid #444651;
}

.mcrv-houseWh-pic img {
    width: 100%;
    height: 100%;
}

.mcrv-houseWh-icon dl {
    float: left;
    text-align: center;
    width: calc(100% / 4);
    position: relative;
}

.mcrv-houseWh-icon dl:not(:last-child)::after {
    content: "";
    display: inline-block;
    width: 1px;
    height: 20px;
    background: #666;
    position: absolute;
    right: 0;
    top: 8px;
}

.mcrv-houseWh-icon dl dt {
    width: 37px;
    height: 37px;
    margin: 0 auto;
}

.mcrv-houseWh-icon dl dt img {
    width: 100%;
    height: 100%;
}

.mcrv-houseWh-icon dl dd {
    color: #fff;
    font-size: 15px;
    margin-top: 4px;
}

.mcrv-houseWh-desc {
    font-size: 12px;
    color: #fff;
    line-height: 19px;
    margin: 0 15px;
    background: #3f424f;
    border-radius: 12px 0 12px 0;
    margin-top: 20px;
    margin-bottom: 30px;
    padding: 15px;
}

.mcrv-houseWh-desc img {
    max-width: 100%;
}

.mcrv-houseTitle-wh {
    margin: 26px 0 26px;
}

.mcrv-houseSxsk-desc {
    font-size: 12px;
    color: #fff;
    line-height: 19px;
    padding: 0 15px;
    text-align: center;
}

.mcrv-houseSxxk-pic {
    width: 142px;
    height: 124px;
    margin: 0 auto;
    margin-top: 10px;
    margin-bottom: 20px;
}

.mcrv-houseSxxk-pic img {
    width: 100%;
    height: 100%;
}

.mcrv-houseSxxk-pic-team {
    width: 100%;
    margin: 0 auto;
    margin-bottom: 30px;
}

.mcrv-houseSxxk-pic-team img {
    width: 100%;
    height: 100%;
}

.mcrv-houseSxsk {
    margin: 0 10px;
    border-top: 1px solid #666;
    border-bottom: 1px solid #666;
}

.mcrv-houseTeam-item-font {
    text-align: center;
    height: 112px;
    background: #444F63;
}

.mcrv-houseTeam-line {
    width: 24px;
    height: 2px;
    background: #DBDBDB;
    margin: 0 auto;
    margin-top: 10px;
    margin-bottom: 10px;
}

.mcrv-houseTeam-item-font-title {
    color: #fff;
    font-size: 16px;
    padding-top: 18px;
}

.mcrv-houseTeam-item-font-desc {
    font-size: 12px;
    color: #aaa;
    padding: 0 4px;
}

.mcrv-houseTeam-item-pic {
    height: 112px;
}

.mcrv-houseTeam-item-pic img {
    width: 100%;
    height: 100%;
}

.swiper-pagination-team>span:not(:last-child) {
    margin-right: 10px;
}

.swiper-pagination-team {
    margin-top: 15px;
    margin-bottom: 20px;
    transform: translateX(-50%);
    left: 50%;
}

.mcrv-houseTeam {
    padding-bottom: 68px;
}

.mcrv-houseJoin {
    margin: 0 15px;
    border-top: 1px solid #666;
}

.mcrv-houseJoin-pic {
    width: 100%;
    height: 160px;
    border-radius: 12px;
    border-radius: 12px;
}

.mcrv-houseJoin-pic img {
    width: 100%;
    height: 100%;
    border-radius: 12px;
    border-radius: 12px;
}

.mcrv-houseJoin-desc {
    text-align: center;
    font-size: 12px;
    color: rgba(255, 255, 255, 0.85);
    line-height: 19px;
    margin-top: 15px;
}

.mcrv-houseJoin-btn {
    text-align: center;
    padding: 20px 0 30px;
}

.mcrv-houseJoin-btn a {
    display: inline-block;
    width: 110px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    font-size: 15px;
    color: #fff;
    margin: 0 auto;
    background: #4DA660;
    border-radius: 19px;
}

.mcrv-lxskMain-title {
    position: relative;
    font-size: 17px;
    color: #fff;
    text-align: center;
    margin: 24px 0;
}

.mcrv-lxskMain-title::after {
    content: "";
    width: 20px;
    height: 2px;
    background: #63DB8D;
    display: inline-block;
    position: absolute;
    left: 50%;
    margin-left: -10px;
    bottom: -8px;
}

.mcrv-lxskMain-desc {
    text-align: center;
    padding: 0 15px;
}

.mcrv-lxskMain-desc1 {
    font-size: 17px;
    color: #fff;
    line-height: 30px;
}

.mcrv-lxskMain-desc2 {
    font-size: 12px;
    color: #fff;
    line-height: 22px;
}

.mcrv-lxskMain-pic {
    width: 258px;
    height: 360px;
    margin: 0 auto;
    margin-top: 30px;
}

.mcrv-lxskMain-pic img {
    width: 100%;
    height: 100%;
}

.mcrv-lxskMain {
    background: #323440;
    margin-top: 50px;
    padding-top: 20px;
    padding-bottom: 60px;
}

.mcrv-info-title {
    background: #21222D;
    height: 46px;
    line-height: 46px;
    padding: 0 15px;
    font-size: 14px;
    color: #fff;
    text-align: center;
}

.mcrv-info {
    margin-top: 50px;
    background: #323440;
    min-height: 300px;
}

.mcrv-info-tab {
    font-size: 0;
    padding: 18px 0;
    border-bottom: 1px solid #444651;
}

.mcrv-info-tab .swiper-slide {
    display: inline-block;
    font-size: 16px;
    color: #AAAAAA;
    text-align: center;
    width: 100%;
    position: relative;
    width: auto!important;
    padding: 0 20px;
}

.mcrv-info-tab .swiper-slide.active {
    color: #fff;
}

.mcrv-info-tab .swiper-slide.active::after {
    position: absolute;
    width: 20px;
    height: 2px;
    background: #64DC8E;
    content: "";
    display: inline-block;
    left: 50%;
    margin-left: -10px;
    bottom: -6px;
}

.mcrv-info-news-l {
    width: 65px;
    margin-right: 16px;
}

.mcrv-info-news-pic {
    width: 65px;
    height: 45px;
}

.mcrv-info-news-pic img {
    width: 100%;
    height: 100%;
}

.mcrv-info-news-date {
    color: #fff;
    font-size: 12px;
    height: 18px;
    line-height: 18px;
    margin-top: 5px;
    text-align: center;
    background: #444F63;
}

.mcrv-info-news-item {
    padding: 20px 0;
    border-bottom: 1px solid #444651;
}

.mcrv-info-news-btn {
    padding: 35px 0;
    text-align: center;
}

.mcrv-info-news-btn a {
    background: #4DA660;
    text-align: center;
    width: 80px;
    height: 25px;
    line-height: 25px;
    font-size: 12px;
    color: #fff;
    display: inline-block;
    border-radius: 12px;
}

.mcrv-info-news-r {
    width: calc(100% - 65px - 16px);
}

.mcrv-info-news-r>div:nth-child(2) {
    height: 18px;
    overflow: hidden;
    line-height: 18px;
}

.mcrv-info-single {
    font-size: 14px;
    color: #d7d7d7;
    line-height: 28px;
    padding: 15px;
}

.mcrv-info-single img {
    max-width: 100%;
}

.mcrv-info-news {
    padding: 0 15px
}

.mcrv-hhDetail {
    padding-top: 50px;
    background: #323440;
}

.mcrv-hhDetail-tab {
    height: 54px;
    line-height: 54px;
    color: #aaa;
    border-bottom: .5px solid #444651;
}

.mcrv-hhDetail-tab .swiper-slide {
    text-align: center;
    width: auto!important;
    padding: 0px 30px;
}

.mcrv-return {
    height: 42px;
    line-height: 42px;
    color: #fff;
    position: relative;
    background: #21222D;
    padding: 0 15px;
    font-size: 14px;
    text-align: center;
}

.mcrv-arr-r {
    width: 42px;
    height: 42px;
    display: inline-block;
    background: url(../image/icon_fh_n.png) center center no-repeat;
    background-size: 22px 22px;
    position: absolute;
    top: 50%;
    margin-top: -21px;
    left: 0;
}

.mcrv-hhDetail-arr-b {
    width: 15px;
    height: 15px;
    display: inline-block;
    background: url(../image/icon_sq2_n.png) center center no-repeat;
    background-size: 100% 100%;
    vertical-align: middle;
}

.mcrv-hhDetail-arr-t {
    width: 15px;
    height: 15px;
    display: inline-block;
    background: url(../image/icon_sqx_n.png) center center no-repeat;
    background-size: 100% 100%;
    vertical-align: middle;
}

.mcrv-hhDetail-all-show {
    color: #fff;
}

.mcrv-hhDetail-tab-main {
    position: relative;
}

.mcrv-hhDetail-all-btn {
    color: #fff;
    position: absolute;
    right: 0;
    top: 0;
    line-height: 58px;
    width: 80px;
    text-align: center;
    z-index: 1;
    height: 58px;
    background: #323440;
    font-size: 14px;
}

.mcrv-hhDetail-all-show {
    position: absolute;
    top: 0;
    background: #323440;
    padding: 20px 15px;
    width: 100%;
    z-index: 1;
    display: none;
    box-shadow: 0 3px 18px 0 rgba(0, 0, 0, 0.50);
}

.mcrv-hhDetail-all-show-tab li {
    float: left;
    margin-right: 15px;
    margin-top: 15px;
    font-size: 15px;
}

.mcrv-hhDetail-all-show-title-now {
    font-size: 16px;
    position: relative;
}

.mcrv-hhDetail-all-show-btn {
    font-size: 14px;
}

.mcrv-hhDetail-all-show-title-now::after {
    content: "";
    width: 20px;
    height: 2px;
    display: inline-block;
    background: #45B147;
    position: absolute;
    left: 50%;
    margin-left: -10px;
    bottom: -5px;
}

.mcrv-hhDetail-all-show-title {
    margin-bottom: 10px;
}

.mcrv-hhDetail-content-item-1-t {
    font-size: 17px;
    color: #fff;
    text-align: center;
    margin-top: 25px;
    margin-bottom: 4px;
}

.mcrv-hhDetail-content-item-1-d {
    font-size: 13px;
    color: #fff;
    text-align: center;
    margin-top: 10px;
}

.mcrv-hhDetail-content-item-1-c {
    font-size: 13px;
    color: #c7c7c9;
    background: #20222A;
    border-radius: 12px;
    width: 100%;
    padding: 15px;
    line-height: 20px;
    margin-top: 20px;
    position: relative;
}

.mcrv-hhDetail-content-item-1-c p {
    color: #c7c7c9;
    line-height: 20px;
}

.mcrv-hhDetail-content-item-1-c span {
    font-size: 13px!important;
}

.mcrv-hhDetail-content-item-1-c::before {
    content: "";
    width: 36px;
    height: 18px;
    background: url(../image/img_jt_n.png) center center no-repeat;
    background-size: 100% 100%;
    position: absolute;
    top: -10px;
    left: 50%;
    margin-left: -18px;
}

.mcrv-hhDetail-content-item-1 {
    padding: 0 15px;
}

.mcrv-hhDetail-content-item-title {
    font-size: 17px;
    color: #fff;
    position: relative;
    text-align: center;
    margin: 20px 0;
}

.mcrv-hhDetail-content-item-title::after {
    content: "";
    width: 20px;
    height: 2px;
    display: inline-block;
    background: #63DB8D;
    position: absolute;
    left: 50%;
    margin-left: -10px;
    bottom: -5px;
}

.mcrv-hhDetail-content-item-swiper {
    color: #fff;
    background: #20222A;
    border-radius: 12px;
    padding: 15px;
    height: 235px;
}

.mcrv-hhDetail-content-item-swiper>div:nth-child(1) {
    width: 115px;
    height: 115px;
    margin: 0 auto;
}

.mcrv-hhDetail-content-item-swiper>div:nth-child(1) img {
    width: 100%;
    height: 100%;
}


/* .mcrv-hhDetail-content-item-swiper>div:nth-child(1) {
    font-size: 17px;
    margin: 10px 0 6px;
} */

.mcrv-hhDetail-content-item-swiper>div:nth-child(2) {
    font-size: 13px;
    color: #c7c7c0;
}

.swiper-container-hhDetail .swiper-slide {
    width: 80%!important;
    margin: 0 10%;
}

.mcrv-hhDetail-tab .swiper-slide.active {
    position: relative;
}

.mcrv-hhDetail-tab .swiper-slide a {
    color: #aaa
}

.mcrv-hhDetail-tab .swiper-slide.active a {
    color: #63DB8D;
}

.mcrv-hhDetail-tab .swiper-slide.active::after {
    content: "";
    width: 24px;
    height: 8px;
    display: inline-block;
    background: url(../image/icon_cp_selected.png) center center no-repeat;
    position: absolute;
    left: 50%;
    margin-left: -12px;
    bottom: 0;
}

.swiper-container-hhDetail .swiper-slide-prev {
    right: -15%;
}

.swiper-container-hhDetail .swiper-slide-next {
    left: -15%;
}

.mcrv-hhDetail-content-b .swiper-pagination-bullet {
    margin: 0 4px;
}

.mcrv-hhDetail-content-item-3 .mcrv-hhDetail-content-item-swiper>div:nth-child(1) {
    width: 100%;
    height: 170px;
    background: #444F63;
}

.mcrv-hhDetail-content-item-3 .mcrv-hhDetail-content-item-swiper {
    height: 275px;
}

.mcrv-hhDetail-content-item-4 .mcrv-hhDetail-content-item-swiper {
    height: 200px;
    position: relative;
    padding: 36px 22px 36px;
}


/* .mcrv-hhDetail-content-item-4 .mcrv-hhDetail-content-item-swiper>div:nth-child(1) {
    width: 170px;
    height: 170px;
    margin: 0 auto;
    background: #444F63;
} */

.mcrv-hhDetail-content-item-3,
.mcrv-hhDetail-content-item-4 {
    margin-top: 50px;
}

.mcrv-hhDetail-content-b .swiper-pagination {
    margin-top: 10px;
    transform: translateX(-50%);
    left: 50%;
}

.mcrv-hhDetail-content-item {
    padding-bottom: 60px;
}

.mcrv-newsList-title {
    text-align: center;
    position: relative;
    color: #fff;
    font-size: 16px;
    margin-top: 20px;
    margin-bottom: 10px;
    font-weight: 600;
}

.mcrv-newsList-title::after {
    content: "";
    width: 20px;
    height: 2px;
    display: inline-block;
    background: #63DB8D;
    position: absolute;
    left: 50%;
    margin-left: -10px;
    bottom: -4px;
}

.mcrv-newsList {
    padding-top: 50px;
    background: #323440;
}

.mcrv-newsList-item {
    padding: 20px 0;
    margin: 0 15px;
    border-bottom: 1px solid #444651;
}

.mcrv-newsList-main {
    margin: 0 15px;
    padding-bottom: 30px;
}

.mcrv-newsList-item-l {
    width: 65px;
}

.mcrv-newsList-item-l-pic {
    width: 100%;
    height: 45px;
    background: #526589;
}

.mcrv-newsList-item-l-pic img {
    width: 100%;
    height: 100%;
}

.mcrv-newsList-item-l-day {
    background: #444F63;
    color: #fff;
    font-size: 12px;
    text-align: center;
    width: 100%;
    height: 18px;
    line-height: 18px;
    margin-top: 4px;
}

.mcrv-newsList-item-r-font-t a {
    font-size: 16px;
    color: #fff;
}

.mcrv-newsList-item-r-font-d {
    font-size: 12px;
    color: #C7C7C9;
    margin-top: 10px;
    width: 100%;
    overflow: hidden;
    height: 18px;
}

.mcrv-newsList-item-r-font {
    width: 72%;
    margin-left: 16px;
}

.mcrv-tool {
    vertical-align: middle;
}

.mcrv-newsDetail {
    background: #323440;
    margin-top: 50px;
}

.mcrv-newsDetail-content-m {
    font-size: 14px;
    line-height: 24px;
    color: #fff;
    padding-bottom: 20px;
}

.mcrv-newsDetail-content-m img {
    max-width: 100%;
}

.mcrv-newsDetail-content-desc {
    font-size: 12px;
    color: #ccc;
    padding: 10px 0;
}

.mcrv-newsDetail-content {
    padding: 0 15px;
    padding-bottom: 10px;
}

.mcrv-newsDetail-content-t {
    color: #fff;
    font-weight: bold;
    text-align: left;
    padding: 15px 0;
    border-bottom: 1px solid #444651
}

.mcrv-tj-container .swiper-slide {
    width: 80%!important;
    margin: 0 10%;
    height: 300px;
}

.mcrv-tj-container .swiper-slide-next {
    left: -15%;
}

.mcrv-tj-container .swiper-slide-prev {
    right: -15%;
}

.mcrv-tj-pic {
    width: 100%;
}

.mcrv-tj-font {
    height: 100px;
    background: rgba(32, 34, 42, .7);
    padding: 10px 15px 0;
    position: absolute;
    bottom: 0;
    width: 100%;
}

.mcrv-tj-font>div:nth-child(1) span {
    font-size: 16px;
    color: #fff;
}

.mcrv-tj-font>div:nth-child(2) {
    font-size: 14px;
    color: #999;
    margin-top: 10px;
}

.mcrv-tj .mcrv-newsDetail-content-t {
    border-bottom: none;
    position: relative;
    font-size: 17px;
    font-weight: bold;
    margin-bottom: 10px;
    text-align: center;
}

.mcrv-tj .mcrv-newsDetail-content-t::after {
    content: "";
    width: 20px;
    height: 2px;
    display: inline-block;
    background: #63DB8D;
    position: absolute;
    left: 50%;
    margin-left: -10px;
    bottom: 7px;
}

.mcrv-tj .mcrv-tj-pag {
    margin-top: 10px;
    left: 50%;
    transform: translateX(-50%);
}

.mcrv-tj .mcrv-tj-pag .swiper-pagination-bullet {
    margin: 0 4px;
}

.mcrv-detailBtn {
    text-align: center;
}

.mcrv-detailBtn-share {
    width: 82px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    margin: 0 auto;
    color: #fff;
    font-size: 12px;
    border-radius: 28px;
    display: inline-block;
    border: 1px solid #64DC8E;
    color: #64DC8E;
    margin-right: 18px;
}

.mcrv-detailBtn-hzzx {
    width: 82px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background: #4DA660;
    display: inline-block;
    color: #fff;
    font-size: 12px;
    border-radius: 28px;
}

.mcrv-newsDetail-xh,
.mcrv-newsDetail-case {
    padding-bottom: 60px;
}

.mcrv-newsDetail-xh .mcrv-newsDetail-content-m,
.mcrv-newsDetail-case .mcrv-newsDetail-content-m {
    border-bottom: 1px solid #444651;
}

.mcrv-newsDetail-case .mcrv-tj-font {
    height: 110px;
}

.mcrv-newsDetail-case .mcrv-tj-font>div:nth-child(3) {
    width: 82px;
    text-align: center;
    height: 28px;
    line-height: 28px;
    background: #4DA660;
    border-radius: 18px;
    font-size: 12px;
    position: absolute;
    left: 50%;
    margin-left: -41px;
    color: #fff;
    top: 70px;
}

.mcrv-newsDetail-case .mcrv-tj-font>div:nth-child(3) a {
    width: 100%;
    height: 100%;
    display: inline-block;
    border-radius: 18px;
}

.mcrv-newsDetail-case .mcrv-tj-font>div:nth-child(2) {
    margin-top: 6px;
    color: #fff;
}

.crv-footer-link {
    color: #797B84;
    text-align: left;
    font-size: 12px;
    margin-bottom: 10px;
}

.crv-footer-link>a {
    color: #797B84;
    margin-right: 14px;
    font-size: 12px;
    line-height: 24px;
}

.crv-footer-link>a:active {
    color: #fff;
}

.swiper-pagination-bullet {
    width: 6px;
    height: 6px;
    background: #56596F;
    margin: 0 4px;
}

.swiper-pagination-bullet-active {
    width: 20px;
    background: #45B147;
    height: 6px;
}

.mcrv-hhMain-item-vis {
    position: absolute;
    height: 18px;
    line-height: 18px;
    text-align: center;
    background: rgba(32, 34, 42, .7);
    border-radius: 10px;
    font-size: 11px;
    color: #fff;
    bottom: 15px;
    right: 15px;
    padding: 0 8px
}

.mcrv-tj-cover img {
    width: 100%;
    height: 188px;
}

.mcrv-tj-cover {
    position: absolute;
    top: 160px;
    right: 15px;
}

.mcrv-caseDetail-vis {
    background: rgba(32, 34, 42, .7);
    font-size: 11px;
    color: #fff;
    padding: 0 8px;
    border-radius: 10px;
}

.mcrv-share {
    background: #CDD6E7;
    border-radius: 6px;
    width: 250px;
    height: 95px;
    position: fixed;
    top: 40vh;
    left: 50%;
    margin-left: -125px;
    padding: 25px 20px;
    font-size: 15px;
    color: #323440;
    line-height: 24px;
    display: none;
    z-index: 3;
}

.mcrv-share-close {
    width: 30px;
    height: 30px;
    background: url(../image/icon_sq_n.png) center center no-repeat;
    background-size: 24px 24px;
    position: absolute;
    right: 0;
    top: 0;
}

.mcrv-xhMain-item {
    position: relative;
}

.mcrv-xhMain-item:not(:last-child):after {
    content: "";
    display: inline-block;
    width: 90%;
    height: 1px;
    background: #444651;
    position: absolute;
    left: 50%;
    margin-left: -45%;
}

.mcrv-indexForm-swhz {
    height: 100vh;
    padding: 0;
}

.mcrv-indexForm-swhz-name {
    height: 46px;
    line-height: 46px;
    color: #fff;
    text-align: center;
    background: #21222d;
    font-size: 14px;
}

.mcrv-indexForm-swhz .crv-maskForm-main {
    padding: 0 35px;
}

.mcrv-indexForm-swhz .mcrv-indexForm-title {
    padding-top: 60px;
}

input:focus,
textarea:focus {
    border: 2px solid #64DC8E;
}

.mcrv-indexForm-swhz-suc {
    display: none;
}

.mcrv-indexForm-swhz-suc-pic {
    width: 90px;
    height: 64px;
    margin: 0 auto;
    margin-top: 24px;
    margin-bottom: 10px;
}

.mcrv-indexForm-swhz-suc-pic img {
    width: 100%;
    height: 100%;
}

.mcrv-indexForm-swhz-suc-font {
    font-size: 14px;
    color: #fff;
    text-align: center;
    margin-bottom: 30px;
}

.mcrv-indexForm-swhz-suc-desc {
    color: #D7D7D9;
    font-size: 15px;
    text-align: center;
}

.mcrv-indexLogo-main-container2-pag2,
.mcrv-indexLogo-main-container1-pag1 {
    transform: translateX(-50%);
    left: 50%;
    bottom: -6px;
}

.swiper-pagination-casePpq-pag {
    bottom: 30px;
    left: 50%;
    transform: translateX(-50%);
}

.mcrv-return-menu {
    position: absolute;
    right: 15px;
    top: 0;
    font-size: 13px;
    color: #fff;
}

.mcrv-return-menu-show,
.mcrv-return-menu-hide {
    position: relative;
    padding-right: 20px;
}

.mcrv-return-menu-hide {
    display: none;
}

.mcrv-return-menu-show::after {
    content: "";
    display: inline-block;
    width: 15px;
    height: 15px;
    background: url(../image/icon_sq2_n.png) center center no-repeat;
    background-size: 100% 100%;
    position: absolute;
    top: 13px;
    right: 0;
}

.mcrv-return-menu-hide::after {
    content: "";
    display: inline-block;
    width: 15px;
    height: 15px;
    background: url(../image/icon_sqx_n.png) center center no-repeat;
    background-size: 100% 100%;
    position: absolute;
    top: 13px;
    right: 0;
}

.mcrv-hhDetail-return-mask {
    display: none;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, .7);
    z-index: 1000;
    height: calc(100vh - 92px);
    top: 92px;
}

.mcrv-hhDetail-return-mask-nav li a {
    height: 50px;
    line-height: 50px;
    text-align: center;
    display: inline-block;
    width: 100%;
    color: #C7C7C9;
    font-size: 16px;
    background: #323440;
}

.mcrv-hhDetail-return-mask-nav li a:active {
    color: #fff;
}

.mcrv-hhDetail-return-mask-nav li:not(:last-child) a {
    border-bottom: 1px solid #444651;
}

.mcrv-hhDetail-content-item-4 .mcrv-hhDetail-content-item-swiper>div:nth-child(2) {
    color: #fff;
    position: absolute;
    font-size: 16px;
    transform: translateX(-50%);
    left: 50%;
}

.mcrv-hhDetail-content-item-4 .mcrv-hhDetail-content-item-swiper>div:nth-child(3) {
    color: #fff;
    position: absolute;
    top: 85px;
    line-height: 20px;
    font-size: 13px;
    width: calc(100% - 44px);
}

.mcrv-hhDetail-content-item-4 .mcrv-hhDetail-content-item-swiper>div:nth-child(2)::after {
    content: "";
    display: inline-block;
    width: 16px;
    height: 6px;
    background: #3D9441;
    bottom: -10px;
    position: absolute;
    left: 50%;
    margin-left: -8px;
}

.mcrv-hhDetail-content-item-swiper>div.mcrv-hhDetail-content-item-swiper-pop {
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    opacity: 0.7;
    background: #20222A;
    border-radius: 33.19px;
    width: 100%;
    height: 100%;
    margin: 0;
    border-radius: 12px;
}

.mcrv-hhDetail-content-item-2 .mcrv-hhDetail-content-item-swiper>div:nth-child(2) {
    font-size: 16px;
    color: #fff;
}

.mcrv-hhDetail-content-item-2 .mcrv-hhDetail-content-item-swiper>div:nth-child(3) {
    font-size: 13px;
    color: #c7c7c7;
    margin-top: 10px;
}

.mcrv-hhDetail-content3-main-list {
    background: #20222A;
    border-radius: 10px;
    margin: 0 15px;
    position: relative;
    padding: 16px;
    margin-bottom: 10px;
}

.mcrv-hhDetail-content3-main-list::after {
    content: "";
    display: inline-block;
    width: 1px;
    height: 68px;
    background: #3D9441;
    position: absolute;
    top: 16px;
}

.mcrv-hhDetail-content3-main-list-title {
    font-size: 16px;
    color: #FFFFFF;
    padding-left: 15px;
}

.mcrv-hhDetail-content3-main-list-desc {
    font-size: 13px;
    color: #A5A6A9;
    line-height: 20px;
    margin-top: 8px;
    padding-left: 15px;
    margin-right: 30px;
    width: 89%;
    height: 42px;
    overflow: hidden;
}

.mcrv-hhDetail-content3-main-list-pic img {
    max-width: 100%;
}

.mcrv-hhDetail-content3-main-list-pic {
    padding-left: 15px;
}

.mcrv-hhDetail-content3-main-list-btn-show {
    width: 40px;
    height: 30px;
    background: url(../image/icon_cpgn_unfold.png) center center no-repeat;
    background-size: 10px 6px;
    right: 0;
    position: absolute;
    top: 69px;
}

.mcrv-hhDetail-content3-main-list-btn-hide {
    width: 40px;
    height: 30px;
    background: url(../image/icon_cpgn_fold.png) center center no-repeat;
    background-size: 10px 6px;
    right: 0;
    position: absolute;
    top: 69px;
}

.mcrv-hhDetail-content-main-list-all {
    display: none;
}

.mcrv-hhDetail-content-main-list-all .mcrv-hhDetail-content3-main-list-desc {
    width: auto;
    margin-bottom: 10px;
    height: auto;
}

.mcrv-zp-tab {
    height: 54px;
    line-height: 54px;
    border-bottom: .5px solid #444651;
}

.mcrv-zp-tab .swiper-slide {
    text-align: center;
    width: auto!important;
    padding-left: 30px;
}

.mcrv-zp-tab .swiper-slide a {
    color: #AAA;
    width: 100%;
    height: 100%;
    display: inline-block;
}

.mcrv-zp-tab .swiper-slide a.active {
    color: #fff;
    position: relative;
}

.mcrv-zp-tab .swiper-slide a.active::after {
    content: "";
    display: inline-block;
    width: 20px;
    height: 2px;
    background: #64DC8E;
    position: absolute;
    bottom: 12px;
    left: 50%;
    margin-left: -10px;
    border-radius: 8px;
}

.mcrv-zp-main {
    padding: 20px 15px;
}

.mcrv-zp-main-item {
    background: #444F63;
    border-radius: 12px;
    padding: 20px 15px;
    color: #fff;
    margin-bottom: 20px;
}

.mcrv-zp-main-item-list-item {
    background: #CDD6E7;
    border-radius: 8px;
    width: 100%;
    height: 120px;
    margin-bottom: 10px;
    color: #333;
    padding: 15px;
    position: relative;
}

.mcrv-zp-main-item-title {
    font-size: 15px;
    color: #fff;
    font-weight: bold;
    text-align: center;
    margin-bottom: 16px;
}

.mcrv-zp-main-item-list-item-name {
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 5px;
}

.mcrv-zp-main-item-list-item-font {
    font-size: 13px;
    line-height: 20px;
    color: #323440;
}

.mcrv-zp-main-item-list-item-btn {
    width: 80px;
    height: 25px;
    line-height: 25px;
    background: #4DA660;
    border-radius: 12px;
    text-align: center;
    position: absolute;
    right: 15px;
    bottom: 14px;
}

.mcrv-zp-main-item-list-item-btn a {
    width: 100%;
    height: 100%;
    display: inline-block;
    color: #fff;
    font-size: 12px;
}

.mcrv-zp-main-item-list-item-font-l {
    width: 78%;
}

.mcrv-zp-all {
    padding-bottom: 0;
}

.mcrv-zp-tab-now {
    display: none;
}

.mcrv-zp-detail-content {
    font-size: 14px;
    line-height: 24px;
    padding: 15px;
    color: #d7d7d7;
}

.mcrv-zp-detail-content img {
    max-width: 100%;
}

.mcrv-zp-detail-desc {
    color: #fff;
    padding: 22px 15px;
}

.mcrv-zp-detail-desc-name {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
}

.mcrv-zp-detail-desc-gs,
.mcrv-zp-detail-desc-address,
.mcrv-zp-detail-desc-num {
    font-size: 14px;
    line-height: 25px;
}

.mcrv-zp-detail-btn {
    background: #4DA660;
    color: #fff;
    margin: 0 auto;
    display: block;
    line-height: 30px;
    outline: none;
    border: none;
}

.mcrv-zp-detail {
    padding-bottom: 30px;
}

.mcrv-zp-day {
    color: #888;
    font-size: 12px;
    margin-top: 7px;
}

#fullPage {
    display: none;
    background: rgba(0, 0, 0, .9);
    position: fixed;
    top: 50px;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 19930428;
}

#canvas {
    background: none;
    display: block;
    width: 100%;
    height: 100%;
    margin-top: -30%;
}

#canvas img {
    max-width: 100%;
}

.mcrv-imgBig-mask {
    display: none;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgb(0, 0, 0);
    z-index: 10;
}

.mcrv-imgBig-mask img {
    max-width: 100%;
}

.bg {
    background: #20222A;
}

.mcrv-header-search {
    width: 40px;
    height: 40px;
    background: url(../image/searchicon_search_normal.png) center center no-repeat;
    background-size: 27px 27px;
    margin-top: 5px;
    margin-right: 10px;
}

.mcrv-header-search-close {
    width: 40px;
    height: 40px;
    background: url(../image/searchicon_close.png) center center no-repeat;
    background-size: 27px 27px;
    margin-top: 5px;
    margin-right: 10px;
}

.mcrv-header-mask-search {
    background: #20222A;
    height: 60px;
    padding: 10px 15px;
}

.mcrv-header-mask-search input {
    width: 85%;
    height: 40px;
    background: #444655;
    border-radius: 6px;
    color: #fff;
    outline: none;
    border: none;
    padding: 0 10px;
}

.mcrv-header-mask-search a {
    display: inline-block;
    color: #CCCCCC;
    width: 45px;
    height: 40px;
    line-height: 40px;
    text-align: center;
}

.mcrv-header-mask-search input::-webkit-input-placeholder {
    /* WebKit browsers */
    color: #63646A;
}

.mcrv-header-mask-search input:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #63646A;
}

.mcrv-header-mask-search input::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #63646A;
}

.mcrv-header-mask-search input:-ms-input-placeholder {
    /* Internet Explorer 10+ */
    color: #63646A;
}

.mcrv-casePpq-pic-item::after {
    content: '';
    width: 100%;
    border-bottom: 1px solid #51535A;
    transform: scaleY(0.5);
}

.mcrv-indexHz-item .swiper-container .swiper-slide {
    margin-bottom: 10px;
}

.mcrv-tj-container-slide {
    width: 100%;
    height: 100%;
    position: relative;
    border-top-right-radius: 18px;
    border-top-left-radius: 18px;
}

.mcrv-newsDetail-content-m ul {
    padding-left: 15px;
}