body {
    font: 12px/1.5 Microsoft Yahei,\5B8B\4F53,Helvetica,Arial,sans-serif;
}
.container {
	background: #f5f6f9;
}

.container-banner {
	margin: 0 auto;
	width: 100%;
	max-width: 1920px;
	height: 360px;
	background-position: center;
	position: relative;
	background-size: auto 360px;
	background-repeat: no-repeat;
}

.container-banner .search-box {
	width: 700px;
	height: 50px;
	position: absolute;
	bottom: 25px;
	left: 50%;
	margin-left: -350px;
	border: 0;
	border-radius: 6px;
	background: #ffffff;
	overflow: hidden;
}

.container-banner .search-input {
	float: left;
	display: inline-block;
	width: 566px;
	height: 20px;
	border: none;
	font-size: 14px;
	color: #666666;
	padding: 15px;
}

.container-banner .search-btn {
	float: left;
	display: inline-block;
	width: 100px;
	height: 50px;
	line-height: 50px;
	font-size: 20px;
	color: #333333;
}

.container-banner .search-btn:hover {
	color: #68c2e7;
}

.container-banner .icon-search {
	display: inline-block;
	width: 40px;
	height: 20px;
	background: url(../images/icon-search.png) no-repeat right center;
	vertical-align: middle;
	border-left: 1px solid #666666;
	margin-top: -4px;
	margin-right: 6px;
}

.container-banner .search-btn:hover .icon-search {
	background: url(../images/icon-search-h.png) no-repeat right center;
}

.section-padded {
	width: 1200px;
	margin: auto;
}

.section-title {
	margin: 50px 0 20px;
	font-size: 20px;
	color: #333333;
}

.section-title .name {
	display: inline-block;
	vertical-align: middle;
}

.section-title .title-icon {
	display: inline-block;
	width: 26px;
	height: 26px;
	margin-right: 5px;
	vertical-align: middle;
}

.section-title .icon-mqxz {
	background: url(../images/icon-mqxz.png) no-repeat center;
}

.section-title .icon-rmzw {
	background: url(../images/icon-rmzw.png) no-repeat center;
}

.section-title .icon-bysqzzn {
	background: url(../images/icon-bysqzzn.png) no-repeat center;
}

.section-title .icon-xylm {
	background: url(../images/icon-xylm.png) no-repeat center;
}

.section-title .company-in {
    line-height: 38px;
    font-size: 14px;
	color: #333333;
    cursor: pointer;
}
.section-title .company-in:hover{
	color: #68c2e7;
}
.commeny_item {
	width: 1216px;
}

.commeny_item .commeny_item_li {
	width: 230px;
	height: 270px;
	background: #FFFFFF;
	margin: 0 13px 13px 0;
	float: left;
	text-align: center;
	position: relative;
	border-radius: 6px;
	overflow: hidden;
	transition: all 0.3s;
}

.commeny_item .commeny_item_li:hover {
	box-shadow: 0px 11px 14px 0px rgba(197, 197, 197, 0.59);
	transform: translateY(-7px);
}

.commeny_item .commeny_item_li a img {
	border: 1px solid #F2F4F5;
	margin-top: 24px;
	width: 140px;
	height: 85px;
	max-width: 200px;
	border-radius: 4px;
	overflow: hidden;
}

