@charset "UTF-8";
@import url('//at.alicdn.com/t/font_3116529_tpqxy9rwrva.css');

.main {
    position: relative;
    /* height: 8300px; */
    background-color: #f5f7fa;
    overflow: hidden;
}

.mt-50 {
    margin-top: 50px;
}

.mb-50 {
    margin-bottom: 50px;
}

.pt-60 {
    padding-top: 60px;
}

.pb-60 {
    padding-bottom: 60px;
}

.footer_bottom {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100px;
    background-color: #ff0b29;
    right: 0;
    font-size: 0;
    /* cursor: pointer; */
    transition: all 1s;
    z-index: 1000;
    display: none;
}

.footer_bottom i {
    font-size: 24px;
}

.forkFork {
    position: absolute;
    right: 12px;
    top: 12px;
    line-height: 32px;
    text-align: center;
    font-size: 24px;
    color: #fff;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    background-color: rgba(0, 0, 0, 0.07);
}

.footer_bottom img {
    position: fixed;
    width: 1180px;
    height: 171px;
    bottom: 0px;
    left: 50%;
    transform: translateX(-50%);
}

.container {
    /* banner + 注册 */
    /* 站外引流 */
    /* 海量免费视频教程 */
}

.container .header {
    width: 100%;
    /* height: calc(100vh - 64px); */
    height: 450px;
    /* margin-top: 64px; */
    background-position: center !important;
    background-size: 100% 100% !important;
    transition: opacity 1s ease-out;
    background: url(../img/xybannerbg.jpg) no-repeat;
}

.qlinstbox {
    background-color: #f5f7fa;
    padding: 60px 0;
}

.qlinstbox .title {
    font-size: 24px;
    text-align: center;
}

.qlinstbox .tab {
    cursor: pointer;
    font-size: 16px;
    color: #41485D;
}

.qlinstbox .item {
    background-color: #f8f9fb;
    display: flex;
    justify-content: space-between;
    margin: 15px 0 0 0;
    box-shadow: 0px 5px 15px #f5eeff;
}

.qlinstbox .item:hover {
    box-shadow: 0px 5px 15px #dbd4e4 !important;
}

.instbox {
    background-color: #f5f7fa;
    padding: 60px 0;
}

.instbox .title {
    font-size: 24px;
    text-align: center;
}

.instbox .tab {
    cursor: pointer;
    font-size: 16px;
    font-weight: 600;
    color: #41485D;
}

.instbox .item {
    background-color: white;
    display: flex;
    justify-content: space-between;
    margin: 30px 0 0 0;
}

.instbox .item:hover {
    box-shadow: 0px 5px 15px #e4d0ff;
}

.gongnengbox {
    background-color: white;
    padding: 60px 0;
}

.gongnengbox .title {
    font-size: 24px;
    text-align: center;
}

.gongnengbox .item {
    width: 380px;
    background-color: #f5f7fa;
    padding: 30px;
}

.gongnengbox .item:hover {
    box-shadow: 0px 5px 15px #aaaaaa;
}

.container .code_btn1 {
    width: 128px;
    height: 40px;
    border: 1px solid #3964F2;
    border-radius: 4px;
    line-height: 40px;
    text-align: center;
    font-size: 14px;
    font-weight: 400;
    color: #3964F2;
}

.container .why_outstation {
    width: 100%;
    background: #fff;
}

.container .why_outstation .outstation_content {
    width: 1200px;
    height: 100%;
    margin: 0 auto;
    position: relative;
}

.container .why_outstation .outstation_content .feature_list .feature_list_box {
    width: 104px;
    height: 80px;
    margin-right: 28px;
    text-align: center;
    cursor: pointer;
}

.container .why_outstation .outstation_content .feature_list .feature_list_box.feature_active .feature_list_box_title {
    font-size: 16px;
    font-weight: 600;
    color: #1966FF;
}

