* {
    box-sizing: border-box;
}

body {
    margin: 0;
    background-image: url('/Public/Home/img/bg.png');
    background-repeat: no-repeat;
}

#i8wh {
    margin: 0 auto 0 auto;
}

#igqh {
    height: 10auto;
}

#i53y {
    font-family: Microsoft YaHei, sans-serif;
    font-size: 12px;
}

:root {
    --main-color: #d66d5c;
}

.NYN6AN6N .banner {
    width: 100%;
}

.NYN6AN6N .content {
    background-color: rgb(255, 255, 255);
    position: relative;
    z-index: 1;
    width: 75rem;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
}

.NYN6AN6N .content_header {
    position: relative;
    padding-top: 2.5rem;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: rgba(0, 0, 0, 0.1);
    padding-bottom: 1.875rem;
    width: 200px;
}

.NYN6AN6N .content_header .title {
    color: rgb(68, 68, 68);
    text-align: left;
    font-size: 1.25rem;
}

.NYN6AN6N .content_header .subtitle {
    color: rgb(193, 193, 193);
    font-size: 1rem;
    font-family: HELVETICANEUELTPRO-THEX, 微软雅黑;
    text-align: left;
    margin-top: 0.3125rem;
}

.NYN6AN6N .inner_news_tab_list {
    margin-left: 0px;
    padding-bottom: 2.1875rem;
    width: 14rem;
    float: left;
    text-align: left;
    margin-top: 1.5625rem;
}

.NYN6AN6N .inner_news_tab_list .item {
    display: block;
    transition-duration: 0.3s;
    transition-timing-function: ease-out;
    transition-delay: 0s;
    transition-property: all;
    margin-right: 0px;
    border-top-width: 0px;
    border-right-width: 0px;
    border-left-width: 0px;
    border-top-style: initial;
    border-right-style: initial;
    border-left-style: initial;
    border-top-color: initial;
    border-right-color: initial;
    border-left-color: initial;
    border-image-source: initial;
    border-image-slice: initial;
    border-image-width: initial;
    border-image-outset: initial;
    border-image-repeat: initial;
    background-image: none;
    background-position-x: initial;
    background-position-y: initial;
    background-size: initial;
    background-attachment: initial;
    background-origin: initial;
    background-clip: initial;
    background-color: initial;
    font-size: 0.8125rem;
    position: relative;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    /* height: 2.625rem; */
    color: rgb(102, 102, 102);
    line-height: 2.6875rem;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: rgba(0, 0, 0, 0.08);
}

.NYN6AN6N .inner_news_tab_list .item::before {
    content: '';
    position: absolute;
    width: 0.1875rem;
    height: 0.75rem;
    background-image: initial;
    background-position-x: initial;
    background-position-y: initial;
    background-size: initial;
    background-repeat-x: initial;
    background-repeat-y: initial;
    background-attachment: initial;
    background-origin: initial;
    background-clip: initial;
    background-color: transparent;
    left: -0.1rem;
    margin-top: 0.9375rem;
    transition-duration: 0.6s;
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-delay: 0s;
    transition-property: all;
}

.NYN6AN6N .inner_news_tab_list .block:hover,
.NYN6AN6N .inner_news_tab_list .active {
    padding-left: 0.6rem;
}

.NYN6AN6N .inner_news_tab_list a:hover::before,
.NYN6AN6N .inner_news_tab_list .active::before {
    background-color: rgb(223, 194, 137);
}

.NYN6AN6N .newslist {
    float: left;
    width: 620px;
    text-align: left;
    margin-top: -107px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: 82px;
    height: auto;
    overflow-x: hidden;
    overflow-y: hidden;
    padding-top: 2.1875rem;
}

.NYN6AN6N .inner_news_content_list {
    height: auto;
    width: 100%;
}

.NYN6AN6N .item_block {
    width: 100%;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: rgba(0, 0, 0, 0.06);
    width: 670px;
    padding: 8px 0;
}

.NYN6AN6N .item_block .item_box {
    height: 100%;
    display: block;
    text-align: center;
    position: relative;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}

.NYN6AN6N .item_block .item_wrapper {
    height: 100%;
    z-index: 1;
    transition-duration: 0.25s;
    transition-timing-function: ease;
    transition-delay: 0s;
    transition-property: all;
    background-image: initial;
    background-position-x: initial;
    background-position-y: initial;
    background-size: initial;
    background-repeat-x: initial;
    background-repeat-y: initial;
    background-attachment: initial;
    background-origin: initial;
    background-clip: initial;
    background-color: transparent;
    bottom: 0px;
    right: 0px;
    top: 0px;
    width: 670px;
    left: auto;
    position: inherit;
}

.NYN6AN6N .item_block .item_wrapper::before {
    content: '';
    display: inline-block;
    height: auto;
    vertical-align: middle;
    background-image: url('/Public/Home/img/ask.png');
    background-repeat: no-repeat;
    height: 30px;
    width: 30px;
    position: absolute;
    left: 0;
}

.NYN6AN6N .item_block .newsbody {
    vertical-align: middle;
    position: relative;
    max-width: 100%;
    height: 100%;
    width: 43.75rem;
    display: block;
}

