body {
    overflow-x: hidden;
    /* font-family: 'Source Han Serif SC'; */
    /* font-family: '宋体'; */
}

.main {
    width: 100%;
    height: 100%;
}

.main .guide {
    width: 15.625%;
    float: left;
    height: 100%;
    background-size: 100% 100%;
}

.main .guide .logo {
    width: 100%;
}

.main .guide .logo img {
    width: 200px;
    display: block;
    box-sizing: border-box;
    /* padding: 15px 20% 0 20%; */
    margin: 0 auto;
}

.main .guide ul {
    display: block;
    width: 66.65%;
    margin: 0 auto;
    text-align: center;
    margin-top: 175px;
}

/* @media screen and (min-width: 2550px) {
    .main .guide ul {
        margin-top: 192px;
    }
} */


.main .guide ul li {
    width: 100%;
    height: 35px;
    line-height: 34px;
    color: #fff;
    border-bottom: 1px solid #a43657;
}

.main .guide ul li a {
    color: #fff;
    font-size: 18px;
}

.main .guide .quickmark {
    width: 130px;
    height: 170px;
    margin: 0 auto;
    margin-top: 30px;
}

.main .guide .quickmark .img {
    width: 130px;
    height: 130px;
}

.main .guide .quickmark .img img {
    width: 130px;
    height: 130px;
}

.main .guide .quickmark .topic {
    line-height: 40px;
    text-align: center;
    color: #fff;

}

.main .content {
    width: 84.375%;
    float: right;
    height: 100%;
}

.swiper-containerframe {
    width: 100%;
    height: 100%;
}

.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin-top: 10px !important;
    margin-bottom: 25px !important;
}

.swiper-container-vertical>.swiper-pagination-bullets {
    right: 165px !important;
}

.swiper-pagination-bullet {
    background: #fff !important;
    opacity: 1 !important;
}

.swiper-pagination-bullet-active {
    background: url(17.png) no-repeat center !important;
    width: 25px !important;
    height: 25px !important;
    margin-left: -9px !important;
}

.swiper-containerframe .swiper-slide {
    font-size: 18px;
    background: #fff;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.swiper-containermenu {
    width: 100%;
    height: 100%;
}

.swiper-containermenu .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

/* 第一屏轮换图 */
.swiper-containeradv {
    width: 100%;
    height: 100%;
}

.swiper-containeradv .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;

    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.swiper-containeradv {
    background: #eee;
}

.swiper-paginationadv {
    bottom: 145px !important;
    height: 30px;
}

.swiper-paginationadv .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    background: #fff !important;
    opacity: 1;
    margin: 0px 13px 0px 13px !important;
    position: relative;
    bottom: 10px;
    line-height: 50px;
    overflow: hidden;
}

.swiper-paginationadv .swiper-pagination-bullet-active {
    width: 30px;
    height: 30px;
    top: 0;
    line-height: 30px;
    background: #fff !important;
}

.contentauto {
    width: 100%;
    height: 100%;
    position: relative;
}

.contentauto .welcome {
    position: absolute;
    left: 35px;
    top: 25px;
    z-index: 2;
    font-size: 14px;
    color: #a35868;
}

.content1 .gupiao {
    width: 1200px;
    position: absolute;
    left: 50%;
    margin-left: -600px;
    bottom: 0;
    height: 100px;
    z-index: 2;
}

.content1 .gupiao .left {
    width: 600px;
    height: 100px;
    float: left;
    background: rgba(141, 0, 50, 0.8);
}

.content1 .gupiao .left .infom {
    padding: 25px 30px 0 30px;
    float: left;
}

.content1 .gupiao .left .infom .up {
    color: #fff;
    font-size: 14px;
    line-height: 14px;
}

.content1 .gupiao .left .infom .down {
    color: #fff;
    font-size: 24px;
    line-height: 24px;
    margin-top: 15px;
}

.content1 .gupiao .right {
    width: 600px;
    height: 100px;
    float: right;
    background: rgba(255, 255, 255, 0.8);
}

.content1 .gupiao .right .infom {
    padding: 25px 115px 0 60px;
    float: left;
}

.content1 .gupiao .right .infom .up {
    color: #353b43;
    font-size: 14px;
    line-height: 14px;
}

.content1 .gupiao .right .infom .down {
    color: #353b43;
    font-size: 24px;
    line-height: 24px;
    margin-top: 15px;
}

.content1 .gupiao .right .box {
    float: left;
    width: 33.33%;
    line-height: 100px;
    text-align: center;
}

.content1 .gupiao .right .box a {
    color: RGB(141, 0, 48);
}

.content2 {
    width: 100%;
    height: 100%;
}

.content2 .bgfix {
    width: 100%;
    height: 100%;
    float: left;
    background: url(4.jpg) no-repeat center;
    background-size: 100% 100%;
}

.content2 .bgfix .main {
    width: 650px;
    height: 850px;
    position: absolute;
    left: 50%;
    margin-left: -325px;
    background: rgba(255, 255, 255, 0.8);
    top: 50%;
    margin-top: -425px;
    padding: 155px 55px 0 55px;
}

.content2 .main .text1 {
    font-size: 24px;
    font-weight: bold;
    line-height: 24px;
}

.content2 .main .text2 {
    font-size: 18px;
    font-weight: bold;
    line-height: 40px;
    margin-top: 35px;
    font-weight: normal;
    text-align: justify;
}

.content2 .main .text1 a {
    color: #343a42;
}

.content2 .main .more {
    display: block;
    margin: 35px 0;
}

.content2 .main .text3 {
    width: 200px;
    height: 50px;
    line-height: 50px;
    border-bottom: 1px dotted #c5c5c6;
    font-size: 14px;
}

.content2 .main .text3 span {
    font-weight: bold;
    color: #8d0032;
}

.content3 {
    width: 100%;
    height: 100%;
}

.content3 .bgfix {
    width: 100%;
    height: 100%;
    float: left;
    background: url(6.jpg) no-repeat center;
    background-size: 100% 100%;
}

.content3 .img {
    width: 470px;
    height: 630px;
    float: left;
    position: absolute;
    left: 13%;
    background: #fff;
    top: 50%;
    margin-top: -315px;
}

.content3 .img .inimg {
    width: 400px;
    height: 570px;
    display: block;
    margin: 60px 60px 0 0;
    position: absolute;
    z-index: 2;
}

.content3 .year {
    width: 100%;
    position: absolute;
    left: 69%;
    top: -1%;
    z-index: 99;
}

.content3 .year img {
    width: 100%;
}

.content3 .text {
    width: 32%;
    height: 560px;
    position: absolute;
    right: 200px;
    top: 23%;
}

.content3 .text h2 {
    display: block;
    width: 100%;
    text-align: right;
    font-size: 24px;
    font-weight: bold;
    color: #3e434a;
}

.content3 .text p {
    display: block;
    width: 100%;
    line-height: 40px;
    margin-top: 80px;
    font-size: 18px;
    text-align: justify;
}

.content3 .text a {
    display: block;
    width: 100%;
    margin-top: 40px;
}

