﻿@charset "utf-8";
/* CSS Document */
/*首页*/
.eos_main {
	height: 100%;
	background: url(../images/bg.jpg) no-repeat;
}
.eos_top {
	width: 100%;
	height: 100px;
}
.eos_content {
	width: 100%;
	position: absolute;
	top: 90px;
	bottom: 40px;
	left: 0px;
}
.eos_bot {
	width: 100%;
	position: absolute;
	height: 40px;
	background: url(../images/main_pic.png) 0 -312px repeat-x;
	bottom: 0px;
}
.eos_bot_start {
	width: 80px;
	height: 24px;
	background: url(../images/main_pic.png) -400px -490px repeat-x;
	margin-top: 16px;
	float: left;
}
.eos_bot_right1 {
	width: 20px;
	height: 20px;
	background: url(../images/main_pic.png) -320px -36px repeat-x;
	margin-top: 13px;
	margin-right: 10px;
	float: right;
}
.eos_bot_right1_flash {
	width: 20px;
	height: 20px;
	background: url(../images/flash1.gif) no-repeat;
	margin-top: 17px;
	margin-right: 10px;
	float: right;
}
.eos_bot_right2 {
	width: 20px;
	height: 20px;
	background: url(../images/main_pic.png) -340px -36px repeat-x;
	margin-top: 13px;
	margin-right: 10px;
	float: right;
}
.eos_bot_right2_flash {
	width: 20px;
	height: 20px;
	background: url(../images/flash2.gif) no-repeat;
	margin-top: 17px;
	margin-right: 10px;
	float: right;
}
.eos_bot_right3 {
	width: 20px;
	height: 20px;
	background: url(../images/main_pic.png) -450px -36px repeat-x;
	margin-top: 13px;
	margin-right: 10px;
	float: right;
}
.eos_bot_right3_flash {
	width: 20px;
	height: 20px;
	background: url(../images/flash3.gif) no-repeat;
	margin-top: 17px;
	margin-right: 10px;
	float: right;
}
.eos_bot_right4 {
	width: 20px;
	height: 20px;
	background: url(../images/main_pic.png) -470px -36px repeat-x;
	margin-top: 13px;
	margin-right: 10px;
	float: right;
}
.eos_bot_right4_flash {
	width: 20px;
	height: 20px;
	background: url(../images/flash4.gif) no-repeat;
	margin-top: 17px;
	margin-right: 10px;
	float: right;
}
.eos_main_leftmenu {
	width: 200px;
	margin:10px 0 10px 5px;
}
.eos_main_leftmenu li{
	width:48px;
	list-style-type: none;
	float:left;
	}
.eos_main_leftmenu li p{
	line-height:24px;
	text-align:center;	
	}
.eos_main_leftmenu_no{
	height:14px;
	border-radius: 5px;
	background: #DB3434;
	padding-left:2px;
	padding-right:2px;
	color:#FFFFFF;
	font-size:10px;
	float:right;
}
.eos_leftmenu_01{
	width:36px;
	height:36px;
	background: url(../images/main_pic.png) -140px -560px no-repeat;
	}
.eos_leftmenu_02{
	width:36px;
	height:36px;
	background: url(../images/main_pic.png) -180px -560px no-repeat;
	}
.eos_leftmenu_03{
	width:36px;
	height:36px;
	background: url(../images/main_pic.png) -220px -560px no-repeat;
	}
.eos_leftmenu_04{
	width:36px;
	height:36px;
	background: url(../images/main_pic.png) -260px -560px no-repeat;
	}
.eos_logo {
	width: 300px;
	height: 70px;
	margin-left: 15px;
	margin-top: 15px;
	float: left;
}
.eos_menuarea {
	width: 520px;
	height: 85px;
	margin: 5px auto auto 60px;
	float: left;
	overflow: hidden;
}
.eos_menuadd {
	width: 38px;
	height: 38px;
	background: url(../images/main_pic.png) -70px -440px;
	margin: 20px 10px auto auto;
	cursor: pointer;
	float: right;
	overflow: visible;
}
.eos_menuadd:hover {
	background: url(../images/main_pic.png) -70px -480px;
}
.eos_menu {
	width: 460px;
	height: 90px;
	float: left;
	overflow: hidden;
}
.eos_menu li {
	width: 66px;
	height: 75px;
	margin-top: 5px;
	margin-bottom: 15px;
	margin-right: 10px;
	list-style-type: none;
	cursor: pointer;
	float: left;
}
.eos_menu li:hover {
	background: url(../images/main_pic.png) 0 -440px;
}
.eos_menu li p {
	width: 100%;
	height:16px;
	line-height: 16px;
	text-align: center;
	color: #FFFFFF;
	overflow:hidden;
}
.eos_set {
	width: 200px;
	height: 90px;
margin：-90px auto auto 1000px;
	float: right;
}
.eos_set_bg {
	width: 160px;
	height: 30px;
	background: url(../images/main_pic.png) 0 -360px;
	margin-bottom: 10px;
	float: right;
}
.eos_set_img {
	height: 20px;
	margin: 5px 10px auto auto;
	padding-left: 5px;
	padding-right: 5px;
	border-radius: 3px;
	cursor: pointer;
	float: right;
}
.eos_set_img:hover {
	background: url(../images/main_pic.png) 0 -204px;
}
.eos_set_img1 {
	width: 16px;
	height: 18px;
	background: url(../images/main_pic.png) -220px -38px;
	float: left;
}
.eos_set_img2 {
	width: 16px;
	height: 18px;
	background: url(../images/main_pic.png) -240px -38px;
	float: left;
}
.eos_set_img3 {
	width: 16px;
	height: 20px;
	background: url(../images/main_pic.png) -260px -38px;
	float: left;
}
.eos_set_img4 {
	width: 16px;
	height: 18px;
	background: url(../images/main_pic.png) -280px -38px;
	float: left;
}
.eos_set_img5 {
	width: 16px;
	height: 18px;
	background: url(../images/main_pic.png) -300px -38px;
	float: left;
}
/*     ------下拉搜索框开始---- --  */
.eos_searchTool {
	width: 186px;
	height: 22px;
	line-height: 22px;
	margin: 2px 5px 0 auto;
	text-align: left;
	background: #fff;
	border: 1px solid #68CBFD;
	border-radius: 2px;
	float: right;
}
.eos_choose {
	float: left;
	cursor: pointer;
	height: 22px;
	width: 52px;
	display: inline-block;
	position: relative;
	line-height: 22px;
	font-size: 12px;
	text-align: center;
	padding-right: 10px;
}
/*下拉箭头样式*/
    .eos_choose b {
	position: absolute;
	right: 8px;
	top: 8px;
	width: 0;
	height: 0;
	border-width: 4px 4px;
	border-style: solid;
	border-color: #868686 #fff #fff;
	font-size: 0;
	line-height: 0;
}
.eos_searchTextInit {
	height: 22px;
	line-height: 22px;
	border: 0;
	border-left: 1px solid #68CBFD;
	padding: 0 8px;
	font-size: 12px;
	color: #333;
	color: gray;
	width: 80px;
	background: #fff;
	float: left;
}
.eos_searchTextInput {
	height: 22px;
	line-height: 22px;
	border: 0;
	border-left: 1px solid #68CBFD;
	padding: 0 8px; /*上 右 下 左*/
	font-size: 12px;
	color: black;
	width: 180px;
	background: #fff;
	float: left;
}
.eos_searchBtn {
	float: left;
	height: 22px;
	width: 20px;
	background: #fff url(../images/main_pic.png) -340px 4px;
	cursor: pointer;
	border: 0;
	margin: 0 0 0 4px;
}
.eos_searchBtn:hover {
	background: #fff url(../images/main_pic.png) -340px 4px;
}
.eos_choose ul {
	border-bottom: 1px solid #68CBFD;
	list-style: none;
	width: 64px;
	padding: 0px;
}
.eos_choose:hover b {
	border-color: #868686 #fff #fff;
}
.eos_choose:hover .eos_choosePop {
	display: inline-block;
}
.eos_choosePop {
	display: none;
	width: 64px;
	position: absolute;
	left: -1px;
	top: 20px;
	z-index: 10;
}
/*鼠标离开列表上效果*/
    .eos_choosePop ul li a:link, .eos_choosePop ul li a:visited {
	color: #666;
	background: #fff;
}
/*鼠标移动到列表上效果*/
    .eos_choosePop ul li a:hover, .eos_choosePop ul li a:active {
	color: #2d2d2d;
	background: #A6DFFD;
}
.eos_choosePop ul li {
	border-left: 1px solid #68CBFD;
	border-right: 1px solid #68CBFD;
	line-height: 24px;
}
.eos_choosePop ul li a {
	display: block;
	font-size: 12px;
	text-decoration: none;
}
/*     ------下拉搜索框结束---- --  */

.eos_content_left {
	width: 10px;
	height: 100%;
}
.eos_content_mid {
	height: 100%;
	position: absolute;
	top: 0px;
	right: 10px;
	bottom: 0px;
	left: 10px;
}
.eos_content_right {
	width: 10px;
	height: 100%;
	position: absolute;
	top: 0px;
	right: 0px;
	bottom: 0px;
}
.eos_main_cont {
	height: 100%;
	border-radius: 10px;
	background: #DAE2ED;
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#D7E3EE), to(#DFE2EC));
	overflow: hidden;
}
.eos_main_left {
	width: 200px;
	height: 100%;
	float: left;
	overflow: hidden;
	padding: 10px;
}
.eos_main_lefttitle {
	width: 180px;
	height:auto;
	border-radius: 5px;
	background: #ECF0F6;
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#FFFFFF), to(#DFE2EC));
	border: 1px solid #ABBED8;
	padding: 10px;
}
.eos_main_lefttitle li{
	width:100%;
	height:24px;
	line-height:24px;
	list-style-type: none;
}
.eos_main_lefttitle li p{
	width:80px;
	color: #666666;
	text-indent:20px;
	float:left;
}
.eos_main_lefttitle li span{
	width:80px;
	color: #333333;
	float:left;
}
.eos_main_leftcont {
	width: 200px;
	min-height:600px;
	background: #ECF0F6;
	border-radius: 5px;
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#FFFFFF), to(#DFE2EC));
	border: 1px solid #ABBED8;
	margin-top: 10px;
	float: left;
}
.eos_main_leftcont li{
	margin-top:10px;
	padding-left:10px;
	list-style-type: none;
	border-bottom:1px dotted #CCCCCC;
}
.eos_leftfen1  {
	width:36px;
	height:36px;
	float:left;
}
.eos_leftfen1 img {
	border:1px solid #CCCCCC;
}
.eos_leftfen2  {
	width:140px;
	height:36px;
	float:left;
}
.eos_leftfen2 p {
	text-indent:10px;
	line-height: 20px;
	color: #777777;
}
.eos_leftfen3 {
	padding-top:5px;
	padding-bottom:5px;
	line-height: 20px;
	clear:both;
}
.eos_main_leftcont li span a:link, .eos_main_leftcont li span a:visited {
	color: ##0160a2;
	text-decoration: none;
}
.eos_main_leftcont li span a:hover,  .eos_main_leftcont li span a:active {
	color: ##0160a2;
	text-decoration: underline;
}

