.container {
  min-width: 1060px;
  width: 15.75rem;
  margin: 0 auto;
}
.header {
  position: relative;
  height: 578px;
  background: #2D2D2D;
  background-size: 100% 100%;
  min-width: 1060px;
}
.header .logohw {
  position: absolute;
  top: 0.125rem;
  left: 0.25rem;
  width: 13%;
}
.header .title {
  position: absolute;
  top: 187px;
  left: 17%;
  font-size: 0.25rem;
  color: #fff;
}
.header .title h1 {
  opacity: 0.86;
  font-family: PingFangSC-Semibold;
  font-size: 58px;
  color: #FFFFFF;
}
.header .title p {
  opacity: 0.5;
  font-family: PingFangSC-Regular;
  font-size: 20px;
  color: #FFFFFF;
}
.header img {
  position: absolute;
  top: 50px;
  right: 321px;
  width: 32%;
}
.applyScene{
  font-family: PingFangSC-Medium;
  font-size: 22px;
  color: #191919;
  vertical-align: top;
  width: 70%;
  line-height: 40px;
}
.reletiveService{
  margin-bottom: 20px;
  margin-top: 75px;
  font-family: PingFangSC-Medium;
  font-size: 18px;
  color: #191919;
}
.serviceChildTitle{
  font-family: PingFangSC-Regular;
  font-size: 14px;
  color: #191919;
  cursor: pointer;
}
.viewDemo{
  opacity: 0.86;
  font-family: PingFangSC-Regular;
  font-size: 14px;
  color: #111111;
  letter-spacing: 0;
  text-align: center;
  line-height: 22px;
}
.arrowCls{
  margin-left: 20px;
  width: 50px;
  opacity: 0.5;
}
.intro {
  margin-bottom: 0.625rem;
}
.intro .lineRow {
  width: 0.6rem;
  height: 0.1rem;
  background-color: #6aacf8;
  margin-left: 5vw;
  margin-top: 0.375rem;
  margin-bottom: 0.125rem;
}
.intro .text {
  font-size: 0.2625rem;
  font-weight: 100;
  margin-left: 1.1625rem;
  margin-right: 1.1625rem;
  line-height: 0.5rem;
}
.service-content {
  margin-top: 1.25rem;
}
.service-content .sc-title {
  text-align: center;
  font-size: 0.4375rem;
}
.service-content .sc-desc {
  text-align: center;
  margin-top: 0.375rem;
  font-size: 0.2875rem;
  font-weight: 100;
  letter-spacing: 6px;
}
.service-list {
  width: 100%;
  background-color: #f1f4fa;
  margin-top: 0.6875rem;
  padding: 0.25rem 1.85rem 0.25rem 1.85rem;
}
.service-content-box {
  margin: 0 auto;
  overflow: hidden;
  display: flex;
}
.service-content-box .service-list-item {
  float: left;
  width: 33.33%;
  padding: 0 0.125rem;
  box-sizing: border-box;
  margin-top: 0.25rem;
  margin-bottom: 0.25rem;
  font-size: 0.1875rem;
  font-weight: 600;
}
.service-list-item {
  flex: 25%;
}
.service-content-box .service-list-item img {
  width: 15%;
  vertical-align: center;
  margin-right: 5px;
}
.service-content-box .service-list-item span {
  font-weight: 600;
}
.service-cont {
  width: 100%;
  margin: 0 auto;
  margin-top: 0.6rem;
}
.service-cont .content-border {
  min-width: 1060px;
  border-radius: 25px;
}
.service-cont .content-border .box {
  flex: 12.5%;
}
.service-cont .content-border .box > p {
  font-size: 16px;
  font-weight: bold;
}
.service-cont .content-border .box > img {
  height: 120px;
}
.service-cont .content-border > img {
  width: 100%;
}
.service-cont .co-title {
  min-width: 100px;
  font-size: 0.35rem;
  margin-right: 14.3rem;
}
.service-cont .co-desc {
  margin-top: 0.375rem;
  font-size: 0.2875rem;
  font-weight: 100;
  letter-spacing: 6px;
}
.pTitle{
  font-size: 20px;
  font-weight: bold;
  text-align: center;
}
.tabCls{
  cursor: pointer;
  font-family: PingFangSC-Regular;
  font-size: 16px;
  color: #999999;
  text-align: left;
  line-height: 22px;
  display: inline-block;
  padding-bottom: 12px;
}
.footer {
  color: white;
  background-color: #323232;
  height: 383px;
  font-size: 16px;
}
.itemCls{
  font-size: 0.2rem;
  float: right;
  margin-top: 0.2rem;
}
.smart-customer-iframe {
  box-shadow: 1px 2px 7px 0 rgba(5, 16, 73, 0.26);
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  background-color: #fff;
}
.model{
  margin-top: 20px;
  width: 102.5%;
  display: flex;
  flex-wrap: wrap;
}
.model-box :hover{
  box-shadow:0px 4px 4px rgb(182, 181, 181);
}
.modelInput :hover{
  box-shadow:0px 0px 0px!important;
}
.model-box {
  list-style: none;
  width: 50%;
  box-sizing: border-box;
  margin-bottom: 16px;
}
.modelInput {
  cursor: pointer;
  width: 95%;
  height: 226px;
  background: #FFFFFF;
  border-radius: 16px;
}
.model-box .modelInput div:nth-child(1) {
  margin-bottom: 20px;
}
.model-box .modelInput div:nth-child(2) {
  color: #aaa;
}
.bottomFont{
  display: inline-block;    opacity: 0.4;
  font-family: PingFangSC-Regular;
  font-size: 12px;
  color: #FFFFFF;
}
.headFont{
  opacity: 0.86;
  font-family: HarmonyHeiTi-Medium;
  font-size: 16px;
  color: #FFFFFF;
}
.childFont{
  opacity: 0.4;
  cursor: pointer;
  font-family: HarmonyHeiTi;
  font-size: 14px;
  color: #FFFFFF;
}
.childFontMargin{
  margin-top: 15px;
}
.service-contentx {
  background-color: #ffffff;
  padding: 50px 20px;
  margin-top: 20px;
}
.iconlan {
  width: 10%;
  margin-left: 8px;
  margin-right: -12px;
}
.lantxt {
  line-height: 30px;
  font-weight: 500;
  letter-spacing: 1px;
  font-size: 0.16rem;
  margin-left: 10px;
  vertical-align: middle;
  display: block;
  padding: 10px;
  color: #1f1f1f;
}
.service-contentx ul {
  display: flex;
}
.contentx-one {
  display: flex;
  justify-content: space-between;
}
.contentx-one li {
  background-color: #edeeef;
  line-height: 60px;
  width: 24.6%;
  height: 125px;
}
.contentx-one p {
  width: 100%;
  height: 4px;
  background: #000;
}
.service-contentx .contentx-two li {
  background-color: #dddee0;
  text-align: center;
  box-shadow: 1px 1px 1px 1px #cbccce;
  margin: 3px;
  line-height: 60px;
  width: 20%;
}
.footer .container .lineOne {
  display: flex;
  justify-content: space-evenly;
}
.honors-list {
  display: flex;
  justify-content: space-between;
}
.honors-list li {
  width: 24.6%;
}
.honors-list li p {
  font-size: 20px;
  font-weight: 600;
}
.honors-list li img {
  width: 100%;
}
.good-list {
  display: flex;
}
.good-list li {
  width: 20.5%;
}
.good-list li p {
  font-size: 15px;
  font-weight: 600;
}
.good-list li img {
  width: 80%;
}

