.breadcrumb{
    margin: 0;
}
.blog{
    color:#3342BB !important;
}
/*头部*/
 .blog-header {
     background-size: cover !important;
     position: relative;
     overflow: hidden;
 }
 #blog-header.blog-header {
     background: #f8f8f8;
 }
 .blog-header .intro-text {
     position: relative;
     padding-top: 60px;
     width: 100%;
     padding-bottom: 0;
     text-align: center;
 }
 .blog-header .section-heading{
     margin: auto;
     margin-top: 0;
     margin-bottom: 16px;
     letter-spacing: -1px;
 }
.blog-header h2 {
    font-weight: 700;
    font-family: Roboto;
    font-size: 60px;
    line-height: 85px;
    background: linear-gradient(to bottom, #0196e4, #3524af);
    -webkit-background-clip: text;
    color: transparent;
}
.blog .heading-separator {
     width: 45px;
     height: 2px;
     display: block;
     margin: auto;
     border-radius: 99px;
     background-color: #3342BB;
 }
.blog .blog-header .section-subheading {
     margin: auto;
     margin-bottom: 50px;
     text-transform: none;
     text-align: center;
     margin-top: 16px;
     font-size: 18px;
     line-height: 1.4;
    color: #666;
 }

 .blog {
    background: #f8f8f8;
}
 .blog #posts-content {
    max-width: 85%;
    padding-bottom: 10px;
}

/*每篇软文总DIV样式*/
 #posts-content .post {
    margin-bottom: 40px;
    background: #fff;
    padding:15px 25px;
    border-radius: 10px;
    font-size: 16px;
    overflow: hidden;
    margin-right: 30px;
}


/*软文图片样式*/
img {
    vertical-align: middle;
}
#posts-content img {
    max-width: 100%;
    height: auto;
    width: auto;
}
#posts-content .wp-post-image {
    margin-bottom: 30px;
    -webkit-transition: all 250ms ease-in-out;
    -moz-transition: all 250ms ease-in-out;
    -o-transition: all 250ms ease-in-out;
    transition: all 250ms ease-in-out;
}
#posts-content .post-img{
    text-align: center;
    width: 100%;
}
/*软文标题样式*/
#posts-content h1, #posts-content h2, #posts-content h3 {
    font-weight: 700;
    font-family: Roboto;
    font-size: 60px;
    line-height: 65px;
}
#posts-content .post h2 {
    text-align: left;
    font-size: 35px;
    line-height: 35px;
    margin-bottom: 25px;
    margin-top: 25px;
}
#posts-content .post .blog-single-title {
    font-weight: bold;
    line-height: 30px;
    font-size: 22px;
    text-align: left;
    margin-top: 0;
}
#posts-content .post .blog-single-title {
    margin-bottom: 12px;
    -webkit-transition: all 250ms ease-in-out;
    -moz-transition: all 250ms ease-in-out;
    -o-transition: all 250ms ease-in-out;
    transition: all 250ms ease-in-out;
    color: #3342BB;
}

/*软文中间发布信息样式*/
#posts-content .entry-meta {
    width: 100%;
    margin-bottom: 32px;
    color: #666;
    -webkit-transition: 0.25s;
    -o-transition: 0.25s;
    transition: 0.25s;
    font-size: 13px;
    font-weight: 400;
    padding-top: 6px;
    line-height: 1.3;
    margin-top: 0;
}
#posts-content .entry-meta, #posts-content .entry-meta a {
    -webkit-transition: all 250ms ease-in-out;
    -moz-transition: all 250ms ease-in-out;
    -o-transition: all 250ms ease-in-out;
    transition: all 250ms ease-in-out;
}
#posts-content .entry-meta span {
    margin-right: 15px;
}
#posts-content .fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
#posts-content .entry-meta .fa {
    margin-right: 4px;
    font-size: 16px;
}
#posts-content .entry-meta, #posts-content .entry-meta a {
    -webkit-transition: all 250ms ease-in-out;
    -moz-transition: all 250ms ease-in-out;
    -o-transition: all 250ms ease-in-out;
    transition: all 250ms ease-in-out;
}

#posts-content .comment-count {
    float: right;
    margin-right: 5px;
}
#posts-content .post p {
    margin-bottom: 20px;
}

 #posts-content .empty{
     text-align: center;
     font-size: 18px;
 }

 #posts-content .page{
     margin-right: 30px;
 }
#posts-content .page .text-right{
    color: #666;
}
/*右边导航样式*/

