﻿@charset "utf-8";
/*专题新闻*/

.featured-bottom {
    border-top: 1px solid #e7e7e7;
    overflow: hidden;
    padding: 20px 0px 0;
}

.featured-bottom .region {
    /* padding: 0 20px; */
}

.featured-bottom h2 {
    color: #000;
    font-size: 1.4em;
    margin-bottom: 0.6em;
    text-shadow: 0 1px 0 #fff;
    text-align: center;
    line-height: 1em;
}

.featured-bottom h2 a {
    color: #fff;
}

.featured-bottom .block:last-child {
    border-bottom: none;
}

.featured-bottom ul, .featured-bottom ol {
    padding-left: 0;
}

.featured-bottom ul li, .featured-bottom ol li {
    list-style: none;
}

.featured-bottom input:not(.form-submit) {
    width: 185px;
}

.region-featured-bottom-third .feed-icon {
    float: right;
}

.region-featured-bottom-second .block-system-powered-by-block {
    text-align: center;
}

h1, h2, h3 {
    font-weight: normal;
}

h1 {
    font-size: 28px;
}

h2 {
    font-size: 24px;
}

h3 {
    font-size: 20px;
}

ul, ol {
    list-style: none;
}

a {
    text-decoration: none;
    border-bottom: 0 none;
}

a:link, a:visited {
    color: inherit;
}

a img {
    border: none;
    vertical-align: middle;
}

.txt-auto-cut {
    overflow: hidden;
}

.node__content p {
    line-height: 1.6;
    padding: 10px 0;
}

.img-scale-animated img {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: transform 1s ease;
    -moz-transition: transform 1s ease;
    -o-transition: transform 1s ease;
    -ms-transition: transform 1s ease;
    transition: transform 1s ease;
}

.img-scale-animated:hover img {
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -o-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
}

.layout-container {
    max-width: 100%;
}

.layout-container>div, .layout-container .region-primary-menu nav, .layout-container .region-secondary-menu nav, .featured-bottom .layout-container {
    margin: 0 auto;
    /* max-width: 1220px; */
}

.main-content h2 {
    margin-bottom: 34px;
    padding-left: 15px;
    font-size: 24px;
    border-left: solid 6px maroon;
    line-height: 1.2;
    overflow: hidden;
}

.txt-list-item {
    list-style: none;
    color: #3C3C3C;
    overflow: hidden;
    _zoom: 1;
}

.item-txt-title {
    font-size: 16px;
    line-height: 28px;
}

.imgtxt-list-ul .item-txt-title {
    margin: 20px 0 10px;
}

.txt-list-item {
    margin-top: 25px;
}

.txt-list-item .item-txt-title {
    margin: 0;
    padding-left: 90px;
    line-height: 25px;
}

.imgtxt-list-item .item-txt-des p {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap
}

.field--type-text-with-summary {
    line-height: 2;
}

.featured-bottom .region-featured-bottom-third {
    width: 100%;
}

.featured-bottom .block {
    border-style: none;
    margin-bottom: 20px;
    height: 300px;
}

.region-featured-bottom-third .block-views-blockfrontpage-index-txt-labs {
    width: 430px;
    float: left;
    background: #02356b;
}

.block-views-blockfrontpage-index-txt-labs h2 {
    color: #fff;
    margin: 0;
    padding: 28.5px 0 28.5px 80px;
    border-bottom: 2px solid #fff;
    background: url(zkxw.png) no-repeat;
    background-position: 17px 50%;
    text-align: left;
    font-size: 22px;
}

.block-views-blockfrontpage-index-txt-labs h2 a:hover {
    text-decoration: none;
}

.block-views-blockfrontpage-index-txt-labs .txt-list-item {
    color: #fff;
    overflow: hidden;
    margin-top: 0;
    margin-bottom: 15px;
    background: url(baidian.png) no-repeat left center;
    padding-left: 25px;
}

.block-views-blockfrontpage-index-txt-labs .txt-list-ul {
    padding: 23px 16px 0 18px;
}

.block-views-blockfrontpage-index-txt-labs .txt-list-item .item-txt-title {
    padding: 0;
    line-height: 22px;
    font-size: 16px;
    font-weight: normal;
}

.region-featured-bottom-third .block-views-blockfrontpage-index-txt-topics {
    background: #0866c9;
    float: right;
    width: 585px;
}

