@charset "utf-8";
body {
	background: #FFFFFF;
	font-family: Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,\\5FAE\8F6F\96C5\9ED1,Arial,sans-serif;
    font-size: 16px;
}
*, :after, :before {
    box-sizing: border-box;
}
#scroll_container{
	font-family: 微软雅黑,Helvetica;
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
   	line-height: 15px;
}
.container{
	margin: 0 auto;
	width:80%;
}
.wp-media_content {
    margin-top: 20px;
}
.title_out {
	text-align: center;
	margin-bottom: 32px;
}
.logo_img {
    transform: scale(0.82);
    -ms-transform:scale(0.82); 	/* IE 9 */
	-moz-transform:scale(0.82); 	/* Firefox */
	-webkit-transform:scale(0.82); /* Safari 和 Chrome */
	-o-transform:scale(0.82);
}
.new_era {
    /*text-align: center;*/
    margin: 0 auto;
    width: 1000px;
	cursor: pointer;
    /*height: 20px;*/
    /*background: url(../img/line.png) repeat-x;
    background-position: center;*/
}
.new_era .line {
	width: 31%;
	height: 100px;
	background: url(../img/line.png) no-repeat;
	background-position: center;
}
.new_era .cloud {
    margin-top: -3px;
    margin-left: 5px;
    
}
.new_era .enter {
	width: 5%;
    height: 100px;
    background: url(../img/enter.png) no-repeat;
    background-position: center;
    background-size: 42px;
}
.nav{
	margin-top: 22px;
	height: 58px;
	/* background-color: rgba(0,0,0,0.3); */
	/* border: 1px solid #e6b6c8; */
}
.wp_nav_content {
    height: 58px;
}
.nav .wp_nav_content ul li{
	background-color: #eeeeee;
	float: left;
    text-align: center;
    width: 8.333%;
    height: 56px;
    line-height: 56px;
    cursor: pointer;
    position: relative;
}
.nav .wp_nav_content ul li a{
	text-decoration: none;
	font-style: normal;
    font-weight: normal;
	text-align: center;
    /*font-size: 15px;*/
    font-family: Microsoft YaHei;
    color: #333333;
    width: 100%;
    height: 56px;
    display: inline-block;
}
.nav .wp_nav_content ul li.active{
	background: #da0000;
}
.nav .wp_nav_content ul li.active a{
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	width: 100%;
    height: 56px;
    display: inline-block;
}
.nav .wp_nav_content ul li:nth-of-type(2) .list {
	position: absolute;
    z-index: 1000001;
    width: 100%;
    background: rgba(0, 0, 0, 0.4);
    overflow: hidden;
    max-height: 0;
    transition: max-height 1s;
    top: 56px;
    left: 0;
    color: #fff;
    padding-left: 0;
}
.nav .wp_nav_content ul li:nth-of-type(2):hover .list{
	max-height: 800px;
    transition: max-height 1s;
}
.wp_nav_content ul li .list .categiry-content > li {
	width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.4);
    height: 40px;
    line-height: 40px;
    /*padding: 10px 10px 10px 10px;*/
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.wp_nav_content ul li .list .categiry-content li a{
	height: 40px;
	font-size: 15px;
}
.wp_nav_content ul li .list .categiry-content > li:hover {
    background-color: rgba(255, 255, 255, 0.98);
}
.wp_nav_content ul li .list .categiry-content > li:hover a {
    color: #666!important;
}
.wp_nav_content ul li .list .categiry-content .title {
    margin-bottom: 5px;
    font-size: 16px;
}
.wp_nav_content ul li .list .categiry-content a {
	font-weight: normal;
    color: #fff;
    /*padding-right: 5px;*/
}
.wp_nav_content ul li .list .categiry-content > li p {
    font-size: 12px;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: normal;
}
.nav .wp_nav_content ul li:nth-of-type(3) .list {
	position: absolute;
    z-index: 1000001;
    width: 100%;
    background: rgba(0, 0, 0, 0.4);
    overflow: hidden;
    max-height: 0;
    transition: max-height 1s;
    top: 56px;
    left: 0;
    color: #fff;
    padding-left: 0;
}
.nav .wp_nav_content ul li:nth-of-type(3):hover .list{
	max-height: 800px;
    transition: max-height 1s;
}
.nav .wp_nav_content ul li:nth-of-type(4) .list {
	position: absolute;
    z-index: 1000001;
    width: 100%;
    background: rgba(0, 0, 0, 0.4);
    overflow: hidden;
    max-height: 0;
    transition: max-height 1s;
    top: 56px;
    left: 0;
    color: #fff;
    padding-left: 0;
}
.nav .wp_nav_content ul li:nth-of-type(4):hover .list{
	max-height: 800px;
    transition: max-height 1s;
}
.nav .wp_nav_content ul li:nth-of-type(5) .list {
	position: absolute;
    z-index: 1000001;
    width: 100%;
    background: rgba(0, 0, 0, 0.4);
    overflow: hidden;
    max-height: 0;
    transition: max-height 1s;
    top: 56px;
    left: 0;
    color: #fff;
    padding-left: 0;
}
.nav .wp_nav_content ul li:nth-of-type(5):hover .list{
	max-height: 800px;
    transition: max-height 1s;
}
.nav .wp_nav_content ul li:nth-of-type(6) .list {
	position: absolute;
    z-index: 1000001;
    width: 100%;
    background: rgba(0, 0, 0, 0.4);
    overflow: hidden;
    max-height: 0;
    transition: max-height 1s;
    top: 56px;
    left: 0;
    color: #fff;
    padding-left: 0;
}
.nav .wp_nav_content ul li:nth-of-type(6):hover .list{
	max-height: 800px;
    transition: max-height 1s;
}
.nav .wp_nav_content ul li:nth-of-type(7) .list {
	position: absolute;
    z-index: 1000001;
    width: 100%;
    background: rgba(0, 0, 0, 0.4);
    overflow: hidden;
    max-height: 0;
    transition: max-height 1s;
    top: 56px;
    left: 0;
    color: #fff;
    padding-left: 0;
}
.nav .wp_nav_content ul li:nth-of-type(7):hover .list{
	max-height: 800px;
    transition: max-height 1s;
}
.nav .wp_nav_content ul li:nth-of-type(8) .list {
	position: absolute;
    z-index: 1000001;
    width: 100%;
    background: rgba(0, 0, 0, 0.4);
    overflow: hidden;
    max-height: 0;
    transition: max-height 1s;
    top: 56px;
    left: 0;
    color: #fff;
    padding-left: 0;
}
.nav .wp_nav_content ul li:nth-of-type(8):hover .list{
	max-height: 800px;
    transition: max-height 1s;
}
.nav .wp_nav_content ul li:nth-of-type(9) .list {
	position: absolute;
    z-index: 1000001;
    width: 100%;
    background: rgba(0, 0, 0, 0.4);
    overflow: hidden;
    max-height: 0;
    transition: max-height 1s;
    top: 56px;
    left: 0;
    color: #fff;
    padding-left: 0;
}
.nav .wp_nav_content ul li:nth-of-type(9):hover .list{
	max-height: 800px;
    transition: max-height 1s;
}
.nav .wp_nav_content ul li:nth-of-type(10) .list {
	position: absolute;
    z-index: 1000001;
    width: 100%;
    background: rgba(0, 0, 0, 0.4);
    overflow: hidden;
    max-height: 0;
    transition: max-height 1s;
    top: 56px;
    left: 0;
    color: #fff;
    padding-left: 0;
}
.nav .wp_nav_content ul li:nth-of-type(10):hover .list{
	max-height: 800px;
    transition: max-height 1s;
}
.nav .wp_nav_content ul li:nth-of-type(11) .list {
	position: absolute;
    z-index: 1000001;
    width: 100%;
    background: rgba(0, 0, 0, 0.4);
    overflow: hidden;
    max-height: 0;
    transition: max-height 1s;
    top: 56px;
    left: 0;
    color: #fff;
    padding-left: 0;
}
.nav .wp_nav_content ul li:nth-of-type(11):hover .list{
	max-height: 800px;
    transition: max-height 1s;
}
.nav .wp_nav_content ul li:nth-of-type(12) .list {
	position: absolute;
    z-index: 1000001;
    width: 100%;
    background: rgba(0, 0, 0, 0.4);
    overflow: hidden;
    max-height: 0;
    transition: max-height 1s;
    top: 56px;
    left: 0;
    color: #fff;
    padding-left: 0;
}
.nav .wp_nav_content ul li:nth-of-type(12):hover .list{
	max-height: 800px;
    transition: max-height 1s;
}
.nav .wp_nav_content ul li:nth-of-type(13) .list {
	position: absolute;
    z-index: 1000001;
    width: 100%;
    background: rgba(0, 0, 0, 0.4);
    overflow: hidden;
    max-height: 0;
    transition: max-height 1s;
    top: 56px;
    left: 0;
    color: #fff;
    padding-left: 0;
}
.nav .wp_nav_content ul li:nth-of-type(13):hover .list{
	max-height: 800px;
    transition: max-height 1s;
}
.red_line{
    margin-top: 6px;
    margin-bottom: 20px;
	width: 100%;
	height: 6px;
	background-color: #DA0000;
}
/*中间内容*/
.middle_content {
    /*height: 590px;*/ 
    background-color: #FFFFFF;
    padding: 20px 14px;
    margin-bottom: 30px;
}
.middle_scroll_wrap {
    width: 65%;
    height: 420px;
    margin: 0 3% 10px auto;
    border: 1px solid rgb(238, 238, 238);
}
.video_out{
	margin: 0 3.7% 0 1.3%;
	width: 20%;
	height: 320px;
	/*border: 1px solid rgb(238, 238, 238);*/
}
.video1{
	width: 100%;
	height: 148px;
	border: 1px solid rgb(238, 238, 238);
	position: relative;
}
.video2{
	margin-top: 24px;
	width: 100%;
	height: 148px;
	border: 1px solid rgb(238, 238, 238);
	position: relative;
}
.video_head{
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 28px;
    line-height: 28px;
    padding: 0 6px;
    font-size: 14px;
    color: #FFFFFF;
    font-weight: bold;
    background-color: black;
    opacity: 0.7;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.video_top{
	height: 32px;
    line-height: 32px;
}
.party_dynamic{
	width: 31%;
	height: 320px;
}
.party_dynamic .dy_top{
	margin-top: 5%;
	padding-bottom: 5px;
	height: 31px;
	border-bottom: 3px solid #ddeedb;
}
h4 {
    font-size: 12px;
    font-weight: bold;
}
.party_dynamic .dy_top h4 div{
	border-bottom: 3px solid #da0000;
	font-size: 18px;
	color: #333333;
	font-weight: bold;
	line-height: 20px;
    padding-bottom: 8px;
	float: left;
	width: 24%;
}
.dy_news{
}
.dy_news ul li{
	
}
.dy_news p.dy_news_title{
	font-size: 16px;
	color: #DA0000;
	cursor: pointer;
    margin: 4% 0 20px 0;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    height: 20px;
    line-height: 20px;
}
.dy_news li.active p.dy_news_title{
	font-size: 19px;
	font-weight: bold;
}
.dy_news p.dy_news_content{
	color: #999999;
	font-size: 15px;
	line-height: 22px;
	margin-bottom: 20px;
	margin-top: -3%;
	overflow : hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	max-height: 44px;
}
.party_service {
	width: 31%;
}
.party_service .service_title{
	height: 40px;
	width: 100%;
	background-color: #ffc4c4;
	line-height: 40px;
	text-align: center;
}
.service_title h4{
	font-weight: bold;
	color: #dc0000;
	font-size: 18px;
}
.service_list{
	width: 100%;
}
.service_list li{
	width: 50%;
	float: left;
	border-bottom: 1px solid #EEEEEE;
	border-right: 1px solid #EEEEEE;
	border-left: 1px solid #EEEEEE;
}
.service_list li:nth-of-type(2),.service_list li:nth-of-type(4),
.service_list li:nth-of-type(6){
	border-left: none;
}
.service_img{
	width: 30%;
	height: 50px;
	line-height: 50px;
	vertical-align: middle;
}
.service_list li:nth-of-type(1) .service_img{
	background: url(../img/bnfw.png) no-repeat center;
}
.service_list li:nth-of-type(2) .service_img{
	background: url(../img/ycjykt.png) no-repeat center;
}
.service_list li:nth-of-type(3) .service_img{
	background: url(../img/jykt.png) no-repeat center;
}
.service_list li:nth-of-type(4) .service_img{
	background: url(../img/gbjd.png) no-repeat center;
}
.service_list li:nth-of-type(5) .service_img{
	background: url(../img/dyzx.png) no-repeat center;
}
.service_list li:nth-of-type(6) .service_img{
	background: url(../img/gbxx.png) no-repeat center;
}
.service_imgtit{
	width: 100%;
	line-height: 50px;
}
.service_imgtit h4{
	font-size: 14px;
	color: #333333;
}
.service_imgtit h4 span{
	color: #fc0000;
	font-weight: bold;
}
.qrcodebox {
	width: 100%;
	border: 1px solid #EEEEEE;
	border-top: none;
	padding: 8px 0px;
}
.scanbox{
	width: 100%;
}
.scanbox h4{
	width: 90%;
	display: block;
	color: #999999;
	font-size: 14px;
	margin-top: 12px;
	text-align: center;
}
.q_code_div h4{
	margin-top: 2px;
}

.q_code_div{
	width: 40%;
	margin-left: 5%;
    margin-right: 5px;
	height: auto;
	display: inline-block;
}
.q_code{
	width: 100%;
	height: auto;
}
.quick_searchbox{
	width: 100%;
	padding-bottom: 4px;
}
.quick_searchbox h4{
	text-align: center;
	font-size: 14px;
	color: #333333;
	margin-bottom: 12px;
}
.search_input{
	width: 80%;
	height: 38px;
	border: 1px solid #EEEEEE;
	padding: 8px 6px;
}
.search_input::-webkit-input-placeholder{
	font-size: 13px;
}
.search_button{
	outline: none;
	border: none;
    width: 18%;
    height: 37px;
    line-height: 33px;
    background-color: #dc0000;
    margin-left: -4px;
    color: #FFFFFF;
    cursor: pointer;
}
.talent_online{
	width: 100%;
	height: 35px;
	/* background: url(../img/rec_column.png) no-repeat; */
	background-size: 100% auto;
	cursor: pointer;
}
/*第二行*/
.secondline{
	margin-top: 1.2%;
	margin-bottom: 1.2%;
}
.remarks{
    width: 31%;
    margin-right: 2.4%;
}
.remarks .remarks_top{
	width: 100%;
	height: 3px;
	background-color: #DA0000;
}
.remarks_tit{
	margin-top: 3%;
	margin-bottom: 4%;
}
.remarks_tit .retit{
	font-size: 18px;
    color: #333333;
    font-weight: bold;
} 
.remarks_tit .re_more{
	cursor: pointer;
	color: #DA0000;
    font-size: 12px;
    font-weight: bold;
}
.remarks_img{
	width: 100%;
	height: 220px;
	margin-bottom: 6%;
}
.remarks_img img{
	width: 100%;
	height: 100%;
}
.remarks_content{
	height: auto;
	overflow: hidden;
}
.remarks_content ul li p{
	width: 100%;
	font-size: 14px;
	max-height: 14px;
	color: #666666;
	cursor: pointer;
	margin-bottom: 20px;
	overflow : hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}
.latest_news {
	width: 31%;
	border: 1px solid #eeeeee;
	margin-right: 3.7%;
}
.latest_top{
	width: 100%;
	padding: 4% 3%;
	background: -webkit-linear-gradient(left, #ffc21d,#da0000,#da0000);
	background: -o-linear-gradient(left, #ffc21d,#da0000,#da0000);
	background: -moz-linear-gradient(left, #ffc21d,#da0000,#da0000); /* Firefox 3.6 - 15 */
	background: -ms-linear-gradient(left, #ffc21d,#da0000,#da0000);
	background: linear-gradient(left, #ffc21d,#da0000,#da0000); 
	filter:progid:DXImageTransform.Microsoft.Gradient(gradientType=1,startColorStr=#ffc21d,endColorStr=#da0000); /*IE 6 7 8*/
}
.latest_top .latest_tit{
	font-size: 18px;
	color: #FFFFFF;
}
.latest_top .latest_more{
	cursor: pointer;
	font-size: 13px;
	color: #FFFFFF;
}
.latest_content{
	height: 370px;
    overflow: hidden;
	padding: 0 0 3% 3%;
}
.latest_content ul li{
    margin-top:4.3%;
    padding-bottom: 3.6%;
    border-bottom: 1px dashed #dddddd;
}
.latest_content ul li p{
	font-size: 14px;
	/* max-height: 14px; */
	color: #666666;
	cursor: pointer;
	overflow : hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}
/*政策文件*/
.policy_file,.party_home, .party_edu, .self_build{
    width: 31%;
}
.policy_file .policy_top, .party_home .party_top, .party_edu .edu_top, .self_build .self_top{
	width: 100%;
	height: 3px;
	background-color: #DA0000;
}
.policy_tit, .party_tit, .edu_tit, .self_tit{
	margin-top: 3%;
	margin-bottom: 4%;
}
.policy_tit .policy, .party_tit .party, .edu_tit .edu, .self_tit .self{
	font-size: 18px;
    color: #333333;
    font-weight: bold;
} 
.policy_tit .policy_more, .party_tit .party_more, .edu_tit .edu_more, .self_tit .self_more{
	cursor: pointer;
	color: #DA0000;
    font-size: 12px;
    font-weight: bold;
}
.policy_img, .party_img, .edu_img, .self_img{
	width: 100%;
	height: 220px;
	margin-bottom: 6%;
	position: relative;
}
.policy_img img, .party_img img, .edu_img img, .self_img img{
	width: 100%;
	height: 100%;
}
.policy_content, .party_content, .edu_content, .self_content{
	height: auto;
	overflow: hidden;
}
.policy_content ul li p, .party_content ul li p, .edu_content ul li p, .self_content ul li p{
	width: 100%;
	font-size: 14px;
	/* max-height: 14px; */
	color: #666666;
	cursor: pointer;
	margin-bottom: 5.8%;
	overflow : hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}
/*第三行*/
.thirdline{
	width: 100%;
	/*height: 100px;*/
	margin-bottom: 1.6%;
}
.party_home, .party_edu{
	margin-right: 3.5%;
}
.thirdline ul li{
	float: left;
	width: 24%;
    margin-right: 1%;
    margin-bottom: 20px;
    position: relative;
    cursor: pointer;
}
.thirdline ul li:last-child{
	margin-right: 0;
}
.thirdline ul li img{
	width: 100%;
	height: 100%;
}
.thirdline ul li p.img_head{
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 26px;
	line-height: 26px;
	padding: 0 6px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: black;
    opacity: 0.7;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.img_head{
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 32px;
	line-height: 32px;
	padding: 0 6px;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: black;
    opacity: 0.7;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
	
}
/*第五行*/
.secretarymien_top{
	margin-top: 2%;
	height: 28px;
	
}
.secretarymien_top .mien_tit{
    font-size: 18px;
    color: #333333;
    font-weight: bold;
    width: 13%;
    padding-bottom: 10px;
    border-bottom: 3px solid #da0000;
}
.secretarymien_top .mien_content{
	width: 100%;
	/*height: 292px;*/
	background-color: #EEEEEE;
	padding: 1.4% 2%;
    margin-bottom: 2.5%;;
}
.mien_content ul li{
	float: left;
	width: 32%;
	margin-right: 2%;
	border: 4px solid #FFFFFF;
	position: relative;
}
.mien_content ul li:last-child{
	margin-right: 0;
}
.mien_content ul li img{
	width: 100%;
	height: 100%;
}
.mien_content .img_title{
	width: 99.7%;
	/*height: 32px;*/
	background-color: rgba(51,51,51,0.6);
	position: absolute;
	bottom: 2px;
}
.mien_content .img_title p{
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	padding: 2% 3%;
	line-height: 20px;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
/*第六行*/
.sixthline{
	margin-bottom: 2%;
}
.depart_party, .nanle_outstanding, .person_recruit{
	width: 31%;
}
.depart_party .depart_top, .nanle_outstanding .nanle_top, .person_recruit .recruit_top{
	width:100%;
	height: 42px;
	border-bottom: 3px solid #DDEEDB;
}
.depart_top .depart_tit, .nanle_top .nanle_tit, .recruit_top .recruit_tit{
    font-size: 18px;
    color: #333333;
    font-weight: bold;
    line-height: 39px;
    border-bottom: 3px solid #DA0000;
}
.depart_top .depart_more, .nanle_top .nanle_more, .recruit_top .recruit_more{
	cursor: pointer;
    color: #DA0000;
    font-size: 12px;
    font-weight: bold;
    line-height: 44px;
}
.depart_content, .nanle_content, .recruit_content{
	width: 100%;
    height: 292px;
    overflow: hidden;
}
.depart_content ul li, .nanle_content ul li, .recruit_content ul li{
    margin-top: 4.4%;
    padding-bottom: 4.4%;
    border-bottom: 1px dotted #eeeeee;
}
.depart_content ul li p, .nanle_content ul li p, .recruit_content ul li p{
    font-size: 14px;
    max-height: 20px;
    color: #666666;
    cursor: pointer;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    line-height: 20px;
}
.depart_party, .nanle_outstanding{
	margin-right: 3.5%;
}
.person_recruit{
	margin-right: 0;
}
/*底部*/
footer{
	width: 100%;
	background-color: #222222;
}
#site_footer {
    width: 80%;
    margin: 0 auto;
    padding: 4% 0 6% 0;
}
.new_nav{
	width:60%;
	margin-bottom: 25px;
}
.new_nav ul li{
    text-align: center;
    float: left;
    height: 50px;
    line-height: 50px;
}
.new_nav ul li a{
	color: #FFFFFF;
    white-space: nowrap;
    overflow: hidden;
    padding-left: 15px;
    padding-right: 15px;
    text-align: center;
    display: block;
    font-family: arial;
    font-size: 15px;
    text-decoration: none;
    font-weight: normal;
    font-style: normal;
}
.contact {
    width: 26%;
    line-height: 48px;
}
.contact .contact_content p{
	font-size: 26px;
	color: #FFFFFF;
	border-bottom: 4px solid #FFFFFF;
}
.wp_company{
	width: 60%;
}
.wp_company .company_content p{
	text-align: left;
    color: #FFFFFF;
    font-size: 14px;
    line-height: 140%;
    margin: 0 0 10px 30px;
}
.wp_company .company_content p span{
	margin-right: 2%;
}
.report{
	width: 26%;
}
.report .report_content{
	width: 100%;
	padding-top: 10px;
}
.report .report_content p{
	text-align: left;
    color: #FFFFFF;
    font-size: 14px;
    line-height: 140%;
    margin: 0 0 10px 0px;
}
.report .report_content p span{
	margin-right: 4%;
}
/*我要入党*/
.join_party{
	cursor: pointer;
	position: fixed;
	/*bottom: 8%;
	right: 1%;*/
    bottom: 26%;
    right: 5%;
}
@keyframes join_animate
{
	from {
	    transform: scale(1);
	}
	to {
	    transform: scale(1.2);
	}
}
.join_party img{
    animation: join_animate 1s linear infinite alternate;
}
/*重要言论页面*/
.important_remarks{
	width: 100%;
	height: 100px;
    margin-bottom: 3%;
}
.important_remarks .line{
    width: 31%;
    height: 100px;
    background: url(../img/line.png) no-repeat;
    background-position: center;
}
.important_remarks .remarks_bg{
	width: 38%;
	text-align: center;
}
.important_remarks .remarks_bg img{
	margin-top: 3%;
	width: 55%;
}
.important_list{
	min-height: 800px;
}
.important_content{
	width: 100%;
}
.important_content, .importantdetail_content, .outstanding_content{
    background-color: #FFFFFF;
    padding: 10px 20px;
    margin-bottom: 30px;
}
.remarkshome_top, .impordetail_top, .outstanding_top, .recruitment_top{
    width: 100%;
    height: 42px;
    margin-bottom: 4%;
    border-bottom: 3px solid #DDEEDB;
}
.remarkshome_top .import_tit{
	width: 100%;
    font-size: 18px;
    color: #333333;
    font-weight: bold;
    line-height: 39px;
    border-bottom: 3px solid #DA0000;
}
.important_list ul li {
	margin-bottom: 2%;
    padding-bottom: 2%;
    border-bottom: 1px solid #e1e1e1;
}
.important_list ul li p.important_list_title{
	font-size: 20px;
	color: #333333;
	font-weight: bold;
    margin-bottom: 1.8%;
    cursor: pointer;
}
.important_list_content{
	display: flex;
}
.important_list_content .left_img{
	margin-right: 2.6%;
}
.important_list_content .left_img img{
	width: 336px;
	height: 212px;
}
.important_list_content .headerImg{
	margin-right: 2.6%;
}
.important_list_content .headerImg img{
	width: 212px;
	height: 212px;
}
.important_list_content .right_content p{
	font-size: 16px;
	color: #666666;
	line-height: 34px;
	cursor: pointer;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}
.left_nav{
	width: 24%;
	background-color: #FFFFFF;
	min-height: 500px;
}
.info_item{
	width: 65%;
}
.left_nav .info_item ul span {
    display: block;
    font-family: "MicroSoft YaHei","微软雅黑";
    font-weight: bold;
    margin: 0;
    padding: 8px 0;
    list-style: none;
    text-decoration: none;
    font-style: normal;
    cursor: pointer;
    color: #333;
    font-size: 16px;
    padding-left: 25px;
    background-color: #f9f9f9;
    /*background: #f2f2f2;
    border-top: 1px solid #e9e9e9;
    border-bottom: 1px solid rgba(233, 233, 233, 0.15);
    border-right: 1px solid #e9e9e9;*/
    border-left: 3px solid #e6211b;
}
.left_nav .info_item ul li {
    padding: 8px 0;
    margin-left: 36px;
    color: #333;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.left_nav .info_item ul li a {
    padding-left: 15px;
    color: #333;
    cursor: pointer;
    text-decoration: none;
}
/*重要言论详情*/
.importdetail_con{
	padding: 0 10%;
}

.impordetail_top .importdetail_tit{
    width: auto;
    font-size: 18px;
    color: #333333;
    font-weight: bold;
    line-height: 39px;
    border-bottom: 3px solid #DA0000;
}
.importdetail_con p.importdetail_conTit{
	font-size: 28px;
	font-weight: bold;
	color: #333333;
	text-align: center;
	margin-bottom: 1.6%;
	line-height: 30px;
}
.strips{
	padding: 0 10%;
}
.importdetail_con p.importdetail_publish{
	color: #999999;
	font-size: 17px;
	text-align: center;
}
.importdetail_con p.importdetail_article{
	color: #333333;
	font-size: 16px;
	line-height: 33px;
	padding-bottom: 2.4%;
	margin-top: 4%;
	margin-bottom: 2%;
	border-bottom: 1px solid #E1E1E1;
}
.strips p{
	font-size: 15px;
	color: #333333;
	margin-bottom: 1%;
}
.strips p span{
	font-size: 15px;
	color: #999999;
}
/*南乐英才详情*/
.outstanding_top .outstanding_tit{
    width: 13%;
    font-size: 18px;
    color: #333333;
    font-weight: bold;
    line-height: 39px;
    border-bottom: 3px solid #DA0000;
}
.out_resume{
	
}
.out_resume p.resume_Tit{
    font-size: 28px;
    font-weight: bold;
    color: #333333;
    text-align: center;
    margin-bottom: 4%;
}
.resume_image{
	text-align: center;
    margin-bottom: 3%;
}
.resume_content{
	color: #333333;
	font-size: 16px;
	line-height: 33px;
    padding-bottom: 2%;
    margin-bottom: 2%;
    border-bottom: 1px solid #E1E1E1;
}
.learn_experience{
	margin-bottom: 4%;
}
.exp_Tit{
	font-size: 22px;
	color: #333333;
	font-weight: bold;
	margin-bottom: 2%;
}
.learn_experience .exp_content{
	margin-bottom: 0.5%;
}
.learn_experience .exp_content p{
	font-size: 16px;
	color: #333333;
	line-height: 33px;
}
.exp_year{
	width: 13%;
	float: left;
}
.year_exp{
	width: 87%;
	float: left;
}
/*人才招聘详情*/
.recruitment_content{
	background-color: #FFFFFF;
    padding: 10px 20px;
    margin-bottom: 20px;
}
.recruitment_top .recruitment_tit{
    width: 13%;
    font-size: 18px;
    color: #333333;
    font-weight: bold;
    line-height: 39px;
    border-bottom: 3px solid #DA0000;
}
.recruitment_top{
	margin-bottom: 3%;
}
.recruit .job .recruit_job{
	font-size: 40px;
	color: #333333;
	font-weight: bold;
	margin-bottom: 3%;
}
.recruit .job p.salary{
	font-size: 34px;
	color: #fd6347;
}
.recruit .job p span{
	font-size: 24px;
	color: #fd6347;
}
.recruit .recruit_duty{
	color: #414141;
	font-size: 22px;
}
.welfare{
	margin-top: 1%;
    margin-bottom: 2%;
	padding-bottom: 2.6%;
	border-bottom: 1px solid #e1e1e1;
}
.welfare a{
	border: 1px solid #ffe0d9;
    background-color: #FFE0D9;
    color: #e63f20;
    border-radius: 3px;
    display: inline-block;
    padding: 0px 10px;
    margin-top: 10px;
    margin-right: 12px;
    text-align: center;
    line-height: 30px;
    font-size: 14px;
    text-decoration: none;
    font-weight: bold;
}
.recruit_demand{
	margin-bottom: 1.6%;
}
.recruit_demand span{
	color: #666666;
	font-size: 16px;
}
.location{
	margin-bottom: 2%;
}
.location .icon_loc{
	display: inline-block;
	width: 20px;
	height: 20px;
	background: url(../img/location.png) no-repeat;
}
.location .loc_name{
	font-size: 16px;
	color: #525252;
	font-weight: bold;
	vertical-align: top;
}
.location .loc_address{
	margin-left: 10px;
	font-size: 16px;
	color: #666666;
	vertical-align: top;
}
.location .check_map{
	margin-left: 10px;
	color: #FD6347;
	font-size: 16px;
	vertical-align: top;
	cursor: pointer;
}
.tel_aa span:nth-of-type(1){
	float: left;
	color: #666666;
    font-size: 16px;
}
.tel_aa span:nth-of-type(2), .tel_aa span:nth-of-type(3){
	float: left;
	color: #666666;
    font-size: 16px;
}
.tel_a{
    width: 180px;
    height: 30px;
    display: inline-block;
    cursor: pointer;
	position: relative;
	margin-left: 34px;
}
.completehone{
	margin-left: 34px;
	color: #666666;
    font-size: 16px;
}
.hidephone{
	display: block;
}
.showphone{
	display: none;
}
.icon_phone{
	position: absolute;
	top: -7px;
	width: 30px;
    height: 30px;
    background: url(../img/phone.png) no-repeat;
    background-size: 28px 28px;
}
.apply .apply_jpb{
	display: inline-block;
	text-align: center;
	text-decoration: none;
	width: 280px;
	height: 54px;
	line-height: 54px;
	background-color: #fd6347;
	font-size: 20px;
	color: #FFFFFF;
}
.apply .weichat{
	display: inline-block;
    width: 34px;
    text-align: center;
    text-decoration: none;
    vertical-align: bottom;
    margin-left: 30px;
}
.apply .weichat .icon_weichat{
	display: inline-block;
	width: 34px;
	height: 34px;
	background: url(../img/weichat.png) no-repeat;
}
.apply .weichat span, .apply .phone span{
	color: #333333;
	font-size: 14px;
}
.apply .phone{
	display: inline-block;
    width: 60px;
    text-align: center;
    text-decoration: none;
    vertical-align: bottom;
    margin-left: 30px;
}
.apply .phone .icon_phone{
	display: inline-block;
	width: 43px;
	height: 34px;
	background: url(../img/phone.png) no-repeat;
}
/*职位描述*/
.job_desc{
	background-color: #FFFFFF;
    padding: 30px 20px;
    margin-bottom: 30px;
}
.job_desc .desc{
	font-size: 28px;
	color: #333333;
	font-weight: bold;
    margin-top: 1.2%;
    margin-bottom: 3%;
}
.job_desc .post_duty p, .job_desc .qualification p{
	color: #525252;
	font-size: 16px;
	line-height: 33px;
}
.see_more{
	cursor: pointer;
	width: 100%;
	height: 42px;
	line-height: 42px;
	text-align: center;
	background-color: #EEEEEE;
	border: 1px solid #e1e1e1;
    margin-top: 1%;
    margin-bottom: 4%;
}
.see_more a{
	color: #525252;
	font-size: 16px;
	text-decoration: none;
}
.company_desc{
	font-size: 28px;
	color: #333333;
	font-weight: bold;
    margin-top: 1.2%;
    margin-bottom: 3%;
}
.company_image img{
	width: 332px;
	height: 206px;
	margin-right: 1.2%;
}
.company_introduction p{
	color: #525252;
	font-size: 16px;
	line-height: 33px;
}
/*申请职位*/
#apply_job{
	display: none;
    width: 100%;
    height: 100%;
    background: rgba(150,150,150,0.5);
    position: fixed;
    top: 0;
    z-index: 20;
}
.applybg{
	width: 42%;
    height: 96%;
    position: absolute;
    z-index: 22;
    top: 2%;
    left: 29%;
	background-color: #FFFFFF;
    overflow: auto;
}
.apply_top{
	width: 100%;
	padding:8px 4% 8px 12%;
	background-color: #f8f8f8;
}
.apply_top p{
	font-size: 14px;
	color: #666666;
}
.banner_img1 {
	position: absolute;
    width: 100%;
    height: 40px;
    bottom: 0px;
    padding: 10px;
    color: white;
    font-size: 16px;
    background-color: #A40000;
    opacity: 0.8;
}
.banner_img2 {
    height: 30px;
    bottom: 0px;
    padding: 10px;
    color: white;
    font-size: 12px;
    background-color: #A40000;
    opacity: 0.8;
}
.banner_text {
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}

.apply_top p .login{
    display: inline-block;
    text-align: center;
    font-size: 14px;
    line-height: 28px;
	text-decoration: none;
	width: 80px;
	height: 28px;
	border: 1px solid #fd6347;
	color: #fd6347;
}
.ic_close{
    display: inline-block;
    width: 20px;
    height: 22px;
    background: url(../img/close.png) no-repeat;
    background-size: 20px 20px;
    background-position: 2px 5px;
}
.apply_form{
	padding: 1% 4% 0.6% 4%;
	position: relative;
	height: 93%;
}
.head_portrait{
	position: absolute;
	right: 4%;
	top: 2%;
	width: 128px;
	height: 128px;
	cursor: pointer;
}
.head_portrait img{
	width: 128px;
	height: 128px;
}
.head_portrait .upclick{
	position: absolute;
	right: 16%;
	bottom: -18%;
	font-size: 14px;
	color: #666666;
	cursor: pointer;
}
.head_portrait .upfile{
	position: absolute;
	right: 0%;
	top: 0%;
	width: 130px;
	height: 150px;
	opacity: 0;
}
.apply_form label{
	width: 100%;
	display: block;
	margin-bottom:1.8%;
}
.apply_form label span a{
	color: #fd6d53;
}
.apply_form label span{
	font-size: 15px;
	color: #666666;
    font-weight: bold;
    display: inline-block;
    font-size: 15px;
    width: 20%;
    text-align: right;
    margin-right: 4px;
    line-height: 32px;
    height: 32px;
}
.apply_form label .name, .apply_form label .nation, 
.apply_form label .unit, .apply_form label .code,
.apply_form label .joinworktime, .apply_form label .joinparty{
    /*width: 308px;*/
    width: 52%;
    height: 32px;
    line-height: 32px;
    padding: 2px 10px;
    color: #999999;
    border: 1px solid #DDDDDD;
}
.wid_5{
	width: 56%;
}
.wid_55{
	width: 52%;
}
.joinworktime, .joinparty, .yearselect{
	width: 100% !important;
}
.apply_form label .telephone{
    /*width: 200px;*/
    width: 34%;
    height: 32px;
    line-height: 32px;
    padding: 2px 10px;
    border: 1px solid #DDDDDD;
}
.apply_form label .code_img{
	width: 20%;
	padding: 6px 7px;
    border: 1px solid #fd6347;
    color: #fd6347;
    font-size: 14px;
    cursor: pointer;
}
input::-webkit-input-placeholder,
.apply_form label .name::-webkit-input-placeholder,
.apply_form label .nation::-webkit-input-placeholder,
.apply_form label .unit::-webkit-input-placeholder,
.apply_form label .join_worktime::-webkit-input-placeholder,
.apply_form label textarea::-webkit-input-placeholder{
	color: #999999;
	font-size: 14px;
}
input[type="date"]{
	color: #999999;
	font-size: 14px;
}
.apply_form label .yearselect, .apply_form label select{
	/*width: 308px;*/
	width: 52%;
    height: 32px;
    line-height: 32px;
    padding: 2px 6px;
    border: 1px solid #DDDDDD;
    color: #999999;
}
.apply_form label textarea{
	/*width: 308px;*/
	width: 52%;
	height: 80px;
	padding: 4px 10px;
	font-size: 14px;
	color: #999999;
	border: 1px solid #DDDDDD;
    font-family: "微软雅黑";
}
.apply_form label .submit{
	outline: none;
	border: none;
	display: inline-block;
	/*width: 308px;*/
	width: 52%;
	height: 36px;
	line-height: 36px;
	text-align: center;
	font-size: 16px;
	color: #FFFFFF;
	background-color: #CCCCCC;
	cursor: pointer;
}
.sex{
	width: 40%;
}
.sex a{
	margin: 0 10px 0 4px;
	display: inline-block;
	border: 1px solid #dddddd;
	color: #333333;
	font-size: 14px;
	padding: 6px 30px;
	cursor: pointer;
}
.sex a.active{
	color:#FD6347;
	border: 1px solid #FD6347;
	background: url(../img/check.png) no-repeat;
    background-position: bottom right;
}

/*登录页面*/
#login{
	width: 100%;
	height:768px;
	background: url(../img/login_bg.png) no-repeat;
	background-size: cover;
}
.caption_head{
	margin-top: 12px;
	width: 100%;
	height: 68px;
	text-align: center;
	line-height: 76px;
	color: #FFFFFF;
	font-size: 24px;
	font-weight: bold;
}
.inputbox{
	width: 100%;
	/*height: 350px;*/
	padding: 12px 4px;
}
.inputbox .inputbg{
	width: 100%;
	height: 100%;
	background: url(../img/inputbg.png) no-repeat;
	padding: 6px 20px;
}
.account{
    margin-top: 18px;
    border-bottom: 1px solid #e6e6e6;
    color: #dddddd;
    font-family: "微软雅黑";
    font-size: 15px;
}
.ic_account{
    width: 28px;
    height: 25px;
    margin-top: 6px;
    vertical-align: middle;
    display: inline-block;
    background: url(../img/username.png) no-repeat;
}
.username{
    width: 80%;
    height: 42px;
    border: none;
    outline: none;
}
.ic_password{
	width: 28px;
    height: 25px;
    margin-top: 6px;
    vertical-align: middle;
    display: inline-block;
    background: url(../img/password.png) no-repeat;
}
.password{
    width: 80%;
    height: 42px;
    border: none;
    outline: none;
}
.ic_code{
	width: 28px;
    height: 25px;
    margin-top: 6px;
    vertical-align: middle;
    display: inline-block;
    background: url(../img/code.png) no-repeat;
}
.code{
    width: 42%;
    height: 42px;
    border: none;
    outline: none;
}
.codeImg{
    width: 20%!important;
    display: inline-block!important;
    height: 30px;
    vertical-align: middle;
    margin-top: 0%;
}
.checkCodeImg{
	width: 16%;
	float: right;
	font-size: 12px;
	color: #595959;
	cursor: pointer;
    /*margin-top: 4px;*/
}
.checkCodeImg .cleartxt{
	color: #fdcb7a;
}
.ic_savepsw{
	width: 16px;
    height: 16px;
    margin-top: 6px;
    vertical-align: middle;
    display: inline-block;
}
.savepswtext{
	margin-left: 10px;
    color: darkgray;
}

.loginbox{
	width: 100%;
	height: 38px;
	line-height: 38px;
	text-align: center;
	background-color: #fdca52;
	color: #FFFFFF;
	margin: 30px 0 20px 0;
	cursor: pointer;
}
.build{
	width: 100%;
}
.build .register{
	color: #ff7246;
	font-size: 14px;
	cursor: pointer;
}
.build .forget{
	/*color: #595959;*/
    color: #ff7246;
	font-size: 14px;
	cursor: pointer;
}
.bottom_login{
    height: 54px;
    width: 100%;
}
.bottom_line{
	position: absolute;
    width: 98%;
    height: 46px;
    background: url(../img/line1.png) no-repeat;
    background-position: bottom;
}
.bottom_login span{
    font-size: 24px;
    position: absolute;
    left: 39%;
    bottom: 4%;
	color: #FFFFFF;
}

/*我要入党*/
#myjoin{
	width: 100%;
    height: 100%;
    background: rgba(150,150,150,0.5);
    position: fixed;
    top: 0;
    z-index: 20;	
    display: none;
}
.myjoinbg{
	width: 50%;
    /*height: 60%;*/
    position: absolute;
    z-index: 22;
    /*top: 20%;*/
    left: 25%;
    background-color: #FFFFFF;
    overflow: auto;
}
.myjoin_top{
    width: 100%;
    padding: 14px 4% 14px 7%;
    background-color: #f8f8f8;
}
.myjoin_top p {
    font-size: 15px;
    color: #da0000;
    font-weight: bolder;
}
.myjoin_top p .ic_close{
    display: inline-block;
    width: 20px;
    height: 22px;
    background: url(../img/close.png) no-repeat;
    background-size: 20px 20px;
    background-position: 2px 2px;
}
.myjoin_form{
	padding: 3% 4% 0.6% 4%;
    position: relative;
}
.myjoin_form .wid_50{
	width: 50%;
}
.myjoin_form label.wid_50 {
	float: left;
    display: block;
    margin-bottom: 1.8%;
}
.myjoin_form label.wid_50 span {
    font-size: 15px;
    color: #666666;
    font-weight: bold;
    display: inline-block;
    font-size: 15px;
    width: 28%;
    text-align: right;
    margin-right: 4px;
    line-height: 32px;
    height: 32px;
}
.myjoin_form label.wid_50 span a {
    color: #fd6d53;
}
.myjoin_form label.wid_50 .name, 
.myjoin_form label.wid_50 .nation, 
.myjoin_form label.wid_50 .telephone{
	width: 56%;
    height: 32px;
    line-height: 32px;
    padding: 2px 10px;
    color: #999999;
    border: 1px solid #DDDDDD;
}
.myjoin_form .wid_100{
	width: 100%;
}
.myjoin_form label.wid_100 {
	float: left;
    display: block;
    margin-bottom: 1.8%;
}
.myjoin_form label.wid_100 span {
    font-size: 15px;
    color: #666666;
    font-weight: bold;
    display: inline-block;
    font-size: 15px;
    width: 14%;
    text-align: right;
    margin-right: 4px;
    line-height: 32px;
    height: 32px;
}
.myjoin_form label.wid_100 span a {
    color: #fd6d53;
}
.myjoin_form label.wid_100 .name, 
.myjoin_form label.wid_100 .nation, 
.myjoin_form label.wid_100 .telephone,
.myjoin_form label.wid_100 .email,
.myjoin_form label.wid_100 .registered,
.myjoin_form label.wid_100 .nowplace,
.myjoin_form label.wid_100 .nowunit{
	width: 78%;
    height: 32px;
    line-height: 32px;
    padding: 2px 10px;
    color: #999999;
    border: 1px solid #DDDDDD;
}
.myjoin_form  label.wid_100 .submit {
    outline: none;
    border: none;
    display: inline-block;
    /* width: 308px; */
    width: 50%;
    height: 36px;
    line-height: 36px;
    text-align: center;
    font-size: 16px;
    color: #FFFFFF;
    background-color: #FD6347;
    cursor: pointer;
    margin: 10px 0;
}
.wid_50 .sex{
	width: 62%;
}
/*人才招聘列表*/
.workplace{
	margin-bottom: 22px;
}
.workplace .place, .unitinfo .unitname{
    color: #666666;
    font-size: 14px;
}
.workplace .salary{
    font-size: 22px;
    color: #fd6347;
}
.workplace .salary p span{
    font-size: 24px;
    color: #fd6347;
}
.recruit_list ul li {
    margin-bottom: 2%;
    padding-bottom: 2%;
    border-bottom: 1px solid #e1e1e1;
}
.recruit_content{
	background-color: #FFFFFF;
    padding: 10px 20px;
    margin-bottom: 30px;
}
.recruit_list_title{
    font-size: 20px;
    color: #333333;
    font-weight: bold;
    margin-bottom: 1.8%;
    cursor: pointer;
}
.importdetail_con {
    padding: 0 10%;
}
.w70 {
	width: 70%;
}
/*头部信息*/
.info_top{
	width: 100%;
}
.yun_topreg{
	display: inline;
    float: left;
    height: 38px;
    line-height: 38px;
    position: relative;
    text-align: center;
    width: 85px;
}
.yun_topreg a.yun_More {
    background: url(../img/yun_t_menu1.png) no-repeat 66px 17px;
    display: block;
    float: left;
    height: 38px;
    padding-left: 10px;
    position: relative;
    text-align: left;
    width: 75px;
    z-index: 13;
    color: #FFFFFF;
    font-size: 13px;
}
.yun_Moredown {
    border: 1px solid #edecec;
    border-top: none;
    left: 0;
    position: absolute;
    top: 35px;
    z-index: 12;
    background: #fff;
    display: none;
    border-radius: 2px;
}
.yun_Moredown li {
    float: left;
    line-height: 32px;
    text-align: center;
    width: 84px;
}
.yun_Moredown li a {
    color: #666666;
}
.yun_topreg:hover a.yun_More{
	background: url(../img/yun_t_menu2.png) no-repeat 66px 17px;
	/*border-left: 1px solid #edecec;
    border-right: 1px solid #edecec;
    width: 85px;*/
}
.yun_topreg:hover .yun_Moredown{
   display: block;
}
.yun_Moredown ul li:hover {
	background-color: #f0f0f0;
}
.userenter{
	display: inline;
    float: left;
    height: 38px;
    line-height: 38px;
    position: relative;
    text-align: center;
    width: 85px;
}
.userenter a{
	color: #fff;
}
.userenter a:hover{
	color: #fff;
}
/*招聘登录*/
.bg-img{
	z-index: -1;
    position: fixed;
    _position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
}
#overlay{
	margin: 0;
    padding: 0;
    border: 0;
    width: 100%;
    height: 100%;
    opacity: .5;
    filter: alpha(opacity=50);
    z-index: 1;
    position: fixed;
    _position: absolute;
    top: 0;
    left: 0;
    display: block;
}
#recruitLogin{
	z-index: 2;
	position: relative;
	width: 100%;
	height: 100%;
}
.wrap{
	position: relative;
	padding-top:40px;
    padding-bottom: 38px;
    width: 500px;
    opacity: 1;
    filter: alpha(opacity=100);
    margin: 0 auto;
    background: #74bcee;
    border-radius: 3px;
    margin-top: 7%;
}
.wrap .padding{
	padding: 2px 24px;
}
.loginLogo {
    height: 40px;
    width: 124px;
    margin: 0 auto 10px;
    margin-top: 0;
    background: url(../img/logo1.png) no-repeat;
}
#loginBox {
    width: 100%;
    margin: 6px auto;
    padding: 36px 20px;
    background-color: #FFFFFF;
}
.righter form div {
    padding: 7px 0;
}
.inputText1 {
    width: 100%;
    height: 42px;
    padding: 10px;
    border: solid 1px #e4e4e4;
    background: #fff;
    font-size: 14px;
    color: #999;
}
#loginBox .riceOil {
    overflow: hidden;
    height: 42px;
    width: 100%;
}
#loginBox .riceOil .inputText1 {
    width: 60%;
    float: left;
}
#loginBox .riceOil .getterCode {
    width: 120px;
    height: 42px;
    text-align: center;
    font-size: 14px;
    color: #333;
    background: #f2f2f2;
    line-height: 42px;
    float: right;
    text-decoration: none;
}
.riceModule, .riceOil{
	margin-bottom: 40px;
}
.riceSelect{
	color: #999999;
	font-size: 14px;
}
.riceSelect input[type='radio']{
	margin-right: 8px;
}
.landAirBox{
	margin-bottom: 20px;
}
.landAirBox input.submit {
    cursor: pointer;
    border: none;
    background: #fdca52;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    text-align: center;
    font-size: 18px;
    width: 100%;
    height: 50px;
    margin-top: 30px;
    color: #fff;
    outline: none;
}

