@charset "UTF-8";

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,sub,sup,tt,var,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;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	-webkit-text-size-adjust: none;
}

body fieldset {
    border: 1px solid #D8D8D8;
}
body fieldset legend {
    padding: 3px 8px;
    font-weight: 700;
}
body fieldset ul {
    list-style: none;
    float: left;
	text-align: left;
}
body fieldset ul li {
    float: left;
    width: 50%;
}
body fieldset ul li a:visited {
    color: #954F72;
    text-decoration: underline;
}

article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
	display: block
}

html,body {
	font-family: "Microsoft YaHei","WenQuanYi Micro Hei",SimHei,Tahoma,sans-serif;
	height: 100%;
	overflow:auto;
	overflow-x:hidden;
}
body {
	line-height: 40px;
	background-color: #f2f2f2;
}
.container {
	max-width: 800px;
    overflow: hidden;
    margin: 0 auto;
    position: relative;
	background-color: #fff;
}

ol,ul {
	/*list-style: none;*/
	margin-left:17px;
}

blockquote,q {
	/*quotes: none*/
	color: #999;
    margin: 10px auto 10px 0;
    border-left-width: 4px;
    border-left-style: solid;
    border-left-color: rgb(235, 239, 247);
    padding: 3px 3px 3px 12px;
}

blockquote p{
	color: #999 !important;
}

blockquote:before,blockquote:after,q:before,q:after {
	content: '';
	content: none
}

table, table th, table td {
	/*border-collapse: collapse;
	border-spacing: 0;*/
	border: 1px solid #e6e6e6;
    padding: 0 3px;
	max-width:800px;
}

input[type=text],textarea {
	background: #fff;
	font-size: 14px;
	font-family: Roboto,RobotoDraft,-apple-system,Microsoft YaHei,Helvetica,Arial,sans-serif;
	word-wrap: break-word;
	padding: 2px;
	border: 1px solid #e1e4e5;
	margin: 0 auto;
	outline: 0;
	-webkit-appearance: none;
	-o-border-radius: 2px;
	border-radius: 2px
}

input[type=text] {
	height: 26px;
	line-height: 26px
}
img#checkcode {
	height: 30px !important;
	margin-top: -2px !important;
}

textarea {
	display: block;
	width: 98%;
	height: 144px;
	line-height: 2
}

.gpack {
	overflow: hidden;
	-zoom: 1
}

.gclear:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden
}

.gclear {
	display: block;
	min-height: 1%
}

.gfl {
	float: left;
	-display: inline
}

.gfr {
	float: right;
	-display: inline;
	clear: right;
	white-space: nowrap
}

.gellipsis,.titles li h4 {
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden
}

.ghide {
	display: none
}

.txt-impt,.txt-impt:visited {
	color: #ea324d
}

.block-title {
	background: #f9f9f9;
	padding: 0 10px 0 15px;
	border-top: 2px solid rgb(240, 90, 65);
	border-bottom: 1px solid #e1e4e5;
	overflow: hidden
}

.block-title h2 {
	float: left;
	font-weight: bold;
}

.block-title a {
	float: right
}

.tab {
	background: #fff;
	height: 41px;
	border-bottom: 1px solid #ebedee;
	list-style: none;
	margin-left:0px;
}

.tab li {
	float: left;
	margin-right: 2px;
	cursor: pointer
}

.tab li a,.tab li h3 {
	display: block;
	height: 100%;
	padding: 0 4px;
	color: #32393d
}

.tab .current {
	position: relative;
	border-bottom: 2px solid #dc3c00;
	background-color: #fff3f3;
}
/*顶部样式特殊一些*/
.topnav {
	height:36px !important;
}
.topnav li a {
	line-height: 36px;
	padding: 0 7px;
}
.topnav .current {
	height:35px;
}

.page-tab {
	overflow: hidden;
	margin: 15px 0 5px 15px
}

.page-tab li {
	float: left;
	width: 31%;
	margin-right: 6px
}

.page-tab li a {
	display: block;
	height: 30px;
	line-height: 30px;
	color: rgb(240, 90, 65);
	font-family: "Microsoft YaHei","WenQuanYi Micro Hei",SimHei,Tahoma,sans-serif;
	font-size: 16px;
	text-align: center;
	border: 1px solid #e7eced;
	cursor: pointer
}

.page-tab .current a {
	background: rgb(240, 90, 65);
	color: #fff;
	border: 1px solid rgb(240, 90, 65);
}

.titles-list {
	overflow: hidden
}

.titles-list li {
	float: left
}

.titles-list li p {
	overflow: hidden;
	height: 75px;
	position: relative;
	top: -2px
}

.titles {
	margin-bottom: -1px;
	overflow: hidden;
	margin-left:0;
}

.titles li {
	float: none;
	padding: 0;
	border-bottom: 1px solid #ebedee;
	margin: 0 8px;
}

.titles li a {
	display: block;
	margin: 0 10px 0 6.5px
}

