﻿/*fonts*/
/*中文*/
@font-face {
  font-family: 'fzlt-bold';
  src: url('../Assets/CNBG/fonts/FZLTCHJW.eot');
  src: url('../Assets/CNBG/fonts/FZLTCHJW.eot?') format('embedded-opentype'),  url('../Assets/CNBG/fonts/FZLTCHJW.woff') format('woff'),  url('../Assets/CNBG/fonts/FZLTCHJW.ttf') format('truetype'),  url('../Assets/CNBG/fonts/FZLTCHJW.svg') format('svg');
}

@font-face {
  font-family: 'fzlt-regular';
  src: url('../Assets/CNBG/fonts/FZLTHJW.eot');
  src: url('../Assets/CNBG/fonts/FZLTHJW.eot?') format('embedded-opentype'),  url('../Assets/CNBG/fonts/FZLTHJW.woff') format('woff'),  url('../Assets/CNBG/fonts/FZLTHJW.ttf') format('truetype'),  url('../Assets/CNBG/fonts/FZLTHJW.svg') format('svg');
}

@font-face {
  font-family: 'fzlt-light';
  src: url('../Assets/CNBG/fonts/FZLTXIHJW.eot');
  src: url('../Assets/CNBG/fonts/FZLTXIHJW.eot?') format('embedded-opentype'),  url('../Assets/CNBG/fonts/FZLTXIHJW.woff') format('woff'),  url('../Assets/CNBG/fonts/FZLTXIHJW.ttf') format('truetype'),  url('../Assets/CNBG/fonts/FZLTXIHJW.svg') format('svg');

}

/*英文*/
@font-face {
  font-family: 'hw-bold';
  src: url('../Assets/CNBG/fonts/HuaweiSans-Bold.eot');
  src: url('../Assets/CNBG/fonts/HuaweiSans-Bold.eot?') format('embedded-opentype'),  url('../Assets/CNBG/fonts/HuaweiSans-Bold.woff') format('woff'),  url('../Assets/CNBG/fonts/HuaweiSans-Bold.ttf') format('truetype'),  url('../Assets/CNBG/fonts/HuaweiSans-Bold.svg') format('svg');
}

@font-face {
  font-family: 'hw-regular';
  src: url('../Assets/CNBG/fonts/HuaweiSans-Regular.eot');
  src: url('../Assets/CNBG/fonts/HuaweiSans-Regular.eot?') format('embedded-opentype'),  url('../Assets/CNBG/fonts/HuaweiSans-Regular.woff') format('woff'),  url('../Assets/CNBG/fonts/HuaweiSans-Regular.ttf') format('truetype'),  url('../Assets/CNBG/fonts/HuaweiSans-Regular.svg') format('svg');
}

@font-face {
  font-family: 'hw-light';
  src: url('../Assets/CNBG/fonts/HuaweiSans-Light.eot');
  src: url('../Assets/CNBG/fonts/HuaweiSans-Light.eot?') format('embedded-opentype'),  url('../Assets/CNBG/fonts/HuaweiSans-Light.woff') format('woff'),  url('../Assets/CNBG/fonts/HuaweiSans-Light.ttf') format('truetype'),  url('../Assets/CNBG/fonts/HuaweiSans-Light.svg') format('svg');
}

.container {
  width: 100% !important;
  max-width: 1136px;
}

#container {
  position: relative;
  left: 0px;
  width: 100%;
  top: 0;
}

html, body {
  margin: 0;
  padding: 0;
}

ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

a:hover {
  text-decoration: none;
}

a:focus, a:active, button:focus, button:active {
  outline: none;
}

html,
body {
  margin: 0;
  padding: 0;
}

body {
  position: relative;
  font-family: hw-regular, fzlt-regular, Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 26px;
  font-size: 16px \9 !important;
}

a {
  text-decoration: none;
  color: #333;
}

h1 {
  font-size: 38px;
  margin-top: 0;
}

h1.clr_topMn {
  margin-top: -12px;
}

h1.center {
  margin-bottom: 10px;
}

h2 {
  font-size: 28px;
}

h2.title {
  font-size: 28px;
  text-align: center;
}

h3 {
  font-size: 18px;
}

h3.Subtitle {
  font-size: 14px;
  color: #999;
}

h4 {
  font-size: 16px;
}

h6 {
  margin-top: 24px;
}

