﻿#header06 .header {
    width: 1200px;
    height: 300px;
    margin: 0 auto;
}
#header06 .top {
    float: left;
    width: 100%;
    height: auto;
}
#header06 .top #left {
    width: 50%;
    float: left;
    height: 45px;
    line-height: 45px;
}
#header06 .top #right {
    text-align: right;
    width: 50%;
    float: left;
    font-family: "微软雅黑";
    font-size: 12px;
    font-weight: bold;
    height: 45px;
    line-height: 45px;
	text-align: right;
}
#header06 .top #right a {
    color: #FFFFFF;
}
#tuic{display: none;}
#header06 .banner {
    height: 135px;
    width: 100%;
    float: left;
}
#header06 .logo {
    margin-top: 20px;
}
body {
    background-color: #f6f7fa;
	margin:0px;
}
#header06  a{text-decoration: none;}
#header06 font{
	font-size: 12px;
	    font-weight: bold;
}
#header06 .nav {
    float: left;
    width: 100%;
}
#header06 .nav-con {
    width: 880px;
    height: 100%;
    float: left;
}
#header06 ul{padding:0px;}
#header06 .nav-con ul li {
	list-style: none;
    float: left;
    width: 185px;
    height: 50px;
    margin-right: 15px;
	margin-bottom: 10px;
	background-color: #fff;
	border-radius: 8px;
}
#header06 .nav-con .nav1 a {
    background: url(/hzrmfkb/xhtml/hzrfb/public/images/nav1.png) 20px 8px no-repeat;
}
#header06 .nav-con .nav2 a {
    background: url(/hzrmfkb/xhtml/hzrfb/public/images/nav2.png) 20px 8px no-repeat;
}
#header06 .nav-con .nav3 a {
    background: url(/hzrmfkb/xhtml/hzrfb/public/images/nav3.png) 20px 8px no-repeat;
}
#header06 .nav-con .nav4 a {
    background: url(/hzrmfkb/xhtml/hzrfb/public/images/nav4.png) 20px 8px no-repeat;
}
#header06 .nav-con .nav5 a {
    background: url(/hzrmfkb/xhtml/hzrfb/public/images/nav5.png) 20px 8px no-repeat;
}
#header06 .nav-con .nav6 a {
    background: url(/hzrmfkb/xhtml/hzrfb/public/images/nav6.png) 20px 8px no-repeat;
}
#header06 .nav-con .nav7 a {
    background: url(/hzrmfkb/xhtml/hzrfb/public/images/nav7.png) 20px 8px no-repeat;
}
#header06 .nav-con .nav8 a {
    background: url(/hzrmfkb/xhtml/hzrfb/public/images/nav8.png) 20px 8px no-repeat;
}
#header06 .nav-con .nav9 a {
    background: url(/hzrmfkb/xhtml/hzrfb/public/images/nav9.png) 20px 8px no-repeat;
}
#header06 .nav-con .nav10 a {
    background: url(/hzrmfkb/xhtml/hzrfb/public/images/nav10.png) 20px 8px no-repeat;
}
#header06 .search {
    width: 320px;
    height: 100%;
    float: right;
	margin: 20px 0 0 0;
}
#header06 .search01 {
    float: right;
    margin-top: 8px;
	box-shadow: 2px 2px 6px #3bb9f3;
	border-radius: 4px;
}
#header06 .search_input {
    width: 241px;
    height: 44px;
    float: left;
    list-style: none;
    border: 0;
    outline: none;
    padding-left: 10px;
    line-height: 36px;
    font-size: 14px;
    font-family: "微软雅黑";
	border-radius: 4px 0 0 4px;
}
#header06 .search_botton {
    width: 45px;
    height: 44px;
    float: left;
    background: url(/hzrmfkb/xhtml/hzrfb/public/images/search.png) center no-repeat;
	background-size: 30px 30px;
    list-style: none;
    border: 0;
	border-radius: 0 4px 4px 0;
    outline: none;
	background-color:#00a4ef ;
	cursor: pointer;
}
#header06 .nav-con ul li a {
    display: block;
    width: 100%;
    height: 50px;
    color: #00a4ef;
    font-size: 21px;
    padding-left: 60px;
    line-height: 50px;
	font-weight: bold;
}

#header06 .nav-con ul li a:hover {color: #006fbd;}
.muneData{ width: 30px; right: 20px; height: 30px; position: absolute; z-index: 999; top: -4px;}
.muneData{display: none;}
.leftnavBox{width:50%; background-color: #015293; position: fixed; left:0px; top:0px; height:100%; z-index: 99999; box-shadow: 0 0 3px rgba(0, 0, 0, .1); display: none;}
.leftnavBox ul{list-style: none; margin:0px; padding:0px;}
.leftnavBox ul li{width:100%; height:50px; line-height: 50px; border-bottom: 1px solid #EEE; margin:0px; padding:0px; text-align: center;}
.leftnavBox ul li a{color:#FFF; text-decoration: none; display: block; margin:0px; padding:0px;}

/*弹窗*/
.alert-warning{display: none; width: 450px; height: 230px; background-color: #FFFFFF; position: fixed; left: 50%; margin-left: -225px; z-index: 2020; top: 75px;}
.alert-warning .popTitle{display: block; width: 100%; height: 44px; text-align: center; line-height: 44px; font-size: 20px; background-color: #0c4aad; color: #FFFFFF;}
.alert-warning .popContent{text-align: center; margin-top: 20px; font-size: 18px; color: #2b2b2b; line-height: 30px;}
.alert-warning .popContent p{font-size: 16px; margin: 0px 15px;}
.alert-warning .popContent .siteName{font-weight: 700;}
.alert-warning .popContent .inquiry{color: #d20000; font-size: 20px; line-height: 48px; font-weight: 700;}
.alert-warning .thisUrl{display: none;}
.alert-warning .popFooter{display: block; width: 220px; text-align: center; margin: 0px auto; overflow: hidden;}
.alert-warning .popFooter span{width: 100px; height: 32px; text-align: center; line-height: 32px; color: #FFFFFF; float: left; cursor: pointer; border-radius: 16px; font-size: 16px;}
.alert-warning .popFooter .outBtn{background-color: #0c4aad;}
.alert-warning .popFooter .giveUpBtn{background-color: #CCCCCC; margin-left: 15px;}
.maskPop{display: none; width: 100%; height: 100%; position: fixed; left: 0px; top: 0px; background-color: rgba(0,0,0,0.5); z-index: 2019;}

@media only screen and (max-width:1200px) {
	#header06 .header {width:100%; height: 160px;}
	#header06 .nav{display: none;}
	#header06 .top{display: none;}
	#header06 .logo{margin-top: 30px;}
	#header06 .logo .logoImdal{width:30%;}
	.muneData {display: block; top: 40px;}
}
@media only screen and (max-width: 800px){
	#header06 .logo .logoImdal{width:45%;}
	#header06 .header{height:100px;}
}