.iconfont {
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

@font-face {
    font-family: 'iconfont'; /* project id 1354634 */
    src: url('https://at.alicdn.com/t/font_1354634_jaomvi8nvwm.eot');
    src: url('https:https://at.alicdn.com/t/font_1354634_jaomvi8nvwm.eot?#iefix') format('embedded-opentype'), url('https:https://at.alicdn.com/t/font_1354634_jaomvi8nvwm.woff2') format('woff2'), url('https://at.alicdn.com/t/font_1354634_jaomvi8nvwm.woff') format('woff'), url('https://at.alicdn.com/t/font_1354634_jaomvi8nvwm.ttf') format('truetype'), url('https://at.alicdn.com/t/font_1354634_jaomvi8nvwm.svg#iconfont') format('svg');
}
@font-face {
    font-family: 'comIcon'; /* Project id 1070120 */
    src: url('https://image.bcacampaignchina.com/wjxUI/font/1070120/iconfont.woff2?t=1653967509898') format('woff2'), url('https://image.bcacampaignchina.com/wjxUI/font/1070120/iconfont.woff?t=1653967509898') format('woff'), url('https://image.bcacampaignchina.com/wjxUI/font/1070120/iconfont.ttf?t=1653967509898') format('truetype');
}
.comIcon {
    font-family: "comIcon" !important;
    font-size: 18px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
    font-weight: 400 !important;
    text-decoration: none;
}
#form1{
  height: 100%;
  color: #fff;
  font-size: 16px;
}
.wrapper{
  height: 100%;
  webkit-overflow-scrolling: touch;
}
.header-wrapper{
  height: 100%;
  background: url('https://image.wjx.com/images/mobile/app/JYDmobile/img-00banner@2x.png') center center / 100% no-repeat;
  padding-top: 168px;
  background-size:cover
}
.header-wrapper h3{
  font-size: 40px;
  line-height: 54px;
  font-weight: 600;
  text-align: center;
}
.header-wrapper p{
    line-height: 20px;
    text-align: center;
    margin: 16px 0 57px;
}
.button-box{
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    margin: 30px auto;
}
.button-box a{
    width:138px;
    height:54px;
    background:rgba(0,94,255,1);
    border-radius:2px;
    line-height: 54px;
    text-align: center;
    color: #fff;
    font-weight: 600;
}
.button-box .create-btn{
    background: #0095FF;
    margin-right: 16px;
}
.down-ppt{
    margin: 100px auto 0;
    width:148px;
    height:40px;
    border-radius:20px;
    border:1px solid rgba(148,183,255,1);
    display: flex;
    align-items: center;
    justify-content: center;
    color: #E1EBFF;
    font-size: 14px;
}
.down-ppt i{
    background: url('https://image.wjx.com/images/mobile/app/JYDmobile/icon-00ppt@2x.png') center center / 100% no-repeat;
    width: 20px;
    height: 20px;
    margin-right: 2px;
}
.menu{
    padding: 60px 0 40px;
}
.menu .title{
    color: #000;
    font-weight: 600;
    font-size: 28px;
    line-height: 34px;
    padding: 0 15px;
    margin-bottom: 18px;
}
.menu p{
    font-size: 16px;
    line-height: 20px;
    color: #747474;
    padding:0 15px;
    margin-bottom: 40px;
}
.section-step-head{
    background: #F7F7F7;
    padding-top: 40px;
}
.step-tit{
    font-size: 28px;
    line-height: 34px;
    font-weight: 600;
    margin-bottom: 20px;
    color: #000;
    padding-left: 15px;
}
.step-des{
    margin-bottom: 45px;
    font-size: 15px;
    color: #747474;
    line-height: 20px;
    padding: 0 15px;
}
.vs-report-tab{
    height: 50px;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    position: relative;
}