h1, h2, h3, h4, h5, h6, #footer .left_inner label {
  /*font-family: fzlt-regular, Arial, Helvetica, sans-serif;*/
  font-weight: normal;
}

.hover {
  cursor: pointer;
  cursor: hand;
}

.center {
  text-align: center;
}

.blue {
  color: #15b0e8;
  /*font-family: fzlt-light, Arial, Helvetica, sans-serif;*/
  display: inline-block;
}

.red {
  color: #f66f6b;
}

.Showmore {
  font-size: 20px;
  color: #f66f6a;
}

.Showmore:hover, .Showmore:focus, .Showmore:active {
  color: #f66f6a;
  text-decoration: none;
}

.Showmore em {
  font-style: initial;
  margin-right: 5px;
  font-size: 24px;
  font-style: normal;
}

.Showmore[aria-expanded="false"] em {
  display: inline-block;
}

.Showmore[aria-expanded="false"] em + em {
  display: none;
}

.Showmore[aria-expanded="true"] em {
  display: none;
}

.Showmore[aria-expanded="true"] em + em {
  display: inline-block;
}

.Showmore[aria-expanded="false"] span {
  display: inline-block;
}

.Showmore[aria-expanded="false"] span + span {
  display: none;
}

.Showmore[aria-expanded="true"] span {
  display: none;
}

.Showmore[aria-expanded="true"] span + span {
  display: inline-block;
}

.title {
  margin-bottom: 20px;
}

.title h2 {
  display: inline-block;
  position: relative;
}

.title h2 span {
  position: relative;
}

.title h2 em {
  width: 100%;
  height: 4px;
  background: #c7000b;
  position: absolute;
  bottom: -25px;
  left: 0%;
  margin-left: 0px;
}

.small-more-icon {
  width: 24px;
  height: 24px;
  display: inline-block;
  overflow: hidden;
  background: url(../images/icon/icon_v2.png) no-repeat -144px -1px;
}

.big-more-icon {
  width: 36px;
  height: 36px;
  display: inline-block;
  overflow: hidden;
  background: url(../images/icon/icon_v2.png) no-repeat -74px -1px;
}

.video-play-icon {
  width: 60px;
  height: 60px;
  display: inline-block;
  overflow: hidden;
  background: url(../images/icon/icon_v2.png) no-repeat -1px -1px;
}

.place {
  height: 75px;
}

.ie8 .place, .ie9 .place, .ie10 .place {
  height: 74px;
}

.push-right {
  float: right;
}

* {
  outline: none;
}

/*video-1*/
.video_box {
  width: 100%;
  position: relative;
  z-index: 98;
  overflow: hidden;
}

#index-banner .video_box {
  width: 100%;
  position: absolute;
  z-index: 98;
  overflow: hidden;
}

.video_box a.js_video_icon,
.video_box a.js_video_player {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 999;
}

.video_box a.js_video_player em {
  content: "";
  width: 60px;
  height: 60px;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -30px;
  margin-left: -30px;
}

.video_box a.js_video_player:hover:before {
  background: url("../images/icon/icon1.png") no-repeat -105px -4px;
}

.video_box a.js_video_icon:hover,
.video_box a.js_video_player:hover,
.player-outer-box {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 98;
}

#fancybox-wrap, #fancybox-content {
  width: 100% !important;
  height: 100% !important;
  left: 0 !important;
  top: 0 !important;
  overflow: hidden;
}

#player_wrapper {
  height: 100%;
  width: 100%;
  display: block;
  overflow: hidden;
}

#fancybox-close {
  position: absolute;
  right: -30px;
  width: 30px;
  height: 30px;
  background: transparent url("../images/icon/icon1.png") no-repeat -155px -339px;
  cursor: pointer;
  z-index: 1103;
  display: none;
}

#fancybox-close {
  top: 10px;
  right: 10px;
  width: 36px;
  height: 36px;
  display: block !important;
}

#fancybox-wrap {
  padding: 0;
}

.fancy-video-close {
  background-color: rgba(0, 0, 0, .72) !important;
}


.video_box a.video_icon,
.video_box a.video_player {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 999;
}

.video_box a.video_player em {
  content: "";
  width: 60px;
  height: 60px;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -30px;
  margin-left: -30px;
}

.video_box a.video_player:hover:before {
  background: url("../images/icon/icon1.png") no-repeat -105px -4px;
}

