@charset "utf-8";.mt-box {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 997;
    display: none
}

.mt-bj {
    position: fixed;
    z-index: 998;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .5)
}

.mt-info {
    background-color: #fff;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 999;
    width: 600px;
    height: 60px
}

.mt-info>input {
    width: 100%;
    height: 100%;
    display: block;
    padding: 10px;
    font-size: 22px
}

.mt-info>a {
    position: absolute;
    width: 80px;
    height: 60px;
    right: 0;
    top: 0;
    background: url(../images/m-search.png) no-repeat #a62126;
    background-size: 30%;
    background-position: center center
}

.banner {
    position: relative;
    z-index: 1
}

.banner img {
    display: block;
    width: 100%
}

.pagination {
    text-align: center;
    font-size: 0;
    padding-top: 50px
}

.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: #a62126;
    color: #fff;
    border: 1px solid #a62126
}

.pagination a:hover {
    background: #a62126;
    color: #fff;
    border: 1px solid #a62126
}

.pagination span {
    display: inline-block;
    font-size: 14px
}

#nymain {
    background: url() no-repeat;
    background-size: 1920px auto;
    background-position: center bottom
}

.nymain {
    position: relative;
    padding-top: 40px;
    background-color: #f8f8f8
}

.nymain .leftNav {
    float: left;
    width: 250px;
    position: relative;
    margin-right: 50px;
    box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.15);
    margin-bottom: 20px
}

.nymain .leftNav>h2 {
    line-height: 100px;
    color: #fff;
    background: #a62126;
    font-size: 28px;
    font-weight: 600;
    position: relative;
    text-align: center;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px
}

.nymain .leftNav>h2 b {
    display: inline-block;
    padding: 0 20px;
    background: #a62126;
    z-index: 9;
    position: relative
}

.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 {
    background: #fff;
    position: relative
}

.nymain .leftNav>ul>li {
    position: relative
}

.nymain .leftNav>ul>li:first-child {
    border-top: none;
    margin-top: 0
}

.nymain .leftNav ul li a {
    display: block;
    font-size: 18px;
    color: #242323;
    line-height: 50px;
    position: relative
}

.nymain .leftNav>ul>li>a {
    border-top: 1px solid #ddd;
    line-height: 70px;
    padding-left: 35px;
    border-left: 3px solid transparent
}

.nymain .leftNav>ul>li>span {
    position: absolute;
    width: 25px;
    height: 25px;
    right: 10px;
    top: 24px;
    line-height: 50px;
    background: url(../images/sub_left_down.png) no-repeat center center;
    cursor: pointer
}

.nymain .leftNav>ul>li.on>span {
    transform: rotate(90deg)
}

.nymain .leftNav>ul>li.on>a {
    color: #a62126;
    font-weight: 600;
    background-position: 10px center
}

.nymain .leftNav>ul>li.active>a {
    border-left: 3px solid #e8b350;
    background-position: 20px center;
    font-size: 20px
}

.nymain .leftNav ul li.active ul {
    display: block
}

.nymain .leftNav ul li a:hover {
    color: #a62126
}

.nymain .leftNav>ul>li>ul {
    display: none;
    padding-bottom: 13px;
    padding-right: 0
}

.nymain .leftNav>ul>li>ul>li a {
    font-size: 16px;
    line-height: 32px;
    position: relative;
    padding-left: 45px
}

.ny-right {
    overflow: hidden;
    padding-bottom: 70px
}

.ny-rcom {
    font-size: 24px;
    color: #a62126;
    margin-bottom: 15px;
    font-weight: normal
}

.position {
    padding-bottom: 20px;
    margin-bottom: 30px;
    border-bottom: 1px solid #ddd
}

.position>div {
    position: relative;
    text-align: right;
    font-size: 0;
    line-height: 55px;
    padding: 0 15px
}

.position h3 {
    position: absolute;
    font-size: 28px;
    font-weight: normal;
    color: #1b1b1b;
    text-align: left;
    bottom: -2px;
    left: 0;
    padding: 0 20px;
    z-index: 9
}

.position h3::after {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 5px;
    height: 27px;
    background: #e8b350
}

.position span {
    color: #717171;
    font-size: 16px;
    vertical-align: middle;
    display: inline-block
}

.position img {
    vertical-align: -1px;
    margin-right: 5px
}

.position a {
    font-size: 16px;
    color: #717171;
    margin: 0 5px;
    vertical-align: middle;
    display: inline-block
}

.position a:hover {
    color: #a62126
}

.art-main {
    padding: 0 20px
}

.art-main .art-tit h3 {
    text-align: center;
    color: #1b1b1b;
    font-weight: normal;
    font-size: 22px;
    margin-top: 30px;
    font-weight: normal
}

.art-main .art-tit h4 {
    text-align: center;
    color: #333333;
    font-weight: normal;
    font-size: 18px;
    margin-top: 30px
}

.art-main .art-body {
    padding-top: 30px
}

.art-main .art-body p {
    color: #333333;
    text-indent: 2em;
    font-size: 16px;
    line-height: 30px;
    margin-bottom: 30px
}

.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: 10px;
    padding-bottom: 10px;
    line-height: 20px;
    background: bottom;
    background: #f5f5f5;
    margin-top: 20px
}

.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: #777777;
    padding: 0 10px
}

.art-main .cont-tit p span:first-child {
    border-left: none
}

.art-info {
    background-color: #ffffff;
    border: solid 1px #e1e1e1;
    padding: 30px 40px;
    margin-top: 50px
}

.pnext p {
    text-indent: initial;
    font-size: 18px;
    line-height: 36px;
    color: #333333;
    padding-left: 20px;
    background-position: left 15px;
    transition: all 0.3s
}

