﻿body {
	margin: 0;
	padding: 0;
	font: 12px/1.5 "Microsoft YaHei", arial;
	color: #282828;
}
a {
	text-decoration: none;
}
a:hover, .header-right a:hover, .footer-correlation ul li a:hover, .buy-info-bottom a:hover,.buy-info-content > ul > li > div > ul > li > a:hover > span , .list-info-bottom a:hover,.list-info-content > ul > li > div > ul > li > a:hover > span ,.system-info-content > ul > li > div > ul > li > a:hover > span ,.sell-info-content > ul > li > div > ul > li > a:hover > span ,.download-info-content > ul > li > div > ul > li > a:hover > span ,.download-info-content > ul > li.no-more > div > ul > li > a:hover > span,.question-info-content > ul > li > div > ul > li > a:hover > span {
	color: #fc0000;
}
a.regist_login_a{
	color:#016EC0;
}
a.regist_login_a:hover{
	color:#e60012;
}
.buy-info-content > ul > li.active > span, .list-info-content > ul > li.active > span, .system-info-content > ul > li.active > span, .sell-info-content > ul > li.active > span, .download-info-content > ul > li.active > span {
	color: #282828;
}
li {
	list-style: none;
}
ul, p, div {
	margin: 0;
	padding: 0;
}
button, input, select, textarea {
    vertical-align: middle;
    outline:none;
}
img {
	border: 0;
}



/* banner start */
#banner {
	margin: 17px 0;
	height: 250px;
}
.banner {
	width: 808px;
	height: 250px;
	position: relative;
}
.banner > div {
    width: 100%;
    height: 100%;
    overflow: hidden;
    display: block;
    position: relative;
}
.slides-container {
	width: 100%;
	height: 100%;
	overflow: hidden; 
	position: relative; 
}
.slides-control {
	width: 100%; 
	height: 100%;
	position: relative; 
	left: 0px; 
}
.slides-control > a {
	width: 100%;
	position: absolute;
	top: 0px; 
	left: 0px;   
	z-index: 10; 
	backface-visibility: hidden;
}
.slides-control > a.active {
	z-index: 11;
}
.slides-control > a > img {
	width: 100%;
	height: 100%;
}
.slides-pagination {
	position: absolute;
    bottom: 10px;
    z-index: 12;
    left: 347px;
}
.slides-pagination > li {
	width: 14px;
    height: 14px;
	float: left;
    margin-right: 8px;
    cursor: pointer;
}
.slides-pagination > li > a {
    width: 14px;
    height: 14px;
    line-height: 14px;
    background: #fff;
    border-radius: 8px;
    border: 1px solid #728dbe;
    display: block;
}
.slides-pagination > li.active > a {
	background: #728dbe;
}
/* banner end */

