* {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

header {
    position: relative;
    width: 100%;
    position: absolute;
    top: 0px;
    z-index: 10;
}

nav {
    padding: 10px 0px;
    width: 1200px;
    margin: 0 auto;
}

nav img {
    height: 70px;
}

#nav {
    float: right;
}

#nav a {
    color: #fff;
    line-height: 70px;
    text-decoration: none;
    padding: 0px 10px;
    margin-left: 30px;
}

#nav a:hover {
    border-bottom: 2px solid #EE9640;
}

#banner {
    position: relative;
    width: 100%;
}

#banner img {
    width: 100%;
}

#newmsg {
    width: 1200px;
    margin: 0 auto;
    margin-top: 60px;
}

#newmsgleft {
    float: left;
}

#newmsgright {
    float: right;
}

#newmsgmain {
    width: 610px;
    padding-bottom: 60px;
    margin: 0 auto;
    border-left: 1px solid #E1E1E1;
    border-right: 1px solid #E1E1E1;
}

#newmsgmain h3 {
    color: #94070A;
    text-align: center;
    margin: 30px;
}

#newmsgmain img {
    width: 100%;
    border-bottom: 6px solid #94070A;
}

#newmsgmain>div {
    width: 500px;
    margin: 0 auto;
}

#newmsgmain>div p:nth-child(1) {
    font-weight: bolder;
    line-height: 30px;
    font-size: 24px;
    text-align: center;
}

/* 文字样式yls */
#newmsgmain>div p:nth-child(2) {
    margin-top: 20px;
    color: #666;
    font-size: 14px;
    line-height: 28px;
}

.newmsg_more {
    width: 255px;
}

h2 {
    color: #000;
    font-size: 25px;
    font-weight: 400;
    line-height: 32px;
    margin-bottom: 30px;
}

h2 span {
    font-size: 14px;
    color: #999999;
}

.newmsg_more img {
    width: 255px;
    height: 170px;
}

.newmsg_more li {
    color: #000;
    cursor: pointer;
    padding: 25px 0px;
    font-weight: bolder;
    border-top: 1px solid #E1E1E1;
    border-bottom: 1px solid #E1E1E1;
}

.newmsg_more li:hover {
    color: #990000;
}

#activity {
    width: 100%;
    background: url(../images/bg.png) no-repeat;
    background-size: 100% auto;
    padding-top: 50px;
    margin-top: 40px;
}

#activity_box {
    width: 1200px;
    margin: 0 auto;
}

h1 {
    border-left: 6px solid #FF6600;
    color: #fff;
    position: relative;
    line-height: 34px;
    padding-left: 10px;
}

h1 span {
    position: absolute;
    font-size: 16px;
    top: 0px;
}

h1 a {
    float: right;
    color: #fff;
    font-size: 14px;
}

.activity_list {
    margin-top: 30px;
}

.activity_list li {
    float: left;
    width: 370px;
    margin-left: 45px;
}

.activity_list li:nth-child(1) {
    margin-left: 0px;
}

.activity_list li img {
    width: 100%;
}

.activity_list li p {
    padding: 0px 10px;
}

.activity_list li p:nth-child(2) {
    font-weight: bolder;
    margin: 10px 0px;
    height: 52px;
}

.activity_list li p:nth-child(3) {
    margin: 15px 0px;
}

.activity_list li p:nth-child(4) {
    margin: 15px 0px;
}

.h1more {
    text-align: center;
    font-size: 30px;
    color: #CD2600;
    font-weight: bolder;
    margin-top: 60px;
}

.h1more span {
    text-align: center;
    font-size: 14px;
    color: #606060;
    position: relative;
    top: -15px;
    font-weight: 500;
}

#college {
    width: 1100px;
    margin: 0 auto;
}

.school {
    width: 500px;
    float: left;
}

#college ul {
    float: right;
}

#college ul li {
    margin-bottom: 27px;
}

#college ul li div {
    float: left;
    text-align: center;
    border-right: 1px solid #ccc;
    padding: 5px;
    margin-right: 10px;
}

#college ul li p:nth-child(2) {
    font-weight: bolder;
    margin: 10px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
}

#college ul li p:nth-child(3) {
    margin: 10px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    color: #606060;
}

footer {
    background: url(../images/bg2.png);
    background-size: 100% auto;
    margin-top: 40px;
    padding: 30px 0px;
}

#footer_nav {
    width: 1200px;
    margin: 0 auto;
}

.footer_nav_box {
    float: right;
    line-height: 86px;
}

.footer_nav_box a {
    text-decoration: none;
    color: #fff;
    border-left: 6px solid #EE9640;
    margin-left: 10px;
    padding-left: 5px;
}

.footer_txt {
    width: 1200px;
    color: #fff;
    font-size: 14px;
    text-align: center;
    border-top: 1px solid #ccc;
    padding-top: 30px;
}

#banner_txt {
    position: absolute;
    bottom: 5px;
    width: 600px;
    height: 60px;
    line-height: 60px;
    background: url(../images/bg3.png) no-repeat;
    background-size: auto 100%;
    background-position: left;
    color: #fff;
    padding-left: 150px;
}

#banner_txt a {
    color: #fff;
    text-decoration: none;
}

main {
    width: 100%;
    padding-top: 30px;
    background: url(../images/bg4.jpg);
    background-size: 100% auto;
    margin-bottom: -40px;
}

main h2 {
    text-align: center;
    color: #535353;
    font-size: 30px;
    font-weight: bolder;
    margin-bottom: 30px;
}

.school2 {
    width: 1200px;
    padding-bottom: 30px;
    margin: 0 auto;
}

.school2 p {
    text-indent: 2rem;
    line-height: 30px;
    margin-bottom: 20px;
}

.school2_title {
    font-weight: bolder;
}

#Information_main {
    width: 1200px;
    margin: 0 auto;
    margin-top: 40px;
    padding-bottom: 60px;

}


#Information_main ul li {
    float: left;
    margin-left: 40px;
    width: 270px;
    background-color: #fff;
    padding-bottom: 10px;
}

#Information_main ul li:nth-child(1) {
    margin-left: 0px;
}

#Information_main ul li img {
    width: 100%;
    height: 174px;
}

#Information_main ul li p:nth-child(2) {
    font-weight: bolder;
    margin: 10px 0px;
    padding: 0px 10px;
}

#Information_main ul li p:nth-child(3) {
    font-size: 14px;
    padding: 0px 10px;
    line-height: 24px;
}

#department {
    width: 100%;
    background-color: #F5F5F5;
    margin-bottom: -40px;
    padding-bottom: 40px;
    padding-top: 30px;
}

h5 {
    font-size: 25px;
    text-align: center;
    margin-bottom: 30px;
    margin-top: 30px;
}

h5 span {
    border-bottom: 2px solid #94070A;
}

.department_list {
    width: 1220px;
    margin: 0 auto;
    text-align: center;
}

.department_list li {
    display: inline-block;
    width: 280px;
    text-align: left;
    background-color: #fff;
    padding: 10px 0px;
    margin: 10px 10px;
    margin-bottom: 20px;
}

.department_list li p {
    color: #000;
    border-left: 4px solid #94070A;
    padding-left: 10px;
}