.titles li h4 {
	height: 40px;
	line-height: 40px;
}

.titles li .title-detail {
	display: block;
	margin-bottom: 15px;
	overflow: hidden
}

.titles li img {
	float: left;
	max-width: 110px;
	max-height: 74px;
	margin-right: 13px
}

.titles li p {
	font-size: 14px;
	line-height: 1.83;
	color: #868b98
}

.gotop-btn {
	display: block;
	height: 60px;
	line-height: 60px;
	background: #f9f9f9;
	color: #868b98;
	text-align: center;
	border-top: 1px solid #e1e4e5
}

.gotop-btn .icon-up {
	margin-right: 8px;
	margin-top: -4px;
}

.depict {
	text-indent: -999em
}

.mask-light {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.5);
	z-index: 1000
}

.pop-bd {
	width: 270px;
	background: #fff;
	margin: 0 auto;
	-o-border-radius: 2px;
	border-radius: 2px
}

.pop-bd .pop-content {
	text-align: center
}

.pop-bd .pop-footer {
	overflow: hidden;
	border-top: 1px solid #e1e4e5
}

.pop-bd .pop-footer a {
	width: 50%;
	height: 45px;
	line-height: 45px;
	color: rgb(240, 90, 65);
	text-align: center;
	border-right: 1px solid #e1e4e5;
	margin-right: -1px
}

.pop-bd .pop-footer .pop-left-btn {
	float: left
}

.pop-bd .pop-footer .pop-right-btn {
	float: right
}

.list-header {
	height: 43px;
	line-height: 43px;
	background: #f9f9f9;
	text-align: center;
	border-bottom: 1px solid #e1e4e5
}

.list-header h1 {
	display: inline
}

.list-header a {
	height: 100%;
	padding: 0 8px;
	margin-right: 7px
}

.pager {
	margin: 10px 0
}

.pager li {
	display: inline-block;
	width: 24%;
	text-align: center
}

.pager a,.pager a:visited,.pager span {
	display: inline-block;
	width: 100%;
	color: #868b98
}

.pager input {
	width: 48px;
	text-align: center
}

.post-list li {
	margin: 0 8px;
	border-bottom: 1px solid #ebedee
}

.post-list .post {
	display: block;
	line-height: 24px;
	padding: 15px 6px 10px
}

.post-list .post-info {
	display: block;
	text-align: right;
	font-size: 12px;
	color: #868b98;
	margin-top: 5px
}

.post-list .split {
	color: #edeff0;
	padding: 0 8px
}

.arrow-up,.arrow-down,.arrow-right,.arrow-left {
	width: 0;
	height: 0;
	font-size: 0;
	line-height: 0;
	border: 5px dashed transparent
}

.arrow-up {
	border-bottom-style: solid;
	border-bottom-color: #000
}

.arrow-down {
	border-top-style: solid;
	border-top-color: #000
}

.arrow-right {
	border-left-style: solid;
	border-left-color: #000
}

.arrow-left {
	border-right-style: solid;
	border-right-color: #000
}

.icon-logo,.icon-nav,.icon-userbar,.icon-user,.icon-reg,.icon-notice,.icon-remind,.icon-settings,.icon-more,.icon-up,.icon-down,.icon-pc,.icon-mb,.icon-back,.icon-write,.icon-bgdown,.icon-close,.icon-out,.icon-enter,.icon-search {
	display: inline-block;
	text-indent: -9999px;
	overflow: hidden;
	vertical-align: middle
}

.icon-logo {
	background: url(images/logo.png) no-repeat 0 2px;
	width: 130px;
	height: 40px;
	-webkit-background-size: 130px 40px;
	background-size: 130px 40px
}

.icon-nav {
	background: url(images/icon-nav.png) no-repeat;
	width: 29px;
	height: 23.5px;
	-webkit-background-size: 29px 23.5px;
	background-size: 29px 23.5px
}

.on .icon-nav {
	background: url(images/icon-nav-act.png) no-repeat;
	width: 29px;
	height: 23.5px;
	-webkit-background-size: 29px 23.5px;
	background-size: 29px 23.5px
}

.icon-userbar {
	background: url(images/icon-userbar.png) no-repeat;
	width: 23.5px;
	height: 23.5px;
	-webkit-background-size: 23.5px 23.5px;
	background-size: 23.5px 23.5px
}

.icon-user {
	background: url(images/icon-user.png) no-repeat;
	width: 29.5px;
	height: 29.5px;
	-webkit-background-size: 29.5px 29.5px;
	background-size: 29.5px 29.5px
}

.icon-reg {
	background: url(images/icon-reg.png) no-repeat;
	width: 29.5px;
	height: 29.5px;
	-webkit-background-size: 29.5px 29.5px;
	background-size: 29.5px 29.5px
}

.icon-notice {
	background: url(images/icon-notice.png) no-repeat;
	width: 22px;
	height: 18.5px;
	-webkit-background-size: 22px 18.5px;
	background-size: 22px 18.5px
}

