@charset "UTF-8";
body {
  font-family: "Open Sans", Arial, "Hiragino Sans GB", "Microsoft YaHei", "微软雅黑", "STHeiti", "WenQuanYi Micro Hei", SimSun, sans-serif; }

html {
  font-size: 62.5%; }

.container {
  width: 100%;
  max-width: 980px;
  margin: 30px auto;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  background-color: #5F7682; }

.hero {
  background: url("img/hero.jpg");
  background-size: 100%;
  width: 100%;
  height: 0;
  padding-top: 38.7755102%;
  position: relative; }
  .hero h1 {
    color: #2EAD3F;
    font-size: 46px;
    font-size: 4.6rem;
    position: absolute;
    font-family: Times New Roman;
    top: 94%;
    margin-top: -125px;
    right: 2%;
    font-weight: bold;
    text-shadow: 1px 0px 1px black; }
  .hero p {
    font-size: 20px;
    font-size: 2rem;
    line-height: 1.8em;
    color: white;
    position: absolute;
    top: 85%;
    width: 100%;
    text-align: right;
    right: 2%;
    margin-top: -20px;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5); }
  .hero .logo {
    position: absolute;
    top: 7%;
    left: 0%; }
    .hero .logo a {
      display: inline-block;
      width: 140px;
      padding: 0 25px; }
      .hero .logo a#itvalue {
        border-right: 2px solid black; }
      .hero .logo a#tmt {
        width: 113px; }
      .hero .logo a#ihaier {
        width: 127px;
        position: relative;
        top: 10px; }
      .hero .logo a img {
        width: 100%; }

.mobile-box {
  display: none; }

.introduce {
  padding: 2% 6%;
  overflow: auto; }
  .introduce .info {
    float: left; }
    .introduce .info strong {
      color: white;
      font-size: 38px;
      font-size: 3.8rem;
      font-weight: normal;
      display: inline-block;
      margin-bottom: 15px; }
    .introduce .info p {
      line-height: 1.8em;
      color: white;
      font-size: 16px;
      font-size: 1.6rem; }
  .introduce .btn {
    width: 18.3673469%;
    max-width: 180px;
    color: white;
    background-color: #2EAD3F;
    text-decoration: none;
    display: inline-block;
    text-align: center;
    padding: 2% 3%;
    font-size: 18px;
    font-size: 1.8rem;
    border-radius: 10px;
    float: right;
    margin-top: 9%; }

.feature-list {
  color: white;
  overflow: auto;
  padding-left: 0;
  display: block;
  clear: both;
  padding-top: 50px; }
  .feature-list li {
    color: white;
    list-style: none;
    width: 33.3%;
    text-align: center;
    float: left; }
    .feature-list li h2 {
      font-size: 16px;
      font-size: 1.6rem;
      font-weight: bold;
      margin: 12px 0 15px 0 !important; }
    .feature-list li .icon {
      background-color: #2EAD3F;
      width: 35.4%;
      max-width: 100px;
      height: 0;
      padding-top: 35.4%;
      border-radius: 100%;
      position: relative;
      display: inline-block; }
      .feature-list li .icon img {
        width: 40%;
        height: auto;
        position: absolute;
        top: 50%;
        left: 50%;
        margin-top: -17%;
        margin-left: -21%; }
      .feature-list li .icon.i02 img {
        margin-top: -24%; }
      .feature-list li .icon.i03 img {
        margin-top: -20%; }
    .feature-list li h2 {
      margin: 20px 0; }
    .feature-list li ul {
      padding-left: 15px; }
      .feature-list li ul.u02, .feature-list li ul.u03 {
        margin-left: 25%; }
      .feature-list li ul li {
        list-style: disc;
        width: 100%;
        text-align: left;
        padding: 4px 0;
        float: none;
        font-size: 13px;
        font-size: 1.3rem; }

