.box,.cj{
    font-family: "PingFangSC-Regular",PingFangSC-Light, 'Microsoft YaHei', "微软雅黑", SourceHanSansCN-Normal, STHeiti, Helvetica, Arail;
}
.box h2.title, .box h2.title2 {
    font-size: 44px;
    color: #333333;
    line-height: 64px;
    margin-top: 30px;
    margin-bottom: 20px;
    position: relative;
}
.box h3{
    text-align: left;
}
.box p.main {
    font-size: 17px;
    color: #666666;
    line-height: 24px;
    margin-bottom: 10px;
}
.box video{
    width: 680px;
}
.cj h3,h3 {
    font-size: 27px;
    color: #333333;
    line-height: 38px;
    margin-top: 30px;
    margin-bottom: 25px;
    text-align: left;
}
.cj p.main {
    font-size: 17px;
    color: #666666;
    line-height: 24px;
    margin-bottom: 10px;
}
.info-flow1 {
    overflow: hidden;
}
.info-flow1 dl {
    text-align: center;
    float: left;
    margin-right: 60px;
    height: 100px !important;
}
.info-flow1 dl:last-of-type {
    margin-right: 0;
}
.info-flow1 dt {
    font-size: 12px;
    color: #4581fb;
}
.info-flow1 dt strong{
    font-size: 24px;
}
.info-flow1 dd {
    font-size: 12px;
    color: #87878A;
    line-height: 18px;
    padding-top: 10px;
}