.commeny_item .commeny_name {
	font-size: 14px;
	color: #333;
	margin: 14px 10px 16px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.welfare_li {
	height: 58px;
	overflow: hidden;
	text-align: center;
	font-size: 0;
	margin-right: -9px;
}

.welfare_li li {
    width: 48px;
    height: 21px;
    line-height: 21px;
    font-size: 12px;
    color: #777;
    padding: 0 7px;
	display: inline-block;
	*zoom: 1;
	*display: inline;
	background: #edf2f5;
	border-radius: 3px;
	margin: 0 9px 9px 0;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.commeny_item .bottom_btn {
	font-size: 16px;
	color: #FFFFFF;
	background: #68c2e7;
	width: 100%;
	margin: 0;
	cursor: pointer;
	margin-top: 10px;
}

.commeny_item .bottom_btn p {
	height: 40px;
	line-height: 40px;
	font-size: 14px;
}

.more_job_li {
	position: absolute;
	top: 330px;
	left: 0;
	width: 100%;
	height: 100%;
	background: #68c2e7;
	border-radius: 3px;
	cursor: default;
	overflow: hidden;
	transition: all 0.4s;
}

.bottom_btn:hover .more_job_li {
	top: 0;
}

.more_job_li ul {
	height: 110px;
	overflow: hidden;
	margin: 42px 12px 38px;
}

.more_job_li ul li {
	height: 28px;
	line-height: 28px;
	border-radius: 6px;
	padding: 0 10px;
	color: #FFFFFF;
	cursor: pointer;
	font-size: 12px;
}

.more_job_li ul li a {
	color: #FFFFFF;
}

.more_job_li .more_job_name {
	width: 60%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	text-align: left;
}

.more_job_li li:hover {
	background: #89cfec;
}

.item_look_more {
	height: 36px;
	line-height: 36px;
	font-size: 16px;
	color: #68c2e7;
	background: #FFFFFF;
	border-radius: 6px;
	text-align: center;
	display: block;
	margin: 0 25px;
}

.hotjob-list {
	margin-right: -12px;
}

.hotjob-item {
	float: left;
	width: 251px;
	height: 115px;
	margin: 0 12px 12px 0;
	padding: 20px 20px 0 20px;
	background: #FFFFFF;
	border-radius: 6px;
	transition: transform 0.3s;
	cursor: pointer;
}

.hotjob-item:hover {
	transform: translateY(-6px);
	box-shadow: 0px 12px 13px 0px rgba(197, 197, 197, 0.35);
}

.hotjob-list .item-head p {
	font-size: 14px;
	line-height: 25px;
}

.hotjob-list .jobname {
	color: #333333;
	width: 60%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	text-align: left;
}

.hotjob-list .salary {
	color: #ff7418;
}

.hotjob-list .item-body {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	text-align: left;
}

.hotjob-list .item-body span {
	font-size: 12px;
	color: #888888;
	line-height: 25px;
}

.hotjob-list .item-body span+span:before {
	content: '|';
	padding: 0 5px 0 3px;
}

.hotjob-list .item-foot {
	margin-top: 9px;
	padding: 10px 0;
	border-top: 1px solid #F2F4F5;
}

.hotjob-list .comlogo {
	width: 55px;
	height: 33px;
	border: 1px solid #F2F4F5;
	border-radius: 4px;
}

.hotjob-list .comname {
	width: 170px;
	line-height: 35px;
	padding-left: 12px;
	color: #888888;
	font-size: 12px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.btn-more-box {
	text-align: center;
}

.btn-more {
	display: inline-block;
	height: 35px;
	line-height: 35px;
	padding: 0 20px;
	font-size: 15px;
	color: #FFFFFF;
	background: #68c2e7;
	margin: 20px auto 35px;
	border-radius: 35px;
	box-shadow: 0px 12px 24px 0px rgba(104, 194, 231, 0.46);
	transition: transform 0.3s;
}

.btn-more:hover {
	transform: scale(1.1);
}

.icon-more-right {
	display: inline-block;
	width: 17px;
	height: 13px;
	background: url(../images/icon-more-right.png) no-repeat center;
	vertical-align: middle;
	margin-left: 5px;
}

.guide-list {
	margin-right: -12px;
}

.guide-item {
	float: left;
	width: 368px;
	height: 350px;
	margin: 0 12px 12px 0;
	padding: 12px 12px 0 12px;
	background: #FFFFFF;
	border-radius: 6px;
}

.graduate-guide .item-bg {
	width: 366px;
	height: 112px;
}

.graduate-guide .item-bg1 {
	background: url(../images/bg-graduateguide1.png) no-repeat center;
}

.graduate-guide .item-bg2 {
	background: url(../images/bg-graduateguide2.png) no-repeat center;
}

.graduate-guide .item-bg3 {
	background: url(../images/bg-graduateguide3.png) no-repeat center;
}

.graduate-guide .item-bg4 {
	background: url(../images/bg-graduateguide4.png) no-repeat center;
}

.graduate-guide .item-bg5 {
	background: url(../images/bg-graduateguide5.png) no-repeat center;
}

.graduate-guide .item-bg6 {
	background: url(../images/bg-graduateguide6.png) no-repeat center;
}

.graduate-guide .sub-list {
	height: 150px;
	padding: 14px 0;
	overflow: hidden;
}

.graduate-guide .sub-item a {
	display: block;
	line-height: 30px;
	font-size: 12px;
	color: #333333;
	text-align: left;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.graduate-guide .sub-item a:hover {
	color: #68c2e7;
}

.btn-box {
	height: 60px;
	text-align: center;
	border-top: 1px solid #f2f4f5;
}

.graduate-guide .bottom-btn {
	display: inline-block;
	line-height: 60px;
	font-size: 14px;
	color: #68c2e7;
	text-align: center;
	transition: font-size ease 0.1s;
}

.graduate-guide .bottom-btn:hover {
	font-size: 16px;
}

.yjs-doc {
	margin-top: 40px;
	border: 0;
	border-radius: 6px;
}
.jjr-now span{
	color: #68c2e7;
    border-bottom: 1px solid #68c2e7;
}
.doc-txt a:hover {
    color: #68c2e7;
}
#auto_screen {
	overflow: hidden;
	width: 1200px;
	float: left;
	margin-bottom: 20px;
	background: #FFFFFF;
    border-radius: 6px;
    padding: 0 15px;
}
#auto_screen .screen-left td,#auto_screen .screen-right td{
	padding: 30px 15px;
}
#auto_screen img{
	width: 100px;
	height: 100px;
	padding: 5px;
	border: 1px solid #e0e0e0;
}
#auto_screen a{
	color: #666666;
}