.NYN6AN6N .item_block .date_wrap {
    color: rgb(153, 153, 153);
    font-size: 0.75rem;
    margin-bottom: 0.625rem;
    height: 5.5rem;
    background-image: initial;
    background-position-x: initial;
    background-position-y: initial;
    background-size: initial;
    background-repeat-x: initial;
    background-repeat-y: initial;
    background-attachment: initial;
    background-origin: initial;
    background-clip: initial;
    background-color: transparent;
    position: relative;
    padding-bottom: 0px;
    font-weight: 100;
    width: 7.5rem;
    top: 0px;
    text-align: left;
    float: right;
    padding-right: 0px;
    padding-left: 0px;
    padding-top: 0.875rem;
    left: 4.6875rem;
}

.NYN6AN6N .item_block .md {
    color: rgb(173, 173, 173);
    position: relative;
    top: 2.5rem;
    transition-duration: 0.3s;
    transition-timing-function: ease-out;
    transition-delay: 0s;
    transition-property: all;
    font-family: HELVETICANEUELTPRO-THEX, 微软雅黑;
    display: none;
    line-height: 1.25rem;
    width: 100%;
}

.NYN6AN6N .item_block .year {
    float: left;
    font-family: HELVETICANEUELTPRO-THEX, 微软雅黑;
    display: block;
    line-height: 2.875rem;
    position: relative;
    width: 100%;
    transition-duration: 0.6s;
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-delay: 0s;
    transition-property: all;
    color: rgb(153, 153, 153);
    top: 1.375rem;
    font-size: 1.875rem;
    text-align: right;
}

.NYN6AN6N .item_block .title {
    text-overflow: ellipsis;
    transition-duration: 0.6s;
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-delay: 0s;
    transition-property: all;
    font-size: 1rem;
    color: rgb(87, 87, 87);
    text-align: left;
    text-indent: 0px;
    padding-left: 35px;
    line-height: 30px;
}

.NYN6AN6N .item_block .description {
    font-size: 0.8125rem;
    transition-duration: 0.3s;
    transition-timing-function: ease-out;
    transition-delay: 0s;
    transition-property: all;
    color: rgb(153, 153, 153);
    text-align: left;
    padding-bottom: 20px;
    line-height: 20px;
    padding-left: 35px;
}

.NYN6AN6N .item_block .newsimg {
    background-position-x: center;
    background-position-y: center;
    background-size: cover;
    position: absolute;
    right: 0px;
    top: 0px;
    bottom: 0px;
    transition-duration: 0.6s;
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-delay: 0s;
    transition-property: all;
    display: block;
    width: 18.75rem;
    height: 7.9375rem;
    margin-top: 1.875rem;
    opacity: 1;
    left: 0px;
}

.NYN6AN6N .item_block .details {
    background-image: initial;
    background-position-x: initial;
    background-position-y: initial;
    background-size: initial;
    background-repeat-x: initial;
    background-repeat-y: initial;
    background-attachment: initial;
    background-origin: initial;
    background-clip: initial;
    background-color: rgba(255, 255, 255, 0);
    line-height: 3.625rem;
    font-size: 1.25rem;
    color: rgb(131, 131, 131);
    text-indent: 9.375rem;
    width: 2.1875rem;
    height: 2.1875rem;
    display: block;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-top-width: initial;
    border-right-width: initial;
    border-bottom-width: initial;
    border-left-width: initial;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    border-top-color: initial;
    border-right-color: initial;
    border-bottom-color: initial;
    border-left-color: initial;
    border-image-source: initial;
    border-image-slice: initial;
    border-image-width: initial;
    border-image-outset: initial;
    border-image-repeat: initial;
    overflow-x: hidden;
    overflow-y: hidden;
    position: relative;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    z-index: 3;
    top: -4.125rem;
    right: 0px;
    float: right;
    transition-duration: 0.6s;
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-delay: 0s;
    transition-property: all;
    opacity: 0;
}

.NYN6AN6N .item_block .details::after {
    content: '';
    width: 0.9375rem;
    height: 0.5625rem;
    background-image: url('http://img.momucloud.com/modules/NYN6AN6N/icon.png');
    background-position-x: -6.875rem;
    background-position-y: -0.6875rem;
    background-repeat-x: no-repeat;
    background-repeat-y: no-repeat;
    background-attachment: initial;
    background-origin: initial;
    background-clip: initial;
    background-color: initial;
    background-size: 12.5rem;
    display: block;
    margin-top: 0.8125rem;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0.6875rem;
    position: absolute;
    top: 0px;
    left: 0px;
}

.NYN6AN6N .item_block .details i {
    text-indent: -0.625rem;
    font-size: 1.5rem;
    color: rgba(255, 255, 255, 0);
    transition-duration: 0.3s;
    transition-timing-function: ease-out;
    transition-delay: 0s;
    transition-property: all;
}

.NYN6AN6N .item_block:hover .title {
    color: rgb(223, 194, 137);
}

.NYN6AN6N .item_block:hover .description {
    color: rgb(102, 102, 102);
}

.NYN6AN6N .item_block:hover .details {
    opacity: 1;
}

.NYN6AN6N .item_block:hover .year {
    color: rgb(51, 51, 51);
}

.NYN6AN6N.momu_parent {
    font-family: Microsoft YaHei, sans-serif;
    margin: 0 auto 0 auto;
}

.c8619 {
    color: #000;
    font-family: Microsoft YaHei, sans-serif;
    font-size: 12px;
    height: 10auto;
}

.c9036 {
    color: #000000;
}

.c9207 {
    word-break: break-all;
    font-family: Microsoft YaHei, sans-serif;
    font-size: 12px;
    display: inline;
}

