﻿.spell_Text_box {
    width: 21.9375rem;
    margin: 1.25rem auto;
    border-radius: 0.75rem;
    overflow: hidden;
    background-color: #ffffff;
    display: flex;
}

.sightwords_Text_box {
    width: 21.9375rem;
    margin: 1.25rem auto;
    border-radius: 0.75rem;
    overflow: hidden;
    background-color: #ffffff;
}

.spell_Text {
    display: flex;
    margin-bottom: 0.875rem;
}

.spell_Text_left {
    width: 4.6875rem;
}

#box2_left ul {
    border-bottom: 0.0625rem solid #ffffff;
}

#box2_left ul span {
    padding-left: 1.25rem;
    display: block;
    height: 1.875rem;
    line-height: 1.875rem;
    font-size: 0.875rem;
    background-color: #EEEEEE;
}

#box2_left ul span.smblue {
    background-color: #0085FF;
    color: #ffffff;
}

#box2_left ul span.smblue b {
    color: #ffffff;
}

#box2_left ul span b {
    float: right;
    margin-right: 0.5rem;
}

#box2_left ul li {
    display: none;
    cursor: pointer;
    padding-left: 1.25rem;
    height: 1.875rem;
    line-height: 1.875rem;
    font-size: 0.875rem;
    background-color: #F4F6F8;

}

#box2_left ul li:hover {
    color: #0085FF;
}

#box2_left .ul1 li {
    display: block;
}

#box2_left ul li.js_color a {
    color: #0085FF;
}

.spell_Text_right {
    width: 14.6875rem;
    margin: 0 auto;
    background-color: #ffffff;
}

.spell_tab_title {
    height: 2.6875rem;
    display: flex;
    align-items: center;
    font-size: 1rem;
    color: #8A8A8D;
}

.spell_tab_title div {
    font-size: 1rem;
    color: #8A8A8D;
    height: 2.6875rem;
    line-height: 2.6875rem;
    overflow: hidden;
}

.hanzi {
    margin-right: 2.5rem;
    overflow: hidden;
    width: 2.125rem;
}

.spell_tab_item {
    height: 2.375rem;
}

.spell_tab_item-a {
    display: flex;
    align-items: center;
    border-bottom: 0.0625rem solid #C6C6C8;
    height: 2.375rem;
}

.spell_tab_item-a div {
    height: 2.375rem;
    line-height: 2.375rem;
    overflow: hidden;
}

.spell_tab_item-a .han_first {
    margin-right: 2.5rem;
    overflow: hidden;
    width: 2.125rem;
    color: #000022;
    font-size: 1rem;
}

.spell_tab_item-a .pin_first {
    color: #222222;
    font-size: 0.875rem;
    margin-right: 0.75rem;
    width: 8.625rem;
}

.spell_tab_item-a .more_pin {

    height: 0.625rem;
}

.spell_tab_item-a .more_pin img {
    height: 0.625rem;
}

.spell_right_content .spell_right_tab {
    display: none;
}

.spell_right_content .spell_right_tab:first-child {
    display: block;
}

