@charset "utf-8";
.lmbox {
}

.lmbox .top {
    padding: 0
}

.lmbox .top .logo img {
    width: 65%;
}

.lmbox .top .xx {
    width: 25%
}

.lmbox .top .nav {
    margin-top: 0;
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
}

/* 分页 */
.banner img {
    display: block;
    width: 100%;
}

.pagination {
    text-align: center;
    font-size: 0;
    padding-top: 30px;
}

.pagination a {
    display: inline-block;
    border: 1px solid #dcdcdc;
    padding: 0 12px;
    height: 35px;
    font-size: 14px;
    line-height: 35px;
    text-align: center;
    color: #666;
    margin: 0 7px;
}

.pagination a.active {
    background: #c4c4c4;
    color: #fff;
    border: 1px solid #9e9e9e;
}

.pagination a:hover {
    background: #920e14;
    color: #fff;
    border: 1px solid #920e14;
}

.pagination span {
    display: inline-block;
    font-size: 14px;
}

.nymain {
    position: relative;
    margin: 40px auto;
}

.nymain > div {

}

.nymain .leftNav {
    float: left;
    width: 245px;
    position: relative;
    margin-right: 40px;
    margin-top: 0;
    box-shadow: 0 0 10px rgb(0 0 0 / 10%);

    border-bottom: #920e14 6px solid;
}

.nymain .leftNav > h2 {
    line-height: 40px;
    color: #fff;
    background: #920e14;
    font-size: 24px;
    overflow: hidden;
    text-align: left;
    padding: 15px 10px 15px 35px;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
}

.nymain .leftNav > h2 span {
    display: block;
    width: 100%;
    height: 20px;
    line-height: 20px;
    font-size: 14px;
    color: #ffffff;
}

.nymain .leftNav > h2 img {
    vertical-align: middle;
    margin-right: 10px;
    margin-top: -5px;
}

.nymain .leftNav p {
    margin-left: 20px;
    font-size: 26px;
    font-weight: 600;
    color: #fff;
    padding: 20px 0;
}

.nymain .leftNav > ul {


    padding-bottom: 80px;


}

.nymain .leftNav > ul > li {
    position: relative;

}

.nymain .leftNav > ul > li:first-child {
    border-top: none;
}

.nymain .leftNav ul li a {
    display: block;
    font-size: 16px;
    line-height: 30px;
    padding: 10px 26px;
}

.nymain .leftNav > ul > li > span {
    position: absolute;
    width: 25px;
    height: 25px;
    right: 10px;
    top: 13px;
    line-height: 50px;
    background: url(../images/sub_left_down.png) no-repeat center center;
    cursor: pointer;
    transition: all 0.3s;
    -webkit-filter: grayscale(100%); /* webkit */
    filter: gray;
}

.nymain .leftNav > ul > li.on > span {
    transform: rotate(90deg);
    -webkit-filter: grayscale(0);
    filter: none;
}

.nymain .leftNav > ul > li.on > a {
    background: rgb(212 212 212 / 30%);
    color: #920e14;
    font-weight: 600;
}

.nymain .leftNav > ul > li.activ {
    background: #dadada;
}

.nymain .leftNav > ul > li.active > a {
    color: #920e14;
    font-weight: 600;
}

.nymain .leftNav ul li:hover {
}

.nymain .leftNav ul li.active {
    /*border-left: 3px solid #3264b4;*/
}

.nymain .leftNav ul li.active ul {
    display: block;
    padding: 10px 0;
}

.nymain .leftNav ul li a:hover {
    background-position: 50px center;
    color: #920e14;
}

.nymain .leftNav > ul > li > ul {
    display: none;
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
}

.nymain .leftNav > ul > li > ul > li > a {
    font-size: 14px;
    line-height: 15px;

    padding-left: 65px;
    color: #666666;
    background: url(../images/subico.png) 48px center no-repeat;
}

.ny-right {
    overflow: hidden;
    min-height: 600px;
    margin-bottom: 40px;
}

.ny-rcom {
    font-size: 24px;
    color: #3264b4;
    margin-bottom: 15px;
    font-weight: normal;
}