.container .why_outstation .outstation_content .feature_list .feature_list_box.feature_active .box_imgs .box_imgs_mengban {
    display: block;
}

.container .why_outstation .outstation_content .feature_list .feature_list_box .box_imgs {
    position: relative;
}

.container .why_outstation .outstation_content .feature_list .feature_list_box .box_imgs .box_imgs_icon {
    display: block;
    margin: 0 auto;
    width: 48px;
    height: 48px;
}

.container .why_outstation .outstation_content .feature_list .feature_list_box .box_imgs .box_imgs_mengban {
    display: none;
    position: absolute;
    bottom: -5px;
    left: 50%;
    transform: translateX(-50%);
    width: 46px;
    height: 12px;
}

.container .why_outstation .outstation_content .feature_list .feature_list_box .feature_list_box_title {
    font-size: 16px;
    font-weight: 400;
    color: #858B9C;
}

.container .why_outstation .outstation_content .feature_list .feature_list_box:nth-of-type(1) {
    margin-left: 20px;
}

.container .why_outstation .outstation_content .feature_list .feature_list_box:nth-of-type(9) {
    margin-right: 20px;
}

.container .why_outstation .outstation_content .feature_container {
    margin-top: 64px;
}

.container .why_outstation .outstation_content .feature_container#feature_1 {
    display: none;
}

.container .why_outstation .outstation_content .feature_container#feature_2 {
    display: none;
}

.container .why_outstation .outstation_content .feature_container#feature_3 {
    display: none;
}

.container .why_outstation .outstation_content .feature_container#feature_4 {
    display: none;
}

.container .why_outstation .outstation_content .feature_container#feature_5 {
    display: none;
}

.container .why_outstation .outstation_content .feature_container#feature_6 {
    display: none;
}

.container .why_outstation .outstation_content .feature_container#feature_7 {
    display: none;
}

.container .why_outstation .outstation_content .feature_container#feature_8 {
    display: none;
}

.container .why_outstation .outstation_content .feature_container .feature_container_left {
    width: 540px;
    height: 340px;
}

.container .why_outstation .outstation_content .feature_container .feature_container_right {
    margin-left: 64px;
}

.container .why_outstation .outstation_content .feature_container .feature_container_right .manyPeople .manyPeople_box {
    width: 188px;
    height: 150px;
    background: #F5F7FA;
    border-radius: 8px;
}

.container .why_outstation .outstation_content .feature_container .feature_container_right .manyPeople .manyPeople_box>img {
    width: 172px;
    height: 96px;
}

.container .why_outstation .outstation_content .feature_container .feature_container_right .manyPeople .manyPeople_box .manyPeople_box_title {
    text-align: center;
    margin-top: 16px;
    font-size: 14px;
    font-weight: 500;
    color: #111A34;
}

.container .why_outstation .outstation_content .feature_container .feature_container_right .ip_imgs {
    width: 243px;
    height: 197px;
}

.container .why_outstation .outstation_content .feature_container .feature_container_right .global_accelerate {
    display: flex;
}

.container .why_outstation .outstation_content .feature_container .feature_container_right .global_accelerate .global_accelerate_img {
    width: 188px;
    height: 224px;
}

.container .why_outstation .outstation_content .feature_container .feature_container_right .global_accelerate .global_accelerate_img>img {
    width: 100%;
    height: 100%;
}

.container .why_outstation .outstation_content .feature_container .feature_container_right .feature_container_right_desc {
    width: 596px;
    font-size: 18px;
    font-weight: 400;
    color: #191C27;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    /* -webkit-line-clamp: 2; */
    word-break: break-all;
    overflow: hidden;
    line-height: 32px;
}

.container .why_outstation .outstation_content .feature_container .feature_container_right .feature_container_right_list .feature_container_right_box {
    width: 188px;
    height: 208px;
}

.container .why_outstation .outstation_content .feature_container .feature_container_right .feature_container_right_list .feature_container_right_box>img {
    width: 100%;
    height: 100%;
}

