/* 版心 */
.banner {
  width: 1200px;
  margin: 0 auto;
}
.container {
  width: 100%;
}
/* header  */
header {
  width: 100%;
  position: fixed;
  top: 0;
  height: 60px;
  background-color: rgba(0, 0, 0, 0.24);
}
header .content {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
header .logo {
  width: 200px;
  height: 50px;
  padding: 8px 0;
}
header .logo h1 {
  width: 100%;
  height: 100%;
  background: url(./images/kucunlogo1.png) no-repeat;
}
.nav {
  /*flex: 1;*/
  height: 60px;
  padding-left: 100px;
  padding-right: 130px;
}
.nav li {
  box-sizing: border-box;
  float: left;
  height: 100%;
  line-height: 60px;
  border-bottom: 2px solid #fff;
}
.nav1 {
  flex: 1;
  height: 60px;
}
.nav1 li {
  box-sizing: border-box;
  float: left;
  height: 100%;
  line-height: 60px;
  border-bottom: 2px solid #fff;
}
.free-use {
  position: relative;
  box-sizing: border-box;
  width: 120px;
  height: 32px;
  border-radius: 14px;
  border: 1px solid #fff;
  line-height: 30px;
  color: #fff;
  text-align: center;
}
.free-use .sweep {
  display: none;
  width: 210px;
  position: absolute;
  top: 45px;
  transform: translateX(-50%);
  color: #333;
  background-color: #fff;
  font-size: 14px;
}
.free-use.sweep p {
  height: 40px;
}
.free-use1 {
  position: relative;
  box-sizing: border-box;
  width: 120px;
  height: 32px;
  border-radius: 14px;
  border: 1px solid #fff;
  line-height: 30px;
  color: #fff;
  text-align: center;
}
.free-use1 .sweep1 {
  display: none;
  width: 210px;
  position: absolute;
  top: 45px;
  transform: translateX(-50%);
  color: #333;
  background-color: #fff;
  font-size: 14px;
}
.free-use1 .sweep1 p {
  height: 40px;
}
/* main  */
main {
  width: 100%;
}

main .sidebar {
  box-sizing: border-box;
  position: fixed;
  right: 10px;
  top: 25%;
  background-color: #fff;
  border: 1px solid #e6e6e6;
  color: #8e8e8e;
}
main .sidebar li {
  box-sizing: border-box;
  position: relative;
  width: 68px;
  height: 68px;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  font-size: 14px;
  border-bottom: 1px solid #e6e6e6;
}
main .sidebar li:last-child {
  border: 0;
}
.hover {
  display: none;
  box-sizing: border-box;
  position: absolute;
  top: -1px;
  width: 70px;
  height: 70px;
  padding: 8px 16px;
  font-size: 18px;
  background-color: #0099ff;
  color: #fff;
}
.ws-stock {
  padding: 20px 8px;
}
.service {
  visibility: hidden;
  box-sizing: border-box;
  position: absolute;
  top: -1px;
  left: -107px;
  transform: translateX(-50%);
  width: 210px;
  height: 100px;
  padding: 0 15px;
  background-color: #fff;
}
.service .qq {
  box-sizing: border-box;
  height: 50px;
  display: flex;
  align-items: center;
  box-sizing: border-box;
  font-size: 14px;
  color: #8e8e8e;
  border-bottom: 1px solid #e6e6e6;
}
.service .qq::before {
  content: '';
  display: inline-block;
  width: 14px;
  height: 16px;
  margin-right: 10px;
  background: url(../images/ico_031.png) no-repeat;
}
.service .qq button{
  width: 70px;
  height: 25px;
  padding: 0;
  border: 0;
  border-radius: 4px;
  background-color: #3a97ff;
  color: #fff;
}
.service .phone {
  box-sizing: border-box;
  height: 50px;
  display: flex;
  align-items: center;
  box-sizing: border-box;
  font-size: 14px;
  color: #8e8e8e;
}
.service .phone::before {
  content: '';
  display: inline-block;
  width: 14px;
  height: 16px;
  margin-right: 10px;
  background: url(../images/ico_032.png) no-repeat;
}
.wskc,.sidebar-gzh,.sidebar-service-wx {
  display: none;
  width: 210px;
  position: absolute;
  top: 0;
  left: -110px;
  transform: translateX(-50%);
  background-color: #fff;
  font-size: 14px;
  text-align: center;
}
.wskc>p,.sidebar-gzh>p,.sidebar-service-wx>p {
  font-size: 14px;
  color: #333;
  height: 40px;
}
/* 大背景图  */
.bg {
  box-sizing: border-box;
  height: 560px;
  padding-top: 180px;
  background: url(../images/bg1.jpg);
}
main .bg .title {
  padding-bottom: 36px;
  font-size: 48px;
  font-weight: 500;
  color: #77ff22;
}
main p {
  font-size: 26px;
  color: #fff;
  line-height: 46px;
}
/* 楼层区 */
/* .top-content */
.top-content {
  padding-top: 60px;
  background: url(../images/bgabc.jpg);
}
/* 专为中小电商商家研发的小程序 */
.show-floor {
  box-sizing: border-box;
  padding: 0 6px;
  margin-bottom: 60px;
}
.show-floor > .title {
  margin-bottom: 60px;
  font-size: 30px;
  color: #333;
  text-align: center;
}
.show-floor .show {
  display: flex;
  justify-content: space-between;
}
.show-floor .show li > .title {
  margin-top: 24px;
  font-size: 14px;
  color: #999;
  text-align: center;
}
/* 核心功能模块 */
.function-floor {
  padding-bottom: 20px;
}
.function-floor .title {
  margin-bottom: 60px;
  font-size: 30px;
  color: #333;
  text-align: center;
}
.function-floor .function {
  overflow: hidden;
}
.function-floor .function li {
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  align-items: center;
  float: left;
  padding-top: 36px;
  margin-right: 40px;
  margin-bottom: 40px;
  width: 270px;
  height: 270px;
  background-color: #fff;
  box-shadow: 4px 4px 12px rgba(54, 150, 250, 0.08);
  border-radius: 4px;
}
.function-floor .function li:last-child,
.function-floor .function li:nth-of-type(4) {
  margin-right: 0;
}
.function-floor .function li h1 {
  font-size: 18px;
  color: #3b96fa;
  margin-top: 24px;
  margin-bottom: 36px;
}
.function-floor .function li p {
  width: 210px;
  font-size: 14px;
  color: #999;
  text-align: center;
  line-height: 21px;
}
/* bottom-content */
.bottom-bg {
  height: 300px;
  background: url(../images/bg2.jpg);
}
.bottom-bg > div {
  width: 900px;
  box-sizing: border-box;
  font-size: 48px;
  font-weight: 500;
  color: #fff;
  text-align: center;
  padding-top: 80px;
}
.bottom-floor {
  padding-top: 60px;
  background: url(../images/bg3.jpg);
}
.bottom-floor-title {
  font-size: 30px;
  color: #333;
  text-align: center;
  margin-bottom: 60px;
}
.bottom {
  overflow: hidden;
  padding: 0 30px;
}
.bottom > li {
  box-sizing: border-box;
  float: left;
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 180px;
  height: 160px;
  margin-right: 60px;
  margin-bottom: 60px;
  padding-top: 36px;
  box-shadow: 4px 4px 12px rgba(54, 150, 250, 0.2);
  /* box-shadow: 4px 4px 12px rgb(3, 15, 27); */
}
.bottom > li:nth-of-type(5),
.bottom > li:last-child {
  margin-left: 0;
}
.bottom > li > p {
  font-size: 18px;
  color: #666;
  margin-top: 24px;
  line-height: 18px;
}
/* 底部 */
footer {
  box-sizing: border-box;
  height: 300px;
  padding-top: 60px;
  background-color: #00192f;
}
.footer-warp {
  display: flex;
  justify-content: space-between;
  color: #fff;
  font-size: 14px;
}
.footer-left {
  display: flex;
  justify-content: space-between;
  width: 300px;
  height: 140px;
  text-align: center;
}
.footer-left .gzh {
  margin-right: 40px;
}
.footer-left img {
  width: 100px;
  height: 100px;
}
.footer-center {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 390px;
  height: 126px;
}
.footer-right {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 415px;
  height: 126px;
}
.pcclass{
	margin-left:10px;
}
