﻿body {
    background: #f6f6f6;
}

.banner_box {
    margin-top: 80px;
}

.banner_box img {
    width: 100%;
}

.mianbao p {
    font-size: 16px;
    color: #565656;
    margin: 30px 15px 30px;
}

.mianbao h3 {
    font-size: 34px;
    color: #000;
    margin: 30px 15px;
}
.breadcrumb{
    font-size: 16px;
    color: #565656;
    margin-top: 20px;
    margin-bottom: 1px;
}

#outer {
    width: 100%;
}

/*#tab{overflow:hidden;zoom:1;background:#fff;border:1px solid #ebebeb}
#tab li{float:left;color:#565656;width:14.285%;height:80px;line-height:80px;text-align:center;border-right:1px solid #ebebeb;border-bottom:solid 1px #ebebeb;cursor:pointer}
#tab li.current{color:#c06f44;border-bottom:2px solid #c06f44}
#tab li:last-child{border-right:0}*/

#tab{overflow:hidden;zoom:1;background:#fff;border:1px solid #ebebeb;display:flex;justify-content:center;align-items:center}
#tab li{vertical-align:middle;color:#565656;width:146px;height:80px;text-align:center;border-right:1px solid #ebebeb;cursor:pointer;margin:auto;padding:20px;line-height:45px}
#tab li span{display:block}
#tab .a{line-height:22px}
#tab li.current{color:#c06f44;border-bottom:2px solid #c06f44}
#tab li:last-child{border-right:0}
#content{border:1px solid #ebebeb;border-top-width:0;margin-top:20px;background:#fff;margin-bottom:90px}
#content .row{margin:0}
#content ul{line-height:25px}
#content h3{font-size:34px;color:#000;text-align:center;/*padding:25px;*/border-bottom:1px solid #ebebeb}


#content {
    border: 1px solid #ebebeb;
    border-top-width: 0;
    margin-top: 20px;
    background: #fff;
    margin-bottom: 90px;
}

#content ul {
    line-height: 25px;
}

#content .row {
    margin: 0;
}

.text1 h2 {
    font-size: 34px;
    color: #000;
    padding: 25px 0;
    text-align: center;
    border-bottom: 1px solid #ebebeb;

}

.text1 .center {
    padding: 50px 65px 0;
    overflow: hidden;
}

.text1 .left {
    float: left;
}

.text1 .right {
    float: left;
    width: 500px;
    padding: 50px 40px 0 35px;
    background: #f6f6f6;
    margin-top: 50px;
    height: 300px;
    position: relative;
    overflow: hidden;

}

.text1 .right h1 {
    font-size: 20px;
    color: #000;
    margin-bottom: 20px;
    line-height: 28px;
}

.text1 .right p {
    font-size: 16px;
    color: #565656;
    width: 100%;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
    text-align: justify;
    text-justify: inter-ideograph; /*IE*/
    line-height: 24px;
}

.text1 .right span {
    display: block;
    font-size: 12px;
    color: #999999;
    width: 83%;
    position: absolute;
    bottom: .5rem;
    background: url("../images/youjiantou.png") no-repeat right;
}

.text1 .right a:hover span {
    background: url("../images/youjiantou_on.png") no-repeat right;

}

.text1 hr {
    border-top: 1px solid #ebebeb;
}

.text1 .item {
    overflow: hidden;
    margin-bottom: 80px;
}

.text1 .item:last-child {
    margin-bottom: 80px;
}

/*新闻详情页*/
.text3 h1 {
    font-size: 34px;
    color: #000;
    line-height: 48px;
}


