body{
	padding-top: 4rem;
}

img {
  width: 100%;
  height: 100% !important;
}

.middle {
    position: relative;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
  }
  .product_center {
    height: 20rem;
    background: url("/img/footerBg.jpg");
    text-align: center;
    color: #fff;
  }
  .product_center h1 {
    font-size: 4rem;
  }
  .product_center span {
    font-size: 1rem;
    padding: .3rem 2rem;
    border: 1px solid #fff;
  }
  .product_center .row {
    margin: 0; 
  }
  .product_content {
    padding: 2rem 0 2rem 0;
    box-shadow: 0 3px 2px rgba(0, 0, 0, 0.2);
    background-color: rgb(250, 250, 250);
  }
  .product_list {
    max-width: 1200px;
    margin: 0 auto;
  }
  .product_list > div > div {
    /* margin-bottom: 20px; */
  }
  .product_list_btn {
    width: 10rem;
    border: 1px solid #ebebeb;
    height: 2.5rem;
    text-align: center;
    position: relative;
    left: 50%;
    /* top: 50%; */
    color: #888;
    transform:  translateX(-50%);
    transition: all 0.2s;
    cursor: pointer;
  }
  .product_list_btn:hover {
    background: rgb(62, 136, 241);
    color: #fff;
  }
  .product_list_btn p {
    position: relative;
    margin: 0;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
  }
  
  .router-link-active {
    background: rgb(62, 136, 241);
    color: #fff;
  }
  
  .myTest {
    cursor:default;
    color: #fff;
  }





.cmj {
  overflow: hidden;
  margin-bottom: 1rem;
}
.cmj_content {
  max-width: 1200px;
  margin: 0 auto;
  padding-top: 5rem;
}
.cmj_headline {
  text-align: center;
  cursor:default;
}
.cmj_small_headline {
  text-align: center;
  color: #888;
  padding: 0 1rem;
  margin: 3rem 0;
  cursor:default;
}
.small_headline {
  margin: 1rem 0;
} 
.img_bottom > div{
  padding: 0 .5rem;
}




.kjzt {
  overflow: hidden;
}
.kjzt_headline {
  text-align: center;
  cursor:default;
}
.kjzt_small_headline {
  text-align: center;
  color: #888;
  cursor:default;
}

.kjzt {
  max-width: 1200px;
  margin: 0 auto;
  padding-top: 5rem;
}
.kjzt_content {
  padding: 0 20px;
  text-align: center;
  margin-bottom: 3rem;
}
.kjzt_content p {
  line-height: 2;
  color: #888;
}
.kjzt_img > div > div {
  margin-bottom: 10px;
  padding: 0 5px;
}
.kjzt_title {
  padding:0 2rem; 
  margin: 3rem 0;
}




.software {
  overflow: hidden;
}
.phone_img img {
  width: 100%;
  height: 80%;
}
.computer_img {
  overflow: hidden;
}
.computer_img img {
  width: 100%;
  height: 100%;
}
.computer_img > div > div {
  margin-bottom: 1.1rem;
}
.software_content {
  max-width: 1200px;
  margin: 0 auto;
  padding-top: 5rem;
}
.software_headline {
  text-align: center;
  margin-bottom: 3rem;
  cursor:default;
}
.box > div{
  padding: 0 .2rem;
}




.zsjpjp {
  overflow: hidden;
}
img {
  width: 100%;
  height: 100%;
}
.ggj_text {
  max-width: 800px;
  margin: 1.5rem auto 0;
  cursor:default;
}
.ggj_text p {
  text-indent: 2em;
  color: #888;
  cursor:default;
}
.zsjpjp_content {
  max-width: 1200px;
  margin: 0 auto;
  padding-top: 5rem;
}
.zsjpjp_headline {
  cursor:default;
  text-align: center;
}
.zsjpjp_small_headline {
  text-align: center;
  color: #888;
  padding: 0 1rem;
  margin: 1.5rem 0;
}
.zsjpjp_img {
  margin: 1.5rem 0;
  background: #fff;
}
.zsjpjp_img > div > div {
  padding: 0 5px;
  margin-bottom: 10px;
}
.shizj img {
  height: 90%;
}



.software {
  overflow: hidden;
}
.phone_img{
	margin-bottom: 5rem;
}
.phone_img img {
  width: 100%;
  height: 80%;
}
.computer_img {
  overflow: hidden;
}
.computer_img img {
  width: 100%;
  height: 100%;
}
.computer_img > div > div {
  margin-bottom: 1.1rem;
}
.software_content {
  max-width: 1200px;
  margin: 0 auto;
  padding-top: 5rem;
}
.software_headline {
  text-align: center;
  margin-bottom: 3rem;
  cursor:default;
}
.box > div{
  padding: 0 .2rem;
}

#content{
	min-height: 600px;
}