
a {
    text-decoration: none;
}

body {
    max-width: 1920px;
    margin: 0 auto !important;
}

.top {
    width: 100%;
    height: 500px;
}

.news {
    width: 100%;
    margin-top: 40px;

}

.news-box {
    width: 1200px;
    margin: 0 auto;
}

.title {
    width: 100%;
    height: 24px;

}

.title h2 {
    font-size: 24px;
    line-height: 24px;
    color: #0072ec;
}

.title h2 strong {
    color: #ff9b0f;
}

.title a {
    line-height: 24px;
    color: #999999;
}

.news-con {
    width: 100%;
    margin-top: 20px;
    height: auto;
    position: relative;
}

.news-left {
    width: 580px;
    height: 327px;
}


.news-right {
    width: 620px;
    height: 327px;
    background: #333;
}

.news-swp {
    width: 100%;
    height: 327px;
    padding-top: 1px;
    display: block;
    
}


.newsright-con {
    width: 90%;
    margin: 0 auto;
    margin-top: 82px;
}


.news-right h2 {
    font-size: 18px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}

.news-right p {
    font-size: 16px;
    line-height: 26px;
    color: #666666;
    margin: 0 auto;
    margin-top: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}

.swp-date {
    width: 360px;
    margin-left: 30px;
    margin-top: 30px;
    font-size: 16px;
    color: #999999;
}

.swp-date img {
    padding: 1px 1px 3px 1px;
}

.news-bottom {
    width: 100%;
    margin-top: 30px;

}

.news-card {
    display: block;
    width: 380px;
    height: 149px;
    padding-top: 1px;
    background: #f9f9fb;
}

.newscard-con {
    width: 340px;
    margin: 0 auto;
    margin-top: 25px;

}

.newscard-con h3 {
    font-size: 16px;
    font-weight: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}

.newscard-con span {
    width: 100px;
    text-indent: 20px;
    line-height: 41px;
    display: block;
    font-size: 14px;
    color: #999;

}

.mybtn {
    width: 56px;
    height: 25px;
    position: absolute;
    bottom: 30px;
    right: 30px;
    z-index: 25;
}

.arrow-left {
    width: 25px;
    height: 25px;
    background: url(/DFS/template/66/images/arrow-left.png);
    cursor: pointer;
}

.arrow-right {
    width: 25px;
    height: 25px;
    background: url(/DFS/template/66/images/arrow-right.png);
    cursor: pointer;
}


.arrow-left:hover {
    background: url(/DFS/template/66/images/arrow-left-active.png);
}

.arrow-right:hover {
    background: url(/DFS/template/66/images/arrow-right-active.png);
}

