@font-face {
    font-family: 'constan';
    src: url(../font/RTWSYueRoudGoDemo-Regular.otf) format('truetype');
}

.w1200 {
    width: 1200px;
}
/*banner*/
.banner {
    width: 100%;
    height: 500px;
    position: relative;
    margin-bottom: 80px;
}

.swiper-container {
    width: 100%;
    height: 100%;
}

.swiper-wrapper {
    width: 100%;
    height: 100%;
}

.swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.swiper-button-prev {
    width: 76px !important;
    height: 76px !important;
    background: url(../img/banner_left_btn.png) center no-repeat;
    border-radius: 50%;
    box-shadow: 0px 0px 25px 2px rgba(0, 0, 0, 0.2);
    left: 10% !important;
}

.swiper-button-next {
    width: 76px !important;
    height: 76px !important;
    background: url(../img/banner_left_btn.png) center no-repeat;
    border-radius: 50%;
    right: 10% !important;
    box-shadow: 0px 0px 25px 2px rgba(0, 0, 0, 0.2);
    transform: rotate(180deg);
}

.banner .swiper-pagination {
    width: 100%;
    position: absolute;
    bottom: 10px;
    text-align: center;
    z-index: 12;
}

.banner .swiper-pagination-bullet {
    width: 28px;
    height: 6px;
    margin: 0px 5px;
    background-color: #ffffff !important;
    display: inline-block;
}

.banner .swiper-pagination-bullet-active {
    width: 28px;
    height: 6px;
    margin: 0px 5px;
    display: inline-block;
    background: #db0a17 !important;
}

/* 图标 */
.tubiao {
    margin-bottom: 50px;
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
}

.tubiao li {
    width: 225px;
    height: 150px;
    background-color: #ffffff;
    margin: 0;
}

.tubiao li:hover {
    box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.1);
}

.tu-img1 a div,
.tu-img2 a div,
.tu-img3 a div,
.tu-img4 a div,
.tu-img5 a div {
    width: 60px;
    height: 60px;
    margin-top: 20px;
    margin-bottom: 10px;
    text-align: center;
}

.tu-img1 a div {
    background: url(../img/xueyuan-hei.png) center no-repeat;
}

.tu-img2 a div {
    background: url(../img/default-hei.png) center no-repeat;
}

.tu-img3 a div {
    background: url(../img/zxbm-hei.png) center no-repeat;
}

.tu-img4 a div {
    background: url(../img/jlzz-hei.png) center no-repeat;
}

.tu-img5 a div {
    background: url(../img/wenda-hei.png) center no-repeat;
}

.tubiao .tu-img1:hover a div {
    background: url(../img/xueyuan-red.png) center no-repeat;
}

.tubiao .tu-img2:hover a div {
    background: url(../img/default-red.png) center no-repeat;
}

.tubiao .tu-img3:hover a div {
    background: url(../img/zxbm-red.png) center no-repeat;
}

.tubiao .tu-img4:hover a div {
    background: url(../img/jlzz-red.png) center no-repeat;
}

.tubiao .tu-img5:hover a div {
    background: url(../img/wenda-red.png) center no-repeat;
}

.tubiao li:hover p {
    color: #dc0a17;
}

.tubiao li p {
    text-align: center;
    font-size: 24px;
    font-weight: bold;
    font-stretch: normal;
    line-height: 40px;
    letter-spacing: 5px;
    color: #333333;
}

/* 学院视频 招生动态 */
.zsdt-big {
    width: 100%;
    height: 473px;
    margin-bottom: 50px;
    background: url(../img/beijing.png) center no-repeat;
}

.process {
    width: 1200px;
    height: 426px;
    padding-top: 50px;
    box-sizing: border-box;
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between;
}

.work {
    width: 570px;
    height: 377px;
    margin: 0px;
}

.download {
    width: 550px;
    height: 377px;
    margin: 0;
}

.workdown {
    width: 100%;
    height: 30px;
    margin-bottom: 40px;
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between;
    position: relative;
}

