a, ol, ul {
	font-size: 1em
}
a, a:hover {
	text-decoration: none
}
fieldset, hr, img {
	border: none
}
.search-block, .search-form {
	overflow: hidden
}
.btn, .col-5, .f-sec, .input-item, .item-message .count, .item-message .totalcount, .main-container, .mod-smallnote, .modal-header .tab-header, .search-block, .search-block .search-input, .site-info-list li .dropdown-left, .site-info-list li a {
	box-sizing: border-box
}
body, html {
	color: #333;
	font-family: "Lantinghei SC", "Open Sans", Arial, "Hiragino Sans GB", "Microsoft YaHei", "微软雅黑", STHeiti, "WenQuanYi Micro Hei", SimSun, sans-serif;
	font-size: 1.2em;
	width: 100%;
	height: 100%;
	-webkit-font-smoothing: antialiased
}
blockquote, body, button, dd, dl, dt, fieldset, form, h1, h2, h3, h4, h5, h6, hr, input, lengend, li, ol, p, pre, td, textarea, th, ul {
	margin: 0;
	padding: 0;
	font-size: 15px;
	word-break: normal;
	word-wrap: break-word
}
body, button, input, select, textarea {
	border: 0;
	outline: 0
}
b, strong {
	font-weight: 600
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: 400
}
address, cite, dfn, em, var {
	font-style: normal
}
code, kbd, pre, samp, tt {
	font-family: "Courier New", Courier, monospace
}
small {
	font-size: 12px
}
ol, ul {
	list-style: none
}
a {
	cursor: pointer;
	color: #333
}
.nav-anchor a:hover, .normal-link:hover {
	text-decoration: underline
}
abbr[title], acronym[title] {
	border-bottom: 1px dotted;
	cursor: help
}
q:after, q:before {
	content: ''
}
.clr:after, .f-clr:after, .image-mask:after {
	content: ""
}
legend {
	color: #000
}
button, input, select, textarea {
	font-size: 100%;
	outline: 0
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
hr {
	height: 1px
}
img {
	-ms-interpolation-mode: bicubic;
	max-width: 100%
}
.t-l {
	text-align: left
}
.t-r {
	text-align: right
}
.backtop, .btn, .t-c, .text-center, .tip-block {
	text-align: center
}
.clr, .f-clr {
	zoom: 1
}
.show {
	display: block
}
.hide {
	display: none
}
.visible {
	visibility: visible
}
.hidden {
	visibility: hidden
}
.bf {
	font-weight: 700
}
body {
	background-color: #fff
}
.row {
	margin-bottom: 10px
}
.s-col-3 {
	display: inline-block;
	width: 32.66%
}
.s-col-3:nth-child(-n+2) {
	margin-right: 1%
}
.f-l {
	float: left
}
.f-r {
	float: right
}
a.f-r {
	font-weight: 400;
	color: #999
}
.btn.btn-main {
	background-color: #428ee2;
	border-color: #1c73dc
}
.btn.btn-main:hover {
	background-color: #51a6ff
}
.btn.btn-large {
	padding: 0 30px
}
.f-sec {
	background-color: #fff
}
.f-sec .sec-header {
	padding-bottom: 1px;
	background-color: #f3f3f3;
	border-bottom: solid 4px #00ab6b ;
	font-size: 18px;
	font-weight: 500;
	color: #444;
    height:35px; line-height:35px;  text-indent:8px; font-weight:bold;
	
}
.f-sec .sec-header h2 {
	color: #333;
	border-bottom: solid 3px #00ab6b;
	display: inline; 
}
.f-sec .sec-header a {
	font-size: .7em;
	color: #5B9AD1
}
.f-sec .sec-header a:hover {
	color: #d74039
}
.l-s {
	width: 66.3%;
	float: left
}
.r-s {
	width: 30.7%;
	float: right
}
.clr:after, .f-clr:after {
	display: block;
	height: 0;
	clear: both
}
.cell {
	display: table-cell
}
.image-mask {
	position: relative
}
.banner-link {
	display: block
}
.banner-link img {
	display: block;
	width: 100%;
	height: auto
}
.btn {
	display: inline-block;
	font-weight: 400;
	vertical-align: middle;
	cursor: pointer;
	border: 1px solid transparent;
	white-space: nowrap;
	color: #fff;
	height: 40px;
	padding: 0 10px;
	line-height: 40px;
	border-radius: 3px;
	-webkit-user-select: none;
	background-color: #999
}
.btn:hover {
	background-color: #555
}
.btn.hide {
	display: none
}
.btn-col2 {
	width: 46%
}
.btn-block {
	width: 100%
}
.btn-primary {
	background-color: #1AB15D
}
.btn-primary:hover {
	background-color: #53b179
}
.normal-link {
	color: #08c
}
.normal-link:hover {
	color: #c00
}
.tip-block {
	padding: 10px;
	border-radius: 3px;
	background-color: #1AB15D;
	color: #fff;
	line-height: 1.2
}
.tip-block.cancelable .cancel-btn {
	float: right;
	cursor: pointer;
	font-size: 15px
}
.tip-error {
	background-color: #FC363B
}
.image-mask:after {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%
}
#wx_pic {
	position: absolute;
	top: -100000px
}
.backtop {
	position: fixed;
	bottom: 40px;
	left: 50%;
	margin-left: 560px;
	display: block;
	width: 45px;
	height: 45px;
	background-color: #fff;
	border: 1px solid #ccc;
	line-height: 45px;
	color: #555
}
.main-container, .nav-bar {
	margin: 0 auto;
	max-width: 100%
}
.backtop .iconfont {
	font-size: 1.2em
}
.backtop:hover {
	background-color: #555;
	color: #fff
}
.nav-bar-wrapper, .sub-menu-item:hover {
	background-color: #00ab6b;
}
.nav-bar-wrapper1  {width: 1100px; margin:0 auto;
}
.nav-bar-wrapper {

	width: 100%;
	top: 0;
	left: 0;
	box-shadow: 0 0 8px 0 rgba(51,51,51,.3);
	z-index: 99999;
	height: 50px;
	opacity: 1;
	transition: all .5s
}
.nav-bar-wrapper.hidden {
	height: 0;
	opacity: 0
}
.nav-bar {
	width: 1100px;
	height: 100%
}
.item-message .sub-menu-list li a .iconfont, .item-userinfo .sub-menu-list li a .iconfont, .nav-bar .logo {
	margin-right: 10px
}
.nav-bar .logo {
	display: block;
	float: left;
	width: 120px;
	height: 50px;
	line-height: 50px
}
.nav-bar .logo img {
	max-width: 100%;
	vertical-align: middle;
	height: auto
}
.nav-bar .nav-bar-left {
	float: left
}
.nav-bar .nav-bar-right {
	float: right
}
.nav-bar .menu-item {
	position: relative;
	text-align: center;
	line-height: 50px;
	float: left
}
.nav-bar .menu-item .item-first {
	padding: 0 22px; font-size:16px;
}
.nav-bar .menu-item a {
	color: #fff;
	display: block;
	font-size: 15px
}
.nav-bar .menu-item a.active, .nav-bar .menu-item a:hover {
	color: #fff;
	font-weight: 600
}
.menu-item>a .iconfont.icon-unfold {
	margin-left: 10px;
	color: #aaa;
	font-size: 14px
}
.dropdown-below, .sub-menu-list {
	position: absolute;
	display: none;
	left: 0;
	top: 50px;
	background-color: #fff;
	box-shadow: 0 2px 4px 0 rgba(0,0,0,.15);
	z-index: 99999
}
.nav-bar .menu-item:hover .dropdown-below, .nav-bar .menu-item:hover .sub-menu-list {
	display: block
}
.item-cate .sub-menu-list {
	width: 200%;
	text-align: left
}
.item-cate .sub-menu-list li {
	display: inline-block;
	width: 50%;
	text-align: center
}
.item-cate .sub-menu-list .sub-menu-item a:hover {
	background: 0 0;
	color: #fff
}
.item-cate .sub-menu-list .sub-menu-item a.active {
	color: #fff
}
.item-message a {
	position: relative
}
.item-message .sub-menu-list {
	width: 140px
}
.item-message .count, .item-message .totalcount {
	position: absolute;
	background-color: #e34;
	border-radius: 50%;
	height: 20px;
	width: 20px;
	line-height: 20px;
	text-align: center;
	color: #fff;
	display: none;
	font-size: 14px
}
.item-message .totalcount {
	right: 7px;
	top: 9px
}
.item-message .count {
	right: 10px;
	top: 14px
}
.item-userinfo .sub-menu-list {
	width: 100%;
	left: auto;
	right: 0
}
.item-userinfo .username {
	display: block;
	max-width: 100px;
	float: left;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	min-width: 55px
}
.item-userinfo .icon-unfold {
	display: inline-block
}
.item-message .sub-menu-list li a, .item-userinfo .sub-menu-list li a {
	text-align: left;
	padding-left: 10px
}
.form-header, .input-icon:before, .load-more-block, .third-part {
	text-align: center
}
.search-form {
	height: 100%;
	padding: 0 10px
}
.search-block {
	position: relative;
	margin-top: 10px;
	height: 30px;
	line-height: 30px;
	border-radius: 3px
}
.search-block .search-input {
	display: none;
	border: 1px solid #eee;
	width: 100%;
	height: 30px;
	line-height: 30px;
	padding-left: 10px;
	background: 0 0;
	color: #666;
	padding-right: 30px;
	-webkit-appearance: none;
	transition: background 2s;
	-webkit-transition: background 2s;
	-moz-transition: background 2s;
	-o-transition: background 2s
}
.search-block .search-btn {
	position: absolute;
	background-color: transparent;
	cursor: pointer;
	width: 30px;
	height: 30px;
	line-height: 30px;
	top: 0;
	right: 0;
	color: #999
}
.search-form .search-suggest-block {
	position: fixed;
	max-height: 500px;
	background-color: #fff;
	overflow-y: auto;
	box-shadow: 0 2px 4px 0 rgba(0,0,0,.15);
	margin-left: 7px
}
.search-form .search-suggest-block ul li a {
	display: block;
	padding: 7px 10px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	color: #333
}
.search-form .search-suggest-block ul li a:before {
	font-family: iconfont!important;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-webkit-text-stroke-width: .2px;
	-moz-osx-font-smoothing: grayscale;
	content: "\e601";
	margin-right: 5px;
	color: #ccc
}
.search-form .search-suggest-block ul li a:hover, .search-form .search-suggest-block ul li.selected a {
	background-color: #eee
}
.form-wrapper {
	width: 440px;
	max-width: 100%;
	margin: 0 auto;
	padding: 20px;
	box-sizing: border-box
}
.form-header {
	padding: 10px;
	border-bottom: 1px solid #666;
	margin-bottom: 10px
}
.form-header h2 {
	font-size: 1.2em;
	font-weight: 700
}
.input-control {
	margin: 20px 0
}
.input-item {
	height: 40px;
	width: 100%;
	line-height: 40px;
	border: 1px solid #555;
	border-radius: 3px;
	font-size: 15px;
	-webkit-text-stroke-width: 0;
	padding-left: 10px
}
.input-item:focus {
	border-color: #23d35b;
	box-shadow: 0 0 4px #23d35b
}
.input-icon {
	position: relative
}
.input-icon .input-item {
	padding-left: 47px
}
.input-icon:before {
	position: absolute;
	left: 1px;
	top: 1px;
	display: block;
	width: 38px;
	height: 38px;
	line-height: 38px;
	background-color: #555;
	color: #fff
}
.input-control .captcha-img {
	height: 40px;
	width: auto;
	cursor: pointer
}
.input-control .captcha-btn {
	display: inline-block;
	vertical-align: top;
	width: 50px;
	line-height: 20px
}
.input-control .captcha-btn span {
	color: #08c
}
.cell1, .cell2 {
	padding-right: 10px
}
.cell3 {
	height: 40px;
	padding: 0
}
.forget-password {
	float: right
}
div.nav-anchor {
	margin: 0 0 20px;
	display: inline
}
.aside-article-list>li>a, .swiper-container .swiper-slide img {
	display: block
}
.nav-anchor a, span {
	font-size: 12px;
	color: #999
}

