﻿@charset "utf-8";
@import url("global.css");
/*/////////////////////ͷ��////////////////////////////*/
.main {
	clear:both;	
	width:1200px;
}

#container {
	position:relative;
	margin:0px auto;
	text-align:left;
	width:1200px;
	padding:0 0px 15px 0px;
}
a.more,a.more:link,.more:visited{color:#999999;float:right;font-size:16px;}
 
/*/////////////////////main1///////////////////////////*/
#main1{padding-top:0px;}
#picture{
	float:left;
	width:530px;
	
}


/*/////////////////////main2////////////////////////////*/
#main1{padding-top:0px;}
#zt{margin-top:12px;
	width:100%;
	height: 102px;
	overflow: hidden;
}

/* 滚动 */
.activityBox {width:100%;height:70px;overflow:hidden;}
.activityBox .title {display:none;}
#zt .bx_wrap{	
	height:70px;	
	position: relative;
}
#zt .bx_container{
	width:100%;
	height:70px;
	overflow: hidden;
	position: absolute;
	z-index: 999999;
}
#zt #demo li{
	height: 70px;
	width: 290px;
}
#zt #demo img{border:0;
	height: 70px;
	width: 290px;
}
#zt .bx_wrap a.prev,#zt .bx_wrap a.next {display:none;}/*左右按钮*/

/*/////////////////////main3////////////////////////////*/
#main3{padding-top:15px;}
.three{
	margin-bottom: 30px;
}
	/*通知公告*/
	.tzgg{
		width: 390px;margin-right:15px;
		float: left;
	}
	.tzgg h2,.info_open h3{
	height: 42px;
	line-height:42px;
	background: url(img/c1.gif) no-repeat left;
	font-size: 20px;
	margin-bottom: 20px;
	border-bottom: 3px solid #D5D5D5;
	position: relative;
	text-indent: 30px;
	}
	#ico2{background: url(img/c2.gif) no-repeat left;}
	#ico3{background: url(img/c3.gif) no-repeat left;}
	#ico4{background: url(img/c4.gif) no-repeat left;}
	.tzgg h2,.info_open h3{color:#295FCC;}
	.tzgg h2 s,.info_open h3 s{
	background-color: #4579E6;
	display: block;
	height: 3px;
	width: 128px;
	position: absolute;
	z-index: 1;
	top: 42px;	
	}
	.tzgg li{
		text-overflow: ellipsis;
	    white-space: nowrap;
	    overflow: hidden;
	    }
.kphs a{display:block;}
.kphs dl{width:270px;padding-left:10px;}
.kphs dt{font-size:16px;height:20px;margin-bottom:10px;
	font-weight: bold;
}
.kphs dd{line-height:20px;}

	/*右侧*/
	.three-right{
		width: 390px;
		float: right;
	}
	

/*/////////////////////main4////////////////////////////*/
.bar { float:left; width:795px; }
.science { float:right; width:385px; }
.affiche { width:385px; }
.affiche h3 { margin:0 0 15px 0; }
.affiche ul li { height:32px; line-height:32px; }
.science dl { float:left; width:385px; margin:15px 0 0 0; }
.science dl dt { float:left; width:105px; }
.science dl dd { float:right; width:270px; }
.science dl dd h4 { font-size:16px; margin:0 0 10px 0; }
.science dl dd p { font-size:14px; color:#666; }

.advert ul { width:1220px; overflow:hidden; }
.advert ul li { float:left; margin:0 14px 0 0; }

.info_open h3 { margin:0 0 20px 0; }
.info_open ul { width:815px; overflow:hidden; } 
.info_open ul li { float:left; width:189px; height:54px; margin:0 13px 14px 0; }

.online { margin:5px 0 0 0; }
.online ul { width:915px; overflow:hidden; }
.online ul li { float:left; margin:0 15px 0 0; }

.interact { float:right; width:345px; padding:20px 20px; background:#F8F8F8; }
.interact ul li { float:left; margin:15px 0 0 0; }
.interact h4 { float:left; width:345px; margin:15px 0 25px 0; padding:18px 0 0 0; font-size:19px; border-top:1px dashed #D5D5D5; }
.interact p { vertical-align:middle; margin:0 0 10px 0; }
.interact p img { display:inline-block; vertical-align:middle; margin:0 8px 0 0; }

#wxLi a{position: relative;}
#wxLi i{display: none;
	width: 126px;height: 126px;
	background-image: url(img/wx2.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	position: absolute;
	z-index: 1;	left:100px;top:-95px;
}
#wxLi a:hover i{display: block;}
/*/////////////////////main6////////////////////////////*/
#main6{margin: 30px 0 30px 0;}
/*相关链接*/	
#linkTag{
	height:34px;
	line-height:34px;
	border-top: 2px solid #447AE6;
}
#linkTag a{
	font-size:16px;
	margin:0;
	text-decoration: none;
	padding:7px 15px;
	font-weight: bold;
}
#linkTag a:hover,#linkTag .on{
	color: #447AE6;

}
.xglj ul{border: 2px solid #EAEAEA;padding:15px;min-height:20px;background-color: #f0f0f0;}
.xglj ul a{font-size: 13px;
    margin: 0 10px;
    text-decoration: none;
    word-break: keep-all;
    white-space: nowrap;}

/*新闻总样式*/
.news ul {padding: 0px;}
.news li {
    padding-left: 10px;
    background-image: url(img/dot.png);
    background-repeat: no-repeat;
    background-position: left 50%;
    line-height: 29px;
    
}
.news li span{
	float: right;
	color: #959393;
	font-size: 13px;
}
.news {
    height: auto;
    min-height: 110px;
    position: relative;
}