.dsj,
.gzdt,
.hot,
.people,
.detail,
.xuezhe,
.center {
    background: #fff;
    width: 1300px;
    padding: 0 50px 38px;
    overflow: hidden;
}

.dsj>h1,
.gzdt>h1,
.hot>h1,
.people>h1,
.xuezhe>h1,
.center>h1 {
    background: url("../images/dsjbg.jpg") left top no-repeat;
    font-size: 24px;
    padding-top: 32px;
    margin-top: 0;
}

.subnav {
    height: 36px;
    border-bottom: 1px solid #ededed;
}

.subnav ul {
    float: right;
}

.subnav ul li {
    float: left;
    height: 35px;
    line-height: 35px;
    padding: 0 25px;
    margin-left: 10px;
    background: #f1f1f1;
}

.subnav ul li.cur,
.subnav ul li:hover {
    background: #215fab;
    font-weight: bold;
}

.subnav ul li.cur a,
.subnav ul li:hover a {
    color: #fff;
}

.dsjyear {
    width: 650px;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    margin: 30px auto;
    position: relative;
}

.dsjyearlist {
    width: 570px;
    margin: 0 auto;
}

.dsjyear .swiper-button-next,
.dsjyear .swiper-button-prev {
    width: 40px;
    height: 40px;
}

.dsjyear .swiper-button-next {
    background: url("../images/dsj-right.jpg") left top no-repeat;
}

.dsjyear .swiper-button-next:hover {
    background: url("../images/dsj-righthover.jpg") left top no-repeat;
}

.dsjyear .swiper-button-prev {
    background: url("../images/dsj-left.jpg") left top no-repeat;
}

.dsjyear .swiper-button-prev:hover {
    background: url("../images/dsj-lefthover.jpg") left top no-repeat;
}

.dsjyearlist .swiper-slide {
    text-align: center;
    font-size: 16px;
}

.dsjyearlist .cur {
    font-weight: bold;
}

.dsjyearlist .cur a {
    color: #d60000;
}

.dsjcont .curyear {
    font-size: 30px;
    font-weight: bold;
    text-align: center;
    color: #dd3241;
    background: url("../images/dsj-dotred.jpg") center bottom no-repeat;
    padding-bottom: 25px;
}

.dsjcont ul {
    position: relative;
    overflow: hidden;
}

.dsjcont ul:after {
    content: '';
    position: absolute;
    left: 50%;
    top: 0;
    height: 100%;
    width: 2px;
    border-right: 1px solid #dddddd;
    margin-left: -2px;
}

.dsjcont ul li {
    float: left;
    width: 50%;
    margin-top: 38px;
}

.dsjcont ul li a:hover p {
    color: #dd3241;
}

.dsjcont ul li img {
    float: left;
    width: 50%;
    height: 200px;
}

.dsjcont ul li span {
    float: left;
    width: 50%;
    height: 46px;
    line-height: 46px;
    border-bottom: 1px dashed #dddddd;
    font-size: 16px;
    color: #999999;
    padding: 0 45px 0 30px;
    position: relative;
}

.dsjcont ul li span:after {
    content: '';
    width: 9px;
    height: 9px;
    background: url("../images/dsj-dot.jpg") left top no-repeat;
    position: absolute;
    right: -5px;
    bottom: -5px;
    z-index: 99;
}

.dsjcont ul li strong {
    float: left;
    width: 50%;
    padding: 0 45px 0 30px;
    font-size: 14px;
    line-height: 1.5;
    font-weight: bold;
    margin-top: 15px;
}

.dsjcont ul li p {
    float: left;
    width: 50%;
    padding-left: 30px;
    font-size: 14px;
    line-height: 1.5;
    color: #999999;
    padding-right: 45px;
    margin-top: 10px;
}

.dsjcont ul li a:hover {
    color: #dd3241;
}

.dsjcont ul li a:hover span {
    color: #dd3241;
    font-weight: bold;
}

.dsjcont ul li:nth-child(2) {
    margin-top: 168px;
}

.dsjcont ul li:nth-child(even) {
    float: right;
}

.dsjcont ul li:nth-child(even) img {
    float: right;
}

