.bossgoo-ai-wrap {
    max-width: 1400px;
    min-width: 320px;
    margin: 0 auto;
}

.bossgoo-ai-text1 {
    font-size: 32px;
    color: #292929;
    text-align: center;
    line-height: 1.2;
    font-weight: bold;
}

.bossgoo-ai-products {
    width: 100%;
    color: #fff;
    padding: 60px 0;
}

.bossgoo-ai-products .bossgoo-ai-wrap .bossgoo-ai-proBox {
    padding-top: 40px;
    display: flex;
    flex-wrap: wrap;
}

.bossgoo-ai-products .bossgoo-ai-wrap .bossgoo-ai-proBox .bossgoo-ai-proItem {
    width: 23.5%;
    margin-right: 2%;
    margin-bottom: 2%;
}

.bossgoo-ai-products .bossgoo-ai-wrap .bossgoo-ai-proBox .bossgoo-ai-proItem .bossgoo-ai-proImgBox {
    width: 100%;
    height: 0;
    padding-bottom: 100%;
    position: relative;
}

.bossgoo-ai-products .bossgoo-ai-wrap .bossgoo-ai-proBox .bossgoo-ai-proItem .bossgoo-ai-proImgBox .bossgoo-ai-proImg {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.bossgoo-ai-products .bossgoo-ai-wrap .bossgoo-ai-proBox .bossgoo-ai-proItem .bossgoo-ai-proImgBox .bossgoo-ai-proImg .bossgoo-ai-proImg-link {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.bossgoo-ai-products .bossgoo-ai-wrap .bossgoo-ai-proBox .bossgoo-ai-proItem .bossgoo-ai-proImgBox .bossgoo-ai-proImg .bossgoo-ai-proImg-link img {
    width: 100%;
    max-width: 100%;
    max-height: 100%;
    object-fit: contain;
    display: block;
}

.bossgoo-ai-products .bossgoo-ai-wrap .bossgoo-ai-proBox .bossgoo-ai-proItem .bossgoo-ai-proText {
    width: 100%;
}

.bossgoo-ai-products .bossgoo-ai-wrap .bossgoo-ai-proBox .bossgoo-ai-proItem .bossgoo-ai-proText .bossgoo-ai-proTe-link {
    width: 100%;
    font-size: 16px;
    line-height: 24px;
    color: #666;
    text-align: center;
    padding-top: 15px;
    box-sizing: border-box;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: block;
}

.bossgoo-ai-products .bossgoo-ai-wrap .bossgoo-ai-proBox .bossgoo-ai-proItem .bossgoo-ai-proText .bossgoo-ai-proTe-link:hover {
    color: #015dae;
}

.bossgoo-ai-products .bossgoo-ai-wrap .bossgoo-ai-proBox .bossgoo-ai-proItem:nth-child(4n) {
    margin-right: 0;
}

.bossgoo-ai-productsList {
    width: 100%;
    background-color: #fff;
}

.bossgoo-ai-productsList .bossgoo-ai-wrap {
    padding: 60px 50px;
    box-sizing: border-box;
    background-color: #f4f4f4;
}

.bossgoo-ai-productsList .bossgoo-ai-wrap .bossgoo-ai-proList {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    padding-top: 40px;
}

.bossgoo-ai-productsList .bossgoo-ai-wrap .bossgoo-ai-proList .bossgoo-ai-pro-link {
    padding: 15px;
    background-color: #fff;
    font-size: 16px;
    color: #666;
    margin-right: 20px;
    margin-bottom: 20px;
}

.bossgoo-ai-productsList .bossgoo-ai-wrap .bossgoo-ai-proList .bossgoo-ai-pro-link:hover {
    background-color: #ff4747;
    color: #fff;
}

.bossgoo-ai2.bossgoo-ai-productsList {
    background-color: #474747;
}

.bossgoo-ai2.bossgoo-ai-productsList .bossgoo-ai-wrap {
    background-color: transparent;
}

.bossgoo-ai2.bossgoo-ai-productsList .bossgoo-ai-wrap .bossgoo-ai-text1 {
    color: #dead62;
}

.bossgoo-ai2.bossgoo-ai-productsList .bossgoo-ai-wrap .bossgoo-ai-proList .bossgoo-ai-pro-link:hover {
    background-color: #dead62;
}

.bossgoo-ai2.bossgoo-ai-products .bossgoo-ai-wrap .bossgoo-ai-text1 {
    color: #dead62;
}

.bossgoo-ai3.bossgoo-ai-productsList {
    background-color: #dead62;
}

.bossgoo-ai3.bossgoo-ai-productsList .bossgoo-ai-wrap {
    background-color: transparent;
}

.bossgoo-ai3.bossgoo-ai-productsList .bossgoo-ai-wrap .bossgoo-ai-text1 {
    color: #fff;
}

.bossgoo-ai3.bossgoo-ai-productsList .bossgoo-ai-wrap .bossgoo-ai-proList .bossgoo-ai-pro-link {
    color: #fff;
    text-align: center;
    background-color: rgba(255, 255, 255, 0.2);
    border-radius: 50px;
    width: 23.5%;
    margin-right: 2%;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.bossgoo-ai3.bossgoo-ai-productsList .bossgoo-ai-wrap .bossgoo-ai-proList .bossgoo-ai-pro-link:hover {
    background-color: #494949;
}

.bossgoo-ai3.bossgoo-ai-productsList .bossgoo-ai-wrap .bossgoo-ai-proList .bossgoo-ai-pro-link:nth-child(4n) {
    margin-right: 0;
}

.bossgoo-ai3.bossgoo-ai-products {
    background-color: #2b2b2b;
}

.bossgoo-ai3.bossgoo-ai-products .bossgoo-ai-wrap .bossgoo-ai-text1 {
    color: #fff;
}

.bossgoo-ai3.bossgoo-ai-products .bossgoo-ai-wrap .bossgoo-ai-proBox .bossgoo-ai-proItem .bossgoo-ai-proText {
    padding-top: 8px;
}

.bossgoo-ai3.bossgoo-ai-products .bossgoo-ai-wrap .bossgoo-ai-proBox .bossgoo-ai-proItem .bossgoo-ai-proText .bossgoo-ai-proTe-link {
    color: #fff;
    padding: 8px;
    border-radius: 50px;
    background-color: transparent;
}

.bossgoo-ai3.bossgoo-ai-products .bossgoo-ai-wrap .bossgoo-ai-proBox .bossgoo-ai-proItem .bossgoo-ai-proText .bossgoo-ai-proTe-link:hover {
    background-color: rgba(255, 255, 255, 0.2);
}

@media only screen and (max-width: 1040px) {

    .bossgoo-ai3.bossgoo-ai-productsList .bossgoo-ai-wrap .bossgoo-ai-proList .bossgoo-ai-pro-link {
        width: 49%;
    }
    .bossgoo-ai3.bossgoo-ai-productsList .bossgoo-ai-wrap .bossgoo-ai-proList .bossgoo-ai-pro-link:nth-child(4n) {
        margin-right: 2%;
    }
    .bossgoo-ai3.bossgoo-ai-productsList .bossgoo-ai-wrap .bossgoo-ai-proList .bossgoo-ai-pro-link:nth-child(2n) {
        margin-right: 0;
    }
}

@media only screen and (max-width: 1400px) {
    .bossgoo-ai-products {
        padding-left: 20px;
        padding-right: 20px;
        box-sizing: border-box;
    }
    .bossgoo-ai-productsList .bossgoo-ai-wrap {
        padding-left: 20px;
        padding-right: 20px;
    }
}

@media only screen and (max-width: 1040px) {
    .bossgoo-ai-text1 {
        font-size: 28px;
    }
    .bossgoo-ai-products {
        padding: 30px 20px;
    }
    .bossgoo-ai-products .bossgoo-ai-wrap .bossgoo-ai-proBox {
        padding-top: 25px;
    }
    .bossgoo-ai-products .bossgoo-ai-wrap .bossgoo-ai-proBox .bossgoo-ai-proItem .bossgoo-ai-proText .bossgoo-ai-proTe-link {
        padding-top: 10px;
        font-size: 14px;
    }
    .bossgoo-ai-productsList .bossgoo-ai-wrap {
        padding: 30px 20px;
    }
    .bossgoo-ai-productsList .bossgoo-ai-wrap .bossgoo-ai-proList {
        padding-top: 25px;
    }
    .bossgoo-ai-productsList .bossgoo-ai-wrap .bossgoo-ai-proList .bossgoo-ai-pro-link {
        font-size: 14px;
        padding: 10px;
        margin-right: 10px;
        margin-bottom: 10px;
    }
}

@media only screen and (max-width: 767px) {
    .bossgoo-ai-products .bossgoo-ai-wrap .bossgoo-ai-proBox .bossgoo-ai-proItem {
        width: 49%;
    }
    .bossgoo-ai-products .bossgoo-ai-wrap .bossgoo-ai-proBox .bossgoo-ai-proItem:nth-child(4n) {
        margin-right: 2%;
    }
    .bossgoo-ai-products .bossgoo-ai-wrap .bossgoo-ai-proBox .bossgoo-ai-proItem:nth-child(2n) {
        margin-right: 0;
    }
}

@media only screen and (max-width: 480px) {
    .bossgoo-ai-text1 {
        font-size: 24px;
    }
    .bossgoo-ai-products .bossgoo-ai-wrap .bossgoo-ai-proBox {
        padding-top: 15px;
    }
    .bossgoo-ai-productsList .bossgoo-ai-wrap .bossgoo-ai-proList {
        padding-top: 15px;
    }
}

/** {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
     Firefox 
    -webkit-box-sizing: border-box;
     Safari 
}*/

body, h1, h2, h3, h4, h5, h6, p, dl, dt, dd, ul, ol, form, input, textarea, th, td, select {
    margin: 0;
    padding: 0;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
}

em {
    font-style: normal;
}

li {
    list-style: none;
}

a {
    text-decoration: none;
}

a, a:hover {
    text-decoration: none;
    outline: none;
}

i {
    font-style: normal;
}

img {
    border: none;
    max-width: 100%;
}

table {
    border-collapse: collapse;
}

input, select, textarea {
    border: none;
    outline: none;
    background: none;
}

textarea {
    resize: none;
    overflow: auto;
}

/*module begin*/
.aiw_1440 {
    width: 1440px;
    margin: 0 auto;
}

.category{
    padding-top: 60px;
    padding-bottom: 60px;
    background-color: #f8f8f8;
}

.category .title{
    font-size: 32px;
    color: #333333;
    text-align: center;
    font-weight: bold;
}

.category .contentList{
    margin-top: 60px;
    display: flex;
    flex-wrap: wrap;
}

.category .contentList li{
    margin-right: 22px;
    margin-bottom: 15px;
}

.category .contentList li .oneBox{
    display: inline-block;
    position: relative;
}

.category .contentList li .oneBox .linksOne{
    padding: 15px 20px;
    border: solid 1px #eaeaea;
    border-radius: 4px;
    background-color: #ffffff;

}

.category .contentList li .oneBox .linksOne span{
    font-family: Arial-BoldMT;
    font-size: 16px;
    color: #333333;
    font-weight: bold;
}

.category .contentList li .oneBox .linksOne .icon-arrow-right{
    display: inline-block;
    transform: rotate(90deg);
    margin-left: 30px;
    font-weight: bold;
}

.category .contentList li .oneBox .linksOne:hover .linksTwo{
    height: auto;
}

.category .contentList li .oneBox .linksTwo{
    display: none;
    position: absolute;
    width: 100%;
    left: 0;
    top: 53px;
    background-color: #ffffff;
    box-shadow: 0px 2px 18px 0px 
        rgba(8, 33, 32, 0.07);
    padding: 10px 25px;
    box-sizing: border-box;
    z-index: 2;
}

.category .contentList li .oneBox .linksTwo:hover{
    display: block;
}

.category .contentList li .oneBox .linksTwo li{
    line-height: 1.5;
    padding: 8px 0;
    font-size: 14px;
    color: #666666;
    cursor: pointer;
}

.category .contentList li .oneBox .linksTwo li:hover a{
    color: #6d9493;
}

.category .contentList li .oneBox:hover .linksTwo{
    display: block;
}


@media only screen and (max-width: 1040px){
    .category .title{
        display: none;
    }

    .category .contentList{
        margin-top: 0;
    }
}

@media only screen and (max-width: 767px){
    .category {
        padding-top: 25px;
        padding-bottom: 25px;
    }

    .category .contentList li .oneBox .linksOne{
        font-size: 16px;
        padding: 10px;
    }

    .category .contentList li .oneBox .linksOne .icon-arrow-right{
        margin-left: 15px;
    }

    .category .contentList li .oneBox .linksTwo{
        top: 43px;
        padding: 10px;
    }

    .category .contentList li .oneBox .linksTwo li{
        padding: 0;
    }


}



.coreProduct{
    padding: 70px 0 50px;
    background-color: #fff;
}

.coreProduct .title{
    font-size: 32px;
    color: #333333;
    text-align: center;
    font-weight: bold;
}

.coreProduct .tab{
    margin-top: 55px;
    display: flex;
    justify-content: center;

}

.coreProduct .tab li{
    padding: 15px 34px;
    font-family: Arial-BoldMT;
    font-size: 20px;
    color: #333333;
    border: solid 1px #bdced8;
    margin: 0 15px;
}

.coreProduct .tab li.active{
    background-color: #6d9493;
    color: #ffffff;
}

.coreProduct .tab li:hover{
    background-color: #6d9493;
    color: #ffffff;
    cursor: pointer;
}


.coreProduct .productList{
    display: flex;
    margin-top: 50px;  
    justify-content: inherit;
    flex-wrap: wrap;
}

.coreProduct .productList li{
    width: 23%;
    margin: 0 1%;
    padding: 10px;
    box-sizing: border-box;
    transition: all .5s;
}

.coreProduct .productList li .text{
    font-family: Arial-BoldMT;
    font-size: 16px;
    line-height: 1.5;
    color: #666666;
    margin: 15px 0 20px;
    overflow : hidden;
    text-overflow: ellipsis;
    display:-webkit-box;
    -webkit-line-clamp:2;
    -webkit-box-orient: vertical;
}

.coreProduct .productList li .imgbox{
    width: 100%;
    overflow: hidden;
    transition: all .5s;
    position: relative;
}

.coreProduct .productList li .imgbox img{
    width: 100%;
}

.coreProduct .productList li .imgbox:hover img{
    transform:scale(1.2);
    transition: all .5s;
}

.coreProduct .productList li:hover{
    background-color: #ffffff;
    box-shadow: 0px 0px 15px 0px 
        rgba(6, 16, 26, 0.15);
    transition: all .5s;
}

.coreProduct .productList .imgbox .now{
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: -30%;
    background-color: #6d9493;
    box-shadow: 0px 0px 6px 0px 
        rgba(6, 16, 26, 0.15);
    border-radius: 4px;
    width: 50%;
    line-height: 2.5;
    font-family: CenturyGothic-Bold;
    font-size: 18px;
    color: #ffffff;
    text-align: center;
    transition: all .5s;
    cursor: pointer;
}

.coreProduct .productList .imgbox:hover .now{
    bottom: 10%;
    transition: all .5s;
}

.coreProduct .productList{
    display: none;
}

.coreProduct .productList.active{
    display: flex;
}

.phonetab{
    display: none;
    position: relative;
    overflow: hidden;
}

.phonetab .swiper-slide li{
    padding: 5px 0;
    text-align: center;
    font-family: Arial-BoldMT;
    font-size: 12px;
    color: #333333;
    border: solid 1px #bdced8;
}

.phonetab .swiper-slide li.active{
    background-color: #6d9493;
    color: #ffffff;
}

.phonetab .swiper-slide li:hover{
    background-color: #6d9493;
    color: #ffffff;
    cursor: pointer;
}

@media only screen and (max-width: 1200px){
    .coreProduct .productList .imgbox .now{
        width: 65%;
    }
}

@media only screen and (max-width: 1040px){
    .aiw_1440{
        width:100%;
    }
    .coreProduct .productList li{
        width: 48%;
    }
    .coreProduct .tab{
        display: none;
    }

    .productListBox{
        width: 100%;
    }

    .coreProduct .productList .imgbox:hover .now{
        display: none;
    }
    .coreProduct .productList .imgbox .now{
        display: none;
    }
    .phonetab{
        display: block;
    }

    .phonetab{
        margin-top: 40px;
    }


}

@media only screen and (max-width: 767px){

    .phonetab{
        margin-top: 20px;
    }

    .coreProduct .title{
        font-size: 24px;
    }
    .coreProduct .productList li .text{
        font-size: 12px;
    }
    .coreProduct .productList li .text{
        margin: 10px 0;
    }

    .coreProduct{
        padding: 25px 0;
    }

    .coreProduct .productList{
        margin-top: 25px;
    }
}
/*module end*/