.sightwords_ul li {
    padding-left: 0.8125rem;
    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 {
    background-color: #0085FF;
    color: #FFFFFF;
}
.sightwords_ul li.sightwords_foucs a{
    background-color: #0085FF;
    color: #FFFFFF;
}

.sightwords_ul li.sightwords_foucs b {
    color: #FFFFFF;
}

.sightwords_ul li b {
    float: right;
    margin-right: 0.3125rem;
    color: #222222;
}

.sightwords_right_ul {
    display: flex;
    flex-wrap: wrap;
}

.sightwords_r_item {
    width: 2.75rem;
    margin-left: 1.25rem;
    margin-bottom: 0.875rem;
    text-align: center;
}

.sightwords_r_item p a {
    display: block;
    font-size: 0.875rem;
    color: #222222;
    line-height: 1.5rem;
    height: 1.5rem;
    overflow: hidden;
    text-align: center;
}

.sightwords_Text_right {
    width: 16rem;
    padding-right: 1.25rem;
    padding-top: 0.875rem;
}

.sightwords_Text_right .sightwords_content {
    display: none;
}

.sightwords_Text_right .sightwords_content:first-child {
    display: block;
}

.sightwords_summary {
    text-align: center;
    font-size: 0.625rem;
    color: #C6C6C8;
    line-height: 1.3125rem;
    padding: 0 1.25rem;
}

.sightwords_summary p {
    color: #C6C6C8;
}

.three_primer_box {
    width: 19.4375rem;
    margin: 0 auto;
}

.three_primer-item {
    border-bottom: 0.0625rem solid #EEEEEE;
    padding: 1.25rem 0 0.25rem 0;
}

.three_primer-item>a {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.three_p {
    display: flex;
    width: 50%;
    justify-content: center;
    margin-bottom: 1rem;
}

.three_p .three_zi {
    width: 2.75rem;
}

.three_zi span {
    width: 2.75rem;
    display: block;
    font-size: 0.875rem;
    color: #222222;
    line-height: 1.25rem;
    height: 1.25rem;
    overflow: hidden;
    text-align: center;
    font-weight: 500;
}

.three_primer_box .three_primer-item:last-child {
    border-bottom: 0;
}

.three_primer_content {
    padding-bottom: 0;
}

.paly_mp3-box {
    position: fixed;
    right: 0.75rem;
    top: 50%;
}

.paly_mp3-box .paly_mp3 {
    text-align: center;
    width: 2.5rem;
    height: 2.5rem;
    background: rgba(0, 133, 255, 1);
    box-shadow: 0rem 0.0625rem 0.4375rem 0rem rgba(28, 28, 28, 0.31);
    opacity: 0.5;
    border-radius: 50%;
    overflow: hidden;
    margin-bottom: 0.75rem;
}

.paly_mp3 img {
    margin-top: 0.375rem;
}

#play-mp3 img {
    width: 0.8125rem;
    height: 0.8125rem;
}

#screenshot img {
    width: 0.875rem;
    height: 0.6875rem;
}

.paly_mp3 span {
    display: block;
    font-size: 0.625rem;
    color: #FFFFFF;
}

.ttstext—box {
    display: none;
}

.xinhua_senior-box {
    background-color: #ffffff;
    overflow: hidden;
    padding-bottom: 0.3125rem;
    box-shadow: 0rem 0.1875rem 0.3125rem 0rem rgba(179, 179, 179, 0.13);
}

.xinhua_senior-box .xinhua_senior-list {
    display: flex;
    justify-content: space-between;
    width: 21.25rem;
    margin: 0 auto;
    padding: 0 1.25rem;
    box-sizing: border-box;
    margin-bottom: 1.1875rem;
}

.xinhua_senior-list .xinhua_senior-item {
    width: 6.125rem
}

.xinhua_senior-item a {
    font-size: 0.75rem;
    line-height: 0.75rem;
    color: #222222;
}

.xinhua_senior-item img {
    width: 2.75rem;
    height: 2.75rem;
    display: block;
    margin: 0 auto 0.25rem auto;
}

.xinhua_senior-item a span {
    display: block;
    font-size: 0.875rem;
    color: #222222;
    line-height: 1.375rem;
    height: 1.375rem;
    overflow: hidden;
    text-align: center;
}

.xinhua-icon_title {
    box-shadow: none;
}

.xinhua_today {
    padding: 0 0.9375rem;
}

.xinhua_today_title {
    display: flex;
    justify-content: space-between;
    font-size: 1rem;
    align-items: center;
    padding: 1.125rem 0;
}

.xinhua_today_title .today_title_left span {
    color: #222222;
    font-weight: bold;
}

.xinhua_today_title .today_title_right {
    display: flex;
    align-items: center;
}

.today_title_right .next-img {
    width: 1.3rem;
    height: 1.3rem;
    display: block;
    background: url(../images/icon-shuaxin.png) no-repeat;
    background-size: 100%;
    margin-right: 1.25rem;
}

