/*****************人力资源****************/

.recruit-wrap .wrap1{
	padding-top: 69px;
}
.recruit-wrap .wrap1.m-wrap{
	padding-top: 30px;
}
.recruit-wrap .wrap1 .titbox{
	width: 37%;
	margin: 0 auto;
	text-align: center;
}
.recruit-wrap .wrap1.m-wrap .titbox{
	width: 100%;
}
.recruit-wrap .wrap1 .titbox .f48{
	font-size: 48px;
	color: #045dac;
	display: block;
	line-height: 67px;
}
.recruit-wrap .wrap1.m-wrap .titbox .f48{
	font-size: 22px;
	line-height: 28px;
}
.recruit-wrap .wrap1 .titbox .font{
	display: block;
	line-height: 30px;
	font-size: 16px;
	margin-top: 12px;
}
.recruit-wrap .wrap1.m-wrap .titbox .font{
	margin-top: 8px;
	font-size: 13px;
	line-height: 22px;
}
.recruit-wrap .column-wrap{
	width: 100%;
	margin-top:35px;
	position: relative;
	overflow: hidden;
}
.recruit-wrap .m-wrap .column-wrap{
	margin-top: 28px;
	overflow: hidden;
}
.recruit-wrap .column-wrap ul{
	width: 102%;
}
.recruit-wrap .m-wrap .column-wrap ul{
	width: 110%;
	/*margin-left: -5%;*/
	overflow: hidden;
}
.recruit-wrap .column-wrap li{
	width: 31%;
	height: 245px;
	overflow: hidden;
	margin-right: 2%;
	list-style: none;
    float: left;
}
.recruit-wrap .m-wrap .column-wrap li{
	/*width: 32%;*/
	width: 90%;
	margin-right: 2%;
	margin-bottom: 20px;
}
.recruit-wrap .m-wrap .column-wrap li:last-child{
	margin-right: 0;
}
.recruit-wrap .column-wrap li a{
	display: block;
	width: 100%;
	cursor: pointer;
	position: relative;
}
.recruit-wrap .column-wrap li img{
	display: block;
	width: 100%;
}
.recruit-wrap .column-wrap li .upbox1{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background: url(../images/bg_23.png) repeat center;
}
.recruit-wrap .column-wrap li .box{
	text-align: center;
	width: 100%;
	position: absolute;
	left: 0;
	top: 50%;
	display: block;
}
.recruit-wrap .column-wrap li .upbox1 .f30{
	font-size: 30px;
	line-height: 49px;
	color: #fff;
}
.recruit-wrap .m-wrap .column-wrap li .upbox1 .f30{
	font-size: 13px;
	line-height: 38px;
}
.recruit-wrap .column-wrap li .upbox1 .f24{
	line-height: 37px;
	color: #f1efee;
	text-transform: uppercase;
}
.recruit-wrap .m-wrap .column-wrap li .upbox1 .f24{
	display: none;
}
.recruit-wrap .column-wrap li .line{
	display: block;
	width: 50px;
	height: 2px;
	background-color: #f1efee;
	margin: 20px auto 0;
}
.recruit-wrap .m-wrap .column-wrap li .line{
	margin-top: 0;
	height: 1px;
	width: 20px;
}
.recruit-wrap .column-wrap .upbox2{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #045dac;
	display: none;
}
.recruit-wrap .column-wrap .upbox2 .ico{
	display: block;
	width: 100%;
	height: 81px;
	background:  no-repeat center;
}
.recruit-wrap .m-wrap .column-wrap .upbox2 .ico{
	height: 24px;
	background-size: auto 100%;
	background:  no-repeat center;
} 
.recruit-wrap .column-wrap .upbox2 .f30{
	line-height: 72px;
	font-size: 30px;
	color: #fff;
}
.recruit-wrap .m-wrap .column-wrap .upbox2 .f30{
	font-size: 16px;
	line-height: 30px;
}
.recruit-wrap .column-wrap .upbox2 .box{
	display: block;
	text-align: center;
	width: 100%;
	position: absolute;
	left: 0;
	top: 50%;
}
.recruit-wrap .wrap2{
	padding-top: 45px;
}
.recruit-wrap .wrap2 .tit{
	width: 100%;
	height: 84px;
	line-height: 84px;
}
.recruit-wrap .wrap2.m-wrap .tit{
	height: 50px;
}
.recruit-wrap .wrap2 .tit .f36{
	font-size: 36px;
	color: #035cac;
}
.recruit-wrap .wrap2.m-wrap .tit .f36{
	line-height: 50px;
	font-size: 20px;
}
.recruit-wrap .wrap2 .tit .more{
	font-size: 24px;
	line-height: 43px;
	display: inline-block;
	margin-top: 25px;
}
.recruit-wrap .wrap2.m-wrap .tit .more{
	display: none;
}
.recruit-wrap .wrap2 .tit .more:hover{
	color: #035cac;
}
.recruit-wrap .wrap2 .list{
	width: 100%;
	position: relative;
	overflow: hidden;
	padding-bottom: 70px;
}
.recruit-wrap .wrap2 .list ul{
	width: 105%;
}
.recruit-wrap .wrap2.m-wrap .list ul{
	width: 100%;
}
.recruit-wrap .wrap2 .list li{
	width: 46%;
	margin-right: 3%;
	border-bottom: 1px solid #e5e5e5;
	padding-top: 10px;
	padding-bottom: 13px;
	line-height: 37px;
	height: 37px;
}
.recruit-wrap .wrap2.m-wrap .list li{
	width: 100%;
	margin-right: 0;
	margin-bottom: -1px;
}
.recruit-wrap .wrap2 .list .date{
	font-size: 14px;
	color: #adadad;
}
.recruit-wrap .wrap2 .list .tt{
	font-size: 16px;
	margin-left: 4%;
}
.recruit-wrap .wrap2.m-wrap .list .tt{
	margin-left: 9%;
}
.recruit-wrap .wrap2 .list .tt a:hover{
	color: #035cac;
}
.recruit-wrap .wrap2 .list .more{
	border: 1px solid #dbdbdb;
	display: inline-block;
	width: 66px;
	height: 28px;
	line-height: 28px;
	text-align: center;
	font-size: 14px;
	margin-top: 5px;
}
.recruit-wrap .wrap2.m-wrap .list .more{
	display: none;
}
.recruit-wrap .wrap2 .list .more:hover{
	color: #035cac;
	border: 1px solid #035cac;
}

