﻿@charset "utf-8";
/* CSS Document */

body {
	height:100%;
}
body, button, input, select, textarea{
	font:12px/1.5 arial, "微软雅黑","宋体",Tahoma,Verdana,sans-serif;
	-webkit-text-size-adjust:none;
	}
fieldset, img {
	border:0;
}
html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, q, th, td, caption, article, aside, figure, figcaption, footer, header, hgroup, nav, section, audio, video {
	margin:0;
	padding:0;
}


ul, ol, li, dl, dt, dd {
	list-style-type: none;
}

em, code {
	font-style: normal;
}
del {
	text-decoration: line-through;
}
a {
	color:#000;
	text-decoration: none;
}
a:hover {
	color:#c20000;
}
.im img{
	display:block;
}
.cle{clear:both;}

.f12 {
	font-size:12px;
}
.f14 {
	font-size:14px;
}
.f16 {
	font-size:16px;
}

.num {
	font-family: Impact, Haettenschweiler, "Franklin Gothic Bold", "Arial Black", sans-serif;
	font-size:29px;
	color:#c1e6ab;
}



.lin19 {
	line-height:19px;
}

.text_cen {
	text-align:center;
}
.text_left {
	text-align:left;
}
.text_right {
	text-align:right;
}
.text_s{
	text-decoration: line-through;
	}

/*灰*/	
.gray {
	color:#8e8e8e;
}
.gray a,a.gray{
	color:#8e8e8e;
	}
.gray a:hover,a:hover.gray{
	color:#c20000;
	}
/*灰*/	
.gray2 {
	color:#828282;
}
.gray2 a,a.gray2{
	color:#828282;
	}
.gray2 a:hover,a:hover.gray2{
	color:#c52200;
	}
/*红*/	
.red {
	color:#c20000;
}
.red a,a.red{
	color:#c20000;
	}
.red a:hover,a:hover.red{
	color:#000;
	}
	
	
/*蓝*/	
.blue {
	color:#0078d5;
	}	
.blue a,a.blue{
	color:#0078d5;
	text-decoration: none;
	}	
.blue a:hover,a:hover.blue{
	color:#c20000;
	}


/*绿*/	
.green {
	color:#075f00;
	}	
.green a,a.green{
	color:#075f00;
	text-decoration: none;
	}	
.green a:hover,a:hover.green{
	color:#c20000;
	}

/*紫*/	
.Purple {
	color:#a4009e;
	}	
.Purple a,a.Purple{
	color:#a4009e;
	text-decoration: none;
	}	
.Purple a:hover,a:hover.Purple{
	color:#c20000;
	}

/*橙*/	
.orange {
	color:#B84F26;
	}	
.orange a,a.orange{
	color:#B84F26;
	text-decoration: none;
	}	
.orange a:hover,a:hover.orange{
	color:#000;
	}

/*黄色*/	

.yel2{
	color:#ffff00;
	}
.yel {
	color:#fff;
	}	
.yel a,a.yel{
	color:#fff;
	text-decoration: none;
	}	
.orange a:hover,a:hover.orange{
	color:#ffe600;
	}	
/*白*/
.white {
	color:#fff;
	}	
.white a,a.white{
	color:#fff;
	text-decoration: none;
	}	
.white a:hover,a:hover.white{
	color:#c20000;
	}

/*按钮*/
.an1{
	font-size:14px;
	width:100px;
	height:35px;
	line-height:35px;
	text-align:center;
	color:#fff;
	border:0px;
	cursor:pointer;
	background-color:#eb4200;

	filter:progid:DXImageTransform.Microsoft.radius(strength=5);/*ie*/
	border-radius:5px;/*opera或ie9*/
	-webkit-border-radius: 5px;/*safari或chrome*/
	-moz-border-radius: 5px;/*firefox*/
	}

.an1:hover,a:hover .an1{
	color:#fff;
	background-color:#464646;
	}


.an2{
	font-size:14px;
	width:100px;
	height:35px;
	line-height:35px;
	text-align:center;
	color:#fff;
	border:0px;
	cursor:pointer;
	float:left;
	background-color:#464646;/* rgba(83,158,206,.5);		*/
	
	filter:progid:DXImageTransform.Microsoft.radius(strength=5);/*ie*/
	border-radius:5px;/*opera或ie9*/
	-webkit-border-radius: 5px;/*safari或chrome*/
	-moz-border-radius: 5px;/*firefox*/
	display:block;
	}

