.partList .page {
    display: none;
    border-top: 14px solid #f5f5f5;
}

.partList .page.on {
    display: block;
}

/* 品牌历程 */
.pplc {
    padding-top: 110px;
    padding-bottom: 160px;
}

.pplc .pageTitle {
    margin-bottom: 70px;
    text-align: center;
}

.pplc .pageTitle .p1 {
    margin-bottom: 10px;
    font-size: 30px;
}

.pplc .pageTitle .p2 {
    color: #dadada;
    font-size: 16px;
}

.pplc .lc .item {
    display: flex;
    height: 125px;
    padding: 40px 0 0;
    margin-bottom: 20px;
    transition: all .4s;
    cursor: pointer;
    background-color: #f0f0f0;
}

.pplc .lc .item .leftYear {
    margin-right: 135px;
    padding-left: 50px;
    font-size: 36px;
    color: #dfdfdf;
    transition: all .4s;
}

.pplc .lc .item .rightTxt {
    display:-webkit-box;
    line-height: 40px;
    height: auto;
    color: #d7d7d7;
    padding-right: 60px;
    flex: 1;

    -webkit-line-clamp: 2;
    overflow:hidden;
    -webkit-box-orient:vertical;
}

.pplc .lc .item:hover {
    height: auto;
    padding-bottom: 30px;
    background-color: #696969;
}

.pplc .lc .item:hover .leftYear {
    color: white;
}

/* 生产实力 */

.scsl {

}

.scsl .pageTitle {
    padding-top: 135px;
    text-align: center;
}

.scsl .pageTitle .p1 {
    margin-bottom: 15px;
    font-size: 36px;
    color: var(--themaRed);
}

.scsl .pageTitle .p2 {
    margin-bottom: 20px;
    font-size: 16px;
    color: #8e8e8e;
}

.scsl .pageTitle .p3 {
    margin: 0 auto;
    max-width: 690px;
    line-height: 24px;
    font-size: 20px;
    color: #8e8e8e;
}

.scsl .putThreePic {
    margin-top: 40px;
    margin-bottom: 205px;
    justify-content: center;
}

.scsl .putThreePic img {
	width:32.33%;
	display: inline-block;
	margin-bottom: 17px;
}

.scsl .putThreePic img:not(:nth-child(3n)){
    margin-right: 17px;
}

/* 荣誉资质 */

.ryzz {
    padding: 156px 0 190px;
    background-color: #f4f4f4;
}

.ryzz .swiper {
    overflow: hidden;
}

.ryzz .swiper .mySwiper .swiper-slide {
    background-color: white;
}

.ryzz .bigItem {
    display: flex;
    height: 520px;
    align-items: center;
    justify-content: space-between;
    background-color: white;
}

.ryzz .bigItem .leftImg {
    display: flex;
    flex: 1;
}

.ryzz .bigItem .leftImg img {
    display: block;
    margin: auto;
	max-width:100%;
}

.ryzz .bigItem .rightTxt {
    display: flex;
    max-width: 580px;
    flex: 1;
    height: 100%;
    flex-direction: column;
    justify-content: space-between;
    padding: 100px 120px 100px 85px;
}

.ryzz .bigItem .rightTxt .title {
    position: relative;
    max-width: 375px;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:norwrap;
    font-size: 30px;
    line-height: 40px;
}

.ryzz .bigItem .rightTxt .title::after {
    content: "";
    display: block;
    width: 30px;
    height: 4px;
    background-color: var(--themaRed);
}

.ryzz .bigItem .rightTxt .btm a {
    display: block;
    width: 190px;
    line-height: 40px;
    text-align: center;
    color: white;
    font-size: 20px;
    background-color: var(--themaRed);
}

.ryzz .bigItem .rightTxt .btm .views {
    margin-bottom: 30px;
    font-size: 14px;
    color: #939393;
}

.ryzz .bigItem .rightTxt .btm .views img {
    display: inline-block;
    margin-right: 5px;
    max-width: 15px;
    vertical-align: middle;
}

.ryzz ul {
    margin-top: 38px;
    font-size: 0;
}