.video_box a.video_icon:hover,
.video_box a.video_player:hover,
.player-outer-box {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 98;
}

/*video modal*/
.modal.video-dialog .modal-dialog {
  margin-top: 0;
  width: 100%;
  max-width: 960px;;
}

.modal.video-dialog .modal-dialog .bootstrap-dialog-title {
  display: none;
}

.modal.video-dialog .modal-dialog .modal-header {
  padding: 0;
  border-bottom: 0;
}

.modal.video-dialog .bootstrap-dialog-close-button {
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 1;
}

.modal.video-dialog .modal-header .close {
  color: #fff;
  opacity: 0.8;
  filter: alpha(opacity=80);
  font-size: 30px;
}

.modal.video-dialog .modal-body {
  padding: 0;
}

@media only screen and (max-width: 767px) {
  .row > [class*=col-] {
    margin-top: 15px;
  }

  .row-vertical-align-middle .col-sm-7 {
    width: 100%;
    display: block;
    text-align: center;
  }

  .row-vertical-align-middle {
    width: auto;
    display: block;
    padding-bottom: 15px;
  }

  .row-vertical-align-middle .col-sm-5 {
    display: none;
  }

  .modal-open .modal {
    display: flex;
    flex-direction: column;
    justify-content: center;
  }

  .modal.video-dialog .modal-dialog {
    margin: 0;
  }

  .modal:before {
    content: none !important;
  }
}

.player-outer-box {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 98;
}

.video_box_ux {
  width: 100%;
  position: relative;
  z-index: 97;
  overflow: hidden;
}

.video_box_ux .circle {
  width: 69px;
  height: 70px;
  border: 2px solid #fff;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -35px;
  margin-left: -35px;
  z-index: 8;
}

.video_box_ux .circle:before {
  content: "";
  background: #000;
  opacity: 0.1;
  width: 100%;
  height: 100%;
  display: block;
  border-radius: 50%;
}

.video_box_ux em {
  position: absolute;
  font-size: 45px;
  color: #eb5b56;
  top: 50%;
  left: 50%;
  margin-top: -21px;
  margin-left: -5px;
  z-index: 11;
}

.video_box_ux a:hover .circle {
  transition-duration: 0.2s;
  transform: scale(1.1);
}

.video_box_ux img {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  width: 100%;
}

.modal-dialog {
  margin-top: 0;
}

.modal-body {
  padding: 0;
}

.bootstrap-dialog .bootstrap-dialog-close-button {
  opacity: 1;
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 96;
}

.modal-header {
  padding: 0;
}

.modal-header .close {
  color: #fff;
  font-size: 25px;
  opacity: 1;
}

.bootstrap-dialog.type-primary .modal-header {
  border: none;
}

.bootstrap-dialog-title {
  display: none !important;
}

#player_wrapper .jwplayer {
  display: table !important;
}

#player_wrapper .jwplayer {
  position: absolute;
  left: 0;
  top: -1px;
}

#player_wrapper {
  position: relative;
  padding-top: 56.25%;
  background-color: rgba(0, 0, 0, 0.8);
}

#playerContainer_wrapper {
  position: absolute !important;
  top: -1px;
  left: 0;
}

.video-dialog .modal-dialog {
  width: 100%;
  max-width: 800px;
  margin: auto;
}

@media (max-width: 767px) {
  .video_box_ux img {
    border-radius: 0;
  }

  #player_wrapper .jwplayer {
    display: inline-block !important;
  }

  .modal:before {
    display: none;
  }

  .modal-dialog {
    width: 100%;
    z-index: 98;
    margin: 0;
    position: relative;
    top: 50%;
    transform: translateY(-50%) !important;
  }
}

.video_box {
  width: 100%;
  position: relative;
  z-index: 97;
  overflow: hidden;
}

