* {
	margin: 0;
	padding: 0;
}
body {
	margin: 0px auto;
}
#all {
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	z-index: 3;
}
#banner {
	height: 180px;
	background-image: url(../images/banner.png);
	position: relative;
}
#search {
	height: 28px;
	margin-left: auto;
	margin-right: auto;
	width: 1024px;
	
}
#SEALeft{
	float: right;
	margin-top: 4px;
}
#SEARight{
	float: right;
	margin-top: 4px;
}
#from {
	margin: 0 auto;
	width: 225px;
	height: 28px;
}
#inputInfoId /*输入框*/ {
	width: 200px;
	height: 20px;
	line-height: 20px;
	font-size: 12px;
	float: left;
}
#searchbutton /*搜索按钮*/ {
	width: 20px;
	height: 20px;
	line-height: 30px;
	cursor: pointer;
	float: right;
	text-align: center;
}
#logo {
	height: 100px;
	margin-right: auto;
	margin-left: auto;
	width: 1024px;
}
#navcont {
	background: #fff;
	width: 100%;
}
#nav {
	font-family: helvetica;
	position: relative;
	width: 1200px;
	height: 52px;
	font-size: 16px;
	color: #0066CC;
	text-align: center;
	font-weight: bold;
	letter-spacing: 4px;
	z-index: 3;
        margin: 0 auto;
}
#nav ul {
	list-style-type: none;
	text-align: center;

}
#nav ul li {
	display:inline-block;	
	position: relative;
	width: 120px;
	text-align: center;
        margin: 0 auto;
}
#nav ul li a {
	border-right: 1px solid #e9e9e9;
	padding: 15px;
	display: block;
	text-decoration: none;
	text-align: center;
	color: #1e5aa7;
	letter-spacing: 3px;
}
#nav ul li a:hover {
	color: #fff;
	background-color: #1e5aa7;
}
#nav ul li ul {
	display: none;
}
#nav ul li:hover ul {
	display: block;
	position: absolute;
	top: 49px;
	width: 100px;
	left: 0;
	filter: alpha(Opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7
}
#nav ul li:hover ul li a {
	display: block;
	color: #ffffff;
	width: 120px;
	text-align: center;
	border-bottom: 1px solid #f2f2f2;
	border-right: none;
	background-color: #1e5aa7;
}
#nav ul li:hover ul li a:hover {
	color: #ffffff;
	background-color: #0099CC;
}
.borderleft {
	border-left: 1px solid #e9e9e9;
}
#photoscroll {
	background-image: url(../images/photoscroll.png);
	margin-right: auto;
	margin-left: auto;
	height: 437px;
	width: 1280px;
}
#content {
	width: 1024px;
	height: 400px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
}
#qiushinew {
	width: 664px;
	height: 320px;
	float: left;
}
#qiushinotic {
	width: 336px;
	height: 320px;
	float: right;
}
.contentNav {
	height: 50px;
}
.contentNav a {
	text-decoration: none;
	color: #2ca6e0;
	font-family:"微软雅黑";
	font-size:16px;

}
.contentNav a:hover {
	color: #0099FF;
}
.new {
	float: left;
	font-style: normal;
	color: #FFFFFF;
}
.more {
	float: right;
	vertical-align: bottom;
	position: relative;
	top: 20px;
	font-style: italic;
	color: #1e5aa7;
}
.contentBorder {
	height: 320px;
	border-top-width: medium;
	border-bottom-width: medium;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #999999;
	padding-top: 10px;
	padding-bottom: 10px;
}
.pictureNew {
	float: left;
	height: 390px;
	width: 310px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	margin-bottom: 10px;
}
.pictureNew img {
	margin-bottom: 20px;
	margin-top: 10px;
	max-width: 300px;
_width:expression(this.width > 300 ? "300px" : this.width);
}
.pictureNew a {
	font-family: "黑体";
	font-size: 18px;
	padding-top: 20px;
	padding-bottom: 20px;
	text-decoration: none;
	color: #000000;
	font-weight: 300;
}
.pictureNew p {
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 300px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 12px;
	margin-top: 5px;
}
#wordNew {
	float: right;
	height: 390px;
	width: 334px;
	text-align: left;
}
#wordNew p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 500;
	margin-top: 10px;
	height: 25px;
	width: 100%;
}
#wordNew p a {
	color: #666666;
	text-decoration: none;
}
#wordNew p a:hover {
	text-decoration: none;
	color: #F48920;
	text-decoration: underline;
}
#wordNew p span {
	float: right;
	color: #666666;
}
#qiushinoticcontent {
	height: 390px;
	width: 334px;
	text-align: left;
}
#qiushinoticcontent p {
	height: 25px;
	;
	font-weight: 500;
	margin-top: 10px;
}
#qiushinoticcontent p a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	text-decoration: none;
	font-weight: 400;
}
#qiushinoticcontent p a:hover {
	text-decoration: none;
	color: #F48920;
	text-decoration: underline;
}
#qiushinoticcontent p span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	margin-left: 20px;
	float: right;
}
#easyLink {
	margin-left: auto;
	margin-right: auto;
	width: 1024px;
	height: 60px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;

}
.easyLinkleft {
	float: left;
	width:720px;
}
.easyLinkCenter {
	float: right;
	width:103px;
}
.easyLinkright {
	float: right;
	width:100px;
	right:0px;
}
#myschool {
	margin-left: auto;
	margin-right: auto;
	width: 1024px;
	height: 382px;
}
#myschoolPicture {
	position: relative;
	height: 350px;
	width: 100%;
}
.picture1 {
	height: 168px;
	width: 220px;
	position: absolute;
	top: 5px;
	border: thin solid #cccccc;
	left: 0px;
}
.picture2 {
	height: 168px;
	width: 220px;
	position: absolute;
	top: 180px;
	border: thin solid #cccccc;
	left: 0px;
}
.picture3 {
	height: 343px;
	width: 440px;
	position: absolute;
	top: 5px;
	border: thin solid #cccccc;
	left: 230px;
	right: 5px;
	bottom: 5px;
}
.picture4 {
	height: 170px;
	width: 220px;
	position: absolute;
	top: 5px;
	border: thin solid #cccccc;
	right: 120px;
}
.picture5 {
	height: 80px;
	width: 110px;
	position: absolute;
	top: 5px;
	border: thin solid #cccccc;
	right: 0px;
}
.picture6 {
	height: 80px;
	width: 110px;
	position: absolute;
	top: 95px;
	border: thin solid #cccccc;
	right: 0px;
}
.picture7 {
	height: 80px;
	width: 110px;
	position: absolute;
	top: 180px;
	border: thin solid #cccccc;
	right: 230px;
}
.picture8 {
	height: 80px;
	width: 110px;
	position: absolute;
	top: 268px;
	border: thin solid #cccccc;
	right: 230px;
}
.picture9 {
	height: 170px;
	width: 220px;
	position: absolute;
	top: 180px;
	border: thin solid #cccccc;
	right: 0px;
}
 #quickLink{
	margin-left: auto;
	margin-right: auto;
	width: 1024px;
	height: 50px;
	padding-top: 20px;
	text-align:center;	
 }

