/*header*/
.headbar{height:244px;}
.header{position:relative;height:196px;background: url(images/header.png) repeat-x;}
.cloud{width:438px;height:196px;position:absolute;top:0;left:0;background: url(images/cloud.png) no-repeat;}
.cloud2{width:428px;height:196px;position:absolute;top:0;right:0;background: url(images/cloud2.png) no-repeat;}
.topbar{width:100%;height:33px;background: url(images/topline.png) repeat-x;position:relative;z-index:1000;}
.topbtn{line-height:33px;}
.toplink li{line-height:33px;float:left;color:#fff;}
.toplink li a{color:#fff;}
.toplink li span{margin:0 5px;}
.headmain{width:1270px;height:163px;margin:0 auto;position:relative;}
.logo{float:left;padding:31px 0;}
.motto{width:430px;height:163px;float:right;}
.searchform {width:167px;height:19px;margin:6px 10px;border: 1px solid #77abd3;overflow:hidden;}
.searchform .keyword{width:107px;padding:0 15px;height:19px;line-height:19px;border:none;color:#fff;background: none;float:left;}
.searchform .submitbtn{width:30px;height:19px; border:none;float:left;background: url(images/sbtn.png) no-repeat left center; }
.navbar {width:1000px;height:48px;margin:0 auto;padding:0 12px;background: url(images/navbg.png) center top no-repeat;position: relative;z-index:150;overflow: hidden;}
.navbar .navmain {position: relative;width:1000px;}
.navbar .navbox {position: absolute;top:0;left: 0;width: 100%; z-index:100;filter: alpha(opacity=90);-moz-opacity: 0.9;opacity: 0.9;}
.navbar .navbg {position: absolute;top:47px;width:942px;left: 50%;margin-left:-474px;z-index:90;height:302px;border-bottom: 5px solid #fbb527;-webkit-transition: .3s;transition: .3s;background:#0571b5;filter: alpha(opacity=90);-moz-opacity: 0.9;opacity: 0.9;}
.navbox dl {width:121px;position: relative;float: left;}
.navbox dl dt {-webkit-transition: .3s;transition: .3s; height: 48px;line-height: 48px; font-size: 18px;text-align: center;letter-spacing: 1px;cursor: pointer;}
.navbox dl dt a {display: block;color:#fff;text-decoration:none;}
.navbox dl dt a.n1{background:url(images/home.png) 35px center no-repeat;padding-left:35px;}
.navbox dl dd {-webkit-transition: .3s; transition: .3s;filter: alpha(opacity=0);opacity: 0;padding: 11px 0 10px;height: 280px;border-left: 1px solid #a9a9a9;}
.navbox dl:last-child dd {border-right: 1px solid #e5e5e5;}
.navbox dl dd div {height: 30px;line-height: 30px;text-align: center;font-size: 14px;}
.navbox dl dd div a{color:#fff;text-decoration:none;}
.navhover {overflow: visible;}
.navhover .navbox dl dd {filter: alpha(opacity=100);opacity: 1;}
.navbox dl:hover dt a {color: #ffffff;}
.navbox dl:hover dd {background-color: #0572b6; border-color: #a9a9a9;}
.navbox dl dd div a:hover {display:block;color:#333;background:url(images/navbg2.png) no-repeat center;}
.fixednav{display: none;position: fixed;height: 60px;width: 100%;z-index:200;top: -60px;left: 0;background-color: #2473ba;border-bottom: 5px solid #fbb527;opacity: 0;filter:alpha(opacity=0)}
.fixedbox{width:1270px;height:60px;margin:0 auto;}
.fixedlogo{width:246px;height:60px;float:left;}
.fixedlogo a img{height: 50px;width: auto;margin-top: 5px;}
.fixedlist{width:1024px;height:60px;float:left;}
.fixedlist li{width:128px;height:60px;line-height:60px;float:left;text-align:center;overflow:hidden;}
.fixedlist li a {display: block;color:#fff;font-size:18px;}
.fixedlist li a:hover{background-color: #0062ac;}
/*底部*/
.footer{width:100%;height:395px;background: url(images/footer.png) center bottom no-repeat;}
.footicon{height:168px;border-bottom:1px dashed #669dcf;}
.footpic{width:100px;float:left;margin-top:28px;text-align:center;margin-right:90px;}
.footbox{width:100px;height:125px;float:left;margin-top:28px;margin-right:35px;}
.footbox .pic{width:100px;height:100px;text-align:center;}
.footbox .text{color:#fff;font-size:12px;text-align:center;}
.copyright{height:148px;padding-top:40px;text-align:center;}
.copyright p{color:#fff;font-size:12px;line-height:28px;}