﻿@charset "utf-8";
/*======== by:Journal ============

author：Journal
date：2014-11-27
QQ：715565483

-----------------------------------*/
/*html5*/
article,aside,dialog,footer,header,section,footer,nav,figure,menu{display:block}
html, body, div, p, dl, dt, dd, ul, ol, li, table, tr, th, td, h1, h2, h3, h4, h5, h6, pre, img, form, fieldset, input, textarea, p, blockquote {margin:0px; padding:0px;} 
ol,ul,li {
	list-style:none;
}
body {
	font:12px Microsoft YaHei,Verdana,Arial,Tahoma;
	color:#989fa9;
	background:#fff;
	height:100%;
	width:100%;
}
html{
    height:100%;
}
img {
	border:none;
}
a {
	color:#364c59;
	text-decoration:none;
}
a:hover {
}
a:active {
	outline:none;
}
.clear {
	clear:both;
}
.none{
	display:none;
}
.dd{
	height:100%;
}
.lt_body{
	background:url(../ETOMimages/ico/radius_body.png) no-repeat left top;
	width:15px;
	height:15px;
	position:absolute;
	left:0px;
	top:0px;
	z-index:9999;
}
.lb_body{
	background:url(../ETOMimages/ico/radius_body.png) no-repeat right top;
	width:15px;
	height:15px;
	position:absolute;
	right:0px;
	top:0px;
	z-index:9999;
}
.rt_body{
	background:url(../ETOMimages/ico/radius_body.png) no-repeat left bottom;
	width:15px;
	height:15px;
	position:absolute;
	left:0px;
	bottom:0px;
	z-index:9999;
}
.rb_body{
	background:url(../ETOMimages/ico/radius_body.png) no-repeat right bottom;
	width:15px;
	height:15px;
	position:absolute;
	right:0px;
	bottom:0px;
	z-index:9999;
}
#content{
	border-radius:15px;
	background-color:#edf1f2;
	position:absolute; 
	top:0; 
	left:0; 
	height:100% !important;
	width:100%  !important;
	background-position: center 0; 
	background-repeat: no-repeat; 
	background-attachment:fixed; 
	background-size: cover; 
	-webkit-background-size: cover;/* 兼容Webkit内核浏览器如Chrome和Safari */ 
	-o-background-size: cover;/* 兼容Opera */ 
	zoom: 1;
	overflow:hidden;
}
/*----- side ------*/
aside{
	width:180px;
	float:left;
    height:100%;
}
aside #logo {
    width: 100%;
    height: 95px;
    line-height: 95px;
    text-align: center;
    overflow: hidden;
    background-color: #4cc2ea;
}
aside #logo img{
	vertical-align:middle;
}
aside .menu_nav {
    width: 100%;
    background-color: #4cc2ea;
}
aside .menu_nav dl{
	border-left:2px #4cc2ea solid;
}
aside .menu_nav dl dt {
    height: 45px;
    padding-left: 22px;
    letter-spacing: 1px;
    font-size: 16px;
    color: #fff;
    line-height: 45px;
    cursor: pointer;
    border-left: 2px #4cc2ea solid;
}
aside .menu_nav dl dt.hover{
	background-color:#60bde4;
	border-left:2px #60bde4 solid;
}
aside .menu_nav dl dt img{
	vertical-align:middle;
	margin-right:18px;
}
aside .menu_nav dl dd{
	display:none;
	border-right:4px #bfe6f7 solid;
	background-color:#f6f8fa;
	padding:10px 0;
}
aside .menu_nav dl dd ul li{
	line-height:30px;
	overflow:hidden;
}
aside .menu_nav dl dd ul li span{
	color:#364c59;
	padding-right:13px;
}
aside .menu_nav dl dd ul li a{
	color:#4a5c67;
	padding-left:33px;
	width:229px;
	display:block;
	height:30px;
	letter-spacing:1px;
	font-size:14px;
}
aside .menu_nav dl dd ul li a:hover{
	color:#fea104
}
aside .menu_nav dl.open {
    border-left: 2px #4cc2ea solid;
}
aside .menu_nav dl.open dt {
    border-left: 2px #4cc2ea solid;
}
aside .menu_nav dl.open dd{
	display:block !important;
}
aside .menu_nav_foot{
	height:25px;
	width:100%;
	background-color:#4cc2ea;
}
.nano .nano-pane {
	background: #fff;
	width: 8px;
	right: 1px;
	margin: 5px;
}
.nano .nano-slider {
	background: #48cfad !important;
}
/*----- article ------*/
article{
	float:right;
	display:inline;
	padding-right:5px;
    height:100% !important;
}
article .nano .nano-pane {
	margin:13px 2px;
}
article .title{
	height:50px;
	overflow:hidden;
	letter-spacing:1px;
}
article .title h1{
	float:left;
	color:#506470;
	font-size:20px;
	font-weight:normal;
	margin-top:10px;
	display:inline;
	margin-left:13px;
}
article .title h1 span{
	font-size:14px;
	color:#aab3b8;
	padding-left:10px;
}
article .title .btn{
	float:right;
	margin-top:10px;
}
article .title .btn a{
	height:32px;
	line-height:30px;
	font-size:14px;
	color:#fff;
	display:inline-block;
	width:73px;
	padding-left:30px;
	margin-left:7px;
}
article .title .btn a.lock{
	background:url(../ETOMimages/ico/lock.gif) no-repeat left center;
}
article .title .btn a.exit{
	background:url(../ETOMimages/ico/exit.gif) no-repeat left center;
}
article .info_box{
	background-color:#fff;
	overflow:hidden;
	border-radius:15px;
	position:relative;
}
/*#worktab{
    width:80% !important ;
    height:100% !important;
}*/
.lt_info_box{
	background:url(../ETOMimages/ico/article.gif) no-repeat left top;
	width:15px;
	height:15px;
	position:absolute;
	left:0px;
	top:0px;
	z-index:7999;
}
.lb_info_box{
	background:url(../ETOMimages/ico/article.gif) no-repeat right top;
	width:15px;
	height:15px;
	position:absolute;
	right:0px;
	top:0px;
	z-index:7999;
}
.rt_info_box{
	background:url(../ETOMimages/ico/article.gif) no-repeat left bottom;
	width:15px;
	height:15px;
	position:absolute;
	left:0px;
	bottom:0px;
	z-index:7999;
}
.rb_info_box{
	background:url(../ETOMimages/ico/article.gif) no-repeat right bottom;
	width:15px;
	height:15px;
	position:absolute;
	right:0px;
	bottom:0px;
	z-index:7999;
}