.report-outer{
    overflow-y: hidden;
    height: 40px;
}
.vs-report-tab ul{
    position: absolute;
    left: 0;
    display: flex;
    padding-bottom: 14px;
    border-bottom: 2px solid #E8E8E8;
}
.vs-report-tab li{
    color: #000;
    font-size: 18px;
    line-height: 24px;
    font-weight: 600;
    white-space: nowrap;
    margin-right: 20px;
    position: relative;
}
.vs-report-tab li:first-child{
    margin-left: 20px;
}
.tab-active:after{
    content: '';
    width: 64px;
    border-bottom: 4px solid #005EFF;
    position: absolute;
    bottom: -14px;
    left: 50%;
    transform: translate(-50%);
}
.know-howto-change{
    font-size: 14px;
    line-height: 20px;
    color: #262626;
    padding: 20px 15px;
    text-align: center;
}
.change-image{
    background: #fff;
    margin-top: 1px;
}
.change-image li{
    display: none;
}
.change-image .active-show{
    display:block;
}
.section-step-img{
    height: 667px;
    padding-top: 44px;
    background: url('https://image.wjx.com/images/mobile/app/JYDmobile/imgswot-03bg@2x.png') center center / 100% no-repeat;
}
.section-step-body{
    background: #fff;
    padding-top: 60px;
    padding-bottom: 80px;
}
.section-step-body .step-des{
    padding:  0 27px;
}
.section-step-body .step-tit{
    padding-left: 27px;
}
.bottom-bg{
    padding: 36px 0;
    margin: 0;
    background: url('https://image.wjx.com/images/mobile/app/JYDmobile/img-05end@2x.png') center center / 100% no-repeat;
}
.section-step-foot{
    padding: 60px 0 36px;
    background: #F7F7F7;
}
.section-step-foot .step-tit{
    margin-bottom: 50px;
    text-align: center;
    padding: 0;
}
.button-box  .service-btn{
    background: rgba(0,94,255,0.2487);
}
.mode-box {
    display: flex;
    justify-content:flex-start;
    align-items: center;
    margin: 0 24px 24px;
    padding: 20px 22px;
    background: #fff;
    box-shadow: 0px 2px 8px 0px rgba(0,0,0,0.15);
    border-radius: 4px;
}
.mode-box .mode-icon{
    height: 56px;
    width: 56px;
    background:#ECF3FF;
    color:#005EFF;
    margin-right: 14px;
    font-size:40px;
    line-height:56px;
    text-align:center;
}

.mode-box .mode-text p{
    font-size: 18px;
    color:#262626;
    line-height: 26px;
    margin-bottom:6px;
    font-weight:500;
}
.mode-box .caseLink a{
    font-size: 14px;
    color:#595959;
    line-height: 20px;
}
.left-img2{
    padding: 10px;
}
.left-1mg11{
    padding: 0;
}
.left-img2 img{
    background: #005EFF;
}

