﻿/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, main {
    display: block;
}
body {
    line-height: 1;
    font-family: "microsoft yahei";
    font-size: 16px!important;;
}
ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
#container {
    overflow: hidden;
    position: absolute;
    top: 0; left: 0; right: 0; bottom: 0;
}

#background_video {
    position: absolute;

    top: 50%; left: 50%;
    transform: translate(-50%, -50%);

    object-fit: cover;
    height: 100%; width: 100%;
}

#video_cover {
    position: absolute;

    width: 100%; height: 100%;

    background: url('../../image/Lockwit/video_cover.jpeg') no-repeat;
    background-size: cover;
    background-position: center;
}

#video_controls {
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0);
}

#play img {
    width: 100px;
}
#pause img {
    width: 90px;
}
#pause {
    display: none;
}

@media (min-width: 768px) {
    #video_controls {
        display: none;
    }
}

/* Demo page specific styles */


#container {
    height: 100%;
}

#overlay {
    position: absolute;
    top: 0; right: 0; left: 0; bottom: 0;
    background: rgba(0,0,0,0.5);
}

#main_content {
    z-index: 2;
    position: relative;
    display: inline-block;

    /* Vertical center */
    top: 50%;
    transform: translateY(-50%);
}

#main_content h1 {
    text-transform: uppercase;
    font-weight: 600;
    font-family: 'proxima-nova-condensed', Helvetica;
    color: #fff;
    font-size: 35px;
    text-align: center;
}

#main_content .sub_head {
    color: rgba(255,255,255,0.5);
    font-size: 18px;
    text-align: center;
}

#main_content .info {
    color: rgba(255,255,255,0.5);
    font-size: 12px;
    margin-top: 10px;
}
#main_content{
    display: block;
    margin: auto;
}
#links {
    margin-top: 50px;
}

