/*
 Theme Name:   Hotmagazine Child
 Theme URI:    http://qkthemes.net
 Description:  Hotmagazine Child Theme
 Author:       qkthemes
 Author URI:   http://qkthemes.net
 Template:     hotmagazine
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  hotmagazine-child
*/

/* 取消固定菜单栏 */
.nav-list-container {
    position: relative !important;
}
/* 头部高度 */
.navbar-brand {
    padding: 20px 20px 20px 0;
}

#header{
margin: 0 auto;
}
blockquote {
  margin-left: 20px;
  width: 90%;
}
h3{
  margin-left: 20px;
  margin-top: 20px;
  margin-bottom: 20px;
}
.the-content img {
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    box-shadow: 0 0 0 1px #e4e3e3;
    margin: 0px auto;
    padding-left: 0px;
    padding-right: 0px;
    display: block;
    float: none;
    padding-top: 0px;
}
.aligncenter{
    margin: 10px;
}
.wp_syntax {
    width: 90% !important;
    margin-left: 40px;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 5px;
}
pre.bash > span {
    margin-left: 1px;
}

.bbp-pagination {
    background: wheat;
}
.forum-table div.table-title p {
    font-size: 15px;
    color: white;
}
.forum-table div.table-title h2 {
    font-size: 16px;
}
.single-post-box .title-post h1 {
    color: #d56644;
    font-size: 24px;
    font-weight: 500;
    line-height: 30px;
    margin: 0 0 8px;
    border-left: 30px #3AAA7D solid;
    padding-left: 25px;
    margin-left: -55px;
    border-radius: 7px;
}

.single-post-box .title-post {
    border-bottom: 1px solid #ddd;
    padding: 10px;
    margin-bottom: 20px;
}
.the-content h2 {  
    font-weight: 700;
    margin: 30px 0;
    font-size: 18px;
    line-height: 35px;
    color: white;
    background: #49C895;
    border-left: 12px solid #299480;
    margin-bottom: 20px;
    counter-increment: h2num;
    counter-reset: h3num;
    width: 97%;
    border-radius: 4px;
	 padding-left: 10px;
}

.the-content h3 {
    background: rgb(38, 198, 218);
    padding: 6px;
    color: white;
    border-left: 10px #1A95A5 solid;
    width: 94%;
    padding-left: 10px;
    font-size: 1.8rem;
    counter-increment: h3num;
    border-radius: 4px;
}
.the-content ol li::before {
    content: "# ";
    color: #42C994;
}
.the-content ol li {
    padding-left: 10px;
    margin-left: 25px;
}
.the-content ol {
    margin-bottom: 25px;
}
.title-section h2 {
    color: #444;
    font-size: 21px;
    font-weight: 500;
    margin: 0 0 30px;
    text-transform: uppercase;
    margin-bottom: -1px;
}

.article-post .post-content h2 {
    color: #333333;
    font-weight: 500;
    font-size: 18px;
    line-height: 25px;
}
.article-post .post-content p {
    margin-bottom: 0px;
    margin-top: 0px;
}
.article-post .post-gallery {
    margin-top: 22px;
}
a.read-more-button {
    padding: 3px 8px;
	}

.title-section h1 span {
    font-size: 24px;
    margin-left: 1px;
    color: #d56644;
}
.the-content>h2 span {
    margin-left: -48px;
}
.the-content>h3 span {
    margin-left: -48px;
}
.navbar-nav > li > a {
    font-size: 16px;
    font-weight: 500;
    padding: 9px 13px 8px 13px;
}
.the-content > ol > li > a {
    color: #777;
}
.title-section > h2 > span {
    border-bottom: 1px solid #f44336;
}
._mi._before.fa.fa-server {
    position: relative;
    top: 1px;
    right: 3px;
    color: #3AAA7D;
}
i._mi._before.fa.fa-commenting-o {
    position: relative;
    top: 1px;
    right: 3px;
    color: #3AAA7D;
}
.wpb_wrapper > aside > div > h2 > span {
    padding-bottom: 0px;
}
.wpb_wrapper >div >div > h1 > span {
    padding-bottom: 0px;
}
._mi._before.dashicons.dashicons-format-chat {
    color: #3AAA7D;
}
._mi._before.dashicons.dashicons-admin-home {
    color: #3AAA7D;
}
.wpb_wrapper >div > h1 > span {
    padding-bottom: 0px;
}
#ez-toc-container ul li {
    padding-top: 3px;
}
.single-post-box .comment-area-box ul li .comment-box {
    padding-bottom: 5px;
    margin-bottom: 5px;
}
.single-post-box .comment-area-box ul li .comment-box img {
    width: 70px;
}
.single-post-box .comment-area-box ul li .comment-box .comment-content {
    margin-left: 90px;
    padding-top: 3px;
}
.single-post-box .comment-area-box ul li .comment-box .comment-content h4 {
    font-size: 18px;
    font-weight: 500;
}
.comment-content > h4 > a {
    color: #444;
}
.single-post-box .comment-area-box ul li .comment-box .comment-content span {
    margin: 0 0;
}

