@import url("index.global.css");
@import url("base.css");
/****************************import_end****************************/




#content {
	width: 1250px;
	margin: 10px auto;
	height: auto;
}
#content_top {
	height: 398px;
}
#content_top .left {
	float: left;
	width: 216px;
	height: 394px;
	padding: 2px;
	margin-right: 10px;
	background: #b25f3d;
	position: relative;
	z-index: 99999999;
}
#content_top .left h3 {
	height: 34px;
	line-height: 34px;
	text-indent: 10px;
	color: white;
}
#content_top .left ul li {
	height: 40px;
	overflow: hidden;
	position: relative;
	z-index: 100;
}
#content_top .left ul li a {
	display: block;
	width: 216px;
	height: 40px;
	line-height: 40px;
	background: #f8f8f8 url(../images/arrow.gif) 190px 10px no-repeat;
	text-indent: 10px;
	font-weight: bold;
}
#content_top .left ul .odd a {
	background: #eaeaea url(../images/arrow.gif) 190px 10px no-repeat;
}
#content_top .left ul li a:hover {
	text-decoration: none;
	background: white;
	color: #ff5400;
}
#content_top .left ul .class_visited a {
	text-decoration: none;
	background: white;
	color: #ff5400;
}
#content_top .left .box {
	position: absolute;
	left: 217px;
	top: 20px;
	width: 750px;
	min-height: 334px !important;
	height: auto !important;
	height: 334px;
	padding: 20px;
	background: white;
	border: 1px solid #ddd;
	display: none;
}
#content_top .left .box dl {
	margin: 10px 10px 0 0;
	width: 750px;
	overflow: hidden;
	border-bottom: 1px dashed #ccc;
}
#content_top .left .box dl dt {
	float: left;
	margin-right: 20px;
	padding-bottom: 14px;
	font-weight: bold;
}
#content_top .left .box dl dd {
	float: left;
	margin-left: 10px;
	padding-bottom: 10px;
	white-space: nowrap;
	word-break: break-all;
}
#content_top .left .box dl dd a:hover {
	color: #ff5400;
}
/**********left_end************/
#content_top .content {
	float: left;
	width: 780px;
	height: 398px;
}
#content_top .content .banner {
	width: 774px;
	height: 254px;
	background: red;
	padding: 2px;
	background: white;
	border: 1px solid #ddd;
	position: relative;
}
#content_top .content .banner ul li {
	position: absolute;
	top: 2px;
	left: 2px;
	width: 774px;
	height: 254px;
}
#content_top .content .banner ul li a {
	display: block;
	width: 774px;
	height: 254px;
}
#content_top .content .banner ul li a img {
	width: 774px;
	height: 254px;
}
#content_top .content .banner ol {
	position: absolute;
	bottom: 5px;
	right: 0;
	z-index: 9999;
}
#content_top .content .banner ol li {
	float: left;
	width: 20px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	margin-right: 8px;
	background: white;
	font-weight: bold;
	opacity: 0.7;
	filter: alpha(opacity=70);
	cursor: pointer;
}
#content_top .content .banner ol .visited {
	background: #e4572c;
	color: white;
}
#content_top .content .discount {
	width: 758px;
	height: 104px;
	margin-top: 12px;
	padding: 10px;
	background: white;
	border: 1px solid #ddd;
	overflow: hidden;
}
#content_top .content .discount ul {
	width: 120%;
}
#content_top .content .discount ul li {
	float: left;
	width: 140px;
	height: 104px;
	margin-right: 5px;
	position: relative;
}
#content_top .content .discount ul .w {
	width: 178px;
}
#content_top .content .discount ul li span {
	display: block;
	position: absolute;
	left: 0;
	bottom: 0 !important;
	bottom: 3px;
	width: 100%;
	height: 22px;
	line-height: 22px;
	text-align: center;
	background: red;
	background: url(../images/test/discount/001.png);
	color: white;
	cursor: pointer;
}
#content_top .content .discount ul li .o_2 {
	background: url(../images/test/discount/002.png);
}
#content_top .content .discount ul li .o_3 {
	background: url(../images/test/discount/003.png);
}
#content_top .content .discount ul li .o_4 {
	background: url(../images/test/discount/004.png);
}
#content_top .content .discount ul li .o_5 {
	background: url(../images/test/discount/005.png);
}
#content_top .content .discount ul li a:hover {
	text-decoration: none;
}
#content_top .content .discount ul li img {
	background: url(../images/loading.gif) center no-repeat;
}
/**********content_end************/
#content_top .right {
	float: right;
	width: 228px;
	height: 396px;
	border: 1px solid #ddd;
}
#content_top .right .news {
	width: 228px;
	height: 198px;
	background: white;
	position: relative;
}
#content_top .right .news cite {
	display: block;
	width: 76px;
	height: 2px;
	background: #e4572c;
	overflow: hidden;
}
#content_top .right .news h3 {
	padding: 5px 0 0 10px;
	color: #e4572c;
}
#content_top .right .news dl {
	width: 208px;
	padding: 10px 10px 0;
	overflow: hidden;
}
#content_top .right .news dl dt {
	height: 55px;
	overflow: hidden;
}
#content_top .right .news dl dt img {
	display: block;
	float: left;
	border: 1px solid #ccc;
	background: url(../images/loading.gif) center no-repeat;
}
#content_top .right .news dl dt p {
	float: left;
	width: 116px;
	height: 52px;
	line-height: 18px;
	margin-left: 10px;
	overflow: hidden;
}
#content_top .right .news dl dt p a {
	color: #999;
}
#content_top .right .news dl dd {
	width: 208px;
	white-space: nowrap;
	word-break: break-all;
	text-overflow: ellipsis;
	overflow: hidden;
	margin-top: 9px;
}
#content_top .right .news a:hover {
	color: #ff5400;
}
/***news_end***/
#content_top .right .activity {
	height: 197px;
	border-top: 1px solid #ddd;
}
/****************************content_end****************************/