.newscard-con p {
    color: #666;
    font-size: 14px;
    line-height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.news-card:hover {
    background: url(/DFS/template/66/images/newscard-h.png);
}

.news-card:hover .newscard-con {
    color: #fff;
}

.news-card:hover .newscard-con a {
    color: #fff;
}

.news-card:hover .newscard-con p {
    color: #fff;
}

.news-card:hover .newscard-con span {
    color: #fff;
    background: url(/DFS/template/66/images/news-clo.png) no-repeat center left !important;
}

.news .card2 {
    margin-left: 30px;
}

.scien {
    width: 100%;
    height: 412px;
    padding-top: 1px;
    margin-top: 40px;
    background: #f9f9fb;
}

.scien-box {
    width: 1200px;
    margin: 0 auto;

}

.title .line {
    width: 1015px;
    margin-left: 20px;
    margin-top: 10px;
    height: 1px;
    background: #ddd;
}

.scien .title {
    margin-top: 40px;
}

.scien-con {
    width: 100%;
    margin-top: 20px;
}

.scien-left {
    width: 500px;
    height: 290px;
    background: #666;
}

.left-bottom {
    width: 100%;
    height: 50px;
    position: relative;
    top: 240px;
}

.bottom-date {
    width: 60px;
    height: 100%;
    color: #fff;
    text-align: center;
    background: #0079fa;
}

.bottom-date h2 {
    font-size: 20px;
    margin-top: 4px;
}

.bottom-date span {
    font-size: 12px;
}

.bottom-con {
    width: 440px;
    height: 100%;
    color: #fff;
    background: url(/DFS/template/66/images/scien-bottom.png) repeat center center;
}

.bottom-con a {
    font-size: 16px;
    line-height: 50px;
    text-indent: 20px;
    color: #fff;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}

.scien-card {
    width: 210px;
    display: block;
    padding-top: 1px;
    height: 289px;
    background: #f2f2f4;
}

.scien-card:hover {
    background: #0079fa;
}

.scien-card:hover {
    color: #fff;
}

.scien-card:hover span {
    color: #fff;
}

.scien-card:hover a {
    color: #fff;
}

.scien-card:hover p {
    color: #fff;
}


.sciencard-con {
    width: 174px;
    height: 195px;
    margin: 0 auto;
    margin-top: 40px;

}

.sciencard-con h2 {
    font-size: 22px;
    line-height: 22px;
}

.sciencard-con span {
    font-size: 14px;
    color: #666;
}

.sciencard-con h3 {
    font-weight: normal;
    font-size: 16px;
    margin-top: 10px;
    line-height: 26px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.sciencard-con p {
    font-size: 14px;
    line-height: 24px;
    margin-top: 24px;
    color: #666;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}

.scien .card2 {
    margin-left: 20px;
}

.teaching {
    width: 100%;
    height: 305px;
    padding-top: 1px;

}

.teaching-box {
    width: 1200px;
    margin: 0 auto;
    margin-top: 40px;
}

.teaching-con {
    margin-top: 20px;
}

.teaching-card {
    width: 580px;
    height: 84px;
}

.teaching-card:hover .card-left h2 {
    color: #0072ec;

}

.teaching-card:hover .card-right .line {
    display: block;
}

.teaching-card:hover .card-right h3 a {
    text-indent: 20px;
    color: #0072ec;
}

.teaching-card .card-left {
    width: 54px;
    height: 38px;
    text-align: center;
}

.teaching-card .card-right {
    width: 506px;

}

.card-right .line {
    width: 15px;
    height: 2px;
    background: #067eff;
    position: relative;
    top: 11px;
    display: none;
}

.card-left h2 {
    font-size: 22px;
    font-family: Impact;

}

.card-left span {
    font-size: 14px;
    font-family: Arial;
    color: #666;
}

.card-right h3 a {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}

.card-right p {
    font-size: 14px;
    color: #999;
    margin-top: 15px;
    line-height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.teaching-card2 {
    margin-left: 40px;
}

.teaching-card3 {
    margin-top: 30px;
}

.teaching-card4 {
    margin-top: 30px;
    margin-left: 40px;
}

.building {
    width: 100%;
    height: 515px;
    padding-top: 1px;

}

.building-box {
    width: 1200px;
    margin: 0 auto;
    margin-top: 40px;
}

.buliding-title {
    width: 184px;
    height: 24px;
    padding-top: 1px;
    margin: 0 auto;
}

.buliding-title .line {
    width: 30px;
    height: 2px;
    background: #fff;
    margin-top: 15px;
}

.buliding-title h2 {
    font-size: 24px;
    color: #fff;
}

.building-con {
    width: 100%;

    margin-top: 20px;
}

.building-card {
    width: 273px;
    height: 333px;
    display: block;
    box-shadow: 0px 2px 3px 2px rgb(0 0 0 / 10%);
}

.buildingcard-img {
    width: 100%;
    height: 165px;
}

.buildingcard-con {
    width: 90%;
    margin: 0 auto;
    margin-top: 15px;
}

.buildingcard-con:hover h3 a {
    color: #0066ff;
}

.buildingcard-con:hover h3 {
    color: #0066ff;
}


.buildingcard-con h3 {
    font-size: 16px;
    line-height: 26px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}

.buildingcard-con span {
    font-size: 14px;
    line-height: 40px;
}

.buildingcard-con span img {
    padding: 1px 1px 3px 1px;
}

.buildingcard-con p {
    font-size: 14px;
    color: #999999;
    line-height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}

.building-card2 {
    margin-left: 35px;
}

.more {
    width: 150px;
    height: 40px;
    margin: 0 auto;
    text-align: center;
    background: #0079fa;
    margin-top: 20px;

}

.more a {
    display: block;
    width: 100%;
    height: 100%;
    color: #fff;
    line-height: 40px;
}