@charset "UTF-8";
.wrapper {
  margin: 0 auto;
  width: 1080px;
}

.common_title {
  position: relative;
  font-size: 32px;
  font-weight: bold;
  line-height: 40px;
  color: #000;
  text-align: center;
}

.common_title_red {
  font-size: 42px;
  color: #c91717;
}

.common_title_new {
  position: absolute;
  top: -20px;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 260px;
  height: 36px;
  background: url(../images/back_bgc.png) center no-repeat;
}

.common_title_black {
  font-size: 42px;
}

.common_title_big {
  font-size: 36px;
}

.banner {
  width: 100%;
  height: 465px;
  background: url(../images/banner.jpg) center no-repeat;
}

.humin {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-top: 48px;
  width: 100%;
  height: 597px;
  background: url(../images/part01_04.jpg) center no-repeat;
}

.humin .fendou {
  margin: 0 -5px 0 -5px;
}

.humin_title {
  margin-bottom: 24px;
  width: 100%;
  height: 33px;
  background: url(../images/part01_01.png) center no-repeat;
}

.humin_content {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-top: 24px;
  width: 100%;
  height: 446px;
  background-color: #fff;
  -webkit-box-shadow: 2px 1px 9px 0px rgba(0, 1, 3, 0.11);
          box-shadow: 2px 1px 9px 0px rgba(0, 1, 3, 0.11);
  border-radius: 16px;
}

.humin_des {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-left: 12px;
  height: 235px;
  font-size: 16px;
  line-height: 24px;
  color: #000;
}

.humin_des_left {
  margin-top: -4px;
  width: 641px;
}

.humin_des_txt {
  text-align: justify;
}

.humin_des_txt:nth-child(2) {
  margin: 6px 0 18px;
}

.humin_des_line {
  width: 2px;
  height: 100%;
  background-color: #e5e5e5;
}

.humin_des_right {
  margin-top: -4px;
  width: 387px;
}

.humin_des_tip {
  color: #457ae6;
}

.humin_pic {
  margin: 19px auto 0;
  width: 1051px;
  height: 137px;
  background: url(../images/part01_03.png) center no-repeat;
}

.humin_logo {
  position: absolute;
  top: 147px;
  right: 10px;
  width: 96px;
  height: 115px;
  background: url(../images/part01_02.png) center no-repeat;
}

.pz {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-top: 42px;
  width: 100%;
  height: 385px;
  background: url(../images/part02_04.jpg) center no-repeat;
}

.pz .common_title {
  color: #fff;
}

