*{padding:0;margin:0;font-family:'微软雅黑';font-size:14px;border:none}
img{width:100%;display: table-cell;vertical-align: bottom;}
li,ul{list-style: none;}


.wrap1200{width:1200px;margin:0 auto;}
.wrap1000{width:1000px;margin:0 auto;}
.wrap800{width:800px;margin:0 auto;}
.Lleft{float:left}
.Lleft1{float:left}
.Rright{float:right}

.mtop{margin-top:50px;}
.ptop{padding-top:50px;}
a{text-decoration:none;color:black;}
.clear:after{  content: "."; display: block;height: 0;clear: both; visibility: hidden;}
.in{ background: #F2F2F2;color:black}
.img-bg{box-shadow: 0px 0px 10px 0px #999;}
/*************  header   ****************/
.header-title{
    background: #FAFAFA;
    padding:10px 0;
    color:#808080;
}
.header-btn{
    height:100px;
}
.header-logo{
    display:block;
    margin-top:20px;
    margin-bottom:20px;
}
.header-nav{
    margin-left:25px;
}
.header-nav li{
    float:left;
    height:100px;
    line-height:100px;
    margin-right:30px;
}
.header-nav li a{
    display:block;
    height:100px;
    line-height:100px;
    width:90px;
    text-align: center;
    color:#666666;
    font-size:16px;
}
.header-nav li:hover{
    background: #F2F2F2;
}
.sele{margin-top:30px;}
.sele a{display:block;border:1px solid #9B9B9B;padding:2px 10px;text-align:center;border-radius:5px;margin-bottom:5px;}
.footer{
    padding:50px 0;
    background: #363636;
}
.footer-title{
    font-size:18px;
    font-weight: bold;
    color:#B3B3B3;
    margin-bottom:40px;
}
.footer-content{
    border-bottom:1px solid #434343;
    margin-bottom:20px;
}
.footer-content1{
    margin-bottom:30px;
    margin-right:150px;
}
.footer-content1 img{
    width:22px;
    float:left;
}
.footer-content1 p{
    color:#999;
    font-size:14px;
    margin-left:10px;
    float:left;
}
.footer-content>.Rright img{
    margin-top:-40px;
    display:block;
}
.footer-end{
    color:#999999;
}