﻿@charset "utf-8";


body {
    background: #f1f5ff;
}

/* .SaaSmarket_header{background: #1b1f7e;} */
.SaaSmarket_nav {
    border-bottom: 1px solid #ffffff69;
    height: 49px;
    overflow: hidden;
    border-bottom: 1px solid hsla(0, 0%, 100%, .15);
}

.SaaSmarket_logo {
    float: left;
    width: 293px;
    padding-top: 9px;
}

.SaaSmarket_logo a {
    display: block;
    float: left;
    font-size: 20px;
    color: #fff;
    line-height: 33px;
    height: 33px;
}

.SaaSmarket_CServerlogo img {
    width: 106px;
    border-right: 1px solid #ffffff59;
    padding-right: 10px;
    margin-right: 10px;
    height: 33px;
    padding-left: 20px;
}

.SaaSmarket_cloudlogo {}

.SaaSmarket_menul {
    float: left;
}

.SaaSmarket_buttom {
    float: right;
}

.SaaSmarket_buttom a {
    display: block;
    height: 50px;
    line-height: 50px;
    float: left;
    color: #fff;
    font-size: 14px;
    padding: 0px 20px;
    background: #009cff;
    margin-right: 1px;
}

.SaaSmarket_buttom a:hover {
    background: #2fb2f6
}

.SaaSmarket_search {
    display: block;
    float: right;
    position: relative;
}

.SaaSmarket_search input {
    display: block;
    height: 50px;
    line-height: 50px;
    border: 0px;
    padding: 0px 15px;
    font-size: 14px;
    color: #fff;
    background: #0b6acb;
    width: 261px;
    background: hsla(203, 100%, 50%, 0.6);
}

.SaaSmarket_search 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 {
    width: 100%;
    margin: 0 auto;
}

.SaaSmarket_navbottom {}

/* .SaaSmarket_navleftmenu{display: block;float: left;width: 288px;} */
.SaaSmarket_navleftmenu_a {
    display: block;
    background: #696baa;
    position: relative;
    -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: #173871;
    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: 56px;
    line-height: 56px;
    font-size: 15px;
    color: #cde0fd;
    padding: 0px 15px;
}

.SaaSmarket_menu_ul li:hover a {
    color: #009cff;
}

.SaaSmarket_bg {
    height:570px;
    width: 100%;
}

.SaaSmarket_bgwidth {
    width: 100%;
    margin: 0 auto;
}

.SaaSmarket_kuai {
    /* position: absolute; */
    /* z-index: 99999; */
    /* width: 100%; */
    /* top: 494px; */
    /* margin-left:  10px; */
    /* margin-right:  10px; */
    /* bottom: 0px; */
}

.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);
    /* width: 33.33333%; */
}

.SaaSmarket_kuai li a font {
    padding: 23px 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: #009cff;
}

.SaaSmarket_meauSoft li .SaaSmarket_meauSofttitle .SaaSmarket_meauSofttitlebg2 {
    background: #6686ff;
}

.SaaSmarket_meauSoft li .SaaSmarket_meauSofttitle .SaaSmarket_meauSofttitlebg3 {
    background: #03cfb6;
}

.SaaSmarket_meauSoft li .SaaSmarket_meauSofttitle .SaaSmarket_meauSofttitlebg4 {
    background: #9878ff;
}

.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: 20px 25px;
    background: #fff;
    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: 116px;
    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_one {
    padding: 20px 0px;
}

.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;
    margin-left: 68px;
}

.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);
}

.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;
    width: -webkit-calc(100% - 68px);
    width: -moz-calc(100% - 68px);
    width: calc(100% - 68px);
    float: right;
}

.SaaSmarket_meauSoftcontent_one .price {
    font-style: italic;
    font-weight: 800;
    width: 100%;
}


.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;
    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: 440px;
    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_appleft01 {
    background: #753ef7;
}

.SaaSmarket_appleft02 {
    background: #3076f9;
}

.SaaSmarket_appleft03 {
    background: #00bee5;
}

.SaaSmarket_appleftbg {
    width: 250px;
    height: 400px;
    padding: 20px;
    position: absolute;
    z-index: 99999;
}

.SaaSmarket_appleftbg01,
.SaaSmarket_appleftbg02,
.SaaSmarket_appleftbg03 {
    background-position: center;
}

.SaaSmarket_appleftbg02 {
    background: url(../Images/meau_softwarebg2.png) right bottom no-repeat;
}

.SaaSmarket_appleftbg03 {
    background: url(../Images/meau_softwarebg3.png) right bottom no-repeat;
}

.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 10px;
}

.SaaSmarket_appleftlist li {
    float: left;
    width: 33.33333%;
}

.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_appright {
    width: 933px;
    height: 440px;
    float: right;
}

.SaaSmarket_appright_ul {}

.SaaSmarket_appright_ul li {
    float: left;
    width: 33.3333333%;
    overflow: hidden;
}

.SaaSmarket_appright_ul li:hover img {
    width: 160px;
    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 a {
    display: block;
    padding: 15px 32px;
    text-align: center;
    background: #fff;
    margin-right: 1px;
    margin-bottom: 1px;
    height: 190px;
    overflow: hidden;
    background: #fff;
}

.SaaSmarket_appright_ul li img {
    width: 200px;
    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 b {
    font-size: 24px;
    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;
}

.SaaSmarket_Service-box {
    background-color: #fff;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px 0px;
}

.SaaSmarket_Service-content {
    width: 1200px;
    margin: 0 auto;
    padding: 0;
}

.SaaSmarket_Service-item {
    display: block;
    width: 200px;
    padding: 30px 16px;
    text-align: center;
    float: left;
    height: 210px;
    margin: 0 0 10px;
    border: 1px solid #E7E7E7;
    box-sizing: border-box;
    border-radius: 10px;
    overflow: hidden;
    margin: 20px;
}

.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: 18px;
    color: #3D3D3D;
    padding: 22px 0 7px;
    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 {}

.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: #DEDDDD;
    padding-top: 26px;
    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-image {
    width: 140px;
    line-height: 60px;
    margin: 0 auto;
}

.SaaSmarket_Service-item:hover .SaaSmarket_item-link {
    display: block;
}

.SaaSmarket_Service-item:hover .SaaSmarket_item-title {
    padding: 10px 0 7px;
}

.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;
}

.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;
}



