/**banner开始**/
.dd-page-banner-box{
    width: 100%;
    position: relative;
}

.dd-page-banner-img{
    width: 100%;
    height: 8.30rem;
}

.dd-page-banner-img{
    width: 100%;
    height: 100%;
}

.dd-page-banner-logo-box{
    position: absolute;
    top: 3.55rem;
    width: 100%;
    height: 2.55rem;
}

.dd-page-banner-logo{
    width: 3.23rem;
    height: 2.55rem;
    margin: 0 auto;
}

.dd-page-banner-text-box{
    position: absolute;
    top: 3.40rem;
    width: 100%;
}

.dd-page-banner-title{
    font-size: 0.94rem;
    color: #ffffff;
    font-family: 'SourceHanSerifCN-SemiBold', Arial, sans-serif;
    line-height: 0.94rem;
    height: 0.94rem;
    text-align: center;
}

.dd-page-banner-info{
    font-size: 0.30rem;
    color: #ffffff;
    font-family: 'SourceHanSerifCN-Regular', Arial, sans-serif;
    line-height: 0.43rem;
    height: 0.43rem;
    text-align: center;
    margin-top: 0.85rem;
}
/**banner结束**/

.p_products {
    clear: both;
    padding: 0;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
}

.pnbanner{
    position: absolute;
    top: 1.20rem;
    right: 0;
    width: 6.25rem;
}
.pnbanner-250{
    position: absolute;
    top: 2.50rem;
    right: 0;
    width: 6.25rem;
}

.dd-top-153{
    top: 1.53rem;
}

.dd-top-130{
    top: 1.30rem;
}

.dd-width-798{
    width: 7.98rem;
}

.dd-width-705{
    width: 7.05rem;
}


.dd-top-202{
    top: 1.53rem;
}

.dd-pnbanner-title{
    font-size: 0.34rem;
    line-height: 0.51rem;
    font-family: 'SourceHanSerifCN-SemiBold', Arial, sans-serif;
    color: #ffffff;
    text-align: left;
}
.dd-pnbanner-place-title{
    font-size: 0.34rem;
    line-height: 0.34rem;
    font-family: 'SourceHanSerifCN-SemiBold', Arial, sans-serif;
    color: #ffffff;
    height: 0.34rem;
    text-align: left;
    margin-top: 0.62rem;
}

.dd-pnbanner-place-content{
    font-size: 0.23rem;
    line-height: 0.23rem;
    font-family: 'SourceHanSerifCN-SemiBold', Arial, sans-serif;
    color: #ffffff;
    height: 0.23rem;
    text-align: left;
    margin-top: 0.28rem;
}

.dd-pnbanner-suttle-title{
    font-size: 0.34rem;
    line-height: 0.34rem;
    font-family: 'SourceHanSerifCN-SemiBold', Arial, sans-serif;
    color: #ffffff;
    height: 0.34rem;
    text-align: left;
    margin-top: 0.70rem;
}

.dd-pnbanner-suttle-content{
    font-size: 0.23rem;
    line-height: 0.23rem;
    font-family: 'SourceHanSerifCN-SemiBold', Arial, sans-serif;
    color: #ffffff;
    height: 0.23rem;
    text-align: left;
    margin-top: 0.28rem;
}

.dd-pnbanner-info{
    font-size: 0.16rem;
    line-height: 0.26rem;
    font-family:  'Microsoft YaHei', Arial, sans-serif;
    color: #f9f9f9;
    text-align: left;
    margin-top: 1.05rem;
}

.dd-margin-top-113{
    margin-top: 1.13rem;
}

.dd-margin-top-123{
    margin-top: 1.23rem;
}

.dd-margin-top-135{
    margin-top: 1.35rem;
}

.dd-color-white{
    color: #ffffff;
}

.dd-color-black{
    color: #000000;
}

.dd-color-939475{
    color: #939475;
}