.recruit-footer{
	padding-top: 32px;
	height: 280px;
	background-color: #045dac;
}
.recruit-footer.m-wrap{
	display: none;
}
.recruit-footer .navbox{
	width: 50%;
	height: 280px;
}
.recruit-footer .navbox dl{
	width: 22%;
	float: left;
}
.recruit-footer .navbox dt{
	line-height: 34px;
	font-weight: bold;
	font-size: 16px;
	width: 100%;
	margin-bottom: 13px;
}
.recruit-footer .navbox dt a{
	color: #fff;
}
.recruit-footer .navbox dd{
	width: 100%;
	line-height: 30px;
	font-size: 12px;
}
.recruit-footer .navbox dd a{
	color: #a4bad8;
}
.recruit-footer .navbox dd a:hover{
	color: #fff;
}
.recruit-footer .right{
	width: 40%;
}
.recruit-footer .right p{
	line-height: 24px;
	color: #dde5f0;
	text-align: right;
}
.recruit-footer .s-nav{
	width: 100%;
	margin-top: 18px;
	line-height: 24px;
	height: 24px;
}
.recruit-footer .s-nav a{
	float: right;
	color: #dde5f0;
}
.recruit-footer .s-nav a:hover{
	color: #fff;
}
.recruit-footer .s-nav .line{
	display: inline-block;
	float: right;
	width: 26px;
	text-align: center;
	color: #367dbd;
}
.recruit-footer .return-top{
	display: block;
	width: 45px;
	height: 45px;
	background: url(../img/ico_67.png) no-repeat center;
	margin-top: 54px;
	cursor: pointer;
}

.recruit-banner{
	position: relative;
}
.recruit-banner img{
	cursor: pointer;
}
.recruit-banner .ico-down{
	display: block;
	width: 23px;
	height: 13px;
	position: absolute;
	bottom: 40px;
	left: 50%;
	margin-left: -12px;
	cursor: pointer;
	padding-top: 20px;
}
.recruit-banner .ico-down i{
	display: block;
	width: 23px;
	height: 13px;
	background: url(../img/ico_68.png) no-repeat center;
	animation: topIn 1s infinite ease-in-out;
}
.recruit-banner.mobile-banner .ico-down{
	display: none;
}
/***********************滚动条**********************/
.scroll-bar-con{
    width: 99%;
    height: 210px;
    overflow: auto;
    float: left;
    margin: 5px;
    border: none;
}
.scrollbar{
    width: 30px;
    height: 300px;
    margin: 0 auto;
 
}	
.scroll-bar-con::-webkit-scrollbar {/*滚动条整体样式*/
    width: 10px;     /*高宽分别对应横竖滚动条的尺寸*/
    height: 1px;
}
.scroll-bar-con::-webkit-scrollbar-thumb {/*滚动条里面小方块*/
        border-radius: 10px;
background-color: #F90;
/*background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, .2) 75%, transparent 75%, transparent);*/
background: #535353;
    }
