body {
    font-family: "Microsoft YaHei";
    font-size: 16px;
    color: #333;
    overflow-x: hidden;
}

@font-face {
    src: url("https://www.peaktip.com/__xh__/cse.whu.edu.cn/styles/font/EuclidCircularA-Regular.otf");
    font-family: "ear"
}

.wlaq-header-fix.on {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    background-color: #fff;
    z-index: 1002;
    box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.15)
}

.wlaq-xscg-box .time span::after {
    content: "";
    position: absolute;
    left: 50%;
    top: 100%;
    width: 1px;
    height: 150%;
    background-color: #920305;
    transform: translateX(-50%);
    z-index: 1;
}

.wlaq-header-fix.on .wlaq-nav-warp .wlaq-contain-box {
    padding: 10px 0;
}

.wlaq-header-fix.on .wlaq-nav>li>a::after {
    top: 30px;
}

.wlaq-header-fix {
    background: url("https://www.peaktip.com/__xh__/cse.whu.edu.cn/images/top-bg.png") no-repeat;
    background-size: cover;
    background-position: top center;
    position: relative;
    z-index: 1002;
}

.wlaq-header-box {
    background-color: #920305
}

.wlaq-header-box .wlaq-contain-box {
    padding: 7px 0
}

.wlaq-header-left {
    float: left;
    width: 50%
}

.wlaq-header-left-list li {
    float: left;
    border-right: solid 1px #b2b3b5;
    padding: 0 20px;
}

.wlaq-header-left-list li:last-child {
    border-right: none;
}

.wlaq-header-left-list li a {
    display: inline-block;
    color: #920305;
    font-size: 16px;
    font-weight: bold;
    position: relative
}

.wlaq-header-left-list li a:hover {
    color: #920305;
}

.wlaq-header-left-list li a::after {
    content: "";
    position: absolute;
    left: 30px;
    top: 27px;
    width: 0;
    height: 1px;
    background-color: #920305;
    transition: .2s;
}

.wlaq-header-left-list li:hover a::after {
    width: 80%;
}

.wlaq-header-left-list li .icon1 {
    width: 25px;
    height: 25px;
    display: inline-block;
    background: url("https://www.peaktip.com/__xh__/cse.whu.edu.cn/images/icon1.png") no-repeat;
    vertical-align: -9px;
    margin-right: 8px
}

.wlaq-header-left-list li .icon2 {
    width: 25px;
    height: 25px;
    display: inline-block;
    background: url("https://www.peaktip.com/__xh__/cse.whu.edu.cn/images/icon2.png") no-repeat;
    vertical-align: -9px;
    margin-right: 6px
}

.wlaq-header-left-list li .icon3 {
    width: 25px;
    height: 25px;
    display: inline-block;
    background: url("https://www.peaktip.com/__xh__/cse.whu.edu.cn/images/icon3.png") no-repeat;
    vertical-align: -8px;
    margin-right: 6px;
}

.wlaq-header-right {
    float: right;
    position: relative;
}

.wlaq-header-right-list li {
    float: left;
    margin-left: 10px
}

.wlaq-header-right-list li.li1 a,
.wlaq-header-right-list li.li2 a {
    display: inline-block;
    padding: 3px 15px;
    color: rgba(255, 255, 255, .7);
    background-color: #aa3a3c;
    border-radius: 30px;
    font-size: 14px
}

.wlaq-header-right-list li.li1 a:hover,
.wlaq-header-right-list li.li2 a:hover {
    color: rgba(255, 255, 255, 1)
}

.wlaq-bg {
    background: url("https://www.peaktip.com/__xh__/cse.whu.edu.cn/images/bg.png") no-repeat top center;
    background-size: cover;
}

.wlaq-bg .wlaq-contain-box {
    padding: 61px 0 8px 0
}

.wlaq-contain-box {
    width: 1300px;
    margin: 0 auto;
    position: relative;
    z-index: 2
}

.wlaq-footer-img .wlaq-contain-box {
    padding: 30px 0
}

.wlaq-ny-banner>.wlaq-contain-box {
    height: 100%;
    padding: 0
}

.wlaq-logo {
    float: left;
    width: 45%;
}

.wlaq-logo img {
    width: 74%;
}

.wlaq-header-right-box {
    float: right;
    margin: 10px 0 0 0;
    position: relative
}

.wlaq-search-box {
    position: relative;
    margin-top: 15px;
}

.yy-txt {
    float: right;
    position: relative;
    z-index: 3;
    cursor: pointer;
    color: #920305;
    font-weight: bold;
}

.yy-img {
    position: absolute;
    right: -12px;
    top: 32px;
    border: solid 1px #ccc;
    background-color: #fff;
    padding: 8px;
    display: none;
}

.yy-img img {
    width: 150px;
    height: 153px;
}

.wlaq-big-tit {
    float: left;
    display: block;
    font-size: 30px;
    font-weight: bold;
    color: #a21a1a
}

.wlaq-search-icon {
    float: right;
    width: 30px;
    height: 33px;
    background: url("https://www.peaktip.com/__xh__/cse.whu.edu.cn/images/search.png") no-repeat right 10px;
    cursor: pointer;
    background-size: 70%
}

.wlaq-txt {
    float: right;
    width: 310px;
    height: 52px;
    line-height: 52px;
    padding: 0 15px;
    font-family: "Microsoft YaHei";
    font-size: 16px;
    color: #333;
    outline: none;
    border-radius: 30px;
    background-color: #fff;
    transition: 1s;
}

.wlaq-txt.on {
    width: 260px;
}

.wlaq-btn {
    width: 23px;
    height: 23px;
    display: block;
    background: url("https://www.peaktip.com/__xh__/cse.whu.edu.cn/images/search.png") no-repeat center center;
    cursor: pointer;
    font-size: 0;
    position: absolute;
    top: 15px;
    right: 20px;
    border-radius: 20px;
}

.wlaq-btn:hover {
    background: url("https://www.peaktip.com/__xh__/cse.whu.edu.cn/images/search-r.png") no-repeat center center;
}

.wlaq-nav-warp .wlaq-contain-box {
    padding: 32px 0;
    z-index: 20;
    transition: 1s
}

.wlaq-nav-box {
    background-color: #920305;
}

.wlaq-nav>li:last-child>a::after {
    display: none;
}

.wlaq-nav li:first-child i {
    display: inline-block;
    width: 27px;
    height: 24px;
    background: url("https://www.peaktip.com/__xh__/cse.whu.edu.cn/images/home-icon.png") no-repeat;
    vertical-align: -5px;
    margin-right: 10px;
}

.wlaq-nav li {
    float: left;
    width: 10%;
    position: relative;
    z-index: 999;
    font-size: 18px
}

.wlaq-nav>li>a {
    display: block;
    height: 62px;
    line-height: 62px;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    position: relative;
    z-index: 6;
}

.wlaq-nav>li>a::after {
    content: "";
    position: absolute;
    width: 1px;
    height: 19px;
    display: block;
    z-index: 100;
    background-color: rgba(255, 255, 255, .4);
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}

.wlaq-suNnav {
    width: 100%;
    position: absolute;
    top: 130%;
    left: 0;
    background-color: #fff;
    padding: 15px 0;
    box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.25);
    visibility: hidden;
    opacity: 0;
    transition: opacity .4s ease, top .45s ease;
}

