.sociales {
    text-align: center;
    margin-bottom: 20px;
}

#timeline {
    width: 800px;
    height: 350px;
    overflow: hidden;
    margin: 100px auto;
    position: relative;
    background: url('../images/dot.gif') left 45px repeat-x;
}

#dates {
    width: 800px;
    height: 60px;
    overflow: hidden;
}

#dates li {
    list-style: none;
    float: left;
    width: 100px;
    height: 50px;
    font-size: 24px;
    text-align: center;
    background: url('../images/biggerdot.png') center bottom no-repeat;
}

#dates a {
    line-height: 38px;
    padding-bottom: 10px;
}

#dates .selected {
    font-size: 38px;
}

#issues {
    width: 800px;
    height: 350px;
    overflow: hidden;
}

#issues li {
    width: 800px;
    height: 350px;
    list-style: none;
    float: left;
}

#issues li img {
    float: left;
    margin: 10px 30px 10px 50px;
}

#issues li h1 {
    color: #ffcc00;
    font-size: 48px;
    margin: 20px 0;
    text-shadow: #000 1px 1px 2px;
}

#issues li p {
    font-size: 14px;
    margin-right: 70px;
    font-weight: normal;
    line-height: 22px;
    text-shadow: #000 1px 1px 2px;
}

#grad_left, #grad_right {
    width: 100px;
    height: 350px;
    position: absolute;
    top: 0;
}

#grad_left {
    left: 0;
    background: url('../images/grad_left.png') repeat-y;
}

#grad_right {
    right: 0;
    background: url('../images/grad_right.png') repeat-y;
}

#next, #prev {
    position: absolute;
    top: 0;
    font-size: 70px;
    top: 170px;
    width: 22px;
    height: 38px;
    background-position: 0 0;
    background-repeat: no-repeat;
    text-indent: -9999px;
    overflow: hidden;
}

#next:hover, #prev:hover {
    background-position: 0 -76px;
}

#next {
    right: 0;
    background-image: url('../images/next.png');
}

#prev {
    left: 0;
    background-image: url('../images/prev.png');
}

#next.disabled, #prev.disabled {
    opacity: 0.2;
}

.am-gallery-title {
    height: auto !important;
    line-height: normal !important;
    top: 20% !important;
    white-space: normal !important;
}

.section10 .sec10_main1 {
    position: absolute;
    top: 200px;
    left: 0;
    width: 100%;
    z-index: 2
}

.section10 .sec10_main1 .owl-item:nth-child(2n+1) .item:before {
    background: url(/skin/images/xiexian2.png) no-repeat center center
}

.section10 .sec10_main1 .owl-item:nth-child(1) .item:after {
    content: '';
    width: 100%;
    height: 32px;
    background: url(/skin/images/xiexian1.png) no-repeat center center;
    background-size: 100% !important;
    position: absolute;
    top: 0;
    right: 50%
}

.section10 .sec10_main1 .item {
    height: 32px;
    margin-bottom: 30px;
    position: relative
}

.section10 .sec10_main1 .item:before {
    content: '';
    width: 100%;
    height: 32px;
    background: url(/skin/images/xiexian1.png) no-repeat center center;
    background-size: 100% !important;
    position: absolute;
    top: 0;
    left: 50%
}

.section10 .sec10_main1 .item div {
    width: 5px;
    height: 5px;
    background: #0a0a0a;
    border-radius: 5px;
    margin-left: auto;
    margin-right: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -2px;
    cursor: pointer
}

.section10 .sec10_main1 .item div span {
    position: absolute;
    left: 50%;
    top: 20px;
    width: 100px;
    text-align: center;
    margin-left: -50px;
    color: #999;
    font-size: 17px
}

.section10 .sec10_main1 .item.on div span {
    color: #000
}

.section10 .sec10_main {
    bottom: 360px;
    position: absolute;
    left: 0;
    width: 100%
}

.section10 .sec10_main .prev {
    width: 44px;
    height: 44px;
    background: url(/skin/images/zuojiand1.png) no-repeat center center;
    cursor: pointer;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    opacity: .8;
    top: 50%;
    margin-top: -22px;
    left: 220px;
    z-index: 3
}

