.pc_none {
    display: none !important;
}

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

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

/* 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_jyx_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_jyx_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: #68945c;
}

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

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


.top_left .title,.nav_fixed .title {
    color: #68945c;
}

.jyx_bg {
    background-color: #68945c;
}

.jyx{
    position: relative;
}



/* content */

.xktx_wrap {
    width: 1400px;
    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: #68945c;
    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_jyx_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;
}

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

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

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

.xktx_content_warp {
    margin-top: 70px;
}


.xktx_content_swiper {
    width: 700px;
    height: 395px;
    overflow: hidden;
}

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

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

.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: 18px;
    color: #FFF;
    position: absolute;
    bottom: 0;
    left: 0;
}

.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: 10px;
    height: 10px;
    border-radius: 10px;
    background: #FFF;
    margin: 0 5px;
    opacity: 0.8;
    cursor: pointer;
}
.swiper-container1 .pagination1 .swiper-active-switch {
    width: 20px;
    background: #68945c;
}

.swiper1_prev,
.swiper1_next {
    width: 42px;
    height: 70px;
    background: url(./sk05_kg_btn03.png) no-repeat;
    position: absolute;
    top: 150px;
    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;
}

/*  jyx */
.jyx-base-title{
    position: relative;
    overflow: hidden;
}

.jyx-base-title.big-title{
    text-align: center;
}

.jyx-base-title:after{
    content: '';
    width: 100%;
    height: 1px;
    background-color: #68945c;
    position: absolute;
    bottom: 0px;
    left: 210px;
}

.jyx-base-title.big-title:after{
    left: 58%;
}

.jyx-base-title.big-title:before{
    content: '';
    width: 100%;
    height: 1px;
    background-color: #68945c;
    position: absolute;
    top: 0px;
    right: 58%;
}


.jyx-base-title span{
    display: inline-block;
    font-size: 30px;
    color: #68945c;
    padding: 0 33px;
    position: relative;
    font-weight: bold;
}

.jyx-base-title span:after,.jyx-base-title span:before{
    content: '';
    display: block;
    width: 20px;
    height: 20px;
    position: absolute;
    background-repeat: no-repeat;

}

.jyx-base-title span:after{
    bottom: 0;
    right: 0;
    background-image: url("sk_xktx_jyx_icon1.png");
}

.jyx-base-title span:before{
    top: 0;
    left: 0;
    background-image: url("sk_xktx_jyx_icon2.png");
}

a:hover{
    color:  #68945c;
}

.jyx-base-title .xwx-base-more{
    float: right;
    padding-right: 30px;
    background: url("sk_xktx_jyx_more.png") right center no-repeat;
    font-size: 16px;
    color:  #68945c;
    margin-top: 8px;
}

p a{
    color:  #68945c;
}

.zdtj-list{
    padding-top: 30px;
}

.zdtj-list li{
    border-bottom: 1px dashed #ccc;
    padding-bottom: 15px;
}

.zdtj-list li h3{
    font-size: 22px;
    color: #333333;
}

.zdtj-list li p{
    color: #999999;
    font-size: 16px;
    margin-top: 10px;
    line-height: 1.6;
}

.xskx-wrap{
    background: url("sk_xktx_jyx_bg.png") center center  no-repeat;
    background-size: cover;
    padding: 50px 0 50px;
}

.xskx-wrap .xskx-main{
    width: 1400px;
    margin: 0 auto;
}

.xskx-content{
    float: left;
    width: 448px;
}

.xskx-content .xskx-top{
    border-bottom: 1px dashed #ccc;
    padding: 20px 0;
}

.xskx-content .xskx-top h3{
    font-size: 22px;
    color: #333333;
}

.xskx-content .xskx-top p{
    margin-top: 10px;
    font-size: 16px;
    color: #666666;
    line-height: 1.6;
}

.xskx-content .xskx-list{
    padding-top: 10px;
}