.icon-remind {
	background: url(images/icon-remind.png) no-repeat;
	width: 22px;
	height: 16.5px;
	-webkit-background-size: 22px 16.5px;
	background-size: 22px 16.5px
}

.icon-settings {
	background: url(images/icon-settings.png) no-repeat;
	width: 18.5px;
	height: 18.5px;
	-webkit-background-size: 18.5px 18.5px;
	background-size: 18.5px 18.5px
}

.icon-more {
	background: url(images/icon-more.png) no-repeat 5.5px 5.5px;
	width: 29.5px;
	height: 29.5px;
	-webkit-background-size: 29.5px 29.5px;
	background-size: 29.5px 29.5px;
	padding: 5.5px
}

.icon-up {
	background: url(images/icon-up.png) no-repeat;
	width: 29.5px;
	height: 29.5px;
	-webkit-background-size: 29.5px 29.5px;
	background-size: 29.5px 29.5px
}

.icon-down {
	background: url(images/icon-up.png) no-repeat;
	width: 29.5px;
	height: 29.5px;
	-webkit-background-size: 29.5px 29.5px;
	background-size: 29.5px 29.5px;
	transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-webkit-transform: rotate(180deg)
}

.icon-pc {
	background: url(images/icon-pc.png) no-repeat;
	width: 29px;
	height: 23.5px;
	-webkit-background-size: 29px 23.5px;
	background-size: 29px 23.5px
}

.icon-mb {
	background: url(images/icon-mb.png) no-repeat;
	width: 13px;
	height: 23.5px;
	-webkit-background-size: 13px 23.5px;
	background-size: 13px 23.5px
}

.icon-back {
	background: url(images/icon-back.png) no-repeat;
	width: 29px;
	height: 26.5px;
	-webkit-background-size: 29px 26.5px;
	background-size: 29px 26.5px
}

.icon-write {
	background: url(images/icon-write.png) no-repeat;
	width: 23px;
    height: 23px;
    -webkit-background-size: 23px 23px;
    background-size: 23px 23px;
}

.floatright .fa {
	font-size:15px;
	margin-right:3px;
}

.icon-bgdown {
	background: url(images/icon-bgdown.png) no-repeat;
	width: 16px;
	height: 16px;
	-webkit-background-size: 16px 16px;
	background-size: 16px 16px
}

.icon-close {
	background: url(images/icon-close.png) no-repeat;
	width: 22.5px;
	height: 22.5px;
	-webkit-background-size: 22.5px 22.5px;
	background-size: 22.5px 22.5px
}

.icon-out {
	background: url(images/icon-out.png) no-repeat;
	width: 14.5px;
	height: 15.5px;
	-webkit-background-size: 14.5px 15.5px;
	background-size: 14.5px 15.5px
}

.icon-extend,.extend .extend-icon {
	background: url(images/icon-up.png) center center no-repeat;
	width: 29.5px;
	height: 29.5px;
	-webkit-background-size: 29.5px 29.5px;
	background-size: 29.5px 29.5px;
	transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-webkit-transform: rotate(180deg)
}

.icon-extend-cmt,.get-comments .extend-icon {
	background: url(images/icon-bgdown.png) center center no-repeat;
	width: 18px;
	height: 18px;
	-webkit-background-size: 18px 18px;
	background-size: 18px 18px;
	transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	-webkit-transform: rotate(-90deg)
}

.icon-search,.search-container .submit-btn {
	background: url(images/icon-search.png) 100% 100% no-repeat;
	width: 23px;
	height: 23px;
	-webkit-background-size: 23px 23px;
	background-size: 23px 23px
}

.icon-enter {
	background: url(images/icon-enter.png) no-repeat;
	width: 15.5px;
	height: 15.5px;
	-webkit-background-size: 15.5px 15.5px;
	background-size: 15.5px 15.5px
}

.icon-qq-login {
	background: url(images/icon-qq-login.png) no-repeat;
	width: 17.5px;
	height: 17.5px;
	-webkit-background-size: 17.5px 17.5px;
	background-size: 17.5px 17.5px
}

.icon-weibo-login {
	background: url(images/icon-weibo-login.png) no-repeat;
	width: 21px;
	height: 17px;
	-webkit-background-size: 21px 17px;
	background-size: 21px 17px
}

.icon-renren-login {
	background: url(images/icon-renren-login.png) no-repeat;
	width: 16.5px;
	height: 16.5px;
	-webkit-background-size: 16.5px 16.5px;
	background-size: 16.5px 16.5px
}

.nav {
	width: 100%
}

.nav .nav-top {
	height: 44px;
	border-bottom: 1px solid rgb(240, 90, 65);
	text-align: center;
	background: #262626;
	overflow: hidden
}

.nav .nav-btm {
	position: relative
}

.nav .nav-btm .tab {
	display: none
}

