@charset "utf-8";

html,
body {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
}

html {
	overflow-y: scroll;
	overflow-x: hidden;
}

body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
ol,
li,
input,
select,
textarea,
div,
table,
td,
th,
tr,
dt,
dd,
dl {
	margin: 0;
	padding: 0;
}

ul,
ol {
	list-style: none;
}

em,
i {
	font-style: normal;
}

img {
	border: 0;
	vertical-align: middle;
}

input,
select {
	vertical-align: middle;
	outline: none;
}

a {
	outline: 0 none;
	color: #666;
}

a,
u,
s {
	text-decoration: none;
}

a:hover {
	color: #FD3939;
}

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

fieldset,
img {
	border: 0;
}

img {
	border: 0 none;
	display: inline-block;
	*display: block;
}

body {
	min-width: 1200px;
	font: 14px/1 'Microsoft YaHei', 'Arial', 'Heiti SC';
	background: #fff;
	color: #666;
}

.fl {
	display: block;
	float: left !important;
}

.fr {
	display: block;
	float: right !important;
}

.overflow {
	overflow: hidden;
	*zoom: 1;
}

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

.clearfix {
	display: block;
	*zoom: 1;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	font-size: 0;
	line-height: 0;
	clear: both;
	visibility: hidden;
}

.relative {
	position: relative;
}

.hide {
	display: none;
}

.ma {
	margin-left: auto;
	margin-right: auto;
}

.w1200 {
	width: 1200px;
}

.mt20 {
	margin-top: 20px !important;
}

.mt30 {
	margin-top: 30px !important;
}

.mb20 {
	margin-bottom: 20px !important;
}

.h20 {
	height: 20px;
}

.h420 {
	height: 420px;
}

.red {
	color: red;
}

.headline1 {
	color: #222;
	font-size: 18px;
	font-weight: normal;
	height: 42px;
	line-height: 42px;
	border-bottom: 1px solid #16ac1d;
}

.headline1 a {
	float: right;
	font-size: 14px;
	color: #999;
}

.headline1 span {
	float: right;
	font-size: 14px;
	padding: 2px 8px;
	height: 22px;
	line-height: 22px;
	background: #16ac1d;
	color: #fff;
	position: relative;
	top: 10px;
	cursor: pointer;
}

.headline2 {
	display: block;
	height: 38px;
	line-height: 38px;
	margin-bottom: 7px;
	color: #333;
	font-size: 20px;
	border-bottom: 1px solid #edf0f2;
	position: relative;
	padding: 0;
	font-weight: 700;
}

.headline2 a {
	float: right;
	font-weight: 400;
	color: #999;
	font-size: 14px;
}

.headline3 {
	width: 100%;
	height: 50px;
	line-height: 50px;
	border-bottom: 2px solid #16ac1d;
	font-size: 24px;
	color: #16ac1d;
	font-weight: 400;
}

.headline4 {
	height: 42px;
	line-height: 42px;
	color: #4c4c4c;
	font-size: 22px;
	font-weight: normal;
}

.headline5 {
	height: 52px;
	line-height: 52px;
	color: #444;
	font-size: 22px;
}

.headline5 a {
	float: right;
	color: #666;
	font-size: 14px;
}

.headline5 a:hover {
	color: #FD3939;
}

.headline6 {
	text-indent: .6em;
	font-size: 22px;
	line-height: 22px;
	border-left: 5px solid #16ac1d;
	font-weight: normal;
	color: #333;
}

.headline6 .more {
	float: right;
	font-size: 12px;
	color: #666;
	line-height: 24px;
}

.headline6 .more:hover {
	color: #FD3939;
}

.headline6 u {
	margin-left: 20px;
	text-decoration: none;
}

.headline6 u a,
.headline6 u s {
	padding: 1px 15px;
	font-size: 14px;
	border-radius: 5px;
	cursor: pointer;
	text-decoration: none;
}

.headline6 u s.on {
	background: #16ac1d;
	color: #fff;
}

.headline7 {
	font-size: 20px;
	line-height: 20px;
	font-weight: normal;
	color: #333;
}

.headline7 .more {
	float: right;
	font-size: 12px;
	color: #666;
	line-height: 24px;
}

.headline7 .more:hover {
	color: #FD3939;
}

#topNav span {
	display: block;
	width: 1200px;
	margin: 0 auto;
}

