/**
 * Created by guanzhenzhi on 2017/2/27.
 */

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
button,
textarea,
select,
p,
blockquote,
th,
td {
	margin: 0;
	padding: 0;
	list-style: none
}

body {
	color: #000;
	background: #FFF;
	font-size: 12px;
	font-family: "微软雅黑", "Microsoft Yahei", "Helvetica Neue", Helvetica, Arial, sans-serif
}

fieldset,
img {
	border: 0
}

ol,
ul,
dl {
	list-style: none
}

.clear{
	clear: both;
}
.w1000 {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}
.br_bg{
	width: 100%;
	height: 500px;
	background: url(../images/hangkong/feixingyuan/banner-bg.gif) no-repeat center;
}
.ban_con{
	position: relative;
}
.tac{ text-align: center;}
.info_con{
	position: absolute;
	top: 418px;
	height: 70px;
	padding-top: 10px;
}
.info_con .qianyan{
	width:7%;
	height: 70px;
	display: block;
	float: left;
	margin-right: 20px;
}
.info_con .qianyan span{
		border: 1px solid #fff;
	border-radius:100%;
	line-height: 60px;
	text-align: center;
	font-weight: bold;
	font-size: 16px;
	color: #fff;
	width: 60px;
	height: 60px;
	line-height: 60px;
	display: block;
}
.info_con .txt_info{
	float: left;
	display: inline-block;
	color: #fff;
	width: 80%;
	text-align: left;
	padding-top: 5px;
}
.info_con .txt_info p.tex{
	line-height: 18px;
}

.mt20{
	margin-top: 20px;
}
.fl{
	float: left;
}
.fr{
	float: right;
}
.tit{
	background:url(../images/hangkong/feixingyuan/tit_bg.png) no-repeat center 5px;
}
.tit span{
	text-align: center;
	font-size: 18px;
	color:#263586;
	font-weight: 600;
	display: block;
}
.tit p{
	color:#263586;
	font-size:14px;
	text-align: center;
	margin-top: 10px;
}
.fl_company,.fr_company{
	width: 490px;
	margin-top: 26px;
}
.line{
	height: 1px;
	background: #dfdfdf;
	width: 80%;
	margin: 13px auto 13px;
}
.base h6{
	font-size: 14px;
	color: #263586;
	text-align: center;
	font-weight: bold;
	margin-bottom: 15px;
}
.base p{
	font-size: 12px;
	color: #000;
	text-indent:22px;
	line-height:20px;
}
.base p em{
	color:#a99165;
	font-weight:bold;
	font-style: normal;
}
.district h6{
	font-size: 14px;
	color: #a99165;
	text-align: center;
	font-weight: bold;
	margin-bottom: 15px;
}
.district p{
	width: 46%;
	font-size: 12px;
	color: #000;
	text-indent:22px;
	line-height:20px;
}
.district p:first-child{
	border-right:1px solid #dfdfdf;
	padding-right:22px ;
	width: 45%;
}

.college{
	margin-top: 25px;
}
.fl_college{
	width: 320px;

    
}