.row {
    display: flex;
    justify-content: flex-start;
    align-items: stretch;
    flex-wrap: nowrap;
    min-height: 120px;
    overflow-x: hidden;
    overflow-y: hidden;
}

.map {
    font-family: Microsoft YaHei, sans-serif;
    min-height: auto;
    border-top: 1px none #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
}

.c12770 {
    width: 1200px !important;
    margin: 0 auto;
    overflow: hidden;
    height: 60px;
    line-height: 60px;
}

.content_header.smartcaochwow.smartcaochfadeInUp {
    border-bottom: 0 none rgb(0, 0, 0) rgb(0, 0, 0) rgba(0, 0, 0, 0.1);
    display: inline;
}

.c15022 {
    word-break: break-all;
    display: inline;
    font-family: Microsoft YaHei, sans-serif;
    font-size: 12px;
    color: #000;
}

.content {
    margin: 60px 211px 0 211px;
}

.item_wrapper {
    margin: 0 0 0 0;
}

.newsbody {
    margin: 0 0 0 0;
}

#momu_pages div {
    display: flex;
    padding-top: 40px;
    padding-right: 0px;
    padding-bottom: 80px;
    padding-left: 0px;
    height: 36px;
    justify-content: center;
}

#momu_pages a.active,
#momu_pages a:hover,
#momu_pages .current {
    background-color: rgb(223, 194, 137);
    color: rgb(255, 255, 255);
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
}

#momu_pages div {
    display: flex;
    padding-top: 40px;
    padding-right: 0px;
    padding-bottom: 80px;
    padding-left: 0px;
    height: 36px;
    justify-content: center;
}

.fa-angle-right::before,
#momu_pages .fa-angle-left::before {
    line-height: 36px;
}

#momu_pages a:active,
#momu_pages a:hover {
    color: rgb(255, 255, 255);
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
}

@media (max-width: 768px) {
    .row {
        flex-wrap: wrap;
    }
}

@media (max-width: 64rem) {
    .NYN6AN6N .item_block {
        width: auto;
        padding-top: 0px;
        padding-right: 1.25rem;
        padding-bottom: 0px;
        padding-left: 1.25rem;
        border-bottom-width: 1px;
        border-bottom-style: solid;
        border-bottom-color: rgba(0, 0, 0, 0.05);
        height: fit-content;
    }
    .NYN6AN6N .item_block .item_wrapper {
        position: static;
        padding-bottom: 1.25rem;
        margin-left: 0px;
        width: auto;
    }
    .NYN6AN6N .item_block .date_wrap {
        position: static;
        margin-top: 0px;
        padding-top: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
        width: 5.3125rem;
        height: 1.25rem;
        float: none;
    }
    .NYN6AN6N .item_block .date_wrap::after {
        display: none;
    }
    .NYN6AN6N .item_block .md {
        color: rgb(138, 138, 138);
        font-size: 1rem;
        padding-top: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
        position: static;
        width: auto;
        text-align: left;
        margin-left: 0px;
        float: right;
        display: block;
    }
    .NYN6AN6N .item_block .md span {
        display: none;
    }
    .NYN6AN6N .item_block .year {
        color: rgb(189, 189, 189);
        font-size: 1rem;
        padding-top: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
        margin-left: 0px;
        text-align: left;
        width: auto;
        top: -2.0625rem;
        position: static;
        float: left;
        line-height: 1.25rem;
        display: block;
    }
    .NYN6AN6N .item_block .newsbody {
        display: block;
        width: auto;
        padding-left: 0px !important;
        margin-left: 0px !important;
        padding-right: 0px !important;
    }
    .NYN6AN6N .item_block .newsimg {
        display: none;
    }
    .NYN6AN6N .item_block .details {
        display: none;
    }
    .NYN6AN6N .content {
        width: auto;
    }
    .NYN6AN6N .inner_news_tab_list {
        display: none;
    }
}


/* 通用框 */

.procontent {
    display: flex;
}

.commonnav {
    margin-top: -70px;
}

.commonnav a {
    width: 190px;
    height: 45px;
    line-height: 45px;
    display: block;
    background-color: #999999;
    text-align: center;
    color: #ffffff;
    border-bottom: 1px solid #b4b2b2;
    font-size: 14px;
}

.commonnav a:hover {
    background-color: #777777;
    transition: all 0.3s;
}

.commonnav p {
    font-size: 22px !important;
    text-align: center;
    background-color: #777777 !important;
    color: #ffffff !important;
    height: 60px;
    line-height: 60px !important;
}

#selectcon .selectcon {
    display: flex;
    color: #717171;
    font-size: 12px;
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 30px;
    flex-wrap: wrap;
    justify-content: space-between;
}

#selectcon .selectcon p {
    padding-left: 13px;
    margin-bottom: 20px;
}

#selectcon .selectcon select {
    height: 32px;
    width: 220px;
    margin-left: 5px;
}

#selectcon .selectcon input {
    width: 220px;
    height: 32px;
    margin-left: 5px;
}

#selectcon .selectcon button {
    height: 32px;
    background-color: #dfc289;
    width: 90px;
    border: none;
    color: #ffffff;
}


