.listsection_tdesc i{
  font-style: normal;
  display: block;
}
.listsection_tdesc l{
  font-style: normal;
  display: none;
}
.mobile_display{
  display: none;
}

.hcasebox .caselist500_box {
  padding: 20px 0px 16px 0px;
}
.hcasebox .navCn {
  color: #ffffff;
}
.hcasebox .navEn {
  color: rgba(255, 255, 255, 0.24);
}
.hcasebox .caselist500_navnub {
  color: rgba(255, 255, 255, 0.64);
}
.hcasebox .caselist500_nav ul li {
  border-bottom: 1px solid rgba(255, 255, 255, 0.12);
}
.hcasebox .caselist500_more a {
  color: #ffffff;
}
.hcasebox .curcase a {
  background-color: rgba(255, 255, 255, 0.08);
}
.hcasebox .curcase a::after {
  border-left: 16px solid rgba(255, 255, 255, 0.08);
}
.hcasebox .caselist500_nav ul li a:hover {
  background-color: rgba(255, 255, 255, 0.08);
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hcountrybox .maplistBox {
  background-color: #f2f4f8;
}
.hcountrybox .countryCity {
  padding: 20px 0px 0px 0px;
}
.hvideomain {
  width: 100%;
  min-height: 1px;
  overflow: hidden;
  padding-top: 120px;
}
.hvideobox {
  width: 100%;
  min-height: 1px;
  overflow: hidden;
}
.hvideobox a {
  display: block;
}
.hvideobox a img {
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
}
.hvideotext {
  width: 80%;
  min-height: 1px;
  overflow: hidden;
  padding-top: 32px;
}
.hvideotbox {
  width: 100%;
  min-height: 1px;
  overflow: hidden;
}
.hvideottitle {
  width: 100%;
  min-height: 1px;
  overflow: hidden;
  color: #ffffff;
  margin-bottom: 30px;
}
.hvideottitle span {
  display: block;
}
.hvideottitle .vt1 {
  font-size: 32px;
  line-height: 36px;
  font-weight: bold;
}
.hvideottitle .vt2 {
  font-size: 16px;
  line-height: 24px;
}
.hvideotdesc {
  width: 100%;
  min-height: 1px;
  overflow: hidden;
  font-size: 12px;
  line-height: 22px;
  color: rgba(255, 255, 255, 0.36);
}
.hvideotbtn {
  width: 100%;
  min-height: 1px;
  overflow: hidden;
  padding-top: 36px;
}
.hvideotbtn .btnpublic_s1 {
  margin-right: 12px;
  float: left;
}
.hquestion-box {
  padding: 40px 25px;
  overflow: hidden;
  margin-bottom: 30px;
  background-color: #f2f4f8;
}
.hquestion-box .icon {
  height: 40px;
  width: 40px;
  border-radius: 20px;
  padding: 8px;
  background-color: #fff;
  float: left;
}
.hquestion-box .text {
  width: 80%;
  float: right;
}
.hquestion-box .text .title {
  font-size: 18px;
  line-height: 26px;
  font-weight: bold;
  color: #000;
  margin-bottom: 10px;
}
.hquestion-box .text .desc {
  font-size: 12px;
  line-height: 20px;
  color: #999999;
}
.hsolutionsmain {
  width: 100%;
  min-height: 1px;
  overflow: hidden;
}
.hsolutionsmain_img {
  width: 95%;
  margin:0 auto;
  min-height: 1px;
  overflow: hidden;
  text-align: center;
}
.hsolutionsmain_img img {
  width: 100%;
  max-width: 1400px;
}
.hsolutionsmain .text{
  margin-bottom:40px;
}
.hsolutionsmain .text .title{
  font-size: 18px;
  line-height: 30px;
  color: #000000;
  font-weight: bold;
}
.hsolutionsmain .text .title::after{
  display: block;
}
.hsolutionsmain .text .desc{
  font-size: 12px;
  line-height: 20px;
  color: #666666;
}
.hpageimg {
  width: 70%;
  margin:30px auto 0;
}
.hsolutions {
  overflow: hidden;
}
.hsolutions .hsolutions_box {
  width:20%;
  float: left;
  padding: 30px;
  text-align: center;
  border: 1px dashed #e2e2e2;
}
.hsolutions_header .hsolutions_box{
  border-top: none;
}
.hsolutions_footer .hsolutions_box{
  border-bottom: none;
}
.hsolutions_header .hsolutions_box:first-child,
.hsolutions_footer .hsolutions_box:first-child{
  border-left: none;
}
.hsolutions_header .hsolutions_box:last-child,
.hsolutions_footer .hsolutions_box:last-child{
  border-right: none;
}
.hsolutions_box .icon{
  display: inline-block;
  width: 40px;
  height: 40px;
  border-radius: 20px;
  margin-bottom: 10px;
  background-color: #e4ecf9;
}
.hsolutions_box .icon img{
  padding:10px;
}
.hsolutions_box .icon .img1{
  display: block;
}
.hsolutions_box .icon .img2{
  display: none;
}
.hsolutions_box:hover .icon{
  background-image: linear-gradient(to bottom, #124dc5, #3276d8);
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hsolutions_box:hover .icon .img1{
  display: none;
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hsolutions_box:hover .icon .img2{
  display: block;
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hsolutions_box .title{
  font-size: 16px;
  line-height: 26px;
  color: #333;
  font-weight: bold;
}
.hfunctionsmain_box {
  width: 90%;
  margin: 0 auto;
}
.hfunctionsmain_box .tag{
  font-size: 13px;
  color: #666;
  font-weight: bold;
  margin-bottom: 30px;
}
.hfunctionsmain_box .left_litterbox {
  width: 100%;
  overflow: hidden;
  padding-top: 30px;
}
.hfunctionsmain_box .right_litterbox {
  width: 100%;
  overflow: hidden;
  border: 2px solid #e9ecf2;
  padding: 40px;
  display: flex;
  flex-direction: row;
  justify-content: space-around;
}
.hfunctionsmain_box .right_litterbox .lefttext{
  flex:1;
  text-align: left;
  margin-left: 20px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.hfunctionsmain_box .right_litterbox .pic{
  flex:2;
}
.hfunctionsmain_box .right_litterbox .righttext{
  flex:1;
  text-align: right;
  margin-right: 20px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.hfunctionsmain_box .right_litterbox .title{
  font-size: 14px;
  font-weight: bold;
  line-height: 24px;
  color: #666;
}
.hfunctionsmain_box .right_litterbox ul li a{
  font-size: 13px;
  line-height: 22px;
  color: #999;
}
.hfunctionsmain_box .right_litterbox .lefttext .lefttext-box {
  margin-bottom: 10px;
}
.hfunctionsmain_box .right_litterbox .pic img{
  display:block;
  width: 100%;
  margin: 40px 0;
}
.hfunctionsmain_box .right_litterbox .righttext .righttext-box{
  margin-bottom: 10px;
}

.hfunctionsmain_box .left_litterbox .icon{
  width:40px;
  height: 40px;
  float: left;
  border-radius:20px;
  padding:8px;
  background-color: #f2f4f8;
}
.hfunctionsmain_box .left_litterbox .text{
  width:83%;
  float: left;
  margin-left: 20px;
  border-bottom: 1px solid #e9ecf2;
} 
.left_litterbox .lastone{
  border-bottom: none!important;
}
.hfunctionsmain_box .left_litterbox .text .title{
  font-size: 18px;
  line-height: 30px;
  font-weight: bold;
  color: #000;
  margin-bottom: 10px;
}
.hfunctionsmain_box .left_litterbox .text .desc{
  font-size: 13px;
  line-height: 18px;
  color: #666;
  margin-bottom: 20px;
}
.hwearmain_type {
  width: 100%;
  min-height: 1px;
  overflow: hidden;
  padding: 48px 0px 24px 0px;
}
.hwearmain_typebox_ {
  width: 12px;
  min-height: 1px;
  float: left;
}
.hwearmain_typebox {
  width: auto;
  min-height: 1px;
  overflow: hidden;
  float: left;
  text-align: center;
  padding: 10px 30px;
  -moz-border-radius: 300px;
  -webkit-border-radius: 300px;
  border-radius: 300px;
  background-color: #f4f4f4;
}
.hwearmain_typebox img {
  width: 24px;
  height: 24px;
  float: left;
}
.hwearmain_typebox span {
  width: auto;
  min-height: 1px;
  font-size: 12px;
  line-height: 24px;
  color: #666666;
  margin-left: 12px;
  float: left;
}
.hwearmain_img {
  width: 90%;
  min-height: 1px;
  overflow: hidden;
  text-align: center;
  margin:0 auto;
  margin-bottom: 50px;
}
.hwearmain_img2 {
  width: 90%;
  min-height: 1px;
  overflow: hidden;
  text-align: center;
  margin:0 auto;
  margin-bottom: 0px;
}
.hwearmain_img img {
  width: 95%;
  max-width: 1300px;
}
.hwearmain_img2 img {
  width: 100%;
  max-width: 1300px;
}
.hintegratemain {
  width: 100%;
  height: 435px;
  background: url('../images/home/img_brace.jpg') center center;
  background-size: auto 100%;
  background-repeat: no-repeat;
}
.hintegratemain_left {
  width: 20%;
  min-height: 1px;
  overflow: hidden;
  float: left;
  padding-top: 108px;
}
.hintegratemain_right {
  width: 20%;
  min-height: 1px;
  overflow: hidden;
  float: right;
  padding-top: 108px;
  text-align: right;
}
.hintegratemain_tbox {
  width: 100%;
  min-height: 1px;
  overflow: hidden;
  margin-bottom: 24px;
}
.hintegratemain_tbox .title {
  font-size: 16px;
  line-height: 32px;
  color: #333333;
  font-weight: bold;
}
.hintegratemain_tbox .desc {
  font-size: 12px;
  line-height: 18px;
  color: #666666;
}
.hintegratemain_desc {
  width: 100%;
  min-height: 1px;
  overflow: hidden;
  font-size: 12px;
  line-height: 18px;
  color: #666666;
  text-align: center;
  padding: 24px 0px 64px 0px;
}
.hintegratemain_desc .title {
  font-size: 16px;
  line-height: 24px;
  color: #000000;
  font-weight: bold;
}
.hxcmain_img {
  width: 100%;
  min-height: 1px;
  overflow: hidden;
  text-align: center;
}
.hxcmain_img img {
  width: 100%;
  max-width: 1110px;
}
.hxcmain_textbox {
  width: 100%;
  padding: 0 5px;
  min-height: 1px;
  overflow: hidden;
}
.hxcmain_tbox {
  width: 80%;
  margin: 64px auto 24px auto;
}
.hxcmain_tParent {
  margin-right: -64px;
  overflow: hidden;
  display: flex;
}
.hxcmain_tchild {
  display: inline-block;
  vertical-align: top;
  width: 25%;
  padding-right: 64px;
  box-sizing: border-box;
}
.hxcmain_text {
  width: 100%;
}
.hxcmain_text .titlename {
  font-size: 16px;
  line-height: 22px;
  color: #333333;
  font-weight: bold;
  margin-bottom: 8px;
}
.hxcmain_text .descname {
  height: 44px;
  font-size: 13px;
  line-height: 22px;
  color: #999;
  word-break: break-all;
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box !important;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.hxcmain_line {
  border-bottom: 1px solid #e9ecf2;
  padding-bottom: 16px;
  margin-bottom: 16px;
}
.hintegratedmain {
  width: 100%;
  min-height: 1px;
  overflow: hidden;
  padding: 48px 0px 24px 0px;
}
.hintegratedmain_parent {
  margin-right: -30px;
  overflow: hidden;
  display: flex;
}
.hintegratedmain_child {
  display: inline-block;
  vertical-align: top;
  width: 20%;
  padding-right: 30px;
  box-sizing: border-box;
}
.hintegratedmainbox {
  width: 100%;
  min-height: 1px;
  overflow: hidden;
  padding: 16px;
  background-color: rgba(255, 255, 255, 0.06);
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hintegratedmainbox:hover {
  background-color: rgba(255, 255, 255, 0.12);
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  
  
}
.hintegratedmain_tbox {
  width: 100%;
  min-height: 1px;
  overflow: hidden;
  padding: 12px 0px 24px 0px;
}
.hintegratedmain_ttitle {
  font-size: 16px;
  line-height: 32px;
  font-weight: bold;
  color: #ffffff;
  float: left;
}
.hintegratedmain_timg {
  width: auto;
  float: right;
}
.hintegratedmain_timg img {
  width: 32px;
}
.hintegratedmain_tlist {
  width: 100%;
  min-height: 1px;
  overflow: hidden;
}
.hintegratedmain_tli {
  width: 100%;
  min-height: 1px;
  overflow: hidden;
  text-align: center;
  font-size: 14px;
  line-height: 36px;
  color: rgba(255, 255, 255, 0.64);
  margin-bottom: 12px;
  background-color: rgba(255, 255, 255, 0.06);
}
.hhighlightsmain {
  width: 100%;
  min-height: 1px;
  overflow: hidden;
  padding: 8px 0px 64px 0px;
}
.hhighlights_mainbox {
  width: 100%;
  min-height: 1px;
  overflow: hidden;
  padding: 24px;
  background-color: rgba(255, 255, 255, 0.04);
  border-top: 3px solid rgba(255, 255, 255, 0.0001);
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  margin-bottom: 30px;
}
.hhighlights_mainbox_img {
  width: 100%;
  min-height: 1px;
  overflow: hidden;
  margin-bottom: 18px;
  margin-top: 4px;
}
.hhighlights_mainbox_img img {
  width: 36px;
}
.hhighlights_mainbox_title {
  font-size: 16px;
  line-height: 24px;
  font-weight: bold;
  color: #ffffff;
  margin-bottom: 10px;
}
.hhighlights_mainbox_desc {
  font-size: 12px;
  line-height: 20px;
  color: rgba(255, 255, 255, 0.48);
  word-break: break-all;
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box !important;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  height: 88px;
  margin-bottom: 12px;
}
.hhighlights_mainbox:hover {
  background-color: rgba(255, 255, 255, 0.06);
  border-top: 3px solid #197dc4;
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
