body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
input,
textarea,
p,
th,
td,
img {
	margin: 0;
	padding: 0;
}

img {
	border: 0
}

ol,
ul {
	list-style: none
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 16px;
}

input {
	outline: none;
	border: none;
}

/*****！！页面通用css样式定义开始******/
html,
body {
	min-width: 1000px;
	font-family: "Microsoft YaHei";
	_width: expression(document.body.clientWidth < 1000 ? "1000px" : "auto");
}

html {
	overflow-y: scroll;
	overflow-x: hidden;
	height: 100%;
	width: 100%
}

/* body的css定义:这里定义页面上下左右边距，页面背景颜色，滚动条颜色样式 */
body {
	font-family: "微软雅黑";
	/*文字字体定义 */
	font-size: 16px;
	/*文字大小定义 */
	color: #333;
	/*文字颜色定义 */
	min-width: 1000px;
}

* {
	box-sizing: border-box;
	line-height: 30px;
}

/* 网站超链接css通用设置 */
a {
	text-decoration: none;
}

/* 链接无下划线,有为underline */
a:link {
	color: #2c2c2c;
}

/* 未访问的链接 */
a:visited {
	color: #2c2c2c;
}

/* 已访问的链接 */
a:hover {
	color: #2c2c2c;
	text-decoration: none;
}

/* 鼠标在链接上 */
a:active {
	color: #2c2c2c;
}

/* 点击激活链接 */


.fl {
	float: left;
}

.fr {
	float: right;
}

.hide {
	display: none
}

.show {
	display: block
}

.dib {
	display: inline-block;
	*display: inline;
	zoom: 1;
}

/*.clear{clear:both; line-height:0; height:0; font-size:0px;}*/
.clear:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/*清除浮动*/
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	overflow: hidden;
}

/*清除浮动*/
.clearfix {
	display: inline-block
}

* html .clearfix {
	height: 1%
}

.clearfix {
	display: block
}

.dib {
	display: inline-block;
	*display: inline;
	zoom: 1;
}

.wrap {
	width: 1100px;
	margin: 0 auto;
	height: auto;
}

.red {
	color: red
}

/*表格样式定义 */
checkbox {
	border: 0px;
}

/*选择框样式定义 */
.input {
	border: 1px solid #ccc;
	height: 20px;
	line-height: 20px
}

ul,
li {
	list-style: none
}

/*public*/
.size1 {
	width: 100%;
	overflow: hidden;
	margin: 0 auto;
}

.backcolor {
	background: #059EDE;
}

.color {
	color: #B5B5B5;
}

img {
	max-width: 100%;
}

body {
	max-width: 1920px;
	margin: 0 auto;
}

/*共用头部*/
.header {
	overflow: hidden;
}

.hdtop1,
.hdtop2 {
	width: 1080px;
	margin: 0 auto;
}

.hdtop1w {
	color: #939393;
	background: #fff;
	border: 1px solid #eee
}

.hdtop1 .topsp {
	width: 500px;
	line-height: 38px;
}

.hdtop1 .topsp img {
	padding-top: 12px;
	padding-right: 5px;
	display: inline-block;
	float: left;
}

.hdtop1 .topul {
	/* width:282px;*/
	line-height: 38px;
}

.hdtop1 .topul li {
	float: left;
	width: 70px;
	height: 38px;
	overflow: hidden;
	line-height: 38px;
}

.hdtop1 .topul li a {
	color: #939393;
	display: inline-block;
	padding: 0 5px 0 0;
}

.hdtop1 .topul li img {
	padding-top: 8px;
}

.hdtop2 {
	padding: 28px 0;
}

.logo {
	width: 667px;
	float: left;
	height: 62px;
}

.logo img {
	display: block;
	max-width: 100%;

}

.tel {
	width: 261px;
	text-align: left;
	margin-top: 5px;
	color: #405e99;
	font-size: 21px;
	height: 50px;
	font-weight: bold;
	line-height: 23px;
	padding-top: 23px;
	background: url(../images/tel.png) no-repeat left top
}

.tel p {
	width: 95%;
	text-align: right
}

.tel .tp1 {
	color: #405e99;
	font-weight: normal;
}

