html , body {
    width: 100%;
    height: 100%;
    min-width: 1200px;
}
.banner-box {
    width: 100%;
    height: 854px;
    background: url('../img/banner.jpg?v=1') no-repeat center top;
}
.tt-box {
    width: 100%;
    height: 923px;
    background: url('../img/banner2.jpg') no-repeat center top;
}
.tags {
    width: 100%;
    height: 1397px;
    background: url('../img/tags-bg.png') no-repeat center top;
}
.zxsh {
    width: 100%;
    height: 1274px;
    background: url('../img/zxsh-bg.jpg') no-repeat center top;
}
.rmch {
    width: 100%;
    height: 921px;
    background: url('../img/rmch-bg.png') no-repeat center top;
}
.zxwyfc-box {
    width: 100%;
    height: 2344px;
    background: url('../img/zxwyfc-bg.png') no-repeat center top;
}
.tt-main {
    width: 1200px;
    height: auto;
    margin: 0 auto;
    padding-top: 50px;
    box-sizing: border-box;
}
.tt {
    width: 1200px;
    height: 122px;
    background: url('../img/tt-bg.png') no-repeat center top;
}
.tt-a {
    width: 189px;
    height: 100%;
    float: left;
}
.tt-title {
    width: 1011px;
    height: 100%;
    float: left;
    padding: 10px;
    box-sizing: border-box;
}
.tt-title a {
    display: block;
    width: 100%;
    height: auto;
    text-align: center;
    font-size: 37px;
    font-weight: bold;
    color: #D92526;
    line-height: 1.8;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.tt-title p {
    font-size: 16px;
    width: 100%;
    height: auto;
    color: #7D7C7A;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.ywsd-box {
    width: 100%;
    height: auto;
    margin-top: 100px;
}
.lm-title-box {
    width: 100%;
}
.ywsd-main {
    width: 100%;
    height: 404px;
    margin-top: 70px;
}
.ywsd-slide {
    width: 656px;
    height: 404px;
    float: left;
    position: relative;
}
.ywsd-slide .hd {
    position: absolute;
    width: 95px;
    height: 10px;
    right: 10px;
    bottom: 15px;
    z-index: 1;
}
.ywsd-slide .hd ul {
    width: 100%;
    height: 100%;
}
.ywsd-slide .hd ul li {
    width: 10px;
    height: 10px;
    border-radius: 5px;
    background: #fff;
    float: left;
    margin: 0 5px;
}
.ywsd-slide .hd ul li.on {
    background: #D92526;
}
.ywsd-slide .bd {
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.ywsd-slide .bd ul li a {
    display: block;
    width: 656px;
    height: 404px;
    position: relative;
}
.ywsd-slide .bd ul li a img {
    width: 100%;
    height: 100%;
}
.ywsd-slide .bd ul li a p {
    width: 100%;
    height: 40px;
    background: rgba( 0, 0, 0, 0.5);
    position: absolute;
    bottom: 0;
    left: 0;
    font-size: 16px;
    color: #fff;
    padding: 0 110px 0 10px;
    line-height: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.ywsd-list-box {
    width: 492px;
    height: 100%;
    float: right;
}
.ywsd-summary-box {
    width: 100%;
    height: auto;
    padding-bottom: 20px;
    box-sizing: border-box;
    border-bottom: 1px solid #fff;
}
.ywsd-summary-box a {
    display: block;
    width: 100%;
    font-size: 24px;
    font-weight: bold;
    color: #fff;
    line-height: 1.5;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.ywsd-summary-box p {
    width: 100%;
    margin-top: 10px;
    height: auto;
    color: #fff;
    font-size: 15px;
    line-height: 1.8;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.ywsd-list {
    width: 100%;
    height: auto;
    margin-top: 20px;
}
.ywsd-item {
    width: 100%;
    height: 50px;
    line-height: 50px;
}
.ywsd-item a {
    display: block;
    width: 100%;
    background: url('../img/list-dian.png') no-repeat left center;
    padding-left: 30px;
    box-sizing: border-box;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 18px;
    color: #fff;
}
.tags-main {
    width: 1200px;
    height: auto;
    margin: 0 auto;
    padding-top: 95px;
    box-sizing: border-box;
}
.tags-content {
    width: 100%;
    height: 875px;
    background: url('../img/tags-main-bg.png') no-repeat center top;
    background-size: 100% 100%;
    position: relative;
    padding: 50px;
    box-sizing: border-box;
    margin-top: 105px;
}
.tags-content .bd {
    width: 100%;
    height: 100%;
}
.tags-content .bd .contentBox {
    width: 100%;
    height: 100%;
}
.tags-content .bd .contentBox .content-title {
    display: block;
    width: 100%;
    height: auto;
    line-height: 1.8;
    font-size: 24px;
    color: #000;
    font-weight: bold;
    text-align: center;
    margin-top: 30px;
}
.content {
    width: 100%;
    height: 605px;
    overflow-y:auto;
    line-height: 36px;
    font-size: 16px;
    color: #A1A1A1;
}
.content::-webkit-scrollbar {
    width: 12px;
    height: 10px;
  }
  .content::-webkit-scrollbar-thumb {
    background: #AD6F34;
    /* border-radius: 10px; */
    cursor: pointer;
    border: none;
  }
  .content::-webkit-scrollbar-corner,
  .content::-webkit-scrollbar-track {
    background: #F0F0F0;
    border: none;
  }

.content p{
    font-size: 16px;
    line-height: 36px;
    word-break: normal;
    word-wrap: break-word;
}
.content img{
    max-width: 100%;
    display: block;
    margin: 15px auto!important;
}

.content .operator{
    display: block;
    text-align: right;
    color: #999;
    margin-top: 40px;
    padding-right: 14px;
}
.btn-slide {
    width: 100%;
    height: 42px;
    position: absolute;
    bottom: 50px;
    left: 0;
    padding: 0 376px;
}
.btn-slide img {
    display: block;
    cursor: pointer;
    margin: 0 50px;
    float: left;
}
.zxsh-main {
    width: 1200px;
    height: auto;
    margin: 0 auto;
    padding-top: 65px;
    box-sizing: border-box;
}
.zxsh-box {
    width: 100%;
    height: auto;
    margin-top: 240px;
}
.zxsh-l {
    width: 540px;
    height: auto;
    float: left;
}
.zxsh-r {
    width: 540px;
    height: auto;
    float: right;
}
.zxsh-item {
    width: 100%;
    height: auto;
    margin-bottom: 40px;
}
.zxsh-a {
    display: block;
    width: 100%;
    height: 52px;
    line-height: 52px;
    color: #fff;
    font-size: 16px;
    padding: 0 40px 0 20px;
    box-sizing: border-box;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    background:#EB464A url('../img/zxsh-down-j.png') no-repeat right 20px center;
}
.zxsh-a img {
    float: right;
    margin-top: 20px;
}
.active .zxsh-a {
    background: #D5A769;
    font-size: 20px;
    text-align: center;
}
.active .zxsh-a img {
    display: none;
}
.zxsh-summary {
    width: 100%;
    height: auto;
    padding: 20px 0 0;
    box-sizing: border-box;
    line-height: 1.8;
    font-size: 16px;
    color: #fff;
    text-indent: 2em;
    display: none;
}
.active .zxsh-summary {
    display: block;
}
.zxsh-summary a {
    color: #fff;
}
.rmch-main {
    width: 1200px;
    margin: 0 auto;
    height: auto;
    padding-top: 50px;
    box-sizing: border-box;
}
.rmch-box {
    width: 100%;
    height: 660px;
    margin-top: 60px;
}
.swiper-box {
    width: 600px;
    height: 660px;
}
.mediaProducts {
    width: 100%;
    height: 100%;
    overflow: hidden;
  }
  
 .swiper-wrapper .swiper-slide {
    width: 394px;
    background-position: center;
    background-size: cover;
    
  }
  .swiper-wrapper .swiper-slide-prev , .swiper-wrapper .swiper-slide-next {
    opacity: 0.5;
  }
 .swiper-slide img {
    display: block;
    width: 100%;
    height: 660px;
  }
  
 .swiper-button-next, .swiper-button-prev {
    /* top: 0!important; */
    background: none;
  }
  .swiper-button-next {
    right: 40px;
  }
  .swiper-button-prev {
    left: 40px;
  }
  
 .swiper-button-prev:after,.swiper-button-next:after {
    display: none!important;
  }
.dbyh-r {
    width: 551px;
    height: 569px;
    background: url('../img/rmch-img-bg.png') no-repeat center top;
    margin-top: 45px;
    padding: 35px 25px 10px;
    box-sizing: border-box;
}
.rmch-img-a {
    display: block;
    width: 100%;
    height: 355px;
}
.rmch-img-a img {
    width: 100%;
    height: 100%;
}
.img-list {
    width: 100%;
    margin-top: 10px;
}
.img-list a {
    width: 164px;
    height: 145px;
    position: relative;
    float: left;
    margin-right: 4.5px;
}
.img-list a:last-child {
    margin-right: 0;
}
.img-list a img {
    width: 164px;
    height: 121px;
}
.img-list a p {
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 0 5px;
    box-sizing: border-box;
    text-align: center;
}
.fc-hd-main {
    width: 1200px;
    margin: 0 auto;
    padding-top: 125px;
    box-sizing: border-box;
}
.hyfc-list {
    width: 100%;
    height: auto;
    margin: 85px auto 0;
}
.hyfc-list a {
    width: 163px;
    height: 163px;
    display: block;
    float: left;
    margin-right: 40px;
    margin-bottom: 40px;
}
.hyfc-list a:nth-child(6n) {
    margin-right: 0;
}
.hyfc-list a img {
    width: 100%;
    height: 100%;
    border-radius: 50%;
}
.wyfc-more {
    display: block;
    width: 182px;
    height: 40px;
    margin: 0 auto;
    margin-bottom: 85px;
}
.zlhd-main {
    width: 100%;
    height: 414px;
    margin-top: 80px;
}
.zlhd-l {
    width: 637px;
    height: 414px;
}
.zlhd-l a {
    display: block;
    position: relative;
    width: 100%;
    height: 100%;
}
.zlhd-l a img {
    width: 100%;
    height: 100%;
}
.zlhd-l a p {
    width: 100%;
    height: 50px;
    background: rgba( 0, 0, 0, 0.5);
    font-size: 18px;
    line-height: 50px;
    color: #fff;
    padding: 0 10px;
    box-sizing: border-box;
    position: absolute;
    bottom: 0;
    left: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.zlhd-r {
    width: 522px;
    height: 100%;
}
.zlhd-item {
    width: 100%;
    height: 59px;
    background: url('../img/zlhd-list-dian.png') no-repeat left center;
    padding-left: 20px;
    box-sizing: border-box;
}
.zlhd-item a {
    display: block;
    width: 100%;
    height: 100%;
    line-height: 59px;
    font-size: 18px;
    color: #88817B;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.jz {
    width: 100%;
    height: 759px;
    background: url('../img/jz-bg.png') no-repeat center top;
    background-size: 100% 100%;
    padding: 140px 0;
    box-sizing: border-box;
    margin-top: 40px;
}
.jz-main {
    /* width: 1364px; */
    width: 1200px;
    height: 100%;
    margin: 0 auto;
    position: relative;
}
.jz-main .bd {
    width: 1030px;
    height: 100%;
    margin: 0 auto;
    overflow: hidden;
}
.jz-main .bd ul li {
    width: 235px;
    height: 479px;
    margin-right: 30px;
}
.jz-main .bd ul li a img {
    width: 235px;
    height: 479px;
}
.jz-main .prev {
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: 26px;
    cursor: pointer;
}
.jz-main .next {
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: 26px;
    cursor: pointer;
}