footer .footer-widgets-part {
    padding-bottom: 2px;
}
footer .footer-last-line {
    padding: 5px 0; 
}
.col-md-3 > aside > h2 {
    font-size: 17px;
    font-weight: 500;
    padding-bottom: 5px;
    margin-bottom: 5px;
}
footer .footer-widgets-part {
    padding-bottom: 2px;
}
footer .footer-last-line {
    padding: 5px 0; 
}
footer .widget {
    margin-bottom: 1px; 
}
footer {
    padding-top: 25px;
}
.newcomments {
    padding-left: 5px;
}

.newcomments div.box {
    background-color: #fafafa;
    position: relative;
    border: 1px solid rgba(204, 204, 204, 0.25);
    padding: 8px;
    border-radius: 5px;
    margin-top: 14px;
    font-size: 90%;
    width: 80%;
    margin-left: 60px;
}
.newcomments div.box .jt{position:absolute;color:#CCCCCC;left:50px;top:-12px;font-size:22px;line-height: 24px;font-family:arial,verdana,sans-serif;}
.newcomments div.box .jt2{position:absolute;color:#EEEEEE;top:1px;left:0;}

img.avatar.avatar-45.photo {
    border-radius: 8%;
    float: left;
    margin-right: 10px;
}
img.avatar.avatar-45 {
    border-radius: 8%;
    float: left;
    margin-right: 10px;
}
.newcomments div.rcomment {
    margin-left: 10px;
    display: initial;
}
.says > a {
    color: #555;
    font-size: 93%;
}
ul.newcomments li {
    line-height: 24px;
}
ul.post-tags {
    line-height: 15px;
}
#comment-image-reloaded-wrapper {
    float: right;
    line-height: 1px;
    margin-right: -15px;
}
input[type="submit"] {
    font-size: 15px;
}
#respond .form-submit {
    float: left;
    margin: 5px 5px 0 80px;
}
p.wysija-after-comment {
    padding-top: 20px;
}
.comment-image-box > p >a > img {
    width: 350px !important;
    height: 200px;
    border-radius: inherit !important;
}
.bdsharebuttonbox.bdshare-button-style0-32 {
    margin-left: 150px;
}
#breadcrumbs {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    margin-bottom: -15px;
    padding-left: 5%;
    padding-top: 10px;
}

blockquote {
    border-left: 5px solid #eeeeee;
    border-left-color: #42C994;
    background: rgba(250, 250, 250, 0.45);
    padding-left: 0px;
	margin-left: 45px;
	width: 87%;
}

blockquote:before {
    font-size: 0px;
	display: none;
}
blockquote p {
    color: #555;
    font-size: 14px;
    font-style: normal;
    line-height: 22px;
    text-indent: 0em !important;
    margin-bottom: 8px !important;
    padding: 0 1px 0 22px !important;
}
#sharemy {
    float: left;
    padding: 6px 0 0;
    font-size: 17px;
}
.single-post-box .about-more-autor ul.nav-tabs li a  {
font-size: 16px;
}
.single-post-box .about-more-autor .autor-box .autor-content .autor-title ul.autor-social li a {
    font-size: 35px;
    width: 45px;
    height: 35px;
}
body {
    font-family: "PingFang SC","Helvetica Neue","Helvetica","Hiragino Sans GB","Arial","Verdana","Microsoft Yahei" !important;
}
._mi._before.fa.fa-building-o {
    position: relative;
    top: 1px;
    right: 3px;
    color: #3AAA7D;
}
._mi._before.fa.fa-mobile-phone {
    position: relative;
    top: 1px;
    right: 3px;
    color: #3AAA7D;
}
._mi._before.fa.fa-user {
    position: relative;
    top: 1px;
    right: 3px;
    color: #3AAA7D;
}
.rcomment > strong > span {
    margin-left: -10px;
}

