.smt_banner{
  background: url(../../img/2024/analysis/an01.jpg) no-repeat top center;
  height: 21.875rem;
  text-align: left;
  background-size: cover;
}
.smt_indexfo_margin14{
  margin-top: 35px;
}
.smt_banner_content{
  width: 100%;
  max-width: 87.24rem;
  height: auto;
  margin: 0 auto;
}
.smt_banner_content h1{
  width: 100%;
  margin-top: 80px;
  float: left;
  font-size: 2.5rem;
  font-weight: 600;
  color: #1b1b1b;
}
.smt_banner_content .smt_banner_refer{
  width: 68%;
  margin-right: 100%;
  margin-top: 28px;
  float: left;
  font-size: .95rem;
  color: #1b1b1b;
  max-width: 685px;
}
.at_txt4 {
  width: 7.3rem;
  float: left;
  border-radius: 4px;
  height:2.12rem;
  margin: 0 auto;
  background: rgba(189, 30, 33, 1);
  text-align: center;
  margin-top: 50px;
  line-height:2.12rem;
  color: #fff;
  font-size: .95rem;
}
.smt_align{
  text-align: center;
}
.smt_indexfo .smt_indexfo_top{
  margin: 4.5rem 0 2.5rem 0;
}
/* S板块*/
.smt_anlysis_info{
  position: relative;
  bottom: 50px;
  padding-bottom: 15px;
}
.smt_list_box{
  width: 100%;
  max-width: 87.24rem;
  margin: auto;
  height: 6.35rem;
  position: relative;
}
.smt_anlysis{
  width: 100%;
  border-radius: 4px;
  background: rgb(255, 255, 255);
  box-shadow:  0px 4px 16px 0px rgba(154, 165, 171, 0.3);
  height: 5.3rem;
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 10px;
}
.smt_anlysis .item {
  width: 16.66%;
  float: left;
  text-align: center;
  transition: all 0.21s;
  height: 5.3rem;
  color: rgb(26, 26, 26);
}
.smt_anlysis .item:hover{
  background-color: #bd1e22;
  color: #fff;
  border-radius: 4px;
  height: 6.35rem;
}
.smt_anlysis .item:hover img,.smt_anlysis .item:hover h3{
  padding-top: .5rem;
}
.smt_anlysis .item img{
  float: left;
  margin-top: 1.3rem;
  margin-left: 2.5rem;
  width: 2.5rem;
  max-width: 45px;
}
.smt_anlysis .txt h3{
  float: left;
  width: auto;
  margin-left: 1rem;
  font-size: 1.15rem;
  font-family: "AlibabaPuHuiTi";
  margin-top: 2rem;
}

.smt_anleft {
    width: 59rem;
    margin-left: 2rem;
    float: left;
}
.smt_anright {
    float: left;
}
.clue_pointr_Sjuy4A {
    text-align: left;
    height: 1.64rem;
    margin-top: 5px;
    margin-bottom: 35px;
}
.clue_pointr_Sjuy4A h4 {
    line-height: 12px;
    font-size: 1.4rem;
    color: rgb(25, 25, 25);
    float: left;
    font-weight: 600; 
    margin-top: 10px;
}
.pager a {
    border: 1px solid #666666;
    padding: 3px 8px;
    margin-left: 8px;
    text-decoration: none;
    color: #333;
    outline: none;
}
.pager span {
    background: #bd1e21;
    color: #fff;
    border: 1px solid #bd1e21;
    padding: 3px 8px;
    margin-left: 8px;
}

