.baocai {
    /* main */
    /* 靠左样式 */
    /* section1 */
    /* section1 */
    /* section3 */
    /* section3 */
    /* section5 */
    /* section5 */
    /* section6 */
    /* section6 */
    /* section7 s */
    /* section8 s*/
    /* section8 end*/
    /* section9 s */
    /* section10 */
    /* .section10 .way-tab-container li.tabActive::after{
	width: 0px;
    height: 0px;
    border-width: 12px;
    border-style: solid;
    border-color: #e1bc6d transparent transparent transparent;
    position: absolute;
    content: ' ';
    left: 39px;
    bottom: -20px;
} */
    /* section10 */
    /* section16  s*/
    /* section16 e */
    /* main */
    /* 包材 */
}

.baocai div,
.baocai a,
.baocai span,
.baocai section {
    -webkit-tap-highlight-color: transparent;
    /*把高亮颜色设置为透明，也可以使用rgba的形式*/
}

.baocai .btnCall {
    top: 50px;
    position: relative;
    margin: 0;
    transform: translate(-50%, 0);
}

.baocai .s-center-c {
    position: relative;
    width: 1200px;
    margin: 0 auto;
    height: 100%;
}

.baocai .b-container-text {
    width: 1200px;
    position: relative;
    text-align: center;
    z-index: 9999;
    margin: 0 auto;
}

.baocai .btn-container {
    margin-top: 40px;
}

.baocai .plmTemplLeft .btn-container {
    text-align: left;
}

.baocai .btn-container .btnImg {
    cursor: pointer;
    width: 140px;
}

.baocai .mobileBtnImg {
    width: 75px;
}

.baocai .bannerPcImg {
    width: 50%;
    height: 100%;
}

.baocai .plmTemplLeft {
    text-align: left;
    padding: 0;
}

.baocai .plmTemplLeft .btnCall {
    left: 0;
    margin-left: 0;
    transform: translate(0, 0);
}

.baocai .section1 {
    padding: 32px;
}

.baocai .section1 ul {
    margin-top: 40px;
}

.baocai .section1 ul li {
    width: 282px;
    height: 320px;
    background: #ffffff;
    box-shadow: 0px 10px 50px 0px rgba(39, 39, 39, 0.11);
    border-radius: 8px;
    overflow: hidden;
}

.baocai .section1 .imgBox {
    width: 282px;
    height: 246px;
    overflow: hidden;
    position: relative;
    background-image: url(/assets/img/product_ache.png);
    background-repeat: no-repeat;
    background-size: 100%;
}

.baocai .section1 .img2 {
    background-position-y: 31%;
}

.baocai .section1 .img3 {
    background-position-y: 61%;
}

.baocai .section1 .img4 {
    background-position-y: 92%;
}

.baocai .section1 .imgBox h5 {
    text-align: center;
    font-size: 32px;
    font-weight: 600;
    color: #f5f7fa;
    position: absolute;
    top: 107px;
    z-index: 100;
}

.baocai .section1 .imgBox i {
    display: block;
    width: 51px;
    height: 4px;
    background: #f5f7fa;
    border-radius: 2px;
    position: absolute;
    top: 180px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 100;
}

.baocai .section1 .textBox {
    padding: 15px 20px;
    font-size: 16px;
    font-weight: 400;
    color: #6d757a;
    line-height: 22px;
    text-align: center;
}

.baocai .way-tab-container ul {
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid rgba(255, 255, 255, 0.4);
    padding: 0 24px;
}

.baocai .way-tab-container li {
    padding: 0 12px;
    font-size: 18px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #ffffff;
    cursor: pointer;
    z-index: 10;
}

.baocai .way-tab-container li.tabActive {
    /* background: #DDB96B; */
    color: #DDB96C;
    font-size: 24px;
    font-weight: 600;
    position: relative;
}

.baocai .wayBlockBtm {
    /* background: #DDB96B; */
    color: #ffffff;
    font-size: 24px;
    font-weight: 600;
    position: absolute;
    z-index: 0;
    width: 120px;
    height: 72px;
    left: 0px;
    transition: all 0.3s;
    transform: translateX(24px);
}

.baocai .wayBlockBtm::after {
    width: 100%;
    height: 4px;
    position: absolute;
    content: ' ';
    left: 0;
    bottom: 0px;
    background: #edc571;
}

.baocai .way-block-info .b-ge-container {
    padding: 24px 24px 32px 24px;
    display: none;
}

.baocai .way-block-info .wayTabContent {
    display: block;
}

.baocai .b-ge-container .w-top-info {
    /* display: flex; */
    /* margin-bottom: 24px; */
    position: relative;
    margin-right: 24px;
    padding-right: 24px;
    width: 650px;
}

