.base{
   
    background-color: white;
    
    
    
}

.cbase{
    background: url(/Public/fl/bg1.png) no-repeat;
    /*border: 1px solid red;*/
    position: relative;
    width: 1215px;
    height: 911px;
    margin: 0px auto;
    padding-bottom: 50px;
}

/*********** 第一个大圆 橙色 *********/
.base .first-wrap{
    position: absolute;
    background-color: rgb(243, 243, 243);
    width: 280px;
    height: 280px;
    border-radius: 140px;
    top: 135px;
    left: 293px;
    box-sizing: border-box;
    padding: 8px;
    box-shadow: 0px 2px 10px 0px 
    rgba(0, 0, 0, 0.4);
    text-align: center;
    overflow: hidden;


}

.base .first-wrap .bg{
    width: 264px;
    height: 264px;
    border-radius: 132px;


}

.base .first-wrap .title-wrap{
    position: absolute;
    width: 100%;
    z-index: 100;
    background-color: rgba(224,82,54, 0.95);
    top: 108px;
    left: 0px;
    padding: 10px;
    box-sizing: border-box;
}

.base .first-wrap .title-wrap .title{

	font-size: 21px;
	color: #f5f5f5;
}

.base .first-wrap .title-wrap .sub-title{

	font-size: 12px;
	color: #f5f5f5;
}

/** 第一个圆 二级圆 **/
/* 二级圆：纺织纤维着色 */
.base .fir-0-wrap .fir-0{
    position: absolute;
    background-color: rgb(243, 243, 243);
    width: 126px;
    height: 126px;
    top: 255px;
    left: 155px;
    border-radius: 63px;
    box-sizing: border-box;
    border: 4px solid white;
    box-shadow: 0px 1px 10px 0px 
        rgba(22, 23, 25, 0.55);
    color: #f5f5f5;

    background-image: url(/Public/fl/testpic.png);
    background-repeat: no-repeat;
    background-size: 118px 118px;
    background-position: center;
    z-index: 9;

    overflow: hidden;

}

.base .fir-0-wrap .fir-0::after{
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.4);
    width: 100%;
    height: 100%;
    z-index: -1;
}

.base .fir-0-wrap .fir-0 .title{
    position: absolute;
    top: 48px;
    left: 0;
    width: 100%;
    font-size: 16px;
    text-align: center;
}

.base .fir-0-wrap:hover .fir-0{
    border-color: #e05236;
    color: #e05236;
    background-size: 160% 160%;
}

/* 三级圆 父级：纺织纤维着色 */
/* 三级：背景线 */
.base .fir-0-wrap .fir-0-line{
    z-index: 5;
    display: none;
    position: absolute;
    width: 219px;
    height: 288px;
    top: 170px;
    left: 0px;
    background-image: url(/Public/fl/fir-0.png);
    background-repeat: no-repeat;
    
}
.base .fir-0-wrap:hover .fir-0-line{
    display: block;
}

/* 三级：原液着色色浆 */
.fir-0-line .fir-0-0{
    position: absolute;
    background-color: rgb(243, 243, 243);
    width: 86px;
    height: 86px;
    top: 230px;
    left: 110px;
    border-radius: 43px;
    box-sizing: border-box;
    border: 3px solid white;
    box-shadow: 0px 1px 10px 0px 
        rgba(22, 23, 25, 0.55);
    color: #f5f5f5;

    background-image: url(/Public/fl/testpic.png);
    background-repeat: no-repeat;
    background-size: 80px 80px;
    background-position: center;
    z-index: 8;

    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}


.fir-0-line .fir-0-0::after{
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.4);
    width: 100%;
    height: 100%;
    z-index: -1;
}

.fir-0-line .fir-0-0 .title{
    flex: 1;
    font-size: 13px;
    padding: 0 5px;
    text-align: center;
}

.fir-0-line .fir-0-0:hover{
    border-color: #e05236;
    color: #e05236;
    background-size: 160% 160%;
}

/* 三级：免水洗色浆 */
.fir-0-line .fir-0-1{
    position: absolute;
    background-color: rgb(243, 243, 243);
    width: 86px;
    height: 86px;
    top: 210px;
    left: 0px;
    border-radius: 43px;
    box-sizing: border-box;
    border: 3px solid white;
    box-shadow: 0px 1px 10px 0px 
        rgba(22, 23, 25, 0.55);
    color: #f5f5f5;

    background-image: url(/Public/fl/testpic.png);
    background-repeat: no-repeat;
    background-size: 80px 80px;
    background-position: center;
    z-index: 8;

    display: flex;
    align-items: center;
    justify-content: center;

    overflow: hidden;
}

.fir-0-line .fir-0-1::after{
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.4);
    width: 100%;
    height: 100%;
    z-index: -1;
}

.fir-0-line .fir-0-1 .title{
    flex: 1;
    font-size: 13px;
    padding: 0 5px;
    text-align: center;
}

.fir-0-line .fir-0-1:hover{
    border-color: #e05236;
    color: #e05236;
    background-size: 160% 160%;
}


/* 三级：纳米功能性浆料 */