.nav .nav-btn,.nav .nav-right {
	display: block;
	float: left;
	width: 29px;
	padding: 10.5px 8.5px 10px;
	line-height: 0
}

.nav .on {
	background: rgb(240, 90, 65);
}

.nav .nav-logo {
	line-height: 44px;
	color: #fff;
	font-weight: bold;
	font-size:18px;
}

.nav .nav-right {
	float: right
}

.nav .nav-right.on {
	background: #131313
}

.nav .icon-userbar {
	position: relative;
	overflow: visible
}

.nav .nav-unlogin,.nav .nav-login {
	height: 32px;
	background: #f9f9f9;
	padding: 5px 0 4px;
	border-bottom: 1px solid #e1e4e5;
	line-height: 32px;
	overflow: hidden
}

.nav .nav-unlogin a {
	display: block;
	float: left;
	width: 50%;
	height: 29.5px;
	text-align: center;
	color: #868b98;
	border-right: 1px solid #e1e4e5;
	margin-right: -1px
}

.nav .nav-unlogin .icon-user,.nav .nav-unlogin .icon-reg {
	margin-right: 10px
}

.nav .tab-fixed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index:999;
}

.nav .nav-login {
	display: none;
	overflow: hidden
}

.nav .nav-login-user {
	float: left;
	max-width: 155px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-left: 8px;
	color: #32393d
}

.nav .nav-login-msg {
	float: right;
	margin-right: -2px
}

.nav .nav-login-msg li {
	float: left;
	margin-right: 2px
}

.nav .nav-login-msg a {
	display: block;
	padding: 0 14px;
	text-align: center
}

.nav .nav-login-msg .icon-notice,.nav .nav-login-msg .icon-remind,.nav .nav-login-msg .icon-settings {
	position: relative;
	overflow: visible
}

.nav .nav-msg-dot {
	position: absolute;
	top: -3px;
	right: -4px;
	display: block;
	width: 8px;
	height: 8px;
	background: #ea324d;
	-o-border-radius: 4px;
	border-radius: 4px
}

.nav-fixed {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 100
}

.footer {
	background: #262626;
	padding: 3px 0;
	overflow: hidden;
	border-top: 2px solid rgb(240, 90, 65);
}

.footer a,.footer a:visited,.footer a:hover {
	float: left;
	display: block;
	width: 50%;
	height: 38px;
	line-height: 38px;
	color: #bebebe;
	text-align: center;
	border-right: 1px solid #686868;
	margin-right: -1px
}

.footer .icon-pc, .footer .icon-mb, .footer .icon-write {
	margin-right: 11px;
	margin-top: -4px;
}

.comments {
	padding: 0 8px
}

.comments .comment {
	padding: 10px 7px;
	border-bottom: 1px solid #ebedee;
	font-size: 14px;
	line-height: 22px
}

.comments .cmt-more,.comments .cmt-main {
	color: #32393d
}

.comments .cmt-more .cmt-time,.comments .cmt-more .cmt-order,.comments .cmt-main .cmt-time,.comments .cmt-main .cmt-order {
	font-size: 12px;
	color: #868b98
}

.comments .cmt-more .cmt-order,.comments .cmt-main .cmt-order {
	line-height: 16px;
	margin-bottom: 3px
}

.comments .cmt-more blockquote,.comments .cmt-main blockquote {
	font-size: 14px;
	padding-left: 10px;
	border-left: 1px solid #e1e4e5;
	color: #999
}

.comments .cmt-more blockquote a,.comments .cmt-main blockquote a {
	color: #999
}

.cmt-form {
	overflow: hidden
}

.cmt-form textarea {
	margin-bottom: 10px
}

.cmt-form .form-foot {
	padding: 0 8px;
	overflow: hidden
}

.cmt-form .form-foot .btn-primary {
	float: right
}

.cmt-form .form-login {
	display: block;
	width: 95%;
	height: 144px;
	border: 1px solid #e1e4e5;
	margin: 0 auto
}

.cmt-form .form-login span {
	display: block;
	color: #868b98;
	padding: 20px
}

.cmt-form .form-login b {
	color: #0078b6
}

.cmt-form p {
	padding: 0 18px;
	color: #868b98
}

.btn-primary,.btn-primary:visited,.btn-disabled,.btn-disabled:visited {
	display: inline-block;
	height: 35px;
	line-height: 35px;
	font-family: "Microsoft YaHei","WenQuanYi Micro Hei",SimHei,Tahoma,sans-serif;
	font-size: 16px;
	padding: 0 19px;
	border: 0;
	-o-border-radius: 2px;
	border-radius: 2px
}

.btn-primary,.btn-primary:visited {
	background: rgb(240, 90, 65);
	color: #fff;
	cursor: pointer
}

.btn-disabled,.btn-disabled:visited {
	background: #868b98;
	color: #fff;
	cursor: default
}