.content4 {
    width: 100%;
    height: 100%;
}

.content4 .bgfix {
    width: 100%;
    height: 100%;
    float: left;
    background: url(8.jpg) no-repeat center;
    background-size: 100% 100%;
}

.content4 .left {
    width: 500px;
    height: 590px;
    position: absolute;
    background: #f4f4f4;
    top: 50%;
    margin-top: -290px;
    left: 210px;
}

.swiper-container-pdct .swiper-slide {
    background: none;
}

.swiper-container-pdct a {
    display: block;
    box-sizing: border-box;
    padding: 105px 50px 0 50px;
}

.swiper-container-pdct a h2 {
    display: block;
    font-size: 30px;
    line-height: 30px;
    font-weight: bold;
    color: #89002b;
}

.swiper-container-pdct a p {
    font-size: 18px;
    padding-top: 20px;
    line-height: 18px;
    color: #89002b;
}

.swiper-container-pdct .des {
    font-size: 18px;
    line-height: 40px;
    color: #5e6062;
    padding-top: 40px;
}

.swiper-container-pdct .more {
    display: block;
    margin-top: 40px;
}

.swiper-container-pdcp {
    margin-left: 150px !important;
    padding-top: 105px !important;
    width: 700px !important;
    margin-left: 100px !important;
}

.swiper-container-pdcp .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: none;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    transition: 300ms;
    transform: scale(0.47) !important;
    margin-top: 180px;
    position: relative;

}

.swiper-container-pdcp .swiper-slide-active,
.swiper-container-pdcp .swiper-slide-duplicate-active {
    transform: scale(1) !important;
    margin-top: 0;
}

.swiper-container-pdcp .swiper-slide-active img,
.swiper-container-pdcp .swiper-slide-duplicate-active img {
    padding: 0 40px;
}

.swiper-container-pdcp .swiper-slide .wenzi1 {
    font-size: 14px;
    width: 20px;
    text-align: center;
    position: absolute;
    left: 0;
    top: 33%;
    line-height: 28px;
    display: none;
}

.swiper-container-pdcp .swiper-slide .wenzi2 {
    font-size: 14px;
    width: 20px;
    text-align: center;
    position: absolute;
    left: 30px;
    font-size: 24px;
    font-weight: bold;
    width: 30px;
    top: 50%;
    display: none;
}

.swiper-container-pdcp .swiper-slide-active .wenzi1 {

    display: block;
}

.swiper-container-pdcp .swiper-slide-duplicate-active .wenzi1 {

    display: block;
}

.swiper-container-pdcp .swiper-slide-active .wenzi2 {

    display: block;
}

.swiper-container-pdcp .swiper-slide-duplicate-active .wenzi2 {

    display: block;
}

.content4 .right {
    width: 785px;
    height: 865px;
    position: absolute;
    top: 1%;
    left: 755px;
    overflow: hidden;
}

.content4 .right .bg {
    width: 500px;
    height: 590px;
    position: absolute;
    left: 0;
    bottom: 60px;
    background: #f4f4f4;
}

.content4 .right a {
    width: 155px;
    height: 665px;
    display: block;
    margin-top: -15px;
}

.content4 .right a img {
    width: 155px;
    height: 660px;
}

.content4 .right #btn1 {
    display: block;
    width: 45px;
    height: 45px;
    position: absolute;
    left: 40px;
    top: 255px;
    background: url(9.png) no-repeat left;
    cursor: pointer;
    z-index: 2;
}

.content4 .right #btn2 {
    display: block;
    width: 45px;
    height: 45px;
    position: absolute;
    right: 325px;
    top: 255px;
    background: url(9.png) no-repeat right;
    cursor: pointer;
    z-index: 2;
}

.content5 {
    width: 100%;
    height: 100%;
}

.content5 .bgfix {
    width: 100%;
    height: 100%;
    float: left;
    background: url(10.jpg) no-repeat center;
    background-size: 100% 100%;
}

.content5 .bgfix .pic1 {
    width: 34.87%;
    float: left;
    position: absolute;
    top: 355px;
}

.content5 .bgfix .pic1 img {
    width: 100%;
}

.content5 .bgfix .pic2 {
    width: 64.5%;
    position: absolute;
    top: 115px;
    right: 0;
}

.content5 .bgfix .pic2 a {
    display: block;
    width: 100%;
}

.content5 .bgfix .pic2 .img {
    width: 100%;
    position: relative;
    min-height: 200px;
}

.content5 .bgfix .pic2 .img img {
    width: 100%;
    display: block;
}

.content5 .bgfix .pic2 .text {
    background: #fff;
    position: relative;
    width: 100%;
    padding: 80px 70px;
    box-sizing: border-box;
}

.content5 .bgfix .pic2 .text .num {
    font-size: 120px;
    font-weight: bold;
    color: #f0f0f0;
    font-weight: bold;
    line-height: 80px;
    position: absolute;
    top: 75px;
}

.content5 .bgfix .pic2 .text .des {
    display: block;
    padding-left: 105px;
    font-size: 18px;
    box-sizing: border-box;
    color: #333;
    position: relative;
    z-index: 2;
}

.content5 .bgfix .pic2 .text .topic {
    display: block;
    font-size: 30px;
    line-height: 30px;
    padding-top: 15px;
    padding-left: 105px;
    font-weight: bold;
    box-sizing: border-box;
    color: #0b1116;
    position: relative;
    z-index: 2;
}

#btn-5-1,
#btn-5-2 {
    display: block;
    width: 90px;
    height: 90px;
    position: absolute;
    color: #fff;
    background: rgba(0, 0, 0, 0.5);
    text-align: center;
    line-height: 90px;
    left: 0;
    bottom: 230px;
    z-index: 2;
    font-size: 26px;
}

#btn-5-2 {
    left: 100px;
}

.content6 {
    width: 100%;
    height: 100%;
}

.content6 .bgfix {
    width: 100%;
    height: 100%;
    float: left;
    background: url(11.jpg) no-repeat center;
    background-size: 100% 100%;
}

.swiper-container-wh {
    width: 100%;
    height: 570px;
    position: absolute;
    top: 50%;
    margin-top: -285px;
    padding-bottom: 20px !important;
}

.swiper-container-wh .swiper-slide {
    background: none;
    font-size: 18px;
    display: block;
    -webkit-box-pack: left;
    -ms-flex-pack: left;
    -webkit-justify-content: left;
    justify-content: left;
    -webkit-box-align: left;
    -ms-flex-align: left;
    -webkit-align-items: left;
    align-items: left;
}

.swiper-container-wh .pic {
    width: 50%;
    /* height: 570px; */
    position: relative;
    background: #fff;
    float: left;
}

.swiper-container-wh .pic .tip {
    background: #0b1116;
    color: #fff;
    width: 100px;
    height: 300px;
    font-size: 18px;
    font-weight: bold;
    box-sizing: border-box;
    right: -20px;
    bottom: -20px;
    position: absolute;
    padding: 50px 43px;
}

.swiper-container-wh .pic img {
    width: 100%;
    /* height: 570px; */
}

