﻿.content{
	width: 1100px;
	margin: 0 auto;
}
.conLeft{
	width: 728px;
	float: left;
	background: #f7f7f7;
	position: relative;
	padding-top: 100px;
	border: 1px solid #e6e5e5;
}
.conLeft h1{
	width: 680px;
	padding-left: 40px;
	font-size: 34px;
	line-height: 80px;
	height: 84px;
	background: url("/images/job/showBg.png") no-repeat;
	position: absolute;
	top: 20px;
	left: -7px;
	overflow: hidden;
	font-weight: normal;
	color: #fff;
}
.leftBox{
	width: 678px;
	float: left;
	padding: 18px 20px 18px 30px;
	border-bottom: 1px dashed #ebebeb;
}
.leftBox1{
	border-bottom: none;
}
.leftBox h2{
	width: 678px;
	float: left;
	font-size: 24px;
	line-height: 30px;
	color: #ffaa00;
	font-weight: normal;
	margin-bottom: 10px;
}
/*.leftBox h2 a{
	font-size: 14px;
	line-height: 30px;
	color: #666;
	width: 33px;
	padding-left: 20px;
	display: block;
	background: url("/images/job/icons.png") no-repeat 0 6px;
	float: right;
}*/
.leftBox h2 a:hover{
	color: #666 !important;
}
.leftBox h3{
	margin-bottom: 10px;
	font-size: 16px;
	line-height: 25px;
	color: #333;
	font-weight: normal;
}
.leftBox h3 span{
	display: inline-block;
	padding-left: 25px;
	font-size: 16px;
	line-height: 25px;
	color: #333;
	font-weight: normal;
	margin-right: 20px;
}
.leftBox h3 b{
	font-size: 16px;
	line-height: 25px;
	color: #333;
	display: inline-block;
	margin: 0 10px;
	font-weight: normal;
}
.coordinates{
	background: url("/images/job/icons.png") no-repeat 0 -54px;
}
.date{
	background: url("/images/job/icons.png") no-repeat 0 -114px;
}
.leftBox h4{
	font-size: 14px;
	line-height: 16px;
	height: 16px;
	text-indent: 10px;
	border-left: 3px solid #2a7ed2;
	font-weight: normal;
	color: #000;
}
.leftBox p{
	font-size: 12px;
	line-height: 20px;
	height: 20px;
	color: #333;
	margin:10px 0 5px;
	margin-left: 10px;
}
.detail{
	font-size: 12px;
	line-height: 22px;
	color: #333;
}
.leftBox ul{
	margin-left: 10px;
}
.leftBox ul li{
	font-size: 12px;
	line-height: 25px;
	height: 25px;
	color: #313131;
	padding-left: 12px;
	background: url("/images/job/dot2.jpg") no-repeat 0 11px;
}
.leftBox input{
	width: 225px;
	height: 44px;
	border: none;
	color: #fff;
	font-size: 24px;
	line-height: 44px;
	background: #ffaa00;
	border-radius: 3px;
	margin: 40px auto 140px;
	display: block;
}
.leftBox button {
    width: 225px;
    height: 44px;
    border: none;
    color: #fff;
    font-size: 24px;
    line-height: 44px;
    background: #ffaa00;
    border-radius: 3px;
    margin: 40px auto 40px;
    display: block;
    cursor: pointer;
}
.contactwat{
	width: 256px;
	height: 160px;
	padding-top: 30px;
	padding-left: 15px;
	margin: 0 auto;
	background: url("/images/job/btnBox.png") no-repeat;
	position: relative;
	top: -30px;
}
.contactwat p{
	font-size: 14px;
	line-height: 25px;
}







