* {
    margin: 0;
    padding: 0
}

body {
    width: 100%;
    height: 100%;
    position: absolute;
    color: #666;
    font-size: 12px;
    font-family: "微软雅黑"
}

a {
    font-size: 12px;
    color: #333;
    font-family: "微软雅黑";
    text-decoration: none
}

img {
    border: none
}

.page_wrapper {
    width: 1000px;
    height: auto;
    display: block;
    margin: 0 auto
}

.header {
    width: 100%;
    height: 200px;
    display: block;
    background: url(../images/header_pic.jpg) no-repeat center
}

.header_button {
    width: 150px;
    height: 50px;
    float: right
}

.button_li {
    width: 50px;
    height: 50px;
    margin: 0 5px;
    list-style: none;
    float: left;
    text-align: center;
    line-height: 50px
}

.button_a {
    width: 100%;
    height: 50px;
    line-height: 50px;
    position: relative;
    font-size: 18px;
    font-weight: 800;
    color: white;
    text-align: center
}

.button_a:hover {
    font-size: 20px;
    color: #39a4f7
}

.nav {
    width: 100%;
    height: 35px;
    background: #39a4f7;
    border-bottom: 1px solid #026bbf;
    margin: 0 auto
}

.nav_wrapper {
    width: 930px;
    min-width: 930px;
    height: 35px;
    display: block;
    margin-left: 14px
}

.nav_wrapper ul>li {
    border: 0
}

.nav_list {
    width: 90px;
    height: 33px;
    line-height: 35px;
    float: left;
    color: #fff !important;
    font-size: 14px !important;
    text-align: center !important
}

.nav_list:hover {
    color: orange
}

table tr td {
    padding: 1px 0 0 0
}

.nav_list td:hover {
    color: orange
}

#wrapper {
    width: 100%;
    height: 280px;
    display: block;
    background: black;
    background-size: cover
}

.wrap {
    height: 280px;
    width: 1000px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    z-index: -1
}

.wrap ul {
    position: absolute
}

.wrap ul li {
    height: 280px
}

.wrap ol {
    position: absolute;
    right: 5px;
    bottom: 10px
}

.wrap ol li {
    position: relative;
    display: inline;
    width: 12px;
    height: 12px;
    border-radius: 7px;
    margin: 0 5px;
    color: #B0B0B0;
    font: 12px
}

.wrap ol .on {
    background: #E97305;
    color: #fff
}

#pic img {
    width: 1000px;
    height: 280px
}

.wrapper_content {
    width: 100%;
    height: auto;
    min-height: 610px;
    display: block;
    margin: 0 auto
}

.wrapper_content_wapper {
    width: 1000px;
    height: auto;
    min-height: 300px;
    display: block;
    margin: 20px auto 0 auto
}

.a_list {
    width: 1000px;
    height: 285px;
    display: block;
    margin: 5px auto
}

.b_list {
    width: 310px;
    height: 285px;
    float: left
}

.list_left {
    margin-left: 0
}

.list_center {
    margin-left: 35px
}

.list_right {
    margin-left: 35px
}

