
.index_zimu li {
    width: 1rem!important;
}
 .index_box {
     width: 95%;
    background-color: #fff;
    padding: 0 2.5%;
    display: inline-block;
    box-shadow: 0px 11px 16px rgb(189 224 255 / 35%);
}
.explain-2 li p:first-child,.expain-p li p:first-child {
    display: inline-block;
    max-width: 93%;
    float: left;
    margin-left: 0;
        clear: unset;
}
.explain-2 li p,.expain-p li p {
    margin-left: 7%;
    float: left;
    clear: both;
    min-width: 93%;
}
.explain-2 ol,.expain-p ol{list-style-type:none;counter-reset:sectioncounter;}  
.explain-2 ol li:before,.expain-p ol li:before {  
    content:counter(sectioncounter) "、";   
    counter-increment:sectioncounter; 
    display: inline-block;
        float: left;
        line-height: 1.75rem;
    width: 7%;
    text-align: right;
    
 } 
#popup_bishun {
                margin-top: 10px;
                display: flex;
                justify-content: center;
            }
            #popup_stroke_container {
                width: 20rem;
                background: url('../images/mizige.png') no-repeat;
                height: 20rem;
                background-size: 100%;
                display: flex;
                justify-content: center;
                align-items: center;
                font-size:18rem;
                color: #333;
            }
            #popup-character-target-div {
                width: 100%;
                height: 100%;
            }
            /*更新layui 样式*/
            .layui-layer-page .layui-layer-content {
                overflow:hidden;
            }
            .layui-layer-btn .layui-layer-btn0 {
                touch-action:none;
            }

.spell_Text_box {
    width: 95%;
    margin: 1.25rem 2.5%;
    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 {
    width: 3.8rem;
    padding-left: 1rem;
    display: block;
    height: 1.875rem;
    line-height: 1.875rem;
    font-size: 0.875rem;
    background-color: #EEEEEE;
}

#box2_left ul span.smblue,#box2_left ul span.smblue a {
    background-color: #03A9F4;
    color: #ffffff;
}

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

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

#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: #03A9F4;
}

#box2_left .ul1 li {
    display: block;
}

#box2_left ul li.js_color a {
    color: #03A9F4;
}

.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 {
    width: 3.8rem;
    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: #03A9F4;
    color: #FFFFFF;
}
.sightwords_ul li.sightwords_foucs a{
    background-color: #03A9F4;
    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: 22.5%;
    margin-left: 2%;
    margin-bottom: 0.875rem;
    text-align: center;
}
.sightwords_r_item p {
    height: 1.5rem;
}
.sightwords_r_item p a {
    display: block;
    font-size: 1.1rem;
    color: #222222;
    line-height: 1.5rem;
    height: 1.5rem;
    overflow: hidden;
    text-align: center;
}
.sightwords_r_item p a img {
    width: 1.5rem;
    height: 1.5rem;
}

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

.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(../img/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(../img/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/mizige.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;
    width: auto;
}

.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: #03A9F4;
    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/mizige.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: 1rem;
    color: #222222;
    line-height: 2rem;
}

.xh_xq_table tr td:first-child {
    color: #8A8A8D;
    width: 4.5rem;
    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,.xinhua_tablist_content .tab_text_box p {
    font-size: 1.0625rem;
    line-height: 1.75rem;
    color: #222222;
    text-align: justify;
}
.tab_text_box p .lm_img {
    width: 1.1rem;
    height: 1.1rem;
}

.xinhua_tablist_content .tab_text_box a {
    color: #03A9F4;
}

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

.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/mizige.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: 1rem;
    line-height: 2rem;
    color: #222222;
    overflow: hidden;
    margin-top: 0.3125rem 0;
}
.xinhua-img_text .img_list_one>div  p{
    font-size:1rem;
    line-height: 2rem;
    color: #222222;
    height: 2rem;
    overflow: hidden;
    margin-top: 0.3125rem;
}

.img_list_one {
    display: flex;
    flex-wrap: wrap;
    font-size: 1rem;
    line-height: 2rem;
}