.block-views-blockfrontpage-index-txt-topics h2 {
    color: #fff;
    margin: 0;
    padding: 28.5px 0 28.5px 75px;
    border-bottom: 2px solid #fff;
    background: url(zkgd.png) no-repeat;
    background-position: 17px 50%;
    text-align: left;
    font-size: 22px;
}

.block-views-blockfrontpage-index-txt-topics h2 a:hover {
    text-decoration: none;
}

.block-views-blockfrontpage-index-txt-topics .txt-list-item {
    color: #fff;
    overflow: hidden;
    margin-top: 10px;
    margin-bottom: 8px;
    background: url(baidian.png) no-repeat left center;
    padding-left: 25px;
}

.block-views-blockfrontpage-index-txt-topics .txt-list-ul {
    padding: 6px 17px 0;
}

.block-views-blockfrontpage-index-txt-topics .txt-list-item .item-txt-title {
    padding: 0;
    float: left;
    width: 85%;
    font-size: 14px;
    font-weight: normal;
}

.date-detail {
    float: right;
    font-size: 14px;
}

#block-index-featured-cardlist {
    clear: both;
}

#block-index-featured-cardlist .txt-list-item {
    float: left;
    width: 33.333%;
    max-width: 380px;
    margin-top: 0;
    margin-right: 20px;
    position: relative;
    max-height: 340px;
}

#block-index-featured-cardlist .item-txt-title {
    width: 100%;
    position: absolute;
    bottom: 0;
    margin: 0;
    padding: 10px;
    font-size: 20px;
    color: #fff;
}

#block-index-featured-cardlist .txt-list-item-gallery {
    margin-right: 0;
}

#block-index-featured-cardlist .txt-list-item-logo {
    background: #054396;
    padding: 73.5px 20px;
    text-align: center;
}

#block-index-featured-cardlist .txt-list-item-life .item-txt-title {
    background: #02356b;
}

#block-index-featured-cardlist .txt-list-item-life .item-txt-title a {
    background: url(icon_bottom_3.png) no-repeat;
    padding: 5px 0 5px 60px;
    display: block;
}

#block-index-featured-cardlist .txt-list-item-gallery .item-txt-title a {
    background: url(icon_bottom_4.png) no-repeat;
    padding: 5px 0 5px 60px;
    display: block;
}

#block-index-featured-cardlist .txt-list-item-gallery .item-txt-title {
    background: #0866c9;
}

.block-views-blockfrontpage-index-txt-labs, .block-views-blockfrontpage-index-txt-topics, .txt-list-item-life, .txt-list-item-gallery {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    transition: transform 1s ease;
}

.layout-no-sidebars .block-page-title-block h1 {
    margin: 34px 0;
    padding: 0 16px 0;
    font-size: 24px;
    border-left: solid 6px maroon;
    border-bottom-style: none;
    line-height: 1;
    overflow: hidden;
}

.layout-no-sidebars .block-page-title-block h1 {
    margin: 34px 0;
    padding: 0 16px 0;
    font-size: 24px;
    border-left: solid 6px maroon;
    border-bottom-style: none;
    line-height: 1.5;
    overflow: hidden;
}

.sidebar .block {
    margin-bottom: 0;
}

#block-index-featured-cardlist .txt-list-item-logo {
    position: relative;
}

#block-index-featured-cardlist .txt-list-item-logo:hover .ovrly {
    top: 0;
}

