/* CSS Document */
/*-------------------------------------------------首页-----------------------------------------------*/
* {
	margin: 0;
	padding: 0;
}
/*轮播切换*/
.img-scroll {
	overflow: hidden;
}
.img-container{
	position: relative;
	left: 0;
	top: 0px;
	height: 438px;
}
.img-content a {
	float: left;
	height: 100%;
}
.img-content img {
	width: 100%;
	height: 438px;
}
.img-container ul {
	position: absolute;
	bottom: 20px;
	width: 160px;
	left: 50%;
	margin:0px -80px;
}
.img-container ul li {
	float: left;
	width: 10px;
	height: 10px;
	margin: 0 5px;
	border: 2px solid #EEE;
	border-radius: 50%;
	list-style: none;
	cursor: pointer;
	background: #fff;
}
.img-container ul li.selected {
	background: #ef8400;
}

/*留学相关*/
.foreign{
	width: 100%;
	display: inline-block;
	background: #fff;
	/*margin-top: 50px;*/
}
.foreign_sorts{
	width: 1000px;
	margin: 0 auto;
}
.sort_way{
	width: 25%;
	float: left;
	text-align: center;
	padding: 50px 0px 30px 0px;
}
.sort_way a:first-child{
	height: 61px;
}
.sort_way a img{
	text-align: center;
	display: inline-block;
	line-height: 61px;
}
.educat_way{
	padding: 10px 20px;
	border-right: dashed #ccc 1px;
        min-height: 218px;
}
.sort_way:last-child .educat_way{
	border:none;
}
.educat_way h2{
	font-size: 20px;
	color: #4a4a4a;
	font-weight: bold;
	line-height: 28px;
	margin: 4px 0px 10px 0px;
}
.educat_way h3{
	color: #727272;
	font-weight: bold;
	font-size: 16px;
	line-height: 30px;
}
.educat_way p{
	font-size: 14px;
	color: #909090;
	line-height: 24px;
}
.buttonA{
	padding: 4px 10px;
    background: #fe8800;
    font-size: 14px;
    color: #fff;
    border-radius: 6px;
    margin-top: 10px;
}
/*公司相关*/

.company{
	width: 100%;
	background: #F7F7F7;
	display: inline-block;
}
.company_cont{
	width: 1000px;
	margin: 0 auto;
	padding: 30px 0px;
}

.related{
	width: 33%;
	float: left;
	margin-bottom: 30px;
}
.related:first-child{
	width: 42%;
}
.related:last-child{
	width: 25%;
}
.related_cont{
	margin: 10px 20px;
	height: 320px;
}
.related_cont h2{
	height: 32px;
	line-height: 32px;
	font-weight: bold;
	font-size: 16px;
	border-bottom: #e1e1e1 solid 1px;
	text-indent: 0.5em
}
.related_cont h2 a{
	font-weight: normal;
    font-size: 12px;
    color: #343434;
    float: right;
width:20px;
height:20px;
margin-top:2px;
}
.imgA{
	   width: 100%;
	   display: inline-block;
	   margin:10px 0px;
	   /*border-bottom: #ccc solid 1px;*/
       padding:6px 0px 0px;
}
.imgA img{
	width: 170px;
	height: 110px;
	display: inline-block;
	 float: left;
}
.text_le{
	width: 50%;
	display: inline-block;
	float: right;
	line-height: 24px;
	height: 98px;
	overflow: hidden;
}
.text_le h3 a{
	font-weight: bold;
	height: 30px;
}
.text_le p{
	text-indent: 2em;
	line-height: 22px;
}
.related_cont ul{
	margin:0px 0px 10px 0px;
}
.related_cont ul li{
	font-size: 14px;
	padding: 0px 10px;
	height: 26px;
	line-height: 26px;
    text-align:left;
    position: relative;
}


.related_cont ul li a{
	position: relative;
	width: 98%;
	float: right;
}
.related_cont ul li a:hover{
	color: #f28300;
}
.related_cont ul li a span{
	position: absolute;
	right: 0px;
	margin-left: 6px;
	/*font-size: 12px;*/
}
.related_cont ul li em{
	width: 6px;
	height: 6px;
	background: #F9B574;
	border-radius: 6px;
	display: inline-block;
	position: absolute;
	left: 0px;
	top: 10px;
}
.related_cont ul.related_lists{
	margin:14px 6px;
}
.related_cont ul.related_lists li{
	height: 26px;
	line-height: 26px;
	padding-left: 16px;
	position:relative;
}
.related_cont ul.related_lists li em{
	width: 6px;
	height: 6px;
	background: #f08200;
	border-radius: 6px;
	display: inline-block;
	position: absolute;
	left: 4px;
	top:10px;
}
.related_cont a.imgR{
    margin: 15px 10px 10px;
    overflow: hidden;
    border:#ffd3a0 solid 2px;
    position: relative;
    display: inline-block;
}
.related_cont a.imgR img.img_side{
	width: 266px;
	height: 180px;
}
.vid_icon{
	width: 266px;
	height: 180px;
	position: absolute;
	left: 0px;
	top: 0px;
	display: none;
}
.vid_bank{
	width: 266px;
	height: 180px;
	background: #000;
	opacity: 0.3;
}
.related_cont a.imgR .vid_icon img{
	width: 50px;
	height: 51px;
	z-index: 999;
	position: absolute;
	left: 50%;
	margin-left: -25px;
	top: 62px;
}
.related_cont a:hover > .vid_icon{
	display: inline-block;
}



