/* 基于normalize bootstrap 的全局重置CSS文件部分1.2版本 */
/*! normalize.css v4.1.1 | MIT License | github.com/necolas/normalize.css */
html {
	font-family: sans-serif; /* 1 */
	-ms-text-size-adjust: 100%; /* 2 */
	-webkit-text-size-adjust: 100%; /* 2 */
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);/* 消除移动浏览器点击蓝色背景 */
}
body {
	margin: 0;
	text-align: left;
	font-size: 14px;
	background: #fff;
	font-family: "Microsoft YaHei", "\5fae\8f6f\96c5\9ed1";
}
article, aside, details, /* 1 */ figcaption, figure, footer, header, main, /* 2 */ menu, nav, section, summary { /* 1 */
	display: block;
}
audio, canvas, progress, video {
	display: inline-block;
}
audio:not([controls]) {
	display: none;
	height: 0;
}
progress {
	vertical-align: baseline;
}
template, /* 1 */ [hidden] {
display: none;
}
a {
	background-color: transparent; /* 1 */
	-webkit-text-decoration-skip: objects; /* 2 */
}
a:active, a:hover {
	outline-width: 0;
}
abbr[title] {
	border-bottom: none; /* 1 */
	text-decoration: underline; /* 2 */
	text-decoration: underline dotted; /* 2 */
}
b, strong {
	font-weight: inherit;
}
b, strong {
	font-weight: bolder;
}
dfn {
	font-style: italic;
}
h1 {
	font-size: 2em;
	margin: 0.67em 0;
}
mark {
	background-color: #ff0;
	color: #000;
}
small {
	font-size: 80%;
}
sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sub {
	bottom: -0.25em;
}
sup {
	top: -0.5em;
}
img {
	border-style: none;
}
svg:not(:root) {
	overflow: hidden;
}
code, kbd, pre, samp {
	font-family: monospace, monospace; /* 1 */
	font-size: 1em; /* 2 */
}
figure {
	margin: 1em 40px;
}
hr {
	box-sizing: content-box; /* 1 */
	height: 0; /* 1 */
	overflow: visible; /* 2 */
}
button, input, select, textarea {
	font: inherit; /* 1 */
	margin: 0; /* 2 */
}
optgroup {
	font-weight: bold;
}
button, input { /* 1 */
	overflow: visible;
}
button, select { /* 1 */
	text-transform: none;
}
button, html [type="button"], /* 1 */ [type="reset"], [type="submit"] {
-webkit-appearance: button; /* 2 */
}
button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner {
border-style: none;
padding: 0;
}
button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring {
outline: 1px dotted ButtonText;
}
fieldset {
	border: 0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
}
legend {
	box-sizing: border-box; /* 1 */
	color: inherit; /* 2 */
	display: table; /* 1 */
	max-width: 100%; /* 1 */
	padding: 0; /* 3 */
	white-space: normal; /* 1 */
}
textarea {
	overflow: auto;
}
[type="checkbox"], [type="radio"] {
box-sizing: border-box; /* 1 */
padding: 0; /* 2 */
}
[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button {
height: auto;
}
[type="search"] {
-webkit-appearance: textfield; /* 1 */
outline-offset: -2px; /* 2 */
}
[type="search"]::-webkit-search-cancel-button, [type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
::-webkit-input-placeholder {
color: inherit;
opacity: 0.54;
}
::-webkit-file-upload-button {
-webkit-appearance: button; /* 1 */
font: inherit; /* 2 */
}
/* normalize.css结束 */
.clearfix {
*zoom:1
}
.clearfix:before, .clearfix:after {
	display: table;
	line-height: 0;
	content: ""
}
.clearfix:after {
	clear: both
}
p {
	margin: 0;
}
img {
	width: auto\9;
	height: auto;
	max-width: 100%;
	vertical-align: middle;
	border: 0;
	-ms-interpolation-mode: bicubic
}
ul, ol, dl, h1, h2, h3, h4, h5, h6, dt, dd {
	margin: 0;
	padding: 0
}
ul li, ol li {
	list-style: none
}
.f-fl, .f-lifl li, .f-dlfl dt, .f-dlfl dd {
	float: left;
	display: inline
}
.f-fr {
	float: right;
	display: inline
}
a, a:visited {
	text-decoration: none;
	color: #2a2a2a;
}
a:hover {
	transition: color 160ms ease 0s, background-color 200ms ease 0s, border-color 160ms ease 0s, transform 500ms ease 0s;
	color: #ee2e3d;
	cursor: pointer;
}
em {
	font-style: normal;
}
/* 全站全局CSS部分结束 */
.g-box-full {
	width: 100%;
	display: block;
}
.g-box-1200 {
	width: 1200px;
	height: auto;
	margin: auto;
	display: block;
}
.g-top-full {
	width: 100%;
	height: 30px;
	background: #424242;
	display: block;
	overflow: hidden
}
/* 底部版权 */
.g_foot {
	background: #fbfbfb;
	border-top: 1px solid #cecece;
	text-align: center;
	font-size: 12px;
	padding: 10px 0;
	margin: 20px 0 0 0;
	line-height: 24px;
	color: #666
}
.g_foot p {
	text-align: center;
}
.g_foot a {
	font-size: 12px;
	color: #333
}
.g_foot b, .g_foot span {
	color: #F00
}
/* 当前位置 */
.f-jkico {
	background-image: url(../img/jkicon.jpg);
	background-repeat: no-repeat;
}
.g-jknav {
	height: 44px;
	position: relative;
	zoom: 1;
	text-indent: 24px;
}
.g-jknav b {
	width: 13px;
	height: 15px;
	position: absolute;
	left: 2px;
	top: 15px;
	background-position: -9px -8px
}
.g-jknav strong {
	width: 100%;
	height: 44px;
	line-height: 44px;
	font-size: 14px;
	font-weight: normal;
	color: #333;
	text-indent: 24px;
	display: block;
	overflow: hidden;
}
/* 返回顶部 滚动监听 */
.g-float {
	width: 50px;
	height: auto;
	position: fixed;
	bottom: 10px;
	left: 50%;
	cursor: pointer;
	margin-left: 610px;
	z-index: 100;
}
.g-float a {
	width: 100%;
	height: 50px;
	margin: 1px 0 0 0;
	display: block;
	overflow: hidden;
}
.g-float #m-top-back {
	height: 0px;
	background: url(../img/gotop.png) no-repeat #010101;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-o-transition: all 0.2s;
	transition: all 0.2;
	float: left;
	display: block;
	overflow: hidden;
	border-radius: 5px
}
.g-float #m-top-back:hover {
	background-color: #ee2e3d;
}
.m-copyinfo {
	height: 140px;
	padding-top: 20px
}
.m-copyinfo p {
	color: #ccc;
	text-align: center;
	height: 34px;
	line-height: 34px;
}
.m-copyinfo p a {
	color: #ccc;
	margin: 0 10px;
}
/* 底部 */
.g-foot-full {
	background: url(../img/infoot.jpg) center top no-repeat #020202;
	margin-top: 26px;
}
.m-ftlink {
	height: 100px;
	background-color: #fff;
	margin-top: 32px;
}
.m-linkdiv {
}
.m-linkdiv2 {
	position: relative;
	width: 1000px;
	height: 58px;
	overflow: hidden;
	margin-top: 18px;
}
.m-linkdiv2 ul li {
	height: 34px;
	line-height: 34px;
	margin: 0px 0 0 25px;
}
.m-linkul {
	position: absolute;
}
.m-linkdiv {
	width: 1060px;
}
.m-linkdiv .m-scroll-btn {
	width: 26px;
	height: auto;
	float: right;
	margin: 4px 0px 0 0;
}
body .m-linkdiv .m-scroll-btn li {
	width: 26px;
	height: 26px;
	background: url(../img/jiantou2.jpg) no-repeat;
	margin: 14px 0 0 0;
	cursor: pointer;
}
body .m-linkdiv .m-scroll-btn .m-scroll-down {
	background-position: 0 -26px;
}
.m-copyinfo .m-zimeiti {
	text-align: center;
	height: 66px;
}
.m-copyinfo .m-zimeiti a {
	display: inline-block;
	width: 60px;
	margin: 0 20px;
	text-align: center;
	position: relative;
}
.m-copyinfo .m-zimeiti a:hover {
	color: #999
}
.m-copyinfo .m-zimeiti a img {
	width: 32px;
	display: block;
	margin: 0 auto;
}
.m-copyinfo .m-zimeiti a i {
	position: absolute;
	top: -110px;
	left: -10px;
	width: 100px;
	height: 100px;
	background: url(../img/q6uweixin.jpg) no-repeat center center;
	background-size: cover;
	display: none;
	z-index: 999;
}
.m-copyinfo .m-zimeiti a:hover i {
	display: block;
}
.m-margin15 {
	margin-top: 15px !important;
}
.g-head {
	height: 65px;
	overflow: hidden;
	background: #020202;
	position: relative;
}
.u-logo {
	height: 54px;
	overflow: hidden;
	width: 188px;
	margin-top: 8px;
}
.u-nav {
	height: 65px;
	overflow: hidden;
	margin-left: 30px;
}
.u-nav ul li {
	float: left;
	overflow: hidden;
}
.u-nav ul li a {
	font-size: 18px;
	color: #fff;
	font-family: "Microsoft YaHei";
	display: block;
	line-height: 65px;
	margin: 0px 22px;
}
.u-nav ul li.m-hover a {
	border-bottom: 5px solid #ee2e3d;
	height: 60px;
}
.u-nav ul li a:hover {
	color: #ee2e3d;
}
.u-search {
	overflow: hidden;
	width: 40px;
	height: 40px;
	background: url(../img/zxfbico2019.png) no-repeat -4px -2px;
	margin: 12px 40px 0px 0px;
	cursor: pointer;
}
.u-search a {
	display: block;
	width: 40px;
	height: 40px;
}
.g-nav-sou {
	background-color: #fafafa;
	height: 64px;
	border-bottom: 1px #ddd solid;
	position: absolute;
	left: 0;
	top: 0;
	display: none
}
.g-nav-sou .u-search-input {
	width: 1110px;
	height: 39px;
	line-height: 39px;
	text-indent: 10px;
	float: left;
	font-size: 14px;
	font-weight: normal;
	color: #333;
	margin: 0;
	padding: 0;
	background-color: #fff;
	border: none;
	margin-top: 12px;
}
.g-nav-sou .u-search-btn {
	width: 40px;
	height: 40px;
	color: #fff;
	text-align: center;
	background: #fafafa;
	float: left;
	margin: 0;
	padding: 0;
	border: 0;
	display: inline;
	overflow: hidden;
	cursor: pointer;
	background: url(../img/sou.jpg) no-repeat left -40px;
	margin: 12px 0 0 10px;
}
.m-colse-sou {
	width: 40px;
	height: 40px;
	background: url(../img/sou.jpg) no-repeat left -80px;
	display: block;
	margin: 12px 0 0 0px;
}
.w790 {
	width: 790px;
}
.w360 {
	width: 360px;
}
.w790 h4 {
	border-bottom: 1px solid #eee;
	height: 50px;
	line-height: 50px;
	font-size: 18px;
	color: #ee2e3d;
	font-weight: bold;
	margin-bottom: 20px;
	padding-left: 6px;
}
.m-listul {
	margin: 0px;
	display: block;
	overflow: hidden;
}
.m-listul li {
	border-bottom: 1px solid #eee;
	padding-bottom: 20px;
	margin: 0 0px 20px;
}
.m-listul li a.f-fl {
	margin-right: 20px;
	width: 300px;
}
.m-listul li a.f-fl img {
	width: 300px;
	height: 205px;
	display: block;
	overflow: hidden;
}
.m-listul li .m-listdiv {
	float: right;
	height: 185px;
	width: 440px;
	background: #f9f9f9;
	padding: 10px 15px;
}
.m-listul li .m-listdiv .m-title {
	line-height: 32px;
	height: 32px;
	overflow: hidden;
	margin-top: 2px;
}
.m-listul li .m-listdiv .m-title a {
	color: #000;
	font-size: 18px;
	font-weight: bold;
}
.m-listul li .m-listdiv .m-title a:hover {
	color: #ee2e3d
}
.m-listul li .m-listdiv .m-listinfo {
	font-size: 13px;
	color: #999;
	height: 76px;
	line-height: 26px;
	overflow: hidden;
	margin: 8px 0 0px
}
.m-listul li .m-listdiv .m-listime {
	font-size: 13px;
	color: #999;
	height: 24px;
	line-height: 24px;
	margin-top: 6px;
}
.m-listul li .m-listdiv .m-listime span.f-fr {
	margin: 8px 0 0 20px
}
.m-listul li .m-listdiv .m-listime span i {
	font-style: normal;
}
.m-listul li .m-listdiv .m-listime em {
	float: left;
	width: 20px;
	height: 20px;
	margin-right: 8px
}
.m-listul li .m-listdiv .m-listime .f-fl a {
	display: inline-block;
	height: 40px;
	line-height: 40px;
	padding: 0 14px;
	background-color: #eee;
	margin-right: 14px;
}
.m-listul li .m-listdiv .m-listime .f-fl a:hover {
	background-color: #ee2e3d;
	color: #fff;
}
.m-listul li .m-listdiv .m-listime .f-fr {
	color: #aaa
}
.m-listul li .m-listdiv .m-listime .f-fr a i {
	background-position: -429px 0;
	display: inline-block;
	width: 15px;
	height: 15px;
	position: relative;
	top: 2px;
	margin-right: 4px;
}
.on {
	display: block !important;
}
.m-mdiv-cont {
	overflow: hidden;
	margin-bottom: 20px;
}
.m-mdiv {
	border: 1px #000 solid;
	border-top: none;
	position: relative;
	margin-top: 25px;
	padding-top: 24px;
}
.m-h3tit {
	position: absolute;
	width: 100%;
	top: -17px;
	height: 36px;
	line-height: 36px;
	font-size: 26px;
	text-align: center;
	font-weight: normal;
	color: #333;
	background: url(../img/lright.gif) no-repeat center 10px;
}
.m-hotgul {
	margin: 0 20px;
	overflow: hidden;
}
.m-hotgul {
	margin: 0 20px;
}
.m-hotgul li {
	margin: 20px 0 0;
	border-bottom: 1px #bababa dotted;
}
.m-hotgul li i {
	font-size: 24px;
	font-family: Impact;
	margin-right: 15px;
	color: #fe1919
}
.m-hotgul li a {
	display: block;
	height: 75px;
	overflow: hidden;
	margin-bottom: 20px
}
.m-hotgul li a p.f-fl {
	width: 110px;
	height: 75px;
	overflow: hidden;
	margin-right: 12px
}
.m-hotgul li a p.f-fl img {
	display: block;
	width: 110px;
	height: 75px;
}
.m-hotgul li a strong {
	display: block;
	font-weight: normal;
	font-size: 14px;
	overflow: hidden;
	line-height: 24px;
	margin-bottom: 5px
}
.m-hotgul li a span {
	font-size: 13px;
	color: #aaa;
	height: 30px;
	overflow: hidden;
}
.m-htoul {
	padding: 8px 0 14px;
	margin: 0 25px;
}
.m-htoul li {
	height: 32px;
	line-height: 32px;
	overflow: hidden
}
.m-htoul li i {
	font-size: 18px;
	font-family: Impact;
	font-weight: bold;
	margin-right: 10px;
}
.m-htoul li a p {
	font-size: 14px
}
/* 右侧幻灯 */
.m-hdbox {
	position: relative;
	width: 310px;
	height: 268px;
	margin: 10px 0 0 24px;
	overflow: hidden;
	border-bottom: 1px #000 dotted
}
.flashbox ul {
	height: 212px;
	position: absolute;
	left: 0;
	top: 0;
}
.flashbox li {
	width: 310px;
	height: 268px;
	float: left;
	display: block;
}
.flashbox a {
	display: block;
	width: 310px;
	height: 212px;
	position: relative;
}
.flashbox a img {
	width: 310px;
	height: 212px;
}
.flashbox em {
	display: block;
	width: 290px;
	height: 42px;
	position: absolute;
	left: 10px;
	top: 160px;
	background: rgba(255,255,255,0.8);
*background:#fff;
}
.flashbox strong {
	display: block;
	width: 270px;
	height: 42px;
	line-height: 42px;
	padding: 0 10px;
	position: absolute;
	left: 10px;
	bottom: 10px;
	color: #000;
	font-size: 16px;
	overflow: hidden;
	font-weight: normal;
}
.flashbox p {
	display: block;
	width: 290px;
	height: 32px;
	position: absolute;
	left: 20px;
	bottom: -78px;
	color: #aaa;
	line-height: 32px;
	overflow: hidden;
	padding: 0 20px;
	font-size: 14px;
	font-family: 'SimSun';
	display: none;
}
.flashpoint {
	width: 165px;
	height: 8px;
	position: absolute;
	left: 104px;
	bottom: 22px
}
.flashpoint i {
	float: left;
	width: 25px;
	height: 8px;
	background: #ccc;
	margin-right: 15px;
	cursor: pointer;
	overflow: hidden;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}
