* {
    margin: 0;
    padding: 0;
}
body {
    background: #fff;
    font-weight: normal;
    position: relative;
    font-size: 14px;
    font-family: PingFangSC-Regular, 'PingFang SC', 'Microsoft Yahei', Tahoma, Arial, STHeiti,
        sans-serif, 宋体;
    -webkit-font-smoothing: antialiased;
}
#wrap {
    position: relative;
    width: 100%;
    overflow: hidden;
}
a:focus,
a:hover {
    text-decoration: none;
}
.logo {
    padding: 0;
}
.logo a {
    display: flex;
    align-items: center;
}
.nav-logo {
    margin-left: 16px;
}
.nav-logo-hr {
    height: 16px;
    margin: 0 16px;
    border: 1px solid rgba(255, 255, 255, 0.65);
    background-color: rgba(255, 255, 255, 0.65);
}
.login-btn {
    color: #fff;
    display: inline-block;
    padding: 8px 12px;
    border: 0.5px solid rgba(255, 255, 255, 0.85);
}
.login-btn-white {
    border: 1px solid #1A6EFF !important;
    color: #1A6EFF !important;
}
.register-btn-white {
    background: #1A6EFF !important;
    color: white !important;
}
.header-logo .nav-wf-logo {
    width: 158px;
    height: 24px;
}
.header-logo .nav-wf-service {
    width: 120px;
    height: 24px;
}
.login-btn:hover {
    color: #2c7cf6;
    background: #FFFFFF;
}
/* .login-btn:visited {
    color: #fff;
} */
.register-btn {
    color: #fff;
    display: inline-block;
    padding: 9px 12px;
    background: #176de6;
    margin: 0 8px;
}
.register-btn:hover {
    color:#176de6;
    background: rgba(255,255,255,0.85);
}
li {
    list-style-type: none;
}
/* ul li {
    float: left;
} */

