body,
html {
  padding: 0;
  margin: 0;
  color: #FFFFFF;
  width: 100%;
}
a {
  text-decoration: none;
  color: #FFFFFF;
}
ul,
li {
  list-style: none;
  padding: 0;
  margin: 0;
}
.hd {
  width: 100%;
  height: 1000px;
  background: url("../img/guidepage/background1.png");
}
.ht {
  padding: 56px 0 169px 16%;
}
.ht > img {
  vertical-align: text-bottom;
  display: inline-block;
  width: 26px;
  height: 27px;
}
.h-t-nav {
 display: inline-block;
  padding-left: 187px;
}
.h-t-nav > li {
float: left;
margin-right: 46px;
}
.logo-text {
 font-size:26px;
}
.h-d {
  padding: 0 21% 125.6px 17%;
}
.h-d-l,
.feature-lf,
.feature-right {
  float: left;
}
.h-d-r {
  float: right;
}
.h-d-l > h1 {
  padding: 75px 0 53px 0;
  margin: 0;
  font-size: 73px;
}
.h-d-l > p {
  padding: 0 0 10px 0;
  margin: 0;
  color: #868E96;
  font-size: 25px;
}
.h-d-l-download {
 width: 228px;
  height: 65px;
  padding-top: 30px;
}
.h-d-l-app {
  padding: 56px 0 0 48.9px;
}
.feature-lf {
  width: 568px;
  height: 1249px;
}
.feature-lf > img {
  width: 100%;
  height: 100%;
}
.feature-right {
  color: #212529;
  padding: 92px 0 0 302px;
}
.feature-right-t {
  font-size: 47px;
  font-weight: 600;
  line-height: 66px;
  padding: 30px 0;
  position: relative;
  margin-bottom: 123px;
}
.feature-right-li {
  width: 100%;
  margin-bottom: 74px;
}
.feature-right-t::after {
  content: "";
  display: inline-block;
  position: absolute;
  bottom: 0;
  left: 24px;
  width: 45px;
  height:4px;
  background: #FF621B;
}
.feature-right-li-r,
.feature-right-li-img {
  float: left;
}
.clearFix:after {
  display: table;
  content: '';
  clear: both;
}
.feature-right-li-r {
  padding-left: 36px;
}
.feature-right-li-t {
  font-size: 31px;
  line-height:44px;
  padding-bottom: 21px;
}
.feature-right-li-d {
  color: #868E96;
}

