@charset "utf-8";
/* CSS Document */


/*———————————————————————————————————————————清除所有默认样式——————————————————————————————————————————————————————*/

html, body, div, ul, li, h1, h2, h3, h4, h5, h6, p, dl, dt, dd, ol, form, input, textarea, th, td, select {
    margin: 0;
    padding: 0;
}
*{box-sizing: border-box;}
html, body {
    min-height: 100%;
}

body {
    font-family: "Microsoft YaHei";
    font-size:14px;
    color:#333;
}
h1, h2, h3, h4, h5, h6{font-weight:normal;}
ul,ol {
    list-style: none;
}

img {
    border: none;
    vertical-align: middle;
}

a {
    text-decoration: none;
    color: #232323;
}

table {
    border-collapse: collapse;
    table-layout: fixed;
}

input, textarea {
    outline: none;
    border: none;
}

textarea {
    resize: none;
    overflow: auto;
}

.clearfix {
    zoom: 1;
}

.clearfix:after {
    content: ".";
    width: 0;
    height: 0;
    visibility: hidden;
    display: block;
    clear: both;
    overflow:hidden;
}

.fl {
    float: left
}

.fr {
    float: right
}

.tl {
    text-align: left;
}

.tc {
    text-align: center
}

.tr {
    text-align: right;
}