/* #selectcon table {
  width: 100%;
  margin-top: 40px;
}

#selectcon table th {
  font-size: 16px;
  color: #333333;
  text-align: center;
}

#selectcon table tr {
  line-height: 45px;
  height: 45px;
}

#selectcon table tr:hover {
  background-color: #eaeaec;
}

#selectcon table td {
  font-size: 14px;
  color: #666;
  text-align: center;
} */

#feiyong {
    margin-bottom: 60px;
    min-height: 600px;
}


/* #feiyong input,
select {
    height: 45px;
    width: 340px;
    margin-left: 10px;
} */

#feiyong .fy1 {
    border-bottom: 1px solid #eeeeee;
    padding-bottom: 52px;
}

#feiyong .fy1 p {
    padding-top: 15px;
}

#feiyong .fy1 button {
    width: 138px;
    height: 48px;
    border: none;
    background-color: #dfc289;
    color: #ffffff;
}

#feiyong .result {
    padding-top: 20px;
}

#feiyong .result p {
    font-size: 16px;
    color: #777;
    height: 35px;
    line-height: 35px;
}

#feiyong .result .line {
    display: inline-block;
    width: 55px;
    background-color: #dfc289;
    height: 1px;
}

#feiyong .flag {
    background-color: #dfc289;
    height: 50px;
    line-height: 50px !important;
    text-align: center;
    color: #ffffff !important;
    font-size: 16px !important;
    margin-top: 10px;
}

#feiyong .msg {
    margin-top: 45px;
    border-top: 1px solid #eeeeee;
}

#feiyong .msg .line {
    display: inline-block;
    width: 55px;
    background-color: #dfc289;
    height: 1px;
}

.WPUYCV8P .npagePage {
    padding-bottom: 3.75rem;
}

.WPUYCV8P .pageTarget {
    display: block;
    line-height: 2.8125rem;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: rgb(211, 211, 211);
    overflow-x: hidden;
    overflow-y: hidden;
}

.WPUYCV8P .module_container {
    max-width: 73.125rem;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
}

.WPUYCV8P .container_target {
    text-align: right;
    color: rgb(153, 153, 153);
    font-size: 0.75rem;
    padding-top: 0.25rem;
    padding-right: 0px;
    padding-bottom: 0.25rem;
    padding-left: 0px;
}

.WPUYCV8P .fa-angle-right {
    padding-top: 0px;
    padding-right: 0.625rem;
    padding-bottom: 0px;
    padding-left: 0.625rem;
    color: inherit;
}

.WPUYCV8P .fa-angle-right::before {
    content: '';
}

.WPUYCV8P .container_target a:last-child {
    color: var(--main-color);
}

.WPUYCV8P .inner_pro_tab_list {
    margin-top: 1.875rem;
    text-align: left;
}

.WPUYCV8P .inner_pro_tab_list a.active,
.WPUYCV8P .inner_pro_tab_list a:hover {
    color: var(--main-color);
}

.WPUYCV8P .inner_pro_tab_list a {
    padding-top: 0px;
    padding-right: 2.5rem;
    padding-bottom: 0px;
    padding-left: 0px;
    position: relative;
    font-size: 0.8125rem;
    display: inline-block;
    line-height: 1.875rem;
    text-align: center;
    color: rgb(130, 130, 130);
    transition-duration: 0.36s;
    transition-timing-function: ease;
    transition-delay: 0s;
    transition-property: all;
}

.WPUYCV8P .container_content {
    padding-top: 1.25rem;
    clear: both;
    overflow-x: hidden;
    overflow-y: hidden;
}

.WPUYCV8P .content_wrapper {
    position: relative;
    overflow-x: hidden;
    overflow-y: hidden;
}

.WPUYCV8P .item_block {
    transition-duration: 0.36s;
    transition-timing-function: ease;
    transition-delay: 0s;
    transition-property: all;
    width: 80%;
    height: auto;
    float: left;
    margin-right: 1.875rem;
    position: relative;
    margin-bottom: 1.875rem;
    box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 0px;
}

.WPUYCV8P .item_index {
    display: none;
}

.WPUYCV8P .item_img {
    width: 16.875rem;
    float: left;
    position: relative;
    overflow-x: hidden;
    overflow-y: hidden;
    height: 200px;
}

.WPUYCV8P .item_img img {
    width: 100%;
    transition-duration: 0.36s;
    transition-timing-function: ease;
    transition-delay: 0s;
    transition-property: all;
    display: block;
}

.WPUYCV8P .item_wrapper {
    float: right;
    padding-top: 0px;
    padding-right: 1.25rem;
    padding-bottom: 0px;
    padding-left: 1.25rem;
    width: calc(100% - 17.5rem);
    box-sizing: border-box;
}

.WPUYCV8P .item_info .title {
    transition-duration: 0.36s;
    transition-timing-function: ease;
    transition-delay: 0s;
    transition-property: all;
    color: rgb(51, 51, 51);
    font-size: 1rem;
    line-height: 1.75rem;
}

.WPUYCV8P .ellipsis {
    text-overflow: ellipsis;
    overflow-x: hidden;
    overflow-y: hidden;
    white-space: nowrap;
    display: block;
}

.WPUYCV8P .item_info .subtitle {
    color: rgb(191, 191, 191);
    font-size: 0.8125rem;
    line-height: 1.125rem;
    transition-duration: 0.36s;
    transition-timing-function: ease;
    transition-delay: 0s;
    transition-property: all;
}

.WPUYCV8P .item_des {
    margin-top: 1rem;
}

