﻿/* 人力资源开始 */
.resource-con{
	overflow: hidden;
}
.resource-con-c {
    overflow: hidden;
    margin: auto;
}
.post-con {
    width: 1010px;
    margin: auto;
    margin-top: 110px;
    margin-bottom: 40px;
}
.post-con .p-title {
    font-size: 34px;
	font-weight:bold;
	color: #035620;
}
.treatment-con{
    overflow: hidden;
    width: 1010px;
    margin: auto;
}
.treatment-con .p-title {
    font-size: 34px;
    margin: 0;
    padding: 80px 0;
    font-weight: bold;
	color: #035620;
}
.treatment-con li{
    overflow: hidden;
    float: left;
    width: 23.5%;
    margin-right: 2%;
}
.treatment-con li:last-child{
    margin-right: 0;
}
.treatment-con li .nr{
    overflow: hidden;
    background: #fff;
    border-radius: 5px;
    cursor: pointer;
}
.treatment-con li .nr .p1 {
    overflow: hidden;
    margin: 0;
    
    text-align: center;
	height: 180px;
}
.treatment-con li .nr .p1 img {
    overflow: hidden;
    width: 100%;
    height: 100%;
}
.treatment-con li .nr .p1 img:hover{
    transform: scale(1.2);
	transition:all .5s;
}
.treatment-con li .nr .p2{
    overflow: hidden;
    text-align: center;
    margin: 0;
	height: 70px;
	font-size: 18px;
    line-height: 70px;
	font-weight: bold;
}
.treatment-con-background {
    background: #f5f5f5;
    margin-top: 80px;
    padding-bottom: 80px;
}
.staff-con {
    width: 1010px;
    margin: 100px auto;
    margin-bottom: 50px;
}
.staff-con .p-title {
    font-size: 34px;
    margin: 0;
    font-weight: bold;
	color: #035620;
}
.slide-item{
	margin-top:0 !important;
}



/* 员工风采开始css */
.slide-content {
	overflow:hidden;
    margin-bottom: 130px;
}

.slide-title {
    font-size: 48px;
    color: #313131;
    letter-spacing: 5px;
    line-height: 1;
    text-align: center;
}

.slide-links {
    margin-top: 0;
    text-align: center;
}

.slide-links a {
    background-color: #20b573;
    color: #ffffff;
    display: inline-block;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.428571429;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    outline: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    background-color: #20b573;
    color: #ffffff;
    padding: 15px 30px;
    border-radius: 2px;
}

.slide-links a:hover {
    background: #188a57;
    color: #fff;
}

.slide-item-body ul li {
    width: 640px;
    float: left;
    display: block;
    height: 200px;
    padding-top: 42px;
    border: none;
    border-radius: 8px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    height: inherit;
    padding-top: 0;
    border-radius: 0;
    color: #000;
    z-index: 10002;
}

.slide-item-body ul li a {
    display: block;
    box-shadow: 0 5px 20px 1px rgba(49, 49, 49, 0.2);
}

.new-img img {
    width: 100%;
    height: 320px;
    border: none;
    display: block;
}

.slide-item {
    width: 1010px;
    position: relative;
    margin: 0 auto;
    /* overflow: hidden; */
}

.slide-item-box {
    position: relative;
}

.new-body {
    overflow: hidden;
    background: #fff;
    position: absolute;
    bottom: 30px;
    width: 365px;
    height: 170px;
    left: 10%;
    right: 10%;
    border-bottom: 1px solid #00923A;
}
.new-body.new-body-show{
	height:282px;
}
.new-body.new-body-show .new-body-text-nr.nrhide {
    display: block;
    height: 120px;
    overflow-y: auto;
}
.new-body-title {
    font-size: 16px;
    color: #999;
    padding: 15px 20px;
    margin-bottom: 0;
	padding-bottom: 5px;
}
.new-body-text {
    font-size: 20px;
    padding: 0 20px;
    height: 70px;
    overflow: hidden;
    margin-bottom: 5px;
}
.new-body-text-nr {
    font-size: 14px;
    color: #666;
    padding: 0 20px;
    line-height: 24px;
}
.nrhide{
	display:none;
}
.new-body-more {
    font-size: 16px;
    color: #00923A;
    padding: 0px 20px;
    cursor: pointer;
    position: absolute;
    bottom: 0px;
    font-weight: bold;
	margin-bottom: 10px;
}
.new-body-more-gb{
	display:none;
	font-size: 18px;
    color: #00923A;
    padding: 20px;
    cursor: pointer;
    position: absolute;
    bottom: 10px;
}

