/* CSS Document */
.fc34af, a.fc34af{color:#34af39;}
.fc0463, a.fc0463{color:#04639b;}
.fc54a9, a.fc54a9{color:#54a973;}

/*头部*/
.topbg{position:absolute;top:0px;width:100%;height:115px;background:rgba(255,255,255,0.8);z-index:999;margin-top:40px;}
.topbg .top{width:1200px;margin:0 auto;}
.topbg .top .logo{padding-top:12px;}
.topbg .top .menu{width:617px;}
.topbg .top .menu ul li{float:left;width:100px;height:85px;line-height:30px;text-align:center;padding-top:30px;}
.topbg .top .menu ul li span{font-size:12px;color:#222;font-weight:normal;}
.topbg .top .menu ul li a{font-size:16px;color:#222;font-weight:bold;}
.topbg .top .menu ul li.active{background:#34af39;}
.topbg .top .menu ul li.active a,.topbg .top .menu ul li.active span{color:#fff;}

/*banner轮播图*/
.banner{width:100%;margin:0 auto;height:700px;overflow:hidden;position:relative;}
.banner .d1{width:100%;height:700px;display:block;position:absolute;left:0px;top:0px;}
.banner .d2{width:100%;height:30px;clear:both;position:absolute;z-index:100;left:0px;top:660px;}
.banner .d2 ul{float:left;position:absolute;left:50%;top:0;margin:0 0 0 -96px;display:inline;}
.banner .d2 li{width:10px;height:10px;overflow:hidden;cursor:pointer;background:#ccc;float:left;margin:0 3px;display:inline;border-radius:50%;}
.banner .d2 li.nuw{background:#00407a;}

/*搜索*/
.searchbg{width:100%;background:#f2f2f2;height:72px;line-height:72px;}
.searchbg .search{width:1200px;margin:0 auto;}
.searchbg .search a{line-height:72px;padding-right:15px;color:#999;}
.searchbg .search .txtinput{width:320px;height:35px;line-height:35px;background:#fff;border:0;text-indent:10px;}
.searchbg .search .txtsubmit{width:110px;height:36px;background:#34af39;border:0;color:#fff;font-size:14px;margin-left:-4px;}

/*footer底部*/
.footerbg{width:100%;height:353px;background:url(../images/footerbg.jpg) no-repeat;position:relative;}
.footerbg .footer{width:1200px;margin:0 auto;}
.footerbg .footer .one{width:690px;margin:0 auto;}
.footerbg .footer .one ul{padding-top:40px;}
.footerbg .footer .one ul li{float:left;width:110px;height:25px;text-align:center;}
.footerbg .footer .one ul li a{line-height:25px;font-size:16px;color:#fff;font-weight:bold;}
.footerbg .footer .line{width:100%;height:1px;border-bottom:solid 1px #34af39;padding-top:30px;}
.footerbg .footer .two{width:100%;margin:0 auto;padding-top:36px;}
.footerbg .footer .two .logo{padding:40px 0 0 35px;}
.footerbg .footer .two .tel{padding:18px 0 0 95px;}
.footerbg .footer .two .ewm{width:236px;margin:0 auto;}

/*copyright版权*/
.copyright{width:100%;height:60px;background:rgba(20,113,3,0.8);position:absolute;bottom:0;}
.copyright p{text-align:center;line-height:60px;color:#fff;}
.copyright a{color:#fff;}

/*固定的悬浮窗*/
.yb_conct{position:fixed;z-index:999999;top:200px;right:-127px;cursor:pointer;transition:all .3s ease;}
.yb_bar ul li{width:180px;height:53px;font:16px/53px 'Microsoft YaHei';color:#fff;text-indent:54px;margin-bottom:3px;border-radius:3px;transition:all .5s ease;overflow:hidden;}
.yb_bar .yb_top{background:#148000 url(../images/fixCont.png) no-repeat 0 0;}
.yb_bar .yb_phone{background:#148000 url(../images/fixCont.png) no-repeat 0 -57px;}
.yb_bar .yb_QQ{text-indent:0;background:#148000 url(../images/fixCont.png) no-repeat 0 -113px;}
.yb_bar .yb_ercode{background:#148000 url(../images/fixCont.png) no-repeat 0 -169px;}
.hd_qr{padding:0 29px 25px 29px;}
.yb_QQ a{display:block;text-indent:54px;width:100%;height:100%;color:#fff;line-height:53px;}