.WPUYCV8P .description {
    font-size: 0.75rem;
    line-height: 1.375rem;
    height: 4.125rem;
    transition-duration: 0.36s;
    transition-timing-function: ease;
    transition-delay: 0s;
    transition-property: all;
    overflow-x: hidden;
    overflow-y: hidden;
    color: rgb(153, 153, 153);
}

.WPUYCV8P .details {
    position: relative;
    bottom: 0px;
    right: 0px;
    font-size: 0.75rem;
    padding-top: 0px;
    padding-right: 1.875rem;
    padding-bottom: 0px;
    padding-left: 1.875rem;
    margin-top: 1.25rem;
    margin-right: 1.875rem;
    margin-bottom: 1.25rem;
    margin-left: 1.875rem;
    transition-duration: 0.36s;
    transition-timing-function: ease;
    transition-delay: 0s;
    transition-property: all;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: rgba(170, 170, 170, 0.2);
    border-right-color: rgba(170, 170, 170, 0.2);
    border-bottom-color: rgba(170, 170, 170, 0.2);
    border-left-color: rgba(170, 170, 170, 0.2);
    border-image-source: initial;
    border-image-slice: initial;
    border-image-width: initial;
    border-image-outset: initial;
    border-image-repeat: initial;
    display: inline-block;
    line-height: 1.875rem;
    color: rgb(153, 153, 153);
}

.WPUYCV8P .item_block:hover .item_box .item_img img {
    transform: scale(1.08);
}

.WPUYCV8P .item_block:hover .item_box .item_wrapper .item_info .title {
    color: var(--main-color);
}

.WPUYCV8P .item_block:hover .details {
    background-color: var(--main-color);
    color: rgb(255, 255, 255);
}

.c7410 {
    padding: 10px;
    word-break: break-all;
    font-size: 18px;
    padding-left: 0;
}

.content_wrapper {
    margin: 0 0 0 0;
    padding: 10px 0 0 0;
}

@media (max-width: 64rem) {
    .WPUYCV8P .module_container {
        max-width: 90%;
        padding-top: 1.25rem;
        padding-right: 0px;
        padding-bottom: 1.25rem;
        padding-left: 0px;
        border-bottom-width: initial;
        border-bottom-style: none;
        border-bottom-color: initial;
    }
    .WPUYCV8P .pageTarget {
        display: none;
    }
    .WPUYCV8P .inner_pro_tab_list {
        overflow-y: hidden;
        overflow-x: scroll;
        white-space: nowrap;
    }
    .WPUYCV8P .content_wrapper {
        padding-top: 0px;
        position: relative;
        margin-right: 0px;
    }
    .WPUYCV8P .item_block {
        margin-right: 0px;
        width: 100%;
    }
    .WPUYCV8P .item_img {
        width: 50%;
        margin-right: 5%;
    }
    .WPUYCV8P .item_wrapper {
        float: left;
        padding-top: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
        width: 45%;
        box-sizing: border-box;
    }
    .WPUYCV8P .item_info .title {
        font-size: 0.875rem;
    }
    .WPUYCV8P .item_info .subtitle {
        font-size: 0.75rem;
    }
    .WPUYCV8P .item_des {
        margin-top: 0.3125rem;
    }
    .WPUYCV8P .description {
        font-size: 0.75rem;
        line-height: 1rem;
        height: 2rem;
    }
    .WPUYCV8P .details {
        display: none;
    }
}

.c8643 {
    position: relative;
    width: 100%;
    margin: 0 auto;
}

.c8732 {
    width: 100%;
}

.c8688 {
    display: inline-block;
    position: relative;
    color: #fff;
    width: 373px;
    vertical-align: top;
    min-height: 130px;
    white-space: normal;
    background-color: rgba(0, 0, 0, 0.1);
}

.c8715 {
    display: inline-block;
    position: relative;
    color: #fff;
    width: 373px;
    vertical-align: top;
    min-height: 130px;
    white-space: normal;
    background-color: rgba(0, 0, 0, 0.1);
}

.c8680 {
    display: flex;
    height: auto;
}

.c8811 {
    position: absolute;
    display: block;
    cursor: pointer;
    top: 50%;
    left: 30px;
    margin-top: -25px;
}

.c8829 {
    position: absolute;
    display: block;
    cursor: pointer;
    top: 50%;
    right: 30px;
    margin-top: -25px;
}

.c8671 {
    width: 100%;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    white-space: nowrap;
}

.mainservice {
    width: 1200px;
    margin: 0 auto;
}

.mainservice .con {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
}

.mainservice .item {
    background-color: rgba(223, 194, 137, 0.3);
    margin-bottom: 20px;
}

.mainservice .item:hover .item_con {
    border-radius: 195px;
    transition: all 0.3s ease-in-out;
    background-color: #fff;
}

.mainservice .item .item_con {
    width: 195px;
    height: 195px;
    text-align: center;
    color: #999999;
    font-size: 12px;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
}

.mainservice .item .item_con img {
    padding-bottom: 20px;
    width: 45px;
}

.mainservice .item .item_con hr {
    width: 35px;
    color: #fff;
    margin-top: 20px;
    margin-bottom: 20px;
    height: 1px;
    border: none;
    background-color: #777;
}

.mainservice .item .item_con .maintitle {
    font-size: 18px;
    color: #555555;
}

.mainservice .titlename {
    font-size: 22px;
    color: #333333;
    margin-top: 86px;
    margin-bottom: 50px;
}