.fir-0-line .fir-0-2{
    position: absolute;
    background-color: rgb(243, 243, 243);
    width: 86px;
    height: 86px;
    top: 100px;
    left: 20px;
    border-radius: 43px;
    box-sizing: border-box;
    border: 3px solid white;
    box-shadow: 0px 1px 10px 0px 
        rgba(22, 23, 25, 0.55);
    color: #f5f5f5;

    background-image: url(/Public/fl/testpic.png);
    background-repeat: no-repeat;
    background-size: 80px 80px;
    background-position: center;
    z-index: 8;

    display: flex;
    align-items: center;
    justify-content: center;

    overflow: hidden;
}

.fir-0-line .fir-0-2::after{
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.4);
    width: 100%;
    height: 100%;
    z-index: -1;
}

.fir-0-line .fir-0-2 .title{
    flex: 1;
    font-size: 13px;
    padding: 0 5px;
    text-align: center;
}

.fir-0-line .fir-0-2:hover{
    border-color: #e05236;
    color: #e05236;
    background-size: 160% 160%;
}


/* 三级：纤维色母粒 */

.fir-0-line .fir-0-3{
    position: absolute;
    background-color: rgb(243, 243, 243);
    width: 86px;
    height: 86px;
    top: -30px;
    left: -30px;
    border-radius: 43px;
    box-sizing: border-box;
    border: 3px solid white;
    box-shadow: 0px 1px 10px 0px 
        rgba(22, 23, 25, 0.55);
    color: #f5f5f5;

    background-image: url(/Public/fl/testpic.png);
    background-repeat: no-repeat;
    background-size: 80px 80px;
    background-position: center;
    z-index: 8;

    display: flex;
    align-items: center;
    justify-content: center;

    overflow: hidden;
}

.fir-0-line .fir-0-3::after{
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.4);
    width: 100%;
    height: 100%;
    z-index: -1;
}

.fir-0-line .fir-0-3 .title{
    flex: 1;
    font-size: 13px;
    padding: 0 5px;
    text-align: center;
}

.fir-0-line .fir-0-3:hover{
    border-color: #e05236;
    color: #e05236;
    background-size: 160% 160%;
}

/* 三级：纤维色油 */
.fir-0-line .fir-0-4{
    position: absolute;
    background-color: rgb(243, 243, 243);
    width: 86px;
    height: 86px;
    top: -20px;
    left: 100px;
    border-radius: 43px;
    box-sizing: border-box;
    border: 3px solid white;
    box-shadow: 0px 1px 10px 0px 
        rgba(22, 23, 25, 0.55);
    color: #f5f5f5;

    background-image: url(/Public/fl/testpic.png);
    background-repeat: no-repeat;
    background-size: 80px 80px;
    background-position: center;
    z-index: 8;

    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}

.fir-0-line .fir-0-4::after{
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.4);
    width: 100%;
    height: 100%;
    z-index: -1;
}

.fir-0-line .fir-0-4 .title{
    flex: 1;
    font-size: 13px;
    padding: 0 5px;
    text-align: center;
}

.fir-0-line .fir-0-4:hover{
    border-color: #e05236;
    color: #e05236;
    background-size: 160% 160%;
}




/** 第一个圆 二级圆 **/
/* 二级圆：塑料着色 */
.base .fir-1-wrap .fir-1{
    position: absolute;
    background-color: rgb(243, 243, 243);
    width: 96px;
    height: 96px;
    top: 30px;
    left: 450px;
    border-radius: 48px;
    box-sizing: border-box;
    border: 4px solid white;
    box-shadow: 0px 1px 10px 0px 
        rgba(22, 23, 25, 0.55);
    color: #f5f5f5;

    background-image: url(/Public/fl/testpic.png);
    background-repeat: no-repeat;
    background-size: 88px 88px;
    background-position: center;
    z-index: 9;

    overflow: hidden;
}

.base .fir-1-wrap .fir-1::after{
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.4);
    width: 100%;
    height: 100%;
    z-index: -1;
}


.base .fir-1-wrap .fir-1 .title{
    position: absolute;
    top: 33px;
    left: 0;
    width: 100%;
    font-size: 16px;
    text-align: center;
}

.base .fir-1-wrap:hover .fir-1{
    border-color: #e05236;
    color: #e05236;
    background-size: 160% 160%;
}

/* 三级圆 父级：塑料着色 */

/* 三级：背景线 */
.base .fir-1-wrap .fir-1-line{
    z-index: 5;
    display: none;
    position: absolute;
    width: 187px;
    height: 75px;
    top: -10px;
    left: 420px;
    background-image: url(/Public/fl/fir-1.png);
    background-repeat: no-repeat;
    
}
.base .fir-1-wrap:hover .fir-1-line{
    display: block;
}

/* 三级：塑料色母粒 */
.fir-1-line .fir-1-0{
    position: absolute;
    background-color: rgb(243, 243, 243);
    width: 86px;
    height: 86px;
    top: -50px;
    left: -50px;
    border-radius: 43px;
    box-sizing: border-box;
    border: 3px solid white;
    box-shadow: 0px 1px 10px 0px 
        rgba(22, 23, 25, 0.55);
    color: #f5f5f5;

    background-image: url(/Public/fl/testpic.png);
    background-repeat: no-repeat;
    background-size: 80px 80px;
    background-position: center;
    z-index: 8;

    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}


