@charset "utf-8";
html,body,h1,h2,h3,h4,h5,h6,hr,p,iframe,dl,dt,dd,ul,ol,li,pre,form,button,input,textarea,th,td,fieldset{ margin:0px; width:100%; padding:0; list-style:none; text-decoration:none;}
i,em{font-style:normal;}
input, select{vertical-align:middle; font-family:"宋体";}
a{color:#333; text-decoration:none;}
a:hover{text-decoration:none; }
a img{border:0 none;}
a, input, textarea{outline:none;}
input:focus, select:focus, textarea:focus{color:#666 !important;}
input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit}
.tl li{white-space:nowrap; overflow:hidden;}
.fl{float:left;}
.fr{float:right;}
.clear{clear:both;}
.clearfix{display:block;}
/*.clearfix:after{content:"."; display:block; clear:both; visibility:hidden;}*/
.dian{white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.pa{
	position: absolute;
}
.disnone{display: none;}

html{-webkit-text-size-adjust: none;-webkit-text-size-adjust: 100%;}
body{font-family:"microsoft yahei"; color:#333; width:100%; margin:0px; }

.banner{
	margin:0px auto;
	width: 100%;
	height:300px;
	background: url(../images/sbanner.png) no-repeat;

}
.main{
	padding-top:20px;
	padding-bottom:50px;
		 overflow:hidden;

}

.sdec{
	margin-left:60px;
	background-image:url(../images/sdec.jpg);
	background-repeat:no-repeat;
	height:310px;
}
.sdec p { font-size:16px; color:#000; line-height:26px; text-indent:36px; text-align:left; width:530px; padding-top:90px; padding-left:35px; }

.icon {
    margin-top: 15px;
}
.gk-word {
    width: 570px;
    background: #eeeff0;
    font-size: 28px;
    color: #27313d;
    line-height: 45px;
    box-sizing: border-box;
    text-align: justify;
    padding: 20px 20px 30px 20px;
    border-radius: 10px;
}
.gk-word p+p {
    margin-top: 40px;
}
.zb-ul {
	width:100%;
}
.zb-li{

	padding: 30px 0px;
	
	border-bottom: 1px dashed #9c3;
	height:125px;
}
.school{
	/* border-radius: 50%;
	overflow: hidden; */
	width:30%;

}
.school img{
	display: block;
	margin:0px auto;
	width: 140px;
	height: 140px;
}
.zb-desc{
	margin-left: 15px;
	width:60%;
}
.title{
	width: 520px;
	font-size: 24px;
	color: #000;
	line-height: 45px;
}
.author{
	font-size: 20px;
	color: #999999;
	margin-top: 10px;
}
.footer{
	width: 100%;
	height: 100px;
	font-size: 24px;
	color: #ffffff;
	line-height: 100px;
	text-align: center;
	background: #27313d;
}