.swiper-container-wh .text {
    width: 460px;
    height: 570px;
    float: right;
}

.swiper-container-wh .text .num {
    font-size: 72px;
    font-weight: bold;
    line-height: 55px;
    color: #fff;
    margin-top: 55px;
}

.swiper-container-wh .text .date {
    margin-top: 30px;
    color: #fff;
}

.swiper-container-wh .text .topic {
    color: #fff;
    font-size: 24px;
    line-height: 24px;
    margin-top: 20px;
    font-weight: bold;
}

.swiper-container-wh .text .des {
    display: block;
    color: #fff;
    line-height: 24px;
    margin-top: 35px;
    height: 75px;
    font-size: 14px;
    text-align: justify;
}

.swiper-container-wh .text .more {
    margin-top: 75px;
    display: block;
}

#btn-6-1,
#btn-6-2 {
    display: block;
    width: 90px;
    height: 90px;
    position: absolute;
    color: #fff;
    background: rgba(0, 0, 0, 0.5);
    text-align: center;
    line-height: 90px;
    left: 1030px;
    bottom: 20px;
    z-index: 2;
    font-size: 26px;
}

#btn-6-2 {
    left: 1130px;
}

.content7 {
    width: 100%;
    height: 100%;
}

.content7 .bgfix {
    width: 100%;
    height: 100%;
    float: left;
    background: url(13.jpg) no-repeat center;
    background-size: 100% 100%;
}

.content7 .bgfix .left {
    width: 50%;
    height: 100%;
    position: relative;
    float: left;
}

.content7 .bgfix .left .box {
    width: 500px;
    height: 460px;
    position: relative;
    left: 50%;
    margin-left: -250px;
    top: 50%;
    margin-top: -230px;
}

.content7 .bgfix .left .box h2 {
    font-size: 120px;
    font-family: Georgia;
    line-height: 100px;
    color: #8d0032;
}

.content7 .bgfix .left .box .title {
    font-size: 30px;
    line-height: 30px;
    margin-top: 80px;
    font-weight: bold;
}

.content7 .bgfix .left .box .des {
    display: block;
    line-height: 28px;
    font-size: 14px;
    color: #1b1e25;
    margin-top: 30px;
    text-align: justify;
}

.content7 .bgfix .left .box .more {
    display: block;
    margin-top: 90px;
}

.content8 {
    width: 100%;
    height: 100%;
}

.content8 .bgfix {
    width: 100%;
    height: 100%;
    float: left;
    background: url(14.jpg) no-repeat center;
    position: relative;
    background-size: 100% 100%;
}

.content8 .bgfix .main {
    width: 1620px;
    height: 850px;
    position: absolute;

    top: 50%;
    margin-top: -425px;
}

.content8 .bgfix .main .box {
    width: 650px;
    height: 850px;
    background: #fff;
}

.content8 .swiper-container-qy .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    transition: 300ms;
    transform: scale(0.6);
    filter: blur(6px);

    -webkit-filter: blur(6px);
    /* chrome, opera */

    -ms-filter: blur(6px);

    -moz-filter: blur(6px);
}

.content8 .swiper-container-qy .swiper-slide-active,
.content8 .swiper-container-qy .swiper-slide-duplicate-active {
    transform: scale(1);
    filter: blur(0px);

    -webkit-filter: blur(0px);
    /* chrome, opera */

    -ms-filter: blur(0px);

    -moz-filter: blur(0px);
}

.content8 .swiper-container-qy .box .img {
    width: 100%;
    height: 350px;
    margin-top: 95px;

}

.content8 .swiper-container-qy .box .img img {
    width: 350px;
    height: 350px;
    border-radius: 350px;
}

.content8 .swiper-container-qy .box .num {
    font-size: 72px;
    display: block;
    margin-top: 55px;
    font-weight: bold;
    color: #8d0032;
    line-height: 55px;
}

.content8 .swiper-container-qy .box .topic {
    display: block;
    font-size: 18px;
    line-height: 18px;
    color: #1b1e25;
    margin-top: 15px;
    font-weight: bold;

}

.content8 .swiper-container-qy .box .des {
    width: 100%;
    box-sizing: border-box;
    padding: 0 40px;
    font-size: 14px;
    line-height: 25px;
    color: #1b1e25;
    margin-top: 30px;
}

.content8 .swiper-container-qy .box .more {
    width: 100%;
    margin-top: 35px;
}

.content9 {
    width: 100%;
    height: 100%;
}

.content9 .bgfix {
    width: 100%;
    height: 100%;
    float: left;
    background: url(15.jpg) no-repeat center;
    position: relative;
    background-size: 100% 100%;
}

.content9 .bgfix .title_news {
    text-align: center;
    margin-top: 100px;
}

.content9 .bgfix .title_news a {
    display: block;
}

.content9 .bgfix .title_news .ch {
    font-size: 30px;
    font-weight: bold;
    color: #1b1e25;
    line-height: 45px;
}

.content9 .bgfix .title_news .en {
    display: block;
    font-size: 18px;
    line-height: 18px;
    margin-top: 20px;
    color: #1b1e25;
    font-weight: bold;
}

.content9 .first {
    display: block;
    width: 1200px;
    height: 375px;
    margin: 0 auto;
    margin-top: 60px;
    background: #fff;
}

.content9 .first .pic {
    width: 600px;
    height: 375px;
    float: left;
}

.content9 .first .pic img {
    width: 600px;
    height: 375px;
}

.content9 .first .text {
    width: 600px;
    box-sizing: border-box;
    padding: 70px;
    float: left;
}

.content9 .first .text .date {
    display: block;
    height: 35px;
    width: 100%;

}

.content9 .first .text .date .dd {
    font-size: 35px;
    line-height: 30px;
    font-weight: bold;
    color: #8d0032;
    float: left;
}

.content9 .first .text .date .yy {
    display: block;
    float: left;
    line-height: 18px;
    font-size: 14px;
    color: #343a42;
    margin-top: -3px;
    margin-left: 10px;
}

.content9 .first .text .topic {
    display: block;
    font-size: 18px;
    line-height: 18px;
    padding: 20px 0;
    margin-top: 20px;
    border-bottom: 1px solid #f2f2f2;
    color: #343a42;
}

.content9 .first .text .des {
    font-size: 16px;
    color: #acaeb0;
    line-height: 28px;
    margin-top: 12px;
}

.content9 .first .text .more {
    margin-top: 30px;
}

.content9 .second {
    display: block;
    width: 1200px;
    margin: 0 auto;
    margin-top: 40px;
}

.content9 .second ul {
    display: block;
    float: left;
    width: 1290px;
}

.content9 .second ul li {
    display: block;
    width: 365px;
    float: left;
    margin-right: 50px;
}

.content9 .second ul li p {
    line-height: 50px;
    border-bottom: 1px solid #d9d9d9;
    font-size: 14px;
    color: #1b1e25;
}

.content9 .second ul li a {
    line-height: 50px;
    font-size: 18px;
    color: #1b1e25;
}

.content10 {
    width: 100%;
    height: 100%;
}