.header .product-intro .active {
    background-color: rgba(23, 109, 230, 0.05);
}
.header-container {
    height: 100%;
    display: flex;
    align-items: center;
    width: 1200px;
    justify-content: space-between;
}
.nav-links {
    display: flex;
}
.nav-left {
    display: flex;
    align-items: center;
    width: 68%;
}
.white-header {
    background: #FFFFFF;
    box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.05), 0px 4px 14px rgba(0, 0, 0, 0.03);
}
/* .pc-header .logo {
    width: 22%;
} */
/* .nav-links {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding:  0 0 0 30px;
} */
.nav-lists {
    padding: 0;
}
.mob-slide {
    display: none;
}
.nav-links .quick-call {
    color: rgba(0, 0, 0, 0.45) !important;
}
.nav-links .phone-num {
    color: #176DE6 !important;
}
.product-intro,
.solve-plan {
    position: relative;
}
.productdp-list,
.solve-plan-list {
    display: none;
    position: absolute;
    box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.08), 0px 8px 24px rgba(0, 0, 0, 0.08),
        0px 12px 36px rgba(0, 0, 0, 0.03);
    border-radius: 4px;
}
.productdp-list {
    width: 900px;
    background: #fff;
    left: -361px;
    padding: 16px;
}
.productdp-list ul li {
    width: 50%;
}
.productdp-list ul li a {
    display: block;
    padding: 14px 14px 14px 40px;
    cursor: pointer;
    border-radius: 6px;
}
.scrm-page {
    background: url('/images/public/nav-ico_11.png') no-repeat 12px 15px;
    background-size: 24px;
}
.marketing-automation {
    background: url('/images/public/nav-ico_12.png') no-repeat 12px 15px;
    background-size: 24px;
}
.cem-page {
    background: url('/images/public/nav-ico_13.png') no-repeat 12px 15px;
    background-size: 24px;
}
.wework-analysis {
    background: url('/images/public/nav-ico_15.png') no-repeat 12px 15px;
    background-size: 24px;
}
.rpa-page {
    background: url('/images/public/nav-ico_17.png') no-repeat 12px 15px;
    background-size: 24px;
}
.customer-management {
    background: url('/images/public/nav-ico_03.png') no-repeat 12px 14px;
}
.customer-operation {
    background: url('/images/public/nav-ico_01.png') no-repeat 12px 14px;
}
.wechat-service {
    background: url('/images/public/nav-ico_16.png') no-repeat 12px 15px;
    background-size: 24px;
}
.analysis {
    background: url('/images/public/nav-ico_02.png') no-repeat 12px 14px;
}
.data-analysis {
    background: url('/images/public/nav-ico_02.png') no-repeat 12px 14px;
}
.outside-marketing {
    background: url('/images/public/nav-ico_14.png') no-repeat 12px 15px;
    background-size: 24px;
}
.attract {
    background: url('/images/public/nav-ico_01.png') no-repeat 12px 14px;
}
.customer-center {
    background: url('/images/public/nav-ico_02.png') no-repeat 12px 14px;
}
.association {
    background: url('/images/public/nav-ico_03.png') no-repeat 12px 14px;
}
.customer-service {
    background: url('/images/public/nav-ico_04.png') no-repeat 12px 14px;
}
.talk-analysis {
    background: url('/images/public/nav-ico_05.png') no-repeat 12px 14px;
}
.smart-analysis {
    background: url('/images/public/nav-ico_06.png') no-repeat 12px 14px;
}
.sales-management {
    background: url('/images/public/nav-ico_07_01.png') no-repeat 12px 14px;
}
.marketing-management {
    background: url('/images/public/nav-ico_08_02.png') no-repeat 12px 14px;
}
.productdp-list ul li a:hover {
    background-color: rgba(23, 109, 230, 0.05);
}
.productdp-list h6 {
    font-weight: normal;
    color: #000;
    margin: 0 0 6px;
}
.productdp-list p {
    margin: 0;
    color: rgba(0, 0, 0, 0.65);
}
.productdp.index .active {
    border-color: white;
}
.productdp.about-us .active {
    border-color: white;
}
.productdp.solve-plan .active {
    border-color: white !important;
}
.solve-plan-list {
    width: 294px;
    left: -90px;
    background: #fff;
    padding: 20px 16px;
}
.solve-plan-list h6 {
    font-weight: normal;
    color: #000;
    margin: 0;
    padding: 12px 0 12px 40px;
}
.solve-plan-list ul li {
    /* float: none; */
    width: 50%;
}
.solve-plan-list ul li a {
    display: block;
    cursor: pointer;
}
.solve-plan-list ul li a:hover {
    background-color: rgba(23, 109, 230, 0.05);
}
.solve-plan-list ul li .active {
    background-color: rgba(23, 109, 230, 0.05);
}
.e-commerce {
    background: url('/images/public/nav-ico_07.png') no-repeat 14px 14px;
}
.education {
    background: url('/images/public/nav-ico_08.png') no-repeat 14px 14px;
}
.medical {
    background: url('/images/public/nav-ico_09.png') no-repeat 14px 14px;
}
.sresale {
    background: url('/images/public/nav-ico_10.png') no-repeat 14px 14px;
}
/* .solve-plan-list ul li a:hover h6 {
    color: #176de6;
} */
.telphone p {
    font-size: 12px;
    color: #f9f9f9;
    line-height: 22px;
    margin: 0;
}
.telphone a {
    font-size: 16px;
    line-height: 22px;
    color: white;
}
h1 {
    font-size: 56px;
    line-height: 80px;
    color: #fff;
    margin: 0 0 42px;
    text-align: center;
    font-weight: normal;
}
h2 {
    font-size: 40px;
    line-height: 56px;
    margin: 0 0 48px;
    text-align: center;
}
h3 {
    font-size: 24px;
    line-height: 32px;
    font-style: normal;
    font-weight: normal;
}
h5 {
    font-weight: 500;
    font-size: 20px;
    line-height: 28px;
}
h6 {
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
}
p {
    font-size: 14px;
    line-height: 22px;
}
p.txt-ppp {
    text-align: left;
}
.color1 {
    color: #f45827;
    background: #fff;
}
.color1:hover {
    color: #fff;
    background: linear-gradient(270deg, #fe2e12 0%, rgba(254, 46, 18, 0) 100%), #f87248;
    box-shadow: 0px 4px 14px rgba(244, 88, 39, 0.05), 0px 2px 8px rgba(244, 88, 39, 0.15),
        0px 2px 4px rgba(244, 88, 39, 0.25);
    border-radius: 2px;
}
.color2 {
    color: #fff;
    background: #f45827;
}
.color2:hover {
    background: #f67952;
    color: #fff;
}
.sub-banner {
    margin: 0 auto;
    width: 100%;
    max-width: 1980px;
    height: 620px;
    background-position: center;
    background-size: auto;
    background-repeat: no-repeat;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.udeskim {
    cursor: pointer;
}

.value-added-function {
    padding: 80px 0;
    text-align: center;
    overflow: hidden;
}
.value-added-function hr {
    width: 200px;
    height: 1px;
    margin: 0 auto 23px;
    background: rgba(0, 0, 0, 0.1);
}
.value-added-function ul li {
    padding: 12px;
}
.value-added-function ul li div {
    position: relative;
    border: 1px solid #e8e8e8;
    padding: 0 34px;
    min-height: 308px;
}
.value-added-function ul li div:hover {
    box-shadow: 0px 12px 36px rgba(0, 0, 0, 0.03), 0px 8px 24px rgba(0, 0, 0, 0.08),
        0px 4px 8px rgba(0, 0, 0, 0.08);
}
.value-added-function ul li div:hover a {
    background: linear-gradient(270deg, #fe2e12 0%, rgba(254, 46, 18, 0) 100%), #f87248;
    color: #fff;
}
.value-added-function ul li h5 {
    margin: 26px 0;
    text-align: center;
}
.value-added-function ul li a.bottom-link {
    position: absolute;
    bottom: 0;
    color: #f45827;
    font-size: 16px;
    line-height: 24px;
    padding: 12px 0;
    left: 0;
    right: 0;
    margin: 0 -1px 0 -1px;
    border-top: 1px solid #e8e8e8;
    text-align: center;
}
.value-added-function ul li p {
    margin: 0;
}
.value-added-function ul li p.txt-ppp {
    margin: 0 0 3px;
}
.value-added-function ol li {
    text-align: left;
    padding: 0;
}
.more-features {
    text-align: center;
    padding: 80px 0 40px;
}
.more-features ul {
    overflow: hidden;
}
.more-features ul li {
    margin-bottom: 40px;
}
.hover-txt {
    display: none;
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(270deg, #fe2e12 0%, rgba(254, 46, 18, 0) 100%), #f87248;
    color: #fff;
    box-shadow: 0px 4px 14px rgba(244, 88, 39, 0.05), 0px 2px 8px rgba(244, 88, 39, 0.15),
        0px 2px 4px rgba(244, 88, 39, 0.25);
    border-radius: 2px;
}
.openProcess {
    padding: 80px 0;
}
.openProcess ul {
    overflow: hidden;
    background: url(../images/public/path-bg.png) no-repeat;
}
.openProcess h2 {
    margin-bottom: 12px;
}
.openProcess h6 {
    color: #f45827;
    margin: 0 0 8px;
}
.openProcess img {
    float: left;
    margin: 35px 25px 30px 8px;
}
.openProcess p {
    text-align: center;
}
.openProcess ul {
    margin-top: 48px;
}
.openProcess .txt-right {
    float: left;
    display: inline-block;
    width: 59%;
}
.openProcess .txt-right h6 {
    margin: 0 0 10px;
}
.openProcess .txt-right p {
    text-align: left;
}
.p-ie8 {
    display: none;
}
.foot-title-img {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 40px;
}
.foot-logo {
    margin-right: 4px;
}
.foot-links-box {
    border-right: 1px solid rgba(255, 255, 255, 0.1);
}
.foot-links {
    margin: 0 0 20px;
}
.foot-links a {
    font-size: 16px;
    color: #fff;
}
.foot-links span {
    display: inline-block;
    width: 4px;
    height: 4px;
    border-radius: 10px;
    background: #fff;
    margin: 0 16px 4px;
}

.foot-contact div {
    margin-right: 20px;
}
.foot-contact span {
    color: #fff;
    margin-right: 8px;
}
.foot-contact b {
    font-size: 18px;
    color: #f28d00;
}
.foot-address {
    margin: 16px 0 0;
    color: #fff;
}
input::-webkit-input-placeholder {
    /* WebKit browsers */
    color: #ccc;
}
input:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #ccc;
}
input::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #ccc;
}
input:-ms-input-placeholder {
    /* Internet Explorer 10+ */
    color: #ccc;
}
.foot-right {
    padding: 14px 0 20px;
    text-align: center;
    color: rgba(255, 255, 255, 0.3);
}
.foot-right p {
    margin: 0;
}
.foot-right .beian {
    color: rgba(255, 255, 255, 0.3);
    cursor: pointer;
}
/* 立即了解按钮开始 */
.beginOrangeBtn,
.beginWhiteOrangeBtn {
    width: 144px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    display: block;
    margin: 0 auto;
}
.beginOrangeBtn {
    background: #f45827;
    color: #fff;
}
.beginOrangeBtn:hover {
    background-color: #f67952;
    color: #fff;
}
.beginWhiteBtn,
.beginWhiteBtnInOrangeBk {
    color: #fff;
    border: 1px solid #fff;
    margin: 0;
}

.beginWhiteBtn:hover {
    border: none;
    background: linear-gradient(270deg, #fe2e12 0%, rgba(254, 46, 18, 0) 100%), #f87248;
    box-shadow: 0px 4px 14px rgba(244, 88, 39, 0.05), 0px 2px 8px rgba(244, 88, 39, 0.15),
        0px 2px 4px rgba(244, 88, 39, 0.25);
    border-radius: 2px;
    color: #fff;
    border: 0;
}

.beginWhiteBtnInOrangeBk:hover {
    color: #f45827;
    background-color: #fff;
}

.beginWhiteOrangeBtn {
    border: 1px solid #f45827;
    background: #fff;
    color: #f45827;
}
.beginWhiteOrangeBtn:hover {
    background: linear-gradient(270deg, #fe2e12 0%, rgba(254, 46, 18, 0) 100%), #f87248;
    box-shadow: 0px 4px 14px rgba(244, 88, 39, 0.05), 0px 2px 8px rgba(244, 88, 39, 0.15),
        0px 2px 4px rgba(244, 88, 39, 0.25);
    border-radius: 2px;
    color: #fff;
}

.beginNoneOrangeBtn {
    display: none;
    background: #f45827;
    color: #fff;

    width: 144px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    margin: 0 auto;
}
.hoverBorderBottomBtn:hover {
    text-decoration: underline;
}
/* 立即了解按钮结束 */

/* .mobIm {
    position: fixed;
    right: 0;
    bottom: 27%;
    background: #f4803c;
    width: 66px;
    height: 84px;
    padding: 16px 0;
    text-align: center;
    z-index: 9999;
} */
.mobIm img {
    width: 24px;
}
.mobIm p {
    font-size: 12px;
    color: #fff;
    margin: 9px 0 0;
}
/* 侧边框 */
/* .udeskim {
    display: block;
} */

#imcall .mobIm,
#imcall .ipMob {
    text-align: center;
}

#imcall .imMob,
#imcall .ipMob {
    display: none;
}

.udesk-contack {
    position: fixed;
    right: 10px;
    top: 38%;
    width: 66px;
    text-align: center;
    z-index: 999;
    box-shadow: 0px 2px 8px rgb(0 0 0 / 5%), 0px 4px 14px rgb(0 0 0 / 3%);
    border-radius: 4px;
    background: white;
}
.udesk-contack #robot.robot {
    display: block;
    border-bottom: 1px solid rgba(255, 255, 255, 0.25);
}
.udesk-contack #weifengzixun {
    display: block;
    text-align: center;
    border-top: 1px solid rgba(255, 255, 255, 0.25);
}
.udesk-contack #weifengzixun.saoma {
    position: relative;
    z-index: 99;
    display: block;
}
.udesk-contack #weifengzixun.bottomb {
    border-bottom: none;
    cursor: pointer;
}
.weifengsaoma {
    width: 150px;
    height: 150px;
    position: absolute;
    right: 85px;
    top: 5px;
    background: #fff;
    padding: 10px;
    /* opacity: 0; */
    display: none;
    box-shadow: rgb(238, 238, 238) 1px 1px 8px;
}
.udesk-contack .weifengsaoma img {
    width: 100%;
    height: 100%;
}
.udesk-contack .weifengsaoma .sanjiao {
    position: absolute;
    border-width: 10px 0px 10px 10px;
    border-style: solid;
    border-color: transparent transparent transparent rgb(255, 255, 255);
    border-image: initial;
    top: 50%;
    margin-top: 17px;
    right: -10px;
}
.udesk-contack .mobImpc {
    position: relative;
    z-index: 99;
    padding: 16px 5px 13px;
    border-bottom: 0.5px solid rgba(0, 0, 0, 0.1);
}

