body {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: auto;
    line-height: 20px;
    background: #fff;
}
.mcement-body {
    position: relative;
    overflow: auto;
    max-width: 600px;
    margin: 0 auto;©©
}

.mcement-header {
    height: 60px;
    padding-left: 16px;
    box-shadow: inset 0px 0px 0px 0px #e5e5e5;
}

.mcement-header-nav-search {
    width: 48px;
    height: 60px;
    background: url(../image/sn-pub-toolbr-search-icon-query-nor.png) center center no-repeat;
    background-size: 30px 30px;
}

.mcement-header-nav-search-close {
    width: 48px;
    height: 60px;
    background: url(../image/sn-pub-toolbr-search-icon-query-close-nor.png) center center no-repeat;
    background-size: 30px 30px;
    display: none;
}

.mcement-header-nav-menu {
    width: 48px;
    height: 60px;
    background: url(../image/sn-m-pub-nav-meun-nor.png) center center no-repeat;
    background-size: 30px 30px;
}

.mcement-header-logo {
    margin-top: 9px;
}

.mcement-header-nav-menu-mask {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #fff;
    display: none;
    z-index: 11;
}

.mcement-header-nav-menu-close {
    width: 48px;
    height: 60px;
    background: url(../image/sn-pub-toolbr-search-icon-query-close-nor.png) center center no-repeat;
    background-size: 30px 30px;
}

.mcement-header-nav-menu-main {
    border-top: 1px solid #eee;
    padding: 0px 16px;
    height: 80vh;
    padding-bottom: 40px;
    overflow-y: scroll;
}

.mcement-header-nav-menu-main a {
    height: 40px;
    line-height: 40px;
    display: inline-block;
    width: 100%;
    border-bottom: 0.5px solid #eee;
    font-weight: bold;
    position: relative;
}

.mcement-header-nav-menu-main>li:not(:first-child) .mcement-header-nav-menu-arr1 {
    display: inline-block;
    width: 10px;
    height: 10px;
    background: url(../image/sn-m-pub-nav-btn-arrow-nor.png) center center no-repeat;
    background-size: 100% 100%;
    vertical-align: middle;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -8px;
}

.mcement-header-nav-menu-main>li:not(:first-child) .mcement-header-nav-menu-arr2 {
    display: inline-block;
    width: 10px;
    height: 10px;
    background: url(../image/sn-m-pub-nav-btn-arrow-sel.png) center center no-repeat;
    background-size: 100% 100%;
    vertical-align: middle;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -8px;
    display: none;
}

.mcement-header-nav-menu-main-2 a {
    font-size: 14px;
    color: #666;
    padding-left: 15px;
    border-bottom: none;
}

.mcement-header-nav-menu-link {
    padding: 6px 16px;
    position: absolute;
    bottom: 0;
    width: 100%;
    background: #fff;
}

.mcement-header-nav-menu-link-l a {
    color: #999;
    font-weight: bold;
}

.mcement-header-nav-menu-link-l {
    line-height: 32px;
}

.mcement-header-nav-menu-link-r {
    font-size: 0;
}

.mcement-header-nav-menu-link-r a {
    width: 32px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    display: inline-block;
    color: #666;
    font-weight: bold;
    border: solid 0.5px #dddddd;
    font-size: 14px;
}

.mcement-header-nav-menu-link-r a:nth-child(1) {
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px;
    border-right: none;
}

.mcement-header-nav-menu-link-r a:nth-child(2) {
    border-left: 0.5px solid #ddd;
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
}

.mcement-header-nav-menu-link-r a:nth-child(3) {
    border-left: none;
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
}

.mcement-header-nav-menu-main-2 {
    display: none;
}

.mcement-header-search-mask {
    padding: 20px 16px;
    background: #fff;
    position: relative;
    display: none;
}

.mcement-header-search-mask input {
    height: 40px;
    width: 100%;
    border: none;
    border-bottom: 1px solid #ff8400;
    color: #999;
    font-weight: bold;
    padding-right: 60px;
    border-radius: 0;
}

.mcement-header-search-mask a {
    display: inline-block;
    width: 44px;
    height: 40px;
    background: url(../image/sn-pub-toolbr-search-icon-query-nor.png) center center no-repeat;
    background-size: 30px 30px;
    position: absolute;
    right: 2vh;
}

.mcement-indexBanner {
    width: 100%;
    height: 340px;
}

.mcement-indexBanner .swiper-slide-main {
    width: 100%;
    height: 340px
}

.mcement-indexBanner-pag .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    background-color: #ffffff;
    opacity: 1;
}

.mcement-indexBanner-pag .swiper-pagination-bullet-active {
    opacity: 1;
    width: 20px;
    height: 10px;
    background-color: #ff8400;
    border-radius: 4px;
}

.mcement-indexPrice {
    padding: 20px 16px;
    color: #999;
}

.mcement-indexPrice>div:not(:last-child) {
    margin-bottom: 10px;
}

.mcement-indexPrice-title {
    font-size: 16px;
    font-weight: bold;
    color: #333;
}

.mcement-priceNum {
    font-size: 24px;
    color: #ff8400;
    font-weight: bold;
    margin-right: 4px;
}

.mcement-indexPrice-c {
    color: #666;
}

.mcement-indexPrice-c>span:nth-child(2) {
    margin: 0 10px;
}

.mcement-indexYw {
    padding-bottom: 40px;
    background: url(../image/sn-index-bussines-bg.jpg) center center no-repeat;
    background-size: cover;
}

.mcement-pubTitle-main {
    padding: 40px 16px 20px;
}

.mcement-pubTitle-title {
    font-size: 20px;
    font-weight: bold;
    color: #fff;
}

.mcement-pubTitle-title a {
    color: #fff;
}

.mcement-pubTitle-title.block {
    color: #333;
}

.mcement-pubTitle-title.block a {
    color: #333;
}

.mcement-pubTitle-btn {
    display: inline-block;
    width: 24px;
    height: 24px;
    background: url(../image/sn-pub-btn-more-nor.png) center center no-repeat;
    background-size: 100% 100%;
    vertical-align: middle;
    margin-left: 4px;
    margin-top: -4px;
}

.mcement-pubTitle-more a {
    color: #fff;
    font-weight: bold;
}

.mcement-pubTitle-more.block a {
    color: #666;
    font-weight: bold;
}

.mcement-indexYw-main {
    padding: 0 27px;
}

.mcement-indexYw-block-item {
    width: calc(100% / 2);
    height: 160px;
    float: left;
    position: relative;
}

.mcement-indexYw-block-item-pic {
    width: 32px;
    height: 32px;
}

.mcement-indexYw-block-item-pic img {
    width: 100%;
    height: 100%;
}

.mcement-indexYw-block-item-title {
    font-size: 16px;
    color: #fff;
    font-weight: bold;
    margin-top: 10px;
}

.mcement-indexZr-desc {
    padding: 0 16px;
    color: #666;
    margin-bottom: 12px;
}

.mcement-indexZr-main-item {
    width: 100%;
    height: 186px;
    position: relative;
}

.mcement-indexZr-main-item-title {
    color: #333;
    font-size: 16px;
    font-weight: bold;
    height: 48px;
    line-height: 48px;
    background: rgba(255, 255, 255, 0.9);
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 0 10px;
}

.mcement-indexZr-main-item-title-arrow {
    display: inline-block;
    width: 10px;
    height: 12px;
    background: url(../image/sn-pub-more-icon-arrow.png) center center no-repeat;
    background-size: 100% 100%;
    position: absolute;
    top: 50%;
    margin-top: -6px;
    right: 10px;
}

.mcement-indexZr-main-container .swiper-slide {
    width: 80%!important;
    margin: 0 10%;
}

.mcement-indexZr-main-container .swiper-slide-next {
    left: -15%;
}

.mcement-indexZr-main-container .swiper-slide-prev {
    right: -15%;
}

.mcement-indexFb-item-title {
    font-size: 20px;
    font-weight: bold;
    color: #fff;
}

.mcement-indexFb-item-title a {
    color: #fff;
}

.mcement-indexFb-item-desc {
    font-size: 14px;
    color: #fff;
    margin-top: 20px;
    margin-bottom: 40px;
    height: 58px;
    overflow: hidden;
}

.mcement-indexFb-item {
    padding: 40px;
    position: relative;
}

.mcement-indexFb-item:nth-child(1) {
    width: 100%;
    height: 235px;
    background: url(../image/pic01.jpg) center center no-repeat;
    background-size: cover;
}

.mcement-indexFb-item:nth-child(2) {
    width: 100%;
    height: 235px;
    background: url(../image/pic02.jpg) center center no-repeat;
    background-size: cover;
}

.mcement-indexFb-item:nth-child(3) {
    width: 100%;
    height: 235px;
    background: url(../image/pic03.jpg) center center no-repeat;
    background-size: cover;
}

.mcement-indexFast-icon {
    width: 40px;
    height: 40px;
    margin: 0 auto;
}

.mcement-indexFast-icon img {
    width: 100%;
    height: 1005;
}

.mcement-indexFast-font {
    font-size: 14px;
    color: #333;
    text-align: center;
    margin-top: 10px;
}

.mcement-indexFast {
    margin-top: 40px;
    margin-bottom: 60px;
    position: relative;
}

