ul,
li,
dl,
dt,
dd,
section,
div {
  padding: 0px;
  margin: 0px;
  list-style: none;
}

.noc-btn {
  border: 1px solid #2a82e5;
  color: #2a82e5;
}
.noc-btn:hover {
  background-color: #2a82e5;
  color: #ffffff;
}
.noc-btn-big {
  font-size: 18px;
  border: 1px solid #68b3ef;
  color: #68b3ef;
  padding: 0px 80px;
  line-height: 50px;
}
.noc-btn-big:hover {
  background-color: #68b3ef;
  color: #fff;
}
.noc-btn-sm {
  border: 1px solid #525252;
  color: #525252;
  padding: 0px 30px;
  line-height: 30px;
}
.noc-btn-sm:hover {
  background-color: #f6f6f6;
  border-color: #cfcfcf;
  color: #4f4f4f;
}
.noc-scene-btn {
  border: 1px solid #fff;
  color: #fff;
  padding: 0px 30px;
  line-height: 40px;
}
.noc-scene-btn:hover {
  border-color: #fff;
  color: #ffffff;
}
.xiaoluohao-1-btn {
  width: 120px;
  height: 50px;
  color: #4990e2;
  border: 1px solid #4990e2;
  border-radius: 4px;
  font-size: 20px;
  font-weight: 300;
  line-height: 1.8;
  text-align: center;
  margin:0px 10px;
}
.xiaoluohao-1-btn:hover {
  background-color: #68b3ef;
  color: #fff;
}
.xiaoluohao-2-btn {
  width: 150px;
  height: 50px;
  color: #4990e2;
  border: 1px solid #4990e2;
  border-radius: 4px;
  font-size: 20px;
  font-weight: 300;
  line-height: 1.8;
  text-align: center;
}
.xiaoluohao-2-btn:hover {
  background-color: #68b3ef;
  color: #fff;
}
.banner-range {
  width: 100%;
  position:absolute;
  top:68px;
}
.banner {
  background-image: url(../images/mini-program/banner.png);
  background-repeat: no-repeat;
  background-position: center;
  height: 400px;
}
.logo-bg-range {
  width: 100%;
  position:absolute;
  top:149px;
  height: 173px;
}
.logo-bg {
  background-image: url(../images/mini-program/logo-bg.png);
  background-repeat: no-repeat;
  background-position: center;
  text-align: center;
  float:center;
  width: 453px;
  height: 173px;
  display:block;
  margin:0 auto;
  padding-left: 20px;
  padding-top: 26px;
}
.logo-bg-range .title {
  height: 44px;
 
  font-size: 36px;
  font-weight: 500;
  line-height: 1.22;
  text-align: left;
  color: #ffffff;
  padding-left: 35px;
  margin-top: 16px;
}
.logo-bg-range p {
  height: 44px;
 
  font-size: 20px;
  font-weight: 100;
  line-height: 2.2;
  text-align: left;
  color: #ffffff;
  padding-left: 30px;
  margin-top: 10px;
}
.logo-xiaoluohao {
  background-image: url(../images/mini-program/logo-xiaoluohao.png);
  background-repeat: no-repeat;
  background-position: center;
  text-align: center;
  float:center;
  width: 118px;
  height: 118px;
}
.xiaoluohao {
  border-radius: 10px;
  background-color: #ffffff;
  padding-top:40px;
  margin-top:308px;
  margin-bottom:55px;
}
.xiaoluohao-img {
  width: 169px;
  height: 169px;
  background-image: url(../images/mini-program/xiaoluohao-img.png);
  background-repeat: no-repeat;
  background-position: center;
  display:block;
  margin:0 auto;
}
.xiaoluohao-img-describe {
 
  font-size: 20px;
  font-weight: 300;
  line-height: 1;
  text-align: center;
  color: #4a4a4a;
  margin-top:20px;
}
.xiaoluohao .xiaoluohao-introduce{
  font-size: 24px;
  font-weight: 300;
  line-height: 1.92;
  color: #606060;
}
.banner-btn-content {
  width: 120px;
  height: 50px;
  margin-top: 40px;
  margin-right: 5%;
}
.title-list li {
  float: left;
  width: 20%;
  height: 35px;
  text-align: center;
}
.title {
 
  font-size: 24px;
  text-align: center;
  color: #333333; 
}
.line-title-left {
  width: 100%;
  height: 1px;
  opacity: 0.33;
  border: solid 1px #979797;
  margin-top: 17px;
  float: left;
}
.line-title-right {
  width: 100%;
  height: 1px;
  opacity: 0.33;
  border: solid 1px #979797;
  margin-top: 17px;
  float: right;
}
.xiaoluohao-introduce-layout-1 {
  margin-top: 50px;
}
.xiaoluohao-introduce-layout-2 {
  margin-top: 10px;
}
.xiaoluohao-introduce-layout-3 {
  margin-top: 10px;
}
.xiaoluohao-introduce li {
  float: left;
  width: 50%;
  height: 500px;
}
.xiaoluohao-introduce li:first-child {
  padding-right:30px;
}
.xiaoluohao-introduce li:last-child {
  padding-left:30px;
}
.xiaoluohao-introduce .img-phone {
  height: 500px;
  background-image: url(../images/mini-program/phone.png);
  background-repeat: no-repeat;
  background-position: center;
}
.xiaoluohao-introduce .introduce-title{
  font-size: 48px;
  color: #333333;
  margin-top: 70px;
}
.xiaoluohao-introduce p{
  font-size: 20px;
  font-weight: 300;
  line-height: 2.35;
  color: #4e5a78;
  padding-top: 30px;
}
.float-left {
  float: left;
}
.float-right {
  float: right;
}
.xiaoluohao-bolck {
  border-bottom: 1px solid #e6e6e6;
}
.weixin-xiaoluohao{
  height: 356px;
  background-image: url(../images/mini-program/weixin-xiaoluohao.png);
  background-repeat: no-repeat;
  background-position: center;
  margin-top:30px;
  padding-bottom: 90px;
}

.spline{border-bottom: 1px solid #979797;position: relative; }
.spline span{position: absolute; left: 50%;margin-left: -120px;font-size: 24px;padding:0px 40px;top:-16px;background-color: #fff}
.spline span:before,.spline span:after{position: absolute;content:""; width: 10px;height: 10px;  top:12px;border:1px solid #979797;border-radius: 10px;background-color: #fff}
.spline span:before{left: -10px;}
.spline span:after{right: -10px;}
.btn-go{width: 243px; background-color: #448fff;color:#fff;height: 50px; line-height: 50px; overflow: hidden;padding:0px;font-size: 20px;}
.btn-go:hover{color:#fff;}
.spline a{margin-bottom: -25px;box-shadow: 0px 3px 10px rgba(0,0,0,.3)}
/*.spline a{ position: absolute;left: 50%;margin: 0px;margin-left: -171px;top:-25px;padding:0px; line-height: 50px;}*/
.spline b{font-weight: normal;font-size: 24px; display: inline-block;background-color: #fff;padding:0px 20px;position: absolute;left: 50%;margin-left: -128px;top:-17px;}
.contactme{line-height: 1.8;color:#9b9b9b;font-size: 20px;margin-top: 50px}
.contactme .big{ font-size: 24px;color:#536a71;}