.btn-plat,.btn-plat:visited {
	display: inline-block;
	height: 33px;
	line-height: 33px;
	background: #fff;
	color: rgb(240, 90, 65);
	font-family: "Microsoft YaHei","WenQuanYi Micro Hei",SimHei,Tahoma,sans-serif;
	font-size: 16px;
	padding: 0 18px;
	border: 1px solid rgb(240, 90, 65);
	cursor: pointer;
	-o-border-radius: 2px;
	border-radius: 2px
}

.btn-block,.btn-block:visited {
	display: block;
	height: 66px;
	line-height: 66px;
	text-align: center;
	color: #868b98;
	font-size: 16px
}

.btn-block .icon-bgdown,.btn-block:visited .icon-bgdown {
	margin: -3px 0 0 5px
}

.btn-long,.btn-long:visited {
	display: block;
	width: 100%;
	height: 45px;
	background: rgb(240, 90, 65);
	color: #fff;
	line-height: 45px;
	text-align: center;
	cursor: pointer;
	-o-border-radius: 2px;
	border-radius: 2px
}

.special-line {
	border-top: 1px solid #ebedee;
	margin: 0 8px
}

.special-box {
	position: relative;
	width: 66px;
	height: 100px;
	margin: 0 auto;
	overflow: hidden
}

.special {
	position: absolute;
	top: 45px;
	left: 0;
	width: 66px;
	height: 56px;
	cursor: pointer
}

.special .special-ufo {
	position: relative;
	height: 41px;
	background: url(images/special.png);
	-webkit-background-size: 66px 41px;
	background-size: 66px 41px
}

.special .special-light {
	width: 22px;
	height: 0;
	border-bottom: 51px solid #f7fbfa;
	border-left: 20px solid transparent;
	border-right: 20px solid transparent;
	margin: -6px 3px 0
}

.special .special-link {
	display: none;
	position: absolute;
	top: 45px;
	width: 100%;
	text-align: right;
	white-space: nowrap;
	font-size: 10px;
	color: #a1a1a1
}

a {
	color: #32393d;
	text-decoration: none
}
a:visited {
	color: #999;
	text-decoration: none
}

img {
	vertical-align: middle
}

.main {
	min-height: 65%
}

.spread {
	position: relative;
	height: 50px
}

.spread .top-ad {
	display: block;
	height: 50px;
	-webkit-background-size: 100% 50px;
	background-size: 100% 50px
}

.spread .icon-close {
	position: absolute;
	top: 5px;
	right: 16px;
	padding: 10px;
	background-position: 10px 10px
}

.share-box {
	/*border-bottom: 1px solid #ebedee;*/
	text-align: center;
}

.share-box a {
	display: inline-block;
	margin: 10px 5px
}

.share-box .weibo {
	background: url(images/icon-weibo.png) center center no-repeat;
	width: 36px;
	height: 36px;
	-webkit-background-size: 36px 36px;
	background-size: 36px 36px
}

.share-box .weixin {
	background: url(images/icon-weixin.png) center center no-repeat;
	width: 36px;
	height: 36px;
	-webkit-background-size: 36px 36px;
	background-size: 36px 36px
}

.share-box .renren {
	background: url(images/icon-renren.png) center center no-repeat;
	width: 36px;
	height: 36px;
	-webkit-background-size: 36px 36px;
	background-size: 36px 36px
}

.share-box .qqweibo {
	background: url(images/icon-qqweibo.png) center center no-repeat;
	width: 36px;
	height: 36px;
	-webkit-background-size: 36px 36px;
	background-size: 36px 36px
}

.share-box .qqzone {
	background: url(images/icon-qqzone.png) center center no-repeat;
	width: 36px;
	height: 36px;
	-webkit-background-size: 36px 36px;
	background-size: 36px 36px
}

.share-box .douban {
	background: url(images/icon-douban.png) center center no-repeat;
	width: 36px;
	height: 36px;
	-webkit-background-size: 36px 36px;
	background-size: 36px 36px
}

.search-container {
	margin: 9px 8px;
	border: 1px solid #e1e4e5;
	position: relative;
	overflow: hidden
}

.search-container .submit-btn {
	border: 0;
	position: absolute;
	top: 9px;
	right: 5px;
	text-indent: -999em
}

.search-container .submit-btn,.search-container .seach-input {
	border: 0;
	outline: 0
}

.search-container .seach-input {
	font-size: 16px;
	outline: 0;
	color: #e1e4e5;
	width: 100%;
	position: relative;
	left: 5px
}

.current-path {
	margin: 0 0 0 15px;
	line-height: 36px;
	height: 36px;
	color:#bbb;
}

.current-path a {
	font-size: 14px;
	font-family: "Microsoft YaHei","WenQuanYi Micro Hei",SimHei,Tahoma,sans-serif;
	color: #999;
}

.current-path a b {
	font-size: 14px;
	padding: 0 5px;
	font-family: "Microsoft YaHei","WenQuanYi Micro Hei",SimHei,Tahoma,sans-serif;
	line-height: 3.17
}

