/**
 * 内页样式
 * 
 * @link
 * @copyright Copyright (c) 2018 义乌市顺为网络科技有限公司
 * @license 顺为
 */
body{background:#F2F4F6;}
.content{padding:10px 15px;}
.topsearch{margin:0px 0px 10px;}
.mytable{background:#fff;}

.bottoms{position: fixed;bottom: 0;left:0;right:0;height:50px;background:#fff;}
.forbtn{text-align:right;margin-top:10px;padding-right:10px;}
.bottoms .btna{border:0px;background:#0097CF;color:#fff;width:70px;height:30px;}
.bottoms .btnb{border:0px;background:#eee;color:#333;width:70px;height:30px;border:1px solid #ddd;}
.layeropentop{position: fixed;left:0;right:0;top:0;bottom: 50px;}
.layertable{width:100%;}
.layertable td{padding:5px 0px;}
.forleft{text-align:right;padding-right:0px;}

.inp_a{border:1px solid #666;}
.layerform{padding:10px;}
.cent{text-align: center;}

.mytable a:hover,.mytable a:link{text-decoration: none;}
.mytable tbody > tr > td{text-overflow: ellipsis; /* for IE */      -moz-text-overflow: ellipsis; /* for Firefox,mozilla */      overflow: hidden;       white-space: nowrap;  }
.mytable .table-bordered > thead > tr > th{text-overflow: ellipsis; /* for IE */      -moz-text-overflow: ellipsis; /* for Firefox,mozilla */      overflow: hidden;       white-space: nowrap; }
.btn-disable{background:#cecece;color: #fff;}
.btn-disable:hover{color: #fff;}
.forpage{text-align:right;}
.forpage .pagination{margin-top:0px;}

.newtablef{background:#fff;width:100%;}


.mb_cont{position: fixed;left:0;right:0;top:0;bottom:35px;overflow-y: auto;overflow-x: hidden;}
.mb_cont .topsearch{margin:10px 10px 0px 10px;}
.mb_cont .mytable{margin:10px;}
.mb_cont .mytable .table{margin-bottom:0px;}

.mb_cont .mytable .table > thead > tr > th{border-bottom: 0px;}


.mb_bottom{position: fixed;left:200px;right:0;bottom:0;height:35px;background:#fff;border-top:1px solid #eee;}
.mb_bottom .infoa{position: absolute;left:0px;height:35px;line-height:35px;padding-left:10px;color: #666;}
.mb_bottom .forpage2{position: absolute;right:0;}
.mb_bottom .forpage2 .pagination{margin:0px;}
.mb_bottom .forpage2 .pagination > li > span,.mb_bottom .forpage2 .pagination > li > a{padding:0px 12px;height:35px;border-top:0px;border-bottom: 0px;line-height:35px;}
.mb_bottom .forpage2 .pagination > li:first-child > a, .mb_bottom .forpage2 .pagination > li:first-child > span{border-radius: 0px;}


/*develop/view page 的样式*/
.hflist{padding:15px;padding-bottom:0px;}
.faceinfo{}
.faceinfo img{display: block;float:left;width:50px;height:50px;border-radius:25px;}
.faceinfo .name{float:left;padding-left:10px;}
.faceinfo .nameinfo{height:30px;line-height:30px;font-size:16px;font-weight: bold;}
.hfinfotime{font-size:12px;color:#999;height:20px;}
.hfinfo{border:1px solid #ededed;background:#fff;padding:10px;border-radius: 5px;margin-top:15px;float:left;}

.hflist_right img{float:right;margin-left:10px;}
.hflist_right .name{float:right;}
.hflist_right .hfinfo{float:right;background:#98e165;border:0px;}
.hfbox{position: fixed;left:550px;right:0;bottom:180px;top:50px;overflow-y: auto;}
.rightlogs{position: fixed;left:550px;right:0;bottom:0px;height:180px;border-top:2px solid #eee;}
.rightlogs .selines{height:35px;line-height: 35px;background:#f1f1f1;padding:0px 10px;}
.rightlogs .selines .inpa{height:20px;}
.rightlogs .contents{display:block;width:100%;border:0px;height:145px;margin:0px;padding:5px;outline: none;}
.rightlogs .tjb{display: block;position: absolute;width:40px;height:40px;right:20px;margin-top:20px;cursor: pointer;}
.gzlist{border-radius: 10px;background:#fff;border:2px solid #ededed;padding:10px;width:500px;margin:15px auto;}
.faceinfo_gz{height:40px;color: #999;}
.faceinfo_gz .name_gz{height:40px;line-height:40px;margin-left:45px;}
.faceinfo_gz img{width:40px;height:40px;border-radius:20px;position: absolute;}
.hfinfotime_gz{position: absolute;width:480px;text-align:right;font-size:12px;}
.gzlist .doinfo{padding-top:10px;}
.upjt img{display:block;width:60px;height:60px;margin:auto;}
.giveups_4{background:#fff4dd;border:2px solid #fff4dd;}
.giveups_4 .label-primary{background:#98E165;}

.classls_lay{width:300px;}
.classls_lay ul{list-style: none;margin:0px;padding:0px;}
.classls_lay li{height:50px;line-height:50px;font-size:22px;border-top: 1px solid #ddd;padding-left:15px;cursor: pointer;}
.classls_lay li:hover{background:#3498DB;color:#fff;}
.layer_notice{display:none;}
.purstr{line-height:35px;color: #999;}

.help-block{position: absolute;}
table.dataTable {
    clear: both;
    margin:0px !important;;
}

.upbtnx{position: absolute;width:100%;text-align:right;}
.upbtnx button{margin-right:30px;margin-top:24px;}


.table{
	border:1px solid #f4f4f4;
	/*text-align: center;*/
	font-size: 13px;
}


.table > tbody > tr > td{  
	vertical-align: middle;
	color: #333;
	border: 1px solid #f4f4f4;
}
.table > thead > tr > th{
	border-bottom: 1px solid #ddd;
	border: 1px solid #f4f4f4;
	text-align: center;
}
.newtablef .table th{text-align: center;}
.table-bordered > tbody > tr > th{border:0;vertical-align:middle;}
.btn-info{background-color: #17BC9C!important}
.btn-com{background-color: #1789BC!important;color: #fff!important;}
.btn-danger{background-color: #E74C3C!important}
.btn-primary{background-color: #18bc9c!important;border-color:#18bc9c;}
.btn-primary:hover{background-color: #128f76!important;border-color:#11866f;}
.btn-success{background-color: #1789BC; color: #fff;border:none;}
.btn-warning{background-color: #F39C13!important}
.alert-info{
	padding: 15px;
    background: #e8edf0;
    color: #222D32;
    border-color: #e8edf0;
    position: relative;
    line-height: 1.75;
}

.form-control{
	border: 1px solid #d2d6de;
}
.form-control:focus{box-shadow: none;border:1px solid #3c8dbc;}
.u-text-center{text-align: center;}
.nav-tabs{border:none;margin: 0 32px;}
.nav-tabs > li > a{
	margin-right: 4px;
    color: #95a5a6;
    background-color: #d8e0e6;
    border: none;
    border-bottom-color: transparent;
}
.nav-tabs > li.active > a{
	color: #7b8a8b;
    background-color: #ffffff;
    border-bottom-color: transparent;
    cursor: default;
    border:none;
}
.sram-table-body a{
	margin-left: 10px;
    margin-bottom: 10px;
}
.search-box input{width: 142px!important;}
.search-box .input-unit{margin-right: 12px!important;}