.section10 .sec10_main .prev:hover {
    opacity: 1;
    background: url(/skin/images/zuojiana1.png) no-repeat center center
}

.section10 .sec10_main .next {
    width: 44px;
    height: 44px;
    background: url(/skin/images/youjiand1.png) no-repeat center center;
    cursor: pointer;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    opacity: .8;
    top: 50%;
    margin-top: -22px;
    right: 220px;
    z-index: 3
}

.section10 .sec10_main .next:hover {
    opacity: 1;
    background: url(/skin/images/youjiana1.png) no-repeat center center
}

.section10 .sec10_main .item {
    width: 100%;
    /*height: 250px;*/
    text-align: center
}

.section10 .sec10_main .item .year {
    color: #fff;
    font-size: 290px;
    font-weight: 700;
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
    height: 250px;
    line-height: 250px;
    width: 100%
}

.section10 .sec10_main .item .note {
    color: #000;
    font-size: 20px;
    line-height: 40px;
    position: relative;
    z-index: 2
}

.abs {
    position: absolute;
}

/* 产品品质 */
/* .coldec_item_9{padding:0!important;}
.coldec_item_9 .h3_title{color:#f39800;}
.productQuality{padding:55px 0 200px;} */
.productQuality .container {
    max-width: 1460px;
}

.proQuaMian {
    display: flex;
    align-items: stretch;
    justify-content: space-between;
    flex-flow: row wrap;
}

.proQuaMian:before,
.proQuaMian:after {
    display: none;
}

.proQuaMian ul {
    width: 330px;
    float: left;
}

.proQuaMian li {
    height: 125px;
    margin-bottom: 40px;
}

.proQuaMian li:last-child {
    margin-bottom: 0;
}

.proQuaMian li p {
    font-size: 18px;
}

.proQuaMian li span {
    display: block;
    font-size: 14px;
    color: #8d8d8d;
    margin-top: 10px;
    transition: all 0.5s;
}

.proQuaMian li .inner {
    padding: 15px 25px;
    height: 100%;
    border: 1px solid #bcbbbb;
    cursor: pointer;
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    transition: all 0.5s;
}

.proQuaMian li .icon {
    position: relative;
    width: 60px;
    height: 60px;
    margin-right: 25px;
}

.proQuaMian li .icon img {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    transition: all 0.5s;
}

.proQuaMian li .icon .hover {
    opacity: 1;
    visibility: hidden;
}

.proQuaMian li.active .inner,
.proQuaMian li:hover .inner {
    background: #f39800;
    border-color: #f39800;
    color: #fff;
}

.proQuaMian li.active span,
.proQuaMian li:hover span {
    color: #fff;
}

.proQuaMian li.active .icon .default,
.proQuaMian li:hover .icon .default {
    opacity: 0;
    visibility: hidden;
}

.proQuaMian li.active .icon .hover,
.proQuaMian li:hover .icon .hover {
    opacity: 1;
    visibility: visible;
}

.productQualityImgs {
    position: relative;
    float: right;
}

.productQualityImgs .imgs {
    width: 1200px;
    height: 620px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    padding: 25px;
}