.mcement-indexFast-pag {
    left: 50%;
    transform: translateX(-50%);
    bottom: -35px;
}

.mcement-indexFast-pag .swiper-pagination-bullet {
    margin: 0 4px;
    background: #8b8686;
}

.mcement-indexFast-pag .swiper-pagination-bullet-active {
    background: #ff8400;
}

.mcement-top {
    height: 40px;
    line-height: 40px;
    background-color: #f5f6f7;
    color: #333;
    font-size: 14px;
    text-align: center;
    font-weight: bold;
}

.mcement-footer {
    background-color: #2b2b2b;
    padding: 40px 16px;
}

.mcement-footer-code {
    font-size: 14px;
    color: #666;
    text-align: center;
}

.mcement-footer-code img {
    width: 100px;
    height: 100px;
}

.mcement-footer-code>div {
    margin-top: 10px;
    color: #999;
}

.mcement-footer-nav {
    margin-top: 20px;
    font-size: 0;
}

.mcement-footer-nav li {
    display: inline-block;
    position: relative;
    margin-right: 14px;
}

.mcement-footer-nav li a {
    color: #999;
    font-size: 14px;
}

.mcement-footer-nav li:not(:last-child)::after {
    content: "";
    display: inline-block;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background: #999;
    position: absolute;
    top: 50%;
    margin-top: -4px;
    right: -9px;
}

.mcement-footer-tel {
    color: #999;
    font-size: 14px;
    line-height: 24px;
}

.mcement-footer-tel>div:first-child {
    font-weight: bold;
}

.mcement-footer-way {
    margin-top: 30px;
    margin-bottom: 30px;
}

.mcement-footer-tel:first-child {
    margin-bottom: 10px;
}

.mcement-footer-copy a,
.mcement-footer-copy {
    color: #666;
    font-size: 12px;
}

.mcement-singleBanner-main {
    height: 200px;
}

.mcement-bread {
    height: 48px;
    line-height: 48px;
    text-align: center;
    font-size: 16px;
    color: #666;
    font-weight: bold;
    border-bottom: 0.5px solid #eee;
}

.mcement-bread-arrow-b {
    display: inline-block;
}

.mcement-bread-arrow-t {
    display: inline-block;
}

.mcement-channlName {
    padding: 0 16px;
    margin-top: 40px;
    margin-bottom: 30px;
}

.mcement-channlName-en {
    font-size: 14px;
    color: #eee;
    font-weight: bold;
    margin-bottom: 6px;
}

.mcement-channlName-cn {
    font-size: 20px;
    color: #333;
    font-weight: bold;
}

.mcement-bread {
    position: relative;
}

.mcement-bread-arrow-b {
    width: 16px;
    height: 16px;
    background: url(../image/sn-pub-toolbr-language-icon-arrow-down-nor2x.png) center center no-repeat;
    background-size: 100% 100%;
    position: absolute;
    top: 50%;
    margin-top: -8px;
}

.mcement-bread-arrow-t {
    width: 16px;
    height: 16px;
    background: url(../image/sn-pub-toolbr-language-icon-arrow-up-nor2x.png) center center no-repeat;
    background-size: 100% 100%;
    display: none;
    position: absolute;
    top: 50%;
    margin-top: -8px;
}

.mcement-bread-list {
    background: rgba(0, 0, 0, 0.6);
    height: 100%;
    position: absolute;
    left: 0;
    right: 0;
    z-index: 11;
    display: none;
}

.mcement-bread-list ul {
    background: #fff;
    max-height: 288px;
    overflow-y: scroll;
}

.mcement-bread-list ul li a {
    font-size: 14px;
}

.mcement-bread-list ul li {
    height: 48px;
    line-height: 48px;
    text-align: center;
    border-bottom: 0.5px solid #eee;
}

.mcement-tab {
    height: 40px;
    font-size: 0;
    margin-bottom: 30px;
}

.mcement-tab li {
    font-size: 16px;
    color: #666;
    font-weight: bold;
    height: 40px;
    text-align: center;
    position: relative;
}

.mcement-tab li.active {
    color: #333;
}

.mcement-tab li.active::after {
    content: "";
    display: inline-block;
    width: 40px;
    height: 3px;
    background: #ff8400;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -20px;
}

.mcement-totalBanner {
    height: 240px;
    margin-bottom: 40px;
}

.mcement-totalBanner-main {
    height: 100%;
    position: relative;
}

.mcement-totalBanner-font {
    padding: 0 10%;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.mcement-totalBanner-font>div:nth-child(1) {
    font-size: 24px;
    font-weight: bold;
    color: #fff;
    margin-bottom: 10px;
}

.mcement-totalBanner-font>div:nth-child(2) {
    font-size: 14px;
    color: #fff;
}

.mcement-totalAbout-1 {
    padding: 0 16px;
    background-color: #fbfbfb;
    margin-bottom: 20px;
}

.mcement-totalAbout-1-pic {
    width: 100%;
    height: 228px;
}

.mcement-totalAbout-1-pic img {
    width: 100%;
    height: 100%;
}

.mcement-totalAbout-1-font {
    padding: 20px;
}

.mcement-totalAbout-1-font1 {
    font-size: 18px;
    font-weight: bold;
    color: #333;
    margin-bottom: 10px;
}

.mcement-totalAbout-1-font2 {
    font-size: 14px;
    color: #666;
    margin-bottom: 20px;
}

.mcement-totalAbout-2 {
    background-color: #647987;
    margin-top: 40px;
    margin-bottom: 20px;
}

.mcement-totalAbout-2-pic {
    width: 100%;
    height: 240px;
}

.mcement-totalAbout-2-pic img {
    width: 100%;
    height: 100%;
}

.mcement-totalAbout-2-font {
    padding: 20px;
}

.mcement-totalAbout-2-font1 {
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    margin-bottom: 10px;
}

.mcement-totalAbout-2-font1 a {
    color: #fff;
}

.mcement-totalAbout-2-font2 {
    font-size: 14px;
    color: #fff;
    margin-bottom: 20px;
}

.mcement-totalAbout-3 {
    padding: 0 16px;
    position: relative;
}

.mcement-totalAbout-3-pic {
    width: 100%;
    height: 230px;
}

.mcement-totalAbout-3-pic img {
    width: 100%;
    height: 100%;
}

.mcement-totalAbout-3-font1 {
    font-size: 18px;
    font-weight: bold;
    color: #333;
    margin-bottom: 10px;
}

.mcement-totalAbout-3-font2 {
    font-size: 14px;
    color: #666;
    margin-bottom: 20px;
}

.mcement-totalAbout-3-font {
    padding: 20px;
    position: absolute;
    left: 50%;
    top: 160px;
    /* left: 50%; */
    background-color: #fbfbfb;
    width: calc(100vw - 40px - 32px);
    /* margin-left: -150px; */
    transform: translateX(-50%);
}

.mcement-totalAbout-3-t {
    margin-top: 120px;
    margin-bottom: 120px;
}

.mcement-totalAbout-4 {
    padding: 0 16px;
    position: relative;
    margin-bottom: 135px;
}

.mcement-totalAbout-4-pic {
    width: 100%;
    height: 228px;
}

.mcement-totalAbout-4-pic img {
    width: 100%;
    height: 100%;
}

.mcement-totalAbout-4-font {
    padding: 20px;
    position: absolute;
    left: 50%;
    top: 160px;
    /* left: 50%; */
    background-color: #647987;
    width: calc(100vw - 40px - 32px);
    /* margin-left: -150px; */
    transform: translateX(-50%);
}

.mcement-totalAbout-4-font1 {
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    margin-bottom: 10px;
}

.mcement-totalAbout-4-font1 a {
    color: #fff;
}

.mcement-totalAbout-4-font2 {
    font-size: 14px;
    color: #fff;
    margin-bottom: 20px;
}

.mcement-indexNews-zd-pic {
    width: 100%;
    height: 215px;
    overflow: hidden;
}

.mcement-indexNews-zd-pic img {
    width: 100%;
    height: 100%;
}

.mcement-indexNews-zd-font>div:first-child {
    font-size: 16px;
    color: #333;
    font-weight: bold;
    margin-top: 20px;
    margin-bottom: 16px;
}

.mcement-indexNews-zd-font>div:last-child {
    font-size: 14px;
    color: #999;
}

.mcement-indexNews {
    padding: 47px 26px 20px;
    padding-bottom: 40px;
    background: url(../image/sn-m-index-news-bg.png) top center no-repeat;
    background-size: 100% 100%;
}

.mcement-indexNews-zd {
    position: relative;
    padding-bottom: 60px;
    width: 100%;
}

.mcement-indexNews-zd .swiper-container {
    width: 100%;
}

.mcement-indexNews-zd-pag {
    margin-top: 10px;
    transform: translateX(-50%);
    left: 50%;
}

.mcement-indexNews-zd-pag .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    background-color: #999999;
    opacity: 0.4;
    margin: 0 4px;
}

.mcement-indexNews-zd-pag .swiper-pagination-bullet-active {
    background: #ff8400;
    opacity: 1;
}

.mcement-indexNews-yw .mcement-pubTitle-title {
    color: #333;
}

