#wrap {
    margin: 0 auto;
    width: 100%;
    height: auto;
}

.hrDashed .hrDashedItem {
    display: block;
    float: left;
    height: 7px;
    width: 7px;
    margin-top: 20px;
    color: red;
    border-radius: 50%;
    background: rgb(230, 230, 230);
    margin-left: 100px;
}

.hrDashed .hrDashedItem1 {
    margin-left: 500px;
}

#proTitleWrap {
    margin: 0 auto;
    width: 1440px;
    text-align: center;
}

.typeListWrap{
    margin-top: 70px;
}

.typeListWrap .type-container{
    display: flex;
    justify-content: center;
}

.typeListWrap a {
    color: black;
}

.typeListWrap .typeListItem {
    width: 30%;
}

.typeListWrap .typeList{
    height: calc(100% - 50px);
    border-right: 1px dashed rgba(0, 0, 0, 0.3);
}
.typeListWrap .typeListItem:last-child .typeList{
    border-right: none;
}
.typeListWrap .typeItem {
    height: 55px;
    width: 50%;
    padding: 0 50px;
    line-height: 55px;
    font-size: 21px;
    float: left;
}

.typeListWrap .typeItem a{
    display: inline;
}
.typeListWrap .typeItem a:hover{
    background: #C42434;
    color: #fff;
}

.topproduct{
    padding-top: 5%;
}

.typeListWrap .typeItem1 {
    height: 80px;
    color: #C42434;
    line-height: 80px;
    font-weight: bold;
    font-size: 28px;
    width: 150px;
}

.starProductsWrap {
    margin: 0 auto;
    margin-top: 20px;
    width: 62.5%;
    padding: 50px;
    border: 12px solid #5F5D5D;
    display: flex;
}

#starProductsWrap1 .introWrap {
    width: 55%;
    text-align: justify;
    padding-right: 50px;
}

#starProductsWrap2 .introWrap {
    width: 55%;
    text-align: justify;
    padding-left: 50px;
}

.starProductsWrap .imgWraps {
    width: 45%;
    height: auto;
}

.starProductsWrap .imgWraps img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.typeTitle {
    text-align: center;
    font-size: 24px;
    font-weight: bold;
    color: #C42434;
    height: 50px;
    line-height: 50px;
}

#typeListItem1 {
    margin-left: 120px
}

.hrDashed {
    border-left: 1px dashed black;
    width: 1px;
    height: 150px;
    margin-top: 50px;
    opacity: 0.3
}

.introWrap {
    font-size: 18px;
}

.introWrap .productTitle {
    line-height: 1.8;
    font-weight: bold;
    font-size: 32px;
}

.introWrap .spanDes {
    height: 40px;
    line-height: 40px;
    font-weight: bold;
}

.introWrap .productDes {
    line-height: 26px;
    overflow: hidden;
}

.introWrap .productFeature {
    line-height: 26px;
    overflow: hidden;
}

.introWrap .readmore span {
    display: inline-block;
    margin-top: 20px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 5px;
    padding-top: 5px;
    background: #5F5D5D;
    color: #FFFFFF;
}

.introWrap .readmore span:hover{
    background: #C42434;
}

.introWrap .readmore a {
    font-weight: 400;
    display: inline-block;
}

.starProductsWrap .imgWrapsEven {
    margin-left: 40px;
}

#starProductsWrap2, #starProductsWrap4 {
    border: 12px solid #C42434;
    flex-direction: row-reverse;
}

#starProductsWrap2 .productTitle, #starProductsWrap4 .productTitle {
    color: #C42434;
}
.gallery-top-box {
    background: #C42434;
    text-align: center;
}

.swiper-container {
    width: 100%;
    height: 400px;
}

.swiper-container a {
    color: #FFFFFF;
}

.swiper-button-prev {
    left: 80px;
}

.swiper-button-next {
    right: 80px;
}

.swiper-slide {
    background: #C42434;
}

.proSwiperItem{
    padding: 0 40px;
}

.proSwiperItem a{
    display: flex;
    justify-content: center;
}
.proSwiperItem .left {
    width: 33%;
    height: 400px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.proSwiperItem .left .leftItem1 {
    font-size: 24px;
    font-weight: bold;
    color: #FFFFFF;
}

.proSwiperItem .left .leftItem2 {
    height: 100px;
    line-height: 50px;
    color: #FFFFFF;
        text-align: center;
}

.proSwiperItem .left .leftItem3 {
    line-height: 50px;
}

.proSwiperItem .left .leftItem3 span {
    border: 1px solid #FFFFFF;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    color: #fff;
}

.proSwiperItem .right {
    width: 42%;
    height: 400px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.proSwiperItem .right .rightItemWrap {
    width: 100%;
    height: 100%;
}

.proSwiperItem .right img {
    height: 100%;
    width: 100%;
    object-fit: contain;
}

.productType{
    width: 100%;
    margin-top: 50px;
}
.productType .type-list{
    display: flex;
    flex-wrap: wrap;
}
.productType .type-list .product{
    width: calc((100% - 40px) / 3);
        margin-right: 20px;
    margin-bottom: 30px;
    background: #E6E6E6;
    padding: 20px;
    display: flex;
}
.productType .type-list .product:nth-child(3n){
    margin-right: 0;
}
.productType .type-list .product:hover{
    box-shadow: 10px 10px 5px rgb(136, 136, 136);
}
.productType .type-list .product .intro{
    width: 50%;
    padding-right: 30px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.productType .type-list .product .picWrap{
    width: 50%;
    height: 240px;
}
.productType .type-list .product .picBack{
        width: 100%;
        height: 100%;
}
.productType .type-list .product .picWrap img{
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.productType .product .introTitle{
    font-size: 20px;
    font-weight: bold;
    color: #C42434;
}
.productType .product .introReadmore span{
    display: block;
    background: #5f5d5d;
    line-height: 30px;
    color: #FFFFFF;
    width: 80px;
    height: 30px;
    margin-top: 21px;
    text-align: center;
}

.productType{
    width: 100%;
    margin-top: 50px;
}
.productType .type-list .product:hover{
    box-shadow: 10px 10px 5px rgb(136, 136, 136);
}
.productType .type-list .product .intro{
    width: 50%;
    padding-right: 30px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.productType .type-list .product .picWrap{
    width: 50%;
    height: 240px;
}
.productType .type-list .product .picWrap img{
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.productType .product .introTitle{
    font-size: 20px;
    font-weight: bold;
    color: #C42434;
}
.productType .product .introReadmore span{
    display: block;
    background: #5f5d5d;
    line-height: 30px;
    color: #FFFFFF;
    width: 80px;
    height: 30px;
    margin-top: 21px;
    text-align: center;
}