.content10 .bgfix {
    width: 100%;
    height: 100%;
    float: left;
    background: url(16.jpg) no-repeat center;
    position: relative;
    background-size: 100%;
}

.content10 .bgfix .tel {
    width: 100%;
    text-align: center;
    margin-top: 570px;
    font-size: 18px;
    line-height: 30px;
    margin-top: 37%;
}

.content10 .bgfix .infom {
    width: 1000px;
    height: 145px;
    position: absolute;
    bottom: 0px;
    left: 50%;
    margin-left: -500px;
}

.content10 .bgfix .infom .left {
    float: left;
    line-height: 27px;
    color: #fff;
    font-size: 14px;
    padding: 33px 0;
}

.content10 .bgfix .infom .left a {
    color: #fff;
}

.content10 .bgfix .infom .right {
    width: 80px;
    height: 115px;
    float: right;
    margin-top: 35px;
}

.content10 .bgfix .infom .right img {
    width: 80px;
    height: 80px;
}

.content10 .bgfix .infom .right p {
    display: block;
    width: 100%;
    height: 35px;
    line-height: 35px;
    color: #fff;
    text-align: center;
    font-size: 12px;
}

/**页面头部样式**/
.header {
    width: 1200px;
    margin: 0 auto;
    height: 110px;
    overflow: hidden;
    line-height: 110px;
}

.logo {
    float: left;
}

.nav {
    float: right;
    overflow: hidden;
}

.nav li {
    float: left;
    font-size: 18px;
    padding: 0 25px;
}

.nav li:hover {
    background-color: #8d0030;
    color: #fff;
}

.nav li.on {
    background-color: #8d0030;
    color: #fff;
}

.nav li.on a {
    color: #fff;
}

.nav li:hover a {
    color: #fff;
}

.colbnr {
    width: 100%;
    height: auto;
}

.colbnr img {
    width: 100%;
    height: auto;
}

/*新闻列表页*/
.containers {
    width: 1200px;
    margin: 0 auto;
    position: relative;
}

.col_info {
    overflow: hidden;
    padding: 60px 0;
}

.info_left {
    float: left;
    color: #8d0030;
}

.info_left .info_tiles {
    font-size: 36px;
    font-weight: bold;
}

.info_right {
    float: right;
}

.info_right ul {
    overflow: hidden;
}

.info_right ul li {
    float: left;
    width: 100px;
    line-height: 35px;
    margin-left: 35px;
    text-align: center;
}

.info_right ul li.this {
    background: #8d0030;
    color: #fff;
    text-align: center;
}

.info_right ul li.this a {
    color: #fff;
}

.info_right ul li:hover {
    background: #8d0030;
    color: #fff;
}

.info_right ul li:hover a {
    color: #fff;
}

.col_list {}

.col_list ul {}

.col_list ul li {
    overflow: hidden;
    margin-bottom: 30px;
}

.Imgs {
    float: left;
    width: 430px;
    height: 245px;
}

.Imgs img {
    width: 100%;
    height: 100%;
}

.Infos {
    float: right;
    width: 730px;
}

.Times {
    overflow: hidden;
}

.Times p {
    line-height: 1.5em;
}

.Times .Day {
    float: left;
    font-size: 44px;
    color: #8d0030;
}

.Times .Year_Month {
    float: left;
    color: #31373f;
    margin-top: 4px;
    margin-left: 5px;
}

.Titles {
    font-size: 18px;
    color: #31373f;
    padding: 20px 0;
    border-bottom: 1px solid #f2f2f2;
}

.Descr {
    width: 670px;
    color: #31373f;
    opacity: 0.5;
    padding-top: 20px;
    line-height: 25px;
}

.more {
    width: 55px;
    height: 22px;
    margin-top: 20px;
}

/**产品分类**/
.Fixinfo {
    width: 335px;
    height: 225px;
    background: rgba(141, 0, 48, 0.9);
    text-align: center;
    color: #fff;
    position: absolute;
    right: 0;
    top: -145px;
    z-index: 999;
}

.Fixinfo .pro_tils {
    font-size: 24px;
    font-weight: bold;
    padding-top: 65px;
}

.productList {}

.productList ul {
    overflow: hidden;
    margin-left: -12px;
    width: 1220px;
}

.productList li {
    width: 230px;
    height: 300px;
    border: 1px solid #f0f0f0;
    position: relative;
    text-align: center;
    line-height: 300px;
    float: left;
    margin-left: 12px;
    margin-bottom: 12px;
    overflow: hidden;
}

.productList li a {
    display: inline-block;
    width: 100%;
    height: 100%;
}

.productList li .Names {
    width: 208px;
    height: 278px;
    border: 2px solid #fff;
    position: absolute;
    top: 10px;
    left: 10px;
    text-align: center;
    font-size: 24px;
    font-weight: bold;
    line-height: 290px;
    color: #fff;
    z-index: 1;
}

.productList li::after {
    content: "";
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.8);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    transition: background 0.7s;
}

.productList li:hover::after {
    background: rgba(141, 0, 48, 0.8);
}

/**产品**/
.Products {}

.Products ul {
    overflow: hidden;
    margin-left: -12px;
    width: 1220px;
}

.Products ul li {
    width: 390px;
    float: left;
    margin-left: 12px;
    text-align: center;
    overflow-x: hidden;

}

.Products ul li img {
    width: 100%;
    padding: 5px;
    border: 1px solid #e3e3e3;
    box-sizing: border-box;
    background: #fff
}

.proIm {
    /* padding: 20px 0 20px 0; */
    background: ;
}

.proNm {
    padding: 20px 0;
    color: #212121;
}


.Productss {}

.Productss ul {
    overflow: hidden;
    margin-left: -12px;
    width: 1220px;
}

.Productss ul li {
    width: 293px;
    float: left;
    margin-left: 12px;
    text-align: center;
    overflow-x: hidden;

}

.Productss ul li img {
    width: 100%;
}

.proIms {
    padding: 20px 0 0 0;
    background: #fafafa;
}

.proNms {
    padding: 20px 0;
    color: #212121;
}


.Productsx {}

.Productsx ul {
    overflow: hidden;
    margin-left: -12px;
    width: 1220px;
}

.Productsx ul li {
    width: 230px;
    float: left;
    margin-left: 12px;
    text-align: center;
    overflow-x: hidden;

}

.Productsx ul li img {
    width: 100%;
    height: 160px;
}

/**发展**/

.Develop {}

.Deve_fir {
    margin-bottom: 50px;
}

.DeveTils {
    font-size: 24px;
    font-weight: bold;
    color: #252525;
}

.DeveDescript {
    color: #040000;
    line-height: 30px;
    margin: 35px 0;
}

.DeveList {
    overflow: hidden;
    display: flex;
    justify-content: space-between;
}

.DeveList li {
    width: 394px;
    text-align: center;
}

.DeveImg {
    width: 100%;
    height: 229px;
    border: 1px solid #f0f0f0;
}

.List_tils {
    color: #040000;
    margin-top: 20px;
}

/**基地**/
.Baseinfo {
    height: auto;
}