.container .why_outstation .outstation_content .feature_container .feature_container_right .feature_container_right_swiper .swiper_container {
    width: 596px;
    height: 168px;
}

.container .why_outstation .outstation_content .feature_container .feature_container_right .feature_container_right_swiper .swiper_container .swiper {
    height: 100%;
}

.container .why_outstation .outstation_content .feature_container .feature_container_right .feature_container_right_swiper .swiper_container .swiper .swiper-wrapper .btn_left,
.container .why_outstation .outstation_content .feature_container .feature_container_right .feature_container_right_swiper .swiper_container .swiper .swiper-wrapper .btn_right {
    opacity: 1;
}

.container .why_outstation .outstation_content .feature_container .feature_container_right .feature_container_right_swiper .swiper_container .swiper .swiper-wrapper .swiper-slide {
    width: 188px;
    height: 168px;
    background: #F5F7FA;
    border-radius: 8px;
    cursor: pointer;
}

.container .why_outstation .outstation_content .feature_container .feature_container_right .feature_container_right_swiper .swiper_container .swiper .swiper-wrapper .swiper-slide:hover {
    background: #1966FF;
}

.container .why_outstation .outstation_content .feature_container .feature_container_right .feature_container_right_swiper .swiper_container .swiper .swiper-wrapper .swiper-slide:hover .slide_left .slide_left_title {
    color: #FFFFFF;
}

.container .why_outstation .outstation_content .feature_container .feature_container_right .feature_container_right_swiper .swiper_container .swiper .swiper-wrapper .swiper-slide:hover .slide_right {
    color: rgba(255, 255, 255, 0.7);
}

.container .why_outstation .outstation_content .feature_container .feature_container_right .feature_container_right_swiper .swiper_container .swiper .swiper-wrapper .swiper-slide .slide_left {
    display: flex;
    align-items: center;
}

.container .why_outstation .outstation_content .feature_container .feature_container_right .feature_container_right_swiper .swiper_container .swiper .swiper-wrapper .swiper-slide .slide_left>img {
    width: 40px;
    height: 40px;
}

.container .why_outstation .outstation_content .feature_container .feature_container_right .feature_container_right_swiper .swiper_container .swiper .swiper-wrapper .swiper-slide .slide_left .slide_left_title {
    margin-left: 10px;
    font-size: 14px;
    font-weight: 500;
    color: #111A34;
}

.container .why_outstation .outstation_content .feature_container .feature_container_right .feature_container_right_swiper .swiper_container .swiper .swiper-wrapper .swiper-slide .slide_right {
    margin-top: 16px;
    font-size: 12px;
    font-weight: 400;
    color: rgba(25, 28, 39, 0.7);
    max-width: 156px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    word-break: break-all;
    overflow: hidden;
    line-height: 22px;
}

.container .why_outstation .outstation_content .feature_container_btns .feature_container_btns_left {
    width: 48px;
    height: 48px;
    background: #F5F7FA;
    font-size: 16px;
    color: #191C27;
    line-height: 48px;
    text-align: center;
    border-radius: 50%;
}

.container .why_outstation .outstation_content .feature_container_btns .feature_container_btns_right {
    width: 48px;
    height: 48px;
    background: #F5F7FA;
    color: #191C27;
    line-height: 48px;
    text-align: center;
    font-size: 16px;
    border-radius: 50%;
}

.radiusup {
    border-radius: 8px 8px 0 0;
}

.bordertop {
    border-top: 1px solid #f0f0f0;
}

.radiusdown {
    border-radius: 0 0 8px 8px;
}

.browser_dialog {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.15);
    z-index: 10001;
}

.browser_dialog .browser_dialog_content {
    position: relative;
    width: 748px;
    height: 810px;
    min-width: 572px;
    min-height: 620px;
}

.browser_dialog .browser_dialog_content>i {
    position: absolute;
    right: -48px;
    top: 0px;
    font-size: 24px;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: rgba(0, 0, 0, 0.15);
    color: #000;
}

