.public-content {
    height: 100%;
    width: 1200px;
    margin: 0 auto;
}
.content-banner {
    margin: 38px auto 30px auto;
    width: 1200px;
}
.major-panle .data {
    float: left;
    width: 155px;
    height: 600px;
    padding-right: 49px;
    border-right: 1px solid #E5E5E5;
}
.pull_left{
    float: left;
}

.pull_right{
    float: right;
}

.footer{
    width: 100%;
    height: 190px;
    background: url('/r/cms/www/default/jcxyV2/images/foot_bg.png');
}

.footer .footer_left{
    padding-top: 45px;
}

.footer .footer_left .footer_left_img{
    height: 63px;
    width: 52px;
    margin-right: 30px;
}

.footer .footer_left .footer_left_text{
   font-size: 11px;
   color: #fff;
  margin-top: 6px;
}

.footer .footer_right{
    padding-top: 36px;
}

.footer .footer_right .footer_right_item{
    display: inline-block;
   text-align: center;
   margin-left: 30px;
}

.footer .footer_right .footer_right_item img{
   height: 100px;
   width: auto;
   display: inline-block;
   margin-bottom: 5px;
}

.footer .footer_right .footer_right_item p{
    font-size: 11px;
    color: #fff;
 }