.eos_main_mid {
	width: 10px;
	height: 100%;
	top: 50%;
	bottom: 0px;
	background: url(../images/eos_main_mid_bg.png) repeat-y;
	background: -moz-linear-gradient(center left, rgba(36, 174, 249, 0.55), rgba(139, 212, 251, 0.55) 50%, rgba(5, 137, 207, 0.55));
	background: -webkit-gradient(linear, 0% 100%, 100% 100%, from(#66A0B7), color-stop(50%, #B9D3D9), to(#E0E5F0));
	float: left;
}
.eos_main_mid_img {
	width: 10px;
	height: 40px;
	background: #000000;
	position: fixed;
	top: 50%;
	margin-top: 20px;
	background: url(../images/main_pic.png) -490px -440px;
}
.eos_main_right {
	height: 100%;
	top: 0px;
	right: 10px;
	bottom: 0px;
	left: 220px;
	overflow-x: hidden;
}
/*首页中各个模块开始*/
.eos_main_mode60 {
	width: 56%;
	background: #ECF0F6;
	border-radius: 5px;
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#FFFFFF), to(#DFE2EC));
	border: 1px solid #ABBED8;
	margin-left: 10px;
	margin-top: 10px;
	float: left;
}
.eos_main_mode0 {
	width: 96%;
	background: #ECF0F6;
	border-radius: 5px;
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#FFFFFF), to(#DFE2EC));
	margin-top: 10px;
    margin-left: 10px;
	float: left;
	border: 1px dotted black;
	height: 200px;
}
.eos_main_mode100 {
    min-height:180px;
	width: 98%;
	background: #ECF0F6;
	border-radius: 5px;
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#FFFFFF), to(#DFE2EC));
	border: 1px solid #ABBED8;
	margin-top: 10px;
	float: right;
}
.eos_main_mode50 {
	width: 46%;
	background: #ECF0F6;
	border-radius: 5px;
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#FFFFFF), to(#DFE2EC));
	border: 1px solid #ABBED8;
	margin-left: 10px;
	margin-top: 10px;
	float: left;
}
.eos_main_mode40 {
	width: 36%;
	background: #ECF0F6;
	border-radius: 5px;
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#FFFFFF), to(#DFE2EC));
	border: 1px solid #ABBED8;
	margin-left: 10px;
	margin-top: 10px;
	float: left;
}
.eos_main_modetitle {
	width: auto;
	height: 24px;
	line-height: 24px;
	text-indent: 10px;
	color: #333333;
	border-radius: 5px 5px 0 0;
	background: url(../images/main_pic.png) 0 -530px repeat-x;
	border-bottom: 1px solid #DDDDDD;
	font-weight: bold;
}
.eos_main_modecont {
	padding: 10px;
}
.eos_main_modecont ul{
	height: 160px;
	list-style-type: none;
}
.eos_main_modecont ul li,.eos_main_modecont li {
	width: 100%;
	list-style-type: none;
	line-height: 22px;
	overflow: hidden;
}
.eos_title60 {
	height: 22px;
	float: left;
}
.eos_title60_1 {
	width: 90%;
	height: 22px;
	float: left;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.eos_title60 a:link, .eos_title60_1 a:link, .eos_title60 a:visited, .eos_title60_1 a:visited {
	color: #344456;
	text-decoration: none;
}
.eos_title60 a:hover, .eos_title60_1 a:hover, .eos_title60 a:active, .eos_title60_1 a:active {
	color: #003399;
	text-decoration: underline;
}
.eos_main_modecont li .eos_main_modegray {
	height: 22px;
	color: #999999;
	margin-left: 5px;
	float: left;
}
.eos_main_modecont li .eos_main_modeauthor {
	height: 22px;
	margin-left: 5px;
	float: left;
}
/*首页中各个模块结束*/
/*右侧列表边框*/
.eos_main_100 {
	border-radius: 10px;
	background: #D9DDEE;
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#D7E3EE), to(#DFE2EC));
	overflow: hidden;
	padding: 10px;
	margin: 5px;
}
.eos_top_bt {
	width: 100%;
	height: 30px;
	line-height: 30px;
	font-weight: bold;
	margin-bottom: 10px;
	color: #3366CC;
	border-bottom: 1px solid #cccccc;
	clear: both;
}
.eos_right_840 {
	height: 100%;
	top: 0px;
	right: 10px;
	bottom: 0px;
	left: 180px;
}
.eos_right_100 {
	width: 100%;
	height: auto;
	float: left;
	overflow-x: hidden;
	overflow-y: auto;
}
.eos_left_area {
	float: left;
	width: 160px;
	height: 100%;
}
.eos_left_tree180 {
	float: left;
	width: 180px;
	height: 100%;
}
.eos_jigou_tree {
	padding:10px;
	width: 200px;
	height: 240px;
	overflow:auto;
}
.eos_jigou_tree2 {
	padding:10px;
	width: 200px;
	height: 30px;
}
.eos_jigou_tree li {
	list-style-type: none;
	line-height: 18px;
}
.eos_main_right180 {
	height: 100%;
	top: 0px;
	right: 10px;
	bottom: 0px;
	left: 180px;
	overflow-x: auto;
	overflow-y: hidden;
}
.eos_left_tree180 ul {
	width: 600px;
	height: 18px;
	list-style-type: none;
	line-height: 18px;
	margin-left: 10px;
	overflow: hidden;
}
.eos_left_tree180 li {
	width: 150px;
	height: 18px;
	list-style-type: none;
	line-height: 18px;
	margin-left: 10px;
	overflow: hidden;
}
.eos_left_area .eos_son1 {
	width: 100%;
	line-height: 30px;
	margin-left: 10px;
}
.eos_right_area {
	height: 100%;
	top: 0px;
	right: 10px;
	bottom: 0px;
	left: 160px;
	overflow-x: auto;
	overflow-y: auto;
}
.eos_right_empgy {
	width: 120px;
	height: auto;
	padding: 20px;
	margin: 0 auto;
}
.eos_empty_ico {
	height: 32px;
	background: url(../images/main_pic.png) -370px -227px no-repeat;
	text-indent: 42px;
	line-height: 30px;
}
.eos_corner_topleft {
	width: 3%;
	height: 10px;
	background: url(../images/main_pic.png) 0 -100px;
	float: left;
}
.eos_corner_top {
	width: 94%;
	height: 10px;
	background: url(../images/main_pic.png) 0 -110px;
	float: left;
}
.eos_corner_topright {
	width: 3%;
	height: 10px;
	background: url(../images/main_pic.png) right -120px;
	float: left;
}
.eos_corner_mid {
	width: auto;
	background: #F4F6F9;
	border-left: 1px solid #D1D8EC;
	border-right: 1px solid #D1D8EC;
	clear: both;
}
.eos_corner_mid2 {
	width: auto;
	border-left: 1px solid #D1D8EC;
	border-right: 1px solid #D1D8EC;
	clear: both;
}
.eos_corner_botleft {
	width: 3%;
	height: 10px;
	background: url(../images/main_pic.png) 0 -130px;
	float: left;
	clear: left;
}
.eos_corner_bot {
	width: 94%;
	height: 10px;
	background: url(../images/main_pic.png) 0 -140px;
	float: left;
}
.eos_corner_botright {
	width: 3%;
	height: 10px;
	background: url(../images/main_pic.png) right -150px;
	float: left;
}
/*右侧列表边框结束*/

/* 主页左侧树*/
#eos_nav {
	width: 150px;
	height: auto;
	line-height: 25px;
	list-style-type: none;
	font-weight: bold;
	text-indent: 5px;
	float: left;
}
#eos_nav .eos_set_area {
	width: 16px;
	height: 20px;
	left: 126px;
	top: 150px;
	position: relative;
}
#eos_nav .eos_set_area a:hover {
	width: 16px;
	height: 20px;
	background: url(../images/main_pic.png) -80px -16px repeat-x;
}
#eos_nav a {
	color: #3985B7;
	display: block;
	text-decoration: none;
}
#eos_nav li {
	width: 150px;
	height: 25px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	float: left;
}
#eos_nav li:hover {
	background: url(../images/main_pic.png) 0 -260px repeat-x;
}
.eos_select_1 {
	background: url(../images/main_pic.png) 0 -230px repeat-x;
}
.eos_select_0 {
background:;
}
#eos_nav ul.eos_collapsed {
	display: none;
}
#eos_nav ul.eos_expanded {
	display: block;
}
#eos_nav li .eos_icon_close {
	width: 16px;
	height: 20px;
	background: url(../images/main_pic.png) -240px -16px;
	text-indent: 20px;
	float: left;
	display: block;
}
#eos_nav li .eos_icon_open {
	width: 16px;
	height: 20px;
	background: url(../images/main_pic.png) -220px -16px;
	text-indent: 20px;
	float: left;
	display: none;
}
/* 左侧树结束 */