.browser_dialog .browser_dialog_content>img {
    width: 100%;
    height: 100%;
    border-radius: 8px;
    box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.08);
}


/* lijian */

.flex-card1-only {
    margin-left: 1080px;
}

.flex-card1-only-tans {
    transition: margin-left 400ms ease-out;
}

.flex-card1-only-show {
    margin-left: 0 !important;
}

.flex-card1-only-hide {
    margin-left: 1080px;
}

.img_expand {
    border-radius: 8px;
    margin-right: 16px;
    width: 544px !important;
    height: 416px;
}

.img_expand2 {
    margin-right: 16px;
    width: 376px !important;
    height: 416px;
}

.img_expand .shensuoCad-itm {
    opacity: 1 !important;
    transition: opacity 1s ease-out;
}

.img_expand2 .shensuoCad-itm {
    opacity: 1 !important;
    transition: opacity 1s ease-out;
}

.img_normal {
    border-radius: 8px;
    margin-right: 16px;
    width: 152px;
    height: 416px;
    transition: width 500ms ease-out;
    /* background: #000000;
    opacity: 0.4; */
}


/* .shensuo-img11:hover{
  width: 300px;
} */

.img_expand2 {
    margin-right: 16px;
    width: 376px;
    height: 416px;
    background: linear-gradient(270deg, rgba(0, 0, 0, 0.4) 0%, rgba(0, 0, 0, 0.5) 100%);
}

.card1.active {
    background: #FFFFFF;
}

.card1.active .title {
    color: #1966FF;
}



.card1 {
    width: 280px;
    height: 104px;
    /* background: #FFFFFF; */
    border-radius: 8px;
    padding-left: 27px;
    cursor: pointer;
}

.card1 .img-container {
    width: 44px;
    height: 44px;
}

.card1 .img-container img {
    width: 100%;
    height: 100%;
}

.card1 .title {
    height: 20px;
    font-size: 20px;
    font-weight: 600;
    color: #191C27;
    line-height: 20px;
    margin-bottom: 16px;
}

.card1 .subtitle {
    height: 14px;
    font-size: 14px;
    font-weight: 400;
    color: #858B9C;
    line-height: 14px;
}

.titles-container1 {
    margin-bottom: 48px;
}

.titles-container1 .title {
    height: 20px;
    font-size: 20px;
    font-weight: 600;
    color: #858B9C;
    line-height: 20px;
    cursor: pointer;
}

.titles-container1 .active1 {
    color: #191C27;
    position: relative;
}

.titles-container1 .active1::before {
    position: absolute;
    content: '';
    width: 22px;
    height: 4px;
    background: #1966FF;
    border-radius: 2px;
    bottom: -16px;
    left: 50%;
    transform: translate(-50%);
}

