.mar-l0 {
	margin-left: 0 !important;
}

.mar-r0 {
	margin-right: 0 !important;
}

.lush-prev,
.lush-next {
	/*display: none!important;*/
}

#header {
	/*background: #0c7de2;*/
	background: #3c8ddb;
	height: 80px;
}

.logout {
	margin-left: 10px;
	color: #ffffff !important;
}

.dis {
	display: none !important;
}

.header-con {
	/*font-size: 26px;*/
	height: 100%;
	line-height: 100px;
	line-height: 80px;
	margin: 0 auto;
	/*width: 1000px;*/
	width: 1200px;
}

#toptitle {
	width: 100%;
	height: 5%;
	min-height: 100px;
	background-color: #0C7DE3;
}

#daiban-title {
	color: #3C8DDB;
	font-size: 1.2em;
}

* {
	padding: 0;
	margin: 0;
}

.container {
	margin-top: 35px;
	width: 78%;
	margin: auto;
}

.tlogo {
	color: #ffffff;
	font-size: 30px;
	margin-left: 190px;
	min-height: 100px;
	line-height: 100px;
	width: 40%;
	float: left;
}

.dandianicon:focus {
	height: 100px;
	width: 100px;
}

.dandianicon {
	height: 100%;
	width: 100%;
}

.main-search {
	border: none;
	background: none;
}

.main-search-l {
	position: absolute;
	top: 0;
	left: 0;
	/*width: 515px;*/
	width: 665px;
	height: 100%;
	border: 0.05em solid #3c8ddb;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
	border-right: none;
	background: #fff;
}

.main-search-r {
	position: absolute;
	top: 0;
	right: 0;
	width: 84px;
	height: 100%;
	text-align: center;
	border: 0.05em solid #00AB2A;
	background: #00ab2a;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
}

.search-a {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	line-height: 36px;
	color: #fff !important;
}

.search-input {
	width: 82%;
}

#searchForm {
	margin-bottom: 2em;
	margin-top: 1em;
}

#sousuo {
	width: 78%;
	height: 18%;
	margin: 0 auto;
	margin-top: 25px;
}

.selector {
	border: none;
	color: #0B4791;
	width: 50px;
	margin-left: 10px;
	/*内容居中显示*/
	text-align: left;
	text-align-last: left;
	/* 去掉select自带的样式 */
	appearance: none;
	/* IE */
	-webkit-appearance: none;
	/* google */
	-moz-appearance: none;
	background: url("../img/czimg/arrow_down.png") no-repeat;
}

.module-link {
	display: block;
	float: left;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 70%;
	margin-left: 20px;
	font-size: 18px;
}

.module-link:hover {
	color: #3C8DDB !important;
}

ul,
li {
	/*list-style: outside url("") disc;*/
}

#daiban {
	/*width: 1000px;*/
	width: 1200px;
	margin: 0 auto;
	min-height: 378px;
	background-color: #ffffff;
	border-radius: 10px;
	border: 0.05em solid #E2E7EB;
	margin-top: 20px;
	padding: 10px 0;
}

.daiban-l {
	width: 115px;
	height: 100%;
}

.daiban-r {
	width: 885px;
	height: 100%;
}

.daiban-link-a {
	position: relative;
	display: block;
	text-align: center;
	padding: 10px 0;
	height: 15%;
}

.daiban-link {
	color: #fff !important;
	background: url("../img/czimg/daibanchose.png") no-repeat center top;
	background-size: 100% 100%;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/czimg/daibanchose.png', sizingMethod='scale');
}

.daiban-title-con {
	border-left: 3px solid #3C8DDB;
	padding-left: 5px;
}

.daiban-more {
	position: relative;
	top: 3px;
	right: 5px;
	color: #3C8DDB !important;
}

#daiban-table,
#danwei-table,
#zhibiao-table,
#yiban-table,
#daiban-need-table,
#yiban-need-table,
#daiban-plan-table,
#yiban-plan-table,
#order-gn-table,
#yw-log-table {
	width: 100%;
	height: 100%;
	margin-top: 20px;
	font-size: 18px;
}