.ovrly {
    height: 100%;
    left: 0;
    top: 100%;
    width: 100%;
    position: absolute;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.ovrly img {
    margin-top: 58px;
}

.ovrly-box {
    background: rgb(235, 235, 235);
    height: 100%;
}

/*end*/

/*讲座报告*/

.wp-center-1160 {
    width: 1160px;
    margin: 0 auto;
}

.clearfix {
    clear: both;
}

.wp-col3-2 {
    width: 810px;
}

.wp-col3-1 {
    width: 355px;
}

.main-affair a:hover {
    color: #0062AC;
    text-decoration: none;
}

.main-affair {
    font-size: 1em;
    width: 100%;
    min-width: 1200px;
    float: left;
    /* background: url("6575674.png") no-repeat; */
    background-size: cover;
    background: #f2f2f2;
}

.main-affair .main-lecture {
    margin-bottom: 3.125em;
}

.main-affair .main-lecture .main-header {
    font-size: 1em;
    height: 77px;
    border-bottom: #1663be solid 3px;
    background: url(zkhd.png) no-repeat left center;
    padding-left: 60px;
}

.main-affair .main-lecture .main-header h2 {
    font-size: 22px;
    float: left;
    margin-top: 23px;
    font-weight: bold;
}

.main-affair .main-lecture .main-header h2 a {
    color: #1663be;
}

.main-affair .main-lecture .main-header span a {
    font-size: 0.875em;
    display: block;
    float: right;
    color: #7e7e7e;
    font-weight: bold;
    margin-top: 2.857em;
}

.main-affair .main-lecture .main-lecture-list {
    font-size: 1em;
    box-sizing: border-box;
    padding-top: 0.625em;
    list-style-type: none;
}

.main-affair .main-lecture .main-lecture-list li {
    ;
    float: left;
    margin-top: 0.625em;
    margin-left: 12px;
    background-color: #ffffff;
    height: 140px;
    width: 372px;
}

.main-affair .main-lecture .main-lecture-list li:nth-child(odd) {
    margin-left: 0;
}

.main-affair .main-lecture .main-lecture-list li:first-child {
    margin-left: 0;
}

.main-affair .main-lecture .main-lecture-list li:first-child+li+li {
    margin-left: 0;
}

.main-affair .main-lecture .main-lecture-list li:first-child+li+li+li+li {
    margin-left: 0;
}

.main-affair .main-lecture .main-lecture-list li .main-lecture-figure {
    float: left;
    width: 110px;
}

.main-affair .main-lecture .main-lecture-list li .main-lecture-figure img {
    width: 83px;
    height: 83px;
    margin: 13px 14px auto 13px;
    display: block;
    border-radius: 41.5px;
    -moz-border-radius: 41.5px;
    -webkit-border-radius: 41.5px;
}

.main-affair .main-lecture .main-lecture-list li .main-lecture-content {
    box-sizing: border-box;
    float: left;
    width: 247px;
    margin-top: 5px;
}

.main-affair .main-lecture .main-lecture-list li .main-lecture-content dt {
    width: 100%;
    border-bottom: #e1e5e9 solid 1px;
    overflow: hidden;
}

.main-affair .main-lecture .main-lecture-list li .main-lecture-content dt h3 {
    margin-bottom: 5px;
    line-height: 24px;
    font-size: 16px;
}

.main-affair .main-lecture .main-lecture-list li .main-lecture-content dt h3 a {
    color: #0d5bb0;
}

.main-affair .main-lecture .main-lecture-list li .main-lecture-content dt h3 a:hover {
    color: #1863bb;
}

.main-affair .main-lecture .main-lecture-list li .main-lecture-content dd {
    margin-top: 4px;
    float: left;
    width: 100%;
}

.main-affair .main-lecture .main-lecture-list li .main-lecture-content dd span {
    float: left;
    color: #8a8a8a;
    font-size: 14px;
    line-height: 22px;
}

.main-affair .main-lecture .main-lecture-list li .main-lecture-content dd time {
    float: left;
    margin-left: 12px;
    color: #e5573e;
    font-weight: bold;
}

.main-affair .main-lecture .main-lecture-list li .main-lecture-content dd i {
    float: left;
    display: block;
    width: 13px;
    height: 13px;
    margin: 2px 0px;
}

.main-affair .main-lecture .main-lecture-list li .main-lecture-content dd .icon-lecture-user {
    background-image: url("icon_main_lecture_person.png");
}

.main-affair .main-lecture .main-lecture-list li .main-lecture-content dd .icon-lecture-location {
    background-image: url("icon_main_lecture_add.png");
}

.main-affair .main-lecture .main-lecture-list li .main-lecture-content dd .icon-lecture-time {
    background-image: url("icon_main_lecture_time.png");
}

.main-affair .main-notice {
    margin-bottom: 3.125em;
}

.main-affair .main-notice .main-header {
    font-size: 1em;
    height: 77px;
    border-bottom: #1663be solid 3px;
    background: url(tzgg.png) no-repeat left center;
    padding-left: 58px;
}

.main-affair .main-notice .main-header h2 {
    font-size: 22px;
    float: left;
    margin-top: 23px;
    font-weight: bold;
}

.main-affair .main-notice .main-header h2 a {
    color: #1663be;
}

.main-affair .main-notice .main-header span a {
    font-size: 0.875em;
    display: block;
    float: right;
    color: #7e7e7e;
    font-weight: bold;
    margin-top: 2.857em;
}

.main-affair .main-notice .main-notice-list {
    font-size: 1em;
    float: left;
    width: 100%;
    list-style-type: none;
    margin-top: 20px;
}

.main-affair .main-notice .main-notice-list li {
    float: left;
    margin: 10px;
    width: 155px;
}
.main-notice-list li p{
    font-size: 15px;
    text-align: center;
    line-height: 30px;
}
.main-notice-list li img{
    width: 100%;
}
.main-notice-list li .heig{
    height: 200px;
    overflow: hidden;
}
/*end*/

/*数据发布*/

.clearFix {
    *zoom: 1;
    clear: both;
}

.clearFix:after {
    content: '';
    display: block;
    clear: both;
}

.imgResponsive img {
    width: 100%;
    transition: all 0.5s ease-in-out;
}

.imgResponsive img:hover {
    transform: scale(1.03);
    opacity: 0.85;
}

.ul-inline {
    font-size: 0;
}

.ul-inline>li {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    font-size: 14px;
    vertical-align: top;
}

.container {
    width: 1200px;
    margin: 0 auto;
}

/*数据北理鼠标经过的效果*/

.bit-data {
    -webkit-transition: -webkit-transform ease-out .1s, background .2s;
    -moz-transition: -moz-transform ease-out .1s, background .2s;
    transition: transform ease-out .1s, background .2s
}

.bit-data:after {
    display: block;
    pointer-events: none;
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    content: '';
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    top: 0;
    left: 0;
    padding: 0;
    z-index: -1;
    box-shadow: 0 0 0 2px rgba(255, 255, 255, .1);
    opacity: 0;
    -webkit-transform: scale(.9);
    -moz-transform: scale(.9);
    -ms-transform: scale(.9);
    transform: scale(.9)
}

.bit-data:hover {
    background: rgba(255, 255, 255, .05);
    -webkit-transform: scale(.93);
    -moz-transform: scale(.93);
    -ms-transform: scale(.93);
    transform: scale(.93);
}

.bit-data:hover:after {
    content: '';
    display: block;
    -webkit-animation: sonarEffect 1.3s ease-out 75ms;
    -moz-animation: sonarEffect 1.3s ease-out 75ms;
    animation: sonarEffect 1.3s ease-out 75ms
}

.readMore {
    overflow: hidden;
    text-align: right;
}

.readMore a {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    color: #0664b4;
    font-size: 12px;
}

.readMore i {
    display: block;
    width: 68px;
    height: 68px;
    border: 1px dotted #0664b4;
    border-radius: 8px;
    line-height: 68px;
    text-align: center;
    font-size: 38px;
    font-weight: bold;
    margin-bottom: 5px;
    transition: all 0.35s ease-in-out;
    -webkit-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    -o-transition: all 0.35s ease-in-out;
}

.bit2Mode3 {
    background: url("6575674.png") no-repeat;
    height: 400px;
    background-size: cover
}

.bit-list05 {
    margin: 0 -21px;
    padding-bottom: 90px;
}

.bit-list05 li {
    width: 12.5%;
}

.bit-data {
    position: relative;
    border-radius: 50%;
    margin: 0 21px;
}

.bit-data>a {
    padding-bottom: 100%;
    height: 0;
    display: block;
}

.bit-data strong, .bit-data span {
    display: block;
    text-align: center;
    color: #0d5bb0;
    width: 80%;
    margin: 0 auto;
}

.bit-data strong {
    font-family: 'Arial';
    font-size: 36px;
    font-weight: bold;
    padding-top: 20px;
    letter-spacing: -3px;
    white-space: nowrap;
}

.bit-data span {
    font-size: 14px;
}

.bit-data i {
    border: 5px solid #0d5bb0;
    opacity: 0.5;
    filter: alpha(opacity=50);
    position: absolute;
    right: 0;
    bottom: 0;
    top: 0;
    left: 0;
    z-index: 0;
    border-radius: 50%;
    display: block;
}

.listTitle03 {
    text-align: center;
    font-size: 24px;
    font-weight: bold;
    padding: 32px 0;
    color: #0d5bb0;
}

.bit-list05 li.li2 {
    margin-top: 63px;
}

.bit2Mode3 .readMore a {
    color: #fff;
}

.bit2Mode3 .readMore {
    transition: all 0.3s!important;
}

.bit2Mode3 .readMore i {
    border-color: #fff;
    color: #fff;
}

.bit2Mode3 .readMore i img {
    display: block;
    margin: auto;
    border: 4.9px solid #3f4755;
    border-radius: 8px;
}

.bit2Mode3 .readMore i .img1 {
    display: none
}

.bit2Mode3 .readMore i:hover .img1 {
    display: block;
    border: 4.9px solid #0664b4;
    ;
}

.bit2Mode3 .readMore i:hover .img2 {
    display: none
}

.container {
    position: relative;
}

/* 首页-最新要闻 */

.news_bg {
    position: relative;
    padding: 30px 0 0;
    background-color: #dcecf9;
}

.news-slider {
    margin-bottom: 30px;
    margin-top: -210px;
    overflow: hidden;
}

.news-slider .owl-item {
    animation-duration: 1.5s;
    animation-fill-mode: both;
    animation-name: fadeOut;
}

.news-slider .owl-item.active {
    position: relative;
    top: 0;
    animation-name: zoomIn;
    overflow: hidden;
}

/*.news-slider .item a:hover {transform: scale(1);}*/

.news-slider .item a img {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
}

/*.news-slider .item a:hover img {transform: scale(1.2);}*/

.news-slider .title {
    width: 100%;
    height: 100%;
    ;
    background-size: cover;
    color: #fff;
    padding: 30px 30px 0 30px;
}

.news-slider .title2 {
    width: 100%;
    height: 100%;
    background: url(sliderbg.png);
    background-size: cover;
    color: #fff;
    padding: 30px 18px 0 18px;
}

.news-slider .title h4 {
    position: relative;
    margin: 0;
    line-height: 30px;
    padding-top: 36px;
    padding-bottom: 20px;
    margin-bottom: 20px;
    text-align: justify;
    color: #fff;
    font-weight: 900;
    border-bottom: 1px dashed #fff;
    border-bottom: 1px dashed rgba(255, 255, 255, 0.5);
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 30);
}

