h1,h2,h3,h4,h5,h6,div,ul,li,ol,span,strong,input,body,em,b,p,dl,dt,dd,table,th,td,tr{padding:0px;margin:0px;font-size:12px;font-family:"微软雅黑"}em{font-style:normal}img{border:0}ul,li{list-style:none}a{text-decoration:none;outline:none}
a{
    color:#313131;
    text-decoration:none;
}
a:hover{
    text-decoration: none;
}
body{font-family:"微软雅黑";background:#000;}
.clear{
    clear: both;
}
.width{
    max-width: 600px;
    margin:0 auto;
}

.header{
    z-index: 999;
    position: relative;
}
.logo img{
    height: 2rem;
}
.menu{
    position: absolute;
    top:45%;
    right:20px;
    margin-top:-16px;
}

.menu ul{
    position: absolute;
    right:-20px;
    background: rgba(77,73,72,0.7);
    display: none;
    width:100px;
}
.menu li{
    text-align: center;
}
.menu li a{
    display:inline-block;
    padding:8px 15px;
    padding-right: 0;
    font-size:18px;
    border-bottom:1px solid #fff;
    color:#fff;
    letter-spacing: 15px;
}
.menu li:last-child a{
    border:0;
}
.menu li a:hover{
    text-decoration: none;
}

.nav{
    border-top:1px solid #ffc001;
    height:65px;
    width:100%;
    position: fixed;
    left:0px;
    bottom:0px;
    margin:0 auto;
    background:#191919;
    z-index: 4;
    text-align: center;
    /* -moz-box-shadow:0px -1px 2px #d5d5d5; -webkit-box-shadow:0px -1px 2px #d5d5d5; box-shadow:0px -1px 2px #d5d5d5; */
}
.nav div{
    float: left;
}

.nav .btn{
    width:33%;
    text-align: center;
    padding-top:4px;
}
.nav .btn a{
    font-size:16px;
    color:#ffc001;
}
.nav .x{
    height:33px;
    width:1px;
    background:#4d4948;
    margin-top:15px;
}

.tel p{
    text-align: center;
    font-size:0.5rem;
    height:34px;
    line-height:34px;
    color:#fff;
}
.tel p img{
    vertical-align: middle;
    margin-right:10px;
}
.tel p font{
    margin:0 10px;
}
.nav2{
    padding-top:30px;
}
.nav2 .float{
    float: left;
    width:30%;
    border:1px solid #f9bc01;
    margin-left:2%;
    position: relative;
}
.nav2 .float a{
    display: block;
}
.nav2 .float dl{
    position: absolute;
    top:20px;
    right:10px;
}
.nav2 .float dt{
    font-size:.37rem;
    color:#fff;
    text-align: right;
}
.nav2 .float dd{
    text-align: right;
    padding-top:5px;
}
.nav2 .float dd{
    font-size:0.259rem;
    color:#a9a9a9;
}
.works h2{
    padding-top:30px;
    padding-bottom:25px;
    font-size:0.6667rem;
    text-align: center;
    color:#f9bc01;
}
.gg h2{
    font-size:0.6667rem;
    text-align: center;
    color:#464646;
}

.works li{
    padding-bottom:10px;
}
.works li span{
    display: block;
    background:url(/image/inc4.png) left center no-repeat;
    font-size:0.3889rem;
    margin:0 0.5556rem;
    padding-left:35px;
    text-overflow: ellipsis;
    white-space: nowrap;
    height:28px;
    line-height:28px;
    overflow: hidden;
    color:#6f6f6f;
    margin-top:5px;
}

.works .more{
    height:40px;
    line-height:40px;
    width:70%;
    text-align: center;
    margin:0 auto;
    font-size:24px;
    border:1px solid #f9bc01;
    margin-top:30px;
    margin-bottom:45px;
}
.works .more a{
    color:#a4a4a4;
}


.footer{
    background:#191919;
    margin-top:5px;
    position: relative;
    padding-bottom:55px;
}

.footer-logo{
    text-align: center;
    padding-bottom:20px;
    padding-bottom:0px;
}

.footer dl{
    padding:0 20px;
    color:#f1f1f1;
    padding-bottom:50px;
}

.footer dt{
    font-size:18px;
    padding-top:20px;
    width:60%;
    border-bottom:1px solid #f9bc01;
    padding-bottom:15px;
}
.footer dd{
    line-height:24px;
    padding-top:10px;
}

.footer .wx{
    position: absolute;
    right:20px;
    bottom:100px;
    text-align: center;
    color:#fff;
    font-size:12px;
}
.footer .wx img{
    width:100%;
    height: 100%;
}
.footer .wx span{
    display: inline-block;
    width:2.7778rem;
    height:2.7778rem;
}

.pro-nav{
    position: relative;
    z-index: 1;
}

.pro-nav .left,.pro-nav .right{
    float: left;
    width:50%;
}

.pro-nav a.top,.pro-nav h1{
    background:#4d4948;
    height:0.7222rem;
    line-height:0.7222rem;
    display:block;
    width:100%;
    text-align: center;
    font-size:0.3889rem;
    color:#fff;
}


.pro-nav a.curr,.pro-nav h1{
    background:#cc9a01;
}
.pro-nav h1{
    padding: 0 0.5556rem;
    text-align: left;
    box-sizing: border-box;
}
.pro-nav ul{
    position: absolute;
    left:0px;
    top:0.7222rem;
    background:rgba(63,63,63,0.6);
    width:100%;
    z-index: 2;
    border-top:1px solid #fff;
    display: none;
}
.pro-nav li a{
    display: block;
    border-bottom:1px solid #fff;
    height:0.7222rem;
    line-height:0.7222rem;
    text-align: center;
    color:#fff;
    font-size:0.3333rem;
}

.list-page{
    padding:0.5556rem 0;
    text-align: center;
}
.list-page a{
    font-size:0.4444rem;
    margin:0px 0.5556rem;
    color:#fff;
}

.detail{
    padding:0 0.5556rem;
    box-sizing: border-box;
}
.detail h1{
    padding:0.5556rem 0 0.2778rem 0;
    font-size:20px;
    border-bottom:1px solid #f9bc01;
    color:#fff;
}
.detail ul{
    padding:0.4167rem 0 0.2778rem 0;
}
.detail li{
    font-size:14px;
    color:#fff;
    line-height:20px;
}
.detail .content{
    padding-top:0.4167rem;
    padding-bottom:0.5556rem;
}
.detail .content p{
    color:#fff;
    font-size:14px;
    line-height:26px;
    padding-bottom:10px;
}
.detail .content img{
    max-width:100%;
}
.detail .pic{
    padding-bottom:20px;
}
.detail .pic p{
    padding-bottom:10px;
    text-align: center;
}
.detail .pic p img{
    max-width:100%;
}
.detail .img{
    padding-top:20px;
}

.slide img{
    width:100%;
}

.slide{display:none;min-height: 300px;}/*用于获取更加体验*/
.focus span{width:10px;height:10px;margin-right:10px;border-radius:50%;background:#666;font-size:0}
.focus span.current{background:#fff}
.focus{
    display: none;
}

.pm3{
    padding:20px;
}

.pro-list-nav{
    padding:10px 0;
}
.pro-list-nav .btn1{
    display: flex;
}
.pro-list-nav .btn1 a{
    flex-grow: 1;
}
.pro-list-nav .btn1 a.curr{
    flex-grow: 3;
}
.pro-list-nav .btn1 a span{
    display: block;
    margin:0 2px;
    border:1px solid #dda601;
    color:#dda601;
    height: 32px;
    line-height: 32px;
    text-align: center;
    font-size:16px;
}
.pro-list-nav .btn1 a.curr span{
    background:#dda601;
    color:#000;
}
.pro-list-nav .btn2{
    display: flex;
    flex-wrap: wrap;
    padding-top:5px;
}
.pro-list-nav .btn2 a{
    width:calc(100% / 3);
}
.pro-list-nav .btn2 a span{
    margin:0 2px;
    margin-bottom:4px;
    display: block;
    border:1px solid #6b6b6b;
    color:#6b6b6b;
    height: 32px;
    line-height: 32px;
    text-align: center;
    font-size:16px;
}
.pro-list-nav .btn2 a.curr span{
    border-color: #fff;
    color:#fff;
}