#daiban-table a,
#danwei-table a,
#zhibiao-table a,
#yiban-table a,
#daiban-need-table a,
#yiban-need-table a,
#daiban-plan-table a,
#yiban-plan-table a {
	color: #3C8DDB !important;
}

#daiban-table th,
#danwei-table th,
#zhibiao-table th,
#yiban-table th,
#daiban-need-table th,
#yiban-need-table th,
#daiban-plan-table th,
#yiban-plan-table th,
#yw-log-table th {
	background: #E6F0FC;
	height: 50px;
	border: 1px solid #fff;
}

#daiban-table tr th,
#daiban-table tr td,
#danwei-table tr th,
#danwei-table tr td,
#zhibiao-table tr th,
#zhibiao-table tr td,
#yiban-table tr th,
#yiban-table tr td,
#daiban-need-table tr th,
#daiban-need-table tr td,
#yiban-need-table tr th,
#yiban-need-table tr td,
#daiban-plan-table tr th,
#daiban-plan-table tr td,
#yiban-plan-table tr th,
#yiban-plan-table tr td,
#yw-log-table tr th,
#yw-log-table tr td {
	text-align: center;
}

#daiban-table tr td,
#danwei-table tr td,
#zhibiao-table tr td,
#yiban-table tr td,
#daiban-need-table tr td,
#yiban-need-table tr td,
#daiban-plan-table tr td,
#yiban-plan-table tr td,
#yw-log-table tr td {
	position: relative;
	height: 50px;
	/*background: #FAFAFA;*/
	text-align: left;
	padding: 0 5px;
	border-bottom: 1px dashed #cacaca;
}

#daiban-badge,
#danwei-badge,
#zhibiao-badge,
#yiban-badge {
	position: absolute;
	top: 8px;
	right: 28px;
	width: 14px;
	height: 14px;
	line-height: 14px;
	border-radius: 50%;
	padding: 5px;
	font-size: 10px;
}

#daiban-badge1,
#danwei-badge1,
#zhibiao-badge1,
#yiban-badge1,
#log-badge1 {
	position: absolute;
	top: 3px;
	right: -20px;
	width: 14px;
	height: 14px;
	line-height: 14px;
	border-radius: 50%;
	padding: 2px;
	font-size: 10px;
	background: #e60000;
}

.dbchose {
	background: url("../img/czimg/daibanchose.png") no-repeat center top;
	background-size: 100% 100%;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/czimg/daibanchose.png', sizingMethod='scale');
}

#dobuttons {
	/*width: 1000px;*/
	width: 1200px;
	height: 80px;
	padding: 10px 0;
	margin: 10px auto 0;
	background-color: #ffffff;
	border-radius: 10px;
	border: 0.05em solid #E2E7EB;
}

.dobuttoncss {
	color: #fff !important;
	/*width: 180px;*/
	width: 220px;
	height: 70px;
	margin: 5px 0 5px 17px;
	display: block;
	float: left;
	vertical-align: middle;
	text-align: center;
	display: table-cell;
	font-size: 1.4em;
	cursor: pointer;
}

.dobuttoncss:hover {
	color: #fff !important;
}

#tongzhi {
	/*width: 1000px;*/
	width: 1200px;
	margin: 0 auto;
	min-height: 370px;
	margin-top: 20px;
	background-color: #ffffff;
	border-radius: 10px;
	border: 0.05em solid #E2E7EB;
}

#tongzhinew {
	/*width: 1000px;*/
	width: 60%;
	margin: 0 auto;
	min-height: 450px;
	background-color: #ffffff;
	border-radius: 10px;
	border: 0.05em solid #E2E7EB;
	float: left;
}

#dandiannew {
	/*width: 1000px;*/
	width: 39%;
	margin: 0 auto;
	min-height: 450px;
	background-color: #ffffff;
	border-radius: 10px;
	border: 0.05em solid #E2E7EB;
	float: right;
}