.baocai .w-top-info .top-left-info {
    position: relative;
}

.baocai .w-top-info .top-left-info h1 {
    font-size: 28px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #ffffff;
    line-height: 40px;
    margin-bottom: 26px;
}

.baocai .w-top-info .top-left-info p {
    font-size: 16px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #ffffff;
    line-height: 22px;
}

.baocai .w-btm-info {
    display: flex;
    flex: 1;
    flex-wrap: wrap;
    align-items: center;
}

.baocai .w-btm-info img,
.baocai .w-btm-info p {
    /* height: 100%; */
    width: 155px;
    height: 55px;
    margin-right: 4px;
    margin-bottom: 12px;
}

.baocai .w-btm-info img.lmOhterImg {
    width: 155px;
    height: 55px;
    margin: 0;
    margin-right: 1%;
    margin-bottom: 12px;
}

.baocai .w-btm-info img.lmOhterImg:last-of-type {
    margin-right: 0;
}

.baocai .w-btm-info .btm-right-text {
    font-size: 16px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #ffffff;
    line-height: 55px;
    text-align: center;
}

.baocai .section5 {
    padding: 32px 0;
    background-color: #FFFFFF;
    box-shadow: 0px 10px 50px 0px rgba(39, 39, 39, 0.11);
}

.baocai .section5 .Box {
    margin-top: 55px;
}

.baocai .section5 ul {
    flex-wrap: wrap;
}

.baocai .section5 li {
    width: 240px;
    height: 190px;
    position: relative;
}

.baocai .section5 li i {
    display: block;
    width: 0;
    height: 0;
    border: 12px solid;
    position: absolute;
    top: 50%;
    margin-top: -12px;
    z-index: 100;
}

.baocai .section5 li:nth-child(2) {
    background-color: #289bf7;
}

.baocai .section5 li:nth-child(2) i {
    margin-left: -24px;
    left: 0;
    border-color: transparent #289BF7 transparent transparent;
}

.baocai .section5 li:nth-child(4) {
    background-color: #FFCB18;
}

.baocai .section5 li:nth-child(4) i {
    margin-left: -24px;
    left: 0;
    border-color: transparent #FFCB18 transparent transparent;
}

.baocai .section5 li:nth-child(6) {
    background-color: #0ED596;
}

.baocai .section5 li:nth-child(6) i {
    right: 0;
    margin-right: -24px;
    border-color: transparent transparent transparent #0ED596;
}

.baocai .section5 li:nth-child(8) {
    background-color: #FF5D85;
}

.baocai .section5 li:nth-child(8) i {
    right: 0;
    margin-right: -24px;
    border-color: transparent transparent transparent #FF5D85;
}

.baocai .section5 li:nth-child(10) {
    background-color: #CC63FF;
}

.baocai .section5 li:nth-child(10) i {
    top: 0;
    left: 50%;
    margin-top: -24px;
    margin-left: -12px;
    border-color: transparent transparent #CC63FF transparent;
}

.baocai .section5 li img {
    width: 240px;
    height: 190px;
    object-fit: cover;
}

.baocai .section5 li h1 {
    font-size: 20px;
    font-weight: 500;
    color: #ffffff;
    margin-top: 11px;
    padding: 0 24px;
}

.baocai .section5 li h2 {
    font-size: 16px;
    margin-top: 12px;
    padding: 0 24px;
    font-weight: 400;
    color: #ffffff;
}

.baocai .section6 {
    padding: 32px 0;
}

.baocai .section6 ul {
    flex-wrap: wrap;
    margin-left: -32px;
}

.baocai .section6 ul li {
    margin-left: 32px;
    margin-top: 32px;
    width: 276px;
    height: 180px;
    border-radius: 10px;
    overflow: hidden;
    position: relative;
}

.baocai .section6 ul li img {
    width: 276px;
    height: 180px;
    object-fit: cover;
}

.baocai .section6 ul li span {
    position: absolute;
    top: 54px;
    left: 50%;
    transform: translateX(-50%);
    font-size: 32px;
    font-weight: 600;
    color: #f5f7fa;
}

.baocai .section6 ul li i {
    display: block;
    position: absolute;
    top: 125px;
    left: 50%;
    transform: translateX(-50%);
    width: 51px;
    height: 4px;
    background: #f5f7fa;
    border-radius: 2px;
}

.baocai .section7 {
    padding: 34px 0 42px 0;
}

.baocai .section7 .Box {
    width: 1136px;
}

.baocai .section7 .inner01 {
    margin: 0 auto;
    margin-top: 36px;
    /* width: 968px; */
    width: 100%;
    overflow: hidden;
}

.baocai .section7 .innerH2 {
    font-size: 24px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #6D757A;
    line-height: 33px;
    margin-top: 8px;
}