.text3 {
    padding: 50px 0 50px 50px;
}
.share_box{
    overflow: hidden;
}
.share_box span{
    float: left;
}
.text3 .Subheading {
    font-size:18px;
    color: #000;
    margin-top:15px;
    line-height: normal!important;
}
.share{
    float: right;
    margin-top: 6px;
}
.share em{
    float: left;
}
.share a{
    width: 25px!important;
    height: 25px!important;
    float: left!important;
    margin-left: 10px!important;
    cursor: pointer!important;
}
.share .share_qq{
    background: url("../images/share_qq.png") no-repeat!important;
    background-size: 100% 100%!important;
}
.share .share_wx{
    background: url("../images/share_weixin.png") no-repeat!important;
    background-size: 100% 100%!important;
}
.share .share_wb{
    background: url("../images/share_weibo.png") no-repeat!important;
    background-size: 100% 100%!important;
}
.share .share_qq:hover{
    background: url("../images/share_qq_on.png") no-repeat!important;
    background-size: 100% 100%!important;
}
.share .share_wx:hover{
    background: url("../images/share_weixin_on.png") no-repeat!important;
    background-size: 100% 100%!important;
}
.share .share_wb:hover{
    background: url("../images/share_weibo_on.png") no-repeat!important;
    background-size: 100% 100%!important;
}
#bdshare_weixin_qrcode_dialog{
    height: 305px!important;
}
.bdshare-button-style0-32 a{
     line-height: normal;
     height: 32px;
     margin:0 0 0 10px!important;
}
.text3 span {
    display: block;
    margin:10px 0 15px;
}

.text3 img {
    width: 100%;
    height: 100%;
}

.item a:hover h1, .item a:hover h3 {
    color: #c06f44 !important;
}

.text3 .item1 {
    margin-bottom: 10px;
    padding: 40px 40px 10px;

}

.text3 .item1 h1 {
    font-size: 24px;
    font-weight: 600;
    color: #fff;
    margin-bottom: 20px;
}

.text3 .item1 p {
    margin-top: 10px;
    color: #ffffff;
    font-size: 16px;
}

.text3 .item1 a {
    display: block;
    font-size: 16px;
    color: #ffffff;
    /*margin-top: 30px;*/
    text-decoration: underline;
    text-align: right;
    cursor: pointer;
}

.text3 .item2 {
    margin-bottom: 10px;
    padding: 25px 0;
    text-align: center;
}

.text3 .item2 p {
    font-size: 16px;
    color: #fefefe;

}

.text3 .item2 h1 {
    font-size: 24px;
    color: #ffffff;
    margin-top: 12px;
}

.text3 .item2 a {
    display: block;
    width: 145px;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    margin: 30px auto 0;
    border: 1px solid #ffffff;
    color: #fff;
    cursor: pointer;
}

.text3 .item3 {
    margin-bottom: 10px;
    padding: 60px 0;
    text-align: center;

}

.text3 .item3 h1 {
    font-size: 36px;
    color: #ffffff;
    font-weight: 600;
}

.text3 .item3 p {
    font-size: 18px;
    margin-top: 20px;
    color: #ffffff;
}

.text3 .item4 {
    margin-bottom: 10px;
    padding: 80px 0;
    text-align: center;

}

.text3 .item4 h1 {
    font-size: 36px;
    color: #ffffff;
    font-weight: 600;
}

.text3 .item5 {
    padding: 35px 40px;

    background-size: cover !important;
}

.text3 .item5 h1 {
    font-size: 24px;
    color: #ffffff;
    font-weight: 600;
}

.text3 .item5 p {
    font-size: 16px;
    color: #ffffff;
}

.text3 .item5 a {
    display: block;
    font-size: 16px;
    color: #ffffff;
    padding-top: 80px;
    text-decoration: underline;
    cursor: pointer;
}

.text3 .right_box div:hover {
    opacity: 0.95;
}

.text3 .item1:hover h1, .text3 .item1:hover a {
    color: #c06f44;
}

.text3 .item2 a:hover {
    border: 1px solid #c06f44;
    background: #c06f44;
}

.text3 .item3:hover h1, .text3 .item4:hover h1, .text3 .item5:hover h1, .text3 .item5:hover a {
    color: #c06f44;
}

.xiangqing {
    padding: 50px 0 50px 25px;
}

.xiangqing .col-md-8 {
    padding-right: 25px;
}

.xiangqing .col-md-4 {
    margin-top: -50px;
    padding-right: 0;
}

#outer {
    margin: 0;
}

.container {
    padding: 0;
    max-width: 1200px;
}

/*集团要闻*/
.text2 h2 {
    font-size: 34px;
    color: #000;
    padding: 25px 0;
    text-align: center;
    border-bottom: 1px solid #ebebeb;
}