.ad_1 {
	width: 1244px;
	height: 64px;
	margin-top: 10px;
	padding: 2px;
	background: white;
	border: 1px solid #ddd;
	overflow: hidden;
}
.ad_1 ul {
	width: 120%;
}
.ad_1 ul li {
	float: left;
	margin-right: 2px;
}
.ad_1 ul li img {
	background: url(../images/loading.gif) center no-repeat;
}
.ad_2 {
	width: 294px;
	height: 126px;
	margin: 5px auto;
	padding: 2px;
	background: white;
	border: 1px solid #ddd;
}
.ad_2 img {
	width: 294px;
	height: 126px;
	background: url(../images/loading.gif) center no-repeat;
}
.ad_3 {
	width: 294px;
	height: 86px;
	margin: 5px auto;
	padding: 2px;
	background: white;
	border: 1px solid #ddd;
}
.ad_3 img {
	width: 294px;
	height: 86px;
	background: url(../images/loading.gif) center no-repeat;
}
/****************************ad_1_end****************************/





#content_bottom {
	width: 1250px;
	height: auto;
	overflow: hidden;
}
#content_bottom .left {
	float: left;
	width: 940px;
	overflow: hidden;
}
#content_bottom .left .floor {
	width: 938px;
	height: 300px;
	margin-top: 10px;
	background: white;
	border: 1px solid #ddd;
	overflow: hidden;
}
#content_bottom .left .floor .title {
	height: 30px;
	line-height: 30px;
	margin-top: 10px;
	padding: 0 10px;
	background: #f1e8e5;
	overflow: hidden;
}
#content_bottom .left .floor .title dt {
	float: left;
	color: #e4572c;
	font: bold 14px/30px arial, \5b8b\4f53, Helvetica, sans-serif;
}
#content_bottom .left .floor .title dt span {
	padding-right: 5px;
}
#content_bottom .left .floor .title dd {
	float: left;
	margin-left: 20px;
}
#content_bottom .left .floor .title a {
	color: #731919;
}
#content_bottom .left .floor .title a:hover {
	color: #ff5400;
}
#content_bottom .floor .contenter {
	width: 918px;
	height: 230px;
	padding: 20px 10px 10px;
	overflow: hidden;
}
#content_bottom .floor .company {
	float: left;
	width: 118px;
	overflow: hidden;
}
#content_bottom .floor .company ul li {
	float: left;
	width: 116px;
	height: 50px;
	margin-bottom: 9px;
	overflow: hidden;
}
#content_bottom .floor .company ul li img {
	width: 116px;
	height: 50px;
	border: 1px solid #ddd;
	background: url(../images/loading.gif) center no-repeat;
}
#content_bottom .floor .info {
	float: left;
	width: 276px;
	margin: 0 15px;
	overflow: hidden;
}
#content_bottom .floor .info dl dd {
	width: 276px;
	padding-bottom: 14px;
	white-space: nowrap;
	word-break: break-all;
	text-overflow: ellipsis;
	overflow: hidden;
}
#content_bottom .floor .info dl dd span {
	padding-right: 5px;
	color: #999;
}
#content_bottom .floor .info dl dd a:hover {
	color: #ff5400;
}
#content_bottom .floor .product {
	float: left;
	width: 494px;
	overflow: hidden;
}
#content_bottom .floor .product ol {
	width: 120%;
}
#content_bottom .floor .product li {
	float: left;
	width: 140px;
	margin-right: 17px;
	padding: 5px 5px 10px;
	background: #f8f8f8;
	border: 1px solid #ddd;
	position: relative;
}
#content_bottom .floor .product .class_visited {
	background: #fef1eb
}
#content_bottom .floor .product li img {
	float: left;
	width: 140px;
	height: 107px;
	overflow: hidden;
	background: url(../images/loading.gif) center center no-repeat;
	overflow: hidden;
}
#content_bottom .floor .product li .discount {
	position: absolute;
	right: 10px;
	top: 10px;
	width: 30px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	background: url(../images/discount_bg.png) no-repeat;
	z-index: 999;
}
#content_bottom .floor .product li .discount a:hover {
	text-decoration: none;
}
#content_bottom .floor .product li .discount a {
	color: white;
}
#content_bottom .floor .product li .line {
	width: 140px;
	margin-top: 6px;
	color: #888;
	white-space: nowrap;
	word-break: break-all;
	text-overflow: ellipsis;
	overflow: hidden;
}
#content_bottom .floor .product li .text {
	width: 140px;
	height: 17px;
	padding: 10px 0 5px;
	line-height: 20px;
	white-space: nowrap;
	word-break: break-all;
	text-overflow: ellipsis;
	overflow: hidden;
}
#content_bottom .floor .product li .text a:hover {
	color: #ff5400;
}
#content_bottom .floor .product li .text .choose {
	padding-right: 5px;
}
#content_bottom .floor .product1 li .line {
	color: #777;
}
#content_bottom .floor .text_class {
	float: left;
	width: 780px;
	margin-left: 20px;
}
#content_bottom .floor .text_class .list .porduct {
	float: left;
	width: 230px;
	height: 52px;
	padding-left: 20px;
	overflow: hidden;
	position: relative;
}
#content_bottom .floor .text_class .list dl {
	width: 230px;
	height: auto;
	position: absolute;
	padding-bottom: 15px;
	overflow: hidden;
}
#content_bottom .floor .text_class .list dl dt a {
	display: block;
	width: 210px;
	padding: 5px 0 5px 5px;
	border-bottom: 1px dashed #ccc;
	font-size: 14px;
	font-weight: bold;
	color: #336699;
	text-decoration: none;
}
#content_bottom .floor .text_class .list dl dd {
	float: left;
	padding-top: 10px;
}
#content_bottom .floor .text_class .list dl dd a {
	padding: 10px 6px 0;
	white-space: nowrap;
}
#content_bottom .floor .text_class .list dl dd a:hover {
	color: #ff5400;
}
#content_bottom .floor .text_class .list .class_visited {
	overflow: visible;
	z-index: 9999;
}
#content_bottom .floor .text_class .list .class_visited dl {
	border: 1px solid #ccc;
	background: white;
}
#content_bottom .floor .text_class .list .class_visited dl dt a {
	color: #e4572c;
}
#content_bottom .floor .text_class .list .class_visited dl dd {
	margin: 10px 0 0;
}
#content_bottom .floor .text_class .list .info1 {
	width: 705px;
	height: 148px;
	margin-top: 30px;
	padding-left: 20px;
	overflow: hidden;
}
#content_bottom .floor .text_class .list .info1 h3 a {
	display: block;
	width: 700px;
	color: #336699;
	text-decoration: none;
	padding-bottom: 5px;
	border-bottom: 1px dashed #ccc;
}
#content_bottom .floor .text_class .list table {
	margin-top: 8px;
}
#content_bottom .floor .text_class .list table td {
	height: 24px;
	white-space: nowrap;
	overflow: hidden;
}
#content_bottom .floor .text_class .list table td a:hover {
	color: #ff5400;
}
/***area_end***/
#content_bottom .left .floor_6 {
	height: 240px;
	overflow: visible;
}
#content_bottom .left .floor_6 .contenter {
	height: 160px;
	overflow: visible !important;
	overflow: hidden;
}
#content_bottom .left .floor_6 .text_class .list .porduct {
	width: 370px;
	margin-bottom: 36px;
}
#content_bottom .left .floor_6 .text_class .list dl {
	width: 370px;
}
#content_bottom .left .floor_6 .text_class .list dl dt a {
	width: 350px;
}
/**********left_end************/
#content_bottom .right {
	float: right;
	margin-top: 10px;
	width: 300px;
	overflow: hidden;
}
#content_bottom .right a:hover {
	color: #ff5400;
}
/***area_end***/
#content_bottom .right .more {
	position: absolute;
	right: 0;
	top: 0;
}
#content_bottom .right .area {
	width: 278px;
	padding: 10px;
	background: white;
	border: 1px solid #ddd;
	position: relative;
	overflow: hidden;
}
#content_bottom .right .tender {
	height: 314px;
}
#content_bottom .right .tender .line {
	width: 60px;
	height: 2px;
	overflow: hidden;
	position: absolute;
	left: 0;
	top: 0;
	background: #ff5400;
}
#content_bottom .right .tender .title {
	height: 20px;
	line-height: 20px;
	position: relative;
}
#content_bottom .right .tender .title dt {
	float: left;
	margin-right: 20px;
	font: bold 14px/20px arial, \5b8b\4f53, Helvetica, sans-serif;
	color: #ff5400;
}
#content_bottom .right .tender .title dd {
	float: left;
	margin-right: 5px;
}
#content_bottom .right .tender .title dd a {
	display: block;
	width: 50px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	font-weight: bold;
	color: #888;
}
#content_bottom .right .tender .title dd a:hover {
	background: url(../images/icon.png) left -43px no-repeat;
	color: white;
	text-decoration: none;
}
#content_bottom .right .tender .title .visited a {
	background: url(../images/icon.png) left -43px no-repeat;
	color: white;
}
#content_bottom .right .tender .contenter {
	height: 278px;
	padding-top: 16px;
	overflow: hidden;
}
#content_bottom .right .tender .contenter .box img {
	float: right;
	width: 80px;
	height: 60px;
	margin-left: 10px;
	border: 1px solid #ddd;
}
#content_bottom .right .tender .contenter .box p {
	line-height: 20px;
	width: 186px;
	height: 60px;
	overflow: hidden;
}
#content_bottom .right .tender .contenter .box p a {
	color: #999;
}
#content_bottom .right .tender .contenter .box p a:hover {
	color: #ff5400;
}
#content_bottom .right .tender .contenter .box ul {
	padding-top: 14px;
}
#content_bottom .right .tender .contenter .box ul li {
	width: 278px;
	height: 20px;
	line-height: 20px;
	padding-bottom: 6px;
	position: relative;
}
#content_bottom .right .tender .contenter .box ul li span {
	position: absolute;
	right: 0;
	top: 0;
	color: #888;
}
#content_bottom .right .tender .contenter .box ul li a {
	display: inline-block;
	width: 190px;
	white-space: nowrap;
	word-break: break-all;
	text-overflow: ellipsis;
	overflow: hidden;
}
/***area_end***/
#content_bottom .right .dynamic {
	height: 314px;
}
#content_bottom .right .dynamic .title {
	height: 20px;
	line-height: 20px;
	position: relative;
}
#content_bottom .right .dynamic .title dd {
	float: left;
	font: bold 14px/20px arial, \5b8b\4f53, Helvetica, sans-serif;
	margin-right: 20px;
	position: relative;
}
#content_bottom .right .dynamic .title dd cite {
	width: 76px;
	height: 2px;
	overflow: hidden;
	position: absolute;
	left: -10px;
	top: -10px;
	background: #ff5400;
	display: none;
}
#content_bottom .right .dynamic .title dd a:hover {
	text-decoration: none;
}
#content_bottom .right .dynamic .title .visited a {
	color: #ff5400;
}
#content_bottom .right .dynamic .title .visited cite {
	display: block;
}
#content_bottom .right .dynamic .contenter {
	height: 278px;
	padding-top: 16px;
	overflow: hidden;
}
#content_bottom .right .dynamic .contenter .box img {
	float: right;
	width: 80px;
	height: 60px;
	margin-left: 10px;
	border: 1px solid #ddd;
}
#content_bottom .right .dynamic .contenter .box p {
	line-height: 20px;
	width: 186px;
	height: 60px;
	overflow: hidden;
}
#content_bottom .right .dynamic .contenter .box p a {
	color: #999;
}
#content_bottom .right .dynamic .contenter .box p a:hover {
	color: #ff5400;
}
#content_bottom .right .dynamic .contenter .box ul {
	padding-top: 14px;
}
#content_bottom .right .dynamic .contenter .box ul li {
	width: 278px;
	height: 20px;
	line-height: 20px;
	padding-bottom: 6px;
	position: relative;
}
#content_bottom .right .dynamic .contenter .box ul li span {
	position: absolute;
	right: 0;
	top: 0;
	color: #888;
}
#content_bottom .right .dynamic .contenter .box ul li a {
	display: inline-block;
	width: 190px;
	white-space: nowrap;
	word-break: break-all;
	text-overflow: ellipsis;
	overflow: hidden;
}
/***area_end***/
#content_bottom .right .join .contenter {
	padding-top: 10px;
}
#content_bottom .right .join .contenter .box ul {
	padding-top: 0;
}
#content_bottom .right .join .contenter .box ul li {
	background: url(../images/point.gif) left 7px no-repeat;
	text-indent: 8px;
}
/***area_end***/
#content_bottom .right .standard {
	height: 267px;
}
#content_bottom .right .standard .contenter {
	height: 229px;
}
#content_bottom .right .standard .contenter .box img {
	float: left;
	margin: 0 10px 0 0;
}
/****************************content_bottom_end***************************/
