/* news style start */

/* default style start */
.hidden {
  display: none;
}

/* banner start */
.joinin-banner {
  width: 100%;
  height: 500px;
}

.joinin-banner .joinin-banner-content {
  width: 100%;
  height: 100%;
  padding-top: 80px;
  display: table;
}

.joinin-banner .joinin-banner-name {
  text-align: left;
  margin-top: 63px;
}

.joinin-banner h2 {
  color: #ffffff;
  /* font-size: 2.875rem; */
  font-size: 46px;
  padding-top: 10px;
}

.joinin-banner  h3 {
  font-size: 2.125rem;
  color: #ffffff;
  padding: 45px 0;
}

.joinin-banner a {
  font-size: 26px;
  color: #ffffff !important;
  /* padding: 6px 50px; */
  border: solid 1px #ffffff;
  cursor: pointer;
  border-radius: 10px;
  display: inline-block;
  width: 200px;
  height: 50px;
  line-height: 48px;
  text-align: center;
  letter-spacing: 2px;
}

.joinin-banner  a:hover {
  cursor: pointer;
  color: #ffffff;
  background-color: #28a1f6;
  border-color: transparent;
}


/* banner end */

/* content-mode start */
.joinin-t_text2 {
  font-size: 30px;
  color: #333;
  line-height: 30px;
}

.s-market-introduce {
  font-size: 20px;
  color: #666666;
  margin-top: 20px;
}

.s-market-list li {
  text-align: left;
  padding-left: 34px;
  min-height: 135px;
  margin: 40px 0 20px 0;
}

.s-market-list li h3 {
  font-size: 25px;
  font-weight: normal;
}

.joinin-mode-bgImg {
  background: url('/image/service/joinin_mode.png') no-repeat center;
}

.joinin-mode-content {
  /* -webkit-box-flex: 0;
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%; */
  max-width: 300px;
}
/* content-mode end */

/* case-center start */

.case-center {
  /* height: 700px; */
  width: 100%;
  background-image: url('/resource/website_new/images/case-bg-img-01.png');
  background-size: cover;
  padding: 100px 0 100px 0;
  color: #fff;
  background-color: #333;
}

.case-center-refer {
  color: #08f;
}

.bg01 {
  background-image: url('/resource/website_new/images/cases-bg/ds.png');
}

.bg02 {
  background-image: url('/resource/website_new/images/cases-bg/cy.png');
}

.bg03 {
  background-image: url('/resource/website_new/images/cases-bg/zw.png');
}

.bg04 {
  background-image: url('/resource/website_new/images/cases-bg/dj.png');
}

.bg05 {
  background-image: url('/resource/website_new/images/cases-bg/jj.png');
}

.bg06 {
  background-image: url('/resource/website_new/images/cases-bg/jd.png');
}

.bg07 {
  background-image: url('/resource/website_new/images/cases-bg/lr.png');
}

.bg08 {
  background-image: url('/resource/website_new/images/cases-bg/fc.png');
}

.bg09 {
  background-image: url('/resource/website_new/images/cases-bg/cs.png');
}

.bg10 {
  background-image: url('/resource/website_new/images/cases-bg/ly.png');
}

.bg11 {
  background-image: url('/resource/website_new/images/cases-bg/zs.png');
}

.bg12 {
  background-image: url('/resource/website_new/images/cases-bg/jr.png');
}

.bg13 {
  background-image: url('/resource/website_new/images/cases-bg/xf.png');
}

.bg14 {
  background-image: url('/resource/website_new/images/cases-bg/ms.png');
}

.bg15 {
  background-image: url('/resource/website_new/images/cases-bg/fw.png');
}

.cases-menus-container {
  padding-top: 50px;
  width: 1200px;
  display: flex;
  margin: auto;
}

.m-ban.cases {
  background-color: #2c3b5d;
}

.cases .ban-pos {
  top: 202px;
}

.cases .m-ban1-img {
  top: 80px;
}

.cases-menus {
  width: 190px;
  /* padding-left: 20px; */
  height: auto;
  float: left;
  border-right: 1px solid #fff;
}