.fir-1-line .fir-1-0::after{
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.4);
    width: 100%;
    height: 100%;
    z-index: -1;
}

.fir-1-line .fir-1-0 .title{
    flex: 1;
    font-size: 13px;
    padding: 0 5px;
    text-align: center;
}

.fir-1-line .fir-1-0:hover{
    border-color: #e05236;
    color: #e05236;
    background-size: 160% 160%;
}

/* 三级：塑料功能母粒 */
.fir-1-line .fir-1-1{
    position: absolute;
    background-color: rgb(243, 243, 243);
    width: 86px;
    height: 86px;
    top: 10px;
    left: 150px;
    border-radius: 43px;
    box-sizing: border-box;
    border: 3px solid white;
    box-shadow: 0px 1px 10px 0px 
        rgba(22, 23, 25, 0.55);
    color: #f5f5f5;

    background-image: url(/Public/fl/testpic.png);
    background-repeat: no-repeat;
    background-size: 80px 80px;
    background-position: center;
    z-index: 8;

    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}

.fir-1-line .fir-1-1::after{
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.4);
    width: 100%;
    height: 100%;
    z-index: -1;
}

.fir-1-line .fir-1-1 .title{
    flex: 1;
    font-size: 13px;
    padding: 0 5px;
    text-align: center;
}

.fir-1-line .fir-1-1:hover{
    border-color: #e05236;
    color: #e05236;
    background-size: 160% 160%;
}





/*********** 第二个大圆 蓝色 *********/
.base .sec-wrap{
    position: absolute;
    background-color: rgb(243, 243, 243);
    width: 280px;
    height: 280px;
    border-radius: 140px;
    top: 574px;
    left: 258px;
    box-sizing: border-box;
    padding: 8px;
    box-shadow: 0px 2px 10px 0px 
    rgba(0, 0, 0, 0.4);
    text-align: center;
    overflow: hidden;


}

.base .sec-wrap .bg{
    width: 264px;
    height: 264px;
    border-radius: 132px;

}

.base .sec-wrap .title-wrap{
    position: absolute;
    width: 100%;
    z-index: 100;
    background-color: rgba(0,84,167, 0.95);
    top: 108px;
    left: 0px;
    padding: 10px;
    box-sizing: border-box;
}

.base .sec-wrap .title-wrap .title{

	font-size: 21px;
	color: #f5f5f5;
}

.base .sec-wrap .title-wrap .sub-title{

	font-size: 12px;
	color: #f5f5f5;
}


/** 第二个圆 二级圆 **/
.base .sec-0-wrap{
    position: relative;
}
/* 二级圆：特种化学品 */
.base .sec-0-wrap .sec-0{
    position: absolute;
    background-color: rgb(243, 243, 243);
    width: 126px;
    height: 126px;
    top: 660px;
    left: 115px;
    border-radius: 63px;
    box-sizing: border-box;
    border: 4px solid white;
    box-shadow: 0px 1px 10px 0px 
        rgba(22, 23, 25, 0.55);
    color: #f5f5f5;

    background-image: url(/Public/fl/testpic.png);
    background-repeat: no-repeat;
    background-size: 118px 118px;
    background-position: center;
    z-index: 9;

    overflow: hidden;
}

.base .sec-0-wrap .sec-0::after{
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.4);
    width: 100%;
    height: 100%;
    z-index: -1;
}

.base .sec-0-wrap .sec-0 .title{
    position: absolute;
    top: 48px;
    left: 0;
    width: 100%;
    font-size: 16px;
    text-align: center;
}

.base .sec-0-wrap:hover .sec-0{
    border-color: #0054a7;
    color: #0054a7;
    background-size: 160% 160%;
}



/* 二级圆：电子树脂*/
.base .sec-1-wrap .sec-1{
    position: absolute;
    background-color: rgb(243, 243, 243);
    width: 96px;
    height: 96px;
    top: 850px;
    left: 435px;
    border-radius: 48px;
    box-sizing: border-box;
    border: 4px solid white;
    box-shadow: 0px 1px 10px 0px 
        rgba(22, 23, 25, 0.55);
    color: #f5f5f5;

    background-image: url(/Public/fl/testpic.png);
    background-repeat: no-repeat;
    background-size: 88px 88px;
    background-position: center;
    z-index: 9;

    overflow: hidden;
}

.base .sec-1-wrap .sec-1::after{
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.4);
    width: 100%;
    height: 100%;
    z-index: -1;
}


.base .sec-1-wrap .sec-1 .title{
    position: absolute;
    top: 33px;
    left: 0;
    width: 100%;
    font-size: 16px;
    text-align: center;
}

.base .sec-1-wrap:hover .sec-1{
    border-color: #0054a7;
    color: #0054a7;
    background-size: 160% 160%;
}

/* 三级圆 父级：电子树脂 */
/* 三级：背景线 */
.base .sec-1-wrap .sec-1-line{
    z-index: 5;
    display: none;
    position: absolute;
    width: 118px;
    height: 50px;
    top: 890px;
    left: 500px;
    background-image: url(/Public/fl/sec-1.png);
    background-repeat: no-repeat;
    background-position: center;

    
}
.base .sec-1-wrap:hover .sec-1-line{
    display: block;
}

