@charset "utf-8";
/* CSS Document */

.hc_shuiyin{ position:relative; font-family:"Microsoft YaHei";}
.hc_shuiyin .hc_txt{ border:0px; background-color:transparent;}
.hc_shuiyin .hc_btsetting{position:absolute;right:0px;top:0px; font-size: 25px; border-radius:0px 0px 0px 5px; padding-left:10px; padding-right:10px; font-weight:bold;background-color:#00CCFF; cursor:pointer;}
.hc_shuiyin .hc_btsetting:hover{ color:#FF3300;}
.hc_btsend{ padding:10px;padding-left:10px; padding-right:10px; line-height:30px;background-color:rgba(0,0,0,0.5); border:0px; color:#ffffff; cursor:pointer;}
.hc_shuiyin_panel{height:100%; z-index:2000; width:100%; background-color:rgba(0,0,0,0.8);color:#FFFFFF;left:0px;top:0px; position:relative;}
.hc_panel_info{height:100%; z-index:2000; width:100%; overflow-y:auto; color:#FFFFFF;left:0px;top:0px; position:relative;}
.hc_shuiyin_panel .height50{ height:52px; width:100%;}
.hc_shuiyin_panel .hc_inner{ padding:10px;}
.hc_shuiyin_panel .hc_inner .hc_panel_list{ height:100%; width:100%; overflow:auto; overflow-x:hidden;}
.hc_shuiyin_panel ol{ list-style:none; margin:0px; padding:0px;}
.hc_shuiyin_panel ol li{ list-style:none; margin:0px; padding:0px; padding:10px; padding-top:5px; padding-bottom:5px; font-size:13px;}
.hc_shuiyin_panel ol li input{ width:100%; height:25px; line-height:25px; padding:0px; text-indent:10px;}
.hc_shuiyin_panel .hc_set_line label{ color:#eee; clear:both;}
.hc_shuiyin_panel .hc_set_line{ margin-bottom:10px;}
.hc_shuiyin_panel .hc_set_title{ padding:0px; margin:0px; font-size:15px; text-indent:10px;}
.hc_shuiyin_panel .hc_bts{text-align:center; line-height:50px;height:50px; position:absolute; bottom:0px;width:100%;left:0px; z-index:2002;background-color:rgba(0,0,0,0.9); border:0px; color:#ffffff;}
.hc_shuiyin_panel .hc_line_bts{ text-align:center;}
.hc_shuiyin_panel .hc_line_bts .hc_btyulan{ background-color:#0099FF; color:#ffffff; border:0px;}
.hc_shuiyin_panel .hc_bts .hc_btok{ width:50%; margin:0px; padding:0px; line-height:50px; float:left; text-align:center;height:100%;background-color:transparent; border:0px;color:#FFFFFF;  cursor:pointer;}
.hc_shuiyin_panel .hc_bts .hc_btclose{ width:50%; margin:0px; padding:0px; line-height:50px; float:left;text-align:center; height:100%; background-color:transparent;border:0px; color:#FFFFFF;cursor:pointer;}
.hc_shuiyin .hc_bt{ padding:10px;padding-left:10px; padding-right:10px; line-height:30px;}
.hc_loading{ position:absolute; left:0px; top:0px; height:100%;width:100%; z-index:2005; background-color:rgba(0,0,0,0.6);}
.hc_loading .loading_rel{ height:100%; width:100%; position:relative;}
.hc_loading .loading_info{ height:100px; width:100px; position:absolute; left:50%; top:50%; margin-top:-50px; margin-left:-50px; background-color:#000000; border-radius:20px;}

.hc_loading .l_img{ background-image:url(../images/loadding.gif); background-color:transparent;background-repeat:no-repeat; background-position: center center; height:60px; width:60px; margin-left:auto; margin-right:auto;}
.hc_loading .l_info{ color:#ffffff; text-align:center; font-size:13px;}
.hc_loading .l_close{ display:block;position: absolute;right: 0px;top: 0px;font-size: 25px;border-radius: 0px 0px 0px 5px;padding-left: 10px;padding-right: 10px;font-weight: bold;background-color:#FF3300;cursor: pointer;}
.hc_loading .l_close:hover{ color:#FFFFFF;}