.cases-menus li a {
  display: inline-block;
  width: 100%;
  /* height: 60px; */
  margin-bottom: 32px;
  line-height: 32px;
  /* border-right: 1px solid #efefef; */
  padding-right: 51px;
  text-decoration: none;
  text-align: right;
  font-size: 24px;
  color: #fff;
}

.cases-menus li:last-child a {
  margin-bottom: 0px;
}

/*.cases-menus .now a,
.cases-menus a:hover {
  border-right: 2px solid #08f;
  color: #08f;
  padding-right: 50px;
}*/
.cases-menus li a.active {
  border-right: 3px solid #08f;
  color: #08f;
  margin-left: 2px;
  background: linear-gradient(to left, rgba(66, 169, 255, 0.2), rgba(66, 169, 255, 0));
}

.cases-right {
  display: none;
  padding-left: 40px;
  position: relative;
}

/* 案例中心 */
.cases-icons {
  position: absolute;
  top: 120px;
  width: 100%;
}

.cases-icons ul {
  width: 100%;
  font-size: 0;
}

.cases-icons li {
  display: inline-block;
  width: 16.6%;
}

.cases-icons li div {
  height: 80px;
  display: table;
  width: 100%;
}

.cases-icons li div span {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}

.cases-icons li div span img {
  width: auto;
  height: auto;
}

.cases-icons li h3 {
  text-align: center;
  font-size: 12px;
}

.cases-qrcodes {
  position: absolute;
  top: 200px;
  padding-top: 15px;
  border-top: 1px dashed rgba(255, 255, 255, .2);
}

.cases-qrcodes ul {
  margin-bottom: 15px;
}

.cases-qrcodes li {
  padding-right: 40px;
  padding-left: 40px;
}

.cases-qrcodes li div {
  width: 100%;
  height: 100%;
  background-color: #fff;
  border-radius: 4px;
  overflow: hidden;
  text-align: center;
}

.cases-qrcodes li div img {
  width: 80%;
  height: auto;
  margin-top: 10px;
}

.cases-qrcodes li div p {
  text-align: center;
  color: #595961;
  font-size: 12px;
  line-height: normal;
  margin: 5px 0;
}

/* 案例中心 */

.show-case {
  display: block;
}

.cases-intro {
  /* margin-top: 30px;
  margin-bottom: 15px; */
  /*height: 130px;*/
  overflow: hidden;
  /* text-overflow: ellipsis; */
  /* margin-top: 20px; */
}

.cases-intro h3 {
  font-size: 24px;
}

.cases-intro p {
  margin-top: 20px;
  font-size: 18px;
  -webkit-line-clamp: 3;
  text-align: justify;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  /* overflow:  hidden; */
  text-overflow: ellipsis;
  /* white-space:  nowrap; */
}

.cases-demo {
  /* height: 464px; */
  width: 100%;
}

.cases-qrcode {
  /* margin-left: 300px; */
  position: absolute;
  right: 95px;
  bottom: 108px;
  border: 1px solid #fff;
  border-radius: 5px;
  padding: 15px;
}

.case-pic {
  width: 410px;
  /* height: 662px; */
  margin: 0px 0 0 155px;
  position: relative;
}

.pic {
  width: 150px;
  height: 315px;
  padding-top: 31px;
  text-align: center;
  background: url('../../../resource/website_new/images/img-phone.png') no-repeat center;
  background-size: cover;
}

.pic img {
  width: 144px;
  height: 250px;
}

.pic-left {
  position: absolute;
  left: 0;
  top: 0;
  transform: scale(0.9);
}

.pic-mid {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  /* margin-left: -211px; */
  z-index: 9;
}

.pic-right {
  position: absolute;
  right: 0px;
  top: 0px;
  transform: scale(0.9);
}


/* case-center end */

/* agent start */
.joinin-agent-bg-img {
  background: url('/image/service/agent-footer-bg.png') no-repeat center;
  background-size: cover;
}

.joinin-agent-apply {
  border: 1px solid #fff;
  border-radius: 10px;
  /* padding: 1px 18px; */
  letter-spacing: 2px;
  display: inline-block;
  color: white;
  width: 200px;
  height: 50px;
  font-size: 26px;
  line-height: 48px;
}

