﻿.product_inquiry {
    padding-top: 58px;
}
@media screen and (max-width: 1200px){
    .product_inquiry {
        padding-top: 0;
    }
}
.product-container {
    padding: 20px;
    background-color: #F1F9FC;
}
.wrap1200 {
    margin: 0 auto;
    width: 1200px;
    position: relative;
}
.product-bg img{
    max-width: 100%;
}
.product-content-table{
    width: 100%;
    position: absolute;
    text-align: center;
    left: 3px;
    top: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;

}
.baojia-table{
    width: 100%;
    position: absolute;
    text-align: center;
    left: 3px;
    bottom: 3px;
    color: #4F4F4F;
    font-size: 16px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
}
.font-color1{
    color: #05C5F0;
    font-size: 20px;
}
.font-color2{
    color: #FFB03B;
    font-size: 20px;
}
.product-content-table th{
    height: 38px;
}
.product-content-table td{
    height: 44px;
}
.fwgl td{
    height: 43px;
}
.bb td{
    height: 42px;
}
.title1{
    color: black;
    font-weight: 600;
    font-size: 18px;
    letter-spacing: 2px;
}
.title2{
    color: #ffffff;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 2px;
}
.title2-describe{
    font-size: 12px;
    font-weight: lighter;
}
.title3{
    color: #05AAF6;
    font-size: 16px;
}
.title4{
    color: #FFB03B;
    font-size: 16px;
}
.left-menu {
    color: #ffffff;
    font-size: 19px;
    font-weight: 600;
    line-height: 24px;
}
.left-menu-lr{
    display: flex;
    justify-content: center;
}
.mobwx .left-menu-describe{
    font-size: 13px;
    writing-mode: vertical-lr;
    font-weight: lighter;
}
.mobwx .left-menu-title {
    writing-mode: vertical-lr;
    line-height: 22px;
    letter-spacing: 6px;
}
.fenge{
    margin-top: 10px;
}
.colum1{
    width: 5%;
}
.colum2{
    width: 53%;
}
.colum3{
    width: 20%;
}
.colum4{
    width:21%;
}
.baojia-colum2{
    width: 36%;
}
.baojia-colum3{
    width: 29%;
}
.baojia-colum4{
    width: 30%;
}
.baojia td{
    height: 46px;
}
.product-describe{
    text-align: left;
    font-weight: 600;
    font-size: 16px;
    color: #333;
    padding-left: 20px;
}
.sub-description{
    font-weight: normal;
    font-size: 14px;
    color: #4F4F4F;
}