.wlaq-nav li:hover .wlaq-suNnav {
    top: 100%;
    opacity: 1;
    visibility: visible;
    z-index: 100;
}

.wlaq-nav-box li .wlaq-suNnav li {
    width: 100%;
    background-color: #fff
}

.wlaq-nav-box li .wlaq-suNnav li a {
    display: block;
    color: #333;
    font-size: 15px;
    padding: 8px 5px;
    margin: 0px 6px;
    text-align: center
}

.wlaq-nav-box li .wlaq-suNnav li a:hover {
    color: #fff !important;
    font-weight: bold;
    background-color: #a21a1a
}

.wlaq-banner {
    position: relative;
    overflow: hidden
}

.wlaq-banner .swiper-slide {
    height: 557px;
    background-size: cover !important
}

.wlaq-banner .swiper-slide a {
    display: block;
    width: 100%;
    height: 100%;
}

.wlaq-banner .swiper-pagination {
    bottom: 33px !important
}

.wlaq-banner .swiper-pagination-bullet {
    width: 38px;
    height: 7px;
    opacity: 1;
    background: rgba(255, 255, 255, .51);
    margin: 0 6px !important;
    border-radius: 10px
}

.wlaq-banner .swiper-pagination-bullet-active {
    background: #a21a1a;
    border-radius: 10px
}

.wlaq-ny-bg {}

.wlaq-ny-bg .wlaq-contain-box {
    background: url("https://www.peaktip.com/__xh__/cse.whu.edu.cn/images/ny-bg.png") repeat-y;
    padding: 20px 0;
}

.wlaq-left {
    float: left;
    width: 48%;
}

.wlaq-bg2 .wlaq-left {
    width: 49.5%;
}

.wlaq-news-img-list {
    float: left;
    width: 42%;
    overflow: hidden;
}

.wlaq-news-img-list .swiper-slide .img {
    height: 328px;
    overflow: hidden
}

.wlaq-news-img-list .swiper-slide .img a {
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden
}

.wlaq-news-img-list .swiper-slide .img a span {
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
    -moz-transition: all 0.6s;
    -ms-transition: all 0.6s;
    -o-transition: all 0.6s;
    -webkit-transition: all 0.6s
}

.wlaq-news-img-list:hover .swiper-slide .img a span {
    transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    -webkit-transform: scale(1.1)
}

.wlaq-news-img-list .swiper-slide .box {
    padding: 18px;
    background-color: #fff;
}

.wlaq-news-img-list .swiper-slide .box .title a {
    display: block;
    color: #010101;
    font-size: 16px;
    font-weight: bold;
    position: relative;
    height: 25px;
    line-height: 25px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    margin: 5px 0 10px 0;
}

.wlaq-news-img-list:hover .swiper-slide .box .title a {
    color: #920305;
}

.wlaq-news-img-list .swiper-slide .box .des {
    height: 50px;
    line-height: 25px;
    color: #999;
    font-size: 14px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.wlaq-news-img-list .swiper-slide .box .more a {
    color: #fff;
    font-size: 16px;
    font-family: 'ear'
}

.wlaq-news-img-list .swiper-pagination-bullets {
    bottom: 24px;
    left: 68%;
}

.wlaq-news-img-list .swiper-pagination-bullet {
    width: 7px;
    height: 7px;
    background: none;
    border: solid 1px #fff;
    opacity: 1;
    margin: 0 7px !Important
}

.wlaq-news-img-list .swiper-pagination-bullet-active {
    background: #fff
}

.wlaq-news-list {
    float: right;
    width: 56%;
}

.wlaq-news-list ul {
    margin-left: -2%;
}

.wlaq-news-list li {
    float: left;
    width: 40%;
    min-height: 100px;
    margin-left: 2%;
    margin-bottom: 2%;
    background-color: #fff;
    padding: 2.8% 4%;
    position: relative;
}

.wlaq-news-list li a {
    position: absolute;
    z-index: 3;
    padding-right: 3%;
}

.wlaq-news-list li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
    height: 0;
    background-color: #920305;
    transition: .5s;
    z-index: 1;
}

.wlaq-news-list li:hover::before {
    height: 100%;
}

.wlaq-news-list li::after {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 5px;
    height: 89px;
    background-color: #920305;
    transition: .3s;
    border-radius: 0 5px 5px 0;
    z-index: 2;
}

.wlaq-news-list li:hover::after {
    background-color: #f3c36d;
}

