.mid1 {
    position: relative;
    z-index: 3;
    margin-top: -77px;
}

.mid1>div {
    padding: 30px 0px;
    padding-left: 58px;
    padding-right: 40px;
    background: #ffffff;
    border-radius: 38px 0px 38px 0px;
    box-shadow: 0px 10px 10px #dadada;
}

.mid1Left {
    float: left;
    margin-right: 45px;
    width: 101px;
}

.mid1Left .One {
    color: #333333;
    font-size: 24px;
    line-height: 40px;
}

.mid1Left .Two {
    color: #999999;
    font-size: 16px;
    /* line-height: 45px; */
}

.mid1Right {
    overflow: hidden;
    padding-top: 4px;
}

.mid1Right ul li {
    float: left;
    width: 11%;
    text-align: center;
}

.mid1-icon {
    width: 28px;
    height: 28px;
    margin: 0 auto;
    margin-bottom: 5px;
}

.mid1-icon img {
    width: 100%;
    height: 100%;
}

.mid1RightItem a p {
    color: #666666;
    font-size: 14px;
    line-height: 30px;
}

.headTit {
    padding-top: 48px;
    padding-bottom: 30px;
}
.headTit-1 {
    padding-top: 48px;
    padding-bottom: 30px;
}
.headTit-2 {
    padding-top: 48px;
}
.px1200 {
    max-width: 1200px;
    margin: 0px auto;
}
.clearfix {
    zoom: 1;
}


/*************************/

.titLeft {
    float: left;
    padding-left: 0px;
}

.titLeft p {
    float: left;
    color: #666666;
    font-size: 20px;
    line-height: 45px;
    cursor: pointer;
}

.titLeft p.on {
    position: relative;
    color: #333333;
    font-size: 26px;
    line-height: 45px;
    z-index: 2;
}

.titLeft p.on::before {
    position: absolute;
    display: block;
    opacity: 1;
    color: #cccccc;
    font-size: 16px;
    left: 110px;
    top: 0px;
    z-index: -2;
    transition: all 0.8s;
}

.titLeft .Notice.on::before {
    content: "VIDEO";
}

.titLeft .Photos.on::before {
    content: "PHOTOS";
}

.titLeft .Work.on {
    margin-left: 20px;
}

.titLeft span {
    float: left;
    margin: 0 18px;
    color: #aaaaaa;
    line-height: 45px;
}

.headTit a {
    display: block;
    float: right;
    line-height: 55px;
    color: #999999;
    font-size: 16px;
    position: relative;
}

.headTit a::before {
    position: absolute;
    content: "";
    display: block;
    left: -84px;
    top: 50%;
    transform: translateY(-39%);
    background: url("../img/more-blue.png") no-repeat;
    width: 74px;
    height: 12px;
}

.headTit a:hover {
    color: #d63843;
}


/*********************************/

.headTit-1 a {
    display: block;
    float: right;
    line-height: 55px;
    color: #999999;
    font-size: 16px;
    position: relative;
}

.headTit-1 a::before {
    position: absolute;
    content: "";
    display: block;
    left: -84px;
    top: 50%;
    transform: translateY(-39%);
    background: url("../img/more-blue-1.png") no-repeat;
    width: 74px;
    height: 12px;
}

.headTit-1 a:hover {
    color: #d63843;
}

/*********************************/

/*.headTit-2 a {
    display: block;
    text-align: center;
}

.headTit-2 a::before {

}

.headTit-2 a:hover {
    color: #ff0;
}*/


/*********************************/

.mid2 .mid2Left {
    width: 571px;
    float: left;
    overflow: hidden;
    margin-right: 25px;
}

.mid2 .headTit a {
    display: none;
}

.mid2 .headTit a.on {
    display: block;
}

.ImgBox {
    overflow: hidden;
    position: relative;
    padding-right: 1px;
}

.ImgBox:hover img {
    transform: scale(1.1);
}
.ImgBox .video_img{
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -30px;
    margin-top: -30px;
    width: 60px;
    height: 60px;
    z-index: 99;
}
.ImgBox .video_img img{
    display: block;
    width: 100%;
    height: 100%;
}
.mid2slick div a {
    display: block;
    padding-left: 4%;
    position: relative;
    padding-bottom: 4%;
}

