﻿body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0}
ol,ul,li,input{list-style:none;list-style-type:none}
h1,h2,h3,h4,h5,h6{font-size:100%; font-weight:normal;}
img{border:0;vertical-align:top; padding:0;margin:0;}
input,checkbox,select,img{vertical-align:middle}
body{background:#fff;color:#333; font-family:"微软雅黑";}
article,aside,dialog,footer,header,section,nav,figure,menu{display:block}
a{color:#333;text-decoration:none}
.clear{clear:both}
.left{float:left}
.right{float:right}
.header{width:100%;background:#fff}
.mt30{margin-top:30px}
.pt20{padding-top:20px}
.pt10{padding-top:10px}
.fenye {
	width:100%;
	padding:40px 0px;
	text-align:center;
}
body,td,th {
	font-size: 12px;
	line-height:230%;
}
.img img {width:1200px; height:335px;}
/*top*/
.hdbox {
	width:1200px;
	height:100px;
	overflow:hidden;
	margin:0 auto;
}
.logo {
	float:left;
	margin-top:20px;
}
.ssk {
	float:right;
	text-align:right;
	margin-top:15px;
}
.ssk a{
	font-family:"微软雅黑";
	font-size:14px;
	color:#9c231b;
}
.ssk a:hover{
  	text-decoration: underline;
}
.Search {
	width:270px;
	height:36px;
	border:1px solid #ccc;
	overflow:hidden;
	background-color:#fff;
	margin-top:10px;
	text-align:left;
}
.Search input {
	margin-top:5px;
	outline:none;
	border:0;
}
.Search .in {
	width:210px;
	height:24px;
	margin-right:8px;
	padding-left:10px;
	*padding-top:5px;
}
/*menu*/
#menu {
	width:100%;
	height:60px;
	background-color:#9c231b;
min-width:1200px;
}
.jquery_out {
	float:left;
	width:132px;
	text-align:center;
}
.jquery_out	a {
	color:#fff; 
	line-height:60px; 
	display:block; 
	padding:0 20px; 
	width:92px;
	font-size:16px;
}
.jquery_out a:hover {
	color:#212121; 
	background-color:#fff;
}
#nav {
	margin:0 auto; 
	width:1200px;
	height:60px; 
}
#nav .mainlevel {
	float:left; 
	width:132px;/*IE6 only*/
	position:relative;
	z-index:100;
}
#nav .mainlevel a {
	color:#fff; 
	line-height:60px; 
	display:block; 
	padding:0 20px; 
	width:92px;
	font-size:16px;
	text-align:center;
}
#nav .mainlevel a:hover {
	color:#212121; 
	background-color:#fff;
}
#nav .mainlevel ul {
	display:none; 
	position:absolute;
	z-index:9999;
}
#nav .mainlevel li {
	background:#f5f5f5; 
	width:132px;/*IE6 only*/
	height:35px;
	text-align:center;
	overflow:hidden;
}
#nav .mainlevel li a {
	color:#666;
	line-height:35px;
	font-size:14px;
}

#nav .mainlevel li:hover a {
	color:#fff;
	background:#d13026; 
}
/*banner*/
.jw_banner {
	width: 1200px;
	height: 335px;
	margin:0 auto;
	min-width: 1200px;
}

/* flexslider */
.flexslider{
	margin:0px auto;
	position:relative;
	width:100%;
	height:335px;
	overflow:hidden;
	zoom:1;
	text-align:center;
	min-width: 1200px;
	min-height: 335px;
	z-index: 1;
}
.slides li {
	width:100%;
	height:335px;
	overflow:hidden;
}
.slides h3 {
	position:absolute;
	top:0;
	left:0;
	z-index:50;
}
.flexslider .slides{zoom:1;}