/* 三级：PC树脂 */
.sec-1-line .sec-1-0{
    position: absolute;
    background-color: rgb(243, 243, 243);
    width: 86px;
    height: 86px;
    top: -15px;
    left: 80px;
    border-radius: 43px;
    box-sizing: border-box;
    border: 3px solid white;
    box-shadow: 0px 1px 10px 0px 
        rgba(22, 23, 25, 0.55);
    color: #f5f5f5;

    background-image: url(/Public/fl/testpic.png);
    background-repeat: no-repeat;
    background-size: 80px 80px;
    background-position: center;
    z-index: 8;

    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}

.sec-1-line .sec-1-0::after{
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.4);
    width: 100%;
    height: 100%;
    z-index: -1;
}

.sec-1-line .sec-1-0 .title{
    flex: 1;
    font-size: 13px;
    padding: 0 5px;
    text-align: center;
}

.sec-1-line .sec-1-0:hover{
    border-color: #0054a7;
    color: #0054a7;
    background-size: 160% 160%;
}





/*********** 第三个大圆 绿色 *********/
.base .third-wrap{
    position: absolute;
    background-color: rgb(243, 243, 243);
    width: 280px;
    height: 280px;
    border-radius: 140px;
    top: 360px;
    left: 740px;
    box-sizing: border-box;
    padding: 8px;
    box-shadow: 0px 2px 10px 0px 
    rgba(0, 0, 0, 0.4);
    text-align: center;
    overflow: hidden;


}

.base .third-wrap .bg{
    width: 264px;
    height: 264px;
    border-radius: 132px;

}

.base .third-wrap .title-wrap{
    position: absolute;
    width: 100%;
    z-index: 100;
    background-color: rgba(109,186,68, 0.95);
    top: 108px;
    left: 0px;
    padding: 10px;
    box-sizing: border-box;
}

.base .third-wrap .title-wrap .title{

	font-size: 21px;
	color: #f5f5f5;
}

.base .third-wrap .title-wrap .sub-title{

	font-size: 12px;
	color: #f5f5f5;
}




/** 第三个圆 二级圆 **/
/* 建筑涂料 */
.base .trd-0-wrap .trd-0{
    position: absolute;
    background-color: rgb(243, 243, 243);
    width: 126px;
    height: 126px;
    top: 550px;
    left: 615px;
    border-radius: 63px;
    box-sizing: border-box;
    border: 4px solid white;
    box-shadow: 0px 1px 10px 0px 
        rgba(22, 23, 25, 0.55);
    color: #f5f5f5;

    background-image: url(/Public/fl/testpic.png);
    background-repeat: no-repeat;
    background-size: 118px 118px;
    background-position: center;
    z-index: 9;

    overflow: hidden;
}


.base .trd-0-wrap .trd-0::after{
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.4);
    width: 100%;
    height: 100%;
    z-index: -1;
}


.base .trd-0-wrap .trd-0 .title{
    position: absolute;
    top: 48px;
    left: 0;
    width: 100%;
    font-size: 16px;
    text-align: center;
}

.base .trd-0-wrap:hover .trd-0{
    border-color: #6dba44;
    color: #6dba44;
    background-size: 160% 160%;
}



/* 三级圆 父级：建筑涂料 */
/* 三级：背景线 */
.base .trd-0-wrap .trd-0-line{
    z-index: 5;
    display: none;
    position: absolute;
    width: 175px;
    height: 185px;
    top: 620px;
    left: 640px;
    background-image: url(/Public/fl/trd-0.png);
    background-repeat: no-repeat;
    background-position: center;


    
}
.base .trd-0-wrap:hover .trd-0-line{
    display: block;
}

/* 三级：工业用色浆 */
.trd-0-line .trd-0-0{
    position: absolute;
    background-color: rgb(243, 243, 243);
    width: 86px;
    height: 86px;
    top: 80px;
    left: -40px;
    border-radius: 43px;
    box-sizing: border-box;
    border: 3px solid white;
    box-shadow: 0px 1px 10px 0px 
        rgba(22, 23, 25, 0.55);
    color: #f5f5f5;

    background-image: url(/Public/fl/testpic.png);
    background-repeat: no-repeat;
    background-size: 80px 80px;
    background-position: center;
    z-index: 8;

    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}

.trd-0-line .trd-0-0::after{
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.4);
    width: 100%;
    height: 100%;
    z-index: -1;
}


.trd-0-line .trd-0-0 .title{
    flex: 1;
    font-size: 13px;
    padding: 0 5px;
    text-align: center;
}

.trd-0-line .trd-0-0:hover{
    border-color: #6dba44;
    color: #6dba44;
    background-size: 160% 160%;
}



/* 三级：机调色浆 */
.trd-0-line .trd-0-1{
    position: absolute;
    background-color: rgb(243, 243, 243);
    width: 86px;
    height: 86px;
    top: 150px;
    left: 45px;
    border-radius: 43px;
    box-sizing: border-box;
    border: 3px solid white;
    box-shadow: 0px 1px 10px 0px 
        rgba(22, 23, 25, 0.55);
    color: #f5f5f5;

    background-image: url(/Public/fl/testpic.png);
    background-repeat: no-repeat;
    background-size: 80px 80px;
    background-position: center;
    z-index: 8;

    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}