.university{
	margin: 16px 20px;
}
.university a{
	padding: 4px 0px;
        width:100%;
}
.con_tesp{
	margin: 0px 10px;
	text-indent: 2em;
	line-height: 24px;
}


/*--------------------------------------------集团官网-详情页--------------------------------------------*/

/*banner图*/
.image_B{
	width: 100%;
         height:200px;
}
.image_B img{
	width: 100%;
}
/*简介*/
.validity{
	width: 100%;
	display: inline-block;
	background: #f5f5f5;
}
.validity_fy{
	background: #eefaff;
}
.validity_ew{
	background: #eefaff;
}
.validity_con{
	width: 1000px;
	position: relative;
	left: 50%;
	margin-left:-500px;
	padding: 30px 0px;
	border-bottom: #d9d9d9 dashed 1px;
}
.dity_con_tip{
	width: 100%;
	height: 44px;
	line-height: 40px;
	border-bottom: #dcdcdc solid 2px;
	background: url(../img/bg_buto.png) 0px 40px repeat-x;
}
.dity_con_tip a{
	font-size: 14px;
	height: 40px;
	line-height: 40px;
}
.dity_con_main{
	width: 100%;
	display: inline-block;
}
.con_main_left{
	float: left;
	width: 22%;
}
.con_main_left a{
	margin-left:30px;
	text-align: center;
	margin-top: 106px;
	width: 163px;
	height: 160px;
	position: relative;
}
.img_h{
	width:163px;
	height: 160px;
	background: #333;
	opacity: 0.5;
	text-align: center;
	position: absolute;
	top: 0px;
	left: 0px;
	display: none;
}
.img_c{
	width:163px;
	height: 160px;
	line-height: 160px;
	text-align: center;
	position: absolute;
	top: 0px;
	left: 0px;
	display: none;
	z-index: 2;
	color:#fff;
	font-weight: bold;
}
.con_main_left a:hover > .img_h,.con_main_left a:hover > .img_c{
	display: block;
}
.con_main_right{
	float: right;
	width: 78%;
	position: relative;
}
.main_right_lists{
	/* padding:0px 30px 0px 10px; */
	margin:30px 30px 30px 10px;
}
.main_right_lists h2{
	color: #6b6b6b;
	font-size: 24px;
	/* font-weight: bold; */
	padding-left: 60px;
	height: 54px;
	line-height: 54px;
	margin-bottom: 16px;
}
.main_right_lists h2 a{
	color: #af8c1d;
	font-size: 24px;
	line-height: 54px;
	position: relative;
	padding-left:50px;
}
.main_right_lists h2 a img{
	display: inherit;
	width: 34px;
	position: absolute;
	left:6px;
	top: 10px;
}
.main_right_lists_fy h2 a{
	color: #1b96d5;
}
.main_right_lists_ew h2{
	padding-left: 100px;
}
.main_right_lists_ew h2 a{
	padding-left: 90px;
	color: #00a0e9;
}
.main_right_lists_ew h2 a img{
	width: 80px;
}
.main_right_lists p{
	text-indent: 2em;
	font-size: 14px;
	line-height: 24px;
	margin-bottom: 10px;
}
.main_right_lists span{
	position: absolute;
	right: 40px;
	bottom:0px;
}
.main_right_lists span a{
	color: #e8ca69;
	font-size: 14px;
}
.main_right_lists_fy span a{
	color: #1b96d5;
}
.main_right_lists_ew span a{
	color: #00a0e9;
}