article .info_box dt.top_data{
	height:40px;
	line-height:40px;
}
article .info_box dt .wel{
	float:left;
	display:inline;
	margin-left:16px;
	color:#364c59;
	
	font-size:18px;
}
article .info_box dt .wel i{
}
article .info_box dt .notice{
	float:right;
	margin-top:10px;
	display:inline;
	font-size:14px;
	height:20px;
	margin-right:10px;
	line-height:20px;
	overflow:hidden;
	padding-left:25px;
	background:url(../ETOMimages/ico/wel.gif) no-repeat left center;
}

article .info_box dt .notice a{
	display:inline-block;
	text-align:center;
	width: 67px;
	margin-left:10px;
	height:20px;
	background-color:#4cc2ea;
	border-radius:3px;
	color: #fff;
	border: none;
	cursor: pointer;
	font-size: 14px;
	font-family: Microsoft YaHei;
}
article .info_box dt .notice ul{
}
article .info_box dt .notice ul li{
	letter-spacing:1px;
	height:20px;
 }
article .info_box dt .notice ul li a{
	color:#364c59;
}
article .info_box dd{

}
article .info_box dd .tab {
    height: 30px;
    overflow: hidden;
    position: relative;
    width: 100%;
    background-color: #4cc2ea;
    border: none;
    padding: 0px;
}
article .info_box dd .tab .tabs-icon{
	display:none;
}
article .info_box dd .tab .tab_box{
	margin-left:11px;
	height:30px !important;
	border-left:1px #eaecef solid;
}
article .info_box dd .tab .tab_box li{
	margin:0px;
}
article .info_box dd .tab .tabs-with-icon{
	padding-left:0px;
}
article .info_box dd .tab ul li{
	float:left;
	display:inline-block;
	height:26px;
	line-height:26px;
	border-top:1px #4cc2ea solid;
	border-right:1px #eaecef solid;
	cursor:pointer;
	color:#989fa9;
	border-bottom:2px #48cfad solid;
	letter-spacing:1px;
	background-color:#f7f8fa;
	padding-left:20px;
	padding-right:32px;
	font-size:14px;
	position:relative;
}
article .info_box dd .tab ul li.tabs-selected{
	border-bottom:5px #fc6e51 solid;
	color:#364c59;
	background-color:#fff;
}
article .info_box dd .tab ul li .close{
	background:url(../ETOMimages/ico/close.gif);
	width:11px;
	height:11px;
	display:block;
	position:absolute;
	right:10px;
	top:10px;
}
.tabs {
  width: 50000px;
}
article .info_box dd .tab .switch {
    position: absolute;
    z-index: 999;
    height: 35px;
    width: 80px;
    background-color: #4cc2ea;
    overflow: hidden;
    top: 0px;
    right: 0px;
    padding-left: 20px;
    padding-top: 5px;
}
article .info_box dd .tab .switch div{
	width:24px;
	height:21px;
	display:inline-block;
	overflow:hidden;
	text-indent:-9999px;
}
article .info_box dd .tab .switch div.tabs-scroller-left{
	background:url(../ETOMimages/ico/switch_left.png)
}
article .info_box dd .tab .switch div.tabs-scroller-right{
	background:url(../ETOMimages/ico/switch_right.png)
}
.labelDiv{
	padding-top:35px;
    padding-left:20px;
}
article .content_box{
	margin:5px 5px 0;
	border:2px #e8ecef solid;
	border-radius:10px;
    height:97%;
}
article .content_box .layout_content{
}
article .content_box .layout_content .table_box dt .screening{
	height:45px;
	line-height:45px;
	margin-bottom:12px;
	border-left:4px #48cfad solid;
	font-size:14px;
}
/*----- input ------*/
.screening *{
	border-radius:3px;
}
input.key_form, select.key_form {
	display: inline;
	font-family: Microsoft YaHei;
	height: 25px;
	line-height: 25px;
	border: 1px #d7d8dd solid;
	width: 170px;
	font-size: 14px;
	padding: 0 5px;
	background-color: #FFF
}
input.small{
	width:50px;
	margin-right:0px !important;
}
.screening .span{
	display:inline-block;
	min-width:60px;
}
.screening .radio{
	line-height:32px;
}
.screening .radio input{
	margin-right:5px;
}
.screening .radio span{
	display:inline-block;
	color:##989fa9;
	margin-right:15px
}
input.long{
	width:720px;
}