.wlaq-news-list li .txt .title {
    height: 50px;
    line-height: 25px;
    color: #333;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.wlaq-news-list li .txt .des {
    height: 50px;
    line-height: 25px;
    font-size: 14px;
    color: #999;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.wlaq-news-list li:hover .txt .title,
.wlaq-news-list li:hover .txt .des {
    color: #fff;
}

.wlaq-right {
    float: right;
    width: 48%;
}

.wlaq-bg2 .wlaq-right {
    width: 49.5%;
}

.wlaq-tzgg-warp {
    background-color: #920305;
}

.wlaq-tzgg-tab {
    float: left;
    width: 15.5%;
    padding-top: 25px;
}

.wlaq-tzgg-tab li a {
    display: block;
    padding: 14px 10px;
    margin: 0 0 10px 10px;
    color: #fff;
}

.wlaq-tzgg-tab li.on a {
    background-color: #fff;
    color: #b70000;
    border-radius: 5px 0 0 5px;
}

.wlaq-tzgg-box {
    float: right;
    width: 81.5%;
    background-color: #fff;
    padding-left: 3%;
    padding-top: 20px;
}

.wlaq-tzgg-box li {
    padding-bottom: 15px;
    margin-bottom: 15px;
}

.wlaq-tzgg-box li .box {
    position: relative
}

.wlaq-tzgg-box li .box .txt {
    float: left;
    width: 80%;
}

.wlaq-tzgg-box li .box .time {
    float: right;
    width: 20%;
    text-align: right;
}

.wlaq-tzgg-box li .txt a {
    color: #333
}

.wlaq-tzgg-box li .box .txt a {
    display: block;
    height: 20px;
    line-height: 20px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.wlaq-tzgg-box li .txt .yuan {
    width: 7px;
    height: 7px;
    display: inline-block;
    background: url("https://www.peaktip.com/__xh__/cse.whu.edu.cn/images/icon.png") no-repeat;
    margin-right: 10px;
    vertical-align: 3px;
    background-size: contain;
}

.wlaq-tzgg-box li .box .time a {
    display: block;
    color: #999;
}

.wlaq-tzgg-box li:hover .box .txt a,
.wlaq-tzgg-box li:hover .box .time a {
    color: #920305
}

.wlaq-tzgg-box li:hover .txt .yuan {
    background: url("https://www.peaktip.com/__xh__/cse.whu.edu.cn/images/icon-r.png") no-repeat;
}

.wlaq-bg1 .wlaq-contain-box {
    padding: 35px 0;
}

.wlaq-xxgs-box {
    margin-top: 45px;
}

.wlaq-xxgs-box li {
    padding-bottom: 15px;
    margin-bottom: 15px
}

.wlaq-xxgs-box li .txt {
    width: 80%;
    float: left;
    height: 20px;
    line-height: 20px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.wlaq-xxgs-box li .txt .yuan {
    width: 7px;
    height: 7px;
    display: inline-block;
    background: url("https://www.peaktip.com/__xh__/cse.whu.edu.cn/images/icon.png") no-repeat;
    margin-right: 10px;
    vertical-align: 3px;
}

.wlaq-xxgs-box li .time {
    width: 20%;
    float: left;
    text-align: right;
    color: #999;
}

.wlaq-xxgs-box li:hover .txt,
.wlaq-xxgs-box li:hover .time {
    color: #920305
}

.wlaq-xxgs-box li:hover .txt .yuan {
    background: url("https://www.peaktip.com/__xh__/cse.whu.edu.cn/images/icon-r.png") no-repeat;
}

.wlaq-xsdt-tab {
    position: absolute;
    left: 26%;
    top: 32px;
    width: 74%;
}

.wlaq-xsdt-tab li {
    float: left;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    position: relative;
}

.wlaq-xsdt-tab li:last-child {
    margin-left: 38%;
}

.wlaq-xsdt-tab li .more {
    display: inline-block;
    width: 88px;
    height: 43px;
    background: url("https://www.peaktip.com/__xh__/cse.whu.edu.cn/images/more-w.png") no-repeat;
    vertical-align: middle;
    margin-left: 10px;
}

.wlaq-xsdt-tab li::before {
    content: "";
    position: absolute;
    left: 28px;
    top: -19px;
    border: solid 3px #fff;
    background-color: #920305;
    width: 8px;
    height: 8px;
    border-radius: 50%;
}

.wlaq-xsjz-box {
    background-color: #fff;
}

.wlaq-xsjz-box li {
    border-bottom: dashed 1px #dfdfdf;
}

.wlaq-xsjz-box li:last-child {
    border-bottom: none;
}

.wlaq-xsjz-box li a {
    display: block;
    padding: 2.25% 3%;
}

.wlaq-xsjz-box li .img {
    float: left;
    width: 142px;
    height: 150px;
    overflow: hidden;
    background: #9996 !important;
}

.wlaq-xsjz-box li .img span {
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
    -moz-transition: all 0.6s;
    -ms-transition: all 0.6s;
    -o-transition: all 0.6s;
    -webkit-transition: all 0.6s;
    background-size: cover !important;
}

.wlaq-xsjz-box li:hover .img span {
    transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    -webkit-transform: scale(1.1)
}

.wlaq-xsjz-box li .box {
    float: right;
    width: calc(100% - 142px - 20px);
}

.wlaq-xsjz-box li .box .title {
    color: #333;
    font-weight: bold;
    margin: 12px 0 5px 0;
    height: 25px;
    line-height: 25px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.wlaq-xsjz-box li .box .des {
    /* height: 48px; */
    line-height: 23px;
    color: #999;
    font-size: 14px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    /* margin-bottom: 10px; */
}

.wlaq-xsjz-box li .box .time,
.wlaq-xsjz-box li .box .address {
    color: #999;
    font-size: 14px;
    height: 19px;
    line-height: 19px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.wlaq-xsjz-box li:hover .box .title {
    color: #920305;
}

.wlaq-xscg-box {
    background-color: #fff;
    padding: 5% 5% 0% 5%;
    overflow: hidden;

}

.wlaq-xscg-box .time {
    float: left;
    width: 21%;
    font-size: 14px;
    color: #920305;
}

.wlaq-xscg-box .time span {
    border: solid 1px #920305;
    font-size: 24px;
    border-radius: 50%;
    padding: 10px;
    margin-left: 5px;
    transition: .1s;
    vertical-align: -3px;
    position: relative;
    z-index: 9;
    background-color: #fff;
    width: 30px;
    height: 30px;
    display: inline-block;
    line-height: 30px;
    text-align: center;
}

.wlaq-xscg-box .txt {
    float: right;
    width: 77%;
    position: relative;
}


.wlaq-xscg-box li:last-child .txt::before {
    height: 30%;
}

.wlaq-xscg-box .txt .title {
    font-weight: bold;
    margin-bottom: 10px;
    height: 21px;
    line-height: 21px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.wlaq-xscg-box .txt .des {
    height: 48px;
    line-height: 23px;
    color: #999;
    font-size: 14px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin-bottom: 22px;
}

.wlaq-xscg-box li:hover .time span {
    color: #fff;
    background-color: #920305;
}

.wlaq-xscg-box li:hover .txt .title {
    color: #920305;
}

.wlaq-bg2 {
    margin: 0 0 45px 0;
    background: url("https://www.peaktip.com/__xh__/cse.whu.edu.cn/images/bg2.png") no-repeat center bottom;
    background-size: cover;
    padding: 35px 0 20px 0;
}

.wlaq-ztzl-list ul {
    margin-left: -1%;
    margin-bottom: 45px;
}

.wlaq-ztzl-list li {
    float: left;
    width: 24%;
    margin-left: 1%;
}

.wlaq-ztzl-list li img {
    width: 100%;
}

.wlaq-ztzl-list li a {
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative
}

.wlaq-ztzl-list li a::after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: #fff;
    opacity: 0;
    transition: all 0.6s;
    -moz-transition: all 0.6s;
    -ms-transition: all 0.6s;
    -o-transition: all 0.6s;
    -webkit-transition: all 0.6s
}

.wlaq-ztzl-list li a:hover::after {
    background: #fff;
    opacity: 0.2
}

.wlaq-yhtd-list ul {
    margin-left: -1%;
}

.wlaq-yhtd-list li {
    float: left;
    width: 48.5%;
    margin-left: 1%;
}

.wlaq-yhtd-list li img {
    width: 100%;
}

.wlaq-yhtd-list li a {
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative
}

.wlaq-yhtd-list li a::after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: #fff;
    opacity: 0;
    transition: all 0.6s;
    -moz-transition: all 0.6s;
    -ms-transition: all 0.6s;
    -o-transition: all 0.6s;
    -webkit-transition: all 0.6s
}

.wlaq-yhtd-list li a:hover::after {
    background: #fff;
    opacity: 0.2
}

.wlaq-title-box {
    margin-bottom: 25px;
    position: relative;
}

.wlaq-bg2 .wlaq-title-box {
    margin-bottom: 45px;
}

.wlaq-bg .wlaq-title-box::before,
.wlaq-bg3 .wlaq-title-box::before {
    content: "";
    position: absolute;
    left: 13%;
    top: 50%;
    width: 80%;
    height: 3px;
    background-color: #dedede;
    transform: translateY(-50%);
}

.wlaq-bg2 .wlaq-title-box::before {
    content: "";
    position: absolute;
    left: 13%;
    top: 50%;
    width: 87%;
    height: 3px;
    background-color: #fff;
    transform: translateY(-50%);
}

.wlaq-title {
    float: left;
    font-size: 32px;
    font-weight: bold;
    color: #333;
    position: relative;
    text-indent: 20px;
}

.wlaq-title span {
    color: #920305;
}

.wlaq-bg2 .wlaq-title {
    color: #fff;
}

.wlaq-title::before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 5px;
    height: 18px;
    background-color: #dedede;
}

.wlaq-bg2 .wlaq-title::before {
    background-color: #fff;
}

.wlaq-title::after {
    content: "";
    position: absolute;
    right: -20px;
    top: 50%;
    transform: translateY(-50%);
    width: 5px;
    height: 18px;
    background-color: #dedede;
}

.wlaq-bg2 .wlaq-title::after {
    background-color: #fff;
}

.wlaq-more {
    float: right;
    width: 88px;
    height: 43px;
    background: url("https://www.peaktip.com/__xh__/cse.whu.edu.cn/images/more.png") no-repeat;
}

.wlaq-bg1 .wlaq-more {
    float: none;
    display: inline-block;
    margin-left: 40px;
}

.wlaq-bg2 .wlaq-more {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 5px;
    height: 18px;
    background-color: #fff;
    cursor: auto;
}

.wlaq-more:hover {
    color: #a21a1a
}

.wlaq-footer-box {
    color: #fff;
    background: url("https://www.peaktip.com/__xh__/cse.whu.edu.cn/images/foot-bg.png") no-repeat;
    background-size: cover;
}

.wlaq-footer-box .wlaq-contain-box {
    padding: 25px 0 0 0
}

.wlaq-footer-warp {
    border-bottom: solid 1px rgba(255, 255, 255, .2);
    padding-bottom: 15px;
    padding-top: 30px
}

.wlaq-footer-left {
    float: left;
    width: 25%
}

.wlaq-footer-left p,
.wlaq-footer-center p {
    margin-left: 35px;
    margin-bottom: 2px
}

.wlaq-footer-left img {
    width: 70%
}

.wlaq-footer-center {
    float: left;
    width: 30%;
}

.wlaq-footer-left .title,
.wlaq-footer-center .title {
    font-size: 18px;
    font-weight: bold;
    position: relative;
    text-indent: 35px;
    margin-bottom: 10px
}

.wlaq-footer-left .title::before,
.wlaq-footer-center .title::before {
    content: "";
    width: 22px;
    height: 22px;
    display: block;
    background: url("https://www.peaktip.com/__xh__/cse.whu.edu.cn/images/address.png") no-repeat;
    position: absolute;
    left: 0;
    top: 0
}

.wlaq-footer-box .wlaq-title {
    color: rgba(255, 255, 255, .8);
    float: none;
    margin: 28px 0 8px 0
}

.wlaq-yqlj {
    width: 20%;
    float: left;
    margin-left: 2%;
    margin-top: 25px;
}

.wlaq-yqlj select {
    width: 95%;
    height: 30px;
    line-height: 30px;
    background-color: transparent;
    border: solid 1px #fff;
    color: #fff;
}

.wlaq-yqlj select option {
    height: 30px;
    line-height: 30px;
    color: #333;
}

.wlaq-footer-right {
    float: right;
    width: 21%;
    margin-top: -20px
}

.wlaq-contact-list li {
    float: left;
    margin-left: 18px;
    text-align: center;
    font-size: 14px;
}

.wlaq-contact-list li .img {
    margin-bottom: 5px;
}

.wlaq-contact-list li .img1 {
    width: 46px;
    height: 46px;
    display: block;
    background: #fff url("https://www.peaktip.com/__xh__/cse.whu.edu.cn/images/wx.png") no-repeat center center;
    border-radius: 50%;
    margin-top: 35px
}

.wlaq-contact-list li .img2 {
    width: 46px;
    height: 46px;
    display: block;
    background: #fff url("https://www.peaktip.com/__xh__/cse.whu.edu.cn/images/wb.png") no-repeat center center;
    border-radius: 50%;
    margin: 35px 20px 0 10px
}

.wlaq-copyright {
    text-align: center;
    font-size: 14px
}

.wlaq-copyright p {
    padding: 12px 0
}

.navbar-toggle {
    display: none;
    position: fixed;
    width: 20px;
    padding: 0;
    border: none;
    border-radius: 0px;
    z-index: 20000;
    background-color: transparent;
    background-image: none;
    right: 8px;
    top: 15px;
    cursor: pointer;
}

.navbar-toggle.on {
    top: 20px;
}

.navbar-toggle .icon-bar {
    -webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -ms-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s;
    background: #920305;
    width: 100%;
    height: 2px;
    border-radius: 0;
    margin-top: 10px;
    display: block;
}

.navbar-toggle .icon-bar+.icon-bar {
    margin-top: 4px;
}

.navbar-toggle.on .icon-bar.icon-bar1 {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    margin-bottom: -12px
}

.navbar-toggle.on .icon-bar.icon-bar2 {
    background: transparent
}

.navbar-toggle.on .icon-bar.icon-bar3 {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg)
}

.navbar-toggle.on .icon-bar {
    /* background: #fff; */
}

.wlaq-layer-box.on {
    display: block;
}

.wlaq-layer-box {
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1001;
    background: rgba(146, 3, 5, .8);
}

.wlaq-layer-box .wlaq-nav {
    margin-top: 25px
}

.wlaq-layer-close,
.wlaq-layer-close:hover {
    background: url("https://www.peaktip.com/__xh__/cse.whu.edu.cn/images/close.png") no-repeat
}

.wlaq-layer-close {
    display: block;
    width: 16px;
    height: 16px;
    position: absolute;
    right: 10px;
    top: 10px;
    cursor: pointer;
    z-index: 20;
    background-position: 0 0
}

.wlaq-layer-close:hover {
    background-position: 0 -16px
}

.wlaq-layer-nav {
    margin-top: 85px;
    /* height: 300px; */
    /* overflow-y: scroll; */
}

.wlaq-layer-nav li {
    position: relative
}

.wlaq-layer-nav li a {
    display: block;
    padding: 5px 10px;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
}

.wlaq-layer-nav .wlaq-layer-suNnav li a {
    font-size: 16px;
    color: #fff;
    text-indent: 10px;
    padding: 2px 10px;
}

.wlaq-layer-nav .wlaq-layer-suNnav li a:hover {
    color: #fff
}

.wlaq-layer-nav .wlaq-layer-suNnav li .wlaq-layer-three-list li a {
    font-size: 15px;
    color: #fff;
    text-indent: 25px;
    padding: 1px 0;
}

.wlaq-layer-nav li strong {
    color: #fff;
    position: absolute;
    right: 20px;
    top: 0;
    font-size: 25px;
    cursor: pointer;
    width: 40px;
    height: 45px;
    text-align: center;
    line-height: 40px;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.wlaq-layer-search {
    position: relative;
    padding: 10px;
}

.wlaq-layer-txt {
    width: 98%;
    height: 20px;
    line-height: 20px;
    padding: 5px 1%;
    border: solid 1px #a21a1a;
    font-family: "Microsoft YaHei";
    font-size: 12px;
    color: #333;
    outline: none;
    background-color: #fff;
}

.wlaq-layer-btn {
    width: 25px;
    height: 25px;
    display: block;
    background: url("https://www.peaktip.com/__xh__/cse.whu.edu.cn/images/search-r.png") no-repeat center center;
    cursor: pointer;
    font-size: 0;
    position: absolute;
    top: 14px;
    right: 10px;
    background-size: 66%;
}

input:-moz-placeholder,
textarea:-moz-placeholder {
    color: rgba(51, 51, 51, .63);
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    color: rgba(51, 51, 51, .63);
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    color: rgba(51, 51, 51, .63);
}

.wlaq-ny-banner {
    height: 327px;
    background-size: cover !important;
    display: none;
}

.wlaq-ny-banner .wlaq-contain-box {
    padding: 0;
    height: 100%;
    position: relative;
    z-index: 4
}

.wlaq-ny-banner-bg {
    height: 190px;
    background: url("https://www.peaktip.com/__xh__/cse.whu.edu.cn/images/banner-bg.png") no-repeat top center;
    margin-top: -102px;
    background-size: cover
}

.wlaq-ny-banner-bg .wlaq-contain-box {
    z-index: 3;
    margin-top: -72px
}

.wlaq-ny-left {
    width: 310px;
    float: left;
}

.wlaq-nav-en {
    font-size: 16px;
    color: rgba(255, 255, 255, 1);
    text-align: center
}

.wlaq-nav-name {
    padding: 17px 0;
    font-size: 24px;
    font-weight: bold;
    color: #fff;
    text-indent: 35px;
    background-color: #600a04
}

.wlaq-nav-list1 {
    padding-bottom: 30px
}

.wlaq-nav-list1>ul>li.on>a {
    font-weight: bold;
    background-color: #fff
}

.wlaq-nav-list1>ul>li {
    border-bottom: solid 1px #fff
}

.wlaq-nav-list1>ul>li>a {
    position: relative;
    display: block;
    color: #333;
    font-size: 18px;
    padding: 23px 35px
}

.wlaq-nav-list1>ul>li>a:hover {
    color: #333;
    font-weight: bold;
    background-color: #fff
}

.wlaq-nav-list1>ul>li>a::before {
    content: "";
    position: absolute;
    width: 5px;
    height: 0;
    display: block;
    background-color: #a21a1a;
    transition: .3s ease-out all;
    left: 0;
    top: 0
}

.wlaq-nav-list1>ul>li>a::after {
    content: "";
    position: absolute;
    width: 19px;
    height: 13px;
    display: none;
    background: url("https://www.peaktip.com/__xh__/cse.whu.edu.cn/images/jt.png") no-repeat;
    transition: .3s ease-out all;
    right: 28px;
    top: 28px
}

.wlaq-nav-list1>ul>li.on>a::before {
    content: "";
    position: absolute;
    width: 5px;
    height: 101%;
    display: block;
    background-color: #a21a1a;
    transition: .3s ease-out all;
    left: 0;
    top: 0
}

.wlaq-nav-list1>ul>li.on>a::after {
    display: block
}

.wlaq-nav-list {
    padding-bottom: 30px
}

.wlaq-nav-list>ul>li.on>a {
    font-weight: bold;
    background-color: #fff
}

.wlaq-nav-list>ul>li {
    border-bottom: solid 1px #fff
}

.wlaq-nav-list>ul>li>a {
    position: relative;
    display: block;
    color: #333;
    font-size: 18px;
    padding: 23px 35px
}

.wlaq-nav-list>ul>li>a:hover {
    color: #920305;
    background-color: #fff;
}

.wlaq-nav-list>ul>li>a::before {
    content: "";
    position: absolute;
    width: 5px;
    height: 0;
    display: block;
    background-color: #920305;
    transition: .3s ease-out all;
    left: 0;
    top: 0
}

.wlaq-nav-list>ul>li>a:hover:before {
    height: 101%
}

.wlaq-nav-list>ul>li>a::after {
    content: "";
    position: absolute;
    width: 19px;
    height: 13px;
    display: none;
    background: url("https://www.peaktip.com/__xh__/cse.whu.edu.cn/images/jt.png") no-repeat;
    transition: .3s ease-out all;
    right: 28px;
    top: 28px
}

.wlaq-nav-list>ul>li>a:hover::after {
    display: block
}

.wlaq-nav-list>ul>li.on>a::before {
    content: "";
    position: absolute;
    width: 5px;
    height: 101%;
    display: block;
    background-color: #920305;
    transition: .3s ease-out all;
    left: 0;
    top: 0
}

.wlaq-nav-list>ul>li.on>a::after {
    display: block
}

.wlaq-nav-list>ul>li.on .wlaq-subnav-list {
    display: block;
}

.wlaq-subnav-list {
    display: block;
}

.wlaq-subnav-list li a {
    display: block;
    margin: 0;
    color: #666;
    font-size: 16px;
    position: relative;
    margin-left: 38px;
    padding: 11px 20px;
}

.wlaq-subnav-list li a::before {
    content: "";
    position: absolute;
    width: 7px;
    height: 7px;
    display: none;
    background-color: #920305;
    left: 5px;
    top: 18px;
    border-radius: 100%
}

.wlaq-subnav-list li.on>a::before {
    display: block
}

.wlaq-subnav-list li a:hover::before {
    display: block
}

.wlaq-subnav-list li a:hover {
    color: #920305
}

.wlaq-subnav-list li a .yuan {
    width: 6px;
    height: 6px;
    display: inline-block;
    background-color: #fff;
    vertical-align: 5px;
    border-radius: 50%;
    margin-right: 15px;
    margin-left: 10px
}

.wlaq-subnav-list li a .wlaq-subnav-icon {
    display: block;
    width: 7px;
    height: 12px;
    background: url("https://www.peaktip.com/__xh__/cse.whu.edu.cn/images/menu-right-icon.png") no-repeat;
    position: absolute;
    right: 10px;
    top: 12px
}

.wlaq-subnav-list li a:hover .yuan {
    background-color: #eef2fa
}

.wlaq-subnav-list li.on>a {
    color: #fff;
    background-color: #8e170f
}

.wlaq-subnav-list li.on>a::before {
    background-color: #fff;
}

.wlaq-subnav-list li {
    border-bottom: none;
    padding: 0
}

.wlaq-col-three-list li a {
    display: block;
    margin-left: 85px
}

.wlaq-col-three-list li a:hover {
    color: #920305
}

.wlaq-col-three-list li.on a {
    color: #920305
}

.wlaq-col-three-list .icon {
    vertical-align: 1px;
    margin-right: 8px
}

.wlaq-ny-right {
    width: 72%;
    float: right;
    position: relative;
    background-color: #fff;
    min-height: 1200px;
}

.wlaq-column-box {
    border-bottom: solid 1px #920305;
    margin-top: 15px
}

.wlaq-content-bg .wlaq-place {
    float: none;
    background-color: transparent
}

.wlaq-column-h3 {
    float: left;
    font-size: 30px;
    font-weight: bold;
    color: #333;
    position: relative;
    z-index: 10;
    padding-bottom: 14px
}

.wlaq-column-h3 span {
    color: #666;
    font-weight: normal;
    font-size: 18px;
    padding-left: 10px;
}

.wlaq-column-h3::after {
    position: absolute;
    left: 0;
    top: 50px;
    content: "";
    width: 115%;
    height: 4px;
    background-color: #920305
}

.wlaq-place {
    float: right;
    text-align: right;
    font-size: 14px;
    color: #666;
    margin: 20px 0 0 0
}

.wlaq-place a {
    color: #666;
    font-size: 14px
}

.wlaq-place a:hover {
    color: #333
}

.wlaq-place span {
    display: inline-block;
    margin: 0 10px
}

.wlaq-xrld-list {
    margin: 40px 0
}

.wlaq-xrld-list ul {
    margin-left: -2%;
    display: flex;
    flex-wrap: wrap;
}

.wlaq-xrld-list li {
    /* float: left; */
    width: 45%;
    margin-left: 2%;
    margin-bottom: 2%;
    cursor: pointer;
    box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.10);
    padding: 1.5%;
    border-radius: 8px
}

.wlaq-xrld-list li .pic {
    width: 90px;
    height: 125px;
    overflow: hidden;
    float: left;
    display: none;
}

.wlaq-xrld-list li .pic a {
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden
}

.wlaq-xrld-list li .pic a span {
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
    width: 100%;
    height: 100%;
    overflow: hidden;
    transition: all 0.6s;
    -moz-transition: all 0.6s;
    -ms-transition: all 0.6s;
    -o-transition: all 0.6s;
    -webkit-transition: all 0.6s
}

.wlaq-xrld-list li:hover .pic a span {
    transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    -webkit-transform: scale(1.1)
}

.wlaq-xrld-list li .txt {
    /* margin-left: 105px; */
}

.wlaq-xrld-list li .txt .name {
    font-size: 22px
}

.wlaq-xrld-list li .txt .job {
    color: #9d0000;
    font-weight: bold;
    margin: 8px 0 15px 0
}

.wlaq-xrld-list li .txt .des,
.wlaq-xrld-list li .txt .email {
    color: #666;
    /* height: 50px; */
    /* line-height: 25px; */
    /* overflow-y: auto; */
    margin-top: 2px;
}

.wlaq-xrld-list li.li1:hover {
    background-color: transparent;
}

.wlaq-xrld-list li:hover {
    background-color: #8d2116
}

.wlaq-xrld-list li:hover.li1 .box {
    background-color: #8d2116
}

.wlaq-xrld-list li:hover .txt .name,
.wlaq-xrld-list li:hover .txt .job,
.wlaq-xrld-list li:hover .txt .des,
.wlaq-xrld-list li:hover .txt .email {
    color: #fff
}

.wlaq-xrld-list li.li1 {
    /* float: none; */
    width: 100%;
    box-shadow: none;
    margin-left: 0;
    margin-bottom: 0;
    padding: 0;
}

.wlaq-xrld-list li.li1 .box {
    width: 45%;
    margin-left: 2%;
    margin-bottom: 2%;
    cursor: pointer;
    box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.10);
    padding: 1.5%;
    border-radius: 8px
}

.wlaq-list {
    margin: 35px 0
}

.wlaq-list li {
    padding: 17px 0;
    background-color: #fff;
    border-bottom: solid 1px #e6e6e6
}

.wlaq-list .time {
    float: right;
    width: 14%;
    margin-top: 2px;
    text-align: right
}

.wlaq-list .txt {
    float: left;
    width: 80%
}

.wlaq-list .txt .title a {
    display: block;
    width: 100%;
    height: 25px;
    line-height: 25px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #333;
    font-size: 16px
}

.wlaq-list li:hover .title a {
    color: #920305
}

.wlaq-sz-box {
    display: flex;
    flex-wrap: wrap;
}

.gccrc .wlaq-sz-box {
    display: block;
}

.wlaq-sz-box .left {
    float: left;
    width: 49%;
}

.wlaq-sz-box .right {
    float: right;
    width: 49%;
}

.wlaq-sz-box .left .wlaq-sz-list li,
.wlaq-sz-box .right .wlaq-sz-list li {
    border: none;
}

.wlaq-sz-box .left .wlaq-sz-list .sz-list a,
.wlaq-sz-box .left .wlaq-sz-list .sz-list1 a,
.wlaq-sz-box .right .wlaq-sz-list .sz-list a,
.wlaq-sz-box .right .wlaq-sz-list .sz-list1 a {
    text-align: left;
    width: auto;
    margin-right: 15px;
}

.wlaq-sz-box .left .wlaq-sz-list .sz-list1,
.wlaq-sz-box .right .wlaq-sz-list .sz-list1 {
    padding-top: 0;
}

.wlaq-sz-box h3.name {
    color: #8d2116;
    font-weight: bold;
    font-size: 18px;
    position: relative;
    text-indent: 15px;
    margin-bottom: 20px;
    margin-top: 40px
}

.wlaq-sz-box h3.name span {
    color: #666;
    font-weight: normal;
    font-size: 14px;
    padding-left: 10px;
    display: none;
}

.wlaq-sz-box h3.name::before {
    content: "";
    position: absolute;
    left: 0;
    top: -3px;
    width: 3px;
    height: 32px;
    background-color: #8d2116
}

.wlaq-sz-list li {
    border: solid 1px #e9e9e9;
    background-color: #fafafa;
    margin-bottom: 10px
}

.gccrc .wlaq-sz-list li {
    border: none;
    margin-bottom: 0;
}

.wlaq-sz-list {
    min-height: 80px;
}

.gccrc .wlaq-sz-list {
    min-height: auto;
}

.wlaq-sz-list .zc {
    float: left;
    width: 18%;
    margin: 15px 0 0 18px
}

.wlaq-sz-list .sz-list {
    background-color: #fff;
    float: left;
    width: 80%;
    padding: 15px 0 0 0
}

.wlaq-sz-list .sz-list1 {
    width: 100%;
    padding-top: 15px;
    background-color: #fff
}

.gccrc .wlaq-sz-list .sz-list1 {
    padding-top: 0;
}

.wlaq-sz-list .sz-list a,
.wlaq-sz-list .sz-list1 a {
    display: inline-block;
    color: #666;
    width: 12%;
    text-align: center;
    margin-bottom: 15px
}

.gccrc .wlaq-sz-list .sz-list a,
.gccrc .wlaq-sz-list .sz-list1 a {
    width: auto;
    margin-bottom: 0;
    text-align: left;
    margin-right: 14px;
}

.wlaq-sz-list .sz-list a:hover,
.wlaq-sz-list .sz-list1 a:hover {
    color: #8f170f;
}

.wlaq-pyfa-list {
    margin: 40px 0
}

.wlaq-pyfa-list ul {
    margin-left: -3%
}

.wlaq-pyfa-list li {
    float: left;
    width: 37%;
    margin-left: 3%;
    margin-bottom: 3%;
    box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.10);
    padding: 5%;
    background: url("https://www.peaktip.com/__xh__/cse.whu.edu.cn/images/pyfa-bg.png") no-repeat center bottom;
    position: relative;
    min-height: 110px;
    transition: .2s;
}

