body .box-outside1 {
    background-color: #fff;
}

body .box-outside2 {
    background-color: #F5F5F6;
}

.box {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}

.box-title {
    /* width: 420px; */
    height: 30px;
    font-size: 30px;
    color: #181818;
    line-height: 30px;
    text-shadow: 0px 3px 8px rgba(0, 0, 0, 0.03);
    margin: 0 auto;
    margin-top: 62px;
    margin-bottom: 80px;
    text-align: center;
    font-weight: bold;
}

/* .swiper-container {
    width: 100%;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    clear: both;
}

.swiper-slide>div {
    width: 1200px;
    height: 360px;
    margin: 0 auto;
    padding-top: 81px;
    box-sizing: border-box;
}


.swiper-slide>div>p:nth-of-type(1) {
    font-size: 46px;
    color: #181818;

}

.swiper-slide>div>p:nth-of-type(2) {
    font-size: 18px;
    color: #3d3d3d;
    margin-top: 29px;
    margin-bottom: 51px;
}

.swiper-slide>div>a {
    display: block;
    width: 138px;
    height: 42px;
    line-height: 42px;
    text-align: center;
    color: #fff;
    background: #FF4700;
    font-size: 16px;
}

.swiper-slide {
    height: 360px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.swiper-slide1 {
    background-image: url(/public/images/index/bg1.jpg);

}

.swiper-slide2 {
    background-image: url(/public/images/index/bg2.jpg);
}

.swiper-slide3 {
    background-image: url(/public/images/index/bg3.jpg);
}

.swiper-pagination {
    width: 260px !important;
    position: absolute;
    left: 20px;
    bottom: 18px !important;
}

.swiper-pagination-bullet {
    background-color: #fff;
    width: 58px;
    height: 3px;
    border-radius: 0;
    opacity: 1;
}

.swiper-pagination-bullet-active {
    background-color: #e8561a;
    width: 58px;
    height: 3px;
} */

.header-wrap {
    position: absolute;
    background-color: transparent;
}

.header-wrap a {
    color: #fff;
    opacity: 1;
}

.header-wrap .user-head .xd-btn {
    color: #fff;
    border: 1px solid #fff;
}

.header-wrap .indexlitleqr .text,
.header-wrap .user-head .login-state .state-text a,
.header-wrap .user-head .login-state .state-text .split {
    color: #fff;
}

.header-wrap .indexlitleqr .img,
.header-wrap-fixed .indexlitleqr .img {
    background-image: url(/public/images/header/i1.png);
}

.banner {
    height: 578px;
    background-image: url(/public/images/index/banner.jpg);
}

.banner>p {
    /* height: 56px; */
    font-size: 60px;
    font-weight: bold;
    text-align: center;
    color: #FFFFFF;
    /* line-height: 56px; */
    padding-top: 132px;
    text-shadow: 0px 2px 6px rgba(0, 0, 0, 0.1);
}

.banner .sub-title {
    font-size: 32px;
    padding-top: 19px;
    font-weight: normal;
}

.banner>a {
    display: block;
    width: 212px;
    line-height: 50px;
    background: #FB4912;
    border-radius: 6px;
    text-align: center;
    color: #fff;
    font-size: 20px;
    margin: 33px auto 90px;
}

.banner .slogan {
    width: 398px;
    height: 70px;
    background: transparent !important;
}

.tabs-nav {
    overflow: hidden;
}

.tabs-nav-item {
    flex-direction: column;
    color: #333;
    margin: 0 130px;
}

.tabs-nav-item>p:first-of-type {
    width: 73px;
    height: 73px;
}

.tabs-nav-item>p:nth-of-type(2) {
    font-size: 24px;
    margin-top: 19px;
    margin-bottom: 14px;
    font-weight: bold;
}

.tabs-nav-item>p:nth-of-type(3) {
    width: 312px;
    font-size: 16px;
}

.tabs-content {
    padding: 0 0 70px;
    overflow: hidden;
    flex-wrap: wrap;
    /* justify-content: space-between; */
    justify-content: flex-start;
    margin-top: 60px;
}

.tabs-content-item {
    width: 224px;
    height: 200px;
    background: #FFFFFF;
    box-shadow: 0px 2px 7px 0px rgba(0, 0, 0, 0.14);
    border-radius: 8px;
    margin: 8px;
    flex-direction: column;
    position: relative;
    overflow: hidden;
}

.tabs-content-item.more {
    cursor: pointer;
}

.tabs-content-item-img {
    width: 86px;
    height: 86px;
}

.tabs-content-item-title {
    font-size: 22px;
    margin-top: 22px;
    position: relative;
    width: 120px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    overflow: hidden;
}

.tabs-content-item-btn {
    display: inline-block;
    position: absolute;
    z-index: 10;
    left: -120px;
    top: 0;
    width: 120px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    background: #FF4700;
    font-size: 14px;
    color: #fff;
    border-radius: 18px;
    cursor: pointer;
}

.tabs-content-item-mask {
    position: absolute;
    width: 224px;
    height: 200px;
    background: #000000;
    border-radius: 8px;
    opacity: 0.19;
    display: none;
}



.box2>ul {
    overflow: hidden;
    margin-bottom: 81px;
}

.box2>ul>li {
    width: 276px;
    height: 390px;
    overflow: hidden;
    float: left;
    background-color: #fff;
    box-shadow: 0px 4px 15px 0px rgba(0, 0, 0, 0.04);
    background-size: 102px 134px;
    background-position: left top;
    background-repeat: no-repeat;
    margin: 0 11px;
}

.box2>ul>li:nth-of-type(1) {
    background-image: url(/public/images/index/b1.png);
}

.box2>ul>li:nth-of-type(2) {
    background-image: url(/public/images/index/b2.png);
}

.box2>ul>li:nth-of-type(3) {
    background-image: url(/public/images/index/b3.png);
}

.box2>ul>li:nth-of-type(4) {
    background-image: url(/public/images/index/b4.png);
}

.box2>ul>li>p:nth-of-type(1) {
    width: 82px;
    height: 82px;
    background-repeat: no-repeat;
    background-size: cover;
    margin: 0 auto;
    margin-top: 67px;
    margin-bottom: 35px;
}

.box2>ul>li>p:nth-of-type(2) {
    margin: 0 auto;
    margin-bottom: 39px;
    width: 191px;
    height: 22px;
    font-size: 22px;
    color: #181818;
    line-height: 22px;
    font-weight: bold;
}

.box2>ul>li:nth-of-type(1)>p:nth-of-type(1) {
    background-image: url(/public/images/index/i1.png);
}

.box2>ul>li:nth-of-type(2)>p:nth-of-type(1) {
    background-image: url(/public/images/index/i2.png);
}

.box2>ul>li:nth-of-type(3)>p:nth-of-type(1) {
    background-image: url(/public/images/index/i3.png);
}

.box2>ul>li:nth-of-type(4)>p:nth-of-type(1) {
    background-image: url(/public/images/index/i4.png);
}

.box2>ul>li>p:nth-of-type(3) {
    margin: 0 auto;
    margin-bottom: 39px;
    width: 188px;
    height: 66px;
    font-size: 18px;
    color: #696969;
    line-height: 18px;
    padding: 13px;
    border-radius: 4px;
    border: 1px solid #696969;
}

.box2>ul>li>p:nth-of-type(3)>span {
    margin: 6px 8px;
    display: inline-block;
}

.user-operate a {
    color: #696969;
}