﻿body {
    background-color: #e6f5f8 !important;
}

.top-pte {
    width: 100%;
    min-width: 1200px;
    min-height: 300px;
    max-height: 480px;
    max-width: 1920px;
    background: url(/Images/Manufacture/ProductDetails/cpzx-bj.jpg) no-repeat center top;
    background-size: 100%;
    margin: 0px auto;
}

.cnt-lab {
    float: left;
    margin-top: 200px;
    line-height: 80px;
    font-size: 20px;
    color: #fff;
}

.cnt-lef-tlt {
    height: 100px;
    width: 300px;
    color: #fff;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    background-image: url(/Images/Manufacture/ProductDetails/cpxq-tb.png);
    background-repeat: no-repeat;
    line-height: 100px;
    cursor: pointer;
}

.cnt-lef-pte {
    height: 50px;
    width: 300px;
    margin-top: 10px;
    font-size: 16px;
    line-height: 50px;
    color: #fff;
    text-align: center;
    cursor: pointer;
}

.middle_align_right {
    width: 870px;
    float: right;
    background-color: #fff;
}

.clr_R:hover {
    background-color: #fff;
    color: #ea4335;
}

.clr_B:hover {
    background-color: #fff;
    color: #009bb3;
}

.clr_Y:hover {
    background-color: #fff;
    color: #877355;
}

.color_R {
    background-color: #ea4335;
}

.color_B {
    background-color: #009bb3;
}

.color_Y {
    background-color: #877355;
}

.thumbnail {
    height: 500px;
    width: 430px;
    float: left;
    position: relative;
    padding: 0px !important;
}

.thumbnail_img_size {
    width: 360px;
}

.thumbnail_p_sty {
    font-weight: bold;
    text-align: center;
    font-size: 20px;
    margin-top: 20px;
}

.origin {
    width: 430px;
    height: 500px;
    border: 1px solid #009bb3;
    position: absolute;
    left: 440px;
    top: 0;
    overflow: hidden;
    display: none;
}

.magnifier {
    width: 172px;
    height: 200px;
    background: rgba(230, 245, 248, 0.50);
    position: absolute;
    left: 0;
    top: 0;
    display: none;
    cursor: move;
}

.cnt-rgt-cpgs {
    margin-top: 40px;
    margin-left: 20px;
    float: left;
    height: 140px;
}

.rgt-cpgs-text {
    float: left;
    margin-left: 20px;
    margin-top: 30px;
    width: 380px;
    line-height: 24px;
}

.cnt-rgt-spjj {
    float: left;
    height: 50px;
    width: 120px;
    margin-top: 20px;
    margin-left: 20px;
    line-height: 50px;
    text-align: right;
    font-size: 16px;
    cursor: pointer;
}

.cnt-rgt-cpali {
    margin: 10px;
    height: 60px;
}

.lay_middle_align {
    position: relative;
}

#close {
    position: absolute;
    top: 81px;
    right: 0;
    z-index: 100;
    font-size: 16px;
    color: #333;
    display: none;
}

#viedo {
    position: absolute;
    top: 80px;
    left: 0;
    z-index: 99;
    display: none;
    width: 1200px;
}

.img_size {
    width: 870px;
}

.text_format {
    padding: 20px 10px;
}

@media only screen and (max-width: 1024px) {
    body {
        background-color: #e6f5f8 !important;
    }

    .top-pte {
        width: 100%;
        min-width: 1000px;
        min-height: 250px;
        max-height: 480px;
        max-width: 1920px;
        background: url(/Images/Manufacture/ProductDetails/cpzx-bj.jpg) no-repeat center top;
        background-size: 100%;
        margin: 0px auto;
    }

        .top-pte > div {
            width: 1000px !important;
        }

    .cnt-lab {
        float: left;
        margin-top: 100px;
        line-height: 80px;
        font-size: 20px;
        color: #fff;
    }

    .cnt-lef-tlt {
        height: 140px;
        width: 1000px;
        color: #fff;
        text-align: center;
        font-size: 36px;
        font-weight: bold;
        background-image: url(/Images/Manufacture/ProductDetails/cpxq-tb.png);
        background-repeat: no-repeat;
        background-position: center center;
        background-size: 50%;
        line-height: 140px;
        cursor: pointer;
    }

    .middle_align_right {
        width: 1000px;
        float: right;
        margin-top: 30px;
        background-color: #fff;
    }

    .cnt-lef-pte {
        height: 100px;
        width: 1000px;
        margin-top: 20px;
        font-size: 30px;
        line-height: 100px;
        color: #fff;
        text-align: center;
        cursor: pointer;
    }

    .clr_R:hover {
        background-color: #fff;
        color: #ea4335;
    }

    .clr_B:hover {
        background-color: #fff;
        color: #009bb3;
    }

    .clr_Y:hover {
        background-color: #fff;
        color: #877355;
    }

    .color_R {
        background-color: #ea4335;
    }

    .color_B {
        background-color: #009bb3;
    }

    .color_Y {
        background-color: #877355;
    }

    .thumbnail {
        height: 930px;
        width: 800px;
        float: left;
        margin-left: 100px;
        margin-top: 20px;
        position: relative;
        padding: 0px !important;
    }

    .thumbnail_img_size {
        width: 680px;
    }

    .thumbnail_p_sty {
        font-weight: bold;
        text-align: center;
        font-size: 32px;
        margin-top: 20px;
    }

    .origin {
        width: 800px;
        height: 930px;
        border: 1px solid #009bb3;
        position: absolute;
        left: 100px;
        top: 930px;
        overflow: hidden;
        display: none !important;
    }

    .magnifier {
        width: 172px;
        height: 200px;
        background: rgba(230, 245, 248, 0.50);
        position: absolute;
        left: 0;
        top: 0;
        display: none;
        cursor: move;
    }

    .cnt-rgt-cpgs {
        margin-top: 40px;
        margin-left: 20px;
        float: left;
        height: 220px;
    }

    .rgt-cpgs-text {
        float: left;
        margin-left: 20px;
        margin-top: 30px;
        width: 960px;
        font-size: 32px;
        line-height: 48px;
    }

    .cnt-rgt-spjj {
        float: left;
        height: 50px;
        width: 200px;
        margin: 40px;
        line-height: 50px;
        text-align: right;
        font-size: 32px;
        cursor: pointer;
    }

    .cnt-rgt-cpali {
        margin: 10px;
        height: 100px;
    }

    .lay_middle_align {
        position: relative;
    }

    #close {
        position: absolute;
        top: 1681px;
        right: 0;
        z-index: 100;
        font-size: 24px;
        color: #333;
        display: none;
    }

    #viedo {
        position: absolute;
        top: 1680px;
        left: 0;
        z-index: 99;
        display: none;
        width: 1000px;
    }

    .img_size {
        width: 1000px;
    }

    .text_format {
        width: 1000px;
        padding: 20px 10px;
    }

        .text_format p, .text_format span {
            font-size: 32px !important;
        }
}
