@charset "utf-8";
/* 
说明：这是公用样式
制作人：赵娜
时间：2015 12 24
 */
html, body, div, p, ul, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, form, input, select,ul, button, textarea, iframe, table, th, td,i { margin: 0; padding: 0; font-size:12px; font-style:normal; }
img { border:none; vertical-align:top; font-family:微软雅黑 !important; color:#333; }
ul, li { list-style: none; }
h1, h2, h3, h4, h5, h6 {font-size:12px;}
button {cursor: pointer; border:none;  background-color:transparent;}
a{text-decoration: none; color:#333 }
a:active, a:hover {text-decoration:none;}
a:focus { outline: none; }
.clearfixed:after { content:""; display: block; clear: both; height: 0; visibility: hidden; }
.clearfixed { display: block; min-height: 1%; }
*html .fixed { height: 1%; }
.clear {display: block!important; float: none!important; clear: both; overflow: hidden; width: auto!important; height: 0!important; margin: 0 auto!important; padding: 0!important; font-size: 0; line-height: 0; }
.fl{float: left; }
.fr{float: right; }
.mlr_5{ margin:0 5px}
.mr{margin-right:10px}
.ml{margin-left:10px}
.mt{margin-top:10px}
.mb{margin-bottom:10px}
.txl{text-align:left !important;}
.tz{text-align:center;}
.con_conent{padding:0px 16px;  }
.bold{font-weight:bold;}
.font_color_ccc{ color:#ccc}
.font_color_red{ color:#F00}
.font_color_green{ color:#1d4500}
.font_color_333{ color:#333}
.hand{ cursor:pointer}
.bold { font-weight: bold;}
.red {color: #F00;font-style: normal;}
.gary { color: #999;}
.green { color: #1d4500;}
input, select, textarea {border-radius:4px; border:none; outline:none}
textarea { resize:none}

/*评价的选择框*/
.PComment{display:none;}
/*按钮样式*/
.btn_background{padding:0 16px;   height:26px;line-height:24px; *line-height:28px; background:#bfdbb5; border:#7faa54 solid 1px !important; cursor:pointer; display:inline-block; margin:0 5px; color:#333; border-radius: 4px; font-family:Tahoma,Arial,Helvetica,"微软雅黑";}
.btn_background:hover{background:#2e6c00 !important;  border: 1px solid #255601;color: #FFFFFF; }
.btn_hoverbgchange{padding:0 16px; height:26px; line-height:24px; *line-height:28px; border:#255601 solid 1px; background:#2e6c00; color:#fff; display:inline-block; margin:0 5px; color:#fff; font-family:Tahoma,Arial,Helvetica,"微软雅黑";}
/*表格公共样式*/
.table_tr_bt{border-top:#7faa54 solid 1px;}
.table_set {border-left:#95b27b solid 1px;border-right:#95b27b solid 1px; font-family:"微软雅黑";}
.table_set th{height:30px;line-height:30px;font-size:14px;border-bottom:#95b27b solid 1px; background:#c8dbb6 ;font-weight:100; }
.table_set td{height:30px;line-height:30px;font-size:12px;text-align:center;border-bottom:#95b27b solid 1px;  }
.table_set td a{padding:0px 5px; color:green}
.table_set td a:hover{color:red !important;}
.table_set td span.longicon{display:block;height:28px; color:#1c4195;line-height:28px;text-align:left;overflow:hidden; text-overflow:ellipsis; word-break:break-all}
..table_set td span a.shortb{display:block;width:290px;height:28px;text-align:left;margin-left:17%;ine-height:28px;overflow:hidden;text-overflow:ellipsis;word-break:break-all}
/*日历按钮*/
.h2_inputtxt {width: 130px;border: #7faa54 solid 1px;background: #fff url(../images/Img/datePicker.png) right center no-repeat;cursor: pointer;line-height: 24px;height:25px;padding-left:10px;}

/* 分页样式*/
.pageControl{ width:100%; text-align:center}
.divPagination {height: 28px;	margin-top: 20px;text-align: center;min-width: 775px;*min-width:775px; font-size:12px;}
.aPagination 
{
  -moz-border-radius: 4px; /* Firefox */
  -webkit-border-radius: 4px; /* Safari 和 Chrome */
  border-radius: 4px; /* Opera 10.5+, 以及使用了IE-CSS3的IE浏览器 */
 	height: 26px;
	display: inline-block;	
	color: #646464;
	border: #95b27b solid 1px;
	margin: 0px 5px 0px 0px;
	text-align: center;
	background-color: #fff;
	text-decoration: none;
	line-height: 26px;
	padding:0px 10px;
}
.aPaginationThreeWords 
{
     -moz-border-radius: 4px; /* Firefox */
  -webkit-border-radius: 4px; /* Safari 和 Chrome */
  border-radius: 4px; /* Opera 10.5+, 以及使用了IE-CSS3的IE浏览器 */

	width: 45px;
	height: 26px;
	display: inline-block;

	color: #646464;
	border:#95b27b solid 1px;
	margin: 0px 5px 0px 0px;
	text-align: center;
	background-color: #fff;
	text-decoration: none;
	line-height: 26px;
}
.aButtonTwoWords 
{
     -moz-border-radius: 4px; /* Firefox */
  -webkit-border-radius: 4px; /* Safari 和 Chrome */
  border-radius: 4px; /* Opera 10.5+, 以及使用了IE-CSS3的IE浏览器 */

	width: 40px;
	height: 26px;
	display: inline-block;

	color: #FFF;
	border:#95b27b solid 1px;
	margin: 0px 5px 0px 0px;
	text-align: center;
	background-color: #008890;
	text-decoration: none;
	line-height: 26px;
}
.aButtonFourWords 
{
   -moz-border-radius: 4px; /* Firefox */
  -webkit-border-radius: 4px; /* Safari 和 Chrome */
  border-radius: 4px; /* Opera 10.5+, 以及使用了IE-CSS3的IE浏览器 */

	width: 106px;
	height: 26px;
	display: inline-block;

	color: #FFF;
	text-align: center;
	background-color: #008890;
	text-decoration: none;
	line-height: 26px;
}
.aPagination:hover 
{
  -moz-border-radius: 4px; /* Firefox */
  -webkit-border-radius: 4px; /* Safari 和 Chrome */
  border-radius: 4px; /* Opera 10.5+, 以及使用了IE-CSS3的IE浏览器 */

	cursor:pointer;
	color: #FFF;
	border:#95b27b solid 1px;
	background-color: #77b64d;
}
.aPaginationThreeWords:hover 
{
  -moz-border-radius: 4px; /* Firefox */
  -webkit-border-radius: 4px; /* Safari 和 Chrome */
  border-radius: 4px; /* Opera 10.5+, 以及使用了IE-CSS3的IE浏览器 */

	cursor:pointer;
	color: #FFF;
	border: 1px solid #d3d3d3;
	background-color: #77b64d;
}
.aPaginationCurrent 
{
  -moz-border-radius: 4px; /* Firefox */
  -webkit-border-radius: 4px; /* Safari 和 Chrome */
  border-radius: 4px; /* Opera 10.5+, 以及使用了IE-CSS3的IE浏览器 */

	width: 30px;
	height: 26px;
	display: inline-block;
	border: #95b27b solid 1px;
	margin: 0px 5px 0px 0px;
	text-align: center;
	text-decoration: none;
	background-color: #c8dbb6;
	color: #333;
	line-height: 26px;
}
.divPagination span {
	margin-left: 3px; display:inline-block; line-height:26px;}
.divPagination select {
	margin-left: 5px;
	vertical-align: inherit;
}
.txtInputPageCss {
	width: 28px;
	height: 26px;
	display: inline-block;

	color: #646464;
	border: #95b27b solid 1px;
	text-align: center;
	background-color: #fff;
	margin-top: -5px;
	line-height: 26px;
	*vertical-align:bottom;
}
.selectPagination {
	width: 42px;
	height: 26px;
	border: 1px solid #d3d3d3;
	vertical-align: baseline;
}
.select120W {
	height: 26px;
}
.InputFile {
            position: relative;
            *position:absolute;
            display: inline-block;
            background:#bfdbb5;
            border:1px solid #95b27b;
            border-radius: 4px;
            overflow: hidden;
            color: #333;
            text-decoration: none;
            text-indent: 0;
            line-height: 26px; padding:0px 16px; margin:0px 0px 0px 10px;
        }
        .InputFile input {
            position: absolute;
            font-size: 100px;
            right: 0;
            top: 0;
            opacity: 0;
            filter:alpha(opacity=0)
        }
        .InputFile:hover {
            background:#2e6c00 !important; 
            border-color: #95b27b;
            color: #fff;
            text-decoration: none;
        }
     