#secondarea {
	/*width: 1000px;*/
	width: 1200px;
	margin: 0 auto;
	min-height: 370px;
	margin-top: 20px;
}

.listword {
	margin-left: 60px;
	margin-top: 18px;
}

.listword li {
	position: relative;
	height: 40px;
	color: #f39800;
}

.last-li {
	border-bottom: none !important;
}

.listword li span {
	color: #333333;
}

.titletext {
	height: 40px;
	line-height: 40px;
	width: 97%;
}

.titlebg {
	height: 40px;
	width: 140px;
	float: left;
	text-align: center;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/czimg/title_bg.png', sizingMethod='scale');
	/*background: url('../img/czimg/title_bg.png') no-repeat center top;
	background-size: 100% 100%;*/
	background: #3C8DDB;
	border-top-left-radius: 5px;
	border-bottom-right-radius: 5px;
	font-size: 20px;
	color: #fff !important;
}

.titlebg:hover {
	color: #fff !important;
}

.groupbut {
	color: #ffffff !important;
	height: 70px;
	margin-left: 10%;
	width: 80%;
	display: block;
	line-height: 70px;
	font-size: 1.3em;
	text-align: center;
}

.groupbutnew {
	color: #ffffff !important;
	height: 70px;
	margin-left: 5%;
	width: 25%;
	display: block;
	line-height: 70px;
	font-size: 1.3em;
	text-align: center;
	float: left;
}

#caizheng,
#help,
#dw,
#zz {
	/*width: 1000px;*/
	width: 1200px;
	margin: 0 auto;
	min-height: 370px;
	margin-top: 20px;
	background-color: #ffffff;
	border-radius: 10px;
	border: 0.05em solid #E2E7EB;
	margin-bottom: 60px;
}
#dw,
#zz {
	display: none;
}

#yzbeian {
	/*width: 1000px;*/
	width: 1200px;
	margin: 0 auto;
	min-height: 370px;
	margin-top: 20px;
	background-color: #ffffff;
	border-radius: 10px;
	border: 0.05em solid #E2E7EB;
	margin-bottom: 60px;
}

#yinzhang {
	/*width: 1000px;*/
	width: 1200px;
	margin: 0 auto;
	min-height: 370px;
	margin-top: 20px;
	background-color: #ffffff;
	border-radius: 10px;
	border: 0.05em solid #E2E7EB;
	margin-bottom: 60px;
}

.titleType {
	margin-left: 20px;
	font-size: 18px;
}

.titleType-c {
	color: #3c8ddb !important;
}

#bottombar {
	width: 100%;
	height: 8%;
	min-height: 8em;
	margin-top: 97px;
	background-color: #0C7DE3;
	color: #ffffff;
	text-align: center;
	line-height: 35px;
}

#bottombar a {
	margin-left: 10px;
}


/*设置滚动属性*/

tbody {
	display: block;
	/*height: 100%;*/
	max-height: 35em;
	overflow-y: auto;
}


/*设置头与内容自动对齐*/

table thead,
tfoot,
tbody tr {
	display: table;
	width: 100%;
	table-layout: fixed;
}


/*给滚动条预留宽度*/

table thead,
tfoot {
	/*width: calc( 100% - 1em);*/
	background: #EFF0F5;
}

table thead tr {
	border: none;
}

.urgen-span-1,
.urgen-span-2,
.urgen-span-3 {
	position: absolute;
	padding: 3px;
	border-radius: 3px;
	color: #fff;
}

.dot {
	display: block;
	width: 6px;
	height: 6px;
	position: absolute;
	top: 8px;
	left: 0;
	border-radius: 100%;
	background: #ffa500;
}

.title-th {
	width: 400px;
}

.title-td a {
	width: 50%;
}

.lush a img {
	width: 65% !important;
}

#userinfo span,
#userinfo a {
	display: inline-block;
	height: 100%;
	margin-top: -4px;
}

.czImg {
	height: 26px;
	position: relative;
	top: 8px;
	left: 2px;
}

.czImgNew {
	top: 6px;
	transform: rotate(180deg);
}