.wlaq-pyfa-list li .label {
    background-color: #922816;
    color: #fff;
    padding: 6px 10px;
    display: block;
    position: absolute;
    left: 48px;
    top: 0
}

.wlaq-pyfa-list li .tit a {
    color: #333;
    display: block;
    height: 50px;
    line-height: 25px;
    overflow: hidden;
    margin-top: 20px;
    height: 50px;
    line-height: 25px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden
}

.wlaq-pyfa-list li .time {
    color: #666;
    margin-top: 6px
}

.wlaq-pyfa-list li:hover {
    background: #922816 url("https://www.peaktip.com/__xh__/cse.whu.edu.cn/images/pyfa-bg-hover.png") no-repeat center bottom
}

.wlaq-pyfa-list li:hover .tit a,
.wlaq-pyfa-list li:hover .time {
    color: #fff
}

.wlaq-pyfa-list li:hover .label {
    background-color: #deaf20
}

.wlaq-sw-box {
    margin: 40px 0
}

.wlaq-sw-box .name {
    font-size: 24px;
    font-weight: bold;
    border-bottom: solid 1px #e2e2e2;
    padding-bottom: 15px
}

.wlaq-sw-list ul {
    margin-left: -1%;
    margin-bottom: 45px
}

.wlaq-sw-list li {
    width: 32.33333333333333%;
    float: left;
    margin-left: 1%;
    border-bottom: solid 1px #ccc;
    padding: 14px 0;
    position: relative
}

