﻿@charset "utf-8";


body {
    background: #f1f5ff;
}

/* .SaaSmarket_header {
    background: url(../Images/banner_bg.jpg) center bottom no-repeat;
} */

.SaaSmarket_header a:hover {
    color: #fff
}

.SaaSmarket_nav {
    /* border-bottom: 1px solid #ffffff69; */
    height: 75px;
    /* overflow: hidden; */
    /* border-bottom: 1px solid hsla(0,0%,100%,.15); */
    background: #001453;
}

.SaaSmarket_logo {
    float: left;
    /* width: 348px; */
}

.SaaSmarket_logo a {
    display: block;
    float: left;
    font-size: 20px;
    color: #fff;
    line-height: 75px;
    /* height: 33px; */
}

.SaaSmarket_CServerlogo img {
    width: 300px;
    /* border-right:1px solid #6a6dab; */
    /*padding-right: 10px;margin-right: 10px;*/
    padding-left: 20px;
    /* border-right: 1px solid #ffffff59; */
}

.SaaSmarket_cloudlogo {}

.SaaSmarket_menul {
    float: left;
}

.SaaSmarket_buttom {
    float: right;
}

.SaaSmarket_buttom a {
    display: block;
    height: 75px;
    line-height: 75px;
    float: left;
    color: #fff;
    font-size: 14px;
    padding: 0px 20px;
    background: #009cff;
    margin-right: 1px;
}

.SaaSmarket_buttom a:hover {
    background: #2fb2f6
}

.lastLogin {
    width: 115px;
    position: relative;
    height: 48px;
    line-height: 48px;
    x;
    margin-top: 0px;
    background: #001453;
    border: none;
}

.lastLogin span {
    width: 100%;
    text-align: left;
    color: white;
}

.lastLogin img {
    width: 32px;
    height: 32px;
    border-radius: 50%;
    vertical-align: middle;
    margin-left: 8px;
    margin-right: 8px;
    display: inline-block;
}

.LoginD {
    display: none;
    padding: 0px 16px;
    position: absolute;
    top: 100%;
    right: 0px;
    z-index: 999;
    background: #001453;
    font-size: 14px;
    left: 0px;
}

.LoginD span {
    width: 100%;
    display: block;
    line-height: 40px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.08);
    color: #fff;
    height: 40px;
    text-align: center;
}

.LoginD span a {
    height: 40px;
    line-height: 40px;
    width: 98px;
    display: inline-block;
    float: none;
    padding: 0;
    margin: 0;
    background: #001453;
}

.LoginD span a:hover {
    background: none;
}

.SaaSmarket_search {
    display: block;
    float: right;
    position: relative;
    background: #0b6acb;
    height: 75px !important;
    background: hsla(203, 100%, 50%, 0.6);
    line-height: 60px;
}

.SaaSmarket_search .saas_search {
    float: left;
    display: block;
    height: 45px;
    line-height: 45px;
    border: 0px;
    padding: 15px 15px;
    font-size: 14px;
    color: #fff;
    background: #0b6acb;
    width: 195px;
    /* background: hsla(203, 100%, 50%, 0.6); */
}

.SaaSmarket_search .searchbtn {
    width: 65px;
    margin: 0px;
    padding: 0px;
    border: 0px;
    outline: none;
    cursor: pointer;
    background: url(../Images/search_ico.png) center no-repeat;
    color: #fff;
    height: 75px;
    line-height: 75px;
}

.SaaSmarket_search i {
    width: 25px;
    height: 25px;
    display: inline-block;
    position: absolute;
    z-index: 99999;
    right: 17px;
    top: 17px;
    background: url(../Images/search_ico.png) 0 center no-repeat;
}

input::-webkit-input-placeholder {
    color: #e8e8e8 !important;
}

input:-moz-placeholder {
    color: #e8e8e8 !important;
}

input::-ms-clear {
    display: none;
}

input[type=text]::-ms-clear {
    display: none;
}

input[type=search]::-ms-clear {
    display: none;
}

.SaaSmarket_phonesearch {
    display: none;
    float: right;
    position: relative;
    margin-right: 50px;
}

.SaaSmarket_phonesearch i {
    width: 25px;
    height: 25px;
    display: inline-block;
    position: absolute;
    z-index: 99999;
    right: 17px;
    top: 13px;
    background: url(../Images/search_ico.png) 0 center no-repeat;
}


/* .SaaSmarket_navbottom {
    /* max-width: 1220px; */
    /* margin: 0 auto;
} */ 

.SaaSmarket_navbottom {
    width: 100%;
}

.SaaSmarket_navleftmenu {
    display: block;
    /* float: left; */
    width: 100%;
}

.SaaSmarket_navleftmenu_a {
    top: 78px;
    display: block;
    background: #696baa;
    position: absolute;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    transition: .3s;
}

.SaaSmarket_navleftmenu_a1:hover {
    background: #009cff;
}

.SaaSmarket_navleftmenu_a1 {
    display: block;
    width: 104px;
    color: #fff;
    font-size: 16px;
    line-height: 16px;
    padding: 20px;
    text-align: center;
    float: left;
}

.SaaSmarket_navleftmenu_ul {
    display: block;
    top: 55px;
    background: hsla(224, 100%, 66%, 0.58);
    z-index: 999999999;
    background-color: #314da1;
    background-corlor: #314da1;
    background: hsla(224, 100%, 66%, 0.58);
}

.SaaSmarket_navleftmenu_ul li {
    display: block;
    padding: 9px 20px;
    -webkit-transition: .4s;
    -moz-transition: .4s;
    transition: .4s;
    border-bottom: 1px solid #020518;
}

.SaaSmarket_navleftmenu_ul li:hover {
    background: #009cff;
    z-index: 99999;
}

.SaaSmarket_navleftmenu_ul li h1 {
    height: 26px;
    line-height: 26px;
    font-size: 14px;
    color: #fff;
    display: block;
}

.SaaSmarket_navleftmenu_ul li font {
    display: block;
    height: 24px;
    overflow: hidden;
}

.SaaSmarket_navleftmenu_ul li font a {
    float: left;
    width: 71px;
    height: 24px;
    font-size: 12px;
    line-height: 24px;
    color: #fff;
    padding-right: 8px;
    padding-right: 5px;
    white-space: nowrap;
}

.SaaSmarket_navleftmenu_ul::-webkit-scrollbar {
    width: 8px;
}

.SaaSmarket_navleftmenu_ul::-webkit-scrollbar-track {
    background-color: #173871;
    -webkit-border-radius: 2em;
    -moz-border-radius: 2em;
    border-radius: 2em;
}

.SaaSmarket_navleftmenu_ul::-webkit-scrollbar-thumb {
    background-color: #696baa;
    -webkit-border-radius: 2em;
    -moz-border-radius: 2em;
    border-radius: 2em;
}

.SaaSmarket_navleftmenu_ul {
    overflow-x: hidden;
    overflow-y: scroll;
    scrollbar-base-color: #696baa;
    scrollbar-3dlight-color: #1C86EE;
    scrollbar-highlight-color: #1C86EE;
    scrollbar-track-color: #173871;
    scrollbar-thumb-color: #696baa;
    scrollbar-arrow-color: #696baa;
    scrollbar-shadow-color: #696baa;
    /*紫色*/
    scrollbar-dark-shadow-color: #fff;

}


.SaaSmarket_menu {
    display: block;
    float: left;
}

.SaaSmarket_menu_ul {
    display: block;
}

.SaaSmarket_menu_ul li {
    display: block;
    float: left;
}

.SaaSmarket_menu_ul li a {
    display: block;
    height: 75px;
    line-height: 75px;
    font-size: 14px;
    color: #cde0fd;
    padding: 0px 10px;
}

