@charset "utf-8";
* {
    padding: 0;
    margin: 0;
}

ul li {
    list-style: none;
}

a {
    text-decoration: none;
}

img {
    border: none;
    /* float: left; */
}

input {
    border: none;
    background: none;
}

html, body{
    font: 12px Arial, "微软雅黑";
    color: #929292;
    width: 100%;
    height: 100%;
    overflow-x: hidden!important;
    background:#000000;

}
/* 设置滚动条的样式 */
::-webkit-scrollbar {
    height: 0;
    width: 0;
    color: transparent;
}
/*定义滚动条样式（高宽及背景）*/
::-webkit-scrollbar {
    width: 6px;   /* 滚动条宽度， width：对应竖滚动条的宽度  height：对应横滚动条的高度*/
    background: #fff;
}
/*定义滚动条轨道（凹槽）样式*/
::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.1);    /* 较少使用 */
    border-radius: 3px;
}
/*定义滑块 样式*/
::-webkit-scrollbar-thumb {
    border-radius: 3px;
    height: 100px;    /* 滚动条滑块长度 */
    background-color: #ccc;
}


input, textarea {
    font-family: Arial, "微软雅黑";
    outline: 0;
    font-size: 14px;
    -webkit-appearance: none;
}

.clear {
    clear: both;
}

.fl {
    float: left;
}

.fr {
    float: right;
}


@media (max-width: 500px) {

    #header{
        background: rgba(255,255,255,1)!important;
    }
    #logo{
        padding:0!important;
        margin-right:0!important;
    }
    #navtwo{
        display: block!important;
        float: right;
        padding: 0!important;
        transition: all 0.3s ease-out 0s;
        line-height: 40px;
        font-size: 26px;
        color: #000;
    }
    #nav{
         position: absolute;
         width: 100%;
        top: 40px;
        left: 0;
        background: #1D1D1D;
        padding: 0!important;
        display: none;
        z-index: 9;
    }
    #nav li{
        width: 100%!important;
        line-height: 30px!important;
        text-align: center;
    }
    #showzz{
        display: none;
        position: fixed;
        top: 0;
        left: 0;
        z-index: 7;
        width: 100%;
        height: 100%;
        background: rgba(0,0,0,0.5);
    }
    .product{
        background-position: center!important;
        background-repeat: no-repeat!important;
        background-size: cover!important;
    }
    .about-info .about-title{
        padding: 0!important;
        margin-bottom:0.2rem!important;
        font-size: 7.36rem!important;
    }
    .about-info .about-desc{
        padding: 10%!important;
        
        text-indent: 0.4rem!important;
    }


    .news-item-desc{
        display: none!important;
    }
    .news-title{
        padding-top:60px!important;
        font-size:0.5rem!important;
        margin:0!important;
    }
    .news-item{
        width: 100%!important;
        margin:0!important;
    }
    .new-list{
        padding: 0!important;
        width: 80% !important;
        text-align: center;
        overflow: hidden;
        margin:0 auto;
    }
    .new-info{
        margin-top: 0.3rem;
    }

    .about-img{
        width: 25% !important;
    }
    .lianxiwomen{
        flex-direction: column;
    }
    .company{
        font-size: 20px!important;
        margin-bottom: 0.25rem!important;
        font-weight: 900!important;
        color: #FFF!important;
    }
    .address{
        text-align: center;
        margin-right: 0!important;
        padding:0 0.8rem!important;
        box-sizing: border-box!important;
    }
    .contactform{
        width: 80%!important;
        height: 156rem!important;
        margin-left: 0!important;
    }
    .navtop{
        height: 40px!important;
    }

}

#navtwo{
    display: none;
}
#header.mini {
    background: rgba(0,0,0,.5);
    padding-top: 0px;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10;
    width: 100%;
}

#header .content {
    padding-left: 0px;
    padding-right: 0px;
}

#header.mini #logo {
    padding: 10px 20px 10px 20px;
}
#header #logo {
    padding: 20px 40px 20px 40px;
    transition: all 0.3s ease-out 0s;
}
#header #logo {
    width: auto;
    height: 40px;
    display: block;
    float: left;
    margin-right: 50px;
}
#header.mini #logo img {
    transform: scale(0.8, 0.8);
}
#header #logo img {
    transform: scale(1, 1);
    transition: all 0.3s ease-out 0s;
}