.wlaq-sw-list li a {
    position: relative;
    display: block;
    width: 78%;
    padding-left: 10%;
    height: 25px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    transition: .3s;
}

.wlaq-sw-list li::after {
    content: "";
    position: absolute;
    right: 20px;
    top: 20px;
    background: url("https://www.peaktip.com/__xh__/cse.whu.edu.cn/images/jt-right.png") no-repeat;
    width: 7px;
    height: 13px;
    display: block;
    transition: .3s;
}

.wlaq-sw-list li:hover {
    background-color: #8e180f;
    box-shadow: 0px 2px 10px 0px rgb(0 0 0 / 30%)
}

.wlaq-sw-list li:hover a {
    color: #fff;
    padding-left: 13%
}

.wlaq-sw-list li:hover::after {
    background: url("https://www.peaktip.com/__xh__/cse.whu.edu.cn/images/jt-right-hover.png") no-repeat;
    right: 25px
}

.wlaq-teacher {
    margin: 40px 0
}

.wlaq-teacher-inf .phone {
    float: left;
    width: 190px;
    height: 264px;
    overflow: hidden;
    border: solid 5px #eee;
    border-radius: 5px;
    background: url("https://www.peaktip.com/__xh__/cse.whu.edu.cn/images/tx.png") no-repeat center center;
}

