﻿html, body, a, address, b, big, blockquote, body, center, cite, code, dd,
del, div, dl, dt, em, fieldset, font, form, h1, h2, h3, h4, h5, h6,
html, i, iframe, img, ins, label, legend, li, ol, p, pre, small, span,
strong, u, ul, var {
	margin: 0;
	padding: 0;
}

input:focus, select:focus {
	outline: 0;
}

textarea {
	padding: 0 10px;
	outline: none;
	resize: none;
}

.hide {
	display: none
}

.fl {
	float: left
}

.fr {
	float: right
}

em, b, strong, i, label {
	font-style: normal;
	/*font-weight: 100;*/
}

ul, li, ol {
	list-style: none;
}

a, a:link {
	text-decoration: none;
}

a:active, a:hover {
	text-decoration: none;
	color: #333;
}

a:focus {
	outline: none;
}

html {
	height: 100%;
	overflow-x:hidden;
}

body {
	font-family: 'Microsoft YaHei';
	/*font-size: 16px;*/
	/*background-color: #f7f7f7;*/
}

/*瓒呭嚭鍑虹幇鐪佺暐鍙�*/
.ellipsis {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

/*閫氱敤娓呴櫎娴姩*/
/*.clearfix:before, .clearfix:after {*/
/*	content: "";*/
/*	display: table;*/
/*	clear: both;*/
/*}*/

/*.clearfix:after {*/
/*	clear: both;*/
/*}*/

/*.clearfix {*/
/*	*zoom: 1;*/
	/*IE/7/6*/
/*}*/

/*閫氱敤娓呴櫎娴姩*/
/*img {*/
/*	border: none;*/
/*}*/

/*.marTop30 {*/
/*	margin-top: 30px;*/
/*}*/

/*.padTop30 {*/
/*	padding-top: 30px;*/
/*}*/

/*棣栭〉*/
body, html {
	height: 100%;
}

.container {
	box-sizing: border-box;
	width: 1200px;
	margin: 0 auto;
	*zoom: 1;
}
/*.container:before, .container:after {*/
/*	content: "";*/
/*	display: table;*/
/*	clear: both;*/
/*}*/

/*.container:after {*/
/*	clear: both;*/
/*}*/

/*.ellipsis {*/
/*	text-overflow: ellipsis;*/
/*	overflow: hidden;*/
/*	white-space: nowrap;*/
/*}*/

/* 鍒楄〃椤靛叕鍏卞ご灏� */
.header {
	background: #fff;
}

.header_one {
	height: 36px;
	line-height: 36px;
	background: #ebecec;
	font-size: 14px;
	color: #4e4f4f;
}

.header_one_right {
	float: right;
}

.header_one_right a {
	color: #4e4f4f;
	font-size: 12px;
}

.header_one_right>i {
	margin: 0 15px;
	color: #ced1d6;
}

.header_one_right a .icon {
	display: inline-block;
	vertical-align: middle;
	background-image: url(img/sprite.png);
	background-repeat: no-repeat;
}

.wisdom {
	width: 22px;
	height: 13px;
	background-position: -50px -100px;
}

.official {
	width: 22px;
	height: 16px;
	background-position: -99px -100px;
}

.shop {
	width: 22px;
	height: 16px;
	background-position: -150px -100px;
}

.header_one_right a:hover {
	color: #ff6c00;
}

.header_one_right a:hover i {
	background-position-y: -150px;
}

.header_two {
	height: 94px;
}

.logo {
	float: left;
	line-height: 94px;
}

.logo img {
	vertical-align: middle;
	/*margin-top: 20px;*/
}

.header_two_right {
	float: right;
	padding-top: 28px;
}

/*.search_box {*/
/*	width: 470px;*/
/*	height: 40px;*/
/*	background-color: #ffffff;*/
/*	border-radius: 5px;*/
/*	border: solid 1px #0096db;*/
/*	position: relative;*/
/*	padding: 0 88px 0 80px;*/
/*	float: left;*/
/*}*/

.search_box select {
	position: absolute;
	left: 20px;
	top: 0;
	width: 60px;
	border: 0;
	line-height: 38px;
	height: 38px;
	text-align: center;
	color: #454545;
}

.search_input input {
	width: 100%;
	line-height: 38px;
	height: 38px;
	border: 0;
	padding-left: 15px;
}

.search_box button {
	width: 88px;
	position: absolute;
	right: 0;
	top: 0;
	background-color: #00afff;
	border: 0;
	height: 40px;
	line-height: 40px;
	text-align: center;
	color: #fff;
	font-size: 16px;
}

.search_box button img {
	vertical-align: middle;
	margin-right: 7px;
}

.header_two_right>a {
	float: right;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #00afff;
	line-height: 40px;
	margin-left: 15px;
}

/*.nav {*/
/*	height: 104px;*/
/*	background: url('img/nav_bg.jpg') no-repeat top center;*/
/*}*/

.nav_li {
	float: left;
	margin-right: 30px;
	padding-top: 12px;
	position: relative;
}

.nav_li::before {
	content: '';
	width: 1px;
	height: 57px;
	background-color: #ffffff;
	opacity: 0.3;
	position: absolute;
	right: 0;
	top: 23.5px;
}

.nav_li:last-child {
	margin-right: 0;
}

.nav_li:last-child::before {
	display: none;
}

.nav_li a {
	margin-right: 40px;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 40px;
	letter-spacing: 0px;
	color: #ffffff;
}

/* .nav_li:last-child a {
	margin-right: 0;
}

.nav_li:first-child+div+div+div+div {
	margin-right: 0;
}

.nav_li:first-child+div+div+div+div a {
	margin-right: 0;
} */
.crumbs{
	color: #0a0a0a;
	padding: 0 30px;
	height: 47px;
	line-height: 47px;
	background: #fafafa;
}
.crumbs a {
    color: #0a0a0a;
}
.crumbs a:hover {
    text-decoration: underline;
}
/* .crumbs a:hover{ color:#ff0000;} */

/*footer*/
.footer {
	background: #f8fafc;
	height: 132px;
	box-shadow: inset 0 2px 8px 0 rgba(7, 17, 27, .06);
}

.footerLeft {
	float: left;
}

.footerLeft ul {
	padding: 25px 0 20px;
	overflow: hidden;
	font-size: 14px;
}

.footerLeft ul li {
	float: left;
	padding-right: 44px;
}

.footerLeft ul li a {
	color: #666;
}

.footerLeft p {
	line-height: 25px;
	font-size: 12px;
	color: #666;
}

.footerRight {
	padding-top: 25px;
}

.footerRight div {
	float: right;
	margin-left: 40px;
	text-align: center;
}

.footerRight div img {
	vertical-align: top;
}

.footerRight p {
	font-size: 12px;
	line-height: 25px;
	color: #666;
}

/********************************************** 马星星 **/
/* 清除浮动 */
.clearfix:before,
.clearfix:after {
	content: "";
	display: table;
	clear: both;
}

.clearfix:after {
	clear: both;
}

.clearfix {
	*zoom: 1;
	/*IE/7/6*/
}

img {
	border: none;
}

.marTop30 {
	margin-top: 30px;
}

.padTop30 {
	padding-top: 30px;
}

body,
html {
	height: 100%;
}

/* 版心 */
.container {
	box-sizing: border-box;
	width: 1600px;
	margin: 0 auto;
	*zoom: 1;
}

.container:before,
.container:after {
	content: "";
	display: table;
	clear: both;
}

.container:after {
	clear: both;
}

/* 超一行显示省略号 */
.ellipsis {
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

/* 超两行显示省略号 */
.ellipsis_2 {

	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;

}

/* 精灵图 */
.icon {
	display: inline-block;
	width: 26px;
	height: 20px;
	background: url(../img/sprite.png) no-repeat;
	vertical-align: middle;
}