@charset "utf-8";
html,
body,
div,
span,
p,
a,
ul,
ol,
li,
dl,
dt,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
cite,
code,
em,
del,
font,
img,
ins,
small,
strong,
b,
i,
center,
form,
label,
input,
textarea,
button,
select,
th,
td {
	padding: 0;
	margin: 0
}

ol,
ul,
li,
dl,
dt,
dd {
	list-style: none
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 1em
}

strong,
b,
em,
i,
cite {
	font-weight: 400;
	font-style: normal
}

img,
iframe {
	border: 0;
	vertical-align: top
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

input,
textarea,
button,
select {
	border: 0;
	outline: 0;
	font-family: Microsoft Yahei
}

.clear {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0
}

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

.fl {
	float: left;
	width: 300px;
	margin-right: 30px
}

.fr {
	float: right;
	width: 300px
}

.topbar {
	padding: 20px 0;
	height: 40px;
	font-size: 14px
}

.topbar .logo {
	float: left;
	width: 190px;
	height: 42px;
}

.topbar .logo a {
	display: block;
	height: 100%
}

.topbar .logo img {
	width: 100%;
	height: 100%;
}

.topbar .topsearch {
	float: right;
	margin-left: 47px;
	width: 296px;
	height: 40px;
	position: relative
}

.topbar .topsearch .category {
	float: left;
	width: 59px;
	line-height: 38px;
	text-indent: 15px;
	border: #f0f0f0 1px solid;
	border-right: 0;
	border-radius: 5px 0 0 5px;
	background: #f7f7f7;
	cursor: pointer;
	transition: all .2s
}

.topbar .topsearch .categorylist {
	display: none;
	position: absolute;
	top: 39px;
	left: 1px;
	width: 68px;
	text-indent: 0;
	text-align: center;
	color: #666;
	background: #f9f9f9;
	box-shadow: rgb(0, 0, 0, .12) 0 0 20px 0;
	cursor: pointer;
	opacity: .98;
	z-index: 900
}

.topbar .topsearch .categorylist li:hover,
.topbar .topsearch .categorylist li.current {
	color: #3291f9;
	background: #fff
}

.topbar .topsearch .searchtext {
	float: left;
	width: 220px;
	height: 38px;
	padding: 0 11px 0 15px;
	color: #999;
	font-size: 14px;
	line-height: 38px;
	border: #f0f0f0 1px solid;
	border-right: 0;
	background: #f7f7f7;
	transition: all .2s;
	border-radius: 5px 0 0 5px;
}

.topbar .topsearch .searchtext:focus {
	color: #666
}

.topbar .topsearch .searchsubmit {
	float: left;
	width: 45px;
	height: 40px;
	border-radius: 0 5px 5px 0;
	background: #3291F8 url(../img/sears.png) 13px 11px no-repeat;
	cursor: pointer;
	transition: all .2s
}

.topbar .topsearch.focus .category,
.topbar .topsearch.focus .searchtext {
	background-color: #fff;
	transition: all .2s
}

.topbar .topsearch.focus .searchsubmit {
	background-color: #469eff;
	transition: all .2s
}

.topbar .toplogin,
.topbar .topuser {
	float: left;
	width: 70px;
	height: 40px;
	overflow: hidden
}

.topbar .toplogin a,
.topbar .topuser a {
	display: block;
	line-height: 14px;
	text-align: right;
	color: #3291f9;
	padding: 1px 0 9px;
	background: url(../img/icon.png) -28px 0 no-repeat;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis
}

.topbar .toplogin a:last-child {
	background-position: -88px -1px
}

.topbar .topuser {
	display: none;
	width: 77px
}

.topbar .topuser a {
	background: 0 0
}


/*===*/

.guangao {
	width: 100%;
	height: 90px;
	position: relative;
	margin: 15px auto;
}

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

.guangao img.guang:hover {
	transition: all 0.5s;
	transform: scale(1);
}

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

.pages {
	text-align: center;
	font-size: 14px;
	padding: 40px 0;
	width: 100%;
	background: #fff;
}

.pages a {
	color: #4E4E4E;
	background-color: #F9F9F9;
	border: 1px solid #EAEAEA;
	padding: 8px 13px;
	margin: 0 3px;
	border-radius: 5%;
}

.pages span {
	color: #FFF;
	background-color: #3291f9;
	border: 1px solid #3291f9;
	padding: 8px 13px;
	border-radius: 5%;
	cursor: pointer;
}

.newsnav {
	border-bottom: 1px solid #ccc;
	margin-bottom: 25px;
}

.newsnav a {
	color: #404040;
	font-size: 14px !important;
}

.detail_top {
	width: 100%;
	text-align: center;
}

.title_xq h2 {
	font-size: 24px;
	font-weight: 700;
	color: #000;
	line-height: 35px;
}

.userCreateTime {
	padding: 15px 0 20px 0;
	font-size: 14px;
	margin-bottom: 20px;
	border-bottom: 1px dotted #cecece;
}

.userCreateTime span {
	display: inline-block;
	color: #333;
	padding-left: 20px;
}

.content_tex {
	font-size: 16px;
	line-height: 25px;
	color: #444;
}

.content_tex p {
	text-indent: 2em;
	line-height: 35px;
}

.content_tex img {
	display: block;
	margin: 10px auto;
}

.nav {
	background: #fff;
	box-shadow: rgb(0 0 0 / 8%) 0 0 8px 0;
}

.nav ul.cons {
	height: 60px;
	line-height: 58px;
	white-space: nowrap;
	font-size: 16px;
	color: #666;
}

.nav ul.cons li a {
	font-size: 18px;
	color: #333;
	float: left;
	height: 60px;
	line-height: 60px;
	padding: 0 36px;
}

.nav ul.cons li.active a {
	color: #3291f9;
}


/*底部*/

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

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

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

.wrap {
	margin-bottom: 40px;
}

.footer a {
	color: #666;
}

.footer a:hover {
	color: #666 !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;
}

.goTop {
	position: fixed;
	bottom: 200px;
	right: 200px;
	width: 50px;
	height: 50px;
	overflow: hidden;
	background: url(../img/top.png) no-repeat center center #fff;
	text-indent: -999em;
	transition: all 0.3s;
	cursor: pointer;
	background-color: #3291F8 ;
	background-size: 60%;
	opacity: 0.9;
	border-radius: 10%;
}

.goTop:hover {
	opacity: 1;
}

@media only screen and (min-width: 1500px) and (max-width: 1700px) {
	.goTop {
		right: 80px;
	}
}

@media only screen and (min-width: 1000px) and (max-width: 1500px) {
	.goTop {
		right: 0;
	}
}