/* 内容 */

.contact_content {
    width: 100%;

}

.contact_cont {
     width: 1100px;
     height: 100%;
     margin: 0 auto;
}

.contact_content .contact_nav {
    height: 69px;
    width: 100%;
}

.contact_nav .contact_nav1 {
    padding-top: 18px;
    box-sizing: border-box;
    display: inline-block;
    float: right;
    font-size: 14px;
}


.locale {
    color: #676767;
}

.about_us {
    color: #989898;
}

.nav_current {
    color: #053982;
}


.content_us {
    width: 1100px;
}


.content_us_top {
    height: 37px;
    width: 100%;
    border-bottom: 1px dotted #e5e5e5;
    margin-bottom: 64px;
}

.content_us_top .us {
    font-size: 24px;
    color: #012173;
    height: 36px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    border-bottom: 2px solid #012173; 
}

.wenzi {
    font-size: 14px;
}

.wenzi p {
    margin-bottom: 19px;
}

.wenzi .wenzi_p1 {
    margin-bottom: 35px;
}

.wenzi_p2 {
    margin-top: 35px;
}


.select {
    height: 111px;
    margin-top: 79px;
    width: 100%;
    margin-bottom:50px;
}

.select1 , .select2 {
    width: 50%;
    height: 100%;
    line-height: 111px;
    color: #fff;
    cursor: pointer;
}

.select1 a, .select2 a {
    color: #fff;
}

.select1 {
    background-color: #012173;
}

.select2 {
    background-color: #a9a9a9;
}

.select1 i {
    padding: 0 44px 0 24px;
}

.select2 i {
    padding: 0 24px 0 44px;
}

