﻿*{
    font-family: 'Microsoft Yahei'!important;
  word-break:normal;
  word-wrap:break-word;
}

html {
scroll-behavior: smooth;
}

.ys h2 {
    text-align: center;
    margin-bottom: 28px;
}


.ys h2 span {
    display: inline-block;
    height: 68px;
    line-height: 68px;
    font-size: 40px;
    color: #333333;
    padding: 0 40px;
    position: relative;
    font-weight: bold;
}


.ys h2 span:before {
    width: 15px;
    height: 20px;
    background: url(http://www.ahlwjn.com/upload/images/tit-left.png) no-repeat center;
    content: "";
    position: absolute;
    left: 0;
    top: 26px;
}


.ys h2 span:after {
    width: 15px;
    height: 20px;
    background: url(http://www.ahlwjn.com/upload/images/tit-rig.png) no-repeat center;
    content: "";
    position: absolute;
    right: 0;
    top: 26px;
}



.ys h2 em {
    display: block;
    height: 44px;
    line-height: 44px;
    font-size: 24px;
    color: #666666;
    font-weight: normal;
      font-style: normal;

}


.ys h2 span:before {

width: 15px;
    height: 20px;
    background: url(../image/b42e989d-cb93-4ae3-bd1d-4c37708577e5.png) no-repeat center;
    content: "";
    position: absolute;
    left: 0;
    top: 26px;
}




.ys h2 span:after {
  width: 15px;
    height: 20px;
    background: url(../image/22166aca-b60a-42f7-8afe-ea302189668d.png) no-repeat center;
    content: "";
    position: absolute;
    right: 0;
    top: 26px;
}



@media(max-width:768px) {
  .ys h2 span {
  font-size:22px;
    line-height:1;
    height:25px;
  }
  
  .ys h2 span:before {
  top:2px;
  }
  
  .ys h2 em {
  font-size:16px;
    height:5px;
  }
  
  .ys h2 span:after {
  top:2px;
  }
  
        }
