﻿
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
    margin: 0;
    padding: 0;
}
body {
    margin: 0px;
    padding: 0px;
    color: #333333;
    font-size: 16px;
    font-family: 微软雅黑;
}
.clear {
    clear: both;
}
img {
    margin: 0px;
    padding: 0px;
    border: 0px;
    list-style: none;
}
ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
}
a {
    text-decoration: none;
    color: #333333;
}
a:hover {
    text-decoration: none;
    color: #8f0100;
}
.pagetop {
    wdith: 100%;
    height: 120px;
    background: #8f0100;
}
.top {
    width: 1200px;
    height: 110px;
    margin: 0 auto;
}
.logo {
    width: 750px;
    height: 88px;
    float: left;
    margin-top: 15px;
}
.logo img {
    height: 80px;
    width: 750px;
    padding-top: 7px;
}
.top-link {
    font-size: 16px;
    color: #ffffff;
    float: right;
    margin: 44px 0 42px;
}
.top-link a {
    font-size: 16px;
    color: #ffffff;
}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.nav {
    height: 54px;
    line-height: 54px;
    position: relative;
    z-index: 1;
    width: 1200px;
    margin: 0 auto;
}
.nav a {
    color: #333333;
}
.nav .nLi {
    float: left;
    position: relative;
    display: inline;
}
.nav .nLi h3 {
    float: left;
    font-weight: normal;
    text-align: center;
    width: 120px;
}
.nav .nLi h3 a {
    display: block;
    padding: 0 0px;
    font-size: 16px;
    font-weight: 600;
}
.nav .sub {
    display: none;
    width: 200px;
    left: 0;
    top: 54px;
    position: absolute;
    background: #ffffff;
    line-height: 50px;
    padding: 0;
    z-index: 9999;
}
.nav .sub li {    
	border-bottom:1px solid #F0F0F0;
    zoom: 1;
}
.nav .sub a {
    display: block;
    padding: 0 28px;
    font-size: 16px;
    line-height: 50px;
    color: #8f0100;
}
.nav .sub a:hover {
    line-height: 50px;
    background: #ff9002;
    color: #fff;
}