.flex-direction-nav a{
	width:60px;
	height:90px;
	line-height:99em;
	overflow:hidden;
	margin:-60px 0 0;
	display:block;
	background:url(../images/ad_ctr.png) no-repeat;
	position:absolute;
	top:50%;
	z-index:10;
	cursor:pointer;
	opacity:0;
	filter:alpha(opacity=0);
	-webkit-transition:all .3s ease;
	z-index: 2;
}
.flex-direction-nav .flex-next{background-position:0 -90px;right:0;}
.flex-direction-nav .flex-prev{left:0;}
.flexslider:hover .flex-next{opacity:0.8;filter:alpha(opacity=25);}
.flexslider:hover .flex-prev{opacity:0.8;filter:alpha(opacity=25);}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover{
	opacity:1;
	filter:alpha(opacity=50);
}
.flex-control-nav{
	width:100%;
	position:absolute;
	bottom:30px;
	text-align:center;
	z-index:10;
	left:0;
}
.flex-control-nav li{
	margin:0 5px;
	display:inline-block;
	zoom:1;
	*display:inline;
}
.flex-control-paging li a{
	background:url(../images/dot.png) no-repeat 0 -16px;
	display:block;
	height:16px;
	overflow:hidden;
	text-indent:-99em;
	width:16px;
	cursor:pointer;
}
.flex-control-paging li a.flex-active{
	background-position:0 0;
}
/*main*/
.main {
	width:1200px;
	margin:0 auto;
}
.mainbox {
	margin-top:30px;
	overflow:hidden;
}
.list {
	width:450px;
	height:400px;
	overflow:hidden;
	float:left;
	margin-right:25px;
}
.title {
	width:100%;
	height:40px;
	border-bottom:1px solid #ccc;
	position:relative;
}
.title h2 {
	color:#333;
	font-size:18px;
}
.title h2 img {
	margin-right:10px;
	vertical-align:sub;
	*vertical-align:middle;
}
.title h2 span {
	font-size:16px;
	color:#999;
	font-family:Georgia;
	margin-left:10px;
}
.red {
	width:105px;
	height:3px;
	background-color:#9c231b;
	position:absolute;
	left:0;
	bottom:-2px;
}
.list ul li {
	width:450px;
	height:30px;
	line-height:30px;
	overflow:hidden;
	margin-top:9px;
}
.list ul li a {
	width:300px;
	height:30px;
	line-height:30px;
	float:left;
	display:block;
	font-size:14px;
	color:#000;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
}
.list ul li i {
	font-style:normal;
	background:url(../images/tb1.png) no-repeat 0 0 scroll;
	display:block;
	float:left;
	width:6px;
	height:11px;
	margin:10px 10px 0px 0px;
}
.list ul li:hover i {
	background:url(../images/tb2.png) no-repeat 0 0 scroll;
}
.list ul li:hover a{
	color:#9c231b;
}