.conRight{
	width: 350px;
	float: right;

}
.rightTitle{
	width: 350px;
	float: left;
	margin-bottom: 20px;
}
.rightTitle h2{
	font-size: 16px;
	line-height: 20px;
	color: #333;
	text-indent: 10px;
	border-left: 5px solid #2b82d9;
	font-weight: normal;
}
.publisher{
	width: 350px;
	float: left;
	margin-bottom: 22px;
}
.publisher h2{
	font-size: 18px;
	line-height: 75px;
	height: 75px;
	color: #fff;
	background: #037ccb;
	text-indent: 60px;
	position: relative;
	font-weight: normal;
	width: 350px;
	float: left;
}
.publisher h2 img{
	position: absolute;
	top: 0;
	left: 0;
}
.companyAuth{
	display: inline-block;
    width: 24px;
    height: 24px;
    background: url("/images/job/company.png") no-repeat 0 0;
    position: relative;
    top: 5px;
    margin-left: 5px;
}
.personAuth{
	display: inline-block;
    width: 24px;
    height: 24px;
    background: url("/images/job/person.png") no-repeat 0 0;
    position: relative;
    top: 5px;
    margin-left: 5px;
}




.publisher h2 span{
	font-size: 14px;
	color: #faaa16;
	line-height: 27px;
	width: 60px;
	padding-left: 35px;
	background: url("/images/job/icons.png") no-repeat 10px -172px #ffffff;
	height: 27px;
	border-radius: 3px;
	display: block;
	position: absolute;
	top: 24px;
	right: 70px;
	text-indent: 0;
}
.contect{
	width: 308px;
	padding: 20px;
	border: 1px solid #e6e5e5;
	background: #f7f7f7;
	float: left;
}
.contect p{
	font-size: 14px;
	line-height: 30px;
	color: #333;
	padding-left: 25px;
	margin-bottom: 5px;
	background: url("/images/job/loginIcons.png") no-repeat 0 9px;
}
.contect p b{
	color: #037ccb;
}
.contect p.natureP{
	background: url("/images/job/loginIcons.png") no-repeat 0 -29px;
}
.contect p.scaleP{
	background: url("/images/job/loginIcons.png") no-repeat 0 -65px;
}
.contect p.positionP{
	background: url("/images/job/loginIcons.png") no-repeat 0 -102px;
}

.publisher dl{
	width: 308px;
	float: left;
	margin-bottom: 10px;
}
.publisher dl dt{
	font-size: 14px;
	line-height: 30px;
	width: 94px;
	height: 30px;
	text-align: center;
	background: #037ccb;
	color: #fff;
	float: left;
}
.publisher dl dd{
	font-size: 14px;
	line-height: 30px;
	color: #037ccb;
	text-indent: 20px;
	background: #fff;
	width: 203px;
	height: 30px;
	float: right;
	overflow: hidden;
}
.introduce{
	width: 308px;
	padding: 15px 20px;
	border: 1px solid #e6e5e5;
	background: #f7f7f7;
	float: left;
	margin-bottom: 22px;
}
.introduce p{
	font-size: 14px;
	line-height: 25px;
	color: #333;
}
.introduce a.more{
	font-size: 16px;
	line-height: 25px;
	color: #168ce3;
	margin-top: 8px;
	display: block;
}
.recruit{
	width: 350px;
	float: left;
}
.recruit ul li{
	overflow: hidden;
	text-align: center;
	margin-bottom: 16px;
	border-radius: 3px;
}
.recruit ul li img{
	width: 350px;
	height: 81px;
}
.recruit ul li a{
	font-size: 20px;
	line-height: 81px;
	color: #fff;
	display: block;
}
.recruit ul li a:hover{
	color: #fff !important;
}
.rLiBg1{
	background: #419fe5;
}
.rLiBg2{
	background: #16b8c5;
}
.rLiBg3{
	background: #a774ce;
	margin-bottom: 0 !important;
}





/*12.25*/
.share {
	float: right;
	margin-left: 7px;
	height: 16px;
	font:normal 14px/16px "microsoft yahei";
	color: #888;
	position: relative;
}
.share .bds_more{
	padding-left: 20px;
	background: url("/images/job/icons.png") no-repeat 0 1px;
}