.workdown span,
.workdown a span {
    padding-left: 12px;
    height: 100%;
    font-size: 30px;
    font-weight: bold;
    font-family: MicrosoftYaHei !important;
    font-stretch: normal;
    line-height: 30px;
    letter-spacing: 5px;
    color: #333333;
    margin: 0;
}

.workdown span::after {
    content: "";
    position: absolute;
    left: 0px;
    bottom: 0px;
    right: auto;
    height: 30px;
    width: 2px;
    background-color: #db0a17;
}

.workdown a {
    height: 30px;
    margin: 0px;
    display: block;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 40px;
    letter-spacing: 3px;
    color: #db0b18;
    font-family: 'constan';
    line-height: 30px;
    text-decoration: none;
}
.centerVideo {
    width: 570px;
    height: 305px;
    background-color: #ffffff;
}

.centerVideo video {
    width: 100%;
    height: 100%;
    object-fit: fill;
}

.download ul li {
    margin-bottom: 8px;
}

.download ul li:last-child {
    margin-bottom: 0px;
}

.download ul li a {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
}

.time-zz {
    width: 70px;
    height: 70px;
    box-sizing: border-box;
    margin: 0;
    overflow: hidden;
    background-color: #ffffff;
    position: relative;
}

.download ul li:hover .time-zz {
    background-color: #dc0a17;
    transition: 0.3s;
}

.download ul li:hover .time-zz h5,
.download ul li:hover .time-zz p {
    color: #ffffff;
}
.download ul li:hover .time-zz h5::before{
    background-color: #ffffff;
}
.time-zz::after {
    content: "";
    display: block;
    width: 15px;
    height: 15px;
    background-color: #dc0a17;
    transform: rotate(45deg);
    position: absolute;
    bottom: -8px;
    right: -8px;
}

.time-zz>h5 {
    font-size: 30px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 40px;
    letter-spacing: 0px;
    color: #333333;
    text-align: center;
    position: relative;
}

.time-zz>h5::before {
    content: "";
    display: block;
    width: 36px;
    height: 2px;
    background-color: #dc0a17;
    position: absolute;
    bottom: -2px;
    left: 17px;
}

.time-zz>p {
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 30px;
    letter-spacing: 0px;
    color: #333333;
    text-align: center;
}

.download ul li:hover .zsdt-text p {
    color: #dc0a17;
}

.zsdt-text {
    width: 480px;
    height: 70px;
    margin: 0;
    padding-left: 10px;
    padding-top: 5px;
    box-sizing: border-box;
}

