@charset "utf-8";
/* CSS Document */

.banner {
    position: absolute;
    top: 80px;
    width: 100%;
    height: 500px;
    background:url(../img/images/case.jpg);
    background-position: center;
}

.content {
    width: 100%;
    height: 60px;
    background: #006fcf;
    margin-top: 350px;
}

.content_blue {
    width: 630px;
    margin: auto;
}

.cc {
    float: left;
    width: 100%;
    height: 1px;
    margin-top: 550px;
}

.zhong {
    text-align: center;
    margin-top: 50px;
}

.zhong1 {
    text-align: center;
}

.p {
    font-size: 36px;
    color: #333333;
}

.content1 {
    width: 1200px;
    height: 242px;
    background: url(../img/case/case_03.jpg);
}

.content1_text {
    width: 268px;
    float: right;
    margin-top: 20px;
    margin-right: 16px;
}

.content1_text p {
    color: #fff;
    line-height: 26px;
}

.content2_bak {
    width: 100%;
    height: 1800px;
    background: #f1f9ff;
    margin-top: 60px;
    padding-top: 10px;
}

.content2_title {
    text-align: center;
    margin-top: 40px;
}

.center1 {
    text-align: center;
}

.content2_title p {
    font-size: 36px;
    color: #333333;
}

.content2_no {
    width: 1200px;
    height: 210px;
    margin: auto;
    background: #FFF;
    margin-top: 12px;
}

.content2_img {
    float: left;
}

.content2_text {
    width: 704px;
    float: left;
    margin-left: 60px;
    margin-top: 20px;
}

.p1 {
    font-size: 18px;
    color: #005197;
}

.p2 {
    color: #666666;
    margin-top: 6px;
    line-height: 24px;
}