.mid2slick::before {
    content: "";
    position: absolute;
    display: block;
    z-index: -2;
    left: 1px;
    top: 84px;
    width: 20%;
    height: 100%;
    background: url("../images/mid2-before.png") no-repeat;
    background-size: cover;
}

.ImgBox .zhezhao {
    position: absolute;
    bottom: 0px;
    left: 0;
    right: 0;
    background: url("../images/zhezhao.png") no-repeat;
    height: 74px;
    width: 100%;
}

.ImgBox .zhezhao .One {
    float: left;
    font-size: 24px;
    color: #ffffff;
    line-height: 74px;
    margin-left: 21px;
}

.ImgBox .zhezhao .Two {
    float: left;
    font-size: 12px;
    color: #ffffff;
    line-height: 80px;
    margin-right: 16px;
}

.ImgBox .zhezhao .Three {
    overflow: hidden;
    padding-right: 21px;
    font-size: 18px;
    color: #ffffff;
    line-height: 74px;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.ImgBox img {
    width: 100%;
    transition: all 0.8s;
}
.mid2 {
    background: url("../images/bg-mid2.png") no-repeat;
    background-position: 100% 0%;
    padding-bottom: 60px;
}

.mid2slick .slick-dots {
    bottom: 0.5%;
    left: 27px;
}

.mid2slick div a img {
    width: 100%;
}

.mid2slick .slick-dots li {
    border-radius: 50%;
    width: 10px;
    height: 10px;
    background: #999999;
    box-sizing: border-box;
    margin: 0 4px;
}

.mid2slick .slick-dots li.slick-active {
    background: rgb(255, 255, 255);
    border: 1px solid #999999;
}

.mid2slick .slick-dots li button {
    display: none;
}

.mid2Right {
    overflow: hidden;
    padding-bottom: 10px;
    /* padding-left: 27px; */
    /* padding-right: 30px; */
}

.mid2Right .Top {
    display: block;
    margin-bottom: 28px;
}

.mid2Right .Top .date {
    float: left;
    width: 102px;
    border-right: 1px solid #e5e5e5;
    height: 57px;
    margin-top: 8px;
}

.mid2Right .Top .date .One {
    color: #275ebc;
    font-size: 36px;
    line-height: 40px;
    text-align: center;
}

.mid2Right .Top .date .Two {
    color: #275ebc;
    font-size: 12px;
    line-height: 16px;
    text-align: center;
}

.mid2Right .Top .shuxian {
    width: 1px;
    height: 57px;
    background: #e5e5e5;
    float: left;
    padding-top: 10px;
}

.mid2Right .Top .con {
    overflow: hidden;
    padding-left: 31px;
}

.mid2Right .Top .con .One {
    color: #333333;
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.mid2Right .Top .con .One:hover {
    color: #275ebc;
}

.mid2Right .Top .con .Two {
    color: #999999;
    font-size: 14px;
    line-height: 24px;
    height: 48px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.mid2RightItem {
    float: left;
    width: 50%;
    padding: 15px 0;
    padding-left: 21px;
    padding-right: 26px;
}
.mid2RightItem a {
    display: block;
}

.mid2RightItem a .Top {
    font-size: 0px;
    margin-bottom: 6px;
}

.mid2RightItem a .Top .One {
    display: inline-block;
    font-size: 10px;
    color: #333333;
    transform: rotate(90deg) translateX(-2px);
    margin-left: -8px;
}

.mid2RightItem a .Top .Two {
    display: inline-block;
    font-size: 16px;
    color: #999999;
    margin-left: -5px;
}

.mid2RightItem:hover a .Top .Two {
    color: #275ebc;
}

.mid2RightItem a>p {
    color: #333333;
    font-size: 18px;
    line-height: 24px;
    height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.mid2RightItem a>p:hover{
  color:#d63843;
}
.mid2Body {
    position: relative;
}

.mid2BodyItem.on {
    z-index: 9;
    opacity: 1;
    position: relative;
}

.mid2BodyItem {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    opacity: 0;
    transition: all .3s;
    z-index: -9;
}


.mid4 {
    padding-bottom: 69px;
}

.mid4Left {
    width: 47%;
    margin-right: 3%;
    float: left;
}

.mid4Right {
    overflow: hidden;
}

.mid4Left .titLeft .Notice.on::before {
    content: "DYNAMICS";
}

.mid4Right .titLeft .Notice.on::before {
    content: "REGULATIONS"
}

.mid4Left .titLeft .Notice-1.on::before {
    content: "STUDENTS";
}

.mid4Right .titLeft .Notice-2.on::before {
    content: "ANNOUNCEMENT"
}

.titLeft .Notice-3.on::before {
    content: "INTRODUTION";
    color: #FFF;
}

.titLeft .Notice-4.on::before {
    content: "ANNOUNCEMENT";
    color: #FFF;
}

.titLeft .Notice-5.on::before {
    content: "PROFESSIONAL INTRODUCTION";
    width: 300px;
}



.i-list {}

.i-list li {
    position: relative;
    font-size: 16px;
    line-height: 55px;
    padding: 0px 100px 0 30px;
    background: url(../img/dtd-left.png) no-repeat;
    background-position: left center;
    background-size: 8px;
    margin-bottom: 32px;
}

.i-list li:last-child {
    margin-bottom: 0px;
}

.i-list li a {
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 16px;
    color: #333333;
    line-height: 24px;
}

.i-list li a:hover {
    color: #d63843;
    /* font-weight: 600; */
}

.i-list li span {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    color: #999999;
    font-size: 12px;
}

/******************************************/
.i-list-1 li {
    position: relative;
    font-size: 16px;
    line-height: 55px;
    padding: 0px 100px 0 30px;
    background: url(../img/dtd-left-1.png) no-repeat;
    background-position: left center;
    background-size: 8px;
    margin-bottom: 32px;
}

.i-list-1 li:last-child {
    margin-bottom: 0px;
}

.i-list-1 li a {
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 16px;
    color: #fff;
    line-height: 24px;
}

.i-list-1 li a:hover {
    color: #ff0;
    /* font-weight: 600; */
}

.i-list-1 li span {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    color: #f1f1f1;
    font-size: 12px;
}
/*****************************************/



.mid4Body div a div.icon {
    height: 183px;
    margin-right: 7.5px;
    margin-left: 7.5px;
}

/*.mid4Body .One {
    background: url("../img/bg-mid4slick1.png") no-repeat;
    background-size: cover;
}

.mid4Body .Two {
    background: url("../img/bg-mid4slick2.png") no-repeat;
    background-size: cover;
}*/

.mid4Body .Three {
    background: url("../img/bg-mid4slick3.png") no-repeat;
    background-size: cover;
}

.mid4-icon {
    width: 122px;
    height: 122px;
    margin: 0 auto;
    padding-top: 22px;
}

.mid4-icon img {
    display: block;
    margin: 0 auto;
    width: 100%;
    height: 100%;
}

.mid4Body div a div.icon p {
    color: #ececec;
    text-align: center;
    margin-top: 8px;
}

.mid3_body{
    width: 100%;
    height: 605px;
    background:  url("../img/bg-mid3.png") center; no-repeat;
}

.footer_bg{width:100%; height:300px; background:#c41c23;}
.footer_body{width:1200px; margin:0 auto; padding-top:20px;}
.footer_left{width:20%; height:260px; float:left; border-right:1px #ff595f solid;}
.footer_erweima{margin-left:30px; margin-top:30px;}
.footer_er_zi{font-size:20px; color:#FFF; text-align:center; padding-right:30px; }
.footer_center{width:35%; height:260px; float:left; border-right:1px #ff595f solid;}
.footer_center_w{width:100%; margin:0 auto;}
.footer_title{font-size:22px; color:#fff; padding-left:20px; padding-top:10px; margin-bottom:20px;padding-top:30px;}
.footer_center_dao{width:30%; float:left; text-align:center; font-size:16px; line-height:40px;}
.footer_center_dao a{ color:#FFF;}
.footer_center_dao a:hover{ color:#FF0;}
.footer_right{width:44%; height:260px; float:right;}
.footer_right_w{width:100%; margin:0 auto; padding-left:40px;}
.footer_right_lx{ color:#FFF; font-size:14px; line-height:40px;}
.footer_title_lx{font-size:22px; color:#fff; padding-top:10px; margin-bottom:20px;padding-top:30px;}