.text2 p {
    color: #565656;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    text-align: justify;
    text-justify: inter-ideograph; /*IE*/
}

.text2 .list {
    overflow: hidden;
    padding:50px 65px 0;
    /*padding: 30px 40px 30px 60px;*/

}

.text2 .list img {
    width: 100%;
}

.item .img_box {
    padding: 0;
}

.text2 .list .text {
    position: relative;
    cursor: pointer;
    background: #f6f6f6;
    padding: 40px 30px;
}

.text2 .text h3 {
    color: #000000;
    font-size: 22px;
    margin: 10px 0 25px;
}

.text2 .text span {
    position: absolute;
    bottom: 0;
    display: block;
    width: 90%;
    color: #999999;
    font-size: 12px;
    padding: 50px 0 30px;
    background: url(../images/youjiantou.png) no-repeat right;
}

.text2 .text:hover span {
    background: url(../images/youjiantou_on.png) no-repeat right;

}

.text2 .text:hover h3 {
    color: #c06f44;
}

/*精彩促销*/
.text5 {
    background: #f6f6f6;
}

.text5 .list {
    padding: 75px 100px 20px;
    margin-bottom: 15px;

}

.text5 i {
    display: block;
    width: 40px;
    height: 19px;
    margin-top: 20px;
    background: url(../images/zhuanti_jiantou.png) no-repeat right;
    background-size: 100% 100%;
    margin-bottom: 30px;
}

.text5 a:hover i {
    background: url(../images/zhuanti_jiantouon.png) no-repeat right;
    background-size: 100% 100%;
}

/*.text5 a:hover h2{*/
/*color: #c06f44;*/
/*}*/

.text5 .item {
    background: url(../images/zhuanlan1.jpg) no-repeat center;
    background-size: 100% 100% !important;
}

.text5 .item1 {
    background: url(../images/zhuanlan2.jpg) no-repeat center;
    background-size: 100% 100% !important;
    padding-top: 100px;
}

.text5 .item1
.item i {
    margin-top: 85px;
}

.item1 i {
    margin-top: 120px;
}

.text5 .list h2 {
    color: #ffffff;
    font-size: 50px;
    /*max-width: 500px;*/
}

.text5 .list p {
    font-size: 18px;
    color: #fefefe;
    margin-top: 20px;
    max-width: 500px;
}

.text5 .item2 {
    margin: 0;
    background: url(../images/zhuanlan3.jpg) no-repeat center;
    background-size: 100% 100%;
}

.shipin {
    overflow: hidden;
}

.shipin .list_play img {
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}

.shipin .list_play:hover img {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05)
}

.shipin .center img {
    width: 100%;

}

.shipin .col-md-6 > p {
    padding: 28px 15px;
    font-size: 20px;
    color: #000;
    border: 1px solid #f2f2f2;
    border-top: 0;
    margin-bottom: 50px;
}

.shipin .center div:hover p {
    color: #c06f44;
}

.shipin h2 {
    font-size: 34px;
    color: #000;
    padding: 25px 0;
    text-align: center;
    border-bottom: 1px solid #ebebeb;
}

.shipin .center {
    overflow: hidden;
    padding: 55px 60px 0;
}

.shipin .fenye {
    margin: 0 auto;
}

.shipin div {
    cursor: pointer;
    overflow: hidden;
}

/*公告公示*/
.gonggao h2 {
    font-size: 34px;
    color: #000;
    padding: 25px 0;
    text-align: center;
    border-bottom: 1px solid #ebebeb;
}

.gonggao {
    overflow: hidden;
}

.gonggao h1 {
    color: #000000;
    font-size: 20px;
    margin-bottom: 30px;
    line-height: 28px;
}

.gonggao .item {
    padding: 50px 65px;
    border-bottom: 1px solid #ebebeb;
}

.gonggao .item p {
    line-height: 26px;
    color: #565656;
    font-size: 16px;
    text-align: justify;
    text-justify: inter-ideograph; /*IE*/
}

.gonggao span {
    display: block;
    margin-top: 30px;
    color: #999999;
    font-size: 12px;
    background: url(../images/youjiantou.png) no-repeat right;
}

