﻿.part {
  padding: 0.5rem 0 0.7rem 0;
}
.commonTitle {
  text-align: center;
}
.commonTitle h1 {
  font-size: 0.37rem;
  color: #333333;
  font-weight: bold;
}
.commonTitle span {
  margin-top: 0.25rem;
  display: inline-block;
  width: 0.96rem;
  height: 0.06rem;
  background: #5eb9ff;
  border-radius: 3px;
}
.commonTitle p {
  font-size: 0.3rem;
  font-weight: bold;
  color: rgba(0, 191, 121, 1);
}
.commonTitle text {
  margin-top: 0.25rem;
  display: block;
  font-size: 0.26rem;
  font-weight: bold;
  color: #666666;
}
.banner {
  background: url(../images/sysj/banner.png) no-repeat left center;
  -o-background-size: cover;
  -ms-background-size: cover;
  -moz-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover;
  height: 8.36rem;
  text-align: center;
}
.banner img {
  margin-top: 0.7rem;
  width: 1.35rem;
  height: 0.59rem;
}
.banner h1 {
  color: #fff;
  font-size: 0.5rem;
  margin-top: 0.4rem;
  font-weight: bold;
}
.banner p {
  font-size: 0.28rem;
  color: #fff;
  margin-top: 0.13rem;
  letter-spacing: 0.56px;
}
/* 内容A */
.partA {
  padding-bottom: 0.42rem;
}
.partAimage {
  text-align: center;
  margin-top: 0.76rem;
}
.partAimage img {
  width: 6.85rem;
  height: 2.97rem;
}
/* 内容B */
.partB {
  background: #f5f5f6;
  padding-bottom: 0;
}
.partBul {
  margin-top: 0.1rem;
  padding: 0 0.79rem;
  display: flex;
  justify-content: space-between;
}
.partBul li {
  text-align: center;
}
.partBul li .partBimage {
  width: 1.09rem;
  height: 1.09rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
.partBul li p {
  font-size: 0.17rem;
  color: #434245;
}
.partBimg {
  margin-right: 0.49rem;
  text-align: right;
  margin-top: 0.6rem;
  margin-bottom: -0.21rem;
}
.partBimg img {
  width: 5.53rem;
  height: 4.68rem;
}
/* 内容C */
.partC {
  padding-top: 0.8rem;
}
.partCul {
  margin-top: 0.3rem;
  padding: 0 0.42rem;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.partCul li {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: rgba(255, 255, 255, 0.83);
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.16);
  margin-top: 0.3rem;
  border-radius: 0.1rem;
}
.partCtext {
  padding: 0.2rem;
}
.partCtext p {
  font-size: 0.32rem;
  font-weight: bold;
  color: #333333;
  margin-bottom: 0.2rem;
}
.partCtext span {
  font-size: 0.17rem;
  color: #575757;
  letter-spacing: 0.77px;
}
.partCtext text {
  font-size: 0.22rem;
  color: #333333;
  letter-spacing: 0.99px;
}
.partCul li img {
  width: 4.09rem;
  height: 3.81rem;
}
/* 内容D */
.partD {
  padding-top: 0;
  padding-bottom: 0;
}
.partDitem {
  position: relative;
  color: #fff;
  height: 9.84rem;
}
.partDitem img {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
.partDtext {
  position: relative;
  z-index: 1;
  padding: 1.15rem 0 0 0.64rem;
}
.partDtext p {
  font-weight: bold;
  font-size: 0.6rem;
  margin-bottom: 0.3rem;
}
.partDtext span {
  display: inline-block;
  width: 6.4rem;
  font-size: 0.22rem;
  letter-spacing: 0.99px;
}
/* 内容E */
.partE {
  background: url(../images/sysj/partE-bg.png) no-repeat left center;
  -o-background-size: cover;
  -ms-background-size: cover;
  -moz-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover;
  height: 8.65rem;
  padding-top: 0.9rem;
  box-sizing: border-box;
}
.partEimage {
  text-align: center;
  margin-top: 1.74rem;
}
.partEimage img {
  width: 7.28rem;
  height: 4.2rem;
}
/* 内容F */
.partFgroup {
  margin-top: 0.55rem;
  padding: 0 0.3rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.partFitem {
  width: 3.31rem;
  height: 3.1rem;
  background: #f0f0f0;
  border-radius: 0.14rem;
  text-align: center;
  margin-top: 0.18rem;
}
.partFimage {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 2.4rem;
}
.partFitem p {
  font-size: 0.25rem;
  color: #333333;
  letter-spacing: 1.13px;
}
.partFoptions {
  margin-top: 0.1rem;
  padding: 0 0.3rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.partFoption {
  width: 1.4rem;
  margin-top: 0.39rem;
  text-align: center;
}
.partFimg {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 1.3rem;
}
.partFoption p {
  font-size: 0.2rem;
  color: #333333;
}