.mcement-indexNews-yw .mcement-pubTitle-title a {
    color: #333;
}

.mcement-indexNews-yw .mcement-pubTitle-more a {
    color: #666;
}

.mcement-pubTitle-news {
    box-shadow: inset 0px -1px 0px 0px #e5e5e5;
    height: 40px;
    padding: 0;
}

.mcement-indexNews-yw-item>div:nth-child(1) {
    color: #333;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
}

.mcement-indexNews-yw-item>div:nth-child(2) {
    color: #666;
    font-size: 14px;
}

.mcement-indexNews-yw-item:not(:last-child) {
    border-bottom: 0.5px solid #eee;
}

.mcement-indexNews-yw-item {
    padding: 20px 0;
}

.mcement-indexNews-yw-item:last-child {
    padding-bottom: 0;
}

.mcement-indexYw-block-item-mask {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    padding: 20px;
    padding-top: 50px;
}

.mcement-indexYw-block-item:nth-child(1) .mcement-indexYw-block-item-mask {
    background: rgba(156, 136, 39, 0.8);
}

.mcement-indexYw-block-item:nth-child(2) .mcement-indexYw-block-item-mask {
    background: rgba(249, 52, 52, 0.8);
}

.mcement-indexYw-block-item:nth-child(3) .mcement-indexYw-block-item-mask {
    background: rgba(52, 144, 249, 0.8);
}

.mcement-indexYw-block-item:nth-child(4) .mcement-indexYw-block-item-mask {
    background: rgba(36, 171, 108, 0.8);
}

.mcement-totalNews {
    padding: 0 16px;
}

.mcement-totalNews-item {
    height: 414px;
    background: #fbfbfb;
    margin-bottom: 40px;
}

.mcement-totalNews-item-pic {
    width: 100%;
    height: 228px;
}

.mcement-totalNews-item-pic img {
    width: 100%;
    height: 100%;
}

.mcement-totalNews-item-font {
    padding: 20px 20px 40px;
}

.mcement-totalNews-item-title {
    font-size: 18px;
    color: #333;
    font-weight: bold;
    margin-bottom: 10px;
}

.mcement-totalNews-item-desc {
    font-size: 14px;
    color: #666;
    line-height: 24px;
    margin-bottom: 20px;
}

.mcement-totalYw-pic {
    width: 100%;
    height: 240px;
    position: relative;
}

.mcement-totalYw-pic-href{
  width:100%;height:100%;
  position:absolute;left:0px;top:0px;
  z-index:100;
  }

.mcement-totalYw-item {
    height: 406px;
    background-color: #647987;
}

.mcement-totalYw-font {
    padding: 20px;
    color: #fff;
}

.mcement-totalYw-font-title {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px;
}

.mcement-totalYw-item .mcement-totalYw-font-title a {
    color: #fff;
}

.mcement-totlaYw-item-main .mcement-totalYw-item .mcement-totalYw-font-title a {
    color: #333;
}

.mcement-totalYw-font-desc {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 20px;
}

.mcement-totlaYw-item-main {
    padding: 40px 16px;
}

.mcement-totlaYw-item-main .mcement-totalYw-item {
    background: #fbfbfb;
}

.mcement-totlaYw-item-main .mcement-totalYw-font-title {
    color: #333;
}

.mcement-totlaYw-item-main .mcement-totalYw-font-desc {
    color: #666;
}

.mcement-totlaYw-item-main .mcement-totalYw-item:not(:last-child) {
    margin-bottom: 20px;
}

.mcement-totalCx-item {
    padding: 0 16px;
    height: 374px;
}

.mcement-totalCx-item:not(:last-child) {
    margin-bottom: 40px;
}

.mcement-totalCx-item-font-title {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px;
    margin-top: 20px;
}

.mcement-totalCx-item-font-desc {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 20px;
}

.mcement-totalCx-item-pic {
    height: 228px;
    position: relative;
}

.mcement-totalCx {
    margin-bottom: 40px;
}

.mcement-totalTz-pic {
    height: 240px;
    position: relative;
}

.mcement-totalTz-item {
    height: 406px;
    background-color: #647987;
    position: relative;
}

.mcement-totalTz-font {
    padding: 20px;
}

.mcement-totalTz-font>div:nth-child(1) {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px;
    color: #fff;
}

.mcement-totalTz-font>div:nth-child(1) a {
    color: #fff;
}

.mcement-totalTz-main .mcement-totalTz-font>div:nth-child(1) a {
    color: #333;
}

.mcement-totalTz-font>div:nth-child(2) {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 20px;
    color: #fff;
    height: 48px;
}

.mcement-totalTz-main {
    padding: 40px 16px;
}

.mcement-totalTz-main .mcement-totalTz-item {
    background-color: #fbfbfb;
    height: 400px;
}

.mcement-totalTz-main .mcement-totalTz-item:not(:last-child) {
    margin-bottom: 20px;
}

.mcement-totalTz-main .mcement-totalTz-font>div:nth-child(1) {
    color: #333;
}

.mcement-totalTz-main .mcement-totalTz-font>div:nth-child(2) {
    color: #666;
}

.mcement-totalTz-rl {
    margin: 0 16px;
    border-radius: 8px;
    height: 210px;
    margin-bottom: 20px;
    border: solid 0.5px #e5e5e5;
}

.mcement-totalTz-rl-title {
    font-size: 16px;
    color: #333;
    font-weight: bold;
    padding: 0 10px;
    height: 50px;
    line-height: 50px;
    position: relative;
    padding-left: 40px;
    border-bottom: 0.5px solid #e5e5e5;
}

.mcement-totalTz-rl-title-icon {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url(../image/sn-investor-pub-icon-calendar.png) center center no-repeat;
    background-size: 100% 100%;
    position: absolute;
    top: 50%;
    left: 10px;
    margin-top: -10px;
}

.mcement-totalTz-rl-time {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url(../image/sn-investor-calendar-icon-time.png) center center no-repeat;
    background-size: 100% 100%;
    position: absolute;
    top: 50%;
    margin-top: -10px;
}

.mcement-totalTz-rl-add {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url(../image/sn-investor-calendar-icon-address.png) center center no-repeat;
    background-size: 100% 100%;
    position: absolute;
    top: 50%;
    margin-top: -10px;
}

.mcement-totalTz-rl-main-item-title {
    font-size: 16px;
    color: #333;
}

.mcement-totalTz-rl-main-item-desc-main {
    font-size: 12px;
    color: #666;
}

.mcement-totalTz-rl-main {
    padding: 20px;
}

.mcement-totalTz-rl-main-item-desc {
    position: relative;
    margin-top: 10px;
}

.mcement-totalTz-rl-main-item-desc-main>span {
    margin-left: 30px;
}

.mcement-totalTz-rl-main-item-desc-main:nth-child(1) {
    margin-right: 30px;
}

.mcement-totalTz-rl-main-item:nth-child(2n) {
    margin-top: 16px;
}

.mcement-totalTz-rl-team {
    margin-bottom: 40px;
    height: auto;
    line-height: 24px;
}

.mcement-totalTz-rl-team .mcement-totalTz-rl-team-way {
    margin-bottom: 8px!important;
}

.mcement-totalTz-rl-team .mcement-totalTz-rl-title-icon {
    background: url(../image/sn-investor-pub-icon-contact.png) center center no-repeat;
    background-size: 100% 100%;
}

.mcement-totalTz-rl-team-way:nth-child(1n) {
    margin-bottom: 14px;
}

.mcement-totalTz-rl-team-way>span:first-child {
    font-size: 14px;
    color: #666;
    font-weight: bold;
}

.mcement-totalTz-rl-team-way>span:last-child {
    font-size: 14px;
    color: #666;
}

.mcement-totalSz-pic {
    height: 240px;
    position: relative;
}

.mcement-totalSz-font {
    padding: 20px;
    height: 166px;
    background-color: #647987;
}

.mcement-totalSz-font>div:nth-child(1) {
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    margin-bottom: 10px;
}

.mcement-totalSz-font>div:nth-child(2) {
    font-size: 14px;
    line-height: 24px;
    color: #fff;
    margin-bottom: 20px;
}

.mcement-totalSz-2 {
    padding: 0 16px;
    margin-top: 40px;
    margin-bottom: 20px;
}

.mcement-totalSz-2 .mcement-totalSz-1:nth-child(2n) {
    margin-top: 20px;
}

.mcement-totalSz-2 .mcement-totalSz-font {
    background: #fff;
}

.mcement-totalSz-2 .mcement-totalSz-font>div:nth-child(1) {
    color: #333;
}

.mcement-totalSz-2 .mcement-totalSz-font>div:nth-child(2) {
    color: #666;
}

.mcement-totalSz-bg {
    height: 166px;
    background-color: #647987;
}

.mcement-totalSz-3 {
    padding: 0 16px;
    margin-top: -126px;
}

.mcement-totalSz-3 .mcement-totalSz-font {
    background: #fbfbfb;
}

.mcement-totalSz-4 {
    padding: 0;
}

.mcement-totalRc {
    padding: 0 16px;
    margin-bottom: 40px;
}

.mcement-totalRc .mcement-totalSz-font {
    background-color: #fbfbfb;
}

