﻿@charset "utf-8";
/* CSS Document */




/*banner*/ 
.banner{height:480px;overflow: hidden; position: relative; }
.banner-in{width: 100%; height: 480px; overflow: hidden;cursor: pointer; }
.banner ul {width:500%; position: absolute;left:0;top:0;}
.banner ul li{height:480px; background: url(http://news.gxnu.edu.cn/Images/banner01.png) no-repeat center center; /*背景图不占位，图片居中方便*/
    float: left; width: 20%; }
.banner .prev,.banner .next{width:30px;height: 80px;background:url(index_res/prev.png) no-repeat;position: absolute;left:0;top:50%;margin-top: -40px;}
.banner .next{background:url(index_res/next.png) no-repeat;left:auto;right:0;background-position: right 0;}		
.banner_down{height:42px;width:100%;background: url(common_res/copyright_bg.png);position:absolute;bottom:0;left:0;line-height:42px;font-family:"微软雅黑";color:#fff;}  
.banner ol{position: absolute; bottom:10px;right:100px;z-index:3;}
.banner ol li{width: 10px;height: 10px;background:url(index_res/yuandian.png) no-repeat; float: left;margin:0 5px;cursor: pointer;   font-size: 0;/*ie6最小高度bug修复*/  }
.banner ol li.current{background-position: 0 100%;background:url(index_res/yuandian_current.png) no-repeat;}

/*section*/
.section .hd{width:100%;height:110px;margin-bottom:20px;}
.section .hd_list{width:34%;height:110px;float:left;margin-right:4%;overflow:hidden;position:relative;}
.roll_contents{position:absolute;top:0px;left:0px;}
.hd_list .content{width:372px;height:109px;border-bottom:1px dashed #d9d9d9;padding-top:30px;box-sizing:border-box;cursor:pointer;}
.hd_list .content .date{width:51px;height:51px;border:1px solid #eaeaea;box-sizing:border-box;float:left;}
.hd_list .content .news{width:320px;height:51px;float:left;font-size:16px;color:#7b7b7b;padding-left:10px;box-sizing:border-box;line-height:51px;}
.roll_contents .news a{color:#333333;display:block;white-space:nowrap; overflow:hidden; text-align:left;text-overflow:ellipsis;}
.roll_contents .news a:hover{color:#a11c79;text-decoration:underline;}


.section .content_left{width:875px;float:left;overflow:hidden;}
.section .content_left_s{width:422px;float:left;background:url(index_res/zixun_bg.png) no-repeat;}
.section .content_left_hd{width:420px;height:40px;padding:10px 0;font-family:"微软雅黑";overflow:hidden;}
.section .content_left_content{width:420px;height:392px;padding:10px 2px;background:url(index_res/zixun_bg.png) no-repeat;}
.content_left_content .content_top{height:100px;width:375px;padding:10px;border-bottom:1px dashed #ccc;}
.content_left_content .content_top a{color:#9c9c9c;}
.content_left_content .content_top a:hover{color:#a11c79;text-decoration:underline;}
.content_left_content .content_top p a:hover{color:#a11c79;text-decoration:underline;}
.content_left_content .content_left_list{height:250px;width:100%;padding:20px 10px;}
.content_left_list ul li{height:60px;}
.content_left_list ul li img{margin-right:1px;}
.content_left_list ul li a{font-size:14px;color:#a3a3a3;}
.content_left_list ul li a.biaoti{color:#333333;font-size:15px;font-family:'微软雅黑';}
.content_left_list ul li a.biaoti:hover{color:#992777;}
.content_left_list ul li p{font-size:12px;line-height:22px;color:#9c9c9c;}

.content_left_list .shijue{width:295px;height:120px;padding-left:5px;box-sizing:border-box;}
.content_left_list .shijue .biaoti{font-size:16px;color:#333333;font-family:"微软雅黑";}
.content_left_list .shijue .nrirong{font-size:14px;}
.content_left_list .shijue a.biaoti:hover{color:#9a2b78;}
.content_left_list .shijue p a{font-size:12px;}
.content_left_list .shijue .neirong a{font-size:14px;}

.content_left_s  ul.content_list li{overflow:hidden;width:392px;height:80px;border-bottom:1px dashed #ccc;padding:5px;padding-right:0;}
.content_left_s  .content_s{margin-left:5px;}
.content_left_s  .content_s a.biaoti{font-size:16px;color:#333333;font-family:"微软雅黑";}
.content_left_s  .content_s a.biaoti:hover{color:#9a2b78;}
.content_left_s  .content_s p a{font-size:12px;}
.content_left_s  .content_s .neirong a{font-size:14px;}

.section .content_right{width:255px;float:right;margin-right:5px;}

.content_right .content_up_list{padding:10px;box-sizing:border-box;}
.content_up_list div{display:none;}
.content_up_list div.current{display:block;}
.content_up_list a{width: 210px;display:block;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}

.content_right .content_right_up{width:258px;height: 456px;padding-bottom:3px;background:url(index_res/paihang_bg.png) no-repeat;}
.content_right .content_right_up ul{width:251px;height:32px;padding:3px;padding-right:0px;overflow:hidden;}
.content_right .content_right_up ul li{width:50%;height:36px;text-align:center;line-height:38px;font-size:16px;float:left;font-family:"微软雅黑";cursor:pointer;}
/*.content_right .content_right_up ul li.current{color:#992777;background:#fff;}*/
.recommend_point{background:url(index_res/tuijian01.png) #f7f7f7 no-repeat 10px center;color:#7a7a7a;}
.ranking_point{background:url(index_res/dianji.png) #f7f7f7 no-repeat 10px center;color:#7a7a7a;}
.recommend_point.current{background:url(tuijian.png) #ffffff no-repeat 10px center;color:#992777;}
.ranking_point.current{background:url(dianji01.png) #ffffff no-repeat 10px center;color:#992777;}

.content_right .content_up_list ol li{height:38px;line-height:38px;border-bottom:1px dashed #9c9c9c;font-size:14px;}
.content_right ol li p{width:20px;height:20px;line-height:20px;text-align:center;margin-right:2px;margin-top:10px;float:left;background:#d3d3d3;color:#fff;}
.content_right ol li a{float:left;color:#333333;cursor:pointer;}
.content_right ol li a:hover{color:#a11c79;text-decoration:underline;}
.content_right ol li a.current{color:#a11c79;}
.content_right ol li p.current{background:#a11c79;}

.content_right_down{width:258px;padding-bottom:3px;height:460px;margin-top:17px;background:url(index_res/paihang_bg.png) no-repeat;}
.content_right_down .content_down_list{padding:10px;box-sizing:border-box;}
.content_right_down .content_down_list{padding-bottom:20px;}
.content_right_down .content_down_list ol li{line-height:24px;padding:5px 0 8px 0;border-bottom:1px dashed #9c9c9c;font-size:14px;overflow:hidden;}
.content_right_down .content_down_list ol li p{width:5px;height:5px;background:#992777;margin-right:10px;}
.content_right_down .content_down_list ol li div{font-size:12px;line-height:18px;margin-left:15px;}
.content_s a:hover{color:#a11c79;text-decoration:underline;}
.content_left_list li a:hover{color:#a11c79;text-decoration:underline;}
.content_left_list li p a:hover{color:#a11c79;text-decoration:none;}
.content_top a.biaoti{color:#7b7b7b;}
.content_top a.biaoti:hover{color:red;}
.content_down_list .jiequ{width: 210px;display:block;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}

.content_left_hd a.more{color:#b8b8b8;}
.content_left_hd a.more:hover{color:#9a2b78;}

.ud{color:red;}
/*在线投稿*/
.i3 {background:url(index_res/online.png) left center no-repeat;padding-left:15px;}
.gxi3 { display: none;}
.wrap,.box{margin-bottom:10px;}
.wrap ul,.wrap .ul{overflow:hidden;clear:both;*zoom:1; margin-left:-20px;}
.wrap li,.wrap .li{list-style:none;text-align:center; margin-left:20px;}
.search-submit { width: 30px; height: 30px; background: url(search_btn.png) no-repeat;}

.hhh {
    background: url(tuijian.png) #ffffff no-repeat 10px center;
    color: #992777;
}