.news-slider .title h4 p {
    height: 90px;
    margin-bottom: 0;
    font-size: 20px;
    color: #fff !important;
    text-align: center
}

.news-slider .title h4 p span {
    display: block;
    text-align: center;
}

.news-slider .title .des {
    width: 80%;
    height: 50px;
    line-height: 25px;
    margin: 0 auto;
    text-align: center;
    color: #fff !important;
}

.news-slider .owl-dots {
    position: absolute;
    bottom: 10px;
    right: 0;
    width: 33.33333%;
    margin-top: 0 !important;
}

.news-slider .owl-dot span {
    background-color: #fff !important;
}

.news-slider .owl-dot.active span:after, .news-slider .owl-dot:hover span:after {
    border-color: #fff !important;
}

.news-list {
    margin-bottom: 30px;
}

.news-list a {
    display: block;
    color: #666;
}

.news-list .ImgCrop {
    height: 175px;
    overflow: hidden;
}

.news-list .des {
    padding: 15px 15px 25px;
    background-color: #fff;
}

.news-list h5 {
    line-height: 25px;
    margin-top: 0;
    ;
    font-size: 14px;
    height: 50px;
    color: #8ca4d3;
}

.news-list a:hover h5 {
    color: #1760BB;
}

.news-list .time {
    height: 10px;
    line-height: 20px;
    border-bottom: 1px solid #e7e7e7;
    color: #9b9b9b;
    text-align: center;
}

