.top {
    width: 850px;
    position: fixed;
    left: 30%;
    top: 30px;
    z-index: 100;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.top ul li {
    display: inline-block;
    padding: 0 5px;
    text-align: center;
}

.top .line {
    width: 2px;
    height: 17px;
    display: inline-block;
    background: #fff;
    position: relative;
    top: 2px;
}

.top ul .uc-li {
    width: 130px;
    height: 42px;
    background: #FFBB49;
    color: #fff;
    line-height: 42px;
    border-radius: 2px;
    display: inline-block;
}

.top ul li a {
    font-size: 14px;
    color: #fff;
}

.JF {
    width: 100%;
    height: 975px;
    background: url('/images/index/bg.png?v=2') no-repeat center;
    background-size: cover;
    overflow: hidden;
}

.JF .center {
    width: 800px;
    margin: 0 auto;
    margin-top: 210px;
}

.box-bg {
    width: 372px;
    height: 192px;
    background: url('/images/index/ewmbox.png') no-repeat center;
    background-size: cover;
    margin-top: 10px;
    box-sizing: border-box;
    padding-top: 20px;
    padding-left: 20px;
    position: relative;
    margin-bottom: 35px;
}

.box-bg a {
    position: absolute;
    width: 151px;
    height: 37px;
}

.box-bg .a-1 {
    background: url('/images/index/btn-1.png') no-repeat center;
    background-size: cover;
    top: 40px;
    right: 30px;
}

.box-bg .a-2 {
    background: url('/images/index/btn-2.png') no-repeat center;
    background-size: cover;
    top: 100px;
    right: 30px;
}

.box-bg p {
    color: #FFFFFF;
    font-size: 16px;
    margin-top: 10px;
}

.center .real {
    display: inline-block;
    width: 192px;
    height: 52px;
    background: url('/images/index/btn-real.png') no-repeat center;
    background-size: cover;
    margin-right: 12px;
}

.center .demo {
    display: inline-block;
    width: 192px;
    height: 52px;
    background: url('/images/index/btn-demo.png') no-repeat center;
    background-size: cover;
}

.part-2 {
    width: 100%;
    height: 570px;
    background: url('/images/index/part-2.png') no-repeat center;
    background-size: cover;
    box-sizing: border-box;
    padding-top: 100px;
}

.part-2 p {
    text-align: center;
    font-size: 34px;
    color: #fff;
    margin-bottom: 60px;
}

.part-2 img {
    display: block;
    margin: 0 auto;
}

.zixun {
    width: 100%;
    height: 708px;
    background: #EEEEEE;
    box-sizing: border-box;
    padding-top: 60px;
}

.zixun .titles {
    text-align: center;
    font-size: 34px;
    color: #333;
    margin-bottom: 60px;
}

.sp-box {
    width: 800px;
    text-align: center;
    margin: 0 auto;
}

.sp-box li {
    display: inline-block;
    width: 130px;
    height: 46px;
    color: #666666;
    font-size: 20px;
    line-height: 46px;
    cursor: pointer;
    margin-right: 15px;
}

.sp-box li.active {
    border: 1px solid #CCA86C;
    color: #CCA86C;
    border-radius: 4px;
}

.zixun .line-1 {
    display: block;
    margin: 30px auto;
}

.box-1,
.box-2 {
    width: 1903px;
    position: relative;
    overflow: hidden;
}

.box-2,
.box-3 {
    display: none;
}

.box-2 img {
    display: inline-block;
    width: 110px;
    height: 90px;
    margin-right: 10px;
}

.box-2 .report-first-r,
.box-2 .report-first-l {
    display: inline-block;
    vertical-align: top;
}

.box-2 .report-first-r {
    width: 250px;
}

.box-2 .report-first-r p {
    margin-top: 7px;
}

.box-2 .report-first-r .title {
    font-weight: bold;
}

.box-2 .a-read {
    color: #CCA86C;
    display: block;
    width: 100px;
    float: right;
    margin-top: 5px;
}

.box-1 ul,
.box-2 ul {
    list-style-type: none;
    position: absolute;
    left: -94px;
    top: 0;
    width: 30000px;
    height: 275px;
}

.box-1 .j-l,
.box-2 .j-l {
    position: absolute;
    top: 10px;
    left: 0;
    background: url('/images/index/j-l.png') no-repeat center;
    background-size: cover;
    width: 50px;
    height: 230px;
    z-index: 10;
}

.box-1 .j-r,
.box-2 .j-r {
    position: absolute;
    top: 10px;
    right: 0;
    background: url('/images/index/j-r.png') no-repeat center;
    background-size: cover;
    width: 50px;
    height: 230px;
    z-index: 10;
}

.box-1 li,
.box-2 li {
    display: inline-block;
    width: 400px;
    height: 250px;
    background: #fff;
    border-radius: 4px;
    margin-right: 40px;
    text-align: left;
    box-sizing: border-box;
    padding-left: 25px;
    padding-top: 25px;
    padding-right: 25px;
    vertical-align: middle;
}

.box-2 li {
    width: 460px;
    height: 200px;
}

.box-1 li .title {
    font-size: 20px;

}

.box-1 li img {
    display: block;
    width: 200px;
    height: 100px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.three-box .a_more {
    display: block;
    background: #CCA86C;
    color: #fff;
    width: 198px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    margin: 0 auto;
    margin-top: 280px;
}


.w {
    width: 1201px;
    margin: 0 auto;
}

.step_1 {
    width: 100%;
    height: 680px;
    background: url("/images/index/s1.png") no-repeat center;
    background-size: cover;
    margin-top: 64px;
    box-sizing: border-box;
    padding-top: 93px;
}

.step_1 .w {
    width: 1250px;
    margin: 0 auto;
}

.step_1 .topBox {
    width: 100%;
    height: 380px;
}

.step_1 .topBox .left {
    float: left;
    box-sizing: border-box;
    padding-top: 73px;
    width: 545px;
}

.step_1 .topBox .left .one {
    width: 48px;
}

.step_1 .topBox .left .two {
    font-size: 60px;
    color: #222;
    text-align: center;
    margin-top: -38px;
}

.step_1 .topBox .left .three {
    margin-left: 24px;
    margin-top: 17px;
    font-size: 16px;
    color: #9C9C9C;
}

.step_1 .topBox .left .three span {
    color: #D55C5C;
}

.step_1 .topBox .left .three img {
    width: 26px;
    position: relative;
    top: -4px;
    margin-right: 4px;
}

.step_1 .topBox .left .four {
    margin-left: 24px;
    margin-top: 38px;
}

.step_1 .topBox .left .four input {
    width: 324px;
    height: 54px;
    background: #FFFFFF;
    border-radius: 8px 8px 8px 8px;
    opacity: 1;
    border: none;
    outline: 0;
    border: 1px solid #DADADA;
    box-sizing: border-box;
    padding: 0 18px;
    color: #222;
    font-size: 18px;
    float: left;
}

.step_1 .topBox .left .four input::placeholder {
    color: #BDBCBC;
    font-size: 18px;
}

.step_1 .topBox .left .four a {
    display: inline-block;
    width: 120px;
    height: 54px;
    background: #EEB556;
    border-radius: 8px 8px 8px 8px;
    opacity: 1;
    text-align: center;
    line-height: 54px;
    color: #fff;
    font-size: 18px;
    cursor: pointer;
    box-sizing: border-box;
    float: left;
    margin-left: 10px;
}

.step_1 .topBox .right {
    float: right;
    text-align: center;
    width: 676px;
    height: 380px;
}

.step_1 .topBox .right img {
    height: 380px;
}

.step_1 .bottomBox {
    width: 100%;
    display: flex;
    justify-content: space-between;
    margin-top: 73px;
}

.step_1 .bottomBox .item {
    width: 300px;
    color: #222222;
}

.step_1 .bottomBox .item p:nth-child(1) {
    font-size: 36px;
}

.step_1 .bottomBox .item p:nth-child(2) {
    font-size: 14px;
    margin-top: 4px;
}

.step_2 {
    margin-top: 70px;
}

.step_2 .titleBox {
    width: 100%;
    height: 80px;
}

.step_2 .titleBox .left {
    float: left;
    color: #222;
    font-size: 40px;
}

.step_2 .titleBox .right {
    float: right;
    color: #222;
    font-size: 16px;
    margin-top: 33px;
    cursor: pointer;
}

.step_2 .titleBox .right img {
    width: 14px;
    margin-left: 4px;
}

.step_2 .box {
    width: 100%;
}

.step_2 .box .boxItem {
    width: 375px;
    height: 150px;
    border-radius: 8px 8px 8px 8px;
    opacity: 1;
}

.step_2 .box .swiper-button-next,
.step_2 .box .swiper-button-prev {
    width: 30px;
    height: 30px;
    background-image: none;
    top: 57%;
}

.step_3 {
    display: none;
    margin-top: 140px;
    width: 100%;
    height: 315px;
}

.step_3 .left {
    width: 630px;
    height: 320px;
    float: left;
    border-right: 1px solid #E5E5E5;
}

.step_3 .left .titleBox {
    height: 56px;
}

.step_3 .left .titleBox div {
    color: #9C9C9C;
    font-size: 30px;
    float: left;
    margin-right: 50px;
    cursor: pointer;
    line-height: 80px;
}

.step_3 .left .titleBox .active {
    color: #222;
    font-size: 40px;
    line-height: 72px;
}

.step_3 .left .table {
    margin-top: 30px;
}

.step_3 .left .table .tableHead {
    color: #9C9C9C;
}

.step_3 .left .table .tableHead,
.step_3 .left .table .tableBody .item div {
    font-size: 14px;
    width: 100%;
    height: 40px;
    float: left;
}

.step_3 .left .table .tableHead div,
.step_3 .left .table .tableBody .item div {
    float: left;
}

.step_3 .left .table .tableHead div:nth-child(1),
.step_3 .left .table .tableBody .item div:nth-child(1) {
    width: 183px;
}

.step_3 .left .table .tableHead div:nth-child(2),
.step_3 .left .table .tableBody .item div:nth-child(2) {
    width: 155px;
}

.step_3 .left .table .tableHead div:nth-child(3),
.step_3 .left .table .tableBody .item div:nth-child(3) {
    width: 146px;
}

.step_3 .left .table .tableHead div:nth-child(4),
.step_3 .left .table .tableBody .item div:nth-child(4) {
    width: 120px;
}

.step_3 .left .table .tableBody .item div:nth-child(3) {
    color: #DB4355;
}

.step_3 .left .table .tableBody .item div:nth-child(4) {
    color: #0DB27C;
}

.step_3 .right {
    width: 569px;
    height: 320px;
    float: right;
    box-sizing: border-box;
    padding-left: 90px;
}

.step_3 .right .titleBox {
    height: 80px;
}

.step_3 .right .titleBox .titleBoxLeft {
    float: left;
    color: #222;
    font-size: 40px;
    line-height: 72px;
}

.step_3 .right .titleBox .titleBoxRight {
    float: right;
    color: #222;
    font-size: 12px;
    margin-top: 43px;
}

.step_3 .right .titleBox .titleBoxRight div {
    float: right;
    margin-right: 5px;
}

.step_3 .right .titleBox .titleBoxRight .one,
.step_3 .right .titleBox .titleBoxRight .three {
    width: 8px;
    height: 8px;
    border-radius: 4px 4px 4px 4px;
    opacity: 1;
    margin-top: 5px;
}

.step_3 .right .titleBox .titleBoxRight .one {
    background-color: #DB4355;
}

.step_3 .right .titleBox .titleBoxRight .three {
    background-color: #0DB27C;
}

.step_3 .right .table .item {
    margin-top: 17px;
    width: 100%;
    height: 14px;
}

.step_3 .right .table .item .itemLeft {
    float: left;
    color: #222222;
    font-size: 14px;
    width: 117px;
}

.step_3 .right .table .item .itemRight {
    float: right;
    width: 360px;
    height: 6px;
    border-radius: 6px;
    overflow: hidden;
    box-sizing: border-box;
    margin-top: 6px;
}

.step_3 .right .table .item .itemRight div {
    height: 6px;
}

.step_3 .right .table .item .itemRight div:nth-child(1) {
    float: left;
    background-color: #DB4355;
}

.step_3 .right .table .item .itemRight div:nth-child(2) {
    float: left;
    background-color: #0DB27C;
}

.step_4 {
    margin-top: 30px;
}

.step_4 .title {
    color: #222222;
    font-size: 30px;
}

.step_4 a {
    display: inline-block;
    width: 200px;
    height: 54px;
    background: #EEB556;
    border-radius: 8px 8px 8px 8px;
    opacity: 1;
    text-align: center;
    line-height: 54px;
    color: #fff;
    font-size: 18px;
    cursor: pointer;
    box-sizing: border-box;
    margin-top: 20px;
}

.step_5 {
    margin-top: 140px;
    height: 570px;
}

.step_5 .left {
    float: left;
}

.step_5 .left .titleBox p:nth-child(1) {
    color: #222;
    font-size: 40px;
}

.step_5 .left .titleBox p:nth-child(2) {
    color: #9C9C9C;
    font-size: 18px;
    margin-top: 10px;
}

.step_5 .box {
    margin-top: 40px;
}

.step_5 .box .item {
    height: 130px;
    width: 604px;
}

.step_5 .box .item .itemLeft {
    float: left;
    width: 72px;
}

.step_5 .box .item .itemRight {
    float: right;
    width: 517px;
}

.step_5 .box .item .itemRight p:nth-child(1) {
    color: #222;
    font-size: 24px;
}

.step_5 .box .item .itemRight p:nth-child(2) {
    color: #9C9C9C;
    font-size: 16px;
    margin-top: 4px;
    line-height: 25px;
}

.step_5 .left a {
    display: inline-block;
    width: 200px;
    height: 54px;
    background: #EEB556;
    border-radius: 8px 8px 8px 8px;
    opacity: 1;
    text-align: center;
    line-height: 54px;
    color: #fff;
    font-size: 18px;
    cursor: pointer;
    box-sizing: border-box;
}

.step_5 .right {
    float: right;
    width: 500px;
}

.step_6 {
    margin-top: 90px;
}

.step_6 .titleBox p:nth-child(1) {
    color: #222;
    font-size: 40px;
}

.step_6 .titleBox p:nth-child(2) {
    color: #9C9C9C;
    font-size: 18px;
    margin-top: 10px;
}

.step_6 .box {
    margin-top: 50px;
    display: flex;
    justify-content: space-between;
}

.step_6 .box .item {
    width: 116px;
}

.step_6 .box .item img {
    width: 116px;
    margin-bottom: 24px;
}

.step_6 .box .item p {
    text-align: center;
    color: #222;
    font-size: 24px;
}

.step_7 {
    margin-top: 90px;
    height: 645px;
}

.step_7 .titleBox p:nth-child(1) {
    color: #222;
    font-size: 40px;
}

.step_7 .titleBox p:nth-child(2) {
    color: #9C9C9C;
    font-size: 18px;
    margin-top: 10px;
}

.step_7 .box {
    margin-top: 8px;
}

.step_7 .box .left {
    width: 350px;
    float: left;
    margin-left: 96px;
    margin-top: 42px;
}

.step_7 .box .right {
    float: right;
    margin-right: 50px;
}

.step_7 .box .right .item {
    width: 100%;
    margin-bottom: 30px;
}

.step_7 .box .right .item .title img {
    height: 96px;
}

.step_7 .box .right .item .title span {
    font-size: 30px;
    color: #222;
    position: relative;
    top: 18px;
    left: -22px;
}

.step_7 .box .right .item .title .box {
    display: flex;
}

/* .step_7 .box .right .item .title .box img:nth-child(1) {
    width: 130px;
    height: 130px;
    margin-left: 26px;
    margin-right: 16px;
} */
.step_7 .box .right .item .title .box .qrCode {
    height: 118px;
    width: 118px;
    background-color: #fff;
    box-sizing: border-box;
    padding: 5px;
    float: right;
    margin-right: 30px;
}

.step_7 .box .right .item .title .box .qrCode #qrCodeLogo {
    position: absolute;
    width: 28px;
    height: 28px;
    margin-left: 40px;
    margin-top: 40px;
}

.step_7 .box .right .item .title .box a:nth-child(2) {
    background: #222222;
}

.step_7 .box .right .item .title .box a:nth-child(3) {
    background: #EEB556;
}

.step_7 .box .right .item .title .box a:nth-child(2),
.step_7 .box .right .item .title .box a:nth-child(3) {
    display: inline-block;
    width: 150px;
    height: 50px;
    border-radius: 8px 8px 8px 8px;
    opacity: 1;
    text-align: center;
    line-height: 50px;
    color: #fff;
    font-size: 18px;
    cursor: pointer;
    box-sizing: border-box;
    margin-left: 20px;
    margin-top: 38px;
}

.step_7 .box .right .item .title p {
    font-size: 20px;
    margin-left: 26px;
    color: #222;
}

.step_8 {
    margin-top: 90px;
    padding-bottom: 90px;
}

.step_8 .titleBox {
    width: 100%;
    height: 80px;
}

.step_8 .titleBox .left {
    float: left;
    color: #222;
    font-size: 40px;
}

.step_8 .titleBox .right {
    float: right;
    color: #222;
    font-size: 16px;
    margin-top: 33px;
    cursor: pointer;
}

.step_8 .titleBox .right img {
    width: 14px;
    margin-left: 4px;
}

.step_8 .box {
    margin-top: 30px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.step_8 .box a:nth-child(1) .item,
.step_8 .box a:nth-child(2) .item {
    border-top: 1px solid #F1F1F1;
}

.step_8 .box .item {
    width: 570px;
    height: 90px;
    border-bottom: 1px solid #F1F1F1;
    box-sizing: border-box;
    padding-top: 18px;
}

.step_8 .box .item p:nth-child(1) {
    color: #222;
    font-size: 20px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.step_8 .box .item p:nth-child(2) {
    color: #9C9C9C;
    font-size: 16px;
    margin-top: 4px;
}