﻿﻿@media screen and (max-width: 699px) {
.google-auto-placed{
float:left;margin:50px 0 10px 0
}
}
#comments {

    margin-top: 2em;
    border-top: 1px solid #ddd;
    padding-top: 15px;
}
.pagination li {
    float: none;
    display: inline-block;
    margin: 0 .6rem 0 0;
}

.pagination a {
    display: block;
    padding: .1rem .65rem
}

.pagination .current {
    border: 1px solid rgba(66, 185, 131, 0.05);
	color: #fff;
    background-color: rgba(66, 185, 131, 0.39)
}
.pagination .disabled{
    display:none;
}
.pagination a:hover{
    border: 1px solid #42b983;
}

#comments a {
    color: #aaa;
}

#comments a:hover {
    color: #42b983;
    text-decoration: none
}

.comment-list {
    margin: 0;
    padding-left: 0;
    list-style-type: none
}

.comment-at {
    padding: 10px 0 0 0;
}

.comment-close {
    margin: 0 auto;
    margin-top: 10px;
    width: 90%;
    text-align: center;
    padding: 30px;
    border: 1px dashed #eee;
    border-radius: 5px;
    color: #999
}

.avatar {
    float: left;
    display: block;
    margin: 1.4rem 1rem 0 0;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    border: 1px solid #ddd
}

.response {
    font-size: .9rem
}

.comment-num,
.response {
    color: #999;
    font-weight: 400
}

.comment-num {
    font-size: 15px;
}

.comment-main {
    overflow: hidden;
    padding: 1rem 0;
    border-bottom: 1px dotted #e0e0e0
}

.comment-main p {
    font-size: 14px;
    margin: 0
}

.cancel-comment-reply,
.comment-meta {
    margin-top: 1rem;
    color: #aaa;
    font-size: .8rem
}

.comment-meta .comment-reply,
.comment-reply {
    float: right
}

.comment-main:hover .comment-reply {
    display: block
}

.cancel-reply {
    margin-left: 10px
}

.comment-author {
    padding: .1rem .25rem;
    border-radius: .25rem;
    background: #eee;
    font-size: .7rem
}

.comment-reply a:before,
.comment-time:before {
    margin: 0 .5rem
}

.comment-parent > .comment-children {
    margin-left: 1rem;
    padding-left: 40px;
    border-left: 1px dotted #e0e0e0
}

.form-control {
    box-sizing: border-box;
    margin: 6px 0;
    padding: 6px 9pt;
    width: 33%;
    border: 1px solid #ccc;
    border-radius: 4px;
    background-color: #fff
}

.form-control,
output {
    /* display: block;  */
    color: #555;
    font-size: 13px;
    line-height: 20px;
}

.form-control:focus {
    outline: 0;
    border-color: #42b983;
}

textarea.form-control {
    width: 100%;
    height: 10rem;
    resize: none
}

.submit {
    float: right;
    font-size: 13px;
    display: block;
    /* margin: 0 auto; */
    padding: 0 30px;
    height:35px;
    border: 1px solid #ccc;
    /*border-radius: 4px;*/
    background-color: #fff;
    color: #999;
    text-align: center;
    line-height: 35px;
    cursor: pointer;
    -webkit-transition-duration: .4s;
    transition-duration: .4s
}
 #appleid:active,
 #appleid:active:focus,
 #appleid:focus,
 #appleid:hover {
     outline-style: none;
     border-color: #42b983;
     color: #42b983
 }

.submit:active,
.submit:active:focus,
.submit:focus,
.submit:hover {
    outline-style: none;
    border-color: #42b983;
    color: #42b983
}

.links {
    width: 100%; /*减去padding值以后的侧栏宽度，如果你的主题侧栏padding值为0，此值即为侧栏宽度*/
    display: block;
    overflow: auto; /*这句可以兼容IE6，如果你想kill IE6，那就不要加这句*/
}

.links p {
    display: inline;
}

.links ul li {
    float: left;
    width: 140px; /*每列宽度*/
    display: block;
}

/* response */


