﻿html,body {
	font-size: 12px;
	font-family: -apple-system,BlinkMacSystemFont,PingFangSC-Regular,Microsoft YaHei,SimSun,Arial,Helvetica,Verdana,sans-serif;
	width: 100%;
	height: 100%;
	color: #333333;
}
a
{
	text-decoration: none;
	cursor: pointer;
}
ul, ol, li
{
	list-style: none;
}
*
{
	margin: 0px;
	padding: 0px;
}
/*模板页最外层表格样式*/
.p100
{
	width: 100%;
	height: 100%;
}
/*模板页顶部导航栏背景样式*/
.ptop
{
	width: 100%;
	height: 35px;
	float: left;
	background-color: #367fa9;
	position: absolute;
	z-index: 100;
}
/*模板页中间部分填充用div的样式*/
.d_top
{
	width: 100%;
	height: 35px;
	background-color: #367fa9;
}
/*模板页顶部导航栏背景样式*/
.ptop_1
{
	position: fixed;
	_position: absolute;
	width: 100%;
	height: 35px;
	float: left;
	background-color: #367fa9;
	z-index: 9999;
}
/*模板页左侧导航栏div的样式*/
.pleft
{
	width: 126px;
	height: 100%;
	position: absolute;
	z-index: 99;
	background-color: #222d32;
	border-right: solid 1px #e9e7e7;
    box-shadow: 2px 0 13px -1px #e9e7e7;
}

/*模板页左侧导航栏div的样式*/
.pleft_1 {
	_position: absolute;
	width: 126px;
	z-index: 9992;
	background-color: #282b33;
	box-shadow: 2px -5px 5px -1px #e9e7e7;
}
/*模板页左侧导航栏td的样式*/
.tdleft {
	width: 126px;
	height: 100%;
	background-color: #282b33;
	border-right: solid 1px #999999;
}
/*登录页提交按钮样式*/
.bu2
{
	width: 57px;
	height: 20px;
	color: #baccdc;
	border: none;
	background: url(../images/log_bu.gif) no-repeat;
	cursor: pointer;
	padding-top: 1px;
}
/*登录页文字样式*/
.f1
{
	color: #FFFFFF;
    font-family:'Microsoft YaHei';
}
/*登录页文字样式*/
.f2
{
	color: #ACD8E8;
}
/*登录页文本框样式*/
.f7
{
	color: #0e4e86;
}
/*登录页版权文字样式*/
.f9
{
	color: #ACD8E8;
}
/*登录页版权文字样式*/
.s12
{
	font-size: 12px;
}

/*模板页顶部文字超链接样式*/
.fz1
{
	color: #ffffff;
	font-size: 13px;
}
a.fz1:link, a.fz1:visited, a.fz1:active
{
	color: #ffffff;
	text-decoration: none;
}
a.fz1:hover
{
	color: #ffffff;
	text-decoration: underline;
}

/*翻页样式*/
.fy
{
	color: #3c8dbc;
	width: 100%;
	margin: 13px 0px 16px 0px;
	text-align: right;
}
/*翻页按钮文字超链接样式*/
.fz2
{
	font-size: 13px;
	margin-left: 6px;
	color: #3c8dbc;
}
a.fz2:link, a.fz2:visited, a.fz2:active
{
	color: #3c8dbc;
	text-decoration: none;
}
a.fz2:hover
{
	color: #3c8dbc;
	text-decoration: underline;
}


/*翻页按钮文字超链接样式*/
.page1 {
	font-size: 13px;
	margin-left: 6px;
	color: #555555;
	background-color: #FFFFFF;
	border: 1px solid #cccccc;
	padding: 6px;
	margin: -2px;
}

a.page1:link, a.page1:visited, a.page1:active {
	color: #555555;
	background-color: #FFFFFF;
	text-decoration: none;
}

a.page1:hover {
	color: #FFFFFF;
	background-color: #3c8dbc;
	text-decoration: none;
}

/*表格中编辑按钮文字超链接样式*/
.fz4
{
	color: #3c8dbc;
    vertical-align:bottom; 
	text-decoration: underline;
}
a.fz4:link, a.fz4:visited, a.fz4:active
{
	color: #3c8dbc;
	text-decoration: underline;
}
a.fz4:hover
{
	color: #3c8dbc;
	text-decoration: none;
}


