body{font-size:14px; font-family:"微软雅黑"; background:#fff;}
.fr{ float:right;}
.fl{ float:left;}
.fn{ float:none;}
.f2{ font-size:12px;}
*{margin:0;padding:0;list-style-type:none;}
a,img{border:0;text-decoration: none;}
ul,li{padding:0px; margin:0px; list-style:none;}
ul li a:hover{ color:#832310;}
div a:hover{ color:#832310;}
input,form,select,textarea{ margin:0px;padding:0px; outline:medium; border:0; border-radius:0; background:none; font-family:"微软雅黑"; font-size:14px;}
i,em{ font-style:normal;}
.mo{ margin: 0 auto;}
.most{ width:100%; height:auto; overflow:hidden; display:block;}
.roundBorder{border-radius: 15px;} 
.clear{ clear:both; height:0; overflow:hidden;} 
.dsk{ width:100%; height:100%; display:block; overflow:hidden;}
/*定位*/
.pr{ position: relative;}
.pa{ position: absolute;}
.pf{ position: fixed;}

/*块级转换*/
.db { display: block;}
.dn { display: none;}
.di { display: inline;}
.dib { display: inline-block;}

/*清除浮动*/
.clearfix:after {
visibility: hidden;
display: block;
font-size: 0;
content: " ";
clear: both;
height: 0;
}
.clearfix{*zoom:1;}

/*首页*/
a { 
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}

.lazy{width:100%;height:100%;background: url(../images/loading.gif) 50% no-repeat;}

.w1200 { width: 1200px; margin: 0 auto;}




.header {
	background: #fff;
}

.top {
	padding: 20px 0;
}

.top-right {
	width: 505px;
	padding-top: 14px;
}

.search {
	width: 198px;
	height: 34px;
	border: 1px #8d3e31 solid;
	overflow: hidden;
}

.search-txt {
	width: 148px;
	height: 34px;
	float: left;
	padding: 0 10px;
}

.search-btn {
	width: 30px;
	height: 34px;
	float: left;
	background: url(../images/zoom.png) no-repeat center center;
}

.hot-line {
	line-height: 34px;
	font-size: 16px;
	color: #808080;
}

.hot-line b {
	font-size: 30px;
	color: #8d3e31;
	font-style: italic;
}

.nav {
	width: 100%;
	background: #ebedeb;
	border-bottom: 4px #8d3e31 solid;
}

.nav li {
	width: 100px;
	float: left;
	position: relative;
}

.nav-link {
	display: block;
	height: 76px;
	line-height: 76px;
	font-size: 16px;
	color: #333;
	text-align: center;
}

.nav li:hover .nav-link {
	background: #8d3e31;
	color: #fff;
}

.nav li.active .nav-link {
	background: #8d3e31;
	color: #fff;
}

.nav-drop {
	display: none;
	width: 100%;
	background: rgba(255,255,255,.9);
	border-top: 4px #8d3e31 solid;
	position: absolute;
	top: 76px;
	left: 0;
	z-index: 990;
}

.nav-drop a {
	display: block;
	height: 46px;
	line-height: 46px;
	text-align: center;
	font-size: 14px;
	color: #333;
}

.nav-drop a:hover {
	background: #8d3e31;
	color: #fff;
}

.banner {
	width:1200px;
	max-width:1200px;
	height:300px;
	overflow: hidden;
	margin: 0 auto;
	position: relative;
}

.banner .bd li {
	height:300px;
	position: relative;
}

.banner .bd img {
	max-width: 100%;
	max-height:300px;
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -600px;
	z-index: 9;
}

.banner-arrow {
	font-size: 80px;
	font-weight: bold;
	font-family: '宋体';
	color: #fff;
	position: absolute;
	top: 50%;
	margin-top: -48px;
	z-index: 99;
}

.banner-left {
	left: 150px;
}

.banner-right {
	right: 150px;
}


.index-news {
	padding:25px 0 50px;
	/*background: #fff;*/
}

.index-tit {
	margin-bottom: 30px;
	border-bottom: 1px #8d3e31 solid;
	overflow: hidden;
	line-height: 50px;
}

.index-tit a {
	float: right;
	font-size: 16px;
	color: #8d3e31;
}

.index-tit p {
	font-size: 32px;
	color: #333;
}

.index-tit span {
	font-size: 20px;
	color: #999;
}

.index-news-left {
	width:600px;
	background: #fff;
	/*box-shadow: 0 0 10px rgba(0,0,0,.1);*/
}

.index-news-img {
	width: 600px;
	height: 300px;
	overflow: hidden;
}

.index-news-img img {
	width: 600px;
	height: 300px;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}

.index-new-img:hover img {
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}

.index-news-info {
	padding: 20px;
}

.index-news-name {
	margin-bottom: 10px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 26px;
	color: #333;
}

.index-news-name a {
	color: #333;
}

.index-news-time {
	margin-bottom: 15px;
	font-size: 14px;
	color: #999;
}

.index-news-con {
	height: 48px;
	font-size: 14px;
	color: #666;
	line-height: 24px;
	overflow: hidden;
}

.index-news-right {
	width: 592px;
	overflow: hidden;
}

.index-news-right li {
	padding: 12px 20px;
	border-bottom: 1px #e6e6e6 solid;
}

.index-news-right li:last-child {
	border-bottom: none;
}

.index-news-link {
	margin-bottom: 12px;
	font-size: 18px;
	color: #333;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.index-news-link a {
	color: #333;
}

.index-news-p {
	width: 100%;
	margin-bottom: 20px;
	font-size: 14px;
	color: #666;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.index-news-p p{
	width: 100%;
	font-size: 14px;
	color: #666;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.index-news-t {
	font-size: 12px;
	color: #999;
}

.index-news-right li:hover {
	background: #8d3e31;
}

.index-news-right li:hover a {
	color: #fff;
}

.index-news-right li:hover .index-news-p {
	color: #fff;
}

.index-news-right li:hover .index-news-t {
	color: #fff;
	opacity: 0.6;
}

.long-banner {
	margin-top: 50px;
}

.long-banner a {
	display: block;
}

.long-banner img {
	width: 1200px;
	height: 180px;
}

.scanery {
	padding: 50px 0;
	background: #832310;
}

.scanery-scroll {
	padding-top: 30px;
	overflow: hidden;
	position: relative;
}

.scanery-scroll .bd {
	width: 1070px;
	margin: 0 auto;
	overflow: hidden;
}

.scanery-scroll li {
	width: 320px;
	margin-right: 55px;
}

.scanery-img {
	width: 320px;
	padding-bottom: 21px;
	background: url(../images/scanery-shadow.png) no-repeat center bottom;
}

.scanery-img a {
	display: block;
	width: 320px;
	height: 200px;
	overflow: hidden;
	background: #fff;
}

.scanery-img img {
	width: 320px;
	height: 200px;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}

.scanery-img a:hover img {
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}

.scanery-name {
	font-size: 16px;
	color: #fff;
	text-align: center;
}

.scanery-arrow {
	font-size: 80px;
	font-weight: bold;
	font-family: '宋体';
	color: #fff;
	position: absolute;
	top: 50%;
	margin-top: -28px;
	z-index: 99;
}

.scanery-arrow:hover {
	color: #fff;
}

.scanery-left {
	left: 0;
}

.scanery-right {
	right: 0;
}

.index-about {
	padding: 50px 0;
}

.index-about-left {
	width: 444px;
	position: relative;
}

.honur-slide .swiper-slide {
	width: 320px;
}

.honur-slide img {
	width: 320px;
	height: 220px;
}

.honur-slide .swiper-button-prev,.honur-slide .swiper-button-next {
	width: 60px;
	height: 190px;
	top: 15px;
	margin-top: 0;
	opacity: 0;
}

.honur-slide .swiper-button-prev {
	left: 0;
	right: auto;
}

.honur-slide .swiper-button-next {
	right: 0;
	left: auto;
}

.index-about-right {
	width: 700px;
	padding-top: 30px;
}

.index-about-tit {
	margin-bottom: 40px;
}

.index-about-tit p {
	padding-left: 60px;
	margin-bottom: 12px;
	line-height: 50px;
	background: url(../images/house-icon.png) no-repeat left center;
	font-size: 28px;
	color: #333;
}

.index-about-tit span {
	display: block;
	width: 100px;
	height: 4px;
	background: #832310;
}

.index-about-con {
	margin-bottom: 40px;
	font-size: 14px;
	line-height: 30px;
	color: #666;
}

.index-about-right a {
	display: block;
	width: 240px;
	height: 52px;
	background: #8d3e31;
	line-height: 52px;
	text-align: center;
	font-size: 16px;
	color: #fff;
}

.index-about-right a:hover {
	background: #ae2e15;
	color: #fff;
}

.about-slide {
	width: 290px;
	height: 400px;
	margin: 0 auto;
	background: #fff;
	box-shadow: 0 10px 10px rgba(0,0,0,.05);
}

.about-slide .bd li {
	padding-top: 25px;
}

.index-about-img {
	width: 160px;
	height: 160px;
	margin: 0 auto;
	margin-bottom: 20px;
	border-radius: 50%;
	overflow: hidden;
}

.about-slide .bd li h3 {
	text-align: center;
	font-size: 28px;
	color: #832310;
}

.about-slide .bd li span {
	display: block;
	font-size: 14px;
	color: #832310;
	text-align: center;
}

.index-about-bb {
	padding: 20px;
	font-size: 14px;
	line-height: 28px;
	color: #666;
}

.ab-arrow {
	font-size: 80px;
	font-weight: bold;
	font-family: '宋体';
	color: #b3b3b3;
	position: absolute;
	top: 50%;
	margin-top: -28px;
	z-index: 99;
}

.ab-left {
	left: 0;
}

.ab-right {
	right: 0;
}

.other {
	padding: 45px 0;
	background: #832310;
}

.other-left {
	width: 570px;
}

.other-list li {
	height: 48px;
	padding-left: 16px;
	line-height: 48px;
	background: url(../images/other-dot.png) no-repeat left center;
}

.other-bar {
	border-bottom: 1px #fff dotted;
	overflow: hidden;
}

.other-list li:last-child .other-bar {
	border-bottom: none;
}

.other-list span {
	float: right;
	font-size: 16px;
	color: #fff;
}

.other-name {
	width: 420px;
	font-size: 16px;
	color: #fff;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.other-name a {
	color: #fff;
}

.other-name a:hover {
	color: #df4526;
}

.other-right {
	width: 570px;
}

.index-teacher {
	padding: 20px 0 166px;
	background: url(../images/build.png) no-repeat bottom center;
}

.teacher-scroll {
	position: relative;
}

.teacher-scroll .bd {
	width: 1024px;
	margin: 0 auto;
	overflow: hidden;
}

.teacher-scroll .bd li {
	width: 310px;
	margin-right: 47px;
	padding-bottom: 20px;
}

.index-teacher-img {
	width: 308px;
	height: 308px;
	border: 1px #e6e6e6 solid;
	overflow: hidden;
}
/*.index-teacher-img a{
   width: 100%;display: flex;
   justify-content: center;
   align-items: center;
}
*/
.index-teacher-img img {
	width: 308px;
	height: 308px;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}

.index-teacher-img:hover img {
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}

.index-teacher-info {
	padding: 20px;
	background: #fff;
	box-shadow: 0 0 10px rgba(0,0,0,.05);
}

.teacher-scroll li:hover .index-teacher-info {
	background: #832310;
}

.index-teacher-name {
	margin-bottom: 20px;
	text-align: center;
	font-size: 24px;
	color: #4c4c4c;
	font-weight: bold;
}

.index-teacher-name a {
	color: #4c4c4c;
}

.index-teacher-level {
	padding: 0 10px;
	margin-bottom: 10px;
	overflow: hidden;
	padding-bottom: 20px;
	border-bottom: 1px #e6e6e6 solid;
}

.index-teacher-level span {
	display: block;
	width: 78px;
	height: 18px;
	padding-left: 27px;
	line-height: 18px;
	font-size: 14px;
	color: #8d3e31;
}

.teacher-icon1 {
	float: left;
	background: url(../images/teacher-icon1.png) no-repeat left center;
}

.teacher-icon2 {
	float: right;
	background: url(../images/teacher-icon2.png) no-repeat left center;
}

.index-teacher-con {
	height: 86px;
	font-size: 14px;
	color: #666;
	line-height: 30px;
	overflow: hidden;
}

.teacher-scroll li:hover .index-teacher-name a {
	color: #fff;
}

.teacher-scroll li:hover .index-teacher-level span {
	color: #fff;
}

.teacher-scroll li:hover .teacher-icon1 {
	background: url(../images/teacher-icon1-h.png) no-repeat left center;
}

.teacher-scroll li:hover .teacher-icon2 {
	background: url(../images/teacher-icon2-h.png) no-repeat left center;
}

.teacher-scroll li:hover .index-teacher-con {
	color: #fff;
}

.teacher-arrow {
	font-size: 80px;
	font-weight: bold;
	font-family: '宋体';
	color: #666;
	position: absolute;
	top: 50%;
	margin-top: -28px;
	z-index: 99;
}

.teacher-left {
	left: 0;
}

.teacher-right {
	right: 0;
}

.mask {
	width: 100%;
	height: 100%;
	background: url(../images/mask.png);
	position: fixed;
	top: 0;
	left: 0;
	z-index: 990;
	display:none;
}

.pop-banner {
	width:298px;
	height:224px;
	position: fixed;
	top: 50%;
	left: 50%;
	margin-left: -149px;
	margin-top: -112px;
	z-index: 991;
	display: none;
}

.close {
	display: block;
	width:18px;
	height:18px;
	background: url(../images/close.png) no-repeat;
	position: absolute;
	top: 11px;
	right: 11px;
	z-index: 9;
	background-size: 100% 100%;
}

.pop-img {
	display: block;
}

.footer {
	width: 100%;
	padding: 30px 0;
	background: #fff;
	border-top: 4px #8d3e31 solid;
	position: relative;
}

.back-top {
	display: block;
	width: 211px;
	height: 77px;
	position: absolute;
	top: -18px;
	left: 50%;
	margin-left: -105px;
	z-index: 990;
}

.qr {
	width: 140px;
	text-align: center;
}

.qr img {
	width: 140px;
	height: 140px;
	margin-bottom: 10px;
}

.qr p {
	font-size: 14px;
	color: #333;
}

.footer-info {
	width: 995px;
	padding-top: 40px;
}

.link {
	margin-bottom: 20px;
	font-size: 14px;
	color: #333;
}

.link a {
	color: #333;
}

.footer-con {
	font-size: 14px;
	color: #333;
	line-height: 36px;
}

.page-float {
	width: 18px;
	position: fixed;
	top: 375px;
	right: 50%;
	margin-right: -900px;
	z-index: 999;
}

.page-float a {
	display: block;
	width: 18px;
	height: 18px;
	margin-bottom: 22px;
	background: url(../images/dot1.png) no-repeat;
}

.page-float a.active {
	background: url(../images/dot2.png) no-repeat;
}

/*学校概况*/
.content {
	padding-bottom: 55px;
	background: url(../images/build-bg.png) no-repeat center 90px #f7ebe8;
}

.your-position {
	line-height: 40px;
	font-size: 14px;
	color: #999;
}

.your-position a {
	color: #999;
}

.inside-banner {
	margin-bottom: 40px;
	overflow: hidden;
	background: #fff;
}

.inside-banner img {
	width: 1200px;
	height: 300px;
}

.content-left {
	width: 230px;
	height: 470px;
	padding-top: 30px;
	background: #fff;
}

.sub-nav a {
	display: block;
	padding-left: 40px;
	height: 60px;
	line-height: 60px;
	font-size: 20px;
	color: #8d3e31;
	position: relative;
}

.sub-nav i {
	display: none;
	width: 20px;
	height: 60px;
	background: url(../images/yellow-arrow.png) no-repeat;
	position: absolute;
	top: 0;
	right: -20px;
	z-index: 9;
}

.sub-nav a.active {
	background: #8d3e31;
	color: #fff;
}

.sub-nav a.active i {
	display: block;
}

.content-right {
	padding: 30px;
	width: 860px;
	background: #fff;
}

/*学校荣誉*/
.honur-list {
	overflow: hidden;
	width: 730px;
	margin: 0 auto;
}

.honur-list ul {
	width: 105%;
}

.honur-list li {
	width: 320px;
	float: left;
	margin-right: 60px;
	margin-bottom: 35px;
}

.honur-img {
	width: 320px;
	height: 220px;
	overflow: hidden;
}

.honur-img img {
	width: 320px;
	height: 220px;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}

.honur-img:hover img {
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}

.honur-list li p {
	line-height: 54px;
	font-size: 18px;
	color: #333;
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

/*来校路线*/
.contact-map {
	width: 860px;
	height: 400px;
	margin-bottom: 30px;
}

.contact-list {
	padding-bottom: 60px;
}

.contact-list ul {
	width: 690px;
	margin: 0 auto;
}

.contact-list li {
	padding-left: 60px;
	position: relative;
}

.contact-list img {
	position: absolute;
	top: 50%;
	left: 0;
	margin-top: -19px;
	z-index: 9;
}

.contact-con {
	padding: 20px 0;
	line-height: 38px;
	font-size: 16px;
	color: #666;
	border-bottom: 1px #e6e6e6 solid;
}

/*德育之窗*/
.de-list li {
	padding: 20px;
	border-bottom: 1px #e6e6e6 solid;
	overflow: hidden;
}

.de-list li:hover {
	box-shadow: 0 0 10px rgba(0,0,0,.1);
}

.de-img {
	width: 280px;
	height: 156px;
	overflow: hidden;
}

.de-img img {
	width: 280px;
	height: 156px;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}

.de-img:hover img {
	width: 280px;
	height: 156px;
}

.de-info {
	width: 516px;
}

.de-name {
	line-height: 55px;
	font-size: 20px;
	color: #333;
	font-weight: bold;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.de-name a {
	color: #333;
}

.de-con {
	height: 74px;
	overflow: hidden;
	font-size: 14px;
	line-height: 24px;
	color: #666;
}

.de-time {
	font-size: 12px;
	color: #999;
}

/*校园环境*/
.show-list {
	width: 735px;
	margin: 0 auto;
	overflow: hidden;
}

.show-list ul {
	width: 105%;
}

.show-list li {
	width: 320px;
	float: left;
	margin-right: 65px;
	margin-bottom: 60px;
}

/*新闻详情*/
.article-left { width: 836px; padding: 0 12px; background: #fff;}
.article-ti { padding: 25px 0 10px; margin: 0 0 15px; border-bottom: 1px #e6e6e6 dashed; text-align: center;}
.article-ti h3 { font-size: 30px; color: #2e2e2e; font-weight: normal;}
.tools-bar { height: 28px; font-size: 14px; color: #999; line-height: 28px;}
.tools-bar span { margin: 0 8px; vertical-align: top;}
.share-box { margin: 0 8px; display: inline-block; overflow: hidden;}
.share-box em { float: left;}
.sahre-box .bdsharebuttonbox { display: inline-block !important;}

.simple {
	margin-bottom: 40px;
}

.simple-page {
	height: 40px;
	padding: 0 10px;
	overflow: hidden;
	line-height: 40px;
	background: #e6e6e6;	
	font-size: 14px;
}

.simple-page a {
	color: #8d3e31;
}

.simple-page a:hover {
	text-decoration: underline;
}

/*资源中心*/
.download {
	width: 780px;
	margin: 0 auto;
}

.download li {
	margin-bottom: 30px;
	background: #f5f5f5;
	padding-left: 20px;
	overflow: hidden;
}

.download-info {
	width: 440px;
}

.download-name {
	height: 40px;
	line-height: 40px;
	border-bottom: 1px #e6e6e6 dashed;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 16px;
	color: #333;
}

.download-name a {
	color: #333;
}

.download-time {
	line-height: 38px;
	font-size: 12px;
	color: #666;
}

.download-btn {
	display: block;
	width: 100px;
	height: 80px;
	padding-left: 105px;
	line-height: 80px;
	font-size: 16px;
	color: #fff;
	background: url(../images/download-icon.png) no-repeat 68px center #8d3e31;
}

.download-btn:hover {
	color: #fff;
}

/*意见建议*/
.msn {
	width: 610px;
	padding-top: 60px;
	padding-bottom: 60px;
	margin: 0 auto;
}

.msn li {
	margin-bottom: 15px;
	overflow: hidden;
}

.msn-bar {
	width: 290px;
	overflow: hidden;
}

.msn span {
	display: block;
	float: left;
	width: 80px;
	height: 36px;
	margin-right: 10px;
	text-align: right;
	font-size: 16px;
	color: #333;
	line-height: 36px;
}

.msn em {
	color: #f00;
}

.msn-txt {
	width: 178px;
	height: 34px;
	float: left;
	padding: 0 10px;
	border: 1px #e6e6e6 solid;
}

.comment-txt {
	width: 498px;
	height: 130px;
	padding: 10px;
	border: 1px #e6e6e6 solid;
}

.msn-btn {
	width: 520px;
	height: 50px;
	background: #8d3e31;
	line-height: 50px;
	font-size: 16px;
	color: #fff;
	text-align: center;
	cursor: pointer;
}

.msn-btn:hover {
	background: #ffa01f;
}

.msn-bar select {
	width: 520px;
	height: 34px;
	padding: 0 10px;
	border: 1px #e6e6e6 solid;
}

/*友情链接*/
.friend li {
	padding-left: 38px;
	background: url(../images/f-dot.png) no-repeat 19px center;
}

.friend-bar {
	height: 48px;
	line-height: 48px;
	border-bottom: 1px #e6e6e6 dotted;
	overflow: hidden;
	font-size: 16px;
}

.friend-bar a {
	color: #333;
}

.friend-bar span {
	float: right;
	color: #999;
}

/*人才引进*/
.genius li {
	padding: 20px 0;
	border-bottom: 1px #e6e6e6 solid;
}

.genius-tit {
	margin-bottom: 10px;
	overflow: hidden;
	font-size: 24px;
}

.genius-tit b {
	color: #832310;
}

.genius-tit span {
	float: right;
	color: #666;
}

.genius-con {
	margin-bottom: 20px;
	font-size: 14px;
	line-height: 24px;
	color: #666;
}

.genius li a {
	display: block;
	width: 150px;
	height: 38px;
	border-radius: 50px;
	text-align: center;
	line-height: 38px;
	font-size: 14px;
	color: #fff;
	background: #832310;
}

.genius li a:hover {
	background: #a52a11;
	color: #fff;
}

.genius-info {
	margin-bottom: 20px;
	background: #e6e6e6;
}

.genius-tips {
	padding: 15px;
	width: 610px;
	height: 70px;
	font-size: 14px;
	line-height: 24px;
	color: #f00;
}

.genius-btn {
	display: block;
	width: 150px;
	height: 100px;
	float: right;
	padding-left: 70px;
	line-height: 100px;
	font-size: 14px;
	color: #fff;
	background: url(../images/file.png) no-repeat 25px center #832310;
}

.genius-btn:hover {
	color: #fff;
	background: url(../images/file.png) no-repeat 25px center #a62910;
}

/*网上报名*/
.article-ti span {
	color: #f00;
}

.baoming li {
	margin-bottom: 15px;
	overflow: hidden;
}

.baoming-bar {
	padding-left: 178px;
	position: relative;
}

.baoming-bar span {
	display: block;
	width: 178px;
	height: 36px;
	text-align: right;
	line-height: 36px;
	font-size: 16px;
	color: #666;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9;
}

.baoming-bar em {
	color: #f00;
}

.baoming-txt {
	width: 560px;
	height: 34px;
	padding: 0 10px;
	border: 1px #e6e6e6 solid;
}

.baoming-tit {
	text-align: center;
	line-height: 46px;
	font-size: 20px;
	color: #666;
}

.achi-bar {
	width: 50%;
	text-align: center;
	line-height: 30px;
}

.achi {
	display: inline-block;
	padding-left: 38px;
	font-size: 16px;
	color: #666;
	background: url(../images/gou.jpg) no-repeat left center;
}

.achi.active {
	background: url(../images/gou2.jpg) no-repeat left center;
}

.baoming-bar textarea {
	width: 560px;
	height: 58px;
	padding: 10px;
	border: 1px #e6e6e6 solid;
}

.rela {
	margin-bottom: 40px;
}

.rela table {
	width: 100%;
	border-top: 1px #e6e6e6 solid;
	border-left: 1px #e6e6e6 solid;
}

.rela th {
	height: 38px;
	background: #f2f2f2;
	border-right: 1px #e6e6e6 solid;
	border-bottom: 1px #e6e6e6 solid;
	font-size: 16px;
	color: #666;
}

.rela td {
	height: 38px;
	border-right: 1px #e6e6e6 solid;
	border-bottom: 1px #e6e6e6 solid;
}

.rela-txt {
	width: 100%;
	height: 38px;
	text-align: center;
}

.rela-btn {
	margin-bottom: 20px;
	text-align: center;
}

.rela-btn input {
	width: 536px;
	height: 50px;
	font-size: 20px;
	color: #fff;
	background: #832310;
	cursor: pointer;
}

.rela-btn input:hover {
	background: #9f2811;
}

.rela-tips {
	text-align: center;
	font-size: 14px;
	color: #f00;
}


.about-con{width: 100%;margin: 0 auto 50px;overflow: hidden;font-size: 14px;line-height: 26px;color: #333333;min-height: 600px;}
.about-con img{max-width: 100%;height: auto;}


.simple{width: 100%;margin: 0 auto 50px;overflow: hidden;font-size: 14px;line-height: 26px;color: #333333;min-height: 600px;}
.simple img{max-width: 100%;height: auto;}


.des-list li{width:272px;float: left;padding:7px;overflow: hidden;margin-bottom:15px;}

.teacher-img {
	width: 270px;
	height:270px;
	border: 1px #e6e6e6 solid;
	overflow: hidden;
}

.teacher-img img {
	width:270px;
	height:270px;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}

.teacher-img:hover img {
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}

.teacher-info {
	padding: 20px;
	background: #fff;
	box-shadow: 0 0 10px rgba(0,0,0,.05);
}


.teacher-name {
	margin-bottom: 20px;
	text-align: center;
	font-size: 24px;
	color: #4c4c4c;
	font-weight: bold;
}

.teacher-name a {
	color: #4c4c4c;
}

.teacher-level {
	padding: 0 10px;
	margin-bottom: 10px;
	overflow: hidden;
	padding-bottom: 20px;
	border-bottom: 1px #e6e6e6 solid;
}

.teacher-level span {
	display: block;
	width: 78px;
	height: 18px;
	padding-left: 27px;
	line-height: 18px;
	font-size: 14px;
	color: #8d3e31;
}


.teacher-con {
	height: 86px;
	font-size: 14px;
	color: #666;
	line-height: 30px;
	overflow: hidden;
}



.saea-list{width: 100%;margin: 0 auto;height: auto;overflow: hidden;min-height: 480px;background: #fff;}
.saea-list ul{width: 1100px;margin:20px auto 0;}
.saea-list li{width: 100%;height:50px;line-height:50px;border-bottom: 1px solid #ddd;}
.saea-list li a{color: #666;font-size: 16px;width: 100%;height: 100%;display: block;}

.zanwu{width: 100%;height:80px;line-height:280px;font-size: 15px;text-align: center;}

.ind-xti{
	margin: 20px auto;
	overflow: hidden;
	border: 3px solid #FD0007;
	color:#FD0007;
	font-size:22px;
	line-height:34px;
	padding: 10px;
}



.long-banner a{
	height:180px;position: relative;width: 100%;display: block;
}
.long-banner p{
	position: absolute;
	left: 3px;
	z-index: 99;
	top: 50%;
	margin-top: -90px;
	text-align: center;
	color: #fff;
	font-size: 61px;
	line-height: 170px;
	width: 100%;
	letter-spacing: 5px;
}

.logo img{
    width: 369px;
    height: 71px;
}

.dxx{
    padding: 0 32px;
}
.dxx .other-list li{
    background: none;
}
.dxx .other-list .other-bar{
    border-bottom:1px #333 dotted;
}
.dxx .other-list li a{
    width:93%;
    display: block;
    overflow:hidden; 
    text-overflow:ellipsis;
    white-space:nowrap; 
}
.dxx .other-list li span,.dxx .other-list li a{
    color:#333;
}

.dxx .other-list li a:hover{
    color:#8d3e31;
}