.news-list .time span {
    padding: 0 15px;
    background-color: #fff;
    color: #8ca4d3;
}

a.newsMore {
    position: relative;
    display: inline-block;
    padding: 5px 10px;
    font-size: 14px;
    color: #8ca4d3;
    border: solid 1px #8ca4d3;
    border-radius: 50px;
    margin: 0 30px;
}

a.newsMore:hover {
    background-color: #fff;
    color: #1760BB;
    border-color: #1760bb;
}

.item a img {
    -webkit-transition: -webkit-transform 0.2s ease-in-out;
    transition: transform 0.2s ease-in-out;
}

/*.item a:hover img {-webkit-transform: scale(1.1);transform: scale(1.1);}*/

.item a:hover p {
    color: #d0021b;
}

.news-list .item a:hover {
    box-shadow: 0px 35px 77px -17px rgba(0, 0, 0, 0.64);
    transform: scale(1.08);
    position: relative;
    z-index: 9;
}

.news-list * {
    transition: all 0.3s
}

#slideBox {
    position: relative
}

#slideBox .hd {
    position: absolute;
    height: 30px;
    width: 100px;
    bottom: 0pc;
    right: 50px;
    z-index: 1000;
}

#slideBox .hd ul li {
    font-size: 0px;
    float: left;
    width: 10px;
    height: 10px;
    background: #fff;
    margin: 5px;
    border-radius: 50%;
}