.scroll-bar-con::-webkit-scrollbar-track {/*滚动条里面轨道*/
	    border-radius: 10px;
        -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
		background: #EDEDED;
}
.recruit-idea .list-scroll li:hover .scroll-bar-con::-webkit-scrollbar-track {
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.1);
	background: #FFFFFF;
}


/**********************人力资源********************/
.recruit-newwrap{
	background: url(../images/img_54.jpg) no-repeat center top #f5f5f5;
}
.recruit-newwrap img{
	vertical-align: top;
}
.recruit-newwrap .contwrap{
	padding-top: 32px;
	padding-bottom: 40px;
}
.recruit-newwrap .contwrap.m-wrap{
	padding-top: 50px;
	padding-bottom: 30px;
}
.recruit-newwrap .m-wrap .titbox{
	width: 100%;
	font-size: 16px;
}
.recruit-newwrap .titbox{
	width: 70%;
	/*text-align: center;*/
	margin: 0 auto;
	font-size: 14px;
	line-height:24px;
}
.recruit-newwrap .titbox h4{
	color: #045dac;
	font-size: 24px;
	line-height: 40px;
	margin-bottom: 21px;
	text-align: center;
}
.recruit-newwrap .titbox p{
	margin-top: 10px;
}

/*.recruit-idea{
	width: 100%;
	height: 700px;
	background: url(../img/img_56.jpg) no-repeat center;
}
.recruit-idea .wrap{
	padding-top: 40px;
}
.recruit-idea .titbox{
	height: 60px;
	width: 100%;
	position: relative;
	background: url(../img/line_01.png) no-repeat center;
	font-size: 42px;
	font-weight: normal;
	color: #fff;
	line-height: 60px;
	text-align: center;
}
.recruit-idea .m-wrap .titbox{
	background: none;
}
.recruit-idea .list-scroll{
	width: 100%;
	position: relative;
	overflow: hidden;
	margin-top: 106px;
	padding-bottom: 60px;
}
.recruit-idea .m-wrap .list-scroll{
	display: none;
}
.recruit-idea .list-scroll ul{
	width: 101%;
}
.recruit-idea .list-scroll li{
	/*width: 24%;
	margin-right: 1%;* /
	margin-right: 23px;
	background: url(../img/bg_62.png) repeat center;
	height: 320px;
	cursor: pointer;
}
.recruit-idea .list-scroll li:hover{
	background: url(../img/bg_63.png) repeat center;
}
.recruit-idea .list-scroll .bd{
	width: 100%;
}
.recruit-idea .list-scroll .hd{
	position: absolute;
	bottom: 0;
	left: 50%;
}
.recruit-idea .list-scroll .hd span{
	width: 8px;
	height: 8px;
	border: 2px solid #b0a6a1;
	float: left;
	border-radius: 50%;
	margin-right: 8px;
	cursor: pointer;
}
.recruit-idea .list-scroll .hd span.on{
	border: 2px solid #fff;
}
.recruit-idea .scroll-m{
	padding-bottom: 30px;
	width: 100%;
	position: relative;
	overflow: hidden;
	display: none;
	margin-top: 32px;
}
.recruit-idea .scroll-m ul,.recruit-idea .scroll-m li{
	width: 100%;
}
.recruit-idea .scroll-m li{
	cursor: grab;
	margin: 0;
	height: auto;
	padding-bottom: 20px;
}
.recruit-idea .scroll-m li:hover{
	background: url(../img/bg_62.png) repeat center;
}
.recruit-idea .scroll-m.list-scroll li:hover .word{
	color: #666;
}
.recruit-idea .scroll-m li img{
	width: 100%;
	display: block;
}
.recruit-idea .m-wrap .scroll-m{
	display: block;
}
.recruit-idea .scroll-m .pagination-s{
	position: absolute;
	bottom: 0;
	left: 50%;
}
.recruit-idea .scroll-m .pagination-s span{
	margin: 0 3px;
	float: left;
	display: inline-block;
	width: 8px;
	height: 8px;
	border: 2px solid #b0a6a1;
	background: none;
}
.recruit-idea .scroll-m .pagination-s span.swiper-pagination-bullet-active{
	border: 2px solid #fff;
}
.recruit-idea .list-scroll .word{
	line-height: 30px;
	font-size: 14px;
	text-align: center;
	width: 86%;
	margin: 40px auto 0;
}
.recruit-idea .list-scroll .ico{
	display: block;
	width: 84px;
	height: 82px;
	margin: 67px auto 0;
}
.recruit-idea .list-scroll .ico{
	background-position: center top;
}
.recruit-idea .list-scroll li:hover .ico{
	background-position: center bottom !important;
}
.recruit-idea .scroll-m li:hover .ico{
	background-position: center top !important;
}*/
/*.recruit-idea .list-scroll .ico2{
	background: url(../img/img_58.png) no-repeat center top;
}
.recruit-idea .list-scroll li:hover .ico2{
	background: url(../img/img_59.png) no-repeat center bottom;
}
.recruit-idea .list-scroll .ico3{
	background: url(../img/img_60.png) no-repeat center top;
}
.recruit-idea .list-scroll li:hover .ico3{
	background: url(../img/img_61.png) no-repeat center bottom;
}
.recruit-idea .list-scroll .ico4{
	background: url(../img/img_62.png) no-repeat center top;
}
.recruit-idea .list-scroll li:hover .ico4{
	background: url(../img/img_63.png) no-repeat center bottom;
}*/
/*.recruit-idea .list-scroll li:hover .word{
	color: #fff;
}
*/
.recruit-join .fir-wrap{
	height: 790px;
	background: url(../img/img_64.jpg) no-repeat center;
	padding-top: 60px;
}
.recruit-join .sec-wrap{
	height: 790px;
	background: url(../img/img_65.jpg) no-repeat center;
	padding-top: 60px;
}
.recruit-join .titbox{
	line-height: 84px;
	font-size: 40px;
	color: #fff;
	text-align: center;
}
.recruit-join .m-wrap .titbox{
	line-height: 42px;
}