.tel .tp2 {
	color: #000;
	font-size: 26px;
	font-weight: normal;
}

.tel .tp2 strong {
	display: inline-block;
	padding: 0 0 0 10px;
}



.bar-right .emcss {
	background-position: -50px -100px;
}

/*导航*/
.navwrp {
	background: #059EDE;
}

.nav {
	position: relative;
	z-index: 35;
	width: 1130px;
	overflow: hidden;
	margin: 0 auto
}

.nav li {
	width: 102px;
	height: 76px;
	line-height: 76px;
	float: left;
	text-align: center;
	margin: 0 8px;
	transition: all 0.4s ease-in-out;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
}

.nav li a {
	width: 100%;
	height: 76px;
	line-height: 76px;
	display: block;
	text-align: center;
	font-size: 16px;
	color: #fff;
}

.nav li:hover,
.nav li.hover {
	background: url(../images/lihbg.jpg) no-repeat center top;
}

.nav li:nth-child(1) {
	margin-left: 0;
}

.nav li:nth-child(7) {
	margin-right: 0;
}

/*底部*/
.contactUs {
	padding-bottom: 60px;
	margin-top: 60px;
}

.contactUs_left {
	width: 400px;
	margin-right: 116px;
	font-size: 16px;
	margin-top: 10px;
}

.contactUs_left dl {
	display: flex;
	align-items: center;
	height: 70px;
	line-height: 80px;
	color: #676868
}

.contactUs_left dl dt {
	width: 28px;
	height: 38px;
	margin-right: 10px;

}

.contactUs_left dl dt img {}

.contactUs_left dl dd {}

.contactUs_left dl {
	border-bottom: 1px solid #676868
}

.contactUs_right {
	width: 584px
}

.contactUs_right_l {
	width: 270px
}

.contactUs_right_l input {
	border-bottom: 1px solid #676868;
	line-height: 70px;
	width: 100%;
	font-size: 16px;
	overflow: hidden
}

.contactUs_right_l input::-webkit-input-placeholder {
	color: #676868
}

.contactUs_right_l input:-moz-placeholder {
	color: #676868
}

.contactUs_right_l input::-moz-placeholder {
	color: #676868
}

.contactUs_right_l input:-ms-input-placeholder {
	color: #676868
}

.contactUs_right_r {
	width: 270px;
	margin-left: 44px;
	padding-top: 48px;
	font-size: 16px;
	color: #676868
}

.contactUs_right_r textarea {
	width: 268px;
	height: 74px;
	border: 1px solid #676868;
	color: #676868
}

.contactUs_right input[type=submit] {
	width: 100%;
	background: #059EDE;
	height: 36px;
	line-height: 36px;
	color: #fff;
	margin-top: 34px
}

.footer_nav {
	background: #068BC3;
	height: 70px;
	line-height: 70px;
}

.footer_nav ul li {
	float: left;
	width: 120px;
	text-align: center;
	line-height: 70px;
}

.footer_nav ul li a {
	font-size: 15px;
	color: #fff;
	border-right: 1px solid #fff;
	padding-right: 30px
}

.frendlink_title {
	border-bottom: 1px solid #212f45;
	text-align: center;
	font-size: 20px;
	height: 38px
}

.frendlink_title span {
	display: block;
	width: 178px;
	height: 72px;
	line-height: 72px;
	margin: 0 auto;
	background: #fff;
}

.flink {
	text-align: center;
	margin-top: 30px;
	margin-bottom: 10px
}

.flink a {
	font-size: 18px
}

.qrcode {
	margin: 26px auto;
	display: block
}

.botbt {
	background: #068BC3;
	height: 40px;
	line-height: 40px;
}

.btcnt {
	text-align: center;
	color: #fff;
}

.btcnt a {
	color: #fff;
}

.botbt span {
	display: block;
	width: 33%;
	float: left;
	height: 40px;
	text-align: center;
	color: #fff;
	line-height: 40px;
}

.botbt span a {
	color: #fff;
}

.backToTop {
	height: 78px;
	background: url(../images/backToTop_Bg.jpg) repeat-x center;
}

.backToTop img {
	display: block;
	margin: 0 auto
}