body {
	margin: 0px;
	padding: 0px;
	font-family: "Microsoft YaHei";
	font-size: 14px;
	color: #333;
}

a {
	color: #333333;
	font-size: 14px;
	text-decoration: none;
}

a:hover {
	color: #0657A8;
 
	text-decoration: none;
}




/*导航样式开始*/
a.navc:link,a.navc:visited {
	color: #666;
	text-decoration: none;
	font-size: 16px;
}

a.navcon:link,a.navcon:visited,a.navcon:hover,a.navc:hover {
	color: #fff;
	text-decoration: none;
	background-color: #f79207;
	font-size: 16px;
}

a.navp:link,a.navp:visited {
	color: #333;
	text-decoration: none;
	font-size: 14px;
	background-color: #e6e6e6;
	height: 30px;
	width: 110px;
	display: block;
	border-radius: 35px;
	margin-top: 10px;
}

a.navp:hover {
	color: #fff;
	text-decoration: none;
	background-color: #f79207;
}

a.navm:link,a.navm:visited {
	color: #fff;
	text-decoration: none;
	background-color: #267bbe;
	height: 30px;
	width: 180px;
	display: block;
	border-radius: 35px;
	margin-top: 10px;
	font: 14px/30px "Microsoft YaHei UI";
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
	margin-bottom: 50px;
}

a.navm:hover {
	color: #fff;
	text-decoration: none;
	background-color: #f79207;
}







 
/*导航样式结束*/



a.navc2s:link,a.navc2s:visited {
	text-decoration: none;
	font-weight: normal;
	font-size: 18px;
	display: block;
	height: 48px;
	width: 220px;
	line-height: 48px;
	text-align: center;
	float: left;
	background-color: #076aae;
	color: #FFF;
	margin-right: 30px;
	border-radius: 3px;
}

a.navc2s:hover {
	background-color: #076aae;
	font-size: 18px;
}

.navc2:before {
	transform-origin: 0 50%;
	transform: scaleX(0);
	position: absolute;
	transition: all .3s;
	content: "";
	display: block;
	background: #209e44;
	z-index: -1;
	width: 100%;
	height: 100%;
	border-radius: 3px;
}

.navc2:hover:before {
	transform: scaleX(1);
}

a.navc2:link,a.navc2:visited {
	position: relative;
	transition: all .3s;
	z-index: 1;
	color: #333;
	text-decoration: none;
	font-weight: normal;
	font-size: 16px;
	display: block;
	height: 35px;
	width: 210px;
	line-height: 35px;
	text-align: left;
	float: left;
	background-color: #fff;
	border-radius: 3px;
	text-indent:10px;
	margin-bottom:5px;
	margin-top:5px;
}

a.navc2:hover {
	color: #FFF;
	font-size: 16px;
}


a.navc2on:link,a.navc2on:visited {
	position: relative;
	transition: all .3s;
	z-index: 1;
	color: #fff;
	text-decoration: none;
	font-weight: normal;
	font-size: 16px;
	display: block;
	height: 35px;
	width: 210px;
	line-height: 35px;
	text-align: left;
	float: left;
	background: #209e44;
	border-radius: 3px;
	text-indent:10px;
	margin-bottom:5px;
	margin-top:5px;
}







a.navc3:link,a.navc3:visited {
	 
	 
	 
	color: #333;
 	font-size: 12px;
	display: block;
	height: 25px;
	width: 210px;
	line-height: 25px;
	text-align: left;
	float: left;
	background-color: #fff;
	border-radius: 3px;
	text-indent: 10px;
 
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D6D6D6;
}

a.navc3:hover {
	 
	font-size: 12px;
	color:#008fd7;
}


a.navc3on:link,a.navc3on:visited {
color: #008fd7;
 	font-size: 12px;
	display: block;
	height: 25px;
	width: 210px;
	line-height: 25px;
	text-align: left;
	float: left;
	background-color: #fff;
	border-radius: 3px;
	text-indent: 10px;
 
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D6D6D6;
}





/*产品类别 一行两列*/

a.profene:link,a.profene:visited {
	line-height: 30px;
	font-size: 14px;
	color: #333;
	font-family: "Microsoft YaHei";
	display: block;
	height: 30px;
	width: 46%;
	background-color: #CCC;
	text-align: left;
	text-indent: 5px;
	margin-bottom: 1px;
	float: left;
	margin-left: 2%;
	margin-right: 2%;
}

a.profene:hover {
	background-color: #F90;
}


/*产品类别 大类及小类*/


a.profend:link,a.profend:visited {
	line-height: 30px;
	font-size: 16px;
	color: #333;
	font-family: "Microsoft YaHei";
	display: block;
	height: 50px;
	line-height: 50px;
	width: 100%;
	background-color: #e6f0f6;
	text-align: left;
	margin-bottom: 1px;
	text-indent: 20px;
}

