body,h1,h2,h3,h4,h5,h6,p,form,ul,ol,li,dt,dl,dd,th,td,label,button,input,textarea {
	margin: 0;
	padding: 0
}

body {
	font: 12px "Microsoft Yahei", Tahoma;
	line-height: 1.5;
	color: #333
}

h1,h2,h3,h4,h5,h6,button,input,select,textarea {
	font: 12px "Microsoft Yahei", Tahoma
}

input {
	border: none;
	outline: none
}

fieldset,img {
	border: 0
}

img {
	vertical-align: top
}

ul {
	list-style: none
}

table {
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%
}

em,i,dfn {
	font-style: normal
}

.clear:after,.clear:before {
	display: block;
	clear: both;
	font-size: 0;
	height: 0;
	content: ""
}

.clear {
	zoom: 1
}

a {
	color: #555;
	text-decoration: none
}

a:hover {
	color: #f91;
	text-decoration: none
}

.tl {
	text-align: left !important
}

.tr {
	text-align: right !important
}

.tc {
	text-align: center !important
}

.bn {
	border: none !important
}

.wauto {
	width: auto !important
}

.pd20 {
	padding: 20px !important
}

.mt10 {
	margin-top: 10px !important
}

.mt20 {
	margin-top: 20px !important
}

.mb20 {
	margin-bottom: 20px !important
}

.fl {
	float: left !important
}

.fr {
	float: right !important
}

.hide {
	display: none
}

.not_load,.not_load img {
	background: none
}

.w1200 {
	width: 1200px;
	margin: 0 auto
}

.site_nav {
	width: 100%;
	border-bottom: 1px solid #eee;
	height: 26px;
	line-height: 26px;
	background: #fafafa
}

.site_nav_bd .login {
	display: inline-block;
	float: left;
	color: #999
}

.site_nav_bd .login b {
	padding-left: 20px
}

.site_nav_bd .login .location-logo {
	left: 2px;
	top: 6px;
	width: 16px;
	height: 14px
}

.site_nav_bd .login em {
	padding-right: 6px;
	color: #999
}

.login a {
	padding: 0 3px 0 5px;
	color: #38a4ff
}

.site_nav_bd .quick_menu {
	float: right;
	color: #999
}

.site_nav_bd .quick_menu em {
	height: 16px;
	line-height: 16px;
	color: #999
}

.site_nav_bd .quick_menu a {
	padding: 0 3px;
	color: #999
}

.quick_menu {
	text-align: right
}

.top_ewm {
	position: relative;
	float: right;
	height: 26px;
	display: inline;
	width: auto
}

.top_ewm a {
	display: inline-block;
	width: 25px;
	height: 25px;
	vertical-align: middle;
	cursor: pointer
}

.top_ewm a.icon_phone {
	width: 20px;
	height: 26px;
	margin-top: -2px;
	border-left: 1px solid #fafafa;
	border-right: 1px solid #fafafa;
	background: url(../images/icon_phone.png) no-repeat 3px 3px;
	-moz-background-size: 20px auto;
	background-size: 20px auto
}

.top_ewm a.icon_wechat {
	width: 26px;
	height: 26px;
	margin-top: -2px;
	border-left: 1px solid #fafafa;
	border-right: 1px solid #fafafa;
	background: url(../images/icon_wechat.png) no-repeat 5px 3px;
	-moz-background-size: 20px auto;
	background-size: 20px auto
}

.top_ewm a.weixin {
	background: url(../images/erp_index.png) no-repeat;
	background-position: -110px -356px
}

.top_ewm .qr-code {
	position: absolute;
	right: 0;
	top: 26px;
	display: none;
	width: 150px;
	padding: 10px 10px 0 10px;
	text-align: center;
	border: 1px solid #ddd;
	background: #fff;
	z-index: 9998
}

.top_ewm .qr-code img {
	width: 150px;
	height: 150px
}

.top_ewm:hover .qr-code {
	display: block
}

.top_ewm:hover .icon_phone {
	position: relative;
	z-index: 9999;
	border-color: #ddd;
	background-color: #fff
}

.top_ewm:hover .icon_wechat {
	position: relative;
	z-index: 9999;
	border-color: #ddd;
	background-color: #fff
}

.header .top {
	position: relative;
	background: #fff;
	margin: 0 auto;
	padding: 10px 0;
	z-index: 51
}

.header .top .logo {
	width: 290px;
	float: left
}

.header .top .logo img {
	display: inline-block;
	height: 70px;
	margin-right: 10px
}

.header .top .logo .text_con {
	display: inline-block;
	position: relative;
	width: 350px;
	height: 70px
}

.header .top .logo .w_auto {
	width: auto
}

.header .top .logo .text_con h1,.header .top .logo .text_con p {
	font-size: 18px
}

.header .top .logo .w_auto p {
	padding-top: 18px
}

.header .top .logo .text_con span {
	position: absolute;
	bottom: 0;
	left: 0;
	font-size: 12px;
	color: #999
}

.header .top .sever_tel {
	float: right
}

.header .search_box {
	display: block;
	float: left;
	padding-top: 30px
}

