@charset "utf-8";
/* CSS Document */
*{
	padding:0px;
	margin:0px;
}
ul{ padding:0px; margin:0px;}
li{ list-style:none;}
body{color:#343434; margin:0; background:#FFF; font-size:14px; font-family:Arial, 'Microsoft YaHei', 黑体, 宋体, sans-serif; background:url(../images/bg.jpg);  }
a{text-decoration:none; color:#343434;}
.clear{ clear:both;}

.zhengping{ width:100%;}
.zp_left{ float:left; width:210px;  background-color:rgba(0,0,0,0.7); position:absolute; left:100px; z-index:1;padding-bottom: 25px;   }
.zp_right{   width:100%;  z-index:999;  }
.logo a{ height:100%; text-indent:-99em;}
.logo{ padding-top:35px; background:url(/Application/Home/Public/images/logo.png) no-repeat; width:210px; height:84px;}
.daohang{  padding-top:15px; text-align:center; border-top:1px solid #605e5e;}
.daohang ul li a{ color:#fff;  line-height:51px; display:block; width:100%; display:block;}
.daohang ul li a:hover{ background:#54bc15;}
 

.ewm{   padding-top:25px;}
.ewm img{ width:100px; margin:0 auto; display:block;}
.ewm p{ color:#fff; text-align:center; padding-top:5px; padding-bottom:5px;}

/* fullSlide */
.fullSlide{width:100%;position:relative;height:906px; }
.fullSlide .bd{margin:0 auto;position:relative;z-index:0;overflow:hidden;}
.fullSlide .bd ul{width:100% !important;}
.fullSlide .bd li{width:100% !important;height:906px;overflow:hidden;text-align:center;}
.fullSlide .bd li a{display:block;height:100%;}
.fullSlide .hd{width:100%;position:absolute;z-index:1;bottom:0;left:0;height:60px; }
.fullSlide .hd ul{text-align:center;}
.fullSlide .hd 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 .hd ul .on{background:#f00;}
.fullSlide .prev,.fullSlide .next{display:block;position:absolute;z-index:1;top:50%;margin-top:-30px;left:15%;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;display:none;}
.fullSlide .next{left:auto;right:15%;background-position:-6px -137px;}

.banqsy{ text-align:center; position:absolute; bottom:0; color:#fff; left:29%; background:#000; border-radius:15px; padding-left:20px; padding-right:20px; z-index:1; padding-top:5px; padding-bottom:5px; font-size:12px; top:870px; height:18px; overflow:hidden;}
.banqsy a{ color:#fff;}