.y20-webpage{}
.tskc-main1{
    background: #F5F5F8;
    padding: 50px 0;
}
.tskc-main1 .tm1-text{
    font-size: 18px;
    line-height: 30px;
    letter-spacing: 1px;
}
.tskc-main1 .tm1-title{
    margin: 50px auto;
    text-align: center;
    font-size: 26px;
    font-weight: bold;
    color: #616161;
    text-indent: 1px;
    letter-spacing: 1px;
}
.tskc-main1 .tm1-card-box{
}
.tskc-main1 .tm1-card-box ul{list-style: none;}
.tskc-main1 .tm1-card-box ul li{float: left;width: 25%;text-align: center;color: white;height: 229px;overflow: hidden;}
.tskc-main1 .tm1-card-box ul li img{
    width: 100%;
}
.tskc-main1 .tm1-card-box ul li img:hover{
    transform:scale(1.1);
    cursor:pointer;
}
.tskc-main1 .tm1-card-box ul li .tm1cb-title{
    font-size: 22px;
    font-weight: bold;
    margin-top: 14%;
}
.tskc-main1 .tm1-card-box ul li .tm1cb-intro{
    font-size: 18px;
    text-align: left;
    line-height: 30px;
    padding: 0 30px;
    margin-top: 20px;
}

