<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.banner {
  position: relative;
  width: 100%;
  overflow: hidden;
  height: 11.8rem;
}
.consult {
  width: 100%;
  height: 5rem;
  background: url("../images/1-1.jpg") no-repeat;
  background-size: 100% 100%;
}
.consult .consult_content {
  width: 80%;
  min-width: 15rem;
  margin: 0 auto;
  overflow: hidden;
  text-align: center;
}
.consult .consult_content .consult_head img {
  width: 8.725rem;
  height: .625rem;
  padding-top: 1.25rem;
}
.consult .consult_content .consult_head .consult_head_title {
  height: .75rem;
  line-height: .75rem;
  font-size: .625rem;
  font-weight: bold;
  text-align: center;
  color: #091860;
}
.consult .consult_content .consult_head p {
  width: 11.075rem;
  height: .5625rem;
  font-size: .225rem;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #091860;
  margin-left: auto;
  margin-right: auto;
  padding-top: .4125rem;
  padding-bottom: .575rem;
}
.consult .consult_content .consult_head .btn {
  margin-top: .575rem;
  width: 1.6875rem;
  height: .6rem;
  background: url(../images/1-3@2x.png);
  background-size: 100% 100%;
  margin-left: auto;
  margin-right: auto;
  line-height: .6rem;
  /* padding: .2rem .25rem .2rem .25rem; */
  font-size: .2rem;
  font-weight: bold;
  color: #ffffff;
  cursor: pointer;
}
.consult .consult_content .consult_head .btn span {
}
.smart {
  width: 100%;
  height: 10.75rem;
  background: url(../images/2-1.jpg) no-repeat;
  background-size: 100% 100%;
  position: relative;
}
.smart .smart_content {
  width: 80%;
  min-width: 15rem;
  margin: 0 auto;
  text-align: center;
  padding-top: .8625rem;
}
.smart .smart_head h1 {
  height: 1.25rem;
  font-size: .45rem;
  font-family: Source Han Sans CN;
  font-weight: bold;
  line-height: 1;
  color: #ffffff;
}
.smart .smart_head h1 span {
  background: linear-gradient(-47deg, #9edaff 0%, #71fbff 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.smart .smart_head .active-span {
  font-size: .2rem;
  font-family: Source Han Sans CN;
  font-weight: 400;
  background: linear-gradient(0deg, #f0f1ff 0%, #6dfaff 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  display: inline-block;
  margin-bottom: 1.0625rem;
}
.smart .smart-digital {
  width: 4.5375rem;
  height: 9.6875rem;
  background: url(../images/2-2.png) no-repeat;
  background-size: 100% 100%;
  position: absolute;
  top: 0;
}
.smart .smart-digital .smart-frame {
  width: 2.3625rem;
  height: 6.125rem;
  background: url(../images/xuliezhen.png) ;
  background-size: 4900% 100%;
  background-position: 0 0;
  margin-left: auto;
  margin-right: auto;
  margin-top: 2.975rem;
  -webkit-animation:run 2.5s steps(48) 0s infinite both;
  animation:run 2.5s steps(48) 0s infinite both;
}
@-webkit-keyframes run {
  to{
    background-position: -4800% 0
  }
}
.smart .smart-video {
  width:10.5375rem;
  height: 5.925rem;
  background: #dcfcff;
  margin-left: calc(1.325rem - -20%);
  margin-top: .7875rem;
  border-radius: .25rem;
  border: .0625rem solid #ffffff;
  box-shadow: 0px .1875rem .3375rem 0px rgba(83, 210, 213, 0.2);
  position: relative;
}
.operation {
  width: 100%;
  height: 12.5625rem;
  background: url(../images/3-1.jpg) no-repeat;
  background-size: 100% 100%;
  padding-bottom: .625rem;
}
.operation_content {
  width: 80%;
  min-width: 15rem;
  margin: 0 auto;
  text-align: center;
  padding-top: .8625rem;
}
.operation .operation_head h1 {
  font-size: .45rem;
  font-family: Source Han Sans CN;
  font-weight: bold;
  color: #020238;
  line-height: 1;
  padding-bottom: .575rem;
}
.operation .operation_head h1 span {
  font-size: .45rem;
  font-family: Source Han Sans CN;
  font-weight: bold;
  color: #00b4a9;
  background: linear-gradient(-47deg, #0367a6 0%, #30c9cd 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.operation .operation_head h1 .active-span {
  font-size: .2rem;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #020238;
  background: linear-gradient(-9deg, #898a99 0%, #ace3e5 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.operation_banner {
  width: 15rem;
  height: 9.375rem;
  image-rendering: -moz-crisp-edges;   
  image-rendering: -o-crisp-edges;
  image-rendering: -webkit-optimize-contrast; 
  image-rendering: crisp-edges;
  -ms-interpolation-mode: nearest-neighbor; 
}
.virtual {
  width: 100%;
  height: 100%;
  background: #ffffff;
  padding-bottom: .625rem;
}
.virtual .virtual_content {
  width: 80%;
  min-width: 15rem;
  margin: 0 auto;
  overflow: hidden;
  text-align: center;
  padding-top: .8625rem;
}
.virtual .virtual_content .virtual_head h1 {
  font-size: .45rem;
  line-height: 1;
  font-family: Source Han Sans CN;
  font-weight: bold;
  color: #020238;
}
.virtual .virtual_content .virtual_head span {
  font-size: .45rem;
  font-family: Source Han Sans CN;
  font-weight: bold;
  color: #00b4a9;
  background: linear-gradient(-47deg, #0367a6 0%, #30c9cd 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.virtual .virtual_content .virtual_head .active-span {
  font-size: .2rem;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #020238;
  background: linear-gradient(0deg, #898a99 0%, #ace3e5 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.virtual .virtual_ul {
  display: flex;
  justify-content: space-between;
}
.virtual .virtual_ul .virtual_banner {
  width: 2.25rem;
  height: 5.1rem;
  background: url(../images/3-3.png) no-repeat;
  background-size: 100% 100%;
}
.virtual .virtual_ul .virtual_banner img {
  width: .9625rem;
  height: 4.275rem;
  margin-top: .6rem;
}
.virtual .virtual_ul li:nth-child(4) .virtual_banner img {
  margin-top: .125rem;
  height: 5.2625rem;
  width: 1.0875rem;
}
.virtual .virtual_ul li:nth-child(3) .virtual_banner img {
  margin-top: .2125rem;
  height: 4.8625rem;
  width: 1.0875rem;
}
.technology {
  width: 100%;
  height: 7.25rem;
  background: url(../images/4-1.jpg) no-repeat;
  background-size: 100% 100%;
}
.technology .technology_content {
  width: 80%;
  min-width: 15rem;
  margin: 0 auto;
  overflow: hidden;
  text-align: center;
  padding-top: .8625rem;
}
.technology .technology_content .technology_head h1 {
  font-size: .45rem;
  font-family: Source Han Sans CN;
  font-weight: bold;
  color: #ffffff;
  line-height: 1;
}
.technology .technology_content .technology_head span {
  font-size: .45rem;
  font-family: Source Han Sans CN;
  font-weight: bold;
  color: #020238;
  background: linear-gradient(-47deg, #9edaff 0%, #71fbff 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.technology .technology_content .technology_head .active-span {
  font-size: .2rem;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #020238;
  background: linear-gradient(0deg, #f0f1ff 0%, #6dfaff 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.technology .technology_ul li {
  width: 3.5rem;
  height: 4rem;
  /* background: linear-gradient(0deg, #ffffff80 0%, rgba(255, 255, 255, 0) 100%);
  box-shadow: 0px .175rem .225rem 0px rgba(0, 0, 0, 0.09);
  border-radius: .1875rem; */
  border: 1px solid transparent;
}
.technology .technology_ul li:hover {
  background: linear-gradient(0deg, #ffffff80 0%, rgba(255, 255, 255, 0) 100%);
  box-shadow: 0px .175rem .225rem 0px rgba(0, 0, 0, 0.09);
  border-radius: .1875rem;
  border: 1px solid #1dc2c8;
}
.technology .technology_ul li img {
  width: 1.1125rem;
  height: 1.1125rem;
  margin-top: .675rem;
}
.technology .technology_ul {
  display: flex;
  justify-content: space-between;
  padding-top: .3125rem;
}
.technology .technology_ul li .p {
  width: 2.4rem;
  height: .775rem;
  font-size: .175rem;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #ffffff;
  line-height: .3rem;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  padding-top: .1875rem;
}
.technology .technology_ul li .icon {
  font-size: .225rem;
  font-family: Source Han Sans CN;
  font-weight: bold;
  color: #ffffff;
  padding-top: .1875rem;
}
.marketing {
  width: 100%;
  height: 100%;
  background: #ffffff;
  padding-bottom: .25rem;
}
.marketing .marketing_content {
  width: 80%;
  min-width: 15rem;
  margin: 0 auto;
  overflow: hidden;
  text-align: center;
  padding-top: .8625rem;
}
.marketing .marketing_content .marketing_head h1 {
  font-size: .45rem;
  font-family: Source Han Sans CN;
  font-weight: bold;
  color: #020238;
  padding-top: .3125rem;
  padding-bottom: .875rem;
}
.marketing .marketing_content .marketing_head span {
  font-size: .45rem;
  font-family: Source Han Sans CN;
  font-weight: bold;
  color: #00b4a9;
  background: linear-gradient(-47deg, #0367a6 0%, #30c9cd 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.marketing .marketing_ul {
  display: flex;
  flex-wrap: wrap;
}
.marketing .marketing_ul li {
  width: 31%;
  margin-left: .2875rem;
  margin-bottom: .2875rem;
}
.marketing .marketing_ul li:nth-child(1) .marketing_banner {
  width: 100%;
  height: 3.5rem;
  background: url(../images/industry/1-1.png) no-repeat;
  background-size: 100% 100%;
  position: relative;
}
.marketing .marketing_ul li  .marketing_banner:hover{
  transform: scale(1.1);
  transition: all 0.5s linear;
}
.marketing_banner_ovh{
  overflow: hidden;
  border-radius: .125rem;
}
.marketing .marketing_ul li:nth-child(2) .marketing_banner {
  width: 100%;
  height: 3.5rem;
  background: url(../images/industry/1-2.png) no-repeat;
  background-size: 100% 100%;
  position: relative;
  transition: all 0.6s;
}
.marketing .marketing_ul li:nth-child(3) .marketing_banner {
  width: 100%;
  height: 3.5rem;
  background: url(../images/industry/1-3.png) no-repeat;
  background-size: 100% 100%;
  position: relative;
  transition: all 0.6s;
}
.marketing .marketing_ul li:nth-child(4) .marketing_banner {
  width: 100%;
  height: 3.5rem;
  background: url(../images/industry/1-4.png) no-repeat;
  background-size: 100% 100%;
  position: relative;
  transition: all 0.6s;
}
.marketing .marketing_ul li:nth-child(5) .marketing_banner {
  width: 100%;
  height: 3.5rem;
  background: url(../images/industry/1-5.png) no-repeat;
  background-size: 100% 100%;
  position: relative;
  transition: all 0.6s;
}
.marketing .marketing_ul li:nth-child(6) .marketing_banner {
  width: 100%;
  height: 3.5rem;
  background: url(../images/industry/1-6.png) no-repeat;
  background-size: 100% 100%;
  position: relative;
  transition: all 0.6s;
}
.marketing .marketing_banner p {
  font-size: .275rem;
  font-family: Source Han Sans CN;
  font-weight: bold;
  color: #ffffff;
  position: absolute;
  left: .375rem;
  top: 2.8625rem;
}
.advantage {
  width: 100%;
  height: 6.8rem;
  background: url(../images/5-1.jpg) no-repeat center center;
  background-size: auto auto;
}
.advantage .advantage_content {
  width: 80%;
  min-width: 15rem;
  margin: 0 auto;
  overflow: hidden;
  text-align: center;
  padding-top: .8625rem;
}
.advantage .advantage_content .advantage_head h1 {
  font-size: .45rem;
  font-family: Source Han Sans CN;
  font-weight: bold;
  color: #020238;
  line-height: 1;
}
.advantage .advantage_content .advantage_head h1 span {
  font-size: .45rem;
  font-family: Source Han Sans CN;
  font-weight: bold;
  color: #00b4a9;
  background: linear-gradient(-47deg, #0367a6 0%, #30c9cd 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.advantage .advantage_content .advantage_head h1 .active-span {
  font-size: .2rem;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #020238;
  line-height: .6rem;

  background: linear-gradient(0deg, #898a99 0%, #ace3e5 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.advantage .advantage_ul {
  display: flex;
  justify-content: center;
  padding-bottom: .125rem;
  padding: .0625rem;
}
.advantage .advantage_ul li {
  width: 3.8125rem;
  height: 4rem;
  box-sizing: border-box;
  margin-right: .2875rem;
  margin-left: .05rem;
  overflow: hidden;
  padding: .0625rem;
}
.advantage .advantage_ul li:hover {
  background: rgba(255, 255, 255, 0.4);
  box-shadow: 0px 1px .225rem 0px rgba(19, 114, 141, 0.25);
  border-radius: .1875rem;
}
.advantage .advantage_ul li:hover {
  background: rgba(255, 255, 255, 0.4);
  box-shadow: 0px 1px .225rem 0px rgba(19, 114, 141, 0.25);
  border-radius: .1875rem;
}
.advantage .advantage_ul li:nth-child(1):hover .advantage_banner{
    width: 1.65rem;
    height: 1.3rem;
    background: url(../images/advantage/2-1.png) no-repeat;
    background-size: 100% 100%;
    margin-left: auto;
    margin-right: auto;
    margin-top: .5625rem;
}
.advantage .advantage_ul li:nth-child(2):hover .advantage_banner{
    width: 1.65rem;
    height: 1.3rem;
    background: url(../images/advantage/4-1.png) no-repeat;
    background-size: 100% 100%;
    margin-left: auto;
    margin-right: auto;
    margin-top: .5625rem;
}
.advantage .advantage_ul li:nth-child(3):hover .advantage_banner{
    width: 1.65rem;
    height: 1.3rem;
    background: url(../images/advantage/1-1.png) no-repeat;
    background-size: 100% 100%;
    margin-left: auto;
    margin-right: auto;
    margin-top: .5625rem;
}
.advantage .advantage_ul li:nth-child(4):hover .advantage_banner{
    width: 1.65rem;
    height: 1.3rem;
    background: url(../images/advantage/3-1.png) no-repeat;
    background-size: 100% 100%;
    margin-left: auto;
    margin-right: auto;
    margin-top: .5625rem;
}
.advantage .advantage_ul li .icon1 {
  font-size: .225rem;
  font-family: Source Han Sans CN;
  font-weight: bold;
  color: #020238;
  margin-top: .25rem;
}
.advantage .advantage_ul li .icon2 {
  width: 2.925rem;
  height: .475rem;
  font-size: .175rem;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #020238;
  margin-left: auto;
  margin-right: auto;
  margin-top: .2375rem;
  padding-bottom: .65rem;
  line-height: .3rem;
}
.advantage .advantage_ul li:nth-child(1) .advantage_banner {
  width: 1.65rem;
  height: 1.3rem;
  background: url(../images/advantage/2-2.png) no-repeat;
  background-size: 100% 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: .5625rem;
}
.advantage .advantage_ul li:nth-child(2) .advantage_banner {
  width: 1.65rem;
  height: 1.3rem;
  background: url(../images/advantage/4-2.png) no-repeat;
  background-size: 100% 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: .5625rem;
}
.advantage .advantage_ul li:nth-child(3) .advantage_banner {
  width: 1.65rem;
  height: 1.3rem;
  background: url(../images/advantage/1-2.png) no-repeat;
  background-size: 100% 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: .5625rem;
}
.advantage .advantage_ul li:nth-child(4) .advantage_banner {
  width: 1.65rem;
  height: 1.3rem;
  background: url(../images/advantage/3-2.png) no-repeat;
  background-size: 100% 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: .5625rem;
}

.presentation{
  width: 100%;
  height: 6.8rem;
 
}

.presentation .presentation_content {
  /* width: 80%; */
  min-width: 15rem;
  margin: 0 auto;
  overflow: hidden;
  text-align: center;
  padding-top: .8625rem;
}
.presentation .presentation_content .presentation_head h1 {
  font-size: .45rem;
  font-family: Source Han Sans CN;
  font-weight: bold;
  color: #020238;
  line-height: 1;
}
.presentation .presentation_content .presentation_head h1 span {
  font-size: .45rem;
  font-family: Source Han Sans CN;
  font-weight: bold;
  color: #00b4a9;
  background: linear-gradient(-47deg, #0367a6 0%, #30c9cd 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.presentation .presentation_content .presentation_head h1 .active-span {
  font-size: .2rem;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #020238;
  line-height: .6rem;

  background: linear-gradient(0deg, #898a99 0%, #ace3e5 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.presentationBox{
  width: 19.6rem;
  margin: 0 auto;
  display: flex;
  justify-content: space-around;
}
.presentationList{
  width: 6.31rem;
  height: 3.5rem;
  overflow: hidden;
  border-radius: 10px;
  position: relative;
}
.presentationImg{
  width: 6.31rem;
  height: 3.5rem;
}
.presentationList img{
  width: 6.31rem;
  height: 3.5rem;
  transition: all 0.5s;

}

.presentationTitle{
  width: 100%;
  height: 0.69rem;
  background: rgba(0,0,0,.5);
  border-radius: 0rem 0rem 0.19rem 0.19rem;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 9;
  text-align: center;
  line-height: 0.69rem;
  font-size: 0.24rem;
  font-family: Source Han Sans CN;
  font-weight: bold;
  color: #FFFFFF;
}
.searchPresentation{
  width: 1.63rem;
  height: 0.56rem;
  background: linear-gradient(85deg, #3FBBFE 0%, #A541FF 100%);
  border-radius: 0.13rem;
  text-align: center;
  line-height: 0.56rem;
  font-size: 0.23rem;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #FFFFFF;
  position: absolute;
  top: 1.13rem;
  cursor: pointer;
  left: 2.35rem;
  opacity: 0;
  transition: all 0.5s;
}
.presentationList:hover .searchPresentation{
  opacity: 1;
  transition: all 0.5s;
}

.presentationList:hover img{
  transform: scale(1.2);
  transition: all 0.5s;
}


.cooperation {
  width: 100%;
  height: 7.25rem;
  background: url(../images/6-1.jpg) no-repeat;
  background-size: 100% 100%;
}
.cooperation .cooperation_content {
  width: 80%;
  min-width: 16.25rem;
  margin: 0 auto;
  overflow: hidden;
  text-align: center;
  padding-top: .8625rem;
}
.cooperation .cooperation_head h1 {
  line-height: 1;
  font-size: .45rem;
  font-family: Source Han Sans CN;
  font-weight: bold;
  color: #020238;
}
.cooperation .cooperation_head h1 span {
  font-size: .45rem;
  font-family: Source Han Sans CN;
  font-weight: bold;
  color: #020238;
  background: linear-gradient(-47deg, #0367a6 0%, #30c9cd 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.cooperation .cooperation_head h1 .active-span {
  font-size: .2rem;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #020238;
  background: linear-gradient(0deg, #898a99 0%, #ace3e5 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.cooperation .cooperation_ul {
  width: 100%;
  height: 2.9625rem;
  background: #f8fdfe;
  border-radius: .375rem;
  margin-top: .6rem;
  display: flex;
  align-items: center;
}
.cooperation .cooperation_ul .img {
  width: .8625rem;
  height: .0875rem;
  padding-bottom: .8125rem;
}
.cooperation .cooperation_ul li {
  width: 25%;
  text-align: center;
}
.cooperation .cooperation_ul li:hover p{
    color: #30C9CD;
}
.cooperation .cooperation_ul li img {
  width: .9375rem;
  height: .875rem;
}
.cooperation .cooperation_ul li p {
  font-size: .2rem;
  font-family: Source Han Sans CN;
  font-weight: bold;
  color: #020238;
  padding-top: .65rem;
  padding-left: .1875rem;
}
.consults {
  width: 1.875rem;
  height: .625rem;
  background: linear-gradient(85deg, #3fbbfe 0%, #a541ff 100%);
  border-radius: .125rem;
  margin-left: auto;
  margin-right: auto;
  margin-top: .375rem;
  font-size: .2rem;
  font-family: Source Han Sans CN;
  font-weight: bold;
  color: #ffffff;
  line-height: .625rem;
  text-align: center;
  cursor: pointer;
  display: block;
}
.smart-video video {
  width: 100%;
  height: 100%;
  border-radius: .25rem;
}
.Speaking_video_box{
  height: 100%;
  width: 100%;
  /* background: url(../images/9.png) no-repeat;
  background-size: 100% 100%; */
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  left: 50%;
  z-index: 10;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: .25rem;
}
.Speaking_video_box_img{
  width: 1rem;
  height: 1rem;
  background: url(../images/bofang.png) no-repeat;
  background-size: 100% 100%;
}
.ckc {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0,0,0,0.4);
  z-index: 1001;
  margin: auto;
}
.coop-box {
  width: 10rem;
  /* height: 86%; */
  margin: 0 auto;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}
.cooperate-box {
  width: 5.375rem;
  /* height: 500px; */
  margin: auto;
  background: #fff;
  border-radius: .25rem;
  overflow: hidden;
}
.cooperate-box .hz-top {
  width: 100%;
  height: 1.5625rem;
  background: url(../images/form_img.png)no-repeat;
  background-size: 100% 100%;
}
.cooperate-box .hz-top .hz-topword1 {
  font-size: .275rem;
  font-weight: bold;
  color: #FFFFFF;
  padding-top: .425rem;
  padding-left: .2125rem;
}
.cooperate-box .hz-top .hz-topword2 {
  font-size: .275rem;
  font-weight: bold;
  color: #FFFFFF;
  padding-top: .125rem;
  padding-left: .2125rem;
}
.hz-btn {
  width: 3.5875rem;
  height: .575rem;
  background: linear-gradient(-90deg, #FF5300 0%, #FFBA00 100%);
  border-radius: .0625rem;
  line-height: .575rem;
  color: #fff;
  margin: .1875rem 0 .1875rem .5625rem;
  font-size: .2rem;
}
.hz-content {
  padding: 0px .375rem;
}
.mt2 {
  margin-top: .25rem;
}
button, input, select, textarea {
  outline: none;
  border: none;
  background: none;
  cursor: pointer;
}
.hz-bword1 {
  text-align: center;
  font-size: .15rem;
  font-weight: 400;
  color: #1A1A1A;
  opacity: 0.6;
  margin-bottom: .225rem;
}
.closetc {
  display: inline-block;
  width: .325rem;
  height: .325rem;
  position: absolute;
  /* right: -.25rem; */
  right: 2.375rem;
  top: .0625rem;
}
.closetc img {
  width: 100%;
  height: 100%;
}
.hz-content h4 {
  line-height: .5rem;
  margin-bottom: .05rem;
  color: #1A1A1A;
  font-size: .25rem;
  font-weight: bold;
}
.hz-cenword {
  display: flex;
  justify-content: space-between;
  height: .375rem;
  align-items: center;
}
.hz-cenword .icon1 {
  background: url(../images/hz_imgl.png) repeat;
  background-size: 100% 100%;
  display: inline-block;
  width: 1.1875rem;
  height: .1rem;
}
.hz-cenword .icon2 {
  background: url(../images/hz_imgr.png) repeat;
  background-size: 100% 100%;
  display: inline-block;
  width: 1.1875rem;
  height: .1rem;
}
.hz-content input[type="text"] {
  width: 3.5625rem;
  height: .525rem;
  line-height: .525rem;
  background: #FFFFFF;
  border: 1px solid #C1C1C1;
  border-radius: .0625rem;
  margin-top: .1875rem;
  margin-left: .5625rem;
  text-indent: .1875rem;
}
input[type=password], input[type=text], textarea {
  resize: none;
  outline: 0;
  -webkit-appearance: none;
  white-space: pre-wrap;
  word-wrap: break-word;
  /* background: #fff; */
}
.hz-txt {
  width: 3.5625rem;
  height: .525rem;
  line-height: .2375rem;
  background: #FFFFFF;
  border: 1px solid #C1C1C1;
  border-radius: .0625rem;
  margin-top: .1875rem;
  margin-left: .5625rem;
  text-indent: .1875rem;
}</pre></body></html>