.professional-team {
  background: url("img/team-bg.jpg") no-repeat;
  background-size: auto 100%;
  padding-top: 1px; }
  .professional-team p {
    text-align: center;
    margin: 30px 0;
    color: white;
    font-size: 15px; }
  .professional-team h2 {
    color: white;
    text-align: center;
    font-size: 36px;
    font-size: 3.6rem;
    font-weight: normal;
    margin: 5% 0 5% 0; }
  .professional-team ul {
    width: 100%;
    text-align: center;
    padding: 0;
    padding-bottom: 8%; }
    .professional-team ul li {
      width: 15.2%;
      display: inline-block;
      margin: 0 2.5%;
      vertical-align: top; }
      .professional-team ul li img {
        width: 100%;
        border-radius: 100%; }
      .professional-team ul li p {
        color: white;
        text-align: center;
        margin: 8px 0;
        font-size: 24px;
        font-size: 2.4rem; }
        .professional-team ul li p span {
          display: block;
          font-size: 14px;
          font-size: 1.4rem;
          margin-top: 8px; }

.demo-meeting {
  text-align: center; }
  .demo-meeting h2 {
    color: white;
    text-align: center;
    font-size: 36px;
    font-size: 3.6rem;
    font-weight: normal;
    margin: 5% 0 0 0; }
  .demo-meeting p {
    text-align: center;
    margin: 30px 0;
    color: white;
    font-size: 15px;
    font-size: 17px;
    font-size: 1.7rem;
    margin-top: 15px; }
  .demo-meeting div {
    display: inline-block;
    vertical-align: middle; }
    .demo-meeting div img {
      width: 100%;
      display: block; }
    .demo-meeting div p {
      font-size: 22px;
      font-size: 2.2rem; }
  .demo-meeting .box {
    width: 100%;
    margin-top: 20px; }
  .demo-meeting .arr {
    background: url("img/arr_h.png") no-repeat;
    background-size: 100%;
    width: 10%;
    height: 83px;
    margin: 0 2%;
    position: relative;
    top: -30px; }
  .demo-meeting .m1 {
    width: 20%; }
  .demo-meeting .m2 {
    width: 20%; }
    .demo-meeting .m2 img {
      width: 50%;
      margin: 0 auto; }
  .demo-meeting .t {
    width: 16%;
    position: relative;
    top: -30px; }

.register-area {
  background: url("img/form-bg.jpg") no-repeat;
  background-size: 100%;
  padding-bottom: 50px;
  padding-top: 1px; }
  .register-area .fr {
    float: right; }
  .register-area .btn {
    width: 20%;
    max-width: 200px;
    color: white;
    background-color: #2EAD3F;
    text-decoration: none;
    display: inline-block;
    text-align: center;
    padding: 1.5% 3%;
    font-size: 20px;
    font-size: 2rem;
    border-radius: 10px;
    margin: 0 auto;
    display: block;
    border: none;
    -webkit-appearance: none; }
  .register-area h2 {
    text-align: center;
    color: white;
    margin-top: 45px;
    font-size: 36px;
    font-size: 3.6rem; }
  .register-area p {
    text-align: center;
    color: white;
    font-size: 17px;
    font-size: 1.7rem;
    margin-top: 15px; }
    .register-area p a {
      color: white;
      margin-left: 5px; }
  .register-area form {
    width: 83.6%;
    margin: 50px auto; }
    .register-area form > label {
      display: inline-block;
      margin-bottom: 15px;
      font-size: 16px;
      font-size: 1.6rem;
      color: white; }
      .register-area form > label.cell {
        display: inline-block;
        width: 100%;
        height: auto; }
        .register-area form > label.cell span {
          width: 5%;
          vertical-align: top;
          margin-bottom: 10px; }
        .register-area form > label.cell textarea {
          width: 86%;
          border: none;
          border-radius: 5px;
          resize: none;
          height: 146px;
          color: #333;
          padding: 1%; }
        .register-area form > label.cell i {
          margin-left: 11%; }
      .register-area form > label.half {
        width: 45%;
        height: 66px; }
        .register-area form > label.half span {
          margin-right: 3%;
          width: 22%;
          display: inline-block;
          vertical-align: middle;
          margin-bottom: 10px; }
        .register-area form > label.half i {
          margin-left: 27%; }
      .register-area form > label input {
        width: 70%;
        border: none;
        height: 36px;
        line-height: 36px;
        border-radius: 5px;
        padding: 0 1.5%;
        color: black;
        font-size: 15px;
        font-size: 1.5rem; }
      .register-area form > label span {
        margin-right: 3%; }
      .register-area form > label i {
        display: block;
        margin-top: 10px;
        color: #F74843;
        font-style: normal; }
    .register-area form .q.row {
      height: auto;
      margin-bottom: 50px; }
      .register-area form .q.row p {
        display: block; }
      .register-area form .q.row label {
        display: block;
        padding: 5px 0;
        width: auto; }
    .register-area form .q p {
      font-size: 16px;
      font-size: 1.6rem;
      text-align: left;
      display: inline-block;
      margin: 15px 3% 15px 0; }
    .register-area form .q label {
      color: white;
      margin-right: 3%;
      display: inline-block;
      width: 60px;
      font-size: 16px;
      font-size: 1.6rem; }
      .register-area form .q label.other {
        width: auto;
        white-space: nowrap; }
      .register-area form .q label input {
        margin-right: 5px; }
        .register-area form .q label input.text {
          height: 36px;
          margin-left: 1%;
          border-radius: 4px;
          border: none; }
    .register-area form .q i {
      display: block;
      margin-top: 10px;
      color: #F74843;
      font-style: normal;
      font-size: 16px;
      font-size: 1.6rem;
      margin-top: 0; }