.recruit-staff{
	width: 100%;
	background: url(../images/img_67.jpg) no-repeat center;
	height: 720px;
	padding-top: 80px;
}
.recruit-staff .titbox{
	font-size: 42px;
	line-height: 90px;
	color: #fff;
	text-align: center;
	background: url(../images/line_02.png) no-repeat center;
	position: relative;
}
.recruit-staff .titbox


.recruit-staff .m-wrap .titbox{
	background: none;
	line-height: 62px;
	font-size: 36px;

}
.recruit-staff .word{
	width: 59%;
	line-height: 30px;
	color: #fff;
	font-size: 16px;
	margin: 22px auto 0;
	text-align: center;
}
.recruit-staff .m-wrap .word{
	width: 100%;
	font-size: 12px;
	line-height: 24px;
}
.recruit-staff .scroll{
	margin-top: 106px;
	padding-bottom: 61px;
	position: relative;
	width: 100%;
	overflow: hidden;
}
.recruit-staff .scroll .bd li{
	/*height: 240px;*/
	margin-right: 24px;
	
}
.recruit-staff li{
	list-style: none;
    float: left;
}


.recruit-staff .scroll .bd li img{
	width: 100%;
	/*height: 100%;*/
	display: block;
}
.recruit-staff .scroll .hd{
	position: absolute;
	bottom: 0;
	left: 50%;
}
.recruit-staff .scroll .hd span{
	width: 8px;
	height: 8px;
	border: 2px solid #b0a6a1;
	float: left;
	border-radius: 50%;
	margin-right: 8px;
	cursor: pointer;
}
.recruit-staff .scroll .hd span.on{
	border: 2px solid #fff;
}

.recruit-staff .scroll-m{
	display: none;
}
.recruit-staff .m-wrap .scroll-m{
	display: block;
	padding-bottom: 30px;
	position: relative;
	overflow: hidden;
	margin-top: 30px;
	cursor: grab;
}
.recruit-staff .m-wrap .scroll{
	display: none;
}
.recruit-staff .m-wrap .scroll-m ul,.recruit-staff .m-wrap .scroll-m li{
	width: 100%;
}
.recruit-staff .m-wrap .scroll-m li img{
	display: block;
	width: 100%;
}
.recruit-staff .m-wrap .scroll-m .pagination-s{
	position: absolute;
	bottom: 0;
	left: 37%;
}
.recruit-staff .m-wrap .scroll-m .pagination-s span{
	margin: 0 3px;
	float: left;
	display: inline-block;
	width: 8px;
	height: 8px;
	border: 2px solid #b0a6a1;
	background: none;
}
.recruit-staff .m-wrap .scroll-m .pagination-s span.swiper-pagination-bullet-active{
	border: 2px solid #fff;
}











