@font-face {
    font-family: iconfont;
    src: url(fonts/iconfont.b0e2485.woff2) format("woff2"),url(fonts/iconfont.0fdef1a.woff) format("woff"),url(fonts/iconfont.9e33ad0.ttf) format("truetype")
}

.iconfont {
    font-family: iconfont!important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-time:before {
    content: "\e716"
}

.icon-finance:before {
    content: "\e714"
}

.icon-newEnergy:before {
    content: "\e715"
}

.icon-share:before {
    content: "\e713"
}

.icon-service1:before {
    content: "\e70d"
}

.icon-phone:before {
    content: "\e70e"
}

.icon-huaban:before {
    content: "\e70f"
}

.icon-huaban1:before {
    content: "\e710"
}

.icon-run:before {
    content: "\e711"
}

.icon-huaban-copy:before {
    content: "\e717"
}

.icon-location:before {
    content: "\e70c"
}

.icon-fullScreen:before {
    content: "\e70a"
}

.icon-EfullScreen:before {
    content: "\e70b"
}

.icon-textno:before {
    content: "\e708"
}

.icon-ReleaseRecord:before {
    content: "\e709"
}

.icon-data:before {
    content: "\e705"
}

.icon-touch1:before {
    content: "\e706"
}

.icon-textyes:before {
    content: "\e707"
}

.icon-app:before {
    content: "\e704"
}

.icon-airplane:before {
    content: "\e6f0"
}

.icon-container:before {
    content: "\e6f1"
}

.icon-dashboard:before {
    content: "\e6f2"
}

.icon-clock:before {
    content: "\e6f3"
}

.icon-document:before {
    content: "\e6f4"
}

.icon-list:before {
    content: "\e6f5"
}

.icon-hint:before {
    content: "\e6f6"
}

.icon-courier:before {
    content: "\e6f7"
}

.icon-port:before {
    content: "\e6f8"
}

.icon-origin:before {
    content: "\e6f9"
}

.icon-pulldown:before {
    content: "\e6fa"
}

.icon-shopping1:before {
    content: "\e6fb"
}

.icon-touch:before {
    content: "\e6fc"
}

.icon-tool:before {
    content: "\e6fd"
}

.icon-service:before {
    content: "\e6fe"
}

.icon-message:before {
    content: "\e6ff"
}

.icon-setup:before {
    content: "\e700"
}

.icon-shop:before {
    content: "\e701"
}

.icon-TradingRecord:before {
    content: "\e702"
}

.icon-company:before {
    content: "\e703"
}

.icon-car:before {
    content: "\e6ef"
}

.contact-content {
    position: fixed;
    z-index: 99;
    right: 0;
    -webkit-animation: 1s;
    animation: 1s;
    top: 50%;
    transform: translateY(-50%)
}

.contact-content .temp1 {
    margin-right: 20px;
    margin-bottom: 20px;
    width: 60px;
    border-radius: 60px
}

.contact-content .temp1 .box-card {
    background: #fff;
    border: .5px solid #e1e8f5;
    border-radius: 60px;
    box-shadow: 0 16px 48px 0 rgba(0,0,0,.04)
}

.contact-content .temp1 .box-card li {
    text-align: center;
    position: relative;
    cursor: pointer;
    height: 60px;
    line-height: 60px;
    width: 100%
}

.contact-content .temp1 .box-card li .top i {
    font-size: 25px;
    color: #8590a6;
    border-radius: 50%;
    padding: 5px
}

.contact-content .temp1 .box-card li .hover-card {
    position: absolute;
    right: 80px;
    top: 0;
    transition: all .3s;
    display: none
}

.contact-content .temp1 .box-card li .hover-card .phone-card {
    width: 200px;
    height: 92px;
    background: #fff;
    border: .5px solid #e1e8f5;
    border-radius: 8px;
    box-shadow: 0 16px 48px 0 rgba(0,0,0,.04);
    text-align: left;
    line-height: normal
}

.contact-content .temp1 .box-card li .hover-card .phone-card .p-title {
    padding-left: 16px;
    padding-top: 16px;
    font-size: 17px;
    color: #3e434d
}

.contact-content .temp1 .box-card li .hover-card .phone-card .p-phone {
    padding-left: 16px;
    padding-top: 8px;
    font-size: 17px;
    color: #24b3ae
}

.contact-content .temp1 .box-card li .hover-card .code-card {
    width: 220px;
    height: 269px
}

.contact-content .temp1 .box-card li .hover-card .code-card img {
    width: 100%
}

.contact-content .temp1 .box-card li .hover-card1 {
    top: auto;
    bottom: 0
}

.contact-content .temp1 .box-card li:hover .top i {
    color: #fff;
    font-size: 30px;
    background-color: #36b3a8
}

.contact-content .temp1 .box-card li:hover .hover-card {
    display: block
}

.contact-content .temp1 .box-card li:first-of-type .top i {
    color: #fff;
    font-size: 30px;
    background-color: #36b3a8
}

.contact-content .temp1 .box-card li:after {
    content: "";
    position: absolute;
    width: 30px;
    height: 0;
    opacity: 1;
    border: 1px solid #cfd9eb;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%)
}

.contact-content .temp1 .box-card li:last-of-type:after {
    display: none
}

.contact-content .temp1 .box-card .top2 {
    position: relative
}

.contact-content .temp1 .box-card .top2 i {
    position: relative;
    z-index: 2
}

.contact-content .temp1 .box-card .gif {
    position: absolute;
    left: 0;
    top: 1px;
    border-radius: 50%;
    width: 58px
}

.work-title {
    padding-bottom: 20px
}

.modal-temp1 .el-dialog__header {
    padding: 0!important
}

.modal-temp1 .el-dialog {
    width: 960px;
    border-radius: 12px
}

.modal-temp1 .el-dialog__body {
    background-color: #fff;
    border-radius: 12px;
    box-shadow: 0 16px 48px 0 rgba(0,0,0,.04);
    padding: 0
}

.modal-temp1 .el-dialog__body .header-content {
    position: relative
}

.modal-temp1 .el-dialog__body .header-content .close-icon {
    width: 36px;
    height: 36px;
    position: absolute;
    top: 10px;
    right: 10px;
    cursor: pointer
}

.modal-temp1 .el-dialog__body .center-content {
    padding: 20px;
    display: flex
}

.modal-temp1 .el-dialog__body .center-content .m-left {
    width: 50%;
    flex: none;
    background: linear-gradient(135deg,#24b3ae,#14e1bc);
    border-radius: 6px
}

.modal-temp1 .el-dialog__body .center-content .m-left .title {
    padding-top: 46px;
    padding-bottom: 48px;
    font-size: 24px;
    font-family: OPPOSans,OPPOSans-Regular;
    font-weight: 400;
    text-align: center;
    color: #fff
}

.modal-temp1 .el-dialog__body .center-content .m-left .step li {
    padding-right: 65px;
    margin-bottom: 20px;
    height: 48px;
    display: flex;
    font-size: 14px;
    font-family: OPPOSans,OPPOSans-Regular;
    font-weight: 400;
    text-align: left;
    color: #fff;
    position: relative
}

.modal-temp1 .el-dialog__body .center-content .m-left .step li img {
    margin-left: 45px;
    margin-right: 20px;
    width: 48px;
    height: 48px
}

.modal-temp1 .el-dialog__body .center-content .m-left .step li div {
    flex: auto;
    position: relative
}

.modal-temp1 .el-dialog__body .center-content .m-left .step li div p {
    width: 100%;
    position: absolute;
    top: 50%;
    transform: translateY(-50%)
}

.modal-temp1 .el-dialog__body .center-content .m-left .code-cont {
    margin-top: 34px;
    text-align: center
}

.modal-temp1 .el-dialog__body .center-content .m-left .code-cont .code img {
    width: 100px;
    height: 100px
}

.modal-temp1 .el-dialog__body .center-content .m-left .code-cont .text1 {
    margin-top: 10px;
    font-size: 14px;
    font-family: OPPOSans,OPPOSans-Regular;
    font-weight: 400;
    color: #fff
}

.modal-temp1 .el-dialog__body .center-content .m-left .code-cont .text2 {
    padding-top: 10px;
    padding-bottom: 30px;
    font-size: 14px;
    font-family: OPPOSans,OPPOSans-Regular;
    font-weight: 400;
    color: #fff
}

.modal-temp1 .el-dialog__body .center-content .m-right {
    width: 50%;
    flex: none
}

.modal-temp1 .el-dialog__body .center-content .m-right .title {
    padding-top: 46px;
    font-size: 24px;
    font-family: OPPOSans,OPPOSans-Regular;
    font-weight: 400;
    text-align: center;
    color: #292c33
}

.modal-temp1 .el-dialog__body .center-content .m-right .form-content {
    margin-top: 40px;
    padding: 0 50px 0 70px
}

.modal-temp1 .el-dialog__body .center-content .m-right .form-content .el-form .el-form-item {
    margin-bottom: 24px;
    position: relative
}

.modal-temp1 .el-dialog__body .center-content .m-right .form-content .el-form .el-form-item .left-icon {
    position: absolute;
    top: 8px;
    left: 10px;
    width: 24px;
    height: 24px
}

.modal-temp1 .el-dialog__body .center-content .m-right .form-content .el-form .el-input__inner {
    border-radius: 40px;
    padding-left: 42px
}

.modal-temp1 .el-dialog__body .center-content .m-right .form-content .el-form .el-input__inner:focus {
    border: 1px solid #24b3ae
}

.modal-temp1 .el-dialog__body .center-content .m-right .form-content .el-form .is-error .el-input__inner {
    border: 1px solid #cc3a3a
}

.modal-temp1 .el-dialog__body .center-content .m-right .form-content .el-form .is-focus .el-input__inner {
    border: 1px solid #24b3ae
}

.modal-temp1 .el-dialog__body .center-content .m-right .form-content .el-form .el-select-dropdown__item.selected {
    color: #24b3ae
}

.modal-temp1 .el-dialog__body .center-content .m-right .form-content .el-form .el-select-dropdown {
    border-radius: 18px
}

.modal-temp1 .el-dialog__body .center-content .m-right .sumbit-btn {
    margin-top: 66px
}

.modal-temp1 .el-dialog__body .center-content .m-right .sumbit-btn .btn {
    line-height: 42px;
    height: 42px;
    background: #24b3ae;
    border: .5px solid #fff;
    border-radius: 21.5px;
    box-shadow: 0 20px 40px 0 rgba(42,163,150,.15),0 4px 10px 0 rgba(42,163,150,.2),0 1px 0 0 hsla(0,0%,100%,.3);
    font-size: 16px;
    font-family: MicrosoftYaHei,MicrosoftYaHei-Regular;
    font-weight: 400;
    text-align: center;
    color: #fff;
    cursor: pointer;
    transition: all .3s
}

.modal-temp1 .el-dialog__body .center-content .m-right .sumbit-btn .btn:hover {
    background: #009994;
    border: .5px solid #fff;
    border-radius: 21.5px;
    box-shadow: 0 20px 40px 0 rgba(42,163,150,.15),0 4px 10px 0 rgba(42,163,150,.2),0 1px 0 0 hsla(0,0%,100%,.3)
}

@media screen and (max-width: 960px) {
    .modal-temp1 .el-dialog {
        width:100%;
        min-width: 100px;
        border-radius: 12px
    }

     .el-dialog__body {
        background-color: #fff;
        border-radius: 12px;
        box-shadow: 0 16px 48px 0 rgba(0,0,0,.04);
        padding: 0
    }

     .el-dialog__body .header-content {
        position: relative
    }

     .el-dialog__body .header-content .close-icon {
        width: 36px;
        height: 36px;
        position: absolute;
        top: -5px!important;
        right: -5px!important;
        cursor: pointer
    }

     .el-dialog__body .center-content {
        padding: 20px;
        display: block!important
    }

     .el-dialog__body .center-content .m-left {
        width: 100%!important;
        flex: none;
        background: linear-gradient(135deg,#24b3ae,#14e1bc);
        border-radius: 6px
    }

     .el-dialog__body .center-content .m-left .title {
        padding-top: 46px;
        padding-bottom: 48px;
        font-size: 24px;
        font-family: OPPOSans,OPPOSans-Regular;
        font-weight: 400;
        text-align: center;
        color: #fff
    }

     .el-dialog__body .center-content .m-left .step li {
        padding-right: 65px;
        margin-bottom: 20px;
        height: 48px;
        display: flex;
        font-size: 14px;
        font-family: OPPOSans,OPPOSans-Regular;
        font-weight: 400;
        text-align: left;
        color: #fff
    }

     .el-dialog__body .center-content .m-left .step li img {
        margin-left: 45px;
        margin-right: 20px;
        margin-top: 2;
        width: 44px;
        height: 44px
    }

     .el-dialog__body .center-content .m-left .code-cont {
        margin-top: 34px;
        text-align: center
    }

     .el-dialog__body .center-content .m-left .code-cont .code img {
        width: 100px;
        height: 100px
    }

     .el-dialog__body .center-content .m-left .code-cont .text1 {
        margin-top: 10px;
        font-size: 14px;
        font-family: OPPOSans,OPPOSans-Regular;
        font-weight: 400;
        color: #fff
    }

     .el-dialog__body .center-content .m-left .code-cont .text2 {
        padding-top: 10px;
        padding-bottom: 30px;
        font-size: 14px;
        font-family: OPPOSans,OPPOSans-Regular;
        font-weight: 400;
        color: #fff
    }

     .el-dialog__body .center-content .m-right {
        width: 100%!important;
        flex: none
    }

     .el-dialog__body .center-content .m-right .title {
        padding-top: 46px;
        font-size: 24px;
        font-family: OPPOSans,OPPOSans-Regular;
        font-weight: 400;
        text-align: center;
        color: #292c33
    }

     .el-dialog__body .center-content .m-right .form-content {
        margin-top: 40px;
        padding: 0 50px!important
    }

     .el-dialog__body .center-content .m-right .form-content .el-form .el-form-item {
        margin-bottom: 24px;
        position: relative
    }

     .el-dialog__body .center-content .m-right .form-content .el-form .el-form-item .left-icon {
        position: absolute;
        top: 8px;
        left: 10px;
        width: 24px;
        height: 24px
    }

     .el-dialog__body .center-content .m-right .form-content .el-form .el-input__inner {
        border-radius: 40px;
        padding-left: 42px
    }

     .el-dialog__body .center-content .m-right .form-content .el-form .el-input__inner:focus {
        border: 1px solid #24b3ae
    }

     .el-dialog__body .center-content .m-right .form-content .el-form .is-error .el-input__inner {
        border: 1px solid #cc3a3a
    }

     .el-dialog__body .center-content .m-right .form-content .el-form .is-focus .el-input__inner {
        border: 1px solid #24b3ae
    }

     .el-dialog__body .center-content .m-right .form-content .el-form .el-select-dropdown__item.selected {
        color: #24b3ae
    }

     .el-dialog__body .center-content .m-right .form-content .el-form .el-select-dropdown {
        border-radius: 18px
    }

     .el-dialog__body .center-content .m-right .sumbit-btn {
        margin-top: 66px
    }

     .el-dialog__body .center-content .m-right .sumbit-btn .btn {
        line-height: 42px;
        height: 42px;
        background: #24b3ae;
        font-size: 16px;
        font-family: MicrosoftYaHei,MicrosoftYaHei-Regular;
        font-weight: 400;
        text-align: center;
        color: #fff;
        cursor: pointer;
        transition: all .3s
    }

     .el-dialog__body .center-content .m-right .sumbit-btn .btn, .el-dialog__body .center-content .m-right .sumbit-btn .btn:hover {
        border: .5px solid #fff;
        border-radius: 21.5px;
        box-shadow: 0 20px 40px 0 rgba(42,163,150,.15),0 4px 10px 0 rgba(42,163,150,.2),0 1px 0 0 hsla(0,0%,100%,.3)
    }

     .el-dialog__body .center-content .m-right .sumbit-btn .btn:hover {
        background: #009994
    }
}

.my-dialog .el-dialog {
    background: transparent;
    box-shadow: none;
    width: 608px
}