.Baseinfo .pro_tils {
    padding-top: 0px;
}

.Baseinfo .pro_oauthor {
    padding: 10px 0;
    line-height: 30px;
    padding: 0 0 45px 0;
}

.BaseFir {
    overflow: hidden;
    margin-bottom: 60px;
}

.BaseImg {
    width: 500px;
    height: 320px;
    float: left;
}

.BaseImg img {
    width: 100%;
    height: 100%;
}

.BaseTxt {
    float: right;
}

.BaseTxt .Txt_tils {
    font-size: 24px;
    font-weight: bold;
    color: #252525;
    margin-top: 85px;
}

.BaseTxt .Txt_descript {
    width: 650px;
    line-height: 25px;
    margin-top: 30px;
}

.BaseFirSec .BaseTxt {
    float: left;
}

.BaseFirSec .BaseImg {
    float: right;
}

.BaseThir .Thir_tils {
    font-size: 24px;
    font-weight: bold;
    text-align: center;
}

.Thir_List {
    display: flex;
    justify-content: space-between;
    margin-top: 45px;
}

.Thir_List li {
    /* width: 590px; */
    text-align: center;
}

.Thir_List li .Pro_riverimg {
    width: 100%;
    height: auto;
}

.Thir_List li .Pro_rivername {
    margin-top: 20px;
}

.Basemain {
    width: 100%;
    height: 250px;
    background: url(basebg.jpg);
    margin: 55px 0;
    color: #fff;
    text-align: center;
    padding: 60px 40px;
    box-sizing: border-box;
}

.MainTils {
    font-size: 24px;
    font-weight: bold;
}

.MainDescr {
    margin-top: 25px;
    line-height: 30px;
}

.SetInfo {
    margin-bottom: 55px;
}

.SetInfo .SetTils {
    color: #252525;
    font-size: 24px;
    font-weight: bold;
}

.SetList {
    display: flex;
    justify-content: space-between;
    margin-top: 55px;
}

.SetList li {
    width: 390px;
    height: 500px;
    border: 1px solid #e9e9e9;
    text-align: center;
    padding: 0px 15px;
    box-sizing: border-box;
}

.SetList li img {
    width: 100%;
}

.SetList li .Setname {
    font-size: 18px;
    font-weight: bold;
    margin: 25px 0;
}

.SetList li .Setdescript {
    line-height: 25px;
}

/**品牌**/
.Fixinfo .brand_tils {
    padding-bottom: 20px;
}

.Fixinfo .brand_name {
    line-height: 25px;
}

.Fixinfo .pro_name {
    line-height: 30px;
}

.BrandFir {
    border: 1px solid #e9e9e9;
    margin-top: 30px;
    margin-bottom: 0;
    background: #fff;
}

.BrandTx {
    padding-left: 65px;
}

.BrandFir .BaseImg {}

.BrandTxSec {
    padding-right: 65px;
}

.BrandFir .Txt_descript {
    width: 500px;
}

/**市场**/
.Market {}

.Market_maps {
    width: 600px;
    height: 500px;
    float: left;
}

.Market_maps img {
    width: 600px;
    height: 500px;
}

.MarketInfo {
    width: 515px;
    height: 500px;
    float: right;
    overflow-y: scroll;
}

.MarketInfo::-webkit-scrollbar {
    /*滚动条整体样式*/

    width: 5px;
    /*高宽分别对应横竖滚动条的尺寸*/

    height: 1px;

}

.MarketInfo::-webkit-scrollbar-thumb {
    /*滚动条里面小方块*/

    border-radius: 5px;

    -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);

    background: RGB(141, 0, 48);

}

.MarketInfo::-webkit-scrollbar-track {
    /*滚动条里面轨道*/

    -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);

    border-radius: 5px;

    background: RGB(237, 237, 237);

}

.InfoLis li {
    /* border-bottom: 1px solid #e5e5e5; */
}

.InfoLis li .heading {
    font-size: 18px;
    font-weight: bold;
}

.InfoLis li .MarDescript {
    opacity: 0.5;
    padding: 25px 0;
}



/**文化**/
.Culture {
    margin-bottom: 50px;
}

.Culture_intro {
    overflow: hidden;
}

.IntroImg {
    width: 600px;
    height: 400px;
    float: left;
}

.IntroImg img {
    width: 100%;
    height: 100%;
}

.IntroTxt {
    float: right;
    padding-top: 120px;
}

.IntroTxt .Intro_text {
    width: 535px;
    line-height: 25px;
    margin-top: 30px;
    text-align: justify;
}

.IntroTxt .Intro_tils {
    font-size: 18px;
    font-weight: bold;
}

.Culture_introright .IntroImg {
    float: right;
}

.Culture_introright .IntroTxt {
    float: left;
}

/**知识**/
.Knowintro {
    margin-bottom: 40px;
}

.Knowledge .knowImg {
    width: 540px;
    height: auto;
}

.Knowledge .IntroTxt {
    padding-top: 55px;
}

.Grapesintro {
    width: 100%;
    height: auto;
    background: url(knowbg1.jpg);
}

.Grapesintro img {
    width: 100%;
    height: 100%;
}

.Grap_center {
    width: 1200px;
    margin: auto;
    color: #fff;
    padding: 95px 0;
}

.Grapestils {
    font-size: 18px;
    font-weight: bold;
}

.Grapdescript {
    line-height: 25px;
    margin-top: 30px;
}

.Grap_infos {
    margin-top: 30px;
}

.informations {
    margin-bottom: 30px;
}

.informations .info_bt {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 30px;
}

.info_detail {
    line-height: 30px;
}

.Imgsinfo {
    width: 100%;
    height: 295px;
    /* border: 1px solid #f0f0f0; */
}

.informations img {
    width: 100%;
}

.VQA_info {
    overflow: hidden;
    margin-bottom: 30px;
}

.VQA_left {
    width: 670px;
    float: left;
}

.LeftTxts .biaoti {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 30px;
}

.LeftTxts .VQA_intro {
    line-height: 25px;
}

.VQA_left .VQA_img {
    width: 100%;
    height: 500px;
    border: 1px solid #f0f0f0;
    margin-top: 50px;
}

.VQA_right {
    width: 450px;
    height: 710px;
    float: right;
    border: 1px solid #f0f0f0;
}

.VQAImg {
    width: auto;
    height: auto;
}

.VQATexts {
    padding-top: 20px;
}

.VQATexts:nth-child(2) {
    float: left;
    margin-left: 35px;
}

.VQATexts .Intro_text {
    width: 765px;
}

/* .Market {}

.Market_maps {
    width: 100%;
}

.Market_maps img {
    width: 100%;
} */

.MarketInfo {}

/* 本例子css */
.InfoLis {}

.InfoLis h3 {
    margin-bottom: 0;
    cursor: pointer;
    font-size: 18px;
    font-weight: normal;
    padding: 22px 0;
    font-family: "微软雅黑";
    border-bottom: 1px solid #e3e3e3;
}

.InfoLis h3 em {
    float: right;
    display: block;
    width: 40px;
    height: 32px;
    background: url(icoAdd.png) 16px 12px no-repeat;
    cursor: pointer;
}