#slideBox .hd ul li.on {
    background: #0c4591
}

.banner {
    height: 410px;
    background: url(zhikuban.png) no-repeat;
    position: relative;
}

.view-header {
    position: relative;
}

.focus-title {
    display: inline-block;
    white-space: nowrap;
    text-align: center;
    width: 100%;
    height: 41px;
    line-height: 41px;
    color: #fff;
    font-size: 13px;
    position: absolute;
    left: 0;
    bottom: 0px;
    z-index: 50;
    font-weight: normal;
    background: #0062ad;
}

.focus-title a {
    color: #000
}

.news_bg .hd {
    position: absolute;
    height: 20px;
    bottom: 0px;
    right: 0px;
    z-index: 100;
}

.news_bg .hd ul {
    margin: auto;
    overflow: hidden;
}

.news_bg .hd ul li {
    float: left;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    margin: 5px;
    background: #fff;
}

.news_bg .hd ul li.on {
    background: #e6ba5b
}


.slideBox1 .hd {
    position: absolute;
    width: 22%;
    height: 20px;
    bottom: 50px;
    right: 0px;
    z-index: 100;
}

.slideBox1 .hd ul {
    width: 100px;
    margin: auto;
    overflow: hidden;
}

.slideBox1 .hd ul li {
    float: left;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    margin: 5px;
    background: #fff;
}

.slideBox1 .hd ul li.on {
    background: #e6ba5b
}

.dsj_box ul {
    overflow: hidden;
    margin-top: 30px;
}

.dsj_box li {
    float: left;
    margin-right: 15px;
width: 259px;
margin-bottom: 15px;
}

.dsj_box ul li:nth-child(3) {
    margin-right: 0;
}
.dsj_box ul li:nth-child(6) {
    margin-right: 0;
}

.dsjtp {
    width: 100%;
    height: 140px;
    overflow: hidden;
}

.dsjtp img {
    width: 100%;
}

.dsjtext {
    padding: 10px 10px;
    background: #fff;
}

.dsjtext h2 {
    font-size: 14px;
    color: #333;
    height: 60px;
    width: 228px;
    line-height: 20px;
    overflow: hidden;
}

.dsjtext p {
    color: #999;
    font-size: 13px;
}

.dsjhz_a {
    width: 251px;
    height: 232px;
    position: relative;
}

.dsjhz_a img {
    width: 251px;
    height: 232px;
}

.dsjhz_a p {
    border: 1px solid #4b586e;
    width: 50px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    position: absolute;
    top: 54px;
    left: 18px
}

.dsjhz_a h2 {
    font-size: 20px;
    padding-left: 17px;
    color: #fff;
    position: absolute;
    left: 0;
    top: 96px;
}

.dsjhz_a a {
    display: block;
    position: absolute;
    left: 17px;
    top: 170px;
    width: 82px;
    height: 30px;
    border: 1px solid #fff;
    font-size: 14px;
    color: #fff;
    line-height: 30px;
    text-align: center;
}

.dsjhz_a a:hover {
    background: #fff;
    color: #192c4a;
}



/* ---------------------- */


.part4 {
    width: 100%;
    overflow: hidden;
    background: url(7566458.jpg) no-repeat top center #3f5f84;
    background-size: cover;
    padding-bottom: 58px;
    background: #104089;
}

.part4 .listTitle {
    padding: 42px 0;
    text-align: center;
    letter-spacing: 1px;
}

.part4 .readMore {
    float: right;
    padding-top: 40px;
}

.part4 .readMore a {
    color: #a7d0fc;
}

.part4 .readMore02 a:hover {
    color: #fff;
}

.part4 .listTitle h2 {
    font-size: 30px;
    font-weight: normal;
}

.part4 .listTitle h2 a {
    color: #fff
}

.part4 .list {
    border: 1px solid #66809d;
    overflow: hidden;
    border-right: none;
    border-bottom: none;
}

.part4 .list li {
    width: 25%;
    float: left;
}

.part4 .list li:hover {
    background: #0c4591
}

.part4 .list li a {
    display: block;
    border: 1px solid #66809d;
    border-top: none;
    border-left: none;
    height: 48px;
    line-height: 48px;
    text-align: center;
    color: #fff;
    font-size: 15px;
    overflow: hidden;
}



/* ------------------- */
.fasdf{
    overflow: hidden;
    height: 370px;
}