/*紧凑型，文本框标准格式*/
.txt7
{
    text-align: center;
	display: block;
	height: 100%;
    width:100%;
	padding: 0;
	margin: 0;
	font-size: 13px;
	line-height: 1.428571429;
	color: #555555;
	vertical-align: middle;
	background-color: #ffffff;
	border: none;
}
.txt7:focus
{
	border-color: #66afe9;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}


/*待办事项导航超链接*/
.fz5
{
	color: #FFFFFF;
    font-weight:normal;
	text-decoration: underline;
}
a.fz5:link, a.fz5:visited, a.fz5:active
{
	color: #FFFFFF;
	text-decoration: underline;
}
a.fz5:hover
{
	color: #FFFFFF;
	text-decoration: none;
}

/*模板页顶部文字超链接样式未选中*/
.fz6
{
	color: #fff;
	font-size: 13px; 
    padding-top:8px;
    padding-bottom:8px;
    padding-left:10px;
    padding-right:10px;
    word-break:keep-all;
}
a.fz6:link, a.fz6:visited, a.fz6:active
{
	color: #ffffff;
	text-decoration: none;
    background-color:#367fa9;
}
a.fz6:hover
{
	color: #ffffff;
	text-decoration: underline;
    background-color:#1474ab;
}


/*模板页顶部文字超链接样式选中*/
.fz7
{
	color: #FFFFFF;
	font-size: 14px; 
    padding-top:8px;
    padding-bottom:8px;
    padding-left:10px;
    padding-right:10px;
    word-break:keep-all;
}
a.fz7:link, a.fz7:visited, a.fz7:active
{
	color: #FFFFFF;
	text-decoration: none;
    background-color:#1474ab;
}
a.fz7:hover
{
	color: #F3CF3F;
	text-decoration: underline;
    background-color:#1474ab;
}


/*模板页左侧导航栏模块文字超链接样式*/
.b01
{
	color: #f9fcff;
	font-size: 13px;
	height: 39px;
	padding-left: 5px;
	line-height: 39px;
	width: 121px;
	cursor: pointer;
    background-color:#393d49;
}

/*模板页左侧导航栏模块文字超链接样式*/
.b01:hover {
	color: #FFFFFF;
	background-color: #393d49;
}
/*模板页左侧导航栏页面文字超链接样式*/
.dleft
{
	width: 121px;
	line-height: 30px;
    max-height:500px;
    transition: max-height .25s;
    overflow:hidden;
}
	.dleft a {
		display: inline-block;
		width: 106px;
		padding-left: 20px;
	}
.dleft a:link, a:visited, a:active
{
	color: #b8c7ce;
	background-color:#282b33;
	text-decoration: none;
}
.dleft a:hover
{
	color: #FFFFFF;
	text-decoration: none;
}

/*模板页中间部分td框架样式*/
.pmain
{
	width: 100%;
	padding: 0px 6px 0px 8px;
}

/*模板页左侧缩进图片背景样式*/
.left_img
{
	position: fixed;
	_position: absolute;
	bottom: 0px;
	left: 0px;
	z-index: 9999;
	cursor: pointer;
}

/*报表查询按钮行*/
.bbcx_sel
{
    float:right;
	margin-top: 5px;
	margin-bottom: 5px;
}
/*报表查询标题样式*/
.bbcx_title
{
	font-size: 18px;
	color: #000000;
	margin-top: 5px;
	margin-bottom: 5px;
}
/*后台页面标题行样式*/
.d_title2
{
	position: fixed;
	_position: absolute;
	min-height: 36px;
	font-size: 22px;
	color: #367fa9;
	background-color: white;
	border-bottom: solid 1px #e9e7e7;
    box-shadow: 0 2px 5px -1px #e9e7e7;
	padding-bottom: 1px;
	left: 0px;
	top: 36px;
    width:100%;
	z-index: 9990;
}
.d_title2 input
{
	float: right;
    margin-top:5px;
}

/*后台页面标题行样式*/
.d_title {
	font-size: 22px;
	color: #367fa9;
	border-bottom: solid 1px #e9e7e7;
	box-shadow: 0 2px 5px -1px #e9e7e7;
	margin-top: 5px;
	margin-bottom: 15px;
	padding-bottom: 3px;
}
.d_title input
{
	float: right;
}

/*选择控件标题行样式*/
.d_title1
{
    width:100%;
    line-height:30px;
	font-size: 18px;
	color: #FFFFFF;
	background-color:#225CA0;
    vertical-align:middle;
    float:left;
}
.d_title1 div img
{
	margin-top: 5px;
    cursor:pointer;
}

/*按钮样式1*/
.bnb
{
    float: left;
    background: #3c8dbc;
    padding: 5px 10px 5px 10px;
    color: #FFF;
    -moz-border-radius: 1px;
    -webkit-border-radius: 1px;
    border: 0px;
    margin-left: 6px;
}
.bnb1
{
    float: left;
    background: #3c8dbc;
    padding: 5px 10px 5px 10px;
    color: #FFF;
    -moz-border-radius: 1px;
    -webkit-border-radius: 1px;
    border: 0px;
    margin-left: 6px;
}
.bnb2
{
    float: left;
    background: #367fa9;
    padding: 5px 10px 5px 10px;
    color: #FFF;
    -moz-border-radius: 1px;
    -webkit-border-radius: 1px;
    border: 0px;
    margin-left: 6px;
}

.f_title
{
	color: #FF0000;
	font-size: 16px;
	margin: 5px;
}
/*编辑状态下，标题栏的常规格式1*/
.t1
{
	color: #000000;
	font-size: 14px;
	margin: 10px 0px 10px 10px;
}
/*查询状态下，标题栏的常规格式1*/
.t2
{
	color: #000000;
	font-size: 14px;
    line-height:26px;
	margin: 2px 2px 2px 2px;
}
/*阅读状态下，标题的常规格式1*/
.t3
{
	color: #FF8B3D;
	font-size: 26px;
	font-weight: bolder;
	line-height: 60px;
	vertical-align: middle;
}
/*阅读状态下，副标题的常规格式1*/
.t4
{
	color: #333333;
	font-size: 14px;
	display: inline-block;
	line-height: 30px;
}
/*阅读状态下，副标题的常规格式2*/
.t5
{
	color: #8C8C8C;
	font-size: 12px;
	display: inline-block;
	line-height: 30px;
}
/*桌面状态下，标题的常规格式1*/
.t6
{
	color: #ffffff;
	width:100%;
	background-color: #205081;
	font-size: 16px;
	font-weight: bolder;
	line-height: 26px;
	vertical-align: middle;
	padding: 5px 0px 5px 5px;
}
/*审批信息填写，标题栏的常规格式1*/
.t7
{
	color: #000000;
	font-size: 14px;
	margin: 15px 0px 0px 0px;
    float:left;
}


/*系统LOGO样式1*/
.t8
{
	color: #ffffff;
	font-size: 16px;
	font-weight: 400;
    letter-spacing:2px;
	vertical-align: middle;
	padding-left: 5px;
}

.t6 a
{
	color: #ffffff;
    float:right;
    margin-right:5px;
	text-decoration: underline;
}

/*桌面新信息提醒*/
.img_new {
    margin-left:5px;
}

/*编辑状态下，div左对齐标准格式1*/
.left1
{
	float: left;
}
/*编辑状态下，div左对齐标准格式2*/
.left2
{
	float: left;
	width: 100%;
}
/*编辑状态下，div左对齐标准格式3*/
.left3
{
	float: left;
	width: 50%;
}
/*编辑状态下，div右对齐标准格式3*/
.right3
{
	float: right;
	width: 50%;
}
/*选择控件状态下，div左对齐标准格式3*/
.left4
{
	float: left;
	width: 63%;
}
/*选择控件状态下，div右对齐标准格式3*/
.right4
{
	float: right;
	width: 35%;
}
/*选择控件状态下，div左对齐标准格式3*/
.left5
{
	float: left;
	width: 35%;
}
/*选择控件状态下，div右对齐标准格式3*/
.right5
{
	float: right;
	width: 65%;
}
/*div右对齐标准格式6*/
.right6
{
	float: right;
	width: 320px;
}
/*div右对齐标准格式8*/
.right8
{
	float: right;
	width: 70%;
}
/*编辑状态下，div左对齐标准格式4*/
.left9
{
	float: left;
	width: 650px;
	margin: 0px 10px 0px 0px;
	padding: 0px 10px 0px 0px;
}
/*编辑状态下，div左对齐标准格式4*/
.left10
{
	float: left;
	width: 150px;
}
/*阅读状态下，div内文字居中标准格式*/
.left6
{
	text-align: center;
	width: 100%;
}
/*桌面状态下，div右对齐标准格式3*/
.left7
{
	float: left;
	width: 48%;
	margin: 10px 10px 10px 10px;
}
/*编辑状态下，div左对齐标准格式4*/
.left8
{
	float: left;
	width: 30%;
}
/*编辑状态下，div左对齐标准格式4*/
.left19
{
	float: left;
	min-width: 200px;
	min-height: 36px;
}
.lab1
{
	color: #303942;
	font-size: 13px;
	margin: 10px 0px 10px 30px;
}
.lab2
{
	color: #303942;
	font-size: 14px;
    min-width:270px;
    width:88%;
	padding: 0px 0px 5px 5px;
	margin: 10px 0px 10px 30px;
	border-bottom: 1px solid #dddddd;
}
/*编辑状态下，文本框标准格式*/
.txt1
{
	display: block;
	height: 20px;
	padding: 2px 2px 2px 2px;
	margin: 10px 0px 10px 30px;
	font-size: 13px;
	line-height: 1.428571429;
	color: #555555;
	vertical-align: middle;
	background-color: #ffffff;
	border: 1px solid #cccccc;
	border-radius: 1px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.txt1:focus
{
	border-color: #66afe9;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
/*查询状态下，文本框标准格式*/
.txt2
{
	display: block;
	height: 20px;
	padding: 2px 2px 2px 2px;
	margin: 2px 18px 2px 2px;
	font-size: 13px;
	line-height: 1.428571429;
	color: #555555;
	vertical-align: middle;
	background-color: #ffffff;
	border: 1px solid #cccccc;
	border-radius: 1px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.txt2:focus
{
	border-color: #66afe9;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
/*紧凑型，文本框标准格式*/
.txt4
{
	display: block;
	height: 20px;
	padding: 2px 2px 2px 2px;
	margin: 2px 2px 2px 2px;
	font-size: 13px;
	line-height: 1.428571429;
	color: #555555;
	vertical-align: middle;
	background-color: #ffffff;
	border: 1px solid #cccccc;
	border-radius: 1px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.txt4:focus
{
	border-color: #66afe9;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

/*编辑状态下，文本框标准格式*/
.txt6
{
	display: block;
	height: 20px;
	padding: 2px 2px 2px 2px;
	margin: 2px 0px 2px 2px;
	font-size: 13px;
	line-height: 1.428571429;
	color: #555555;
	vertical-align: middle;
	background-color: #ffffff;
	border: 1px solid #cccccc;
	border-radius: 1px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.txt6:focus
{
	border-color: #66afe9;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}


/*审批意见，文本框标准格式*/
.txt3
{
	display: block;
	margin-top: 5px;
    height: 28px;
	font-size: 14px;
	padding: 0px 5px 0px 5px;
	line-height: 1.428571429;
	color: #555555;
	vertical-align: middle;
	background-color: #ffffff;
	border: 1px solid #cccccc;
	border-radius: 6px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.txt3:focus
{
	border-color: #66afe9;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

/*编辑状态下，文本框标准格式*/
.txt5
{
	display: block;
	height: 20px;
	padding: 2px 2px 2px 2px;
	margin: 2px 0px 2px 30px;
	font-size: 13px;
	line-height: 1.428571429;
	color: #555555;
	vertical-align: middle;
	background-color: #ffffff;
	border: 1px solid #cccccc;
	border-radius: 1px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.txt5:focus
{
	border-color: #66afe9;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

/*查询状态下，表格基本样式*/
.tab1
{
	border: none;
	margin: 10px 5px 10px 5px;
}
.tab1 tr td
{
	line-height: 28px;
	word-break: break-all;
	word-wrap: break-word;
	display: table-cell;
	vertical-align: middle;
}

/*Repeater控件基本样式*/
.tab4
{
    margin-top:8px;
	width: 100%;
	border-left: solid 1px #d7d7d7;
	border-top: solid 1px #d7d7d7;
}
.tab4 tr th
{
	color: #333333;
	font-size: 12px;
    height:36px;
	border-bottom: solid 1px #d7d7d7;
	border-right: solid 1px #d7d7d7;
	line-height: 22px;
	text-align: center;
	word-break: break-all;
	word-wrap: break-word;
	background-color: #f2f2f2;
}
.tab4 tr th div
{
	float: left;
}
.tab4 tr td
{
	color: #333333;
    height:36px;
	border-bottom: solid 1px #d7d7d7;
	border-right: solid 1px #d7d7d7;
	font-size: 12px;
	line-height: 22px;
	word-break: break-all;
	word-wrap: break-word;
	display: table-cell;
	vertical-align: middle;
}
.tab4 tr td img
{
	vertical-align: middle;
}


/*Repeater控件基本样式*/
.tab6
{
	margin: 10px 0px 10px 30px;
	border-left: solid 1px #d7d7d7;
	border-top: solid 1px #d7d7d7;
}
.tab6 tr th
{
	font-size: 12px;
    height:26px;
	border-bottom: solid 1px #d7d7d7;
	border-right: solid 1px #d7d7d7;
	line-height: 22px;
	text-align: center;
	word-break: break-all;
	word-wrap: break-word;
	background-color: #f2f2f2;
}
.tab6 tr th div
{
	float: left;
}
.tab6 tr td
{
    height:26px;
	border-bottom: solid 1px #d7d7d7;
	border-right: solid 1px #d7d7d7;
	font-size: 12px;
	line-height: 22px;
	word-break: break-all;
	word-wrap: break-word;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}
.tab6 tr td img
{
	vertical-align: middle;
}

.red
{
	color: Red;
	vertical-align: middle;
}
.redTip
{
	color: Red;
	vertical-align: middle;
	float: left;
	margin: 43px 0px 0px 5px;
}

.redTipWap
{
	color: Red;
	vertical-align: middle;
	float: right;
    right:30px;
    margin-top:15px;
    position:absolute;
}


.redTipRight
{
	color: Red;
	vertical-align: middle;
	float: right;
    right:10px;
    margin-top:15px;
    position:absolute;
}
.blackTip
{
	color: Black;
	vertical-align: middle;
	float: left;
	margin: 43px 0px 0px 5px;
}

.divTxt
{
	width: 100%;
	float: left;
}

/*Repeater控件基本样式*/
.tab0
{
    padding:0px 0px 0px 0px;
	margin: 10px 9px 0px 20px;
    border:none;
}
.tab0 tr th
{
    padding:0px 0px 0px 0px;
    margin:0px 0px 0px 0px;
    border:none;
}
.tab0 tr th div
{
    padding:0px 0px 0px 0px;
    margin:0px 0px 0px 0px;
    border:none;
}
.tab0 tr td
{
    padding:0px 0px 0px 0px;
    margin:0px 0px 0px 0px;
    border:none;
}

/*Repeater控件基本样式*/
.tab
{
    margin-top:8px;
	width: 100%;
	border-left: solid 1px #dddddd;
	border-top: solid 1px #dddddd;
}
.tab tr th
{
	font-size: 14px;
	font-weight: normal;
    height:32px;
	border-bottom: solid 1px #dddddd;
	border-right: solid 1px #dddddd;
	line-height: 22px;
	text-align: center;
	word-break: break-all;
	word-wrap: break-word;
	background-color: #f2f2f2;
}
.tab tr th div
{
	float: left;
}
.tab tr td
{
    height:22px;
    padding:6px;
	border-bottom: solid 1px #dddddd;
	border-right: solid 1px #dddddd;
	font-size: 12px;
	line-height: 20px;
	word-break: break-all;
	word-wrap: break-word;
	display: table-cell;
}
.tab tr td img
{
	vertical-align: middle;
}

/*Repeater控件基本样式*/
.tab11
{
	width: 100%;
}
.tab11 tr th
{
	color: #333333;
	font-size: 14px;
	border-bottom: solid 1px #CCCCCC;
	line-height: 30px;
	text-align: center;
    padding-left:5px;
	word-break: break-all;
	word-wrap: break-word;
}
.tab11 tr th div
{
	float: left;
}
.tab11 tr td
{
	border-bottom: solid 1px #CCCCCC;
	font-size: 12px;
	line-height: 28px;	
    padding-left:5px;
	word-break: break-all;
	word-wrap: break-word;
	display: table-cell;
	vertical-align: middle;
}
.tab11 tr td img
{
	vertical-align: middle;
}
.td_over
{
	background-color: #F5F5F5;
}
.td_out
{
	background-color: #FFFFFF;
}
.td_none
{
	display: none;
}

/*箭头向右*/
.Aright
{
	margin: 3px 8px 3px 7px;
	float: left;
	width: 0;
	height: 0;
	border-top: 7px solid transparent;
	border-bottom: 7px solid transparent;
	border-left: 7px solid #707070;
	cursor: pointer;
}
.Adown
{
	margin: 4px 3px 4px 3px;
	float: left;
	width: 0;
	height: 0;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	border-top: 8px solid #707070;
	cursor: pointer;
}


/*编辑状态下，单选按钮标准格式*/
.rbl1
{
	display: block;
	height: 20px;
	padding: 2px 2px 2px 2px;
	margin: 10px 0px 10px 30px;
	font-size: 13px;
	line-height: 1.428571429;
	color: #555555;
	vertical-align: middle;
	background-color: #ffffff;
}


.rbl1:focus
{
	border-color: #66afe9;
	outline: 0;
}
/*查询状态下，单选按钮标准格式*/
.rbl2
{
	vertical-align: text-bottom;
	height: 20px;
	padding: 2px 2px 2px 2px;
	margin: 2px 18px -2px 2px;
	font-size: 13px;
	color: #555555;
	background-color: #ffffff;
}
.rbl2:focus
{
	border-color: #66afe9;
	outline: 0;
}

/*编辑状态下，下拉框标准格式*/
.ddl1 {
	display: block;
	height: 26px;
	padding: 2px 2px 2px 2px;
	margin: 10px 0px 10px 30px;
	font-size: 13px;
	line-height: 1.428571429;
	color: #555555;
	vertical-align: middle;
	background-color: #ffffff;
	border: 1px solid #cccccc;
	border-radius: 1px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}




.ddl1:focus
{
	border-color: #66afe9;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}



/*编辑状态下，文本框标准格式*/
.txt1_1
{
	height: 24px;
	font-size: 13px;
	line-height: 1.428571429;
	color: #555555;
	background-color: #ffffff;
	border: 1px solid #cccccc;
	border-radius: 1px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.txt1_1:focus
{
	border-color: #66afe9;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
/*编辑状态下，下拉框标准格式*/
.ddl1_1
{
	height: 26px;
	font-size: 13px;
	line-height: 1.428571429;
	color: #555555;
	vertical-align: middle;
	background-color: #ffffff;
	border: 1px solid #cccccc;
	border-radius: 1px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}


.ddl1_1:focus
{
	border-color: #66afe9;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

/*查询状态下，下拉框标准格式*/
.ddl2 {
	display: block;
	height: 26px;
	padding: 2px 2px 2px 2px;
	margin: 2px 18px -2px 2px;
	font-size: 13px;
	line-height: 1.428571429;
	color: #555555;
	vertical-align: middle;
	background-color: #ffffff;
	border: 1px solid #cccccc;
	border-radius: 1px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}


.ddl2:focus
{
	border-color: #66afe9;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

/*步骤选择，下拉框标准格式*/
.ddl3
{
	display: block;
	height: 26px;
	margin-top: 4px;
	font-size: 13px;
	line-height: 1.428571429;
	color: #555555;
	border: 1px solid #cccccc;
	vertical-align: middle;
	background-color: #ffffff;
	border-radius: 1px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}


.ddl3:focus
{
	border-color: #66afe9;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}



/*编辑状态下，图片上传控件样式*/
.img1
{
	display: block;
    max-width:120px; width:expression(document.body.clientWidth>120?"120px":"auto");
	max-height:285px; width:expression(document.body.clientHeight>285?"285px":"auto");
    background-image: url(../images/bgw.png); 
    overflow:hidden;
	padding: 2px 2px 2px 2px;
	margin: 0px 0px 10px 30px;
	vertical-align: middle;
}

/*编辑状态下，图片上传控件样式*/
.img11
{
	display: block;
    max-width:320px; width:expression(document.body.clientWidth>320?"320px":"auto");
	max-height:240px; width:expression(document.body.clientHeight>240?"240px":"auto");
    background-image: url(../images/bgw.png); 
    overflow:hidden;
	padding: 2px 2px 2px 2px;
	margin: 0px 0px 10px 30px;
	vertical-align: middle;
}

/*编辑状态下，附件样式*/
.file1
{
	display: block;
	padding: 2px 2px 2px 2px;
	margin: 0px 0px 0px 30px;
	vertical-align: middle;
}



.cbx1
{
	margin: 0px 10px 0px 10px;
}


/*Repeater选择控件样式*/
.tab2
{
	float: right;
}
.tab2 tr th
{
	color: #333333;
	font-size: 14px;
	border-left: solid 1px #CCCCCC;
	border-bottom: solid 1px #CCCCCC;
	padding: 0px 0px 0px 5px;
	line-height: 30px;
	text-align: center;
	word-break: break-all;
	word-wrap: break-word;
}
.tab2 tr th div
{
	float: left;
}
.tab2 tr td
{
	color: #333333;
	border-left: solid 1px #CCCCCC;
	border-bottom: solid 1px #CCCCCC;
	font-size: 12px;
	line-height: 28px;
	word-break: break-all;
	word-wrap: break-word;
	display: table-cell;
	vertical-align: middle;
}
.tab2 tr td img
{
	vertical-align: middle;
}


/*Repeater控件超宽样式*/
.tab4 tr th
{
 color: #333333;
 font-size: 14px;
 border-bottom: solid 1px #CCCCCC;
 line-height: 30px;
 text-align: center;
 word-break: keep-all;
}
.tab4 tr th div
{
 float: left;
}
.tab4 tr td
{
 color: #333333;
 border-bottom: solid 1px #CCCCCC;
 font-size: 12px;
 line-height: 28px;
 word-break: break-all;
 word-wrap: break-word;
 display: table-cell;
 vertical-align: middle;
}
.tab4 tr td img
{
 vertical-align: middle;
}


/*后台公告样式*/
.td1
{
	width: 800px;
	padding: 40px 10px 10px 10px;
	border-top: solid 1px #E6E6E6;
	color: #333333;
	font-size: 16px;
	line-height: 28px;
	word-wrap: break-word;
}


/*****************DIV弹出层开始********************/
.hideDlg {
    display: none;
}

.showDlg {
    background-color: #FFFFFF;
    border-style: none;
    position: absolute;
    display: block;
    z-index: 1001;
}

.showImg {
    border-style: none;
    position: absolute;
    display: block;
    z-index: 1001;
}

.showDeck {
    display: block;
    top: 0px;
    left: 0px;
    margin: 0px;
    padding: 0px;
    width: 100%;
    height: 100%;
    position:fixed; 
    _position:absolute; 
    z-index: 1000;
    background: #cccccc;
}

.hideDeck {
    display: none;
}
/*****************DIV弹出层结束********************/
.tab3
{
	border: none;
	margin: 0px 0px 0px 0px;
}
.tab3 tr td
{
	border: none;
	margin: 0px 0px 0px 0px;
}

/*产品类型选择*/
.divLX
{
    float:left;
    width:100%;
	display: block;
	padding: 3px 0px 3px 0px;
	margin: 2px 0px 2px 0px;
	vertical-align: middle;
	background-color: #ffffff;
	border: 1px solid #eeeeee;
	border-radius: 1px;
}
/*产品类型选择*/
.divLX_WAP
{
    float:left;
    width:80px;
    height:100%;
	display: block;
	padding: 3px 0px 3px 0px;
	vertical-align: middle;
	background-color: #ffffff;
	border: 1px solid #eeeeee;
    display: block;
    top: 36px;
    left: 0px;
    position:fixed; 
    _position:absolute; 
    z-index:999;
}

/*查询状态下，文本框标准格式*/
.div1
{
    float:left;
	display: block;
	padding: 2px 12px 2px 12px;
	margin: 2px 10px 2px 2px;
	font-size: 14px;
	line-height: 1.428571429;
	color: #666666;
	vertical-align: middle;
	background-color: #ffffff;
	border-radius: 1px;
	cursor: pointer;
}
a.div1:link, a.div1:visited, a.div1:active
{
    float:left;
	display: block;
	padding: 2px 12px 2px 12px;
	margin: 2px 10px 2px 2px;
	font-size: 14px;
	line-height: 1.428571429;
	color: #666666;
	vertical-align: middle;
	background-color: #ffffff;
	border-radius: 1px;
	cursor: pointer;
}
a.div1:hover
{
    float:left;
	display: block;
	padding: 2px 12px 2px 12px;
	margin: 2px 10px 2px 2px;
	font-size: 14px;
	line-height: 1.428571429;
	color: #666666;
	vertical-align: middle;
	background-color: #eeeeee;
	border-radius: 1px;
	cursor: pointer;
	text-decoration: none;
}


.div3
{
	text-decoration: none;
    float:left;
	display: block;
	padding: 2px 12px 2px 12px;
	margin: 2px 10px 2px 2px;
	font-size: 14px;
	line-height: 1.428571429;
	color: #FFFFFF;
	vertical-align: middle;
	background-color: #3c8dbc;
	border-radius: 1px;
	cursor: pointer;
}

a.div3:link, a.div3:visited, a.div3:active {
    color: #FFFFFF;
}

.div4
{
    width:100%;
    float:left;
	padding: 2px 12px 2px 12px;
	margin: 2px 10px 2px 2px;
	display: block;
	font-size: 20px;
	line-height: 1.428571429;
	color: #333333;
	vertical-align: middle;
}
.div4_wap
{
    width:100% ;
	float: inherit;
	display: block;
	font-size: 20px;
	line-height: 1.428571429;
	color: #333333;
	vertical-align: middle;
}
.div5
{
    width:300px;
    float:left;
	display: block;
	padding: 0px 0px 0px 0px;
	margin: 2px 6px 2px 2px;
	font-size: 13px;
	line-height: 1.428571429;
	color: #999999;
	vertical-align: middle;
	border: 1px solid #eeeeee;
	border-radius: 1px;
}
.div5_1
{
    width:100% ;
    height:101px;
	padding: 0px 0px 0px 0px;
	margin: 2px 6px 2px 2px;
	font-size: 13px;
	line-height: 1.428571429;
	color: #999999;
	vertical-align: middle;
	border: 1px solid #eeeeee;
	border-radius: 1px;
}
.div6
{
    width:100px;
    float:left;
	display: block;
	margin: 0px 10px 0px 0px;
	font-size: 13px;
	line-height: 1.428571429;
	color: #333333;
	vertical-align: middle;
}
.div6 img
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
    width:100px;
}
.div7
{
    width:180px;
    height:65px;
    float:left;
	display: block;
	margin: 2px 10px 2px 0px;
	font-size: 13px;
	line-height: 1.428571429;
	color: #333333;
	vertical-align: middle;
}
.divnone {
    display:none;
}
.divtitle
{
	font-size: 14px;
	line-height: 1.428571429;
	color: #333333;
    font-weight:bold;
}
.divcon
{
	font-size: 13px;
	line-height: 1.428571429;
	color: #999999;
}
.divdj
{
    float:left;
	font-size: 13px;
	line-height: 1.428571429;
	color: red;
    font-weight:bold;
	margin-top:2px;
}
.divAN
{
    float:right;
    height:20px;
	display: block;
	padding: 2px 12px 2px 12px;
	margin-right:8px;
	font-size: 14px;
	line-height: 1.428571429;
	color: #ffffff;
	background-color: #3c8dbc;
	border-radius: 10px;
	cursor: pointer;
}
.divSZ
{
    float:right;
    height:20px;
	display: block;
	margin-right:8px;
}
.divJJ
{
	cursor: pointer;
    float:left;
    width:20px;
    height:20px;
	display: block;
	color: #333333;
	background-color: #eeeeee;
	vertical-align: middle;
	text-align: center;
	border: 1px solid #dddddd;
}
.txtSL
{
    float:left;
    width:30px;
    height:20px;
	display: block;
	color: #333333;
	vertical-align: middle;
	text-align: center;
	border-left: 0px;
	border-right: 0px;
	border-top: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
}


.divCP
{
	float: left;
	width: 100%;
    overflow-x:hidden;
    overflow-y:auto;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.divCP_wap
{
	float: left;
	width: 100%;
    overflow-x:hidden;
    overflow-y:auto;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.leftCP
{
	float: left;
	min-width: 638px;
	width: 50%;
	margin: 0px 10px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.leftCP1
{
	float: left;
	width: 100%;
	margin: 0px 10px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.btnClear{
	font-size: 14px;
	margin: 10px 0px 10px 10px;
	color: #3c8dbc;
	cursor: pointer;
}
.leftDD
{
	float: left;
	width: 22%;
	min-width: 320px;
	border-bottom: 1px solid #eeeeee;
    -webkit-box-shadow: 0 0 15px #dddddd;   
    -moz-box-shadow: 0 0 15px #dddddd;   
    box-shadow: 0 0 15px #dddddd;   
}
.leftDD_wap
{
	float: left;
	border-bottom: 1px solid #eeeeee;
    -webkit-box-shadow: 0 0 15px #dddddd;   
    -moz-box-shadow: 0 0 15px #dddddd;   
    box-shadow: 0 0 15px #dddddd;   
}
.leftDD1
{
	float: left;
    margin-left:20px;
	width: 30%;
	min-width: 320px;
	border-bottom: 1px solid #eeeeee;
    -webkit-box-shadow: 0 0 15px #dddddd;   
    -moz-box-shadow: 0 0 15px #dddddd;   
    box-shadow: 0 0 15px #dddddd;   
}
.leftXZCPTITLE
{
	float: left;
	width: 100%;
	background-color: #fafafa;
}
.leftXZCPTITLE1
{
	float: left;
	width: 100%;
	background-color: #fafafa;
	border-bottom: 1px solid #eeeeee;
}
.leftXZCP
{
	padding: 10px 0px 10px 0px;
	float: left;
	min-width: 264px;
	width: 100%;
	border-top: 1px solid #eeeeee;
}
.leftXZCP1
{
	padding: 10px 0px 10px 0px;
	float: left;
	min-width: 364px;
	width: 100%;
	border-bottom: 1px solid #eeeeee;
}
.leftXZCP2
{
	padding: 10px 0px 10px 0px;
	float: left;
	min-width: 364px;
	width: 100%;
}
.leftGWC
{
	float: left;
	min-width: 264px;
	width: 17%;
	border-bottom: 1px solid #eeeeee;
    -webkit-box-shadow: 0 0 15px #dddddd;   
    -moz-box-shadow: 0 0 15px #dddddd;   
    box-shadow: 0 0 15px #dddddd;    
}
.leftGWC1
{
	float: left;
	width: 364px;
	border: 1px solid #eeeeee;
    -webkit-box-shadow: 0 0 15px #dddddd;   
    -moz-box-shadow: 0 0 15px #dddddd;   
    box-shadow: 0 0 15px #dddddd;    
}
.leftGWC2
{
	float: left;
	font-size: 14px;
	color: #6a6666;
	margin: 8px 0px 8px 0px;
	width: 100%;
}
.leftGWC3
{
	margin-left: 5px;
	float: left;
	width: 364px;
    margin-left:5px;
	border: 1px solid #eeeeee;
    -webkit-box-shadow: 0 0 15px #dddddd;   
    -moz-box-shadow: 0 0 15px #dddddd;   
    box-shadow: 0 0 15px #dddddd;    
}
.divCP1
{
	float: left;
	min-width: 90px;
	font-size: 14px;
	color: #6a6666;
	margin: 0px 0px 0px 10px;
}
.divCP1_wap
{
	float: left;
	min-width: 100px;
	font-size: 14px;
	color: #6a6666;
	margin: 0px 0px 0px 10px;
}
.divCP2
{
	float: left;
	min-width: 70px;
	font-size: 14px;
	color: #333333;
	margin: 0px 0px 0px 10px;
}
.divCP3
{
	float: left;
    text-align:left;
	min-width: 150px;
	font-size: 14px;
	color: #333333;
	margin: 0px 0px 0px 10px;
}
.divCP4
{
	float: left;
    text-align:left;
	min-width: 90px;
	font-size: 14px;
	color: #333333;
	margin: 0px 0px 0px 10px;
}
.divdj1
{
    float:right;
	min-width: 88px;
	font-size: 14px;
	color: #f2815d;
	margin: 0px 5px 0px 0px;
}
.divdj2
{
    float:right;
    text-align:right;
	min-width: 88px;
	font-size: 14px;
	margin: 0px 5px 0px 0px;
	color: #333333;
}

.rightTXT
{
    float:right;
    text-align:right;
	min-width: 256px;
	font-size: 14px;
	color: #333333;
	margin: 0px 2px 0px 0px;
	line-height: 1.128571429;
}
.rightPRICE
{
    float:right;
    text-align:right;
	min-width: 88px;
	font-size: 14px;
	margin: 0px 5px 0px 0px;
	color: #333333;
	line-height: 1.128571429;
}
.rightPRICE1
{
    float:right;
    text-align:right;
	min-width: 88px;
	font-size: 14px;
	margin: 0px 5px 0px 0px;
	color: red;
	line-height: 1.128571429;
}
.leftTXT
{
    float:left;
    text-align:left;
	min-width: 73px;
	font-size: 14px;
	color: #6a6666;
	margin: 0px 2px 0px 10px;
	line-height: 1.1;
}
.leftTXT1
{
    float:left;
    text-align:left;
	min-width: 260px;
	font-size: 14px;
	color: #6a6666;
	margin: 0px 2px 0px 0px;
	line-height: 1.1;
}
.leftTXT2
{
    float:left;
    text-align:right;
	font-size: 14px;
	color: #6a6666;
	margin: 10px 9px 0px 20px;
	line-height: 1.1;
}
.leftTXT3
{
    float:left;
	width: 70px;
	font-size: 14px;
	color: #6a6666;
	margin: 0px 2px 0px 0px;
	line-height: 1.1;
}
.leftTXT4
{
    float:left;
	font-size: 14px;
	color: #6a6666;
	margin: 9px 0px 0px 9px;
	line-height: 1.1;
}
.centerTXT
{
    width:100%;
    text-align:center;
	font-size: 18px;
	color: #6a6666;
	margin: 20px 0px 10px 0px;
	line-height: 1.8;
}
.btnLogin{
    width:90%;
	height: 26px;
	font-size: 16px;
	color: #ffffff;
    text-align:center;
	vertical-align: middle;
	background-color: #114f87;
	border: 1px solid #114f87;
	border-radius: 13px;
	cursor: pointer;
}

.btnLogin a{
    width:100%;
	font-size: 16px;
	color: #ffffff;
    text-align:center;
	vertical-align: middle;
}

.wap_top{
    display: block;
    top: 0px;
	font-size: 15px;
	color: #ffffff;
    left: 0px;
    margin: 0px;
    padding: 0px;
    width: 100%;
    height: 36px;
    position:fixed; 
    _position:absolute; 
    background: #3388ff;
    z-index:999;
	vertical-align: middle;
    line-height:36px;
}
.wap_top_right{
    position:absolute;
    top: 0px;
	font-size: 15px;
	color: #ffffff;
    right: 4px;
    margin: 0px;
    padding: 0px;
    cursor:pointer;
}
.wap_top_right1{
    position:absolute;
    top: 9px;
	font-size: 13px;
	color: #3672af;
    right: 6px;
    margin: 0px;
    padding: 0px;
    cursor:pointer;
}

/*wap页面，下拉框标准格式*/
.ddlwap
{
	display: block;
	font-size: 15px;
    text-align:center;
	height: 26px;
	padding: 2px 2px 2px 2px;
	margin: 6px 18px -2px 2px;
	line-height: 1.428571429;
	color: #ffffff;
	vertical-align: middle;
	background-color: #3388ff;
	border:none;
    font-family:-apple-system,BlinkMacSystemFont,PingFangSC-Regular,Microsoft YaHei,SimSun,Arial,Helvetica,Verdana,sans-serif;
}

.wap_main{
    display: block;
    position:absolute; 
    top: 36px;
    left: 0px;
    margin: 0px;
    padding: 0px;
    width: 100%;
}
.wap_main1{
    display: block;
    position:absolute; 
    top: 36px;
    left: 81px;
    margin: 0px;
    padding: 0px;
    width: 100% - 90px;
}
.wap_main_1{
    width: 90%;
	border-radius: 1px;
	padding: 2px 2px 2px 2px;
	margin: 6px 0px 6px 0px;
	border: 1px solid #eeeeee;
    -webkit-box-shadow: 0 0 15px #dddddd;   
    -moz-box-shadow: 0 0 15px #dddddd;   
    box-shadow: 0 0 15px #dddddd;  
}

.wap_main_title_left{
	height: 22px;
    text-align:left;
	float: left;
	margin: 6px -10px 6px 10px;
	width: 60%;
	border-bottom: 1px solid #eeeeee;
}
.wap_main_title_right{
	height: 22px;
	float: right;
	margin: 6px 10px 6px -10px;
    text-align:right;
	color: #ff9a16;
	font-size: 14px;
	width: 40%;
	border-bottom: 1px solid #eeeeee;
}
.wap_main_con1{
	height: 22px;
    text-align:left;
	color: #333333;
	font-size: 14px;
    font-weight:bolder;
	float: left;
	margin: 2px 5px 0px 10px;
}
.wap_main_con2{
	height: 22px;
    text-align:left;
	float: left;
	margin: 3px 0px 0px 0px;
}
.wap_main_con3{
	height: 22px;
    width:100%;
    text-align:left;
	float: left;
	margin: 2px 10px 0px 10px;
}
.wap_main_btn{
	height: 20px;
    width:80px;
	float: right;
	color: #ffffff;
	border-radius: 1px;
	cursor: pointer;
	background-color: #ff9a16;
	border: 1px solid #ff9a16;
	margin: -10px 8px 0px 0px;
    text-align:center;
	vertical-align: middle;
}
.wap_bottom{
    display: block;
    bottom: 0px;
    left: 0px;
    margin: 0px;
    padding: 0px;
    width: 100%;
    height: 50px;
    position:fixed; 
    _position:absolute; 
    background: #fafafa;
	border-top: 1px solid #eeeeee;
    z-index:999;
    float:left;
}

.wap_bottom_1{
    float:left;
    width:33.3%;
    text-align:center;
	vertical-align: middle;
    line-height:1;
    color:#505050;
	cursor: pointer;
}
.wap_bottom_1 img{
    width:36px;
    height:36px;
    margin-top:-3px;
    margin-left:6px;
}

.wap_bottom_2{
    float:left;
    width:33.3%;
    text-align:center;
	vertical-align: middle;
    line-height:1;
    color:#3573af;
	cursor: pointer;
}
.wap_bottom_2 img{
    width:36px;
    height:36px;
    margin-top:-3px;
    margin-left:6px;
}

.left2_img
{
	float: left;
	width: 100%;
}
.left2_img img
{
	float: left;
	height: 36px;
	width: 40px;
    margin-left:6px;
    cursor:pointer;
}
.left2_img_right
{
    position:absolute; 
    top:4px;
    right:36px;
    cursor:pointer;
}

.wap_main_menu
{
	float: left;
	width: 100%;
    line-height:46px;
    text-align:left;
	vertical-align: middle;
	border-bottom: 1px solid #eeeeee;
    color:#505050;
    font-size:16px;
	cursor: pointer;
}
.wap_main_menu img
{
	float: right;
	height: 18px;
	width: 18px;
    margin-top:13px;
    margin-right:16px;
    cursor:pointer;
}

.wap_logout{
    margin-top:80px;
    padding-top:10px;
    width:90%;
	height: 36px;
	font-size: 16px;
	color: #ffffff;
    text-align:center;
	vertical-align: middle;
	background-color: #f23030;
	border: 1px solid #f23030;
	border-radius: 1px;
	cursor: pointer;
}




/*查询状态下，文本框标准格式*/
.div1_wap
{
	width: 78px;
    float:left;
	display: block;
	padding: 2px 0px 2px 0px;
	margin: 8px 0px 2px 0px;
	font-size: 14px;
	line-height: 1.428571429;
	color: #666666;
	vertical-align: middle;
	background-color: #ffffff;
	border-radius: 1px;
	cursor: pointer;
}
a.div1_wap:hover
{
	background-color: #eeeeee;
	text-decoration: none;
}


.div3_wap
{
	width: 78px;
	text-decoration: none;
    float:left;
	display: block;
	padding: 2px 0px 2px 0px;
	margin: 8px 0px 2px 0px;
	font-size: 14px;
	line-height: 1.428571429;
	color: #FFFFFF;
	vertical-align: middle;
	background-color: #3c8dbc;
	border-radius: 1px;
	cursor: pointer;
}

a.div3_wap:link, a.div3_wap:visited, a.div3_wap:active {
    color: #FFFFFF;
}
.leftGWC_wap
{
	float: left;
	width: 100%;
	border-bottom: 1px solid #eeeeee;
    -webkit-box-shadow: 0 0 15px #dddddd;   
    -moz-box-shadow: 0 0 15px #dddddd;   
    box-shadow: 0 0 15px #dddddd;    
}


.div7_wap
{
	display: block;
	margin: 2px 10px 2px 0px;
	font-size: 13px;
	line-height: 1.428571429;
	color: #333333;
	text-align: left;
	vertical-align: middle;
}

.divdj_wap
{
	font-size: 13px;
	line-height: 1.428571429;
	color: red;
    font-weight:bold;
	text-align: left;
	margin-top:2px;
}

.divdj_wap1
{
    float:right;
	min-width: 88px;
	font-size: 14px;
	color: #f2815d;
	margin: 0px 5px 0px 0px;
}


.divAN_wap
{
    position:absolute;
    float:right;
    height:20px;
	padding: 2px 12px 2px 12px;
	margin-top:-10px;
	right:8px;
	font-size: 14px;
	line-height: 1.428571429;
	color: #ffffff;
	background-color: #3c8dbc;
	border-radius: 10px;
	cursor: pointer;
}
.divSZ_wap
{
    position:absolute;
    float:right;
	right:8px;
    height:20px;
	margin-top:-10px;
	display: block;
	margin-right:8px;
}
.divJJ_wap
{
	cursor: pointer;
    float:left;
    width:26px;
    height:20px;
	display: block;
	color: #333333;
	background-color: #eeeeee;
	vertical-align: middle;
	text-align: center;
	border: 1px solid #dddddd;
}
#container {width:100%; height: 700px; }  


.ft_container thead tr th
{
	color: #333333;
	font-size: 12px;
	border-bottom: solid 1px #d7d7d7;
	border-right: solid 1px #d7d7d7;
	line-height: 12px;
	text-align: center;
	word-break: break-all;
	word-wrap: break-word;
	background-color: #f2f2f2;
}
.ft_container thead tr th div
{
	float: left;
}
.ft_container tbody tr td
{
	color: #333333;
    height:36px;
	border-bottom: solid 1px #d7d7d7;
	border-right: solid 1px #d7d7d7;
	font-size: 12px;
	line-height: 22px;
	word-break: break-all;
	word-wrap: break-word;
	display: table-cell;
	vertical-align: middle;
}
.ft_container tbody tr td img
{
	vertical-align: middle;
}


.ft_cwrapper thead tr th
{
	color: #333333;
	font-size: 12px;
	border-bottom: solid 1px #d7d7d7;
	border-right: solid 1px #d7d7d7;
	line-height: 12px;
	text-align: center;
	word-break: break-all;
	word-wrap: break-word;
	background-color: #f2f2f2;
}
.ft_cwrapper thead tr th div
{
	float: left;
}
.ft_cwrapper tbody tr td
{
	color: #333333;
    height:36px;
	border-bottom: solid 1px #d7d7d7;
	border-right: solid 1px #d7d7d7;
	font-size: 12px;
	line-height: 22px;
	word-break: break-all;
	word-wrap: break-word;
	display: table-cell;
	vertical-align: middle;
}
.ft_cwrapper tbody tr td img
{
	vertical-align: middle;
}

.tab5
{
	border-left: solid 1px #d7d7d7;
	border-top: solid 1px #d7d7d7;
}
.tab5 tr th
{
	color: #333333;
	font-size: 13px;
	border-bottom: solid 1px #d7d7d7;
	border-right: solid 1px #d7d7d7;
	line-height: 22px;
	text-align: center;
	word-break: break-all;
	word-wrap: break-word;
}
.tab5 tr td
{
	text-align: left;
}
  
.tab5 tr td label
{
	text-align: left;
	word-break: break-all;
	word-wrap: break-word;
	line-height: 22px;
	font-size: 13px;
	color: #333333;
	margin-left: 3px;
	margin-right: 5px;
}

.txt_1
{
	display: block;
	height: 100%;
	width: 95%;
	padding: 2px 2px 2px 5px;
	margin: 0px 0px 0px 0px;
	font-size: 13px;
	line-height: 1.428571429;
	color: #333333;
	vertical-align: middle;
	background-color: #ffffff;
	border: 0px;
}
.txt_1:focus
{
	border-color: #66afe9;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.txt11
{
	display: block;
	width: 95%;
	padding: 2px 2px 2px 5px;
	margin: 0px 0px 0px 0px;
	font-size: 13px;
	line-height: 1.428571429;
	color: #333333;
	background-color: #ffffff;
	vertical-align: middle;
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
	border-bottom: solid 1px #000;
}
.txt11:focus
{
	border-color: #66afe9;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}


.tab51
{
    width:900px;
    margin-top:8px;
}
.tab51 tr th
{
	color: #333333;
	font-size: 13px;
	line-height: 22px;
	word-break: break-all;
	word-wrap: break-word;
}


.yzf
{
	color: #FFFFFF;
    background-color:#ff0000;
}

.closed
{
	color: #FFFFFF;
    background-color:#00b050;
}

.divBb {
    width: 100%;
    height: 70px;
    text-align: center;
    padding-top: 33px;
    background-color: #eaf2f9;
    font-size: 18px;
    line-height: 22px;
}

.divBb span{
    color:#348bda;
}

.floatLeft {
    float: left;
}

.floatRight {
    float: right;
}

.divBb1 {
    width: 50%;
    height: 80px;
    float: left;
    text-align: center;
    font-size: 14px;
    line-height: 22px;
}

.divBb1 span{
    color:#348bda;
    font-size: 18px;
}


.bodortop{
    border-top:1px solid #eeeeee;
    box-sizing: border-box;
}

.bodorleft{
    border-left:1px solid #eeeeee;
    box-sizing: border-box;
}

.bodorright{
    border-right:1px solid #eeeeee;
    box-sizing: border-box;
}

.bodorbottom{
    border-bottom:1px solid #eeeeee;
    box-sizing: border-box;
}


.divBb2 {
    width: 49%;
    height: 50px;
    text-align: center;
    font-size: 14px;
    line-height: 50px;
    margin-top:10px;
}

.divBb2 div{
    width: 50%;
    text-align: center;
}

.divBb2 span{
    width: 50%;
    color:#348bda;
    font-size: 18px;
}