/*登录*/
.online_login{
    background-color: #FFFFFF;
    padding: 26px 18px;
}
.online_login_left{
	width: 38%;
	margin-right: 2%;
	background: url(../img/log_bg.png) no-repeat;
	background-size: cover;
}
.online_login_left .login_box{
	width: 82%;
	/*height: 420px;*/
	margin: 80px auto;
	border-radius: 8px;
	background-color: #FFFFFF;
    padding: 24px 22px;
}
.welcome {
	width: 100%;
	line-height: 30px;
	text-align: center;
	font-size: 17px;
	font-weight: bold;
	color: #333333;
	padding-top: 4px;
	margin-bottom: 20px;
}
.welcome_info{
	width: 100%;
	border-bottom: 1px solid #E1E1E1;
    padding-bottom: 26px;
}
.female_info{
	width: 68%;	
	margin-top: 12px;
}
.female_info .user_info{
	font-size: 14px;
	color: #666666;
	margin-bottom: 12px;
}
.female_info .account_info{
	font-size: 16px;
	color: #fb673f;
}
.welcome_basic{
	width: 100%;
    margin-top: 26px;
    padding-bottom: 26px;
    border-bottom: 1px solid #e1e1e1;
}
.myresume, .application_pos {
	border-right: 1px solid #e1e1e1;
}
.myresume, .application_pos, .collect_pos{
	width: 33%;
	text-align: center;
}
.num{
	font-size: 24px;
	color: #FB673F;
}
.wel_name{
	margin-top: 20px;
	font-size: 14px;
	color: #666666;
}
.centerbox{
	margin: 32px 0;
	padding: 0 4px;
}
.centerbox .btn_fot{
	display: inline-block;
	width: 48%;
	height: 52px;
	line-height: 52px;
	text-align: center;
	color: #FFFFFF;
	font-size: 16px;
	cursor: pointer;
	text-decoration: none;
}
.cor1{
	background-color: #FB673F;
}
.cor2{
	background-color: #ff8110;
}
.safe_exit{
	width: 100%;
	height: 52px;
	line-height: 52px;
	text-align: center;
	background-color: #fee1d9;
	color: #FB673F;
	font-size: 20px;
	cursor: pointer;
}
.online_login_right{
	width: 58%;
}
.online_login_top{
	width: 100%;
    height: 42px;
    margin-bottom: 4%;
    border-bottom: 3px solid #DDEEDB;
}
.login_top_title, .login_exc_top_tit, .link_top_title{
	width: 13%;
    font-size: 18px;
    color: #333333;
    font-weight: bold;
    line-height: 39px;
    border-bottom: 3px solid #DA0000;
}
.login_top_more, .login_exc_top_more{
	cursor: pointer;
    color: #DA0000;
    font-size: 12px;
    font-weight: bold;
    line-height: 40px;
}
.online_login_list{
	/*min-height: 800px;*/
}
.online_login_list ul li{
	margin-bottom: 3%;
    padding-bottom: 3%;
    cursor: pointer;
    border-bottom: 1px solid #e1e1e1;
}
.online_list_name{
    font-size: 17px;
    color: #333333;
    font-weight: bold;
}
.online_list_Intention, .online_list_saf{
    color: #5c5c5c;
    font-size: 14px;
}
.online_list_Intention a{
	color: #333333;
    font-weight: bold;
}
.online_list_intro{
	font-size: 14px;
	color: #333333;
}
.online_list_saf a{
    font-size: 16px;
    color: #fd6347;
    font-weight: bold;
}
.login_exc{
	background-color: #FFFFFF;
    padding: 0px 18px 20px;
    margin-bottom: 30px;
}
.login_exc_top{
    width: 100%;
    height: 42px;
    margin-bottom: 4%;
    border-bottom: 3px solid #DDEEDB;
}
.outlink{
	margin-top: 3%;
}
.link_top{
    width: 100%;
    height: 42px;
    margin-bottom: 3%;
    border-bottom: 3px solid #DDEEDB;
}
.link_list{
	width: 100%;
}
.link_list_img{
	min-width: 14%;
	margin-bottom: 3%;
	/*text-align: center;*/
}
.link_list_img img{
	transform: scale(0.84);
	-ms-transform:scale(0.84); 	/* IE 9 */
	-moz-transform:scale(0.84); 	/* Firefox */
	-webkit-transform:scale(0.84); /* Safari 和 Chrome */
	-o-transform:scale(0.84); 
}
/*.link_list_img:nth-of-type(1){
	text-align: left;
}
.link_list_img:nth-of-type(6){
	text-align: right;
}*/
/*注册登录*/
.login_box1{
	width: 82%;
	margin: 110px auto 60px;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
	background-color: #FFFFFF;
    padding: 24px 22px;
    position: relative;
}
.person_log, .company_log{
	position: absolute;
	width: 49%;
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-size: 17px;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	background-color: rgba(255,255,255,0.4);
	color: #FFFFFF;
	top: -50px;
	cursor: pointer;
}
.login_box1 .active{
	background-color: #FFFFFF;
	color: #333333;
}
.person_log{
	left: 0;
}
.company_log{
	right: 0;
}
.tel_login input{
	width: 100%;
	height: 42px;
    border: 1px solid #EEEEEE;
    padding: 8px 6px;
    margin-bottom: 20px;
    background-color: #fafafa;
}
.tel_login input::-webkit-input-placeholder{
	font-size: 16px;
	color: #b5b5b5;
}
.check_box{
	margin-top: 14px;
	margin-bottom: 50px;
	font-size: 14px;
	color: #666666;
	vertical-align: middle;
}
.check{
	margin-right: 4px;
	vertical-align: middle;
}
.check_box span{
	float: right;
}
.login1{
	width: 100%;
    height: 52px;
    line-height: 52px;
    text-align: center;
    background-color: #FB673F;
    color: #FFFFFF;
    font-size: 20px;
    cursor: pointer;
    margin-bottom: 30px;
}
.noaccount{
	text-align: center;
	font-size: 16px;
	color: #666666;
	margin-bottom: 16px;
}
.noaccount span{
	color: #FB673F;
}
.noaccount a{
	color: #FB673F;
}
