/*.nav>li:nth-of-type(5)>.nav_li_span:after {
    opacity: 1;
    background-color: #05c713;
}*/
.top_nav .nav>li:nth-of-type(5)>.nav_li_span>a {
    color: #1060CF;
}
.page-top-text {
    padding: 72px 0;
    text-align: left;
}
.wrap {
    width: 73%;
    margin-left: auto;
    margin-right: auto;
}
.page-top-text .ch {
    font-size: 25px;
    line-height: 1;
    color: #1060CF;
    margin-top: 12px;
}
.news-list .item {
    padding: 21px 0;
}
.news-list .item {
    padding: 21px 0;
    list-style: none;
}

 .news-list .item a {
    display: block;
    padding: 21px;
    box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.07);
     text-decoration: none;
}
.news-list .item a:hover {
    background: url(../img/new_bg.jpg) no-repeat;
    background-size: cover;
}
.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    font-size: 0;
    height: 0;
    visibility: hidden;
}
.transition300 {
    -webkit-transition: all 300ms;
    -moz-transition: all 300ms;
    -ms-transition: all 300ms;
    -o-transition: all 300ms;
    transition: all 300ms;
}
.iconfont {
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.news-list .item .btn {
    width: 0;
    height: 142px;
    line-height: 142px;
    font-size: 18px;
    color: #fff;
    border: solid 1px #0851b5;
    overflow: hidden;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    text-align: center;
    float: left;
}
.news-list .item a:hover .btn {
    width: 25px;
}
.news-list .item a:hover .btn {
    color: #0851b5;
}
.news-list .item .text {
    float: left;
    width: 620px;
    padding-left: 28px;
}
.news-list .item .date {
    font-family: "DIN-Bold";
    font-size: 15px;
    line-height: 21px;
    color: #999999;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
}
.news-list .item a:hover .date {
    color: #0851b5;
}
.news-list .item a:hover .title {
    color: #333;
}
.news-list .item .text .title {
    font-size: 18px;
    font-weight: bold;
    line-height: 21px;
    color: #333;
    margin-top: 25px;
    overflow: hidden;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
.news-list .item .text .abstract {
    margin-top: 21px;
    font-size: 12px;
    line-height: 21px;
    color: #999999;
    overflow: hidden;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.news-list .item a:hover .abstract {
    color: #888;
}
.news-list .item .img {
    float: right;
    overflow: hidden;
    width: 216px;
    height: 144px;
}
.news-list .item .img img {
    display: block;
    width: 100%;
}
.news-list .item a:hover .img img {
    transform: scale(1.2, 1.2);
    -webkit-transform: scale(1.2, 1.2);
    -moz-transform: scale(1.2, 1.2);
    -ms-transform: scale(1.2, 1.2);
}

.page-id {
    padding: 14px 0;
    text-align: center;
}
.pb_sys_common {
    font-size: 12px;
    font-family: SimSun;
    line-height: 12px;
    color: #222;
}
.pb_sys_common .p_pages {
    margin-left: -5px;
}
.pb_sys_normal .p_first, .pb_sys_normal .p_first_d, .pb_sys_normal .p_last, .pb_sys_normal .p_last_d {
    display: none;
}
.pb_sys_common .p_fun_d, .pb_sys_common .p_no_d, .pb_sys_common .p_no_o {
    color: #ccc;
}
.pb_sys_common .p_fun_d, .pb_sys_common .p_no_d, .pb_sys_common .p_no_o, .pb_sys_common .p_fun a, .pb_sys_common .p_no a {
    border: 1px solid #ccc;
    padding: 5px 8px;
    margin: 0px 0px 0px 5px;
    height: 24px;
    -height: auto;
    line-height: 12px;
    box-sizing: border-box;
    display: inline-block;
    vertical-align: middle;
}
.pb_sys_style1 .p_no_d {
    border: 1px solid #258CFF;
    color: #fff;
    background-color: #258CFF;
}
a{
    text-decoration: none;
    color: #000;
}
