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:"微软雅黑";}
.clear{
    clear: both;
}
.width{
    max-width: 600px;
    margin:0 auto;
}

.header{
    position: relative;
    height:70px;
    z-index: 999;
}
.logo{
    float: left;
    padding-left:30px;
    height:70px;
    overflow: hidden;
}
.menu{
    float: right;
    padding-top:18px;
    padding-right:26px;
}

.menu ul{
    position: absolute;
    left:0px;
    top:70px;
    width:100%;
    background: rgba(77,73,72,0.7);
    padding:10px 0;
    display: none;
}
.menu li{
    text-align: center;
}
.menu li a{
    display:inline-block;
    padding:10px 50px;
    font-size:0.5556rem;
    border-bottom:1px solid #fff;
    color:#fff;
}
.menu li:last-child a{
    border:0;
}
.menu li a:hover{
    text-decoration: none;
}

.banner{
    background:url(/image/bg1.jpg) center top no-repeat ;
    background-size:100%;
    max-height:740px;
    box-sizing: border-box;
    padding-bottom:12.5rem;
}
.nav{
    height:65px;
    width:100%;
    position: fixed;
    left:0px;
    bottom:0px;
    margin:0 auto;
    background:#fff;
    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;
}
.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;
}
.tel p img{
    vertical-align: middle;
    margin-right:10px;
}
.tel p font{
    margin:0 10px;
}

.nav2{
    margin-top:35px;
    height:3.8889rem;
    background:url(/image/bg2.jpg) center top no-repeat;
    background-size:100%;
    padding:0 0.8333rem;
    box-sizing: border-box;
    overflow: hidden;
}
.nav2 .left,.nav2 .right{
    float: left;
    width:50%;
    height:3.8889rem;
    text-align: center;
}
.nav2 .left{
    background: rgba(173,40,41,0.5);
}
.nav2 .right{
    background: rgba(132,132,132,0.7);
}
.nav2 dt{
    padding-top:0.6944rem;
    padding-bottom:10px;
}
.nav2 dt a{
    font-size:0.5rem;
    font-weight:bold;
}
.nav2 dd a{
    font-size:0.3889rem;
}
.nav2 li{
    line-height:0.5556rem;
}

.works h2{
    padding-top:60px;
    padding-bottom:25px;
    font-size:0.6667rem;
    text-align: center;
    color:#464646;
}
.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.gif) 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:#464646;
    margin-top:5px;
}

.works .more{
    height:40px;
    line-height:40px;
    width:70%;
    text-align: center;
    margin:0 auto;
    font-size:24px;
    border:1px solid #303030;
    margin-top:30px;
    margin-bottom:45px;
}

.gg .dd{
    padding-top:15px;
}

.footer{
    background:#303030;
    margin-top:5px;
    position: relative;
    padding-bottom:55px;
}

.footer-logo{
    text-align: center;
    padding:20px 0;
    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 #767676;
    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:#ad2829;
}
.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;
}

.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 #af1919;
    color:#464646;
}
.detail ul{
    padding:0.4167rem 0 0.2778rem 0;
}
.detail li{
    font-size:14px;
    color:#464646;
    line-height:20px;
}
.detail .content{
    padding-top:0.4167rem;
    padding-bottom:0.5556rem;
}
.detail .content p{
    color:#464646;
    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}/*用于获取更加体验*/
.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;
}