.ryzz .item {
    display: inline-block;
    width: calc((100% - 96px) / 4);
    padding-bottom: 55px;
    background-color: white;
}

.ryzz .item:not(:nth-child(4n)) {
    margin-right: 32px;
}

.ryzz .item a {
    display: block;
    height: 100%;
}

.ryzz .item .putImg {
    margin: 8px;
    margin-bottom: 25px;
}

.ryzz .item .other {
    text-align: center;
    color: #909090;
}

.ryzz .item p {
    display: inline-block;
    max-width: 220px;
    line-height: 20px;
    font-size: 16px;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.ryzz .item .views {
    display: inline-block;
    font-size: 12px;
}

.ryzz .item .views img {
    display: inline-block;
    vertical-align: middle;
    max-width: 15px;
}

/* 品牌介绍 */
.ppjs .partTitle {
    text-align: center;
}

.ppjs .partTitle .p1 {
    margin-bottom: 20px;
    font-size: 55px;
    line-height: 50px;
}

.ppjs .partTitle .p2 {
    font-size: 20px;
    color: var(--themaRed);
}

.ppjs .partTitle .p3 {
    margin-top: 35px;
    font-size: 20px;
    color: #494949;
}

.ppjs .part8 {
    position: relative;
    height: 920px;
    padding-top: 90px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.ppjs .part8 .threeData  {
    display: flex;
    margin-top: 45px;
    justify-content: center;
    align-items: center;
}

.ppjs .part8 .threeData > div {
    display: flex;
    width: 442px;
    height: 442px;
    vertical-align: middle;
    border-radius: 50%;
    flex-direction: column;
    justify-content: center;
    text-align: center;
}

.ppjs .part8 .threeData .p1 {
    margin-bottom: 35px;
    font-size: 50px;
}

.ppjs .part8 .threeData .p2 {
    max-width: 250px;
    font-size: 18px;
    margin: 0 auto;
}

.ppjs .part8 .threeData .line {
    display: block;
    width: 46px;
    height: 2px;
    margin: 15px auto 0;
    border: 0;
}

.ppjs .part8 .threeData .white {
    background-color: rgba(255, 255, 255, .8);
}

.ppjs .part8 .threeData .white span {
    background-color: black;
}

.ppjs .part8 .threeData .black {
    height: 532px;
    width: 532px;
    margin: 0 -55px;
    color: white;
    background-color: rgba(0, 0, 0, .8);
}

.ppjs .part8 .threeData .black span {
    background-color: var(--themaRed);
}

.ppjs .part8 .threeData .red {
    color: white;
    background-color: rgba(231, 0, 57, .8);
}

.ppjs .part8 .threeData .red span {
    background-color: white;
}

.ppjs .part7 {
    position: relative;
    height: 665px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.ppjs .part7 .maxWidth {
    padding-top: 90px;
}

.ppjs .part7 .rightPart {
    max-width: 890px;
    margin-right: 0;
    margin-left: auto;
    text-align: left;
}

.ppjs .part7 .rightPart .partTitle {
    margin-bottom: 50px;
    text-align: left;
}

.ppjs .part7 .rightPart dl {
    display: flex;
    flex-wrap: wrap;
}

.ppjs .part7 .rightPart dd {
    width: 50%;
    margin-bottom: 60px;
}

.ppjs .part7 .rightPart dd .p1 {
    margin-bottom: 10px;
    font-size: 30px;
    color: #323232;
}

.ppjs .part7 .rightPart dl .p2 {
    line-height: 20px;
    font-size: 16px;
    color: #a4a4a4;
}

.ppjs .part1 {
    padding-top: 140px;
    padding-bottom: 150px;
    background-color: #f5f5f5;
}

.ppjs .part1 .maxWidth {
    display: flex;
    margin-top: 140px;
    justify-content: space-between;
}

.ppjs .part1 .rightTxt {
    padding-left: 75px;
    flex: 1;
}

.ppjs .part1 .rightTxt .p4 {
    line-height: 26px;
    color: #7f7f7f;
    font-size: 16px;
}

.ppjs .part1 .rightTxt .p3 {
    margin-bottom: 50px;
    color: #7f7f7f;
    font-size: 16px;
} 

.ppjs .part1 .rightTxt .p2 {
    font-size: 34px;
    color: var(--themaRed);
}

.ppjs .part1 .rightTxt .p1 {
    font-size: 40px;
    color: var(--themaRed);
}

.ppjs .part1 .leftPic {
    position: relative;
}

.ppjs .part1 .leftPic .play {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 60px;
    height: 60px;
    cursor: pointer;
    transform: translate(-50%, -50%);
}

.ppjs .part2 {
    padding: 110px 0;
}

.ppjs .part2 .threeItem {
    display: flex;
	padding-left:15px;
	padding-right:15px;
    max-width: 1575px;
    margin: 60px auto 0;
    align-items: center;
    justify-content: space-between;
}

.ppjs .part2 .threeItem .item {
    position: relative;
    display: flex;
    height: 296px;
    width: 33%;
    max-width: 490px;
    text-align: center;
    color: white;
    cursor: pointer;
    flex-direction: column;
    justify-content: center;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.ppjs .part2 .threeItem .item .p1 {
    font-size: 24px;
    font-weight: bold;
}

.ppjs .part2 .threeItem .item .p2 {
    margin-top: 15px;
    height: 48px;
    overflow: hidden;
    line-height: 24px;
    font-size: 14px;
    padding: 0 10px;
}

.ppjs .part2 .threeItem .item::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 50%;
    left: 50%;
    transition: all 1s, opacity .3s;
    transform: translate(-50%, -50%);
    background-color: rgb(113, 38, 226, .4);
    display: none;
}

/*.ppjs .part2 .threeItem .item:hover::before {
    width: 0;
    height: 0;
    opacity: 0;
}*/

.ppjs .part3 {
    padding-bottom: 100px;
}

.ppjs .part3 .twoItem {
    font-size: 0;
}

.ppjs .part3 .item {
    position: relative;
    display: inline-block;
    width: 50%;
    height: 510px;
    padding-top: 290px;
    vertical-align: middle;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    transition: all .4s;
}

.ppjs .part3 .item .p1 {
    position: relative;
    font-size: 30px;
    color: white;
}

.ppjs .part3 .item .p1 span {
    display: block;
    width: 30px;
    height: 2px;
    margin-top: 20px;
    background-color: var(--themaRed);
}

.ppjs .part3 .item .p2 {
    margin-top: 25px;
    font-size: 16px;
    color: white;
    line-height: 30px;
}

.ppjs .part3 .item.left .p1::before {
    content: "MISSION";
    position: absolute;
    font-size: 60px;
    right: 0;
    font-weight: bold;
    bottom: 25px;
    z-index: 2;
    color: rgba(255, 255, 255, .3);
}

.ppjs .part3 .item.left .p1 {
    margin-left: auto;
    margin-right: 0;
}

.ppjs .part3 .item.left {
    text-align: right;
    padding-right: 50px;
} 

.ppjs .part3 .item.left span {
    margin-left: auto;
    margin-right: 0;
}

.ppjs .part3 .item.right .p1::before {
    content: "VALUES";
    position: absolute;
    font-size: 60px;
    left: 0;
    font-weight: bold;
    bottom: 25px;
    z-index: 2;
    color: rgba(255, 255, 255, .3);
}

.ppjs .part3 .item.right {
    text-align: left;
    padding-left: 50px;
} 

.ppjs .part4 {
    padding: 85px 0 165px;
    background-color: #f7f7f7;
}

.ppjs .part4 .threeItem {
    display: flex;
	padding-left:15px;
	padding-right:15px;
    max-width: 1575px;
    margin: 65px auto 0;
    align-items: center;
    justify-content: space-between;
}

.ppjs .part4 .item {
    width: 33%;
    max-width: 490px;
    height: 490px;
    color: #262626;
    text-align: center;
    transition: all .4s;
    background-color: white;
}

.ppjs .part4 .item .putImg {
    display: flex;
    width: 180px;
    height: 180px;
    margin: 45px auto 0;
    border-radius: 50%;
}

.ppjs .part4 .item .putImg img {
    display: block;
    margin: auto;
}

.ppjs .part4 .item .p1 {
    font-size: 22px;
}

.ppjs .part4 .item .p2 {
    font-size: 16px;
}

.ppjs .part4 .item .p1 {
    margin-bottom: 15px;
    margin-top: 45px;
}

.ppjs .part4 .item img.hover {
    display: none;
}

.ppjs .part4 .item:hover {
    color: white;
    background-color: var(--themaRed);
}

.ppjs .part4 .item:hover .putImg {
    background-color: white;
}

.ppjs .part4 .item:hover img.hover {
    display: block;
}

.ppjs .part4 .item:hover img.out {
    display: none;
}

.ppjs .part6 {
    padding: 120px 0 150px;
    background-color: #f7f7f7;
}

.ppjs .part6 .tag {
    width: 221px;
    font-size: 0;
    margin: 35px auto 75px;
    box-sizing: border-box;
    border: 1px solid #eeeeee;
}

.ppjs .part6 .tag .item {
    display: inline-block;
    width: 50%;
    line-height: 48px;
    font-size: 16px;
    text-align: center;
    transition: all .4s;
    cursor: pointer;
}


.ppjs .part6 .tag .item:hover,
.ppjs .part6 .tag .item.on {
    color: white;
    background-color: var(--themaRed);
}

.ppjs .part6 .twoSwiper .page {
    display: none;
}

.ppjs .part6 .twoSwiper .page.on {
    display: block;
}

.ppjs .part6 .putSwiper {
    position: relative;
    max-width: 1735px;
    margin: 0 auto;
}

.ppjs .part6 .swiper {
    max-width: 1600px;
    margin: 0 auto;
    overflow: hidden;
}

.ppjs .part6 .swiper-slide {
    background-color: white;
    border: 1px solid #ececec;
}

.ppjs .part6 .swiper-slide a {
    display: block;
    height: 100%;
    background-color: white;
    text-align: center;
    font-size: 16px;
    color: #505050;
}

.ppjs .part6 .putHonour {
    margin: 50px;
}

.ppjs .part6 .name{ margin-bottom:50px;}

.ppjs .part6 .swiper-slide a img {
    display: block;
    max-width: 100%;
    margin: 0 auto;
}

.ppjs .part6 .swiper-button-prev,
.ppjs .part6 .swiper-button-next {
    width: 35px;
    height: 35px;
    color: #e2e2e2;
    opacity: 1;
    border-radius: 50%;
    border: 2px solid #e2e2e2;
}

.ppjs .part6 .swiper-button-prev::after,
.ppjs .part6 .swiper-button-next::after {
    font-size: 16px;
    font-weight: bold;
}

.ppjs .part6 .swiper-button-prev {
    left: 0;
}

.ppjs .part6 .swiper-button-next {
    right: 0;
}

.ppjs .part5 {
    position: relative;
    padding: 120px 15px 140px;
    background-color: white;
}

.ppjs .part5 .swiper {
    overflow: hidden;
}

.ppjs .part5 .item {
    display: flex;
    max-width: 1550px;
    margin: 0 auto;
    align-items: center;
}

.ppjs .part5 .item .rightTxt {
    padding-left: 130px;
}

.ppjs .part5 .item .rightTxt p {
    max-width: 545px;
}

.ppjs .part5 .item .rightTxt .p1 {
    font-size: 34px;
    font-weight: bold;
    line-height: 60px;
}

.ppjs .part5 .item .rightTxt .p2 {
    line-height: 26px;
    font-size: 14px;
    color: #999;
}

.ppjs .part5 .swiper-button-prev,
.ppjs .part5 .swiper-button-next {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    color: white;
    opacity: 1;
    margin-top: 0;
    top: 50%;
    z-index: 4;
    transform: translateY(-50%);
    background-color: var(--themaRed);
}

.ppjs .part5 .swiper-button-prev::after,
.ppjs .part5 .swiper-button-next::after {
    font-size: 16px;
}

.ppjs .part5 .putSwiper {
    position: relative;
    height: 90px;
    max-width: 1830px;
    margin: 0 auto 105px;
}

.ppjs .part5 .putSwiper::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    top: 50%;
    transform: translateY(-50%);
    background-color: rgba(255, 0, 0, .3);
}

.ppjs .part5 .noline {
    position: relative;
    height: 90px;
    max-width: 1576px;
    margin: 0 auto;
}

.ppjs .part5 .putSwiper .swiper-pagination {
    width: 100%;
    padding: 0 15%;
	top:-12px;
    z-index: 3;
}

.ppjs .part5 .putSwiper .swiper-pagination-bullet {
    width: auto;
    margin: 0 8px;
    font-size: 12px;
    color: #e8e8e8;
    opacity: 1;
    text-align: center;
    background-color: initial;
    border-radius: initial;
}

.ppjs .part5 .putSwiper .swiper-pagination-bullet::before {
    content: "";
    display: block;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    margin: 0 auto 20px;
    background-color: #ff82a1;
}

.ppjs .part5 .putSwiper .swiper-pagination-bullet.swiper-pagination-bullet-active {
    width: 60%;
    font-size: 90px;
    font-weight: bold;
    color: var(--themaRed);
}

.ppjs .part5 .putSwiper .swiper-pagination-bullet.swiper-pagination-bullet-active::before {
    display: inline-block;
    margin-right: 30px;
    margin-top: -5px;
    vertical-align: middle;
    background-color: var(--themaRed);
}




@media (max-width:1024px) {
.ppjs .part8 .threeData .black{ width:38%; height:auto; padding:10% 0;}
.ppjs .part8 .threeData > div{ width:31%; height:auto; padding:8% 0;}
}

@media (max-width:768px) {
.ppjs .part1 .maxWidth{ display:block}
.ppjs .part1 .leftPic img{ width:100%;}
.ppjs .part1 .rightTxt{ padding:5%;}
.ppjs .part1,.ppjs .part3,.ppjs .part5,.ppjs .part6,.ryzz{ padding:15% 15px;}
.ppjs .part2,.ppjs .part4,.ryzz{ padding:15% 0;}
.ppjs .part5 .item{ display:block;}
.ppjs .part5 .item .rightTxt{ padding:5% 0;}
.ppjs .part5 .item .leftPic img{ width:100%;}
.ryzz .item{ width:calc((100% - 40px) / 2); margin-bottom:40px;}
.ryzz .item:not(:nth-child(2n)){ margin-right:40px !important;}
.ryzz .item:not(:nth-child(4n)){ margin-right:0}
.ryzz .bigItem{ display:block; height:auto; padding-top:10%}
.ryzz .bigItem .rightTxt{ padding:10%; max-width:inherit}
}



@media (max-width:640px) {
.ppjs .partTitle .p1{ font-size:38px;}
.ppjs .partTitle .p3{ font-size:18px;}
.ppjs .part2 .threeItem .item{ width:100%; margin:5% 0; height:auto; padding:20% 0;}
.ppjs .part2 .threeItem{ display:block}
.ppjs .part3 .item{ width:100%; height:auto; padding-bottom:10%;}
.ppjs .part4 .item{ width:100%; height:auto; padding-bottom:10%;}
.ppjs .part4 .threeItem{ display:block;}
.ppjs .part4 .item .p1{ margin-top:0;}
.ppjs .part5 .putSwiper{ display:none}
.ppjs .part8 .threeData{ display:block}
.ppjs .part8{ height:auto; padding:15% 0;}
.ppjs .part8 .threeData > div{ width:100% !important; padding:25% 0 !important; margin:5% 0 !important;}
.scsl .putThreePic{ display:block;}
.scsl .putThreePic img{ width:100%; max-width:inherit; margin-bottom:5%;}
.scsl .putThreePic{ margin-bottom:20%;}
.scsl .pageTitle{ padding-top:15%}
.ryzz .bigItem .rightTxt .title{ font-size:24px;}
.ryzz .item{ width:100% !important; margin:5% 0 !important;}
.pplc .lc .item{ display:block; height:auto; padding:5%;}
.pplc .lc .item .leftYear{ margin:0; padding:0;}
.pplc .lc .item .rightTxt{-webkit-box-orient:inherit; line-height:34px;}
}