/*联系*/
.contact{
	width: 1000px;
    position: relative;
    left: 50%;
    margin-left: -500px;
    display: inherit;
    background: url(../img/bg_banner.png) bottom right no-repeat;
}
.contact_fe{
	background: url(../img/bg_banner1.png) bottom right no-repeat;
}
.contact_ew{
	background: url(../img/bg_banner2.png) bottom right no-repeat;
}
.contact_con{
	width: 100%;
	display: inline-block;
	padding: 10px 0px;
}
.contact_con_left{
	float: left;
	width: 50%;
	color: #333;
}
.contact_con_left h3{
	height:50px;
	line-height: 50px;
	font-size: 18px;
	padding-left: 40px;
	font-weight: bold;
}
.contact_con_left ul{
	padding-left: 40px;
}
.contact_con_left ul li{
	height: 30px;
	line-height: 30px;
}
.contact_con_right{
	float: right;
	width: 50%;
}
.contact_con_right a{
	margin: 30px 50px;
	text-align: center;
	width: 130px;
	font-size: 14px;
}
.contact_con_right a img{
	text-align: center;
	display: inline-block;
}
.contact_con_right a span{
	width: 100%;
	display: inline-block;
	height: 30px;
	line-height: 30px;
}
.contact_button{
	width: 100%;
	text-align: center;
	display: inline-block;
    padding-bottom: 70px;
}
.contact_button a{
	padding:10px 40px;
	border:#AE8C1E solid 1px;
	border-radius: 4px;
	font-size: 16px;
	color: #AE8C1E;
}
.contact_button_fy a{
	color: #1b96d5;
	border:#1b96d5 solid 1px;
}
.contact_button_ew a{
	color: #00a0e9;
	border:#00a0e9 solid 1px;
}
/*--------------------------------------------集团官网-合作办学--------------------------------------------*/
.cooperation{
	width: 100%;
	display: inline-block;
	margin-top:30px;
}
/*合作办学左边*/
.cooperation_left{
	width: 180px;
	float: left;
	background: #f5f5f5
}
.cooperation_left ul{
	margin-right: 20px;
}
.cooperation_left ul li{
	height:50px;
	line-height: 50px;
	border-bottom: #dfdfdf solid 1px;
	font-size: 16px;
}
.left_nav_fixd {
	position: fixed;
	top: 0;
}
.cooperation_left ul li.active{
	border-bottom: none;
}
.cooperation_left ul li.active a{
	border:#f18103 solid 1px;
	border-left: #f18103 4px solid;
	height:34px;
	line-height: 34px;
	width: 154px;
	text-align: center;
	display: inline-block;
	color: #f18103;
	margin-top: 4px;
}

/*合作办学右边*/

/*中外合作办学介绍*/
.cooperation_right{
	width: 82%;
	float: right;
}
.cooperation_con{
	padding-left: 20px;
	border-left: #c7c7c7 solid 2px;
}
.peration_con_mian{
	width: 100%;
	display: inline-block;
	margin-bottom: 30px;
}
.peration_con_mian h2{
	height: 50px;
	color: #343434;
	font-size: 24px;
	font-weight: bold;
	position: relative;
}
.peration_con_mian h2 a{
	position: absolute;
	right: 0px;
	color: #c0c0c0;
	font-size: 14px;
	bottom: 16px;
	font-weight: normal;
}
.peration_con_mian p.introd{
	text-indent: 2em;
	line-height: 26px;
	color: #737171;
	font-size: 14px;
	/* margin:0px 10px; */
}
/*大事件*/
.con_mian_imgs{
	border:#ededed solid 2px;
	display: inline-block;
	-webkit-box-shadow: 0px 0px 10px #999999;
    box-shadow: 0px 0px 10px #999999;
}
.con_mian_imgs a{
	float: left;
	width: 33%;
	position: relative;
}
.imgs_hover{
	width: 100%;
	height: 180px;
	position: absolute;
	left: 0px;
	top: 0px;
	display: none;
}
.con_mian_imgs a:hover > .imgs_hover{
	display: block;
}
.imgs_bank{
	width: 100%;
	height: 180px;
	background: #000;
	opacity: 0.5;
}
.imgs_hover p{
	line-height: 26px;
	text-indent: 2em;
	font-size: 14px;
	z-index: 10;
	position: absolute;
	top: 0px;
	left: 0px;
	color: #fff;
	padding:30px 10px;
}
.con_mian_imgs a:first-child{
	width: 34%;
}
.con_mian_imgs a img{
	width: 100%;
	height: 180px;
}