#departInfo {
	position: absolute;
	top: 56px;
	left: -20px;
	right: -20px;
	/* max-width: 300px; */
	padding: 5px 10px;
	line-height: 1.5;
	text-align: left;
	font-size: 14px;
	background: #f4f9fe;
	color: #333;
	border: 0.05em solid #ccc;
	z-index: 9999;
	border-radius: 3px;
	display: none;
}

#departInfo p {
	margin-bottom: 5px;
}

/*悬浮框*/

.fixCon {
	position: fixed;
	right: 20px;
	bottom: 90px;
	z-index: 1000;
}

.fixBox {
	height: 450px;
	width: 70px;
	position: relative;
	overflow: hidden;
	transition: height .5s;
}

#fixUl,
#fix-ul-new {
	position: absolute;
	bottom: 0;
}

.fix-a {
	display: block;
	width: 70px;
	height: 70px;
	margin-bottom: 1px;
	color: #fff;
	text-align: center;
	transition: height .5s;
}

.fix-a-last {
	height: 35px;
	line-height: 35px;
}

.fixToggle {
	height: 70px !important;
	transition: height .5s;
}

.fix-ah {
	height: 80px !important;
	line-height: normal;
}

.fix-a:hover,
.fix-a:link,
.fix-a:active {
	color: #fff !important;
}

.fix-a:hover {
	opacity: .9;
}

.fix-a img,
.fix-a .iconfont {
	display: block;
	font-size: 26px;
	margin: 0 auto 5px;
	padding-top: 10px;
	width: 30px;
}

.fix-a .iconfont {
	padding-top: 15px;
}

a.fix-a1 {
	background: #72d2ee;
}

a.fix-a2 {
	background: #48d0c6;
}

a.fix-a3 {
	background: #fbb883;
}

a.fix-a4 {
	background: #8dd687;
}

a.fix-a5 {
	background: #f5c934;
}

.fix-con-new {
	/*bottom: 100px;*/
	bottom: 60px;
	right: 20px;
}

.fix-box-new {
	min-height: 800px;
	width: 120px;
	transition: all ease-in .6s;
	line-height: 1.2;
}

#fix-ul-new {
	right: 0;
	/*box-shadow: 10px 10px 25px rgba(0,0,0,.5);*/
}

.fix-li-new {
	/*font-size: 14px;*/
	font-size: 18px;
}

.fix-a-new {
	width: 120px;
	height: 95px;
	/*background: #fff!important;*/
	/*color: #333!important;*/
}

.fix-a-new img {
	width: 25px;
}

.fix-a-new .iconfont {
	position: relative;
	font-size: 34px;
	padding-top: 12px;
	/*color: #3c8ddb!important;*/
	margin-bottom: 0;
}

.fix-a-new .icon-fankui {
	font-size: 28px;
}

.fix-a-new .icon-shenqing1 {
	/*top: 2px;*/
}

.fix-a-new .icon-shenqing1,
.fix-a-new .icon-zhengcechaxun {
	height: 33px;
	line-height: 33px;
	font-size: 30px;
}

.fix-a-new .icon-Ukeyzhizuo {
	font-size: 38px;
	right: 5px;
}

.fix-a-new:hover,
.fix-a-new:active,
.fix-a-new:link {
	/*color: #333!important;*/
}

.fix-a-last-new {
	/*width: 120px;*/
	/*font-size: 12px;*/
	/*height: 30px;*/
	/*line-height: 30px;*/
	width: 120px;
	font-size: 20px;
	height: 40px;
}

.fix-a-last-new i {
	font-size: 30px !important;
	padding-top: 15px !important;
}

.fix-toggle-new {
	height: 80px !important;
	min-height: 60px !important;
	transition: all ease-out .6s;
}

a#fix-btn {
	background: #ea7071;
	background: #5FA6FB;
}

.fix-bg-orange {
	background: #F7AF75;
}

.fix-bg-blue {
	background: #7D9DE6;
}

.fix-bg-green {
	background: #5AC59F;
}

.fix-bg-red {
	background: #FE8C89;
}

