@charset "utf-8";
*{padding:0; margin:0 auto;} /* IE8*/
*+html *{padding:0; margin:0;}
* {margin:0; padding:0;}
body{font-family: "微软雅黑"; -webkit-text-size-adjust: none; }

ul,li{padding:0px; margin:0px; list-style-type:none; list-style: none;}
img{border:none;}
div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote{padding:0; margin:0;}

.clear{
    zoom: 1;
}
.clear:after {
    content: ".";
    width: 0;
    height: 0;
    visibility: hidden;
    display: block;
    clear: both;
    overflow:hidden;
}
.clearfix{*zoom:1;}.clearfix:before,.clearfix:after{display:table;content:"";line-height:0;}
.clearfix:after{clear:both;}

.transparent{background:transparent;}
.left{float:left;}
.right{float:right;}
.bold{font-weight:bold}
.ari{font-family:"微软雅黑";}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

/*网站地图*/
#group-navigation {
	font-family: Microsoft Yahei;
	padding: 30px
}

.group-department {
	height: 42px;
	font-size: 18px;
	border-bottom: 1px dashed #ccc;
	line-height: 42px;
	color: #6FBFE3
}

.group-department span {
	display: block;
	margin-bottom: 5px;
	line-height: 25px;
	border-left: solid 5px #6FBFE3;
	padding-left: 12px
}

.group-department span a {
	color: #6FBFE3;
}

.group-department-list {
	padding-top: 10px;
	font-size: 16px;
	margin-bottom: 20px
}

.group-department-list li {
	float: left;
	padding: 0 10px;
	/* width:177px; */
	line-height: 32px;
	height: 32px;
	overflow: hidden
}

#container{position:relative; width:1200px; background-color:#ffffff; margin:0 auto;}
#pagehead iframe{height:190px;}
#pagefoot iframe{height:128px;}
.xxgk_header iframe{height:185px;}
.pagebody{padding:10px 10px 0; background-color:#fff;}

.common-title{margin-bottom:10px; border-bottom:3px solid #dfdfdf;}
.common-title .currentName{position:relative; float:left; margin-bottom:-3px; padding:0 10px 10px 20px; font-size:1.25em; font-weight:bold; color:#f35829; border-bottom:3px solid #f35829;}
.common-title .currentName:before{position:absolute; top:4px; left:0; content:""; width:5px; height:18px; background-color:#f35829;}
.common-title .currentName a{color:#f35829;}

.header{overflow: hidden; margin: 0 auto;}
.footer{ overflow: hidden;margin: 0 auto;}



.crumb{margin-bottom:15px; padding:15px 20px; line-height:1.6em; border-bottom:#9f0008 dotted 1px;}


.infoList{overflow:hidden;}
.infoList li{float:left; width:100%; padding-top:3px; padding-bottom:3px; overflow:hidden;}
.infoList li h4{position:relative; padding:0 100px 0 16px; font-weight:normal; font-size:1em; overflow:hidden;}
.infoList li h4 a{float:left; line-height:1.6em; max-width:100%; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow:hidden;}
.infoList li h4 a.noLink:hover{color:inherit;}
.infoList li h4 a:before{position:absolute; top:-2px; left:0px; content:""; margin-top:.8em; width:3px; height:3px;  background-repeat:no-repeat; background-image:url(../images/dot_dept.jpg);}
.infoList li h4 .time{position:absolute; z-index:10; top:50%; right:2px; margin-top:-.8em; line-height:1.6em; font-size:.9375em; white-space:nowrap;}
.infoList li br{display:none;}
.infoList.notTime li h4{padding-right:0;}
.infoList.notTime li .time{display:none;}