.xskx-content .xskx-list li,.zdtj-list2 li{
    height: 50px;
    line-height: 50px;
    font-size: 18px;
    color: #666666;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.xskx-content .xskx-list li:before,.jyqg-wrap .jyqg-list li:before,.jyx-other .other-item .other-news li:before,.zdtj-list2 li:before{
    content: '';
    width: 6px;
    height: 6px;
    background-color: #68945c;
    display: inline-block;
    margin-right: 13px;
    vertical-align: 4px;
    border-radius: 3px;
}

.xskx-main .xskx-other{
    float: right;
    width: 925px;
}

.xskx-main .xskx-imgs{
    width: 567px;
    float: left;
}

.xskx-main .xskx-imgs .img-cont{
    display: none;
    overflow: hidden;
}

.xskx-main .xskx-imgs .img-cont.active{
    display: block;
}

.xskx-main .xskx-imgs img{
    height: 318px;
    object-fit: cover;
    transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
}

.xskx-main .xskx-imgs 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);
}

.xskx-main .xskx-other ul{
    float: right;
    width: 358px;
    background: #f9f9f9;
}

.xskx-main .xskx-other ul li{
    height: 106px;
    line-height: 106px;
    box-sizing: border-box;
    padding: 0 30px;
    position: relative;

}

.xskx-main .xskx-other ul li.active{
    background: #68945c;
}

.xskx-main .xskx-other ul li.active:after{
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    width: 0;
    height: 0;
    border: 10px solid transparent;
    border-right-color:#68945c;
    right: 100%;
    margin-top: -10px;
}

.xskx-main .xskx-other ul li h3{
    display: inline-block;
    vertical-align: middle;
    line-height: 1.6;
    font-size: 20px;
    color: #333333;
    font-weight: normal;
}

.xskx-main .xskx-other ul li.active h3 a{
    color: #ffffff;
}

.jyqg-wrap{
    padding: 80px 0;
}

.jyqg-wrap .jyqg-main{
    width: 1400px;
    margin: 0 auto;
}

.jyqg-wrap .jyqg-top{
    margin-top: 35px;
}

.jyqg-wrap .jyqg-top h3{
    font-size: 22px;
    color: #333333;
    text-align: center;
}

.jyqg-wrap .jyqg-top p{
    font-size: 16px;
    color: #666666;
    line-height: 1.8;
    margin-top: 15px;
}

.jyqg-wrap .jyqg-list{
    margin-top: 20px;
    margin-right: -30px;
}

.jyqg-wrap .jyqg-list li {
    width: 685px;
    float: left;
    margin-right: 30px;
    border-bottom: 1px dashed #ccc;
    height: 60px;
    line-height: 60px;
    font-size: 18px;
    color: #666666;
}

.jyx-other{
    margin: 50px auto 40px;
}

.jyx-other .other-main{
    width: 1400px;
    margin: 0 auto;
}

.jyx-other .other-list{
    margin-right: -30px;
}

.jyx-other .other-item{
    width: 448px;
    float: left;
    margin-right: 28px;
    margin-bottom: 50px;
}
.jyx-other .other-item .other-news {
    margin-top: 0;
}
.jyx-other .other-item .other-title{
    text-align: center;
    border-bottom: 1px solid #68945c;
    padding-bottom: 8px;
}
.jyx-other .other-item .other-title span {
    display: inline-block;
    position: relative;
    padding: 0 10px;
    font-weight: bold;
}
.jyx-other .other-item .other-title a{
    display: block;
    padding: 0 20px;
    font-size: 30px;
    color: #666666;
    position: relative;
    float: left;
}
.jyx-other .other-item .other-title a:hover {
    color: #68945c;
}
.jyx-other .other-item .other-title span a:first-child:after {
    content: '';
    display: block;
    width: 15px;
    height: 27px;
    position: absolute;
    right: -9px;
    top: 10px;
    background-image: url("sk_xktx_jyx_md.png");
}
.jyx-other .other-item .other-title span.noimg a:first-child:after {
    display: none;
}
.jyx-other .other-item .other-title a.active {
    color: #68945c;
}

.jyx-other .other-item .other-title span:after,.jyx-other .other-item .other-title span:before{
    content: '';
    display: block;
    width: 20px;
    height: 20px;
    position: absolute;
    background-repeat: no-repeat;
}

