*{
    padding: 0;
    margin: 0;
}
html{
    font-family: "????????????";
}

.ht_superiority2{
    width: 1200px;
    margin: 0 auto;
    background: #fff;
}
.ht_superItems1{
    border-bottom:1px solid #eee;
    overflow:hidden;
    background: white;
    width: 1000px;
    margin: 0 auto;
}
.ht_superItems1 .imBox,.instr{
    display: table-cell;
    vertical-align:middle;
    *display: block;
    *font-size: 175px;
}
.ht_superItems1 .imBox{
    width:400px;
    height:240px;
    text-align: center;
}

.ht_superItems1 .imBox img{
    vertical-align:middle;
}
.ht_superItems1 .instr{
    width:600px;
    height:240px;
}
.ht_superItems1 .instr h3{
    font-size:22px;
    font-weight:normal;
    padding:24px 0 18px;
    line-height:35px;
    color:#333;
}
.ht_superItems1 .instr{
    color:#888;
    font-size:14px;
    line-height:24px;
}

.ht_superItems1 .instr p{
    text-indent:2em;
}

.ht_superItems1:last-child{
    border-bottom:none;
}
.ht_center{
    text-align: center;
    width: 460px;
    height: 140px;
    border-bottom:4px solid red;
    margin: 0 auto;
    margin-bottom: 30px;
    margin-top: 40px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.ht_center h1{
    font-size: 46px;
    font-weight: bold;
    letter-spacing:5px;
    padding: 30px 0;
}
.ht_center p{
    font-size: 26px;
    letter-spacing: 2px;
    margin-top: 20px;
}
.ht_superItems1 h3 span{
    font-family: "????????????";
    color: #BE0404;
    font-size: 26px;
    font-weight: bold;
    margin-left: 5px;
}