/*项目与合作院校*/
.mian_imgLists{
	width: 100%;
	display: inline-block;
}
.mian_imgLists h3{
	text-align: center;
	height: 50px;
	/* line-height: 50px; */
	position: relative;
	border-bottom: #d3d3d3 solid 1px;
	color: #505050;
	font-size: 18px;
}
.mian_imgLists h3 span{
	border-bottom: #f08200 solid 3px;
	line-height: 49px;
	display: inline-block;
}
.mian_imgLists h3 a{
	position: absolute;
	right: 0px;
	font-size: 14px;
	bottom: 6px;
	color: #989898;
}
.mian_imgLists h3 a:hover{
	color: #f08200;
}
.imgLists{
	width: 100%;
	display: inline-block;
	margin-top: 30px;
}
.list_of{
	width: 33.3%;
	float: left;
	position: relative;
}
.list_of a{
	margin:5px;
	display: inline-block;
	border: #d6d6d6 solid 2px;
}
.list_of a:hover{
	border: #f08200 solid 2px;
}
.list_of a img{
	 width: 252px;
	 height: 155px;
}
.list_of a .bannk{
	width: 252px;
	height: 46px;
	line-height: 46px;
	background: #000;
	opacity: 0.6;
	position: absolute;
	bottom: 11px;
	left: 7px;
}
.list_of a p{
	position: absolute;
	left: 7px;
	bottom:11px;
	z-index: 10;
	color: #fff;
	font-weight: bold;
	height: 44px;
	text-indent: inherit;
	line-height: 20px;
	margin-top:2px;
}
.list_of a p span{
	width: 98%;
	display: inline-block;
	height: 18px;
	line-height: 18px;
	padding-left: 10px;
	font-size: 14px;
}
/*学生申请流程*/
.process{
	width: 100%;
	display: inline-block;
}
.process ul{

}
.process ul li{
	width: 104px;
	float: left;
	border:dotted #dadada 1px;
	margin: 10px 4px;
}
.process ul li a{
	padding:10px;
	display: inline-block;
	text-align: center;
	font-size: 14px;
}
.process ul li a span{
	margin-top: 14px;
	display: inline-block;
	line-height: 24px;
}
/*获得荣誉*/
.institutions{
	width: 100%;
	display: inline-block;
}
.institutions ul{
	width: 100%;
	display: inline-block;
}
.institutions ul li{
	float: left;
	width: 25%;
}
.institutions ul li a{
	display: inline-block;
	margin:5px 10px;
	overflow: hidden;
}
.institutions ul li a img{
	width: 180px;
	height: 50px;
}
.institutions span a{
	display: inline-block;
	margin: 0px 10px;
	text-align: right;
	color: #b9b9b9;
	font-size: 14px;
	float: right;
}
/*公司分部与联系方式*/
.informat{
	width: 98%;
	display: inline-block;
	/*background: url(../img/china.png) right bottom no-repeat;*/
	min-height: 260px;
}
.informat p{
	font-size: 14px;
	color: #282828;
	height: 24px;
	line-height: 24px;
	padding-left: 20px;
}
.detaileds{
	margin-top: 20px;
	padding-left: 20px;
}
.detaileds ul{
	float: left;
	width: 40%;
	margin-bottom: 20px;
}
.detaileds ul li{
	height: 24px;
	line-height: 24px;
	font-size: 14px;
}
/*--------------------------------------------集团官网-合作办学--------------------------------------------*/
.dynamics{
	width: 100%;
	display: inline-block;
}
.tip_title{
	width: 100%;
	height: 80px;
	line-height: 80px;
	text-align: center;
}
.dynamics_con{
	margin: 20px;
	position: relative;
	/* display: inline-block; */
}
.mics_img{
	position: absolute;
	border:#e6e6e6 solid 2px;
	width: 184px;
	height: 114px;
	display: inline-block;
	margin-bottom: 6px;
}
.mics_img img{
	width: 184px;
	height:114px;
	display: inline-block;

}
.dynamics_con a.mics_img:hover{
	border:#f1933c solid 2px;
}
.mics_text{
	/* float: right; */
	padding-left: 200px;
	border-bottom: #dadada solid 1px;
	padding-bottom: 10px;
        height:130px;
}

.mics_text h3{
	font-weight: bold;
	font-size: 16px;
	height: 44px;
	line-height: 44px;
}
.mics_text h3 a{
	color: #3d3d3d;
}
.mics_text p{
	text-indent: 2em;
	color: #262626;
	font-size: 14px;
	line-height: 26px;
}
.mics_text p a{
	color: #f2953f;
}
.autor{
	width: 100%;
	text-align: right;
}
.autor span{
	margin-left: 10px;
	color: #262626;
	font-size: 14px;
}

.inp_page{
	width: 100%;
	text-align: center;
	display: inline-block;
	margin:30px 0px 50px 0px;
}
.inp_page p a{
	margin: 0px 5px;
	font-size: 14px;
}
.inp_page p a input{
	width: 20px;
	height: 20px;
	padding:0px 5px;
	line-height: 20px;
	border-radius: 4px;
	border:#ccc solid 1px;
	margin: 0px 6px
}
.inp_page p a button{
	background: #f28300;
	color: #fff;
	border: none;
	padding:3px 5px;
	border-radius: 4px;
	cursor: pointer;
}
.inp_page p a span{
	color: #f28300;
	margin: 0px 4px
}
.inp_page p a.inp_page_left{
	margin-right: 40px;
}
.inp_page p a.inp_page_right{
	margin-left: 40px;
}

/*-------------------------------公司动态-文章详情---------------------------------*/
.dity_con_tip a.wz_esp{
	color: #f28300;
}
.briefing_autor{
	text-align: center;
	height: 30px;
	line-height: 30px;
	border-bottom: #ccc dashed 1px;
	padding-bottom: 10px;
	margin: 0px 40px;
}
.briefing_autor span{
	display: inline-block;
	height: 30px;
	line-height: 30px;
	margin: 0px 10px;
	font-weight: 14px;
}
.briefing_con{
	margin:30px 40px 0px 40px;
	display: inline-block;
}
.briefing_con p{
	width: 100%;
	display: inline-block;
	line-height: 28px;
	text-indent: 2em;
}
.briefing_con p a{
	width: 100%;
	display: inline-block;
	text-align: center;
}
.briefing_con p a img{
	width: 688px;
	margin: 30px auto;
}
.autor_es{
	margin: 10px 40px;
	border-bottom: dashed #ccc 1px;
	text-align: right;
	height: 38px;
	line-height: 38px;
}
.related_links{
	margin: 20px 40px;
}
.related_links h3{
	color: #f08200;
	height: 34px;
	line-height: 34px;
	width: 100%;
	font-weight: bold;
}
.related_links ul{
	width:100%;
	margin:6px 10px;
	display: inline-block;
}
.related_links ul li{
	width: 33.3%;
	float: left;
	height: 32px;
	line-height: 32px;
}
.related_links ul li a{
	color: #333;
}
.related_links ul li a:hover{
	color: #f08200
}

