@charset "utf-8";
/* CSS Document */
body{
	margin:0;
	padding:0;
	font-size:14px;
	line-height:23px;
	font-family:"微软雅黑"; 
	background-color:#e5e5e5; 
	color:#333;
}

img{
	border:0;
}

a {
	color:#333;
	text-decoration:none; 
}

a:hover {
	color:#cc6600;
	text-decoration:none;
}

ul,li{
	list-style-type:none;
	padding:0;
	margin:0;
}

.main{
	width:864px;
	height:auto;
	overflow:hidden;
	margin:10px auto 0 auto;
}

.main_top{
	width:870px;
	height:66px;
	background:url(../images/dell_04.jpg) no-repeat;
	margin:5px auto 0 auto;
}

.main_top .title{
	color:#ecf0f1;
	font-size:18px;
	font-weight:bold;
	float:left;
	margin:20px 0 0 33px;
}

.bg{
	background:url(../images/dell_19.jpg) repeat-y;
	margin:0px auto;
}

.main_bottom{
	width:864px;
	margin:0 auto;
}

form{
	margin:0;
	padding:0;
}

.topwrapwrap{
	width:100%;
	background:url("http://www.e-works.net.cn/imageshome/topbg.jpg") repeat-x;
	border-bottom:1px solid #7F7F7F;
}

.topwrap{
	width:980px;
	height:38px;
	line-height:38px;
	padding:0px 0px;
	font-size:14px;
	color:#7D8184;
	overflow:hidden;
}

.tl{
	text-align:left;
}

.tc{
	text-align:center;
}

.tr{
	text-align:right;
}

.mag{
	margin:0px auto;
}

.fl{
	float: left;
}

.fr{
	float: right;
}

.qlink{
	width:534px;
}

.qlink a{
	padding-right:21px;
}

.qlink a:link,.qlink a:visited{
	color:#5E5E5E;
}

.qlink a:hover{
	color:#f60;
}

.clear{
	clear:both;
	color: #FFF;
}

.clearfix:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.foot{
	height:60px;
	padding-top:20px;
}

.foot a { 
	font-size:12px;
	color:#333;
}

.foot a:link,.foot a:visited {
	color: #626868;
	text-decoration: none;
}

.foot a:hover {
	text-decoration: underline;
}

.foot li{
	color:#626868;
	font-size:12px;
}

/*-----顶部-------*/
.top{
	width:100%;
	background-color:#0085c4;
	height:199px;
	margin:0 auto;
}

.top .center{
	width:861px;
	height:198px;
	margin:0 auto;
}

/*-----第一部分-------*/
.con{
	width:563px;
	height:174px;
	background:url(../images/dell_02.jpg) no-repeat;
	float:left;
}

.con .content{
	width:510px;
	margin:25px auto 0 auto;
}

.question{
	width:292px;
	height:174px;
	float:right;
	background:url(../images/dell_03.jpg) no-repeat;
}

.question .title{
	width:242px;
	font-size:18px;
	color:#2a88d3;
	margin:20px auto 0 auto;
}

.question .title a{
	color:#2a88d3;
}

.question .title a:hover{
	color:#cc6600;
}

.question .content{
	width:242px;
	margin:5px auto;
}

/*-----第二部分-------*/
.use_l{
	width:561px;
	height:204px;
	border:2px #ccc solid;
	float:left;
	margin:15px 0 10px 15px;
	display:inline;
}

.use_r{
	width:245px;
	float:left;
	margin:15px 0 0 15px;
	display:inline;
}

/*-----第三部分-------*/
.mode_l{
	width:405px;
	height:179px;
	border:1px #CCC solid;
	float:left;
	margin:12px 0 10px 28px;
	display:inline;
}

.mode_r{
	width:395px;
	float:left;
	margin:15px 0 0 28px;
	display:inline;
}

.mode_r .title{
	color:#2a88d3;
	width:360px;
	float:left;
}

.mode_r .que{
	width:375px;
	float:left;
	margin-top:3px;
}

.mode_r .que li{
	width:375px;
	float:left;
}

.mode_r .down{
	width:395px;
	float:left;
	margin-top:3px;
}

.mode_r .down .left{
	color:#cc6600;
	width:224px;
	margin-top:10px;
	float:left;
}

.mode_r .down .right{
	width:132px;
	height:65px;
	float:right;
}

.collocation_bg{
	background:url(../images/dell_22.jpg) repeat-y;
	margin:0 auto;
}

.collocation{
	width:701px;
	height:263px;
	margin:10px auto;
}

/*-----第四部分-------*/
.case{
	width:375px;
	height:auto;
	overflow:hidden;
	float:left;
	margin:15px 0 10px 40px;
	display:inline;
}

.case .pic{
	width:147px;
	height:121px;
	float:left;
}

.case .right{
	width:220px;
	float:left;
	margin-left:8px;
}

.case .right .title{
	width:220px;
	font-weight:bold;
	text-align:left;
	line-height:24px;
}

.case .right .content{
	width:220px;
	font-size:12px;
	line-height:18px;
}

.case .right .detail{
	width:215px;
	color:#2b89d4;
	font-size:12px;
	text-align:right;
}

.case .right .detail a{
	color:#2b89d4;
}

.case .right .detail a:hover{
	color:#F66;
}

/*-----底部-------*/
.bottom{
	width:859px;
	height:112px;
	margin:7px auto 0 auto;
}

/*-----调查问卷-------*/
.qu_top{
	height:68px;
	width:100%;
	background-color:#0085c4;
	margin:0 auto;
}

.qu_top .center{
	width:856px;
	margin:0px auto;
}

.qu_top .center img{
	padding-top:10px;
}

.qu_center{
	width:1000px;
	height:auto;
	overflow:hidden;
	background:#FFF;
	margin:0 auto;
}

.big_title{
	width:1000px;
	line-height:30px;
	margin:40px auto;
	font-size:30px;
	font-weight:bold;
	text-align:center;
	color:#226baf;
	background-color:#FFF;
}

.qu_detail{
	width:782px;
	margin:10px auto;
}

.qu_detail .title{
	width:782px;
	line-height:30px;
	text-align:left;
	float:left;
}

.qu_detail .answer{
	width:782px;
	line-height:30px;
	float:left;
}

.qu_detail .answer li{
	float:left;
	margin:0 20px;
}

.qu_detail .answer li.an1{
	float:left;
	margin:0 0 0 20px;
}

.qu_detail .answer li.an2{
	float:left;
	margin:0 0 0 20px;
	width:750px;
}

.qu_thank{
	width:782px;
	line-height:20px;
	color:#0085c4;
	text-align:left;
	float:left;
	margin-top:15px;
}

.qu_thank li{
	width:782px;
	line-height:30px;
	color:#0085c4;
	float:left;
}

.message{
	width:782px;
	float:left;
	margin-top:20px;
}

.message li{
	width:782px;
	height:25px;
	float:left;
}

.inputs{
	width:165px;
	height:17px;
	border:1px #999 solid;
}

.buttons{
	width:108px;
	height:45px;
	background:url(../images/dell_23.jpg) no-repeat;
	border:0;
	margin:10px auto;
}
