﻿/*body*/
.main .main-left {
    position:relative;
    width: calc(100% - 400px);
    float: left;
    padding: 0;
    background: none;
}
.banner-swiper {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1;
}
.swiper-bg {
    display: block;
    width: 100%;
    padding-bottom: calc(450 / 859 * 100%);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.swiper-tit {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    color: #F9F6F1;
    font-size: 18px;
    font-weight: normal;
    background: rgba(0, 0, 0, .6);
    padding: 14px 20px;
}
.banner-swiper .swiper-pagination {
    text-align: right;
    padding-right: 20px;
    right: 0;
}
.banner-swiper .swiper-pagination .swiper-pagination-bullet {
    background-color: #FFF;
    opacity: 1;
    width:10px;
    height:10px;
    border-radius:10px;
}
.banner-swiper .swiper-pagination .swiper-pagination-bullet-active {
    background-color: #007aff;
    opacity:1;
}
.index-articles {
    margin-top: 30px;
    background: #fff;
    padding: 20px;
}
.index-articles #myTab {
    white-space: nowrap;
}
#myTab {
    width:100%;
    border-bottom: 2px solid #dfe6f3;
    font-weight: bold;
    height: 43px;
}
.tab-ul-index li {
    height: 43px;
    margin: 0 5px 0 0;
    background: none;
}
.index-articles .tab-ul-index li {
    display: inline-block;
    float: none;
    width: auto;
    padding: 0 10px;
}
.tab-ul-index li a {
    font-size: 20px;
    font-weight: bold;
    text-decoration: none;
    padding: 0 8px;
    color: #333;
    display: block;
    line-height: 37px;
}
#myTab li.active {
    position: relative;
    background: #004097;
    border-radius: 4px 4px 0px 0px;
}
.tab-ul-index li.active a {
    color: #fff;
    font-weight: bolder;
}
.phb .phList {
    display: none;
    position: absolute;
    left: 0;
    top: 42px;
    background: #fff;
    padding: 0px;
    z-index: 99;
    width: 100%;
    box-shadow: 0px 2px 6px 0px rgba(5, 23, 64, 0.26);
    text-align: center;
}
.phb .phList li:hover>a{
    background:#004097;
    color:#FFF;
}
.tab-ul-index .phList li {
    height: 38px;
    float: left;
    padding: 0;
    width: 100%;
}
.phb{
    position:relative;
}
.phb .phList a {
    font-weight: normal !important;
    font-size: 18px !important;
    position: relative !important;
    top: 0px !important;
    height: 100%;
    color: #333;
}
.phb > a:nth-child(1):after {
    color: #000;
    font-size: 18px;
    position: relative;
    top: 1px;
    left: 6px;
    content: "\e63c";
}
.phb:hover > .phList {
    display: block;
}
.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear;
}
.fade.in {
    opacity: 1;
}
.tab-content > .tab-pane {
    display: none;
}
.tab-content > .active {
    display: block;
}
.article-list {
    border-bottom: 1px solid #cdd2d4;
    padding: 14px 20px;
    height: auto;
    overflow: hidden;
    position: relative;
    width: 100%;
}
.index-articles .article-list {
    padding: 20px 0px;
}
.article-list-left {
    position: absolute;
    right: 0;
}
.article-list-right {
    width: 100%;
}
.article-thumb {
    width: 226px;
    height: 129px;
    background: #FFFFFF;
    border: 1px solid #E4E4E4;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
}
.article-list a {
    line-height: 26px;
}
.article-thumb img {
    width: 100%;
}
.article-thumb + .article-info-box {
    width: calc(100% - 246px);
    float: right;
}
.article-list-title {
    margin-bottom: 10px;
}
.article-list-title a {
    font-size: 17px;
    font-weight: bold;
    color: #333333;
    line-height:22px;
}
.article-list-author, .article-list-time {
    font-size: 12px;
}
.article-list-author {
    margin-bottom: 1px;
    line-height: 20px;
    color: #666;
}
.article-list-author a {
    font-size: 14px;
    color: #666666;
    line-height:26px;
}
.article-list-time {
    margin-bottom: 16px;
    font-size: 14px;
    color: #666666;
}
.article-list-time font {
    color: #666;
    line-height:26px;
}
.article-list-time .mainColor {
    color: #004097;
}
.article-list-zy {
    font-size: 14px;
    line-height: 29px;
    color: #333;
}
.article-list-zy font {
    padding: 0 10px;
    display: inline-block;
}
.article-list-zy font a {
    display: inline-block;
    padding: 0 10px;
    height: 26px;
    line-height: 26px;
    text-align: center;
    font-size: 14px;
    background: #E6EDF4;
    border-radius: 4px;
    color: #004097;
}
.article-list-zy font a:hover {
    text-decoration-line: underline;
}
.toolBoxBorder {
    font-size: 13px;
}
.toolBox1 {
    padding-top: 18px;
}
.toolBox2 {
    padding-top: 20px;
}
.chooseAll {
    margin: 0;
}
.chooseAll input {
    margin-right: 5px;
    margin-top: -3px;
}
.derived i {
    line-height: 20px;
    margin-left: 6px;
    float: left;
    cursor: pointer;
    font-size: 20px;
    vertical-align: middle;
    color: #ccc;
}
.cur-date, .cur-date-pub {
    font-size: 14px;
    color: #232323;
    line-height: 26px;
}
.cur-date-pub {
    margin-right: 15px;
}
.toolBoxBorder .toolBox1 .text_header {
    padding: 0px 12px;
    border: 1px solid #004097;
    border-radius: 2px;
    margin-left: 0px;
    position: relative;
}
.toolBoxBorder .toolBox1 .text_header a {
    color: #004097;
    font-weight: bold;
    font-size: 15px;
    text-decoration: none;
}
.toolBox1 .text_header:nth-last-of-type(1) {
    margin-left: 10px;
}
.article-column {
    position: relative;
    background: none;
    padding: 0;
    margin-top: 12px;
    width: 100%;
    border-bottom: 2px solid #004097;
}
.article-column a {
    display: inline-block;
    position: relative;
    background: none;
    padding-left: 20px;
    padding-bottom: 3px;
}
.article-column a, .article-column a:hover {
    font-size: 16px;
    font-weight: bold;
    color: #004097;
}
.article-column a:hover {
    cursor: default;
}
.article-column a::before {
    content: '\e649';
    position: absolute;
    top: 0;
    left: 0;
    font-size: 20px;
    color: #004097;
    font-weight: bold;
}
.text_header:hover {
    background: #004097;
}
.toolBoxBorder .toolBox1 span.text_header:hover a {
    color: #fff;
}
.article-list-time .mainColor:hover {
    text-decoration: underline;
}
/*right*/
.main .main-right {
    padding-left: 30px;
    width: 400px;
    float: left;
    padding: 0;
    padding-left: 30px;
}
.journal-wrap {
    padding: 20px 22px;
    background: #fff;
    margin-bottom: 20px;
    min-height: 100px;
}
.journal-cover {
    float: left;
    display: block;
}
.journal-cover img {
    width: 189px;
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.31);
}
.journal-info {
    float: left;
    margin-left: 16px;
    width: calc(100% - 205px);
}
.journal-info p {
    position: relative;
    line-height: 20px;
    font-size: 14px;
    color: #222;
    margin-top: 10px;
}
.journal-info .p1 {
    padding-left: 0;
    margin-top: 0;
}
.tsg {
    margin-top: 20px;
    margin-left: -14px;
    float: left;
}
.tsg a {
    float: left;
    width: calc(50% - 14px);
    margin-left: 14px;
    line-height: 44px;
    background: #004097;
    text-align: center;
    font-size: 16px;
    color: #fff;
    box-shadow: 0px 2px 3px 0px rgba(5, 24, 64, 0.17);
}
.tsg a:hover{
    text-decoration-line:underline;
}
.tsg a:before{
    font-size: 26px;
    vertical-align: middle;
    margin: -2px 8px 0 0;
    display: inline-block;
    color: #fff;
    font-weight: normal;
}
.tsg .icon-zz:before {
    content: "\e61d";
}
.tsg .icon-dz:before {
    content: "\e8de";
}
.tsg .icon-sg:before {
    content: "\e61b";
}
.tsg .icon-bj:before {
    content: "\e8ac";
}
._box {
    margin-top: 0px;
    padding: 12px 20px;
    margin-bottom: 27px;
    background: #fff;
}
.com-title {
    height: 36px;
    line-height: 36px;
    font-weight: bold;
    font-size: 20px;
    width: 100%;
    background: #fff;
    position: relative;
    padding-left: 0px;
    border-bottom: 1px solid #d5d5d5;
    padding-bottom: 40px;
}
.com-title b {
    display: inline-block;
    padding-left: 25px;
}
.com-title a {
    color: #666;
    font-size: 14px;
    font-weight: normal;
    position: absolute;
    right: 0px;
}
.com-title b::before{
    position: absolute;
    font-family: "iconfont" !important;
    font-size: 21px;
    top: 1px;
    left: 0;
    color: #004097;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
}
.tzgg .com-title b::before {
    content: '\e64e';
}
._box ul {
    padding: 16px 0px;
    padding-bottom: 0px;
}
._box.tzgg ul {
    margin-top: 0px;
}
._box.tzgg ul li {
    margin: 0px;
    position: relative;
    padding-left: 70px;
    height: 58px;
    margin-bottom: 20px;
}
.tzgg li .tzgg_time {
    position: absolute;
    left: 0px;
    top: 0px;
    text-align: center;
    font-size: 13px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    width: 54px;
    height: 54px;
}
.tzgg_time > b {
    font-size: 14px;
    background: #004097;
    color: #fff;
    height: 26px;
    line-height: 26px;
    font-weight: 700;
    display: inline-block;
    width: 62px;
    margin: 0;
}
.tzgg_time > b:nth-child(1) {
    border-bottom: 1px solid #fff;
    font-size: 18px;
    font-weight: normal;
    height: 30px;
}
._box.tzgg ul li a {
    line-height: 29px;
    height: 100%;
    font-size: 16px;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    color:#000;
}
._box.tzgg ul li a:hover {
    color: #004097;
    text-decoration: none;
}
.dynamic li {
    padding-left: 20px;
    position: relative;
}
.dynamic li::before {
    content: '';
    display: inline-block;
    width: 0px;
    height: 0px;
    border: 5px solid transparent;
    border-left: 5px solid #004097;
    position: absolute;
    left: 0px;
    top: 7px;
}
.dynamic li a:hover {
    color: #004097;
}
.dynamic li a {
    font-size: 16px;
    line-height: 24px;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.dynamic li span {
    display: block;
    font-size: 14px;
    color: #004097;
    line-height: 24px;
}
.dynamic .com-title b::before {
    content: '\e99e';
}
.cover-article .com-title b::before {
    content: '\e643';
}
.links .com-title b::before {
    content: '\e636';
}