.trd-0-line .trd-0-1::after{
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.4);
    width: 100%;
    height: 100%;
    z-index: -1;
}


.trd-0-line .trd-0-1 .title{
    flex: 1;
    font-size: 13px;
    padding: 0 5px;
    text-align: center;
}

.trd-0-line .trd-0-1:hover{
    border-color: #6dba44;
    color: #6dba44;
    background-size: 160% 160%;
}


/* 三级：民用市场色浆 */
.trd-0-line .trd-0-2{
    position: absolute;
    background-color: rgb(243, 243, 243);
    width: 86px;
    height: 86px;
    top: 110px;
    left: 155px;
    border-radius: 43px;
    box-sizing: border-box;
    border: 3px solid white;
    box-shadow: 0px 1px 10px 0px 
        rgba(22, 23, 25, 0.55);
    color: #f5f5f5;

    background-image: url(/Public/fl/testpic.png);
    background-repeat: no-repeat;
    background-size: 80px 80px;
    background-position: center;
    z-index: 8;

    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}

.trd-0-line .trd-0-2::after{
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.4);
    width: 100%;
    height: 100%;
    z-index: -1;
}

.trd-0-line .trd-0-2 .title{
    flex: 1;
    font-size: 13px;
    padding: 0 5px;
    text-align: center;
}

.trd-0-line .trd-0-2:hover{
    border-color: #6dba44;
    color: #6dba44;
    background-size: 160% 160%;
}





/* 水性工业漆 */
.base .trd-1-wrap .trd-1{
    position: absolute;
    background-color: rgb(243, 243, 243);
    width: 100px;
    height: 100px;
    top: 410px;
    left: 610px;
    border-radius: 50px;
    box-sizing: border-box;
    border: 4px solid white;
    box-shadow: 0px 1px 10px 0px 
        rgba(22, 23, 25, 0.55);
    color: #f5f5f5;

    background-image: url(/Public/fl/testpic.png);
    background-repeat: no-repeat;
    background-size: 92px 92px;
    background-position: center;
    z-index: 9;
    overflow: hidden;
}

.base .trd-1-wrap .trd-1::after{
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.4);
    width: 100%;
    height: 100%;
    z-index: -1;
}


.base .trd-1-wrap .trd-1 .title{
    position: absolute;
    top: 33px;
    left: 0;
    width: 100%;
    font-size: 16px;
    text-align: center;
}

.base .trd-1-wrap:hover .trd-1{
    border-color: #6dba44;
    color: #6dba44;
    background-size: 160% 160%;
}



/* 三级圆 父级：建筑涂料 */
/* 三级：背景线 */
.base .trd-1-wrap .trd-1-line{
    z-index: 5;
    display: none;
    position: absolute;
    width: 50px;
    height: 118px;
    top: 310px;
    left: 655px;
    background-image: url(/Public/fl/trd-1.png);
    background-repeat: no-repeat;
    background-position: center;

    
}
.base .trd-1-wrap:hover .trd-1-line{
    display: block;
}

/* 三级：水性工业漆色浆 */
.trd-1-line .trd-1-0{
    position: absolute;
    background-color: rgb(243, 243, 243);
    width: 86px;
    height: 86px;
    top: -30px;
    left: -10px;
    border-radius: 43px;
    box-sizing: border-box;
    border: 3px solid white;
    box-shadow: 0px 1px 10px 0px 
        rgba(22, 23, 25, 0.55);
    color: #f5f5f5;

    background-image: url(/Public/fl/testpic.png);
    background-repeat: no-repeat;
    background-size: 80px 80px;
    background-position: center;
    z-index: 8;

    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}

.trd-1-line .trd-1-0::after{
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.4);
    width: 100%;
    height: 100%;
    z-index: -1;
}



.trd-1-line .trd-1-0 .title{
    flex: 1;
    font-size: 13px;
    padding: 0 5px;
    text-align: center;
}

.trd-1-line .trd-1-0:hover{ 
    border-color: #6dba44;
    color: #6dba44;
    background-size: 160% 160%;
}










/* 地面涂装 */
.base .trd-2-wrap .trd-2{
    position: absolute;
    background-color: rgb(243, 243, 243);
    width: 100px;
    height: 100px;
    top: 240px;
    left: 825px;
    border-radius: 50px;
    box-sizing: border-box;
    border: 4px solid white;
    box-shadow: 0px 1px 10px 0px 
        rgba(22, 23, 25, 0.55);
    color: #f5f5f5;

    background-image: url(/Public/fl/testpic.png);
    background-repeat: no-repeat;
    background-size: 92px 92px;
    background-position: center;

    z-index: 9;

    overflow: hidden;
}

.base .trd-2-wrap .trd-2::after{
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.4);
    width: 100%;
    height: 100%;
    z-index: -1;
}


.base .trd-2-wrap .trd-2 .title{
    position: absolute;
    top: 33px;
    left: 0;
    width: 100%;
    font-size: 16px;
    text-align: center;
}