.smt_topJtkT {
  border-radius: 10px;
  background-color: rgb(255, 255, 255);
  box-shadow: 0px 5px 18px 0px rgba(13, 49, 104, 0.13);
  margin-top:25px;
  max-width: 460px;
  width: 25rem;
}
.smt_topJtkT img{
  width: 100%;
  border-radius: 4px 4px 0px 0px;
}
.smt_topJtkT p{
  font-size:  .95rem;
  font-family: "AlibabaPuHuiTi";
  color: rgb(26, 26, 26);
  text-align: left;
  padding-left: 1.15rem;
  height: 2.8rem;
  line-height: 2.8rem;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-weight: 600;
}
.qy_new {
    width: 96%;
}
.qy_new .qy_new_list{
  width: 100%;
  height: 170px;
  margin-bottom: 30px;
  background-color: #f6f8fc;
}
.qy_new_txt{
  width: auto;
  float: inherit;
  padding-top: 22px;
}
.qy_new_txt .new_tit span{
  width: 100%;
  font-weight: 600;
}
.qy_new_txt .new_txt{
  width: 100%;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.qy_new_txt .new_tit,.qy_new_txt .new_txt,.qy_new_txt .new_time{
  width: auto;
  padding-right: 2rem;
}
/* E板块*/
/*底部引流*/
.smt_indexfo_plan_ontrial{
  background-image: url(../../img/2023/nav/fonte.jpg);
  background-size: cover;
  width: 100%;
  max-width: 100%;
  padding-bottom: 0px;
  height: 16.23rem;
}
.smt_indexfo_plan_ontrial .smt_indexfo_top h2,.smt_indexfo_plan_ontrial .smt_indexfo_top p{
  color: #fff;
}
.smt_indexfo_plan_ontrial_anl{
  text-align: center;
  color: #bd2e12;
  border-radius: 4px;
  width: 11rem;
  height: 3rem;
  display: inline-block;
  margin-top: 2rem;
  background: linear-gradient(270deg, #e4acad, #ffff);
  line-height: 3rem;
  font-size: .95rem;
  font-weight: 600;
}

.dynamic {
    position: absolute;
    width: 100%;
    height: auto;
    overflow: hidden;
    padding: 85px 0 0;
    margin: 0 auto;
    top: 0;
}
.app_body-04{
    position: fixed;
    display: none;
    top: 20%;
    left: 35%;
    width: 25%;
    height: auto;
    z-index: 1002;
    background-color: #fff;
    overflow: auto;
}
#app-form{
  margin: 35px;
}
.black_overlay {
    display: none;
    position: fixed;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    background-color: black;
    z-index: 1001;
    -moz-opacity: 0.8;
    opacity: .80;
    filter: alpha(opacity=88);
}
.height-15{
  height: 5px;
  width: 100%;
  float: left;
}
.app-submit {
    background-color: #bd1e22;
    border: 1px solid #bd1e22;
    color: #fff;
    border-radius: 3px;
    width: 70%;
    height: 40px;
    line-height: 14px;
    margin: 0 auto;
}
.app_none{
  float: right;
  margin-top: -30px;
  margin-right: -15px;
}
.app_none span{
  font-size: 17px;
  font-family: Microsoft YaHei;
  font-weight: 600;
}
.chan_chanel{
    width: 150px;
    height: 40px;
    border-radius: 26px;
    background-color: #f5e2e2;
    border: 1px solid #f5e2e2;
    color: #bc1d21;
    font-size: 14px;
    margin-top: 67px; 
    transition: margin-top .5s;
    -webkit-transition: margin-top .5s;
    overflow: hidden;
}
.app_click{
  cursor:pointer;
}
.qy_new_txt .new_tit h2 {
    font-size: 16px;
    font-weight: 400;
    color: rgba(37, 43, 58, 1);
    line-height: 20px;
}
a:link{ text-decoration: none;}

@media screen and (max-width: 750px){
  .smt_banner {
   background: url(../../img/2023/witanalysis/m_banner.jpg) no-repeat top center;
    height: 320px;
  }
  .smt_banner_content{
    width: 100%;
    text-align: center;
  }
  .smt_banner .smt_banner_content h2{
    margin-top: 65px;
    font-size: 20px;
  }
  .smt_banner_content a{
    display: block;
    width: 120px;
    margin:auto;
  }
  .at_txt4 {
    width: 28rem;
    height: 9.5rem;
    line-height: 9.5rem;
    margin: 35px auto 0;
    font-size: 3.73rem;
  }
  .smt_indexfo .smt_indexfo_top h3, .smt_indexfo .smt_indexfo_top p {
    font-size: 3.73rem;
    width: 92%;
    margin-left: 4%;
  }

  
  /*底部引流*/
  .smt_indexfo_plan_ontrialm{
    width: 100%;
    position: relative;
    padding-bottom: 0;
  }
  .smt_indexfo_plan_ontrialm img{
    position: relative;
    max-width: 100%;
  }
  .smt_indexfo_plan_ontrialm .smt_indexfo_top  h2{
    position: absolute;
    line-height: .66rem;
    text-align: center;
    font-size: 4.52rem;
    margin-top: -31.36rem;
    width: 80%;
    margin-left: 10%;
    color: #fff;
  }
  .smt_indexfo_plan_ontrialm p{
    position: absolute;
    line-height: 5.66rem;
    text-align: center;
    margin-top: -26.6rem;
    width: 80%;
    margin-left: 10%;
    color: #fff;
  }
  .shen_a {
    display: flex;
    justify-content: space-evenly;
    align-items: center;
  }
  .shen_a a {
    display: flex;
    position: absolute;
    width: 26.86rem;
    margin-top: -15.6rem;
    height: 8.06rem;
    line-height: 8.06rem;
    font-size: 3.6rem;
    text-align: center;
    color: #fff;
    background-color: rgba(0, 0, 0, 0.2);
    border: 1px solid #fff;
    margin-left: 1px;
    justify-content: center;
  }

  /*第一部分*/
  .smt_anlysis_info{
    bottom: 0;
    box-shadow: 0px 4px 16px 0px rgba(154, 165, 171, 0.3);
  }
  .smt_list_box{
    width: 94%;
    max-width: none;
  }
  .smt_anlysis{
    position: relative;display: block;height: auto;
  }
  .smt_anlysis .item{
    width: 50%;
    height: auto;
  }
  .smt_anlysis .txt h3{
    margin-left: 2rem;
    font-size: 3.73rem;
    font-weight: 600;
    margin-top: 4rem;
  }
  .smt_anlysis .item img{
    width: 8.4rem;
    margin-bottom: 1rem;
  }
  /*第二部分*/
  .smt_anleft {
    width: 100%;
    margin-left: 0;
  }
  .clue_pointr_Sjuy4A h4{
    font-size: 5.34rem;
    margin-top: 30px;
    margin-bottom: 30px;
  }
  #map{
    background-color: #fff;
  }
  .qy_new_img img{
    max-width: 100%;
    min-height: 60px;
  }
  .qy_new_txt{
    width: 60%;
    float: left;
    padding-top: 12px;
  }
  .qy_new_txt .new_txt,.qy_new .qy_new_list{
    height: auto;
    margin-bottom: 10px;
  }
  .qy_new_img{
    margin-top: 5px;
    margin-bottom: 5px;
  }
  .qy_new_txt .new_tit{
    height: 40px;
  }
  .qy_new_txt .new_time{
    margin-bottom: 5px;
  }
  .smt_indexfo_margin14 {
      max-width: 94rem;
      padding-bottom: 0;
      margin-top: 0;
  }
  .qy_new {
    width: 100%;
  }
  .pager span,.pager a{
    float: left;
    margin-bottom: 8px;
  }
  .navNew,.navNew.nav_fix{
    height: 10.15rem;
  }
  .pager{
    margin: 0;
  }
  .smt_topJtkT{
    margin-bottom: 20px;
    margin-top: 0;
    max-width: 100%;
    padding: 0 5px;
    width: 100%;
    float: left;
  }
  .smt_topJtkT p{
    font-size: 4.27rem;
    height: 10.4rem;
    line-height: 10.4rem;
  }
  .smt_anright{
    width: 100%;
  }
}