/* login start */
#login {
	width: 276px;
	height: 250px;
}
#login ul li {
	margin-bottom: 18px;
	width: 274px;
	height: 47px;
	background-color: #f9f9f9;
	border: 1px solid #ddd;
	transition: background-color 0.5s;
}
#login ul li.no-more {
	margin-bottom: 0;
}
#login ul li.active {
	background-color: #fff;
}
#login ul li div {
	width: 47px;
	height: 47px;
	border-right: 1px solid #ddd;
	float: left;
}
#login ul li p {
	padding-left: 42px;
	width: 183px;
	height: 47px;
	line-height: 46px;
	color: #282828;
	float: left;
	font-size: 16px;
}
#login .bidUserLogin div {
	background: #fff url(../images/login_button.png) no-repeat 0px -1px;
}
#login .bidSupplierLogin div {
	background: #fff url(../images/login_button.png) no-repeat 0px -67px;
}
#login .bidExpertLogin div {
	background: #fff url(../images/login_button.png) no-repeat 0px -133px;
}
#login .bidExpertRegister div {
	background: #fff url(../images/login_button.png) no-repeat 0px -199px;
}
#login .bidUserLogin p {
	background: url(../images/login_button.png) no-repeat -50px -1px;
}
#login .bidSupplierLogin p {
	background: url(../images/login_button.png) no-repeat -50px -67px;
}
#login .bidExpertLogin p {
	background: url(../images/login_button.png) no-repeat -50px -133px;
}
#login .bidExpertRegister p {
	background: url(../images/login_button.png) no-repeat -50px -199px;
}
#login .bidExpertRegister2 p {
	background: url(../images/login_button.png) no-repeat 0px -199px;
}
#login .bidExpertLogin2 p {
	background: url(../images/login_button.png) no-repeat 0px -133px;
}
/* login end */
/* 采购公告和采购动�?start */
.buy-info {
	margin-right: 18px;
	width: 393px;
	height: 416px;
	background-color: #f9f9f9;
	border: 1px solid #ddd;
}
.buy-info-header {
	width: 100%;
	height: 40px;
	border-top: 4px solid #f2f2f2;
	border-bottom: 1px solid #ddd;
}
.buy-info-header p {
	margin-left: 131px;
	padding-left: 52px;
	width: 190px;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	font-weight: 600;
}
.buy-info-header_en {
	width: 100%;
	height: 40px;
	border-top: 4px solid #f2f2f2;
	border-bottom: 1px solid #ddd;
}
.buy-info-header_en p {
	margin-left: 90px;
	padding-left: 52px;
	width: 190px;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	font-weight: 600;
}
.buy-info-content {
	width: 100%;
	height: 324px;
}
.buy-info-content > ul {
	position: relative;
}
.buy-info-content > ul > li {
	
}
.buy-info-content > ul > li.active {
	
}
.buy-info-content > ul > li.no-more {
	width: 131px;
	border-right: 0;
}
.buy-info-content > ul > li > span {
	width: 130px;
	height: 45px;
	display: block;
	font-size: 14px;
	font-weight: 600;
	color: #626262;
	cursor: pointer;
}
.buy-info-content > ul > li > div {
	padding-top: 10px;
	width: 392px;
	height: 314px;
	background-color: #fff;
	position: absolute;
	
	left: 0;
	display: none;
	overflow: hidden;
}
.buy-info-content > ul > li.active > div {
	display: block;
}
.buy-info-content > ul > li > div > ul > li {
	width: 100%;
	height: 30px;
	line-height: 30px;
	text-align: left;
	cursor: default;
}
.buy-info-content > ul > li > div > ul > li span.title {
	padding-left: 10px;
	width: 290px;
	height: 30px;
	color: #626262;
	display: block;
	float: left;
	overflow: hidden;
}
.buy-info-content > ul > li > div > ul > li span.time {
	padding-left: 10px;
	width: 75px;
	color: #999;
	display: block;
	float: left;
	overflow: hidden;
}
.buy-info-bottom {
	width: 100%;
	height: 45px;
	line-height: 45px;
	border-top: 1px solid #ddd;
	text-align: center;
}
.buy-info-bottom a {
	color: #808080;
	font-size: 14px;
}
#gonggao .buy-info-header p {
	background: url(../images/content-ui.png) no-repeat 0px -6px;;
}
#gonggao .buy-info-header_en p {
	background: url(../images/content-ui.png) no-repeat 0px -6px;;
}
#dongtai .buy-info-header p {
	background: url(../images/content-ui.png) no-repeat 0px -44px;;
}
#dongtai .buy-info-header_en p {
	background: url(../images/content-ui.png) no-repeat 0px -44px;;
}
#dongtai {
	margin-right: 16px;
}
/* 采购公告和采购动�?end */
/* 系统公告、招标公�?start */
.system-info {
	margin-bottom: 17px;
	width: 274px;
	height: 250px;
	background-color: #fff;
	border: 1px solid #ddd;
}
.system-info-content {
	width: 100%;
	height: 250px;
}
.system-info-content > ul {
	position: relative;
}
.system-info-content > ul > li {
	width:274px;
	height: 45px;
	line-height: 45px;
	border-bottom: 1px solid #ddd;
	float: left;
	text-align: center;
}
.system-info-content > ul > li.active {
	background-color: #fff;
	border-bottom-color: #ddd;
    background:#f6f6f6;
}
.system-info-content > ul > li.no-more {
	width: 137px;
	border-right: 0;
}
.system-info-content > ul > li > span {
	padding-left: 30px;
	height: 45px;
	background: url(../images/content-ui.png) no-repeat;
	display: block;
	font-size: 16px;
	font-weight: 600;
	color: #626262;
}
.system-info-content > ul > li > div {
	padding-top: 10px;
	padding-left: 13px;
	width: 260px;
	height: 194px;
	background-color: #fff;
	position: absolute;
	top: 46px;
	left: 0;
	display: none;
	overflow: hidden;
}
.system-info-content > ul > li.active > div {
	display: block;
}
.system-info-content > ul > li > div > ul > li {
	width: 388px;
	height: 30px;
	line-height: 30px;
	background: url(../images/info_jt.png) no-repeat 8px 1px;
	float: left;
	text-align: left;
	cursor: default;
}
.system-info-content > ul > li > div > ul > li span.title {
	padding-left: 26px;
	width: 214px;
	height: 30px;
	color: #626262;
	display: block;
	float: left;
	overflow: hidden;
}
.new-icon {
	position: absolute;
	width: 50px;
	height: 30px;
	background: url(../images/hot-ui.png) no-repeat 0px -33px;
}
.system-info-content > ul > li > div > ul > li span.time {
	padding-left: 10px;
	width: 75px;
	color: #999;
	display: block;
	float: left;
	overflow: hidden;
}
.system-info-content > ul > li > span.xitong {
	background-position: 77px -299px;
}
.system-info-content > ul > li > span.zhaobiao {
	background-position: 7px -372px;
}
/* 系统公告、招标公�?end */
/* 租售信息、采购预�?start */
.sell-info {
	width: 274px;
	height: 193px;
	background-color: #fff;
	border: 1px solid #ddd;
}
.sell-info-content {
	width: 100%;
	height: 193px;
}
.sell-info-content > ul {
	position: relative;
}
.sell-info-content > ul > li {
	width: 136px;
	height: 45px;
	line-height: 45px;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	float: left;
	text-align: center;
}
.sell-info-content > ul > li.active {
	background-color: #fff;
	border-bottom-color: #fff;
}
.sell-info-content > ul > li.no-more {
	width: 137px;
	border-right: 0;
}
.sell-info-content > ul > li > span {
	padding-left: 30px;
	height: 45px;
	background: url(../images/content-ui.png) no-repeat;
	display: block;
	font-size: 16px;
	font-weight: 600;
	color: #626262;
}
.sell-info-content > ul > li > div {
	padding-top: 10px;
	padding-left: 13px;
	width: 260px;
	height: 137px;
	background-color: #fff;
	position: absolute;
	top: 46px;
	left: 0;
	display: none;
	overflow: hidden;
}
.sell-info-content > ul > li.active > div {
	display: block;
}
.sell-info-content > ul > li > div > ul > li {
	width: 388px;
	height: 30px;
	line-height: 30px;
	background: url(../images/info_jt.png) no-repeat 8px 1px;
	float: left;
	text-align: left;
	cursor: default;
}
.sell-info-content > ul > li > div > ul > li span.title {
	padding-left: 26px;
	width: 214px;
	height: 30px;
	color: #626262;
	display: block;
	float: left;
	overflow: hidden;
}
.new-icon2 {
	position: absolute;
	width: 50px;
	height: 30px;
	background: url(../images/hot-ui.png) no-repeat 0px -40px;
}
.sell-info-content > ul > li > div > ul > li span.time {
	padding-left: 10px;
	width: 75px;
	color: #999;
	display: block;
	float: left;
	overflow: hidden;
}
.sell-info-content > ul > li > span.zushou {
	background-position: 7px -451px;
}
.sell-info-content > ul > li > span.caigou {
	background-position: 7px -523px;
}
/* 租售信息、采购预�?end */
/* 水电 火电 设计 装备 其它 start */
.list-info {
	margin: 17px 16px 17px 0;
	width: 806px;
	height: 352px;
	background-color: #f9f9f9;
	border: 1px solid #ddd;
}
.list-info-content {
	width: 100%;
	height: 306px;
}
.list-info-content > ul {
	position: relative;
}
.list-info-content > ul > li {
	width: 160px;
	height: 45px;
	line-height: 40px;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	float: left;
	text-align: center;
}
.list-info-content > ul > li.active {
	background-color: #fff;
	border-bottom-color: #fff;
}
.list-info-content > ul > li.no-more {
	width: 162px;
	border-right: 0;
}
.list-info-content > ul > li > span {
	padding-left: 30px;
	height: 41px;
	background: url(../images/content-ui.png) no-repeat;
	border-top: 4px solid #f2f2f2;
	display: block;
	font-size: 16px;
	font-weight: 600;
	color: #626262;
}
.list-info-content > ul > li > div {
	padding-top: 10px;
	padding-left: 13px;
	width: 793px;
	height: 250px;
	background-color: #fff;
	position: absolute;
	top: 46px;
	left: 0;
	display: none;
	overflow: hidden;
}
.list-info-content > ul > li.active > div {
	display: block;
}
.list-info-content > ul > li > div > ul > li {
	width: 388px;
	height: 30px;
	line-height: 30px;
	float: left;
	text-align: left;
	cursor: default;
}
.list-info-content > ul > li > div > ul > li span.title {
	padding-left: 10px;
	width: 290px;
	height: 30px;
	color: #626262;
	display: block;
	float: left;
	overflow: hidden;
}
.list-info-content > ul > li > div > ul > li span.time {
	padding-left: 10px;
	width: 75px;
	color: #999;
	display: block;
	float: left;
	overflow: hidden;
}
.list-info-bottom {
	width: 100%;
	height: 45px;
	line-height: 45px;
	border-top: 1px solid #ddd;
	text-align: center;
}
.list-info-bottom a {
	color: #808080;
	font-size: 14px;
}
.list-info-content > ul > li > span.shuidian {
	background-position: 34px -79px;
}
.list-info-content > ul > li > span.huodian {
	background-position: 34px -123px;
}
.list-info-content > ul > li > span.sheji {
	background-position: 34px -162px;
}
.list-info-content > ul > li > span.zhuangbei {
	background-position: 34px -197px;
}
.list-info-content > ul > li > span.qita {
	background-position: 34px -232px;
}
/* 水电 火电 设计 装备 其它 end */
/* 相关下载、供应商服务 start */
.download-info {
	margin: 17px 0;
	width: 274px;
	height: 193px;
	background-color: #fff;
	border: 1px solid #ddd;
}
.download-info-content {
	width: 100%;
	height: 193px;
}
.download-info-content > ul {
	position: relative;
}
.download-info-content > ul > li {
	width: 136px;
	height: 45px;
	line-height: 45px;
	background-color: #f6f6f6;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	float: left;
	text-align: center;
	cursor: pointer;
}
.download-info-content > ul > li.active {
	background-color: #fff;
	border-bottom-color: #fff;
}
.download-info-content > ul > li.no-more {
	width: 137px;
	border-right: 0;
}
.download-info-content > ul > li > span {
	padding-left: 30px;
	height: 45px;
	background: url(../images/content-ui.png) no-repeat;
	display: block;
	font-size: 16px;
	font-weight: 600;
	color: #626262;
}
.download-info-content > ul > li > div {
	padding-top: 10px;
	padding-left: 7px;
	width: 260px;
	height: 137px;
	background-color: #fff;
	position: absolute;
	top: 46px;
	left: 0;
	display: none;
	overflow: hidden;
}
.download-info-content > ul > li.active > div {
	display: block;
}
.download-info-content > ul > li > span.about {
	background-position: 7px -593px;
}
.download-info-content > ul > li > span.gys {
	background-position: 0px -670px;
}
.download-info-content > ul > li > div > ul > li {
	width: 260px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	position: relative;
	cursor: default;
}
.download-info-content > ul > li > div > ul > li span {
	height: 30px;
	color: #626262;
}
.download-info-content > ul > li > div > ul > li span.hot {
	color: #fc0000;
}
.download-info-content > ul > li > div > ul > li span.new {
	width: 120px;
	height: 20px;
	position: absolute;
	top: -6px;
	left: 175px;
	background: url(../images/hot-ui.png) no-repeat 0px -70px;
}
.download-info-content > ul > li.no-more > div > ul > li {
	width: 388px;
	height: 30px;
	line-height: 30px;
	background: url(../images/info_jt.png) no-repeat 8px 1px;
	float: left;
	text-align: left;
	cursor: default;
}
.download-info-content > ul > li.no-more > div > ul > li span.title {
	padding-left: 26px;
	width: 214px;
	height: 30px;
	color: #626262;
	display: block;
	float: left;
	overflow: hidden;
}
/* 相关下载、供应商服务 end */
/* 相关问题 start */
.question-info {
	width: 274px;
	height: 140px;
	background-color: #fff;
	border: 1px solid #ddd;
}
.question-info-content {
	width: 100%;
	height: 140px;
}
.question-info-content > ul {
	position: relative;
}
.question-info-content > ul > li {
	width: 274px;
	height: 45px;
	line-height: 45px;
	background-color: #f6f6f6;
	border-bottom: 1px solid #ddd;
	float: left;
	text-align: center;
	cursor: pointer;
}
.question-info-content > ul > li > span {
	padding-left: 30px;
	height: 45px;
	background: url(../images/content-ui.png) no-repeat;
	display: block;
	font-size: 16px;
	font-weight: 600;
}
.question-info-content > ul > li > div {
	padding-top: 10px;
	padding-left: 7px;
	width: 260px;
	height: 84px;
	background-color: #fff;
	position: absolute;
	top: 46px;
	left: 0;
	overflow: hidden;
}
.question-info-content > ul > li > span.question {
	background-position: 77px -744px;
}
.question-info-content > ul > li > div > ul > li {
	width: 260px;
	height: 36px;
	line-height: 36px;
	text-align: center;
	position: relative;
	cursor: default;
}
.question-info-content > ul > li > div > ul > li > a > span {
	width: 50%;
	height: 100%;
	color: #626262;
	display: block;
	float: left;
}
/* 相关问题 end */

