/***********
  *
  * 文章页面样式
  *
************/
.news-iconfont{
    font-size: 20px;
    padding: 0px 5px 0px 30px;
}

.news-silder .header {
    background:#001a5d;
    height: 86px;
    padding-top: 15px;
    padding-left: 25px;
}

.news-silder .header .title {
    font-size: 28px;
    color: #F3F6FC;
}

.news-silder .header .desc {
    opacity: 0.42;
    font-family: PingFangSC,helvetica neue,hiragino sans gb,arial,microsoft yahei ui,microsoft yahei,simsun,sans-serif!important;
    font-size: 16px;
    color: #FFFFFF;
    padding-top: 5px;
}

.news-silder .category {
    background: #F3F6FC 100%;
}

.news-silder .category .item {
    height: 54px;
    font-size: 20px;
    color: #4A4A4A;
    padding: 14px 23px;
    cursor: pointer;
}
.news-silder .category a{
    color: #4A4A4A;
    text-decoration:none;
    display: block;
    text-align: left;
}

.news-silder .category .active {
    background: #e7e9ea;
    color: #FFFFFF;
}


.news-silder .category .item .icon {
    height: 32px;
    width: 32px;
    float: left;
}

.news-silder .news-item {
    text-align: center;
    border: 1px solid #C0C4CC;
    padding: 10px;
    margin-top: 20px;
}
.news-silder .news-item a:link{
    color:#2440b3;
    text-decoration: none;
}
.news-silder .news-item a:visited {
    color: #771caa;
    text-decoration: none;
}
.news-silder .news-item a:hover {
    color: #315efb;
    font-weight:bold;
    text-decoration: none;
}
.news-content a:active {
    color: #f73131;
    text-decoration: none;
}
.news-silder .news-item img {
    height: 164px;
    width: 274px;
}

.news-silder .news-item .item {
    text-align: left;
    font-size: 14px;
    color: #9B9B9B;
    margin-top: 10px;
}

.news-silder .news-item .desc {
    text-align: left;
    font-size: 14px;
    color: #606266;
}



.details_search {
    background: url(../images/details_search.png);
    height: 95px;
    width: 1214px;
    padding-left: 80px;
    margin: -40px auto 0 auto;
}
.details_search input{
    width: 960px;
    height: 80px;
    font-size: 18px;
    border: none;
    background: none;
}
.details_search button{
    display: inline-block;
    font-size: 18px;
    width: 130px;
    height: 40px;
    color: #fff;
    background-color: #001a5d;
    border-radius: 4px;
    border: solid 1px #001a5d;
    cursor: pointer;
}
/**面包屑导航**/
.breadcrumbs {
    margin: 60px 0 30px 0;
    font-size: 16px;
    color: #9bacb9;
}

.breadcrumbs > a {
    color: #9bacb9;
}

.breadcrumbs > a:hover {
    color: #001a5d;
}

.breadcrumbs > span {
    color: #5e6a7f;
}
/**文章内容**/
.details_content {
    float: left;
    padding: 60px;
    width: 1000px;
    background-color: #ffffff;
    box-shadow: 0px 8px 8px 0px rgba(230, 233, 239, 0.3);
    border: solid 1px #e6e9ef;
    border-top: 2px solid #001a5d;
    margin-right: 40px;
}

.details_content > h1 {
    font-size: 30px;
    font-weight: 600;
    margin-bottom: 20px;
}

.details_content > p {
    font-size: 14px;
    margin-bottom: 30px;
    color: #5e6a7f;
}

.details_content .content-mg {
    padding: 0px 20px;
}

.content {
    margin-bottom: 50px;
}
.content a:link {
    color: #379be9;
    border-bottom: 1px dashed #3687d9;
}
.content a {
    color: #379be9;
    border-bottom: 1px dashed #3687d9;
}

.content blockquote {
    position: relative;
    padding: 30px 40px;
    background: #f0f4f5;
}

