 
a, img, button, input, textarea {
	-webkit-tap-highlight-color: rgba(255,255,255,0)
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	font-size: 100%;
	border: 0;
	vertical-align: baseline
}
body {
	margin: 0;
	padding: 0;
	font-size: 14px;
	font-family: arial, verdana, "microsoft yahei";
	background-attachment: fixed;
	background-position: top center
}
input, textarea {
	-webkit-appearance: none;
	font-family: 'microsoft yahei'
}
::selection {
	color: #fff;
	background: #2f4151
}
::-moz-selection {
color:#fff;
background:#2f4151
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal
}
a {
	color: #333;
	text-decoration: none
}
a:hover {
	color: #2f4151;
	text-decoration: underline;
	-webkit-transition: background-color .15s linear, color .15s linear;
	-moz-transition: background-color .15s linear, color .15s linear;
	-o-transition: background-color .15s linear, color .15s linear;
	-ms-transition: background-color .15s linear, color .15s linear;
	transition: background-color .15s linear, color .15s linear
}
a:visited {
	text-decoration: none;
	-webkit-transition: background-color .15s linear, color .15s linear;
	-moz-transition: background-color .15s linear, color .15s linear;
	-o-transition: background-color .15s linear, color .15s linear;
	-ms-transition: background-color .15s linear, color .15s linear;
	transition: background-color .15s linear, color .15s linear
}
i {
	font-family: icomoon, "microsoft yahei";
	font-style: normal;
	display: inline-block;
	vertical-align: top
}
ul, ol {
	list-style-type: none
}
img {
	max-width: 100%;
	height: auto;
	width: auto\9;
	border: 0
}
@font-face {
	font-family: 'icomoon';
	src: url('../font/icomoon.eot');
	src: url('../font/icomoon.eot') format('embedded-opentype'), url('../font/icomoon.ttf') format('truetype'), url('../font/icomoon.woff') format('woff'), url('../font/icomoon.svg') format('svg');
	font-weight: normal;
	font-style: normal
}
.clear {
	clear: both
}
.wrapper {
	width: 100%;
	overflow: hidden
}
.box {
	width: 1150px;
	min-width: 1150px;
	margin: auto;
	zoom: 1;
	clear: both
}
.box:after {
	content: "";
	display: block;
	clear: both
}
.box.on {
	width: 825px;
	min-width: 825px
}
.box.on .main {
	width: 580px
}
.sidenav {
	width: 220px;
	position: relative;
	display: inline-block
}
.nav {
	width: 220px;
	padding-bottom: 30px;
	background: #fff;
	position: fixed;
	_position: absolute;
	top: 20px
}
.logo {
	width: 100%;
	/**background: #2f4151**/
}
.logo a {
	display: block
}
.menu {
	width: 100%;
	padding-top: 27px;
	font-size: 14px;
	position: relative;
	z-index: 0
}
.menu ul {
	padding: 0 32px
}
.menu ul li {
	width: 100%;
	text-indent: 7px;
	line-height: 39px;
	border-top: 1px solid #f8f8f8;
	position: relative
}
.menu ul li.lifirst {
	border: 0
}
.menu ul li span {
	width: 221px;
	height: 40px;
	border-left: 4px solid #2f4151;
	cursor: pointer;
	background: #f8f8f8;
	position: absolute;
	left: -36px;
	top: 0;
	display: none
}
.menu ul li a {
	font-size: 14px;
	color: #999;
	display: block;
	position: relative;
	z-index: 2
}
.menu ul li a:hover {
	color: #2f4151;
	text-decoration: none
}
.menu ul li a.active {
	color: #2f4151
}
.menu ul li.liactive>a, .menu ul li.lihover>a {
	color: #2f4151
}
.menu ul li.liactive .subnav, .menu ul li.lihover .subnav {
	display: block
}
.menu ul li.liactive span, .menu ul li.lihover span {
	display: block
}
.menu ul li .subnav {
	display: none
}
.menu ul li .subnav .on {
	color: #2f4151
}
.menu ul li.subcate:after {
	content: "\e409";
	float: right;
	display: inline;
	margin-right: 20px;
	font-size: 21px;
	color: #ddd;
	font-family: icomoon;
	position: absolute;
	top: 0;
	right: 0
}
.menuico {
	width: 38px;
	height: 38px;
	float: right;
	display: inline;
	border-radius: 2px;
	cursor: pointer;
	position: relative;
	z-index: 10;
	top: 6px;
	display: none;
	-webkit-transition: all .2s ease-in;
	-moz-transition: all .2s ease-in;
	-o-transition: all .2s ease-in;
	transition: all .2s ease-in
}
.menuico span {
	width: 21px;
	height: 2px;
	background-color: #fff;
	position: absolute;
	top: 50%;
	left: 50%;
	display: block;
	-webkit-transform: translateX(-50%) translateY(-50%);
	-moz-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
	-webkit-transition: all .2s ease-in;
	-moz-transition: all .2s ease-in;
	-o-transition: all .2s ease-in;
	transition: all .2s ease-in
}
.menuico span:first-child {
	margin-top: -6px
}
.menuico span:last-child {
	margin-top: 6px
}
.menuico.on span:first-child {
	width: 20px;
	margin-top: -8px;
	margin-left: -7px;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	transform: rotate(45deg)
}
.menuico.on span:nth-child(2) {
	opacity: 0;
	width: 2px;
	left: 20px;
	-moz-transition-delay: 0s;
	-o-transition-delay: 0s;
	-webkit-transition-delay: 0s;
	transition-delay: 0s;
	-webkit-transition: all .1s ease-in;
	-moz-transition: all .1s ease-in;
	-o-transition: all .1s ease-in;
	transition: all .1s ease-in
}
.menuico.on span {
	-webkit-transform-origin: 0;
	-moz-transform-origin: 0;
	transform-origin: 0
}
.menuico.on span:last-child {
	width: 20px;
	margin-top: 6px;
	margin-left: -7px;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	transform: rotate(-45deg)
}
.search {
	margin-top: 20px;
	padding: 0 32px
}
.search form {
	position: relative
}
.search input.txt {
	width: 116px;
	height: 30px;
	margin-top: 10px;
	padding: 0 8px;
	padding-left: 30px;
	font-size: 12px;
	color: #999;
	line-height: 25px;
	border: 1px solid #eee;
	outline: 0
}
.search button.btn {
	padding: 0;
	border: none;
	outline: none;
	cursor: pointer;
	background: transparent;
	position: absolute;
	left: 8px;
	top: 18px
}
.search button.btn:before {
	content: "\e077";
	font-size: 18px;
	color: #ccc;
	font-family: icomoon;
	display: inline-block;
	vertical-align: top
}
.main {
	width: 880px;
	min-height: 800px;
	margin: 20px 0 0 20px;
	display: inline-block
}
.focus {
	width: 580px;
	height: 280px;
	float: left;
	display: inline;
	margin: 0 20px 30px 0;
	background: #ebebeb;
	position: relative;
	overflow: hidden
}
.focus.on {
	width: 100%;
	height: auto;
	margin: 0 0 30px
}
.focus.on img {
	width: 100%
}
.focus a {
	text-align: center;
	display: block
}
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
	bottom: 20px
}
.swiper-pagination-bullet {
	width: 8px;
	height: 8px;
	border: 2px solid #333;
	border-radius: 50%;
	background: #fff;
	display: inline-block;
	opacity: .8
}
.swiper-pagination-bullet-active {
	border-color: #2f4151;
	background: #2f4151;
	opacity: 1
}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
	right: 3%
}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
	left: 3%
}
.swiper-button-prev, .swiper-button-next {
	opacity: .5
}
.tab {
	width: 278px;
	height: 278px;
	margin-bottom: 30px;
	line-height: 24px;
	border: 1px solid #eee;
	box-shadow: 0 2px 4px rgba(0,0,0,0.05);
	background: #fff;
	overflow: hidden
}
.tabbox {
	margin-bottom: 20px;
	padding: 10px
}
.tabtitle {
	font-size: 14px;
	color: #000;
	font-weight: bold;
	line-height: 35px
}
.tabcon {
	zoom: 1;
	clear: both
}
.tabcon:after {
	content: "";
	display: block;
	clear: both
}
.tabcon ul {
	zoom: 1;
	clear: both
}
.tabcon ul:after {
	content: "";
	display: block;
	clear: both
}
.tabcon ul li {
	line-height: 31px
}
.tab.on {
	width: auto
}
#tabnav {
	display: block;
	clear: both;
	zoom: 1
}
#tabnav li {
	width: 33%;
	float: left;
	margin-bottom: 8px;
	font-size: 15px;
	color: #999;
	font-weight: bold;
	text-align: center;
	line-height: 30px;
	cursor: pointer;
	border-bottom: 3px solid #ccc
}
#tabnav .selected {
	color: #2f4151;
	border-bottom: 3px solid #2f4151;
	position: relative
}
#tab-content .hide {
	display: none
}
#tab-content ul li {
	width: 100%;
	border-bottom: 1px dashed #f3f3f3;
	text-indent: .8em
}
#tab-content ul li a {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: block
}
.content {
	width: 100%;
	position: relative;
	zoom: 1;
	clear: both
}
.content:after {
	content: "";
	display: block;
	clear: both
}
.multicon {
	width: 580px;
	float: left
}
.multicon.on {
	width: auto
}
.post {
	display: inline-block
}
.post ul {
	margin-left: -20px;
	zoom: 1;
	clear: both;
	font-size: 0
}
.post ul:after {
	content: "";
	display: block;
	clear: both
}
.post ul li {
	width: 280px;
	margin: 0 0 40px 20px;
	box-shadow: 0 1px 1px #eee;
	background: #fff;
	position: relative;
	display: inline-block;
	vertical-align: top
}
.post ul li.posthover {
	margin: -3px -3px 37px 17px;
	border: 3px solid #2f4151
}
.post ul li.posthover a {
	color: #39c
}
.postimg {
	height: 180px;
	overflow: hidden
}
.postimg img {
	width: 100%;
	min-height: 100%
}
.postname {
	height: 20px;
	margin: 15px 15px 10px;
	line-height: 20px;
	overflow: hidden
}
.postname a {
	font-size: 14px;
	color: #666
}
.postinfo {
	margin-bottom: 20px;
	padding: 0 16px;
	font-size: 12px;
	color: #999
}
.postinfo span {
	margin-right: 15px;
	font-size: 12px;
	color: #a8a8a8;
	font-family: icomoon, "microsoft yahei";
	line-height: 25px
}
.postinfo span:before {
	margin-right: 5px;
	display: inline-block;
	vertical-align: top
}
.postinfo .posttime:before {
	content: "\e8b5";
	font-size: 12px
}
.postinfo .viewnums:before {
	content: "\e004";
	font-size: 13px
}
.post-nav {
	width: 100%;
	height: 20px;
	padding: 15px 0;
	font-size: 14px;
	color: #666;
	clear: both
}
@-moz-document url-prefix() {
.post ul li.posthover {
margin:-3px -3px 37px 17px
}
}
.istopicon {
	padding: 0 10px;
	font-size: 14px;
	color: #fff;
	line-height: 22px;
	cursor: pointer;
	background: #2f4151;
	position: absolute;
	top: 0;
	right: 0
}
.pagebar, .cmtpagebar {
	width: 100%;
	margin: 20px auto;
	font-size: 14px;
	text-align: center;
	line-height: 28px;
	background: #fff;
	clear: both
}
.pagebar .now-page, .cmtpagebar .now-page {
	margin: 5px;
	padding: 5px 10px;
	color: #fff;
	font-weight: bolder;
	line-height: 16px;
	border: 1px solid #2f4151;
	background: #2f4151;
	display: inline-block
}
.pagebar a, .cmtpagebar a {
	margin: 4px;
	padding: 0 10px;
	color: #777;
	font-weight: bolder;
	border: 1px solid #ebebeb;
	background: #fff;
	display: inline-block
}
.pagebar a:hover, .cmtpagebar a:hover {
	color: #2f4151;
	border: 1px solid #2f4151;
	background: #fff;text-decoration:none;
}
.pagination-loading {
	text-align: center;
	line-height: 40px;
	border-radius: 2px;
	background: #ebebeb
}
.ias_trigger a {
	font-size: 16px;
	color: #333;
	text-align: center;
	line-height: 38px;
	border: 1px solid #ebebeb;
	background: #fff;
	display: block
}
.ias_trigger a:hover {
	color: #333;
	background: #ebebeb
}
a:hover span.page {
	color: #fff;
	border: 1px solid #2f4151;
	background: #2f4151
}
.single {
	width: 540px;
	min-height: 800px;
	_height: 800px;
	float: left;
	margin-right: 20px;
	padding: 20px;
	background: #fff;
	overflow: hidden
}
.single.on {
	width: auto;
	float: none;
	margin-right: 0
}
.single.on .relates li {
	height: 220px
}
.single.on .relates a {
	height: 198px
}
.single.on .relates span {
	height: 150px
}
.singletitle {
	width: 100%;
	padding-bottom: 20px;
	border-bottom: 1px dotted #ccc;
	position: relative;
	display: inline-block;
	vertical-align: top
}
.singlehead {
	width: 50px;
	height: 50px;
	float: left;
	margin: 3px 15px 0 0
}
.singlehead img {
	width: 50px;
	height: 50px
}
.singlefont h1 {
	font-size: 22px;
	color: #333;
	line-height: 32px;
	position: relative
}
.singleinfo {
	width: 100%;
	margin-top: 3px
}
.singleinfo span {
	margin-right: 15px;
	font-size: 12px;
	color: #a8a8a8;
	font-family: icomoon, "microsoft yahei";
	line-height: 25px
}
.singleinfo span:before {
	margin-right: 5px;
	display: inline-block;
	vertical-align: top
}
.singleinfo a {
	color: #a8a8a8
}
.singleinfo .posttime:before {
	content: "\e8b5";
	font-size: 12px
}
.singleinfo .catename:before {
	content: "\e072";
	font-size: 13px
}
.singleinfo .viewnums:before {
	content: "\e004";
	font-size: 13px
}
.singleinfo .commnums:before {
	content: "\e09f";
	font-size: 12px
}
.qrcode {
	width: 29px;
	height: 29px;
	position: absolute;
	right: 0;
	bottom: -30px
}
.qricon {
	width: 28px;
	height: 28px;
	text-align: center;
	line-height: 28px;
	border: 1px solid #eee;
	position: relative;
	display: block
}
.qricon:before {
	content: "\eb5d";
	font-size: 24px;
	color: #666;
	font-family: icomoon
}
.qricon .mask {
	width: 132px;
	height: 156px;
	position: absolute;
	right: -1px;
	top: 28px;
	z-index: 0;
	display: none
}
.qrimg {
	width: 140px;
	padding: 5px;
	text-align: center;
	border: 1px solid #eee;
	background: #fff;
	position: absolute;
	right: -1px;
	top: 28px;
	z-index: 9;
	display: none
}
.qrimg img {
	margin: 10px 0 5px
}
.qrimg p {
	font-size: 12px;
	color: #666;
	font-weight: normal;
	line-height: 24px;
	text-align: center
}
.paging {
	margin: 0 0 50px;
	padding: 30px 0 0;
	overflow: hidden
}
.paging .prepage {
	width: 50%;
	float: left
}
.paging .nextpage {
	width: 50%;
	float: right;
	text-align: right
}
.paging span {
	color: #929292
}
.paging p a {
	font-size: 16px;
	color: #666;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	display: block
}
.paging p a:hover {
	color: #2f4151;
	text-decoration: underline
}
.mutuality .tbname {
	margin-bottom: 15px;
	line-height: 36px;
	border-bottom: 1px solid #eee
}
.mutuality p {
	color: #ccc;
	line-height: 24px
}
.mutuality p a {
	padding-left: 18px;
	background: url(http://demo135.99yuanma.net:8889/skin/ecms135/images/icon.png) no-repeat 0 4px
}
.mutuality p a:hover {
	background-position: 0 -26px
}
.relates .reltitle {
	line-height: 36px;
	border-bottom: 1px solid #eee
}
.relates h3 {
	font-size: 14px;
	color: #2f4151;
	font-weight: bold
}
.relates ul {
	margin: 20px -20px 0 0;
*margin-right:-30px;
	overflow: hidden
}
.relates li {
	width: 33.33%;
	height: 190px;
	float: left;
	overflow: hidden;
	display: inline-block;
	vertical-align: top
}
.relates a {
	height: 168px;
	margin: 0 20px 0 0;
	font-size: 12px;
	color: #666;
	line-height: 20px;
	overflow: hidden;
	display: block
}
.relates a:hover {
	color: #2f4151;
	text-decoration: underline
}
.relates span {
	width: 100%;
	height: 120px;
	margin: 0 0 5px;
	overflow: hidden;
	position: relative;
	display: block
}
.relates img {
	width: 100%;
	min-height: 120px;
	position: absolute
}
.cmttitle {
	line-height: 36px;
	border-bottom: 1px solid #eee
}
.cmttitle h3 {
	font-size: 14px;
	color: #2f4151;
	font-weight: bold
}
.cmtbtn {
	margin-top: 2px;
	text-align: left;
	line-height: 30px;
	zoom: 1;
	clear: both
}
.cmtbtn:after {
	content: "";
	display: block;
	clear: both
}
.cmtbtn span {
	float: left;
	display: inline
}
.cmtbtn input {
	width: 74px;
	float: right;
	font-size: 16px;
	color: #fff;
	font-family: microsoft yahei;
	line-height: 26px;
	text-align: center;
	border: 0;
	border-radius: 2px;
	outline: 0;
	cursor: pointer;
	background: #2f4151
}
.cmtinfo {
	float: left;
	display: inline;
	padding: 20px 0 20px 70px;
	overflow: hidden;
	display: none
}
.cmtinfo p {
	width: 49%;
	height: 35px;
	float: left;
	display: inline;
	padding: 5px 0;
	overflow: hidden
}
.cmtinfo input {
	width: 180px;
	height: 20px;
	padding: 2px 6px;
	line-height: 20px;
	border: 1px solid #bebebe;
	border-radius: 2px;
	outline: 0
}
.cmtinfo input {
*display:inline
}
.cmtinfo label {
	padding: 0 10px;
	font-size: 14px;
	line-height: 26px
}
.cmtinfo #inpVerify {
	width: 100px
}
.cmtinfo img {
	width: 70px;
	height: 26px;
	margin-left: 10px;
	vertical-align: top
}
.cmtimg {
	width: 70px;
	float: left;
	display: inline
}
.cmtimg img {
	width: 48px;
	height: 48px
}
.cmtarea {
	padding-left: 70px
}
.cmtarea textarea {
	width: 100%;
	height: 100px;
	margin: 0 0 10px;
	padding: 10px;
	font-size: 14px;
	color: #333;
	font-family: "microsoft yahei";
	border: 1px solid #ddd;
	outline: 0;
	overflow: hidden;
	vertical-align: top;
	box-sizing: border-box
}
.cmtcon {
	margin-top: 20px;
	zoom: 1;
	clear: both
}
.cmtcon:after {
	content: "";
	display: block;
	clear: both
}
.cmtform {
	width: 575px;
	float: left;
	display: inline;
	margin: 20px 0 0;
	padding: 20px 0 0;
	border-top: 1px dotted #ebebeb;
	overflow: hidden;
	display: none
}
.cmtform p {
	width: 49%;
	float: left;
	display: inline;
	padding: 5px 0
}
.cmtform input {
	width: 180px;
	height: 27px;
	padding: 2px 6px;
	border: 1px solid #ebebeb;
	outline: 0
}
.cmtform input {
*display:inline
}
.cmtform label {
	padding: 0 10px;
	line-height: 27px
}
.cmtform #inpVerify {
	width: 100px
}
.cmtform img {
	width: 70px;
	height: 27px;
	margin-left: 10px;
	vertical-align: top
}
.msg {
	border-bottom: 1px solid #ebebeb;
	padding: 20px 0;
	overflow: hidden
}
.msgimg {
	float: left;
	display: inline;
	width: 50px;
	height: 50px;
	padding-top: 5px
}
.msgimg .avatar {
	width: 50px;
	height: 50px
}
.msgtxt {
	width: 100%;
	float: right;
	display: inline;
	margin-left: -60px
}
.msgtxtbogy {
	margin-left: 65px
}
.msgtxt .msgname {
	height: 24px;
	line-height: 24px
}
.msgtxt .msgname a {
	color: #999
}
.msgtxt .msgname span {
	font-size: 12px;
	color: #999
}
.msgtxt .msgarticle {
	padding: 5px 0;
	font-size: 14px;
	color: #333
}
.msgarticle .msg {
	margin: 10px 0 0 0;
	padding: 20px 0 0;
	font-size: 12px;
	border-top: 1px solid #ebebeb;
	border-bottom: 0
}
.msgarticle .msgimg {
	width: 32px;
	height: 32px
}
.msgarticle .msgimg .avatar {
	width: 32px;
	height: 32px
}
.msgarticle .msgtxt {
	width: 100%;
	float: right;
	display: inline;
	margin-left: -40px
}
.msgarticle .msgtxt .msgtxtbogy {
	margin-left: 45px
}
.msgarticle .msg .dot {
	display: none
}
.msgarticle .msg .msg {
	margin: 10px 0 0 -45px
}
.cmtimg img, .msgimg img {
	background: url(http://demo135.99yuanma.net:8889/skin/ecms135/images/sethead.png) no-repeat;
	background-size: cover
}
.tags {
	margin-bottom: 20px;
	line-height: 20px
}
.tags-cloud a {
	margin: 0 10px 0 0;
	padding: 5px 10px;
	font-size: 14px;
	color: #fff;
	border-radius: 3px;
	box-shadow: 0 1px 1px 0 #ccc;
	background: #2f4151;
	display: inline-block;
	vertical-align: top
}
.tags-cloud a:hover {
	text-decoration: none;
	background: #2f4151
}
.tags a {
	padding: 0 8px;
	margin: 0 3px 8px;
	font-size: 12px;
	color: #666;
	border-radius: 2px;
	border: 1px solid #666;
	display: inline-block;
	vertical-align: top
}
.tags a:hover {
	color: #fff;
	text-decoration: none;
	border: 1px solid #2f4151;
	background: #2f4151
}
.tag-count {
	display: none
}
#divTags ul li a:hover, .tags-cloud a:hover {
	text-decoration: none;
	background: #1b2d3d
}
.show .qrimg, .show .mask {
	display: block
}
.articlecon {
	margin-bottom: 20px;
	padding-top: 20px;
	font-size: 14px;
	color: #666;
	line-height: 30px;
	overflow: hidden
}
.articlecon iframe, .articlecon embed, .articlecon object {
	width: 100%
}
.articlecon p {
	width: 100%;
	margin-bottom: 10px;
*margin-bottom:0
}
.articlecon p.video {
	min-height: 500px;
	position: relative
}
.articlecon p.video iframe {
	height: 100%;
	position: absolute
}
.articlecon img {
	height: auto !important;
	margin: 10px 0
}
.articlecon ul {
	zoom: 1;
	clear: both
}
.articlecon ul:after {
	content: "";
	display: block;
	clear: both
}
.articlecon li {
	width: 100%;
	float: left;
	line-height: 20px;
	border-bottom: 1px dotted #eee
}
.articlecon li a {
	width: 390px;
	float: left;
	padding: 12px 0;
	overflow: hidden
}
.articlecon li a.on {
	width: 650px
}
.articlecon li a:hover {
	float: left;
	text-decoration: none
}
.articlecon li a:before {
	content: "\e409";
	margin-right: 5px;
	font-size: 18px;
	font-family: icomoon;
	vertical-align: top
}
.articlecon li span {
	float: right;
	padding: 13px 0;
	font-size: 12px;
	color: #999
}
.articletags {
	width: 100%;
	margin-bottom: 10px;
	overflow: hidden
}
.articletags .tags {
	margin-bottom: 0
}
.articletags .tags:before {
	content: "\e0a8";
	margin-right: 5px;
	font-family: icomoon;
	vertical-align: top
}
.bdshare {
	width: 100%;
	padding-bottom: 10px;
	border-bottom: 3px solid #ddd
}
.article-date {
	display: none
}
.syntaxhighlighter {
	clear: both
}
.searchpost {
	margin-bottom: 25px;
	padding-bottom: 15px;
	color: #666;
	line-height: 22px;
	border-bottom: 1px dotted #ccc;
	overflow: hidden
}
.searchtitle a {
	padding-left: 20px;
	font-size: 16px;
	color: #2f4151;
	font-weight: bold;
	background: url(http://demo135.99yuanma.net:8889/skin/ecms135/images/icon.png) no-repeat 0 6px
}
.searchtitle a:hover {
	background: url(http://demo135.99yuanma.net:8889/skin/ecms135/images/icon.png) no-repeat 0 -24px
}
.searchurl {
	font-size: 14px;
	color: #008000;
	font-family: verdana, "microsoft yahei"
}
.searchcon {
	font-size: 14px
}
.footer {
	width: 100%;
	margin-top: 30px;
	padding: 20px 0;
	font-size: 12px;
	color: #666;
	line-height: 20px;
	text-align: center;
	border-top: 1px solid #f1f1f1;
	background: #fff
}
a.backtotop {
	width: 45px;
	height: 45px;
	margin-left: 590px;
	text-align: center;
	line-height: 47px;
	border-radius: 50%;
	cursor: pointer;
	opacity: .8;
	position: fixed;
	_position: absolute;
	left: 50%;
	bottom: 100px;
	_bottom: 30px;
	background: #112333;
	overflow: hidden
}
a.backtotop i:after {
	content: "\eb5c";
	font-size: 30px;
	color: #fff;
	font-family: icomoon
}
a.backtotop:hover {
	background: #2f4151
}
.sidebar {
	width: 280px;
	float: right
}
.sidebar.on {
	position: absolute;
	top: 0;
	right: 0
}
.sidebar.fixed {
	box-shadow: 0 2px 4px rgba(0,0,0,0.5);
	background: #fff;
	position: fixed;
	top: 20px;
	left: -260px
}
.sidebar.fixed .sideblock {
	width: auto;
	margin: 0;
	padding: 16px 20px 0;
	border: 0
}
.sidebar.fixed .tab {
	width: auto;
	height: 370px;
	margin-bottom: 0;
	border: 0;
	box-shadow: none
}
.sidebar.fixed .tabbox {
	padding: 16px 20px 0
}
.sidebar.fixed .tab #tab-content ul li {
	text-indent: 0
}
.sidetip {
	width: 20px;
	height: 83px;
	padding-top: 16px;
	font-size: 12px;
	color: #fff;
	line-height: 14px;
	text-align: center;
	cursor: pointer;
	background: #2f4151;
	position: absolute;
	left: 260px;
	top: 0
}
.sideblock {
	width: 246px;
	margin-bottom: 20px;
	padding: 16px;
	border: 1px solid #eee;
	background: #fff
}
.sidetitle {
	font-size: 14px;
	color: #000;
	font-weight: bold;
	line-height: 35px
}
.sidetitle h3 {
	height: 30px;
	font-size: 15px;
	color: #333;
	font-weight: bold;
	line-height: 30px;
	border-bottom: 3px solid #2f4151
}
.sidecon {
	padding: 10px 0;
	overflow: hidden
}
.sidecon ul {
	zoom: 1;
	clear: both
}
.sidecon ul:after {
	content: "";
	display: block;
	clear: both
}
.sidecon li {
	width: 100%;
	float: left;
	display: inline;
	padding: 10px 0;
	line-height: 24px;
	border-bottom: 1px dotted #ccc
}
.sidecon dl {
	width: 100%;
	float: left;
	display: inline;
	padding: 14px 0;
	border-bottom: 1px dotted #ccc
}
.sidecon dl h3 {
	height: 28px
}
.sidecon dl h3 a {
	font-size: 14px
}
#divTags li {
	width: auto;
	float: left;
	display: inline;
	margin: 5px 0 0;
	padding: 0;
	white-space: nowrap;
	border: 0
}
#divTags li a {
	margin: 0 10px 0 0;
	padding: 0 10px;
	font-size: 12px;
	color: #fff;
	line-height: 24px;
	border-radius: 3px;
	box-shadow: 0 1px 1px 0 #ccc;
	background: #2f4151;
	display: inline-block;
	vertical-align: top
}
#divTags ul li a:hover {
	text-decoration: none;
	background: #1b2d3d
}
#divCalendar .function_t {
	display: none
}
#divCalendar .function_c {
	width: 232px;
	padding: 0 4px 15px 4px
}
#divCalendar table {
	width: 100%;
	table-layout: fixed
}
#divCalendar caption {
	height: 24px;
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-weight: bold;
	text-align: center
}
#divCalendar caption a {
	padding: 0 18px;
	color: #2f4151
}
#divCalendar th {
	height: 26px;
	color: #fff;
	font-weight: normal;
	line-height: 26px;
	text-transform: uppercase;
	border: 1px solid #2f4151;
	background: #2f4151
}
#divCalendar td {
	height: 30px;
	line-height: 30px;
	text-align: center;
	border: 1px solid #ebebeb
}
#divCalendar td.pad {
	background: none
}
#divCalendar td a {
	line-height: 30px;
	background: #2f4151;
	color: #fff;
	display: block
}
#divCalendar #today {
	color: #2f4151;
	font-weight: bold
}
#divComments ul li, #divPrevious ul li {
	height: 24px;
	overflow: hidden
}
#divPrevious .article-date, #divNavBar .subnav {
	display: none
}
#divCatalog ul.ul-subcates li a {
	padding-left: 37px
}
#divSearchPanel form {
	zoom: 1;
	clear: both
}
#divSearchPanel form:after {
	content: "";
	display: block;
	clear: both
}
#divSearchPanel input[type="text"] {
	width: 70%;
	height: 22px;
	float: left;
	display: inline;
	font-size: 12px;
	color: #333;
	font-family: "microsoft yahei";
	line-height: 24px;
	border: 1px solid #c8c8c8;
	outline: 0;
	background: #fff
}
#divSearchPanel input[type="submit"] {
	width: 22%;
	height: 26px;
	float: right;
	display: inline;
	line-height: 24px;
	border: 1px solid #999;
	background: #eee
}
#divMisc ul li, #divFavorites ul li, #divStatistics ul li {
	width: 50%;
	float: left;
	display: inline;
	overflow: hidden
}
#divMisc ul li a {
	padding: 0;
	background: none
}
#divNavBar li, #divCatalog li, #divLinkage li, #divFavorites li, #divArchives li, #divAuthors li {
	width: 50%;
	height: 22px;
	float: left;
	overflow: hidden
}
#divCatalog li, #divPrevious li, #divLinkage li, #divNavBar li, #divComments li, #divAuthors li, #divFavorites li, #divStatistics li {
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden
}
#divCatalog li:before, #divPrevious li:before, #divLinkage li:before, #divNavBar li:before, #divComments li:before, #divAuthors li:before, #divFavorites li:before, #divStatistics li:before {
	content: "\e409";
	margin: 0 5px 0 0;
	font-size: 12px;
	color: #ccc;
	font-family: icomoon;
	display: inline-block;
	vertical-align: top
}
#divContorPanel .cp-hello {
	width: 100%;
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #ebebeb;
	display: inline-block
}
#divContorPanel .cp-hello:before {
	content: "\e04d";
	margin-right: 3px;
	font-size: 19px;
	font-family: icomoon;
	display: inline-block;
	vertical-align: top
}
#divContorPanel .sidecon div {
	padding: 10px 20px;
	text-align: center;
	line-height: 24px;
	border: 1px dotted #f0f0f0;
	background: #fbfbfb
}
.errorpage {
	width: 420px;
	margin: 0 auto 50px;
	text-align: center
}
.errorpage h2 {
	font-size: 98px;
	line-height: 150px;
	font-weight: bold;
	color: #333;
	margin: 10px 0;
	text-shadow: rgba(61,61,61,0.3) 1px 1px, rgba(61,61,61,0.2) 2px 2px, rgba(61,61,61,0.3) 3px 3px
}
.errorpage h3 {
	font-size: 30px;
	color: #333;
	line-height: 35px;
	margin: 10px 0
}
.errorpage p {
	font-size: 14px;
	color: #333;
	margin: 0 0 10px
}
.schtxt {
	width: 71%;
	float: left;
	padding: 0 17px;
	font-size: 14px;
	color: #333;
	line-height: 40px;
	border: 1px solid #2f4151;
	border-radius: 2px;
	outline: 0;
	background-color: #fafafa;
	position: relative;
	z-index: 2
}
.schbtn {
	width: 20%;
	font-size: 16px;
	color: #fff;
	padding: 10px 0;
	line-height: 22px;
	border: 0;
	border-radius: 2px;
	background: #2f4151;
	outline: 0;
	cursor: pointer
}
.goback {
	padding: 10px 30px;
	font-size: 16px;
	color: #fff;
	text-align: center;
	border-radius: 2px;
	background: #2f4151
}
.goback:hover {
	color: #fff;
	text-decoration: none;
	background: #000f1f
}
@media screen and (max-width:1220px) {
.box {
	width: 825px;
	min-width: 825px
}
.main {
	width: 580px
}
.focus {
	margin-right: 0
}
.tab, .sidebar {
	display: none
}
.single.on .relates li {
	height: 190px
}
.single.on .relates a {
	height: 168px
}
.single.on .relates span {
	height: 120px
}
.articlecon li a {
	width: 390px
}
.articlecon li a.on {
	width: 390px
}
.articlecon p.video {
	min-height: 400px
}
.cmtinfo p {
	width: 100%
}
a.backtotop {
	width: 36px;
	height: 36px;
	margin: auto;
	line-height: 38px;
	right: 20px;
	bottom: 20px;
	left: auto
}
a.backtotop i:after {
	font-size: 26px
}
}
@media screen and (max-width:850px) {
.box {
	width: 100%;
	min-width: 100%
}
.box.on {
	width: 100%;
	min-width: 100%
}
.sidenav {
	width: 100%;
	min-width: auto;
	height: 50px;
	float: none;
	background: #2f4151;
	display: inline-block
}
.nav {
	width: 580px;
	padding: 0;
	margin: auto;
	background: none;
	position: relative;
	top: 0;
	zoom: 1;
	clear: both
}
.nav:after {
	content: "";
	display: block;
	clear: both
}
.logo, .menu, .search {
	width: auto;
	display: inline-block;
	vertical-align: top
}
.logo {
	background: none
}
.logo img {
	height: 50px
}
.menu {
	padding: 0;
	display: none
}
.menu.on {
	width: 100%;
	float: left;
	padding-bottom: 20px;
	box-shadow: 0 1px 2px rgba(0,0,0,0.3);
	background: #fff;
	position: relative;
	top: 0;
	left: 0;
	z-index: 10;
	display: block
}
.menu.on ul {
	padding: 0
}
.menu.on ul li {
	border-top: 0;
	border-bottom: 1px solid #f8f8f8
}
.menu.on ul li a {
	padding: 0 15px
}
.menu.on ul li a:hover {
	background: #f8f8f8
}
.menu.on ul li .subnav, .menu.on ul li.liactive .subnav {
	display: none
}
.menu.on ul li.liactive a {
	color: #2f4151;
	background: #f8f8f8
}
.menu.on ul li.subcate:after {
	display: none
}
.menu.on ul li span {
	display: none
}
.menuico {
	display: inline
}
.search {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 12px;
	right: 15%
}
.search input.txt {
	height: 25px;
	margin: 0;
	border-radius: 15px
}
.search button.btn {
	top: 5px
}
.main {
	float: none;
	margin: 20px auto 0;
	display: inherit
}
.paging {
	margin: 0 0 30px;
	padding: 20px 0 0;
	overflow: hidden
}
.paging .prepage {
	width: 100%;
	float: none;
	margin: 0 0 20px
}
.paging .nextpage {
	width: 100%;
	float: none;
	text-align: left
}
.paging p {
	margin-top: 10px
}
.paging p a {
	font-size: 16px;
	color: #333;
	line-height: 20px;
	text-overflow: ellipsis;
	white-space: inherit;
	overflow: hidden
}
.cmtinfo {
	padding-left: 0
}
.errorpage {
	width: auto
}
.errorpage .schtxt {
	width: 60%;
	float: none
}
}
@media screen and (max-width:600px) {
.box.on .main {
	width: auto
}
.search button.txt {
	width: 80px
}
.nav, .main {
	width: auto;
	padding: 0 10px
}
.focus {
	width: 100%;
	height: auto;
	margin-right: 0
}
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
	bottom: 15px
}
.swiper-pagination-bullet {
	width: 6px;
	height: 6px
}
.swiper-button-prev, .swiper-button-next {
	display: none
}
.multicon {
	width: auto
}
.post ul {
	margin-left: -2%
}
.post ul li {
	width: 48%;
	margin-bottom: 20px;
	margin-left: 2%
}
.post ul li.posthover {
	margin: 0 0 20px 2%;
	border: 0
}
.postimg {
	height: auto
}
.postname {
	height: 40px;
	margin: 10px 15px 5px
}
.postinfo {
	margin-bottom: 10px
}
.postinfo .viewnums {
	display: none
}
.single {
	width: auto;
	float: none;
	margin-right: 0;
	padding: 20px
}
.singleinfo .viewnums, .singleinfo .commnums {
	display: none
}
.articlecon {
	font-size: 16px;
	line-height: 36px
}
.articlecon.news {
	font-size: 16px
}
.articlecon.news li {
	padding: 12px 0
}
.articlecon.news li a {
	width: 100%;
	padding: 0
}
.articlecon.news li span {
	float: left;
	margin-top: 10px;
	padding: 0;
	padding-left: 23px
}
.articlecon p.video {
	min-height: 300px
}
.cmtimg {
	display: none
}
.cmtarea {
	padding: 0
}
.cmtbtn span {
	display: none
}
.cmtbtn input {
	width: 100%;
	line-height: 30px
}
.msgname span {
	display: none
}
.qrcode {
	display: none
}
.relates li {
	width: 50%
}
}
@media screen and (max-width:500px) {
.search input.txt {
	width: 80px
}
.post ul {
	margin: 0
}
.post ul li {
	width: 100%;
	margin-bottom: 20px;
	margin-left: 0
}
.post ul li.posthover {
	margin: 0 0 20px 0;
	border: 0
}
.postimg {
	height: auto;
	max-height: 300px
}
.postname {
	height: 40px;
	margin: 10px 15px 5px
}
.postinfo {
	margin-bottom: 10px
}
.postinfo .viewnums {
	display: none
}
.articlecon {
	font-size: 16px;
	line-height: 36px
}
.articlecon p.video {
	min-height: 240px
}
}
.pcd_ad{display:block;}

.mbd_ad{ display:none}

@media(max-width:768px) {

.pcd_ad{display:none !important;}

.mbd_ad{display:block !important;}

}
.chapter-btn {
    display: inline-block;
    padding: 10px 20px;
    margin: 5px;
    font-size: 16px;
    font-weight: 500;
    text-align: center;
    text-decoration: none;
    color: #ffffff;
    background-color: #d48b3b;
    border: 1px solid #ffffff;
    border-radius: 5px;
    transition: all 0.3s ease;
}
.chapter-btn:hover {
    background-color: #0056b3;
    border-color: #003d80;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}
.chapter-btn:active {
    background-color: #003d80;
    transform: translateY(1px);
}