.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: 2.75rem;
    margin-right:2.75rem;
}
.ziyuan_img {
    width: 4.5625rem;
    height: 4.5625rem;
    background: url(../images/mizige.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(../img/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(../img/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;
   
}
.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;
    padding: 0.9rem 0.5rem 0;
}
.zaoju_zimu .zaoju_zimu_content{
    margin-top: 0.75rem;
        padding: 0 0.3rem;
}
.zaoju_zimu_content ul{
    display: flex;
    flex-wrap: wrap;
    line-height: 1.625rem;
    justify-content: space-between;
}
.zaoju_zimu_content ul::after {
    content: "";
    flex: auto;
}
.zaoju_zimu_content ul li{
      width: 2rem;
    margin: 0.2rem;
    padding: 0 0.25rem;
    text-align: center;
    font-size: 0.875rem;
    background-color: #e0edf7;
    border-radius: 0.2rem;
}
.zaoju_zimu_content ul li a {
    color: #3ba8ff;
}
.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;
    font-size: 1rem;
    color: #00b0ff;
    
}

.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: #03A9F4;
}

.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;
    overflow-x: hidden;
}

.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: #03A9F4;
    color:#fff;
    padding: 0.625rem 0;
    font-size: 1rem;
    font-weight: 700;
    margin-top: 0.625rem;
    }
    .news_zi{
        width: 7rem;
        height: 7rem;
        margin-right: 0.625rem;
        background: url(../images/mizige.png) no-repeat;
        background-size: 100%;
        float: left;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .news_zi a {
        font-size: 5rem;
    }
    .news_r .new_ul li a em{
       width: 0.875rem;
       height: 0.875rem;
       background: url(../images/sound-b.png) no-repeat;
       display: block;
       background-size: 0.875rem 0.875rem;
       float: left;
       margin-top: 0.4375rem;
    }
    .new_ul{

    }
    .new_ul li{
        height: 1.6875rem;
        float: left;
        background-color: #c5dfff;
        padding: 0 0.5rem;
        border-radius: 0.25rem;
        margin-right: 0.25rem;
    }
    .new_ul li a p{
        color: #487ec1;
        float: left;
        margin-right: 0.5rem;
        line-height: 1.6875rem;
        font-size: 0.875rem;
    }
    .news_r{
        float: left;
        width: 12.65rem;
    }
    .news_r .new_ul{
        overflow-x: scroll;
        overflow-y: hidden;
        display: flex;
        margin-bottom: 0.5rem;
    }
    .new_ul li a{
        min-width: 2.3rem;
        float: left;
        display: flex;
    }
    .new_wz{
        display: inline-block;
        float: left;
        width: 100%;
    }
    .new_wz p{
        width: 50%;
        float: left;
        font-size: 0.9375rem;
        line-height: 1.625rem;
    }
    .new_wz p em{
        font-style: normal;
        color:#999;
    }
    .news_one_s,.new_btn{
        display: flex;
        float: left;
    }
    .new_btn .a_1{
        width: 7rem;
        height: 2rem;
        display: block;
        border-radius: 0.25rem;
        background-color: #3BA8FF;
        text-align: center;
        line-height: 1.875rem;
        font-size: 0.9375rem;
        color:#fff;
        float: left;
    }
    .new_btn a{
        margin-right: 0.25rem;
    }
    .fk{
        float: right;

    }
    .fk a{
        padding: 0 0.625rem;
        height: 2rem;
        float: left;
        text-align: center;
        line-height: 2rem;
        background-color: #3ba8ff;
        border-radius: 0.25rem;
    }
    .a_2{
        background-color: #F44336 !important;
        color:#fff;
    }
    .a_3{
        background-color: #009688 !important;
        color:#fff;
    }
    .a_4{
        background-color: #3e7140 !important;
        color:#fff;
    }
    .a_5{
        padding: 0 0.625rem !important;
        color:#ffffff;
    }
    .new_btn{
        width: 100%;
        margin: 1rem 0;
        padding-bottom: 1rem;
        border-bottom: 1px solid #ebebeb;
    }
    .new_bihua{
        float: left;
        width: 100%;
    }
    .p_a{
        position: relative;
    }
    .new_bihua .p_a p{
        line-height: 1.5rem;
        font-size: 1rem;
        font-weight: bold;
        text-indent: 0.625rem;
    }
    .new_bihua .p_a p::before{
          display: inline-block;
    clear: both;
    content: "";
    position: absolute;
    left: 0;
    top: 0.2rem;
    vertical-align: middle;
    height: 1.1rem;
    width: 0.3rem;
    background-color: #03A9F4;
    border-radius: 0.05rem;
    }
    .new_ul_li{
        display: inline-block;
        margin-top: 0.75rem;
    }
    .new_ul_li li{
        border:1px solid #03A9F4;
        margin: 0.175rem  0.175rem 0 0;
        float: left;
    }
    .new_ul_li li:nth-child(5n){
        margin-right: 0 !important;
    }
    .new_ul_li li p{
        width: 100%;
        text-align: center;
        font-size: 0.75rem;
        height: 1.25rem;
        overflow: hidden;
    }
    .new_ul_li li div{
        padding: 0.375rem;
        width: 3rem;
    }
    .new_ul_li li div span{
        display: flex;
        justify-content: center;
        align-items: center;
        padding: 0.5rem 0;
        color: #333333;
        font-family: KaiTi;
        font-size: 3rem;
        height: 3rem;
        line-height: 2rem;
    }
    .new_ul_li li div span img{
        width: 2rem;
        height: 2rem;
    }
    .new_ul_li li div span svg {
        width: 100%;
        height: 100%;
    }
    .new_ul_li li em{
        background-color: #e8f3fe;
        line-height: 1.5rem;
        border-top: 1px solid #03A9F4;
        text-align: center;
        width: 3.75rem;
        display: block;
        font-style: normal;overflow: hidden;
        height: 1.5625rem;
    }
    .new_content .marb-12 .orderform{
        margin: 0 0.625rem !important;
    }
    .new_content .xinhua_tablist_content{
        padding: 1rem 0 0.6875rem 0 !important;

    }
    .new_content .xinhua_tablist,.new_content .grap_item-content{
        padding: 0 !important;
    }
    .new_content .no_tb0{
        padding:0.2rem  2.5%;
        margin-bottom: 1rem;
    }
    .new_content .grap_contnet_item .grap_item_title{
        padding: 1rem 0 !important;
        position: relative;
        margin-bottom: 1rem;
        border-bottom: 1px solid #ebebeb;
        justify-content: space-between;
    }
    .new_content  .grap_item_title .fw::before{
           display: inline-block;
    clear: both;
    content: "";
    position: absolute;
    left: 0;
    vertical-align: middle;
    height: 1.1rem;
    width: 0.3rem;
    background-color: #03A9F4;
    border-radius: 0.05rem;
    }
    .grap_item_title .fw,.new_content  .grap_item_title {
        padding-left: 0.625rem;
        display: flex;
        align-items: center;
        position: relative;
    }

    .content_text .grap_item-content .new_tab{
        width: 100%;
        margin-bottom: 1rem;
    }
    .content_text h1{
        font-size: 1rem;
        margin-bottom: 0.9375rem;
        font-weight: bold;
    }
    .content_text .grap_item-content .new_tab a{
        float: left;
        padding: 0 1.25rem;
        display: block;
        line-height: 2rem;
        margin-right: 0.625rem;
        border: 1px solid #ebebeb;
        border-radius: 0.25rem;
        font-size: 1rem;
    }
    .content_text .grap_item-content .new_tab a.cp_1{
        background-color: #03A9F4;
        border: 1px solid #03A9F4;
        color:#fff;
    }
    .content_text .new_ul_grap li{
        margin-right: 0.625rem;
        float: left;
        padding: 0.625rem;
        background: #f5f5f5;
        width: 8.59375rem;
        margin-bottom: 0.625rem;
        border-radius: 0.5rem;
    }
    .content_text .new_ul_grap{
        width: 100%;

    }
    .content_text .new_ul_grap li:nth-child(2n){
        margin-right: 0 !important;
    }
    .content_text .new_ul_grap li a{
        font-size: 0.9375rem;
        font-weight: 700;
        width: 100%;
        float: left;
        line-height: 1.5rem;
    }
    .content_text .new_ul_grap li p span{
        float: left;
        margin-right: 0.5rem;
        color:#999;
        font-size: 0.875rem;
    }
    .content_text .new_ul_grap li p em{
        width: 0.875rem;
        height: 0.875rem;
        background: url(../img/icon_vvv.png) no-repeat;
        display: block;
        background-size: 0.875rem 0.875rem;
        float: left;
        margin-top: 0.2rem;
    }
    .content_text .news_p_zi p{
        width: 47.5%;
        float: left;
        font-size: 1rem;
        margin-bottom: 1rem;
        margin-right: 5%;
        line-height: 1.2rem;
    }
    .content_text .news_p_zi div.p_q {
        margin-bottom: 1rem;
    }
    .content_text .news_p_zi div.p_q p {
        float: none;
        width: 100%;
        margin-bottom: 0;
    }
    .content_text .news_p_zi p:nth-child(2n){
        margin-right: 0 !important;
    }
    .content_text .news_p_zi p em{
        float: left;
        width: 4.5rem;
        font-style: normal;
    }
    .content_text .news_p_zi a{
        text-decoration: underline;
    }

    .content_text .xinhua-img_text{
        padding: 0 0 0.6875rem 0 !important;
    }
    .more_wrap {
        display: flex;
        justify-content: center;
        padding-bottom: 0.3rem;
    }
    .grap_item-content .more, .new_bihua .more{
       margin: 1rem auto 0 auto;
       display: block;
       color:#999;
       font-size:0.875rem;
    }
    .grap_item-content .more::before, .new_bihua .more::before{
        display: inline-block;
        clear: both;
        content: "";
        width: 0.5rem;
        height: 0.5rem;
        border-radius: 1rem;
        float: right;
        background: url(../img/icon_back02.png) center center no-repeat #ebebeb;
        background-size: 0.5rem 0.5rem;
        padding: 0.25rem;
        margin-top: 0.125rem;
        margin-left: 0.25rem;
    }
    .p_q {
        width: 100% !important;
        margin-right: 0 !important;
    }
    .p_q span{

        float: left;

    }

    .trad.p_q span {
        letter-spacing: .15rem;
    }
    .tab_text_box h3{
        font-size: 1rem;
        font-weight: bold;
        margin-top: 1rem;
    }
    .tab_text_box h3:nth-child(1){
        margin-top: 0;
    }
    .tab_text_box .tab_head a{
        padding: 0 0.875rem;
        line-height: 2rem;
        float: left;
        margin-right:0.25rem;
        border-radius: 4px;
        background-color: #f8f8f8;
        color:#333;
    }
    .tab_text_box .tab_head{
        width: 100%;
        display: inline-block;
    }
    .tab_text_box .tab_head a.h{
        background-color: #c5dfff;
        color:#487ec1;
    }
    .tab_wrap .tab_list .tabc {
        display: none;
    }
    .tab_wrap .tab_list .tabc.active {
        display: block;
    }
    .xinhua_tablist_content .tab_text_box p.tit{
        margin: 1.25rem 0 0.25rem 0;
        font-weight: bold;
        font-size: 1.25rem;
    }
    .xinhua_tablist_content .tab_text_box p{
        margin-bottom: 0.6875rem;
        
    }
    .xinhua_tablist_content .tab_text_box p.tit:first-child{
        margin-top: 0 !important;
    }
    .xinhua_tablist_content .explain-1 p.ind {
        padding-left: .9rem;
        color:#7d7d7d;
        line-height: 1.75rem;
    }
    .xinhua_tablist_content .explain-2 p.ind{
        padding-left: 1.6rem;
        color:#7d7d7d;
        line-height: 1.75rem;
    }
    .xinhua_tablist_content .explain-1 p.ind span {
        color: #c56b1e;
    }
    .lm_img {
        width: 1.15rem;
        height: 1.15rem;
        display: inline-block !important;
        vertical-align: text-bottom;
        margin-bottom: 1px;
    }
    .trad .lm_img {
        width: 1.5rem;
        height: 1.5rem;
    }
    .content_text .trad{
        display: block;
        margin-bottom: 0 !important;
    }
    .trad.p_q span{
        width: 15.5rem;
        display: block;
    }
    .content_text .trad a img{
        margin: 0 auto;
    }
    .content_text .trad a{
        height: 1.5rem;
        width: 1.5rem;
        padding: 0.5rem 0.375rem;
        background-color: #ebebeb;
        border-radius: 0.375rem;
        font-size: 1.5rem;
        float: left;
        margin-right: 0.625rem;
        margin-bottom: 0.625rem;
        text-decoration:none !important;
        display: flex;
        align-items: center;
    }
    .content_text .trad td:nth-child(1){
        line-height: 2.5rem!important;
        display: block;
        float: left;
    }
    .vwd09459{
        width: 23.4375rem !important;
        overflow: hidden !important;
        display: block !important;
       }

       /*列表*/
.tab_new{
    padding: 1.25rem 1.25rem 0 1.25rem;
    display:inline-block;
}
.clock{
    background-color: #03A9F4 !important;
    color:#fff;
}
.tab_new a{
    padding: 0.125rem 1rem;
    background-color: #ebebeb;
    border-radius: 0.5rem;
    line-height: 2rem;
    display: block;
    margin-right: 0.625rem;
    float: left;
    margin-bottom: 0.625rem;
    font-size: 0.75rem;
}
.tab_new a:nth-child(3){
    margin-right: 0 !important;
}
.tab_new a:nth-child(5),.tab_new a:nth-child(4){
    margin-bottom: 0 !important;
}

.bh{
    display:inline-block;
    padding: 0 0.9375rem;
    margin-top: 1.25rem;
    width: 21.5625rem;
}

.bh_one{
    width: 100%;
    float: left;
    display: block;
    margin-bottom: 1.25rem;
    border-bottom: 1px solid #ebebeb;
    padding-bottom: 0.625rem;
}
.bh_one h3{
    margin-bottom: 1.25rem;
    font-weight: bold;
}
.fobihua1{
margin-bottom: 0.625rem;
width: 3.75rem;
float: left;
overflow: hidden;
margin-right: 0.625rem;
display: flex;
flex-direction: column;
box-sizing: border-box;
-moz-box-sizing: border-box;
/* Firefox */
-webkit-box-sizing: border-box;
/* Safari */
border: 1px solid #03A9F4;
}

.fobihua .fobihua1:nth-child(5n+0){
    margin-right: 0;
}

.fobihua1-top{
flex: 1;
overflow: hidden;
padding: 0.375rem;
box-sizing: border-box;
-moz-box-sizing: border-box;
/* Firefox */
-webkit-box-sizing: border-box;
/* Safari */
display: flex;
flex-direction: column;
}

.fobihua1-top .gong{
color: #8A8A8D;
font-size: 12px;
text-align: center;
}
.fobihua1-top .gong span{
color: #8A8A8D;
font-size: 12px;
}

.foimgp{
display: flex;
justify-content: center;
align-items: center;
padding: 0.3125rem 0;
color: #333333;
font-family: KaiTi;
font-size: 2rem;
height: 2rem;
line-height: 2rem;
}

.fobihua1-bottom{
width: 100%;
height: 2rem;
box-sizing: border-box;
-moz-box-sizing: border-box;
/* Firefox */
-webkit-box-sizing: border-box;
/* Safari */
border-top: 1px solid #03A9F4;
text-align: center;
color: #333333;
font-size: 14px;
line-height: 2rem;
background:rgba(0,133,255,0.1);
}

.fobihua1-top img{
width: 2rem;
height: 2rem;
}

.foviewpin{
width: 100%;
overflow: hidden;
background-color: #FFFFFF;
margin-top: 12px;
}

.foviewpin1{
box-sizing: border-box;
-moz-box-sizing: border-box;
/* Firefox */
-webkit-box-sizing: border-box;
/* Safari */
width: 100%;
overflow: hidden;
padding: 1.25rem;
}
.xinhua_tablist_box ul li{
    margin-right: 0 !important;
}
.xinhua_tablist_box ul .acitve_li{
    position: relative;
}
.xinhua_tablist_box ul span{
   padding: 0.25rem 0.5rem;
}
.xinhua_tablist_box ul .acitve_li span{
    color: #fff;
    background: #03A9F4;
    border-radius: 0.25rem;
}

.xinhua_tablist_box ul .acitve_li::after {
    content: '';
    float: right;
    width: 0;
    display: block;
    height: 0;
    border-width: 5px;
    border-style: solid;
    border-color: #03A9F4 transparent transparent transparent;
    background-color: #fff !important;
    position: absolute;
    top: 2.55rem;
    left: 2.125rem;
}
.new_content .marb-12{
    overflow: hidden;
}
.middle_ad{

    margin: 0 0.625rem;
}