.post-content .flinks {
	padding: 0
}

.post-content .flinks li {
	display: inline-block;
	overflow: hidden;
	width: 32%;
	white-space: nowrap;
	text-overflow: ellipsis
}

.post-iconfonts{
	margin:0 3px;
	color: #7f8c8d;
	font-size: 14px;
    font-weight: 400;
    line-height: 20px;
	}

/*归档后加*/
.archive {
    margin: 1em auto
}
.archive .post-item {
    padding: 2px 0 0 50px
}
.archive .post-time, .archive .post-title-link {
    font-size: 1rem
}

.archive .post-title-link {
    display: block;
    margin-left: 125px;
    color: #42b983;
    word-break: break-all
}

.archive .post-title-link:hover {
    border-bottom: 0;
    color: #267B54
}

.archive .post-infos {
    float: left;
    width: 125px;
    color: #7f8c8d
}
.archive .archive-year { font-family:sans-serif; }
.archive .post-time,
.archive .post-title-link { font-size: 1rem; }
.archive .post-title-link {
    display: block;
    word-break: break-all;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #41b883;
}

.archive .post-title-link:hover { color: #168d58; }

.archive .post-infos {
    float: left;
    width: 75px;
    font-family: sans-serif;
    font-size: 16px;
    color: #7f8c8d;
}
main.container, .home.post-list, .archive {
    margin-top: 0
}

@media screen and (max-width: 640px) {
    .archive {
        padding: 1px 0;
    }

    .archive .archive-year {
        font-family:sans-serif;
    }

    .archive .post-infos {
        float: left;
        width: 75px;
        font-family: sans-serif;
        font-size: 16px;
        color: #7f8c8d;
    }

    .archive .post-item {
        padding: 2px 0 0 50px;
    }

    .archive .post-time,
    .archive .post-title-link {
        font-size: 1rem;
    }

    .archive .post-title-link {
        display: block;
        word-break: break-all;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        color: #41b883;
    }
}
/**/

.post-content h2:before {
    content:"#";

    margin-right:5px;
    color:#42b983;
    font-size:20px
}
.post .post-content h3:before {
    content:"[";
    margin-right:5px;
    color:#42b983;
    font-size:20px
}
.post .post-content h3:after {
    content:"]";
    margin-left:5px;
    color:#42b983;
    font-size:20px
}


.reply2view {
	padding: 10px 10px 10px 10px;
	position: relative;
	color: #40aa53;
	text-align: center;
	border: 1px dotted #40aa53
}

.replyed {
	padding: 10px 10px 10px 10px;
	position: relative;
	color: #FF9A9A;
	text-align: center;
	border: 1px dotted #FF9A9A
}

.replyed span {
    font-size: 12px;
    color: #FF9A9A;
    display: block;
    background-color: #fff;
    width: 100px;
    margin: -20px auto 0;
}

.replyed a{
	font-size: 16px;
	border-bottom: 1px solid #ccc;
}

.replyed a:hover{
	border-bottom: 1px solid #a71d5d;
}
.post .post-foot{
	margin: 40px 0 30px;
	color: #9b9b9b;
}
.post .post-tags a{
	font-size: 12px;
	color: #9b9b9b;
}
.post-tool{
	margin: 60px 0 30px 0;
}
/* social */
.social{
  margin: 0 auto;
}
.social,.social a{
	color: #999;
}
.social-inner{
  position: relative;
  margin: 0 auto;
  width: 240px;
  line-height: 34px;
  text-align: center;
}
.social-inner .social-round{
  position: absolute;
  left: 50%;
  top: -10px;
  width: 56px;
  height: 56px;
  margin-left: -28px;
}
.social-inner .social-round-border{
  position: absolute;
  top: 10px;
  left: 0;
  height: 36px;
  width: 58px;
  overflow: hidden;
  z-index:1;
}
.social-inner .social-round-border span{
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 50%;
  width: 56px;
  height: 56px;
  display: block;
  margin-top: -10px;
}
.social-inner .social-round-inner{
  position: absolute;
  top: 6px;
  left: 6px;
  z-index: 2;
  border-radius: 50%;
  border: 1px solid #ddd;
  width: 44px;
  height: 44px;
  line-height: 44px;
  font-size: 16px;
  display: block;
}
.social-inner .social-round-inner .donate{
	position: absolute;
	left: 50%;
	top: -260px;
	margin-left: -122px;
	width: 240px;
	padding-bottom: 10px;
	cursor: default;
	display: none;
}
.social-inner .social-round-inner:hover .donate{
	display: block;
}
.social-inner .social-left,.social-inner .social-right{
  border: 1px solid #ddd;
  border-radius: 4px;
}
.social-inner .social-left{
	margin-right: 20px;
  display: inline-block;
}
.social-inner .social-right{
	margin-left: 20px;
}
.social-inner a:hover,.social-inner .social-right:hover{
  background-color: #eee;
  color: #333;
}
.social-inner .social-right.share .share-list{
	position: absolute;
	left: 50%;
	top: -50px;
	margin-left: -110px;
	width: 230px;
	padding-bottom: 10px;
	display: none;
}
.social-inner .social-right.share:hover  .share-list{
	display:block;
}
.donate h4,.donate h5{
	margin: 0;
	padding: 0;
	line-height: 24px;
}
.donate h4 {
	width: 100%;
	font-size:14px;
	display:block;
}
.donate h4 i{
	color: #ff5252;
}
.donate .donate-item{
	margin-top: -44px;
	padding-top: 44px;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 4px;
}
.donate .donate-item:empty{
	display:none;
}
.donate .donate-item > div{
	padding: 0 5px;
}
.donate img{
	max-width: 150px;
	vertical-align: middle;
}

.social-inner, .donate .donate-item{
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
}

.social-inner .social-left, .social-inner .social-right,.donate .donate-item > div{
  -webkit-box-flex:1;
  -moz-box-flex:1;
  flex:1;
}

/* scrollbar */

html::-webkit-scrollbar-track-piece {
    background: #fff
}

html::-webkit-scrollbar {
    width: 8px;
    height: 4px
}

html::-webkit-scrollbar-thumb {
    border-radius: 4px;
    background-color: #3E434A
}

html::-webkit-scrollbar-thumb:hover {
    background-color: #bbb
}

/* text-autospace */
html.han-la hanla:after {
    content: " ";
    display: inline;
    font-family: Arial;
    font-size: 0.89em;
}

html.han-la code hanla,
html.han-la pre hanla,
html.han-la kbd hanla,
html.han-la samp hanla {
    display: none;
}

html.han-la ol > hanla,
html.han-la ul > hanla {
    display: none;
}

/* search */
.search-form {
    width: 45%;
    margin: 0 auto;
    top: 40%
}

.search-form .search-input {
    border: none;
    border-bottom: 2px solid #000;
    font-size: 30px;
    font-weight: 100;
    padding: 20px 2px;
    text-transform: capitalize;
    background: transparent;
    line-height: 40px;
    width: 100%;
}

.search-form .search-input:focus {
    outline: none
}

.search-input ::-moz-placeholder, .search-input [placeholder] {
    color: #ff0000 !important;
}

.search-form .search-button {
    font-size: 21px;
    color: #000;
    top: 55px;
    left: 96%;
    position: relative;
}

#search-header {
    height: 100%;
}

