﻿
body {
    letter-spacing: 1px;
}

.black {
    border: 1px solid black;
}

.black15 {
    border: 2px solid rgba(246, 201, 129, 0.95);
    border-radius: 10px 10px;
}

.border-color {
    background-color: rgba(246, 201, 129, 0.95);
}
/*边框阴影色*/
.black2 {
    border: 2px solid rgba(248, 188, 148, 0.31);
}



.flexcs {
    display: flex;
    align-items: center;
    justify-content: center;
}

.logo {
    padding: 0px 10px 0px 20px;
    display: inline-block;
    height: 52px;
}
.foot-context a{
    color:rgba(246, 201, 129, 0.95);
    line-height:55px;
}
/*----------脚页--------*/
.foot {
    width: 100%;
    background-color: #141122;
    color: #f0f0f0;
    text-align: center;
}


/*---------  标题---------*/
.titbox {
    text-align: center;
    letter-spacing: 3px;
}


/*---------轮播---------*/
#myCarousel {
    padding-top: 0px;
    border-bottom: 10px solid #f7eeee;
}

.rowbox1 {
    width: 100%;
}

    .rowbox1 img {
        margin: 0 auto;
        max-width: 1340px;
    }

/*---------产品展示---------*/
.show {
    width: 50%;
    float: left;
    left:10px;
}

.border-radiu {
    border-radius: 10px 10px;
}

.shows {
    text-align: center;
}

    .shows p {
        color: #808080;
    }

    .shows span {
        color: #808080;
    }


@media (max-width: 768px) {
    .margin-top-num {
        margin-top: 40px;
    }

    .margin-top-num-two {
        margin-top: 50px;
    }

    .margin-bottom-num {
        margin-bottom: 30px;
    }
    /*////////////////////*/
    /*页头*/

    /*----------顶部--------*/
    .head {
        color: #fff;
        background-color: rgba(246, 201, 129, 0.85);
        height: 30px;
    }
    .head img {
        display: none;
        width: 30px;
        height: 30px;
        margin-left: 100px;
        margin-right: 10px;
        margin-top: -3px;
    }

    .head-title {
        font-size: 15px;
        line-height: 30px;
        height: 30px;
        letter-spacing: 1.5px;
        text-align: center;
    }

    .head-text {
        display: none;
        margin-right: 50px;
        float: right;
        height: 30px;
        line-height: 30px;
    }

    /*////////////////////*/
    /* 产品展示 标题 */
    .show-title {
        width: 180px;
        margin: 0 auto;
        text-align: center;
        border-radius: 2px;
    }

        .show-title span {
            font-size: 13px;
            color: #fff;
            text-align: center;
            background-color: rgba(246, 201, 129, 0.95);
        }

    /*////////////////////*/
    /* 产品展示 */
    .showsimg {
        margin: 0 auto;
        width: 120px;
        height: 220px;
        border-left: 6px solid rgba(248, 188, 148, 0.41);
        border-top: 6px solid rgba(248, 188, 148, 0.41);
    }

        .showsimg img {
            width: 120px;
            height: 220px;
        }

    .shows .show-title-span {
        font-size: 15px;
        line-height: 35px;
        color: rgba(100, 100, 100, 0.95);
        letter-spacing: 1.5px;
    }

    .ap {
        letter-spacing: 1.5px;
        font-size: 12px;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 4;
        line-height: 30px;
        overflow: hidden;
    }

    .shows a {
        color: rgba(180, 7, 7, 0.90);
        letter-spacing: 1.5px;
    }


    /*////////////////////*/
    /*页脚*/
    .foot-context {
        width: 95%;
        padding-top: 30px;
        padding-bottom: 30px;
    }

        .foot-context span {
            font-size: 15px;
            line-height: 50px;
        }

        .foot-context p {
            font-size: 12px;
            line-height: 20px;
        }

        .foot-context img {
            width: 15px;
            height: 16px;
        }
}

@media (min-width: 768px) and (max-width: 992px) {

    .margin-top-num {
        margin-top: 100px;
    }

    .margin-top-num-two {
        margin-top: 80px;
    }

    .margin-bottom-num {
        margin-bottom: 30px;
    }
    /*////////////////////*/
    /*页头*/

    /*----------顶部--------*/
    .head {
        color: #fff;
        background-color: rgba(246, 201, 129, 0.85);
        height: 32px;
    }
    .head img {
        display: none;
        width: 30px;
        height: 30px;
        margin-left: 100px;
        margin-right: 10px;
        margin-top: -3px;
    }

    .head-title {
        font-size: 17px;
        line-height: 32px;
        height: 32px;
        letter-spacing: 1.5px;
        text-align: center;
    }

    .head-text {
        display: none;
        margin-right: 50px;
        float: right;
        height: 52px;
        line-height: 52px;
    }

    /*////////////////////*/
    /* 产品展示 标题 */
    .show-title {
        width: 380px;
        margin: 0 auto;
        text-align: center;
        border-radius: 2px;
    }

        .show-title span {
            font-size: 16px;
            color: #fff;
            text-align: center;
            background-color: rgba(246, 201, 129, 0.95);
        }

    /*////////////////////*/
    /* 产品展示 */
    .showsimg {
        margin: 0 auto;
        width: 220px;
        height: 360px;
        border-left: 12px solid rgba(248, 188, 148, 0.41);
        border-top: 10px solid rgba(248, 188, 148, 0.41);
    }

        .showsimg img {
            width: 220px;
            height: 360px;
        }

    .shows .show-title-span {
        font-size: 19px;
        line-height: 45px;
        color: rgba(100, 100, 100, 0.95);
        letter-spacing: 1.5px;
    }

    .ap {
        letter-spacing: 1.5px;
        font-size: 15px;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 4;
        line-height: 30px;
        overflow: hidden;
    }

    .shows a {
        color: rgba(180, 7, 7, 0.90);
        letter-spacing: 1.5px;
    }


    /*////////////////////*/
    /*页脚*/
    .foot-context {
        width: 60%;
        margin-left: 20%;
        padding-top: 30px;
        padding-bottom: 30px;
    }

        .foot-context span {
            font-size: 15px;
            line-height: 60px;
        }

        .foot-context p {
            font-size: 12px;
            line-height: 30px;
        }

        .foot-context img {
            width: 14px;
            height: 15px;
        }
}