.mainservice .titlename span {
    font-size: 12px;
    color: #999;
    padding-left: 12px;
}

.QSJTB7F8 {
    max-width: 73.125rem;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    padding-top: 5.625rem;
    padding-bottom: 5.625rem;
}

.QSJTB7F8 .header_top {
    display: flex;
    justify-content: space-between;
}

.QSJTB7F8 .container_header .title {
    font-size: 1.5rem;
    line-height: 1.875rem;
    color: rgb(85, 85, 85);
    display: inline-block;
    margin-right: 0.625rem;
}

.QSJTB7F8 .container_header .subtitle {
    display: inline-block;
    font-size: 0.875rem;
    color: rgb(187, 187, 187);
    line-height: 1.625rem;
}

.QSJTB7F8 .container_header .alive_link {
    color: rgb(85, 85, 85);
    font-size: 1.5rem;
}

.QSJTB7F8 .news_tab_list {
    float: left;
}

.QSJTB7F8 .news_tab_list .item {
    display: inline-block;
    color: rgb(130, 130, 130);
    background-color: transparent;
    font-size: 0.8125rem;
    line-height: 1.875rem;
    text-align: center;
    padding-top: 0px;
    padding-right: 1.25rem;
    padding-bottom: 0px;
    padding-left: 1.25rem;
    border-top-width: initial;
    border-right-width: initial;
    border-bottom-width: initial;
    border-left-width: initial;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    border-top-color: initial;
    border-right-color: initial;
    border-bottom-color: initial;
    border-left-color: initial;
    border-image-source: initial;
    border-image-slice: initial;
    border-image-width: initial;
    border-image-outset: initial;
    border-image-repeat: initial;
    float: unset;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    transition-duration: 0.36s;
    transition-timing-function: ease;
    transition-delay: 0s;
    transition-property: all;
}

.QSJTB7F8 .news_tab_list .item:hover,
.QSJTB7F8 .news_tab_list .item.active {
    color: rgb(255, 255, 255);
    border-top-color: var(--main-color);
    border-bottom-color: var(--main-color);
    border-left-color: var(--main-color);
    border-right-color: var(--main-color);
    background-color: var(--main-color);
}

.QSJTB7F8 .content_wrapper {
    position: relative;
    padding-top: 3.1875rem;
}

.QSJTB7F8 .news_content_list {
    display: flex;
    flex-direction: column;
}

.QSJTB7F8 .item_block {
    width: 100%;
    height: fit-content;
    position: relative;
    box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 0px;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: rgba(170, 170, 170, 0.2);
    border-right-color: rgba(170, 170, 170, 0.2);
    border-bottom-color: rgba(170, 170, 170, 0.2);
    border-left-color: rgba(170, 170, 170, 0.2);
    border-image-source: initial;
    border-image-slice: initial;
    border-image-width: initial;
    border-image-outset: initial;
    border-image-repeat: initial;
    background-color: transparent;
    box-sizing: border-box;
    margin-bottom: 2.375rem;
    transition-duration: 0.32s;
    transition-timing-function: ease;
    transition-delay: 0s;
    transition-property: all;
}

.QSJTB7F8 .item_block .item_box {
    display: block;
    padding-top: 1.25rem;
    padding-right: 1.25rem;
    padding-bottom: 1.25rem;
    padding-left: 1.25rem;
}

.QSJTB7F8 .item_block .item_img {
    position: relative;
    overflow-x: hidden;
    overflow-y: hidden;
    float: left;
    width: 16.25rem;
    height: 10rem;
}

.QSJTB7F8 .item_block .pic_img {
    transition-duration: 0.36s;
    transition-timing-function: ease;
    transition-delay: 0s;
    transition-property: all;
    display: inline;
    max-width: 100%;
    width: 100%;
}

.QSJTB7F8 .item_block .item_info .date_wrap {
    display: none;
}

.QSJTB7F8 .item_block .item_wrapper {
    float: right;
    padding-top: 1.25rem;
    padding-right: 1.25rem;
    padding-bottom: 1.25rem;
    width: calc(100% - 17.5rem);
    box-sizing: border-box;
    padding-left: 1.75rem;
}

.QSJTB7F8 .item_block .item_wrapper>.date_wrap {
    transition-duration: 0.36s;
    transition-timing-function: ease;
    transition-delay: 0s;
    transition-property: all;
    line-height: 1.625rem;
    color: rgb(136, 136, 136);
    display: block;
    font-size: 1.75rem;
    float: right;
    position: relative;
    top: -1.5625rem;
    margin-right: 0.5625rem;
}

.QSJTB7F8 .item_block .item_wrapper>.date_wrap .year {
    display: none;
}

.QSJTB7F8 .item_block .item_wrapper>.date_wrap .time-connect {
    display: none;
}

.QSJTB7F8 .item_block .item_wrapper>.date_wrap .m {
    float: right;
    margin-left: 0.5rem;
}

.QSJTB7F8 .item_block .ellipsis {
    text-overflow: ellipsis;
    overflow-x: hidden;
    overflow-y: hidden;
    display: block;
}

.QSJTB7F8 .item_block .title {
    transition-duration: 0.36s;
    transition-timing-function: ease;
    transition-delay: 0s;
    transition-property: all;
    color: rgb(102, 102, 102);
    font-size: 1rem;
    line-height: 1.875rem;
}