.InfoLis h3.on {
    border-bottom: 0;
    padding-bottom: 0px;
    color: RGB(141, 0, 48);
    font-weight: bold;
}

.InfoLis h3.on em {
    background-position: 16px -57px;
}

.InfoLis ul {
    padding: 8px 0;
    color: #999;
    display: none;
    border-bottom: 1px solid #e3e3e3;
    padding-bottom: 20px;
    /* 默认都隐藏 */
}

.zhanghao {
    width: 1440px;
}

.zhanghao .box {
    width: 380px;
    height: 150px;
    float: left;
    border: 1px solid RGB(223, 223, 223);
    padding: 25px 20px;
    box-sizing: border-box;
    margin: 30px 30px 0 0;
}

.zhanghao .box p {
    line-height: 33px;
    color: RGB(44, 44, 44);
}

.Market_pro {
    margin-top: 55px;
}

.Market_pro .MarketTop {
    overflow: hidden;
}

.MarketTop .Market_tls {
    font-size: 24px;
    font-weight: bold;
    color: #252525;
}

.MarketTop .Market_right {
    float: right;
    padding-top: 15px;
}

.MarketList {
    margin-bottom: 65px;
}

.fengongsi_center {
    margin: 0 auto;
    width: 1200px;
}

.fengongsi_main {
    width: 100%;
    margin: 100px 0 50px 0;
}

.fengongsi {
    width: 1240px;
    float: left;
}

.fengongsi .box {
    width: 390px;
    height: 60px;
    float: left;
    text-align: center;
    margin-right: 20px;
    margin-bottom: 20px;
    line-height: 60px;
    background: RGB(239, 239, 239);
    border-radius: 10px;
    transition: All 0.4s ease-in-out;
    -webkit-transition: All 0.4s ease-in-out;
    -moz-transition: All 0.4s ease-in-out;
    -o-transition: All 0.4s ease-in-out;
    position: relative;
    cursor: pointer;
}

.fengongsi .box .add {
    text-align: center;
    width: 390px;
    height: 60px;
    padding: 10px;
    line-height: 20px;
    color: #fff;
    font-size: 14px;
    position: absolute;
    left: 0;
    top: 0;
    transform: scale(1, -1);
    box-sizing: border-box;
    display: none;
}

.fengongsi .box:hover .add {
    display: block;
}

.fengongsi .box a {
    color: RGB(44, 44, 44);

}

.fengongsi .box:hover a {
    display: none;

}

.fengongsi .box:hover {
    background: RGB(141, 0, 48);
    transform: scale(1, -1);
}

/* 本例子css */
.picScroll-left {
    width: 100%;
    overflow: hidden;
    position: relative;
}

.picScroll-left .hd {
    overflow: hidden;
    height: 30px;
    padding: 0 10px;
}

.picScroll-left .hd .prev,
.picScroll-left .hd .next {
    display: block;
    width: 35px;
    height: 40px;
    float: right;
    margin-right: 5px;
    margin-top: 10px;
    overflow: hidden;
    cursor: pointer;
    background: rgba(0, 0, 0, 0.5);
}

.picScroll-left .hd .next {
    background-position: 0 -50px;
}

.picScroll-left .hd .prevStop {
    background-position: -60px 0;
}

.picScroll-left .hd .nextStop {
    background-position: -60px -50px;
}

.picScroll-left .hd ul {
    float: right;
    overflow: hidden;
    zoom: 1;
    margin-top: 10px;
    zoom: 1;
}

.picScroll-left .hd ul li {
    float: left;
    width: 9px;
    height: 9px;
    overflow: hidden;
    margin-right: 5px;
    text-indent: -999px;
    cursor: pointer;
    background: url("images/icoCircle.gif") 0 -9px no-repeat;
}

.picScroll-left .hd ul li.on {
    background-position: 0 0;
}

.picScroll-left .bd {
    padding: 10px 0;
}

.picScroll-left .bd ul {
    overflow: hidden;
    zoom: 1;
}

.picScroll-left .bd ul li {
    margin: 0 10px 0 0;
    float: left;
    _display: inline;
    overflow: hidden;
    text-align: center;
}

.picScroll-left .bd ul li .pic {
    text-align: center;
    border: 1px solid #e3e3e3;
}

.picScroll-left .bd ul li .pic img {
    width: 380px;
    height: 214px;
    display: block;
    padding: 5px;
}

.picScroll-left .bd ul li .pic a:hover img {
    border-color: #999;
}

.picScroll-left .bd ul li .title {
    margin-top: 15px;
}

.picScroll-left .hd .prev {
    position: absolute;
    right: 0;
    top: 120px;
    z-index: 99;
    text-align: center;
    line-height: 54px;
}

.picScroll-left .hd .next {
    position: absolute;
    left: 0;
    top: 120px;
    z-index: 99;
    text-align: center;
    line-height: 54px;
}

/**联系**/
.contact {
    width: 100%;
    margin-left: 0;
    position: relative;
}

.map {
    width: 100%;
    height: 300px;
    background: #f0f0f0;
    margin-top: 30px;
}

.contact_method {
    position: absolute;
    /* top: 180px; */

    bottom: -180px;

    left: 200px;
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.05);
}

.contact_method ul {}

.contact_method ul li {
    height: 150px;
    padding: 40px 65px;
    background: #fff;
    float: left;
    text-align: center;
    position: relative;
    box-sizing: border-box;
}

.contact_method ul li:after {
    content: "";
    width: 1px;
    height: 100px;
    background: #e5e5e5;
    position: absolute;
    top: 30px;
    left: 0px;
}

.contact_method ul li:first-child:after {
    display: none;
}

.contact_method ul li p {
    margin-top: 20px;
}

.contact_method ul li:nth-child(1) p {
    margin-top: 5px;
}

.contact_method ul li:nth-child(1) {
    width: 400px;
}

.contact_method ul li:nth-child(3) p {
    margin-top: 15px;
}

.Contents {
    width: 100%;
    height: 620px;
    background: #fafafa;
    margin-top: 165px;
    padding: 55px 0;
}

.Content_center {
    width: 1200px;
    margin: auto;
    overflow: hidden;
}

.Content_center .Market_maps {
    float: left;
    width: 615px;
}

.Content_center .MarketInfo {
    width: 495px;
    float: right;
}

.Content_center .InfoLis h3 {
    padding: 15px 0;
    font-weight: 500;
    font-size: 18px;
}

.Content_center .InfoLis h3.on {
    border-bottom: 0;
    padding-bottom: 0px;
    color: #8d0030;
    font-weight: bold;
}

.Content_center .InfoLis ul {
    padding: 8px 0;
    color: #999;
    display: none;
    border-bottom: 1px solid #e3e3e3;
    padding-bottom: 10px;
    line-height: 30px;
    /* 默认都隐藏 */
}

/**留言**/
.form_info {
    width: 1200px;
    margin: 40px auto;
    /* margin-top: 100px; */
    margin-top: 220px;
}

