﻿/* 基于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
}

.m-logo {
	margin: 30px auto 20px;
	width: 220px;
	display: block;
}

.m-logo img {
	display: block;
}

.g-nav {
	border-bottom: 1px #ddd solid;
	height: 55px;
	position: relative;
}

.m-nav {}

.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;
}

.m-nav ul li.m-hover a {
	border-bottom: 5px solid #ee2e3d;
	color: #ee2e3d;
	font-weight: bold
}

.m-nav ul li.m-navlast {
	margin-right: 10px;
}

.m-addsou a {
	display: block;
	width: 40px;
	height: 40px;
	background: url(../img/sou.jpg) no-repeat left top;
	margin: 7px 40px 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: 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: 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/sou.jpg) no-repeat left -40px;
	margin: 7px 0 0 10px;
}

.m-colse-sou {
	width: 40px;
	height: 40px;
	background: url(../img/sou.jpg) no-repeat left -80px;
	display: block;
	margin: 7px 0 0 0px;
}


/* 底部版权 */

.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.jpeg) no-repeat center center;
	background-size: cover;
	display: none;
	z-index: 999;
}

.m-copyinfo .m-zimeiti a:hover i {
	display: block;
}

.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: 80px;
}

.g-top-sou {
	overflow: hidden;
	background: url(../img/sou2019.png) no-repeat;
	width: 280px;
	height: 36px;
	margin: 25px 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;
	outline: none;
}

.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: 20px 0px 0px 0px;
}

.g-logo2019 img {
	/* width: 190px;
	max-height: 42px; */
}

.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 37px;
}

.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;
}


/*底部*/

.footbgs {
	padding: 20px 0;
	background: #222;
	width: 100%;
	border-top: 1px solid #ddd;
	margin-top: 30px;
}

.footer {
	padding: 20px 0;
	margin-top: 10px;
	color: #fff;
	overflow: hidden;
	margin: auto;
	box-sizing: border-box;
}

.wrap {
	margin-bottom: 40px;
}

.footer a {
	color: #fff;
}

.footer a:hover {
	color: #fff !important;
}

.youq {
	overflow: hidden;
	padding-bottom: 20px;
}

.youq li {
	float: left;
	padding: 0 10px;
	font-size: 14px;
}

.links {
	overflow: hidden;
}

.links ul.youq {
	width: 1040px;
	float: left;
}

.links .lian {
	float: left;
	width: 100px;
}

#link_896a3aee.links {
	text-align: left;
	font-size: 12px;
	padding-top: 20px;
}

#link_896a3aee.links ul {
	clear: both;
	padding-bottom: 20px;
}

#link_896a3aee.links li {
	float: left;
	margin-right: 10px;
	line-height: 1.8em;
	list-style: none;
	padding: 0;
}

#link_896a3aee.links em {
	clear: both;
	display: block;
}

#link_896a3aee.links #link_menu li {
	font-size: 14px;
	line-height: 2.5em;
	cursor: pointer;
	width: 5em;
	text-align: center;
}

#link_896a3aee.links #link_menu i {
	font-size: 12px;
	line-height: 2.9em;
	float: right;
	font-style: normal;
}

#link_896a3aee.links .on {
	font-weight: bold;
}

.beian {
	font-size: 14px;
	text-align: center;
}

.guangao {
	width: 100%;
	height: 90px;
	position: relative;
	margin: 0 auto;
	margin-bottom: 40px;
}

.guangao img.guang {
	width: 100%;
	height: 90px;
}

.guangao img.close {
	width: 30px;
	height: 30px;
	position: absolute;
	top: -16px;
	right: -15px;
	z-index: 99;
	cursor: pointer;
}

.gaoindex {
	width: 300px;
	height: 300px;
	position: relative;
}

.gaoindex img.guang {
	width: 300px;
	height: 300px;
	border: 1px solid #eee;
	box-sizing: border-box;
}


/*========*/

.m-inhuand .bd li .text h4 a,
.m-htoul2 li a p,
.flashbox strong,
.flashbox p,
.m-htoul2 li a,
.m-htoul li a p,
.m-rimgul li p,
.m-lisul li {
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	-ms-text-overflow: ellipsis;
	white-space: nowrap;
}

.m-imgul li a p span,
.m-hotul li.m-oneimg .m-tit,
.m-shendugul li a strong,
.m-htoul3 li a p,
.m-mainbot p.m-page-up a,
.m-ibookul li a p,
.m-imgul li a p span,
.m-inhuand .bd li .text p {
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	word-wrap: break-word;
	white-space: normal !important;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.m-listul li .m-listdiv .m-listinfo {
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	word-wrap: break-word;
	white-space: normal !important;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
}