.screening .time {
	float:left;
	display:inline;
	margin-left:25px;
	margin-top:5px;
}
.screening label{
	color:#110d0d;
	float:left;
	line-height:32px;
	display:inline;
	margin-right:3px;
}
.time .time_box{
	min-width:50px;
	height:32px;
	line-height:32px;
	padding-left:10px;
	padding-right:30px;
	border:1px #d7d8dd solid;
	display:inline;
	float:left;
	cursor:pointer;
	background:url(../ETOMimages/ico/time.gif) no-repeat right center
}
.time i{
	float:left;
	width:16px;
	border-top:1px #989fa9 solid;
	margin:16px 6px 0;
	height:17px;
	display:inline;
	border-radius:0px;
}
.select{
	display:inline;
	float:left;
	margin-top:5px;
	position:relative;
}
.select .text_form{
	float:left;
	height:32px;
	line-height:32px;
	padding:0 25px 0 10px;
	border:none;
	color:#666;
	cursor:pointer;
	display:inline-block;
	border:1px #d7d8dd solid;
	background:url(../ETOMimages/ico/text_form.png) no-repeat right center;
}
.select ul{
	position:absolute;
	z-index:999;
	right:0px;
	top:32px;
	z-index:99;
	background-color:#e3e3e3;
	padding:5px;
	display:none;
}
.select ul li{
	line-height:23px;
	font-size:12px;
}
.select ul li a{
	cursor:pointer;
	display:block;
}
.select ul li a:hover{
	background-color:#ccc;
}
input.submit{
	float:left;
	display:inline;
	
	width:67px;
	height:34px;
	background:url(../ETOMimages/ico/submit.gif);
	color:#fff;
	border:none;
	cursor:pointer;
	font-size:14px;
	font-family:Microsoft YaHei;
}
/*combo*/
.combo{
    height:25px !important;
 
}
/*----- command ------*/
.command{
	height:26px;
	line-height:26px;
	overflow:hidden;
	padding:0 20px;
	background-color:#f8f8f8;
	border-bottom:2px #e8ecef solid;
	border-left:4px #48cfad solid;
	border-radius:3px;
    z-index:999;
}
.command li{
	float:left;
	display:inline;
	margin-right:30px;
}
.command a{
	color:#0075a9;
	font-size:14px;
	padding-left:22px;
}
.table_box dt{
	position:relative;
}
.search_box{
	display:none;
	position:absolute;
	top:28px;
	left:0px;
	padding:10px;
	z-index:50;
	background-color: #f8f8f8;
	border-left: 4px #48cfad solid;
	border-bottom: 2px #e8ecef solid;
	border-right: 2px #e8ecef solid;
}
.search_box label{
	color:#0075a9;
	float:left;
	line-height:32px;
	display:inline;
	margin-right:3px;
}
.search_box .time,.search_box .key_form{
	margin-bottom:5px;
	overflow:hidden;
}
.search_box *{
	border-radius:3px;
}
.command a.add{
	background:url(../ETOMimages/ico/function/add.png) no-repeat left center
}
.command a.del{
	background:url(../ETOMimages/ico/function/del.png) no-repeat left center
}
.command a.export{
	background:url(../ETOMimages/ico/function/export.png) no-repeat left center
}
.command a.revise{
	background:url(../ETOMimages/ico/function/revise.png) no-repeat left center
}
.command a.search{
	background:url(../ETOMimages/ico/function/search.png) no-repeat left center
}
.command a.see{
	background:url(../ETOMimages/ico/function/see.png) no-repeat left center
}
.command a.pencil{
	background:url(../ETOMimages/ico/function/pencil.png) no-repeat left center
}
.command a.collect{
	background:url(../ETOMimages/ico/function/collect.png) no-repeat left center
}
.command a.recycle{
	background:url(../ETOMimages/ico/function/recycle.png) no-repeat left center
}
.command a.help{
	float:right;
	display:inline;
	margin-right:3px;
	background:url(../ETOMimages/ico/function/help.png) no-repeat left center
}