.quickLinkPicture{
	margin-left:10px;
	margin-right:10px;	
	width:236px;
	height:50px;
	float:left;
	position: relative;	
z-index:6;
}

.quickLinkPicture ul{
	display: none;
	height:auto;
	max-height:200px;
	width: 235px;
	border: thin solid #A0A0A4;
	background-color: #C0DCC0;		   
}

.quickLinkPicture ul li{
	list-style-type: none;
	margin-bottom: 3px;
	margin-left:15px;
}

.quickLinkPicture ul li a{
	font-size: 15px;
	color: #333333;
	text-decoration: none;	     
}

.quickLinkPicture ul li a:hover{
	color: #ff0000;     
}

.quickLinkPicture:hover ul{
	display: block;
	position: absolute;
	bottom: 50px;
	margin-left: 0px;
	overflow:auto;
	z-index:5;
	text-align:left;
}
.quickLinkPicture a img {
	border:0;
	}
#BottomLine{
	margin-left: auto;
	margin-right: auto;
	width: 1024px;
	height: 3px;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 10px;	
 }
#webMsg {
	width: 1024px;
	margin-top: 15px;
	margin-left: auto;
	margin-right: auto;
}
.webMsgcontent {
	font-family: "黑体";
	font-size: 14px;
	height: 30px;
	color: #FFFFFF;
}
.webMsgcontent span {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	display: block;
}
.webMsgcontent span:first-of-type {
	padding: 20px 0 0 0;
}
.webVisits {
	text-align: center;
}
.webVisits p {
	margin-top: 20px;
	font-family: "黑体";
	font-size: 14px;
	height: 30px;
	color: #FFFFFF;
}

