﻿html {
	margin: 0;
	padding: 0;
	border: 0;
}

body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
p,
blockquote,
pre,
a,
address,
code,
b,
em,
img,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
footer,
header,
hgroup,
nav,
section {
	margin: 0;
	padding: 0;
	border: 0;
}

body {
	font-family: "Microsoft Yahei", arial, helvetica, "Hei Ti", "微软雅黑体", "FangSong", "仿宋", clean, sans-serif !important;
    line-height: 2;
    font-size: 1rem;
	background: #fff;
	color: #666;
	position: relative;
	vertical-align: baseline;
	width: 100%;
	overflow-x: hidden;
}

a {
	text-decoration: none;
	outline: none;
	cursor: pointer;
}

a:link {
	color: #666;
}

a:visited {
	color: #666;
}

a:hover,
a:active,
a:focus {
	color: #108ee9;
	text-decoration: none !important;
	outline: none;
}

input {
	padding: 0;
	margin: 0;
	font-family: 'Microsoft YaHei';
}

img {
	border: none;
	background: none;
	vertical-align: middle;
}

ul,
ol,
li {
	list-style-type: none;
}

select,
input,
img,
select {
	vertical-align: middle;
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

table,
th,
td {
	vertical-align: middle
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	overflow: hidden;
	visibility: hidden;
}

.clearfix {
	zoom: 1
}

.clearboth {
	height: 0px;
	line-height: 0px;
	overflow: hidden;
	clear: both;
	font-size: 0px;
}

h1,
h2,
h3,
h4 {
	/*font-size: 14px;*/
}

hr {
	border: 0;
	border-top: 1px solid #ccc;
	height: 0;
}

.wrap {
	width: 1200px;
	margin: 0 auto;
}

.wrap1 {
	position: relative;
	left: 50%;
	margin-left: -960px;
	width: 1920px;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.di {
	_display: inline;
}

.fwn {
	font-weight: normal;
}

.toux {
	line-height: 38px;
	color: #333;
	background: url(../images/tou.png) repeat-x;
}

.toux a {
	color: #333;
}

.toux_l {
	width: 930px;
}

.toux_r {
	width: 250px;
	text-align: right;
}

.header {
	padding: 30px 0;
	overflow: hidden;
}

.logo img {
	max-height: 50px;
}

.wenzi {
	margin-left: 10px;
	margin-right: 10px;
	padding-left: 10px;
	width: 519px;
	line-height: 25px;
	border-left: 1px solid #ccc;
}

.wenzi span {
	font-size: 24px;
	color: #0f5d84;
	font-weight: bold;
}

.wenzi p {
	font-size: 16px;
}

.tel {
	text-align: right;
}

.tel_in {
	padding-left: 60px;
	background: url(../images/dh.png) no-repeat 0 50%;
	color: #333;
	text-align: left;
	line-height: 25px;
	height: 53px;
}

.tel_in p:nth-child(2) {
	color: #2e2e2e;
	font-size: 28px;
	font-weight: 600;
}

.nav {
	background: #2e2e2e;
	height: 62px;
	line-height: 62px;
}

.nav li {
	text-align: center;
	float: left;
	background: url(../images/su.png) no-repeat left 50%;
}

.nav li a {
	display: block;
	color: #fff;
	font-size: 16px;
	padding: 0 68px;
}

.nav li a:hover {
	background: #108ee9;
}

.nav li a.cur {
	background: #108ee9;
}

.foot {
	background: #333;
	color: #fff;
	padding: 32px 0;
}

.foot a {
	color: #fff;
}

.navx {
	text-align: center;
	margin-bottom: 34px;
}

.navx li {
	line-height: 46px;
	display: inline-block;
	margin: 0 22px;
}

.ftlogo {
	width: 275px;
	margin-top: 24px;
}

.copyright {
	margin-left: 34px;
	line-height: 30px;
	width: 500px;
}

.er {
	text-align: center;
}