.content blockquote:before {
    position: absolute;
    top: 20px;
    left: 20px;
    display: block;
    width: 16px;
    height: 14px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAANCAYAAADISGwcAAAABmJLR0QA/wD/AP+gvaeTAAABJUlEQVQ4y62UzVHDMBCFPxgX4BJcQkpIKgAqwKkguAJDBSQdmAooAXPhlINLcDowFSQHr0fPipTMJHozmlnJT6u3f35o//YIlkBt9hroOccb8AQMwAvwY/d8vAMfZh8JY/XoHdTiLPR4LpyOBFABpTz+FeF/mohLnJsE5OZ8irwJcJcmEvvekwCTgI1Etotwa7FjnJsEFIwNA2NjhaIvceVpSVR/gAx4lX1v2QA4iBjlDJKNX6DCZU+b+F/urMT+Fv6QeYIWtqZIQ9l4tgXzUSvkcT+TrWQyl7POH8N7sBG7MhGXOGuYj+E9yHET0hGfooXZW2yKUgkocamtrmRowJUtmYDJeYOrt6LA9c2sPBljt4cudRFbcTDnje1jf8cCN+qNfjgBbfA/pMbdZOcAAAAZdEVYdFNvZnR3YXJlAEFkb2JlIEltYWdlUmVhZHlxyWU8AAAAAElFTkSuQmCC)
    no-repeat;
    content: '';
}
.content blockquote:after {
    position: absolute;
    right: 20px;
    bottom: 20px;
    display: block;
    width: 16px;
    height: 14px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAANCAYAAADISGwcAAAABmJLR0QA/wD/AP+gvaeTAAABJUlEQVQ4y62UzVHDMBCFPxgX4BJcQkpIKgAqwKkguAJDBSQdmAooAXPhlINLcDowFSQHr0fPipTMJHozmlnJT6u3f35o//YIlkBt9hroOccb8AQMwAvwY/d8vAMfZh8JY/XoHdTiLPR4LpyOBFABpTz+FeF/mohLnJsE5OZ8irwJcJcmEvvekwCTgI1Etotwa7FjnJsEFIwNA2NjhaIvceVpSVR/gAx4lX1v2QA4iBjlDJKNX6DCZU+b+F/urMT+Fv6QeYIWtqZIQ9l4tgXzUSvkcT+TrWQyl7POH8N7sBG7MhGXOGuYj+E9yHET0hGfooXZW2yKUgkocamtrmRowJUtmYDJeYOrt6LA9c2sPBljt4cudRFbcTDnje1jf8cCN+qNfjgBbfA/pMbdZOcAAAAZdEVYdFNvZnR3YXJlAEFkb2JlIEltYWdlUmVhZHlxyWU8AAAAAElFTkSuQmCC) -16px
    0 no-repeat;
    content: '';
}

.content p {
    line-height: 30px;
}

.content img {
    max-width: 873px;
}

.pre_details,
.next_details {
    float: left;
    display: block;
    text-align: left;
    width: 420px;
    height: 64px;
    line-height: 64px;
    padding: 0 20px;
    font-size: 16px;
    background-color: #ffffff;
    border: solid 1px #e6e9ef;
    color: #9bacb9;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.pre_details {
    margin-right: 38px;
}

.pre_details > span,
.next_details > span {
    font-weight: 600;
    color: #3e4d5c;
}

.pre_details:hover,
.next_details:hover {
    color: #001a5d;
    border-color: #001a5d;
}
.related {
    position: relative;
    width: 210px;
    padding: 40px 30px 20px 30px;
    background-color: #ffffff;
    box-shadow: 0px 8px 8px 0px rgba(230, 233, 239, 0.3);
    border: solid 1px #e6e9ef;
    margin-bottom: 40px;
}

.related:before {
    content: '';
    display: block;
    width: 80px;
    height: 4px;
    background-color: #001a5d;
    position: absolute;
    left: 30px;
    top: 0;
}

.related:last-child {
    margin-right: 0;
}

.related > h3 {
    position: relative;
    font-size: 24px;
    line-height: 24px;
    font-weight: 600;
    margin-bottom: 40px;
}

.related > h3 > a {
    position: absolute;
    right: 0;
    color: #001a5d;
    font-size: 14px;
    font-weight: normal;
}

.related > h3 > a > img {
    margin-left: 4px;
}

.related > p > a {
    display: block;
    width: 100%;
    color: #5e6a7f;
    font-size: 14px;
    margin-bottom: 24px;
    text-align: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    transition: 0.25s;
}

.related > p > a:hover {
    color: #001a5d;
}

.act_thumb_details {
    display: block;
    width: 360px;
    height: 120px;
    border-radius: 4px;
    overflow: hidden;
}

/**文章分类导航开始**/
.left_nav {
    float: left;
    width: 260px;
    border-right: 1px solid #e6e9ef;
}

.left_nav li {
    position: relative;
    /*padding-left: 87px;*/
    height: 64px;
    line-height: 64px;
    font-size: 18px;
    color: #5e6a7f;
    transition: 0.25s ease-in-out;
    cursor: pointer;
}

.left_nav li:before {
    content: '';
    display: block;
    height: 1px;
    width: 100%;
    background: #e6e9ef;
    position: absolute;
    right: 0px;
    bottom: 0;
}

.left_nav li:last-child:before {
    display: none;
}

.left_nav li:after {
    content: '';
    display: block;
    width: 2px;
    min-height: 0;
    background: #001a5d;
    position: absolute;
    right: -1px;
    top: 0;
    transition: 0.25s ease-in-out;
}

.left_nav li.active {
    color: #001a5d;
    font-weight: 600;
    background-image: linear-gradient(
            90deg,
            rgba(255, 255, 255, 0) 0%,
            rgba(226, 234, 254, 0.35) 60%
    );
}

.left_nav li.active:after {
    min-height: 100%;
}

.left_nav li:hover {
    color: #001a5d;
    background-image: linear-gradient(
            90deg,
            rgba(255, 255, 255, 0) 0%,
            rgba(226, 234, 254, 0.35) 60%
    );
}

/**文章分类导航结束**/
/**文章内容列表开始**/
.news_list {
    width: 1100px;
    float: left;
    margin-top: 50px;
    padding-left: 50px;
}