.joinin-agent-apply:hover {
  cursor: pointer;
  color: #ffffff;
  background-color: #28a1f6;
  border-color: transparent;
}

.agent-process {
  padding: 100px 0px 100px 0px;
  color: white;
  min-height: 536px;
}

.agent-process-list {
  padding: 60px 0 50px 0;
}

.agent-process-list li p {
  margin-top: 40px;
  font-size: 24px;
  color: #fff;
  line-height: 24px;
}

.process-list-item {
  /*margin-right: 220px;*/
  margin: auto;
}

.circle-img {
  margin: auto;
  /* top: 50px; */
  margin-top: 45px;
}

.process-list-item:last-child {
  /* margin-right: 0px; */
}
/* agent end */

/* agent-policy */
.agent-policy {
  padding-top: 100px;
  padding-bottom: 100px;
}

.agent-policy .s-paragraph-title {
  padding-bottom: 50px;
}

.agent-policy-list li {
  position: relative;
}

.agent-policy-list li div {
  border-radius: 5px;
}

.agent-policy-list li:hover {
  box-shadow: 0px 0px 20px 5px rgba(0, 0, 0, 0.05);
}

.agent-policy-item {
  padding: 20px 0px;
  text-align: center;
}

.agent-policy-item img {
  margin-top: 30px;
  margin-bottom: 35px;
}

.agent-policy-item h3 {
  font-size: 20px;
  color: #333;
}

.agent-policy-item p {
  font-size: 14px;
  color: #666;
  margin-top: 22px;
  line-height: 24px;
  padding: 0 10px;
}


/* agent-market */
.agent-market {
  padding-top: 100px;
  padding-bottom: 50px;
  background-color: #fbfbfb;
}

.agent-market .s-paragraph-title {
  padding-bottom: 50px;
}

.agent-market-subtit {
  font-size: 20px;
  line-height: 1.5;
}

.agent-market-list {
  margin-top: 78px;
}

.agent-market-list li {
  /* min-height: 200px; */
  position: relative;
  margin-bottom: 6%;
}

.agent-market-item {
  height: 100%;
  width: 100%;
}

.agent-market-l {
  height: 100%;
  width: 20%;
  float: left;
  display: table;
  text-align: left;
}

.agent-market-l span {
  vertical-align: middle;
  display: table-cell;
}

.agent-market-r {
  width: 80%;
  float: left;
  padding-left: 6%;
}

.agent-market-l img {
  max-width: 100%;
}

.agent-market-r h3 {
  font-size: 28px;
  color: #28a1f6;
}

.agent-market-r p {
  font-size: 20px;
  color: #666666;
  margin-top: 23px;
  line-height: 24px;
  /* padding: 0 10px; */
}
/* aegnt search start*/
.agent-search {
  padding-top: 100px;
  background: #ffffff;
  font-weight: 600;
  height: 376px;
}

.agent-search-title {
  text-align: center;
  font-size: 30px;
  line-height: 1em;
  color: #353535;
  font-weight: normal;
}

.agent-search-content {
  margin-top: 41px;
  width: 100%;
}

.agent-search-content input {
  float: left;
  width: 83.4%;
  height: 68px;
  line-height: 68px;
  padding-left: 11px;
  font-weight: 600;
  border: 1px solid #28a1f6;
}

.agent-search-content button {
  background: #28a1f6;
  color: white;
  float: left;
  width: 16.6%;
  border: none;
  height: 68px;
  line-height: 68px;
  font-size: 24px;
  cursor: pointer;
}

.agent-search-result {
  color: red;
  font-size: 24px;
  font-weight: normal;
  line-height: 3em;
}

sup {
  top: 0.3em;
  left: -7px;
}
/** agent search end/

/* 合作伙伴 */
.joinin-partner {
  background-color: #f6f7fa;
}

.joinin-partner img {
  width: 100%;
  height: auto;
  margin: 50px 0 0 0;
}
/* 合作伙伴 */


/* 核心技术产品优势 */
.index-technique {
  /* padding: 100px 0 70px; */
  padding-top: 100px;
  padding-bottom: 70px;
  overflow: hidden;
}

.index-technique .index-com-title {
  padding-bottom: 90px;
}

.index-technique ul li {
  margin-bottom: 15px;
}

