﻿@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
::selection {
	background-color: #0246ab;
	color: #fff;
}
::-moz-selection {
 background-color: #0246ab;
color:#fff;
}
::-webkit-selection {
 background-color: #0246ab;
color:#fff;
}
img {
	border: 0;
	margin: 0;
	padding: 0;
}
ul, li, ol, h1, h2, h3, dl, dt, dd, form, p, b, u, s, i {
	list-style: none;
	margin: 0;
	padding: 0;
	font-weight: normal
}
.clearfix {
	display: inline-table;
}
* html .clearfix {
	height: 1%;/*ie6*/
}
*+html .clearfix {
	min-height: 1px;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	font-size: 0;
}
.clearfix {
	display: inline-block;
}
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
input, textarea {
	outline: none;
	border: 0px;
}/*去掉输入框得到焦点时边框会出现阴影效果----例如360 火狐*/
a {
blr:expression(this.onFocus=this.blur()); /* IE Opera */
	outline: none; /* FF Opera */
}
a:focus {
	-moz-outline-style: none; /* FF */
} /*去掉a标签超链接的虚线框*/
.clearboth {
	clear: both
}
a:link {
	text-decoration: none;
	color: #404040;
}
a:visited {
	text-decoration: none;
	color: #404040;
}
a:hover {
	text-decoration: none;
	color: #0246ab;
	transition: all 0.3s ease-out 0s;
}
a:active {
	text-decoration: none;
	color: #404040;
}
em {
	font-style: normal;
}
.mainall {
	width: 1180px;
	margin: 0 auto;
	overflow: hidden;
}
.mainall1 {
	width: 1180px;
	margin: 0 auto;
}
.tnr {
	font-family: times new roman;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.tc {
	text-align: center;
}
.block {
	display: block;
}
.re {
	position: relative;
}
.ab {
	position: absolute;
}
body {
	margin: 0px;
	color: #404040;
	background: #FFF;
	font-size: 14px;
	font-family: "Microsoft YaHei", "微软雅黑", 宋体, Arial, Helvetica, sans-serif;
}
/*头部*/
.top_bg {
	height: 50px;
	line-height: 50px;
	background: #e9e9e9;
	color: #333;
}
.top_tels {
	font-size: 18px;
	font-weight: bold;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 10px;
	padding-left: 36px;
	background: url(../images/top_tels.png) no-repeat left center;
}
.top_sw {
	float: right;
	display: inline;
	color: #333;
}
.top_sw a {
	display: inline-block;
	height: 50px;
	line-height: 50px;
	padding: 0 10px;
	color: #333;
}
.top_sw a:first-child {
	background: none;
}
/*logo标志*/
.top_bgk {
	overflow: hidden;
}
.logo h1 {
	height: 90px;
	padding-left: 170px;
	background: url(../images/logo.png) no-repeat left center;
	margin-top: 30px;
}
.logo a {
	font-size: 30px;
	font-weight: bold;
	color: #0246ab;
	display: inline-block;
	margin-top: 30px;
}
.logo b {
	text-transform: uppercase;
	font-size: 14px;
	color: #cbcbcb;
	font-family: Arial, Helvetica, sans-serif;
}
.biaoyu {
	padding: 20px 0 20px 30px;
	border-left: 1px solid #d2d2d2;
	margin: 48px 0 0 20px;
}
.biaoyu p.p1 {
	font-size: 18px;
	font-weight: bold;
	color: #333;
}
.biaoyu p.p2 {
	font-size: 18px;
	font-weight: bold;
	color: #0246ab;
}
.tellall {
	height: 180px;
	padding-left: 65px;
	background: url(../images/tel.png) no-repeat left center;
}
.tellall span {
	display: inline-block;
	margin-top: 65px;
}
.tellall strong {
	font-size: 24px;
	color: #0246ab;
	font-family: Arial, Helvetica, sans-serif;
}
/*导航*/
.nav_bg {
	height: 50px;
	background: #0246ab;
}
.nav_r li {
	display: block;
	float: left;
	height: 50px;
	text-align: center;
	font-size: 16px;
	background: url(../images/nav_line.jpg) no-repeat left center;
}
.nav_r li:first-child {
	background: none;
}
.nav_r li a {
	display: block;
	float: left;
	height: 38px;
	line-height: 38px;
	margin-top: 6px;
	padding: 0px 27px;
	color: #fff;
	border-radius: 50px;
}
.nav_r li:hover a, .nav_r li.another a {
	background: #ff8500;
}
.fixedNav {
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	z-index: 100000;
	_position: absolute;
 _top: expression(eval(document.documentElement.scrollTop));
	border-bottom: 1px solid #a0a0a0;
}
/*foot*/
.foot {
	overflow: hidden;
	background: #333;
	color: #fff;
	padding-bottom: 50px;
}
.db_nav {
	height: 75px;
	line-height: 75px;
	border-bottom: 1px solid #717171;
}
.db_nav li {
	padding: 0 27px;
	float: left;
	font-size: 16px;
}
.foot a {
	color: #fff;
}
.footins {
	border-top: 1px solid #5c5c5c;
}
.foot_logo {
	margin-top: 30px;
}
.foot_logo img {
	width: 140px;
	height: 140px;
}
.foot_ins {
	width: 888px;
	line-height: 30px;
	color: #c1c1c1;
	padding-top: 24px;
}
.foot_ins a {
	color: #c1c1c1;
}
.foot_ins h2 {
	display: inline-block;
	font-size: 14px;
}
