.bg-sides {
	height:680px;
	background:url(../imgs/bg-sides.jpg) center no-repeat;
}
.bg-main {
	position:relative; left:-1px; left:0 \0;
	margin:0 auto;
	width:1000px; height:680px;
	background:url(../imgs/bg-main-fx.jpg) no-repeat;
}
.bg-foot {
	height:438px;
	background:url(../imgs/bg-foot.jpg) center no-repeat;
}

.bg-count {
	position:absolute;
	top:70px;
	left:76px;
	width:60px;
	color:#b51212;
	font-size:15px;
	font-weight:700;
	text-align:center;
}
.bg-nav {
	position:absolute; top:16px; left:168px;
	width:620px; height:110px;
	border1:1px solid red;
}
.bg-nav li {
	position:absolute;
	border1:1px solid red;
	cursor:pointer;
}
.bg-nav li a {
	display:block;
	width:100%; height:100%;
	outline:none;
}
.bg-nav s {
	display:none;
	position:absolute;
	width:14px; height:13px;
	background:url(../imgs/bg-nav-current.png) no-repeat;
	cursor:pointer;
}
.bg-nav-current s { display:block; }
.bg-nav-1 { 
    top:11px;
	left:49px;
	width:60px;
	height:66px;}
.bg-nav-1 s { bottom:3px; _bottom:0; right:4px; }
.bg-nav-2 {
	top:11px;
	left:122px;
	width:59px;
	height:40px;
}
.bg-nav-2 s { bottom:3px; _bottom:1px; right:18px; }
.bg-nav-3 {
	top:52px;
	left:185px;
	width:59px;
	height:40px;
}
.bg-nav-3 s { bottom:24px; _bottom:22px; right:22px; }
.bg-nav-4 {
	top:-5px;
	left:216px;
	width:59px;
	height:40px;
}
.bg-nav-4 s { bottom:1px; _bottom:-1px; right:8px; }
.bg-nav-5 {
	top:-2px;
	left:305px;
	width:59px;
	height:40px;
}
.bg-nav-5 s { bottom:1px; _bottom:-2px; right:26px; }
.bg-nav-6 {
	top:46px;
	left:341px;
	width:59px;
	height:40px;
}
.bg-nav-6 s { bottom:22px; _bottom:20px; right:21px; }
.bg-nav-7 {
	top:3px;
	left:399px;
	width:59px;
	height:40px;
}
.bg-nav-7 s { bottom:2px; _bottom:0; right:18px; }
.bg-nav-8 {
	top:18px;
	left:487px;
	width:44px;
	height:45px;
}
.bg-nav-8 s { bottom:3px; _bottom:0; right:18px; }
.bg-nav-9 {
	top:12px;
	left:586px;
	width:28px;
	height:25px;
}
.bg-nav-9 s { bottom:4px; _bottom:1px; right:8px; }


.main-panel {
	position:absolute;
	top:166px;
	left:45px;
	width:920px;
	height:470px;

}
.panel-btn {
	position:absolute; top:275px;
	width:52px; height:65px;
	cursor:pointer;
}
.panel-btn-right {
	right:0; top:238px;
}
.sub-panel {
	display:none;
	position:absolute;
	left:55px;
	width:810px;
	height:470px;
	border1:1px solid red;
}
.sub-panel-current {
	display:block;

}
.sub-panel-title {
	position:absolute;
	top:-70px;
	right:25px;
	color:#003300;
	text-align:center;
}
.sub-panel-title h3 {
	color:#0f4da3;
	font-size:30px;

}
.sub-panel-content {
	margin:0 5px 0 30px;
	color:#424242;

}

