html,
body {
  width: 100%;
  background: #ffffff;
  font-family: '微软雅黑';
}
.header {
  width: 100%;
  margin: auto;
  padding: auto;
  position: relative;
}
.header-banner {
  width: 100%;
  margin: auto;
  padding: auto;
}
.header-banner img {
  width: 100%;
  margin: auto;
  padding: auto;
}
.header-search {
  width: 1200px;
  height: 300px;
  padding: auto;
  position: absolute;
  left: 50%;
  margin-left: -600px;
  top: 75%;
  background: url('../image/searchb.png');
  background-size: 100% 100%;
}
.header-index-search {
  width: 100%;
  height: 300px;
  background: url('../image/background.png');
  background-size: 100% 100%;
}
.search-index-con-t {
  width: 100%;
  text-align: center;
  padding-top: 30px;
}
.search-index-con {
  width: 100%;
  /*height: 300px;*/
  /*background: url("../image/background.png");*/
  /*background-size: 100% 100%;*/
}
.search-index-con-con {
  width: 1000px;
  margin: auto;
  padding-top: 30px;
}
.search-con {
  width: 90%;
  margin: 50px auto auto auto;
}
.search-con-t {
  width: 100%;
  text-align: center;
}
.search-con-left,
.search-con-title,
.search-con-right {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
}
.clearfix {
  zoom: 1;
}
a:hover {
  text-decoration: none;
}
li {
  list-style: none;
  padding: 0px;
  margin: 0px;
}
ul {
  padding: 0px;
  margin: 0px;
}
.search-con-title {
  font-size: 30px;
}
.search-con-title em {
  color: #ff8b1a;
}
em {
  font-style: normal;
}
.search-con-con {
  width: 100%;
  margin-top: 20px;
}
.search-index-con-input {
  width: 100%;
  border: 2px solid #3d8adc;
  border-radius: 30px;
  background: #ffffff;
  height: 65px;
  position: relative;
}
.search-con-input {
  width: 100%;
  border: 2px solid #988dff;
  border-radius: 8px;
  background: #ffffff;
  position: relative;
  height: 50px;
}
.search-con-img,
.search-index-con-img {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  /*vertical-align: middle;*/
  width: 5%;
  text-align: center;
  height: 50px;
  line-height: 48px;
}
.search-index-con-img {
  height: 65px;
  line-height: 62px;
}
.search-con-img img {
  vertical-align: middle;
}
.search-con-con-input,
.search-index-con-con-input {
  border: none;
  width: 69%;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  outline: none;
  height: 45px;
}
.search-con-button,
.search-index-con-button {
  width: 19%;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  background: #524eff;
  border-radius: 8px;
  position: absolute;
  right: -2px;
  height: 50px;
  top: -2px;
  text-align: center;
  cursor: pointer;
}
.search-index-con-button {
  width: 25%;
  border-bottom-right-radius: 30px;
  border-top-right-radius: 30px;
  border-bottom-left-radius: 0px;
  border-top-left-radius: 0px;
  height: 65px;
  background: -webkit-linear-gradient(#5c47cf, #486eda); /* Safari 5.1 - 6.0 */
  background: -o-linear-gradient(#5c47cf, #486eda); /* Opera 11.1 - 12.0 */
  background: -moz-linear-gradient(#5c47cf, #486eda); /* Firefox 3.6 - 15 */
  background: linear-gradient(#5c47cf, #486eda); /* 标准的语法 */
  cursor: pointer;
}
.search-con-title1,
.search-index-con-title1 {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  color: #ffffff;
  font-size: 24px;
  height: 50px;
  line-height: 50px;
}
.search-index-con-title1 {
  height: 65px;
  line-height: 65px;
}
.search-con-img-img,
.search-index-con-img-img {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.search-con-img-img img,
.search-index-con-img-img img {
  vertical-align: middle;
}
.search-con-message,
.search-index-con-message {
  width: 100%;
  margin: 38px auto auto auto;
  text-align: center;
}
.search-con-message-img,
.search-con-message-message,
.search-index-con-message-message {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  font-size: 18px;
}
.search-index-con-message-message {
  font-size: 16px;
}
.search-con-message-message em,
.search-index-con-message-message em {
  color: #ff5400;
}
/*package开始*/
.package-t {
  margin-top: 240px;
  width: 100%;
}
.public-title {
  width: 100%;
  text-align: center;
}
.package-con {
  width: 1200px;
  margin: auto;
}
.package-con ul {
  width: 100%;
  position: relative;
  margin-top: 20px;
}
.package-con ul li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 33%;
  height: 290px;
}
.package-con-list-list {
  width: 95%;
  margin: auto;
}
.package-con ul li:first-child .package-con-list-list {
  border: 1px solid #0500e9;
  border-radius: 8px;
}
.package-con ul li:first-child + li .package-con-list-list {
  border: 1px solid #ff8b1a;
  border-radius: 8px;
}
.package-con ul li:first-child + li + li .package-con-list-list {
  border: 1px solid #6f55eb;
  border-radius: 8px;
}
.package-con-title {
  width: 100%;
  text-align: center;
  color: #ffffff;
}
.package-con ul li:first-child .package-con-list-list .package-con-title {
  background: #0500e9;
  padding-top: 15px;
  padding-bottom: 15px;
  border-radius: 8px;
  margin-top: 0px;
}
.package-con ul li:first-child + li .package-con-list-list .package-con-title {
  background: #ff8b1a;
  padding-top: 15px;
  padding-bottom: 15px;
  border-radius: 8px;
  margin-top: 0px;
}
.package-con
  ul
  li:first-child
  + li
  + li
  .package-con-list-list
  .package-con-title {
  background: #6f55eb;
  padding-top: 15px;
  padding-bottom: 15px;
  border-radius: 8px;
  margin-top: 0px;
}
.package-con-list-list h4 {
  width: 100%;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 10px;
  color: #333333;
  font-size: 20px;
}
.package-p {
  width: 85%;
  margin: 15px auto;
  color: #605e5e;
  font-size: 14px;
}
.package-con-div {
  width: 100%;
  text-align: center;
  margin-top: 30px;
  margin-bottom: 30px;
}
.package-con-a {
  text-decoration: none;
  font-size: 14px;
  color: #ffffff;
}
.package-con-a:hover {
  text-decoration: none;
  font-size: 14px;
  color: #ffffff;
}
.package-con ul li:first-child .package-con-list-list .package-con-a {
  background: #0500e9;
  padding: 10px 20px;
  border-radius: 8px;
}
.package-con ul li:first-child + li .package-con-list-list .package-con-a {
  background: #ff8b1a;
  padding: 10px 20px;
  border-radius: 8px;
}
.package-con ul li:first-child + li + li .package-con-list-list .package-con-a {
  background: #6f55eb;
  padding: 10px 20px;
  border-radius: 8px;
}
.package-mark,
.package-tt {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
/*package结束*/
/*register开始*/
.register {
  width: 100%;
  background: #29293b;
  margin-top: 20px;
}
.register .public-title {
  padding-top: 35px;
  padding-bottom: 20px;
}
.register-con {
  width: 1200px;
  margin: auto;
}
.register-con ul {
  width: 100%;
  /*margin-top: 20px;*/
  white-space: nowrap;
}
.register-con-list {
  width: 25%;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.register-con-con {
  width: 95%;
  margin: auto;
  background: #ffffff;
  border: 1px solid #fe8274;
}
.register-con-con-img {
  width: 100%;
  margin-top: 45px;
  margin-bottom: 20px;
  text-align: center;
}
.register-con-con-img img {
  margin: auto;
  display: block;
}
.register-con-t {
  display: block;
  width: 100%;
  margin: auto auto 10px auto;
  text-align: center;
  color: #6f55eb;
  font-size: 28px;
}
.register-con-p {
  display: block;
  width: 100%;
  color: #666666;
  text-align: center;
  font-size: 16px;
}
.register-con-a {
  display: block;
  text-align: center;
  margin-bottom: 30px;
}
.register-con-a a {
  font-size: 16px;
  color: #ff8b1a;
  text-decoration: underline;
}
.register-button {
  width: 1200px;
  margin: 35px auto;
  text-align: center;
  padding-bottom: 40px;
}
.register-button-a {
  background: #6f55eb;
  padding: 10px 60px;
  color: #fefefe;
  font-size: 20px;
  border-radius: 30px;
}
.register-button a:hover {
  text-decoration: none;
  color: #fefefe;
}
/*register结束*/
/*process开始*/
.process {
  width: 100%;
  margin-top: 20px;
  margin-bottom: 30px;
}
.process .public-title {
  padding-bottom: 20px;
}
.process-con {
  width: 1200px;
  margin: 5px auto auto auto;
}
.process-con-list {
  width: 100%;
  margin: auto;
  white-space: nowrap;
}
.process-con-list-top,
.process-con-list-bottom {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 20%;
}
.process-con-list-top {
  margin-bottom: 5px;
}
.process-con-list-bottom {
  margin-top: 10px;
}
.process-con-list a:hover {
  text-decoration: none;
}
.process-con-list .process-con-list-top:first-child a,
.process-con-list
  .process-con-list-bottom:first-child
  + .process-con-list-bottom
  + .process-con-list-bottom
  + .process-con-list-bottom
  + .process-con-list-bottom
  a {
  background: #6f55eb;
  color: #ffffff;
  padding: 10px 20px;
  font-size: 16px;
  border-radius: 8px;
}
.process-con-list .process-con-list-top:first-child + .process-con-list-top a,
.process-con-list
  .process-con-list-top:first-child
  + .process-con-list-top
  + .process-con-list-top
  a,
.process-con-list
  .process-con-list-top:first-child
  + .process-con-list-top
  + .process-con-list-top
  + .process-con-list-top
  + .process-con-list-top
  a,
.process-con-list
  .process-con-list-bottom:first-child
  + .process-con-list-bottom
  a,
.process-con-list
  .process-con-list-bottom:first-child
  + .process-con-list-bottom
  + .process-con-list-bottom
  a,
.process-con-list
  .process-con-list-bottom:first-child
  + .process-con-list-bottom
  + .process-con-list-bottom
  + .process-con-list-bottom
  a {
  background: #ededed;
  color: #333333;
  padding: 10px 20px;
  font-size: 16px;
  border-radius: 8px;
}
/*.process-con-list .process-con-list-top:first-child+.process-con-list-top+.process-con-list-top a{*/
/*background: #ededed;*/
/*color: #333333;*/
/*padding: 10px 20px;*/
/*font-size: 16px;*/
/*border-radius: 8px;*/
/*}*/
.process-con-list
  .process-con-list-top:first-child
  + .process-con-list-top
  + .process-con-list-top
  + .process-con-list-top
  a,
.process-con-list .process-con-list-bottom:first-child a {
  background: #fd7403;
  color: #ffffff;
  padding: 10px 20px;
  font-size: 16px;
  border-radius: 8px;
}
/*.process-con-list .process-con-list-top:first-child+.process-con-list-top+.process-con-list-top+.process-con-list-top+.process-con-list-top a{*/
/*background: #ededed;*/
/*color: #333333;*/
/*padding: 10px 20px;*/
/*font-size: 16px;*/
/*border-radius: 8px;*/
/*}*/
.process-con-con {
  width: 1200px;
  margin: 60px auto auto auto;
  text-align: center;
}
.process-con-left,
.process-con-right {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.process-con-right {
  margin-left: 40px;
}
.process-con-left a {
  background: #6f55eb;
  padding: 10px 35px;
  color: #ffffff;
  font-size: 16px;
  border-radius: 25px;
  box-shadow: 0px 0px 10px #6f55eb;
}
.process-con-right a {
  background: #fd7403;
  padding: 10px 35px;
  color: #ffffff;
  font-size: 16px;
  border-radius: 25px;
  box-shadow: 0px 0px 10px #fd7403;
}
/*process结束*/
/*why-register开始*/
.why-register {
  width: 100%;
  margin: auto;
  background: #f4f4f4;
}
.why-register .public-title {
  padding-top: 35px;
  padding-bottom: 20px;
}
.why-register-con {
  width: 1200px;
  margin: auto;
}
.why-register-con ul {
  width: 100%;
  white-space: nowrap;
  padding-bottom: 30px;
}
.why-register-con-list {
  width: 25%;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.why-register-con-list-list {
  width: 95%;
  margin: auto;
  background: #00053a;
}
.why-register-img {
  width: 100%;
  text-align: center;
  padding-top: 45px;
  padding-bottom: 20px;
}
.why-register-img img {
  margin: auto;
}
.why-register-title {
  width: 100%;
  text-align: center;
  font-size: 28px;
  color: #ffffff;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.why-register-p {
  width: 95%;
  margin: auto;
  padding-top: 10px;
  padding-bottom: 40px;
}
.why-register-p-child {
  display: block;
  width: 100%;
  text-align: center;
  color: #ffffff;
  font-size: 14px;
}
/*why-register结束*/
/*xuzhi开始*/
.xuzhi,
.xuzhi-md {
  width: 100%;
  margin: auto;
  padding-bottom: 40px;
}
.xuzhi .public-title,
.xuzhi-md .public-title {
  padding-top: 35px;
}
.xuzhi-con {
  display: block;
  width: 1220px;
  height: 460px;
  margin: 20px auto;
  background-image: url('../image/beijing.png');
  background-size: 100% 100%;
}
.xuzhi-con-md {
  display: block;
  width: 1200px;
  height: 460px;
  margin: 20px auto;
}
.xuzhi-con-tt {
  width: 90%;
  margin: auto;
  padding-top: 60px;
  vertical-align: top;
}
.xuzhi-con-left {
  width: 61%;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: top;
}
.xuzhi-con-right {
  width: 35%;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin-left: 3%;
  vertical-align: top;
  margin-top: 70px;
}
.xuzhi-con-left-t {
  width: 100%;
  display: block;
  margin-bottom: 30px;
  margin-top: 10px;
}
.xuzhi-con-left-t span {
  background: #6f55eb;
  color: #ffffff;
  font-size: 22px;
  padding: 12px 20px;
  border-radius: 8px;
}
.xuzhi-con-con {
  font-size: 16px;
  color: #666666;
  line-height: 28px;
}
.xuzhi-con-right-list {
  display: block;
  width: 100%;
  margin-bottom: 30px;
}
.xuzhi-con-right-list-img,
.xuzhi-con-right-list-t {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: top;
}
.xuzhi-con-right-list-t {
  margin-left: 10px;
}
.xuzhi-con-right-list-t1 {
  font-size: 22px;
  color: #333333;
}
.xuzhi-con-right-list-t2 {
  font-size: 16px;
  color: #666666;
  padding-top: 5px;
}
.xuzhi-con-button {
  width: 1200px;
  margin: 30px auto;
  text-align: center;
}
.xuzhi-con-botton-t,
.xuzhi-con-botton-t1 {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.xuzhi-con-botton-t a {
  background: #6f55eb;
  padding: 10px 35px;
  color: #ffffff;
  font-size: 16px;
  border-radius: 25px;
  box-shadow: 0px 0px 10px #6f55eb;
}
.xuzhi-con-botton-t1 a {
  background: #fd7403;
  padding: 10px 35px;
  color: #ffffff;
  font-size: 16px;
  border-radius: 25px;
  box-shadow: 0px 0px 10px #fd7403;
}
.xuzhi-con-botton-t1 {
  margin-left: 40px;
}
.xuzhi-con-md-left {
  width: 45%;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  position: relative;
  vertical-align: top;
}
.xuzhi-con-md-left-list1 {
  position: absolute;
  left: 160px;
  z-index: 3;
}
.xuzhi-con-md-left-list2 {
  position: absolute;
  top: 105px;
}
.xuzhi-con-md-left-list3 {
  position: absolute;
  top: 195px;
  left: 160px;
}
.xuzhi-con-md-left-list4 {
  position: absolute;
  top: 90px;
  left: 320px;
}
.xuzhi-con-md-right {
  width: 53%;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: top;
  position: relative;
  left: 40px;
  font-size: 16px;
  color: #666666;
  line-height: 28px;
  margin-top: 40px;
}
/*xuzhi结束*/
/*aboutUs开始*/
.aboutUs {
  width: 100%;
  background: #cccccc;
  padding: 0px;
  margin: 0px;
}
.aboutUs-con {
  width: 1200px;
  margin: auto;
  white-space: nowrap;
  padding-top: 30px;
  padding-bottom: 30px;
}
.aboutUs-con-list {
  width: 25%;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.aboutUs-con-list-img,
.aboutUs-con-list-t {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: top;
}
.aboutUs-con-list-tt {
  display: block;
  width: 100%;
  font-size: 25px;
  color: #333333;
  padding-bottom: 8px;
}
.aboutUs-con-list-p {
  display: block;
  width: 100%;
  color: #333333;
  font-size: 16px;
}
.aboutUs-con-list-t {
  margin-top: 15px;
}
/*aboutUs结束*/
/*footer开始*/
.footer {
  width: 100%;
  margin: auto;
  padding: auto;
}
.footer img {
  width: 100%;
  margin: auto;
}
/*footer结束*/
/*头部导航*/
.header-top {
  width: 100%;
  margin: 0px;
  padding: 0px;
  background: #e3e3e3;
  height: 34px;
}
.header-top-list {
  width: 1200px;
  margin: auto;
  line-height: 34px;
}
.header-top-con-left,
.header-top-con-right {
  font-size: 11px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  color: #4a4a4a;
}
.header-top-con-left {
  padding-left: 0px;
}
.header-top-con-right {
  text-align: right;
  padding-right: 0px;
}
.top-con-right-img {
  font-size: 11px;
  color: #4a4a4a;
}
.top-con-right-img img,
.top-con-right-img1 img {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
}
.top-con-right-img1 {
  margin-left: 25px;
  font-size: 11px;
  color: #4a4a4a;
  display: none;
}
.header-nav {
  width: 1200px;
  margin: auto;
  height: 90px;
}
.header-nav-left {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  line-height: 90px;
  width: 16%;
}
.header-nav-left img {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
}
.header-nav-con {
  white-space: normal;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 68%;
}
.header-nav-con ul {
  width: 100%;
  margin: 0px;
  padding: 0px;
  line-height: 90px;
}
.header-nav-list {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  text-align: center;
  width: 13.6%;
}
.header-nav-list a {
  color: #000;
  font-size: 16px;
}
.header-nav-con li.active a {
  color: #cc0000;
}
.header-nav-right {
  white-space: normal;
  line-height: 90px;
  color: #ff0000;
  font-size: 22px;
  text-align: right;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 15%;
}
/*hot-county开始*/
.hot-county {
  width: 100%;
  margin: auto;
  padding: auto;
}
.hot-county-con {
  width: 1200px;
  margin: 30px auto;
}
.hot-county-con ul {
  width: 100%;
  margin: auto;
  padding: auto;
}
.hot-county-con-list {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 32%;
  margin-bottom: 15px;
  vertical-align: middle;
}
.hot-county-con-list a {
  width: 90%;
  margin: 30px auto;
  display: block;
  text-align: center;
}
.hot-county-con-list:first-child,
.hot-county-con-list:first-child
  + .hot-county-con-list
  + .hot-county-con-list
  + .hot-county-con-list
  + .hot-county-con-list {
  background: #fcf7f7;
}
.hot-county-con-list:first-child + .hot-county-con-list,
.hot-county-con-list:first-child
  + .hot-county-con-list
  + .hot-county-con-list
  + .hot-county-con-list
  + .hot-county-con-list,
.hot-county-con-list:first-child
  + .hot-county-con-list
  + .hot-county-con-list
  + .hot-county-con-list
  + .hot-county-con-list
  + .hot-county-con-list
  + .hot-county-con-list
  + .hot-county-con-list {
  margin-left: 1%;
  margin-right: 1%;
}
.hot-county-con-list:first-child + .hot-county-con-list,
.hot-county-con-list:first-child
  + .hot-county-con-list
  + .hot-county-con-list
  + .hot-county-con-list {
  background: #fdfbf6;
}
.hot-county-con-list:first-child + .hot-county-con-list + .hot-county-con-list {
  background: #f8fcf7;
}
.hot-county-con-list:first-child
  + .hot-county-con-list
  + .hot-county-con-list
  + .hot-county-con-list
  + .hot-county-con-list
  + .hot-county-con-list {
  background: #f7f6fd;
}
.hot-county-con-list:first-child
  + .hot-county-con-list
  + .hot-county-con-list
  + .hot-county-con-list
  + .hot-county-con-list
  + .hot-county-con-list
  + .hot-county-con-list {
  background: #f7f7fc;
}
.hot-county-con-list:first-child
  + .hot-county-con-list
  + .hot-county-con-list
  + .hot-county-con-list
  + .hot-county-con-list
  + .hot-county-con-list
  + .hot-county-con-list
  + .hot-county-con-list {
  background: #f6fdf6;
}
.hot-county-con-list:first-child
  + .hot-county-con-list
  + .hot-county-con-list
  + .hot-county-con-list
  + .hot-county-con-list
  + .hot-county-con-list
  + .hot-county-con-list
  + .hot-county-con-list
  + .hot-county-con-list {
  background: #fcf7fc;
}
.hot-county-con-list:first-child
  + .hot-county-con-list
  + .hot-county-con-list
  + .hot-county-con-list
  + .hot-county-con-list
  + .hot-county-con-list
  + .hot-county-con-list
  + .hot-county-con-list
  + .hot-county-con-list
  a {
  margin-top: 55px;
  margin-bottom: 55px;
  background: #ff6807;
  font-size: 16px;
  color: #ffffff;
  padding-top: 15px;
  padding-bottom: 15px;
  border-radius: 20px;
  width: 80%;
}
.hot-county-con-list-left,
.hot-county-con-list-right {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
}
.hot-county-con-list-t {
  font-size: 20px;
  color: #000000;
}
.hot-county-con-list-p {
  font-size: 16px;
  color: #666666;
}
.shili-con {
  background: #01033d;
}
/*hot-county结束*/
/*success-anli开始*/
.success-anli {
  width: 100%;
  margin: auto;
}
.success-anli .public-title {
  padding-top: 25px;
  padding-bottom: 25px;
}
.success-anli-con {
  width: 1200px;
  margin: auto;
}
/*success-anli结束*/
/*success-anli开始*/
.bottom-search {
  width: 100%;
  margin: auto;
}
.bottom-search .header-index-search {
  background: url('../image/bottom-back.png');
  padding-top: 50px;
}
/*success-anli结束*/
/*footer_nav_list开始*/
.footer_nav_list {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 13%;
}
.footer_nav {
  border-bottom: 1px solid rgba(80, 80, 80, 0.8);
}
/*footer_nav_list结束*/

.header-tp{
  position: absolute;
  bottom: 0px;
  background: transparent;
  height: 215px;
}
.header-tp .search-index-con-con{
  padding-top: 20px;
}
.header-tp .search-index-con-message{
  margin: 20px auto auto auto;
}
.header-tp .search-index-con-message-message{
  color: #ffffff;
}
.header-tp .search-index-con-message-message em {
  color: #ffea00;
}
.hot-county-con>ul{
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  flex-wrap: wrap;
}
.hot-county-list{
  width: 20%;
  display: inline-block;
  text-align: center;
  transition:all 0.8s ease 0s;

}
.hot-county-list a{
  color: #000000;
}
.hot-county-list h3{
  font-size: 23px;
  font-weight: normal;
  margin-bottom: 30px;
  margin-top: 15px;
}
.hot-county-list:hover{
  transform: translateY(-3px);
}
.register-box{
  box-shadow: 0px 0px 20px 0px rgba(40,31,84,0.22);
}