.fix-bg-purple {
	background: #D2A6E4;
}

.fix-bg-yellow {
	background: #5FA6FB;
}

/*悬浮框    end*/
.daiban-tab-title {
	position: relative;
	border-bottom: 1px dashed #eee;
}

.daiban-tab-a {
	float: left;
	width: 160px;
	height: 48px;
	line-height: 48px;
	padding: 0 5px;
	text-align: center;
}

.daiban-tab-color-a {
	background: #3C8DDB;
	color: #fff !important;
	border-radius: 5px 5px 0 0;
	transition: background linear .3s
}

#daiban-tab-active {
	position: absolute;
	bottom: 0;
	width: 125px;
	height: 0;
	border-bottom: 2px solid #3C8DDB;
}

.daiban-tab-spn {
	display: inline-block;
	position: relative;
	/*width: 75px;*/
	width: 116px;
	font-size: 20px;
}

#daibanmore1 {
	float: right;
	height: 48px;
	line-height: 48px;
	margin-right: 10px;
	font-size: 18px;
}

#daibanmore1 .iconfont {
	font-size: 12px;
	margin-left: 5px;
}

.daiban-tab-con {
	padding: 0 20px;
}

.power-a {
	float: left;
	width: 120px;
	text-align: center;
	margin: 20px;
}

.power-a img {
	width: 90px;
	height: 90px;
}

.power-a p {
	margin: 5px 0;
}

.tj_box,
.xm_box {
	width: 98%;
	margin: 15px auto;
	border-radius: 5px;
	background: #fff;
	box-shadow: 2px 2px 15px rgba(0, 0, 0, .2);
}

.title {
	padding: 10px 10px;
	background: -webkit-linear-gradient(to right, #7BC3F3, #7BC3F3);
	background: -moz-linear-gradient(to right, #7BC3F3, #7BC3F3);
	background: -o-linear-gradient(to right, #7BC3F3, #7BC3F3);
	background: linear-gradient(to right, #7BC3F3, #7BC3F3);
	font-size: 20px;
	color: #fff;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}

.title span {
	padding-left: 6px;
}

.xm_list {
	padding: 15px;
	padding-bottom: 15px;
	padding-bottom: 36px;
	margin-bottom: 50px;
	height: 305px;
}

.xm_list1 {
	padding: 15px;
	padding-bottom: 15px;
	padding-bottom: 36px;
	margin-bottom: 50px;
	height: 305px;
}

.color_1 {
	border-color: #0396FF;
	margin-left: 10px;
	margin-top: 15px;
}

h3 {
	border-left: 8px solid;
	border-left-color: currentcolor;
	padding-left: 6px;
	color: #333;
	font-family: '微软雅黑';
	font-size: 20px;
	margin-left: 77px;
}

.table {
	width: 98%;
	margin: 0 !important;
}

.table,
.table tr,
.table th,
.table td {
	/* border: 1px solid #ccc; */
	border-collapse: collapse;
}

.table th {
	text-align: center;
	background-color: #DDDDDD;
}

.color_2 {
	border-color: #32CCBC;
	margin-left: 10px;
	margin-top: 15px;
}

.color_3 {
	border-color: #465EFB;
	margin-left: 10px;
	margin-top: 15px;
}

.color_4 {
	border-color: #FA742B;
	margin-left: 10px;
	margin-top: 15px;
}

.xh {
	margin: 0 auto;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	text-align: center;
	width: 20px;
	height: 20px;
	background-color: #0396FF;
	color: white;
}

#dwjz_warning,
#dwqc_warning,
#dwsz_warning,
#dwjizhi_warning,
#zzjz_warning,
#zzqc_warning,
#zzjizhi_warning,
#zzzc_warning,
#zzclzw_warning{
	width: 270px;
	height: 260px;
	float: left;
	margin-left: 20px;
	/* text-align: center; */
	border: 1px solid #ccc;
	margin-top: 20px;
	overflow: auto;
}

.tj_list_show {
	height: 200px;
	overflow: auto;
}