.today_title_right .ad-img {
    width: 1.125rem;
    height: 1.125rem;
    display: block;
    background: url(../images/icon-play.png) no-repeat;
    background-size: 100%;
}

.today-content-zi {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    overflow: hidden;
}

.today-content-zi .today_newtext {
    width: 4.5625rem;
    text-align: center;
    margin-right: 0.0625rem;
}

.today-content-zi .today_newtext .tian_text {
    width: 4.5625rem;
    height: 4.5625rem;
    background: url(../images/tianzi.png) no-repeat;
    background-size: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 4rem;
    color: #222222;
    font-family: KaiTi;
}

.today_newtext span {
    font-size: 1rem;
    line-height: 1.625rem;
    height: 1.625rem;
    overflow: hidden;
    display: block;
    margin-bottom: 0.25rem;
}

.text-description {
    font-size: 0.875rem;
    color: #222222;
    line-height: 1.3125rem;
    margin-top: 1.125rem;
    margin-bottom: 0.75rem;
}


.xinhua_content-item {
    display: flex;
    flex-wrap: wrap;
    padding: 0 0.9375rem;
}


.xinhua_text-item span {
    display: block;
    font-size: 0.875rem;
    color: #222222;
    line-height: 1.375rem;
    height: 1.375rem;
    overflow: hidden;
    text-align: center;
}
.xinhua_fize span{
    display: block;
    background-color: #f3f3f3;
    border-radius:40px;
}

.xinhua_bpmd_item {
    overflow: hidden;
    margin-bottom: 0.75rem;
    border-radius: 0.75rem;
    background-color: #ffffff;
    margin: 0 auto 0.75rem auto;
    padding-bottom: 0.4375rem;
}

.xinhua_text-item {
    width: 2.75rem;
    margin-right: 1rem;
    margin-bottom: 0.75rem;
    text-align: center;
}
.xinhua_content-item  .xinhua_text-item:nth-of-type(6n){
    margin-right: 0;
}
.grap_contnet_item{
    padding-bottom: 0.3125rem;
}

.xinhua_bpmd-content {
    display: flex;
    flex-wrap: wrap;
    padding: 1.25rem 0.9375rem .1875rem 0.9375rem;
}
.xinhua_bpmd-content .xinhua_bpmd-item:nth-of-type(3n){
    margin-right: 0;
}

.xinhua_bpmd-item {
    width: 5.625rem;
    margin-right: 2.3125rem;
    margin-bottom: 1.0625rem;
}

.bpmd {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 5.625rem;
    height: 5.625rem;
}

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

.ttsText1 {
    display: none;
}

.xinhua_bpmd-item span {
    font-size: 0.875rem;
    color: #222222;
    display: block;
    width: 5.625rem;
    text-align: center;
    line-height: 1.25rem;
    height: 1.25rem;
}

.xinhua_bpmd-item span.bpmd-en {
    color: #0085FF;
    margin-top: 0.5625rem;
    margin-bottom: 0.125rem;
}

.xinhua_detail_box {
    padding: 0 0.9375rem;

}

.xinhua_detail_title {
    display: flex;
    padding: 1.25rem 0;
    border-bottom: 0.0625rem solid #EEEEEE;
}

.xinhua_detail_left {
    width: 7rem;
    margin-right: 0.625rem;
    background: url(../images/tianzi.png) no-repeat;
    background-size: 100%;
}
#character-target-div{
    width: 7rem;
    height: 7rem;
    display: flex;
    justify-content: center;
    align-items: center;

    flex-wrap: wrap;
}
.xinhua_detail_left .btn {
    width: 100%;
    height: 1.25rem;
    background: rgba(0, 133, 255, 1);
    border: none;
    color: #fff;
    font-size: 0.875rem;
    font-weight: bold;
}
.xinhua_detail_left .btn.hide {
    display: none;
}

