
@media screen and (min-width: 800px) and (max-width: 1340px) {
    .applications {
      width: 100% !important;
    }
    .applicationsCon {
      width: 96% !important;
    }
    .applicationsCon-l{
      padding-left: 40px !important;
    }
    .applicationsCon-r{
      width: 80% !important;
    }
  }
  @media screen and (min-width: 1340px) and (max-width: 1560px) { 
    .applications-list {
      width: 870px !important;
    }
    .applications-list-l {
      padding: 56px 15px 0 !important;
      height: 404px !important;
      margin-right: 20px !important;
    }
    .applications-list-r-item {
      padding: 22px 15px 0 15px  !important;
      margin-right: 20px  !important;
      margin-bottom: 18px  !important;
      height: 200px  !important;
  
    }
    .applications {
      width: 100% !important;
    }
    .applicationsCon {
      width: 96% !important;
    }
    .applicationsCon-l{
      padding-left: 40px !important;
    }
    .applicationsCon-r{
      width: 80% !important;
    }
  }
  @media screen and (max-width: 800px) {
    .applications-list {
      display: block !important;
    }
    .applications-list-r {
      display: block !important;
    }
    .applications-list-l {
      width: calc(100% - 60px) !important;
      padding: 60px 30px 0 !important;
      padding-bottom: 70px !important;
      height: 218px !important;
      margin-bottom: 40px !important;
    }
    .applications-list-r-item p {
      width: 100% !important;
    }
    .applications-list-r-item {
      width: calc(100% - 67px) !important;
    }
    .applicationsCon-l {
      display: none !important;
    }
    .applications-sd {
      padding: 20px 13px !important;
      margin-top: 30px !important;
    }
    .applications-sd li{
      font-size: 16px !important;
      margin-bottom: 15px !important;
    }
    .applications-sd li img {
      top: 4px !important;
    }
    .applications-sd li div {
      bottom: 0 !important;
    }
    .mt100 {
      margin-top: 78px !important;
    }
    .applicationsCon-r-title {
      font-size: 24px!important;
      line-height: 36px!important;
      margin-bottom: 14px!important;
      margin-top: 30px !important;
    }
    .applicationsCon-r-title-dec {
      font-size: 24px!important;
      line-height: 32px!important;
      margin-bottom: 14px!important;
      margin-top: 70px !important;
    }
    .applications-list-l p {
      width: 100% !important;
    }
    .applications-sd li div {
      font-size: 14px !important;
      line-height: 24px !important;
    }
    .applicationsCon{
      width: calc(100% - 40px) !important;
      padding: 20px !important;
      display: block !important;
      margin: 0 auto 0 !important;
    }
    .applicationsCon-l {
      width: 100% !important;
      padding-left: 0 !important;
    }
    .applicationsCon-r {
      width: 100% !important;
      margin-left: 0 !important;
    }
    #applications {
      width: 100% !important;
    }
    .applicationsCon-l-c {
      height: auto !important;
      min-height: 300px !important;
    }
    .h120 {
      height: 90px !important;
    }
    .applications {
      height: 300px !important;
      background-size: cover !important;
    }
    .applicationsCon-r-text {
      font-size: 14px !important;
      margin-top: 0 !important;
      line-height: 24px !important;
      margin-bottom: 42px !important;
    }
  }
  .h120 {
    height: 120px;
  }
  .lineOver3 {
    overflow:hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 4;
    display: -webkit-box;
    -webkit-box-orient: vertical;
  }
  .lineOver4 {
    overflow:hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 4;
    display: -webkit-box;
    -webkit-box-orient: vertical;
  }
  .applications-list {
    display: flex;
  }
  .applicationsCon-l {
    padding-left: 110px;
  }
  .applicationsCon-l-c{
    height: 2100px;
    border-right: 1px solid #ddd;
  }
  .applicationsCon-l-c ul{
    margin-top: 30px;
   
  }
  .applicationsCon-l-c ul li{ 
    font-size: 20px;
    font-family: Source Han Sans CN-Heavy, Source Han Sans CN;
    font-weight: 800;
    color: #1343A5;
    height: 80px;
    padding: 0 15px;
    cursor: pointer;
    display: table;
    text-align: left;
    line-height: 80px;
    border-bottom: 1px solid rgba(144, 170, 207, 0.20);
  }
  .applicationsCon-l-c li:hover {
    background: #1343A5;
    color: #fff !important;
  }
  .applicationsCon-l-c ul .active{
    
    background: #1343A5;
    color: #fff !important;
  }
  .applicationsCon-l-title {
    font-size: 28px;
    font-family: Source Han Sans CN-Heavy, Source Han Sans CN;
    font-weight: 800;
    color: #1343A5;
  }
  .applications-list-r-item {
    padding: 22px 35px 0 30px;
    background: #f4f7ff;
    margin-right: 20px;
    margin-bottom: 40px;
    height: 211px;
  }
  .applications-list-r-item .applications-list-more {
    text-align: left;
  }
  .applications-list-r-item .applications-list-title {
    text-align: left;
  }
  .applications-list-r {
    display: flex;
    flex-wrap: wrap;
  }
  .applications-list-l {
    text-align: center;
    padding: 100px 30px 0 30px;
    height: 404px;
    margin-right: 40px;
    background: #F4F7FF;
  }
  .applications-list-l p {
    width: 252px;
    font-size: 16px;
    text-align: center;
    font-family: Source Han Sans CN-Heavy, Source Han Sans CN;
    font-weight: 800;
    color: rgba(19, 67, 165, .6);
    line-height: 26px;
  }
  .applications-list-title {
  font-size: 30px;
  font-family: Source Han Sans CN-Heavy, Source Han Sans CN;
  font-weight: 800;
  color: #1343A5;
  line-height: 44px;
  }
  .applications-list-r-item {
  text-align: center;
  }
  .applications-list-r .applications-list-r-item p {
  font-size: 14px;
  margin-top: 4px;
  }
  .applications-list-line {
  width: 80px;
  margin: 30px auto;
  height: 0px;
  opacity: 0.5;
  border: 1px solid rgba(19, 67, 165, .5);
  }
  .applications-list-r-item p {
  font-size: 16px;
  font-family: Source Han Sans CN-Heavy, Source Han Sans CN;
  font-weight: 800;
  height: 102px;
  line-height: 26px;
  text-align: left;
  color: rgba(19, 67, 165, .6);
  width: 234px;
  }
  .applications-list-more {
  margin-top: 12px;
  font-size: 14px;
  font-family: Source Han Sans CN-Heavy, Source Han Sans CN;
  font-weight: 800;
  color: #1343A5;
  cursor: pointer;
  }
  .applications-list-more img {
  margin-left: 3px;
  width: 14px;
  height: 14px;
  position: relative;
  top: 2px;
  }
  .applications {
   width: 1740px;
     height: 500px;
   margin: 0 auto;
     
     background-size: 100% 100%;
  } 
  .mt100 {
    margin-top: 100px;
  }
  .applications-sd {
    background: #1343A5;
    margin-top: 60px;
    padding: 60px 50px 60px 50px;
  }
  .applications-sd li img {
    width: 20px;
    height: 20px;
    position: relative;
    top: 2px;
    margin-right: 10px;
  }
  .applications-sd li {
   
    display: flex;
    font-family: Source Han Sans CN-Heavy, Source Han Sans CN;
   
  }
  .applications-sd li div {
  font-weight: 500;
  color: #fff;
  font-size: 20px;
  line-height: 47px;
  position: relative;
  bottom: 10px;
  }
  .mt80 {
    margin-top: 80px;
  }
  .applicationsCon-l {
    width: 400px;
  }
  .applicationsCon-r {
    width: 1010px;
    margin-left: 70px;
  }
  .applicationsCon-r-title {
    font-size: 32px;
    font-family: Source Han Sans CN-Heavy, Source Han Sans CN;
    font-weight: 800;
    color: #1343A5;
    line-height: 44px;
    margin-bottom: 50px;
  }
  .applicationsCon-r-title-dec {
  font-size: 32px;
  font-family: Source Han Sans CN-Heavy, Source Han Sans CN;
  font-weight: 800;
  color: #1343A5;
  line-height: 44px;
  margin-bottom: 50px;
  }
  .applicationsCon-r-text {
    font-size: 22px;
    margin-top: 25px;
    font-family: Source Han Sans SC-Medium, Source Han Sans SC;
    font-weight: 500;
    color: #1343A5;
    line-height: 36px;
    margin-bottom: 70px;
  }
  .applicationsCon {
    display: flex;
    width: 1520px;
    margin: 140px auto 0;
  
  
  }