.declaration {
  margin: 0 auto;
  background-color: #6A6A6A;
  padding: 40px 0; }
  .declaration h2 {
    color: #ccc;
    width: 75%;
    margin: 10px auto 20px auto;
    font-size: 20px;
    font-size: 2rem; }
    .declaration h2 i {
      background: url("img/ico.png") no-repeat;
      display: inline-block;
      background-size: 100%;
      width: 20px;
      height: 22px;
      margin: 0 10px 0 0;
      position: relative;
      top: 4px; }
  .declaration ul {
    width: 75%;
    margin: 0 auto; }
    .declaration ul li {
      color: #ccc;
      font-size: 18px;
      font-size: 1.8rem;
      margin: 15px 0; }

.msg-box {
  width: 80% !important;
  max-width: 800px;
  background-color: rgba(255, 255, 255, 0.9);
  position: relative;
  padding: 10% 0 !important; }
  .msg-box h2 {
    font-size: 26px;
    font-size: 2.6rem;
    border: 1px solid #333;
    text-align: center;
    border-right: none;
    border-left: none;
    font-weight: normal;
    padding: 15px 0;
    width: 60%;
    margin: 20px auto; }
  .msg-box p {
    color: #808080;
    text-align: center;
    width: 60%;
    margin: 10px auto; }
  .msg-box i {
    position: absolute;
    top: 10px;
    right: 20px;
    font-size: 26px;
    font-size: 2.6rem;
    color: #aaa; }
  .msg-box.fn-hide {
    display: none; }

@media (max-width: 960px) {
  .container {
    margin-top: 0; }

  .register-area {
    background-size: auto 100%; }
    .register-area form > label.cell textarea {
      width: 87%; } }
@media (max-width: 900px) {
  .register-area h2 {
    margin-top: 45px; }
  .register-area form > label.half {
    width: 100%;
    height: auto; }
    .register-area form > label.half span {
      display: block; }
    .register-area form > label.half input {
      width: 100%; }
    .register-area form > label.half i {
      margin-left: 0; }
  .register-area form > label.cell {
    width: 100%;
    height: auto; }
    .register-area form > label.cell textarea {
      width: 100%; }
    .register-area form > label.cell i {
      margin-left: 0; }
    .register-area form > label.cell span {
      width: 30%;
      display: block; }
  .register-area form .q {
    margin-bottom: 10px;
    height: auto; }
    .register-area form .q p {
      display: block; }
    .register-area form .q label.other {
      display: inline; }
    .register-area form .q .text {
      width: 100%;
      border-radius: 4px;
      border: none;
      margin: 10px 0 !important;
      height: 20px;
      line-height: 20px;
      display: block;
      margin-bottom: 0 !important; }
  .register-area .btn {
    width: 50%;
    padding: 10px 0; } }
@media (max-width: 850px) {
  .professional-team {
    background-size: 100% 100%; }
    .professional-team ul li {
      width: 16%; } }
@media (max-width: 800px) {
  .introduce {
    padding: 5%; }

  .hero h1 {
    font-size: 40px;
    font-size: 4rem;
    margin-top: -105px; }
  .hero p {
    font-size: 20px;
    font-size: 2rem;
    line-height: 1.6em; }

  .introduce .info {
    width: 100%;
    float: none; }
    .introduce .info strong {
      font-size: 30px;
      font-size: 3rem; }
  .introduce .btn {
    float: none;
    margin: 50px auto 20px auto;
    display: block;
    width: 80%; } }
@media (max-width: 715px) {
  .demo-meeting div {
    display: block;
    margin: 0 auto;
    padding: 1px; }
  .demo-meeting .arr {
    margin: 15px auto;
    width: 15%;
    display: block;
    background-image: url("img/arr_v.png");
    background-size: 100% 100%; }
  .demo-meeting .m1 {
    width: 40%; }
  .demo-meeting .m2 {
    width: 40%; }
  .demo-meeting .t {
    width: 80%;
    margin-bottom: 5px; } }
@media (max-width: 640px) {
  .hero h1 {
    font-size: 30px;
    font-size: 3rem;
    margin-top: -83px; }
  .hero p {
    font-size: 14px;
    font-size: 1.4rem; }

  .professional-team ul li {
    width: 21%;
    margin-bottom: 20px; }

  .feature-list {
    overflow: hidden; }
    .feature-list > li {
      width: 100%;
      margin-bottom: 30px; }
      .feature-list > li .icon {
        width: 20%;
        padding-top: 20%;
        max-width: none; }
      .feature-list > li ul {
        position: relative;
        left: 50%;
        margin-left: -138px; }
        .feature-list > li ul.u02 {
          position: relative;
          left: 50%;
          margin-left: -76px; }
        .feature-list > li ul.u03 {
          position: relative;
          left: 50%;
          margin-left: -76px; }

  .msg-box h2 {
    font-size: 20px;
    font-size: 2rem; }

  .mobile-box {
    display: block;
    position: fixed;
    right: 10px;
    bottom: 10px;
    width: 55px;
    height: 100px;
    background-color: rgba(0, 0, 0, 0.8);
    border-radius: 4px; }
    .mobile-box div {
      background-repeat: no-repeat;
      background-size: 50%;
      background-position: center center;
      width: 55px;
      height: 50px; }
    .mobile-box .back-to-top {
      background-image: url("img/back.png"); }
    .mobile-box .mobile-menu {
      background-image: url("img/menu.png"); }
    .mobile-box ul {
      display: none;
      position: fixed;
      width: 150px;
      right: 90px;
      bottom: 10px;
      border-radius: 4px;
      box-sizing: border-box;
      padding: 15px;
      background-color: rgba(0, 0, 0, 0.8); }
      .mobile-box ul:after {
        content: "";
        width: 0;
        height: 0;
        border: 10px solid;
        border-color: transparent transparent transparent rgba(0, 0, 0, 0.8);
        position: absolute;
        right: -20px;
        bottom: 15px; }
      .mobile-box ul.show {
        display: block; }
      .mobile-box ul li.current a {
        color: #51C461; }
      .mobile-box ul li a {
        color: white;
        display: inline-block;
        padding: 10px 0;
        width: 100%; } }
@media (max-width: 500px) {
  .hero {
    padding-top: 50%;
    background-size: 100% 100%; }
    .hero h1 {
      font-size: 30px;
      font-size: 3rem;
      margin-top: -83px; }
    .hero p {
      font-size: 14px;
      font-size: 1.4rem;
      margin-top: -10px;
      width: 100%; }
    .hero .logo a {
      width: 70px;
      padding: 0 15px; }
      .hero .logo a#tmt {
        width: 60px; }
      .hero .logo a#ihaier {
        width: 70px;
        top: 5px; }

  .feature-list li {
    width: 100%; }
    .feature-list li .icon {
      width: 30%;
      padding-top: 30%; }

  .professional-team ul li {
    width: 35%;
    margin: 15px 5%; } }
@media (max-width: 450px) {
  .hero {
    padding-top: 50%;
    background-size: 100% 100%; }
    .hero h1 {
      font-size: 24px;
      font-size: 2.4rem;
      margin-top: -73px; }
    .hero p {
      font-size: 13px;
      font-size: 1.3rem;
      margin-top: -10px; } }