.content-paragraph,.html-text-mixin td,.html-text-mixin th,.html-text-mixin p {
	color: #32393d;
	font-size: 16px;
	line-height: 1.87;
	font-family: "Microsoft YaHei","WenQuanYi Micro Hei",SimHei,Tahoma,sans-serif;
	text-align: left
}

.content-main img {
	max-width: 340px;
	/*padding-left: 50%;
	margin-left: -100px*/
}

.content-main .ZoomIn img {
	max-width: 200px;
	width: auto;
	padding: 0;
	padding-left: 0;
	margin: 0;
	vertical-align: top
}

.ZoomBox {
	text-align: center
}

.content-zoom {
	display: inline-block;
	position: relative;
	margin: 12px auto
}

.content-zoom a {
	position: absolute;
	right: 0;
	bottom: 0;
	width: 50px;
	height: 50px;
	overflow: hidden;
	text-indent: -999em;
	background: url(images/icon-zoomin.png) center center no-repeat
}

.content-main {
	border-top: 1px solid #ebedee;
	padding: 8px 15px 10px;
	text-align: center;
	line-height: 1.875
}

.content-main .header .title {
	font-size: 19px;
	font-family: "Microsoft YaHei","WenQuanYi Micro Hei",SimHei,Tahoma,sans-serif;
	line-height: 1.5;
	color: #32393d;
	text-align: left;
	padding: 5px 0 8px;
}
.content-main .header h1{
	font-size: 34px;
	line-height: 34px;
	font-family: Arial;
	font-weight: 700;
}

.content-main .header .publish {
	background: 0 0;
	border: 0;
	padding: 0 0 10px
}

.content-main .header .publish .author,.content-main .header .publish .date, .floatright {
	font-size: 12px;
	font-family: "Microsoft YaHei","WenQuanYi Micro Hei",SimHei,Tahoma,sans-serif;
	line-height: 1.5;
	color: #868b98
}

.content-main .header .publish .date {
	margin-left: 5px;
	font-size: 12px
}

.floatright {
	float:right;
	margin-right: 10px;
}

.extend {
	display: block;
	width: 110px;
	margin: 20px auto
}

.extend .extend-txt {
	font-size: 16px;
	line-height: 1.84;
	text-indent: 3px;
	color: #868b98
}

.get-comments {
	width: 123px
}

.get-comments .extend-icon {
	margin: 6px 0
}

.cmt-form {
	margin-bottom: 50px
}

.html-text-mixin {
	line-height: 1.875;
	font-size: 17px;
	text-align: left
}

.html-text-mixin p {
	word-wrap: break-word;
	line-height: 32px;
	margin: 20px 0;
	
	font-size: 17px;
    color: rgb(62, 62, 62);
    text-align: justify;
	/*text-indent: 2em;*/
}
.html-text-mixin div {
	word-wrap: break-word;
}
.html-text-mixin p:last-child {
    margin-bottom: 0px !important;
}
.html-text-mixin p img, .html-text-mixin li p{
	text-indent:0;
}

.html-text-mixin hr {
	border: 1px dashed #999;
    border-bottom: none;
    margin: 10px 0;
}

.html-text-mixin p:first-child {
	margin-top: 0px;
}

.html-text-mixin a {
	text-decoration: underline;
	color: rgb(240, 90, 65);
	word-break: break-all
}

.text-list {
	margin: 0 8px;
	padding: 0 8px
}

.text-list p {
	border-bottom: 1px solid #ebedee
}

.text-list p a {
	display: block;
	height: 41px;
	color: rgb(240, 90, 65)
}

.mask {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: #000;
	z-index: 1000
}

.mask .loader-icon {
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -23px 0 0 -23px
}

.mask .mask-box {
	height: 100%;
	width: 100%;
	text-align: center
}