.jyx-other .other-item .other-title span:after{
    bottom: 0;
    right: 0;
    background-image: url("sk_xktx_jyx_icon1.png");
}

.jyx-other .other-item .other-title span:before{
    top: 0;
    left: 0;
    background-image: url("sk_xktx_jyx_icon2.png");
}
.jyx-other .other-item .other-top{
    margin-top: 18px;
}

.jyx-other .other-item .other-top h3{
    font-size: 22px;
    color: #333333;
    margin-top: 12px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.jyx-other .other-item .other-top .img-cont{
    width: 100%;
    height: 150px;
    position: relative;
    overflow: hidden;
    margin-bottom: 10px;
}

.jyx-other .other-item .other-top .img-cont 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;
}

.jyx-other .other-item .other-top .img-cont: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);
}

.jyx-other .other-item .other-top .img-cont a div {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
    text-align: center;
    padding-top: 46px;
}

.jyx-other .other-item .other-top .img-cont a div p {
    text-align: center;
    font-size: 28px;
    color: #FFF;
    border-bottom: none;
    font-weight: bold;
    margin-top: 0;
}

.jyx-other .other-item .other-top .img-cont a div p:before{
    display: none;
}



.jyx-other .other-item .other-top p{
    font-size: 16px;
    color: #666666;
    line-height: 1.8;
    margin-top: 10px;
    height: 60px;
}

.jyx-other .other-item .other-news li{
    height: 60px;
    line-height: 60px;
    border-bottom: 1px dashed #ccc;
    color: #333333;
    font-size: 18px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

/*  jyx */

.xktx_content_right {
    width: 670px;
}

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

.xktx_title02 {
    display: inline-block;
    width: 668px;
    position: relative;
}

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

.xktx_title02_left {
    width: 198px;
    height: 46px;
    line-height: 38px;
    font-size: 30px;
    padding-left: 30px;
    box-sizing: border-box;
    font-weight: bold;
    color: #FFF;
    background: url(./sk_xktx_jyx_title02.png) no-repeat left top;
    float: left;
}

.xktx_more {
    font-size: 16px;
    padding-right: 40px;
    color: #666;
    background: url(./sk_xktx_jyx_morebg.png) no-repeat right center;
    display: inline-block;
    margin-top: 20px;
}

.xktx_content_bottom {
    border-bottom: 1px solid #ddd;
    padding-bottom: 14px;
    margin-left: 16px;
}

.xktx_content_bottom h2 {
    font-size: 24px;
    margin-top: 10px;
}

.xktx_content_bottom h2 a {
    color: #333;
}

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

.xktx_content_ul {
    padding-left: 16px;
    margin-top: 10px;
}

.xktx_content_ul li{
    line-height: 38px;
}

.xktx_content_ul li a {
    color: #666;
}

.xktx_content_ul li a:hover {
    color: #68945c;
}

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


.xktx_content_jyxp{
    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: #68945c;
    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_jyx_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;
}

/* 融媒体 */

.xktx_media_wrap {
    width: 100%;
    background: url(./sk_xktx_jyx_bg.png) no-repeat;
    background-size: cover;
    padding: 30px 0;
}

.xktx_media_wrap .jyx-base-title:after,.xktx_media_wrap .jyx-base-title:before{
    background: #24a896;
}

.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: 406px;
    height: 230px;
    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: 100px;
    background-color: #68945c;
    overflow: hidden;
}

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


.poster_wrap_in a {
    width: 120%;
    height: 100%;
    display: block;
    background: url(sk_xktx_jyx_email.png) no-repeat;
    background-size: auto 100%;
    box-sizing: border-box;
    padding-top: 56px;
    padding-left: 400px;
}
.poster_wrap_in a p{
    font-size: 18px;
    color: #ffffff;
}

.poster_wrap_in a p span{
    margin-left: 30px;
}

/* 底部列表 */

.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_jyx_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: #68945c;
}


