.f_banner {
    height: 440px;
    width: 100%;
}

.footer_x {
    width: 1000px;
    margin: 0 auto;
    margin-top: -362px;
    margin-bottom:50px;
}

    .footer_x h1 {
        font-size: 22px;
        color: #fff;
        margin: 0;
        font-weight: 400;
    }

    .footer_x h2 {
        font-size: 16px;
        color: #fff;
        margin: 5px 0 15px;
        font-weight: 400;
    }

.f_c {
    border: 1px solid #d2d2d2;
    background: #fff;
    padding: 30px;
    box-sizing: border-box;
}

.footer_x .f_line {
    width: 100%;
    border-bottom: 1px solid #e5e5e5;
    margin: 10px 0 25px;
}

.footer_x h3 {
    font-size: 18px;
    color: #000;
    font-weight: 400;
}

.f_c > div {
    margin-bottom: 40px;
}

.footer_x .tit p {
    font-size: 12px;
    color: #666;
    text-indent: 2em;
}
.footer_x .product li{
    width:235px;
    display:inline-block;
    text-align:center;
}
.footer_x .product li:first-child {
       float:left;
}
    .footer_x .product li:nth-child(2) {
            margin-left: 120px;
    }
.footer_x .product li:last-child {
         float:right;
}
.footer_x .product li .resolution{
         font-size:16px;
         margin:10px 0 8px;
}
.footer_x .product li  p{
    color:#666;
    font-size:12px;
}
.footer_x .serve  li{
    display:inline-block;
    width:216px;
    margin-right:21px;
}
.footer_x .serve li:last-child {
    margin-right:0;
}
.footer_x .serve li .resolution{
    font-size:14px;
    color:#333;
    margin:8px 0 5px;
}
.footer_x .serve li p{
    font-size: 12px;
    color: #666;
}
.footer_x .shareholder div.clearfix{
    margin-bottom:30px;
}
.footer_x .shareholder div.clearfix>div:first-child{
    float:left;
    margin-right:20px;
}
.footer_x .shareholder div.name{
    font-size:20px;
    color:#333;
}
.footer_x .shareholder div.tit {
    font-size:14px;
    margin:8px 0 25px;
}
.footer_x .shareholder p{
    color:#666;
    font-size:12px;
    line-height:1.8;
}
.footer_x  .mission {
    font-size:14px;
    color:#666;
}