.gao30 {
	font-size: 16px;
	line-height: 35px;
}

a.profendon:link,a.profendon:visited,a.profendon:hover,a.profend:hover {
	background-color: #3cb371;
	color: #FFF;
	line-height: 30px;
	font-size: 16px;
	font-family: "Microsoft YaHei";
	display: block;
	height: 50px;
	line-height: 50px;
	width: 100%;
	text-align: left;
	margin-bottom: 1px;
	text-indent: 20px;
}

a.profenx:link,a.profenx:visited {
	line-height: 30px;
	font-size: 14px;
	color: #333;
	font-family: "Microsoft YaHei";
	display: block;
	height: 30px;
	width: 100%;
	background-color: #f8f8f8;
	text-align: left;
	text-indent: 25px;
	margin-bottom: 1px;
}

a.profenxon:link,a.profenxon:visited,a.profenxon:hover,a.profenx:hover {
	line-height: 30px;
	font-size: 14px;
	color: #fff;
	font-family: "Microsoft YaHei";
	display: block;
	height: 30px;
	width: 100%;
	text-align: left;
	text-indent: 25px;
	margin-bottom: 1px;
	background-color: #3cb371;
}
/*产品类别 结束*/



/*新闻详情页面*/

/*上一页下一页*/
.news_btm {
	text-align: right;
	color: #999;
	margin-top: 60px;
}
/*新闻详情*/
.news_infos {
	margin-top: 8px;
	margin-bottom: 26px;
	font-family: "Microsoft YaHei", Arial;
	font-size: 14px;
	line-height: 30px;
}

/*新闻列表样式开始*/
a.inews:link,a.inews:visited {
	line-height: 25px;
	font-size: 14px;
	color: #333;
	font-family: "Microsoft YaHei";
}

a.inews:hover {
	color: #FF0000;
}
/*新闻列表样式结束*/ 







.sanbian {
	border: 1px solid #A5A5A5;
}

.sanbian2 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #BEBEBE;
	border-bottom-color: #BEBEBE;
	border-left-color: #BEBEBE;
}

.xiabian {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EBEBEB;
}

.sibian {
	border: 1px solid #E3E3E3;
}

.zi {
	font-size: 18px;
	color: #000000;
	font-family: "Microsoft YaHei";
}

.gao25 {
	line-height: 25px;
	font-size: 14px;
	color: #333333;
	font-family: "Microsoft YaHei";
}

.gaob25 {
	line-height: 25px;
	font-size: 14px;
	color: #FFFFFF;
	font-family: "Microsoft YaHei";
}

.gao26 {
	line-height: 25px;
	font-size: 12px;
}

.zi2 {
	font-family: "Microsoft YaHei";
	font-size: 12px;
	color: #666666;
}

.gao22 {
	line-height: 25px;
	color: #666666;
	font-family: "Microsoft YaHei";
	font-size: 14px;
}