.command a.view{
	background:url(../ETOMimages/ico/function/view.png) no-repeat left center
}
.command a.submit{
	background:url(../ETOMimages/ico/function/submit.png) no-repeat left center
}
.command a.examine{
	background:url(../ETOMimages/ico/function/examine.png) no-repeat left center
}
.command a.sure{
	background:url(../ETOMimages/ico/function/sure.png) no-repeat left center
}
.command a.nope{
	background:url(../ETOMimages/ico/function/nope.png) no-repeat left center
}
.command a.contrary{
	background:url(../ETOMimages/ico/function/contrary.png) no-repeat left center
}
.command a.import{
	background:url(../ETOMimages/ico/function/import.png) no-repeat left center
}
.command a.print{
	background:url(../ETOMimages/ico/function/print.png) no-repeat left center
}
.command a.annex{
	background:url(../ETOMimages/ico/function/annex.png) no-repeat left center
}
.command a.save{
	background:url(../ETOMimages/ico/function/save.png) no-repeat left center
}
.command a.close{
	background:url(../ETOMimages/ico/function/close.png) no-repeat left center
}
.command a.return{
	background:url(../ETOMimages/ico/function/return.png) no-repeat left center
}
.command a.reset {
	background: url(../ETOMimages/ico/operate/revise.png) no-repeat left center
}
.command a.prev{
	background:url(../ETOMimages/ico/prev.png) no-repeat left center
}
.command a.first{
	background:url(../ETOMimages/ico/start.png) no-repeat left center
}
.command a.next{
	background:url(../ETOMimages/ico/next.png) no-repeat left center
}
.command a.last{
	background:url(../ETOMimages/ico/end.png) no-repeat left center
}
.command a.time {
	background: url(/Content/ETOMimages/ico/time.gif) no-repeat left center
}



