@charset "utf-8";
/* CSS Document */

/*body, clear, 文字链接样式等*/
body{background:url(../images/header_bg.jpg) repeat-x top #dbdfeb; margin:0; font-size:12px; color:#666666;}
.clear { clear:both; display:block; overflow:hidden; visibility:hidden; width:0; height:0 }
img {border:none;}
ul{list-style:none; margin:0;}
a {color:#666666; text-decoration:none;}
a:hover { color:#3256a2; text-decoration:none;}
.blue_font{color:#3256a2; font-size:14px;}
.white_font a{color:#ffffff; text-decoration:none; padding:0 5px 0 5px;}
.white_font a:hover{color:#dbdfeb; text-decoration:none;}
.floatR{float:right;}
.floatL{float:left;}
.text_center{text-align:center}
.text_left{text-align:left}


/*最外层div contenter*/
#contenter{width:950px; margin:0 auto;}


/*头部*/
#header{width:100%; height:73px;}
#logo{width:200px; height:73px; float:left;}
/*菜单*/
#nav{width:500px;height:41px;float:right; padding:15px 0 0 0;}
#nav ul{padding:2px 0 0 0;}
#nav li{height:41px;float:left;display:inline;}
#nav li a{float:left;display:block;width:100px;height:41px;line-height:47px;text-align:center;color:#FFF;font-size:14px;background:url(../images/nav_bg.jpg) repeat-x}
#nav li a:hover{float:left;display:block;width:100px;height:41px;line-height:47px;text-align:center;color:#FFF;font-size:14px; background-image:url(../images/nav_01.jpg);}
#nav li a.choose{float:left;display:block;width:100px;height:41px;line-height:47px;text-align:center;color:#FFF;font-size:14px;background:url(../images/nav_01.jpg) no-repeat;}


/*banner*/
#banner{width:100%; height:312px; padding:10px 0 0 0;}
#focus{width:680px; height:298px; background:url(../images/banner_02.jpg) repeat-x; float:left;}
#focus_left{width:10px; height:298px; background:url(../images/banner_01.gif) no-repeat; float:left;}
#focus_mid{width:660px; height:298px; float:left; padding:10px 0 0 0;}
#focus_right{width:10px; height:298px; float:right; background:url(../images/banner_03.gif) no-repeat;}
/*联系*/
#lianxi{width:223px; height:200px; float:right; padding:60px 0 0 0; font-size:14px; color:#FFFFFF; line-height:28px;}


/*顶部和底部走马灯*/
.lamp{width:950px; background:url(../images/index_01.jpg) no-repeat #FFFFFF; margin:10px 0 0 0;}
.marquee_list{overflow:hidden;text-align:center; margin-bottom:8px;width:900px; font-size:12px; padding:5px 10px 5px 10px; margin:0 0 0 15px;}
.marquee_list img{ border:1px solid #E6E6E6; padding:1px; margin:3px;}
#demo{overflow:hidden;text-align:center; margin-bottom:8px;width:900px; font-size:12px; padding:5px 10px 5px 10px; margin:0 0 0 15px;}
.lamp_bottom{background:url(../images/index_02.jpg) no-repeat; width:100%; height:9px;}

/*中间部分内容*/
#main{width:100%; padding-top:10px;}
#main_left{width:202px; float:left}
#main_right{width:736px; float:left; margin:0 0 0 12px; background:url(../images/main_top.jpg) no-repeat #FFFFFF;}
#main_botoom{width:100%; background:url(../images/main_bottom.jpg) no-repeat; height:11px; padding:0 0 0 0;}
/*搜索*/
#search{width:202px; height:90px; background:url(../images/search_02.jpg) repeat-x;}
#sear_mid{width:196px; height:70px; float:left; padding:20px 0 0 0;}
#sear_botton{ width:186px; padding:10px 10px 0 0; text-align:right;}
/*网站公告*/
.notice{width:170px; padding:0 15px 0 15px; line-height:25px; text-indent:2em; text-align:left;}
/*左边新闻列表*/
.news{width:100%;background:url(../images/news_01.jpg) no-repeat #FFFFFF; text-align:center; margin-top:10px; }
.news_title{width:150px; height:30px; background:url(../images/title_01.jpg) no-repeat 20px 20px; padding:20px 0 0 30px; line-height:20px;}
.news ul{width:200px; line-height:30px; padding:10px 0 0 0;}
.news ul li{width:180px; line-height:30px; border-bottom:#666666 1px dashed;}
.new_bottom{width:100%; height:9px; background:url(../images/news_02.jpg) no-repeat;}
/*左边配件类型分类、手机类型分类列表*/
#type {width:180px; padding-left:20px;}
#type ul{width:150px; text-align:left; padding:0; margin:0}
#type li{width:150px; border:none; height:30px; padding:0; margin:0;list-style:url(../images/list_point.jpg) inside;}
/*产品列表*/
.product{width:690px; padding:0 10px 0 10px; }
.list{width:170px; float:left; padding-top:20px; height:160px; border-top:1px #666666 solid;}
.detail{
	width:85px;
	float:right;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
}
.detail ul{ width:90px;padding:0; margin:0; list-style:none;}
/*配件列表*/
.peijian{ width:680px;}
.peijian ul{width:680px; padding:0;}
.peijian li{width:170px; height:150px; float:left; padding:0;}
/*中间新闻列表*/
#news_list{width:680px;font-size:14px; line-height:30px;}
#news_list ul{width:660px; padding:0 0 0 20px; list-style:circle inside;}
#news_list li{float:left; width:660px;height:20px; padding:5px 0 5px 0;}
/*详细新闻内容*/
#view{text-align:center;}
.view_content{text-align:left; line-height:25px; text-indent:2em;}
/*联系我们内容*/
#contact{
	width:350px;
	height:300px;
	float:left;
	font-size:24px;
	color:#000000
}
#contact_detail{
	width:100%;
	float:left;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
	height: 400px;
}
/*产品详细内容*/
.pro_table{border:#663366 solid 2px; text-indent:0; color:#003399; width:100%;}
#pro_view{text-indent:0; color:#003399; width:100%;}
#pro_view ul{padding:0; margin:0; list-style:none;}
#pro_view p{line-height:8px;}
.P_L{ line-height:8px;}
.view_left{width:150px; float:left;}
.view_mid{width:200px; float:left;}
.view_right{width:250px; float:left;}

/*底部内容*/
#footer{width:100%; height:131px; background-color:#4c62a9; text-align:center; color:#FFFFFF; padding:10px 0 0 0; margin:10px 0 0 0;}

#box{
	display: none;
	width: 120px;
	height: auto;
	border: 1px solid #333;
	padding: 12px;
	text-align: left;
	line-height: 175%;
	text-indent: 2em;
	position: absolute;
	background-color: #f0f5fd;
}

