@charset "gb2312";
HTML{
    border-bottom: 0px;
    border-left: 0px;
    padding-bottom: 0px;
    margin: 0px;
    padding-left: 0px;
    padding-right: 0px;
    font-family: "Microsoft YaHei", "华文细黑", Helvetica, Arial, sans-serif;
    font-size: 13px;
    border-top: 0px;
    border-right: 0px;
    padding-top: 0px;
	background-color:#f9f9f9;
	-webkit-text-size-adjust: none;
}
*html .clearfix{zoom:1;}  IE6 
*:first-child+html .clearfix{zoom:1;}
BODY{
    padding: 0px 0px;
    margin: 0px 0px;
    font-family: "Microsoft YaHei", "华文细黑", Helvetica, Arial, sans-serif;
    font-size: 100%;
	
	background-color:#f9f9f9;
	line-height:20px;
}
DIV{
   border-bottom: 0px;
    border-left: 0px;
    /*padding-bottom: 0px;
    margin: 0px;
    padding-left: 0px;
    padding-right: 0px;
	padding-top: 0px*/
    font-family: "Microsoft YaHei", "华文细黑", Helvetica, Arial, sans-serif;
    font-size: 13px;
    vertical-align: baseline;
    border-top: 0px;
    border-right: 0px;

}
img {
    max-width: 100%;
    height: auto;
    width: auto\9; /* ie8 */
}
SPAN{
   border-bottom: 0px;
    border-left: 0px;
    padding-bottom: 0px;
    margin: 0px;
    padding-left: 0px;
    padding-right: 0px;
    font-family: "Microsoft YaHei", "华文细黑", Helvetica, Arial, sans-serif;
    font-size: 100%;
    vertical-align: baseline;
    border-top: 0px;
    border-right: 0px;
    padding-top: 0px;
}
OBJECT{
   border-bottom: 0px;
    border-left: 0px;
    padding-bottom: 0px;
    margin: 0px;
    padding-left: 0px;
    padding-right: 0px;
    font-family: "Microsoft YaHei", "华文细黑", Helvetica, Arial, sans-serif;
    font-size: 100%;
    vertical-align: baseline;
    border-top: 0px;
    border-right: 0px;
    padding-top: 0px;
}
IFRAME{
   border-bottom: 0px;
    border-left: 0px;
    padding-bottom: 0px;
    margin: 0px;
    padding-left: 0px;
    padding-right: 0px;
    font-family: "Microsoft YaHei", "华文细黑", Helvetica, Arial, sans-serif;
    font-size: 100%;
    vertical-align: baseline;
    border-top: 0px;
    border-right: 0px;
    padding-top: 0px;
}

P{
   border-bottom: 0px;
    border-left: 0px;
    padding-bottom: 0px;
    margin: 0px;
    padding-left: 0px;
    padding-right: 0px;
    font-family: "Microsoft YaHei", "华文细黑", Helvetica, Arial, sans-serif;
    font-size: 100%;
    vertical-align: baseline;
    border-top: 0px;
    border-right: 0px;
    padding-top: 0px;
}

IMG{
	border-width:0px;
	vertical-align: baseline;
}