#wysija-box-after-comment {
    width: 35px;
    height: 17px;
}
p.wysija-paragraph {
    float: left;
	width: 290px;
}
input.wysija-submit.wysija-submit-field {
    float: right;
    margin-top: 1px;
	border-radius: 5px;
}
input#form-validation-field-0 {
    border-radius: 6px;
}
input[type="text"], input[type="password"], input[type="search"] {
border-radius: 6px;
}


.single-post-box .about-more-autor .autor-box {
    padding: 10px 10px 5px;
}
.navbar-nav li.drop ul.dropdown li a {
    font-size: 14px;
   padding: 3px 3px 3px 12px;
    background: #fafafa;
    text-transform: none;
}
.navbar-nav li.drop ul.dropdown {
    line-height: 28px;
}
.question-content.ap-q-content img {
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    box-shadow: 0 0 0 1px #e4e3e3;
}
#anspress .ap-questions-title {
    font-size: 16px;
    font-weight: 500;
}
.theiaStickySidebar > div > div > h1 > span {
    font-size: 22px;
    font-weight: 500;
}

.ap-questions-widget.clearfix a {
    color: #000;
}
ul.dropdown {
    width: 141px !important;
}
.navbar-default .navbar-nav>li>a > i {
    top: 15px;
    right: 6px;
}

a.read-more-button {
    padding: 3px 8px;
    float: right;
    margin-top: -20px;
    margin-bottom: 15px;
}
.widget_recent_entries ul li a, .widget_recent_comments ul li a, .widget_archive ul li a, .widget_categories ul li a, .widget_meta ul li a, .widget_pages ul li a, .widget_rss ul li a, .widget_nav_menu ul li a, .product-categories li a {
    font-size: 14px;
    font-weight: 500;
}
body.boxed {
    background: #F2F2F2;
}
.comment-meta {
    background: #fff;
    padding-top: 5px;
}
.comment-author.vcard img {
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    width: 70px;
    height: 70px;
}
.comment-author.vcard {
    float: left;
}
b.fn {
    margin: 20px;
}
div#membership-profile a {
    font-size: 15px;
}
._mi._before.fa.fa-github-alt ,._mi._before.fa.fa-wrench ,._mi._before.fa.fa-key ,
._mi._before.fa.fa-jsfiddle,._mi._before.fa.fa-sliders,
._mi._before.fa.fa-expeditedssl {
    position: relative;
    top: 1px;
    color: #3AAA7D;
}


.ui.segment, .ui.segments .segment {
    font-size: 14px !important;
}

.ui.mini.button, .ui.mini.buttons .button, .ui.mini.buttons .or {
    font-size: 1.2rem !important;
}
.ui.form .field > label {
   font-size: 1.2em !important;
}

#anspress .ap-questions-summery {
    margin-right: 10px !important;
}
.ap-avatar img {
    border-radius: 5px;
}
#profile-details-section-wysija {
    float: right;
    margin-right: 13%;
}
.tablepress th {
    text-align: center;
    vertical-align: middle;
}
#tablepress-7 .column-3.sorting {
    width: 150px !important;
}
#tablepress-4 .column-2.sorting {
    width: 67px !important;
}
#tablepress-4 .column-8.sorting {
    width: 57px !important;
}
#tablepress-4 .column-5.sorting {
    width: 50px !important;
}
#tablepress-1 .column-8.sorting {
    width: 70px !important;
}
#tablepress-8 .column-2.sorting {
    width: 65px !important;
}
#tablepress-8 .column-4.sorting {
    width: 65px !important;
}

pre {
    width: 91%;
    margin: auto auto 15px;
}
#text-10 p {
    line-height: 25px;
}
blockquote li {
    font-size: 14px;
    margin-top: -6px;
}
.inner-hover h2 {
    background: #1301018a;
}


