/*
 * Overview: Home Style
 * Site: http://f2e.adee.cn
 */
 
.wrap {
	min-width: 1060px;
	background-color: #fff;width: 1060px;
 
    margin-left: auto;
    margin-right: auto;
}
.banner {
	width: 100%;
	position: relative;
	overflow: hidden;
	height: 269px; /* background: url(home_res/banner-1-bg.jpg) center top; */
}
.banner-1 {
	width: 100%;
	height: 269px;
}
.banner-1 .width {
	position: relative;
	height: 269px;
}
.banner-1 img {
	position: absolute;
}
.banner-1-txt1 {
	left: 90px;
*left: 137px;
	opacity: 0.1;
	top: 55px;
}
.banner-1-txt2 {
	top: 123px;
	opacity: 0.1;
	left: 408px;
*left: 388px;
}
.banner-1-txt3 {
	top: 50px;
*top: 76px;
	opacity: 0.1;
	left: 388px;
}
.banner .slide-banner {
	display: block;
	margin: 0 auto;
	width: 100%;
	height: 267px;
	overflow: hidden;
	position: relative;
	z-index: 100;
}
.banner .slide-banner li {
	position: absolute;
	left: 50%;
	margin-left: -1000px;
	width: 2000px;
	height: 267px;
	top: 0;
}
.banner .slide-banner li img {
	width: 2000px;
	height: 269px;
}
.banner .switchable-triggers {
	z-index: 200;
	position: absolute;
	width: 100%;
	overflow: hidden;
	text-align: center;
	height: 28px;
	bottom: 5px;
}
.banner .switchable-triggers li {
	display: inline-block;
*display: inline;
*zoom: 1;
	margin: 0 4px;
	color: #e8acd1;
	font-size: 28px;
	line-height: 28px;
	height: 28px;
	cursor: pointer;
}
.banner .switchable-triggers .current {
	color: #fff;
}
/* item-1 */
.item-1 {
	width: 100%;
	background-color: #f3f3f3;
	height: 48px;
	line-height: 48px;
	color: #525252;
	overflow: hidden;
}
.item-1 .width {
	position: relative;
	overflow: hidden;
	height: 48px;
}
.item-1 h3 {
	float: left;
	display: inline-block;
*display: inline;
*zoom: 1;
	margin-left: 6px;
	padding-left: 36px;
	background: url("/_vivi/source/aHR0cHM6Ly9ua2lldC5uYW5rYWkuZWR1LmNu/_upload/tpl/01/83/387/template387/htmlRes/home_res/icon-broadcast.png") left center no-repeat;
	margin-right: 22px;
	font-size: 16px;
}
.item-1 ul {
	display: block;
	margin-left: 120px;
	left: 0px;
}
.item-1 li a {
	display: inline-block;
*display: inline;
*zoom: 1;
	font-size: 16px;
}
.item-1 li span {
	font-size: 14px;
	margin-left: 38px;
	display: inline-block;
*display: inline;
*zoom: 1;
	color: #aeaeae;
	font-family: 'Arial';
}
/* item-2 */
.item-2 {
	margin-top: 32px;
	padding-bottom: 20px;
}
.item-2-chunk {
	float: left;
	overflow: hidden;
}
.item-2-chunk h2 {
	font-size: 20px;
	color: #363636;
	height: 32px;
	display: block;
	line-height: 32px;
}
.item-2-chunk h2 span {
	display: inline-block;
*display: inline;
*zoom: 1;
	margin-left: 15px;
	color: #cfc9c9;
	font-size: 14px;
	font-family: "Times New Roman";
}
.item-2-chunk h2 a {
	color: #363636;
	_color: #363636 !important;
}
.item-2-chunk h2 a:hover {
	text-decoration: none;
	color: #666;
}
/* professor */
.professor {
	width: 287px;
	margin-left: 5px;
	height: 409px;
	overflow: hidden;
}
.professor-roll {
	margin-top: 15px;
	overflow: hidden;
	height: 400px;
	position: relative;
}
.professor dl {
	margin-top: 10px;
	height: 375px;
	padding-bottom: 20px;
	overflow: hidden;
}
.professor dt {
	color: #5e5e5e;
	font-size: 13px;
	padding-bottom: 13px;
	border-bottom: 2px dotted #dfdfdf;
}
.professor dt img {
	float: left;
	display: block;
	width: 57px;
	height: 57px;
}
.professor dt span {
	margin-top: 8px;
	height: 40px;
	overflow: hidden;
	display: inline-block;
*display: inline;
*zoom: 1;
	float: right;
	width: 215px;
}
.professor dd {
	height: 250px;
	overflow-y: auto;
	overflow-x: hidden;
	padding-top: 10px;
}
.professor dd p {
	padding: 0 15px;
	text-indent: 2em;
	font-size: 13px;
	color: #535151;
	line-height: 24px;
}
.professor dd span {
	display: block;
	width: 100%;
	text-align: right;
}
/* news */
.news {
	margin-left: 45px;
	width: 465px;
}
.news dl {
	margin-top: 25px;
}
.news dt {
	margin-bottom: 22px;
}
.news dt img {
	float: left;
	width: 199px;
	height: 137px;
}
.news dt h2 {
	color: #701d50;
	font-size: 18px;
	margin-left: 20px;
	display: block;
	float: left;
	width: 240px;
	overflow: hidden;
	line-height: 28px;
	height: 85px;
}
.news dt span {
	margin-top: 24px;
	font-family: 'Arial';
	font-size: 13px;
	color: #aeaeae;
	display: block;
	width: 240px;
	float: left;
	margin-left: 20px;
}
.news dd {
	height: 32px;
	line-height: 32px;
	font-size: 13px;
}
.news dd a {
	width: 345px;
	display: inline-block;
*display: inline;
*zoom: 1;
	overflow: hidden;
	float: left;
}
.news dd a:hover {
	color: #701d50;
	text-decoration: none;
}
.news dd span {
	color: #aeaeae;
	font-family: 'Arial';
	display: inline-block;
*display: inline;
*zoom: 1;
	float: right;
}
.news dd i {
	float: left;
	display: block;
	padding: 0 10px 0 0;
	height: 32px;
	line-height: 32px;
}
/* teachers */
.teachers {
	float: right;
	position: relative;
	width: 230px;
	overflow: hidden;
	height: 445px;
}
.teachers h2 {
	margin-bottom: 25px;
	margin-top: 2px;
}
.teachers .teachers-btn {
	position: absolute;
	right: 0;
	top: 10px;
	width: 46px;
	height: 20px;
	font-size: 16px;
	color: #fff;
	font-weight: 100;
	background-color: #d8d9da;
}
.teachers .teachers-pre, .teachers .teachers-next {
	width: 23px;
	float: left;
	height: 20px;
	line-height: 18px;
	cursor: pointer;
	text-align: center;
}
.teachers .teachers-on {
	background-color: #89386a;
}
.teachers .teachers-content { /*margin-top: 25px;*/
	width: 230px;
	overflow: hidden;
	height: 400px;
}
.teachers ul {
	display: block;
	width: 300px;
	height: 400px;
	float: left;
}
.teachers ul li {
	float: left;
	margin-left: 5px;
	margin-right: 48px;
	width: 86px;
	overflow: hidden;
}
.teachers ul li img {
	width: 86px;
	height: 86px;
}
.teachers ul li a:hover {
	opacity: 0.8;
	text-decoration: none;
}
.teachers ul li span {
	width: 86px;
	text-align: center;
	display: block;
	height: 48px;
	line-height: 48px;
	font-size: 14px;
	color: #585858;
}
/* .item-3 */
.item-3 {
	margin-top: 40px;
	background-color: #f7f7f7;
	height: 183px;
	overflow: hidden;
}
.item-3-txt {
	padding-top: 20px;
	overflow: hidden;
	margin-left: 30px;
	float: left;
}
.item-3-txt h2 {
	font-size: 20px;
}
.item-3-txt h2 span {
	font-size: 14px;
	color: #c8c7c7;
	margin-left: 10px;
	display: inline-block;
*display: inline;
*zoom: 1;
	font-family: "Times New Roman";
}
.item-3-txt p {
	width: 700px;
	height: 100px;
	margin-top: 16px;
	display: block;
	font-size: 13px;
	color: #5e5e5e;
	overflow: hidden;
	line-height: 24px;
}
.item-3-txt a {
	overflow: hidden;
	display: block;
}
.item-3-txt a:hover {
	text-decoration: none;
	opacity: 0.8;
}
.item3-img {
	position: relative;
	width: 306px;
	height: 183px;
	overflow: hidden;
	float: left;
	margin-left: 5px;
}
.item3-img-masking {
	position: absolute;
	z-index: 300;
	right: 0;
	top: 0;
}
/* .item-4 */
.item-4 {
	margin-top: 75px;
	overflow: hidden;
	width: 100%;
}
.item-4 .item-4-chunk {
	float: left;
}
.item-4 .item-4-chunk h2 {
	color: #4a4949;
	font-size: 20px;
	height: 20px;
	line-height: 18px;
	border-right: 2px #832d62 solid;
	padding-right: 15px;
	display: inline-block;
*display: inline;
*zoom: 1;
}
.item-4 .item-4-chunk h3 {
	color: #cfc9c9;
	display: block;
	margin-top: 8px;
	font-family: "Times New Roman";
	font-size: 12px;
}
.item-4 .item-4-chunk h2 a {
	color: #4a4949;
	_color: #4a4949;
}
.item-4 .item-4-chunk h2 a:hover {
	text-decoration: none;
	color: #666;
}
/* economic */
.item-4 .economic {
	width: 330px;
}
.item-4 .economic ul {
	margin-top: 25px;
}
.item-4 .economic li {
	height: 30px;
	line-height: 30px;
	width: 288px;
	overflow: hidden;
}
.item-4 .economic li i {
	float: left;
	margin-right: 10px;
	display: block;
}
.item-4 .economic li a {
	color: #585858;
	font-size: 13px;
}
.item-4 .economic li a:hover {
	color: #999;
	text-decoration: none;
}
/* cooperation */
.item-4 .cooperation {
	width: 454px;
}
.item-4 .cooperation-item {
	width: 454px;
	height: 188px;
	background-color: #f3f3f3;
	margin-top: 15px;
}
.item-4 .cooperation-item img {
	float: left;
	margin-left: 15px;
	margin-top: 17px;
}
.item-4 .cooperation-txt {
	float: left;
	margin-left: 30px;
}
.item-4 .cooperation-txt h4 {
	color: #7e5b3b;
	font-size: 18px;
	margin-top: 30px;
	margin-bottom: 50px;
	display: block;
	height: 54px;
	width: 240px;
	overflow: hidden;
}
.item-4 .cooperation-txt p {
	display: none;
	color: #585858;
	font-size: 13px;
	padding: 15px 0 10px 0;
	line-height: 28px;
}
.item-4 .cooperation-txt a {
	color: #7e5b3b;
	font-family: 'Arial';
	font-size: 14px;
}
.item-4 .cooperation-txt a span {
	font-size: 16px;
}
/* courses */
.courses {
	margin-left: 44px;
	width: 225px;
	position: relative;
}
.courses h3 {
	margin-bottom: 16px;
}
.courses .courses-btn {
	position: absolute;
	right: 0;
	top: 1px;
	width: 46px;
	height: 20px;
	font-size: 16px;
	color: #fff;
	font-weight: 100;
	background-color: #89386a;
}
.courses .courses-pre, .courses .courses-next {
	width: 23px;
	float: left;
	height: 20px;
	line-height: 18px;
	cursor: pointer;
	text-align: center;
}
.courses .courses-on {
	background-color: #d8d9da;
}
.courses .courses-con {
	width: 225px;
	height: 193px;
	position: relative;
	overflow: hidden;
}
.courses .courses-con li {
	width: 225px;
	overflow: hidden;
	float: left;
}
.courses .courses-con li img {
	width: 225px;
	height: 153px;
}
.courses .courses-con li span {
	display: block;
	height: 40px;
	background-color: #f3f3f3;
	line-height: 40px;
	text-align: center;
	color: #5e5e5e;
	font-size: 13px;
}
.courses .courses-con li a:hover {
	text-decoration: none;
}