#footBanner {
	height: 120px;
	background-image: url(../images/footbanner.png);
}
.qiehuan {
	color: #FFFFFF;
	padding-bottom: 2px;
	font-family: "黑体";
	
}
.qiehuan a {
	color: #FFFFFF;
	text-decoration: none;
}
#xygkPicture {
	height: 351px;
	width: 1024px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/xygkpicture.jpg);
	margin-top: 3px;
	margin-bottom: 20px;
}
#xygkContent {
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
#xygkContentRight {
	width: 860px;
	text-align: left;
	float: right;
    margin-right: auto;
	margin-left: 30px;
}
#xygkContentLeft {
	float: left;
	width: 125px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	top: 50px;
}
#xygkContentLeft ul li {
	list-style-type: none;
	background-color: #dddddd;
	margin-top: 10px;
	margin-bottom: 10px;
	height: 30px;
	width: 120px;
	padding-top: 15px;
}
#xygkContentLeft a {
	font-size: 20px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
#xygkContentLeft li:hover a {
	color: #FFFFFF;
}
#xygkContentLeft li:hover {
	background-color: #1d58a6;
}
.xygkContentRightTitle {
	height: 40px;
	width: auto;
	font-size: 25px;
	font-family: "黑体";
	margin-top: 60px;
	font-weight: 600;
}
.xygkContentRightTitle span {
	height: 40px;
	width: auto;
	font-size: 25px;
	font-family: "黑体";
	margin-top: 60px;
	font-weight: 600;
}
#border {
	left: 0px;
	top: 0px;
	width: 300px;
	border-bottom: thick solid #2350a1;
	z-index: -1;
}
.TextTitle {
	margin-top: 20px;
	font-size: 25px;
	color: #666666;
	font-family: "黑体";
	font-weight: 600;
	text-align: center;
}
.SubtitleTitle {
	margin-top: 10px;
	font-size: 14px;
	color: #666666;
	font-family: "黑体";
	text-align: center;
}
.TextContent {
	margin-top: 20px;
	line-height: 1.8;
	min-height:380px;
}
.TextContent p {
	font-size: 16px;
	color: #666666;
	line-height: 25px;
	text-indent: 30px;
	margin-bottom: 10px;
	margin: 1em 0;
}
.TextContent a {
	text-decoration:none;
	} 

.TextContent img {
	max-width:740px;
}