.mainshadow {
    font-size: 12px;
    filter: dropshadow(color=#ffffff, offx=1, offy=1);
    color: #000000;
    line-height: 18px;
    width: 310px
}

.mainshadow span:hover a {
    color: red
}

.mainshadow span:hover {
    color: red
}

.mainshadow .list_item {
    height: 32px;
    line-height: 32px
}

.p9 {
    font-size: 9pt;
    line-height: 14pt;
    color: #333333
}

.p10 {
    text-align: right;
    padding-top: 33px;
    padding-right: 3px
}

.box {
    width: 100%;
    height: 285px;
    float: left
}

.news {
    width: 100%;
    height: 52px;
    position: relative;
    background: url(../images/news.jpg) no-repeat
}

.picture {
    width: 100%;
    height: 52px;
    position: relative;
    background: url(../images/picture.jpg) no-repeat
}

.notice {
    width: 100%;
    height: 52px;
    position: relative;
    background: url(../images/notice.jpg) no-repeat
}

.studynews {
    width: 100%;
    height: 52px;
    position: relative;
    background: url(../images/studynews1.png) no-repeat
}

.studentswork {
    width: 100%;
    height: 52px;
    position: relative;
    background: url(../images/studentswork.jpg) no-repeat
}

.links {
    width: 100%;
    height: 52px;
    position: relative;
    background: url(../images/links.jpg) no-repeat
}

.contents {
    width: 100%;
    height: 221px;
    display: block
}

.contents table {
    width: 100%
}

.contents table tbody {
    width: 100%
}

.contents table tbody tr {
    width: 100%
}

.contents table tbody tr td {
    width: 100%
}

.more {
    width: 100px;
    height: 12px;
    display: block;
    float: right;
    margin-top: 5px
}

.contents_left {
    width: 150px;
    height: 20px;
    float: left;
    display: block;
    text-align: center;
    line-height: 20px
}

.contents_right {
    width: 150px;
    height: 20px;
    float: right;
    display: block;
    text-align: center;
    line-height: 20px
}

.contents_link {
    width: 100%;
    height: 50px;
    line-height: 50px;
    display: block;
    position: relative;
    text-align: center;
    margin-top: 5px;
    font-size: 18px;
    text-decoration: none;
    color: #822f8b;
    font-weight: 700
}

.contents_link:hover {
    background: #39a4f7;
    color: #fff;
    text-decoration: underline;
    font-size: 20px;
    opacity: 0.7
}

.footer {
    width: 100%;
    height: 50px;
    background: rgb(22, 103, 168);
    display: block
}

.footer_content {
    width: 840px;
    height: 45px;
    margin: 0px auto;
    display: block
}

.foot_word {
    width: 800px;
    height: 15px;
    margin: 0 auto;
    padding: 5px 0;
    display: block;
    color: #fff;
    font-size: 12px;
    line-height: 15px;
    text-align: center
}

.foot_c {
    color: #fff;
    text-decoration: none;
    font-size: 12px
}

.foot_c:hover {
    color: #6FF;
    text-decoration: underline
}

.box2 {
    width: 100%;
    height: auto;
    min-height: 300px;
    display: block;
    background: #dcdddd
}

#sidebar_left {
    float: left;
    width: 170px;
    line-height: 30px;
    color: #343434;
    font-weight: bold;
    margin-top: 50px;
    padding-right: 10px;
    border-right: 1px solid #ccc
}

#sidebar_left a {
    font-size: 14px;
    color: #343434;
    font-weight: bold;
    line-height: 30px
}

#sidebar_left a:hover {
    color: red
}

.side_left:hover {
    color: red
}

.wp_column a {
    width: 170px;
    height: 34px;
    line-height: 34px;
    background: #ddd
}

.wp_column a span {
    height: 20px;
    width: 140px;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap
}

.ColumnName {
    font-size: 16px;
    font-weight: bold
}

.wp_column a {
    width: 100%
}

.wp_listcolumn_x {
    margin-top: 10px;
    border: 1px solid #ccc
}

#sidebar_right {
    float: right;
    width: 190px;
    line-height: 30px;
    color: gray
}

#sidebar_right ul {
    font-size: 12px
}

.Article_Title {
    font-size: 24px
}

.Column_Name {
    font-size: 16px;
    margin-left: 10px
}

#mid {
    margin-top: 8px;
    margin-left: 10px;
    width: 800px;
    float: left
}

#wp_news_w3 {
    height: 300px
}

#wp_news_w3>table {
    /* margin-left: 15%; */
}

#wp_news_w3 tr {
    height: 24px;
    font-size: 14px
}

#wp_news_w3 a {
    font-size: 14px
}

.main_shadow>img {
    margin-top: 7px
}

#wp_paging_w3 {
    height: 40px;
    width: 650px
}

#wp_news_w7 .Article_MicroImage a {
    display: none
}

.content {
    min-height: 300px;
    height: auto;
    display: block
}

.p_list:hover {
    color: red
}

.p_list:hover a {
    color: red
}

ul.sub-nav {
    top: 31px;
    background: #39a4f7
}

.wp_nav .sub-nav .nav-item .mark {
    background: none
}
