body {
    min-width: 1080px;
}
.pc_none {
    display: none !important;
}

.nav_main .nav_site_more {
    display: none;
}
.nav_main .nav_box {
    background: url("sk_xktx_t_mzx.png") right no-repeat;
    background-size: 100% 100%;
}
.nav_fixed .nav_site_more{
    display: block;
}
a:hover{
    color: #e0984a;
}

/* 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_mzx_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_mzx_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;
    color: #e0984a;
}

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

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



.top_left .title {
    color: #e0984a;
}

.jjx_bg {
    background-color: #e0984a;
}

.jjx{
    position: relative;
}



/* content */
.xktx_wrap_1400{
    width: 1400px;
    margin: 0 auto;
}
.xktx_wrap {
    margin: 70px auto 0 auto;
    /* padding-bottom: 40px; */
}

.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: #e0984a;
    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_mzx_title01.png) no-repeat left top;
    float: left;
}

.xktx_title01_right {
    float: left;
    padding-left: 26px;
    font-size: 36px;
    font-weight: bold;
}


.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: #e0984a;
}

.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 {
}
.xktx_content_swiper .swiper-container1{
    width: 858px;
    height: 484px;
    overflow: ;
}

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

.swiper1_img img {
    width: 100%;
    height: 100%;
}
.xktx_content_swiper .swiper-container1 .swiper-slide{
    position: relative;
}
.swiper1_text {
    background-color:rgba(0,0,0,0.5);
    width: 100%;
    height: 60px;
    line-height: 60px;
    font-weight: bold;
    box-sizing: border-box;
    font-size: 22px;
    color: #333;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 2;
    color: #FFF;
}
.swiper1_text .ps{
    display: block;
    padding: 0 0 0 25px;
}

.swiper-container1 {
    position: relative;
}

.swiper1_prev,
.swiper1_next {
    width: 42px;
    height: 70px;
    background: url(./sk05_kg_btn03.png) no-repeat;
    position: absolute;
    top: 200px;
    left: -42px;
    opacity: .8;
    cursor: pointer;
}

.swiper1_next {
    right: -42px;
    left:inherit;
    background: url(./sk05_kg_btn04.png) no-repeat;
}
.swiper1_prev:hover,
.swiper1_next:hover {
    background: url(./sk05_kg_btn01.png) no-repeat;
}

.swiper1_next:hover {
    background: url(./sk05_kg_btn02.png) no-repeat;
}
.swiper1_prev:hover,
.swiper1_next:hover {
    opacity: 1;
}

.swiper-container-page{
    position: absolute;
    right: 20px;
    bottom: 25px;
}
.swiper-container-page .swiper-pagination-switch{
    width: 10px;
    height: 10px;
    background-color: #fff;
    border-radius: 10px;
    margin-left: 10px;
    float: left;
    cursor: pointer;
}
.swiper-container-page .swiper-pagination-switch.swiper-active-switch{
    width: 20px;
    background-color: #e0984a;
}


.xktx_content_right {
    width: 506px;
    overflow: hidden;
}

.xktx_title02_wrap {
    width: 100%;
    height: 42px;
    border-bottom: 3px solid #ffd6a9;
}

.xktx_title02 {
    text-align: center;
    font-size: 0;
}
.xktx_title02_left {
    font-size: 26px;
    line-height:30px;
    padding-left: 39px;
    background: url(sk_xktx_mzx_index1.png) no-repeat 0 2px;
    float: left;
    font-weight: bold;
    padding-bottom: 12px;
    border-bottom: 3px solid #e0984a;
    color: #333;
}
.xktx_title02_c .xktx_title02_left{
    float: none;
    display: inline-block;
}
.xktx_title02_left font{
    color: #e0984a;
    margin-right:5px;
}