#links a {
    border: 2px solid rgba(255,255,255,0.20);
    border-radius: 61px;
    font-size: 12px;
    color: #FFFFFF;
    letter-spacing: 1px;
    text-decoration: none;
    text-transform: uppercase;
    padding: 10px 25px;
    display: inline-block;
    margin-right: 15px;
}
/*导航*/
.Lockwit_Navigation,.Next_Navigation{
    position: fixed;
    z-index: 1000000;
    color:#fff!important;
    margin-left: 5%;
    margin-top: 7%;
}
.Navigation_PIC,.Lockwit_Navigation span,.Next_Navigation span{
    width: 6rem;
    height: 6rem;
    display: block;
    background-color: #fff000;
    overflow: hidden;
    border-radius: 50%;
    margin: auto;
}
.Navigation_PIC img,.Lockwit_Navigation span img,.Next_Navigation span img{
    width: 90%;
    display: block;
    margin: auto;
}
.Lockwit_Navigation ul,.Next_Navigation ul{display: block;margin-top: 15rem;}
.Lockwit_Navigation ul li,.Next_Navigation ul li{
    width: 8rem;
    height: 2rem;
    margin-top: 1.5rem;
}
.Lockwit_Navigation ul li:hover{background-color: #fff;}
.Next_Navigation ul li:hover{background-color: #199799;}
.Lockwit_Navigation ul li a,.Next_Navigation ul li a {
    width: 100%;
    color:#8e8c90;
    display: block;
    font-size: 1.8rem;
    text-decoration: none;
    text-align: center;
}
.Next_Navigation ul li a {color: #199799;}
.Lockwit_Navigation ul li a:hover{  color: #199799;}
.Next_Navigation ul li a:hover{color: #fff;}
/*主内容*/
.Content{
    width: 101.5%!important;
    height: 100%;
    background-color: #fff!important;
    overflow: hidden;
    overflow-y: auto;
}
.Content_CON{
    width: 80%;
    height: 100%;
    display: block;
    float: right;
    padding-bottom: 5rem;
}
.Content_CON_News{width: 100%;height: 25rem;float: left;margin-top: 12rem;}
.Content_CON_NewsTitle{width: 10rem;height: 3rem;display:block;}
.CON_NewsTitle_More{width: 8rem;height: 3rem;border: 2px solid #199799;display: block;float: right;border-radius: 20px;margin-right: 2rem;padding: 1rem;margin-top: -3rem  }
.CON_NewsTitle_More h3{color: #199799;font-size: 0.97rem;display: block}
.Content_CON_NewsTitle span{width: 3rem;height: 0.3rem;display:block;float: left;background-color: #fff000;margin-top: 2.3rem}
.Content_CON_NewsTitle h3{font-size: 1.9rem;display: block;float: right;margin-top: 1.2rem;color: #199799;  }
.Content_CON_NewsMore{
    width: 97%;
    height: 50%;
    display: block;
}
/*轮播*/
.swiper-container {
    width: 100%;
    height: 27.875rem;
    margin: 20px auto;
}
.swiper-slide {
    text-align: center;
    font-size: 18px;
    /*background: #000;*/

    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
/*------*/
.Content_NewsDetailed{
    width: 100%;
    /*min-width: 25rem;*/
    height: 90%;
    /*margin-top: 4rem;*/
    display: block;
    text-decoration: none;
    float: left;
    /*margin-left: 3rem;*/
}
.Content_NewsDetailedMore{
    width: 30%;
    min-width: 25rem;
    height: 90%;
    margin-top: 4rem;
    display: block;
    text-decoration: none;
    float: left;
    margin-left: 3rem;
    background-color: #fff;
}
.Content_NewsDetailedMore:hover{
    -webkit-animation:play2-1 2s ease 1;
    animation:play2-1 0.5s ease 1;
    animation-fill-mode:forwards;
    -webkit-animation-fill-mode: forwards;
}
@keyframes play2-1 {
    0% {
        transform: translateY(0px);
        -webkit-transform: translateY(0px);
        box-shadow:none;
    } 100%{
          transform: translateY(-5px);
          -webkit-transform: translateY(-5px);
          box-shadow:0px 6px 40px #333333;
      }
}
@-webkit-keyframes play2-1{
    0% {
        transform: translateY(0px);
        -webkit-transform: translateY(0px);
        box-shadow:none;
    } 100%{
          transform: translateY(-50px);
          -webkit-transform: translateY(-5px);
         box-shadow:0px 6px 40px #333333;
      }
}
.Content_image{width: 100%;height: 19.688rem;display: block;overflow: hidden;}
.Content_NewsDetailed img,.Content_NewsDetailedMore img{width: 100%}
.Content_NewsDetailed h3,.Content_NewsDetailedMore h3{
    color: #000;
    text-align: center;
}
.Content_NewsDetailedMore h3{margin-top: 0.3rem}
.TIME_Click,.ProductPic_Click,.NewsTitle_More_Click{width: 2rem;height: 2rem;display:block;background: url("../../image/Lockwit/more.png")}
.TIME_Click,.NewsTitle_More_Click{background-position:-2px 0;float: right;background-size:200%  }
.NewsTitle_More_Click{margin-top:-1.7rem;margin-right: -0.8rem }
.ProductPic_Click{background-position:-25px 0;float: right;background-size:200%;margin-top: 6rem  }
.Content_NewsDetailed_time{
    height: 2rem;
    color: #199799;
    font-size: 1rem;
    display: block;
    margin-top: 1.5rem;
    line-height: 2.2rem;
}
.Content_Product,.Content_ProductPic{
    width: 50%;
    height: 10rem;
    background-color: #fff000;
    margin-top: 4rem;
    padding: 1rem;
    display: block;
    float: left;
}
.Content_ProductPic{overflow: hidden;background:url("../../image/Lockwit/product.png");margin-left: -1.5rem;margin-top: 5.5rem;display: block}
.Content_Product h3{color: #333333;font-size: 2rem; }
.Content_Product h4{color: #333333;font-size: 0.5rem;}
.Content_Slogan{font-size: 1.5rem;color: #333333;display:block;margin-top: 4rem;}
.LOCKWIT_Footer{
    width: 100%;
    height: 18rem;
    display: block;
float: left;
    background: #333333;
    position: relative;
    bottom: 0;

}
.Taobao,.WEB,.Wechat{width: 12rem;height: 3rem;display:block;float: left;margin-top: 1.5rem;}
.Taobao{margin-left: 10%;}
.WEB{margin-left: 20%;}
.Wechat{margin-left: 20%;}
.Taobao span,.WEB span,.Wechat span{width: 3.875rem;height: 3.938rem;display:block;float: left;background: url("../../image/Lockwit/Lockwiticon.png");margin-top: 0.5rem}
.Taobao span{background-position: 0 0;}
.WEB span{ background-position: -46px 0; }
.Wechat span{ background-position: -93px 0; }
.Taobao h3,.WEB h3,.Wechat h3{font-size: 1.9rem;display: block;float: right;margin-top: 1.2rem;color: #fff;  }
.LOCKWIT_Footer_Record{
    width: 335px;
    /*height: 295px;*/
    display:inline-block;
    /*margin: 75px 400px;*/
    float: left;
    margin-top:5.5rem;
    margin-left: 35%;


}
.LOCKWIT_Footer_Record p{
    font-size: 13px;
    font-weight: 400;
    margin: 0.6rem;
    display: block;
    margin-top:1rem;
    color: #fff;
}
.LOCKWIT_Footer_Record p a{color:#fff;}
.returnTop{
    width: 5.75rem;
    height: 5.75rem;
    background: url("../../image/Lockwit/top.png");
    background-size: 100%;
    display: block;
    float: right;
    margin-top: 8rem;
    margin-right: 2rem;
    cursor:pointer;
}
/*常见问题*/
.ContentPro_CON{width: 80%;height: 100%;display: block;float: right;background: #fff;padding-bottom: 3rem}
.ContentPro_Title{width: 17rem;height: 5rem;display: block;float:right;margin-top: 5rem}
.ContentPro_Title h2{display: block;color: #333333;font-size: 2.5rem;font-weight:600 }
.ContentPro_TitleRectangle{
    width: 6rem;
    height: 0.6rem;
    display: block;
    float: right;
    background-color: #fff000;
    margin-top: 1.2rem;
}
.Content_con_body{
    width: 80%;
    min-width: 768px;
    position: relative;
    margin:0 auto;
}
.Content_con_body span{
    margin-top:4.1875em ;
    display: block;
}
.Content_con_body>span>h2{font-size: 1.5em;font-weight: 500;color: #333333;}
.Content_con_body>span>h3{font-size: 1em;line-height: 1.6em;font-weight: 500;color: #333333;}
.Content_con_head{
    width:80%;
    min-width: 768px;
    position: relative;
    margin: 0 auto;
    display: block;
    border-bottom: 1px solid #cfcfcf ;
}
.Content_con_head h3{font-size: 1.125em;text-align: center;font-weight: 500;color: #333333}
.ImgBlack{
    width: 100%;
    height: 34px;
    display: block;
    float: left;
    background:rgba(0,0,0 0.8) ;
}
/*LockwitNews新闻*/
#paging {
    overflow: hidden;
    width: 100%;
    margin-top: 60px;
    text-align: center;
    color: #0099ff;

    user-select: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
}
#paging .first,
#paging .last,
#paging .prev,
#paging .next,
#paging .list li {
    display: inline-block;
    height: 30px;
    line-height: 30px;
    margin: 0 4px;
    padding: 0 10px;
    border: 1px solid #ddd;
    cursor: default;
    border-radius: 4px;
    vertical-align: top;
}
#paging .list {
    display: inline-block;
    vertical-align: top;
}
#paging .list li {
    width: 40px;
    padding: 0;
    text-align: center;
}
#paging .list li.cur {
    color: #fff;
    background-color: #0099ff;
    border-color: #428bca;
}
#paging .go {
    display: none;
    position: relative;
    max-width: 160px;
    height: 30px;
    border: 1px solid #ddd;
    border-radius: 4px;
}
#paging .go input {
    float: left;
    width: 70%;
    height: 30px;
    line-height: 30px;
    padding: 0 6px;
    font-size: 16px;
    box-sizing: border-box;
    color: #0099ff;
}
#paging .go button {
    float: left;
    width: 30%;
    height: 100%;
    cursor: pointer;
    color: #fff;
    background-color: #0099ff;
    border-radius: 0 4px 4px 0;
}
#paging .disable {
    color: #bfbfbf;
    cursor: not-allowed;
}

#paging input::-webkit-input-placeholder { color: #bfbfbf; }
#paging input::-moz-input-placeholder { color: #bfbfbf; }
#paging input:-ms-input-placeholder { color: #bfbfbf; }


/* Paging Result */
#resultBox {
    width: 70%;
    min-width: 480px;
    height: 400px;
    position: relative;
    display: block;
    float: right;
    right: -5%;
    font-size: 0;
    margin-top: 10%;
}
#resultBox dl {
    overflow: hidden;
    display: inline-block;
    width: 316px;
    padding: 35px 0;
    vertical-align: top;
    border-top: 1px solid #e8e8e8;
}
#resultBox dt {
    float: left;
    margin-right: 12px;
}
#resultBox dt a {/*
  display: block;
  width: 100%;
  height: 100%;*/
}
#resultBox dt a img {
    max-width: 100px;
    max-height: 150px;
    vertical-align: top;
    cursor:pointer
}
#resultBox dd {
    overflow: hidden;
    display: block;
    padding-right: 40px;
}
#resultBox dd a {
    display: inline-block;
    padding: 6px 0;
    margin-bottom: 10px;
    line-height: 24px;
    font-size: 15px;
    text-decoration: none;
    color: #37A;
    cursor:pointer
}
#resultBox dd a:hover {
    color: #fff;
    background-color: #37A;
}
#resultBox dd p {
    line-height: 20px;
    font-size: 14px;
    color: #666;
}
.New_Goto,.News_Jump{border: none; outline: none;}
/*---------------------招聘------------------*/
.ContentZP_CONXZ{
    width: 40%;
    height: 100%;
    display: block;
    float: left;
}
.ContentZP_CONXZ img{
    width: 100%;
    display: block;
}
.ContentZP_CONBT{
    width: 10%;
    display: block;
    float: left;
}
.ContentZP_CON_words{
    width: 40%;
    display: block;
    float: left;
    margin-top: 10%;
    color: #ffffff;
}
.ContentZP_CON_words h1{
    color: #c31c73;
    font-size: 3rem;
}
.ContentZP_CON_words h3{
    margin-top: 2rem;
}
.ContentZP_CON_words span{
    display: block;
    margin-top: 2rem;
    line-height: 2rem;
}
.swiper-button-n,.swiper-button-p{width: 4rem;height: 80%;display: block;background: rgba(0,0,0,0.5);position: absolute;top: 2%;z-index: 5}
.swiper-button-n{right: 0px}
.LOCKWIT_Footer_CodeIMG{
    width: 15rem;
    height: 15rem;
    display: block;
    background: #000;
    float: right;
    position: absolute;
    right: 25%;
    top:-14rem;
    display: none;
}
.LOCKWIT_Footer_CodeIMG img{width: 100%}