.wlaq-teacher-inf .phone span.bg {
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden
}

.wlaq-teacher-inf .inf {
    float: left;
    margin: 0 0 0 68px
}

.wlaq-teacher-inf .inf .name {
    color: #333;
    font-size: 30px;
    margin: 30px 0
}

.wlaq-teacher-inf .inf p {
    font-size: 16px;
    color: #666;
    margin: 10px 0
}

.teacher-tab {
    position: relative
}

.teacher-tab ul {
    margin: 30px 0 0 -0.5%;
}

.teacher-tab li {
    float: left;
    width: 24.5%;
    margin-left: 0.5%;
    margin-bottom: 0.5%;
}

.teacher-tab li a {
    display: block;
    padding: 19px 0;
    background-color: #c4c4c4;
    color: #fff;
    font-size: 18px;
    text-align: center
}

.teacher-tab li a:hover {
    background-color: #8d2115
}

.teacher-tab .jiao {
    width: 55px;
    height: 20px;
    display: block;
    background: url("https://www.peaktip.com/__xh__/cse.whu.edu.cn/images/jiao.png") no-repeat;
    position: absolute;
    right: 0;
    top: 64px
}

.teacher-tab li.on a {
    background-color: #8d2115
}

.teacher-cont {
    margin-bottom: 35px;
    display: none;
}