.dsjcont ul li:nth-child(even) span:after {
    right: auto;
    left: -5px;
}

.dsjcont ul li:nth-child(even) span,
.dsjcont ul li:nth-child(even) strong,
,
.dsjcont ul li:nth-child(even) p {
    padding-left: 45px;
    padding-right: 30px;
}

.gzdt {
    padding-bottom: 0;
}

.page {
    border-top: 1px solid #ededed;
    text-align: left;
    margin: 30px 0 30px 39px;
    padding-top: 30px;
}

.page ul {
    display: inline-block;
}

.page li {
    float: left;
    height: 37px;
    line-height: 37px;
}

.page li span,
.page li a {
    float: left;
    height: 37px;
    line-height: 37px;
    padding: 0 10px;
    background: #f1f1f1;
    border-radius: 4px;
    text-align: center;
    margin: 0 4px;
    min-width: 37px;
    font-size: 14px;
}

.page li span.text {
    border: 1px solid #ddd;
    color: #bbb;
}

.page span.cur,
.page li a:hover {
    background: #215fab;
    color: #fff;
}

.page li a:hover {
    color: #fff;
}

.thdnav {
    float: left;
    width: 200px;
    font-weight: bold;
    line-height: 40px;
    padding-top: 20px;
}

.thdnav>ul>li {
    position: relative;
}

.thdnav>ul>li.cur:after,
.thdnav>ul>li:hover:after {
    content: '';
    position: absolute;
    right: 0;
    top: 13px;
    width: 2px;
    height: 14px;
    background: #dd3241;
}

.thdnav>ul>li.cur>a,
.thdnav>ul>li:hover>a {
    color: #dd3241;
}

.thdnav>ul>li ul {
    display: none;
}

.thdnav>ul>li.cur ul {
    display: block;
}

.thdnav>ul>li ul li {
    padding-left: 20px;
    /* height: 36px; */
    line-height: 36px;
    text-overflow: ellipsis;
    white-space: nowrap;
    /* overflow:hidden; */
}

.thdnav>ul>li ul li.cur {
    background: #ededed;
}

.thdnav>ul>li ul li.cur>a {
    color: #dd3241;
}

.gzdtcont,
.center-cont {
    float: right;
    width: 1000px;
    border-left: 1px solid #ededed;
}

.gzdtlist li {
    float: left;
    width: 460px;
    margin-left: 39px;
    margin-top: 30px;
}

.gzdtlist li img {
    width: 100%;
    height: 306px;
}