.tskc-main2{
    padding: 50px 0;
    text-align: center;
    background: url('/assets/2020/images/webpage/tskc_m2_bg.jpg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.tskc-main2 .tm2-left{
    overflow: hidden;
    width: 54%;
    height: 420px;
    display: inline-block;
    text-align: left;
    padding: 2%;
    padding-top: 70px;
}
.tskc-main2 .tm2-left p{
    font-size: 18px;
    line-height: 36px;
}
.tskc-main2 .tm2-right{
    /* overflow: hidden; */
    width: 39%;
    height: 420px;
    display: inline-block;
    position: relative;
}
.tskc-main2 .tm2-right img{
    position: absolute;
    cursor: pointer;
}
.tskc-main2 .tm2-right img:hover{

    z-index: 8;

    transform: scale(1.1);
}
.tskc-main2 .tm2-right .t2r-img-1{
    left: 0;
    top: 50px;
    z-index: 5;
}
.tskc-main2 .tm2-right .t2r-img-2{
    top: 0;
    right: 0;
    z-index: 4;
}
.tskc-main2 .tm2-right .t2r-img-3{
    bottom: 0;
    left: 30%;
    z-index: 6;
}


.tskc-main3{
    background: url('/assets/2020/images/webpage/tskc_m3_bg.jpg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 50px 0;
}
.tskc-main3 .y20-main-titlebox{}
.tskc-main3 .y20-main-titlebox .ymt-title{
    color: white;
}
.tskc-main3 .y20-main-titlebox .wow{}
.tskc-main3 .y20-main-titlebox .fadeInUp{}
.tskc-main3 .tm3-left{
    width: 48%;
    height: 550px;
    display: inline-block;
    overflow: hidden;
    padding: 2%;
}
.tskc-main3 .tm3-left img{
    width: 100%;
    cursor:pointer;
}
.tskc-main3 .tm3-left:hover  img{
    transform:scale(1.1);
}
.tskc-main3 .tm3-left:hover +.tm3-right{
    transform: translateX(30px);
    height:400px;
}
.tskc-main3 .tm3-right{
    width: 51%;
    height: 410px;
    display: inline-block;
    overflow: hidden;
    padding: 30px 20px;
    background: white;
    margin-bottom: 70px;
    margin-left: -34px;
}
.tskc-main3 .tm3-right .tm3r-text{
    font-size: 18px;
    line-height: 30px;
}
.tskc-main3 .tm3-right .tm3r-title{
    background: #38C68F;
    font-size: 22px;
    color: white;
    padding: 5px 15px;
    display: inline-block;
    margin: 20px 0;
}
.tskc-main3 .tm3-right .tm3r-lp{
    font-size: 18px;
    margin: 8px;
    position:relative;
    padding-left: 15px;
}
.tskc-main3 .tm3-right .tm3r-lp::before{content:"";width:5px;height:5px;background:#38c68f;border-radius:50%;position: absolute;left: -5px;top: 0;bottom: 0;margin: auto;}


.tskc-main4{
    padding: 50px 0;
    background: url('/assets/2020/images/webpage/tskc_m4_bg.jpg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding-bottom: 0;
    overflow:hidden;
}
.tskc-main4 .tm4-text{
    font-size: 18px;
    color: #616161;
    line-height: 30px;
    margin: 30px 0;
}
.tskc-main4 .tm4-info-box{
    width: 100%;
    margin: auto;
    height: 600px;
    position: relative;
    background: url('/assets/2020/images/webpage/tskc_m4_c.png');
    background-repeat: no-repeat;
    background-position: center bottom;
    margin-top: 80px;
    cursor:pointer;
}
.tskc-main4 .tm4-info-box:hover{
    transform:translateY(20px);

}
.tskc-main4 .tm4-info-box .tm4ib-items{
    position: absolute;
    width: 313px;
}
.tskc-main4 .tm4-info-box .tm4ib-is1{
    left: 0;
    top: 10px;
    width: 340px;
}
.tskc-main4 .tm4-info-box .tm4ib-is1 .tm4ibi-title{
    background: #F8B421;
}
.tskc-main4 .tm4-info-box .tm4ib-items .tm4ibi-title{
    color: white;
    font-size: 20px;
    padding: 5px 10px;
    margin-bottom: 20px;
}
.tskc-main4 .tm4-info-box .tm4ib-items .tm4ibi-intro{
    font-size: 18px;
    line-height: 30px;
}
.tskc-main4 .tm4-info-box .tm4ib-is2{
    top: 296px;
    left: 0;
}
.tskc-main4 .tm4-info-box .tm4ib-is2 .tm4ibi-title{
    background: #FF895B;
}
.tskc-main4 .tm4-info-box .tm4ib-is3{
    right: 0;
    top: 9px;
    width: 340px;
}
.tskc-main4 .tm4-info-box .tm4ib-is3 .tm4ibi-title{
    background: #38C68F;
}
.tskc-main4 .tm4-info-box .tm4ib-is4{
    top: 294px;
    right: 0;
}
.tskc-main4 .tm4-info-box .tm4ib-is4 .tm4ibi-title{
    background: #7FC97C;
}


.tskc-main5{
    padding-top: 30px;
    background: white;
    overflow:hidden;
}
.tskc-main5 .tm5-text{
    color: #616161;
    font-size: 18px;
    line-height: 30px;
}
.tskc-main5 .tm5-info-box{
    background: url('/assets/2020/images/webpage/tskc_m5_c.png');
    width: 100%;
    height: 800px;
    background-position: center bottom;
    background-repeat: no-repeat;
    margin-top: 260px;
    position: relative;
    cursor:pointer;

}
.tskc-main5 .tm5-info-box:hover{

    /* animation: zoomIn 1s linear infinite; */

    transform: translateY(20px);
}
.tskc-main5 .tm5-info-box .tm5ib-items{
    width: 220px;
    height: 220px;
    position: absolute;
    text-align: center;
    padding-top: 70px;
}
.tskc-main5 .tm5-info-box .tm5ib-is1{
    color: #F8B421;
    top: 280px;
    left: 30px;
}
.tskc-main5 .tm5-info-box .tm5ib_bg{
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}
.tskc-main5 .tm5-info-box .tm5ib-is1 .tm5ib_bg{
    background: url('/assets/2020/images/webpage/tskc_m5_1.png');
    background-repeat: no-repeat;
    background-position: center;
    animation: rotate 15s linear infinite;
}
.tskc-main5 .tm5-info-box .tm5ib-is2 .tm5ib_bg{
    background: url('/assets/2020/images/webpage/tskc_m5_2.png');
    background-repeat: no-repeat;
    background-position: center;
    animation: rotate 15s linear infinite;
}
.tskc-main5 .tm5-info-box .tm5ib-is3 .tm5ib_bg{
    background: url('/assets/2020/images/webpage/tskc_m5_3.png');
    background-repeat: no-repeat;
    background-position: center;
    animation: rotate 15s linear infinite;
}
.tskc-main5 .tm5-info-box .tm5ib-is4 .tm5ib_bg{
    background: url('/assets/2020/images/webpage/tskc_m5_4.png');
    background-repeat: no-repeat;
    background-position: center;
    animation: rotate 15s linear infinite;
}
.tskc-main5 .tm5-info-box .tm5ib-is5 .tm5ib_bg{
    background: url('/assets/2020/images/webpage/tskc_m5_5.png');
    background-repeat: no-repeat;
    background-position: center;
    animation: rotate 15s linear infinite;
}
.tskc-main5 .tm5-info-box .tm5ib-items .tm5ibi-num{
    font-size: 30px;
    color: inherit;
}
.tskc-main5 .tm5-info-box .tm5ib-items .tm5ibi-title{
    font-size: 25px;
    color: #616161;
}
.tskc-main5 .tm5-info-box .tm5ib-items .tm5ibi-intro{
    position: absolute;
    top: -70px;
    text-align: left;
    color: #616161;
    font-size: 18px;
}
.tskc-main5 .tm5-info-box .tm5ib-is3 .tm5ibi-intro{

    width: 330px;

    margin-left: -50px;
}
.tskc-main5 .tm5-info-box .tm5ib-is2{
    top: -10px;
    left: 260px;
    color: #7fc97c;
}
.tskc-main5 .tm5-info-box .tm5ib-is3{
    top: -110px;
    left: 0;
    right: 0;
    margin: auto;
    color: #38c68f;
}
.tskc-main5 .tm5-info-box .tm5ib-is4{
    top: -20px;
    right: 280px;
    color: #44bcd6;
}
.tskc-main5 .tm5-info-box .tm5ib-is5{
    top: 250px;
    right: 40px;
    color: #ff895b;
}


.y20-webpage{}
.tskc-main1{
    background: #F5F5F8;
    padding: 50px 0;
}
.tskc-main1 .tm1-text{
    font-size: 18px;
    line-height: 30px;
    letter-spacing: 1px;
}
.tskc-main1 .tm1-title{
    margin: 50px auto;
    text-align: center;
    font-size: 26px;
    font-weight: bold;
    color: #616161;
    text-indent: 1px;
    letter-spacing: 1px;
}
.tskc-main1 .tm1-card-box{
}
.tskc-main1 .tm1-card-box ul{list-style: none;}
.tskc-main1 .tm1-card-box ul li{float: left;width: 25%;text-align: center;color: white;height: 229px;overflow: hidden;}
.tskc-main1 .tm1-card-box ul li img{
    width: 100%;
}
.tskc-main1 .tm1-card-box ul li img:hover{
    transform:scale(1.1);
    cursor:pointer;
}
.tskc-main1 .tm1-card-box ul li .tm1cb-title{
    font-size: 22px;
    font-weight: bold;
    margin-top: 14%;
}
.tskc-main1 .tm1-card-box ul li .tm1cb-intro{
    font-size: 18px;
    text-align: left;
    line-height: 30px;
    padding: 0 30px;
    margin-top: 20px;
}

.tskc-main2{
    padding: 50px 0;
    text-align: center;
    background: url('/assets/2020/images/webpage/tskc_m2_bg.jpg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.tskc-main2 .tm2-left{
    overflow: hidden;
    width: 54%;
    height: 420px;
    display: inline-block;
    text-align: left;
    padding: 2%;
    padding-top: 70px;
}
.tskc-main2 .tm2-left p{
    font-size: 18px;
    line-height: 36px;
}
.tskc-main2 .tm2-right{
    /* overflow: hidden; */
    width: 39%;
    height: 420px;
    display: inline-block;
    position: relative;
}
.tskc-main2 .tm2-right img{
    position: absolute;
    cursor: pointer;
}
.tskc-main2 .tm2-right img:hover{

    z-index: 8;

    transform: scale(1.1);
}
.tskc-main2 .tm2-right .t2r-img-1{
    left: 0;
    top: 50px;
    z-index: 5;
}
.tskc-main2 .tm2-right .t2r-img-2{
    top: 0;
    right: 0;
    z-index: 4;
}
.tskc-main2 .tm2-right .t2r-img-3{
    bottom: 0;
    left: 30%;
    z-index: 6;
}


.tskc-main3{
    background: url('/assets/2020/images/webpage/tskc_m3_bg.jpg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 50px 0;
}
.tskc-main3 .y20-main-titlebox{}
.tskc-main3 .y20-main-titlebox .ymt-title{
    color: white;
}
.tskc-main3 .y20-main-titlebox .wow{}
.tskc-main3 .y20-main-titlebox .fadeInUp{}
.tskc-main3 .tm3-left{
    width: 48%;
    height: 550px;
    display: inline-block;
    overflow: hidden;
    padding: 2%;
}
.tskc-main3 .tm3-left img{
    width: 100%;
    cursor:pointer;
}
.tskc-main3 .tm3-left:hover  img{
    transform:scale(1.1);
}
.tskc-main3 .tm3-left:hover +.tm3-right{
    transform: translateX(30px);
    height:400px;
}
.tskc-main3 .tm3-right{
    width: 51%;
    height: 410px;
    display: inline-block;
    overflow: hidden;
    padding: 30px 20px;
    background: white;
    margin-bottom: 70px;
    margin-left: -34px;
}
.tskc-main3 .tm3-right .tm3r-text{
    font-size: 18px;
    line-height: 30px;
}
.tskc-main3 .tm3-right .tm3r-title{
    background: #38C68F;
    font-size: 22px;
    color: white;
    padding: 5px 15px;
    display: inline-block;
    margin: 20px 0;
}
.tskc-main3 .tm3-right .tm3r-lp{
    font-size: 18px;
    margin: 8px;
    position:relative;
    padding-left: 15px;
}
.tskc-main3 .tm3-right .tm3r-lp::before{content:"";width:5px;height:5px;background:#38c68f;border-radius:50%;position: absolute;left: -5px;top: 0;bottom: 0;margin: auto;}


.tskc-main4{
    padding: 50px 0;
    background: url('/assets/2020/images/webpage/tskc_m4_bg.jpg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding-bottom: 0;
    overflow:hidden;
}
.tskc-main4 .tm4-text{
    font-size: 18px;
    color: #616161;
    line-height: 30px;
    margin: 30px 0;
}
.tskc-main4 .tm4-info-box{
    width: 100%;
    margin: auto;
    height: 600px;
    position: relative;
    background: url('/assets/2020/images/webpage/tskc_m4_c.png');
    background-repeat: no-repeat;
    background-position: center bottom;
    margin-top: 80px;
    cursor:pointer;
}
.tskc-main4 .tm4-info-box:hover{
    transform:translateY(20px);

}
.tskc-main4 .tm4-info-box .tm4ib-items{
    position: absolute;
    width: 313px;
}
.tskc-main4 .tm4-info-box .tm4ib-is1{
    left: 0;
    top: 10px;
    width: 340px;
}
.tskc-main4 .tm4-info-box .tm4ib-is1 .tm4ibi-title{
    background: #F8B421;
}
.tskc-main4 .tm4-info-box .tm4ib-items .tm4ibi-title{
    color: white;
    font-size: 20px;
    padding: 5px 10px;
    margin-bottom: 20px;
}
.tskc-main4 .tm4-info-box .tm4ib-items .tm4ibi-intro{
    font-size: 18px;
    line-height: 30px;
}
.tskc-main4 .tm4-info-box .tm4ib-is2{
    top: 296px;
    left: 0;
}
.tskc-main4 .tm4-info-box .tm4ib-is2 .tm4ibi-title{
    background: #FF895B;
}
.tskc-main4 .tm4-info-box .tm4ib-is3{
    right: 0;
    top: 9px;
    width: 340px;
}
.tskc-main4 .tm4-info-box .tm4ib-is3 .tm4ibi-title{
    background: #38C68F;
}
.tskc-main4 .tm4-info-box .tm4ib-is4{
    top: 294px;
    right: 0;
}
.tskc-main4 .tm4-info-box .tm4ib-is4 .tm4ibi-title{
    background: #7FC97C;
}


.tskc-main5{
    padding-top: 30px;
    background: white;
    overflow:hidden;
}
.tskc-main5 .tm5-text{
    color: #616161;
    font-size: 18px;
    line-height: 30px;
}
.tskc-main5 .tm5-info-box{
    background: url('/assets/2020/images/webpage/tskc_m5_c.png');
    width: 100%;
    height: 800px;
    background-position: center bottom;
    background-repeat: no-repeat;
    margin-top: 260px;
    position: relative;
    cursor:pointer;

}
.tskc-main5 .tm5-info-box:hover{

    /* animation: zoomIn 1s linear infinite; */

    transform: translateY(20px);
}
.tskc-main5 .tm5-info-box .tm5ib-items{
    width: 220px;
    height: 220px;
    position: absolute;
    text-align: center;
    padding-top: 70px;
}
.tskc-main5 .tm5-info-box .tm5ib-is1{
    color: #F8B421;
    top: 280px;
    left: 30px;
}
.tskc-main5 .tm5-info-box .tm5ib_bg{
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}
.tskc-main5 .tm5-info-box .tm5ib-is1 .tm5ib_bg{
    background: url('/assets/2020/images/webpage/tskc_m5_1.png');
    background-repeat: no-repeat;
    background-position: center;
    animation: rotate 15s linear infinite;
}
.tskc-main5 .tm5-info-box .tm5ib-is2 .tm5ib_bg{
    background: url('/assets/2020/images/webpage/tskc_m5_2.png');
    background-repeat: no-repeat;
    background-position: center;
    animation: rotate 15s linear infinite;
}
.tskc-main5 .tm5-info-box .tm5ib-is3 .tm5ib_bg{
    background: url('/assets/2020/images/webpage/tskc_m5_3.png');
    background-repeat: no-repeat;
    background-position: center;
    animation: rotate 15s linear infinite;
}
.tskc-main5 .tm5-info-box .tm5ib-is4 .tm5ib_bg{
    background: url('/assets/2020/images/webpage/tskc_m5_4.png');
    background-repeat: no-repeat;
    background-position: center;
    animation: rotate 15s linear infinite;
}
.tskc-main5 .tm5-info-box .tm5ib-is5 .tm5ib_bg{
    background: url('/assets/2020/images/webpage/tskc_m5_5.png');
    background-repeat: no-repeat;
    background-position: center;
    animation: rotate 15s linear infinite;
}
.tskc-main5 .tm5-info-box .tm5ib-items .tm5ibi-num{
    font-size: 30px;
    color: inherit;
}
.tskc-main5 .tm5-info-box .tm5ib-items .tm5ibi-title{
    font-size: 25px;
    color: #616161;
}
.tskc-main5 .tm5-info-box .tm5ib-items .tm5ibi-intro{
    position: absolute;
    top: -70px;
    text-align: left;
    color: #616161;
    font-size: 18px;
}
.tskc-main5 .tm5-info-box .tm5ib-is3 .tm5ibi-intro{

    width: 330px;

    margin-left: -50px;
}
.tskc-main5 .tm5-info-box .tm5ib-is2{
    top: -10px;
    left: 260px;
    color: #7fc97c;
}
.tskc-main5 .tm5-info-box .tm5ib-is3{
    top: -110px;
    left: 0;
    right: 0;
    margin: auto;
    color: #38c68f;
}
.tskc-main5 .tm5-info-box .tm5ib-is4{
    top: -20px;
    right: 280px;
    color: #44bcd6;
}
.tskc-main5 .tm5-info-box .tm5ib-is5{
    top: 250px;
    right: 40px;
    color: #ff895b;
}


.w-banner  .w-banner-tskc{
    background: url('/assets/2020/images/webpage/wap_tskc_banner.jpg');
}
.w-webpage{}
.w-tskc-main1{}
.w-tskc-main1 .wtskcm1-box{
    padding: 2vw 4vw;
}
.w-tskc-main1 .wtskcm1-box p{
    font-size: 1.4rem;
    line-height: 1.8rem;
    color: #626262;
}

.w-tskc-main2{}
.w-tskc-main2 .w-main-titlebox{}
.w-tskc-main2 .w-main-titlebox .wmt-title{}
.w-tskc-main2 .w-main-titlebox .wow{}
.w-tskc-main2 .w-main-titlebox .fadeInUp{}
.w-tskc-main2 .wtskcm2-box{
    text-align: center;
    padding: 2vw 4vw;
}
.w-tskc-main2 .wtskcm2-box ul{
    text-align: center;
}
.w-tskc-main2 .wtskcm2-box ul  img{
    width: 50%;
    overflow: hidden;
    float: left;
}
.w-tskc-main2 .wtskcm2-box ul  .w2b-info{
    width: 50%;
    float: left;
    overflow: hidden;
    padding: 3vw;
    font-size: 1.5rem;
    padding-top: 1.5vw;
}
.w-tskc-main2 .wtskcm2-box ul  .w2b-info .w2b-title{font-size: 1.5rem;}
.w-tskc-main2 .wtskcm2-box ul  .w2b-info .w2b-intro{text-align:left;font-size: 1.2rem;}
.w-tskc-main2 .wtskcm2-box ul li{height: 105px;overflow: hidden;clear: both;color: white;margin: 0;}
.w-tskc-main2 .wtskcm2-box ul .w2bi-1{
    background: #38C690;
}
.w-tskc-main2 .wtskcm2-box ul .w2bi-2{background:#F8B422}
.w-tskc-main2 .wtskcm2-box ul .w2bi-3{background:#44BCD6}
.w-tskc-main2 .wtskcm2-box ul .w2bi-4{background:#FF895B}

.w-tskc-main3{
    padding: 4vw;
    background: url('/assets/2020/images/webpage/wap_tskc_m3_bg.jpg');
    background-size: cover;
    background-position: center;
}
.w-tskc-main3 .w-main-titlebox{}
.w-tskc-main3 .wtskcm3-box{}
.w-tskc-main3 .wtskcm3-box p{
    line-height: 1.8rem;
    font-size: 1.4rem;
    color: #626262;
}
.w-tskc-main3 .wtskcm3-box img{
    width: 48vw;
    position: absolute;
}
.w-tskc-main3 .wtskcm3-box .w3b-3p{
    position: relative;
    width: 100%;
    height: 280px;
    overflow: hidden;
}
.w-tskc-main3 .wtskcm3-box .w3b-3p .w3bp-1{

    top: 20%;

    z-index: 3;
}
.w-tskc-main3 .wtskcm3-box .w3b-3p .w3bp-2{
    right: 0;
    top: 10%;
    z-index: 2;
}
.w-tskc-main3 .wtskcm3-box .w3b-3p .w3bp-3{
    bottom: 0;
    right: 10%;
    z-index: 4;
}

.w-tskc-main4{
    padding: 4vw;
    background: #44BCD6;
    position: relative;
}
.w-tskc-main4 .w-main-titlebox .wmt-title{
    color: white;
}
.w-tskc-main4 .wtm4-icon1{
    position: absolute;
    background: url('/assets/2020/images/webpage/wap_tskc_m4_i1.png');
    width: 70px;
    background-size: cover;
    background-position: center;
    height: 45px;
    left: 2%;
    top: 8%;
}
.w-tskc-main4 .wtm4-icon2{
    position: absolute;
    background: url(/assets/2020/images/webpage/wap_tskc_m4_i2.png);
    width: 38px;
    background-size: cover;
    background-position: center;
    height: 45px;
    right: 4%;
    top: 2%;
}
.w-tskc-main4 .wtm4-icon3{
    position: absolute;
    background: url(/assets/2020/images/webpage/wap_tskc_m4_i3.png);
    width: 25px;
    background-size: cover;
    background-position: center;
    height: 25px;
    left: 0;
    right: 0;
    bottom: 1%;
    margin: auto;
}
.w-tskc-main4 .wtskcm4-box{
    padding: 4vw;
    background: white;
    border-radius: 10px;
    margin-bottom: 8vw;
}
.w-tskc-main4 .wtskcm4-box .w4b-top{
    color: #626262;
    line-height: 2rem;
    font-size: 1.4rem;
}
.w-tskc-main4 .wtskcm4-box ul{
    margin: 3vw 0;
    text-align: center;
}
.w-tskc-main4 .wtskcm4-box ul li{
    text-align: left;
    width: 48%;
    display: inline-block;
    height: 110px;
    overflow: hidden;
    position: relative;
    background: #38C690;
    color: white;
    padding: 4vw;
}
.w-tskc-main4 .wtskcm4-box ul li .w4bt1{
    text-align: center;
    margin-top: 35%;
    font-size: 1.8rem;
}
.w-tskc-main4 .wtskcm4-box ul .w4bi-first{
    height: 140px;
}
.w-tskc-main4 .wtskcm4-box ul .w4bi-i1{
    background: #44BCD6;
}
.w-tskc-main4 .wtskcm4-box ul .w4bi-i2{
    background: #F8B422;
}
.w-tskc-main4 .wtskcm4-box ul .w4bi-i3{
    background: #FF8A5C;
    padding-top: 6vw;
}
.w-tskc-main4 .wtskcm4-box ul .w4bi-i4{
    background: #80CA7C;
    padding-top: 9vw;
}
.w-tskc-main4 .wtskcm4-box ul .w4bi-i5{
    background: #38C690;
    padding-top: 6vw;
}
.w-tskc-main4 .wtskcm4-box ul li .w4bi-num{
    position: absolute;
    font-size: 70px;
    right: 0;
    top: -17px;
    opacity: .2;
}
.w-tskc-main4 .wtskcm4-box ul .w4bi-i1 .w4bi-intro{}
.w-tskc-main4 .wtskcm4-box .w4b-bottom{}
.w-tskc-main4 .wtskcm4-box .w4b-bottom img{
    width: 100%;
}

.w-tskc-main5{
    background: url('/assets/2020/images/webpage/wap_tskc_m5_bg.jpg');
    background-size: cover;
    background-position: center;
    padding: 4vw;
    padding-bottom: 0;
}
.w-tskc-main5 .w-main-titlebox{}
.w-tskc-main5 .w-main-titlebox .wmt-title{}
.w-tskc-main5 .w-main-titlebox .wow{}
.w-tskc-main5 .w-main-titlebox .fadeInUp{}
.w-tskc-main5 .wtskcm5-box{}
.w-tskc-main5 .wtskcm5-box .w5b-info{
    color: #626262;
    margin-bottom: 4vw;
    font-size: 1.5rem;
    line-height: 1.8rem;
}
.w-tskc-main5 .wtskcm5-box .w5b-icon{}
.w-tskc-main5 .wtskcm5-box .w5b-icon img{
    width: 100%;
}

.w-tskc-main6{}
.w-tskc-main6 .w-main-titlebox{}
.w-tskc-main6 .w-main-titlebox .wmt-title{}
.w-tskc-main6 .w-main-titlebox .wow{}
.w-tskc-main6 .w-main-titlebox .fadeInUp{}
.w-tskc-main6 .wtskcm6-box{
    padding: 4vw;
    padding-bottom: 0;
}
.w-tskc-main6 .wtskcm6-box p{
    color: #626262;
    font-size: 1.5rem;
    line-height: 1.8rem;
}
.w-tskc-main6 .wtskcm6-box .w6b-icons{
    padding: 4vw 0;
    margin: 4vw 0;
    position: relative;
}
.w-tskc-main6 .wtskcm6-box .w6b-icons ul{
    text-align: center;
    width: 100%;
    height: 230px;
}
.w-tskc-main6 .wtskcm6-box .w6b-icons ul li{
    position: absolute;
    width: 30vw;
    height: 30vw;
    text-align: center;
}
.w-tskc-main6 .wtskcm6-box .w6b-icons ul .w6bis-1{
    left: 0;
    top: 10%;
    color: #F8B422;
}
.w-tskc-main6 .wtskcm6-box .w6b-icons ul li .w6bi-bg{
    animation: rotate 10s linear infinite;
}
.w-tskc-main6 .wtskcm6-box .w6b-icons ul li .w6bi-num{
    font-size: 20px;
    margin-top: 5vw;
    position: absolute;
    left: 0;
    right: 0;
    top: 8vw;
    margin: auto;
}
.w-tskc-main6 .wtskcm6-box .w6b-icons ul li .w6bi-title{
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    margin: auto;
    color: #626262;
}
.w-tskc-main6 .wtskcm6-box .w6b-icons ul .w6bis-1 .w6bi-bg{position: absolute;background: url('/assets/2020/images/webpage/wap_tskc_m6_y1.png');left: 0;top: 0;right: 0;bottom: 0;background-size: cover;background-position: center;}
.w-tskc-main6 .wtskcm6-box .w6b-icons ul .w6bis-1 .w6bi-num{}
.w-tskc-main6 .wtskcm6-box .w6b-icons ul .w6bis-1 .w6bi-title{}
.w-tskc-main6 .wtskcm6-box .w6b-icons ul .w6bis-2{
    color: #80CA7C;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
}
.w-tskc-main6 .wtskcm6-box .w6b-icons ul .w6bis-2 .w6bi-bg{
    position: absolute;
    background: url(/assets/2020/images/webpage/wap_tskc_m6_y2.png);
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background-size: cover;
    background-position: center;
}
.w-tskc-main6 .wtskcm6-box .w6b-icons ul .w6bis-2 .w6bi-num{}
.w-tskc-main6 .wtskcm6-box .w6b-icons ul .w6bis-2 .w6bi-title{}
.w-tskc-main6 .wtskcm6-box .w6b-icons ul .w6bis-3{
    right: 0;
    top: 10%;
    color: #38C690;
}
.w-tskc-main6 .wtskcm6-box .w6b-icons ul .w6bis-3 .w6bi-bg{
    position: absolute;
    background: url(/assets/2020/images/webpage/wap_tskc_m6_y3.png);
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background-size: cover;
    background-position: center;
}
.w-tskc-main6 .wtskcm6-box .w6b-icons ul .w6bis-3 .w6bi-num{}
.w-tskc-main6 .wtskcm6-box .w6b-icons ul .w6bis-3 .w6bi-title{}
.w-tskc-main6 .wtskcm6-box .w6b-icons ul .w6bis-4{
    color: #44BCD6;
    left: 15%;
    bottom: 0;
}
.w-tskc-main6 .wtskcm6-box .w6b-icons ul .w6bis-4 .w6bi-bg{
    position: absolute;
    background: url(/assets/2020/images/webpage/wap_tskc_m6_y4.png);
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background-size: cover;
    background-position: center;
}
.w-tskc-main6 .wtskcm6-box .w6b-icons ul .w6bis-4 .w6bi-num{}
.w-tskc-main6 .wtskcm6-box .w6b-icons ul .w6bis-4 .w6bi-title{}
.w-tskc-main6 .wtskcm6-box .w6b-icons ul .w6bis-5{
    color: #FF8A5C;
    right: 15%;
    bottom: 0;
}
.w-tskc-main6 .wtskcm6-box .w6b-icons ul .w6bis-5 .w6bi-bg{
    position: absolute;
    background: url(/assets/2020/images/webpage/wap_tskc_m6_y5.png);
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background-size: cover;
    background-position: center;
}
.w-tskc-main6 .wtskcm6-box .w6b-icons ul .w6bis-5 .w6bi-num{}
.w-tskc-main6 .wtskcm6-box .w6b-icons ul .w6bis-5 .w6bi-title{}
.w-tskc-main6 .wtskcm6-box .w6b-img{
    width: 100%;
    height: 230px;
    background: url('/assets/2020/images/webpage/wap_tskc_m6_c.png');
    background-size: 100%;
    background-position: top;
}
.w-tskc-main6 .wtskcm6-box .w6b-img img{
    width: 100%;
}