.position {
    padding-top: 13px;
    border-bottom: #ccc 1px solid;
}

.position > div {
    position: relative;
    text-align: right;
    font-size: 0;
    line-height: 66px;

}

.position h3 {
    position: absolute;
    font-size: 24px;
    font-weight: 600;
    color: #000;
    text-align: left;
    bottom: 0;
    left: 0;
}

.wz_home {
    background: url("../images/ico_home.png") left center no-repeat;
    padding-left: 25px
}

.position h3::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 3px;
    background: #ae0207;
    z-index: 9;
}

.position span {
    color: #8c9396;
    font-size: 14px;
    vertical-align: middle;
}

.position img {
    height: 16px;
    vertical-align: middle;
    margin-right: 5px;
}

.position a {
    font-size: 14px;
    color: #8c9396;
    margin: 0 5px;
    vertical-align: middle;
}

.position a:hover {
    color: #ae0207;
}


.art-main .art-tit h3 {
    text-align: center;
    color: #333;
    font-size: 24px;
    margin-top: 30px;
    font-weight: 600;
}

.art-main .art-body {
    padding-top: 30px;
}

.art-main .art-body p {
    color: #333333;
    text-indent: 2em;
    font-size: 16px;
    line-height: 32px;
    margin-bottom: 10px;
    text-align: justify;
}

.art-main .art-body img {
  /*  
    max-width: 80% !important;
    display: block;
    margin: 0 auto;
*/
}

.art-main .cont-tit p {
    font-size: 0;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
    line-height: 20px;
    background: bottom;
    border-bottom: #d9d9d9 1px dotted;
}

.art-main .cont-tit p img {
    display: inline-block;
    vertical-align: middle;
    height: 16px;
    margin-right: 5px;
}

.art-main .cont-tit p .liulan {
    margin-left: 50px;
}

.art-main .cont-tit p span {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    color: #888;
    margin: 0 10px;
}

.art-info {
    border-top: 1px dashed #eaeaea;
    margin-top: 25px;
}

.pnext {
    margin-top: 25px;
}

.pnext p {
    text-indent: initial;
    font-size: 15px;
    line-height: 32px;
    color: #555555;
}

.pnext p a {
    font-size: 15px;
    color: #555555;
}

.pnext p:hover {
    color: #96632C;
}

.pnext p:hover a {
    color: #144193;
}

/**/

/* 师资*/
.szdw {
    margin-top: 8px;
}

.szdw ul {
    font-size: 0;
}

.szdw ul li {
    box-sizing: border-box;
    display: inline-block;
    padding-bottom: 67px;
    font-size: 0;
    width: 49%;
    margin-left: 2%;
}

.szdw ul li:nth-child(2n + 1) {
    margin-left: 0;
}

.szdw ul li .z {
    display: block;
}

.szdw ul li:hover .zi1 {
    border-bottom: 2px solid #144193;
    box-shadow: 10px 0 10px #eee;
}

.szdw .aaa {
    float: left;
    width: 180px;
}

.szdw .zi1 {
    overflow: hidden;
    padding-left: 25px;
    padding-top: 10px;
    padding-right: 20px;
    padding-bottom: 8px;
    border-bottom: 2px solid transparent;
    transition: all 0.5s;
}

.szdw .pic {
    padding-top: 127%;
}