@media (min-width: 992px) and (max-width: 1200px) {

    .margin-top-num {
        margin-top: 130px;
    }

    .margin-top-num-two {
    }

    .margin-bottom-num {
        margin-bottom: 100px;
    }

    /*////////////////////*/
    /*页头*/

    /*----------顶部--------*/
    .head {
        color: #fff;
        background-color: rgba(246, 201, 129, 0.85);
        height: 45px;
    }
    .head img {
        width: 27px;
        height: 27px;
        margin-left: 100px;
        margin-right: 7px;
        margin-top: -3px;
    }

    .head-title {
        font-size: 18px;
        display: inline-block;
        line-height: 45px;
        height: 45px;
        padding-left: 25px;
        padding-right: 15px;
        letter-spacing: 1.5px;
    }

    .head-text {
        margin-right: 50px;
        float: right;
        height: 45px;
        line-height: 45px;
    }

    /*////////////////////*/
    /* 产品展示 标题 */
    .show-title {
        width: 80%;
        height: 40px;
        margin: 0 auto;
        text-align: center;
        border-radius: 6px;
    }

        .show-title span {
            font-size: 20px;
            color: #fff;
            text-align: center;
            line-height: 38px;
            background-color: rgba(246, 201, 129, 0.95);
        }

    /*////////////////////*/
    /* 产品展示 */

    .showsimg {
        width: 220px;
        height: 400px;
        margin: 0 auto;
        border-left: 14px solid rgba(248, 188, 148, 0.41);
        border-top: 13px solid rgba(248, 188, 148, 0.41);
    }

        .showsimg img {
            width: 220px;
            height: 400px;
        }

    .shows .show-title-span {
        font-size: 23px;
        color: rgba(100, 100, 100, 0.95);
        letter-spacing: 1.5px;
    }

    .ap {
        letter-spacing: 2px;
        font-size: 12px;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 4;
        line-height: 30px;
        overflow: hidden;
        margin-top: 20px;
    }

    .shows a {
        color: rgba(180, 7, 7, 0.90);
        letter-spacing: 1.5px;
    }
    /*////////////////////*/
    /*页脚*/
    .foot-context {
        width: 60%;
        margin-left: 20%;
        padding-top: 30px;
        padding-bottom: 30px;
    }

        .foot-context span {
            font-size: 17px;
            line-height: 70px;
        }

        .foot-context p {
            font-size: 14px;
            line-height: 40px;
        }

        .foot-context img {
            width: 16px;
            height: 17px;
            margin-right: 8px;
        }
}

@media (min-width: 1200px) {

    .margin-top-num {
        margin-top: 200px;
    }

    .margin-top-num-two {
    }

    .margin-bottom-num {
        margin-bottom: 100px;
    }

    /*////////////////////*/
    /*页头*/

    /*----------顶部--------*/
    .head {
        color: #fff;
        background-color: rgba(246, 201, 129, 0.85);
        height: 46px;
    }
    .head img {
        width: 30px;
        height: 30px;
        margin-left: 100px;
        margin-right: 10px;
        margin-top: -3px;
    }

    .head-title {
        font-size: 24px;
        display: inline-block;
        line-height: 46px;
        height: 46px;
        padding-left: 25px;
        padding-right: 15px;
        letter-spacing: 1.5px;
    }

    .head-text {
        margin-right: 50px;
        float: right;
        height: 46px;
        line-height: 52px;
    }

    /*////////////////////*/
    /* 产品展示 标题 */
    .show-title {
        width: 100%;
        margin: 0 auto;
        text-align: center;
        border-radius: 6px;
    }

        .show-title span {
            font-size: 40px;
            color: rgba(246, 201, 129, 0.95);
            text-align: center;
            line-height: 40px;
            font-weight:700;
        }

    /*////////////////////*/
    /* 产品展示 */

    .showsimg {
        margin: 0 auto;
        width: 340px;
        height: 580px;
        
    }

        .showsimg img {
            width: 340px;
            height: 580px;
            border: 1px solid #d0d0d0;
        }

    .shows .show-title-span {
        font-size: 28px;
        color: rgba(100, 100, 100, 0.95);
        letter-spacing: 1.5px;
    }

    .ap {
        letter-spacing: 2px;
        font-size: 15.5px;
        text-indent: 33px;
        margin-top: 20px;
        line-height: 35px;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 4;
        overflow: hidden;
    }

    .shows a {
        color: rgba(180, 7, 7, 0.90);
        letter-spacing: 1.5px;
    }
    /*////////////////////*/
    /*页脚*/
    .foot-context {
        width: 60%;
        margin-left: 20%;
        padding-top: 30px;
        padding-bottom: 30px;
    }

        .foot-context span {
            font-size: 30px;
            line-height: 100px;
        }

        .foot-context p {
            font-size: 15px;
            line-height: 40px;
        }

        .foot-context img {
            width: 20px;
            height: 21px;
            margin-right: 8px;
        }
}

