/*header*/
.header{background: url(images/header.png) center center no-repeat;background-size: cover;}
.main-nav{border:0;margin-bottom:0;position: relative;border-radius: 0;transition: all 0.5s;}
.header-main{position:relative;}
.navbar-main{background-color:#3785c7;}
.navbar-brand{height:auto;padding:20px 15px;margin:30px 0;}
.cor-hos{display:inline-block;margin:35px 0;border-left:1px solid #0285cd;padding-left:20px;}
.cor-hos p{height:28px;line-height:28px;color:#3b6f9a;font-size:15px;}
.topinfo{position:absolute;top:0;right:0;}
.topsite p{color:#3785c7;padding:10px 15px;background-color:#e5f3ff;}
.telbox{color:#3785c7;font-size:20px;line-height:35px;margin:10px 0;padding-left:50px;background: url(images/tel.png) left center no-repeat;}
.search{width:400px;}
.search .search-form .form-control{width:85%;float:left;height:40px;color:#000;border:1px solid #749bde;border-top-right-radius:0;border-bottom-right-radius:0;}
.search .btn{width:15%;float:left;border:none;font-size:0;color:#fff;height:40px;border-top-left-radius:0;border-bottom-left-radius:0;background: #749bde url(images/search.png) center center no-repeat;}
.navbar-default .navbar-nav>li>a{color:#fff !important;font-size:16px;position:relative;}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover{background-color:#067dbf;}
.navbar-default .navbar-nav{width:100%;}
.navbar-default .navbar-nav>li{width: 9.09%;text-align:center;}
.navbar-default .navbar-nav>li>a{font-size:16px;color:#fff;}
.navbar-default .navbar-nav>li>a:after{content:'';height:3px;position:absolute;bottom:0;left:0;width:0;background:#f39800;transition: all .6s ease;}
.navbar-default .navbar-nav>li>a:hover,.nav .open>a:after{width:100%;}
.navlist .dropdown-menu{padding:0;background-color:transparent;min-width:100%;}
.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/mask.png) repeat;}
.navlist .dropdown-menu li a:hover{background-color:#3785c7;}
.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;}
@-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); }}
.navbar-default .navbar-toggle{border-color: #fff;}
.navbar-default .navbar-toggle .icon-bar {background-color: #3785c7;}
.navbar-default .navbar-toggle.collapsed{background-color:transparent;}
.fixednav{background:#3785c7;height:56px;position: fixed;top: 0;width: 100%;left: 0;display:none;z-index: 9999;}
.fixednav .navbox li{float:left;width:9.09%;text-align:center;}
.fixednav .navbox li a{display:block;font-size:16px;color:#fff;height:56px;line-height:56px;text-decoration:none;}
.fixednav .navbox li.over{background-color:#0f65b4;}
.fixednav .navbox li a:hover{background-color:#0f65b4;}
/*footer*/
.footer{width:100%;padding:50px 0;background-color:#3d3d3d;}
.copyright p{color:#ffffff;font-size:15px;line-height:35px;padding-left:40px;}
.copyright .p1{background: url(images/ico01.png) left center no-repeat;}
.copyright .p2{background: url(images/ico01.png) left center no-repeat;}
.copyright .p3{background: url(images/ico02.png) left center no-repeat;}
.copyright .p4{background: url(images/ico03.png) left center no-repeat;}
.copyright .p5{background: url(images/ico04.png) left center no-repeat;}
.footpic{text-align: center;}
.footpic img{max-width:100%;height:auto;}
.footpic h3{color:#fff;font-size:15px;margin-top:15px;}
@media (min-width: 1460px){
 	.container {
     	width: 1440px;
 	}
}
@media (max-width: 1200px){
    .navbar-brand>img{max-width:100%;}
    .navbar-default .navbar-nav>li>a{font-size:16px;padding:15px 10px;}
}
@media (max-width: 1199px) and (min-width:1000px){
    .navbar-brand{height:auto;}
}
@media (max-width: 999px){
    .navbar-brand{height:auto;padding:20px 15px;}
    .navbar-default .navbar-nav>li>a{font-size:15px;padding:15px 5px;}
}
@media (max-width: 991px){
    .navbar-header{width:100%;}
    .navbar-brand{margin:0;}
	.topbanner img{}
	.search{width:100%;}
	.telbox{color:#fff;font-size:14px;background:none;}
	.cor-hos{margin:0;}
	.cor-hos p{font-size:12px;height:20px;line-height:20px;}
    .navbar-logo>img{max-width:100%;height:30px;}
    .navbar-default .navbar-nav{width:auto;}
    .navbar-default .navbar-nav>li{width:auto;text-align:left;}
    .navbar-default .navbar-nav>li>a{font-size:15px;padding:10px 10px;}
    .navlist .dropdown-menu li a{text-align:left;color:#fff;}
    .myCarousel{padding-top:50px;}
    .navlist>li> a:after{bottom:0;}
    .copyright{margin-bottom:20px;}
}