
body{min-width:100%!important;}

.top{
	position: absolute;
	top:0;
	z-index: 10;
	width: 100%;
}
.top>.topstyle>div.left:first-child{
	background: rgba(106,187,255,0.6);
}
.top>.topstyle>div.left:first-child{
	width: 110px;
}
.top>.topstyle>div.left:nth-child(2){
	width: 1090px;
	background: rgba(106,187,255,0.6);
	height: 110px;
	border-left: 1px solid #000000;
}
.top>.topstyle>div.left:first-child>a{
	display: inline-block;
	width: 100%;
	text-align: center;
	padding: 10px 0;
}
.top>.topstyle>div.left:first-child>a>img{
	width: 90px;
	height: 90px;
}
.top_t,.top_b{
	width: 100%;
}
.top_t{
	border-bottom:  1px solid white;
	position: relative;
}
.top_t>div.left{
	height: 100%;
	position: relative;
	border-right: 1px solid #000000;
}
.top_t>div.left>div.left{
	line-height: 50px;
	padding-left: 20px;
}
.top_t input{
	border: none;
	outline: none;
	background: transparent;
	height:33px;
	padding:0px!important;
}
.top_t{
	height:50px;
	position:relative;
}
.top_info{
	width: 1560px;
	height:50px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
	padding-left: 30px;
}
.top_info>div.left{
	margin-right: 100px;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}
.top_info>div.left:nth-child(3){
	margin-right:0px!important;
	line-height: 50px;
}
.topright{
	position: absolute;
	padding: 5px 2px;
	right: 0;
	background: white;
	z-index: 10;
}
.topright>a{
	color: #4b7fe8;
	font-size: 18px!important;
}
.topright>a:first-child{
}
/* 中间 */
.carousel,.carousel-inner{
	height:100%;
	width:100%;
	overflow-y:hidden;
}

.middle{
	position: absolute;
	left: 50%;
	top:50%;
	transform: translateX(-50%)translateY(-50%);
	z-index: 5;
}
.footerright{
	position: absolute;
	right: 20px;
	bottom:120px;
	z-index: 12;
}
.footerright>img{
	width: 240px;
	height: 160px;
}

.gglist>li{
	    padding-bottom: 10px;
    border-bottom: 1px solid white;
    margin-bottom: 10px;
}
.gglist>li:hover>a{
	color:#024cad!important;
}
/* 底部 */
.footer{
	position: absolute;
	bottom:0;
	z-index: 10;
	width: 100%;
	height: 110px;
	background: #024cad;
}
.footer_icon{
	padding: 10px 0;
}
.footer_icon>div{
	width:240px;
	text-align: center;
}
.footer_icon>div>a{
    display:inline-block;
}
.footer_icon>div>a>div>p{
	color: white;
	margin: 0px!important;
}
.footer_icon>div>a>div:first-child{
	margin-right: 15px;
	line-height: 37px;
}

.maxWidth #myCarousel .carousel, .maxWidth #myCarousel{
      height:auto!important;
	  margin-top: 111px;
    }
.maxWidth .footer{
      bottom: auto;
   }

