@charset "utf-8";
body {
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-size: 14px;
    line-height: 30px;
    color: #444;
}

a {
    color: #444;
}

.wrap {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
    zoom: 1;
}


/* header */

.top {
    height: 170px;
}

.logo {
    width: 550px;
    float: left;
}

.logo_1 {
    margin-top: 40px;
    float: left;
}

.logo_2 {
    margin: 50px 0 0 35px;
    float: left;
}

.qr_code {
    width: 610px;
    float: right;
}

.qr_code img {
    margin-top: 35px;
    margin-right: 24px;
    display: inline-block;
}

.links_4 {
    display: inline-block;
    width: 72px;
    margin-right: 30px;
    text-align: center;
}

.links_4 img {
    margin-bottom: 5px;
}

.nav {
    background: #244798;
    height: 50px;
    width: 100%;
    text-align: center;
    overflow: hidden;
    margin-bottom: 28px;
}

.nav a {
    font-size: 14px;
    line-height: 50px;
    padding: 0 40px 0 0;
    color: #fff;
}

.nav a:last-child {
    padding-right: 0;
}

.nav a:hover {
    text-decoration: none;
}


/* index */

.banner {
    width: 100%;
    overflow: hidden;
    zoom: 1;
    margin-bottom: 30px;
}

.banner_1 {
    width: 890px;
    float: left;
    height: 130px;
    background: #ccc;
}

.banner_2 {
    width: 270px;
    height: 130px;
    float: right;
    background: #ccc;
}

.lp {
    width: 550px;
    float: left;
    margin-right: 40px;
}

.title_c {
    margin-bottom: 17px;
}

.picpart {
    position: relative;
    width: 550px;
    height: 520px;
}

.picpart li {
    display: none;
    width: 550px;
    height: 520px;
}

.picpart img {
    width: 550px;
    height: 300px;
    margin-bottom: 15px;
}

.picpart .title_1 {
    margin-bottom: 15px;
}

.title_l {
    font-size: 24px;
    line-height: 40px;
    font-weight: bold;
}

.info_l {
    font-size: 12px;
    line-height: 30px;
    color: #868686;
    width: 100%;
    overflow: hidden;
}

.info_1 {
    float: left;
}

.info_2 {
    float: right;
}

.summmary_l {
    font-size: 14px;
    line-height: 32px;
}

.comment .menu {
    width: 100%;
    position: absolute;
    top: 270px;
    left: 0;
    text-align: center;
}

.comment .menudot {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 0 7px;
    border-radius: 50%;
    background: #ccc;
    cursor: pointer;
    opacity: 0.7;
}

.comment .menudot.cur {
    background: #fff;
    opacity: 1;
}

.title_1 {
    display: inline-block;
    background: url(../img/bg_1.png) repeat-x;
    font-size: 20px;
    line-height: 40px;
    color: #fff;
    font-weight: bold;
    padding: 0 13px;
    height: 40px;
    margin-bottom: 23px;
}

.title_1 a {
    color: #fff;
}

.title_1 a:hover {
    text-decoration: none;
}

.list_1 {
    border-bottom: 1px solid #ddd;
    margin-bottom: 30px;
    padding-bottom: 30px;
}

.list_1:last-child {
    border-bottom: none;
}

.info_1 span {
    padding-right: 10px;
}

.list_1 .summmary_l {
    font-size: 16px;
}

.cp {
    width: 300px;
    float: left;
}

.list_2 {
    width: 100%;
    margin-bottom: 32px;
}

.list_2 img {
    width: 100%;
    height: auto;
    margin-bottom: 7px;
}

.title_p {
    font-size: 18px;
    line-height: 26px;
    font-weight: bold;
    margin-bottom: 6px;
}

.list_2 p {
    font-size: 14px;
    line-height: 26px;
}

.thesis {
    margin-bottom: 35px;
    width: 100%;
}

.thesis_1 {
    width: 100%;
    position: relative;
    margin-bottom: 8px;
}

.thesis_1 img {
    width: 100%;
    height: auto;
}

.thesis_1 p {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
    height: 35px;
    background: url(../img/filter_1.png);
    font-size: 14px;
    ;
    line-height: 35px;
    text-indent: 8px;
}

.thesis li {
    font-size: 14px;
    line-height: 30px;
    padding: 9px 0 9px 20px;
    border-bottom: 1px solid #ddd;
    background: url(../img/bg_2.png) left 17px no-repeat;
}

.thesis li:last-child {
    border-bottom: none;
    margin-bottom: 0;
}

.thesis_1 a {
    color: #fff;
}

.rp {
    width: 270px;
    float: right;
}

