﻿*{
	padding:0;
	margin:0;
}
em,i {
	font-style: normal;
}
li {
	list-style: none;
}
a {
	text-decoration: none;
	color:#333;
}
input,
textarea,
select,
option,
button {
 border:none;
 background: none;
}

*{
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
  -ms-box-sizing:border-box;
  box-sizing:border-box;
}
.content_box {
	box-sizing:content-box;
	-webkit-box-sizing:content-box;
	-moz-box-sizing:content-box;
	-o-box-sizing:content-box;
	-ms-box-sizing:content-box;
}

.fl {
	float: left;
}
.fr {
	float: right;
}
.clear {
	clear: both;
}
body {
	font-size: 14px;
	font-family: 'Microsoft YaHei',tahoma,arial,'Hiragino Sans GB';  
	color:#333;    
}

table {
	width: 100%;
	border-collapse: collapse;
	table-layout: fixed;
	word-break:keep-all;
	word-break: break-all;
}

.text_r {
	text-align: right !important;
}
.text_l {
	text-align: left !important;
}
.text_center {
	text-align: center;
}

.relative {
	position: relative;
}
.absolute {
	position: absolute;
}
.static {
	position: static;
}

.inline-block {
	display: inline-block !important;
}

.mr50 {
	margin-right:50px;
}
.mr30 {
	margin-right:30px;
}
.mr20 {
	margin-right:20px;
}
.mr5 {
	margin-right:5px;
}
.mr15 {
	margin-right: 15px;
}
.mr10 {
	margin-right: 10px;
}

.mb5 {
	margin-bottom: 5px !important;
}
.mb15 {
  margin-bottom: 15px;
}
.mb10 {
	margin-bottom: 10px !important;
}
.mb20 {
	margin-bottom: 20px;
}

.mt5 {
	margin-top:5px;
}
.mt10 {
	margin-top:10px !important;
}
.mt15 {
	margin-top:15px;
}
.mt20 {
	margin-top:20px;
}

.ml5 {
	margin-left:5px;
}
.ml10 {
	margin-left:10px;
}
.ml15 {
	margin-left:15px;
}
.ml20 {
	margin-left:20px;
}
.pl28 {
	padding-left:28px;
}
.pl10 {
	padding-left:10px;
}
.pr10 {
	padding-right:10px;
}

.pt10 {
	padding-top:10px;
}
.pt5 {
	padding-top:5px;
}

.pb5 {
	padding-bottom:5px;
}
.pb10 {
	padding-bottom:10px;
}

.pt20 {
	padding-top:20px;
}




.sel_150 {
	width: 150px !important;
}
.inputw150 {
	width: 150px !important;
}
.inputw100 {
	width: 100px !important;
}
.inputw110 {
	width: 110px !important;
}
.inputw120 {
	width: 120px !important;
}
.inputw125 {
	width: 125px !important;
}
.inputw495 {
	width: 495px !important;
}
.inputw400 {
	width: 400px !important;
}
.inputw350 {
	width: 350px !important;
}
.inputw320 {
	width: 320px !important;
}
.inputw300 {
	width: 300px !important;
}
.inputw285 {
	width: 285px !important;
}

.inputw270 {
	width: 270px !important;
}
.inputw200 {
	width: 200px !important;
}
.inputw220 {
	width: 220px !important;
}
.inputw250 {
	width: 250px !important;
}
.inputw240 {
	width: 240px !important;
}
.inputw230 {
	width: 230px !important;
}
.inputw185 {
	width: 185px !important;
}
.inputw180 {
	width: 180px !important;
}
.inputw165 {
	width: 165px !important;
}
.inputw140 {
	width: 140px !important;
}
.inputw105 {
	width: 105px !important;
}
.inputw60 {
	width: 60px !important;
}
.inputw85 {
	width: 85px !important;
}
.inputw95 {
	width: 95px !important;
}
.inputw70 {
	width: 70px !important;
}
.inputw50 {
	width: 50px !important;
}

.btn-w90 {
	width: 90px !important;
}
.btn-w50 {
	width: 50px !important;
}

.border-input {
	border:1px solid #a9a9a9 !important;
}
.lineheight34 {
	height: 34px;
	line-height: 34px;
}



.imgwh60 {
	width: 60px;
	height: 60px;
}
.color_F60 {
	color:#F60;
}
.color_07d {
	color: #07d;
}
.color_blue {
	color:blue;
}
.color_red {
	color:red;
}
.color_FF3300 {
	color:#ff3300;
}
.color_orange {
	color:orange;
}
.color_0E932E {
	color:#0E932E;
}
.color_0000FF {
	color:#0000FF;
}
.color_cc0000 {
	color:#cc0000;
}
.color_00 {
	color:#000;
} 
.color_FF6600 {
	color:#ff6600;
}
.color_gray {
	color:gray;
}
.color_fb4310 {
	color:#fb4310;
}
.color_0094ff {
	color:#0094ff;
}
.color_999 {
	color:#999;
}


textarea {
	resize: none;
	border: 1px solid #CCCCCC;
	border-radius: 5px;
	overflow: hidden;
}
small {
	font-size: 12px;
	display: block;
	color: #999;
	line-height: 24px;
}

