.contact {
  width: 100%;
  background-color: #f5f5f5;
}
.contact-box {
  width: 1200px;
  margin: 0 auto;
  background-color: #fff;
  text-align: center;
  padding: 39px 0 47px;
}
.mgcontact{
  width: 100%;
  min-width: 1200px;
  height: 300px;
  line-height: 350px;
  text-align: center;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center center;
  color: #fff;
  font-size: 16px;
}
.mgcontact.h662 {
  height: 662px;
}
.mgcontact span {
  position: relative;
  color: #fff;
  position: relative;
  /*z-index: 111;*/
  font-size: 40px;
  letter-spacing: 1.6px;
}
.d_btn {
  display: inline-block;
  width: 200px;
  height: 44px;
  line-height: 44px;
  text-align: center;
  border: none;
  font-size: 18px;
  cursor: pointer;
  color: #fff;
  border-color: transparent;
  background-image: linear-gradient(270deg, #5BBFD0  4%,  #1E82C2  100%);
  border-radius: 3px;
}
.d_btn_small {
  width: 153px;
  height: 40px;
  line-height: 40px;
}
.mt30 {
  margin-top: 30px;
}
.contact-box > h3 {
  font-size: 24px;
  line-height: 24px;
  margin-bottom: 38px;
  font-weight: 500;
  color: #333;
}
.contact-box .form {
  width: 475px;
  margin: 0 auto;
}
.contact-box p{
  text-align: left;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.75px;
  margin: 16px 0 7px;
}
.contact-box input{
  width: 100%;
  background: #F5F8FA;
  border: 1px solid #CBD6E2;
  border-radius: 2px;
  height: 40px;
  line-height: 40px;
  text-indent: 10px;
}
.contact-box button {
  width: 120px;
  height: 40px;
  line-height: 40px;
  color: #fff;
  background-color: #048BAE;
  border-radius: 2px;
  margin-top: 30px;
  border: none;
  font-size: 14px;
}
.codeImg {
  position: relative;
}
.codeImg img {
  width: 98px;
  height: 38px;
  position: absolute;
  right: 1px;
  top: 30px;
  display: block;
  cursor: pointer;
}
/*自助机页面*/
.selfhelp_banner {
  position: relative;
  overflow: hidden;
  width: 100%;
  min-width: 1200px;
}
.selfhelp_banner img {
  height: 100%;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}
.sh1 {
  width: 1200px;
  margin: auto;
  height: 573px;
  padding: 57px 0 88px;
  box-sizing: border-box;
}
.sh_desc .zf{
  width: 753px;
}
.sh_desc .zf img{
  width: 100%;
}
.sh_desc .yf{
  width: 352px;
  float: left;
  margin-left: 40px;
}
.sh_desc3 .yf {
  width: 420px;
}
.sh_desc .yf h3 {
  margin: 105px 0 10px;
  font-size: 28px;
  font-weight: 500;
  line-height: 42px;
}
.sh_desc .yf p {
  font-size: 16px;
  color: #666;
  line-height: 23px;
  margin: 13px 0 28px;
  text-align: justify;
}
.sh_desc .yf p.yf3 {
  margin: 0;
  text-align: left;
}
.sh_desc .yf p.mt13 {
  margin-top: 13px;
}
.sh_desc .yf p.mb28 {
  margin-bottom: 28px;
}
.sh_desc.sh_desc2 .zf{
  width: 744px;
  float: right;
}
.video_c {
  position: relative;
}
.video_c > .poster-img {
  position: absolute;
  width: 100%;
  top: 36px;
  left: 0;
  height: 382px;
  z-index: 1;
}
.video_c > .poster-icon {
  position: absolute;
  width: 100px !important;
  height: 100px;
  z-index: 2;
  left: 50%;
  border-radius: 50%;
  background-color: rgba(0,0,0,.1);
  top: 50%;
  transform: translate(-50%, -50%);
}
.sh_desc.sh_desc2 .yf{
  margin-left: 80px;
}
.sh_desc2.sh_desc3 {
  height: 610px;
  padding-top: 36px;
}
.sh_desc2.sh_desc3 .zf {
  /*width: 725px;*/
  width: calc(100% - 510px);
}
.sh_desc .zf .test_img {
  width: 512px;
  margin: 30px 0 0 150px;
}
.sh2 {
  width: 100%;
  height: 700px;
  background-color: #F7F8FC;
  box-sizing: border-box;
  overflow: hidden;
}
.sh2 > div:nth-child(2) {
  width: 1200px;
  margin: auto;
  padding: 20px 0 69px;
  overflow: hidden;
}
.sh2 > div > h3{
  font-size: 30px;
  line-height: 40px;
  font-weight: 500;
  text-align: center;
  margin-top: 50px;
}
.sh2 .advantage {
  width: 380px;
  margin-right: 29px;
  float: left;
  cursor: pointer;
  height: 466px;
  background-size: 100% 100%;
  background-position: center center;
  border-radius: 2px;
  color: #fff;
  padding: 27px 0 0 29px;
  box-sizing: border-box;
  position: relative;
}
.sh2 .advantage:hover {
  background-size: 120% 120%;
  transition: all .4s;
}
.sh2 .advantage h3 {
  font-size: 30px;
  line-height: 42px;
  font-weight: 500;
  margin: 0 0 10px 0;
}
.sh2 .advantage > p  {
  font-size: 16px;
  margin: 0 0 8px;
  opacity: 0.9;
  line-height: 22px;
}
.sh2 .advantage .features  {
  position: absolute;
  left: 29px;
  bottom: 56px;
}
.sh2 .advantage .features > div {
  display: inline-block;
  margin-right: 10px;
  font-size: 14px;
  line-height: 30px;
}
.sh2 .advantage .hotel_demo {
  display: block;
  position: absolute;
  left: 28px;
  bottom: 20px;
  font-size: 12px;
  opacity: .6;
  color: #eee;
}
.sh2 .advantage .features > div > span:first-child {
  opacity: 0.9;
}
.sh2 .advantage .features > div:last-child {
  margin-right: 0px;
}
.sh2 .advantage .features > div span:last-child {
  font-size: 24px;
  margin-top: 15px;
  line-height: 33px;
}
.sh2 .advantage:last-child {
  margin-right: 0;
}
.sl3 {
  width: 100%;
  background-color: #F7F8FC;
  overflow: hidden;
  padding-bottom: 120px;
}
.sl3 > div {
  width: 1200px;
  margin: auto;
  text-align: center;
  overflow: hidden;
}
.sl3 > div:nth-child(1) {
  margin: 90px auto 60px;
}
.sl3 > div > div {
  float: left;
  width: 33.33%;
  text-align: center;
  position: relative;
}
.sl3 > div > h3{
  font-size: 30px;
  line-height: 40px;
  font-weight: 500;
}
.sl2 > div > h3{
  font-size: 30px;
  line-height: 40px;
  font-weight: 500;
}
.sl3 > div > div:before {
  content: '';
  display: block;
  position: absolute;
  right: 1px;
  bottom: 30px;
  width: 1px;
  background-color: #D3D3D3;
  height: 105px;
}
.sl3 > div > div:last-child:before {
  display: none;
}
.sl3 > div > div > img {
  height: 54px;
  margin-bottom: 12px;
}
.sl3 > div > div > h4 {
  font-size: 22px;
  line-height: 30px;
  margin-bottom: 11px;
  font-weight: 500;
}
.sl3 > div > div > p {
  font-size: 16px;
  line-height: 24px;
  color: #666;
}
.sh4 {
  width: 100%;
  height: 649px;
  background-color: #F7F8FC;
  background-size: 100% 140px;
  background-repeat: no-repeat;
  background-position: right bottom;
}
.sh4 .sh1 {
  background: transparent;
}
.map_desc {
  width: 100%;
  overflow: hidden;
  margin: 36px 0;
}
.map_desc > div {
  float: left;
  margin-left: 24px;
  font-size: 14px;
  color: #666;
}
.map_desc > div span {
  color: #006983;
  font-size: 40px;
  line-height: 56px;
}
.map_desc > div:nth-child(1) {
  margin-left: 0;
}
.sh5 {
  width: 100%;
  overflow: hidden;
  height: 725px;
  background-color: #F7F8FC;
}
.sh5 > div {
  text-align: center;
  width: 1200px;
  margin: auto;
}
.sh5 > div:first-child {
  margin: 70px auto 64px;
  text-align: center;
  font-size: 30px;
  line-height: 40px;
}
.sh5_list {
  overflow: hidden;
  position: relative;
}
.sh5_list > div {
  width: 378px;
  height: 498px;
  margin-right: 32px;
  box-sizing: border-box;
  float: left;
  cursor: pointer;
  text-align: left;
  position: relative;
}
.ml5 {
  margin-left: 5px;
}
.sh5_list_item .shadow {
  height: 438px;
  box-sizing: border-box;
  padding: 29px 0 0 29px;
  border: 1px solid #1F89B3;
  background-size: 100% 440px;
  position: relative;
}
/*.sh5_list > div.shadow {*/
/*  box-shadow: 0 0 10px #ccc;*/
/*}*/
.sh5_qrcode {
  position: absolute;
  overflow: hidden;
  width: 100%;
  height: 0;
  background-color: #1F89B3;
  color: #fff;
  text-align: center;
  left: 0;
  bottom: 0px;
  z-index: 1;
  transition: all .5s;
}
.sh5_qrcode img {
  width: 180px;
  margin-top: 120px;
}
.sh5_list > div .sh5_qrcode.show{
  height: 100%;
}
.sh5_list > div:last-child{
  margin-right: 0;
}
.sh5_list > div > a {
  background-color: #1F89B3;
  /*position: absolute;*/
  display: block;
  /*width: 100%;*/
  height: 40px;
  text-align: center;
  line-height: 40px;
  bottom: 0;
  left: 0;
  color: #fff;
  margin: 20px auto 0;
}
.sh5_list > div > div > p {
  margin: 0;
  font-size: 14px;
  color: #666;
}
.sh5_list > div > div > p:nth-child(1) {
  font-size: 16px;
  color: #666;
  margin: 0;
}
.sh5_list > div > div > h5 {
  color: #006983;
  font-size: 24px;
  margin:5px 0 10px;
}
.sh6 {
  height: 404px;
  background-size: 100% 100%;
  background-position: center center;
}
.sh6 .sh5_list > div {
  width: 20%;
  margin: 0;
  height: auto;
  border: none;
  text-align: center;
}
.sh6 > div:first-child {
  margin: 104px auto 50px;
}
.sh6 .sh5_list > div > span {
  display: inline-block;
  height: 50px;
  line-height: 50px;
  font-size: 40px;
  font-weight: 500;
  margin-bottom: 9px;
  color: #2C4C5A;
}
.sh6 .sh5_list > div > span i {
  font-style: normal;
}
.sh6 .sh5_list > div > span > span {
  display: inline-block;
  height: 50px;
  line-height: 50px;
  font-size: 14px;
  font-weight: 400;
}
.sh6 .sh5_list > div > p {
  margin: 0;
}
/*saas*/
.sh7 {
  height: 600px;
  overflow: hidden;
}
.sh7 > div h3 {
  font-size: 30px;
  line-height: 40px;
  font-weight: 500;
  margin: 0;
}
.sh7 > div{
  width: 100%;
  margin-top: 60px;
}
.sh7 > div img {
  margin-top: 60px;
  width: 897px;
  position: relative;
  left: -13px;
}
.sh8 {
  height: 601px;
  padding-top: 69px;
}
.sh8 > div{
  width: 1200px;
  margin: auto;
  text-align: center;
}
.sh8 > div h3 {
  margin-bottom: 43px;
  font-size: 30px;
  line-height: 40px;
  font-weight: 500;
}
.sh8 > div h3.ti40 {
  text-indent: 40px;
}
.sh8_list {
  overflow: hidden;
  padding-bottom: 10px;
}
.sh8_list > div {
  width: 285px;
  margin-right: 14px;
  float: left;
  height: 299px;
  box-shadow: 0 2px 10px 0 rgba(0,0,0,0.11);
  cursor: pointer;
}

.sh8_list > div:first-child {
  margin-left: 9px;
}
.sh8_list > div:last-child {
  margin-right: 0;
}
.sh8_list .sh8_top img{
  height: 44px;
  margin-top: 27px;
  margin-bottom: 7px;
}
.sh8_list .sh8_top p {
  color: #fff;
  font-size: 20px;
  line-height: 28px;
  margin: 0;
}
.sh8_list .sh8_top {
  height: 140px;
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center center;
  margin-bottom: 10px;
  transition: all .3s;
}
.sh8 .sh8_list > div:hover .sh8_top{
  background-size: 120% 120%;
}
.sh8_list .sh8_bottom p{
  font-size: 16px;
  color: #666;
  line-height: 29px;
  margin: 0;
  text-align: left;
  text-indent: 108px;
}
.sh8_list .sh8_bottom p:nth-child(1) {
  margin-top: 21px;
}

.sh9 {
  height: 500px;
  background-color: #F7F8FC;
  padding-top: 80px;
}
.sh9 .sh8_list > div {
  height: 174px;
  background: #FFFFFF;
  border: 1px solid #D5D5D5;
}
.sh8_list .sh8_left {
  float: left;
  width: 45%;
  text-align: center;
}
.sh8_list .sh8_right {
  float: left;
  width: 50%;
  text-align: left;
}
.sh8_list .sh8_left img {
  width: 44px;
  margin-top: 68px;
}
.sh8_list .sh8_right h4 {
  line-height: 22px;
  margin: 29px 0 10px;
  font-size: 20px;
  line-height: 28px;
}
.sh8_list .sh8_right p {
  line-height: 22px;
  margin: 0;
  color: #666;
  font-size: 16px;
}