/*header*/
.headbar{background-color:#005aad}
.headbar .top{background-color:#004ea2;line-height:34px;color:#fff;}
.headbar .top .topnav li{display:inline-block;margin:0 5px;}
.headbar .top .topnav li a{color:#fff;padding-left:25px;display:inline-block;}
.headbar .top .topnav li.li1 a{background: url(images/ico01.png) left center no-repeat;}
.headbar .top .topnav li.li2 a{background: url(images/ico02.png) left center no-repeat;}
.headbar .top .topnav li.li3 a{background: url(images/ico03.png) left center no-repeat;}
.headbar .top .topnav li.li4 a{background: url(images/ico04.png) left center no-repeat;}
.searchform {width:199px;height:26px;margin:4px 0;background:url(images/searchbg.png) no-repeat;overflow:hidden;}
.searchform .keyword{width:160px;height:25px;line-height:26px;border:none;background:none;color:#fff;float:left;text-align:center;}
.searchform .submitbtn{background:url(images/searchbtn.png) center center no-repeat;width:39px; height:26px; border:none;float:left;}
.main-nav{border:0;margin-bottom:0;}
.navbar-nav>li>a{color:#fff;font-size:18px;}
.navbar-nav>li>a.on1{background: url(images/nav1.png) left center no-repeat;}
.navbar-nav>li>a.on2{background: url(images/nav2.png) left center no-repeat;}
.navbar-nav>li>a.on3{background: url(images/nav3.png) left center no-repeat;}
.navbar-nav>li>a.on4{background: url(images/nav4.png) left center no-repeat;}
.navbar-nav>li>a.on5{background: url(images/nav5.png) left center no-repeat;}
.navbar-nav>li>a.on6{background: url(images/nav6.png) left center no-repeat;}
.navbar-nav>li>a.on7{background: url(images/nav7.png) left center no-repeat;}
.navbar-nav>li>a.on8{background: url(images/nav8.png) left center no-repeat;}
.nav>li>a:focus,.nav>li>a:hover,.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {color:#fff;background-color: transparent;}
.navlist .dropdown-menu{padding:0;background-color:transparent;}
.navlist .dropdown-menu li{margin-bottom:1px;}
.navlist .dropdown-menu li:last-child {border-bottom: none;}
.navlist .dropdown-menu li a{font-size:14px;padding:10px 20px;color:#fff;text-align:left;background: url(images/navbg.png) repeat;}
.navlist .dropdown-menu li a:hover{background-color:#1083ec;}
.navbar-right .dropdown-menu {left: 0;right: auto;}
.dropdown-menu, .dropdown-menu > li > a {-webkit-border-radius: 0px;-moz-border-radius: 0px;-o-border-radius: 0px;-ms-border-radius: 0px;border-radius: 0px;font-weight: normal;}
.dropdown-menu {border:none;-webkit-box-shadow: 0 3px 12px rgba(0,0,0,.05);box-shadow: 0 3px 12px rgba(0,0,0,.05);-webkit-transition: .25s;-o-transition: .25s;transition: .25s;}
.menu1{display: block; -webkit-animation: menu 0.8s;animation: menu 0.8s;}
.menu2{display: block; -webkit-animation: menu 1.0s;animation: menu 1.0s;}
.menu3{display: block; -webkit-animation: menu 1.2s;animation: menu 1.2s;}
.menu4{display: block; -webkit-animation: menu 1.4s;animation: menu 1.4s;}
.menu5{display: block; -webkit-animation: menu 1.6s;animation: menu 1.6s;}
.menu6{display: block; -webkit-animation: menu 1.8s;animation: menu 1.8s;}
.menu7{display: block; -webkit-animation: menu 2.0s;animation: menu 2.0s;}
.menu8{display: block; -webkit-animation: menu 2.2s;animation: menu 2.2s;}
.menu9{display: block; -webkit-animation: menu 2.4s;animation: menu 2.4s;}
.navbar-toggle {margin-right: 0;}
.navbar-toggle .icon-bar{background-color:#fff;}
@-webkit-keyframes menu {  
0%{ opacity: 0;-webkit-transform:rotateX(-50deg)rotatey(135deg)rotateZ(15deg) translate(0px,20px); }}
@keyframes menu { 
0%{ opacity: 0;transform:rotateX(-50deg)rotatey(135deg)rotateZ(15deg) translate(0px,20px); }}
.fixednav{background:#0a5096;height: 56px;position: fixed;top: 0;width: 100%;left: 0;display:none;z-index: 9999;}
.fixednav .navbox li{float:left;width:12.5%;text-align:center;}
.fixednav .navbox li a{display:block;font-size:16px;color:#fff;font-weight:bold;height:56px;line-height:56px;text-decoration:none;}
.fixednav .navbox li:first-child a{background: url(images/ziyuan.png) 15px center no-repeat;}
.fixednav .navbox li:first-child a:hover{text-align: left;padding-left: 50px;transition: all 0.3s;}
.fixednav .navbox li.over{background-color: #448aca;}
.fixednav .navbox li a:hover {background-color: #448aca;}
/*footer*/
.footer{width:100%;padding:28px 0;background: url(images/footer.png) top center no-repeat;background-size:cover;}
.copyright li{color:#fff;line-height:24px;}
.copyright li a{color:#fff;}
@media (min-width: 768px){
    .header .navbar-header{width:100%;text-align:center;padding:12px 0;}
    .navlist{width:100%;}
    .navbar-nav>li{width:12.5%;}
	.navbar-nav>li>a{padding:18px 40px;}
    .navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {margin-left: 0px;}
	.bigbanner{min-height:30px;}
}
@media (min-width: 1440px){
 	.container {
     	width: 1420px;
 	}
}
@media (max-width: 1000px){
    
}
@media (max-width: 767px){
	.topbanner img{max-width:100%;height:auto;min-height:50px;}
    .navbar-menu{background-color:#878a9a;}
    .navbar-logo{float: left;height:50px;padding:10px 15px;}
    .navbar-logo>img{max-width:100%;height:30px;display:block;}
    .navlist li{width:auto;text-align:left;}
    .navbar-nav>li>a{padding:18px 35px;}
    .navlist .dropdown-menu li a{text-align:left;color:#fff;}
    .myCarousel{padding-top:50px;}
}