/*网站基本定义*/
div,form,img,ul,ol,li,dl,dt,dd,p,tr,td,input,body,strong,span,pre {
	margin: 0;
	padding: 0;
	border: 0;
	background-repeat: no-repeat;
}
h1,h2,h3,h4,h5,h6,p {
	margin: 0;
	padding: 0;
	font-weight: normal;
}
body {
	font-family: "Microsoft Yahei UI", "Microsoft Yahei", "微软雅黑", SimSun, "宋体", sans-serif;
	font-size: 13px;
	margin: 0px;
	padding: 0px;
	line-height: 22px;
	color: #666;
	height: auto;
	clear: both;
	
}
img {
	border: 0px;
}
ul,li {
	list-style: none;
}

a {
	text-decoration: none;
	color: #333;
}
a:hover{
	color: #BF0C0C;
}
.del_float {
	clear: both;
	line-height: 0;
	height: 0;
	font-size: 0;
}
a,area {
	outline: none;
	blr: expression(this.onFocus=this.blur());
}
.web {
	margin: 0px auto;
	padding: 0px;
	width: 1000px;
}
.fleft {
	float: left;
}
.fright {
	float: right;
}
input,button,select,textarea {
	outline: none;
	border: none;
}
/*网站基本定义*/
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
.clearfix {
	*zoom: 1;
}
/*元素固定定位时，避免在ie6下元素抖动*/
* html {
	background: url(/css/about:blank);
}
/*火狐去掉按钮、连接的虚线*/
a:focus,
a:active,
button::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
select::-moz-focus-inner,
input[type="file"]>input[type="button"]::-moz-focus-inner {
	border: 0;
	outline: 0;
}
input,button,select,textarea {
	outline: none;
	-webkit-appearance: none;
}
textarea {
	resize: none;
}
a {
	text-decoration: none;
	color: #333;
}
a {
	blr: expression(this.onFocus=this.blur());
}
a:focus {
	outline: none;
}
a.hidefocus {
	outline: none
}
.button {
	border-radius: 0;
}
input {
	font-family: "微软雅黑";
}
textarea {
	font-family: "微软雅黑";
}
img {
	border: 0px;
	outline-width: 0px;
	vertical-align: top;
}
.cleafix:after {
	clear: both;
	content: "\200B";
	display: block;
	height: 0;
}
.cleafix {
	*zoom: 1;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.w1200 {
	width: 1200px;
	margin: 0 auto;
}
.w1080 {
	width: 1080px;
	margin: 0 auto;
}
/*index*/
.top{
	width: 100%;
	height: 162px;
}
.top-box{
	width: 1200px;
	height: 162px;
	margin:  0 auto;
	background: url(/css/../img/top.jpg) no-repeat;
}
.logo{
	width: 728px;
	height: 84px;
	float: left;
	margin: 35px 0 0 10px;
}
.top-link{
	width: 100px;
	height: 100px;
	float: right;
	margin: 25px 20px 0 0;
}
.top-link li a{
	font-size: 16px;
	color: #191919;
	line-height: 34px;
}
.top-link li a:hover{
	color: #fe2b3e;
	text-decoration: underline;
}
/*nav*/
.nav-box{
	width: 100%;
	height: 50px;
	background: #008bff;
}
.nav{
	width: 1200px;
	height: 50px;
	margin: 0 auto;
}
.nav ul li { 
	height: 50px;
    float:left; 
    position:relative;
    padding:0px 20px;
    line-height: 50px;
}
.nav ul li a {
    display:block;
    height:50px; 
    color:#FFFFFF;
    font-size:21px;
    line-height:50px; 
    text-align:center;
}
.nav ul li:hover{
	background: #FFFFFF;
}
.nav ul li:hover a { 
	color: #a40702;
}
.active{ 
 	color: #a40702 !important;
 	background: #FFFFFF;
}
/*设置一级导航样式*/
.nav ul li ul{
    display:none;
}
.nav ul li:hover ul{
    display:block;
    position:absolute;
    top:50px;
    left:0px;
    z-index:1000;
    width:227px;
    background: url(/css/../img/nav-bg.png) repeat;
}
.nav ul li:hover ul li{
	background: none !important;
}
.nav ul li:hover ul li a{
    display:block;
    color:#626262;
    font-size:18px;
    height:50px;
    width:227px;
    line-height:50px;
    text-align:left;
    padding: 0;
    margin: 0;
}
.nav ul li:hover ul li a:hover{
    color:#a40702;
}
/*banner*/
.banner{width:1380px; height:400px; margin:0 auto;}
.banner img{width: 1380px;height: 400px;}
.focus {width: 1380px;height: 400px;margin: 0 auto;	position: relative;	overflow: hidden;}
.focus .num {overflow: hidden;height: 10px;	position: absolute;	bottom: 20px;left: 85%;	zoom: 1;z-index: 3;}
.focus .num li {width: 10px;height: 10px;background: #FFFFFF;margin-right: 30px;cursor: pointer;float: left;}
.focus .num li.on {	width: 10px;height: 10px;background:#008bff;}
.focuspic li p{ width:100%; height:50px; background:url(/css/../img/p-bg.png) repeat; position: absolute; top:350px; left:0; font-size:16px; line-height:50px; color:#fff; text-indent:2em;} 
/*人才招聘*/
.rczp{
	width: 1200px;
	height: 109px;
	margin: 40px auto;
}
/*main*/
.main{
	width: 100%;
	height: 654px;
	background: url(/css/../img/main-bg.jpg) left bottom no-repeat #eaf4fd;
}
.mian-box{
	width: 1200px;
	height: 654px;
	margin: 0 auto;
}
/*NEWS*/
.news{
	width: 730px;
	height: 654px;
	float: left;
}
.title{
	width: 100%;
	height: 50px;
	border-bottom: 3px solid #2e93e8;
	margin-top: 20px;
}
.title-bt{
	float: left;
	font-size: 21px;
	color: #1b1b1b;
	line-height: 50px;
}
.title-bt img{
	vertical-align: middle;
	padding: 0 20px 0 15px;
}
.more{
	float: right;
	font-size: 17px;
	color: #7e7e7e;
	line-height: 50px;
}
.more:hover{
	color: #BF0C0C;
}
.news-pic{
	width: 100%;
	height: 270px;
}
.new-left{
	width: 333px;
	height: 270px;
	background: url(/css/../img/news-bg.png) no-repeat;
	float: left;
}
.new-left img{
	width: 296px;
	height: 206px;
	vertical-align: middle;
	padding: 32px 18px;
}
.new-right{
	width: 390px;
	height: 270px;
	border-bottom: 1px dashed #898989;
	float: right;
}
.new-right h2{
	font-size: 18px;
	color: #2e93e8;
	line-height: 70px;
	font-weight: bold;
	text-align: center;
}
.new-right:hover h2{
	color: #BF0C0C;
}
.new-zy{
	font-size: 16px;
	color: #1c1c1c;
	text-indent: 40px;
	line-height: 30px;
}
.new-rq{
	font-size: 17px;
	color: #7e7e7e;
	float: left;
	margin-top: 15px;
}
.new-dj{
	font-size: 17px;
	color: #7e7e7e;
	float: right;
	margin-top: 15px;
}
.new-dj img{
	vertical-align: middle;
	padding: 0 10px;
}
.news-list{
	width: 100%;
	height: 45px;
	line-height: 45px;
}
.news-list li{
	float: left;
}
.news-list img{
	vertical-align: middle;
	padding: 0 10px 10px;
}
.news-list-title{
	font-size: 18px;
	color: #1b1b1b;
	line-height: 40px;
}
.news-list:hover a{
	color: #BF0C0C;
}
.news-list-rq{
	float: right !important;
	font-size: 17px;
	color: #7e7e7e;
}
/*NOTICE*/
.notice{
	width: 410px;
	height: 654px;
	float: right;
}
.notice-list{
	width: 100%;
	height: 70px;
	margin-top: 20px;
}
.notice-list dl{
	width: 78px;
	height: 69px;
	background: url(/css/../img/notice-1.jpg) no-repeat;
	float: left;
}
.notice-list dl dt{
	font-size: 32px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 8px;
	font-weight: bold;
}
.notice-list dl dd{
	font-size: 15px;
	color: #FFFFFF;
	text-align: center;
}
.notice-list li{
	width: 315px;
	float: right;
}
.notice-list li a{
	font-size: 17px;
	color: #303132;
	line-height: 30px;
	text-align: left;
}
.notice-list:hover dl{
	background: url(/css/../img/notice-2.jpg) no-repeat;
}
.notice-list:hover li a{
	color: #BF0C0C;
	text-decoration: underline;
}
/*专题*/
.zt{
	width: 1200px;
	height: 120px;
	margin: 30px auto;
}
.zt a{
	padding: 0 8px;
}
/*版权*/
.bq{
	width: 100%;
	height: 281px;
	background: url(/css/../img/bq.jpg) right top no-repeat #14a7ff;
}
.footer{
	width: 1200px;
	height: 281px;
	margin: 0 auto;
}
/*联系我们*/
.lxwm{
	width: 270px;
	height: 200px;
	padding: 50px 20px 0 20px;
	float: left;
}
h3{
	font-size: 20px;
	color: #FFFFFF;
	line-height: 40px;
	font-weight: bold;
}
.lxwm li{
	font-size: 14px;
	color: #FFFFFF;
	margin-bottom: 20px;
}

/*二维码*/
.ewm{width:120px; height:120px; float:left; padding-top:80px; padding-left:30px;}

/*link*/
.link{
	width: 670px;
	height: 180px;
	float: right;
	padding-top: 50px;
}
.link li{
	width: 215px;
	float: left;
	line-height: 28px;
}
.link li a{
	font-size: 14px;
	color: #FFFFFF;
}
.link li:hover a{
	color: #BF0C0C;
}

/*list*/
/*subbanner*/
.subbanner{
	width: 100%;
	height: 300px;
	overflow:hidden;
}
.subbanner img{
	width: 1920px;
	height: 300px;
	margin: 0 auto;
	overflow: hidden;
}

/*list-main*/
.list-main{
	width: 1200px;
	height: auto;
	min-height: 800px;
	margin: 40px auto;
	overflow: hidden;
}
/*list-left*/
.list-left{
	width: 250px;
	height: 800px;
	float: left;
}
.list-left h5{
	width: 100%;
	height: 80px;
	background: #2E93E8;
	font-size: 32px;
	text-align: center;
	color: #FFFFFF;
	line-height: 80px;
}
.submaue li{
	width: 245px;
	height: 60px;
	border-left: 5px solid #e9e9e9;
	font-size: 20px;
	color: #333333;
	line-height: 60px;
}
.submaue a:hover li{
	border-left: 5px solid #2E93E8;
	background: #EAF4FD;
}
.submaue-dq{
	border-left: 5px solid #2E93E8 !important;
	background: #EAF4FD;
}

/*list-right*/
.list-right{
	width: 900px;
	height: auto;
	min-height: 800px;
	overflow: hidden;
	float: right;
}
/*当前位置*/
.dqwz{
	width: 100%;
	height: 60px;
	border-bottom: 1px solid #999999;
}
.dqwz li {
	float: left;
	font-size: 16px;
	color: #999999;
	line-height: 40px;
	margin: 0 10px;
}
.dqwz li img{
	vertical-align: middle;
	padding: 0 20px 0 0;
}
.dqwz li a{
	color:##999 !important;
}
.dqwz li a:hover{
	color:#BF0C0C;}
/*list*/
.list{
	width: 100%;
	height: 60px;
	border-bottom: 1px dashed #E9E9E9;
	background: url(/css/../img/news-list.png) left center no-repeat;
}
.list li{
	line-height: 58px;
}
.list-lil{
	float: left;
	padding-left: 40px;
}
.list-lil img{
	vertical-align: middle;
	padding-right: 20px;
}
.list-lil a{
	font-size: 18px;
	color: #333333;
}
.list:hover {
	background: url(/css/../img/news-list-on.png) left center no-repeat;
}
.list:hover li a{
	color: #BF0C0C;
	text-decoration: underline;
}

/*content*/
h4{
	font-size: 30px;
	color: #2E93E8;
	text-align: center;
	line-height: 50px;
	margin:40px 0;
}
.cont-title{
	font-size: 16px;
	color: #898989;
	line-height: 40px;
	text-align: center;
	margin:0 0 20px;
}
.content p{
	font-size: 16px;
	color: #333333;
	line-height: 30px;
	margin: 40px 0 0;
	text-indent: 40px;
}
.content p img{
	text-align: center;
	margin: auto;
	padding: 0px;
	border: 0px;
	vertical-align: bottom;
	overflow: hidden;
	max-width: 700px;
	max-height: 450px;
	display: block;
	text-indent: 0em;
}
#vsb_content table{ border: 0px;border-left:1px solid #ddd; border-top:1px solid #ddd;width:80%; margin:20px auto}
#vsb_content table tr td{ border-left:0px; text-align: center;border-top:0px;line-height: 23px; padding: 5px; border-right-width: 1px; border-bottom-width: 1px; border-right-style: solid; border-bottom-style: solid; border-right-color: #ddd; border-bottom-color: #ddd; }
#vsb_content table tr td p{text-indent:0em; padding:0px; margin:0px; text-align:center; }
.contentwarp .cont-title{ color: #333;font-size: 28px;line-height: 2em;padding: 10px 0;text-align: center;}
.contentwarp .bar{ line-height:2.8em; height:2.8em; text-align:center; color:#999; border-bottom:1px solid #dedede; font-size:12px;}
.contentwarp .content{ padding:15px 0px;}
.contentwarp .content p{ text-indent:2em; line-height:2em;margin-bottom:15px; color:#333; font-size:16px;}
.contentwarp .content p img{ margin:15px auto; border:none; display:block}

/*师资队伍*/
h6{
	width:100%;
	height:80px;
	font-size:22px;
	color:#2E93E8;
	line-height:70px;
	background:url(/css/../img/news-list-on.png) left 30px no-repeat;
	text-indent:30px;
}
.szdw{
	width:100%;
	height:120px;
}
.szdw li{
	width:100%;
	height:50px;
	font-size:18px;
	color:#333;
}
.szdw li a{
	width:80px;
	font-size:18px;
	color:#333;
	display:inline-block;
	margin:0 20px;
}
.szdw li a:hover{
	color:#BF0C0C;
}