﻿/*--全局样式开始--*/
*{ 
	margin:0px;
	padding:0px;
	list-style-type:none;
}
body{
	border:0px;
	font:12px/18px Verdana, Arial, Helvetica, sans-serif,"宋体";
	color:#333;
	/**background:#E9EFFC url(../images/body.gif) repeat-x;**/
    background:#E9EFFC;
}
a{
	text-decoration:none;
	color:#333;

}
a:hover{
	color:#186EAF;
}

form{
	margin:0px;
	padding:0px;
	border:0px;
}

input,select,textarea{
	color:#666; 
	font-size:12px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}

div,ul,li,p,table,tr,td,img{
	border:0px;
}

h1,h2,h3,h4,h5,h6{
	border:0px;
	font-size:12px;
}
a.href_more{
	float:right;
	margin-top:7px;
	margin-right:10px;
	background:url(../images/more.gif) no-repeat;
	height:9px;
	width:40px;
	text-indent:-4000px;
}
.float_left{
	float:left;
}

.float_right{
	float:right;
}

.clear_left{
	clear:left;
}

.clear_right{
	clear:right;
}

.clear_both{
	clear:both;
}
.center{
	text-align:center;
	padding-top:13px;
	border-top:1px #CCC dashed;
	margin-top:8px;
}
/*--全局样式结束--*/
/*--字体样式开始--*/
.title_blue{
	font-size:14px;
	font-weight:bold;
	color:#30A4E2;
}
.img_boder{
	padding:2px;
	border:1px #ccc solid;
}
.blue{
	font-size:14px;
	color:#007DCC;
	font-weight:bold;
}
.blue12{
	font-size:12px;
	color:#007DCC;
	font-weight:bold;
}
.red{
	color:#E23500;
	font-weight:bold;
}
a.href_yellow{
	color:#F99200;
	font-weight:bold;
	font-family:"宋体";
}
a.href_yellow:hover{
	color:red;
}
.border{
	border:1px #ccc solid;
}
.border_top{
	border-top:1px #CCC dashed;
	margin-top:20px;
}
.padding_left{
	padding-left:34px;
}
.input{
	height:20px;
	line-height:25px;
	vertical-align:middle;
	border:1px #ccc solid;
	width:530px;
}
a.blue_more{
	color:#006699;
}
a.blue_more:hover{
	color:#006699;
	text-decoration:underline;
}
a.white_more{
	color:#fff;
	float:right;
	padding-right:15px;
}
a.white_more:hover{
	color:#fff;
	text-decoration:underline;
}
/*--字体样式结束--*/

