﻿.shici_list_box {
    overflow: hidden;
    margin-bottom: 0.75rem;
    background-color: #ffffff;
    width: 100%;
    margin: 0 auto 0.75rem auto;
    padding-bottom: 0.625rem;
    box-sizing: border-box;
    padding: 0 0.9375rem 0.625rem 0.9375rem;
}

.shici_list_box .shici_list_item {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    padding-bottom: 1rem;
    border-bottom: 0.0625rem dashed #DDDDDD;
}

.shici_list_box .shici_list_item:nth-last-of-type(2) {
    border-bottom: none;
    padding-bottom: 0;
}

.shici_list_box .shici_list_item:last-of-type {
    border-bottom: none;
    padding-bottom: 0;
}

.shici_list_item .shici_item_title {
    display: flex;
    justify-content: space-between;
    margin-top: 1rem;
}

.shici_item_title .list_title_tab {
    display: flex;
    justify-content: space-between;
}

.shici_item_title .list_title_tab a {
    display: block;
    width: 1.125rem;
    height: 1.125rem;
    line-height: 1.125rem;
    font-size: 0.75rem;
    color: #51ACFF;
    border: 0.0625rem solid #A1D2FF;
    text-align: center;
    margin-left: 0.75rem;
}

.list_shiren a {
    color: #8A8A8D;
    font-size: 0.875rem;
}

.list_shiren {
    margin-top: 0.5625rem;
}

.list_shici_summaary {
    line-height: 1.5rem;
    margin-top: 0.5rem;
}

.list_shici_summaary a {
    font-size: 1rem;
}

.list_shici_tags {
    line-height: 1.5em;
    color: #8A8A8D;
    overflow: hidden;
    margin-top: 0.3125rem;
    word-break: keep-all;
}

.list_shici_tags a {
    color: #8A8A8D;
    font-size: 0.875rem;
}

.comm_header_banner {
    overflow: hidden;
    margin-bottom: 0.75rem;
    background-color: #ffffff;
    margin: 0.0625rem auto;
    padding-bottom: 1.75rem;
    padding-top: 1.25rem;
    position: relative;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
}

.swiper_ba_box {
    height: 4.25rem;
    /* width: 19.4375rem; */
    margin: 0 auto;
    overflow: hidden;
}

.swiper_ba_box .gushi_nav {
    width: 3.75rem;
    display: flex;
    justify-content: center;
}

.gushi_nav img {
    width: 2.75rem;
    height: 2.75rem;
    background: linear-gradient(0deg, rgba(228, 230, 231, 1) 0%, rgba(244, 246, 248, 1) 100%);
    border-radius: 0.5625rem;
    margin-bottom: 0.375rem;
}

.gushi_nav p {
    width: 100%;
    font-size: 0.8125rem;
    color: #222222;
    line-height: 1.3rem;
    overflow: hidden;
    text-align: center;
}

.gushi_nav p.gushi_text {
    height: 1.3rem;
}

.swiper-pagination-custom {
    width: 2rem;
    height: 0.1875rem;
    left: 50%;
    margin-left: -1rem;
    background-color: red;
    display: flex;
    justify-content: center;
    align-items: center;
}

.swiper-pagination-customs {
    display: block;
    width: 1rem;
    height: 0.1875rem;
    background-color: #E7EAEC;
}

.swiper-pagination-customs-active {
    background-color: #47A7FF;
}

.calligraphy_tab {
    height: 2.5rem;
    display: flex;
    align-items: center;
    line-height: 2.1875rem;
}

.calligraphy_tab .calligraphy_tab_item a {
    display: block;
    font-size: 0.875rem;
    color: #A6A8AB;
}

.calligraphy_tab .calligraphy_tab_item a.onfoucs_a {
    color: #222222;
}

.calligraphy_tab .calligraphy_tab_item a.onfoucs_a::after {
    content: "";
    display: block;
    width: 1.25rem;
    height: 0.125rem;
    background-color: #0C8AFD;
    margin: 0 auto;
    margin-top: -0.1875rem;
}

