body {
	background-color:aliceblue;
	color:#444;
	font-family:'PingFang SC','Microsoft YaHei',"Droid Serif",Georgia,"Times New Roman",STHeiti,serif;
	font-size:87.5%
}
a {
	color:#467B96;
	text-decoration:none
}
a:active,a:hover {
	color:#444
}
code,pre {
	background:#F3F3F0;
	font-family:Menlo,Monaco,Consolas,"Lucida Console","Courier New",monospace;
	font-size:.92857em
}
code {
	padding:2px 4px;
	color:#B94A48
}
pre {
	padding:5px 0 5px 10px;
	border:1px solid #ccc;
	border-radius:3px;
	overflow:auto;
	max-height:400px
}
pre code {
	padding:3px;
	color:#444
}
blockquote {
    background: cornsilk;
    padding: 10px;
    margin: 10px 10px 10px 0px;
    border: dashed 1px red;
}
h1,h2,h3,h4,h5,h6 {
	font-family:'PingFang SC','Microsoft YaHei',"Helvetica Neue",Helvetica,Arial,sans-serif
}
input[type=password],input[type=text],input[type=email],input[type=url],textarea {
	padding:5px;
	border:1px solid #E9E9E9;
	width:100%;
	border-radius:2px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box
}
textarea {
	resize:vertical
}

.comment-content a:hover,.post-content a:hover,.post-meta a:hover,.widget a:hover {
	border-bottom-color:transparent
}
.browsehappy {
	padding:8px 0;
	background:#FBE3E4;
	color:#8A1F11;
	text-align:center
}
.browsehappy a {
	color:#8A1F11;
	text-decoration:underline;
	font-weight:700
}
#header {
	padding-top:35px;
}
#logo {
	color:#333;
	font-size:2.5em;
	float:left;
}
.description {
	padding:0 20px;
	color:#999;
	font-style:italic;
	float:left;
}
#nav-menu {
	margin:15px 0 0;
	padding:0;
	background: #748f9c
}
#nav-menu a {
	display:block;
	margin-right:-1px;
	padding:0 10px;
	border-bottom:none;
	height:32px;
	line-height:32px;
	color:white;
	float:left
}
#nav-menu .current,#nav-menu a:hover {
	background:#467B96;
}
#search {
	position:relative;
	margin-top:15px
}
#search input {
	padding-right:30px
}
#search button {
	position:absolute;
	right:4px;
	top:2px;
	border:none;
	padding:0;
	width:24px;
	height:24px;
	background:transparent url(img/icon-search.png) no-repeat center center;
	direction:ltr;
	text-indent:-9999em
}
@media(-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi) {
	#search button {
	background-image:url(img/icon-search@2x.png);
	-webkit-background-size:24px 24px;
	-moz-background-size:24px 24px;
	-o-background-size:24px 24px;
	background-size:24px 24px;
       .post #comment-box, #comment-list{width:90%;};
       #main {padding-right: 10px;}
}
}.post {
	padding:10px 20px;
	border-bottom:1px solid #EEE;
	margin-top:10px;
	background: white;
	
}
.post-title {
	margin:.83em 0;
	font-size:1.2em;
        border-bottom: 1px dashed #ccc;
        padding-bottom: 10px;
}
.post-meta {
	margin-top:-.5em;
	padding:0;
	color:#999;
	font-size:.92857em
}
.post-meta li {
	display:inline-block;
	margin:0 8px 0 0;
	padding-left:12px;
	border-left:1px solid #EEE
}
.post-meta li:first-child {
	margin-left:0;
	padding-left:0;
	border:none
}
.post-content {
	line-height:1.5
}
.post .tags {
	clear:both
}
.post-near {
	list-style:none;
	color:#999;
        padding: 10px 20px;
        margin: 10px 0;
        background: white;
    
}
.archive-title {
	margin:1em 0 -1em;
}
.more {
	text-align:center
}
.more a {
	border:none
}
.protected .text {
	width:50%
}
.page-navigator {
	list-style:none;
	margin:25px 0;
	padding:0;
	text-align:center
}
.page-navigator li {
	display:inline-block;
	margin:0 4px
}
.page-navigator a {
	display:inline-block;
	padding:0 10px;
	height:30px;
	line-height:30px
}
.page-navigator a:hover {
	background:#EEE;
	text-decoration:none
}
.page-navigator .current a {
	color:#444;
	background:#EEE
}
#comment-box,#comment-list {
	padding:10px 20px;
	margin-top: 10px;
	background: white;
	
}
#comment-info-input {
    margin-bottom: 5px;
    float:left;
    width:100%;
}
#comment-info-name {
    width: 50%;
    float: left;
    box-sizing: border-box;
}
#comment-content {
    margin-top:10px;
}
#comment-info-email {
    width: 50%;
    float: left;
    padding-left: 10px;
    box-sizing: border-box;
}
.comment-input-box {
    box-sizing: border-box;
    width: 100%;
    padding: 8px 6px 8px 45px;
    color: #555;
    border: solid 1px #d4d4d4;
    background: #fdfdfd;
}
.comment-list,.comment-list ol {
	list-style:none;
	margin:0;
	padding:0
}
.comment-list li {
	padding:10px;
	margin-top:10px;
	border:1px solid #EEE
}
.comment-list li.comment-level-odd {
	background:#F6F6F3
}
.comment-list li.comment-level-even {
	background:#FFF
}
.comment-list li.comment-by-author {
	background:#FFF9E8
}
.comment-list li .comment-reply {
	text-align:right;
	font-size:.92857em
}
.comment-meta a {
	color:#999;
	font-size:.92857em
}
.comment-author {
	display:block;
	margin-bottom:3px;
	color:#444;
        font-size: 12px;
	padding-right: 20px;
}
.comment-author .avatar {
	float:left;
	margin-right:10px
}
.comment-author cite {
	font-style:normal;
        padding-right: 5px;
}
.comment-author.vcard p {
    -webkit-margin-before: 0.5em;
    -webkit-margin-after: 0.5em;
}
.comment-list .respond {
	margin-top:15px;
	border-top:1px solid #EEE
}
.respond .cancel-comment-reply {
	float:right;
	margin-top:10px;
	font-size:.92857em
}
#comment-form label {
	display:block;
	margin-bottom:.5em;
	font-weight:700
}
#comment-form .required:after {
	content:" *";
	color:#C00
}
#secondary {
	padding-top:10px;
	word-wrap:break-word
}
.widget {
	margin-bottom:10px;
	background: white;
	padding: 10px 20px;
	
}
.widget-list {
	list-style:none;
	padding:0
}
.widget-list li {
	margin:5px 0;
	line-height:1.5;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
}
.widget-list li ul {
	margin-left:15px
}
#footer {
	padding:3em 0;
	line-height:1.5;
	text-align:center;
	color:#999
}
.error-page {
	margin-top:100px;
	margin-bottom:100px
}
.comment-content,.post-content {
	line-height:1.5;
	word-wrap:break-word;
        text-align: justify;
}