.gonggao .item a:hover span {
    background: url(../images/youjiantou_on.png) no-repeat right;

}

#content hr {
    color: #f6f6f6;
    margin: 0 0 20px;
    clear: both;
}

/*精彩促销详情*/
.zhuan_center {
    margin-bottom: 40px;
}

.zhuan_center .cent_box {
    overflow: hidden;
    padding: 60px 60px 20px;

}

.zhuan_center .row {
    background: #fff;
    border: 1px solid #ebebeb;
}

.z_list h2 {
    font-size: 22px;
    color: #000;
    padding-bottom: 15px;
}

.z_list p {
    font-size: 16px;
    color: #565656;
}

.zhuan_box hr {
    margin: 20px 0
}

.zhuan_box .z_list span {
    display: block;
    width: 100%;
    color: #999999;
    font-size: 12px;
    padding: 8px 0;
    background: url(../images/youjiantou.png) no-repeat right;
}

.zhuan_center .banner1 {
    height: 440px !important;
}

.zhuan_center .banner1 img {
    width: 100%;
}

.swiper-container {
    text-align: center;
}

.zhuan_center .swiper-pagination-switch {
    background: #bababa !important;
    opacity: 1 !important;
    border: 1px solid #bababa;
}

.swiper-pagination {
    left: 0;
    right: 0;
    bottom: -8px;
    margin: auto;
    height: 70px;
    line-height: 70px;

}

.swiper-pagination span {
    margin: 0 5px;
    width: 13px;
    height: 13px;
    border: 1px solid #bababa;

}

.zhuan_center .swiper-active-switch {
    background: #fff !important;
}

.zhuan_center .swiper-slide a:hover {
    color: #fff;
    background: #bc8842;
    border: 2px solid #bc8842;
}

.swiper2 .swiper-slide {
    background: #000;
}

.swiper-slide p {
    position: absolute;
    bottom: 58px;
    padding: 15px 25px;
    color: #fff;
    background: rgba(0, 0, 0, 0.7);
}

.z_list1 {
    clear: both;
}

.z_list1 h1 {
    font-size: 28px;
    color: #000;
    padding: 65px 0 35px;
    margin-left: 15px;
    font-weight: 600;
}

.z_list1 .text {
    position: relative;
    cursor: pointer;
    background: #f6f6f6;
    padding: 60px 60px 40px;
}

.z_list1 .img_box {
    padding: 0;
}

.z_list1 .img_box img {
    width: 100%;
}

.z_list1 span {
    position: absolute;
    bottom: 0;
    display: block;
    width: 82%;
    color: #999999;
    font-size: 12px;
    padding: 50px 0 30px;
    background: url(../images/youjiantou.png) no-repeat right;
}

.z_list1:hover span {
    background: url(../images/youjiantou_on.png) no-repeat right;

}

.z_list1 p {
    line-height: 32px;
    font-size: 18px;
    color: #565656;
}

.zhuan_center .list_box {
    clear: both;
    overflow: hidden;
    padding-top: 80px;

}

.zhuan_center .list_box li {
    float: left;
    margin-left: 12%;
    color: #565656;
    font-size: 18px;
}

.zhuan_center .list_box li:first-child {
    margin-left: 6%;
}

.zhuan_center .list_box li p {
    margin-bottom: 35px;
    padding-left: 30px;
    background: url("../images/zhuan_yuan.png") no-repeat left;

}

.zhumu {
    overflow: hidden;
    background: #fff;
    padding: 0 80px 90px;
}

.zhumu h5 {
    text-align: center;
    font-size: 25px;
    color: #000;
    font-weight: 600;
    padding: 60px 0 30px;
}

.zhumu div {
    height: 318px;
    background: #f6f6f6;
    padding: 0;
}

.zhumu .text {
    padding: 45px;
}

.zhumu .text h4 {
    font-size: 24px;
    color: #000;
    line-height: 35px;
    padding-bottom: 15px;
}

.zhumu .text p {
    font-size: 18px;
    line-height: 32px;
    color: #565656;
}

.zhumu div img {
    width: 100%;
}