/*-------------------------------------------战略合作伙伴--------------------------------------*/
.partnership{
	width: 100%;
	display: inline-block;
	margin: 30px 0px;
}
.partnership_left{
	width: 180px;
	float: left;
}
.partnership_left h4{
	font-weight: bold;
	font-size: 18px;
	color: #f08200;
	border-bottom: #dfdfdf solid 1px;
	height: 30px;
	line-height: 30px;
	margin-right: 20px;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.partnership_left ul{
	margin-right: 20px;
}
.partnership_left ul li{
	height:50px;
	line-height: 50px;
	border-bottom: #dfdfdf solid 1px;
	font-size: 16px;
	cursor: pointer;
}
.partnership_left ul li a{
        width:100%;
}
.partnership_left ul li.hover_a{
	border-bottom: none;
}
.partnership_left ul li.hover_a a{
	border:#f18103 solid 1px;
	border-left: #f18103 4px solid;
	height:34px;
	line-height: 34px;
	width: 154px;
	text-align: center;
	display: inline-block;
	color: #f18103;
	margin-top: 4px;
}
.partnership_right{
	width: 82%;
	float: right;
}
.tnership{
	padding-left: 20px;
    border-left: #c7c7c7 solid 2px;
    display: none;
    min-height: 360px;
}
.tnership h2{
	font-weight: bold;
	font-size: 18px;
	color: #333;
	height: 36px;
	line-height: 36px;
}
.tnership_con{
	width: 100%;
	display: inline-block;
}
.ship_con{
	margin: 0px 6px;
}
.ship_show{
	display: block;
}
.ship_con a{
	width: 220px;
	float: left;
	border:#d0d0d0 solid 1px;
	background: #fff;
	margin: 10px;
	padding: 10px;
}
.ship_con a img{
	width:218px;
	border:#ccc solid 1px;
	height: 151px;
}
.ship_con a h4{
	width: 100%;
	height: 40px;
	line-height: 40px;
	font-weight: bold;
	color: #434343;
	font-size: 16px;
        text-align:center;
}
.ship_con a p{
	color: #686868;
	line-height: 24px;
}

.ship_con_partner{
	margin: 0px 6px;
}
.ship_con_partner a{
	margin: 10px;
	padding: 10px;
}
.ship_con_partner a h4{
	width: 100%;
	height: 40px;
	line-height: 40px;
	font-weight: bold;
	color: #434343;
	font-size: 16px;
        text-align:center;
}
.ship_con_partner a p{
	color: #686868;
	line-height: 24px;
}


/*-------------------------------------------战略合作伙伴--------------------------------------*/
.synopsis{
	margin: 10px 20px;
	display: inline-block;
}
.synopsis_text{
	width: 100%;
	display: inline-block;
	margin-bottom: 10px;
}
.synopsis a{
	float: left;
	width: 190px;
}
.psis_text{
	float: right;
	width:566px;
}
.synopsis p{
	text-indent: 2em;
	line-height: 26px;
	margin-bottom: 10px;
	color: #000;
}
.synopsis ul li{
	line-height: 34px;
	font-size: 14px;
	color: #737171;
	margin: 10px 0px;
}
.synopsis ul li span{
	font-weight: bold;
	color: #5b5b5b;
	font-size: 16px;
}
.boss_js{
	margin: 10px 20px;
	display: inline-block;
}
.boss_js a{
	text-align: center;
	width: 100%;
	display: inline-block;
}
.boss_js a img{
	width: 170px;
	height: 180px;
	margin: 10px auto;
}
.boss_js p{
	text-indent: 2em;
	line-height: 28px;
	color: #737171;
}
.contact_us{
	margin: 0px 20px;
	display: inline-block;
}
.contact_us_con{
	width: 100%;
	display: inline-block;
}
.contact_us_con{
	margin:10px 0px 10px 0px;
}
.contact_us_con h2{
	color: #f08200;
	font-weight: bold;
	font-size: 16px;
	height: 34px;
	line-height: 34px;
}
.contact_us_con h3{
	font-weight: bold;
	font-size: 16px;
	color: #262626;
	height: 30px;
	line-height: 30px;
}
.contact_us_con ul li{
	height: 30px;
	line-height: 30px;
}
.map_dt{
	border:#ccc solid 2px;
	width: 754px;
	height: 300px;
	overflow: hidden;
}

/*发展历程*/
.about-his-item,.tnership,.about-historylist{
	-webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
.about-history-menu,.about-historylist{ 
	padding:25px 0;
}
.about-history-menu img{ 
	display:block;
}
.about-his-item{
	background:url(../img/his_hr01.gif) repeat-y 184px top;  
	overflow:hidden; 
	width:100%;
}
.about-his-item .box{ 
	overflow:hidden; 
	width:100%;
	position: relative;
}
.about-his-item .his-pic{ 
	width:120px;    
	position: absolute;
	left: 40px;
}
.about-his-item .his-conts {
	width:628px;
}
.about-his-item .his-pic p{
	padding-top:5px;
}
.about-his-item .his-pic img{ 
	display:block;
	width: 120px;
	height: 89px;
}
.about_managementteamleader_pic{
	float:left; 
	text-align:center;
	font-size:14px;
}
.about_managementteamleaderconts{ 
	float:right; 
	width:560px; 
	line-height:1.8em;
}
.fl{ 
	float:left;
	display:inline
}
.fr{ 
	float:right; 
	display:inline
}
.about-his-item h2{ 
	background:url(../img/his_i01.png) no-repeat left top; 
	height:42px;  
	padding:10px 0 5px 42px; 
	margin-left:170px;
	line-height:33px; 
	font-size:18px; 
	color:#e4961a;
}
.about-his-item02 h2{ 
	color:#968780
}
.about-his-item .his-conts  .cont{
	background:url(../img/his_i03.png) no-repeat 9px 11px;
	padding-left:33px;
}
.about-his-item .his-conts  .cont dl{ 
	background:url(../img/his_bg01_t.png) no-repeat left top; 
	width:100%;  
	margin-top:3px; 
	color:#fff; 
	font-family:"宋体";
}
.about-his-item .his-conts  .cont dt{ 
	background:url(../img/his_hr02.png) repeat-x left bottom; 
	font-size:16px; height:40px; margin:0 27px 0 33px; 
	padding-top:5px; 
	line-height:40px; 
	font-family: "微软雅黑" ;
}
.about-his-item .his-conts  .cont dd{
	background:url(../img/his_bg01_b.png) no-repeat left bottom;
	padding:8px 27px 15px 33px;
}
.about-his-item .his-conts  .cont dl p{
	font: 14px/1.8em "微软雅黑";
	color: #fff; 
}
.about-his-item .his-conts  .cont dt p{
	font: 14px/1.8em "微软雅黑"; 
}
.about-his-item02 .his-conts .cont dl p{
	font: 14px/1.8em "微软雅黑";
	color: #968780
}
.about-his-item02 .his-conts h2{ 
	background-image:url(../img/his_i02.png); 
	color:#968780;
}
.about-his-item02 .his-conts .cont{ 
	background-image:url(../img/his_i04.png);
}
.about-his-item02 .his-conts .cont dl{ 
	background-position:-856px 0px; 
	color:#968780;
}
.about-his-item02 .his-conts .cont dd{
	background-position:-856px bottom;
}
.about-his-item-last .his-conts { 
	padding-bottom:0;
}
.about-his-item-last .his-conts .cont { 
	width:13px; 
	height:24px; 
	font-size:0;
}
/*================================职位详情=================================*/
.position{
	margin:10px 30px;
}
.position_con{
	border-bottom:dashed #ccc 1px;
	width: 100%;
	display: inline-block;
}
.sition{
	border-bottom:dashed #ccc 1px;
	width: 100%;
	display: inline-block;
}
.sition h3{
	font-weight: bold;
	font-size: 18px;
	height: 50px;
	line-height: 60px;
        text-align: center;
}
.sition ul{
	margin: 20px 40px 20px 120px;
	display: inline-block;
	font-weight: bold;
}
.sition ul li{
	width: 25%;
	height: 26px;
	line-height: 26px;
	float: left;
}
.sition ul li span{
	font-weight: normal;
	color: #2a2a2a;
}
.sition_con{
	margin: 10px 0px;
	width: 100%;
	display: inline-block;
}
.con_mainp{
	margin-bottom: 14px;
}
.con_mainp h4{
	width: 100%;
	height: 36px;
	line-height: 36px;
	font-weight: bold;
	font-size: 16px;
}
.con_mainp ul{
	margin: 6px 0px 0px 40px;
}
.con_mainp ul li{
	height: 26px;
	line-height: 26px;
}
.email_ps{
	width: 100%;
	display: inline-block;
}
.email_ps p{
	height: 46px;
	line-height: 46px;
	font-weight: bold;
	font-size: 14px;
	margin-left: 40px;
	margin:0px 0px 30px 0px;
}
.email_ps p a{
	color: #F28300;
}
.td{
	color: #FFF;
	width: 130px;
	height: 36px;
	line-height: 36px;
	text-align: center;
	background: #F28300;
	border-radius: 6px;
	position: relative;
	left: 50%;
	margin-left: -75px;
}
/*=============================集团公信力======================================*/
.sate_tips{
	margin:0px 20px;
	padding-bottom: 30px;
}
.sate_title{
	text-align: center;
	width: 100%;
	display: inline-block;
	border-bottom: dashed #ccc 1px;
	padding-bottom: 16px;
}
.sate_title h2{
	height: 70px;
	line-height: 70px;
	font-weight: bold;
	font-size: 24px;
	/* margin-bottom: 10px; */
}
.sate_title p{
	height: 28px;
	line-height: 28px;
}
.pensate_con_top{
	width: 100%;
	display:inline-block;
	background: #fce0bf;
	height: 60px;
	position: relative;
}
.pensate_con_top a.con_top{
	width: 190px;
	float: left;
	line-height: 60px;
	color: #fff;
	background: #f38400;
	font-size: 20px;
}
.pensate_con_top a.con_top span{
	background: url(../img/right_icon_bg.png) right no-repeat;
	padding:0px 20px;
}
.morel{
	position: absolute;
	right: 10px;
	height: 40px;
	border-left: #fff solid 1px;
	width: 50px;
	text-align: center;
	line-height: 40px;
	bottom: 10px; 
	color: #f38400;
	font-weight:bold;
}
.pensate_con_top p{
	float: right;
	width: 680px;
	padding: 5px;
	text-indent: 2em;
	line-height: 25px;
	margin-right: 70px;
	height: 50px;
	overflow: hidden;
}
.pensate{
	/* margin: 30px 0px; */
}
.pensate_con{
	margin-top: 40px;
	display: inline-block;
	/* border-bottom: #ccc dashed 1px; */
	padding-bottom: 30px;
	background: #fff;
}
.pensate_con:last-child{
	border-bottom: none;
}
.pensate_con_bottom{
	width: 100%;
	display: inline-block;
	margin-top: 20px;
}
.bot_cotain{
	width: 33.2%;
	text-align: center;
	float: left;
	border-left: #ccc solid 1px;
}
.bot_cotain:first-child{
	border-left: none;
}
.cotain_esp{
	margin:10px 10px;
	display: inline-block;
	position: relative;
}
.cotain_esp img{
	display: inline-block;
}
.cotain_esp span{
	position: absolute;
	left: 0px;
	bottom: 4px;
	height: 40px;
	width: 100%;
	background: #fff;
	opacity: 0.5;
}
.cotain_esp h3{
	color: #000;
	position: absolute;
	left: 0px;
	bottom: 4px;
	height: 40px;
	line-height: 40px;
	z-index: 4;
	font-weight: bold;
	font-size: 16px;
	padding-left: 10px;
}
.bot_cotain p{
	margin:0px 22px;
	text-align: left;
	text-indent: 2em;
	line-height: 24px;
	position: relative;
	padding-bottom: 20px;
}
.bot_cotain p a{
	position: absolute;
    bottom: -16px;
    font-size: 14px;
    color: #9f9f9f;
    width: 100%;
    right: 10px;
    text-align: right;
}
/* .bot_cotain p a:hover{
	color: #f38400;
} */
/*================================天下英才================================*/
.setsail_ship{
	margin: 0px 20px;
}
.setsail_ship_right{
	width: 768px;
	float:right;
}
.setsail_ship_left{
	width: 180px;
	float: left;
	background: #fff;
}
.setsail_ship_left h4{
	font-weight: bold;
    font-size: 18px;
    color: #f08200;
    border-bottom: #dfdfdf solid 1px;
    height: 44px;
    line-height: 44px;
    margin-bottom: 16px;
    text-align: center;
}
.setsail_ship_left ul{
	margin-right: 20px;
	padding-bottom: 20px;
}
.setsail_ship_left ul li{
	height: 34px;
	line-height: 34px;
	/* text-align: center; */
	padding-left: 36px;
}
.setsail_ship_left ul li a{
	font-size: 15px;
}
.setsail_ship_left ul li a:hover{
	color: #ff9600;
}
/* .setsail_ship_left ul li a{
	background: #ff9600;
	height:30px;
	line-height: 30px;
	width: 100%
}
.setsail_ship_left ul li.hover_esp a{
	background: #fff;
	color: #ff9600;
	font-weight: bold;
	text-align: center;
} */
.setsail{
	margin:20px;
	/* display: inline-block; */
}
.setsail_top{
	background: #fff;
	padding: 20px 0px;
}
.sailcon{
	width: 33%;
	display: inline-block;
	text-align: center;
}
.sailcon a{
	width: 100%;
	display: inline-block;
	position: relative;
}
.sailcon a img{
	width: 272px;
	height: 171px;
	margin: 0 auto;
}
.sailcon a span{
	background: #ff9600;
	width: 120px;
	height: 36px;
	opacity: 0.7;
	position: absolute;
	right: 22px;
	bottom:30px;
}
.span_h{
	position: absolute;
	right: 22px;
	bottom: 30px;
	color: #fff;
	font-size: 18px;
	height: 36px;
	line-height: 36px;
	width: 120px;
	text-align: center;
}
.sailcon p{
	width: 272px;
	margin: 5px auto;
	text-align: left;
	line-height: 24px;
	color: #2a2a2a;
}

.addres_con{
	padding-left: 20px;
    /* border-left: #c7c7c7 solid 2px; */
    min-height: 360px;
}
.addres_main{
	padding: 20px 30px;
	background: #fff;
}
.main_dat{
	width: 100%;
	display: inline-block;
	position: relative;
}
.main_dat p{
	width: 10%;
	float: left;
	line-height: 36px;
}
.main_dat ul{
	float: right;
	width: 90%;
	height: 36px;
    overflow: hidden;
}
.main_dat ul.span_esp{
	height:auto;
}
.main_dat ul li{
	float: left;
	margin:6px 10px;
	padding: 0px 10px;
	/* height: 24px; */
	line-height: 24px;
	border-radius: 4px;
	cursor: pointer;
}
.main_dat ul li.active_e{
	color: #fff;
	background: #f08200;
}
.main_dat span{
	width: 14px;
	height: 14px;
	display: inline-block;
	background: url(../img/top_icon.png) no-repeat;
	position: absolute;
	right: 0px;
	top:10px;
	cursor: pointer;
}
.addres_position{
	width: 100%;
	margin-top: 30px;
}
.addres_position ul{
	padding: 0px 10px;
	background: #fff;
	font-weight: bold;
	height: 40px;
	line-height: 40px;
	border-bottom: solid #ccc 1px;
}
.addres_position ul li{
	float: left;
	font-size: 16px;
	color:#f08200
}
.addres_position ul li{
	width: 30%;
}
.addres_position ul li:nth-child(1){
	width: 35%;
}
.addres_position ul li:nth-child(2){
	width: 25%;
}
.addres_position ul.con_hover{
	padding: 0px 10px;
	border-bottom: none;
}
.addres_position ul.con_hover li{
	font-size: 14px;
	font-weight: normal;
	color: #000;
}
.addres_position ul.con_hover li a:hover{
	color: #eb7f00;
}
.addres_position_con{
	width: 100%;
	display: inline-block;
}
.ap_hov{
	height: 40px;
	line-height: 40px;
	border-bottom: dashed #ccc 1px;
	position: relative;
}
.ap_hov ul.ap_hovers{
	background: #f5f5f5;
	height: 40px;
	line-height: 40px;
	border-bottom: dashed #ccc 1px;
	position: relative;
}
.ap_hov a.lookf{
	position: absolute;
	right: 20px;
	height: 24px;
	line-height: 24px;
	width: 50px;
	text-align: center;
	bottom: 7px;
	border: #eb7f00 solid 1px;
	color: #eb7f00;
	border-radius: 4px;
}
.ap_hov a.lookf:hover{
	background: #eb7f00;
	color: #fff;
}
.addres_position_con .ap_hov:hover{
	background: #f5f5f5;
}
/* 飞洋留学*/
.fity_con_left{
	width: 100%;
}
.fity_con_right{
	width: 100%;
	display: inline-block;
	margin:30px 0px 0px 40px;
}
.fity_con{
	width: 100%;
    display: inline-block;
    background: url(../img/ditu.png) center no-repeat;
    background-size: 70%;
    min-height: 530px;
}
.link_a{
	width: 100%;
}
.link_a p{
	margin:0px 40px 20px 40px;
	border-bottom:#e5e5e5 solid 1px;
	height: 54px;
	line-height: 54px;
}
.link_a p a{
	margin-right:10px;
	font-weight: bold;
	cursor: pointer;
        height: 26px;
        line-height: 26px;
        padding: 0px 20px;
        position:relative;
}
.link_text_con{
	display: none;
}
.link_text_esp{
	display: block;
}
.link_aesp{
	color: #fff;
    background:#1692f3;
}
.fity_con_right a{
margin-right:70px;
}

.link_aesp .arrow3{  display: block;
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #048cf2;
    font-size: 0px;
    line-height: 0px;
    position: absolute;
    left: 20px;
    bottom: -5px;
    z-index: 90;
}
.change_hover a:hover{
    color:#fe8800
}
.con_i05{
    background:url(../img/i05.gif) bottom right no-repeat;
}
.mics_img_coo{position: absolute;border: #e6e6e6 solid 2px;width: 184px; height: 114px;display: inline-block;margin-bottom: 6px;-webkit-box-sizing: content-box;-moz-box-sizing: content-box;box-sizing: content-box;}
.mics_img_coo img{width: 184px;display: inline-block;height:114px;}
.banks{position: relative;bottom: 40px;left: 0px;height: 36px;display: none;}
.opa{height: 36px;line-height: 36px;width: 100%;background: #000;opacity: 0.6}
.banks span{z-index: 100;position:absolute;bottom:0px;color: #fff;height:36px;line-height: 36px;text-indent: 1em;}
.dynamics_con a.mics_img_coo:hover > .banks{display: inline-block;width: 100%;}

.pensate_vid{
  width:100%;
display:inline-block;
background:#fff;
}