@charset "utf-8";

#leftMenu .select {
	background-image:url(/choose/img/icon_select.gif);
}
#leftMenu .compare {
	background-image:url(/choose/img/icon_compare.gif);
}
#leftMenu .seal {
	background-image:url(/choose/img/icon_seal.gif);
}
#leftMenu .form {
	background-image:url(/choose/img/icon_form.gif);
}
#leftMenu .tool {
	background-image:url(/choose/img/icon_tool.gif);
}

#choose {
	width:800px;
}
#choose li {
	width:385px;
	float:left;
	margin-right:15px;
	margin-top:15px;
}
#choose a {
	display:block;
	border:1px solid #e3e3e3;
	height:100px;
	color:#444;
	padding:0 15px 0 60px;
	line-height:150%;
}
#choose a:hover {
	border:1px solid #66c5dd;
	background-color:#f0f8fa;
}
#choose .select {
	background:url(/choose/img/icon_select.gif) no-repeat 12px 15px;
}
#choose .compare {
	background:url(/choose/img/icon_compare.gif) no-repeat 12px 15px;
}
#choose .seal {
	background:url(/choose/img/icon_seal.gif) no-repeat 12px 15px;
}
#choose .form {
	background:url(/choose/img/icon_form.gif) no-repeat 12px 15px;
}
#choose .tool {
	background:url(/choose/img/icon_tool.gif) no-repeat 12px 15px;
}

#formTip {
	margin-top:15px;
	padding:8px 12px;
	line-height:22px;
	background-color:#f2f2f2;
	color:#666;
}

.button, .minButton {
	background-color:#459fce;
	border:1px solid #0069ab;
	color:#fff;
	font-size:14px;
	padding:6px 25px;
	cursor:pointer;
}
.button:hover, .minButton:hover {
	border:1px solid #f60;
	background-color:#ff8432;
}
.minButton {
	font-size:12px;
	padding:3px 5px;
}

.formTable {
	width:100%;
}
.formTable dt {
	font-size:14px;
	padding:30px 10px 15px;
	font-weight:bold;
	clear: both;
}
.formTable dd {
	font-size:14px;
	padding:6px 10px;
}
.formTable input, .formTable textarea, .formTable select {
	font-size:14px;
}
#chengfen {
	width: 600px;
}
#bizhong, #wendu, #hgl, #lijing, #liuliang, #yangcheng, #yeweigao, #zixi, #validatecode {
	width: 60px;
}
#gongyi {
	width: 640px;
}
#mudidi, #contact {
	width: 100px;
}
#yaoqiu {
	width: 680px;
}
#company, #tel, #fax, #email, #other {
	width: 200px;
}
#bizhong_dd, #liuliang_dd, #baojia1 {
	float: left;
}
#wendu_dd, #yangcheng_dd, #baojia2, #baojia3 {
	float: left;
	padding-left: 50px;
}
#keliwu_dd, #yewei_dd {
	clear: left;
	float: left;
}
#hgl_dd, #lijing_dd {
	float: left;
	padding-left: 50px;
}
#gongyi_dd, #dianji1 {
	clear: both;
}
#gongyi_dd span {
	padding-left: 112px;
}
#dianji1 span {
	padding-left: 70px;
}
.remark {
	font-size:12px;
	color:#666;
}
#company_dd, #contact_dd, #tel_dd, #fax_dd, #email_dd, #other_dd {
	float: left;
	width: 300px;
}
#validatecode_dd {
	clear: both;
	padding-top: 30px;
}
#submit_dd {
	padding-top: 15px;
}
#msgShow {
	color:#f60;
}

.compareButton {
	height:42px;
	margin-top:15px;
}
#compareForm {
	width:792px;
}
#compareForm li {
	margin:10px 10px 0 0;
	width:120px;
	padding-top:4px;
	height:125px;
	overflow:hidden;
	border:1px solid #e3e3e3;
	text-align:center;
	cursor:pointer;
	float:left;
}
#compareForm li:hover {
	border:1px solid #459fce;
}
#compareForm .selected, #compareForm .selected:hover {
	border:1px solid #f90;
	background:url(/choose/img/selected.gif) no-repeat 100px 110px;
}