.udesk-contack .mobImpc p {
    text-align: center;
    color: rgba(0, 0, 0, 0.45);
    font-size: 12px;
    margin-bottom: 0px;
    margin-top: 3px;
}

.udesk-contack .mobImpc img {
    width: 26px;
    height: 26px;
}

.udesk-contack .mobImpc-2 {
    position: absolute;
    top: -100px;
    right: -2px;
}
.udesk-contack .mobImpc-2 .chat-online-icon {
    width: 72px;
    height: 72px;
}
.udesk-contack .mobImpc-2 .chat-online-text {
    background: #FFFFFF;
    border-radius: 4px;
    box-shadow: 0px 2px 8px rgb(0 0 0 / 5%), 0px 4px 14px rgb(0 0 0 / 3%);
    border-radius: 4px;
    background: white;
    color: #1A6EFF;
    font-size: 12px;
    padding: 5px 10px;
    margin-top: -10px;
    position: relative;
}

.udesk-contack .useOn {
    display: block;
    text-align: center;
    border-top: 1px solid #99d3ff;
    border-bottom: none;
    background: #fe5b5f;
}

.udesk-contack #yuyue {
    display: block;
    text-align: center;
    border-top: 1px solid rgba(255, 255, 255, 0.25);
    border-bottom: none;
}