/*轮播图*/
.banner2 {
    padding: 35px 0;
    background: #f6f6f6;
    border: 1px solid #e1e1e1;
    border-right: 0;
    border-left: 0;
}

.slick-news {
    position: relative;
    margin: 0 -12px;

}

.slick-news .item {
    border: 1px solid #f0f0f0;
    margin: 0 12px;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.slick-news .item:hover .pic {
    opacity: 0.9;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.slick-news .pic {
    padding-top: 63%;
    position: relative;
    overflow: hidden
}

.slick-news .pic img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}

.slick-news .pic:hover img {
    /*-webkit-transform: scale(1.05);*/
    /*-ms-transform: scale(1.05);*/
    /*-o-transform: scale(1.05);*/
    /*transform: scale(1.05)*/
}

.slick-news .slick-arrow {
    position: absolute;
    top: 50%;
    margin-top: -26px;
    width: 52px;
    height: 52px;
    background-color: transparent;
    font-size: 0;
    background-repeat: no-repeat;
    background-position: center center;
    outline: 0;
    border: none;
    z-index: 1;
    cursor: pointer;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    border-radius: 50%;
}

.slick-news .slick-prev {
    left: 40px;
    background-image: url("../images/prev2.png")
}

.slick-news .slick-next {
    right: 40px;
    background-image: url("../images/next2.png")
}

.slick-news .slick-prev:hover {
    background-image: url("../images/prev2-on.png")
}

.slick-news .slick-next:hover {
    background-image: url("../images/next2-on.png")
}

.slick-news .slick-dots {
    position: absolute;
    left: 0;
    bottom: 20px;
    width: 100%;
    text-align: center;
    z-index: 99
}

.slick-news .slick-dots li {
    display: inline-block;
    margin: 0 2px
}

.slick-news .slick-dots li button {
    display: block;
    width: 12px;
    height: 12px;
    font-size: 0;
    line-height: 0;
    text-indent: 999px;
    border-radius: 50%;
    outline: 0;
    border: 1px solid #d1d2d2;
    background-color: #e7e7e7;
    margin: 0 5px;
    cursor: pointer
}

.slick-news .slick-dots li.slick-active button {
    background-color: #b1b4b3;
    border-color: #b1b4b3
}

.slick-news {
    margin: 0 auto;
    width: 100%;
    padding: 0 110px !important;
    height: 600px !important;
    position: relative;
}

.details hr {
    margin: 0;

}

.details_box {
    padding: 70px;
    overflow: hidden;
}

.details_box h1 {
    font-size: 22px;
    color: #000;
    padding-bottom: 30px;
}

.details_box p {
    font-size: 18px;
    color: #565656;
    line-height: 32px;
    max-width: 915px;
    float: left;
}

.details_box a {
    font-size: 18px;
    padding-top: 10px;
    float: left;
    padding-left: 70px;
    color: #c67a48;
}

.text3 .item6 {
    height: 220px;
    background-size: cover;

}

.text3 .item6 p {
    font-size: 36px;
    color: #fff;
    padding-top: 90px;
    text-align: center;
    cursor: pointer;
    font-weight: 500;

}

/*.text3 .item6:hover p{*/
/*color: #b4b49d;*/
/*}*/
@media (max-width: 1200px) {
    #outer .left {
        width: 100%;
    }

    #outer .left img {
        width: 100%;
    }

    .text1 .right {
        width: 100%;
        margin-top: 0;
    }

    .zhuan_center .banner1 {
        height: 700px !important;
    }

    .swiper-slide p {
        bottom: 65px;
        padding: 15px 0;
        width: 100%;

    }

    .zhuan_center .list_box li {
        margin-left: 7%;

    }

    .details_box a {
        float: right;
    }

    .zhumu div {
        height: auto;
    }
}

@media (max-width: 992px) {
    #outer .col-md-4 {
        display: none;
    }

    .text3 {
        padding: 50px 50px;
    }

    #content hr {
        color: #f6f6f6;
        margin: 30px 0;
    }

    .zhuan_center .list_box li {
        margin-left: 9%;
    }

    .zhuan_center .list_box li {
        float: left;
        margin-left: 12%;
        color: #565656;
        font-size: 12px;
    }

    .zhuan_center .list_box li:first-child {
        margin-left: 0%;
    }

    .zhuan_center .list_box {
        clear: both;
        overflow: hidden;
        padding-top: 50px;
    }

    .text1 .right span {
        width: 89.8%;
    }
}

