/*全局字体*/
	body{font-size:14px;font-weight:400;color: #333;line-height:1.6;font-family:"Microsoft YaHei",Helvetica,Arial,sans-serif;}
/*清除浮动*/
	.clear:after{content:"\200B";display:block;height:0;clear:both;}
	.clear{*zoom:1;*width:100%;*line-height:0;}
/* 链接 */
	:link,:visited,ins{text-decoration:none;}
	a{text-decoration:none;color:#0e90d2;}
	a:hover{text-decoration:none;color:#f00;-webkit-transition:All .5s ease;-moz-transition:All .5s ease;-o-transition:All .5s ease;}
/* 页面框架 */
	#wrapper{width:100%;}
	#container{width:100%;}
	#header{position:relative;z-index:20;margin:0 auto;width:1000px;height:110px;}
	#nav{position:relative;z-index:30;float:right;margin-top:48px;height:35px;}
	#footer{margin:30px auto;width:1000px;height:100px;border-top:solid 1px #aaa;}
	#footer p{color:#666;font-size:14px;text-align:center;padding:0;margin:0}
	/* 首页 */
	#banner_index{width:100%;border-top:solid 4px #cc0000;background-color:#ccc;}
	#main_index{margin:10px auto 0 auto;width:1000px;}
		.index1{float:left;width:330px;height:350px;background-color:#f4f3f1;padding:5px 15px;}
		.index2{float:left;margin:0 15px;width:450px;background-color:#f4f3f1;padding:5px 15px;}
		.index3{float:left;width:130px;}
		/* 会员名单 */
		.sideBox{height:300px;overflow:hidden;}
		.sideBox  li{height:29px;line-height:29px;overflow:hidden;color:#777;font-size:12px;}
		.sideBox  li span{display:block;float:left;width:50px;color:#333;font-size:14px;}
		
		.index3_btn{margin-bottom:8px;padding:7px 10px 10px 10px;background-color:#b81c22;border:solid 1px #7f0409;color:#d0151c;}
		.index3_btn_icon{width:38px;margin:0 auto;padding:6px 0;text-align:center;color:#ddd;}
		.index3_btn_text{width:100%;color:#555;}
		.index3_btn_text{font-size:16px;line-height:18px;padding-bottom:5px;text-align:center;color:#fff;}
		.index3_btn_text small{font-size:12px;line-height:14px;color:#999;text-align:center;}
		.index3_btn a:hover{background-color:#c00;border:solid 1px #a30c11;color:#fff;-webkit-transition:All .5s ease;-moz-transition:All .5s ease;-o-transition:All .5s ease;}
		.index3_btn a:hover{color:#fff;}

			/* 图片滚动 */
			.picScroll{ position:relative;height:100px; padding:10px 0 10px 34px;  background:#ccc; overflow:hidden;}
			.picScroll ul{ overflow:hidden; zoom:1;}
			.picScroll ul li{ float:left; margin: 0 8px;  width:140px; overflow:hidden; display:inline;}
			.picScroll ul li img{ width:140px; height:100px;}
			.picScroll .prev,
			.picScroll .next{ position:absolute;  left:10px; top: 50px; display:block; width:18px; height:28px; overflow:hidden; background:url(imagesicons2.jpg) -40px 0 no-repeat; cursor:pointer;}
			.picScroll .next{ left:auto; right:10px; background-position:-120px 0;}
			.picScroll .prevStop{ background-position:0 0;}
			.picScroll .nextStop{ background-position:-80px 0;}

/* header */
	#header_logo{float:left;margin-top:20px;width:222px;height:65px;background:url(imageslogo.jpg) 0 0 no-repeat;}
	#nav{}

/* navul */
	#navul{float:right;width:540px;}
		#navul #home{color:#555;text-align:center;}
		#navul #home a{width:90px;}
		#navul ul{display:none;position:absolute;top:100%;left:0;}
		#navul ul ul,#navul ul ul ul{top:0;left:100%;}
		#navul li{float:left;display:inline;position:relative;}
		#navul ul li{width:100%;display:block;}
		#navul ul li i{color:#888;}
		/* Root Menu */
		#navul a{line-height:35px;width:90px;text-align:center;float:left;display:block;color:#555;text-decoration:none;height:1%;font-weight:600;font-size:16px;}
		/* Root Menu Hover Persistence */
		#navul a:hover,#navul li:hover a,#navul li.iehover a{color:#fff;background:#c00;-webkit-transition:All .5s ease;-moz-transition:All .5s ease;-o-transition:All .5s ease;}
		/* 2nd Menu */
		#navul li:hover li a,#navul li.iehover li a{position:relative;color:#000;width:90px;line-height:30px;text-align:center;border-top:solid 1px #bbb;background:#ccc;font-size:14px;font-weight:normal;}
		/* 2nd Menu Hover Persistence */
		#navul li:hover li a:hover,#navul li:hover li:hover a,#navul li.iehover li a:hover,#navul li.iehover li.iehover a{background:#cc0000;color:#fff;}
		/* 3rd Menu */
		#navul li:hover li:hover li a,#navul li.iehover li.iehover li a{background:#027307;color:#fff;}
		/* 3rd Menu Hover Persistence */
		#navul li:hover li:hover li a:hover,#navul li:hover li:hover li:hover a,#navul li.iehover li.iehover li a:hover,#navul li.iehover li.iehover li.iehover a{background:#05960c;color:#fff;}
		/* 4th Menu */
		#navul li:hover li:hover li:hover li a,#navul li.iehover li.iehover li.iehover li a{background:#ccc;color:#666;}
		/* 4th Menu Hover */
		#navul li:hover li:hover li:hover li a:hover,#navul li.iehover li.iehover li.iehover li a:hover{background:#4278b6;color:#fff;}
		/* Hover Function - Do Not Move */
		#navul li:hover ul ul,#navul li:hover ul ul ul,#navul li.iehover ul ul,#navul li.iehover ul ul ul {display:none;}
		#navul li:hover ul,#navul ul li:hover ul,#navul ul ul li:hover ul,#navul li.iehover ul,#navul ul li.iehover ul,#navul ul ul li.iehover ul{display:block;}
/*#首页切换图*/
	.banner{position:relative;margin:0 auto;width:1000px;height:400px;overflow:hidden;}
	.banner_pic li a{display:block;height:400px;}
	.banner_pic img{display:block;margin:0 auto;width:100%;height:400px;}
	.banner_txtbg{position:absolute;bottom:0;z-index:2;height:30px;width:100%;background:#c00;overflow:hidden;filter:alpha(opacity=70);opacity:0.7;}
	.banner_txt{position:absolute;bottom:0;z-index:3;height:30px;width:100%;overflow:hidden;}
	.banner_txt ul{width:1000px;margin:0 auto;text-align:center;}
	.banner_txt li{width:1000px;height:30px;line-height:30px;position:absolute;bottom:-36px;color:#fff;font-weight:bold;text-align:center;}
	.banner_num{position:absolute;z-index:4;bottom:40px;right:48%;}
	.banner_num li{float:left;width:30px;height:10px;background:#ccc;margin:0 6px;overflow:hidden;border-radius:0px;cursor:pointer;}
	.banner_num li a,.banner_num li span{position:absolute;display:block;color:white;width:100%;height:100%;top:0;left:0;text-decoration:none;}
	.banner_num li span{background:black;filter:alpha(opacity=50);opacity:.5;}
	.banner_num li.on,.banner_num a:hover{background:#c00;}

	.banner .prev,
	.banner .next { width:45px; height:99px; position:absolute; top:150px; z-index:3; filter:alpha(opacity=20); -moz-opacity:.2; opacity:.2; -webkit-transition:All .5s ease;-moz-transition:All .5s ease;-o-transition:All .5s ease;}
	.banner .prev { background-image:url(imagesindex.jpg); background-position:-112px 0; left:0 ;}
	.banner .next { background-image:url(imagesindex.jpg); background-position:-158px 0; right:0 ;}
	.banner .prev:hover,
	.banner .next:hover { filter:alpha(opacity=60); -moz-opacity:.6; opacity:.6 ;}


	/*内容列表*/
	.list_news{width:100%;}
	.list_news_hd{padding:10px 0;border-bottom:solid 1px #ccc;font-size:16px;font-weight:700;line-height:24px;}
	.list_news_hd i{color:#b81c22;}
	.list_news_hd span{float:right;font-size:12px;font-weight:400;}
	.list_news_hd span a{display:block;color:#999;}
	.list_news_hd span a:hover{color:#c00;}
	/*文字列表*/
	.list_news_text li{overflow:hidden;height:42px;line-height:42px;border-bottom:1px solid #dedede;}
	.list_news_text li a{text-overflow:ellipsis;overflow:hidden;}
	.list_news_text span{float:right;width:70px;text-align:right;font-size:12px;color:#999;}
	/*上图下描述文字列表*/
	.list_news_desced li{padding:10px 0;border-bottom:1px solid #dedede;}
	.list_news_desced li img{margin-bottom:6px;}
	.list_news_desced li a{display:block;overflow:hidden;text-overflow:ellipsis;height:18px;line-height:18px;}
	.list_news_desced li p{margin:5px 0 0 0;overflow:hidden;text-overflow:ellipsis;height:40px;color:#777;line-height:20px;}
	/*左图文字列表*/
	.list_news_thumb li{padding:10px 0;border-bottom:1px solid #dedede;}
	.list_news_thumb_left{position:relative;float:left;width:100px;margin-right:-100px;}
	.list_news_thumb_left img{width:90px;height:auto;}
	.list_news_thumb_right{float:right;margin-left:100px;}
	.list_news_thumb_right a{display:block;overflow:hidden;text-overflow:ellipsis;height:36px;line-height:18px;}
	.list_news_thumb_right p{margin:5px 0 0 0;overflow:hidden;text-overflow:ellipsis;height:40px;color:#777;line-height:20px;}






/* 列表页 */
	.list_banner{height:180px;background-color:#ddd;}
	.list_main{margin:0 auto;width:1000px;}
	.list_left{width:220px;float:left;}
	.list_right{width:770px;float:right;}
	/*左导航*/
	.left_menu_none{display:none;}
	.left_menu{width:218px;margin:0px auto;border:1px solid #eee;}
	.left_menu h3{margin:0;font-size:16px;color:#fff;height:43px;line-height:43px;padding-left:12px;}
	.left_menu li{border-bottom:1px dotted #d2d2d2;display:inline-block;width:100%;position:relative;min-height:43px;_height:43px;z-index:10;zoom:1 ;}
	.left_menu li a:hover{text-decoration:none;}
	.left_menu li h4{cursor:pointer;margin:0;padding-left:30px;text-decoration:none;font-size:14px;color:#333;display:block; line-height:43px;font-weight:normal;}
	.left_menu li .h4more{background:url(imagesleftmenu.jpg) no-repeat right 18px;}
	.left_menu li.selected h4{background-position:right -37px;background-color:#bbb;color:#fff;}
	.left_menu li .left_menu2{padding:5px 0;position:relative;zoom:1 ;}
	.left_menu li .left_menu2 p{padding:0 12px;}
	.left_menu li .left_menu2 p.left_menu_on a{background:#f1f1f1 url(imagesleftmenu.jpg) 5px -94px no-repeat;color:#333;font-weight:normal;}
	.left_menu li .left_menu2 p a{background:url(imagesleftmenu.jpg) 5px -94px no-repeat;color:#333333;display:block;height:32px;line-height:32px;margin:0 -1px 0 1px;padding-left:30px; position:relative;text-decoration:none;font-size:12px;}
	.left_menu li .left_menu2 p.hover a{color:#000;text-decoration:none;}
	.left_menu li .left_menu2 .p4{padding-left:30px;}
	.left_menu li .left_menu2 .p4 a{background:url(imagesleftmenu.jpg) 5px -180px no-repeat;color:#333333;display:block;height:32px;line-height:32px;margin:0 -1px 0 1px;padding-left:30px; position:relative;text-decoration:none;font-size:12px;}
	/*主题*/
	#list_right_main{width:100%;text-align:left;min-height:300px;_height:300px;font-size:14px;color:#333;line-height:180%;}
	/*所在位置*/
	#crumbs{width:100%;line-height:34px;font-size:12px;border-bottom:solid 1px #eee;color:#aaa;}
	#crumbs a{color:#aaa;}
	#crumbs a:hover{color:#d00;}
	#crumbs span{color:#aaa;padding:0 5px;font-size:70%;}
	/*单页内容*/
	.list_right_title{margin:20px 0 8px 0;font-size:22px;color:#333;font-weight:bold;line-height:24px;text-align:center;}
	.list_right_info{height:32px;line-height:32px;text-align:center;color:#999;border-top:1px solid #eeeeee;background-color:#eee;}
	.list_right_content{width:100%;margin:0 auto;font-size:14px;color:#333;line-height:180%;text-align:left;padding-top:10px;}
	.list_right_content p{margin:8px;line-height:220%;color:#666;text-indent:2em;}
	/*内页分页样式*/
	.pagination{width:100.5%;text-align:center;padding:10px 0;clear:both;font-family:Arial, Helvetica, sans-serif;}
	.pagination a{border:1px solid #ddd;color:#777;background:#fff;padding:5px 12px;border-radius:5px;}
	.pagination span {padding-right:6px;border-radius:5px;}
	.pagination a:hover{color:#fff;}
	.pagination span.current{margin-left:6px;color:#fff;padding:5px 12px;text-align:center;}
	.pagination span.disabled{margin-left:6px;border:#ccccc 1px solid;color:#ccc;padding:5px 12px;background:#f3f3f3;text-align:center;}
	/*内页文章列表*/
	.list_text_title{width:96%;height:32px;margin:10px auto 0 auto;border-bottom: 1px solid #ddd;background-color:#f5f5f5;color:#333;font-size:14px;font-weight:bold;text-indent:12px;line-height:32px;}
	.list_text_title span{float:right;width:60px;}
	.list_text_title span a{color:#777;font-weight:normal;font-size:12px;}
	.list_txt{width:96%;padding:8px 0 20px 0;margin:0 auto;}
	.list_txt li{overflow:hidden;text-indent:5px;height:40px;line-height:40px;font-size:14px;color:#555;border-bottom:1px dotted #c7c7c7;}
	.list_txt li:hover{background-color:#f0f0f0;}
	.list_txt .list_txt_bg{background-color:#f5f5f5;}
	.list_txt li span{float:right;color:#b3b3b3;font-size:12px;padding-right:8px;}
	.list_txt_title,.list_txt_title:visited,.list_txt_title a{color:#1E50A2;padding:0 4px;}
	.list_txt a{display:block;color:#444;}




/* 详细页 */
	.detail_banner{height:120px;background-color:#eee;}
	.detail_main{margin:0 auto;width:1000px;}
	.detail_left{float:left;width:220px;}
	.detail_right{float:right;width:770px;}
	.detail_right_main{}
	.detail_right_info{font-size:12px;height:18px;line-height:18px;text-align:center;color:#999;}



	/*相册图*/
	.detail_pro{}
	
	.detail_proimg{float:left;position:relative;overflow:hidden;border:1px solid #dcdddd;padding:4px;width:416px;}
	.detail_proimg_big{position:relative;}
	.detail_proimg_big li img{vertical-align:middle;width:416px;height:312px;}
	.detail_proimg_small_scroll{margin:6px 0;}
	.detail_proimg_prev,.detail_proimg_next{float:left;display:block;width:17px;height:70px;text-indent:-9999px;background:url(imagesproimg_img.jpg) no-repeat 0 0;}
	.detail_proimg_next{background-position:-17px 0;}
	.detail_proimg_small{float:left;margin:0 0 0 6px;display:inline;overflow:hidden;}
	.detail_proimg_small ul{height:70px;width:9999px;overflow:hidden;}
	.detail_proimg_small li{float:left;padding:0 4px 0 0;width:90px;cursor:pointer;display:inline;}
	.detail_proimg_small img{border:1px solid #dcdddd;width:88px;height:66px;}
	.detail_proimg_small .on img{border-color:#f00;}
	
	.detail_protext{float:right;width:330px;}
	.detail_protext p{}
	
	.detail_procont{margin-top:10px;border:0px solid #ddd;text-align:left;}
	.detail_procont .hd{position:relative;padding:0 10px 0 20px;height:30px;border-bottom:1px solid #ddd;background:#f4f4f4;line-height:30px;}
	.detail_procont .hd ul{position:absolute;top:-1px;left:20px;float:left;height:32px;}
	.detail_procont .hd ul li{float:left;padding:0 15px;cursor:pointer;}
	.detail_procont .hd ul li.on{height:30px;border:1px solid #ddd;border-bottom:2px solid #fff;background:#fff;}
	.detail_procont .bd ul{padding:15px;zoom:1;}



	/*产品属性切换*/
	.scrolldoorFrame{overflow:hidden;margin:0 auto;width:720px;}
	.scrollul{overflow:hidden;border-bottom:#ccc 1px solid;width:710px;}
	.scrollul li{float:left;width:120px;overflow:hidden;line-height:32px;text-align:center;margin-right:4px;}
	.sd01{cursor:pointer;background:#3179CB;color:#fff;}
	.sd02{cursor:pointer;background: #E6E5E5;}
	.hidden{display:none;}
	.scrollul_cont{margin:0 auto;padding:10px 20px;}
	/*产品图片展示样式*/
	#preview{ float:left; margin:20px 0; text-align:center; width:350px;}
	.jqzoom{ width:350px; height:300px; position:relative;}
	.zoomdiv{ left:859px; height:400px; width:400px;}
	.list-h li{ float:left;}
	#spec-n5{width:350px; height:56px; padding-top:6px; overflow:hidden;}
	#spec-left{ background:url(images/left.jpg) no-repeat; width:10px; height:45px; float:left; cursor:pointer; margin-top:5px;}
	#spec-right{background:url(images/right.jpg) no-repeat; width:10px; height:45px; float:left;cursor:pointer; margin-top:5px;}
	#spec-list{ width:325px; float:left; overflow:hidden; margin-left:2px; display:inline;}
	#spec-list ul li{ float:left; margin-right:0px; display:inline; width:62px;}
	#spec-list ul li img{ padding:2px ; border:1px solid #ccc; width:50px; height:44px;}
	/*jqzoom*/
	.jqzoom{position:relative;padding:0;}
	.zoomdiv{z-index:100;position:absolute;top:1px;left:0px;width:400px;height:400px;background:url(i/loading.jpg) #fff no-repeat center center;border:1px solid #e4e4e4;display:none;text-align:center;overflow: hidden;}
	.bigimg{width:800px;height:800px;}
	.jqZoomPup{z-index:10;visibility:hidden;position:absolute;top:0px;left:0px;width:50px;height:40px;border:1px solid #aaa;background:#FEDE4F 50% top no-repeat;opacity:0.5;-moz-opacity:0.5;-khtml-opacity:0.5;filter:alpha(Opacity=50);cursor:move;}
	#spec-list{ position:relative; width:322px; margin-right:6px;}
	#spec-list div{ margin-top:0;margin-left:-30px; *margin-left:0;}
	#preview_cont{width:340px;float:right;padding-top:20px;background-color:#fff;}
	#preview_cont h3{width:100%;line-height:30px;color: #086AA9;font-size:14px;text-indent:6px;font-weight:bold;}
	.preview_info{line-height:26px;color:#aaa;padding:0px 8px 10px 8px;}
	/*上下篇样式*/
	#bn{width:96%;margin:5px auto;padding:10px;display:block;height:26px;line-height:26px;font-size:12px;color:#888;border-top:solid 1px #ddd;}
	#bn a{color:#555;}
	#bn_b{width:100%;float:left;text-align:left;}
	#bn_n{width:100%;float:right;text-align:left;}


/* 统一换色 */
#nav{}
.left_menu h3{background:#0e90d2;}
.pagination a:hover{background:#0e90d2;}
.pagination span.current{border:#0e90d2 1px solid;background-color:#0e90d2;}
#bn a:hover{color:#0e90d2;}
















