@charset "utf-8";
* {
	PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px
}

body {margin:0px auto; font-family:"微软雅黑";font-size:14px;}
ul,li,a,span,h1,div,ol,h1,h2,h3,p,hr,input,label {margin:0px; padding:0px; text-decoration:none; list-style:none;}
body,td,th {font-family: 微软雅黑;}
body {margin-left: auto;margin-top: 0px;margin-right: auto;margin-bottom: 0px;}
a{color:#333;text-decoration:none;outline:none;}
a:link {text-decoration: none;}
a:visited {text-decoration: none;}
a:hover {text-decoration: none;}
a:active {text-decoration: none;}
border { border:0px;}
img {border:0px;}
i,em{
	font-style: normal;
}

.clear{clear:both;}

.f-l{float:left;}
.f-r{float:right;}
.width1280{margin:0 auto; width:1280px; height:auto; overflow:hidden;}

/*------------公用样式结束----------*/

/*------------top----------*/
#top{width: 100%;height:auto;padding-top:15px; padding-bottom:8px;background: #2982E8;}
#top .fx{width:960px; height:auto; padding-top:5px;}
#top .t-tel{width:190px;text-align:left;float:right;}



/*--导航--*/
.t-dh{margin:0 auto; width:1300px; height:auto;padding-top:25px; padding-bottom:30px; overflow:hidden;}
.t-logo{width:540px; height:auto;  text-align:left;}
.t-logo h1{font-size:40px; font-family:"微软雅黑"; color:#434343; line-height:50px; font-weight:bold;}
.t-logo p{font-size:18px; font-family:"微软雅黑"; color:#666; line-height:30px;}

*{list-style:none;}

.width1200 {MARGIN: 0px auto; WIDTH:720px;padding-top:15px; float:right;}
.margintop10 {MARGIN-TOP: 0px}
.cl {CLEAR: both}
.nav1 {LINE-HEIGHT: 0px; HEIGHT:50px;}
.nav1 UL .pli {Z-INDEX: 2332; POSITION: relative; TEXT-ALIGN: center; LINE-HEIGHT:50px; WIDTH:80px; margin-right:10px; FLOAT: left; HEIGHT:50px; list-style:none; }
.nav1 UL .pli OL {POSITION: absolute;  PADDING-BOTTOM: 0px; WIDTH: 110px; DISPLAY: none;  HEIGHT: auto;  LEFT: 13px;}
.nav1 UL .onpli { background-color:#2982e8;}
.nav1 UL .onpli OL {DISPLAY: block}
.nav1 UL .pli A {
	DISPLAY: block;
	FONT-FAMILY: "微软雅黑";
	COLOR: #666;
	FONT-SIZE: 15px;
	text-decoration: none;
}
.nav1 UL .pli A:hover {
	COLOR: #fff;
}
.nav1 UL .onpli A {
	COLOR: #fff;
	list-style:none;
}
.nav1 UL .pli OL LI A:hover {DISPLAY: block; BACKGROUND: #57BC54; COLOR: #6bb90f; TEXT-DECORATION: none}
.nav1 UL .pli OL LI A {COLOR: #6bb90f; FONT-SIZE: 14px; FONT-WEIGHT: normal}
.nav1 UL .pclosepli OL {DISPLAY: none}


/*焦点图*/
.banner {position:absolute;width:100%;}
#banner li{position:absolute;width:100%;top:0;left:0;display:none;}	
#banner li img{width:100%;}

#banner li:first-child{
	display:block;
}

.bannerbg{position:relative;z-index:10;}
#leftBtn{left:0;background:url(img/leftbtn.png) no-repeat center center ;}

#rightBtn{right:0;background:url(img/rightbtn.png) no-repeat center center;}
#rightBtn ,#leftBtn{position:absolute;top:45%;width:40px;height:125px;display:block;opacity:0.5;filter:alpha(opacity=50);z-index:1000; cursor:pointer;}


/*------------栏目---------*/
.l-tiao{width:100%; height:15px; background-color:#929292;}
.sylm{width:100%; height:auto;padding-top:40px; padding-bottom:30px; background-color:#2982E8;}
.sylm ul{margin:0 auto; width:800px; height:auto; overflow:hidden;}
.sylm ul .tu{width:38px; height:56px; padding-top:10px;}
.sylm ul ol{width:600px; height:auto; text-align:center; margin-left:50px; margin-right:50px; float:left;}
.sylm ul ol h3{font-family:"微软雅黑"; font-size:40px; color:#fff; line-height:50px;}
.sylm ul ol p{font-family:"微软雅黑"; font-size:24px; color:#F5F5F5; line-height:30px;}


/*------------分类----------*/
.h-proc1 {
   margin:0 auto;
  width:1280px;
  height: auto;
  margin-top:30px;
  margin-bottom:20px;
  text-align:center;
}

.h-proc1 a h3{

    display: inline-block;
	width:180px;
	height:35px;
	font-size: 16px;
	font-weight:normal;
	margin-right:30px;
	margin-bottom:10px;
	color: #fff;
	border-radius:5px;
	text-align: center;
	background-color:#2982E8;
	line-height:35px;
	transition: all 0.3s ease-in-out;

}

.h-proc1 a:hover h3 {
  background-color: #434343;
  color: #fff;
}

.h-proc1-hover h3{
  color: #fff !important;
  background-color: #343434 !important;
}
.proc1-hover h3{
  color: #fff !important;
  background-color: #343434 !important;
}



/*------------产品展示----------*/
.anliroll {height:960px;width: 1280px;margin:40px auto; }
.anliroll li {float: left;width: 23%; border:1px solid #f2f2f2;background: #fff;margin: 2% 0 0 1.4%; }
.anliroll li a {display: block;overflow: hidden;font-size: 18px;position: relative; }
.anliroll li a h4 {overflow: hidden; }
.anliroll li a img { margin:0 auto;width:80%;display: block;transition: all .5s; }
.anliroll li a ol {background: #efefef;color: #000;width: 100%;z-index: 555;transition: all .2s;text-align: center;font-size: 18px; line-height:20px;padding: 20px;box-sizing: border-box; }
.anliroll li a ol i {display: block;color: dimgray;font-size: 14px;margin-top: 10px; }
.anliroll li a ol a {color: #fff;font-size: 18px; }
.anliroll li a:hover img {transform: scaleX(1.2) scaleY(1.2); }
.anliroll li a:hover ol {background: #2468e5;color: #fff; }
.anliroll li a:hover ol i {color: #fff;}

.c-more{margin:0 auto; width:20%; height:35px; padding-top:8px; border:1px solid #666;border-radius:15px; text-align:center; margin-top:40px; margin-bottom:40px;}
.c-more a{font-family:"微软雅黑"; font-size:13px; color:#666; line-height:26px;}
.c-more:hover{background-color:#2982E8; width:40%; border:1px solid #fff;transition: all 1s;}
.c-more:hover a{color:#fff;}

/*------------简介---------*/

.about{width:100%; height:800px; background:url(img/aboutbj.jpg) center no-repeat;}
.about .a-zw{width:840px; height:auto; padding-top:230px; text-align:left;}
.about .a-zw strong{font-family:"微软雅黑"; color:#2982E8; font-size:28px; line-height:30px;}
.about .a-zw p{font-family:"微软雅黑"; font-size:17px; color:#666; line-height:30px; padding-top:20px; padding-bottom:30px;}
.a-more{width:20%; height:35px; padding-top:8px; border:1px solid #666;border-radius:15px; text-align:center; margin-top:20px;}
.a-more a{font-family:"微软雅黑"; font-size:13px; color:#666; line-height:26px;}
.a-more:hover{background-color:#2982E8; width:40%; border:1px solid #fff;transition: all 1s;}
.a-more:hover a{color:#fff;}


/*厂房*/
.anlirol2 {height:auto;width: 90%;margin:40px auto; padding-bottom:40px; overflow:hidden;}
.anlirol2 li {float: left;width: 23%; border:1px solid #f2f2f2;background: #fff;margin: 2% 0 0 1.4%; }
.anlirol2 li a {display: block;overflow: hidden;font-size: 18px;position: relative; }
.anlirol2 li a h4 {overflow: hidden; }
.anlirol2 li a img { margin:0 auto;width:100%;display: block;transition: all .5s; }
.anlirol2 li a ol {background: #efefef;color: #000;width: 100%;z-index: 555;transition: all .2s;text-align: center;font-size: 18px; line-height:20px;padding: 20px;box-sizing: border-box; }
.anlirol2 li a ol i {display: block;color: dimgray;font-size: 14px;margin-top: 10px; }
.anlirol2 li a ol a {color: #fff;font-size: 18px; }
.anlirol2 li a:hover img {transform: scaleX(1.2) scaleY(1.2); }
.anlirol2 li a:hover ol {background: #2468e5;color: #fff; }
.anlirol2 li a:hover ol i {color: #fff;}


/*------------新闻----------*/
.newslm{width:100%; height:auto;padding-top:40px; padding-bottom:30px; background-color:#f5f5f5;}
.newslm ul{margin:0 auto; width:800px; height:auto; overflow:hidden;}
.newslm ul .tu{width:38px; height:56px; padding-top:10px;}
.newslm ul ol{width:600px; height:auto; text-align:center; margin-left:50px; margin-right:50px; float:left;}
.newslm ul ol h3{font-family:"微软雅黑"; font-size:40px; color:#434343; line-height:50px;}
.newslm ul ol p{font-family:"微软雅黑"; font-size:24px; color:#5a5a5a; line-height:30px;}


#synews{margin-top:40px}
#synews h3{margin-bottom:20px}
.synews_l{width:650px}
.synews_r{width:600px}
.synews_l h4{background:#f5f5f5;height:80px}
.synews_l h4 span{background:#2982e8;color:#fff;width:188px;display:block;height:80px;line-height:80px;text-align:center;font-size:20px; float:left;}
.synews_l h4 a{float:right;width:100px;height:40px;line-height:40px;text-align:center;background:#434343;color:#fff;font-weight:100}
.synews_l h4:hover a{background-color:#E80000;}
.synews_lcon a{display:block;margin-top:20px;border-bottom:1px solid #eeeeee;padding-bottom:15px;transition:all .3s}
.synews_lcon a span{display:block;float:left;width:110px;text-align:center;padding-top:20px}
.synews_lcon a span b{display:block;font-size:36px;font-weight:100}
.synews_lcon a h5{text-align:left; padding-top:20px;}
.synews_lcon a h5 p{color:#6d6d6d;line-height:200%;}
.synews_lcon a h5 b{font-size:20px;font-weight:100;}
.synews_lcon a h5 p{font-weight:100}
.synews_lcon a:hover{background:#2982e8;color:#fff}
.synews_lcon a:hover h5 b{color:#fff}
.synews_lcon a:hover h5 p{color:#fff}
.synews_r a{position:relative;width:550px;display:block}
.synews_r a img{width:100%;display:block}
.synews_r a i{position:absolute;top:0;left:0;display:block;background:#2982e8;width:95px;height:80px;color:#fff;text-align:center;font-size:28px;padding-top:15px}
.synews_r a i em{display:block;text-align:center;font-size:18px}
.synews_r h4 b{display:block}
.synews_r h4{background:#f0f0f0;color:#4b4b4b;padding:30px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;font-size:20px;transition:all .3s; text-align:left;}
.synews_r h4 span{color:#7c7c7c;font-size:16px;font-weight:normal;padding-top:10px;display:block;height:55px;overflow:hidden}
.synews_r h4 em{display:block;color:#434343;width:100px;height:40px;line-height:40px;text-align:center;background:#fee569;font-size:16px;font-weight:normal;margin-top:10px;transition:all .3s}
.synews_r a:hover h4{background:#2982e8;color:#fff}
.synews_r a:hover h4 em{color:#434343;width:200px}
.synews_r a:hover h4 span{color:#fff}



/*------------版权---------*/
#footer{width:100%; height:auto; padding-top:40px; padding-bottom:30px; margin-top:40px;background:url(img/footbj.jpg) center no-repeat;overflow:hidden;}
#footer .f-lx{width:380px; height:300px; padding-top:20px; text-align:left; border-right:1px dotted #ccc;}
#footer .f-dh{width:220px; height:300px; padding-top:20px; text-align:left; padding-left:50px; border-right:1px dotted #ccc;}
#footer .f-gz{width:260px; height:300px; text-align:left; padding-left:50px;}
#footer .f-gz li{width:100%; height:auto; margin-top:10px;}
#footer .f-gz li img{width:100px; height:100px; float:left;}
#footer .f-gz li ol{width:140px; height:auto; padding-left:20px; padding-top:30px; text-align:left; font-family:"微软雅黑"; font-size:16px; color:#fff; overflow:hidden;}
#copyright{width:100%; height:auto; padding-top:20px; padding-bottom:20px; text-align:center; background-color:#434343;font-family:"微软雅黑"; font-size:13px; line-height:20px; color:#fff;}
#copyright a{font-family:"微软雅黑"; font-size:13px; line-height:20px; color:#fff;}

/*------------内页banner---------*/
.nyzw{ margin:0 auto; width:1220px;padding:20px;height: auto;background-color: #f2f2f2;border:1px solid #DFDEDE; margin-top:30px; margin-bottom:30px; overflow:hidden;}
.nyzw .ny-r-t{margin:0 auto;width:100%; font-size: 15px;color: #333; padding-bottom:10px; line-height:20px; border-bottom:1px solid #DFDEDE;}
.nyzw .ny-cont{margin:0 auto; width:100%; height:auto; margin-bottom:20px;font-family:"微软雅黑"; font-size:15px; line-height:30px;}

/*内页新闻1*/
.ny-news01{
  width:100%;
  height: auto;
}
.ny-news01 li{
	padding:20px 0px;
  width: 100%;
  border-bottom:1px dashed #dedddd;
  overflow: hidden;
}
.ny-news01 li:hover{ background-color:#f5f5f5;
}
.ny-news01 li .tu1{
	float: left;
	width: 185px;
	height: 130px;
	overflow: hidden;
  border:1px solid #efefef;
}
.ny-news01 li .tu1 img{
	width: 185px;
	height: 130px;
	overflow: hidden;
	 transition: all 0.5s ease-out;
  -webkit-transform: scale(1, 1); 
     -moz-transform: scale(1, 1); 
  -webkit-transition: all 0.5s ease-out; 
     -moz-transition: all 0.5s ease-out; 
}
.ny-news01 li:hover .tu1 img{
	 transition: all 0.5s ease-out;
  -webkit-transform: scale(1.1, 1.1); 
     -moz-transform: scale(1.1, 1.1); 
  -webkit-transition: all 0.5s ease-out; 
     -moz-transition: all 0.5s ease-out;
}
.ny-news01 li .l01{
  float: right;
  margin-left:15px;
  width: 92px;
  height: 100px;
  border-right: 1px solid #efefef;
  border-left: 1px solid #efefef;
}
.ny-news01 li .l01 .n-day{
  width: 100%;
  height: 57px;
  font-size: 45px;
  color: #333;
  text-align: center;
  line-height: 57px;
  font-family: "Impact";
  letter-spacing: 0px;
  transition: all 0.4s ease-in-out;
}


.ny-news01 li .r01{
  float: left;
  margin-left:50px;
  width:950px;
  height: auto;
}
.ny-news01 li .r01 .n-month{
  width:10%;
  font-size: 13px;
  color: #2982E8;
  height:20px;
  line-height:20px;
  background-color:#f7f7f7;
  text-align: center;
  letter-spacing: 0px;
}
.ny-news01 li .r01 a h2{
  display: block;
  width: 100%;
  height: 36px;
  font-size: 16px;
  color: #333;
  letter-spacing: 0px;
  transition: all 0.3s ease-in-out;
}
.ny-news01 li:hover .r01 a h2{
	color:#2982E8;
}
.ny-news01 li .r01 p{
  display: block;
  width: 100%;
  height: 36px;
  font-size: 14px;
  color: #555;
  letter-spacing: 0px;
  line-height: 130%;
  overflow: hidden;
}
.ny-news01 li:hover .r01 p{
  color: #888;
}

/*单页效果*/
.ny-cont{
	padding:10px 0px 20px 0px;
	margin:0 auto;
	width: 1260px;
	font-size: 15px;
	color: #333;
	line-height: 190%;
	letter-spacing: 0px;
}
.ny-cont p, .ny-cont p a{
	margin-top:15px;
	font-size: 15px;
	color: #333;
	line-height: 190%;
}
.ny-cont a{
 	font-size: 15px;
	color: #333;
	line-height: 190%;
 }
 .ny-cont-h1{
	display: block;
	width: 100%;
	font-size: 26px;
	color: #333;
	font-weight: bold;
	text-align: center;
}

/*详情页样式*/
.mt-20 {
	margin-top: 20px;
}
.ny-xq{
  margin:30px auto;
  width: 1200px;
  height: auto;
}
.ny-xq-l{
  float: left;
  width: 145px;
  height: 115px;
  background-color:#f2f2f2;
  border-right: 1px solid #d6d6d6;
}
.ny-xq-l .date1{
  position: relative;
  width: 110px;
  height: 36px;
  text-align: center;
}
.ny-xq-l .date1 .year1 {
  position: relative;
  font-size: 20px;
  color: #000;
  font-family:Impact;
  text-align: center;
}
.ny-xq-l .date1 .year1 span{
  position: absolute;
  left:35%;
  z-index:2;
  display:block;
  background: #fff;
  padding: 0 5px;
  font-size: 20px;
  color: #303030;
  font-family:Impact;
  background-color: #fff;
  letter-spacing: 0px; 
}
.ny-xq-l .date1 .year1:before{
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background: #e3e3e3;
  position: absolute;
  top: 12px;
  left: 0;
  z-index:1;
}
.ny-xq-l .date2{
  margin-top: 32px;
  text-align: center;
  font-size: 34px;
  line-height: 120%;
  color: #FF9121;
  font-family:Impact;
  letter-spacing: 0px;
}
.ny-xq-l .read1{
  margin-top: 5px;
  font-size: 13px;
  text-align: center;
  color: #333333;
  letter-spacing: 0px;
}
.ny-xq-l .read1 strong{
  font-weight: bold;
}
.ny-xq-r{
  float: right;
  padding:18px 45px;
  width: 960px;
  height: 80px;
  background-color: #e7e7e7;
  overflow: hidden;
}
.ny-xq-r p{
  display: block;
  height: 70px;
  font-size: 15px;
  color: #333;
  line-height: 170%;
  letter-spacing: 0px;
  overflow: hidden;
}
.ny-xq-r p p{
  font-size: 15px;
  color: #333;
  line-height: 170%;
  letter-spacing: 0px;
}

/*新闻详情页样式*/
.new-cont-h1{text-align:center; font-family:"微软雅黑"; font-size:20px;}
.new-xq{
  margin:30px auto;
  width: 1280px;
  height: auto;
}
.new-xq-l{
  float: left;
  width: 160px;
  height: 105px;
  padding-top:10px;
  background-color:#f2f2f2;
  border-right: 1px solid #d6d6d6;
}
.new-xq-l .date1{
  position: relative;
  width: 150px;
  height: 36px;
  text-align: center;
}
.new-xq-l .date1 .year1 {
  position: relative;
  font-size: 20px;
  color: #000;
  font-family:Impact;
  text-align: center;
}
.new-xq-l .date1 .year1 span{
  position: absolute;
  left:35%;
  z-index:2;
  display:block;
  background: #fff;
  padding: 0 5px;
  font-size: 20px;
  color: #303030;
  font-family:Impact;
  background-color: #fff;
  letter-spacing: 0px; 
}
.new-xq-l .date1 .year1:before{
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background: #e3e3e3;
  position: absolute;
  top: 12px;
  left: 0;
  z-index:1;
}
.new-xq-l .date2{
  margin-top: 32px;
  text-align: center;
  font-size: 34px;
  line-height: 120%;
  color: #FF9121;
  font-family:Impact;
  letter-spacing: 0px;
}
.new-xq-l .read1{
  margin-top: 5px;
  font-size: 13px;
  text-align: center;
  color: #333333;
  letter-spacing: 0px;
}
.new-xq-l .read1 strong{
  font-weight: bold;
}
.new-xq-r{
  float:left;
  padding:18px 45px;
  width:935px;
  height: 80px;
  background-color: #e7e7e7;
  overflow: hidden;
}
.new-xq-r p{
  display: block;
  height: 70px;
  font-size: 15px;
  color: #333;
  line-height: 170%;
  letter-spacing: 0px;
  overflow: hidden;
}
.new-xq-r p p{
  font-size: 15px;
  color: #333;
  line-height: 170%;
  letter-spacing: 0px;
}



.a1 {
	font-family: "微软雅黑";
	font-size: 13px;
	line-height: 20px;
	font-weight: normal;
	color: #fff;
}
.a2 {
	font-family: "微软雅黑";
	font-size: 44px;
	line-height: 50px;
	font-weight: bold;
	color: #434343;
	text-decoration: none;
}
.a3 {
	font-family: "微软雅黑";
	font-size: 13px;
	line-height: 20px;
	font-weight: normal;
	color: #f1dc64;
}
.a4 {
	font-family: "微软雅黑";
	font-size: 20px;
	line-height: 30px;
	font-weight: normal;
	color: #FFFFFF;
}
.a5 {
	font-family: "微软雅黑";
	font-size: 17px;
	line-height: 30px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.a6 {
	font-family: "微软雅黑";
	font-size: 16px;
	line-height: 30px;
	font-weight: normal;
	color: #FFFFFF;
}
.a7 {
	font-family: "微软雅黑";
	font-size: 24px;
	line-height: 30px;
	font-weight: bold;
	color: #5a5a5a;
	text-decoration: none;
}
.a8 {
	font-family: "微软雅黑";
	font-size: 40px;
	line-height: 50px;
	font-weight: bold;
	color: #FFFFFF;
}
.a9 {
	font-family: Impact;
	font-size: 30px;
	line-height: 40px;
	font-weight: bold;
	color: #2982E8;
	text-decoration: none;
}
.a10 {
	font-family: Impact;
	font-size: 46px;
	line-height: 50px;
	font-weight: bold;
	color: #434343;
	text-decoration: none;
}

.a11 {
	font-family: "微软雅黑";
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.a12 {
	font-family: "微软雅黑";
	font-size: 16px;
	line-height: 28px;
	font-weight: normal;
	color: #323232;
	text-decoration: none;
}
.a13{
	font-family: "微软雅黑";
	font-size: 24px;
	line-height: 40px;
	font-weight: bold;
	color: #F5F5F5;
	text-decoration: none;
}
.a14{
	font-family: Impact;
	font-size: 28px;
	line-height: 30px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.a15 {
	font-family: "微软雅黑";
	font-size: 14px;
	line-height: 26px;
	font-weight: normal;
	color: #666666;
}
.a16 {
	font-family: "微软雅黑";
	font-size: 16px;
	line-height: 30px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.a17 {
	font-family: "微软雅黑";
	font-size: 36px;
	line-height: 30px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.a18{
	font-family: Impact;
	font-size: 70px;
	line-height: 70px;
	font-weight: normal;
	color: #116AC6;
	text-decoration: none;
}
.a19 {
	font-family: "微软雅黑";
	font-size: 28px;
	line-height: 30px;
	font-weight: bold;
	color: #2982E8;
	text-decoration: none;
}
.a20 {
	font-family: "微软雅黑";
	font-size: 13px;
	line-height: 20px;
	font-weight: normal;
	color: #757575;
}
.a21 {
	font-family: "微软雅黑";
	font-size: 28px;
	line-height: 30px;
	font-weight: bold;
	color: #999;
	text-decoration: none;
}
/*内页左右结构*/
.sny-l{
	float: left;
	width: 270px;
	height: auto;
}
.sny-r{
	float: right;
	width: 950px;
	height: auto;
}
/*------------分类---------*/
.pro-w{
  margin:0 auto;
  width: 1280px;
  height: auto;
}


.zhanshiz{
  float:left;
  width: 280px;
  height: auto;
  margin-bottom:20px;
  background-color:#f5f5f5;
} 
.zhanshiz1{
  width: 280px;
  height: auto;
   background-color:#2052B1;
   border-radius:5px;
}
.zhanshiz1-1{
  width: 280px;
  height: auto;
   background-color:#71B419;
   margin-top:30px;
}
.zhanshiz1-wz{
  width: 280px;
  height: 30px;
  color:#fff;
  font-size:24px;
  font-weight: bold;
  padding-top:10px;
  text-align:center;
}
.zhanshiz1-wz a{
  
  color:#fff;
  font-size:24px;
  font-family:"微软雅黑";
  
}
.zhanshiz1-wz1{
  width: 280px;
  color:#fff;
  font-size:14px;
  padding-top:10px;
  text-align:center;
  text-transform: uppercase;
  padding-bottom:10px;
}

.zhanshiz2{
  width: 280px;
  height: auto;
} 
.zhanshiz2-1{
  width: 280px;
  height: auto;
  margin: 0 auto;
  color:#666666;
  font-size:16px;
  line-height:28px;
}
.zhanshiz2-1 p{
  width: 280px;
  height: auto;
  margin: 0 auto;
  color:#666666;
  font-size:16px;
  line-height:28px;
}   
.zhanshizr{
  float:right;
  width:980px;
  height: auto;
} 
.fenl{
  width:280px;
  height: auto;
  background-color: #efefef;

}

.fenl h3{
  display: block;
  margin:0 auto;
  width: 225px;
  height:30px;
  font-size:16px;
  color: #fff;
  text-align: left;
  line-height:30px;
  margin-top:5px;
  background-color:#2052B1;
  background-repeat: no-repeat;
  background-position: center top;  
}

.fenl h3 a{
  display: block;
  width:225px;
  height:30px;
  background-image: none;
  font-size:16px;
  text-indent:30px;
  color: #fff;
  line-height: 30px;

}
.fenl h3:hover{
  background-color:#71B419;

}

.fenl h3 a:hover{
  
  display: block;
  width:225px;
  height:30px;
  background-image: none;
  font-size:16px;
  text-indent:30px;
  color: #fff;
  line-height:30px;
  text-decoration:none;


}
.fenl dl{
  width: 100%;
  height: auto;
}
.fenl dl dd a{
  margin:0 auto;
  padding:3px 0px;
    margin-top:4px;
  display: block;
  margin-bottom:3px;
  width:225px;
/*  height: 40px;*/
  font-size: 15px;
  color: #000;
  line-height: 25px;
  /*text-indent:40px;*/
  border-bottom: 1px dotted #999999; 
}

.fenl dl dd a:hover{
  margin:0 auto;
    margin-top:4px;
  display: block;
  margin-bottom:3px;
 /* width:200px;
  height: 40px;*/
  font-size: 15px;
  color: #71B419;
  /*line-height: 40px;*/
}

.index-w{
  padding:15px 0px;
  margin:0 auto;
  width: 1280px;
  height: auto;
}