.eos_xiaobiaoti {
	width: 95%;
	min-height: 20px;
	line-height: 30px;
	padding-left: 10px;
	color: #0160A2;
	font-weight: bold;
}
.eos_newsbiaoti {
	width: 90%;
	min-height: 40px;
	line-height: 26px;
	color: #0160A2;
	text-align: center;
	font-size: 14px;
	padding-top: 10px;
	margin: 0 auto;
}
.eos_newsbiaotizi {
	width: 100%;
	min-height: 34px;
	line-height: 26px;
	color: #FFFFFF;
	background: #5D99DA;
	text-align: center;
	font-size: 12px;
	padding-top: 10px;
	font-weight: bold;
	margin: 0 auto;
}
.eos_news_auth {
	width: 100%;
	height: 30px;
	line-height: 30px;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	text-align: center;
	background: #F1F8FF;
}
.eos_news_auth2 {
	width: 100%;
	height: 30px;
	line-height: 30px;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	text-indent: 10px;
	text-align: left;
	background: #F1F8FF;
}
.eos_news_zhaiyao {
	width: 90%;
	line-height: 20px;
	background: #F5FCEE;
	padding: 12px;
	margin: 20px auto;
	border: 1px solid #DDDDDD;
}
.eos_newsbiaoti2_1 {
	min-height: 40px;
	line-height: 30px;
	color: #000000;
	text-align: left;
	text-indent: 20px;
	font-size: 14px;
	float: left;
	text-align: right;
}
.eos_newsbiaoti2_2 {
	min-height: 40px;
	line-height: 30px;
	color: #0160A2;
	text-indent: 10px;
	text-align: left;
}
.eos_newsbiaoti3 {
	width: 100%;
	line-height: 36px;
	background: #E5EEF8;
	text-indent: 20px;
}
.eos_newscommentperson {
	width: 100%;
	line-height: 24px;
	padding: 10px;
	background: #FFFFFF;
}
.eos_newscommentcont {
	width: 100%;
	line-height: 20px;
	background: #FFFFFF;
	padding: 20px;
}
.eos_newsbiaoti_line {
	width: 100%;
	height: 30px;
	line-height: 30px;
	text-indent: 20px;
	border-bottom: 1px dashed #CCCCCC;
	background: #FFFFFF;
}
.eos_newscomment_com {
	color: #0F6099;
	height: 20px;
	margin-right: 10px;
	float: right;
}
.eos_newscomment_anniu {
	width: 100%;
	padding: 10px 10px 40px 10px;
	background: #FFFFFF;
	margin: 0 auto;
}
.eos_top_anniu {
	height: 20px;
	background: #FFFFFF;
	border-top: 1px #C4CFE8 solid;
	border-bottom: 1px #C4CFE8 solid;
	padding: 5px;
}
.eos_anniu_60 {
	width: 60px;
	height: 20px;
	line-height: 24px;
	color: #0160A2;
	text-indent: 5px;
	cursor: pointer;
	float: left;
}
.eos_anniu_60 a:link, .eos_anniu_60 a:visited, .eos_anniu_60 a:hover, .eos_anniu_60 a:active {
	color: #0160A2;
	text-decoration: none;
}
.eos_anniu_40 {
	height: 20px;
	line-height: 24px;
	color: #0160A2;
	text-indent: 5px;
	cursor: pointer;
	float: left;
}
.eos_anniu_40 a:link, .eos_anniu_40 a:visited, .eos_anniu_40 a:hover, .eos_anniu_40 a:active {
	color: #0160A2;
	text-decoration: none;
}
.eos_anniu {
	height: 22px;
	float: left;
	margin-right: 10px;
	padding-left: 5px;
	padding-right: 5px;
	border-radius: 3px;
	cursor: pointer;
}
.eos_anniu:hover {
	background: url(../images/main_pic.png) 0 -290px;
}
.eos_anniu_zhuanfa {
	width: 16px;
	height: 20px;
	background: url(../images/main_pic.png) -20px 4px;
	float: left;
}
.eos_anniu_export {
	width: 16px;
	height: 20px;
	background: url(../images/main_pic.png) -40px 4px;
	float: left;
}
.eos_anniu_print {
	width: 16px;
	height: 20px;
	background: url(../images/main_pic.png) -60px 4px;
	float: left;
}
.eos_anniu_printview {
	width: 16px;
	height: 20px;
	background: url(../images/main_pic.png) -80px 4px;
	float: left;
}
.eos_anniu_copy {
	width: 16px;
	height: 20px;
	background: url(../images/main_pic.png) -100px 4px;
	float: left;
}
.eos_anniu_new {
	width: 16px;
	height: 20px;
	background: url(../images/main_pic.png) -120px 4px;
	float: left;
}
.eos_anniu_receve {
	width: 16px;
	height: 20px;
	background: url(../images/main_pic.png) -140px 4px;
	float: left;
}
.eos_anniu_send {
	width: 16px;
	height: 20px;
	background: url(../images/main_pic.png) -160px 4px;
	float: left;
}
.eos_anniu_draft {
	width: 16px;
	height: 20px;
	background: url(../images/main_pic.png) -180px 4px;
	float: left;
}
.eos_anniu_weidu {
	width: 16px;
	height: 20px;
	/*background: url(../images/main_pic.png) -200px 4px;*/
    background: url(../images/main_pic.png) -430px -39px;
	float: left;
}
.eos_anniu_yidu {
	width: 16px;
	height: 20px;
	/*background: url(../images/main_pic.png) -220px 4px;*/
    background: url(../images/main_pic.png) -410px -39px;
	float: left;
}
.eos_anniu_biaojiyidu {
	width: 16px;
	height: 20px;
	background: url(../images/main_pic.png) -240px 4px;
	float: left;
}
.eos_anniu_del {
	width: 16px;
	height: 20px;
	background: url(../images/main_pic.png) -260px 4px;
	float: left;
}
.eos_anniu_save {
	width: 16px;
	height: 20px;
	background: url(../images/main_pic.png) -280px 4px;
	float: left;
}
.eos_anniu_unselect {
	width: 16px;
	height: 20px;
	background: url(../images/main_pic.png) -300px 4px;
	margin: 0 auto;
}
.eos_anniu_select {
	width: 16px;
	height: 20px;
	background: url(../images/main_pic.png) -320px 4px;
	margin: 0 auto;
}
.eos_anniu_search {
	width: 16px;
	height: 20px;
	background: url(../images/main_pic.png) -340px 4px;
	float: left;
}
.eos_anniu_star {
	width: 16px;
	height: 20px;
	background: url(../images/main_pic.png) -280px -16px;
	float: left;
}
.eos_anniu_reply {
	width: 16px;
	height: 20px;
	background: url(../images/main_pic.png) 0 4px;
	float: left;
}
.eos_anniu_new {
	width: 22px;
	height: 16px;
	background: url(../images/main_pic.png) -477px -16px;
	float: left;
}
.eos_anniu_arrow {
	width: 16px;
	height: 20px;
	background: url(../images/main_pic.png) -460px -16px;
	float: left;
}
.eos_anniu_more {
	width: 43px;
	height: 16px;
	background: url(../images/main_pic.png) -360px -36px;
	float: right;
}
.eos_anniu_arrow2 {
	width: 16px;
	height: 20px;
	background: url(../images/main_pic.png) -410px -36px;
	float: left;
}
.eos_anniu_arrow3 {
	width: 16px;
	height: 20px;
	background: url(../images/main_pic.png) -430px -36px;
	float: left;
}
.eos_anniu_attach {
	width: 16px;
	height: 20px;
	background: url(../images/main_pic.png) -200px -19px;
	float: left;
}
.eos_anniu_set {
	width: 16px;
	height: 20px;
	background: url(../images/main_pic.png) -60px -16px;
	float: left;
	z-index: 11;
}
.eos_anniu_set a:hover {
	width: 16px;
	height: 20px;
	background: url(../images/main_pic.png) -80px -16px repeat-x;
	cursor: pointer;
}
.eos_anniu_uncollection {
	width: 16px;
	height: 20px;
	background: url(../images/main_pic.png) -160px -19px;
	margin: 0 auto;
}
.eos_anniu_collection {
	width: 16px;
	height: 20px;
	background: url(../images/main_pic.png) -180px -19px;
	margin: 0 auto;
}
.eos_icon_open {
	width: 16px;
	height: 20px;
	background: url(../images/main_pic.png) -200px -16px;
	text-indent: 20px;
	float: left;
	display: none;
}
.eos_icon_close {
	width: 16px;
	height: 20px;
	background: url(../images/main_pic.png) -220px -16px;
	text-indent: 20px;
	float: left;
	display: block;
}
.eos_anniu_important {
	width: 8px;
	height: 20px;
	background: url(../images/main_pic.png) -266px -16px;
	float: left;
}
.eos_anniu_fold1 {
	width: 150px;
	height: 25px;
	float: left;
}
.eos_anniu_fold1:hover {
	background: url(../images/main_pic.png) 0 -200px repeat-x;
}
.eos_anniu_previous {
	width: 16px;
	height: 20px;
	background: url(../images/main_pic.png) -300px -16px;
	float: left;
}
.eos_anniu_next {
	width: 16px;
	height: 20px;
	background: url(../images/main_pic.png) -320px -16px;
	float: left;
}
.eos_anniu_refresh {
	width: 16px;
	height: 20px;
	background: url(../images/main_pic.png) -340px -16px;
	float: left;
}
.eos_anniu_back {
	width: 16px;
	height: 20px;
	margin-right: 10px;
	background: url(../images/main_pic.png) -460px 4px;
	cursor: pointer;
	float: right;
}
.eos_anniu_back:hover {
	background: url(../images/main_pic.png) -480px 4px;
}
.eos_anniu_add {
	width: 16px;
	height: 20px;
	background: url(../images/main_pic.png) 0 -36px;
	float: left;
}
.eos_anniu_edit {
	width: 16px;
	height: 20px;
	background: url(../images/main_pic.png) -20px -36px;
	float: left;
}
.eos_anniu_view {
	width: 16px;
	height: 20px;
	background: url(../images/main_pic.png) -40px -36px;
	float: left;
}
.eos_anniu_de {
	width: 16px;
	height: 20px;
	background: url(../images/main_pic.png) -60px -36px;
	float: left;
}
.eos_anniu_page {
	width: 20px;
	height: 18px;
	background: url(../images/main_pic.png) -80px -38px;
	float: left;
}
.eos_anniu_folds0 {
	width: 20px;
	height: 18px;
	background: url(../images/main_pic.png) -100px -39px;
	float: left;
}
.eos_anniu_folds1 {
	width: 20px;
	height: 18px;
	background: url(../images/main_pic.png) -120px -39px;
	float: left;
}
.eos_anniu_dot1 {
	width: 20px;
	height: 18px;
	background: url(../images/main_pic.png) -140px -38px;
	float: left;
}
.eos_anniu_dot0 {
	width: 20px;
	height: 18px;
	background: url(../images/main_pic.png) -160px -38px;
	float: left;
}
.eos_anniu_dot3 {
	width: 20px;
	height: 18px;
	background: url(../images/main_pic.png) -180px -38px;
	float: left;
}
.eos_anniu_pub {
	width: 20px;
	height: 20px;
	background: url(../images/main_pic.png) -200px -36px;
	float: left;
}
.eos_anniu_guidang {
	width: 20px;
	height: 20px;
	background: url(../images/main_pic.png) 0 -56px;
	float: left;
}
.eos_anniu_his {
	width: 20px;
	height: 20px;
	background: url(../images/main_pic.png) -20px -56px;
	float: left;
}
.eos_anniu_qianshou {
	width: 20px;
	height: 20px;
	background: url(../images/main_pic.png) -40px -56px;
	float: left;
}
.eos_anniu_dengji {
	width: 20px;
	height: 20px;
	background: url(../images/main_pic.png) -60px -56px;
	float: left;
}
.eos_anniu_transfer {
	width: 20px;
	height: 20px;
	background: url(../images/main_pic.png) -80px -56px;
	float: left;
}
.eos_anniu_fenlei {
	width: 20px;
	height: 20px;
	background: url(../images/main_pic.png) -100px -56px;
	float: left;
}
.eos_table_height {
	width: 100%;
	color: #0160A2;
	clear: both;
}
.eos_shoujian_person {
	height: 20px;
	line-height: 24px;
	overflow: hidden;
}
.eos_table_height td {
	padding: 5px;
}
.eos_cont_askanswer {
	width: 98%;
	padding: 10px 10px 30px 10px;
	line-height: 24px;
	background: #FFFFFF;
	margin: 0 auto;
}
.eos_cont_ask {
	font-weight: bold;
	line-height: 22px;
}
.eos_cont_answer {
	line-height: 26px;
	font-size: 14px;
}
.eos_table_top {
	border-top: 1px solid #C1CAD3;
	border-right: 1px solid #C1CAD3;
	border-bottom: 1px solid #C1CAD3;
}
.eos_table_top th {
	height: 22px;
	background: url(../images/main_pic.png) 0 -170px repeat-x;
	border-bottom: 1px solid #C1CAD3;
	line-height: 22px;
}
.eos_table_top1 {
	border: 0;
}
.eos_table_top1 th {
	height: 22px;
	background: url(../images/main_pic.png) 0 -170px repeat-x;
	border-bottom: 1px solid #C1CAD3;
	line-height: 22px;
}
.eos_width_2 {
	width: 2px;
	height: 10px;
	float: left;
}
.eos_width_20 {
	width: 20px;
	height: 10px;
	float: left;
}
.eos_width_22 {
	width: 22px;
	height: 10px;
	float: left;
}
.eos_width_120 {
	width: 110px;
	height: 25px;
	float: left;
}
.eos_table_row70 {
	width: 70px;
	white-space: nowrap;
	text-overflow: ellipsis;
	text-align: center;
	overflow: hidden;
}
.eos_table_row110 {
	width: 110px;
	white-space: nowrap;
	text-overflow: ellipsis;
	text-align: center;
	overflow: hidden;
}
.eos_green {
	color: #009900;
	text-align: center;
}
.eos_red {
	color: #FF0000;
	text-align: center;
}
.eos_links {
	line-height: 25px;
	margin-right: 10px;
	float: left;
}
.eos_links a:link, .eos_links a:visited {
	color: #0F6099;
}
.eos_links a:hover {
	color: #0F6099;
	text-decoration: underline;
}
.eos_link {
	line-height: 25px;
	margin-right: 10px;
	float: left;
}
.eos_link a:link, .eos_link a:visited {
	color: #3D882D;
}
.eos_attach_shuoming {
	line-height: 25px;
	color: #333333;
	margin-right: 10px;
	float: left;
}
.eos_redstar {
	width: 16px;
	line-height: 16px;
	color: #FF0000;
	font-size: 14px;
	float: right;
}
/* 上传附件 */
.eos_uploads {
	width: 100%;
	height: 20px;
	background-color: #E3EAF4;
	padding-top: 5px;
	padding-bottom: 5px;
}
.eos_uploads1 {
	width: 100%;
	height: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	clear: both;
}
.eos_up_ico {
	width: 20px;
	height: 20px;
	background: url(../images/main_pic.png) -200px -16px;
	float: left;
}
.eos_up_word {
	width: 20px;
	height: 20px;
	background: url(../images/main_pic.png) -118px -56px;
	float: left;
}
.eos_up_excel {
	width: 20px;
	height: 20px;
	background: url(../images/main_pic.png) -138px -56px;
	float: left;
}
.eos_up_ppt {
	width: 20px;
	height: 20px;
	background: url(../images/main_pic.png) -158px -56px;
	float: left;
}
.eos_up_pdf {
	width: 20px;
	height: 20px;
	background: url(../images/main_pic.png) -178px -56px;
	float: left;
}
.eos_up_img {
	width: 20px;
	height: 20px;
	background: url(../images/main_pic.png) -198px -56px;
	float: left;
}
.eos_up_png {
	width: 20px;
	height: 20px;
	background: url(../images/main_pic.png) -218px -56px;
	float: left;
}
.eos_up_jpg {
	width: 20px;
	height: 20px;
	background: url(../images/main_pic.png) -238px -56px;
	float: left;
}
.eos_up_gif {
	width: 20px;
	height: 20px;
	background: url(../images/main_pic.png) -258px -56px;
	float: left;
}
.eos_up_showimg img {
	width: 100px;
	height: 100px;
	margin: 10px;
	border: 0;
}
.eos_up_right {
	width: auto;
	height: 20px;
	float: left;
}
.eos_up_name {
	max-width: 140px;
	color: #333333;
	padding-left: 5px;
	line-height: 20px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	float: left;
}
.eos_up_cog {
	color: #0F6099;
	padding-left: 10px;
	line-height: 20px;
	float: left;
}
.eos_up_cog a:link, .eos_up_cog a:visited, .eos_up_cog a:hover, .eos_up_cog a:active {
	color: #0F6099;
}
.eos_up_instr {
	color: #B4B0B6;
	padding-left: 10px;
	line-height: 20px;
	float: left;
}
.eos_up_over {
	color: #3D882D;
	padding-left: 10px;
	line-height: 20px;
	float: left;
}
.eos_up_jindu {
	width: 52px;
	margin-left: 10px;
	margin-top: 5px;
	border: 1px solid #ABABAB;
	padding: 1px;
	position: relative;
	float: left;
}
.eos_up_jindu div {
	display: block;
	position: relative;
	background: #009900; /* 进度条背景颜色 */
	height: 8px; /* 高度 */
}
/* 上传附件结束 */

