body {
	background: #FAFAFA;
}

/*-------------------
	网站主体
--------------------*/
#main {}

.tit {
	padding: 20px 0;
}

.tit h3 {
	font-size: 18px;
}

.con h3 {
	font-size: 16px;
}

.tit h3 a {
	float: right;
	font-size: 12px;
	color: #999;
}

.sidebar .tit h3 a {
	margin-top: 0;
	margin-right: 10px;
}

.sidebar .slideTxtBox1 .hd .more {
	margin-top: 0;
	margin-right: 10px;
}

/* content正文部分 */
.content {
	width: 73.5%;
	margin-right: 2%;
}

/* 图片新闻css */
.imgnews {}

.imgnews1 {}

.imgnews1 .tit {
	padding: 20px 0;
}

.imgnews1 .tit h3 {
	font-size: 18px;
	color: #333;
	background: url(../images/imgnewstit.png) no-repeat left center;
	padding-left: 40px;
	font-weight: 400;
}

.imgnews1 .tit h3 a {
	float: right;
	font-size: 12px;
	color: #999;
	margin-top: 5px;
}

.imgnews1 .con {}

.imgnews1 .con li {
	width: 31.33%;
	float: left;
	padding-left: 3%;
}

.imgnews1 .con li:first-child {
	padding-left: 0px;
}

.imgnews1 .con li a {
	display: block;
}

.imgnews1 .con li img {
	width: 228px;
	height: 154px;
	border: 1px solid #ccc;
}

.imgnews1 .con li h3 {
	font-size: 16px;
	color: #333;
	padding: 15px 0;
	line-height: 1.4em;
}

.imgnews1 .con li h3:hover {
	color: #8c0000;
}

.imgnews1 .con li p {
	text-indent: 2em;
	line-height: 1.8em;
}

.imgnews1 .con li .time {
	display: block;
	color: #333;
	font-size: 12px;
	padding: 20px 0 15px;
	text-align: right;
}

.imgnews2 {}

.imgnews2 .tit {
	padding: 20px 0;
}

.imgnews2 .tit h3 {
	font-size: 16px;
	color: #333;
	padding: 3px 0 4px;
	padding-left: 10px;
	font-weight: 400;
	border-bottom: 2px solid #8c0000;
}