.seach {
    float: right;
    margin-top: 41px;
}
.nav a:hover {
    background-color: #8f0100;
    color: #ffffff;
}
.slideBox {
    width: 1200px;
    height: 400px;
    overflow: hidden;
    position: relative;
    margin: 0 auto;
}
.slideBox .hd {
    width: 100%;
    height: 20px;
    text-align: center;
    overflow: hidden;
    position: absolute;
    left: 0;
    bottom: 40px;
    z-index: 999;
}
.slideBox .hd ul {
    overflow: hidden;
    zoom: 1;
    width: 100%;
}
.slideBox .hd ul li {
    display: inline-block;
    margin: 0 10px;
    width: 16px;
    height: 16px;
    background: none;
    border: 1px solid #fff;
    border-radius: 50px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    text-indent: -999999px;
    cursor: pointer;
}
.slideBox .hd ul li.on {
    background: #ffa42f;
}
.slideBox .bd {
    position: relative;
    height: 100%;
    z-index: 0;
}
.slideBox .bd ul {
    margin: 0 auto;
}
.slideBox .bd li {
    zoom: 1;
    vertical-align: middle;
    position: relative;
}
.slideBox .bd img {
    width: 1200px;
    height: 400px;
    margin: 0 auto;
    display: block;
}
.slideBox .bd li .banner_w {
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 1200px;
    height: 100%;
    margin-left: -600px;
}
.slideBox .bd li .bannertx {
    max-width: 640px;
    margin: 245px 0 0 0;
    background: url(https://ggw.hunnu.edu.cn/img/hei58.png) repeat;
    padding: 20px;
}
.slideBox .bd li .bannertx h1 {
    font-size: 22px;
}
.slideBox .bd li .bannertx h1 a {
    color: #fff;
}
.slideBox .bd li .bannertx p {
    line-height: 30px;
    color: #fff;
    margin-top: 10px;
}
/*新闻动态*/
.box1 {
    width: 1200px;
    margin: 25px auto;
    padding-bottom: 20px;
}
.news_tit {
    width: 1200px;
    height: 50px;
    border-bottom: 3px #8f0100 solid;
}
.left {
    float: left;
    font-size: 18px;
    line-height: 25px;
    font-weight: bold;
    padding-left: 10px;
    margin-top: 10px;
    border-left: 4px #8f0100 solid;
}
.english {
    color: #999999;
    line-height: 50px;
    font-weight: normal;
}
.right a {
    float: right;
    width: 60px;
    height: 30px;
    margin-top: 15px;
    color: #8f0100;
}
.focusBox {
    position: relative;
    width: 580px;
    height: 415px;
    overflow: hidden;
    font: 12px/1.5 Verdana, Geneva, sans-serif;
    text-align: left;
    background: white;
    float: left;
    margin-top: 40px;
}
.focusBox .pic img {
    width: 580px;
    height: 415px;
    display: block;
}
.focusBox .txt-bg {
    position: absolute;
    bottom: 0;
    z-index: 1;
    height: 36px;
    width: 100%;
    background: #333;
    filter: alpha(opacity=40);
    opacity: 0.4;
    overflow: hidden;
}
.focusBox .txt {
    position: absolute;
    bottom: 0;
    z-index: 2;
    height: 36px;
    width: 100%;
    overflow: hidden;
}
.focusBox .txt li {
    height: 36px;
    line-height: 36px;
    position: absolute;
    bottom: -36px;
}
.focusBox .txt li a {
    display: block;
    color: white;
    padding: 0 0 0 10px;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
}
.focusBox .num {
    position: absolute;
    z-index: 3;
    bottom: 8px;
    right: 8px;
}
.focusBox .num li {
    float: left;
    position: relative;
    width: 22px;
    height: 20px;
    line-height: 20px;
    overflow: hidden;
    text-align: center;
    margin-right: 3px;
    cursor: pointer;
}
.focusBox .num li a, .focusBox .num li span {
    position: absolute;
    z-index: 2;
    display: block;
    color: white;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    text-decoration: none;
}
.focusBox .num li span {
    z-index: 1;
    background: black;
    filter: alpha(opacity=50);
    opacity: 0.5;
}
.focusBox .num li.on a, .focusBox .num a:hover {
    background: #f60;
}
.news_list {
    width: 590px;
    float: right;
    margin-top: 30px;
}
.news_list ul li {
    height: 75px;
    border-bottom: 1px #e5e5e5 solid;
    padding: 15px 0;
}
.news_list a:hover {
    font-weight: 600;
    color: #8f0100;
}
.news_list .date {
    color: #666;
    float: left;
    width: 80px;
    height: 75px;
    text-align: center;
    background-color: #F4F4F4;
}
.news_list .date .month {
    color: #555555;
    font-size: 16px;
    margin-top: 10px;
    /*background-color: #8f0100;*/
}
.news_list .date .day {
    font-size: 20px;
    font-weight: 600;
    margin-top: 10px;
    color: #8f0100;
}
/*.date {
    width: 80px;
    float: left;
    font-size: 16px;
    font-family: georgia;
    line-height: 40px;
    margin: 0 15px 0 0;
    background-color: aliceblue;
}*/
.text {
    width: 480px;
    float: right;
}
.bt {
    line-height: 24px;
    font-size: 16px;
    font-weight: 600;
}
.bt a {
    color: #333;
}
.zy {
    line-height: 24px;
    font-size: 14px;
    color: #8c8c8c;
    margin-top: 4px;
    display: block;
}
/*通知公告*/
.box2 {
    width: 1200px;
    margin: 20px auto 0;
}
.tz {
    width: 580px;
    float: left;
}
.tz_tit {
    width: 580px;
    border-bottom: 3px #8f0100 solid;
}
.tz ul {
    width: 560px;
    margin-top: 20px;
    list-style: none;
}
.tz ul li {
    position: relative;
    width: 560px;
    height: 20px;
    line-height: 20px;
    padding: 10px 0 10px;
    margin-left: 20px;
}
/*红点*/
.tz ul li::before {
    position: absolute;
    content: '';
    top: 18px;
    width: 5px;
    height: 5px;
    left: -15px;
    background-color: #8f0100;
    border-radius: 50%;
}
.xs {
    width: 590px;
    float: right;
}
.xs_tit {
    width: 590px;
    border-bottom: 3px #8f0100 solid;
}
.xs ul {
    width: 570px;
    margin-top: 20px;
    list-style: none;
}
.xs ul li {
    position: relative;
    width: 570px;
    height: 20px;
    line-height: 20px;
    padding: 10px 0 10px;
    margin-left: 20px;
}
/*红点*/
.xs ul li::before {
    position: absolute;
    content: '';
    top: 20px;
    width: 5px;
    height: 5px;
    left: -15px;
    background-color: #8f0100;
    border-radius: 50%;
}
.l_txt {
    float: left;
}
.r_time {
    float: right;
}
.jz_con {
    width: 575px;
    height: 320px;
    margin-top: 20px;
    position: relative;
}
.jz_tit {
    width: 1200px;
    border-bottom: 1px #8f0100 solid;
}
.jz_con ul {
    list-style: none;
}
.jz_con ul li {
    width: 375px;
    height: 66px;
    float: left;
    margin-top: 22px;
}
.jz_con ul li img {
    width: 100%;
    height: 66px;
}
/*五老风采*/
.slideTxtBox {
    width: 1200px;
    height: 300px;
    margin: 20px auto 20px;
}
.slideTxtBox_tit {
    width: 1200px;
    margin-bottom: 15px;
    border-bottom: 3px #8f0100 solid;
}
.xc_img {
    width: 375px;
    height: 280px;
    position: relative;
}
.xc_img img {}
.xc_img p {}
.more {
    width: 22px;
    height: 20px;
    margin-top: -56px;
    position: absolute;
    margin-left: 352px;
}
.sm {
    width: 335px;
    height: 130px;
    background: #1164a2;
    position: absolute;
    bottom: 0;
    filter: alpha(opacity=80);
    opacity: 0.8;
    padding: 20px;
    font-size: 14px;
    color: #fff;
    line-height: 26px;
}
.jz_bt a {
    color: #fff;
    font-size: 15px;
    line-height: 26px;
}
.xyfc {
    width: 1200px;
    height: 140px;
    margin: 0 auto 20px auto;
}
.xyfc_tit {
    width: 1200px;
    height: 50px;
    border-bottom: 1px #0c72bc solid;
}
.xyfc ul {
    width: 1200px;
    height: 90px;
    margin-top: 20px;
}
.xyfc ul li {
    width: 285px;
    height: 66px;
    float: left;
    margin-left: 20px;
}
.xyfc ul li img {
    width: 285px;
    height: 66px;
}
/*快捷链接*/
.link {
    width: 1200px;
    height: 140px;
    margin: 10px auto 0;
}
.link_tit {
    width: 1200px;
    height: 50px;
    border-bottom: 3px #8f0100 solid;
}
.link ul {
    width: 1200px;
    height: 50px;
    margin-top: 10px;
    float: left;
}
.link ul li {
    float: left;
    font-size: 15px;
    text-align: center;
    margin-right: 50px;
}
.link ul li a {
    line-height: 50px;
    font-size: 16px;
    color: #222222;
}
.link ul li a:hover {
    font-weight: 600;
    color: #8f0100;
}
.pagefoot {
    width: 100%;
    height: 130px;
    background: #8f0100;
}
.foot {
    width: 1200px;
    height: 100px;
    margin: 0 auto;
    text-align: center;
    color: #fff;
    padding-top: 20px;
}
.foot p {
    line-height: 28px;
}
.banner {
    width: 1400px;
    height: 400px;
    text-align: center;
    margin: 0 auto;
}
.banner img {
    width: 100%;
    height: 400px;
}
.er_con {
    width: 1200px;
    height: 100%;
    margin: 0 auto;
    overflow: hidden;
    margin-bottom: 50px;
}
.l_box {
    width: 280px;
    height: 100%;
    float: left;
    -moz-box-shadow: 2px 0px 5px #888888; /* 老的 Firefox */
    min-height: 100%;
    margin-right: 30px;
    padding-top: 20px;
}
.yj {
    width: 275px;
    height: 50px;
    line-height: 50px;
    color: #222222;
    font-size: 20px;
    font-weight: 600;
    border-bottom: 3px #8f0100 solid;
    padding-left: 5px;
}
.l_box ul li {
    width: 280px;
    border-bottom: 1px #e5e5e5 solid;
    font-size: 16px;
}
.l_box ul li a {
    line-height: 50px;
    color: #333333;
    display: block;
}
.l_box ul li a:hover {
    color: #0d72bc;
}
.hover {
    color: #fff;
}

.sideMenu {
    border: 1px solid #ddd;
}
.sideMenu h3 {
    height: 40px;
    line-height: 40px;
    padding-left: 40px;
    border-top: 1px solid #e3e3e3;
    background: #F8F8F8;
    cursor: pointer;
    padding-top: 10px;
    font: normal 18px/32px "Microsoft YaHei";
}
.r_box {
    width: 890px;
    float: right;
}

.r_tit {
    width: 100%;
    height: 50px;
    line-height: 50px;
    border-bottom: 3px #8f0100 solid;
    margin-top: 20px;
    color: #333333;
}
.z_lm {
    float: left;
    font-size: 16px;
    color: #333;
}
.y_wz {
    float: right;
}
.r_box ul {
    margin-bottom: 10px;
}
.r_box ul li {
    width: 100%;
    border-bottom: 1px #e5e5e5 solid;
    padding: 20px 0;
}
.r_box .date {
    color: #666;
    float: left;
    width: 90px;
    height: 85px;
    text-align: center;
    background-color: #F4F4F4;
}
.r_box .date .month {
    color: #555555;
    font-size: 16px;
    margin-top: 10px;
}
.r_box .date .day {
    font-size: 24px;
    font-weight: 600;
    margin-top: 12px;
    color: #8f0100;
}
.r_box .new {
    width: 780px;
    float: right;
    padding-left: 15px;  
}
.r_box .new .bt a{    
    font-size: 18px;
    color: #555555;
    padding: 4px 0 5px;    
}
.r_box .new .bt a:hover {
    color: #8f0100;
    font-weight: 600;
}
.r_box .new .zy{
    margin-top: 10px;
}

/*文章正文样式*/
.conter {
    padding: 30px 0;
}
.tm {
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    min-height: 50px;
    line-height: 40px;
}
.zz {
    font-size: 14px;
    width: 100%;
    color: #8F8E8E;
    margin: 0 auto;
}
.sz { 
    line-height: 40px;
    text-align: center;
}
.bdsharebuttonbox {
    float: left;
}
.zw {
    padding: 20px 0;
    line-height: 28px;
    font-size: 14px;
}
.zw p{
	position: relative;
	display: block;
	font-size: 14px;
	line-height: 28px;
	color: #152545;
	font-weight: 400;
	margin-bottom: 30px;
}
.zw img{
    max-width: 700px;
}