﻿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;
}
.base-1 {
	width: 100%;
	min-width: 1200px;
}
.base-2 {
	margin: 0 auto;
	width: 1100px;
	min-width: 1100px;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.clear {
	clear: both;
}
/* header start */
#header {
    height: 30px;
    background: #fff;
    border-bottom: 1px solid #ddd;
}
.header-left > ul > li {
    margin: 5px 10px auto 0px;
    line-height: 20px;
    color: #626262;
    font-size: 14px;
    position: relative;
}
.header-left > ul > li > span {
	color: #0063ba;
}
.header-right > ul > li {
    min-width: 84px;
    height: 30px;
    float: left;
    position: relative;
    text-align: center;
    display: block;
}
.header-right > ul > li > div {
    margin: 4px 0px 4px 1px;
    padding: 0px 10px;
    height: 22px;
    line-height: 22px;
    position: relative;
    border-right: 1px solid #ddd;
}
/*.header-right > ul > li > div.no-more {
	border: 0;
}*/
.header-right a {
	color: #626262;
}
/* header end */
/* logo start */
#logo {
	height: 119px;
}
.logo {
	height: 119px;
}
.logo img {
	margin-top: 37px;
	width: 553px;
	height: 45px;
}
.tel img {
    margin-top: 25px;
    /*width: 275px;
    height: 69px;*/
}
/* logo end */
/* nav start */
#nav {
	height: 50px;
	background-color: #4e99e5;
}
#nav ul {
	width: 1100px;
	overflow: hidden;
}
#nav li {
	float: left;
	transition: background-color 0.5s;
}
#nav li.active {
	background-color: #70b2f6;
}
#nav li a span {
	padding: 14px 29px;
	line-height: 50px;
	color: #fff;
	font-size: 16px;
	text-align: center;
}
#nav li.hot a span {
	background: url(../images/hot.png) no-repeat 80px 2px; 
}
/* nav end */
/* 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 */
/* side-nav start */
#side-nav {
	width: 34px;
	position: fixed;
	top: 50%;
	right: 0;
	z-index: 999;
}
#side-nav ul li {
	margin-bottom: 2px;
	width: 34px;
	height: 34px;
	background-color: #4e99e5;
	position: relative;
	transition: background-color 0.5s;
}
#side-nav ul li.side-hover {
	background-color: #fff;
}	
#side-nav ul li a span {
    width: 34px;
    height: 34px;
    cursor: pointer;
    float: right;
    background: url(../images/slide-ui.png) no-repeat;
}
#side-nav ul li p {
	min-width: 50px;
    height: 34px;
    line-height: 34px;
    position: absolute;
    top: 0;
    left: 34px;
    color: #fff;
    background-color: #4e99e5;
    text-align: center;
    padding: 0px 5px;
    transition: left 0.5s;
    z-index: -1;
    cursor: pointer;
}
#side-nav ul li p.side-animate {
	left: -58px;
}
#side-nav ul li a span.side-online {
	background-position: -46px -5px;
}
#side-nav ul li a span.side-question {
	background-position: -46px -42px;
}
#side-nav ul li a span.side-return {
	background-position: -46px -78px;
}
#side-nav ul li.side-hover a span.side-online {
	background-position: -3px -5px;
}
#side-nav ul li.side-hover a span.side-question {
	background-position: -3px -42px;
}
#side-nav ul li.side-hover a span.side-return {
	background-position: -3px -78px;
}
/* side-nav 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: 462px;
	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: 370px;
}
.buy-info-content > ul {
	position: relative;
}
.buy-info-content > ul > li {
	width: 130px;
	height: 45px;
	line-height: 45px;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	float: left;
	text-align: center;
}
.buy-info-content > ul > li.active {
	background-color: #fff;
	border-bottom-color: #fff;
}
.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;
	top: 46px;
	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: 136px;
	height: 45px;
	line-height: 45px;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	float: left;
	text-align: center;
}
.system-info-content > ul > li.active {
	background-color: #fff;
	border-bottom-color: #fff;
}
.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: 7px -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: 30px -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 */
/* footer start */
#footer {
	padding-top: 30px;
	height: 199px;
	background-color: #c0a55c;
}
#footer_en {
	padding-top: 30px;
	height: 115px;
	background-color: #c0a55c;
}
#footer2 {
	padding-top: 30px;
	height: 159px;
	background-color: #c0a55c;
}
.footer-logo {
	width: 306px;
	height: 134px;
	background: url(../images/footer_logo.png) no-repeat 0px center;
	border-right: 1px solid #fff;
}
.footer-logo_en {
	width: 306px;
	height: 90px;
	background: url(../images/footer_logo_en.png) no-repeat 0px center;
	border-right: 1px solid #fff;
}
.footer-guide {
	margin-left: 68px;
	width: 724px;
	height: 134px;
}
.footer-guide_en {
	margin-left: 68px;
	width: 724px;
	height: 90px;
}
.footer-guide p {
	height: 31px;
	line-height: 30px;
	color: #fff;
}
.footer-guide_en p {
	height: 31px;
	line-height: 30px;
	color: #fff;
}
.footer-correlation {
	padding-top: 6px;
	width: 604px;
	height: 34px;
	border-bottom: 1px solid #fff;
}
.footer-correlation ul li {
	margin-top: 8px;
	width: 91px;
	height: 15px;
	line-height: 14px;
	border-right: 1px solid #fff;
	float: left;
	text-align: center;
}
.footer-correlation ul li.no-one {
	width: 69px;
	text-align: left;
}
.footer-correlation ul li.no-more {
	margin-top: 2px;
	border-right: 0;
}
.footer-correlation ul li a {
	color: #fff;
}
.footer-copyright {
	margin-top: 5px;
}
#divselect {
	margin-left: 10px;
	position: relative;
	z-index: 999;
}
#divselect cite {
	padding-left: 10px;
	padding-right: 30px;
	width: 175px;
	height: 24px;
	line-height: 24px;
	display: block;
	color: #fff;
	cursor: pointer;
	font-style: normal;
	border: 1px solid #fff;
	background: url(../images/footer_jt.png) no-repeat 190px center;
	text-align: left;
}
#divselect ul {
	width: 192px;
	display: none;
}
#divselect ul li {
	margin: 0;
	padding-left: 10px;
	width: 180px;
	height: 24px;
	line-height: 24px;
	background-color: #c1a55c;
	border: 1px solid #fff;
	border-top: 0;
	float: none;
	text-align: left;
}
/* footer 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: 220px;
}
.sell-info ,.sell-info-content {
	height: 223px;
}
.system-info-content > ul > li > div {
	height: 164px;
}
.sell-info-content > ul > li > div {
	height: 167px;
}
.system-info-content > ul > li > div.system-info-bottom {
	top: 174px;
}