.site-header {
    display: none;
    width: 100%;
    /* background:#000; */
    /* height: 100%!important; */
}

.container {
    display: block;
    width: 1220px;
    margin: 0 auto;
}

#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: 10px;
    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: 844px;
    padding-bottom: 10px;
}

.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;
    height: 480px;
}

.pullDownTitle {
    height: 35px;
    width: 190px;
    background: #a90000;
    color: #ffffff;
    font-size: 16px;
    font-weight: normal;
    text-align: center;
    line-height: 35px;
}

.pullDownList {
    height: 480px;
}

.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: #7f7e7e;
    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: #fff;
    opacity: 0.9;
    -moz-opacity: 0.9;
    filter: alpha(opacity=90);
    padding: 0 20px;
    width: 360px;
    height: 480px;
    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;
}

/*导航   end*/
/*顶部    end*/


.apptip {
    width: 100%;
    position: fixed;
    bottom: 0;
    display: none;
}

.apptry {
    float: left;
    width: 50%;
    height: 45px;
    display: inline-block;
    text-align: center;
    font-size: 16px;
    line-height: 45px;
}

.apptry a {
    color: #fff;
}




.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;
    top: 150px;
    height: 40px;
    line-height: 80px;
    left: 0px;
    top: 160px;
    /* border: 1px solid #fff; */
    border-radius: 2px;
    font-size: 16px;
    padding: 10px 50px;
}



@media(min-width:992px) 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_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_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_meauSoftcontent_one .SaaSmarket_meauSoftcontent_one_a {
        margin-left: 0px;
    }

    .SaaSmarket_appbg {
        display: block;
    }

    .appsearch {
        display: none;
    }

    .SaaSmarket_kuai {
        /* display: block; */
        width: 100%;
        /* height: 88px; */
        overflow: hidden;
    }

    .SaaSmarket_kuai li {
        float: left;
        width: 26.33333%;
    }

    .rightcontent {
        display: block;
        width: 736px;
    }

    .bannerphone {
        display: none;
    }

    .apptip {
        display: block;
    }

    .site-header,
    .container {
        display: block;
    }
}

@media(min-width:768px) and (max-width:980px) {
    .site-header .navbar-header button {
        display: block;
    }
}

@media(min-width:768px) and (max-width:991px) {

    /*.site-header .navbar-header button { display:block;}*/
    #header {
        display: block;
    }

    .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: 200px;
    }

    .SaaSmarket_Service-content {
        width: 94%;
        padding: 0px 3%;
    }

    .SaaSmarket_Service-item {
        width: 46%;
        margin: 2%;
        padding: 3%;
    }

    .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_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;
    }

    .appsearch {
        display: none;
    }

    .apptip {
        display: block;
    }

    .SaaSmarket_kuai {
        display: none;
    }

    .rightcontent {
        display: none;
    }

    .bannerphone {
        display: block;
    }

    .site-header,
    .container {
        display: block;
    }

    .att {
        display: none !important;
    }
}

@media(max-width:767px) {

    .site-header .navbar-header button {
        display: block;
    }

    #header {
        display: block;
    }

    .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%;
        padding: 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: 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_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;
    }

    .appsearch {
        display: none;
    }

    .apptip {
        display: block;
    }

    .SaaSmarket_kuai {
        display: none;
    }

    .rightcontent {
        display: none;
    }

    .bannerphone {
        display: block;
    }

    .site-header,
    .container {
        display: block;
    }

    .att {
        display: none !important;
    }
}



@media(max-width:640px) {
    .site-header .navbar-header button {
        display: block;
    }

    #header {
        display: block;
    }

    .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%;
        padding: 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: 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_meauSoftcontent_one img {
        margin: 0px auto;
        float: none;
    }

    .SaaSmarket_meauSoftcontent_one li .SaaSmarket_meauSoftcontent_div {
        text-align: center;
    }

    .SaaSmarket_appbg {
        display: none;
    }

    .SaaSmarket_CServerapptab {
        display: none;
    }

    .appsearch {
        display: none;
    }


    .apptip {
        display: block;
    }

    .SaaSmarket_kuai {
        display: none;
    }

    .rightcontent {
        display: none;
    }

    .bannerphone {
        display: block;
    }

    .site-header,
    .container {
        display: block;
    }

    .att {
        display: none !important;
    }
}


@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_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 {
        width: 46%;
        margin: 2%;
        padding: 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: 25px 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 {
        width: 50%;
    }

    .SaaSmarket_CServerapptab {
        display: none;
    }

    .appsearch {
        display: none;
    }


    .apptip {
        display: block;
    }

    .SaaSmarket_kuai {
        display: none;
    }

    .rightcontent {
        display: none;
    }

    .bannerphone {
        display: block;
    }

    .site-header,
    .container {
        display: block;
    }

    .att {
        display: none !important;
    }
}



@media(max-width:320px) {
    .bannerphone h1 {
        font-size: 30px;
    }

    .bannerphone span {
        padding: 10px 30px;
    }



}