.xktx_more {
    font-size: 16px;
    line-height: 1;
    padding-right: 30px;
    color: #e0984a;
    background: url(./sk_xktx_mzx_morebg.png) no-repeat right center;
    display: inline-block;
    margin-top: 11px;
    margin-right: 2px;
}

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

.xktx_content_bottom h2 {
    font-size: 22px;
    line-height: 22px;
    margin-top: 30px;
    height: 22px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: center;
}

.xktx_content_bottom h2 a {
    color: #333;
}
.xktx_content_bottom h2 a:hover{
    color: #e0984a;
}

.xktx_content_bottom p {
    font-size: 16px;
    line-height: 30px;
    color: #666666;
    margin-top: 11px;
    text-align: justify;
    height: 90px;
}
.xktx_content_bottom p a{
    color: #e0984a;
}

.xktx_content_ul {
    margin-top: 9px;
}

.xktx_content_ul li{
    line-height: 45px;
    font-size: 18px;
    padding-left: 32px;
    background: url(sk_xktx_mzx_dian1.png) no-repeat 11px 50%;
    height: 45px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.xktx_content_ul li a {
    color: #666;
}

.xktx_content_ul li a:hover {
    color: #e0984a;
}

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


.xktx_content_jjxp{
    width: 700px;
}
.xktx_content_jjgc {
    width: 668px;
}


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

.xktx_title03 {
    width: 100%;
    height: 34px;
    display: inline-block;
    position: relative;
}

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

.xktx_title03_left {
    width: 182px;
    height: 34px;
    line-height: 28px;
    font-size: 28px;
    padding-left: 30px;
    box-sizing: border-box;
    font-weight: bold;
    color: #e12e42;
    background: url(./sk_xktx_jjx_title03.png) no-repeat left top;
    float: left;
}

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

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

/* 标题1 居中 */
.xktx_jsxt1_wrap{
    font-size: 0;
    text-align: center;
    border-bottom: 2px solid #4e3d2a;
    height: 42px;
    background: url(sk_xktx_jsx_index2_s.png) no-repeat center center;
}
.xktx_jsxt1{
    display: inline-block;
}
.xktx_jsxt1 .icos_l,.xktx_jsxt1 .icos_r{
    width:8px;
    height: 43px;
    background-position: center center;
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.xktx_jsxt1 .icos_l{
    background-image: url(sk_xktx_jsx_index4.png);
}
.xktx_jsxt1 .icos_r{
    background-image: url(sk_xktx_jsx_index5.png);
}
.xktx_jsxt1 .text{
    min-width: 146px;
    background-color: #e0984a;
    line-height:43px;
    font-size: 30px;
    font-weight: bold;
    color: #FFF;
}
/* 标题2 标题 更多 */
.xktx_jsxt2_wrap{
    width: 100%;
    height: 53px;
    border-bottom: 6px solid #d7cf9f;
}
.xktx_jsxt2_left{
    font-size: 30px;
    color: #f18d3b;
    font-weight: bold;
    padding: 0 20px;
    height: 53px;
    line-height: 53px;
    border-bottom: 6px solid #e0984a;
}
.xktx_jsxt2_wrap .xktx_more{
    margin-top: 25px;
}


/* 融媒体 */

.xktx_media_wrap {
    width: 100%;
    height: 450px;
    background: url(./sk_xktx_jjx_title_media_bg.jpg) no-repeat;
    background-size: cover;
}

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

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

.xktx_media_title img {
    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: 100%;
    overflow: hidden;
}

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

.swiper-slide-in 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_media_text {
    padding: 20px 0;
    text-align: center;
    font-size: 20px;
    color: #333;
}

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

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

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

.swiper2_prev:hover,
.swiper2_next:hover{
    opacity: 1;
}


/* poster - 投稿信箱 */

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

.poster_wrap_in {
    height: 100%;
}

.poster_wrap_in a {
    width: 100%;
    height: 100%;
    display: block;
    background: url(./sk_xktx_mzx_email.jpg) no-repeat;
    background-size: 100%;
    position: relative;
}
.poster_wrap_in .text{
    position: absolute;
    left: 405px;
    top: 60px;
    font-size: 18px;
    line-height: 1;
    color: #FFF;
}
.poster_wrap_in .text span{
    margin-right: 44px;
}

/* 底部列表 */

.xktx_bottom_list_ul {
    width: 1400px;
    margin: 50px auto 0 auto;
}

.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_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;
    padding-top: 40px;
}

.xktx_bottom_list_pic_container a div p {
    text-align: center;
    font-size: 36px;
    color: #FFF;
}

.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;
}

