﻿@charset "utf-8";
/* CSS Document */

/*reset*/
html, body {
	height: 100%;
}
* {
	margin:0;
	padding:0;
	font-size:14px;
	font-family:"微软雅黑";
	font-weight:normal;
	color:white;
}
a {
	text-decoration:none;
}
li {
	list-style:none;
}
img {
	border:none 0;
}
input {
	border:none 0;
}
body {
	background-repeat:no-repeat;
	background-position: top center;

}
#logo_container {
	top:-500px;
	position:relative;
	background-repeat:no-repeat;
}
#bjwh {
	background-image:url(../img/bjwh.jpg);
	background-repeat:no-repeat;
}
#qdys {
	background-image:url(../img/qdys.jpg);
	background-repeat:no-repeat;
}
#hp {
	background-image:url(../img/hp.jpg);
	background-repeat:no-repeat;
}
#zmjd {
	background-image:url(../img/zmjd.jpg);
	background-repeat:no-repeat;
}
#zmfw {
	background-image:url(../img/zm.jpg);
	background-repeat:no-repeat;
}
#ss {
	background-image:url(../img/ss.jpg);
	background-repeat:no-repeat;
}
#sj {
	background-image:url(../img/zmsj.jpg);
	background-repeat:no-repeat;
}
#jx {
	background-image:url(../img/jx.jpg);
	background-repeat:no-repeat;
}
#list {
	background-image:url(../img/bglist.jpg);
	background-repeat:no-repeat;
}
/*header*/
.header {
	width:1100px;
	height:100px;
	padding-left:80px;
	margin:0 auto;
}
/*nav*/
.nav_container {
	margin:0 auto;
	margin-top:520px;
	width:998px;
	height:240px;
	border-bottom:5px #58cccb solid;
}
.nav {
	height:165px;
	opacity:0.88;
}
.nav li {
	float:left;
	width:140px;
	margin-top:40px;
	text-align:center;
}
.nav img {
	display:block;
	margin:0 auto;
}
.nav a {
	display:block;
	color:#58cccb;
	line-height:30px;
}
.nav a:hover {
	text-decoration:underline;
}
.nav span {
	display:block;
	font-family:Arial;
	font-size:10px;
	color:#58cccb;
}
/*contentBox*/
.contentBox {
	margin:0 auto;
	margin-top:50px;
	background-color:white;
	background-image:url(../img/xunji1xxx.png);
	background-repeat:no-repeat;
	background-position:top left;
	padding:60px;

	width:796px;
}
.clearfix:after {
	display: block;
	content: ".";
	height: 0;
	overflow: hidden;
	clear: both;
}
.clearfix {
*zoom:1;
}
.bread {
	float:left;
	width:100%;
}
.breadBox {
	width:7px;
	height:14px;
	background-color:#54cbc9;
	float:left;
	margin-right:36px;
}
.breadText {
	color:#2aa19f;
	font-family:"宋体";
	font-size:12px;
	display:block;
	float:left;
}
.title {
	background-color:#54cbc9;
	width:320px;
	line-height:40px;
	height:40px;
	font-family:"宋体";
	font-size:14px;
	margin-top:40px;
	padding-left:10px;
}
.contentBox b {
	background-color:#54cbc9;
	width:420px;
	font-family:"微软雅黑";
	font-size:18px;
	margin-top:40px;
	padding-left:10px;
	display:inline-block;
	font-weight:bold;
	padding:10px;
}
.contentBox p {
	color:#3f4444;
	font-family:"宋体";
	font-size:14px;
	margin-top:16px;
	line-height:30px;
	margin-bottom:40px;
}
/*nav2*/
.nav2 {
	margin:0 auto;
	width:850px;
	height:80px;
	margin-top:20px;
	border-bottom:1px #c4c4c4 solid;
}
.nav2 img {
	float:right;
}
.nav2 a {
	display:block;
	float:left;
	margin-right:25px;
	margin-top:17px;
	color:#3a3a3a;
}
/*footer*/
.footer {
	margin:100px auto 0 auto;
	width:1000px;
	height:50px;
	color:#3a3a3a;
}
.footer ul {
	float:left;
}
.footer ul li {
	color:#3a3a3a;
	line-height:30px;
}
.share {
	float:right;
}
.share div {
	color:#3a3a3a;
	margin-bottom:12px;
}
#footer_container a, #footer_container li {
	font-size:12px;
}
.ewm {
	width:60px;
	height:60px;
}
.ewm_container {
	float:left;
	margin:0 100px 0 0;
}
#pic_div_container {
	overflow: hidden;
	width: 940px;
}
.pic_div {
	float: left;
	height: 180px;
	margin: 0 10px 20px 0;
	overflow: hidden;
	width: 150px;
}
.pic_div img {
	width: 150px;
}
.pic_div a {
	color: #333;
	display: inline-block;
	margin: 10px 0 0;
}
.pic_div a {
	color: #333;
	display: inline-block;
	margin: 10px 0 0;
}
#pic_div_container div input {
	float:left;
	margin: 15px 10px 0 0;
	width:12px;
}
#pic_div_container .jd_name {
	float: left;
	width:150px;
}
#tj_button {
	background-color: #e62538;
	display: inline-block;
	float: left;
	font-family: "微软雅黑";
	font-size: 18px;
	font-weight: bold;
	margin: 0 40px 30px 0;
	padding: 10px;
	width: 340px;
}
.top40 {
	margin-top:40px;
}
.top20 {
	margin-top:20px;
}