.video_box a.js_img_link, .video_box a.js_video_icon, .video_box a.js_video_player {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: url(http://www.huawei.com/Assets/CBG/img/video_btn.png) 50% no-repeat;
  z-index: 5;
}

.video_box a.js_img_link {
  background: none;
}

.video_box a.video_player {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: url(http://www.huawei.com/Assets/CBG/img/video_btn.png) 50% no-repeat;
}

.video_box a.js_video_icon:hover, .video_box a.js_video_player:hover {
  background: url(http://www.huawei.com/Assets/CBG/img/video_btn_hover.png) 50% no-repeat;
}

/* body background */
body.bg-f4 {
  background: #f4fdfd;
}

.modal-open {
  overflow: hidden;
}

/* no margin */
.no-margin {
  margin: 0 !important;
}

.no-margin-top {
  margin-bottom: 0 !important;
}

.no-margin-right {
  margin-right: 0 !important;
}

.no-margin-bottom {
  margin-bottom: 0 !important;
}

.no-margin-left {
  margin-left: 0 !important;
}

/* no padding */
.no-padding {
  padding: 0 !important;
}

.no-padding-top {
  padding-bottom: 0 !important;
}

.no-padding-right {
  padding-right: 0 !important;
}

.no-padding-bottom {
  padding-bottom: 0 !important;
}

.no-padding-left {
  padding-left: 0 !important;
}

/* no border */
.no-border {
  border: none !important;
}

.no-border-top {
  border-top: none !important;
}

.no-border-right {
  border-right: none !important;
}

.no-border-bottom {
  border-bottom: none !important;
}

.no-border-left {
  border-left: none !important;
}

/* hidden */
.hidden {
  display: none !important
}

/* mobile */
/*@media (max-width: 750px) {
  body {
    font-size: 1.2307692307692308rem;
    line-height: 1.625;
  }
}*/

/* buttons */
.hw-btn {
  display: inline-block;
  height: 45px;
  margin: 10px;
  padding: 0 20px;
  font-size: 16px;
  color: #fff;
  line-height: 43px;
  background-color: #f66f6a;
  box-sizing: border-box;
  border: 1px solid #f66f6a
}

.hw-btn:hover {
  color: #fff;
  background: #d35e59;
  border-color: #d35e59
}

.hw-btn:focus {
  color: white
}

.hw-btn i {
  display: inline-block;
  width: 43px;
  height: 100%;
  margin-left: -10px;
  margin-right: 2px;
  border-radius: 50%;
  vertical-align: bottom;
  background-repeat: no-repeat;
  background-position: center;
}

.hw-btn i.icon-play {
  background-image: url(../images/btns/play.png);
}

.hw-btn i.icon-ppt {
  background-image: url(../images/btns/ppt.png);
}

.hw-btn i.icon-book {
  background-image: url(../images/btns/book.png);
}

.hw-btn i.icon-tag {
  background-image: url(../images/btns/tag.png);
}

.hw-btn i.icon-datatable {
  background-image: url(../images/btns/datatable.png);
}

.hw-btn i.icon-datetime {
  background-image: url(../images/btns/datetime.png);
}

.hw-btn i.icon-doc {
  background-image: url(../images/btns/doc.png);
}

.hw-btn i.icon-download {
  background-image: url(../images/btns/download.png);
}

.hw-btn i.icon-email {
  background-image: url(../images/btns/email.png);
}

.hw-btn i.icon-form {
  background-image: url(../images/btns/form.png);
}

.hw-btn i.icon-help {
  background-image: url(../images/btns/help.png);
}

.hw-btn i.icon-idea {
  background-image: url(../images/btns/idea.png);
}

.hw-btn i.icon-info {
  background-image: url(../images/btns/info.png);
}

.hw-btn i.icon-link {
  background-image: url(../images/btns/link.png);
}

.hw-btn i.icon-location {
  background-image: url(../images/btns/location.png);
}

.hw-btn i.icon-phone {
  background-image: url(../images/btns/phone.png);
}

.hw-btn i.icon-picture {
  background-image: url(../images/btns/picture.png);
}

.hw-btn i.icon-shake {
  background-image: url(../images/btns/shake.png);
}

.hw-btn i.icon-share {
  background-image: url(../images/btns/share.png);
}

.hw-btn i.icon-star {
  background-image: url(../images/btns/star.png);
}

.hw-btn i.icon-statis {
  background-image: url(../images/btns/statis.png);
}

.hw-btn span {
  display: inline-block;
}

.hw-btn.btn-normal {
  background: #f9f9f9;
  color: #f66f6a;
  border: 1px solid #f66f6a
}

.hw-btn.btn-normal:hover {
  background: #e0e0e0
}

.hw-btn.btn-normal i {
  background: none;
  background-repeat: no-repeat;
  background-position: center
}

.hw-btn.btn-normal i.icon-play {
  background-image: url(../images/btns/play_.png);
}

.hw-btn.btn-normal i.icon-ppt {
  background-image: url(../images/btns/ppt_.png);
}

.hw-btn.btn-normal i.icon-book {
  background-image: url(../images/btns/book_.png);
}

.hw-btn.btn-normal i.icon-tag {
  background-image: url(../images/btns/tag_.png);
}

.hw-btn.btn-normal i.icon-datatable {
  background-image: url(../images/btns/datatable_.png);
}

.hw-btn.btn-normal i.icon-datetime {
  background-image: url(../images/btns/datetime_.png);
}

.hw-btn.btn-normal i.icon-doc {
  background-image: url(../images/btns/doc_.png);
}

.hw-btn.btn-normal i.icon-download {
  background-image: url(../images/btns/download_.png);
}

.hw-btn.btn-normal i.icon-email {
  background-image: url(../images/btns/email_.png);
}

.hw-btn.btn-normal i.icon-form {
  background-image: url(../images/btns/form_.png);
}

.hw-btn.btn-normal i.icon-help {
  background-image: url(../images/btns/help_.png);
}

.hw-btn.btn-normal i.icon-idea {
  background-image: url(../images/btns/idea_.png);
}

.hw-btn.btn-normal i.icon-info {
  background-image: url(../images/btns/info_.png);
}

.hw-btn.btn-normal i.icon-link {
  background-image: url(../images/btns/link_.png);
}

.hw-btn.btn-normal i.icon-location {
  background-image: url(../images/btns/location_.png);
}

.hw-btn.btn-normal i.icon-phone {
  background-image: url(../images/btns/phone_.png);
}

.hw-btn.btn-normal i.icon-picture {
  background-image: url(../images/btns/picture_.png);
}

.hw-btn.btn-normal i.icon-shake {
  background-image: url(../images/btns/shake_.png);
}

.hw-btn.btn-normal i.icon-share {
  background-image: url(../images/btns/share_.png);
}

.hw-btn.btn-normal i.icon-star {
  background-image: url(../images/btns/star_.png);
}

.hw-btn.btn-normal i.icon-statis {
  background-image: url(../images/btns/statis_.png);
}

.hw-btn.btn-normal span {
}

.hw-btn.btn-primary {
  background: #15b0e8;
  border: 1px solid #15b0e8;
  color: white
}

.hw-btn.btn-sm {
  height: 40px;
  line-height: 40px;
}

@media (max-width: 750px) {
  .hw-btn {
    font-size: 1.2rem
  }
}

/* overlay */
.overlay {
  position: absolute;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1100;
  background-color: #555;
  opacity: 0.6;
}

.fbox-wrap {
  width: 585px;
  position: absolute;
  position: fixed;
  background: white;
  top: 18%;
  left: 50%;
  z-index: 1101;
  margin-left: -292.5px;
}

.fbox-wrap .content {
  padding: 50px 30px 20px 30px
}

.fbox-wrap .content h1 {
  font-weight: normal;
  font-size: 22px;
  color: #282828;
}

.fbox-wrap .btn-close {
  position: absolute;
  width: 17px;
  height: 17px;
  background: url(../images/icon/icon_pupup_close.png) no-repeat center;
  top: 15px;
  right: 15px;
}

.fbox-wrap.weixin-qrcode {
  width: 292px;
  margin-left: -146px
}

.fbox-wrap.weixin-qrcode .content {
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 20px;
  padding-bottom: 0
}

.fbox-wrap.weixin-qrcode .content #feedback-form {
  display: none
}

.fbox-wrap.weixin-qrcode .content table {
  display: block;
  margin: 0 auto;
  width: 100% !important;
  margin-top: 20px;
}

.fbox-video {
  width: 980px;
  height: 550px;
  position: fixed;
  left: 50%;
  top: 50%;
  z-index: 1101;
  margin-left: -490px;
  margin-top: -275px;
  background: black
}

.fbox-video #mediaplayer {
  width: 100%;
  height: 100%;
}

.fbox-video #video-btn-group {
  position: absolute;
  text-align: center;
  width: 100%;
  left: 0;
  height: 45px;
  margin-top: 10px
}