.szdw .zi1 h4 {
    font-size: 18px;
    line-height: 30px;
    color: #333;
    font-weight: 700;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.szdw .zi1 p {
    font-size: 15px;
    line-height: 25px;
    height: 50px;
    overflow: hidden;
    color: #666;
    margin-top: 20px;
    margin-bottom: 35px;
    /* border-bottom: 1px solid #ccc; */
}

.szdw .zi1 a {
    display: block;
}

.szdw .zi1 span {
    display: block;
    font-size: 14px;
    line-height: 30px;
    color: #144193;
    padding-top: 12px;
    border-top: 1px solid #ccc;
}

/* 图片列表 */

.img-lists ul {
    overflow: hidden;
    margin-left: -2%;
    margin-right: -2%;
}

.img-lists ul li {
    float: left;
    width: 29%;
    margin: 40px 2% 0 2%;
    border: 1px solid #eee;
    transition: all 0.3s;
    position: relative;
    top: 0;
}

.img-lists ul li:hover {
    box-shadow: 0 0 10px rgba(51, 51, 51, 0.16);
    top: -10px;
}

.img-lists ul li a {
    display: block;
    width: 100%;
}

.img-lists ul li a .pic {
    padding-top: 70%;
}

.img-lists ul li a > img {
    display: block;
    width: 100%;
    height: 196px;
}

.img-lists ul li a > div.info {
    padding: 10px;
    font-size: 0;
    text-align: center;
}

.img-lists ul li a > div.info p {
    color: #333;
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-bottom: 5px;
}

.img-lists ul li:hover a > div.info p {
    color: #144193;
}

/**/
.img-lists2 {
    padding: 30px 0
}

.img-lists2 ul {
    overflow: hidden;
    margin-left: -2%;
    margin-right: -2%;
}

.img-lists2 ul li {
    float: left;
    width: 29%;
    margin: 40px 2% 0 2%;

    transition: all 0.3s;
    position: relative;
    top: 0;
}

.img-lists2 ul li:hover {
    box-shadow: 0 0 10px rgba(51, 51, 51, 0.16);
    top: -10px;
}

.img-lists2 ul li a {
    display: block;
    width: 100%;
}

.img-lists2 ul li a .pic {
    padding-top: 70%;
}

.img-lists2 ul li a > img {
    display: block;
    width: 100%;
    height: 196px;
}

.img-lists2 ul li a > div.info {
    padding: 10px;
    font-size: 0;
    text-align: center;
}

.img-lists2 ul li a > div.info p {
    color: #333;
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-bottom: 5px;
}

.img-lists2 ul li:hover a > div.info p {
    color: #ae0207;
}


/* 师资列表 */

.img-lists2 ul {
    overflow: hidden;
}

.img-lists2 ul li {
    float: left;
    width: 18%;
    margin: 15px 1%;
}

.img-lists2 ul li a {
    display: block;
}

.img-lists2 ul li a .pic {
    padding-top: 140%;
}

.img-lists2 ul li a .info {
    font-size: 16px;
    color: #000;
    line-height: 30px;
    text-align: center;
}

.dt-list2 {
    overflow: hidden;
}

.dt-list2 li {
    position: relative;
    transition: all 0.5s;
    padding: 40px 0 45px 0;
    border-bottom: 1px dotted #cccccc;
}

.dt-list2 li:hover a .date {
    background: #3264b4;
}

.dt-list2 li:hover a .dt-text h3 {
    color: #3264b4;
}

.dt-list2 li:hover a .dt-text p {
    color: #3264b4;
}

.dt-list2 li a {
    display: block;
    overflow: hidden;
}

.dt-list2 li .date {
    background: #bfbfbf;
    float: left;
    width: 68px;
    text-align: center;
    color: #fff;
    padding: 7px 0;
    border-top-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

.dt-list2 li .date p {
    font-size: 12px;
    line-height: 24px;
}

.dt-list2 li .date span {
    display: block;
    font-size: 30px;
    line-height: 30px;
    color: #fff;
    font-weight: 600;
}

.dt-list2 li a > .dt-text {
    overflow: hidden;
    padding: 0 0 0 20px;
}

.dt-list2 li a > .dt-text h3 {
    font-size: 24px;
    line-height: 34px;
    color: #333;
    overflow: hidden;
    font-weight: normal;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.dt-list2 li a > .dt-text p {
    overflow: hidden;
    color: #666666;
    font-size: 16px;
    line-height: 30px;
    margin-top: 10px;
}

/**/
.zzjgbox {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin: 15px auto;
    position: relative;
    padding: 0 0;
}

.zzjgbox ul {
    width: 104%;
}

.zzjgbox li {
    width: 46%;
    float: left;
    height: 70px;
    box-shadow: 0 0 10px rgb(0 0 0 / 10%);
    margin: 1.2% 4% 1.2% 0;
    transition: all 0.3s
}

.zzjgbox a {
    display: table-cell;
    height: 70px;
    border-left: #ae0207 5px solid;
    padding: 0 20px;
    font-size: 16px;
    line-height: 22px;
    vertical-align: middle;
}

.zzjgbox li:hover {
    background: #ae0207;
    transition: all 0.3s
}

.zzjgbox li:hover a {
    color: #fff;
}

/* 新闻列表  */

.text-list ul li a {
    display: block;
    overflow: hidden;
    padding: 30px 0;
    transition: all 0.3s;
    border-top: 1px solid #f0f0f0;
}

.text-list ul li:nth-child(1) a {
    border-top: none;
}

.text-ldata {
    float: left;
    width: 80px;
    margin-right: 20px;
    line-height: 77px;
    font-size: 0;

}

.text-ldata img {
    display: block;
}

.text-ldata div {
    transition: all 0.3s;
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    text-align: center;
    margin-top: 10px;
}

.text-ldata div p {
    color: #7d7d7d;
    font-size: 16px;
    line-height: 24px;
    padding-top: 5px;
}

.text-ldata div span {
    display: block;
    color: #920e14;
    font-size: 40px;
    line-height: 34px;
    font-weight: 600;
}

.text-linfo {
    overflow: hidden;
    transition: all 0.3s;
    padding-top: 0;
}

.text-linfo h3 {
    color: #333333;
    font-size: 18px;
    line-height: 30px;
    overflow: hidden;
    white-space: nowrap;
    font-weight: 600;
    text-overflow: ellipsis;
}

.text-linfo p {
    color: #808080;
    font-size: 14px;
    line-height: 24px;
    overflow: hidden;
    margin-top: 5px;
    /* white-space: nowrap; */
    text-overflow: ellipsis;
}


.text-list ul li a:hover .text-ldata img {
    display: none;
}

.text-list ul li a:hover .text-ldata {
    background: #920e14;
}

.text-list ul li a:hover .text-ldata div p {
    color: #fff;
}

.text-list ul li a:hover .text-ldata div span {
    color: #fff;
}

.text-list ul li a:hover .text-linfo {
    border-color: transparent;
}

.text-list ul li a:hover .text-linfo h3 {
    font-weight: 600;
    color: #920e14;
    font-size: 18px;
}

.timg-list {
    margin-top: 20px;
}

.timg-list ul li a {
    display: block;
    transition: all 0.3s;
    padding: 30px 35px;
    background: rgba(204, 204, 204, .15);
    margin-top: 40px;
}

.timg-list ul li a h3 {
    font-size: 18px;
    color: #333333;
    line-height: 32px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-weight: 600;
    padding-bottom: 10px;
    border-bottom: 1px solid #e5e5e5;
}

.timg-list ul li a > div {
    overflow: hidden;
}

.timg-list-img {
    float: left;
    width: 270px;
    margin-right: 30px;
}

.timg-list ul li a .pic {
    padding-top: 62%;
}

.timg-list ul li a:hover h3 {
    color: #ba2a17;
}

.timg-list ul li a:hover span {
    background: #ba2a17;
    border-color: #ba2a17;
    color: #fff;
}

.timg-linfo {
    overflow: hidden;
}

.timg-linfo p {
    font-size: 16px;
    line-height: 32px;
    color: #999999;
    height: 64px;
    white-space: pre-wrap;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    margin: 15px 0 0 0;
    text-indent: 2em;
}

.timg-linfo span {
    display: block;
    margin-top: 10px;
    color: #ae0207;
    font-size: 16px;
    background-position: left center;
    line-height: 28px;
}

.timg-linfo span b {
    float: left;
    font-size: 24px;
    font-weight: 600;
}

.timg-list ul li a:hover {
    background: #ae0207;
}

.timg-list ul li a:hover h3 {
    color: #fff;
    border-color: rgb(229 229 229 / 20%);
}

.timg-list ul li a:hover span {
    color: #fff;
    
    background-position: left center;
}

.timg-list ul li a:hover p {
    color: #fff;
}

/**/
.text-list2 {
    padding: 20px 0
}

.text-list2 ul li {
    padding-left: 30px;
    position: relative;
    line-height: 62px;
    border-top: 1px dashed #e5e5e5;
    font-size: 16px;
    left: 0;
    transition: all 0.5s;
    background: url(../images/ny-dots-list.png) no-repeat;
    background-position: 8px 29px;
}

.text-list2 ul li:first-child {
    border-top: none;
}

.text-list2 ul li a {
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #333333;
    overflow: hidden;
}

.text-list2 ul li span {
    float: right;
    color: #666666;
    font-size: 16px;
}

.text-list2 ul li:hover a {
    color: #00469b;
}

.text-list2 ul li:hover span {
    color: #00469b;
}

/* 名师风采 */

.ldtz ul {
    margin-top: 30px;
}

.ldtz ul li {
    float: left;
    width: 48%;
    margin-bottom: 60px;
}

.ldtz ul li:nth-child(2n+1) {
    margin-right: 4%;
}

.ldtz ul li a {
    display: block;
    /* box-shadow: 0 0 10px rgba(0, 0, 0, .1); */
    overflow: hidden;
    margin: 5px;
    border: 1px solid #eeeeee;
    transition: all 0.3s;
}

.ldtz ul li a:hover {
    box-shadow: 0 5px 10px rgba(0, 0, 0, .1);
}

.ldtz-pic {
    float: left;
    width: 165px;
    margin-right: 25px;
}

.ldtz-pic .pic {
    padding-top: 143%;
}

.ldtz-info {
    overflow: hidden;
    padding-top: 35px;
}

.ldtz-info h3 {
    font-size: 20px;
    line-height: 22px;
    font-weight: 600;
    color: #333333;
    padding-top: 20px;
    position: relative;
    margin-bottom: 15px;
}

.ldtz-info h3::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 30px;
    height: 4px;
    background: #3264b4;
}

.ldtz-info p {
    font-size: 16px;
    line-height: 30px;
    overflow: hidden;
    color: #666666;
}


/*机构*/

.list-jg ul {
    margin-left: -2%;
    margin-right: -2%;
}

.list-jg ul li {
    float: left;
    width: 21%;
    margin: 2%;
    font-size: 16px;
    text-align: center;
}

.list-jg ul li a {
    display: block;
    background: #faf4f4;
    border-bottom: 3px solid #94070a;
    box-sizing: border-box;
    color: #666;
    padding: 0 38px;
    font-size: 0;
    line-height: 80px;
    transition: all 0.5s;
}

.list-jg ul li a span {
    display: inline-block;
    color: #666;
    vertical-align: middle;
    font-size: 16px;
    line-height: 24px;
}

.list-jg ul li:hover a {
    background: #94070A;
    color: #fff;
}

.list-jg ul li:hover a span {
    color: #fff;
}


/*领导*/

.list-ld ul li {
    padding: 30px 0;
}

.list-ld ul li a {
    display: block;
}

.list-ld ul li h3 {
    font-size: 20px;
    color: #94070a;
    position: relative;
    padding-left: 14px;
}

.list-ld ul li h3::after {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -12px;
    width: 4px;
    height: 24px;
    background: #94070A;
}

.list-ld ul li p {
    font-size: 16px;
    line-height: 24px;
    color: #666;
    margin-top: 20px;
}

.list-ld ul li:hover h3 {
    text-decoration: underline;
}


/*历史*/

.list-ls ul {
    border-left: 1px solid #bfbfbf;
    margin-left: 15px;
    margin-top: 40px;
}

.list-ls ul li h3 {
    font-weight: bold;
}

.list-ls ul li h3::before {
    content: "";
    position: absolute;
    left: -14px;
    top: 50%;
    margin-top: -13px;
    width: 26px;
    height: 26px;
    background: #fff;
    border: 1px solid #dcdcdc;
    box-sizing: border-box;
    border-radius: 50px;
}

.list-ls ul li h3::after {
    content: "";
    position: absolute;
    left: -7px;
    top: 50%;
    margin-top: -6px;
    width: 12px;
    height: 12px;
    background: #94070a;
    border-radius: 50px;
    z-index: 1;
}

.list-ls ul li h3 {
    padding-left: 30px;
}

.list-ls ul li p {
    margin-left: 30px;
}

.kt_list {
}

.kt_list h2 {
    font-size: 18px;
    font-weight: bold;
    line-height: 50px;
    border-bottom: #cccccc 1px dashed;
}

.kt_list ul {
    padding: 10px 0;
}

.kt_list li {
    float: left;
    line-height: 40px;
    font-size: 16px;
    padding-right: 30px;
}

.kt_list li a {
    color: #333333
}

.kt_list li a:hover {
    color: #cc0000
}

/*xkinfobox*/
.xkinfobox {
    width: 100%;
    height: auto;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}

.xkinfobox .xkinfonr {
    width: 100%;
    height: auto;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    margin-bottom: 30px
}

.xkinfobox .xkinfonr h1 {
    height: 50px;
    font-size: 18px;
    font-weight: bold;
    line-height: 50px;
    color: #333333;
    border-bottom: #eeeeee 1px dashed;
}

.xkinfobox .xkinfonr ul {
    width: 100%;
    height: auto;
    overflow: hidden;
    padding: 20px 0;
}

.xkinfobox .xkinfonr li {
    float: left;
    margin-right: 50px;
}

.xkinfobox .xkinfonr li a {
    font-size: 16px;
    line-height: 30px;
    color: #333333;
}

.xkinfobox .xkinfonr a:hover {
    font-size: 16px;
    line-height: 30px;
    color: #cc0000;
}

.xkinfobox .xkinfonr p {
    font-size: 16px;
    line-height: 30px;
    color: #333333;
    margin-bottom: 20px;
}

/*kyjgbox*/
.kyjgbox {
}

.kyjgbox table {
    border: #cccccc 1px solid;
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
}

.kyjgbox tr:hover {
    background: #fbfbfb
}

.kyjgbox table td {
    border: #cccccc 1px solid;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    color: #333333;
    padding: 0 10px
}

.kyjgbox .t_title td {
    font-weight: bold;
    background: #eaf1ff
}

/*xw_list*/
.xw_list {
    overflow: hidden;
    padding: 30px 0;
}

.xw_list ul li {
    margin-top: 0;
    width: 100%;
    height: 112px;
    overflow: hidden;
    margin-bottom: 37px;
}

.xw_list ul li a {
    display: block;
    transition: all 0.3s;
    height: auto;
    overflow: hidden;
}

.xw_list ul li a:hover {
    background: #f5f6ff;
}

.xw_list ul li a:hover .date {
    border-right: 1px solid #c6c6c6;
}

.xw_list ul li:first-child {
    margin-top: 0;
    height: auto;
}

.xw_list ul li .newpic {
    float: left;
    width: 170px;
    height: 112px;
    margin-right: 0;
    overflow: hidden;
    transition: all 0.3s;
}

.xw_list ul li .newpic img {
    width: 170px;
    height: 112px;
    transition: all 0.3s;
}

.xw_list ul li .date {
    float: left;
    width: 100px;
    height: 70px;
    border-right: 1px solid #dddddd;
    text-align: center;
    margin-right: 30px;
    transition: all 0.3s;
    margin-top: 20px;
}

.xw_list ul li .date p {
    font-size: 30px;
    font-weight: normal;
    color: #920e14;
    margin-top: 5px;
    line-height: 35px;
    transition: all 0.3s;
}

.xw_list ul li .date span {
    display: block;
    font-size: 12px;
    color: #999999;
    transition: all 0.3s;
}

.xw_list ul li .rtx {
    overflow: hidden;
    height: 90px;
    margin-top: 15px;
}

.xw_list ul li .rtx h3 {
    font-size: 16px;
    line-height: 27px;
    margin-top: 0;
    color: #111;
    /* white-space: nowrap; */
    /* text-overflow: ellipsis; */
    overflow: hidden;
    word-break: break-all;
    transition: all 0.3s;
}

.xw_list ul li .rtx p {
    font-size: 14px;
    line-height: 24px;
    height: 48px;
    color: #999;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-top: 5px;
}

.xw_list ul li a:hover .date {


}

.xw_list ul li a:hover .date p,
.xw_list ul li a:hover .date span {
    color: #920e14;
    font-weight: bold;
}

.xw_list ul li a:hover .rtx h3 {
    color: #920e14;
    font-weight: bold;
}

/*kexxnr*/
.kexxnr {
}

.kylist {
    float: right;
    width: 610px;
}

.kylist li {
    line-height: 47px;
    height: 47px;
    overflow: hidden;
}

.kylist li span {
    float: right;
    font-size: 14px;
    color: #999;
    padding-left: 15px;
}

.kylist li a {
    font-size: 16px;
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
    background: url("../images/ico_li.png") left center no-repeat;
    padding-left: 30px;
}

.kylist li a:hover {
    color: #ae0207;
}

/**/
.kypicbox {
    float: left;
    width: 475px;
    margin-right: 30px;
    margin-top: 15px;
    height: 360px;
}

.kypicbox ul li a {
    display: block;
    position: relative;
}

.picnewbox ul li a .pic {
    padding-top: 0;
    height: 310px;
}

.picnewboxinfo {
    overflow: hidden;
    margin-top: 20px;
}

.picnewboxinfo p {
    font-size: 16px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    line-height: 30px;
    padding-right: 120px;
}

.kypicbox .slick-dots {
    width: auto;
    right: 37%;
    bottom: -30px;
    text-align: right;
    z-index: 999;
}

.kypicbox .slick-dots li {
    width: 9px;
    height: 9px;
    border-radius: 50%;
    background: #c5bdbd;
    margin: 0 5px;
    transition: all 0.3s;
}

.kypicbox .slick-dots li button {
    display: none;
}

.kypicbox .slick-dots li.slick-active {
    background: #144193;
    width: 24px;
    border-radius: 20px;
    transition: all 0.3s;
}

.kypicbox .linfo {
    overflow: hidden;
    margin-top: 0;
    position: absolute;
    bottom: 0;
    z-index: 999;
    background: url(../images/pictitlebg.png);
    width: 100%;
    height: 80px;
    padding-top: 36px;
}

.kypicbox .linfo p {
    font-size: 18px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    line-height: 30px;
    padding-right: 0;
    color: #ffffff;
    text-align: center;
}

.kypicbox .pic {
    padding-top: 65%;
}

/*qk_box*/
.qk_box {
    width: 100%;
    height: auto;
    overflow: hidden;
    position: relative
}

.qk_box .qk_boxnr {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-bottom: 50px;
}

.qk_box .qk_boxnrtxt {
    font-size: 16px;
    line-height: 30px;
    float: left;
    width: 900px;
}

.qk_box .qk_boxnrtxt h2 {
    font-size: 18px;
    font-weight: bold;
    border-bottom: #ccc 1px dashed;
    line-height: 50px;
    height: 50px;
    overflow: hidden;
    margin-bottom: 10px;
}

.qk_box .qk_boxnrp {
    margin-bottom: 5px;
    height: auto;
    overflow: hidden;
    font-size: 16px;
    line-height: 30px;
}

.qk_box .qk_boxnrp span {
    width: 10%;
    float: left;
    display: block;
}

.qk_box .qk_boxnrp p {
    width: 90%;
    float: left;
    display: block;
    text-align: justify;
}

.qk_box .qk_boxnrt {
    font-size: 16px;
    line-height: 30px;
    margin: 0;
    padding: 0;
}

.qk_box .qk_boxnrpic {
    float: right;
    width: 180px;
    text-align: center;
    margin-top: 50px;
}

.qk_box .qk_boxnrpic img {
    width: 180px;
    height: 250px
}


#vsb_content_6 .vsbcontent_end {
   
    text-align: left !important;
}