.xygkContentRightContent {
	margin-top: 20px;
}
.xygkContentRightContent p {
	font-size: 16px;
	color: #666666;
	line-height: 25px;
	text-indent: 30px;
	margin-bottom: 10px;
}
#ColumnPicture {
	background-image: url(../images/jxglPicture.jpg);
	height: 400px;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	margin-top: 3px;
}
#ColumnContent {
	width: 1024px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 20px;
}
#ColumnContent a:hover {
	color: #FF0000;
}
#ColumnContentDt {
	height: 230px;
	width: 1022px;
	margin-bottom: 20px;
}
#ColumnContentDt1 {
	height: 280px;
	width: 505px;
	margin-bottom: 20px;
}
.ColumnContentleft {
	height: 230px;
	width: 505px;
	float: left;
	margin-bottom: 20px;
}
.ColumnContentright {
	height: 230px;
	width: 505px;
	float: right;
	margin-bottom: 20px;
}
.ColumnContentPicLeft {
	height: 340px;
	width: 505px;
	float: left;
	margin-bottom: 20px;
}
.ColumnContentPicRight {
	height: 340px;
	width: 505px;
	float: right;
	margin-bottom: 20px;
}
.ColumnContentDtNav {
	background-image: url(../images/tag1.png);
	height: 70px;
	width: 100%;
}
.ColumnWordControl1 {
	font-family: "黑体";
	font-size: 22px;
	color: #FFFFFF;
	vertical-align: bottom;
	float: left;
	height: 50px;
	width: 200px;
	margin-top: 12px;
	font-weight: 500;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	text-indent: 10px;
}
.ColumnWordControl2 {
	font-family: "宋体";
	font-size: 16px;
	color: #FFFFFF;
	vertical-align: bottom;
	float: right;
	height: 50px;
	width: 50px;
	margin-top: 20px;
	margin-right: 10px;
	font-style: italic;
}
.ColumnWordControl2 a {
	text-decoration: none;
	color: #FFFFFF;
}
.ColumnContentNav {
	height: 60px;
	background-image: url(../images/tag2.png);
	margin-bottom: 10px;
}
.ColumnWordControl3 {
	color: #036eb7;
	padding-top: 10px;
	font-size: 18px;
	width: 98%;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}
.ColumnWordControl3 a {
	font-family: "宋体";
	text-decoration: none;
	color: #036eb7;
	text-indent: 5px;
	font-weight: 500;
}
.ColumnWordControl3 p {
	color: #666666;
	padding-bottom: 10px;
	font-size: 13px;
	width: 100%;
	text-align: left;
	padding-top: 2px;
}
.ColumnWordControl4 {
	color: #666666;
	padding-bottom: 10px;
	font-size: 13px;
	width: 98%;
	text-align: left;
	padding-top: 2px;
	margin-left: auto;
	margin-right: auto;
}
.ColumnWordControl4 p {
	margin-bottom: 15px;
	font-weight: 500;
	margin-top: 0px;
}
.ColumnWordControl4 a {
	text-decoration: none;
	color: #666666;
}
.ColumnWordControl4 a:hover {
	text-decoration: none;
	text-decoration: underline;
}
.ColumnWordControl4 span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	margin-left: 40px;
	float: right;
}
.ColumnWordControl5 {
	color: #666666;
	padding-bottom: 10px;
	font-size: 13px;
	width: 98%;
	text-align: left;
	padding-top: 2px;
	margin-left: auto;
	margin-right: auto;
}
.ColumnWordControl5 p {
	margin-bottom: 15px;
	font-weight: 500;
	margin-top: 0px;
}
.ColumnWordControl5 a {
	text-decoration: none;
	color: #666666;
	text-align:center;
}
.ColumnWordControl5 a:hover {
	text-decoration: none;
	text-decoration: underline;
}
.ColumnWordControl5 span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	margin-left: 40px;
	
}

#ZJQuickLink {
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	height: 50px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;

}

/*列表页内容页左部导航*/
#NavLeft {
	float: left;
	width: 125px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	top: 50px;
}
#NavLeft ul li {
	list-style-type: none;
	background-color: #dddddd;
	margin-top: 10px;
	margin-bottom: 10px;
	height: 30px;
	width: 120px;
	padding-top: 15px;
	text-align: center;
}
#NavLeft a {
	font-size: 20px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
#NavLeft li:hover a {
	color: #FFFFFF;
}
#NavLeft li:hover {
	background-color: #1d58a6;
}
#zsNavLeft {
	float: left;
	width: 160px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	top: 50px;
}
#zsNavLeft ul li {
	list-style-type: none;
	background-color: #dddddd;
	margin-top: 10px;
	margin-bottom: 10px;
	height: 30px;
	width: 155px;
	padding-top: 15px;
	text-align: center;
}
#zsNavLeft a {
	font-size: 20px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
#zsNavLeft li:hover a {
	color: #FFFFFF;
}
#zsNavLeft li:hover {
	background-color: #1d58a6;
}
/*列表页内容页左部导航END*/

