@charset "UTF-8";
html, body, p, h1, h2, h3, h4, h5, h6, div, img, ul, li, ol, dl, dt, dd, span, input {
    margin: 0;
    padding: 0;
    font-family: Microsoft YaHei, Arial, Verdana, Helvetica, sans-serif;
}

ul li {
    list-style: none;
}

input {
    outline: none;
}

img {
    border: none;
}

a {
    text-decoration: none;
}

.clearfix {
    *zoom: 1;
}

.clearfix:after {
    display: block;
    overflow: hidden;
    clear: both;
    height: 0;
    visibility: hidden;
    content: ".";
}

.w_content {
    background: #ffffff;
}

.w_banner {
    width: 1200px;
    margin: 0 auto;
    padding: 10px 0 60px 0;
}

.w_banner .w_title {
    position: relative;
    border-bottom: 2px solid #e5e5e5;
    margin-bottom: 20px;
}

.w_banner .w_title p {
    font-size: 20px;
    padding: 30px 0 15px 0;
}

.w_banner .w_title p a {
    color: #00317a;
}

.w_banner .w_title span {
    font-size: 14px;
    padding: 30px 0 15px 0;
    position: absolute;
    right: 0;
    top: 10px;
}

.w_banner .w_title span a {
    color: #666666;
}

.w_banner_l {
    float: left;
    width: 680px;
}

.w_banner_l .w_user_c img, .w_banner_l .w_user_c ul {
    float: left;
}

.w_banner_l .w_user_c img {
    width: 270px;
    height: 200px;
}

.w_banner_l .w_user_c ul {
    width: 385px;
    padding-left: 20px;
}

.w_banner_l .w_user_c ul li p {
    font-size: 16px;
    line-height: 30px;
    text-indent: 2em;
}

.w_banner_l .w_user_c ul li p a {
    color: #333;
}

.w_banner_l .w_user_c ul li p i {
    font-size: 14px;
}

.w_banner_l .w_user_c ul li p i a {
    color: #023e96;
}

.w_banner_l .w_services .w_title p {
    float: left;
    margin-right: 30px;
    height: 20px;
    color: #333;
}
.w_banner_l .w_services .w_title p.select{
    border-bottom: 3px solid #004198;
    position: relative;
    z-index: 10;
    height: 17px;
    color: #023e96;
}
.w_banner_l .w_services .w_services_c .w_s_c_1 img {
    float: left;
}

.w_banner_l .w_services .w_services_c .w_s_c_1 p {
    padding-top: 45px;
    float: left;
    width: 385px;
    padding-left: 20px;
    font-size: 16px;
    line-height: 30px;
    text-indent: 2em;
}

.w_banner_l .w_services .w_services_c .w_s_c_1 p a {
    color: #333;
}
#box .w_s_c_1{
    display: none;
}

.w_banner_r {
    width: 470px;
    float: left;
    margin-left: 50px;
}

.w_banner_r .w_society img {
    width: 470px;
    height: 115px;
}

.w_banner_r .w_society ul {
    padding-top: 10px;
}

.w_banner_r .w_society ul li, .w_banner_r .w_school ul li {
    background: url("3292925.jpg") no-repeat 0 center;
    font-size: 14px;
    line-height: 26px;
    padding-left: 10px;
}

.w_banner_r .w_society ul li a, .w_banner_r .w_school ul li a {
    color: #333333;
}



