﻿body {
	background:#f8f8f8;
}
a {
	color:#555;
}
.top {
	background:#32525F;
	box-shadow:none;
	height:40px;
}

.top1 {
	background:#32525F url(../../../../images/logo.jpg) no-repeat center center;
	box-shadow:none;
	height:60px;
}


.content {
	border:none;
	background:#f0f0f0;
}
.tender {
	background:#32525F;
}
.app_menu {
	background:#fff;
}
.nav {
	background:#fff;
	margin:0px;
	margin-bottom:10px;
	border:none;
	border-bottom:1px solid #eee;
}
.pub_tit {
	background:#fff;
	border-top:1px solid #e3e3e3;
	border-bottom:1px solid #eee;
	; padding:5px 0px 5px 10px;
	position:relative;
	font-size:18px;
	color:#555;
}
.pub_tit:before {
	content:'';
	display:block;
	width:2px;
	height:22px;
	border-left:3px solid #01af63;
	position:absolute;
	left:0px;
	top:12px;
}
.pub_menu {
	background:#fff;
	overflow:hidden;
}
.choose_menu {
	background:#fff;
}
.sub_choose_menu {
	top:82px;
}
.study_menu h2 {
	color:#333;
}
.study_menu p {
	font-size:12px;
	color:#666;
}
.choose_menu_cont span {
	height:7px;
}
.page {
	background:#fff;
}
.pding {
	background:#fff;
}
.designer_nav {
	background:#fff;
	margin:0px;
	border-bottom:1px solid #ddd;
}
.case_aterfall_li {
	background:#fff;
}
.pingjia_bg {
	background:#fff;
}
.bao_menu {
	background:#fff;
}
.tuan_subnav {
	background:#fff;
}
.tuan_subnav_tc {
	background:#fff;
}
.tuan_subnav_tc table th, .tuan_subnav_tc table td {
	background:#fff;
}
.designer_nav {
	padding-top:10px;
}
.search {
	margin:0px;
	padding:20px 0px;
}
h1 {
	background:#fff;
	font-weight:bold;
	font-size:18px;
}
h2 {
	font-size:16px;
}
.case_menu {
	background:#fff;
}
/*首页样式修改*/
	p.indexMore {
	text-align:center;
	border-bottom:1px solid #eee;
	border-top:1px solid #eee;
	background:#fff;
	font-weight:bold;
	height:45px;
	line-height:45px;
}
p.indexMore a {
	color:#ff4400;
	display:block;
}
.sct-bd-pd {
	padding:10px 2%;
	background:#fff;
}
.xgt-types {
	position:relative;
	width:100%;
	height:0;
	padding:32.5% 0
}
.xgt-types .xgt-type-xhx {
	width:66.667%;
	height:100%;
	margin-right:1.67%;
	position:absolute;
	top:0;
	left:0
}
.xgt-types .xgt-type-ttm {
	top:0px;
}
.xgt-types .xgt-type-cl, .xgt-types .xgt-type-ttm {
	padding:15.8355% 0;
	width:31.66667%;
	height:0;
	position:absolute;
	right:0px;
}
.xgt-types .xgt-type-cl {
	bottom:0px;
}
.xgt-types img {
	width:100%;
	height:100%;
	position:absolute;
	left:0px;
	top:0px;
}
.to_mobile_zb {
	position:relative;
	height:250px;
	overflow:hidden;
	background:#fff;
}
.to_mobile_zb li {
	height:45px;
	line-height:45px;
	border-bottom:1px dotted #eee;
	overflow:hidden;
}
.to_mobile_zb li span {
	display:inline-block;
	padding-left:3%;
	width:15%;
	float:left;
}
.to_mobile_zb li span.long {
	width:43%;
}
.categoryitem {
	margin:10px 0px;
	overflow:hidden;
}
.categoryitem dt,.categoryitem dd {
	float:left;
}
.categoryitem dt {
	display:block;
	width:18%;
	height:60px;
	background:#eee;
	color:#777;
	text-align:center;
	line-height:60px;
}
.categoryitem dd {
	width:80%;
}
.categoryitem dd a {
	display:inline-block;
	width:19%;
	height:25px;
	margin-left:5%;
	margin-bottom:10px;
	vertical-align:top;
	background:#eee;
	text-align:center;
	line-height:25px;
}