/*热点新闻内容页*/
#PicTopContent {
	margin-top: 20px;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	border: 1px solid #0066cc;
	background-color: #F7FDFF;
}
#PicTopContentMain {
	width: 1024px;
	text-align: left;
	float: right;
}
#PicTopContentLeft {
	float: left;
	width: 125px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	top: 50px;
}
#PicTopContentLeft ul li {
	list-style-type: none;
	background-color: #dddddd;
	margin-top: 10px;
	margin-bottom: 10px;
	height: 30px;
	width: 120px;
	padding-top: 15px;
}
#PicTopContentLeft a {
	font-size: 20px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
#PicTopContentLeft li:hover a {
	color: #FFFFFF;
}
#PicTopContentLeft li:hover {
	background-color: #1d58a6;
}
.PicTopContentMainTitle {
	height: 40px;
	width: auto;
	margin-left: 10px;
	font-size: 25px;
	font-family: "黑体";
	margin-top: 60px;
	font-weight: 600;
}
.PicTopContentRightTitle span {
	height: 40px;
	width: auto;
	font-size: 16px;
	font-family: "黑体";
	margin-top: 60px;
	font-weight: 600;
}
#PicTopborder {
	left: 0px;
	top: 0px;
	margin-left: 10px;
	width: 300px;
	border-bottom: thick solid #2350a1;
	z-index: -1;
}
.PicTopTextTitle {
	margin-top: 20px;
	font-size: 25px;
	color: #666666;
	font-family: "黑体";
	font-weight: 600;
	text-align: center;
}
.PicTopSubtitleTitle {
	margin-top: 10px;
	font-size: 14px;
	color: #666666;
	font-family: "黑体";
	text-align: center;
	border-bottom: 1px dashed #CCC;
	margin-right: 20px;
	margin-left: 20px;
}
.PicTopTextContent {
	margin-top: 20px;
	margin-left: 10px;
	margin-right: 10px;
	line-height: 1.8;
}
.PicTopTextContent p {
	font-size: 16px;
	color: #666666;
	line-height: 25px;
	text-indent: 30px;
	margin-bottom: 10px;
	margin: 1em 0;
}
/*热点新闻内容页END*/
/*新闻列表页*/
#QSNewsPicture {
	height: 351px;
	width: 1024px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/qsnewspicture.jpg);
	margin-top: 3px;
	margin-bottom: 20px;
}
#JXGLPicture {
	height: 351px;
	width: 1024px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/jxglpicture.jpg);
	margin-top: 3px;
	margin-bottom: 20px;
}
#ZSJYPicture {
	height: 351px;
	width: 1024px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/zsjypicture.jpg);
	margin-top: 3px;
	margin-bottom: 20px;
}
.ListContent {
	width: 810px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
.ListContentRight {
	width: 860px;
	text-align: left;
	float: right;
    margin-right: auto;
	margin-left: 30px;
}
.ListContentTitle {
	height: 40px;
	width: auto;
	font-size: 25px;
	font-family: "黑体";
	margin-top: 60px;
	font-weight: 600;
}
.ListNew {	
	height: auto;
	min-height:380px;
	width: 600px;
	margin-right: auto;
	margin-left: 30px;
}
.ListNew ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 500;
	margin-top: 10px;
	height: 25px;
	width: 100%;
}
.ListNew ul li a {
	text-align: left;
	color: #666666;
	text-decoration: none;
}
.ListNew a:hover {
	text-decoration: none;
	color: #F48920;
	text-decoration: underline;
}
.ListNew span {
	float: right;
	color: #666666;
}
/*分页样式2*/
.showpage .epages {
	text-align: center;
}
.epages {
	margin: 3px 0;
	font: 11px/12px Tahoma;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	text-align:center;
}
.epages * {
	vertical-align: middle;
}
.epages a {
	padding: 1px 4px 1px;
	border: 1px solid #A6CBE7;
	margin: 0 1px 0 0;
	text-align: center;
	text-decoration: none;
	font: normal 12px/14px verdana;
}
.epages a:hover {
	border: #659B28 1px solid;
	background: #f3f8ef;
	text-decoration: none;
	color: #004c7d
}
.epages input {
	margin-bottom: 0px;
	border: 1px solid #659B28;
	height: 15px;
	font: bold 12px/15px Verdana;
	padding-bottom: 1px;
	padding-left: 1px;
	margin-right: 1px;
	color: #659B28;
}
/*新闻列表页end*/


