.fbox_con{padding:0 48px;}
.fbox_left{width:100%;}
.fbox_right{display:none;}
.fbox {
    background: #fbfbfb url(img/hua.png) no-repeat right top / 59%;
    padding: 5px 0;
    padding-top: 125px;
    margin-top: 0;
}
.wp-container {
    margin-top: 0;
}
.meta-img{
   display: block;    width: 100%;    overflow: hidden;    padding-top: 66.6%;    position: relative;
}
.meta-img img{    display: block;    width: 100%;    height: 100%;    position: absolute;    left: 0;    right: 0;    top: 0;    bottom: 0;    margin: auto;    object-fit: contain;transition: 1s;transform:scale(1);}
.post-news .news-item:hover .meta-img img{transform:scale(1.1);}
span.more1 {
    color: #999999;
    background: transparent;
    padding: 0px 4px;
}
.wp-main-page .post-head .head-bar {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
.wp-main-page .post-head .post-more {
    height: unset;
    line-height: 1.5;
    position: relative;
    right: auto;
    top: auto;
    margin-top: 0;
    max-width: 700px;
    font-size: 16px;
    text-align: center;
}
.wp-main-page .post-head .post-title {
    display: inline-block;
    height: unset;
    line-height: 48px;
    font-size: 48px;
    font-weight: normal;
    color: #0c7ed9;
    margin-top: 0;
    margin-bottom: 25px;

}
.wp-main-page .post-head .post-title a{    pointer-events: none;}
.wp-main-page .post-7 .post-head .post-title a{pointer-events:auto;}
.wp-main-page .post-head {
    height: unset;
    border-bottom: unset;
    padding-bottom: 20px;
    position: relative;
    z-index: 1;
}
.wp-main-page .post-10 .post-head:after{content:'';display:block;width:200%;height:100%;position:absolute;left:-50%;background:#fbfbfb;z-index: -1;top:0;}
.wp-post.post-7 .post-news{margin:0 -33px;}
.wp-main-page .post-13 .post-head:after{content:'';display:block;width:200%;height:100%;position:absolute;left:-50%;background:#fff;z-index: -1;top:0;}
.wp-post.post-7 .post-news{margin:0 -33px;}
.wp-post.post-7 .post-news .news-item {
    margin-left: 0;
    width: 50%;
    padding: 0 33px 15px;
    box-sizing: border-box;
    float: left;
    overflow: hidden;
    height: auto;
}
.wp-post.post-7 .post-news .news-item .item-box{padding:25px 48px 20px;box-sizing:border-box;border:1px solid #cccccc;background: #fbfbfb;}
.wp-post.post-7 .post-news .news-item .item-box .news_title{
line-height: 40px;
    min-height: 80px;
margin-top:38px;font-size:24px;  width: 100%;      color:#333;
  overflow: hidden;  
  text-overflow:ellipsis;  
-webkit-line-clamp: 2;  
-webkit-box-orient: vertical;
display: -webkit-box;}
.wp-post.post-7 .post-news .news-item .item-box .news_title a{color:#333;}
.wp-post.post-7 .post-news .news-item .item-box .news_text{
padding-left:44px;
margin-top:30px;margin-bottom:20px;font-size:16px;  width: 100%;      color:#333;
  overflow: hidden;  
  text-overflow:ellipsis;  
-webkit-line-clamp: 3;  
-webkit-box-orient: vertical;
display: -webkit-box;
border-left:4px solid #0c7eda;
min-height:72px;
}
.wp-post.post-7 .post-news .news-item .item-box .news_meta{color:#993333;font-size:16px;    padding-left: 48px;}
.abox .meta-img{padding-top:56.25%;}
.dbox{padding:0;padding-top:80px;}
.dbox .meta-img{padding-top:150%;}
.post-10 .post-news{padding:80px 50px;}
.dbox_left .post-10 .post-news{margin:0 -20px;}
.dbox_left .post-10 .post-news .news-item{width:25%;padding:0 20px;}
.dbox_left .post-news .item-2,.dbox_left .post-news .item-3{margin:0;}
.dbox_con{overflow:hidden;}
  .dbox_con  .news-item span.item-meta.meta-title a {
    display: block;
    height: auto;
    line-height: 1.5;
    padding-top: 0px;
    padding-left: 0;
    color: #fff;
    font-size: 24px;
    font-weight: normal;
    text-align: center;
    padding: 28px 0px;
}
.dbox_con  .news-item span.item-meta.meta-title {
    display: block;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: calc(100% - 40px);
    height: auto;
    background: #00000080;
}

.dbox_con {background:url(/_upload/tpl/00/36/54/template54/images/bbf.jpg) no-repeat center  / cover;padding:0 48px;}
.dbox1 .dbox_con {background:url(/_upload/tpl/00/36/54/template54/images/dbox1bg.png)no-repeat center/cover;}
.dbox1 .dbox_left{}
.dbox1 .ml{width:50%;float:left;}
.dbox1 .mr{width:50%;float:right;}
.dbox1 .dbox_left{padding-top:47px;}
.dbox1 .post-news{margin-bottom:0;}
.dbox1 .dbox_left .post-11 .post-news .news-item{width:50%;border: 1px solid #fff;}
.dbox1 .post-11 .meta-img {
    padding-top: 69%;
}
.dbox1 .post-11 .post-news .news-item:nth-child(2) .meta-img{background:#ababab}
.dbox1 .post-11 .post-news .news-item:nth-child(2) .meta-img img{

/*filter:grayscale(100%);opacity: 0;*/
transition:all 0.3s;

}
.dbox1 .post-11 .post-news .news-item:nth-child(2):hover .meta-img img{filter:grayscale(0);opacity:1;}
.dbox_con .post-11 .news-item span.item-meta.meta-title{    width: calc(100% - 64px);    bottom: 50%;
    transform: translate(-50%, 50%);background:transparent;}

.dbox_con .post-11 .news-item span.item-meta.meta-title:before {
    /*content: '';
    display: block;
    width: 34%;
    margin: 0 auto;
    padding-bottom: 34%;
    background: url(/_upload/tpl/00/36/54/template54/images/flower.png) no-repeat center / 100%;
transform:scale(1);
transition: all 0.3s;
opacity:0;*/
}
.dbox{background:#fbfbfb;}
.dbox_con .post-11 .news-item:nth-child(2) span.item-meta.meta-title:before{opacity:1;}
.dbox_con .post-11 .news-item:hover span.item-meta.meta-title:before{padding-bottom:0;transform:scale(0);}
.dbox_con .post-11 .news-item span.item-meta.meta-title a{padding:0;line-height:1.7;background:#00000080;}
.dbox1 .dbox_left .post-12 .post-news .news-item{width:100%;border:1px solid #fff;}
.dbox1 .post-12 .meta-img {
    padding-top: 69%;
}
.dbox_con .post-12 .news-item span.item-meta.meta-title {
    display: block;
    position: absolute;
    bottom: 50%;
    left: 50%;
    transform: translate(-50%, 50%);
    width: 12%;
    height: auto;
    background: transparent;
    pointer-events: none;
}
.dbox_con .post-12 .news-item span.item-meta.meta-title img{width:100%;opacity:0.5;transition:all 0.3s;}
.dbox_con .post-12 .news-item:hover span.item-meta.meta-title img{opacity:1;}



@media screen and (max-width: 999px){

.dbox_left .post-10 .post-news .news-item {
    width: 50%;
    padding: 20px;
}
.dbox1 .ml{width:100%;float:none;}
.dbox1 .mr{width:100%;float:none;}
}

@media screen and (max-width: 767px){
.wp-post.post-7 .post-news{margin:0;}
.wp-post.post-7 .post-news .news-item{width:100%;float:none;}
.wp-post.post-7 .post-news .news-item .item-box .news_title{min-height:unset;line-height:1.5;}
.wp-post.post-7 .post-news .news-item .item-box .news_text{min-height:unset;}
.post-head .post-title a {
        font-size: 24px!important;}
.wp-main-page .post-head .post-title{margin-bottom:0px;}
}
@media screen and (max-width: 600px){
.wp-post.post-7 .post-news .news-item .item-box .news_text{margin-top:15px;margin-bottom:5px;}
.wp-post.post-7 .post-news .news-item .item-box .news_title{margin-top:18px;}
.dbox_left .post-10 .post-news .news-item{width:100%;float:none;}
.dbox_left .post-10 .post-news{margin:0;padding:0;}
.wp-post.post-7 .post-news .news-item .item-box {
    padding: 10px;}
.wp-post.post-7 .post-news .news-item{padding:0 0 15px;}
.dbox{padding-top:0px;}
.dbox_con .news-item span.item-meta.meta-title a{font-size:18px;}
}
@media screen and (max-width: 479px){

.dbox1 .dbox_left .post-11 .post-news .news-item{width:100%;float:none;}
}