#header.mini ul#nav{
    float: right;
    padding: 0px 20px 0px 20px;
    transition: all 0.3s ease-out 0s;
}
#header.mini ul li.navitem{
    line-height:38px;
    height: auto;
    width: auto;
    float: left;
    position: relative;
}

#header ul li.navitem a{
    transition: none ease-out .3s;
    transition-property: color, background, text-indent, opacity;
    color: #999;
    padding: 10px 40px;
    display: block;
}
#header ul li.navitem a.active, #header ul li.navitem:hover a{
    padding: 10px 40px;
    color: #fff;
    border-bottom:2px solid #3feef;
}

#footer.mini {
    position: fixed;
    bottom: 0;
    background: rgba(255,255,255,1);
    width: 100%;
    z-index: 2;
}

#footer.mini p {
    text-align: center;
    padding: 15px;
    position: fixed;
    bottom: 0;
    background: rgba(255,255,255,1);
    width: 100%;
    font-size: 12px;
    color: #8e8e8e;
    line-height: 20px;
}

#online_open{
    margin: 0 10px 0 0;
    background: none;
    bottom: 0px;
    color: #fff;
    width: 130px;
    cursor: pointer;
    position: fixed;
    right: -40px;
    z-index: 99999;
    font-size: 14px;
    text-align: center;
    line-height: 30px;
}

#mslider{
    width: 100%;
    position: relative;
    overflow: hidden;
}
#mslider ul li{
    width: 100%;
    height: 100%;
    display: block;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
#mslider ul{
    position: relative;
    height: 100%;
}

#mslider ul li{
    position: absolute;
    width: 100%;
    height: 100%;
    transition: all ease-out .3s;
    opacity: 0;
}
#mslider ul li img{
    width: 100%;
}
#mslider .bx-prev,
#mslider .bx-next{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 10;
    background: #000;
    width: 40px;
    height: 40px;
    color: #fff;
    transition: all ease-out .3s;
}
#mslider .bx-prev  i,
#mslider .bx-next  i{
    color: #fff;
    font-size: 30px;
    margin-top: 4px;
    margin-left: 14px;
}
#mslider .bx-prev{
    left: 20px;
}
#mslider .bx-next{
    right: 20px;
}
#mslider .bx-prev:hover,
#mslider .bx-next:hover{
    background: #3feef;
}
#mslider .bx-next:hover i,
#mslider .bx-prev:hover i{
    color: #000;
}

#mslider  ul li.active{
    opacity: 1;
}


#online_lx{
    border-radius: 0px;
    bottom: 36px;
    margin-right: -10px;
    background-color: rgba(29, 27, 27,1);
    width: 180px;
    height: auto;
    position: fixed;
    right: -180px;
    z-index: 99999;
    transition: all ease-out .3s;

}
#olx_head{
    padding: 20px;
    line-height: 16px;
    height: 16px;
    font-size: 14px;
    background: #1D1D1D;
    border-radius: 0px;
    color: #3feef;
}
#olx_head i{
    color: #3f3b3b;
    transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
    font-size: 18px;
    cursor: pointer;
}
#olx_qq, #olx_tel{
    padding: 20px 30px;
    transition: all ease-out .3s;

}
#olx_qq div, #olx_tel div{
    color: #898989;
    line-height: 14px;
    height: 14px;
    margin-bottom: 10px;
}
#olx_qq img{
    width: 130px;
    height: 130px;
    margin-top: 10px;
}
#olx_qq i, #olx_tel div i{
    font-size: 18px;
    margin-right: 20px;
    vertical-align: middle;
}
#olx_tel p{
    color: #fff;
    line-height: 18px;
    font-size: 16px;
}
#olx_tel:hover, #olx_qq:hover{
    color: #fff;
    background: #3feef;
}

