body{
    background-color: #fff;
}
*{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}
a{
    text-decoration:none
}
ul li{
    list-style: none;
}
/* .header{
    width: 100%;
    padding-top: 20px;
    background: white;
}
.home{

    width: 1200px;
    height: 230px;
    background: white;
    margin: 0 auto;
}
.home a{
    float: left;
    font-size: 14px;
    color: #666666;
}
.home .collect{
    margin-left: 20px;
}
.home .collect:hover{
    color: red;
}
.home .she:hover{
    color: red;
}
.home .register{
    float: right;
}
.home .register:hover{
    color: red;
}
.deng{
    width: 96px;
    height: 15px;
    float: right;
}
.home .logo{
    width: 517px;
    height: 120px;
    padding-top: 85px;
}
.logo a img{
    width: 512px;
    height: 120px;
}
.banner{
    width: 100%;
    height: 300px;
    background: url("../img/images/guanyu_02.jpg" ) no-repeat ;
}
.nav{
    width:650px;
    height: 89px;
    float: right;
    position: relative;
    top: 10px;
    left: 12px;
}
.nav ul li {
    text-align: center;
    width: 90px;
    float: right;
    padding-top: 15px;
    position: relative;
    bottom: 14px;
}
.nav ul .checked {
    color: red;
}
.nav ul .r_1{
    display: inline-block;
    position: relative;
    bottom: 0px;
    color: #666666;
}
.nav ul .r_2{
    display: inline-block;
    position: relative;
    top: 13px;
    color: #666666;
} */
.public_01{
    width: 100%;
    background-color: white;
    height: 90px;
}
.public_02{
    margin: auto;
    width: 1200px;
    height: 50px;
    background-color:white;
    padding-top: 20px;
}
.public_02 img{
    float: left;
}
.public_02 .span{
    margin-right: 15px;
    margin-top: 10px;
    float: right;
}
.public_02 span{
    margin-top:5px;
    margin-left: 19px;
}
.public_02 span{
    display: block;
    font-size: 15px;
    color: #333333;
}
.fund{
    width: 1200px;
    margin: auto;
    margin-top: 20px;
    margin-bottom: 50px;
}
.left_l{
    width: 280px;
    height: 491px;
    float: left;
    background-color: white;
}
.left_l ul li{
    width:280px ;
    height: 82px;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}
.left_l ul li a{
    width:280px ;
    height: 82px;
    display: block;
    text-align: center;
    line-height: 80px;
}
.left_l ul .checked_one {
    color: red;
}
.left_l ul li{
        background: url("../images/jiantou_03.jpg") no-repeat ;
       background-position: 30px 35px;
}
.left_l ul a{
    color: #999999;
}
.left_l ul li a:hover{
    color: red;
}
.right_r{
    width: 880px;
    float: right;
    background-color:white;
    padding-bottom: 30px; 
}
.constitution{
    width: 802px;
    height: 31px;
    margin: auto;
    margin-top: 20px;
    border-bottom: 2px solid #d5d5d5;
}
.constitution span{
    font-size: 16px;
    color: red;
}
.article{
    width: 802px;
    margin: auto;
    margin-top: 20px;
}
.article p{
    font-size: 14px;
    color: #666666;
    line-height: 30px;
    text-indent:2em;
}
.footer{
    width: 100%;
    height: 102px;
    background-color: #d1d1d1;
    overflow:hidden;
    position: relative;
    top: 197px;
}
.navigation{
    width: 366px;
    height: 18px;
    margin: auto;
}
.navigation ul li{
    width: 90px;
    margin-top: 20px;
    float: left;

}
.navigation ul li img{
    position: relative ;
    top: 3px;
}
.navigation ul li a{
    margin-left: 10px;
    color: #f0f0f0;
}
.navigation ul li a:hover{
    color: red;
}
.footer p{
    margin-top: 40px;
    text-align: center;
}
