/*   
 *Theme Name: HTY CHILD
 *Theme URI:http://www.themepark.com.cn/
 *Version:1.0
 *Description: 区块主题
 *Author URI: http://www.themepark.com.cn/
 *Template:hty
 */

@import url("../hty/css/style.css");

.cat_page, .index_nav, .index_tag_nav, .index_tagclouds, .twotabpost{
    border-radius: 8px;
}
.cat_titles {
    border-radius: 5px;
}

.index_nav_ul li a {
    background: #f5f5f5!important;
    border-radius: 5px;
}

.pp.post_title_head {
    border-radius: 8px 8px 0 0;
}

.post_in_list_out {
    border-radius: 0 0 8px 8px;
}

.content.cat_content .breadcrumbs {
    background: rgb(234 234 234 / 44%)!important;
}

.breadcrumbs nav a {
    color: #999!important;
}

.content .content-super-p h2{
    border-bottom: 1px solid #f3f3f3;
    font-size: 20px;
    margin: 8px 0!important;
}

.description time, .description span, .description span a {
    color: #999!important;
}

.description span a:hover {
    text-decoration: none!important;
}

.post_content h1 {
    font-size: 24px!important;
    margin-left: 0.5rem!important;
}

.content-super-p {
    text-align: justify!important;
}

.swiper-pagination.mian-pagination .swiper-pagination-bullet:hover div {
    border-radius: 5px;
}