/*--布局样式开始--*/
.wrapper{
	width:100%;
	margin:auto;
	
}
/*--头部--*/
#header{
	height:243px;
	padding-left:70px;
	width:800px;
	/*background:url(../images/banner.jpg) no-repeat 70px 0;*/
}
#navbar{
	padding-top:214px;
	position:absolute;
	height:30px;
}
#navbar li{
	line-height:29px;
	background:#186EAF;
	float:left;

}
#navbar li.r_search{
	padding-left:66px;
	padding-right:5px;
	padding-top:3px;
	height:30px;
	width:159px;
	background:url(../images/search_bg.gif) no-repeat 45px 0 ;
}
#navbar li.r_search input{
	float:left;
	background:#F2F5FC;
}
#navbar li.r_search input.width103{
	width:103px;
	padding-top:1px;
	border:0;
}
#navbar li a{
	color:#FFF;
	font-weight:bold;
	font-size:13px;
	line-height:29px;
	display:block;
	padding:0 14px;
}
#navbar li a:hover{
	background:url(../images/menu_bg.gif) no-repeat center bottom;
}
/*search*/
#navbar_l{
	text-align:left;
}
/*#navbar_l div.media{
	float:right;
	width:300px;
}*/
#navbar_l div.media
{
	float:right;
	width:300px;
}
/*content*/
.content{
	margin-left:70px;
	width:800px;
	height:100%;
	overflow:hidden;
	clear:both;
	background:#3790D2;
}
.content1{
	margin-left:70px;
	width:800px;
	background:#FFF;
	height:100%;
	overflow:hidden;
	clear:both;
	padding-bottom:10px;
}
#index_menu{
	width:252px;
	float:left;
}
#index_main{
	background:#3790D3 url(../images/house_bg.gif) no-repeat top right;
	float:left;
	width:548px;
}
#index_main_l{
	width:273px;
	float:left;
}
#index_main_r{
	width:275px;
	float:left;
}
/*-----------------------首页----栏目左侧内容-------------------------------*/
/*首页新闻*/
#index_menu .index_news{
	padding-left:15px;
	background:#FFF;
	padding-bottom:10px;
}
#index_menu .index_news h2{
	background:url(../images/news.gif) no-repeat center left;
	text-indent:-3000px;
	line-height:30px;
}
#index_menu .index_news li{
	background:url(../images/xv.gif) repeat-x bottom;
	padding:5px 8px 5px 0;
}
#index_menu .index_news li span{
	padding-left:15px;
	color:#999;
}
#index_menu .index_news p{
	text-align:right;
	padding-right:10px;
}
/*首页联系方式*/
#index_menu .index_contact{
	background:url(../images/contact.jpg) no-repeat;
	height:68px;padding-left:75px;
	padding:30px 0px 10px 75px;
}
#index_menu .index_contact p{
	line-height:18px;
	color:#FFF;
}
/*----------------------------------------首页左侧内容-------------------------------*/
#index_main_l .index_main_about{
	padding:20px 5px 11px 5px;
	
}
#index_main_l .index_main_about p{
	color:#FFF;
}
#index_main_l .index_main_about p img{
	padding-top:5px;
}
/*----------------------------------------首页右侧内容------------------------*/
#index_main_r .index_chinese{
	padding-right:5px;
	color:#FFF;
	text-align:right;
	line-height:30px;
}
#index_main_r .index_chinese a{
	color:#FFF;
	padding:0 5px;
}
/*搜索*/
.index_search{
	padding-left:83px;
	padding-bottom:10px;
}
.search{
	padding-left:45px;
}
.index_search p{
	background:url(../images/search_bg.gif) no-repeat;
	padding-left:21px;
	height:30px;
	padding-top:3px;
}
.index_search p input{
	border:0px;
	float:left;
	background:#F2F5FC;
}
.index_search p input.width103{
	width:103px;
	padding-top:2px;
}
/*服务新闻*/
#index_main_r .index_service{
	background:#FFF;
	padding:10px;
}
#index_main_r .index_service h3{
	background:url(../images/services.gif) no-repeat left;
	text-indent:-3000px;
}
#index_main_r .index_service li{
	height:24px;
	overflow:hidden;
	line-height:24px;
	background:url(../images/dian.gif) no-repeat;
}
#index_main_r .index_service li a{

	padding-left:12px;
}
#index_main_r .index_service p{
	text-align:right;
}
/*留言本*/
#index_main_r .index_guestbook{
	padding:4px 10px 5px 10px;
	background:#FFF;
	height:100%;
	overflow:hidden;
}
#index_main_r .index_guestbook li{	
	padding:0 6px;
	float:left;
}
#index_main_r .index_guestbook li a{	
	width:115px;
	height:84px;
	display:block;
	float:left;
	text-indent:-3000px;
}
#index_main_r .index_guestbook li a.one{
	background:url(../images/guestbook.jpg) no-repeat center;

}
#index_main_r .index_guestbook li a.one:hover{
	background:url(../images/guestbook1.jpg) no-repeat center;
}
#index_main_r .index_guestbook li a.two{
	background:url(../images/sales_net.jpg) no-repeat center;
}
#index_main_r .index_guestbook li a.two:hover{
	background:url(../images/sales_net1.jpg) no-repeat center;
}
.menu{
	padding:10px;
	background:url(../images/menu_bg4.gif) no-repeat 10px 10px;
	width:206px;
	height:320px;
	float:left;
}
.menu1{
	padding:20px 10px;
	width:206px;
	height:350px;
	float:left;
}
.menu .pro_menu{
padding:10px;	
}
.menu .pro_menu h2{
	background:url(../images/menu_bg3.gif) no-repeat; 
	line-height:28px;
	vertical-align:middle;
	color:#FFF; 
	padding-left:20px;
	font-size:14px;	
}
.menu .pro_menu li{
clear:both;
}
.menu .pro_menu li a{
	background:url(../images/menu_bg1.gif) no-repeat;
	display:block;
	padding-left:15px;
	border-bottom:1px #FFF solid;
	line-height:28px;
	vertical-align:middle;
	clear:both;
}
.menu .pro_menu li a:hover{
	background:url(../images/menu_bg2.gif) no-repeat;
	color:#FFF;
}
.menu .guestbook{
	padding-left:20px;
}
.menu .guestbook li{
	height:60px;
	width:163px;
	display:block;
	padding-top:10px;
}
.menu .guestbook li a{
	height:60px;
	width:163px;
	display:block;
	text-indent:-3000px;
}
.menu .guestbook li a.one{
	background:url(../images/guestbook2.jpg) no-repeat;
}
.menu .guestbook li a.one:hover{
	background:url(../images/guestbook3.jpg) no-repeat;
}
.menu .guestbook li a.two{
	background:url(../images/sales_net2.jpg) no-repeat;
}
.menu .guestbook li a.two:hover{
	background:url(../images/sales_net3.jpg) no-repeat;
}
/*主要内容*/
.location{
	background:url(../images/dian2.gif) repeat-x left bottom;
	line-height:24px;
	font-size:14px;
	padding-left:20px;
	font-weight:bold;
	color:#006699;
	padding-top:8px;
}
.main{
	width:560px;
	float:left;
}
.main .about{
	width:100%;
	padding:20px 0 20px 5px;
}
.main .about p{
	line-height:22px;
	padding-top:10px;
}
.main .about p img{
	margin-right:10px;
}
/*新闻*/
.main .news{
	padding-top:10px;
	padding-bottom:10px;
	background:url(../images/xv.gif) repeat-x bottom;
}
.main .news li{
	line-height:25px;
	padding-left:5px;
}
.main .news li a{
	background:url(../images/dian1.gif) no-repeat left center;
	padding-left:10px;
}
.main .news li span{
	padding-left:10px;
	color:#ccc;
	float:right;
	font-size:11px;
}
/*新闻内容*/
.main .news_detail{
	padding-top:15px;
	padding-bottom:10px;
}
.main .news_detail h1{
	color:#3397E3;
	font-size:15px;
	line-height:40px;
}
.main .news_detail div.new_text{
	clear:both;
}
.main .news_detail p{
	line-height:20px;
	padding-top:10px;
}
.main .news_detail li{
	padding-left:500px;
	background:url(../images/xv.gif) repeat-x top;
	padding-top:10px;
	margin-top:20px;
}
.main .news_detail li a{
background:url(../images/back.gif) no-repeat;
padding-left:20px;
line-height:20px;
display:block;
color:#1CC1DF;
}
/*公司历史*/
.main .about_histroy{
	padding-top:10px;
}
.main .about_histroy li{
	background:url(../images/xv.gif) repeat-x bottom;
	padding-bottom:10px;
}
.main .about_histroy li h2{
	background:url(../images/dian1.gif) no-repeat left center;
	padding-left:10px;
	color:#00BFFF;
	font-size:14px;
	line-height:20px;
}
/*客户*/
.main .customer{
	clear:both;
}
.main .customer ul{	
	padding:10px 0;
	background:url(../images/xian.gif) no-repeat bottom left;
	overflow:hidden;
	clear:both;
	height:100%;
}
.main .customer ul li{
	float:left;
}
.main .customer ul li img{
	width:120px;
	height:50px;
	float:left;
	border-right:1px #EBEBEB solid;
} 
.main .customer li h2{
	font-size:14px;
	padding-left:15px;
}
.main .customer p a{
	color:#3198E5;
	padding-left:15px;
}
/*客户信息*/
.main .customer_detail{
	clear:both;
}
.main .customer_detail ul{	
	padding:10px 0;
	background:url(../images/xian.gif) no-repeat bottom left;
	overflow:hidden;
	height:100%;
}
.main .customer_detail ul li{
	float:left;
}
.main .customer_detail ul li.width400{
	width:420px;
}
.main .customer_detail ul li img{
	width:120px;
	height:50px;
	float:left;
} 
.main .customer_detail li h2{
	font-size:14px;
	padding-left:15px;
}
.main .customer_detail p{
	color:#333;
	padding-left:15px;
	padding-top:10px;
	line-height:20px;
}
.main .customer_detail p a{
	color:#3198E5;
}
.main .customer_detail_back{
	padding-left:480px;
}
.main .customer_detail_back a{
	background:url(../images/back.gif) no-repeat left bottom;
	padding-left:25px;
	line-height:30px;
	vertical-align:middle;
	color:#1CC1DF;
	display:block;
	font-weight:bold;
}
/*会员登陆*/
.main .member_login{
	padding:40px 80px;
	
}
.main .member_login table{
	border:1px #CCC solid;
	width:300px;
}
.main .member_login table th{
	text-align:right;
	font-weight:normal;
}
.main .member_login table td{
	padding:2px;
}
.main .member_login table td a{
	font-weight:bold;
	text-decoration:underline;
}
/*联系我们*/
.main .contact{
	padding:0px 20px;
}
.main .contact h2{
	background:url(../images/contact_phone.gif) no-repeat;
	line-height:24px;
	vertical-align:middle;
	padding-left:35px;
	color:#3397E3;
	margin-top:20px;
	font-size:13px;
}
.main .contact p{
	line-height:20px;
}
.main .contact p a{
	color:#3397E3;
}
.main .contact p a:hover{
	color:red;
	text-decoration:underline;
}
/*留言*/
.main .feedback{
	padding:15px;
}
.main .feedback p{
	line-height:30px;
	clear:both;
	padding:5px 0;
}
.main .feedback p input.one{
	margin-right:15px;
	margin-top:5px;
	background:url(../images/submit.gif) no-repeat;
}
.main .feedback p input.width{
	width:200px;
	border:1px #CCC solid;
}
.main .feedback p label{
	width:130px;
	float:left;
	text-align:right;
	line-height:18px;
}
.main .feedback p input{
	float:left;
}
.main .feedback p textarea{
	width:350px;
	height:100px;
	border:1px #CCC solid;
}
.main .feedback p span{
	color:#FF0000;
	padding-left:5px;
	line-height:18px;
}
/*产品展示*/
.product{
	clear:both;
	padding:0 20px 20px 20px;
}
.product ul{
	width:235px;
	padding:8px;
	float:left;
}
.product li{
	width:235px;
	float:left;
	padding-top:15px;
}
.product li h2{
	line-height:30px;
	background:url(../images/pro_bg.gif) repeat-x;
	text-align:center;
	vertical-align:middle;
	font-weight:normal;
	height:30px;
	overflow:hidden;
	cursor:pointer;
}
.product li img{
	clear:both;
	cursor:pointer;
}
.product li p{
	line-height:20px;
}
.product li p a{
	text-align:right;
	display:block;
	padding-right:15px;
	color:#186EAF;
	text-decoration:underline;
}
/*产品详细页*/
.product_detail{
	width:100%;
	padding-top:15px;
	padding-bottom:20px;
}
.product_detail h2{
	font-weight:bold;
}
.product_detail p{
	line-height:20px;
	padding-top:10px;
}
.product_detail table{
	margin-top:20px;
}
.product_detail table th{
	background:#F3F3F3;
	font-weight:normal;
	padding:5px;
	text-align:left;
}
.product_detail table td{
	background:url(../images/xv.gif) repeat-x bottom;
	padding:5px;
}
/*footer*/
#footer{
	/**background:url(../images/footer.gif) repeat-x;**/
	height:29px;
	clear:both;
	padding-left:70px;
}
#footer p{
	border-top:2px #ACB6C2 solid;
	background:#C5CDDA;
	text-align:center;
	line-height:27px;
	width:800px;
}
/*分页*/
.page_meneame {
	color: #186EAF; 
	text-align:center;
	border:1px #E2E2E2 solid;
	margin:15px 0;
	height:25px;
	padding-top:8px;
}
.page_meneame a {
	color:#666; 
	text-decoration:none;
	padding:0px;
}
.page_meneame a:hover{
	color: #186EAF; 
}
/*产品搜索*/
.product_search{
	width:100%;
	padding-top:15px;
	padding-bottom:20px;
        text-align:center;
}
.product_search h2{
	font-weight:bold;
}
.product_search p{
	line-height:20px;
	padding-top:10px;
}
.product_search table{
	margin-top:20px;
}
.product_search table th{
	background:#F3F3F3;
	font-weight:normal;
	padding:5px;
	text-align:center;
}
.product_search table td{
	background:url(../images/xv.gif) repeat-x bottom;
	padding:5px;
}
