@charset "utf-8";

body{font-family:"宋体";  background:#ebf3ee;}

.wrapper{width:1002px;margin:0 auto;}
#header{position: relative;}
#header .top-bar-bg{height:30px;text-align:right; line-height:30px;position: absolute;top: 0;background:#fff;width: 100%; z-index: 3;filter:alpha(opacity=60);-moz-opacity:0.6;opacity:0.6;}
#header .top-bar{ height:30px;text-align:right; line-height:30px;position: absolute;top: 0;width: 100%; z-index: 5;}
#header .top-bar .left{line-height: 30px;font-size: 14px;}
#header .top-bar .left .timer{float: left;width:170px;}
#header .top-bar .left .weather{float: left;padding-left: 20px;height: 30px;margin-top: -5px;}
#header .top-bar span{ padding:0 4px; }
#header .top-bar .search{float: left;height:38px; width:234px; padding-left:50px;padding-top: 3px;}
#header .top-bar .search{ }
#header .top-bar .search .txt{ width:150px; height:23px; padding:0 15px;  background:url(../../images/site/search-1.png); border:0;}
#header .top-bar .search .sub{width: 54px;height: 23px;background: url(../../images/site/search-2.png);}

#header .banner{width:100%;background:url(../../images/site/banner.jpg) center top  no-repeat; height:280px; position:relative;}
#header .banner .fullSlide{position: absolute;z-index: 1;top: 0;left: 0;}
#header .banner .menu-div{ width:100%; height:56px; background:url(../../images/site/menubg.jpg) bottom repeat-x; position:absolute;top:223px; z-index: 9;}
#header .banner .menu-div .menu{ width:1036px;margin:0 auto;}
#header .banner .menu-div .menu .m{ height:53px; width:992px; background:url(../../images/site/menubg-dot.png); padding-left:10px;}
#header .banner .menu-div .menu .m ul{height:53px; width:980px; }
#header .banner .menu-div .menu .m ul li{ float:left; width:112px; margin: 0 5px; height:53px; line-height:53px; font-size:14px; text-align:center;position: relative;}
#header .banner .menu-div .menu .m ul li a.fmenu_a{color:#FFFFFF; font-weight:bold; display:block; width:90px; height:53px; margin:0 auto;}
/*#header .banner .menu-div .menu .m ul li:hover{ background:url(../../images/site/menu-on.png) center no-repeat; }*/
#header .banner .menu-div .menu .m ul .fmenu_li:hover{color:#765600;background:url(../../images/site/menu-on.png) center no-repeat;}
#header .banner .menu-div .menu .m ul .fmenu_li:hover a.fmenu_a{color:#765600;}
#header .banner .menu-div .menu .m ul li.on{background:url(../../images/site/menu-on.png) center no-repeat;}
#header .banner .menu-div .menu .m ul li.on a.fmenu_a{color:#765600;}
#header .banner .menu-div .menu .zmenu{position:absolute; display: none;background: #fff;left: 0;top: 53px;z-index: 999;}
#header .banner .menu-div .menu .zmenu a{display: block;padding: 5px 10px;width: 100px;line-height: 20px;margin-top: 1px;background: #0778de;color: #fff;}
#header .banner .menu-div .menu .zmenu a:hover{background: #003d6c;}

#header .banner .menu-div .menu .m .search{ height:38px; width:234px; padding-left:50px; padding-top:15px;}
#header .banner .menu-div .menu .m .search .txt{ width:150px; height:23px; padding:0 15px;  background:url(../../images/site/search-1.png); border:0;}
#header .banner .menu-div .menu .m .search .sub{width: 54px;height: 23px;background: url(../../images/site/search-2.png);}

.kgrey  {border:1px solid #CDCDCD; }
.kred  {border:1px solid #FF0000; }

#footer{ margin-top:12px;}
#footer .f-menu{ width:1002px; background:url(../../images/site/footer-3.jpg); }
#footer .f-menu ul{margin:8px auto auto auto; text-align: center;}
#footer .f-menu ul li{ display:inline-block; padding:0 6px;color:#FFFFFF; height:40px; line-height:40px; text-align:center;}
#footer .f-menu ul li a{ color:#FFFFFF;font-size: 14px;}
#footer .copyright{text-align:center; padding:22px; color:#494848;line-height:20px;position: relative;}
#footer .copyright .qrcode{position: absolute;right: 100px;top: 10px;}
#footer .copyright p{ line-height:20px;}
#footer .copyright p span{ padding:0 10px;}

.pagination{display:inline-block;padding-left:0;margin:20px 0;border-radius:4px}.pagination>li{display:inline}.pagination>li>a,.pagination>li>span{position:relative;float:left;padding:6px 12px;margin-left:-1px;line-height:1.42857143;color:#428bca;text-decoration:none;background-color:#fff;border:1px solid #ddd}.pagination>li:first-child>a,.pagination>li:first-child>span{margin-left:0;border-top-left-radius:4px;border-bottom-left-radius:4px}.pagination>li:last-child>a,.pagination>li:last-child>span{border-top-right-radius:4px;border-bottom-right-radius:4px}.pagination>li>a:hover,.pagination>li>span:hover,.pagination>li>a:focus,.pagination>li>span:focus{color:#2a6496;background-color:#eee;border-color:#ddd}.pagination>.active>a,.pagination>.active>span,.pagination>.active>a:hover,.pagination>.active>span:hover,.pagination>.active>a:focus,.pagination>.active>span:focus{z-index:2;color:#fff;cursor:default;background-color:#428bca;border-color:#428bca}.pagination>.disabled>span,.pagination>.disabled>span:hover,.pagination>.disabled>span:focus,.pagination>.disabled>a,.pagination>.disabled>a:hover,.pagination>.disabled>a:focus{color:#777;cursor:not-allowed;background-color:#fff;border-color:#ddd}.pagination-lg>li>a,.pagination-lg>li>span{padding:10px 16px;font-size:18px}.pagination-lg>li:first-child>a,.pagination-lg>li:first-child>span{border-top-left-radius:6px;border-bottom-left-radius:6px}.pagination-lg>li:last-child>a,.pagination-lg>li:last-child>span{border-top-right-radius:6px;border-bottom-right-radius:6px}.pagination-sm>li>a,.pagination-sm>li>span{padding:5px 10px;font-size:12px}.pagination-sm>li:first-child>a,.pagination-sm>li:first-child>span{border-top-left-radius:3px;border-bottom-left-radius:3px}.pagination-sm>li:last-child>a,.pagination-sm>li:last-child>span{border-top-right-radius:3px;border-bottom-right-radius:3px}