.mt-com-li-inner {
  height: 100% !important;
  /* border: solid 1px #dcdcdc; */
  color: #666666;
}


.mt-cloud-box1:hover .mt-cloud-logo1 {
  background: url('../images/cloud-vod-b.png') center center;
  background-repeat: no-repeat;
}

.mt-cloud-box2:hover .mt-cloud-logo2 {
  background: url('../images/cloud-cos-b.png') center center;
  background-repeat: no-repeat;
}

.mt-cloud-box3:hover .mt-cloud-logo3 {
  background: url('../images/cloud-sms-b.png') center center;
  background-repeat: no-repeat;
}

.mt-cloud-box4:hover .mt-cloud-logo4 {
  background: url('../images/cloud-mysql-b.png') center center;
  background-repeat: no-repeat;
}

.mt-cloud-box1 {
}

.mt-cloud-box2 {
  border-bottom: 1px solid #cccccc;
  border-left: 1px solid #cccccc;
}

.mt-cloud-box3 {
  border-top: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
}

.mt-cloud-box4 {
}

.mt-cloud-h1 {
  font-size: 24px;
  text-align: left;
}

.mt-cloud-h2 {
  font-size: 16px;
  color: #888888;
  text-align: left;
}

.mt-cloud-text {
  float: left;
  color: #888888;
  width: 60%;
  padding: 20px 20px 20px 0;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 20px;
  letter-spacing: 0px;
}

.mt-cloud-logo {
  text-align: center;
  margin: 15px 0 20px 0;
  height: 62px;
}

.mt-cloud-logo1 {
  background: url('../images/cloud-vod.png') center center;
  background-repeat: no-repeat;
}

.mt-cloud-logo2 {
  background: url('../images/cloud-cos.png') center center;
  background-repeat: no-repeat;
}

.mt-cloud-logo3 {
  background: url('../images/cloud-sms.png') center center;
  background-repeat: no-repeat;
}

.mt-cloud-logo4 {
  background: url('../images/cloud-mysql.png') center center;
  background-repeat: no-repeat;
}
/* 核心技术产品优势 */

/* 证书轮播 */
.joinin-cert .index-com-title {
  margin-bottom: 50px;
}

.joinin-cert {
  padding: 100px 0 0 0;
}

.joinin-cert-box {
  overflow: hidden;
}

.joinin-cert-ul {
  width: max-content;
  font-size: 0;
  white-space: nowrap;
}

.joinin-cert-move {
  height: 460px;
}
/* import css form index_new */
.mainW {
  position: relative;
  height: 100%;
  width: 100%;
  max-width: 1170px;
  margin: 0 auto;
  z-index: 20;
} 
.s-market {
  background: #f7fafc;
  padding: 30px 0px 50px 0px;
}

.s-market-introduce {
  font-size: 15px;
  color: #666666;
  margin-top: 20px;
  line-height: 21px;
}

.s-market-list {
  margin-top: 20px;
}

.s-market-list li {
  text-align: center;
  margin-bottom: 20px;
}

.s-market-list li h3 {
  font-size: 16px;
  color: #333;
  font-weight: 600;
  margin: 12px 0px 5px 0px;
}

.s-market-list li p {
  font-size: 15px;
  color: #999;
  line-height: 24px;
}

/* 靠谱团队 */
 
.s-good-team-title h3 {
  font-size: 30px;
  color: #ffffff;
  padding: 100px 0;
  text-align: center;
}

.s-good-team-img {
  width: 25%;
  float: left;
}

.s-good-team-intro {
  width: 60%;
  float: left;
}

.s-good-team-intro h3 {
  font-size: 20px;
  color: #ffffff;
  font-weight: normal;
  margin-bottom: 28px;
}

.s-good-team-intro p {
  font-size: 14px;
  font-weight: normal;
  color: #ffffff;
}

.s-good-team-list li {
  margin-bottom: 80px;
}



/* import css form index_new */
@keyframes cert-move {
  from {
    /* margin-left: 0%; */
    transform: translateX(0%);
  }

  to {
    /* margin-left: -50%; */
    transform: translateX(-50%);
  }
}