.pnext p:hover {
    background-position: left 8px;
    padding-left: 30px
}

.pnext p a {
    font-size: 18px;
    display: inline;
    color: #333333
}

.pnext p:hover {
    color: #a62126
}

.pnext p:hover a {
    color: #a62126
}

.img-lists ul {
    overflow: hidden
}

.img-lists ul li {
    float: left;
    width: 22.5%;
    margin: 30px 0 0 2%;
    transition: all 0.3s;
    position: relative;
    top: 0;
    margin-bottom: 10px
}

.img-lists ul li:hover {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
    border-color: #a62126
}

.img-lists ul li a {
    display: block;
    width: 100%
}

.img-lists ul li a .pic {
    padding-top: 67%
}

.img-lists ul li a .pic::after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-position: center center
}

.img-lists ul li a>img {
    display: block;
    width: 100%;
    height: 196px
}

.img-lists ul li a p {
    text-align: center;
    color: #303030;
    font-size: 16px;
    line-height: 40px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

.img-lists ul li a>div.info {
    padding: 10px;
    font-size: 0
}

.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 a>div.info img {
    height: 14px;
    vertical-align: middle
}

.img-lists ul li a>div.info span {
    font-size: 14px;
    display: inline-block;
    margin-left: 5px;
    color: #999;
    vertical-align: middle
}

.tl-top h3 {
    font-size: 18px;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: normal
}

.tl-top {
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 1px solid #ddd;
    line-height: 20px
}

.tl-date {
    float: right
}

.tl-date b {
    font-size: 24px;
    color: #a62126
}

.tl-date span {
    font-size: 14px;
    color: #999999;
    opacity: 0.8
}

.tit-list ul li a p {
    font-size: 16px;
    color: #666666;
    opacity: 0.8;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.tit-list ul li a {
    padding: 30px 60px;
    background-color: #fff
}

.tit-list ul li a:hover {
    background-color: #a62126;
    background-size: 100% 100%
}

.tit-list ul li {
    margin-bottom: 35px
}

.tit-list ul li a:hover h3,.tit-list ul li a:hover b,.tit-list ul li a:hover span,.tit-list ul li a:hover p {
    color: #fff
}

.teach-list ul li {
    float: left;
    width: 48%;
    margin-bottom: 30px;
    border: solid 1px #e2e2e2
}

.teach-list ul li:hover {
    box-shadow: 5px 5px 25px 0px rgba(17, 87, 138, 0.3);
    border: solid 1px #e2e2e2
}

.teach-list ul li:hover b {
    font-weight: 600
}

.teach-list ul li:nth-child(odd) {
    margin-right: 4%
}

.teach-list ul li a {
    padding: 25px;
    background-color: #fff
}

.teach-list ul li a .pic {
    width: 130px;
    height: 181px;
    padding-top: 0;
    float: left;
    margin-right: 25px
}

.tl-tx {
    overflow: hidden;
    padding-top: 20px
}

.tl-tx b {
    font-size: 24px;
    color: #a62126;
    font-weight: normal
}

.tl-tx h3 {
    font-size: 18px;
    color: #333333;
    height: 48px;
    line-height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 20px 0;
    font-weight: normal
}

.tl-tx p {
    font-size: 16px;
    line-height: 24px;
    height: 46px;
    color: #999999;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -moz-box;
    -moz-line-clamp: 2;
    -moz-box-orient: vertical;
    word-wrap: break-word;
    word-break: break-all;
    white-space: normal;
}

.pic-tx ul li a .pic {
    padding-top: 0;
    width: 330px;
    height: 200px;
    float: left;
    margin-right: 25px
}

.pt-tx {
    overflow: hidden
}

.pt-tx p {
    font-size: 16px;
    line-height: 28px;
    height: 56px;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #666;
    opacity: 0.6
}

.pt-tx h3 {
    font-size: 20px;
    font-weight: normal;
    color: #333333;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 20px 0
}

.pt-date b {
    font-size: 24px;
    color: #a62126
}

.pt-date span {
    font-size: 14px;
    color: #999999;
    opacity: 0.8
}

.pt-date {
    padding-top: 20px;
    display: inline-block;
    padding-bottom: 10px;
    border-bottom: solid 1px #e8b350
}

.pic-tx ul li a:hover h3 {
    color: #1468d2
}

.pic-tx ul li a {
    padding: 30px;
    background-color: #fff
}

.pic-tx ul li a:hover h3,.pic-tx ul li a:hover p,.pic-tx ul li a:hover b,.pic-tx ul li a:hover span {
    color: #fff
}

.pic-tx ul li a:hover .pt-date {
    border-color: #fff
}

.pic-tx ul li a:hover {
    background-image: linear-gradient(#a62126, #a62126);
    background-size: cover;
    transition: all 0.3s
}

.pic-tx ul li {
    margin-bottom: 30px
}

.tit {
    position: relative;
    padding-bottom: 15px;
    border-bottom: 1px dashed #ccc;
    margin-bottom: 15px
}

.tit b {
    font-size: 22px;
    color: #333;
    font-weight: normal
}

.list {
    margin-bottom: 30px
}

.more {
    font-size: 14px;
    line-height: 24px;
    color: #666666;
    position: absolute;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%)
}

.more:hover {
    color: #9a0d15
}

.list ul li a {
    line-height: 45px
}

.list ul li a p {
    font-size: 16px;
    line-height: 45px;
    color: #333333;
    padding-left: 25px;
    background: url(../images/s3-dots.png) no-repeat;
    background-position: left center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.list ul li a span {
    float: right;
    font-size: 16px;
    color: #9a9a9a
}

.list ul li a:hover p {
    color: #ac151a;
    text-decoration: underline
}
