[v-cloak] {
  display: none !important;
}
.home {
  height: auto;
}
.home .topBox {
  width: 100%;
  height: 30px;
  background-color: #f8f8f8;
  position: relative;
}
.home .topBox .topBg {
  width: 1120px;
  height: 30px;
  margin: 0 auto;
}
.home .topBox .topBg .topBgLeft {
  float: left;
  letter-spacing: 2px;
  height: 30px;
  line-height: 30px;
  color: #333;
}
.home .topBox .topBg .topBgRight {
  float: right;
  height: 30px;
  line-height: 30px;
  color: #333;
}
.home .topBar {
  width: 1120px;
  margin: 0 auto;
  height: 80px;
  line-height: 80px;
  position: relative;
  background-color: #fff;
}
.home .topBar .login {
  float: left;
  width: 155px;
  height: 50px;
  margin-top: 15px;
  overflow: hidden;
}
.home .topBar .login img {
  float: left;
  width: 40px;
  height: 40px;
  margin-top: 5px;
}
.home .topBar .login .logoTxtn {
  float: left;
  width: 100px;
  line-height: 20px;
  height: 42px;
  padding: 5px 0;
  margin-left: 10px;
}
.home .topBar .login .logoTxtn .logoTxtBign {
  font-size: 14px;
  letter-spacing: 2px;
  font-weight: bold;
  border-bottom: 2px solid #000;
}
.home .topBar .login .logoTxtn .logoTxtSmalln {
  height: 30px;
  color: #333;
}
.home .topBar ul {
  float: left;
  width: 900px;
  height: 80px;
}
.home .topBar ul li {
  float: left;
  margin-left: 90px;
  font-size: 16px;
  list-style: none;
  height: 100%;
}
.home .topBar ul li a {
  display: flex;
  align-items: center;
  line-height: 0;
  height: 40px;
  margin-top: 20px;
}
.home .topBar ul li a:hover {
  color: #cc0000;
  border-bottom: 2px solid #cc0000;
}
.home .topBar ul li .cur {
  color: #cc0000;
  border-bottom: 2px solid #cc0000;
}
.home .banner {
  width: 100%;
  height: 420px;
  background: url("../img/banner.png") no-repeat;
  background-size: cover;
  position: relative;
}
.home .banner .dynamic {
  position: absolute;
  top: 150px;
  width: 100%;
  text-align: center;
  font-size: 48px;
  color: #fff;
}
.home .banner .newDynamic {
  position: absolute;
  top: 237px;
  width: 100%;
  text-align: center;
  font-size: 24px;
  color: #fff;
}
.home .contentBox {
  width: 100%;
  height: auto;
  overflow: hidden;
  background-color: #f8f8f8;
}
.home .contentBox .content {
  width: 1200px;
  margin: 20px auto 85px;
  height: 1900px;
}
.home .contentBox .content .now span {
  margin-left: 5px;
  margin-right: 5px;
}
.home .contentBox .content .contentTit {
  height: 46px;
}
.home .contentBox .content .contentTit li {
  float: left;
  margin-top: 20px;
  font-size: 20px;
  margin-right: 60px;
}
.home .contentBox .content .contentTit li:hover {
  cursor: pointer;
  color: #04287e;
}
.home .contentBox .content .contentTit .blue {
  color: #04287e;
}
.home .contentBox .content .roomBox {
  width: 860px;
  height: auto;
  background-color: #fff;
  float: left;
  margin-top: 20px;
  position: relative;
}
.home .contentBox .content .roomBox .roomBoxTitle {
  width: 782px;
  text-align: center;
  font-size: 30px;
  margin: 50px 0 0 40px;
}
.home .contentBox .content .roomBox .number1 {
  float: left;
  margin: 30px 20px 30px 150px;
}
.home .contentBox .content .roomBox .number1 img {
  width: 20px;
  height: 20px;
  float: left;
  margin: 0 10px 0 0;
}
.home .contentBox .content .roomBox .number1 p {
  float: left;
  margin-top: 2px;
  font-size: 12px;
}
.home .contentBox .content .roomBox .number1 .p2 {
  margin-top: 4px;
}
.home .contentBox .content .roomBox .time1 {
  margin-left: 90px;
}
.home .contentBox .content .roomBox ul {
  width: 784px;
  margin-top: 10px;
  margin-left: 40px;
  height: auto;
}
.home .contentBox .content .roomBox ul li {
  width: 100%;
  height: 209px;
  border-bottom: 1px solid #f1f1f1;
  position: relative;
}
.home .contentBox .content .roomBox ul li .roomBoxImg {
  float: left;
  width: 300px;
  height: 150px;
  margin-top: 30px;
  cursor: pointer;
}
.home .contentBox .content .roomBox ul li .Title {
  float: left;
  width: 454px;
  margin: 40px 0 0 25px;
  font-size: 20px;
  color: #111111;
  font-weight: 600;
  font-family: "Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
  cursor: pointer;
}
.home .contentBox .content .roomBox ul li .Title:hover {
  color: #04287e;
}
.home .contentBox .content .roomBox ul li .abstract {
  float: left;
  width: 400px;
  height: 38px;
  margin: 20px 0 0 25px;
  font-size: 14px;
  overflow: hidden;
  color: #999999;
}
.home .contentBox .content .roomBox ul li .look {
  position: absolute;
  bottom: 40px;
  left: 325px;
  cursor: pointer;
  font-size: 14px;
  color: #04287e;
}
.home .contentBox .content .roomBox ul li .number {
  position: absolute;
  bottom: 40px;
  left: 427px;
  padding-top: 2px;
}
.home .contentBox .content .roomBox ul li .number img {
  width: 20px;
  height: 20px;
  float: left;
  margin: 0 10px 0 0;
}
.home .contentBox .content .roomBox ul li .number p {
  float: left;
  margin-top: 2px;
}
.home .contentBox .content .roomBox ul li .number .p2 {
  margin-top: 4px;
}
.home .contentBox .content .roomBox ul li .time {
  left: 534px;
}
.home .contentBox .content .roomBox .demo {
  margin: 30px 0 10px 221px;
}
.home .contentBox .content .roomBox1 .contentBox {
  padding: 15px 39px 20px;
  width: 782px;
  background-color: #fff;
  border-top: 2px solid #eee;
}
.home .contentBox .content .roomBox1 .contentBox p {
  float: left;
  width: 782px;
  margin: 20px auto;
  padding: 0px;
  text-size-adjust: 100%;
  font-size: 18px;
  letter-spacing: 1px;
  white-space: normal;
}
.home .contentBox .content .roomBox1 .contentBox p img {
  margin: 0 auto;
}
.home .contentBox .content .roomBox1 .bottomSearchBox {
  width: 780px;
  height: 50px;
  margin: 50px auto;
  font-size: 16px;
  position: relative;
}
.home .contentBox .content .roomBox1 .bottomSearchBox img {
  position: absolute;
  top: 12px;
  left: 12px;
  width: 25px;
  height: 25px;
}
.home .contentBox .content .roomBox1 .bottomSearchBox input {
  float: left;
  width: 570px;
  height: 48px;
  border: 1px solid #2944cc;
  text-indent: 48px;
}
.home .contentBox .content .roomBox1 .bottomSearchBox .bottomSearch {
  float: left;
  width: 200px;
  height: 48px;
  border: 1px solid #2944cc;
  background-color: #2944cc;
  color: #fff;
  text-align: center;
  line-height: 48px;
}
.home .contentBox .content .roomBox1 .bottomSearchBox .bottomSearch:hover {
  cursor: pointer;
  transform: rotate(360deg) scale(1.1);
  -webkit-transform: rotate(360deg) scale(1.1);
  -moz-transform: rotate(360deg) scale(1.1);
  -o-transform: rotate(360deg) scale(1.1);
  -ms-transform: rotate(360deg) scale(1.1);
}
.home .contentBox .content .bigRightBox {
  width: 320px;
  float: left;
  height: auto;
  margin: 20px 0 0 20px;
}
.home .contentBox .content .bigRightBox .searchBox {
  width: 320px;
  height: 462px;
  float: left;
  background: #ffffff;
  background-image: linear-gradient(180deg, #3a68ab 0%, #04287e 100%);
  border-radius: 6px;
  position: relative;
}
.home .contentBox .content .bigRightBox .searchBox input:hover {
  transform: rotate(360deg) scale(1.1);
  -webkit-transform: rotate(360deg) scale(1.1);
  -moz-transform: rotate(360deg) scale(1.1);
  -o-transform: rotate(360deg) scale(1.1);
  -ms-transform: rotate(360deg) scale(1.1);
  z-index: 99;
}
.home .contentBox .content .bigRightBox .searchBox .free {
  font-size: 30px;
  color: #fff;
  width: 100%;
  text-align: center;
  position: absolute;
  top: 40px;
}
.home .contentBox .content .bigRightBox .searchBox .bg {
  position: absolute;
  width: 300px;
  height: 190px;
  top: 112px;
  left: 10px;
}
.home .contentBox .content .bigRightBox .searchBox .miao {
  position: absolute;
  font-size: 18px;
  color: #6c99eb;
  top: 100px;
  left: 92px;
}
.home .contentBox .content .bigRightBox .searchBox .name {
  position: absolute;
  top: 125px;
  left: 30px;
  width: 260px;
  height: 44px;
  background: #ffffff;
  box-shadow: inset 0 1px 4px 0 #1b3a70;
  text-indent: 48px;
  font-size: 16px;
  border-radius: 4px;
}
.home .contentBox .content .bigRightBox .searchBox .getCode2 {
  position: absolute;
  top: 184px;
  left: 210px;
  width: 80px;
  height: 44px;
  background: #ffffff;
  box-shadow: inset 0 1px 4px 0 #1b3a70;
  font-size: 12px;
  border-radius: 4px;
  line-height: 44px;
  text-align: center;
  cursor: pointer;
}
.home .contentBox .content .bigRightBox .searchBox .phone {
  top: 184px;
  width: 176px;
  text-indent: 48px;
}
.home .contentBox .content .bigRightBox .searchBox .code {
  top: 243px;
}
.home .contentBox .content .bigRightBox .searchBox .Rb {
  position: absolute;
  top: 136px;
  left: 41px;
  width: 22px;
  height: 22px;
  z-index: 99;
}
.home .contentBox .content .bigRightBox .searchBox .shouJi {
  top: 195px;
  z-index: 99;
}
.home .contentBox .content .bigRightBox .searchBox .tuYun {
  position: absolute;
  top: 324px;
  font-size: 20px;
  color: #5981c8;
  width: 100%;
  text-align: center;
}
.home .contentBox .content .bigRightBox .searchBox .yanzhengma {
  top: 253px;
}
.home .contentBox .content .bigRightBox .searchBox .search {
  position: absolute;
  top: 378px;
  left: 30px;
  width: 260px;
  height: 44px;
  font-size: 18px;
  color: #fff;
  background: #d8d8d8;
  background-image: linear-gradient(180deg, #ff9365 0%, #fe4b2d 100%);
  border-radius: 4px;
  text-align: center;
  line-height: 44px;
  font-weight: bold;
  letter-spacing: 1px;
  cursor: pointer;
}
.home .contentBox .content .bigRightBox .searchBox .search:hover {
  transform: rotate(360deg) scale(1.1);
  -webkit-transform: rotate(360deg) scale(1.1);
  -moz-transform: rotate(360deg) scale(1.1);
  -o-transform: rotate(360deg) scale(1.1);
  -ms-transform: rotate(360deg) scale(1.1);
}
.home .contentBox .content .bigRightBox .hot {
  float: left;
  font-size: 20px;
  color: #111111;
  margin-top: 40px;
}
.home .contentBox .content .bigRightBox .hotBox {
  float: left;
  margin-top: 20px;
  background-color: #fff;
  width: 320px;
  height: 470px;
}
.home .contentBox .content .bigRightBox .hotBox li {
  margin-top: 20px;
  cursor: pointer;
}
.home .contentBox .content .bigRightBox .hotBox li img {
  width: 130px;
  height: 70px;
  display: inline-block;
  margin-left: 20px;
}
.home .contentBox .content .bigRightBox .hotBox li div {
  width: 130px;
  height: 40px;
  overflow: hidden;
  font-size: 14px;
  display: inline-block;
  margin-left: 10px;
  vertical-align: middle;
}
.home .contentBox .content .bigRightBox .img1 {
  float: left;
  margin-top: 20px;
  width: 320px;
  height: 160px;
  cursor: pointer;
}
.home .contentBox .content .bigRightBox .img1:hover {
  transform: rotate(360deg) scale(1.1);
  -webkit-transform: rotate(360deg) scale(1.1);
  -moz-transform: rotate(360deg) scale(1.1);
  -o-transform: rotate(360deg) scale(1.1);
  -ms-transform: rotate(360deg) scale(1.1);
}
.home .footBox {
  width: 100%;
  height: 280px;
  background-color: #161920;
}
.home .footBox .foot {
  width: 1200px;
  height: 200px;
  padding: 40px 0;
  margin: 0 auto;
}
.home .footBox .foot .leftImg {
  float: left;
  width: 420px;
  height: 200px;
}
.home .footBox .foot .rightImg {
  float: right;
  width: 200px;
  height: 200px;
}
.home .mask {
  position: fixed;
  display: none;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0.5;
  background: #000000;
  z-index: 99;
}
.home .popup {
  position: fixed;
  display: none;
  top: 50vh;
  left: 50vw;
  margin-left: -400px;
  margin-top: -300px;
  width: 800px;
  height: 600px;
  background-color: #fff;
  z-index: 999;
}
.home .popup i {
  position: absolute;
  top: 20px;
  right: 20px;
  font-size: 18px;
  cursor: pointer;
}
.home .popup img {
  position: absolute;
  top: 60px;
  left: 52px;
  width: 698px;
  height: 72px;
}
.home .popup .free {
  position: absolute;
  top: 187px;
  font-size: 30px;
  text-align: center;
  color: #377cf3;
  width: 100%;
}
.home .popup .popupSpan {
  position: absolute;
  top: 255px;
  font-weight: 500;
  left: 50px;
  font-size: 18px;
  color: #666666;
}
.home .popup .popupSpan1 {
  top: 340px;
}
.home .popup .popupSpan4 {
  top: 420px;
}
.home .popup .popupSpan3 {
  position: absolute;
  top: 340px;
  left: 122px;
  font-size: 18px;
  color: #f84241;
}
.home .popup .popupSpan5 {
  top: 420px;
}
.home .popup .name {
  position: absolute;
  top: 235px;
  left: 142px;
  width: 608px;
  height: 60px;
  font-size: 18px;
  text-indent: 36px;
  color: #000;
  border: 2px solid #ebedf5;
}
.home .popup .getcode2 {
  top: 400px;
}
.home .popup .getCode3 {
  top: 320px;
  width: 190px;
  left: 560px;
  line-height: 60px;
  text-align: center;
  text-indent: 0;
  cursor: pointer;
}
.home .popup .phone {
  top: 320px;
  width: 408px;
}
.home .popup .popupSearch {
  position: absolute;
  top: 476px;
  left: 142px;
  width: 608px;
  height: 60px;
  background-color: #377cf6;
  color: #ffffff;
  text-align: center;
  line-height: 60px;
  font-size: 18px;
}
.home .popup .popupSearch:hover {
  box-shadow: 5px 7px 15px 5px rgba(36, 104, 242, 0.5);
  cursor: pointer;
}