.an2:hover,a:hover .an2{
	color:#fff;
	background-color:#eb4200;/* rgba(83,158,206,.5);		*/
	}

.an3{
	font-size:14px;
	height:45px;
	line-height:45px;
	text-align:center;
	color:#fff;
	border:0px;
	cursor:pointer;
	display:block;
	background-color:#c76028;
	filter: progid:DXImageTransform.Microsoft.radius(strength=5);
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	  }

.an3:hover,a:hover .an3{
	color:#fff;
	background-color:#eb4200;
	}


.an4{
	font-size:14px;
	padding:0 5px;
	height:35px;
	line-height:35px;
	text-align:center;
	color:#fff;
	border:0px;
	cursor:pointer;
	background-color:#9fb53c;
	display:block;
	}

.an4:hover,a:hover .an4{
	color:#fff;
	background-color:#c76028;
	}
.an5{
	font-size:14px;
	padding:0 5px;
	height:35px;
	line-height:35px;
	text-align:center;
	color:#fff;
	border:0px;
	cursor:pointer;
	display:block;
	background-color:#c76028;
	}

.an5:hover,a:hover .an5{
	color:#fff;
	background-color:#9fb53c;
	}
	

/*图片列表********/
/*图片列表********/
.pic_list {
	width:100%;
	height:auto;
	clear:both;
}
.pic_list li{
	width:218px;
	height:auto;
	float:left;
}
.pic_list li h3{
	width:218px;
	overflow:hidden;
	line-height:23px;
	font-size:12px;
	text-align:center;
	font-weight:100;
	display:block;
	}
.pic_list li a{
	cursor:pointer;
	text-decoration: none;
	}
	
.pic_list li .imgbox{
	width:210px;
	height:158px;
	padding:3px;
	background-color:#fff;
	border:1px solid #e8e8e8;
}
.pic_list li .imgbox:hover{
	border:1px solid #d40000;
	}
.pic_list li .imgbox .picfm{
	width:210px;
	height:158px;
	overflow:hidden;
	display:block;
	}
.pic_list li img{
	max-width:100%;
	width:100%;
	}
/*	
.pic_list li img{
	width:210px;
	height:158px;
	padding:3px;
	border:1px solid #e8e8e8;
	background-color:#fff;
	display:block;
	}

*/




.pic_list2{
	width: 100%;
   height: auto;
   clear: both;
	}
	
.pic_list2 li{
	float:left;
	width:212px;
	height:230px;
	margin:10px 5px;
	display:block;
	cursor:pointer;
	border:1px solid #a6c426;
	background-color:#fff;
	overflow:hidden;
 -moz-border-radius:3px;
 -webkit-border-radius:3px;
 border-radius: 3px; 
	}	
	
.pic_list2 li a .imbox{
	width:212px;
	height:180px;
	overflow:hidden;
	}	
.pic_list2 li a .imbox img{
	width:100%;
	max-width:100%;}
	
.pic_list2 li a h2{
	padding:10px;
	width:192px;
	text-align:center;
	font-size:16px;
	font-weight:100;
	height:30px;
	line-height:30px;
	overflow:hidden;
	color:#415001;

	}	
.pic_list2 li a:hover h2{
	color:#ff6600;
	background-color:#fcffee;
	}	 	

.pic_list3 {
	width:100%;
	height:auto;
	clear:both;
}
.pic_list3 li{
	width:218px;
	height:auto;
	float:left;
}
.pic_list3 li h3{
	width:218px;
	overflow:hidden;
	line-height:30px;
	font-size:13px;
	text-align:center;
	font-weight:100;
	display:block;
	}
.pic_list3 li a{
	cursor:pointer;
	text-decoration: none;
	}
	
.pic_list3 li .imgbox{
	width:210px;
	height:158px;
	padding:3px;
	background-color:#fff;
	border:1px solid #e8e8e8;
}
.pic_list3 li .imgbox:hover{
	border:1px solid #d40000;
	}
.pic_list3 li .imgbox .picfm{
	width:210px;
	height:158px;
	overflow:hidden;
	display:block;
	}
.pic_list3 li img{
	max-width:100%;
	width:100%;
	}