.news_list li {
    margin: 10px 0 70px 0;
}

.news_list li > h3 {
    position: relative;
    margin-bottom: 20px;
}

.news_list li > h3 > a {
    font-size: 18px;
    color: #3e4d5c;
    transition: 0.25s;
}

.news_list li > h3 > a:hover {
    color: #001a5d;
}

.news_list li > h3 > img {
    position: absolute;
    left: -43px;
    top: 0;
}

.news_list li > p {
    font-size: 14px;
    color: #5e6a7f;
    margin-bottom: 16px;
}

.news_desc {
    color: #9bacb9;
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 16px;
}

.news_list li > a {
    font-size: 14px;
    color: #001a5d;
}

.news_list li > a > img {
    margin-left: 4px;
}
/**文章内容列表结束**/

/**图文列表开始**/
.wzxxlb ul li {
    margin-bottom: 20px;
    border-bottom: 1px #f5f5f5 solid;
    width: 100%;
    display: block;
    overflow: hidden;
    padding-bottom: 20px;
}
.wzxxlb ul li .nrkuang {
    margin: 0px auto;
    display: block;
    overflow: hidden;
}
.wzxxlb ul li .nrkuang .nrxx_r {
    width: 820px;
    float: right;
    overflow: hidden;
    margin-left: 20px;
}
.wzxxlb ul li .nrkuang .nrxx_r .shang {
    width: 100%;
    display: block;
    margin: 0px auto 10px auto;
    /*overflow: hidden;*/
}
.wzxxlb ul li .nrkuang .nrxx_r .shang .lmbt {
    float: left;
}
.wzxxlb ul li .nrkuang .nrxx_r .shang .lmbt a {
    color: #37ACFF;
    display: block;
    font-size: 16px;
    transition-duration: .3s;
}
.wzxxlb ul li .nrkuang .nrxx_r .shang .wzbt {
    width: 100%;
}
.wzxxlb ul li .nrkuang .nrxx_r .shang .wzbt a {
    color: #333;
    transition-duration: .3s;
    font-size: 16px;
    font-weight: bold;
}
.wzxxlb ul li .nrkuang .nrxx_r .xia {
    width: 100%;
    display: block;
    overflow: hidden;
    margin: 10px auto;
}
.wzxxlb ul li .nrkuang .nrxx_r .xia .wzcs span{
    float: left;
    margin-right: 30px;
    color: #bdbbbb;
    line-height: 25px;
}
.wzxxlb ul li .nrkuang .nrxx_r .zhong {
    width: 100%;
    display: block;
    line-height: 25px;
    color: #8e8e8e;
    font-size: 15px;
}
/**文章标签**/
.nrxx_r .bg3 {
    margin: 10px 0 0 0;
}
.nrxx_r .bg3 a {
    color: #d4d4d4;
    border: 1px #CCCCCC solid;
    line-height: 20px;
    border-radius: 5px;
    padding: 0px 5px;
    margin-right: 5px;
    font-size: 14px;
}
.nrxx_r .bg3 a:hover{
    color: #37ACFF;
    border: 1px solid #37ACFF;
}
/**图文列表结束**/

.single-excerpt {
    line-height: 25px;
    background-color: #f7f7f7;
    border-radius: 4px;
    color: #777;
    margin: 20px 0;
    padding: 15px 30px;
    font-size: 14px;
    position: relative;
}
.single-excerpt p{
    line-height: 35px;
}
.single-excerpt:before {
    background: url(../images/details/quote-left.png) no-repeat 0 0;
    background-size: 12px 12px;
    content: " ";
    display: block;
    width: 12px;
    height: 12px;
    top: 7px;
    left: 7px;
    position: absolute;
    opacity: .2;
}
.single-excerpt:after {
    background: url(../images/details/quote-right.png) no-repeat 0 0;
    background-size: 12px 12px;
    content: " ";
    display: block;
    width: 12px;
    height: 12px;
    bottom: 7px;
    right: 7px;
    position: absolute;
    opacity: .2;
}
/**
 说明：tag标签列表
 时间：2021年9月1日 17:07:40
 Auther：Kevin
 */
.inner_con {
    margin: 0 2px 0 0;
    font-size: 12px
}

.inner_con a {
    padding: 0 8px;
    margin: 0 0 6px -2px;
    color: #fff;
    display: inline-block;
    border-radius: 2px;
    line-height: 28px;
    height: 28px;
    transition: all .35s ease 0s
}

.inner_con a:nth-child(7n-6) {
    background-color: #eda29e
}

.inner_con a:nth-child(7n-5) {
    background-color: #b0d699
}

.inner_con a:nth-child(7n-4) {
    background-color: #c9b070
}

.inner_con a:nth-child(7n-3) {
    background-color: #d59ad4
}

.inner_con a:nth-child(7n-2) {
    background-color: #d69899
}

.inner_con a:nth-child(7n-1) {
    background-color: #84c7cf
}

.inner_con a:nth-child(7n) {
    background-color: #efac82
}

.inner_con a:hover {
    background: #333;
    color: #fff
}