.xinhua_detail_left span {
    font-size: 5rem;
    font-family: KaiTi;
    color: #222222;
    display: flex;
    width: 7rem;
    justify-content: center;
    padding-bottom: .375rem;
}

.ad-de_img {
    width: 1.125rem;
    height: 1.125rem;
    display: block;
    background-size: 100%;
    margin-right: .3125rem;
}

.xinhua_detail_right>div {
    display: flex;
    position: relative;
}

.xh_ad_right {
    position: absolute;
    top:-1.75rem;
    right: 2.5rem;

}
.xh_ad_right a{
    font-size: 0.875rem !important;
}
.xh_ad_left .zidian_ad_left{
    display: flex;
    align-items: center;
    margin-bottom: .3125rem;
    flex-wrap: wrap;
    width: 14rem;
}

.xh_ad_left .bmdf_py {
    color: #222222;
    font-size: 1rem;
    line-height: 1.5rem;
    margin-right: 0.5rem;
}

.xh_ad_left .bmdf_zi {
    color: #222222;
    font-size: 0.875rem;
    line-height: 1.5rem;
}

.xinhua_detail_right {
    width: calc(100% - 5.1875rem);
    position: relative;
}

.xinhua_detail_ad {
    width: 100%;
    align-items: center;
    justify-content: space-between;
}

.xinhua_detail_right .xh_ad_wan {
    color: #0C8AFD;
    font-size: 0.875rem;
    line-height: 1.5rem;
}

.xinhua_detail_order {
    align-items: center;
}

.xh_order {
    margin-right: 1.3125rem;
    margin-top: 0.1875rem;
}

.xh_order-right {
    display: flex;
    align-items: center;
}

.xh_order-right ul {
    display: flex;
    align-items: flex-end;
    width: 9.25rem;
    overflow: hidden;
    height: 1.5rem;
}

.xh_order-right ul li {
    width: 1.125rem;
    height: 1.125rem;
    margin-right: 0.875rem;
}

.xh_order-right ul li:last-child {
    margin-right: 0;
}

.xh_order-right ul li img {
    width: 1.125rem;
    height: 1.125rem;
}

.xinhua_detail_order .video_img {
    display: block;
    width: 0.875rem;
    height: 0.875rem;
}

.xinhua_detail_order .video_img img {
    width: 0.875rem;
    height: 0.875rem;
    margin-left: 0.4375rem;
}

.xh_order span {
    display: block;
    font-size: 0.875rem;
    color: #999999;
    width: 1.75rem;
}