.hide_box{z-index:999;filter:alpha(opacity=50);background:#666;opacity: 0.5;-moz-opacity: 0.5;left:0;top:0;height:99%;width:100%;position:fixed;display:none;}
        .shang_box{width:540px;height:500px;padding:10px;background-color:#fff;border-radius:10px;position:fixed;z-index:1000;left:50%;top:50%;margin-left:-280px;margin-top:-280px;border:1px dotted #dedede;display:none;}
        .shang_box img{border:none;border-width:0;}
        .dashang{display:block;width:120px;margin:5px auto;line-height:25px;padding:10px;background-color:#E74851;color:#fff;text-align:center;text-decoration:none;border-radius:10px;font-weight:bold;font-size:16px;transition: all 0.3s;}
        .dashang:hover{opacity:0.7;padding:10px;font-size:20px;}
        .shang_close{float:right;display:inline-block;}
                .shang_logo{display:block;text-align:center;margin:20px auto;}
        .shang_tit{width: 100%;height: 75px;text-align: center;line-height: 66px;color: #a3a3a3;font-size: 16px;background: url('https://wzfou.com/wp-content/themes/hotmagazine/images/dashang/cy-reward-title-bg.jpg');font-family: 'Microsoft YaHei';margin-top: 7px;margin-right:2px;}
        .shang_tit p{color:#a3a3a3;text-align:center;font-size:16px;}
        .shang_payimg{width:210px;padding:10px;border:6px solid #EA5F00;margin:0 auto;border-radius:3px;height:200px;}
        .shang_payimg img{display:block;text-align:center; }
        .pay_explain{text-align:center;margin:10px auto;font-size:12px;color:#545454;}
        .radiobox{width: 16px;height: 16px;background: url('https://wzfou.com/wp-content/themes/hotmagazine/images/dashang/radio2.jpg');display: block;float: left;margin-top: 5px;margin-right: 14px;}
        .checked .radiobox{background:url('https://wzfou.com/wp-content/themes/hotmagazine/images/dashang/radio1.jpg');}
        .shang_payselect{text-align:center;margin:0 auto;margin-top:40px;cursor:pointer;height:60px;width:280px;}
        .shang_payselect .pay_item{display:inline-block;margin-right:10px;float:left;}
        .shang_info{clear:both;}
		.shang_info p,.shang_info a{color:#C3C3C3;text-align:center;font-size:12px;text-decoration:none;line-height:2em;}
		a.dashang:hover { color: white;text-decoration: none;}		
hr{
	width:100%;
	clear:both;
	border-top-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
}

.donate {
    text-align: center;
    color: #9a9a9a;
    font-size: 18px;
    border-top: 1px #e0e0e0 dashed;
    border-bottom: 1px #e0e0e0 dashed;
    margin: 30px auto;
    padding: 15px 0 5px;
}

#text-20 {

    margin-bottom: 0px;

}


.uc-action-links {

    float: right;
    margin-top: -70px;
    margin-right: 400px;

}
#wp-uc-header .uc-header-avatar img {

    width: 56px;
   height: 56px;

}
.uc-btn .uc-action-text {
    padding-left: 25px;
    margin-left: 0px !important;
}
.uc-favorite-2.uc-btn {
   margin: 1% 3% 2% 0 !important;
}
.uc-favorite-2.uc-btn {
    float: right;
}
.uc-table-div h3 {
    margin-left: 0px;
}
.uc-goods-info span {
    margin-left: 0px !important;
}

/* Change WC Acct Page Column Widths */
@media only screen and (min-width: 769px) {
  .woocommerce-account .woocommerce-MyAccount-navigation {
    width: 22%;
  }
  .woocommerce-account .woocommerce-MyAccount-content { 
    width: 75%;
  }
}
/* Style WC Account Endpoint Links */
nav.woocommerce-MyAccount-navigation ul {
  list-style-type: none;
  padding-left: 0;
  max-width:200px;
  font-size: 17px;
  line-height: 26px;
}
nav.woocommerce-MyAccount-navigation ul li {
  padding: 8px 20px;
  background-color: rgba(0,0,0,0.05);
  border-bottom: 1px solid rgba(0,0,0,0.05);
}
nav.woocommerce-MyAccount-navigation ul li.is-active {
  background-color: rgba(0,0,0,0.1);
}
nav.woocommerce-MyAccount-navigation ul li.is-active a {
  color: rgba(0,0,0,0.8); cursor: default;
}
nav.woocommerce-MyAccount-navigation ul li.is-active:after {
  content: "";
  height: 0;
  width: 0;
  border-top: 20px solid transparent;
  border-left: 14px solid rgba(0,0,0,0.1);
  border-bottom: 20px solid transparent;
  float: right;
  margin-right: -34px;
  margin-top: -7px;
}
nav.woocommerce-MyAccount-navigation ul li:not(.is-active):hover {
  background-color: rgba(0,0,0,0.07);
}
nav.woocommerce-MyAccount-navigation ul li:not(.is-active):hover:after { 
  content: "";
  height: 0;
  width: 0;
  border-top: 20px solid transparent;
  border-left: 14px solid rgba(0,0,0,0.07);
  border-bottom: 20px solid transparent;
  float: right;
  margin-right: -34px;
  margin-top: -7px;
}
a.uc-jfshop-links {
    background: #c145c3 ;
}
div#primary {
    width: 66.66666667%;
    float: left;
    padding: 0 25px 0 55px;
    position: relative;
    overflow: visible;
    box-sizing: border-box;
    min-height: 1px;
    border-right: 1px solid #e1e1e18c;
    margin: 25px;
}
main#main {
    border-top: 1px solid #e1e1e18c;
    padding-top: 20px;
    min-height: 1600px;
}
h1.product_title.entry-title {
    font-size: 2.2rem;
    line-height: 1.5;
    word-wrap: break-word;
}
.woocommerce div.product div.summary {
    margin-bottom: 0em;
}
.woocommerce ul.cart_list li img, .woocommerce ul.product_list_widget li img {
    float: left;
    margin-left: 0px;
    width: 56px;
    height: auto;
    box-shadow: none;
    margin-right: 10px;

}
.woocommerce ul.cart_list li a, .woocommerce ul.product_list_widget li a {
    display: block;
    font-weight: 500;
}
.feature-video .title-section h2, .standard-post3 .post-title a.category-post, a, .video-link:hover {
    color: #ef5940;
}

input.input-text {
    font-size: inherit;
    line-height: inherit;
    border: 1px solid #ddd;
    border-radius: 3px;
}
button.single_add_to_cart_button.button.alt {
    float: left;
    margin: 0 40px 0 0;
}
section.related.products h2 {
    font-size: 24px;
    margin-left: 1px;
}
div#tab-description {
    margin-bottom: 0px;
}
section.related.products h2 {
    font-size: 24px;
    margin-left: 1px;
    border-bottom: 1px solid #e1e1e1;
    margin-bottom: 20px;
    padding-bottom: 20px;
}
.review {
    position: relative;
}
.review img {
    position: inherit !important;
    
}
#pinglun-list .pinglun-meta {
    max-height: 46px !important;
}
.review .pinglun-body,.review .pinglun-bottom{
    margin-left: 60px !important;
}
ul.tabs.wc-tabs {
    margin: 0 !important;
}
.woocommerce img ,.woocommerce-page img {
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    margin: 0px auto;
    padding-left: 0px;
    padding-right: 0px;
    display: block;
    float: none;
    padding-top: 0px;
}
div#tab-description p {
    padding: 0 20px;
    margin-bottom: 18px;
}
div#tab-description h2 {
    font-size: 18px;
}
a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
    float: left;
    margin-left: 50px;
    border-radius: 5px;
}
.price .woocommerce-Price-amount {
    display: inline-block;
    padding: 0 12px;
    border-radius: 5px;
    font-size: 1.2rem;
    font-weight: 500;
    text-align: center;
    color: #fff;
    background-color: #a26ff9;
    cursor: pointer;
}
.woocommerce ul.products li.product .price {
    position: absolute;
    margin-top: -96px;
    margin-left: 2px;
}
h2.woocommerce-loop-product__title {
    font-size: 16px !important;
    word-break: break-all;
    color: #1a1b1db8;
    font-weight: 600;
}
select.orderby {
    border: solid 1px #ccc;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    padding-right: 14px;
    padding-left: 5px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #FFFFFF;
    color: #333333;
    border-radius: 4px;
}
h1.woocommerce-products-header__title.page-title {
    margin-top: 0px;
}
.yishou {
    position: absolute;
    margin-left: -390px;
    margin-top: 150px;
    display: inline-block;
    padding: 0 6px;
    border-radius: 5px;
    font-size: 0.8em;
    text-align: center;
    color: #fff;
    background-color: #e84428;
    cursor: pointer;
}
i._mi._before.fa.fa-shopping-basket {
    position: relative;
    top: 1px;
    right: 3px;
    color: #3AAA7D;
}
i._mi._before.fa.fa-cogs {
    position: relative;
    top: 1px;
    right: 3px;
    color: #3AAA7D;
}
.EnlighterJSWrapper span {
    margin-left: 0px !important;
}
.EnlighterJSWrapper ol li {
    margin-left: 35px !important;
}

