* {
    margin: 0px;
    padding: 0px;
    font-family: PingFang-SC-Medium,PingFang-SC;
}
/* * {
    outline: solid #f00 1px !important;
    background: rgba(0, gr, blue, alpha)
    color: #fff !important;
} */
.nav-content-introduce li a{
    color: #666 !important;
}
.introduce-text {
    font-size: 17px;
    font-weight: 500;
    color: #666666;
    max-width: 482px;
    min-width: 321px;
    margin-top: 32px;
    line-height: 41px;
}


.introduce-card-calpro-center {
    width: 100%;
}
.introduce-card-calpro {
    background: url("../img/imgV2/introduce-calpro-bg.png");
    background-size: cover;
}
.productintroduce {
    /* overflow: hidden; */
}

.introduce-right-bg {
    box-sizing: border-box;
    max-width: 512px;
    height: 76px;
    padding-left: 48px;
    line-height: 76px;
    font-size:24px;
    font-weight: 500;
    color: #333333;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}
.introduce-calpro-bg{
    background: url("../img/imgV2/introduce-calePro-text.png");
    background-size: cover;
}


.introduce-card-todo {
    background: url("../img/imgV2/introduce-todo-bg.png");
    background-size: cover;
}
.introduce-card-times {
    background: url("../img/imgV2/introduce-times-bg.png");
    background-size: cover;
}
.introduce-card-rightimg {
    width: 1182px;
    height: 925px;
    float: right;
}
.introduce-left-bg {
    max-width: 512px;
    height: 76px;
    /* background: url("../img//imgV2/introduce-text-bg.png");
    background-size: cover; */
    line-height: 76px;
    font-size: 30px;
    font-weight: 500;
    color: #333333;
    text-align: right;
    padding-right: 36px;
    box-sizing: border-box;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}
.introduce-right-text {
    font-size: 17px;
    font-weight: 500;
    color: #666666;
    width: 482px;
    margin-top: 32px;
    margin-left: 72px;
    line-height: 42px;
}
.introduce-leftimg {
    margin-right:0px
}

.introduce-left-text {
    width: 482px;
    position: relative;
    right: 24px;
}
/* .introduce-todo-text{
    margin-left: -6px;
} */
.introduce-card-leftbg {
    box-sizing: border-box;
    padding-left: 337px;
}
.introduce-connect-bg{
    background: url("../img/imgV2/introduce-connect-text.png");
    background-size: cover;
}
.introduce-clock-bg{
    background: url("../img/imgV2/introduce-clock-text.png");
    background-size: cover;
}
.introduce-focus-bg{
    background: url("../img/imgV2/introduce-focus-text.png");
    background-size: cover;
}
.introduce-sport-bg{
    background: url("../img/imgV2/introduce-sport-text.png");
    background-size: cover;
}
.introduce-todo-bg{
    background: url("../img/imgV2/introduce-todo-text.png");
    background-size: cover;
}
.introduce-think-bg{
    background: url("../img/imgV2/introduce-think-text.png");
    background-size: cover;
}
.introduce-card-think {
    background: url("../img/imgV2/introduce-think-bg.png");
    background-size: cover;
}
.introduce-card-focus {
    background: url("../img/imgV2/introduce-focus-bg.png");
    background-size: cover;
}
.introduce-card-sport {
    background: url("../img/imgV2/introduce-sport-bg.png");
    background-size: cover;
}
.introduce-card-clock {
    background: url("../img/imgV2/introduce-clock-bg.png");
    background-size: cover;
}
.introduce-card-connect {
    background: url("../img/imgV2/introduce-connect-bg.png");
    background-size: cover;
}
.introduce-card-times-text {
    background: url("../img/imgV2/introduce-times-text.png");
    background-size: cover;
}
.introduce-card-img {
    max-width: 1182px;
    min-width: 810px;
    width: 62%;
}
.introduce-footer{
    min-width: 1413px;
}
.introduce-card-right {
    float: right;
    position: relative;
    right: 2.5%;
}
@media screen and (max-width: 1930px) {
    .introduce-card {
        width: 100%;
        box-sizing: border-box;
        /* overflow: hidden; */
        display: flex;
        justify-content: start;
        align-items: center;
        min-width: 1413px;
    }
    .introduce-card-left {
        /* float: left; */
        min-width: 554px;
        width: 38%;
        max-width: 738px;
        position: relative;
        left:13%;
        display: flex;
        justify-content: center;
        flex-direction: column;
    }
    
}
@media screen  and (min-width: 1930px) {
    .introduce-card {
        width: 100%;
        box-sizing: border-box;
        /* overflow: hidden; */
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .introduce-card-left {
        float: left;
        min-width: 554px;
        width: 38%;
        max-width: 738px;
        position: relative;
        left:248px;
        display: flex;
        justify-content: center;
        flex-direction: column;
    }
    .introduce-left{
        justify-content:center;
    }

}
@media screen  and (max-width: 1440px) {
    .introduce-card-left {
        float: left;
        min-width: 554px;
        width: 38%;
        max-width: 738px;
        position: relative;
        left:65px;
        display: flex;
        justify-content: center;
        flex-direction: column;
    }
}
@media screen  and (min-width: 1650px) and (max-width:1910px){
    .introduce-card-left {
        min-width: 554px;
        width: 38%;
        max-width: 738px;
        position: relative;
        left:10%;
        display: flex;
        justify-content: center;
        flex-direction: column;
    }
}
@media screen  and (min-width: 1450px) and (max-width:1650px){
    .introduce-card-left {
        min-width: 554px;
        width: 38%;
        max-width: 738px;
        position: relative;
        left:6%;
        display: flex;
        justify-content: center;
        flex-direction: column;
    }
}
.mobile-introduce-card {
    width: 100%;
    box-sizing: border-box;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.mobile-introduce-card-calpro {
    background: url("../img/imgV2/introduce-calpro-bg.png");
    background-size: cover;
}
.mobile-introduce-card-img {
    width: 4.6rem;
    height: 3.6rem;
}
.mobile-introduce-card-right {
    float: right;
    position: relative;
    right: 0.75rem;
}
.mobile-introduce-right-bg {
    width: 2rem;
    height: 0.32rem;
    padding-left: 0.16rem;
    line-height: 0.32rem;
    font-size: 0.18rem;
    font-weight: 500;
    color: #333333;
}
.mobile-introduce-calpro-bg {
    background: url("../img/imgV2/introduce-calePro-text.png");
    background-size: cover;
}
.mobile-introduce-text {
    font-size: 0.14rem;
    font-weight: 500;
    color: #666666;
    width: 2.24rem;
    height: 0.54rem;
    position: relative;
    left: 0.36rem;
    top: 0.14rem;
    line-height: 0.18rem;
}
.mobile-introduce-card-todo{
    background: url("../img/imgV2/introduce-todo-bg.png");
    background-size: cover;
}
.mobile-introduce-card-left{
    float: left;
    position: relative;
    left: 0.45rem;
}
.mobile-introduce-left-bg{
    height: 0.32rem;
    line-height: 0.32rem;
    width: 2rem;
    font-size: 0.18rem;
    font-weight: 500;
    color: #333333;
    text-align: right;
    padding-right: 0.16rem;
    position: relative;
    left: 0.6rem;
    box-sizing: border-box;
}
.mobile-introduce-todo-bg{
    background: url("../img/imgV2/introduce-todo-text.png");
    background-size: cover;
    box-sizing: border-box;

}
.mobile-introduce-left-text{
    width: 2.38rem;
    margin-left: -0.5rem;
}
.mobile-introduce-leftimg{

}
.mobile-introduce-connect-bg {
    background: url("../img/imgV2/introduce-connect-text.png");
    background-size: cover;
}
.mobile-introduce-clock-bg {
    background: url("../img/imgV2/introduce-clock-text.png");
    background-size: cover;
}
.mobile-introduce-focus-bg {
    background: url("../img/imgV2/introduce-focus-text.png");
    background-size: cover;
}
.mobile-introduce-sport-bg {
    background: url("../img/imgV2/introduce-sport-text.png");
    background-size: cover;
}
.mobile-introduce-todo-bg {
    background: url("../img/imgV2/introduce-todo-text.png");
    background-size: cover;
    box-sizing: border-box;
}
.mobile-introduce-think-bg {
    background: url("../img/imgV2/introduce-think-text.png");
    background-size: cover;
}
.mobile-introduce-card-think {
    background: url("../img/imgV2/introduce-think-bg.png");
    background-size: cover;
}
.mobile-introduce-card-focus {
    background: url("../img/imgV2/introduce-focus-bg.png");
    background-size: cover;
}
.mobile-introduce-card-sport {
    background: url("../img/imgV2/introduce-sport-bg.png");
    background-size: cover;
}
.mobile-introduce-card-clock {
    background: url("../img/imgV2/introduce-clock-bg.png");
    background-size: cover;
}
.mobile-introduce-card-connect {
    background: url("../img/imgV2/introduce-connect-bg.png");
    background-size: cover;
}
.mobile-introduce-card-times {
    background: url("../img/imgV2/introduce-times-bg.png");
    background-size: cover;
}
.mobile-introduce-card-times-text {
    background: url("../img/imgV2/introduce-times-text.png");
    background-size: cover;
}