.ipadNav {
    display: none;
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1023px) {
  /* iPad 特定的样式 */
    .navbar {
        width: 100%;
        height: 38px;
    }
    .logo-sm-height {
        width: 100px;
        height: auto;
    }
    .containerTop {
        margin: 0 14px;
        height: 38px;
        justify-content: flex-start;
    }
    .navbar-expand-lg .navbar-nav .nav-item {
        margin: 0 0.38rem;
    }
    .navbar-expand-lg .navbar-nav .nav-link {
        font-size: 12px;
    }
    #navbarNav {
        display: flex;
        flex: 1;
        width: 100%;
        flex-basis: auto;
        flex-grow: inherit;
        justify-content: end;
    }
    .navbar-nav .leftNav {
        display: flex;
    }
    .head-sm-height {
        height: 38px !important;
    }
    .form-inline {
        position: absolute;
        right: 16vw;
        margin-left: 0;
        height: 100%;
    }
    .form-inline .form-group input {
        width: 0;
        height: 100%;
        padding: 0;
        min-height: 18px;
        /*line-height: 18px;*/
        display: flex;
        align-items: center;
        font-family: PingFang SC;
        position: relative;
        font-size: 12px;
        margin-left: 0;
    }
    .navbar-brand {
        margin-right: 0.2vw;
    }
    .form-inline .form-group input::-webkit-input-placeholder { /* WebKit browsers */
        color: #A1ABBC;
        font-size: 8px;
        line-height: 20px;
        display: flex;
        align-items: center;
    }
    .form-inline .form-group input::-moz-placeholder { /* Mozilla Firefox 4 to 18 */
        color: #A1ABBC;
        font-size: 8px;
        line-height: 20px;
        display: flex;
        align-items: center;
    }
    .form-inline .form-group input::-moz-placeholder { /* Mozilla Firefox 19+ */
        color: #A1ABBC;
        font-size: 8px;
        line-height: 20px;
        display: flex;
        align-items: center;
    }
    .form-inline .form-group input::-ms-input-placeholder { /* Internet Explorer 10+ */
        color: #A1ABBC;
        font-size: 8px;
        line-height: 20px;
        display: flex;
        align-items: center;
    }
    .form-inline .form-group input::placeholder {
        font-size: 12px;
        line-height: 18px;
        display: flex;
        align-items: center;
    }
    .rightNav {
        justify-content: flex-end;
    }
    .form-group {
        width: 36px;
        min-width: auto;
        padding: 0 4px;
    }
    .form-recom {
        width: 27.1vw !important;
        top: 36px;
        padding: 0 12px;
    }
    .ul-pro {
        top: 38px;
    }
    .ul-pro-left h6 {
        font-size: 14px;
    }
    .ul-pro-left p,.ul-pro-left a {
        font-size: 12px;
    }
    .ul-pro a {
        font-size: 12px;
    }
    .ul-pro-right dl {
        margin: 0 4vw 0 2vw;
    }
    .ul-pro-left {
        padding: 38px 3.26% 0 5%;
        background-size: auto !important;
        background-repeat: repeat-y !important;
        background-position: 70% 0 !important;
    }
    .ul-pro-right .plan-nav-p {
        width: 100%;
        font-size: 12px;
    }
    .ul-pro-right .ul-pro-right-plan {
        margin-bottom: 0;
    }
    .ul-pro-right .ul-pro-right-plan >div {
        width: 20vw;
        margin-left: 2vw;
        margin-right: 4vw;
    }
    .nav-item:nth-child(4) .ul-pro-right .ul-pro-right-plan >div {
        margin-right: 2vw;
    }
    .navbar-nav .nav-item:nth-child(5) .ul-pro-right .ul-pro-right-plan >div {
        width: 23vw;
        margin-right: 0;
    }
    .navbar-nav .nav-item:nth-child(6) .ul-pro-right .ul-pro-right-plan >div, .navbar-nav .nav-item:nth-child(7) .ul-pro-right .ul-pro-right-plan >div {
        width: 23vw;
        margin-right: 0;
    }
    .navbar-nav .nav-item:nth-child(4) .ul-pro-right {
        flex: 1;
    }
    .navbar-nav .nav-item:nth-child(6) .ul-pro-right .plan-nav-p, .navbar-nav .nav-item:nth-child(7) .ul-pro-right .plan-nav-p {
        line-height: 22px;
        height: 160px;
    }
    .navbar-nav .nav-item:nth-child(6) .ul-pro-right .plan-nav-p {
    }
    .ul-pro-right .ul-pro-right-plan .unifyPlan {
        width: auto;
        background-position: 74px;
    }
    .ul-pro-right-plan {
        width: 100%;
    }
    .ul-pro-right {
        width: 100%;
    }
    .ul-pro-left a svg {
        width: 10px;
    }
    .navbar-nav {
        height: 38px;
        line-height: 38px;
        flex-direction: inherit;
    }
    .navbar-toggler {
        display: none;
    }
    .brandImg {
        margin: 0 12px;
        height: 18px;
        display: flex;
    }
    .rightNav {
        align-items: center;
        height: 38px;
    }
    .brandImg img, .phone-nav img {
        height: 1.5vw;
        width: auto;
    }
    .phone-nav {
        height: 18px;
        margin: 0;
        display: flex;;
    }
    .form-group .btn-info {
        padding: 0 0.2rem;
        right: 8px;
    }
    .form-group .btn-info img {
        width: 10px;
        height: 10px;
    }
    .form-group .btn-info {
        width: 10px;
        height: 10px;
        padding: 0;
        right: 12px;
    }
    .form-inline .form-group .btn-search-colse {
        height: 32px;
        line-height: 28px;
        padding: 0;
        position: absolute;
        right: 12px;
    }
    .form-inline .form-group .btn-search-colse svg {
        width: 10px;
        height: 10px;
    }
    .form-recom p {
        font-size: 10px;
        line-height: 12px;
        margin: 10px 0;
    }
    .form-recom .form-hot {
        height: 12px;
    }
    .form-recom .form-hot span {
        display: block;
        height: 12px;
        line-height: 12px;
    }
    .form-recom div {
        justify-content: space-between;
    }
    .form-recom a {
        margin-right: 0;
        padding: 0 6px;
        font-size: 8px;
        margin-bottom: 6px;
        width: calc(50% - 6px);
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    .ipadNav {
        padding: 0 12px;
        display: flex;
        display: none;
        font-size: 10px;
        height: calc(100% - 38px);
    }
    .ipadNav .ipadNav-nav-item {
        padding: 0 2px;
        margin-right: 12px;
        font-family: PingFang SC;
        font-weight: 500;
        font-size: 10px;
        color: #111F2C;
    }
    .ipadNav .ipadNav-nav-item a {
        line-height: 24px;
    }
    .ipadNav .active {
        border-bottom: 1px solid #0052D9;
    }
    .ipadNav .active a {
        color: #0052D9;
    }
    .library:after {
        top: 4px;
    }
    .bodyTop .indexHomeDialog {
        padding: 10px 12px;
        width: 146px;
        height: 160px;
        top: 22px;
        left: 144px;
        border-radius: 2px;
    }
    .bodyTop .indexHomeLogTitle {
        font-size: 14px;
        line-height: 20px;
    }
    .bodyTop .indexHomeLogDetail {
        margin-top: 4px;
        line-height: 18px;
        font-size: 8px;
    }
    .bodyTop .indexHomeLogButton {
        margin-top: 6px;
        border-radius: 2px;
        width: 64px;
        height: 16px;
        line-height: 14px;
        font-size: 8px;
    }
    .bodyTop {
        width: 100%;
        height: auto;
    }
    /*首页*/
    .proBox {
        padding: 0 12px;
        top: 210px;
        height: 70px;
        width: 100%;
    }
    .planSolveLi .planSolveP1 {
        font-size: 9px;
        width: auto;
        margin-top: 4px;
    }
    .proBox li {
        height: 100%;
        width: calc(25% - 6px);
        padding: 0;
    }
    .proBox .pic img {
        width: 100%;
        height: auto;
    }
    .proBox a {
        display: flex;
        align-items: center;
        height: 100%;
        justify-content: space-between;
    }
    .proBox li >a {
        height: 60px;
        margin-bottom: 10px;
        display: flex;
        justify-content: space-between;
        padding: 0 6px;
    }
    .proBox .t1 {
        font-size: 10px;
    }
    .proBox .t2 {
        font-size: 8px;
    }
    .proBox .pic {
        width: 32%;
    }
    .proBox .txt {
        margin: 0;
        width: 60%;
    }
    .systemBox .planTitle {
        font-size: 18px !important;
        margin-top: 40px;
    }
    .systemBox .systemList {
        margin-top: 22px;
        padding: 0 40px;
    }
    .systemBox .systemLi img {
        width: 38px;
        height: 38px;
    }
    .systemBox .systemLi >div {
        font-size: 10px;
        height: 40px;
        line-height: 40px;
    }
    .systemVideo {
        width: 100%;
        height: 278px;
        padding: 0 12px;
    }
    .systemVideo .systemVideoLeft .videoTitle {
        margin-top: 0;
        font-size: 18px;
        line-height: 32px;
    }
    .systemVideo .systemVideoLeft p {
        font-size: 9px;
        height: 70px;
    }
    .systemBox {
        margin-top: 0px;
    }
    .systemVideo .systemVideoRight video {
        width: 100%;
        height: auto;
    }
    .systemVideo .systemVideoLeft {
        width: calc(45% - 12px);
    }
    .systemVideo .systemVideoLeft .reservation {
        width: 74px;
        height: 25px;
        line-height: 25px;
        margin-top: 20px;
        font-size: 8px;
        border-radius: 2px;
    }
    .systemVideo .systemVideoRight {
        width: 55%;
        height: 100%;
        display: flex;
    }
    .planBox .planTitle {
        margin: 36px 0 24px 0;
        font-size: 18px !important;
    }
    .planBox .planSolveList {
        padding: 0 12px;
    }
    .caseBoxW {
        padding: 0 12px;
    }
    .planSolveList .planSolveActive {
        padding: 0 0 0 16px;
        background-image: url(../../../template/default/images/home/commercial.png);
        background-size: 100% 100%;
    }
    .planSolveLi .planSolveImg img {
    }
    .planSolveLi .planSolveTit {
        margin-top: 14px;
        font-size: 12px;
        margin-bottom: 0px;
        line-height: 18px;
    }
    .planSolveLi {
        min-width: 108px;
        height: 192px;
    }
    .planSolveP2, .planSolveP3, .planSolveP4 {
        font-size: 12px;
    }
    .planSolveActive .planSolveP2, .planSolveActive .planSolveP3, .planSolveActive .planSolveP4 {
        line-height: 16px;
        font-size: 9px;
    }
    .planSolveActive .planSolveP5 {
        width: 74px;
        height: 25px;
        font-size: 8px;
        line-height: 25px;
        margin-top: 58px;
    }
    .planSolveActive .planSolveP5 svg {
        margin-left: 6px;
        width: 8px;
    }
    .planSolveActive .planSolveP1 {
        font-size: 9px;
    }
    .planSolveActive .planSolveActiveImg {
        width: 100%;
        height: 100%;
        display: none;
    }
    .planSolveActive .planSolveActiveImg img {
        width: 100%;
        height: 100%;
    }
    .caseTitle {
        width: 100% !important;
        height: 42px !important;
        line-height: 42px !important;
        font-size: 13px !important;
        margin-top: 20px !important;
    }
    .pro-case .caseBoxW .caseBox {
        padding: 1.4rem 0 0 0;
    }
    .pro-case .caseBoxW ul {
        margin-top: 1rem;
    }
    .caseBox .tit {
        font-size: 18px;
    }
    .caseBox .list li {
        width: calc(33.33% - 7px);
        height: auto;
        box-shadow: 0px 1px 10px 0px rgb(168 184 210 / 61%);
        padding-bottom: 8px;
        margin: 0 10.5px 10px 0 !important;
    }
    .caseBox .list li:nth-child(3n) {
        margin-right: 0px !important;
    }
    .caseBox .list .pic {
        height: 130px;
    }
    .caseBox .list .pic img {
        height: 100%;
    }
    .case-bottom {
        height: 91px !important;
        padding: 0 10px !important;
    }
    .case-bottom .txt {
        font-size: 11px !important;
        font-weight: 500 !important;
        margin-bottom: 0 !important;
    }
    .case-bottom p {
        margin-top: 0 !important;
        font-size: 9px !important;
        height: 34px !important;
        line-height: 16px !important;
        margin-bottom: 0px !important;
    }
    .case-bottom .caseTag {
        height: 14px !important;
        line-height: 14px !important;
        padding: 2px 7px !important;
        font-size: 8px !important;
    }
    .show-more-plan {
        width: 74px !important;
        height: 25px !important;
        margin: 20px 0 30px 0 !important;
        line-height: 16px !important;
        border-radius: 2px !important;
        display: inline-flex;
        align-items: center;
        justify-content: center;
    }
    .show-more-plan a {
        font-size: 9px !important;
    }
    .company-left {
        width: 50% !important;
        margin-left: 10px;
    }
    .company-img {
        width: 357px !important;
        height: 253px !important;
        top: 36px !important;
        right: 10px !important;
    }
    .our-company {
        height: 270px !important;
    }
    .company-container {
        width: 100% !important;
        padding-top: 30px !important;
    }
    .company-left h3 {
        font-size: 18px !important;
        margin-bottom: 10px !important;
    }
    .company-left p {
        font-size: 10px !important;
        line-height: 16px !important;
        padding: 0 !important;
    }
    .company-left-f4 >div {
        margin-top: 20px !important;
    }
    .company-left-f4 img {
        width: auto !important;
        height: 26px !important;
        margin-bottom: 10px !important;
    }
    .company-left >div p {
        font-size: 8px !important;
    }
    .company-left .show-more-plan {
        width: 74px !important;
        height: 25px !important;
        background: #0052D9 !important;
        border-radius: 1px !important;
        margin: 10px 0 0 0 !important;
    }
    .newsTitle {
        font-size: 18px !important;
        padding-top: 54px !important;
        margin-bottom: 24px !important;
    }
    .newsM {
        width: 100% !important;
        height: 390px !important;
    }
    .newsM-left {
        width: 62% !important;
        height: 390px !important;
    }
    .newsBg {
        width: 100% !important;
        height: 260px !important;
    }
    .newsM-left h6 {
        font-size: 16px !important;
        margin: 21px 0 10px 16px !important;
    }
    .newsM-left p {
        font-size: 10px !important;
        margin-left: 16px !important;
        line-height: 15px !important;
        margin-bottom: 0 !important;
    }
    .newsM-left .newDate {
        font-size: 8px !important;
        margin-left: 16px !important;
    }
    .newM-right-container {
        width: calc(38% - 12px) !important;
        height: 390px !important;
        padding: 10px !important;
    }
    .newM-right-container .newsTit {
        margin-bottom: 0 !important;
    }
    .newM-right-li {
        padding: 0 !important;
        height: 59px !important;
    }
    .new-date {
        margin-right: 14px !important;
    }
    .new-date span:first-child {
        font-size: 26px !important;
    }
    .new-date span:last-child {
        font-size: 7px !important;
        margin-top: -8px;
    }
    .newM-right .dh5 {
        font-size: 11px !important;
        line-height: 16px ;
    }
    
    /* 产品中心 */
    .member-tit {
        font-size: 0.875rem;
        margin-left: 60px;
        margin-bottom: 4px !important;
    }
    .member-subtit {
        width: 250px !important;
        font-size: 10px !important;
        margin-left: 60px;
        line-height: 14px !important;
    }
    .prosListLeft {
        display: block;
    }
    .prosList .productRight {
        width: 555px;
    }
    .prosList {
        min-height: 616px !important;
        padding: 0 10px;
    }
    .prosList .lib {
        width: 175px;
        height: 149px;
    }
    .prosList .lib >a {
        height: 124px !important;
    }
    .prosList .pic img {
        height: auto;
    }
    .prosList div ul li {
        width: 175px !important;
        margin: 0px 8px 13px 0px !important;
    }
    .prosListLeftChild {
        width: 182px !important;
    }
    .prosListLeft {
        margin-right: 15px !important;
    }
    .group-panel {
        height: 560px !important;
        background-size: 100% 100%;
    }
    .prosList .pName a {
        font-size: 11px !important;
    }
    .proDetailBox {
        margin: 0 12px;
        justify-content: space-between;
    }
    .product_container {
        margin-left: 12px;
        width: 50% !important;
        flex: 1;
    }
    .positionNav {
        width: 100% !important;
        padding: 12px !important;
    }
    .pro-system {
        font-size: 19px !important;
        margin-bottom: 10px !important;
    }
    .proDetailBox .picb {
        max-width: 274px !important;
        float: left !important;
        margin-right: 10px !important;
    }
    .proDetailBox .picb .pic .pro-image {
        width: 274px !important;
        height: 202px !important;
    }
    .proDetailBox .tit {
        margin-top: 0 !important; 
        font-size: 14px !important;
    }
    .proDetailBox .con .txt {
        font-size: 10px !important;
        line-height: 19px !important;
        color: #6D767F !important;
        margin-top: 0 !important;
    }
    .deta_h2 {
        font-size: 14px !important;
        margin-bottom: 20px !important;
    }
    .pro-tit {
        margin-top: 30px !important;
        font-size: 14px !important;
        margin-bottom: 20px !important;
    }
    .list-paddingleft-2 li {
        margin-left: 5px !important;
    }
    .pro-scene ul li >div {
        width: 170px !important;
        height: 80px !important;
    }
    .pro-scene ul li p {
        width: 170px !important;
        height: 28px !important;
        line-height: 28px !important;
        font-size: 10px !important;
    }
    .proDetailBox .pic img {
        width: 330px !important;
        height: auto !important;
    }
    .pro-advantage div .pro-span {
        width: 58px !important;
        height: 40px !important;
        font-size: 18px !important;
    }
    .pro-advantage >div p {
        font-size: 10px;
    }
    .pro-advantage >div {
        height: 80px !important;
    }
    .proImg-6 img {
        height: auto !important;
    }
    .pro-function-3 >div img {
        width: 40px !important;
        height: 40px !important;
        margin: 20px auto 10px auto !important;
    }
    .pro-function-3 >div h6 {
        font-size: 12px !important;
    }
    .pro-function-3 >div p {
        font-size: 8px !important;
        margin: 10px 10px 20px 10px !important;
    }
    .about-nav {
        width: 100% !important;
        padding: 0 10px;
    }
    .model-item-img {
        margin-top: 5px !important;
    }
    .model-item-img img {
        width: 24px !important;
        height: 24px !important;
    }
    .model-item-title {
        font-size: 10px !important;
        margin-top: 0 !important;
    }
    .model-item-content {
        padding: 0 10px !important;
        font-size: 8px !important;
        line-height: 14px !important;
    }
    .planTwoTitle {
        height: auto !important;
    }
    .plan-two .plan-title {
        margin-top: 0;
    }
    .content-img {
        width: 100% !important;
        height: auto !important;
    }
    .content-img-two {
        width: 100% !important;
        height: auto !important;
    }
    .plan-two {
        width: auto !important;
        height: 308px !important;
    }
    .plan-content {
        width: auto !important;
    }
    .planEdgeList {
        width: auto !important;
        margin: 0 12px !important; 
    }
    .planEdgeItem {
        flex: 1;
        height: 207px !important;
    }
    .planEdgeActive {
        width: 262px !important;
        height: 207px !important;
    }
    .planEdgeActive .imgActive {
        width: 47px !important;
        height: 47px !important;
        line-height: 47px !important;
        margin: 30px 0 10px !important;
    }
    .planEdgeItem div img {
        width: 20px !important;
        height: 20px !important;
    }
    .planEdgeItem .edgeImg {
        margin-top: 80px !important;
        margin-bottom: 20px !important;
    }
    .planEdgeItem div {
        font-size: 10px !important;
    }
    .planEdgeActive p {
        font-size: 9px !important;
        padding: 0 20px !important;
        line-height: 16px !important;
        margin-top: 5px !important;
    }
    .threeModelItem {
        width: calc(50% - 6px) !important;
        height: 99px !important;
        margin-bottom: 10px !important;
    }
    .itemLeft {
        width: 54px !important;
        padding: 10px 10px 0 0 !important;
    }
    .itemLeft img {
        width: 20px !important;
        height: 20px !important;
    }
    .itemRight {
        padding: 10px 20px 0 5px !important;
    }
    .itemRightTitle {
        font-size: 10px !important;
    }
    .itemRightContent {
        font-size: 9px !important;
        line-height: 16px !important;
    }
    .newsList_Right .flex_between {
        padding: 0 10px;
    }
    .newsList ul {
        flex: 1;
    }
    .newsList ul li {
        width: 100% !important;
    }
    .newsList .lib {
        margin: 0 !important;
        padding: 20px 0;
    }
    .newsList .pic {
        width: 172px !important;
        height: 98px !important;
    }
    .newsList .nName {
        font-size: 12px !important;
        margin-top: 0 !important;
    }
    .newsList .newsList_Right p {
        font-size: 9px !important;
        line-height: 15px !important;
    }
    .date1 {
        font-size: 8px !important;
        margin-top: 0px !important;
    }
    .right_box {
        width: 165px !important;
        margin-left: 50px !important;
    }
    .navTab1 a {
        width: 90px;
        height: 26px;
    }
    .navTab1 a div {
        width: 14px;
        height: 14px;
    }
    .navTab1 a p {
        font-size: 10px;
    }
    .right_recommend {
        font-size: 13px !important;
        margin-bottom: 10px !important;
    }
    .box {
        height: 205px !important;
    }
    .box_pic {
        height: 103px !important;
    }
    .box_main {
        padding: 0 10px !important;
    }
    .box_main .box_name {
        font-size: 12px !important;
    }
    .box_main .box_txt {
        font-size: 8px !important;
        margin-top: 0 !important;
    }
    .box_main .btn {
        height: 23px !important;
        border-radius: 2px !important;
        font-size: 9px !important;
        margin-top: 10px !important;
        line-height: 23px !important;
        padding: 0;
    }
    .box_main .btn svg {
        width: 10px !important;
        margin-top: 0px !important;
    }
    .w-1200 {
        width: 100% !important;
    }
    .main {
        margin: 0 12px;
        padding: 0 !important;
    }
    .detailBoxH {
        font-size: 16px !important;
    }
    .detailBoxDate {
        font-size: 9px !important;
    }
    .case-nav {
        padding: 0 10px;
        height: 28px !important;
    }
    .example-engineering {
        line-height: 28px !important;
    }
    .example-left {
        width: 100% !important;
    }
    .a_height {
        font-size: 10px !important;
    }
    .service-toggle .serviceTotLi {
        width: 90px !important;
        height: 26px !important;
        line-height: 26px !important;
    }
    .service-toggle .serviceTotLi .serviceTotLiImg {
        width: 14px !important;
        height: 14px !important;
        margin: 0 5px 0 10px !important;
    }
    .service-toggle .serviceTotLi {
        font-size: 10px !important;
    }
    .service-container {
        width: 100% !important;
    }
    .service-toggle {
        width: 317px !important;
    }
    .cooperate_title {
        width: 100% !important;
        font-size: 18px !important;
        margin: 0 !important;
    }
    .cooperate_box_little_img {
        width: 100% !important;
    }
    .cooperate_box_little_img img {
        width: 100% !important;
    }
    .cooperate_box_main {
        font-size: 9px !important;
        line-height: 16px !important;
    }
    .cooperate_process {
        height: 169px !important;
        padding-top: 20px !important;
    }
    .cooperate_process_title {
        font-size: 18px !important;
    }
    .cooperate_process_main {
        margin-top: 23px !important;
        height: 60px !important;
    }
    .cooperate_process_line {
        width: 640px !important;
    }
    .cooperate_process_boxs {
    }
    .cooperate_process_box {
        width: 51px !important;
        height: 59px !important;
        margin-right: 122px !important;
    }
    .cooperate_process_box img {
        width: 100%;
    }
    .cooperate_process_box_icon {
        left: 100px !important;
    }
    .cooperate_process_main_titles {
        font-size: 9px !important;
        margin: 0 !important;
    }
    .m-r-168 {
        margin-right: 129px !important;
        /*margin-right: 137px !important;*/
    }
    .m-r-152 {
        margin-right: 115px !important;
        /*height: 130px !important;*/
    }
    .m-r-131 {
        margin-right: 91px !important;
        /*margin-right: 120px !important;*/
    }
    .m-r-132 {
        margin-right: 101px !important;
        /*margin-right: 119px !important;*/
    }
    .support_title {
        font-size: 18px !important;
        margin: 36px 0 15px 0 !important;
    }
    .support_boxs {
        width: 100% !important;
        padding: 0 10px !important;
        margin: 20px auto 35px !important;
    }
    .support_box {
        height: 128px !important;
    }
    .support_box_title {
        padding: 7px 0 7px 15px !important;
    }
    .support_box_icon img {
        width: 16px;
    }
    .support_box_text {
        font-size: 11px !important;
    }
    .support_box_main {
        padding: 0 10px 0 15px !important;
        font-size: 9px !important;
        line-height: 16px !important;
    }
    /* 服务支持 生态合作 */
    .bodyHezuo {
        width: 100% !important;
        padding: 0 12px;
    }
    .form_value_two select {
        font-size: 9px;
        width: 100% !important;
    }
    .form_value {
        font-size: 9px !important;
        width: 288px !important;
    }
    .form_value::placeholder {
        font-size: 9px !important;
    }
    .form_label span {
        font-size: 9px !important;
    }
    .form_item_two2 .form_value_length {
        width: 100% !important;
    }
    .form_item_two2 .form_item {
        width: calc(50% - 42px);
    }
    .form_value_to .form_value_length {
        width: calc(50% - 42px) !important;
    }
    .form_btn {
        margin-top: 20px !important;
        width: 74px !important;
        height: 25px !important;
        font-size: 9px !important;
        display: flex;
        align-items: center;
        justify-content: center;
        line-height: 25px;
        padding: 0;
    }
    .partner_title {
        font-size: 18px !important;
        margin-top: 30px !important;
    }
    .partner_box  {
        width: calc(20% - 9.6px) !important;
    }
    .feedback-Body {
        width: 100% !important;
        padding: 0 10px;
    }
    .feedback_tip {
        margin-top: 20px !important;
        font-size: 9px !important;
        padding: 5px 0 5px 11px !important;
    }
    .radio_box {
        padding: 7px !important;
    }
    .radio_box_title {
        font-size: 10px !important;
    }
    .radio_box_main {
        font-size: 9px !important;
        line-height: 12px !important;
        margin-top: 0 !important;
    }
    .input_text {
        width: 100% !important;
        height: 74px !important;
    }
    .form_btn {
        margin-bottom: 20px !important;
    }
}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) {
    .ipadNav {
        padding: 0 16px;
        display: flex;
        font-size: 10px;
        height: calc(100% - 51px);
        display: none;
    }
    .ul-pro-left {
        padding: 38px 3.26% 0 5%;
        background-size: auto !important;
        background-repeat: repeat-y !important;
        background-position: 80% 0 !important;
    }
    .ul-pro-right .plan-nav-p {
        width: 100%;
    }
    .form-inline {
        position: absolute;
        right: 21vw;
        height: 100%;
    }
    .ipadNav .active {
        border-bottom: 1px solid #0052D9;
    }
    .ipadNav .active a {
        color: #0052D9;
    }
    .navbar {
        height: 52px;
    }
    .containerTop {
        height: 51px;
        margin: 0 14px;
        justify-content: space-between;
    }
    .navbar-nav {
        height: 52px;
        line-height: 52px;
        align-items: end;
        justify-content: end;
    }
    .rightNav {
        align-items: center;
        height: 52px;
    }
    .navbar-nav .leftNav {
        display: flex;
        height: 52px;
    }
    .navbar-expand-lg {
        flex-flow: wrap;
    }
    .navbar-expand-lg .navbar-nav .nav-item {
        margin-left: .88rem;
    }
    .planTitle {
        font-size: 24px;
    }
    .nav-link {
        padding-right: 0.785vw;
        padding-left: 0.785vw;
        font-size: 12px;
    }
    .planSolveLi .planSolveTit {
        font-size: 16px;
    }
    .planSolveLi .planSolveP1 {
        font-size: 12px;
        width: 100%;
    }
    .planSolveP2, .planSolveP3, .planSolveP4 {
        font-size: 12px;
    }
    .planSolveActive .planSolveP5 {
        width: 98px;
        height: 34px;
        line-height: 34px;
        margin-top: 40px;
    }
    .caseTitle {
        height: 56px;
        line-height: 56px;
        font-size: 17px;
    }
    .about-nav {
        width: 100% !important;
        padding: 0 16px !important;
    }
    .box_main .btn svg {
        width: 12px !important;
    }
}