.SaaSmarket_menu_ul li:hover a {
    color: #ffffff;
}

.SaaSmarket_bg {
    height: 470px;
    width: 100%;
}

.SaaSmarket_bgwidth {
    width: 100%;
    margin: 0 auto;
}

.SaaSmarket_kuai {
    position: absolute;
    z-index: 99;
    width: 932px;
}

.SaaSmarket_kuai li {
    float: left;
    width: 33.33333%;
}

.SaaSmarket_kuai li a {
    display: block;
    background: #314da1;
    margin: 5px;
    background: hsla(224, 100%, 66%, 0.5);
}

.SaaSmarket_kuai li a font {
    padding: 28px 35px;
    display: block;
}

.SaaSmarket_kuai li a .SaaSmarket_kuai_bg1 {
    background: url(../Images/kuaibg01.png) right top no-repeat;
}

.SaaSmarket_kuai li a .SaaSmarket_kuai_bg2 {
    background: url(../Images/kuaibg02.png) right top no-repeat;
}

.SaaSmarket_kuai li a .SaaSmarket_kuai_bg3 {
    background: url(../Images/kuaibg03.png) right top no-repeat;
}

.SaaSmarket_kuai li a font h1 {
    display: block;
    font-size: 18px;
    line-height: 32px;
    color: #2fb2f6;
}

.SaaSmarket_meauSoftconter {
    background: #fff;
    padding: 10px 0px;
}

.SaaSmarket_meauSoft {
    width: 1220px;
    margin: 0px auto;
}

.SaaSmarket_meauSoft li {
    float: left;
    width: 25%;
}

.SaaSmarket_meauSoft li .SaaSmarket_meauSofttitle {
    padding: 10px 10px 0px 10px;
}

.SaaSmarket_meauSoft li .SaaSmarket_meauSofttitle a {
    display: block;
    position: relative;
    padding: 20px 20px;
    overflow: hidden;
}

.SaaSmarket_meauSoft li .SaaSmarket_meauSofttitle a img {
    display: block;
    position: absolute;
    right: 0px;
    top: 0px;
}

.SaaSmarket_meauSoft li .SaaSmarket_meauSofttitle .SaaSmarket_meauSofttitlebg1 {
    background: #2947a1;
}

.SaaSmarket_meauSoft li .SaaSmarket_meauSofttitle .SaaSmarket_meauSofttitlebg2 {
    background: #008bd1;
}

.SaaSmarket_meauSoft li .SaaSmarket_meauSofttitle .SaaSmarket_meauSofttitlebg3 {
    background: #753ff7;
}

.SaaSmarket_meauSoft li .SaaSmarket_meauSofttitle .SaaSmarket_meauSofttitlebg4 {
    background: #b378ff;
}

.SaaSmarket_meauSoft li .SaaSmarket_meauSofttitle a h1 {
    display: block;
    font-size: 20px;
    color: #fff;
    line-height: 20px;
    padding-bottom: 15px;
}

.SaaSmarket_meauSoft li .SaaSmarket_meauSofttitle a h1 b {
    font-size: 14px;
    text-transform: capitalize;
    font-weight: normal;
    padding-left: 5px;
}

.SaaSmarket_meauSoft li .SaaSmarket_meauSofttitle a span {
    display: block;
    font-size: 14px;
    color: #fff;
    line-height: 14px;
}

.SaaSmarket_meauSoftcontent {
    padding: 0px 10px;
}

.SaaSmarket_meauSoftcontent li {
    width: 100%;
    float: none;
    overflow: hidden;
}

.SaaSmarket_meauSoftcontent li div {
    padding: 25px 20px 20px 20px;
    border: 1px solid #e8ebef;
    border-top: none;
}

.SaaSmarket_meauSoftcontent li a {
    display: block;
    transition: all ease-out .2s;
}

.SaaSmarket_meauSoftcontent li:hover a {
    transform: translateX(-75px);
}

.SaaSmarket_meauSoftcontent li a img {
    display: block;
    width: 48px;
    height: 48px;
    float: left;
    margin-right: 20px;
}

.SaaSmarket_meauSoftcontent li a font {
    display: block;
    width: 170px;
    height: 48px;
    float: left;
    position: relative;
}

.SaaSmarket_meauSoftcontent li a font h2 {
    display: block;
    font-size: 16px;
    margin-bottom: 5px;
    color: #333;
    font-weight: normal;
    height: 22px;
    overflow: hidden;
}

.SaaSmarket_meauSoftcontent li a font p {
    display: block;
    font-size: 13px;
    color: #666;
    line-height: 22px;
    height: 21px;
    overflow: hidden;
}

.SaaSmarket_meauSoftcontent li a font i {
    display: block;
    width: 30px;
    height: 30px;
    position: absolute;
    right: -60px;
    top: 10px;
    margin-right: 0px;
    background: none;
}

.SaaSmarket_meauSoftcontent li:hover a font i {
    background: url(../Images/ico_arrow.png) 0 center no-repeat;
}

.SaaSmarket_meauSoftcontent .appwidth_yh {
    float: right;
    margin: -46px -41px;
    border: 0;
}

.SaaSmarket_meauSoftcontent .appwidth_yh p {
    font-size: 14px;
    color: #fff;
    line-height: 16px;
    float: left;
    display: block;
    padding: 0 4px;
    background: #ff4200;
    border-radius: 0px 0px 0px 6px;
}

.SaaSmarket_meauSoftcontent .appwidth_yh b {
    font-size: 12px;
    color: #fff;
    line-height: 16px;
    text-indent: -1px;
    height: 16px;
    display: inline-block;
    font-weight: normal;
    padding-left: 3px;
}


.SaaSmarket_meauSoftcontent_one {}

.SaaSmarket_meauSoftcontent_one .SaaSmarket_meauSoftcontent_one_a {
    width: 100px;
    color: #fff;
    padding: 8px 10px;
    line-height: 13px;
    font-size: 14px;
    display: block;
    text-align: center;
    background: #19bbff;
}

.SaaSmarket_meauSoftcontent_one li {
    width: 33.3333333%;
    overflow: hidden;
    float: left;
}

.SaaSmarket_meauSoftcontent_one li .SaaSmarket_meauSoftcontent_div {
    background: #fff;
    padding: 25px;
    transition: all ease-out .2s;
    color: #009cff;
    margin: 10px;
}

.SaaSmarket_meauSoftcontent_one li .SaaSmarket_meauSoftcontent_div:hover {
    box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.12);
}

.layui-flow-more {
    clear: both;
}

.SaaSmarket_meauSoftcontent_one li .appwidth {
    width: 268px !important;
}

.SaaSmarket_meauSoftcontent_one li .appwidth_yh {
    float: right;
    margin: 10px;
}

.SaaSmarket_meauSoftcontent_one li .appwidth_yh span {
    font-size: 14px;
    color: #fff;
    line-height: 16px;
    float: left;
    display: block;
    padding: 0 4px;
    background: #ff4200;
    border-radius: 0px 0px 0px 6px;
}

.SaaSmarket_meauSoftcontent_one li .appwidth_yh span img {
    width: 16px;
    height: 16px;
    padding: 0;
    margin: 0;
}

.SaaSmarket_meauSoftcontent_one li .appwidth_yh b {
    font-size: 12px;
    color: #fff;
    line-height: 16px;
    text-indent: -1px;
    height: 16px;
    display: inline-block;
    font-weight: normal;
    padding-left: 3px;
}


.SaaSmarket_appright_ul li .appwidth_yh {
    float: right;
    margin: -25px -31px;
}