#topNav {
	width: 100%;
	height: 41px;
	line-height: 41px;
	background: #fafafa;
	border-bottom: 1px solid #E2E2E2;
	font-size: 14px;
}

#topNav strong {
	font-weight: 400;
	float: left;
}

#topNav i {
	float: right;
	color: #bbb;
	font-style: normal;
}

#topNav i a {
	margin: 0 10px;
}

#logo {
	width: 310px;
	height: 87px;
	display: block;
	padding: 6px 0 6px 0;
}

#logo img {
	width: 83px;
	height: 45px;
	position: absolute;
	left: 0px;
	top: 30px;
	z-index: -9999;
}

#tomc {
	width: 230px;
	height: 76px;
	display: block;
	position: absolute;
	left: 420px;
	top: 12px;
}

#tomc img {
	width: 230px;
	height: 76px;
}

#slogan {
	position: absolute;
	left: 110px;
	top: 36px;
}

#search {
	width: 534px;
	height: 38px;
	position: absolute;
	right: 0;
	top: 28px;
	z-index: 9;
}

#q {
	float: left;
	display: inline;
	width: 385px;
	height: 38px;
	line-height: 38px;
	overflow: hidden;
	padding: 0 60px 0 5px;
	background: #fff;
	border: 2px solid #16ac1d;
	border-right: 0 none;
	font-size: 12px;
	color: #333;
}

#search-submit {
	float: left;
	width: 72px;
	height: 38px;
	border: 0 none;
	cursor: pointer;
	background: #16ac1d;
	color: #fff;
	font-size: 14px;
}

#search .hotwords {
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	position: absolute;
	top: 37px;
	left: 0;
	z-index: -1;
}

#search .hotwords a {
	margin-right: 18px;
	font-size: 12px;
}

#search .xl {
	position: absolute;
	left: 1px;
	top: 38px;
	border: 1px solid #eee;
	width: 360px;
	background: #FFF;
	overflow: hidden;
	z-index: 1;
	box-shadow: 0px 2px 2px #999;
	display: none;
}

#search .xl ul {
	background: #F8F8F8;
	overflow: hidden;
}

#search .xl ul li {
	background: #fff;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	text-indent: 10px;
}

#search .xl ul li:hover {
	background: #F8F8F8;
}

#head .navigator {
	height: 45px;
	background: #16ac1d;
}

#head .navigator a {
	display: block;
	width: 130px;
	float: left;
	text-align: center;
	height: 45px;
	line-height: 45px;
	color: #fff;
	font-size: 16px;
}

#head .navigator a.on,
#head .navigator a:hover {
	width: 128px;
	border-left: 1px solid #16ac1d;
	border-right: 1px solid #16ac1d;
	background: #27b527;
}

#mbody {
	overflow: hidden;
}

.position {
	padding: 18px 0;
	color: #999;
}

.end {
	background: #333;
	padding: 40px 0;
}

.end .blogo {
	float: left;
	width: 280px;
	height: 130px;
	border-right: 1px solid #3d3d3d;
}

.end .blogo img {
	display: block;
	margin: 10px auto;
	height: 45px;
}

.end .blogo p {
	text-align: center;
	color: #999;
	line-height: 40px;
	height: 30px;
}

.end .ewm {
	float: left;
	width: 100px;
	height: 130px;
	margin: 0 50px 0 40px;
}

.end .ewm p {
	text-align: center;
	height: 30px;
	line-height: 40px;
	color: #999;
}

.end .tj {
	float: left;
	margin-left: 40px;
	width: 200px;
	height: auto;
	min-height: 130px;
	border-right: 1px solid #3d3d3d;
	overflow: hidden;
}

.end .tj p {
	font-size: 18px;
	font-weight: bold;
	color: #808080;
	height: 20px;
	line-height: 20px;
	margin-bottom: 10px;
}

.end .tj a {
	display: block;
	float: left;
	width: 80px;
	height: 24px;
	line-height: 24px;
	margin-right: 5px;
	color: #ccc;
}

.end .tj a:hover {
	color: #eee;
}

.end .xz {
	float: left;
	margin-left: 40px;
	width: 200px;
	height: auto;
	min-height: 130px;
	border-right: 1px solid #3d3d3d;
	overflow: hidden;
}

.end .xz p {
	font-size: 18px;
	font-weight: bold;
	color: #808080;
	height: 20px;
	line-height: 20px;
	margin-bottom: 10px;
}