.base .trd-2-wrap .trd-2:hover{
    border-color: #6dba44;
    color: #6dba44;
    background-size: 160% 160%;
}




/* 三级圆 父级：建筑涂料 */
/* 三级：背景线 */
.base .trd-2-wrap .trd-2-line{
    z-index: 5;
    display: none;
    position: absolute;
    width: 113px;
    height: 155px;
    top: 130px;
    left: 770px;
    background-image: url(/Public/fl/trd-2.png);
    background-repeat: no-repeat;
    background-position: center;


}
.base .trd-2-wrap:hover .trd-2-line{
    display: block;
}

/* 三级：环氧色浆 */
.trd-2-line .trd-2-0{
    position: absolute;
    background-color: rgb(243, 243, 243);
    width: 86px;
    height: 86px;
    top: 40px;
    left: -40px;
    border-radius: 43px;
    box-sizing: border-box;
    border: 3px solid white;
    box-shadow: 0px 1px 10px 0px 
        rgba(22, 23, 25, 0.55);
    color: #f5f5f5;

    background-image: url(/Public/fl/testpic.png);
    background-repeat: no-repeat;
    background-size: 80px 80px;
    background-position: center;
    z-index: 8;

    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}

.trd-2-line .trd-2-0::after{
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.4);
    width: 100%;
    height: 100%;
    z-index: -1;
}



.trd-2-line .trd-2-0 .title{
    flex: 1;
    font-size: 13px;
    padding: 0 5px;
    text-align: center;
}

.trd-2-line .trd-2-0:hover{ 
    border-color: #6dba44;
    color: #6dba44;
    background-size: 160% 160%;
}


/* 三级：PVC跑道色浆 */
.trd-2-line .trd-2-1{
    position: absolute;
    background-color: rgb(243, 243, 243);
    width: 86px;
    height: 86px;
    top: -30px;
    left: 65px;
    border-radius: 43px;
    box-sizing: border-box;
    border: 3px solid white;
    box-shadow: 0px 1px 10px 0px 
        rgba(22, 23, 25, 0.55);
    color: #f5f5f5;

    background-image: url(/Public/fl/testpic.png);
    background-repeat: no-repeat;
    background-size: 80px 80px;
    background-position: center;
    z-index: 8;

    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}


.trd-2-line .trd-2-1::after{
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.4);
    width: 100%;
    height: 100%;
    z-index: -1;
}

.trd-2-line .trd-2-1 .title{
    flex: 1;
    font-size: 13px;
    padding: 0 5px;
    text-align: center;
}

.trd-2-line .trd-2-1:hover{ 
    border-color: #6dba44;
    color: #6dba44;
    background-size: 160% 160%;
}





/* 轻工 */
.base .trd-3-wrap .trd-3{
    position: absolute;
    background-color: rgb(243, 243, 243);
    width: 115px;
    height: 115px;
    top: 315px;
    left: 1005px;
    border-radius: 57.5px;
    box-sizing: border-box;
    border: 4px solid white;
    box-shadow: 0px 1px 10px 0px 
        rgba(22, 23, 25, 0.55);
    color: #f5f5f5;

    background-image: url(/Public/fl/testpic.png);
    background-repeat: no-repeat;
    background-size: 107px 107px;
    background-position: center;

    z-index: 9;
    overflow: hidden;
}

.base .trd-3-wrap .trd-3::after{
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.4);
    width: 100%;
    height: 100%;
    z-index: -1;
}


.base .trd-3-wrap .trd-3 .title{
    position: absolute;
    top: 45px;
    left: 0;
    width: 100%;
    font-size: 16px;
    text-align: center;
}

.base .trd-3-wrap:hover  .trd-3{
    border-color: #6dba44;
    color: #6dba44;
    background-size: 160% 160%;
}


/* 三级圆 父级：轻工 */
/* 三级：背景线 */
.base .trd-3-wrap .trd-3-line{
    z-index: 5;
    display: none;
    position: absolute;
    width: 195px;
    height: 328px;
    top: 140px;
    left: 1010px;
    background-image: url(/Public/fl/trd-3.png);
    background-repeat: no-repeat;
    background-position: center;


}
.base .trd-3-wrap:hover .trd-3-line{
    display: block;
}

/* 三级：乳胶色浆 */
.trd-3-line .trd-3-0{
    position: absolute;
    background-color: rgb(243, 243, 243);
    width: 86px;
    height: 86px;
    top: 40px;
    left: -40px;
    border-radius: 43px;
    box-sizing: border-box;
    border: 3px solid white;
    box-shadow: 0px 1px 10px 0px 
        rgba(22, 23, 25, 0.55);
    color: #f5f5f5;

    background-image: url(/Public/fl/testpic.png);
    background-repeat: no-repeat;
    background-size: 80px 80px;
    background-position: center;
    z-index: 8;

    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}

.trd-3-line .trd-3-0::after{
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.4);
    width: 100%;
    height: 100%;
    z-index: -1;
}

.trd-3-line .trd-3-0 .title{
    flex: 1;
    font-size: 13px;
    padding: 0 5px;
    text-align: center;
}

.trd-3-line .trd-3-0:hover{ 
    border-color: #6dba44;
    color: #6dba44;
    background-size: 160% 160%;
}


