.pc_none {
    display: none !important;
}

.nav_main .nav_site_more {
    display: none;
}
.nav_main .nav_box {
    background: url("sk_xktx_t_zx.png") right no-repeat;
    background-size: 100% 100%;
}
.nav_fixed .nav_site_more{
    display: block;
}

a:hover {
    color: #1d7abf;
}

.xktx_color .nav_wrap .nav_main {
    background-color: #1d7abf;
}

.xktx_color .nav_fixed .title {
    color: #1d7abf;
}

.f_blue {
    color: #1d7abf;
}
.f_point {
    margin: 0 5px;
}

.xktx_last_more {
    color: #1d7abf;
}


.xktx_full_wrap {
    width: 100%;
}
.bg_glay {
    background-color: #f9f9f9 !important;
}

.overflow {
    overflow: hidden;
}



/* 带圆点带线的列表 */
.xktx_pointLine_list_ul {

}

.xktx_pointLine_list_ul li {
    width: 100%;
    line-height: 52px;
    border-bottom: 1px dashed #CCC;
    padding-left: 30px;
    box-sizing: border-box;
    position: relative;
    font-size: 18px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;

}

.xktx_pointLine_list_ul li::before {
    content: '';
    width: 6px;
    height: 6px;
    background-color: #d28a31;
    position: absolute;
    left: 10px;
    top: 50%;
    margin-top: -3px;
    border-radius: 100%;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
}

.xktx_pointLine_list_ul li a {
    color: #666;
}

.xktx_pointLine_list_ul li a:hover {
    color: #1d7abf;
}

/* 带圆点不带线的列表 */

.xktx_point_list_ul {
    margin-top: 10px;
}

