﻿/* CSS Document */
* {
	margin: 0px;
	padding: 0px;
}
html {
	font-family: sans-serif;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
 
img{
	border:0px;
}
* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
*:before, *:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
body {
	font-family:"微软雅黑"," 黑体",Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #333;
	background-color: #fff;
}

input[type="radio"]{
	margin:10px;
	}
input, button, select, textarea {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit;
}
a {
	color: #06668c;
	text-decoration: none;
}
a:hover, a:focus {
	color: #bb4a3c;
	text-decoration: none;
}
a:focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}
img {
	vertical-align: middle;
}
.img-responsive {
	display: block;
	max-width: 100%;
	height: auto;
}
table {
	border-collapse: collapse;
}
ul li {
	list-style: none;
}
.left {
	float: left;
}
.right {
	float: right;
}
.text_left {
	text-align: left;
}
.text_right {
	text-align: right;
}
.text_center {
	text-align: center;
}
.clearfix {
	clear: both;
}

/*头部start*/
.header-fix {
	position: fixed;
	width: 100%;
	z-index: 999;
}
.header {
	background: #39b2e1;
	height: 69px;
	border-bottom: 1px solid #31a1c9;
}
.page_1076 {
	width: 1076px;
	margin: 0 auto;
	clear: both;
}
.logo {
	float: left;
}
.menu {
	float: right;
}
.dl::before{
	content:url(../images/dl.png);
	position:relative;
	top:3px;
}
.menu_login{
	padding-left:100px;
}

.menu_login ul {
	padding-top: 4px;

}
.menu_login ul li {
	font-size: 13px;
	width: 108px;
	height: 34px;
	line-height: 30px;
	border-radius: 4px;
	background: url(../images/login_bg.png) no-repeat;
	text-align: center;
	margin-top:17px;
}
.menu_login ul li a {
	color: #fff;
        padding-left:5px;
}
.menu_login ul li a:hover {
	color: #fff7c7;
}
.menu_menus ul {
	padding: 0 10px;
}
.menu_menus ul li {
	width: 86px;
	height: 69px;
	text-align: center;
	padding-top: 8px;
	float: left;
	margin-left: 10px;
}
.menu_menus ul li:hover, .menu_avtive {
	width: 86px;
	border-left: 1px solid #3fbae4;
	border-right: 1px solid #3fbae4;
	background: #2da7d8;
}
.menu_menus ul li a img {
	margin-bottom: 2px;
}
.menu_menus ul li a {
	color: #fff;
}
.ggao {
	background: #f3ecca;
	border-bottom: 1px solid #cbc28c;
}
#wrapper > div {
	width: 100%;
	overflow: hidden;
}
#wrapper > div.first {
	border-bottom: none;
}
#wrapper dl {
	display: block;
	margin: 0;
}
#wrapper dt, #wrapper dd {
	display: block;
	float: left;
	margin: 0 5px;
	padding: 5px 5px;
}
#wrapper dt {
	color: #f00;
	font-weight: bold;
}
#wrapper dd {
	color: #333;
	margin-right: 50px;
}


/*内容部分*/
.map_div {
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.4);
}
.map_left {
	width: 790px;
}
.map_left_layer {
	width: 80%;
	margin: 0 auto;
	border: 1px solid #70bcdc;
	background: #fff;
	border-radius: 5px;
	padding: 5% 0px;
	text-align: center;
}
.map_right {
	width: 280px;
}
.search, .zwcs {
	width: 280px;
	background: #fff;
}
.search h2, .zwcs h2 {
	font-size: 14px;
	background: #e0e0e0;
	height: 34px;
	line-height: 34px;
	padding: 0 15px;
}
.search_content, .zwcs_content {
	padding: 10px 25px 20px;
}
.search_div {
	margin-top: 8px;
}
.search_div input[type="radio"] {
	float: left;
	margin-right: 5px;
	margin-top: 2px;
}
.search_text {
	height: 28px;
	line-height: 28px;
	border: 1px solid #d9d9d9;
	border-right: 0;
	width: 92px;
	border-radius: 4px 0px 0px 4px;
	background: #f8f8f8;
	text-indent: 10px;
	float: left;
}
.search_input {
	height: 28px;
	line-height: 28px;
	border-radius: 0px 4px 4px 0px;
	background: #fff;
	float: left;
}
.input_width {
	width: 138px;
	height: 28px;
	line-height: 28px;
	border: 1px solid #d9d9d9;
}
.search_50 {
	width: 50%;
	float: left;
	margin-bottom: 10px;
}
.search_button {
	width: 280px;
	height: 34px;
	border: 0;
	line-height: 34px;
	color: #fff;
	background-color: #259bcb;
	cursor: pointer;
}
.search_button:hover {
	background: #1e8cb9;
}
.zwcs {
	margin-top: 15px;
}
.zwcs h2 {
	background: #f4f4f4;
	border-bottom: 2px solid #269acb;
}
.zwcs_content {
	padding: 15px 25px 30px;
}
.zwcs p {
	line-height: 25px;
	padding: 8px 0 5px;
	color: #484848;
	font-size: 14px;
}
.zwcs p a {
	text-decoration: underline;
}