.new-body.new-body-show .new-body-more{
	display:none;
}
.new-body.new-body-show .new-body-more-gb {
    display: block;
    font-size: 16px;
    padding: 0 20px;
    margin: 0;
    bottom: 0;
	margin-bottom: 10px !important;
}

.slide-item-body {
	overflow:hidden;
}

.slide-item-body ul li {
    margin-left: 2px;
    margin-right: 55px;
    height: 440px;
    position: relative;
}
border-radius:5px;
}
.slide-item-body .tempWrap {
	overflow:hidden;
}

.slide-item-body ul {
    padding-top: 10px;
    overflow: visible;
}

.slide-item-body ul li:hover {
    -ms-transform: translateY(-10px);
    -webkit-transform: translateY(-10px);
    -moz-transform: translateY(-10px);
    -o-transform: translateY(-10px);
    transform: translateY(-10px);
    z-index: 1002;
    position: relative;
    left: 0;
}

.next {
    position: absolute;
    top: 49%;
    z-index: 999;
    cursor: pointer;
    -moz-background-size: 60px;
    -webkit-background-size: 60px;
    background-size: 60px;
    background-position: center;
    background-repeat: no-repeat;
    right: auto;
    left: -80px;
    height: 60px;
    width: 60px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.next-bg {
    background-image: url("../images/left1.jpg");
}

.next:hover {
    background-image: url("../images/left2.jpg");
}

.prev {
    position: absolute;
    top: 49%;
    z-index: 999;
    cursor: pointer;
    -moz-background-size: 60px;
    -webkit-background-size: 60px;
    background-size: 60px;
    background-position: center;
    background-repeat: no-repeat;
    right: -80px;
    height: 60px;
    width: 60px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.prev-bg {
    background-image: url("../images/right1.jpg");
}

.prev-bg:hover {
    background-image: url("../images/right2.jpg");
}
/* 员工风采结束 */


/* 岗位信息开始 */
.postbox-con{
	margin-left: 0px !important;
}
#youdaoBanner{
	margin-top:20px;
	height:480px;
	position:relative;
}
#youdaoBanner .swiper-slide{
	width: 1010px;
	padding:0 30px;
	position:relative;
}
#youdaoBanner .swiper-slide .bg {
    height: 437px;
    background-repeat: no-repeat;
    background-position: center top;
    position: relative;
    overflow: hidden;
    box-shadow: 0px 0px 10px #eeeeee;
    margin-top: 10px;
    border: 1px solid #eeeeee;
    border-radius: 5px;
}
#youdaoBanner .bg:hover .black-mask{
	display:none;
}
#youdaoBanner .swiper-button-prev,#youdaoBanner .swiper-button-next{
	position:absolute;
	z-index:999;
	top:240px;
	left:0px;
	margin-top:-30px;
	width: 60px;
    height: 60px;
	background:url(../images/swiper-btn.png);
	cursor:pointer;
	display: none;
}
#youdaoBanner .swiper-button-next{
	background-position:0 -60px;
	left:auto;
	right:0px;}


#youdaoBanner .info{
	position: absolute;
	padding:30px;
	z-index:999;
    bottom: -149px;
	color:#fff;
	font-size:14px;
	padding-top:30px;
}
#youdaoBanner .info .date{
    font-size: 14px;
    margin-bottom: 16px;
}
#youdaoBanner .info h3{
	margin-bottom: 18px;
}
#youdaoBanner .info h3 a{
    color: #fff;
    font-size: 24px;
    font-weight: 500;
	text-decoration:none;
}
#youdaoBanner .info p{
	text-indent:2em;
}
.white-top {
    font-size: 24px;
    color: #333;
    font-weight: bold;
    margin: 30px;
}
.white-bottom{
	overflow:hidden;
}
.white-bottom .w-left {
    overflow: hidden;
    float: left;
	margin:0 30px;
}
.white-bottom .w-left img {
    width: 210px;
    height: 255px;
    border-radius: 5px;
}
.white-bottom .w-right{
	overflow-y: scroll;
	height: 345px;
    margin-right: 7px;
}
.white-bottom .w-right::-webkit-scrollbar{
    width:4px;
    height: 127px;
    border-radius: 50px;
    background-color:#d5d5d5;
}    
.white-bottom .w-right p {
    overflow: hidden;
    font-size: 16px;
    color: #000;
    line-height: 28px;
    margin-bottom: 0px;
}
.white-bottom .w-right .h2 {
    margin-bottom: 10px;
    font-size: 16px;
    color: #000;
    font-weight: 600;
}
.white-bottom .w-right .h2.topmargin{
	margin-top:20px;
}
.staff-con-bk{
	position:relative;
}
.postbox-con-show-gd,.staff-con-bk-show-gd{
	display:none;
}
/* 岗位信息结束 */

