/*开始颜色,中间颜色,结束颜色,开始方向 ,结束方向,ie执行方向(0从上到下,1从左到右)*/
/*开始颜色,中间颜色,结束颜色,开始方向 ,结束方向,ie执行方向(0从上到下,1从左到右)*/
/*开始颜色,中间颜色,结束颜色,开始方向 ,结束方向,ie执行方向(0从上到下,1从左到右)*/
/*开始颜色,中间颜色,结束颜色,开始方向 ,结束方向,ie执行方向(0从上到下,1从左到右)*/
body {
  background: #ffffff;
  max-width: 7.5rem;
  padding-bottom: 0rem;
}
i {
  font-style: normal;
}
.clear:after {
  content: "";
  display: block;
  clear: both;
  height: 0;
  overflow: hidden;
  visibility: hidden;
}
.lt {
  float: left;
}
.rt {
  float: right;
}
.con_box {
  max-width: 7.5rem;
  background: #fff;
  padding: 0 0.22rem;
}
.tit_sub {
  font-size: 0.7rem;
  color: #f1f0f0;
  text-align: center;
  font-weight: 700;
  position: relative;
  line-height: 100%;
  margin: 0.6rem 0;
}
.tit_sub p {
  font-size: 0.4rem;
  color: #6b00ac;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 0;
}
.tit_sub p:before {
  content: "";
  display: inline-block;
  width: 0.31rem;
  height: 0.3rem;
  vertical-align: middle;
  background: url(../images/tit_lt.png) no-repeat center;
  margin-right: 0.4rem;
  background-size: 100%;
}
.tit_sub p:after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 0.31rem;
  height: 0.3rem;
  margin-left: 0.4rem;
  background: url(../images/tit_rt.png) no-repeat center;
  background-size: 100%;
}
.block {
  width: 100%;
  margin: 0 auto;
}
.btn1 {
  width: 2.6rem;
  height: 0.5rem;
  line-height: 0.52rem;
  text-align: center;
  box-shadow: 0rem 0.06rem 0.06rem 0rem rgba(198, 139, 251, 0.45);
  border-radius: 0.3rem;
  font-size: 0.2rem;
  color: #ffffff;
  background: -webkit-linear-gradient(right, #b933b9, #9221c9);
  background: -moz-linear-gradient(left, #b933b9, #9221c9);
  background: -o-linear-gradient(left, #b933b9, #9221c9);
  background: linear-gradient(to right, #b933b9, #9221c9);
  margin: 0 auto;
}
img {
  display: block;
  width: 100%;
}
/*为你提供的服务*/
.part1 ul {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}
.part1 ul li {
  width: 3.42rem;
  background-color: #ffffff;
  box-shadow: 0px 0px 0.15rem 0px rgba(92, 15, 159, 0.15);
  border-radius: 0.1rem;
  padding: 0 0.1rem 0.2rem;
  margin-bottom: 0.2rem;
}
.part1 ul li div {
  width: 0.87rem;
  height: 0.87rem;
  margin: 0.44rem auto 0.3rem;
}
.part1 ul li .p1 {
  font-size: 0.24rem;
  color: #000000;
  text-align: center;
}
.part1 ul li span {
  display: block;
  font-size: 0.2rem;
  color: #999999;
  margin-top: 0.18rem;
}
.part1 ul li .btn {
  width: 1.71rem;
  height: 0.45rem;
  line-height: 0.47rem;
  border-radius: 0.05rem;
  border: solid 1px #4c0796;
  margin: 0.26rem auto 0;
  font-size: 0.2rem;
  color: #4c0796;
  text-align: center;
}
.part1 ul li:last-of-type {
  padding: 0 0.02rem 0.2rem;
}
.part2 ul {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 1.5rem;
}
.part2 ul li {
  width: 3.34rem;
  min-height: 4.35rem;
  background-color: #fff7f2;
  border-radius: 0.1rem;
  border: solid 2px #ffeee2;
}
.part2 ul li div {
  width: 1.56rem;
  height: 1.56rem;
  margin: -1rem auto;
}
.part2 ul li dl {
  width: 2.6rem;
  margin: 1.36rem auto 0;
}
.part2 ul li dl dd {
  display: flex;
  margin-bottom: 0.3rem;
}
.part2 ul li dl dd .p1 {
  width: 0.23rem;
  height: 0.23rem;
  background-color: #ff6d00;
  border-radius: 0.05rem;
  text-align: center;
  line-height: 0.25rem;
  font-size: 0.16rem;
  color: #ffffff;
}
.part2 ul li dl dd .p2 {
  font-size: 0.2rem;
  color: #333333;
  margin-left: 0.12rem;
}
.part2 ul li:last-of-type .p1 {
  background-color: #0085f6;
}
.block1 {
  width: 100%;
  background: url(../images/block1.jpg) no-repeat center;
  background-size: 100% 100%;
  padding-bottom: 0.6rem;
  padding-top: 0.01rem;
  margin-top: 0.6rem;
}
.part3 .tit_sub {
  color: #9f2cde;
}
.part3 .tit_sub p {
  color: #fff;
}
.part3 .class {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 5.4rem;
  margin: 0 auto 0.41rem;
}
.part3 .class dd {
  width: 2.12rem;
  height: 0.5rem;
  background-color: #ffffff;
  text-align: center;
  line-height: 0.52rem;
  font-size: 0.29rem;
  color: #333333;
}
.part3 .class .show {
  background-color: #f9d613;
}
.part3 .lists table {
  display: none;
}
.part3 .tab_con {
  display: none;
  margin: 0 0.26rem;
}
.part3 .tab_con dl {
  width: 7rem;
  height: 0.62rem;
  margin: 0 auto;
  background-color: #f9d613;
  border-radius: 0.31rem;
  display: flex;
  justify-content: space-around;
  padding-top: 0.2rem;
  margin-bottom: 0.41rem;
}
.part3 .tab_con dl dd {
  position: relative;
  font-size: 0.2rem;
  color: #545454;
}
.part3 .tab_con dl dd span {
  visibility: hidden;
  display: block;
  width: 0.42rem;
  height: 0.04rem;
  background-color: #333333;
  border-radius: 2px;
  margin: 0.1rem auto 0;
}
.part3 .tab_con dl .show {
  font-size: 0.24rem;
  color: #333333;
}
.part3 .tab_con dl .show span {
  visibility: visible;
}
.part3 .tab_con table {
  width: 100%;
  background-color: #fff;
}
.part3 .tab_con table th {
  font-size: 0.2rem;
  color: #5f0aa2;
  padding: 0.2rem 0;
  background-color: #c985ff;
  border: 2px solid #b85fff;
}
.part3 .tab_con table td {
  font-size: 0.2rem;
  color: #333333;
  text-align: center;
  line-height: 0.3rem;
  padding: 0.1rem;
  border: 2px solid #b85fff;
}
.part3 .tab_con table td div {
  width: 1.98rem;
  height: 0.31rem;
  margin: 0 auto;
  background-image: linear-gradient(0deg, #ff5100 0%, #f7c716 100%), linear-gradient(#6782ff, #6782ff);
  background-blend-mode: normal,
                        normal;
  box-shadow: 0px 0px 0.1rem 0px rgba(253, 104, 4, 0.35);
  border-radius: 0.16rem;
  color: #fff;
  font-size: 0.18rem;
}
.part3 .tab_con table .spe {
  text-align: left;
  padding-left: 0.14rem;
  padding-right: 0.3rem;
}
.part3 .tab_con table .spe .p1 {
  font-size: 0.2rem;
  color: #5f0aa2;
  margin: 0.18rem 0;
}
.part3 .tab_con table .spe .p2 {
  font-size: 0.18rem;
  color: #333333;
  line-height: 0.3rem;
}
.part3 .tab_con table .bortop {
  border-top: none;
}
.part3 .tab_con table .borbot {
  border-bottom: none;
}
.part3 .tab_con table .borlt {
  border-left: none;
}
.part3 .tab_con table .borrt {
  border-right: none;
}
.part4 {
  margin: 0 0.5rem;
}
.part4 .online {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.part4 .font .head {
  font-size: 0.3rem;
  color: #ff6d00;
  margin-bottom: 0.5rem;
}
.part4 .font ul li {
  display: flex;
  align-items: center;
  margin-bottom: 0.4rem;
}
.part4 .font ul li .p1 {
  width: 0.23rem;
  height: 0.23rem;
  line-height: 0.25rem;
  background-color: #ff6d00;
  border-radius: 0.05rem;
  font-size: 0.16rem;
  text-align: center;
  color: #ffffff;
}
.part4 .font ul li .p2 {
  font-size: 0.2rem;
  color: #333333;
  margin-left: 0.1rem;
}
.part4 .img {
  width: 2.49rem;
  height: 2.69rem;
}
.part4 .spec {
  margin-top: 0.8rem;
}
.part4 .spec .head {
  color: #6b00ac;
}
.part4 .spec .p1 {
  background-color: #6b00ac !important;
}
.part4 .spec .img {
  width: 2.62rem;
  height: 2.57rem;
}
.part5 .tit_sub {
  color: #9f2cde;
}
.part5 .tit_sub p {
  color: #fff;
}
.part5 dl {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 6rem;
  margin: 0 auto;
}
.part5 dl dd {
  width: 1.6rem;
  height: 0.5rem;
  line-height: 0.52rem;
  background-color: #fff;
  font-size: 0.29rem;
  color: #333333;
  text-align: center;
}
.part5 dl .show {
  background-color: #f9d613;
}
.part5 .cont {
  width: 100%;
  height: 3.2rem;
  background: url(../images/jd.jpg) no-repeat center;
  background-size: 100% 100%;
  margin: 0.45rem 0;
  padding-top: 0.3rem;
}
.part5 .cont .sz_con {
  display: none;
}
.part5 .cont .sz_con .img1 {
  width: 7.33rem;
  height: 2.08rem;
  margin: 0 auto;
}
.part5 .cont .sz_con div {
  width: 100%;
  padding: 0 0.24rem;
}
.part5 .cont .sz_con div ul {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.part5 .cont .sz_con div ul li:nth-of-type(1) {
  width: 2.44rem;
  height: 1.64rem;
}
.part5 .cont .sz_con div ul li:nth-of-type(2) {
  width: 2.52rem;
  height: 1.64rem;
}
.part5 .cont .sz_con div ul li:nth-of-type(3) {
  width: 1.72rem;
  height: 1.64rem;
}
.part5 .cont .sz_con div p {
  margin-top: 0.2rem;
  text-align: center;
  font-size: 0.2rem;
  color: #333333;
}
.part5 .cont .sz_con div p span {
  font-size: 0.24rem;
  color: #fd6704;
}
.part5 .btn {
  width: 4.57rem;
  height: 0.7rem;
  background-image: linear-gradient(0deg, #ff5100 0%, #f7c716 100%), linear-gradient(#a622da, #a622da);
  background-blend-mode: normal,
            normal;
  box-shadow: 0px 0px 0.1rem 0px rgba(253, 104, 4, 0.35);
  border-radius: 0.35rem;
  font-size: 0.3rem;
  color: #fefefe;
  text-align: center;
  margin: 0 auto;
  line-height: 0.72rem;
}
.part6 {
  padding-bottom: 0.5rem;
}
.part6 .cont {
  padding: 0 0.14rem;
  display: flex;
  justify-content: space-between;
}
.part6 .conlt li {
  margin-bottom: 0.6rem;
}
.part6 .conlt .p1 {
  font-size: 0.24rem;
  color: #333333;
  text-align: right;
  margin-bottom: 0.06rem;
}
.part6 .conlt .p:after {
  content: "";
  display: inline-block;
  width: 0.12rem;
  height: 0.12rem;
  vertical-align: middle;
  background-color: #8c1dc9;
  border-radius: 50%;
  margin-left: 0.1rem;
  margin-top: -0.05rem;
}
.part6 .conlt .po:before {
  content: "";
  display: inline-block;
  width: 0.12rem;
  height: 0.12rem;
  vertical-align: middle;
  background-color: #8c1dc9;
  border-radius: 50%;
  margin-right: 0.1rem;
  margin-top: -0.05rem;
}
.part6 .conlt .p2 {
  font-size: 0.18rem;
  line-height: 0.3rem;
  color: #999999;
  text-align: right;
}
.part6 .conrt p {
  text-align: left !important;
}
.part6 .conmd {
  width: 2.34rem;
  height: 2.35rem;
}
.part6 .btn {
  width: 4.57rem;
  height: 0.7rem;
  background-image: linear-gradient(0deg, #ff5100 0%, #f7c716 100%), linear-gradient(#a622da, #a622da);
  background-blend-mode: normal,
            normal;
  box-shadow: 0px 0px 0.1rem 0px rgba(253, 104, 4, 0.35);
  border-radius: 0.35rem;
  font-size: 0.3rem;
  color: #fefefe;
  text-align: center;
  margin: 0.2rem auto 0;
  line-height: 0.72rem;
}
.part7 .cont {
  margin-top: 0.5rem;
  height: 3.44rem;
  padding: 0 0.3rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.part7 .cont .bdlt {
  width: 3.34rem;
  height: 2.71rem;
  margin-top: 0.6rem;
}
.part7 .cont .bdrt input {
  display: block;
  width: 3.67rem;
  height: 0.6rem;
  background-color: #ffffff;
  border-radius: 0.29rem;
  border: solid 1px #ffffff;
  font-size: 0.2rem;
  color: #999999;
  margin-bottom: 0.2rem;
  padding-left: 0.34rem;
}
.part7 .cont .bdrt .btn {
  width: 3.67rem;
  height: 0.72rem;
  background-image: linear-gradient(0deg, #ff5100 0%, #f7c716 100%), linear-gradient(#ffffff, #ffffff);
  box-shadow: 0rem 0rem 0.1rem 0rem rgba(253, 104, 4, 0.35);
  border-radius: 0.36rem;
  font-size: 0.24rem;
  color: #ffffff;
  text-align: center;
  line-height: 0.74rem;
  margin-top: 0.45rem;
}