@media screen and (max-width:640px) {
    /**轮播图**/
    .dd-slideshow-box{
        width: 100%;
        height: 9.17rem;
        position: relative;
    }
    .dd-slideshow-content-item{
        width: 100%;
        height: 9.17rem;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 1;
        opacity: 0;
        transition: opacity 3s ease; 
    }

    .dd-slideshow-content-item.active {
        z-index: 2; 
        opacity: 1;
    }

    .dd-slideshow-bg-out-box{
        width: 100%;
        height: 9.17rem;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 1;
    }
    .dd-slideshow-bg-inner-box{
        width: 100%;
        height: 100%;
        position: relative;
        overflow: hidden;
    }

    .dd-slideshow-bg-item{
        width: 100%;
        height: 9.17rem;
        position: absolute;
        top: 0;
        left: 0;
    }

    .dd-slideshow-bg-item img{
        width: 100%;
        height: 100%;
    }

    .dd-slideshow-text-out-box{
        width: 100%;
        height: 10.20rem;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 2;
    }
    .dd-slideshow-text-inner-box{
        width: 100%;
        height: 100%;
        position: relative;
        overflow: hidden;
        margin: 0 auto;
    }

    .dd-slideshow-text-item{
        width: 100%;
        height: 9.17rem;
        position: absolute;
        top: 0;
        left: 0;
    }

    .dd-slideshow-title{
        font-size: 0.66rem;
        color: #ffffff;
        width: 100%;
        line-height: 0.66rem;
        margin-top: 2.86rem;
    }
    .dd-slideshow-info{
        font-size: 0.26rem;
        color: #a3a3a3;
        width: 100%;
        line-height: 0.26rem;
        margin-top: 0.53rem;
    }

    /*轮播图结束*/

    .slideBox {
        width: 100%;
        overflow: hidden;
        position: relative;
        margin: 0;
        padding: 0;
    }

    .slideBox .hd {
        width: 100%;
        position: absolute;
        bottom: 0.30rem;
        z-index: 1;
    }

    .slideBox .hd ul {
        text-align: center;
    }

    .slideBox .hd ul li {
        width: 2.85rem;
        height: 1px;
        display: inline-block;
        position: relative;
    }

    .slideBox .hd ul li span {
        display: none;
        color: #fff;
        position: absolute;
        width: 100%;
        font-size: 0.14rem;
        left: 0;
        top: 0;
        line-height: 0.36rem;
        cursor: pointer;
    }

    .slideBox .hd ul li .dot {
        width: 2.85rem;
        height: 1px;
        background-color: hsla(0, 0%, 60%, .4);
    }

    .slideBox .hd ul li.on .liner {
        width: 2.85px;
        height: 1px;
        animation: liner 2.5s;
        position: absolute;
        top: 0;
        left: 0;
        background: linear-gradient(90deg, #198cff, #8847c1);
        background: #f4e5d0;
    }

    .slideBox .bd {
        width: 100%;
        position: relative;
        overflow: hidden;
        margin: 0;
        padding: 0;
    }

    .lideBox .bd li {
        text-align: center;
        margin: 0;
        padding: 0;
    }

    .slideBox .bd img {
        width: 100%;
    }

    /*视频*/
    .pro_video {
        clear: both;
    }


    /*event_box*/
    .event_box {
        width: 100%;
        margin: 3% auto 0;
        min-height: 4.20rem;
    }

    .event_box .parHd {
        width: 100%;
        margin: 0 auto;
        overflow: hidden;
    }

    .tempWrap {
        width: 100%;
        margin: 0px auto;
    }

    .parHd ul {
        width: 100%;
        text-align: center;
        margin: 0 auto;
    }

    .parHd li {
        display: inline-block;
        cursor: pointer;
        font-size: 0.16rem;
        color: #000;
        position: relative;
        width: 20%;
        display: table-cell;
        vertical-align: middle;
        overflow: hidden;
        width: 3.00rem;
    }

    .parHd li img {
        width: 60%;
        margin-top: 20%;
        margin-bottom: 5%;
        transform: scale(1.0);
        transition: all 1s ease-in-out 0s;
    }

    /*其它系列*/
    .p_other {
        clear: both;
    }

    .bg01 {
        background: url(../../images/pc/productslist/bg03.jpg) repeat-y center 0px;
        overflow: hidden;
        background-size: 100%;
    }

    .p_other .title {
        clear: both;
        padding: 0.85rem 0;
        text-align: center;
    }

    .p_other .title img {
        width: 3.93rem;
    }

    .p_other .content {
        clear: both;
    }

    .other_pic {
        clear: both;
        width: 90%;
        margin: 0px auto 0.80rem auto;
        overflow: hidden;
    }

    .other_pic ul {
        list-style-type: none;
        padding: 0;
        margin: 0;
    }

    .other_pic li {
        width: 18%;
        margin: 0px 1%;
        float: left;
        overflow: hidden;
        position: relative;
    }

    .proo_pic img {
        /* display: block; */
        width: 100%;
    }

    .proo_name {
        clear: both;
        bottom: 0;
        position: absolute;
        visibility: visible;
        width: 100%;
        text-align: center;
        color: #f98e2b;
        font-size: 0.26rem;
    }

    .yellow a {
        color: #f98e2b;
        text-decoration: none;
    }

    .proo_name a {
        clear: both;
        display: block;
    }

    .proo_name img {
        width: 65%;
        margin: 0.25rem auto;
    }


    /*大事记start*/
    .event_box {
        width: 100%;
        margin: 3% auto 0;
        min-height: 420px;
    }

        .event_box .parHd {
            width: 100%;
            margin: 0px auto;
            overflow: hidden;
        }

    .parHd ul {
        width: 100%;
        text-align: center;
        margin: 0 auto;
    }

    .parHd li.no_line:before {
        display: none;
        width:300px;
    }

    .parHd li {
        display: inline-block;
        cursor: pointer;
        font-size: 16px;
        color: #000;
        position: relative;
        width: 20%;
        display: table-cell;
        vertical-align: middle;
        overflow: hidden;
        width:300px;
    }

        .parHd li img {
            width: 60%;
            margin-top: 20%;
            margin-bottom: 5%;
            transform: scale(1.0);
            transition: all 1s ease-in-out 0s;
        }

        .parHd li:hover img {
        }

    .parBd {
        text-align: center;
        margin-top: 60px;
    }

    div#listBox {
        width: 100%;
    }

    .sPrev, .sNext {
        width: 50px;
        height: 50px;
        display: block;
        position: absolute;
        top: 50px;
        display: none
    }

    .sPrev {
        left: 0;
    }

    .sNext {
        right: 0;
    }

        .sPrev img, .sNext img {
            transition: all .6s cubic-bezier(.51,1.1,.9,.95);
            -moz-transition: all .6s cubic-bezier(.51,1.1,.9,.95);
            -webkit-transition: all .6s cubic-bezier(.51,1.1,.9,.95);
            -o-transition: all .6s cubic-bezier(.51,1.1,.9,.95);
        }

    .parHd li.act {
        opacity: 1;
        width:300px;
    }

        .parHd li.act img {
            width: 90%;
            margin-top: 5%;
            margin-bottom: 10%;
            transform: scale(1.2);
        }

    .parHd li span, .parHd li.clone span {
        display: none;
    }
}