.fr_college{
	width:670px;
}
.fr_college h6{
	font-size: 14px;
	color: #263586;
	font-weight:bold;
	text-align: left;
	
}
.fr_college span{
	color: #959595;
	font-weight:bold;
	text-align: left;
	display: block;
	margin-bottom: 15px;
}
.fr_college p{
	font-size: 12px;
	color: #000;
	text-indent:20px;
	line-height:22px;
}
.project{
	margin-top: 25px;
}
.fl_project{
	width: 560px;
}
.fr_project{
	width:420px
}
.fl_project h6{
	font-size: 14px;
	color: #263586;
	text-align: left;
	font-weight: bold;
	margin-bottom:6px;
}
.fl_project p{
	font-size: 12px;
	color: #000;
	text-indent:22px;
	line-height:20px;
	margin-bottom: 16px;
}
.bg_f4{
	background: #f4f4f4;
}
.pt12{
	padding-top: 12px;
}
.advantage{
	padding: 0 50px;
	margin-top: 25px;
}
.advantage li{
	float: left;
	width: 50%;
	margin-bottom: 20px;
}
.adv_icon{
	width: 65px;
}
.adv_icon span{
	font-size: 14px;
	color:#263586;
	font-weight:bold;
	text-align: center;
	display: block;
	line-height: 16px;
	padding: 2px 0 ;
}
.adv_txt{
	width: 343px;
	margin-left: 10px;
}
.adv_txt p{
	color: #a99165;
	font-weight:bold;
	padding-top: 13px;
	line-height: 18px;
}
.program{
	margin-top: 25px;
}
.fl_program,.fr_program{
	width: 49%;
}
.fl_program h6,.fr_program h6{
	font-size: 14px;
	color: #263586;
	text-align: left;
	font-weight: bold;
	margin-bottom:6px;
}
.fl_program p,.fr_program p{
	font-size: 12px;
	color: #000;
	text-indent:22px;
	line-height:20px;
	margin-bottom: 16px;
}
.fl_program p{
	line-height: 24px;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
.course th{
	background: #f3eee4;
	height: 26px;
    border: #000 1px solid;
    font-size: 12px;
    font-weight: bold;
    color: #000;
    text-align: center;
    box-sizing: border-box;
}
.course td{
	padding: 20px 10px;
    border: #000 1px solid;
    font-size: 12px;
    color: #000;
    text-align: left;
    box-sizing: border-box;
    line-height: 18px;
}
.bg_eb{
	background: #ebedf7 !important;
	text-align: center !important;
}
.course p{
	color: #000;
	text-align: center;
	font-weight:bold;
	margin-top: 6px;
	margin-bottom: 28px;
}
.prospect{
	width: 900PX;
	margin: 0 auto;
	padding: 20px 0;
}
.fl_prospect,.fr_prospect{
	width: 440px;
}
.fr_prospect p{
	font-size: 12px;
	color: #000;
	text-indent:22px;
	line-height:26px;
}
.elegant{
	margin-top: 25px;
}
.elegant li{
	float: left;
	width: 320px;
	margin-bottom: 20px;
}
.elegant li:nth-child(2),.elegant li:nth-child(5){
	margin: 0 20px;
}
.elegant P{
	font-weight: bold;
	font-size: 12px;
	color: #000;
	text-indent:22px;
	line-height:26px;
	text-align: center;
}
.life li,.facilities li{
	margin-bottom: 0px!important;
}
.facilities P{
	font-size: 12px;
	color: #000;
	text-indent:22px;
	line-height:26px;
	text-align: left;
	font-weight: normal;
	margin-top: 8px;
}
.recruit{
	margin: 25px 0;
}
.recruit h6{
	margin-top: 30px;
	font-size: 14px;
	color: #263586;
	text-align: left;
	font-weight: bold;
	margin-bottom:6px;
}
.mt10{margin-top: 10px !important;}
.recruit h5{
	font-size: 16px;
	color: #263586;
	text-align: left;
	font-weight: bold;
	margin:20px 0px 10px 0;
}
.recruit P{
	font-size: 12px;
	color: #000;
	text-indent:12px;
	line-height:26px;
	text-align: left;
	
}
.recruit span{
	width: 20px;
	height: 20px;
	text-align: center;
	margin-top: 3px;
	background: #263586;
	color: #fff;
	line-height: 18px;
	font-style: normal;
	border-radius: 100%;
	display: inline-block;
	float: left;
}
.recruit p.indt strong{
 	margin-left: 20px;
}
.indtont{
	margin-left: 34px;
}
.recruit div.clear{
	margin: 4px 0;
}
.footer{
	width: 100%;
	background: #263586;
	height: 100px;
	padding-top: 20px;
}
.footer p{
	font-size: 18px;
	color: #fff;
	font-weight:bold;
	line-height: 32px;
}
.footer p:first-child{
	background: url(../images/hangkong/feixingyuan/phone.png) no-repeat left center;
	padding-left: 26px;
}