.form_info input {
    width: 580px;
    height: 50px;
    padding-left: 12px;
    margin-bottom: 10px;
    border: 1px solid #f0f0f0;
}

.form_info .form input:first-child {
    margin-right: 35px;
}

.form_info .form_txt {
    padding-left: 12px;
    width: 100%;
    height: 150px;
    border: 1px solid #f0f0f0;
    box-sizing: border-box;
}

.form_yzm {
    position: relative;
}

.form_yzm .yzm {
    width: 200px;
    height: 50px;
}

.form_yzm .yzm_xx {
    display: inline-block;
    width: 200px;
    height: 50px;
    border: 1px solid #f0f0f0;
    position: absolute;
    top: 0;
}

.sbt {
    width: 100% !important;
    background: #8d0030;
    color: #fff;
}

/**下载**/
.Download {
    width: 100%;
    height: 450px;
    position: relative;
    padding: 50px 0;
}

.DownLeft {
    position: absolute;
    left: 150px;
    z-index: 1;
}

.DownLeft .mogao {
    width: 195px;
    color: #fff;
    font-size: 48px;
    font-weight: bold;
    background: #8d0030;
}

.DownLeft .sm {
    font-size: 92px;
    font-weight: bold;
}

.DownLeft .welTxt {
    font-size: 30px;
}

.DownLeft .DownLink {
    margin-top: 25px;
}

.DownLeft .DownLink a {
    color: #004eff;
}

.DownRight {
    width: 355px;
    height: 355px;
    position: absolute;
    right: 315px;
    border: 30px solid #8d0030;
    z-index: 0;
}

.DownRight .app {
    position: absolute;
    top: -125px;
    left: 40px;
    text-align: center;
}

.DownRight img {
    width: 150px;
    height: 150px;
    border: 1px solid #f0f0f0;
}

.DownRight .marcnr {
    position: absolute;
    top: -30px;
    right: -150px;
    text-align: center;
}

.DownRight .xcx {
    position: absolute;
    bottom: 0;
    right: 20px;
    text-align: center;
}

.DownRight .mark1 {
    position: absolute;
    bottom: -110px;
    right: 500px;
    text-align: center;
}

/**页面尾部**/
.footers {
    width: 100%;
    height: 250px;
    background: url(footerbg.jpg) no-repeat center;
}

.footers_center {
    width: 1200px;
    margin: auto;
    color: #fff;
    overflow: hidden;
    padding: 74px 0;
}

.foot_left {
    float: left;

}

.foot_left a {
    color: #fff;
}

.foot_nav {
    overflow: hidden;
    margin-bottom: 15px;
}

.foot_nav li {
    float: left;
    position: relative;
    padding: 0 10px;
}

.foot_nav li:after {
    content: "";
    width: 1px;
    height: 10px;
    background: #fff;
    position: absolute;
    left: 0px;
    top: 7px;
}

.foot_nav li a {
    color: #fff;
}

.foot_nav li:first-child {
    padding-left: 0;
}

.foot_nav li:first-child:after {
    display: none;
}

.copy {
    margin-bottom: 15px;
}

.foot_right {
    float: right;
}

.foot_right ul {
    overflow: hidden;
}

.foot_right ul li {
    float: left;
    text-align: center;
    margin-left: 20px;
}

.foot_right ul li img {
    width: 80px;
    height: 80px;
}

.pagination li {
    display: inline-block;
    margin: 0 5px;
    margin-bottom: 10px;
}

.pagination li a {
    display: inline-block;
    background: #aaa;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    transition: All 0.8s ease-in;
    -webkit-transition: All 0.8s ease-in;
    -moz-transition: All 0.8s ease-in;
    -o-transition: All 0.8s ease-in;
}

.pagination li a:hover,
.pagination li.active a {
    background: #8d0030;
}

.dtl_detail {
    line-height: 2.75em;
    font-size: 16px;
    margin-bottom: 100px;
}

.detail-box h1 {
    text-align: center;
    font-size: 24px;
    display: block;
    width: 100%;
    color: RGB(141, 0, 48);
}

.detail-box h1 span {
    display: block;
    width: 100%;
    font-weight: bold;
    color: RGB(141, 0, 48);
}

.detail-box .date {
    width: 100%;
    margin: 35px 0;
    text-align: center;
    color: #333;
    font-size: 16px;
    line-height: 40px;
    background: #e6e6e6;
    border-radius: 5px;
}

.dtl_detail p {
    margin-bottom: 10px;
}

.pager {
    overflow: hidden;
}

.pager li {
    width: 50%;
    float: left;
}

.pager li a {
    display: block;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    word-break: break-all;
    color: #c9c9c9;
}

.pager li:last-child a {
    text-align: right;
}

#colbox {
    padding-bottom: 50px;
}

.videotop {
    width: 100%;
    height: 500px;
    overflow: hidden;
    position: relative;
}

.videotopon {
    width: 100%;
    height: 0px;
}

.videotop .video {
    width: 510px;
    height: 280px;
    position: absolute;
    left: 50%;
    margin-left: -276px;
    top: 50%;
    margin-top: -200px;
    background: #000;
}

.video_b .wenzi {
    width: 60px;
    color: #fff;
    margin-left: -8px;
    line-height: 40px;
    font-weight: bold;
}

.video_b {
    width: 40px;
    height: 130px;
    position: absolute;
    left: 50%;
    margin-left: -20px;
    bottom: 0px;
    z-index: 2;
}

.videozhankai .wenzi {
    width: 60px;
    color: #fff;
    margin-left: -8px;
    line-height: 40px;
    font-weight: bold;
}

.video_b img {
    width: 40px !important;
    height: 90px !important;
}

.videotop>img {
    width: 100%;
    height: 500px;
}

.videozhankai {
    position: absolute;
    width: 40px;
    height: 90px;
    left: 50%;
    margin-left: -20px;
    z-index: 2;
    display: none;
}

.videozhankai img {
    width: 40px;
    height: 90px;
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    /*兼容-webkit-引擎浏览器*/
    -moz-transform: rotate(180deg);
    /*兼容-moz-引擎浏览器*/
}

.disp {
    display: block;
}

.pdc_form {
    padding: 0;
    margin-left: -10px;
}

.pdc_form select {
    width: 150px;
    height: 30px;
    border: 1px solid RGB(222, 222, 222);
    float: left;
    margin-right: 10px;
}

.pdc_form input {
    width: 50px;
    height: 30px;
    background: url(19.jpg) no-repeat center;
    border: none;
    float: left;
}

.clear {
    clear: both;
}

.pdc {
    width: 100%;
    float: left;
    margin: 50px 0;
}

.pdc .position {
    width: 1200px;
    margin: 0px auto;

}

.pdc .position .left {
    width: 550px;
    height: 550px;
    float: left;
    background: RGB(250, 250, 250);
    box-shadow: 0 0 15px #eaeaea;
    border-radius: 15px;
    overflow: hidden;
    text-align: center;
}

.pdc .position .left img {
    /* width: 550px; */
    height: 550px;
    display: inline-block;
    padding: 50px;
    box-sizing: border-box;
}