.productQualityImgs .img {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.productQualityImgs .img > img {
    width: auto;
    max-height: 100%;
}

.productQualityImgs .itemText {
    position: absolute;
    width: 465px;
    bottom: 0;
    left: -125px;
    background: rgba(239, 239, 239, 0.95);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    padding: 35px 25px;
}

.productQualityImgs .itemText h5 {
    font-size: 16px;
    font-weight: 700;
    color: #f39800;
    margin-bottom: 15px;
}

.productQualityImgs .itemText .p {
    color: #787878;
    line-height: 30px;
}


@media screen and (min-width: 0px) and (max-width: 480px) {
    .about-desc {
        background-color: #F7F7F7;
    }

    .sectionbg {
        background: url(/skin/images/1571821485120841.jpg) no-repeat center center;
        background-size: cover !important;
    }

    .proQuaMian {
        justify-content: center !important;
    }
}

@media screen and (min-width: 641px) and (max-width: 1024px) {
    .sectionbg {
        background: url(/skin/images/1571821485120841.jpg) no-repeat center center;
        height: 965px
    }

    .section2 {
        padding-bottom: 6.2rem;
    }

    .section3 {
        padding-bottom: 6.2rem;
    }
}

@media screen and (min-width: 1025px) and (max-width: 3200px) {
    .about-article {
        height: 700px;
        background-color: #BCB2B8;
    }

    .sectionbg {
        background: url(/skin/images/1571821485120841.jpg) no-repeat center center;
        height: 965px
    }

    .about-desc {
        position: absolute;
        left: -250px;
        top: 26px;
        background-color: #dcdcdcbd;
        padding: 50px 50px;
    }

    .section2 {
        padding-bottom: 6.2rem;
    }

    .section3 {
        padding-bottom: 6.2rem;
    }
}

@media (max-width: 767px) {
    .section10 .sec10_main1 {
        position: static;
        top: 0;
        left: 0;
        width: 100%;
        z-index: 2
    }

    .section10 .sec10_main1 .owl-item:nth-child(2n+1) .item:before {
        background: url(/skin/images/xiexian2.png) no-repeat center center
    }

    .section10 .sec10_main1 .owl-item:nth-child(1) .item:after {
        content: '';
        width: 100%;
        height: 32px;
        background: url(/skin/images/xiexian1.png) no-repeat center center;
        background-size: 100% !important;
        position: absolute;
        top: 0;
        right: 50%
    }

    .section10 .sec10_main1 .item {
        height: 32px;
        margin-bottom: 30px;
        position: relative
    }

    .section10 .sec10_main1 .item:before {
        content: '';
        width: 100%;
        height: 32px;
        background: url(/skin/images/xiexian1.png) no-repeat center center;
        background-size: 100% !important;
        position: absolute;
        top: 0;
        left: 50%
    }

    .section10 .sec10_main1 .item div {
        width: 5px;
        height: 5px;
        background: #0a0a0a;
        border-radius: 5px;
        margin-left: auto;
        margin-right: auto;
        position: absolute;
        top: 50%;
        left: 50%;
        margin-top: -2px;
        cursor: pointer
    }

    .section10 .sec10_main1 .item div span {
        position: absolute;
        left: 50%;
        top: 20px;
        width: 100px;
        text-align: center;
        margin-left: -50px;
        color: #999;
        font-size: 17px
    }

    .section10 .sec10_main1 .item.on div span {
        color: #000
    }

    .section10 .sec10_main {
        bottom: 0;
        position: relative;
        left: 0;
        width: 100%;
        padding: 15px 60px 150px
    }

    .section10 .sec10_main .prev {
        width: 44px;
        height: 44px;
        background: url(/skin/images/zuojiand1.png) no-repeat center center;
        cursor: pointer;
        -webkit-transition: all .4s ease-in-out;
        transition: all .4s ease-in-out;
        opacity: .8;
        top: 50%;
        margin-top: -92px;
        left: 10px;
        z-index: 3
    }

    .section10 .sec10_main .prev:hover {
        opacity: 1;
        background: url(/skin/images/zuojiana1.png) no-repeat center center
    }

    .section10 .sec10_main .next {
        width: 44px;
        height: 44px;
        background: url(/skin/images/youjiand1.png) no-repeat center center;
        cursor: pointer;
        -webkit-transition: all .4s ease-in-out;
        transition: all .4s ease-in-out;
        opacity: .8;
        top: 50%;
        margin-top: -92px;
        right: 10px;
        z-index: 3
    }

    .section10 .sec10_main .next:hover {
        opacity: 1;
        background: url(/skin/images/youjiana1.png) no-repeat center center
    }

    .section10 .sec10_main .item {
        width: 100%;
        height: auto;
        text-align: center
    }

    .section10 .sec10_main .item .year {
        color: #fff;
        font-size: 90px;
        font-weight: 700;
        text-align: center;
        position: absolute;
        top: 50%;
        margin-top: -45px;
        left: 0;
        height: 90px;
        line-height: 90px;
        width: 100%
    }

    .section10 .sec10_main .item .note {
        color: #000;
        font-size: 14px;
        line-height: 26px;
        position: relative;
        z-index: 2
    }
}