.QSJTB7F8 .item_block .item_des {
    width: 70%;
    margin-top: 0.5rem;
    height: 80px;
    overflow-y: hidden;
}

.QSJTB7F8 .item_block .description {
    transition-duration: 0.36s;
    transition-timing-function: ease;
    transition-delay: 0s;
    transition-property: all;
    font-size: 0.8125rem;
    line-height: 1.625rem;
    overflow-x: hidden;
    overflow-y: hidden;
    color: rgb(153, 153, 153);
}

.QSJTB7F8 .item_block .details {
    transition-duration: 0.36s;
    transition-timing-function: ease;
    transition-delay: 0s;
    transition-property: all;
    display: inline-block;
    font-size: 0.875rem;
    line-height: 1.875rem;
    width: 7.5rem;
    box-sizing: border-box;
    text-indent: -2.5rem;
    text-align: center;
    color: transparent;
    border-top-width: initial;
    border-right-width: initial;
    border-bottom-width: initial;
    border-left-width: initial;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    border-top-color: initial;
    border-right-color: initial;
    border-bottom-color: initial;
    border-left-color: initial;
    border-image-source: initial;
    border-image-slice: initial;
    border-image-width: initial;
    border-image-outset: initial;
    border-image-repeat: initial;
    position: absolute;
    right: 1.25rem;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    transform: translate3d(0px, 0.125rem, 0px);
    top: 5.625rem;
    bottom: auto;
    padding-top: 0.25rem;
    padding-right: 2.5rem;
    padding-bottom: 0.25rem;
    padding-left: 2.5rem;
}

.QSJTB7F8 .item_block .details .icon_pic {
    display: none;
}

.QSJTB7F8 .item_block .details::after {
    transition-duration: 0.36s;
    transition-timing-function: ease;
    transition-delay: 0s;
    transition-property: all;
    content: '';
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    width: 100%;
    position: absolute;
    top: 50%;
    left: 0px;
    height: 2.125rem;
    text-indent: 0px;
    transform: translate3d(0px, -50%, 0px);
    background-image: url('http://img.momucloud.com/modules/QSJTB7F8/icon_01.png');
    background-position-x: left;
    background-position-y: center;
    background-size: initial;
    background-repeat-x: no-repeat;
    background-repeat-y: no-repeat;
    background-attachment: initial;
    background-origin: initial;
    background-clip: initial;
    background-color: initial;
}

.QSJTB7F8 .item_block:nth-child(2n) .item_img {
    float: right;
}

.QSJTB7F8 .item_block:nth-child(2n) .date_wrap {
    float: left;
    margin-left: -2.375rem;
}

.QSJTB7F8 .item_block:nth-child(2n) .title {
    position: relative;
    left: 262px;
    max-width: 70%;
}

.QSJTB7F8 .item_block:nth-child(2n) .item_des {
    width: 66%;
    margin-left: 262px;
}

.QSJTB7F8 .item_block:nth-child(2n) .details {
    right: auto;
    left: 1.875rem;
}

.QSJTB7F8 .item_block:hover {
    box-shadow: rgba(0, 0, 0, 0.12) 0px 0.875rem 3.125rem -0.5rem;
    color: unset;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
    border-image-source: initial;
    border-image-slice: initial;
    border-image-width: initial;
    border-image-outset: initial;
    border-image-repeat: initial;
    background-color: transparent;
}

.QSJTB7F8 .item_block:hover .pic_img {
    transform: scale(1.08);
}

.QSJTB7F8 .item_block:hover .title {
    color: var(--main-color);
}

.QSJTB7F8 .item_block:hover .description {
    color: rgb(134, 133, 133);
}

.QSJTB7F8 .item_block:hover .details {
    border-top-color: var(--main-color);
    border-bottom-color: var(--main-color);
    border-left-color: var(--main-color);
    border-right-color: var(--main-color);
    background-color: var(--main-color);
    overflow-x: hidden;
    overflow-y: hidden;
    color: rgb(255, 255, 255);
    text-indent: 0px;
}

.QSJTB7F8 .item_block:hover .details::after {
    left: 3.75rem;
    background-image: url('http://img.momucloud.com/modules/QSJTB7F8/icon_02.png');
    background-position-x: center;
    background-position-y: center;
    background-size: initial;
    background-repeat-x: no-repeat;
    background-repeat-y: no-repeat;
    background-attachment: initial;
    background-origin: initial;
    background-clip: initial;
    background-color: initial;
}