@media (max-width:800px) {
.aside-article-list {
	padding-left: 10px
}
.aside-article-list .item-content {
	color: #333;
	font-size: 1em
}
}
.aside-article-list .item-content p {
	color: #666;
	font-size: .9em
}
.aside-article-list .item-content p:hover {
	color: #1683FB
}
.aside-article-list>li {
	border-bottom: 1px dotted #ccc;
	padding: 10px 0
}
.aside-article-list>li:last-child {
	border-bottom: none
}
.aside-article-list>li>a:hover {
	color:#f00;
}
.modal-mask {
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	background-color: #000;
	z-index: 99999;
	opacity: .7;
	display: none
}
.modal-wrapper {
	position: fixed;
	background-color: #fff;
	width: 420px;
	min-height: 420px;
	left: 50%;
	top: 50%;
	z-index: 100000;
	margin: -240px 0 0 -210px;
	border-radius: 3px;
	box-shadow: 1px 1px 3px rgba(0,0,0,.7)
}
.dialog-close {
	position: absolute;
	right: 10px;
	top: 10px
}
.dialog-close:hover {
	color: #f01400
}
.modal-header .tab-header {
	border-bottom: 2px solid #eee
}
.modal-footer {
	margin-bottom: 20px
}
.modal-header .tab-header-item {
	display: inline-block;
	padding: 10px 30px;
	border-bottom: 2px solid #eee;
	margin-bottom: -2px;
	color: #666
}
.tab-body-item {
	display: none
}
.tab-header-item.active {
	border-bottom-color: #000;
	color: #000
}
.tab-body-item.active {
	display: block
}
.col-5, .third-part a {
	display: inline-block
}
.content-container .third-part {
	margin-top: 30px
}
.third-part a {
	width: 50px;
	height: 50px;
	line-height: 50px;
	font-size: 25px;
	border-width: 1px;
	border-style: solid;
	border-radius: 50%;
	margin: 0 20px;
	-webkit-tap-highlight-color: rgba(255,255,255,0)
}
.third-part a:hover {
	text-decoration: none;
	color: #fff!important
}
.third-part .icon-weibo {
	border-color: #d74039;
	color: #d74039
}
.third-part .icon-weixin {
	border-color: #51B056;
	color: #51B056
}
.third-part .icon-qq {
	border-color: #008cc8;
	color: #008cc8
}
.third-part .icon-weibo:hover {
	background-color: #d74039
}
.third-part .icon-weixin:hover {
	background-color: #51B056
}
.third-part .icon-qq:hover {
	background-color: #008cc8
}
.main-footer {
	background-color: #444;
	color: #ccc;
	font-size: 14px;
	max-width: 100%
}
.main-footer a {
	color: #ccc
}
.col-5 h4, .main-footer a:hover {
	color: #fff
}
.main-footer .wrapper {
	width: 1100px;
	max-width: 100%;
	margin: 0 auto;
	padding-top: 20px;
	padding-bottom: 15px
}
.col-5 {
	padding: 0 15px;
	width: 210px;
	vertical-align: top
}
.col-5 li {
	margin: 3px 0
}
.col-5 h4 {
	font-size: 1.3em;
	line-height: 2
}
.logo-info h4 img {
	width: 150px;
	height: auto
}
.logo-info h5 {
	margin-bottom: 10px
}
.main-footer .copy-right {
	text-align: center;
	font-size: .9em;
	margin-top: 8px
}
.site-info-list li a:before {
	margin-right: 10px
}
.site-info-list li a {
	display: block;
	padding: 5px 10px;
	width: 90px;
	border: 1px solid #fff;
	margin: 6px 0;
	position: relative;
	-webkit-transition: all .5s ease;
	transition: all .5s ease
}
.site-info-list li a:hover {
	background-color: #fff;
	color: #333
}
.site-info-list li .dropdown-left {
	position: absolute;
	right: 100%;
	bottom: -1px;
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
	visibility: hidden;
	opacity: 0;
	width: 60px
}
.dropdown-left img {
	width: 100%;
	height: auto;
	display: block
}
.site-info-list a:hover .dropdown-left {
	visibility: visible;
	opacity: 1;
	width: 140px
}