.EnlighterJSWrapper ol li::before {
    margin-left: 35px !important;
}
.EnlighterJSWrapper ol li::before {
    display: none !important;
}
.EnlighterJS, .EnlighterJSWrapper {
    width: 96%;
    margin-left: 23px;
}
.enlighterEnlighterJS span {
    margin-left: 0px !important;
}
span.enlighterEnlighterJS.EnlighterJS {
    margin-left: 2px;
}
ol.hoverEnabled.wpcustomEnlighterJS.EnlighterJS {
    margin-bottom: 10px;
}

/*升级后注释掉
.post-gallery a:nth-of-type(2) {
    left: 95px;
}
.post-gallery a:nth-of-type(3) {
    left: 170px;
}
.post-gallery a:nth-of-type(4) {
    left: 245px;
}
div#tab-description img {
    box-shadow: 0 0 0 1px #e4e3e3;
}
*/

/* 美化视频 */
.wp-video {
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    box-shadow: 0 0 0 3px #e4e3e3;
    margin: 0 auto;
    display: block;
    float: none;
    padding-top: 0;
}
/* 导航栏三级菜单 */
.navbar-nav li.drop ul.dropdown li.drop > a:after {
    top: auto;
}
.navbar-nav li.drop ul.dropdown {
    -webkit-box-shadow: 0 3px 10px rgba(0,0,0,0.3);
    box-shadow: 0 3px 10px rgba(0,0,0,0.3);
}

