/* <!-- 广告图 AdvertisementPicture=AP start --> */

.APImg {
    width: 100%;
}


/* <!-- 广告图 AdvertisementPicture=AP end --> */


/* <!-- 首页内容展示 Product category display=PCD start --> */

.indexContentBGBox {
    background-color: #f8f8f8;
    padding: 50px 0 70px;
}

.ICBox {
    text-align: center;
}


/* <!-- 内容标题 start--> */

.IC-title {
    position: relative;
    width: 625px;
    margin: 0 auto;
    font-size: 28px;
    text-align: center;
    font-weight: bold;
    color: #333333;
    line-height: 125px;
    border-bottom: 1px solid #dddddd;
    height: 95px;
}

.IC-title-lineBox {
    position: absolute;
    bottom: -3px;
    left: 50%;
    transform: translate(-50%, 0%);
}

.IC-title-lineBox-d1 {
    width: 100px;
    height: 5px;
    background-color: #333333;
}

.IC-title-lineBox-d2 {
    width: 100px;
    height: 5px;
    background-color: #61b55d;
}

.spot {
    display: inline-block;
    width: 8px;
    height: 8px;
    background-color: #333333;
    vertical-align: middle;
}

.IC-title-font {
    font-size: 18px;
    color: #333333;
    line-height: 28px;
    margin-top: 10px;
    text-align: center;
}


/* <!-- 内容标题 end--> */


/* <!-- 补充内容01 start --> */

.ProductClassificationBox {
    padding: 0;
    margin-top: 30px;
}

.ProductClassificationBox>li {
    float: left;
    position: relative;
    width: 20%;
    list-style: none;
    border-right: 1px solid #f3f3f3;
    background-color: #ffffff;
    height: 139px;
}

.ProductClassificationBox>li:nth-child(5) {
    border: 0;
}

.PCB-d1 {
    text-align: center;
    color: #333333;
    background-color: #ffffff;
}

.PCB-d1-d1 {
    font-size: 50px;
    padding-top: 35px;
    line-height: 50px;
}

.PCB-d1-icon-icon- {
    padding-left: 33px;
}

.PCB-d1-d2 {
    font-size: 14px;
    line-height: 54px;
}

.PCB-d1-click {
    position: absolute;
    top: 0;
    left: -1px;
    width: 294px;
    background-color: #61b55d;
    color: #ffffff;
}

.PCB-d1:hover {
    position: absolute;
    width: 288px;
    top: 0;
    left: -1px;
    width: 294px;
    background-color: #cdcfca;
    color: #ffffff;
}


/* <!-- 产品展示列表IPS start --> */

.IPSBox {
    position: relative;
    margin-top: 50px;
}

.IPSBox-d1 {
    width: 100%;
    padding: 0 8px;
    /* background-color: #ffffff; */
}

.IPSBox-d1-d1 {
    background-color: #ffffff;
    min-height: 351px;
}

.IPSBox-Img {
    width: 100%;
    height: 351.5px;
}

.IPSBox-d1-d2 {
    background-color: #e8f2f1;
    line-height: 60px;
    padding: 0 14px 0 20px;
    font-size: 14px;
    color: #333333;
}

.IPS-icon--2 {
    font-size: 20px;
}


/* 左右箭头 start */

.IPSBoxArrow-leftBox1,
.IPSBoxArrow-leftBox2,
.IPSBoxArrow-leftBox3,
.IPSBoxArrow-leftBox4,
.IPSBoxArrow-leftBox5 {
    position: absolute;
    top: 120px;
    left: 0;
    transform: translate(-100%, 0%);
    width: 60px;
    height: 70px;
    background-color: #61b55d;
    color: #ffffff;
    line-height: 70px;
    outline: none;
}

.IPSBoxArrow-leftBox-icon {
    display: inline-block;
    font-size: 44px;
}

.IPSBoxArrow-rightBox1,
.IPSBoxArrow-rightBox2,
.IPSBoxArrow-rightBox3,
.IPSBoxArrow-rightBox4,
.IPSBoxArrow-rightBox5 {
    position: absolute;
    top: 120px;
    right: 0;
    transform: translate(100%, 0%);
    width: 60px;
    height: 70px;
    background-color: #61b55d;
    color: #ffffff;
    line-height: 70px;
    outline: none;
}

.IPSBoxArrow-rightBox-icon {
    display: inline-block;
    font-size: 44px;
}


/* 左右箭头 end*/


/* <!-- 产品展示列表IPS end --> */


/* <!-- 补充内容01 end --> */


/* <!-- 首页内容展示 indexContent=IC end --> */


