.copy {
    clear: both;
    min-width: 1200px;
    background: #313131;    padding: 20px 0 0px 0;

}
.clear{
	clear:both;
}
.copy .footer_copy{
    width: 1200px;
    margin: 0 auto;
}
.copyright0 {
    background: url(/zhongyi9999/c1/images/footer_03.jpg) no-repeat right;
    height: 300px;
    width: 250px;
    float: left;
    text-align: center;
    padding-right: 40px;
}
.copyright0 span{
    display: block;
    padding-top: 20px;
}
.footer_code{
    width: 150px;
    height: 150px;
    /*background: url("/zhongyi9999/c1/images/weixin2wm.png") no-repeat;*/
    display: block;
    margin: 0 auto;
}
.copyright1 {
    font-size: 12px;
    /*font-weight: bold;*/
    line-height: 25px;
    text-align: center;
    width: 230px;
    float: left;
    background: url(/zhongyi9999/c1/images/footer_03.jpg) no-repeat right;
    height: 300px;
}
.copyright1_1{
    margin-top: 50px;
}
.copyright1 a{
    font-size: 14px;
    vertical-align: middle;
	line-height:45px;
}
.copyright1, .copyright1 a:link, .copyright1 a:visited {
    color:#9f9f9f;;
    text-decoration: none;
    display: block;
}
.copyright1 a:active, .copyright1 a:hover {
    text-decoration: underline
}
.copyright2 {
    font-size: 12px;
    line-height: 25px;
    text-align: left;
    width: 430px;
    float: left;
}
.copyright2 ul{
    margin-top: 20px;
}
.copyright2 ul li b{
    font-size: 28px;
}
.copyright2 ul li{
    color:#b8b8b8;
    font-size: 14px;
    padding: 2px 45px;
}
.copyright2 a:link, .copyright2 a:visited {
    text-decoration: none
}
.copyright2 ul li a{
    color:#b8b8b8;
}
.copyright2 a:active, .copyright2 a:hover {
    text-decoration: underline
}
.footer_bottom{
    background: #2a2a2a;
    min-width:1200px;
}
.footer_bottom .footer_copy{
    width: 1200px;
    margin: 0 auto;
    text-align: center;
    padding:15px 0px;
    line-height: 28px;
    color: #b8b8b8;
}
.footer_bottom .footer_copy a{
    color: #b8b8b8;
}