@media (min-width: 1200px) {

    .text1 .left img {
        width: 534px;
        height: 400px;
    }
}

@media (max-width: 992px) {
    .slick-news {
        height: auto !important;
        padding: 0 110px 50px !important;
    }

}

@media (max-width: 767px) {
    body {
        background: #fff;
    }

    .text3 {
        padding: 10px;
    }

    .text1 .center {
        padding: .3rem .25rem 0;
    }

    #tab {
        border-top: 0;
        padding: .2rem 0;
        display: none;
    }

    #tab li {
        width: 100%;
        border: 0;
        font-size: .26rem;
        height: .8rem;
        line-height: .8rem;
        padding: 0;

    }

    #tab li.current {
        border: 0;
    }

    .m_btn {
        padding: .4rem .25rem 0;
    }

    .m_btn h5 {
        color: #c17746;
        width: 100%;
        height: .95rem;
        line-height: .95rem;
        margin: 0 auto;
        display: block;
        border: 1px solid #ebebeb;
        font-size: .35rem;
        padding: 0 .3rem;
        background: url(../images/m_xiala_on.png) no-repeat 96% 18px;
        background-size: .25rem .17rem !important;
    }

    .m_btn h5.on {
        color: #c17746;
        background: url(../images/m_nav_shangla.png) no-repeat 96% 18px;
    }

    .center h2 {
        font-size: .4rem;
        padding: .1rem 0 .3rem;
        margin: 0 0.25rem;
    }

    #content {
        border: 0;
        margin-bottom: 0;
    }

    .text1 .right {
        margin: 0;
        height: 4.1rem;
        padding: .3rem;
        width: 100%;
    }

    .text1 .item {
        overflow: hidden;
        margin-bottom: .5rem;
    }

    .text1 .right h1 {
        font-size: .25rem;
        margin-bottom: .1rem;
        color: #000;
        line-height: 28px;
    }

    .text1 .right p {
        font-size: .21rem;
        -webkit-line-clamp: 3;
    }

    .text1 .item:last-child {
        margin-bottom: .4rem;
    }

    .text2 .list {
        overflow: hidden;
        padding: .3rem .25rem;
    }

    .text2 .text h3 {
        font-size: .25rem;
        color: #000;
        line-height: 28px;
        margin: 0;
        padding: .3rem 0 .1rem;
    }

    .text2 .text p {
        font-size: .21rem;
        -webkit-line-clamp: 3;
    }

    .text2 .list .text {
        padding: 0 .35rem;
    }

    .text2 .text span {
        padding: 1.2rem 0 .5rem;
        font-size: .21rem;
    }

    .text5 .list h2 {
        font-size: .58rem;
        margin: 0;
    }

    .text5 .list {
        padding: .9rem .7rem 0.5rem;
        margin-bottom: .2rem;
    }

    .text5 i {
        background: url(../images/zhuanti_jiantou.png) no-repeat right;
        background-size: .46rem;
        margin: .9rem 0 0;
        width: .5rem;
    }

    .text5 a:hover i {
        background: url(../images/zhuanti_jiantouon.png) no-repeat right;
        background-size: .46rem;
    }

    .text5 .item1 {
        padding-top: 1.14rem;
    }

    .text5.m {
        padding: 0 .25rem;
        margin-bottom: .4rem;
    }

    .text3 h1 {
        font-size: .35rem;
        color: #000;
        line-height: .49rem;
        margin-top: .6rem;
    }

    #content hr {
        display: none;
    }

    .text3 p {
        margin-bottom: .3rem;
        line-height: .4rem;
        font-size: .23rem;
    }

    .zhuan_center .cent_box {
        padding: .5rem .25rem 0;
    }

    .zhuan_box h3 {
        font-size: .4rem;
        line-height: .53rem;
        color: #000;
        margin-bottom: .5rem;
    }

    .zhuan_center .banner1 {
        height: 6.35rem !important;
    }

    .swiper-slide p {
        text-align: left;
        font-size: .21rem;
        bottom: 17.5%;
        padding: 15px;
    }

    .swiper-pagination span {
        width: .17rem;
        height: .17rem;
    }

    .swiper-pagination {
        bottom: 0;
    }

    .z_list h2 {
        font-size: .25rem;
    }

    .z_list p {
        font-size: .21rem;
    }

    .zhuan_box .z_list span {
        margin-top: .2rem;
    }

    .zhuan_box hr {
        margin: .6rem 0;
    }

    .z_list1 h1 {
        font-size: .32rem;
        padding: .8rem .25rem .4rem;
    }

    .z_list1 .img_box {
        padding: 0 .25rem;
    }

    .z_list1 .text {
        margin: 0 .25rem;
        padding: .3rem .25rem;
    }

    .z_list1 p {
        line-height: .37rem;
        font-size: .21rem;
    }

    .z_list1 span {
        width: 100%;
        padding: .5rem .25rem;
    }

    .zhuan_center .list_box {
        padding-top: 0;
    }

    .zhuan_center .list_box li {
        width: 100%;
    }

    .zhuan_center .list_box li p {
        font-size: .21rem;
        width: 100%;
        display: block;
        margin-top: .4rem;
        margin-bottom: 0;
        padding-left: .3rem;
        background-size: .1rem;
    }

    .zhuan_center .list_box li:first-child {
        margin-left: .45rem;
    }

    .zhuan_center .list_box li {
        margin-left: .45rem;
    }

    .zhumu h5 {
        text-align: left;
        font-size: .32rem;
        color: #000;
        font-weight: 600;
        padding: .2rem 0.5rem .3rem;
    }

    .zhumu {
        padding: 0;
    }

    .zhumu div {
        padding: 0 .5rem;
        background: #fff;
    }

    .zhumu .text h4 {
        font-size: .28rem;
    }

    .zhumu .text p {
        font-size: .21rem;
        line-height: .37rem;
    }

    .zhumu .text {
        padding: .3rem .75rem .8rem;
        height: auto;
    }

    .banner2 {
        padding: .4rem 0 0;
    }

    .slick-news {
        padding: 0 .25rem !important;
        height: 5.5rem !important;
    }

    .slick-news .slick-next, .slick-news .slick-prev {
        display: none !important;
    }

    .slick-news .slick-dots li button {
        width: .17rem;
        height: .17rem;
    }

    .slick-news .slick-dots {
        bottom: .5rem;
    }

    .details_box {
        padding: .35rem .8rem .35rem;
    }

    .details {
        padding-top: .3rem;
    }

    .details_box h1 {
        font-size: .25rem;
        padding-bottom: .3rem;
    }

    .details_box p {
        font-size: .21rem;
        line-height: .37rem;
    }

    .details_box a {
        font-size: .21rem;
        padding-top: .4rem;
        color: #c67a48;
        float: right;
    }

    .row .details:last-child hr {
        display: none;
    }

    .gonggao {
        padding: .4rem .25rem;
    }

    .gonggao .item {
        padding: .4rem 0.3rem;
    }

    .zhuan_center .row {
        border: 0;
    }

    .gonggao h1 {
        font-size: .25rem;
        line-height: .4rem;
        margin-bottom: .2rem;
    }

    .gonggao .item p {
        font-size: .21rem;
        line-height: .37rem;
    }

    .gonggao span {
        background-size: .33rem;
        margin-top: .35rem;
    }

    .gonggao .item a:hover span {
        background-size: .33rem;
    }

    .shipin .center {
        padding: .5rem .2rem 0;
    }

    .shipin p {
        padding: .3rem .2rem;
        font-size: .23rem;
    }

    .alert div {
        width: 100%;
        height: 4.6rem;
    }

    .shipin .col-md-6:last-child p {
        margin: 0 0 .4rem;
    }

    .alert embed, .alert object {
        width: 100%;
        height: 100%;
    }

    .alert i {
        display: block;
        width: .22rem;
        height: .2rem;
        background: url(../images/x_m.png) no-repeat;
        position: absolute;
        background-size: .25rem;
        top: .3rem;
        padding: .5rem .3rem;
    }
    .text3 .Subheading {
        font-size:14px;
        margin-top: 10px;
        margin-bottom: 10px;
    }
}

