* {
    padding: 0;
    margin: 0;
}

h1,
h2,
h3,
p {
    font-weight: normal;
    cursor: default;
    margin: 0;
    padding: 0;
    font-weight: 500;
}

img {
    vertical-align: top;
}

a {
    text-decoration: none;
}

header {
    width: 100%;
    height: 314px;
    margin: 0 auto;
    background-image: url("../png/banner%402x.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center bottom;
    background-color: #030E2F;
}

header>div {
    width: 1200px;
    margin: 0 auto;
    padding-top: 61px;
}

header>div>h1 {
    font-size: 44px;
    color: #FFF;
    margin-bottom: 23px;
}

header>div>p {
    font-size: 18px;
    font-weight: 400;
    color: #FFF;
    margin-bottom: 29px;
}

header>div>a {
    padding: 15px 52px;
    background: #22AF9F;
    text-align: center;
    font-size: 18px;
    color: #fff;
}

.application {
    width: 1200px;
    background: #fff;
    padding: 60px 0 52px 0;
    text-align: center;
    margin: 0 auto;
}

.application>h2 {
    font-size: 24px;
    color: #333333;
    margin-bottom: 18px;
}

.application>p {
    font-size: 14px;
    color: #666666;
    margin-bottom: 21px;
}

.appBox {
    display: flex;
    margin: 0 auto;
}

.hoverIn {
    display: flex;
    position: relative;
}

.whiteArrow {
    width: 0;
    height: 0;
    border: 20px solid;
    border-color: transparent transparent transparent #fff;
    position: absolute;
    top: -10px;
    bottom: 0;
    left: 312px;
    margin: auto;
    display: none;
}

.hoverBox {
    width: 312px;
    height: 217px;
    border: 1px solid #E6E6E6;
    box-sizing: border-box;
}

.hoverBox>img {
    width: 58px;
    height: 58px;
    margin: 40px 0 auto;
}

.hoverBox>p:nth-child(2) {
    font-size: 16px;
    color: #333333;
    margin: 34px 0 10px 0;
}

.hoverBox>p:nth-child(3) {
    font-size: 14px;
    color: #666666;
}

.displayBox {
    width: 300px;
    height: 217px;
    background: #F9F9F9;
    display: none;
}

.disBlock {
    display: block;
}

.displayBox>p:nth-child(1) {
    font-size: 16px;
    color: #333333;
    margin-bottom: 18px;
    padding-top: 32px;
}

.displayBox>ul {
    width: 240px;
    margin: 0 auto;
    display: flex;
    justify-content: center;
}

.displayBox>ul>li {
    font-size: 14px;
    color: #33B5A7;
    flex: 1 1 0;
    text-align: center;
}

.displayBox>p:nth-child(4) {
    font-size: 12px;
    color: #999999;
    margin-top: 49px;
}

.bg1 {
    width: 100%;
    background-color: #F9F9F9;
}

.bg2 {
    width: 100%;
    background-color: #fff;
}

.solution {
    width: 1200;
    height: 560px;
    text-align: center;
    margin: 0 auto;
}

.solution>h2 {
    font-size: 24px;
    color: #333333;
    margin-bottom: 20px;
    padding-top: 57px;
}

.solution>p {
    font-size: 14px;
    color: #666666;
    margin-bottom: 39px;
}

.solutionContent {
    display: flex;
    width: 848px;
    margin: 0 auto;
    height: 331px;
}

.solutionContent>div {
    width: 0;
    flex: 1 1 auto;
}

.solutionContent>img {
    width: 200px;
    margin: 0 109px;
}

.aroundWords {
    width: 250px;
}

.wordsRight {
    text-align: right;
}

.wordsLeft {
    text-align: left;
}

.moveBottom {
    margin-bottom: 16px;
}

.aroundWords>p {
    color: #58ACA3;
    font-size: 20px;
}

.midleGreyLine {
    width: 160px;
    height: 1px;
    background: #CDCDCD;
    margin: 12px 0 15px 0;
    position: relative;
}

.lineMoveRight {
    left: 168px;
}

.lineMoveLeft {
    left: -82px;
}

.star>img {
    width: 14px;
    height: 13px;
    margin-right: 12px;
    position: relative;
    top: 5px;
}

.star>span {
    color: #666666;
    font-size: 14px;
}

.produce {
    width: 1200px;
    margin: 0 auto;
    background: #fff;
    text-align: center;
    padding: 53px 0 96px 0;
}

.produce>h2 {
    font-size: 24px;
    color: #333333;
    margin-bottom: 20px;
}

.produce>p {
    font-size: 14px;
    color: #666666;
    margin-bottom: 65px;
}

.icons {
    width: 140px;
}

.icons>img {
    width: 74px;
    height: 74px;
    margin-bottom: 20px;
}

.icons>p {
    font-size: 16px;
    color: #333333;
}

.greyLine {
    width: 1px;
    height: 82px;
    background: #E2E2E2;
}

.produceRow {
    display: flex;
    justify-content: space-around;
}

.produceTop {
    margin-bottom: 60px;
}

.omo-phone {
    width: 1200px;
    height: 560px;
    margin: 0 auto;
    background: #F9F9F9;
    text-align: center;
}

.omo-phone>h2 {
    color: #333333;
    font-size: 24px;
    padding-top: 64px;
    margin-bottom: 30px;
}

.omo-phone>img {
    width: 678px;
    margin: 0 auto;
}

.omo-phone>p {
    margin-top: 43px;
    font-size: 16px;
    color: #666666;
}

.data {
    width: 100%;
    text-align: center;
    padding-bottom: 60px;
}

.data>h2 {
    color: #333333;
    font-size: 24px;
    padding: 63px 0;
}

.dataContent {
    display: flex;
    width: 1071px;
    margin: 0 auto;
    height: 464px;
    align-items: stretch;
}

.dataContent>img {
    width: 469px;
}

.dataLeft {
    text-align: right;
}

.dataRight {
    text-align: left;
}

.dataWords>div>p:first-child {
    font-size: 20px;
    color: #22AF9F;
    margin-bottom: 17px;
}

.dataWords>div>p:first-child>span {
    margin-right: 10px;
    position: relative;
    top: -5px;
}

.dataWords>div>p:last-child {
    font-size: 14px;
    color: #666666;
}

.dataLeftTop {
    margin-top: 105px;
    position: relative;
    right: 27px;
}

.dataLeftBottom {
    margin-top: 197px;
    position: relative;
    left: 27px;
}

.dataRightTop {
    margin-top: 24px;
}

.dataRightBottom {
    margin-top: 220px;
    position: relative;
    left: 33px;
}