﻿body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,
form,fieldset,input,textarea,p,blockquote,th,td,a {
font-family: "Microsoft YaHei";
padding: 0;
margin: 0;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
fieldset,img {
border: 0;
}
address,caption,cite,code,dfn,em,strong,th,var {
font-weight: normal;
font-style: normal;
}
ol,ul {
list-style: none;
}
caption,th {
text-align: left;
}
h1,h2,h3,h4,h5,h6 {
/*font-weight: normal;
font-size: 100%;*/
}
q:before,q:after {
content:'';
}
abbr,acronym { border: 0;
}
a { text-decoration: none;}
ul { list-style: none;}
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}



.wrapper{
	width: 1120px;
	margin: 0 auto;
	overflow:hidden;
}
.fl{
	float: left;
}
.fr{
	float: right;
}


/*header*/
.head{
	overflow: hidden;
}
.head .mid{
	width: 505px;
	height: 97px;
}
.head .mid .jishi{
	width: 356px;
	border: 2px solid #ffcc00;
	margin: 30px auto;
	height: 30px;
	background:#ffcc00;
}
.head .mid .jishi p{
	width: 178px;
	height: 30px;
	font-size: 16px;
	line-height: 30px;
	text-align: center;
	color: #fff;
}
.head .mid .jishi .fr{
	background:#fff;
	color: #ffcc00;
}
.head .mid .jishi p span{
	color: #ff6f0f;
	text-indent: 5px ;
	font-size: 22px;
	line-height: 27px;
}
/*nav*/
.nav{
	height: 42px;
	width: 100%;
	background: #3285ff;
	overflow: hidden;
}
.nav ul{
	height: 20px;
	margin: 11px auto;
}
.nav ul li{
	font-size: 18px;
	color: #fff;
	height: 20px;
	float: left;
	line-height: 20px;
	/*padding: 0 33px;*/
	/*width: 123px;*/
	width: 139px;
	text-align: center;
	border-left: 1px solid #fff;
}
.nav ul li a{
	color: #fff;
	display: inline-block;
	width: 100%;
	height: 100%;
}
.nav ul li:first-child{
	border-left:none;
}
/*banner*/
.banner a{
	display: block;
	width: 100%;
	height: 434px;
	background: url(../img/banner.jpg) center no-repeat;
}



/*footer*/
.footer .red{
	width: 100%;
	height: 74px;
	background: #ca0612;
}
.footer .red ul li{
	width: 280px;
	float: left;
	height: 74px;
}
.footer .red ul li img{
	float: left;
	margin-left: 4px;
}
.footer .red ul li .con{
	width: 220px;
	float: right;
	margin-top: 15px;
}
.footer .red ul li .con .p1{
	font-size: 16px;
	color: #fff;
}
.footer .red ul li .con .p2{
	font-size: 14px;
	color: #fff;
}
.footer .black{
	width: 100%;
	height: 168px;
	background: #000;
	color: #fff;
	overflow: hidden;
}
.footer .black .mid{
	width: 610px;
	margin: 0 auto;
}
.footer .black .mid ul{
	display: table;
	height: 16px;
	margin: 30px auto;
}
.footer .black .mid ul li{
	float: left;
	height: 16px;
	border-right: 1px solid #fff;
}
.footer .black .mid ul li:last-child{
	border: none;
}
.footer .black .mid ul li a{
	display: block;
	padding: 0 20px;
	font-size: 16px;
	height: 16px;
	line-height: 16px;
	color: #fff;
}
.footer .black .mid p{
	text-align: center;
	line-height: 16px;
	line-height:25px;
}












a{
	color: #232323;
}
/*页码.dede_pages*/
.yema{
	display: table;
    height: 30px;
    margin: 50px auto;
}
.yema li {
    text-align: center;
    display: block;
    float: left;
    line-height: 32px;
    padding: 0 11px;
    margin-left: 20px;
    border: 1px solid #dcdcdc;
}
.thisclass {
    background: #0099ff;
    color: #fff;
}
.yema li a {
    display: block;
    line-height: 32px;
    color: #000;
}
.yema li a:hover {
    color: #0099ff;
}
input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px white inset !important;
}
/*右侧浮动*/
.fudong {
	width: 78px;
	height: 400px;
	position: fixed;
	right: 20px;
	top: 25%;
	z-index: 998;
}
.fudong a{
	display: block;
	width: 65px;
	height: 65px;
	background: #fff;
	border: 1px solid #e5e5e5;
	margin: 0 auto;
	margin-bottom: 6px;
	cursor: pointer;
}
.fudong a img{
	display: block;
	margin:5px auto;
}
.fudong a span{
	display: block;
	text-align: center;
	font-size: 14px;
	color: #666;
}
.fudong .youhuiquan{
	width: 78px;
	height: 90px;
	border: none;
	background: none;
	position: relative;
}
.fudong .youhuiquan img{
	position: relative;
	display: block;
	top: 0;
	left: 0;
}
.fudong .ding{
	background: #fc6451;
	border: 1px solid #fc6451;
	display: none;
}
.fudong .ding span{
	color: #fff;
}
.fudong .ding.on{
	display: block;
}
/*footer 结束*/