.mcement-totalRc .mcement-totalSz-font>div:nth-child(1) {
    color: #333;
}

.mcement-totalRc .mcement-totalSz-font>div:nth-child(2) {
    color: #666;
    height: 50px;
}

.mcement-totalRc .mcement-totalSz-1:not(:first-child) {
    margin-top: 20px;
}

.mcement-totalInfo {
    width: 100%;
    height: 420px;
    background-color: #f5f6f7;
    padding: 40px 16px;
}

.mcement-totalInfo-item {
    width: calc((100% - 13px) / 2);
    height: 165px;
    background-color: #ffffff;
    padding: 43px 16px;
    text-align: center;
    float: left;
}

.mcement-totalInfo-item:nth-child(2n) {
    margin-left: 13px;
}

.mcement-totalInfo-item:nth-child(1) {
    margin-bottom: 13px;
}

.mcement-totalInfo-item:nth-child(2) {
    margin-bottom: 13px;
}

.mcement-totalInfo-item-pic {
    width: 40px;
    height: 40px;
    margin: 0 auto;
}

.mcement-totalInfo-item-pic img {
    width: 100%;
    height: 1005;
}

.mcement-totalInfo-item-font {
    color: #333;
    font-size: 16px;
    font-weight: bold;
    margin-top: 10px;
}

.mcement-single {
    padding: 0 16px;
    font-size: 14px;
    color: #666;
    line-height: 24px;
    margin-bottom: 40px;
}

.mcement-single img {
    max-width: 100%;
}

.mcement-siteMap {
    padding: 0 16px;
}

.mcement-siteMap-1>li>a {
    font-size: 16px;
    font-weight: bold;
    color: #ff8400;
    display: inline-block;
    width: 100%;
    padding: 10px 0;
}

.mcement-siteMap-1>li {
    padding-bottom: 30px;
    border-bottom: 0.5px solid #eee;
}

.mcement-siteMap-1>li:not(:first-child) {
    padding-top: 30px;
}

.mcement-siteMap-2>li>a {
    font-size: 14px;
    font-weight: bold;
    color: #666;
    display: inline-block;
    width: 100%;
    padding: 10px 0;
}

.mcement-siteMap-arrow {
    display: inline-block;
    width: 10px;
    height: 10px;
    background: url(../image/sn-website-icon-arrow.png) center center no-repeat;
    background-size: 100% 100%;
    margin-left: 6px;
}

.mcement-lxwm-code {
    width: 210px;
    height: 206px;
    border-radius: 8px;
    border: solid 0.5px #e5e5e5;
    margin: 0 auto;
    padding: 30px;
    margin-bottom: 40px;
}

.mcement-lxwm-code-img {
    width: 40px;
    height: 40px;
    background: url(../image/icon-wx.png) center center no-repeat;
    background-size: 100% 100%;
    margin-right: 8px;
}

.mcement-lxwm-code-main-title {
    font-size: 14px;
    font-weight: bold;
    color: #999;
    position: relative;
    width: 100px;
    margin-bottom: 10px;
}

.mcement-lxwm-code-main-title::after {
    content: "";
    width: 16px;
    height: 3px;
    background-color: #ff8400;
    display: inline-block;
    position: absolute;
    left: 0;
    top: -10px;
}

.mcement-lxwm-code-main-code {
    width: 100px;
    height: 100px;
}

.mcement-lxwm-code-main-code img {
    width: 100%;
    height: 100%;
}

.mcement-lxwm-item {
    margin: 0 16px;
    padding-bottom: 30px;
    margin-bottom: 30px;
}

.mcement-lxwm-item:not(:last-child) {
    border-bottom: 1px solid #eee;
}

.mcement-lxwm-item-title {
    font-size: 16px;
    font-weight: bold;
    color: #ff8400;
    margin-bottom: 10px;
}

.mcement-lxwm-item-tel>span:first-child {
    color: #666;
    font-weight: bold;
    font-size: 14px;
}

.mcement-lxwm-item-tel>span:last-child {
    color: #666;
    font-size: 14px;
}

.mcement-lxwm-item-tel {
    margin-bottom: 6px;
    24
}

.mcement-tab {
    padding: 0 62px;
    font-size: 0;
    border-bottom: 0.5px solid #e5e5e5;
}

.mcement-tab li {
    display: inline-block;
    font-size: 16px;
    color: #666;
    width: calc((100vw - 124px)/2);
}

.mcement-tabReport-block {
    padding: 0 16px;
}

.mcement-reportDown-btn {
    display: inline-block;
    width: 16px;
    height: 16px;
    background: url(../image/sn-responsibility-report-icon-download.png) center center no-repeat;
    background-size: 100% 100%;
    vertical-align: middle;
    margin-left: 6px;
}

.mcement-reportCheck-btn {
    display: inline-block;
    width: 16px;
    height: 16px;
    background: url(../image/sn-responsibility-report-icon-pdf.png) center center no-repeat;
    background-size: 100% 100%;
    vertical-align: middle;
    margin-left: 6px;
}

.mcement-reporItem-2 {
    font-size: 14px;
    color: #666;
}

.mcement-reporPic {
    width: 104px;
    height: 140px;
    box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.2);
    margin-right: 20px;
}

.mcement-reporPic img {
    width: 100%;
    height: 100%;
}

.mcement-reporTitle {
    width: calc(100% - 124px);
}

.mcement-reporTitle a {
    font-size: 16px;
    color: #333;
    font-weight: bold;
}

.mcement-reporItem {
    border-radius: 8px;
    margin-bottom: 20px;
    border: solid 1px #e5e5e5;
}

.mcement-reporItem-1 {
    padding: 20px;
    border-bottom: 1px solid #e5e5e5;
}

.mcement-reporItem-2 {
    height: 40px;
    line-height: 40px;
}

.mcement-reporItem-2>div {
    text-align: center;
    font-size: 14px;
    color: #666;
    font-weight: bold;
}

.mcement-reporItem-2>div>a {
    text-align: center;
    display: inline-block;
}

.mcement-tabReport-block-item {
    margin-bottom: 40px;
}

.mcement-zrgz {
    padding: 0 16px;
}

.mcement-zrgz-1-title {
    font-size: 16px;
    color: #333;
    font-weight: bold;
    text-align: center;
    margin-bottom: 20px;
}

.mcement-zrgz-1-desc {
    color: #666;
    line-height: 24px;
    font-size: 14px;
}

.mcement-zrgz-1 {
    margin-top: 40px;
}

.mcement-zrgz-2-item-title img {
    width: 34px;
    height: 30px;
}

.mcement-zrgz-2-item-title span {
    color: #666;
    font-size: 16px;
    font-weight: bold;
    margin-left: 10px;
}

.mcement-zrgz-2 {
    padding: 20px;
    border-radius: 16px;
    border: solid 0.5px #e5e5e5;
}

.mcement-zrgz-2-item-title {
    text-align: center;
    margin-bottom: 10px;
}

