/*首页主体样式*/
.copyright2{
position: relative;
}
.ewmbox{
position: absolute;
top:-25px;
right:0;
text-algin:center;
font-size:12px;
color:#fff;
}
.ewmbox img{
width:80px;
height:80px;
}
.box .page-header {
	margin: 20px 0 0;
	background: url(/tsg/skin/sites/school410/index/head.jpg) left center repeat-x;
	padding-bottom: 0;
	border-bottom: none;
}

.box .title {
	font-size: 16px;
	color: #77582f;
	padding-right: 15px;
	background-color: #fff;
}

.more {
	padding-left: 10px;
	background-color: #fff;
}

.more a {
	font-size: 14px;
	color: #77582f;
	text-decoration: none;
}

.nslide {
	margin-top: 20px;
}

.nlist,
.npic {
	margin-top: 10px;
}

.nlist2 {
	margin-top: 18px;
}

.advpic {
	margin-top: 25px;
}

.advpic img,
.npic img {
	width: 100%;
	height: auto;
}

.picshow {
	background-color: #eeeeee;
	padding: 24px 0;
	margin: 20px 0;
}

.pstit span {
	display: block;
	width: 100%;
	font-size: 16px;
	padding-top: 26px;
	color: #583805;
}

.focus33270 {
	position: relative;
	width: 373px;
	height: 314px;
}

.focus33270 img {
	width: 373px;
	height: 314px;
}

.focus33270 .shadow .title {
	width: 260px;
	height: 65px;
	padding-left: 30px;
	padding-top: 20px;
}

.focus33270 .shadow .title a {
	text-decoration: none;
	color: #fff;
	font-size: 14px;
	font-weight: bolder;
	overflow: hidden;
}

.focus33270 .btn {
	position: absolute;
	bottom: 34px;
	left: 510px;
	overflow: hidden;
	zoom: 1;
}

.focus33270 .btn a {
	position: relative;
	display: inline;
	width: 13px;
	height: 13px;
	border-radius: 7px;
	margin: 0 5px;
	color: #B0B0B0;
	font: 12px/15px "΢ź";
	text-decoration: none;
	text-align: center;
	outline: 0;
	float: left;
	background: #D9D9D9;
}

.focus33270 .btn a:hover,
.focus33270 .btn a.current {
	cursor: pointer;
	background: #009b01;
}

.focus33270 .D1fBt {
	overflow: hidden;
	zoom: 1;
	height: 16px;
	z-index: 10;
}

.focus33270 .shadow {
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0px;
	z-index: 10;
	height: 30px;
	line-height: 30px;
	background: rgba(0, 0, 0, 0.6);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#80000000', endColorstr='#80000000')9;
	display: block;
	text-align: left;
	overflow: hidden;
}

.focus33270 .shadow a {
	text-decoration: none;
	color: #fff;
	font-size: 16px;
	margin-left: 10px;
}

.focus33270 .fcon {
	position: relative;
	width: 100%;
	float: left;
	display: none;
	background: #fffff;
}

.focus33270 .fcon img {
	display: block;
}

.focus33270 .fbg {
	bottom: 5px;
	right: 10px;
	position: absolute;
	height: 21px;
	text-align: center;
	z-index: 200;
}

.focus33270 .fbg div {
	margin: 4px auto 0;
	overflow: hidden;
	zoom: 1;
	height: 14px;
}

.focus33270 .D1fBt a {
	position: relative;
	display: inline;
	width: 12px;
	height: 12px;
	border-radius: 7px;
	margin: 0 5px;
	color: #B0B0B0;
	font: 12px/15px "΢ź";
	text-decoration: none;
	text-align: center;
	outline: 0;
	float: left;
	background: #D9D9D9;
}

.focus33270 .D1fBt .current,
.focus33270 .D1fBt a:hover {
	background: #8a5501;
}

.focus33270 .D1fBt img {
	display: none;
}

.focus33270 .D1fBt i {
	display: none;
	font-style: normal;
}

.searchsz {
	padding: 10px 28px 17px 28px;
	background-color: rgb(0 0 0 / 50%);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 1px 3px 10px rgba(0, 0, 0, .2);
	box-shadow: 1px 3px 10px rgba(0, 0, 0, .2);
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	margin: auto;
	width: 660px;
	height: 150px;
}

.TabTitle li {
	cursor: pointer;
	display: inline-block;
	height: 50px;
	text-align: center;
}

.TabTitle li a {
	font-size: 15px;
	cursor: pointer;
	color: #fff;
	display: inline-block;
	height: 50px;
	line-height: 50px;
	/* overflow: hidden; */
	text-decoration: none;
}

.TabTitle li span {
	font-size: 15px;
	cursor: pointer;
	color: #fff;
	margin: 0 10px;
	/* display: inline-block; */
	/* height: 50px; */
	/* line-height: 13px; */
	overflow: hidden;
	text-decoration: none;
}

.TabTitle li.active a {
	color: #fff;
	position: relative;
}

.TabTitle li.active a:after {
	content: "";
	width: 14px;
	height: 14px;
	position: absolute;
	left: 50%;
	margin-left: -9px;
	bottom: -10px;
	background: #fff;
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
}

.searchform .searchInput {
	float: left;
	width: 502px;
	height: 40px;
	line-height: 40px;
}

.searchform .searchBtn {
	margin-left: -2px;
	text-align: center;
	width: auto;
	float: left;
	overflow: hidden;
	height: 40px;
}

.searchform .searchInput .keyword {
	float: left;
	height: 40px;
	line-height: 40px;
	margin-right: 0;
	color: #666;
	font-size: 14px;
	overflow: hidden;
	padding: 3px 6px;
	border-radius: 3px;
	width: 502px;
	-webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
	-moz-transition: border linear 0.2s, box-shadow linear 0.2s;
	-o-transition: border linear 0.2s, box-shadow linear 0.2s;
	transition: border linear 0.2s, box-shadow linear 0.2s;
	border: 0;
}

.searchform .searchBtn .btn {
	height: 40px;
	background-color: #8a6d3b;
	color: #fff;
	cursor: pointer;
	padding-left: 20px;
	padding-right: 20px;
	font-size: 16px;
}

.searchform .searchBtn .icon-search {
	background: url(/tsg/skin/sites/school410/images/searchbtn.png) no-repeat scroll left center;
	padding-left: 24px;
}

.note {
	text-indent: 0;
	color: #fff;
	line-height: 22px;
	margin-top: 10px;
}

.note a {
	color: #DE5133;
}