.pz_content {
  margin-top: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.pz_content_list {
  position: relative;
  overflow: hidden;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 16px;
  width: 248px;
  height: 246px;
  background-color: #ffffff;
  -webkit-box-shadow: 2px 1px 10px 0px rgba(0, 0, 0, 0.6);
          box-shadow: 2px 1px 10px 0px rgba(0, 0, 0, 0.6);
}

.pz_content_list:hover .pz_content_line {
  display: block;
}

.pz_content_list:nth-child(2) .pz_content_small {
  font-size: 12px;
}

.pz_content_line {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 8px;
  background-color: #ebaf5f;
}

.pz_content_title {
  padding: 24px 0 11px;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  line-height: 24px;
  color: #000;
}

.pz_content_pic {
  margin: 0 auto 8px;
  overflow: hidden;
  width: 178px;
  height: 117px;
}

.pz_content_txt {
  font-size: 16px;
  color: #525252;
  text-align: center;
}

.pz_content_small {
  font-size: 14px;
}

.pz .common_title_new {
  background: url(../images/white_bgc.png) center no-repeat;
}

.look {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-top: 52px;
  height: 981px;
}

.look .common_title {
  margin-bottom: 19px;
}

.look_action {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.look_action_list {
  width: 323px;
  height: 371px;
  background-color: #ffffff;
  -webkit-box-shadow: 0px 0px 4px 0px #dcdcdc;
          box-shadow: 0px 0px 4px 0px #dcdcdc;
  text-align: center;
}

.look_action_list:nth-child(2) .look_action_txt {
  line-height: 22px;
}

.look_action_list:nth-child(2) .look_action_pic {
  height: 161px;
}

.look_action_title {
  padding: 18px 0 8px;
  font-size: 20px;
  font-weight: bold;
  color: #000;
  line-height: 24px;
}

.look_action_txt {
  font-size: 16px;
  color: #525252;
  line-height: 21px;
}

.look_action_btn {
  display: block;
  margin: 9px auto 20px;
  width: 125px;
  height: 47px;
  font-size: 20px;
  line-height: 53px;
  text-align: center;
  color: #fff;
  background: url(../images/part03_01.png) center no-repeat;
}

.look_action_pic {
  overflow: hidden;
  width: 100%;
  height: 204px;
}

.look_line {
  margin: 22px auto 33px;
  font-size: 24px;
  font-weight: bold;
  line-height: 24px;
  text-align: center;
  color: #000;
}

.look_line::before, .look_line::after {
  content: "";
  display: inline-block;
  margin-bottom: 6px;
  width: 481px;
  height: 2px;
  background-color: #dcdcdc;
}

.look_content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.look_content_list {
  margin-bottom: 20px;
  width: 323px;
  height: 175px;
  background-color: #fff;
  -webkit-box-shadow: 2px 1px 2px 0px #dcdcdc;
          box-shadow: 2px 1px 2px 0px #dcdcdc;
  border-radius: 5px;
}

.look_content_list:hover .look_content_pic img {
  -webkit-transform: scale(1.2);
      -ms-transform: scale(1.2);
          transform: scale(1.2);
}

.look_content_pic {
  overflow: hidden;
  width: 100%;
  height: 139px;
}

.look_content_pic img {
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}

.look_content_title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 3px 10px 0;
}

.look_content_l {
  font-size: 16px;
  color: #000;
}

.look_content_r {
  font-size: 22px;
  color: #ebaf5f;
}

.go {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-top: 41px;
  width: 100%;
  height: 1712px;
  background: url(../images/part04_banner.jpg) center no-repeat;
}

.go .common_title {
  color: #fff;
}

.go .common_title_new {
  background: url(../images/white_bgc.png) center no-repeat;
}

.go_des {
  margin: 19px 0;
  font-size: 16px;
  line-height: 22px;
  color: #fff;
}

.go_content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.go_content_list {
  position: relative;
  margin-bottom: 20px;
  width: 239px;
  height: 277px;
  background-color: #fff;
  border-radius: 5px;
}

.go_content_list .look_action_btn {
  position: absolute;
  bottom: 11px;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  margin: 0;
}

.go_content_list:nth-child(6) .go_content_pic img {
  margin-top: -59px;
}

.go_content_pic {
  height: 136px;
  overflow: hidden;
}

.go_content_pic img {
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}

.go_content_pic:hover img {
  -webkit-transform: scale(1.2);
      -ms-transform: scale(1.2);
          transform: scale(1.2);
}

.go_content_title {
  padding: 9px 0 4px;
  font-size: 20px;
  line-height: 20px;
  text-align: center;
  color: #000;
}

.go_content_line {
  margin: 0 auto;
  width: 46px;
  height: 2px;
  background-color: #457ae6;
}

.go_content_txt {
  margin: 10px 0 3px;
  font-size: 16px;
  line-height: 18px;
  text-align: center;
  color: #626262;
}

.go_title {
  margin: 33px 0 0;
}

.go_title_ch {
  font-size: 16px;
  font-weight: bold;
  color: #fff;
}

.go_title_en {
  display: inline-block;
  margin: 0 38px 0 9px;
  width: 129px;
  height: 13px;
  background: url(../images/part04_14.png) center no-repeat;
}

.go_title_btn {
  display: inline-block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-left: 9px;
  width: 233px;
  height: 34px;
  font-size: 16px;
  line-height: 34px;
  color: #fff;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ebaf5f), to(#ebaf5f)), -webkit-gradient(linear, left top, left bottom, from(#457ae6), to(#457ae6));
  background-image: linear-gradient(#ebaf5f, #ebaf5f), linear-gradient(#457ae6, #457ae6);
  -webkit-box-shadow: 2px 2px 0px 0px #b78225;
          box-shadow: 2px 2px 0px 0px #b78225;
  cursor: pointer;
}

.go_title_icon {
  margin-left: 4px;
  vertical-align: middle;
}

.go_map {
  margin: -52px auto 0;
  width: 704px;
  height: 549px;
  background: url(../images/part04_13.png) center no-repeat;
}

.know {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-top: 50px;
  width: 100%;
  height: 1230px;
  background: url(../images/part05_02.jpg) center no-repeat;
}

.know_prize {
  position: relative;
  margin: 20px auto 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-left: 324px;
}

.know_prize_left {
  position: absolute;
  left: 0;
  top: 0;
  width: 308px;
  height: 344px;
  background: url(../images/part05_01.jpg) center no-repeat;
}

.know_prize_right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.know_prize_list {
  position: relative;
  margin-bottom: 9px;
  width: 373px;
  height: 110px;
  border-bottom: 1px dashed rgba(0, 0, 0, 0.1);
}

.know_prize_list:hover .know_prize_des, .know_prize_list:hover .know_prize_title {
  color: #457ae6;
}

.know_prize_title {
  font-size: 16px;
  font-weight: bold;
  line-height: 18px;
  color: #000;
}

.know_prize_des {
  padding-top: 10px;
  font-size: 14px;
  text-align: justify;
  line-height: 19px;
  color: #525252;
}

.know_prize_btn {
  position: absolute;
  bottom: 12px;
  right: 0;
  width: 93px;
  height: 25px;
  font-size: 16px;
  line-height: 25px;
  text-align: center;
  color: #fff;
  background-color: #457ae6;
  border-radius: 5px;
}

.know .look_line::before,
.know .look_line::after {
  content: "";
  display: inline-block;
  margin-bottom: 6px;
  width: 438px;
  height: 2px;
  background-color: #dcdcdc;
}

.know .look_line::before {
  margin-right: 10px;
}

.know .look_line::after {
  margin-left: 10px;
}

.know_jl {
  margin: 0 auto;
  width: 1085px;
  height: 622px;
  background: url(../images/part05_01.png) center no-repeat;
}

.know_jl_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.know_jl_box:first-child {
  padding: 30px 64px 0 0;
}

.know_jl_box:nth-child(2) {
  padding: 50px 46px 0 95px;
}

.know_jl_box:nth-child(3) {
  padding: 50px 100px 0 95px;
}

.know_jl_box:nth-child(4) {
  padding: 52px 8px 0 95px;
}

.know_jl_box:last-child {
  padding: 55px 0 0 54px;
}

.know_jl_title {
  font-size: 16px;
  font-weight: bold;
  line-height: 18px;
  color: #000;
}

.know_jl_des {
  margin-top: 5px;
  font-size: 14px;
  line-height: 18px;
  color: #474747;
}

.belive {
  width: 100%;
  height: 762px;
  background: url(../images/part05_06.jpg) center no-repeat;
  background-position: center -17px;
}

.belive .common_title {
  margin-bottom: 30px;
}

.belive_content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 24px;
}

.belive_content_l {
  width: 574px;
}

.belive_content_title {
  margin-bottom: 20px;
  width: 574px;
  height: 45px;
  font-size: 20px;
  color: #ccc;
  line-height: 45px;
  background-color: #f8f8f8;
}

.belive_content_bold {
  margin: 0 13px 0 9px;
  font-weight: bold;
  color: #000;
}

.belive_content_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.belive_content_bgc {
  margin-right: 30px;
  width: 70px;
  height: 238px;
  background-color: #457ae6;
}

.belive_content_txt {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.belive_content_list {
  position: relative;
  display: block;
  margin-bottom: 23px;
  font-size: 16px;
  line-height: 18px;
  color: #595959;
}

.belive_content_list::after {
  content: "";
  position: absolute;
  left: -72px;
  bottom: -26px;
  width: 549px;
  height: 65px;
  background: url(../images/part05_06.png) center no-repeat;
}

.belive_content_list i {
  display: block;
}

.belive_content_list i:first-child {
  font-size: 20px;
  font-weight: bold;
  color: #457ae6;
}

.belive_content_list i:last-child {
  padding: 6px 0 8px;
}

.belive_content_list .index_word {
  margin: 0 -8px 0 0;
}

.belive_content_second .belive_content_title {
  width: 565px;
}

.belive_content_second .belive_content_title span:first-child {
  margin: 0 0 0 85px;
}

.belive_content_second .belive_content_l {
  width: 565px;
}

.belive_content_second .belive_content_bgc {
  margin: 0 0 0 14px;
}

.belive_content_second .belive_content_list {
  margin: 23px 0;
}

.belive_content_second .belive_content_list::after {
  bottom: -31px;
  left: -9px;
  background: url(../images/part05_07.png) center no-repeat;
}

.belive_content_second .belive_content_list i:last-child {
  font-size: 16px;
  line-height: 18px;
  color: #595959;
  font-weight: normal;
}

.belive_content_second .belive_content_list:first-child::after {
  bottom: -33px;
}

.belive_content_second .belive_content_list:last-child::after {
  bottom: -37px;
}

.belive_content_second .index_word {
  margin: 0 -10px 0 -6px;
}

.belive_content_second .txt_word {
  margin-left: -6px;
}

.choose {
  margin-top: -32px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-top: 36px;
  width: 100%;
  height: 841px;
  background: url(../images/part06_08.jpg) center no-repeat;
}

.choose_pic {
  margin: 29px auto 58px;
  width: 1187px;
  height: 471px;
  background: url(../images/part06_01.png) center no-repeat;
}

.choose_btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 32px;
}

.choose_btn_list {
  width: 312px;
  height: 55px;
  font-size: 24px;
  line-height: 55px;
  text-align: center;
  color: #fff;
  background-color: #457ae6;
  border-radius: 10px;
  cursor: pointer;
}

.choose_btn_list:first-child {
  margin-right: 65px;
}

.choose_address {
  font-size: 16px;
  text-align: center;
  color: #494949;
}

.form {
  width: 100%;
  height: 98px;
  background-color: rgba(76, 76, 76, 0.91);
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 1000;
}

.form_pic {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 148px;
  height: 165px;
  background: url(../images/part06_02.png) center no-repeat;
}

.form .wrapper {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 0 0 180px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 100%;
  overflow: inherit;
}

.form .wrapper .kuang {
  float: left;
  border: solid 1px #d0cccc;
  width: 170px;
  height: 33px;
  font-size: 16px;
  line-height: 33px;
  padding-left: 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  outline: none;
  border: 0;
}

.select {
  position: relative;
  cursor: pointer;
  background-color: #fff;
}

.select:after {
  position: absolute;
  right: 22px;
  top: 10px;
  content: '';
  width: 8px;
  height: 8px;
  border-bottom: 2px solid #adaaaa;
  border-right: 2px solid #adaaaa;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.select:hover .list,
.select:active .list {
  display: block;
}

.select .list {
  position: absolute;
  top: -228px;
  left: 0;
  z-index: 10;
  width: 100%;
  max-height: 228px;
  background-color: #fafafa;
  color: #333;
  overflow: auto;
  display: none;
}

.select .option {
  padding-left: 15px;
}

.select .option:hover {
  color: #fff;
  background-color: #ffbb29;
}

.select-one .list {
  top: -98px;
}

.form .wrapper .sub-btn {
  background-color: #457ae6;
  font-size: 16px;
  font-weight: bold;
  color: #ffffff;
  padding: 0;
  text-align: center;
  cursor: pointer;
}

.form .wrapper .guanbi {
  width: 35px;
  height: 35px;
  position: absolute;
  top: -42px;
  right: -37px;
  cursor: pointer;
}

.toumingbi_yspd {
  width: 100%;
  z-index: 8;
  height: 100%;
  background: #000;
  opacity: 0.5;
  filter: alpha(opacity=50);
  position: fixed;
  left: 0;
  top: 0;
  display: none;
}

.leyu_yspd {
  width: 550px;
  z-index: 9999;
  -webkit-box-shadow: 0 0 20px #082D87;
  box-shadow: 0 0 20px #082D87;
  height: 480px;
  background: #082D87;
  position: fixed;
  left: 50%;
  top: 50%;
  margin-left: -260px;
  margin-top: -240px;
  display: none;
}

.leyutop_yspd {
  width: 550px;
  height: 54px;
  background: #1360C8;
}

.leyutop_yspd a {
  float: left;
  margin: 0px auto auto 12px;
}

.leyutop_yspd a .img {
  width: 224px;
  height: 39px;
  display: inline-block;
  background: url(https://ms6.xhd.cn/r/cms/group/default/resource2019/img/zx1.png) no-repeat;
  margin-top: 9px;
}

.leyutop_yspd span {
  float: right;
  margin: 17px 14px auto auto;
  cursor: pointer;
}

.leyutop_yspd span .img {
  width: 20px;
  height: 20px;
  display: inline-block;
  background: url(https://ms6.xhd.cn/r/cms/group/default/resource2019/img/zx3.png) no-repeat;
  margin-top: -6px;
  margin-right: -4px;
}

.gaofen_yspd {
  float: left !important;
  margin: 21px auto auto 55px !important;
  width: 172px;
  height: 14px;
  background: url(https://ms6.xhd.cn/r/cms/group/default/resource2019/img/zx2.png) no-repeat;
}

.topleyu_yspd {
  width: 550px;
  height: 121px;
  background: url(https://ms6.xhd.cn/r/cms/group/default/resource2019/img/zx6.png) no-repeat;
  background-size: 100%;
}

.topleyu_yspd .img {
  display: block;
  margin: 0 auto;
  width: 457px;
  height: 81px;
  background: url(https://ms6.xhd.cn/r/cms/group/default/resource2019/img/zx4.png) no-repeat;
  background-position: 0 20px;
}

.topleyu_yspd ul li {
  float: left;
  border: 1px dotted #fff;
  padding: 4px 8px;
  border-radius: 12px;
  margin-left: 11px;
  font-size: 14px;
  font-family: "微软雅黑";
}

.topleyu_yspd ul li a {
  color: #fff;
}

.leyucenter_yspd {
  width: 550px;
  height: 243px;
  background: #f5f5f5;
  padding-top: 19px;
}

.leyucenter_yspd h1 {
  width: 497px;
  height: 20px;
  text-align: center;
  line-height: 20px;
  font-size: 14px;
  color: #fff;
  font-family: "微软雅黑";
  background: url(https://ms6.xhd.cn/r/cms/group/default/resource2019/img/zx5.png) no-repeat;
  margin: 0 auto;
}

.c {
  clear: both;
}

.common_city_item {
  float: left;
  width: 50%;
  line-height: 30px;
}

.common_city_region {
  float: left;
  color: #1360C8;
  padding: 0 0px 0 20px;
}

.common_city_wrapper {
  float: left;
  width: 206px;
}

.common_city_items {
  padding-left: 10px;
}

.common_city_items:hover {
  color: #1360C8;
}

.leyuxia_yspd {
  font-size: 20px;
  line-height: 40px;
  text-align: center;
  color: #fff;
}

/*# sourceMappingURL=map/index.css.map */