#selectForm {
	margin-top:15px;
	padding:15px;
	border:1px solid #e3e3e3;
}
.selectTitle {
	font-weight:bold;
	float:left;
	padding-top:2px;
	width:65px;
	white-space:nowrap;
}
#selectForm ul {
	float:left;
	width:688px;
}
#selectForm li {
	float:left;
	padding:0 12px 10px 0;
	white-space:nowrap;
}

#gongkuang {
	float:left;
	line-height: 28px;
}
#selectButton {
	margin-top:20px;
	float:right;
	padding-right:12px;
}

.mainTitle input {
	margin-top:5px;
	background-color:#459fce;
	color:#fff;
	border:0;
	padding:2px 5px;
	cursor:pointer;
}
.mainTitle input:hover {
	background-color:#ff8432;
}
#selectList {
	width:800px;
}
#selectList li {
	width:363px;
	height:170px;
	padding:10px;
	margin:15px 15px 0 0;
	float:left;
	border:1px solid #e3e3e3;
	overflow:hidden;
	position:relative;
}
#selectList li:hover {
	border:1px solid #459fce;
}
#selectList input {
	float:right;
}
#selectList h3 {
	font-size:14px;
	text-indent:5px;
	margin:0;
	padding:6px 0 15px;
}
#selectList img {
	float:left;
	margin-right:15px;
	margin-bottom:15px;
}
#selectList p {
	text-indent:24px;
	font-size:14px;
	line-height:180%;
	margin:0;
}
#selectList div {
	position:absolute;
	left:0;
	bottom:0;
	background-color:#f5f5f5;
	color:#f50;
	padding:6px 10px;
}

#instruction {
	margin-top:15px;
	border:1px solid #e3e3e3;
	padding:15px;
}
#instruction ul {
	margin-top:15px;
	list-style:disc;
	padding-left:18px;
}
#instruction li {
	line-height:18px;
	padding:2px 0;
}

.tools {
	margin-top: 20px;
	height: 40px;
}
.tools li, .tools input {
	font-size: 14px;
}
.tools li {
	float: left;
	padding-left: 20px;
	height: 40px;
	white-space: nowrap;
}
.tools_remark {
	clear: both;
	text-indent: 20px;
}

/*小屏端样式*/
@media (max-width: 800px) {
	#choose {
		width:100%;
	}
	#choose li {
		width:100%;
		float: none;
		margin-right:0;
		margin-top:12px;
	}
	#choose a {
		height:auto;
		padding-bottom: 12px;
	}
	#formTip {
		margin-top:12px;
	}
	#selectForm {
		margin-top:12px;
		padding:12px;
	}
	#selectForm ul {
		width: calc(100% - 65px);
	}
	#gongkuang {
		float:none;
	}
	#selectButton {
		margin-top: 15px;
		float:none;
		padding:0;
		text-align: center;
	}
	#selectList {
		width:100%;
	}
	#selectList li {
		width: calc(100% - 22px);
		height:auto;
		margin:12px 0 0 0;
		float:none;
	}
	#instruction {
		margin-top: 12px;
	}
	
	.compareButton {
		height:39px;
		margin-top:12px;
		text-align: center;
	}
	#compareForm {
		width: calc(100% + 6px);
	}
	#compareForm li {
		margin:6px 6px 0 0;
		width: calc(33.33% - 8px);
		height:105px;
	}
	#compareForm img {
		max-width: 80px;
		max-height: 80px;
	}
	#compareForm .selected, #compareForm .selected:hover {
		background:url(/choose/img/selected.gif) no-repeat calc(100% - 4px) 90px;
	}
	
	.formTable dd {
		float: none !important;
	}
	#chengfen {
		width: 98%;
	}
	#gongyi, #yaoqiu {
		width: 98%;
	}
	#wendu_dd, #yangcheng_dd, #baojia2, #baojia3, #hgl_dd, #lijing_dd {
		padding-left: 10px;
	}
	#gongyi_dd span, #dianji1 span {
		padding-left: 0;
	}
	#company_dd, #contact_dd, #tel_dd, #fax_dd, #email_dd, #other_dd {
		width: 100%;
	}
	#yewei_dd {
		line-height: 2;
	}
	#submit_dd {
		text-align: center;
	}
	.tools {
		height: auto;
	}
	.tools_button {
		padding-left: 0 !important;
		float: none;
		width: 100%;
		text-align: center;
		margin-top: 10px;
	}
}