.mydm .header-wrapper {
    padding-top: 100px;
    background: url(https://image.wjx.com/images/mobile/app/JYDmobile/b-satisfaction-bg@2x.jpg) center top / 100% 100% no-repeat;
    position:relative;
}
.mydm .header-wrapper h3{
    font-weight:500;
    margin-bottom:50px;
    margin-top:0;
}
.mydm .button-box a{
    font-weight:400;
}
.column-list {
    margin-bottom: 120px;
}
.column-list li {
    display: flex;
    align-items: center;
    margin-bottom: 16px;
    padding-left: 47px;
}
.column-list li i{
    height:29px;
    width:29px;
    margin-right:8px;
}
.help-solve {
    background: url(https://image.wjx.com/images/mobile/app/JYDmobile/zhenduan@2x.png) center center / 100% no-repeat;
}

.change-manage {
    background: url(https://image.wjx.com/images/mobile/app/JYDmobile/jinzhun@2x.png) center center / 100% no-repeat;
}

.improve-efficency {
    background: url(https://image.wjx.com/images/mobile/app/JYDmobile/efficency@2x.png) center center / 100% no-repeat;
}
.mydm .down-ppt {
    margin-top: 0;
    position: absolute;
    left: 50%;
    transform: translate(-50%);
    bottom: 55px;
    height: 36px;
    color: #94B7FF;
}
.mydm .down-ppt i {
    background: url('/images/mobile/app/JYDmobile/PPT@2x.png') center center / 100% no-repeat;
}

.mydm .header-wrapper .button-box {
    margin: 0;
    position: absolute;
    left: 0;
    width: 100%;
    bottom: 121px;
}
.myd-block {
    padding-top: 60px;
    padding-bottom: 50px;
}
.myd-block h1{
    font-size:28px;
    line-height:40px;
    color:#080808;
    text-align:center;
    margin-bottom:12px;
}
.myd-block p{
    font-size:12px;
    color:#999;
    line-height:22px;
    text-align:center;
}
.mydm .section-step-head {
    background: #FAFAFA;
    padding-bottom:50px;
}
.mydm .step-tit {
    text-align: center;
    color: #080808;
    font-weight:500;
    margin-bottom:40px;
}
.mydm .tab-active:after {
    width: 30px;
    border-bottom: 3px solid #005EFF;
}
.mydm .know-howto-change {
    color: #999999;
    font-size:16px;
    line-height:26px;
}
.mydm  .vs-report-tab li{
    font-weight:400;
}
.mydm .vs-report-tab .tab-active {
    color: #005EFF;
}
.mydm .section-step-body{
    padding-bottom:50px;
}
.mydm .section-step-body .step-des {
    padding: 0 22px;
    line-height: 22px;
    font-size: 12px;
}
.mydm .step-body-bg {
    background: url(https://image.wjx.com/images/mobile/app/JYDmobile/b-diagnosis-bg@2x.jpg) center center / 100% no-repeat;
}
.mydm .step-body-bg .step-tit{
    color:#fff;
    margin-bottom:19px;
    text-align:left;
    width:290px;
}
.mydm .step-body-bg ul li{
    font-size:13px;
    line-height:22px;
    color:#fff;
    padding-left:38px;
    padding-right:24px;
    margin-bottom:6px;
    position:relative;
}
.mydm .step-body-bg ul li:after{
    content:'';
    position:absolute;
    display:block;
    height:6px;
    width:6px;
    border-radius:50%;
    left:24px;
    top:7px;
    background:#fff;
    opacity:0.6;
}
.mydm .bottom-bg {
    background: #FAFAFA;
}
.mydm .button-box .service-btn {
    background: #005EFF;
}
.mydm .section-step-foot{
    background:#fff;
}
.mydm .total-img{
    margin-top:22px;
}
.mydm .change-image {
    background: #FAFAFA;
}
.five-ways {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 18px;
}
.five-ways li{
    font-size:14px;
    line-height:26px;

    color:#0050C6;
}
.five-ways i{
    height:14px;
    margin:0 15px;
    border-left:1px solid #E0E0E0;
}
.swot-intro {
    height: 712px;
    background: #F1F7FF;
    padding:0 5px;
}
.swot-intro h1{
    font-size: 28px;
    padding-top:40px;
    font-weight: 600;
    color: #000;
    line-height: 34px;
    margin-bottom:20px;
    padding:40px 5px 0;
}
.swot-intro p{
    font-size: 15px;
    color: #747474;
    line-height: 20px;
    margin-bottom:20px;
    padding:0 5px;
}
.swot-intro img{
    width:100%;
}
.cz-btns, .mydmcheck-btns .down-ppt {
    position: static !important;
}

.mydmcheck-btns {
    display: flex;
    width: 100%;
    justify-content: center
}

.mydmcheck-btns .down-ppt {
    margin: 28px 5px 0;
    transform: none;
}
.mydmcheck-btns .down-ppt:active,.mydmcheck-btns .down-ppt:hover{
    color: #E1EBFF;
}
.touch-vcode {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.65);
    text-align: center;
    display: none;
    z-index: 20;
}

.touch-vcode > div {
    width: 240px;
    height: 270px;
    background: #FFFFFF;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
}

.touch-vcode img {
    width: 180px;
    margin-bottom: 18px;
    margin-top: 30px;
}

.touch-vcode p {
    font-size: 16px;
    font-weight: 500;
    color: #262626;
    line-height: 22px;
}
#divVideo {
    display: none;
    position: fixed;
    left: 0;
    right: 0;
    top: 30%;
    z-index: 150;
    background-color: #fff;
    text-align: center;
}

.vediomask {
    position: fixed;
    z-index: 100;
    background: rgba(0,0,0,0.6);
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
    display: none;
}<!--0.00019407272338867-->