.baocai .section7 .inner01 img {
    flex-shrink: 0;
}

.baocai .section8 {
    padding: 32px 0 45px 0;
}

.baocai .section8 .innerUl {
    margin-top: 32px;
    text-align: center;
}

.baocai .section8 .innerUl li {
    width: 250px;
}

.baocai .section8 .innerUl h1 {
    font-size: 24px;
    font-weight: 600;
    color: #DDB96C;
    line-height: 33px;
}

.baocai .section8 .innerUl h2 {
    font-size: 16px;
    font-weight: 400;
    color: #6d757a;
    margin-top: 16px;
}

.baocai .bor {
    width: 2px;
    height: 204px;
    background: linear-gradient(180deg, #FFFFFF 0%, #EAEBEE 50%, #FFFFFF 100%);
    margin-left: 20px;
}

.baocai .section9 {
    padding: 34px 0 42px 0;
}

.baocai .section9 .inner01 {
    margin: 0 auto;
    margin-top: 32px;
    /* width: 968px; */
    width: 100%;
    overflow: hidden;
}

.baocai .section9 .innerH2 {
    font-size: 24px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #6D757A;
    line-height: 33px;
    margin-top: 8px;
    text-align: center;
}

.baocai .section9 .inner01 img {
    flex-shrink: 0;
}

.baocai .section10 {
    padding: 65px 0 32px 0;
    background-color: #ffffff;
}

.baocai .section10 .Box {
    position: relative;
}

.baocai .section10 .h-group {
    margin-bottom: 35px;
    text-align: center;
}

.baocai .section10 .h-group h1 {
    color: #DBB76B;
    font-size: 32px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    line-height: 45px;
}

.baocai .section10 .h-group h2.innerH2 {
    font-size: 24px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #6D757A;
    line-height: 33px;
}

.baocai .section10 .right-btn-c .bespreadBtnClass {
    position: absolute;
    top: 30px;
    right: 0;
    border-color: #fff;
    background-color: transparent;
    cursor: pointer;
}

.baocai .section10 .right-btn-c:hover p {
    background-color: #DDB96C;
    color: #fff;
    border-color: #DDB96C;
}

.baocai .section10 .section10-info-container .way-tab-container {
    height: 60px;
    /* height: 72px; */
    background: #F5F7FA;
    line-height: 60px;
}

.baocai .section10 .plmBlockBtm {
    background: #DDB96B;
    color: #ffffff;
    font-size: 24px;
    font-weight: 600;
    position: absolute;
    z-index: 0;
    width: 160px;
    height: 60px;
    left: 0px;
    transition: all 0.3s;
    transform: translateX(24px);
}

.baocai .section10 .way-tab-container ul {
    display: flex;
    justify-content: space-between;
}

.baocai .section10 .way-tab-container li {
    padding: 0 32px;
    font-size: 18px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #7A7B7C;
    cursor: pointer;
}

.baocai .section10 .section10-info-container .way-block-info {
    background-color: #ffffff;
    overflow: hidden;
}

.baocai .section10 .way-block-info .b-plm-container {
    padding: 24px 24px 32px 24px;
    display: none;
}

.baocai .section10 .way-block-info .plmTabContent {
    display: block;
}

.baocai .section10 .b-plm-container .w-top-info {
    display: flex;
    margin-bottom: 8px;
}

.baocai .section10 .w-top-info .top-left-info {
    position: relative;
    margin-left: 82px;
    margin-top: 30px;
}

.baocai .section10 .w-top-info .top-left-info h1 {
    font-size: 28px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #DDB96B;
    line-height: 40px;
    margin-bottom: 30px;
}

.baocai .section10 .w-top-info .top-left-info p.h2 {
    font-size: 16px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 500;
    color: #2F3131;
    line-height: 32px;
    margin-bottom: 22px;
}

.baocai .section10 .w-top-info img {
    /* height: 100%; */
    width: 519px;
    height: 100%;
}

.baocai .section10 .top-left-info .btm-left-info p {
    padding: 12px 40px 12px 24px;
    background: linear-gradient(270deg, #FFD377 0%, #DBB76B 100%);
    border-radius: 4px;
    font-size: 16px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 22px;
    display: inline-block;
    cursor: pointer;
    position: relative;
}

.baocai .section10 .top-left-info .btm-left-info p::after {
    content: '>';
    position: absolute;
    right: 16px;
    font-size: 15px;
}

.baocai .section10 .way-tab-container li.tabActive {
    /* background: #DDB96B; */
    color: #ffffff;
    font-size: 24px;
    font-weight: 600;
    position: relative;
}

.baocai .section10 .plmBlockBtm::after {
    width: 0px;
    height: 0px;
    border-width: 12px;
    border-style: solid;
    border-color: #e1bc6d transparent transparent transparent;
    position: absolute;
    content: ' ';
    left: 39px;
    bottom: -20px;
}

.baocai .section16 {
    position: relative;
}

.baocai .section16 .fBannerInfo {
    position: relative;
    height: 298px;
    overflow: hidden;
}

.baocai .section16 .fBannerInfo img {
    height: 298px;
    width: 100%;
    object-fit: cover;
}

.baocai .section16 .fBannerInfo div.w100 {
    position: absolute;
    z-index: 100;
    top: 72px;
    text-align: center;
}

.baocai .section16 .fBannerInfo p {
    font-size: 32px;
    font-weight: 600;
    color: #ffffff;
}

.baocai .section16 .fBannerInfo button {
    cursor: pointer;
    margin-top: 40px;
    width: 120px;
    height: 46px;
    border-radius: 4px;
    border: none;
    font-size: 16px;
    font-weight: 400;
    color: #ffffff;
    background: #DBB76B;
}

.baocai .innerH1 {
    text-align: center;
    font-size: 32px;
    font-weight: 600;
    color: #DDB96C;
    line-height: 45px;
}

.baocai .innerP {
    text-align: center;
    font-size: 24px;
    font-weight: 400;
    color: #6d757a;
    line-height: 33px;
    margin-top: 8px;
}

.baocai .pcWeb {
    display: flex !important;
}

.baocai .mobileWeb {
    display: none !important;
}

.baocai .swiper-bottom-text {
    position: absolute;
    bottom: 0;
    left: 0;
    height: 90px;
    background: rgba(0, 0, 0, 0.3);
    z-index: 1999;
}

.baocai .swiper-bottom-text ul {
    display: inline-block;
    margin: 0 auto;
    height: 90px;
}

.baocai .swiper-bottom-text ul li {
    float: left;
    line-height: 90px;
    font-family: 'Source Han Sans CN';
    font-style: normal;
    font-weight: 900;
    font-size: 20px;
    color: #FFFFFF;
}

.baocai .swiper-bottom-text ul li .int-text {
    position: relative;
    bottom: -2px;
}

.baocai .b-container-text {
    height: 100%;
    top: 0;
    padding: 0;
}

.baocai .b-container-text .img_text {
    position: absolute;
    top: 221px;
    left: 0;
    background: transparent;
}

.baocai .b-container-text .btnCall {
    top: 415px;
    left: 0;
    transform: none;
}

.baocai .swiper1 .b-container-text .img_text {
    width: 610px;
    height: 112px;
}

.baocai .swiper2 .b-container-text .img_text {
    width: 628px;
    height: 189px;
    top: 190px;
}

.baocai .int-text {
    color: #F7CD74;
    font-family: Source Han Sans CN;
    font-weight: bold;
    font-size: 24px;
    line-height: normal;
    letter-spacing: 0px;
    text-align: left;
}

.baocai .innerH3 {
    text-align: center;
    font-size: 32px;
    font-family: Source Han Sans CN-Bold, Source Han Sans CN;
    font-weight: bold;
    color: #212121;
    line-height: 38px;
}

.baocai .innerH3.light {
    color: #fff;
}

.baocai .innerSub {
    text-align: center;
    font-size: 14px;
    font-family: Source Han Sans CN-Regular, Source Han Sans CN;
    font-weight: 400;
    color: #666666;
    line-height: 16px;
    margin-top: 8px;
    padding: 0 20px;
}

.baocai .innerSub.light {
    color: #fff;
}

.baocai .hoverActive {
    box-shadow: 0px 10px 50px 0px rgba(39, 39, 39, 0.11);
    transition: all 0.2s;
    transform: translateY(-5px);
}

.baocai .section7 {
    background-color: #F2F7FF;
    padding: 58px 0 60px 0;
}

.baocai .section7 .inner01 {
    display: flex;
    background-color: transparent;
    overflow: visible;
}

.baocai .section7 .section7-item {
    flex: 1;
    height: 294px;
    border-radius: 10px;
    background-color: #fff;
    margin-right: 30px;
    margin-bottom: 26px;
    padding: 0 32px;
}

.baocai .section7 .section7-item:hover {
    box-shadow: 0px 10px 50px 0px rgba(39, 39, 39, 0.11);
    transition: all 0.2s;
    transform: translateY(-5px);
}

.baocai .section7 .section7-item:nth-of-type(3n) {
    margin-right: 0;
}

.baocai .section7 .section7-item .si-head {
    padding: 20px 0;
    border-bottom: 1px solid #EEEEEE;
}

.baocai .section7 .section7-item .si-head .si-h-ico {
    width: 68px;
    height: 68px;
}

.baocai .section7 .section7-item .si-head .si-h-ico img {
    width: 68px;
    height: 68px;
}

.baocai .section7 .section7-item .si-head span {
    font-size: 24px;
    font-family: Source Han Sans CN-Medium, Source Han Sans CN;
    font-weight: 500;
    color: #333333;
    line-height: 28px;
    margin-left: 5px;
}

.baocai .section7 .section7-item .si-content {
    padding: 20px 15px;
}

.baocai .section7 .section7-item .si-content p {
    font-size: 16px;
    font-family: Source Han Sans CN-Regular, Source Han Sans CN;
    font-weight: 400;
    color: #666666;
    line-height: 20px;
    margin-bottom: 20px;
}

.baocai .section7 .section7-item .si-content p:last-child {
    margin-bottom: 0;
}

.baocai .trial-btn {
    display: inline-block;
    width: 220px;
    height: 42px;
    border-radius: 5px 5px 5px 5px;
    opacity: 1;
    border: 1px solid #398AFF;
    text-align: center;
    font-size: 16px;
    font-family: Source Han Sans CN-Bold, Source Han Sans CN;
    font-weight: bold;
    color: #398AFF;
    line-height: 40px;
}

.baocai .trial-btn img {
    margin-left: 16px;
}

.baocai .trial-btn.light {
    border: 1px solid #fff;
    color: #fff;
    background: transparent;
}

.baocai .section1 {
    padding: 58px 0 55px 0;
    background-color: #FBFCFF;
}

.baocai .section1 .inner02 .ico {
    padding: 0 68px 0 54px;
    padding-top: 40px;
}

.baocai .section1 .inner02 .ico img {
    width: 360px;
    height: 360px;
}

.baocai .section1 .inner02 .list li {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    padding-left: 46px;
    width: 100%;
    height: 80px;
    background: #FFFFFF;
    box-shadow: 0px 4px 4px 1px rgba(0, 0, 0, 0.06);
    border-radius: 10px 10px 10px 10px;
    margin-bottom: 15px;
}

.baocai .section1 .inner02 .list li:hover {
    box-shadow: 0px 10px 50px 0px rgba(39, 39, 39, 0.11);
    transition: all 0.2s;
    transform: translateY(-5px);
}

.baocai .section1 .inner02 .list li span {
    font-size: 20px;
    font-family: Source Han Sans CN-Medium, Source Han Sans CN;
    font-weight: 500;
    color: #666666;
}

.baocai .section1 .inner02 .list li .number {
    font-size: 32px;
    font-weight: bold;
    font-family: emoji;
    color: #3C87F8;
    line-height: 38px;
    position: relative;
    font-style: oblique;
    margin-right: 20px;
}

.baocai .section1 .inner02 .list li .number::before {
    content: '';
    display: block;
    position: absolute;
    width: 6px;
    height: 6px;
    background: #666666;
    bottom: 8px;
    right: -2px;
    border-radius: 50%;
}

.baocai .section1 .inner02 .list li .number::after {
    content: '';
    display: block;
    position: absolute;
    width: 6px;
    height: 6px;
    background: #F1D59A;
    bottom: 8px;
    right: -7px;
    border-radius: 50%;
}

.baocai .section2 {
    height: 492px;
    background: url(/assets/img/baocai/bg2.png);
    background-repeat: no-repeat;
    background-size: 100%;
    padding-top: 58px;
    overflow: hidden;
}

.baocai .section2 .inner02 {
    margin-top: 20px;
    flex-direction: row;
    border-radius: 10px 10px 0 0;
    background-color: rgba(0, 0, 0, 0.3);
}

.baocai .section2 .way-tab-container {
    width: 249px;
}

.baocai .section2 .way-tab-container ul {
    display: flex;
    flex-direction: column;
    padding: 32px 16px;
    background-color: #000000;
    border-bottom: none;
}

.baocai .section2 .way-tab-container li {
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 12px;
    font-size: 20px;
    font-weight: 500;
    color: #FFFFFF;
    border-radius: 30px;
}

.baocai .section2 .way-tab-container li.tabActive {
    background: linear-gradient(155deg, #1F79FD 2%, #0094FF 100%);
}

.baocai .section2 .way-block-info {
    flex: 1;
    padding: 0 70px;
    padding-top: 48px;
}

.baocai .section2 .way-block-info .b-plm-container {
    display: none;
}

.baocai .section2 .way-block-info .plmTabContent {
    display: flex;
}

.baocai .section2 .way-block-info p {
    color: #fff;
}

.baocai .section2 .way-block-info .s2-tabitem-title {
    font-size: 24px;
    font-weight: bold;
}

.baocai .section2 .way-block-info .s2-tabitem-p {
    font-size: 20px;
    font-weight: 400;
    margin-top: 30px;
    min-height: 90px;
    line-height: 1.5;
    color: rgba(255, 255, 255, 0.8);
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}

.baocai .section2 .way-block-info .btn-box {
    padding-top: 34px;
}

.baocai .section3 {
    padding: 78px 0 90px 0;
    background-color: #FBFCFF;
}

.baocai .section3 .inner03 {
    border-radius: 10px;
    margin-top: 24px;
    overflow: hidden;
}

.baocai .section3 .showwithActived {
    display: none;
}

.baocai .section3 .section3-item {
    flex: 1;
    height: 300px;
    background-color: #fff;
    cursor: pointer;
    border-right: 1px solid #eee;
    padding: 0 30px;
    overflow: hidden;
}

.baocai .section3 .section3-item:last-child {
    border: none;
}

.baocai .section3 .section3-item .si-head {
    height: 98px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    border-bottom: 1px solid #eee;
    font-size: 22px;
    font-weight: 600;
    color: #333333;
    white-space: nowrap;
}

.baocai .section3 .section3-item .si-head span {
    white-space: inherit;
}

.baocai .section3 .section3-item .si-h-ico {
    margin-right: 8px;
    width: 40px;
    height: 40px;
}

.baocai .section3 .section3-item .si-h-ico img {
    width: 100%;
    height: 100%;
}

.baocai .section3 .section3-item .si-content {
    padding: 10px 0 0 20px;
    position: relative;
}

.baocai .section3 .section3-item li {
    list-style-type: disc;
    line-height: 42px;
    color: #3080F5;
    font-size: 20px;
}

.baocai .section3 .section3-item li span {
    font-size: 16px;
    font-weight: 400;
    color: #666666;
}

.baocai .section3 .section3-item.actived {
    width: 420px;
    flex: unset;
    padding: 0;
}

.baocai .section3 .section3-item.actived .si-head {
    background: url(/assets/img/baocai/titlebg.png);
    background-size: 100%;
    padding: 0 53px;
    color: #fff;
}

.baocai .section3 .section3-item.actived .si-content,
.baocai .section3 .section3-item.actived .si-h-ico {
    display: none;
}

.baocai .section3 .section3-item.actived .si-content {
    padding: 27px 56px;
    font-size: 16px;
    font-weight: 400;
    color: #666666;
    line-height: 32px;
    flex-direction: column;
}

.baocai .section3 .section3-item.actived .si-content p {
    margin-top: 8px;
}

.baocai .section3 .section3-item.actived .si-content p:first-child {
    margin-top: 0;
}

.baocai .section3 .section3-item.actived .showwithActived {
    display: flex;
}

.baocai .section8 {
    background-color: #F2F7FF;
    padding: 58px 0 80px 0;
}

.baocai .section8 .innerUl li {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    padding-top: 32px;
    flex: 1;
    margin-right: 20px;
    height: 168px;
    background: #FFFFFF;
    border-radius: 10px;
}

.baocai .section8 .innerUl li:hover {
    box-shadow: 0px 10px 50px 0px rgba(39, 39, 39, 0.11);
    transition: all 0.2s;
    transform: translateY(-5px);
}

.baocai .section8 .innerUl li:last-child {
    margin-right: 0;
}

.baocai .section8 .innerUl li p {
    font-size: 16px;
    font-family: Source Han Sans CN-Medium, Source Han Sans CN;
    font-weight: 500;
    color: #666666;
    line-height: 24px;
}

.baocai .section9 {
    padding: 55px 0;
    background-color: #FBFCFF;
}

.baocai .section9 .Box {
    width: 1200px;
}

.baocai .section9 ul {
    margin-top: 24px;
}

.baocai .section9 ul li {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    width: 25%;
    height: 317px;
    background: #FFFFFF;
    box-shadow: 0px 0px 4px 1px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
    padding: 18px 12px;
    margin-right: 20px;
    margin-bottom: 36px;
    position: relative;
}

.baocai .section9 ul li .mask-btnbox {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 10px;
    display: none;
    align-items: center;
    justify-content: center;
    background: rgba(0, 0, 0, 0.35);
    transition: all 0.15s linear;
}

.baocai .section9 ul li .mask-btnbox .mask-btn {
    background: transparent;
    border: 1px solid #fff;
    border-radius: 8px;
    text-align: center;
    line-height: 1;
    color: #fff;
    padding: 10px 16px;
}

.baocai .section9 ul li:hover {
    box-shadow: 0px 10px 50px 0px rgba(39, 39, 39, 0.11);
    transition: all 0.2s;
    transform: translateY(-5px);
}

.baocai .section9 ul li:hover .mask-btnbox {
    display: flex;
}

.baocai .section9 ul li:last-child {
    margin-right: 0;
}

.baocai .section9 ul li img {
    width: 100%;
    height: auto;
}

.baocai .section9 ul li .corporate-name {
    font-size: 24px;
    font-family: Source Han Sans CN-Medium, Source Han Sans CN;
    font-weight: 600;
    color: #333333;
    line-height: 1;
    margin-top: 20px;
}

.baocai .section9 ul li .sub-msg {
    font-size: 16px;
    font-family: Source Han Sans CN-Regular, Source Han Sans CN;
    font-weight: 400;
    color: #666666;
    line-height: 1;
    margin-top: 16px;
}

.baocai .section10 {
    padding: 78px 0 34px 0;
    background-color: #fff;
}

.baocai .section10 ul {
    margin-top: 32px;
}

.baocai .section10 ul li {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    width: 33.33%;
    height: 339px;
    background: #FFFFFF;
    box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, 0.15);
    margin-right: 30px;
    margin-bottom: 30px;
}

.baocai .section10 ul li:hover {
    box-shadow: 0px 10px 50px 0px rgba(39, 39, 39, 0.11);
    transition: all 0.2s;
    transform: translateY(-5px);
}

.baocai .section10 ul li:last-child {
    margin-right: 0;
}

.baocai .section10 ul li img {
    width: 100%;
    height: auto;
}

.baocai .section10 ul li .industry {
    flex: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    font-family: Source Han Sans CN-Medium, Source Han Sans CN;
    font-weight: 500;
    color: #666666;
}


/* 手机端 */

@media (max-width: 1024px) {
    .baocai .bannerTop img.banBgImg,
    .baocai .bannerTop {
        height: 100%;
        width: 100vw;
    }
    .baocai .bannerTop img.banBgImg {
        left: 0;
        top: 0;
        margin-left: 0;
    }
    .baocai .innerH1 {
        font-size: 24px;
        line-height: normal;
    }
    .baocai .innerP {
        font-size: 12px;
        margin-top: 0;
    }
    .baocai .h-group {
        margin-bottom: 24px;
        padding: 0 12px;
    }
    .baocai .h-group h1 {
        font-size: 24px;
    }
    .baocai .h-group h2.innerH2 {
        font-size: 16px;
    }
    .baocai .aliStar {
        align-items: center;
        justify-content: start;
    }
    .baocai .b-ge-container .w-top-info {
        margin: 0;
        padding: 0;
        width: 100%;
    }
    .baocai .w-top-info .top-left-info h1 {
        font-size: 24px;
        margin-bottom: 11px;
    }
    .baocai .w-btm-info {
        margin-top: 12px;
    }
    .baocai .w-btm-info img,
    .baocai .w-btm-info p {
        width: 50%;
        padding-right: 12px;
        margin-right: 0;
        margin-bottom: 12px;
    }
    .baocai .s-center-c {
        width: 100%;
    }
    .baocai .b-container-text {
        width: 100%;
    }
    .baocai .bannerMobileImg {
        width: 100%;
    }
    .baocai .plmTemplLeft {
        padding: 0 20px;
    }
    .baocai .plmTemplLeft .text2 {
        padding: 0;
    }
    .baocai .innerH3 {
        font-size: 24px;
    }
    .baocai .mobileWeb {
        display: flex !important;
    }
    .baocai .pcWeb {
        display: none !important;
    }
    .baocai .b-container-text .img_text {
        width: calc(100% - 40px);
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }
    .baocai .b-container-text .btnCall {
        display: block;
        top: 415px;
        left: 50%;
        transform: translateX(-50%);
        height: 32px;
        width: 100px;
    }
    .baocai .b-container-text .btnCall a {
        font-size: 14px;
    }
    .baocai .swiper1 .b-container-text .img_text {
        width: calc(100% - 70px);
        height: auto;
        top: 131px;
        left: 50%;
        transform: translateX(-50%);
    }
    .baocai .swiper1 .b-container-text .btnCall {
        top: 270px;
    }
    .baocai .swiper2 .b-container-text .img_text {
        width: calc(100% - 60px);
        height: auto;
        top: 108px;
        left: 50%;
        transform: translateX(-50%);
    }
    .baocai .swiper2 .b-container-text .btnCall {
        top: 246px;
    }
    .baocai .section7 .inner01 {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
        padding: 0 20px;
        margin-bottom: 20px;
    }
    .baocai .section7 .section7-item {
        flex: unset;
        width: 48%;
        height: 200px;
        margin-right: 0;
        margin-bottom: 8px;
        padding: 0 10px;
    }
    .baocai .section7 .section7-item:nth-of-type(3n) {
        margin-right: 0;
    }
    .baocai .section7 .section7-item .si-head {
        padding: 6px 0;
    }
    .baocai .section7 .section7-item .si-head .si-h-ico {
        width: 36px;
        height: 36px;
    }
    .baocai .section7 .section7-item .si-head .si-h-ico img {
        width: 36px;
        height: 36px;
    }
    .baocai .section7 .section7-item .si-head span {
        font-size: 14px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    .baocai .section7 .section7-item .si-content {
        display: flex;
        flex-direction: column;
        padding: 8px 6px;
    }
    .baocai .section7 .section7-item .si-content p {
        font-size: 12px;
        line-height: 1.5;
        margin-bottom: 6px;
    }
    .baocai .section7 .section7-item .si-content p:last-child {
        margin-bottom: 0;
    }
    .baocai .section1 .inner02 {
        display: flex;
        flex-direction: column;
        padding: 0 20px;
    }
    .baocai .section1 .inner02 .ico {
        padding: 0;
    }
    .baocai .section1 .inner02 .ico img {
        width: 100%;
        height: auto;
    }
    .baocai .section1 .inner02 .list {
        margin-top: 20px;
    }
    .baocai .section1 .inner02 .list li {
        padding-left: 20px;
        padding-right: 10px;
    }
    .baocai .section1 .inner02 .list li span {
        font-size: 14px;
    }
    .baocai .section2 {
        height: 400px;
        overflow: hidden;
        background-size: cover;
        padding-top: 30px;
    }
    .baocai .section2 .inner02 {
        flex-direction: column;
    }
    .baocai .section2 .way-tab-container {
        width: 100%;
    }
    .baocai .section2 .way-tab-container ul {
        flex-direction: row;
        padding: 10px 6px;
    }
    .baocai .section2 .way-tab-container li {
        height: 24px;
        font-size: 12px;
        border-radius: 12px;
        padding: 0 4px;
        margin: 0;
    }
    .baocai .section2 .way-block-info {
        flex: 1;
        padding: 0 14px;
        padding-top: 20px;
    }
    .baocai .section2 .way-block-info .s2-tabitem-title {
        font-size: 16px;
    }
    .baocai .section2 .way-block-info .s2-tabitem-p {
        font-size: 14px;
        margin-top: 10px;
        line-height: 1.5;
        min-height: 80px;
    }
    .baocai .section2 .way-block-info .btn-box {
        padding-bottom: 30px;
    }
    .baocai .section3 .inner03 {
        padding: 0 20px;
        flex-direction: column;
    }
    .baocai .section3 .section3-item {
        flex: unset;
        height: 260px;
        border: none;
        padding: 0 30px;
        overflow: hidden;
        margin-bottom: 8px;
        border-radius: 10px;
        box-shadow: 0px 4px 4px 1px rgba(0, 0, 0, 0.06);
    }
    .baocai .section3 .section3-item .si-head {
        height: 64px;
    }
    .baocai .section3 .section3-item.actived {
        width: unset;
    }
    .baocai .section3 .section3-item.actived .si-head {
        padding: 0 30px;
    }
    .baocai .section3 .section3-item.actived .si-content {
        padding: 10px 16px;
        font-size: 16px;
        line-height: 32px;
    }
    .baocai .section3 .section3-item.actived .showwithActived {
        display: flex;
    }
    .baocai .section8 .innerUl {
        display: flex;
        flex-wrap: wrap;
        padding: 0 20px;
        justify-content: space-between;
    }
    .baocai .section8 .innerUl li {
        flex: unset;
        width: 48%;
        padding-top: 24px;
        margin-right: 0;
        margin-bottom: 16px;
    }
    .baocai .section8 .innerUl li:last-child {
        margin-right: 0;
    }
    .baocai .section8 .innerUl li p {
        font-size: 12px;
    }
    .baocai .section9 .innerUl {
        display: flex;
        flex-wrap: wrap;
        padding: 0 20px;
        justify-content: space-between;
        border-radius: 4px;
    }
    .baocai .section9 .innerUl li {
        width: 48%;
        height: 220px;
        padding: 10px 8px;
        margin-right: 0;
        margin-bottom: 16px;
    }
    .baocai .section9 .innerUl li .corporate-name {
        font-size: 14px;
        line-height: 1.5;
        margin-top: 16px;
    }
    .baocai .section9 .innerUl li .sub-msg {
        font-size: 12px;
        margin-top: 8px;
        line-height: 1.5;
    }
    .baocai .section10 .innerUl {
        display: flex;
        flex-wrap: wrap;
        padding: 0 20px;
        justify-content: space-between;
    }
    .baocai .section10 .innerUl li {
        width: 100%;
        height: 339px;
        border-radius: 4px;
        margin-right: 0;
        margin-bottom: 24px;
    }
    .relation-link {
        display: none;
    }
}


/* 手机端 e*/