@charset "UTF-8";


@media (min-width: 1200px){
	.container {
		max-width: 1200px;
	}
}


@media (min-width: 1600px){
	.container {
		max-width: 1200px;
	}
	.ChooseUs .container .wrapper .content ul li{margin:0px 20px !important}
}

.img-fluid {
    max-width: 100%;
    height: auto;
}

.TheSecondBannerModificationOnTheOfficialWebsite {
  height: 640px; }
  .TheSecondBannerModificationOnTheOfficialWebsite .container {
    padding: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    height: 100%; }
  .TheSecondBannerModificationOnTheOfficialWebsite .title {
    font-size: 48px;
    font-weight: bold;
    color: #fff;
    margin-bottom: 10px; }
  .TheSecondBannerModificationOnTheOfficialWebsite .desc {
    font-size: 18px;
    color: #fff; }
  .TheSecondBannerModificationOnTheOfficialWebsite .link {
    margin-top: 40px; }
    .TheSecondBannerModificationOnTheOfficialWebsite .link a {
      width: 150px;
      height: 50px;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      color: #fff;
      font-size: 16px;
      background-image: url(../images/sem/040822726dec9e67ace2c48d4e30bd37.png);
      background-repeat: no-repeat;
      background-position: center center;
      background-size: cover; }
  @media (max-width: 1599px) {
    .TheSecondBannerModificationOnTheOfficialWebsite {
      background-size: cover;
      height: 445px; }
      .TheSecondBannerModificationOnTheOfficialWebsite .title {
        font-size: 24px; }
      .TheSecondBannerModificationOnTheOfficialWebsite .desc {
        font-size: 16px; } }

.TheSecondButtonLinkModificationOnTheOfficialWebsite {
  background-image: url(../images/040822726dec9e67ace2c48d4e30bd37.png);
  width: 158px;
  height: 58px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center; }
  .TheSecondButtonLinkModificationOnTheOfficialWebsite span {
    font-size: 16px;
    color: #fff;
    margin-left: 8px; }
  @media (max-width: 1599px) {
    .TheSecondButtonLinkModificationOnTheOfficialWebsite {
      width: 120px;
      height: 40px; }
      .TheSecondButtonLinkModificationOnTheOfficialWebsite span {
        font-size: 14px; } }

body {
  background: #e6e6e6; }

.TheSecondTitleModificationOnTheOfficialWebsite .title {
  font-size: 36px;
  color: #1b1b1b;
  font-weight: bold;
  position: relative;
  padding-bottom: 18px;
  text-align: center; }
  .TheSecondTitleModificationOnTheOfficialWebsite .title::after {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    content: '';
    width: 60px;
    height: 2px;
    background: #2897c2; }

.TheSecondTitleModificationOnTheOfficialWebsite .desc {
  font-size: 14px;
  color: #828282;
  margin-top: 15px;
  text-align: center; }

@media (max-width: 1599px) {
  .TheSecondTitleModificationOnTheOfficialWebsite .title {
    font-size: 24px;
    padding-bottom: 10px; } }

.TheSecondMargin50ModificationOnTheOfficialWebsite {
  margin-top: 50px;
  margin-bottom: 50px; }

.linkcommonbutton {
  background-image: url(../images/sem/zixun_bg.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  width: 158px;
  height: 58px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #fff; }
  .linkcommonbutton:hover {
    color: #fff; }
  .linkcommonbutton img {
    margin-right: 5px; }

.footer {
  background-image: url(http://www.1558.cn/template/pc/index/images/bc23e663185dd0ea4963e69169b02b50.png); }

.ThereNoEffect {
  margin-top: 50px;
  margin-bottom: 50px; }
  .ThereNoEffect .container {
    padding-top: 40px;
    padding-bottom: 40px;
    background: #fff; }
  .ThereNoEffect .wrapper {
    padding: 0 30px; }
  .ThereNoEffect .wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
  .ThereNoEffect .left {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
        -ms-flex: 1;
            flex: 1; }
  .ThereNoEffect .right {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
        -ms-flex: 1;
            flex: 1; }
    .ThereNoEffect .right ul {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      margin-top: 40px; }
      .ThereNoEffect .right ul li {
        margin: 0 15px;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-align: center;
        -webkit-align-items: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
            -ms-flex-pack: center;
                justify-content: center; }
        .ThereNoEffect .right ul li .img {
          margin-bottom: 15px; }
        .ThereNoEffect .right ul li .text {
          text-align: center; }
          .ThereNoEffect .right ul li .text .title {
            font-size: 15px;
            color: #333333;
            margin-top: 15px;
            margin-bottom: 15px; }
          .ThereNoEffect .right ul li .text .desc {
            font-size: 13px;
            color: #666666; }
    .ThereNoEffect .right .link {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      margin-top:30px; }
      .ThereNoEffect .right .link a:hover {
        color: #fff; }

.ChooseUs {
  margin: 0 50px; }
.ChooseUs .container {
    padding-top: 50px;
    padding-bottom: 40px;
    background: #fff; }
    .ChooseUs .container .wrapper {
      padding-left: 60px;
      padding-right: 60px; }
      .ChooseUs .container .wrapper .content {
        margin-top: 40px; }
        .ChooseUs .container .wrapper .content ul {
          display: -webkit-box;
          display: -webkit-flex;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
          -webkit-align-items: center;
              -ms-flex-align: center;
                  align-items: center;
          height: 455px; }
          .ChooseUs .container .wrapper .content ul li {
            -webkit-box-flex: 1;
            -webkit-flex: 1;
                -ms-flex: 1;
                    flex: 1;
            margin: 0 70px;
            box-shadow: 0px 0px 18px 6px rgba(15, 51, 71, 0.06); }
            .ChooseUs .container .wrapper .content ul li a {
              display: block;
              padding-bottom: 26px; }
              .ChooseUs .container .wrapper .content ul li a:hover .topTitle {
                background: #2897c2; }
                .ChooseUs .container .wrapper .content ul li a:hover .topTitle span {
                  font-weight: bold; }
                .ChooseUs .container .wrapper .content ul li a:hover .topTitle img {
                  opacity: .4; }
              .ChooseUs .container .wrapper .content ul li a:hover .linkbtn {
                opacity: 1;
                padding-top: 10px; }
                .ChooseUs .container .wrapper .content ul li a:hover .linkbtn span {
                  height: 30px; }
              .ChooseUs .container .wrapper .content ul li a .topTitle {
                display: -webkit-box;
                display: -webkit-flex;
                display: -ms-flexbox;
                display: flex;
                -webkit-box-pack: justify;
                -webkit-justify-content: space-between;
                    -ms-flex-pack: justify;
                        justify-content: space-between;
                background: #333333;
                padding: 15px 20px;
                -webkit-transition: 0.5s ease all;
                transition: 0.5s ease all; }
                .ChooseUs .container .wrapper .content ul li a .topTitle img {
                  -webkit-transition: 0.5s ease all;
                  transition: 0.5s ease all;
                  opacity: 0; }
                .ChooseUs .container .wrapper .content ul li a .topTitle span {
                  font-size: 18px;
                  color: #ffffff;
                  display: -webkit-box;
                  display: -webkit-flex;
                  display: -ms-flexbox;
                  display: flex;
                  -webkit-box-align: center;
                  -webkit-align-items: center;
                      -ms-flex-align: center;
                          align-items: center;
                  -webkit-box-pack: center;
                  -webkit-justify-content: center;
                      -ms-flex-pack: center;
                          justify-content: center;
                  -webkit-transition: 0.5s ease all;
                  transition: 0.5s ease all; }
              .ChooseUs .container .wrapper .content ul li a .list {
                padding: 0 20px; }
                .ChooseUs .container .wrapper .content ul li a .list .tit {
                  display: -webkit-box;
                  display: -webkit-flex;
                  display: -ms-flexbox;
                  display: flex;
                  -webkit-box-orient: vertical;
                  -webkit-box-direction: normal;
                  -webkit-flex-direction: column;
                      -ms-flex-direction: column;
                          flex-direction: column;
                  padding-bottom: 20px;
                  padding-top: 29px;
                  border-bottom: 1px solid #efefef; }
                  .ChooseUs .container .wrapper .content ul li a .list .tit:nth-of-type(3) {
                    margin-bottom: 19px; }
                  .ChooseUs .container .wrapper .content ul li a .list .tit span:nth-of-type(1) {
                    font-size: 16px;
                    color: #1d1d1d;
                    font-weight: bold;
                    margin-bottom: 2px; }
                  .ChooseUs .container .wrapper .content ul li a .list .tit span:nth-of-type(2) {
                    font-size: 14px;
                    color: #888888; }
              .ChooseUs .container .wrapper .content ul li a .linkbtn {
                opacity: 0;
                -webkit-transition: 0.5s ease all;
                transition: 0.5s ease all; }
                .ChooseUs .container .wrapper .content ul li a .linkbtn span {
                  width: 126px;
                  height: 0;
                  -webkit-transition: 0.5s ease all;
                  transition: 0.5s ease all;
                  margin-left: auto;
                  margin-right: auto;
                  display: -webkit-box;
                  display: -webkit-flex;
                  display: -ms-flexbox;
                  display: flex;
                  -webkit-box-align: center;
                  -webkit-align-items: center;
                      -ms-flex-align: center;
                          align-items: center;
                  -webkit-box-pack: center;
                  -webkit-justify-content: center;
                      -ms-flex-pack: center;
                          justify-content: center;
                  font-size: 14px;
                  border: 1px solid #2897c2;
                  color: #2897c2; }

.BillionsOfBusinessOpportunities {
  margin: 50px 0; }
  .BillionsOfBusinessOpportunities .container {
    padding: 0; }
  .BillionsOfBusinessOpportunities .topBanner {
    background-image: url(../images/sem/sem3bg.jpg);
    height: 220px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    padding-left: 40px; }
    .BillionsOfBusinessOpportunities .topBanner .title {
      font-size: 36px;
      color: #ffffff;
      position: relative;
      padding-bottom: 28px; }
      .BillionsOfBusinessOpportunities .topBanner .title::after {
        position: absolute;
        bottom: 0;
        left: 0;
        width: 60px;
        height: 2px;
        background: #fff;
        content: ''; }
  .BillionsOfBusinessOpportunities .list ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: wrap;
        -ms-flex-flow: wrap;
            flex-flow: wrap; }
    .BillionsOfBusinessOpportunities .list ul li {
      width: 33.33333%;
      background: #f9f8f8;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column;
      text-align: center;
      padding: 30px 0; }
      .BillionsOfBusinessOpportunities .list ul li:nth-of-type(2n+0) {
        background: #ffffff; }
      .BillionsOfBusinessOpportunities .list ul li .img {
        width: 60px;
        height: 60px;
        background: #2897c2;
        border-radius: 50%;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
            -ms-flex-pack: center;
                justify-content: center; }
      .BillionsOfBusinessOpportunities .list ul li .number {
        margin-top: 15px; }
      .BillionsOfBusinessOpportunities .list ul li .title {
        position: relative;
        margin-bottom: 20px;
        padding-bottom: 18px;
        margin-top: 15px; }
        .BillionsOfBusinessOpportunities .list ul li .title::after {
          position: absolute;
          bottom: 0;
          left: 0;
          right: 0;
          margin: auto;
          content: '';
          width: 33px;
          height: 2px;
          background: #2897c2; }
      .BillionsOfBusinessOpportunities .list ul li .desc {
        font-size: 14px;
        color: #666666;
        line-height: 2;
        height: 56px; }

@media (max-width: 1599px) {
  .BillionsOfBusinessOpportunities .topBanner {
    height: 240px; }
  .BillionsOfBusinessOpportunities .topBanner .title {
    padding-bottom: 10px;
    font-size: 18px; }
  .BillionsOfBusinessOpportunities .list ul li {
    padding: 30px 0; }
  .BillionsOfBusinessOpportunities .list ul li .number {
    margin-top: 10px; }
  .BillionsOfBusinessOpportunities .list ul li .title {
    margin-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 10px; } }

.BeforeComparison {margin: 50px 0; }
.BeforeComparison .container {
    background: #fff;
    padding-top: 50px; }
  .BeforeComparison .content {
    margin-top: 70px; }
    .BeforeComparison .content ul {
      padding: 0 30px; }
      .BeforeComparison .content ul li {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex; }
        .BeforeComparison .content ul li:nth-of-type(2) {
          -webkit-box-orient: horizontal;
          -webkit-box-direction: reverse;
          -webkit-flex-direction: row-reverse;
              -ms-flex-direction: row-reverse;
                  flex-direction: row-reverse; }
          .BeforeComparison .content ul li:nth-of-type(2) .text {
            padding-left: 50px; }
        .BeforeComparison .content ul li .img {
          width: 50%; }
        .BeforeComparison .content ul li .text {
          width: 50%; box-sizing:border-box;
          padding-left: 60px;
          display: -webkit-box;
          display: -webkit-flex;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
          -webkit-flex-direction: column;
              -ms-flex-direction: column;
                  flex-direction: column;
          -webkit-box-pack: center;
          -webkit-justify-content: center;
              -ms-flex-pack: center;
                  justify-content: center; }
          .BeforeComparison .content ul li .text .title {
            font-size: 24px;
            color: #333333;
            position: relative;
            padding-bottom: 20px;
            margin-bottom: 40px; }
            .BeforeComparison .content ul li .text .title::after {
              position: absolute;
              width: 60px;
              height: 2px;
              left: 0;
              bottom: 0;
              background: #666666;
              content: ''; }
          .BeforeComparison .content ul li .text .desc {
            font-size: 14px;
            color: #666666; }
            .BeforeComparison .content ul li .text .desc p {
              line-height: 1.8; }

.BrandCustomerWitness .container {
  background: #fff;
  padding-top: 55px;
  padding-bottom: 20px; }

.BrandCustomerWitness .TheSecondTitleModificationOnTheOfficialWebsite {
  margin-bottom: 20px; }

.BrandCustomerWitness .container .content ul.IntegrationStyle {
  padding: 0 20px;
  padding-bottom: 50px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: wrap;
  -ms-flex-flow: wrap;
  flex-flow: wrap; }

.BrandCustomerWitness .container .content ul.IntegrationStyle li {
  margin-top: 20px;    box-sizing: border-box;
  width: 20%;
  padding: 0 10px; }

.BrandCustomerWitness .container .content ul.IntegrationStyle li a {
  height: 120px;
  display: block;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  box-shadow: 0px 0px 8.45px 3.55px rgba(0, 0, 0, 0.05);
  box-shadow: 0px 0px 13.45px 0.55px rgba(0, 0, 0, 0.1); }

.BrandCustomerWitness .container .content ul.IntegrationStyle li a .img {
  width: 100%;
  height: 100%;
  display: block;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center; }

.BrandCustomerWitness .container .content ul.IntegrationStyle li a:hover .img img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1); }

.BrandCustomerWitness .container .content ul.IntegrationStyle li a .img img {
  -webkit-transition: 0.5s ease all;
  transition: 0.5s ease all; }

.BrandCustomerWitness .container .content ul.IntegrationStyle li a .img {
  overflow: hidden; }

@media (max-width: 1599px) {
  .BrandCustomerWitness .container .content ul.IntegrationStyle li a .img {
    width: 70%; }
  .BrandCustomerWitness .container {
    padding-top: 30px;
    padding-bottom: 0; } }

.HostingProcess {
  margin: 50px 0; }
  .HostingProcess .container {
    background: #fff;
    padding-top: 50px;
    padding-bottom: 50px; }
  .HostingProcess .wrapper {
    padding: 0 30px; }
    .HostingProcess .wrapper .content {
      margin-top: 50px; }
      .HostingProcess .wrapper .content ul {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex; }
        .HostingProcess .wrapper .content ul li {
          -webkit-box-flex: 1;
          -webkit-flex: 1;
              -ms-flex: 1;
                  flex: 1;
          box-shadow: 0px 0px 18px 6px rgba(15, 51, 71, 0.06);
          padding-top: 45px;
          padding-bottom: 40px; }
          .HostingProcess .wrapper .content ul li .parent {
            display: -webkit-box;
            display: -webkit-flex;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
            -webkit-align-items: center;
                -ms-flex-align: center;
                    align-items: center;
            -webkit-box-pack: center;
            -webkit-justify-content: center;
                -ms-flex-pack: center;
                    justify-content: center;
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
            -webkit-flex-direction: column;
                -ms-flex-direction: column;
                    flex-direction: column; }
            .HostingProcess .wrapper .content ul li .parent .img {
              border: 1px solid #2897c2;
              width: 90px;
              height: 90px;
              border-radius: 50%;
              display: -webkit-box;
              display: -webkit-flex;
              display: -ms-flexbox;
              display: flex;
              -webkit-box-align: center;
              -webkit-align-items: center;
                  -ms-flex-align: center;
                      align-items: center;
              -webkit-box-pack: center;
              -webkit-justify-content: center;
                  -ms-flex-pack: center;
                      justify-content: center;
              padding: 10px;
              margin-bottom: 30px;
				box-sizing: border-box;
			  }
              .HostingProcess .wrapper .content ul li .parent .img span {
                padding: 10px;
                width: 100%;
                height: 100%;
                background: #2897c2;
                border-radius: 50%;
                display: -webkit-box;
                display: -webkit-flex;
                display: -ms-flexbox;
                display: flex;
                -webkit-box-align: center;
                -webkit-align-items: center;
                    -ms-flex-align: center;
                        align-items: center;
                -webkit-box-pack: center;
                -webkit-justify-content: center;
                    -ms-flex-pack: center;
                        justify-content: center;
			    box-sizing: border-box;
			}
            .HostingProcess .wrapper .content ul li .parent .desc {
              text-align: center;
              font-size: 18px;
              color: #1c1c1c;
              margin-bottom: 30px; }
            .HostingProcess .wrapper .content ul li .parent .link {
              margin-top: 10px;
              display: -webkit-box;
              display: -webkit-flex;
              display: -ms-flexbox;
              display: flex;
              -webkit-box-align: center;
              -webkit-align-items: center;
                  -ms-flex-align: center;
                      align-items: center;
              -webkit-box-pack: center;
              -webkit-justify-content: center;
                  -ms-flex-pack: center;
                      justify-content: center; }
              .HostingProcess .wrapper .content ul li .parent .link a:hover {
                color: #fff; }
        .HostingProcess .wrapper .content ul .iconimg {
          display: -webkit-box;
          display: -webkit-flex;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
          -webkit-align-items: center;
              -ms-flex-align: center;
                  align-items: center;
          -webkit-box-pack: center;
          -webkit-justify-content: center;
              -ms-flex-pack: center;
                  justify-content: center;
          margin: 0 25px; }

.HostingPackages .container {
  padding-top: 65px;
  background: #fff;
  padding-bottom: 65px; }
  .HostingPackages .container .wrapper {
    padding: 0 40px; }
  .HostingPackages .container .content {
    margin-top: 50px; }
    .HostingPackages .container .content ul {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center; }
      .HostingPackages .container .content ul li {
		  width:33%; box-sizing:border-box;
        padding: 0 15px;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
            -ms-flex-direction: column;
                flex-direction: column; }
        .HostingPackages .container .content ul li:nth-of-type(1) .parent .text .number span {
          color: #d3783a; }
        .HostingPackages .container .content ul li:nth-of-type(2) .parent .text .number span {
          color: #a0a5ac; }
        .HostingPackages .container .content ul li:nth-of-type(3) .parent .text .number span {
          color: #ff7306; }
        .HostingPackages .container .content ul li .parent {
          box-shadow: 0px 0px 18px 6px rgba(15, 51, 71, 0.06);
          padding: 0 37.5px;
          padding-top: 45px;
          padding-bottom: 40px; }
          .HostingPackages .container .content ul li .parent .img {
            display: -webkit-box;
            display: -webkit-flex;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
            -webkit-align-items: center;
                -ms-flex-align: center;
                    align-items: center;
            -webkit-box-pack: center;
            -webkit-justify-content: center;
                -ms-flex-pack: center;
                    justify-content: center; }
          .HostingPackages .container .content ul li .parent .text {
            border-bottom: 1px solid #e7e7e7;
            padding-bottom: 25px; }
            .HostingPackages .container .content ul li .parent .text .number {
              font-size: 16px;
              color: #2a2a2a;
              margin-top: 30px;
              padding: 0 0px; }
              .HostingPackages .container .content ul li .parent .text .number span {
                font-size: 24px;
                font-weight: bold; }
            .HostingPackages .container .content ul li .parent .text .desc {
              font-size: 14px;
              color: #868686;
              margin-top: 10px; }
          .HostingPackages .container .content ul li .parent .con {
            margin-top: 22px; }
            .HostingPackages .container .content ul li .parent .con .tit {
              font-size: 16px;
              color: #1d1d1d;
              font-weight: bold;
              margin-bottom: 10px; }
            .HostingPackages .container .content ul li .parent .con .desc {
              font-size: 14px;
              color: #868686;
              line-height: 2; }
          .HostingPackages .container .content ul li .parent .link {
            margin-top: 25px;
            display: -webkit-box;
            display: -webkit-flex;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
            -webkit-align-items: center;
                -ms-flex-align: center;
                    align-items: center;
            -webkit-box-pack: center;
            -webkit-justify-content: center;
                -ms-flex-pack: center;
                    justify-content: center; }
            .HostingPackages .container .content ul li .parent .link a {
              width: 126px;
              height: 32px;
              border: 1px solid #2897c2;
              color: #2897c2;
              font-size: 14px;
              display: -webkit-box;
              display: -webkit-flex;
              display: -ms-flexbox;
              display: flex;
              -webkit-box-align: center;
              -webkit-align-items: center;
                  -ms-flex-align: center;
                      align-items: center;
              -webkit-box-pack: center;
              -webkit-justify-content: center;
                  -ms-flex-pack: center;
                      justify-content: center; }
.HostingPackages .container .content ul li .parent .link a:hover{ background: #2897c2;color:#FFF}

.InstituteOfMarketing .container {
  padding-top: 40px;
  padding-bottom: 40px;
  background: #fff; }

.InstituteOfMarketing .content,
.InstituteOfMarketing .commonIndexHeaderTop {
  padding: 0 30px; }

.InstituteOfMarketing .content {
  margin-top: 20px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

.InstituteOfMarketing .pongeImg {
  margin-right: 100px;
  width: 430px; }

.InstituteOfMarketing .pongeImg a {
  width: 100%;
  display: block; }

.InstituteOfMarketing .pongeImg a:hover .img img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1); }

.InstituteOfMarketing .pongeImg a .img {
  overflow: hidden; }

.InstituteOfMarketing .pongeImg a .img > img {
  -webkit-transition: 0.5s ease all;
  width: 430px;
  height: 450px;
  display: block;
  transition: 0.5s ease all; }

.InstituteOfMarketing .pongeImg a:hover .img .text .title {
  color: #2897c2; }

.InstituteOfMarketing .pongeImg a:hover .img .text span img:nth-of-type(1) {
  display: none; }

.InstituteOfMarketing .pongeImg a:hover .img .text span img:nth-of-type(2) {
  display: block; }

.InstituteOfMarketing .pongeImg a .img {
  position: relative;
  width: 430px; }

.InstituteOfMarketing .pongeImg a .img .text {box-sizing: border-box;
  padding: 30px 30px;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  margin: auto;
  height: 130px;
  background: rgba(0, 0, 0, 0.8);
  position: absolute; }

.InstituteOfMarketing .pongeImg a .img .text .title {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  font-size: 18px;
  color: #fff;
  -webkit-transition: 0.5s ease all;
  transition: 0.5s ease all;
  margin-bottom: 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.InstituteOfMarketing .pongeImg a .img .text .title span {
  display: block; }

.InstituteOfMarketing .pongeImg a .img .text .title span:nth-of-type(1) {
  width: 350px; }

.InstituteOfMarketing .pongeImg a .img .text span img:nth-of-type(1) {
  display: block; }

.InstituteOfMarketing .pongeImg a .img .text span img:nth-of-type(2) {
  display: none; }

.InstituteOfMarketing .pongeImg a .img .text .desc {
  width: 100%;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  font-size: 14px;
  color: #fff; }

.InstituteOfMarketing ul {
  margin-bottom: 20px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1; }

.InstituteOfMarketing ul li:last-child a {
  padding-bottom: 0;
  border-bottom: 0; }

.InstituteOfMarketing ul li:first-child a {
  padding-top: 0; }

.InstituteOfMarketing ul li a {
  padding: 18px 0;
  border-bottom: 1px solid #efefef;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

.InstituteOfMarketing ul li a:hover .text .title {
  color: #2897c2; }

.InstituteOfMarketing ul li a:hover .text .desc {
  color: #2897c2; }

.InstituteOfMarketing ul li a:hover .date {
  background: url(../images/sem/datehover.jpg) center center no-repeat;
  background-size: cover; }

.InstituteOfMarketing ul li a:hover .date .day {
  color: #fff; }

.InstituteOfMarketing ul li a:hover .date .year {
  color: #fff; }

.InstituteOfMarketing ul li a:hover .title {
  color: #2897c2; }

.InstituteOfMarketing ul li a:hover .img img:nth-of-type(1) {
  display: none; }

.InstituteOfMarketing ul li a:hover .img img:nth-of-type(2) {
  display: block; }

.InstituteOfMarketing ul li a .date {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-right: 20px;
  width: 60px;
  height: 60px;
  background: #e6e6e6; }

.InstituteOfMarketing ul li a .date .day {
  color: #7e7e7e;
  font-size: 30px;
  line-height: 1; }

.InstituteOfMarketing ul li a .date .year {
  color: #7e7e7e;
  font-size: 12px; }

.InstituteOfMarketing ul li a .text {
  width: 520px; }

.InstituteOfMarketing ul li a .text .title {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  -webkit-transition: 0.5s ease all;
  transition: 0.5s ease all;
  color: #1f1f1f;
  font-size: 18px; }

.InstituteOfMarketing ul li a .text .title h3 {
  font-size: 18px; }

.InstituteOfMarketing ul li a .text .desc {
  overflow: hidden;
  display: block;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 14px;
  color: #7e7e7e;
  margin-top: 10px; }

.InstituteOfMarketing ul li a .img {
  margin-left: auto; }

.InstituteOfMarketing ul li a .img img:nth-of-type(1) {
  display: block; }

.InstituteOfMarketing ul li a .img img:nth-of-type(2) {
  display: none; }

@media (max-width: 1599px) {
  .InstituteOfMarketing ul {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    min-width: 0; }
  .InstituteOfMarketing ul li a .text {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    width: auto;
    min-width: 0; }
  .InstituteOfMarketing .pongeImg {
    margin-right: 20px; }
  .InstituteOfMarketing ul li a .text {
    padding-right: 20px; } }

/* csstab选项卡 */
.InstituteOfMarketing input {
  display: none; }

.InstituteOfMarketing label {
  margin-right: 10px;display: inline-block;
  margin-bottom: 0; }

.InstituteOfMarketing dt {
  width: 125px;
  height: 50px;
  background: #ededed;
  text-align: center;
  display: inline-block;
  font-size: 16px;
  color: #202020;
  line-height: 50px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-weight: normal;
  cursor: pointer; }

.InstituteOfMarketing dt .img {
  margin-right: 6px; }

.InstituteOfMarketing dt .img img:nth-of-type(1) {
  display: block; }

.InstituteOfMarketing dt .img img:nth-of-type(2) {
  display: none; }

.InstituteOfMarketing dt:hover {
  background: url(../images/sem/dthover.png);
  color: #fff; }

.InstituteOfMarketing dt:hover .img img:nth-of-type(1) {
  display: none; }

.InstituteOfMarketing dt:hover .img img:nth-of-type(2) {
  display: block; }

.InstituteOfMarketing input:checked + dt {
  /*加号表示input下面的兄弟节点*/
  color: #fff;
  background: url(../images/sem/dthover.png);
  }

.InstituteOfMarketing input:checked + dt .img img:nth-of-type(1) {
  display: none; }

.InstituteOfMarketing input:checked + dt .img img:nth-of-type(2) {
  display: block; }

.InstituteOfMarketing input:checked ~ .con {
  /*这里不能使用加号 因为上面已经是，~表示选取当前被选中input元素下面class=content的div里面的所有内容*/
  display: block; }

.InstituteOfMarketing .con {
   display:block;
  top: 235px;
  left: 30px;
  width: 1140px;
  height: 468px; }

@media (max-width: 1599px) {
  .InstituteOfMarketing .con {
    width: 1120px; } }

@media (max-width: 1599px) {
  .InstituteOfMarketing .con {
    top: 218px; } }

.InstituteOfMarketing .con .content {
  padding: 0;
  margin-top: 0; }

.InstituteOfMarketing .content {
  padding: 0; }

.InstituteOfMarketing .contentBlock {position: relative;height: auto; }

@media (max-width: 1599px) {   .InstituteOfMarketing .contentBlock {height: 685px; }  }

.InstituteOfMarketing dl {
  padding: 0 30px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between; }

.InstituteOfMarketing ul li a .text .title h3 {
  overflow: hidden;
  text-overflow: ellipsis;    font-weight: 100;
  white-space: nowrap; }

/* add 首页新闻资讯排2排 */
.InstituteOfMarketing ul li {
  width: 50%; }

.InstituteOfMarketing .pongeImg {
  margin-right: 30px; }

.InstituteOfMarketing ul li a .text {
  width: 220px; }

.InstituteOfMarketing ul li {
  padding-right: 15px; }

.InstituteOfMarketing ul li:nth-of-type(2n+0) {
  padding-right: 0;
  padding-left: 15px; }

.InstituteOfMarketing ul {
  margin-bottom: 0; }

.InstituteOfMarketing ul li a {
  padding-top: 18.5px; }

.InstituteOfMarketing ul li {    box-sizing: border-box;
  float: left; }

.InstituteOfMarketing ul li:nth-of-type(2) a {
  padding-top: 0; }

.InstituteOfMarketing ul li:nth-of-type(9) a {
  padding-bottom: 0;
  border-bottom: 0; }

@media (max-width: 1599px) {
  .InstituteOfMarketing .pongeImg a .img {
    width: 100%; }
  .InstituteOfMarketing .pongeImg a .img > img {
    width: 100%; }
  .InstituteOfMarketing .pongeImg a .img .text .desc {
    width: 100%; }
  .InstituteOfMarketing .pongeImg {
    width: 455px; }
  .InstituteOfMarketing label {     display: inline-block;
    margin-bottom: 10px; }
  .InstituteOfMarketing .con {
    top: 247px; }
  .InstituteOfMarketing .contentBlock {
    height: 710px; }
  .InstituteOfMarketing .pongeImg a .img {
    height: 450px; }
  .InstituteOfMarketing .pongeImg a .img img {
    width: auto;
    height: 100%;
    max-width: none; }
  .InstituteOfMarketing .con {
    top: 210px; }
  .InstituteOfMarketing .contentBlock {
    height: 670px; } }

.commonIndexHeaderTop .title {
  color: #1b1b1b;
  font-weight: bold;
  font-size: 36px;
  padding-bottom: 15px;
  position: relative; }

.commonIndexHeaderTop .title::after {
  width: 60px;
  height: 2px;
  position: absolute;
  bottom: 0;
  left: 0;
  background: #2898c2;
  content: ''; }

.commonIndexHeaderTop .desc {
  font-size: 14px;
  color: #828282;
  margin-top: 15px;
  margin-bottom: 40px; }

.commonIndexHeaderTop .navlist {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between; }

.commonIndexHeaderTop .navlist .left ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

.commonIndexHeaderTop .navlist .left ul li {
  cursor: pointer;
  margin-right: 10px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background: #ededed;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 150px;
  height: 50px; }

.commonIndexHeaderTop .navlist .left ul li.active, .commonIndexHeaderTop .navlist .left ul li:hover {
  background: url(../images/cb670b279196b1ef051a8a3ea0f9d621.png); }

.commonIndexHeaderTop .navlist .left ul li.active .text, .commonIndexHeaderTop .navlist .left ul li:hover .text {
  color: #fff; }

.commonIndexHeaderTop .navlist .left ul li.active .img img:nth-of-type(1), .commonIndexHeaderTop .navlist .left ul li:hover .img img:nth-of-type(1) {
  display: none; }

.commonIndexHeaderTop .navlist .left ul li.active .img img:nth-of-type(2), .commonIndexHeaderTop .navlist .left ul li:hover .img img:nth-of-type(2) {
  display: block; }

.commonIndexHeaderTop .navlist .left ul li .img {
  -webkit-transition: 0.5s ease all;
  transition: 0.5s ease all;
  margin-right: 6px; }

.commonIndexHeaderTop .navlist .left ul li .img img:nth-of-type(1) {
  display: block; }

.commonIndexHeaderTop .navlist .left ul li .img img:nth-of-type(2) {
  display: none; }

.commonIndexHeaderTop .navlist .left ul li .text {
  color: #202020;
  font-size: 16px; }

@media (max-width: 1599px) {
  .commonIndexHeaderTop .title {
    font-size: 24px; } }

.CommonIndexMore {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center; }

.CommonIndexMore.active a {
  color: #2897c2; }

.CommonIndexMore.active a::before {
  background: #fff;
  border: 1px solid #2897c2; }

.CommonIndexMore a {
  width: 160px;
  height: 50px;
  border: 1px solid #fff;
  font-size: 14px;
  color: #fff;
  color: #fff;
  outline: none;
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  background: #fff;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition: .5s ease-in;
  transition: .5s ease-in;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center; }

.CommonIndexMore a:hover {
  background-color: #2897c2;
  color: #FFF;
  border: 1px solid #2897c2; }

.CommonIndexMore a:hover::before {
  -webkit-transform: scaleY(0);
  -ms-transform: scaleY(0);
  transform: scaleY(0); }

.CommonIndexMore a::before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #464c52;
  border: 1px solid #666666;
  -webkit-transform: scaleY(1);
  -ms-transform: scaleY(1);
  transform: scaleY(1);
  -webkit-transform-origin: 50%;
  -ms-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out; }

.InstituteOfMarketing {
  margin: 50px 0; }

@media (max-width: 1599px) {
  .ThereNoEffect .right ul li {
    margin: 0 10px; }
  .ThereNoEffect .right ul li .text .title {
    margin-top: 0; }
  .ThereNoEffect .right ul {
    margin-top: 30px; }
  .ThereNoEffect .right .link {
    margin-top: 40px; }
  .ChooseUs .container .wrapper .content ul li {
    margin: 0 15px; }
  .ChooseUs .container .wrapper .content ul li a .topTitle span {
    font-size: 16px; }
  .ChooseUs .container .wrapper .content ul li a .topTitle {
    padding-top: 5px;
    padding-bottom: 5px; }
  .ChooseUs .container .wrapper .content {
    margin-top: 10px; }
  .ChooseUs .container .wrapper {
    padding-left: 30px;
    padding-right: 30px; }
  .ChooseUs .container {
    padding-top: 30px; }
  .ChooseUs .container {
    padding-bottom: 40px; }
  .BeforeComparison .container {
    padding-top: 30px; }
  .BeforeComparison .content ul li .text {
    padding-left: 50px; }
  .BeforeComparison .content ul li:nth-of-type(2) .text {
    padding-left: 55px; }
  .BeforeComparison .content {
    margin-top: 30px; }
  .BeforeComparison .content ul li .text .title {
    font-size: 20px;
    padding-bottom: 10px; }
  .HostingProcess .wrapper .content ul li .parent .desc {
    margin-bottom: 10px; }
  .HostingProcess .wrapper .content ul li .parent .link {
    margin-top: 10px; }
  .HostingProcess .wrapper .content ul li {
    padding: 30px;
    padding-bottom: 0; }
  .HostingProcess .wrapper .content ul li .parent .desc {
    font-size: 14px; }
  .HostingProcess .wrapper .content ul li {
    padding: 20px; }
  .HostingProcess .container {
    padding: 30px 0; }
  .HostingPackages .container {
    padding-top: 30px;
    padding-bottom: 30px; }
  .HostingPackages .container .content ul li {
    padding: 0 20px; }
  .HostingPackages .container .content ul li .parent {
    padding-left: 20px;
    padding-right: 20px; }
  .HostingPackages .container .wrapper {
    padding: 0; }
  .HostingPackages .container .content ul li .parent .img img {
    width: 150px; }
  .HostingPackages .container .content ul li .parent .text .number span {
    font-size: 20px; }
  .HostingPackages .container .content ul li .parent {
    padding-top: 30px;
    padding-bottom: 30px; }
  .HostingPackages .container .content {
    padding-bottom: 20px; } 
}


@media screen and (min-width:300px) and (max-width: 799px){ 
	.ThereNoEffect,.ChooseUs,.BillionsOfBusinessOpportunities,.BeforeComparison,.BrandCustomerWitness,.HostingProcess,.HostingPackages,.InstituteOfMarketing{margin-top: 10px; margin-bottom: 10px; margin-left:auto; margin-right: auto; padding:10px}
	.ThereNoEffect .container,.ChooseUs .container,.BeforeComparison .container,.BrandCustomerWitness .container,.HostingProcess .container,.HostingPackages .container,.InstituteOfMarketing .container{    padding-top: 18px;padding-bottom:10px;}
	.wrapper,.BeforeComparison .content ul,.BeforeComparison .content ul li .text,.BrandCustomerWitness .container .content ul.IntegrationStyle,.HostingPackages .container .content ul li{padding:0px !important;}
	.ThereNoEffect .left,.BeforeComparison .content ul li .img,.BeforeComparison .content ul li .text,.HostingPackages .container .content ul li,.InstituteOfMarketing .con,.InstituteOfMarketing ul li{width:100%}
	.ThereNoEffect .wrapper,.ChooseUs .container .wrapper .content ul,.BeforeComparison .content ul li ,.BrandCustomerWitness .container .content ul.IntegrationStyle li,.HostingProcess .wrapper .content ul,.HostingPackages .container .content ul,.InstituteOfMarketing dl{ display: -webkit-box;display: -webkit-flex; display: -ms-flexbox;display: block;}
	
	.ThereNoEffect .right .link,.HostingProcess .wrapper .content,.HostingPackages .container .content{margin-top:15px;}
	.ChooseUs .container .wrapper .content ul{height:auto;}
	.BillionsOfBusinessOpportunities .topBanner{height:130px}
	.BillionsOfBusinessOpportunities .list ul li{padding:15px 0px; width:50%}
	.BillionsOfBusinessOpportunities .list ul li .desc,.InstituteOfMarketing dl,.InstituteOfMarketing .commonIndexHeaderTop{line-height:1.3; padding:0px 10px; box-sizing:border-box}
	.BeforeComparison .content ul li .text .title{margin-bottom:10px;margin-top:10px;}
	.BeforeComparison .content ul li .text .desc,.commonIndexHeaderTop .desc{margin-bottom:10px;}
	.BrandCustomerWitness .container .content ul.IntegrationStyle li,.HostingProcess .wrapper .content ul li{width:50%;box-sizing:border-box;float:left}
	.BeforeComparison .content{margin-top:20px;}
	.HostingProcess .wrapper .content ul .iconimg,.InstituteOfMarketing .pongeImg{display:none}
	.InstituteOfMarketing label{margin-right:0px;}
	.InstituteOfMarketing dt{width:auto;padding: 0px 8px;font-size: 12px;height: 40px;}
	.InstituteOfMarketing .con{left:0px;display:block;    position: initial;}
	.InstituteOfMarketing ul li:nth-of-type(2n+0){padding-right:0px;}
	.InstituteOfMarketing ul li:nth-of-type(2) a {padding-top: 18.5px;}
	.ChooseUs .container .wrapper .content ul li{margin:0px}
	.InstituteOfMarketing .contentBlock,.InstituteOfMarketing .con{height:auto;}
	.InstituteOfMarketing ul li:nth-of-type(2n){padding-left:0px;}
	

}

