﻿img{border:none;}
body{background:#f6f6f6;}
a:hover{
	text-decoration: none
}
/*blue模板首页*/
.index_top_bg{width:100%;background-color:#EEEEEE}
.index_top_bg .index_top{margin:0 auto;width:1200px;height:40px;line-height:40px;font-size:12px;}
.index_top_bg .index_top .itopl{float:left;width:500px;}
.index_top_bg .index_top .itopr{float:left;width:700px;text-align:right}
.index_top_bg .index_top .itopr a{padding-left:32px;padding-right:10px;background-image:url(../images/109.png);background-repeat:no-repeat;background-position:12px 0px;}
.index_top_bg .index_top .itopr a.home{background-position:12px 0px;}
.index_top_bg .index_top .itopr a.m{background-position:12px -28px;}
.index_top_bg .index_top .itopr a.help{background-position:12px -51px;}
.index_top_bg .index_top .itopr a.shop{background-position:12px -76px;}
.index_top_bg .index_top .itopr a.stat{padding-left:15px;background-image:none}
.index_top_bg .index_top .itopr a.last{padding-left:15px;background-image:none;padding-right:0px;}

/*LOGO通栏*/
.index_head{margin:0 auto;width:1200px;height:125px;}
.index_head .logobox{width:400px;float:left;padding-top:27.5px;overflow:hidden;position:relative;}
.index_head .logobox img{width:238px;height:70px;}
.index_head .logobox .sub-txt-group{position:absolute;left:290px;top:40px;cursor:pointer;}
.index_head .logobox .sub-txt-group .stg-txt{height:20px;line-height:20px;float:left;}
.index_head .logobox .sub-txt-group .stg-icon{width:15px;height:20px;background:url(../images/17.png) -6px -99px no-repeat;float:left;}
.index_head .sobox{width:800px;float:left;padding-top:40.5px;position: relative;}
.index_head .sobox .inputbg{width:450px;height:36px;border:2px #FF6600 solid;position:relative;float:left;}
.index_head .sobox .inputbg .selecttype{width:50px;height:36px;line-height:36px;background-color:#F9F9F9;border-right:1px #dddddd solid;padding-left:20px;padding-right:23px;background-image:url(../images/17.png);background-repeat:no-repeat;background-position:right -92px;position:absolute;left:0px;top:0px;cursor:pointer;}
.index_head .sobox .inputbg .selecttype.hover{background-color:#FFFFFF}
.index_head .sobox .inputbg .selecttype_down{display:none;background-color:#F9F9F9;border:2px #FF6600 solid;border-top:0px;position:absolute;left:-2px;top:36px;}
.index_head .sobox .inputbg .selecttype_down .down_list{width:50px;height:36px;line-height:36px;cursor:pointer;padding-left:20px;padding-right:23px;}
.index_head .sobox .inputbg.open .selecttype_down{display:block;}
.index_head .sobox .inputbg .selecttype_down .down_list.hover{background-color:#FFFFFF}
.index_head .sobox .inputbg .inoputbox{position:absolute;left:100px;top:0px;width:300px;height:34px;}
.index_head .sobox .inputbg .inoputbox input{width:255px;height:20px;border:0px;padding-top:7px;padding-left:5px;}
.index_head .sobox .inputbg .sobut{background-color:#FF6600;font-size:16px;text-align:center;position:absolute;right:0px;top:0px;width:80px;height:36px;line-height:36px;border:0px;color:#FFFFFF;cursor:pointer;}
.index_head .sobox .inputbg .sobut.hover{background-color:#FE7301}
.index_head .sobox .righttxt{float:left;padding-left:20px;font-size:12px;margin-top:15px;}
.index_head .sobox .righttxt a.map{padding-left:36px;background-image:url(../images/109.png);background-repeat:no-repeat;background-position:18px -110px;float: left;}
.cur-map-pos {
    display: none;
	margin-right: 10px;
	float: left;
	max-width: 140px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	padding-left: 36px;
	background-image: url(../images/109.png);
	background-repeat: no-repeat;
	background-position: 18px -110px;
}
.map-clear {
    display: none;
    margin-left: 10px;
    float: left;
}
/*搜索*/
.search-wrap{background-color: #FFFFFF;height: 44px;float:left;}
.search-wrap .search-box{
    border: 2px #ff4129 solid;
	border-right: 0;
	height:40px;
	background-color: #fff;
	width: 476px;
}
.search-wrap .search-box .search-type{
    width: 94px;
    position: relative;
    z-index: 10;
}
.search-wrap .search-box .search-type .search-type-show{
    padding-left: 20px;
	line-height: 40px;
	position: relative;
	font-size: 14px;
	color: #666;
	cursor: pointer;
	*position: static;
	background-color: #f5f5f5;
}
.search-wrap .search-box .search-type .search-type-show .search-icon {
    position: absolute;
	top: 16.5px;
	right: 10px;
	width: 11px;
	height: 7px;
	background: url(../images-sxgn/xiala.png) no-repeat center;
}
.search-wrap .search-box .search-type .search-type-drop {
    margin-left: -2px;
    margin-top: -2px;
	background-color: #f5f5f5;
	border: 2px #ff4129 solid;
	border-top: 0;
	width: 92px;
	height: 38px;
	overflow: hidden;
	display: none;
}
.search-wrap .search-box .search-type .search-type-drop a {
    display: block;
	font-size: 14px;
	color: #666;
	padding-left: 20px;
	line-height: 38px;
	text-decoration: none;
}
.search-wrap .search-box .search-text {
    height: 40px;
	overflow: hidden;
	width: 275px;
}
.search-wrap .search-box .search-text input {
    padding: 8px 10px;
	font-size: 14px;
	color: #666;
	line-height: 24px;
	border: 0;
	width: 250px;
}
.search-wrap .search-submit {
    height: 44px;
	width: 110px;
	overflow: hidden;
	line-height: 44px;
}
.search-wrap .search-submit .search-submit-btn {
    color: #fff;
	width: 110px;
	height: 44px;
	background-color: #ff4129;
	border: 0;
	font-size: 16px;
	cursor: pointer;
}
.autocomplete-w1 {
    position: absolute;
    top: 0px;
    left: -1px;
    margin: 8px 0 0 6px;
    _background: none;
    _margin: 0;
    line-height: 160%;
}

/*导航*/
.index_nav_1{width:100%;height:55px;position: relative;}
.index_nav_z{width:100%;height:55px;box-shadow: 0px -1px 10px #eee;border-bottom:2px solid #fa6b39;background:#fff;}
.index_nav{margin:0 auto;width:1200px;height:55px;}
.index_nav .leftmenu{width:218px;height:55px;position:relative;z-index:32;float:left;background-color:#f14747;}
.index_nav .leftmenu h2{width:168px;height:55px;line-height:55px;margin:0 25px;background:url(../images-sxgn/qbzw.png) no-repeat right center;color:#fff;font-size:20px;cursor:pointer;font-weight:normal;}
.menu-map a{text-decoration:none;color:#333;}
.menu-map{width:218px;/*padding:7px 0 10px;*/background:rgba(0,0,0,.3);position:absolute;}
.menu-map .map-item{padding-left:25px;height:46px;line-height:46px;vertical-align:top;transition:.2s ease-in-out;-webkit-transition:.2s ease-in-out;-moz-transition:.2s ease-in-out;-o-transition:.2s ease-in-out;}
.menu-map .map-item:last-child{border-bottom:none;}
.menu-map .map-item .i-menu{float:left;width:21px;height:21px;margin:8px 10px 0 15px;_margin:8px 10px 0 10px;background:url(../images/112.png) no-repeat;opacity:.65;}
.menu-map .map-item .i-menu.i1{background-position:0 -10px;}
.menu-map .map-item .i-menu.i2{background-position:0 -50px;}
.menu-map .map-item .i-menu.i3{background-position:0 -90px;}
.menu-map .map-item .i-menu.i4{background-position:0 -130px;}
.menu-map .map-item .i-menu.i5{background-position:0 -167px;}
.menu-map .map-item .i-menu.i6{background-position:0 -209px;}
.menu-map .map-item .i-menu.i7{background-position:0 -248px;}
.menu-map .map-item .i-menu.i8{background-position:0 -290px;}
.menu-map .map-item .i-menu.i9{background-position:0 -328px;}
.menu-map .map-item .i-menu.i10{background-position:0 -369px;}
.menu-map .map-item .i-menu.i11{background-position:0 -369px;}
.menu-map .map-item.hover{background:#fff;background:rgba(255,255,255,.9);_background:#fff;}
.menu-map .map-item.hover .i-menu{background:url(../images/113.png) no-repeat;}
.menu-map .map-item.hover .i-menu.i1{background-position:0 -10px;opacity:1}
.menu-map .map-item.hover .i-menu.i2{background-position:0 -50px;opacity:1}
.menu-map .map-item.hover .i-menu.i3{background-position:0 -90px;opacity:1}
.menu-map .map-item.hover .i-menu.i4{background-position:0 -130px;opacity:1}
.menu-map .map-item.hover .i-menu.i5{background-position:0 -167px;opacity:1}
.menu-map .map-item.hover .i-menu.i6{background-position:0 -209px;opacity:1}
.menu-map .map-item.hover .i-menu.i7{background-position:0 -248px;opacity:1}
.menu-map .map-item.hover .i-menu.i8{background-position:0 -290px;opacity:1}
.menu-map .map-item.hover .i-menu.i9{background-position:0 -328px;opacity:1}
.menu-map .map-item.hover .i-menu.i10{background-position:0 -369px;opacity:1}
.menu-map .map-item.hover a{color:#333!important}
.menu-map .map-item.hover a:hover{color:#333!important}
.menu-map .map-item .txt{color: #fff;margin-right: 10px;float: left;font-size: 13px;width: 160px;display: inline-block;
overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.menu-map .map-item .sub{box-shadow:2px 2px 3px #eee;-o-box-shadow:2px 2px 3px #eee;-webkit-box-shadow:2px 2px 3px #eee;-moz-box-shadow:2px 2px 3px #eee;-ms-box-shadow:2px 2px 3px #eee;overflow:hidden;width:635px;min-height:426px;display:none;padding:9px 30px 25px 20px;left:230px;top:0px;background:#fff;background:rgba(255,255,255,.95);_background:#fff;z-index:10000;position:absolute;line-height:20px;opacity:0;}
.map-item .sub .sub-l .sub-group{padding-top:10px;}
.map-item .sub .sub-l .sub-title{width:110px;font-size:13px;font-weight:bold;float:left;text-align:center;}
.map-item .sub .sub-l .sub-title a:hover{text-decoration:underline;}
.map-item .sub .sub-l .sub-content{font-size:12px;width:100%;padding-bottom:10px;border-bottom:1px dotted #afacb1;float:left;}
.map-item .sub .sub-l .sub-content.last{border-bottom:0;}
.map-item .sub .sub-l .sub-content a{display:block;margin-right:16px;display:inline-block;color:#666!important;float:left;*zoom:1;}
.map-item .sub .sub-l .sub-content a:hover{text-decoration:underline;}
.map-item .sub .sub-l .sub-content.t {padding-left:50px;}
.menu-map .map-item.hover .sub{display:block;opacity:1;}
.leftmenu .rightlist{position:absolute;left:920px;top:77px;z-index:2;width:280px;height:436px;background-color:#FFFFFF;font-size:14px;}
.leftmenu .rightlist .loninbox{height:160px;padding-top:20px;padding-left:20px;}
.leftmenu .rightlist .loninbox .photo{width:80px;height:80px;float:left;}
.leftmenu .rightlist .loninbox .photo img{width:80px;height:80px;border-radius:80px;border:0;}
.leftmenu .rightlist .photo-txt{float:left;padding-left:15px;padding-top:14px;font-size:14px;color:#333;*zoom:1;}
.leftmenu .rightlist .log-btn-group .log-b{display:block;float:left;width:106px;height:38px;line-height:38px;text-align:center;color:#FFF;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;font-size:14px;text-decoration:none;}
.leftmenu .rightlist .lbb-split-h-split-12{width:12px;height:38px;float:left;}
.leftmenu .rightlist .log-btn-group .log-b.b1{background:#ff6100;}
.leftmenu .rightlist .log-btn-group .log-b.b1:hover{background:#f45e02;}
.leftmenu .rightlist .log-btn-group .log-b.b2{background:#2a80d7;}
.leftmenu .rightlist .log-btn-group .log-b.b2:hover{background:#287ace;}
.leftmenu .rightlist .photo-txt .hi{width:140px;height:20px;}
.leftmenu .rightlist .bantittab{width:240px;margin:0 auto;height:30px;background-repeat:repeat-x;background-position:bottom;margin-top:10px;}
.leftmenu .rightlist .bantittab .tli{float:left;width:100px;height:30px;line-height:30px;text-align:left;margin-right:15px;font-size: 16px;color:#000;}
.leftmenu .rightlist .bantittab .more{display: block;width:80px;height:30px;line-height: 30px;text-decoration: none;float: right;text-align: right;color:#999;}
.leftmenu .rightlist .ban_r_showtabs{display:none;padding:0 20px;padding-top:5px;overflow: hidden;}
.leftmenu .rightlist .ban_r_showtabs li a{width:225px;height:25px;overflow: hidden;color:#333;}
.leftmenu .rightlist .ban_r_showtabs li{width:225px;height:32px;line-height:32px;background: url(../images-sxgn/notice_icon.png) no-repeat left center;padding-left: 15px;}
.leftmenu .rightlist .ban_r_showtabs li:hover{background: url(../images-sxgn/notice_icon_active.png) no-repeat left center;}
.leftmenu .rightlist .ban_r_showtabs li:hover a{color:#f14747}
.index_nav .rightnav{float:left;width:945px;padding-left:25px;}
.index_nav .rightnav .nli{float:left;padding-left:20px;padding-right:20px;height:55px;font-size:16px;line-height:55px;white-space:nowrap;}

/*banner上方分类层和公告层*/
.index_banner{width:100%;height:460px;position:relative;}
.index_banner .public_con{width:100%;height:460px;margin:0 auto;position:relative;}
.banner_ts{width:100%;height:460px;position:absolute;top:0px;left:0px;}
.zxdt{width:675px;height:160px;background:#fff;position: absolute;top:296px;left:232px;}
.zxdt_title{width:624px;margin:0 auto;height:52px;line-height: 52px;}
.zxdt_title>span.hx{width:255px;height:52px;display:block;background:url(../images-sxgn/xutiao.jpg) no-repeat left center;}
.zxdt_title>span.bt{width:114px;height:52px;font-size:20px;text-align: center;color:#000;}
.zxdt_main{padding:0px 32px 25px 32px;height:88px;}
.index_banner .btn_list{overflow:hidden;height:4px;position:absolute;bottom:20px;left:50%;z-index:1;}
.index_banner .btn_list li{width:26px;height:4px;float:left;margin-right:5px;}
.index_banner .btn_list li a{display:block;position:relative;width:26px;height:4px;*height:4px;background:#fff;overflow:hidden;text-decoration:none}
/*.index_banner .btn_list li a:after{content:"";position:absolute;left:0;top:8px;width:100%;height:10px;background:#fff;}*/
.index_banner .btn_list .on a,.btn_list li a:hover{background:#ffea00;}
.index_banner .banner_list{position:absolute;top:0px;left:0px;width:100%;height:460px;z-index:0;}
.index_banner .banner_list li{height:460px;width:100%;display:none;position:absolute;left:0;top:0;}
.index_banner .banner_list li.on{display:block;}
.banner_list li .link_box{display:block;width:100%;height:100%;margin:0 auto;position:relative;}
.index_banner .banner_list li.i1{background:url(../images-sxgn/index_banner_1.jpg) no-repeat;background-position:center center;background-size:100% 100%;}
.index_banner .banner_list li.i2{background:url(../images-sxgn/index_banner_2.jpg) no-repeat;background-position:center center;background-size:100% 100%;}
.blue-index-container{width:1200px;margin:0 auto;}
.bic-split-8{width:100%;height:8px;}
.bic-split-10{width:100%;height:10px;}
.bic-split-11{width:100%;height:11px;}
.bic-split-12{width:100%;height:12px;}
.bic-split-13{width:100%;height:13px;}
.bic-split-14{width:100%;height:14px;}
.bic-split-15{width:100%;height:15px;}
.bic-split-16{width:100%;height:16px;}
.bic-split-17{width:100%;height:17px;}
.bic-split-18{width:100%;height:18px;}
.bic-split-19{width:100%;height:18px;}
.bic-split-21{width:100%;height:21px;}
.bic-split-22{width:100%;height:22px;}
.bic-split-23{width:100%;height:23px;}
.bic-split-25{width:100%;height:25px;}
.bic-split-26{width:100%;height:26px;}
.bic-split-27{width:100%;height:27px;}
.bic-split-29{width:100%;height:29px;}
.bic-split-31{width:100%;height:31px;}
.bic-split-37{width:100%;height:37px;}

.index_1,.index_1 .leftlogin,.index_1 .leftlogin .shadowbg,.leftmenu .rightlist{height:416px;}
/*上部格子广告*/
.ad-grid-top .ad-grid{float:left;width:188px;height:85px;margin-top:12px;margin-right:12px;border:1px solid #f0f0f0;*zoom:1;}
.ad-grid-top .ad-grid img{width:188px;height:85px;border:0;}
.ad-grid-top .ad-grid.most-right{margin-right:0;}
.blue-panel{width:1200px;height:auto;background:#fff;margin-top: 20px;overflow: hidden;margin:0 auto;}
.panel-head{height:85px;line-height:85px;}
.panel-head .ph-l{background:url(../images-sxgn/zxzw.png) left center no-repeat;float:left;font-size:20px;height:85px;color:#000;padding-left: 40px}
.panel-head .ph-r{float:right;font-size:14px;height:85px;cursor:pointer;padding-left:30px;color:#666;text-decoration: none}
.panel-head .ph-r:hover{text-decoration: underline;}
.panel-body{width:1200px;height:auto;background:#fff;}
.panel-body-no-border{width:1200px;height:auto;border:0;}
.link_gray3 a{color:#333333;text-decoration:none;}
.link_gray3 a:hover{text-decoration:underline;}

/*推荐企业*/
.rec-com .rec-l{float:left;width:822px;height:556px;padding-left:34px;padding-top:40px;*zoom:1;}
.rec-com .com-box{margin-right:37px;margin-bottom:28px;float:left;cursor:pointer;*zoom:1;}
.rec-com .com-box .logo-cell{width:98px;height:98px;border:1px solid #f3f3f3;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;}
.rec-com .com-box:hover .logo-cell{border:1px solid #ff5a00;}
.rec-com .com-box .logo-cell img{width:98px;height:98px;border:0;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;}
.rec-com .com-box .com-name{height:18px;line-height:18px;color:#333;text-align:center;width:100px;overflow: hidden;text-overflow: ellipsis;
white-space: nowrap;}
.rec-com .rec-r{float:left;padding-top:33px;*zoom:1;}

/*推荐企业广告位*/
.ad-rec{width:295px;height:91px;border:1px solid #f2f2f2;margin-bottom:16px;*zoom:1;}
.ad-rec img{width:295px;height:91px;border:0;}
.rcc-split-h-17{width:17px;height:596px;float:left;}

/*最新职位*/
.newest-job{width:1200px;height:auto;overflow: hidden}
.newest-job .ajax_loading{display:none;}
.newest-job .ajaxloadtxt{margin-top:170px;}
.newest-job.open_ajax .ajax_loading{display:block;}
.newest-job .job-cell{width:249px;padding:20px;height:auto;overflow:hidden;float:left;position:relative;margin-right:14px;margin-bottom:14px;background:#fff;}
.newest-job .job-cell:nth-of-type(4n) {margin-right: 0;}
.name-time{width:249px;height:auto;overflow: hidden;float: right}
.name-time .j-name{width:249px;height:35px;line-height:35px;overflow: hidden;}
.name-time .j-name a{color:#333;text-decoration:none;}
.name-time .j-name a:hover{text-decoration: underline;}
.name-time .j-time{height:14px;line-height:14px;color:#999;}
.job-cell .j-info{height:18px;line-height:18px;}
.newest-job .job-cell.most-right{width:286px;border-right:0;}
.newest-job .job-cell.no-right{margin-right: 0px;}
.newest-job .job-cell.most-bottom{border-bottom:0;}
.newest-job .pb{display:none;position:absolute;z-index:1;}
.newest-job .pseudo-border-top{top:-1px;left:-1px;width:299px;height:1px;background:#ff5a00;}
.newest-job .pseudo-border-right{top:-1px;right:-1px;width:1px;height:110px;background:#ff5a00;}
.newest-job .pseudo-border-bottom{bottom:-1px;left:-1px;width:299px;height:1px;background:#ff5a00;}
.newest-job .pseudo-border-left{top:-1px;left:-1px;width:1px;height:110px;background:#ff5a00;}
.newest-job .job-cell.most-right .pseudo-border-top{width:302px;}
.newest-job .job-cell.most-right .pseudo-border-bottom{width:302px;} 
.job_fl{
	width:62px;
	height:62px;
	display: block;
	float: left;
	overflow: hidden;
	border-radius: 50%;
	-o-border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
}
.job_fl img{
	width:100%;
	height:100%;
	border-radius: 50%;
	-o-border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	transition: all 0.9s;
	-moz-transition: all 0.9s; /* Firefox 4 */
	-webkit-transition: all 0.9s; /* Safari 和 Chrome */
	-o-transition: all 0.9s;
	-webkit-transition: all 0.9s;
}
.job_fl img:hover{
	transform: rotate(360deg);
	-o-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
}
.j-xinxi{
	color:#6f6f6f;
	height:25px;
	line-height:25px;
}
.j-company-time{
	height:35px;
	line-height:35px;
	color:#666;
}
.j-company-time a{
	display: block;
	width:164px;
	height:35px;
	color:#5a5a5a;
	float: left;
	text-decoration: none;
}
.j-company-time span{
	text-align: right;
	display: block;
	width:80px;
	height:35px;
	float: right;
}
.name-time .j-name>a{
	display: block;
	width:164px;
	height:35px;
	float: left;
	font-size: 16px;
}
.name-time .j-name>a:hover,.j-company-time a:hover{
	text-decoration: underline;
}
.name-time .j-name>span{
	display: block;
	width:85px;
	height:35px;
	text-align: right;
	float: right;
}
.J_change_result{height:auto;overflow: hidden;}
/*首页中部横幅广告*/
.ad-banner-middle{width:1200px;height:94px;}
.ad-banner-middle img{width:1200px;height:94px;border:0;}

/*推荐简历*/
.panel-head .ph-l.zxrc_title{background:url(../images-sxgn/zxrc.png) no-repeat left center;}
.rec-resume .resume-box{width:224px;height:297px;float:left;border:1px solid #f0f0f0;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;text-align:center;cursor:pointer;position:relative;margin-right:17px;*zoom:1;}
.resume-box .res-name{width:224px;height:22px;line-height:22px;font-size:18px;color:#ee4236;}
.resume-box .res-photo{display:inline-block;*display:inline;*zoom:1;width:82px;height:82px;border:3px solid #e9e9e9;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;overflow:hidden;}
.resume-box .res-photo img{width:82px;height:82px;border:0;}
.resume-box .r-info{width:224px;height:18px;line-height:18px;font-size:14px;color:#333;}
.resume-box .btn-link{display:inline-block;*display:inline;*zoom:1;width:122px;height:38px;line-height:38px;color:#ed4332;border:1px solid #e3e3e3;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;text-decoration:none;}
.rec-resume .resume-box .pseudo-border{display:none;position:absolute;left:-2px;top:-2px;width:226px;height:299px;border:1px solid #ee5604;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;z-index:1;}
.rec-resume .resume-box:hover{border:1px solid #ee5604;-moz-box-shadow:0px 0px 10px #CCCCCC;-webkit-box-shadow:0px 0px 10px #CCCCCC;box-shadow:0px 0px 10px #CCCCCC;}
.rec-resume .resume-box:hover .btn-link{background:#ff5a00;color:#FFF;border:1px solid #ee5604;}
.rec-resume .resume-box:hover .pseudo-border{display:block;}
.rec-resume .resume-box.most-right{margin-right:0;}
.resume_list{padding:0 20px;height:auto;overflow: hidden}
.sjj-cell{width:360px;height:110px;float: left;margin-right: 40px;}
.sjj-cell.no-right{margin-right:0px;}
.sjj-cell .sjj-cell-left{width:265px;height:98px;float:right;}
.noimg_resume{
	width:1147px;
	height:auto;
	overflow: hidden;
	border:1px solid #f6f6f6;
	margin:0 auto;
	border-right:none;
}
.noimg_resume_title,.noimg_resume_title ul{
	width:100%;
	height:40px;
	
}
.noimg_resume_list{
	width:100%;
	height:auto;
	overflow: hidden;
}
.noimg_resume_title ul li span,.noimg_resume_list ul li span{
	display: block;
	float: left;
	height:40px;
	text-align:center;
	line-height: 40px;
	font-size: 15px;
	color:#ff1111;
}
.noimg_resume_list ul li span{
	color:#555;
	font-size: 14px;
}
.noimg_resume_title ul li,.noimg_resume_list ul li{
	width:572px;
	border-right:1px solid #f6f6f6;
	float: left;
}
.noimg_resume_title ul li,.noimg_resume_list ul li a{
	text-decoration: none;
}
.noimg_resume_list ul li.fa{
	background:#fafafa;
}
.noimg_resume_list ul li:hover span{
	color:#ff1111;
}
.noimg_resume_title ul li span.noimg_resume_title_name,.noimg_resume_list ul li span.noimg_resume_title_name{
	width:110px;
}
.noimg_resume_title ul li span.noimg_resume_title_sex,.noimg_resume_list ul li span.noimg_resume_title_sex{
	width:64px;
}
.noimg_resume_title ul li span.noimg_resume_title_zy,.noimg_resume_list ul li span.noimg_resume_title_zy{
	width:200px;
}
.noimg_resume_title ul li span.noimg_resume_title_year,.noimg_resume_list ul li span.noimg_resume_title_year{
	width:94px;
}
.noimg_resume_title ul li span.noimg_resume_title_xl,.noimg_resume_list ul li span.noimg_resume_title_xl{
	width:104px;
}
.noimg_resume_list{
	width:100%;
	height:auto;
	overflow: hidden;
	background:url(../images-sxgn/zxrc_noimg_bj.jpg) repeat-y left top;
}
/*首页底部横幅广告*/
.ad-banner-bottom{width:1200px;height:94px;margin:0 auto;}
.ad-banner-bottom img{width:1200px;height:94px;border:0;}

/*职场资讯*/
.f-left{float:left;}
.job-news-block{*padding-bottom:28px;padding-left:22px;*zoom:1;}
.job-news-block .jn-left{width:850px;*zoom:1;}
.job-news-block .jn-left .jn-box{width:420px;margin-bottom:28px;height:100px;overflow:hidden;}
.job-news-block .jn-left .jn-box .jn-img{width:163px;height:98px;border:1px solid #e0e0e0;overflow:hidden;}
.job-news-block .jn-left .jn-box .jn-list{padding-left:10px;}
.job-news-block .jn-left .jn-box .jn-list li{position:relative;padding-left:8px;line-height:20px;margin-bottom:5px;width:230px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.job-news-block .jn-left .jn-box .jn-list li .jn-icon{position:absolute;width:3px;height:3px;background-color:#9a9f9a;top:9px;left:0px;}
.job-news-block .jn-left .jn-box .jn-list li a{color:#666;font-size:12px;}
.job-news-block .jn-right{*zoom:1;margin:0;margin-left:20px;padding-left:15px;border-left:1px solid #e0e0e0;width:280px;height:224px;}
.job-news-block .jn-right li{font-size:12px;line-height:22px;margin-bottom:6px;width:280px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.job-news-block .jn-right li span{font-size:12px;color:#ff9900;margin-right:9px;}
.job-news-block .jn-right li a{color:#666;}
.message-mm{width:405px;height:310px;}
.zxzx{width:755px;height:310px;}
.work-message-items{width:100%;height:92px;margin-bottom: 15px;}
.work-message-img,.work-message-img img{width:135px;height:92px;}
.work-message-text{width:225px;height:92px;margin-left: 15px;}
.work-message-text .work-message-name{display:block;width:225px;height:30px;color:#333;text-decoration: none}
.work-message-text .work-message-name:hover{text-decoration: underline;}
.work-message-article{height:60px;line-height: 30px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;color:#a2a1a1;}

.zxzx ul li{width:342.5px;height:35px;background: url(../images-sxgn/list_dian.jpg) left center no-repeat;padding-left: 20px;line-height: 35px;margin-right: 15px;}
.zxzx ul li a{color:#333;text-decoration: none;}
.zxzx ul li a:hover{color:#ff1111;}
/*友情链接*/
.index_8{margin:0 auto;margin-top:18px;width:1200px;}
.index_8 .ntit{height:30px;}
.index_8 .ntit .lt{width:150px;font-size:20px;color:#000}
.index_8 .links{width:1200px;height:auto;overflow: hidden}
.index_8 .links .imglink{width:148px;height:50px;border:1px #d4d4d4 solid;margin-left:10px;float:left;margin-bottom:17px;}
.index_8 .links .imglink:hover{border-color:#cccccc}
.index_8 .links .imglink img{border:0px;width:148px;height:50px;}
.index_8 .links .txtlink{float:left;height:30px;padding:0 10px;}

/*地图找工作*/
.map-show{width:960px;height:530px;background:#FFF;}
.map-show .ms-top{height:60px;line-height:60px;width:100%;}
.map-show .ms-box{position:relative;overflow:hidden;}
.map-show .ms-box .search-panel{position:absolute;left:447px;top:50px;pointer-events:none;z-index:5;*zoom: 1;}
.map-show .ms-box .search-panel .sea-box{border-radius:2px;width:386px;position:relative;z-index:5;*zoom: 1;}
.search-panel .sea-box .sea-container{z-index:2;pointer-events:auto;width:329px;float:left;box-shadow:1px 4px 6px rgba(0,0,0,.25);}
.search-panel .sea-box .search-button{pointer-events:auto;background:url(../images/201.png) no-repeat 0 -76px #3385ff;width:57px;height:38px;float:left;border:0;padding:0;cursor:pointer;border-radius:0 2px 2px 0;box-shadow:1px 4px 6px rgba(0,0,0,.25);z-index: 5;*zoom: 1;}
.search-panel .sea-box .search-button:hover{background-color:#2e77e5}
.search-panel .sea-box .sea-container .sea-content{width:329px;height:38px;border-radius:2px 0 0 2px;background:#fff;}
.sea-container .sea-content .sole-input{border:0;line-height:38px;font-size:14px;height:38px;color:#333;border-radius:2px 0 0 2px;padding-left:12px;float:left;width:317px;}
.map-show .ms-box .done-group{position:absolute;left:475px;bottom:20px;width:350px;height:75px;background:rgba(0,0,0,.5);-pie-background:rgba(0,0,0,.5);z-index:5;*zoom: 1;}
.ms-box .done-group .btn-group{position:relative;padding-top:21px;padding-left:50px;z-index:5;*zoom: 1;}
.done-group .btn-group .c-btn{width:90px;height:34px;line-height:34px;cursor:pointer;text-align:center;float:left;z-index:5;*zoom: 1;}
.done-group .btn-group .c-btn.gre-btn{margin-right:65px;*zoom:1;}
.map-show .ms-box .mb-left{width:320px;height:530px;float:left;}
.map-show .ms-box .mb-left .mb-title{width:300px;height:48px;line-height:48px;padding-left:20px;color:#FFF;background:#52adf7;font-size:16px;*zoom:1;}
.map-show .ms-box .mb-li li{display:block;width:320px;height:36px;cursor:pointer;font-size:12px;*zoom:1;}
.map-show .ms-box .mb-li li .tit{float:left;height:36px;line-height:36px;padding-left:45px;background:url(../images/200.png) 20px 12px no-repeat;color:#333;*zoom:1;}
.map-show .ms-box .mb-li li .adr{float:left;height:36px;line-height:36px;padding-left:15px;color:#666;*zoom:1;}
.map-show .ms-box .mb-li li:hover{background:#ebebeb;}
.map-show .ms-box .mb-left li a:hover{text-decoration:underline;}
.map-show .ms-box .mb-right{width:625px;height:530px;margin-left:15px;float:left;*zoom:1;}
.map-search{float:left;width:413px;height:40px;background-color:#fff;border:1px solid #ededed;}
.map-search .map-search-input{height:40px;border:none;outline:0;padding-left:13px;width:400px;font-size:16px;}
.tangram-suggestion-main{z-index:9999;}

/* 悬浮菜单 */
.xf-group{
	width: 195px;
	height:605px;
	text-align: center;
	position: fixed;
	top: 100px;
	left: 60px;
	z-index: 999;
	/*background:url(../images-sxgn/qq.png) left center;*/
}
.xf-group a{
    text-decoration:none;
    display: block;
    width:122px;
    height:50px;
    line-height: 39px;
    text-align:center;
    margin-left: 25px;
    font-size: 15px;
    background:url(../images-sxgn/qq_center.png) left center;
}
.qq_top{
	width:195px;
	height:235px;
	background:url(../images-sxgn/qq_top.png) left center;
}
.group-div{
	width: 30px;
	height: 35px;
	font-size: 14px;
	color: #ffffff;
	text-align: center;
	line-height: 17px;
	margin: auto;
	text-decoration:none;
}
.group-div:hover{
    text-decoration:underline;
	color: #ffffff;
}

.qr-code1{
	width:122px;
	height:110px;
	margin-left:24px;
	background:url(../images-sxgn/qq_ewm.png) left center;
}
.qr-code1>img{
	width:77px;
	height:77px;
	margin:13.5px auto;
}
.group-xx1{
    background: url("../images-sxgn/qt_close.png") repeat-y center;
    width:118px;
    margin-left: 25px;
    height: 20px;
    margin-top: -3px;
}
.sq{
	width:118px;
	height:40px;
	margin-left: 25px;
}
#qt_close{
    background:#ff5824;
    display: block;
    width:40px;
    height:40px;
    line-height: 40px;
    color:#fff;
    text-decoration: none;
    text-align: center;
    margin:0 auto;
    border-radius: 50%;
    -webkit-border-radius:50%;
    -moz-border-radius:50%;
    font-size: 13px;
}
.xfcd_gb{
    display: none;
    width:51px;
    height:81px;
    background:url(../images-sxgn/zk.png) left center no-repeat ;
    position: fixed;
    bottom:330px;
    left:0px;
    z-index: 100;
    color:#fff;

    
}
.xfcd_gb>span{
    display: block;
    width:14px;
    height:71px;
    line-height: 20px;
    margin-left:5px;
    padding-top: 20px;
    color:#f1f1f1;
}
.xfcd_gb:hover{
    cursor: pointer;
}
/* 悬浮菜单 end*/
/*新格子广告位*/
.im-a-group{margin:0 auto;width:1202px;padding:0 28px 0 28px;position:relative;}
.im-a-group .im-a-cell{float:left;width:187px;height:82px;margin-top:15px;margin-right:15px;}
.im-a-group .im-a-cell .imgbox{width:100%;height:82px;position:relative;overflow: hidden}
.im-a-group .im-a-cell .imgbox img{width:100%;height:82px;border:0;}
.im-a-group .im-a-cell .imgbox .showinfo{ display:none; width:214px;position:absolute;left:-1px;top:-1px;border:2px #FF5A00 solid;z-index:5;-moz-box-shadow:0px 0px 10px #CCCCCC;/*firefox*/-webkit-box-shadow:0px 0px 10px #CCCCCC;/*safari或chrome*/box-shadow:0px 0px 10px #CCCCCC;/*opera或ie9*/}
.im-a-group .im-a-cell.hover .imgbox .showinfo{display:block;}
.im-a-group .im-a-cell .imgbox .showinfo .comname{margin-top:154px;width:199px;font-size:12px;background-color:#FFFFFF;height:30px;padding-top:10px;padding-left:15px;}
.im-a-group .im-a-cell .imgbox .showinfo .jobslist{background-image:url(../images/117.png);background-repeat:repeat-y;background-position:20px  0px;background-color:#FFFFFF;font-size:12px;padding-bottom:5px;}
.im-a-group .im-a-cell .imgbox .showinfo .jobslist .jli{height:22px;line-height:22px;width:226px;padding-left:30px;padding-right:10px;background-image:url(../images/117.png);background-repeat:no-repeat;background-position:-277px 7px;}
.im-a-group .im-a-cell .imgbox .showinfo .jobslist .jli:hover{background-position:-277px -21px;}
.im-a-group .im-a-cell .imgbox .showinfo .jobslist .jli:hover a{color:#FF5A00}
.im-a-group .im-a-cell .imgbox .showinfo .count{width:214px;height:25px;background-color:#FFFFFF;font-size:12px;padding-top:10px;}
.im-a-group .im-a-cell .imgbox .showinfo .count .v{width:127px;padding-left:0px;color:#000000;text-align: left;float: left;padding-left:10px;}
.im-a-group .im-a-cell .imgbox .showinfo .count .more{width:58px;text-align:right;height:25px;float: right;padding-right:10px;}

.f-right{
	float: right
}
.jphrm{
	width:1200px;
	height:280px;
	margin:0 auto;
	background:#fff;
	margin-top: 20px;
}
/*急聘专区*/
.jpzq{
	width:904px;
	height:280px;
	border-right:1px solid #edebeb;
}
.jpzq_title{
	padding:0 20px;
	height:70px;
	line-height: 70px;
}
.jpzq_title>span{
	display: block;
	background:url(../images-sxgn/hot.jpg) left center no-repeat;
	padding-left: 35px;
	font-size: 20px;
	color:#000;
}
.jpzq_title>a{
	display: block;
	color:#707070;
	text-decoration: none
}
.jpzq_list{
	padding-left:20px;
	height:202px;
}
.jpzq_list ul li{
	width:269px;
	height:50px;
	float: left;
	margin-bottom:20px;
	margin-right:25px;
}
.jpzq_list ul li>p{
	height:25px;
	width:100%;
	line-height: 25px;
}
.jpzq_list ul li>p.p1 a{
	text-decoration: none;
	color:#333;
}
.jpzq_list ul li>p.p2{
	width:210px;
}
.jpzq_list ul li>p.p2 a{
	color:#8a8a8a;
	text-decoration: none;
}
.jpzq_list ul li>p.p2 a:hover{
	text-decoration: underline;
}
.jpzq_list ul li>p.p1 .zwmc{
	display: block;
	height:100%;
	padding-right: 10px;
}
.jpzq_list ul li>p.p1 a:hover{
	color:#fe0000;
	text-decoration: underline;
}
.jpzq_list ul li>p.p1 .jjtb{
	display: block;
	width:25px;
	height:100%;
	background:url(../images-sxgn/jipin.jpg) left center no-repeat;
}
.jpzq_list ul li>p.p1 .xz{
	color:#fe0000;
}
/*热门职位*/
.rmzw{
	width:295px;
	height:280px;
}
.rmzw_title{
	height:70px;
	line-height: 70px;
	padding-left: 20px;
}
.rmzw_title>span{
	background:url(../images-sxgn/rmzw.jpg) no-repeat left center;
	padding-left: 35px;
	font-size: 20px;
	color:#000;
}
.rmzw_list{
	padding-left:20px;
	height:210px;
	overflow: hidden;
}
.rmzw_list>a{
	display: inline-block;
	text-decoration: none;
	color:#333;
	padding-right: 20px;
	height: 28px;
}
.rmzw_list>a:hover{
	color:#fe0000;
}

/*招聘会*/
.zph{
	width:1200px;
	height:120px;
	background:#fff;
	margin:0 auto;
	margin-top: 20px;
}
.zph_left{
	width:862px;
	height:120px;
	border-right:1px dashed #e6e6e6;
}
.zph_right{
	width:307px;
	padding:15px;
	height:80px;
}
.zph_right ul li{
	height:30px;
	line-height: 30px;
}
.zph_right ul li>a{
	text-decoration: none;
	color:#333;
}
.zph_right ul li>a:hover{
	text-decoration: underline;
}
.zph_img{
	width:236px;
	height:120px;
	background:url(../images-sxgn/zph.jpg) center no-repeat;
}
.zph0_txt{
	width:586px;
	padding:20px;
}
.zph0_txt_left {
	width:444px;
	height:auto;
	/*line-height: 26px;*/
}
.zph0_txt_left>p{
	color:#333;
}
.zph0_txt_left>p.title>a{
	color:#ff5c4c;
	font-size: 18px;
	text-decoration: none
}
.zph0_txt_btn{
	position: relative;
	width:142px;
	height:46px;
}
css3-container{
	z-index: 0
}

.zph0_txt_btn>a{
	color:#fff;
	font-size: 18px;
	text-decoration: none;
	width:132px;
	height:46px;
	background:#4f86ff;
	/*border-radius: 3px;*/
	text-align: center;
	line-height: 46px;
	margin-top: 17px;
	box-shadow: 0px 2px 10px #4f86ff;
	-moz-box-shadow:0px 2px 10px #4f86ff;
	-webkit-box-shadow:0px 2px 10px #4f86ff;
	display: block;
	position: absolute;
	z-index: 2
}
.zph0_txt_btn>a.end{
	color:#333;
	background:#ededed;
	box-shadow: 2px 2px 10px #b7b7b7;
	-moz-box-shadow:2px 2px 10px #b7b7b7;
	-webkit-box-shadow:2px 2px 10px #b7b7b7;
	display:block;
}
/*明星雇主*/
.mxgz_title{
	width:100%;
	height:55px;
	line-height: 55px;
}
.mxgz_title>span{
	display: block;
	height:55px;
	background:url(../images-sxgn/mxgz.png) left  center no-repeat;
	padding-left: 40px;
	font-size: 21px;
	color:#000;

}
.mxgz_title>a{
	text-decoration: none;
	color:#444;
	background: url(../images-sxgn/hyp.png) left center no-repeat;
	padding-left: 30px;
}
.silder-button {
    top: 0px;
    width: 21px;
    height: 52px;
    position: absolute;
    cursor: pointer;
}
.silder-button.btl {
    left: -45px;
    background: url(../images-sxgn/left_btn.png) left center #fff no-repeat;
}
.silder-button.btr {
    right: -45px;
    background: url(../images-sxgn/right_btn.png) left center #fff no-repeat;
}
.silder-box{
	position: relative;
	width:1110px;
	margin:0 auto;
}
.silder{
	overflow: hidden;
    width: 1120px;
    height: 52px!important;
    position: relative;
    margin-left: -10px;
}
.slider1{
	
	height:52px;
	

}
/*推荐职位*/
.tjzw{
	width:1200px;
	height:auto;
	overflow: hidden;
	margin:20px auto;
	background:#fff;
	padding-bottom:15px;
}
.panel-head .ph-l.tjzw_title{
	background:url(../images-sxgn/tjzw.png) no-repeat left center;
}

.tjzw_list{
	padding:0 20px;
	height:auto;
}
.tjzw_list ul li{
	padding-right: 45px;
	height:60px;
	padding-bottom: 10px;
	width:256px;
	float: left;
}
.tjzw_company,.tjzw_jobs{
	height:30px;
	line-height: 30px;
}
.tjzw_company>a{
	display: block;
	background:url(../images-sxgn/zd.jpg) no-repeat left center;
	height:30px;
	padding-left: 25px;
	color:#333;
	text-decoration: none;
}
.tjzw_company>a:hover{
	color:#ff1111;
}
.tjzw_jobs a{
	color:#999;
	text-decoration: none
}
.tjzw_jobs a:hover{
	text-decoration: underline;
}
/*红包职位*/
.hbzw{
	width:100%;
	height:auto;
	overflow: hidden;
}

.hbzw_list{
	padding:0 20px;
	height:auto;
	background:#fff;
	padding-top:25px;
}
.hbzw_main{
	float: left;
	margin-right: 73px;
	width:235px;
	height:92px;
	margin-bottom: 15px;
}
.zwxx{
	width:100%;
	height:32px;
}
.zwxx>a{
	display: block;
	text-decoration: none;
	padding-right: 25px;
	color:#333;
	float: left;
}
.zwxx>a:hover{
	color:#ff1111;
}
.zwxx>div{
	width:auto;
	height:20px;
	line-height: 20px;
	border:1px solid #ff0000;
	font-size: 12px;
}
.zwxx>div>span.xz{
	color:#fff;
	padding:0 5px;
	background:#ff0000;
	display: block;
	height:20px;
	float: left;
}
.zwxx>div>span.lx{
	display: block;
	height:20px;
	float: left;
	padding:0 5px;
	color:#ff0000;
}
.hbzw_main>p.xld{
	height:30px;
	color:#999;
}
.hbzw_main>p.yx{
	height:30px;
	color:#ff1111;
}

.btn_gray9{
	margin-left: 15px;
}

.header_min{
	background:#fff!important;
	border-bottom:1px solid #dfdfdf;
}
.header_min .header_min_top .itopl.link_gray6 a{
	color:#f14747!important;
}
.header_min .header_min_top .itopr a{
	color:#999!important;
	/*padding: 0 10px;*/
}
.search-wrap .search-box{
	border-color:#f14747;
}
.search-wrap .search-submit .search-submit-btn{
	background:#f14747;
}
.search-wrap .search-box .search-type .search-type-show{
	background:#fff;
	border-right:1px solid #f1f1f1;
	color:#384b5c;
}
.search-wrap .search-box .search-type .search-type-drop{
	border-color:#f14747;
	background:#fff;
	
}
.search-wrap .search-box .search-type .search-type-drop a{
	color: #384b5c;
}
.index_nav_z{
	box-shadow:none;
	border-bottom:none;
}
.index_nav .leftmenu,.menu-map{
	width:230px;
}
.index_nav .nli:nth-child(1) a,.index_nav .rightnav .nli:hover a{
	color:#f14747;
	text-decoration: none
}
.index_nav .rightnav .nli{
	padding:0px;
	margin:0 15px;
}
.index_nav .rightnav .nli:nth-child(1),.index_nav .rightnav .nli:hover{
	
	border-bottom:3px solid #f14747;
	height:52px;
}
.index_nav .leftmenu h2{
	margin-right:15px;
	width:auto;
}
.index_head .mob{
	width:150px;
	height:150px;
	background:url(../images-sxgn/ewm_img.png) no-repeat center;
	position: absolute;
	top:0px;
	right:0px;
	z-index: 3;
}
.index_head .mob img#mobile_qrcode{
	top:50px;
	right:40px;
	width:56px;
	height:56px;
	position: absolute;
}
#mobile_qrcode{
	display: block;
}
.no_login_title{
	padding:19px 15px;
	height:50px;
}
.no_login_title_fl{
	width:50px;
	height:50px;
	background:url(../images-sxgn/no_login_logo.png) no-repeat center #f4f4f4;
	border-radius:50%;
	-o-border-radius:50%;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	-ms-border-radius:50%;
	float: left;
}
.index_1 .login{
	border:none;
}
.no_login_title_fr{
	width:180px;
	height:50px;
	float: right;
	line-height:25px;
	color:#666;
}
.no_login_btn{
	width:100%;
	height:32px;
	background:#f14747;
	padding-top:14px;
}
.no_login_btn a{
	display: block;
	color:#fff;
	width:71px;
	height:18px;
	border-right:1px solid #fff;
	text-decoration: none;
	float: left;
	padding-left:68px;
	background:url(../images-sxgn/login_icon.png) no-repeat 36px center;
}
.no_login_btn a.register{
	background:url(../images-sxgn/register_icon.png) no-repeat 36px center;
	border-right:none;
}


/*明星雇主*/
.star_employer_box{width:1212.5px;height:308px;background:#f5f5f5;position:relative;z-index:1;margin:0 auto;}
.star_employer_box .star_tips{display:inline-block;width:70px;height:70px;background:url(../images/star_employer_title.png) no-repeat;overflow:hidden;position:absolute;left:0;top:0;z-index:2;}
.star_employer_box .star_refresh{display:inline-block;width:37px;height:37px;background:url(../images/star_refresh.png) no-repeat;overflow:hidden;position:absolute;right:0;top:0;z-index:2;cursor:pointer;}
.star_employer_box li{float:left;width:199px;height:154px;background:#fff;line-height:100px;text-align:center;border-right:1px solid #eee;}
.star_employer_box span{width:100%;height:57px;display: block;background:#fafafa;line-height: 57px;text-align: center;}
.star_employer_box img{width:185px;height:70px;display:block;margin:14px auto}
.star_employer_box a{width:197px;height:152px;border:1px solid #fff;display:block;overflow:hidden;text-decoration:none;color:#333}
.star_employer_box a:hover{border:1px solid #fe5a58}
.star_employer_box{
	width:1200px;
	margin:15px auto 0;
}
.star_employer_box_fl{
	width:202px;
	height:248px;
	background: -webkit-linear-gradient(180deg, #f65b40, #ec3a48); /* Safari 5.1 - 6.0 */
  	background: -o-linear-gradient(180deg, #f65b40, #ec3a48); /* Opera 11.1 - 12.0 */
  	background: -moz-linear-gradient(180deg, #f65b40, #ec3a48); /* Firefox 3.6 - 15 */
  	background: linear-gradient(180deg, #f65b40, #ec3a48); /* 标准的语法 */
  	float: left;
}
.star_employer_title{
	padding-top:35px;
	padding-left:25px;
	color:#fff;
	font-size: 22px;
	position: relative;
	height:42px;
}
.star_employer_title:after{
	content:"";
	position: absolute;
	left:25px;
	bottom:0px;
	width:46px;
	height:3px;
	background:#fff;
}
.star_employer_title2{
	padding-left:25px;
	color:#fff;
	font-size: 14px;
	margin-top:20px;
}
a.hyp{
	display: block;
	margin-left:25px;
	width:96px;
	height:32px;
	line-height:32px;
	border:2px solid #fff;
	margin-top:30px;
	color:#fff;
	padding-left:20px;
	background:url(../images-sxgn/hyp2.png) no-repeat 80px center;
}
a.hyp:hover{
	border:2px solid #fff;
}
.star_employer_box #star_company_logos_ul{
	width:998px;
	float: left;
	height:248px;
	overflow: hidden;
}
.star_employer_box li{
	width:198px;
	height:123px;
	border-bottom:1px solid #eee;
	float: left;
	background: #fff;
    line-height: 100px;
    text-align: center;
    border-right: 1px solid #eee;
}
.star_employer_box #star_company_logos_ul a{
	width:197px;
	height:123px;
	border:none;
	position:relative;
}
.star_employer_box #star_company_logos_ul>div{
	width:100%;
	height:248px;
}
.star_employer_box img{
	width: 165px;
    height: 90px;
    position: absolute;
    top:0px;
    left:14px;
    transform: rotateY(0deg);
    transition: all .6s;
}
.star_employer_box span{
	position: absolute;
	top:14px;
	left:14px;
	width: 165px;
    height: 90px;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    opacity: 0;
    transform: rotateY(180deg);
    transition: all .6s;
}
.star_employer_box #star_company_logos_ul a:hover img{
	transform:rotateY(180deg)
}
.star_employer_box #star_company_logos_ul a:hover span{
	filter:alpha(opacity=100);-moz-opacity:1;opacity:1;transform:rotateY(0deg)
}







/*VIP客户*/
.index_4{margin:0 auto;margin-top:35px;width:1200px;height:auto;overflow: hidden;background:#fff;}
.index_4 .nleft{padding:0 20px;height: auto;padding-bottom:15px; }
.index_4 .nleft .vipjobs{width:100%;height:auto;overflow:hidden;position:relative}
.index_4 .nleft .vipjobs .ajaxloadtxt{margin-top:170px;}
.index_4 .nleft .vipjobs .comlist{width:290px;height:85px;float:left}
.index_4 .nleft .vipjobs .comlist .comlogo{width:63px;height:63px;border:1px #eeeeee solid;border-radius:3px;float:left}
.index_4 .nleft .vipjobs .comlist .comlogo img{width:63px;height:63px;border-radius:3px;}
.index_4 .nleft .vipjobs .comlist .com{float:left;width:215px;padding-top:10px;}
.index_4 .nleft .vipjobs .comlist .com .comname{width:180px;padding-left:20px;height:25px;}
.index_4 .nleft .vipjobs .comlist .com .jobname_box{width:180px;padding-left:20px;height:25px;}
.index_4 .nleft .vipjobs .comlist .com .jobname{color:#ff1111;}
.index_4 .nleft .vipjobs .comlist:hover .comlogo{border:1px #CCCCCC solid}
.index_4 .nright{width:300px;float:left}
.index_4 .nright .hotjobs{width:298px;height:262px;overflow:hidden;border:1px #eeeeee solid;position:relative}
.index_4 .nright .hotjobs .ajaxloadtxt{width:80px;}
.index_4 .nright .hotjobs .hjoslist{margin:0 auto;width:280px;height:87px;border-bottom:1px #dddddd dashed}
.index_4 .nright .hotjobs .hjoslist .hj_l{width:140px;float:left;padding-left:10px;padding-top:20px;}
.index_4 .nright .hotjobs .hjoslist .hj_r{width:110px;float:left;padding-top:20px;text-align:right;}
.index_4 .nright .hotjobs .hjoslist .hj_com{width:265px;padding-left:10px;padding-top:12px;}
.index_4 .nright .ad300_175{margin-top:13px;height:175px;width:300px;background-color:#F0F0F0;overflow:hidden}
.index_4 .ntit{height:85PX;line-height: 85px;}
.index_4 .ntit .lt{width:150px;float:left;font-size:20px;color:#000;background:url(../images-sxgn/mqzq.png) left center no-repeat;padding-left: 40px;}
.index_4 .ntit .rt{width:70px;float:right;font-size:14px;text-align: right;}

.index_4 .ntit .rt.txt_right{text-align:right;}
.index_4 .ntit .rt.special{padding-right:28px;}
.index_4 .ntit .rt .refreshbtn{color:#333333;text-align:right;width:50px;height:25px;background-image:url(../images/122.png);background-repeat:no-repeat;cursor:pointer;padding-left:16px;background-position:0px 1px;}
.index_4 .ntit .rt .refreshbtn:hover{color:#FF5A00;background-position:0px -30px;}
.index_4 .nleft{
	padding:0px;
}
.index_4 .nleft .vipjobs .comlist{
	height:auto;
	overflow: hidden;
	width:199px;
	border-right:1px solid #f4f4f4;
	border-bottom:1px solid #f4f4f4;
	padding:20px 0px;
}
.index_4 .nleft .vipjobs .comlist .comlogo{
	margin:0 auto;
	float: none;
}
.index_4 .nleft .vipjobs .comlist .comlogo a{
	display: block;
	width:63px;
	height:63px;
	overflow: hidden;
}
.index_4 .nleft .vipjobs .comlist .comlogo img{
	transition: all 0.7s;
    -moz-transition: all 0.7s;
    -webkit-transition: all 0.7s;
    -o-transition: all 0.7s;
    -webkit-transition: all 0.7s;
}
.index_4 .nleft .vipjobs .comlist .comlogo:hover img{
	transform: scale(1.1);
	-o-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
}
.index_4 .nleft .vipjobs .comlist .com{
	width:199px;
	text-align: center;
}
.index_4 .nleft .vipjobs .comlist .com .comname,.index_4 .nleft .vipjobs .comlist .com .jobname_box{
	width:179px;
	text-align: center;
}
.index_4 .nleft .vipjobs .comlist .com .jobname{
	color:#999;
}
.index_4,.index_4 .ntit .lt,.panel-head .ph-l,.blue-panel,.panel-body{
	background:none;
}
.index_4 .nleft .vipjobs{
	background:#fff;
}
.index_4 .ntit .lt,.panel-head .ph-l{
	padding-left: 0px;
	font-size: 23px;
}
.index_4{margin-top: 0px;}
.ckgd{
	width:390px;
	height:43px;
	border:1px solid #f14747;
	background:#fff;
	font-size: 16px;
	text-align:center;
	color:#f14747;
	display: block;
	margin:0px auto;
	margin-top:20px;
	line-height:43px;
	text-decoration: none;
}
.panel-body-div{
	width:540px;
	padding:25px;
	height:140px;
	background:#fff;
	float: left;
	margin-bottom: 20px;
}
.panel-body-div-li{
	width:200px;
	height:140px;
	position: relative;
	float: left;
}
.panel-body-div-li span{
	display: block;
	width:20px;
	padding:7px;
	height:80px;
	color:#fff;
	text-align: center;
	background:rgba(251,85,84,.88);
	position: absolute;
	top:0px;
	left:0px;
}
.panel-body-div-li-fr{
	width:320px;
	height:140px;
	float: right;
}
.panel-body-div-li-fr ul li{
	height:28px;
	line-height:28px;
	background:url(../images-sxgn/list_dian.jpg) no-repeat left center;
	padding-left:20px;
}
.panel-body-div-li-fr ul li a{
	color:#555;
	text-decoration: none;
}
.panel-body-div-li-fr ul li a:hover{
	text-decoration: underline;
}
.friendly-link{padding:18px 0 20px 0;}
.friendly-link a{display:block;float:left;color:#999;font-size:12px;margin-right:28px;line-height:26px;white-space:nowrap;text-decoration:none;}
.friendly-link a:hover{text-decoration:underline;}
.link_img{}
.link_img .l_img{float:left;margin:0 16px 20px 0;border:1px solid #e9e9e9;}
.link_img .l_img img{width:150px;height:50px;}

.footers{
	background-color: #222a37;
	border-top: 1px solid #222a37;
	border-bottom: 1px solid #222a37;
	margin-top: 0px;
	padding: 40px 0;
}
.footer-service{
	text-align: center;
	width: 275px;
}
.footer-service .footer-service-img{
	width: 74px;
	height: 70px;
	margin: auto;
}
.footer-service .footer-service-img img{
	width: 100%;
	height: 100%;
}
.footer-service .footer-service-h2{
	font-size: 18px;
	color: #fff;
	margin-top: 10px;
	font-weight: normal;
}
.footer-service .footer-service-p{
	font-size: 14px;
	color: #fff;
	margin-top: 15px;
}
.footer-link{
	padding: 0 40px;
	border-right:1px solid #4e555f;
}
.footer-link .footer-link-name{
	font-size: 16px;
	color: #fff;
}
.footer-link .footer-link-div{
	width: 100%;
	text-align: center;
	margin-top: 16px;
}
.footer-link .footer-link-div .footer-link-a{
	font-size: 12px;
	color: #656a73;
	display: block;
	line-height: 30px;
	text-decoration:none;
}
.footer-link .footer-link-div .footer-link-a:hover{
	text-decoration: underline;
	color:#656a73;
}
.footer-code{
	margin: 18px 0;
	width: 210px;
}
.footer-code .footer-code-div{
	width: 85px;
	height: 85px;
	border: 1px solid #ececec;
	padding: 10px;
	background-color: #fff;
	margin: auto;
}
.footer-code .footer-code-div img{
	width: 85px;
	height: 85px;
}
.footer-bottom{
	width: 100%;
	text-align: center;
	padding: 30px 0;
	position: relative;
	background:#222a37;
	border-top:1px solid #4e555f;
}
.footer-bottom .footer-p{
	font-size: 14px;
	color: #666666;
	line-height: 25px;
}
.footer-bottom .footer-p a{
	color: #666666;
}
.footer-blue{
	width: 100%;
	height: 62px;
	background-color: #57aad8;
	position: relative;
}
.footer-blue .footer-blue-icon{
	width: 209px;
	height: 69px;
	display: block;
	position: absolute;
	top: -69px;
	left: -115px;
}
.footer-blue .footer-blue-p{
	font-size: 14px;
	color: #fff8ee;
	margin: 12px 0;
}
.i-content {
	width: 1100px;
	margin: auto;
}
.footer-blue .footer-blue-login{

}
.footer-blue .footer-blue-reg{

}
.bt_guider {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}
/*footer end*/
.J_hire_service .arrow_up{
	position: absolute;
	top:45px;
	left:14px;
	z-index: 1001;
}
.in_sea_wra{
	padding-top:0px;
	padding-left:0px;
	height:auto;
}
.in_sea_wra .in_sea_cho,.in_sea_wra .in_sea_inp{
	border-color:#f14747;
	border-radius:0px;
	height:40px;
	line-height:40px;
}
.in_sea_cho .in_txt{
	height: 40px;
	line-height:40px;
}
.in_sea_wra .in_sea_bt{
	background:#f14747;
	border-radius:0px;
	height:44px;
	line-height:44px;
	width:110px;
	padding-left:0px;
	text-align: center;
	font-size: 16px;
}
.in_sea_wra .in_sea_bt:hover{
	background:#f14747;
}
.in_sea_cho .in_txt{
	background-color:#fff;
	border-right:1px solid #f1f1f1;
}
.in_sea_cho.open .in_sea_down{
	box-shadow: none;
	border:2px solid #f14747;
	border-top:0px;
	top:40px;
}
.in_sea_down .in_sea_cell{
	padding-left:16px;
	text-align: left;
	height:40px;
	line-height:40px;
	background:#fff;
}

/*企业已经登录*/
.index_1 .log_in_com{width:280px;}
.index_1 .log_in_com .yuname{width:250px;height:60px;line-height:60px;border-bottom:1px #F3F3F3 solid;margin-bottom:25px;padding:0 15px;}
.index_1 .log_in_com .yuname .username{float:left;width:178px;color:#ff4129;font-size:18px;}
.index_1 .log_in_com .yuname .username span{color:#666666}
.index_1 .log_in_com .yuname .ylogout{display:block;text-decoration:none;float:right;width:50px;font-size:12px;border:1px #EEEEEE solid;height:23px;line-height:23px;background-color:#ffffff;text-align:center;margin-top:17.5px;color:#333333;cursor:pointer;border-radius:4px;}
.index_1 .log_in_com .yuname .ylogout:hover{color:#FFFFFF;background-color:#FF3300;border:1px #FF3300 solid}
.index_1 .log_in_com .cominfo{padding:0 15px;}
.index_1 .log_in_com .cominfo .comlogo{width:63px;height:63px;border:1px #eeeeee solid;border-radius:8px;float:left}
.index_1 .log_in_com .cominfo .comlogo img{width:63px;height:63px;border-radius:8px;}
.index_1 .log_in_com .cominfo .comright{float:right;width:175px;}
.index_1 .log_in_com .cominfo .comright .cname{width:160px;padding-left:15px;height:32px;color:#333333;line-height: 25px;}
.index_1 .log_in_com .cominfo .comright .sign{float:left;padding-right:15px;height:32px;line-height:32px;background-color:#FF9900;color:#FFFFFF;margin-left:15px;border-radius:32px;background-image:url(../images/128.png);background-repeat:no-repeat;background-position:15px 8px;padding-left:38px;cursor:pointer;}
.index_1 .log_in_com .cominfo .comright .sign:hover{background-color:#FF6600}
.index_1 .log_in_com .combtns{width:272px;height:auto;margin:0 auto;}
.index_1 .log_in_com .combtns a{display:block;color:#333333;text-decoration:none;width:90px;height:23px;float:left;border-right:1px #EEEEEE solid;margin-top:30px;background-image:url(../images/128.png);text-align:center;background-repeat:no-repeat;padding-top:43px;}
.index_1 .log_in_com .combtns a:hover{color:#000000}
.index_1 .log_in_com .combtns a.last{border:0px;}
.index_1 .log_in_com .combtns a.add{background-position:30px -28px;}
.index_1 .log_in_com .combtns a:hover.add{background-position:30px -98px;}
.index_1 .log_in_com .combtns a.manage{background-position:30px -168px;}
.index_1 .log_in_com .combtns a:hover.manage{background-position:30px -238px;}
.index_1 .log_in_com .combtns a.refurbish{background-position:30px -307px;}
.index_1 .log_in_com .combtns a:hover.refurbish{background-position:30px -368px;}
.index_1 .log_in_com .combtns a.ntxt{background:none;padding-top:3px;height:60px;}
.index_1 .log_in_com .combtns a.ntxt span{display:block;height:30px;color:#666666;text-align:center;font-size:20px;}
.index_1 .log_in_com .com_login_in{display:block;text-decoration:none;width:252px;height:40px;line-height:40px;color:#FFFFFF;border:0px;background-color:#ff4129;border-radius:4px;margin:0 auto;cursor:pointer;margin-top:25px;text-align:center;}
.index_1 .log_in_com .com_login_in:hover{color:#FFFFFF;background-color:#ff2222}

/*个人已经登录*/
.index_1 .log_in_per{width:280px;}
.index_1 .log_in_per .yuname{width:250px;height:60px;line-height:60px;border-bottom:1px #F3F3F3 solid;margin-bottom:25px;padding:0 15px;}
.index_1 .log_in_per .yuname .username{float:left;width:178px;color:#F45204;font-size:18px;}
.index_1 .log_in_per .yuname .username span{color:#666666;padding-right:5px;}
.index_1 .log_in_per .yuname .ylogout{display:block;text-decoration:none;float:right;width:50px;font-size:12px;border:1px #EEEEEE solid;height:23px;line-height:23px;background-color:#ffffff;text-align:center;margin-top:17px;color:#333333;cursor:pointer;border-radius:4px;}
.index_1 .log_in_per .yuname .ylogout:hover{color:#FFFFFF;background-color:#FF3300;border:1px #FF3300 solid}
.index_1 .log_in_per .info{padding:0 15px;}
.index_1 .log_in_per .info .photo{width:63px;height:63px;border:1px #eeeeee solid;border-radius:63px;float:left}
.index_1 .log_in_per .info .photo img{width:63px;height:63px;border-radius:63px;}
.index_1 .log_in_per .info .p_msg{float:right;width:175px;}
.index_1 .log_in_per .info .pname{width:160px;padding-left:15px;color:#333333;height:32px;line-height: 25px;}
.index_1 .log_in_per .info .sign{padding-right:15px;height:32px;line-height:32px;background-color:#FF9900;color:#FFFFFF;border-radius:32px;background-image:url(../images/128.png);background-repeat:no-repeat;background-position:15px 8px;padding-left:38px;cursor:pointer;float:left;margin-left:15px;}
.index_1 .log_in_per .info .sign:hover{background-color:#FF6600}
.index_1 .log_in_per .perbtns{width:272px;height:auto;margin:0 auto;}
.index_1 .log_in_per .perbtns a{display:block;color:#333333;text-decoration:none;width:90px;height:23px;float:left;border-right:1px #EEEEEE solid;margin-top:30px;background-image:url(../images/128.png);text-align:center;background-repeat:no-repeat;padding-top:43px;}
.index_1 .log_in_per .perbtns a:hover{color:#000000}
.index_1 .log_in_per .perbtns a.last{border:0px;}
.index_1 .log_in_per .perbtns a.add{background-position:30px -28px;}
.index_1 .log_in_per .perbtns a:hover.add{background-position:30px -98px;}
.index_1 .log_in_per .perbtns a.manage{background-position:30px -168px;}
.index_1 .log_in_per .perbtns a:hover.manage{background-position:30px -238px;}
.index_1 .log_in_per .perbtns a.refurbish{background-position:30px -307px;}
.index_1 .log_in_per .perbtns a:hover.refurbish{background-position:30px -368px;}
.index_1 .log_in_per .perbtns a.ntxt{background:none;padding-top:3px;height:60px;}
.index_1 .log_in_per .perbtns a.ntxt span{display:block;height:30px;color:#666666;text-align:center;font-size:20px;}
.index_1 .log_in_per .com_login_in{display:block;text-decoration:none;width:252px;height:40px;line-height:40px;color:#FFFFFF;border:0px;background-color:#ff4129;border-radius:4px;cursor:pointer;margin:0 auto;margin-top:25px;text-align:center;}
.index_1 .log_in_per .com_login_in:hover{color:#FFFFFF;background-color:#ff2222}


.qs_sf_box .fixed_sea_cho,.qs_sf_box .fixed_sea_inp{
	border-color:#f14747;
}
.qs_sf_box .fixed_sea_bt{
	background-color:#f14747;
}
.qs_sf_box .fixed_sea_bt:hover{
	background-color:#f14747;
}
.qs_sf_box .fixed_sw_ic,.fx_nav_channel_item.active .fx_nav_channel_link,.fx_nav_channel_link:hover,.qs_sf_box .fixed_sw_ic_s,.qs_sf_box .fixed_sw_ic{
	color:#f14747;
}
.qs_sf_box .fixed_sw_ic_s{
	background-image:url(../images-sxgn/fixed_sw_ic_s.png);
}
.qs_sf_box .fixed_sw_ic{
	background-image:url(../images-sxgn/fixed_sw_ic.png);
}

a .pcd{
    bottom: 4px;
}
.sou_4 {width: 1200px;margin: 0 auto;}
.sou_4 .img{display:block;float:left;width:393px;height:82px;margin:15px 10px 0 0;}
.sou_4 .img:nth-of-type(3n){margin-right:0;}
.sou_4 .img img{width:393px;height:82px;}

.sou_6 {width: 1200px;margin: 0 auto;}
.sou_6 .img{display:block;float:left;width:595px;height:82px;margin:15px 10px 0 0;}
.sou_6 .img:nth-of-type(2n){margin-right:0;}
.sou_6 .img img{width:595px;height:82px;}

.sou_5 {width: 1200px;margin: 0 auto;}
.sou_5 .img{width:1200px;height:82px;margin-top:15px;display:block;}
.sou_5 .img img{width:1200px;height:82px;border:0;}

.couplet_left {
	position: fixed;left: 20px;top: 150px;width: 82px;height: 380px;z-index: 99999;
}
.couplet_left .cp_body {
	position: relative;width: 82px;height: 380px;
}
.couplet_left .cp_body .cp_close {
	position: absolute;top: -12px;right: -10px;width: 20px;height: 20px;cursor: pointer;
	background: url("../images/cup_ind_close.png") 0 0 no-repeat;background-size: 20px;
}
.couplet_left .cp_body .cp_img {
	width: 82px;height: 380px;border: 0;
}

.couplet_left.right {
	position: fixed;right: 20px;top: 150px;width: 82px;height: 380px;left: auto;z-index: 99999;
}

.float_sou { position: absolute;z-index: 999; display: none; }
.float_sou .fs_close {
	position: absolute;top: -12px;right: -10px;width: 20px;height: 20px;cursor: pointer;
	background: url("../images/cup_ind_close.png") 0 0 no-repeat;background-size: 20px;
}
.float_sou .fs_item { display: block; }
.float_sou .fs_item .fs_img { vertical-align: bottom;width: 230px;height: 180px;border: 0; }

.fal_group {
	width: 1300px;margin: 0 auto;
}
.fal_group .fag_item {
	position: relative;float: left;border-radius: 4px;overflow: hidden;width: 291px;height: 315px;margin: 0 12px 12px 0;
	background: #fff;box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
}
.fal_group .fag_item:nth-of-type(4n) {
	margin-right: 0;
}
.fal_group .fag_item .fag_img {
	width: 291px;height: 146px;
}
.fal_group .fag_item .fag_img img {
	width: 291px;height: 146px;border: 0;
}
.fal_group .fag_item .fag_some {
	padding: 0 20px;
}
.fal_group .fag_item .fag_some .t1 {
	line-height: 1.7;height: 40px;padding: 10px 0;word-break: break-all;margin-bottom: 10px;
}
.fal_group .fag_item .fag_some .t1 a {
	font-size: 15px;font-weight: bold;color: #333;text-decoration: none;
}
.fal_group .fag_item .fag_some .t1 a:hover {
	color: #1787fb;
}
.fal_group .fag_item .fag_some .d1 {
	margin-bottom: 13px;
}
.fal_group .fag_item .fag_some .d1 .fag_dt {
	float: left;height: 23px;line-height: 23px;padding: 0 12px;font-size: 13px;margin-right: 10px;
}
.fal_group .fag_item .fag_some .d1 .fag_dt.green {
	border: 1px solid #7fc3ba;color: #7fc3ba;
}
.fal_group .fag_item .fag_some .d1 .fag_dt.red {
	border: 1px solid #e33331;color: #e33331;
}
.fal_group .fag_item .fag_some .d1 .fag_dt.blue {
	border: 1px solid #2273f8;color: #2273f8;
}
.fal_group .fag_item .fag_some .d1 .fag_dt.gray {
	border: 1px solid #999999;color: #999999;
}
.fal_group .fag_item .fag_some .t2 {
	color: #a7b1b5;width: 201px;height: 20px;padding: 0 25px;line-height: 20px;margin-bottom: 8px;word-break: break-all;
	font-size: 13px;
}
.fal_group .fag_item .fag_some .t2.address {
	background: url("../images/fag_tad.png") 0 center no-repeat;
}
.fal_group .fag_item .fag_some .t2.time {
	background: url("../images/fag_tat.png") 0 center no-repeat;
}
.fal_group .fal_title{height:85px;line-height: 85px;padding: 0 50px;}
.fal_group .fal_title .lt{width:150px;float:left;font-size:20px;color:#000;}
.fal_group .fal_title .rt{width:70px;float:right;font-size:14px;text-align: right;color: #666;}
.fal_group .fal_title .rt a {color: #666}
.fal_group .fal_title .rt a:hover {text-decoration: underline;}
.fal_group .swiper-container {
	width:1200px;height: 100%;
}
.fal_group .fal_gb {
	position: relative;
}
.fal_group .swiper-button-prev, .fal_group .swiper-container-rtl .swiper-button-next {
	left: 10px;right: auto;width: 20px;height: 40px;background: #d7d7d8;
}
.fal_group .swiper-button-prev:after, .fal_group .swiper-container-rtl .swiper-button-next:after {
	content: 'prev';
	font-size: 14px;
	color: #fff;
}
.fal_group .swiper-button-next, .fal_group .swiper-container-rtl .swiper-button-prev {
	right: 10px;left: auto;width: 20px;height: 40px;background: #d7d7d8;
}
.fal_group .swiper-button-next:after, .fal_group .swiper-container-rtl .swiper-button-next:after {
	content: 'next';
	font-size: 14px;
	color: #fff;
}