@media (min-width:800px) {
.main-container {
	width: 1100px;
	padding-top: 0px;
	min-height: 100%
}
.content-container {
	padding-top: 20px;
	padding-bottom: 293px
}
.main-footer {
	margin-top: -200px
}
}

@media (max-width:800px) {
.main-container {
	width: 100%
}
.nav-bar-wrapper {
	position: static
}
.content-container {
	padding-bottom: 10px
}
.l-s, .r-s, .s-col-3 {
	width: 100%;
	float: none;
	display: block
}
.mobile-hidden {
	display: none
}
.load-more-btn {
	margin: 5px 20px
}
}
.load-more-block {
	text-align: -webkit-center;
	margin-top: 15px
}
.load-more-btn {
	display: block;
	cursor: pointer;
	text-align: center;
	width: 80%;
	height: 35px;
	line-height: 35px;
	border: 1px solid #00ab6b;
	color: #00ab6b;
	border-radius: 5px;
	padding: 5px 10px
}
.load-more-btn:hover {
	color: #fff;
	background: #00ab6b
}
.waterfall .load-more-btn {
	display: none
}
.loading {
	padding-bottom: 10px
}
.loading:before {
	content: '';
	display: inline-block;
	width: 20px;
	height: 20px;
	border-width: 4px;
	border-style: solid;
	border-color: #ddd #ddd #ddd #bbb;
	border-radius: 50%;
	vertical-align: middle;
	margin-right: 10px;
	-webkit-animation: spin .5s linear infinite;
	-moz-animation: spin .5s linear infinite;
	-o-animation: spin .5s linear infinite;
	animation: spin .5s linear infinite
}
@-webkit-keyframes spin {
0% {
-webkit-transform:rotate(0);
transform:rotate(0)
}
100% {
-webkit-transform:rotate(360deg);
transform:rotate(360deg)
}
}
@-moz-keyframes spin {
0% {
-moz-transform:rotate(0);
transform:rotate(0)
}
100% {
-moz-transform:rotate(360deg);
transform:rotate(360deg)
}
}
@-o-keyframes spin {
0% {
-o-transform:rotate(0);
transform:rotate(0)
}
100% {
-o-transform:rotate(360deg);
transform:rotate(360deg)
}
}
@keyframes spin {
0% {
-webkit-transform:rotate(0);
-moz-transform:rotate(0);
-o-transform:rotate(0);
transform:rotate(0)
}
100% {
-webkit-transform:rotate(360deg);
-moz-transform:rotate(360deg);
-o-transform:rotate(360deg);
transform:rotate(360deg)
}
}
.notify-block {
	max-width: 100%;
	width: 500px;
	margin: 0 auto;
	text-align: center;
	padding: 5em 0
}
.notify-block .tip {
	margin-bottom: 10px
}
.notify-block .search-block {
	height: 40px;
	border: 1px solid #ccc;
	background-color: #fff;
	line-height: 40px
}
.notify-block .search-block .search-input {
	height: 40px;
	line-height: 40px;
	padding-right: 40px;
	width: 240px
}
.notify-block .search-block .search-btn {
	width: 40px;
	height: 40px;
	line-height: 40px
}