#footer{
	margin-top:0px;
}
.wrap.m-wrap {
    padding: 0 4.7%;
    width: 90.6%;
}
.recruit-idea{
	width: 100%;
	height: 700px;
	background: url(../images/img_56.jpg) no-repeat center;
	box-sizing:content-box;
}
.recruit-idea li {
	    list-style: none;
    float: left;
}
.recruit-idea *{box-sizing:content-box;}
.recruit-idea .wrap{
	padding-top: 40px;
}
.recruit-idea .titbox{
	height: 60px;
	width: 100%;
	position: relative;
	background: url(../images/line_01.png) no-repeat center;
	font-size: 42px;
	font-weight: normal;
	color: #fff;
	line-height: 60px;
	text-align: center;
}
.recruit-idea .titbox a.ago,.recruit-staff .titbox a.ago{	
	position: absolute;
    font-size: 15px;
    padding: 5px 15px;
    height: 28px;
    width: 65px;
    line-height: 30px;
    border-radius: 3px;
    color: #FFF;
}
.recruit-idea .titbox a.ago{
    background: rgba(4, 93, 172, 0.6);    
    right: 12px;
    top: 38px;
}
.recruit-staff .titbox a.ago{	
    background: rgba(4, 93, 172, 0.6);
    right: 12px;
    top: 56px;
}
.recruit-idea .titbox a.ago:hover{
	background: rgba(4, 93, 172, 1);
}
.recruit-staff .titbox a.ago:hover{
	background: rgba(4, 93, 172, 1);
}
.recruit-staff .m-wrap .titbox a.ago,.recruit-idea .m-wrap .titbox a.ago{display: none;}
.recruit-idea .m-wrap .titbox{
	background: none;
}
.recruit-idea .list-scroll{
	width: 100%;
	position: relative;
	overflow: hidden;
	margin-top: 62px;
	padding-bottom: 60px;
}
.recruit-idea .m-wrap .list-scroll{
	display: none;
}
.recruit-idea .list-scroll ul{
	width: 101%;
}
.recruit-idea .list-scroll li{
	/*width: 24%;
	margin-right: 1%;*/
	margin-right: 23px;
	background: url(../images/bg_62.png) repeat center;
	height: 430px;
	cursor: pointer;
	transition: all 0.3s ease 0s;
}
.recruit-idea .list-scroll li:hover{
	background: #045dac;
}
.recruit-idea .list-scroll .bd{
	width: 100%;
}
.recruit-idea .list-scroll .hd{
	position: absolute;
	bottom: 0;
	left: 50%;
}
.recruit-idea .list-scroll .hd span{
	width: 8px;
	height: 8px;
	border: 2px solid #b0a6a1;
	float: left;
	border-radius: 50%;
	margin-right: 8px;
	cursor: pointer;
}
.recruit-idea .list-scroll .hd span.on{
	border: 2px solid #fff;
}
.recruit-idea .scroll-m{
	padding-bottom: 30px;
	width: 100%;
	position: relative;
	overflow: hidden;
	display: none;
	margin-top: 32px;
}
.recruit-idea .scroll-m ul,.recruit-idea .scroll-m li{
	width: 100%;
}
.recruit-idea .scroll-m li{
	cursor: grab;
	margin: 0;
	height: auto;
	padding-bottom: 20px;
}
.recruit-idea .scroll-m li:hover{
	background: #045dac;
}
.recruit-idea .scroll-m.list-scroll li:hover .word{
	color: #666;
}
.recruit-idea .scroll-m li img{
	width: 100%;
	display: block;
}
.recruit-idea .m-wrap .scroll-m{
	display: block;
}
.recruit-idea .scroll-m .pagination-s{
	position: absolute;
	bottom: 0;
	left: 50%;
}
.recruit-idea .scroll-m .pagination-s span{
	margin: 0 3px;
	float: left;
	display: inline-block;
	width: 8px;
	height: 8px;
	border: 2px solid #b0a6a1;
	background: none;
}
.recruit-idea .scroll-m .pagination-s span.swiper-pagination-bullet-active{
	border: 2px solid #fff;
}
.recruit-idea .list-scroll .word{
	line-height: 40px;
	font-size: 14px;
	/*text-align: center;*/
	width: 86%;
	margin: 40px auto 0;
	height: 300px;
    overflow: hidden;
}
.recruit-idea .list-scroll .butn {
    background-color: #045dac;
    color: #fff;
	display: inline-block;
    width: 120px;
    height: 35px;
    line-height: 35px;
    text-align: center; 
    font-size: 14px;
	margin: 4% 0% 6% 38%;
}
.recruit-idea .list-scroll li:hover .butn,.recruit-idea .list-scroll .butn:hover {
    background-color: #fff;
    color: #045dac; 
}



.b20{
	width:20%;
} 
.b40{
	width:40%;
} 
.b80{
	width:80%;
}
.b100{
	width:100%;
} 
.t20{
	margin-bottom:20px;
}
 
.wrap.m-wrap .b20,.wrap.m-wrap .b40 ,.wrap.m-wrap .b80{
	width:100%;
}
.wrap.m-wrap .butn{
	margin-left: 32%;
}