.jiyu-wrap { height:440px; overflow:hidden;}
.jiyu { color:#15338a; }
.jiyu a { color:#000000; }
.jiyu li {
	display:none;
	float:left;
	margin:25px 0 0 35px; _margin-left:17px;
	width:340px; height:190px; overflow:hidden;
}
.jiyu-img {
	width:146px; height:187px;
}
.jiyu-img img { float:left; width:100%; height:100%; }
.jiyu-info {
	margin-left:10px;
	width:170px;
	line-height:23px;
}
.jiyu-info h4 {
	margin-bottom:7px;
	font-size:16px; font-weight:700;
}
.jiyu-page {
	position:absolute; bottom:4px; right:0;
	color:#fff;
	font-size:18px;
}
.jiyu-page em { margin:0 2px; }


.zhichi-qy ul { margin-top:20px; }
.zhichi-qy li {
	float:left; _display:inline;
	margin:0 0 0 5px;
	width:185px; height:30px; line-height:30px; overflow:hidden;
}
.zhichi-qy-img p {
	float:left; _display:inline;
	margin:10px 0 0 15px;
	width:170px; height:60px; overflow:hidden;
}
.zhichi-qy-img p img {
	float:left;
	width:100%; height:100%;
}
.zhichi-qy-img-small p {
	float:left; _display:inline;
	margin:10px 0 0 27px;
	width:120px; height:60px; overflow:hidden;
}


.hg-list li {
	float:left; _display:inline;
	margin:10px 0 0 10px;
	width:230px;
	text-align:center;
}
.hg-list p {
	margin:0 auto;
	width:184px; height:120px;
	border:1px solid #15338a;
}
.hg-list p img {
	float:left;
	width:100%; height:100%;
}
.hg-list h4 {
	height:30px; line-height:30px; overflow:hidden;
}
.hg-list h4 a { color:#15338a; }


/* 投票区 start */
.tp-tip {
	margin:0 auto;
	padding:3px 0;
	width:580px;
	border:1px solid #0c3d5b; border-left:none; border-right:none;
	color:#15338a;
	font-size:20px;
	text-align:center;
}
.tp-tip a { margin-left:10px; color:#e55d04; font-size:16px; }

.tp-btn-wrap {
	position:absolute; bottom:20px; left:615px;
	width:300px;
}
.tp-btn-wrap button {
	display:none;
	float:left;
	margin-left:10px;
	width:71px; height:22px; line-height:22px;
	border:none;
	background:url(../imgs/bg-tp-btn.png) no-repeat;
	color:#fff;
	text-align:center;
	cursor:pointer;
}

.tp-jindu-tip {
	position:absolute; bottom:12px; left:-25px;
}
.tp-jindu {
	position:absolute;
	bottom:-8px;
	left:30px;
	width:700px;/*589px*/
	height:56px;
	background:url(../imgs/tp-jindua.jpg) no-repeat;

}
.tp-jindu-full {
	position:absolute;
	top:1px;
	height:56px;
	cursor:pointer;
	left: -2px;

}
.tp-jindu-full-bg { background:url(../imgs/tp-jindu-full.jpg) no-repeat; }
.tp-jindu-full-mq {
	left:68px;
	width:62px;
	background-position:-100px 0;
}/*胶1*/
.tp-jindu-full-mqgc {width:62px;}/*幕墙工程*/
.tp-jindu-full-jiao {
	left:140px;
	width:62px;
	background-position:-102px 0;
}/*胶2*/
.tp-jindu-full-bl {
	left:217px;
	width:62px;
	background-position:-190px 0;
}/*玻璃*/
.tp-jindu-full-xc {
	left:292px;
	width:62px;
	background-position:-272px 0;
}/*型材*/
.tp-jindu-full-ptj {
	left:368px;
	width:62px;
	background-position:-360px 0;
}/*配套件*/
.tp-jindu-full-sb {
	left:447px;
	width:62px;
	background-position:-490px 0;
}/*设备*/
.tp-jindu-full-grt {
	left:521px;
	width:60px;
	background-position:-573px 0;
}/*隔热条*/

.tp-jindu-mc {
	position:absolute; bottom:-8px; left:30px;
}
.tp-jindu-mc p { float:left; }

.tp-zq {
	display:none;
	margin-top:10px;
}
.tp-zq-block { display:block; }
.tp-zq h4 {
	_display:inline;
	margin-left:20px;
	padding-left:40px;
	height:36px; line-height:36px;
	background:url(../imgs/mq.jpg) no-repeat;
	color:#0f4e9d;
	font-size:20px;
}
.tp-zq h4 span { margin-left:10px; color:#000000; font-size:14px; }
.tp-zq-select { margin:3px 0 0 10px; }
.tp-zq-select-tip {
	width:260px;
	height:30px;
	line-height:30px;
	border:1px solid #e4e4e4;
	color:#000;
	text-align:center;
	border-radius:5px;
	background-color: #add7fd;
}
.tp-zq-select-jiangpai { top:-4px; }
.jiangpai {
	_display:inline;
	margin-left:10px;
	width:44px; height:38px; cursor:pointer;
	opacity:.5; filter:alpha(opacity=50);
}
.jiangpai-current { opacity:1 !important; filter:alpha(opacity=100) !important;  }
.jiangpai-green { background:url(../imgs/green.gif) no-repeat; }
.jiangpai-red { background:url(../imgs/red.gif) no-repeat; }
.jiangpai-blue { background:url(../imgs/blue.gif) no-repeat; }


.tp-zq ul { margin-top:5px; }
.tp-zq li {
	position:relative;
	float:left; _display:inline;
	margin:15px 0 0 10px; padding:7px 0 6px;
	width:83px; line-height:20px;
	border:1px solid #999;
	background:#fdfdfb;
	color:#005de1;
	text-align:center;
	font-size:14px; font-weight:700;
	letter-spacing:1px;
	cursor:pointer;
	
	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%); 
}
.tp-zq-mq li {
	margin-top:10px;
	padding:4px 5px;
	width:170px;
	font-size: 12px;
}
.tp-zq-mq .current span,
.tp-zq-mq .current-green span {
	color:#fff;
}

.tuijian {
	color:#F00 !important;
}
.tuijian_input {
	width:180px; height:28px;
	line-height:28px;
	font-size:14px;
}
.tuijian_ago { margin-left:15px; }
#J_changeTuiJian_con a { color:#e9542f; }

.tp-zq .current,
.tp-zq .current-green,
.tp-zq .current-red,
.tp-zq .current-blue,
.tp-zq .current-yellow {  z-index:1; border-color:#fff; background:#999; color:#fff; }
.tp-zq .current-green { background:#008000; }
.tp-zq .current-red { background:#a32322; }
.tp-zq .current-blue { background:#016599; }
.tp-zq .current-yellow { background:#ff9313; }
.tp-zq-current { position:absolute; top:-20px; left:0; width:100%; }
.tp-zq-current-jiangpai { position:absolute; width:32px; height:28px; }
.tp-zq-current-green { left:0; background:url(../imgs/green-s.gif) no-repeat; }
.tp-zq-current-red { left:0; background:url(../imgs/red-s.gif) no-repeat; }
.tp-zq-current-blue { right:0; background:url(../imgs/blue-s.gif) no-repeat; }
.dq_con_logo {
	position:absolute; left:-20px; top:-25px; z-index:2;
	border:1px solid #999;
	background:#fff;
}
.dq_con_logo img { float:left; width:138px; height:88px; }
/* 幕墙工程 展示 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;
	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 {
	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(../imgs/qy.gif) no-repeat;
	color:#0f8231;
}
.dialog_con_btn_no {
	background:url(../imgs/cw.gif) no-repeat;
	color:#ff3336;
}
/* 幕墙工程 展示 end */

.s_form_wrap {
	display:none;
	position:absolute; top:170px; left:0; z-index:9;
	width:500px;
	background:#fff;
}
.s_form_wrap h3 {
	padding-left:10px;
	height:30px; line-height:30px;
	border:1px solid #999; border-bottom:none;
	background:#eee;
	font-size:16px;
}
.s_form_wrap h3 p {
	position:absolute; top:4px; right:10px;
	width:42px; height:20px; line-height:20px; overflow:hidden;
	border:1px solid #ddd;
	background:#fff;
	color:red;
	font-size:12px;
	text-align:center;
	cursor:pointer;
}
.s_form {
	padding:0 10px 10px;
	border:1px solid #999;
	font-size:14px;
}
.s_form p {
	margin-top:15px;
}
#s_tongshang { margin-left:10px; color:red; cursor:pointer; }
#s_submit { margin-left:20px; cursor:pointer; }
.rw-txt {
	font-size: 14px;
	line-height: 20px;
	color: #333;
}
.rw-a {
	font-size: 16px;
	line-height: 20px;
	color: #15338b;
	font-weight: bold;
	text-align: left;
}
.f10 {
	font-size: 16px;
}
.rw-txt table {
	text-align: left;
}

/* 投票区 end */
