@charset "utf-8";
/* CSS Document */

/*reset*/
*{margin:0;padding:0;font-family:"微软雅黑";}

ul, ol { list-style: none; }
ul li{ vertical-align:middle;}
a { text-decoration: none; cursor:pointer;}
img{border:none;}
.clear{clear:both;}
/*reset结束*/

/*top*/
.top{width:1000px;height:100px;margin:0 auto;}
.logo{width:650px;height:75px;float:left;margin-top:20px;margin-left:24px;}
.logo img{height:60px;}
.top_nav{float:right;width:200px;font-size:12px;color:#666;margin-top:10px;}
.top_nav a{font-size:12px;color:#666}
.search{float:right;height:24px;background:#fff;border:solid 1px #aaa;border-radius:6px;padding-left:10px;padding-right:5px;margin-top:35px;}
.search input{border:0;width:180px;height:22px;line-height:22px;outline:medium;}
.search button{border:0;height:22px;width:20px;background:none;outline:medium;cursor:pointer;float:right;}
.search button img{width:14px;height:14px;}

/*导航*/
.nav_menu{height:30px;background:rgb(196,7,6);width:1000px;margin:auto;}
.nav_menu>ul{width:960px;margin:auto;padding:0 20px;display:flex;}
.nav_menu>ul>li{flex:1 1 auto;line-height:30px;text-align:center;position:relative;margin-left:21px;margin-right:21px;z-index:999;}
.nav_menu>ul>li>a{color:#fff;font-size:14px;}
.nav_menu>ul>li:hover{background:#fff;}
.nav_menu>ul>li:hover>a{color:rgb(54,80,150);} 
.nav_menu>ul>li:hover .sub_menu{display:block;}
.sub_menu{display:none;position:absolute;top:30px;width:80px;}
.sub_menu li{background:rgb(196,7,6);height:32px;line-height:32px;text-align:center;border-top:solid 1px #fff;}
.sub_menu li a{color:#fff;font-size:13px;}
.sub_menu li:hover{background:rgb(94,120,200);}
.banner{margin-top:10px;}
.bannerinner{width:1000px;margin:auto;} 
.bannerinner img{width:1000px;height:200px}



.mainbody{width:1000px;margin:0 auto;}

/*图片新闻*/
.showbanner{width:440px;height:290px;float:left;margin-top:15px;}
#banner{position:relative; width:440px; height:290px;overflow: hidden;}
#banner_list{width:440px;height:290px;}
#banner #banner_info{position:absolute;z-index:10;bottom:0;width:440px;height:30px;line-height:30px;font-family:"微软雅黑";background-color:#000;filter:alpha(opacity=50);-moz-opacity:0.5; opacity:0.5;color:#fff;text-indent:1em}
#banner ul{position:absolute;bottom:5px;right:10px;z-index:11;}
#banner ul li{height:12px;width:12px;margin-right:3px;border-radius:6px;background:url(../images/off.png);cursor:pointer;font-size:0;float:left;}
#banner ul li.on{background:url(../images/on.png);}
#banner_list a{ position: absolute;display:block;width:440px;height:290px;}
#banner_list a img{width:440px;height:290px;border:0;}

/*通知公告*/
.notice{width:560px;float:right;margin-top:15px;}
.pubtit{width:100%;height:36px;line-height:36px;border-bottom:solid 1px rgb(54,80,150)/*rgb(92,130,34)*/;}
.pubtitle{display:block;width:110px;height:36px;line-height:36px;float:left;background:rgb(196,7,6);color:#fff;text-align:center;font-size:15px;}
.pubtitle1{display:block;width:170px;height:35px;line-height:35px;float:left;border-bottom:solid 2px rgb(196,7,6);color:rgb(196,7,6);text-align:center;font-size:15px;font-weight:bold;}
.pubmore{font-size:14px;color:#666;float:right;margin-right:10px;}
.pubmore:hover{color:rgb(54,80,150);}
.notice_body li{width:420px;height:95px;border-bottom:solid 1px #eee;}
.time{height:65px;width:65px;float:left;border-radius:6px;overflow:hidden;margin:10px;}
.year_mon{height:30px;line-height:30px;text-align:center;background:rgb(223,216,225);color:rgb(100,150,0);font-size:14px;}
.date{height:35px;line-height:35px;text-align:center;background:rgb(135,138,0);color:rgb(223,216,225)}
.newtit{width:320px;float:right;margin-right:10px;margin-top:5px;}
.newtit h3 a{font-size:14px;color:#666;line-height:24px;margin-top:10px;}
.newtit p a{font-size:12px;color:#777;line-height:24px;}
.notice_body li:hover .newtit h3 a,.notice_body li:hover .newtit p a{color:rgb(54,80,150);}

/*横幅*/
.sub_ban{width:1000px;margin:15px auto;}
.sub_ban a img{width:1000px;height:100px;}
/*新闻动态*/
.xwdt{width:713px;float:left;}
.publi ul li{height:28px;line-height:28px;background:url(../images/li_bg.jpg) left center no-repeat;}
.publi ul li span.span_date{float:right;margin-right:5px;font-size:12px;color:#666;}
.publi ul li a{float:left;margin-left:20px;font-size:12px;color:#444}
.publi ul li:hover a,.publi ul li:hover span{color:rgb(54,80,150)}

/*学术活动*/
.xshd{margin-left:20px;width:350px;float:left;}

.right{width:260px;float:right}
.left{width:740px;float:left;}
/*快速通道*/
.kstd{}
.kstd_links{background:rgb(247,247,247);padding-top:10px;padding-bottom:10px;}
.links_i{width:202px;height:42px;line-height:46px;margin:auto;margin-bottom:20px;margin-top:10px;text-indent:59px;}
.links_i a{font-size:12px;color:#444;}
.links_i a:hover{color:rgb(54,80,150)}
.whole_width{width:100%;}

/*设限平台*/
.sxpt{
	margin-top:15px;
}


/* 图片滚动 */
    #demo {
     background: #FFF;
     overflow:hidden;
     width: 730px;
	 margin-top:15px;
    }
	#demo a{display:inline-block;*display:inline;zoom:1;margin-left:10px;margin-right:10px;}
    #demo img {
		width:120px;
		height:80px;       
    }
    #demo p{width:120px;height:20px;line-height:20px;text-align:center;font-size:12px;background:#ccc;color:#444;}
    #indemo {
     float: left;
     width: 800%;
    }
    #demo1 {
     float: left;
    }
    #demo2 {
     float: left;
    }

/*友情链接*/
.f_links{width:1000px;margin:0 auto;border-bottom:none;margin-top:10px;margin-bottom:10px;}
.f_links ul li{float:left;padding-left:12px;padding-right:5px;height:36px;line-height:36px;}
.f_links ul li a{font-size:14px;color:#666;}
.f_links ul li a:hover{color:rgb(54,80,150)}
/*底部*/
.footer{text-align:center;line-height:20px;background:rgb(220,220,220);color:#444;padding-top:5px;padding-bottom:5px;font-size:12px;font-family:"宋体";border-top:solid 4px rgb(196,7,6)}

