.qi_show{
	background:#f5f5f5;
}
.qi_top{
	width:100%;
	height:289px;
	background:url("../image/qibg.png") 100% 100%;
	padding-top:75px;
}
.qi_log{
	height:139px;
	position: relative;
	background:#fff;
	border:1px solid #ddd;
}
.qi_log>img{
	position: absolute;
	top:0;
	bottom:0;
	right:0;
	left:0;
	margin:auto;
}
.qi_title{
	height:139px;
	padding:0;
}
.qi_title>h4{
	font-size:20px;
	color:#333333;
	margin-top:25px;
	margin-bottom: 24px;
	padding:0 20px;
}
.qi_title>h4>img{
	padding-left:20px;
	vertical-align: middle;
}
.qi_title>h4>.gongshang{
    width: 68px;
    height: 23px;
    line-height: 23px;
    font-size: 12px;
    display: inline-block;
    color: #fff;
    text-align: center;
    border-radius: 3px;
    cursor: pointer;
    margin-left: 10px;
}
.qi_title>p{
	font-size:14px;
	color:#666666;
	line-height: 35px;
	margin-bottom: 26px;
	padding-left:34px;
}
.qi_title>p>span{
	display: inline-block;
	border-radius:25px;
	width:120px;
	height:35px;
	text-align: center;
	cursor: pointer;
	margin-right:36px;
}
.qi_title>div{
	height:60px;
	line-height: 60px;
	background:#e6e6e6;
	padding-left:34px;
}
.qi_title>div>p{
	float: left;
	padding-right: 70px;
	font-size:16px;
	color:#666666;
}
.qi_title>div>p>span{
	font-size:25px;
	color:#333333;
}
.qt_bottom{
	height:40px;
	margin-top:35px;
	position: relative;
}
.qt_bottom>li{
	width:auto;
	height:40px;
	float: left;
	font-size:20px;
	color:#ffffff;
	margin-right: 80px;
	position: relative;
	cursor: pointer;
	
}
.qt_bottom>li>span{
	width:100%;
	height:5px;
	display: block;
	position: absolute;
	left:0;
	bottom:0;
}
@media screen and (max-width:768px){
	.qi_top {
		height: auto;
	}
	.qi_log>img {
        width: 50%;
        height:120px !important;
	}
	.qi_title,.qi_log {
		height: 132px;
	}
	.qi_title>h4 {
		font-size: 17px;
		color: #333333;
		margin-top: 9px;
		margin-bottom: 10px;
		padding: 0 10px;
	}
	.qi_title>div {
		height: 40px;
		line-height: 40px;
	}
	.qi_title>p {
		margin-bottom: 15px;
	}
	.qi_title>div>p {
		padding-right: 40px;
	}
	.qt_bottom>li {
		font-size: 16px;
		margin-right: 20px;
	}
}
/* ---------------------分享--------------------- */
.share_{
	height:30px;
	float: right;
	margin-right: -15px;
}
.share_>li{
	width:40px;
	height:30px;
	border: 1px solid #a5a5a5;
	float: left;
	line-height: 30px;
	color:#fff;
	text-align: center;
	cursor: pointer;
	margin-left: -1px;
}
.share_>li:first-child{
	width:45px;
	border: none;
	cursor: default;
	background: inherit;
}
.share_>li>a{
    color:#fff;
}
.share_ li span {
    display: block;
    width: 40px;
    height: 10px;
    background: url(../image/images/share_shade.png) 0 0 no-repeat;
    position: absolute;
    left: 5px;
    bottom: 0;
    opacity: 1;
}
.qi_bottom>ul>li{
	padding-left:0;
}
.qi_bottom>ul>li>div{
	background:#fff;
	min-height: 985px;
	display: none;
}
/* -------------------用人单位简介-------------------- */
.jianjie{
	padding:20px;
	padding-top:0;
}
.jianjie>p{
	text-indent: 2em;
	word-break:break-all;
	text-align: justify;
}
/* --------------------招聘职位-------------------- */
.zhaopin{
    padding:20px;
    padding-top:0;
}
.zhaopin>div{
	display:none;
}
.zhaopin>p>span{
	padding-right:20px;
	cursor: pointer;
}
.zhaopin .zw_lists{
	width:100%;
	height:90px;
	margin-top: 20px;
	display: block;
	position: relative;
	border:1px solid #f3f3f3;
}
.zhaopin>div>a{
    width:100%;
    height:80px;
    display: block;
    border-bottom:1px solid #d2d2d2;
    padding:16px 0;
    color: #000;
    margin-bottom: 8px;
}
.zhaopin>div>a>div{
    float: left;
}
.zhaopin>div>a>.ol_left{
    width:63px;
    height:45px;
    text-align: center;
    border:1px solid #d2d2d2;
    margin-right: 22px;
}
.ol_left>p{
    font-size: 16px;
    line-height: 26px;
}
.ol_left>span{
    display: block;
    font-size:12px;
    line-height: 17px;
    color:#000;
}
.zhaopin>div>a:hover>.alert_title{
    display: block;
}
@media screen and (max-width:768px){
    .zhaopin>div>a>.ol_left{
        margin-right: 10px;
    }
    .zhaopin>div>a>.ol_right{
        width: 75%;
    }
}
.ol_right{
    width:88%;
}
.ol_title{
    width:100%;
    height:25px;
    font-size: 17px;
    padding-bottom:5px;
}
.ol_title>span{
    width:100%;
    display: block;
    float: left; 
    text-overflow : ellipsis;
    white-space : nowrap;
    overflow : hidden;   
}
.ol_title>i{
    min-width:100px;
    white-space: nowrap;
    display: block;
    float: right;
    text-align: right;    
    font-style: normal;
}
.ol_detial{
    color:#7d7d7d;
    margin-top:5px;
    text-overflow : ellipsis;
    white-space : nowrap;
    overflow : hidden;
}
.ol_detial>span{
    margin:0 10px;
    text-overflow : ellipsis;
    white-space : nowrap;
    overflow : hidden;
}
.ol_detial>i{
    font-style: normal;
}
.ol_detial>span:first-child{
    margin-left:0;
}
.ol_detial>span>i{
    font-style: normal;
}
@media screen and (max-width:768px){
    .ol_title{
        font-size: 15px;
    }
    .ol_detial{
        font-size:12px;
    }
}
/* --------------------面试评价-------------------- */
.mianshi{
	padding:0px 20px 30px 20px;
}
.mianshi>div{
	width:50%;
	font-size:16px;
	color:#333333;
	padding-bottom:10px;
	margin-top:10px;
	border-bottom:1px solid #e6e6e6;
	display: flex;
}
.mianshi>div>span{
	width:100px;
	display: inline-block;
	vertical-align: middle;
}
.mianshi>div>p{
	flex:1;
}
.mianshi>div>p>img{
	padding-right:5%;
	cursor: pointer;
}
.mianshi>p{
	width:17%;
	height:35px;
	line-height:35px;
	text-align: center;
	margin-left:17%;
	border-radius:25px;
	color:#fff;
	margin-top:45px;
	cursor: pointer;
}
/* -------------------用人单位秀右部------------------- */
.qi_bottom>ul>div{
	background:#fff;
	min-height: 985px;
}
.qb_title{
	font-size:15px;
	color:#000000;
	padding-top:23px;
	margin-bottom:21px;
	display: flex;
}
.qb_title span{
	width:10px;
	height:10px;
	display: block;
	margin-right: 13px;
	margin-top: 5px;
}
.qb_title p{
	display: block;
	float: left;
	width:auto;
	margin-right:13px;
}
.qb_title i{
	display: block;
	flex: 1;
	height:1px;
	background: #979797;
	margin-top: 8px;
}
.qi_bottom>ul>div>p{
	font-size:12px;
	color:#666666;
	padding:6px 0;
}
.qi_bottom>ul>div>p:nth-child(2){
	padding-top:0;
}
.qi_bottom>ul>div ul li{
	font-size:12px;
	color:#666666;
	text-align:center;
	height:24px;
	line-height: 24px;
	padding-right:5px;
	padding-left:5px;
	margin-bottom:10px;
}
.qi_bottom>ul>div ul li>p{
	border:1px solid #e6e6e6;
	border-radius:20px;
}
.qi_bottom>ul>div ol{
	display: flex;
}
.qi_bottom>ul>div ol li{
	flex:1;
	height:46px;
	border:1px solid #e6e6e6;
	margin-left:-1px;
	cursor: pointer;
}
.qi_bottom>ul>div ol li a{
	display: block;
	width:100%;
	height:100%;
	position: relative;
}
.qi_bottom>ul>div ol li a>img{
	position: absolute;
	top:0;
	bottom:0;
	right:0;
	left:0;
	margin:auto;
}
.pop-up,.mymap{width:100%;height:100%;position: fixed;left:0;top:0;background:rgba(0,0,0,0.7);z-index: 100000;display: none;}
.big_picture{width:800px;height:422px;background:#fff;position: absolute;left:50%;top:50%;margin-left:-400px;margin-top:-211px;display: none;}
.big_mypic{position: relative;float: left;width: 480px;border: 1px solid #eee;height: 360px;margin: 30px 60px;}
.big_mypic img{width:100%;height: 100%;position: absolute;left:0;top:0;opacity: 0;}
.big_mypic img.active{opacity: 1;}
.smallpic{width: 190px;float: right;position: relative;margin-top: 20px;}
.smallpic img{width: 110px;display: block;height: 82px;margin-bottom:15px;}
.smallpic img.active{
-webkit-box-shadow: 0 0 0 5px rgba(10,77,174,0.51);
-moz-box-shadow: 0 0 0 5px rgba(10,77,174,0.51);
 box-shadow: 0 0 0 5px rgba(10,77,174,0.51); }
.mynavigate{width: 820px;height: 520px;background: #fff;padding:10px;position: fixed;left:50%;top:50%;margin-left:-400px;margin-top:-250px;z-index: 1000000;display: none;}
@media screen and (max-width:768px){
	.mianshi>div {
		width: 100%;
	}
	.mianshi>p {
		width: 25%;
		margin-left: 37%;
    }
    .qi_top {
        margin-top: 0px;
    }
    .qi_bottom>ul>div {
        height: auto;
        min-height: 0px;
    }
}
.fixed_01{
    width:100%;
}
.fixed_top{
    width:100%;
    background: #0e419c; 
    margin-top: 20px;
}
.fixed_top>a{
    width:33.333333333333%;
    float:left;
    height:55px;
    display: block;
    position: relative;
}
.fixed_top>a:hover{
    background: #0c3680;
}
.fixed_top>a>img{
    position: absolute;
    top:0;
    bottom:0;
    right:0;
    left:0;
    margin: auto;
}
.fixed_bottom{
    width:100%;
    height:85px;
    margin-top: 10px;
    background: #0e419c;
    padding:2px 2px 0 2px;
    box-sizing: border-box;
}
.fixed_bottom>div{
    width:48px;
    height:48px;
    background: #fff;
    position: relative;
}
.fixed_bottom>div>img{
    width:100%;
    height:100%;
}
.fixed_bottom>p{
    line-height: 28px;
    color:#fff;
    text-align: center;
}
.fixed_bottom>div>.big_01{
    display: none;
    width:176px;
    height:162px;
    position: absolute;
    left:-300px;
    top:-50px;
    z-index: 100;
    border:1px solid #000;
}
.fixed_bottom>div>.big_01>img{
    width:100%;
    height:100%;
}
.fixed_bottom>div>.big_01>i{
    width:15px;
    height:15px;
    border-left:1px solid #000;
    border-top:1px solid #000;
    background:#fff;
    transform:rotate(135deg);
    -ms-transform:rotate(135deg); 	/* IE 9 */
    -moz-transform:rotate(135deg); 	/* Firefox */
    -webkit-transform:rotate(135deg); /* Safari 鍜� Chrome */
    -o-transform:rotate(135deg); 	/* Opera */
    position: absolute;
    top:70px;
    right:-8px;
}
.fixed_01 .sub_span {
    background: rgba(0, 0, 0, 0.6);
    color: #fff;
    padding: 7px 14px;
    position: absolute;
    left: 23px;
    top: 60px;
    font-size: 14px;
    border-radius: 3px;
    display: none;
    width: 43px;
}
.fixed_01 .sub_span:after {
    content: "";
    width: 0;
    height: 0;
    border: 6px solid transparent;
    border-bottom: 6px solid rgba(0, 0, 0, 0.6);
    position: absolute;
    right: 16px;
    top: -12px;
}
.deliver_tan {
    position: fixed;
    z-index: 99999;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.5);
}
.deliver_inner {
    position: fixed;
    z-index: 100000;
    top: 100px;
    left: 50%;
    width: 530px;
    margin-left: -265px;
}
.deliver_inner .close_01 {
    position: absolute;
    top: 15px;
    color: #fff;
}
.deliver_inner .title {
    font-size: 23px;
    color: #fff;
    background: #0e419c;
    line-height: 30px;
    text-align: center;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    height: 70px;
    padding: 20px 0;
}
.deliver_inner input[type=text] {
    display: block;
    border: 1px solid #d2d2d2;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    height: 36px;
    line-height: 36px;
    font-size: 17px;
    color: #5f5f5f;
    background: #eeeeee;
    padding: 0 15px;
    border-radius: 3px;
    width: 80%;
    outline: none;
    margin: 0 auto;
}
.jianli_title {
    padding: 20px 30px;
    background: #fff;
}
.fujian {
    background: #fff;
    text-align: center;
    padding-bottom: 20px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
}
#submits {
    padding: 10px 24px;
    border: none;
    border-radius: 3px;
    color: #fff;
    background: #0e419c;
}
.pop-up,
.mymap {
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.7);
    z-index: 100000;
    display: none;
}
.big_picture {
    width: 800px;
    height: 422px;
    background: #fff;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -400px;
    margin-top: -211px;
    display: none;
}
.big_mypic {
    position: relative;
    float: left;
    width: 480px;
    border: 1px solid #eee;
    height: 360px;
    margin: 30px 60px;
}
.big_mypic img {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
}
.big_mypic img.active {
    opacity: 1;
}
.smallpic {
    width: 190px;
    float: right;
    position: relative;
    margin-top: 20px;
}
.smallpic span {
    display: block;
    width: 20px;
    height: 20px;
    border: 2px solid #666;
    border-radius: 100%;
    position: absolute;
    right: 10px;
    top: -10px;
    font-size: 24px;
    line-height: 17px;
    text-align: center;
    cursor: pointer;
}
.smallpic span:hover{
    color:#0e419c;
}
.smallpic img {
    width: 110px;
    display: block;
    height: 82px;
    margin-bottom: 15px;
}
.smallpic img.active {
    -webkit-box-shadow: 0 0 0 5px rgba(10, 77, 174, 0.51);
    -moz-box-shadow: 0 0 0 5px rgba(10, 77, 174, 0.51);
    box-shadow: 0 0 0 5px rgba(10, 77, 174, 0.51);
}
.mynavigate {
    width: 820px;
    height: 520px;
    background: #fff;
    padding: 10px;
    position: fixed;
    left: 50%;
    top: 50%;
    margin-left: -400px;
    margin-top: -250px;
    z-index: 1000000;
    display: none;
}
@media screen and (max-width:768px){
    .big_picture {
        width: 96%;
        height: 422px;
        background: #fff;
        position: inherit;
        left:0;
        top:0;
        display: none;
        margin-left:2%;
        margin-top:100px;
    }
    .big_mypic img {
        width: 100%;
        height: 100%;
        position: absolute;
        left: 0;
        top: 0;
        opacity: 0;
    }
    .big_mypic {
        position: relative;
        float: left;
        width: 70%;
        border: 1px solid #eee;
        height: 270px;
        margin: 10px auto;
        float:inherit;
    }
    .smallpic {
        width: 90%;
        height:80px;
        margin:20px auto;
        position:initial;
    }
    .smallpic img {
        width: 20%;
        float:left;
        display:block;
        margin-right:2%;
        margin-bottom:0;
        height: 73px;
    }
    .smallpic span {
        top: 10px;
    }
    .mynavigate {
        width: 94%;
        height: 395px;
        background: #fff;
        padding: 10px;
        position: fixed;
        left: 3%;
        top: 50%;
        margin-left: 0px;
        margin-top: -250px;
    }
}