.SaaSmarket_appright_ul li .appwidth_yh p {
    font-size: 14px;
    color: #fff;
    line-height: 16px;
    float: left;
    display: block;
    padding: 0 4px;
    background: #ff4200;
    border-radius: 0px 0px 0px 6px;
}

.SaaSmarket_appright_ul li .appwidth_yh b {
    font-size: 12px;
    color: #fff;
    line-height: 16px;
    text-indent: -1px;
    height: 16px;
    display: inline-block;
    font-weight: normal;
    padding-left: 3px;
}


.SaaSmarket_meauSoftcontent_one img {
    float: left;
    margin-bottom: 84px;
    margin-right: 20px;
    width: 48px;
}

.SaaSmarket_meauSoftcontent_one font {
    display: block;
    padding: 5px 0px;
}

.SaaSmarket_meauSoftcontent_one font span {
    font-size: 14px;
    color: #f66f6a;
    line-height: 24px;
    float: left;
    display: block;
    /* padding: 0 4px; */
}

.SaaSmarket_meauSoftcontent_one font b {
    font-size: 14px;
    color: #a0a2a8;
    line-height: 24px;
    text-indent: -1px;
    height: 24px;
    display: inline-block;
    font-weight: normal;
    padding-left: 3px;
}

.SaaSmarket_meauSoftcontent_div div {
    background: #fff;
    border-top: none;
    transition: all ease-out .2s;
    width: 100%;
    overflow: hidden;
}

.SaaSmarket_meauSoftcontent_one .price {
    font-weight: 800;
    width: 100%;
    color: #ff4200;
    display: none;
}

.appwidth {
    width: 268px !important;
}

.SaaSmarket_appright_ul01 {
    float: left;
}

.SaaSmarket_appright_ul01 p {
    display: block;
    font-size: 13px;
    color: #666;
    line-height: 22px;
    /* text-align: center; */
    padding-bottom: 15px;
    margin-top: 1;
}

.SaaSmarket_appright_ul01 p em {
    text-align: center;
    font-size: 32px;
    font-weight: bold;
    line-height: 32px;
    color: #ff4200;
}

.SaaSmarket_appright_ul01 p em i {
    text-align: center;
    font-size: 12px;
    line-height: 23px;
    color: #8A8A8A;
    font-style: normal;
    font-weight: normal;
}

.SaaSmarket_appright_ul01 p b {
    font-size: 16px;
    color: #ff0000;
}


.SaaSmarket_meauSoftcontent_one li div h2 {
    display: block;
    line-height: 38px;
    height: 38px;
    color: #252b3a;
    font-size: 18px;
    font-weight: normal;
    overflow: hidden;
    /* width: 100%; */
}

.SaaSmarket_meauSoftcontent_one li div p {
    border-top: none;
    font-size: 14px;
    height: 24px;
    line-height: 22px;
    color: #a0a2a8;
    max-height: 66px;
    overflow: hidden;
}

.SaaSmarket_meauSoftcontent_one li p a {
    color: #19bbff;
}

/* .SaaSmarket_meauSoftcontent_one li .SaaSmarket_meauSoftcontent_div div:hover{transform: translateX(-73px);} */
.SaaSmarket_meauSoftcontent_one li a img {
    display: block;
    width: 48px;
    height: 48px;
    float: left;
    margin-right: 20px;
}

.SaaSmarket_meauSoftcontent_one li a font {
    display: block;
    width: 165px;
    height: 48px;
    float: left;
    position: relative;
}

.SaaSmarket_meauSoftcontent_one li a font h2 {
    display: block;
    font-size: 16px;
    margin-bottom: 5px;
    color: #333;
    font-weight: normal;
}

.SaaSmarket_meauSoftcontent_one li a font p {
    display: block;
    font-size: 13px;
    color: #666;
    line-height: 22px;
}

.SaaSmarket_meauSoftcontent_one li div i {
    display: block;
    width: 30px;
    height: 30px;
    position: absolute;
    right: -40px;
    top: 10px;
    margin-right: 0px;
    background: none;
}

.SaaSmarket_meauSoftcontent_one li:hover i {
    background: url(../Images/ico_arrow.png) 0 center no-repeat;
}



.SaaSmarket_appbg {
    padding: 20px;
}

.SaaSmarket_app {
    width: 1220px;
    margin: 0px auto;
    box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.12);
    margin-bottom: 20px;
}

.SaaSmarket_appleft {
    width: 287px;
    height: 501px;
    float: left;
    overflow: hidden;
    position: relative;
}

.SaaSmarket_appleft img {
    width: 100%;
    position: absolute;
    bottom: 0px;
    transform: scale(1);
    transition: all .4s;
}

.SaaSmarket_appleft:hover img {
    transform: scale(1.1);
}

.SaaSmarket_appleft00 {
    background: #753ef7;
}

.SaaSmarket_appleft01 {
    background: #3076f9;
}

.SaaSmarket_appleft02 {
    background: #00bee5;
}

.SaaSmarket_appleft03 {
    background: #753ef7;
}

.SaaSmarket_appleft04 {
    background: #3076f9;
}

.SaaSmarket_appleft05 {
    background: #00bee5;
}

.SaaSmarket_appleft06 {
    background: #753ef7;
}

.SaaSmarket_appleft07 {
    background: #3076f9;
}

.SaaSmarket_appleft08 {
    background: #00bee5;
}

.SaaSmarket_appleftbg {
    width: 250px;
    height: 400px;
    padding: 20px;
    position: absolute;
    z-index: 99999;
}

.SaaSmarket_appleftbg00,
.SaaSmarket_appleftbg01,
.SaaSmarket_appleftbg02,
.SaaSmarket_appleftbg03,
.SaaSmarket_appleftbg04,
.SaaSmarket_appleftbg05,
.SaaSmarket_appleftbg06,
.SaaSmarket_appleftbg07,
.SaaSmarket_appleftbg08 {
    background-position: center;
}

.SaaSmarket_applefttitle {
    margin-bottom: 30px;
}

.SaaSmarket_applefttitle h1 {
    display: block;
    padding-top: 50px;
    font-size: 30px;
    font-weight: normal;
    color: #fff;
    text-align: center;
    padding-bottom: 15px;
}

.SaaSmarket_applefttitle i {
    display: block;
    height: 1px;
    background: #fff;
    width: 50px;
    margin: 0 auto;
}

.SaaSmarket_appleftlist {
    margin: 0px 20px;
}

.SaaSmarket_appleftlist li {
    float: left;
    width: 50%;
}

.SaaSmarket_appleftlist li a {
    color: #fff;
    padding: 8px 6px;
    line-height: 13px;
    font-size: 13px;
    border: 1px solid #fff;
    border-radius: 2px;
    display: block;
    margin: 5px;
    text-align: center;
}

.SaaSmarket_appleftlist li:hover a {
    background: #fff;
    color: #753ef7;
}

.SaaSmarket_appleftmore {
    margin-top: 50px;
}

.SaaSmarket_appleftmore a {
    color: #fff;
    padding: 8px 10px;
    line-height: 13px;
    font-size: 16px;
    border-radius: 2px;
    display: block;
    margin: 5px;
    text-align: center;
}

.SaaSmarket_appleftmore a:hover {
    color: #fff;
}

.SaaSmarket_appright {
    width: 933px;
    height: 440px;
    float: right;
}

.SaaSmarket_appright .on {
    color: #fff;
    background: #0671f6;
}

.apprighttab {
    color: #fff;
    display: none;
}

.SaaSmarket_appright_ul {}

.SaaSmarket_appright_ul li {
    float: left;
    width: 33.3333333%;
    overflow: hidden;
}

