@charset "utf-8";
/* CSS Document */

body,h1,h2,h3,p,ul,li,a{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	padding:0px;
	margin:0px;
	color:#000;
	}
body{
	background:url(../images/bg.jpg) #e4e4e6 repeat-x;
	}
p{
	line-height:18px;
	}
li{
	list-style:none;
	}
a{
	text-decoration:none;
	}	
a:link,a:visited{
	color:#000;
	text-decoration:none;
	}
a:hover{
	text-decoration:underline;
	}
span{
	float:right;
	}	
	
.wrapper{
	width:1000px;
	height:auto;
	margin:0 auto;
	}
/********头部 开?*******/	
.header{
	width:1000px;
	height:90px;
	}
.logo{
	float:left;
	width:280px;
	height:90px;
	}
  /****菜单 开?***/
.menu{
	float:left;
	margin-top:52px;
	height:38px;
	}
.menu li{
	float:left;
	width:90px;
	line-height:38px;
	text-align:center;
	font-size:14px;
	}
.menu li a{
	display:block;
	}
.menu li a:hover{
	text-decoration:none;
	}

.one a{
	background:url(../images/01.jpg);
	}
.menu li.one a:hover{
	background:url(../images/02.jpg);	
	}
.two a{
	background:url(../images/03.jpg);
	}
.menu li.two a:hover{
	background:url(../images/04.jpg);	
	}
.three a{
	background:url(../images/05.jpg);
	}
.menu li.three a:hover{
	background:url(../images/06.jpg);	
	}
.four a{
	background:url(../images/07.jpg);
	}
.menu li.four a:hover{
	background:url(../images/08.jpg);	
	}
.five a{
	background:url(../images/09.jpg);
	}
.menu li.five a:hover{
	background:url(../images/10.jpg);	
	}
.six a{
	background:url(../images/11.jpg);
	}
.menu li.six a:hover{
	background:url(../images/12.jpg);	
	}
.seven a{
	background:url(../images/13.jpg);
	}
.menu li.seven a:hover{
	background:url(../images/14.jpg);	
	}
.eight a{
	background:url(../images/15.jpg);
	}
.menu li.eight a:hover{
	background:url(../images/16.jpg);	
	}
   /****菜单 开?***/
/********头部 结束********/


/********主体 开?*******/
.container{
	width:1000px;
	height:auto;
	}
.left{
	float:left;
	width:420px;
	height:540px;
	margin-top:60px;
	}
.right{
	float:left;
	width:570px;
	height:566px;
	margin:34px 0 0 10px;
	}
.content{
	width:570px;
	height:auto;
	}
.left_news{
	float:left;
	width:340px;
	/*height:340px;*/
	height:auto;
	}
.about{
	float:left;
	width:340px;
	height:162px;
	margin-bottom:5px;
	}
.title{
	height:22px;
	border-bottom:2px solid #4d595b;
	}
.about_us{
	width:330px;
	height:130px;
	padding:10px 0 0 5px;
	}
.about_us p{
	text-indent:2em;
	}
.about_us li{
	line-height:21px;
	border-bottom:1px dashed #6f6f6f;
	padding-left:20px;
	background:url(../images/icon.gif) 1% center no-repeat;
	}
.right_pic{
	float:left;
	width:230px;
	height:340px;
    }
.pic{
	width:162px;
	height:262px;
	margin:0 auto;
	padding:5px;
	background:url(../images/index_banner_bg.jpg);
	}
.tel img{
	width:170px;
	height:67px;
	margin-left:28px;}
	
.scroll{
	float:left;
	width:570px;
	height:200px;
	margin:10px 0;
	}
.pic_scroll{
	float:left;
	width:570px;
	height:148px;
	margin:20px 0 10px 0;
	}
.left_bg{
	float:left;
	width:11px;
	height:148px;
	}
.center_bg{
	float:left;
	width:529px;
	height:148px;
	background:url(../images/scr_2.gif);
	}
/* gallery */
.gallery{
	margin-top:12px;
	padding:5px 0;
}
.gallery li{
	display:inline;
}
.sqBorder {
	width:529px;
height:100px;
margin-bottom:2px;
}
.scroll_div {width:529px; height:100px;margin:0 auto; overflow: hidden; white-space: nowrap; }
.scroll_div img {border: 0;margin: auto 2px; border:1px #efefef solid;}
#scroll_begin, #scroll_end, #scroll_begin ul, #scroll_end ul, #scroll_begin ul li, #scroll_end ul li{display:inline;}/*设置ul和li横排*/
#scroll_div ul li,#scroll_div ul{
	display:inline-block;
	zoom: 1;
 *display: inline;
	margin:0;
	padding:0;
}
/* gallery */
.right_bg{
	float:left;
	width:30px;
	height:148px;
	}
/********主体 结束********/

/********底部 开?*******/
.footer{
	float:left;
	width:1000px;
	height:110px;
	background:url(../images/footer_bg.gif) repeat-x;
	}