.teacher-cont h3 {
    color: #8d2115;
    font-size: 20px;
    font-weight: bold;
    padding-left: 20px;
    position: relative;
    margin-bottom: 5px;
    margin-top: 45px;
}

.teacher-cont h3::before {
    content: "";
    width: 6px;
    height: 20px;
    background: #cea29f;
    position: absolute;
    left: 0;
    top: 4px;
    border-radius: 8px
}

.teacher-cont p {
    font-size: 16px;
    color: #333;
    line-height: 30px;
    text-align: justify;
    margin-bottom: 10px;
}

.contentList .wlaq-ny-bg {
    background: #f0f0f0
}

.contentList .wlaq-ny-bg .wlaq-contain-box {
    background: #fff;
    padding: 0;
}

.contentList .wlaq-place {
    margin: 0 auto;
    padding: 28px 0;
    float: none;
    text-align: left;
    background-color: #f0f0f0;
}

.wlaq-ny-cont img {
    max-width: 100%;
    height: auto !important;
}

.wlaq-ny-cont .vsbcontent_img {
    text-align: center;
    /* margin: 10px 0; */
}

.wlaq-about-txt,
.wlaq-ny-cont {
    margin: 40px 0
}

.wlaq-about-txt img {
    width: 100%
}

.wlaq-ny-cont p,
.wlaq-ny-cont p span,
.wlaq-about-txt p {
    font-family: "Microsoft YaHei" !important;
    font-size: 16px !important;
    color: #333 !important;
    line-height: 2em !important;
}

#vsb_content_2 TABLE TD {
    text-indent: 0 !important;
}

#vsb_content_2 .vsbcontent_img {
    line-height: normal !important;
}

.wlaq-ny-cont h3 {
    font-size: 30px;
    font-weight: normal;
    margin-bottom: 35px;
    text-align: center;
    color: #b74242
}

.wlaq-ny-cont h3 em {
    padding-left: 20px;
    font-size: 18px;
    font-weight: normal
}

.textContent p,
.textContent p span,
.textContent span {
    font-family: "Microsoft YaHei" !important;
    color: #666 !important;
    line-height: 30px !important;
    font-size: 16px !important
}

.wlaq-ny-cont h4.subtitle {
    font-size: 24px;
    /* font-weight: bold; */
    text-align: center;
    color: #b74242;
}

.wlaq-ny-cont .inf {
    margin: 0 0 40px 0;
    padding-bottom: 2px;
    line-height: 35px;
    font-size: 14px !important;
    border-bottom: solid 1px #ddd;
    color: #666 !important;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.wlaq-ny-cont .inf .inf-span {
    margin: 0 5px
}

.wlaq-ny-cont .inf .time {
    color: #666;
    font-size: 14px;
    position: relative;
    text-indent: 25px;
    /* float: left; */
    margin-bottom: 0;
}

.wlaq-ny-cont .inf .time::before {
    position: absolute;
    left: 0;
    top: 9px;
    content: "";
    width: 16px;
    height: 16px;
    background: url("https://www.peaktip.com/__xh__/cse.whu.edu.cn/images/time.png") no-repeat
}

.wlaq-ny-cont .inf .share {
    /* float: right; */
    display: flex;
}

.wlaq-ny-cont .inf .share>span {
    float: left
}

.wlaq-ny-cont .inf .share-list {
    float: left;
    margin-right: 15px
}

.wlaq-ny-cont .inf .share .share-list li {
    display: inline-block;
    margin-top: 4px
}

.wlaq-ny-cont .inf .view {
    /* float: left; */
    position: relative;
    text-indent: 20px;
    margin-left: 10px;
}

.wlaq-ny-cont .inf .view::before {
    position: absolute;
    left: 0;
    top: 12px;
    content: "";
    width: 16px;
    height: 16px;
    background: url("https://www.peaktip.com/__xh__/cse.whu.edu.cn/images/view.png") no-repeat
}

.wlaq-ny-cont .bds_mshare {
    width: 16px;
    height: 16px;
    background: url("https://www.peaktip.com/__xh__/cse.whu.edu.cn/images/share.png") no-repeat;
    background-position: 0 0 !important
}

.wlaq-ny-cont .bds_weixin {
    width: 16px;
    height: 16px;
    background: url("https://www.peaktip.com/__xh__/cse.whu.edu.cn/images/weixin.png") no-repeat;
    background-position: 0 0 !important
}