.SaaSmarket_appright_ul li:hover img {
    width: 60px;
    height: auto;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.SaaSmarket_appright_ul li font {
    display: block;
    padding: 25px 32px;
    text-align: center;
    background: #fff;
    margin-right: 1px;
    margin-bottom: 1px;
    height: 200px;
    overflow: hidden;
    background: #fff;
}

.SaaSmarket_appright_ul li img {
    width: 75px;
    height: 75px;
    padding-bottom: 10px;
}

.SaaSmarket_appright_ul li h1 {
    display: block;
    text-align: center;
    font-size: 16px;
    margin-bottom: 10px;
    color: #333;
    font-weight: normal;
}

.SaaSmarket_appright_ul li p {
    display: block;
    font-size: 13px;
    color: #666;
    line-height: 22px;
    text-align: center;
    padding-bottom: 15px;
}

.SaaSmarket_appright_ul li p em {
    text-align: center;
    font-size: 32px;
    font-weight: bold;
    line-height: 32px;
    color: #ff4200;
}

.SaaSmarket_appright_ul li p em i {
    text-align: center;
    font-size: 13px;
    line-height: 23px;
    color: #ff4200;
    font-style: normal;
    font-weight: normal;
}

.SaaSmarket_appright_ul li p b {
    font-size: 18px;
    color: #ff0000;
}

.SaaSmarket_appright_ul li span {
    width: 100px;
    color: #fff;
    padding: 8px 10px;
    line-height: 13px;
    font-size: 14px;
    border-radius: 2px;
    display: block;
    margin: 0 auto;
    text-align: center;
    background: #19bbff;
}

.SaaSmarket_linktitle {}

.SaaSmarket_linktitle h1 {
    font-size: 30px;
    text-align: center;
    margin-bottom: 20px;
    font-weight: normal;
}

.lookmore {
    width: 1220px;
    margin: 0 auto;
    position: relative;
}

.lookmore p {
    position: absolute;
    margin-top: -45px;
    display: block;
    right: 32px;
    font-size: 16px;
}

.SaaSmarket_Service-box {
    background-color: #fff;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    padding: 50px 0px;
}

.SaaSmarket_Service-content {
    width: 1200px;
    margin: 0 auto;
    padding: 0;
}

.SaaSmarket_Service-item {
    display: block;
    width: 188px;
    /* padding: 30px 16px; */
    text-align: center;
    float: left;
    /* height: 210px; */
    margin: 0 0 10px;
    border: 1px solid #E7E7E7;
    box-sizing: border-box;
    border-radius: 2px;
    overflow: hidden;
    margin: 5px;
}

.SaaSmarket_Service-content .SaaSmarket_Service-item {
    -webkit-transition: all 160ms;
    transition: all 160ms;
}

.SaaSmarket_item-image {
    display: inline-block;
    height: 70px;
    width: 169px;
    line-height: 100px;
    text-align: center;
    border: 3px solid transparent;
    margin: 0;
    border-radius: 100%;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all 160ms;
    transition: all 160ms;
}

.SaaSmarket_item-image img {
    width: 90%;
    display: block;
    border: none;
}

.SaaSmarket_item-title {
    line-height: 25px;
    font-size: 16px;
    color: #3D3D3D;
    padding: 10px;
    font-family: 'PingFangSC-Regular', "Microsoft YaHei", Tahoma, sans-serif;
    font-weight: normal;
}

.SaaSmarket_item-text {
    color: #9A9A9A;
    font-size: 12px;
    line-height: 17px;
    height: 17px;
    overflow: hidden;
    font-family: 'PingFangSC-Regular', "Microsoft YaHei", Tahoma, sans-serif;
}

.SaaSmarket_item-link {
    font-family: 'PingFangSC-SC', "Microsoft YaHei", Tahoma, sans-serif;
    color: #FFFFFF;
    display: none;
    padding: 6px 20px;
    background-color: #05A6F3;
    margin: 17px auto;
    font-size: 14px;
    line-height: 25px;
    border-radius: 5px;
    font-weight: normal;
    -webkit-transition: all 160ms;
    transition: all 150ms;
}

.SaaSmarket_Service_content_one {
    padding: 10px 0;
}

.SaaSmarket_Service_content_one a {
    display: block;
    width: 25%;
    padding: 20px 0px;
    text-align: center;
    float: left;
}

.SaaSmarket_Service-content .SaaSmarket_Service-item {
    -webkit-transition: all 160ms;
    transition: all 160ms;
}

.SaaSmarket_Service_content_one {
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
}

.SaaSmarket_Service_content_one img {
    width: 70%;
    display: block;
    border: none;
    margin: 0 auto;
}

.SaaSmarket_Service_content_one h3 {
    line-height: 25px;
    font-size: 18px;
    color: #3D3D3D;
    padding: 15px 0 7px;
    font-family: 'PingFangSC-Regular', "Microsoft YaHei", Tahoma, sans-serif;
    font-weight: normal;
}

.SaaSmarket_Service_content_one span {
    color: #9A9A9A;
    font-size: 12px;
    line-height: 17px;
    font-family: 'PingFangSC-Regular', "Microsoft YaHei", Tahoma, sans-serif;
    display: block;
}

.SaaSmarket_Service-item:hover {
    border-color: #05A6F3;
    background-color: #05A6F3;
    color: #FFFFFF;
    position: relative;
    z-index: 99;
    text-decoration: none;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    webkit-transform: translate3d(0, -3px, 0);
    transform: translate3d(0, -3px, 0);
}

.SaaSmarket_Service-item:hover .SaaSmarket_item-link {
    display: block;
}

.SaaSmarket_Service-item:hover .SaaSmarket_item-title {
    color: #FFFFFF;
}

.SaaSmarket_Service-item .SaaSmarket_Service-item {
    margin-left: 50px;
    position: relative;
}

.SaaSmarket_item-tag {
    width: 67px;
    height: 67px;
    color: #FFFFFF;
    position: absolute;
    transform: rotateZ(-315deg);
    top: 9px;
    right: 9px;
    font-size: 12px;
    line-height: 17px;
}

.SaaSmarket_item-background {
    width: 67px;
    height: 67px;
    position: absolute;
    top: 0px;
    right: 0px;
}

.SaaSmarket_item-background img {
    width: 100%;
    height: 100%;
}

.SaaSmarket_Partner {
    position: relative;
}

.SaaSmarket_Partner h1 {
    display: block;
    font-size: 30px;
    font-weight: normal;
    color: #fff;
    text-align: center;
    padding-bottom: 10px;
}

.SaaSmarket_Partner span {
    display: block;
    font-size: 13px;
    color: #fff;
    line-height: 22px;
    text-align: center;
    padding-bottom: 10px;
}

.SaaSmarket_Partner a {
    padding: 8px 10px;
    line-height: 13px;
    font-size: 16px;
    border-radius: 2px;
    display: block;
    margin: 5px auto;
    text-align: center;
    background: #fff;
    width: 100px;
}

.SaaSmarket_Partnerleft {
    float: left;
    width: 40%;
    background: #753ef7;
    padding: 40px 5%;
}

.SaaSmarket_Partnerright {
    float: right;
    width: 50%;
    background: #3076f9;
    width: 40%;
    padding: 40px 5%;
}

.SaaSmarket_Partnerright a {
    color: #3076f9;
}

.SaaSmarket_Partnerleft a {
    color: #753ef7;
}

.SaaSmarket_foot {
    background: #fff url(../Images/footbg.jpg) no-repeat center bottom fixed;
    background-size: cover;
}

.SaaSmarket_foot_center {
    width: 1220px;
    margin: 0 auto;
    padding-top: 50px;
}

.SaaSmarket_foot_center li {
    float: left;
    padding: 40px 45px;
}

.SaaSmarket_foot_phone {
    width: 210px;
}

.SaaSmarket_footicobg {
    border-bottom: 1px solid #2b2b2b;
}

.SaaSmarket_footico {
    width: 1220px;
    margin: 0 auto;
}

.SaaSmarket_footico li {
    width: 1220px;
    width: 25%;
    float: left;
    padding: 40px 0px;
}

.SaaSmarket_footico li h1 {
    display: block;
    float: left;
    padding: 0 20px;
    height: 48px;
    line-height: 48px;
    color: #3076f9;
    font-size: 18px;
    font-weight: normal;
}

.SaaSmarket_footico li img {
    float: left;
    width: 48px;
    height: 48px;
    -webkit-transition: 1s;
    -moz-transition: 1s;
    transition: 1s;
}

.SaaSmarket_footico li:hover img {
    -webkit-transform: rotateY(360deg);
    -moz-transform: rotateY(360deg);
    transform: rotateY(360deg);
}

.SaaSmarket_foot_phone i {
    display: block;
    width: 27px;
    height: 2px;
    background: #3076f9;
    margin-bottom: 18px;
}

.SaaSmarket_foot_phone h1 {
    display: block;
    font-size: 18px;
    color: #fff;
    line-height: 32px;
    padding-bottom: 5px;
    font-weight: normal;
}

.SaaSmarket_foot_phone p {
    display: block;
    font-size: 13px;
    color: #9a9a9a;
    line-height: 32px;
}

.SaaSmarket_foot_phone a {
    display: block;
    width: 100px;
    float: left;
    color: #9a9a9a;
    font-size: 14px;
    line-height: 32px;
}

.SaaSmarket_foot_center li img {
    margin: 0 auto;
    width: 110px;
    height: 110px;
}

.SaaSmarket_foot_center li span {
    display: block;
    text-align: center;
    font-size: 14px;
    color: #fff;
    padding-top: 10px;
    overflow: hidden;
}

.SaaSmarket_foot_address {
    border-top: 1px solid #2b2b2b;
    padding: 5px;
    text-align: center;
}

.SaaSmarket_foot_address p {
    font-size: 14px;
    line-height: 31px;
    color: #9a9a9a;
}

.SaaSmarket_foot_phone01 {
    border-top: 1px solid #2b2b2b;
    padding: 30px 3px;
    text-align: center;
    display: none;
}

.SaaSmarket_foot_phone01 p {
    font-size: 12px;
    line-height: 31px;
    color: #9a9a9a;
}

/*.site-header,.container{display:none;width: 100%;background:#000;height: 100%!important;}*/
#header {
    display: none;
}

