body {
	line-height: 20px;
	font-size: 12px;
	color: #878787;
}
p {
	line-height: 22px;
	text-indent: 25px;
}
a {
	color: #505050;
	text-decoration: none;
}
a:hover {
	color: #09F;
	text-decoration: none;
}

/*导航样式*/
#nav {height:105px;text-align:center;background-color:#FFF;}

/*头图样式*/
#headbg{width:100%px;height:307px;background:url(imagesheader.jpg) repeat-x top;}
#header{height:307px;background:url(imageshead_01.jpg) center no-repeat;}
#header ul{margin:0 auto; width: 1000px;height:60px; padding-top:210px;}
#header ul li{font-size: 14px;float: left;height: 30px;width: 95px;margin-right:20px;text-align: center;
line-height: 30px; font-weight: bold;}
#header ul li a {background: #f08200;display:block; color:#fff;border-radius: 6px;}
#header ul li a:hover {background:#065cb3;}

/*目录样式*/
#menu {
	background-color: #065cb3;
	margin: auto;
	height: 42px;
	width: 100%;
	overflow: hidden;
}
.menu_box {
	margin: auto;
	height: 42px;
	width: 720px;
}
.menu_tit {
	text-align: center;
	
	height: 14px;
	margin-top: 14px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	font-size: 14px;
	line-height: 16px;
	padding-right: 15px;
	padding-left: 15px;
	font-weight: bold;
	float: left;
}
.menu_tit a {
	color: #FFFFFF;
}
.menu_tit a:hover {
	color: #fecc04;
}