/*----- table_list ------*/
.panel-body{
	border:none !important;
    /*height:100% !important;*/
}
.layout-panel
{
    height:100% !important;
}
#win
{
    width:100% !important;
    height:100% !important;
}
.table_list .datagrid-htable td{
	color:#454545;
	font-size:14px;
	font-weight:bolder;
}
.table_list div{
	float:left;
	display:inline;
	height:30px;
	color:#1c1c1c;
	line-height:30px;
	color:#1c1c1c;
	text-align:center;
}
.datagrid-htable tr i{
	text-align:left;
	width:90%;
	padding:0 5%;
	font-style:normal;
}
.table_list li{
	width:100%;
	display:block;
	overflow:hidden;
	color:#364c59;
	height:30px;
	font-size:14px;
}
.table_list li .red{
	color:#ed5565;
}
.table_list li a{
	margin:0 3px;
}
a.checkbox{
	width:15px;
	height:14px;
	vertical-align:middle;
	display:inline-block;
	background:url(../ETOMimages/ico/checkbox.png) no-repeat bottom left
}
a.activate{
	background:url(../ETOMimages/ico/checkbox.png) no-repeat top left
}
.input_box{
     margin:0 15px;
 }
.input_box p{
	margin-bottom:10px;
}
.input_box label{
	min-width:80px;
	display:inline-block
}
.input_box input{
	margin-right:15px;
}
.input_box select{
	margin-right:15px;
}
.input_box .time_box{
	width:140px;
	height:25px;
	line-height:25px;
	padding-left:10px;
	padding-right:10px;
	border:1px #d7d8dd solid;
	display:inline;
	cursor:pointer;
	background:url(../ETOMimages/ico/time.gif) no-repeat right center #FFFFFF
}
.combo{
	border:1px #d7d8dd solid !important;
}
.radio{
    margin-right:0px !important;
}
.input_box label,.input_box input{
	float:none;
	clear:both;
}
.input_box textarea{
	width:720px;
	height:60px;
	padding:10px;
	border:1px #d7d8dd solid;
}
.easyui-window .datagrid{
	width:820px;
	margin:15px;
	border:1px #d7d8dd solid;
}
.btn{
	text-align:center;
	margin:20px 0;
}
.SelWindow {
    width:900px;
}
.easyui-window .h_title,.SelWindow .h_title{
	text-align:center;
	font-size:16px;
	padding-bottom:10px;
	margin:10px auto 10px;
	border-bottom:1px #d7d8dd solid
}
.easyui-window .import,.SelWindow .import{
	width:100px;
	float:right;
	display:inline;
	margin-right:50px;
}
.easyui-window .import a,.SelWindow .import a{
	background-color:#49acd5;
	text-align: center;
	color: #fff;
	font-family: Microsoft YaHei;
	border: none;
	display:block;
	cursor: pointer;
	width: 100px;
	line-height:30px;
	height: 30px;
	margin:20px 0;
	font-size: 14px;
}