.site-header .navbar-header button {
    display: none;
    background-color: #009bfe;
    width: 40px;
    height: 32px;
    border: 0;
    padding: 5px 10px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    outline: 0;
    position: absolute;
    right: 15px;
    top: 9px;
    z-index: 20;
}

.site-header .navbar-header button span {
    background-color: #fff;
    display: block;
    height: 2px;
    margin: 4px 0px;
}

.site-header #navbar {
    background: #fff;
    display: block !important;
    width: 200px;
    height: 100% !important;
    margin: 0;
    padding: 0;
    border-left: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
    position: fixed;
    right: -300px;
    top: 0;
    z-index: 100;
}

.site-header #navbar ul a {
    color: #000;
}

.site-header #navbar ul a:hover,
.site-header #navbar ul li.current a {
    color: #009bfe;
}

.site-header #navbar .navbar-nav {
    height: 100%;
    overflow: auto;
    background: #fff;
}

.site-header #navbar .navbar-nav li {
    overflow: auto;
}

.site-header #navbar .navbar-nav li a {
    overflow: auto;
    display: block;
    padding: 10px 20px;
    font-size: 14px;
}

.site-header #navbar .navbar-nav li ul {
    height: 100%;
    overflow: auto;
}

.site-header #navbar .navbar-nav li ul li {
    height: 100%;
    overflow: auto;
}

.site-header #navbar .close-navbar {
    background-color: #ffffff;
    width: 15px;
    height: 15px;
    border: 0;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    outline: none;
    position: absolute;
    left: -18px;
    top: 0px;
    z-index: 20;
    border: 1px solid #e8ebef;
    padding: 15px;
}

.site-header #navbar .close-navbar i {
    display: block;
    background: url(../Images/close.png) 0 center no-repeat;
    display: block;
    width: 15px;
    height: 15px;
    position: absolute;
    top: 8px;
    left: 7px;
}

.site-header #navbar>ul>li {
    border-bottom: 1px solid #e8ebef;
}

.site-header .slideInn {
    right: 0 !important;
}

.site-header #navbar .navbar-nav .SaaSmarket_login {}

.site-header #navbar .navbar-nav .SaaSmarket_login a {
    border-bottom: 1px solid #e8ebef;
    display: block;
    color: #fff;
    text-align: center;
    background: #009bfe;
    display: block;
    padding: 10px 0px;
}

.product_ul {
    padding-top: 10px;
    margin: 0 auto;
    width: 840px;
}

.product_ul li {
    float: left;
    width: 190px;
    padding: 0px 5px;
    border-radius: 3px;
}

.product_ul_w110 li {
    width: 110px;
}

.product_ul .on {
    color: #fff;
    background: #0671f6;
}

.product_ul li a {
    color: #000;
    display: block;
    text-align: center;
    font: 16px/42px "microsoft YaHei";
    background: #fff;
}

.product_ul li a:hover {
    background: #0671f6;
    color: #fff;
}

.SaaSmarket_CServerapptab {
    padding-top: 40px;
}

/*下拉*/
.pullDown {
    z-index: 99999;
    position: absolute;
    width: 100%;
    top: 56px;
}

.pullDownTitle {
    height: 35px;
    width: 190px;
    background: #a90000;
    color: #ffffff;
    font-size: 16px;
    font-weight: normal;
    text-align: center;
    line-height: 35px;
}

.pullDownList {
    height: 414px;
}

.pullDownList li i {
    display: inline-block;
    position: relative;
    top: 4px;
    margin-right: 8px;
    left: 0;
    -webkit-transition: margin-left .2s linear;
    -moz-transition: margin-left .2s linear;
    -o-transition: margin-left .2s linear;
    width: 20px;
    height: 19px;
    background: url(../Images/indexicon1.png) no-repeat;
}

.pullDownList li.menulihover i {
    margin-left: 6px;
}

.pullDownList li a {
    color: #fefcfc;
    font-size: 13px;
}

.pullDownList li.menuliselected span {
    top: 14px;
    right: 7px;
    border-left: 4px solid transparent;
    border-top: 4px solid #fff;
    border-right: 4px solid transparent;
    border-bottom: 0;
}

.pullDownList li span {
    display: inline-block;
    width: 0;
    height: 0;
    position: absolute;
    top: 12px;
    right: 8px;
}

.pullDownList li.menulihover span {
    top: 12px;
    right: 8px;
    border-left: 4px solid #fff;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    border-right: 0;
}

/*下拉详细列表具体分类*/
.yMenuListCon {
    width: 400px;
    height: 480px;
    position: absolute;
    z-index: 2;
    top: 0px;
    left: 288px;
    overflow: hidden;
}

.yMenuListCon p {
    width: auto;
    color: #7f7e7e;
    font-size: 12px;
    margin: 10px 0 0 -1px;
    overflow: hidden;
}

.yMenuListCon p a {
    color: #464242;
    font-size: 14px;
    padding: 2px 10px;
    display: inline-block;
    float: left;
    margin-top: 5px;
}

.yMenuListCon p a.ecolor610 {
    color: #009cff;
}

.yMenuListCon p a:hover {
    color: #009cff;
}

