.login-body {
  display: inline-block;
  vertical-align: middle;
  width: 400px;
  margin: 75px 0;
  background: #23516a;
  border-radius: 4px;
  padding: 50px 40px 40px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.login-content .brand .brand-text {
  margin-top: 20px;
  margin-bottom: 11px;
  font-size: 20px !important;
  font-family: "Microsoft YaHei";
  text-shadow: rgba(0, 0, 0, .15) 0 0 1px;
  font-weight: 400;
  color: #37474f;
}
.login-form .form-group {
  margin: 30px 0;
}
.login-form input {
  display: block;
  border: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  width: 100%;
  border-bottom: 1px solid #E4EAEC;
  font-size: 14px;
  height: 42px;
  line-height: 1.5;
  outline: none;
  padding: 0 5px;
  color: #a3afb7;
  font: 14px/1.5 "Segoe UI", "Lucida Grande", Helvetica, Arial, "Microsoft YaHei", FreeSans, Arimo, "Droid Sans", "wenquanyi micro hei", "Hiragino Sans GB", "Hiragino Sans GB W3", Roboto, Arial, sans-serif;
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}
.brand-text{
  color: white !important;
  text-align: center;
}

.searchLogo-margin-l{
  margin-left: calc(50vw - 600px);
}
.header{
  background: #237ec8;
  position: relative;
  overflow: hidden;
}
#wrap {
  position: relative !important;
  width: 100%;
  margin: 0 auto;
  vertical-align: middle;
  min-height: 450px;
  max-width:100%;
  min-width: 1200px;
}
#logoPicture{min-width: 1600px;min-height: 450px;}
#wrap .logGet {
  /* height: 408px; */
  width: 350px;
  position: absolute;
  background-color: #FFFFFF;
  top: 65px;
  /* right: 98px; */
  padding: 30px 10px;

  vertical-align: middle;
}
#logGet{
  /*right: 660px;width:350px;*/
  right: 400px;width:350px;
}
.logC a button {
  width: 100%;
  height: 36px;
  background-color: #5bb4ff;
  border: none;
  color: white;
  font-size: 18px;
}

.logC a.register button{
  background-color: #f27e64;
  margin-top: 15px;
}
#logoPicture{overflow: hidden;}
.logGet .logD.logDtip .p1 {
  display: inline-block;
  font-size: 28px;
  /*margin-top: 30px;*/
  width: 86%;
}
#wrap .logGet .logD.logDtip {
  width: 86%;
  border-bottom: 1px solid #ee7700;
  margin-bottom: 60px;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
}
.logGet .lgD img {
  position: absolute;
  top: 8px;
  left: 8px;
}
.logGet .lgD input {
  width: 100%;
  height: 34px;
  text-indent: 2.5rem;
}
#wrap .logGet .lgD {
  width: 86%;
  position: relative;
  margin-bottom: 15px;
  margin-top: 15px;
  margin-right: auto;
  margin-left: auto;
}
#wrap .logGet .logC {
  width: 86%;
  margin-top: 0px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
}
.logGet{
  background-color: #2a5069 !important;
  opacity:0.9;
  text-align: center;
  color: white;
}
.logGet .logD.logDtip .p1{
  text-align: center;
  color:white;
  font-size: 19px;
}

#wrap .logGet .logD.logDtip {
  width: 86%;
  border-bottom: 0!important;
  margin-bottom: 0px!important;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
}

.code-input{
  width: 60%;
  height: 34px;
  text-indent: 1rem;
}
.lgk{
  width: 86%;
  position: relative;
  margin-bottom: 15px;
  margin-top: 15px;
  margin-right: auto;
  margin-left: auto;
  display: flex;
  justify-content: space-between;
}
.layui-form-checkbox span,.layui-form-checkbox a{
  color:white !important;
}
.layui-form-checkbox a:hover{
  color: #5bb4ff;
}

.layui-form-checked[lay-skin=primary] i {
  border-color: #5bb4ff;
  background-color: #5bb4ff;
}
.register{
}
.home-main-products{
  width: 100%;
}
.hp-title{
  text-align: center;
}