.pinglun-body img {
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    box-shadow: 0 0 0 1px #e4e3e3;
}
.wp-video {
    width: 680px !important;
}
form.search-form input[type="text"] {
    border: 1px solid #eeeeee;
      font-size: 14px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -o-border-radius: 8px;
    border-radius: 8px;
  -webkit-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
   width: 98%;
   margin: 2px  !important;
}

i.fa.fa-search {
    font-size: 23px;
}
form.search-form button {
    top: 15px;
    right: 25px;
}
input:focus, textarea:focus {
    border: 3px solid #eeeeee;
    -webkit-box-shadow: 0px 0px 6px #007eff;
    -moz-box-shadow: 0px 0px 5px #007eff;
    box-shadow: 0px 0px 5px #007eff;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -o-border-radius: 8px;
}
.navbar-nav li.drop ul.dropdown li .dropdown {
    z-index: 9999;
}
.tablepress .sorting, .tablepress .sorting_asc, .tablepress .sorting_desc {
    white-space: nowrap;
}
.single-post-box .mailpoet_paragraph {
    float: left;
    width: 40%;
    margin-right: 10%;
}
/* 升级后论坛CSS */
.ap-q-content #sociables {
    display: none;
}

.ap-q-content .uc-favorite-2 {
    display: none;
}
.ap-q-content br {
    display: none;
}
.thread-odd.depth-1 {
    border-radius: 6px;
}
.thread-even.depth-1 {
    border-radius: 6px;
}
#anspress .ap-q-content p {
    word-wrap: break-word;
}

.ap-field-group-w {
    padding-top: 0.5%;
}
input#form_question-is_private {
    margin-right: 5px;
}
.ap-questions-widget .ap-ans-count {
    color: #999;
}
.ap-questions-widget .ap-vote-count {
    color: #999;
}
#anspress .ap-term-category-box>li {
    min-width: 260px;
}
#anspress .ap-term-count {
    margin-bottom: 6%;
}
#anspress #ap-filter-reset {
    margin-top: -4px;
}
#anspress .ap-filters .ap-dropdown {
    margin-right: 25px;
}
#anspress .ap-list-head .ap-filters {
    margin-left: 10px;
}
td.col-event.ap-reputation-event {
    max-width: 550px;
}
.ap-comments-footer {
    padding-left: 2%;
}
.ap-answer-content.ap-q-content img {
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    box-shadow: 0 0 0 1px #e4e3e3;
    margin-top: 3%;
    display: block;
}
.ap-questions-widget .ap-question-item {
    margin-top: 10px;
    border-bottom: 1px solid #f0f0f0;
    overflow: hidden;
}

/*页面脚部随机文章*/
footer .posts-widget ul.list-posts > li .post-content > a {
    display: inline;

}
/*评分分类分数*/
.post-tags .rwp-box-score__average {
    margin-right: -10px !important;
}
/*最新评论*/
.isays a {
    color: #333;
}
.isays a:hover {
    color: #f44336;
    text-decoration: none;
}
.my_widget_recent_comments .comment {
    margin-top: 15px;
}
/*代码高亮*/
ol.hoverEnabled.wpcustomEnlighterJS.EnlighterJS {
    margin: 0 auto 2% 4%;
}