@charset "utf-8";
html{
    background: #fff !important; 
}
body{
    background: #fff !important;
    font-size: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.theme{
    width: 100%;
    position: relative;
}
.center{
    width: 1200px;
    margin: 0 auto;
}
.naver{
    position: fixed;
    z-index: 700000;
    left: 0;
    top: 0;
    width: 100%;
    height: 70px;
}
.naver-con{
    display: flex;
    display: -webkit-flex;
    flex-wrap:nowrap;
    -webkit-flex-wrap:nowrap;
    -moz-flex-wrap:nowrap;
    -ms-flex-wrap:nowrap;
    -o-flex-wrap:nowrap;
    justify-content:space-between;
    -webkit-justify-content:space-between;
    -moz-justify-content:space-between;
    -ms-justify-content:space-between;
    -o-justify-content:space-between;
    align-items:center;
    -webkit-align-items:center;
    -moz-align-items:center;
    -ms-align-items:center;
    -o-align-items:center;
    height: 70px;
}
.naver-con .left,.naver-con .left .naver-meanu{
    display: flex;
    display: -webkit-flex;
    flex-wrap:nowrap;
    -webkit-flex-wrap:nowrap;
    -moz-flex-wrap:nowrap;
    -ms-flex-wrap:nowrap;
    -o-flex-wrap:nowrap;
    justify-content:flex-start;
    -webkit-justify-content:flex-start;
    -moz-justify-content:flex-start;
    -ms-justify-content:flex-start;
    -o-justify-content:flex-start;
    align-items:center;
    -webkit-align-items:center;
    -moz-align-items:center;
    -ms-align-items:center;
    -o-align-items:center;
    position: relative;
}
.naver-con .logo{
    display: block;
    width: 106px;
    height: 51px;
    margin-right: 68px;
}
.naver-con .left .naver-meanu li{
    margin-right: 28px;
}
.naver-con .left .naver-meanu li a{
    display: block;
    color: #fff;
    white-space: nowrap;
    font-size:16px;
}
.naver-con .left .naver-meanu li a:hover,.naver-con .left .naver-meanu li.on a.fnav-a{
    color: #00ACBB;
}
.naver-con .naver-open{
    white-space: nowrap;
    font-size: 16px;
    color: #fff;
    display: block;
}
.naver-on{
    background: #fff;
    border-bottom: 1px solid rgba(112,112,112,.1);
    box-shadow:0px 3px 6px rgba(0,0,0,0.06);
    -webkit-box-shadow:0px 3px 6px rgba(0,0,0,0.06);
}
.naver-on .left .naver-meanu li a,.naver-on .naver-open{
    color: #333;
}
.naver-con .naver-open:hover{
    color: #00ACBB;
}
.naver-con .left .naver-meanu .nav-product{
    height: 70px;
    margin-right: 0;
    padding-right: 28px;
    position: relative;
}
.naver-con .left .naver-meanu .nav-product .nav-product-a{
    display: block;
    line-height: 73px;
}
.product-sonnav{
    display: none;
    flex-wrap:nowrap;
    -webkit-flex-wrap:nowrap;
    -moz-flex-wrap:nowrap;
    -ms-flex-wrap:nowrap;
    -o-flex-wrap:nowrap;
    justify-content:flex-start;
    -webkit-justify-content:flex-start;
    -moz-justify-content:flex-start;
    -ms-justify-content:flex-start;
    -o-justify-content:flex-start;
    align-items:center;
    -webkit-align-items:center;
    -moz-align-items:center;
    -ms-align-items:center;
    -o-align-items:center;
    position: absolute;
    z-index: 20;
    left: -30px;
    top: 50px;
    padding-bottom: 20px;
    padding-top: 20px;
}
.product-sonnav-on{
    display: flex;
    display: -webkit-flex;
}
.product-sonnav a{
    white-space: nowrap;
    display: block;
    color: #fff;
    font-size: 14px;
    margin:0 21px;
}
.product-sonnav a:hover,.naver-con .left .naver-meanu li .product-sonnav a.on{
    color: #00ACBB;
}
.naver-on .product-sonnav a{
    color: #333;
}
.naver-on .product-sonnav{
    background: #fff;
}
.banner{
    width: 100%;
    height: 600px;
    position: relative;
    overflow: hidden;
}
.banner .banner-bd li a{
    display: block;
    width: 100%;
    height: 600px;
    background-position: center center;
    background-repeat: no-repeat;
}
.banner .banner-hd{
    position: absolute;
    z-index: 20;
    width: 100%;
    left: 0;
    bottom: 30px;
}
.banner .banner-hd ul{
    white-space: nowrap;
    text-align: center;
}
.banner .banner-hd ul li{
    width: 10px;
    height: 10px;
    display: inline-block;
    *display: inline;
    zoom:1;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    background: #fff;
    font-size: 0;
    overflow: hidden;
    line-height: 99999999999px;
    cursor: pointer;
    margin: 0 5px;
}
.banner .banner-hd ul li.on{
    background: #00ACBB;
}
.footer{
    background: #000;
    padding: 30px 0 20px 0;
}
.footer ul{
    display: flex;
    display: -webkit-flex;
    flex-wrap:nowrap;
    -webkit-flex-wrap:nowrap;
    -moz-flex-wrap:nowrap;
    -ms-flex-wrap:nowrap;
    -o-flex-wrap:nowrap;
    justify-content:space-between;
    -webkit-justify-content:space-between;
    -moz-justify-content:space-between;
    -ms-justify-content:space-between;
    -o-justify-content:space-between;
    align-items:flex-start;
    -webkit-align-items:flex-start;
    -moz-align-items:flex-start;
    -ms-align-items:flex-start;
    -o-align-items:flex-start;
}
.footer ul dt{
    font-size: 16px;
    color: #fff;
    position: relative;
    padding-bottom: 15px;
    margin-bottom: 15px;
}
.footer ul dt:after{
    content: "";
    display: block;
    width: 40%;
    background: #fff;
    height: 1px;
    position: absolute;
    z-index: 20;
    left: 0;
    bottom: 0;
}
.footer ul dd{
    margin-bottom: 15px;
}
.footer ul dd a{
    color: #fff;
    font-size: 14px;
    display: block;
}
.footer ul dd a:hover{
    color: #00ACBB;
}
.footer ul dd p{
    color: #fff;
    font-size: 14px;
}
.footer ul dd .icon-zz{
    display: block;
    width: 100px;
    height: 35px;
    margin: 0 auto;
}
.footer ul dd .imgList{
    display: flex;
    display: -webkit-flex;
    flex-wrap:nowrap;
    -webkit-flex-wrap:nowrap;
    -moz-flex-wrap:nowrap;
    -ms-flex-wrap:nowrap;
    -o-flex-wrap:nowrap;
    justify-content:center;
    -webkit-justify-content:center;
    -moz-justify-content:center;
    -ms-justify-content:center;
    -o-justify-content:center;
    align-items:center;
    -webkit-align-items:center;
    -moz-align-items:center;
    -ms-align-items:center;
    -o-align-items:center;
}
.footer ul dd .imgList a{
    display: block;
    width: 40px;
    height: 40px;
    margin: 0 5px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-background-size: cover;
}
.footer ul dd .imgList a.sina{
    background-image: url(../images/icon-sina.png);
}
.footer ul dd .imgList a.zhihu{
    background-image: url(../images/icon-zhihu.png);
}
.footer ul dd .imgList a.tieba{
    background-image: url(../images/icon-tieba.png);
}
.footer ul dd .imgList a.sina:hover{
    background-image: url(../images/icon-sina-on.png);
}
.footer ul dd .imgList a.zhihu:hover{
    background-image: url(../images/icon-zhihu-on.png);
}
.footer ul dd .imgList a.tieba:hover{
    background-image: url(../images/icon-tieba-on.png);
}
.footer ul dd .icon-qrcode{
    display: block;
    width: 135px;
    height: 135px;
    margin-top: 20px;
}
.footer ul dd .qrcode-tips{
    text-align: center;
}
.footer ul li:nth-child(4){
    padding-top: 40px;
}
.copyRight{
    background: #2f2f2f;
    padding: 20px 15px;
}
.copyRight h1{
    font-size: 14px;
    color: #fff;
    text-align: center;
    margin-bottom: 5px;
}
.copyRight h2{
    font-size: 14px;
    color: #999;
    text-align: center;
}
.kefu{
    width: 78px;
    height: 78px;
    position: fixed;
    z-index: 700000;
    right: 39px;
    top: 50%;
    margin-top: -39px;
}
.drawLay{
    width: 405px;
    height: 305px;
    background: url(../images/draw_bj.png) no-repeat center center;
    position: fixed;
    z-index: 2000;
    left: 50%;
    top: 50%;
    margin-left: -203px;
    margin-top: -153px;
}
.drawLay .drawLay-close{
    width: 30px;
    height: 30px;
    position: absolute;
    z-index: 20;
    cursor: pointer;
    right: -5px;
    top: -5px;
}
.drawLay .drawLay-draw{
    width: 170px;
    height: 42px;
    position: absolute;
    z-index: 20;
    cursor: pointer;
    left: 112px;
    top: 225px;
}
.drawLay .drawLay-sum{
    font-size: 60px;
    font-weight: bold;
    color: #fff;
    white-space: nowrap;
    position: absolute;
    z-index: 20;
    left: 145px;
    top: 100px;
}