.hp-products-img{
  width: 100%;
  height: 150px;
  display: flex;
  justify-content: center;
}
.hp-products-img .home-luyou{
  background: url(../img/home_luyou.png) no-repeat;
  width: 115px;
  height: 115px;
  background-size:contain;
}
.hp-products-img .home-luyou:hover{
  background: url(../img/home_luyou_active.png) no-repeat;
  width: 115px;
  height: 115px;
  background-size:contain;
}
.hp-products-img .home-airport{
  background: url(../img/home_airport.png) no-repeat;
  width: 115px;
  height: 115px;
  background-size:contain;
}
.hp-products-img .home-airport:hover{
  background: url(../img/home_airport_active.png) no-repeat;
  width: 115px;
  height: 115px;
  background-size:contain;
}
.hp-products-img .home-hotal{
  background: url(../img/home_hotal.png) no-repeat;
  width: 115px;
  height: 115px;
  background-size:contain;
}
.hp-products-img .home-hotal:hover{
  background: url(../img/home_hotal_active.png) no-repeat;
  width: 115px;
  height: 115px;
  background-size:contain;
}
.hp-products-img .home-huoche{
  background: url(../img/home_huoche.png) no-repeat;
  width: 115px;
  height: 115px;
  background-size:contain;
}
.hp-products-img .home-huoche:hover{
  background: url(../img/home_huoche_active.png) no-repeat;
  width: 115px;
  height: 115px;
  background-size:contain;
}
.hp-products-img .home-sign{
  background: url(../img/home_sign.png) no-repeat;
  width: 115px;
  height: 115px;
  background-size:contain;
}
.hp-products-img .home-sign:hover{
  background: url(../img/home_sign_active.png) no-repeat;
  width: 115px;
  height: 115px;
  background-size:contain;
}
.hp-products-img .home-baoxian{
  background: url(../img/home_baoxian.png) no-repeat;
  width: 115px;
  height: 115px;
  background-size:contain;
}
.hp-products-img .home-baoxian:hover{
  background: url(../img/home_baoxian_active.png) no-repeat;
  width: 115px;
  height: 115px;
  background-size:contain;
}
.hp-products-img .home-menbiao{
  background: url(../img/home_menbiao.png) no-repeat;
  width: 115px;
  height: 115px;
  background-size:contain;
}
.hp-products-img .home-menbiao:hover{
  background: url(../img/home_menbiao_active.png) no-repeat;
  width: 115px;
  height: 115px;
  background-size:contain;
}
.hp-products-content{
  width: 100%;
  min-height: 400px;
}
.hp-products-content .left img{
  width: 600px;
  height: 385px;
  z-index: 999;
  position: absolute;
}
.hp-products-content .left{
  position: absolute;
  width: 620px;
}
.hp-products-content .left .xiushi{
  width: 580px;
  height: 345px;
  border: 2px solid #c3e4ff;
  position: absolute;
  top: 45px;
  left: 30px;
}
.hp-products-content .right{
  margin-left: 620px;
  padding: 50px 30px 0px 30px;
}
.hp-products-content .right .title{
  line-height: 30px;
  border-bottom: 1px solid #bcbcbc;
  margin-bottom: 30px;
}
.hp-products-content .right .title span:first-child{
  font-size: 28px;
  color:#3b3b3b;
  border-bottom: 6px solid #c3e4ff;
}
.hp-products-content .right .title span:last-child{
  font-size: 18px;
  color:#bcbcbc;
}

.hp-products-content .right li{
  list-style-type:disc;
  color:#999999;
  line-height: 30px;
  margin-left: 30px;
}

.mian{
  width: 1200px;
  margin: 0 auto;
}
.home-jiayibaozhang{
  margin-top: 50px;
  margin-bottom: 50px;
  width: 100%;
}
.home-jiayibaozhang img{
  width: 100%;
}
.hp-title .picture{
  width:300px;
  margin-bottom: 30px;
}
.home-main-products{
  margin-top: 50px;
}
.gh-fxs{
  width: 100%;
  text-align: center;
  margin-bottom: 50px;
}
.gh-picture{
  width: 900px;
  margin: 50px auto;
}
.fxs-picture{
  width: 900px;
  margin: 50px auto;
}

.gh-div{
  width: 1100px;
  position: relative;
  margin-left: 45px;
}
gh-div:hover .gh-choose{
  display: flex;
}

.gh-choose{
  display: none;
  background-color:#666666;
  width: 1100px;
  height: 250px;
  line-height: 250px;
  text-align: center;
  opacity:0.7;
  position: absolute;
  top:0;
  /*display: flex;*/
  justify-content: center;
  align-items: center;
}
.gh-choose label{
  font-size: 61px;
  color:white;
  font-weight: 700;
}
.gh-choose img{
  width: 58px;
  height: 50px;
}

.gh-div,.fxs-div{
  width: 1100px;
  position: relative;
  margin-left: 45px;
}
.gh-div:hover .gh-choose{
  display: flex;
}
.fxs-div:hover .gh-choose{
  display: flex;
}

.gh-choose{
  display: none;
  background-color:#666666;
  width: 1100px;
  height: 250px;
  line-height: 250px;
  text-align: center;
  opacity:0.7;
  position: absolute;
  top:0;
  /*display: flex;*/
  justify-content: center;
  align-items: center;
}
.gh-choose label{
  font-size: 61px;
  color:white;
  font-weight: 700;
}
.gh-choose img{
  width: 58px;
  height: 50px;
}
body{overflow-x: auto;}

/*
@media screen and (max-width: 1919px) {
  .home-header{
    width: 1920px;
    margin: 0 auto;
  }
} */