/*产品系列*/
.cpxl_list{
	width:100%;
	height:auto;
	clear:both;
	}
.cpxl_list li{
	width:50%;
	height:auto;
	float:left;
}
.cpxl_list li a{
	margin:10px;
	height:41px;
	line-height:41px;
	font-size:14px;
	overflow:hidden;
	text-align:center;
	background-color:#FFF;
	border:1px solid #d6d6d6;
	display:block;
	
	filter:progid:DXImageTransform.Microsoft.radius(strength=5);/*ie*/
	border-radius:5px;/*opera或ie9*/
	-webkit-border-radius: 5px;/*safari或chrome*/
	-moz-border-radius: 5px;/*firefox*/
	}
.cpxl_list li a:hover{
	border:1px solid #eca5a5;
	}



/*文章通用列表*/
.tywzlist ul,.tywzlist2 ul{
	height:auto;
}
.tywzlist ul li,.tywzlist2 ul li{
	float:left;
	overflow:hidden;
	}
.tywzlist ul li a{
	padding-left:10px;
	float:left;
	display:block;
	background-position:0px 10px;
	}
	
.tywzlist ul li a:hover{
	background-position:0px -26px;
	}


.tywzlist2 ul li a{
	padding-left:10px;
	float:left;
	display:block;
	background-position:0 15px;
	}
	
.tywzlist2 ul li a:hover{
	background-position:0px -43px;
	}




