.contenthead {
    width: 100%;
    height: 100%;
    background: url("../images/common/hyxq.jpg") no-repeat;
    background-position: center 0;
    margin: 0 auto;
}

.contenthead h2 {
    letter-spacing: 4px;
    text-align: center;
    font-weight: 100;
    padding-top: 40px;
    color: white;
}

.content_inner {
    margin: 0 auto;
    width: 1400px;
    margin-top: 150px;
}

.m-pg-tt {
    text-align: center;
    font-size: 30px;
}

.m-pg-info {
    text-align: center;
    /*line-height: 80px;*/
}

.m-pg-ln {
    text-align: right;
    margin-top: 100px;
}

.m-pg-ln a {
    text-decoration: none;
}

.sec_title {
    color: white;
    text-align: center;
    padding-top: 20px;
}
.column {
    width: 100%;
    height: 100px;
}
/*
.column {
    width: 100%;
    height: 450px;
    background-color: #002;
    background-image: radial-gradient(circle at center, #045, #002);
    color: #fff;
    font: 1em "Open Sans", sans-serif;
    line-height: 1.5;
}
*/

.column_left {
    float: left;
    width: 690px;
    height: 355px;
    margin-right: 50px;

    background-color: #002;
    background-image: radial-gradient(circle at center, #045, #002);
    color: #fff;
    font: 1em "Open Sans", sans-serif;
    line-height: 1.5;
}

.column_right {
    float: left;

}

.cl_title {
    font-size: 30px;
    padding-bottom: 60px;
    padding-top: 60px;
}

.cl_desc {
    color: #989898;
    line-height: 30px;
    font-size: 16px;
}

.solve {
    margin-top: 100px;
    margin-bottom: 100px;
    width: 100%;
    /*height: 100%;*/
    background-color: #F5F5F5;
}

.solve_content {
    width: 1400px;
    height: 100%;
    margin: 0 auto;
}

.sc_fa {
    font-size: 30px;
    padding-top: 80px;
    padding-bottom: 50px;
}

.sc_right {
    float: left;
    width: 800px;
}

.sc_one {
    height: 260px;
    margin-bottom: 60px;
}

.sc_left {
    float: left;
    width: 600px;
}

.sc_title {
    padding-top: 30px;
    font-size: 22px;
    padding-bottom: 25px;
}

.sc_desc {
    color: #676767;
    line-height: 30px;
    font-size: 16px;
    width: 800px;
}