@charset "UTF-8";
blockquote,
body,
dd,
div,
dl,
dt,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
input,
li,
ol,
p,
pre,
td,
textarea,
th,
ul {
    margin: 0;
    padding: 0
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

abbr,
acronym,
fieldset,
img {
    border: 0
}

ol,
ul {
    list-style: none
}

caption,
th {
    text-align: left
}

q:after,
q:before {
    content: ''
}

.c {
    clear: both
}

em {
    font-weight: 400;
    font-style: normal
}

.dn {
    display: none
}

.clearfix:after {
    content: " ";
    display: block;
    height: 0;
    visibility: hidden;
    clear: both
}

body {
    color: #333;
    font-size: 14px;
    line-height: 1.5;
    font-family: "Microsoft Yahei", sans-serif
}

a {
    color: #333;
    text-decoration: none
}

a:hover {
    color: #186BE7
}

img,
video {
    max-width: 100%;
    transition: .3s
}

input,
select,
textarea {
    font-size: 16px;
    color: #333;
    outline: 0;
    border: none
}

select::-ms-expand {
    display: none
}

input[type=button],
input[type=reset],
input[type=submit],
select {
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    -ms-appearance: none
}

input[type=button],
input[type=reset],
input[type=submit] {
    cursor: pointer
}

::-webkit-input-placeholder {
    color: #C8E4FF
}

::-moz-placeholder {
    color: #C8E4FF
}

::-ms-input-placeholder {
    color: #C8E4FF
}

.article-link {
    color: #186BE7
}

.ani,
a {
    transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s
}

* {
    -wekit-box-sizing: border-box;
    box-sizing: border-box;
    outline: 0
}

.unselect {
    -moz-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.wp {
    width: 92%;
    max-width: 1000px;
    margin: 0 auto
}

.header .top .wp {
    display: flex;
    justify-content: space-between;
}

.header .top {
    line-height: 46px;
    background-color: #fff;
    font-size: 14px;
    color: #666
}

.header .top .wel a {
    text-decoration: underline;
    color: #666
}

.header .top .wel a:hover {
    color: #000000;
}

.header .top .login a {
    display: inline-block;
    vertical-align: middle;
    padding-right: 6px;
    margin-right: 5px;
    position: relative;
    color: #666
}

.header .top .login a::after {
    content: "";
    position: absolute;
    right: -1px;
    top: 50%;
    width: 1px;
    height: 16px;
    background-color: #666;
    margin-top: -8px
}

.header .top .login a:last-child {
    padding-right: 0;
    margin-right: 0
}

.header .top .login a:last-child::after {
    display: none
}

.header .top .login a:hover {
    color: #000000;
}

.ban-hd {
    height: 388px;
    margin-bottom: -60px;
    background-repeat: no-repeat;
    background-position: center;
}

.ban-hd .wp {
    position: relative;
    padding: 101px 0 0;
}

.sel-type {
    text-align: center;
    height: 44px;
    line-height: 44px;
    /* margin-bottom: 14px; */
}

.sel-type a {
    position: relative;
    font-size: 16px;
    color: #ffffff;
}

.sel-type a+a:before {
    content: '|';
    display: inline-block;
    font-size: 12px;
    color: #ffffff;
    margin: 0 13px;
}

.sel-type a:hover,
.sel-type a.on {
    color: #AFD7FD;
    font-weight: bolder;
}

.hd-logo {
    position: absolute;
    top: 41px;
    left: -72px;
}

.hd-logo img {
    display: block
}

.ban-txt {
    display: block;
    margin: 0 auto 22px;
}

.ban-search {
    margin: 0 auto;
    width: 666px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    background-color: #f3efe7;
    height: 42px;
    border-radius: 0 3px 3px 0;
}

.ban-search .select {
    flex-shrink: 0;
    line-height: 37px;
    height: 37px;
    text-align: center;
    -moz-text-align-last: center;
    text-align-last: center;
    background: url("../images/jt1.png") right 14px center no-repeat;
    font-size: 14px;
    width: 125px;
    cursor: pointer;
    color: #333;
    letter-spacing: 3px;
    position: relative;
}

.ban-search .select option {
    text-align: center;
    -moz-text-align-last: center;
    text-align-last: center;
    font-size: 14px;
    color: #333;
    border: 0;
    cursor: pointer;
}

.ban-search .inp {
    flex-grow: 1;
    position: relative;
}

.ban-search .inp input {
    line-height: 37px;
    height: 37px;
    width: 100%;
    border-left: 0;
    border-right: 0;
    background: rgba(231, 243, 241, 0.28);
    font-size: 14px;
    color: #333;
    text-indent: 25px;
}

.ban-search .inp input::-webkit-input-placeholder {
    color: #a0a0a0;
}

.ban-search .inp input::-moz-placeholder {
    color: #a0a0a0;
}

.ban-search .inp input:-ms-input-placeholder {
    color: #a0a0a0;
}

.ban-search .inp input::-ms-input-placeholder {
    color: #a0a0a0;
}

.ban-search .inp input::placeholder {
    color: #a0a0a0;
}

.ban-search .inp:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 1px;
    height: 11px;
    background-color: #bebebe;
}

.ban-search .sub {
    flex-shrink: 0;
    width: 113px;
    line-height: 42px;
    height: 42px;
    text-align: center;
    background-color: #2176e8;
    color: #fff;
    font-size: 16px;
    overflow: hidden;
    position: relative;
    z-index: 2;
    border-radius: 0 3px 3px 0
}

.nav {
    position: relative;
    background: rgba(23, 82, 245, 0.84);
}

.nav ul {
    /* text-align: center; */
    font-size: 0;
}

.nav li {
    display: inline-block;
    position: relative;
}

.nav li>a {
    display: block;
    padding: 0 21px;
    font-size: 18px;
    color: #ECECEC;
    line-height: 60px;
    /*margin: 0 3px;*/
}

.nav li:hover>a,
.nav li.active>a {
    background-color: #0138D1
}

.nav li dl {
    position: absolute;
    left: 0;
    top: 100%;
    min-width: 100%;
    display: none;
    z-index: 9;
    background-color: #0138D1;
	background: #0138D1 url(../images/nav-bg.jpg) bottom right no-repeat;
}

.nav li dd a {
    display: block;
    white-space: nowrap;
    padding: 0 17px;
    text-align: left;
    font-size: 14px;
    color: #fff;
    line-height: 40px;
    background-image: none;
    transition: 0s;
}

.nav li dd a:hover {
    background-color: #265DF3;
    color: #ffffff;
}

.menuBtn {
    position: relative;
    z-index: 9;
    display: none;
    float: right;
    width: 26px;
    cursor: pointer;
    height: 24px;
    transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
    margin-top: 6px
}

.menuBtn b {
    display: block;
    height: 3px;
    width: 100%;
    background-color: #186BE7;
    margin: 5px 0;
    border-radius: 2px;
    transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px
}

.menuBtn b:last-child {
    margin-bottom: 0
}

.menuBtn.open b {
    opacity: 0;
    position: absolute
}

.menuBtn.open b:first-child {
    left: 0;
    top: 0;
    opacity: 1;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    transform-origin: 0 0
}

.menuBtn.open b:last-child {
    opacity: 1;
    left: -2px;
    bottom: -2px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform-origin: 0 0;
    -moz-transform: rotate(-45deg)
}

.footer {
    padding: 26px 0 22px;
    border-top: 3px solid #2679F6;
    overflow: hidden
}

.footer .right {
    overflow: hidden;
    font-size: 14px;
    color: #666;
    line-height: 24px;
    font-family: '宋体';
    padding-right: 100px;
}

.footer .right p span {
    padding-right: 10px;
    margin-right: 10px;
    position: relative;
    display: inline-block
}

.footer .right p span::after {
    content: "";
    position: absolute;
    right: 0;
    top: 50%;
    width: 1px;
    height: 14px;
    background-color: #666;
    margin-top: -7px
}

.footer .right p span:last-child::after {
    display: none
}

.footer .right p span:last-child {
    margin-right: 0;
    padding-right: 0
}

.footer .right p a {
    color: #666666;
}

.footer .right p a:hover {
    color: #0672e2;
}

.footer .right p a img {
    display: inline-block;
    vertical-align: middle;
    margin-right: 4px
}

.footer .right p em {
    margin-right: 7px
}

.fd-logo {
    float: left;
    margin-right: 22px;
}

.fd-logo img {
    display: block;
    width: 96px;
    height: 93px;
}

.g-top {
    position: fixed;
    left: 50%;
    margin-left: 550px;
    width: 40px;
    bottom: 200px;
    z-index: 99
}

.g-top img {
    display: block
}

.m-pages {
    margin-bottom: 50px;
    text-align: center
}

.m-pages ul {
    display: inline-block;
    vertical-align: middle;
    margin-right: 32px;
    overflow: hidden
}

.m-pages .pages-form {
    display: inline-block;
    vertical-align: middle
}

.m-pages ul li {
    float: left;
    margin: 0 3px
}

.m-pages ul li a {
    display: block;
    padding: 0 7px;
    border: 1px solid #d9d9d9;
    font-size: 14px;
    color: #666;
    line-height: 18px;
    font-family: arial
}

.m-pages ul li.disabled a {
    color: #ababab
}

.m-pages ul li.other a {
    background-color: #eaeaea;
    font-family: '微软雅黑'
}

.m-pages ul li.other {
    margin: 0 8px
}

.m-pages ul li span {
    font-size: 14px;
    color: #666;
    display: block;
    line-height: 22px
}

.m-pages ul li a:hover,
.m-pages ul li.active a {
    background-color: #00B7EE;
    border-color: #00B7EE;
    color: #fff
}

.pages-form {
    font-size: 14px;
    color: #5b5b5b;
    line-height: 20px
}

.pages-form span {
    display: inline-block;
    vertical-align: middle
}

.pages-form span em {
    display: inline-block;
    vertical-align: middle;
    margin: 0 4px
}

.pages-form span input {
    width: 20px;
    height: 20px;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    border: 1px solid #d9d9d9;
    font-size: 14px;
    color: #666;
    font-family: '宋体';
    margin-top: -2px
}

.pages-form .go {
    display: inline-block;
    vertical-align: middle;
    width: 33px;
    line-height: 22px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    background-color: #00B7EE
}

.mo-login,
.mo-search,
.mo-top {
    display: none
}

.ad-img {
    display: block
}

.ad-img img {
    display: block;
    width: 100%
}

.mo-slick {
    display: none !important
}

.ind-row {
    overflow: hidden;
    padding: 0 0 22px;
}

.ind-row1 {
    padding: 35px 0 34px;
}

.ind-row2 {
    padding-bottom: 30px;
}

.ind-row3 {
    padding-bottom: 30px;
    overflow: hidden;
}

.ind-row4 {
    margin-bottom: 35px;
}

.ind-row1 .col-l {
    width: 656px;
}

.ind-row1 .col-r {
    width: 314px;
}

.z-list1 {
    overflow: hidden;
    margin: 0 -16px;
}

.z-list1 li {
    float: left;
    width: 25%;
}

.z-list1 .inner {
    display: block;
    position: relative;
    margin: 0 16px;
}

.z-list1 .pic {
    position: relative;
    padding-top: 143%;
    overflow: hidden;
}

.z-list1 .pic img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.z-list1 .pic:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: linear-gradient(0deg, #111111 0%, rgba(255, 255, 255, 0) 100%);
    opacity: 0;
}

.z-list1 .inner:hover .pic img {
    transform: scale(1.1);
}

.z-list1 p {
    line-height: 20px;
    margin-top: 10px;
}

.ind-row2 .box {
    overflow: hidden;
}

.ind-row2 .z-list1 {
    margin: 0 -11px 0 0;
}

.ind-row2 .z-list1 .inner {
    margin: 0 11px 0 0;
}

.index-row3 {
    padding: 12px 0 30px;
}

.index-list1 li {
    padding-left: 20px;
    position: relative;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.index-list1 li a {
    display: block;
    font-size: 14px;
    color: #464646;
    line-height: 30px;
    font-family: '宋体';
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    vertical-align: middle
}

.index-list1 li .mark {
    float: left;
    font-size: 14px;
    color: #107ed2;
    vertical-align: middle;
    font-family: '宋体';
    line-height: 28px
}

.index-list1 li a:hover {
    color: #186BE7
}

.index-list1 li::after {
    content: "";
    position: absolute;
    left: 7px;
    top: 50%;
    width: 4px;
    height: 4px;
    background-color: #186BE7;
    margin-top: -2px;
    border-radius: 50%
}

.index-row4 {
    overflow: hidden;
    margin-bottom: 15px;
}

.index-row4 .col-l,
.index-row4 .col-r {
    width: 485px;
}

.ind-row6 {
    padding-bottom: 42px;
    overflow: hidden;
}

.ind-row6 .col-l {
    width: 657px;
}

.ind-row6 .col-r {
    width: 314px;
}

.w-author {
    overflow: hidden;
    font-family: SimSun;
}

.w-author li {
    float: left;
    width: 25%
}

.w-author li a {
    display: block;
    font-size: 14px;
    color: #454545;
    line-height: 2
}

.w-author li a:before {
    content: '';
    display: inline-block;
    vertical-align: 2px;
    width: 6px;
    height: 6px;
    background: #0655bc;
    margin-right: 7px
}

.w-author li a:hover {
    color: #0655bc;
}

.w-author-info {
    overflow: hidden;
    margin-bottom: 16px;
}

.w-author-info .pic {
    float: left;
    display: block;
    width: 103px;
    height: 127px;
    margin-right: 22px;
    border: 1px solid #E5E5E5;
}

.w-author-info .txt {}

.w-author-info .txt .tit {
    font-weight: bold;
    font-size: 16px;
    margin-bottom: 8px;
}

.w-author-info .txt .desc {
    font-family: SimSun;
    color: #666666;
    font-size: 12px;
    line-height: 22px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    height: 88px;
    margin-bottom: 8px;
}

.w-author-info .txt .more {
    font-size: 12px;
    color: #186BE7;
}

.w-author-info .txt .more:hover {
    text-decoration: underline;
}


/* 分页 */

.pages {
    padding: 30px 0 39px;
    font-size: 0;
    text-align: center
}

.pages .go,
.pages ul {
    margin: 0 16px
}

.pages ul {
    display: inline-block;
    vertical-align: middle;
    font-size: 0
}

.pages ul li {
    margin: 0 3px;
    display: inline-block;
    vertical-align: middle
}

.pages ul a {
    display: block;
    font-size: 14px;
    color: #666;
    text-align: center;
    min-width: 24px;
    height: 24px;
    line-height: 24px;
    border: 1px solid #CACACA;
    transition: .5s
}

.pages ul span {
    display: block;
    font-size: 14px;
    color: #666
}

.pages ul .prev a {
    min-width: 44px;
    border-color: #eaeaea;
    background-color: #eaeaea;
    color: #5b5b5b
}

.pages .btn {
    min-width: 56px;
    height: 24px;
    line-height: 24px;
    color: #666;
}

.pages .btn a {
    border: none;
}

.pages .disabledBtn a {
    border-color: #d2d2d2;
    background-color: #d2d2d2;
    color: #fff;
}

.pages ul .on a,
.pages ul a:hover {
    border-color: #0846D2;
    background-color: #0846D2;
    color: #fefefe
}

.pages .go {
    font-family: "Microsoft YaHei";
    margin-left: 0;
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    color: #5b5b5b
}

.pages .go input {
    margin: 0 2px 0 5px;
    display: inline-block;
    width: 30px;
    height: 24px;
    border: 1px solid #BFBFBF;
    font-size: 14px;
    color: #666666;
    text-align: center
}

.pages input.goBtn {
    width: 47px;
    height: 24px;
    background-color: #086edd;
    color: #fff;
}

.pages .go a {
    margin: 0 5px;
    display: inline-block;
    width: 47px;
    height: 22px;
    background-color: #0846D2;
    font-size: 14px;
    color: #fff;
    text-align: center;
    transition: all .5s
}

.pages .go a:hover {
    opacity: .8;
    filter: alpha(opacity=80)
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none !important;
}

input[type='number'] {
    -moz-appearance: textfield;
}

.col-l {
    float: left;
}

.col-r {
    float: right;
}

.r5_item {
    width: 480px;
    position: relative;
    margin-top: 22px;
}

.r5_item img {
    width: 100%;
    display: block;
}

.r5_item span {
    margin: auto;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    font-size: 24px;
    font-weight: bold;
    color: #fff;
    font-weight: bold;
    height: 49px;
    width: 240px;
    background: rgba(0, 0, 0, 0.4);
    text-align: center;
    line-height: 49px;
}

.ind-row2Bd,
.ind-r4Tabbox,
.ind-row5Bd {
    overflow: hidden;
}

.ind-r2Item {
    width: 480px;
}

.title1 {
    height: 78px;
    background: url(../images/tit1bg1.png) no-repeat left 42px, url(../images/tit1bg3.png) no-repeat right 42px;
    display: flex;
    justify-content: center;
    align-items: flex-start;
}

.title1 h2 {
    height: 78px;
    line-height: 76px;
    font-weight: bold;
    background: url("../images/tit1_h2bg1.png") no-repeat left 42px, url("../images/tit1_h2bg1.png") no-repeat right 42px, url("../images/tit1bg2.png") no-repeat center center #fff;
    padding: 2px 143px 0 144px;
    font-size: 24px;
    font-weight: bold;
    color: #086edd;
    white-space: nowrap;
}

.title2 {
    height: 44px;
    background: url("../images/tit2bg.png") no-repeat right bottom;
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    margin-bottom: 30px;
}

.title2 h2 {
    color: #086edd;
    font-size: 24px;
    font-weight: bold;
    line-height: 44px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    max-width: 80%;
}

.title2 h2 i {
    font-style: normal;
    color: #004ae1;
}

.title2 span.cur {
    color: #0094d6;
}

.title2 .more ,.index-list1 .more a{
    font-size: 14px;
    color: #1c62f8;
    line-height: 42px;
}
.index-list1 .more{text-align: right; font-family: '宋体';}
.index-list1 .more::after{display:none}
.title2 .TAB{width:100%;position:relative;}
.title2 .TAB .more{position:absolute;right:0;bottom:0;display:none;font-weight: 500;}
.title2 .TAB li {
    float: left;
    font-size: 24px;
    font-weight: bold;
    color: #086edd;
    line-height: 44px;
    cursor: pointer;
    /* position: relative; */
}

.title2 .TAB li:nth-child(1) {
    padding-right: 13px;
}

.title2 .TAB li:nth-child(2) {
    padding-left: 10px;
}

.title2 .TAB:after {
    content: ""; 
     width: 3px; 
     height: 20px; 
     position: absolute; 
  left:108px;
    bottom: 8px; 
    background-color: #004ae1; 
}

.title2 .TAB li.hover {
    color: #0094d6;
}
.title2 .TAB li.hover .more{display:block;}

.title3 {
    background: url("../images/tit3bg.png") no-repeat right bottom;
}
.title4 {
    background: url("../images/tit4bg.jpg") no-repeat right bottom;
}
.title5 {
    background: url("../images/tit5bg.jpg") no-repeat right bottom;
}
.ind-row1 .title2 {
    margin-bottom: 24px;
}

.ind-row2 .title1 {
    margin-bottom: 10px;
}

.ind-row4 .title1 {
    margin-bottom: 15px;
}

.ind-r4TabHd {
    width: 270px;
    height: 298px;
    background-color: #ddf2fc;
    padding-top: 24px;
    border-radius: 8px 0 0 8px;
}

.ind-r4TabHd li {
    height: 62px;
    margin: 0 0 7px 8px;
    line-height: 57px;
    color: #333;
    font-size: 18px;
    text-indent: 23px;
    cursor: pointer;
}

.ind-r4TabHd li.hover {
    color: #fff;
    background: url("../images/r4_tabhdbg.png") no-repeat left center;
    border-right: 8px solid #086edd;
}

.ind-r4TabCont {
    display: none;
}

.ind-row5Bd {
    margin-bottom: 45px;
}

.tabbd1 .tabcont {
    display: none;
}

.ind-row3Bd {
    margin-right: -40px;
    overflow: hidden;
}

.r3_item {
    width: 480px;
    padding: 24px 0 10px;
    margin-right: 40px;
}

.r3_item_pic {
    position: relative;
    margin-bottom: 17px;
    border-top-left-radius: 20px;
    overflow: hidden;
}

.r3_item_pic img {
    width: 100%;
}

.r3_item_pic span {
    height: 31px;
    line-height: 31px;
    font-size: 18px;
    color: #fff;
    font-family: "Microsoft YaHei";
    background: url("../images/r3_spanbg.png") no-repeat;
    width: 156px;
    height: 31px;
    position: absolute;
    left: 0;
    top: 48px;
    text-indent: 19px;
}

.ind_summary,
.ind_summary_side {
    font-family: "宋体";
}

.ind_summary dt {
    color: #333333;
    font-size: 16px;
    line-height: 28px;
    margin-bottom: 16px;
    font-weight: bold;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.ind_summary dd {
    font-size: 14px;
    color: #808385;
    line-height: 22px;
}

.ind_summary dd span {
    color: #454545;
}

.ind_summary_side {
    padding-top: 4px;
}

.ind_summary_side li {
    font-size: 14px;
    line-height: 30px;
}

.ind_summary_side li {
    color: #808385;
}

.ind_summary_side li span {
    color: #454545;
}

.ind_summary_side a {
    margin-right: 8px;
    color: #808385 !important;
  cursor: pointer;
}

.ind_summary_side a:hover {
    color: #086edd !important;
  cursor: pointer;
}

.ind-row1 .ind_summary dd {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    /* white-space: nowrap; */
}

.ind-row1 .ind_summary {
    padding-bottom: 18px;
    border-bottom: 1px dashed #dadada;
    margin-bottom: 16px;
}

.ind-r4TabBd {
    width: 690px;
}

.ind-r4TabBd .ind_summary {
    border-bottom: 1px dashed #dbe4ec;
    margin-bottom: 15px;
    padding-bottom: 14px;
}

.ind-r4TabBd .ind_summary dd {
    line-height: 24px;
}

.ind-r4TabBd .ind_summary dd span {
    color: #086edd;
}

.ind-r4TabBd .index-list1 li {
    float: left;
    width: 50%;
}

.ind-r4-tags {
    padding-left: 80px;
    background: url("../images/ind_tagsbg1.png") no-repeat left top 4px;
    margin-bottom: 14px;
}

.ind-r4-tags::after {
    content: "";
    display: block;
    clear: both;
}

.ind-r4-tags li {
    height: 28px;
    border: 1px solid #ebeff4;
    padding: 0 10px;
    line-height: 28px;
    border-radius: 17px;
    float: left;
    margin-left: 10px;
    font-size: 14px;
    /*box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.1);*/
    margin-top: 3px;
  margin-bottom: 5px;
}

.ind-r4-tags li a {
    color: #086edd;
}
.ind-r4-tags li.on {
    background: #086edd;
}
.ind-r4-tags li.on a {
    color: #fff;
}
.slick-box1 {
    height: 286px;
    position: relative;
}

.slick-ldls {
    margin-right: -17px;
}

.slick-ldls .slick-list:before {
    content: '';
    position: absolute;
    bottom: 35px;
    left: 24px;
    right: 41px;
    height: 5px;
    background: #E5EAF5;
}

.slick-ldls .item {
    margin-right: 17px;
}

.slick-ldls .item:hover {
    color: #333333;
}

.discourse_item {
    position: relative;
    background: #f0f7fa;
    margin-bottom: 8px;
    border-radius: 4px;
    padding: 15px 16px 15px 17px;
}

.discourse_item .conbg {
    border: 1px solid #c0ccd8;
    border-radius: 10px;
    height: 169px;
    position: relative;
    padding: 17px 37px 29px 38px;
}

..discourse_item .conbg::before {
    content: "";
    width: 56px;
    height: 33px;
    background: url("../images/quotesbg1.png") no-repeat;
    position: absolute;
    top: -11px;
    left: -1px;
}

.discourse_item .conbg::after {
    content: "";
    width: 53px;
    height: 36px;
    background: url("../images/quotesbg2.png") no-repeat;
    position: absolute;
    bottom: -9px;
    right: -1px;
}

.discourse_item:after {
    content: '';
    position: absolute;
    bottom: -4px;
    left: 50%;
    margin-left: -5px;
    width: 10px;
    height: 4px;
    background: url(../images/icon-sj.png) no-repeat center;
}

.discourse_item .tit {
    font-weight: bold;
    color: #086edd;
    margin-bottom: 4px;
    line-height: 30px;
    font-size: 18px;
    text-overflow: ellipsis;
       overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.discourse_item .desc {
    font-size: 14px;
    line-height: 25px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    margin-bottom: 10px;
    font-family: '宋体';
    color: #666;
}

.slick-ldls .slick-arrow.slick-next,
.slick-ldls .slick-arrow.slick-prev {
    /* display: none; */
    position: absolute;
}

.slick-ldls .dot {
    width: 27px;
    height: 27px;
    background: url(../images/icon-yuan.png) no-repeat left center;
    margin: 0 auto 3px;
}

.slick-ldls .time {
    font-weight: bold;
    text-align: center;
    color: #454545;
}

.slick-ldls .slick-arrow {
    top: auto;
    bottom: 27px;
    width: 21px;
    height: 21px;
    background-color: #E5EAF5;
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 50%;
}

.slick-ldls .slick-arrow::before {
    display: none;
}

.slick-ldls .slick-arrow.slick-prev {
    left: 0;
    background-image: url(../images/prev.png);
}

.slick-ldls .slick-arrow.slick-next {
    right: 17px;
    background-image: url(../images/next.png);
}

.timeline {
    background: url("../images/slick-dotsbg.png") repeat-x left 7px;
}

.timeline_item {
    /* width: 152px; */
    width: 100%;
    text-align: center;
    cursor: pointer;
    margin: 0 auto;
    padding-right: 92px;
    box-sizing: content-box;
}

.timeline_item span,
.timeline_item b {
    display: block;
    box-sizing: content-box;
    font-weight: normal;
}

.timeline_item span {
    width: 21px;
    height: 21px;
    background-color: #086edd;
    border-radius: 50%;
    padding: 0;
    margin: 0 auto;
}

.timeline_item b {
    padding-top: 16px;
}

.swiper-slide-active .timeline_item span {
    width: 16px;
    height: 16px;
    background-color: #fff;
    border: 5px solid #04cee1;
    border-radius: 50%;
}

.swiper-slide-active .timeline_item b {
    color: #004ae1;
}


/* 文章列表 */

.article-item {
    padding: 6px 0 15px;
    border-bottom: 1px solid #e5e5e5;
}

.article-item h5 {
    margin-bottom: 10px;
    height: 32px;
    line-height: 32px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 18px;
    font-weight: normal;
    color: #454545;
}

.article-item h5,
.article-item h5 a {
    color: #222222;
}
.article-item h5 a:hover{color: #186BE7;}

.article-item .cont {
    height: 48px;
    line-height: 24px;
    font-size: 14px;
    color: #666;
    margin-bottom: 2px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}

.article-item .info,
.article-item .keywords {
    line-height: 26px;
    font-size: 14px;
    color: #666;
}

.article-item .keywords a:hover,
.article-item .info a:hover {
    text-decoration: underline;
}

.article-item .info span {
    margin-right: 20px
}

.article-item .keywords a {
    margin-right: 9px;
}

.article-item .info a,
.article-item .keywords a {
    color: #086edd !important;
  cursor: pointer;
}

.pagesBody {
    margin-top: 42px;
}

.pgSd-hd {
    background: url("../images/tit3bg.png") no-repeat right bottom;
    height: 53px;
    margin-bottom: 22px;
}

.pgSd-hd h3 {
    color: #086edd;
    font-size: 24px;
    font-weight: bold;
    line-height: 52px;
}

.pgSd-menu {
    margin-bottom: 14px;
}

.pgSd-menuHd {
    font-size: 18px;
    height: 54px;
    line-height: 54px;
    padding-left: 26px;
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    background: url("../images/menu_hdbg.jpg") no-repeat right top #1f43bd;
}

.pgSd-menu ul {
    border: 1px solid #e6dcca;
    padding: 11px 2px 17px;
}

.pgSd-menu li {
    height: 43px;
    line-height: 43px;
    padding-left: 39px;
    margin-bottom: 2px;
    background: url("../images/dian.jpg") no-repeat 26px center;
}

.pgSd-menu li a {
    color: #222;
    font-size: 16px;
    display: block;
}

.pgSd-menu li:hover,.pgSd-menu li.on {
    background-color: #e4f5fc;
}

.pgSd-menu li:hover,
.pgSd-menu li:hover a {
    color: #086edd;
}

.pgSd-news {
    padding-bottom: 6px;
}

.pgSd-books {
    padding-bottom: 30px;
}

.pg_main_hd {
  position: relative;
  height: 78px;
  line-height: 78px;
  display: flex;
  align-items: center;
}

.pg_main_hd h2 {
  position: relative;
  display: inline-block;
  height: 78px;
  line-height: 76px;
  font-weight: bold;
  background: url("../images/tit1bg2.png") no-repeat center center #fff;
  padding: 0 20px;
  font-size: 24px;
  color: #086edd;
  z-index: 2;
  white-space: nowrap; /* 防止换行 */
}

/* ✅ 自动延伸背景线 */
.pg_main_hd::after {
  content: '';
  flex: 1; /* 占据剩余空间 */
  height: 11px;
  background: url(../images/pg_main_hd.png) no-repeat left center;
  background-size: 100% auto;
  margin-left: 10px; /* 与标题间距 */
}




/*.pg_main_hd {
    text-align: left;
    height: 78px;
    background: url(../images/pg_main_hd.png) no-repeat right 42px;
}

.pg_main_hd h2 {
    display: inline-block;
    height: 78px;
    line-height: 76px;
    font-weight: bold;
    background: url("../images/tit1bg2.png") no-repeat center center #fff;
    padding-right: 20px;
    font-size: 24px;
    font-weight: bold;
    color: #086edd;
}
*/
.pgSd-booksBd {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    justify-content: space-between;
    gap: 0 26px;
}

.pgSd-booksBd li img {
    width: 100%;
    border: 2px solid #e3e3e3;
}

.pgSd-list1 li {
    padding-left: 20px;
    position: relative;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.pgSd-list1 li a {
    display: block;
    font-size: 14px;
    color: #454545;
    line-height: 30px;
    font-family: '微软雅黑';
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    vertical-align: middle
}

.pgSd-list1 li a:hover {
    color: #186BE7
}

.pgSd-list1 li::after {
    content: "";
    position: absolute;
    left: 7px;
    top: 50%;
    width: 4px;
    height: 4px;
    background-color: #186BE7;
    margin-top: -2px;
    border-radius: 50%
}

.nav .sel-type {
    display: none;
}

/*资讯*/
.ul-news {margin-top: 20px;}
.ul-news a {padding-left: 13px;display: block;line-height: 30px;position: relative;overflow: hidden;white-space: nowrap;text-overflow: ellipsis}
.ul-news a:before {content: "";display: block;width: 4px;height: 4px;background: #186BE7;overflow: hidden;position: absolute;left: 0;top: 50%;transform: translateY(-50%);-webkit-transform: translateY(-50%);-moz-transform: translateY(-50%);-ms-transform: translateY(-50%);-o-transform: translateY(-50%)}
.ul-news a:hover {text-decoration: none;color: #186BE7}
.m-active {overflow: hidden;padding: 28px 0 50px}
.m-active h1 {text-align: center;font-size: 20px;color: #222;font-weight: 400;letter-spacing: 1px;margin-bottom: 10px}
.m-active .info {display: block;text-align: center;font-size: 14px;color: #787878;margin-bottom: 32px}
.m-active img {display: block;margin: 0 auto 14px}
.m-active .img-desc {display: block;text-align: center;font-size: 14px;color: #454545;margin-bottom: 21px}
.m-active p {font-size: 14px;color: #222;line-height: 2; /*text-indent: 2em;*/}

.pages {padding: 33px 0 45px;text-align: center}
.pages .go, .pages ul {margin: 0 30px}
.pages ul {display: inline-block;vertical-align: middle;}
.pages ul li {margin: 0 2px;display: inline-block;vertical-align: middle}
.pages ul a {display: block;font-size: 14px;color: #666;text-align: center;min-width: 24px;
	border: 1px solid #CACACA;
	height: 24px;line-height: 24px;-webkit-transition: .5s;-o-transition: .5s;transition: .5s}
.pages ul span {display: block;font-size: 14px;color: #666}
.pages ul .first a {min-width: 44px;border-color: #E2E2E2;background-color: #E2E2E2;color: #5b5b5b}
.pages ul .end a {min-width: 44px;border-color: #E2E2E2;background-color: #E2E2E2;color: #5b5b5b}
.pages ul .arrow a{
}
.pages ul .on a, .pages ul a:hover {border-color: #1EA07A;background-color: #1EA07A;color: #fefefe}
.pages ul .disable.end a, .pages ul .disable.first a {
	background-color: #EAEAEA;
	color: #ABABAB;
	pointer-events: none
}
.pages ul .disable.arrow a{
	border-color: #D9D9D9;
	color: #d9d9d9;
	pointer-events: none
}
.pages .go {
	font-family: MicrosoftYaHei;
	margin-left: 0;
	display: inline-block;vertical-align: middle;font-size: 14px;color: #5b5b5b}
.pages .go input {margin: 0 2px 0 5px;display: inline-block;width: 30px;height: 24px;border: 1px solid #BFBFBF;font-size: 14px;color: #666666;text-align: center}
.pages .go a {margin: 0 5px;display: inline-block;width: 33px;height: 22px;background-color: #1EA07A;font-size: 14px;color: #fff;text-align: center;-webkit-transition: all .5s;-o-transition: all .5s;transition: all .5s}
.pages .go a:hover {opacity: .8;filter: alpha(opacity=80)}

.pages {padding: 33px 0 45px;font-size: 14px;text-align: center}
.pages .go, .pages ul {margin: 0 16px;}
.pages ul {display: inline-block;vertical-align: middle;font-size: 14px;}
.pages ul li {margin: 0 3px;display: inline-block;vertical-align: middle}
.pages ul td>a,.pages ul td> span,.z_num {display: inline-block;font-size: 14px;color: #666;text-align: center;min-width: 24px;height: 24px;line-height: 24px;-webkit-transition: .5s;-o-transition: .5s;transition: .5s;margin: 0 3px;border: 1px #ccc solid;padding: 0 3px;}
.pages ul .first a {min-width: 56px;border-color: #eaeaea;background-color: #eaeaea;color: #5b5b5b}
.pages ul .end a {min-width: 56px;border-color: #D2D2D2;background-color: #D2D2D2;color: #ffffff}
.pages ul .on a, .pages ul a:hover {border-color: #186BE7;background-color: #186BE7;color: #fefefe}
.pages ul .current{border-color: #186BE7;background-color: #186BE7; color:#fff !important}
.pages ul .disable.end a, .pages ul .disable.first a {
	background-color: transparent;
	color: #666666;
	pointer-events: none
}
.pages .go {
	font-family: MicrosoftYaHei;
	margin-left: 0;
	display: inline-block;vertical-align: middle;font-size: 14px;color: #5b5b5b}
.pages .go input {margin: 0 2px 0 5px;display: inline-block;width: 30px;height: 24px;border: 1px solid #BFBFBF;font-size: 14px;color: #666666;text-align: center}
.pages .go a {margin: 0 5px;display: inline-block;width: 47px;height: 22px;background-color: #EA8008;font-size: 14px;color: #fff;text-align: center;-webkit-transition: all .5s;-o-transition: all .5s;transition: all .5s}
.pages .go a:hover {opacity: .8;filter: alpha(opacity=80)}
.rs-list{margin-top:20px}

@media screen and (min-width:992px) {
    .pagesBody {
        display: flex;
        justify-content: space-between;
    }
    .pg_main {
        width: 64%;
    }
    .pg_aside {
        width: 32%;
    }
}

@media screen and (min-width:1200px) {
    .pg_main {
        width: 650px;
    }
    .pg_aside {
        width: 310px;
    }
}

@media screen and (max-width: 1199px) {
    .nav .sel-type {
        display: block;
    }
    .checks-list label {
        width: 90px;
    }
    .header .top {
        display: none
    }
    .mo-login,
    .mo-search,
    .mo-top {
        display: block
    }
    .mo-top {
        overflow: hidden;
        padding: 8px 0
    }
    .mo-top .logo {
        width: 135px;
        display: block
    }
    .mo-top .logo img {
        display: block;
        width: 100%
    }
    .menuBtn {
        display: block
    }
    .ban-hd {
        height: 200px;
        background-size: cover;
        position: relative;
        margin-bottom: 0;
    }
    .ban-hd .wp {
        height: 100%;
    }
    .ban-hd .ban-search,
    .ban-hd .hd-logo,
    .ban-hd .sel-type,
    .nav:after {
        display: none
    }
    .sel-type a+a:before {
        margin: 0 5px;
    }
    .ban-txt {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        max-width: 80%
    }
    .mo-login {
        text-align: center;
        font-size: 14px;
        line-height: 18px;
        margin-bottom: 10px;
        color: #fff
    }
    .mo-login a {
        color: #fff;
        display: inline-block;
        vertical-align: middle;
        padding: 0 4px
    }
    .mo-search {
        margin-bottom: 10px
    }
    .mo-search .select {
        background-color: #fff;
        background-repeat: no-repeat;
        background-position: right 10px center;
        background-image: url(../images/jt1-on.png);
        display: block;
        width: 100%;
        margin-bottom: 15px;
        text-align: center;
        -moz-text-align-last: center;
        text-align-last: center;
        line-height: 32px;
        font-size: 14px
    }
    .mo-search .box {
        display: flex;
        align-items: center;
        justify-content: space-between
    }
    .mo-search .inp {
        flex-grow: 1;
        background-color: #fff;
        padding: 0 15px;
        color: #333;
        line-height: 28px;
        height: 28px;
        font-size: 14px;
        width: 100%;
        border: 1px solid #fff
    }
    .mo-search .sub {
        flex-shrink: 0;
        width: 80px;
        line-height: 28px;
        text-align: center;
        font-size: 14px;
        color: #fff;
        background-color: #00B7EE;
        margin-left: 10px
    }
    .nav {
        width: 300px;
        background-color: #186BE7;
        position: fixed;
        left: 0;
        top: 0;
        bottom: 0;
        z-index: 999;
        transition: .3s;
        -ms-transition: .3s;
        -moz-transition: .3s;
        -webkit-transition: .3s;
        -o-transition: .3s;
        height: 100%;
        padding: 30px 15px;
        transform: translateX(-320px);
        -ms-transform: translateX(-320px);
        -moz-transform: translateX(-320px);
        -webkit-transform: translateX(-320px);
        -o-transform: translateX(-320px)
    }
    .nav.open {
        transform: translateX(0);
        -ms-transform: translateX(0);
        -moz-transform: translateX(0);
        -webkit-transform: translateX(0);
        -o-transform: translateX(0)
    }
    .nav ul {
        margin: 0;
        padding-right: 0;
        background: none;
    }
    .nav li {
        display: block;
        float: none;
        margin: 5px 0
    }
    .nav li:last-child {
        margin-left: 0;
    }
    .nav li>a {
        text-align: left;
        border-bottom: 1px solid #ddd;
        font-size: 14px;
        line-height: 40px
    }
    .nav .li2>a {
        border-bottom: 0;
    }
    .nav .li2 {
        margin-left: 0;
    }
    .nav li>a:hover {
        background-color: transparent
    }
    .nav li dl dd>a:hover {
        background: 0 0
    }
    .nav li.level>a {
        background: url(../images/n-ico1.png) right 10px center no-repeat
    }
    .nav li.open.level>a {
        background: url(../images/n-ico2.png) right 10px center no-repeat
    }
    .nav li dd .three>a {
        background: url(../images/n-ico1.png) right 10px center no-repeat
    }
    .nav li dd .three.open>a {
        background: url(../images/n-ico2.png) right 10px center no-repeat
    }
    .nav li dl,
    .nav li dd .three-level {
        position: static;
        width: auto;
        padding-left: 10px;
    }
    .nav li dd .three-level>a {
        background-color: transparent;
    }
    .nav li dd a {
        background-color: transparent;
        text-align: left
    }
    .mo-top {
        position: fixed;
        left: 0;
        top: 0;
        width: 100%;
        background-color: #fff;
        z-index: 99;
        box-shadow: 0 0 10px rgba(0, 0, 0, .2)
    }
    body {
        padding-top: 55px
    }
    .ind-row3Bd {
        margin-right: 0;
    }
    .ind-r4TabHd {
        height: auto;
        padding-top: 0;
        margin-bottom: 20px;
    }
    .ind-r4TabHd ul {
        width: 100%;
        display: flex;
    }
    .ind-r4TabHd li {
        flex: 1;
        margin: 0;
        text-indent: 0;
        text-align: center;
        line-height: 62px;
    }
    .ind-r4TabHd li.hover {
        border-right: 0;
    }
    .col-l,
    .col-r,
    .ind-row1 .col-l,
    .ind-row1 .col-r,
    .ind-row6 .col-l,
    .ind-row6 .col-r {
        float: none;
        width: auto;
        margin-right: 0;
        margin-left: 0;
    }
    .ind-row6 .col-l {
        margin-bottom: 20px;
    }
}

@media screen and (max-width: 1000px) {
    .title1 h2 {
        background: url(../images/tit1bg2.png) no-repeat center center #fff;
        padding-left: 20px;
        padding-right: 20px;
    }
    .pg_main,
    .pg_aside {
        width: 100%;
    }
    .footer .right {
        padding-right: 0;
    }
    .z-list1 .pic:after,
    .z-list1 .btn-box {
        opacity: 1;
    }
    .ind-row1 .col-l {
        margin-bottom: 30px;
    }
    .ind-r4TabHd li {
        font-size: 12px;
    }
}

@media screen and (max-width: 767px) {
    .z-list1 {
        margin: 0;
    }
    .z-list1 .inner {
        margin: 0 6px;
    }
    .slick-city {
        padding: 0 30px;
        margin: 0;
    }
    .slick-city .slick-arrow {
        position: absolute;
        width: 20px;
        height: 20px;
        background-repeat: no-repeat;
        background-position: 0 0;
        background-size: cover;
        top: 50%;
        margin-top: -10px;
        text-indent: -9999px
    }
    .slick-city .slick-prev {
        left: 5px;
        background-image: url(../images/i-jt1.png)
    }
    .slick-city .slick-next {
        right: 5px;
        background-image: url(../images/i-jt2.png)
    }
    .ban-hd {
        height: 150px
    }
    .ad-content2 {
        padding-bottom: 10px
    }
    .fd-logo {
        float: none;
        margin-right: 0
    }
    .fd-logo img {
        display: block;
        margin: 0 auto 15px
    }
    .footer {
        padding: 15px 0
    }
    .footer .right p span::after {
        display: none
    }
    .footer .right p a,
    .footer .right p em,
    .footer .right p span {
        display: inline-block
    }
    .ind-row2 .z-list1,
    .ind-row6 .z-list1 {
        padding: 0 30px;
    }
    .ind-row2 .z-list1 {
        margin-right: -4px;
    }
    .z-list1 .slick-arrow {
        position: absolute;
        width: 20px;
        height: 20px;
        background-repeat: no-repeat;
        background-position: 0 0;
        background-size: cover;
        top: 50%;
        margin-top: -10px;
        text-indent: -9999px
    }
    .z-list1 .slick-prev {
        left: 5px;
        background-image: url(../images/i-jt1.png)
    }
    .z-list1 .slick-next {
        right: 5px;
        background-image: url(../images/i-jt2.png)
    }
    .ind-row1 .col-l1 {
        text-align: center;
    }
    .pages a.z_num {
        display: none
    }
    .ind-r4TabBd .index-list1 li {
        float: none;
        width: 100%;
    }
}

@media screen and (max-width: 576px) {
    .ind-r4TabHd li {
        line-height: 20px;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .ind-r4-tags {
        background-position: left top;
    }
    .ind-r4-tags li {
        margin-bottom: 5px;
    }
}