.recruit-idea .list-scroll .ico{
	display: block;
	width: 84px;
	height: 82px;
	margin: 67px auto 0;
}
.recruit-idea .list-scroll .ico{
	background-position: center top;
}
.recruit-idea .list-scroll li:hover .ico{
	background-position: center bottom !important;
}
.recruit-idea .scroll-m li:hover .ico{
	background-position: center top !important;
}
/*.recruit-idea .list-scroll .ico2{
	background: url(../images/img_58.png) no-repeat center top;
}
.recruit-idea .list-scroll li:hover .ico2{
	background: url(../images/img_59.png) no-repeat center bottom;
}
.recruit-idea .list-scroll .ico3{
	background: url(../images/img_60.png) no-repeat center top;
}
.recruit-idea .list-scroll li:hover .ico3{
	background: url(../images/img_61.png) no-repeat center bottom;
}
.recruit-idea .list-scroll .ico4{
	background: url(../images/img_62.png) no-repeat center top;
}
.recruit-idea .list-scroll li:hover .ico4{
	background: url(../images/img_63.png) no-repeat center bottom;
}*/
.recruit-idea .list-scroll li:hover .word *{
	color: #fff;
}

.recruit-main{
	margin: 20px 0;
}
.recruit-main .bg-ff,.job-detail .bg-ff{
	background: #ffffff;
}

.recruit-main .recruit_about {
	padding: 20px;
	line-height: 28px;
	color: #333;
	word-wrap: break-word;
}

