@media screen and (min-width:960px) {

    /*@公共部分*/
    .pc-alert{
        display: none;
    }
    .yd-zyjt-new-banner{
        display: none;
    }



    /*疑问板块_____________________________________________________________________________*/
    .zyjt-new-banner>a,.zyjt-new-banner>a>img{
        width: 100%;
      }
      .question-answer{
  
          width: 14.4rem;
          /* height: 9.52rem; */
          margin: auto auto;
          box-sizing: border-box;
          padding-left: 0.075rem;
          padding-right: 0.075rem;
          /* border: solid 1px red; */
          margin-top: 0.8rem;
  
          
      }
      .public-hgroup{
          
          height: 1.44rem;
          /* border: solid 1px blue; */
          /* margin-top: 0.375rem;
          margin-bottom: 0.25rem; */
          display: flex;
          flex-direction: column;
          align-items: center;
          justify-content: center;
      
          /* border: solid 1px blue; */
          
      }
      .public-hgroup p:nth-of-type(1){
  
          color:#D30C23 ;
          font-size: 0.56rem;
          font-weight: bold;
          text-align: center;
          line-height: 2em;
          /* border: solid 1px green; */
          
  
      }
      .public-hgroup p:nth-of-type(2){
          
          color: #D30C23;
          font-size: 0.2rem;
          text-align: center;
          line-height: 2em;
          /* border: solid 1px greenyellow; */
  
      }
      .question-answer>ul{
  
          margin-top: 0.25rem;
          display: flex;
          flex-wrap: wrap;
          justify-content: space-between;
      }
      .question-answer>ul>li{
          
          width: 7.08rem;
          height: auto;
          border: solid 0.01rem #c9c9c9;
          border-radius: 0.2rem;
          margin-top: 0.2rem;
          box-sizing: border-box;
          padding:0.2rem;
  
      }
  
      .question-answer>ul>li:nth-of-type(1){
          /* margin-top: 0; */
      }
      .question-answer>ul>li>p:nth-of-type(1){
          font-size: 0.12rem;
          font-weight: bold;
          height: 0.21rem;
          line-height: 0.12rem;
          display: flex;
          color: #282828;
      }
      .question-answer>ul>li>p:nth-of-type(1) a{
          color: #fff;
      }
      .question-answer>ul>li>p:nth-of-type(1)>span{
          font-size: 0.15rem;
          height: 0.21rem;
          line-height: 0.21rem;
          margin-right: 0.05rem;
      }
      .question-answer>ul>li>p:nth-of-type(1) strong{
  
          border: solid 1px red;
          padding-left: 0.14rem;
          padding-right: 0.14rem;
          padding-top: 0.04rem;
          background: #D30C23;
          clip-path: polygon(3% 0,100% 0,97% 100%,0 100%);
          color: #fff;
         
      }
  
  
      .question-answer>ul>li>p{
          font-size: 0.07rem;
      }
  
      .question-answer>ul>li>p:nth-of-type(2){
          display: flex;
          margin-top: 0.13rem;
      }
      .question-answer>ul>li>p:nth-of-type(2) span{
          font-size: 0.15rem;
          height: 0.21rem;
          line-height: 0.21rem;
          margin-right: 0.05rem;
          font-weight: bold;
      } 
      .question-answer>ul>li>p:nth-of-type(2) i{
          display: flex;
          font-size: 0.14rem;
          line-height: 2em;
          padding-left: 0.04rem;
  
      }


      /*古筝艺考热点_____________________________________________________________________________________________*/
      .yd-hotspot-btn {
        display: none;
      }
    
      .wear-rection-hot-alls {
    
        margin: 0 2.4rem;
     
        margin-bottom: 0.8rem;
        margin-top: 0.8rem;
      }
      
      .wear-rection-hot-alls-content{
        display: flex;
      }

      .wear-rection-hot-alls .swiper-slide {
        width: initial;
      }
    
      .rection-active-less {
        width: 8.5rem;
      }
    
      .rection-active-less .head-exper-task-h {
        display: flex;
        justify-content: space-between;
      }
    
      .rection-active-less .head-exper-task-h h2 {
        font-size: 0.3rem;
        font-family: Source Han Sans CN;
        font-weight: bold;
        color: #282828;
        line-height: 0.37rem;
        display: flex;
        align-items: center;
    
      }
    
      .rection-active-less .head-exper-task-h h2 span {
        width: 0.08rem;
        height: 0.3rem;
        background: #D4151E;
        display: inline-block;
        margin-right: 0.1rem;
      }
    
      .rection-active-less .head-exper-task-h i {
        width: 0.8rem;
        height: 0.3rem;
        background: #FFFFFF;
        border: 1px solid #E5E5E5;
        border-radius: 0.05rem;
        display: block;
        font-size: 0.18rem;
        font-family: Source Han Sans CN;
        font-weight: 400;
        color: #C6C6C6;
        line-height: 0.3rem;
        text-align: center;
      }
    
      .rection-active-less .head-exper-task-h i a {
        color: #C6C6C6;
      }
    
    
    
      
      .four-time-suit-place {
        display: flex;
        justify-content: space-between;
        margin-top: 0.4rem;
        height: 4rem !important;
      }
    
      .four-time-suit-place dl {
        border-radius: 0.1rem;
      }
    
      .four-time-suit-place dl dt {
        width: 2rem;
        height: 1.6rem;
        position: relative;
      }
    
      .four-time-suit-place dl dt i {
        width: 1rem;
        position: absolute;
        top: 0;
        font-size: 0.12rem;
        background: #C90000;
        border-radius: 0.1rem 0 0.2rem 0;
        text-align: center;
        color: #fff;
      }
    
      .four-time-suit-place dl dt img {
        width: 100%;
        height: 100%;
      }
    
      .four-time-suit-place dl dd {
        width: 2rem;
        height: 2rem;
        box-shadow: 0px 4px 16px 0px rgba(145, 145, 145, 0.15);
        border-radius: 0 0 0.1rem 0.1rem;
        overflow: hidden;
      }
    
      .four-time-suit-place dl dd p {
        font-size: 0.12rem;
        font-family: Source Han Sans CN;
        font-weight: 400;
        color: #565656;
        line-height: 0.26rem;
        margin-left: 0.12rem;
        display: flex;
        align-items: center;
    
      }
    
      .four-time-suit-place dl dd p:nth-of-type(1) {
        margin-top: 0.1rem;
      }
    
      .four-time-suit-place dl dd p img {
        display: inline-block;
        margin-right: 0.04rem;
      }
    
      .four-time-suit-place dl dd p img {
        width: 0.14rem;
        height: 0.14rem;
      }
    
      .four-time-suit-place dl dd b {
        width: 1.1rem;
        height: 0.26rem;
        background: #fff;
        /* border: 1px solid #D4151E; */
        border-radius: 0.13rem;
        display: block;
        margin: 0 auto;
        margin-top: 0.14rem;
      }
    
      .four-time-suit-place dl dd .huodonghuifang {
        /* background: #565656; */
        border: 0 solid;
        display: flex;
        width: 100%;
        border-radius: initial;
        
       
        justify-content: center;
      }
    
      .four-time-suit-place dl dd .huodonghuifang a {
    
        color: #000;
        border: solid 0.01rem red;
    ;
      }
      .four-time-suit-place dl dd .huodonghuifang a:nth-of-type(1){
        font-weight: #4a4a4a;
        margin-right: 0.05rem;
        padding-left: 0.05rem;
        padding-right: 0.05rem;
        border-radius: 0.2rem;
        border: solid 0.01rem #4a4a4a;
      }
      .four-time-suit-place dl dd .huodonghuifang a:nth-of-type(2){
        font-weight: bold;
        margin-left: 0.05rem;
        padding-left: 0.05rem;
        padding-right: 0.05rem;
        border-radius: 0.2rem;
        border: solid 0.01rem #000;
      }
    
      .four-time-suit-place dl dd b a:hover {
        color: #D4151E;
      }
    
    
      .four-time-suit-place dl dd b a {
        font-size: 0.14rem;
        font-family: Source Han Sans CN;
        font-weight: 500;
        color: #D4151E;
        line-height: 0.26rem;
        text-align: center;
        display: block;
        border: solid 0.01rem #D4151E;
        border-radius: 0.3rem;
        margin-top: 0.1rem;
      }
    
      /* 艺考热点*/
      .yikao-essay-right {
        width: 5.3rem;
        margin-left: 0.6rem;
      }
    
      .yikao-essay-right .hotspot-bifun-h {
        display: flex;
        justify-content: space-between;
      }
    
      .yikao-essay-right .hotspot-bifun-h h2 {
        font-size: 0.3rem;
        font-family: Source Han Sans CN;
        font-weight: bold;
        color: #282828;
        line-height: 0.37rem;
        display: flex;
        align-items: center;
      }
    
      .yikao-essay-right .hotspot-bifun-h h2 span {
        width: 0.08rem;
        height: 0.3rem;
        background: #D4151E;
        display: inline-block;
        margin-right: 0.1rem;
      }
    
      .yikao-essay-right .hotspot-bifun-h i {
        width: 0.8rem;
        height: 0.3rem;
        background: #FFFFFF;
        border: 1px solid #E5E5E5;
        border-radius: 0.05rem;
        display: block;
        font-size: 0.18rem;
        font-family: Source Han Sans CN;
        font-weight: 400;
        color: #C6C6C6;
        line-height: 0.3rem;
        text-align: center;
      }
    
      .yikao-essay-right .hotspot-bifun-h i a {
        color: #C6C6C6;
      }
    
      .yikao-essay-right ul {
        margin-top: 0.36rem;
      }
    
      .yikao-essay-right ul li {
        width: 5.2rem;
        font-size: 0.14rem;
        font-family: Source Han Sans CN;
        font-weight: 400;
        color: #282828;
        line-height: 0.36rem;
        display: flex;
        align-items: center;
        justify-content: space-between;
      }
    
      .yikao-essay-right ul li p {
        width: 4rem;
        white-space: nowrap;
        /*内容超宽后禁止换行显示*/
        overflow: hidden;
        /*超出部分隐藏*/
        text-overflow: ellipsis;
        /*文字超出部分以省略号显示*/
      }
    
      .yikao-essay-right ul li p a {
        color: #282828;
      }
    
      .yikao-essay-right ul li p i {
        width: 0.06rem;
        height: 0.06rem;
        background: #7F7F7F;
        border-radius: 50%;
        margin-left: 0.06rem;
        margin-right: 0.14rem;
        display: inline-block;
      }
    
    
      .yikao-essay-right ul li:nth-of-type(1) i,
      .yikao-essay-right ul li:nth-of-type(2) i {
        width: 0.16rem;
        height: 0.2rem;
        background: url(/img/html5_join/bigzhuanti/hot-huo-tu.jpg) no-repeat;
        background-size: 0.16rem 0.2rem;
        display: inline-block;
        margin-right: 0.1rem;
        margin-left: 0;
      }
    
      .yikao-essay-right ul li span {
        font-size: 0.12rem;
        font-family: Source Han Sans CN;
        font-weight: 300;
        color: #9EA1B4;
        line-height: 0.36rem;
        text-align: right;
      }



    /*怎么样选择学校————————————————————————————————————————————————————————————————————————————————————————————————————*/
    .how-and-choose{
        width: 14.4rem;
        margin: auto;
        margin-top: 0.8rem;
        
    }
    .how-and-choose-content{
        
        box-sizing: border-box;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
   
    }
    .how-and-choose-content>dl{

        width: 3.5rem;
        height: 3rem;
        background-color: #F2F2F2;
        margin-top: 0.1rem;

    }
    .how-and-choose-content>dl>dt{

        width: 100%;
        height: 2rem;

    }
    .how-and-choose-content>dl>dt>a{
        height: 2rem;
    }
    .how-and-choose-content>dl>dt>a>img{

        width: 100%;
        height: 2rem;

    }
    .how-and-choose-content>dl>dd:nth-of-type(1){


        display: block;
        font-size: 0.24rem;
        font-weight: bold;
        text-align: center;
        height: 0.6rem;
        line-height: 0.6rem;
        color: #282828;

    }


    .how-and-choose-content>dl>dd:nth-of-type(2){
        font-size: 0.18rem;
        text-align: center;
        height: 0.4rem;
        line-height: 0.4rem;
        color: #282828;
    }
    .how-and-desc{

        /* background-color: #F2F2F2; */
        font-size: 0.18rem;
        font-weight: bold;
        line-height: 2em;
        box-sizing: border-box;
        padding:0.4rem;
        margin-top: 0.2rem;
        margin-bottom: 0.2rem;
        color:#282828 ;
    }


    /*古筝艺考培训导师——————————————————————————————————————————————————————————————————————————————————————————————————————*/
    .guzheng-teacher{
        width: 14.4rem;
        margin: auto;
        margin-top: 0.8rem;
    }



    .public-hgroup-min{
        width: 14.4rem;
        margin: auto;
        margin-bottom: 0.5rem;
        /* margin-top: 0.8rem; */
    }
    .public-hgroup-min>p:nth-of-type(1){

        width: 1rem;
        height: 0.36rem;
        background: linear-gradient(0deg, #D30B14 0%, #F97272 100%);
        border-radius: 0.18rem;
        font-size: 0.2rem;
        color: #f7f7f7;
        line-height: 0.36rem;
        text-align: center;
        margin-bottom: 0.2rem;
        margin-left: auto;
        margin-right: auto;

    }
    .public-hgroup-min>p:nth-of-type(2){
        
        text-align: center;
        font-size: 0.36rem;
        color: #DD282E;
        font-weight: bold;
        
    }
    .guzheng-teacher-content{
        width: 14.4rem;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    .guzheng-teacher-content>dl{
        width: 7.12rem;
        display: flex;
        /* justify-content: space-around; */
        background: #f7f7f7;
        margin-top: 0.2rem;
    }

    .guzheng-teacher-content>dl>dt{
        width: 2.8rem;
    }
    .guzheng-teacher-content>dl>dt>a{
        display: block;
        width: 2.8rem;
    }
    .guzheng-teacher-content>dl>dt>a>img{
       width: 100%;
       height: 100%;
    }
    .guzheng-teacher-content>dl>dd{
        width: 4rem;
        margin-left: 0.15rem;
    }
    .guzheng-teacher-content>dl>dd>b{
        display: block;
        font-size: 0.26rem;
        margin-top: 0.2rem;
        margin-bottom: 0.2rem;
        
    }
    .guzheng-teacher-content>dl>dd>b>a{
        font-size: 0.22rem;
        color: #282828;
        font-weight: bold;
    }
    .guzheng-teacher-content>dl>dd>b>span{
        font-size: 0.22rem;
        padding-left: 0.1rem;
        padding-right: 0.1rem;
        padding-top: 0.08rem;
        padding-bottom: 0.08rem;
        border: solid 0.01rem #DF031D;
        border-radius: 0.2rem;
        color: #DF031D;
    }
    .guzheng-teacher-content>dl>dd>p{
        font-size: 0.2rem;
        color: #282828;
        line-height: 2em;
    }
    .guzheng-teacher-content dl dd .mianfeishiting{

      color: #fff;
      background: #C90000;
      padding:0.05rem 0.1rem;
      border-radius: 0.2rem;
      /* border: solid 0.01rem #C90000; */


    }

    /*教学成果————————————————————————————————————————————————————————————————————————————————————————————————————————————*/
    .train-achievement{
        width: 14.4rem;
        margin:auto;
        margin-top: 0.8rem;
    }
    .train-achievement-content a{
        display: block;
    }
    .train-achievement-content img{
        width: 100%;
    }
    .yd-train-achievement{
        display: none;
    }


    /*古筝艺考课程设置————————————————————————————————————————————————————————————————————————————————————————————————————————*/
    .person-condition{
        width: 14.4rem;
        box-sizing: border-box;
        padding-left: 0.075rem;
        padding-right: 0.075rem;
        margin: auto auto;
        margin-top: 0.8rem;
    }
    .person-condition-content{
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        margin-top: 0.4rem;
    }    
    .person-condition-content>dl{
        width: 3.48rem;
        height: 2.76rem;
        /* border: solid 1px red; */
        display: flex;
        flex-direction: column;
        align-items: center;
        background-color: #F2F2F2;
    }

    .person-condition-content>dl>dt{
        width: 100%;
        height: 1.2rem;
        margin-bottom: 0.25rem;
    }
    .person-condition-content>dl>dt>a{
        display: block;
        width: 100%;
        height: 1.2rem;
    }
    .person-condition-content>dl>dt>a>img{
        width: 100%;
        height: 100%;
    }
    .person-condition-content>dl>dd:nth-of-type(1){

        letter-spacing: 0.01rem;
        font-size: 0.26rem;
        color: #D30C23;
        font-weight: bold;
        text-decoration: underline;
        text-underline-offset: 0.05rem;
        display: flex;
        justify-content: center;
        margin-bottom: 0.15rem;

    }
    .person-condition-content>dl>dd:nth-of-type(1) a{

        display: block;
        color: #D30C23;

    }
    .person-condition-content>dl>dd:nth-of-type(2),
    .person-condition-content>dl>dd:nth-of-type(3){

        font-size: 0.2rem;
        color: #282828;

    }


    /*古筝艺考课程设置————————————————————————————————————————————————————————————————————————————————————————————————————————————*/
    .guzheng-edu{
        width: 14.4rem;
        margin: auto;
        margin-top: 0.8rem;
    }
    .guzheng-edu-content{
        width: 14.4rem;
        height: 6.12rem;

     
    }
    .guzheng-edu-content a{
        display: block;
        width: 14.4rem;
        height: 6.12rem;
        background: url(/img/html5_join/product/guzheng/huanjing-pc.jpg)no-repeat;
        background-size: contain;
    }
    .guzheng-edu-content>a>img{
        width: 14.4rem;
        height: 100%;
    }



    /*能力提高板块___________________________________________________________________________________*/
    .tigaonengli{

        width: 14.4rem;
        margin-top: 0.8rem;
        margin-left: auto;
        margin-right: auto;

    }
    .tigaonengli-content{
        
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        margin-top: 0.5rem;
        
    }
    .tigaonengli-content>dl{

        width: 3.5rem;
        height: 2rem;
        /* border: solid 0.01rem red; */
        position:relative;
        margin-top: 0.1rem;
    }
    .tigaonengli-content>dl>dt{
        width: 100%;
        height: 100%;
        overflow: hidden;
    }
    .tigaonengli-content>dl>dt>img{
        height: 100%;
    }

    .tigaonengli-content>dl>dd{
        width: 100%;
        height: 100%;
        position: absolute;       
        background-color: rgba(0,0,0,0.5);
        top: 0;
        left: 0;
    }
    .tigaonengli-content>dl>dd>p{
        font-size: 0.2rem;
        color: #fff;
        text-align: center;
        margin-top: 0.48rem;

    }
    .tigaonengli-content>dl>dd>b{

        display: block;
        font-size: 0.32rem;
        color: #fff;
        text-align: center;
        margin-top: 0.12rem;
        font-weight: bold;
    }
    .tigaonengli-content>dl>dd>a{

        display: block;
        width: 1.5rem;
        height: 0.4rem;
        line-height: 0.4rem;
        font-size: 0.2rem;
        color: #fff;
        background: #D30C23;
        border-radius: 0.2rem;
        text-align: center;
        margin: auto;
        margin-top: 0.14rem;
        font-weight: bold;

    }


    /*考试内容————————————————————————————————————————————————————————————————————————————————————*/
    .kaoshineirong{
        margin-top: 0.8rem;
        width: 14.4rem;
        margin-left: auto;
        margin-right: auto;
    }

    .kaoshineirong-content{

        margin-top: 0.5rem;
        display: flex;
        justify-content: space-between;

    }
    .kaoshineirong-content>dl{
        width: 7.1rem;

    }
    .kaoshineirong-content>dl:nth-of-type(1)>dt{

        height: 0.9rem;
        line-height: 0.9rem;
        background: linear-gradient(0deg, #AC7A52 0%, #DAC09C 100%);
        text-align: center;
        font-size: 0.32rem;
        color: #fff;
        font-weight: bold;

    }
    .kaoshineirong-content>dl:nth-of-type(1)>dd{
        font-size: 0.2rem;
        padding: 0.34rem;
        background: #f7f7f7;
        line-height: 3em;
        text-align: center;
    }
    .kaoshineirong-content>dl:nth-of-type(2)>dt{

        height: 0.9rem;
        line-height: 0.9rem;
        background: linear-gradient(0deg, #D30C23 0%, #FF6565 100%);    
        text-align: center;
        font-size: 0.32rem;
        color: #fff;
        font-weight: bold;

    }
    .kaoshineirong-content>dl:nth-of-type(2)>dd{
        font-size: 0.2rem;
        padding: 0.34rem;
        background: #f7f7f7;
        line-height: 3em;
        text-align: center;
    }

    /*怎么样选曲___________________________________________________________________________________________________*/

    .yikaoxuanqu{

        width: 14.4rem;
        margin-top: 0.8rem;
        margin-left: auto;
        margin-right: auto;

    }

    .yikaoxuanqu-content{
        width: 14.4rem;
        margin-top: 0.5rem;
    }

    .yikaoxuanqu-type p{
        font-size: 0.1rem;
    }

    .yikaoxuanqu-top{
        
        /* height: 3.25rem; */
        /* display: flex; */
        /* background: #F7F7F7; */

    }
    .yikaoxuanqu-img{
        width: 100%;
        height: 2rem;
        background:url(/img/html5_join/product/guzheng/guzheng-attation-pc.jpg)no-repeat;
        background-size: 100% 100%;

    }
    .yikaoxuanqu-type{

        width: 100%;
        width: 12.42rem;
        height: 1.88rem;
        display: flex;
        margin-left: auto;
        margin-right: auto;

    }
    .yikaoxuanqu-type>div{

        width: 4.14rem;
        position: relative;
        box-sizing: border-box;
        padding:0.2rem;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        

    }
    .yikaoxuanqu-type>div .yikaoxuanqu-type-title{
        font-size: 0.3rem;
        font-weight: bold;
    }
    .yikaoxuanqu-type>div p{
        font-size: 0.16rem;
        color: #282828;
        line-height: 2em;
    }
    .yikaoxuanqu-type img{
        width: 0.54rem;
        height: 0.54rem;
        position: absolute;
        top: -0.27rem;
        left: 50%;;
        margin-left: -0.27rem;

    }
    .other-attation{
        background: #F7F7F7;
        padding-top: 0.3rem;
        padding-bottom: 0.3rem;
    }
    .other-attation br{
        display: none;
    }
    .other-attation h3{
        font-size: 0.24rem;
        font-weight: bold;
        text-align: center;
      
        margin-bottom: 0.15rem;
    }
    .other-attation p{

        font-size: 0.16rem;
        line-height: 2em;
        text-align: center;
        color: #282828;

    }

    .style-none{
        display: none;
    }

    /*古筝艺考问答 ————————————————————————————————————————————————————————————*/

    .art-tab-module{

        margin-top: 0.8rem;
        width: 100%;
        margin-bottom: 0.8rem;
    
    
      }
    
      .art-tab-module .tab-qieh {
        width: 100%;
        margin-bottom: 0.4rem;
    
      }
    
    
      .art-tab-module .tab-qieh h2 {
    
        font-size: 0.48rem;
    
        font-weight: bold;
        color: #D5081E;
        line-height: 0.72rem;
        text-align: center;
      }
    
    
      .art-tab-module .tab-qieh p {
    
        font-size: 0.36rem;
    
        font-weight: bold;
        color: #4A4A4A;
        line-height: 0.44rem;
        text-align: center;
      }
    
      .art-tab-module .tab_list {
        width: 100%;
        font-size: 0.3rem;
  
    
      }
    
      .art-tab-module .tab_list ul {
        width: 80%;
        padding-left: 0;
        display: block;
        margin: 0 auto;
        display: flex;
  
    
      }
    
      .art-tab-module .tab_list ul li {
        width: 3.6rem;
        height: 0.72rem;
        text-align: center;
        list-style: none;
        border-right: 1px solid #e6e6e6;
        cursor: pointer;

        line-height: 0.72rem;
        font-size: 0.24rem;
 
        background-color: #4A4A4A;
        color: #fff;
      }
    
      .art-tab-module .item {
        display: none;
        width: 80%;
        margin: 0 auto;
      }
    
      .art-tab-module .tab_con {
        width: 100%;
        margin: 0.3rem auto auto auto;
      }
    
      .art-tab-module .item::after {
        content: "";
        display: block;
        overflow: hidden;
        clear: both;
      }
    
      .art-tab-module .item ul {
        display: inline-block;
        float: left;
        width: 50%;
      }
    
      .art-tab-module .item ul li {
        width: 80%;
        /* float: left; */
        text-align: center;
        margin: 0.2rem 0;
      }
    
      .art-tab-module .ul-one li {
    
        font-size: 0.2rem;
    
        font-weight: 400;
        /* color: #D5081E; */
        line-height: 0.3rem;
      }
    
      .art-tab-module .ul-twe li {
    
        font-size: 0.2rem;
    
        font-weight: 400;
        color: #4A4A4A;
        line-height: 0.3rem;
      }
    
      .art-tab-module .tab_con .item-two-ul {
        /* height: 3rem; */
        width: 7rem;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        margin: 0 auto;
        margin-top: 0.1rem;
      }
    
      /* .tab_con li a{
      font-size: 0.18rem;
    } */
    
      .art-tab-module .tab_con .item-two-ul li {
        width:36%;
        height: 0.5rem;
        line-height: 0.3rem;
        text-align: left;
        /* border: solid 1px red; */
    
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
        /* overflow: hidden; */
        padding-left: 0.4rem;
        padding-right: 0.4rem;
    
      }
    
      .art-tab-module .tab_con ol {
        list-style-type: none;
        counter-reset: sectioncounter;
        width: 200px;
    
      }
    
      .art-tab-module ol li:before {
        content: counter(sectioncounter) ". ";
        counter-increment: sectioncounter;
      }
    
    
      .art-tab-module .tab_con .item-two-ul li a {
        font-size: 0.14rem;
      }
    
      .art-tab-module .item-other {
        display: flex;
        justify-content: space-around;
    
      }
    
      .art-tab-module .item {
        padding-top: 0.3rem;
        /* display: flex; */
        /* box-shadow: 0 0 3px #d5081e; */
        justify-content: space-around;
      }
    
      .art-tab-module .item-two-ul li {
        list-style-type: decimal;
        font-size: 0.14rem;
      }
    
      .art-tab-module .item-two-ul a {
        color: #4A4A4A;
      }
      .item-other .zonghe-itemgong{
        border: 1px solid #D5081E;
        border-radius: 0.15rem;
      }
     
      .item-other .zonghe-itemgong  strong{
        width: 7.5rem;
        height: 1.04rem;
        background: #D5081E;
        border-radius: 0.1rem;
        font-size: 0.3rem;
        font-family: SourceHanSansCN-Bold, SourceHanSansCN;
        font-weight: bold;
        color: #FEFFFF;
        line-height: 0.45rem;
        letter-spacing: 0.03rem;
        text-align: center;
        line-height: 1.04rem;
        display: block;
      }


}