.flashpoint i.on {
	background: #000;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}
.m-htoul2 {
	padding: 14px 20px 10px;
}
.m-htoul2 li {
	height: 36px;
	line-height: 36px;
	overflow: hidden
}
.m-htoul2 li i {
	font-size: 24px;
}
.m-htoul2 li span {
	float: left;
	width: 5px;
	height: 5px;
	background-color: #000;
	margin: 16px 5px 0 0;
}
.m-htoul2 li em {
	color: #aaa;
	margin-left: 10px;
}
.m-mtags {
	padding: 10px 10px 0;
	overflow: hidden;
}
.m-mtags a {
	display: block;
	float: left;
	width: 80px;
	height: 40px;
	line-height: 40px;
	background-color: #eee;
	text-align: center;
	padding: 0 8px;
	margin: 0 0 20px 10px;
	font-size: 14px;
	border-radius: 20px;
	overflow: hidden
}
.m-mtags a:hover {
	background-color: #ee2e3d;
	color: #fff
}
.g-year-title {
	overflow: hidden;
	margin: 0px 15px 12px;
	height: 45px;
	padding-left: 6px;
	line-height: 45px;
	font-size: 16px;
	font-weight: bold;
	color: #333;
	border-bottom: 1px solid #eeeeee;
	background: url(../img/zxfbico2019.png) 286px -180px no-repeat;
}
.u-tit {
	display: none;
	text-align: center;
	margin-top: 60px;
	height: 30px;
	line-height: 30px;
	font-style: normal;
	font-size: 20px;
	font-weight: bold;
}
.m-mtags a.click {
	background: #ee2e3d;
	color: #fff;
}
b.f-more-showcont {
	background: #2d2d2d;
	color: #fff;
	height: 35px;
	line-height: 35px;
	width: 280px;
	text-align: center;
	font-size: 15px;
	display: block;
	border-radius: 4px;
	margin: 0px auto;
	cursor: pointer;
	font-weight: normal;
}
.g-box-full {
	width: 100%;
	display: block;
}
.g-box-1200 {
	width: 1200px;
	height: auto;
	margin: auto;
	display: block;
}
.g-top-full {
	width: 100%;
	height: 30px;
	background: #424242;
	display: block;
	overflow: hidden
}
.m-logo {
	margin: 30px auto 20px;
	width: 220px;
	display: block;
}
.m-logo img {
	display: block;
}
.g-nav {
	height: 50px;
	position: relative;
	background: #020202;
	border-bottom: 0px;
}
.m-nav ul {
	display: block
}
.m-nav ul li {
	margin-right: 120px;
}
.m-nav ul li a {
	display: block;
	font-size: 18px;
	line-height: 50px;
	color: #fff;
	padding: 0px 30px;
}
.m-nav ul li.m-hover a {
	color: #fff;
	background: #ee2e3d;
	border-bottom: 0px;
	font-weight: normal;
}
.m-nav ul li:hover a {
	color: #fff;
	background: #ee2e3d;
}
.m-nav ul li.m-navlast {
	margin-right: 0;
}
.m-addsou a {
	display: block;
	width: 40px;
	height: 40px;
	background: url(../img/zxfbico2019.png) no-repeat -4px 0px;
	margin: 3px 0px 0 0px;
}
.g-nav-sou {
	background-color: #fafafa;
	height: 55px;
	border-bottom: 1px #ddd solid;
	position: absolute;
	left: 0;
	top: 0;
	display: none
}
.g-nav-sou .u-search-input {
	width: 1150px;
	height: 36px;
	line-height: 36px;
	text-indent: 10px;
	float: left;
	font-size: 14px;
	font-weight: normal;
	color: #333;
	margin: 0;
	padding: 0;
	background-color: #fff;
	border: none;
	margin-top: 7px;
}
.g-nav-sou .u-search-btn {
	width: 40px;
	height: 40px;
	color: #fff;
	text-align: center;
	background: #fafafa;
	float: left;
	margin: 0;
	padding: 0;
	border: 0;
	display: inline;
	overflow: hidden;
	cursor: pointer;
	background: url(../img/zxfbico2019.png) no-repeat -4px 0px;
	margin: 3px 0 0 10px;
}
.m-colse-sou {
	width: 40px;
	height: 40px;
	background: url(../img/zxfbico2019.png) no-repeat 1px -87px;
	display: block;
	margin: 3px 0 0 0px;
}
.m-nav ul li {
	margin-right: 0px;
}
button, input, select, textarea, a {
	outline: none;
}
.g-nav-sou {
	height: 50px;
	background: #020202;
}
.m-sou {
	width: 1240px;
}
.g-headTop {
	overflow: hidden;
	line-height: 28px;
	/* box-shadow: 1px 1px 1px rgba(0,0,0,0.2); */
	background: #f9f9f9;
	border-bottom: 1px solid #E8E8E8;
}
.g-head-logo {
	padding: 10px 0;
	overflow: hidden;
	height: 125px;
}
.g-top-sou {
	overflow: hidden;
	background: url(../img/sou2019.png) no-repeat;
	width: 280px;
	height: 36px;
	margin: 45px 0px 0px 550px;
}
.g-top-sou .u-search-input {
	border: 0px;
	height: 32px;
	line-height: 32px;
	float: left;
	width: 210px;
	margin: 1px 0px 1px 20px;
}
.g-top-sou .u-search-btn {
	float: right;
	width: 40px;
	background: none;
	border: 0px;
	cursor: pointer;
	height: 32px;
	margin: 1px 0px;
}
.g-logo2019 {
	width: 215px;
	height: 76px;
	overflow: hidden;
	margin: 27px 0px 0px 0px;
}
.g-wap {
	width: 125px;
	overflow: hidden;
}
.g-wap p {
	overflow: hidden;
	width: 95px;
	height: 95px;
	margin: 9px auto 0
}
.g-wap p img {
	width: 100%;
}
.g-wap span {
	color: #666;
	display: block;
	text-align: center;
}
.f-wxgzh {
	position: relative;
}
.f-wxgzh p {
	display: none;
	position: absolute;
	left: 0px;
	top: 50px;
	z-index: 99;
	width: 150px;
	height: 150px;
	background: url(../img/rgba50.png);
}
.f-wxgzh p img {
	margin: 12px auto 0px;
	width: 125px;
	height: 125px;
	display: block;
}
.m-nav2019 ul li.f-wxgzh:hover p {
	display: block;
}
.m-nav2019 ul li.f-wxgzh:hover a {
	background: none;
	color: #ee2e3d;
	border-bottom: 3px solid #ee2e3d;
	height: 47px;
	margin: 0px 30px;
	padding: 0px;
}
.g-nav2019 {
	height: 50px;
	position: relative;
	background: #020202;
	border-bottom: 0px;
}
.m-nav2019 ul {
	display: block
}
.m-nav2019 ul li a {
	display: block;
	font-size: 18px;
	line-height: 50px;
	color: #fff;
	padding: 0px 30px;
}
.m-nav2019 ul li.m-hover a {
	color: #fff;
	background: #ee2e3d;
	border-bottom: 0px;
	font-weight: normal;
}
.m-nav2019 ul li:hover a {
	color: #fff;
	background: #ee2e3d;
}
.m-nav2019 ul li.m-navlast {
	margin-right: 0;
}
/* 列表分页 */
.m-page {
	height: 44px;
	line-height: 44px;
	padding: 0px 0 20px;
	text-align: center;
}
.m-page a {
	padding: 8px 15px;
	font-size: 14px;
	color: #333;
	border: 1px solid #eee;
	border-radius: 3px;
	background-color: #eee;
	margin: 0 5px;
}
.m-page a:hover {
	background-color: #000;
	color: #fff;
	border: 1px #000 solid;
	text-decoration: none;
}
.m-page a.record {
	display: none
}
.m-page b {
	padding: 8px 15px;
	font-size: 14px;
	color: #fff;
	border: 1px solid #000;
	font-weight: normal;
	border-radius: 3px;
	background-color: #000;
	margin: 0 5px;
}
body .m-page a b {
	padding: 0;
	border: none;
	background-color: #eee;
	color: #000;
	margin: 0
}
body .m-page a:hover b {
	color: #fff;
	background-color: #000
}
.m-navwz {
	color: #aaa;
    font-size: 14px;
    height: 28px;
    line-height: 20px;
    border-bottom: 1px #000 solid;
    margin-bottom: 10px;
}
.m-navwz a {
	color: #333;
	margin: 0 5px;
}
.m-navwz a:hover {
	color: #ee2e3d
}

.g-intith3 {
	position: relative;
	height: 100px;
	margin-bottom: 10px;
	margin-top: 20px;
}
.g-intith3 strong {
	width: 350px;
	height: 100px;
	background: url(../img/h2.jpg) no-repeat;
	margin: 0 auto;
	position: absolute;
	left: 50%;
	margin-left: -175px;
	font-size: 0;
	overflow: hidden;
	text-indent: -999;
	z-index: 5
}
.g-intith3 p {
	height: 2px;
	background: #000;
	top: 53px;
	position: relative;
	z-index: 2
}