﻿@charset "utf-8";
@import url("../css/common/grid.css");/*网格*/
@import url("../css/common/layout.css");/*整体框架*/
@import url("../css/common/icon.css");/*图标*/
@import url("../css/navi/navi_02.css");/*02导航*/
@import url("../css/banner.css");/*幻灯片*/
@import url("../css/navi/classify_01.css");/*侧栏样式*/
@import url("../css/adorner/01/A_style.css");/*01装饰器*/
@import url("../css/adorner/02/A_style.css");/*02装饰器*/
@import url("../css/links.css");/*友情链接*/
@import url("../css/kefu.css");/*在线客服*/
@import url("../css/common/doc.css");/*自定义文档*/


.huanyin, .rightnav{
	line-height:25px;
	}



.content1{
	width:100%;
	background:#fff;
	}


.content1 .c1_1{
	width:1000px;
	margin:0 auto;
	}


.content1 .c1_2{
	width:1000px;
	margin:0 auto;
	height:560px;

	}
	
.content1 .c1_2 ul li{
	width:236px;
	float:left;
	margin-right:17px;
	}
	
.content1 .c1_2 ul li.last{
	width:236px;
	float:left;
	margin-right:0px;
	}

.c1_2 ul li .pic a img {
	display: block;
	width:230px;
	height:180px;
	border: 1px solid #ddd;
	text-align: center;
	padding:2px;
	background: url(../../img/common/loading.gif) #fff no-repeat center center;
}

.c1_2 ul li .pic:hover img, .content1 .c1_2 ul li .pic a:hover img {
	background: #0060a5;
	border: 1px solid #0060a5;
}


.c1_2 ul li .title{
	font-size:13px;
	}



.content2{
	width:100%;
	background:#f4f4f4;
	height:840px;
	}


.content2 .c2_1{
	width:1000px;
	height:150px;
	margin:0 auto;
	}
	
	
.content2 .c2_2{
	width:1000px;
	margin:0 auto;
	}	
	
	


.content2 p{
font-size: 12px;
}



.c2_2 ul li{
	width:490px;
	height:200px;
	}


.c2_2 ul li .xt_sm{
	background:#fff;
	padding:10px;
	width:270px;
	height:153px;
	}



.xt_sm h3{
padding-bottom:5px;
font-size: 15px;
}


.xt_sm h3 a:hover{
color:#da251e;
}



.xt_sm p{
line-height:22px;
}



.content3{
	width:100%;
	background:#fff;
	height:650px;
	}

.content3 .c3_1{
	width:1000px;
	height:150px;
	margin:0 auto;
	}

.content3 .c3_2{
	width:1000px;
	margin:0 auto;
	}

.c3_2 ul li{
	margin-right:13px;
	}

.c3_2 ul li.last{
	margin-right:0;
	}



.c3_2 .hy_sm{
	width:220px;
	background:#f4f4f4;
	padding:10px;
	height:190px;
	}


.content4{
	width:100%;
	background:#f4f4f4;
	height:1320px;
	}


.content4 .c4_1{
	width:1000px;
	margin:0 auto;
	}


.content5{
	width:100%;
	background:#fff;
	height:710px;
	}


.content5 .c5_1{
	width:1000px;
	height:150px;
	margin:0 auto;
	}
	
	
.content5 .c5_0{
	width:1000px;
	height:140px;
	margin:0 auto;
	text-align:center;
	}	
	

.content5 .c5_2{
	width:1018px;
	margin:0 auto;

	}


.content6{
	width:100%;
	background:#f4f4f4;
	padding:30px 0;
	}
	
	
.content6 .c6_c{
	width:1000px;
	margin:0 auto;
	}


.c6_c .c6_1{
	width:430px;
	height:500px;
	padding:30px;
	background:#fff;
	}
	
	
.c6_c .c6_1 .index_new ul li{
	text-align:left;
	height:35px;
	line-height:35px;
	}

.c6_c .c6_1 .index_new ul li a{
	text-align:left;
	height:30px;
	line-height:30px;
	padding-left:15px;
	background:url(../img/new_index_icon.jpg) left no-repeat;
	}

.c6_c .c6_2{
	width:490px;
	height:560px;
	float:right;
	}
	
	
.c6_c .c6_3{
	width:430px;
	height:220px;
	padding:30px;
	background:#fff;
	margin-bottom:20px;
	padding-bottom:10px;
	}
	
	
	
.ladyScroll{width:430px;height:160px; margin:0 auto; position:relative; margin-top:2px;}
	.ladyScroll .prev,.ladyScroll .next{width:23px;height:160px;position:absolute;top:15px;left:0;z-index:100; cursor:pointer; background:url(../images/btns.png) no-repeat;}
	.ladyScroll .next{ left:auto; right:0; background-position:0 -320px;}
	.ladyScroll .prev:hover{ background-position:0 -160px; }
	.ladyScroll .next:hover{ background-position:0 -480px; }

	.ladyScroll .scrollWrap{width:384px;margin-left:31px;padding-top:15px;overflow:hidden;position:absolute;*left:-7px;}
	.ladyScroll dl{float:left;width:123px;text-align:center;position:relative;}
	.ladyScroll  span{display:block;width:120px;height:30px;position:absolute;left:1px;bottom:0;background:#5f626b;filter:alpha(opacity=80);opacity:0.80;}
	.ladyScroll  dt{margin:0 auto;width:120px;overflow:hidden;}
	.ladyScroll  img{display:block;width:120px;height:160px;}
	.ladyScroll  dd{width:120px;height:30px;line-height:28px;font-size:12px;color:#fff;text-align:center;overflow:hidden;position:absolute;left:5px;bottom:0;}
	.ladyScroll  dd a{ color:#fff; font-size: 12px;  }
	.ladyScroll  dd a:hover{ text-decoration:none;  }
	.ladyScroll dl:hover span{ background:#B52153;  }
	
	
	
	
	
	
.c6_c .c6_4{
	width:430px;
	height:230px;
	padding:30px;
	background:#fff;
	padding-bottom:20px;
	}



.c6_c .c6_4 .index_new ul li{
	text-align:left;
	height:35px;
	line-height:35px;
	}

.c6_c .c6_4 .index_new ul li a{
	text-align:left;
	height:30px;
	line-height:30px;
	padding-left:15px;
	background:url(../img/new_index_icon.jpg) left no-repeat;
	}





/*共用样式*/

.index_title{
	width:1000px;
	height:150px;
	}

.index_more a{
	width:150px;
	height:40px;
	background:#0075bd;
	display:block;
	text-align:center;
	margin:0 auto;
	color:#fff;
	font-size:16px;
	line-height:40px;
	margin-top:10px;
	}
	
.index_more a:hover{
	background:#db241e;
	text-decoration:none;
	}
	
/*共用样式结束*/
	
	
	
.copy_left, .huanyin, .rightnav{
font-size: 12px;
}
	
	
.products_list .pro_info p.number{
display:none;
}
	
	
.id{
display:none;
}


.btn_more a{

width:100%;
	height:25px;
	background:#d3d3d3;
	display:block;
	text-align:center;
	margin:0 auto;
	color:#333;
	font-size:13px;
	line-height:25px;


}


.btn_more a:hover{
	background:#db241e;
	text-decoration:none;
color:#fff;

	}


.hy_sm .textR a{

width:50px;
	height:20px;
	background:#0075bd;
	display:block;
	text-align:center;
	margin:0 auto;
	color:#fff;
	font-size:12px;
	line-height:20px;
float:right;
margin-right:5px;

}




.hy_sm .textR a:hover{

background:#db241e;
	text-decoration:none;
color:#fff;


}




