@charset "utf-8";
/* CSS Document */

*{   margin:0;
	 padding:0;}
	 
body{
	background:#dddddd;
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif,"宋体";
	font-size:12px;
	color: #686868;
	text-decoration: none;
}
a{
	color:#686868;
	text-decoration:underline;}
a img {
	border:0px;}
h1{
	font-size:13px;
	color:#dddddd;
	padding:13px 0 0 50px;}
h2{
	font-size:13px;
	color:#b79655;
	margin:10px 15px;}	

p{
	line-height:22px;
	margin:20px 15px;}

.p_r{
	margin:0px 10px;} 
.p_case{
	margin:0;
	line-height:20px;}
.p_contact{
    margin:20px 40px;
}
table{
	margin:auto;
	background:#DDDDDD;}
td{
	color:#ffffff;
	text-align:center;
	height:26px;
	line-height:26px; 
	overflow:hidden; 
}
#new_table{
	width:580px;}
#new_table{
	background:none;
}
#new_table td{
	color:#686868;
	text-align:left;}
#container{ 
     margin:auto;
	 margin-top:30px;
	 width:940px;}
	 	 
#header{
	height:81px;
	background:url(../images/top.gif) no-repeat;}
#logo{
	width:270px;
	margin-left:10px;
	margin-top:5px;
	float:left;}
	
#search{
	width:226px;
	height:30px;
	margin-top:30px;
	margin-right:20px;
	float:right;
	background:url(../images/search.gif) no-repeat;}
#search #cse-search-box div{
	margin-left: 28px;
	margin-top: 6px;}
#search #cse-search-box div input{
	max-width: 168px;}
#nav{
	background:url(../images/nav.jpg) no-repeat;
	height:40px;}
#nav ul{
	margin:0;
	padding:0;}	
#nav ul li{
	font-size:13px;
	font-weight:bold;
	list-style:none;
	float:left;
	display:block;
	padding:10px 20px;
	background:url(../images/nav_li.gif) no-repeat right;
	}

#nav ul li a{
	color:#dddddd;
	text-decoration:none;}
#nav ul li a:hover{
	color:#c0a062;
	text-decoration:none;}	
#banner{
	padding:10px 0;}
#cp {
	height:20px;}	
#cp a{
	color:#686868;
	text-decoration:none;}
#main{}
#main_l{
	float:left;
	width:620px;
	background:#ffffff url(../images/main_bg.gif) repeat-y;
}
#main_indexl{
	float:left;
	width:620px;
}
#main_l_top{
height:12px;
	background:url(../images/main_top.gif) top no-repeat;}	
#main_l_bottom{
height:12px;
	background:url(../images/main_buttom.gif) bottom no-repeat;}	
#main_r{
	float:right;
	width:298px;}
#main_indexleft{
    float:left;
	width:298px;
	min-height:420px;
	background: #ffffff url(../images/n.gif) top no-repeat;}
#main_indexright{
    float:right;
	width:298px;
	min-height:420px;
	background: #ffffff url(../images/n.gif) top no-repeat;}
.r_title{
	background: url(../images/r_title.jpg) no-repeat;
	height:40px;}	
.r_list{
	background:#ffffff;}
.r_list ul{
/*	margin:0;
	padding:0;*/
	list-style:none;}
.r_list ul li{
	background:url(../images/r_list.jpg) no-repeat;
	height:28px;
	padding:11px 0 0 50px;
}
.r_list ul li a{
	color:#686868;
}
	
#footer{
	margin-top:20px;
	font-weight:bold;
	color:#dddddd;
	padding:20px ;
	height:40px;
	background:url(../images/footer.jpg) no-repeat;}
#footer span{
	float:right;}
#footer span a{
	color:#FFFFFF;
	text-decoration:none;}
/*成功案例列表*/
.succeedcase{
	width:600px;
	height:120px;
	margin:10px auto;
	border-bottom:1px #cccccc  dotted;
}
.c_logo{
    text-align:center;
    margin-top:15px;
	width:185px;
	float:left;}
.c_case{
	width:320px;
	float:left;
	padding:0 10px;}
.c_more{
    float:right;
	width:60px;
	margin-right:15px;
	border-bottom:1px #cccccc  dotted;}	
/*产品页列表*/
.product{
	width:600px;
	margin:10px auto;
	border-bottom:1px #cccccc  dotted;
}
.p_logo{
    text-align:center;
	float:left;}
.p_content{
	width:500px;
	float:right;
	padding:0 10px;}
.p_gn{
    clear:both;
	width:600px;
	height:29px;
	padding-top:10px;
	border-bottom:1px #cccccc  dotted;}	
	
/*首页滑动门*/
.p_tab{
	line-height:22px;
	margin:5px 15px 20px 15px;
	border-top:1px #dddddd solid;}		
ul{
list-style:none;
}
.main{
clear:both;
padding:5px;
text-align:left;
}

#tabs0 {
	float:right;
	min-height:420px;
	width: 298px;
	background: #ffffff ;
}
.menu0{
	width: 298px;
}
.menu0 li{
	font-size:13px;
	text-align:center;
	color:#dddddd;
	font-weight:bold;
	display:block;
	float: left;
	padding: 10px 24px 10px 25px;
	width:100px;
	text-align: center;
	cursor:pointer;
	background: url(../images/lab1.gif) no-repeat;
}
.menu0 li.hover{
	background: #f2f6fb url(../images/lab2.gif) no-repeat;
	font-size:13px;
	text-align:center;
	color:#b79655;
	font-weight:bold;
}
#main0 ul{
	display: none;
}
#main0 ul.block{
	display: block;
}	