.changjianwenti .content {
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.changjianwenti .content .title {
    height: 36px;
    font-size: 36px;
    font-weight: 600;
    color: #FFFFFF;
    line-height: 36px;
    margin-bottom: 32px;
}

.changjianwenti .content .select-title {
    width: 456px;
    height: 56px;
    background: #F2F4F7;
    background-color: rgba(255, 255, 255, 0.1);
    border-radius: 28px;
    /* opacity: 0.11; */
    padding: 4px;
    margin-bottom: 48px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    text-align: center;
    box-sizing: border-box;
}

.changjianwenti .content .select-title .select-title-item {
    min-width: 112px;
    height: 48px;
    border-radius: 24px;
    padding: 0 24px;
    box-sizing: border-box;
    font-size: 16px;
    font-weight: 500;
    color: rgba(255, 255, 255, 0.65);
    line-height: 48px;
    cursor: pointer;
}

.changjianwenti .content .select-title .select-title-item.active {
    color: #1966FF;
    background: #FFFFFF;
}

.changjianwenti .content .card {
    height: 210px;
    display: flex;
    justify-content: space-between;
}

.changjianwenti .content .card .card-bg {
    width: 288px;
    height: 162px;
    /* background: linear-gradient(135deg, #4D89FF 0%, #1966FF 100%); */
    border-radius: 8px 8px 0px 0px;
    /* background: url("https://image.myipp.tech/jwt/homepage/advertis_imgs.png") no-repeat left top/100%; */
}

.changjianwenti .content .card .card-bg .card-bg-title {
    padding: 56px 0 0 24px;
    height: 23px;
    font-size: 24px;
    font-weight: 600;
    color: #FFFFFF;
    line-height: 23px;
}

.changjianwenti .content .card .card-bg .card-bg-subtitle {
    padding: 35px 0 0 24px;
    height: 16px;
    font-size: 16px;
    font-weight: 600;
    color: #FFFFFF;
    line-height: 16px;
}

.changjianwenti .content .card .card-title {
    width: 288px;
    height: 48px;
    background: #0F1424;
    border-radius: 0px 0px 8px 8px;
    font-size: 14px;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 48px;
    padding-left: 16px;
}

.changjianwenti .content .btn {
    font-size: 16px;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 48px;
    text-align: center;
    margin: 32px auto 0;
    width: 280px;
    height: 48px;
    background: #1966FF;
    border-radius: 4px;
    cursor: pointer;
}

.kuaisushangshou .title {
    color: #111A34 !important;
    margin-bottom: 48px !important;
}

.kuaisushangshou .card-containe {
    /* padding: 32px 40px; */
    width: 400px;
    height: 224px;
    background: #242933;
    border-radius: 8px;
    position: relative;
    /* background: url("https://image.myipp.tech/jwt/homepage/advertis_imgs.png") no-repeat left top/100%; */
}

.kuaisushangshou .card-containe .card-containe-txt {
    position: absolute;
    left: 32px;
    bottom: -95px;
    width: 336px;
    /* height: 167px; */
    background: #FFFFFF;
    border-radius: 8px;
    padding: 24px;
    box-sizing: border-box;
}

.kuaisushangshou .card-containe .card-containe-txt .yuan {
    width: 32px;
    height: 32px;
    background: #C5CAD5;
    font-size: 18px;
    font-weight: 500;
    color: #FFFFFF;
    line-height: 32px;
    text-align: center;
    display: inline-block;
    border-radius: 50%;
    margin-right: 8px;
}

.kuaisushangshou .card-containe .card-containe-txt .btn-xiazai {
    width: 80px;
    height: 20px;
    font-size: 20px;
    font-weight: 600;
    color: #191C27;
    line-height: 20px;
}

.kuaisushangshou .card-containe .card-containe-txt .btnt {
    width: 88px;
    height: 32px;
    background: #1966FF;
    border-radius: 4px;
    text-align: center;
    font-size: 14px;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 32px;
    cursor: pointer;
}

.kuaisushangshou .title-shangshou {
    height: 14px;
    font-size: 14px;
    font-weight: 400;
    color: #666F83;
    line-height: 14px;
}

.hezuohuoban .tit-imgs-item {
    width: 183px;
    height: 80px;
    background: #FFFFFF;
    border-radius: 4px;
    margin-right: 16px;
    display: inline-block;
    box-sizing: border-box;
}

.chuhai-bg {
    padding-top: 48px;
    width: 100%;
    height: 204px;
    background: url("https://image.myipp.tech/jwt/homepage/home/21.png") no-repeat left top / 100% 100%;
    /* background-color: #633939 !important; */
}

.chuhai-bg .title {
    overflow: hidden;
    margin: 0px auto 24px;
    width: 504px;
    height: 36px;
    font-size: 36px;
    font-weight: 600;
    color: #FFFFFF;
    line-height: 36px;
    letter-spacing: 6px;
}

.chuhai-bg .phone {
    padding-left: 24px;
    width: 280px;
    height: 48px;
    background: #FFFFFF;
    border-radius: 4px 0px 0px 4px;
    opacity: 0.75;
    font-size: 14px;
    font-weight: 400;
    color: rgba(17, 26, 52, 0.65);
}

.chuhai-bg .bt {
    text-align: center;
    width: 104px;
    height: 48px;
    background: #1966FF;
    border-radius: 0px 4px 4px 0px;
    font-size: 14px;
    font-weight: 500;
    color: #FFFFFF;
    cursor: pointer;
}

.footer .top-title {
    height: 112px;
    padding: 0 90px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.footer .top-title .img-container {
    width: 48px;
    height: 48px;
    margin-right: 10px;
    display: inline-block;
}

.footer .top-title .sub-title {
    height: 16px;
    font-size: 16px;
    font-weight: 400;
    color: #111A34;
    line-height: 16px;
    display: inline-block;
}

.footer .line {
    height: 1px;
    background: rgba(0, 0, 0, 0.08);
}

.footer .img-btm-container {
    width: 116px;
    height: 24px;
}

.footer .txt1 {
    height: 16px;
    font-size: 16px;
    font-weight: 400;
    color: #41485D;
    line-height: 16px;
    margin-bottom: 16px;
}

.footer .txt2 {
    width: 456px;
    height: 54px;
    font-size: 12px;
    font-weight: 400;
    color: #858B9C;
    line-height: 18px;
    margin-bottom: 24px;
}

.footer .kefu {
    height: 14px;
    font-size: 14px;
    font-weight: 400;
    color: #41485D;
    line-height: 14px;
    margin-right: 8px;
}

.footer .phone {
    height: 16px;
    font-size: 16px;
    font-weight: 400;
    color: #41485D;
    line-height: 16px;
    vertical-align: -1px;
}

.footer .ul-title {
    height: 18px;
    font-size: 18px;
    font-weight: 600;
    color: #41485D;
    line-height: 18px;
}

.footer .li-titles {
    display: inline-block;
    height: 14px;
    font-size: 14px;
    font-weight: 400;
    color: #858B9C;
    line-height: 14px;
    margin-bottom: 16px;
    cursor: pointer;
}

.footer .foot-title {
    font-size: 14px;
    font-weight: 400;
    color: #858B9C;
    line-height: 64px;
    cursor: pointer;
}

.footer .foot-title:hover {
    color: #41485D;
    font-weight: 600;
    font-size: 14px;
}

.footer .bottom3 {
    height: 14px;
    font-size: 14px;
    font-weight: 400;
    color: #858B9C;
}

.chanpinduibi .duibi-card {
    cursor: pointer;
    width: 120px;
    height: 144px;
    background: #F5F7FA;
    border-radius: 8px;
}

.chanpinduibi .duibi-card-txt {
    text-align: center;
    height: 16px;
    font-size: 16px;
    font-weight: 400;
    color: #000000;
    line-height: 16px;
}

.chanpinduibi .duibi-card.active {
    background-color: #1966FF;
}

.chanpinduibi .duibi-card:hover {
    background-color: #1966FF;
}

.chanpinduibi .duibi-card:hover .duibi-card-txt {
    color: #FFFFFF !important;
}

.chanpinduibi .duibi-card.active .duibi-card-txt {
    color: #FFFFFF;
}

.fixed-itm-h {
    box-sizing: border-box;
    width: 68px;
    height: 68px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 8px;
    cursor: pointer;
}

.fixed-itm {
    cursor: pointer;
    padding: 10px;
    box-sizing: border-box;
    width: 68px;
    height: 68px;
    background: #FFFFFF;
    box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.08);
    border-radius: 4px;
    border: 1px solid #E2E4EA;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 8px;
}

.fixed-itm-title {
    width: 48px;
    height: 12px;
    font-size: 12px;
    font-weight: 400;
    color: #666F83;
    line-height: 12px;
}

.none {
    display: none;
}

.lianxikefuLeft {
    position: absolute;
    right: 76px;
    top: 0;
    width: 296px;
    height: 158px;
    background: #FFFFFF;
    box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.08);
    border-radius: 4px;
    border: 1px solid #E8E8E8;
    padding: 6px;
    box-sizing: border-box;
    /* display: none; */
}