/*两端对齐*/
.xiangqing p, .z_list p, .z_list1 p, .zhumu .text p {
    text-align: justify;
}

.wenti .list {
    padding: 0 5px 0 40px;
}

.right_box {
    padding: 0;
    padding-left: 30px;
    margin-top: -88px;
}

.text3 .right_box div {
    height: 210px;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}

.list .text_right h3 {
    font-size: 22px;
    line-height: 28px;
    color: #000000;
}

.text3 .right_box div:hover {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05)
}

.text3 .right_box section {
    overflow: hidden;
    height: 210px;
    margin-bottom: 10px;
}

.list .text_right span {
    font-size: 12px;
    width: 100%;
    margin-top: 30px;
    display: block;
    background: url("../images/jiantou.png") no-repeat right;

}

.left_box .list:hover span {
    background: url("../images/jiantou_on.png") no-repeat right;

}

.text3 .item1 {
    margin-bottom: 10px;
    padding: 40px 40px 10px;
    background: url("../images/right1.jpg") no-repeat;
    background-size: 100% 100%;
}

.text3 .item1 h1 {
    font-size: 24px;
    font-weight: 600;
    color: #fff;
    margin-bottom: 20px;
}

.text3 .item1 p {
    margin-top: 10px;
    color: #ffffff;
    font-size: 16px;
}