.mcement-zrgz-2-item:first-child {
    border-bottom: 0.5px solid #eee;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

.mcement-zrgz-3-pic {
    height: 250px;
}

.mcement-zrgz-3-pic img {
    width: 100%;
    height: 100%;
}

.mcement-zrgz-3-font>div:nth-child(1) {
    font-size: 16px;
    color: #333;
    font-weight: bold;
    margin-bottom: 10px;
}

.mcement-zrgz-3-font>div:nth-child(2) {
    font-size: 14px;
    color: #666;
    line-height: 24px;
    margin-bottom: 20px;
}

.mcement-zrgz-3-font {
    padding: 20px 16px;
}

.mcement-zrgz-3 {
    margin-top: 40px;
}

.mcement-newsList-item>div:nth-child(1) {
    color: #666;
    font-size: 14px;
    margin-bottom: 10px;
    font-weight: bold;
}

.mcement-newsList-item>div:nth-child(2) a {
    color: #333;
    font-weight: bold;
    font-size: 16px;
    line-height: 24px;
}

.mcement-newsList-item>div:nth-child(3) {
    color: #666;
    font-size: 14px;
    margin-top: 10px;
}

.mcement-newsList {
    padding: 0 16px;
}

.mcement-newsList-item {
    padding-bottom: 20px;
    border-bottom: 0.5px solid #eee;
    margin-bottom: 20px;
}

.mcement-detail {
    padding: 40px 16px;
}

.mcement-detail-content img {
    max-width: 100%;
}

.mcement-detail-content {
    font-size: 14px;
    line-height: 24px;
    color: #666;
}

.mcement-detail-content img {
    max-width: 100%;
}

.mcement-detail-title {
    font-size: 18px;
    font-weight: bold;
    line-height: 24px;
}

.mcement-detail-desc {
    margin-top: 20px;
    padding-bottom: 20px;
    font-size: 12px;
    color: #666;
    border-bottom: 0.5px solid #ddd;
    margin-bottom: 30px;
}

.mcement-detail-desc-l>span:first-child {
    margin-right: 20px;
}

.mcement-detail-fontZ,
.mcement-detail-fontJ {
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    display: inline-block;
    border: solid 0.5px #d9d9d9;
}

.mcement-detail-desc-l {
    line-height: 30px;
}

.mcement-detail-fontNum {
    margin-right: 8px;
}

.mcement-detail-content-pic img {
    margin-bottom: 10px;
}

.mcement-detail-xg-name {
    font-size: 16px;
    font-weight: bold;
    color: #666;
    margin-bottom: 10px;
}

.mcement-detail-xg-list>a {
    display: block;
}

.mcement-detail-xg-list>a:nth-child(2) {
    font-size: 12px;
    color: #999;
    margin-top: 2px;
}

.mcement-detail-xg-list:not(:last-child) {
    margin-bottom: 20px;
}

.cement-newsDetail-xg-sxt-title>a {
    display: block;
}

.cement-sxt-date {
    margin-top: 2px;
    color: #999;
    font-size: 12px;
}

.cement-newsDetail-xg-sxt-tag {
    font-size: 16px;
    font-weight: bold;
    color: #666;
    margin-bottom: 10px;
}

.cement-newsDetail-xg-sxt {
    padding-top: 20px;
    border-top: 0.5px solid #ddd;
    margin-top: 20px;
    margin-bottom: 20px;
}

.cement-newsDetail-xg-sxt-title {
    margin-bottom: 20px;
}

.mcement-qyjj-block1 {
    padding: 0px 16px 40px 16px;
    font-size: 14px;
    color: #666;
    line-height: 24px;
}

.mcement-qyjj-block2 {
    height: 200px;
    position: relative;
}

.mcement-qyjj-block2-main {
    width: 343px;
    height: 190px;
    background-color: rgba(100, 121, 135, 0.9);
    position: absolute;
    top: 60px;
    left: 50%;
    margin-left: -171.5px;
    padding: 21.5px;
}

.mcement-qyjj-block2-main-num>span:first-child {
    font-size: 24px;
    font-weight: bold;
    color: #fff;
}

.mcement-qyjj-block2-main-num>span:last-child {
    font-size: 14px;
    color: #fff;
}

.mcement-qyjj-block2-main-item-desc {
    font-size: 12px;
    color: rgba(255, 255, 255, 0.6);
}

.mcement-qyjj-block2-main-item:not(:last-child) {
    margin-bottom: 10px;
}

.mcement-qyjj-block2-main-r {
    float: right;
}

.cement-qyjj-table {
    font-size: 14px;
    text-align: left;
    border: 1px solid #eee;
    table-layout: auto;
}

.cement-qyjj-table tr {
    line-height: 28px;
    height: 28px;
}

.cement-qyjj-table tr:first-child {
    font-weight: bold;
    background-color: #fff2e5;
}

.cement-qyjj-table tr td {
    color: #666;
    white-space: nowrap;
    padding: 0 10px;
    border-bottom: 1px solid #eee;
}

.cement-qyjj-table tr:first-child td {
    border-bottom: none;
}

.cement-qyjj-table tr:last-child td {
    border-bottom: none;
}

.cement-qyjj-table tr:not(:first-child) td:first-child {
    color: #333;
}

.cement-qyjj-table tr:not(:first-child) td:nth-child(2) {
    color: #ee5555;
}

.cement-qyjj-table2 {
    margin-top: 22px;
}

.mcement-qyjj-block3 {
    padding: 0 16px;
    margin-top: 100px;
    margin-bottom: 40px;
}

.mcement-qyjj-block3-tab {
    overflow-y: scroll;
}

.cement-qyjj-table-bz {
    margin-top: 20px;
    color: #999;
    font-size: 12px;
}

.mcement-qyjj-block1 img {
    max-width: 100%;
}

.mcement-fzlc {
    padding: 0 16px;
    margin-bottom: 40px;
}

.mcement-fzlc-year-container .swiper-slide {
    font-size: 16px;
    font-weight: bold;
    color: #666;
    text-align: center;
}

.mcement-fzlc-year-container .swiper-slide.active {
    color: #ff8400;
}

.mcement-fzlc-year-container .swiper-slide::after {
    content: "";
    display: inline-block;
    width: 1px;
    height: 16px;
    background: #eee;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -0.5px;
}

.mcement-fzlc-year-container .swiper-slide.active::after {
    content: "";
    display: inline-block;
    width: 1px;
    height: 16px;
    background: #ff8400;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -0.5px;
}

.mcement-fzlc-year-container {
    width: calc(100% - 64px);
    height: 44px;
    background: url(../image/sn-about-couser-line.png) bottom center no-repeat;
}

.mcement-fzlc-year {
    position: relative;
}

.swiper-button-prev-fzlc {
    width: 32px;
    height: 32px;
    background: url(../image/sn-pub-btn-back-nor2x.png) center center no-repeat;
    background-size: 100% 100%;
    left: 0;
    top: 48px;
}

.swiper-button-next-fzlc {
    width: 32px;
    height: 32px;
    background: url(../image/sn-pub-btn-more-nor.png) center center no-repeat;
    background-size: 100% 100%;
    right: 0;
    top: 48px;
}

.mcement-fzlc-content {
    margin-top: 30px;
}

.mcement-fzlc-content-block-month-t {
    font-size: 14px;
    color: #666;
    font-weight: bold;
    margin-bottom: 10px;
}

.mcement-fzlc-content-block-month-c {
    font-size: 14px;
    color: #666;
    line-height: 24px;
}

.mcement-fzlc-content-block-month-c p,
.mcement-fzlc-content-block-month-c span {
    font-family: \5FAE\8F6F\96C5\9ED1, arial, tahoma, Verdana, sans-serif!important;
}

.mcement-fzlc-content-block-month-c img {
    margin-top: 10px;
}

.mcement-fzlc-content-block-month:not(:last-child) {
    margin-bottom: 20px;
}

.mcement-fzlc-content-block-month-c img {
    max-width: 100%;
}

.mcement-gszl {
    margin: 0 16px;
    padding: 0 20px;
    border-radius: 8px;
    border: solid 0.5px #e5e5e5;
    margin-bottom: 40px;
}

.mcement-gszl-block-title {
    font-size: 16px;
    color: #ff8400;
    font-weight: bold;
    margin-bottom: 6px;
}

.mcement-gszl-block-content {
    font-size: 14px;
    color: #666;
    line-height: 30px;
}

.mcement-gszl-block1 {
    padding: 20px 0;
}

.mcement-gszl-block1:not(:last-child) {
    border-bottom: 0.5px solid #eee;
}

.mcement-dsh {
    padding: 0 16px;
    margin-bottom: 40px;
}

.mcement-dsh img {
    max-width: 100%;
}

.mcement-qyglcdsh .mcement-dsh:not(:first-child) {
    display: none;
}

.mcement-dsh-item-desc>div:nth-child(1) {
    font-size: 16px;
    font-weight: bold;
    color: #333;
    margin-bottom: 10px;
}

.mcement-dsh-item-desc>div:nth-child(2) {
    font-size: 14px;
    color: #666;
}

.mcement-dsh-item-btn {
    width: 32px;
    height: 32px;
    background: url(../image/sn-about-board-pic-icon.png) center center no-repeat;
    background-size: 100% 100%;
}

.mcement-dsh-item {
    height: 160px;
    background: #fbfbfb;
}

.mcement-dsh-item-pic {
    height: 100%;
    width: 121px;
}

.mcement-dsh-item-pic img {
    width: 100%;
    height: 100%;
}

.mcement-dsh-item-desc {
    padding: 20px;
    width: calc(100% - 121px);
    height: 100%;
    position: relative;
}

.mcement-dsh-item-btn {
    position: absolute;
    left: 0;
    bottom: 0;
}

.mcement-dsh-item:not(:last-child) {
    margin-bottom: 20px;
}

.mcement-dsh-mask {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.6);
    z-index: 2;
    display: none;
}

.mcement-dsh-item-mask {
    width: 90%;
    height: 526px;
    padding: 20px;
    position: fixed;
    top: 10%;
    z-index: 3;
    background: #fff;
    display: none;
    transform: translateX(-50%);
    left: 50%;
}

.mcement-dsh-item-mask-l {
    width: 80px;
    height: 106px;
    margin-right: 10px;
}

.mcement-dsh-item-mask-l img {
    width: 100%;
    height: 100%;
}

.mcement-dsh-item-mask-r {
    width: calc(100% - 90px);
    padding: 10px 10px 10px 0;
    border-bottom: 0.5px solid #eee;
    height: 100%;
    position: relative;
}

.mcement-dsh-item-mask-r>div:first-child {
    font-size: 16px;
    color: #333;
    font-weight: bold;
    margin-bottom: 10px;
}

.mcement-dsh-item-mask-r>div:nth-child(2) {
    color: #666;
}

.mcement-dsh-item-mask-r>div:last-child {
    font-size: 14px;
    color: #333;
}

.mcement-dsh-item-mask-s {
    height: 106px;
}

.mcement-dsh-item-mask-x {
    margin-top: 20px;
    font-size: 14px;
    color: #333;
    height: 74%;
    overflow-y: scroll;
}

.mcement-dsh-item-mask-x p,
.mcement-dsh-item-mask-x p span {
    font-size: 14px!important;
    color: #333!important;
    line-height: 24px!important;
    font-family: \5FAE\8F6F\96C5\9ED1, arial, tahoma, Verdana, sans-serif!important;
}