@-webkit-keyframes cert-move {
  from {
    /* margin-left: 0%; */
    transform: translateX(0%);
  }

  to {
    /* margin-left: -50%; */
    transform: translateX(-50%);
  }
}

.joinin-cert-li {
  width: auto;
  display: inline-block;
  height: 100%;
  position: relative;
  padding-bottom: 3em;
  font-size: 18px;
}

.joinin-cert-li img {
  width: auto;
  height: 100%;
  /* padding-bottom: 3em; */
}

.joinin-cert-li p {
  position: absolute;
  width: 100%;
  bottom: 0;
  height: 3em;
  font-size: 18px;
  text-align: center;
  font-weight: bold;
  color: #333;
  line-height: 3em;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}


/* end */


/* footer start */

/* footer end */

/* responsive start */
/* Extra large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
  .container {
    max-width: 1140px;
  }

  .s-market-list .joinin-mode-content-left {
    width: 300px;
    margin-left: 500px;
  }
}
/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) {
  
  /* 市场分析 */
  .s-market {
    padding: 70px 0px 78px 0px;
  }

  .s-market-introduce {
    margin-top: 51px;
    line-height: 24px;
  }
 

  .s-market-list li h3 {
    margin: 24px 0px 13px 0px;
  }

  .s-market-introduce {
    margin-top: 18px;
    line-height: normal;
  }

  .s-market-list {
    margin-top: 70px;
  }

  .s-paragraph-title h3 {
    font-size: 30px;
    line-height: 30px;
    color: #333;
  }
}

@media (max-width: 1200px) {
  .cases-qrcodes li {
    padding-right: 30px;
    padding-left: 30px;
  }
}

/*Medium devices (tablets, 768px and up) */
@media (max-width: 992px) {
  .joinin-banner h2 {
    font-size: 34px;
  }

  .joinin-banner h3 {
    font-size: 28px;
    padding: 40px 0;
  }

  .joinin-banner a {
    font-size: 24px;
  }

  .joinin-t_text2 {
    font-size: 18px;
  }

  .s-paragraph-title h3 {
    font-size: 30px;
    color: #333;
  }
}