.xh_order_bi {
    font-size: 0.875rem;
    color: #222222;
    height: 1.3125rem;
    line-height: 1.3125rem;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.xh_xq_table_box {
    overflow: hidden;
    padding-bottom: 4px;
}

.xh_xq_table {
    margin-top: 0.375rem;
    width: 100%;
    table-layout: fixed;
}

.xh_xq_table.hide {
    display: none;
}

.xh_xq_table tr td {
    font-size: 0.875rem;
    color: #222222;
    line-height: 1.625rem;
}

.xh_xq_table tr td:first-child {
    color: #8A8A8D;
    width: 4.45rem;
    padding: 0.25rem  1.5rem 0 0.25rem;
}

.xh_xq_table tr td a {
    color: #0C8AFD;
}

.rel {
    position: relative;
}

.mask-box .content-mask {
    position: absolute;
    left: 0;
    bottom: 2.125rem;
    width: 100%;
    height: 4.375rem;
    background: -moz-linear-gradient(bottom, hsla(0, 0%, 100%, 0), #fff);
    background: -webkit-gradient(linear, 0 top, 0 bottom, from(hsla(0, 0%, 100%, 0)), to(#fff));
    background: -o-linear-gradient(bottom, hsla(0, 0%, 100%, 0), #fff);
    background: linear-gradient(-180deg, hsla(0, 0%, 100%, 0), #fff);
}

.mask-box .content-more {
    height: 2.125rem;
    line-height: 2.125rem;
    font-size: .875rem;
    text-align: center;
    color: #0C8AFD;
    margin: 1rem 0;
}

.mask-box .content-more .icon-arrow {
    position: relative;
    top: 0.25rem;
    left: -0.3125rem;
    display: inline-block;
    width: 1rem;
    height: 1rem;

}

.xinhua_tablist {
    margin: 0 auto;
    height: 3.125rem;
    line-height: 3.125rem;
    background-color: #ffffff;
    position: relative;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
}

.xinhua_tablist_box {
    display: flex;
    border-bottom: 0.0625rem solid #EEEEEE;
}

.xinhua_tablist_box ul {
    white-space: nowrap;
    display: flex;
    overflow-x: scroll;
    overflow-y: hidden;
    -ms-overflow-style: none;
    overflow: -moz-scrollbars-none;
}

.xinhua_tablist_box ul::-webkit-scrollbar {
    display: none;
}

.xinhua_tablist_box ul li {
    margin-right: .9375rem;
}

.xinhua_tablist_box ul li span {
    color: #222222;
    font-size:.9375rem;
}

.acitve_li span {
    font-weight: bold;
}

.acitve_li::after {
    content: "";
    display: block;
    width: 1.75rem;
    height: 0.1875rem;
    margin: 0 auto;
    background-color: #0C8AFD;
    margin-top: -0.1875rem;
    border-radius: 0.125rem;
}

.xinhua_tablist_content {
    padding: 1rem 1.25rem 0.6875rem 1.25rem;
}

.xinhua_tablist_content .tab_text_box {
    font-size: 0.875rem;
    line-height: 30px;
    color: #222222;
}

.xinhua_tablist_content .tab_text_box p {
    font-size: 0.875rem;
    line-height: 1.875rem;
    color: #222222;
}

.xinhua_tablist_content .tab_text_box a {
    color: #0085FF;
}

.xinhua_tablist_content .tab_text_box p.color_b{
    color:#f8f8f8;
}

.xinhua_tablist_content .tab_text_box strong {
    font-weight:bold;
}

.xinhua_tablist_content .tab_text_box ol li {
    margin-bottom: 10px;
}

.xinhua_tablist_content .tab_text_box dl dt {
    font-weight:bold;
}

.xinhua_tablist_content .tab_text_box dl dd span {
    color:#888;
}

.xinhua_tablist_content .tab_text_box p span {
    color:#888;
}

.tablist_boxkuai::after {
    content: "";
    position: absolute;
    height: 3.4375rem;
    width: 2.5rem;
    background-image: linear-gradient(90deg, hsla(0, 0%, 100%, 0), #ffffff);
    right: 0;

}

.tab_text_box {
    display: none;
}

.tab_text_box:first-child {
    display: block;
}

.tab2_text_box {
    display: none;
    line-height: 30px;
}

.tab2_text_box:first-child {
    display: block;
}

.tab2_text_box p {
    font-size: 0.875rem;
    color: #222222;
    margin-bottom: 0.1875rem;
}

.tab2_text_box p:last-child {
    margin-bottom: 0;
}

.xinhua-img_text {
    padding: 0 1.25rem 0.6875rem 1.25rem;
}

.xinhua-img_box {
    width: 4.5625rem;
    height: 4.5625rem;
    background: url(../images/tianzi.png) no-repeat;
    background-size: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 4rem;
    font-family: KaiTi;
    margin-bottom: 1.0625rem;
}

.xinhua-img_text p {
    font-size: 0.875rem;
    line-height: 1.3125rem;
    color: #222222;
    overflow: hidden;
    margin-top: 0.3125rem 0;
}
.xinhua-img_text .img_list_one>div  p{
    font-size: 0.875rem;
    line-height: 1.3125rem;
    color: #222222;
    height: 1.3125rem;
    overflow: hidden;
    margin-top: 0.3125rem;
}

.img_list_one {
    display: flex;
    flex-wrap: wrap;
    font-size: .875rem;
}

.img_list_one>div {
    width: 4.5625rem;
    text-align: center;
    margin-bottom: 0.75rem;
}
.img_list_one>div:nth-last-of-type(1){
    margin-bottom: 0;
}
.img_list_one>div:nth-last-of-type(2){
    margin-bottom: 0;
}
.img_list_one>div:nth-last-of-type(3){
    margin-bottom: 0;
}
.img_list_one>div:nth-of-type(3n-1){
    margin-left: 46px;
    margin-right: 46px;
}
.ziyuan_img {
    width: 4.5625rem;
    height: 4.5625rem;
    background: url(../images/tianzi.png) no-repeat;
    background-size: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 4rem;
    font-family: KaiTi;
}
.ziyuan_img img{
    width: 100% !important;
    height: auto !important;
}

.img_minren {
    width: 4.5625rem;
    height: 4.5625rem;
    display: flex;
    justify-content: center;
    align-items: center;
}

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


#box_bushou #box2_left ul span {

    padding-left: 0.625rem;
}

#box_bushou #box2_left ul li {
    padding-left: 0.625rem;
}

.sightwords_tab_header {
    height: 2.5rem;
    box-shadow: 0rem 0.1875rem 0.3125rem 0rem rgba(179, 179, 179, 0.13);
    background-color: #fff;
}

.sightwords_tab_header .sightwords_tabs {
    width: 21.9375rem;
    margin: 0 auto;
}

.sightwords_tab_header .sightwords_tabs ul {
    height: 2.5rem;
    overflow-x: scroll;
    overflow-y: hidden;
    display: flex;
    justify-content: space-between;
    align-items: center;
    line-height: 2.5rem;
    white-space: nowrap;
    -ms-overflow-style: none;
    overflow: -moz-scrollbars-none;
    padding: 0 0.75rem;
    margin: 0 auto;
}

.xinhua_detail_tabs {
    display: flex;
    justify-content: space-between;
    margin-bottom: 6px;
}

.sightwords_tabs ul li {
    margin-right: 1.5rem;
}

.sightwords_tabs ul::-webkit-scrollbar {
    display: none;
}

.sightwords_tabs ul li.tab_act::after {
    content: "";
    display: block;
    width: 1.75rem;
    height: 0.1875rem;
    margin: 0 auto;
    background-color: #0C8AFD;
    margin-top: -0.1875rem;
    border-radius: 0.125rem;
}

.xinhua_detail_tabs .detail_tabs_xh {
    display: flex;
    align-items: center;
}

.detail_tabs_xh li {
    height: 1.5rem;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #0C8AFD;

    margin-right: 0.625rem;

}

.detail_tabs_xh li a {
    color: #0C8AFD;
    font-size: .75rem;
    padding: 0 .125rem;
    display: block;
    border-radius: 2px;
}

.detail_tabs_xh li a.color {
    background-color: #e45d28;
    color: #fff;
}
.detail_tabs_xh li a.color2 {
    background-color: #27af64;
    color: #fff;
}
.detail_tabs_xh li a {
    background-color: #3366FF;
    color: #fff;
}

.xh_ad_right a {
    font-size: 1rem;
    color: #0C8AFD;
}

.mask-box .content-more .icon-close {
    position: relative;
    top: 0.25rem;
    left: 0;
    display: inline-block;
    width: 1rem;
    height: 1rem;
    background: url(../images/isclose.png) no-repeat;
    background-size: 100%;
}
.mask-box .content-more .icon-arrow {
    position: relative;
    top: 0.25rem;
    left: 0;
    display: inline-block;
    width: 1rem;
    height: 1rem;
    background: url(../images/isopen.png) no-repeat;
    background-size: 100%;
}
.js-content-close{
    display: none;
}
.cy_jstab .sightwords_Text_box{
    display: none;
}
.cy_jstab .sightwords_Text_box:first-of-type{
    display: block;
}

.xinhua_today-content  .swiper-wrapper{
    height: inherit;
}
.xinhua_today-content .swiper-slide{
    height: inherit;
}

.toollx8{display: none}

.zaoju_zimu{
    overflow: hidden;
    background-color: #fff;
    margin:0 auto .75rem auto;
    padding-bottom: .625rem;
    padding-left: .9375rem;
    padding-right: .9375rem;
}
.zaoju_zimu .zaoju_zimu_title{
    font-size: 1rem;
    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;
}
.zaoju_zimu_content ul li:nth-of-type(10n) {
    margin-right: 0;
}
.grap_contnet_item .grap_item-content .grap_ul.hide {
    display: none;
}

/* search */
.search-mod {
    padding: 1rem 0.9375rem;
    font-size: 1rem;
    margin: 0 auto;
    width: 100%;
    color: #222222;
    font-weight: bold;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.search-prompt-title {
    padding-bottom: 0.625rem;
}

.search-key {
    color: blue;
    font-size: 1rem;
}

.search-key span {
    color: #000000;
    padding-left: 0.625rem;
}

.search-content {
    padding-bottom: 0.625rem;
}

.search-content p {
    line-height: 1.5rem;
    margin-bottom: 0.3125rem;
    color: #000000;
    font-size: 1rem;
    margin-right: 1.625rem;
}

.search-content span {
    color: blue;
}
/* search */

/* crumbs */
.comm-crumbs {
    display: flex;
    align-items: center;
    overflow: hidden;
    color: #cccccc;
    font-size: 0.75rem;
    padding: 0.3125rem 0.9375rem;
    border-top: 0.3125rem solid #F4F6F8;
}

.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;
    height: 1.1875rem;
}

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

.comm-crumbs div {
    color: #8A8A8D;
    height: 1.1875rem;
    line-height: 1.1875rem;

}
/* crumbs */
/* 笔画演示弹窗 */

.img-gif{
    width: 100%;
    height: 100%;
}

/* search */
.search-mod {
    box-sizing: border-box;
    background-color: #ffffff;
    padding: 0.625rem;
    border-radius: 0.875rem;
}

.search-mod .search-input {
    background-color: #F4F5F7;
    padding-left: 0.8125rem;
    width: 100%;
    font-size: 0.875rem;
    color: #222222;
    height: 2rem;
    line-height: 2rem;
    border: 0.0625rem solid #F4F5F7;
    border-top-left-radius: 1.5rem;
    border-bottom-left-radius: 1.5rem;
}
.search-mod .search-input input{
    width: 95%;
}
.search-mod .search-input .input-content {
    font-size: 1rem;
    width: 98%;
}

.search-mod .search-btn-mod {
    width: 5rem;
    text-align: center;
    background-color: #3366FF;
    border: 0.0625rem solid #3366FF;
    border-top-right-radius: 1.5rem;
    border-bottom-right-radius: 1.5rem;
    height: 2rem;
    line-height: 2rem;
}

.search-mod .search-btn-mod .ic_search {
    font-size: 1rem;
    color: #FFFFFF;
    margin-right: 0.6875rem;
}
/* search */

.pinyin-margin {
    margin-right: 0!important;
}

/* 修复滚动条异常bugs */
body {
    height:auto;
}

.g_ul li{
    width: auto !important;
}

.grap_contnet_item .fw_p {
    padding: 0 0.9375rem;
    margin: .875rem 0;
}
.grap_contnet_item .grap_item_title .more {
    font-weight: normal;
    color: #0C8AFD;
    font-size: 0.875rem;
    line-height: 1.5rem;
}
.none_grap{
    display: none;
}
.dic_content{
    padding:0 !important;
}
.zi_content{
    padding-top: 1.125rem;
    background: #fff;
}
.add_opacity {
    opacity: 0;
    float: right;
    width: 0px;
    height: 0px;
}
.kaiti h1{
    text-align: center;
    width: 100%;
    background: #0085ff;
    color:#fff;
    padding: 10px 0;
    font-size: 1rem;
    font-weight: 700;
    margin-top: 0.625rem;
    }