/*整体内容架构样式*/
#section {
	margin: auto;
	width: 1000px;
	clear: both;
}
.dy {
	float: left;
	width: 1000px;
	margin-top: 15px;
	border: 1px solid #e3e3e3;
}
.dy_img {
	float: left;
	width: 127px;
	margin-top: 10px;
	margin-right: 18px;
	margin-bottom: 10px;
	margin-left: 24px;
	text-align: center;
}
.dy_con {
	float: left;
	width: 790px;
	background-image: url(../images/dy_line_01.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 20px;
	padding: 10px 20px;
	border-left: 1px solid #CCC;
	line-height: 24px;
}
.dy a {
	color: #f08200;
}
.dy a:hover {
	color: #666;
}
h2 {
	float: left;
	width: 980px;
	background-image: url(imagesline.jpg);
	height: 42px;
	margin-top: 15px;
	font-family: "微软雅黑";
	font-size: 20px;
	line-height: 42px;
	padding-left: 20px;
	color: #065cb3;
	font-weight: bold;
}
.h2_tit {
	float: left;
	width: 800px;
}
h2 ul {
	float: left;
	width: 180px;
}
h2 ul li {
	float: left;
	width: 70px;
	margin: 8px 5px 0 0;
	font-size: 12px;
	line-height: 25px;
	font-weight: normal;
	text-align: center;
	background-color: #f08200;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
}
h2 ul li a {
	color: #fff;
}
h2 ul li a:hover {
	color: #ccc;
}
h3 {
	font-size: 14px;
	line-height: 40px;
}
.main {
	float: left;
	width: 998px;
	border: 1px solid #e3e3e3;
	padding-bottom: 15px;
	margin-top: 10px; margin-bottom:25px;}
.main_box {
	float: left;
	width: 463px;
	margin-top: 10px;
	padding: 5px 10px 15px 20px;
	border: 1px solid #e3e3e3;
}
.immigration {
	float: left;
	width: 460px;
	padding-bottom: 15px;
	border-bottom: 1px dashed #d4d2d2;
	/*background-image: url(imagesicon.jpg);*/
	/*background-repeat: no-repeat;*/
	/*background-position: left 14px;*/
}
.immigration_tit {
	font-size: 14px;
	line-height: 40px;
	margin: 0 0 10px 0;
}
.immigration a {
	color: #f08200;
}
.immigration a:hover {
	color: #666;
}
.alumni {
	float: left;
	width: 435px;
	padding: 5px 15px;
	border-bottom: 1px dashed #d4d2d2;
	background-color: #f6f6f6;
}
.alumni_tit {
	line-height: 30px;
	margin-bottom: 10px;
	color: #878787;
}
.alumni a {
	color: #f08200;
}
.alumni a:hover {
	color: #666;
}
.alumni a.alumni_btn{
    background: #f08200;
    display:block; 
    color:#fff;
    border-radius: 6px;
    font-size: 14px;
    font-weight: bold;
    height: 30px;
    width: 95px;
    line-height:30px;
    text-align:center;
    margin-left:330px;
    margin-top:230px;
}
.planning {
	width: 920px;
	height: 35px;
	margin: 20px 20px 0 20px;
	padding-left: 40px;
	border-bottom: 1px solid #e3e3e3;
}
.planning_tit {
	float: left;
	text-align: center;
	cursor: pointer;
	width: 271px;
	height: 33px;
	font-size: 14px;
	font-weight: bold;
	color: #3e3e3e;
	line-height: 35px;
	margin-right: 10px;
	padding: 1px;
	border-top: 1px solid #e3e3e3;
	border-left: 1px solid #e3e3e3;
	border-right: 1px solid #e3e3e3;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
}
.planning_tit a {
	display: block;
	height: 33px;
	width: 271px;
	color: #727171;
	background-image: url(imagesnav_bg.jpg);
	background-repeat: repeat-x;
}
.planning_tit a.hover {
	display: block;
	height: 33px;
	background-image: none;
	margin-bottom: -2px;
}
.planning_con {
	float: left;
	width: 960px;
	padding: 20px 20px 0 20px;
}
.planning_box {
	float: left;
	height: auto;
	width: 958px;
	border: 1px solid #e3e3e3;
}
.planning_td {
	font-family: "黑体";
	font-size: 15px;
	line-height: 40px;
	color: #3e3e3e;
	background-color: #f8f8f8;
	height: 40px;
	text-align: center;
	float: left;
	font-weight: bold;
}
.planning_tt {
	line-height: 30px;
	height: 30px;
	text-align: center;
	float: left;
}
.td_tit1,.td_tit2,.td_tit3,.td_tit4,.td_tit5,.td_tit6 {
	float: left;
}
.td_tit1 {
	width: 280px;
	border-right: 1px solid #e3e3e3;
}
.td_tit2 {
	width: 155px;
	border-right: 1px solid #e3e3e3;
}
.td_tit3 {
	width: 521px;
}
.td_tit4 {
	width: 280px;
	border-top: 1px solid #e3e3e3;
	border-right: 1px solid #e3e3e3;
}
.td_tit5 {
	width: 155px;
	border-top: 1px solid #e3e3e3;
	border-right: 1px solid #e3e3e3;
}
.td_tit6 {
	width: 521px;
	border-top: 1px solid #e3e3e3;
}
.td_tit7 {
	width: 280px;
	height: 123px;
	line-height: 120px;
	border-top: 1px solid #e3e3e3;
	border-right: 1px solid #e3e3e3;
}
.td_tit8 {
	width: 280px;
	height: 92px;
	line-height: 120px;
	border-top: 1px solid #e3e3e3;
	border-right: 1px solid #e3e3e3;
}
.professional {
	float: left;
	width: 150px;
	height: 96px;
	margin: 10px 10px 0 0;
	padding-left: 80px;
	background-repeat:no-repeat;
	background-position:left;
}
.professional a {
	color: #2a71bd;
}
.professional a:hover {
	color: #666;
}
.icon1 {
	background-image: url(imagesicon_01.jpg);
}
.icon2 {
	background-image: url(imagesicon_02.jpg);
}
.icon3 {
	background-image: url(imagesicon_03.jpg);
}
.icon4 {
	background-image: url(imagesicon_04.jpg);
}
.icon5 {
	background-image: url(imagesicon_05.jpg);
}
.icon6 {
	background-image: url(imagesicon_06.jpg);
}
.icon7 {
	background-image: url(imagesicon_07.jpg);
}
.icon8 {
	background-image: url(imagesicon_08.jpg);
}
.icon9 {
	background-image: url(imagesicon_09.jpg);
}
.blue {
	font-size: 14px;
	line-height: 24px;
}
.professional_sub {
	float: left;
	width: 70px;
	margin: 8px 5px 0 0;
	font-size: 12px;
	line-height: 25px;
	font-weight: normal;
	text-align: center;
	background-color: #f08200;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
}
.professional_sub a {
	color: #fff;
}
.professional_sub a:hover {
	color: #CCC;
}
.bbwy {
	float: left;
	width: 957px;
	height: 133px;
	margin: 20px 20px 0 20px;
	background-image: url(imageslx_box.jpg);
	background-repeat: no-repeat;
}
.bbwy_tit {
	float: left;
	width: 100px;
	margin-top: 40px;
	font-size: 14px;
}
.students {
	float: left;
	width: 957px;
	margin: 20px 20px 0 20px;
}
.students_con {
	float: left;
	width: 138px;
	height: 146px;
	margin-left: 18px;
	padding: 40px 0 0 30px;
	font-size: 14px;
	line-height: 24px;
	background-image: url(imagesschool_box.jpg);
}
.black {
	color: #3e3e3e;
}
.yx {
	float: left;
	font-size: 12px;
	margin: 20px 0 0 70px;
}
.students_con a {
	color: #f08200;
}
.students_con a:hover {
	color: #999;
}
.advantage {
	float: left;
	width: 957px;
	margin: 20px 20px 0 20px;
}
.advantage_tit {
	float: left;
	margin-bottom: 5px;
	padding: 0 0 0 40px;
	font-size: 16px;
	font-family: "微软雅黑";
	font-weight: bold;
	line-height: 30px;
	background-repeat: no-repeat;
	background-position: left;
}
.num1 {
	width: 270px;
	background-image: url(imagesnum_01.jpg);
}
.num2 {
	width: 270px;
	background-image: url(imagesnum_02.jpg);
}
.num3 {
	width: 270px;
	background-image: url(imagesnum_03.jpg);
}
.num4 {
	width: 255px;
	background-image: url(imagesnum_04.jpg);
}
.num5 {
	width: 255px;
	background-image: url(imagesnum_05.jpg);
}
.num6 {
	width: 260px;
	background-image: url(imagesnum_06.jpg);
}
.main_left {
	float: left;
	width: 584px;
	margin: 15px 20px;
	border: 1px dashed #e3e3e3;
}
.problem {
	height: 50px;
	border-bottom: 1px dashed #e3e3e3;
}
.problem_bs {
	float: left;
	height: 35px;
	margin: 15px 0 0 10px;
}
.problem_bs a u{
    color:blue;
}
.problem_bg {
	float: left;
	width: 574px;
	height: 40px;
	line-height: 40px;
	margin: 10px 0 0 10px;
	background-color: #f7f7f7;
}
.main_right {
	float: left;
	width: 326px;
	margin: 5px 20px 0 20px;
}
.main_right img {
	float: left;
	margin-top: 10px;
}

/*电话信息样式*/
.tel{
	width: 1000px;
	height: auto;
	text-align: center;
	line-height: 30px;
	font-size: 12px;
	clear: both;
	margin: 0 auto;
	color: #505050;
	padding: 10px 0;
}
.foot{
	width: 1000px;
	height: 160px;
	line-height: 28px;
	text-align: center;
	margin: 0 auto;
	padding-top: 15px;
}
.foot a{ color:#565656;}
.foot a:hover{ color:#DC081D;}

/*返回顶部*/
#totop {
	display: none;
	position: fixed;
	bottom: 80px;
	left: 50%;
	margin-left: 512px;
	z-index: 999;
	width: 27px;
	cursor: pointer;
}
/*底部联系信息*/
.footer{ width:1000px; margin:0 auto;}
.mt2{margin-top:15px;}