@charset "utf-8";
/* CSS Document */
* {
	margin:0px;
	padding:0px;
}
img {
	border:0;
	margin:0;
	padding:0;
}
ul, li, ol, h1, h2, h3, dl, dt, dd, form, p, span, b, u, s, i {
	list-style:none;
	margin:0;
	padding:0;
	text-decoration: none;
}
em, i {
	font-style: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;
}
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
input, textarea {
	outline:none;
}/*去掉输入框得到焦点时边框会出现阴影效果----例如370 火狐*/
a {
blr:expression(this.onFocus=this.blur()); /* IE Opera */
	outline:none; /* FF Opera */
}
a:focus {
	-moz-outline-style: none; /* FF */
} /*去掉a标签超链接的虚线框*/
body {
	margin: 0px;
	color:#3F3F3F;
	font-size:14px;
	font-family: Microsoft YaHei, 宋体, Arial, Helvetica, sans-serif;
}
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
a:link {
	text-decoration: none;
	color: #131313;
}
a:visited {
	text-decoration: none;
	color: #131313;
}
a:hover {
	text-decoration: none;
	color: #131313;
}
a:active {
	text-decoration: none;
	color: #131313;
}
.container {
	width:1180px;
	margin:0 auto;
}
.lf {
	float:left;
}
.rt {
	float:right;
}
.fl {
	float:left;
}
.fr {
	float:right;
}
::selection {
background-color: #0092f7;
color: #fff;
}
::-moz-selection {
background-color: #0092f7;
color: #fff;
}
::-webkit-selection {
background-color: #0092f7;
color: #fff;
}
/*头部*/
.top_box {
	width:100%;
	height:38px;
	background:#f8f8f8;
}
.top {
	width:1180px;
	height:38px;
	margin:0 auto;
}
.top_l {
	height:38px;
	line-height:38px;
	float:left;
	color:#666;
}
.top_r {
	height:38px;
	line-height:38px;
	float:right;
}
.top_r a {
	color:#666;
}
.top_r a:hover {
	text-decoration:underline;
}
/*logo*/
.mainall {
	margin:0 auto;
	width:1180px;
	overflow:hidden;
}
.logo {
	margin: 47px 0 0 30px;
}
.top_h {
	height: 124px;
	display:block;
	overflow:hidden;
}
.top_right {
	width:952px;
}
.biaoyu {
	margin: 54px 0 0 0;
	font-size:18px;
}
.iphone {
	margin: 34px 0 0 30px;
	font-size: 14px;
	background: url(../images/dds.jpg) no-repeat left 10px;
	padding-left:54px;
	display: block;
	line-height: 26px;
	height: 56px;
}
.iphone p {
	font-size:20px;
}
.top_tbg {
	background:url(../images/nav_bg.jpg) no-repeat bottom center #FFF;
	height: 180px;
	margin-bottom:1px;
}
.nav_bg {
	height:56px;
	background: #000;
}
.nav_bg ul {
	width:980px;
	margin: 0 auto;
	background: #000;
}
.nav_bg li:first-child {
	background: none;
}
.nav_bg li {
	height: 56px;
	line-height:56px;
	display:block;
	text-align:center;
	font-size:15px;
	float: left;
}
.nav_bg li a {
	height:56px;
	display:block;
	color:#FFF;
	padding: 0px 24px;
}
.nav_bg li:hover a, .nav_bg li.another a {
	color:#FFF;
}
.nav_bg li:hover, .nav_bg li.another {
	background:#0092f7;
}
.fixedNav {
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	z-index: 100000;
	_position: absolute;
_top: expression(eval(document.documentElement.scrollTop));
}
/*底部导航*/
.foot {
	height:270px;
	width:100%;
	background:url(../images/logobj.jpg) no-repeat center;
}
.footzx {
	width: 1140px;
	height:270px;
	margin:0 auto;
	margin-top:40px;
}
.ul_01 {
	width: 196px;
	padding-top: 67px;
	float: left;
}
.ul_01 li {
	float:left;
	margin: 0 16px;
	line-height: 30px;
}
.ul_01 li a {
	color:#fff;
}
.ul_02 {
	line-height:30px;
	float:left;
	margin-top: 60px;
	color: #fff;
	width:690px;
	margin: 66px 0 0 66px;
}
.ul_02 li a {
	color:#fff;
}
.footzx .ewm {
	width:136px;
	height:136px;
	margin:0 auto;
	display:block;
	padding-top: 72px;
	margin-right: 32px;
}
.wisle a{

	color:#fff;

}
.wisle {
	height:40px;
	line-height:40px;
	text-align:center;
	color:#fff;
	background:#0092f7;
}
