body {
  font-size: 16px;
}
.yinxiao .text-left {
  text-align: left;
}
.yinxiao .clear {
  clear: both;
}
.yinxiao p {
  color: #666;
  font-size: 16px;
}
.yinxiao .pos-abosolute {
  position: absolute;
}
.yinxiao .PRODUCT {
  font-size: 66px;
  font-family: "Adobe Heiti Std";
  color: rgba(255, 255, 255, 0.702);
  line-height: 1.2;
  position: absolute;
  left: 193.844px;
  top: 1496.9px;
  z-index: 79;
}
.yinxiao .title {
  width: 100%;
  text-align: center;
  margin-top: 20px;
  position: relative;
}
.yinxiao .title .border {
  padding: 20px;
  width: 100%;
  display: inline-block;
}
.yinxiao .title .border h2 {
  position: relative;
  display: inline-block;
  color: #537cfe;
  font-size: 24px;
  text-align: center;
  font-weight: bold;
  border: 2px solid #537cfe;
  margin: 0 auto;
  padding: 4px 10px;
}
.yinxiao .title .border h2::before {
  width: 1.7rem;
  height: .2rem;
  background-color: #537cfe;
  content: '';
  position: absolute;
  top: -1rem;
  left: -9px;
}
.yinxiao .title .border h2::after {
  width: 1.7rem;
  height: .2rem;
  background-color: #537cfe;
  content: '';
  position: absolute;
  bottom: -1rem;
  right: -10px;
}
.yinxiao .title .border h2 .linebefore {
  width: .2rem;
  height: 1.7rem;
  background-color: #537cfe;
  position: absolute;
  top: -1rem;
  left: -10px;
}
.yinxiao .title .border h2 .lineafter {
  width: .2rem;
  height: 1.7rem;
  background-color: #537cfe;
  position: absolute;
  bottom: -1rem;
  right: -10px;
}
.yinxiao .banner {
  /*background:url(./images/banner.png) center no-repeat;
		  background-size: 100% 100%;
		  
		  height:59.5rem;*/
}
.yinxiao .banner .logo {
  text-align: center;
  padding: 1.5rem 0;
}
.yinxiao .banner .logo img {
  width: 37rem;
  height: 4.6rem;
  max-width: 100%;
}
.yinxiao .banner .banner-img {
  width: 100%;
}
.yinxiao .banner .banner-img img {
  width: 100%;
}
.yinxiao .qiye {
  min-width: 1200px;
}
.yinxiao .qiye .img-qiye {
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
  margin-top: 20px;
  margin-bottom: 55px;
}
.yinxiao .qiye .img-qiye img {
  width: 100%;
}
.yinxiao .weixin {
  width: 100%;
  min-width: 1200px;
  height: 494px;
  position: relative;
  background: url(http://www.shibangchina.com/tuijian/images/bk.png) center no-repeat;
  background-size: 100% 100%;
}
.yinxiao .weixin .imgbox {
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
}
.yinxiao .weixin .imgbox img:nth-child(1) {
  float: left;
  margin-top: 60px;
}
.yinxiao .weixin .imgbox img:nth-child(2) {
  float: right;
  width: 192px;
  margin-top: 76px;
}
.yinxiao .weixin .imgbox img:nth-child(3) {
  float: right;
  margin-top: 76px;
  margin-right: 40px;
}
.yinxiao .advantage {
  padding: 0 2.5rem 3rem;
  border-bottom: 1rem solid #ededec;
}
.yinxiao .advantage .case {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  margin-bottom: 1rem;
}
.yinxiao .advantage .case > div {
  padding-left: 1.5rem;
  width: 33%;
  text-align: center;
  margin-bottom: 1rem;
}
.yinxiao .advantage .case > div .outline {
  width: 10rem;
  height: 10rem;
  box-sizing: border-box;
  border-radius: 50% 50%;
  border: 1px dashed #2779cf;
}
.yinxiao .advantage .case h2 {
  width: 9rem;
  height: 9rem;
  font-size: 14px;
  text-align: center;
  color: #fff;
  margin: .4rem 0 0 .4rem;
  border-radius: 50% 50%;
  display: block;
  background: #2779cf;
  padding: 2.8rem .1rem;
}
.yinxiao .advantage .case h2 span {
  display: block;
}
.yinxiao .huode {
  max-width: 1200px;
  min-width: 1200px;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 40px;
}
.yinxiao .huode .content {
  margin-top: 20px;
  box-sizing: border-box;
}
.yinxiao .huode .content:nth-child(odd) {
  padding-right: 10px;
}
.yinxiao .huode .content:nth-child(even) {
  padding-left: 10px;
}
.yinxiao .huode .content .dash {
  border: 1px dashed #999;
  height: 335px;
  padding: 30px 20px ;
}
.yinxiao .huode .content .title1 span {
  font-size: 16px;
  background-color: #fff;
  color: #537cfe;
  border-radius: 50%;
  padding: 4px 4px;
  margin-right: 5px;
  box-sizing: border-box;
  border: 2px solid #537cfe;
  font-weight: bold;
}
.yinxiao .huode .content .title1 h2 {
  color: #537cfe;
  display: inline-block;
  font-size: 20px;
  border-bottom: 2px solid #537cfe;
  padding: 0 0 5px;
}
.yinxiao .huode .content p {
  color: #333;
  padding-left: 3.5rem;
  text-align: left;
  line-height: 30px;
}
.yinxiao .huode .content .blue {
  color: #537cfe;
}
.yinxiao .huode .content .addtion {
  margin-left: 3.5rem;
  margin-right: 1rem;
  border-top: 1px dashed #537cfe;
  color: #537cfe;
  line-height: 30px;
}
.yinxiao .faq {
  min-width: 1200px;
  background-color: #f5f5f5;
  padding-top: 20px;
}
.yinxiao .faq .faqcontent {
  margin-top: 20px;
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 40px;
  min-width: 1200px;
  background-color: #f5f5f5;
}
.yinxiao .faq .faqcontent .content {
  position: relative;
}
.yinxiao .faq .faqcontent .content:nth-child(odd) {
  padding-right: 60px;
}
.yinxiao .faq .faqcontent .content:nth-child(odd) .border {
  left: 16px;
}
.yinxiao .faq .faqcontent .content:nth-child(even) {
  padding-left: 40px;
}
.yinxiao .faq .faqcontent .content:nth-child(even) .border {
  right: 39px;
}
.yinxiao .faq .faqcontent .content:nth-child(3) {
  height: 280px;
}
.yinxiao .faq .faqcontent .content:nth-child(4) {
  height: 280px;
}
.yinxiao .faq .faqcontent .content:nth-child(5) .border {
  border: 0;
}
.yinxiao .faq .faqcontent .content:nth-child(6) .border {
  border: 0;
}
.yinxiao .faq .faqcontent .content .border {
  position: absolute;
  bottom: 1px;
  width: 535px;
  border-bottom: 1px solid #999;
}
.yinxiao .faq p {
  line-height: 30px;
}
.yinxiao .faq .question {
  margin-top: 25px;
  margin-bottom: 20px;
  color: #537cfe;
  font-size: 20px;
}
.yinxiao .faq .answer {
  margin-bottom: 30px;
}
@media screen and (min-width: 512px) {
  .yinxiao .faq .answer p {
    width: auto;
    max-width: 80%;
  }
}
