@charset "UTF-8";
.sem-lingshou-content-item .industry-solving .industry-solving-item .industry-solving-item-button a,
.sem-lingshou-form .sem-lingshou-form-wrapper .sem-lingshou-form-right .sem-lingshou-form-bt a,
.sem-lingshou-content-item .retail-capacity .apply-use a,
.sem-lingshou-content-item .industry-solving-button a,
.apply-use.show-form-dialog,
.apply-use-button a{
  display: block;
  color: #FFFFFF;
}
.sem-lingshou-content-item .industry-solving .industry-solving-item .industry-solving-item-button a:hover,
.sem-lingshou-content-item .retail-capacity .apply-use a:hover,
.sem-lingshou-content-item .industry-solving-button a:hover,
.apply-use.show-form-dialog:hover,
.apply-use-button a:hover {
  background: #FF7300;
  color: #FFFFFF;
}
.sem-lingshou-form .sem-lingshou-form-wrapper .sem-lingshou-form-right .sem-lingshou-form-right-text2 {
  margin: 4px 0 30px;
}
.sem-lingshou-form .sem-lingshou-form-wrapper .sem-lingshou-form-right input {
  margin-bottom: 20px;
}
.sem-lingshou-form .sem-lingshou-form-wrapper .sem-lingshou-form-right .sem-lingshou-form-bt {
  top: 10px;
}
/***
 * C端Color:
 */
/**
 * `常用的颜色`:
 *
 *     @example
 *     .doc-block.bg-orange #ff9900
 *       p $c-orange
 *     .doc-block.bg-orangef66 #f66
 *       p $c-orangef66
 *     .doc-block.bg-orange-dark #f15a0c
 *       p $c-orange-dark
 *     .doc-block.bg-green #06bf04
 *       p $c-green
 *     .doc-block.bg-green-dark  #03b401
 *       p $c-green-dark
 *     .doc-block.bg-red #ed5050
 *       p $c-red
 *     .doc-block.bg-red-dark #b93232
 *       p $c-red-dark
 *     .doc-block.bg-white #fff
 *       p $c-white
 *     .doc-block.bg-gray-light #e5e5e5
 *       p $c-gray-light
 *     .doc-block.bg-gray #ddd
 *       p $c-gray
 *     .doc-block.bg-gray-dark #999
 *       p $c-gray-dark
 *     .doc-block.bg-black(style="color:#fff;") #333
 *       p $c-black
 *     .doc-block.bg-yellow #f09000
 *       p $c-yellow
 *     .doc-block.bg-blue #38f
 *       p $c-blue
 *     .doc-block.bg-f8f8f8 #f8f8f8
 *       p $c-background
 */
/* 颜色 */
/* UI标准色 */
html {
  position: relative;
}

html, body {
  min-width: 1100px;
  color: #2c3a46;
  background: #fff;
  font-size: 14px;
  line-height: 1.6em;
  font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", Helvetica, Arial, "PingFang SC", "Hiragino Sans GB", "Microsoft Yahei", STHeiti, SimSun, sans-serif;
}

@media (max-width: 768px) {
  html, body {
    width: 1100px;
  }
}

@media (max-width: 1100px) {
  html, body {
    min-width: 1000px;
  }
}

.container {
  margin: 0 auto;
  width: 1100px;
}

@media (max-width: 1100px) {
  .container {
    width: 100%;
  }
}

.container.main-container {
  min-height: 400px;
}

.pull-left {
  float: left;
}

.pull-right {
  float: right;
}

.hide {
  display: none;
}

.clearfix {
  zoom: 1;
}

.clearfix:after {
  content: "";
  display: table;
  clear: both;
}

.phptpl-footer {
  width: 100%;
  min-width: 1200px;
  background: #272b2e;
  color: #FFFFFF;
}

@media (max-width: 1200px) {
  .phptpl-footer {
    min-width: 1100px;
  }
}

.phptpl-footer .footer-container {
  margin: 0 auto;
  width: 1200px;
}

@media (max-width: 1200px) {
  .phptpl-footer .footer-container {
    width: 1100px;
  }
}

.phptpl-footer .footer-container .footer-about {
  padding-top: 40px;
  zoom: 1;
}

.phptpl-footer .footer-container .footer-about a {
  display: inline-block;
  padding: 6px 0;
  text-decoration: none;
  color: #969799;
  letter-spacing: 0.58px;
  transition: color .3s;
}

.phptpl-footer .footer-container .footer-about a:hover {
  color: #fff;
}

.phptpl-footer .footer-container .footer-about:after {
  content: "";
  display: table;
  clear: both;
}

.phptpl-footer .footer-container .footer-about .about .dow-zlb {
  width: 14px;
  height: 14px;
  margin-left: 4px;
  vertical-align: middle;
  display: inline-block;
  background-image: url(../../images/xinlingshou/download.png);
  background-size: cover;
}