.bdsharebuttonbox {
	display: none;
	left: -216px;
	top: 16px;
	position: absolute;
	z-index: 9;
	width: 383px;
	height: 72px;
	background: url(/images/tech201712/share-icon.jpg) 0 0 no-repeat;

}
.bdsharebuttonbox a{
	height: 63px;
	width: 63px;
	position: absolute;
	top: 9px;
}
.bdsharebuttonbox a:hover{
	background: #fff;
	opacity: 0.2;
	filter:alpha(opacity=20);
}
.bdsharebuttonbox a.bds_tsina{
	left: 1px;
}
.bdsharebuttonbox a.bds_qzone{
	left: 65px;
}
.bdsharebuttonbox a.bds_weixin{
	left: 129px;
}
.bdsharebuttonbox a.bds_fbook{
	left: 192px;
}
.bdsharebuttonbox a.bds_tqq{
	left: 255px;
}
.bdsharebuttonbox a.bds_tieba{
	left: 319px;
}
.bdshare_popup_box {
	margin-left: -180px;
}

.tl-rt .bottom .bds_more {
	background: url(/images/tech201712/tech.png) 0 -33px no-repeat;
}

.tl-rt .bottom .smallOut {
	width: 17px;
	height: 16px;
	float: left;
	background: url(/images/tech201712/tech.png) 0 -62px no-repeat;
}

.tl-rt .bottom .bigOut {
	width: 17px;
	height: 16px;
	float: left;
	margin-left: 7px;
	background: url(/images/tech201712/tech.png) -24px -62px no-repeat;
}