.xktx_bottom_list_ul li p {

}

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

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


.friendLink_wrap {
    width: 1400px;
    margin: 0 auto;
}




.friendLink_title {
    text-align: center;
    font-size: 30px;
    line-height: 50px;
}

.friendLink {
    text-align: center;
    margin-top: 20px;
}

.friendLink a {
    font-size: 18px;
    margin: 0 10px;
}

/* 军事学 */
.xktx_jsx_xxqj_w{
    margin-top: 69px;
    width: 105%;
    margin-bottom: 49px;
}
.xktx_jsx_xxqj_kj{
    width: 448px;
    margin-right: 29px;
    margin-bottom: 32px;
}
.xktx_jsx_xxqj_kj .xktx_title02{
    width: 100%;
}
/* 新闻 标题 图片 摘要 */
.xktx_jsx_news1{
    margin-top: 34px;
    overflow: hidden;
}
.xktx_jsx_news1 .title{
    display: block;
    overflow: hidden;
    height: 56px;
    line-height: 56px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 18px;
    margin-top: 6px;
    font-weight: bold;
}
.xktx_jsx_news1 .imgs_w{
    display: block;
}
.xktx_jsx_news1 .imgs_w .imgs{
    display: block;
    width: 100%;
    height: 159px;
    transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
}
.xktx_jsx_news1 .imgs_w: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_jsx_news1 .doc{
    font-size: 16px;
    color: #666666;
    line-height:28px;
    display: block;
    text-align: justify;
}
.xktx_jsx_news1 .doc a{
    color: #e0984a;
}
/* 新闻标题 点 线 */
.xktx_jsx_news2 .xktx_content_ul{
    padding-left: 0;
    margin-top: 9px;
}
.xktx_jsx_news2 .xktx_content_ul li{
    line-height: 60px;
    height: 60px;
    border-bottom: 1px dashed #cccccc;
}
/* 图片 标题 视频按钮 */
.xktx_jsx_news3 ul li{
    width: 276px;
    height: 338px;
    float: left;
}
.xktx_jsx_news3 ul li .kj_w{
    padding: 0 11px 0 10px;
}
.xktx_jsx_news3 ul li .kj{
    padding:10px 11px;
    display: block;
    background-color: #fff;
}
.xktx_jsx_news3 ul li .kj .imgs_w{
    position: relative;
    overflow: hidden;
}
.xktx_jsx_news3 ul li .kj .imgs{
    width: 100%;
    height: 218px;
    display: block;
    transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
}
.xktx_jsx_news3 ul li .kj: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_jsx_news3 ul li .kj .title{
    padding:23px 0 27px;
    font-size: 18px;
    line-height: 30px;
    text-align: center;
}
.xktx_jsx_news3 ul li:hover .kj .title{
    color: #e0984a;
}


