blockquote,
body,
button,
code,
dd,
div,
dl,
dt,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
html,
input,
legend,
li,
ol,
p,
pre,
select,
td,
textarea,
th,
ul {
	margin: 0;
	padding: 0;
	font-family: 'Microsoft YaHei', '\5FAE \8F6F \96C5\91'
}

fieldset,
img {
	border: 0 none
}

dl,
li,
menu,
ol,
ul {
	list-style: none
}

button,
input,
select,
textarea {
	vertical-align: middle;
	border: none;
	outline: 0
}

button:focus,
input:focus,
select:focus,
textarea:focus {
	border: none;
	outline: 0;
	background-image: none
}

button {
	border: 0 none;
	background-color: transparent;
	cursor: pointer
}

button,
input,
select,
td,
textarea,
th {
	font-size: 12px;
	font-family: "Microsoft YaHei", "黑体", "宋体";
	color: #444
}

a {
	color: #666;
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: 0 0;
	text-decoration: none !important
}

a:active,
a:hover {
	text-decoration: none
}

table {
	border-collapse: collapse;
	border-spacing: 0;
	table-layout: fixed;
	margin: 0 auto
}

iframe {
	border: none;
	width: 100%;
	height: 100%;
	box-sizing: border-box
}

img {
	border: 0;
	max-width: 100%;
	height: auto;
	vertical-align: middle
}

em {
	font-style: normal
}

button:focus,
input:focus,
select:focus,
textarea:focus {
	border: 1px solid #dedede;
	outline: 0;
	background-image: none
}

.card-cnt>a:hover,
.module-title .more:hover,
.news .review-main ul li a:hover,
a:focus,
a:hover {
	color: #ea4c47
}

.container,
.container-fluid {
	padding: 0
}

body,
html {
	font-family: 'Microsoft YaHei', '\5FAE \8F6F \96C5\91';
	font-size: 14px
}

.container {
	width: 1200px
}

.icon {
	padding: 2px 10px;
	margin-right: 10px;
	background: url(icon.png) no-repeat
}

.header {
	font-size: 12px;
	color: #838c94;
	background-color: #eee;
	height: 40px;
	line-height: 40px
}

.header dl {
	float: left;
	position: relative;
	color: #31404c;
	margin: 0 10px;
	cursor: pointer
}

.header dl dt {
	height: 40px;
	line-height: 40px
}

.header dl:hover dd {
	display: block
}

.header dl dd {
	display: none;
	position: absolute;
	width: 110px;
	text-align: center;
	right: -10px;
	text-align: right;
	top: 40px;
	background-color: #fff;
	box-shadow: 0 0 10px rgba(0, 0, 0, .2);
	z-index: 9999
}

.header dl dd p {
	font-size: 12px;
	line-height: 20px;
	padding-bottom: 5px;
	text-align: center
}

.header dl dd::before {
	position: relative;
	content: '';
	display: block;
	margin: 0 auto;
	width: 0;
	height: 0;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-bottom: 7px solid #fff;
	top: -5px
}

.wxtools-icon {
	background-position: -53px -759px
}

.wxpublic-icon {
	background-position: -53px -803px
}

.top-bg {
	background-color: #eee;
	line-height: 40px;
	font-size: 12px;
	color: #555
}

.breadcrumb-bg {
	background-color: #f5f7f9
}

.breadcrumb,
.breadcrumb a {
	font-size: 12px;
	line-height: 20px;
	color: #9fa9b3;
	background-color: #f5f7f9;
	margin-bottom: 0 !important;
	padding: 10px 0 !important
}

.activty-title a.more:hover,
.breadcrumb a:hover,
.news-item-title a.more:hover {
	color: #ea4c47
}

.head,
.navbar-default {
	background-color: #fff
}

.head .navbar-nav>li {
	min-width: 96px;
	text-align: center
}