.recruit_about .in{position:relative;max-height:140px;margin-top:12px;overflow:hidden;transition: max-height .25s;}
.recruit_about .obut{position:relative;height:30px;font-size:12px;color:#00457d; text-align: center}
.recruit_about .obut span{display:none;cursor:pointer}
.recruit_about .obut span:hover{color:#ff6000}
.recruit_about .obut span .icon_det{position:relative;display:inline-block;width:16px;height:16px;*top:-4px;margin-left:5px;background-position:-7px 8px}
.icon_det{background:url(../images/icon_det.328ff997.png) no-repeat}
.recruit_about .obut span .icon_det.on{background-position:-8px -21px}
.recruit_about.mk .in{max-height:5000px}

.recruit-main .job_list{position:relative;margin-top:20px;z-index:2}


.job_list h2{font-size:18px;font-weight:bold;color:#333;padding:18px 0;padding-left: 10px;}
.job_list h2 .bname{height:20px;line-height:20px;font-size:18px;font-weight:bold;text-indent:0;margin-top:15px;padding-left:8px;border-left:4px solid #ff6000}
.job_list .dw_table{position:relative;color:#888;background-color:#fff;z-index:1;padding: 0 20px;min-height: 400px;}
.dw_table .el{height:40px;line-height:40px;font-size:14px;overflow:hidden;border-bottom:1px dotted #e8e8e8}
.dw_table .el.nb{border-bottom:0 none}
.dw_table .el.last{border-bottom:1px solid #e8e8e8}
.dw_table .t1,.dw_table .t2,.dw_table .t3,.dw_table .t4,.dw_table .t5{float:left;height:40px;line-height:40px !important;font-size:14px;overflow:hidden;padding:0 10px}
.dw_table .t1{position:relative;width:34%;padding-left:0}
.dw_table .t1 a,.dw_table .t1 a span{font-size:16px;color:#000}
.dw_table .t2{width:28%;color:#666}
.dw_table .t1 a:link{color:#333}
.dw_table .t2 a:link{color:#333}
.dw_table .t2 a:visited,.dw_table .t1 a:visited{color:#999}
.dw_table .t2 a:hover,.dw_table .t1 a:hover{color:#ff6000}
.dw_table .t2 a:active,.dw_table .t1 a:active{color:#ff6000}
.dw_table .t3{width:10%;color:#999;text-align:center}
.dw_table .t4{width:13%;font-size:16px;color:#ff6000;text-align:center}
.dw_table .t5{width:8%;color:#999;text-align:center;padding-right:0}


.dw_page{position:relative;height:30px;line-height:30px;color:#666;overflow:hidden;padding:15px 0 40px}
.dw_page .p_box{position:absolute;width:200%;left:-50%}
.dw_page .p_wp{position:absolute;margin-left:50%}
.dw_page .p_in{position:relative;float:left;left:-50%}
.dw_page ul,.dw_page .td,.dw_page .mytxt,.dw_page .og_but{float:left;font-size:14px}
.dw_page ul{height:30px;list-style: none;}
.dw_page li{float:left;width:30px;height:30px;line-height:30px;text-align:center;margin-right:10px;background-color:#fff}
.dw_page li a{display:block;width:30px;font-size:12px;color:#666;border:1px solid #e8e8e8}
.dw_page li a:hover{color:#ff6000;border-color:#ff6000}
.dw_page li.on{line-height:31px;color:#FF6000;border:1px solid transparent}
.dw_page li.bk,.dw_page li.bk a{width:64px}
.dw_page li.bk span{display:block;color:#BBB;font-size:12px;border:1px solid #e8e8e8}
.dw_page .mytxt{width:28px;height:28px;line-height:28px;font-size:12px;color:#333;text-align:center;margin:0 5px;border:1px solid #e8e8e8}
.dw_page .og_but{width:45px;height:30px;line-height:30px;margin-left:10px}


.mt-20{
	margin-top: 20px;
}
.job-detail{
	margin: 20px 0;
}

.tHeader{background-color:#fff;border-bottom:1px solid #e8e8e8}
.tHeader .in{position:relative;width:96%;margin:0 auto;padding:20px;*zoom:1}
.tHeader .in:after{display:block;height:0;content:'\A0';overflow:hidden;clear:both}
.tHeader.fix{position:fixed;width:100%;top:0;left:0;padding:15px;background-color:#fafafa;border-bottom:1px solid #e8e8e8;z-index:9;
	-webkit-box-shadow:0 2px 0 rgba(0,0,0,0.05);-moz-box-shadow:0 2px 0 rgba(0,0,0,0.05);-ms-box-shadow:0 2px 0 rgba(0,0,0,0.05);-o-box-shadow:0 2px 0 rgba(0,0,0,0.05);box-shadow:0 2px 0 rgba(0,0,0,0.05)}
.tHeader.fix .msg{display:none}
.tHeader.fix .cn{padding-top:8px}
.tHeader h1{float:left;max-width:340px;height:30px;line-height:30px;font-size:24px;font-weight:bold;color:#333;margin:0 10px 10px 0}
.tHeader .i_house{float:right;min-width:7em;height:30px;line-height:30px;font-size:12px;color:#333;margin-bottom:8px;padding-left:21px;background-position:-4px -53px}
.tHeader .i_house:hover{color:#ff6000}
.tHeader .in .ltype{float:left;width:100%;height:22px;font-size:16px;margin-bottom:11px}
.tHeader .in .ltype span{color:#e8e8e8}
.tHeader .in .ltype a{color:#666}
.tHeader .in .ltype a:hover{color:#ff6000}
.tHjob.fix{padding:0}
.tHjob.fix .in{padding:0}
.tHjob.fix .jtag,.tHjob.fix .icon_b{display:none}
.tHjob.fix .cn strong{font-size:18px}
.tHjob.fix .cname{margin-bottom:12px}
.tHjob.fix .cname a{font-size:14px}
.tHjob.fix .cname .i_house{font-size:12px;top:-6px;margin-top:0}
.tHjob.fix h1{max-width:460px;font-size:18px;margin-bottom:10px}
.tHjob.fix .but_sq{font-size:16px;bottom:5px}
.tHjob .in{padding:20px 0}
.tHjob .cn{float:left;width:70%;}
.tHjob .cn strong{float:right;width:190px;height:30px;line-height:40px;font-weight:bold;font-size:20px;color:#ff6000;text-align:right;}
.tHjob h1{position:relative;max-width:437px;margin-bottom:5px;padding-right:23px}
.tHjob h1 img{position:absolute;right:0;top:7px}
.tHjob .lname{float:left;max-width:110px;height:30px;line-height:34px;margin-bottom:8px}
.tHjob .cname{float:left;width:100%;height:20px;line-height:20px;font-size:16px;color:#333;margin-bottom:25px}
.tHjob .cname.c2{width:650px}
.tHjob .cname .catn{display:inline-block;max-width:380px;font-size:16px;color:#333}
.tHjob .cname a:hover{color:#ff6000;text-decoration:underline}
.tHjob .cname .i_link{position:absolute;top:0;right:0}
.tHjob .cname .i_house{position:relative;float:none;display:inline-block;height:20px;line-height:20px;font-size:12px;color:#00457d;top:-4px;margin:0 0 0 15px}
.tHjob .cname .i_house:hover{text-decoration:none}
.tHjob .op{float:right;width:30%;text-align:center;margin-top:8px}
.tHjob .op .icon_b{float:right}
.tHjob .op .icon_b:hover{color:#ff6000}
.tHjob .but_sq,
.research .but_research{display:block;height:50px;line-height:50px;font-size:20px;color:#fff;margin-bottom:10px;background-color:#ff6000;
	-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px}
.tHjob .but_sq:hover,
.research  .but_research:hover{background-color:#ea5800}
.tHjob .but_sq{position:absolute;width:295px;bottom:40px;right:0}
.tHjob .but_sq img{position:relative;vertical-align:middle;top:-2px;margin-right:20px}
.tHjob .but_sq.off{cursor:auto;background-color:#ffa56e}
.tHjob .unlike{position:relative}
.tHjob .unlike .pro{position:absolute;display:none;font-size:12px;color:#fff;white-space:nowrap;top:23px;left:-40px;padding:3px 8px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABZ0RVh0Q3JlYXRpb24gVGltZQAxMC8xMS8xNqfTPV8AAAAcdEVYdFNvZnR3YXJlAEFkb2JlIEZpcmV3b3JrcyBDUzbovLKMAAAAK0lEQVRIie3NMQEAAAgDoGlyo1vBzwcKUEkmD/ojFYvFYrFYLBaLxWLxzQLNCgC8nYYCzgAAAABJRU5ErkJggg==) repeat;
	-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px}
.tHjob .unlike .angle{position:absolute;width:8px;height:4px;top:-4px;left:80px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAEAgMAAADOo5ZjAAAACVBMVEUAAAB6enp5eXkSPicJAAAAAnRSTlMAgJsrThgAAAAUSURBVAjXY2B0YGCbwCC1hCFrJQALRgKpqEdzlQAAAABJRU5ErkJggg==) center no-repeat}
.tHjob .i_upline,.tHjob .i_like,.tHjob .i_collect{color:#333;border-right:1px solid #e8e8e8;background:url(../images/icon_job_orange.png) 20px 2px no-repeat}
.tHjob .i_like{padding:0 20px 0 25px;background-position:0 -18px}
.tHjob .i_collect{padding:0 20px 0 45px;background-position:20px -38px}
.tHjob .i_upline{padding-left:45px;border-right:0 none}
.tHjob .undisabled .i_like{color:#b0b0b0;cursor:text;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQBAMAAADt3eJSAAAALVBMVEUAAACwsLCwsLCwsLCwsLCwsLCwsLCwsLCwsLCwsLCwsLCwsLCwsLCwsLCwsLB/ucg+AAAADnRSTlMAlwfYK8P4jzMuxL27Nf/hGtkAAABpSURBVAjXY2BgcDdLLmEAAsV3QCDEwMB07uElXbnXCgyMjycwMLDYCTD4vQTJz3vCUCfAGsAawPicwa6BdQHrAo7HDHkKICmmZ3AGSOrduwCgVJ0AkLEAqBimHW4gyIomDaAVcEvhzgAA1LYqqh5VoiAAAAAASUVORK5CYII=) 0 2px no-repeat}
.tHjob .cn .ltype{height:auto;line-height:24px;font-size:14px;color:#666;margin-bottom:10px}

.jtag{float:left;width:100%;margin-bottom:10px}
.jtag span{font-size:12px}
.jtag .sp2,.jtag .sp4{position:relative;float:left;height:20px;line-height:20px;color:#ff6000;overflow:hidden;margin:0 10px 10px 0;padding:0 5px;background-color:#FFF2E3}

.tCompany_main{padding: 0 20px 20px;}
.tBorderTop_box:first-child h2,.tBorderTop_box.table_list h2,.tCompany_sidebar .tBorderTop_box h2{border-top:0 none}
.tBorderTop_box h2{font-size:18px;font-weight:bold;color:#333;padding:18px 0;border-top:1px solid #e8e8e8}
.tBorderTop_box h2 .bname{height:20px;line-height:20px;font-size:18px;font-weight:bold;text-indent:0;margin-top:15px;padding-left:15px;border-left:4px solid #ff6000}
.tBorderTop_box h2 .op{float:right;height:50px;line-height:50px;font-weight:normal;font-size:12px;color:#00457d;text-indent:0}
.tBorderTop_box h2 .op:hover{color:#ff6000}

.bmsg{margin-bottom:20px}
.bmsg .label{color:#666}
.bmsg .icon_b{float:right;margin-top:5px}
.bmsg .fp{position:relative;float:left;width:70%;font-size:14px;line-height:20px;word-wrap:break-word;word-break:normal;padding:5px 0 5px 5em}
.bmsg .fp span{position:absolute;top:5px;left:0}
.bmsg .fp.f2{float:none;width:auto}
.bmsg .fp .el{display:inline-block;margin-right:15px}
.bmsg .fp .tdn{color:#333;text-decoration:none}
.bmsg .fp .tdn:hover{color:#ff6000}


.m-wrap .tHjob .cn,.m-wrap .tHjob .op{	width: 97%;padding: 6px;}
.m-wrap .tHjob .but_sq{position: inherit;margin: auto;width: 100%;}
.m-wrap .tHjob .cn strong{float: left;text-align: left;font-size: 18px;line-height: 30px;height: 25px;}
.m-wrap .tHjob .cn .ltype{margin-top: 10px;}