.phptpl-footer .footer-container .footer-about .footer_ {
  float: left;
  margin-right: 35px;
}

@media (max-width: 1200px) {
  .phptpl-footer .footer-container .footer-about .footer_ {
    margin-right: 28px;
  }
}

@media (max-device-width: 1024px) and (min-device-width: 768px) and (orientation: portrait) {
  .phptpl-footer .footer-container .footer-about .footer_ {
    margin-right: 20px;
  }
}

.phptpl-footer .footer-container .footer-about .footer_ h3 {
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 14px;
}

@media (max-width: 1200px) {
  .phptpl-footer .footer-container .footer-about .footer_ h3 {
    font-size: 14px;
  }
}

.phptpl-footer .footer-container .footer-about .footer_ p {
  font-size: 14px;
  color: #969799;
  line-height: 20px;
}

@media (max-width: 1200px) {
  .phptpl-footer .footer-container .footer-about .footer_ p {
    font-size: 12px;
  }
}

.phptpl-footer .footer-container .footer-about .footer_ p.open-shop {
  margin-top: 10px;
  margin-right: 4px;
  padding: 5px 16px;
  background: #155BD4;
  border-radius: 2px;
  font-size: 12px;
  color: #fff;
}

.phptpl-footer .footer-container .footer-about .footer_ p.open-shop em, .phptpl-footer .footer-container .footer-about .footer_ p.open-shop a {
  font-size: 14px;
  color: #fff;
}

@media (max-width: 1200px) {
  .phptpl-footer .footer-container .footer-about .footer_ p.open-shop {
    padding: 2px 8px;
  }

  .phptpl-footer .footer-container .footer-about .footer_ p.open-shop em {
    line-height: 8px;
  }
}

.phptpl-footer .footer-container .footer-about .footer_ .footer_address {
  line-height: 25px;
}

.phptpl-footer .footer-container .footer-about .product a {
  min-width: 90px;
}

.phptpl-footer .footer-container .footer-about #news {
  margin-right: 0px;
}

.phptpl-footer .common_copy_ {
  font-size: 12px;
  margin: 32px auto 0;
  border-top: 1px solid #3D4043;
  padding: 32px 0;
  color: #969799;
}

.phptpl-footer .common_copy_ .common_copy_split {
  padding: 0 8px;
  color: #3D4043;
}

.phptpl-footer .common_copy_ a {
  display: inline-block;
  text-decoration: none;
  color: #969799;
}

.phptpl-footer .common_copy_ p {
  margin-bottom: 8px;
}

.lingshou-desc {
  display: flex;
}

