body,div,h1,h2,h3,h4,h5,a,img,strong,span,var,em,form,select,option,input,ol,ul,dt,dd,dl,li,p {margin:0px;padding:0px;}
body{ font-family:"Microsoft Yahei"}
a {text-decoration:none;cursor:pointer;font-style:normal;outline:none;}
ol,ul,li {list-style-type:none;}
em,var{font-style:normal;}
.clear {clear:both;height:0px;overflow:hidden;}
a img{border:none;}


.w1200{ width:1200px; margin:0 auto;}
.fl{ float: left;}
.fr{ float:right;}
.clear{ clear:both}
.div-height{ height:20px; } 
.mt-30{ margin-top:30px;}

/*欢迎*/
.dt{ width:100%; height:651px; background-image:url(1.jpg); background-position:center; background-repeat:no-repeat;}

.wel{ width: 100%; height: 30px; background-color:#434343; }
.wel_1{ width:1200px; color: #FFFFFF; font-size: 14px; line-height:30px;}


/*头部*/

.top{ height:92px; width:100%;  background-image:url(bj.png); position:absolute; z-index:999;   }
.top1{ width:276px; height:92px; float:left;}

.top2{width:254px; height:92px; float: right;  }


/*导航*/
.nav_{ width:100%; height:92px;  position:absolute; z-index:999;top:147px;  }
.nav1_{ width:770px; height:92px; line-height:95px; margin:auto; }
.nav1_ li{width:96px; float:left; height:92px; line-height:92px; text-align:center; }
.nav1_ li a{font-size:15px; color:#FFFFFF;  height:92px; line-height:92px; width:96px; display:block; font-family:"Microsoft Yahei";}
.nav1_ li a:hover{color:#ffd50d; border-bottom:#ffd50d 4px solid;  font-family:"Microsoft Yahei"; font-size:15px; height:70px; line-height:92px;}
.dw{ width:100%; height:57px; position:absolute; z-index:10000;}
.navv_{ width:100%; background-color:#eb8e03; height:2px;}
/*公告*/

.mess{ width:100%; height:30px;  }
.mess_1{ width:1200px; height:30px; margin:auto; font-size:14px; line-height:30px; color:#4b4b4b;}

/*产品标题*/

.cpbt{ width:1200px; height:95px; }
.cpbt h2{ color:#282828; font-size:33px; line-height:1.5; text-align:center; font-weight:normal; margin-top:25px; font-family:Arial, Helvetica, sans-serif;}
.cpbt h3{ color:#5ba900; font-size:24px; line-height:1.3; text-align:center; font-weight:600; }

.dh{width:371px; height:41px; margin:auto; padding:10px 0px;}

.hx{ width:100%; height:1px; background-color:#c8c8c8; }

.cpzs{ width:100%;  background-image:url(bj4.jpg);background-repeat:no-repeat; background-position:center;  height:600px;}
.cplb{ width:1200px; background-color:#5ba900; padding:20px 0px; margin:15px 0px;}
.cplb p{ color:#FFFFFF; font-size:18px; line-height:2; padding:0px 18px;}
.cplb a{ color:#FFFFFF; font-size:18px;}
.cplb a:hover{ color:#fffc00; }

/*首页产品列表*/


.lbb{ width:1020px; margin:0 auto; margin-top:28px; }
.lbb a{display:block; font-size:16px; color:#414141; line-height:2; width:104px;display:inline; text-align:center;   font-weight:normal; border:#d05c1d 1px solid;  background-position:left; background-repeat:no-repeat; 
 float:left;  margin:0px 3px; margin-top:5px;    }
.lbb a:hover{ display:block; font-size:16px; color:#ffffff;  line-height:2; width:104px; float:left; background-color:#d05c1d;  }
.lbb a span{display:block; font-size:16px; color:#FFFFFF; line-height:2.1; width:100px;display:inline; text-align:center;   font-weight:normal; background-color:#434343; 
 float:left;    }












/*滚动产品图片样式*/
.h-pro-gun01 li{
	float: left;
  margin-right: 19px;
  margin-bottom: 30px;
  width:375px;

  border: 1px solid #c3c3c3;
  -webkit-transition: all 0.5s ease-out; 
  -moz-transition: all 0.5s ease-out; 
  transition: all 0.5s ease-out;
}
.h-pro-gun01 li:hover{
	 border: 1px solid #839dbc;
}
.h-pro-gun01 li .tu{
	margin-top: 10px;
	margin-left: 9px;
	width: 355px;
	height: 266px;
	padding:0px;
	
	background-color: #e5e5e5;
	overflow: hidden;
}
.h-pro-gun01 li .tu img{
  -webkit-transform: scale(1, 1); 
  -moz-transform: scale(1, 1); 
  -webkit-transition: all 0.5s ease-out; 
  -moz-transition: all 0.5s ease-out; 
  transition: all 0.5s ease-out;
}
.h-pro-gun01 li:hover .tu img{
  -webkit-transform: scale(1.1, 1.1); 
  -moz-transform: scale(1.1, 1.1); 
  transform: scale(1.1, 1.1); 
  -webkit-transition: all 0.6s ease-out; 
  -moz-transition: all 0.6s ease-out; 
  transition: all 0.6s ease-out;
}
.h-pro-gun01 li .p1-t{
	margin:0 auto;
	width: 94.6%;
	height: 39px;
	background: url(../Img/p1-t-bg.png) top right no-repeat #747474;
}

.h-pro-gun01 li .p1-t a h3{
	float: left;
  display: block;
  height:39px;
	line-height:39px;
  font-size: 15px;
  color: #ffffff; font-weight:normal;
  text-align: center;
  letter-spacing: 0px;
	text-indent: 10px;
}
.h-pro-gun01 li .p1-t p{
	display: block;
	float: right;
	width: 86px;
	height: 39px;
	text-align: center;
	line-height: 39px;
	text-indent: 25px;
	font-size: 16px;
	color: #fff;
}
.h-pro-gun01 li:hover .p1-t a h3{
	color: #FFFFFF; 
}

.h-pro-gun01 li:hover .p1-t { background-color:#747474;
}


.h-pro-gun01 li .dianhu{
	margin-top:14px;
    width: 300px;
    height: auto;
}
.h-pro-gun01 li .dianhu p{
	display: block;
	padding:2px 0px 2px 20px;
    font-size: 14px;
    color: #232323;
    letter-spacing: 0px;
	transition: all 0.3s ease-out;
   	
}

.h-pro-gun01 li .dianhu span{
	display: block;
	padding:2px 0px 10px 20px;
    font-size: 15px;
    color: #232323;
    letter-spacing: 0px;
	transition: all 0.3s ease-out;
   	
}







/*滚动产品图片样式*/
.h-pro-gun02 { margin-top:40px;}
.h-pro-gun02 li{
  margin-right: 19px;
  margin-bottom: 10px;
  float: left;
  -webkit-transition: all 0.5s ease-out; 
  -moz-transition: all 0.5s ease-out; 
  transition: all 0.5s ease-out;
}
.h-pro-gun02 li .tu{
	height: 266px;
	background-color: #e5e5e5;
	
	overflow: hidden;
}
.h-pro-gun02 li .tu img{
  -webkit-transform: scale(1, 1); 
  -moz-transform: scale(1, 1); 
  -webkit-transition: all 0.5s ease-out; 
  -moz-transition: all 0.5s ease-out; 
  transition: all 0.5s ease-out;
}
.h-pro-gun02 li:hover .tu img{
  -webkit-transform: scale(1.1, 1.1); 
  -moz-transform: scale(1.1, 1.1); 
  transform: scale(1.1, 1.1); 
  -webkit-transition: all 0.6s ease-out; 
  -moz-transition: all 0.6s ease-out; 
  transition: all 0.6s ease-out;
}
.h-pro-gun02 li a h3{
  margin-top:0px;
  display: block; background-color:#e7e7e7;
	width:355px; line-height:2.6;
 
  font-size: 15px;
  color: #202020; font-weight:normal;
  text-align: center;
  letter-spacing: 0px;
	
}



.h-pro-gun02 li:hover a h3{
  margin-top:0px;
  display: block; background-color:#d05c1d;
	width:355px; line-height:2.6;  transition: all 0.4s ease-out;
 
  font-size: 15px;
  color: #FFFFFF; font-weight:normal;
  text-align: center;
  letter-spacing: 0px;
	
}


.ppp{width:100%; }

/*产品展示*/

/*内页列表*/

.cpfl{width:251px; float:left; }
.cpfl_1{ text-align:center; width:251px; height:76px;}


.lb{ width:251px; background-color:#089200; padding:10px 0;}
.lb_{ width:245px; background-color:#089200; margin:0px 3PX;}


.lb_ a{ text-align:center; }
.lb_ a:link{
	width:95px;
display:block;
float:left;
	 height:29px; 
     line-height:29px;
	font-size:15px;
	text-decoration:none;
	color:#fff; background-color:#089200; border:#83c9a2 1px solid;
	margin:8px 12PX;
}
.lb_ a:visited{
	width:95px;
display:block;
float:left;
	 height:29px;text-align:center
     line-height:29px;
	font-size:15px;
	text-decoration:none;
	color:#fff;
	background-color:#02a355;
			margin:8px 12PX; border:#089200 1px solid;
}


.lb_ a:hover {
width:95px;
display:block;
float:left;
line-height:29px;text-align:center
height:29px;
font-size:16px;
color:#fff;
text-decoration: none;
background-position:center;
 background-color:#ee8821;
	margin:8px 12PX; border:#83c9a2 1px solid;
} 





/*简介*/

.gsjj{ width:100%; background-image:url(bj.jpg); background-position:center; background-repeat:no-repeat; height:597px;}



.jj1{ width:544px; margin-top:75px;}
.jj11 h2{ color:#ffec1a; font-size:26px;}
.jj11 p{ color:#ffec1a; font-size:22px; line-height:1.6; margin-top:12px;}
.jj23 { color:#FFFFFF; font-size:15px; font-weight:normal; line-height:2.2; margin-top:30px; }

.jj2{ width:598px;margin-top:20px;}


.more{ width:1200px; height:42px;  display:block; margin:auto;}
.more a{ width:183px; height:42px; border:#ffffff 1px solid; color:#FFFFFF;border-radius:2em; font-size:16px; text-align:center; display:block; text-align:center; line-height:42px; transition:all .2s ease; margin-top:20px; margin:auto; margin-top:50px;}
.more a:hover{ width:183px; height:42px; background-color:#FFFFFF; color:#000; font-size:16px;transition:all .2s ease; display:block;}




.more1{ width:140px; height:37px;  display:block;  }
.more1 a{ width:140px; height:37px; background-color:#d50000; color:#FFFFFF; font-size:14px; text-align:center; display:block; text-align:center; line-height:35px; transition:all .2s ease; margin-top:30px; }
.more1 a:hover{ width:140px; height:37px; background-color:#68bf21; color:#FFFFFF; font-size:14px;transition:all .2s ease; display:block;}


.more2{ width:160px; height:36px;  display:block; margin-top:10px; }
.more2 a{ width:160px; height:36px; background-color:#0059a9; color:#FFFFFF; font-size:14px; text-align:center; display:block; text-align:center; line-height:36px; transition:all .2s ease; }
.more2 a:hover{ width:160px; height:36px; background-color:#68bf21; color:#FFFFFF; font-size:14px;transition:all .2s ease; display:block;}








/*案例*/

.al{ width:100%; background-image:url(bj1.jpg); height:820px; background-position:center; background-repeat:no-repeat; }
.al1{ width:1200px; background-image:url(m3.png); background-position:center; background-repeat:no-repeat; height:272px; padding-top:40px; }
.al1 h3{ font-size:31px; color:#FFFFFF; line-height:1.5; text-align:center; margin-top:18px; }
.al1 p{ font-size:20px; color:#343434; line-height:1.5; text-align:center; margin-top:55px; text-transform:uppercase; }

.al2{ width:1200px; line-height:2; font-size:16px;}





/*新闻*/

.xww{ width:100%; background-image:url(bj3.jpg); background-position:center; background-repeat:no-repeat; height:160px;}
.xww1 p{ width:310px; font-size:23px; color:#000000; text-align:right; margin-top:115px;}
.xww2 p{ width:320px; font-size:22px; color:#ffffff; margin-top:115px; text-transform:uppercase;}

.xw{ width:100%; background-image:url(bj2.jpg); background-position:right bottom; background-repeat:no-repeat; height:740px;}
.xw1{ width:544px;}
.xinwen_news_you{width:544px; height:350px; float:left; margin-top:25px;}
.xinwen_news_you li{ width:544px; display:inline-block; overflow:hidden; height:127px; margin:20px 10px; }
.xinwen_news_you li{ line-height:28px; }
.xinwen_news_you li:hover h4{ text-indent:20px; transition:all .7s ease; }
.xinwen_news_you img{ width:165px; height:127px; padding-right:8px; }
.xinwen_news_you h4{ color:#FF0000; margin-left:185px; }
.xinwen_news_you li:hover h4{ color:#FF0000}
.xinwen_news_you span{ font-size:14px; line-height:30px; display:block; margin-left:185px;}


.xw2{ width:600px; margin-top:20px;}


.xw1_1{ width:335px; height:131px;}
.xw1_2{ margin-top:30px;}






/*特点*/



/*底部*/


/*底部*/

.footr{ width:100%; background-color:#393939; height:254px; padding:30px 0px; border-bottom:#767676 1px solid; }
.footr1{ width:583px;height:254px; border-right:#ffffff 1px solid;}
.footr2{ width:583px; color:#FFFFFF; font-size:21px; line-height:2.2;}
.footr3{ width:583px;}
.footr3_1{ width:150px; height:154px; margin-top:30px;}
.footr3_2{ padding-left:30px;}
.footr3_2 h2{ color:#FFFFFF; line-height:2; font-weight:normal; margin-top:10px;}
.footr3_2 p{ color:#FFFFFF; font-size:14px; line-height:2; }
.footr4{ width:534px; padding-left:60px;}
.footr4_1{ width:534px; color:#FFFFFF; font-size:21px; line-height:2.2; font-weight:normal;}
.footr4_2{ width:534px;margin-top:10px; height:164px;overflow:hidden; } 
.footr4_2 p{  color:#FFFFFF; font-size:14px; display:block; line-height:2.6;  }

.footr3_22{ width:534px; margin:0 auto;  margin-top:10px; overflow:hidden;}
.footr3_22 a{display:block; font-size:16px; color:#222222; line-height:2; width:120px;display:inline; text-align:center;   font-weight:normal; background-color:#f7a406; background-position:left; background-repeat:no-repeat; 
 float:left;  margin:10px 10px; margin-top:8px 8px;    }
.footr3_22 a:hover{ display:block; font-size:16px; color:#FFFFFF;  line-height:2; width:120px; float:left; background-color:#dd0202;  }



.footr5{ width:100%;  background-color:#393939; height:54px;}
.footr5_1 { color:#FFFFFF; text-align:center; font-size:14px; line-height:54px;}


/*内页*/
.zc{ width:251px;}
.ny_{ width:100%; margin:25px 0px; }
.ny{  }
.ny p{ font-size:16px; line-height:30px}
.neiye{ width:1200px; }
.neiye h3{ height:40px; line-height:40px; font-size:20px; border-bottom:1px solid #ccc; margin-bottom:20px; color:#009b42;}
.neiye h3 span{ float:right; font-size:14px; font-weight:normal; color:#888}
.neiye h3 span a{ color:#888}


















.baizi  a:link {
color:#ffffff;
text-decoration: none;

} 
.baizi  a:visited {
color:#ffffff;
text-decoration: none;
} 
.baizi  a:hover {
color:#ffe400;
text-decoration: none;
} 

.heizi  a:link {
color:#333333;
text-decoration: none;

} 
.heizi  a:visited {
color:#333333;
text-decoration: none;
} 
.heizi  a:hover {
color:#dd3f40;
text-decoration: none;
}

.fonts{ font-size:14px; color:#ffffff; }






.tout{ width:1200px; background-image:url(1_r5_c10_s1.jpg); background-position:center; background-repeat:no-repeat; height:86px; padding:30px 0px}
.tout h1{ color:#00A131; text-align:center; height:56px; line-height:56px} 
.tout p{ color:#666; text-align:center; height:30px; line-height:30px}



.lie{ width:241px; float:left}
.lie_1{ width:206px; height:31px;}
.lie_2{ width:241px; height:39px; background-image:url(n1.jpg);}
.lie_2 dd a{ text-align:center; font-size:14px; color:#FFFFFF;}
.lie_2 dd a{ text-align:center; font-size:14px; color:#FFFFFF;}

.zhan{ width:910px; float:left; margin-left:49px; background:#006666}




.cpfl_2 h3{ color:#FFFFFF; height:84px; line-height:84px; padding-left:70px; }
.cpfl_3{ background-color:#09A343;line-height:35px; height:350px;}
.cpfl_3 p{ color:#FFF; padding:0px 20px; font-size:14px; width:190px}





.gf2 a{  }
.gf2 a:link{
	width:180px;
display:block;
float:left;
	 height:25px; 
     line-height:25px;
	font-size:14px;
	text-decoration:none;
	color:#fff; 
	margin:0px 40px 0px 0px;
}
.gf2 a:visited{
	width:180px;
display:block;
float:left;
	 height:28px;text-align:center
     line-height:25px;
	font-size:14px;
	text-decoration:none;
	color:#fff;
	
		margin:0px 40px 0px 0px;
}


.gf2 a:hover {
width:180px;
display:block;
float:left;
line-height:25px;text-align:center
height:25px;
font-size:14px;
color:#ffec4c;
text-decoration: none;
background-position:center;

	margin:0px 40px 0px 0px;
} 




.list_wd dd a{display:block; font-size:16px; text-indent:60px; color:#FFFFFF; line-height:39px;width:241px; transition:all .7s ease;height:39px;background:url(n1.jpg) no-repeat left; font-weight:normal; }
.list_wdd dd a{display:block; font-size:16px; text-indent:60px; color:#000000; line-height:40px;width:245px; transition:all .7s ease;height:40px;background:url(1_r10_c2_s14.jpg) no-repeat left; font-weight:normal; }
.list_wd dd a:hover{ display:block; font-size:16px; color:#FFFFFF; text-indent:80px;transition:all .2s ease; line-height:39px; width:241px; height:39px; background:url(n2.jpg) no-repeat left; }
.list_wdd dd a:hover{ display:block; font-size:16px; color:#FFFFFF; text-indent:80px;transition:all .2s ease; line-height:40px;width:245px; height:40px; background:url(1_r7_c2_s11.jpg) no-repeat left; }








#demoy_{ float:left;overflow:hidden;height:462px;width:600px; color:#336699;text-align:left; margin-left:10px; }
#demoy_1 ul,#demo2 ul{ display:block;width:600px; overflow:hidden}
#demoy_1 ul li{width:260px; height: 215px;margin:8px 10px; float:left}
#demoy_1 ul li a h3,#demo2 ul li a h3{width:260px;height:185px ; overflow:hidden;}
#demoy_1 ul li a h3 img,#demo2 ul li a h3 img{width:260px;transition:all .5s ease;}
#demoy_1 ul li a h3:hover img,#demo2 ul li a h3:hover img{transform: scaleX(1.1) scaleY(1.1);}
#demoy_1 ul li a ol,#demo2 ul li a ol{ text-align:center; height:30px; line-height:30px;transition:all .5s ease; background-color: #6E6E6E; color: #FFFFFF;}
#demoy_1 ul li a:hover ol,#demo2 ul li a:hover ol{ background:#fdb328; color:#fff}
#demoy_2 ul li{width:260px;height:215px;margin:8px 10px;}


.juzhong{ text-align:center}

.anli{ width: 220px; height: 262px; float: left; }

.biaoyu{ width:100%; height:832px; background-color:#F0F0F0;}
.biaoyu_1{float:left; width:1200px; height:56px; margin:44px 0px}
.biaoyu_1 li{ width:599px; height:56px; float:left}
.biaoyu_1 li p{ font-size:20px; color:#FFF; line-height:56px; text-align:center}
.biaoyu_2{ width:1200px; height:646px; background-color:#FFF; }
.biaoyu_2_1{ width:1145px; height:588px; background-image:url(1_r16_c4_s1.jpg); background-position:center; background-repeat:no-repeat; position:relative; top:29px;left: 27px}
.biaoyu_2_1 li{ width:570px; height:250px; float:left; line-height:27px;}
.biaoyu_2_1 li p{ width:500px; font-size:14px; color:#FFF; padding-left:40px;}



#by1{ background-color:#03AD4D}
#by2{ background-color:#E90000; border-left:#FFF 2px solid}


.ssd{ background-image:url(1_r39_c2_s1.jpg); height:47px}

.pp{ background-color:#09A343; height:147px}
.pp1{ width:1200px; background-image:url(1_r30_c2_s1.jpg); height:147px}




.jj_nr_img{width:560px;height:318px; float:left; background-image:url(1_r34_c2_s1.jpg); background-position:left; background-repeat:no-repeat; padding-left:37px}
.jj_nr_zi{width:560px; height:318px; float:left; margin-left:43px; line-height:33px}
.jj_nr_zi p{ font-size:14px; color:#333}

.wx{width:100%; background-image:url(1_r20_c1_s1.jpg); height:458px; background-position: center;}






.dtt{width:100%; background-color: #F11109; height:102px; padding: 30px 0;}
.dtt1{width:750px; height:102px; float: left;}
.dtt1 h2{ color: #FEDB00; height: 42px; line-height: 42px;}
.dtt1 p{ color: #FFFFFF; line-height: 30px;}
.dtt2{width:392px; height:102px; float: left; margin-left: 58px;}
.dttt{width:100%; height:174px;background-image:url(1_r14_c1_s1.jpg); background-position:center; background-repeat:no-repeat; }


.xinwen_news dt{ background:#ef9c00; width:85px; height:85px; color:#ffffff; line-height:28px; font-size:14px;  text-align:center; float:right; overflow:hidden;}
.xinwen_news:hover dt b{color: #FFF;border-bottom:#FFF 1px solid;}
.xinwen_news dt b{ display:block; font-family:Arial, Helvetica, sans-serif; font-size:38px; color:#ffffff; width:55px; margin:0 auto; border-bottom:#fff 1px solid; padding:5px 0 2px; line-height:40px;}
.xinwen_news dt span{ display:block; font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#ffffff; padding:5px 0 0;}
.xinwen_news dd{ width:700px; padding:0 0 0 15px; float:left;}
.xinwen_news dd h5{ height:25px; line-height:25px; overflow:hidden;}
.xinwen_news dd h5 a{ font-size:16px; color:#444;font-weight: bold;}
.xinwen_news dd h5 a:hover{color:#bc0030; font-size:16px;}
.xinwen_news dd p{ font-size:12px; color:#7d7d7d; height:60px; line-height:20px; overflow:hidden; padding-top:3px;}
.xinwen_news dd p a{ font-size:12px; color:#197500; padding:0 0 0 20px;}
.xinwen_news p .gdd{ margin-top:10px; width:100%; height:22px; float:left; background:url(../Images/more.png) no-repeat left; color:#ffffff; line-height:22px; font-size:12px; padding-left:20px;}




.xinwen_news1{width:890px; height:340px;}
.xinwen_news1 li{ width:890px; display:inline-block;  padding:8px 0; overflow:hidden; float:left; line-height:28px; font-size:15px}
.xinwen_news1 li a{ font-weight:bold; font-size:16px}
.xinwen_news1 li:hover{ background:#F6F6F6;}
.xinwen_news1 li img{ padding-right:20px}


.news_dl_3{ width:710px; display:inline-block; padding:14px 0; overflow:hidden; height:420px; float:right;}
.news_dl_3 dd{ border-bottom:#b8b8b8 1px dashed; position:relative; top:-40px}
.news_dl_3 dt{ background:#ef9c00; width:85px; height:85px; color:#ffffff; line-height:28px; font-size:14px;  text-align:center; float:right; overflow:hidden;}
.news_dl_3 dl:hover dt{ background:#6f6f6f; width:85px; height:85px; text-align:center; float:right; overflow:hidden;color: #FFF;}
.news_dl_3 dl:hover dt b{color: #FFF;border-bottom:#FFF 1px solid;}
.news_dl_3 dt b{ display:block; font-family:Arial, Helvetica, sans-serif; font-size:38px; color:#ffffff; width:55px; margin:0 auto; border-bottom:#fff 1px solid; padding:5px 0 2px; line-height:40px;}
.news_dl_3 dt span{ display:block; font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#ffffff; padding:5px 0 0;}
.news_dl_3 dd{ width:620px; padding:0 0 0 15px; float:left;}
.news_dl_3 dd h3{ height:25px; line-height:25px; overflow:hidden;}
.news_dl_3 dd h3 a{ font-size:16px; color:#444;font-weight: bold;}
.news_dl_3 dd h3 a:hover{color:#bc0030; font-size:16px;}
.news_dl_3 dd p{ font-size:12px; color:#7d7d7d; height:60px; line-height:20px; overflow:hidden; padding-top:3px;}
.news_dl_3 dd p a{ font-size:12px; color:#197500; padding:0 0 0 20px;}

.news_dl_3 dd p .gdd{ margin-top:10px; width:100%; height:22px; float:left; background:url(../Images/more.png) no-repeat left; color:#ffffff; line-height:22px; font-size:12px; padding-left:20px;}


.wtjd_nr ul li{ float:left; width:600px; height:40px}
.wtjd_1{ width:570px; height:371px; float:left; border:#EEE 1px solid;}
.wtjd_gun{ width:530px; height:331px; margin:20px 20px; line-height:30px }
.wtjd_2{ margin-left:600px; height:371px}
.wtjd{}





.fh{ width:579px; height:75px; text-align:center; margin-top:20px; margin-bottom:20px;}

.tp{ text-align:center; margin-top:25px; margin-bottom:15px;}





.col1{ background-color: #EDA830;}
.col1 h2{ color: #FFFFFF; text-align: center; height: 60px; line-height: 60px; background-image: url(1_r13_c8_s1.jpg); background-position: top center; background-repeat: no-repeat;}
.col1 p{ text-align: center; text-transform: uppercase; color: #FFFFFF; text-transform: uppercase; font-size: 18px; height: 40px; line-height: 40px;}
.col2{ background-color: #55AFE3;}
.col2 h2{ color: #FFFFFF; text-align: center; height: 60px; line-height: 60px; background-image: url(1_r13_c8_s1.jpg); background-position: top center; background-repeat: no-repeat;}
.col2 p{ text-align: center; text-transform: uppercase; color: #FFFFFF; text-transform: uppercase; font-size: 18px; height: 40px; line-height: 40px;}

.flip-container {
	perspective: 1000;
}
.flip-container:hover .flipper, .flip-container.hover .flipper {
		transform: rotateY(180deg);
	}
.flip-container, .front, .back {
	width: 288px;
	height: 245px;
}

.flipper {
	transition: 0.6s;
	transform-style: preserve-3d;

	position: relative;
}

.front, .back {
	backface-visibility: hidden;

	position: absolute;
	top: 0;
	left: 0;
}

.front {
	z-index: 2;
}

.back {
	transform: rotateY(180deg);
}



table{border-collapse:collapse;}
.banner{height:55px;width:1180px;margin:0 auto;}
#banner li{width:147px;float:left;height:55px;line-height:55px;text-align:center; }
#banner li a{font-size:14px;color:#fff;font-weight:bold;height:55px;line-height:55px; width:147px;display:block;font-family:"΢���ź�"; }
#banner li a:hover{color:#FFF; background-color:#FF8000; background-repeat:no-repeat; font-family:"΢���ź�"; font-size:16px}
.fanren a:link{ color:#FFF;  font-size:16px;}
.fanren a:visited{color:#FFF;  font-size:16px}

.footd a:link{ color:#FFF;  font-size:14px; padding:0 30px}

.footd a:visited{color:#FFF;  font-size:14px}

.flash1{ z-index:-900; width:980px; margin:0 auto}
.dibu a{ color:#FFF}
.dibu a:link{ color:#FFF}
.dibu a:visited{ color:#FFF}
.liebiao a{ color:#FFF}
.liebiao a:link{ color:#FFF}
.liebiao a:visited{ color:#FFF}
.dibu1{ color:#FFF}
.dibu1 a{ color:#FFF}
.dibu1 a:link{ color:#FFF}
.dibu1 a:visited{ color:#FFF}
.dibu2 a{ color:#FFF}
.dibu2 a:link{ color:#FFF}
.dibu2 a:visited{ color:#FFF}


.guanjianci a:link{ color:#000}
.guanjianci a:visited{ color:#000}