.add_icon-title {
    padding: 0.75rem 0;
    /* padding-bottom: 0; */
}

.add_icon_search {
    margin-top: 0;
}

.calligraphy_tab_item {
    float: left;
}
.gushi_add{
    padding: 0 15px;
}
.gushi_add .calligraphy_tab {
    white-space: nowrap;
    overflow-x: scroll;
    overflow-y: hidden;
}

.gushi_add .calligraphy_tab::-webkit-scrollbar {
    display: none
}

.gushi_add .calligraphy_tab .calligraphy_tab_item {
    margin-right: 2.1875rem;
}

.gushi_add .calligraphy_tab::-webkit-scrollbar {
    display: none;
}

.gushi_item_box {
    padding-bottom: 0.625rem;
}

.gushi_item {
    text-align: center;
    padding: 0 0.9375rem;
}

.gushi_item_title {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    margin-top: 0.5rem;
}

.posiab {
    position: absolute;
    right: 0;
}


.gushi_article p {
    color: #222222;
    line-height: 2.125rem;
    font-size: 1.125rem;
}

.gushi_article p a {
    color: #8A8A8D;
}

.gushi_item_title p {
    max-width: 55%;
    padding-left: 0.8125rem;
    height: 2.125rem;
    line-height: 2.125rem;
    overflow: hidden;
    white-space: nowrap;
}


.gushi_translate_item {
    padding: 0 0.9375rem;
}

.gushi_translate_title {
    margin: 1.0625rem 0 0.8125rem 0;
}

.gushi_paragraph {
    margin-top: 2rem;
    font-size: 1rem;
    line-height: 2rem;
}

.gushi_paragraph:first-of-type {
    margin-top: 0;
}

.gushi_paragraph p {
    font-size: 1rem;
    color: #222222;
    line-height: 1.875rem;
    text-align: justify;
}

.gushi_translate_sm {
    border-top: 0.0625rem dashed #DDDDDD;
    font-size: 0.875rem;
    color: #8A8A8D;
    margin-top: 0.5625rem;
    padding-top: 0.5625rem;
}

.gushi_translate_sm a {
    font-size: 0.875rem;
    color: #8A8A8D;
    line-height: 1.625rem;
}

.shiren_list {
    overflow: hidden;
    background-color: #ffffff;
    width: 100%;
    margin: 0 auto 0.75rem auto;
    padding-bottom: 0.625rem;
}

.shiren_item_box {
    display: flex;
    margin: 0 auto;
    border-bottom: 0.0625rem dashed #CCCCCC;
    padding: 1.25rem 0.9375rem;
}

.shiren_item_box:nth-last-child(2) {
    padding-bottom: 0;
    border-bottom: none;
}

.shiren_item_box .shiren_item_left {
    width: 4.375rem;
    height: 6.25rem;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-bottom: 0;
    padding-right: 1rem;
}

.shiren_item_left img {
    display: block;
    max-width: 100%;
    max-height: 100%;
}

.shiren_item_box .shiren_item_right {
    flex: 1;
}

.shiren_item_right .shiren_mess {
    color: #222222;
    font-size: 0.875rem;
    line-height: 1.1875rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    autoprefixer: on;
    -webkit-line-clamp: 3;
    margin-top: 0.25rem;
}

.shiren_item_right .shiren_more {
    height: 0.9375rem;
    line-height: 0.9375rem;
    overflow: hidden;
    text-align: left;
    margin-top: 0.125rem;
}

.shiren_more a {
    color: #0C8AFD;
    font-size: 0.8125rem;
}

.lh20 p {
    line-height: 1.25rem;
}

.text_index2 p {
    /* text-indent: 2em; */
}