@media (max-width: 64rem) {
    .QSJTB7F8 {
        padding-top: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
    }
    .QSJTB7F8 .item_block {
        padding-top: 1.625rem;
        padding-right: 0px;
        padding-bottom: 1.625rem;
        padding-left: 0px;
        border-top-width: initial;
        border-right-width: initial;
        border-left-width: initial;
        border-top-style: none;
        border-right-style: none;
        border-left-style: none;
        border-top-color: initial;
        border-right-color: initial;
        border-left-color: initial;
        border-image-source: initial;
        border-image-slice: initial;
        border-image-width: initial;
        border-image-outset: initial;
        border-image-repeat: initial;
        border-bottom-width: 1px;
        border-bottom-style: solid;
        border-bottom-color: rgb(233, 233, 233);
        text-align: left;
        margin-right: 0px;
        width: 100%;
        margin-bottom: 0px;
    }
    .QSJTB7F8 .item_block:last-child {
        border-bottom-width: initial;
        border-bottom-style: none;
        border-bottom-color: initial;
    }
    .QSJTB7F8 .item_block .item_img {
        display: none;
    }
    .QSJTB7F8 .item_block .item_wrapper {
        padding-top: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
        width: auto;
        float: none;
    }
    .QSJTB7F8 .item_block .item_wrapper>.date_wrap {
        display: none;
    }
    .QSJTB7F8 .container_header {
        width: 100%;
    }
    .QSJTB7F8 .news_tab_list {
        display: none;
    }
    .QSJTB7F8 .container_header .title {
        display: block;
        font-size: 1.125rem;
        color: var(--main-color);
        padding-top: 2.5rem;
        text-align: center;
        margin-left: 5%;
        line-height: 1.625rem;
    }
    .QSJTB7F8 .container_header .title .alive_link {
        color: var(--main-color);
        font-size: 1.125rem;
        text-align: left;
        margin-left: 0px;
    }
    .QSJTB7F8 .container_header .subtitle {
        display: block;
        color: rgb(183, 183, 183);
        text-align: center;
        margin-left: 5%;
        padding-top: 0.125rem;
    }
    .QSJTB7F8 .item_block:nth-child(2n) .title {
        text-align: left;
        right: 0px;
    }
    .QSJTB7F8 .item_block:nth-child(2n) .item_des {
        width: 100%;
        margin-left: 0px;
    }
    .QSJTB7F8 .item_block:nth-child(2n) .description {
        text-align: left;
        right: 0px;
    }
    .QSJTB7F8 .item_block:nth-child(2n) .date_wrap {
        margin-left: 0px;
    }
    .QSJTB7F8 .item_block .title {
        font-size: 0.875rem;
        color: rgb(51, 51, 51);
        transition-duration: 0.3s;
        transition-timing-function: linear;
        transition-delay: 0s;
        transition-property: all;
    }
    .QSJTB7F8 .container_content .content_wrapper {
        padding-top: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
        margin-right: 0px;
    }
    .QSJTB7F8 .item_block .item_des {
        width: 100%;
        margin-top: 0px;
    }
    .QSJTB7F8 .item_block .description {
        line-height: 1.25rem;
        height: auto;
    }
    .QSJTB7F8 .item_block .item_info .date_wrap {
        display: block;
        font-size: 0.75rem;
        color: rgb(173, 173, 173);
        margin-bottom: 0.625rem;
    }
    .QSJTB7F8 .item_block .item_info .date_wrap .year+.time-connect {
        display: none;
    }
    .QSJTB7F8 .news_content_list {
        position: relative;
        width: 90%;
        margin-top: 0px;
        margin-right: 5%;
        margin-bottom: 0px;
        margin-left: 5%;
    }
    .QSJTB7F8 .item_block .item_info .date_wrap .year {
        margin-right: 0.1875rem;
    }
    .QSJTB7F8 .item_block .details {
        display: none;
    }
}

.allservice {
    margin: 0 auto;
    width: 1200px;
    display: flex;
    justify-content: space-between;
    margin-bottom: 120px;
    /* background-color: #fff; */
}

.search {
    background-image: url('/Public/Home/img/search.png');
    background-repeat: no-repeat;
    background-position: center;
}

.searchcon {
    height: 35px;
    width: 180px;
    border: 1px solid #eee;
    padding: 10px;
}

.allservice .all_right li {
    width: 145px;
    height: 135px;
    display: flex;
    border: 1px solid #ebebeb;
    color: #666666;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    cursor: pointer;
}

.allservice .all_right .active {
    border-color: #dfc289;
}

.allservice .all_right li:hover {
    border-color: #dfc289;
    transition: all 0.3s ease-in-out;
}

.allservice .all_left {
    margin-right: 30px;
    width: 100%;
}

.allservice .con_left {
    box-shadow: 2px 3px 52px #eee;
    height: 260px;
    background-image: url('/Public/Home/img/lh.jpg');
    background-repeat: no-repeat;
    background-size: contain;
    font-size: 12px;
    color: #999999;
    padding-top: 30px;
    padding-left: 85px;
    line-height: 22px;
}

.allservice .con_left .title {
    font-size: 18px;
    color: #666666;
    padding-bottom: 20px;
}

.c9600 {
    position: relative;
    width: 525px;
    margin: 0 auto;
    height: 325px;
}

.c9652 {
    width: 100%;
}

.c9688 {
    width: 100%;
}

.c9644 {
    display: inline-block;
    position: relative;
    color: #fff;
    width: 373px;
    vertical-align: top;
    min-height: 130px;
    white-space: normal;
}

.c9671 {
    display: inline-block;
    position: relative;
    color: #fff;
    width: 373px;
    vertical-align: top;
    min-height: 130px;
    white-space: normal;
    background-color: rgba(0, 0, 0, 0.1);
}

.c9636 {
    display: flex;
    height: auto;
}

.c9764 {
    position: absolute;
    display: block;
    cursor: pointer;
    top: 20% !important;
    left: 30px;
    margin-top: -25px;
}

.c9782 {
    position: absolute;
    display: block;
    cursor: pointer;
    top: 20% !important;
    right: 30px;
    margin-top: -25px;
}

.c9628 {
    width: 525px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    white-space: nowrap;
}

.navli a:hover {
    color: var(--main-color);
}

.type_data {
    font-family: '微软雅黑';
    color: #666666;
}