.wlaq-ny-cont .bds_tsina {
    width: 16px;
    height: 16px;
    background: url("https://www.peaktip.com/__xh__/cse.whu.edu.cn/images/weibo.png") no-repeat;
    background-position: 0 0 !important
}

.wlaq-ny-cont .bds_qzone {
    width: 16px;
    height: 16px;
    background: url("https://www.peaktip.com/__xh__/cse.whu.edu.cn/images/Qzone.png") no-repeat;
    background-position: 0 0 !important
}

.p_pages {
    font-family: "Microsoft YaHei" !important
}

.pb_sys_style1 .p_no_d {
    border: 1px solid #e8e8e8 !important;
    color: #fff;
    background: #920305 !important;
}

.dq .pb_sys_style1 .p_no_d,
.dq1 .pb_sys_style1 .p_no_d {
    background: #7b0708 !important
}

.listPageBar {
    margin: 40px auto
}

.listPageBar table tr td:first-child {
    display: none
}

.listPageBar table tr td+td {
    width: 100%;
    text-align: center
}

.listPageBar table tr td+td+td {
    display: none
}

.listPageBar a,
.listPage span {
    font-family: "Microsoft YaHei" !important
}

.listPageBar .this-page {
    padding: 5px 8px !important;
    border: 1px solid #e8e8e8 !important;
    color: #fff !important;
    background: #920305 !important;
    font-weight: normal !important;
    margin-right: 0 !important;
    margin-left: 5px !important
}

.listPageBar a,
.pageList .this-page {
    padding: 5px 8px !important;
    border: 1px solid #e8e8e8 !important;
    margin: 0 0 0 5px !important
}

.listPageBar .PrevDisabled,
.listPageBar .NextDisabled {
    padding: 5px 8px !important;
    margin: 0 0 0 5px !important;
    border: 1px solid #ccc !important
}

.wlaq-ny-cont {
    padding: 35px 70px;
    min-height: 800px;
}

.contentList .wlaq-ny-cont {
    margin: 0;
}

.wlaq-ny-cont .left {
    width: 70%;
    float: left
}

.wlaq-ny-cont .right {
    width: 20%;
    float: right;
    border-left: solid 1px #f1f1f1;
    padding-left: 5%
}

.wlaq-ny-cont .right h3 {
    position: relative;
    font-size: 18px;
    color: #333;
    text-align: left;
    margin-bottom: 35px;
    text-indent: 42px;
    margin-top: 10px
}

.wlaq-ny-cont .right h3::before {
    position: absolute;
    content: "";
    width: 26px;
    height: 26px;
    display: block;
    left: 0;
    top: -2px;
    background: url("https://www.peaktip.com/__xh__/cse.whu.edu.cn/images/latestIcon.png") no-repeat
}

.wlaq-ny-cont .latestNews li {
    margin-bottom: 18px
}

.wlaq-ny-cont .latestNews li a {
    position: relative;
    color: #666;
    display: block;
    margin-left: 20px;
}

.wlaq-ny-cont .latestNews li a:hover {
    color: #920305;
}

.wlaq-ny-cont .latestNews li a::before {
    content: "";
    width: 4px;
    height: 4px;
    display: block;
    background-color: #98362c;
    border-radius: 100%;
    position: absolute;
    top: 8px;
    left: -15px;
}

.wlaq-xsjg-list {
    margin: 40px 0;
}

.wlaq-xsjg-list .bg1 {
    height: 336px;
    background: #58695e url("https://www.peaktip.com/__xh__/cse.whu.edu.cn/images/jg-bg1.png") no-repeat;
}

.wlaq-xsjg-list .bg2 {
    height: 336px;
    margin: 26px 0;
    background: #2e3b6d url("https://www.peaktip.com/__xh__/cse.whu.edu.cn/images/jg-bg2.png") no-repeat;
}

.wlaq-xsjg-list .bg3 {
    height: 336px;
    background: #920305 url("https://www.peaktip.com/__xh__/cse.whu.edu.cn/images/jg-bg3.png") no-repeat;
}

.wlaq-xsjg-list .title {
    font-size: 24px;
    font-weight: bold;
    color: #fff;
    padding: 30px 0 18px 0;
    margin: 0 40px;
    border-bottom: solid 1px rgba(255, 255, 255, .39)
}

.wlaq-xsjg-list .title em {
    padding-left: 10px;
    font-size: 18px;
}

.wlaq-xsjg-list .box {
    padding: 25px 40px;
    color: #fff;
    font-size: 18px;
}

.wlaq-xsjg-list .box .mc {
    float: left;
    width: 100px;
    margin-bottom: 10px;
    line-height: 30px;
}

.wlaq-xsjg-list .box .name {
    float: left;
    width: 78%;
    margin-bottom: 10px;
    line-height: 30px;
}

.wlaq-xsjg-list .box .name span {
    white-space: nowrap !important;
}

.wlaq-tab-list ul {
    margin-left: -1%;
    margin-top: 40px;
}

.wlaq-tab-list li {
    float: left;
    width: 32.33333333333333%;
    margin-left: 1%;
    margin-bottom: 1%;
}

.wlaq-tab-list li a {
    background: url("https://www.peaktip.com/__xh__/cse.whu.edu.cn/images/nav-bg.png") no-repeat;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    display: block;
    height: 79px;
    line-height: 79px;
    text-align: center;
    transition: 1s;
}

.wlaq-tab-list li a:hover {
    background: url("https://www.peaktip.com/__xh__/cse.whu.edu.cn/images/nav-bg-hover.png") no-repeat;
}

.wlaq-tab-list li.on a {
    background: url("https://www.peaktip.com/__xh__/cse.whu.edu.cn/images/nav-bg-hover.png") no-repeat;
}

.arc-info .resize a {
    position: relative;
    vertical-align: bottom;
}

.arc-info a.large-size {
    font-size: 19px;
    margin: 0 5px
}

.arc-info a.large-size:after {
    content: '+';
    font-size: 12px;
    position: absolute;
    top: 0;
    right: -7px
}

.arc-info a.normal-size {
    font-size: 16px;
    margin: 0 5px
}

.arc-info a.small-size {
    font-size: 14px;
    margin: 0 5px
}

.arc-info a.small-size:after {
    content: '-';
    font-size: 12px;
    position: absolute;
    top: -3px;
    right: -5px
}

.wlaq-nsbgs-title {
    color: #8d2116;
    font-weight: bold;
    font-size: 18px;
    position: relative;
    text-indent: 15px;
    margin-bottom: 20px;
    margin-top: 40px;
}

.wlaq-nsbgs-title::before {
    content: "";
    position: absolute;
    left: 0;
    top: -3px;
    width: 3px;
    height: 32px;
    background-color: #8d2116;
}

.wlaq-nsbgs-table {
    border: solid 1px #eee;
}

.wlaq-nsbgs-table tr td {
    padding: 15px 10px;
    border: solid 1px #eee;
    line-height: 1.8em;
}

.wlaq-nsbgs-table .firstRow {
    font-weight: bold;
    background-color: #8d2116 !important;
    color: #fff;
}

.wlaq-nsbgs-table tr.firstRow td {
    border: none;
}

.wlaq-nsbgs-table tr:nth-child(odd) {
    /* background-color: #f2f2f2; */
}

.wlaq-nsbgs-table tr:nth-child(even) {
    /* background-color: #fff; */
}