.head .navbar-default .navbar-brand {
	margin: 15px 0 0 0
}

.head .navbar-nav>li.open {
	border: none !important;
	box-shadow: none !important
}

.head .navbar-nav>li>.dropdown-menu li {
	text-align: center
}

.head .navbar-nav>li.open .dropdown-menu,
.head .navbar-nav>li:hover .dropdown-menu {
	display: block;
	top: 71px;
	border-top: 3px solid #ea4c47;
	-moz-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
	-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
	box-shadow: 0 6px 12px rgba(0, 0, 0, .175)
}

.head .navbar-nav>li.active>a::after,
.head .navbar-nav>li>a:hover::after {
	content: '';
	display: block;
	position: absolute;
	width: 70%;
	height: 3px;
	margin: 0 15%;
	bottom: 10px;
	left: 0;
	background-color: #ea4c47
}

.head .navbar-nav>li>a {
	font-size: 16px;
	position: relative;
	color: #333;
	font-weight: 900;
	line-height: 54px;
	padding: 10px 0
}

.head .navbar-default .navbar-nav>.active>a,
.head .navbar-default .navbar-nav>.active>a:focus,
.head .navbar-default .navbar-nav>.active>a:hover {
	color: #333;
	font-weight: 900;
	background-color: #fff
}

.head .navbar-default .navbar-nav>.open>a,
.head .navbar-default .navbar-nav>.open>a:focus,
.head .navbar-default .navbar-nav>.open>a:hover {
	background-color: #fff;
	color: #ea4c47
}

.head .dropdown-menu {
	min-width: auto;
	width: 100%;
	top: 60px;
	border: none
}

.head .dropdown-menu>li>a {
	font-size: 14px;
	line-height: 2;
	color: #6d6f7b
}

.head .navbar-nav>li.open {
	border-top: 3px solid #ea4c47;
	-moz-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
	-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
	box-shadow: 0 6px 12px rgba(0, 0, 0, .175)
}

.head .dropdown-menu>li>a:hover,
.head .navbar-nav>li.active>a,
.head .navbar-nav>li>a:hover {
	color: #ea4c47 !important
}

.head .navbar-nav>li.open .caret,
.head .navbar-nav>li:hover .caret {
	width: 0;
	height: 0;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-bottom: 5px solid #ea4c47;
	border-top: 0
}

.head .navbar-nav>li .caret {
	width: 0;
	height: 0;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-top: 5px solid #333
}

.head .navbar-right {
	margin: 0
}

.head .navbar-collapse {
	padding: 0;
	background-color: #fff
}

.head .navbar {
	border: none;
	margin-bottom: 0
}

.head .navbar-header {
	padding-top: 11px;
	margin: 0
}

.head .navbar-header>h1,
.head .navbar-header>span {
	font-size: 18px;
	font-weight: 700;
	color: #fff;
	line-height: 26px;
	padding: 6px 15px;
	background-color: #ea4c47;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	float: left;
	margin-top: 13px
}

.head .navbar-header>h1 {
	padding: 6px 15px
}

.navbar-brand {
	padding: 0;
	height: auto
}

.nav-tel {
	margin-left: 40px;
	margin-top: 20px;
	padding-left: 36px;
	background: url(phone.png) no-repeat left center
}

.nav-tel p {
	font-size: 18px;
	font-weight: 700;
	line-height: 22px;
	color: #ea4c47;
	margin-bottom: 0;
	white-space: nowrap
}

.nav-tel span {
	display: inline-block;
	font-size: 12px;
	line-height: 14px;
	color: #838c94
}

.navbar-right {
	width: 73%
}

.head .navbar-nav>li {
	width: 12%
}

.head .dropdown-menu>li>a {
	padding: 0 14px
}

.navbar-nav>li>.dropdown-menu {
	width: 120%;
	left: -10%
}

.statement {
	margin-bottom: 30px !important
}