.mcement-dsh .RCMS_EDITOR span,
.mcement-dsh .RCMS_EDITOR p {
    font-size: 14px!important;
    color: #333!important;
    line-height: 24px!important;
    font-family: \5FAE\8F6F\96C5\9ED1, arial, tahoma, Verdana, sans-serif!important;
}

.mcement-dsh-item-close {
    width: 24px;
    height: 24px;
    background: url(../image/sn-about-board-pic-dig-icon-del-nor.png) center center no-repeat;
    background-size: 100% 100%;
    position: absolute;
    right: 0;
    top: 0;
}

.mcement-glcTab {
    height: 40px;
    font-size: 0;
    margin-bottom: 30px;
    border-bottom: 0.5px solid #e5e5e5;
}

.mcement-glcTab .swiper-slide {
    font-size: 16px;
    color: #666;
    font-weight: bold;
    height: 40px;
    text-align: center;
    position: relative;
    float: left;
    width: calc(100% / 3);
  
}

.mcement-glcTab .swiper-slide.active {
    color: #333;
   
}

.mcement-glcTab .swiper-slide.active::after {
    content: "";
    display: inline-block;
    width: 40px;
    height: 3px;
    background: #ff8400;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -20px;
}

.swiper-container-whhd {
    width: 100%;
    height: 228px;
}

.swiper-container-whhd img {
    width: 100%;
    height: 100%;
}

.mcement-whhd-pic {
    padding: 0 16px;
    position: relative;
    height: 276px;
}

.swiper-button-prev-whhd {
    width: 28px;
    height: 28px;
    background: url(../image/sn-pub-btn02-scroll-back-nor.png) center center no-repeat;
    background-size: 100% 100%;
    bottom: 7px;
    top: auto;
    left: 34%;
}