/* 弹出窗体*/
.eos_width_400 {
	width: 400px;
}
.eos_cont_80 {
	width: 80%;
	height: auto;
	padding: 15px;
	margin: 0 auto;
}
.eos_tanbt {
	width: 100%;
	height: 16px;
	text-indent: 10px;
	font-weight: bold;
	background-color: #F0F4F8;
	border-bottom: 1px solid #CCCFD2;
	color: #1D93D3;
}
.eos_line_90 {
	width: 90%;
	height: 3px;
	border-bottom: 1px solid #CCCFD2;
	margin: 0 auto;
	clear: both;
}
.eos_bot_save {
	width: 90%;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: right;
}
.eos_tan_close {
	width: 31px;
	height: 14px;
	background: url(../images/main_pic.png) -360px -20px;
	top: -25px;
	left: 360px;
	position: relative;
}
.eos_tan_close A:hover img {
	background: url(../images/main_pic.png) -395px -20px;
}
/* 表格奇偶隔行变色开始 */
.eos_hacker tr:hover {
	/*background: url(../images/main_pic.png) 0 -200px repeat-x; /*使用CSS伪类达到鼠标移入行变色的效果 */
    background-color:#68CBFD !important;
	color: #FFFFFF;
	table-layout: fixed;
}
.eos_table_zhuti {
	width: 400px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	line-height: 27px;
}
.eos_table_ren {
	/*width: 90px;*/
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.eos_table_ming {
	width: 180px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.eos_odd {
	height: 27px;
	background-color: #E1E8F1; /* pale yellow for odd rows */
}
.eos_even {
	height: 27px;
	background-color: #EDF3F6; /* pale blue for even rows */
}
/* 表格奇偶隔行变色结束 */

/* button  等控件区域 */
.eos_button {
	display: inline-block;
	zoom: 1; /* zoom and *display = ie7 hack for display:inline-block */
*display: inline;
	vertical-align: baseline;
	margin: 0 4px 0 0;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	line-height: 1em;
	padding: .5em 2em .55em;
	-webkit-border-radius: .5em;
	-moz-border-radius: .5em;
	border-radius: .4em;
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
	-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
	box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
}
.eos_button:hover {
	text-decoration: none;
}
.eos_button:active {
	position: relative;
	top: 1px;
}
.eos_bigrounded {
	-webkit-border-radius: 2em;
	-moz-border-radius: 2em;
	border-radius: 2em;
}
.eos_medium {
	font-size: 12px;
	padding: .3em 1.0em .32em;
}
.eos_small {
	font-size: 11px;
	padding: .2em 1em .275em;
}
.eos_select_style {
	height: 20px;
	padding: 0; /*内部不要留白*/
	margin: 1px; /*外部留白 2px 是 select 默认样式*/
	line-height: 30px; /*行距可以自己设置，当然 1.7em 是最舒服的*/
	padding: 1px;
	cursor: pointer; /*设置鼠标指针样式为点按时候的指针*/
	position: relative; /*定位方式使用 relative 是为了设置后面 ol 的定位*/
	display: inline-block; /*设置成 inline-block 才可以让内部元素撑开容器*/
	background: #fff; /*先直接设置一个背景色只是以防万一下面的渐变色浏览器不支持*/
	background-image: -webkit-linear-gradient(#fff, #f5f5f5 49%, #eaeaea 50%, #f2f2f2); /*使用 webkit 似有属性设置一次是因为 iOS 6 不支持常规渐变色写法*/
	background-image: linear-gradient(#fff, #f5f5f5 49%, #eaeaea 50%, #f2f2f2); /*成规渐变色写法，主流浏览器都已经支持了*/
	border: 1px solid #98A5A2; /*确保没有边框*/
	border-radius: 4px; /*容器四角都设置圆角*/
*/ box-shadow:0 0 1px rgba(0, 0, 0, 0.7), 0 1px 3px rgba(0, 0, 0, .15), inset 0 1px 2px rgba(255, 255, 255, 0.5); /*容器投影，第一个是模拟边框，第二个投影是仿真效果，第三个是白色内阴影增加质感，其实怎么写无所谓，你喜欢*/
	text-align: left;
}
.eos_text_field {
	padding: 0; /*内部不要留白*/
	margin-bottom: 3px; /*外部留白 2px 是 select 默认样式*/
	line-height: 18px; /*行距可以自己设置，当然 1.7em 是最舒服的*/
	text-indent: 5px;
	cursor: pointer; /*设置鼠标指针样式为点按时候的指针*/
	position: relative; /*定位方式使用 relative 是为了设置后面 ol 的定位*/
	display: inline-block; /*设置成 inline-block 才可以让内部元素撑开容器*/
	background: #fff; /*先直接设置一个背景色只是以防万一下面的渐变色浏览器不支持*/
	border: 1px solid #98A5A2; /*确保没有边框*/
	border-radius: 4px; /*容器四角都设置圆角*/
/ text-align:left;
}
.eos_text_area {
	padding: 0; /*内部不要留白*/
	text-indent: 5px;
	margin-right: 2px; /*外部留白 2px 是 select 默认样式*/
	line-height: 1.7em; /*行距可以自己设置，当然 1.7em 是最舒服的*/
	cursor: pointer; /*设置鼠标指针样式为点按时候的指针*/
	position: relative; /*定位方式使用 relative 是为了设置后面 ol 的定位*/
	display: inline-block; /*设置成 inline-block 才可以让内部元素撑开容器*/
	background: #fff; /*先直接设置一个背景色只是以防万一下面的渐变色浏览器不支持*/
	border: 1px solid #98A5A2;
	border-radius: 4px; /*容器四角都设置圆角*/
，你喜欢 */ text-align:left;
	float: left;
}
/* 控件区域结束*/

/* blue */
.eos_blue {
	color: #d9eef7;
	border: solid 1px #0076a3;
	background: #0095cd;
	background: -webkit-gradient(linear, left top, left bottom, from(#00adee), to(#0078a5));
	background: -moz-linear-gradient(top, #00adee, #0078a5);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00adee', endColorstr='#0078a5');
}
.eos_blue:hover {
	background: #007ead;
	background: -webkit-gradient(linear, left top, left bottom, from(#0095cc), to(#00678e));
	background: -moz-linear-gradient(top, #0095cc, #00678e);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0095cc', endColorstr='#00678e');
}
.eos_blue:active {
	color: #80bed6;
	background: -webkit-gradient(linear, left top, left bottom, from(#0078a5), to(#00adee));
	background: -moz-linear-gradient(top, #0078a5, #00adee);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0078a5', endColorstr='#00adee');
}
/* white */
.eos_white {
	color: #606060;
	border: solid 1px #b7b7b7;
	background: #fff;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#ededed));
	background: -moz-linear-gradient(top, #fff, #ededed);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ededed');
}
.eos_white:hover {
	background: #ededed;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#dcdcdc));
	background: -moz-linear-gradient(top, #fff, #dcdcdc);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#dcdcdc');
}
.eos_white:active {
	color: #999;
	background: -webkit-gradient(linear, left top, left bottom, from(#ededed), to(#fff));
	background: -moz-linear-gradient(top, #ededed, #fff);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#ffffff');
}
/* 按钮结束 */


/* 滑动门专用显示隐藏 */
.eos_dis {
	display: block;
	height: 100%;
	top: 0px;
	right: 10px;
	bottom: 0px;
	left: 160px;
	overflow-x: auto;
	overflow-y: hidden;
}
.eos_undis {
	display: none;
}
/*     ------以下添加人员页样式---- --  */
.eos_800 {
	width: 800px;
	height: auto;
	border-radius: 5px;
	line-height: 30px;
	border: 1px solid #000000;
	padding-bottom: 10px;
	background: #B8DBFD;
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#D7E3EE), to(#DFE2EC));
}
.eos_600 {
	width: 600px;
	height: auto;
	border-radius: 5px;
	line-height: 30px;
	border: 1px solid #000000;
	padding-bottom: 10px;
	background: #B8DBFD;
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#D7E3EE), to(#DFE2EC));
}
.eos_400 {
	width: 400px;
	height: auto;
	border-radius: 5px;
	line-height: 30px;
	border: 1px solid #000000;
	padding-bottom: 10px;
	background: #B8DBFD;
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#D7E3EE), to(#DFE2EC));
}
.eos_800_bt {
	width: 100%;
	height: 30px;
	font-weight: bold;
}
.eos_800_bt p {
	width: 300px;
	height: 30px;
	text-indent: 10px;
	float: left;
}
.eos_800_bt2 {
	width: 100%;
	height: 30px;
	margin-top: 5px;
	font-weight: bold;
}
.eos_800_bt2 p {
	height: 30px;
	line-height: 24px;
	float: left;
}
.eos_800_bt2 span {
	height: 30px;
	text-indent: 10px;
	float: left;
}
.eos_800_bt3 {
	width: 100%;
	height: 30px;
	font-weight: bold;
	background: ##6BA4E2;
}
.eos_800_close {
	width: 47px;
	height: 20px;
	background: url(../images/main_pic.png) -362px 0;
	margin-right: 2px;
	float: right;
}
.eos_800_close A:hover img {
	background: url(../images/main_pic.png) -410px 0;
}
.eos_main_add0 {
	width: 770px;
	height: 470px;
	color: #333333;
	margin: 0 auto;
}
.eos_main_add {
	width: 770px;
	height: auto;
	padding: 8px;
	color: #333333;
	border-radius: 6px;
	background: #FFFFFF; /*	border:1px solid #CAD0E8;
	background:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#EFF2F7), to(#F0F3F8));*/
	margin: 0 auto;
}
.eos_main_add1 {
	width: 770px;
	height: auto;
	color: #333333;
	background: #FFFFFF; /*	border:1px solid #CAD0E8;
	background:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#EFF2F7), to(#F0F3F8));*/
	margin: 0 auto;
}
.eos_main_add2 {
	width: 100%;
	height: 600px;
	color: #333333;
	background: #FFFFFF;
	margin: 0 auto;
	overflow-y: auto;
}
.eos_main_add_600 {
	width: 570px;
	height: auto;
	padding: 8px;
	color: #333333;
	border-radius: 6px;
	background: #FFFFFF; /*	border:1px solid #CAD0E8;
	background:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#EFF2F7), to(#F0F3F8));*/
	margin: 0 auto;
}
.eos_main_add_400 {
	width: 370px;
	height: auto;
	padding: 8px;
	color: #333333;
	border-radius: 6px;
	background: #FFFFFF; /*	border:1px solid #CAD0E8;
	background:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#EFF2F7), to(#F0F3F8));*/
	margin: 0 auto;
}
.eos_links_600 {
	line-height: 40px;
	margin-right: 10px;
	float: left;
}
.eos_links a:link, .eos_links a:visited {
	color: #0F6099;
}
.eos_800_select {
	width: 90%;
	height: 40px;
	line-height: 40px;
}
.eos_800_text {
	margin-bottom: 10px;
	clear: both;
}
.eos_select_radio {
	width: 100%;
	height: 30px;
	line-height: 30px;
	border-bottom: 1px #CCCCCC solid;
	padding: 5px;
}
.eos_select_dan label {
	margin-right: 20px;
}
.eos_800_cont {
	height: 400px;
	padding-top: 5px;
	clear: both;
}
.eos_800_1 {
	width: 160px;
	height: 394px;
	margin-left: 5px;
	overflow: auto;
	float: left;
}
.eos_800_2 {
	width: 300px;
	height: 394px;
	border: 1px #CCCCCC solid;
	margin-left: 5px;
	overflow: auto;
	float: left;
}
.eos_800_3 {
	width: 45px;
	height: 394px;
	margin-left: 5px;
	float: left;
}
.eos_800_4 {
	width: 225px;
	height: 394px;
	border: 1px #CCCCCC solid;
	overflow: auto;
	float: left;
}
.eos_addperson th {
	text-indent: 5px;
	line-height: 27px;
}
.eos_addperson1 th {
	text-indent: 5px;
	line-height: 18px;
}
.eos_addperson td {
	border-bottom: solid #CCCCCC 1px;
	text-indent: 5px;
	line-height: 27px;
}
.eos_addperson1 td {
	border-bottom: solid #EEEEEE 1px;
	text-indent: 5px;
	line-height: 18px;
}
.eos_hacker2 tr:hover {
	background: url(../images/main_pic.png) 0 -200px repeat-x; /*使用CSS伪类达到鼠标移入行变色的效果 */
	color: #FFFFFF;
}
.eos_savearea {
	width: 100%;
	height: 36px;
}
.eos_height3 {
	width: 100%;
	height: 120px;
}
.eos_gogo {
	width: 45px;
	padding-top: 5px;
	padding-bottom: 5px;
}
/* TAB 切换效果 */
.eos_tb_ {
	background: url(../images/main_pic.png) 0 -400px repeat-x;
}
.eos_tb_ ul {
	height: 29px;
	list-style-type: none;
	padding-left: 0;
}
.eos_tb_ li {
	float: left;
	height: 29px;
	line-height: 32px;
	width: 65px;
	cursor: pointer;
}
.eos_small_bt {
	width: 160px;
	float: left;
}
.eos_left_tree160 {
	width: 160px;
	line-height: 24px;
	float: left;
}
.eos_line_grey {
	width: 100%;
	height: 3px;
	border-bottom: 1px solid #CCCFD2;
	clear: both;
}
.eos_right_addel {
	color: #0160A2;
	width: 60px;
	float: left;
}
/* 控制显示与隐藏css类 */
.eos_normaltab {
	color: #FFFFFF;
	text-align: center;
}
.eos_hovertab {
	color: #0160A2;
	font-weight: bold;
	background: url(../images/main_pic.png) -170px -230px repeat-x;
	text-align: center;
}
.eos_800_save {
	width: 90px;
	padding-top: 10px;
	padding-left: 480px;
}
.eos_800_save2 {
	width: 90px;
	float: right;
	padding-top: 10px;
}
.eos_800_save3 {
	width: 90px;
	padding-top: 10px;
	padding-left: 280px;
}
.eos_800_save4 {
	width: 60px;
	padding-right: 10px;
	float: right;
}
/* 添加人员页样式结束 */

/* 分页样式 */
.eos_pagelist {
	width: 100%;
	height: 40px;
	clear: both;
}
.eos_pagelist ul {
	float: right;
	padding-top: 10px;
	padding-right: 10px;
}
.eos_pagelist span {
	float: left;
	height: 20px;
	line-height: 40px;
	padding-left: 10px;
}
.eos_pagelist ul p {
	float: left;
	height: 20px;
	line-height: 20px;
	margin: 0px 2px;
}
.eos_pagelist ul li {
	float: left;
	border: 1px solid #5d9cdf;
	height: 20px;
	line-height: 20px;
	margin: 0px 2px;
}
.eos_pagelist ul li a, .eos_pageinfo {
	display: block;
	padding: 0px 6px;
	background: #F2F2F2;
}
.eos_pagelist ul li a:hover {
	background: #DAF1FE;
}
.eos_pageinfo {
	color: #555;
}
.eos_current {
	background: #47BBF9;
	display: block;
	padding: 0px 6px;
	font-weight: bold;
	color: #FFF;
}
.eos_oneword {
	color: #333333;
	line-height: 30px;
	width: 30px;
	float: left;
}
.eos_shuoming {
	color: #333333;
	line-height: 30px;
	width: 100px;
	float: left;
}
.eos_width_40 {
	margin-top: 5px;
	width: 40px;
	float: left;
}
.eos_width_70 {
	width: 70px;
	float: left;
}
/* 分页样式结 束*/

/* 设置滚动条的样式 */
::-webkit-scrollbar {
width: 8px;
}
/* 滚动槽 */
::-webkit-scrollbar-track {
-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
border-radius: 6px;
}
/* 滚动条滑块 */
::-webkit-scrollbar-thumb {
border-radius: 6px;
background: rgba(0, 0, 0, 0.1);
-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5);
}
    ::-webkit-scrollbar-thumb:window-inactive {
background: rgba(255, 0, 0, 0.4);
}
/* start菜单开始 */
.eos_start {
	width: 381px;
	bottom: 30px;
	left: 0;
	position: absolute;
	display: none;
	z-index: 12;
}
.eos_startmenu {
	border: solid 1px #102a3e;
	overflow: visible;
	display: inline-block;
	margin: 30px 0 0 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	position: relative;
	box-shadow: inset 0 0 1px #fff;
	-moz-box-shadow: inset 0 0 1px #fff;
	-webkit-box-shadow: inset 0 0 1px #fff;
	background-color: #619bb9;
	background: -moz-linear-gradient(top, rgba(41, 155, 221, 0.75), rgba(31, 131, 190, 0.75) 50%, rgba(41, 155, 221, 0.75));
	background: -webkit-gradient(linear, center top, center bottom, from(#8BDCFE), color-stop(45%, #1F83BE), to(#299BDD));
}
.eos_programs, .eos_startlinks {
	float: left;
	display: block;
	padding: 0;
	list-style: none;
}
.eos_programs {
	background: #fff;
	border: solid 1px #365167;
	margin: 7px 0 7px 7px;
	box-shadow: 0 0 1px #fff;
	-moz-box-shadow: 0 0 1px #fff;
	-webkit-box-shadow: 0 0 1px #fff;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	width: 230px;
	overflow-x: hidden;
}
.eos_programs a {
	border: solid 1px transparent;
	display: block;
	line-height:32px;
	padding: 3px;
	margin: 3px;
	color: #4b4b4b;
	text-decoration: none;
	min-width: 220px;
}
.eos_programs a:hover {
	border: solid 1px #7da2ce;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	box-shadow: inset 0 0 1px #fff;
	-moz-box-shadow: inset 0 0 1px #fff;
	-webkit-box-shadow: inset 0 0 1px #fff;
	background-color: #cfe3fd;
	background: -moz-linear-gradient(top, #dcebfd, #c2dcfd);
	background: -webkit-gradient(linear, center top, center bottom, from(#dcebfd), to(#c2dcfd));
}
.eos_programs span a {
	border: solid 1px transparent;
	display: block;
	padding: 1px;
	margin: 2px;
	color: #4b4b4b;
	text-decoration: none;
	max-width: 180px;
}
.eos_programs span a:hover {
	-webkit-border-radius: 3px;
	background-color: #cfe3fd;
	background: -moz-linear-gradient(top, #dcebfd, #c2dcfd);
	background: -webkit-gradient(linear, center top, center bottom, from(#dcebfd), to(#c2dcfd));
}
.eos_programs a img {
	border: 0;
	vertical-align: middle;
	margin: 0 5px 0 0;
}
.eos_startlinks {
	margin: 7px;
	margin-top: -30px;
}
.eos_startlinks li.eos_icon {
	text-align: center;
	z-index: 15;
}
.eos_startlinks a {
	border: solid 1px transparent;
	display: block;
	margin: 5px 0;
	position: relative;
	color: #fff;
	text-decoration: none;
	min-width: 120px;
}
.eos_startlinks a:hover {
	border: solid 1px #176391;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	box-shadow: 0 0 1px #fff;
	-moz-box-shadow: inset 0 0 1px #fff;
	-webkit-box-shadow: inset 0 0 1px #fff;
	background-color: #658da0;
	background: -moz-linear-gradient(center left, rgba(36, 174, 249, 0.55), rgba(139, 212, 251, 0.55) 50%, rgba(5, 137, 207, 0.55));
	background: -webkit-gradient(linear, 0% 100%, 100% 100%, from(#24AEF9), color-stop(50%, #8BD4FB), to(#0589CF));
}
.eos_startlinks a span {
	padding: 5px;
	display: block;
}
.eos_startlinks a:hover span {
	background: -moz-linear-gradient(center top, transparent, transparent 49%, rgba(5, 137, 207, 0.5) 50%, rgba(33, 106, 188, 0.5));
	background: -webkit-gradient(linear, center top, center bottom, from(transparent), color-stop(49%, transparent), color-stop(50%, rgba(5, 137, 207, 0.5)), to(rgba(63, 111, 135, 0.5)));
}
.eos_programs1 {
	background: #fff;
	margin: 7px 0 7px 0px;
	height: 94%;
	top: 5px;
	position: absolute;
	z-index: 13;
	overflow-x: hidden;
	overflow-y: auto;
	display: block;
}
.eos_programs1 a {
	border: solid 1px transparent;
	display: block;
	padding: 3px;
	margin: 3px;
	color: #4b4b4b;
	text-decoration: none;
	min-width: 210px;
}
.eos_programs1 a:hover {
	border: solid 1px #7da2ce;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	box-shadow: inset 0 0 1px #fff;
	-moz-box-shadow: inset 0 0 1px #fff;
	-webkit-box-shadow: inset 0 0 1px #fff;
	background-color: #cfe3fd;
	background: -moz-linear-gradient(top, #dcebfd, #c2dcfd);
	background: -webkit-gradient(linear, center top, center bottom, from(#dcebfd), to(#c2dcfd));
}
/* start菜单结束 */
/* 登录页 */
.eos_login_bg {
	background: url(../images/login_bg.jpg) center top no-repeat #55B1EC;
	height: 100%;
}
.eos_login1_bg {
	background: #5395C5;
	height: 100%;
}
.eos_login2_bg {
	background: #E1EEED;
	height: 100%;
}
.eos_login_top {
	width: 100%;
	height: 80px; /*	background:url(../images/eos_login_top.png) repeat-x;
	border-bottom:1px solid #2F7597;*/
}
.eos_login_mid {
	width: 100%;
	height: auto;
}
.eos_login1_mid {
	position: absolute;
	width: 960px;
	height: 380px;
	left: 50%;
	top: 50%;
	margin-left: -480px;
	margin-top: -180px;
}
.eos_login2_mid {
	position: absolute;
	width: 100%;
	height: 380px;
	background: url(../images/eos_login2_main_bg.jpg) repeat-x;
	top: 50%;
	margin-top: -180px;
}
.eos_login_bot {
	width: 100%;
	height: 80px;
	line-height: 60px;
	text-align: center;
}
.eos_login1_bot {
	width: 100%;
	height: 80px;
	line-height: 60px;
	text-align: center;
	color: #FFFFFF;
}
.eos_login_main {
	width: 800px;
	height: 400px;
	margin: 0 auto;
	background: url(../images/eos_login_main.png) left center no-repeat;
}
.eos_login1_main {
	width: 960px;
	height: 280px;
	margin: 0 auto;
	background: url(../images/eos_login1_main.png) left top no-repeat;
	border-bottom: 1px solid #8AB4DA;
}
.eos_login2_main {
	width: 960px;
	height: 280px;
	margin: 0 auto;
	background: url(../images/eos_login2_main.png) left top no-repeat;
	border-bottom: 1px solid #8AB4DA;
}
.eos_login_main2 {
	width: 365px;
	height: 200px;
	margin-top: 100px;
	margin-left: 0px;
	background: url(../images/login_m2.png) no-repeat;
	float: right;
}
.eos_login1_main2 {
	width: 365px;
	height: 260px;
	margin-right: 8px;
	background: #FFFFFF;
	float: right;
}
.eos_login2_main2 {
	width: 365px;
	height: 260px;
	margin-right: 8px;
	float: right;
}
.eos_login2_main2 {
	width: 365px;
	margin-top: 100px;
	margin-right: 130px;
	float: right;
}
.eos_login_mainn {
	width: 265px;
	float: left;
}
.eos_login_mainn p {
	height: 40px;
	line-height: 24px;
	font-size: 14px;
	padding-left: 25px;
	float: left;
}
.eos_login_main2t {
	width: 100%;
	height: 35px;
	padding: 20px;
}
.eos_login1_mainn {
	width: 280px;
}
.eos_login1_mainn p {
	height: 40px;
	line-height: 24px;
	font-size: 14px;
	padding-left: 65px;
}
.eos_login1_mainn span {
	line-height: 40px;
	font-size: 14px;
	padding-left: 65px;
}
.eos_login1_main2t {
	width: 100%;
	height: 45px;
	background: url(../images/title_m1.png) top center no-repeat;
	margin-bottom: 20px;
}
.eos_login_anniu {
	width: 65px;
	height: 65px;
	background: url(../images/main_pic.png) 0 -560px;
	float: left;
}
.eos_login_anniu:hover {
	background: url(../images/main_pic.png) -70px -560px;
}
/*setmenu区域开始*/
.eos_tabmain {
	width: 616px;
	height: 434px;
	margin: 0 auto;
	background: #F3F3F3;
	border: 1px solid #DFDFDF;
}
.eos_tabmain .eos_toptitle {
	width: 100%;
	height: 49px;
	line-height: 50px;
	text-indent: 10px;
	border-bottom: 1px solid #DFDFDF;
}
.eos_tabmain .eos_tabGroup {
	float: left;
	width: 129px;
	height: auto;
	z-index: 3;
}
.eos_tabmain .eos_tabGroup li {
	height: 37px;
	line-height: 38px;
	padding-left: 8px;
	text-align: left;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	font-size: 14px;
	color: #666;
	border-bottom: 1px solid #dfdfdf;
}
.eos_tabmain .eos_tabGroup li.eos_selectedTab {
	padding-left: 10px;
	background: #fff;
	color: #1d9fd3;
	font-weight: bold;
}
.eos_tabmain .eos_tabContent {
	padding: 10px 15px;
	background-color: #fff;
	color: #777;
	min-height: 384px;
}
.eos_tabmain .eos_blueline {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 3px;
	height: 38px;
	background: #1d9fd3;
	overflow: hidden;
}
#eos_container {
	float: left;
	width: 487px;
	height: 384px;
	background: #fff;
	overflow: hidden;
}
#eos_slider {
	position: absolute;
	top: 0px;
	right: 0;
	width: 6px;
	border-radius: 6px;
	background: #ccc;
	cursor: pointer;
}
#eos_sliderParent {
	position: absolute;
	left: 0;
	height: 0;
	width: 608px;
	z-index: 3;
}
#eos_outerWrap {
	position: relative;
	z-index: 3;
}
.eos_menu2 li {
	width: 66px;
	height: 75px;
	margin-top: 5px;
	margin-bottom: 15px;
	margin-right: 10px;
	list-style-type: none;
	cursor: pointer;
	float: left;
}
.eos_menu2 li:hover {
	background: url(../images/main_pic.png) 0 -440px;
}
.eos_menu2 li p {
	width: 60px;
	height:16px;
	line-height: 16px;
	text-align: center;
	color: #29537B;
	margin: 3px auto auto auto;
	overflow:hidden;
}
/*setmenu区域结束*/
.eos_tishi{
	width:220px;
	height:100px;
	border:1px solid #CCCCCC;
}
.eos_tishiimg{
	width:32px;
	height:32px;
	background:url(../images/loading.gif) no-repeat;
	margin:30px 10px 20px 20px;
	float:left;
}
.eos_tishitxt{
	width:130px;
	margin-top:35px;
	line-height:20px;
	float:left;
}

/* 以下是顶部按钮 */
.eos_tm_gerenshiwu_48 {
	width: 48px;
	height: 48px;
	margin: 0 auto;
	background: url(../images/tm/gerenshiwu_48.png) no-repeat;
}
.eos_tm_wodeyoujian_48 {
	width: 48px;
	height: 48px;
	margin: 0 auto;
	background: url(../images/tm/wodeyoujian_48.png) no-repeat;
}
.eos_tm_wodexiaoxi_48 {
	width: 48px;
	height: 48px;
	margin: 0 auto;
	background: url(../images/tm/wodexiaoxi_48.png) no-repeat;
}
.eos_tm_wodeyingpan_48 {
	width: 48px;
	height: 48px;
	margin: 0 auto;
	background: url(../images/tm/wodeyingpan_48.png) no-repeat;
}
.eos_tm_wodemingpian_48 {
	width: 48px;
	height: 48px;
	margin: 0 auto;
	background: url(../images/tm/wodemingpian_48.png) no-repeat;
}
.eos_tm_wodeqianzhang_48 {
	width: 48px;
	height: 48px;
	margin: 0 auto;
	background: url(../images/tm/wodeqianzhang_48.png) no-repeat;
}
.eos_tm_yonghufenzu_48 {
	width: 48px;
	height: 48px;
	margin: 0 auto;
	background: url(../images/tm/yonghufenzu_48.png) no-repeat;
}
.eos_tm_gerenziliao_48 {
	width: 48px;
	height: 48px;
	margin: 0 auto;
	background: url(../images/tm/gerenziliao_48.png) no-repeat;
}
.eos_tm_gerenmenhu_48 {
	width: 48px;
	height: 48px;
	margin: 0 auto;
	background: url(../images/tm/gerenmenhu_48.png) no-repeat;
}
/* 个人事务——顶部按钮结束 */
.eos_tm_gongzuoliuguanli_48 {
	width: 48px;
	height: 48px;
	margin: 0 auto;
	background: url(../images/tm/gongzuoliuguanli_48.png) no-repeat;
}
.eos_tm_daibangongzuo_48 {
	width: 48px;
	height: 48px;
	margin: 0 auto;
	background: url(../images/tm/daibangongzuo_48.png) no-repeat;
}
.eos_tm_yibangongzuo_48 {
	width: 48px;
	height: 48px;
	margin: 0 auto;
	background: url(../images/tm/yibangongzuo_48.png) no-repeat;
}
.eos_tm_liuchengjiankong_48 {
	width: 48px;
	height: 48px;
	margin: 0 auto;
	background: url(../images/tm/liuchengjiankong_48.png) no-repeat;
}
.eos_tm_liuchengchaxun_48 {
	width: 48px;
	height: 48px;
	margin: 0 auto;
	background: url(../images/tm/liuchengchaxun_48.png) no-repeat;
}
/* 工作流管理——顶部按钮结束 */
.eos_tm_gonggaoguanli_48 {
	width: 48px;
	height: 48px;
	margin: 0 auto;
	background: url(../images/tm/gonggaoguanli_48.png) no-repeat;
}
.eos_tm_xianjiangonggao_48 {
	width: 48px;
	height: 48px;
	margin: 0 auto;
	background: url(../images/tm/xianjiangonggao_48.png) no-repeat;
}
.eos_tm_gonggaoliebiao_48 {
	width: 48px;
	height: 48px;
	margin: 0 auto;
	background: url(../images/tm/gonggaoliebiao_48.png) no-repeat;
}
.eos_tm_gonggaoleixing_48 {
	width: 48px;
	height: 48px;
	margin: 0 auto;
	background: url(../images/tm/gonggaoleixing_48.png) no-repeat;
}
/* 公告管理——顶部按钮结束 */
.eos_tm_xinwenguanli_48 {
	width: 48px;
	height: 48px;
	margin: 0 auto;
	background: url(../images/tm/xinwenguanli_48.png) no-repeat;
}
.eos_tm_xinjianxinwen_48 {
	width: 48px;
	height: 48px;
	margin: 0 auto;
	background: url(../images/tm/xinjianxinwen_48.png) no-repeat;
}
.eos_tm_xinwenliebiao_48 {
	width: 48px;
	height: 48px;
	margin: 0 auto;
	background: url(../images/tm/xinwenliebiao_48.png) no-repeat;
}
.eos_tm_xinwenleixing_48 {
	width: 48px;
	height: 48px;
	margin: 0 auto;
	background: url(../images/tm/xinwenleixing_48.png) no-repeat;
}
/* 新闻管理——顶部按钮结束 */
.eos_tm_gongwenguanli_48 {
	width: 48px;
	height: 48px;
	margin: 0 auto;
	background: url(../images/tm/gongwenguanli_48.png) no-repeat;
}
.eos_tm_gongwenmuban_48 {
	width: 48px;
	height: 48px;
	margin: 0 auto;
	background: url(../images/tm/gongwenmuban_48.png) no-repeat;
}
.eos_tm_gongwenleixing_48 {
	width: 48px;
	height: 48px;
	margin: 0 auto;
	background: url(../images/tm/gongwenleixing_48.png) no-repeat;
}
.eos_tm_fawenguanli_48 {
	width: 48px;
	height: 48px;
	margin: 0 auto;
	background: url(../images/tm/fawenguanli_48.png) no-repeat;
}
.eos_tm_shouwenguanli_48 {
	width: 48px;
	height: 48px;
	margin: 0 auto;
	background: url(../images/tm/shouwenguanli_48.png) no-repeat;
}
.eos_tm_shouwenshouyue_48 {
	width: 48px;
	height: 48px;
	margin: 0 auto;
	background: url(../images/tm/shouwenshouyue_48.png) no-repeat;
}
/* 公文管理——顶部按钮结束 */
.eos_tm_neibuxiaoxi_48 {
	width: 48px;
	height: 48px;
	margin: 0 auto;
	background: url(../images/tm/neibuxiaoxi_48.png) no-repeat;
}
.eos_tm_xinjianxiaoxi_48 {
	width: 48px;
	height: 48px;
	margin: 0 auto;
	background: url(../images/tm/xinjianxiaoxi_48.png) no-repeat;
}
.eos_tm_yishouxiaoxi_48 {
	width: 48px;
	height: 48px;
	margin: 0 auto;
	background: url(../images/tm/yishouxiaoxi_48.png) no-repeat;
}
.eos_tm_yifaxiaoxi_48 {
	width: 48px;
	height: 48px;
	margin: 0 auto;
	background: url(../images/tm/yifaxiaoxi_48.png) no-repeat;
}
/* 内部消息——顶部按钮结束 */
.eos_tm_wangluoyingpan_48 {
	width: 48px;
	height: 48px;
	margin: 0 auto;
	background: url(../images/tm/wangluoyingpan_48.png) no-repeat;
}
.eos_tm_gerenyingpan_48 {
	width: 48px;
	height: 48px;
	margin: 0 auto;
	background: url(../images/tm/gerenyingpan_48.png) no-repeat;
}
.eos_tm_bumenyingpan_48 {
	width: 48px;
	height: 48px;
	margin: 0 auto;
	background: url(../images/tm/bumenyingpan_48.png) no-repeat;
}
.eos_tm_gongsiyingpan_48 {
	width: 48px;
	height: 48px;
	margin: 0 auto;
	background: url(../images/tm/gongsiyingpan_48.png) no-repeat;
}
.eos_tm_gongxiangyingpan_48 {
	width: 48px;
	height: 48px;
	margin: 0 auto;
	background: url(../images/tm/gongxiangyingpan_48.png) no-repeat;
}
/* 网络硬盘——顶部按钮结束 */
.eos_tm_zhutitaolun_48 {
	width: 48px;
	height: 48px;
	margin: 0 auto;
	background: url(../images/tm/zhutitaolun_48.png) no-repeat;
}
.eos_tm_zhutileixing_48 {
	width: 48px;
	height: 48px;
	margin: 0 auto;
	background: url(../images/tm/zhutileixing_48.png) no-repeat;
}
.eos_tm_zhutiliebiao_48 {
	width: 48px;
	height: 48px;
	margin: 0 auto;
	background: url(../images/tm/zhutiliebiao_48.png) no-repeat;
}
/* 主题讨论——顶部按钮结束 */
.eos_tm_tongxunlu_48 {
	width: 48px;
	height: 48px;
	margin: 0 auto;
	background: url(../images/tm/tongxunlu_48.png) no-repeat;
}
.eos_tm_gerentongxunlu_48 {
	width: 48px;
	height: 48px;
	margin: 0 auto;
	background: url(../images/tm/gerentongxunlu_48.png) no-repeat;
}
.eos_tm_gongsitongxunlu_48 {
	width: 48px;
	height: 48px;
	margin: 0 auto;
	background: url(../images/tm/gongsitongxunlu_48.png) no-repeat;
}
/* 通讯录——顶部按钮结束 */
.eos_tm_xitongpeizhi_48 {
	width: 48px;
	height: 48px;
	margin: 0 auto;
	background: url(../images/tm/xitongpeizhi_48.png) no-repeat;
}
.eos_tm_peizhiguanli_48 {
	width: 48px;
	height: 48px;
	margin: 0 auto;
	background: url(../images/tm/peizhiguanli_48.png) no-repeat;
}
.eos_tm_menhuguanli_48 {
	width: 48px;
	height: 48px;
	margin: 0 auto;
	background: url(../images/tm/menhuguanli_48.png) no-repeat;
}
.eos_tm_xitongxinxi_48 {
	width: 48px;
	height: 48px;
	margin: 0 auto;
	background: url(../images/tm/xitongxinxi_48.png) no-repeat;
}
.eos_tm_gongnengshuoming_48 {
	width: 48px;
	height: 48px;
	margin: 0 auto;
	background: url(../images/tm/gongnengshuoming_48.png) no-repeat;
}
.eos_tm_chushihua_48 {
	width: 48px;
	height: 48px;
	margin: 0 auto;
	background: url(../images/tm/chushihua_48.png) no-repeat;
}
/* 系统设置——顶部按钮结束 */
.eos_tm_qita_48 {
	width: 48px;
	height: 48px;
	margin: 0 auto;
	background: url(../images/tm/qita_48.png) no-repeat;
}
/* 顶部按钮区域结束 */


/* 测试测试 */
/*  以下开始菜单按钮 */
.eos_tm_gerenshiwu_32 {
	width: 32px;
	height: 32px;
	margin: 0 5px 0 0;
	float:left;
	background: url(../images/tm/gerenshiwu_32.png) no-repeat;
}
.eos_tm_wodeyoujian_32 {
	width: 32px;
	height: 32px;
	margin: 0 5px 0 0;
	float:left;
	background: url(../images/tm/wodeyoujian_32.png) no-repeat;
}
.eos_tm_wodexiaoxi_32 {
	width: 32px;
	height: 32px;
	margin: 0 5px 0 0;
	float:left;
	background: url(../images/tm/wodexiaoxi_32.png) no-repeat;
}
.eos_tm_wodeyingpan_32 {
	width: 32px;
	height: 32px;
	margin: 0 5px 0 0;
	float:left;
	background: url(../images/tm/wodeyingpan_32.png) no-repeat;
}
.eos_tm_wodemingpian_32 {
	width: 32px;
	height: 32px;
	margin: 0 5px 0 0;
	float:left;
	background: url(../images/tm/wodemingpian_32.png) no-repeat;
}
.eos_tm_wodeqianzhang_32 {
	width: 32px;
	height: 32px;
	margin: 0 5px 0 0;
	float:left;
	background: url(../images/tm/wodeqianzhang_32.png) no-repeat;
}
.eos_tm_yonghufenzu_32 {
	width: 32px;
	height: 32px;
	margin: 0 5px 0 0;
	float:left;
	background: url(../images/tm/yonghufenzu_32.png) no-repeat;
}
.eos_tm_gerenziliao_32 {
	width: 32px;
	height: 32px;
	margin: 0 5px 0 0;
	float:left;
	background: url(../images/tm/gerenziliao_32.png) no-repeat;
}
.eos_tm_gerenmenhu_32 {
	width: 32px;
	height: 32px;
	margin: 0 5px 0 0;
	float:left;
	background: url(../images/tm/gerenmenhu_32.png) no-repeat;
}
/* 开始菜单按钮 - 个人事务——顶部按钮结束 */
.eos_tm_gongzuoliuguanli_32 {
	width: 32px;
	height: 32px;
	margin: 0 5px 0 0;
	float:left;
	background: url(../images/tm/gongzuoliuguanli_32.png) no-repeat;
}
.eos_tm_daibangongzuo_32 {
	width: 32px;
	height: 32px;
	margin: 0 5px 0 0;
	float:left;
	background: url(../images/tm/daibangongzuo_32.png) no-repeat;
}
.eos_tm_yibangongzuo_32 {
	width: 32px;
	height: 32px;
	margin: 0 5px 0 0;
	float:left;
	background: url(../images/tm/yibangongzuo_32.png) no-repeat;
}
.eos_tm_liuchengjiankong_32 {
	width: 32px;
	height: 32px;
	margin: 0 5px 0 0;
	float:left;
	background: url(../images/tm/liuchengjiankong_32.png) no-repeat;
}
.eos_tm_liuchengchaxun_32 {
	width: 32px;
	height: 32px;
	margin: 0 5px 0 0;
	float:left;
	background: url(../images/tm/liuchengchaxun_32.png) no-repeat;
}
/* 开始菜单按钮 - 工作流管理——顶部按钮结束 */
.eos_tm_gonggaoguanli_32 {
	width: 32px;
	height: 32px;
	margin: 0 5px 0 0;
	float:left;
	background: url(../images/tm/gonggaoguanli_32.png) no-repeat;
}
.eos_tm_xianjiangonggao_32 {
	width: 32px;
	height: 32px;
	margin: 0 5px 0 0;
	float:left;
	background: url(../images/tm/xianjiangonggao_32.png) no-repeat;
}
.eos_tm_gonggaoliebiao_32 {
	width: 32px;
	height: 32px;
	margin: 0 5px 0 0;
	float:left;
	background: url(../images/tm/gonggaoliebiao_32.png) no-repeat;
}
.eos_tm_gonggaoleixing_32 {
	width: 32px;
	height: 32px;
	margin: 0 5px 0 0;
	float:left;
	background: url(../images/tm/gonggaoleixing_32.png) no-repeat;
}
/* 开始菜单按钮 - 公告管理——顶部按钮结束 */
.eos_tm_xinwenguanli_32 {
	width: 32px;
	height: 32px;
	margin: 0 5px 0 0;
	float:left;
	background: url(../images/tm/xinwenguanli_32.png) no-repeat;
}
.eos_tm_xinjianxinwen_32 {
	width: 32px;
	height: 32px;
	margin: 0 5px 0 0;
	float:left;
	background: url(../images/tm/xinjianxinwen_32.png) no-repeat;
}
.eos_tm_xinwenliebiao_32 {
	width: 32px;
	height: 32px;
	margin: 0 5px 0 0;
	float:left;
	background: url(../images/tm/xinwenliebiao_32.png) no-repeat;
}
.eos_tm_xinwenleixing_32 {
	width: 32px;
	height: 32px;
	margin: 0 5px 0 0;
	float:left;
	background: url(../images/tm/xinwenleixing_32.png) no-repeat;
}
/* 开始菜单按钮 - 新闻管理——顶部按钮结束 */
.eos_tm_gongwenguanli_32 {
	width: 32px;
	height: 32px;
	margin: 0 5px 0 0;
	float:left;
	background: url(../images/tm/gongwenguanli_32.png) no-repeat;
}
.eos_tm_gongwenmuban_32 {
	width: 32px;
	height: 32px;
	margin: 0 5px 0 0;
	float:left;
	background: url(../images/tm/gongwenmuban_32.png) no-repeat;
}
.eos_tm_gongwenleixing_32 {
	width: 32px;
	height: 32px;
	margin: 0 5px 0 0;
	float:left;
	background: url(../images/tm/gongwenleixing_32.png) no-repeat;
}
.eos_tm_fawenguanli_32 {
	width: 32px;
	height: 32px;
	margin: 0 5px 0 0;
	float:left;
	background: url(../images/tm/fawenguanli_32.png) no-repeat;
}
.eos_tm_shouwenguanli_32 {
	width: 32px;
	height: 32px;
	margin: 0 5px 0 0;
	float:left;
	background: url(../images/tm/shouwenguanli_32.png) no-repeat;
}
.eos_tm_shouwenshouyue_32 {
	width: 32px;
	height: 32px;
	margin: 0 5px 0 0;
	float:left;
	background: url(../images/tm/shouwenshouyue_32.png) no-repeat;
}
/* 开始菜单按钮 - 公文管理——顶部按钮结束 */
.eos_tm_neibuxiaoxi_32 {
	width: 32px;
	height: 32px;
	margin: 0 5px 0 0;
	float:left;
	background: url(../images/tm/neibuxiaoxi_32.png) no-repeat;
}
.eos_tm_xinjianxiaoxi_32 {
	width: 32px;
	height: 32px;
	margin: 0 5px 0 0;
	float:left;
	background: url(../images/tm/xinjianxiaoxi_32.png) no-repeat;
}
.eos_tm_yishouxiaoxi_32 {
	width: 32px;
	height: 32px;
	margin: 0 5px 0 0;
	float:left;
	background: url(../images/tm/yishouxiaoxi_32.png) no-repeat;
}
.eos_tm_yifaxiaoxi_32 {
	width: 32px;
	height: 32px;
	margin: 0 5px 0 0;
	float:left;
	background: url(../images/tm/yifaxiaoxi_32.png) no-repeat;
}
/* 开始菜单按钮 - 内部消息——顶部按钮结束 */
.eos_tm_wangluoyingpan_32 {
	width: 32px;
	height: 32px;
	margin: 0 5px 0 0;
	float:left;
	background: url(../images/tm/wangluoyingpan_32.png) no-repeat;
}
.eos_tm_gerenyingpan_32 {
	width: 32px;
	height: 32px;
	margin: 0 5px 0 0;
	float:left;
	background: url(../images/tm/gerenyingpan_32.png) no-repeat;
}
.eos_tm_bumenyingpan_32 {
	width: 32px;
	height: 32px;
	margin: 0 5px 0 0;
	float:left;
	background: url(../images/tm/bumenyingpan_32.png) no-repeat;
}
.eos_tm_gongsiyingpan_32 {
	width: 32px;
	height: 32px;
	margin: 0 5px 0 0;
	float:left;
	background: url(../images/tm/gongsiyingpan_32.png) no-repeat;
}
.eos_tm_gongxiangyingpan_32 {
	width: 32px;
	height: 32px;
	margin: 0 5px 0 0;
	float:left;
	background: url(../images/tm/gongxiangyingpan_32.png) no-repeat;
}
/* 开始菜单按钮 - 网络硬盘——顶部按钮结束 */
.eos_tm_zhutitaolun_32 {
	width: 32px;
	height: 32px;
	margin: 0 5px 0 0;
	float:left;
	background: url(../images/tm/zhutitaolun_32.png) no-repeat;
}
.eos_tm_zhutileixing_32 {
	width: 32px;
	height: 32px;
	margin: 0 5px 0 0;
	float:left;
	background: url(../images/tm/zhutileixing_32.png) no-repeat;
}
.eos_tm_zhutiliebiao_32 {
	width: 32px;
	height: 32px;
	margin: 0 5px 0 0;
	float:left;
	background: url(../images/tm/zhutiliebiao_32.png) no-repeat;
}
/* 开始菜单按钮 - 主题讨论——顶部按钮结束 */
.eos_tm_tongxunlu_32 {
	width: 32px;
	height: 32px;
	margin: 0 5px 0 0;
	float:left;
	background: url(../images/tm/tongxunlu_32.png) no-repeat;
}
.eos_tm_gerentongxunlu_32 {
	width: 32px;
	height: 32px;
	margin: 0 5px 0 0;
	float:left;
	background: url(../images/tm/gerentongxunlu_32.png) no-repeat;
}
.eos_tm_gongsitongxunlu_32 {
	width: 32px;
	height: 32px;
	margin: 0 5px 0 0;
	float:left;
	background: url(../images/tm/gongsitongxunlu_32.png) no-repeat;
}
/* 开始菜单按钮 - 通讯录——顶部按钮结束 */
.eos_tm_xitongpeizhi_32 {
	width: 32px;
	height: 32px;
	margin: 0 5px 0 0;
	float:left;
	background: url(../images/tm/xitongpeizhi_32.png) no-repeat;
}
.eos_tm_peizhiguanli_32 {
	width: 32px;
	height: 32px;
	margin: 0 5px 0 0;
	float:left;
	background: url(../images/tm/peizhiguanli_32.png) no-repeat;
}
.eos_tm_menhuguanli_32 {
	width: 32px;
	height: 32px;
	margin: 0 5px 0 0;
	float:left;
	background: url(../images/tm/menhuguanli_32.png) no-repeat;
}
.eos_tm_xitongxinxi_32 {
	width: 32px;
	height: 32px;
	margin: 0 5px 0 0;
	float:left;
	background: url(../images/tm/xitongxinxi_32.png) no-repeat;
}
.eos_tm_gongnengshuoming_32 {
	width: 32px;
	height: 32px;
	margin: 0 5px 0 0;
	float:left;
	background: url(../images/tm/gongnengshuoming_32.png) no-repeat;
}
.eos_tm_chushihua_32 {
	width: 32px;
	height: 32px;
	margin: 0 5px 0 0;
	float:left;
	background: url(../images/tm/chushihua_32.png) no-repeat;
}
/* 开始菜单按钮 - 系统设置——顶部按钮结束 */
.eos_tm_qita_32 {
	width: 32px;
	height: 32px;
	margin: 0 5px 0 0;
	float:left;
	background: url(../images/tm/qita_32.png) no-repeat;
}
/* 开始菜单按钮 - 顶部按钮区域结束 */

.listtable{
    table-layout: fixed;
}
.listtable td{
    overflow: hidden; white-space: nowrap; text-overflow: ellipsis;
}
.WelcomeLabel {
	width: 150px;
	height: 20px;
	margin-top: 20px;
	margin-right: 10px;
	float: right;
    text-align:right;
    color:#eeeeee;
}


/*评论相关*/

.eos_comment_newstitle {
	width: 100%;
	min-height: 34px;
	line-height: 26px;
	color: #000000;
	text-align: center;
	font-size: 17px;
	padding-top: 10px;
	font-weight: bold;
	margin: 0 auto;
}
.eos_comment_auth {
	width: 100%;
	height: 30px;
	line-height: 30px;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	text-align: center;
	background: #F1F8FF;
    float:left;
}
.eos_comment {
    width:100%;
    height:56px;
    float:left;
    text-align:center;
    display:block;
    /*margin-top:20px;*/
}

.eos_comment_submit {
    border:1px solid #089cfe;
    width:55%;
    margin: 0 auto;
    overflow:hidden;
}

.eos_comment_textarea {
    width:100%;
    border-top:hidden;
    border-left:hidden;
    border-right:hidden;
    resize:none;
    height:88px;
    padding:8px;
    outline:none;
}
.eos_comment_button {
    cursor:pointer;
	text-align:center;
    width:63px;
    height:21px;
    margin-bottom:5px;
    margin-right:5px;
    margin-top:2px;
    padding-top:5px;
    background-color:#35baf6;
    color:white;
    font-family:"雅黑";
    font-weight:bold;
    float:right;
    border:2px solid #35baf6;
    border-radius:3px;
    -webkit-border-radius: 3px;
}
.eos_comment_button:hover {
	background: #31abe2;
    color:white;
    
}

.eos_comment_button2{
    cursor:pointer;
	text-align:center;
    width:63px;
    height:21px;
    margin-bottom:5px;
    margin-right:5px;
    margin-top:2px;
    padding-top:5px;
    background-color:#35baf6;
    color:white;
    font-family:"雅黑";
    font-weight:bold;
    float:right;
    border:2px solid #35baf6;
    border-radius:3px;
    -webkit-border-radius: 3px;
}

.eos_comment_button2:hover {
    background: #31abe2; 
    color:white;   
}
.eos_button_img {
    width:13px;
}

.eos_newsview {
   width:100%;
   border-bottom:1px solid #cccccc;
}

.eos_comment_title {
   width:55%;
   height:25px;
   margin: 0 auto;
   line-height:25px;
}

.eos_comment_label1 {
    float:left;
    font-size:25px;
}
.eos_comment_lable2{
    color:#aaaaaa;
}

.eos_null {
    height:80px;
}
.eos_commentList {
     width:55%;
      margin: 0 auto;
}
.eos_comment_info1{
    border-top:1px solid #cccccc; 
    padding:15px;   
    overflow:hidden;
}

.eos_user_inco {
    width:45px;
    height:45px;    
    float:left;
    padding-right:10px;

}
.eos_user_inco img {
    width:45px;
    height:45px;
    border-radius:45px;
}
.eos_comment_time{
    text-align:left;
    font-size:13px;
    color:deepskyblue;
}
.eos_comment_time label {
    font-size:10px;
    color:#aaaaaa;
    padding-left:5px;
}
.eos_comment_content {
    font-size:15px;
    padding-top:10px;
    text-align:left;
    padding-left:55px;
}

.eos_commentlast_img {
    float:left;
    font-size:12px;
    color:#bfbfbf;
    font-family:"雅黑";
    margin-left:55px;
}

.eos_commentlast_img img{
    width:12px;
    height:12px;
    margin-top:5px;
    cursor:pointer;
}

.pbtn1
{	
    border:solid 2px #f9f9f9;
	padding:4px 4px 4px 32px;
	color:#959595;
    font-family:"Arial","Tahoma","微软雅黑","雅黑";
	vertical-align:middle;
	line-height:13px;	
	font-size:13px;
    background:url("../Images/delete.gif") no-repeat 8px center;
	background-color:#f9f9f9;
    float:right;
}

.pbtn1:hover {
    border:solid 2px #68CBFD;
    cursor:pointer;
} 

.pbtn2
{	
    border:solid 2px #f9f9f9;
	padding:4px 4px 4px 32px;
	color:#959595;
    font-family:"Arial","Tahoma","微软雅黑","雅黑";
	vertical-align:middle;
	line-height:13px;	
	font-size:13px;
    background:url("../Images/NoComment.png") no-repeat 8px center;
	background-color:#f9f9f9;
    float:right;
}

.pbtn2:hover {
    border:solid 2px #68CBFD;
    cursor:pointer;
} 