.yMenuListConin {
    display: block;
    background: #ffffff;
    opacity: 0.97;
    -moz-opacity: 0.9;
    filter: alpha(opacity=90);
    padding: 0 20px;
    width: 360px;
    height: 414px;
    position: absolute;
    left: 0;
    top: 0;
}

.yMenuLCinList {
    overflow: hidden;
}

/*详细分类标题*/
.yMenuLCinList h3 {
    position: relative;
    height: 16px;
    width: auto;
    margin: 45px auto 0;
    border-bottom: 1px solid #000;
    display: block;
}

.yMenuLCinList h3 a {
    font-size: 16px;
    color: #2d2d2d;
    position: absolute;
    bottom: 0px;
    display: block;
}

.yMenuLCinList h3 .yListMore {
    color: #666666;
    font-weight: normal;
    right: 0;
    with: 40px;
    height: 14px;
    font-size: 14px;
    padding-bottom: 12px;
}

.yMenuLCinList h3 .yListName {
    -webkit-transition: left .2s linear;
    -moz-transition: left .2s linear;
    -o-transition: left .2s linear;
    display: block;
    width: 90px;
    height: 16px;
    line-height: 16px;
    /* padding-top: 17px; */
    padding-left: 10px;
    left: 0;
    border-left: 2px solid #009cff;
    margin-bottom: 10px;
}

.yMenuLCinList h3 .yListName:hover {
    left: 6px;
    color: #000;
}

/*导航   end*/
/*顶部    end*/


.apptip {
    width: 100%;
    position: fixed;
    bottom: 0;
    display: none;
}

.apptry {
    float: left;
    width: 50%;
    height: 45px;
    display: inline-block;
    text-align: center;
    color: #fff;
    font-size: 16px;
    line-height: 45px;
}

.apptry a {
    color: #fff;
}

.apptry a:hover {
    color: #fff;
}

.backbutton {
    width: 100%;
    position: fixed;
    bottom: 0;
}

.backbutton p {
    width: 345px;
    margin: 0 auto;
    text-align: center;
    background-color: #F7B824;
    height: 38px;
    line-height: 38px;
    color: #fff;
    font-size: 18px;
    border-radius: 2px;
}


.bannerphone {
    display: none;
    color: #fff;
    text-align: center;
    background: #2d36a8;
}

.bannerphone h1 {
    display: block;
    width: 100%;
    font-size: 35px;
    font-weight: normal;
    padding-top: 50px;
    /* line-height:  30px; */
}

.bannerphone p {
    font-size: 16px;
    line-height: 45px;
}

.bannerphone span {
    text-align: center;
    width: 50%;
    margin: 0 25%;
    background: #009cff;
    border: 0px;
    color: #fff;
    height: 40px;
    line-height: 80px;
    left: 0px;
    top: 160px;
    /* border: 1px solid #fff; */
    border-radius: 2px;
    font-size: 16px;
    padding: 10px 50px;
}

.phonesearch {
    display: none;
    position: fixed;
    z-index: 1999999;
    background: #fff;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
}

.SaaS_phonesearch {
    display: block;
    text-align: center;
    width: 345px;
    margin: 20px auto;
    border: 1px solid #e6e6e6;
}

.sousuo {
    border: none;
    height: 38px;
    width: 226px;
    padding: 0 10px;
    display: inline-block;
}

.button01 {
    width: 93px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 16px;
    cursor: pointer;
    display: inline-block;
    height: 38px;
    line-height: 38px;
    padding: 0 18px;
    background-color: #009688;
    color: #fff;
    white-space: nowrap;
    text-align: center;
    font-size: 14px;
    border: none;
    border-radius: 2px;
    cursor: pointer;
}

.tabtitle {
    border-bottom: 1px solid #e2e2e2;
    width: 98%;
    margin: 0 auto;
}

.tabtitle li {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: middle;
    font-size: 14px;
    transition: all .2s;
    -webkit-transition: all .2s;
    position: relative;
    line-height: 40px;
    min-width: 65px;
    padding: 0 10px;
    text-align: center;
}

.field {
    margin: 10px 0 20px;
    border: none;
    border-top: 1px solid #e2e2e2;
    padding: 0;
    font-size: 14px;
    pointer-events: auto;
}

.field h3 {
    text-align: left;
    line-height: 0px;
    font-weight: unset;
}

.clickthis {
    color: #009688;
    border-bottom: 3px solid #009688;
}

.childtab {
    display: none
}

.childtab li {
    border-color: #009688;
    color: #333;
    border: 1px solid #C9C9C9;
    display: inline-block;
    height: 38px;
    line-height: 38px;
    padding: 0px 18px;
    background-color: #ffffff;
    color: #333;
    white-space: nowrap;
    text-align: center;
    font-size: 14px;
    border-radius: 2px;
    cursor: pointer;
    opacity: .9;
    margin: 4px 4px;
    width: 20%;
}

.childtab li a {
    color: #474747
}

@media(min-width:980px) and (max-width:1024px) {

    .SaaSmarket_bgwidth {
        width: 100%;
        overflow: hidden;
    }

    .SaaSmarket_meauSoft {
        width: 100%;
    }

    .SaaSmarket_app {
        width: 100%;
    }

    .SaaSmarket_appright {
        width: calc(100vw - 350px);
    }

    .SaaSmarket_Service-content {
        width: 100%;
    }

    .SaaSmarket_Service-item {
        width: 18%;
        margin: 0px;
        margin: 0px 1%;
    }

    .SaaSmarket_Service-box {
        padding: 25px;
    }

    .SaaSmarket_footico {
        width: 100%;
    }

    .SaaSmarket_foot {
        width: 90%;
        padding: 0 5%;
    }

    .SaaSmarket_foot_center {
        width: 100%;
    }

    .SaaSmarket_foot_center li {
        width: 25%;
        padding: 35px 0px;
    }

    .SaaSmarket_meauSoftcontent_one li .SaaSmarket_meauSoftcontent_div {
        padding: 25px 0;
        margin: 5px;
    }

    .SaaSmarket_meauSoftcontent_one li div p {
        font-size: 12px;
    }

    .SaaSmarket_meauSoftcontent_one li div h2 {
        font-size: 14px;
    }

    .SaaSmarket_foot_phone {
        width: auto;
    }

    .SaaSmarket_meauSoftcontent_one font span {}

    .SaaSmarket_meauSoftcontent_one img {
        margin-bottom: 100px;
    }

    .SaaSmarket_meauSoftcontent_one font {
        display: none;
    }

    .SaaSmarket_meauSoftcontent_one li div p {
        margin-bottom: 10px;
    }

    .SaaSmarket_meauSoftcontent_one {
        padding: 10px 0px;
    }

    .SaaSmarket_meauSoftcontent_one li div i {
        display: none;
    }

    .SaaSmarket_appbg {
        display: block;
    }

    .appsearch {
        display: none;
    }

    .SaaSmarket_foot_center {
        display: none;
    }

    .SaaSmarket_kuai {
        display: block;
        width: 736px;
    }

    .rightcontent {
        display: block;
        width: 736px;
    }

    .royalSlider {
        width: 736px;
    }

    .bannerphone {
        display: none;
    }

    .SaaSmarket_foot_phone01 {
        display: none;
    }

    .apptip {
        display: block;
    }

    .site-header,
    .container {
        display: block;
    }

    .product_ul {
        width: 80%;
    }

    .SaaSmarket_meauSoftcontent li a font {
        width: 116px;
    }

    .SaaSmarket_nav {
        overflow: hidden;
    }

}

@media(min-width:768px) and (max-width:980px) {
    .site-header .navbar-header button {
        display: block;
    }
}