.easyui-window .btn a,.SelWindow .btn a{
	display:inline-block;
	background:url(../ETOMimages/ico/btn.gif);
	text-align:center;
	color:#fff;
	font-family:Microsoft YaHei;
	border:none;
	cursor:pointer;
	width:112px;
	height:30px;
	line-height:30px;
	margin:0 50px;
	font-size:14px;
}


 .btn input.submit{
	background:url(../ETOMimages/ico/btn.gif);
	text-align:center;
	color:#fff;
	font-family:Microsoft YaHei;
	border:none;
	cursor:pointer;
	width:200px;
	height:90px;
	margin:0 50px;
	font-size:14px;
}
.page{
	height:45px;
	line-height:45px;
	text-align:center;
	border-top:2px #e8ecef solid;
	font-size:14px;
}
.page a{
	color:#364c59;
	padding:0 6px;
	vertical-align:middle;
}
.page a.start{
	width:4px;
	height:14px;
	background:url(../ETOMimages/ico/start.png);
	overflow:hidden;
	text-indent:-9999px;
	display:inline-block;
}
.page a.prev{
	width:4px;
	height:14px;
	background:url(../ETOMimages/ico/prev.png);
	overflow:hidden;
	text-indent:-9999px;
	display:inline-block;
}
.page a.on{
	color:#fea104;
	font-weight:bolder;
}
.page a.next{
	width:4px;
	height:14px;
	background:url(../ETOMimages/ico/next.png);
	overflow:hidden;
	text-indent:-9999px;
	display:inline-block;
}
.page a.end{
	width:4px;
	height:14px;
	background:url(../ETOMimages/ico/end.png);
	overflow:hidden;
	text-indent:-9999px;
	display:inline-block;
}
.copyright{
	color:#7e8b93;
	padding:5px 30px;
    height:30px;
}
.copyright .left{
	float:left;
}
.copyright .right{
	float:right;
}
#pop_box{
	position:absolute;
	z-index:8999;
	left:0;
	right:0;
	top:0px;
	display:none;
	background-color:#99abb7;
	_width:100%;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)"; /* ie8  */
    filter:alpha(opacity=60);    /* ie5-7  */
    opacity: 0.6;    /* css standard, currently it works in most modern browsers  */
}
.pop_data{
	width:738px;
	position:fixed;
	_position:absolute;
	border-radius:5px;
	left:50%;
	margin-left:-369px;
	z-index:100000;
	overflow:hidden;
 	background-color:#fff;
	box-shadow:0px 0px 6px #8f8f8f;
	display:none;
	behavior: url(../js/pie.htc);
}
.pop_data dt{
	height:47px;
	font-size:16px;
	color:#fff;
	line-height:47px;
	overflow:hidden;
	background-color:#4cc2ea;
}
.pop_data dt strong{
	float:left;
	display:inline;
	margin-left:30px;
	letter-spacing:1px;
	font-weight:normal;
	background:url(../ETOMimages/ico/pop_data_revise.png) no-repeat left center;
	padding-left:25px;
}
.pop_data dt a{
	float:right;
	background:url(../ETOMimages/ico/pop_data_close.png) no-repeat center center;
	width:11px;
	height:11px;
	display:block;
	margin-right:17px;
	margin-top:14px;
	padding:5px;
	text-indent:-9999px;
	overflow:hidden;
}
.pop_data dd{
	padding:35px 48px 55px;
	overflow:hidden;
	font-size:14px;
}
.pop_data dd label{
	width:95px;
	color: #364c59;
	float: left;
	display: inline;
}
.input_box .red{
	color:#ee5132;
}
.pop_data dd p{
	overflow:hidden;
	padding-bottom:30px;
	line-height:30px;
}
.pop_data dd p .time_box{
	min-width: 100px;
	height: 32px;
	line-height: 32px;
	padding-left: 10px;
	padding-right: 30px;
	display: inline;
	float: left;
	cursor: pointer;
	background: url(../ETOMimages/ico/time2.gif) #f3f5f7 no-repeat right center;
	color:#80868e;
	-moz-box-shadow:0px 1px 1px #dee0e2 inset; 
    -webkit-box-shadow:0px 1px 1px #dee0e2 inset;
    box-shadow:0px 1px 1px #dee0e2 inset;
	border-radius:4px;
}
.pop_data dd p i{
	float: left;
	width: 16px;
	border-top: 1px #989fa9 solid;
	margin: 16px 6px 0;
	height: 17px;
	display: inline;
}
.pop_data dd p textarea{
	width:520px;
	height:116px;
	background-color:#f3f5f7;
	border:none;
	padding:10px;
	color:#80868e;
	-moz-box-shadow:0px 1px 1px #dee0e2 inset; 
    -webkit-box-shadow:0px 1px 1px #dee0e2 inset;
    box-shadow:0px 1px 1px #dee0e2 inset;
	border-radius:4px;
}
.pop_data dd p input{
	width:520px;
	height:30px;
	line-height:30px;
	background-color:#f3f5f7;
	border:none;
	padding:0 10px;
	color:#80868e;
	-moz-box-shadow:0px 1px 1px #dee0e2 inset; 
    -webkit-box-shadow:0px 1px 1px #dee0e2 inset;
    box-shadow:0px 1px 1px #dee0e2 inset;
	border-radius:4px;
}
.pop_data dd .file_input{
	width:540px;
	overflow:hidden;
	margin-bottom:30px;
	position:relative;
}
.pop_data dd .file_input .input{
	float:left;
	width:390px;
	height:30px;
	line-height:30px;
	background-color:#f3f5f7;
	border:none;
	padding:0 10px;
	color:#80868e;
	-moz-box-shadow:0px 1px 1px #dee0e2 inset; 
    -webkit-box-shadow:0px 1px 1px #dee0e2 inset;
    box-shadow:0px 1px 1px #dee0e2 inset;
	border-radius:4px;
	margin-right:17px;
}
.pop_data dd .file_input .button{
	background:url(../images/ico/file.gif);
	width:112px;
	height:30px;
	border:none;
	cursor:pointer;
}
.pop_data dd .file_input .file{
	position:absolute;
	z-index:999999;
	display:block;
	width:100%;
	height:30px;
	opacity:0;
	filter:Alpha(Opacity=0);
	right:0px;
	top:0px;
}
.pop_data dd .btn{
	text-align:center;
	margin-top:20px;
}
.pop_data dd .btn input{
	background:url(../ETOMimages/ico/btn.gif);
	text-align:center;
	color:#fff;
	font-family:Microsoft YaHei;
	border:none;
	cursor:pointer;
	width:112px;
	height:30px;
	margin:0 50px;
	font-size:14px;
}
.holder{
	margin:15px;
	border-radius:10px;
	border:2px #e8ecef solid;
	overflow:hidden;
	position:relative;
}
.holder dt{
	padding-top:15px;
	padding-bottom:12px;
	border-bottom:2px #e8ecef solid;
	overflow:hidden;
}
.holder dt .title{
	float:left;
	padding-left:20px;
	display:inline;
	height:45px;
	border-left:4px #48cfad solid;
}
.holder dt .title h2{
	color:#364c59;
	font-weight:normal;
	font-size:16px;
	padding-bottom:6px;
}
.holder dt .title span{
	color:#aab3b8;
}
.holder dt .title span strong{
	font-weight:normal;
	color:#fea30a;
	padding:0 4px;
}
.holder dt .page,.holder dt .page_x{
	float:right;
	display:inline;
	margin-right:35px;
	border:none;
}
.page_x{
	height:45px;
	line-height:45px;
	text-align:center;
	font-size:14px;
}
.page_x a{
	height:10px;
	width:10px;
	overflow:hidden;
	text-indent:-9999px;
	display:inline-block;
	margin:0 3px;
	background:url(../ETOMimages/ico/page_x.gif);
}
.page_x a.on{
	background-position:right top
}
.w50b{
	float:left;
}
.major div{
	color:#ed5565;
}
.major img{
	padding-left:5px;
	vertical-align:top
}
article .info_box dd .copyright{
	float:left;
	width:96%;
	padding:7px 2% 15px;
}
.easyui-fluid{
	/*float:left;*/
     /*height:98% !important;*/ 
}
.division{
	border-right:2px #e8ecef solid !important;
}

select {
    height:27px !important;
}

.datagrid{
	border: 2px #e8ecef solid;
}

    .datagrid-header-row .datagrid-cell {
        font-weight: bold;
        text-align: center !important;
    }

    .noprint{visibility:hidden} 