﻿@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}

::selection {
	background-color: #b90101;
	color: #fff;
}

::-moz-selection {
	background-color: #b90101;
	color: #fff;
}

::-webkit-selection {
	background-color: #b90101;
	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: #b90101;
	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;
}


/*logo标志*/

.top_bgk {
	overflow: hidden;
}

.logo {
	overflow: hidden;
	margin: 40px 0;
}

.logo b {
	text-transform: uppercase;
	font-size: 12px;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
}

.logo em {
	font-size: 16px;
	font-weight: bold;
}

.biaoyu {
	margin: 30px 0 0 30px;
	height: 83px;
	padding-left: 20px;
	border-left: 1px solid #A0A0A0;
}

.biaoyu p {
	font-weight: bold;
	font-size: 18px;
}

.biaoyu p.p1 {
	color: #333;
	padding-top: 10px;
}

.biaoyu p.p2 {
	font-size: 16px;
	color: #111;
}

.biaoyu p.p2 b {
	font-size: 15px;
	font-weight: bold;
	color: #ff9c00;
	margin-left: 8px;
}

.telall {
	height: 85px;
	padding-left: 78px;
	background: url(../images/tel.png) no-repeat left center;
	margin-top: 24px;
margin-right:120px;
}

.telall span {
	display: block;
	margin-top: 10px;
	font-size: 16px;
}

.telall b {
	font-size: 30px;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-weight: bold;
	color: #b90101;
}

.allby {
	margin: 74px 0 0 7px;
	padding: 10px 0 10px 20px;
}

.allby p.p1 {
	font-size: 18px;
	color: #fff;
	font-weight: bold;
}

.allby p.p2 {
	font-size: 18px;
	color: #fff;
	font-weight: bold;
}

.tellall .bay {
	margin-top: 5px;
	height: 30px;
}

.tellall .bay b {
	display: inline-block;
	height: 30px;
	line-height: 30px;
	background: #ffdc00;
	padding: 0 20px;
	border-radius: 50px;
	font-size: 16px;
	margin-right: 20px;
	color: #333;
}

.tellall .bay a {
	display: inline-block;
	height: 30px;
	line-height: 30px;
	padding: 0 20px;
	border-radius: 50px;
	font-size: 16px;
	padding-left: 53px;
	background: url(../images/online.png) no-repeat 20px center #ffdc00;
}

.tellall .telone {
	margin-top: 48px;
	height: 58px;
	background: url(../images/tel.png) no-repeat left center;
	padding-left: 73px;
}

.tellall .telone span {
	display: inline;
	font-size: 16px;
	padding-top: 5px;
}

.tellall .telone b {
	font-size: 24px;
	color: #fff;
	font-family: impact;
	margin-right: 8px;
}


/*导航*/

.nav_bg {
	width: 100%;
	height: 52px;
	background: #b90101;
}

.nav_xiala {
	width: 1180px;
	height: 52px;
	margin: 0 auto;
}

.nav_xiala ul {
	margin: auto;
	position: relative;
	height: 52px;
	line-height: 52px;
}

.nav_xiala ul li {
	float: left;
	text-align: center;
}

.nav_xiala ul li a {
	display: block;
	font-size: 15px;
	display: block;
	padding: 0px 33px;
	color: #fff;
}

.nav_xiala ul li:hover a.navcolor {
	background: #000;
}

.nav_xiala ul li .erji_xiala a {
	color: #fff;
}

.nav_xiala ul .erji_xiala {
	display: none;
	background: rgba(0, 0, 0, 0.8);
	position: absolute;
	top: 100%;
	width: 100%;
	left: 0;
	z-index: 222;
}

.nav_xiala ul .erji_xiala i {
	font-weight: bold;
	font-style: normal;
	font-size: 14px;
}

.nav_xiala ul li:hover .erji_xiala {
	display: block;
}

.daohang_xiala span {
	font-size: 14px;
}

.nav_xiala ul li:hover .erji_xiala .daohang_xiala {
	float: left;
	padding: 0 0px;
}

.nav_xiala ul li:hover .erji_xiala .daohang_xiala a:hover {
	background: #b90101;
	color: #fff;
}

.nav_xiala ul .erji_xiala1 {
	display: none;
	background: rgba(0, 0, 0, 0.8);
	position: absolute;
	top: 100%;
	z-index: 222;
}

.nav_xiala ul .erji_xiala1 a {
	color: #fff;
}

.nav_xiala ul li:hover .erji_xiala1 {
	display: block;
}

.nav_xiala ul li:hover .erji_xiala1 .daohang_xiala {
	float: left;
	padding: 0px 0px;
}

.nav_xiala ul li:hover .erji_xiala1 .daohang_xiala a:hover {
	background: #b90101;
	color: #fff;
}

.nav_xiala ul .erji_xiala1 i {
	font-weight: bold;
	font-style: normal;
	font-size: 14px;
}

.fixedNav {
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	z-index: 100000;
	_position: absolute;
	_top: expression(eval(document.documentElement.scrollTop));
	background: #b90101;
	margin-top: 0;
}

.fixedNav .nav_xiala {
	width: 1180px;
	margin: 0 auto;
}

.fixedNav .nav_xiala li a {
	color: #fff;
}

.fixedNav .nav_xiala li:hover a.navcolor {
	color: #fff;
}


/*底部*/

.foot {
	background: #4c4c4c;
	color: #fff;
	padding: 30px 0;
}

.foot a {
	color: #fff;
}

.dbnav {
	padding-top: 8px;
	text-align: center;
}

.dbnav span {
	display: block;
	height: 45px;
	font-size: 20px;
}

.dblogo {
	width: 150px;
}

.dbnav li {
	width: 82px;
	height: 38px;
	float: left;
	font-size: 14px;
	font-weight: bold;
}

.dbnav li:before {
	display: inline-block;
	content: "|";
	margin-right: 10px;
}

.dbnav div {
	line-height: 30px;
}

.foot_ewm {
	width: 115px;
}

.foot_ewm img {
	display: block;
	width: 105px;
	height: 105px;
	padding: 5px;
	background: #fff;
}

.foot_ewm span {
	display: block;
	width: 100%;
	text-align: center;
	height: 40px;
	line-height: 40px;
	color: #fff;
}