@charset "utf-8";

body{font-family:"微软雅黑";   background:#fff;}

.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;background:#0082d4;}
#header .top-bar{ height:30px;text-align:right; line-height:30px;position: absolute;top: 0;width: 100%; z-index: 5;color:#fff;}
#header .top-bar .left{/*line-height: 30px;*/font-size: 14px;width:820px;}
#header .top-bar .left .timer{float: left;width:170px; text-align:left;height:30px;}
#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/search-1.png); border:0;}
#header .top-bar .search .sub{width: 54px;height: 23px;background: url(../images/search-2.png); cursor:pointer;}

#header .banner{width:100%; height:52px; position:relative;}
#header .banner .fullSlide{position: absolute;z-index: 1;top: 1px;left: 0;}
#header .banner .menu-div{
	width: 100%;
	height: 53px;
	background: url(../images/menubg-dot.png) bottom repeat-x;
	position: absolute;
	top: 0px;
	z-index: 9;
	left: 0px; 
}
#header .banner .menu-div .menu{ width:1036px;margin:0 auto;}
#header .banner .menu-div .menu .m{ height:53px; width:1000px;padding-left:10px;}
#header .banner .menu-div .menu .m ul{height:53px; width:1000px; }
#header .banner .menu-div .menu .m ul li{ float:left; width:87px; padding-right:3px; margin: 0 5px; height:51px; line-height:60px; 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:85px; padding-right:5px; height:53px; margin:0 auto;}
/*#header .banner .menu-div .menu .m ul li:hover{ background:url(../images/menu-on.png) center no-repeat; }*/
#header .banner .menu-div .menu .m ul .fmenu_li:hover{color:#555;background:url(../images/menu-on.png) center no-repeat;}
#header .banner .menu-div .menu .m ul .fmenu_li:hover a.fmenu_a{color:#555;line-height:53px !important;font-size:16px;}
#header .banner .menu-div .menu .m ul li.on{background:url(../images/menu-on.png) center no-repeat; line-height:53px !important;font-size:16px;}
#header .banner .menu-div .menu .m ul li.on a.fmenu_a{color:#555;}
#header .banner .menu-div .menu .zmenu{position:absolute; display: none;background: #fff;left: -18px;top: 51px;z-index: 999;}
#header .banner .menu-div .menu .zmenu a{display: block;padding: 5px 10px;width: 100px;line-height: 20px;margin-top: 1px;background: #008040;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/search-1.png); border:0;}
#header .banner .menu-div .menu .m .search .sub{width: 54px;height: 23px;background: url(../images/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/footer-3.jpg); }
#footer .f-menu ul{margin:8px auto auto auto; width:400px;}
#footer .f-menu ul li{ float:left; padding:0 6px;color:#FFFFFF; height:40px; line-height:40px; text-align:center;}
#footer .f-menu ul li a{ color:#FFFFFF;}
#footer .copyright{text-align:center; padding:10px 0px 15px; color:#494848;line-height:25px;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}