/*搜索框样式*/
#posts-content .blog_widget {
    margin-bottom: 55px;
    padding-left: 0;
}
#posts-content .blog_widget {
    font-size: 13px;
    line-height: 25px;
}
#posts-content .searchform {
    position: relative;
}
#posts-content .searchform #searchsubmit:hover{
    color: #3342BB;
}
#posts-content .searchform #s {
    width: 100%;
    padding: 0 20px;
    border: none;
    outline: none;
    font-size: 13px;
    line-height: 48px;
    height: 48px;
    border-radius: 3px;
    margin-top: 5px;
    background: #fff;
    border-radius: 25px;
}
#posts-content .searchform #searchsubmit {
    position: absolute;
    outline: none;
    background: none;
    margin-top: 5px;
    -webkit-transition: 0.25s;
    -o-transition: 0.25s;
    transition: 0.25s;
    border: none;
    top: 0;
    padding: 12px 18px;
    right: 0;
    font-family: 'FontAwesome', sans-serif;
}

/*分类样式*/
#posts-content .widget-title {
     font-size: 16px;
     font-family: inherit;
     text-align: left;
     font-weight: bold;
     margin: 0;
     letter-spacing: -0.3px;
     line-height: 40px;
 }
#posts-content .widget-title {
    padding: 0px 0px 25px 0px;
    margin: 0px 0px 20px 0px;
    border-bottom: 1px solid rgba(34, 35, 40, 0.13);
    line-height: 1;
    font-size: 18px;
    color: #3342BB;
    background: linear-gradient(to bottom, #0196e4, #3524af);
    -webkit-background-clip: text;
    color: transparent;
}
#posts-content .blog_widget ul {
    padding: 0;
    list-style-type: none;
}
#posts-content .blog_widget ul li {
    margin-bottom: 15px;
    list-style-type: none;
    display: flex;
}

#posts-content .blog_widget ul li .blog_widget_left{
    flex: 0 0 auto;
    width: 33%;
    text-align: center!important;
    margin-bottom: 0.5rem!important;
}
#posts-content .blog_widget ul li .blog_widget_right{
    flex: 0 0 auto;
    width: 66%;
    padding-left: 5px;
}
#posts-content .blog_widget ul li .blog_widget_right a img{
    margin-right: 3px;
}
#posts-content .blog_widget ul li a {
    line-height: 1.4em;
}
#posts-content .blog_widget ul li a {
    display: block;
    -webkit-transition: 0.25s;
    -o-transition: 0.25s;
    transition: 0.25s;
    font-size: 13px;
    line-height: 20px;
    font-weight: normal;
    color:#3342BB
}
#posts-content .blog_widget ul li a:hover{
     text-decoration: underline;
    color:#3342BB
 }

 @media (max-width: 960px){
     .blog-header .intro-text{
         padding-top: 20px;
     }
     .blog-header h2 {
         font-size: 50px;
         line-height: 55px;
     }
     .blog .blog-header .section-subheading {
         margin-bottom: 10px;
         margin-top: 10px;
         font-size: 16px;
         line-height: 1.4em;
         padding: 0 5px;
     }

     .search #posts-content, .archive #posts-content, .blog #posts-content {
         padding-top: 10px;
         max-width: 1170px;
         padding-bottom: 20px;
     }
     #posts-content .wp-post-image{
         margin-bottom: 20px;
     }
     #posts-content .post .blog-single-title {
         line-height: 28px;
         font-size: 20px;
     }

     .blog-header .section-subheading{

     }
     #posts-content .post {
         margin-bottom: 15px;
         border-radius: 0;
         margin-right: 0;
         padding: 10px;
     }
     .navigation.pagination {
         margin-bottom: 20px;
         padding: 0;
     }
     .navigation.pagination .next, .navigation.pagination .prev {
         width: 100%;
         margin-bottom: 10px;
     }
     #posts-content .blog_widget {
         padding-left: 0px;
         margin-bottom: 30px;
         margin-top: 10px;
     }
     .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
         position: relative;
         min-height: 1px;
         padding-right: 5px;
         padding-left: 5px;
     }
     #posts-content .entry-meta span {
         width: 100%;
         float: left;
         width: auto;
         font-weight: bold;
         line-height: 1;
         margin-bottom: 8px;
     }
     #posts-content .widget-title {
         padding: 0 0 15px 0;
         margin: 0 0 10px 0;
     }
     #posts-content .blog_widget ul li a{
         margin-bottom: 10px;
         font-size: 13px;
         line-height: 20px;
     }
 }