.end .xz a {
	display: block;
	float: left;
	width: 80px;
	height: 24px;
	line-height: 24px;
	margin-right: 5px;
	color: #ccc;
}

.end .xz a:hover {
	color: #eee;
}

.end .zq {
	float: left;
	margin-left: 40px;
	width: 200px;
	height: auto;
	min-height: 130px;
}

.end .zq p {
	font-size: 18px;
	font-weight: bold;
	color: #808080;
	height: 20px;
	line-height: 20px;
	margin-bottom: 10px;
}

.end .zq a {
	display: block;
	float: left;
	width: 80px;
	height: 24px;
	line-height: 24px;
	margin-right: 5px;
	color: #ccc;
}

.end .zq a:hover {
	color: #eee;
}

.foot {
	background: #1f1f1f;
	padding: 20px 0;
}

.foot p {
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	text-align: center;
	color: #4d4d4d;
	font-size: 12px;
}

.foot p a {
	color: #4d4d4d;
	margin: 0 2px;
}

.foot p a:hover {
	color: #eee;
}

.float_btn {
	position: fixed;
	bottom: 0;
	left: 50%;
	margin-left: 640px;
	z-index: 100;
	height: 280px;
}

.float_btn li {
	width: 68px;
}

.float_btn a {
	display: block;
	width: 66px;
	height: 66px;
	overflow: hidden;
	margin-bottom: 2px;
	background: #fff;
	-webkit-transition: all .2s;
	-moz-transition: all .2s;
	-o-transition: all .2s;
	transition: all .2;
	background: url(../images/icon-float.jpg) no-repeat;
	border: 1px solid #fff;
}

#gotop a:hover {
	background-position: -67px 0
}

#pinglun a {
	background-position: 0 -68px;
}

#pinglun a:hover {
	background-position: -67px -68px
}


/***系统自带分页 已修改为新样式👇****/
#pages {
	display: table;
	margin: 15px auto;
}

#pages a {
	display: inline-block;
	padding: 0 10px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	color: #666;
	border-radius: 5px;
	border: 1px solid #e6e6e6;
	margin: 0 5px;
}

#pages a.a1 {
	/* background: url(../images/admin_img/pages.png) no-repeat 0 5px; */
	width: 56px;
	padding: 0
}

#pages a:hover {
	background-color: #16ac1d;
	color: #fff;
}

#pages span {
	display: inline-block;
	padding: 0 10px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	color: #666;
	border-radius: 5px;
	border: 1px solid #e6e6e6;
	margin: 0 5px;
	background-color: #16ac1d;
	color: #fff;
}

.page .noPage {
	display: inline-block;
	height: 22px;
	line-height: 22px;
	background: url(../img/icu/titleBg.png) repeat-x 0 -55px;
	border: 1px solid #e3e3e3;
	text-align: center;
	color: #a4a4a4;
}
/***系统自带分页 已修改为新样式👆****/

/***原分页样式****/
/* .pagelist {
	display: table;
	margin: 0 auto;
}

.pagelist a,
.pagelist span {
	display: inline-block;
	padding: 0 10px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	color: #666;
	border-radius: 5px;
	border: 1px solid #e6e6e6;
	margin: 0 5px;
}

.pagelist a:hover,
.pagelist .active {
	background-color: #16ac1d;
	color: #fff;
} */

.links_list {
	padding: 20px 0;
	background: #fafafa;
	margin-top: 40px;
}

.links_list .tit {
	font-size: 20px;
	color: #333;
	height: 40px;
	line-height: 40px;
	overflow: hidden;
}

.links_list .tit span {
	font-size: 14px;
	margin-left: 50px;
	color: #8c97cb;
}

.links_list .tit em {
	font-family: serif;
	margin-left: 10px;
	display: inline-block;
	background: #fff;
	width: 24px;
	padding: 3px 0;
	line-height: 14px;
	border: 1px solid #bbbbbb;
	color: #b5b5b5;
	border-radius: 3px;
	text-align: center;
	font-weight: bold;
	cursor: pointer;
	float: right;
	visibility: hidden;
}

.links_list .con {
	padding: 10px 0 0;
	overflow: hidden;
	width: 2400px;
}

.links_list .con ul {
	overflow: hidden;
	float: left;
	width: 1200px;
}

.links_list .con ul li {
	float: left;
	width: 123px;
	height: 30px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	padding-right: 10px;
}

.links_list .con a {
	color: #666;
}

.links_list .con a:hover {
	color: #000;
}