.fbox-video #video-btn-group a {
  display: inline-block;
  line-height: 45px;
  height: 45px;
  background-color: #222;
  border-radius: 45px;
  color: white;
  padding: 0 12px;
}

.fbox-video #video-btn-group a i {
  display: block;
  width: 100%;
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  opacity: 0.8
}

.fbox-video #video-btn-group a i.video-download {
  width: 60px;
  background-image: url(../images/icon/icon-download.png);
  background-size: auto 40%
}

.fbox-video #video-btn-group a:hover i {
  opacity: 1
}

.fbox-video .close_video {
  display: none
}

@media (max-width: 750px) {
  .fbox-video {
    width: 100%;
    height: 210px;
    position: fixed;
    left: 0%;
    top: 50%;
    z-index: 1101;
    margin-left: 0;
    margin-top: -105px;
    background: black
  }

  .fbox-video #mediaplayer {
    width: 100%;
    height: 100%;
  }

  .fbox-video #video-btn-group {
    height: 35px;
    margin-top: 8px
  }

  .fbox-video #video-btn-group a {
    line-height: 35px;
    height: 35px;
    border-radius: 35px;
    padding: 0 10px;
  }

  .fbox-video #video-btn-group a i.video-download {
    width: 40px;
    background-image: url(../images/icon/icon-download.png);
    background-size: auto 40%
  }

  .fbox-video .close_video {
    display: block;
    position: absolute;
    width: 30px;
    height: 30px;
    background: url(../images/icon/vd_close.png) no-repeat center;
    z-index: 999;
    right: 0;
    top: -30px;
  }

  .overlay {
    opacity: 0.8;
  }
}