.pdc .position .right {
    float: right;
    width: 600px;
    height: 550px;
    background: RGB(250, 250, 250);
    box-shadow: 0 0 10px #eaeaea;
    border-radius: 15px;
    overflow: hidden;
    box-sizing: border-box;
    padding: 25px 45px
}

.pdc .position .right p {
    display: block;
    color: #333;
    padding: 7.5px 0;
    font-size: 16px;
    line-height: 36px;
    border-bottom: 1px dashed #999;
}

.pdc .position .right p span {
    color: #3e434a;
}

.info_addr a {
    color: #a43657;
}

.r_plugin {
    width: 50px;
    height: 250px;
    right: 0;
    top: 50%;
    margin-top: -125px;
    position: fixed;
    z-index: 99999999;
}

.r_plugin .position1 {
    width: 150px;
    height: 50px;
    position: relative;
    ;
}

.r_plugin .position1 .box {
    position: absolute;
    left: 0;
    top: 0;
    color: #fff;
    line-height: 50px;
    font-size: 14px;
    transition: All 0.3s ease-in-out;
    -webkit-transition: All 0.3s ease-in-out;
    -moz-transition: All 0.3s ease-in-out;
    -o-transition: All 0.3s ease-in-out;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
}

.r_plugin .position1 .box a {
    color: #fff;
}

.r_plugin .position1 .box:hover {
    left: -150px;
}

.r_plugin .position6:hover .box {
    left: -150px;
}

.r_plugin .box {
    width: 200px;
    height: 50px;
}

.r_plugin .box .img {
    width: 50px;
    height: 50px;
    float: left;
}

.r_plugin .box .img img {
    width: 30px;
    height: 30px;
    padding: 10px
}

.r_plugin .box .text {
    width: 150px;
    height: 50px;
    float: left;
    font-size: 14px;
}

.r_plugin .box1 {
    background: #8d92ca;
}

.r_plugin .box2 {
    background: #ee867d;
}

.r_plugin .box3 {
    background: #f49c78;
}

.r_plugin .box4 {
    background: #59c2e0;
}

.r_plugin .box5 {
    background: #6fc193;
}

.r_plugin .position1 .box6 {
    width: 150px;
    height: 150px;
    position: absolute;
    bottom: 50px;
    left: 50px;
    background: #fff;
    transition: All 0.3s ease-in-out;
    -webkit-transition: All 0.3s ease-in-out;
    -moz-transition: All 0.3s ease-in-out;
    -o-transition: All 0.3s ease-in-out;
}

.r_plugin .position6:hover .box6 {
    left: -150px;
}

.detail-box {
    background: #fff;
    padding: 40px 40px;
    border-radius: 10px;
}

#lightbox_mask {
    display: none;
    position: fixed;
    z-index: 999;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .7);
}

#lightbox_popup {
    display: none;
    position: fixed;
    z-index: 1000;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

#lightbox_popup .pic-view {
    position: absolute;
    top: 5%;
    left: 5%;
    width: 90%;
    height: 90%;
    text-align: center;
}

#lightbox_popup .pic-view .pic {
    /* max-width: 100%;
    max-height: 100%; */
    border: 5px solid #fff;
    border-radius: 3px;
    width: 45%;
}

#lightbox_popup .btn-view {}

#lightbox_popup .btn-view .btn {
    position: absolute;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 24px;
    text-decoration: none;
    border-radius: 32px;
    background-color: #000;
    opacity: .4;
    color: #fff;

    transition: all .3s;
}

#lightbox_popup .btn-view .btn:hover {
    opacity: 1;
    transform: scale(1.4);
}

#lightbox_popup .btn-view .btn-prev {
    left: 10px;
    top: 48%;
}

#lightbox_popup .btn-view .btn-next {
    right: 10px;
    top: 48%;
}

#lightbox_popup .btn-view .btn-close {
    right: 10px;
    top: 10px;
}

#lightbox_popup .caption-view {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 38px;
    background-color: rgba(0, 0, 0, .7);
    text-align: center;
}

#lightbox_popup .caption-view p {
    line-height: 38px;
    color: #fff;
}

.sanji {
    width: 100%;
    margin-bottom: 30px;
}

.sanji ul {
    width: 100%;
}

.sanji ul li {
    float: left;
    padding: 10px 15px;
    margin-right: 10px;
    background: #8d0030;
    color: #fff;
    margin-bottom: 20px;
}

.sanji ul li a {
    color: #fff;
}

.dtl_detail .box {
    width: 50px;
    height: 50px;
    position: absolute;
    border-radius: 50px;
}

.dtl_detail .box1 {
    left: 537px;
    top: 430px;
}

.dtl_detail .box2 {
    left: 688px;
    top: 600px;
}

.dtl_detail .box3 {
    left: 830px;
    top: 627px;
}

.dtl_detail .box4 {
    left: 725px;
    top: 690px;
}

.dtl_detail .box5 {
    left: 620px;
    top: 695px;
}

.dtl_detail .box6 {
    left: 500px;
    top: 525px;
}

.dtl_detail .box7 {
    left: 605px;
    top: 543px;
}

.dtl_detail .box8 {
    left: 445px;
    top: 675px;
}

.dtl_detail .box9 {
    left: 770px;
    top: 597px;
}

.dtl_detail .box10 {
    left: 945px;
    top: 135px;
}

.dtl_detail .box11 {
    left: 873px;
    top: 270px;
}

.dtl_detail .box12 {
    left: 711px;
    top: 457px;
}

.dtl_detail .box13 {
    left: 800px;
    top: 400px;
}

.dtl_detail .box14 {
    left: 866px;
    top: 467px;
}

.dtl_detail .box15 {
    left: 864px;
    top: 565px;
}

.dtl_detail .box16 {
    left: 746px;
    top: 351px;
}

.dtl_detail .box17 {
    left: 615px;
    top: 451px;
}

.dtl_detail .box18 {
    left: 150px;
    top: 263px;
}

.dtl_detail .box19 {
    left: 578px;
    top: 381px;
}

.dtl_detail .box20 {
    left: 615px;
    top: 300px;
}

.dtl_detail .box21 {
    left: 375px;
    top: 396px;
}

.dtl_detail .box22 {
    left: 180px;
    top: 470px;
}

.dtl_detail .box23 {
    left: 895px;
    top: 516px;
}

.dtl_detail .box24 {
    left: 638px;
    top: 800px;
}

.dtl_detail .box25 {
    left: 692px;
    top: 375px;
}

.dtl_detail .box26 {
    left: 800px;
    top: 495px;
}

.dtl_detail .box27 {
    left: 695px;
    top: 520px;
}

.dtl_detail .box28 {
    left: 586px;
    top: 619px;
}

.dtl_detail .box29 {
    left: 935px;
    top: 216px;
}

.dtl_detail .box30 {
    left: 765px;
    top: 276px;
}

.dtl_detail .box31 {
    left: 800px;
    top: 329px;
}

.dtl_detail .box32 {
    left: 884px;
    top: 688px;
}

.dtl_detail .box33 {
    left: 0;
    top: 0;
}