UL{
   border-bottom: 0px;
    border-left: 0px;
    padding-bottom: 0px;
    margin: 0px;
    padding-left: 0px;
    padding-right: 0px;
    font-family: "Microsoft YaHei", "华文细黑", Helvetica, Arial, sans-serif;
    font-size: 100%;
    vertical-align: baseline;
    border-top: 0px;
    border-right: 0px;
    padding-top: 0px;
	list-style:none outside;
}
LI{
   border-bottom: 0px;
    border-left: 0px;
    padding-bottom: 0px;
    margin: 0px;
    padding-left: 0px;
    padding-right: 0px;
    font-family: "Microsoft YaHei", "华文细黑", Helvetica, Arial, sans-serif;
    font-size: 100%;
    vertical-align: baseline;
    border-top: 0px;
    border-right: 0px;
    padding-top: 0px;
	list-style:none outside;
}
FORM,Table,tr,td{
    border-bottom: 0px;
    border-left: 0px;
    padding-bottom: 0px;
    /*margin: 0px;*/
    padding-left: 0px;
    padding-right: 0px;
    font-family: "Microsoft YaHei", "华文细黑", Helvetica, Arial, sans-serif;
    font-size: 100%;
    vertical-align: no;
    border-top: 0px;
    border-right: 0px;
    padding-top: 0px;
}
a{ text-decoration:none; color:#333; font-size: 13px; outline: none;}
a:hover{ color:#333;  }
a:active {star:expression(this.onFocus=this.blur());}
:focus { outline:0; }

 



/*头部样式*/
.header{
	margin: 0px auto;
    width: 100%;
	background: #f9f9f9 url(images/top_bg.jpg) repeat-x top;
	border-bottom:1px solid #D2D2D2;
}
.header .top{margin: 0px auto;
    width: 1300px; height:31px;}
.header .weldon{
	width:500px;
	float:left;
	text-align:left;
	line-height:31px;
}
.header .language{
	width:500px;
	float:right;
	text-align:right;
	line-height:31px;
	color:#9C9C9C;
}
.header .language a{
	color:#9C9C9C;
	margin-left:10px;
}

.header .keywords{ width:175px; height:36px; line-height:36px;
	font-family: "Microsoft YaHei", "华文细黑", Helvetica, Arial, sans-serif;
	background-color:#fff;
	color:#DDDDDD;
	border:1px solid #DDDDDD;
	margin:0;
	padding:0;
	padding-left:8px;
}
.header .phone{ font-size:18px; color:#F00;}
.header .menu{
    margin: 0px auto;
    width: 100%;
    height: 83px;
	/*position:absolute;
	top:241px;
	border-bottom:2px solid #c4f738;
	background-color:#33329a;
	background:url(../images/menu_bg.jpg) repeat-x;*/
	clear:both;
	/*overflow:hidden;*/
	z-index:998;
	text-align:center;
	
}

.header .menu .navlist
{
	margin: 0px auto;
	width:1300px;
	height:83px;
}

.header .menu .nav{
   	height: 83px;
    list-style-type: none;
    width: 1300px;
    font-family: "微软雅黑","华文细黑", Helvetica, Arial, sans-serif;
    float: left;
    font-size: 15px;
    font-weight: normal;
    list-style-image: none;
}
.header .menu .nav .logo{
    height: 83px;
    text-align: left;
    width: 658px;
}
.header .menu .nav .one{position:relative; background:url(images/hjt.jpg) no-repeat right 36px;}
.header .menu .nav LI{
   float: left;
}

.header .menu .nav A{
   	text-align: center;
    line-height: 81px;
    width: 80px;
    float: left;
    height: 81px;
    color: #000000;
    text-decoration: none;
	font-size:16px;
}
.header .menu .nav .logo a{
    height: 83px;
    text-align: left;
    width: 658px;
}
.header .menu .nav .logo a:hover{
    height: 83px;
    text-align: left;
    width: 658px;
	border:none;
}
.header .menu .nav A span{ font-size:14px; font-family:myFirstFont;}
.header .menu .nav A:hover{
   border-bottom:2px solid #008042;
   color: #000000;
}
.header .menu .nav .cur{
   border-bottom:2px solid #008042;
   color: #000000;
}



.header .menu .nav LI .chirelist{
	display:none;
	z-index:999;
}
.header .menu .nav LI:hover .chirelist
{
	display:block;
	width:150px;
	border:1px solid #CCC;
	height:auto;
	position:absolute;
	background-color:#ffffff;
	top:83px;
	z-index:999;
	left:-20px;
	filter:alpha(opacity=80); -moz-opacity:0.8; -khtml-opacity: 0.8; opacity: 0.8;

}

.header .menu .nav LI:hover .chirelist li
{
	 width:100%;
	 line-height:35px;
	 height:35px;
	 border-bottom:1px dotted #CCCCCC;
	 text-align: center;
	 padding:0;
}
.header .menu .nav LI:hover .chirelist li a
{
	text-align: center;
    line-height: 35px;
	 height:35px;
    width: 100%;
    float: left;
    color: #000;
    text-decoration: none;
	font-size:13px;
}

.header .menu .nav LI:hover .chirelist li A:hover
{
	background-color:#e6e6e6;
}
.navFix{ position:fixed; left:0; top:0; _position:absolute; top:expression((offsetParent.scrollTop)+0); z-index:2;} 
/*头部样式结束*/


/*----------- 图片banner特效左右滚动 ------------*/
.fullSlide{width:100%;position:relative;height:349px;margin:27px auto;}
.fullSlide .bd1{margin:0 auto;position:relative;z-index:990;overflow:hidden;}
.fullSlide .bd1 ul{width:100% !important;}
.fullSlide .bd1 li{width:100% !important;height:349px;overflow:hidden;text-align:center;}
.fullSlide .bd1 li a{display:block;height:349px;}
.fullSlide .hd1{width:100%;position:absolute;z-index:991;bottom:0;left:0;height:30px;line-height:30px;}
.fullSlide .hd1 ul{text-align:center;}
.fullSlide .hd1 ul li{cursor:pointer;display:inline-block;*display:inline;zoom:1;width:42px;height:11px;margin:1px;overflow:hidden;background:#000;filter:alpha(opacity=50);opacity:0.5;line-height:999px;}
.fullSlide .hd1 ul .on{background:#f00;}
.fullSlide .prev,.fullSlide .next{display:block;position:absolute;z-index:991;top:50%;margin-top:-30px;left:0;z-index:1;width:40px;height:60px;background:url(images/slider-arrow.png) -126px -137px #000 no-repeat;cursor:pointer;filter:alpha(opacity=50);opacity:0.5;}
.fullSlide .next{left:auto;right:0;background-position:-6px -137px;}




.productMain{width:1300px; height:630px; margin:0 auto;}
.productMain .aboutTitel{ width:100%; height:30px; margin:0 auto; font-size:20px; color:#000; font-weight:500; text-align:left; line-height:30px;}
.productMain .prolist{width:1300px; margin:10px auto 0px;}
.productMain .prolist li{ width:238px; height:263px; float:left; margin-right:25px; margin-top:15px; border: 1px solid #E0E0E0;}
.productMain .prolist .chire{ background:url(images/hjt.jpg) no-repeat right 37px; position:relative;}
.productMain .prolist li .imgb{ width:238px; height:168px; float:left; text-align:center;}
.productMain .prolist li .imgb img{width:236px; height:166px; border-width:0px; margin-top:1px;}
.productMain .prolist li .titleb{ float:left; width:228px; height:30px; line-height:30px; color:#323433; padding:0 5px; text-align:left;font-size:15px; border-top:1px solid #E0E0E0; border-bottom:1px solid #E0E0E0;  }
.productMain .prolist li .promsg{width:228px;height:60px;padding:0 5px; float:left; line-height:22px;color:#898080;text-align:left;font-size:12px; overflow:hidden;background-color:#ffffff; }

.productMain .prolist li a{ color:#000000; font-size:13px;}
.productMain .prolist .last{ text-align:right;margin-right:0px;}


.productlist{width:1300px;  margin:10px auto;background-color:#ffffff; float:left }
.productlist .prolist2{width:1300px; margin:10px auto 0px;}
.productlist .prolist2 li{ width:238px; height:203px; float:left; margin-right:25px; margin-top:15px; border: 1px solid #E0E0E0;}
.productlist .prolist2 li .imgb{ width:238px; height:168px; float:left; text-align:center;border-bottom:1px solid #E0E0E0;}
.productlist .prolist2 li .imgb img{width:236px; height:166px; border-width:0px; margin-top:1px;}
.productlist .prolist2 li .titleb{ float:left; width:228px; height:30px; line-height:30px; color:#323433; padding:0 5px; text-align:center;font-size:14px;  }
.productlist .prolist2 .last{ margin-right:0px;}

.productlist .prolist3{width:1300px; margin:10px auto 0px;}
.productlist .prolist3 li{ width:238px; height:362px; float:left; margin-right:25px; margin-top:15px; border: 1px solid #E0E0E0;}
.productlist .prolist3 li .imgb{ width:238px; height:332px; float:left; text-align:center;border-bottom:1px solid #E0E0E0;}
.productlist .prolist3 li .imgb img{width:236px; height:330px; border-width:0px; margin-top:1px;}
.productlist .prolist3 li .titleb{ float:left; width:228px; height:30px; line-height:30px; color:#323433; padding:0 5px; text-align:center;font-size:13px;  }
.productlist .prolist3 .last{ margin-right:0px;}

.aboutMain{width:1300px; margin:15px auto; }
.aboutMain .aboutTitel{ width:100%; height:50px; margin:0 auto; font-size:20px; color:#000; font-weight:500; text-align:left; line-height:50px;}
.aboutMain ul{width:1300px; height:180px; margin:0px auto; border:1px solid #E0E0E0; background-color:#ffffff;}
.aboutMain ul li{width:599px; height:137px;float:left;  margin:20px 20px 20px 30px; background-color:#ffffff;}
.aboutMain .lines{ border-right:1px solid #D6D6D6; margin-right:0px; padding-right:20px; width:599px; background-color:#ffffff;}
.aboutMain .newsImg{width:122px; height:130px; margin-right:19px; float:left; background-color:#ffffff;}
.aboutMain .newsTitleMsg{width:458px; height:130px; margin:3px 0px; float:right; background-color:#ffffff;}
.aboutMain .newsTitleMsg .newsTitle{width:448px; height:26px; line-height:26px; text-align:left; border-bottom:1px solid #CCCCCC; padding-left:10px; background-color:#ffffff;}
.aboutMain .newsTitleMsg .newsTitle a{ color:#4D92E0; font-size:16px; background-color:#ffffff;}
.aboutMain .newsTitleMsg .newsMsg{width:438px; padding:10px 10px; height:83px; overflow:hidden; line-height:20px; background-color:#ffffff;}


.service{ width:100%; height:319px; margin-top:45px;margin:10 auto; background-color:#ECECEC; border-top:1px solid #D2D2D2;}
.service .stitle{ text-align:center; font-size:27px; line-height:125px;}
.service  ul{width:1300px;height:153px; margin:0 auto;}
.service  ul li{ 
	width:430px;
	height:153px; 
	border-right:1px solid #D2D2D2; 
	float:left;
	line-height:25px;
	text-align:center;
	color:#585858;

}
.service  ul li img{ margin:10px auto;}
.service  ul li .frist{ font-size:18px; line-height:20px;}
.service  ul li .last{border-right:0px solid #D2D2D2;}


#main{width:1300px; min-height:500px; margin:0px auto; padding-bottom:150px;}
.pageAddress{ width:1300px; height:50px;margin:0px auto; line-height:50px; text-align:left;}
.pageAddress img{ vertical-align:middle;}
.pageSort{width:1300px;margin:0px auto; height:46px;line-height:46px;  border-bottom:2px solid #008040;border-top:1px solid #EEEEEE;}
.pageSort span{height:46px;line-height:46px; padding:0 15px;}
.pageSort a{font-size:16px;}
.pageSort .ahide{ background-color:#008040;height:46px;line-height:46px;display:inline-block; padding:0 15px;}
.pageSort .ahide a{ color:#FFF;}



#main .detail{ 
	width:1200px;
	padding-top:30px;
	margin:10px auto;
	word-break:break-all;
	line-height:25px;
	font-size:13px;
	color:#393F3D;
	word-wrap:break-word;

	min-height:500px;

}
#main .detail .title{ 
	height:50px;
	line-height:45px;
	text-align:center;
	font-size:15px;
	font-weight:bold;
	color:#393F3D;
	border-bottom:1px solid #e2e2e2;
	margin-bottom:20px;
}
#main .detail a{color:#393F3D; text-decoration:none;}

#main .sortlist{ margin:0 15px; line-height:35px; background-color:#0C0; padding:10px 15px;}
#main .sortlist a{ font-size:16px;}

.title{ 
	height:50px;
	line-height:45px;
	text-align:center;
	font-size:15px;
	font-weight:bold;
	color:#393F3D;
	border-bottom:1px solid #e2e2e2;
	margin-bottom:20px;
}
#main .prolist{width:1300px; margin:10px auto 0px;}
#main .prolist li{ width:238px; height:263px; float:left; margin-left:15px; margin-top:20px; border: 1px solid #E0E0E0;}
#main.prolist .chire{ background:url(images/hjt.jpg) no-repeat right 37px; position:relative;}
#main .prolist li .imgb{ width:238px; height:168px; float:left; text-align:center;}
#main .prolist li .imgb img{width:236px; height:166px; border-width:0px; margin-top:1px;}
#main .prolist li .titleb{ float:left; width:228px; height:30px; line-height:30px; color:#323433; padding:0 5px; text-align:left;font-size:13px; border-top:1px solid #E0E0E0; border-bottom:1px solid #E0E0E0;  }
#main .prolist li .promsg{width:228px;height:60px;padding:0 5px; float:left; line-height:22px;color:#868080;text-align:left;font-size:12px; overflow:hidden;}

#main .prolist li a{ color:#000000; font-size:13px;}
#main.prolist .last{ text-align:right;margin-right:0px;}

#main .mainnewslist{
	width:100%;
	margin:10px auto;
	 float:left;
}
#main .mainnewslist ul{width:100%;}

#main .mainnewslist li{
	width:100%;
	line-height:35px;

	border-bottom:1px #C2C2C2 dotted;
	/*background:url(../images/arrow5.jpg) no-repeat 6px 14px;*/

	text-align:left;
	position:relative;
}
#main .mainnewslist li span{ 
	float:right; 
	line-height:35px;
	width:90px;
	top:0px;
	right:5px;
	position:absolute;
	
}
#main .mainnewslist li A{
	width:100%;
	line-height:35px;


	text-decoration: none;
	padding-left:10px;
}
#main .mainnewslist li A:hover{
	text-decoration: none;
	color:#656565;
}

.proSort{border:1px solid #E0E0E0;}
.proSortlist{ 
	height:38px; 
	line-height:38px;
	border: 1px solid #D5D1D2;
    -moz-border-radius: 5px; 
    -webkit-border-radius: 5px; 
    border-radius:5px;
	text-align:center;        
}
.proSortlist2{
	background-color:#008040;
	border: 1px solid #008040;
}
.proSortlist2 a{ color:#FFF;}


.fenye{ margin:20px auto; width:100%; height:35px; text-align:center; font-size:13px;float:left }
.fenye table{ margin:10px auto;font-size:13px;}
.fenye img{ vertical-align:middle;}
.fenye a{color:#656565; text-decoration:none;font-size:13px; margin:0 5px; border:1px solid #D5D1D2;  padding:6px 10px;border-radius: 2px;}
.fenye a:hover{color:#656565; text-decoration:none;font-size:13px;}
.fenye .cur{ background-color:#3DBB2B; color:#FFF; padding:6px 10px; text-decoration:none;border-radius: 2px;}
.clear{ clear:both;} 

.footer{
    margin: 0px auto;
    width: 100%;
    height: 234px;
	background-color:#333333;
	
}
.footer .footerInfo{width:1300px; height: 234px; margin:0px auto 0 auto;background-color:#333333;}
.footer .footerInfo .footerLeft{ width:450px; float:left;color:#9C9C9C; line-height:30px; margin-top:35px;}
.footer .footerInfo .footerLeft .footertitle{ border-bottom:1px solid #525252;line-height:30px; margin-bottom:8px;}
.footer .footerInfo .footerLeft .footertitle a{color:#989898;  margin-right:15px; line-height:30px;}

.footer .footerInfo .footerRight{ width:480px; float:right;color:#9C9C9C; margin-top:35px;}
.footer .footerInfo .footerRight .footertitle{ border-bottom:1px solid #525252; line-height:30px; margin-bottom:8px;}
.footer .footerInfo .footerRight  .contact1{ width:240px; float:left;line-height:25px;}
.footer .footerInfo .footerRight  .contact2{ width:240px; float:right;line-height:25px;}

/*@media screen and (min-width: 1300px) { 
.header .top {width: 1300px} 
.header .menu .navlist{width: 1300px}  
.header .menu .nav{width: 1300px} 
.productMain {width: 1300px} 
} 
 设置了浏览器宽度不小于1201px时 abc 显示1200px宽度 
 
@media screen and (max-width: 1300px) { 
.header .top {width: 600px}  
/*.header .weldon{width: 400px}
.header .language{width: 300px}

.header .menu .navlist{width: 600px} 
.header .menu .nav{width: 600px}
.header .menu .nav A{width: 50px;font-size: 60%;}
.productMain {width: 900px} 
} */
/* 设置了浏览器宽度不大于1200px时 abc 显示900px宽度 */ 
 
/*@media screen and (max-width: 900px) { 
.header .top {width: 700px;}
.header .weldon{width: 300px} 
.header .language{width: 300px}
.header .menu .navlist{width: 700px;height:30px;line-height:height:30px;}  
.header .menu .nav{width: 700px;height:30px;line-height:height:30px;}
.header .menu .nav A{width: 45px; height:30px; line-height:height:30px;font-size: 50%;}
/*.header .menu .nav .logo{width: 200px;}

.header .menu .nav .logo img{width: 360px; height:80px;}
.productMain {width: 700px} */*/
} 
/* 设置了浏览器宽度不大于900px时 abc 显示200px宽度 */ 