.gushi_paragraph .texindex0 {
    text-indent: 0;
}
.shiren_view_title {
    display: flex;
}
.shiren_view_title .shiren_view_left {
    width: 4.375rem;
    height: 4.375rem;
    overflow: hidden;
    padding-right: 1.25rem;
}
.shiren_view_title .shiren_view_left a{
    width: 4.375rem;
    height: 4.375rem;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 0.625rem;
    overflow: hidden;
}


.shiren_view_left img {
    display: block;
    max-width: 100%;
    max-height: 100%;
    border-radius: 0.625rem;
}

.shiren_view_right {
    flex: 1;
}

.shiren_name_box {
    display: flex;
    align-items: center;
    line-height: 1.75rem;
}

.shiren_name_box>p {
    font-size: 0.875rem;
    color: #222222;
}

.shiren_name_box>p span {
    font-size: 1rem;
    margin-right: 1rem;
    color: #222222;
}

.shiren_dynasty {
    margin-top: 0.75rem;
    font-size: 0.875rem;
    color: #222222;
}

.shiren_dynasty a {
    color: #222222;
}

.shiren_lifetime {
    margin-top: 1.0625rem;
}

.shiren_lifetime p {
    font-size: 0.875rem;
    color: #222222;
    line-height: 1.1875rem;
}

.shiren_lifetime_table {
    margin-top: 0.5rem;
}
.shiren_lifetime_table table td:first-of-type {
    width: 4rem;
    color: #8A8A8D;
    padding-right: 1rem;
}

.shiren_lifetime_table table td {
    line-height: 1.5rem;
    font-size: 0.875rem;
    color: #222222;
    padding-right: 1rem;
    vertical-align: top;
    padding: 0.3125rem 0;
}
.kewen_list_content {
    display: flex;
    flex-wrap: wrap;
    padding: 0 0.9375rem;
}
.kewen_list_content .kewen_list_item:nth-of-type(3n){
    margin-right: 0;
}
.kewen_list_item {
    width: 5.625rem;
    margin-right: 2.3125rem;
}

.kewen_list_item .kewen_img {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 5.625rem;
    height: 8.0625rem;
    margin-bottom: 0.375rem;
}

.kewen_img img {
    display: block;
    max-width: 100%;
    max-height: 100%;
}

.kewen_list_item .kewen_name {
    height: 1.1875rem;
    line-height: 1.1875rem;
    overflow: hidden;
}
.guji_list_content .kewen_list_item .kewen_name a{
    margin-left: -0.375rem;
}
.tab_kewen {
    font-size: 0.75rem;
    margin-top: 0.3125rem;
}

.kewenview_box {
    display: flex;
}

.kewenview_box .kewenviewimg {
    width: 5.625rem;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 1.25rem;
}

.kewenviewimg img {
    display: block;
    max-width: 100%;
    max-height: 100%;
}

.kewenview_right {
    flex: 1;
}

.kewenview_summaru {
    line-height: 1.5625rem;
    overflow: hidden;
    margin-top: 0.25rem;
}

.kewenview_wanshang {
    color: #0085FF;
    font-size: 0.75rem;
}

.kewenview_wanshang span {
    color: #0085FF;
    line-height: 1.625rem;
}

.gujimulu_box {
    display: flex;
}

.gujimulu_box .gujimulu_img {
    width: 5.625rem;
    height: 8.0625rem;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 1.25rem;
}

.gujimulu_img img {
    display: block;
    max-width: 100%;
    max-height: 100%;
}

.gujimulu_right {
    flex: 1;
}

.gujimulu_summary1 {
    margin-top: 0.4375rem;
}

.gujimulu_summary2 {
    line-height: 1.25rem;
    margin-bottom: 0.75rem;
    margin-top: 0.4375rem;
}

.gujimulu_wanshang {
    display: flex;
    align-items: center;
}

.gujimulu_a {
    margin-right: 1.25rem;
}

.gujimulu_a a {
    width: 5.5rem;
    height: 1.5rem;
    display: flex;
    background-color: #0085FF;
    color: #ffffff;
    align-items: center;
    border-radius: 0.0625rem;
    text-align: center;
    justify-content: center;
}