.udesk-contack .lookOn {
    display: block;
    text-align: center;
}

.udesk-contack #lookOn img {
    display: block;
    width: 98px;
    margin: 5px 22px 8px 20px;
}

.udesk-contack #lookOn span {
    display: block;
    color: #333;
}

#useOn,
#lookOn {
    display: none;
}

#useOn {
    position: absolute;
    right: 76px;
    bottom: 0px;
    padding: 33px 10px;
    width: 120px;
    text-align: center;
    background-color: rgba(90, 90, 90, 0.86);
    color: #fff;
    font-size: 16px;
}

#useOn b {
    position: absolute;
    width: 10px;
    right: -10px;
    bottom: 38px;
    border-top: 5px solid transparent;
    border-left: 5px solid rgba(90, 90, 90, 0.86);
    border-bottom: 5px solid transparent;
}

.callNum {
    text-align: center;
}

#callnum,
#callnum2 {
    display: none;
    width: 290px;
}

#callnum {
    position: absolute;
    right: 66px;
    top: 0;
    padding: 0 20px;
    text-align: center;
    border-radius: 5px;
    color: #fff;
}
#callnum .call-box{
    background: #fff;
    padding: 10px 0 4px;
    box-shadow: rgb(238, 238, 238) 1px 1px 8px;
}
.ico-sanjiao{
    position: absolute;
    border-width: 10px 0px 10px 10px;
    border-style: solid;
    border-color: transparent transparent transparent rgb(238, 238, 238);
    border-image: initial;
    top: 50%;
    margin-top: -11px;
    right: 10px;
}