.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;
    color: #333;
    margin: 0 10px;
}
.sk_xktx_footer {
    clear: both;
    background-color: #68945c;
}
.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_jyx_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_jyx_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_jyx_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: 20px;
        padding-top: 50px;
    }

    .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: #68945c;
        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_jyx_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;
    }

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

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

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


    .xktx_content_warp {
        margin-top: 50px;
    }


    .xktx_content_swiper {
        width: 500px;
        height: 282px;
    }

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

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

    .swiper1_text {
        width: 100%;
        background-color: rgba(0,0,0, .5);
        height: 42px;
        line-height: 42px;
        font-weight: bold;
        padding: 0 25px;
        box-sizing: border-box;
        font-size: 14px;
        color: #FFF;
        position: absolute;
        bottom: 0;
        left: 0;
    }

    .swiper-container1 {
        position: relative;
    }

    .swiper-container1 .pagination1 {
        position: absolute;
        right: 10px;
        bottom: 12px;
        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: #68945c;
    }

    .swiper1_prev,
    .swiper1_next {
        width: 42px;
        height: 70px;
        background: url(./sk05_kg_btn03.png) no-repeat;
        position: absolute;
        top: 100px;
        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;
    }

    .jyx-base-title span{
        font-size: 22px;
        padding: 0 22px;
    }

    .jyx-base-title .xwx-base-more{
        font-size: 14px;
        margin-top: 4px;
        background-size: 16px auto;
        padding-right: 25px;
    }

    .jyx-base-title:after{
        left: 140px;
    }

    .zdtj-list{
        padding-top: 15px;
    }

    .zdtj-list li h3{
        font-size: 18px;
    }
    .zdtj-list li{
        padding-bottom: 10px;
    }

    .zdtj-list li p{
        font-size: 12px;
        margin-top: 5px;
    }

    .xskx-wrap{
        padding-top: 40px;
        padding-bottom: 40px;
    }

    .xskx-wrap .xskx-main{
        width: 1000px;
    }

    .xskx-content{
        width: 320px;
    }

    .xskx-content .xskx-top{
        padding: 10px 0;
    }

    .xskx-content .xskx-top h3{
        font-size: 18px;
    }

    .xskx-content .xskx-top p{
        font-size: 12px;
        margin-top: 5px;
    }

    .xskx-content .xskx-list li,.zdtj-list2 li{
        height: 35px;
        line-height: 35px;
        font-size: 14px;
    }

    .xskx-content .xskx-list li:before, .jyqg-wrap .jyqg-list li:before, .jyx-other .other-item .other-news li:before,.zdtj-list2 li:before{
        width: 4px;
        height: 4px;
        margin-right: 10px;
    }

    .jyqg-wrap{
        padding: 50px 0;
    }

    .jyqg-wrap .jyqg-main{
        width: 1000px;
    }

    .jyqg-wrap .jyqg-top{
        margin-top: 20px;
    }
    .jyqg-wrap .jyqg-list{
        margin-top: 10px;
    }

    .jyqg-wrap .jyqg-list li{
        height: 40px;
        line-height: 40px;
        font-size: 14px;
        width: 490px;
        margin-right: 20px;
    }

    .jyqg-wrap .jyqg-top h3{
        font-size: 18px;
    }

    .jyqg-wrap .jyqg-top p{
        font-size: 12px;
        margin-top: 8px;
    }

    .xskx-main .xskx-other{
        width: 662px;
    }

    .xskx-main .xskx-imgs{
        width: 405px;
    }

    .xskx-main .xskx-other ul{
        width: 257px;
    }

    .xskx-main .xskx-imgs img{
        height: 228px;
    }

    .xskx-main .xskx-other ul li{
        height: 76px;
        line-height: 76px;
        padding: 0 20px;
    }

    .xskx-main .xskx-other ul li h3{
        font-size: 16px;
    }

    .jyx-other .other-item .other-title a{
        display: block;
        padding: 0 12px;
        font-size: 22px;
        color: #666666;
        position: relative;
        float: left;
    }
    .jyx-other .other-item .other-title a:hover {
        color: #68945c;
    }
    .jyx-other .other-item .other-title span a:first-child:after {
        content: '';
        display: block;
        width: 10px;
        height: 18px;
        position: absolute;
        right: -5px;
        top: 6px;
        background-image: url(sk_xktx_jyx_md.png);
        background-size: 10px;
    }
    .jyx-other .other-item .other-title span.noimg a:first-child:after {
        display: none;
    }
    .jyx-other .other-item .other-title a.active {
        color: #68945c;
    }

    .jyx-base-title span:after, .jyx-base-title span:before,.jyx-other .other-item .other-title span:after, .jyx-other .other-item .other-title span:before{
        width: 15px;
        height: 15px;
        background-size: 100% auto;
    }


    .xktx_content_right {
        width: 480px;
    }

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

    .xktx_title02 {
        display: inline-block;
        width: 476px;
        position: relative;
    }

    .xktx_title02:after {
        content: '';
        height: 1px;
        position: absolute;
        bottom: 0;
        left: 11px;
        right: 0;
        background-color: #68945c;
        display: block;
    }

    .xktx_title02_left {
        width: 144px;
        height: 34px;
        line-height: 28px;
        font-size: 20px;
        padding-left: 22px;
        box-sizing: border-box;
        font-weight: bold;
        color: #FFF;
        background: url(./sk_xktx_jyx_title02.png) no-repeat left top;
        background-size: 144px;
        float: left;
    }

    .xktx_more {
        font-size: 14px;
        padding-right: 30px;
        color: #666;
        background: url(./sk_xktx_jyx_morebg.png) no-repeat right center;
        background-size: 23px;
        display: inline-block;
        margin-top: 8px;
    }

    .xktx_content_bottom {
        border-bottom: 1px solid #ddd;
        padding-bottom: 14px;
        margin-left: 11px;
    }

    .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 {
        padding-left: 11px;
        margin-top: 10px;
    }

    .xktx_content_ul li{
        line-height: 26px;
    }

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

    .xktx_content_ul li a:hover {
        color: #68945c;
    }

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


    .xktx_content_jyxp{
        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: #68945c;
        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_jyx_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{
        padding: 20px 0;
    }

    .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: 286px;
        height: 166px;
        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-size: 100%;
        left: 0;
    }

    .swiper2_next{
        background-size: 100%;
        right: 0;
    }

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


    /* poster - 投稿信箱 */

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

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

    .poster_wrap_in a {
        background-size:auto 100% ;
        padding-top: 40px;
        padding-left: 260px;
    }

    .poster_wrap_in a p{
        font-size: 14px;
    }

    .jyx-other .other-main{
        width: 1000px;
    }

    .jyx-other{
        margin: 40px auto 30px;
    }

    .jyx-other .other-item{
        width: 320px;
        margin-right: 20px;
        margin-bottom: 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_jyx_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: #68945c;
    }


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


    .jyx_bg {
        background-color: #68945c;
    }

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


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


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

    .friendLink a {
        font-size: 12px;
        color: #333;
        margin: 0 10px;
    }

    .jyx-other .other-item .other-top{
        margin-top: 12px;
    }
    .jyx-other .other-item .other-top h3{
        font-size: 18px;
        margin-top: 10px;
    }

    .jyx-other .other-item .other-top .img-cont{
        width: 100%;
        height: 108px;
        position: relative;
        overflow: hidden;
        margin-bottom: 8px;
    }

    .jyx-other .other-item .other-top .img-cont 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;
    }

    .jyx-other .other-item .other-top .img-cont: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);
    }

    .jyx-other .other-item .other-top .img-cont a div {
        width: 100%;
        height: 100%;
        position: absolute;
        left: 0;
        top: 0;
        z-index: 2;
        text-align: center;
        padding-top: 34px;
    }

    .jyx-other .other-item .other-top .img-cont a div p {
        text-align: center;
        font-size: 22px;
        color: #FFF;
        height: 46px;
    }
    .jyx-other .other-item .other-news li{
        height: 40px;
        line-height: 40px;
        font-size: 14px;
    }
    .jyx-other .other-item .other-top p {
        font-size: 12px;
        color: #666666;
        line-height: 1.8;
        margin-top: 10px;
        height: 50px;
    }
}