/*内容 开始*/
.main{
	background: #f4f4f4;
	overflow: hidden;
}
.main .m_tag{
	margin: 20px auto;
	width: 1120px;
	height: 50px;
	background: #fff;
}
.main .m_tag h3{
	float: left;
	padding: 0 40px;
	background: #1285e2;
	line-height: 50px;
	font-size: 24px;
	color: #fff;
}
.main .m_tag a{
	float: left;
	font-size: 18px;
	color: #323232;
	line-height: 50px;
	padding: 0 20px;
	background: #fff;
}
.main .m_tag .active{
	background: #e5e5e5;
}
.main .m_tag p{
	float: right;
	font-size: 16px;
	color: #323232;
	padding:0 20px;
	line-height: 50px;
}
.main .m_tag p span{
	font-size: 24px;
	color: #f76655;
	font-style: italic;
}
/*right*/
.main .m_right{
	width: 330px;
	float: right;
	overflow: hidden;
}
.main .m_right .title{
	width: 310px;
	height: 24px;
	margin: 18px 7px;
}
.main .m_right .title p{
	font-size: 16px;
	border-left: 5px solid #1285e2;
	float: left;
	padding-left: 10px;
	line-height: 24px;
}
.main .m_right .title p span{
	font-size: 20px;
	color: #1285e2;
	font-weight: bold;
}
.main .m_right .title a{
	float: right;
    margin-top: 8px;
    font-size: 14px;
}
.main .m_right .news{
	width: 330px;
	background: #fff;
	height: 404px;
	overflow: hidden;
	margin-bottom: 20px;
}
.main .m_right .news .m_pic{
	float: left;
	margin:0 7px;
	width:310px;
	height: 180px;
	overflow: hidden;
	border: 3px solid #e5e5e5;
	position: relative;
	margin-bottom: 10px;
}
.main .m_right .news .m_pic .img{
	height: 180px;
	top: 0;
	left: 0;
	position: absolute;
}
.main .m_right .news .m_pic .img a{
	display:block;
	float: left;
	width: 310px;
	height: 180px;
}
.main .m_right .news .m_pic ul{
	position: absolute;
	right:10px;
	bottom: 0;
}
.main .m_right .news .m_pic ul li{
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background: #4f81bd;
	float: left;
	margin: 10px 5px;
}
.main .m_right .news .m_pic ul li.on{
	background: #fff;
}
.main .m_right .news .m_list{
	width: 310px;
	margin:7px;
	overflow: hidden;
}
.main .m_right .news .m_list a{
	font-size: 14px;
	line-height: 28px;
	display: block;
}
.main .m_right .news .m_list a span{
	width: 8px;
	height: 8px;
	background: #e5e5e5;
	display: inline-block;
	margin: 0 10px;
}
.main .m_right .news .m_list a:hover span{
	background: #1285e2;
}
/*学子*/
.main .m_right .student{
	width: 360px;
	background: #fff;
	height: 316px;
	overflow: hidden;
	margin-bottom: 20px;
}
.main .m_right .student .m_pic2{
	float: left;
	margin:0 7px;
	width:310px;
	height: 240px;
	overflow: hidden;
	border: 3px solid #e5e5e5;
	position: relative;
	margin-bottom: 10px;
}
.main .m_right .student .m_pic2 .img2{
	height: 240px;
	top: 0;
	left: 0;
	position: absolute;
}
.main .m_right .student .m_pic2 .img2 a{
	display:block;
	float: left;
	width: 310px;
	height: 240px;
}
.main .m_right .student .m_pic2 ul{
	position: absolute;
	right:10px;
	bottom: 0;
}
.main .m_right .student .m_pic2 ul li{
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background: #4f81bd;
	float: left;
	margin: 10px 5px;
}
.main .m_right .student .m_pic2 ul li.on{
	background: #fff;
}
/*在线报名*/
.online{
	width: 360px;
	background: #fff;
	height: 243px;
	overflow: hidden;
	margin-bottom: 20px;
}
.online .biaodan{
	width: 320px;
    margin: 0 17px;
}
.online .biaodan div{
	display: block;
	height: 30px;
	margin-bottom: 10px;
}
.online .biaodan div span{
	font-size: 18px;
	line-height: 30px;
}
.online .biaodan div input{
	width: 230px;
	height: 28px;
	outline:none;
	border:none;
	margin-left: 5px;
	border: 1px solid #e5e5e5;
	text-indent: 4px;
}
.online .biaodan div select{
	border: none;
	outline: none;
	width: 234px;
	height: 30px;
	border: 1px solid #e5e5e5;
}
.online .but{
	width: 210px;
	height: 26px;
	margin: 20px auto;
}
.online .but input{
	width: 90px;
	height: 30px;
	border: none;
	outline: none;
	font-size: 16px;
	text-align: center;
	line-height:30px;
	color: #fff;
	border: 0px;
	cursor: pointer;
}
.online .but .zixun{
	display:block;
	width: 90px;
	height: 30px;
	border: none;
	outline: none;
	font-size: 16px;
	text-align: center;
	line-height:30px;
	color: #fff;
	border: 0px;
	cursor: pointer;
	float: left;
	background: #f76655;
}
.online .but .baoming{
	float: right;
	background: #1285e2;
}



/*内容 结束*/

.yl{
	margin:0 auto;
	width: 63%;
	overflow: hidden;
}
.yl li{
	float:left;	
}

.yl li a{
	color:#fff;
	margin:0 20px;
	}



















