.logo{
    width: 304px;
}
.nav{
    height: 60px;
    display: flex;
    line-height: 60px;
    font-size: 20px;

}
.nav-list{
    display: flex;
}
.nav a{
    padding: 0 20px;
    display: block;
}
.nav .nav-list a:hover {
    text-decoration: none;
    border-bottom: 2px solid #FF0A0B;
}
.nav .nav-list .active{
    text-decoration: none;
    border-bottom: 2px solid #FF0A0B;
}

.banner{
    width: 100%;
    height: 473px;
    text-align: center;
    /*line-height: 473px;*/
    font-size: 72px;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
}


.col-lg-1{
    /*background-color: #cae1fd;*/
    /*margin: 0 10px;*/
}

.pin{
    background: #ee4646;
    color: #fff;
    padding-bottom: 55px;
}
.pin-text{
    line-height: 26px;
    color: #fff;
    text-align: justify;
}
.pin-img{
    height: 295px;margin-top: 45px;
}

.zr-title{
    font-size: 26px;
}
.zr-text{
    font-size:16px ;
    color: #AEAEAE;
}
.gj-list{
    padding: 18px 0;
    font-size: 18px;
    border-bottom: 2px solid #FF0A0B;
    margin-bottom: 12px;
}
.dz-grid{
    display: grid;
    justify-content: space-around;
    /*grid-template-columns: repeat(auto-fill, 124px);*/
    grid-template-columns: repeat(auto-fit, minmax(124px, 1fr));
    grid-gap:23px 23px;
}
.dzgw{
    background: #fff;height: 124px;width: 124px;
    text-align: center;
    line-height: 124px;
    font-size: 18px;
    /*margin-left: 22px;*/
    /*margin-bottom: 24px;*/
    /*margin: 24px 0px 0px 24px;*/
}
.dzgw:hover{
    background: #ee4646;
    color: #fff;
}
.product-fenmian{
    border-bottom:  2px solid #EE4646;
    height: 210px;
    display: flex;
    align-items: center;
    /*justify-content: center;*/
    /*text-align: center;*/
    font-size: 22px;
    line-height: 37px;
    padding-left: 242px;
}
.product-fenmian:hover{
    background-color: #ee4646;
    color: #fff;
}
.product-fenmian-l{
    background: url("../../images/cl0.png") no-repeat 30px 21px;
    background-size: 170px 170px;
}
.product-fenmian-r{
    background: url("../../images/cr0.png") no-repeat 30px 21px;
    background-size: 170px 170px;
}
.product-fenmian-l:hover{
    background: #ee4646 url("../../images/cl1.png") no-repeat 30px 21px;
    background-size: 170px 170px;
}
.product-fenmian-r:hover{
    background: #ee4646 url("../../images/cr1.png") no-repeat 30px 21px;
    background-size: 170px 170px;
}

.banner-text{
    font-size: 72px;
    color: #fff;
    background-color: rgba(238, 70, 70, 0.68);
    padding: 0 40px;
}


.contact-banner{
    height: 300px;
    padding-top: 200px;
    text-align: center;
}
.contact-banner1{
    background: #fff;
    height: 100px;
    padding-top: 20px;
    border-bottom: 2px solid #EE4646;
}

.contact-banner1-title{
    font-size: 26px;
    color: #000;
}
.contact-banner1-text{
    font-size: 16px;
    color: #AEAEAE;
}

.container-content{
    padding: 60px 0;
    font-size: 18px;
    line-height: 50px;
}

.pinpaiimg{
    position: absolute;width: 100%;top:0;display: block;
    pointer-events: none;
}



.nav-m-list{
    width: 100%;
    background: #333333;
    color: #fff;
    padding: 14px 16px;
}
.nav-m{
    display: none;
}
.nav-m-list:hover {background-color: #111;}

.application-bg{
    background: url("../../images/chang.png") #ccc no-repeat;
    background-size:100% 100%;
}
.application3list{
    background: #fff;
    width: 31.03%;
    height: 215px;
    margin-bottom: 30px;
    padding: 25px;
}

.application3list:hover{
    background: #ee4646;
    color: #fff;
}

.advantage-nav{
    font-size: 18px;
    color: #415058;
    border-bottom: 2px solid #ee4646;
}
.advantage-nav div{
    padding-bottom: 5px;
    cursor:pointer;
}
.advantage-nav .active{
    font-size: 26px;
    color: #101010;
    padding-bottom: 5px;
    border-bottom: 2px solid #ee4646;
}
.document2{
    width: 54%;text-align: justify;line-height: 38px
}
.nav-fixed{
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999;
    background: #fff;
    box-shadow: 0 0 10px rgba(0,0,0,.1);
}
.jt{
    background: url("../../images/jt0.png") no-repeat;
    background-position: 97% 20px;
    background-size: 30px 30px;
}
.jt:hover{
    background: url("../../images/jt1.png") no-repeat;
    background-position: 97% 20px;
    background-size: 30px 30px;
}
.zuojt{
    width: 55px;
    height: 55px;
    background: url("../../images/left0.png") no-repeat;
    background-size: 100% 100%;
    position: absolute;right:0;top:260px;cursor:pointer;
}
.zuojt:hover{
    background: url("../../images/left1.png") no-repeat;
    background-size: 100% 100%;
}
.youjt{
    width: 55px;
    height: 55px;
    background: url("../../images/right0.png") no-repeat;
    background-size: 100% 100%;
    position: absolute;left:0;top:260px;cursor:pointer;
}
.youjt:hover{
    background: url("../../images/right1.png") no-repeat;
    background-size: 100% 100%;
}
.gwaq-r{
    padding-right: 37px;
}
.gwaq{
    background:#fff;
    padding: 24px;
    min-height: 171px;
    cursor:pointer;
}
.gwaq:hover{
    background: #ee4646;
    color: #fff;
}
@media only screen and (max-width: 1200px) {
    .gwaq-r{
        padding-right: 15px;
    }
    .pinpaiimg{
        display: none;
    }
    .nav-list{
        display: none;
    }
    .nav{

    }

    .icon{
        position: absolute;
        top: 0;
        right: 0;
    }
    .nav .icon a:hover{
        text-decoration: none;
    }
    .application3list{
        width: 100%;
    }
    .document1{
        flex-wrap: wrap;
        padding: 0 15px;
        text-align: center;
    }
    .document2{
        width: 100%;
    }
    .zr-button-10{
        width: 100%;
    }
    .contact1{
        flex-wrap: wrap;
        padding: 0 15px;
        text-align: center;
        justify-content: center;
    }
    .pin{
        padding-bottom: 55px;
    }
    .yan{
        display: block;
    }
    .yan2{
        display: none;
    }
}

@media only screen and (min-width: 1200px) {

    .pin{
        padding-bottom: 0px;
        min-height: 385px
    }
    .pinpaiimg1{
        display: none;
    }
    .nav .icon{
        display: none;
    }
}