﻿@charset "utf-8";
/* CSS Document */
html, body {
	_background-image: url(http://ryxy.zjgsu.edu.cn/css/about:blank);
	_background-attachment: fixed;
}
body {
	margin: 0 auto;
	padding: 0;
	font-size: 14px;
	font-family: 'Microsoft Yahei', 宋体;
	color: #333;
	-webkit-text-size-adjust: none;
	background: #f7f8da;
	line-height: 30px;
}
div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, form, input, button, textarea, p, th, td {
	margin: 0px;
	padding: 0px;
}
input, select {
	font-size: 12px;
}
img {
	border: 0;
	-ms-interpolation-mode: bicubic;
}
ul, li {
	list-style-type: none;
}
h2 {
	font-size: 18px;
	font-family: "Microsoft Yahei";
}
h3, h4 {
	font-size: 14px;
	font-family: "Microsoft Yahei";
}
h5 {
	font-size: 12px;
	font-weight: normal;
}
a {
	color: #333;
	text-decoration: none;
}
a:hover {
	color: #999;
	text-decoration: none;
}
i {
	text-decoration: none;
	font-style: normal
}
.clear {
	clear: both;
}
.clearfix:after {
	content: "\0020";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	zoom: 1;
}
table {
	border-collapse: collapse;
	margin: 0 auto;
	text-align: center;
}
td {
	padding: 5px;
}
.ue-table-interlace-color-double {
	background: #f7faff
}
/* 共用 */
.gray {
	color: #999999;
}
.white {
	color: #ffffff;
}
.red {
	color: #b91818;
}
.green {
	color: #8AB119;
}
.yellow {
	color: #f96900;
}
.blue {
	color: #1a6eae;
}
.bold {
	font-weight: bold;
}
.fz11 {
	font-size: 11px;
}
.fz12 {
	font-size: 12px;
}
.fz13 {
	font-size: 13px;
}
.fz14 {
	font-size: 14px;
}
.fz16 {
	font-size: 16px;
}
.fz18 {
	font-size: 18px;
}
.fz22 {
	font-size: 22px;
}
.fz24 {
	font-size: 24px;
}
.fz26 {
	font-size: 26px;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.mt10 {
	margin-top: 10px;
}
.mr10 {
	margin-right: 10px;
}
.mt15 {
	margin-top: 15px;
}
.mt20 {
	margin-top: 20px;
}
.mt30 {
	margin-top: 30px;
}
.mt40 {
	margin-top: 40px;
}
.mt50 {
	margin-top: 60px;
}
.mt150 {
	margin-top: 150px;
}
.ml10 {
	margin-left: 10px;
}
.ml15 {
	margin-left: 15px;
}
.ml20 {
	margin-left: 20px;
}
.ml30 {
	margin-left: 30px;
}
.ml50 {
	margin-left: 50px;
}
.pt10 {
	padding-top: 10px;
}
.pt30 {
	padding-top: 30px;
}
.pt44 {
	padding-top: 44px;
}
.pl10 {
	padding-left: 10px;
}
.pt20 {
	padding-top: 20px;
}
.pt50 {
	padding-top: 50px;
}
.pt120 {
	padding-top: 120px;
}
.pt140 {
	padding-top: 140px;
}
.pt150 {
	padding-top: 150px;
}
.pt190 {
	padding-top: 190px;
}
.pl15 {
	padding-left: 15px;
}
.pl30 {
	padding-left: 30px;
}
.pb10 {
	padding-bottom: 10px;
}
.pb30 {
	padding-bottom: 30px;
}
.p10 {
	padding: 10px;
}
.p20 {
	padding: 20px;
}
.p30 {
	padding: 30px;
}
.center {
	text-align: center
}
.w1000 {
	width: 1000px;
	margin: 0 auto;
	overflow: hidden;
}
.w1200 {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}
.w1170 {
	width: 1170px;
	margin: 0 auto;
	overflow: hidden;
	padding: 15px;
	background-color: #ffffff;
}
.w970 {
	width: 970px;
	margin: 0 auto;
	overflow: hidden;
	padding: 15px;
	background-color: #ffffff;
}
.Texthide {
	display: none;
}
.dis {
	DISPLAY: block
}
.undis {
	DISPLAY: none
}
a.graylink {
	color: #b5b5b5;
	text-decoration: none;
}
a.graylink:hover {
	color: #333333;
	text-decoration: none;
}
/*top*/
.toplogo {
	background-image: url(htmlRes/logo.jpg);
	height: 103px;
	width: 671px;
	float: left;
}
.topmenu {
	width: 100%;
	background-color: #dadfe3;
	border-bottom: 1px solid #dcdcdc;
	height: 51px;
}
/*menu*/
.index_rbgtitle {
	width: 100%;
	height: 40px;
	background-color: #696969;
}
.index_rbgtitle ul li {
	float: left;
	padding: 0px 35px;
	line-height: 40px;
	color: #ffffff;
	font-size: 16px;
	border-right: 1px solid #828282
}
.index_rtitle {
	padding: 10px 20px;
	;
	line-height: 28px;
}
.index_rtitlelist {
	width: 480px;
	height: 195px;
	overflow: hidden;
}
.ieshadow {
	background: url(http://ryxy.zjgsu.edu.cn/images/bgmenuline.png) repeat-x;
	height: 8px;
	width: 100%;
	position: absolute
}
.filter {
	filter: alpha(opacity=80);  /*支持 IE 浏览器*/
	-moz-opacity: 0.80; /*支持 FireFox 浏览器*/
	opacity: 0.80;  /*支持 Chrome, Opera, Safari 等浏览器*/
}
/*列表CSS*/
.qlink {
	width: 510px;
	height: 240px;
	overflow: hidden
}
.qlink ul li {
	float: left;
	margin-left: 22px;
	text-align: center;
	margin-top: 25px;
}
.list_left {
	float: left;
	width: 252px;
}
.list_classbg {
	width: 250px;
	height: 70px;
	position: relative;
	background-image: url(http://ryxy.zjgsu.edu.cn/images/bgtitle.gif)
}
.list_class {
	font-size: 14px
}
.list_class ul li {
	border-top: 1px solid #efefef
}
.list_class ul li a {
	width: 220px;
	line-height: 40px;
	display: block;
	padding-left: 30px;
	;
	text-decoration: none;
	background-color: #f8f8f8;
	border-top: 1px solid #fff;
}
.list_class ul li a:hover {
	background-color: #fff
}
.list_right_content {
	padding: 10px;
	font-size: 12px;
	border-top: 1px solid #fff;
	line-height: 28px
}
.list_right {
	float: right;
	width: 690px;
	background-color: #ffffff;
	padding: 0px;
	border: 1px solid #fff
}
.show_cur {
}
.show_content {
	padding: 10px;
	font-size: 12px;
	border-top: 1px solid #fff;
}
/*
分页
*/	
.newspage {
	width: 1000px;
	float: left;
	margin-bottom: 30px;
}
.footer dl {
	float: left;
	margin-right: 60px;
	height: 138px;
}
/* 百度编辑器CSS样式 */
table {
	border-collapse: collapse;
	margin: 0 auto;
	text-align: center;
}
td {
	padding: 5px;
}
.ue-table-interlace-color-double {
	background: #f7faff
}


.selected1,.parent1 { background:fff !important;color: #d08030 !important;}
.selected2,.parent2 {color:#ff6600 !important;}
.possplit {background: none; width: auto;text-align: center;text-indent: 0px;padding:0 5px;}
.xlwz {border-top: 1px solid #dcdcdc;
    padding-top: 10px;}
.nrr {min-height:700px;}
.fbt {text-align:center; font-size:16px;}
.wp_entry {
    width: 100%;
    line-height: inherit;
    font-size: inherit;
    color: #333;
    overflow: hidden;
}
.tw-list li {
    clear: both;
    width: 700px;
    height: 140px;
    border-bottom: 1px dashed #999999;
    padding-top: 20px;
    overflow: hidden;
}

.wp-search {position: relative; border: 1px solid #d0d0d0;border-radius: 10px; }
.wp-search form {display: block;background: #fff;border-radius: 10px;}
.wp-search .search-input {margin-left: 8px;margin-right: 43px;}
.wp-search .search-input input.search-title {width: 100%;height: 11px;padding: 10px 0;line-height: 25px;background: none;color: #595959;font-size: 13px;border:0;outline: 0;}
.wp-search .search-btn {width: 43px;height: 31px;position: absolute;right: 0;top:0%;}
.wp-search .search-btn input.search-submit {width: 43px;height: 31px;border:0;outline: 0;background: #e07c24  url("sous.png")no-repeat center;cursor: pointer;border-radius: 10px;}