@media(min-width:768px) and (max-width:979px) {

    /*.site-header .navbar-header button { display:block;}*/
    #header {
        display: block;
    }

    .SaaSmarket_buttom {
        display: none;
    }

    .SaaSmarket_bgwidth {
        width: 100%;
    }

    .SaaSmarket_navbottom {
        display: none;
    }

    .SaaSmarket_search {
        display: none;
    }

    .SaaSmarket_phonesearch {
        display: none;
    }

    .SaaSmarket_bg {
        height: 240px;
        background: #2d36a8;
    }

    .SaaSmarket_meauSoft {
        width: 100%;
    }

    .SaaSmarket_meauSoft li {
        width: 100%;
        float: none;
    }

    .SaaSmarket_appbg {
        padding: 0px;
    }

    .SaaSmarket_app {
        width: 100%;
    }

    .SaaSmarket_appleft {
        width: 100%;
        float: none;
        height: auto;
    }

    .SaaSmarket_appleftbg {
        width: 100%;
        padding: 10px 0px;
        background-size: cover;
        height: auto;
        background: none;
    }

    .SaaSmarket_applefttitle {
        margin-bottom: 10px;
    }

    .SaaSmarket_appleftlist {
        height: 80px;
        overflow: hidden;
        display: none;
    }

    .SaaSmarket_appleftmore {
        margin-top: 0px;
    }

    .SaaSmarket_applefttitle h1 {
        padding-top: 10px;
        padding-bottom: 5px;
    }

    .SaaSmarket_appright {
        width: 100%;
        float: none;
    }

    .SaaSmarket_appright_ul li {
        width: 50%;
        text-align: center;
    }

    .SaaSmarket_appright_ul li a {
        padding: 27px 20px;
    }

    .SaaSmarket_appright_ul li img {
        width: 200px;
    }

    .SaaSmarket_Service-content {
        width: 94%;
        padding: 0px 3%;
    }

    .SaaSmarket_Service-item {
        width: 46%;
        margin: 2%;
    }

    .SaaSmarket_Service-item .SaaSmarket_Service-item {
        margin-left: 0px;
    }

    .SaaSmarket_item-image {
        width: 220px;
    }

    .SaaSmarket_linktitle h1 {
        margin-bottom: 20px;
    }

    .SaaSmarket_Service-box {
        padding: 20px 0px;
    }

    .SaaSmarket_Partner h1 {
        font-size: 18px;
        height: 48px;
        overflow: hidden;
    }

    .SaaSmarket_Partner span {
        font-size: 12px;
        height: 16px;
        overflow: hidden;
    }

    .SaaSmarket_Partner a {
        font-size: 14px;
    }

    .SaaSmarket_Partnerleft,
    .SaaSmarket_Partnerright {
        padding: 30px 5%;
    }

    .SaaSmarket_meauSoftcontent_one li .SaaSmarket_meauSoftcontent_div {
        padding: 25px 0;
        margin: 5px;
    }

    .SaaSmarket_meauSoftcontent_one li div p {
        font-size: 12px;
    }

    .SaaSmarket_meauSoftcontent_one li div h2 {
        font-size: 14px;
    }

    .SaaSmarket_footicobg {
        display: none;
    }

    .SaaSmarket_foot_center {
        width: 94%;
        padding: 3%;
    }

    .SaaSmarket_foot_center li {
        float: left;
        padding: 3%;
        width: 44%;
        height: 177px;
        overflow: hidden;
    }

    .SaaSmarket_foot_phone {
        width: auto;
        padding-left: 0px;
    }

    .SaaSmarket_foot_center li img {
        margin-left: 0px;
    }

    .SaaSmarket_foot_center li span {
        text-align: left;
        font-size: 20px;
        color: #fff;
    }

    .SaaSmarket_meauSoftcontent_one li div i {
        display: none;
    }

    .SaaSmarket_meauSoftcontent_one img {
        margin: 0 auto;
        /* text-align: center; */
        float: none;
    }

    .SaaSmarket_meauSoftcontent_one li {
        text-align: center;
    }

    .SaaSmarket_meauSoftcontent_one .SaaSmarket_meauSoftcontent_one_a {
        margin: 0 auto;
    }

    .SaaSmarket_appbg {
        display: none;
    }

    .SaaSmarket_CServerapptab {
        display: none;
    }

    .SaaSmarket_CServerapptab {
        display: none;
    }

    .SaaSmarket_foot_center {
        display: none;
    }

    .SaaSmarket_foot_address {
        display: none;
    }

    .appsearch {
        display: none;
    }

    .SaaSmarket_foot_phone01 {
        display: block;
    }

    .apptip {
        display: block;
    }

    .SaaSmarket_kuai {
        display: none;
    }

    .rightcontent {
        display: none;
    }

    .bannerphone {
        display: block;
    }

    .SaaSmarket_phonesearch {
        display: block;
    }

    .site-header,
    .container {
        display: block;
    }

    .att {
        display: none !important;
    }

    .SaaSmarket_nav {
        overflow: hidden;
    }

    .lookmore {
        width: 100%
    }
}