/* <!-- 补充内容02 start --> */

.supplementTwo {
    text-align: center;
    padding-bottom: 50px;
}

.supplementTwo-d1 {
    width: 25%;
}

.ST-d1-d1 {
    font-size: 43px;
    color: #61b55d;
    line-height: 43px;
    margin-top: 90px;
    font-weight: bold;
}

.ST-d1-d2 {
    font-size: 16px;
    color: #333333;
    line-height: 16px;
    margin-top: 30px;
}

.ST-d1 {
    display: inline-block;
    border: 5px solid #61b55d;
    margin: 70px auto 0;
    font-size: 24px;
    color: #61b55d !important;
    font-weight: bold;
    line-height: 70px;
    width: 345px;
    cursor: pointer;
    background-color: #ffffff;
}

.ST-d1:hover {
    background-color: #61b55d;
    color: #ffffff !important;
    transition: all 1S;
}


/* <!-- 补充内容02 end --> */


/* <!-- 补充内容04 start --> */

.supplementFour {
    margin-top: 50px;
    text-align: left;
}

.supplementFour-d1 {
    width: 33.3%;
    padding: 0 20px;
}

.supplementFour-d1:hover .supplementFour-d1-d1-img {
    transform: scale(1.1);
}

.supplementFour-d1>a:hover {
    text-decoration: none;
}

.supplementFour-d1-d1 {
    height: 240px;
    overflow: hidden;
    position: relative;
    background: url(../images/p_bg-1.jpg) no-repeat center center;
    background-size: cover;
}

.supplementFour-d1-d1-img {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0%;
    top: 0;
    object-fit: cover;
    transition: all 1s;
    /* transform: scale(0.9); */
}

.supplementFour-d1-d2 {
    padding: 0 20px;
    background-color: #ffffff;
    /* border-bottom: 1px solid #999999; */
    padding-bottom: 15px;
}

.supplementFour-d1-d2-h3 {
    font-size: 24px;
    color: #333333;
    line-height: 55px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: center;
}

.supplementFour-d1-d2-p1 {
    font-size: 16px;
    color: #333333;
    line-height: 35px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    height: 100px;
    margin-top: 10px;
}

.supplementFour-line {
    width: 400px;
    height: 1px;
    background-color: #eeeeee;
    margin: 0 auto;
    margin-top: 20px;
}

.supplementFour-d1-d3 {
    line-height: 60px;
    font-size: 14px;
    color: #999999;
}

.supplementFour-d1-d3 div:nth-child(1) {
    font-size: 16px;
}


/* <!-- 补充内容04 end --> */


/* <!-- 首页内容图01 ICImg start --> */

.ICImg {
    width: 100%;
}


/* <!-- 首页内容图01 end  --> */


/* <!-- 分割小内容区 Split line content=SLC start --> */

.SLC {
    background-color: #61b55d;
    line-height: 90px;
    text-align: center;
    color: #ffffff;
    background-image: linear-gradient(to right, #61b55d, #a6cb62);
}

.SLC>span:first-child {
    display: inline-block;
    font-size: 80px;
    line-height: 65px;
    vertical-align: bottom;
}

.SLC>span:nth-child(2) {
    display: inline-block;
    font-size: 22px;
    padding: 0 50px;
}

.SLC>span:last-child {
    display: inline-block;
    font-size: 80px;
    line-height: 65px;
    vertical-align: bottom;
}


/* <!-- 分割小内容区 Split line content=SLC end --> */


/* <!-- 首页尾部5小总结 start --> */

.indexFootImgBGBox {
    position: relative;
    min-height: 250px;
    background-color: #1e1e1e;
}

.indexfootContentBox {
    position: absolute;
    top: 70px;
    left: 50%;
    transform: translate(-50%, 0);
    width: 1000px;
}

.indexfootContentBox-d1 {
    width: 20%;
    color: #ffffff;
    text-align: center;
}

.indexfootContentBox-d1-d1 {
    font-size: 55px;
    /* line-height: 65px; */
    height: 65px;
}

.indexfootContentBox-d1-d1>span {
    display: inline-block;
}

.indexfootContentBox-d1-d2 {
    font-size: 14px;
    margin-top: 40px;
    line-height: 14px;
}

.indexfootContentBox-d1-d3 {
    font-size: 26px;
    line-height: 40px;
}

.icon-uniE906-index-new {
    font-size: 63px;
}

.icon-1-index-new {
    font-size: 63px;
}

.icon-3-index-new {
    font-size: 60px;
    margin-top: 10px;
}


/* <!-- 首页尾部5小总结 end --> */