.fenxiang {
	position: relative;
	cursor: pointer;
	height: 20px;
    color: #666;
    float: right;
	font-size: 14px;
}
.bdsharebuttonbox a {
    width: 30px;
    height: 30px;
    display: inline-block;
    margin-right: 6px;
	position: static;
}
.fenxiang i {
	width: 14px;
	height: 14px;
	display: inline-block;
	vertical-align: middle;
	margin-right: 5px;
}
.fenxiang i {
	background: url(http://www.nongjx.com/images/live/fenxiang.png) no-repeat left center;
	background-size: contain;
}
.fenxiang .fenxiangDiv {
	position: absolute;
	left: -50px;
	top: 20px;
	width: 164px;
	height: 50px;
	z-index: 99;
	background: #fff;
	border-top: 3px solid #76a145;
	box-shadow: 0 6px 15px #d6d6d6;
	padding: 8px 10px;
	box-sizing: border-box;
	display: none;
}
.fengxiangBox {
	float: left;
}
/* 20220328 */
.publisher-item{
	border: 1px solid #dcdcdc;
	border-top: 0;
	background-color: #f7f7f7;
	overflow: hidden;
}
.publisher .publisher-item .year {
	height: 25px;
	position: relative;
	margin: 0 24px;
	padding: 17px 46px 16px;
	overflow: hidden;
	border-bottom: 1px dashed #dcdcdc;
}
.publisher .publisher-item .year b {
	float: left;
	width: 86px;
	height: 21px;
	background-size: 100% 100% !important;
	margin-top: 2px;
}
.publisher .publisher-item .year b.primary{
    width: 94px;
	background: url(https://www.ybzhan.cn/images/memberNew_icon1.png) no-repeat;
}
.publisher .publisher-item .year b.intermediate{
    width: 94px;
	background: url(https://www.ybzhan.cn/images/memberNew_icon2.png) no-repeat;
}
.publisher .publisher-item .year b.senior{
    width: 94px;
	background: url(https://www.ybzhan.cn/images/memberNew_icon3.png) no-repeat;
}
.publisher .publisher-item .year b.topLevel{
    width: 94px;
	background: url(https://www.ybzhan.cn/images/memberNew_icon4.png) no-repeat;
}
.publisher .publisher-item .year b.topLevel1 {
	background: url(https://www.ybzhan.cn/images/vip01.png) no-repeat;
}
.publisher .publisher-item .year b.topLevel2 {
	background: url(https://www.ybzhan.cn/images/vip01.png) no-repeat;
}
.publisher .publisher-item .year b.topLevel3 {
	background: url(https://www.ybzhan.cn/images/vip01.png) no-repeat;
}
.publisher .publisher-item .year b.topLevel5 {
	background: url(https://www.ybzhan.cn/images/vip01.png) no-repeat;
}
.publisher .publisher-item .year i {
	float: left;
	font-size: 15px;
	margin: 0 18px 0 13px;
	width: 1px;
	color: #cac9c8;
	font-style: normal;
}
.publisher .publisher-item .year span {
	float: left;
	font-size: 16px;
	color: #333;
}
.publisher .publisher-item .year span em {
	color: #ff2b3f;
	font-style: normal;
}
.publisher .publisher-item .year::after {
	position: absolute;
	content: "";
	left: 0;
	right: 0;
	top: 30px;
	height: 1px;
	background: url(https://www.ybzhan.cn/images/product/version/2021/iconBorder001.png) no-repeat;
	background-size: 100% 100%;
}
.publisher .publisher-item ul {
	padding-bottom: 15px;
	margin: 0 24px;
	border-bottom: 1px dashed #dcdcdc;
}
.publisher .publisher-item li {
	height: 22px;
	line-height: 22px;
	margin-top: 12px;
	overflow: hidden;
}
.publisher .publisher-item li i {
	float: left;
	width: 105px;
	font-size: 14px;
	font-style: normal;
	color: #999;
}
.publisher .publisher-item  li span {
	float: left;
	width: 190px;
	overflow: hidden;
	font-size: 14px;
	color: #333;
}
.publisher .publisher-item li b {
	display: inline-block;
	font-weight: normal;
	width: 5px;
	height: 13px;
	background: url(https://www.ybzhan.cn/images/product/version/2021/up.png) no-repeat;
	margin-left: 10px;
}
.publisher .publisher-item li em {
	font-style: normal;
	color: #17b53c;
}
.publisher .publisher-item li strong{
	color: #037ccb;
}
.publisher .publisher-item .serviceBox {
	padding: 0 0 15px;
	margin: 0 24px;
	border-bottom: 1px solid #dcdcdc;
}
.publisher .publisher-item .serviceBox img{
	width: 100%;
}
.publisher .publisher-item p {
	padding: 10px 24px;
	overflow: hidden;
}
.publisher .publisher-item p a {
	height: 38px;
	line-height: 38px;
	width: 132px;
	border: 1px dashed #65a2f6;
	font-size: 18px;
	text-align: center;
	font-weight: 700;
	border-radius: 3px;
	background-color: #fff;
}
.publisher .publisher-item p a.store {
	float: left;
	color: #65a2f6!important;
}
.publisher .publisher-item p a.collect {
	float: right;
	border: 1px dashed #fdb06c;
	color: #fdb06c!important;
}
.company {
	width: 1100px;
	margin: 30px auto 0;
}
.company .comTitle {
	background-color: #eeeeee;
	position: relative;
	margin-bottom: 6px;
}
.company .comTitle h2 {
	width: 140px;
	font-size: 20px;
	color: #037ccb;
	height: 40px;
	line-height: 36px;
	border-top: 4px solid #037ccb;
	text-align: center;
	background-color: white;
}
.company .comTitle span {
	position: absolute;
	top: 0;
	right: 20px;
	font-size: 14px;
	line-height: 43px;
}
.company .comTitle span a {
	color: #727272;
}
.company ul {
	margin-right: -18px;
	overflow: hidden;
}
.company ul li {
	float: left;
	width: 328px;
	height: 80px;
	border: 1px solid #ddd;
	margin: 18px 18px 0 0;
	padding: 22px 12px;
	position: relative;
	overflow: hidden;
}
.company ul li .comImg{
	float: left;
	height: 80px;
	width: 114px;
	margin-right: 28px;
	position: relative;
}
.company ul li .comImg img{
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	height: auto;
}
.company ul li .comContent{
	overflow: hidden;
}
.company ul li b {
	display: block;
	font-size: 16px;
	font-weight: normal;
	height: 18px;
	line-height: 18px;
	overflow: hidden;
}
.company ul li b a {
	color: #ff6600;
}
.company ul li span {
	font-size: 14px;
	display: inline-block;
	height: 20px;
	line-height: 20px;
	overflow: hidden;
	margin-top: 8px;
}
.company ul li span a {
	color: #666666;
}
.company ul li p {
	font-size: 18px;
	color: #666666;
	position: relative;
	height: 24px;
	line-height: 24px;
	font-weight: bold;
}
.company ul li p i {
	font-size: 12px;
	color: #666666;
	font-style: normal;
	position: absolute;
	top: 0;
	right: 0;
}