/* 人力资源结束 */

.webcss .post-con {
    overflow: hidden;
    width: 90%;
    margin: 0 5%;
}
.webcss .post-con .p-title {
    line-height: 32px;
    font-size: 16px;
    color: #333;
    margin: 0;
    margin-top: 20px;
    margin-bottom: 20px;
}
.webcss .staff-con {
    overflow: hidden;
    width: 100%;
    margin: auto;
    padding-top: 10px;
    margin-bottom: 10px;
}
.webcss .staff-con .p-title {
    line-height: 32px;
    font-size: 16px;
    color: #333;
    margin: 0;
}
.webcss .staff-con-bk .slide-content {
    margin-top:0px;
    position: inherit;
    top: 10px;
	margin-bottom: 0px;
}
.webcss .postbox-con {
    margin-top: 0px;
	margin-left: 0px !important;
	width: auto !important;
}
.webcss .webcss-postbox-con{
	width: auto !important;
}
.webcss #youdaoBanner .swiper-slide {
    padding: 0px;
    width: 90%;
    margin-left: 5%;
    margin-right: 5%;
    margin-bottom: 20px;
}
.webcss .white-top {
    overflow: hidden;
    font-size: 20px;
    color: #333;
    font-weight: bold;
    margin: 20px;
}
.webcss #youdaoBanner {
    margin-top: 0px;
    position: relative;
	height: auto;
}
.webcss #youdaoBanner .swiper-slide .bg {
    height: auto;
    background-repeat: no-repeat;
    background-position: center top;
    position: relative;
    overflow: hidden;
    box-shadow: none;
    margin-top: 0px;
    background: #f5f5f5;
}
.webcss .white-bottom .w-left {
    overflow: hidden;
    float: inherit;
    margin: 0 20px;
}
.webcss .white-bottom .w-left img {
    width: 100%;
    height: auto;
    border-radius: 5px;
}
.webcss .white-bottom .w-right .h2 {
    font-weight: bold;
    margin-bottom: 0px;
    font-size: 16px;
    line-height: 32px;
	margin-left: 20px;
}
.webcss .white-bottom .w-right p {
    overflow: hidden;
    font-size: 14px;
    color: #333;
    line-height: 24px;
    margin-bottom: 0;
    margin-left: 20px;
    margin-right: 20px;
    padding-top: 10px;
}
.webcss .white-bottom .w-right {
    overflow-y: auto;
    width: 100%;
    height: auto;
    margin-right: 0px;
	padding-bottom: 20px;
}
.webcss .treatment-con-background {
    background: #fff;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-bottom: 0px;
    width: 94%;
    margin-left: 3%;
    margin-right: 3%;
}
.webcss .treatment-con .p-title {
    line-height: 32px;
    font-size: 16px;
    color: #333;
    margin: 0;
    padding: 10px 0;
}
.webcss .treatment-con {
    overflow: hidden;
    width: 100%;
    margin: auto;
}
.webcss .treatment-con li {
    overflow: hidden;
    float: left;
    width: 48%;
    margin-right: 0%;
	height: 170px;
}
.webcss .treatment-con li:nth-child(1){
	float:left;
}
.webcss .treatment-con li:nth-child(2){
	float: right;
}
.webcss .treatment-con li:nth-child(3){
	float:left;
}
.webcss .treatment-con li:nth-child(4){
	float: right;
}
.webcss .treatment-con li .nr .p1 {
    overflow: hidden;
    margin: 0;
    font-size: 16px;
    line-height: 42px;
    text-align: center;
	border-radius: 5px;
	height: auto;
}
.webcss .staff-con-bk {
    position: relative;
    width: 94%;
    margin-left: 3%;
    margin-right: 3%;
}
.webcss .slide-item-body ul li {
    margin-left: 0px;
    margin-right: 0px;
    height: auto;
    position: relative;
    width: auto !important;
    float: inherit !important;
	margin-bottom: 20px;
	    z-index: 2;
}
.webcss .slide-item-body .tempWrap {
    width: auto !important;
}
.webcss .slide-item-body .tempWrap .clearfix{
   left: 0px !important;
   width: auto !important;
}
.webcss .staff-con-bk .new-img img {
    width: 100%;
    height: 200px;
	    border-radius: 5px
}
.webcss .slide-item-body ul li .licon {
    height: auto;
    width: 100%;
    box-shadow: none;
}
.webcss .new-body {
    overflow: hidden;
    background: #f5f5f5;
    position: inherit;
    bottom: 40px;
    width: 100%;
    height: 190px;
    left: 0px;
    right: 0px;
    border-bottom: 0px solid #00923A;
}
.webcss .new-body-title {
    font-size: 14px;
    color: #000;
    padding: 10px;
	margin-bottom: 0;
}
.webcss .new-body-text {
    font-size: 16px;
    color: #333;
    padding: 10px;
    padding-top: 0;
    font-weight: bold;
	    margin-bottom: 0;
		height: 78px;
}
.webcss .nrhide {
    display: block;
}
.webcss .new-body.new-body-show .new-body-more-gb{
	padding:10px;
}
.webcss .new-body-text-nr {
    font-size: 14px;
    color: #666;
    padding: 0 10px;
    line-height: 24px;
    height: 46px;
    overflow: hidden;
    margin-bottom: 0;
}
.webcss .new-body-more,.new-body-more-gb {
    font-size: 16px;
    color: #00923A;
    padding: 10px;
    padding-bottom: 0px;
    cursor: pointer;
    position: inherit;
    bottom: 30px;
    font-weight: bold;
	    margin-bottom: 0px !important;
}
.webcss .staff-con-bk .slide-item {
    width: 100%;
}
.webcss .new-body.new-body-show {
    height: auto;
}
.webcss .new-body.new-body-show .new-body-text-nr.nrhide {
    display: block;
	height: auto;
}
.webcss .swiper-wrapper{
	width: 100% !important;
    height: 100% !important;
}
.webcss #youdaoBanner .swiper-button-prev, .webcss #youdaoBanner .swiper-button-next{
	display:none;
}
.webcss .postbox-con-show-gd,.webcss .staff-con-bk-show-gd{
	display: block;
	text-align:center;
}
.webcss .postbox-con-show-gd img,.webcss .staff-con-bk-show-gd img{
	width:100%;
}
.webcss #youdaoBanner .swiper-slide{
	display:none;
}
.webcss #youdaoBanner .swiper-slide.slide1{
	display:block;
}
.webcss .postbox-con-show-ys .postbox-con-show-gd{
	display: none;
}
.webcss .postbox-con-show-ys  #youdaoBanner .swiper-slide{
	display:block;
}
.webcss .slide-item-body ul li{
	display:none;
}
.webcss .slide-item-body ul li:nth-child(1),.webcss .slide-item-body ul li:nth-child(2){
	display:block;
}

.webcss .staff-con-bk-show-ys .staff-con-bk-show-gd{
	display: none;
}
.webcss .staff-con-bk-show-ys .slide-item-body ul li{
	display:block;
}
.webcss .resource-con .gybanner {
    overflow: hidden;
    background-image: url(../images/webbanner05.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    height: 212px;
    padding-top: 59px;
}
#JoynBackground {
	width: 100%;
	height: 680px;
	z-index: -999;
	position: relative;
	top: 0px;
	left: 0px;
	overflow: hidden;
}
#JoynBackground img {
	width: 100%;
	height: 680px;
	display: none;
	position: absolute;
}
.webcss #JoynBackground {
	display: none;
}
.slide-item-body ul li .licon {
    height: 382px;
    width: 100%;
    padding: 1px;
    border: 1px solid #eeeeee;
    box-shadow: 0px 0px 10px #eeeeee;
    border-radius: 5px;
}	
body .slide-item-body ul li {
	width: 472px;
	height: 395px;
	padding-top:10px;
	
}
body .new-img img {
	width: 100%;
	height: 227px;
}
body .slide-item {
    width: 1010px
}