/*翻页*/
.pageborder {
	border-top:1px solid #e2e2e2;
}
.page {
	padding:10px 0;
	width:auto;
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	height: 29px;
	clear: both;
}
.page .Notices {
	line-height:25px;
	display:block;
	float:left;
	color:#6e6e6e;
	margin-right:30px;
}
.page a {
	font-weight:bold;
	display: block;
	background-color:#fafafa;
	color: #0f65c7;
	border: 1px solid #d1d1d1;
	padding-left: 12px;
	padding-right: 12px;
	line-height: 25px;
	float:left;
	margin-left:3px;
	margin-right:3px;
	text-decoration: none;
	background-image: url(../images/page_bg1.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.page a:hover {
	color: #f00;
	border: 1px solid #ffdf93;
	padding-left: 12px;
	padding-right: 12px;
	line-height: 25px;
	background-image:none;
	background-color:#FFFFFF;
}
.page .pagefont {
	float:left;
	display:block;
	color: #FF0000;
	text-decoration: none;
	font-weight:bold;
	padding-left: 8px;
	padding-right: 8px;
	line-height: 27px;
}
.page .nopage {
	display: block;
	background-color:#fff;
	color: #dcdcdc;
	text-decoration: none;
	border: 1px solid #dcdcdc;
	padding-left: 8px;
	padding-right: 8px;
	line-height: 25px;
	float:left;
	margin-left:3px;
	margin-right:3px;
}
.page .nopage span{
	font-family:"宋体";
	font-weight:bold;
	}
.page a span {
	font-family:"宋体";
	font-weight:bold;
	}
.page .dd {
	display: block;
	color: #000;
	text-decoration: none;
	padding-left: 8px;
	padding-right: 8px;
	line-height: 25px;
	float:left;
	margin-left:3px;
	margin-right:3px;
}






/*上下篇*/
.pageArticle {
	color:#727272;
	width:708px;
	height:50px;
	line-height:25px;
	margin-bottom:10px;
	padding-top:10px;
	border-top:1px solid #e1e1e1;
}
.pageArticle li {
	width:708px;
	height:25px;
	line-height:25px;
	float:left;
}
.pageArticle a {
	font-size:14px;
	color:#1365be;
	text-decoration: underline;
}
.pageArticle a:hover {
	color:#c20000;
	text-decoration: none;
}







/*表格*/
.dettable {
	border-left:1px solid #d2d2d2;
	border-top:1px solid #d2d2d2;
}
.dettable td {
	padding:2px;
	border-right:1px solid #d2d2d2;
	border-bottom:1px solid #d2d2d2;
}
.dettable th {
	padding:2px;
	border-right:1px solid #d2d2d2;
	border-bottom:1px solid #d2d2d2;
}




/* 输入框外发光 */
.srkty input {
	transition: all 0.30s ease-in-out; 
	-webkit-transition: all 0.30s ease-in-out; 
	-moz-transition: all 0.30s ease-in-out; 
	border: #35a5e5 1px solid;
	 border-radius: 4px; outline: none; 
	 } 
	 
.srkty input:focus { border:#35a5e5 1px solid;
 box-shadow: 0 0 5px rgba(81, 203, 238, 1);
  -webkit-box-shadow: 0 0 5px rgba(81, 203, 238, 1);
   -moz-box-shadow: 0 0 5px rgba(81, 203, 238, 1);
    }
    
    
    .block_home_slider {
	/*padding: 1px;*/
	position: relative;
	background-color: #ffffff;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	behavior: url(ie-css3.htc);  /*半透明兼容*/
	text-align: center;
	line-height: 0px;
	margin-right: auto;
	margin-left: auto;
	


} 
/*图片Hover放大效果*/
.hover_zoom img {
	-webkit-transform:scale(1, 1);
	-webkit-transition-timing-function:ease-out;
	-webkit-transition-duration:1500ms;
	-moz-transform:scale(1, 1);
	-moz-transition-timing-function:ease-out;
	-moz-transition-duration:1500ms;
	transform:scale(1, 1);
	transition-timing-function:ease-out;
	transition-duration:1500ms;
	-webkit-backface-visibility:hidden;
	-moz-backface-visibility:hidden;
	-ms-backface-visibility:hidden;
	backface-visibility:hidden;
	-webkit-perspective:1000;
	-moz-perspective:1000;
	-ms-perspective:1000;
	perspective:1000;
	width:100%
}
.hover_zoom:hover img {
	-webkit-transform:scale(1.15, 1.15);
	-webkit-transition-timing-function:ease-out;
	-webkit-transition-duration:1500ms;
	-moz-transform:scale(1.15, 1.15);
	-moz-transition-timing-function:ease-out;
	-moz-transition-duration:1500ms;
	transform:scale(1.15, 1.15);
	transition-timing-function:ease-out;
	transition-duration:1500ms;
	-webkit-backface-visibility:hidden;
	-moz-backface-visibility:hidden;
	-ms-backface-visibility:hidden;
	backface-visibility:hidden;
	-webkit-perspective:1000;
	-moz-perspective:1000;
	-ms-perspective:1000;
	perspective:1000
}

.floatbox { z-index:89;position:fixed;width:60px;top:300px;right:5px;_display:none;}
.floatbo .box1, .floatbo .box { position: relative; background: rgba(0,0,0,1);}
.floatbox .linkbox ,.floatbox .linkbox1 {display:block;width:60px;height:65px; margin-bottom:3px; /*filter:alpha(Opacity=50);-moz-opacity:0.5;opacity:0.5;*/ background: rgba(0,0,0,0.5)}
.floatbox .box1 .fdo{position:absolute;right:60px;top:0px; display:none;}
.floatbox .box .fdo{position:absolute;right:60px;top:70px; display:none;}
.floatbox .linkbox1:hover ,.floatbox .linkbox:hover {filter:alpha(Opacity=100);-moz-opacity:1.0;opacity: 1.0;}
.floatbox .box1:hover .fdo , .floatbox .box:hover .fdo {display:block;}
.floatbox .box1  .fdo .imgbox{
	width:115px;
	height:119px;
	padding:5px;
	background-color:#63b33a;

	
	}
.floatbox .box1 .fdo .QQ{
	width:200px;
	height:45px;
	background-color:#fff;
	display:block;
	padding:10px;
	overflow:hidden;
	 -moz-border-radius: 3px;      
    -webkit-border-radius: 3px;  
    border-radius:3px;           
	filter:alpha(Opacity=90);
	-moz-opacity:0.9;
	opacity:0.9;
	 -moz-box-shadow: 3px;      
    -webkit-box-shadow: 3px;  
	box-shadow:0px 1px 2px #318605;
	}
.floatbox .box1 .fdo  .QQ li{
	float:left;
	width:80px;
	height:50px;
	margin:0 5px;
	}
.floatbox .box1 .fdo  .QQ  li h2{
	text-align:center;
	font-size:14px;
	font-weight:100;
	color:#000;
	width:80px;
	height:24px;
	line-height:24px;

	}
.floatbox .box1 .fdo  .QQ li p{
	width:79px;
	height:24px;
	line-height:24px;
	}
	




