/*css reset*/
			html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,del,dfn,em,img,
			ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,
			table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,
			footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video {
				margin: 0;padding: 0;border: 0;font-size: 100%;font: inherit;vertical-align: baseline;}

			/* HTML5 display-role reset for older browsers */
			article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {display: block;}

			body {line-height: 1;}

			ol,ul {list-style: none;}

			blockquote,q {quotes: none;}

			blockquote:before,blockquote:after,q:before,q:after {
				content: '';content: none;	}

			table {
				border-collapse: collapse;
				border-spacing: 0;
			}

			/*css reset*/
			/*--------- header部分样式设置 --------*/
			body {	/* width: 1366px; */ width: 100%;	margin: 0 auto; padding:0 5%	position: relative;	}

			#header {
				width: 100%;
				height: 333px;
				background: url(../img/cyxy_bg.png) no-repeat;
				background-size: 100% 100%;
				position: relative;
				z-index: 99;
			}

			.header {width: 1200px;height: 277px;margin: 0 auto;position: relative;			}

			.header img {margin-top: 60px;}

			#nav {width: auto;height: 56px;background: #0068b7; margin: 0 auto;}

			.nav {width: 80%;margin: 0 auto;}

			.nav ul li {width: 140px;height: 51px;float: left;font: 18px Microsoft YaHei;text-align: center; line-height: 56px;position: relative; }

			.nav ul li a {color: #fff;text-decoration: none;}

			.nav ul li:hover {border-bottom: 5px solid #2a9cf2;}

			.nav ul li:hover a {color: #81bff2;}

			#subMenu {
				width: 140px;
				height: 0;
				position: absolute;
				top: 56px;
				left: 0;
				background: #014880;
				overflow: hidden;
			}

			#subMenu li {height: 56px;}

			#subMenu a {color: #fff;}

			#subMenu li:hover {border: 0;}

			#subMenu li:hover a {color: #81bff2;}
			
			.navmain{background: #000; width: 100%;}
			
			
			/* 一级导航 */
				.one-nav li{list-style-type: none;float: left;width: 9.57%;text-align: center;background-color: #3391E6;cursor: pointer;height: 30px;line-height: 30px;}
				.one-nav li:nth-last-child(1){border-right: none;}
				.one-nav li a{color: white;}
				.one-nav li:hover .two-nav{display: block;}
				.one-nav li:hover{background-color: #4260D7;}
			 
			 
				/* 二级导航 */
				.two-nav {display: none;}
				.two-nav li{width: 100%;}
				.two-nav li:hover ul.three-nav{display: block;position: relative; }
			 
			 
				/* 三级导航 */
				.three-nav{position: absolute;width:100%; height: 100px; left: 100%;bottom: 100%;  color: #000; background: #f00;}
				.three-nav li{width: 100%;}
				/* 最右边的三级导航显示在左边 */
				.one-nav li:nth-last-child(1)  .two-nav li  .three-nav li{width: 100%;position:relative;right: 200%;}
			
			
			

			/*--------- header部分样式结束 --------*/
			/*------ footer部分样式设置 ------*/
			#footer {
				width: 100%;
				height: 212px;
				font-family: Microsoft YaHei;
				color: #262626;
				border-bottom: 15px solid #0068b7;
				background: url(../img/content_bg.png) repeat-y;
				overflow: hidden;
			}

			.contact {
				width: 121px;height: 55px;margin: 40px auto;padding-left: 10px;border-left: 3px solid #0068b7;}

			.contact h1 {font-size: 24px;}

			.contact h3 {font-size: 12px;}

			#footer p {/*width: 100%;*/font-size: 12px;text-align: center;}

			/*------ footer部分样式结束 ------*/
			/*------ 鼠标悬浮链接效果设置 ------*/
			.news_list_content a,#news_list a {color: #262626;}

			.news_list_content li:hover a,
			.news_list_content li:hover span,
			#news_list li:hover a,
			#news_list li:hover span {color: #0068b7;}

			/*------ 悬浮效果设置结束 ----------*/
			/*------ 设置内容部分整体框架 ------*/
			#center {
				width: 100%;
				background: url(../img/content_bg.png);
				/*position: relative;*/
				z-index: 0;
				overflow: hidden;
			}

			#news_title,
			#news_content,
			#demeanour,
			#news_center,
			#news_bottom,
			#link {width: 100%;}

			#news_content,
			#news_center,
			#link {background: #efefef;}

			.news_title,
			.news_content,
			.demeanour,
			.news_center,
			.news_bottom,
			.link {width: 100%;margin: 0 auto;overflow: hidden;}

			.news_title {height: 110px;}

			.news_content {height: 540px;}

			.demeanour {height: 183px;}

			.news_center,
			.news_bottom {height: 360px;}

			.link {height: 116px; width: 1200px;}

			/*------ 设置内容部分整体框架结束 ------*/
			/*------ 新闻动态 通知公告部分 ------*/
			.news_title_arrow {
				height: 48px;
				float: left;
				margin-top: 35px;
				padding-left: 5px;
				font-family: Microsoft YaHei;
				/*color: #262626;*/
				border-left: 3px solid #0068b7;
				position: relative;
			}

			.left {width: 590px;}

			.right {width: 349px;margin-left: 40px;}

			.news_title_arrow h1 {font-size: 24px;}

			.news_title_arrow p {font-size: 12px;margin-top: 10px;}

			.news_title_arrow a {
				position: absolute;
				top: 5px;
				right: 0;
				color: #0068b7;
				font-size: 14px;
				text-decoration: none;
			}

			.news_content_inform {width: 598px;height: 100%;float: left;}

			#runpic {width: 598px;height: 312px;position: relative;overflow: hidden;}

			#runpic img {width: 598px;}

			#runpic ul {position: absolute;z-index: 0;}

			#runpicCtrl { position: absolute; bottom: 10px; right: 10px; z-index: 99;
			}

			#runpicCtrl span { width: 11px; height: 11px; float: left; margin-right: 10px;
                 background: url(../img/runpicctrl.png) no-repeat; cursor: pointer;
			}

			#runpicCtrl .active {background: url(../img/runpicctrl_active.png) no-repeat;}

			#news_list { margin-top: 10px;			}

			#news_list li {
			 background: url(../img/news_list_bg.png) repeat-x bottom;
			 position: relative;
			}

			#news_list li span { font: 15px Microsoft YaHei; color: #262626; position: absolute; top: 4px; right: 0;
			}

			#news_list li a {
			 display: inline-block; width: 475px; height: 30px; padding-left: 10px; font: 15px Microsoft YaHei; line-height: 30px;
			 background: url(../img/list_style.png) left center no-repeat;
			 text-decoration: none;
			 overflow: hidden;white-space: nowrap;text-overflow: ellipsis;
			}

			.news_content_announce { width: 357px; height: 100%; float: left; margin-left: 40px; margin-top: 20px;}

			.news_content_announce ul li {
				 width: 100%; height: 45px; margin-bottom: 10px; font: 16px Microsoft YaHei;
				 border-bottom: dashed 1px #c5c5c5; overflow: hidden; position: relative;
			}

			.news_content_announce ul li span {
				 float: left; width: 60px; height: 43px; color: #fff; text-align: center; line-height: 40px; background: #0068b7;
				 /*position: relative;*/
				 position: absolute; left: 0;
			}

			#triangle {
				 position: absolute; top: 10px;
				 /*right:-20px;*/
				 left: 60px; width: 0; height: 0; border-width: 10px; border-style: dashed dashed dashed solid;
				 /*左三角*/
				 border-color: #efefef #efefef #efefef #0068b7; font-size: 0; overflow: hidden;
			}

			.news_content_announce ul li a {
				 width: 480px; height: 40px; padding-left: 80px; font-size: 15px;
				 float: left; color: #262626; text-decoration: none;
			}

			.online { line-height: 40px;			}

			.news_content_announce ul li a:hover { color: #0068b7;			}

			/*#news_list li.news_active{
	height: 30px;
	padding-left: 10px;
	font: 15px Microsoft YaHei;
	line-height: 30px;
	color: #0068b7;
	background: url(http://www.csust.edu.cn/pub/dxscy/images/list_style.png) left center no-repeat;
}*/
			/*------ 新闻动态 通知公告部分结束 ------*/
			/*------ 学院风采部分 ------*/
			#demeanour_title {
				width: 82px;
				height: 75px;
				float: left;
				margin-top: 50px;
				margin-right: 20px;
				padding-top: 10px;
				font: 24px Microsoft YaHei;
				text-align: center;
				color: #fff;
				background: url(../img/xyfc.png) no-repeat;
				
			}

			#demeamour_pic { /* width: 898px; */ width: 1020px; height: 140px; margin-top: 20px; float: right; position: relative;overflow: hidden;	}

			#demeamour_pic ul {width: 989px;height: 100%;position: absolute;left: 0;			}

			#demeamour_pic ul li {float: left;width: 213px;height: 140px;margin-right: 15px;overflow: hidden;}

			#demeamour_pic img {width: 100%;height: 100%;}

			/*------ 学院风采结束 ------*/
			/*------ 创新政策6部分样式设置 ------*/
			#news_center_arrow {
				width: 587px;
				/*width: 318px;*/
				/*一行三列的宽度，备份*/
				height: 300px;
				float: left;
				margin-top: 24px;
				border: 2px solid #fff;
				font-family: Microsoft YaHei;
				background: url(../img/news_bg.png);
			}

			#news_center_arrow h1 {
				/*width: 100%;*/
				height: 42px;
				padding-left: 20px;
				font-size: 22px;
				line-height: 42px;
				position: relative;
			}

			#news_center_arrow h1 a {
				font-size: 12px;
				position: absolute;
				right: 10px;
				bottom: 0;
				text-decoration: none;
			}

			.style_1 { color: #0068b7;			}

			.style_1 a { color: #262626;			}

			.style_2 { color: #262626;			}

			.style_2 a {color: #0068b7;			}

			.news_list_content {}

			.news_list_content li {
				/*width: 300px;*/
				/*一行三列的宽度，备份*/
				width: 552px;
				margin: 0 auto;
				position: relative;
				font: 15px Microsoft YaHei;
				background: url(../img/news_list_bg.png) bottom repeat-x;
			}

			.news_list_content a {
				height: 30px;
				display: inline-block;
				padding-left: 10px;
				text-decoration: none;
				line-height: 30px;
				background: url(../img/list_style.png) left center no-repeat;
			}

			.news_list_content span {
				position: absolute;
				top: 4px;
				right: 0;
			}

			#news_center_arrow img {
				/*margin: 5px 7px;*/
				width: 145px;
				height: 118px;
				margin-top: 5px;
				margin-bottom: 5px;
				margin-left: 12px;
			}

			/*------ 创新政策6部分样式结束 ------*/
			/*------ 友情链接部分样式 -----------*/
			#link_title {
				width: 82px;height: 75px;margin-top: 15px;padding-top: 10px;
				float: left;text-align: center;font: 24px Microsoft YaHei;color: #eef1f6;
				background: url(../img/xyfc.png);
			}

			#link ul li {
				width: 165px;height: 40px;margin-top: 10px;margin-left: 18px;
				float: left;font: 14px Microsoft YaHei;text-align: center;line-height: 40px;
			}

			#link ul li a {color: #fff;text-decoration: none;}

			li.bg_1{	background: url(../img/bg_green_1.png); }

			.bg_2{ background: url(../img/bg_blue.png);			}

			.bg_3 { background: url(../img/bg_pink.png);			}

			.bg_4 { background: url(../img/bg_yellow.png);			}

			.bg_5 {background: url(../img/bg_blue.png);			}

			.bg_10 {background: url(../img/bg_green_1.png);			}

			.bg_9 {background: url(../img/bg_blue.png);			}

			.bg_8 {background: url(../img/bg_pink.png);			}

			.bg_7 { background: url(../img/bg_yellow.png);			}

			.bg_6 { background: url(../img/bg_blue.png);			}

			/*------ 友情链接部分结束 -----------*/
			/*------ 二维码展示部分 -------------*/
			#show { width: 50px;position: absolute;right: 0;top: 340px;z-index: 999;cursor: pointer;			}

			.acquaint,.pic,.close {
				width: 50px;height: 50px;background: #0068b7;color: #fff;font: 15px Microsoft YaHei;text-align: center;
				margin-top: 1px;position: relative;
			}

			.acquaint {height: 45px;padding-top: 5px;}

			.pic,.close { line-height: 50px; }

			.pic:hover, .close:hover { background: #2a9cf2; }

			.pic img { position: absolute; top: -70px; left: -210px; display: none; }

			.pic span {
				position: absolute;
				top: 15px;
				left: -20px;
				width: 0;
				height: 0;
				border-width: 10px;
				border-style: dashed solid dashed dashed;
				/*右三角*/
				border-color: #efefef #2a9cf2 #efefef #efefef;
				font-size: 0;
				overflow: hidden;
				display: none;
			}

			/*------ 二维码展示结束 -------------*/
			
			
			.lineBlue{border-top: 1px solid #0068B7; margin-top: 50px;}
			
			.selectLine {
				
				overflow: hidden;
				text-align: center;
				width: 230px;
				margin: -15px auto 0;
				background: #fff;
				padding-left: 25px;
			}
			.selectLine li {
				float: left;
				padding: 5px;
				width: 100px;
				color: #999;
				list-style: none;
				cursor: pointer;
			}
			.selectLine li.selected{color: #000;}
			.selectLine li:hover,.selected {
				  
			}
			.content{
				height: 80px;
				padding: 10px;
				overflow: hidden;
			}
			
			.content .list{margin-top: 20px; text-align: center;}
			.content a{ padding: 20px 15px 10px; text-decoration: none; color: #333; }
			.content a:hover{color: #0068B7;}
			
			
			
			
			
			/*网站底部*/
			.LG-footer{height:210px;background: #014d86; text-align: center; color: #fff; padding-top:32px}
			.LG-ftName{ font-size: 24px;}
			.LG-A{margin-top:20px; font-size: 14px; }
			.LG-A a{ display: inline-block; margin:5px 10px; color: #fefefe; font-size: 14px; }
			.LG-A a:hover{ text-decoration: underline;}
			.LG-bangQ{ margin-top:30px}
			.LG-bangQ p{line-height: 30px; font-size: 14px;}
			
			.LG-footerName{position: relative; width: 1070px; top:20px;  left: 0; right: 0; margin: 0 auto; height: 45px; }
			.LG-footerName ul li{float: left;}
			.LG-footerName ul li.LG-titleLine{ border-bottom: 1px solid #FFFFFF; width: 400px; }
			.LG-footerName ul li.LG-titleName{ font-size: 24px; color: #fff; margin: -10px 63px 0; }
			
			
			
			/* 列表 */
			.newsCenterPanel{width: 100%;
				/*height: 793px;*/
				background: #fff; overflow: hidden;
				*padding-bottom: 50px;
			}
			.newsCenterPanel .titleBox{
				/*float: left;width: 400px;*/
			}
			.newsCenterPanel .title{position: relative; width: 410px; height: 85px; line-height: 85px; margin: 35px auto 30px auto; font-size: 50px;
				font-weight: normal;
				/*padding-top: 30px*/
			}
			.newsCenterPanel .title a{display: block; width: 100%; color: #0068B7; text-align: center; text-decoration: none;}
			.newsCenterPanel_inner{
				/*width: 1200px;*/
				margin: 0 auto
			}
			.newsCenterPanel_inner .newContentBox{
				/*float: left;*/
				width: 100%;
				/*height: 138px;*/
				text-align: left; vertical-align: top; position: relative;
				padding-bottom: 20px;
				padding-top: 10px;
			}
			.newsCenterPanel_inner .newContentBox.odd{
				margin-right: 100px;
				border-top: 1px solid #e7e7e7;
				padding-left: 20px;
			}


.newsCenterPanel_inner .newContentBox.odd:hover{
background-color: #f7f7f7;
}
			.newsCenterPanel_inner .newContentBox a{cursor: pointer;
				text-decoration: none;
			}

.newsCenterPanel_inner .newContentBox a:hover{
	text-decoration: underline;
}
			.newsCenterPanel_inner .newContentBox .newTitle			{
				/*float: left;*/
				/*line-height: 44px; */
				/*height: 50px;*/
				font-size: 16px;
				color: #0068b7;
				width: 88%;
				white-space: nowrap; word-break: normal; overflow: hidden; text-overflow: ellipsis;
				margin-top: 16px;
				margin-bottom: 10px;
				font-weight: bold;
			}
			.newsCenterPanel_inner .newContentBox a:hover .newTitleIcon{background-color: #0068B7}
			.newsCenterPanel_inner .newContentBox .newTitleIcon{
				width: 19px; height: 19px; background: url(../img/plus.png) center no-repeat; background-color: #a6a6a6; position: absolute; right: 0; top: 14px;display: none;

			}
			.newsCenterPanel_inner .newContentBox .newContent{
				float: left; height: 50px; width: 88%;
				font-size: 14px; line-height: 28px; color: #747474;
				/*margin-bottom: 50px;*/
				overflow: hidden; word-wrap: break-word; text-overflow: ellipsis; display: -webkit-box;}
			.newContentBox .time{width: 82px; height: 81px; border: 0px solid #0068B7; background: #fff; text-align: center;
				margin-right: 16px; margin-top: 14px; float: left;
				background-image:url('../img/list_item_date_normal.png');

			}
			.newContentBox .time .day{font-size: 26px; color: #fff; padding: 14px 0 0 0}
			.newContentBox .time .ym{font-size: 16px; color: #fff; margin-top: 7px;}
			.newContentBox a:hover .time{background-image:url('../img/list_item_date_mouse_on.png');}
			.newContentBox a:hover .day{color: #fff}
			.newContentBox a:hover .ym{color: #fff}

			.newsT h3{ font-size: 35px; text-align: center; margin-top:80px  }
			.newsT p{text-align: center; color: #999; margin-top:20px; font-size: 14px;}
			.newsT p span{margin: 0 15px;}
			.newsC{ width: 90%;  margin: 50px auto 30px; line-height: 35px;}

			.newsCenterPanel div li{
				list-style: none;
			}