/* 融媒体 */
.xktx_jsx_rmt_w{
    margin-top: 82px;
    margin-bottom: 80px;
}
.xktx_jsx_title_c{
    width: 200px;
    margin: 0 auto;
}
.xktx_jsx_title_c .xktx_title02{
    width: 100%;
}
.xktx_jsx_title_c .xktx_title02:after{
    right: 26px;
}
.xktx_jsx_rmt_w .xktx_jsx_news3{
    width: 1438px;
    margin-left: -17px;
    padding-bottom: 42px;
    padding-top: 28px;
}
.xktx_jsx_rmt_w .xktx_jsx_news3 .xktx_jsx_rmt_pag{
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 2px;
    font-size: 0;
    text-align: center;
}
.xktx_jsx_rmt_w .xktx_jsx_news3 .xktx_jsx_rmt_pag .swiper-pagination-switch{
    width: 80px;
    height: 2px;
    background-color: #cccccc;
    display: inline-block;
    margin: 0 10px;
}
.xktx_jsx_rmt_w .xktx_jsx_news3 .xktx_jsx_rmt_pag .swiper-active-switch{
    background-color: #e0984a;
}

/* 民族学 */
.xktx_mzx_kxzl{
    margin: 70px 0;
}
.xktx_mzx_kxzl_l{
    width: 858px;
}
.xktx_mzx_kxzl_l .xktx_jsx_news1{
    width: 399px;
}
.xktx_mzx_kxzl_l .xktx_jsx_news2{
    width: 429px;
}
.xktx_mzx_kxzl_l .xktx_jsx_news2 .xktx_content_ul{
    margin-top: 21px;
}

.xktx_mzx_kxzl_r{
    width: 506px;
}
.xktx_mzx_kxzl_r .xktx_jsx_news2 .xktx_content_ul{
    margin-top: 8px;
}

.xktx_mzx_kxzl_jie_w{
    border: 1px solid #dddddd;
    background-color: #f9f9f9;
    margin-top: 72px;
    padding: 21px 7px 21px 8px;
    position: relative;
    margin-bottom: 80px;
}
.xktx_mzx_kxzl_jie_w .xktx_jsx_news3{
    width: 100%;
    height: 338px;
    position: static;
}
.xktx_mzx_kxzl_jie_w .xktx_jsx_news3 .xktx_mzx_jie_js_prev,.xktx_mzx_kxzl_jie_w .xktx_jsx_news3 .xktx_mzx_jie_js_next{
    width: 40px;
    height: 40px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100%;
    background-size: 100%;
    position: absolute;
    top: 50%;
    margin-top: -20px;
    z-index: 2;
    cursor: pointer;
}
.xktx_mzx_kxzl_jie_w .xktx_jsx_news3 .xktx_mzx_jie_js_prev{
    background-image: url(sk_xktx_mzx_index2.png);
    left: -60px;
}
.xktx_mzx_kxzl_jie_w .xktx_jsx_news3 .xktx_mzx_jie_js_next{
    background-image: url(sk_xktx_mzx_index3.png);
    right: -60px;
}

/* 学科视野 */
.xktx_mzx_xksy_w{
    margin-top: 74px;
}
.xktx_mzx_xksy_l{
    position: relative;
    padding: 0 40px;
    margin-top: 36px;
}
.xktx_mzx_xksy_l .xktx_jsx_news3{
    position:static;
    width: 866px;
}
.xktx_mzx_xksy_l .xktx_jsx_news3 ul li{
    width: 289px;
    height: 375px;
}
.xktx_mzx_xksy_l .xktx_jsx_news3 ul li .kj_w {
    padding: 0 15px 0 16px;
}
.xktx_mzx_xksy_l .xktx_jsx_news3 ul li .kj{
    padding: 0;
}
.xktx_mzx_xksy_l .xktx_jsx_news3 ul li .kj .imgs{
    width: 258px;
    height: 300px;
    transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
}
.xktx_mzx_xksy_l .xktx_jsx_news3 ul li .kj: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_mzx_xksy_l .xktx_jsx_news3 ul li .kj .title {
    padding: 10px;
    font-size: 18px;
    line-height: 28px;
    text-align: center;
}
.xktx_mzx_xksy_l .xktx_jsx_news3 .xktx_mzx_kxsy_js_prev,.xktx_mzx_xksy_l .xktx_jsx_news3 .xktx_mzx_kxsy_js_next{
    width: 40px;
    height: 40px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100%;
    background-size: 100%;
    position: absolute;
    top: 50%;
    margin-top: -52px;
    z-index: 2;
    cursor: pointer;
}
.xktx_mzx_xksy_l .xktx_jsx_news3 .xktx_mzx_kxsy_js_prev{
    background-image: url(sk_xktx_mzx_index2.png);
    left: -0px;
}
.xktx_mzx_xksy_l .xktx_jsx_news3 .xktx_mzx_kxsy_js_next{
    background-image: url(sk_xktx_mzx_index3.png);
    right: -0px;
}
.xktx_mzx_xksy_r{
    width: 429px;
}
.xktx_mzx_xksy_r .xktx_jsx_news2 .xktx_content_ul{
    margin-top: 22px;
}
/* 理论·政策 */
.xktx_mzx_llzc_w{
    margin-top: 65px;
    width: 105%;
}
.xktx_mzx_llzc_w .xktx_mzx_llzc_kj:nth-child(3n) {
    margin-right: 0;
}
.xktx_mzx_llzc_kj{
    width: 448px;
    margin-right: 28px;
}