.mask .mask-top {
	background: -webkit-gradient(linear,left top,left bottom,from(#474747),to(#000));
	background: -webkit-gradient(linear,top left,bottom left,from(#474747),to(#000));
	background: -webkit-linear-gradient(top,#474747,#000);
	background: linear-gradient(top,#474747,#000);
	height: 37px;
	border-bottom: 1px solid #707070
}

.mask .mask-close {
	float: left;
	display: block;
	width: 45px;
	height: 37px;
	background: url(images/icons-mask-close.png) no-repeat 15px 11px;
	-webkit-background-size: 10px 15px;
	background-size: 10px 15px
}

@media screen and (orientation:landscape) {
	.mask,.mask-box {
		width: 100%
	}
}

@media screen and (orientation:portrait) {
	.mask,.mask-box {
		width: 100%
	}
}

.maskActive {
	overflow: hidden
}

.loader-icon {
	display: block;
	width: 46px;
	height: 46px;
	background: url(images/ajax-loader.gif) no-repeat
}

.loadMoreAnimate {
	-webkit-animation: loadingLoop 1s .2s ease both infinite;
	-moz-animation: loadingLoop 1s .2s ease both infinite
}

@-webkit-keyframes loadingLoop {
	0% {
		-webkit-transform: translateX(0)
	}

	100% {
		-webkit-transform: translateX(-100px)
	}
}

.html-text-mixin {
	color: #32393d
}

.html-text-mixin h2,.html-text-mixin li {
	text-align: left
}

.html-text-mixin h1,.html-text-mixin h2,.html-text-mixin h3,.html-text-mixin h4,.html-text-mixin h5,.html-text-mixin h6{
	font-weight:bold;
}
.html-text-mixin h6{
	font-size:12px;
}

.cmt-form .unlogin,.cmt-form .participate-group-tip,.cmt-form .unlogin:visited,.cmt-form .participate-group-tip:visited {
	display: block;
	height: 35px;
	line-height: 35px;
	background: rgb(240, 90, 65);
	color: #fff;
	text-align: center;
	margin: 0 8px;
	-o-border-radius: 3px;
	border-radius: 3px
}


/*适配pc版*/
/*相关推荐*/
.related {
	text-align: left;
}
.related .list {
    color: #888;
}
.related .list li span {
    font-size: 12px;
    padding: 0 6px;
	display: none;
}
.related a:visited {
    color: #954F72;
    text-decoration: underline;
}
.related a:link {
    color: rgb(0, 136, 204);
    text-decoration: none none;
}
.related .blue, .blue a {
    color: #004499;
}

/*点赞*/
.digg_good {
	background: #fffdfc !important;
    width: 166px !important;
	border-radius: 7px;
    height: 49px !important;
    border: 1px solid #fee2e2;
}
.digg_bad {
	background: #fafafa !important;
    width: 166px !important;
	margin-left: 8px !important;
	border-radius: 7px;
    height: 49px !important;
	border: 1px solid #ebebeb;
}
.newdigg .diggbox {
	margin-right:1px !important;
}
#msg {
	position:relative !important;
	float:left;
	margin-left: 57px !important;
}
/*评论*/
.comment {
    /*margin-bottom:20px;*/
}
.comment .commitbtn {
	width: 100%;
	text-align: center;
}
.comment .commit {
	width: 96%;
    height: 40px;
    margin: 15px 0 4px 0;
    font-size: 16px;
    color: #888;
    line-height: 32px;
    border: 2px solid #e4e8eb;
    outline: 0;
    border-radius: 20px;
    cursor: pointer;
    background: #fff;
}
.comment .commit img {
	margin: -1px 5px 0 0;
    height: 22px;
}
/*评论内容：来自pc页-------------------------*/
.commentlist .content{ 
	background:#FFFEF4; 
	border:1px solid #F3DDB3;
	color:#666;
	zoom:1; 
	padding:4px 4px;
	overflow: auto;
}
.commentlist .content > span:before {
	content: "#" counter(content);
	counter-increment: content;
	color: #999;
	float:right;
	padding-right: 0.6em;
}
.commentlist .noreply{border:none;background:#fff;color:#333;}
.commentlist .content pre{font: 13px/24px Roboto,RobotoDraft,-apple-system,Microsoft YaHei,Helvetica,Arial,sans-serif; }
.commentlist .content span{display:block;margin:5px 0px;}
.commentlist .hudong{font-size:12px;margin-top: -18px;}
.commentlist .hudong a{color:#004499;}
/*评论列表左侧用户信息*/
.commentlist_userinfo {
	counter-reset: content 0;
}
.commentlist_userinfo img {
	float: left;
	margin-right: 10px;
	margin-top: 6px;
	border: 1px solid #ddd;
	padding: 1px;
	width: 35px;
}

.commentlist_userinfo .w-location {
	color:#888;
	font-size:12px;
}
.commentlist_userinfo .pubtime {
	font-size:12px;
	color:#c5c5c5;
	float: right;
	margin-right: 5px;
	margin-top: 1px;
}
.commentlist .title {
    margin-bottom: 5px;
    color: #004499;
}
.comment_hr {
    background: url(../images/uline.gif) repeat-x center center;
	clear: both;
    font-size: 1px;
    height: 20px;
    line-height: 1px;
}
.icon_ret {
	background: url(images/icon-bgdown.png) center center no-repeat;
    width: 18px;
    height: 18px;
    -webkit-background-size: 18px 18px;
    background-size: 18px 18px;
    transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
}
.txt_ret {
	font-size: 16px;
    line-height: 1.84;
    text-indent: 3px;
    color: #868b98;
}
/*------------------来自pc页------------*/
/*来源*/
.author .yc {
	background-color: #daffde;
    padding: 2px;
	border-radius:2px;
	color:#999;
}
.author .by {
	background-color: #ffe2e2;
    padding: 2px;
	border-radius:2px;
	color:#aaa;
}
.author .by a, .author .by a:visited {
	color:#999;
}
.author .zz {
	background-color: #eee;
    padding: 2px 4px;
	border-radius:2px;
	color:#999;
}.author .zz a{color:#999;}
/*代码区域最大宽度*/
div.code-toolbar {
	max-width:800px;
}


/*list style*/
/*模块样式开始*/
.repeatList ul.linkList{width:100%}
.repeatList ul.linkList li {overflow:hidden;width: 100%;vertical-align: top;position:relative;border-bottom: 1px solid #EEE;padding:6px 0px 10px 0;}
.linkList{margin-left:0;}
.repeatList ul.linkList li:hover{ box-shadow: 0px 1px 5px #ccc; }
.repeatList ul.linkList li .image{float: left; width:90px;_width:90px;height:80px; vertical-align: top;overflow:hidden;padding: 12px 8px;}
.repeatList ul.linkList li .image img{width:90px;height:65px; vertical-align: top;}
.repeatList .title {height:32px;overflow: hidden;}
.repeatList .title a{font: 17px/25px "Microsoft YaHei","simhei"; font-weight:bold; color:#000}
.repeatList .title a.tw{width:100%;}
.repeatList .info {color: #444;line-height: 22px; font-size: 12px; overflow:hidden;}
.repeatList .from {color: #a0a0a0;line-height: 32px; text-align: left; font-size:12px;}
.repeatList .from .date{float:left;margin-left: 2px;}
.repeatList .from .taglist{float:left;margin-left:10px;}
.repeatList .list_comment{ float:right;margin-right: 8px;}
.repeatList .list_comment a{color:#a0a0a0;}
.repeatList .list_comment a:hover{color:rgb(240, 90, 65)}
.repeatList .list_comment .count{color:#FF4B01;}
.repeatList .title a:hover{color:rgb(240, 90, 65)}
.repeatList .title a:visited{color:#999}

/* 内容页 tag*/
a.tag {
	-webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-right: 4px;
    padding: 3px 6px;
    font-size: 12px;
    background-color: #fff;
    color: #5094d5 !important;
    border: 1px solid #eaeaef;
    height: 23px;
    line-height: 17px;
    border-radius: 4px;
    display: inline-block;
}
a.tag:hover {
	color:#277ccc !important;
}

.pages { padding:14px 0 10px; }
.pages a { 
	display:inline-block; 
	height:30px; 
	line-height:30px; 
	background:#fff; 
	border:1px solid #e3e3e3;
	border-radius: 3px;
	text-align:center; 
	color:#333; 
	padding:0 10px
}
.pages a:hover { background:rgb(240, 90, 65); border:1px solid rgb(240, 90, 65); color:#fff; text-decoration:none }
.pages span { display:inline-block; text-align:center;padding:0 5px; font-weight:bold;}

.cat-area{width:100%;}
.cat-area .content p img{ margin-right:10px; float:left}
.cat-area .content p{color:#777; height:75px; overflow:hidden}
.cat-area .content p strong{ font-size:14px; color:#333}

/* 通用容器 */
.box{border:1px solid #ddd;zoom:1; overflow:auto; padding-bottom:10px}
.box h5,.box h6{
	margin-left: 10px;
	height: 32px;
	line-height: 32px;
	border-bottom: 1px dotted #e4e4e4;
	margin-right: 10px;
}
.box h5 b,.box h6 b{
	height: 30px;
	line-height: 30px;
	border-bottom: 2px solid #EE8D03;
	margin-top: 1px;
	font-weight: bold;
	padding-bottom:6px;
}
.box h6{ margin-bottom:0}
.box h5.title-1,.box h6.title-1{background-position: right -52px}
.box h5.title-2,.box h6.title-2{background-position: right -100px;font-size: 11.0pt;}
.box h5.title-2 span.tab{float:right; padding-right:6px; color:#a4bcd6}
.box h5.title-2 span.tab span{ color:#2064ae;cursor: hand;!important;cursor: pointer}
.box a.more{ 
	font-size:13px;
	float:right;
	margin-right:3px;
	margin-top:2px;
	font-weight:normal;
}
.box .content{ padding:0 10px; overflow:auto; margin-top: 10px; margin-left:0;}

/*tags*/
.show-tag {
    margin-bottom: 14px;
	float:left;
}
.show-tag .fa {
    color: #666;
    margin-right: 3px;
}
/*上一篇、下一篇*/
.pagenav {
	text-align:left;
	color:#999;
	padding:14px 0;
}
.pagenav a{
	color:rgb(0, 136, 204);
}

.hotkwd li {
    float: left;
	list-style:none;
	display: block;
    height: 33px;
    background: rgba(255,255,255,1);
    border-radius: 9px;
    border: 1px solid #FC5531;
    margin: 4px;
	padding: 0 5px;
    color: #FC5531;
    line-height: 33px;
    transition: all .2s;
}
.hotkwd li a {
    color: #E66052;
}
li.tagon,li.tagon a {
    color: #fff !important;
    background-color: #E66052;
}

a.github{
	background:url('https://www.tsingfun.com/statics/images/svg/github.svg') no-repeat 0 3px;
	padding-left:20px;
}