.fuwu-bg {
	background-image: url(../images/fuwu-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.bai {
	color: #FFFFFF;
}

.zi3 {
	font-size: 18px;
	color: #666666;
	font-family: "Microsoft YaHei";
}

.biao {
	font-size: 32px;
	color: #000000;
	font-family: "Microsoft YaHei";
}

.about-bg {
	background-image: url(../images/about-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.case-bg {
	background-image: url(../images/case-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.STYLE2 {
	font-size: 12px;
	color: #FF0000;
}

.zi4 {
	font-size: 16px;
	color: #D50E0B;
	font-family: "Microsoft YaHei";
}

.gao20 {
	font-size: 18px;
	color: #FFFFFF;
	line-height: 39px;
	font-family: "Microsoft YaHei";
}

.biaoti1 {
	font-size: 40px;
	color: #FFFFFF;
	font-family: "Microsoft YaHei";
}

.biaoti2 {
	font-size: 18px;
	color: #333333;
	font-family: "Microsoft YaHei";
}

.news_copy {
	border: 0px solid #ccc;
	width: 90%;
	margin: 5px auto;
	text-align: center;
	padding: 4px 8px;
}

.news_top {
	border: 0px solid #ccc;
	width: 90%;
	margin: 5px auto;
	text-align: center;
	padding: 4px 8px;
}

.news_top {
	text-align: right;
}

.news_view {
	border: 0px solid #ccc;
	width: 90%;
	padding: 4px 8px;
	margin: 5px auto 0;
}

.gao221 {
	line-height: 22px;
	font-family: "微软雅黑";
	color: #666666;
}

.news_list {
	background-color: #FFFFFF;
	display: block;
	width: 658px;
	border: 1px solid #E8E8E8;
	padding: 10px;
	margin-bottom: 8px;
	text-align: left;
	height: 135px;
}

.news_bian {
	background-color: #FFFFFF;
	border: 1px solid #E8E8E8;
	padding: 10px;
	margin-bottom: 8px;
}

.news_bian li {
	font-size: 16px;
	line-height: 30px;
	font-weight: bold;
	list-style-type: none;
}

.news_bian .gao35 {
	line-height: 41px;
	margin-left: 30px;
	list-style-image: none;
	list-style-type: none;
}

.footnav {
	font-size: 18px;
	line-height: 35px;
	color: #FFF;
	display: block;
	width: 25%;
	float: left;
	 
}

.footnav a {
	font-size: 13px;
	line-height: 25px;
	display: block;
	width: 100%;
	color: #b3b3b3;
}

.footnav a:hover {
	 
	color: #ffffff;
}


.touying {
	filter: Shadow(Color=#ffffff,Direction=135)
}

#solid #form1 #btt0 table tr td input {
	background-color: #e9e9e9;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-radius: 50px;
	height: 40px;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	outline: none;
	font-size: 14px;
	color: #333;
}

.pbgs {
	background-image: url(../images/pbgs.jpg);
	background-position: center;
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 373px;
	width: 300px;
	margin-top: 30px;
}

.pbgs table tr td {
	font-family: "Microsoft YaHei UI";
	font-size: 18px;
	color: #000;
	line-height: 30px;
}

.pbgs table tr td a {
	font-family: "Microsoft YaHei UI";
	font-size: 14px;
	line-height: 30px;
	display: block;
	width: 100%;
	height: 30px;
}
 
.product-wrap2 .show {
	display: block;
}

.indexmain02 {
	margin: 35px auto 0px;
	width: 1200px;
	height: 377px;
	overflow: hidden;
	display: none;
	position: relative;
	color:#FFF;
}

.indexmain02 ul li.li01 {
	width: 278px;
	height: 377px;	overflow: hidden;
	margin-left: 12px;
	float: left;
	cursor:pointer;
	 
	
}

.indexmain02 ul li.li01 img {
	width: 100%;
	height: 377px;
	overflow: hidden;
	display: block;border-radius:10px;
	 
}

.indexmain02 ul li.li01:hover .libox {
	padding-top: 30px;
	margin-top: -230px;
	 
	
}

.indexmain02 ul li.li01 .libox {
	padding: 0px 30px;
	height: 377px;
	text-align: center;
	margin-top: -80px;
	position: relative;
	-webkit-transition: 0.3s;
	transition: 0.3s;
	background-image: url(../images/bannerbg.png);
}

.indexmain02 ul li.li01 .libox .litit {
	height: 70px;
	line-height: 70px;
	font-size: 22px;
	
 
}

.indexmain02 ul li.li01 .libox .intro {
	height: 100px;
	color:#FFF;
	line-height: 30px;
	overflow: hidden;
	margin-top: 5px;
	font-size:14px
	
	
}

  
.ss {
	height: 37px;
	width: 100%;
	border: 1px solid #ccc;
	display: block;
	text-indent:10px;
}
.banner {
	background-image:url(../images/banner.jpg); background-position:center; font-size:16px; color:#FFF; line-height:60px;
}


 a.zhuan:link,a.zhuan:visited{
   
	  width:150px;
      height: 150px;
	  display:block;
}
 
a.zhuan:hover {
	 
      animation:turn 1s linear infinite;      
      
	  
}
 
 
    @keyframes turn{
      0%{-webkit-transform:rotate(0deg);}
      25%{-webkit-transform:rotate(90deg);}
      50%{-webkit-transform:rotate(180deg);}
      75%{-webkit-transform:rotate(270deg);}
      100%{-webkit-transform:rotate(360deg);}
    }
 
 
 
/*分页*/
#page{height:40px;padding:20px 0}#page a{display:block;float:left;margin-right:10px;padding:2px 14px;height:24px;border:1px #ccc solid;background:#fff;text-decoration:none;color:#808080;font-size:14px;line-height:24px}#page a:hover{color:#259c4a;border:1px #259c4a solid}#page a.cur{border:0;background:#259c4a;color:#fff;border:1px #259c4a solid}#page p{float:left;padding:2px 14px;font-size:14px;height:24px;line-height:24px;color:#bbb;border:1px #ccc solid;background:#fcfcfc;margin:0;margin-right:10px}#page p.pageRemark{border-style:none;background:0;margin-right:0;padding:4px 0;color:#ccc;font-size:14px}#page p.pageRemark b{color:#259c4a;font-weight:500}#page p.pageEllipsis{border-style:none;background:0;padding:4px 0;color:#808080}.dates li{font-size:14px;margin:2px 0}.dates li span{float:right}
/*分页结束*/

 
#wrapper #wrapper2 #content table tr td table tr td table tbody tr td table tbody tr td #menutab_1_1 img {
	max-width:850px;
}