.statement p {
	margin: 0 15px;
	padding-left: 55px;
	font-size: 14px;
	line-height: 1.6;
	color: #c2c2c3;
	background: url(t.png) no-repeat left center
}

.statement-loading {
	text-align: center
}

.statement-loading p {
	display: inline-block;
	padding-left: 30px;
	background: url(yun.png) no-repeat left center
}

.box-shadow1 {
	box-shadow: 0 0 6px rgba(25, 45, 118, .1)
}

@media only screen and (max-width:1200px) {
	.navbar-default .navbar-nav>li>a {
		padding: 15px 5px
	}

	.head .navbar-nav>li>a {
		line-height: 34px
	}

	.head .navbar-default .navbar-brand {
		float: left;
		width: 45%;
		margin: 7px auto 0
	}

	.head .navbar-header>h1,
	.head .navbar-header>span {
		font-size: 14px;
		line-height: 30px;
		margin-top: 0
	}

	.nav-tel {
		margin-top: 18px
	}
}

@media only screen and (max-width:1024px) {
	.head {
		width: 100%
	}

	.head .navbar-nav>li.nav-tel {
		display: none
	}

	.head .navbar-default .navbar-brand {
		margin-left: 2%
	}

	.head .dropdown-menu>li>a,
	.head .navbar-nav>li>a {
		font-size: 15px;
		font-weight: 400
	}

	.navbar-nav>li>.dropdown-menu {
		top: 51px !important
	}
}

@media only screen and (max-width:767px) {
	.head .navbar-nav>li {
		width: 100%
	}

	.header {
		display: none;
	}

	.navbar-nav .open .dropdown-menu>li>a {
		padding: 5px 20px
	}

	.head .navbar-default .navbar-brand {
		margin: 0 auto
	}

	.head .navbar-header {
		padding: 10px 0
	}

	.head .navbar-header>h1,
	.head .navbar-header>span {
		margin-top: 10px;
		margin-left: -45px;
		padding: 0 15px
	}

	.head .navbar-default .navbar-brand {
		width: auto;
		height: 50px;
		display: flex;
		display: -webkit-flex;
		align-items: center
	}

	.navbar-brand>img {
		width: 70%
	}

	.head .navbar-nav>li>a {
		padding: 5px 15px;
		line-height: 30px
	}

	#bs-example-navbar-collapse-1 {
		height: 0 !important;
		position: absolute;
		right: 10px;
		z-index: 999
	}

	.head .navbar-right {
		width: 130px;
		position: absolute;
		top: -1px;
		right: 0;
		z-index: 999;
		background: #fff;
		-moz-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
		-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
		box-shadow: 0 6px 12px rgba(0, 0, 0, .175)
	}

	.navbar-collapse.in {
		overflow: initial
	}

	.navbar-nav>li.open .dropdown-menu {
		display: block !important;
		position: absolute;
		background: #fff;
		left: -96px;
		top: 10px !important;
		-moz-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
		-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
		box-shadow: 0 6px 12px rgba(0, 0, 0, .175)
	}

	.head .navbar-nav>li:hover .dropdown-menu,
	.header-r {
		display: none
	}

	.head .navbar-nav>li a:hover::after,
	.head .navbar-nav>li.active a::after,
	.module-title-exp,
	.nav-tel {
		display: none !important
	}

	.head .navbar-nav>li.open .dropdown-menu,
	.head .navbar-nav>li:hover .dropdown-menu {
		position: relative;
		top: 0 !important;
		left: 0;
		font-size: 15px;
		margin-bottom: 0;
		box-shadow: none;
		background-color: #f5f5f5;
		border: none
	}

	.statement p {
		background: url(t.png) no-repeat left 4px
	}

	.statement-loading p {
		background: url(yun.png) no-repeat left 4px
	}
}

@media only screen and (max-width:425px) {
	.head .navbar-header>h1 {
		font-size: 12px
	}
}