/*checkbox*/
.cx-wh12 {
	width: 13px;
	height: 13px;
}

.glyphicon {
	display: inline-block;
	width: 15px;
	height: 15px;
	vertical-align: sub;
}
.icons_ok {
	background: url('../images/icons/remark/ok.png') center no-repeat;
	background-size: auto 15px;
}
/*白色图标*/
.icons_ok_b {
	background: url('../images/icons/remark/ok_b.png') center no-repeat;
	background-size: auto 15px;
}
.icons-plus-sign {
	background: url('../images/icons/remark/plus-sign.png') center no-repeat;
	background-size: auto 12px;
}
.icons-minus-sign {
	background: url('../images/icons/remark/minus-sign.png') center no-repeat;
	background-size: auto 12px;
}

.icons_sign {
	background: url('../images/icons/remark/sign.png') center no-repeat;
	background-size: auto 15px;
}
.icons_redflag {
  background: url('../images/icons/remark/redflag.png') center no-repeat;
	background-size: auto 15px;
}
.icons_greenflag {
  background: url('../images/icons/remark/greenflag.png') center no-repeat;
	background-size: auto 15px;
}
.icons_yellowflag {
  background: url('../images/icons/remark/yellowflag.png') center no-repeat;
	background-size: auto 15px;
}
.icons_grayflag  {
  background: url('../images/icons/remark/grayflag.png') center no-repeat;
	background-size: auto 15px;
}

.icons-remove {
	background: url('../images/icons/remark/remove.png') center no-repeat;
	background-size: auto 11px;
	cursor: pointer;
}


.iconswh12 {
	width: 12px !important;
	height: 12px !important;
}
.icons_plus {
  background: url('../images/icons/remark/plus.png') center no-repeat;
	background-size: auto 12px;
}

/*黑色*/
.icons-plus-sign-h {
	background: url('../images/icons/remark/plus-sign-h.png') center no-repeat;
	background-size: auto 15px;
}
.icons-minus-sign-h {
	background: url('../images/icons/remark/minus-sign-h.png') center no-repeat;
	background-size: auto 15px;
}


a.er {
	background: url('../images/icons/remark/erico.png') center no-repeat;
}
a.fz {
	background: url('../images/icons/remark/linkico.png') center no-repeat;
}


/*只读、不能操作*/
.form-control[disabled], 
.form-control[readonly], 
fieldset[disabled] .form-control {
	background-color: #eee;
	opacity: 1;
}
input[disabled], 
input[readonly], 
fieldset[disabled] .form-control {
	background-color: #eee;
	opacity: 1;
}

input[disabled], 
fieldset[disabled] .form-control {
cursor: not-allowed;
}

.border-input {
	border:1px solid #a9a9a9;
}

.block {
	display: block !important;
}

label {
	cursor: pointer;
}



/*表单相同样式*/
/*.horizontal-box .line {
	line-height: 34px;
}*/
.horizontal-box .line .control-label {
	float: left;
	width: 150px;
	text-align: right;
	height: 34px;
	line-height: 34px;
}
.horizontal-box .line select,
.horizontal-box .line input[type=text],
.horizontal-box .line input[type=password] {
	height: 34px;
	line-height: 34px;
}
.horizontal-box .line .ip_txt {
	padding-left: 165px;
}
.horizontal-box .line .ip_txt input {
	border: 1px solid #ccc;
	padding: 0 10px;
	border-radius: 4px;
}

.horizontal-box .line .ip_txt select {
	height: 34px;
	line-height: 34px;
}



tr.th-bgF2F8FC th{
  background: #F2F8FC;
}
.th-bgF2F8FC {
	background: #F2F8FC;
}
table.table-trtdpd10 tr td,
table.table-trtdpd10 tr th {
	padding:10px;
}
table.table-trtdpd5-10 tr td,
table.table-trtdpd5-10 tr th {
	padding:5px 10px;
}

table.table-border {
	border:1px solid #ddd;
}
table.table-border tr td,
table.table-border tr th {
	border:1px solid #ddd;
}

table.tr-border tr {
	border-bottom: 1px solid #ddd;
}
.table_border {
	border:1px solid #ddd;
}

table.hd-bodrer-none td,
table.hd-bodrer-none th {
	border:none !important;
}

table.hd-bodrer-none tr {
	border-bottom: 1px solid #ddd;
}





/*底部定位按钮*/
.navbar-fixed-bottom {
	position: fixed;
	bottom: 0;
	left: 0;
	z-index: 1;
	width: 100%;
}
.footer-btn {
	text-align: center;
	padding: 10px 0;
	background-color: rgba(43,54,67,0.8);
}


/*所有使用文章编辑插件都可以使用的样式*/
.eadit-all-box {
	width: 700px;
}
.eadit-all-box .eadit-title h3.title {
	font-size: 14px;
}
.eadit-all-box .eadit-title .title-line input {
	height: 35px;
	line-height: 33px;
}
.eadit-all-box .eadit_cont {
	border:1px solid #ccc;
	border-radius: 8px;
	height: 400px;
}