.xktx_mzx_news1{
    position: relative;
    margin-top: 25px;
    overflow: hidden;
}
.xktx_mzx_news1 .kj{
    display: block;
}
.xktx_mzx_news1 .kj .imgs{
    display: block;
    width: 100%;
    height: 200px;
    transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
}
.xktx_mzx_news1 .kj: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_mzx_news1 .kj .text{
    background-color:rgba(0,0,0,0.5);
    width: 100%;
    height: 50px;
    line-height: 50px;
    font-size: 18px;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 2;
    color: #FFF;
    overflow: hidden;
}
.xktx_mzx_news1 .kj .text .sp{
    display: block;
    padding: 0 14px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

/* 友情链接 */
.xktx_mzx_friendLink{
    margin-top: 72px;
    margin-bottom: 76px;
}
.xktx_mzx_friendLink .friendLink{
    margin-top: 31px;
    line-height: 24px;
}
.sk_xktx_footer {
    clear: both;
    background-color: #e0984a;
}
.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-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-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_jjx_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_1400{
        width: 1000px;
    }
    .xktx_wrap {
        margin-top: 50px;
    }

    .xktx_title01_wrap {
        height: 38px;
    }
    .xktx_title01:after {
        content: '';
        height: 1px;
        position: absolute;
        bottom: 0;
        right: 0 ;
        left: 14px;
        background-color: #e0984a;
        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-size: 109px;
        float: left;
    }

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

    .xktx_title01_right a {
        color: #333;
    }

    .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: #e0984a;
    }

    .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;
    }

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


    .xktx_content_warp {
        margin-top: 50px;
    }


    .xktx_content_swiper .swiper-container1{
        width: 610px;
        height: 344px;
    }

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

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

    .swiper1_text {
        height: 43px;
        line-height: 43px;
        font-size: 16px;
    }

    .swiper-container1 {
        position: relative;
    }

    .swiper1_prev,
    .swiper1_next {
        width: 42px;
        height: 70px;
        background: url(./sk05_kg_btn03.png) no-repeat;
        position: absolute;
        top: 130px;
        left: -42px;
        opacity: .8;
        cursor: pointer;
    }

    .swiper1_next {
        right: -42px;
        left:inherit;
        background: url(./sk05_kg_btn04.png) no-repeat;
    }

    .swiper1_prev:hover,
    .swiper1_next:hover {
        opacity: 1;
    }

    .swiper-container-page{
        right: 15px;
        bottom: 18px;
    }
    .swiper-container-page .swiper-pagination-switch{
        width: 8px;
        height: 8px;
        border-radius: 8px;
        margin-left: 8px;
    }
    .swiper-container-page .swiper-pagination-switch.swiper-active-switch{
        width: 15px;
    }



    .xktx_content_right {
        width: 360px;
        /* height: 281px; */
    }

    .xktx_title02_wrap {
        width: 100%;
        height: 30px;
        border-bottom: 2px solid #ffd6a9;
    }

    .xktx_title02 {
        padding-top: 0px;
    }

    .xktx_title02_left {
        font-size: 22px;
        line-height: 22px;
        padding-left: 30px;
        background-position: 0 1px;
        background-size: 21px 21px;
        padding-bottom: 8px;
        border-bottom: 2px solid #e0984a;
        color: #333;
    }

    .xktx_more {
        font-size: 12px;
        padding-right: 21px;
        background-size: 15px;
        margin-top: 8px;
    }

    .xktx_content_bottom {
        padding-bottom: 7px;
    }

    .xktx_content_bottom h2 {
        font-size: 18px;
        line-height: 18px;
        height: 18px;
        margin-top: 20px;
    }

    .xktx_content_bottom h2 a {
        color: #333;
    }

    .xktx_content_bottom p {
        font-size: 12px;
        line-height: 22px;
        color: #666;
        margin-top: 9px;
        height: 70px;
    }

    .xktx_content_ul {
        margin-top: 7px;
    }

    .xktx_content_ul li{
        line-height: 32px;
        height: 32px;
        background-size: 5px 5px;
        padding-left: 23px;
        background-position: 8px 50%;
    }

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

    .xktx_content_ul li a:hover {
        color: #e0984a;
    }

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


    .xktx_content_jjxp{
        width: 500px;
    }
    .xktx_content_jjgc {
        width: 476px;
    }


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

    .xktx_title03 {
        width: 100%;
        height: 25px;
        display: inline-block;
        position: relative;
    }

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

    .xktx_title03_left {
        width: 132px;
        height: 34px;
        line-height: 22px;
        font-size: 22px;
        padding-left: 30px;
        box-sizing: border-box;
        font-weight: bold;
        color: #e12e42;
        background: url(./sk_xktx_jjx_title03.png) no-repeat left top;
        background-size: 27px;
        float: left;
    }

    /* .xktx_title03_right {
        float: left;
        padding-left: 20px;
        font-size: 22px;
        color: #333;
        font-weight: bold;
    } */

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

    /* 融媒体 */

    .xktx_media_wrap {
        width: 100%;
        height: 323px;
        background: url(./sk_xktx_jjx_title_media_bg.jpg) no-repeat;
        background-size: 100%;
    }

    .xktx_media {
        width: 1000px;
        height: 100%;
        margin: 0 auto;
        padding: 20px 0;
        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: 100%;
        overflow: hidden;
    }

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

    .swiper-slide-in 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_media_text {
        padding: 10px 0;
        text-align: center;
        font-size: 16px;
        color: #333;
    }

    .swiper2_prev,
    .swiper2_next {
        width: 30px;
        height: 30px;
        position: absolute;
        top: 70px;
        cursor: pointer;
        opacity: .5;
    }

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

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

    .swiper2_prev:hover,
    .swiper2_next:hover{
        opacity: 1;
    }


    /* poster - 投稿信箱 */

    .poster_wrap{
        height: 72px;
    }
    .poster_wrap_in .text{
        left: 288px;
        top: 41px;
        font-size: 13px;
    }
    .poster_wrap_in .text span{
        margin-right: 30px;
    }


    /* 底部列表 */

    .xktx_bottom_list_ul {
        width: 1000px;
        margin: 36px auto 0 auto;
        overflow: hidden;
    }

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

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

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

    .xktx_bottom_list_pic_container a {

    }


    .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;
        padding-top: 22px;
    }

    .xktx_bottom_list_pic_container a div p {
        text-align: center;
        font-size: 26px;
        color: #FFF;
    }

    .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: 10px;
    }

    .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: #e0984a;
    }


    .friendLink_wrap {
        width: 1000px;
        margin: 0 auto;
    }


    .jjx_bg {
        background-color: #e0984a;
    }

    .friendLink_title {
        text-align: center;
        font-size: 22px;
        line-height: 40px;
    }


    .jjx{
        position: relative;
        color: #e0984a;
    }
    .jjx::before {
        content: '';
        width: 46px;
        height: 2px;
        background-color: #e0984a;
        display: block;
        position: absolute;
        left: 50%;
        margin-left: -23px;
        bottom: 0;
    }


    .friendLink {
        text-align: center;
        margin-top: 20px;
    }

    .friendLink a {
        font-size: 14px;
        margin: 0 10px;
    }

    /* 学习强军 */
    .xktx_jsx_xxqj_w{
        margin-top: 48px;
        margin-bottom:31px;
    }
    .xktx_jsx_xxqj_kj{
        width: 319px;
        margin-right: 20px;
        margin-bottom: 26px;
    }
    .xktx_jsx_news1 {
        margin-top: 23px;
    }
    .xktx_jsx_news1 .title {
        height: 30px;
        line-height: 30px;
        font-size: 14px;
    }
    .xktx_jsx_news1 .imgs_w .imgs{
        height: 115px;
    }
    .xktx_jsx_news1 .doc {
        font-size: 12px;
        line-height: 20px;
    }
    .xktx_jsx_news2 .xktx_content_ul {
        margin-top: 6px;
    }
    .xktx_jsx_news2 .xktx_content_ul li {
        line-height: 42px;
        height: 42px;
    }

    /* 标题1 居中 */
    .xktx_jsxt1_wrap{
        border-bottom: 1px solid #4e3d2a;
        height: 30px;
        background: url(sk_xktx_jsx_index2_s.png) no-repeat center center;
        background-size: 100% 13px;
    }
    .xktx_jsxt1 .icos_l,.xktx_jsxt1 .icos_r{
        width:6px;
        height: 31px;
    }
    .xktx_jsxt1 .text{
        min-width: 103px;
        line-height:31px;
        font-size: 22px;
    }
    .xktx_jsx_rmt_w {
        margin-top: 58px;
        margin-bottom: 56px;
    }
    .xktx_jsx_rmt_w .xktx_jsx_news3 {
        width: 1024px;
        margin-left: -12px;
        padding-bottom: 30px;
        padding-top: 25px;
    }
    /* 标题2 标题 更多 */
    .xktx_jsxt2_wrap{
        height: 39px;
        border-bottom: 4px solid #d7cf9f;
    }
    .xktx_jsxt2_left{
        font-size: 22px;
        padding: 0 14px;
        height: 39px;
        line-height: 39px;
        border-bottom: 4px solid #e0984a;
    }
    .xktx_jsxt2_wrap .xktx_more{
        margin-top: 18px;
    }

    /* 图片 标题 视频按钮 */
    .xktx_mzx_kxzl_jie_w {
        margin-top: 50px;
        padding: 14px 7px 15px 6px;
        margin-bottom: 57px;
    }
    .xktx_mzx_kxzl_jie_w .xktx_jsx_news3{
        height: 240px;
    }
    .xktx_jsx_news3 ul li{
        width: 195px;
        height: 240px;
    }
    .xktx_jsx_news3 ul li .kj_w {
        padding: 0 7px 0 6px;
    }
    .xktx_jsx_news3 ul li .kj{
        padding: 6px 7px;
    }
    .xktx_jsx_news3 ul li .kj .imgs{
        width: 168px;
        height: 156px;
    }
    .xktx_jsx_news3 ul li .kj .title{
        padding: 17px 0;
        font-size: 14px;
        line-height: 24px;
    }
    .xktx_mzx_kxzl_jie_w .xktx_jsx_news3 .xktx_mzx_jie_js_prev,.xktx_mzx_kxzl_jie_w .xktx_jsx_news3 .xktx_mzx_jie_js_next{
        width: 29px;
        height: 29px;
        margin-top: -15px;
        background-size: 100% 100%;
    }
    .xktx_mzx_kxzl_jie_w .xktx_jsx_news3 .xktx_mzx_jie_js_prev{
        left: -43px;
    }
    .xktx_mzx_kxzl_jie_w .xktx_jsx_news3 .xktx_mzx_jie_js_next{
        right: -43px;
    }

    .xktx_jsx_rmt_w .xktx_jsx_news3 .xktx_jsx_rmt_pag .swiper-pagination-switch{
        width: 58px;
        margin: 0 7px;
    }


    .xktx_mzx_kxzl {
        margin-top: 40px;
    }
    .xktx_mzx_kxzl_l {
        width: 610px;
    }
    .xktx_mzx_kxzl_l .xktx_jsx_news1 {
        width: 284px;
    }
    .xktx_mzx_kxzl_l .xktx_jsx_news2 {
        width: 305px;
    }
    .xktx_mzx_kxzl_l .xktx_jsx_news2 .xktx_content_ul {
        margin-top: 14px;
    }
    .xktx_mzx_kxzl_r{
        width: 360px;
    }
    .xktx_mzx_kxzl_r .xktx_jsx_news2 .xktx_content_ul {
        margin-top: 5px;
    }


    /* 学科视野 */
    .xktx_mzx_xksy_w{
        margin-top: 52px;
    }
    .xktx_mzx_xksy_l{
        padding: 0 28px;
        margin-top: 27px;
    }
    .xktx_mzx_xksy_l .xktx_jsx_news3{
        position:initial;
        width: 619px;
    }
    .xktx_mzx_xksy_l .xktx_jsx_news3 ul li{
        width: 207px;
        height: 267px;
    }
    .xktx_mzx_xksy_l .xktx_jsx_news3 ul li .kj_w {
        padding: 0 12px 0 11px;
    }
    .xktx_mzx_xksy_l .xktx_jsx_news3 ul li .kj{
        padding: 0;
    }
    .xktx_mzx_xksy_l .xktx_jsx_news3 ul li .kj .imgs{
        width: 184px;
        height: 214px;
    }
    .xktx_mzx_xksy_l .xktx_jsx_news3 ul li .kj .title {
        padding: 8px;
        font-size: 13px;
        line-height: 20px;
    }
    .xktx_mzx_xksy_l .xktx_jsx_news3 .xktx_mzx_kxsy_js_prev,.xktx_mzx_xksy_l .xktx_jsx_news3 .xktx_mzx_kxsy_js_next{
        width: 28px;
        height: 28px;
        margin-top: -40px;
    }
    .xktx_mzx_xksy_r{
        width: 306px;
    }
    .xktx_mzx_xksy_r .xktx_jsx_news2 .xktx_content_ul{
        margin-top: 16px;
    }
    /* 理论·政策 */
    .xktx_mzx_llzc_w{
        margin-top: 46px;
    }
    .xktx_mzx_llzc_kj{
        width: 320px;
        margin-right: 20px;
    }

    .xktx_mzx_news1{
        position: relative;
        margin-top: 18px;
    }
    .xktx_mzx_news1 .kj{
        display: block;
    }
    .xktx_mzx_news1 .kj .imgs{
        height: 142px;
    }
    .xktx_mzx_news1 .kj .text{
        height: 36px;
        line-height: 36px;
        font-size: 14px;
    }
    .xktx_mzx_news1 .kj .text .sp{
        padding: 0 10px;
    }

    /* 友情链接 */
    .xktx_mzx_friendLink{
        margin-top: 51px;
        margin-bottom: 55px;
    }
    .xktx_mzx_friendLink .friendLink{
        margin-top: 23px;
        line-height: 18px;
    }
}


