﻿/***** 输入框（无边框悬停状态） *****/
.uew-select .uew-select-value{height:3.2rem;padding:0 0.5rem; margin-top:0; margin-bottom:1.2rem;line-height:3.2rem;font-family:宋体, Arial, Helvetica, sans-serif;color:#000;resize:none;border-width:0.1rem;border-style:solid;border-color:#a7b5bc #ced9df #ced9df #a7b5bc;}
.uew-border-flag,.uew-border-flag,textarea.uew-border-flag,.uew-select .uew-select-value.uew-border-flag{border-width:0.1rem;border-style:solid;border-color:#bababa #e9e9e9 #e9e9e9 #bababa;}
/***** 下拉框 *****/
.uew-select{position:relative;}
.uew-select .uew-select-value{z-index:1;position:relative;padding-right:2rem;background:#fff;font-size:1.2rem; text-indent:0.5rem;background:url(../../images/admin/inputbg.gif) repeat-x;_background:none;_border:none;}
.uew-select-value em{font-style:normal;}
.uew-select .uew-icon{position:absolute;right:0.5rem;top:1rem;}
.uew-select select{z-index:2;position:absolute;top:0.3rem;_top:0.6rem;cursor:pointer; height:2.8rem;}
/***** 去除聚焦虚线框 *****/
a:focus,input[type=checkbox]:focus,input[type=radio]:focus,button:focus,select{outline:none;}
/*
select{opacity:0;filter:alpha(opacity=0);}
option{overflow:auto;}
*/
/*----------------------------------*
 * 	组件公用图标库         				*
 *----------------------------------*/
.uew-icon,.ue-state-default .uew-icon{display:inline-block;width:1.6rem;height:1.6rem;background-image:url(../../images/admin/uew_icon.png);}
.ue-state-hover .uew-icon{background-image:url(../../images/admin/uew_icon_hover.png);}
.uew-icon-triangle-1-s{background-position:-80px 0;}

.vocation,.usercity{float:left;}
.cityleft{float:left; padding-right:1rem;_padding-right:1.5rem;}
.cityright{float:left;}

/******************************************公共下拉框样式[start=>****************************************/

.list-inline > li {
    display: inline-flex;
    width:370px;
    text-align:left;
    margin:5px 0px 5px 15px;
    height:30px;
    line-height:30px;
}
.list-inline > li >label{
    width:20%;
    min-width:120px;
    float:left;
}
.list-inline > li  >span{
    width:20%;
    min-width:160px;
    float:left;
}
/*下拉框外层DIV的样式*/
.selectNew
{
    position: relative;
    display: inline-block;
    margin: 0 0 0 0;
    border: 0.1rem solid  #ddd;
    text-align: left;
    vertical-align: top;
    cursor: pointer;
    padding: 0;
    background: url(../../images/inputbg.gif) repeat-x;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-box-shadow: inset 0 0 1px #ddd;
    -webkit-box-shadow: inset 0 0 1px #ddd;
    box-shadow: inset 0 0 1px #ddd;
}
/*输入框的样式(包含下拉箭头)*/
.selectNew input
{
    /*font: 1.4rem/2rem Arial, Helvetica, sans-serif, SimSun;*/
    padding: 0 3rem 0 0.5rem;
    height: 2.7rem;
    width: 14.5rem;
    zoom: 1;
    background: url(../../images/admin/uew_icon.png) no-repeat;
    margin: 0;
    background-position:right;
    line-height: 2.7rem;
    border-style: none;
    cursor: pointer;
}
.selectNew .hover{background: url(../../images/uew_icon_hover.png) no-repeat;}
/*输入框的焦点样式*/
.selectNew input:focus{    border: none;}
/*列表样式*/
.selectNew ul
{
    display: none;
    position: absolute;
    z-index: 9999;
    top: 3rem;
    left: -0.1rem;
    width: 100%;
    min-height: 2.5rem;
    _height: 2.5rem;
    border:0.1rem solid #c6c6c6;
    background: #f5f8fa;
    line-height: 2.5rem;
    margin: 0px;
    padding: 0px;
    border-spacing: 0.2rem;
    border-color: #c6c6c6;
    border-collapse: collapse;
    border-spacing: 0;
    overflow: auto;
    overflow-x:hidden;
    max-height: 32rem !important;
}
/*列表项样式*/
.selectNew li
{
    margin-bottom:0;
    display: block;
    padding: 0 0.5rem;    
    zoom: 1;    
    z-index: 9999;
    /*border-top:0.1rem solid #c6c6c6;*/
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    float: none !important;
	margin-right: 0 !important;
	margin-bottom: 0 !important;
}
/*列表项鼠标经过样式*/
.selectNew li:hover 
{
    background:#76A0C4;
}
/*列表选中样式*/
.selected
{
    background: #76A0C4;
}
 
/*控件之间的间距*/
.selectmargin
{
    margin: 0 1.5rem 0 0.5rem;
}

/**************************************<=end]公共下拉框样式****************************************/



/* --------------------------------------弹窗选择控件---------------start------------------ */
/*控件最外层DIV*/
.PopupChoose{}
.PopupChoose .btnChoose{    float:left;}
.PopupChoose .divSelected{    float:left;}
.PopupChoose-PopForm{    } 
.PopupChoose-PopForm .PopupChoose-ul{float: left;padding: 2rem 1rem 1rem 1rem;}
.PopupChoose-PopForm li {float: left;width: 24.9%;padding: 0.3rem 0;}
.PopupChoose-PopForm .PopupChoose-DivButton{clear: both;margin: 2rem 0 2rem 0;float: left;width: 100%;}
.PopupChoose-PopForm .PopupChoose-btnOK,.PopupChoose .PopupChoose-btnCancel{width:13.7rem;height:3.5rem; font-size:1.4rem;font-weight:bold;color:#fff; cursor:pointer;border:0;-webkit-border-radius: 0.6rem;background-color: #6A6AA3;margin: 1rem 1rem 1rem 1rem;}
.PopupChoose-PopForm .PopupChoose-btnCancel{   }
.PopupChoose-PopForm .PopupChoose-btnOK:hover,.PopupChoose .PopupChoose-btnCancel:hover{background-color: #7E7EAF;}


/* --------------------------------------弹窗选择控件---------------end------------------ */