@media(max-width:767px) {

    .site-header .navbar-header button {
        display: block;
    }

    #header {
        display: block;
    }

    .SaaSmarket_buttom {
        display: none;
    }

    .SaaSmarket_bgwidth {
        width: 100%;
    }

    .SaaSmarket_navbottom {
        display: none;
    }

    .SaaSmarket_search {
        display: none;
    }

    .SaaSmarket_bg {
        height: 240px;
        background: #2d36a8;
    }

    .SaaSmarket_meauSoft {
        width: 100%;
    }

    .SaaSmarket_meauSoft li {
        width: 100%;
        float: none;
    }

    .SaaSmarket_appbg {
        padding: 0px;
    }

    .SaaSmarket_app {
        width: 100%;
    }

    .SaaSmarket_appleft {
        width: 100%;
        float: none;
        height: auto;
    }

    .SaaSmarket_appleftbg {
        width: 100%;
        padding: 10px 0px;
        background-size: cover;
        height: auto;
        background: none;
    }

    .SaaSmarket_applefttitle {
        margin-bottom: 10px;
    }

    .SaaSmarket_appleftlist {
        height: 80px;
        overflow: hidden;
        display: none;
    }

    .SaaSmarket_appleftmore {
        margin-top: 0px;
    }

    .SaaSmarket_applefttitle h1 {
        padding-top: 10px;
        padding-bottom: 5px;
    }

    .SaaSmarket_appright {
        width: 100%;
        float: none;
    }

    .SaaSmarket_appright_ul li {
        width: 50%;
        text-align: center;
    }

    .SaaSmarket_appright_ul li a {
        padding: 27px 20px;
    }

    .SaaSmarket_appright_ul li img {
        width: 100%;
    }

    .SaaSmarket_Service-content {
        width: 94%;
        padding: 0px 3%;
    }

    .SaaSmarket_Service-item {
        width: 46%;
        margin: 2%;
    }

    .SaaSmarket_Service-item .SaaSmarket_Service-item {
        margin-left: 0px;
    }

    .SaaSmarket_item-image {
        width: 100%;
    }

    .SaaSmarket_linktitle h1 {
        margin-bottom: 20px;
    }

    .SaaSmarket_Service-box {
        padding: 20px 0px;
    }

    .SaaSmarket_Partner h1 {
        font-size: 18px;
        height: 48px;
        overflow: hidden;
    }

    .SaaSmarket_Partner span {
        font-size: 12px;
        height: 16px;
        overflow: hidden;
    }

    .SaaSmarket_Partner a {
        font-size: 14px;
    }

    .SaaSmarket_Partnerleft,
    .SaaSmarket_Partnerright {
        padding: 30px 5%;
    }

    .SaaSmarket_meauSoftcontent_one li .SaaSmarket_meauSoftcontent_div {
        padding: 20px 0;
        margin: 5px;
    }

    .SaaSmarket_meauSoftcontent_one li div p {
        font-size: 12px;
    }

    .SaaSmarket_meauSoftcontent_one li div h2 {
        font-size: 14px;
    }

    .SaaSmarket_meauSoftcontent_one li a img {
        margin: 10px 28%;
        width: 80px;
        height: 80px;
    }

    .SaaSmarket_footicobg {
        display: none;
    }

    .SaaSmarket_foot_center {
        width: 94%;
        padding: 3%;
    }

    .SaaSmarket_foot_center li {
        float: left;
        padding: 3%;
        width: 44%;
        height: 177px;
        overflow: hidden;
    }

    .SaaSmarket_foot_phone {
        width: auto;
        padding-left: 0px;
    }

    .SaaSmarket_foot_center li img {
        margin-left: 0px;
    }

    .SaaSmarket_foot_center li span {
        text-align: left;
        font-size: 20px;
        color: #fff;
    }

    .SaaSmarket_meauSoftcontent_one {
        margin: 0 auto;
        padding: 0px;
    }

    .SaaSmarket_meauSoftcontent_div div {
        text-align: center;
        float: none;
        width: 100%;
    }

    .SaaSmarket_meauSoftcontent_one .SaaSmarket_meauSoftcontent_one_a {
        margin-left: 0px;
        margin: 0 auto;
    }

    .SaaSmarket_meauSoftcontent_one li div i {
        display: none;
    }

    .SaaSmarket_appbg {
        display: none;
    }

    .SaaSmarket_CServerapptab {
        display: none;
    }

    .SaaSmarket_foot_center {
        display: none;
    }

    .SaaSmarket_foot_address {
        display: none;
    }

    .appsearch {
        display: none;
    }

    .SaaSmarket_foot_phone01 {
        display: block;
    }

    .apptip {
        display: block;
    }

    .SaaSmarket_kuai {
        display: none;
    }

    .rightcontent {
        display: none;
    }

    .bannerphone {
        display: block;
    }

    .SaaSmarket_phonesearch {
        display: block;
    }

    .site-header,
    .container {
        display: block;
    }

    .att {
        display: none !important;
    }

    .SaaSmarket_nav {
        overflow: hidden;
    }

    .scroll_class {
        display: none;
    }

    .lookmore {
        width: 100%;
    }

    .SaaSmarket_meauSoftcontent li a font {
        width: 180px;
    }

    .SaaSmarket_meauSoftcontent_one li .appwidth {
        width: 100% !important;
    }

    .SaaSmarket_appright_ul01 {
        display: none;
    }

    .SaaSmarket_meauSoftcontent_one .price {
        display: block;
    }

    .SaaSmarket_meauSoftcontent_one li .appwidth_yh {
        margin: 6px;
    }

    .SaaSmarket_meauSoftcontent_one li {
        width: 50%;
        height: 280px;
    }

    .SaaSmarket_nav .SaaSmarket_child_logo {
        padding-top: 9px;
    }

    .SaaSmarket_nav .SaaSmarket_child_logo a {
        line-height: 40px;
    }

    .SaaSmarket_nav .SaaSmarket_child_logo img {
        height: 40px;
        padding-left: 10px;
        padding-right: 5px;
        margin-right: 5px;
    }

    .SaaSmarket_logo a {
        font-size: 14px;
    }
}



@media(max-width:480px) {
    .site-header .navbar-header button {
        display: block;
    }

    #header {
        display: block;
    }

    .SaaSmarket_buttom {
        display: none;
    }

    .SaaSmarket_bgwidth {
        width: 100%;
    }

    .SaaSmarket_navbottom {
        display: none;
    }

    .SaaSmarket_search {
        display: none;
    }

    .SaaSmarket_logo {
        width: 280px;
    }

    .SaaSmarket_bg {
        height: 240px;
        background: #2d36a8;
    }

    .SaaSmarket_meauSoft {
        width: 100%;
    }

    .SaaSmarket_meauSoft li {
        width: 100%;
        float: none;
    }

    .SaaSmarket_appbg {
        display: none;
    }

    .SaaSmarket_app {
        width: 100%;
    }

    .SaaSmarket_appleft {
        width: 100%;
        float: none;
        height: auto;
    }

    .SaaSmarket_appleftbg {
        width: 100%;
        padding: 10px 0px;
        background-size: cover;
        height: auto;
        background: none;
    }

    .SaaSmarket_applefttitle {
        margin-bottom: 10px;
    }

    .SaaSmarket_appleftlist {
        height: 80px;
        overflow: hidden;
        display: none;
    }

    .SaaSmarket_appleftmore {
        margin-top: 0px;
    }

    .SaaSmarket_applefttitle h1 {
        padding-top: 10px;
        padding-bottom: 5px;
    }

    .SaaSmarket_appright {
        width: 100%;
        float: none;
    }

    .SaaSmarket_appright_ul li {
        width: 50%;
        text-align: center;
    }

    .SaaSmarket_appright_ul li a {
        padding: 27px 20px;
    }

    .SaaSmarket_appright_ul li img {
        width: 100%;
    }

    .SaaSmarket_Service-content {
        width: 94%;
        padding: 0px 3%;
    }

    .SaaSmarket_Service-item .SaaSmarket_Service-item {
        margin-left: 0px;
    }

    .SaaSmarket_item-image {
        width: 100%;
    }

    .SaaSmarket_linktitle h1 {
        margin-bottom: 20px;
    }

    .SaaSmarket_Service-box {
        padding: 20px 0px;
    }

    .SaaSmarket_Partner h1 {
        font-size: 16px;
        height: 48px;
        overflow: hidden;
    }

    .SaaSmarket_Partner span {
        font-size: 12px;
        height: 16px;
        overflow: hidden;
    }

    .SaaSmarket_Partner a {
        font-size: 14px;
    }

    .SaaSmarket_Partnerleft,
    .SaaSmarket_Partnerright {
        padding: 30px 5%;
    }

    .SaaSmarket_meauSoftcontent_one li .SaaSmarket_meauSoftcontent_div {
        padding: 20px 0;
        margin: 5px;
    }

    .SaaSmarket_meauSoftcontent_one li div p {
        font-size: 12px;
    }

    .SaaSmarket_meauSoftcontent_one li div h2 {
        font-size: 14px;
    }

    .SaaSmarket_footicobg {
        display: none;
    }

    .SaaSmarket_foot_center {
        width: 94%;
        padding: 3%;
    }

    .SaaSmarket_foot_center li {
        float: left;
        padding: 3%;
        width: 44%;
        height: 177px;
        overflow: hidden;
    }

    .SaaSmarket_foot_phone {
        width: auto;
        padding-left: 0px;
    }

    .SaaSmarket_foot_center li img {
        margin-left: 0px;
    }

    .SaaSmarket_foot_center li span {
        font-size: 23px;
    }


    .SaaSmarket_CServerapptab {
        display: none;
    }

    .SaaSmarket_foot_center {
        display: none;
    }

    .SaaSmarket_foot_address {
        display: none;
    }

    .appsearch {
        display: none;
    }

    .SaaSmarket_foot_phone01 {
        display: block;
    }

    .apptip {
        display: block;
    }

    .SaaSmarket_kuai {
        display: none;
    }

    .rightcontent {
        display: none;
    }

    .bannerphone {
        display: block;
    }

    .SaaSmarket_phonesearch {
        display: block;
    }

    .site-header,
    .container {
        display: block;
    }

    .att {
        display: none !important;
    }

    .SaaSmarket_nav {
        overflow: hidden;
    }

    .SaaSmarket_foot_phone01 p {
        width: 330px;
        margin: 0 auto;
    }
}