﻿@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
::selection {
	background-color: #004e97;
	color: #fff;
}
::-moz-selection {
 background-color: #004e97;
color:#fff;
}
::-webkit-selection {
 background-color: #004e97;
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;
}
a:visited {
	text-decoration: none;

}
a:hover {
	text-decoration: none;
	color: #004e97;
	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: #828282;
}
.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: #828282;
}
.top_sw a {
	display: inline-block;
	height: 50px;
	line-height: 50px;
	padding: 0 10px;
	color: #828282;
}
.top_sw a:first-child {
	background: none;
}
/*logo标志*/
.top_bgk {
	overflow: hidden;
}
.logo h1 {
	height: 90px;
	margin-top: 30px;
}
.logo h1 a {
	font-size: 33px;
	font-weight: bold;
	color: #004e97;
	display: inline-block;
	margin-top: 20px;
}
.logo b {
	text-transform: uppercase;
	font-size: 14px;
	color: #cbcbcb;
	font-family: Arial, Helvetica, sans-serif;
}
.biaoyu {
	padding: 20px 0 20px 30px;
	background:url(../images/line.jpg) no-repeat left center;
	margin: 32px 0 0 20px;
}
.biaoyu p.p1 {
	font-size: 18px;
	font-weight: bold;
	color: #333;
	font-style:italic;
}
.biaoyu p.p2 {
	font-size: 18px;
	font-style:italic;
}
.nameall{background:url(../images/line.jpg) no-repeat left center; margin: 32px 0 0 20px; padding:30px 0 30px 30px;}
.tellall {
	height: 180px;
	padding-left: 75px;
	background: url(../images/tel.png) no-repeat left center;
}
.tellall span {
	display: inline-block;
	margin-top: 65px;
	font-size:16px;
	font-weight:bold;
	color:#5b5b5b;
}
.tellall strong {
	font-size: 30px;
	color: #d20000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
}
/*导航*/
.nav_bg {
	height: 58px;
	background: #004e97;
}
.nav_r li {
	display: block;
	float: left;
	height: 58px;
	text-align: center;
	font-size: 16px;
	position:relative;
}
.nav_r li:first-child {
	background: none;
}
.nav_r li b a {
	display: block;
	float: left;
	width:118px;
	text-align:center;
    height:58px;
	line-height: 58px;
	color: #fff;
}
.nav_r li div{ display:none; width:106px; text-align:center; position:absolute; top:58px; background:#166cbc; padding:0 6px 5px; z-index:999;}
.nav_r li div span{ display:block; height:47px; line-height:47px; border-bottom:1px dashed #fff; font-size:12px; overflow:hidden;}
.nav_r li div span a{ color:#fff;}
.nav_r li:hover b a, .nav_r li.another b a {
	background: #166cbc;
}
/* .nav_r li:hover div, .nav_r li.another div {
	display:block;
} */
.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: #858585;
	color: #fff;
}
.db_nav {
	height: 75px;
	line-height: 75px;
	background: #008aff;
}
.db_nav li {
	padding: 0 27px;
	float: left;
	font-size: 16px;
}
.foot a {
	color: #fff;
}
.footins {
	border-top: 1px solid #5c5c5c;
}
.foot_logo {
	width: 140px;
	margin-top: 30px;
}
.foot_logo img {
	width: 140px;
	height: 140px;
}
.foot_logo span {
	display: block;
	width: 100%;
	height: 40px;
	text-align: center;
	line-height: 40px;
	color: #fff;
}
.foot_ins {
	line-height:30px;
	color: #fff;
	padding-top: 44px;
	padding-bottom:30px;
}
.footlogo{ width:258px; padding:42px 0 0 0;}
.footlogo span{ display:block; font-size:18px; font-weight:bold; margin-top:20px;}
.footlogo p{ font-size:13px; font-weight:bold;}
.chinatxt{ width:358px;}
.engtxt{ width:514px;}

.foot_ins a {
	color: #fff;
}
.footcopy{ padding:15px 0; background:#6e6e6e;  line-height:24px;}
.footcopy h2 {
	display: inline-block;
	font-size: 14px;
}


.nav_r li:hover div{
	display: block;
}