.list_3 {
    margin-bottom: 30px;
}

.list_3 li {
    font-size: 14px;
    line-height: 30px;
    padding: 10px 0;
    border-bottom: 1px solid #ddd;
}

.list_3 li:last-child {
    border-bottom: none;
}

.list_scroll {
    height: 254px;
    overflow-y: scroll;
}

.box_c {
    margin-bottom: 10px;
}

.column dl {
    width: 100%;
    overflow: hidden;
    zoom: 1;
    margin-bottom: 15px;
}

.column dt {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    float: left;
    overflow: hidden;
}

.column dt img {
    width: 80px;
    height: 80px;
}

.column dd {
    width: 170px;
    float: right;
    font-size: 14px;
    line-height: 26px;
}

.column dd span {
    display: block;
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 8px;
    font-weight: bold;
}

.column p {
    background: #eee;
    padding: 4px 12px;
    width: 246px;
    font-size: 14px;
    line-height: 30px;
    margin-bottom: 30px;
}

.column ul {
    width: 273px;
    overflow: hidden;
    zoom: 1;
    margin-bottom: 40px;
}

.column li {
    width: 87px;
    float: left;
    margin: 0 3px 3px 0;
    height: 38px;
    background: #dde6ff;
    text-align: center;
    font-size: 14px;
    line-height: 38px;
}

.column li a {
    color: #224899;
}


/* footer */

.footer {
    width: 100%;
    margin-top: 40px;
    background: #244798;
    padding: 35px 0;
    color: #fff;
}

.footer a {
    color: #fff;
}

.footer_l {
    width: 315px;
    float: left;
    border-right: 1px solid #fff;
}

.footer_l ul {
    width: 172px;
    float: right;
    margin-top: 12px;
}

.footer_l li {
    margin-bottom: 20px;
    height: 27px;
    text-indent: 45px;
    font-size: 16px;
    color: #fff;
}

.footer_l li:nth-child(1) {
    background: url(../img/footer_2.png) left top no-repeat;
}

.footer_l li:nth-child(2) {
    background: url(../img/footer_3.png) left top no-repeat;
}

.footer_r {
    width: 825px;
    float: right;
    line-height: 36px;
    font-size: 14px;
}


/* iframe */

.sec {
    width: 270px;
}

.sec_img {
    width: 100%;
    margin-bottom: 40px;
}

.sec_img img {
    width: 100%;
    height: auto;
}

.sec_scroll {
    height: 323px;
    overflow-y: scroll;
}


/* sec */

#autopage {
    width: 100%;
    text-align: center;
}

#autopage a {
    display: inline-block;
    width: 22px;
    height: 22px;
    border: 1px solid #244798;
    font-size: 14px;
    line-height: 22px;
    text-align: center;
    color: #244798;
    background: #fff;
}

#autopage span {
    color: #fff;
    background: #244798;
}

.main_l {
    width: 840px;
    float: left;
}

.trace {
    display: inline-block;
    margin-left: 55px;
    font-size: 14px;
    line-height: 40px;
    color: #878787;
}

.trace a,
.trace_c a {
    padding: 0 3px;
    color: #878787;
}

.trace_c {
    display: block;
    width: 100%;
    font-size: 14px;
    line-height: 40px;
    color: #666;
    margin-bottom: 15px;
}

.sec_text li {
    overflow: hidden;
    width: 100%;
    margin-bottom: 18px;
    padding-bottom: 18px;
    border-bottom: 1px dotted #878787;
}

.sec_text a {
    display: block;
    float: left;
    width: 745px;
    font-size: 18px;
    line-height: 36px;
}

.sec_text span {
    display: block;
    float: right;
    font-size: 12px;
    line-height: 36px;
    color: #878787;
}

.sec_pic li {
    overflow: hidden;
    zoom: 1;
    width: 100%;
    margin-bottom: 35px;
    padding-bottom: 35px;
    border-bottom: 1px dotted #999;
}

.sec_pic img {
    float: left;
    width: 210px;
    margin: 0 20px 0 0;
}

.sec_pic dt {
    font-size: 24px;
    line-height: 36px;
    font-weight: bold;
    margin-bottom: 5px;
}

.sec_pic dd {
    font-size: 14px;
    line-height: 24px;
}

.sec_pic dd span {
    margin-top: 5px;
    display: block;
    font-size: 12px;
    color: #999;
}


/* content */

.wrap h1 {
    font-size: 44px;
    font-weight: bold;
    line-height: 70px;
    margin-bottom: 5px;
}

.info_c {
    margin-bottom: 10px;
}

.main_c {
    font-size: 20px;
    line-height: 40px;
    padding-bottom: 100px;
}