.ico-sanjiao b{
    position: absolute;
    border-width: 8px 0px 8px 8px;
    border-style: solid;
    border-color: transparent transparent transparent rgb(255, 255, 255);
    border-image: initial;
    margin-top: -8px;
    right: 2px;
}

#callnum a {
    color: #ffffff;
    font-size: 26px;
    line-height: 28px;
    height: 34px;
    text-decoration: none;
    position: absolute;
    top: 0;
    right: 10px;
    cursor: pointer;
}

#callnum p{
    color: #176de6;
    margin: 0 0 5px;
    font-size: 18px;
    line-height: 24px;
    text-align: center;
}

#callnum span {
    font-size: 14px;
    color: #333;
}

/*访客ID*/

.visitor {
    padding: 17px 13px;
    background: #176de6;
    font-size: 18px;
    color: #fff;
    text-align: center;
}

.visitor p {
    text-align: center;
    color: #fff;
    font-size: 12px;
    margin-bottom: 0;
}

.visitor a {
    display: none;
}
/* 移动端悬浮框 */
.tank,
.tanContent {
    display: none;
}
.no-background-color {
    cursor: pointer;
    color: #fff;
    padding: 11px 31px;
    border: 1px solid #fff;
}
.no-background-color:hover {
    color: #fff;
}
/* 新样式开始 */
.sub-banner .banner-title {
    font-family: PingFang SC;
    font-style: normal;
    font-weight: normal;
    font-size: 44px;
    line-height: 66px;
    text-align: center;
    color: #ffffff;
    margin-bottom: 24px;
    margin-top: 0;
}
.sub-banner .banner-subtitle {
    font-family: PingFang SC;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 26px;
    text-align: center;
    color: #ffffff;
    margin-bottom: 56px;
}