.text3 .item1 em {
    display: block;
    font-size: 16px;
    color: #ffffff;
    /*margin-top: 30px;*/
    text-decoration: underline;
    text-align: right;
    cursor: pointer;
}

.text3 .item2 {
    margin-bottom: 10px;
    padding: 25px 0;
    text-align: center;
    background: url("../images/right2.jpg") no-repeat;
    background-size: 100% 100%;
}

.text3 .item2 p {
    font-size: 16px;
    color: #fefefe;
    text-align: center;

}

.text3 .item2 h1 {
    font-size: 24px;
    color: #ffffff;
    margin-top: 12px;
}

.text3 .item2 em {
    display: block;
    width: 145px;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    margin: 30px auto 0;
    border: 1px solid #ffffff;
    color: #fff;
    cursor: pointer;
}

.text3 .item3 {
    margin-bottom: 10px;
    padding: 60px 0;
    text-align: center;
    background: url("../images/right3.jpg") no-repeat;
    background-size: 100% 100%;
}

.text3 .item3 h1 {
    font-size: 36px;
    color: #ffffff;
    font-weight: 600;
}

.text3 .item3 p {
    font-size: 18px;
    margin-top: 20px;
    color: #ffffff;
    text-align: center;
}

.text3 .item4 {
    margin-bottom: 10px;
    padding: 80px 0;
    text-align: center;
    background: url("../images/right4.jpg") no-repeat;
    background-size: 100% 100%;
}

.text3 .item4 h1 {
    font-size: 36px;
    color: #ffffff;
    font-weight: 600;
}

.text3 .item5 {
    padding: 35px 40px;
    background: url("../images/right5.jpg") no-repeat;
    background-size: cover;
}

.text3 .item5 h1 {
    font-size: 24px;
    color: #ffffff;
    font-weight: 600;
}

.text3 .item5 p {
    font-size: 16px;
    color: #ffffff;

}

.text3 .item5 em {
    display: block;
    font-size: 16px;
    color: #ffffff;
    padding-top: 50px;
    text-decoration: underline;
    cursor: pointer;
}

.text3 .right_box div:hover {
    opacity: 0.95;
}

.text3 .item1:hover h1, .text3 .item1:hover em {
    color: #c06f44;
}

.text3 .item2 em:hover {
    border: 1px solid #c06f44;
    background: #c06f44;
}

.text3 .item3:hover h1, .text3 .item4:hover h1, .text3 .item5:hover h1, .text3 .item5:hover em {
    color: #c06f44;
}

.prism-player {
    position: fixed;
    z-index: 99999;

}

.x {
    position: fixed;
    z-index: 999999!important;

}