.comment-content p {
    margin-top: 5px;
    margin-bottom: 5px;
}
.comment-content h2,.post-content h2 {
	font-size:1.28571em
}
.comment-content img,.comment-content video,.post-content img,.post-content video {
	max-width:100%
}
.comment-content a img,.post-content a img {
	background:#FFF;
	position:relative;
	bottom:-4px
}
.comment-content hr,.post-content hr {
	margin:1em auto;
	width:400px;
	border:1px solid #E9E9E9;
	border-width:2px 0 0 0
}
.aligncenter,div.aligncenter {
	display:block;
	margin-left:auto;
	margin-right:auto
}
.alignleft {
	float:left
}
.alignright {
	float:right
}
img.alignleft {
	margin:0 15px 0 0
}
img.alignright {
	margin:0 0 0 15px
}
@media(max-width:767px) {
	body {
	font-size:81.25%
}
#main {
    padding-right: 10px;
}

#nav-menu a {
	float:none;
	display:inline-block;
	margin:0 -2px
}
}@media(min-width:1200px) {
	.container {
	max-width:1160px
}}
.col-mb-12.col-6.homebox { padding-right: 10px;}
.hidden {
	display:none!important;
	visibility:hidden
}
.sr-only {
	border:0;
	height:1px;
	margin:-1px;
	overflow:hidden;
	padding:0;
	position:absolute;
	width:1px
}
.sr-only.focusable:active,.sr-only.focusable:focus {
	clip:auto;
	height:auto;
	margin:0;
	overflow:visible;
	position:static;
	width:auto
}
.invisible {
	visibility:hidden
}
.latest-link ul {
	list-style:none;
	padding:0
}
.latest-link li {
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	padding:3px 0
}
.latest-link span {
	display:inline-block;
	margin-right:4px;
	padding-right:8px;
	border-right:1px solid #ECECEC;
	width:75px;
	text-align:right;
	color:#999
}
.common-links {
	list-style:none;
	padding:0;
	margin:0;
}
.common-links li {
	padding-right:10px;
	text-align:center;
	float:left
}
.common-links a {
	color:#8790A7
}

