.index-main {
    padding: 50px 400px;
}


.company-summary {
    overflow: hidden;
    margin-bottom: 50px;
}

.company-summary-left {
    width: 300px;
    float: left;
    margin-right: 20px;
}

.company-summary-title {

    padding-left: 20px;
    border-left: 3px solid rgba(52, 35, 84, 1);
    font-size: 18px;
    /*font-family: PingFangSC-Semibold;*/
    font-weight: 600;
    color: rgba(74, 74, 74, 1);
    line-height: 25px;
    letter-spacing: 1px;

}

.company-summary-content {
    text-indent: 2em;
    padding: 14px 49px 0px 0px;
    width: 275px;
    font-size: 17px;
    /*font-family: PingFangSC-Medium;*/
    font-weight: 500;
    color: rgba(94, 92, 94, 1);
    line-height: 21px;
}

.more-company-summary {
    margin-top: 18px;

}

.more-company-summary button {
    background: rgba(52, 35, 84, 1);
    width: 166px;
    height: 36px;
    border: none;


    font-size: 14px;
    /*font-family: PingFangSC-Medium;*/
    font-weight: 500;
    color: rgba(255, 255, 255, 1);
    line-height: 20px;
}

.company-summary-right {
    float: left;
    width: 760px;
    height: 430px;
    background: rgba(216, 216, 216, 1);
    border-radius: 3px;
}

.products {
    overflow: hidden;
}

.assemble-series {
    width: 298px;
    float: left;
}

.assemble-series-title {
    margin-top: 6px;
    padding-left: 20px;
    border-left: 3px solid rgba(52, 35, 84, 1);

    font-size: 18px;
    /*font-family: PingFangSC-Semibold;*/
    font-weight: 600;
    color: rgba(74, 74, 74, 1);
    line-height: 25px;
    letter-spacing: 1px;
}

.assemble-series-list {
    margin-top: 32px;
    border: 2px solid rgba(226, 226, 226, 1);
}

.assemble-series-name a {
    color: rgba(94, 92, 94, 1);
}

.assemble-series-name {
    padding: 8px 0px 7px 35px;
    border-bottom: 2px dashed rgba(226, 226, 226, 1);

    font-size: 15px;
    /*font-family: PingFangSC-Medium;*/
    font-weight: 500;
    color: rgba(94, 92, 94, 1);
    line-height: 21px;
    letter-spacing: 1px;
}

.assemble-series-name:last-of-type {
    border-bottom: none;
}

.diamond {
    float: left;
    margin-top: 8px;
    margin-right: 10px;
    width: 9px;
    height: 9px;
    background-color: rgba(16, 108, 215, 1);
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);


}

.products {
    margin-bottom: 50px;
}

.more-assemble-series {
    width: 296px;
    height: 224px;
    opacity: 0.4999;
    margin-top: 5px;
    background: url('../img/8.png');


}

.more-assemble-series div {


    padding: 98px 86px;
    font-size: 20px;
    /*font-family: PingFangSC-Medium;*/
    font-weight: 500;

    /* background:rgba(0,0,0,1);
opacity:0.4999; */
    background: rgba(0, 0, 5, 0.49);
    /* background: rgba(10, 10, 15, 0.7); */
    color: rgba(255, 255, 255, 1);
    line-height: 28px;
}

.product-show {
    float: left;
    margin-left: 18px;
}

.product-show-head {
    overflow: hidden;
}

.product-show-title {
    height: 25px;
    margin-top: 6px;
    float: left;
    font-size: 18px;
    /*font-family: PingFangSC-Semibold;*/
    font-weight: 600;
    color: rgba(74, 74, 74, 1);
    line-height: 25px;
    letter-spacing: 1px;
    border-left: 3px solid rgba(52, 35, 84, 1);
    padding-left: 22px;
}

.product-search {
    float: right;

}

.product-search {
    position: relative;
}

.product-search input {
    padding: 0px 30px 0px 12px;
    width: 338px;
    height: 32px;
    border-radius: 1px;
    border: 2px solid rgba(226, 226, 226, 1);
    font-size: 14px;
    /*font-family: PingFangSC-Regular;*/
    font-weight: 400;
    color: rgba(155, 155, 155, 1);
    line-height: 20px;
    letter-spacing: 1px;
}

.product-search img {
    position: absolute;
    top: 12px;
    right: 12px;
}

.product-show-main {
    margin-top: 25px;
    width: 760px;
    height: auto;
    border: 2px solid rgba(226, 226, 226, 1);
    overflow: hidden;
}

.product-show-img {
    float: left;
    margin: 16px 0px 0px 16px;
}



.product-show-img img {

    width: 358px;
    height: 225px;
}

.product-show-name {
    height: 22px;
    font-size: 16px;
    /*font-family: PingFangSC-Semibold;*/
    font-weight: 500;
    color: rgba(74, 74, 74, 1);
    line-height: 22px;
    text-align: center;
    margin-bottom: 5px;
}

.industry-information {
    margin-bottom: 10px;
}

.industry-information-title {
    margin-bottom: 32px;
    height: 25px;
    font-size: 18px;
    /*font-family: PingFangSC-Semibold;*/
    font-weight: 600;
    color: rgba(74, 74, 74, 1);
    line-height: 25px;
    letter-spacing: 1px;
    padding-left: 20px;
    border-left: 3px solid rgba(52, 35, 84, 1);

}

.industry-information-main {
    overflow: hidden;
}

.industry-information-left {
    float: left;
    width: 298px;
    margin-right: 18px;
}

.industry-information-right {
    float: left;
    width: 750px;
}

.industry-info {
    margin-top: 7px;
    overflow: hidden;
}

.industry-info-first {
    margin-top: 0px;
}

.industry-info-title {

    height: 18px;
    font-size: 13px;
    /*font-family: PingFangSC-Semibold;*/
    font-weight: 600;
    color: rgba(74, 74, 74, 1);
    line-height: 18px;
    letter-spacing: 1px;
    float: left;
    margin-bottom: 8px;
}

.industry-info-time {
    height: 17px;
    font-size: 12px;
    /*font-family: PingFangSC-Medium;*/
    font-weight: 500;
    color: rgba(155, 155, 155, 1);
    line-height: 17px;
    letter-spacing: 1px;
    float: right;
}

.industry-info-hr {
    margin-bottom: 7px;

    width: 100%;
    height: 0px;
    border: 1px dashed rgba(226, 226, 226, 1);

}