.close-search {
    color: #373737;
    position: absolute;
    right: 0;
    top: 23px;
    z-index: 998;
    cursor: pointer;
}

.close-search:hover {
    color: #9a9a9a;
}

.search-button {
    cursor: pointer;
    z-index: 0;
    color: #373737;
    margin-right: 0;
    border: none;
    background: none;
    outline: none;
}

.search-cart-header i {
    display: initial;
}

.search-button:hover {
    color: #42b983;
}
/* position */
.position-relative {
    position: relative !important;
    z-index: 5
}
/*搜索 + 底部回顶部小工具*/
.fly-layer-search input {
    border: none 0;
    outline:medium;
    float: left;
}
.fly-layer-search button{
    border:none 0;
    background: none;
    outline:medium;
    float: left;
}
@media screen and (min-width: 700px) {
    .foot-tool {
        position: fixed;
        bottom: 50px;
        right: 30px;
        width: 40px;
        z-index: 999;
    }

    .fly-layer-search input {
        width: 500px;
        height: 65px;
        line-height: 65px;
        padding:0 15px;
        font-size: 20px;
    }
    .fly-layer-search button{
        height: 65px;
        width: 50px;
    }
    .fly-layer-search button i{
        color: #c2c2c2;
        font-size: 24px;
    }
}
@media screen and (max-width: 699px) {
    .foot-tool {
        position: fixed;
        bottom: 20px;
        right: 10px;
        width: 40px;
        z-index: 1;
    }

    .fly-layer-search input {
        height: 50px;
        line-height:50px;
        width:300px;
        padding: 0 15px;
        font-size: 16px;
    }
    .fly-layer-search button{
        height: 50px;
        width: 40px;
    }
    .fly-layer-search button i{
        color: #c2c2c2;
        font-size: 20px;
    }
}
@media screen and (max-width: 375px) {
    .fly-layer-search input {
        height: 45px;
        line-height:45px;
        width:240px;
        padding: 0 12px;
        font-size: 14px;
    }
    .fly-layer-search button{
        height: 45px;
    }
    .fly-layer-search button i{
        color: #c2c2c2;
        font-size: 16px;
    }
    .hui-notice{display: none}
}
.fly-tool {
    width: 40px;
    height: 40px;
    line-height: 40px;
    margin-bottom: 5px;
    text-align: center;
    vertical-align: top;
    display: inline-block;
    background-color:rgba(111,112,113,0.5);
    color: #fff;
}