.common-links a:hover {
	color:#3354AA
}
table {
	font-size:14px;
	width:100%;
	margin:20px 0;
	border-spacing:0;
	border-collapse:collapse;
	border:1px solid #ddd
}
table>tbody>tr:nth-of-type(odd) {
	background-color:#f9f9f9
}
table>tbody>tr:hover {
	background-color:#f5f5f5
}
td,th {
	border-right:1px solid #ddd;
	border-bottom:3px solid #ddd;
	font-weight:400;
	padding:8px;
	text-align:left;
	vertical-align:middle
}
th {
	font-weight:700;
	padding-bottom:10px
}
td {
	border-bottom-width:1px
}
.tag-cloud {
	margin:0;
	padding:0;
}
.tag-cloud li {
	display: inline-block;
	padding: 2px 5px;
	background: #F1F1F1;
	margin: 0 5px 5px 0;
	border-radius: 2px;
}
.catagory-list ul {
	list-style-image: url(icon.png);
	padding: 0;
}
.catagory-list li {
	white-space: nowrap;
	 list-style-position: inside;
	text-overflow: ellipsis;
	padding: 0.5em 0;
}
.catagory-list span {
	display: inline-block;
	margin-right: 4px;
	width: 75px;
	color: #999;
        float: right;
}
#related-article {
	background: white;
	padding: 10px 20px;
	margin-top: 10px;
	
}
#main {
	padding-right:10px;
}
#archive-box {
	background: white;
	padding: 10px 10px 10px 20px;
	margin-top: 10px;
	
}
.homebox {
	padding-right:0px;
}
.home-catagray {
	background:white;
	padding: 10px 20px;
	margin-top: 10px;
	position: relative;
        overflow:hidden;
}
.home-catagray ul {
        padding:0;
        list-style-image: url(icon.png);
}
.home-catagray li {
	white-space:nowrap;
        list-style-position: inside;
	text-overflow:ellipsis;
	padding:3px 0;
        overflow: hidden;
}
.home-catagray span {
	display:inline-block;
	color:#999;
        float: right;
}
.donate-info {
	padding: 10px 20px;
	background:white;
	
        margin-top: 10px;
}
.friend-links,.tagbox {
    margin-top:10px;
	padding: 10px 20px;
	background: white;
	
}
.friend-links {
    height: 18px;        
}
.keywords {
    color: blue;
}
.ad {
    margin-top: 10px;
	background: red;
	padding: 1px;
	
}
.use-motion .motion-element{opacity:1;}
.sidebar-inner-site {margin-bottom:10px;}
.sidebar-inner-site-meta .site-author{float:left}
.site-author-image{float:left;width:45px;height:45px;margin-right:5px;border-width:1px;border:1px solid #dedede}
.sidebar-inner-site-meta .site-state{padding:5px 0; text-align: center;}
.site-state-item a:hover{color:#000}
.sidebar-inner-site-description{padding:0 1px;text-align:left;text-align:justify;color:#999}
.site-donate{margin-top:10px; text-align:center;}
.site-donate a{border-bottom:none}
.site-author-image{display:block;max-width:96px;height:auto;margin:0 auto;padding:2px;}
.site-author-name{margin:5px 0 0;color:#222}
.site-description{font-size:13px;margin-top:5px;color:#999}
.site-state{line-height:1.4;overflow:hidden;white-space:nowrap}
.site-state-item{display:inline-block;padding:0 15px;border-left:1px solid #ccc}
.site-state-item:first-child{border-left:none}
.site-state-item{padding:0 11px;width:18%}
.site-state-item a{border-bottom:none}
.site-state-item-count{font-size:16px;font-weight:600;display:block;text-align:center;color:inherit}
.site-state-item-name{font-size:13px;color:#999}

.input-group {
    padding: 5px 0;
}

.form-submit {
    padding-top: 10px;
}

li.pright {
    float: right;
}
.mutuality_body ul{list-style: none;
    padding: 0;-webkit-margin-before: 0.5em;}


.clear {
    clear: both;
}
.mutuality_time {
    float: right;
}

.mutuality_text {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}


h3 {
    border-bottom: 1px dashed #ccc;
    padding-bottom: 10px;
    -webkit-margin-before: 0.5em;
    -webkit-margin-after: 0.5em;}


time {
    color: #999;
   
       padding-right: 5px;
}

replay a{
    color: #999;
 
}

h4.archive-title {
    line-height: 25px;
    padding: 3px 10px;
    border: 1px dashed #bbb;
    margin-bottom: 10px;
    color: #666;
}

.post-content ol {
  
    border: 1px solid #EEE;
    padding: 10px;
    list-style-position: inside;
}

.post-content ul {

    border: 1px solid #EEE;
    padding: 10px;
    list-style-position: inside;
}

.home-catagray:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    border: 0px solid;
    border-color: #eee aliceblue;
    -webkit-transition: border .8s ease; 
}

.home-catagray:hover:before {
    border-right-width: 40px;
    border-bottom-width:40px
}

.mutuality_body li{    
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 3px 0;
    line-height: 25px;
    width: 100%;
    white-space: nowrap;
    margin-right: 3%;
    border-bottom: 1px dashed #ccc;
    color: #888;
}
.post-meta {
    margin-top: -.5em;
    padding: 0;
    color: #999;
    font-size: .92857em;
}