/*教学管理新首页*/

.jwdt {
	width: 1024px;
	height: 420px;
}

.JWColumn {
	height: 40px;
	width: 100%;
	background: #41bfef;
}
.JWTitle {
	font-family: "黑体";
	font-size: 22px;
	color: #FFFFFF;
	vertical-align: bottom;
	float: left;
	height: 40px;
	width: 300px;
	line-height: 40px;
	font-weight: 100;
	text-align: left;
	margin-left: 10px;
	text-indent: 10px;
}
.JWTitle a {
	text-decoration: none;
	font-family: "黑体";
	font-size: 22px;
	color: #FFFFFF;
}
.JWlink {
	height: 40px;
	float: right;
	color: #FFFFFF;
	margin-right: 5px;
	position: relative;
}
.JWlink a {
	text-decoration: none;
	color: #FFFFFF;
	font-family: "黑体";
	font-size: 20px;
	margin-left: 5px;
	margin-right: 5px;
	line-height: 40px;
}
.JWlink a:hover {
	color: #33FFFF;
}
.JWSubtitle1 {
	height: 40px;
	width: 506px;
	float: left;
	border-bottom-color: #968D8D;
	border-bottom-style: solid;
	text-indent: 20px;
	line-height: 40px;
	font-family: "黑体";
	font-size: 20px;
	margin-top: 3px;
}
.JWSubtitle2 {
	height: 40px;
	width: 506px;
	float: right;
	border-bottom-color: #968D8D;
	border-bottom-style: solid;
	text-indent: 20px;
	line-height: 40px;
	font-family: "黑体";
	font-size: 20px;
	margin-top: 3px;
}
.JWMore a {
	font-family: "黑体";
	font-size: 16px;
	color: #000;
	text-decoration: none;
	float: right;
	margin-right: 10px;
	line-height: 40px;
}
.JWMore a:hover {
	color: #33FFFF;
}

.JWContentLeft {
	float: left;
	width: 506px;
	height: 250px;
	margin-top: 10px;
	position: relative;
}
.JWContentRight {
	float: right;
	width: 506px;
	height: 250px;
	margin-top: 10px;
	margin-left: 10px;
	position: relative;
}

.JWListLeft {
	color: #666666;
	padding-bottom: 10px;
	font-size: 15px;
	width: 98%;
	text-align: left;
	padding-top: 2px;
	margin-left: auto;
	margin-right: auto;
}
.JWListLeft p {
	margin-bottom: 15px;
	font-weight: 500;
	margin-top: 0px;
	font-family: "黑体";
}
.JWListLeft a {
	text-decoration: none;
	color: #666666;
}
.JWListLeft a:hover {
	text-decoration: none;
	text-decoration: underline;
}
.JWListLeft span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #666666;
	margin-left: 5px;
	float: right;
}
.JWListRight {
	color: #666666;
	padding-bottom: 10px;
	font-size: 15px;
	width: 98%;
	text-align: left;
	padding-top: 2px;
	margin-left: auto;
	margin-right: auto;
}
.JWListRight p {
	margin-bottom: 15px;
	font-weight: 500;
	margin-top: 0px;
	font-family: "黑体";
}
.JWListRight a {
	text-decoration: none;
	color: #666666;
}
.JWListRight a:hover {
	text-decoration: none;
	text-decoration: underline;
}
.JWListRight span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #666666;
	margin-left: 5px;
	float: right;
}
/*教学管理新首页结束*/

/*党建思政*/
.Subtitle3 {
	height: 40px;
	width: 1024px;
	float: left;
	border-bottom-color: #968D8D;
	border-bottom-style: solid;
	text-indent: 20px;
	line-height: 40px;
	font-family: "黑体";
	font-size: 20px;
	margin-top: 3px;
}

.DJMore a {
	font-family: "黑体";
	font-size: 16px;
	color: #000;
	text-decoration: none;
	float: right;
	margin-right: 10px;
	line-height: 40px;
}
.DJMore a:hover {
	color: #33FFFF;
}

