body {
	background-color: #ebebeb;
}
.yh {
	font-family: "微软雅黑";
	font-size: 13px;
	font-weight: bold;
	color: #060101;
	line-height: 22px;
}
.yht {
	font-family: "微软雅黑";
	font-size: 17px;
	font-weight: normal;
	color: #FFFFFF;
}
.yh1, .yh1 a {
	font-family: "微软雅黑";
	font-size: 14px;
	font-weight: bold;
	color: #fbf204;
}
.yh1 a:hover { color: #fbf204; }
.STYLE1 {color: #FF0000}
.yha {
	font-family: "微软雅黑";
	font-size: 16px;
	font-weight: bold;
	color: #f7e997;
	line-height: 22px;
}
.yhb {
	font-family: "微软雅黑";
	font-size: 16px;
	font-weight: bold;
	color: #a3a3a2;
	line-height: 22px;
}
.tb1 {font-family: "宋体";
	font-size: 12px;
	color: #cccccc;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 1px;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	border: 1px solid #cccccc;
	margin:0 auto;
}
.txt12y {font-family: "宋体";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height: 21px;
}
.txt14h {font-family: "宋体";
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	line-height: 22px;
}
.STYLE2 {font-family: "微软雅黑"; font-size: 14px; font-weight: bold; color: #0068b7; line-height: 25px; }
.STYLE3 {font-size: 16px}
.txt12a {
font-family: "宋体";
	font-size: 12px;
	font-weight: normal;
	color: #cb5b08;
	line-height: 21px;
}
.txt12b {
font-family: "宋体";
	font-size: 12px;
	font-weight: normal;
	color: #b30b10;
	line-height: 21px;
}
.txt121 {font-family: "宋体";
	font-size: 14px;
	line-height: 25px;
	font-weight: normal;
	color: #3a3b3a;
}







.jiangpai_wrap {
	position:absolute; top:-12px; left:80px;
}
.jiangpai {
	margin-left:10px; _display:inline;
	width:44px; height:38px;
	opacity:.4;
	filter:alpha(opacity=40);
	cursor:pointer;
}
.jiangpai_checked {
	opacity:1 !important;
	filter:alpha(opacity=100) !important;
}
.shouxuan {
	margin-left:20px;
	background:url(images/red.gif) no-repeat;
}
.shichang {
	background:url(images/blue.gif) no-repeat;
}
#dq_huadong .shouxuan {
	background:url(images/green.gif) no-repeat;
}
.jiangpai_text_wrap {
	width:270px; height:44px;
	background:url(images/b-bg.gif) no-repeat;
	font-size:12px; color:#000; font-weight:bold;
	font-family:tahoma
}
.jiangpai_text {
	padding:10px 0 0 8px;
	color:#1845b6;
}
.s_gonext_text {
	position:absolute; left:120px; top:14px;
	color:red;
	white-space:nowrap;
}

.btn {
	padding:8px; width:350px; line-height:20px;
	border:1px solid #aaa; cursor:pointer; background:#fff;
	text-align:center; font-size:14px; color:#067be9; letter-spacing:1px;
	border-radius:8px; box-shadow:1px 1px 1px #999; -webkit-box-shadow:1px 1px 1px #999;
	background:-webkit-gradient(linear, 0 0, 0 70%, from(#fdfdfb), to(#e7e7e7));
	background: -moz-linear-gradient(top, #fdfdfb, #e7e7e7 70%);
}
.s_jindu {
	position:relative;
	width:300px; line-height:36px; height:36px; overflow:hidden;
	border:1px solid #aaa; background:#fff;
	text-align:center; font-size:24px; color:#912508; letter-spacing:2px; font-family:arial; font-weight:bold;
	border-radius:8px; box-shadow:1px 1px 1px #999; -webkit-box-shadow:1px 1px 1px #999;
	background:-webkit-gradient(linear, 0 0, 0 70%, from(#fdfdfb), to(#e7e7e7));
	background: -moz-linear-gradient(top, #fdfdfb, #e7e7e7 70%);
}
.s_jindu span {
	position:absolute;
	left:32%;
}
.s_jindu div {
	float:left;
	width:0px; height:100%; background:#eab251;
	background:-webkit-gradient(linear, 0 0, 0 150%, from(#edad4b), to(#fff));
	background: -moz-linear-gradient(top, #edad4b, #fff 150%);	
}
/*地区列表*/
#dq_list {  }
	#dq_list ul { margin-left:10px; }
	#dq_list li {
		_display:inline;
		position:relative;
		float:left; width:100px; padding:7px 10px; margin-left:10px;
		border:1px solid #aaa; cursor:pointer; background:#fff;
		text-align:center; font-size:16px; color:#1845b6; letter-spacing:1px; font-weight:bold;
		border-radius:8px; box-shadow:1px 1px 1px #999; -webkit-box-shadow:1px 1px 1px #999;
		background:-webkit-gradient(linear, 0 0, 0 70%, from(#e7e7e7), to(#fdfdfb));
		background: -moz-linear-gradient(top, #e7e7e7,#fdfdfb  70%);
	}
	#dq_list li.on {
		background:#ff9313; border-color:#fff; color:#fff; font-weight:bold;
		box-shadow:1px 1px 1px #ff9313; -webkit-box-shadow:1px 1px 1px #ff9313;
		background:-webkit-gradient(linear, 0 0, 0 70%, from(#ff9313), to(#ff9313));
		background: -moz-linear-gradient(top, #ff9313, #ff9313 70%); 
	}
	.dq_list_ok {
		position:absolute; top:-15px; right:-5px;
		width:35px; height:37px;
		background:url(images/ok.gif) no-repeat;
	}
.dq_all { display:none; }
.on { display:block; }
/*地区内容列表*/
.dq_con { margin-top:20px; }
	.dq_con ul {}
		.dq_con li {
			_display:inline;
			position:relative;
			float:left; margin:16px 0 0 9px; padding:10px 5px; width:96px; line-height:20px;
			border:1px solid #aaa; cursor:pointer; background:#fff; font-weight:bold;
			font-family:微软雅黑; text-align:center; font-size:14px; color:/*#067be9*/#1845b6; letter-spacing:1px;
			border-radius:8px; box-shadow:1px 1px 1px #999; -webkit-box-shadow:1px 1px 1px #999;
			background:-webkit-gradient(linear, 0 0, 0 70%, from(#fdfdfb), to(#e7e7e7));
			background: -moz-linear-gradient(top, #fdfdfb, #e7e7e7 70%); 
		}
		.dq_con_boli li {
			margin-left:40px;
		}
		.dq_con_mq li {
			margin-top:7px;
			padding:4px 5px;
			width:210px;
		}
		.dq_con_mq .on span {
			color:#fff;
		}
		.dq_con_mq .onRed span {
			color:#fff;
		}
		
		
		.dq_con li.on{
			z-index:10;
			background:#999; border-color:#fff; color:#fff;
		}
		.dq_con li.onRed {
			z-index:9;
			background:#a32322; border-color:#fff; color:#fff;
		}
		.dq_con_mq li.onRed {
			background:green;
		}
		.dq_con li.onBlue {
			z-index:9;
			background:#016599; border-color:#fff; color:#fff;
		}
		.dq_con li.onYellow {
			z-index:9;
			background:#ff9313; border-color:#fff; color:#fff;
		}
		
		.dq_con li.null{
			width:300px;
		}
		/* 奖牌标记 start */
		.dq_con_tip_warp {
			position:absolute; left:0; top:-20px;
		}
		.dq_con_tip {
			position:absolute;
			width:32px; height:28px;
		}
		.dq_con_tip_shouxuan {
			background:url(images/red-small.gif) no-repeat;
		}
		.dq_con_mq .dq_con_tip_shouxuan {
			background:url(images/green-small.gif) no-repeat;
		}
		.dq_con_tip_shichang {
			left:75px;
			background:url(images/blue-small.gif) no-repeat;
		}
		/* 奖牌标记 end */
		
		/* logo start */
		.dq_con_logo {
			position:absolute; left:-20px; top:-25px; z-index:1;
			border:1px solid #999;
			background:#fff;
		}
		.dq_con_logo img {
			float:left;
			width:138px; height:88px;
		}
		/* logo end */
		
		/* 幕墙工程 展示 start */
		.dq_con_gck_wrap {
			display:none;
		}
		.dq_con_text span {
			color:#000; font-weight:normal;
		}
		.dq_con_gck {
			margin:10px;
			width:630px;
			text-align:left; font-size:14px; overflow:hidden;
		}
		.dq_con_gck_img {
			float:left;
			height:500px; width:350px;
		}
		.dq_con_gck_img img {
			float:left;
			max-width:350px; _width:350px;
		}
		.dq_con_gck_con {
			float:left;
			margin-left:10px;
			width:270px;
		}
		.dq_con_gck_con_t {
			clear:both;
			font-weight:bold; color:#0064d6;
		}
		.dq_con_gck_cj_list {
			margin-bottom:10px; overflow:hidden;
		}
		.dq_con_gck_cj_list li {
			_display:inline;
			position:relative;
			float:left; margin:12px 0 0 15px; padding:5px 3px; width:240px; line-height:20px;
			border:1px solid #aaa; background:#fff; font-weight:bold;
			font-family:微软雅黑; text-align:center; font-size:12px; color:/*#067be9*/#1845b6; letter-spacing:1px;
			border-radius:8px; box-shadow:1px 1px 1px #999; -webkit-box-shadow:1px 1px 1px #999;
			background:-webkit-gradient(linear, 0 0, 0 70%, from(#fdfdfb), to(#e7e7e7));
			background: -moz-linear-gradient(top, #fdfdfb, #e7e7e7 70%); 	
		}
		.cjqy_on {
			z-index:9 !important;
			background:green !important; border-color:#fff !important; color:#fff !important;
		}
		.dq_con_tip_cj_shouxuan {
			position:absolute; left:2px; top:-14px;
			width:22px; height:19px;
			background:url(images/red-small-cj.gif) no-repeat;
		}	

		
		
		.dq_con_gck_cl_list {
			clear:both;
			padding-left:10px;
		}
		.dq_con_gck_cl_list li {
			margin-top:5px;
		}
		.dq_con_gck_cl_list p {
			padding-left:10px;
			font-size:12px;
		}
		
		.dialog_con_btn {
			float:left; _display:inline;
			margin-left:40px;
			padding:30px 0 0;
			width:34px; height:21px;
			cursor:pointer;
			text-align:center; font-weight:bold;
		}
		.dialog_con_btn_yes {
			background:url(images/qy.gif) no-repeat;
			color:#0f8231;
		}
		.dialog_con_btn_no {
			background:url(images/cw.gif) no-repeat;
			color:#ff3336;
		}
		/* 幕墙工程 展示 end */
		
		.tuijian { color:red !important; }
		.tuijian_input {
			width:180px; height:28px;
			line-height:28px;
			font-size:14px;
		}
		.tuijian_ago {
			margin-left:15px;
		}
		
/*投票框*/
#s_submit {
	background: #eee; margin-bottom:4px;
	font-size:14px;
	height:26px; overflow:hidden; width:100px;
	font-family:arial,sans-serif; cursor:pointer;
}
#s_submit {
	text-shadow: 0px 1px 1px white;
	background-image: -moz-linear-gradient(top, #fff, #ccc);
	background-image: -webkit-gradient(linear,left top, left bottom, color-stop(0, #fff),color-stop(1, #ccc));
	border-radius: 4px;
	box-shadow: 0px 0px 2px rgba(0,0,0,0.8);
	-webkit-box-shadow: 0px 0px 2px rgba(0,0,0,0.8);
}
#s_submit:hover{
	background: #ccc;
	background-image: -moz-linear-gradient(top, #f6f6f6,#c6c6c6);
	background-image: -webkit-gradient(linear,left top, left bottom, color-stop(0, #f6f6f6),color-stop(1, #c6c6c6));
	box-shadow: 0px 0px 3px rgba(0,0,0,1);
	border: 1px #ddd solid;
}
#alertM p { margin:15px 0; }
#s_wrap { display:none; }
*html { background:url(*) fixed; }
*html body { margin:0; height:100%; }
*html #s_wrap .bg {
	position:absolute;
	left: expression(documentElement.scrollLeft + documentElement.clientWidth - this.offsetWidth);
	top: expression(documentElement.scrollTop + documentElement.clientHeight - this.offsetHeight);
}
#s_wrap .bg {
	position:fixed; z-index:1000; background-color:#000;
	width:100%; height:100%; top:0; left: 0;
	filter:alpha(opacity=50); opacity:0.5;
}
#alertM {
	position: absolute;top: 15%;left: 25%; z-index:1001; overflow: auto; background:#fff; 
	width: 560px;height: 400px;border: 5px solid #ccc;

}
#alertM,#alertT,#alertR,#alertP,#alertBtns{
	margin:0;
	padding:0;
	font-size:14px;
	line-height:24px;
	font-family:arial,sans-serif;
	text-align:left
}
#alertR,#alertBtns a{
	text-decoration:none;
	outline:none;
}


#alertT{
	margin:4px;
	padding:0 16px;
	background:#0398e1;
	color:#fff;
	border:1px #16a8fc solid;
}
#alertP{
	padding:12px; position:relative;
} 
#alertTip {
	display:none;
	position:absolute; left:100px; top:100px;
}
#alertTip {color:000; font: 12px/1.5 tahoma, arial, \5b8b\4f53, sans-serif; width:280px; -webkit-box-shadow:1px 1px 1px #0376c8; -moz-box-shadow:1px 1px 1px #0376c8; background:#fff; filter: progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color='#999999');}
#alertTip  .iframe{position:absolute; left:0px; top:-1px; z-index:-1;}
#alertTip .title{
	line-height:25px; height:25px; text-align:left; font-weight:bold; padding:0 8px; color:#fff; position:relative;
	background-color:#0376c8;
	text-shadow:0px 1px 1px #000;/* 文字阴影 */
	box-shadow:0px 1px 2px rgba(0,0,0,0.8);
	-webkit:box-shadow:0px 1px 2px rgba(0,0,0,0.8);
}
#alertTip a.close:link,#alertTip a.close:visited{line-height:22px; position:absolute; right:8px; top:0px; color:#fff; text-decoration:none;}
#alertTip a.close:hover{color:#cc0;}
#alertTip .info{padding:8px;border:1px solid #0376c8; border-top:none; text-align:left;}

#alertR{
	font-size:24px; *font-size:14px;
	float:right;/* 右浮动 */
	margin:-32px 8px 0 0;/* 使用负值margin 调高 */
	padding:4px;
	color:#72d5fb;
	font-weight:bold;
}
#alertR:hover{
	color:#fff;
} 

#alertBtns{
	text-align:right;
}
#alertBtns a{
	margin:8px;
	padding:0 24px;
	color:#000;
	background: #EEE;
	border: 1px #E6E6E6 solid;
	display: inline-block;
}
#alertBtns a:hover{
	background: #ccc;
	border: 1px #ddd solid;
}
#alertBtns a:active{
	background: #bbb;
	border: 1px #aaa solid;
} 
#alertM{
	box-shadow:0px 0px 8px #999;/* 阴影 */
	-webkit-box-shadow:0px 0px 8px #999;/* 阴影 */
	border-radius:12px;/* 圆角 */
}
#alertT{
	text-shadow:0px 1px 1px #000;/* 文字阴影 */
	background-image:-moz-linear-gradient(top, #03b3f6, #0374c6);/* 火狐下的渐变 */
	background-image:-webkit-gradient(linear,left top, left bottom, color-stop(0, #03b3f6),color-stop(1, #0374c6));/* webkit内核下的渐变 */
	border-radius:8px;
	box-shadow:0px 1px 2px rgba(0,0,0,0.8);
	-webkit:box-shadow:0px 1px 2px rgba(0,0,0,0.8);
} 

#alertBtns a{
	text-shadow: 0px 1px 1px white;
	background-image: -moz-linear-gradient(top, #fff, #ccc);
	background-image: -webkit-gradient(linear,left top, left bottom, color-stop(0, #fff),color-stop(1, #ccc));
	border-radius: 4px;
	box-shadow: 0px 0px 2px rgba(0,0,0,0.8);
	-webkit-box-shadow: 0px 0px 2px rgba(0,0,0,0.8);
}
#alertBtns a:hover{
	background: #ccc;
	background-image: -moz-linear-gradient(top, #f6f6f6,#c6c6c6);
	background-image: -webkit-gradient(linear,left top, left bottom, color-stop(0, #f6f6f6),color-stop(1, #c6c6c6));
	box-shadow: 0px 0px 3px rgba(0,0,0,1);
	border: 1px #ddd solid;
}
#alertBtns a:active{
	background: #bbb;
	background-image: -moz-linear-gradient(top, #f3f3f3,#bbb);
	background-image: -webkit-gradient(linear,left top, left bottom, color-stop(0, #f3f3f3),color-stop(1, #bbb));
	box-shadow: 0px 0px 2px rgba(0,0,0,0.6);
	border: 1px #aaa solid;
} 

#alertR{
	text-shadow:0px 1px 1px #000;
	/*
	-webkit-transform: rotate(-360deg);
	-moz-transform: rotate(-360deg);
	-o-transform: rotate(-360deg);
	transform: rotate(-360deg);
	-webkit-transition: -webkit-transform 0.6s ease-out;
	-moz-transition: -moz-transform 0.6s ease-out;
	-o-transition: -o-transform 0.6s ease-out;
	transition: transform 0.6s ease-out;
	*/
}
#alertR:hover{
	color:#fff;
	/*
	-webkit-transform: rotate(360deg);// 就是在0.6s 内从-360度转到360度的意思 //
	-moz-transform: rotate(360deg);
	-o-transform: rotate(360deg);
	transform: rotate(360deg);
	*/
}
#alertR:active{
	text-shadow:0px 0px 11px #000;
}



/*表单内容*/
#s_form { font-size:14px; }
#s_form label{ }
#s_form input {
	border:1px solid #a5aeb6;
	padding:2px;
}
#s_form select { padding:2px; }

		
/*首页信息框*/
#aalertM p { margin:2px 0; text-indent:2em; }
#ss_wrap { display:none; }
*html { background:url(*) fixed; }
*html body { margin:0; height:100%; }
*html #ss_wrap .bg {
	position:absolute;
	left: expression(documentElement.scrollLeft + documentElement.clientWidth - this.offsetWidth);
	top: expression(documentElement.scrollTop + documentElement.clientHeight - this.offsetHeight);
}
#ss_wrap .bg {
	position:fixed; z-index:1000; background-color:#000;
	width:100%; height:100%; top:0; left: 0;
	filter:alpha(opacity=50); opacity:0.5;
}
#aalertM {
	position: absolute;top: 0;left: 25%; z-index:1001; overflow: auto; background:#fff; 
	width: 600px;height: 655px;border: 5px solid #ccc;

}
#aalertM,#aalertT,#aalertR,#aalertP,#aalertBtns{
	margin:0;
	padding:0;
	font-size:14px;
	line-height:24px;
	font-family:arial,sans-serif;
	text-align:left
}
#aalertR,#aalertBtns a{
	text-decoration:none;
	outline:none;
}


#aalertT{
	margin:4px;
	padding:0 16px;
	background:#0398e1;
	color:#fff;
	border:1px #16a8fc solid;
	text-align:center;
}
#aalertP{
	padding:12px;
	font-family:微软雅黑; font-size:15px; line-height:1.7
} 

#aalertR{
	font-size:24px; *font-size:14px;
	float:right;/* 右浮动 */
	margin:-32px 8px 0 0;/* 使用负值margin 调高 */
	padding:4px;
	color:#72d5fb;
	font-weight:bold;
}
#aalertR:hover{
	color:#fff;
} 

#aalertBtns{
	text-align:right;
}
#aalertBtns a{
	margin:8px;
	padding:0 24px;
	color:#000;
	background: #EEE;
	border: 1px #E6E6E6 solid;
	display: inline-block;
}
#aalertBtns a:hover{
	background: #ccc;
	border: 1px #ddd solid;
}
#aalertBtns a:active{
	background: #bbb;
	border: 1px #aaa solid;
} 
#aalertM{
	box-shadow:0px 0px 8px #999;/* 阴影 */
	-webkit-box-shadow:0px 0px 8px #999;/* 阴影 */
	border-radius:12px;/* 圆角 */
}
#aalertT{
	text-shadow:0px 1px 1px #000;/* 文字阴影 */
	background-image:-moz-linear-gradient(top, #03b3f6, #0374c6);/* 火狐下的渐变 */
	background-image:-webkit-gradient(linear,left top, left bottom, color-stop(0, #03b3f6),color-stop(1, 

#0374c6));/* webkit内核下的渐变 */
	border-radius:8px;
	box-shadow:0px 1px 2px rgba(0,0,0,0.8);
	-webkit:box-shadow:0px 1px 2px rgba(0,0,0,0.8);
} 

#aalertBtns a{
	text-shadow: 0px 1px 1px white;
	background-image: -moz-linear-gradient(top, #fff, #ccc);
	background-image: -webkit-gradient(linear,left top, left bottom, color-stop(0, #fff),color-stop(1, 

#ccc));
	border-radius: 4px;
	box-shadow: 0px 0px 2px rgba(0,0,0,0.8);
	-webkit-box-shadow: 0px 0px 2px rgba(0,0,0,0.8);
}
#aalertBtns a:hover{
	background: #ccc;
	background-image: -moz-linear-gradient(top, #f6f6f6,#c6c6c6);
	background-image: -webkit-gradient(linear,left top, left bottom, color-stop(0, #f6f6f6),color-stop

(1, #c6c6c6));
	box-shadow: 0px 0px 3px rgba(0,0,0,1);
	border: 1px #ddd solid;
}
#aalertBtns a:active{
	background: #bbb;
	background-image: -moz-linear-gradient(top, #f3f3f3,#bbb);
	background-image: -webkit-gradient(linear,left top, left bottom, color-stop(0, #f3f3f3),color-stop

(1, #bbb));
	box-shadow: 0px 0px 2px rgba(0,0,0,0.6);
	border: 1px #aaa solid;
} 

#aalertR{
	text-shadow:0px 1px 1px #000;
	/*
	-webkit-transform: rotate(-360deg);
	-moz-transform: rotate(-360deg);
	-o-transform: rotate(-360deg);
	transform: rotate(-360deg);
	-webkit-transition: -webkit-transform 0.6s ease-out;
	-moz-transition: -moz-transform 0.6s ease-out;
	-o-transition: -o-transform 0.6s ease-out;
	transition: transform 0.6s ease-out;
	*/
}
#aalertR:hover{
	color:#fff;
	/*
	-webkit-transform: rotate(360deg);// 就是在0.6s 内从-360度转到360度的意思 //
	-moz-transform: rotate(360deg);
	-o-transform: rotate(360deg);
	transform: rotate(360deg);
	*/
}
#aalertR:active{
	text-shadow:0px 0px 11px #000;
}	
		
		
		
		
		
		
		
		
	
		
		
		
		
		
	