.gujimulu_a .icon-book {
    display: inline-block;
    width: 1rem;
    height: 0.8125rem;
    background: url(../images/icon_read.png) no-repeat;
    background-size: 1rem 0.8125rem;
    margin-right: 0.4375rem;
}

.wenyanwen_items {
    display: flex;
    padding: 1.25rem 0.9375rem;
    border-bottom: 0.0625rem dashed #DDDDDD;
}

.wenyanwen_items:last-of-type {
    border-bottom: none;
    padding-bottom: 0;
}

.wenyanwen_items .wenyanwen_items_left {
    width: 4.375rem;
    height: 6.25rem;
    margin-right: 1.0625rem;
    display: flex;
    justify-content: center;
    align-items: center;
}
.wenyanwen_items .wenyanwen_items_left a{
    width: 4.375rem;
    height: 6.25rem;
    display: flex;
    justify-content: center;
    align-items: center;
}

.wenyanwen_items_left img {
    display: block;
    max-width: 100%;
    height: 100%;
}

.wenyanwen_items_right {
    flex: 1;
}

.wenyanwen_items_right .wenyanlist_author {
    line-height: 1.125rem;
    margin: 0.25rem 0;
}

.nest_box {
    overflow: hidden;
    margin-bottom: 0.75rem;
    background-color: #ffffff;
    margin: 0 auto 0.75rem auto;
}

.nest_box_list {
    display: flex;
    padding: 0 0.9375rem;
    justify-content: space-between;
    flex-wrap: wrap;
}

.nest_box .nest_box_next {
    width: 45%;
    line-height: 2.3125rem;
}

