html,
body {
    font-family:  Arial, Helvetica, sans-serif !important;
}

h1,
h2,
h3,
h4,
h5,
h6{
    font-family:  Arial, Helvetica, sans-serif !important;
    font-weight: bold;
}
a,
p,
span,
div
header,
footer,
b,
strong,
ul,
li{
    font-family: Arial, Helvetica, sans-serif ;
}
a:hover{ color:#c7000b;}
b,strong{
    font-weight: bold!important; 
  }

.content-list-box.content-list-box .text-box .overtext, .content-list-box-other.content-list-box .text-box .overtext, .content-list-box.content-list-box-other .text-box .overtext, .content-list-box-other.content-list-box-other .text-box .overtext{
    height: 7.8em;
}

.content-box h2:after {
    margin-left:0;
    transform: translateX(-50%);
}
.faq h2:after,.contact-us .big-box h2:after,.contact-us .text-box h2:after{
    transform: translateX(0);
}
/*.about-win h2:after,.more-magazine h2:after {
    transform: translateX(0);
}*/
@media (min-width:992px){
.content-box h2.pull-left:after,.about-timeline .content-box h2:after {
    transform: translateX(0);
}
} 
@media (max-width: 992px){
    .faq .question .answer {
        text-indent: 30px;
    }
}
@media (min-width: 1025px) {
    header .navbar nav#hw-navbar .navbar-nav li.menu-list .nav-open .list-nav ul li a {
         font-size: 0.9em !important;
     }
    header .navbar .nav-right .btn-shop .shop-nav li a {
         font-size: 0.9em;
     }
 }

 @media(max-width:767px){
    footer .share-box li .wechat-qrcode:after{
        bottom:-14px;
    }
    .about-win h2:after, .more-magazine h2:after{
        margin-left: -15%;
    }
}


/**/
.hot-top .content > span,.list-box .list-content .content >span{
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif  !important;
}
@media (min-width:992px) and (max-width:1200px){
    .detail-top-box .author .name{
      display: inline-block;
    }
    .detail-top-box .author .titles{
        display: inline-block;
    }
  }