.footer_menu{
	line-height:30px;
	text-align:center;
	color:#FFF;
	}
.footer_menu a:link,.footer_menu a:visited{
	color:#FFF;
	}
.footer_menu a:hover{
	color:#13a7cc;
	}
.bottom_line{
	width:910px;
	height:1px;
	margin:0 auto;
	}
.copyright{
	width:1000px;
	height:88px;
	}
.bottom_logo{
	float:left;
	width:200px;
	height:70px;
	margin-left:28px;
	}
.footer_text{
	float:left;
	width:460px;
	height:60px;
	margin-left:30px;
	padding:10px 0 0 10px;
	}
.footer_text p{
	color:#FFF;
	line-height:13px;
	}
.bottom_link{
	float:left;
	width:200px;
	height:70px;
	}
form{
	margin-top:30px;
	}
	
/********底部 结束********/
	
/******走进曙光******/	
.container1{
	width:1000px;
	height:auto;
	padding-bottom:20px;
	}
.about_left{
	float:left;
	width:350px;
	height:570px;
	/*background:url(../images/about_us.jpg);*/
	}
.about_left ul{
	width:220px;
	margin:80px auto ;
	padding-top:20px;
	}

.about_left li{
	text-align:center;
	line-height:30px;
	border-bottom:1px solid #999;
	background:url(../images/icon1.gif) 20% center no-repeat;
	}
.about_left li a:link,.about_left li a:visited{
	font-size:14px;
	color:#5a6581;
	}
.about_left li a:hover{
	color:#F00;
	text-decoration:underline;
	}
.about_left1{
	float:left;
	width:350px;
	height:570px;
	/*background:url(../images/about_us.jpg);*/
	}
.about_left1 ul{
	width:220px;
	margin:80px auto ;
	padding-top:20px;
	}

.about_left1 li{
	text-align:center;
	line-height:30px;
	border-bottom:1px solid #999;
	
	}
.about_left1 li a:link,.about_left1 li a:visited{
	font-size:14px;
	color:#5a6581;
	}
.about_left1 li a:hover{
	color:#F00;
	text-decoration:underline;
	}
.banner{
	margin:10px 0;
	}
.about_right{
	float:right;
	width:650px;
	/*height:550px;*/
	height:auto;
	background:#FFF;
	}
.about_top{
	}
.about_banner{
	width:615px;
	height:82px;
	margin:0 auto;
	}
.about_title h2{
	width:585px;
	line-height:30px;
	border-bottom:2px solid #333;
	font-size:14px;
	margin:0 auto;
	padding-left:30px;
	background:url(../images/icon2.gif) left center no-repeat;
	}
.about_text{
	width:610px;
	min-height:400px;	
	height:auto!important;
	height:400px;
	padding:20px;
	
	}
/******新闻中心******/

.about_text li{
	line-height:30px;
	border-bottom:1px dashed #CCC;
	padding-left:20px;
	background:url(../images/icon3.gif) left center no-repeat;
	}
.line{
	float:left;
     width:610px; 
	 height:30px; 
	 font-family:"宋体";
	 font-size:12px; 
	 text-align:center; 
	 padding-top:5px;
	 margin:15px auto;
	 }
/*******产品中心 开?******/

.cp_text{
	width:610px;
	min-height:400px;	
	height:auto!important;
	height:400px;
	padding:20px;
	}
.cp_list ul {
	padding:0px;
	margin:0px;
}
.cp_list ul li {
	float:left;
	width:150px;
	list-style:none;
	margin-left:30px;
	margin-bottom:40px;
}
.cp_list li img {
	border:1px solid #999;
}
dl {
	padding:0px;
	margin:0px;
}
dt {
	text-align:center;
	padding-top:10px;
}

/*******产品中心 结束*******/

.cp_search{
	height:40px;
	}
.cp_search li{
	float:left;
	}

/*******Ʒ *******/
.cp_text0{
	width:650px;
	min-height:440px;	
	height:auto!important;
	height:440px;
	}
  .card-product {
	width:612px;
	margin:0 auto;
	background:url(../images/bg-card.jpg) center top no-repeat;
}
.tab-product {
	height:31px;
	padding:0;
	margin:0;
	list-style:none;
}
.tab-product li {
	text-align:center;
	font-size:13px;
	margin-right:2px;
	float:left;
}
.tab-product li span {
	margin-top:5px;
	float:left;
	width:99px;
	height:26px;
	line-height:26px;
	cursor:pointer;
	background:url(../images/tab-card.jpg) -302px top no-repeat;
}
.tab-product li span.first {
	background:url(../images/tab-card.jpg) -101px top no-repeat;
}
.tab-product li.mouse_on span {
	background-position:-201px top;
}
.tab-product li.mouse_on span.first {
	background-position:left top;
}
.card-product .hd {
	text-align:center;
}