.gzdtlist li span {
    display: block;
    font-size: 16px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.hot>h1 {
    background-image: url("../images/hotbg.jpg");
}

.xsyj>h1 {
    background-image: url("../images/xsyjbg.jpg");
}

.gzdt>h1 {
    background-image: url("../images/gzdtbg.jpg");
}

.hot .thdnav {
    width: 250px;
}

.hotcont {
    border-top: 1px solid #ededed;
}

.hot-right {
    float: right;
    width: 950px;
    border-left: 1px solid #ededed;
    padding: 30px 0 0 39px;
}

.hot-right strong {
    font-size: 16px;
}

.hotlist {
    background: #eff3f8;
    padding: 10px 50px 20px;
    margin-top: 20px;
    overflow: hidden;
}

.hotlist .u-list li {
    background-image: url("../images/dotgrey.jpg");
}

.hotlist .u-list li a {
    font-size: 14px;
    font-weight: bold;
    color: #666666;
    padding: 0;
}

.hotlist .u-list li.empty {
    background: none;
    padding: 0;
    height: 2px;
    border-top: 1px solid #dddddd;
    margin: 20px 0;
}

.hot-right .page {
    margin-left: 0;
}

.people>h1 {
    background-image: url("../images/peoplebg.jpg");
}

.peoplelist li {
    height: 60px;
    line-height: 60px;
    background: url("../images/arr-right.jpg") right 40px center no-repeat;
    position: relative;
    padding: 0 40px;
}

.peoplelist li:hover {
    box-shadow: 0px 5px 10px #EFF3F8, 0px -5px 10px #EFF3F8;
    font-weight: bold;
}

.peoplelist li:hover a {
    color: #dd3241;
}

.peoplelist li a {
    float: left;
    height: 60px;
    width: 100%;
    padding-right: 130px;
    font-size: 16px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.peoplelist li span {
    position: absolute;
    right: 65px;
    height: 60px;
    line-height: 60px;
}

.detail>h1 {
    font-size: 30px;
    text-align: center;
}

.detail .info {
    text-align: center;
    color: #999999;
    border-bottom: 1px solid #ddd;
    padding-bottom: 20px;
}

.detail .info li {
    display: inline;
    padding: 0 10px;
}

.detail .word {
    margin-top: 20px;
    line-height: 25px;
}

.fenye {
    background: url("../images/border.jpg") left top repeat-x;
    margin-top: 30px;
    padding-top: 30px;
}

.fenye ul {
    float: left;
    line-height: 30px;
}

.fenye ul a:hover {
    color: #005eb8;
    text-decoration: underline;
}

.bdsharebuttonbox {
    float: right;
    margin-top: 10px;
}

.bdsharebuttonbox span {
    float: left;
    font-size: 13px;
    color: #666666;
    line-height: 30px;
    height: 30px;
    margin: 6px 6px 6px 0;
}

.bdshare-button-style1-24 .bds_qzone {
    background: url("../images/qq.jpg") left top no-repeat;
    background-size: contain;
}

.bdshare-button-style1-24 .bds_tsina {
    background: url("../images/weibo.jpg") left top no-repeat;
    background-size: contain;
}

.bdshare-button-style1-24 .bds_weixin {
    background: url("../images/wechat.jpg") left top no-repeat;
    background-size: contain;
}

.hot dl {
    border-bottom: 1px dashed #dddddd;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

.hot-right dl:nth-child(5) {
    border: 0;
    padding-bottom: 0;
    margin-bottom: 0;
}

.hot dt {
    position: relative;
    height: 30px;
    line-height: 30px;
}

.hot dt a {
    float: left;
    width: 100%;
    padding-right: 130px;
    font-size: 16px;
    font-weight: bold;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.hot dt a:hover {
    color: #dd3241;
}

.hot dt span {
    position: absolute;
    right: 0;
    top: 0;
    height: 30px;
    line-height: 30px;
}

.hot dd {
    line-height: 25px;
}

.booklist li {
    padding-bottom: 30px;
    margin-bottom: 30px;
    border-bottom: 1px dashed #ddd;
    overflow: hidden;
}

.booklist li img {
    float: left;
    width: 185px;
    height: 259px;
}

.booklist li .text {
    float: right;
    width: 975px;
}

.booklist li .text strong {
    font-size: 20px;
    display: block;
    margin: 20px 0 10px;
}

.booklist li .text strong a {
    color: #215fab;
}

.booklist li .text span {
    display: block;
}

.booklist li .text p {
    margin-top: 15px;
    font-size: 16px;
    line-height: 28px;
    text-indent: 2em;
}

.booklist li:nth-child(5) {
    border: 0;
    padding: 0;
    margin: 0;
}

.bookcont .page {
    margin-left: 0;
}

.member-banner {
    float: left;
    width: 390px;
    height: 271px;
    padding: 20px;
    background: #fff;
    margin-top: 20px;
    overflow: hidden;
}

.member-banner img {
    width: 100%;
    height: 195px;
}

.member-banner .swiper-slide {
    font-size: 16px;
    font-weight: bold;
}

.member-banner .swiper-slide span {
    display: block;
    height: 20px;
    line-height: 20px;
    margin-top: 10px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.member-banner .swiper-pagination-bullet {
    width: 25px;
    height: 25px;
    text-align: center;
    line-height: 25px;
    font-size: 12px;
    color: #fff;
    opacity: 1;
    background: rgba(0, 0, 0, 0.4);
    margin: 0;
}

.member-banner .swiper-pagination-bullet-active {
    color: #fff;
    background: #d60000;
}

.member-banner .swiper-container-horizontal>.swiper-pagination-bullets,
.member-banner .swiper-pagination-custom,
.swiper-pagination-fraction {
    bottom: 30px;
    right: 0;
    left: auto;
}

.member-banner .swiper-pagination {
    text-align: right;
}

.member-banner .swiper-pagination-bullet {
    border-radius: 0;
}

.member-banner .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0;
}

.dongtai {
    float: right;
    width: 800px;
    background: #fff;
    margin-top: 20px;
    padding: 0 20px;
    height: 271px;
    overflow: hidden;
}

.zhinan {
    float: left;
    width: 390px;
    height: 271px;
    padding: 0 20px;
    background: #fff;
    margin-top: 20px;
    overflow: hidden;
}

.zhinan dl {
    float: left;
    width: 50%;
    line-height: 36px;
    font-size: 16px;
    margin-top: 20px;
}

.zhinan dt {
    font-weight: bold;
}

.dt-left {
    float: left;
    width: 360px;
}

.dt-left .u-list li a {
    padding: 0;
}

.dt-right {
    float: right;
}

.membershow {
    background: #fff;
    padding: 0 20px 20px;
    margin-top: 20px;
}

.membershow ul {
    margin: 0 -10px;
    overflow: hidden;
}

.membershow li {
    float: left;
    width: 236px;
    padding: 0 10px;
    margin-top: 20px;
    text-align: center;
}

.membershow li img {
    width: 216px;
    height: 100px;
}

.membershow li span {
    display: block;
    font-weight: bold;
    margin-top: 5px;
}

.xuezhe>h1 {
    background-image: url("../images/xuezhebg.jpg");
}

.xuezhe-search {
    border-bottom: 1px solid #ddd;
    padding-bottom: 20px;
    margin-top: -40px;
    overflow: hidden;
}

.xuezhe-search div {
    float: right;
}

.xuezhe-search input {
    float: left;
    border: 1px solid #dddddd;
    border-right: 0;
    height: 34px;
    line-height: 34px;
    width: 298px;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    padding: 0 20px;
}

.xuezhe-search input::-webkit-input-placeholder {
    /* WebKit browsers */
    color: #999999;
    font-size: 14px;
}

.xuezhe-search input::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #999999;
    font-size: 14px;
}

.xuezhe-search input::-ms-input-placeholder {
    /* Internet Explorer 10+ */
    color: #999999;
    font-size: 14px;
}

.xuezhe-search button {
    width: 70px;
    height: 34px;
    color: #fff;
    background: #215fab;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    border: 0;
    float: right;
}

.xuezhe-left {
    float: left;
    width: 400px;
    overflow: hidden;
}

.login {
    margin-top: 20px;
}

.login-before p {
    margin-top: 15px;
    overflow: hidden;
}

.login-before p label {
    float: left;
    width: 77px;
    height: 34px;
    line-height: 34px;
}

.login-before p input[type=text],
.login-before p input[type=password] {
    width: 323px;
    height: 34px;
    line-height: 34px;
    border: 1px solid #dddddd;
    background: #f6f6f6;
}

.login-before p input[type=submit] {
    margin-left: 77px;
    width: 120px;
    height: 40px;
    text-align: center;
    font-weight: bold;
    color: #fff;
    background: #215fab;
    border: 0;
    font-size: 16px;
}

.login-before p input[type=reset] {
    margin-left: 20px;
    background: #f1f1f1;
    width: 120px;
    height: 40px;
    text-align: center;
    border: 0;
    font-size: 16px;
}

.login-after {
    overflow: hidden;
}

.login-after p {
    font-size: 16px;
    font-weight: bold;
    margin: 20px 0 10px;
}

.login-after p span {
    color: #dd3241;
}

.login-after ul li {
    width: 195px;
    height: 73px;
    text-align: center;
    line-height: 73px;
    font-size: 16px;
    margin-top: 10px;
    float: left;
    background: #dce3f8;
}

.login-after ul li:nth-child(even) {
    float: right;
}

.login-after p a {
    float: right;
    background: url("../images/out.jpg") left center no-repeat;
    padding-left: 20px;
    color: #215fab;
    font-weight: normal;
}

.mingdan dl {
    margin-top: 20px;
}

.mingdan dt {
    font-weight: bold;
    font-size: 16px;
}

.mingdan dd {
    background: #f6f6f6;
    padding: 10px;
    margin-top: 15px;
    overflow: hidden;
}

.mingdan li {
    float: left;
    width: 20%;
    line-height: 28px;
    text-align: center;
}

.mingdan li a {
    color: #215fab;
}

.xuezhecont {
    border-top: 1px solid #ddd;
    margin-top: 40px;
}

.xuezhe-right {
    float: right;
    width: 760px;
    margin-top: 20px;
    overflow: hidden;
}

.xuezhe-right .page {
    margin-left: 0;
}

.xuezhe-title {
    height: 140px;
    margin-top: 40px;
    overflow: hidden;
}

.xuezhe-title img {
    float: left;
    width: 100px;
    height: 140px;
}

.xuezhe-title h2 {
    border: 1px solid #ededed;
    border-left: 0;
    height: 140px;
    padding: 40px 0 0 30px;
    font-size: 20px;
    float: left;
    margin: 0;
    width: 300px;
}

.xuezhe-title h2 small {
    display: block;
    font-size: 14px;
    margin-top: 10px;
    font-weight: normal;
}

.xuezhe-jianjie {
    margin-top: 20px;
}

.xuezhe-jianjie dt {
    font-weight: bold;
    font-size: 16px;
}

.xuezhe-jianjie dd {
    line-height: 30px;
    margin-top: 15px;
}

.xuezhe-jianjie dd a {
    display: block;
    color: #215fab;
}

.xzwz ul {
    margin-top: 15px;
}

.xzwz li {
    height: 26px;
    line-height: 26px;
    margin-bottom: 11px;
    position: relative;
}

.xzwz li em {
    background: #dce3f8;
    height: 26px;
    border-radius: 3px;
    float: left;
    padding: 0 7px;
    margin-right: 10px;
}

.xzwz li em a {
    color: #215fab;
}

.xzwz li>a {
    background: url("../images/dot.jpg") left center no-repeat;
    padding-left: 15px;
    font-size: 16px;
    max-width: 580px;
    float: left;
    height: 26px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.xzwz li span {
    position: absolute;
    right: 0;
    height: 26px;
    line-height: 26px;
    color: #999999;
}

.xuezhewz {
    float: right;
    width: 950px;
    border-left: 1px solid #ededed;
    padding: 30px 0 0 39px;
}

.xuezhewz .page {
    margin-left: 0;
}

.zhiku>h1 {
    background-image: url("../images/zhikubg.jpg");
}

.zklist .u-list li {
    width: 50%;
    float: left;
}

.zhiku table {
    margin-top: 20px;
}

.zhiku table th {
    color: #fff;
    background: #215fab;
    padding: 13px 25px;
}

.zhiku table td {
    background: #eff3f8;
    padding: 20px 25px;
    line-height: 25px;
}

.zhiku table th,
.zhiku table td {
    width: 33.333%;
    border-right: 1px solid #dddddd;
}

.zhiku table th:nth-child(3),
.zhiku table td:nth-child(3) {
    border: 0;
}

.center>h1 {
    background-image: url("../images/centerbg.jpg");
}

.center-cont {
    padding-left: 20px;
}

.center-cont h2,
.center-leader h2 {
    font-size: 24px;
    text-align: center;
    margin-top: 40px;
}

.center-cont p,
.center-leader p {
    line-height: 25px;
}

.catalog-list>ul li {
    height: 37px;
    line-height: 37px;
    background: url(../images/dot.jpg) left center no-repeat;
    padding-left: 15px;
    text-align: right;
    position: relative;
}

.catalog-list>ul li a {
    float: left;
    padding-right: 75px;
    height: 37px;
    text-align: left;
    width: 100%;
    font-size: 16px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.catalog-list>ul li span {
    position: absolute;
    right: 0;
    height: 37px;
    line-height: 37px;
    color: #999999;
}

.main_title1 {
    display: block;
    font-size: 16pt;
    font-weight: bold;
    color: #005799;
    text-align: center;
    margin: 0px 0 10px 0;
}

.hot-right .list_03 dl:nth-child(5) {
    border-bottom: 1px dashed #dddddd;
    padding-bottom: 20px;
    margin-bottom: 20px;
}