.lianxikefuLeft .left-top {
    width: 284px;
    height: 72px;
    background: #ffffff;
    border-radius: 2px;
    padding: 16px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    cursor: pointer;
}

.lianxikefuLeft .left-top:hover {
    background: #F7F8FA;
}

.weixin-crd.none {
    display: none;
}

.weixin-crd {
    width: 298px;
    height: 350px;
    background: #FFFFFF;
    box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.08);
    border-radius: 4px;
    border: 1px solid #E2E4EA;
    padding: 32px;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: center;
    position: absolute;
    bottom: 0;
    right: 76px;
}

.callBackTop123 {
    display: none;
}

.fixed-itm-lijizhuce {
    display: none;
}

.hoverr:hover {
    color: #FFFFFF !important;
    background-color: blue;
}

.boxShadow {
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.12);
}

.videobox {
    width: 580px;
    height: 370px;
    cursor: pointer;
}

.intro_video_bg {
    background-image: url('/img/intro_video_pic.png');
    background-size: 580px 370px;
    background-repeat: no-repeat;
}

.jiaocheng_video_bg {
    background-image: url('https://image.myipp.tech/jwt%2Fvideos%2Fjwtsdgn.jpg');
    background-size: 580px 370px;
    background-repeat: no-repeat;
}

.intro_video_playicon {
    width: 80px;
    height: 80px;
    cursor: pointer;
    opacity: 0.4;
}