/* hw-form */
.hw-form {
}

.hw-form .row {
  margin: 20px 0;
  overflow: hidden
}

.hw-form .row h2 {
  font-size: 16px;
  color: #282828;
  padding: 15px 0
}

.hw-form .row .col-12 {
  width: 100%;
}

.hw-form .row .col-6 {
  width: 48%;
  float: left;
  margin-right: 3%
}

.hw-form .row input, .hw-form .row textarea {
  border: 1px solid #f4f4f4;
  background: #f4f4f4;
  width: 100%;
  box-sizing: border-box
}

.hw-form .row input {
  height: 40px;
  line-height: 40px;
  padding-left: 40px
}

.hw-form .row input.icon-name {
  background-image: url(../images/icon/icon-name.png);
  background-repeat: no-repeat;
  background-position: 10px center
}

.hw-form .row input.icon-email {
  background-image: url(../images/icon/icon-email.png);
  background-repeat: no-repeat;
  background-position: 10px center
}

.hw-form .row input.icon-company {
  background-image: url(../images/icon/icon-company.png);
  background-repeat: no-repeat;
  background-position: 10px center
}

.hw-form .row input.icon-phone {
  background-image: url(../images/icon/icon-phone.png);
  background-repeat: no-repeat;
  background-position: 10px center
}

.hw-form .row textarea {
  padding: 15px
}

.hw-form .row .tip {
  display: none;
  color: #ff3333;
  font-size: 16px;
  margin-top: 10px
}

.hw-form .row .err input, .hw-form .row .err textarea {
  border-color: #ff3333
}

.hw-form .row .err .tip {
  display: block
}

.hw-form .row .ok input, .hw-form .row .ok textarea {
  border-color: #84d0a2
}

/* item-row */
.item-row {
  font-size: 0;
  margin: 0 -20px;
  margin-bottom: -40px
}

.item-col-1, .item-col-2, .item-col-3, .item-col-4, .item-col-5, .item-col-6, .item-col-7, .item-col-8, .item-col-9, .item-col-10, .item-col-11, .item-col-12 {
  font-size: 16px
}

@media screen and (min-width: 751px) {
  .item-row {
    margin-bottom: -2.96296rem;
  }

  .item-col-1, .item-col-2, .item-col-3, .item-col-4, .item-col-5, .item-col-6, .item-col-7, .item-col-8, .item-col-9, .item-col-10, .item-col-11, .item-col-12 {
    display: inline-block;
    vertical-align: top;
  }

  .item-row .item-col-1 {
    width: 8.33333333%
  }

  .item-row .item-col-2 {
    width: 16.66666667%
  }

  .item-row .item-col-3 {
    width: 25%
  }

  .item-row .item-col-4 {
    width: 33.33333333%
  }

  .item-row .item-col-5 {
    width: 41.66666667%
  }

  .item-row .item-col-6 {
    width: 50%
  }

  .item-row .item-col-7 {
    width: 58.33333333%
  }

  .item-row .item-col-8 {
    width: 66.66666667%
  }

  .item-row .item-col-9 {
    width: 75%
  }

  .item-row .item-col-10 {
    width: 83.33333333%
  }

  .item-row .item-col-11 {
    width: 91.66666667%
  }

  .item-row .item-col-12 {
    width: 100%
  }

}