.list ul li div {
	float:right;
	color:#999;
	font-size:14px;
	font-family:Georgia;
}
.list ul li:hover span {
	color:#9c231b;
}
.anbox {
	width:250px;
	height:400px;
	overflow:hidden;
	float:left;
}
.anbox img {
	width:250px;
	height:65px;
	margin-bottom:15px;
}
/*link*/
.link {
	width:100%;
	height:auto;
	background-color:#e9e9e9;
	overflow:hidden;
	margin-top:28px;
  padding:20px 0;
    min-width:1200px;
}
.linkbox {
	width:1200px;
	margin:0px auto;
}
.linkbox .title .red{width:216px}
.link ul{
margin:25px 0 0; overflow:hidden;
}
.link li{
	float:left;
  width:151px;
  margin-left:8px;
	margin-right:8px;
  text-align:center
}
.link img {
	
}
/*师资队伍*/
.teacher ul li {
	float:left;
	width:200px;
        height: auto;
	overflow:hidden;
	position:relative;
	margin:20px 0px 30px;
}
.teacher ul li .img{
	height:240px;
        overflow: hidden;
}
.teacher ul li img{
        width: 100%;
	height: 100%;
        object-fit: cover;
}
.teacher .flex-control-nav,  .teacher .flex-direction-nav{
        display: none;
}
.lsmz {
	width:200px;
	height:50px;
	line-height:50px;
	color:#fff;
	font-size:14px;
	font-family:Georgia;
	text-align:center;
}
.hs1 {
	background-color:#9c231b;
}
.hs2 {
	background-color:#d13026;
}
.div111 {
	width:200px;
	height:50px;
	float:left;
	margin-top:0;
	margin-left:0px;
	overflow:hidden;
	line-height:50px;
}
.teacher li .list-ej {
	width:200px;
	height: 210px;
	overflow:hidden;
	background:#999;
	background:rgba(0,0,0,0.75);
	opacity:0;
	filter:alpha(opacity=0);
	position:absolute;
	left:0;
	top:0;
	transition:all .5s ease;
	-moz-ransition:all .5s ease;
	-webkit-ransition:all .5s ease;
	padding-top: 30px;
	text-align:center;
	cursor:pointer;
}
.teacher  li .list-ej p {
	width:160px;
	height:120px;
	overflow:hidden;
	line-height:30px;
	text-align:center;
	float:left;
	margin-left:20px;
	color:#fff;
	text-align:center;
	font-size:14px;
	margin-bottom:30px;
}
.teacher  li .list-ej b {
	clear:both;
	width:200px;
	float:left;
	color:#fff;
	font-size:12px;
	font-weight:normal;
	font-family:"Arial Black";
}
.teacher  a:hover .list-ej {
	opacity:1;
	filter:alpha(opacity=100);
}
.more {
	width:212px;
	margin:0 auto;
}
.more a {
	display:block;
	width:212px;
	height:32px;
	background-color:#eee;
	color:#999;
	font-size:14px;
	text-align:center;
	line-height:32px;
}
/*foot*/
.foot {
	width:100%;
	height:350px;
	background-color:#9c231b;
	overflow:hidden;
min-width:1200px;
}
.footbox {
	width:1200px;
	height:215px;
	overflow:hidden;
	color:#fff;
	margin:70px auto 0px;
	position:relative;
}
.footbox ul {
	position:absolute;
	top:0;
	left:0;
}
.footbox ul li {
	float:left;
}
.footbox ul li a {
	font-size:14px;
	color:#fff;
	margin-right:15px;
}
.footbox ul li a:hover {
	text-decoration:underline;
}
.footbox ul li span {
	margin-right:15px;
}
.ftleft {
	float:left;
	width:350px;
	height:164px;
	overflow:hidden;
	margin-top:50px;
}
.ftleft p {
	font-size:14px;
	margin-bottom:8px;
	*margin-bottom:8px;
}
.ftright {
	float:right;
}
.ewm {
	float:right;
	width:100px;
	height:125px;
	text-align:center;
	font-size:12px;
}
.ewm img {
	margin-bottom:10px;
}
.fwrx {
	float:right;
	width:240px;
	height:125px;
	margin-right:15px;
	text-align:right;
	font-size:16px;
}
.fwrx p {
	padding-right:5px;
}
.fwrx img {
	margin:20px 0px;
}
.fwrx p.time {
	border-top:1px solid #fff;
	width:185px;
	padding-top:10px;
	font-size:12px;
	margin-left:50px;
	padding-right:0px;
}
.bqdiv {
	font-size:12px;
	padding-top:70px;
	text-align:right;
}
.bqdiv span {
	margin-left:20px;
}
/*fenye*/
.pagebox {
width:100%;
text-align:center;
margin-top: 20px;
clear:both;
}
.pagebox span a, .pagebox_pre_nolink{
margin:5px;
padding:5px 10px;
color:#666;
border:1px solid #ccc;
}
.pagebox span.pagebox_num_nonce a{
background-color:#850202;
border:1px solid #850202;
color:#fff;
margin:5px;
padding:5px 10px;
}
.pagebox_jump {
display:none;
}






