.sub-banner .banner-btn {
    width: 144px;
    height: 48px;
    font-size: 16px;
    line-height: 48px;
    margin: 0 auto;
    color: #fff;
    background: #176de6;
    font-family: PingFang SC;
    border-radius: 4px;
    font-size: 16px;
}

.sub-banner .banner-btn:hover {
    background: #3f90f2;
    color: #fff;
}
/* 新样式结束 */
/* 移动端导航 */
.mob-header {
    position: fixed;
    top: 0;
    z-index: 2;
    height: 63px;
    width: 100%;
}
.mob-header .register-btn {
    margin: 12px 10px 0 0;
}
.mob-header .nav_lists .logo {
    width: 71%;
    margin: 0;
}
.mob-header .nav-logo-hr {
    background-color: #176de6;
}
.nav_ico {
    width: 24px;
    height: 20px;
}
.nav_lists_ico {
    position: absolute;
    right: 20px;
    top: 20px;
    width: 20px;
}
.nav_lists_logo {
    position: relative;
    height: 63px;
    line-height: 63px;
    padding: 0 16px;
    border-bottom: 1px solid rgba(153, 153, 153, 0.5);
}
.mob-header .nav_lists {
    display: block;
    position: fixed;
    top: 0;
    bottom: 0;
    right: -320px;
    width: 320px;
    background: #fff;
    box-sizing: border-box;
}
.mob-header ul li p {
    font-size: 16px;
    padding: 0 20px;
    margin: 0;
    line-height: 50px;
    border-bottom: 1px solid rgba(153, 153, 153, 0.5);
    background: url('../images/public/nav_ico3.png') no-repeat 283px center;
    background-size: 16px;
}
.mob-header ul li .nav_links {
    overflow: hidden;
    display: none;
    padding: 0 32px;
    border-bottom: 1px solid rgba(153, 153, 153, 0.5);
}
.mob-header ul li a {
    float: left;
    width: 50%;
    color: #333;
    font-size: 16px;
    line-height: 60px;
}
.mob-header ul li .level-one-title {
    background: none;
}
.mob-header ul li .level-one-title a {
    display: block;
    float: none;
    line-height: inherit;
}
.mob-header ul .active .title {
    background-image: url('../images/public/nav_ico2.png');
}
.register-nav-btn {
    text-align: right;
    padding: 0 6px 0 0;
}
.company-logo-item {
    display: flex;
    justify-content: space-between;
    width: 1200px;
    flex-wrap: wrap;
}
@media (max-width: 1260px) {
    .company-logo-item {
        width: 100%;
        margin: 0 16px;
        display: block;
    }
}
@media (max-width: 780px) {
    .nav-lists {
        display: none;
    }
}
@media (max-width: 980px) {
    .productdp .productdp-title {
        font-size: 12px;
        margin: 0 4px;
    }
}
@media (max-width: 1100px) {
    .nav-wf-service {
        display: none;
    }
    .productdp-list {
        left: -200px;
    }
}
@media (max-width: 1440px) {
    .telphone {
        display: none;
    }
}
@media (min-width: 1361px) {
    .header-container {
        padding: 0;
    }
}
@media (max-width: 1200px) {
    .header-container {
        padding: 0 24px;
    }
    .container2 {
        padding: 0 24px;
    }
}
@media (max-width: 1500px) {
    .nav-left {
        width: 62%;
    }
    /* .container {
        width: 1280px;
        padding: 0;
    } */
    .udesk-contack {
        top: 38%;
    }
    .nav-links {
        /* padding: 0 0 0 30px; */
    }
}
@media (min-width: 1200px) and (max-width: 1299px) {
    /* .container {
        width: 1200px;
    }
    .login {
        width: 19%;
    }
    .nav-links {
        padding-left: 20px;
    }
    .productdp .productdp-title {
        margin: 0 18px;
    } */
    .udesk-contack {
        top: 38%;
    }
}
@media (max-width: 1199px) {
    .openProcess ul {
        background: none;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .udesk-contack {
        top: 38%;
    }
}
@media (min-width: 768px) and (max-width: 991px) {

    .udesk-contack {
        top: 38%;
    }

}