﻿ul{list-style: none;}
a{text-decoration: none;}
input{outline: none;}


img{border: none;}
img.daxiao{width: 810px;height: auto;}
body{font-family: "MICROSOFT YAHEI";color: #747474;font-size:12px;}



*{
    margin: 0;padding: 0;
}
.content{
    margin: 0 auto;
}

.footer .mid{
    padding: 30px 0;
    background: #212121;
}

.footer .mid .link label{
    display: block;
    font-size: 14px;

    margin-bottom: 15px;
}
.footer .mid .links{
    line-height: 20px;
}
.footer .mid .links a{
    color: #575757;
    margin-right: 15px;
    display: inline-block;
}
.footer .mid .links a:hover{
    color: #fff;
}
.footer .mid .infor_con{
    overflow: hidden;
    padding: 50px 0 30px;
}
.footer  .foot_logo{

    width: 240px;
    height: 112px;
    float: left;
    margin-right: 50px;
    background: url("../images/foot_logo2.png") no-repeat left center;
}
.footer .infor{
    width: 490px;
    line-height: 25px;
    float: left;
    color: #999;
}
.footer .shares{
    float: right;
}

.footer .shares a{
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: right;
    margin-left: 20px;
    margin-top: 32px;
}
.footer .shares a img{
    margin-top: 10px;
}

.footer .bot{
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: #060606;
}
.footer .bot a{
    color: #999;
    margin-left: 10px;
}




.page .a1,.page .last_page,.page .first_page{ display: none;}
.page .pre,.page .next{ top: -6px; font-size: 0;}
