@charset "utf-8";
/* CSS Document */

/*common*/
html,body{overflow-x:hidden;}

body,ul ,p,dl,dd,h2{
		margin: 0px;
		padding:0px; font-family:"微软雅黑";
		
	}
img{
	border:none;
	
	}
ul{
	list-style-type:none;
	
	}

a{
text-decoration : none ;
color: #fff;
font-family:"微软雅黑";
}
	

	
/*common end*/




body {
	font-size: 12px;
	color: #fff;
	

}
.mp{
	margin: 0 auto;
	
	}
.m {
	margin: 0 auto;
	width: 1000px;
}

.head {
	width: 100%;
}
.top {
	width: 100%;
	background:#fff;
	 
	height: 120px;
	
	/*z-index:10;*/
	/*padding-bottom: 2px;*/
	

}

.top .topbg{
	width:100%;
	position:absolute;
	background: url(../images/topbg1.png) repeat-x;
	height:126px;
	
	
	
	}

.logo {
	width:415px;
	float:left;
	
	
}
.rightinfo {
	float: right;
	
}
.rightinfo .sc {
	padding-top: 19px;
	padding-right: 16px;
	height: 47px;
	text-align: right;
}
.rightinfo .tel {
	width: 299px;
	height: 38px;
	background: url(../images/tel.jpg);
}
.nav {
	width:580px;
	float:right;
	height: 42px;
	
	
	
	line-height:42px;
	
	
	
	
	font-family:"微软雅黑";
	position:relative;
}



.nav ul{
	
	
	}

.nav ul li{
	/*padding:0 21px;*/
	float:left;
	width:102px;
	text-align:center;
	height:120px;

	position:relative;
	line-height:120px;
	
	}
	
.nav ul li a{
	color:#3f3f3f;
	font-size:14px;
	font-family:"微软雅黑";
	
	
	}
.nav ul li.on{
	background:#01336e;
	
	
	}