.product img{
    width: 100%;
}
.info{
    flex: 1;
    display: flex;
    flex-direction: column;
    align-content: center;
    justify-content: center;
    align-items: center;
}
.info .title{
    text-shadow: 0 0 8px rgb(0 0 0 / 20%);
    display: block;
    font-size: 45px;
    letter-spacing: .1em;
    margin: 0 auto 10px;
    position: relative;
    font-weight: 600;
    color: #fff;
    margin-bottom: 50px;
}
.info .desc{
    padding: 0 100px;
    font-size: 18px;
    color: #333;
    line-height: 36px;
    text-indent : 40px;
    letter-spacing:2px;
}
.product-info{
    display: flex;
    align-items: center;
    width: 100%;
}
.about{
    display: flex;
    overflow: hidden;
    width: 100%;
}

.about-info{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
    position: relative;
}

.about-info .about-title{
    text-shadow: 0 0 8px rgb(0 0 0 / 20%);
    display: block;
    font-size: 35px;
    letter-spacing: .1em;
    margin: 0 auto 10px;
    position: relative;
    font-weight: 600;
    color: #fff;
    margin-bottom: 100px;
    z-index: 2;
}

.about-info .about-desc{
    padding: 0 100px;
    font-size: 4.5rem;
    color: #fff;
    line-height: 9rem;
    text-indent: 40px;
    letter-spacing: 2px;
    position: relative;
    z-index: 2;
}

.news-title{
    text-shadow: 0 0 8px rgb(0 0 0 / 20%);
    display: block;
    font-size: 35px;
    letter-spacing: .1em;
    margin: 0 auto 10px;
    position: relative;
    font-weight: 600;
    color: #fff;
    padding-top: 100px;
    text-align: center;
    margin-bottom: 60px;
}
.new-list{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    padding: 0 100px;
    box-sizing: border-box;
    align-self: center;
    justify-content: center;
    align-items: center;
}
.news-item{
    margin-bottom: 100px;
    margin: 30px 0px;
}
.img-bg{
    width: 250px;
    height: 150px;
}
.new-info{
    display: flex;
    flex-direction: column;
}
.news-item{
    display: flex;
    align-items: center;
    justify-content: center;
    align-self: center;
    width: 500px;
    color: #fff;
    margin-left: 50px;
}
.news-item:hover .news-item-title{
    color: #3feef;
}
.news-item-title{
    font-size: 16px;
    color: #fff;
    display: block;
    transition: all 0.3s ease-out 0s;
}
.news-item-time{
    color: #868686;
    line-height: 30px;
}
.news-item-desc{
    margin-top: 20px;
    font-size: 12px;
    line-height: 22px;
    color: #a7a7a7;
}
.lianxiwomen{
    display: flex;
    align-items: center;
    justify-content: center;
    align-self: center;
}
.address{
}
.address .company{
    color: #3feef;
    font-size:40px;
    /* margin-bottom: 75px; */
    line-height: 24px;
    font-weight: 100;
}
.address p{
    color: #fff;
    /* line-height: 8.4rem; */
    font-size:16px;
    margin-bottom: 5px;
}
.contactform{
    background-color:#FFF;
    width: 260px;
    height: 300px;
    margin-left: 100px;
    padding: 43px 5%;
}

.inputtxt {
    border: none;
    margin-bottom: 5px;
    background: none;
    color: #444;
    height: 20px;
    line-height: 20px;
    width: 100%;
}
.contactform p{
    border-bottom: 1px solid #dddddd;
    padding-top: 5px;
    margin-bottom: 50px;
}
.contactform p textarea{
    width: 100%;
}
.inputsub{
    background-color: #424242;
    margin-top: 10px;
    color: #3feef;
    width: 100%;
    cursor:pointer;
    transition: all 0.3s ease-out 0s;
    height: 50px;
    line-height: 50px;
}
.inputsub:hover{
    background: #3feef;
    color: #fff;
}

.newpage-title{
    padding-top: 200px;
    color: #EAEAEA;
    font-size: 26px;
    text-align: center;
}
.newpage-time{
    text-align: center;
    margin-top: 50px;
}
.newpage-info{
    margin-top: 100px;
    width: 80%;
    margin-left: 10%;
}
.navtop{
    height: 60px;
}