/*协同*/
.xietong-th{
    height: 60px;
}
.xietong-colum1{
    width: 7%;
}
.xietong-colum2{
    width: 61%;
}
.xietong-colum3{
    width: 32%;
}
.xietong-xsgl td{
    height: 58px;
}
.xietong-gj td{
    height: 43px;
}
.xietong-mobwx td{
    height: 43px;
}
.xietong-mobwx .left-menu-describe{
    font-size: 13px;
    writing-mode: vertical-rl;
    line-height: 17px;
    font-weight: lighter;
}
.xietong-mobwx .left-menu-title {
    writing-mode: vertical-lr;
    letter-spacing: 6px;
}
.xietong-title{
    display: flex;
    flex-direction: column;
    color: #ffffff;
    font-size: 16px;
    font-weight: 600;
    text-shadow: 1px 1px 2px #FB7815;
}
.title2-describe-xietong{
    line-height: 12px;
}
.xietong-baojia-table{
    width: 100%;
    position: absolute;
    text-align: center;
    left: 3px;
    bottom: 6px;
    color: #4F4F4F;
    font-size: 16px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
}
.xt-baojia-colum2{
    width: 41%;
}
.xt-baojia-colum3{
    width: 25%;
}
.xt-baojia-colum4{
    width: 27%;
}
.font-color3{
    color:#2E8FFC;
    font-size: 20px;
}
@media screen and (max-width: 750px){
    .product-container {
        padding: 20px;
        background-color: #F1F9FC;
    }
    .wrap1200 {
        margin: 0 auto;
        width: 600px;
        position: relative;
    }
    .product-bg img{
        max-width: 100%;
    }
    .product-content-table{
        width: 100%;
        position: absolute;
        text-align: center;
        left: 3px;
        top: 0;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        text-rendering: optimizeLegibility;

    }
    .baojia-table{
        width: 100%;
        position: absolute;
        text-align: center;
        left: 3px;
        bottom: 2px;
        color: #4F4F4F;
        font-size: 8px;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        text-rendering: optimizeLegibility;
    }
    .font-color1{
        color: #05C5F0;
        font-size: 10px;
    }
    .font-color2{
        color: #FFB03B;
        font-size: 10px;
    }
    .product-content-table th{
        height: 19px;
    }
    .product-content-table td{
        height: 22px;
    }
    .fwgl td{
        height: 22px;
    }
    .bb td{
        height: 21px;
    }
    .title1{
        color: black;
        font-weight: 600;
        font-size: 9px;
        letter-spacing: 2px;
    }
    .title2{
        color: #ffffff;
        font-size: 9px;
        font-weight: 600;
        letter-spacing: 2px;
    }
    .title2-describe{
        font-size: 6px;
        font-weight: lighter;
    }
    .title3{
        color: #05AAF6;
        font-size: 8px;
    }
    .title4{
        color: #FFB03B;
        font-size: 8px;
    }
    .left-menu {
        color: #ffffff;
        font-size: 9px;
        font-weight: 600;
        line-height: 12px;
    }
    .left-menu-lr{
        display: flex;
        justify-content: center;
    }
    .mobwx .left-menu-describe{
        font-size: 6px;
        writing-mode: vertical-lr;
        font-weight: lighter;
    }
    .mobwx .left-menu-title {
        writing-mode: vertical-lr;
        line-height: 11px;
        letter-spacing: 6px;
    }
    .fenge{
        margin-top: 10px;
    }
    .colum1{
        width: 5%;
    }
    .colum2{
        width: 53%;
    }
    .colum3{
        width: 20%;
    }
    .colum4{
        width:21%;
    }
    .baojia-colum2{
        width: 36%;
    }
    .baojia-colum3{
        width: 29%;
    }
    .baojia-colum4{
        width: 30%;
    }
    .baojia td{
        height: 23px;
    }
    .product-describe{
        text-align: left;
        font-weight: 600;
        font-size: 8px;
        color: #333;
        padding-left: 10px;
    }
    .sub-description{
        font-weight: normal;
        font-size: 7px;
        color: #4F4F4F;
    }

    /*协同*/
    .xietong-th{
        height: 30px;
    }
    .xietong-colum1{
        width: 7%;
    }
    .xietong-colum2{
        width: 61%;
    }
    .xietong-colum3{
        width: 32%;
    }
    .xietong-xsgl td{
        height: 29px;
    }
    .xietong-gj td{
        height: 22px;
    }
    .xietong-mobwx td{
        height: 21px;
    }
    .xietong-mobwx .left-menu-describe{
        font-size: 6px;
        writing-mode: vertical-rl;
        line-height: 8px;
        font-weight: lighter;
    }
    .xietong-mobwx .left-menu-title {
        writing-mode: vertical-lr;
        letter-spacing: 6px;
    }
    .xietong-title{
        display: flex;
        flex-direction: column;
        color: #ffffff;
        font-size: 8px;
        font-weight: 600;
        text-shadow: 1px 1px 2px #FB7815;
    }
    .title2-describe-xietong{
        line-height: 6px;
    }
    .xietong-baojia-table{
        width: 100%;
        position: absolute;
        text-align: center;
        left: 3px;
        bottom: 3px;
        color: #4F4F4F;
        font-size: 8px;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        text-rendering: optimizeLegibility;
    }
    .xt-baojia-colum2{
        width: 41%;
    }
    .xt-baojia-colum3{
        width: 25%;
    }
    .xt-baojia-colum4{
        width: 27%;
    }
    .font-color3{
        color:#2E8FFC;
        font-size: 10px;
    }


}
@media screen and (max-width: 400px){
    .product-container {
        padding: 20px;
        background-color: #F1F9FC;
    }
    .wrap1200 {
        margin: 0 auto;
        width: 300px;
        position: relative;
    }
    .product-bg img{
        max-width: 100%;
    }
    .product-content-table{
        width: 100%;
        position: absolute;
        text-align: center;
        left: 3px;
        top: 0;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        text-rendering: optimizeLegibility;

    }
    .baojia-table{
        width: 100%;
        position: absolute;
        text-align: center;
        left: 3px;
        bottom: 2px;
        color: #4F4F4F;
        font-size: 4px;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        text-rendering: optimizeLegibility;
    }
    .font-color1{
        color: #05C5F0;
        font-size: 5px;
    }
    .font-color2{
        color: #FFB03B;
        font-size: 5px;
    }
    .product-content-table th{
        height: 10px;
    }
    .product-content-table td{
        height: 11px;
    }
    .fwgl td{
        height: 11px;
    }
    .bb td{
        height: 10px;
    }
    .title1{
        color: black;
        font-weight: 600;
        font-size: 4px;
        letter-spacing: 2px;
    }
    .title2{
        color: #ffffff;
        font-size: 4px;
        font-weight: 600;
        letter-spacing: 2px;
    }
    .title2-describe{
        font-size: 4px;
        font-weight: lighter;
    }
    .title3{
        color: #05AAF6;
        font-size: 4px;
    }
    .title4{
        color: #FFB03B;
        font-size: 4px;
    }
    .left-menu {
        color: #ffffff;
        font-size: 4px;
        font-weight: 600;
        line-height: 6px;
    }
    .left-menu-lr{
        display: flex;
        justify-content: center;
    }
    .mobwx .left-menu-describe{
        font-size: 3px;
        writing-mode: vertical-lr;
        font-weight: lighter;
    }
    .mobwx .left-menu-title {
        writing-mode: vertical-lr;
        line-height: 5px;
        letter-spacing: 6px;
    }
    .fenge{
        margin-top: 10px;
    }
    .colum1{
        width: 5%;
    }
    .colum2{
        width: 53%;
    }
    .colum3{
        width: 20%;
    }
    .colum4{
        width:21%;
    }
    .baojia-colum2{
        width: 36%;
    }
    .baojia-colum3{
        width: 29%;
    }
    .baojia-colum4{
        width: 30%;
    }
    .baojia td{
        height: 11px;
    }
    .product-describe{
        text-align: left;
        font-weight: 600;
        font-size: 4px;
        color: #333;
        padding-left: 10px;
    }
    .sub-description{
        font-weight: normal;
        font-size: 3px;
        color: #4F4F4F;
    }

    /*协同*/
    .xietong-th{
        height: 15px;
    }
    .xietong-colum1{
        width: 7%;
    }
    .xietong-colum2{
        width: 61%;
    }
    .xietong-colum3{
        width: 32%;
    }
    .xietong-xsgl td{
        height: 15px;
    }
    .xietong-gj td{
        height: 11px;
    }
    .xietong-mobwx td{
        height: 10px;
    }
    .xietong-mobwx .left-menu-describe{
        font-size: 3px;
        writing-mode: vertical-rl;
        line-height: 4px;
        font-weight: lighter;
    }
    .xietong-mobwx .left-menu-title {
        writing-mode: vertical-lr;
        letter-spacing: 6px;
    }
    .xietong-title{
        display: flex;
        flex-direction: column;
        color: #ffffff;
        font-size: 4px;
        font-weight: 600;
        text-shadow: 1px 1px 2px #FB7815;
    }
    .title2-describe-xietong{
        line-height: 3px;
    }
    .xietong-baojia-table{
        width: 100%;
        position: absolute;
        text-align: center;
        left: 3px;
        bottom: 0;
        color: #4F4F4F;
        font-size: 4px;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        text-rendering: optimizeLegibility;
    }
    .xt-baojia-colum2{
        width: 41%;
    }
    .xt-baojia-colum3{
        width: 25%;
    }
    .xt-baojia-colum4{
        width: 27%;
    }
    .font-color3{
        color:#2E8FFC;
        font-size: 5px;
    }


}