@charset "utf-8";
/* CSS Document */
* {margin:0; padding:0;}
div {height:auto; overflow:hidden;}
img {border:0;}
ul {list-style:none;}

body {
 font-family:"宋体", sans-serif;
 font-size:14px;
}

#box {width:960px; margin:auto; background:#FFFFFF;}

#header {width:960px; height:127px; background:url(images/top_bg.jpg) no-repeat; position:relative;}
#header ul {width:480px; position:relative; top:60px; left:430px;}
#header ul li {width:80px; height:30px; line-height:30px; float:left; color:#FFFFFF; font-size:12px;}

#flash {width:960px; height:258px; background:url(images/flash_bg.jpg) no-repeat;}

#left {width:229px; float:left; margin-bottom:10px;}
#left_pro {width:229px; height:275px;}
#left_pro span {width:229px; height:44px; display:block; background:url(images/left_pro.jpg) no-repeat;}
#left_pro #pro_list {width:229px; height:224px; background:url(images/pro_list.jpg) no-repeat; margin-top:7px;}
#left_pro #pro_list ul {width:229px; height:224px;}
#left_pro #pro_list ul li {width:229px; height:56px; line-height:56px;}
#left_pro #pro_list ul li a {width:229px; height:56px; line-height:56px; display:block; text-indent:-9999px;}

#main_about {width:459px; height:274px; margin-left:21px; float:left; background:url(images/about_bg.jpg) 1px 52px no-repeat;}
#main_about span {width:459px; height:44px; line-height:44px; display:block; background:url(images/main_about.jpg) no-repeat; position:relative;} 
#main_about span h3 {width:50px; height:44px; line-height:44px; position:absolute; left:400px;}
#main_about span h3 a {width:50px; height:44px; display:block; text-indent:-9999px;}

#right {width:229px; float:right;}
#gcal span {width:229px; height:44px; display:block; background:url(images/right_gc.jpg) no-repeat;}
#gcal #gc {width:209px; height:203px; padding:10px; background:url(images/gc_bg.jpg) no-repeat; margin-top:7px;}

#cq {width:920px; height:236px; padding:20px; background:url(images/cq_bg.jpg) no-repeat; clear:both;}
#demo {
background: #FFF;
overflow:hidden;
width: 920px;
}
#indemo {
float: left;
width: 800%;
}
#demo1 {
float: left;
}
#demo2 {
float: left;
}

#about {width:710px; float:right;}
#about span {width:710px; height:44px; display:block; background:url(images/about.jpg) no-repeat;}
#about #about_c {width:690px; height:510px; margin-left:10px; margin-top:10px;}
#about #about_c p {text-indent:28px; margin-bottom:10px;}

#product {width:710px; float:right;}
#product span {width:710px; height:44px; line-height:44px; padding-left:150px; display:block; background:url(images/product.jpg) no-repeat;}
#product #product_a_1 {width:710px; height:1013px; background:url(images/product_a_1.jpg) no-repeat; position:relative;}
#product #product_a_1 label {width:50px; height:30px; line-height:30px; text-align:center; display:block; position:absolute; top:970px; left:580px; background:#999999;}
#product #product_a_2 {width:710px; height:1545px; background:url(images/product_a_2.jpg) no-repeat; position:relative;}
#product #product_a_2 label {width:50px; height:30px; line-height:30px; text-align:center; display:block; position:absolute; top:1490px; left:50px; background:#999999;}
#product #product_b {width:710px; height:404px; background:url(images/product_b.jpg) no-repeat;}
#product #product_c_1 {width:710px; height:1148px; background:url(images/product_c_1.jpg) no-repeat; position:relative;}
#product #product_c_1 label {width:50px; height:30px; line-height:30px; text-align:center; display:block; position:absolute; top:1100px; left:580px; background:#999999;}
#product #product_c_2 {width:710px; height:1148px; background:url(images/product_c_2.jpg) no-repeat; position:relative;}
#product #product_c_2 label {width:100px; height:30px; line-height:30px; text-align:center; display:block; position:absolute; top:1100px; left:580px; background:#999999;}
#product #product_c_3 {width:710px; height:1148px; background:url(images/product_c_3.jpg) no-repeat; position:relative;}
#product #product_c_3 label {width:50px; height:30px; line-height:30px; text-align:center; display:block; position:absolute; top:1110px; left:580px; background:#999999;}
#product #product_d {width:710px; height:1004px; background:url(images/product_d.jpg) no-repeat;}

#advantage {width:710px; float:right;}
#advantage span {width:710px; height:44px; display:block; background:url(images/advantage.jpg) no-repeat;}
#advantage #advantage_c {width:710px; height:520px; background:url(images/advantage_c.jpg) no-repeat;}

#installation {width:710px; float:right;}
#installation span {width:710px; height:44px; display:block; background:url(images/installation.jpg) no-repeat;}
#installation #installation_c {width:710px; height:520px; background:url(images/installation_c.jpg) no-repeat;}

#contact {width:710px; float:right;}
#contact span {width:710px; height:44px; display:block; background:url(images/contact.jpg) no-repeat;}
#contact #contact_c {width:710px; height:520px; background:url(images/contact_c.jpg) no-repeat;}

#bottom {width:960px; height:74px; clear: both; padding-top:30px; text-align:center; font-size:12px; color:#FFFFFF; background:url(images/btootm_bg.jpg) repeat-x;}

/***********主链接******************/      
a:link {
	color: #ffffff;
	text-decoration: none;
}
a:visited {
	color: #ffffff;
	text-decoration: none;
}
a:hover {
	color: #ffffff;
	text-decoration:none;
}
a:active {
	color: #ffffff;
	text-decoration: none;
}
/*****************************/