/* banner-item */
.banner-item {
  height: 540px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover
}

.banner-item a {
  display: block;
  height: 100%;
}

.banner-item a .wrapper {
  height: 100%
}

.banner-item a .text {
  width: 515px;
  padding-top: 120px;
  position: relative;
  color: #282828;
}

.banner-item a .text h1 {
  font-size: 38px
}

.banner-item a .text p {
  margin-top: 30px;
  line-height: 1.8
}

.banner-item a .text.f-r {
  float: right;
  text-align: right
}

.banner-item a .text.f-r h1 {
  padding-left: 115px;
}

.banner-item a .text.f-c {
  float: none;
  text-align: center;
  margin: 0 auto
}

.banner-item a .text.f-c h1 {
  padding-left: 0;
}

.banner-item a .text .view {
  margin-top: 40px
}

.banner-item a .text .view i {
  transition: transform 0.5s ease;
  transform: translateX(0);
  display: inline-block;
  width: 20px;
  height: 15px;
  margin-top: -2px;
  margin-left: 12px;
  vertical-align: middle;
  text-indent: -9999rem;
  background: url("../images/icon/arrow_04.png") no-repeat;
  overflow: hidden;
}

.banner-item a:hover .text .view i {
  transform: translateX(10px);
}

.banner-item.dark .text {
  color: white
}

.banner-item.dark a .text .view i {
  background: url("../images/icon/arrow_03.png") no-repeat;
}

@media (max-width: 750px) {
  .banner-item {
    height: 400px;
  }

  .banner-item a .text {
    width: 100%;
    padding-top: 70px;
    position: relative;
    color: #282828;
  }

  .banner-item a .text h1 {
    font-size: 28px
  }

  .banner-item a .text p {
    margin-top: 30px;
    line-height: 1.6;
    font-size: 16px
  }

  .banner-item a .text.f-r {
    float: right;
    text-align: right
  }

  .banner-item a .text.f-r h1 {
    padding-left: 50px;
  }

  .banner-item a .text .view {
    margin-top: 30px;
    font-size: 16px
  }
}

/*loading*/
.load-box {
  width: 100%;
  height: 100%;
  top: 0;
  position: fixed;
  z-index: 999;
}

.load-box .overlay {
  background-color: black;
  opacity: 0.5
}

.loading {
  top: 49%;
  z-index: 99;
  color: #fff;
  position: relative;
  z-index: 9999;
  position: absolute;
  width: 100%;
}

.loading-dialog .modal-content {
  background-color: transparent;
  box-shadow: 0 0 0;
  border: 0;
}

.loading .sk-circle {
  margin: 0px auto;
  width: 60px;
  height: 60px;
  position: relative;
}

.loading .sk-circle .sk-child {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}

.loading .sk-circle .sk-child:before {
  content: '';
  display: block;
  margin: 0 auto;
  width: 15%;
  height: 15%;
  background-color: #fff;
  border-radius: 100%;
  -webkit-animation: sk-circleBounceDelay 1.2s infinite ease-in-out both;
  animation: sk-circleBounceDelay 1.2s infinite ease-in-out both;
}

.loading .sk-circle .sk-circle2 {
  -webkit-transform: rotate(30deg);
  -ms-transform: rotate(30deg);
  transform: rotate(30deg);
}

.loading .sk-circle .sk-circle3 {
  -webkit-transform: rotate(60deg);
  -ms-transform: rotate(60deg);
  transform: rotate(60deg);
}

