@import url("../../css/iconfont.css");
*{ margin:0; padding:0; list-style-type:none;
box-sizing:border-box;  
-moz-box-sizing:border-box; /* Firefox */  
-webkit-box-sizing:border-box; /* Safari */}

	
a:link,a:visited{ text-decoration:none; color:#333;}
a:hover{ color:#ffb339;}
.mt10{ margin-top:10px;}
.mt20{ margin-top:20px;}
.c_h{ color:#999;}
.c_y,a.c_y{color:#ff5000;}
.c_write,a.c_write,a.c_write:visited{ color:#fff;}
.c_g,a.c_g{ color:#3C0;}
a.c_red,.c_red{ color:#f00;}
a.c_blue,.c_blue{ color:#06C;}
a.t_b_l{ text-decoration:underline; color:#F00}
.tcenter{ text-align:center;}

body{ font-size:16px; font-family:"microsoft yahei";}

h2{ font-size:16px; font-weight:normal;}
.fl{ float:left;}
.fr{ float:right;}
.clear{ clear:both;}
.m_t_10{ margin-top:10px;}
.m_10{ margin:10px;}


.f_select{ border:none;}

.wp{ width:1110px; margin:0 auto; }
.wp_l{ float: left; width: 180px; /*border: solid 1px #f00;*/}
.wp_r{float: right; width: 900px; /*border: solid 1px #000099;*/}

.page_box{ border-top:solid 1px #ccc; padding:10px; text-align:center;}
.cur_add{ line-height:35px; color:#7caa26;}

.w_80{ width:80%;}
.t_center{text-align:center;}

/***颜色**/
.bg_green{ background:#7caa26;}
.bg_yellow{ background:#ffca00;}
.bg_hui{ background:#999;}
.bg_blue{ background:#069;}
.bg_red{ background:#f00;}
.bg_write{ background:#fff;}

/*加载*/
.article_mark, .index_mark {position: fixed;left: 0;top: 0;width: 100%;height: 100%;background: #000;opacity: .6;display: none;z-index: 12;}

.waitting {position: fixed; z-index: 3; width: 7.6em; min-height: 7.6em; top: 180px; left: 50%;margin-left: -3.8em;    padding-top: 80px;    background: rgba(40, 40, 40, 0.75) url("/Style/images/loading.gif") no-repeat; background-size: 40px;    background-position: center 30px; text-align: center; border-radius: 5px; color: #FFFFFF; display: none;}

.prompt{width:170px;padding:10px;background:rgba(0,0,0,.6);border-radius:10px;position:fixed;top:120px;left:50%;margin-left:-95px;color:#fff;font-size:12px;text-align:center;display:none;z-index:999}

/********************************************************/

/**按钮**/
.btn{ display:inline-block; font-size:16px; color:#fff; border-radius:5px;}
.btn_m{ padding:4px 10px; font-size:12px;}
a.btn{ color:#fff;}
.input_comm{ height:25px; line-height:25px;}


.p_top{ height:30px; line-height:30px; background:#ebebeb;}
a.green{ color:#390;}
a.red,c_red{ color:#F00;}
.p_t_nav a{ margin:0 10px;}

/********  表格 *************/
.table_form{ width:100%;}
.table_form tr{ line-height:35px; border-bottom:solid 1px #efefef;}
.table_form tr th{ font-weight:normal; text-align:right; width:100px; color:#666; padding-right:10px;}
.table_form tr td{}
.form_txt{ border:solid 1px #ccc; line-height:20px; padding:3px;}
.tip{ color:#ccc;}
.form_btn{ margin-left:100px;}

/*********** 表格列表 **************/
.table_list { width:100%; background:#d2d2d2; text-align:center;}
.table_list tr{}
.table_list tr th{ background:#efefef; line-height:30px;}
.table_list tr td{ background:#fff; padding:8px 0;}

.m_footer{ border-top:1px solid #ccc; margin-top:20px; text-align:center; line-height:30px; padding:10px 0;}

.menu_add {font-size: 2em;color: #E67817;}
.menu_add_ed {font-size: 2em;color: #f00;}

/**/
*+address, *+blockquote, *+dl, *+fieldset, *+figure, *+hr, *+ol, *+p, *+pre, *+ul{ margin:0; padding:0;}
*+h1, *+h2, *+h3, *+h4, *+h5, *+h6{ margin:0; padding:0;}
address, blockquote, dl, fieldset, figure, hr, ol, p, pre, ul{ margin:0; padding:0}
.am-header .am-header-right{right:25px;}


/*提示*/
.tip_box{border:solid 1px #FC9; background:#FF9; color:#f00; padding:5px;}
.tip_box i{ margin-right:5px;}

/*详细*/
.content_box{ padding:5px;}
.content_box img,.haibao img{max-width:100%;}

.fui-navbar, .fui-footer{ padding-top:0; height:3rem; background:#fff; border-top:solid 1px #e6e6e6;}
.footer_nav .iconfont{ font-size:1.5em;}
.fui-navbar .nav-item .label{ font-size: 0.8rem;}
.fui-navbar .hover{ color:#ffb339;}