.header .search_box a {
	color: #aeaeae;
	margin-right: 5px;
	font-size: 12px
}

.header .top .search {
	width: 280px;
	height: 36px;
	margin-left: 60px;
	padding: 0 98px 0 80px;
	border: 2px solid;
	-moz-border-radius: 2px;
	border-radius: 2px;
	position: relative;
	margin-bottom: 4px;
	background-color: #fff
}

.header .top .search_txt {
	float: left;
	display: inline-block;
	width: 95%;
	padding: 5px 0 5px 10px;
	height: 26px;
	line-height: 26px;
	font-size: 14px;
	border: 0;
	color: #999;
	background: 0 0
}

.header .top .search_sub {
	float: right;
	display: block;
	border: none;
	width: 98px;
	height: 36px;
	margin-right: -98px;
	color: #fff;
	font-size: 16px;
	cursor: pointer
}

.header .search_select {
	position: absolute;
	left: 0;
	border: 0 none;
	color: #666;
	width: 77px;
	text-align: center;
	border-right: 1px solid #e6e6e6
}

.header .search_select .tit {
	display: block;
	height: 36px;
	color: #999;
	line-height: 36px;
	background-color: #f8f8f8;
	cursor: pointer
}

.header .search_select .tit:after {
	content: '';
	display: inline-block;
	background: url(../images/search_icon.png);
	width: 8px;
	height: 5px;
	margin-left: 5px;
	position: relative;
	top: -2px
}

.header .search_select ul {
	position: absolute;
	top: 36px;
	z-index: 99;
	background-color: #fff;
	width: 99%;
	border: 1px solid #e6e6e6;
	border-top: 0 none;
	display: none
}

.header .search_select ul li {
	padding: 6px 0;
	cursor: pointer;
	color: #999;
	border-top: 1px solid #e6e6e6
}

.header .search_select ul li.selected,.header .search_select ul li:hover {
	background-color: #efefef;
	color: #333
}

.header .top .sever_tel {
	position: absolute;
	bottom: 0;
	right: 0;
	display: table;
	width: 160px;
	height: 90px;
	padding: 0 168px 0 20px;
	background: url(../images/server-phone.jpg) no-repeat right bottom
}

.header .top .sever_tel .text_con {
	display: table-cell;
	vertical-align: middle
}

.header .top .sever_tel b {
	position: relative;
	color: #666;
	font-weight: normal
}

.header .top .sever_tel b::before {
	content: '';
	position: absolute;
	top: 0;
	left: -25px;
	width: 20px;
	height: 20px
}

.header .top .sever_tel p {
	line-height: 20px;
	font-size: 16px;
	color: #fe850c
}

.menu_nav {
	position: relative;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	z-index: 50
}

.menu_nav_bd li {
	float: left
}

.menu_nav_bd li a {
	display: block;
	padding: 0 20px;
	line-height: 40px;
	color: #fff
}

.menu_nav_bd li a:hover {
	color: #fff
}

.menu_nav_bd .all_pro {
	position: relative;
	display: inline-block;
	padding: 0 0 0 20px;
	width: 140px;
	color: #fff;
	text-align: center;
	cursor: default
}

.all_pro .all_pro_icon {
	position: absolute;
	left: 12px;
	top: 12px;
	width: 16px;
	height: 16px;
	background: url(../images/erp_index.png) no-repeat;
	background-position: 0 -14px
}

.menu_nav_bd .all_pro ul {
	display: none;
	position: absolute;
	top: 40px;
	left: 0;
	width: 160px;
	color: #fff
}

.menu_nav_bd .all_pro li {
	display: block;
	position: relative;
	width: 100%;
	border-left: 4px solid;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.menu_nav_bd .all_pro li a.nav_li {
	height: 40px;
	padding: 0;
	margin: 0 20px;
	text-align: left;
	border-bottom: 1px solid;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden
}

.menu_nav_bd .all_pro .sub {
	position: absolute;
	left: 156px;
	top: 2px;
	display: none;
	width: 600px;
	padding: 6px 10px 5px;
	border: 1px solid #ddd;
	border-left: 0;
	background: #fff;
	overflow: hidden;
	-webkit-box-shadow: 2px 2px 3px rgba(0,0,0,0.1);
	-moz-box-shadow: 2px 2px 3px rgba(0,0,0,0.1);
	box-shadow: 2px 2px 3px rgba(0,0,0,0.1);
	-webkit-transform: translate3d(0, -3px, 0);
	-moz-transform: translate3d(0, -3px, 0);
	transform: translate3d(0, -3px, 0)
}

.menu_nav_bd .all_pro .sub a {
	display: inline-block;
	float: left;
	color: #555;
	line-height: 30px
}

.menu_nav_bd .all_pro .sub a:hover {
	color: #f60;
	background: none
}

.menu_nav_bd li.on {
	color: #fff
}

.menu_nav_bd .all_pro li.on a.nav_li {
	border-bottom-color: #fff;
	background: #fff
}

.menu_nav_bd .all_pro li.on {
	background: #fff;
	border-left: 4px solid #ffce23
}