.intro_video_playicon:hover {
    opacity: 0.8;
}

.text-bold {
    font-weight: bold;
}


/* 应用场景 */

.dav_container {
    padding: 5px 0 20px 0;
    background-color: white;
}

.dav_container_title {
    text-align: center;
    margin-top: 64px;
    font-size: 30px;
    font-weight: 600;
    color: #111A34;
}

.dav_item {
    font-size: 16px;
    width: 150px;
    height: 40px;
    border-bottom: 3px solid #f5f7fa;
    text-align: center;
    cursor: pointer;
}

.dav_videobox {
    width: 220px;
    height: 380px;
    border-radius: 3px;
}

.dav_video_content {
    width: 1200px;
}

.dav_video_playicon {
    width: 60px;
    height: 60px;
    cursor: pointer;
    opacity: 0.4;
}

.dav_video_playicon:hover {
    opacity: 0.8;
}

.dav_video_bg_1 {
    background-image: url('https://image.myipp.tech/jwt/dav_laochen.jpg');
    background-size: 220px 380px;
    background-repeat: no-repeat;
}

.dav_video_bg_2 {
    background-image: url('https://image.myipp.tech/jwt/dav_minge.jpg');
    background-size: 220px 380px;
    background-repeat: no-repeat;
}

.dav_video_bg_3 {
    background-image: url('https://image.myipp.tech/jwt/dav_tianyang.jpg');
    background-size: 220px 380px;
    background-repeat: no-repeat;
}

.dav_video_bg_4 {
    background-image: url('https://image.myipp.tech/jwt/dav_xiedashu.jpg');
    background-size: 220px 380px;
    background-repeat: no-repeat;
}

.dav_video_bg_5 {
    background-image: url('https://image.myipp.tech/jwt/dav_erdongchen.jpg');
    background-size: 220px 380px;
    background-repeat: no-repeat;
}

.lxwmbox {
    text-align: center;
    position: fixed;
    right: 10px;
    top: 60%;
    padding: 12px;
    border-radius: 100px;
    background-color: #f8f9fb;
    box-shadow: 1px 2px 5px rgb(194, 194, 194);
    cursor: pointer;
}

.lxwmbox:hover {
    color: #1966FF;
}