.greyLine {
  border-right: 2px solid gray;
  padding-right: 10px;
  padding-left: 10px;
  height: 20px;
  display: inline-block;
}

.titleProductCls{
  display: inline-block;
  font-size: 22px;
}
/* 在线客服 */
.customer-online {
  border: none;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 10000;
}

.customer-online .smart-customer-iframe {
  width: 970px;
  height: 574px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  background-color: #f7f7f7;
  box-shadow: 1px 2px 7px 0 rgb(5 16 73 / 26%);
}

.customer-online .smart-customer-iframe iframe {
  width: 100%;
  height: 100%;
}

.customer-online .smart-customer-iframe .c-header {
  width: 100%;
  height: 60px;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #e2e4ee;
  display: flex;
  flex-direction: row;
}

.customer-online .smart-customer-iframe .title {
  font-size: 18px;
  line-height: 60px;
  margin-left: 18px;
  flex: 1;
}
.customer-online .smart-customer-iframe .close {
  background-image: url(../images/modal-close.png);
  width: 20px;
  height: 20px;
  margin: 20px;
}
.customer-online .smart-customer-iframe .close:hover {
  cursor: pointer;
}


/* added */
.model-box .modelInput {
  padding: 30px;
}
.model-box .modelInput h2.title {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 10px;
}

.model-box .modelInput .text {
  font-size: 15px;
  color: gray;
  line-height: 28px;
}


/* added */
.flex-cnt {
  display: flex;
  flex-direction: row;
}

.flex-cnt .words {
  flex: 1;
  display: flex;
  flex-direction: column;
}
.flex-cnt .words .title {
  flex: 1;
}
.flex-cnt .words .title h2 {
  font-size: 22px;
  color: #191919;
  line-height: 36px;
  font-weight: normal;
}
.flex-cnt .words .content {

}
.flex-cnt .words .content .service-name {
  font-size: 18px;
  color: #191919;
  font-weight: normal;
}
.flex-cnt .pic.pull-right {
  margin-left: 30px;
  width: 450px;
}
.flex-cnt .pic.pull-right img {
  width: 100%;
}