.nest_box_next p {
    font-size: 0.875rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.wenyanwen_item_box {
    padding-top: 1.0625rem;
    padding-bottom: 1.0625rem;
}

.wenyanwen_view_header {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.wenyanwen_view_box {
    padding: 0 0.9375rem;
}

.wenyanwen_view_header .wenyanwen_header_left {
    display: flex;
    width: 70%;
    white-space: nowrap;
    overflow: hidden;
    height: 1.375rem;
    line-height: 1.375rem;
    align-items: center;
}

.wenyanwen_header_left>span {
    max-width: 90%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 1rem;
}

.wenyanwen_author {
    line-height: 1.375rem;
    margin: 0.5625rem 0;
}

.wenyanwen_content {
    line-height: 1.25rem;
}

.wenyanwen_content p {
    text-indent: 2em;
    line-height: 2rem;
    font-size: 0.875rem;
}

.wenyanwen_content .tab_yuan {
    display: none;
}

.wenyanwen_content .tab_yuan:first-child {
    display: block;
}

.wenyanwen_header_right {
    display: flex;
    align-items: center;
}

.gushi_daquan_header {
    overflow: hidden;
    margin-bottom: 0.75rem;
    background-color: #ffffff;
    width: 100%;
    margin: 0.0625rem auto;
}

.gushi_daquan_header .daquan_tab {
    height: 2.5rem;
    line-height: 2.1875rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 1.25rem;
}

.kewenview_title {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.kewenview_title a {
    width: 90%;
}

.gujimu_list {
    overflow: hidden;
    margin-bottom: 0.75rem;
    background-color: #ffffff;
    margin: 0 auto 0.75rem auto;
    padding-bottom: 0.4375rem;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
}

.gujimu_list .gujimulu_title {
    padding: 1rem 0;
    font-size: 1rem;
    margin: 0 auto;
    color: #222222;
    font-weight: bold;
    display: flex;
    justify-content: space-between;
    align-items: center;
    box-sizing: border-box;
}

.gujimulu_item {
    margin: 0 auto;
    border-bottom: 0.0625rem dashed #E8EBEE;
}

.gujimu_list .gujimulu_item:last-of-type {
    border-bottom: 0;
}

.gujimulu_item .grap_item-content {
    padding: 0;
}

.gujimulu_item>p {
    margin: 0.875rem 0;
}

#bar_copy span {
    line-height: 1.625rem;
}

.article_menu {
    position: fixed;
    width: 2rem;
    height: 2rem;
    top: 50%;
    right: 0;
    background-color: #ffffff;
    margin-right: 0.6875rem;
    box-shadow: 0rem 0.0625rem 0.25rem 0rem rgba(179, 179, 179, 0.5);
    border-radius: 0.1875rem;
}

.article_menu a {
    width: 2rem;
    height: 2rem;
    display: flex;
    justify-content: center;
    align-items: center;
}

.article_menu img {
    width: 1.0625rem;
    height: 0.875rem;
}
.input_sel{
    width: 6rem;
}
.select .placeholder:after{
    margin-left: .4rem;
}
.sightwords_Text_box {

    margin: 1.25rem auto;
    overflow: hidden;
    background-color: #ffffff;
}
.spell_Text {
    display: flex;
}
.spell_Text_left {
    width: 4.6875rem;
    background-color: #eeeeee;
}
.sightwords_ul li {
    text-align: center;
    display: block;
    height: 1.875rem;
    line-height: 1.875rem;
    font-size: 0.875rem;
    background-color: #EEEEEE;
    color: #222222;
    border-bottom: 0.0625rem solid #ffffff;
}
.sightwords_ul li.sightwords_foucs a {
    background-color: #0085FF;
    color: #FFFFFF;
    display: block;
}
.sightwords_Text_right {
    width: 17.2rem;
    padding: 0.875rem 15px 0 15px;
}
.sightwords_right_ul {
    display: flex;
    flex-wrap: wrap;
}
.sightwords_r_item {
    width: 48%;
    margin-bottom: 0.875rem;
    margin-right: 2%;
}
.sightwords_r_item p a {
    display: block;
    font-size: 0.875rem;
    color: #222222;
    line-height: 1.5rem;
    height: 1.5rem;
    overflow: hidden;
    white-space: pre;
}
.shici_tabs_box .shici_tab_list:first-of-type{
    padding-bottom: 0.4375rem;
}
.shici_tabs_box{
    padding: 0;
}
.shici_tab_list{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 100%;
}
.shici_tab_list li {
    width:48%;
    height: 1.75rem;
    line-height: 1.75rem;
    text-align: center;
    overflow: hidden;
    padding: 0 0.5rem;
    color: #222222;
    font-size: 0.875rem;
    box-sizing: border-box;
    margin-bottom: 0.75rem;
    border-radius: 0.75rem;
    background-color: #F4F6F8;
}
.gushi_ren_right .add_shiren_name{
    font-size: 0.875rem;
    color: #8a8a8d;
}
.gushi_ren_right p>span{
    font-size: 1rem;
    margin-right: 0.3125rem;
}
.grap_ul li a{
    font-size: 1rem;
}
.grap_contnet_item .grap_item_title span{
    font-size: 1.125rem;
}
.line4{
    overflow: hidden;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    autoprefixer: on;
    -webkit-line-clamp: 4;
}
.padb16{
    padding-bottom: 1rem;
}

.shiciupdate_p{float: right;color: #8A8A8D;}
.zaoju_zimu {
    overflow: hidden;
    background-color: #fff;
    margin: 0 auto .75rem auto;
    padding-bottom: .625rem;
    padding-left: .9375rem;
    padding-right: .9375rem;
    margin-top: 0.75rem;
}
.zaoju_zimu .zaoju_zimu_title {
    font-size: 18px;
    margin: 0 auto;
    color: #222;
    font-weight: 700;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.zaoju_zimu .zaoju_zimu_content {
    margin-top: 0.75rem;
    padding-right: 0!important;
}
.zaoju_zimu_content ul {
    display: flex;
    flex-wrap: wrap;
    line-height: 1.625rem;
}
.zaoju_zimu_content ul li {
    margin-right: 1.25rem;
    width: 1rem;
    font-size: 0.875rem;
}
.daquan_item a.active_a{
    color: #0085FF;
}
.mart75{
    margin-top: .75rem;
}
.gujimulu_title img {
    display: block;
    width: 1.125rem;
    height: 1.125rem;
}
.marb-12{
    margin-bottom: .75rem;
}
.zaoju_zimu_title img {
    display: block;
    width: 1.125rem;
    height: 1.125rem;
}
.zaoju_zimu_content ul li:nth-of-type(10n) {
    margin-right: 0;
}
.new_jintian_h2{

    position: relative;
}
.new_jintian_h2 div.look_more{
    width: 100%;
    background-color: #ffffff;
    height: 40px;
    line-height: 40px;
    bottom: 0;
    position: absolute;
    text-align: center!important;
    margin-top: 0;
    font-size: 14px;
    color: #0085ff;
    text-indent: initial;
}
.js_heights{
    max-height: 360px !important;
    overflow: hidden;
    margin-bottom: 12px;
}
.bullter{
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background-color: #222222;
    display: block;
    margin: 0 3px;
    flex: 0 0 4px;
}
.comm-header_text{
    display: flex;
    align-items: center;
}

/* crumbs */
.comm-crumbs {
    display: flex;
    overflow: hidden;
    color: #cccccc;
    font-size: 0.75rem;
    padding: 0.3125rem 0.9375rem 0 0.9375rem;
}

.comm-crumbs-bottom {
    border-bottom: 0.3125rem solid #F4F6F8;
}


.comm-crumbs span {
    display: inline-block;
    float: left;
    width: 0;
    height: 0;
    margin-top: 0.3125rem;
    border-width: 0.3125rem;
    border-style: solid;
    border-color: transparent transparent transparent#0085FF;
}

.comm-crumbs a {
    display: inline-block;
    margin: 0 0.375rem;
    color: #8A8A8D;
    font-size: 0.875rem;
    white-space:nowrap;
}

.comm-crumbs .text-hide {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.comm-crumbs a:hover {
    color: #0085FF;
}

.comm-crumbs div {
    color: #8A8A8D;
}
/* crumbs */
.fw{
    font-size: .875rem;
}
/*视频*/
.search_new{
    width:100%;
}
.no_x{
    overflow: inherit !important;
    height: auto !important;
}
.search_new .name_bt{
    width: 100%;
    font-size: 1.25rem;
    color:#333;
    font-weight: bold;
    margin-top:0.9375rem ;
    display: inline-block;
}
.search_new .name_bt a{
    float: left;
    display: block;
    width: 100%;

}
.search_new .name_bt a img{
    width: 1.25rem;
    justify-content: center;
    margin: 0 auto;
}
.video_v{
    width: 100%;
    margin-top: 0.9375rem ;
}
.video_v .video_wt{
    width: 100%;
}
.search_new span{
    color:#999;
    line-height: 1.5rem;
    width: 100%;
    display: inline-block;
}
.search_new span a{
    color:#999;
}
.search_new p{
    color:#333;
    line-height: 1.5rem;
}
.search_new .v_color{
    color:#a6571f;
    font-style:normal;
    font-weight: bold;
}

/**/
.shici_new{
    display: block;
}
.shici_new:not(.isci){
    padding-left: 19px;
}
.shici_new .shici_py{
    text-align:center;
    margin-bottom: 10px;

}
/*html优化后span回车span之间会少一个空格，故增加宽度0.3125em*/
.shici_new .shici_py .sc_one{
    display: inline-block;
    /*min-width: 1.8rem;*/
    min-width: 2.1rem;
}
.shici_new .shici_py .sc_two{
    display: inline-block;
    min-width: auto !important;
}
.shici_new .shici_py .sc_one span{
    font-size:1.125rem;
    line-height: 1.5rem;
    display: block;
}
.shici_new .shici_py .sc_one .sc_col_1{
    color:#a6571f;
    font-size: 0.75rem !important;
}
.fs24{
    font-size: 1.5rem !important;
    max-width:80% !important;
}
.top_16{
    margin-top: 1rem;
}
.gushi_tab{
    display: flex;
    justify-content: center;
    margin: 0.625rem 0 1.25rem 0 !important;
}
.gushi_tab a.art{
    background-color: #0085FF;
    color:#fff;

}
.gushi_tab .xh_ad_wan{
    background-color: #fd5630 !important;
    color:#fff !important;
}
.gushi_tab a,.gushi_tab span{
    padding: 4px 4px;
    font-size: 0.75rem;
    background: #f1f1f1;
    color:#333;
    margin: 0 0.2rem;
    border-radius: 4px;
}

.shici_yw_a{
    width: 100%;
}
.shici_yw_a p{
    width: 100%;
    display:block;
    font-size: 1rem !important;
    font-weight: bold;

}
.shici_yw_a span{
    padding: 10px;
    background-color: #e1f1ff;
    color:#3170a7;
    display:block;
    border-radius: 4px;
    text-align: left;
    margin: 0.3125rem 0 0.625rem 0;
    font-size:1rem;
    line-height: 1.5rem;
}
.clr_green{
    color:#159643 !important;
}
.tab_sc{
    border: 1px #0085FF double;
    margin: 0 auto;
    border-radius: 4px;
    display: inline-flex;
    margin-bottom: 10px;
    overflow: hidden;
}
.tab_sc a{
    padding: 2px 10px;
    color:#0085FF
}
.tab_sc a.click{
    background-color:#0085FF ;
    color:#fff !important;
}
.font_sx{
    border-bottom: 1px dotted #999;
    position: relative;
}
.font_sx em{
    background-color: #a6571f;
    color:#fff;
    border-radius: 60%;
    font-size: 0.75rem;
    font-style: normal;
    width: 14px;
    height: 14px;
    display:block;
    text-align: center;
    line-height: 14px;
    position: absolute;
    right:-7px;
    top:18px
}
.font_js{
    z-index: 9999;
    -webkit-transform: translateZ(1px);
    -moz-transform: translateZ(1px);
    -o-transform: translateZ(1px);
    transform: translateZ(1px);
    position: absolute;
    right: -14px;
    top:60px;
    width: 12rem;
    color: white;
    font-size: 17px;
    padding: 10px;
    border-radius: 8px;
    background-color: rgba(0, 0, 0, 0.85);

}
.font_js p{
    color:#fff !important;
    line-height: 2rem !important;
    text-align: left;
    font-size: 1.25rem;
}
.font_sjx{
    position: absolute;
    overflow: hidden;
    height: 14px;
    width: 24.8px;
    display: block;
    transition: none 0s ease 0s;
    left: 7.725rem;
    top: -14px;
}
.font_sjx .font_sjx_o{
    height: 14px;
    width: 14px;
    border-top: 1px solid rgb(0, 0, 0);
    border-left: 1px solid rgb(0, 0, 0);
    background-color: rgb(0, 0, 0);
    transform: translate(4px, 8px) rotate(45deg);
    opacity: 0.85;

}
.shici_zj_a{
    display: flex;
    flex-direction: row;
    margin-bottom: 10px;
    padding: 0 20px 0 40px;
}
.shici_zj_a .explain{
    text-align: left;
    display: inherit;
}

.shici_zj_a .zj_name{
    text-align: justify;

}
.shici_zj_a .zj_name span{
    background-color: #a6571f;
    color:#fff;
    border-radius: 60%;
    font-size: 0.75rem;
    font-style: normal;
    width: 20px;
    height: 20px;
    display:block;
    text-align: center;
    line-height: 20px;
    margin-right: 10px;;

}
.shici_zj_a  .mark{
    float: left;
    font-weight: bold;

}
.shici_zj_a .sj_mark{
    flex: 1;
    text-align: justify;
    text-align-last: left;
    font-size: 1rem;
}

.content_jsheight {
    height: 20rem;
    overflow: hidden;
}

.grap_ul li.active{
    background-color:#0085FF;
}
.grap_ul li.active a{
    color:#fff;
}
.shici_new .big .sc_one{
    min-width: 1.4rem !important;
}
.shici_new .middle .sc_one{
    min-width: 1.8rem !important;
}
.gushi_shiren_bottom a.bule_text{
    line-height:1rem !important;
}
.popup{
    padding: 1rem;
    width: 15rem;
    margin: 0 auto;
    background-color:rgba(0, 0, 0, 0.9);
    color:#fff;
    border: 0 !important;
    border-radius: 8px;
    font-size: 1rem;
}
.scexplain{
    display: none;
    width: 100%;
    position: absolute;
    top:30rem;
}

.popup span{
    color:#ffde3a;
    font-weight: bold;
}
.zj_col{
    position: relative;
    width: 0px;
    height: 0px;
    display: inline-block;
}
.zj_col .zj_span{
    position: absolute;
    color:#fff;
    background-color: #a6571f;
    color: #ffffff !important;
    width: 16px;
    height: 16px;
    border-radius: 20px;
    line-height: 16px;
    font-size: 12px;
    margin-left: -10px;
    display: inline-block;
    top:-24px;
}
.copy{
    background-color: #3bbd48 !important;
    color: #fff !important;
}

.feedbox{
    /*height: 18rem;*/
    /*display: flex;*/
    /*flex-direction: column;*/
    /*justify-content: center;*/
    /*color: #999999;*/

    display: flex;
    flex-direction: column;
    justify-content: center;
    color: #999999;
    width: 16rem;
    border-radius: 10px;
    margin: 0 auto;
    border: 1px solid #ebebeb;
    background-color: #f8f8f8;
}
.feedbox p{
    /*color: #ccc;*/
    color: #333!important;
    width: 200px;
    margin: 20px auto;
    font-size: 0.875rem;
    line-height: 20px;
    margin-top: 20px;
}
.feedbox a{
    color: #fff;
    background: #0085ff;
}
#videoExplain .explain{
    padding: 1rem 0.9375rem 0 0.9375rem;
    font-size: 12px;
    color: #999999;
}
.dplayer-ptime{
    color: #FFFFFF;
}
.dplayer-dtime{
    color: #FFFFFF;
}

.tags{
    margin: 1rem 0;
    display: flex;
}
.tags ul{
    display:flex;
    margin: 0 auto;
    flex-wrap: wrap;
    justify-content: center;
}
.tags ul li:nth-child(7n){
    margin-right: 0 !important;
}
.tags ul li{
    float: left;
    border: 1px solid #ebebeb;
    background-color: #f8f8f8;
    text-align: center;
    display: inline-block;
    padding: 0.3125rem 0.45rem;
    margin-right: 0.25rem;
    border-radius: 4px;
    max-width: 5.5rem;
    overflow: hidden;
    margin-bottom: 0.45rem;

}
.pc p {
    /*line-height: 1.75rem;*/
    margin-top: 0.3215rem;
    text-align: justify;
}

.feedbox p {
    color: #333!important;
    width: 200px;
    margin: 20px auto;
    font-size: 0.875rem;
    line-height: 20px;
    margin-top: 20px;
}

.gushi_contnet{
    margin: 0 auto;
    margin-top: 1.25rem;
    background-color: #FFFFFF;
    padding: 20px 20px;
    width: 82%;
    box-shadow: 0 2px 3px rgb(0 0 0 / 5%);
    margin-bottom: 1.125rem;
}

.article_title{
    display: flex;
    justify-content: left;
    align-items: center;
    position: relative;
    margin-top: 0.5rem;
}

.article_text p{
    color: #222222;
    line-height: 2.125rem;
    font-size: 1.0rem;
}
.article_text div.look_more{
    width:87%;
}
.gs_item{

}
.tags ul li{
    display: flex;
    align-items:center;
}

.numberBr{
    margin-top:1.0rem;
}