@media (max-width: 767px) {
  .agent-market-item p {
    font-size: 16px;
    margin-top: 8px;  
  }

  .agent-search-result {
    font-size: 16px;
  }

  .joinin-banner {
    height: 260px;
  }

  .joinin-banner h2 {
    font-size: 24px;
  }

  .joinin-banner h3 {
    font-size: 18px;
    padding: 20px 0;
  }

  .joinin-banner a {
    font-size: 16px;
  }

  .joinin-t_text2 {
    font-size: 18px;
  }

  .s-market-introduce {
    font-size: 12px;
  }

  .joinin-banner a {
    width: 120px;
    height: 40px;
    line-height: 40px;
  }

  .joinin-banner .joinin-banner-name {
    margin-top: 0;
  }

  .agent-process-list li {
    width: 11%;
  }

  .agent-process-list li > img {
    width: 100%;
  }

  .agent-process-list li p {
    font-size: 18px;
  }

  .joinin-agent-apply {
    width: 120px;
    height: 40px;
    font-size: 16px;
    line-height: 38px;
  }
  .joinin-cert-move {
    height: 260px;
  }

  .mt-cloud-h1 {
    font-size: 18px;
  }

  .mt-cloud-h2 {
    font-size: 16px;
  }

  .agent-market-r h3 {
    font-size: 22px;
  }

  .s-market-introduce {
    font-size: 12px;
  }

  .agent-search-content button {
    height: 50px;
    line-height: 50px;
    font-size: 18px;
  }

  .agent-search-content input {
    height: 50px;
    line-height: 50px;
  }

  .s-market-list li {
    margin: 0;
  }

  .agent-policy {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .s-paragraph-title h3 {
    font-size: 24px;
  }

  .agent-policy .s-paragraph-title {
    padding-bottom: 20px;
  }

  .agent-market .s-paragraph-title {
    padding-bottom: 20px;
  }

  .agent-market {
    padding-top: 40px;
  }

  .agent-market-list {
    margin-top: 40px;
  }

  .agent-search-title {
    font-size: 24px;
  }

  .joinin-mode-bgImg {
    background: url('/resource/website_new/images/joinin_mode_mask.png') no-repeat center;
  }
  /* import form index_new */

  .s-good-team-title h3 {
    font-size: 24px;
    padding: 40px 0;
  }

  .s-good-team-intro h3 {
    font-size: 16px;
    margin-bottom: 20px;
  }

  .s-good-team-intro p {
    font-size: 12px;
  }

  .s-good-team-list li {
    margin-bottom: 30px;
  }

  /* import form index_new */
}
/*Medium devices (tablets, 768px and up) */
@media (min-width: 768px) and (max-width: 991px) {
  .joinin-cert-move {
    height: 360px;
  }
}

@media screen and (max-width: 500px) {
  .joinin-banner h2 {
    font-size: 20px;
  }
}

@media (max-width: 414px) {
  /* banner部分 */
  .joinin-banner {
    height: 180px;
  }

  .joinin-banner .joinin-banner-content {
    padding: 0;
    height: 180px;
    margin-top: 52px;
    background: url('/resource/website_new/images/join/parterner.png') no-repeat center center !important;
    background-size: cover !important;
  }

  .joinin-banner h2 {
    margin: 18px auto 20px;
    font-size: 18px;
    text-align: left;
    padding: 0;
  }

  .joinin-banner h3 {
    font-size: 14px;
    margin: 25px auto 35px;
    padding: 0;
  }

  .joinin-banner a {
    height: 27px;
    line-height: 25px;
    width: 84px;
    font-size: 13px;
    -webkit-transform: -webkit-translateX(0);
    -ms-transform: -ms-translateX(0);
    transform: translateX(0);
    margin-left: 0;
    border-radius: 3px;
  }

  .joinin-banner .container {
    margin: 0;
    padding: 0 3.5vw;
  }
  /* banner部分 */
  /* 第一部分*/
  .s-market-introduce {
    padding-bottom: 15px;
  }

  .joinin-t_text2 {
    color: #333;
    text-align: center;
    line-height: 1em;
    font-weight: bold;
    margin-bottom: 21px !important;
    font-size: 15px !important;
  }

  .t_solution {
    padding: 30px 0px 10px 0px;
  }

  .joinin-mode-bgImg {
    background: white;
    width: 100%;
    margin: 20px 0 0;
  }

  .s-market-list li {
    margin: 0;
    padding: 0;
    width: 100%;
    max-width: 100%;
  }

  .s-market-list li ul {
    width: 100%;
  }

  .animated {
    animation-fill-mode: none !important;
  }

  .joinin-mode-content .animated {
    position: relative;
    box-shadow: 1px -1px 12px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
    margin-bottom: 5vw;
    min-height: 120px;
    padding: 3vw;
  }

  .s-market-list li h3 {
    font-size: 15px !important;
    color: #333;
    font-weight: bold;
    padding-left: 17vw;
  }

  .s-market-list li p {
    color: #666;
    padding-left: 17vw;
  }

  .s-market-list li img {
    position: absolute;
    width: 10vw;
    height: 10vw;
    top: 50%;
    transform: translateY(-50%);
  }
  /* 第一部分 */
  /* 核心优势 */
  .index-technique {
    padding-top: 30px !important;
    padding-bottom: 20px !important;
  }

  .joinin-partner {
    padding: 30px 0 !important;
  }

  .joinin-partner img {
    width: 96vw;
    margin: 21px 0 10px 0;
  }
  /* 合作扶持 */
  .agent-policy {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  /* 合作扶持 */
  /* 市场分析 */
  .agent-market .container {
    padding: 0;
  }

  .agent-market {
    padding-top: 30px;
    padding-bottom: 45px;
    background-color: #3b3b3b;
  }

  .market--content {
    width: 100vw;
    overflow: hidden;
    overflow-x: scroll;
  }

  .agent-market-list {
    width: 360vw;
  }

  .agent-market-list li {
    position: relative;
    width: 86vw;
    border-radius: 5px;
    width: 86vw;
    padding: 5vw 9vw;
    margin: 0 2vw 0;
    background: #fff;
    border-radius: 7px;
    text-align: center;
  }

  .agent-market-list li:nth-child(1) {
    background: url('/resource/website_new/images/join/10yi.png') no-repeat center center !important;
    background-size: cover !important;
  }

  .agent-market-list li:nth-child(2) {
    background: url('/resource/website_new/images/join/3000w.png') no-repeat center center !important;
    background-size: cover !important;
  }

  .agent-market-list li:nth-child(3) {
    background: url('/resource/website_new/images/join/xcx.png') no-repeat center center !important;
    background-size: cover !important;
  }

  .agent-market-list li:nth-child(4) {
    background: url('/resource/website_new/images/join/wl.png') no-repeat center center !important;
    background-size: cover !important;
  }

  .agent-market-r h3 {
    font-size: 22px;
    text-align: center;
  }

  .agent-market-item p {
    font-size: 14px;
    margin-top: 8px;
  }

  .agent-market .s-paragraph-title {
    padding-bottom: 10px;
  }

  .s-paragraph-title h3 {
    font-size: 15px;
    font-weight: bold;
    text-align: center;
    color: #fff;
  }

  .s-market  .s-market-introduce {
    color: #666;
    text-align: center !important;
  }

  .s-market-introduce {
    padding-bottom: 15px;
    margin-top: 0;
    color: whitesmoke;
    text-align: justify !important;
    padding: 0 2vw 15px;
  }

  .agent-market-l {
    display: none;
  }

  .agent-market .agent-market-r {
    width: 100%;
    padding: 0;
  }
  /* 市场分析 */
  /* 合作扶持 */
  .agent-policy .carousel-indicators li {
    background: #cccccc;
  }

  .agent-policy li.active {
    background: #888888;
  }

  .agent-policy .s-paragraph-title h3 {
    color: #333;
  }

  .agent-policy .carousel-inner ul {
    width: 100%;
    font-size: 0;
  }

  .agent-policy .carousel-inner ul li {
    display: inline-block;
    width: 50%;
    height: 21vw;
    margin: 0.5vw 0 !important;
    padding: 0 !important;
    position: relative;
  }

  .agent-policy .carousel-inner ul li img {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 9vw;
    width: 7vw;
    height: 7vw;
  }

  .agent-policy .carousel-inner ul li div {
    position: absolute;
    top: 50%;
    left: 18vw;
    transform: translateY(-50%);
    font-size: 14px;
    color: #666666;
  }
  /* 合作扶持 */
  /* 搜索部分 */
  .agent-search {
    padding: 22px 0;
    font-weight: 600;
    height: auto;
    box-sizing: content-box;
  }

  .agent-search .row {
    min-height: 45vw;
  }

  .agent-search .agent-search-title {
    text-align: center;
    font-size: 17px;
    line-height: 1em;
    color: #353535;
    font-weight: bold;
  }

  .agent-search-content {
    margin-top: 30px;
    width: 100%;
  }

  .agent-search-content input {
    color: #666;
    font-weight: 500;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 3px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
  }

  .agent-search-content button {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    margin-top: 81px;
    height: 35px;
    line-height: 35px;
    font-size: 16px;
    width: 28vw;
    border-radius: 3px;
  }

  .agent-search-result {
    height: 30px;
    margin: 44px auto;
    padding: 0 20px;
    font-size: 12px;
  }
  /* 搜索部分 */
  /* 立即咨询 */
  .agent-process {
    padding: 30px 0px 30px 0px;
    color: white;
    min-height: 0;
}

  .s-paragraph-title h3 {
    font-size: 15px;
    font-weight: bold;
    color: #fff;
  }
 
  .agent-process-list {
    padding: 0;
  }

  .agent-process-list li {
    height: 30vw;
    line-height: 15vw;
    width: auto;
  }

  .agent-process-list li > img {
    width: 8vw;
  }

  .agent-process-list li > .show-up-414 {
    width: 8vw;
    height: 8vw;
    display: inline-block !important;
  }

  .agent-process-list li p {
    font-size: 12px;
    margin: 0;
  }

  .joinin-agent-apply {
    border: 0.5px solid #fff;
    border-radius: 5px;
    width: 28vw;
    height: 35px;
    font-size: 15px;
    line-height: 33px;
    margin-top: -15vw;
  }
}
/* responsive end */


