@charset "utf-8";
body, head, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}
body {
	background: #fff;
	color: #555;
	font-size: 14px;
	font-family: "微软雅黑";
}
td, th, caption {
	font-size: 14px;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	font-size: 100%;
}
address, caption, cite, code, dfn, em, th, var {
	font-style: normal;
	font-weight: normal;
}
a {
	color: #555;
	text-decoration: none;
}
a:hover {
}
img {
	border: none;
}
ol, ul, li {
	list-style: none;
}
input, textarea, select, button {
	font: 14px Verdana, Helvetica, Arial, sans-serif;
}
table {
	border-collapse: collapse;
}
html {
	overflow-y: scroll;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
 *zoom:1;
}
.clear {
	clear: both;
}
.w {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}
/*head*/
header {
	padding: 10px 0 20px;
	background: url(../images/top.jpg) no-repeat center;
	overflow: hidden;
}
.head {
}
.head .logo {
	float: left;
}
.head .logo img {
}
.head .tel {
	float: right;
}
.head .tel img {
}
nav {
	background-color: #0059aa;
	overflow: hidden;
}
.nav {
	overflow: hidden;
}
.nav li {
	float: left;
	width: 11.1%;
	text-align: center;
	padding: 15px 0;
	font-size: 16px;
}
.nav li:hover {
	background-color: #ffbf09;
}
.nav li a {
	color: #fff;
}
/*content*/
.content {
	padding: 40px 0;
}
/*left*/
.c-left {
	float: left;
	width: 300px;
	overflow: hidden;
	padding-left: 5px;
	padding-right: 5px;
}
.c-left .list {
	background-image: url(../images/left.png);
	overflow: hidden;
}
.c-left .list span {
	width: 125px;
	height: 2px;
	display: block;
	background: #ffffff;
	margin: 6px 0 20px 10px;
}
.c-left .list h2 {
	width: 100%;
	height: 50px;
	font-size: 25px;
	color: #ffffff;
	line-height: 50px;
	letter-spacing: 1px;
	padding-top: 20px;
	margin-left: 10px;
	font-weight: bold;
}
.accordion {
	width: 100%;
	max-width: 360px;
	box-shadow: 0px 1px 5px #949494;
	padding: 5px 0 20px;
}
.accordion .li1 {
	color: #4D4D4D;
	background: #f2f2f2;
	margin: 10px;
	font-size: 16px;
	font-weight: bold;
	height: 50px;
	line-height: 50px;
	letter-spacing: 1px;
}
.accordion .li1 a {
	color: #0059aa;
	margin-left: 20px;
}
.accordion .li1 i {
	color: #0059aa;
	float: right;
	font-size: 26px;
	margin-top: 12px;
	margin-right: 20px;
}
.accordion .li2 {
	background: url(../images/ico1.gif) no-repeat 8px center;
	margin: 0 auto;
	width: 250px;
	border-bottom: 1px dashed #b9b9b9;
}
.accordion .li2 a {
	margin-left: 30px;
	font-size: 16px;
	color: #006ab6;
	height: 50px;
	line-height: 50px;
	letter-spacing: 1px;
}
.c-left .contact {
	margin-top: 25px;
	overflow: hidden;
	background: #0059aa;
	color: #fff;
	padding: 10px;
	border: 5px solid #015199;
}
.contact i {
	color: #fff;
}
.contact .tel {
	background: url(../images/phone.png) no-repeat;
}
.contact .addr {
	background: url(../images/address.png) no-repeat;
}
.contact .email {
	background: url(../images/email.png) no-repeat;
}
.contact li {
	line-height: 45px;
}
.contact li span {
	display: inline-block;
	font-size: 18px;
	padding-left: 50px;
}
/*position*/
.c-right {
	float: right;
	width: 830px;
}
.c-right .r-top {
	height: 50px;
	line-height: 50px;
	background: #0059aa;
	border-radius: 10px;
}
.c-right .r-top p {
	float: left;
	font-size: 18px;
	padding-left: 10px;
	color: #ffffff;
}
.c-right .r-top p img {
	float: left;
	padding-top: 9px;
	padding-right: 8px;
}
.c-right .r-top p a {
	color: #ffffff;
}
.c-right .r-top p a:hover {
	font-weight: bold;
}
/*foot*/
footer {
	background-color: #0059aa;
	padding: 30px 0 20px;
	font-size: 14px;
	margin-top: 20px;
}
footer .foot {
}
.foot .f {
	overflow: hidden;
	padding-left: 20px;
}
.foot p {
	margin-top: 10px;
	color: #fff;
	padding-left: 10px;
}
.foot h2 {
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 30px;
}
.foot .dh, .foot .ewm, .foot .sjz {
	width: 200px;
}
.foot .cp {
	width: 260px;
}
.foot .lx {
	width: 320px;
}
.foot .dh, .foot .cp, .foot .lx, .foot .ewm, .foot .sjz {
	float: left;
}
.foot .cp a, .foot .dh a {
	margin-top: 10px;
	color: #fff;
	padding-left: 10px;
	display: block;
}
.foot .bq {
	text-align: center;
	padding-top: 10px;
	margin-top: 20px;
	border-top: 1px solid #2770b2;
}
.foot .bq p {
	display: inline-block;
}
.foot .bq a {
	color: #fff;
	margin: 0 20px 0 30px;
	display: inline-block;
	vertical-align: middle;
}
.foot .bq a img {
	display: block;
}