.ellipse {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.inline{
    display: inline-block;
    display: inline;
    zoom: 1;
}


/*——————————————————————————————————————————————————————————————————————————————————————————————————————————*/


.img_01_1{
	margin-top: 16%;
	margin-left: 6%;
	width: 32%;
	margin-bottom: 6%;
	z-index: 1;
}
.content_msg {
/*	top: 70px;*/
	width: 100%;
	height: 100%;
/*	background-color: #27325D;*/
}

.text_aboutXG {
	background-color: #fff;
	width: 70%;
/*	height: 50%;*/
	position: absolute;
	left: 20%;
/*	bottom: -10%;*/
/*	margin-bottom: -30%;*/
/*	z-index: 0;*/
	float: left;
	top: 40%;
	box-shadow: 1px 1px 10px #B7BFE1;
/*	color: rgba(139,151,205,1.00);*/
/*	color: #7A85B3*/
	color: #333C65;
}

.guanyuxiange_1,.first_title {
	font-size: 7rem;
	color:black;
	font-weight: bold;
	position: absolute;
	top: -100px;
/*
	z-index: 2;
	top: -100px;
*/
	text-shadow: 2px 2px 5px #27325D;
}
.first_title1 {
	font-size: 7rem;
	color:black;
	font-weight: bold;
	position: absolute;
	top: -240px;
	/*
        z-index: 2;
        top: -100px;
    */
	text-shadow: 2px 2px 5px #27325D;
}

.first_title2 {
	font-size: 7rem;
	color:black;
	font-weight: bold;
	position: absolute;
	top: -10px;
	/*
        z-index: 2;
        top: -100px;
    */
	text-shadow: 2px 2px 5px #27325D;
}

.aboutText {
	padding-bottom: 20%;
	margin-top: 5%;
}

.aboutText p{
	margin: 2% 5%;
	
}
/*

p:first-letter{
	margin-left: 2em;
}
*/

.text_aboutXG { /*这是文案部分的背景框*/
	background-color: #fff;
	width: 70%;
	height:auto;
	
}


.texture {
	color:#C6CFF3;
	opacity: 0.3;
	font-size: 7rem;
	float: right;
	font-weight: bolder;
	position: absolute;
	right: 10%;
	bottom: 3rem;
}

.secondary_title {
	color:#ff4a00;
	font-size: 2rem;
	font-weight: bold;
}

.guanyuxiange_2{
	position: relative;
	top: 2.4rem;
}

/*隐藏公司概况*/
/*
.gsgaikuang{
	visibility: hidden;
	display: none;
}
*/




/*——————————————————————————————————————————————————————————————————————————————响应式要写在最后！！！——————————————————————————————————————————————————————————————————————————*/
@media screen and (max-width: 1400px) {
    .text_aboutXG {
        height: auto
			
    }
	.first_title{
		font-size: 6rem;
	}
}
@media screen and (max-width: 1200px) {
    .text_aboutXG {
        height: auto;
		left: 18%;
		top: 25%;
    }
	.first_title{
		font-size: 6rem;
	}
	.guanyuxiange_2,.secondary_title{
		font-size: 2rem;
		top: 1rem;
	}
	.img_01_1{
		width: 36%;
	}
	.guanyuxiange_1,.first_title{
		font-size: 5rem;
	}
}
@media screen and (max-width: 1000px) {
    .text_aboutXG {
        height:auto;
		left: 14%;
		top: 20%;
    }
	.first_title{
		font-size: 5rem;
	}
	.guanyuxiange_2,.secondary_title{
		font-size: 2rem;
		top: 1rem;
	}
	.img_01_1{
		width: 48%;
	}
	.guanyuxiange_1,.first_title{
		font-size: 4rem;
	}
}
@media screen and (max-width: 900px) {
    .text_aboutXG {
        height: auto;
		left: 12%;
		top: 16%;
    }
	.first_title{
		font-size: 4rem;
	}
	.guanyuxiange_2,.secondary_title{
		font-size: 2rem;
		top: 1rem;
	}
	.guanyuxiange_1,.first_title{
		font-size: 4rem;
	}
	.aboutText p{
		font-size: 12px;
	}
	.img_01_1{
		width: 56%;
	}
}
@media screen and (max-width: 760px) {
    .text_aboutXG {
        height: auto;
		left: 10%;
		top: 12%;
    }
	
	.first_title{
		font-size: 3rem;
	}
	.guanyuxiange_2,.secondary_title{
		font-size: 2rem;
		top: 1rem;
	}
	.img_01_1{
		width: 64%;
	}
}


/*add at 20191209*/
@media screen and (max-width: 360px) {
/*
    .text_aboutXG {
        height: auto;
		left: 10%;
		top: 12%;
    }
*/
	
	.first_title{
		font-size: 1rem;
	}
	.guanyuxiange_2,.secondary_title{
		font-size: 0.5rem;
		top: 0.2rem;
	}
/*
	.img_01_1{
		width: 64%;
	}
*/
}


.img_01_2 {
/*
	width: 100%;
	height: auto;
*/
	/*height: 100%;*/
	width: auto;
}

.img_01_2_title {
	position: absolute;
	width: 16.2%;
	margin-top: 20px;
}

.fzlicheng {
	box-sizing: border-box;
}

.fz p:first-letter{
	margin-left: 0em;
}

p {
	
}

.year {
	font-weight: bolder;
	color: #FF4A00;
}
.fz p{
	width: 80%;
	color: white;
}
.fz_1{
	position: absolute;
/*	float: left;*/
	left: 63%;
	top: 20%; 
}
.fz_2{
	position: absolute;
	left: 57%;
	top: 35%; 
}
.fz_3{
	position: absolute;
	left: 50%;
	top: 50%; 
}
.fz_4{
	position: absolute;
	left: 42%;
	top: 64%; 
}
.fz_5{
	position: absolute;
	left: 30%;
	top: 72%; 
}
.fz_6{
	position: absolute;
	left: 20%;
	top: 80%; 
}

.img_01_3 {
	width: 100%;
	height: auto;
	position: fixed;
	z-index: -1;
	top: 62px;
}

/*——————隐藏发展历程——————*/
/*
.fzlicheng{
	visibility: hidden;
	display: none;
}
*/


/*————————————————————————————————————————————————————————————————————————————————————————————————————————荣誉展示页————————————————————————————————————————————————————————————————————————————————————————————————————————*/
*, *:before, *:after {
  box-sizing: border-box;
}

.honor_content {
	width: 1200px;
	height: auto;
	text-align: center;
/*	display: flex;*/
	margin-top: 50px;
/*	left: 200px;*/
	position:relative;
	background-color:# ;
/*	left: calc(100% - 1200px);*/
	margin: 0 auto;
	padding-top: 50px;
}

.honor_card {
	display: block;
	width:378px;
	height: 274px;
	/*background-color: #fff;*/
	/*background: linear-gradient(to bottom, #ff9a7c 0%,#ff4a00 88%);*/
	position: relative;
/*	left: calc(50% - 400px);*/
	/*——————————————————？？？？？？？？？？————————————————————————*/
	cursor: pointer;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}


.honor_page {
	width: 100%;
	height: auto;
/*	visibility: hidden;*/
}



.card_front {
	width: 100%;
	height: 100%;
	box-sizing: border-box;
	/*background: linear-gradient(to bottom, #fff 0%,#FF886D 100%);*/
	background: linear-gradient(to bottom, #29335e 0%,#5968ab 100%);
/*	color: #2F3962;*/
	opacity: 0.8;
}



.card_front,.card_back{
	display: flex;
	border-radius: 0px;
	background-position: center;
	background-size: cover;
	text-align: center;
	justify-content: center;/*项目位于容器的中心。*/
	align-items: center;
	position:absolute;
	height: 100%;
	width: 100%;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	transform-style: preserve-3d;
	transition: ease-in-out 500ms;
}

.card_front{
	background-size: cover;
	overflow: hidden;
}

.card_front:before{
	position: absolute;
	display: block;
	content: '';
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
/*	background: ;*/
	opacity: 0.2;
	z-index: -1;
}

.honor_card:hover .card_front{
	transform: rotateY(180deg);
}

.honor_card:nth-child(even):hover .card_front{
	transform: rotateY(-180deg);
}

.card_back{
	background-position: center;
	background-size: cover;
	transform: rotateY(-180deg);
}

.honor_card:hover .card_back{
	transform: rotateY(0deg);
}

.honor_card:nth-child(even) .card_back{
	transform: rotateY(180deg);
}

.honor_card:nth-child(even):hover .card_back{
	transform: rotateY(0deg);
}


.honor_name {
	font-size: 1.2rem;
/*	text-align: center;*/
	font-weight:bold;
	color: #232E5A;
	position: absolute;
	top: 80px;
	width: 280px;
}

.time_line{
	height: 2px;
	width: 82px;
	text-align: center;
	background-color: #232E5A;
	position: absolute;
	left: 148px;/*(189-121)/2*/
	top: 200px;
	opacity: 0.5;
}

.honor_time{
	position: absolute;
	top: 220px;
	font-size: 12px;
	color: #232E5A;
}

.card_back {
	width: 378px;
	height: 274px;
/*	background-color: #00ffff;*/
}

.back_img {
	width: 378px;
	height: 274px;
}



.ronyuzhanshi_1 {
	font-size: 6rem;
	font-weight: bold;
	color:#252f5b;
	position: relative;
	top: 30px;
/*	left: 280px;*/
	text-align: right;
	z-index: 1;
	text-shadow: 1px 1px 10px #7581B3;
/*	color: #7581B3;*/
}

.rongyuzhanshi_2 {
	color:#ff4a00;
	font-size: 2rem;
	font-weight: bold;
	position: relative;
	z-index: 2;
	text-align: right;
}


/*
.honor_page{
	visibility: hidden;
	display: none;
}
*/




/*————————————————————————————————————————————————————————————————————————————————————————————————————————企业文化————————————————————————————————————————————————————————————————————————————————————————————————————————*/

.img_02_1 {
	width: 100%;
	height: auto;
/*	position: fixed;*/
	z-index: -2;
	top: 0px;
}

.qiyewenhua_1{
	position: absolute;
	top: 7%;
	width: 30%;
	text-align: right;
	float: right;
	margin-right: 6.25%;
}
.qiyewenhua_2{
	position: absolute;
	top: 27%;
	width: 20%;
/*	text-align: right;*/
	float: left;
	margin-left: 6.25%;
	
}

/*
.culture_page{
	display: none;
	visibility: hidden;
}
*/



/*————————————————————————————————————————————————————————————————————————————————————————————————————————企业服务————————————————————————————————————————————————————————————————————————————————————————————————————————*/
.img_02_1{
	width: 100%;
	height: auto;
/*	position: fixed;*/
	z-index: -2;
	top: 0px;
}
.qiyefuwu_1,.qiyefuwu_2{
	position: absolute;
	top: 7%;
	width: 90%;
	text-align: right;
	float: right;
	margin-right: 6.25%;
	region-break-after: 6.25%;
}
.qiyefuwu_2{
	top: 27%;
}
.qiyefuwu_1{
	color: #fff;
}
/*
.service_page{
	display: none;
	visibility: hidden;
}
*/





/*————————————————————————————————————————————————————————————————————————————————————————————————————————企业优势————————————————————————————————————————————————————————————————————————————————————————————————————————*/
.img_02_3{
	width: 100%;
	height: auto;
/*	position: fixed;*/
	z-index: -2;
	top: 0px;
}
.qiyeyoushi_1,.qiyeyoushi_2{
	position: absolute;
	top: 7%;
	width: 90%;
	text-align: right;
	float: right;
	margin-right: 6.25%;
	region-break-after: 6.25%;
}
.qiyeyoushi_2{
	top: 27%;
}
.qiyeyoushi_1{
	color: #2F3962;
}
/*
.strength_page{
	display: none;
	visibility: hidden;
}
*/




/*————————————————————————————————————————————————————————————————————————————————————————————————————————xinwen————————————————————————————————————————————————————————————————————————————————————————————————————————*/
.img_03_1{
	position: fixed;
	width: 100%;
	height: auto;
	z-index: -1;
}
.news_page{
	width: 100%;
}
.gongsixinwen {
/*	z-index: 5;*/

	width: 100%;
	height: auto;
	min-height: 100%;
	padding-top: 20px;
	padding-bottom: 20px;
	padding: 60px 60px 0 60px;
	z-index: 1;
}
.news_time{
	float: right !important;
}
.news_title_gongsi,.news_title_hangyei{
	color: #25305b;
	text-shadow: 0px 1px 1px #25305b;
/*	margin-bottom: 20px;*/
}

.news_list{
	margin-top: 40px;
}
.news_list li{
	line-height: 40px;
}

.news_list a:hover{
	font-weight: bold;
	color: #463E5B;
/*	font-size: 16px;*/
	cursor: pointer;
}

/*——————————————————————————————行业动态———————————————————————————————*/
.news_title_hangyei{
	float: right;
	margin-bottom: 40px;
}

.hangyedongtai{
	background-color: #D1D0E0;
	width: 70%;
	float: right;
/*	position: absolute;*/
/*	padding-top: 40px;*/
	height: 80%;
	padding: 40px 40px;
	z-index: 0;
	margin:20px 0px 20px auto;
	z-index: 0;
	opacity: 0.8;
}

.hangyedongtai .secondary_title{
	font-size: 1rem;
}

.hangyedongtai li{
	color: #9FA3B5
}

.hangyedongtai:hover{
	opacity: 0.95;
	cursor: pointer;
	cursor: pointer;
}

/*
.news_page{
	display: none;
	visibility: hidden;
}
*/


/*—————————————————————————————————————————————————————————————————————————————————————————xinwen-details————————————————————————————————————————————————————————————————————————————————————————————————————————*/


.news_details img{
	/*width: 30%;*/
	height: auto;
}

.news_title_details{
	margin-top: 50px;
	text-align: center;
	font-weight: bold;
}

.news_title_details2{
	margin-top: 100px;
	text-align: center;
	font-weight: bold;
}

.news_time_details{
	margin-top: 10px;
	margin-bottom: 30px;
	text-align: center;
	color: #999;
}

.news_text{
	width: 80%;
	margin: 0 auto;
	margin-top: 40px;
}

.news_text p{
	margin: 20px auto;
}

button{
	border: 0;

	background-color: transparent;

	outline: none;
}
.last_page,.next_page{
	margin:40px 40px;
/*	text-decoration: none;*/
	border-color: #333D65;
	border: solid 1px #ffe;
	border-radius: 4px;
	background-color: #E8ECFF;
	width: 100px;
	height: 40px;
}

.last_page:hover,.next_page:hover{
	background-color:#B1BEFF;
	cursor: pointer;
}
/*
.news_details{
	display: none;
	visibility: hidden;
}
*/



/*—————————————————————————————————————————————————————————————————————————————————————————项目合作————————————————————————————————————————————————————————————————————————————————————————————————————————*/

/*
*, *:before, *:after {
  box-sizing: border-box;
}
*/

.xiangmuhezuo_1{
	margin-top: 5%;
	z-index: 5;
	text-align: center;
	width: 100%;
	color: #272645;
}

.content {
  display: flex;
  margin: 0 auto;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;/*规定灵活的项目在必要的时候拆行或拆列。*/
  max-width: 1400px;
	margin-top: 14%;
}

.card {
  color: inherit;
  cursor: pointer;
  width: calc(33% - 2rem);
  min-width: calc(33% - 2rem);
  height: 400px;
  min-height: 400px;
  perspective: 1000px;
  margin: 1rem;
  position: relative;
}
@media screen and (max-width: 800px) {
  .card {
    width: calc(50% - 2rem);
  }
}
@media screen and (max-width: 500px) {
  .card {
    width: 100%;
  }
}

.front,
.back {
  display: flex;
  border-radius: 6px;
  background-position: center;
  background-size: cover;
  text-align: center;
  justify-content: center;
  align-items: center;
  position: absolute;
  height: 100%;
  width: 100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transform-style: preserve-3d;
  transition: ease-in-out 600ms;
}

.front {
  background-size: cover;
/*  padding: 2rem;*/
  font-size: 1.618rem;
  font-weight: 600;
  color: #fff;
  overflow: hidden;
  font-family: Poppins, sans-serif;
}
.front:before {
  position: absolute;
  display: block;
  content: '';
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(135deg, #1a9be6, #1a57e6);
  opacity: .25;
  z-index: -1;
}
.card:hover .front {
  transform: rotateY(180deg);
}
.card:nth-child(even):hover .front {
  transform: rotateY(-180deg);
}

.back {
  background: #fff;
  transform: rotateY(-180deg);
  padding: 0 2em;
}
.card:hover .back {
  transform: rotateY(0deg);
}
.card:nth-child(even) .back {
  transform: rotateY(180deg);
}
.card:nth-child(even):hover .back {
  transform: rotateY(0deg);
}

.button {
  transform: translateZ(40px);
  cursor: pointer;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  font-weight: bold;
  color: #fff;
  padding: .5em 1em;
  border-radius: 100px;
  font: inherit;
  background: linear-gradient(135deg, #1a9be6, #1a57e6);
  border: none;
  position: relative;
  transform-style: preserve-3d;
  transition: 300ms ease;
}
.button:before {
  transition: 300ms ease;
  position: absolute;
  display: block;
  content: '';
  transform: translateZ(-40px);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  height: calc(100% - 20px);
  width: calc(100% - 20px);
  border-radius: 100px;
  left: 10px;
  top: 16px;
  box-shadow: 0 0 10px 10px rgba(26, 87, 230, 0.25);
  background-color: rgba(26, 87, 230, 0.25);
}
.button:hover {
  transform: translateZ(55px);
}
.button:hover:before {
  transform: translateZ(-55px);
}
.button:active {
  transform: translateZ(20px);
}
.button:active:before {
  transform: translateZ(-20px);
  top: 12px;
}
.front p:first-letter{
/*	margin-left: 0em;*/
	padding-left: -2em;
/*	margin-left: -1em;*/
}
.front p:first-child:first-letter{
	margin-left: 0em;
}
.back p{
	text-align: left;
/*	margin: auto 2em;*/
	color: #272645;
}

.back h6{
	margin-bottom: 20px;
	font-weight: bold;
	color:#272645;
}

.xiangmuhezuo_2{
	position: relative;
	float: right;
/*	margin-right: 5%;*/
	margin-top:  -4%;
	width: 100%;
	text-align: center;
}

/*
.co_program_page{
	display: none;
	visibility: hidden;
}
*/





/*—————————————————————————————————————————————————————————————————————————————————————————企业活动————————————————————————————————————————————————————————————————————————————————————————————————————————*/

.qiyehuodong_1{
	margin-top: 5%;
	z-index: 5;
	text-align: center;
	width: 100%;
	color: #272645;
}
.qiyehuodong_2{
	position: relative;
	float: right;
/*	margin-right: 5%;*/
	margin-top:  -4%;
	width: 100%;
	text-align: center;
}
.activity_place{
	font-size: 4rem;
	font-weight: bold;
	color: #AEACE7;
	line-height: 4.2rem;
	margin-bottom: 5px;
}
.activity_time{
	font: 0.5rem;
	color: #999999;
	margin-bottom: 20px;
}
/*
.activity_page{
	display: none;
	visibility: hidden;
}
*/






/*—————————————————————————————————————————————————————————————————————————————————————————企业合作————————————————————————————————————————————————————————————————————————————————————————————————————————*/
.bg_04-2{
	wdith:100%;
	height: auto;
	overflow: hidden;
}
/*
.logo_content{
	width: auto;
	height: auto;
	min-height: 600px;
	top: 100px;
	text-align: center;
	margin-top: 30px;
	padding-left: 10%;
	padding-right: 10%;
*/
}
.business{
/*	float: left;*/
	width: 400px;
	margin-top: 180px;
/*	margin: 100px 20px;*/
/*	flex: auto;*/
/*	background-color:rgba(33,24,255,0.5);*/
}
.business2{
/*	float: left;*/
	width: 400px;
	/*height: 240px;*/
/*	overflow: hidden;*/
	/*	margin: 100px 20px;*/

	/*	background-color:rgba(33,24,255,0.5);*/
}

.partner_name{
/*	visibility: hidden;*/
	font-size: 16px;
	text-align: center;
/*	background-color: aqua;*/
	position: relative;
	margin-top: 10px;
}
.logo_content img{
}

/*
.Business_co_page{
	display: none;
	visibility: hidden;
}
*/



/*—————————————————————————————————————————————————————————————————————————————————————————知行学院————————————————————————————————————————————————————————————————————————————————————————————————————————*/
.img_05-1{
	width:  100%;
	height: auto;
}
.zhixingxueyuan_1{
	position: absolute;
	top: 10%;
	color: white;
	text-shadow: 1px 1px 4px #fff;
	left: 10%;
}
.zhixingxueyuan_2{
	position: absolute;
/*	float: left;*/
/*	z-index: 5;*/
	top: 24%;
	left: 10%;
}

.college_page p{
/*
	width: 40%;
	position: absolute;
	float: right;
	color: #fff;
	font-size: 1rem;
	text-align: right;
	top: 40%;
	margin: 0 auto;
	float: right;
	left: 50%;
	right: 50%;
*/
}

/*
.college_page{
	display: none;
	visibility: hidden;
}
*/













.container p{
	padding-left: 0px;
}

.about_wrap_one p {
	margin-left: -2em;
/*	color: red;*/
}

/*
.container p{
	margin-left: -2em;
}*/

h2 {
	margin-bottom: 20px;
}
/*首页上的走进显格视频标题*/

[class=text-cebter] {
	margin-left: -2em !important;
}

section ul{
	width: 100%;
}
section ul .xw_list{
	width: 100%;
}
.xw_list{
	width: 100%;
}
.news_time{
	margin-right: 0px;
}

.navbar {
	background-color: rgba(24,35,82,1.00);
	background-color: rgb(37, 47, 91);
}

/*
.slider-caption h1,h2{
	
}
*/

.hezuo1:hover,.hezuo2:hover,.hezuo3:hover{
	cursor: pointer;
/*
	width: 101%;
	height: 101%;
*/
}


.mttitle:hover,.hztitle:hover,.zxxytitle:hover{
	cursor: pointer;
}


.img_02_2 {
	width: 100%;
	height: auto;
/*
	height: 100%;width: auto;
	text-align: center;
*/
	background-position: center;
	background-repeat: no-repeat;
}


.pagelist{
	margin-top: 16px;
	height: 100px;
}
.pagelist ul{

}
.pagelist ul li a{
	 float: left; margin: 0 4px; border: 1px #e1e1e1 solid; padding: 0 6px;
	color: #252F5B;
 }
.pagelist ul li a:hover{
	background-color: #252F5B !important;
	color: #fff !important;
}
.pagelist ul li.active a{
	 background-color: #252F5B; color: #fff !important;
 }

/*.clear{clear: both}*/
baby{width: 100%; height: 100%; margin:0; padding: 0}
.qyhzbg{
/*	background: url("../image/bg_04-2.png"); */
	width: 100%;
	height: auto;
	overflow: hidden;
	/* position:fixed;*/
}
.info{}
.info ul{}
.info ul li{float: left}


/*招聘相关*/
.job_show{margin:20px 0;}
.job_show h1{text-align:left;font-size:24px;font-weight:400;margin:0;padding:0;}
.job_show h2{text-align:left;font-size:18px;font-weight:400;margin:10px 0;padding:0;}
.job_show .info{margin:15px 0;padding:0px;font-size:14px;}
.job_show .info ul{overflow:hidden;}
.job_show .info ul li{float:left;width:24.4%;border-left:1px solid #dadada;padding-left:.6%;line-height:30px;}
.job_show .info ul li span{color:#999;}
.job_show .intro a{color:#06C;}
.job_show .intro a:hover{color:#f30;}
.job_show .other{margin-top:30px;text-align:center;}
.job_show .other p{font-weight:bold;}
.job_show .other a{display:inline-block;margin:0 10px;cursor:pointer;background:#fff;border-radius:4px;border:1px solid #ddd;padding:6px 20px;min-width:100px;}
.job_show .other a span{font-size:18px;margin-right:10px;}
.job_show .other a em{font-style:normal;font-size:18px;}
.job_show .other a:hover{background:#2A95E5;border-color:#2A95E5;color:#fff;}
.job_show .other a:hover span{color:#fff;}
.job_show .tags{font-weight:500;}
.job_show .tags a{margin-left:15px;display:inline-block;border-radius:4px;border:1px solid #ddd;background:#fff;padding:4px 10px;font-weight:normal;font-size:14px;}
.job_show .tags a:hover{background:#2A95E5;color:#fff;border-color:#2A95E5;}
.job_show .action{text-align:center;}
.job_show .action a{display:inline-block;margin:0 10px;cursor:pointer;background:#fff;border-radius:4px;border:1px solid #2A95E5;padding:6px 20px;min-width:100px;background:#2A95E5;color:#fff;}
.job_show .action a:hover{color:#fff;border-color:#f60;background:#f60;}