.loading .sk-circle .sk-circle4 {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

.loading .sk-circle .sk-circle5 {
  -webkit-transform: rotate(120deg);
  -ms-transform: rotate(120deg);
  transform: rotate(120deg);
}

.loading .sk-circle .sk-circle6 {
  -webkit-transform: rotate(150deg);
  -ms-transform: rotate(150deg);
  transform: rotate(150deg);
}

.loading .sk-circle .sk-circle7 {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.loading .sk-circle .sk-circle8 {
  -webkit-transform: rotate(210deg);
  -ms-transform: rotate(210deg);
  transform: rotate(210deg);
}

.loading .sk-circle .sk-circle9 {
  -webkit-transform: rotate(240deg);
  -ms-transform: rotate(240deg);
  transform: rotate(240deg);
}

.loading .sk-circle .sk-circle10 {
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}

.loading .sk-circle .sk-circle11 {
  -webkit-transform: rotate(300deg);
  -ms-transform: rotate(300deg);
  transform: rotate(300deg);
}

.loading .sk-circle .sk-circle12 {
  -webkit-transform: rotate(330deg);
  -ms-transform: rotate(330deg);
  transform: rotate(330deg);
}

.loading .sk-circle .sk-circle2:before {
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s;
}

.loading .sk-circle .sk-circle3:before {
  -webkit-animation-delay: -1s;
  animation-delay: -1s;
}

.loading .sk-circle .sk-circle4:before {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s;
}

.loading .sk-circle .sk-circle5:before {
  -webkit-animation-delay: -0.8s;
  animation-delay: -0.8s;
}

.loading .sk-circle .sk-circle6:before {
  -webkit-animation-delay: -0.7s;
  animation-delay: -0.7s;
}

.loading .sk-circle .sk-circle7:before {
  -webkit-animation-delay: -0.6s;
  animation-delay: -0.6s;
}

.loading .sk-circle .sk-circle8:before {
  -webkit-animation-delay: -0.5s;
  animation-delay: -0.5s;
}

.loading .sk-circle .sk-circle9:before {
  -webkit-animation-delay: -0.4s;
  animation-delay: -0.4s;
}

.loading .sk-circle .sk-circle10:before {
  -webkit-animation-delay: -0.3s;
  animation-delay: -0.3s;
}

.loading .sk-circle .sk-circle11:before {
  -webkit-animation-delay: -0.2s;
  animation-delay: -0.2s;
}

.loading .sk-circle .sk-circle12:before {
  -webkit-animation-delay: -0.1s;
  animation-delay: -0.1s;
}

@-webkit-keyframes sk-circleBounceDelay {
  0%, 80%, 100% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  40% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes sk-circleBounceDelay {
  0%, 80%, 100% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  40% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

.loading .ie-loading {
  display: none;
}

@media (max-width: 767px) {
  .loading .spinner {
    margin: 0 auto;
  }

  .loading-dialog .modal-dialog {
    position: absolute !Important;
    left: 0;
  }
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .loading .ie-loading {
    display: none;
  }
}

.red-highlight {
  color: #fe0000;
  display: inline-block;
}

.float-none {
  float: none !important;
}

.loading .spinner {
  width: auto;
  height: 40px;
  text-align: center;
  font-size: 10px;
}

.loading .spinner > div {
  background-color: #f66f6a;
  height: 20px;
  width: 6px;
  display: inline-block;
  margin-right: 5px;
  border-radius: 25%;
  -webkit-animation: sk-stretchdelay 2s infinite ease-in-out;
  animation: sk-stretchdelay 2s infinite ease-in-out;
}

.loading .spinner .rect2 {
  -webkit-animation-delay: -1.9s;
  animation-delay: -1.9s;
  background-color: #f7a655;
}

.loading .spinner .rect3 {
  -webkit-animation-delay: -1.7s;
  animation-delay: -1.7s;
  background-color: #ffdf4f;
}

.loading .spinner .rect4 {
  -webkit-animation-delay: -1.5s;
  animation-delay: -1.5s;
  background-color: #84d0a2;
}

.loading .spinner .rect5 {
  -webkit-animation-delay: -1.3s;
  animation-delay: -1.3s;
  background-color: #15b0e8;
}

@-webkit-keyframes sk-stretchdelay {
  0%, 40%, 100% {
    -webkit-transform: translateY(0);
  }
  20% {
    -webkit-transform: translateY(-10px);
  }
}

@keyframes sk-stretchdelay {
  0%, 40%, 100% {
    transform: translateY(0);
    -webkit-transform: translateY(0);
  }
  20% {
    transform: translateY(-10px);
    -webkit-transform: translateY(-10px);
  }
}