.nav ul li.on a{ color:#FFFFFF; }


.nav ul li:hover dl{
	/*display:block;*/
	
	
	}


	


.nav ul li.on a{
	color:#FFF;
	
	}

.nav ul li:hover{
	text-decoration:underline;
	background:#01336e;
	
	
	}
.nav ul li:hover>a{color:#FFFFFF;}
.nav ul li:hover dl{ display:block;}


.nav ul li dl{
	left:0px;
	top:120px;
	position:absolute;
	z-index:90;
	display:none;
	opacity: 0.80;
	filter:alpha(opacity=80);
	background:#01336e ;
	padding:13px 9px;
	
	}

.nav ul li dl dd{
	width:192px;
	/*height:42px;*/
	
	float:left;
	height:34px;
	line-height:34px;
	text-align:left;
	padding:0 15px;
	
	border-radius:5px
	/*border-bottom:#FFF 1px solid;*/
	
	
	}

.nav ul li dl dd a{ color:#FFFFFF;}	

.nav ul li dl dd:hover{
	background:#00802e;
	
	
	}

.banner{
	width:1920px;
	height:396px;
	
    left:50%;  margin-left:-960px;
	position:relative;
	z-index:2;
	
	
	}
.banner .btn_f{
	position:absolute;
	height:396px;
	width:100%;
	}
.banner .btn_f .btn_f1{
	width:1100px;
	margin:0 auto;
	
	position:relative;
	height:396px;

}

.banner .btn_f .btn_f1 .ggb{
	position:absolute;
	bottom:-10px;
	right:2px;
	
	width:171px;
	height:198px;
	z-index:9999;
	}

.banner .prev{
	width:23px;
	height:40px;
	position:absolute;
	top:160px;
	left:-30px;
	z-index:9999;
	cursor:pointer;
	
	}
.banner .next{
	width:23px;
	height:40px;
	position:absolute;
	top:160px;
	right:-30px;
	z-index:9999;
	cursor:pointer;
	}
	
.about{
   
	width:100%;
	height:260px;
	
	position:relative;
	background:#eeeeee;
	z-index:1;
	padding-top:32px;

	

	}
.about .m{ padding-left:19px;}

.about .brand{
	
	text-align:center;
	margin:0 auto;
	width:1100px;
	height:263px;
	
	}
	
.about .brand ul{
	padding-top:60px;
	overflow:hidden;
	
	}	


.about .brand ul li{
	float:left;
	text-align:left;
	
	}
	
.about	.upframe{
	position:absolute;
	top:367px;
	width:100%;
	z-index:2;
	}
.about .productshow{
background:url(../images/index_productbg.png) no-repeat;
	width:1064px; 
	height:190px;
	z-index:20;
	position:relative;
	padding-left:60px;
	padding-top:30px;
	
	
	
	}



.about .productshow ul{
	padding-left:60px;
	padding-top:30px;
	
	}


.about .productshow ul li{
	float:left;
	width:158px;
	padding:0 21px;
	
	}

.about .productshow ul li img{
	border:3px solid #FFF;
	width:151px;
	height:112px;
	
	}

.about .productshow ul li p{
		width:100%;
	
	text-align:center;
	
	
	}	
.about .productshow ul li p a{
	font-size:14px;
	color:#FFF;
	font-family:"微软雅黑";

	
	}
	

.about .productshow .prev{
	position:absolute;
	left:40px;
	top:80px;
	cursor:pointer;
	
	}
	
.about .productshow .next{
	position:absolute;
	position:absolute;
	right:40px;
	top:80px;
	cursor:pointer;
	}
	
	
.about .aboutusframe {
	position:absolute;
	bottom:0;
	
	width:100%;
	margin:0 auto;
	display:none;
	
	
	
	}

.about .aboutusframe .box_body {
	background:url(../images/index_aboutbg.png) 3px 2px no-repeat;
	height:219px;
	width:420px;
	margin:0 auto;
	z-index:100;
	
	}

.about .aboutusframe .box_body .aboutDetail{
	width:349px;
	height:153px;
	line-height:23px;
	
	padding-top:25px;
	padding-left:34px;

	
	}
	
.about .downframe{
	
	width:100%;
	height:271px;
	
	bottom:0;
	z-index:1;
	
	

	
	
	}
	
.about .downframe .neiframe{
	width:1100px;
	margin:0 auto;
	
	
	}

.about .l{
	
	width:183px;
	float:left;
	

	}

.about .l .box_head{
	height:63px;
	
	}
	
.about .l .box_head p{
	
	padding-top:15px;
	height:17px;
	padding-left:15px;
	
}
.about .l .box_head p a{
font-size:16px;
	font-family:"微软雅黑";
	color:#FFF;
}

.about .l .box_body {
	font-family:宋体;
	}

	
	
.about .l .box_body .aboutDetail{
	padding-left:8px;
	padding-right:8px;
	text-indent:2em;
	line-height:18px;
	color:#6f6f6f;
	font-size:14px;
	line-height:25px;
	width:383px;
	padding-left:17px;
	padding-top:30px;
	
	}
	
	
.about .c{
	
	width:470px;
	height:225px;

	float:left;
	background:#fff;

	}
	
.about .m .c dt{
	
	
	
	padding-left:14px;
	padding-top:14px;
	
	width:450px;
	overflow:hidden;
	
	
	}
	
.about .m .c dt>img{ float:left;}
.about .m .c dt .tjnews{ float:right; width:318px; height:69px;}
.about .m .c dt .tjnews .tit a{ color:#333333; font-size:14px;}
.about .m .c dt .tjnews .cont{ color:#818181; font-family:"微软雅黑"; padding-top:7px;}
	
.about .m .c dd{
	
	padding:0 20px;
	
		padding-top:20px;
	
	
	}
	
.about .m .c dd ul li { overflow:hidden; padding-bottom:10px;}
.about .m .c dd ul li a{ float:right; font-size:14px; padding-top:8px; width:335px; color:#666666;}
	
.about .m .c dd ul li span{ color:#666666;  font-family:"微软雅黑"; text-align:center; display:block; float:left; width:70px; border-right:#e0e0e0 1px dashed;} 
.about .m .c dd ul li span strong{ font-size:24px;}
	
	.about .m .c dd .box_body{
		padding-left:10px;

		
		}
	
.about .m .c dd .box_body img{
	display:block;
	border:#fff 4px solid;
	width:206px;
	height:93px;
	
	}
.about .m .c dd .box_body p{
	clear:both;
	color:#535353;
	padding-top:20px;}

	
	
.about .c dd .box_head{
	height:50px;
	padding-top:14px;
	padding-left:14px;
	
	}
	

.about .c .box_head p{
	
	padding-top:15px;
	height:17px;
	padding-left:15px;
	
}
.about .c .box_head p a{
font-size:16px;
	font-family:"微软雅黑";
	color:#FFF;
}

.about .c .box_body .aboutPic{
	margin-bottom:15px;
	
	}
.about .c .box_body img{
	border:#FFF 1px solid;
	
	background:#FFF;
	float:left;
	
	}

.about .c .box_body dl{
	width:180px;
	height:84px;
	
	margin-bottom:5px;
	color:#FFF;
	line-height:19px;
	
	
	float:right;

	}

.about .c .box_body dl dt{
	height:24px;
	line-height:24px;
	
	}

.about .c .box_body dl dt a{ 
font-size:12px;color:#9c9c9c; font-weight:bold;
	
	}

.about .c .box_body dl dd {
	line-height:18px; 

	
	}
	




	
	
.about .c .box_body .aboutDetail{
	padding-left:8px;
	padding-right:8px;
	text-indent:2em;
	line-height:18px;
	color:#8e8e8e;
	font-size:14px;
	line-height:25px;
	width:383px;
	padding-left:17px;
	padding-top:30px;
	
	}
	


.about .m .box_head p{
	
	padding-top:15px;
	height:17px;
	padding-left:15px;
	
}
.about .m .box_head p a{
font-size:16px;
	font-family:"微软雅黑";
	color:#FFF;
}



.about .r{
	
	width:278px;
	float:right;
	background:#eeeeee;
	padding-right:21px;
	

	}

.about .r .box_head{
	height:36px;
	
	
	background:#FFFFFF;
	width:278px; height:98px;
	margin-bottom:28px;
	
	}
	
.about .r .box_head img { float:left;}

.about .r .box_head .nr { float:right; width:147px; padding:10px;}
.about .r .box_head .nr .tit{ text-align:left;}
.about .r .box_head .nr .tit a{ color:#00428e; font-weight:bold; font-size:14px;}	
.about .r .box_head .nr .cont{ color:#333333; font-size:12px; font-family:"微软雅黑"; padding-top:10px;}



.about .r .box_body img { float:left;}

.about .r .box_body .nr { float:right; width:147px; padding:10px;}
.about .r .box_body .nr .tit{ text-align:left;}
.about .r .box_body .nr .tit a{ color:#00428e; font-weight:bold; font-size:14px;}	
.about .r .box_body .nr .cont{ color:#333333; font-size:12px; font-family:"微软雅黑";padding-top:10px;}


.about .r .box_head p{
	
	padding-top:15px;
	height:17px;
	padding-left:15px;
	
}
.about .r .box_head p a{
font-size:16px;
	font-family:"微软雅黑";
	color:#FFF;
}
	
.about .r .box_body{
	background:#FFFFFF;
	width:278px; height:98px;
	
	}
.about .r .box_body p{
	padding-top:19px;
	text-align:left;
	padding-left:10px;
	line-height:21px;
	padding-bottom:11px;
	
	}
.about .r .box_body ul{
	margin-left:10px;
	padding:0 15px;
	
	
	
	line-height:23px;	
	}
.about .r .box_body li {
	height:28px;
	line-height:28px;
	background:url(../images/dot_index.jpg) left center no-repeat;
	padding-left:15px;
	
	}
.about .r .box_body li a{
	float:left;
	
	}
	
.about .r .box_body li span{
	float:right;
	color:#535353;
	
	}
	

.product{
	width:100%;
	
	height:368px;
	margin-top:35px;
	/*background:#eeeeee ;*/
	
	}
	
.product .m{
	
	height:375px;
	padding-top:35px;
		
	}
	
.product .m dt{
	width:163px;
	float:left;
	
	}
	
.product .m dd{
/*	width:836px;
	float:right;
	*/
	
	}


.product .productshow{
	position:relative;
	background:#FFFFFF;
	height:290px;
	padding-top:14px;
	
	
	}
.product .productshow .prev{
	position:absolute;
	left:-50px;
	top:98px;
	cursor:pointer;
	z-index:9999;
	
	}
	
.product .productshow .next{
	position:absolute;
	position:absolute;
	right:-50px;
	top:98px;
	cursor:pointer;
	z-index:9999;
	}
	
.product .productshow .next{
	position:absolute;
	
	}

.product .productshow ul li .mask{
	position:absolute;
	
	left:3;
	top:3;
	width:201px;
	height:252px;
	text-align:center;

	
	
	
	}	
	
.product .productshow ul li{
	
	
	width:292px; 
	
	margin-left:12px;
	margin-right:36px;
	
	padding:0 0px;
	position:relative;
	text-align:center;

	
	}
	
.product .productshow ul li>a{	padding:3px;
	border:#d5d5d5 2px solid; display:block;}
	
	
	
.product .productshow ul li>a>img{
	/*border:5px solid #eeeeee;*/
	width:282px; height:194px;
	
	
	}
	
.product .productshow  ul li .mask:hover{
	 opacity:1;
	
	 	position:absolute;

		
	 background:rgba(0,0,0,0.6);
	left:3;
	top:3;
	width:201px;
	height:252px;
   
   -webkit-transition: all 0.4s ease-in-out;
   -moz-transition: all 0.4s ease-in-out;
   -o-transition: all 0.4s ease-in-out;
   -ms-transition: all 0.4s ease-in-out;
   transition: all 0.4s ease-in-out;
	}
.product .productshow  ul li .mask:hover a{
	background:url(../images/product_logo.png) no-repeat 10px 77px;
	
	display:block;
	 -webkit-transition: all 0.4s ease-in-out;
   -moz-transition: all 0.4s ease-in-out;
   -o-transition: all 0.4s ease-in-out;
   -ms-transition: all 0.4s ease-in-out;
   transition: all 0.4s ease-in-out;
   line-height:282px;
	}

.product .productshow  ul li .mask a{

	
	
	
	
	
	width:201px;
	height:252px;
	background:url(../images/product_logo.png) no-repeat 10px -90px;
			
	display:none;
	color:#FFF;
	font-size:12px;
	font-family:"宋体";
	
	line-height:0px;
	

	
	}
	
.product .productshow  ul li p{
	
	
	height:59px;
	line-height:32px;
	padding-top:14px;
	
	/*background:url(../images/index_pro_more.jpg) no-repeat center bottom;*/
	
	}
.product .productshow  ul li p a{ color:#5d9dc1; font-size:16px;}	 
	


.news{
	height:305px;
	padding-top:35px;

	
	}

.news .l{
	width:163px;
	float:left;
	
	}

.news .c{
	width:568px;
	float:left;
	background:#eeeeee;
	
	}
	
.news .c dt{
	width:202px;
	padding-left:12px;
	height:291px;
	
	float:left;
	overflow:hidden;
	padding-top:13px;
	}
	
.news .c dt img{
	border:#fff 5px solid;
	display:block;
	
	}
	
.news .c dt span{
	margin-top:8px;
	height:41px;
	line-height:41px;
	
	text-align:center;
	background:#FFFFFF;
	
	display:block;
	width:192px;
	
	
	}
.news .c dt span a{
	font-size:12px;
	color:#313131;

	}

.news .c dd{
	width:354px;
	float:right;
	overflow:hidden;
	padding-top:13px;
	height:291px;
	}
	
.news .c dd .slideTxtBox .hd ul li{
	float:left;
	
	}
	



.news .r{
	float:right;
	padding-top:14px;
	
	width:255px;
	background:#eeeeee;
	height:290px;
	
	}
.news .r .box_head{
	padding-left:12px;
	
	}
	
.news .r .box_body{
	
	}
	
.news .r .box_body .slideBox{
	background:#FFFFFF;
	padding:42px 0;
	margin:0 7px;
	
	
	}
	
.news .r .box_body .slideBox ul li{
	text-align:center;
	
	}


.service{
	width:100%;
	background:url(../images/servicebg.jpg) repeat-x;
	height:261px;

	}
.service .m dl{
	height:75px;
	padding-top:15px;
	height:30px;
	line-height:30px;
	padding-bottom:30px;
	text-align:center;
	position:relative;
	}
.service .m dl dt{
	width:142px;
	height:30px;
	line-height:30px;
	background:#fc820a;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	position:absolute;
	left:0px;
	top:15px;
	
	}
.service .m dl dd{
	color:#a1a1a1;
}

.service .m  ul li{
	width:183px;
	padding-right:21px;
	float:left;
}

.service .m  ul li.l{
	padding-right:0px;
	
	}

.service .m  ul li .title{
	height:34px;
	display:block;
	line-height:34px;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	color:#333;
	
	}
	
.service .m  ul li p{
	color:#7d7d7d;
	
}

.hot{
	height:281px;
	
	}

.hot .box_head{
	height:73px;
	background:url(../images/lx1_01_03.jpg) no-repeat;
	
	}
.hot .box_body{
	position:relative;
	
	
	
	}
.hot .box_body .bd li{
	width:216px;
	
	}

.hot .box_body .prev{
	position:absolute;
	left:-30px;
	top:52px;
	cursor:pointer;
	
	
	}
	
.hot .box_body .next{
	position:absolute;
	right:-30px;
	top:52px;
	cursor:pointer;
	}

.hot .box_body ul li{
	float:left;
	padding:0 16px;
	
	
	}
.hot .box_body ul li img{
	padding:1px;
	border:1px solid #dededc;
	
	}
.hot .box_body ul li p{
	text-align:center;
	padding-top:9px;
	}


.footer1{
	width:100%;
	
	height:211px;
	background:url(../images/footerbg.jpg) no-repeat;
	padding-top:8px;
	position:relative;
	
	 
	}

	
.footer1 .neibg{
	
	 left:50%;  margin-left:-960px;
	background:url(../images/footerwaibg.png) ;
	
	height:197px;
	width:1920px;
	position:absolute;
	
	
	color:#000;
	font-size:14px;
	font-family:"微软雅黑";
	
	}
	
.footer1 .neibg .l{
	width:526px;
	float:left;
	padding-top:27px;
	
	}

.footer1 .neibg .l p{
	float:left;

	text-align:center;
	padding-left:28px;
	line-height:40px;
	
	}
	

.footer1 .neibg .l ul{
	padding-left:15px;
	float:left;
	padding-top:10px;
	
	
	}
.footer1 .neibg .l ul li{
	height:24px;
	
	}
.footer1 .neibg .l dl{
	float:right;

	
	
	}
.footer1 .neibg .l dl dt{
	font-size:14px;
	font-weight:bold;
	color:#FFF;
	padding-top:8px;
	
}

.footer1 .neibg .l dl dd{
	font-size:22px;
	
	color:#FFF;
	padding-top:55px;
	font-family:Tahoma, Geneva, sans-serif;
	
}
	
.footer1 .neibg .r{
	width:444px;
	float:right;
	padding-top:35px;
	text-align:right;
	
		
		padding-right:18px;
	}

.footer1 .neibg .r ul{
	height:28px;
	padding-right:30px;
	
	}
.footer1 .neibg .r ul li{
	float:right;

	
	}
.footer1 .neibg .r ul li a{
		padding-left:14px;
		color:#000;
		
	
	}

.footer1 .neibg .r .copyright{
	height:28px;
	
	
	}
.footer1 .neibg .r .icp{
	height:28px;
	
	}
.footer1 .neibg .r .share{
	height:24px;
	line-height:24px;
	padding-top:85px;
	
	}
	
	

.footer{
	width:100%;

	height:165px;
	background:#2f2c2c;
	overflow:hidden;
	border-bottom:#767474 1px solid;
	padding-top:72px;
	 
	}
	
	.footer2{
	width:100%;
	height:132px;

	
	background:#2f2c2c;
	overflow:hidden;

	 
	}
.footer2 .m{ padding-top:35px; line-height:30px; text-align:center; color:#848282; font-family:"微软雅黑"; }
	
.footer .m ul { float:left; border-left:#FFFFFF 1px solid; padding-left:18px; height:122px;font-family:"微软雅黑";}
.footer .m ul li.tit{ font-size:14px; padding-bottom:5px; line-height:none;}
.footer .m ul li{ line-height:20px; height:20px;}
.footer .m ul.lmdh{ width:112px;}

.footer .m ul.gswz{ width:210px;}
.footer .m ul.lxwm{ width:285px;}
.footer .m ul.bq{ width:202px;}
.footer .m ul.bq .zxkf{ padding-top:21px;}
.footer .m img{ float:left;}

.footer .neibg{
	 left:50%;  margin-left:-960px;
	background:url(../images/footerwaibg.png) ;
	top:-10px;
	height:197px;
	width:1920px;
	position:absolute;
	
	color:#000;
	font-size:14px;
	font-family:"微软雅黑";
	
	}
	
.footer  .l{
	width:526px;
	float:left;
	padding-top:22px;
	color:#FFFFFF;
	
	}

.footer .l p{
	float:left;

	text-align:center;
	padding-left:28px;
	line-height:40px;
	display:none;
	
	}
	

.footer  .l ul{
	padding-left:35px;
	float:left;
	padding-top:5px;
	
	
	}
.footer  .l ul li{
	height:24px;
	
	}
.footer  .l dl{
	float:right;

	
	
	}
.footer  .l dl dt{
	font-size:14px;
	font-weight:bold;
	color:#FFF;
	padding-top:8px;
	
}

.footer  .l dl dd{
	font-size:22px;
	
	color:#FFF;
	padding-top:55px;
	font-family:Tahoma, Geneva, sans-serif;
	
}
	
.footer  .r{
	width:450px;
	float:right;
	padding-top:30px;
	text-align:right;
	color:#FFFFFF;
	
		
		padding-right:18px;
	}

.footer  .r ul{
	height:28px;
	float:right;
	
	}
.footer  .r ul li{
	float:left;
	width:80px;

	
	}
.footer .r ul li a{
		padding-left:14px;
		color:#fff;
		
		
	
	}

.footer  .r .copyright{
	height:28px;
	
	
	}
.footer  .r .icp{
	height:28px;
	
	}
.footer  .r .share{
	height:24px;
	line-height:24px;
	padding-top:90px;
	
	}
	
	
/*about*/
.cbg{
	width:100%;
	overflow:hidden;
	
	padding-top:18px;
	
	}

.main{
	padding-top:0px;
	overflow:hidden;
	padding-bottom:20px;
	
	
	
	}
	
.main .left{
	
	float:left;
	clear:both;
	
	
	}

.main .left .bgf{
	
	width:236px;
	border-bottom:none;
	
	
	
	}

.main .left .title{
	width:100%;
	background:url(../images/sidebar_titbg.jpg) no-repeat;
	width:186px;
	height:40px;
	line-height:40px;
	font-size:16px;
	padding-left:50px;
	padding-bottom:9px;
	overflow:hidden;
	
	font-weight:bold;
	

	}
	
	

	
	
.main .left .ab{
	
	padding-bottom:15px;
	
	padding-top:14px;
	/*border-top: 1px solid #c2bfc2;
	border-bottom: 1px solid #c2bfc2;
	background:#f9f9fc;*/
	
	
	
	}

.main .left .ab li{
	font-size:14px;
	height:40px;
	border-bottom:#fff 2px solid;
	line-height:40px;
	
	padding-left:33px;
	background:url(../images/sidebarbg.jpg)  no-repeat ;
	
	

	
	}


.main .left .ab li a{
	color:#404040;
	font-size:14px;
	
	}
.main .left .ab li:hover{
	
	background:url(../images/sidebarbg1.jpg)  no-repeat ;
	
	
	}
.main .left .ab li:hover a{ color:#fff;}
	

.main .left .ab li.on{
	background:url(../images/sidebarbg1.jpg)  no-repeat ;
	}
	
.main .left .ab li.on a{color:#fff;
	}
	




.main .left dl.pro{
	border-bottom:1px solid #fff;
	
	
	}
.main .left dl.pro dt{
	height:32px;
	background:#2a8dc8;
	line-height:32px;
	padding-left:18px;
	font-size:14px;

	
	}
.main .left dl.pro  dd{
	display:none;
	
	
	}
.main .left dl.pro  dd.on1{
	display:block;
	
	}
.main .left dl.pro dd div{
	
	font-size:14px;
	border-bottom:1px solid #a2a2a2;
	
	
	}

.main .left dl.pro dd div a.curr{
	color:#AA0002;
	
	
	}

.main .left dl.pro dd div{
	background:url(../images/xl_bg.jpg) no-repeat;
	
	
	
	}
.main .left dl.pro dd div>a{
	color:#666666;
	display:block;
	/*border-bottom:1px solid #A2A2A2;*/
	line-height:31px;
	padding-left:23px;
	
	
	
	}
.main .left dl.pro dd div>a.c{
	/*border-bottom:1px solid #a2a2a2;*/
	
	}
.main .left dl.pro dd div ul{
	padding-left:23px;
	
	
	
	}
.main .left dl.pro dd div ul li{
	
	line-height:31px;
	padding-left:14px;
	background:url(../images/dot1.jpg) no-repeat 5px 15px;
	
	}
.main .left dl.pro dd div ul li>a{
	font-size:13px;
	color:#737373;
	/*text-decoration:underline;*/
	
	}
.main .left dl.pro dd div ul li span{
	display:block;
	
	padding-left:43px;
	}
.main .left dl.pro dd div ul li span a {
	font-size:12px;
	font-family:"宋体";
	color:#737373;
	
	}


.main .left .bottom_bg{
	
	height:6px;
	
	
	
	}

.main .left .sb_bg{
	margin-top:6px;
	overflow:hidden;
	
	
	
	
	
	}
	
.main .right{
	width:724px;
	float:right;
	
	
	
	}
	
.main .right .location{
	
	

	
	height:32px;
	line-height:32px;
	border-bottom:2px solid #8fa6c0;
	
		
	}
.main .right .location h2{
	float:left;
	font-family:"微软雅黑";
	font-weight:normal;
	font-size:14px;
	width:164px;
	height:32px;
	
	line-height:32px;
	padding-left:35px;
	display:none;
	
	
	}

.main .right .location div{
	float:right;
		color:#848484;
		font-family:"微软雅黑";color:#4f4f4f;
		/*padding-right:14px;*/
	}

.main .right .location div a{
	color:#4f4f4f;
	
	}
	
.main .right .zw{
	
	background:#fff;
	padding:30px 0px;
	min-height:400px;
	
	}

	

.bannernei{
	width:1920px;
	

    left:50%;  margin-left:-960px;
	position:relative;
	z-index:1;

	
	
	}
	
.bannernei .btn_f{
	position:absolute;
	height:302px;
	width:100%;
	}
.bannernei .btn_f .btn_f1{
	width:1100px;
	margin:0 auto;
	
	position:relative;
	height:302px;

}

.bannernei .btn_f .btn_f1 .ggb{

		position:absolute;
	bottom:-10px;
	right:2px;
	
	width:171px;
	height:198px;
	z-index:9999;
	}


/*内页单独样式*/

.zw{
	color:#5f5f5f;
	
	}

 .zw h3{
	text-align:center;
	color:#ee0505;
	padding-top:18px;
	font-size:16px;
	
	}
	
 .zw .rq{ height:54px; line-height:54px; border-top:#b1b1b1 1px dotted;border-bottom:#b1b1b1 1px dotted;
 color:#7f7f7f; text-align:center; font-size:14px;
	 
	 }
.zw .content{
	line-height:24px;
	
	color:#5f5f5f;
	
	
	}

.zw .content a{
		color:#5f5f5f;
	}
	
.zw .next{
	font-family:"微软雅黑";
	font-size:14px;
	padding-top:25px;
	
	}

.zw .next a{
		color:#5f5f5f;
		font-size:14px;
	
	}



.newslist{
	font-size:14px;
	color:#5f5f5f;
	font-family:"微软雅黑";
	
	}

.newslist ul li{
	width:717px;
	
	border-bottom:1px dashed #ff7200;
	padding-top:10px;
	padding-bottom:10px;
	min-height:147px;
	
	}




.newslist ul li a{
	color:#1f1f1f;
	float:left;
	font-size:14px;
	
	
	

	
	}

.newslist ul li span{
	/*float:right;*/
color:#7c7c7c;

display:block; text-align:right;
	
	}
.newslist ul li div{
	clear:both;
	line-height:28px;
	font-size:12px;
	font-family:"宋体";
	color:#5a5a5a;
	padding-top:10px;
	padding-bottom:15px;
	
	
	}
	
.newslist .splitpage{
	text-align:right;
	font-size:16px;
	padding-top:15px;
	color:#5f5f5f;
	
	}
.splitpage a{
	color:#5f5f5f;
	}
	
.productlist{
		color:#5f5f5f;
	font-family:"微软雅黑";
	background:#fff;
	
	}

	
.productlist ul{
	padding-top:15px;
	padding-left:8px;
	width:770px;
	margin:0 auto;

	
	
	}

.productlist ul li{
	float:left;
	width:226px;
	height:168px;
	margin-right:15px;
	margin-bottom:30px;
	position:relative;
	text-align:center;
	background:#FFFFFF;
	
	}
	
.productlist ul li.nomr{
	margin-right:0px;
	
	}

.productlist ul li img{
	padding:3px; border:#cbcbcb 2px solid;

	}
.productlist ul li span{
	
	position:absolute;
	
	bottom:0;
	height:25px;
	background:#3d3c3c;
	line-height:25px;
	font-size:14px;
	text-align:center;
		opacity: 0.72;
	filter:alpha(opacity=72);
	left:5px;
	width:220px;
	
	
	
	}
	
.splitpage{
		text-align:center;
	font-size:16px;
	padding-top:15px;
	clear:both;
	padding-bottom:10px;


}

.splitpage span{ background:#b6b5b5; padding:6px 5px; color:#FFF; font-size:12px;}

.splitpage a{background:#b6b5b5;  padding:5px 5px;color:#FFF; font-size:12px;}


/*产品详细页*/


.productdetail .preD{ width:700px; overflow:hidden;}


.productdetail .preD .pro_detail { width:400px; height:auto;overflow:hidden; float:left; margin-left:17px;}
/*左列*/




.productdetail .preD .pro_detail_left { width:400px;float:left;overflow:hidden;}
.productdetail .preD .pro_detail_left .jqzoom{border:1px solid #BBB;float:left;position:relative;padding:0px;cursor:pointer; text-align:center; margin:0 auto; /*height:470px;*/}

.productdetail .preD .pro_detail_left .jqzoom img{ width:400px;}

.productdetail .preD .pro_detail_left .fs {/*width:398px;height:470px;*/ }
.productdetail .preD .pro_detail_left span { display:block;text-align:center;padding-top:10px;padding-bottom:10px;width:400px;clear:both; }
.productdetail .preD .pro_detail_left span a:hover{ text-decoration:none;}
.productdetail .preD .pro_detail_left ul.imgList{height: 80px;}
.productdetail .preD .pro_detail_left ul.imgList li { float:left;margin-right:10px;  }
.productdetail .preD .pro_detail_left ul.imgList li img { /*width:106px; */height:120px; padding:1px;background:#EEE;cursor:pointer; }
.productdetail .preD .pro_detail_left ul.imgList li img:hover { padding:1px; background:#999; }
.productdetail .preD .pro_detail_left .tab { width:100%;}
.productdetail .preD .pro_detail_left .tab_menu { clear:both;}
.productdetail .preD .pro_detail_left .tab_menu li { float:left; text-align:center; cursor:pointer; list-style:none; padding:1px 6px; margin-right:4px; background:#F1F1F1;border:1px solid #898989; border-bottom:none;}
.productdetail .preD .pro_detail_left .tab_menu li.hover { background:#DFDFDF;}
.productdetail .preD .pro_detail_left .tab_menu li.selected { color:#FFF; background:#6D84B4;}
.productdetail .preD .pro_detail_left .tab_box { clear:both; border:1px solid #898989;}
.productdetail .preD .pro_detail_left .hide{display:none}


.productdetail .preD .youM{width:250px;float:right; position:relative;}
.productdetail .preD .youM .youB{ width:250px; line-height:30px; font-family:"微软雅黑"; font-size:20px; color:#555;}
.productdetail .preD .youM .miaoS{ width:250px;line-height:24px; font-family:"微软雅黑"; font-size:14px; margin-top:10px; color:#777; height:266px;}
.productdetail .preD .youM .zxdg{
	
	
	
	}
.productdetail .preD .youM .zxdg a{
	display:block;
	margin:0 auto;
	color:#FFFFFF;
	background:#DD1400;
	font-size:16px;
	padding:5px;
	text-align:center;
	width:140px;
	
	border-radius: 4px;
	
	}



.productdetail .canshu{  margin-top:20px; margin-left:17px; }
.productdetail .canshu .hd{  height:38px;}
.productdetail .canshu .hd ul{  height:32px;overflow:hidden; border: solid 1px #c9c9c9;}
.productdetail .canshu .hd ul li{ width:120px; height:32px; text-align:center; line-height:32px; font-family:"微软雅黑"; font-size:14px; color:#232323; float:left;cursor:pointer;}
.productdetail .canshu .hd ul li:hover{ background:#065ea0 ; color:#000;}
.productdetail .canshu .hd ul li.on{ background:#065ea0 ; color:#fff;cursor:pointer;}

.productdetail .canshu .bd{ width:770px; margin-top:20px;}
.productdetail .canshu .bd ul{ width:770px; min-height:300px; _height:300px; font-size:12px; line-height:22px; color:#595959;  }



/*产品内容页效果*/

div.zoomdiv {
	z-index:	999;
	position                : absolute;
	top:0px;
	left:0px;
	width                   : 200px;
	height                  : 200px;
	background: #ffffff;
	border:1px solid #CCCCCC;
	display:none;
	text-align: center;
	overflow: hidden;
}
div.jqZoomPup {
	z-index                 : 999;
	visibility              : hidden;
	position                : absolute;
	top:0px;
	left:0px;
	width                   : 50px;
	height                  : 50px;
	border: 1px solid #aaa;
	background: #ffffff url(../images/zoomlens.gif) 50% top  no-repeat;;
	opacity: 0.5;
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	filter: alpha(Opacity=50);
}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{padding: 0; margin: 0;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}

.tbico{
	position:absolute;
	right:100px;
	bottom:2px;
	
	}
	
.top .m .loginf{
	position:absolute; right:10px; top:0;
	font-size:14px;
	padding-top:5px;
	color:#FFFFFF;
	
	}
.top .m .loginf a{
	padding:0 5px;
	color:#FFFFFF;
	font-size:14px;
	}


.index_ico{
	width:100%;
		/*padding-bottom:25px;*/
	}