/* 三级：功能性分散体 */
.trd-3-line .trd-3-1{
    position: absolute;
    background-color: rgb(243, 243, 243);
    width: 86px;
    height: 86px;
    top: -40px;
    left: 45px;
    border-radius: 43px;
    box-sizing: border-box;
    border: 3px solid white;
    box-shadow: 0px 1px 10px 0px 
        rgba(22, 23, 25, 0.55);
    color: #f5f5f5;

    background-image: url(/Public/fl/testpic.png);
    background-repeat: no-repeat;
    background-size: 80px 80px;
    background-position: center;
    z-index: 8;

    display: flex;
    align-items: center;
    justify-content: center;

    overflow: hidden;
}
.trd-3-line .trd-3-1::after{
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.4);
    width: 100%;
    height: 100%;
    z-index: -1;
}

.trd-3-line .trd-3-1 .title{
    flex: 1;
    font-size: 13px;
    padding: 0 5px;
    text-align: center;
}

.trd-3-line .trd-3-1:hover{ 
    border-color: #6dba44;
    color: #6dba44;
    background-size: 160% 160%;
}


/* 三级：造纸色浆 */
.trd-3-line .trd-3-2{
    position: absolute;
    background-color: rgb(243, 243, 243);
    width: 86px;
    height: 86px;
    top: 80px;
    left: 80px;
    border-radius: 43px;
    box-sizing: border-box;
    border: 3px solid white;
    box-shadow: 0px 1px 10px 0px 
        rgba(22, 23, 25, 0.55);
    color: #f5f5f5;

    background-image: url(/Public/fl/testpic.png);
    background-repeat: no-repeat;
    background-size: 80px 80px;
    background-position: center;
    z-index: 8;

    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}

.trd-3-line .trd-3-2::after{
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.4);
    width: 100%;
    height: 100%;
    z-index: -1;
}

.trd-3-line .trd-3-2 .title{
    flex: 1;
    font-size: 13px;
    padding: 0 5px;
    text-align: center;
}

.trd-3-line .trd-3-2:hover{ 
    border-color: #6dba44;
    color: #6dba44;
    background-size: 160% 160%;
}


/* 三级：合成革色浆 */
.trd-3-line .trd-3-3{
    position: absolute;
    background-color: rgb(243, 243, 243);
    width: 86px;
    height: 86px;
    top: 170px;
    left: 160px;
    border-radius: 43px;
    box-sizing: border-box;
    border: 3px solid white;
    box-shadow: 0px 1px 10px 0px 
        rgba(22, 23, 25, 0.55);
    color: #f5f5f5;

    background-image: url(/Public/fl/testpic.png);
    background-repeat: no-repeat;
    background-size: 80px 80px;
    background-position: center;
    z-index: 8;

    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}

.trd-3-line .trd-3-3::after{
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.4);
    width: 100%;
    height: 100%;
    z-index: -1;
}

.trd-3-line .trd-3-3 .title{
    flex: 1;
    font-size: 13px;
    padding: 0 5px;
    text-align: center;
}

.trd-3-line .trd-3-3:hover{ 
    border-color: #6dba44;
    color: #6dba44;
    background-size: 160% 160%;
}


/* 三级：胶带色浆 */
.trd-3-line .trd-3-4{
    position: absolute;
    background-color: rgb(243, 243, 243);
    width: 86px;
    height: 86px;
    top: 290px;
    left: 140px;
    border-radius: 43px;
    box-sizing: border-box;
    border: 3px solid white;
    box-shadow: 0px 1px 10px 0px 
        rgba(22, 23, 25, 0.55);
    color: #f5f5f5;

    background-image: url(/Public/fl/testpic.png);
    background-repeat: no-repeat;
    background-size: 80px 80px;
    background-position: center;
    z-index: 8;

    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}

.trd-3-line .trd-3-4::after{
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.4);
    width: 100%;
    height: 100%;
    z-index: -1;
}

.trd-3-line .trd-3-4 .title{
    flex: 1;
    font-size: 13px;
    padding: 0 5px;
    text-align: center;
}

.trd-3-line .trd-3-4:hover{ 
    border-color: #6dba44;
    color: #6dba44;
    background-size: 160% 160%;
}





/* 油墨 */
.base .trd-4-wrap .trd-4{
    position: absolute;
    background-color: rgb(243, 243, 243);
    width: 100px;
    height: 100px;
    top: 510px;
    left: 1035px;
    border-radius: 50px;
    box-sizing: border-box;
    border: 4px solid white;
    box-shadow: 0px 1px 10px 0px 
        rgba(22, 23, 25, 0.55);
    color: #f5f5f5;

    background-image: url(/Public/fl/testpic.png);
    background-repeat: no-repeat;
    background-size: 92px 92px;
    background-position: center;

    z-index: 9;
    overflow: hidden;
}

.base .trd-4-wrap .trd-4::after{
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.4);
    width: 100%;
    height: 100%;
    z-index: -1;
}

.base .trd-4-wrap .trd-4 .title{
    position: absolute;
    top: 33px;
    left: 0;
    width: 100%;
    font-size: 16px;
    text-align: center;
}

