﻿/*
Theme Name  hao 
Theme URI: http://www.xltyu.com
Description: Focus on wordpress，since 2011.
Author: 娄昊
Version: 1.9.1
*/
/* 导航  */


/* 导航结束*/

.pagination{
    line-height:23px;
}
.pagination span, .pagination a{
    font-size:12px;
    margin: 2px 6px 2px 0;
    background:#fff;
    border:1px solid #e5e5e5;
    color:#787878;
    padding:2px 5px 2px 5px;
    text-decoration:none;
}
.pagination a:hover{
    background: #8391A7;
    border:1px solid #fff;
    color:#fff;
}
.pagination .current{
    background: #fff;
    border:1px solid #8d8d8d;
    color:#393939;
    font-size:12px;
    padding:2px 5px 2px 5px;
}
/* 导航结束  */
li.archive  {
    font-size: 1.5em;
}
/*产品列表居中*/
.center p{
    text-align: center;
}
/*图片说明居中*/
figcaption{
    text-align: center;
}
.archive-list-inf {
    display:inline-block;
    float: right;
}
/* 产品 */
#owl-demo .item{
    margin: 3px;
}
#owl-demo .item img{
    display: block;
    width: 100%;
    height: auto;
}
.isotope-wrap h3 {
    text-align: center;
}
.item p{
    text-align: center;
}
 .nav-tabs li{
     text-align: center;

}
 .news-h{
     float:left;
 }
 .news-h-l{
     float:right;
 }
#owl-demo .item{
    margin: 3px;
}
#owl-demo .item img{
    display: block;
    width: 100%;
    height: auto;
}
.slick-carousel-complex-variant-1{
    height:0px;
}
blockquote {
    text-algin:center;
}
.slick-slide {
    height:350px;
}
@media (min-width: 1800px){
.product-h {
    height:200px;
}
}
.product-h .swiper-button-prev{
    position: absolute;
    top:51%;
    color: #1c2e3f;
}
h1,.h1,h2,.h2,h3,.h3,h4,.h4 {
    font-size: 20px;
    line-height: 1.35;
}

@media (min-width: 768px) {
    h1,.h1,h2,.h2,h3,.h3,h4,.h4 {
        font-size: 24px;
    }
}

@media (min-width: 992px) {
    h1,.h1,h2,.h2,h3,.h3,h4,.h4 {
        font-size: 26px;
    }
}

@media (min-width: 1200px) {
    h1,.h1,h2,.h2,h3,.h3,h4,.h4{
        line-height: 1.52;
        font-size: 25px;
    }
}
.list-marked-bordered li a {
    display:inline-block;
}
.list-marked-bordered li span {
    padding: 10px 7px;
}
div.f-links span a{
    display: inline-block;
    padding: 10px 7px;
}
#commentform p input{
    /*float: right; */
}#commentform p label{
     width: 155px;
}
.comment-minimal p{
    text-indent: 2em;
    color:#444444;
}
.post-body p {
    text-indent: 2em;
    color:#444444;
}
.post-body p  img{
    padding: 15px;
}
.author h2{
    text-align: center;
    text-transform : capitalize;
}
.panel-body p{
     text-transform : capitalize;
}
.page-loader-variant-1 {
  position: fixed;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  float: left;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0 25px;
  z-index: 9999999;
  background: #000;
  transition: .3s all ease;
}

.page-loader-variant-1.loaded {
  opacity: 0;
  visibility: hidden;
  z-index: -1;
}

.page-loader-variant-1.ending {
  display: none;
}

.page-loader-variant-1 .page-loader-body {
  margin-top: 40px;
  text-align: center;
}

[data-x-mode="design-mode"] .page-loader-variant-1 {
  opacity: 0;
  visibility: hidden;
  z-index: -1;
}
p.wp-caption-text{
  text-align: center;
}
/*.post-boxed-img-wrap a img{
  max-width: 270px;
  max-height: 185px;
}*/
.thumbnail-variant-3 img {
  max-height: 300px;
  max-width: 300px;
}
dd a{
  margin-right: 5px;
}
.tag{
  width: 100%!important;
  border-bottom:  1px dashed #dedede;
}
.tag  div div a{
 width: 70%;
 display:inline-block;
 white-space:nowrap;
 overflow: hidden;
 }
.tag  div div span{
 display:block;
 width: 150px;
 float: right
}
@media (max-width: 768px){
.tag  div div span{
  display: none;
}
.tag  div div a{
 width: 100%;
 display:inline-block;
 white-space:nowrap;
 overflow: hidden;
 }
 }
 
 @media (min-width: 768px){
.center a img{
  width: 380px;
  height: 202px;
 }
}
.nf {
    text-align;
    display: block;
}
.post-boxed.reveal-lg-inline-block{
    height: 55%;
}
.post-boxed-caption{
    height: 100%;
}
.product-slider p.kefu{
    text-align: center;
    color: darkcyan;
    font-size: large;
}
.nav-links {
    text-align: center;
}
.product-list{
    width: 380px;
}
.list-tag-blocks li {
margin: 5px 5px;
}
.list-tag-blocks li a {
    display: inline-block;
    padding: 6px 19px;
    border-radius: 3px;
    border: 1px solid #9b9b9b;
}

.proba p,.newscontent p {
    text-indent:2em
}