@charset "utf-8";
@media screen and (min-width:768px) {
    /* 导航栏 */
    .oNav {
        width: 1200px;
        height: 100px;
        margin: 0 auto;
        clear: both;
    }
    .oNav img {
        margin-top: 26px;
        float: left;
    }
    .title {
        width: 700px;
        height: 100px;
        line-height: 100px;
        float: right;
    }
    .active {
        border-bottom: 3px solid #2787FD;
        color: #2787FD;
        font-weight: 600;
    }
    .title .oLi {
        float: left;
        height: 100px;
        margin-right: 20px;
        margin-left: 20px;
        text-align: center;
        font-size: 20px;
        position: relative;
        cursor: pointer;
    }
    .title .oLi a {
        display: inline-block;
        height: 50px;
        line-height: 50px;
        padding: 0 10px;
    }
    .title .oLi:hover .oneA {
        border-bottom: 3px solid #2787FD;
        color: #2787FD;
        font-weight: 600;
    }
    .title .inUl {
        width: 160px;
        height: 189px;
        background: #FFFFFF;
        border-radius: 0px 0px 4px 4px;
        position: absolute;
        z-index: 99999;
        display: none;
        font-size: 16px;
        box-shadow: 0px 6px 10px 0px rgba(39, 51, 67, 0.3);
    }
    .title .inUl li {
        height: 46px;
        width: 160px;
        line-height: 46px;
    }
    .title .inUl li a {
        height: 46px;
        width: 130px;
    }
    .inUl li a:hover {
        height: 46px;
        width: 130px;
        background: #2886FE;
        color: white;
    }
    /* content */
    .oContent {
        width: 100%;
        height: 850px;
        background: url(../images/indexBg.jpg);
        background-size: 100% 100%;
        border-top: 1px solid #E9EBEF;
    }
    .oCon {
        width: 1200px;
        margin: 0 auto;
        padding-top: 132px;
    }
    .oContentInfo {
        width: 560px;
        height: 423px;
    }
    .oContentName {
        font-size: 48px;
        color: #13152A;
        font-weight: 500;
        line-height: 48px;
    }
    .oContentLine {
        width: 124px;
        height: 4px;
        background: #2887FE;
        margin-top: 40px;
    }
    .oContentText {
        color: #13152A;
        font-size: 20px;
        font-weight: 400;
        color: #13152A;
        line-height: 34px;
        margin-top: 49px;
    }
    .buttons {
        width: 190px;
        height: 52px;
        border: 2px solid #2787FD;
        border-radius: 4px;
        font-size: 20px;
        font-weight: 500;
        line-height: 52px!important;
        text-align: center;
        color: #2887FE;
        margin-top: 39px;
    }
    .oContent2 {
        width: 100%;
        height: 850px;
        background: url(../images/indexBg2.jpg);
        background-size: 100% 100%;
    }
    .oContent2 .oContentInfo {
        float: right;
    }
    .yd_banner {
        display: none;
    }
    .navCenter {
        display: none;
    }
    .oContent3 {
        width: 1284px;
        height: 850px;
        margin: 0 auto;
        padding-top: 50px;
    }
    .oContent3 h2 {
        font-size: 48px;
        font-weight: 500;
        color: #13152A;
    }
    .oContent3List {
        width: 1284px;
        height: auto;
        display: flex;
        margin-top: 20px;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    .oContent3List .oConLi {
        width: 595px;
        height: 185px;
        margin-top: 40px;
    }
    .oContent3List .oConLi:last-of-type {
        height: 220px;
    }
    .oContent3List .oConLi:last-of-type div {
        height: 220px;
    }
    .oConLi {
        display: flex;
        justify-content: space-between;
    }
    .oConLi div {
        width: 464px;
        height: 185px;
        border-bottom: 2px solid #DADADA;
    }
    .oConLi img {
        width: 85px;
        height: 85px;
    }
    .oConLi div h3 {
        font-size: 28px;
        font-weight: 500;
        color: #13152A;
        line-height: 28px;
    }
    .oConLi div p {
        font-size: 20px;
        font-weight: 400;
        color: #666666;
        line-height: 34px;
        margin-top: 28px;
    }
    .oContent4 {
        width: 100%;
        height: 846px;
        background: url(../images/indexCon4Bg.png) no-repeat;
        background-size: 100% 100%;
    }
    .oContent4 h2 {
        width: 1284px;
        font-size: 48px;
        font-weight: 500;
        color: #13152A;
        line-height: 48px;
        margin: 0 auto;
        margin-top: 48px;
    }
    .oContent4 .p1 {
        width: 1284px;
        margin: 0 auto;
        margin-top: 29px;
        font-size: 20px;
        font-family: Source Han Sans CN;
        font-weight: 400;
        color: #666666;
        line-height: 34px;
    }
    .oContent4List {
        width: 1284px;
        height: 540px;
        margin: 0 auto;
        margin-top: 39px;
        display: flex;
        justify-content: space-between;
    }
    .oCon4Li {
        width: 280px;
        height: 539px;
        background: pink;
        background: #FFFFFF;
        box-shadow: 0px 6px 10px 0px rgba(39, 51, 67, 0.3);
        border-radius: 4px;
    }
    .oCon4Li img {
        width: 280px;
        height: 200px;
        border-radius: 4px;
    }
    .oCon4Li h3 {
        width: 70px;
        height: 70px;
        font-size: 28px;
        line-height: 80px;
        font-weight: 500;
        color: #14162A;
        margin-left: 29px;
        border-bottom: 4px solid #2887FE;
        margin-bottom: 29px;
    }
    .oCon4Li p {
        width: 82%;
        margin-left: 29px;
        font-size: 20px;
        font-family: Source Han Sans CN;
        font-weight: 400;
        color: #666666;
        line-height: 40px;
    }
}

@media screen and (max-width:768px) {
    .oContent2 {
        padding-bottom: 50px;
    }
    .oContent3 {
        display: none;
    }
    .oContent4 {
        display: none;
    }
    .yd_banner {
        width: 100%;
        height: 2.84rem;
    }
    .oContent {
        width: 100%;
        height: auto;
        padding: .19rem 0;
    }
    .oContentInfo {
        width: 80%;
        height: auto;
        margin: 0 auto;
    }
    .oContentName {
        font-size: .18rem;
        font-weight: 600;
    }
    .oContentLine {
        display: none;
    }
    .oContentText {
        font-size: .12rem;
        margin-top: 10px;
        color: gray;
    }
    .buttons {
        width: 1.2rem;
        height: .32rem;
        border: 2px solid #2887FE;
        margin: 0 auto;
        border-radius: 4px;
        font-size: .14rem;
        font-weight: 500;
        line-height: .32rem;
        text-align: center;
        color: #2887FE;
        margin-top: .8rem;
    }
}