@font-face {
  font-family: 'mon';
  src: url('../fonts/Montserrat-Bold-3.otf') format('opentype');
  font-weight: bold;
  font-style: bold;
}
@font-face {
  font-family: 'mon';
  src: url('../fonts/Montserrat-Light-6.otf') format('opentype');
  font-weight: 200;
  font-style: 200;
}
@font-face {
  font-family: 'mon';
  src: url('../fonts/Montserrat-Regular-8.otf') format('opentype');
  font-weight: 500;
  font-style: 500;
}
@font-face {
  font-family: 'mon';
  src: url('../fonts/Montserrat-Medium-7.otf') format('opentype');
  font-weight: 700;
  font-style: 700;
}
@font-face {
  font-family: 'mon';
  src: url('../fonts/Montserrat-Light-6.otf') format('opentype');

}
*{
    margin:0; padding:0;
    }
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td { margin: 0; padding: 0;  font-family: "mon"; }
fieldset, img { border: 0; }
ul, ol, li { list-style: none; font-family:'mon'; }

/* remember to define focus styles! */
:focus { outline: 0; }
address, caption, cite, code, dfn, em, strong, th, var, optgroup { font-style: normal; font-weight: normal; }
h1, h2, h3, h4, h5, h6 { font-size: 100%; font-weight: normal; }
abbr, acronym { border: 0; font-variant: normal; }
input, button, textarea, select, optgroup, option { font-family: inherit; font-size: inherit; font-style: inherit; font-weight: inherit; background-color: #fff; border: none;}
code, kbd, samp, tt { font-size: 100%; }
a{text-decoration:none;}
a:hover{
    text-decoration: none;
}
/*@purpose To enable resizing for IE */
/*@branch For IE6-Win, IE7-Win */
input, button, textarea{ *font-size: 100%;}
ol, ul { list-style: none; }
.ftr{
    width:84px;
}
.ftr img{
    height: 17.5px;
}
.container-fluid{
    padding:0 4rem;
}
.container{
    /*max-width: 1330px;*/
    max-width: unset;
    width:70vw;
}
header{
    padding:14px 0;
    transition: 1s;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 9;

}
header a{
    text-transform: uppercase;
}
.menu{
    text-transform: uppercase;
}
header img{
    transition: 1s;
}
header .ftop{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
header .ftop img{
    max-width: 50%;
    cursor: pointer;
}
header .ftop .ftl{
    display: flex;
}
header .ftop .ftl .se{
    margin-left: 10px;
}
header:hover{
    background: #fff;

}
header:hover img{
    filter: brightness(0);
}
header.fx{
    background: #fff;

}
header.fx img{
    filter: brightness(0);
}
header .close1{

    display: none;
}

header.bx .close1{
    display: block;
}
header.bx .nme{
    display: none;
}
header .ftop .ftl{
    align-items: center;
}
.mb{
    position: fixed;
    background: rgba(0, 0, 0, 0.2);
    z-index: 2;
    height: 100%;
    width: 100%;
    display: none;
}
.menu{
    position: fixed;
    left: -360px;
    top: 0;
    background: #fff;
    height: 100%;
    width: 360px;
    transition: .6s;
    z-index: 9;
}
.menu .mml{
    height: 100%;
    display: grid;
    align-content: space-between;
    position: relative;
    z-index: 99;
    background: #fff;
    padding:60px 40px;
}
.menu .mwz{
    display: flex;
    align-items: center;
    font-size: 12px;
    color: #666;
}
.menu .close{
    position: relative;
    height: 12px;
    width: 12px;
    margin-right: 5px;
}
.menu .close:after{
    width: 12px;
    height: 1px;
    content: '';
    background: #707070;
    position: absolute;
    transform: rotate(45deg);
    top: 5px;
}
.menu .close:before{
    width: 12px;
    height: 1px;
    content: '';
    background: #707070;
    position: absolute;
    transform: rotate(-45deg);
    top: 5px;
}

.menu .metop ul li{
    margin-top: 30px;
}
.menu .metop ul li a{
    color: #666666;
    font-size: 16px;
    display: block;
}
.menu .metop ul li a:hover{
    color: #212529;
}
.menu .mebottom .ful ul li{
    margin-top: 15px;
}
.menu .mebottom .ful ul li a{
    color: #7E7E7E;
    font-size: 14px;
}
.menu .mebottom .ful ul li a:hover{
    color: #212529;
}
.menu .mebottom .ful{
    margin-bottom:15px;
}
.mebottom>a{
    margin-right: 10px;
    
}
.mebottom>a img{
    height: 18px;
}
.yqlink{
    margin-top:24px;
}
.yqlink  img{
    width: 22px;
}
.yqlink a{
    margin-right: 10px;
}
footer .ftn .ftnr .simg{
    margin-top:24px;
}
.menu .mmr ul{
    height: 100%;
    position: fixed;
    top: 0;
    left: -380px;
    height: 100%;
    padding:90px 43px 0 47px;
    background: #fff;
    z-index: 6;
    transition: .6s;
}
.mmr ul .img{
    margin:15px 0;
    width: 256px;
}
img{
    max-width: 100%;
}

.menu .mmr ul li{
    margin-top: 16px;
}
.menu .mmr ul li a{
    color: #666666;
    font-size: 14px;
}
.menu .mmr ul li a:hover{
    color: #212529;
}
.menu .mmr .smore{
    position: relative;
    padding-bottom: 2px;
    color: #666666;
    font-size: 12px;
}
.menu .mmr .smore:hover{color: #212529;}
.menu .mmr .smore:after{
    position: absolute;
    content: '';
    width: 100%;
    height: 1px;
    left: 0;
    bottom: 0;
    background: #707070;
}
.contact{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}
.contact .cl{
    width: 50%;
}
.contact .cr{
    width: 50%;
}
.contact .cr .crcon{
    padding:0 130px;
}

.ccon p img {width:24px; padding:10px 0;}

.contact .cr .crcon .ccon p span{
    font-size: 16px!important;
}
.contact .cr .crcon .ctitle{
    text-align: center;
}
.contact .cr .crcon .ctitle h1{
    font-family: Montserrat, Montserrat;
    font-weight: 400;
    font-size: 50px;
    color: #000000;
    font-style: normal;
    text-transform: none;
}
.contact .cr .crcon .ctitle p{
    font-size: 16px;
    margin-top: 30px;
    line-height: 26px;
}

.nybanner{
    text-align: center;
}
.nybanner img{
    width:100%;
}

.ntitle{
    text-align: center;
}
.ntitle h3{
    font-size: 36px;
    color: #000;
}
.ntitle p{
    color: #666666;
    font-size: 16px;
    max-width: 1000px;
    margin:25px auto 55px;
}

.bac1{
    padding:100px 0;
}
.bac1 .bac1img{
    display: flex;
    justify-content: space-between;
}
.bac1 .bac1img .item{
    width: 49%;
}
.bac2{
    padding:70px 0;
    background: #F6F6F6;
}
.bac2 .bac2con{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.bac2 .bac2con .c2l{
    width: 50%;
}
.bac3{
    padding:100px 0;
}
.img{
    max-width: 100%;
    height: auto;
}
.nybanner{
    position: relative;
}
.nybanner .nwz{
    position: absolute;
    bottom:0;
    left: 0;
    background: rgba(0, 0, 0, 0.6);
    width: 100%;
    padding:40px 0;
    font-size: 45px;
    color: #fff;
    font-weight: 400;
    text-align: center;
    text-transform: uppercase;
}

.bra1{
    padding:150px 0;
}
.bra2{
    padding-top: 47px;
    background: #F6F6F6;
}
.bra2 .bra2con{
    padding:39px 0;
    color: #666 !important;
    font-size: 16px;
}
.bra2 .bra2list{
    display: flex;
    flex-wrap: wrap;
}
.bra2 .bra2list .item{
    width: 33.33%;
}
.bra3{
    padding:180px 0;
}

.news{
    padding:130px 0;
}
.news .newslist{
    display: flex;
    flex-wrap: wrap;
}
.news .newslist a{
    width: 49%;
    margin-right: 2%;
    margin-top: 48px;
    margin-bottom: 40px;
}
.news .newslist a:nth-child(2n){
    margin-right: 0;
}
.news .newslist a .date{
    margin-top: 28px;
    color: #666666;
    font-size: 14px;
    width: 80px;
    overflow: hidden;
    white-space: nowrap;
}
.news .newslist a .title{
    font-size: 24px;
    margin-top: 8px;
    color: #000000;
}
.lmore{
    display: block;
    width: 260px;
    border: 1px solid #666;
    padding:10px 0;
    font-size: 14px;
    color: #666666;
    text-align: center;
    margin: 90px auto 0;
}
.lmore:hover{
    color: #666;
}
.news .newscon{
    margin-top: 30px;
}

.product{
    padding:80px 0 0px;
}
.product .productlist{
    display: flex;
    flex-wrap: wrap;
}
.product .productlist a{
    width: 24%;
    margin-right: 1.33%;
    margin-bottom: 80px;
    text-align: center;
}
.product .productlist a:nth-child(4n){
    margin-right: 0;
}
.product .productlist a .title{
    text-align: center;
    margin-top: 25px;
}
.product .productlist a .title h3{
    font-size: 16px;
    color: #060606;
}
.product .productlist a .title p{
    color: #666666;
    font-size: 12px;
    margin-top: 4px;
}
.pnav .item{
    position: relative;
}
.pnav .item .wz{
    position: absolute;
    left: 0;
    bottom:0;
    width: 100%;
    padding:60px 0;
    background: rgba(0, 0, 0, 0.5);
    text-align: center;
}
.pnav .item .wz .wztop{
    font-size: 36px;
    color: #FFFFFF;
    font-weight: 400;
}
.pnav .item .wz a{
    display: inline-block;
    font-size: 14px;
    color: #FFFFFF;
    border-bottom: 1px solid rgba(227, 227, 227, 0.7);
}
.probanner{
    position: relative;
}
.probanner img{
    width:100%;
}
.probanner .wz{
    position: absolute;
    left: 0;
    width: 100%;
    bottom:0;
    background: rgba(0, 0, 0, 0.5);
    padding:50px 0;
}
.probanner .wz .wz1{
    font-size: 50px;
    color: #fff;
}
.probanner .wz .wz2{
    max-width: 540px;
    font-size: 14px;
    color: #D9D9D9;
    line-height: 26px;
}
.proswiper{
    
}
.proswiper .swiper{
    position: relative;
    overflow: hidden;
    padding-bottom: 60px;
}
.proswiper .swiper-slide{
    border: 1px solid #E6E6E6;
}
.proswiper .swiper-slide .img{
    padding:25px;
    text-align: center;
}
.proswiper .swiper-slide .wz{
    text-align: center;
    padding:20px 0 30px;
}
.proswiper .swiper-slide .wz .wz1{
    font-size: 18px;
    color: #060606;
    font-weight: 400;
}
.proswiper .swiper-slide .wz .line{
    background:#666666;
    width: 32px;
    height: 1px;
    margin:10px auto;
}
.proswiper .swiper-slide .wz .wz2{
    color: #666666;
    font-size: 12px;
}
.swiper-pagination-bullet{
    width: 6px;
    height: 6px;
}
.swiper-pagination-bullet-active{
    background: #000000;
}
.procon .pro1{
    padding:60px 0px;
}
.procon .pro1 img{
    max-width: 100%;
}
.procon .pro1 table tr{
    display: flex;
    justify-content: space-between;
}
.procon .pro1 table tr td{
    width:49.5%;
}
.sud{
    position: relative;
}
.sud .wz{
    position: absolute;
    right: 8%;
    bottom:22%;
    max-width: 800px;
    color: #fff;
}
.lcon{
    padding:120px 0;
}
.lcon .ntitle p{
    max-width: 700px;
}
.fform form input{
    width: 100%;
    border-bottom: 1px solid #707070;
    color: #B7B7B7;
    font-size: 16px;
    padding:8px 0;
    border-radius: 0;
}
.fform form .submit{
    margin:70px auto 0;
    border: 1px solid #666666;
    font-size: 16px;
    color: #666666;
    padding:10px 0;
    width: 260px;
    text-align: center;
    display: block;
}

footer{
    background: #090909;
    padding:60px 0 40px;
}
footer a{
    font-size: 14px;
    color: #666666;
    text-transform: uppercase;
}
footer a:hover{
    color: #fff;
}
footer .ftn{
    display: flex;
    justify-content: space-between;
}
footer .ftn .ftnl{
    width: 55%;
}
footer .ftn .ftnl ul{
    display: flex;
    flex-wrap: wrap;
}
footer .ftn .ftnl ul li{
    margin-top: 24px;
    width: 33.33%;
    text-transform: uppercase;
}
footer .ftn .ftnc{
    margin-top: 24px;
}
footer .ftn .ftnr{
    margin-top: 24px;
}
footer .copyright{
    padding-top:32px;
    border-top: 1px solid rgba(255, 255, 255, .2);
    text-align: center;
    margin-top: 50px;
    color:#666666;
    font-size: 14px;
}

.stitle{
    text-align: center;
    margin-top:60px;
}
.stitle .t1{
    font-size: 36px;
}
.stitle .t2{
    margin-top:5px;
    font-size: 16px;
    
}
.searcht{
    margin-top:180px;
}
.searcht input{
    max-width: 600px;
    height: 51px;
    line-height: 51px;
    background: #F8F8F8 url(../images/ssearch.png) no-repeat 20px 14px;
    border-radius: 9px;
    width: 100%;
    padding:0 60px;
    margin: auto;
    display: block;
}
.hidden-lg{
    display: none!important;
}
.sec{
    position: fixed;
    background: #fff;
    top: 0px;
    width:100%;
    padding:30.5px 0 30px;
    z-index: 9;
    display: none;
}
.sec .timg{
    text-align: center;
    margin-bottom:20px;
}
.sec .timg img{
    filter: brightness(0);
    max-height: 69.5px;
}
.sec input{
    max-width: 600px;
    height: 51px;
    line-height: 51px;
    background: #fff url(../images/ssearch.png) no-repeat 20px 14px;
    border-radius: 0;
    width: 100%;
    padding:0 60px;
    margin: auto;
    border: 1px solid #C4C4C3;
    display: block;
        background-size: 24px;
}

/*hzq add*/
.bra1con {color: #666 !important; font-size:16px;}
.simg img { width:129px;}
.titText {font-size:36px !important;}
.titText-c {font-size:16px !important;}

.pcpic_display { display:block;}
.mopic_display { display:none;}

@media(max-width:780px){
    
    /*hzq add*/
    .titText {font-size:28px !important;}
    .titText-c {font-size:16px !important;}
    .ccon p img {width:18px; padding:10px 0;}
    .bra2 .bra2con{ font-size: 16px;}
    .pcpic_display { display:none;}
    .mopic_display { display:block;}
     .zoom80{
        zoom:80%
    }
    /*hzq add*/
    .searcht input{
        height: 33px;
        line-height: 33px;
        background: #F8F8F8 url(../images/ssearch.png) no-repeat 10px 8px;
        border-radius: 4px;
        background-size: 15px 15px;
        padding:0 28px;
        font-size: 12px;
    }
    .searcht{
        margin-top:80px;
    }
    .stitle .t1{
        font-size: 30px;
    }
    .container-fluid{
        padding:0 15px;
    }
    .hidden-xs{
        display: none!important;
    }
    .hidden-lg{
        display: block!important;
    }
    footer{
        padding:15px 0;
    }
    footer .sft ul li{
        margin-top: 20px;
        
    }
    footer .sft ul li a{
        display: flex;
        justify-content: space-between;
        font-size: 14px;
        text-transform: uppercase;
    }
    footer .sft ul li a .tr{
        font-family: cursive;
    }
    footer .yqlink{
        margin-top: 20px;
    }
    footer .fbottom{
        margin-top: 20px;
    }
    footer .copyright{
        padding-top: 15px;
        margin-top: 15px;
        font-size: 12px;
    }
    img{
        max-width: 100%;
    }
    .ntitle h3{
        font-size: 28px;
    }
    .ntitle p{
        font-size: 14px;
        max-width: 330px;
        margin:25px auto 15px;
    }
    .bac1 .bac1img{
        flex-wrap: wrap;
    }
    .bac1 .bac1img .item{
        width: 100%;
        margin-top: 15px;
    }
    .bac2{
        padding:50px 0 0;
    }
    .bac2 .bac2con{
        flex-wrap: wrap;
        justify-content: center;
    }
    .bac2 .bac2con .c2l{
        width: 80%;
        text-align: center;
        zoom:90%;
    }
    .bac2 .bac2con .c2r{
        width: 100%;
        margin-top: 30px;
    }
    .bac3{
        padding:50px 0;
    }
    .nybanner .nwz{
        font-size: 18px;
        padding:20px 0;
    }
    .bra1{
        padding:40px 0;
    }
    .bra3{
        padding:80px 0;
    }
    .contact .cl{
        width: 100%;
    }
    .contact .cr{
        width: 100%;
        margin-top: 40px;
    }
    .contact .cr .crcon{
        padding:0 40px;
    }
    .contact .cr .crcon .ctitle h1{
        font-size: 28px;
    }
    .contact .cr .crcon .ctitle p{
        font-size: 12px;
        margin-top: 20px;
        line-height: 24px;
    }
    .contact .cr .crcon .ccon p {line-height:30px !important;}
    .contact .cr .crcon .ccon p span {
        font-size: 12px!important;
    }
    .probanner .wz{
        padding:28px 0;
    }
    .probanner .wz .wz1{
        font-size: 28px;
    }
    .probanner .wz .wz2{
        font-size: 14px;
        line-height: 18px;
    }
    .proswiper .swiper-slide .img{
        padding:15px;
    }
    .proswiper .swiper-slide .wz .wz1{
        font-size: 14px;
    }
    .news{
        padding:40px 0;
    }
    .ntitle{
        text-align: center!important;
    }
    .news .newslist a{
        width: 100%;
        margin-right: 0;
        margin:30px 0 20px;
    }
    .news .newslist a .date{
        margin: 24px auto 14px;
        font-size: 12px;
        width:68px;
    }
    .news .newslist a .title{
        font-size: 16px;
        margin-top: 10px;
        text-align: center;
        max-width: 270px;
        margin: auto;
    }
    .lmore{
        margin: 50px auto 0;
    }
    .product .productlist a{
        width: 49%;
        margin-right: 2%!important;
        margin-bottom: 30px;
    }
    .product .productlist a:nth-child(2n){
        margin-right: 0!important;
    }
    .product .productlist a .title{
        margin-top: 15px;
    }
    .product .productlist a .title h3{
        font-size: 14px;
    }
    .sud .wz{
        bottom:50px;
        right: unset;
        font-size: 14px;
        padding:0 15px;
        /*text-align: justify;*/
    }
    .pnav .item .wz{
        padding:30px 0;
    }
    .pnav .item .wz .wztop{
        font-size: 30px;
    }
    .lcon{
        padding:48px 0;
    }
    .product{
        padding:50px 0 60px;
    }
    header .ftop .ftr img{
        max-width: 45%;
        max-height: 18px;
    }
    header .ftop .ftl img{
        max-width: 45%;
        max-height: 18px;
    }
    header .ftop .ftl{
        width:76px;
    }
    header .ftop .ftr{
        width:76px;
    }
    header .ftop .ftl .se{
        margin-left: 0;
    }
    .logo a img{
        height: 40px;
        max-width: 100%;
    }
    .mbmenu{
        position: fixed;
        left: -100%;
        top: 68px;
        background: #fff;
        width: 100%;
        height: calc(100% - 68px);
        transition: .6s;
        z-index: 9;
    }
    .mbmenu .mml{
        height: 100%;
        display: grid;
        align-content: space-between;
        position: relative;
        z-index: 99;
        background: #fff;
        padding:6px 15px;
    }
    .mebottom>a{
        margin-top:15px;
        display: inline-block;
    }
    .mbmenu .mwz{
        display: flex;
        align-items: center;
    }
    .mbmenu .close{
        position: relative;
        height: 12px;
        width: 12px;
        margin-right: 5px;
    }
    .mbmenu .close:after{
        width: 12px;
        height: 1px;
        content: '';
        background: #707070;
        position: absolute;
        transform: rotate(45deg);
        top: 5px;
    }
    .mbmenu .close:before{
        width: 12px;
        height: 1px;
        content: '';
        background: #707070;
        position: absolute;
        transform: rotate(-45deg);
        top: 5px;
    }

    .mbmenu .metop ul li{
        margin-top: 30px;
    }
    .mbmenu .metop ul li a{
        color: #666666;
        font-size: 16px;
        display: flex;
        justify-content: space-between;
        text-transform: uppercase;
    }
    .mbmenu .metop ul li a .tr{
        font-family: cursive;
    }
    .mbmenu .mebottom .ful ul li{
        margin-top: 15px;
    }
    .mbmenu .mebottom .ful ul li a{
        color: #7E7E7E;
        font-size: 14px;
    }
    .mbmenu .mmr ul{
        height: 100%;
        position: fixed;
        left: -100%;
        top: 68px;
        height: calc(100% - 68px);
        padding:41px 29px;
        background: #fff;
        z-index:100;
        transition: .6s;
        width: auto;
    }

    .mbmenu .mmr ul h3{
        font-size: 16px;
        margin-bottom:10px;
    }
    .mbmenu .mmr ul h3 .return{
        font-family: cursive;
        margin-right: 15px;
        display: inline-block;
    }
    .mbmenu .mmr ul li{
        margin-top: 16px;
    }
    .mbmenu .mmr ul li a{
        color: #666666;
        font-size: 14px;
    }
    .mbmenu .mmr .smore{
        position: relative;
        padding-bottom: 2px;
        color: #666666;
        font-size: 12px;
    }
    .mbmenu .mmr .smore:after{
        position: absolute;
        content: '';
        width: 100%;
        height: 1px;
        left: 0;
        bottom: 0;
        background: #707070;
    }
    header .ftop .ftl>div{
        width: 38px;
    }
    .bra1con{
        zoom:80%
    }
    .bra2 .bra2con{
        zoom:80%
    }
    .bra3con{
        zoom:80%
    }
    .container{
        width: 100%;
    }
    .mebottom{
        padding-bottom: 20px;
    }
    .procon .pro1 table tr{
        flex-wrap: wrap;
    }
    .procon .pro1 table tr td{
        width:100%;
        margin-top:16px;
    }
    .fform form input{
        font-size: 12px;
    }
    .sec .timg{
        display: none;
    }
    .sec{
        padding:72.5px 15px 30px;
        z-index:8;
    }
    .sec input{
        height: 40px;
        line-height: 41px;
        padding: 0 35px;
        background: #fff url(../images/ssearch.png) no-repeat 9px 7px;
        background-size: 24px;
    }
}