.hui-top:hover {
    background-color: #FF5722;
    color: #fff;
    width: 40px;
    height: 40px;
}
.hui-search:hover {
    background-color: #1E9FFF;
    color: #fff;
    width: 40px;
    height: 40px;
}
.hui-wechat:hover {
    background-color:#2BA246;
    color: #fff;
    width: 40px;
    height: 40px;
}
.hui-notice:hover{
    background-color: #FFB800;
    color: #fff;
    width: 40px;
    height: 40px;
}
.hui-music:hover{
    background-color: #b37feb;
    color: #fff;
    width: 40px;
    height: 40px;
}
.fly-tool .iconfont {
    font-size: 20px;
}

/*wechat*/
.wechat-img{
    width: 215px;
    height: 215px;
    text-align: center;
    overflow: hidden
}

/*qq登录*/
#qqlogin{
    margin-top: -16px;

}
/*.layui-layer-iframe{overflow-y: hidden;overflow-x: hidden}
#layui-layer1{overflow-y: hidden}*/

/*通知*/
.layui-layer-demo{
    width: 600px;
    height: auto;

}
.layui-layer-demo .layui-layer-title{
    background-color: #41B783;
    color: #fff;
}
.layui-layer-demo .layui-layer-content{

    padding:15px 20px;
    overflow-x: hidden;
}
/*打赏*/
img {
    vertical-align: middle
}

.text-center {
    text-align: center
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700
}

.donate-box .meta-pay {
    margin-top: .875rem;
    margin-bottom: .875rem
}

.donate-box .qr-pay img {
    width: 12.5rem;
    height: 12.5rem
}

.donate-box .choose-pay input {
    display: none
}

.donate-box .choose-pay input:checked+label {
    border-color: #0092ee;
    color: #0092ee
}
.donate-box .choose-pay input:checked+label:last-child{
    border-color:  #42b983;
    color:  #42b983
}

.donate-box .pay-button {
    margin: .625rem .3125rem;
    width: 8rem;
    height: 2.8125rem;
    border: .0625rem solid #e6e6e6;
    border-radius: .125rem;
    text-align: center;
    line-height: 2.8rem;
    cursor: pointer
}

.donate-box .pay-button img {
    height: 1.6rem !important
}

.d-none {
    display: none !important
}
.mt-2 {
    margin-top: 0 !important
}