.zsdt-text p {
    font-size: 18px;
    font-weight: bold;
    font-stretch: normal;
    line-height: 40px;
    letter-spacing: 4px;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.zsdt-text span {
    display: block;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 20px;
    letter-spacing: 3px;
    color: #666666;
    text-align: right;
}
/* 录取情况 考生问答 */
.kswd-big{
    width: 1200px;
    height: 365px;
    margin-bottom: 50px;
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
}
.luqu,
.examinee{
    width: 550px;
    height: 335px;
    margin: 0;
}
.luqu ul li{
    width: 550px;
    height: 55px;
    margin-bottom: 52px;
}
.examinee ul li{
    width: 550px;
    height: 70px;
    margin-bottom: 34px;
}
.examinee ul li a{
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
}
.luqu ul li:last-child,
.examinee ul li:last-child{
    margin-bottom: 0px;
}
.luqu ul li a{
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
}
.luqu-time{
    width: 60px;
    height: 100%;
    margin: 0;
    padding-right: 10px;
    position: relative;
}
.luqu-time::after{
    content: "";
    display: block;
    width: 1px;
	height: 40px;
	background-color: #c4c1c1;
    position: absolute;
    right: 0;
    top: 8px;
}
.luqu-time h4{
    font-size: 48px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 40px;
	letter-spacing: 0px;
	color: #999999;
    text-align: center;
}
.luqu ul li:hover .luqu-time h4,
.luqu ul li:hover .luqu-time p{
    color: #dc0a17;
}
.luqu-time p{
    font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 20px;
	letter-spacing: 0px;
	color: #999999;
    text-align: center;
}
.luqu-text{
    width: 479px;
    height: 100%;
    margin: 0;
    padding-left: 10px;
    box-sizing: border-box;
}
.luqu-text p{
    font-size: 18px;
	font-weight: bold;
	font-stretch: normal;
	line-height: 20px;
	letter-spacing: 2px;
	color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-bottom: 10px;
}
.luqu ul li:hover .luqu-text p{
    color: #dc0a17;
}
.luqu-text span{
    display: block;
    font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 20px;
	letter-spacing: 2px;
	color: #666666;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.wenda-img{
    width: 54px;
    height: 70px;
    background: url(../img/tiwen-hei.png) top no-repeat;
    margin: 0;
}
.wenda-text{
    width: 485px;
    height: 70px;
    margin: 0;
}
.wenda-text p{
    padding-right: 15px;
    box-sizing: border-box;
    font-size: 18px;
	font-weight: bold;
	font-stretch: normal;
	line-height: 20px;
	letter-spacing: 2px;
	color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-bottom: 20px;
}
.wenda-text span{
    display: block;
    height: 28px;
    padding-left: 36px;
    box-sizing: border-box;
    font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 30px;
	letter-spacing: 2px;
	color: #666666;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    position: relative;
}
.wenda-text span::before{
    content: "";
    display: block;
    width: 28px;
    height: 28px;
    background: url(../img/huida-hei.png) center no-repeat;
    position: absolute;
    top: 0;
    left: 0;
}
.examinee ul li:hover .wenda-img{
    background: url(../img/tiwen-red.png) top no-repeat;
}
.examinee ul li:hover .wenda-text p{
    color: #dc0a17;
}
.examinee ul li:hover .wenda-text span::before{
    background: url(../img/huida-red.png) center no-repeat;
}
/* 校园风光 */
.xiaoyuan{
    width: 1200px;
    height: 490px;
    position: relative;
    margin-bottom: 50px;
}
.xiaoyuan .swiper-container{
    width: 1200px;
    height: 420px;
}
.xiaoyuan ul{
    width: 1200px;
    height: 352px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.xiaoyuan ul li{
    width: 290px;
    height: 170px;
    margin: 0;
    margin-bottom: 12px;
}
.xiaoyuan ul li:nth-last-child(1),
.xiaoyuan ul li:nth-last-child(2),
.xiaoyuan ul li:nth-last-child(3),
.xiaoyuan ul li:nth-last-child(4){
    margin-bottom: 0px;
}
.xiaoyuan .swiper-pagination {
    width: 100%;
    position: absolute;
    bottom: 0px;
    text-align: center;
    z-index: 12;
}

.xiaoyuan .swiper-pagination-bullet {
    width: 12px;
	height: 12px;
    border-radius: 50%;
    margin: 0px 10px;
    background-color: #ee8a90 !important;
    display: inline-block;
}

.xiaoyuan .swiper-pagination-bullet-active {
    width: 12px;
	height: 12px;
    border-radius: 50%;
	background-color: #dc0a17 !important;
    margin: 0px 10px;
    display: inline-block;
}
/* 联系我们 */
.lxwm{
    width: 1200px;
    height: 315px;
    margin-bottom: 50px;
}
.lianxi{
    width: 1200px;
    height: 246px;
    background: url(../img/lianxibeijing.png) center no-repeat;
}
.lianxi-text{
    width: 472px;
    height: 246px;
    background: rgba(34, 35, 39, 0.4);
    padding-left: 50px;
    padding-top: 40px;
    box-sizing: border-box;
    margin: 0;
}
.lianxi-text h3{
    font-size: 18px;
	font-weight: bold;
	font-stretch: normal;
	line-height: 40px;
	letter-spacing: 0px;
	color: #ffffff;
    margin-bottom: 30px;
    position: relative;
}
.lianxi-text h3::after{
    content: "";
    display: block;
    width: 150px;
	height: 1px;
	background-color: #ffffff;
    position: absolute;
    left: 0;
    bottom: 0;
}
.lianxi-text p{
    font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 24px;
	letter-spacing: 0px;
	color: #ffffff;
}
