﻿@charset "utf-8";
.selectIndex{position:relative;z-index:999;}
.selectIndex1{position:relative;z-index:999;*top:1px;}
.selectIndex2{position:relative;z-index:998;*top:1px;}
.selectIndex3{position:relative;z-index:997;*top:1px;}
.selectIndex4{position:relative;z-index:996;*top:1px;}
.selectIndex5{position:relative;z-index:995;*top:1px;}
.selectIndex6{position:relative;z-index:994;*top:1px;}
.selectIndex7{position:relative;z-index:993;*top:1px;}
.selectIndex8{position:relative;z-index:992;*top:1px;}
.selectIndex9{position:relative;z-index:991;*top:1px;}



.dropdown {outline:none;display:block;height: 32px; float: left; width:100%;}
.dropdown h4{cursor:default; text-indent:5px; margin:0; padding:0;}
.dropdown {-moz-user-select:none;}
.dropdown h4.over {}
.dropdown div {display:inline-block;*display:inline;*zoom:1 /*fix bug*/}
.dropdown ul{position:absolute;z-index: 999;display:none;margin:0;padding:0;float:left;clear:both;}
.dropdown ul li{margin:0;padding:0;list-style:none;display:block;cursor:default; padding-left: 5px}
.dropdown ul li.over{}
.dropselectbox {display:inline;}
/* write you style here */

.dropselectbox {background:#fff; position:relative; height: 30px; float: left; }
.dropdown h4{text-align:left;overflow:hidden;height:40px; font-size:12px; line-height: 40px; border:solid 1px #dedede;background:url(../app_images/common/chosen/droparrow.gif) no-repeat right center; font-weight: normal; cursor:pointer; 
 border: 0px;border-bottom: 1px dashed #ccc; font-family: robotoregular,Arial,Helvetica,sans-serif; color: #000;border-color: #706363; border-style: dotted;position: absolute;z-index: 1;}
.dropdown h4.over{/* border-color:#acacac; background-image:url(../app_images/common/chosen/droparrowover.gif); */}
.dropdown h4.current{border-color:#ccc;}
.dropdown ul{border:1px solid #ccc; background:#FFF;max-height: 200px;overflow: auto; border-top:none;top: -12px;}
.dropdown ul li{background:#FFF;height:25px; font-size: 12px; line-height: 25px; border-top:none; color: #666; overflow:hidden}
.dropdown ul li.over{background:#3875d7; color:#fff;}


/*  我的简历 */
.savor-table td select{ width:78px;}
.savor-table td .dropdown{ height: 20px;}
.savor-table td .dropselectbox{ height: 20px;}
.savor-table .dropdown h4{border-radius:2px;background: url(../images/dropdownbg.png) -1px -1px no-repeat;height: 18px; line-height: 18px;border-color:#ccc}
.savor-table .dropdown h4.over{background: url(../images/dropdownbg.png) -81px -1px no-repeat; color: #666}

.savor-table .dropselectbox ul{ border-color:#ccc; border-radius:0 0 2px 2px;}
.savor-table .dropselectbox ul li{ text-align: center;height: 31px; line-height: 31px;padding: 0}
.savor-table .dropdown ul li.over{color:#f15a24;}

 /*  我收藏的职位 */
.savor-table tr.focus .dropselectbox{ color: #666;}
.savor-table td.tac .dropdown{ float: none; display: inline-block; *display: inline;*zoom:1}


.dropdown .error{ float: none; margin-left:10px; }

.works-title .r span {  line-height:20px; float:left; margin-left:5px}
.works-title .dropdown { display:block;  height:20px;}
.works-title .dropdown .dropselectbox { height:20px; }
.works-title .dropdown h4 {  height:18px; line-height:18px}

.post-search{ padding:0}
.post-search span,.post-search input,.post-search label {  line-height:23px; display: inline-block; *display: inline;*zoom:1}
.post-search .dropdown { display:inline-block;  height:23px; float: none; position:relative; top:9px; *display: inline;*zoom:1}
.post-search .dropdown .dropselectbox { height:23px; }
.post-search .dropdown h4 {  height:21px; line-height:18px}
.post-tabs .post-search .dropdown li{ float:none;}

.dropdown  .error .error-yellow.m-la{ margin-left:0}

*html #sex__jQSelect0{ width:64px; display:block !important; position:absolute}
#sex__jQSelect0,#sex__jQSelect2{ margin-right:10px}

/* 新下拉模拟 */
.selectBox{width:80px; position:relative; display:inline-block; *display:inline-block; *zoom:1}
.selectBox a{	display:block; background:url(../images/dropdownbg.png) no-repeat; line-height:20px;height:20px; overflow:hidden; text-align:left; color:#666; text-indent:5px;}
.selectBox a:hover{background-position:-80px top; text-decoration:none; color:#000}
.selectBox p{	margin:0; padding:0;display:none; position: absolute; width:78px; border:1px solid #ccc; border-top:none; top:19px; left:0; z-index:100; border-radius:0 0 2px 2px}
.savor-table tr.focus .selectBox a{ color:#666}
.selectBox p a{ background:#FFF;height:31px; font-size: 12px; line-height: 31px; border-top:none; color: #666; overflow:hidden; text-align:center; color:#666}
.selectBox p a:hover{ background:#f3f3f3; color:#f15a24 !important;}
.selectBox p a:current{ color:#333}

/* 职位搬家 */
.use-site-move .dropselectbox{height:24px;}
.use-site-move .dropdown{height:24px; margin-right:4px;}
.use-site-move .dropdown h4{height:22px; line-height:22px;}