.imgnews2 .tit h3 span {
	background: #8c0000;
	padding: 4px 20px;
	color: #fff;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}

.imgnews2 .tit h3 a {
	float: right;
	font-size: 12px;
	color: #999;
}

.imgnews2 .con {}

.imgnews2 .top {
	padding-bottom: 25px;
}

.imgnews2 .top .fl {
	width: 42%;
	margin-right: 3%;
}

.imgnews2 .top .fl img {
	width: 306px;
	height: 185px;
}

.imgnews2 .top .fr {
	width: 55%;
}

.imgnews2 .top .fr h3 {
	font-size: 16px;
	color: #333;
	padding: 18px 0;
	font-weight: 400;
}

.imgnews2 .top .fr h3:hover {
	color: #8c0000;
}

.imgnews2 .top .fr p {
	text-indent: 2em;
	line-height: 1.8em;
}

.imgnews2 .top .fr .xq {
	text-align: right;
	padding: 10px 0 0;
}

.imgnews2 .top .fr .xq a {
	padding: 4px 18px;
	font-size: 12px;
	color: #fff;
	background: #8c1616;
}

.imgnews2 .bot {}

.imgnews2 .bot ul.ul1 {
	width: 46%;
	padding-right: 3.5%;
	margin-right: 3.5%;
	border-right: 1px dashed #ccc;
}

.imgnews2 .bot ul.ul2 {
	width: 46%;
}

.imgnews2 .bot ul li {
	text-indent: 1em;
	background: url(../images/dian.jpg) no-repeat left 8px;
	padding-bottom: 15px;
}

.imgnews2 .bot ul li a {}

.imgnews2 .bot ul li a:hover {
	color: #8c0000;
}

.imgnews2 .bot ul li span {
	float: right;
	color: #999;
}

.imgnews3 {}

/* 本例子css */
.slideTxtBox {
	position: relative;
}

.slideTxtBox .hd {
	height: 40px;
	line-height: 30px;
	border-bottom: 1px solid #cccccc;
	position: relative;
	padding: 20px 0 0;
	width: 736px;
}

.slideTxtBox .hd .more {
	float: right;
	margin-top: 5px;
}

.slideTxtBox .hd .more a {
	font-size: 12px;
	color: #999;
}

.slideTxtBox .hd ul {
	z-index: 5;
	position: absolute;
	height: 40px;
	overflow: hidden;
	zoom: 1;
	margin-top: 6px;
}

.slideTxtBox .hd ul li {
	float: left;
	padding: 0 15px;
	cursor: pointer;
	font-size: 18px;
}

.slideTxtBox .hd ul li.on {
	padding-bottom: 4px;
	border-bottom: 2px solid #8c0000;
	color: #8c0000;
}

.slideTxtBox .bd {
	margin: 20px 0;
	clear: both;
	position: relative;
}

.slideTxtBox .bd .con {
	height: 309px;
}

.slideTxtBox .bd .con .fl {
	width: 42%;
	margin-right: 3%;
}

.slideTxtBox .bd .con .fl h3 {
	font-size: 16px;
	color: #333;
	padding: 15px 0;
}

.slideTxtBox .bd .con .fl h3:hover {
	color: #8c0000;
}

.slideTxtBox .bd .con .fl p {
	text-indent: 2em;
	line-height: 1.6em;
}

.slideTxtBox .bd .con .fr {
	width: 55%;
}

.slideTxtBox .bd .con .fr li {
	width: 48%;
	margin-right: 4%;
	float: left;
	border-bottom: 1px solid #e5e5e5;
	padding: 5px 0 12px;
	margin-bottom: 10px;
	line-height: 1.6em;
}

.slideTxtBox .bd .con .fr li.mr {
	margin-right: 0px;
}

.slideTxtBox .bd .con .fr li a:hover {
	color: #8c0000;
}

/* 校园新闻css */
.xiaonews {}

.xiaonews1 {}

.xiaonews1 .tit {}

.xiaonews1 .tit h3 {
	background: url(../images/xiaonewstit.jpg) no-repeat left 4px;
	padding-left: 20px;
	font-weight: 400;
	font-size: 18px;
	color: #333;
}

.xiaonews1 .tit h3 a {
	float: right;
	font-size: 12px;
	color: #999;
	margin-top: 5px;
}

.xiaonews1 .fl {
	width: 48%;
	margin-right: 4%;
}

.xiaonews1 .fr {
	width: 48%;
}

.xiaonews1 .top {
	position: relative;
	margin-bottom: 20px;
	height: 210px;
	overflow: hidden;
}

.xiaonews1 .top img {
	display: block;
	width: 100%;
}

.xiaonews1 .top p {
	position: absolute;
	bottom: 0;
	width: 94%;
	background: url(../images/xiaonewsp.png) repeat left top;
	z-index: 99;
	padding: 5px 3%;
	color: #fff;
}

.xiaonews1 .bot {}

.xiaonews1 .bot li {
	text-indent: 1em;
	background: url(../images/dian.jpg) no-repeat left 8px;
	padding-bottom: 15px;
}

.xiaonews1 .bot li a:hover {
	color: #8c0000;
}

.xiaonews1 .bot li span {
	float: right;
	color: #999;
}

.xiaonews2 {}

.xiaonews2 .fl {
	width: 48%;
	margin-right: 4%;
}

.xiaonews2 .fl .tit h3 {
	color: #8c0000;
	border-bottom: 2px solid #8c0000;
	padding-bottom: 10px;
}

.xiaonews2 .fl .con h3 {
	color: #8c0000;
	padding-bottom: 10px;
}

.xiaonews2 .fl .con li {
	padding-bottom: 15px;
}

.xiaonews2 .fl .con img {
	float: left;
	padding-right: 10px;
	width: 144px;
	height: 119px;
}

.xiaonews2 .fl .con p {
	text-indent: 2em;
	line-height: 1.8em;
}

.xiaonews2 .fr {
	width: 48%;
}

/* 本例子css */
.slideTxtBox1 {
	position: relative;
}

.slideTxtBox1 .hd {
	height: 34px;
	line-height: 34px;
	position: relative;
	padding: 20px 0 0;
}

.slideTxtBox1 .hd .more {
	float: right;
}

.slideTxtBox1 .hd .more a {
	font-size: 12px;
	color: #999;
}

.slideTxtBox1 .hd ul {
	z-index: 5;
	position: absolute;
	overflow: hidden;
	zoom: 1;
}

.slideTxtBox1 .hd ul li {
	float: left;
	padding: 1px 15px;
	cursor: pointer;
	font-size: 16px;
	background: #eee;
	margin-right: 10px;
}

.slideTxtBox1 .hd ul li.on {
	color: #fff;
	background: #8c0000;
}

.slideTxtBox1 .bd {
	margin: 20px 0 15px;
	clear: both;
	position: relative;
}

.slideTxtBox1 .bd .con {}

.slideTxtBox1 .bd .con li {
	text-indent: 1em;
	background: url(../images/dian.jpg) no-repeat left 8px;
	padding-bottom: 15px;
}

.slideTxtBox1 .bd .con li a:hover {
	color: #8c0000
}

.slideTxtBox1 .bd .con li span {
	float: right;
	color: #999;
}

.xiaonews2 .bot .slideTxtBox1 .hd {
	padding-top: 0px;
}

.xiaonews2 .bot .slideTxtBox1 .bd .con li {
	background: none;
	text-indent: 0;
}

.xiaonews2 .bot .slideTxtBox1 .bd .con li span {
	float: left;
}

.xiaonews3 {}

.xiaonews3 .vsb-space {
	width: 100%;
}

.xiaonews3 .tit {}

.xiaonews3 .tit h3 {
	border-bottom: 2px solid #8c0000;
	padding-bottom: 10px;
}

.xiaonews3 .tit span {
	color: #8c0000;
}

.xiaonews3 .top {
	padding-bottom: 20px;
}

.xiaonews3 .top li {
	float: left;
	width: 31.33%;
	margin-left: 3%;
}

.xiaonews3 .top li:first-child {
	margin-left: 0px;
}

.xiaonews3 .top img {
	width: 100%;
	height: 134px;
}

.xiaonews3 .top p {
	color: #8c0000;
	text-align: center;
	padding: 5px 0;
}

.xiaonews3 .bot {}

.xiaonews3 .bot li {
	padding-bottom: 15px;
	text-indent: 1em;
	background: url(../images/dian.jpg) no-repeat left 8px;
}

.xiaonews3 .bot li a:hover {
	color: #8c0000;
}

.xiaonews3 .bot li span {
	float: right;
	color: #999;
}

.xiaonews4 {}

.xiaonews4 .tit {}

.xiaonews4 .tit h3 {
	border-bottom: 2px solid #8c0000;
	padding-bottom: 10px;
}

.xiaonews4 .tit span {
	color: #8c0000;
}

.xiaonews4 .con {
	padding-bottom: 15px;
}

/* 本例子css */
.picMarquee-left {
	overflow: hidden;
	position: relative;
	width: 735px
}

.picMarquee-left .bd ul {
	overflow: hidden;
	zoom: 1;
	width: 100%;
	height: 114px;
}

.picMarquee-left .bd ul li {
	float: left;
	_display: inline;
	overflow: hidden;
	text-align: center;
	width: auto !important;
}

.picMarquee-left .bd ul li a {
	display: block;
}

.picMarquee-left .bd ul li img {
	display: block;
}

.picMarquee-left .piclist1 img {
	width: 181px;
	height: 112px;
	margin: 1px;
}

.picMarquee-left .piclist2 img {
	width: 365px;
	height: 112px;
}

.xiaonews5 {}

.xiaonews5 .vsb-space {
	width: 100%;
}

.xiaonews5 .con {
	padding-bottom: 15px;
}

/* 本例子css */
.picMarquee-left1 {
	overflow: hidden;
	position: relative;
}

.picMarquee-left1 .bd ul {
	overflow: hidden;
	zoom: 1;
}

.picMarquee-left1 .bd ul li {
	float: left;
	_display: inline;
	overflow: hidden;
	text-align: center;
	width: auto !important;
}

.picMarquee-left1 .bd ul li a {
	display: block;
	margin-right: 20px;
	width: 167px;
}

.picMarquee-left1 .bd ul li img {
	width: 159px;
	height: 120px;
	display: block;
	padding: 3px;
	background: #fff;
	border: 1px solid #ccc;
}

.picMarquee-left1 .bd ul li p {
	padding: 5px 0;
}

.picMarquee-left1 .bd ul li:hover p {
	color: #8c0000;
}

.xiaonews6 {}

/* 本例子css */
.picScroll-left2 {
	overflow: hidden;
	position: relative;
}

.picScroll-left2 .hd {}

.picScroll-left2 .hd .prev {
	display: block;
	width: 16px;
	height: 30px;
	overflow: hidden;
	cursor: pointer;
	background: url(../images/xiaonews6z.png) no-repeat;
	position: absolute;
	left: 0;
	top: 40%;
}

.picScroll-left2 .hd .next {
	display: block;
	width: 16px;
	height: 30px;
	overflow: hidden;
	cursor: pointer;
	background: url(../images/xiaonews6y.png) no-repeat;
	position: absolute;
	right: 0;
	top: 40%;
}

.picScroll-left2 .bd {
	padding: 0 24px;
}

.picScroll-left2 .bd ul {
	overflow: hidden;
	zoom: 1;
}

.picScroll-left2 .bd ul li {
	float: left;
	_display: inline;
	overflow: hidden;
	width: auto !important;
}

.picScroll-left2 .bd ul li a {
	display: block;
	margin: 0 10px;
	width: 152px;
}

.picScroll-left2 .bd ul li a:hover {
	color: #8c0000;
}

.picScroll-left2 .bd ul li img {
	width: 150px;
	height: 106px;
	display: block;
	background: #fff;
	border: 1px solid #ccc;
}

.picScroll-left2 .bd ul li span {
	display: block;
	color: #8c0000;
	font-size: 12px;
	cursor: pointer;
}

.picScroll-left2 .bd ul li p {
	padding: 15px 0;
}

/* 友情链接css */
.link {}

.link1 {
	margin: 20px 0;
}

.link1 img {
	width: 100%;
	height: auto;
}

.link1 .fl {
	width: 48.5%;
	margin-right: 3%;
}

.link1 .fr {
	width: 48.5%;
}

.link2 {
	padding: 20px 0;
}

.link2 ul {
	border: 1px solid #ccc;
	background: #fbfbfb;
}

.link2 li {
	width: 25%;
	float: left;
	text-indent: 85px;
}

.link2 li a {
	display: block;
	border-left: 1px solid #ccc;
	font-size: 16px;
	font-weight: bold;
	padding: 15px 0;
}

.link2 li a:hover {
	color: #8c0000;
}

.link2 .icon1 a {
	border-left: 0;
}

.link2 .icon1 {
	background: url(../images/link21.png) no-repeat 35px center;
}

.link2 .icon2 {
	background: url(../images/link22.png) no-repeat 35px center;
}

.link2 .icon3 {
	background: url(../images/link23.png) no-repeat 35px center;
}

.link2 .icon4 {
	background: url(../images/link24.png) no-repeat 35px center;
}

.link3 {
	margin-bottom: 30px;
}

.link3 .top {}

.link3 .top li {
	width: 23.5%;
	float: left;
	margin-right: 2%;
	padding-bottom: 15px;
}

.link3 .top li.mr {
	margin-right: 0px;
}

.link3 .top li a {
	display: block;
}

.link3 .top li img {
	border: 1px solid #ccc;
	height: 64px;
}

.link3 .bot {}

.link3 .bot li {
	float: left;
}

.link3 .bot li a {
	display: block;
	margin-right: 10px;
}

.link3 .bot li a:hover {
	color: #8c0000;
}


/* 侧边栏css */
.sidebar {
	width: 24.5%;
	min-height: 500px;
	display: inline;
	font-family: "微软雅黑";
}

/* 通知公告css开始 */
.tongzhi1 {}

/* 本例子css */
.slideTxtBox_tz {
	position: relative;
}

.slideTxtBox_tz .hd {
	height: 30px;
	line-height: 30px;
	border: 1px solid #cccccc;
	position: relative;
	margin: 20px 0 0;
}

.slideTxtBox_tz .hd ul {
	z-index: 5;
	position: absolute;
	height: 30px;
	zoom: 1;
}

.slideTxtBox_tz .hd ul li {
	float: left;
	padding: 0 8px 0 9px;
	cursor: pointer;
	font-size: 16px;
	position: relative;
}

.slideTxtBox_tz .hd ul li.on {
	color: #fff;
	background: #8c0000;
	text-align: center;
}

.slideTxtBox_tz .hd ul li.on span {
	background: url(../images/tongzhi1hd.png) no-repeat center bottom;
	display: block;
	width: 100%;
	height: 7px;
	position: absolute;
	bottom: -7px;
	left: 50%;
	margin-left: -50%;
}

.slideTxtBox_tz .bd {
	margin: 30px 10px 20px;
	clear: both;
	position: relative;
}

.tongzhi1 .fl {
	width: 27%;
	margin-right: 4%;
}

.tongzhi1 .fl h3 {
	background: url(../images/tongzhi1h3.jpg) no-repeat left top;
	width: 59px;
	height: 34px;
	line-height: 34px;
	text-align: center;
	color: #fff;
	font-size: 18px;
}

.tongzhi1 .fl h4 {
	background: #f2f2f2;
	width: 59px;
	height: 34px;
	line-height: 34px;
	text-align: center;
	color: #8c0000;
	font-size: 12px;
}

.tongzhi1 .fr {
	width: 69%;
}

.tongzhi1 .fr a {
	color: #8c0000;
	font-size: 12px;
}

.tongzhi1 .con {}

.tongzhi1 .con li {
	padding-bottom: 20px;
}

.tongzhi2 {}

.tongzhi2 .tit {
	background: #8c0000 url(../images/tongzhi2tit.jpg) no-repeat left top;
	padding: 1px 0;
	margin-bottom: 20px;
}

.tongzhi2 .tit h3 {
	font-size: 16px;
	color: #fff;
	height: 34px;
	line-height: 34px;
	text-indent: 40px;
	background: url(../images/tongzhi2tit1.png) no-repeat 10px center;
}

.tongzhi2 .con {}

.tongzhi2 .fl {
	width: 24%;
	margin-right: 4%;
	background: #eee;
	padding: 8px 0;
}

.tongzhi2 .fl h3 {
	width: 59px;
	text-align: center;
	color: #333;
	font-size: 18px;
}

.tongzhi2 .fl h4 {
	width: 59px;
	text-align: center;
	color: #999;
	font-size: 12px;
}

.tongzhi2 .fr {
	width: 72%;
}

.tongzhi2 .fr h3 {
	padding-bottom: 5px;
}

.tongzhi2 .fr h3 a {
	font-size: 14px;
	color: #8c0000;
}

.tongzhi2 .fr p {
	text-indent: 2em;
	font-size: 12px;
	line-height: 1.8em;
}

.tongzhi2 .con li {
	padding-bottom: 20px;
}

.tongzhi3 {}

.slideTxtBox1_tz {}

.slideTxtBox1_tz .hd {
	border-bottom: 2px solid #8c0000;
	width: 250px;
}

.slideTxtBox1_tz .hd ul li {
	background: none;
	margin-right: 0px;
}

.linkimg {}

.linkimg a {
	display: block;
	border: 1px solid #ccc;
	margin-bottom: 20px;
}

.linkimg img {
	width: 100%;
	height: auto;
}

/* 校园简介css开始 */
.about {}

.about .tit h3 {
	border-bottom: 2px solid #8c0000;
	height: 34px;
	line-height: 34px;
}

.about1 {}

.about1 .tit {}

.about1 .tit h3 {
	background: url(../images/about1tit.png) no-repeat left bottom;
	font-size: 16px;
	color: #fff;
	text-indent: 30px;
}

.about1 .tit h3 span {
	display: block;
	background: url(../images/about1h3.png) no-repeat 7px center;
}

.about1 .con {
	padding-bottom: 0px;
}

.about1 .con img {
	display: block;
	border: 1px solid #ccc;
	width: 243px;
	height: 93px;
}

.about1 .con p {
	padding-top: 10px;
	text-indent: 2em;
	line-height: 1.6em;
}

.about2 {}

.about2 .tit h3 {
	font-size: 16px;
	color: #fff;
}

.about2 .tit h3 span {
	padding: 7px 10px;
	background: #8c0000;
}

.about2 .con {
	padding-bottom: 20px;
}

.about2 .con img {
	float: left;
	margin-right: 15px;
	width: 104px;
	height: 127px;
}

.about2 .con p {
	text-indent: 2em;
	line-height: 1.6em;
}

/* 校友风采css开始 */
.slideTxtBox1_fc .hd {
	border-bottom: 1px solid #8c0000;
}

.slideTxtBox1_fc .hd ul li {
	background: none;
	padding: 0 10px;
}

.slideTxtBox1_fc .hd ul li.on {
	background: #fff;
	border: 1px solid #8c0000;
	color: #8c0000;
	border-bottom: 0;
}

.fengcai {}

.slideTxtBox1_fc .bd {
	margin-bottom: 0px;
}

.fengcai .con {}

.fengcai .bd .con li {
	padding-bottom: 20px;
	background: none;
	text-indent: 0;
}

.fengcai .con li .fl {
	width: 34%;
	margin-right: 4%;
}

.fengcai .con li .fl a {
	display: block;
	border: 1px solid #ccc;
}

.fengcai .con li .fl img {
	width: 100%;
	height: 81px;
}

.fengcai .con li .fr {
	width: 62%;
}

.fengcai .con li .fr h3 {
	text-indent: 0;
	font-size: 14px;
	color: #333;
	padding: 5px 0;
}

.fengcai .con li .fr p {
	font-size: 12px;
	line-height: 1.8em;
}

/* 快捷方式css开始 */
.kuaijie {}

.kuaijie .tit {
	padding-top: 0px;
}

.kuaijie .tit h3 {
	border-bottom: 2px solid #8c0000;
	height: 34px;
	line-height: 34px;
	font-size: 16px;
	color: #fff;
}

.kuaijie .tit h3 span {
	padding: 7px 10px;
	background: #8c0000;
}

.kuaijie1 {}

.kuaijie1 .con {
	padding-bottom: 20px;
}

.kuaijie1 .con li {
	margin-bottom: 10px;
	text-indent: 55px;
}

.kuaijie1 .con li a {
	display: block;
	border: 1px solid #ccc;
	padding: 15px 10px;
	color: #333;
}

.kuaijie1 .con li a:hover {
	color: #8c0000;
}

.kuaijie1 .con li.li1 {
	background: #f2f2f2 url(../images/kuaijie11.jpg) no-repeat 15px center;
}

.kuaijie1 .con li.li2 {
	background: #f2f2f2 url(../images/kuaijie12.jpg) no-repeat 15px center;
}

.kuaijie1 .con li.li3 {
	background: #f2f2f2 url(../images/kuaijie13.jpg) no-repeat 15px center;
}

.kuaijie1 .con li.li4 {
	background: #f2f2f2 url(../images/kuaijie14.jpg) no-repeat 15px center;
}

.kuaijie2 {}

.kuaijie2 .con {
	padding-bottom: 20px;
}

.kuaijie2 .con li {
	margin-bottom: 20px;
	text-align: right;
}

.kuaijie2 .con li a {
	font-size: 18px;
	color: #fff;
	display: block;
	padding: 15px 20px 15px 0;
}

.kuaijie2 .con li.li1 {
	background: url(../images/kuaijie21.jpg) no-repeat left top;
}

.kuaijie2 .con li.li2 {
	background: url(../images/kuaijie22.jpg) no-repeat left top;
}

.kuaijie2 .con li.li3 {
	background: url(../images/kuaijie23.jpg) no-repeat left top;
}

.kuaijie2 .con li.li4 {
	background: url(../images/kuaijie24.jpg) no-repeat left top;
}

/* 站内搜索css开始 */
.ss {}

.ss1 {}

.ss1 .con {
	border: 1px solid #ccc;
	border-radius: 3px;
	background: #f2f2f2;
	width: 100%;
	padding-bottom: 20px;
}

.ss1 .con h3 {
	text-align: center;
	background: url(../images/ss11.png) no-repeat center top;
	height: 27px;
	line-height: 27px;
	color: #fff;

	display: block;
}

.ss1 .con form {
	display: block;
	padding: 20px 15px;
}

.ss1 .con span {
	display: block;
	padding-left: 40px;
	background: url(../images/ss12.png) no-repeat left 1px;
	margin-top: 25px;
}

.ss1 .con .ssk {
	width: 63%;
	height: 32px;
	border: 1px solid #ccc;
	margin-right: 5%;
	line-height: 32px;
}

.ss1 .con .submit {
	width: 30%;
	height: 34px;
	border: 0;
	background: #8c0000;
	color: #fff;
	cursor: pointer;
}

.ss2 {
	margin: 20px 0;
}

.ss2 .con {
	border: 1px solid #ccc;
	border-radius: 3px;
	border-bottom-left-radius: 20px;
	background: url(../images/ss21.png) no-repeat left top;
}

.ss2 .con h3 {
	font-size: 14px;
	color: #8c0000;
	text-indent: 3em;
	padding: 5px 0;
}

.ss2 .con form {
	display: block;
	padding: 5px 10px;
	margin: 5px 15px 20px 20px;
	background: #f2f2f2;
	border-radius: 10px;
}

.ss2 .con span {
	display: block;
	padding: 6px 0;
	padding-right: 40px;
	background: url(../images/ss22.png) no-repeat right center;
}

.ss2 .con .ssk {
	width: 63%;
	height: 20px;
	border: 1px solid #ccc;
	margin-right: 5%;
	display: block;
	line-height: 20px;
}

.ss2 .con .submit {
	width: 44px;
	height: 22px;
	border: 0;
	background: #3c3c3c;
	color: #fff;
	cursor: pointer;
	display: block;
	text-indent: 2px;
}

.ss3 {}

.ss3 .con {
	border: 1px solid #ccc;
	border-radius: 3px;
	background: url(../images/ss31.jpg) no-repeat left top;
	width: 100%;
}

.ss3 .con form {
	display: block;
	padding: 20px 15px 10px;
}

.ss3 .con span {
	display: block;
	padding-left: 10px;
}

.ss3 .con .ssk {
	width: 99%;
	height: 30px;
	border: 1px solid #ccc;
	color: #666;
	text-indent: 1em;
	line-height: 30px
}

.ss3 .con .submit {
	height: 26px;
	border: 0;
	color: #fff;
	cursor: pointer;
	float: right;
	padding-left: 35px;
	*padding-left: 18px;
	padding-right: 10px;
	background: #8c0000 url(../images/ss32.png) no-repeat 10px center;
	margin-top: 10px;
}

/* 快捷方式css开始 */
.kuaijie {}

.kuaijie_bot .tit {
	padding-bottom: 0px;
	padding-top: 20px;
}

.kuaijie_bot .tit h3 {
	height: 34px;
	line-height: 34px;
	font-size: 16px;
	color: #fff;
	background: #8c0000;
	border-bottom: 0;
}

.kuaijie_bot .tit h3 span {
	padding: 0 10px;
}

.kuaijie_bot .tit h3 a {
	color: #fff;
}

.kuaijie_bot .con {
	border: 1px solid #ccc;
	padding: 15px 10px 5px;
}

.kuaijie_bot .con li a:hover {
	color: #8c0000;
}

.kuaijie3 {}

.kuaijie3 li {
	width: 95%;
	float: left;
	text-indent: 42px;
	height: 34px;
	line-height: 34px;
	margin-right: 10%;
	margin-bottom: 9px;
}

.kuaijie3 li.mr {
	margin-right: 0px;
}

.kuaijie3 .li1 {
	background: url(../images/kuaijie31.png) no-repeat left center;
}

.kuaijie3 .li2 {
	background: url(../images/kuaijie32.png) no-repeat left center;
}

.kuaijie3 .li3 {
	background: url(../images/kuaijie33.png) no-repeat left center;
}

.kuaijie3 .li4 {
	background: url(../images/kuaijie34.png) no-repeat left center;
}

.kuaijie3 .li5 {
	background: url(../images/kuaijie35.png) no-repeat left center;
}

.kuaijie3 .li6 {
	background: url(../images/kuaijie36.png) no-repeat left center;
}

.kuaijie4 {
	margin-bottom: 30px;
}

.kuaijie4 .con {
	padding: 15px 0 5px;
}

.kuaijie4 li {
	width: 78px;
	text-align: center;
	padding-bottom: 15px;
	display: inline-block;
	*display: inline;
	*zoom: 1;
}

.kuaijie4 li a {
	display: block;
	padding-top: 40px;
}

.kuaijie4 .li1 {
	background: url(../images/kuaijie41.png) no-repeat center top;
}

.kuaijie4 .li3 {
	background: url(../images/kuaijie43.png) no-repeat center top;
}

.kuaijie4 .li4 {
	background: url(../images/kuaijie44.png) no-repeat center top;
}

.kuaijie4 .li5 {
	background: url(../images/kuaijie45.png) no-repeat center top;
}

.kuaijie4 .li6 {
	background: url(../images/kuaijie46.png) no-repeat center top;
}

/*-------------------
	学校概况简介页
--------------------*/
/*banner*/
.banner {
	width: 100%;
	height: 302px;
	overflow: hidden;
}

.banner img {
	width: 100%;
	height: auto;
	display: block;
}

/*main*/
.main {
	width: 1200px;
	margin: 28px auto;
	background: #FAFAFA;
}

/*wape-left*/
.main .wape-left {
	width: 240px;
	margin-right: 35px;
	float: left;
	background: #fff;
	min-height: 400px;
}

.main .wape-left div {
	background: #9A0D15;
	color: #fff;
	font-size: 20px;
	text-align: center;
	height: 53px;
	vertical-align: middle;
	padding-top: 15px;
	font-weight: bold;
}

.main .wape-left div p {
	font-size: 12px;
	font-family: "Arial";
	line-height: 25px;
}

.main .wape-left ul {
	border-bottom: none;
}

.main .wape-left ul li {
	text-align: center;
	height: 50px;
	width: 100%;
	line-height: 50px;
	border-bottom: 1px dashed #ededed;
}

.main .wape-left ul li a {
	font-size: 16px;
	display: block;
	color: #636363;
}

.main .wape-left ul li:hover {
	background: #ffeeee;
}

.main .wape-left ul li:hover a {
	color: #8f000b;
}

.main .wape-left ul li.on {
	background: #ffeeee;
}

.main .wape-left ul li.on a {
	color: #8f000b;
	font-weight: bold;
}

/*wape-right*/
.main .wape-right {
	width: 1025px;
	float: left;
	background: #fff;
	box-shadow: 0 10px 10px rgba(0, 0, 0, .1);
	padding: 0 30px 40px;
	border-top: 3px solid #9A0D15;
	min-height: 400px;
}

.main .biaoTi {
	padding: 15px 0;
	width: 100%;
	border-bottom: 1px solid #eee;
	margin-bottom: 15px;
}

.main .wape-right .biaoTi span {
	width: 49%;
	display: inline-block;
	font-size: 14px;
	color: #636363;
	text-align: right;
}

.main .wape-right .biaoTi a {
	font-size: 14px;
	color: #636363;
}

.main .wape-right .biaoTi span:first-child {
	text-align: left;
	font-size: 22px;
	color: #000;
	font-weight: bold;
}

.main .wape-right .right-con {
	width: 100%;
	padding: 20px 0 30px 0;
}

.main .wape-right .right-con p {
	text-indent: 30px;
	font-size: 14px;
	line-height: 1.8em;
	padding-bottom: 20px;
}

.main .wape-right .right-con img {
	max-width: 100%;
	height: auto;
	margin: 10px auto;
	padding-bottom: 20px;
}


/*-------------------
	校园快讯
--------------------*/

.main .kuaiXun {
	width: 100%;
	background: #fff;
}

.main .biaoTi span.ico {
	width: 100%;
	display: inline-block;
	font-size: 14px;
	color: #666666;
	padding-left: 30px;
}
.main .biaoTi span.ico a{
	font-size: 14px;
	color: #666666;
}
.main .kuaiXun .kuaiXun-con {
	padding:35px 30px;
	width: 100%;
}

.main .kuaiXun .kuaiXun-con .title {
	padding-bottom: 20px;
}

.main .kuaiXun .kuaiXun-con h3 {
	font-size: 24px;
    color: #000;
    text-align: center;
    font-weight: bold;
}

.main .kuaiXun .kuaiXun-con span em {
	font-style: normal;
	font-size: 12px;
}

.main .kuaiXun .kuaiXun-con p {
	line-height: 1.5;
}

.main .kuaiXun .kuaiXun-con img {
	max-width: 100%;
    height: auto;
    margin: 10px auto;
    display: block;
}

/*
  ul li 搜索页面列表
*/
.main .List {
	padding: 20px 0;
	list-style-type: square;
	margin-left: 20px;
	color: #999999;
	font-size: 8px;
}

.main .List li {
	list-style: square;
	width: 100%;
	height: 38px;
	border-bottom: 1px dashed #e5e5e5;
}

.main .List li a {
	width: 80%;
	height: 38px;
	line-height: 38px;
	display: inline-block;
	font-size: 14px;
	color: #666;
}

.main .List li span {
	display: inline-block;
	width: 20%;
	text-align: right;
	font-size: 12px;
	color: #999;
	line-height: 38px;
}

.main .List li a em {
	color: #9f080c;
	font-size: 14px;
	font-style: normal;
}

/*------------------
	分页部分的CSS
------------------*/
.fenye {
	margin: 20px 0;
	text-align: center;
	line-height: 36px;
	clear: both;
}

.fenye span {
	padding: 2px 7px 2px 7px;
	margin: 0 4px 0 4px;
	text-decoration: none;
	color: #666;
	font-size: 12px;
	background: #f0efef;
	border-radius: 3px;
}

.fenye a {
	padding: 2px 7px 2px 7px;
	margin: 0 4px 0 4px;
	text-decoration: none;
	color: #666;
	font-size: 12px;
	background: #f0efef;
	border-radius: 3px;
}

.fenye a.current {
	background: #8f0306;
	color: #fff;
}

.fenye a:hover {
	background: #8f0306;
	color: #fff;
}

.fenye input {
	width: 40px;
	height: 18px;
	border: 1px solid #dce0e7;
}