@media screen and (max-width: 1024px) {
	html, body {
		min-width: auto;
		max-width: 100%;
	}
  .mobile{
    display: block;
  }
  .mobileHide{
    display: none;
  }
	.sem-lingshou-form .sem-lingshou-form-wrapper{
		width: auto;
		margin: 0 15px;
		display: block;
	}
	.sem-lingshou-form{
		height: auto;
		padding: 30px 0;
	}
	.sem-lingshou-content-item .retail-advantage__container,
	.sem-lingshou-content-item .retail-advantage__container .container__bottom,
	.sem-lingshou-content-item .retail-advantage__container .container__bottom .container__bottom--left,
	.sem-lingshou-form .sem-lingshou-form-wrapper .sem-lingshou-form-left{
		width: auto;
	}
	.sem-lingshou-form .sem-lingshou-form-wrapper .sem-lingshou-form-right{
		width: auto;
		background: url(../../images/xinlingshou/form-bg.png) no-repeat top;
    	background-size: 100%;
	}
	.sem-lingshou-content-item{
		width: auto;
		padding: 0 15px;
    margin-top: 55px;
	}
	.lingshou-desc{
		display: block;
	}
	.lingshou-desc .sem-lingshou-content-img1{
		width: 100%;
    margin-right: 0;
	}
	.sem-lingshou-content-item .industry-solving .industry-solving-item{
		width: 100%;
		margin-right: 0 !important;
    margin-bottom: 15px;
	}
	.sem-lingshou-form .sem-lingshou-form-wrapper .sem-lingshou-form-right{
		padding: 10px 20px;
		margin-top: 30px;
	}
	.sem-lingshou-form-text1 p{
		font-size: 30px;
	}
	.sem-lingshou-form-right{
		text-align: center;
	}
	.sem-lingshou-form-bt{
		margin: 0 auto;
	}
  .sem-lingshou-content-item .retail-shelf__container {
    display: block;
    width: auto;
  }
  .sem-lingshou-content-item .retail-shelf__container .online-shelf{
    margin: 0 0 25px;
    text-align: center;
  }
  .sem-lingshou-content-item .retail-advantage__container .point {
    padding: 0;
  }
  .sem-lingshou-content-item .retail-advantage__container .retail-advantage__container_nav{
    width: auto !important;
    margin-bottom: 15px;
    font-size: 20px;
  }
  .sem-lingshou-content-item .industry-solving{
    margin-top: 50px;
  }
  .sem-lingshou-content-item .sem-lingshou-content-item-title{
    margin-bottom: 35px;
    font-size: 30px;
    line-height: 40px;
  }
  .sem-lingshou-content-item .retail-shelf__container .guide-shelf,
  .sem-lingshou-content-item .retail-shelf__container .store-shelf{
    margin-bottom: 25px;
    text-align: center;
  }
  .sem-lingshou-content-item .retail-shelf__container .store-shelf h3{
    padding-top: 20px;
  }
  .sem-lingshou-content-item .sem-lingshou-content-item-sub-title{
    font-size: 18px;
    margin-bottom: 25px;
  }
  .sem-lingshou-content-item .retail-merchant__body .retail-merchant-scroll{
    display: block;
    width: 100%;
    padding-left: 0;
  }
  .sem-lingshou-content-item .retail-merchant__body .retail-merchant-scroll:after{
    display: block;
    content: "";
    clear: both;
  }
  .sem-lingshou-content-item .retail-merchant__body .retail-merchant-scroll li {
    width: 48% !important;
    margin: 1% !important;
    float: left;
  }
  .sem-lingshou-content-item .retail-advantage__container li:nth-of-type(odd){
    height: 90px;
  }
  .sem-lingshou-content-item .retail-advantage__container li:nth-of-type(2n){
    height: 120px;
  }
  .sem-lingshou-content-item .retail-advantage__container .container__bottom{
    display: block;
  }
  .sem-lingshou-content-item .retail-advantage__container .container__bottom>.container__bottom--right{
    display: none;
  }
  .sem-lingshou-content-item .retail-advantage__container .container__bottom>.container__bottom--left{
    padding: 0;
    margin: 0 15px;
  }
  .sem-lingshou-content-item .retail-advantage__container li .li--left{
    display: none;
  }
  .sem-lingshou-content-item .retail-advantage__container li .li--right {
    margin-left: 20px;
    width: auto;
  }
  .sem-lingshou-content-item .retail-shelf__container .guide-shelf p, 
  .sem-lingshou-content-item .retail-shelf__container .online-shelf p, 
  .sem-lingshou-content-item .retail-shelf__container .store-shelf p, 
  .shelf-style p{
    width: auto;
  }
  .sem-lingshou-content-item .retail-shelf__container .guide-shelf .tag, 
  .sem-lingshou-content-item .retail-shelf__container .online-shelf .tag, 
  .sem-lingshou-content-item .retail-shelf__container .store-shelf .tag, 
  .shelf-style .tag{
    position: static;
  }
  .sem-lingshou-content-item .retail-capacity .retail-capacity__container .left--one,
  .sem-lingshou-content-item .retail-capacity .retail-capacity__container .left--three,
  .sem-lingshou-content-item .retail-capacity .retail-capacity__container .left--five,
  .sem-lingshou-content-item .retail-capacity .retail-capacity__container .right--two,
  .sem-lingshou-content-item .retail-capacity .retail-capacity__container .right--four,
  .sem-lingshou-content-item .retail-capacity .retail-capacity__container .right--six{
    width: auto;
    height: auto;
    display: none;
  }
  .main-style, .sem-lingshou-content-item .retail-capacity .retail-capacity__container .left--two, 
  .sem-lingshou-content-item .retail-capacity .retail-capacity__container .right--one,
  .sem-lingshou-content-item .retail-capacity .retail-capacity__container .right--three,
  .sem-lingshou-content-item .retail-capacity .retail-capacity__container .left--four,
  .sem-lingshou-content-item .retail-capacity .retail-capacity__container .right--five,
  .sem-lingshou-content-item .retail-capacity .retail-capacity__container .left--six {
    width: auto;
    padding: 15px 15px 0;
    height: auto;
  }
  .sem-lingshou-content-item .retail-capacity .retail-capacity__container img {
    display: none;
  }
  .sem-lingshou-content-item .retail-capacity .retail-capacity__container{
    margin-bottom: 15px;
    padding-bottom: 0;
    height: auto;
    /*height: 270px;*/
    width: auto;
    display: block;
  }
  .sem-lingshou-content-item .retail-capacity h3{
    font-size: 22px;
    margin-bottom: 6px !important;
  }
  .business-link__body {
    width: 100%;
    overflow-x: auto;
    margin-bottom: 10px;
    padding-bottom: 10px;
  }
}