.DJContentLeft {
	float: left;
	width: 305px;
	height: 350px;
	margin-top: 10px;
	position: relative;
}
.DJContentRight {
	float: right;
	width: 680px;
	height: 350px;
	margin-top: 10px;
	margin-left: 10px;
	position: relative;
}

.DJListLeft {
	color: #036eb7;
	font-size: 16px;
	line-height:24px;
	width: 280px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	float: left;
	position: relative;
}
.DJListLeft a {
	font-family: "黑体";
	text-decoration: none;
	color: #036eb7;
	text-indent: 5px;
	font-weight: 500;
}
.DJListLeft p {
	color: #666666;
	font-family: "黑体";
	padding-bottom: 10px;
	font-size: 15px;
	width: 100%;
	text-align: left;
	padding-top: 2px;
}
.DJListRight {
	color: #666666;
	padding-bottom: 10px;
	font-size: 15px;
	width: 98%;
	text-align: left;
	padding-top: 2px;
	margin-left: auto;
	margin-right: auto;
}
.DJListRight p {
	margin-bottom: 15px;
	font-weight: 500;
	margin-top: 0px;
	font-family: "黑体";
}
.DJListRight a {
	text-decoration: none;
	color: #666666;
}
.DJListRight a:hover {
	text-decoration: none;
	text-decoration: underline;
}
.DJListRight span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #666666;
	margin-left: 5px;
	float: right;
}
/*党建思政结束*/



/*二级网站文章列表*/

.djsz {
	width: 1024px;
	height: 420px;
}
.ejwz {
	width: 1024px;
	height: 600px;
}
.ejColumn {
	height: 40px;
	width: 100%;
	background: #41bfef;
}
.ejTitle {
	font-family: "黑体";
	font-size: 22px;
	color: #FFFFFF;
	vertical-align: bottom;
	float: left;
	height: 40px;
	width: 1204px;
	line-height: 40px;
	font-weight: 100;
	text-align: left;
	margin-left: 10px;
	text-indent: 10px;
}
.ejTitle a {
	text-decoration: none;
	font-family: "黑体";
	font-size: 22px;
	color: #FFFFFF;
}
.ejlink {
	height: 40px;
	float: right;
	color: #FFFFFF;
	margin-right: 5px;
	position: relative;
}
.ejlink a {
	text-decoration: none;
	color: #FFFFFF;
	font-family: "黑体";
	font-size: 20px;
	margin-left: 5px;
	margin-right: 5px;
	line-height: 40px;
}
.ejlink a:hover {
	color: #33FFFF;
}
.ejSubtitle {
	height: 40px;
	width: 1024px;
	float: left;
	border-bottom-color: #968D8D;
	border-bottom-style: solid;
	text-indent: 20px;
	line-height: 40px;
	font-family: "黑体";
	font-size: 20px;
	margin-top: 3px;
}

.ejMore a {
	font-family: "黑体";
	font-size: 16px;
	color: #000;
	text-decoration: none;
	float: right;
	margin-right: 10px;
	line-height: 40px;
}
.ejMore a:hover {
	color: #33FFFF;
}

.ejContentLeft {
	float: left;
	width: 800px;
	height: 220px;
	margin-top: 10px;
	position: relative;
}

.ejListLeft {
	color: #036eb7;
	font-size: 16px;
	line-height:24px;
	width: 1024px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	float: left;
	position: relative;
}

.ejListLeft span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #666666;
	margin-left: 5px;
	float: right;
}
.ejListLeft a {
	font-family: "黑体";
	text-decoration: none;
	color: #036eb7;
	text-indent: 5px;
	font-weight: 500;
}
.ejListLeft p {
	color: #666666;
	font-family: "黑体";
	padding-bottom: 10px;
	font-size: 15px;
	width: 100%;
	text-align: left;
	padding-top: 2px;
}

/*二级网站文章列表结束*/



/*招生就业与创新创业*/