.base .trd-4-wrap:hover .trd-4{
    border-color: #6dba44;
    color: #6dba44;
    background-size: 160% 160%;
}



/* 三级圆 父级：油墨 */
/* 三级：背景线 */
.base .trd-4-wrap .trd-4-line{
    z-index: 5;
    display: none;
    position: absolute;
    width: 123px;
    height: 124px;
    top: 560px;
    left: 1090px;
    background-image: url(/Public/fl/trd-4.png);
    background-repeat: no-repeat;
    background-position: center;

}
.base .trd-4-wrap:hover .trd-4-line{
    display: block;
}

/* 三级：醇溶性油墨 */
.trd-4-line .trd-4-0{
    position: absolute;
    background-color: rgb(243, 243, 243);
    width: 86px;
    height: 86px;
    top: 0px;
    left: 80px;
    border-radius: 43px;
    box-sizing: border-box;
    border: 3px solid white;
    box-shadow: 0px 1px 10px 0px 
        rgba(22, 23, 25, 0.55);
    color: #f5f5f5;

    background-image: url(/Public/fl/testpic.png);
    background-repeat: no-repeat;
    background-size: 80px 80px;
    background-position: center;
    z-index: 8;

    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}

.trd-4-line .trd-4-0::after{
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.4);
    width: 100%;
    height: 100%;
    z-index: -1;
}

.trd-4-line .trd-4-0 .title{
    flex: 1;
    font-size: 13px;
    padding: 0 5px;
    text-align: center;
}

.trd-4-line .trd-4-0:hover{ 
    border-color: #6dba44;
    color: #6dba44;
    background-size: 160% 160%;
}


/* 三级：水性油墨 */
.trd-4-line .trd-4-1{
    position: absolute;
    background-color: rgb(243, 243, 243);
    width: 86px;
    height: 86px;
    top: 80px;
    left: 0px;
    border-radius: 43px;
    box-sizing: border-box;
    border: 3px solid white;
    box-shadow: 0px 1px 10px 0px 
        rgba(22, 23, 25, 0.55);
    color: #f5f5f5;

    background-image: url(/Public/fl/testpic.png);
    background-repeat: no-repeat;
    background-size: 80px 80px;
    background-position: center;
    z-index: 8;

    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}

.trd-4-line .trd-4-1::after{
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.4);
    width: 100%;
    height: 100%;
    z-index: -1;
}

.trd-4-line .trd-4-1 .title{
    flex: 1;
    font-size: 13px;
    padding: 0 5px;
    text-align: center;
}

.trd-4-line .trd-4-1:hover{ 
    border-color: #6dba44;
    color: #6dba44;
    background-size: 160% 160%;
}







/* 涂料添加剂 */
.base .trd-5-wrap .trd-5{
    position: absolute;
    background-color: rgb(243, 243, 243);
    width: 126px;
    height: 126px;
    top: 640px;
    left: 905px;
    border-radius: 63px;
    box-sizing: border-box;
    border: 4px solid white;
    box-shadow: 0px 1px 10px 0px 
        rgba(22, 23, 25, 0.55);
    color: #f5f5f5;

    background-image: url(/Public/fl/testpic.png);
    background-repeat: no-repeat;
    background-size: 118px 118px;
    background-position: center;


    z-index: 9;
    overflow: hidden;
}


.base .trd-5-wrap .trd-5::after{
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.4);
    width: 100%;
    height: 100%;
    z-index: -1;
}

.base .trd-5-wrap .trd-5 .title{
    position: absolute;
    top: 48px;
    left: 0;
    width: 100%;
    font-size: 16px;
    text-align: center;
}

.base .trd-5-wrap:hover .trd-5{
    border-color: #6dba44;
    color: #6dba44;
    background-size: 160% 160%;
}





/* 三级圆 父级：涂料添加剂 */
/* 三级：背景线 */
.base .trd-5-wrap .trd-5-line{
    z-index: 5;
    display: none;
    position: absolute;
    width: 89px;
    height: 102px;
    top: 720px;
    left: 970px;
    background-image: url(/Public/fl/trd-5.png);
    background-repeat: no-repeat;
    background-position: center;

}
.base .trd-5-wrap:hover .trd-5-line{
    display: block;
}

/* 三级：SUA系列/炔醇系列 */
.trd-5-line .trd-5-0{
    position: absolute;
    background-color: rgb(243, 243, 243);
    width: 86px;
    height: 86px;
    top: 60px;
    left: 45px;
    border-radius: 43px;
    box-sizing: border-box;
    border: 3px solid white;
    box-shadow: 0px 1px 10px 0px 
        rgba(22, 23, 25, 0.55);
    color: #f5f5f5;

    background-image: url(/Public/fl/testpic.png);
    background-repeat: no-repeat;
    background-size: 80px 80px;
    background-position: center;
    z-index: 8;

    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}

.trd-5-line .trd-5-0::after{
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.4);
    width: 100%;
    height: 100%;
    z-index: -1;
}

.trd-5-line .trd-5-0 .title{
    flex: 1;
    font-size: 13px;
    padding: 0 5px;
    text-align: center;
}

.trd-5-line .trd-5-0:hover{ 
    border-color: #6dba44;
    color: #6dba44;
    background-size: 160% 160%;
}