.swiper-button-next-whhd {
    width: 28px;
    height: 28px;
    background: url(../image/sn-pub-btn02-scroll-next-nor.png) center center no-repeat;
    background-size: 100% 100%;
    bottom: 7px;
    top: auto;
    right: 34%;
}


}
.swiper-pagination-whhd {
    font-size: 12px;
    color: #666;
}
.swiper-pagination-current {
    font-size: 16px;
    color: #ff8400;
    font-weight: bold;
}
.mcement-whhd-font-item:not(:first-child) {
    display: none;
}
.mcement-whhd-font {
    padding: 40px 16px;
}
.cement-whhd-font-item-1 {
    font-size: 16px;
    font-weight: bold;
    color: #333;
}
.cement-whhd-font-item-2 {
    font-size: 14px;
    color: #666;
    line-height: 24px;
    margin-top: 10px;
}
.mcement-videoMain {
    padding: 0 16px;
}
.mcement-video-single {
    height: 260px;
    margin-bottom: 20px;
    border: 1px solid #e5e5e5;
    border-radius: 8px;
    padding: 10px;
}
.mcement-qywh-videoList-item-pic {
    width: 100%;
    height: 205px;
    position: relative;
}
.mcement-qywh-videoList-item-pic img {
    width: 100%;
    height: 100%;
}
.mcement-qywh-videoList-item-btn {
    width: 40px;
    height: 40px;
    background: url(../image/sn-about-culture-video-pic-btn-nor.png) center center no-repeat;
    background-size: 100% 100%;
    position: absolute;
    bottom: 20px;
    right: 20px;
}
.mcement-qywh-videoList-item-title,
.mcement-video-singleTitle {
    font-size: 16px;
    color: #333;
    font-weight: bold;
}
.mcement-video-singleTitle {
    margin-top: 10px;
}
.mcement-qywh-videoList-item-title {
    padding: 20px 20px 40px;
}
.mcement-qywh-videoList-item:not(:last-child) {
    margin-bottom: 20px;
}
.mcement-qywh-videoList {
    margin-bottom: 40px;
    margin-top: 20px;
}
.cement-ppjs-year-main tr td:last-child {
    margin-left: 18%;
    font-size: 14px;
    color: #666;
    line-height: 24px;
    width: 70%;
}
.cement-ppjs-year-main tr td:first-child {
    font-size: 14px;
    font-weight: bold;
    color: #333;
    position: relative;
}
.cement-ppjs-year-main {
    width: auto;
    margin: 0 auto;
    position: relative;
}
.cement-ppjs-year-main::after {
    content: "";
    display: inline-block;
    width: 1px;
    height: 100%;
    background: #ddd;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 68px;
}
.cement-ppjs-year-l:nth-child(1):after {
    content: "";
    display: inline-block;
    width: 6px;
    height: 6px;
    border: solid 3px #ff8400;
    position: absolute;
    top: 50%;
    margin-top: -6px;
    border-radius: 50%;
    left: 180%;
    z-index: 2;
    background: #fff;
}
.cement-ppjs-year-main tr {
    height: 70px;
}
.mcement-ppjs {
    padding: 0 16px;
}
.mcement-ppjs-desc {
    font-size: 14px;
    color: #666;
    line-height: 24px;
    margin-bottom: 40px;
}
.mcement-ppjs-logo-title {
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    color: #333;
    padding-bottom: 20px;
    border-bottom: 0.5px solid #eee;
    margin-bottom: 20px;
}
.mcement-ppjs-logo-pic {
    text-align: center;
    margin-bottom: 18px;
}
.mcement-ppjs-logo-pic img {
    width: 200px;
}
.mcement-ppjs-logo-desc {
    font-size: 14px;
    color: #666;
    line-height: 24px;
    padding-bottom: 20px;
    border-bottom: 0.5px solid #eee;
    margin-bottom: 40px;
}
.mcement-ppjs-title {
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    color: #333;
    margin-bottom: 20px;
}
.mcement-ppjs-his {
    margin-bottom: 4px;
}
.mcement-zyywtab-container .swiper-slide {
    width: auto!important;
    padding: 0 15px;
}
.mcement-zyyw {
    padding: 0 16px;
    margin-bottom: 40px;
}
.mcement-zyyw-item {
    line-height: 24px;
    color: #666;
    font-size: 14px;
}
.mcement-zyyw-item img {
    max-width: 100%;
}
.mcement-khfw {
    margin: 0 16px;
    margin-bottom: 40px;
}
.mcement-khfw-item-main {
    width: 100%;
    border-radius: 8px;
    border: 0.5px solid #eee;
    padding: 20px 10px 10px;
    margin-bottom: 20px;
}
.mcement-khfw-item-main-t {
    color: #333;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 20px;
}
.mcement-khfw-item-main-pic {
    width: 100%;
    height: 216px;
}
.mcement-khfw-item-main-pic img {
    width: 100%;
    height: 100%;
}
.mcement-khfw-item {
    line-height: 24px;
    color: #666;
    font-size: 14px;
}
.mcement-khfw-item img {
    max-width: 100%;
}
.mcement-iframe {
    padding: 0 16px;
}
.mcement-yjbg {
    padding: 0 16px;
    margin-bottom: 40px;
}
.mcement-yjbg-item-tab-main-block-pic {
    /* padding: 20px 10px; */
}
.mcement-yjbg-item-tab-main-block-pic>div {
    border-radius: 8px;
    border: 0.5px solid #e5e5e5;
    padding: 16px;
}
.mcement-yjbg-item-tab-main-block-pic-desc {
    margin-bottom: 10px;
}
.mcement-yjbg-item-tab-main-block-pic>div {
    margin-bottom: 20px;
}
.mcement-yjbg-item-tab-main-block-pic-desc>span:nth-child(1) {
    font-weight: bold;
    color: #666;
}
.mcement-yjbg-item-tab-main-block-pic-desc>span:nth-child(2) {
    color: #999;
}
.mcement-yjbg-item-tab-main-block-pic>img:not(:last-child) {
    margin-bottom: 10px;
}
.mcement-yjbg-item-tab li {
    width: 64px;
    height: 32px;
    line-height: 32px;
    border-radius: 16px;
    border: solid 0.5px #dddddd;
    font-size: 14px;
    color: #666;
    font-weight: bold;
    display: inline-block;
    text-align: center;
}
.mcement-yjbg-item-tab li {
    margin-right: 10px;
}
.mcement-yjbg-item-tab li.active {
    background: #ff8400;
    border: solid 1px transparent;
    color: #fff;
}
.mcement-yjbg-item-tab {
    margin-bottom: 20px;
}
.mcement-yjbg-item-tab-main-block-pic img {
    max-width: 100%;
}
.mcement-yjbg-item-tab-main-block-table table {
    border: 1px solid #f5f5f5;
    width: auto;
    min-width: 100%;
}
.mcement-yjbg-item-tab-main-block-table table tr {
    height: 40px;
}
.mcement-yjbg-item-tab-main-block-table table tr:not(:first-child) {
    border-bottom: 1px solid #f5f5f5;
}
.mcement-yjbg-item-tab-main-block-table table tr td {
    color: #666;
    padding: 6px 6px;
    word-break: normal!important;
}
.mcement-yjbg-item-tab-main-block-table table tr:nth-child(1) {
    height: 40px;
    background: #fff2e5;
}
.mcement-yjbg-item-tab-main-block-table table tr:nth-child(1) th {
    text-align: center;
    font-weight: bold;
    font-size: 14px;
    color: #333;
}
.mcement-yjbg-item-tab-main-block-table table tr:nth-child(2) td {
    font-size: 14px;
    color: #333;
    font-weight: bold;
}
.mcement-yjbg-item-tab-main-block-table table tr:not(:first-child) {
    background: #fffcf9;
}
.mcement-yjbg-item-tab-main-block-table table tr:not(:first-child):nth-child(2n) {
    background: #fff;
}
.mcement-table-block {
    overflow-x: scroll;
    width: 100%;
}
.mcement-gpxx-item-table {
    border: 1px solid #e5e5e5;
}
.mcement-gpxx-item-table tr {
    height: 40px;
    border-bottom: 1px solid #e5e5e5;
}
.mcement-gpxx-item-table tr:first-child {
    background-color: #fff2e5;
}
.mcement-gpxx-item-table tr td {
    font-size: 14px;
    color: #666;
    padding: 6px;
}
.mcement-gpxx-item-table tr td:first-child {
    font-weight: bold;
    font-size: 14px;
    color: #333;
}
.mcement-gpxx-item {
    padding: 0 16px;
}
.mcement-gpxx {
    margin-bottom: 40px;
}
.mcement-gpxx-gxzl1 {
    padding: 20px 10px;
    border: 1px solid #e5e5e5;
    margin-bottom: 20px;
    border-radius: 8px;
}
.mcement-gpxx-gxzl1 img {
    max-width: 100%;
}
.cement-gpxx-gxzl2 {
    margin-bottom: 20px;
}
.cement-gpxx-gxzl2 tr td,
.cement-gpxx-gxzl3 tr td {
    color: #666;
}
.cement-gpxx-gxzl2 tr:first-child,
.cement-gpxx-gxzl3 tr:first-child {
    font-weight: bold;
    font-size: 14px;
    color: #333;
}
.cement-gpxx-gxzl2 tr:not(:first-child) td:first-child,
.cement-gpxx-gxzl3 tr:not(:first-child) td:first-child {
    color: #666;
    font-weight: 500;
}
.mcement-tzzgj-item-rl-tab {
    position: relative;
}
.swiper-container-rl-tab {
    width: 270px;
}
.swiper-container-rl-tab .swiper-slide {
    height: 32px;
    line-height: 32px;
    text-align: center;
    border: 1px solid #ddd;
    border-radius: 16px;
    font-weight: bold;
}
.swiper-container-rl-tab .swiper-slide.active {
    background: #ff8400;
    border: 1px solid transparent;
    color: #fff;
}
.mcement-button-tzzrl-prev {
    width: 32px;
    height: 32px;
    background: url(../image/sn-pub-btn-back-nor2x.png) center center no-repeat;
    background-size: 100% 100%;
    left: 0;
    top: 50%;
    margin-top: -16px;
}
.mcement-button-tzzrl-next {
    width: 32px;
    height: 32px;
    background: url(../image/sn-pub-btn-more-nor.png) center center no-repeat;
    background-size: 100% 100%;
    right: 0;
    top: 50%;
    margin-top: -16px;
}
.mcement-tzzgj {
    padding: 0 16px;
}
.mcement-tzzgj-item-rl-main-item-t {
    font-size: 16px;
    font-weight: bold;
    color: #333;
    margin-bottom: 10px;
}
.mcement-time {
    width: 14px;
    height: 14px;
    display: inline-block;
    background: url(../image/sn-investor-calendar-icon-time.png) center center no-repeat;
    background-size: 100% 100%;
    position: absolute;
    top: 50%;
    margin-top: -7px;
    left: 0;
}
.mcement-wz {
    width: 14px;
    height: 14px;
    display: inline-block;
    background: url(../image/sn-investor-calendar-icon-address.png) center center no-repeat;
    background-size: 100% 100%;
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -7px;
}
.mcement-tzzgj-item-rl-main-item-desc>span {
    color: #666;
    font-size: 14px;
    position: relative;
    padding-left: 20px;
}
.mcement-tzzgj-item-rl-main-item-desc>span:last-child {
    margin-left: 10px;
}
.mcement-tzzgj-item-rl-main-item {
    padding-bottom: 20px;
    border-bottom: 0.5px solid #eee;
}
.mcement-tzzgj-item-rl-main-item:not(:last-child) {
    margin-bottom: 20px;
}
.mcement-tzzgj-item-rl-main {
    margin-top: 30px;
    margin-bottom: 40px;
}
.cement-tzzgj-fxy {
    margin-bottom: 40px;
}
.mcement-tzzgj-item {
    font-size: 14px;
    line-height: 24px;
    color: #666;
}
.mcement-tzzgj-item img {
    max-width: 100%;
}
.mcement-tzzgj-item-fxy {
    border: 0.5px solid #e5e5e5;
    border-radius: 8px;
    padding: 20px;
    margin-bottom: 40px;
}
.mcement-tzzgj-item-fxy-t {
    font-size: 16px;
    font-weight: bold;
    color: #ff8400;
    margin-bottom: 20px;
}
.mcement-tzzgj-item-fxy-main:not(:first-child) .mcement-tzzgj-item-fxy-t {
    padding-top: 20px;
}
.mcement-tzzgj-item-desc {
    margin-bottom: 20px;
}
.mcement-tzzgj-item-desc>span:first-child {
    font-size: 14px;
    color: #666;
    font-weight: bold;
}
.mcement-tzzgj-item-desc>span:last-child {
    font-size: 14px;
    color: #666;
}
.mcement-tzzgj-item-fxy-main:not(:last-child) {
    border-bottom: 0.5px solid #e5e5e5;
}
.mcement-tzzlx {
    padding: 0 16px;
}
.mcement-tzzlx-way-pic img {
    width: 100%;
    height: 180px;
}
.mcement-tzzlx-title {
    color: #ff8400;
    font-weight: bold;
    font-size: 16px;
    margin-bottom: 10px;
}
.mcement-tzzlx-way-desc1>span:first-child {
    font-size: 14px;
    color: #666;
    font-weight: bold;
}
.mcement-tzzlx-way-desc1>span:last-child {
    font-size: 14px;
    color: #666;
}
.mcement-tzzlx-way-desc1>span.mcement-emailNum {
    color: #0070c9;
}
.mcement-tzzlx-way-pic {
    margin-bottom: 20px;
}
.mcement-tzzlx-way-desc1:not(:last-child) {
    margin-bottom: 6px;
}
.mcement-tzzlx-way {
    padding-bottom: 40px;
    border-bottom: 0.5px solid #e5e5e5;
    margin-bottom: 40px;
}
.cement-form input {
    display: block;
    width: 100%;
    height: 40px;
    border: 0.5px solid #ddd;
    border-radius: 4px;
    outline: none;
    padding: 0 10px;
}
.cement-form textarea {
    display: block;
    height: 100px;
    border: 0.5px solid #ddd;
    border-radius: 4px;
    outline: none;
    padding: 10px;
    width: 100%;
}
.lab span {
    color: #ee5555;
}
.lab {
    display: inline-block;
    margin-bottom: 10px;
    color: #666;
    font-size: 14px;
    font-weight: bold;
}
.cement-submit {
    height: 40px;
    width: 120px;
    background-color: #ff8400;
    border-radius: 4px;
    color: #fff;
    outline: none;
    margin-right: 10px;
    border: none;
}
.crv-lab {
    margin-bottom: 30px;
    position: relative;
}
.cement-form {
    margin-top: 20px;
    margin-bottom: 40px;
}
.crv-tips {
    color: #ee5555;
    position: absolute;
    bottom: -25px;
}
.mcement-qywh-1 {
    padding: 0 16px;
}
.cment-whln-video {
    border: 0.5px solid #e5e5e5;
    padding: 6px;
    height: 198px;
    border-radius: 4px;
    margin-bottom: 40px;
}
.cment-whln-video video {
    max-width: 100%;
    height: 100%;
}
.cment-whln-title {
    font-size: 18px;
    font-weight: bold;
    color: #333;
    margin-bottom: 20px;
}
.cment-whln-block-main1 {
    padding: 20px 12px;
    border-radius: 8px;
    border: solid 0.5px #e5e5e5;
    margin-bottom: 20px;
}
.cment-whln-block-main1-star {
    width: 300px;
    height: 290px;
    float: none;
    margin: 0 auto;
    margin-bottom: 30px;
}
.cment-whln-block-main1-star img {
    width: 100%;
    height: 100%;
}
.cment-whln-title2 {
    font-size: 12px;
    font-weight: bold;
    color: #666;
}
section {
    color: #666;
    font-size: 12px;
}
.cment-whln-block1 {
    width: 145px;
    margin-right: 40px;
}
.cment-whln-block-main1-star-font {
    border-bottom: 0.5px solid #e5e5e5;
}
.cment-whln-block-main1-star-font>section {
    margin-bottom: 20px;
}
.cment-whln-block-main1-2 .cment-whln-title2 {
    font-size: 16px;
    color: #ff8400;
    font-weight: bold;
    margin-top: 20px;
    margin-bottom: 20px;
}
.cement-p p:not(:last-child) {
    margin-bottom: 30px;
}
.cment-fontOhter {
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
    color: #ff8400;
}
.cment-whln-block-main1-2 section {
    font-size: 14px;
}
.cment-shln-block2 .cment-whln-title {
    margin-top: 40px;
}
.cment-whln-itle3 {
    font-size: 16px;
    font-weight: bold;
    color: #333;
    margin-bottom: 20px;
}
.cment-whln-itle4 {
    font-size: 16px;
    color: #ff8400;
    font-weight: bold;
    margin-bottom: 30px;
}
.cment-fontOhter1 {
    display: inline-block;
    font-weight: bold;
    font-size: 14px;
    color: #666;
}
.cement-whln-block4,
.cment-whln-section2,
.cment-whln-section2 section,
.cment-whln-block-main1 {
    font-size: 14px;
}
.cement-whln-title5 {
    font-weight: bold;
    margin-bottom: 10px;
    margin-top: 10px;
}
.cement-whln-block5-1 .cement-whln-block4,
.cement-whln-block5 .cement-whln-block4 {
    float: none;
}
.cement-whln-block5-1 .cement-whln-block4 p {
    margin-bottom: 10px;
}
.mcement-ylb-block {
    border: solid 0.5px #e5e5e5;
    margin-bottom: 20px;
}
.mcement-ylb-block-title {
    font-size: 12px;
    color: #333;
    font-weight: bold;
    padding: 0 10px;
    background-color: #fff2e5;
    height: 40px;
    line-height: 40px;
}
.mcement-ylb-block-title>span:not(:last-child) {
    margin-right: 16px;
}
.mcement-ylb-block-desc {
    font-size: 14px;
    color: #666;
    line-height: 24px;
    padding: 10px;
}
.mcement-ylb-9 {
    font-size: 12px;
    color: #999;
}
.mcement-ylb-block2-list {
    height: 40px;
    line-height: 40px;
    padding: 0 10px;
}
.mcement-ylb-block-pic {
    border-radius: 8px;
    padding: 20px 10px;
}
.mcement-ylb-block-pic img {
    max-width: 100%;
}
.mcement-ylb-block-lx {
    padding-top: 20px;
    border-top: 1px solid #ff8400;
    margin-bottom: 20px;
}
.mcement-ylb-block-lx-desc {
    color: #666;
}
.mcement-ylb-block-lx-desc>div:not(:last-child) {
    margin-bottom: 5px;
}
.mcement-ylb-block-lx-desc>div:nth-child(1) {
    font-size: 16px;
    color: #333;
    font-weight: bold;
    margin-top: 20px;
    margin-bottom: 20px;
}
.cement-ylb tr {
    height: 40px;
    line-height: 40px;
}
.cement-ylb {
    border: 1px solid #eee;
    font-size: 14px;
    color: #666;
    width: auto;
}
.mcement-ylb-block-lx-logo img {
    width: 100px!important;
}
.cement-ylb tr:not(:last-child) {
    border-bottom: 1px solid #eee;
}
.firstRow {
    background-color: #fff2e5;
    color: #333;
    font-size: 14px;
    font-weight: bold;
}
.cement-ylb tr:nth-child(2n) {
    background-color: #fffcf9;
}
.cement-ylb tr td {
    padding: 0 10px;
    word-break: normal!important;
}
.mcement-ylb-block-table {
    margin-bottom: 40px;
    width: 100%;
    overflow-x: scroll;
}
.RCMS_EDITOR {
    width: 100%;
}
.cement-ylb tr td:first-child {
    width: 200px;
}
.cement-ylb tr:first-child td:first-child {
    width: 200px;
    display: inline-block;
}
.mcement-indexFb {
    margin-top: 40px;
}
.dataTable tr {
    height: 40px;
}
.dataTable tr td {
    text-align: center;
}
.dataTable tr:first-child {
    background: #fff2e5;
    font-weight: bold;
}
.mcement-ylb-block-pic-title>span:first-child {
    font-weight: bold;
    font-size: 14px;
    color: #333;
}
.mcement-ylb-block-pic-title>span:last-child {
    font-size: 12px;
    color: #999;
}
.mcement-ylb-block-pic-title {
    margin-bottom: 20px;
}
.mcement-ylb-block-pic-main {
    width: 100%;
    /* height: 145px; */
}
.mcement-ylb-block-pic-main img {
    width: 100%;
    height: 100%;
}
.cement-ppjs-year-main .firstRow {
    background: none;
}
.mcement-yjbg-item-tab-main-block-table {
    width: 100%;
    overflow-y: scroll;
}
.mcement-yjbg-item-tab-main-block-table table tr:not(:first-child) td:first-child {
    width: 200px;
    display: inline-block;
}
.stock-price1 {
    color: #058544;
    font-weight: bold;
}
.stock-diff,
.stock-percent {
    color: #058544;
}
.cement-cwgltable-desc {
    margin-top: 20px;
}
.mcement-gpxx-item table {
    table-layout: auto
}
.mcement-gpxx .mcement-gpxx-item table {
    table-layout: fixed;
}
.mcement-lxwm-code-form {
    width: 100%;
    height: auto;
    border: none;
    padding: 0 16px;
}
.cement-infolxwm-r-form-title {
    font-size: 16px;
    color: #ff8400;
    font-weight: bold;
    margin-bottom: 20px;
}
.mcement-lxwm-code-form .lab {
    width: 70px;
    font-size: 14px;
    font-weight: bold;
}
.mcement-lxwm-code-form .lab span {
    margin-right: 4px;
}
.cement-infolxwm-r-form input {
    width: 100%;
    height: 40px;
    border: 1px solid #eee;
    border-radius: 4px;
}
.cement-infolxwm-r-form textarea {
    width: 100%;
    height: 100px;
    border: 1px solid #eee;
    padding: 6px;
    font-family: \5FAE\8F6F\96C5\9ED1, arial, tahoma, Verdana, sans-serif;
    border-radius: 4px;
}
#cement-yzm input {
    width: 200px;
}
#cement-yzm .lab {
    display: block;
}
#cement-yzm img {
    width: 120px;
    height: 40px
}
.mcement-lxwm-code-form .crv-tips {
    left: 0;
}
#cement-yzm {
    position: relative;
}
.cement-btn {
    margin-top: 32px;
}
.cement-btn button {
    width: 120px;
    height: 40px;
    border: none;
    outline: none;
    text-align: center;
    line-height: 40px;
    font-weight: bold;
}
.cement-btn button.cement-reset {
    height: 40px;
    width: 120px;
    background-color: #ffffff;
    border-radius: 4px;
    border: solid 0.5px #dddddd;
    outline: none;
    color: #666;
}
.cement-btn button.cement-submit-info {
    background: #ff8400;
    color: #fff;
}
.cement-btn button.cement-reset-info {
    border: 1px solid #eee;
    margin-left: 10px;
    background: #fff;
}
.crc-pub-page {
    padding-bottom: 20px!important;
}
.cement-footerLxwm>div:first-child {
    font-size: 14px;
    font-weight: bold;
    color: #ff8400;
}
.cement-footerLxwm:first-child {
    margin-bottom: 20px;
}
.mcement-cxcg-item-title {
    font-size: 16px;
    color: #ff8400;
    margin-top: 10px;
    margin-bottom: 10px;
}
.mcement-cxcg-item-desc p,
.mcement-cxcg-item-desc span {
    color: #666;
    line-height: 24px;
    font-family: \5FAE\8F6F\96C5\9ED1, arial, tahoma, Verdana, sans-serif!important;
}
.mcement-cxcg-item:not(:first-child) {
    margin-top: 20px;
}
.mcement-tzzgj-item a {
    word-break: break-all;
}
.cment-whln-block-main1-star img {
    width: 300px!important;
    height: 290px!important;
}
.mcement-detail-content p {
    word-break: break-all!important;
}
.cement-footerLxwm-pub {
    border-top: 1px solid #ff8400;
    margin-top: 20px;
    padding-top: 20px;
}
.mcement-ylb-block-desc {
    width: 100%;
    border: 1px solid #e5e5e5;
    padding: 0;
}
.mcement-ylb-block-desc1 {
    height: 40px;
    background-color: #fff2e5;
    line-height: 40px;
    color: #333;
    font-weight: bold;
    padding: 0 10px;
}
.mcement-ylb-block-desc2 {
    padding: 10px;
    font-style: 14px;
    color: #666;
    line-height: 24px;
}
.mcement-ylb-block-desc1>span:nth-child(1) {
    margin-right: 2%;
}
.mcement-ylb-block-desc1>span:nth-child(2) {
    margin-right: 2%;
}
.jp-video-mob {
    width: 100%;
}

.cement-zyyw-main-block-name,.cement-zyyw-main-block-subtitle{color: #ff8400;font-size: 16px;font-weight:bold;margin-bottom:15px}
.cement-zyyw-main-block-wrap-title{font-weight:bold;}
.cement-zyyw-main-block-wrap-pic-title{text-align:center;padding:10px 0px 0px 0px;font-weight:bold;}
.cement-zyyw-main-block-wrap-pic-item{margin-bottom:10px}
.cement-zyyw-main-block-wrap-pic-pic img{height:auto!important}
.cement-zyyw-main-block-wrap-desc{margin-bottom:0px}
.cement-zyyw-main-block-wrap-pic{margin-top:15px;}
.cement-zyyw-main-block-wrap-pic-other img{width:100%;margin-bottom:20px}