@media (min-width:800px) {
.banner:hover .pic-wrapper, .item-pic:hover .pic-wrapper {
	-webkit-transform: scale(1.16);
	-moz-transform: scale(1.16);
	-ms-transform: scale(1.16);
	-o-transform: scale(1.16);
	transform: scale(1.16)
}
}
.banner {
	background-color: #efefef
}
.pic-wrapper {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: cover;
	transition: all .5s;
	-webkit-transition: all .5s;
	-moz-transition: all .5s
}
.mod-smallnote, .mod-smallnote2 {
	position: fixed;
	text-align: center;
	top: 0
}
.share-wrap {
	z-index: 999;
	margin: 10px
}
.share-wrap span {
	color: #999
}
.bdshare-button-style1-32 {
	text-align: center;
	margin-left: -42px
}
.bdshare-button-style1-32 a {
	width: 40px!important;
	height: 40px!important;
	line-height: 40px!important;
	background-image: none!important;
	text-indent: 0!important;
	font-size: 22px;
	text-align: center;
	display: inline-block;
	border: 1px solid #999;
	color: #999!important;
	float: none!important;
	vertical-align: middle
}
.bdshare-button-style1-32 a:hover {
	color: #fff!important;
	background-color: #000!important;
	border: 1px solid #000
}
.share-wrap span {
	display: inline-block;
	width: 40px;
	height: 40px;
	margin: 6px 6px 6px 0;
	line-height: 40px
}
.nav-bar-left .sub-menu-list {
	width: 220px;
	padding-top: 15px
}
.nav-bar-left .sub-menu-list li {
	float: left;
	display: inline;
	height: 20px;
	line-height: 20px;
	margin-bottom: 20px;
	width: 108px
}
.nav-bar-left .sub-menu-list li:nth-child(odd) {
	border-right: 2px solid #eee
}
.nav-bar-left span.icon-unfold {
	margin-left: 2px!important
}
.nav-bar .search-block {
	width: 160px;
	margin-left: 6px
}
.email-input {
	width: 150px;
	height: 30px;
	padding-left: 10px
}
.subscribe-btn {
	display: inline-block;
	width: 60px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	border-radius: 3px;
	color: #fff;
	cursor: pointer;
	background-color: #00ab6b;
	margin-left: 15px
}
.site-info-list .subscribe-item {
	margin-left: -119px;
	margin-top: 17px
}
.mod-smallnote {
	background: rgba(0,0,0,.8);
	border-radius: 0 0 3px 3px;
	-webkit-box-shadow: 2px 2px 8px #333;
	-moz-box-shadow: 2px 2px 8px #333;
	box-shadow: 2px 2px 8px #333;
	color: #fff;
	padding: 20px 30px;
	z-index: 200000;
	overflow: hidden
}
.mod-smallnote2 {
	background: rgba(51,51,51,.9);
	width: 298px;
	height: 178px;
	z-index: 1000;
	-webkit-box-shadow: 2px 2px 8px #333;
	-moz-box-shadow: 2px 2px 8px #333;
	box-shadow: 2px 2px 8px #333;
	margin: auto;
	left: 0;
	right: 0;
	bottom: 0;
	display: none
}
.mod-smallnote2 .img-container {
	height: 63%;
	position: relative
}
.mod-smallnote2 .img-container span {
	width: 18%;
	height: 56%;
	margin: auto;
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	font-size: 55px;
	display: inline-block;
	color: #E6B30C
}
.mod-smallnote2 .text {
	height: 37%
}
.mod-smallnote2 .text span {
	font-family: FZLTXHK--GBK1-0;
	font-size: 15px;
	color: #fff
}

@media(max-width:800px) {
.mod-smallnote2 {
	width: 190px;
	height: 110px
}
.mod-smallnote2 .img-container span {
	font-size: 30px
}
}