.xktx_point_list_ul li {
    line-height: 46px;
    padding-left: 15px;
    position: relative;
    font-size: 18px;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.xktx_point_list_ul li::before {
    content: '';
    width: 6px;
    height: 6px;
    background-color: #d28a31;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -3px;
    border-radius: 100%;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
}

.xktx_point_list_ul li a {
    color: #666;
}

.xktx_point_list_ul li a:hover {
    color: #1d7abf;
}


/* public */

/* 第一种title */
.xktx_title01_wrap {
    width: 100%;
    height: 52px;
    text-align: center;
}

.xktx_title01 {
    display: inline-block;
    position: relative;
}

.xktx_title01:after {
    content: '';
    width: 100%;
    height: 1px;
    position: absolute;
    bottom: 0;
    left: 18px;
    background-color: #1d7abf;
    display: block;
}

.xktx_title01_left {
    width: 152px;
    height: 52px;
    line-height: 42px;
    font-size: 30px;
    padding-left: 30px;
    box-sizing: border-box;
    font-weight: bold;
    color: #FFF;
    background: url(./sk_xktx_zx_title01.png) no-repeat left top;
    float: left;
}

.xktx_title01_right {
    float: left;
    padding-left: 30px;
    font-size: 33px;
    font-weight: bold;
}

.xktx_title01_right a {
    color: #333;
}


/* 第二种title */

.xktx_title02_wrap {
    width: 100%;
    text-align: center;
}

.xktx_title02 {
    display: inline-block;
    width: 100%;
    position: relative;
}

.xktx_title02:after {
    content: '';
    height: 15px;
    position: absolute;
    bottom: 0;
    left: 150px;
    top: 50%;
    margin-top: -7px;
    right: 85px;
    background-color: #fff5e9;
    display: block;
    z-index: 0;
}


.xktx_title02_left {
    height: 60px;
    line-height: 60px;
    font-size: 26px;
    box-sizing: border-box;
    font-weight: bold;
    float: left;
    padding-right: 10px;
    text-align: left;
    color: #d28a31;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    background-color: #FFF;
}

.xktx_title02 .xktx_more {
    line-height: 60px;
}

/* 第三种title */
/* 公告启事title、 本网首发title */

.xktx_title03_wrap {
    width: 100%;
    text-align: center;
}

.xktx_title03 {
    width: 100%;
    height: 55px;
    display: inline-block;
    position: relative;
    text-align: center;
}

.xktx_title03:after {
    content: '';
    height: 15px;
    position: absolute;
    top: 50%;
    margin-top: -7px;
    left: 0px;
    right: 50px;
    background-color: #fff5e9;
    display: block;
}

.xktx_title03_left {
    line-height: 52px;
    font-size: 28px;
    padding-left: 40px;
    box-sizing: border-box;
    font-weight: bold;
    color: #d28a31;
    background: #FFF url(./sk_xktx_zx_title03.png) no-repeat left center;
    display: inline-block;
    padding-right: 10px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
}

.xktx_title03_right {
    float: left;
    padding-left: 30px;
    font-size: 33px;
    color: #333;
    font-weight: bold;
}

/* 第四种title */
.xktx_title04_wrap {
    width: 100%;
    text-align: center;
}

.xktx_title04 {
    width: 100%;
    height: 40px;
    display: inline-block;
    position: relative;
    text-align: center;
}

.xktx_title04:after {
    content: '';
    height: 3px;
    position: absolute;
    bottom: 0px;
    left: 0px;
    right: 0;
    background-color: #d28a31;
    display: block;
}

.xktx_title04_left {
    line-height: 40px;
    font-size: 26px;
    padding: 0 36px 0 26px;
    box-sizing: border-box;
    font-weight: bold;
    color: #1d7abf;
    background-color: #FFF;
    display: inline-block;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
    font-weight: bold;
}

.xktx_title04_left::before{
    content: '';
    width: 20px;
    height: 20px;
    background: url(./sk_xktx_zx_title04_leftTop.png) no-repeat;
    background-size: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.xktx_title04_left::after {
    content: '';
    width: 20px;
    height: 20px;
    background: url(./sk_xktx_zx_title04_rightBottom.png) no-repeat;
    background-size: 100%;
    position: absolute;
    right: 10px;
    bottom: 0;
}

.xktx_title04_right {
    float: left;
    padding-left: 30px;
    font-size: 33px;
    color: #333;
    font-weight: bold;
}

/* .xktx_title04 */

.xktx_zx_zxgs02 .xktx_more {
    padding-right: 30px;
    line-height: 38px;
    background: url(./sk_xktx_zx_more_bg.png) no-repeat right center;
}





/* 第五种title */
.xktx_title05_wrap {
    width: 100%;
    text-align: center;
}

.xktx_title05 {
    width: 100%;
    height: 52px;
    display: inline-block;
    position: relative;
    text-align: center;
}

.xktx_title05:after {
    content: '';
    height: 1px;
    position: absolute;
    bottom: 0px;
    left: 0px;
    right: 0;
    background-color: #e0b076;
    display: block;
}

.xktx_title05_left {
    line-height: 52px;
    font-size: 26px;
    padding: 0 36px 0 26px;
    box-sizing: border-box;
    font-weight: bold;
    color: #1d7abf;
    /* background-color: #f9f9f9; */
    display: inline-block;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
    font-weight: bold;
}

.xktx_title05_left::before,
.xktx_title05_left::after {
    content: '';
    width: 20px;
    height: 20px;
    position: absolute;
    top: 50%;
    margin-top: -10px;
}

.xktx_title05_left::before{
    background: url(./sk_xktx_zx_title04_leftTop.png) no-repeat;
    background-size: 100%;
    left: 0;
}

.xktx_title05_left::after {
    background: url(./sk_xktx_zx_title04_rightBottom.png) no-repeat;
    background-size: 100%;
    right: 10px;
}

.xktx_title05_right {
    float: left;
    padding-left: 30px;
    font-size: 33px;
    color: #333;
    font-weight: bold;
}

/* 第六种title */
.xktx_title06_wrap {
    width: 100%;
    text-align: center;
}

.xktx_title06 {
    width: 100%;
    height: 35px;
    display: inline-block;
    position: relative;
    text-align: center;
}

.xktx_title06:after {
    content: '';
    height: 1px;
    position: absolute;
    bottom: 0px;
    left: 0px;
    right: 0;
    background-color: #d28a31;
    display: block;
}

.xktx_title06_left {
    height: 35px;
    line-height: 30px;
    font-size: 26px;
    padding: 0 10px 0 42px;
    box-sizing: border-box;
    font-weight: bold;
    color: #666;
    background: url(./sk_xktx_zx_title06.png) no-repeat left center;
    display: inline-block;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
    font-weight: bold;
}

.xktx_title06_left span {
    cursor: pointer;
}

.xktx_title06_left span:hover,
.xktx_title06_left span.active {
    color: #1d7abf;
}

.xktx_title06_right {
    float: left;
    padding-left: 30px;
    font-size: 33px;
    color: #333;
    font-weight: bold;
}

.xktx_title06 .xktx_more {
    line-height: 35px;
}


/* 第7种title */
.xktx_title07_wrap {
    width: 100%;
    text-align: center;
}

.xktx_title07 {
    width: 100%;
    height: 52px;
    display: inline-block;
    position: relative;
    text-align: center;
}

.xktx_title07:after {
    content: '';
    height: 3px;
    position: absolute;
    bottom: 0px;
    left: 0px;
    right: 0;
    background-image: linear-gradient(to right, #1d7abf, #df9335);
    display: block;
}

.xktx_title07_left {
    line-height: 52px;
    font-size: 26px;
    padding: 0 36px 0 26px;
    box-sizing: border-box;
    font-weight: bold;
    color: #1d7abf;
    /* background-color: #f9f9f9; */
    display: inline-block;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
    font-weight: bold;
}

.xktx_title07_left::before,
.xktx_title07_left::after {
    content: '';
    width: 20px;
    height: 20px;
    position: absolute;
    margin-top: -10px;
}

.xktx_title07_left::before{
    background: url(./sk_xktx_zx_title04_1_leftTop.png) no-repeat;
    background-size: 100%;
    top: 40%;
    left: 0;
}

.xktx_title07_left::after {
    background: url(./sk_xktx_zx_title04_1_rightBottom.png) no-repeat;
    background-size: 100%;
    bottom: 20%;
    right: 10px;
}

.xktx_title07 .xktx_more_arrow {
    display: none;
}

.xktx_title07_right {
    float: left;
    padding-left: 30px;
    font-size: 33px;
    color: #333;
    font-weight: bold;
}

/* 第8种title */
.xktx_title08 {
    width: 100%;
    line-height: 38px;
    background: url(./sk_xktx_zx_title08.png) no-repeat center;
    background-size: 100%;
    text-align: center;
    font-size: 30px;
    color: #1d7abf;
    font-weight: bold;
}

/* 第9种title */
.xktx_title09_wrap {
    width: 100%;
    text-align: center;
}

.xktx_title09 {
    width: 100%;
    height: 52px;
    display: inline-block;
    position: relative;
    text-align: center;
    position: relative;
}

.xktx_title09:after {
    content: '';
    height: 1px;
    position: absolute;
    bottom: 0px;
    left: 0px;
    right: 0;
    background-color: #d28a31;
    /* background-image: linear-gradient(to right, #1d7abf, #df9335); */
    display: block;
}

.xktx_title09_left {
    line-height: 52px;
    font-size: 26px;
    padding: 0 36px 0 26px;
    box-sizing: border-box;
    font-weight: bold;
    color: #1d7abf;
    display: inline-block;
    font-weight: bold;
    position: relative;
}

.xktx_title09_left .bottom_line {
    width: 94%;
    height: 2px;
    position: absolute;
    background-color: #d28a31;
    left: 0;
    bottom: 1px;
}

.xktx_title09_left::before,
.xktx_title09_left::after {
    content: '';
    width: 20px;
    height: 20px;
    position: absolute;
    margin-top: -10px;
}

.xktx_title09_left::before{
    background: url(./sk_xktx_zx_title04_1_leftTop.png) no-repeat;
    background-size: 100%;
    top: 40%;
    left: 0;
}

.xktx_title09_left::after {
    background: url(./sk_xktx_zx_title04_1_rightBottom.png) no-repeat;
    background-size: 100%;
    bottom: 20%;
    right: 10px;
}

.xktx_title09 .xktx_more_arrow {
    display: none;
}

.xktx_title09_right {
    float: left;
    padding-left: 30px;
    font-size: 33px;
    color: #333;
    font-weight: bold;
}
/* public - over */

.xktx_more {
    font-size: 16px;
    /* padding-right: 40px; */
    color: #666;
    /* background: url(./sk_xktx_zx_morebg_1.png) no-repeat right center; */
    display: inline-block;
    line-height: 38px;
    color: #d28a31;
    font-weight: bold;
}

.xktx_more_arrow {
    font-size: 16px;
    /* padding-right: 40px; */
    color: #666;
    /* background: url(./sk_xktx_zx_morebg_1.png) no-repeat right center;  */
    display: inline-block;
    line-height: 56px;
    color: #d28a31;
}

.f_middle {
    font-size: 24px !important;
}


/* head */
.xktx_logo_search_wrap {
    width: 100%;
    height: 100px;
    position: fixed;
    top: 0;
    left: 0;
    background-color: #FFF;
    z-index: 100;
}

.xktx_nav_ul {
    overflow: hidden;
}

.xktx_nav_ul li a {
    height: 100%;
    padding: 0 40px;
    display: block;
    line-height: 48px;
    color: #FFF;
}

.xktx_nav_ul li {
    float: left;
}

.xktx_nav_ul li:nth-child(1) a {
    padding-left: 0;
}


.xktx_color .top_left .title {
    width: 115px;
    height: 57px;
    background: url(./sk_xktx_zx_subject_bg.png) no-repeat;
    background-size: 100%;
    line-height: 55px;
    text-align: center;
    font-size: 26px;
    float: left;
    margin-left: 40px;
    margin-top: -8px;
    padding-left: 0;
}

.xktx_color .nav_fixed .title {
    width: 82px;
    height: 41px;
    line-height: 38px;
    background: url(./sk_xktx_zx_subject_bg.png) no-repeat;
    background-size: 100%;
    text-align: center;
    font-size: 18px;
    float: left;
    margin-left: 30px;
    margin-top: 13px;
    padding-left: 0;
}

.xktx_color .nav_wrap .nav_main{
    background-color: #1d7abf;
}

.xktx_color .nav_fixed .nav_main {
    background-color: #FFF;
}



.xktx_color .top_left .title {
    color: #1d7abf;
}



/* content */

.xktx_wrap {
    width: 1400px;
    margin: 70px auto 0 auto;
    padding-bottom: 40px;

}

.xktx_toutiao {
    text-align: center;
    margin-top: 10px;
}
.xktx_toutiao .xktx_toutiao_link {
    display: inline-block;
    line-height: 50px;
    margin: 0 12px;
    color: #333;
    position: relative;
    padding-left: 13px;
}


.xktx_toutiao .xktx_toutiao_link::before {
    content: '';
    width: 6px;
    height: 6px;
    background-color: #666;
    display: block;
    position: absolute;
    left: 0;
    top: 22px;
    border-radius: 100%;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
}

.xktx_toutiao .xktx_toutiao_link:hover {
    color: #1d7abf;
}

.xktx_toutiao .xktx_toutiao_more {
    padding-right: 40px;
    color: #666;
    font-size: 16px;
    margin-left: 40px;
    background: url(./sk_xktx_jjx_morebg.png) no-repeat right center;
}

/*----------我是分割线1---------*/

.xktx_content_warp {
    margin-top: 70px;
}


.xktx_content_swiper {
    width: 780px;
    height: 480px;
    overflow: hidden;
}

.swiper-container1 .swiper-slide {
    position: relative;
}

.swiper1_img {
    width: 100%;
    height: 480px;
}

.swiper1_img img {
    width: 100%;
    height: 100%;
}

.swiper1_text {
    width: 100%;
    background-color: rgba(0,0,0, .5);
    height: 60px;
    line-height: 60px;
    font-weight: bold;
    padding: 0 25px;
    box-sizing: border-box;
    font-size: 22px;
    color: #FFF;
    position: absolute;
    bottom: 0;
    left: 0;
    padding-right: 150px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.swiper-container1 {
    position: relative;
}

.swiper-container1 .pagination1 {
    position: absolute;
    right: 20px;
    bottom: 20px;
    z-index: 10;
}

.swiper-container1 .pagination1 .swiper-pagination-switch {
    display: inline-block;
    width: 8px;
    height: 8px;
    border-radius: 8px;
    background: #FFF;
    margin: 0 5px;
    opacity: 0.8;
    /* border: 1px solid #fff; */
    cursor: pointer;
}
.swiper-container1 .pagination1 .swiper-active-switch {
    width: 20px;
    background: #1d7abf;
}

.swiper1_prev,
.swiper2_prev,
.swiper2_next,
.swiper1_next {
    width: 42px;
    height: 70px;
    position: absolute;
    top: 50%;
    margin-top: -35px;
    cursor: pointer;
}

.swiper1_prev,
.swiper2_prev {
    background: url(./sk05_kg_btn03.png) no-repeat;
    background-size: 100%;
    left: -42px;
}

.swiper1_prev:hover,
.swiper2_prev:hover {
    background: url(./sk05_kg_btn01.png) no-repeat;
    background-size: 100%;
}


.swiper1_next,
.swiper2_next {
    background: url(./sk05_kg_btn04.png) no-repeat;
    background-size: 100%;
    right: -42px;
}

.swiper1_next:hover,
.swiper2_next:hover {
    background: url(./sk05_kg_btn02.png) no-repeat;
    background-size: 100%;
}


.xktx_content_right {
    width: 590px;
}

.xktx_more:hover {
    color: #1d7abf;
}

.xktx_content_bottom {
    border-bottom: 1px dashed #ddd;
    padding-bottom: 14px;
}

.xktx_content_bottom h2 {
    font-size: 22px;
    margin-top: 16px;
    text-align: center;
    width:100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.xktx_content_bottom h2 a {
    color: #333;
}

.xktx_content_bottom h2 a:hover {
    color: #1d7abf;
}

.xktx_content_bottom p {
    font-size: 16px;
    line-height: 28px;
    color: #666;
    margin-top: 14px;
}

.xktx_content_ul {
    margin-top: 10px;
}

.xktx_content_ul li{
    line-height: 46px;
    padding-left: 30px;
    position: relative;
    font-size: 18px;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.xktx_content_ul li::before {
    content: '';
    width: 6px;
    height: 6px;
    overflow: hidden;
    display: block;
    position: absolute;
    background-color: #d5913c;
    left: 11px;
    top: 20px;
    border-radius: 100%;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
}

.xktx_content_ul li a {
    color: #666;
}

.xktx_content_ul li a:hover {
    color: #1d7abf;
}










/* 公告启事、 本网首发、 投稿信息 */

.xktx_tougao_wrap {
    margin-top: 50px;
    overflow: hidden;
}
.xktx_tougao_content {
    width: 406px;
    float: left;
    margin-right: 42px;
}

.xktx_tougao_content:nth-child(3) {
    margin-right: 0;
}



.tgxx {
    width: 486px;
    padding-top: 26px;
}

.tgxx a {
    width: 100%;
    height: 138px;
    display: block;
    background: url(./sk_xktx_zx_tougaoMsg.png) no-repeat;
    background-size: 100%;
}


/* 原哲学公社 */
.xktx_zx_zxgsANDztsp {
    margin-top: 50px;
}

/* 哲学公社 - 变成了哲学长廊 */

.xktx_zx_zxgs {
    width: 534px;
    float: left;
    overflow: hidden;
}

.xktx_zx_zxgs_content {
    overflow: hidden;
    margin-top: 30px;
}

.xktx_zx_zxgs_content_left {
    width: 570px;
    height: 325px;
    float: left;
}

.swiper-container2 .swiper-slide{
    position: relative;
}

.swiper2_img {
    width: 100%;
    height: 325px;
}

.swiper2_img img {
    width: 100%;
    height: 100%;
}

.swiper2_text {
    width: 100%;
    background-color: rgba(0,0,0, .5);
    height: 60px;
    line-height: 60px;
    font-weight: bold;
    padding: 0 25px;
    box-sizing: border-box;
    font-size: 22px;
    color: #FFF;
    position: absolute;
    bottom: 0;
    left: 0;
    padding-right: 100px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.swiper-container2 {
    position: relative;
}

.swiper-container2 .pagination2 {
    position: absolute;
    right: 20px;
    bottom: 20px;
    z-index: 10;
}

.swiper-container2 .pagination2 .swiper-pagination-switch {
    display: inline-block;
    width: 8px;
    height: 8px;
    border-radius: 8px;
    background: #FFF;
    margin: 0 3px;
    opacity: 0.8;
    /* border: 1px solid #fff; */
    cursor: pointer;
}
.swiper-container2 .pagination2 .swiper-active-switch {
    /* width: 20px; */
    background: #daa058;
}



.xktx_zx_zxgs_content_right {
    width: 100%;
    float: left;
}

.xktx_zx_zxgs_content_right_title {
    padding-bottom: 20px;
    border-bottom: 1px dashed #CCC;
}

.xktx_zx_zxgs_content_right_title h2 {
    font-size: 22px;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;

}

.xktx_zx_zxgs_content_right_title p {
    font-size: 16px;
    color: #666;
    line-height: 1.5;
    margin-top: 14px;
}

/*  哲学公社 */

.xktx_zx_zxgs02 {
    width: 100%;
    margin-top: 50px;
}

.xktx_zx_zxgs02_content {
    width: 100%;
    margin-top: 20px;
}

.xktx_zx_zxgs02_left {
    width: 530px;
    height: 325px;
    float: left;
    position: relative;
    overflow: hidden;
}

.xktx_zx_zxgs02_left img {
    width: 100%;
    height: 100%;
    transition: all .5s;
}

.xktx_zx_zxgs02_left img:hover {
    transform: scale(1.1);
}

.xktx_zx_zxgs02_left p {
    width: 100%;
    height: 60px;
    line-height: 60px;
    color: #FFF;
    font-size: 22px;
    background-color: rgba(0,0,0,.5);
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 1;
    padding: 0 20px;
    box-sizing: border-box;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.xktx_zx_zxgs02_right {
    width: 836px;
    float: right;

}

.xktx_zx_zxgs02_right_top {

}

.xktx_zx_zxgs02_right_top h2{
    font-size: 22px;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-align: center;
}

.xktx_zx_zxgs02_right_top p{
    height: 84px;
    color: #666;
    font-size: 16px;
    text-indent: 2em;
    line-height: 1.8;
    margin-top: 20px;
}

.xktx_zx_zxgs02_right_bottom_ul {
    width: 46%;
    margin-top: 20px;
}

.xktx_zx_zxgs02_right_bottom_ul li {
    width: 100%;
    line-height: 56px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    border-bottom: 1px dashed #CCC;
}

.xktx_zx_zxgs02_right_bottom_ul li:nth-child(odd) {
    float: left;
}

.xktx_zx_zxgs02_right_bottom_ul li:nth-child(even) {
    float: right;
}


/* 融媒体 */

.xktx_media_wrap {
    width: 100%;
    height: 380px;
    margin-top: 50px;
}

.xktx_media {
    width: 1400px;
    height: 100%;
    margin: 0 auto;
    box-sizing: border-box;
}

.xktx_media_title {
    width: 100%;
    height: 70px;
    text-align: center;
}

.xktx_media_title img {
    width: 100%;
    height: 100%;
    

}
.xktx_media_swiper{
    width: 100%;
    padding: 0 60px;
    box-sizing: border-box;
    margin-top: 30px;
    position: relative;
}

.swiper-slide-in {
    padding:0 10px;
}

.media_slide_img {
    width: 100%;
    height: 226px;
    border: 1px solid #CCC;
    padding: 10px;
    box-sizing: border-box;
    overflow: hidden;
    font-size: 0;
}

.swiper-slide-in img{
    width: 100%;
    height: 100%;
}


.xktx_media_text {
    padding: 20px 0;
    text-align: center;
    font-size: 20px;
    color: #333;
}

.swiper3_prev,
.swiper3_next {
    width: 40px;
    height: 40px;
    position: absolute;
    top: 100px;
    cursor: pointer;
    opacity: .5;
}

.swiper3_prev{
    background: url(./sk_xktx_jjx_media_prev.png) no-repeat;
    background-size: 100%;
    left: 0;
}

.swiper3_next{
    background: url(./sk_xktx_jjx_media_next.png) no-repeat;
    background-size: 100%;
    right: 0;
}

.swiper3_prev:hover,
.swiper3_next:hover{
    opacity: 1;
}




/* 哲学书架 */
.xktx_zxsj_swiper {
    box-sizing: border-box;
    position: relative;
}
.swiper-container4 {
    height: 380px;
}
.xktx_zxsj {
    width: 100%;
    margin-top: 50px;
}
.xktx_zxsj_content {
    width: 100%;
}
.xktx_zxsj_content_ul {
    width: 100%;
}

.xktx_zxsj_content_ul li {
    width: 20%;
    padding: .8%;
    box-sizing: border-box;
    float: left;
}

.xktx_zxsj_content_ul li .xktx_zxsj_img {
    width: 100%;
    padding: 0 12%;
    height: 228px;
    line-height: 228px;
    box-sizing: border-box;
}

.xktx_zxsj_content_ul li .xktx_zxsj_img img {
    width: 100%;
    height: 230px;
    vertical-align: bottom;
}

.xktx_zxsj_text {
    color: #333;
    line-height: 26px;
    margin-top: 20px;
    font-weight: bold;
    font-size: 18px;
    text-align: center;
}

.swiper4_prev,
.swiper4_next {
    width: 40px;
    height: 40px;
    position: absolute;
    top: 120px;
    cursor: pointer;
    opacity: .5;
}

.swiper4_prev{
    background: url(./sk_xktx_jjx_media_prev.png) no-repeat;
    background-size: 100%;
    left: -40px;
}

.swiper4_next{
    background: url(./sk_xktx_jjx_media_next.png) no-repeat;
    background-size: 100%;
    right: -40px;
}

.swiper4_prev:hover,
.swiper4_next:hover{
    opacity: 1;
}



/* 专题视频 */
.xktx_zx_ztsp {
    width: 836px;
    float: right;
    margin-top: 10px;
}

.xktx_zx_ztsp_pic {
    width: 477px;
    height: 308px;
    float: left;
    overflow: hidden;
}

.xktx_zx_ztsp_pic_list {
    width: 100%;
    height: 100%;
    display: none;
}

.xktx_zx_ztsp_pic_list:nth-child(1) {
    display: block;
}

.xktx_zx_ztsp_pic img {
    width: 100%;
    height: 100%;
    transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
}

.xktx_zx_ztsp_pic img:hover {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
}

.xktx_zx_ztsp_text {
    width: 358px;
    float: left;
}

.xktx_zx_ztsp_text p {
    width: 100%;
    height: 99px;
    font-size: 16px;
    color: #666;
    line-height: 1.8;
    background-color: #f9f9f9;
    padding: 26px;
    box-sizing: border-box;
    cursor: pointer;
    position: relative;
    display: table;
}

.xktx_zx_ztsp_text p span {
    display: table-cell;
    vertical-align: middle;
}

.xktx_zx_ztsp_text p:hover,
.xktx_zx_ztsp_text p.active{
    background-color: #266da3;
    color: #FFF;
    box-shadow: 1px 1px 10px 0 rgba(0,0,0, .5);
}

.xktx_zx_ztsp_text p.active:after{
    content: '';
    width:0;
    height:0;
    border-top:14px solid transparent;
    border-bottom:14px solid transparent;
    border-right:14px solid #266da3;
    position: absolute;
    left: -13px;
    top: 40px;
}






/* 学科荟萃 */

.xktx_zx_xkyc_wrap {
    padding-top: 20px !important;
    margin-top: 0;
}

.xktx_zx_title_xkyc{
    width: 100%;
    background: url(./sk_xktx_zx_title_xkyc.png) no-repeat center;
    background-size: 100%;
    text-align: center;
    color: #1d7abf;
    font-size: 38px;
    font-weight: bold;
}

.xktx_zx_xkyc_ul {
    overflow: hidden;
}

.xktx_zx_xkyc_ul>li {
    width: 418px;
    float: left;
    margin-right: 72px;
    padding-top: 40px;
}

.xktx_zx_xkyc_ul li:nth-child(3n) {
    margin-right: 0;
}


/* poster - 投稿信箱 */

.poster_wrap{
    width: 100%;
    height: 102px;
    background-color: #1d7abf;
}

.poster_wrap_in {
    width: 1400px;
    height: 100%;
    margin: 0 auto;
}

.poster_wrap_in a {
    width: 100%;
    height: 100%;
    display: block;
    background: url(./sk_xktx_zx_email.jpg) no-repeat;
    background-size: 100%;
    padding-top: 60px;
    box-sizing: border-box;
    text-align: center;
    color: #FFF;
}

.poster_wrap_in a span {
    margin: 0 10px;
}


.xktx_zx_zxxsANDzxcl {
    overflow: hidden;
}

/* 底部列表 */

.xktx_bottom_list_ul {
    width: 1400px;
    margin: 80px auto 50px;
    overflow: hidden;
}

.xktx_bottom_list_ul li {
    width: 448px;
    float: left;
    margin-right: 28px;
    margin-bottom: 28px;
}

.xktx_bottom_list_ul li:nth-child(3n) {
    margin-right: 0;
}

.xktx_bottom_list_pic_container {
    width: 100%;
    height: 150px;
    position: relative;
    overflow: hidden;
    margin-bottom: 10px;
}

.xktx_bottom_list_pic_container a {

}

.xktx_bottom_list_ul li p {
    line-height: 60px;
    border-bottom: 1px dashed #CCC;
    position: relative;
    padding-left: 30px;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    box-sizing: border-box;
}
.xktx_bottom_list_ul li .title p {
    padding-left: 0;
}
.xktx_bottom_list_ul li p::before {
    content: '';
    width: 6px;
    height: 6px;
    overflow: hidden;
    display: block;
    position: absolute;
    background-color: #1d7abf;
    left: 11px;
    top: 50%;
    margin-top: -3px;
    border-radius: 100%;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
}

.xktx_bottom_list_ul li p a {
    color: #333;
    font-size: 18px;
}

.xktx_bottom_list_ul li p a:hover {
    color: #ce2034;
}


.xktx_bottom_list_pic_container a img {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
}

.xktx_bottom_list_pic_container:hover img{
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
}

.xktx_bottom_list_pic_container a div {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
    text-align: center;
}

.xktx_bottom_list_pic_container a div p {
    text-align: center;
    font-size: 28px;
    color: #FFF;
    border: 0;
    font-weight: bold;
    line-height: 150px;
}

.xktx_bottom_list_pic_container a div p::before {
    content: '';
    display: none;
}

.xktx_bottom_list_pic_container a div span {
    width: 26px;
    height: 26px;
    background: url(./sk_xktx_jjx_bottom_list_more_bg.png) no-repeat;
    background-size: 100%;
    display: inline-block;
    margin-top: 10px;
}


/* 友情链接 */
.friendLink {
    margin-top: 50px;
}

.friendLink_list {
    padding: 0 1%;
    padding-top: 20px;
    line-height: 40px;
}

.friendLink_list a {
    font-size: 18px;
}

.friendLink_list span {
    margin: 0 12px;
}

.friendLink_list span:nth-child(16),
.friendLink_list span:last-child {
    display: none;
}

.zx_footer_bg {
    background-color: #1d7abf;
}

.sk_xktx_footer {
    clear: both;
    background-color: #1d7abf;
}
.sk_xktx_footer a {
    color: #fff;
}
@media screen and (max-width: 1440px) {

    .xktx_color .nav_fixed .title {
        width: 70px;
        height: 35px;
        line-height: 35px;
        background: url(./sk_xktx_zx_subject_bg.png) no-repeat;
        background-size: 100%;
        text-align: center;
        font-size: 16px;
        float: left;
        margin-left: 20px;
        margin-top: 8px;
        padding-left: 0;
    }

    .xktx_color .top_left .title {
        width: 82px;
        height: 41px;
        background: url(./sk_xktx_zx_subject_bg.png) no-repeat;
        background-size: 100%;
        line-height: 41px;
        text-align: center;
        font-size: 18px;
        float: left;
        margin-left: 30px;
        margin-top: -2px;
        padding-left: 0;
    }

    .nav_fixed .title {
        width: 70px;
        height: 38px;
        line-height: 38px;
        background: url(./sk_xktx_zx_subject_bg.png) no-repeat;
        background-size: 100%;
        text-align: center;
        font-size: 16px;
        float: left;
        margin-left: 20px;
        margin-top: 8px;
        padding-left: 0;
    }

    .xktx_wrap {
        width: 1000px;
        margin: 0 auto;
        padding-bottom: 50px;
        padding-top: 50px;
    }

    /* 带圆点带线的列表 */
    .xktx_pointLine_list_ul {

    }

    .xktx_pointLine_list_ul li {
        width: 100%;
        line-height: 38px;
        border-bottom: 1px dashed #CCC;
        padding-left: 20px;
        position: relative;
        font-size: 14px;
        box-sizing: border-box;
    }

    .xktx_pointLine_list_ul li::before {
        content: '';
        width: 4px;
        height: 4px;
        background-color: #d28a31;
        position: absolute;
        left: 7px;
        top: 50%;
        margin-top: -2px;
        border-radius: 100%;
        -webkit-border-radius: 100%;
        -moz-border-radius: 100%;
        -ms-border-radius: 100%;
        -o-border-radius: 100%;
    }

    .xktx_pointLine_list_ul li a {
        color: #666;
    }

    .xktx_pointLine_list_ul li a:hover {
        color: #1d7abf;
    }

    /* 带圆点不带线的列表 */

    .xktx_point_list_ul {
        margin-top: 10px;
    }

    .xktx_point_list_ul li {
        line-height: 32px;
        padding-left: 15px;
        box-sizing: border-box;
        position: relative;
        font-size: 14px;
        width: 100%;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }

    .xktx_point_list_ul li::before {
        content: '';
        width: 4px;
        height: 4px;
        background-color: #d28a31;
        position: absolute;
        left: 0;
        top: 50%;
        margin-top: -2px;
        border-radius: 100%;
        -webkit-border-radius: 100%;
        -moz-border-radius: 100%;
        -ms-border-radius: 100%;
        -o-border-radius: 100%;
    }

    .xktx_point_list_ul li a {
        color: #666;
    }

    .xktx_point_list_ul li a:hover {
        color: #1d7abf;
    }

    .xktx_title01_wrap {
        width: 100%;
        height: 39px;
        text-align: center;
    }

    .xktx_title01 {
        display: inline-block;
        position: relative;
    }

    .xktx_title01:after {
        content: '';
        height: 1px;
        position: absolute;
        bottom: 0;
        right: 0 ;
        left: 14px;
        background-color: #1d7abf;
        display: block;
    }

    .xktx_title01_left {
        width: 109px;
        height: 37px;
        line-height: 29px;
        font-size: 22px;
        padding-left: 30px;
        box-sizing: border-box;
        font-weight: bold;
        color: #FFF;
        background: url(./sk_xktx_zx_title01.png) no-repeat left top;
        background-size: 109px;
        float: left;
    }

    .xktx_title01_right {
        float: left;
        padding-left: 20px;
        font-size: 22px;
        font-weight: bold;
    }

    .xktx_title01_right a {
        color: #333;
    }


    /* 第二种title */

    .xktx_title02_wrap {
        width: 100%;
        text-align: center;
    }

    .xktx_title02 {
        display: inline-block;
        width: 100%;
        position: relative;
    }

    .xktx_title02:after {
        content: '';
        height: 11px;
        position: absolute;
        bottom: 0;
        left: 120px;
        top: 50%;
        margin-top: -5px;
        right: 70px;
        background-color: #fff5e9;
        display: block;
        z-index: 0;
    }

    .xktx_title02_left {
        height: 42px;
        line-height: 42px;
        font-size: 22px;
        box-sizing: border-box;
        font-weight: bold;
        float: left;
        padding-right: 10px;
        text-align: left;
        color: #d28a31;
        position: absolute;
        left: 0;
        top: 0;
        z-index: 1;
        background-color: #FFF;
    }
    .xktx_title02 .xktx_more {
        line-height: 42px;
    }

    /* 第三种title */
    /* 公告启事title、 本网首发title */

    .xktx_title03_wrap {
        width: 100%;
        text-align: center;
    }

    .xktx_title03 {
        width: 100%;
        height: 42px;
        display: inline-block;
        position: relative;
        text-align: center;
    }

    .xktx_title03:after {
        content: '';
        height: 11px;
        position: absolute;
        top: 50%;
        margin-top: -5px;
        left: 0px;
        right: 72px;
        background-color: #fff5e9;
        display: block;
    }

    .xktx_title03_left {
        line-height: 42px;
        font-size: 22px;
        padding-left: 30px;
        box-sizing: border-box;
        font-weight: bold;
        color: #d28a31;
        background: #FFF url(./sk_xktx_zx_title03.png) no-repeat left center;
        background-size: 22px;
        display: inline-block;
        padding-right: 10px;
        position: absolute;
        left: 0;
        top: 0;
        z-index: 2;
    }

    .xktx_title03_right {
        float: left;
        padding-left: 30px;
        font-size: 33px;
        color: #333;
        font-weight: bold;
    }

    /* 第四种title */
    .xktx_title04_wrap {
        width: 100%;
        text-align: center;
    }

    .xktx_title04 {
        width: 100%;
        height: 29px;
        display: inline-block;
        position: relative;
        text-align: center;
    }

    .xktx_title04:after {
        content: '';
        height: 1px;
        position: absolute;
        bottom: 0px;
        left: 0px;
        right: 0;
        background-color: #d28a31;
        display: block;
    }

    .xktx_title04_left {
        line-height: 30px;
        font-size: 22px;
        padding: 0 30px 0 20px;
        box-sizing: border-box;
        font-weight: bold;
        color: #1d7abf;
        background-color: #FFF;
        display: inline-block;
        position: absolute;
        left: 0;
        top: 0;
        z-index: 2;
        font-weight: bold;
    }

    .xktx_title04_left::before{
        content: '';
        width: 14px;
        height: 14px;
        background: url(./sk_xktx_zx_title04_leftTop.png) no-repeat;
        background-size: 100%;
        position: absolute;
        top: 0;
        left: 0;
    }

    .xktx_title04_left::after {
        content: '';
        width: 14px;
        height: 14px;
        background: url(./sk_xktx_zx_title04_rightBottom.png) no-repeat;
        background-size: 100%;
        position: absolute;
        right: 10px;
        bottom: 0;
    }

    .xktx_title04_right {
        float: left;
        padding-left: 30px;
        font-size: 33px;
        color: #333;
        font-weight: bold;
    }

    .xktx_title04 .xktx_more {
        line-height: 30px;
    }

    .xktx_more {
        color:#d28a31 !important;
    }

    /* 第五种title */
    .xktx_title05_wrap {
        width: 100%;
        text-align: center;
    }

    .xktx_title05 {
        width: 100%;
        height: 44px;
        display: inline-block;
        position: relative;
        text-align: center;
    }

    .xktx_title05:after {
        content: '';
        height: 1px;
        position: absolute;
        bottom: 0px;
        left: 0px;
        right: 0;
        background-color: #e0b076;
        display: block;
    }

    .xktx_title05_left {
        line-height: 44px;
        font-size: 22px;
        padding: 0 36px 0 26px;
        box-sizing: border-box;
        font-weight: bold;
        color: #1d7abf;
        /* background-color: #f9f9f9; */
        display: inline-block;
        position: absolute;
        left: 0;
        top: 0;
        z-index: 2;
        font-weight: bold;
    }

    .xktx_title05_left::before,
    .xktx_title05_left::after {
        content: '';
        width: 14px;
        height: 14px;
        position: absolute;
        top: 50%;
        margin-top: -7px;
    }

    .xktx_title05_left::before{
        background: url(./sk_xktx_zx_title04_leftTop.png) no-repeat;
        background-size: 100%;
        left: 0;
    }

    .xktx_title05_left::after {
        background: url(./sk_xktx_zx_title04_rightBottom.png) no-repeat;
        background-size: 100%;
        right: 10px;
    }

    .xktx_title05_right {
        float: left;
        padding-left: 30px;
        font-size: 33px;
        color: #333;
        font-weight: bold;
    }

    /* 第六种title */
    .xktx_title06_wrap {
        width: 100%;
        text-align: center;
    }

    .xktx_title06 {
        width: 100%;
        height: 30px;
        display: inline-block;
        position: relative;
        text-align: center;
    }

    .xktx_title06:after {
        content: '';
        height: 1px;
        position: absolute;
        bottom: 0px;
        left: 0px;
        right: 0;
        background-color: #d28a31;
        display: block;
    }

    .xktx_title06_left {
        height: 30px;
        line-height: 26px;
        font-size: 22px;
        padding: 0 10px 0 42px;
        background: url(./sk_xktx_zx_title06.png) no-repeat left center;
    }

    .xktx_title06 .xktx_more {
        line-height: 28px;
    }



    .xktx_toutiao {
        text-align: center;
        margin-top: 10px;
    }

    .xktx_toutiao .xktx_toutiao_link {
        display: inline-block;
        line-height: 40px;
        margin: 0 6px;
        color: #333;
        position: relative;
        padding-left: 8px;
        font-size: 14px;
    }


    .xktx_toutiao .xktx_toutiao_link::before {
        content: '';
        width: 4px;
        height: 4px;
        background-color: #666;
        display: block;
        position: absolute;
        left: 0;
        top: 18px;
        border-radius: 100%;
        -webkit-border-radius: 100%;
        -moz-border-radius: 100%;
        -ms-border-radius: 100%;
        -o-border-radius: 100%;
    }

    .xktx_toutiao .xktx_toutiao_link:hover {
        color: #1d7abf;
    }

    .xktx_toutiao .xktx_toutiao_more {
        padding-right: 30px;
        color: #666;
        font-size: 14px;
        margin-left: 30px;
        background: url(./sk_xktx_jjx_morebg.png) no-repeat right center;
        background-size: 23px;
    }


    /* 第7种title */
    .xktx_title07_wrap {
        width: 100%;
        text-align: center;
    }

    .xktx_title07 {
        width: 100%;
        height: 42px;
        display: inline-block;
        position: relative;
        text-align: center;
    }

    .xktx_title07:after {
        content: '';
        height: 3px;
        position: absolute;
        bottom: 0px;
        left: 0px;
        right: 0;
        background-image: linear-gradient(to right, #1d7abf, #df9335);
        display: block;
    }

    .xktx_title07_left {
        line-height: 42px;
        font-size: 22px;
        padding: 0 36px 0 26px;
        box-sizing: border-box;
        font-weight: bold;
        color: #1d7abf;
        /* background-color: #f9f9f9; */
        display: inline-block;
        position: absolute;
        left: 0;
        top: 0;
        z-index: 2;
        font-weight: bold;
    }

    .xktx_title07_left::before,
    .xktx_title07_left::after {
        content: '';
        width: 15px;
        height: 15px;
        position: absolute;
        margin-top: -10px;
    }

    .xktx_title07_left::before{
        background: url(./sk_xktx_zx_title04_1_leftTop.png) no-repeat;
        background-size: 100%;
        top: 40%;
        left: 0;
    }

    .xktx_title07_left::after {
        background: url(./sk_xktx_zx_title04_1_rightBottom.png) no-repeat;
        background-size: 100%;
        bottom: 20%;
        right: 10px;
    }

    .xktx_title07 .xktx_more_arrow {
        display: none;
    }

    .xktx_title07_right {
        float: left;
        padding-left: 30px;
        font-size: 33px;
        color: #333;
        font-weight: bold;
    }


    /* 第8种title */
    .xktx_title08 {
        width: 100%;
        line-height: 38px;
        background: url(./sk_xktx_zx_title08.png) no-repeat center;
        background-size: 100%;
        text-align: center;
        font-size: 22px;
        color: #1d7abf;
    }

    /* 第9种title */
    .xktx_title09_wrap {
        width: 100%;
        text-align: center;
    }

    .xktx_title09 {
        width: 100%;
        height: 42px;
        display: inline-block;
        position: relative;
        text-align: center;
        position: relative;
    }

    .xktx_title09:after {
        content: '';
        height: 1px;
        position: absolute;
        bottom: 0px;
        left: 0px;
        right: 0;
        background-color: #d28a31;
        /* background-image: linear-gradient(to right, #1d7abf, #df9335); */
        display: block;
    }

    .xktx_title09_left {
        line-height: 42px;
        font-size: 22px;
        padding: 0 36px 0 26px;
        box-sizing: border-box;
        font-weight: bold;
        color: #1d7abf;
        display: inline-block;
        font-weight: bold;
        position: relative;
    }

    .xktx_title09_left .bottom_line {
        width: 94%;
        height: 2px;
        position: absolute;
        background-color: #d28a31;
        left: 0;
        bottom: 1px;
    }

    .xktx_title09_left::before,
    .xktx_title09_left::after {
        content: '';
        width: 15px;
        height: 16px;
        position: absolute;
        margin-top: -10px;
    }

    .xktx_title09_left::before{
        background: url(./sk_xktx_zx_title04_1_leftTop.png) no-repeat;
        background-size: 100%;
        top: 40%;
        left: 0;
    }

    .xktx_title09_left::after {
        background: url(./sk_xktx_zx_title04_1_rightBottom.png) no-repeat;
        background-size: 100%;
        bottom: 20%;
        right: 10px;
    }

    .xktx_title09 .xktx_more_arrow {
        display: none;
    }

    .xktx_title09_right {
        float: left;
        padding-left: 30px;
        font-size: 33px;
        color: #333;
        font-weight: bold;
    }

    /*----------我是分割线1---------*/


    .xktx_content_warp {
        margin-top: 50px;
    }


    .xktx_content_swiper {
        width: 560px;
        height: 348px;
    }

    .swiper1_img {
        width: 100%;
        height: 348px;
    }

    .swiper1_img img {
        width: 100%;
        height: 100%;
    }

    .swiper1_text {
        background-color: rgba(0,0,0,.5);
        height: 44px;
        line-height: 44px;
        font-weight: bold;
        padding: 0 18px;
        box-sizing: border-box;
        font-size: 18px;
        color: #FFF;
        padding-right: 130px;
    }

    .swiper-container1 {
        position: relative;
    }

    .swiper-container1 .pagination1 {
        position: absolute;
        right: 20px;
        bottom: 14px;
        z-index: 10;
    }

    .swiper-container1 .pagination1 .swiper-pagination-switch {
        display: inline-block;
        width: 8px;
        height: 8px;
        border-radius: 8px;
        background: #FFF;
        margin: 0 3px;
        opacity: 0.8;
        /* border: 1px solid #fff; */
        cursor: pointer;
    }
    .swiper-container1 .pagination1 .swiper-active-switch {
        width: 20px;
        background: #1d7abf;
    }

    /* .swiper1_prev,
    .swiper1_next {
        width: 16px;
        height: 16px;
        background: url(./sk_xktx_swiper_prev_bg.png) no-repeat;
        background-size: 16px;
        position: absolute;
        top: 259px;
        right: 30px;
        opacity: .8;
        cursor: pointer;
    }
    
    .swiper1_next {
        right: 10px;
        background: url(./sk_xktx_swiper_next_bg.png) no-repeat;
        background-size: 16px;
    }
    
    .swiper1_prev:hover,
    .swiper1_next:hover {
        opacity: 1;
    } */


    .xktx_content_right {
        width: 415px;
    }

    .xktx_more {
        font-size: 14px;
        background-size: 23px;
        line-height: 42px;
    }


    .xktx_content_bottom {
        border-bottom: 1px dashed #ddd;
        padding-bottom: 9px;
    }

    .xktx_content_bottom h2 {
        font-size: 18px;
        margin-top: 8px;
    }

    .xktx_content_bottom h2 a {
        color: #333;
    }

    .xktx_content_bottom p {
        font-size: 12px;
        line-height: 20px;
        color: #666;
        margin-top: 10px;
    }

    .xktx_content_ul {
        margin-top: 5px;
    }

    .xktx_content_ul li{
        line-height: 34px;
        padding-left: 24px;
        box-sizing: border-box;
    }

    .xktx_content_ul li::before {
        content: '';
        width: 4px;
        height: 4px;
        overflow: hidden;
        display: block;
        position: absolute;
        background-color: #d5913c;
        left: 8px;
        top: 17px;
        border-radius: 100%;
        -webkit-border-radius: 100%;
        -moz-border-radius: 100%;
        -ms-border-radius: 100%;
        -o-border-radius: 100%;
    }

    .xktx_content_ul li a {
        color: #666;
        font-size: 14px;
    }

    .xktx_content_ul li a:hover {
        color: #1d7abf;
    }

    .xktx_title03_wrap .xktx_more{
        margin-top: 0px;
    }


    /* 公告启事、 本网首发、 投稿信息 */

    .xktx_tougao_wrap {
        margin-top: 30px;
        overflow: hidden;
    }
    .xktx_tougao_content {
        width: 290px;
        float: left;
        margin-right: 36px;
    }

    .xktx_tougao_content:nth-child(3) {
        margin-right: 0;
    }



    .tgxx {
        width: 347px;
        padding-top: 26px;
    }

    .tgxx a {
        width: 100%;
        height: 138px;
        display: block;
        background: url(./sk_xktx_zx_tougaoMsg.png) no-repeat;
        background-size: 100%;
    }


    /* 原哲学公社 */
    .xktx_zx_zxgsANDztsp {
        margin-top: 50px;
    }

    /* 哲学公社 - 变成了哲学长廊 */

    .xktx_zx_zxgs {
        width: 380px;
    }

    .xktx_zx_zxgs_content {
        margin-top: 20px;
    }

    .xktx_zx_zxgs_content_left {
        width: 570px;
        height: 325px;
    }
    .swiper2_img {
        width: 100%;
        height: 325px;
    }

    .swiper2_img img {
        width: 100%;
        height: 100%;
    }

    .swiper2_text {
        width: 100%;
        background-color: rgba(0,0,0, .5);
        height: 60px;
        line-height: 60px;
        padding: 0 25px;
        font-size: 18px;
        padding-right: 100px;
    }

    .swiper-container2 .pagination2 {
        right: 20px;
        bottom: 20px;
    }

    .swiper-container2 .pagination2 .swiper-pagination-switch {
        width: 8px;
        height: 8px;
        border-radius: 8px;
        margin: 0 3px;
        opacity: 0.8;
    }
    .swiper-container2 .pagination2 .swiper-active-switch {
        background: #daa058;
    }

    .xktx_zx_zxgs_content_right {
        width: 100%;
        height: 184px;
    }

    .xktx_zx_zxgs_content_right_title {
        padding-bottom: 10px;
    }

    .xktx_zx_zxgs_content_right_title h2 {
        font-size: 18px;
    }

    .xktx_zx_zxgs_content_right_title p {
        font-size: 12px;
        color: #666;
        line-height: 1.5;
        margin-top: 14px;
    }

    /* 专题视频 */
    .xktx_zx_ztsp {
        width: 594px;
        float: right;
    }
    
    .xktx_zx_ztsp_pic {
        width: 342px;
        height: 228px;
        float: left;
    }
    
    .xktx_zx_ztsp_pic_list {
        width: 100%;
        height: 100%;
        display: none;
    }
    
    .xktx_zx_ztsp_pic_list:nth-child(1) {
        display: block;
    }
    
    .xktx_zx_ztsp_pic img {
        width: 100%;
        height: 100%;
    }
    
    .xktx_zx_ztsp_text {
        width: 252px;
        float: left;
    }
    
    .xktx_zx_ztsp_text p {
        width: 100%;
        height: 76px;
        font-size: 14px;
        color: #666;
        line-height: 1.5;
        background-color: #f9f9f9;
        padding: 14px;
        box-sizing: border-box;
        cursor: pointer;
        position: relative;
    }
    
    .xktx_zx_ztsp_text p.active{
        background-color: #266da3;
        color: #FFF;
        box-shadow: 1px 1px 10px 0 rgba(0,0,0, .5);
    }
    
    .xktx_zx_ztsp_text p.active:after{
        content: '';
        width:0;
        height:0;
        border-top:10px solid transparent;
        border-bottom:10px solid transparent;
        border-right:10px solid #266da3;
        position: absolute;
        left: -10px;
        top: 30px;
    }


    /*  哲学公社 */

    .xktx_zx_zxgs02 {
        width: 100%;
        margin-top: 40px;
    }

    .xktx_zx_zxgs02_content {
        width: 100%;
        margin-top: 20px;
    }

    .xktx_zx_zxgs02_left {
        width: 380px;
        height: 234px;
        float: left;
        position: relative;
    }

    .xktx_zx_zxgs02_left img {
        width: 100%;
        height: 100%;
    }

    .xktx_zx_zxgs02_left p {
        width: 100%;
        height: 40px;
        line-height: 40px;
        font-size: 18px;
        background-color: rgba(0,0,0,.5);
        padding: 0 10px;
    }

    .xktx_zx_zxgs02_right {
        width: 598px;
        float: right;

    }

    .xktx_zx_zxgs02_right_top {

    }

    .xktx_zx_zxgs02_right_top h2{
        font-size: 18px;
        width: 100%;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        text-align: center;
    }

    .xktx_zx_zxgs02_right_top p{
        height: 68px;
        color: #666;
        font-size: 12px;
        text-indent: 2em;
        line-height: 1.8;
        margin-top: 10px;
    }

    .xktx_zx_zxgs02_right_bottom_ul {
        width: 46%;
        margin-top: 10px;
    }

    .xktx_zx_zxgs02_right_bottom_ul li {
        width: 100%;
        line-height: 40px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        border-bottom: 1px dashed #CCC;
        font-size: 14px;
    }

    .xktx_zx_zxgs02_right_bottom_ul li:nth-child(odd) {
        float: left;
    }

    .xktx_zx_zxgs02_right_bottom_ul li:nth-child(even) {
        float: right;
    }



    /* 融媒体 */

    .xktx_media_wrap {
        width: 100%;
        height: 274px;
        margin-top: 40px;
    }
    
    .xktx_media {
        width: 1000px;
        height: 100%;
        margin: 0 auto;
        box-sizing: border-box;
    }
    
    .xktx_media_title {
        width: 100%;
        height: 50px;
        text-align: center;
    }
    
    .xktx_media_title img {
        height: 100%;
    }
    .xktx_media_swiper{
        width: 100%;
        padding: 0 40px;
        box-sizing: border-box;
        margin-top: 20px;
        position: relative;
    }
    
    .swiper-slide-in {
        padding:0 10px;
    }
    
    .media_slide_img {
        width: 100%;
        height: 168px;
        overflow: hidden;
    }
    
    .swiper-slide-in img{
        width: 100%;
        height: 100%;
    }
    
    .swiper-slide-in img:hover{

    }
    
    .xktx_media_text {
        padding: 10px 0;
        text-align: center;
        font-size: 16px;
        color: #333;
    }
    
    .swiper3_prev,
    .swiper3_next {
        width: 30px;
        height: 30px;
        position: absolute;
        top: 70px;
        cursor: pointer;
        opacity: .5;
    }
    
    .swiper3_prev{
        background: url(./sk_xktx_jjx_media_prev.png) no-repeat;
        background-size: 100%;
        left: 0;
    }
    
    .swiper3_next{
        background: url(./sk_xktx_jjx_media_next.png) no-repeat;
        background-size: 100%;
        right: 0;
    }
    
    .swiper3_prev:hover,
    .swiper3_next:hover{
        opacity: 1;
    }



    /* 哲学书架 */

    .swiper-container4 {
        height: 260px;
    }
    .xktx_zxsj_content_ul li {
        padding: 0 .8%;
    }

    .xktx_zxsj_content_ul li .xktx_zxsj_img {
        width: 100%;
        padding: 0 15%;
        height: 170px;
        line-height: 170px;
        box-sizing: border-box;
    }

    .xktx_zxsj_content_ul li .xktx_zxsj_img img {
        width: 100%;
        height: 150px;
        vertical-align: bottom;
    }
    

    .xktx_zxsj_text {
        color: #333;
        line-height: 22px;
        margin-top: 20px;
        font-weight: bold;
        font-size: 14px;
    }

    .swiper4_prev,
    .swiper4_next {
        width: 30px;
        height: 30px;
        position: absolute;
        top: 100px;
        cursor: pointer;
        opacity: .5;
    }
    .swiper4_prev {
        left: -30px;
    }

    .swiper4_next {
        right: -30px;
    }

    /* 学科荟萃 */

    .xktx_zx_title_xkyc{
        width: 100%;
        background: url(./sk_xktx_zx_title_xkyc.png) no-repeat center;
        background-size: 100%;
        text-align: center;
        color: #1d7abf;
        font-size: 28px;
        font-weight: bold;
    }

    .xktx_zx_xkyc_ul {
        overflow: hidden;
    }

    .xktx_zx_xkyc_ul>li {
        width: 300px;
        float: left;
        margin-right: 48px;
        padding-top: 30px;
    }

    .xktx_zx_xkyc_ul li:nth-child(3n) {
        margin-right: 0;
    }


    /* poster - 投稿信箱 */

    .poster_wrap{
        width: 100%;
        height: 72px;
        background-color: #1d7abf;
    }

    .poster_wrap_in {
        width: 1000px;
        height: 100%;
        margin: 0 auto;
    }

    .poster_wrap_in a {
        width: 100%;
        height: 100%;
        display: block;
        background: url(./sk_xktx_zx_email.jpg) no-repeat;
        background-size: 100%;
        padding-top: 40px;
        box-sizing: border-box;
        text-align: center;
        color: #FFF;
        font-size: 14px;
    }

    .poster_wrap_in a span {
        margin: 0 10px;
    }


    .xktx_zx_zxxsANDzxcl {
        overflow: hidden;
    }



    /* 底部列表 */

    .xktx_bottom_list_ul {
        width: 1000px;
        margin: 60px auto 40px;
    }

    .xktx_bottom_list_ul li {
        width: 320px;
        float: left;
        margin-right: 20px;
        margin-bottom: 20px;
    }

    .xktx_bottom_list_ul li:nth-child(3n) {
        margin-right: 0;
    }

    .xktx_bottom_list_pic_container {
        width: 100%;
        height: 107px;
        position: relative;
        overflow: hidden;
        margin-bottom: 10px;
    }

    .xktx_bottom_list_pic_container a {

    }

    .xktx_bottom_list_ul li p {
        line-height: 50px;
        border-bottom: 1px dashed #CCC;
        position: relative;
        padding-left: 30px;
    }

    .xktx_bottom_list_ul li p::before {
        content: '';
        width: 6px;
        height: 6px;
        overflow: hidden;
        display: block;
        position: absolute;
        background-color: #1d7abf;
        left: 11px;
        top: 50%;
        margin-top: -3px;
        border-radius: 100%;
        -webkit-border-radius: 100%;
        -moz-border-radius: 100%;
        -ms-border-radius: 100%;
        -o-border-radius: 100%;
    }

    .xktx_bottom_list_ul li p a {
        color: #333;
        font-size: 18px;
    }

    .xktx_bottom_list_ul li p a:hover {
        color: #ce2034;
    }


    .xktx_bottom_list_pic_container a img {
        width: 100%;
        height: 100%;
        position: absolute;
        left: 0;
        top: 0;
        z-index: 1;
        transition: all .5s;
        -webkit-transition: all .5s;
        -moz-transition: all .5s;
        -ms-transition: all .5s;
        -o-transition: all .5s;
    }

    .xktx_bottom_list_pic_container:hover img{
        transform: scale(1.1);
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -ms-transform: scale(1.1);
        -o-transform: scale(1.1);
    }

    .xktx_bottom_list_pic_container a div {
        width: 100%;
        height: 100%;
        position: absolute;
        left: 0;
        top: 0;
        z-index: 2;
        text-align: center;
        box-sizing: border-box;
    }

    .xktx_bottom_list_pic_container a div p {
        text-align: center;
        font-size: 22px;
        color: #FFF;
        border: 0;
        line-height: 107px;
    }

    .xktx_bottom_list_pic_container a div p::before {
        content: '';
        display: none;
    }

    .xktx_bottom_list_pic_container a div span {
        width: 20px;
        height: 20px;
        background: url(./sk_xktx_jjx_bottom_list_more_bg.png) no-repeat;
        background-size: 100%;
        display: inline-block;
        margin-top: 0;
    }

    .xktx_bottom_list_ul li p {

    }

    .xktx_bottom_list_ul li p a {
        color: #333;
        font-size: 14px;
        line-height: 30px;
    }

    .xktx_bottom_list_ul li p a:hover {
        color: #ce2034;
    }

    /* 友情链接 */
    .friendLink {
        margin-top: 40px;
    }

    .friendLink_list {
        padding: 0 1%;
        padding-top: 10px;
        line-height: 30px;
    }

    .friendLink_list a {
        font-size: 14px;
    }

    .friendLink_list span {
        margin: 0 2px;
    }

}