.recent-news {
  padding: 84px 0 129px 0;
  color: #212529;
  background: rgba(233, 236, 239, 0.36);
}
.recent-title {
  text-align: center;
  font-size: 47px;
  font-weight: 600;
  line-height: 66px;
  width: 200px;
  margin: 0 auto 84px;
  padding-bottom: 30px;
  position: relative;
}
.recent-title::after {
  content: "";
  display: inline-block;
  position: absolute;
  bottom: 0;
  left: 70px;
  width: 45px;
  height: 4px;
  background: #FF621B;
}
.recent-li {
  float: left;
  width: 364px;
  height: 643px;
  background: #FFFFFF;
  box-shadow: 0 2px 3px 0 rgba(90,97,105,0.11), 0 4px 8px 0 rgba(90,97,105,0.12), 0 15px 22px 0 rgba(90,97,105,0.10), 0 7px 35px 0 rgba(90,97,105,0.10);
  border-radius: 18px;
}
.recent-wrap{
 width: 1170px;
  margin: 0 auto;
}
.recent-li-detail {

  padding: 37px 0 0 34px;
}
.recent-li-detail-t {
  font-size:28px;
  line-height:35px;
  font-weight: 600;
}
.recent-li-detail-more {
  display: block;
  width:170px;
  height:56px;
  line-height: 56px;
  border-radius: 25px ;
  border: 2px solid #FF621B;
  font-size: 20px;
  text-align: center;
  color: #FF621B;
  margin-top: 30px;
}
.recent-li-detail-text {
  padding-top: 20px;
  font-size:19px;
  line-height:30px;
  color: #5A6169;
}
.contact-wrap{
  color: #495057;
  padding-top: 80px;
}
.contact-title{
  color: #212529;
  margin-bottom: 75px;
}
.contact-form{
  width: 876px;
  margin: 0 auto;
  background: #FFFFFF;
  box-shadow: 0 2px 3px 0 rgba(90,97,105,0.11), 0 4px 8px 0 rgba(90,97,105,0.12), 0 15px 22px 0 rgba(90,97,105,0.10), 0 7px 35px 0 rgba(90,97,105,0.10);
  border-radius: 18px;
  padding: 28.5px 34px 21px;
  box-sizing: border-box;
}
.contact-item-wrap{
  display: inline-block;
  padding-bottom: 16.5px;
}
.contact-item-label{
  font-size: 20px;
  padding-bottom: 8px;
}
.contact-item-input>input{
  outline: none;
  border: none;
  width: 90%;
  padding-left: 18.8px;
  font-size:20px;
  height: 80%;
}
.contact-item-input{
  width: 335px;
  height: 58px;
  line-height: 58px;
  background: #FFFFFF;
  border: 1px solid #BECAD6;
  border-radius: 8px;
  margin-right: 50px;

}
.contact-item-text>textarea{
  border: none;
  outline: none;
  resize: none;
  height: 90%;
  padding-left: 16.8px;
  width: 90%;
  font-size: 20px;
}
.contact-item-text{
  width: 739px;
  height: 240px;
  border: 1px solid #BECAD6;
  border-radius: 8px;
}
.contact-item-submit-wrap{
  width: 100%;
  text-align: center;
  margin-top: 44px;
}
.contact-item-submit{
  border: none;
  outline: none;
  text-align: center;
  line-height: 57px;
  width:198px;
  height:57px;
  background:rgba(255,98,27,1);
  border-radius: 7px ;

}
.footer{
  width: 100%;
  height: 114px;
  font-size:23px;
  line-height: 114px;
  margin-top: 200px;
  text-align: center;
  background:rgba(33,37,41,1);
  color: #FFFFFF;
}
.hint-bg {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.7);
  z-index: 1;
  min-width: 1100px;
  display: none;
}
.hint {
  position: fixed;
  z-index: 2;
  top: 50%;
  left: 37.5%;
  right: 37.5%;
  width: 25%;
  background: #fff;
  border-radius: 8px;
  overflow: hidden;
  min-width: 337px;
  padding-bottom: 20px;
  margin-top: -75px;
}
.hint h1 {
  background: #dadada;
  line-height: 35px;
  font-size: 14px;
  padding: 0 10px;
  margin: 0;
}
.hint h1 span {
  float: right;
  cursor: pointer;
  font-size: 16px;
}
.hint p {
  color: #373737;
  font-size: 16px;
  text-align: center;
  padding: 25px 0;
}
.hint a {
  color: #fff;
  background: #d94536;
  border-radius: 5px;
  width: 100px;
  text-align: center;
  line-height: 27px;
  margin: 0 auto;
  display: block;
  font-size: 14px;
  vertical-align: baseline;
  text-decoration: none;
}
.h-right-nav{
  float: right;
  margin-right: 100px;
}
.h-right-nav>li{
  float: left;
  margin:5px 20px 0 0;
}
.registerForm {
  position: fixed;
  color: #333;
  z-index: 2;
  top: 50%;
  left: 50%;
 transform: translateX(-50%) translateY(-50%);
  display: block;
  width: 1200px;
  height: 475px;
  margin: 0 auto;
  overflow: hidden;
  padding: 50px 0;
  background: #fff;
}
.registerForm a{
  color: #333333;
}
.registerForm div {
  margin: 10px 0;
  position: relative;
}
.registerForm span {
  display: inline-block;
  text-align: right;
  padding-right: 10px;
  width: 380px;
  height: 34px;
}
.registerForm input {
  display: inline-block;
  width: 300px;
  height: 24px;
  padding: 5px 10px;
  border: solid 1px #ddd;
}
.registerForm input.radio {
  width: 30px;
}
.registerForm input.submit {
  width: 322px;
  height: 40px;
  background: #e60012;
  border: 0;
  color: #fff;
  font-size: 16px;
  cursor: pointer;
}
.registerForm span b {
  color: #f00;
}
.loginLayout {
  position: fixed;
  z-index: 2;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  width: 1000px;
  margin: 26px auto;
  background: url(../img/guidepage/login_bg.jpg) 55% 50% repeat-x;
  overflow: hidden;
  font: 14px/1.5 arial, "微软雅黑";
}
.loginBox {
  height: 300px;
  position: relative;
}
.loginLayout form {
  display: block;
  width: 370px;
  /* padding: 18px 40px 30px 40px; */
  overflow: hidden;
  font: 14px/1.5 arial, "微软雅黑";
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  position: absolute;
  top: 85px;
  right: 315px;
}
.loginLayout label {
  display: block;
  overflow: hidden;
  margin: 0 0 15px 0;
  position: relative;
}
.loginLayout label i {
  color: #fff;
  width: 60px;
  display: inline-block;
  text-align: right;
}
.loginLayout input {
  vertical-align: middle;
  outline: none;
  width: 277px;
  height: 31px;
  border: none;
  background: url(../img/guidepage/loginLayout.png) no-repeat;
  text-indent: 10px;
  margin-left: 10px;
  color: #666;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  font: 16px/1.5 arial, "微软雅黑";
  /* display: block; */
  position: relative;
  left: 0;
  top: 0;
}
.loginLayout .loginBtn {
  display: inline-block;
  background: #fd2453;
  width: 277px;
  height: 31px;
  margin-left: 10px;
  line-height: 31px;
  color: #fff;
  text-align: center;
  font-size: 15px;
  cursor: pointer;
  border: none;
}