/* 增加更多按钮，将此部分css样式添加到style.css最下面 */
.system-info-content > ul > li > div.system-info-bottom ,.sell-info-content > ul > li > div.sell-info-bottom {
	padding: 0px;
	background-color: #fff;
	position: absolute;
	background-color: #f9f9f9;
	top: 204px;
	left: 0;
    width: 273px;
    height: 45px;
    line-height: 45px;
    border-top: 1px solid #ddd;
    text-align: center;
}
.system-info-content > ul > li > div > ul > li ,.sell-info-content > ul > li > div > ul > li {
	height: 28px;
	line-height: 28px;
}
.sell-info-content > ul > li > div.sell-info-bottom {
	top: 177px;
}
div.system-info-bottom a ,div.sell-info-bottom a {
	color: #808080;
}
div.system-info-bottom a:hover ,div.sell-info-bottom a:hover {
	color: #fc0000;
}
.system-info ,.system-info-content {
	height: 257px;
}
.sell-info ,.sell-info-content {
	height: 223px;
}
.system-info-content > ul > li > div {
	height: 201px;
}
.sell-info-content > ul > li > div {
	height: 167px;
}
.system-info-content > ul > li > div.system-info-bottom {
	top: 211px;
}



/* 本例子css */
		.slideGroup{ width:1098px; border:1px solid #ddd; text-align:left; margin:20px auto; padding-bottom:10px;}
		.slideGroup .parHd{ height:45px; line-height:45px; background:#f4f4f4; padding:0 20px; border-bottom:1px solid #ddd;  position:relative;  }
		.slideGroup .parHd ul{ float:left; position:absolute; left:20px; top:-1px; height:32px;   }
		.slideGroup .parHd ul li{ float:left; padding:0 15px; cursor:pointer; font-size:14px; }
		.slideGroup .parHd ul li.on{ height:45px;  background:#fff; border:1px solid #ddd; border-bottom:2px solid #fff; }
		.slideGroup .slideBox{ overflow:hidden; zoom:1; padding:10px 0 10px 10px; position:relative;   }

		.slideGroup .sPrev,.slideGroup .sNext{ position:absolute; left:5px; top:10px; display:block; width:30px; height:94px; border:1px solid #ddd; background:url(images/icoLeft.gif) center center no-repeat #f4f4f4; }
		.slideGroup .sNext{ left:auto; right:5px; background:url(images/icoRight.gif) center center no-repeat #f4f4f4;  }
		.slideGroup .sPrev:hover,.slideGroup .sNext:hover{ border-color:#f60;  }

		.slideGroup .parBd ul{ overflow:hidden; zoom:1;   }
		.slideGroup .parBd ul li{ margin:10px 18px; float:left; _display:inline; overflow:hidden; text-align:center; }
		.slideGroup .parBd ul li .pic{ text-align:center; }
		.slideGroup .parBd ul li .pic img{ width:173px; height:90px; display:block;  padding:2px; border:1px solid #ccc; }
		.slideGroup .parBd ul li .pic a:hover img{ border-color:#999;  }
		.slideGroup .parBd ul li .title{ line-height:24px;   }

.zbtitle { background:#eee;height:40px;line-height:40px;font-size:14px;text-indent:2em;border-bottom:1px solid #ccc;}



.leixinx {background:#4e99e5;height:40px;line-height:40px;line-height:40px;color:#fff;text-align:center;font-size:16px;margin-right:20px; display:block;color:#fff;width:220px;}
.leixinx:hover {background:#3b90e6;color:#fff;}


.section{  margin:0 auto; width:1100px;  text-align:left; }
.locationw{ padding:5px 0; width:100%; height:40px; line-height:40px; color:#999; font-size:12px; text-align:left; }
    .locationw a{ margin:0 5px; }
    .locationw span{ color:#666; }
.form-box{ margin:0 50px; padding:20px 0 30px; }
    .form-box .form-group{ margin:0; padding:5px 0; clear:both; }
    .form-box .form-group .tips{ margin-left:16%; color:#666; font-size:12px; line-height:20px; }
    .form-box .form-group dt{ display:block; float:left; padding-right:2%; width:14%; line-height:40px; text-align:right; color:#888; }
    .form-box .form-group dd{ display:block; position:relative; margin-left:16%; line-height:40px; }
    .form-box .form-group dd img{ vertical-align:middle; }
    
    .form-box .form-group dd .input.code{ width:80px; }
    .form-box .form-group dd .select{ display:inline-block; padding:10px; height:40px; line-height:20px; border:1px solid #e0e0e0; }
    .form-box .form-group dd .textarea{ display:inline-block; padding:10px; width:50%; height:80px; line-height:20px; border:1px solid #e0e0e0; vertical-align:middle; overflow:auto; }
    .form-box .form-group dd .submit{ display:inline-block; margin:0 0 0 5px; padding:10px 46px; width:auto; height:auto; line-height:20px; color:#fff; font-size:14px; border:1px solid #d70029; background:#d70029; cursor:pointer; }
    .form-box .form-group dd .button{ display:inline-block; margin:0 0 0 5px; padding:10px 46px; width:auto; height:auto; line-height:20px; color:#666; font-size:14px; border:1px solid #eee; background:#eee; cursor:pointer; }
    .form-box .form-group dd label.mart{ margin-right:5px; }
    /*全屏样式*/
    .form-box.full{ padding:0 0 50px;padding-top:50px; }
    .form-box.full .form-group dt{ width:40%; }
    .form-box.full .form-group dd{ margin-left:42%; }
    .form-box.full .form-group dd .input{ width:40%; }
    .form-box.full .form-group dd .input.code{ width:80px; }
    .bg-wrap{ margin:0; padding:0; background:#fff; }
    .bg-wrap:after{ content:"."; display:block; height:0; clear:both; visibility:hidden; }
    .bg-wrap.nobg{ background:none; }
.regiscon { background:#f5f5f5}

.TABLE2 {     border: 1px solid #eee;}
.TABLE2 tr { height:30px;overflow:hidden;}
.TABLE2 td {
    padding: 5px 0;
    margin:0;
    border-bottom: 1px solid #eee;
    line-height: 1.5em;
    color: #666;
    
}
.TABLE2 td .input{ display:inline-block; padding:0 10px;  height:30px; line-height:30px; border:1px solid #e0e0e0;width:280px; }
.TABLE2 td  .select{ display:inline-block; padding:0px; height:30px; line-height:30px; border:1px solid #e0e0e0;width:280px; }
.TABLE2 td  .inputMltiText{ display:inline-block; padding:10px; line-height:20px; border:1px solid #e0e0e0; vertical-align:middle; overflow:auto;width:280px; }
/*上传样式*/
.upload-box{ position:relative; display:inline-block; height:32px; vertical-align:middle; zoom:1; *display:inline;}
	.upload-box .upload-btn{ display:inline-block; height:32px; zoom:1; *display:inline; }
	.upload-box .upload-progress{ position:absolute; top:0; left:0; padding:2px 5px; width:115px; height:26px; border:1px solid #d7d7d7; background:#fff; overflow:hidden; }
	.upload-box .upload-progress .txt{ display:block; padding-right:10px; font-weight:normal; font-style:normal; font-size:11px; line-height:18px; height:18px; text-overflow:ellipsis; overflow:hidden; }
	.upload-box .upload-progress .bar{ position:relative; display:block; width:112px; height:4px; border:1px solid #1da76b; }
	.upload-box .upload-progress .bar b{ display:block; width:0%; height:4px; font-weight:normal; text-indent:-99em; background:#28B779; overflow:hidden; }
	.upload-box .upload-progress .close{ position:absolute; display:block; top:1px; right:1px; width:14px; height:14px; line-height:14px; text-align:center; cursor:pointer; overflow:hidden; }
    .upload-box .upload-progress .close:hover{ text-decoration:none; }
    .upload-box .upload-progress .close i{ color:#535353; font-size:10px; line-height:14px; -webkit-transform:scale(0.833); }
.TABLE2 td .submit{ display:inline-block; margin:0 0 0 5px; padding:10px 46px; width:auto; height:auto; line-height:20px; color:#fff; font-size:14px; border:1px solid #d70029; background:#d70029; cursor:pointer; }

/*=====================以下部分是WebUploader必须的====================*/
.webuploader-container{ position:relative; }
.webuploader-element-invisible{ position:absolute !important; clip: rect(1px 1px 1px 1px); /* IE6, IE7 */ clip: rect(1px,1px,1px,1px); }
.webuploader-pick{ position:relative; display:inline-block; width:65px; line-height:30px; height:30px; border:1px solid #e1e1e1; cursor:pointer; background:#fff; color:#333; text-align:center; overflow:hidden; zoom:1; *display:inline; }
.webuploader-pick-hover{ background:#fafafa; }
.webuploader-pick-disable{ opacity:0.6; pointer-events:none; }
/*=====================以上部分是WebUploader必须的====================*/

.lijitb {display:block;padding:10px 46px; width:100px;margin:0 auto;text-align:center; height:auto; line-height:20px; color:#fff; font-size:14px; border:1px solid #d70029; background:#d70029; cursor:pointer;  }
.lijitb:hover { color:#fff;background:#e41d43;}


a.send { display: inline-block; color: #555; border: 1px solid #e8e8e8; border-radius: 3px; width: 100px;margin-left:10px; height: 40px; line-height: 40px; color: #333; font-size: 14px; text-align: center; background: #fff; vertical-align: middle; }
a.send.gray { color: #999; }
a.send img { margin-top: 9px; }