@charset "utf-8";
/* CSS Document */
*, html {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}
body, h1, h2, h3, h4, h5, h6, p, ul, ol, li, form, img, dl, dt, dd, blockquote, fieldset, div, strong, label, em {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
body {
	margin: -25px 0px 0px 0px;
	padding: 0px;
	font-family: Microsoft YaHei, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 24px;
	overflow-x:hidden;
	background: #fff;
}
.wp_articlecontent{font-family:'Microsoft YaHei',Arial,Helvetica, sans-serif;font-size: 16px;}
ul, dl, dt, dd {
	margin: 0px;
	padding: 0px;
}
ul, li {
	list-style: none;
}
li {
	list-style: none;
}
a {
	text-decoration: none;
	color: #333;
}
a:hover {
	text-decoration: none;
}
img {
	border: none;
	margin: 0;
	padding: 0;
}
ul, ol, li {
	list-style: none
}
h1 {
	font-size: 14px;
	color: #000
}
.rl {
	float: right
}
.fl {
	float: left
}
.clear {
	clear: both
}
.blank {
	width: 100%;
	height: 1px;
	clear: both;
	_line-height: 0
}
.header {
	height: 178px;
	padding: 0px;
	background: url(css_res/top_back2.jpg) #fff no-repeat center 20px;
	color: #fff;
}
.header .top {
	width: 1200px;
	margin: 0 auto;
	height: 34px;
	overflow: hidden;
}
.header .top .left {
	font-size: 12px;
	line-height: 34px;
	float: left;
}
.header .top .right {
	float: right;
	line-height: 34px;
}
.header .top .right a {
	margin-left: 10px;
	color: #fff;
}
.header .logo {
	height: 138px;
}
.header .logo .logo_con {
	width: 1200px;
	margin: 0 auto;
	height: 138px;
}
.header .logo_img {
	float: left;
	margin-top: 25px;
}
.header .logo .logo_con .right {
	float: right;
	margin-top: 26px;
	text-align: right;
	width: 350px;
	height: 55px;
}
.header .logo .logo_con .right span {
	margin-left: 4px;
}
.header .logo .logo_con .right a {
	font-size: 12px;
	color: #fff;
}
.header .logo .logo_con .search2 {
	float: right;
	margin: 35px 0 0 100px;
	width: 184px;
	height: 30px;
	display: inline;
	position: relative;
	z-index: 3;
}
.search2 {
	-moz-border-radius: 10px;      /* Gecko browsers */
	-webkit-border-radius: 10px;   /* Webkit browsers */
	border-radius: 10px;            /* W3C syntax */
}
.btnsearch{ width: 30px;
	background: url(css_res/sc.png) right no-repeat;
	height: 30px;
border: none;
}
.keyword{ height: 28px; line-height: 28px;}
.search_li {
	float: left;
	width: 45px;
	height: 30px;
	text-align: left;
}
.search_li font {
	color: #787878;
	height: 30px;
	line-height: 30px;
	font-weight: 100;
	font-size: 12px;
	display: block;
	margin-left: 8px;
	cursor: pointer;
	background: url(css_res/search_icon.png) no-repeat right center;
}
.search_li ul {
	position: absolute;
	z-index: 1;
	background-color: #fff;
	left: 0px;
	top: 30px;
	width: 45px;
	display: none;
}
.search_li ul li {
	color: #787878;
	font-size: 12px;
	text-indent: 8px;
	cursor: pointer;
	height: 24px;
	line-height: 24px;
}
.search_li ul li label {
	display: none;
}
.search_li ul li:hover {
	background-color: #eee;
	color: #000;
}
.inp_txt {
	float: left;
	border: none;
	background: none;
	width: 130px;
	height: 30px;
	color: #787878;
	padding: 0px;
	margin-left: 10px;
}
.inp_btn {
	border: none;
	cursor: pointer;
	background: none;
	width: 35px;
	height: 30px;
}
/*??????*/
.nav {
	width: 100%;
	min-width: 1200px;
	height: 40px;
	margin: 0 auto;
	position: relative;
	z-index: 1000;
}
#menu {
	width: 1280px;
	height: 40px;
	position: absolute;
	left: 50%;
	margin-left: -630px;
	font-family: Microsoft YaHei;
	/* margin: auto; */
}
.menu_one {
	width: 95px;
	float: left;
	display: list-item;
	position: relative;
}
.menu_one.i1 img {
	display: none;
}
.item_name {
	width: 100px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	display: inline-block;
	font-size: 15px;
	color: #fff;
}
.item_name img {
	padding-left: 3px;
	display: inline-block;
}
.item_name:hover {
	color: #fff;
}
ul.menu_expand {
	background: #2ebddd;
	width: 100px;
}
ul.menu_expand li {
	background: url(css_res/lihbg.jpg) top center no-repeat;
	width: 100px;
}
li.menu_two {
	line-height: 30px;
	height: 30px;
	width: 100px;
	font-size: 14px;
}
li.menu_two a {
	display: block;
	width: 100px;
	color: #fff;
	line-height: 30px;
	height: 30px;
	text-align: center;
}
li.menu_two a:hover {
	background: #9cf;
	color: #fff;
}
.header_bg {
	height: 75px;
	margin: 0 auto;
	background: #fff;/*background:url(http://isc.nuist.edu.cn/image/header_bg.png) repeat-x;*/
	z-index: 5555;
	-webkit-box-shadow: 0 5px 8px rgba(0,0,0,.1); /*????????????*/
	-moz-box-shadow: 0 5px 8px rgba(0,0,0,.1); /*????????????*/
	box-shadow: 0 7px 8px rgba(0,0,0,.1); /*????????????*/
	position: relative;
}
/*banner*/
.banner {
	width: 100%;
	height: 425px;
	position: relative;
	z-index: 1;
	background: url(css_res/loadinfo.gif) #fff no-repeat center;
	overflow: hidden
}
.banner_li li {
	position: absolute;
	width: 100%;
	height: 425px;
	left: 0px;
	top: 0px;
	background-position: center top;
	z-index: 1
}
.banner_li li a {
	display: block;
	width: 100%;
	height: 425px
}
.banner_num {
	position: absolute;
	height: 86px;
	width: 100%;
	background: url(css_res/v_index_banner_shdow.png) repeat-x;
	bottom: 0px;
	left: 0px;
	z-index: 4
}
.num_con {
	width: 980px;
	margin: 0px auto
}
.num_con .left {
	float: right;
	height: 72px;
	margin-top: 10px
}
.banner_icon_left {
	float: left;
	width: 40px;
	height: 72px;
	display: inline;
	cursor: pointer;
	background: url(css_res/v_index_banner_left.png) no-repeat center
}
.banner_icon_mid {
	float: left
}
.banner_icon_mid li {
	float: left;
	width: 72px;
	height: 72px;
	display: inline;
	margin: 0px 5px;
	cursor: pointer
}
.banner_icon_mid li a {
	display: block;
	width: 72px;
	height: 72px;
	position: relative
}
.banner_numsh {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 2;
	display: none
}
.banner_icon_right {
	float: left;
	width: 40px;
	height: 72px;
	cursor: pointer;
	background: url(http://isc.nuist.edu.cn/css/..images/v_index_banner_right.png) no-repeat center
}
.num_con .right {
	float: left;
	width: 480px;
	height: 86px;
	overflow: hidden
}
.num_con .right li {
	width: 480px;
	height: 86px;
	line-height: 86px;
	text-align: left;
	overflow: hidden;
	display: none
}
.num_con .right li a {
	color: #fff;
	font-size: 24px;
	font-family: "????????????"
}
.main {
	width: 1200px;
	margin: 20px auto;
	padding: 0px;
	color: #6c6c6c;
}
.main_lm {
	width: 1200px;
	margin: 20px auto;
	padding: 0px;
	color: #6c6c6c;
	font-family: Microsoft YaHei, Arial, Helvetica, sans-serif;
	background: #fff
}
.homeNav {
	width: 100%;
	text-align: left;
	font-size: 12px;
	height: 35px;
	line-height: 35px;
	border-bottom: 1px #d8d8d8 solid;
	background: url(css_res/home.jpg) no-repeat left;
	padding-left: 20px;
}
.homeNav a {
}
.homeNav a:hover {
	color: #f60;
}
.newsTitle {
	width: 100%;
	height: 70px;
	line-height: 70px;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	margin: 0 auto;
}
.newsTitleAddDate {
	width: 100%;
	height: 30px;
	line-height: 20px;
	font-size: 13px;
	text-align: center;
	color: #ccc;
	font-weight: 400;
	border-bottom: 1px #d8d8d8 dashed;
	margin: 0 auto;
}
.newsContent {
	width: 1180px;
	font-size: 15px;
	line-height: 25px;
	padding: 15px 0 15px 0;
	min-height: 400px;
	margin: 0 auto;
	color: #6c6c6c;
}
.newsContent a {
	text-decoration: underline;
}
.newsContent a:hover {
	text-decoration: underline;
	color: #f60;
}
.newsContent img {
	max-width: 1000px;
}
.newsContent p {
	margin-top: 1.5em;
	margin-bottom: 1em;
}
/*?????????*/
.nban {
	width: auto;
	height: 190px;
}
.ncon-box {
	width: auto;
	height: auto;
	padding: 10px 0 10px 0;
}
.nmenu {
	width: 233px;
	height: auto;
	background: #edf4fa;
	float: left;
	padding: 0px 0 10px 0;
}
.nmenu-tit {
	width: auto;
	height: 40px;
	background: url(css_res/title.jpg) no-repeat center;
	text-align: center;
	line-height: 40px;
	color: #fff;
	font-size: 15px;
	font-weight: bold;
}
.nmenu-tit a {
	color: #fff;
	display: block;
}
.nmenu-list {
	width: auto;
	height: auto;
}
.nmenu-list ul li {
	width: auto;
	height: 35px;
	padding-top: 5px;
	padding-left: 4px;
}
.nmenu-list ul li a {
	display: block;
	width: auto;
	height: 35px;
	line-height: 35px;
	padding-left: 65px;
	color: #666;
	font-size: 14px;
	background: url(css_res/h1_bg.jpg) no-repeat center;
	color: #333;
	font-weight: bold;
}
.nmenu-list ul li a:hover {
	background: url(css_res/h1_bg.jpg) no-repeat center;
	color: #f60;
}
.nmenu-list ul li a.selected {
	background: url(css_res/h1_bg.jpg) no-repeat center;
	color: #f60;
}
.ncon {
	width: 920px;
	height: auto;
	float: right;
	background: #f6f8fa;
	padding: 0px 15px 10px 15px;
	-moz-border-radius: 5px;      /* Gecko browsers */
	-webkit-border-radius: 5px;   /* Webkit browsers */
	border-radius: 5px;            /* W3C syntax */
}
}
.about-con {
	width: auto;
	height: auto;
	padding: 20px 0px;
}
.about-con h1 {
	height: 50px;
	line-height: 30px;
	background: url(http://isc.nuist.edu.cn/images/aboutlogo.jpg) no-repeat left center;
	text-align: center;
	color: #333;
	font-size: 18px;
}
.about-con div {
	line-height: 25px;
	color: #333;
	font-size: 14px;
}
.location {
	width: auto;
	height: 45px;
	padding-left: 25px;
	overflow: hidden;
	border-bottom: 1px solid #ddd;
	line-height: 45px;
	color: #333;
	background: url(css_res/home.jpg) no-repeat left center;
	font-size: 12px;
}
.location a {
	color: #333;
	font-size: 14px;
}
.location a.home {
	padding-left: 24px;
}
.location span {
	padding: 0 10px 0 10px;
}
.lmcontent {
	min-height: 400px;
}
.lmcontent h1 {
	padding-top: 20px;
}
.newsList {
	widows: 97%;
}
.newsList ul li {
	height: 35px;
	line-height: 35px;
	border-bottom: 1px #d8d8d8 dashed;
	background: url(css_res/Nav2.gif) left no-repeat;
	padding-left: 20px;
}
.newsListTitle {
	width: 90%;
	float: left;
	height: 35px;
	line-height: 35px;
	font-size: 13px;
}
.newsListTitle a {
	color: #6c6c6c;
	display: block;
	height: 35px;
	line-height: 35px;
}
.newsListTitle a:hover {
	color: #f60;
	display: block;
	height: 35px;
	line-height: 35px;
}
.newsDate span {
	width: 10%;
	float: right;
	height: 35px;
	line-height: 35px;
	text-align: left;
	font-size: 13px;
	color: #6c6c6c;
}
.page {
	width: auto;
	height: 20px;
	padding-top: 10px;
	text-align: center;
	margin-top: 10px;
}
.newsList ul.wp_paging li {
	height: auto;
	line-height: 25px;
	border-bottom: 0px #d8d8d8 dashed;
	background: none;
	padding-left: 0px;
}
/*end*/

/*????????????*/
.spiltdivTop {
	width: 90%;
	margin: 10 auto;
	border: 1px #d8d8d8 solid;
	background: #f6f8fa;
}
.spiltdiv {
	width: 100%;
	margin: 0 auto;
	height: 40px;
	line-height: 40px;
	clear: both;
}
.spiltdiv h5 {
	font-size: 16px;
	font-weight: bold;
}
.titem {
	width: 180px;
	float: left;
	text-align: center;
}
.spiltTable {
	border: 1px #d8d8d8 solid;
	background: #f8f8f8;
	margin-top: 20px;
}
.splitTr {
	border-bottom: 1px #d8d8d8 solid;
	background: #eee;
	font-size: 16px;
	font-weight: bold;
	padding-left: 20px;
}
/*end*/

.main1 {
	width: 360px;
	float: left;
}
.main1_title {
	width: 360px;
	height: 30px;
	background: #2ea2d8;
	-moz-border-radius: 5px;      /* Gecko browsers */
	-webkit-border-radius: 5px;   /* Webkit browsers */
	border-radius: 5px;            /* W3C syntax */
}
.main1_title_left {
	font-size: 14px;
	font-weight: bold;
	line-height: 30px;
	float: left;
	letter-spacing: 2px;
	color: #fff;
	text-indent: 10px;
}
.main1_title_left span {
	color: #2683ed;
}
.main1_title_right a {
	font: 12px bold;
	line-height: 30px;
	float: right;
	color: #fff;
	padding-right: 10px;
}
.main1_news {
	width: 340px;
	margin: 0 auto;
	color: #333;
}
.main1_news ul {
	margin-top: 10px;
}
.main1_news ul li {
}
.main1_news ul li span {
	width: 80px;
}
.main1_news ul li a {
	height: 25px;
	text-align: left;
	line-height: 25px;
}
.main1_news ul li a:hover {
	color: #f60;
}
.main1_news a {
	height: 25px;
	text-align: left;
	line-height: 25px;
}
.main1_news a:hover {
	color: #f60;
}

.main2 {
	width: 420px;
	float: left;
	color: #333;
}
.main3 {
	width: 420px;
	float: left;
}
.main2_title {
	width: 380px;
	height: 30px;
	margin: 0 auto;
	background: #2ea2d8;
	-moz-border-radius: 5px;      /* Gecko browsers */
	-webkit-border-radius: 5px;   /* Webkit browsers */
	border-radius: 5px;
}
.main2_title_left {
	font-size: 14px;
	font-weight: bold;
	line-height: 30px;
	float: left;
	letter-spacing: 2px;
	color: #fff;
	text-indent: 10px;
}
.main2_title_left span {
	color: #fff;
}
.main2_title_right a {
	font: 12px bold;
	line-height: 30px;
	float: right;
	color: #fff;
	padding-right: 10px;
}
.main2_News_top {
	width: 380px;
	margin: 0 auto;
	border-bottom: 1px #d8d8d8 dashed;
	padding-bottom: 5px;
}
.main2_News_top .newsTopTitle {
	height: 27px;
	padding-top: 8px;
	font-size: 14px;
	font-weight: bold;
}
.main2_News_top .newsTopTitle a {
}
.main2_News_top .newsTopTitle a:hover {
	color: #f60;
}
.main2_News_top .newsTopContent {
	height: 55px;
	line-height: 18px;
	color: #999;
}
.main2_news {
	width: 380px;
	margin: 0 auto;
}
.main2_news ul {
	margin-top: 10px;
}
.main2_news ul li {
}
.main2_news ul li span {
	width: 80px;
}
.main2_news ul li a {
	height: 25px;
	text-align: left;
	line-height: 25px;
	display: block;
}
.main2_news ul li a:hover {
	color: #f60;
}
.main2_news a {
	height: 25px;
	text-align: left;
	line-height: 25px;
}
.main2_news a:hover {
	color: #f60;
}
.main3_news {
	width: 380px;
	margin: 0 auto;
	color: #333;
}
.main3_news ul {
	margin-top: 10px;
}
.main3_news ul li {
}
.main3_news ul li span {
	width: 80px;
}
.main3_news ul li a {
	height: 25px;
	text-align: left;
	line-height: 25px;
}
.main3_news ul li a:hover {
	color: #f60;
}
.main3_news a {
	height: 25px;
	text-align: left;
	line-height: 25px;
}
.main3_news a:hover {
	color: #f60;
}
.notic img {
	-moz-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}
/*link*/
.con_link {
	width: 1200px;
	margin: 0px auto;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	font-weight: bold;
	margin-top: 15px;
	_margin-top: 5px;
}
.con_link li {
	width: 1180px;
	height: 30px;
	background: #eeeeee;
	letter-spacing: 1px;
	color: #333;
	padding-left: 10px;
	-moz-border-bottom-right-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	border-top-right-radius: 5px;
}
.con_link span {
	color: #2ea2d8;
}
.con_link_wz {
	width: 1200px;
	height: 120px;
	margin: 0px auto;
	padding-top: 5px;
	background: url(css_res/linkbg3.jpg) right no-repeat;
}
.con_link_wz ul {
}
.con_link_wz ul li {
	padding: 0px 5px;
	margin: 5px;
	float: left;
	width: 250px;
	height: 45px;
}
.con_link_wz ul li img {
	height: 45px;
	line-height: 45px;
	display: block;
	color: #5f5f5f;
	width: 210px;
}
.con_link_wz a:hover {
	color: #f60;
}
/*footer*/
.footer {
	width: 100%;
	margin-top: 20px;
	background: #e7e7e7;
}
.footerTopDiv {
	width: 100%;
	height: 32px;
	background: #CC9933;
}
.footerTop {
	width: 1200px;
	margin: 0 auto;
	height: 32px;
}
.footerTop ul {
}
.footerTop ul li {
	width: 120px;
	float: left;
	line-height: 32px;
	height: 32px;
	font-weight: bold;
	font-size: 14px;
}
.footerTop ul li a {
	color: #fff;
}
.footerMunu {
	width: 1200px;
	margin: 0 auto;
	height: 220px;
}
.footerMunu ul {
}
.footerMunu ul li {
	line-height: 23px;
}
.footerMunu ul li ul {
	width: 120px;
	float: left;
	line-height: 23px;
}
.footerMunu ul li a {
	color: #333;
}
.footerMunu ul li a:hover {
	color: #f60;
}
.footCopyrightDiv {
	width: 100%;
	background: #ccc;
	height: 125px;
}
.footCopyright1200 {
	width: 1200px;
	height: 125px;
	margin: 0 auto;
	position: relative;
}
.footerCopyrightLeft {
	height: 105px;
	line-height: 25px;
	width: 500px;
	text-align: left;
	color: #333;
	float: left;
	position: absolute;
	top: 20px;
	left: 430px;
}
.footerCopyrightRight {
height:115px line-height:25px;
	width: 86px;
	float: left;
	text-align: center;
	color: #5f5f5f;
	position: absolute;
	top: 10px;
	left: 220px;
}
.footerCopyrightRight2 {
height:115px line-height:25px;
	width: 86px;
	float: left;
	text-align: center;
	color: #5f5f5f;
	position: absolute;
	top: 10px;
	left: 320px;
}
.w {
	position: absolute;
	right: 5px;
	top: 130px;
	width: 100px;
	overflow: hidden;
	cursor: default;
	z-index: 990;
}
.winBody {
	line-height: 30px;
	font-size: 14px;
	text-align: center;
	height: auto;
	padding-bottom: 10px;
	background-color: #DDE7E6;
	filter: alpha(Opacity=80);
	opacity: .80;
}
.importantGuide {
	height: 25px;
	background-color: #CC9933;
	line-height: 25px;
	color: #ffffff;
}
.importantline {
	height: 2px;
	background-color: #FFFFFF;
}
.w li {
	width: 100px;
	height: 25px;
	line-height: 25px;
}
.wp_subcolumn_list .wp_sublist {
	padding-left: 0px;
	width: 100%;
	border: 0px;
	height: auto;
}
.wp_subcolumn_list .wp_sublist .sublist_title {
	height: 31px;
	line-height: 31px;
	border: 1px #d8d8d8 solid;
	margin-bottom: 10px;
	background: #eee;
}
.wp_subcolumn_list {
	float: left;
}
.wp_subcolumn_list .wp_sublist {
	float: left;
	background: none;
}
.wp_article_list {
	float: left;
}
.wp_subcolumn_list .wp_sublist .sublist_title a.morelink {
	display: none;
}
.wp_subcolumn_list .wp_sublist .sublist_title a {
	padding-left: 15px;
}
.wp_subcolumn_list .wp_sublist .sublist_title a .subcolumn-name {
	font-size: 16px;
}
.wp_article_list .list_item {
	display: block;
	padding-left: 0px;
	float: left;
	width: 100%;
	text-align: left;
	border-bottom: 0px dashed #ccc;
	background: none;
}
.wp_article_list .list_item .Article_Index {
	display: none;
}
.wp_article_list .list_item .pr_fields {
	display: inline-block;
	float: none;
}
.wp_article_list .list_item .Article_Title {
	float: none;
	list-style: none;
text-align: left;
	background:url(/_upload/tpl/00/0a/10/template10/htmlRes/Nav1.gif) left no-repeat;
	padding-left: 10px;
}
.wp_article_list .list_item .Article_Title  strong .a{ color:#2EA2D8; font-weight:normal;}
