@charset "utf-8";
/* CSS Document */

.g_m_cont{ height:auto; padding:20px 100px 60px;}
.g_mc_lis{ height:auto; line-height:40px; margin-bottom:20px; display:table;}
.g_mc_lis:after{ content:''; display:block; clear:both; font-size:0; height:0; line-height:0; overflow:hidden;}
.g_mc_lis .g_li_left,.g_mc_lis .g_li_right{ height:40px; vertical-align:top;}
.g_mc_lis .g_li_right .g_error{ height:40px; line-height:40px; vertical-align:top;}
.g_mc_lis .g_li_right input[type='text'],.g_mc_lis .g_li_right input[type='password']{ height:38px; vertical-align:top;}

.g_mc_lis .xingRed{ color:#fc4c55; font-style:normal; margin-right:10px;}
.g_mc_lis .q_li_text{ padding-left:344px; margin-top:10px; width:369px; line-height:20px; font-size:14px; color:#999999;}

.q_ll_colorBlue{ color:#30b0f4;}


.dataSel{ display:inline-block; width:367px; height:38px; line-height:38px; border:solid #d1d1d1 1px; font-size:14px; border-radius:2px; position:relative; text-align:left;}
.dataSel:hover,.dataSel_blue{ border-color:#30b0f4;}
.dataSel_name{ display:block; padding:0 20px 0 9px; height:38px; color:#333333; position:relative; cursor:pointer; overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}
.dataSel_name:after{ content:''; display:block; width:10px; height:10px; background:url(../images/q-select-arrow.png) no-repeat; position:absolute; right:10px; top:50%; margin-top:-5px;
	-webkit-transform:rotate(0deg); -moz-transform:rotate(0deg); -ms-transform:rotate(0deg); -o-transform:rotate(0deg);
	-webkit-transition:all .2s linear; -moz-transition:all .2s linear; -ms-transition:all .2s linear; -o-transition:all .2s linear; transition:all .2s linear;
}
.dataSel_arrow:after{-webkit-transform:rotate(180deg); -moz-transform:rotate(180deg); -ms-transform:rotate(180deg); -o-transform:rotate(180deg);}
.dataSel_con{ width:100%; max-height:360px; overflow:auto; border:solid #d1d1d1 1px; background:#FFFFFF; position:absolute; left:-1px; top:110%; z-index:999; display:none; box-shadow:rgba(153,153,153,.2) 0 1px 6px; border-radius:2px;}
.dataSel_con li{ padding:8px 9px; line-height:20px; color:#333333; cursor:pointer;}
.dataSel_con li:hover,.dataSel_con li.active{ background:#F1F8FF; color:#30b0f4;}

/*.dataSel_namesubtype{ display:block; padding:0 20px 0 9px; height:38px; color:#333333; position:relative; cursor:pointer; overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}*/
/*.dataSel_namesubtype:after{ content:''; display:block; width:10px; height:10px; background:url(../images/q-select-arrow.png) no-repeat; position:absolute; right:10px; top:50%; margin-top:-5px;*/
/*	-webkit-transform:rotate(0deg); -moz-transform:rotate(0deg); -ms-transform:rotate(0deg); -o-transform:rotate(0deg);*/
/*	-webkit-transition:all .2s linear; -moz-transition:all .2s linear; -ms-transition:all .2s linear; -o-transition:all .2s linear; transition:all .2s linear;*/
/*}*/

/*.dataSel_subtype{ width:100%; max-height:360px; overflow:auto; border:solid #d1d1d1 1px; background:#FFFFFF; position:absolute; left:-1px; top:110%; z-index:999; display:none; box-shadow:rgba(153,153,153,.2) 0 1px 6px; border-radius:2px;}*/
/*.dataSel_subtype li{ padding:8px 9px; line-height:20px; color:#333333; cursor:pointer;}*/


.dataSel_con_dw{ width:100%; max-height:360px; overflow:auto; border:solid #d1d1d1 1px; background:#FFFFFF; position:absolute; left:-1px; top:110%; z-index:999; display:none; box-shadow:rgba(153,153,153,.2) 0 1px 6px; border-radius:2px;}
.dataSel_con_dw li{ padding:8px 9px; line-height:20px; color:#333333; cursor:pointer;}
.dataSel_con_dw li:hover,.dataSel_con li.active{ background:#F1F8FF; color:#30b0f4;}

.dataSel_con_staid{ width:100%; max-height:360px; overflow:auto; border:solid #d1d1d1 1px; background:#FFFFFF; position:absolute; left:-1px; top:110%; z-index:999; display:none; box-shadow:rgba(153,153,153,.2) 0 1px 6px; border-radius:2px;}
.dataSel_con_staid li{ padding:8px 9px; line-height:20px; color:#333333; cursor:pointer;}
.dataSel_con_staid li:hover,.dataSel_con li.active{ background:#F1F8FF; color:#30b0f4;}








































































































