﻿.f_banner {
    height: 440px;
    width: 100%;
    background-size:  cover !important;
        min-width: 1186px;
}

.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;
    }
    .footer_x h3 {
        font-size: 18px;
        color: #000;
        font-weight: 400;
    }
    .footer_x h4 {
        font-size: 16px;
        color: #000;
        font-weight: 400;
        margin-top:22px
    }
     .footer_x h5 {
        font-size: 14px;
        color: #000;
        font-weight: 400;
        margin-top: 23px;
        margin-bottom: 5px;
    }
    .footer_x h6 {
        font-size: 12px;
        color: #666;
        font-weight: 400;
        margin-bottom: 5px;
        margin-top: 10px;
    }
    .footer_x .f_line {
        width: 100%;
        border-bottom: 1px solid #e5e5e5;
        margin: 10px 0 17px;
    }

    .footer_x .tit p {
        font-size: 14px;
        color: #666;
        text-indent: 2em;
        line-height: 1.5;
    }

    .f_c {         
        border: 1px solid #d2d2d2;
        background: #fff;
        padding: 30px;
        box-sizing: border-box;
        min-height:800px;
    }
      .f_c  .f_con p{
           font-size:12px;
           color:#666;  
           line-height: 1.5;
      }
      .f_c  .f_bot h4{ 
            color:#666;
            margin-top: 6px;
      }

      /*--*/
       .footer_x h3{
             margin-top:45px;
       }