.introCon{
    width: 100%;
    height: 943px;
    margin-bottom: 88px;
}
.intNr{
    width: 1170px;
    margin: auto;
    background: #ffffff;
    height: 500px;
    position: relative;
    top: 220px;
}
.intNr .tit{
    text-align: center;
    font-size: 36px;
    letter-spacing: 3px;
    color: #4a4a4a;
    font-family: pinFang;
   padding-top: 99px;
    margin-bottom: 40px;
    font-weight: 900;
}
.intNr .inOs{
    width:850px;
    margin: auto;
    color: #707070;
    line-height: 40px;
    font-size: 18px;
    font-family: pinFang;
}

.lxUs{
    width: 1200px;
    margin: auto;
}
.title{
    text-align: center;
    font-size: 36px;
    letter-spacing: 3px;
    color: #4a4a4a;
    font-family: pinFang;
    margin-bottom: 40px;
}
.usCont{
    width: 1170px;
    margin: auto;
    padding-top: 90px;
    padding-bottom: 10px;
    margin-bottom: 120px;
    box-shadow: 0px 0px 40px rgba(250, 193, 199, 0.5);
}

.touch_content{
    width: 951px;
    margin: auto;
    margin-bottom: 20px;
    margin-left: 121px;

}
.touch_content dl{

}
.touch_content dd{

    color: #525252;
    height:70px;
    line-height: 70px;
    font-size: 18px;
    background: #fdf6f6;
    margin-bottom: 20px;
}
.code_box dd{
    font-size: 12px;
    text-align: center;
}
.zyk_code{
    margin-right: 30px;
}
.logo_meaning img{
    padding-bottom: 70px;
    margin: 0 auto;
}
.result{
    height: 170px;
    background-color: #fff;
    position: absolute;
    bottom: -92px;
    width: 1200px;
    box-shadow: 0 0 20px #e5e5e5;
}
.result li {
    text-align: center;
    width: 145px;
    color: #999;
    position: relative;
    padding: 35px 76px 35px 76px;
}
.result li em {
    width: 2px;
    height: 40px;
    background-color: #e7e7e7;
    display: block;
    position: absolute;
    right: 0;
    top: 65px;
}


.culture_box{
    height: 587px;
    overflow: hidden;
}
.touch_content dl dd i{
    float: left;
    display: block;
    width: 8%;
    margin-right: 2%;
    position: relative;
    top: 10px;
    left: 22px;
}
.touch_content dl dd .touN{
    margin-bottom: 20px;
}
.touch_content dl dd span{
    float: left;
    display: block;
    width:90%;
}
.weCat{
    text-align: center;
}