.ygzs {
	width: 1024px;
	height: 335px;
}
.jyfw {
	width: 1024px;
	height: 335px;
}
.cxcy {
	width: 1024px;
	height: 335px;
}
.ZJColumn {
	height: 40px;
	width: 100%;
	background: #41bfef;
}
.ZJTitle {
	font-family: "黑体";
	font-size: 22px;
	color: #FFFFFF;
	vertical-align: bottom;
	float: left;
	height: 40px;
	width: 300px;
	line-height: 40px;
	font-weight: 100;
	text-align: left;
	margin-left: 10px;
	text-indent: 10px;
}
.ZJTitle a {
	text-decoration: none;
	font-family: "黑体";
	font-size: 22px;
	color: #FFFFFF;
}
.ZJlink {
	height: 40px;
	float: right;
	color: #FFFFFF;
	margin-right: 5px;
	position: relative;
}
.ZJlink a {
	text-decoration: none;
	color: #FFFFFF;
	font-family: "黑体";
	font-size: 20px;
	margin-left: 5px;
	margin-right: 5px;
	line-height: 40px;
}
.ZJlink a:hover {
	color: #33FFFF;
}
.Subtitle1 {
	height: 40px;
	width: 590px;
	float: left;
	border-bottom-color: #968D8D;
	border-bottom-style: solid;
	text-indent: 20px;
	line-height: 40px;
	font-family: "黑体";
	font-size: 20px;
	margin-top: 3px;
}
.Subtitle2 {
	height: 40px;
	width: 421px;
	float: right;
	border-bottom-color: #968D8D;
	border-bottom-style: solid;
	text-indent: 20px;
	line-height: 40px;
	font-family: "黑体";
	font-size: 20px;
	margin-top: 3px;
}
.ZJMore a {
	font-family: "黑体";
	font-size: 16px;
	color: #000;
	text-decoration: none;
	float: right;
	margin-right: 10px;
	line-height: 40px;
}
.ZJMore a:hover {
	color: #33FFFF;
}

.ZJContentLeft {
	float: left;
	width: 590px;
	height: 220px;
	margin-top: 10px;
	position: relative;
}
.ZJContentRight {
	float: right;
	width: 421px;
	height: 220px;
	margin-top: 10px;
	margin-left: 10px;
	position: relative;
}
.ZJTitlePic {
	width: 300px;
	height: 210px;
	margin-right: 10px;
	float: left;	
	position: relative;
}
.ZJTitlePic a img {
	width: 300px;
	height: 210px;
}
.ZJListLeft {
	color: #036eb7;
	font-size: 16px;
	line-height:24px;
	width: 280px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	float: left;
	position: relative;
}
.ZJListLeft a {
	font-family: "黑体";
	text-decoration: none;
	color: #036eb7;
	text-indent: 5px;
	font-weight: 500;
}
.ZJListLeft p {
	color: #666666;
	font-family: "黑体";
	padding-bottom: 10px;
	font-size: 15px;
	width: 100%;
	text-align: left;
	padding-top: 2px;
}
.ZJListRight {
	color: #666666;
	padding-bottom: 10px;
	font-size: 15px;
	width: 98%;
	text-align: left;
	padding-top: 2px;
	margin-left: auto;
	margin-right: auto;
}
.ZJListRight p {
	margin-bottom: 15px;
	font-weight: 500;
	margin-top: 0px;
	font-family: "黑体";
}
.ZJListRight a {
	text-decoration: none;
	color: #666666;
}
.ZJListRight a:hover {
	text-decoration: none;
	text-decoration: underline;
}
.ZJListRight span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #666666;
	margin-left: 5px;
	float: right;
}
/*招生就业与创新创业结束*/


/*图片点击放大开始*/
/*article-image*/
.whole-pic-remind img{
	cursor:pointer;
}
.whole-pic-container {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  padding: 0;
  background: rgba(0, 0, 0, .9);
  text-align: center;
  display: none;
  min-height: 100vh;
  line-height: 100vh;
  z-index: 99999;
}
.whole-pic-container img {
  display: inline-block;
  cursor: pointer;
  max-width: 100%;
  margin: 0 auto;
  height: auto !important;
  padding: 0;
  vertical-align: middle;
}
/*图片点击放大结束*/
