@charset "UTF-8";
/*主体内容*/
.main { width: 100%; float: left; min-width: 1200px; }
.main .maincon { width: 1200px; margin: 0 auto; }
/*主体搜索*/
.main .maincon .main_search { float: left; width: 100%; height: 92px; }
.main .maincon .main_search .logo { float: left; width: 190px;}
.main .maincon .main_search .logo a { float: left; width: 100%; height: 92px; line-height: 92px; font-size: 0; overflow: hidden; }
.main .maincon .main_search .logo img { display: inline-block; max-height: 92px; vertical-align: middle;}
.main .maincon .main_search .region{ float:left; width:140px; height:68px; margin-top: 24px; }
.main .maincon .main_search .region .rtitle{ float:left; width:100%; color:#444; font-size:16px; height:24px; line-height:24px; }
.main .maincon .main_search .region .changeregion{ float:left; width:100%; height:20px; line-height:20px; }
.main .maincon .main_search .region .changeregion a{ color:#747474; font-size:14px; float:left; margin-right:3px; text-decoration:none; }
.main .maincon .main_search .region .changeregion a span{ float:left; }
.main .maincon .main_search .region .changeregion a i{ background:url("/default/images/index/icon.png") 0px 2px no-repeat; width:10px; margin-left:3px; float:left; height:10px; margin-top:6px; }
.main .maincon .main_search .search {  float: left; width: 525px; height: 34px; margin-top: 28px; font-size: 16px; border: 1px solid #e5e5e5; }
.main .maincon .main_search .search .search_select { float: left; width: 50px; height: 34px; line-height: 34px; padding: 0 10px; border-right: 1px solid #eee; cursor: pointer; }
.main .maincon .main_search .search .search_select a { text-decoration: none }
.main .maincon .main_search .search .search_select span.switch { float: left; width: 40px; height: 34px; line-height: 34px; text-align: center; font-size: 14px; color: #A3A3A3; }
.main .maincon .main_search .search .search_select i { background: url("/default/images/icon/icon_all.png") no-repeat 0 -229px; width: 10px; height: 10px; float: left; margin-top: 16px; }
.main .maincon .main_search .search .search_select i.swap { background-position: 0 -274px; }
.main .maincon .main_search .search .inputtext { float: left; width: 255px; }
.main .maincon .main_search .search .inputtext input { float: left; width: 100%; height: 34px;  margin: 0 5px 0 5px; line-height: 34px; font-size: 13px; vertical-align: middle; color: #666; border: 0; outline: none; }
.main .maincon .main_search .search .search_region { float: left; width: 120px; height: 34px; line-height: 34px; background: #f9f9f9; cursor: pointer; }
.main .maincon .main_search .search .search_region a { text-decoration: none; }
.main .maincon .main_search .search .search_region .cregion { float: left; text-align: center; margin-right: 0; color: #A3A3A3; font-size: 13px; }
.main .maincon .main_search .search .search_region i { background: url("/default/images/icon/icon_all.png") no-repeat 0 -229px; width: 10px; height: 10px; float: left; margin-top: 16px; margin-right: 10px; }
.main .maincon .main_search .search .search_region i.swap { background-position: 0 -274px; }
.main .maincon .main_search .search .search_btn { float: left; width: 80px; height: 36px; line-height: 36px; margin-top: -1px; margin-right: -1px;}
.main .maincon .main_search .search .search_btn input { float: left; width: 100%; height: 36px; line-height: 36px; border: none; background: #00c6c9; color: #fff; font-size: 16px; cursor: pointer; }
.main .maincon .main_search .moresearch { float: left; margin-top: 28px; margin-left: 65px; width: 132px; height: 36px; line-height: 36px;}
.main .maincon .main_search .moresearch .more { float: left; width: 115px; text-align: right; }
.main .maincon .main_search .moresearch .more a { float: left; color: #9a9a9a; text-decoration: none; font-weight: bold; font-size: 16px; }
.main .maincon .main_search .moresearch .more a span { float: left }
.main .maincon .main_search .moresearch .more a i { float: left; width: 12px; height: 10px; margin-left: 5px; margin-top: 14px; background: url("/default/images/icon/icon_all.png") no-repeat 0 -317px;  }
.main .maincon .main_search .moresearch .more.on a i { background-position: 0 -361px; }
.main .maincon .main_search .register { float: right; width: 110px; height: 34px; margin-top: 28px; line-height: 34px; border: 1px solid #e5e5e5; border-radius: 3px; }
.main .maincon .main_search .register a { float: left; width: 74px; color: #9a9a9a; font-size: 14px; }
.main .maincon .main_search .register i{ float: left; width: 36px; height: 34px; background: url("/default/images/icon/icon_all.png") no-repeat 14px -401px ; }

.main .maincon .main_search .register a:hover { color: #00c6c9; text-decoration: none;}
/*导航*/
.nav {  float: left; width: 100%; min-width: 1200px; font-size: 16px;  }
.nav .navson { width: 1200px; margin: 0 auto; }
.nav .navson .navsonfloat { width: 100%; float: left; }
.nav .navson .navsonfloat .category { position: relative; +z-index: 1003; float: left; width: 260px; background-color: #00c6c9;  cursor: pointer; border-top-left-radius: 5px; border-top-right-radius: 5px; }
.nav .navson .navsonfloat .category .categorytext { float: left; margin-left: 20px; height: 35px; line-height: 35px; color: #fff;}

.nav .navson .navsonfloat .navbody { float: left; margin-left: 55px;}
.nav .navson .navsonfloat .navbody ul { float: left; }
.nav .navson .navsonfloat .navbody ul li { float: left; height: 35px; margin-right: 35px;}
.nav .navson .navsonfloat .navbody ul li a { float: left; height: 32px; padding: 0 3px; color: #666; line-height: 32px; text-decoration: none; border-bottom: 3px solid #fff;}
.nav .navson .navsonfloat .navbody ul li a:hover { color: #333; border-bottom: 3px solid #00c6c9;}
.nav .navson .navsonfloat .navbody ul li a.active { color: #333; border-bottom: 3px solid #00c6c9;}
.nav .navson .navsonfloat .station { float: left }
.nav .navson .navsonfloat .station ul li { width: 140px; float: left }
.nav .navson .navsonfloat .station ul li a { width: 140px; float: left }
.nav .navson .navsonfloat .enterprise { float: left; margin-top: 8px; width: 80px; height: 26px; margin-left: 20px; line-height: 26px; text-align: center; font-size: 15px; }
.nav .navson .navsonfloat .enterprise a { display: block; color: #fff; text-decoration: none; float: left; width: 80px; height: 26px; background: #0089DB; border-radius: 5px; }
.nav .navson .navsonfloat .enterprise a:hover { background: #009BF9 }

/*banner图轮播*/
.main .banner{ position: relative; float: left; width: 100%; height: 330px; background-color: #fafafa;}
.main .banner .banner_slide{ position: relative; width: 100%; height: 330px; }
.banner_slide .slide_box{ width:100%; height: 330px; }
.banner_slide .slide_box .slide{ position: absolute; top: 0; width: 100%; height: 330px; }
.banner_slide .slide_box .slide a{ float:left; width: 100%; height: 330px; cursor: pointer;}
.banner_slide .switch{ width: 360px; position: absolute; left: 50%; bottom: 25px; z-index:2; height: 10px; margin-left: -180px; text-align:center; font-size:0; cursor: pointer;}
.banner_slide .switch li{ display:inline-block; +display: inline; +zoom: 1; width:10px; height:10px; margin: 0 5px; background: #999; border-radius: 10px; }
.banner_slide .switch li.active{ width: 20px; background:#fff; border-radius: 5px; }

/*箭头*/
/*.banner_slide a.slidesPrev{ position:absolute; left:0; top:50%; margin-top:-40px; width:30px; height:80px;*/
    /*background:url("/default/images/index/arrow2.png") 0 0 no-repeat; z-index:3; display:none; }*/
/*.banner_slide a.slidesPrev:hover{ background-position:-60px 0; }*/
/*.banner_slide .slidesNext{ position:absolute; right:0; top:50%; width:30px; height:80px; margin-top:-40px;*/
    /*background:url("/default/images/index/arrow2.png") -30px 0 no-repeat; z-index:3; display:none; }*/
/*.banner_slide a.slidesNext:hover{ background-position:-90px 0; }*/
.main .banner .banner_slide .banner_bg{ width: 100%; height: 330px; background: url("/default/images/index/banner1.jpg") no-repeat center;}

/*登录注册*/
.main .banner .logreg_wrap{ position: absolute; top: 0; left: 50%; width: 1200px; margin-left: -600px; }
.banner .logreg_wrap .logreg_cont{ position: absolute; top: 26px; right: 5px; width: 210px; height: 280px; background-color: #fff; opacity: 0.95; filter: alpha(opacity=95)}
.banner .logreg_wrap .logreg_cont .avatar{ float: left; width: 100%; height: 57px; margin-top: 20px; text-align: center;}
.banner .logreg_wrap .logreg_cont .avatar img{ display: inline-block;}
.banner .logreg_wrap .logreg_cont .btn_log{ float: left; width: 168px; height: 40px; margin: 15px 20px 0; line-height: 40px; font-size: 16px; text-align: center; color: #fff;background-color: #ff855e; border-radius: 5px;}
.banner .logreg_wrap .logreg_cont .btn_log:hover { text-decoration: none;}
.banner .logreg_wrap .logreg_cont .btn_reg{ float: left; width: 166px; height: 38px; margin: 15px 20px 0; line-height: 38px; font-size: 16px; text-align: center; color: #ff855e;background-color: #fff; border: 1px solid #e6e6e6; border-radius: 5px;}
.banner .logreg_wrap .logreg_cont .btn_reg:hover { text-decoration: none;}
.banner .logreg_wrap .logreg_cont .other_log{ float: left; width: 100%; margin-top: 10px; margin-bottom: 13px; text-align: center;}
.banner .logreg_wrap .logreg_cont .other_log a{ display: inline-block; color: #999; vertical-align: top;}
.banner .logreg_wrap .logreg_cont .other_log .v_line{ position: relative; top: 2px; display: inline-block; height: 14px; margin: 0 10px; border-right: 1px solid #eee; }
.banner .logreg_wrap .logreg_cont .third_way{ float: left; width: 100%; text-align: center; border-top: 1px dashed #ddd;}
.banner .logreg_wrap .logreg_cont .third_way a{ display: inline-block; width: 28px; height: 28px; margin: 12px 10px 0; background: url("/default/images/icon/icon_all.png") no-repeat; }
.banner .logreg_wrap .logreg_cont .third_way a.qq{ background-position: 0 -532px; }
.banner .logreg_wrap .logreg_cont .third_way a.qq:hover{ background-position: 0 -648px; }
.banner .logreg_wrap .logreg_cont .third_way a.weixin{ background-position: 0 -590px; }
.banner .logreg_wrap .logreg_cont .third_way a.weixin:hover{ background-position: 0 -706px; }
.banner .logreg_wrap .logreg_cont .user_name{ float: left; width: 100%; margin-top: 5px; line-height: 24px; color: #ff855e; text-align: center; font-size: 14px;}
.banner .logreg_wrap .logreg_cont .btn_exit{ float: left; margin: 0 79px; line-height: 24px; color: #666;}
.banner .logreg_wrap .logreg_cont .manage{ float: left; width: 100%; margin-top: 40px; border-top: 1px dashed #ddd; }
.banner .logreg_wrap .logreg_cont .manage .btn_account{ float: left; width: 168px; height: 40px; margin: 30px 20px 0; line-height: 40px; font-size: 16px; text-align: center; color: #fff;background-color: #ff855e; border-radius: 5px; text-decoration: none;}

/*.banner_bg .logreg_wrap .coleft { position: absolute; top: 26px; right: 0; width: 210px; height: 270px; background-color: #f9f1fc; }*/
/*.logreg_wrap .coleft .logreg { width: 206px; height: 257px; float: left; }*/
/*!*登录时*!*/
/*.logreg_wrap .coleft .logreg .welcome { width: 100%; float: left; height: 50px; border-bottom: 1px #E8E8E8 solid; }*/
/*.logreg_wrap .coleft .logreg .welcome p { font-size: 14px; color: #333; height: 50px; line-height: 50px; float: left; width: 140px; padding-left: 8px; }*/
/*.logreg_wrap .coleft .logreg .welcome span.username { color: #F0514E; }*/
/*.logreg_wrap .coleft .logreg .welcome .logout { width: 44px; margin-top: 13px; height: 22px; border-radius: 5px; border: 1px #E8E8E8 solid; float: right; margin-right: 8px; text-align: center; }*/
/*.logreg_wrap .coleft .logreg .welcome .logout a { color: #333; width: 100%; height: 22px; line-height: 22px; display: block }*/
/*.logreg_wrap .coleft .logreg .welcome .logout a:hover { color: #000; text-decoration: none; }*/
/*.logreg_wrap .coleft .logreg .loginfo { width: 180px; padding: 0 13px; float: left }*/
/*.logreg_wrap .coleft .logreg .loginfo ul { width: 100%; float: left; margin-top: 8px; }*/
/*.logreg_wrap .coleft .logreg .loginfo li { width: 89px; border-right: 1px #E8E8E8 solid; height: 36px; margin-top: 25px; float: left }*/
/*.logreg_wrap .coleft .logreg .loginfo li.clearborder { border: none; }*/
/*.logreg_wrap .coleft .logreg .loginfo li a { width: 89px; height: 34px; display: block }*/
/*.logreg_wrap .coleft .logreg .loginfo li a i { width: 100%; background: url("/default/images/index/icon10.png") 0 0 no-repeat; float: left; height: 18px; }*/
/*.logreg_wrap .coleft .logreg .loginfo li a i.refresh { background-position: center -44px }*/
/*.logreg_wrap .coleft .logreg .loginfo li a i.pos { background-position: center 0; }*/
/*.logreg_wrap .coleft .logreg .loginfo li a span { color: #333; height: 18px; line-height: 18px; text-align: center; width: 100%; float: left }*/
/*.logreg_wrap .coleft .logreg .loginfo li a .numeric { color: #222; font-weight: bold; }*/
/*.logreg_wrap .coleft .logreg .account_center { width: 180px; padding: 0 13px; float: left; height: 35px; line-height: 35px; text-align: center; margin-top: 25px; }*/
/*.logreg_wrap .coleft .logreg .account_center a { width: 100%; float: left; height: 35px; font-size: 14px; display: block; background: #F0514E; color: #fff; border-radius: 5px; }*/
/*.logreg_wrap .coleft .logreg .account_center a:hover { text-decoration: none; background: #EF3834 }*/
/*.logreg_wrap .coleft .logreg ul.member { float: left; width: 100%; height: 32px; }*/
/*.logreg_wrap .coleft .logreg ul.member li { float: left; width: 103px; height: 29px; line-height: 29px; font-size: 14px; text-align: center; background: #EEEEEE; border-top: 3px #EEEEEE solid; }*/
/*.logreg_wrap .coleft .logreg ul.member li a { text-decoration: none; color: #000; float: left; width: 103px; height: 29px; }*/
/*.logreg_wrap .coleft .logreg ul.member li.active { border-top: 3px #007AC5 solid; background: #fff; float: left; }*/
/*.logreg_wrap .coleft .logreg ul.member li.active a { color: #007AC5; }*/
/*.logreg_wrap .coleft .logreg .logregbox { float: left; width: 180px; margin: 0 13px 23px 13px; }*/
/*.logreg_wrap .coleft .logreg .logregbox ul.logregbox1 { float: left; width: 180px; }*/
/*.logreg_wrap .coleft .logreg .logregbox ul.logregbox1 li input { float: left; height: 30px; line-height: 30px; width: 178px; text-indent: 5px; margin-top: 13px; border: 1px #E8E8E8 solid; }*/
/*.logreg_wrap .coleft .logreg .logregbox .loginword { float: left; font-size: 12px; margin-top: 13px; width: 180px; }*/
/*.logreg_wrap .coleft .logreg .logregbox .loginword input { float: left; width: 13px; height: 13px; margin-top: 2px; }*/
/*.logreg_wrap .coleft .logreg .logregbox .loginword span.autologin { float: left; width: 87px; margin-left: 4px; }*/
/*.logreg_wrap .coleft .logreg .logregbox .loginword span.find { float: right; margin-left: 28px; width: 48px; }*/
/*.logreg_wrap .coleft .logreg .logregbox .loginword span.find a { float: left; color: #000; text-decoration: none; }*/
/*.logreg_wrap .coleft .logreg .logregbox .loginword span.find a:hover { color: #007AC5; }*/
/*.logreg_wrap .coleft .logreg .logregbox .loginbtn { float: left; width: 180px; display: inline; }*/
/*.logreg_wrap .coleft .logreg .logregbox .loginbtn input.loginbtnleft { float: left; border: 1px #037DC6 solid; border-radius: 5px; width: 80px; height: 30px;*/
    /*background: #fff; margin-top: 11px; cursor: pointer; }*/
/*.logreg_wrap .coleft .logreg .logregbox .loginbtn .qqlogin { float: right; margin-top: 14px; width: 66px; }*/
/*.logreg_wrap .coleft .logreg .logregbox .regbtn { float: left; margin-top: 14px; width: 180px; }*/
/*.logreg_wrap .coleft .logreg .logregbox .regbtn .personal { float: left; width: 80px; }*/
/*.logreg_wrap .coleft .logreg .logregbox .regbtn .personal a.personalbtn { float: left; color: #fff; font-size: 14px; text-decoration: none; width: 80px; height: 30px;*/
    /*line-height: 30px; background: #037DC6; text-align: center; }*/
/*.logreg_wrap .coleft .logreg .logregbox .regbtn .enterprise { float: left; margin-left: 20px; width: 80px; }*/
/*.logreg_wrap .coleft .logreg .logregbox .regbtn .enterprise a.enterprisebtn { float: left; color: #fff; font-size: 14px; text-decoration: none; width: 80px; height: 30px; line-height: 30px; background: #037DC6; text-align: center; }*/

/*急聘推荐、今日高薪、名企推荐*/
.subJobNav { float: left; width: 100%; margin-top: 30px; border-bottom: 1px solid #eee;}
.subJobNav .item { float: left; margin-right: 30px; margin-bottom: -1px; padding: 10px 3px; font-size: 15px; color: #777; cursor: pointer;}
.subJobNav .item:hover,
.subJobNav .item.active { color: #333; border-bottom: 2px solid #333; }
.subJobNav .item.more { float: right; margin: 10px 0; padding: 0 3px;}
.subJobNav .item.more:hover { border-bottom: none;}
.subJobNav .item.more a { color: #777;}
/*急聘推荐、今日高薪*/
.recommendjob { float: left; width: 100%;}
.recommendjob .jobdetail { float: left; width: 100%; margin-bottom: 10px;}
.recommendjob .jobdetail dl { float: left; width: 344px; height: 55px; margin-top: 20px; margin-right: 20px; padding: 15px 20px; border: 1px #eee solid; }
.reward_job .jobdetail dl { float: left; width: 344px; height: 115px; margin-top: 20px; margin-right: 20px; padding: 15px 20px; border: 1px #eee solid; }
.recommendjob .jobdetail dt { float: left; width: 100%; height: 20px; line-height: 20px; margin-top: 5px; margin-bottom: 10px;}
.recommendjob .jobdetail dt .jobname { float: left; max-width: 300px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.recommendjob .jobdetail dt .jobname a { color: #333; font-size: 16px; }
.recommendjob .jobdetail dt .jobname a:hover { color: #00c6cb; }
.recommendjob .jobdetail dt i { background: url("/default/images/index/icon.png") 0 -85px no-repeat; width: 15px; height: 18px;
    margin-top: 6px; float: left; margin-left: 10px; }
.recommendjob .jobdetail dt .slary { float: right; font-size: 14px; text-align: right; color: #ff845e; width: 130px; }
.recommendjob .jobdetail dd { float: left; width: 100%; height: 20px; line-height: 20px; }
.recommendjob .jobdetail dd .company { width: 240px; float: left; }
.recommendjob .jobdetail dd .company a { width: 100%; float: left; font-size: 14px; color: #808080; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.recommendjob .jobdetail dd .region { float: right; color: #999; font-size: 14px; }
.recommendjob .jobdetail dd.reward { height: 32px; margin-top: 18px; border-top: 1px dashed #eee; }
.recommendjob .jobdetail dd.reward span{ float: left; height: 30px; margin-top: 14px; line-height: 30px; border: 1px solid #eee; }
.recommendjob .jobdetail dd.reward i{ float: left; width: 30px; height: 30px; margin-top: 14px; background: url("/default/images/company/icon_quick.png") no-repeat -10px -351px; border: 1px solid #eee; border-right: none; }
.recommendjob .jobdetail dd.reward span.icon{ padding-right: 10px; font-weight: bold;  color: #ff855e; border-left: none;}
.recommendjob .jobdetail dd.reward span.text{ width: 77px; text-align: center; color: #999; border-left: none; }
.recommendjob .jobdetail dl:hover { background-color: #fcfcfc; }
/*名企招聘*/
.enterprises {float: left; width: 100%; margin-bottom: 10px;}
.enterprises .brand { float: left; width: 100%; }
.enterprises .brand ul { float: left; width: 100%; }
.enterprises .brand ul li { position: relative; float: left; width: 154px; height: 94px; margin: 20px 18px 0 0; border: 1px #e8e8e8 solid;}
.enterprises .brand ul li.no_margin_right { margin-right: 0;}
.enterprises .brand ul li:hover { cursor: pointer;}
.enterprises .brand ul li a { width: 154px; height: 94px; float: left; display: block }
.enterprises .brand ul li img { width: 100%; height: 100%; display: block; margin: 0 auto }
/*内容为空*/
.maincon .no_cont{float: left; width: 344px; height: 115px; margin-top: 20px; margin-right: 20px; padding: 15px 20px; font-size: 16px;}

/*职场资讯*/
.news { float: left; width: 1160px; padding: 20px; background-color: #fff;}
.news h2 { float: left; width: 100%; margin-bottom: 20px; border-bottom: 1px solid #eee; }
.news h2 span { float: left; margin-bottom: -1px; padding: 9px 3px; color: #4a5261; font-size: 16px; border-bottom: 2px solid #30333c;}
.news h2 a { float: right; margin-top: 11px; color: #4a5261; font-size: 14px; font-weight: normal;}
.news .newsLeft { float: left; width: 799px; min-height: 140px; padding: 5px 0 15px; border-right: 1px solid #eee;}
.news .newsLeft li { width: 100%; height: auto; overflow: hidden; margin-top:20px; }
.news .newsLeft li.first{margin-top:0px; }
.news .newsLeft li.marginTop { margin-top: 20px; }
.news .newsLeft li .left { float: left; width: 215px; height: 140px; }
.news .newsLeft li .right { float: left; width: 544px; padding: 0 20px; }
.news .newsLeft li.empty { line-height: 30px; text-indent: 10px; color: #707b91; }
.newsLeft li .right a { float: left; width: 544px; margin-bottom: 15px; font-size: 14px; color: #808080; line-height: 30px; }
.newsLeft li .right a:hover { text-decoration: underline;}
.newsLeft li .right .title { color: #333; font-size: 18px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap;}
.newsLeft li .right .status { float: left; width: 100%; line-height: 20px; color: #aaaeb5; font-size: 12px;}
.newsLeft .right .status span { float: right; }
.newsLeft .right .status .updateDate { float: left; color: #999; }
.news .newsRight { float: left; width: 340px; margin-left: 20px;}
.news .newsRight li { float: left; width: 100%; margin-top: 5px; margin-bottom: 5px;}
.news .newsRight li a { float: left; width: 100%; color: #4a5261;}
.news .newsRight li a:hover .cont { text-decoration: underline; }
.news .newsRight li.empty { line-height: 30px; text-indent: 10px; color: #707b91; }
.newsRight li a span { float: left;}
.newsRight li a .num{ width: 15px; height: 17px; margin-top: 4px; color: #fff; text-align: center; line-height: 17px; background-color: #dddee1;}
.newsRight li a .first { background-color: #00c6c9; }
.newsRight li a .second { background-color: #66dddf; }
.newsRight li a .third { background-color: #b2eeef; }
.newsRight li a .cont { width: 325px; height: 25px; line-height: 25px; text-indent: 10px; font-size: 14px; color: #666; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; }

/*广告条开始*/
/*长条广告开始*/
.main .advertising .adlong{ width:100%; float:left; margin-top:8px; }
.main .advertising .adlong ul{ width:100%; float:left; }
.main .advertising .adlong li{ position: relative; width:1192px; float:left; margin-top:8px; margin-left:8px; height:66px; }
.main .advertising .adlong li img{ width:1200px; height:66px; }
.main .advertising .adlong li:hover{ cursor: pointer;}
/*长条广告结束*/
/*半长条广告开始*/
.main .advertising { width: 1216px; margin: 0 auto; }
.main .advertising .adstrip { width: 100%; float: left; }
.main .advertising .adstrip ul { width: 100%; float: left; }
.main .advertising .adstrip li { position: relative; width: 596px; float: left; margin-top: 8px; margin-left: 8px; height: 66px; }
.main .advertising .adstrip li>a { float: left; font-size: 0;}
.main .advertising .adstrip li:hover { cursor: pointer;}
/*半长条广告结束*/
/*四分之一长条广告开始*/
.main .advertising .adshort { width: 100%; float: left; }
.main .advertising .adshort ul { width: 100%; float: left; }
.main .advertising .adshort li { position: relative; width: 294px; float: left; margin-top: 8px; margin-left: 8px; height: 66px; }
.main .advertising .adshort li>a{ float: left; font-size: 0;}
.main .advertising .adshort li a img{ float: left; font-size: 13px;}
.main .advertising .adshort li:hover { cursor: pointer;}
/*四分之一长条广告结束*/
/*六分之一长条广告开始*/
.main .advertising .adsix { width: 100%; float: left; }
.main .advertising .adsix ul { width: 100%; float: left; }
.main .advertising .adsix li { position: relative; width: 192.5px; float: left; margin-top: 8px; margin-left: 9px; height: 66px; }
.main .advertising .adsix li>a{ float: left; font-size: 0;}
.main .advertising .adsix li a img{ float: left; font-size: 13px;}
.main .advertising .adsix li:hover { cursor: pointer;}
/*六分之一长条广告结束*/
/*广告条结束*/
/*职位列表信息*/
.main .maincon .joblist { width: 100%; float: left; margin-top: 22px; }
.main .maincon .joblist .catelist { float: left; width: 204px; height: 341px; padding: 0 10px 0 25px; background: #fcfcfc; border-top: 3px #65c9c9 solid; border-bottom: 1px #eee solid; border-left: 1px solid #eee;}
.main .maincon .joblist .catelist h2 { float: left; width: 100%; height: 44px; line-height: 44px; font-size: 18px; color: #666d80;}
.main .maincon .joblist .catelist ul { float: left; width: 100%; }
.main .maincon .joblist .catelist li { float: left; margin: 3px 10px 4px 0; height: 20px; line-height: 20px; background: #ffffff; border: 1px #E6E6E6 solid; border-radius: 10px; + float: none; + display: inline; + zoom: 1; }
.main .maincon .joblist .catelist li a { float: left; height: 20px; padding: 0 7px; line-height: 20px; font-size: 13px; text-decoration: none; color: #808080; + display: inline; + float: none; + zoom: 1; }
.main .maincon .joblist .catelist li a:hover { color: #65c9c9; }
.main .maincon .joblist .civilian { border-top-color: #ff9980; }
.main .maincon .joblist .civilian li a:hover { color: #ff9980; }
.main .maincon .joblist .food { border-top-color: #75b2e8; }
.main .maincon .joblist .food li a:hover { color: #75b2e8; }
.main .maincon .joblist .advers { border-top-color: #fcd27e; }
.main .maincon .joblist .advers li a:hover { color: #fcd27e; }
.main .maincon .joblist .energy { border-top-color: #01b791; }
.main .maincon .joblist .energy li a:hover { color: #01b791; }
/*.main .maincon .joblist .arrow{ background:url("/default/images/index/icon.png") 0 -65px no-repeat; width:13px; height:13px; float:left; margin-top:157px; }*/
.main .maincon .joblist .listinfo { float: left; width: 954px; height: 343px; border: 1px #eee solid; }
.main .maincon .joblist .listinfo dl { float: left; width: 436px; height: 55px; padding: 15px 20px; border-right: 1px solid #eee; border-bottom: 1px solid #eee;}
.main .maincon .joblist .listinfo dt { float: left; width: 100%; height: 20px; line-height: 20px; margin-top: 5px; margin-bottom: 10px;}
.main .maincon .joblist .listinfo dt .jobname { float: left; max-width: 300px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.main .maincon .joblist .listinfo dt .jobname a { color: #333; font-size: 16px; }
.main .maincon .joblist .listinfo dt .jobname a:hover { color: #00c6cb; }
.main .maincon .joblist .listinfo dt i { background: url("/default/images/index/icon.png") 0 -85px no-repeat; width: 15px; height: 18px;
    margin-top:0px; float: left; margin-left: 10px; }
.main .maincon .joblist .listinfo dt .slary { float: right; font-size: 14px; text-align: right; color: #ff845e; width: 130px; }
.main .maincon .joblist .listinfo dd { float: left; width: 100%; height: 20px; line-height: 20px; }
.main .maincon .joblist .listinfo dd .company { width: 200px; float: left; }
.main .maincon .joblist .listinfo dd .company a { width: 200px; float: left; font-size: 14px; color: #808080; }
.main .maincon .joblist .listinfo dd .region { float: right; color: #999; font-size: 14px; }
.main .maincon .joblist .listinfo dl:hover { background-color: #fcfcfc; }
/*职业指导*/
.main .maincon .guidance { width: 100%; float: left; margin-top: 22px; }
.main .maincon .guidance .geft { float: left; width: 200px; height: 30px; line-height: 30px; font-size: 25px; color: #555 }
.main .maincon .guidance .gright { float: left; width: 640px; height: 30px; line-height: 30px; margin-left: 360px; }
.main .maincon .guidance .gright ul { float: right; width: 100%; }
.main .maincon .guidance .gright li { float: left; height: 30px; line-height: 30px; width: 80px; text-align: right }
.main .maincon .guidance .gright li a { text-decoration: none; font-size: 17px; color: #7B7B7B; height: 74px; width: 80px; }
.main .maincon .guidance .gright li a:hover { color: #007AC5 }
/*公告*/
.main .maincon .notice { width: 100%; float: left; margin-top: 20px; }
.main .maincon .notice .nlist { float: left; width: 382px; height: 288px; border: 1px #E3E3E3 solid; margin-right: 24px;
    background: url("/default/images/index/notice.jpg") 0 top no-repeat; }
.main .maincon .notice .nlist.l { background: url("/default/images/index/noticel.jpg") 0 top no-repeat; }
.main .maincon .notice .nlist.r { background: url("/default/images/index/noticer.jpg") 0 top no-repeat; }
.main .maincon .notice .nthree { margin-right: 0; }
.main .maincon .notice .nlist .circlepic { width: 100%; height: 76px; margin-top: 32px; float: left }
.main .maincon .notice .nlist .circlepic img { width: 76px; height: 76px; display: block; margin: 0 auto }
.main .maincon .notice .nlist .ninfo { width: 350px; float: left; padding: 0 16px; height: 180px; }
.main .maincon .notice .nlist .ninfo .ntitle { width: 100%; height: 23px; float: left; margin-top: 5px; }
.main .maincon .notice .nlist .ninfo .ntitle .line { width: 100%; height: 13px; float: left; border-bottom: 1px solid #E3E3E3 }
.main .maincon .notice .nlist .ninfo .ntitle .line h2 { width: 90px; text-align: center; background: #fff; height: 23px; margin-left: 130px;
    line-height: 23px; float: left; color: #545454; font-size: 17px; }
.main .maincon .notice .nlist .ninfo ul { float: left; height: 140px; margin-top: 10px; width: 340px; padding: 0 5px; }
.main .maincon .notice .nlist .ninfo li { width: 100%; height: 26px; line-height: 26px; }
.main .maincon .notice .nlist .ninfo li a { font-size: 14px; text-decoration: none; color: #757575; }
.main .maincon .notice .nlist .ninfo li a:hover { color: #444 }
/*友情链接尾部*/
.main .maincon .link { width: 1156px; float: left; padding: 0 21px; margin-top: 22px; border: 1px #E8E8E8 solid; }
.main .maincon .link .linktitle { width: 100%; float: left; height: 40px; line-height: 40px; border-bottom: 1px #E8E8E8 solid; font-size: 14px; }
.main .maincon .link .linktitle .linkleft { width: 100px; float: left; color: #2A2A2A; font-size: 15px; }
.main .maincon .link .linktitle .linkright { width: 100px; float: left; margin-left: 956px; text-align: right }
.main .maincon .link .linktitle .linkright a { color: #646464; }
.main .maincon .link .linktitle .linkright a:hover { color: #444; text-decoration: none; }
.main .maincon .link .linkdetail { float: left; width: 100%;}
.main .maincon .link .linkdetail ul { float: left; padding: 15px 0 20px 0; width: 100%; }
.main .maincon .link .linkdetail ul li { float: left; margin-right: 16px; height: 24px; line-height: 24px; }
.main .maincon .link .linkdetail ul li a { font-size: 15px; color: #6C6C6C; }
.main .maincon .link .linkdetail ul li a:hover { color: #444 }
.main .maincon .link .linkdetail .nulllink { color: #888; height: 64px; line-height: 64px; font-size: 15px; }
/*职位box*/
.posBox { position: absolute; left: 0; top: 35px; z-index: 1002; }
.posBox .poslist { position: relative; float: left; }
.posBox .poslist .opacity_mask{ float: left; width: 100%; height: 100%; background-color: #000; opacity: .55; filter: alpha(opacity=55); }
/*职位左边类分类列表*/
.posBox .poslist .pleft {  width: 260px; float: left; height: 330px; }
.posBox .poslist .pleft ul { position: relative; z-index: 1003; top: -330px; width: 100%; float: left; }
.posBox .poslist .pleft li { width: 100%; float: left; height: 35px; line-height: 35px; font-size: 14px; color: #fff; cursor: pointer;}
.posBox .poslist .pleft li i { width: 5px; float: right; height: 10px; margin-top: 12px; margin-right: 18px;
    background: url(/default/images/icon/icon8.png) left bottom no-repeat; }
.posBox .poslist .pleft li span { float: left; width: 200px; padding-left: 20px; }
/**设置背景icon样式**/
.posBox .poslist .pleft li.onselct{ background-color: #000; opacity: .6; filter: alpha(opacity=60); }
.posBox .poslist .pleft .li_hide{ display: none;}
.posBox .poslist .pleft .li_show{ display: block;}
.posBox .poslist .pleft li.show_all{ background-color: transparent;}
.posBox .poslist .pleft li.show_all a{ padding-left: 20px; color: #00c6cb; opacity: 1; filter: alpha(opacity=100); }
/*职位右边子类分类列表*/
.posBox .poslist .pright { position: absolute; top: 0; left: 260px; display: none; width: 939px; background-color: #fff; border: 1px solid #e6e6e6; border-left: none; box-shadow: 0 0 5px 0 rgba(81, 78, 79, 0.35);}
.posBox .poslist .pright .catelist { position: relative; z-index: 2; float: left; width: 100%;}
.posBox .poslist .pright .catelist .childcate { float: left; width: 867px; min-height: 288px; padding: 20px 35px;  }
.posBox .poslist .pright .catelist .childcate dl { float: left; width: 100%; margin-top: 2px; padding: 3px 0 5px; border-bottom: 1px dashed #ddd; }
.posBox .poslist .pright .catelist .childcate dt { float: left; width: 105px; height: 20px; margin-top: 4px; padding-right: 12px; line-height: 20px;  text-align: right;  color: #666; font-size: 14px; font-weight: bold; border-right: 1px solid #ddd;}
.posBox .poslist .pright .catelist .childcate dt a:hover { color: #007BC5; }
.posBox .poslist .pright .catelist .childcate dd { float: left; width: 742px; font-size: 13px; }
.posBox .poslist .pright .catelist .childcate dd a {  float: left; height: 26px; margin: 0 2px 0 7px; padding: 0 7px 0 6px; line-height: 26px; color: #666; border: 1px solid #fff; +display: inline; +zoom: 1; +float: none;}
.posBox .poslist .pright .catelist .childcate dd a:hover { text-decoration: none; color: #fff; background-color: #ff7855; border-color: #ff7855;border-radius: 3px; }
/**搜索栏中的下拉选项**/
.indexOptions { position: absolute; background: #fff; border: 1px solid #e5e5e5; border-top: none;  z-index: 555555555; }
.indexOptions ul { }
.indexOptions ul li {  height: 26px; line-height: 26px; text-indent: 10px; color: #9F9F9F;cursor: pointer; }
.indexOptions ul li a { padding-right: 6px; padding-left: 6px; }
.indexOptions ul li.selected { background: #E3E3E3; }
.indexOptions ul li.selected a { color: #575757; text-decoration: none }
.areaOptions { position: absolute; border: 1px solid #E3E3E3; border-top: 0; background: #fff; z-index: 555555555; }
.areaOptions ul { }
.areaOptions ul li { color: #9F9F9F; height: 26px; line-height: 26px; cursor: pointer; text-align: center }
.areaOptions ul li a { padding-left: 6px; padding-right: 6px; text-decoration: none }
.areaOptions ul li.selected { background: #E3E3E3; }
.areaOptions ul li.selected a { color: #575757 }
/***end***/
.moreSearch { position: absolute; display: none; width: 108px; }
.moreSearch div { height: 14px; float: left; width: 108px; position: relative }
.moreSearch div i { position: absolute; top: 1px; left: 43px; height: 14px; float: left; width: 22px; background: url("/default/images/icon/soselb.png") 0px -122px; }
.moreSearch ul { float: left; border: #D6D6D6 1px solid; background: #FFFFFF; line-height: 36px; width: 106px; box-shadow: 0px 0px 8px #ccc; padding-top: 10px; padding-bottom: 10px; border-radius: 3px 3px 3px 3px; }
.moreSearch li { float: left; width: 106px; text-align: center; }
.moreSearch li a { color: #7E7E7E; text-align: center; display: block; width: 106px; text-decoration: none }
.moreSearch li a:hover { background: #F7F7F7; color: #000000 }
/*地区分站推荐职位*/
.stationCon { background: #F0F0F0 }
.main .maincon .substation { width: 1198px; float: left; margin-top: 22px; border: 1px #E8E8E8 solid; }
.main .maincon .substation .stationtitle { width: 100%; float: left; background: #F8F8F8; height: 32px; line-height: 32px; border-bottom: 1px #e8e8e8 solid; }
.main .maincon .substation .stationtitle .sleft { width: 100px; float: left; color: #666; font-size: 16px; font-weight: bold; padding-left: 10px; }
.main .maincon .substation .stationtitle .sright { width: 100px; float: left; margin-left: 978px; text-align: right; padding-right: 10px; }
.main .maincon .substation .stationtitle .sright a { color: #646464; }
.main .maincon .substation .stationtitle .sright a:hover { color: #444; text-decoration: none; }
.main .maincon .substation .detail { width: 1178px; float: left; padding: 0 10px; }
.main .maincon .substation .detail dl { float: left; width: 360px; border-left: 1px #e8e8e8 solid; border-top: 1px #e8e8e8 solid; font-size: 14px; padding: 16px; }
.main .maincon .substation .detail dl dt { width: 100%; float: left; height: 30px; line-height: 30px; }
.main .maincon .substation .detail dl dt .job { width: 250px; float: left }
.main .maincon .substation .detail dl dt .job a { font-size: 16px; color: #0069C5; float: left; }
.main .maincon .substation .detail dl dt .job a:hover { color: #0069a5 }
.main .maincon .substation .detail dl dt .job i { background: url("/default/images/index/icon.png") 0px -80px no-repeat; width: 15px; height: 30px; float: left; margin-left: 8px; }
.main .maincon .substation .detail dl dt .station_area { color: #C3C3C3; width: 110px; float: right; height: 30px; line-height: 30px; text-align: right; }
.main .maincon .substation .detail dl dd { width: 100%; float: left; height: 24px; line-height: 24px; margin-top: 3px; }
.main .maincon .substation .detail dl dd .company { width: 230px; float: left; height: 24px; line-height: 24px; }
.main .maincon .substation .detail dl dd .company a { color: #8C8C8C; font-size: 14px }
.main .maincon .substation .detail dl dd .company a:hover { color: #007AC5 }
.main .maincon .substation .detail dl dd .slary { color: #E60111; width: 130px; float: right; height: 24px; line-height: 24px; text-align: right; }
/*地区分站找工作列表*/
.station_job{ background-color: #f0f0f0;}
.station_job .maincon .main_search .search{ width: 838px; height: 40px; line-height: 40px; }
.station_job .maincon .main_search .search .search_select{ height: 40px; line-height: 40px; border-right: 1px solid #e5e5e5;}
.station_job .maincon .main_search .search .search_select span.switch{ height: 40px; line-height: 40px; }
.station_job .maincon .main_search .search .inputtext{ width: 568px; height: 40px; line-height: 40px; }
.station_job .maincon .main_search .search .inputtext input{ width: 100%; height: 40px; margin: 0; line-height: 40px; text-indent: 10px;}
.station_job .maincon .main_search .search .search_region{ height: 40px; line-height: 40px; }
.station_job .maincon .main_search .search .search_btn{ height: 40px; margin-top: 0; line-height: 40px;}
.station_job .maincon .main_search .search .search_btn input{ height: 40px; line-height: 40px;}

.main .maincon .stationList { width: 100%; float: left; }
.main .maincon .stationList .station_head { width: 100%; height: 46px; background: #fafafa; float: left; border-bottom: 1px solid #eee }
.main .maincon .stationList .station_head .sleft { float: left; width: 1049px; }
.main .maincon .stationList .station_head .sleft span { float: left; line-height: 46px; color: #999; font-size: 15px; padding-left: 20px; }
.main .maincon .stationList .station_head .sleft strong { color: #FA5559; padding: 0 2px; }
.main .maincon .stationList .station_head .sright { padding: 0 15px; border-left: 1px solid #eee; height: 46px; float: right; width: 120px; }
.main .maincon .stationList .station_head .sright .page { line-height: 46px; float: left; text-align: center; width: 100% }
.main .maincon .stationList .station_head .sright .page span { color: #5B5B5B; font-size: 16px; padding: 0 5px; }
.main .maincon .stationList .station_head .sright .page em { color: #EF5152 }
.main .maincon .stationList .station_head .sright .page a { color: #989898; font-size: 18px; }
.main .maincon .stationList .station_head .sright .page a:hover { color: #444; text-decoration: none }
/*列表*/
.main .maincon .stationList .list { width: 1160px; float: left; background: #fff; padding: 0 20px; font-size: 14px; }
.main .maincon .stationList .list ul { width: 100%; height: 60px; line-height: 60px; border-top: 1px solid #eee; float: left; }
.main .maincon .stationList .list li { height: 60px; line-height: 60px; float: left }
.main .maincon .stationList .list li.list1 { width: 240px; }
.main .maincon .stationList .list li.list1 a { color: #0069C4; float: left}
.main .maincon .stationList .list li.list1 i { background: url("/default/images/index/icon.png") 0px -85px no-repeat; width: 15px; height: 18px;
    margin-top: 18px; float: left; margin-left: 10px; }
.main .maincon .stationList .list li.list2 { width: 180px; color: #FA7379 }
.main .maincon .stationList .list li.list2 strong { color: #FA7379; font-size: 15px; }
.main .maincon .stationList .list li.list3 { width: 340px; color: #8A8A8A; overflow: hidden }
.main .maincon .stationList .list li.list3 span { float: left }
.main .maincon .stationList .list li.list3 em { float: left }
.main .maincon .stationList .list li.list4 { width: 280px; color: #333;}
.main .maincon .stationList .list li.list4 a { color: #333 }
.main .maincon .stationList .list li.list5 { width: 120px; color: #9A9A9A }
.main .maincon .stationList .nolist { width: 100%; float: left; background: #fff; padding: 50px 0 100px 0}
.main .maincon .stationList .nolist span { width: 100%; float: left; }
.main .maincon .stationList .nolist img { width: 281px; height: 172px; display: block; margin: 0 auto; }
.main .maincon .stationList .nolist p { width: 100%; float: left; text-align: center; font-size: 17px; color: #444; line-height: 30px; height: 30px; }
/*分页样式*/
.main .maincon .page_list { margin-top: 20px;width: 100%; float: left; text-align: center; }
.main .maincon .page_list ul {width: auto; overflow: hidden; border: 1px solid #ddd; border-radius: 3px; padding: 0; margin: 0; display: inline-block;}
.main .maincon .page_list ul li { float: left; background: #fff; border: none; height: 30px; line-height: 30px; border-right: 1px solid #ddd; min-width: 25px;}
.main .maincon .page_list ul li span { height: 30px; line-height: 30px; width: 100%;  min-width: 25px; color: #F45059; background: #f8f8f8 }
.main .maincon .page_list ul li a { padding: 6px 12px; text-decoration: none}
.main .maincon .page_list ul li a:hover { background: #f0f0f0}
.main .maincon .page_list ul li.active span { background: #F85659; cursor: default; color: #fff; border: #337ab7;width: 30px;float: left;padding: 0}
.main .maincon .no_page_list { width: 100%; float: left; margin-top: 30px; }
/*brand 广告详情*/
.emptyBox { display: none; position: absolute; top: -1px; left: -1px; z-index: 1001; float: left; border: 1px solid #fb9b7c; border-bottom: 1px solid #e8e8e8; box-shadow: 0 -2px 10px #ccc; }
.emptyBox_big { z-index: 1000; border-bottom: 1px solid #fb9b7c; }
.brandDetail { display: none; position: absolute; top: 0; left: -1px; z-index: 1000; float: left; padding-bottom: 10px; background-color: #fff; border: 1px solid #fb9b7c; box-shadow: 0 1px 10px #ccc; }
.brandDetail_big { z-index: 1001; border-top: 1px solid #e8e8e8; }
.brandDetail a { float: left; }
.brandDetail dl { float: left; width: 100%; }
.brandDetail dt { float: left; width: 100%; height: 25px !important; margin-top: 15px; margin-bottom: 10px; }
.brandDetail dt:hover { cursor: default !important; }
.brandDetail dt a.title { width: 100% !important; color: #666; font-size: 14px; font-weight: bold; line-height: 25px; text-indent: 10px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.brandDetail dt a.title:hover { color: #00c6c9;}
.brandDetail dd { float: left; width: 50%; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; cursor: default !important; }
.brandDetail dd a.job { height: 22px !important; margin-top: 5px; margin-bottom: 5px; color: #666; text-indent: 10px; line-height: 22px; }
.brandDetail dd a.job:hover { color: #00c6c9; cursor: pointer;}
