.swiper_slider {
  width: 100%;
}
.swiper-pagination-cui.swiper-pagination-bullet {
  width: 16px;
  height: 16px;
  display: inline-block;
  border-radius: 10px;
  background: #fff;
  box-shadow: 2px 2px 2px #aaa;
  opacity: 1;
}
.swiper-pagination-cui.swiper-pagination-bullet.swiper-pagination-bullet-active {
  width: 60px;
  height: 16px;
  background: #fff;
}
.swiper-pagination-cui2.swiper-pagination-bullet {
  width: 85px;
  height: 85px;
  line-height: 85px;
  text-align: center;
  font-size: 14px;
  display: inline-block;
  border-radius: 50px;
  background: #fff;
  border: 1px solid #c5c4c4;
  margin-right: 56px !important;
  opacity: 1;
}
.swiper-pagination-cui2.swiper-pagination-bullet.swiper-pagination-bullet-active {
  border: 1px solid #d0b970;
  background: #ff2600;
  color: #fff;
}
.swiper-pagination-cui2.swiper-pagination-bullet.last {
  margin-right: 0 !important;
}
.swiper-pagination-cui2.last {
  width: 85px;
  height: 85px;
  line-height: 85px;
  text-align: center;
  font-size: 14px;
  display: inline-block;
  border-radius: 50px;
  background: #fff;
  border: 1px solid #c5c4c4;
  opacity: 1;
  cursor: pointer;
}
.index_01 {
  margin: 20px 0;
}
.index_01 ul li {
  display: inline-block;
  margin-right: 22px;
}
.index_01 ul .bg_img_01 {
  width: 382px;
  height: 204px;
  transition: all 0.5s;
  background-image: url("../img/front_03.png");
}
.index_01 ul .bg_img_01:hover {
  transition: all 0.5s;
  background-image: url("../img/back_03.png");
}
.index_01 ul .bg_img_02 {
  width: 382px;
  height: 204px;
  transition: all 0.5s;
  background-image: url("../img/front_05.png");
}
.index_01 ul .bg_img_02:hover {
  transition: all 0.5s;
  background-image: url("../img/back_05.png");
}
.index_01 ul .bg_img_03 {
  width: 382px;
  height: 204px;
  margin-right: 0;
  transition: all 0.5s;
  background-image: url("../img/front_07.png");
}
.index_01 ul .bg_img_03:hover {
  transition: all 0.5s;
  background-image: url("../img/back_07.png");
}
.index_02 {
  min-width: 1200px;
  height: 643px;
  background: url("../img/index_02.jpg") no-repeat center;
}
.index_02 a {
  position: absolute;
  width: 267px;
  height: 460px;
  top: 130px;
}
.index_02 a.atwo {
  left: 278px;
}
.index_02 a.athree {
  left: 555px;
}
.index_02 form {
  position: absolute;
  top: 285px;
  left: 965px;
}
.index_02 form .houseType {
  margin-bottom: 20px;
}
.index_02 form .houseType input {
  display: inline-block;
  height: 16px;
  vertical-align: middle;
}
.index_02 form .houseType span {
  font-size: 14px;
  color: #515151;
}
.index_02 form .areaType {
  margin-bottom: 11px;
}
.index_02 form .areaType input {
  width: 194px;
  height: 32px;
  text-indent: 10px;
}
.index_02 form .areaType input:focus {
  outline: none;
}
.index_02 form .house {
  margin-bottom: 12px;
}
.index_02 form .house select {
  width: 60px;
  height: 35px;
  margin-right: 2px;
}
.index_02 form .name {
  margin-bottom: 11px;
}
.index_02 form .name input {
  width: 194px;
  height: 32px;
  text-indent: 10px;
}
.index_02 form .phone {
  margin-bottom: 14px;
}
.index_02 form .phone input {
  width: 194px;
  height: 32px;
  text-indent: 10px;
}
.index_02 form .submitBtn button {
  width: 290px;
  height: 50px;
  font-size: 22px;
  margin-left: -92px;
  border: 0;
  color: #fff;
  background-color: #ee2e29;
}
.index_03 {
  min-width: 1200px;
  height: 759px;
  background: url("../img/index_03.jpg") no-repeat center;
}
.index_03 .swiper-slide {
  cursor: default;
}
.index_03 .swiper-slide .left {
  position: relative;
  display: inline-block;
  width: 580px;
  height: 436px;
  margin-right: 13px;
}
.index_03 .swiper-slide .left span {
  position: absolute;
  width: 580px;
  height: 50px;
  line-height: 50px;
  background-color: rgba(0, 0, 0, 0.5);
  left: 0;
  bottom: 0;
  color: #fff;
  font-size: 18px;
  text-align: center;
}
.index_03 .swiper-slide .right {
  display: inline-block;
  vertical-align: top;
  width: 578px;
  height: 436px;
}
.index_03 .swiper-slide .right ul li {
  position: relative;
  display: inline-block;
  margin-right: 8px;
  margin-bottom: 9px;
  width: 283px;
  height: 212px;
}
.index_03 .swiper-slide .right ul li span {
  position: absolute;
  width: 283px;
  height: 30px;
  line-height: 30px;
  background-color: rgba(0, 0, 0, 0.5);
  left: 0;
  bottom: 0;
  color: #fff;
  font-size: 14px;
  text-align: center;
}
.index_03 .swiper-slide .right ul li:nth-child(2n) {
  margin-right: 0;
}
.index_03 #swiperPage2 {
  width: 100%;
  top: 585px;
  left: 0;
}
.index_03 .index_03_720 {
  position: absolute;
  top: 691px;
  left: 391px;
  width: 418px;
  height: 43px;
  font-size: 21px;
  border-radius: 15px;
  color: #fff;
  border: 0;
  background-color: #ee2e29;
}
.index_04 {
  min-width: 1200px;
  height: 153px;
  background: url("../img/index_04.jpg") no-repeat center;
}
.index_05_title {
  min-width: 1200px;
  height: 150px;
  background: url("../img/index_05.jpg") no-repeat center;
}
.index_05_cont {
  width: 100%;
  height: 560px;
  background-color: #f0eeee;
}
.index_05_cont #three-swiper .swiper-slide {
  height: 435px;
  background-color: #fff;
}
.index_05_cont #three-swiper .swiper-slide .front .cont {
  text-align: center;
  padding: 0 10px;
  height: 94px;
}
.index_05_cont #three-swiper .swiper-slide .front .cont h1 {
  margin: 0;
  padding: 10px 0;
}
.index_05_cont #three-swiper .swiper-slide .front .cont p {
  overflow: hidden;
  border-bottom: 1px dotted #000;
}
.index_05_cont #three-swiper .swiper-slide .front .cont p span {
  font-size: 14px;
  float: left;
}
.index_05_cont #three-swiper .swiper-slide .front .cont p span i {
  margin: 0 3px;
  font-size: 18px;
  font-style: normal;
}
.index_05_cont #three-swiper .swiper-slide .back {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 435px;
  color: #fff;
}
.index_05_cont #three-swiper .swiper-slide .back .top {
  height: 341px;
  padding: 80px 10px;
  background-color: rgba(0, 0, 0, 0.5);
}
.index_05_cont #three-swiper .swiper-slide .back .top h2 {
  margin-bottom: 10px;
}
.index_05_cont #three-swiper .swiper-slide .back .top p {
  font-size: 14px;
  line-height: 20px;
}
.index_05_cont #three-swiper .swiper-slide .back .bottom {
  height: 94px;
  background-color: #fff;
  text-align: center;
  padding: 20px;
}
.index_05_cont #three-swiper .swiper-slide .back .bottom button {
  width: 100%;
  height: 54px;
  border: 1px solid #000;
  border-radius: 10px;
  color: #000;
  background-color: #fff;
  font-size: 22px;
}
.index_05_cont .swiper-button-prev.cui {
  left: -60px;
  background-size: 47px 47px;
  width: 47px;
  height: 47px;
  background-image: url("../img/left.png");
}
.index_05_cont .swiper-button-next.cui {
  background-size: 47px 47px;
  width: 47px;
  height: 47px;
  right: -60px;
  background-image: url("../img/right.png");
}
.index_05_cont a.more {
  width: 540px;
  height: 50px;
  line-height: 50px;
  background-color: #ff2d00;
  font-size: 22px;
  text-align: center;
  color: #fff;
  border: 0;
  margin: 35px auto 0;
  display: block;
  cursor: default;
}
.index_06 {
  min-width: 1200px;
  height: 626px;
  background: url("../img/index_06.jpg") no-repeat center;
}
.index_07 {
  min-width: 1200px;
  height: 651px;
  background: url("../img/index_07.jpg") no-repeat center;
}
.index_07 form {
  position: absolute;
  top: 295px;
  left: 515px;
}
.index_07 form input {
  display: block;
  width: 376px;
  height: 50px;
  border-radius: 5px;
  border: 0;
  margin-bottom: 45px;
  text-indent: 1em;
  font-size: 16px;
}
.index_07 form button {
  display: block;
  width: 682px;
  height: 50px;
  line-height: 50px;
  color: #fff;
  text-align: center;
  border-radius: 5px;
  border: 0;
  font-size: 20px;
  background-color: #e60012;
}
.index_08_title {
  min-width: 1200px;
  height: 140px;
  background: url("../img/index_08.jpg") no-repeat center;
}
.index_08_cont ul li {
  position: relative;
  height: 220px;
  margin-right: 6px;
  margin-bottom: 30px;
  display: inline-block;
}
.index_08_cont ul li .one {
  width: 292px;
  height: 165px;
  border-radius: 5px;
  overflow: hidden;
}
.index_08_cont ul li .two {
  position: absolute;
  top: 152px;
  left: 10px;
}
.index_08_cont ul li .two p {
  display: inline-block;
}
.index_08_cont ul li .two .first {
  width: 32px;
  height: 32px;
  border-radius: 20px;
  border: 2px solid #fff;
  overflow: hidden;
}
.index_08_cont ul li .three {
  margin-top: 30px;
}
.index_08_cont ul li:nth-child(4n) {
  margin-right: 0;
}
.index_09_title {
  min-width: 1200px;
  height: 100px;
  background: url("../img/index_09.jpg") no-repeat center;
}
.index_09_cont {
  width: 100%;
  margin-bottom: 50px;
}
.index_09_cont .tab-title {
  overflow: hidden;
  border-bottom: 1px solid #e8e8e8;
}
.index_09_cont .tab-title ul {
  float: left;
  width: 598px;
  height: 60px;
}
.index_09_cont .tab-title ul li {
  display: inline-block;
  height: 60px;
  line-height: 60px;
  font-size: 20px;
  color: #898989;
  margin-right: 10px;
  cursor: pointer;
}
.index_09_cont .tab-title ul li.active {
  color: #e60012;
  border-bottom: 5px solid #e60012;
}
.index_09_cont .tab-title ul.tab-title-left li {
  width: 136px;
}
.index_09_cont .tab-title ul.tab-title-right {
  width: 370px;
  float: right;
  text-align: center;
}
.index_09_cont .tab-bottom {
  height: 330px;
  padding: 25px 0;
}
.index_09_cont .tab-bottom .tab-bottom-left {
  float: left;
  width: 498px;
  height: 280px;
}
.index_09_cont .tab-bottom .tab-bottom-left .item {
  position: absolute;
  top: 0;
  left: 0;
}
.index_09_cont .tab-bottom .tab-bottom-right {
  float: right;
  width: 685px;
  height: 280px;
}
.index_09_cont .tab-bottom .tab-bottom-right .item {
  position: absolute;
  top: 0;
  left: 0;
}
.index_09_cont .tab-bottom .tab-bottom-right .item div {
  display: inline-block;
}
.index_09_cont .tab-bottom .tab-bottom-right .item div.tab-bottom-right-date {
  width: 70px;
  margin-right: 8px;
}
.index_09_cont .tab-bottom .tab-bottom-right .item div.tab-bottom-right-date p {
  width: 70px;
  height: 70px;
  padding-top: 10px;
  border: 1px solid #d6d6d6;
  text-align: center;
}
.index_09_cont .tab-bottom .tab-bottom-right .item div.tab-bottom-right-date p span {
  display: block;
  font-size: 30px;
  line-height: 30px;
  height: 30px;
  letter-spacing: 3px;
  text-indent: 3px;
}
.index_09_cont .tab-bottom .tab-bottom-right .item div.tab-bottom-right-date p i {
  display: block;
  font-style: normal;
}
.index_09_cont .tab-bottom .tab-bottom-right .item div.tab-bottom-right-text {
  width: 602px;
  border: 1px solid #d6d6d6;
  height: 280px;
  vertical-align: top;
  padding: 0 20px;
}
.index_09_cont .tab-bottom .tab-bottom-right .item div.tab-bottom-right-text p {
  padding: 14px 0;
  border-bottom: 1px solid #d6d6d6;
}
.index_09_cont .tab-bottom .tab-bottom-right .item div.tab-bottom-right-text p:last-child {
  border: 0;
}
.index_09_cont .tab-bottom .tab-bottom-right .item div.tab-bottom-right-text p span {
  display: block;
  font-size: 16px;
  margin-bottom: 4px;
  color: #000;
}
.index_09_cont .tab-bottom .tab-bottom-right .item div.tab-bottom-right-text p i {
  display: block;
  font-style: normal;
  font-size: 12px;
  color: #898989;
}
.index_10 {
  width: 100%;
  height: 520px;
  padding: 30px 0 0;
  background-color: #5e5e5e;
}
.index_10 .index_10_top {
  border-bottom: 3px dotted #fff;
  padding-bottom: 20px;
  margin-bottom: 25px;
}
.index_10 .index_10_top .index_10_top_left {
  width: 810px;
  display: inline-block;
  vertical-align: middle;
  border-right: 1px solid #fff;
  padding: 30px 0;
  margin-right: 20px;
}
.index_10 .index_10_top .index_10_top_left ul {
  float: left;
  margin-right: 106px;
}
.index_10 .index_10_top .index_10_top_left ul li {
  margin-bottom: 20px;
}
.index_10 .index_10_top .index_10_top_left ul li h3 {
  font-size: 24px;
  font-weight: 400;
  color: #ffffff;
}
.index_10 .index_10_top .index_10_top_left ul li a {
  font-size: 18px;
}
.index_10 .index_10_top .index_10_top_right {
  display: inline-block;
  width: 365px;
  vertical-align: middle;
}
.index_10 .index_10_bottom ul {
  margin-bottom: 20px;
}
.index_10 .index_10_bottom ul li {
  display: inline-block;
  font-size: 18px;
  color: #fff;
}
.index_10 .index_10_bottom ul li a {
  margin-right: 50px;
}
.deg_list_01 {
  min-width: 1200px;
  height: 200px;
  background: url("../img/deg_banner.jpg") no-repeat center;
}
.nav_second {
  width: 100%;
  padding: 20px 0;
}
.nav_second span {
  color: #747474;
  font-size: 14px;
}
.nav_second span.active {
  color: #ee2e29;
}
.nav_second span a {
  color: #747474;
}
.deg_sort {
  width: 100%;
}
.deg_sort ul {
  padding-bottom: 20px;
}
.deg_sort ul li {
  padding: 0 10px;
  font-size: 14px;
  display: inline-block;
  color: #747474;
  height: 30px;
  line-height: 30px;
}
.deg_sort ul li a {
  padding: 3px 10px;
  color: #747474;
}
.deg_sort ul li.active a {
  color: #fff;
  background-color: #e60012;
}
.deg_sort ul .deg_sort_left {
  display: inline-block;
  width: 165px;
}
.deg_sort ul .deg_sort_left li:first-child {
  width: 90px;
  padding-left: 0;
  padding-right: 15px;
  border-right: 1px solid #959595;
}
.deg_sort ul .deg_sort_right {
  display: inline-block;
  width: 1025px;
  vertical-align: top;
}
.deg_search {
  width: 100%;
  margin-bottom: 20px;
}
.deg_search .border-b {
  overflow: hidden;
  clear: both;
  border-bottom: 1px solid #959595;
  padding: 0 0 20px;
}
.deg_search p {
  font-size: 20px;
  float: left;
}
.deg_search p:last-child {
  float: right;
}
.deg_search p:last-child input {
  display: inline-block;
  width: 160px;
  height: 26px;
  font-size: 14px;
  text-indent: 5px;
  border: 1px solid #e60012;
}
.deg_search p:last-child button {
  vertical-align: middle;
  display: inline-block;
  width: 70px;
  height: 26px;
  line-height: 26px;
  text-align: center;
  border: 1px solid #e60012;
  background-color: #e60012;
  font-size: 14px;
  color: #fff;
  margin-left: -6px;
}
.deg_list {
  width: 100%;
}
.deg_list ul li {
  display: inline-block;
  width: 282px;
  height: 480px;
  padding: 10px;
  margin-right: 20px;
  margin-bottom: 20px;
  background-color: #eeeeee;
  transition: all 0.5s;
}
.deg_list ul li:nth-child(4n) {
  margin-right: 0;
}
.deg_list ul li div {
  position: relative;
  overflow: hidden;
  width: 262px;
  height: 340px;
}
.deg_list ul li div img {
  min-width: 100%;
}
.deg_list ul li p {
  padding: 5px 0;
  color: #111013;
  font-size: 14px;
}
.deg_list ul li p.user_name {
  padding-top: 10px;
}
.deg_list ul li p span {
  font-size: 22px;
  margin-right: 20px;
}
.deg_list ul li p i {
  font-style: normal;
  margin-right: 20px;
}
.deg_list ul li p.hover_p {
  transition: all 0.5s;
  opacity: 0;
  position: absolute;
  width: 100%;
  right: 0;
  left: 0;
  bottom: 0;
  font-size: 0;
  padding: 0;
}
.deg_list ul li p.hover_p a {
  display: inline-block;
  vertical-align: middle;
  width: 50%;
  height: 38px;
  font-size: 14px;
  line-height: 38px;
  text-align: center;
  background-color: #0d0d0d;
}
.deg_list ul li p.hover_p a:last-child {
  background-color: #ee2e29;
}
.deg_list ul li:hover {
  transition: all 0.5s;
  background-color: #fff;
  box-shadow: 3px 3px 8px #999;
}
.deg_list ul li:hover p.hover_p {
  transition: all 0.5s;
  opacity: 1;
}
.page_list {
  margin: 30px 0;
}
.page_list ul {
  text-align: center;
}
.page_list ul li {
  overflow: hidden;
  width: 45px;
  height: 34px;
  line-height: 34px;
  display: inline-block;
  border: 1px solid #000;
  border-radius: 5px;
  margin-right: 10px;
}
.page_list ul li:last-child {
  margin-right: 0;
}
.page_list ul li a {
  color: #000;
  font-size: 14px;
  display: block;
}
.page_list ul li.active {
  border: 1px solid #e60012;
  background-color: #e60012;
}
.page_list ul li.active a {
  color: #fff;
}
.page_list_ol {
  margin: 30px 0;
}
.page_list_ol ol {
  text-align: center;
}
.page_list_ol ol li {
  overflow: hidden;
  width: 45px;
  height: 34px;
  line-height: 34px;
  display: inline-block;
  border: 1px solid #000;
  border-radius: 5px;
  margin-right: 10px;
}
.page_list_ol ol li:last-child {
  margin-right: 0;
}
.page_list_ol ol li a {
  color: #000;
  font-size: 14px;
  display: block;
}
.page_list_ol ol li.active {
  border: 1px solid #e60012;
  background-color: #e60012;
}
.page_list_ol ol li.active a {
  color: #fff;
}
.bottom_banner {
  width: 100%;
  margin: 40px 0;
}
.deg_inner_01 {
  min-width: 1200px;
  height: 200px;
  background: url("../img/deg_in_banner.jpg") no-repeat center;
}
.deg_inner_cont {
  width: 100%;
  height: 1020px;
  background-color: #f5f5f5;
}
.deg_inner_cont .deg_inner_cont_left {
  display: inline-block;
  width: 320px;
  height: 1060px;
  background-color: #edefee;
  padding: 5px;
  border-radius: 5px;
}
.deg_inner_cont .deg_inner_cont_left .deg_inner_cont_left_top {
  height: 580px;
  padding: 10px 5px;
  border-radius: 15px;
  margin-bottom: 15px;
  background-color: #fff;
}
.deg_inner_cont .deg_inner_cont_left .deg_inner_cont_left_top .deg_inner_cont_left_row_01 {
  position: relative;
  width: 100%;
  height: 360px;
}
.deg_inner_cont .deg_inner_cont_left .deg_inner_cont_left_top .deg_inner_cont_left_row_01 img {
  min-width: 100%;
}
.deg_inner_cont .deg_inner_cont_left .deg_inner_cont_left_top .deg_inner_cont_left_row_01 p {
  color: #111013;
  position: absolute;
  width: 100%;
  right: 0;
  left: 0;
  bottom: 0;
  font-size: 0;
  padding: 0;
}
.deg_inner_cont .deg_inner_cont_left .deg_inner_cont_left_top .deg_inner_cont_left_row_01 p a {
  display: inline-block;
  vertical-align: middle;
  width: 50%;
  height: 38px;
  font-size: 14px;
  line-height: 38px;
  text-align: center;
  background-color: #0d0d0d;
}
.deg_inner_cont .deg_inner_cont_left .deg_inner_cont_left_top .deg_inner_cont_left_row_01 p a:last-child {
  background-color: #ee2e29;
}
.deg_inner_cont .deg_inner_cont_left .deg_inner_cont_left_top .deg_inner_cont_left_row_02 {
  border-bottom: 2px dotted #c9c9c9;
  padding-bottom: 15px;
  margin-bottom: 10px;
}
.deg_inner_cont .deg_inner_cont_left .deg_inner_cont_left_top .deg_inner_cont_left_row_02 h1 {
  text-align: center;
  font-size: 20px;
  color: #0b0b0b;
  margin-bottom: 5px;
  margin-top: 10px;
}
.deg_inner_cont .deg_inner_cont_left .deg_inner_cont_left_top .deg_inner_cont_left_row_02 p {
  width: 154px;
  height: 32px;
  line-height: 32px;
  color: #fff;
  font-size: 18px;
  border-radius: 15px;
  text-align: center;
  background-color: #ee2e29;
}
.deg_inner_cont .deg_inner_cont_left .deg_inner_cont_left_top .deg_inner_cont_left_row_03 {
  width: 100%;
  height: 103px;
  background-image: url("../img/bg_border.jpg");
  background-repeat: no-repeat;
  background-position: 20px 5px;
}
.deg_inner_cont .deg_inner_cont_left .deg_inner_cont_left_top .deg_inner_cont_left_row_03 .deg_inner_cont_left_row_03_top {
  text-align: center;
  margin-bottom: 12px;
}
.deg_inner_cont .deg_inner_cont_left .deg_inner_cont_left_top .deg_inner_cont_left_row_03 .deg_inner_cont_left_row_03_top span {
  width: 100px;
  display: inline-block;
}
.deg_inner_cont .deg_inner_cont_left .deg_inner_cont_left_top .deg_inner_cont_left_row_03 .deg_inner_cont_left_row_03_top span p {
  font-size: 12px;
  color: #747474;
}
.deg_inner_cont .deg_inner_cont_left .deg_inner_cont_left_top .deg_inner_cont_left_row_03 .deg_inner_cont_left_row_03_top span p:last-child {
  font-size: 18px;
  color: #ee2e29;
}
.deg_inner_cont .deg_inner_cont_left .deg_inner_cont_left_top .deg_inner_cont_left_row_03 .deg_inner_cont_left_row_03_top span:last-child {
  border-left: 1px solid #959595;
}
.deg_inner_cont .deg_inner_cont_left .deg_inner_cont_left_top .deg_inner_cont_left_row_03 .deg_inner_cont_left_row_03_bottom {
  text-align: center;
}
.deg_inner_cont .deg_inner_cont_left .deg_inner_cont_left_top .deg_inner_cont_left_row_03 .deg_inner_cont_left_row_03_bottom span {
  width: 60px;
  display: inline-block;
  vertical-align: top;
  font-size: 14px;
  color: #747474;
}
.deg_inner_cont .deg_inner_cont_left .deg_inner_cont_left_top .deg_inner_cont_left_row_03 .deg_inner_cont_left_row_03_bottom span:last-child {
  width: 160px;
  text-align: left;
}
.deg_inner_cont .deg_inner_cont_left .deg_inner_cont_left_bottom {
  height: 460px;
  padding: 10px 5px;
  border-radius: 15px;
  margin-bottom: 15px;
  background-color: #fff;
}
.deg_inner_cont .deg_inner_cont_left .deg_inner_cont_left_bottom h1 {
  padding: 10px;
  margin-top: 0;
  font-size: 20px;
  color: #0b0b0b;
  background-image: url(../img/hot.png);
  background-repeat: no-repeat;
  background-position: 246px;
  border-bottom: 1px solid #bfbfbf;
}
.deg_inner_cont .deg_inner_cont_left .deg_inner_cont_left_bottom ul li {
  width: 274px;
  margin: 0 auto 15px;
  padding-bottom: 12px;
  text-align: center;
  border-bottom: 1px dashed #999;
}
.deg_inner_cont .deg_inner_cont_left .deg_inner_cont_left_bottom ul li span {
  display: inline-block;
  vertical-align: middle;
  width: 100px;
}
.deg_inner_cont .deg_inner_cont_left .deg_inner_cont_left_bottom ul li span img {
  min-width: 100%;
}
.deg_inner_cont .deg_inner_cont_left .deg_inner_cont_left_bottom ul li span:first-child {
  height: 100px;
  border-radius: 50px;
  overflow: hidden;
}
.deg_inner_cont .deg_inner_cont_left .deg_inner_cont_left_bottom ul li span:last-child {
  width: 160px;
  margin-left: 10px;
}
.deg_inner_cont .deg_inner_cont_left .deg_inner_cont_left_bottom ul li span:last-child p {
  width: 154px;
  height: 32px;
  line-height: 32px;
  margin-bottom: 3px;
  font-size: 20px;
  color: #0b0b0b;
}
.deg_inner_cont .deg_inner_cont_left .deg_inner_cont_left_bottom ul li span:last-child p:last-child {
  font-size: 18px;
  border-radius: 15px;
  color: #fff;
  margin-bottom: 0;
  background-color: #ee2e29;
}
.deg_inner_cont .deg_inner_cont_right {
  display: inline-block;
  vertical-align: top;
  width: 860px;
}
.deg_inner_cont .deg_inner_cont_right .deg_inner_cont_right_tabs span {
  display: inline-block;
  text-align: center;
  color: #747474;
  cursor: default;
}
.deg_inner_cont .deg_inner_cont_right .deg_inner_cont_right_tabs span i {
  font-size: 16px;
  line-height: 56px;
  font-style: normal;
  padding-bottom: 5px;
}
.deg_inner_cont .deg_inner_cont_right .deg_inner_cont_right_tabs span.active i {
  border-bottom: 1px solid #e60012;
}
.deg_inner_cont .deg_inner_cont_right .deg_inner_cont_right_tabs .one {
  width: 177px;
  height: 56px;
  transition: all 0.5s;
  text-indent: 0;
}
.deg_inner_cont .deg_inner_cont_right .deg_inner_cont_right_tabs .one.active {
  transition: all 0.5s;
  text-indent: -38px;
  color: #ee2e29;
  background: url("../img/deg_hover_person.png") no-repeat center;
}
.deg_inner_cont .deg_inner_cont_right .deg_inner_cont_right_tabs .two {
  width: 199px;
  height: 56px;
}
.deg_inner_cont .deg_inner_cont_right .deg_inner_cont_right_tabs .two.active {
  transition: all 0.5s;
  color: #ee2e29;
  background: url("../img/deg_hover_anli.png") no-repeat center;
}
.deg_inner_cont .deg_inner_cont_right .deg_inner_cont_right_cont {
  position: relative;
  width: 850px;
  height: 925px;
  background-color: #fff;
}
.deg_inner_cont .deg_inner_cont_right .deg_inner_cont_right_cont .person {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  padding: 0 30px;
}
.deg_inner_cont .deg_inner_cont_right .deg_inner_cont_right_cont .person .person_cont h1 {
  width: 100%;
  height: 60px;
  line-height: 60px;
  font-size: 22px;
  color: #0b0b0b;
  background-image: url("../img/user_ar.png");
  background-repeat: no-repeat;
  background-position: left;
  padding-left: 40px;
  margin-bottom: 0;
  border-bottom: 1px solid #d4d4d4;
}
.deg_inner_cont .deg_inner_cont_right .deg_inner_cont_right_cont .person .person_cont h1 span {
  font-size: 16px;
}
.deg_inner_cont .deg_inner_cont_right .deg_inner_cont_right_cont .person .person_cont p {
  width: 98%;
  margin: 0 auto;
  font-size: 16px;
  color: #747474;
  padding-bottom: 15px;
  padding-top: 15px;
  border-bottom: 1px dashed #d4d4d4;
  line-height: 26px;
}
.deg_inner_cont .deg_inner_cont_right .deg_inner_cont_right_cont .person_case {
  display: none;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  padding: 30px;
}
.deg_inner_cont .deg_inner_cont_right .deg_inner_cont_right_cont .person_case ul li {
  display: inline-block;
  width: 386px;
  height: 294px;
  margin-right: 14px;
  margin-bottom: 14px;
  transition: all 0.5s;
}
.deg_inner_cont .deg_inner_cont_right .deg_inner_cont_right_cont .person_case ul li:nth-child(2n) {
  margin-right: 0;
}
.deg_inner_cont .deg_inner_cont_right .deg_inner_cont_right_cont .person_case ul li .case_img {
  width: 386px;
  height: 216px;
  overflow: hidden;
}
.deg_inner_cont .deg_inner_cont_right .deg_inner_cont_right_cont .person_case ul li .case_img img {
  min-width: 100%;
}
.deg_inner_cont .deg_inner_cont_right .deg_inner_cont_right_cont .person_case ul li .case_desc {
  padding: 18px 10px;
  width: 386px;
  height: 78px;
  border: 1px solid #f1f1f1;
  border-top: 0;
}
.deg_inner_cont .deg_inner_cont_right .deg_inner_cont_right_cont .person_case ul li .case_desc span {
  display: inline-block;
  margin-right: 5px;
  vertical-align: middle;
}
.deg_inner_cont .deg_inner_cont_right .deg_inner_cont_right_cont .person_case ul li .case_desc span:nth-child(1) {
  width: 40px;
  height: 40px;
  overflow: hidden;
}
.deg_inner_cont .deg_inner_cont_right .deg_inner_cont_right_cont .person_case ul li .case_desc span:nth-child(1) img {
  min-width: 100%;
}
.deg_inner_cont .deg_inner_cont_right .deg_inner_cont_right_cont .person_case ul li .case_desc span.text {
  width: 235px;
}
.deg_inner_cont .deg_inner_cont_right .deg_inner_cont_right_cont .person_case ul li .case_desc span.text p {
  font-size: 12px;
  color: #747474;
}
.deg_inner_cont .deg_inner_cont_right .deg_inner_cont_right_cont .person_case ul li .case_desc span.text p:first-child {
  font-size: 14px;
  color: #000;
  margin-bottom: 5px;
}
.deg_inner_cont .deg_inner_cont_right .deg_inner_cont_right_cont .person_case ul li .case_desc span:nth-child(3) {
  width: 62px;
  margin-right: 0;
  font-size: 14px;
  color: #ee2e29;
}
.deg_inner_cont .deg_inner_cont_right .deg_inner_cont_right_cont .person_case ul li:hover {
  transition: all 0.5s;
  box-shadow: 3px 3px 6px #ccc;
}
.deg_inner_cont .deg_inner_cont_right .deg_inner_cont_right_cont .person_case a.more {
  display: block;
  margin: 0 auto;
  width: 540px;
  height: 50px;
  line-height: 50px;
  font-size: 18px;
  text-align: center;
  background-color: #ee2e29;
}
.case_hot_banner {
  min-width: 1200px;
  height: 436px;
  background: url("../img/case_hot_banner.jpg") no-repeat center;
}
.case_sort {
  position: absolute;
  top: -374px;
  width: 520px;
  background-color: #fff;
  padding: 28px;
  border-bottom: 8px solid #dcdcdc;
  box-shadow: 1px 1px 5px #ccc;
}
.case_sort ul {
  padding-bottom: 2px;
}
.case_sort ul li {
  padding-left: 10px;
  font-size: 14px;
  display: inline-block;
  color: #747474;
  height: 30px;
  line-height: 30px;
}
.case_sort ul li a {
  padding: 3px 6px;
  color: #747474;
}
.case_sort ul li.active a {
  color: #fff;
  background-color: #e60012;
}
.case_sort ul .deg_sort_left {
  display: inline-block;
  width: 130px;
}
.case_sort ul .deg_sort_left li:first-child {
  width: 70px;
  padding-left: 0;
  padding-right: 10px;
  text-align: right;
  border-right: 1px solid #959595;
}
.case_sort ul .deg_sort_right {
  display: inline-block;
  width: 325px;
  vertical-align: top;
}
.case_sort ul .deg_sort_right li {
  padding-left: 0;
}
.case_sort_second {
  width: 100%;
  margin-top: 30px;
}
.case_sort_second .case_sort_second_in {
  width: 100%;
  height: 70px;
  line-height: 70px;
  border-top: 2px solid #d5bb6b;
  clear: both;
}
.case_sort_second .case_sort_second_in .case_sort_second_left {
  float: left;
}
.case_sort_second .case_sort_second_in .case_sort_second_left ul li {
  cursor: default;
  width: 111px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  font-size: 20px;
  display: inline-block;
}
.case_sort_second .case_sort_second_in .case_sort_second_left ul li.active {
  color: #fff;
  background-color: #ee2e29;
  border-radius: 5px;
}
.case_sort_second .case_sort_second_in .case_sort_second_right {
  float: right;
}
.case_sort_second .case_sort_second_in .case_sort_second_right ul li {
  display: inline-block;
}
.case_sort_second .case_sort_second_in .case_sort_second_right ul li select {
  display: inline-block;
  vertical-align: middle;
  width: 111px;
  height: 35px;
  border: 1px solid #e5e5e5;
  font-size: 14px;
  color: #747474;
  text-indent: 10px;
}
.case_sort_second .case_sort_second_in .case_sort_second_right ul li select:focus {
  outline: none;
}
.case_sort_second .case_sort_second_in .case_sort_second_right ul li span {
  display: inline-block;
  width: 111px;
  height: 35px;
  line-height: 35px;
  color: #fff;
  font-size: 18px;
  border: 1px solid #e5e5e5;
  background-color: #ee2e29;
  vertical-align: middle;
  text-align: center;
}
.case_hot_cont .case_hot_list,
.case_hot_cont .case_top_list {
  width: 100%;
  position: relative;
  top: 0;
  left: 0;
  padding: 15px 0;
}
.case_hot_cont .case_hot_list ul li,
.case_hot_cont .case_top_list ul li {
  display: inline-block;
  width: 386px;
  height: 294px;
  margin-right: 16px;
  margin-bottom: 16px;
  transition: all 0.5s;
}
.case_hot_cont .case_hot_list ul li:nth-child(3n),
.case_hot_cont .case_top_list ul li:nth-child(3n) {
  margin-right: 0;
}
.case_hot_cont .case_hot_list ul li .case_img,
.case_hot_cont .case_top_list ul li .case_img {
  width: 386px;
  height: 216px;
  overflow: hidden;
}
.case_hot_cont .case_hot_list ul li .case_img img,
.case_hot_cont .case_top_list ul li .case_img img {
  min-width: 100%;
}
.case_hot_cont .case_hot_list ul li .case_desc,
.case_hot_cont .case_top_list ul li .case_desc {
  padding: 18px 10px;
  width: 386px;
  height: 78px;
  border: 1px solid #f1f1f1;
  border-top: 0;
}
.case_hot_cont .case_hot_list ul li .case_desc span,
.case_hot_cont .case_top_list ul li .case_desc span {
  display: inline-block;
  margin-right: 5px;
  vertical-align: middle;
}
.case_hot_cont .case_hot_list ul li .case_desc span:nth-child(1),
.case_hot_cont .case_top_list ul li .case_desc span:nth-child(1) {
  width: 40px;
  height: 40px;
  border-radius: 25px;
  overflow: hidden;
}
.case_hot_cont .case_hot_list ul li .case_desc span:nth-child(1) img,
.case_hot_cont .case_top_list ul li .case_desc span:nth-child(1) img {
  min-width: 100%;
}
.case_hot_cont .case_hot_list ul li .case_desc span.text,
.case_hot_cont .case_top_list ul li .case_desc span.text {
  width: 235px;
}
.case_hot_cont .case_hot_list ul li .case_desc span.text p,
.case_hot_cont .case_top_list ul li .case_desc span.text p {
  font-size: 12px;
  color: #747474;
}
.case_hot_cont .case_hot_list ul li .case_desc span.text p:first-child,
.case_hot_cont .case_top_list ul li .case_desc span.text p:first-child {
  font-size: 14px;
  color: #000;
  margin-bottom: 5px;
}
.case_hot_cont .case_hot_list ul li .case_desc span:nth-child(3),
.case_hot_cont .case_top_list ul li .case_desc span:nth-child(3) {
  width: 62px;
  margin-right: 0;
  font-size: 14px;
  color: #ee2e29;
}
.case_hot_cont .case_hot_list ul li:hover,
.case_hot_cont .case_top_list ul li:hover {
  transition: all 0.5s;
  box-shadow: 3px 3px 6px #ccc;
}
.case_hot_cont .case_hot_list a,
.case_hot_cont .case_top_list a {
  display: block;
  margin: 0 auto;
  width: 540px;
  height: 50px;
  line-height: 50px;
  font-size: 18px;
  text-align: center;
  background-color: #ee2e29;
}
.case_hot_cont .case_hot_list {
  display: none;
}
.hot_house_banner {
  min-width: 1200px;
  height: 200px;
  background: url("../img/hot_02.jpg") no-repeat center;
}
.hot_house_list ul li {
  cursor: default;
  transition: all 0.5s;
  display: inline-block;
  width: 386px;
  height: 280px;
  margin-right: 16px;
  margin-bottom: 20px;
}
.hot_house_list ul li .item {
  position: relative;
  overflow: hidden;
  width: 386px;
  height: 220px;
}
.hot_house_list ul li .item img {
  min-width: 100%;
}
.hot_house_list ul li .item h3 {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 34px;
  line-height: 34px;
  text-align: center;
  font-size: 18px;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.5);
}
.hot_house_list ul li .item div {
  transition: all 0.5s;
  opacity: 0;
  padding: 20px 0;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.5);
  text-align: center;
  color: #fff;
  width: 386px;
  height: 220px;
}
.hot_house_list ul li .item div h2 {
  font-size: 22px;
  font-weight: 600;
  margin-bottom: 10px;
}
.hot_house_list ul li .item div p {
  font-size: 18px;
}
.hot_house_list ul li .item div p span {
  display: inline-block;
  width: 130px;
  text-align: left;
}
.hot_house_list ul li .item div a {
  display: inline-block;
  width: 150px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  margin-top: 10px;
  font-size: 18px;
  background-color: #ee2e29;
  border-radius: 15px;
}
.hot_house_list ul li .title {
  width: 386px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  font-size: 18px;
  border: 1px solid #f1f1f1;
}
.hot_house_list ul li:hover {
  transition: all 0.5s;
  box-shadow: 3px 3px 8px #999;
}
.hot_house_list ul li:hover .item div {
  transition: all 0.5s;
  opacity: 1;
}
.hot_house_list ul li:hover .item h3 {
  display: none;
}
.hot_house_list ul li:nth-child(3n) {
  margin-right: 0;
}
.hot_house_bottom {
  min-width: 1200px;
  height: 407px;
  margin: 40px 0;
  padding-top: 20px;
  background: url("../img/hot_house_bottom.jpg") no-repeat center;
}
.hot_house_bottom .tab {
  text-align: center;
  margin-bottom: 20px;
}
.hot_house_bottom .tab li {
  cursor: pointer;
  display: inline-block;
  width: 160px;
  height: 35px;
  line-height: 35px;
  background-color: #fff;
  font-size: 18px;
  border-radius: 20px;
  font-weight: bold;
  margin-right: 50px;
}
.hot_house_bottom .tab li:last-child {
  margin-right: 0;
}
.hot_house_bottom .tab li.active {
  color: #fff;
  background-color: #e82633;
}
.cont li {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
}
.nav_second_border_top {
  border-top: 1px solid #d1d3cc;
}
.hot_house_title h3 {
  width: 100%;
  height: 40px;
  line-height: 40px;
  clear: both;
  border-bottom: 1px solid #d1d3cc;
}
.hot_house_title h3 span {
  font-size: 20px;
  float: left;
}
.hot_house_title h3 span:last-child {
  font-weight: normal;
  float: right;
  font-size: 14px;
  color: #595757;
}
.hot_house_in_01 {
  width: 100%;
  height: 362px;
  margin-bottom: 40px;
}
.hot_house_in_01 .item {
  float: left;
  width: 644px;
  height: 362px;
}
.hot_house_in_01 .item img {
  min-width: 100%;
}
.hot_house_in_01 .item.right {
  width: 538px;
  float: right;
}
.hot_house_in_01 .item.right h2 {
  font-size: 22px;
  border-bottom: 1px solid #d1d3cc;
  padding-bottom: 18px;
  margin-bottom: 10px;
}
.hot_house_in_01 .item.right .des {
  height: 168px;
  font-size: 16px;
  color: #595757;
  line-height: 28px;
  text-indent: 2em;
  margin-bottom: 45px;
}
.hot_house_in_01 .item.right .sign {
  width: 540px;
  height: 92px;
  line-height: 92px;
  background-color: #f5f5f5;
}
.hot_house_in_01 .item.right .sign p {
  font-size: 16px;
  color: #595757;
  line-height: 28px;
  text-indent: 2em;
  display: inline-block;
  height: 56px;
  vertical-align: middle;
  margin-right: 60px;
  margin-bottom: 5px;
}
.hot_house_in_01 .item.right .sign p span {
  display: block;
  font-size: 18px;
}
.hot_house_in_01 .item.right .sign button {
  display: inline-block;
  vertical-align: middle;
  width: 160px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  background-color: #ee2e29;
  font-size: 18px;
  color: #fff;
  border: 0;
  border-radius: 15px;
}
.three_D {
  min-width: 1200px;
  height: 844px;
  background: url("../img/3D.jpg") no-repeat center;
}
.three_D .three_d_title_01 {
  position: absolute;
  top: 100px;
  left: 135px;
  z-index: 10;
  width: 163px;
  height: 47px;
  background: url("../img/3d_title01.png") no-repeat center;
}
.three_D .three_d_title_02 {
  position: absolute;
  top: 225px;
  left: 415px;
  z-index: 10;
  width: 334px;
  height: 239px;
  background: url("../img/3d_title02.png") no-repeat center;
}
.video_list_01 {
  min-width: 1200px;
  height: 587px;
  background: url("../img/video_banner.jpg") no-repeat center;
}
.video_list_01 .left {
  display: inline-block;
  vertical-align: top;
  width: 890px;
  height: 500px;
  margin-right: 17px;
}
.video_list_01 .left a img {
  min-width: 100%;
}
.video_list_01 .right {
  display: inline-block;
  width: 289px;
}
.video_list_01 .right ul li {
  width: 289px;
  height: 162px;
  margin-bottom: 7px;
}
.video_list_01 .right ul li a {
  display: block;
  width: 100%;
  height: 100%;
  padding: 15px;
}
.video_list_01 .right ul li a h3 {
  font-size: 20px;
  color: #36312d;
  margin-top: 64px;
  padding: 0px 16px;
  font-weight: normal;
}
.video_list_01 .right ul li.one {
  background: url("../img/video_list_01.jpg") no-repeat center;
}
.video_list_01 .right ul li.two {
  background: url("../img/video_list_02.jpg") no-repeat center;
}
.video_list_01 .right ul li.three {
  background: url("../img/video_list_03.jpg") no-repeat center;
}
.video_list_02 {
  width: 100%;
}
.video_list_02 .left {
  width: 820px;
  height: 1300px;
  display: inline-block;
  margin-right: 24px;
}
.video_list_02 .left .tabs {
  border-bottom: 1px solid #e8e8e8;
}
.video_list_02 .left .tabs li {
  display: inline-block;
  width: 160px;
  height: 72px;
  line-height: 72px;
  font-size: 20px;
  color: #747474;
  text-align: center;
  cursor: pointer;
}
.video_list_02 .left .tabs li.active {
  color: #e82633;
  border-bottom: 4px solid #e82633;
}
.video_list_02 .left .conts {
  position: relative;
}
.video_list_02 .left .conts .item {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
}
.video_list_02 .left .conts .item ul li {
  position: relative;
  display: inline-block;
  width: 265px;
  height: 199px;
  margin: 15px 8px 0 0;
}
.video_list_02 .left .conts .item ul li a img {
  min-width: 100%;
}
.video_list_02 .left .conts .item ul li a p {
  position: absolute;
  bottom: 0;
  width: 265px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  font-size: 16px;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.6);
}
.video_list_02 .left .conts .item ul li:nth-child(3n) {
  margin-right: 0;
}
.video_list_02 .left .conts .item .tabs_in_item {
  padding: 20px 10px 10px 10px;
}
.video_list_02 .left .conts .item .tabs_in_item span {
  cursor: pointer;
  display: inline-block;
  width: 160px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  font-size: 20px;
  color: #747474;
  border-radius: 5px;
  margin-right: 10px;
  background-color: #fff;
}
.video_list_02 .left .conts .item .tabs_in_item span.active {
  background-color: #e60012;
  color: #fff;
}
.video_list_02 .left .conts .item.lifeadd ul li {
  position: relative;
  display: inline-block;
  width: 265px;
  height: 198px;
  margin: 15px 8px 0 0;
}
.video_list_02 .left .conts .item.lifeadd ul li a .lifeadd_img_in {
  overflow: hidden;
  width: 265px;
  height: 199px;
}
.video_list_02 .left .conts .item.lifeadd ul li a .lifeadd_img_in img {
  min-width: 100%;
}
.video_list_02 .left .conts .item.lifeadd ul li a .lifeadd_cont_in {
  padding: 0 5px;
  width: 265px;
  height: 50px;
  text-align: center;
  font-size: 16px;
  border: 1px solid #eeeeee;
}
.video_list_02 .left .conts .item.lifeadd ul li a .lifeadd_cont_in h3 {
  font-size: 16px;
  font-weight: normal;
  color: #747474;
}
.video_list_02 .left .conts .item.lifeadd ul li a .lifeadd_cont_in div span {
  font-size: 13px;
  color: #e82633;
  display: inline-block;
}
.video_list_02 .left .conts .item.lifeadd ul li a .lifeadd_cont_in div span:first-child {
  margin-right: 70px;
}
.video_list_02 .left .conts .item.lifeadd ul li:nth-child(3n) {
  margin-right: 0;
}
.video_list_02 .left .conts .item .page_list ul li {
  overflow: hidden;
  width: 45px;
  height: 34px;
  line-height: 34px;
  display: inline-block;
  border: 1px solid #000;
  border-radius: 5px;
  margin-right: 10px !important;
}
.video_list_02 .right {
  display: inline-block;
  width: 352px;
  vertical-align: top;
}
.video_list_02 .right .top {
  position: relative;
  width: 351px;
  height: 461px;
  margin-top: 6px;
  margin-bottom: 20px;
  background: url("../img/video_jsq.jpg") no-repeat center;
}
.video_list_02 .right .top form {
  position: absolute;
  top: 210px;
  left: 122px;
}
.video_list_02 .right .top form .houseType {
  margin-bottom: 20px;
}
.video_list_02 .right .top form .houseType input {
  display: inline-block;
  height: 16px;
  vertical-align: middle;
}
.video_list_02 .right .top form .houseType span {
  font-size: 14px;
  color: #515151;
}
.video_list_02 .right .top form .areaType {
  margin-bottom: 11px;
}
.video_list_02 .right .top form .areaType input {
  width: 200px;
  height: 36px;
  text-indent: 10px;
}
.video_list_02 .right .top form .areaType input:focus {
  outline: none;
}
.video_list_02 .right .top form .house {
  margin-bottom: 12px;
}
.video_list_02 .right .top form .house select {
  width: 60px;
  height: 35px;
  margin-right: 9px;
}
.video_list_02 .right .top form .house select:last-child {
  margin-right: 0;
}
.video_list_02 .right .top form .phone {
  margin-bottom: 14px;
}
.video_list_02 .right .top form .phone input {
  width: 200px;
  height: 36px;
  text-indent: 10px;
}
.video_list_02 .right .top form .submitBtn button {
  width: 290px;
  height: 50px;
  font-size: 22px;
  margin-left: -92px;
  border: 0;
  color: #fff;
  background-color: #ee2e29;
}
.video_list_02 .right .middle {
  width: 351px;
  height: 601px;
  margin-bottom: 20px;
  border: 1px solid #f1f1f1;
}
.video_list_02 .right .middle h3 {
  height: 50px;
  line-height: 50px;
  text-align: center;
  font-size: 24px;
  color: #535353;
  font-weight: normal;
  background-color: #d7d7d7;
  border-bottom: 1px solid #f1f1f1;
}
.video_list_02 .right .middle ul {
  padding: 0 30px;
}
.video_list_02 .right .middle ul li {
  border-bottom: 1px solid #e5e5e5;
  padding: 20px 0;
}
.video_list_02 .right .middle ul li div {
  margin-bottom: 6px;
}
.video_list_02 .right .middle ul li div i {
  display: inline-block;
  vertical-align: top;
  width: 24px;
  height: 24px;
  line-height: 22px;
  font-size: 14px;
  border-radius: 50px;
  text-align: center;
  color: #fff;
  font-style: normal;
  border: 1px solid #e82633;
  background-color: #e82633;
  margin-right: 10px;
}
.video_list_02 .right .middle ul li div i.ask {
  border: 1px solid #e82633;
  background-color: #fff;
  color: #e82633;
}
.video_list_02 .right .middle ul li div span {
  display: inline-block;
  width: 250px;
  font-size: 16px;
  color: #747474;
}
.video_list_02 .right .middle a {
  display: block;
  margin: 16px auto 0;
  width: 220px;
  height: 38px;
  line-height: 38px;
  text-align: center;
  font-size: 22px;
  background-color: #ee2e29;
}
.case_in_banner {
  min-width: 1200px;
  height: 737px;
  background: url("../img/case_in_banner.jpg") no-repeat center;
}
.case_in_banner .nav_second {
  padding: 14px 0 20px 0;
}
.case_in_banner .case_in_silder_parent {
  width: 1200px;
  height: 654px;
  padding: 0 40px;
  background-color: #fff;
}
.case_in_banner .case_in_silder_parent .case_in_silder {
  width: 1120px;
  height: 490px;
  border: 1px solid #000;
}
.case_in_banner .case_in_silder_parent .case_in_silder .left {
  width: 898px;
  height: 490px;
  margin-right: 10px;
}
.case_in_banner .case_in_silder_parent .case_in_silder .right {
  width: 212px;
  height: 490px;
  padding: 15px;
}
.case_in_banner .case_in_silder_parent .case_in_silder .right h4 {
  font-size: 16px;
  font-weight: normal;
  text-align: left;
}
.case_in_banner .case_in_silder_parent .case_in_silder .right hr {
  width: 100%;
  height: 1px;
  border: 0;
  margin: 10px 0;
  background-color: #8a8a8a;
}
.case_in_banner .case_in_silder_parent .case_in_silder .right p {
  font-size: 12px;
  text-align: left;
  margin-bottom: 20px;
}
.case_in_banner .case_in_silder_parent .case_in_silder .right h5 {
  text-align: left;
  font-weight: normal;
  font-size: 14px;
}
.case_in_banner .case_in_silder_parent .case_in_silder .right h5 span {
  margin-right: 10px;
  font-size: 16px;
}
.case_in_banner .case_in_silder_parent .case_in_silder .right h5 i {
  font-style: normal;
  margin-right: 10px;
}
.case_in_banner .case_in_silder_parent .case_in_silder .right h6 {
  text-align: left;
  font-weight: normal;
  font-size: 12px;
  margin-bottom: 20px;
}
.case_in_banner .case_in_silder_parent .case_in_silder .right h6 span {
  margin-right: 52px;
}
.case_in_banner .case_in_silder_parent .case_in_silder .right h3 {
  text-align: left;
  line-height: 20px;
  font-size: 14px;
  font-weight: normal;
  color: #747474;
}
.case_in_banner .case_in_silder_parent .case_in_silder .text {
  position: absolute;
  bottom: 0;
  text-align: left;
  height: 66px;
  color: #fff;
  font-size: 16px;
  background-color: #000;
  left: 0;
  right: 0;
  padding: 10px 30px;
}
.case_in_banner .case_in_silder_parent .case_in_silder .deg_left {
  display: inline-block;
  width: 216px;
  height: 450px;
  margin-right: 20px;
}
.case_in_banner .case_in_silder_parent .case_in_silder .deg_left .img_radius {
  width: 216px;
  height: 324px;
  border-radius: 10px;
  overflow: hidden;
  margin-bottom: 20px;
}
.case_in_banner .case_in_silder_parent .case_in_silder .deg_left .img_radius img {
  min-width: 100%;
}
.case_in_banner .case_in_silder_parent .case_in_silder .deg_left button {
  width: 216px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  font-size: 18px;
  margin-bottom: 6px;
  border: 1px solid #d1d1d1;
  background-color: #f5f5f5;
  border-radius: 5px;
}
.case_in_banner .case_in_silder_parent .case_in_silder .deg_left button.yue {
  color: #fff;
  background-color: #ee2e29;
  border-color: #ee2e29;
}
.case_in_banner .case_in_silder_parent .case_in_silder .deg_right {
  display: inline-block;
  vertical-align: top;
  width: 805px;
  text-align: left;
  color: #4c4d47;
  height: 450px;
}
.case_in_banner .case_in_silder_parent .case_in_silder .deg_right h3 {
  font-size: 20px;
  font-weight: normal;
  margin-bottom: 30px;
}
.case_in_banner .case_in_silder_parent .case_in_silder .deg_right h3 span {
  font-size: 16px;
  margin-left: 30px;
}
.case_in_banner .case_in_silder_parent .case_in_silder .deg_right p {
  font-size: 16px;
  margin-bottom: 20px;
}
.case_in_banner .case_in_silder_parent .case_in_silder .deg_right p span {
  margin-right: 40px;
}
.case_in_banner .case_in_silder_parent .case_in_silder .deg_right p span:last-child {
  margin-right: 0;
}
.case_in_banner .case_in_silder_parent .case_in_silder .deg_right hr {
  border: 0;
  width: 100%;
  height: 2px;
  margin: 15px 0;
  background-color: #b1b1b1;
}
.case_in_01 h3 {
  width: 100%;
  border-bottom: 1px solid #d1d3cc;
  height: 36px;
  line-height: 36px;
  font-weight: normal;
  margin: 30px 0 10px 0;
}
.case_in_01 h3 span {
  float: left;
  font-size: 20px;
}
.case_in_01 h3 span:last-child {
  float: right;
  font-size: 12px;
}
.case_in_02.video_list_02 {
  height: 610px;
}
.case_in_02.video_list_02 .case_hot_list {
  width: 100%;
  position: relative;
  top: 0;
  left: 0;
  padding: 15px 0;
}
.case_in_02.video_list_02 .case_hot_list ul li {
  display: inline-block;
  width: 386px;
  height: 294px;
  margin-right: 16px;
  margin-bottom: 16px;
  transition: all 0.5s;
}
.case_in_02.video_list_02 .case_hot_list ul li:nth-child(2n) {
  margin-right: 0;
}
.case_in_02.video_list_02 .case_hot_list ul li .case_img {
  width: 386px;
  height: 216px;
  overflow: hidden;
}
.case_in_02.video_list_02 .case_hot_list ul li .case_img img {
  min-width: 100%;
}
.case_in_02.video_list_02 .case_hot_list ul li .case_desc {
  padding: 18px 10px;
  width: 386px;
  height: 78px;
  border: 1px solid #f1f1f1;
  border-top: 0;
}
.case_in_02.video_list_02 .case_hot_list ul li .case_desc span {
  display: inline-block;
  margin-right: 5px;
  vertical-align: middle;
}
.case_in_02.video_list_02 .case_hot_list ul li .case_desc span:nth-child(1) {
  width: 40px;
  height: 40px;
  overflow: hidden;
}
.case_in_02.video_list_02 .case_hot_list ul li .case_desc span:nth-child(1) img {
  min-width: 100%;
}
.case_in_02.video_list_02 .case_hot_list ul li .case_desc span.text {
  width: 235px;
}
.case_in_02.video_list_02 .case_hot_list ul li .case_desc span.text p {
  font-size: 12px;
  color: #747474;
}
.case_in_02.video_list_02 .case_hot_list ul li .case_desc span.text p:first-child {
  font-size: 14px;
  color: #000;
  margin-bottom: 5px;
}
.case_in_02.video_list_02 .case_hot_list ul li .case_desc span:nth-child(3) {
  width: 62px;
  margin-right: 0;
  font-size: 14px;
  color: #ee2e29;
}
.case_in_02.video_list_02 .case_hot_list ul li:hover {
  transition: all 0.5s;
  box-shadow: 3px 3px 6px #ccc;
}
.case_in_02.video_list_02 .right {
  display: inline-block;
  width: 352px;
  vertical-align: top;
}
.case_in_02.video_list_02 .right .top {
  position: relative;
  width: 351px;
  height: 392px;
  margin-top: 6px;
  margin-bottom: 20px;
  background: url("../img/case_in_form.jpg") no-repeat center;
}
.case_in_02.video_list_02 .right .top form {
  position: absolute;
  top: 96px;
  left: 122px;
}
.case_in_02.video_list_02 .right .top form .houseType {
  margin-bottom: 20px;
}
.case_in_02.video_list_02 .right .top form .houseType input {
  display: inline-block;
  height: 16px;
  vertical-align: middle;
}
.case_in_02.video_list_02 .right .top form .houseType span {
  font-size: 14px;
  color: #515151;
}
.case_in_02.video_list_02 .right .top form .areaType {
  margin-bottom: 11px;
}
.case_in_02.video_list_02 .right .top form .areaType input {
  width: 200px;
  height: 36px;
  text-indent: 10px;
}
.case_in_02.video_list_02 .right .top form .areaType input:focus {
  outline: none;
}
.case_in_02.video_list_02 .right .top form .house {
  margin-bottom: 12px;
}
.case_in_02.video_list_02 .right .top form .house select {
  width: 60px;
  height: 35px;
  margin-right: 9px;
}
.case_in_02.video_list_02 .right .top form .house select:last-child {
  margin-right: 0;
}
.case_in_02.video_list_02 .right .top form .name {
  margin-bottom: 11px;
}
.case_in_02.video_list_02 .right .top form .name input {
  width: 200px;
  height: 36px;
  text-indent: 10px;
}
.case_in_02.video_list_02 .right .top form .phone {
  margin-bottom: 14px;
}
.case_in_02.video_list_02 .right .top form .phone input {
  width: 200px;
  height: 36px;
  text-indent: 10px;
}
.case_in_02.video_list_02 .right .top form .submitBtn button {
  width: 290px;
  height: 50px;
  font-size: 22px;
  margin-left: -92px;
  border: 0;
  color: #fff;
  background-color: #ee2e29;
}
.video_list_02.article_in {
  background-color: #f8f8f8;
}
.video_list_02.article_in .left {
  height: auto;
}
.video_list_02.article_in .left .article_in_title h3 {
  font-size: 18px;
  text-align: center;
}
.video_list_02.article_in .left .article_in_title p {
  text-align: center;
  font-size: 14px;
  color: #747474;
  margin: 30px 0;
}
.video_list_02.article_in .left .article_in_title p span:first-child {
  margin-right: 110px;
}
.video_list_02.article_in .left .article_in_title hr {
  width: 100%;
  height: 0;
  border: 0;
  border-bottom: 1px dashed #747474;
}
.video_list_02.article_in .left .article_in_content {
  padding: 10px 0;
}
.video_list_02.article_in .left .article_in_content img {
  display: inline-block;
}
.video_list_02.article_in .left .article_in_content a {
  color: #551a8b;
}
.video_list_02.article_in .left .prev_next {
  text-align: center;
  margin: 25px 0;
}
.video_list_02.article_in .left .prev_next a {
  font-size: 16px;
  color: #747474;
}
.video_list_02.article_in .left .prev_next a:first-child {
  margin-right: 40px;
}
.video_list_02.article_in .left .all_see {
  margin-top: 50px;
}
.video_list_02.article_in .left .all_see h5 {
  font-size: 16px;
  color: #747474;
  font-weight: normal;
}
.video_list_02.article_in .left .all_see ul li {
  width: 820px;
  height: 190px;
  padding: 8px;
  margin: 15px 0;
  background-color: #fff;
}
.video_list_02.article_in .left .all_see ul li div {
  display: inline-block;
  vertical-align: top;
}
.video_list_02.article_in .left .all_see ul li .all_see_left {
  width: 240px;
  height: 174px;
  margin-right: 20px;
}
.video_list_02.article_in .left .all_see ul li .all_see_left img {
  max-width: 100%;
}
.video_list_02.article_in .left .all_see ul li .all_see_left.ask_left {
  width: 50px;
  padding: 14px 0 14px 14px;
  margin-right: 0;
}
.video_list_02.article_in .left .all_see ul li .all_see_left.ask_left p {
  width: 35px;
  height: 35px;
  line-height: 35px;
  font-size: 22px;
  text-align: center;
  margin: 0 auto;
  border-radius: 25px;
  color: #fff;
  background-color: #e82633;
  border: 1px solid #e82633;
}
.video_list_02.article_in .left .all_see ul li .all_see_left.ask_left p:first-child {
  margin-bottom: 52px;
}
.video_list_02.article_in .left .all_see ul li .all_see_left.ask_left p:last-child {
  background-color: #fff;
  color: #e82633;
}
.video_list_02.article_in .left .all_see ul li .all_see_right {
  width: 500px;
  height: 174px;
  padding: 14px;
}
.video_list_02.article_in .left .all_see ul li .all_see_right.ask_right {
  width: 740px;
}
.video_list_02.article_in .left .all_see ul li .all_see_right h2 {
  font-size: 20px;
  font-weight: normal;
}
.video_list_02.article_in .left .all_see ul li .all_see_right p {
  font-size: 18px;
  color: #747474;
  padding: 12px 10px;
}
.video_list_02.article_in .left .all_see ul li .all_see_right p span {
  font-size: 14px;
}
.video_list_02.article_in .left .all_see ul li .all_see_right p span:first-child {
  margin-right: 40px;
}
.video_list_02.article_in .left .all_see ul li .all_see_right hr {
  width: 100%;
  height: 1px;
  border: 0;
  background-color: #747474;
}
.video_list_02.article_in .left .all_see.index_08_cont ul li {
  position: relative;
  width: 391px;
  height: 215px;
  margin-right: 30px;
  margin-bottom: 60px;
  display: inline-block;
  padding: 0;
  background-color: transparent;
}
.video_list_02.article_in .left .all_see.index_08_cont ul li .one {
  width: 391px;
  height: 215px;
  border-radius: 5px;
  overflow: hidden;
}
.video_list_02.article_in .left .all_see.index_08_cont ul li .two {
  position: absolute;
  top: 210px;
  left: 25px;
}
.video_list_02.article_in .left .all_see.index_08_cont ul li .two p {
  font-size: 14px;
  color: #747474;
  display: inline-block;
  vertical-align: bottom;
}
.video_list_02.article_in .left .all_see.index_08_cont ul li .two .first {
  width: 40px;
  height: 40px;
  border-radius: 20px;
  border: 2px solid #fff;
  overflow: hidden;
}
.video_list_02.article_in .left .all_see.index_08_cont ul li .two .first img {
  max-width: 100%;
}
.video_list_02.article_in .left .all_see.index_08_cont ul li .three {
  margin-top: 35px;
  font-size: 16px;
}
.video_list_02.article_in .left .all_see.index_08_cont ul li:nth-child(2n) {
  margin-right: 0;
}
.video_list_02.article_in .right .top {
  width: 351px;
  height: 461px;
  background: url("../img/article_jsq.png") no-repeat center;
}
.article_in_bottom.bottom_banner {
  margin: 0;
  padding: 40px 0;
  background-color: #f8f8f8;
}
.class_banner {
  min-width: 1200px;
  height: 587px;
  background: url("../img/video_banner.jpg") no-repeat center;
}
.class_banner .left {
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: 890px;
  height: 500px;
  margin-right: 17px;
}
.class_banner .left img {
  min-width: 100%;
}
.class_banner .left form {
  position: absolute;
  left: 65px;
  bottom: 30px;
}
.class_banner .left form input {
  width: 307px;
  height: 45px;
  border: 1px solid #8c8c8c;
  border-radius: 10px;
  text-indent: 10px;
  font-size: 16px;
  margin-right: 10px;
}
.class_banner .left form input:first-child {
  width: 187px;
}
.class_banner .left form button {
  width: 240px;
  height: 45px;
  line-height: 45px;
  text-align: center;
  font-size: 20px;
  color: #fff;
  border: 0;
  border-radius: 10px;
  background-color: #ee2e29;
}
.class_banner .right {
  display: inline-block;
  width: 289px;
}
.class_banner .right ul li {
  position: relative;
  width: 289px;
  height: 162px;
  margin-bottom: 7px;
}
.class_banner .right ul li button {
  position: absolute;
  top: 110px;
  left: 110px;
  width: 155px;
  height: 28px;
  line-height: 28px;
  text-align: center;
  border: 0;
  border-radius: 5px;
  background-color: #303539;
  color: #fff;
  font-size: 16px;
}
.class_banner .right ul li.one {
  background: url("../img/class_01.jpg") no-repeat center;
}
.class_banner .right ul li.two {
  background: url("../img/class_02.jpg") no-repeat center;
}
.class_banner .right ul li.three {
  background: url("../img/class_03.jpg") no-repeat center;
}
.class_class {
  width: 100%;
  background-color: #f8f8f8;
}
.class_class .left {
  width: 820px;
  height: 1300px;
  display: inline-block;
  margin-right: 24px;
}
.class_class .left .tabs {
  border-bottom: 1px solid #e8e8e8;
}
.class_class .left .tabs li {
  display: inline-block;
  width: 160px;
  height: 72px;
  line-height: 72px;
  font-size: 20px;
  color: #747474;
  text-align: center;
  cursor: pointer;
}
.class_class .left .tabs li.active {
  color: #e82633;
  border-bottom: 4px solid #e82633;
}
.class_class .left .conts {
  position: relative;
}
.class_class .left .conts .item {
  display: none;
  /*position: absolute;*/
  /*top: 0;*/
  /*left: 0;*/
}
.class_class .left .conts .item .tabs_in_item {
  padding: 20px 10px 10px 10px;
}
.class_class .left .conts .item .tabs_in_item span {
  cursor: pointer;
  display: inline-block;
  width: 83px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  font-size: 20px;
  color: #747474;
  border-radius: 5px;
  margin-right: 10px;
  background-color: #fff;
}
.class_class .left .conts .item .tabs_in_item span.active {
  background-color: #e60012;
  color: #fff;
}
.class_class .left .conts .item ul li {
  width: 820px;
  height: 190px;
  padding: 8px;
  margin: 15px 0;
  background-color: #fff;
}
.class_class .left .conts .item ul li div {
  display: inline-block;
  vertical-align: top;
}
.class_class .left .conts .item ul li .all_see_left {
  width: 240px;
  height: 174px;
  margin-right: 20px;
}
.class_class .left .conts .item ul li .all_see_left img {
  max-width: 100%;
}
.class_class .left .conts .item ul li .all_see_left.ask_left {
  width: 50px;
  padding: 14px 0 14px 14px;
  margin-right: 0;
}
.class_class .left .conts .item ul li .all_see_left.ask_left p {
  width: 35px;
  height: 35px;
  line-height: 35px;
  font-size: 22px;
  text-align: center;
  margin: 0 auto;
  border-radius: 25px;
  color: #fff;
  background-color: #e82633;
  border: 1px solid #e82633;
}
.class_class .left .conts .item ul li .all_see_left.ask_left p:first-child {
  margin-bottom: 52px;
}
.class_class .left .conts .item ul li .all_see_left.ask_left p:last-child {
  background-color: #fff;
  color: #e82633;
}
.class_class .left .conts .item ul li .all_see_right {
  width: 500px;
  height: 174px;
  padding: 14px;
}
.class_class .left .conts .item ul li .all_see_right.ask_right {
  width: 740px;
}
.class_class .left .conts .item ul li .all_see_right h2 {
  font-size: 20px;
  font-weight: normal;
}
.class_class .left .conts .item ul li .all_see_right p {
  font-size: 18px;
  color: #747474;
  padding: 12px 10px;
}
.class_class .left .conts .item ul li .all_see_right p span {
  font-size: 14px;
}
.class_class .left .conts .item ul li .all_see_right p span:first-child {
  margin-right: 40px;
}
.class_class .left .conts .item ul li .all_see_right hr {
  width: 100%;
  height: 1px;
  border: 0;
  background-color: #747474;
}
.class_class .left .conts .item .page_list ul li {
  overflow: hidden;
  width: 45px;
  height: 34px;
  line-height: 34px;
  display: inline-block;
  border: 1px solid #000;
  border-radius: 5px;
  margin-right: 10px;
  padding: 0;
}
.class_class .left .conts .item .page_list ul li.active {
  border: 1px solid #e60012;
  background-color: #e60012;
}
.class_class .right {
  display: inline-block;
  width: 352px;
  vertical-align: top;
}
.class_class .right .top {
  position: relative;
  width: 351px;
  height: 461px;
  margin-top: 6px;
  margin-bottom: 20px;
  background: url("../img/article_jsq.png") no-repeat center;
}
.class_class .right .top form {
  position: absolute;
  top: 210px;
  left: 122px;
}
.class_class .right .top form .houseType {
  margin-bottom: 20px;
}
.class_class .right .top form .houseType input {
  display: inline-block;
  height: 16px;
  vertical-align: middle;
}
.class_class .right .top form .houseType span {
  font-size: 14px;
  color: #515151;
}
.class_class .right .top form .areaType {
  margin-bottom: 11px;
}
.class_class .right .top form .areaType input {
  width: 200px;
  height: 36px;
  text-indent: 10px;
}
.class_class .right .top form .areaType input:focus {
  outline: none;
}
.class_class .right .top form .house {
  margin-bottom: 12px;
}
.class_class .right .top form .house select {
  width: 60px;
  height: 35px;
  margin-right: 9px;
}
.class_class .right .top form .house select:last-child {
  margin-right: 0;
}
.class_class .right .top form .phone {
  margin-bottom: 14px;
}
.class_class .right .top form .phone input {
  width: 200px;
  height: 36px;
  text-indent: 10px;
}
.class_class .right .top form .submitBtn button {
  width: 290px;
  height: 50px;
  font-size: 22px;
  margin-left: -92px;
  border: 0;
  color: #fff;
  background-color: #ee2e29;
}
.class_class .right .middle {
  width: 351px;
  height: 601px;
  margin-bottom: 20px;
  border: 1px solid #f1f1f1;
}
.class_class .right .middle h3 {
  height: 50px;
  line-height: 50px;
  text-align: center;
  font-size: 24px;
  color: #535353;
  font-weight: normal;
  background-color: #d7d7d7;
  border-bottom: 1px solid #f1f1f1;
}
.class_class .right .middle ul {
  padding: 0 30px;
}
.class_class .right .middle ul li {
  border-bottom: 1px solid #e5e5e5;
  padding: 20px 0;
}
.class_class .right .middle ul li div {
  margin-bottom: 6px;
}
.class_class .right .middle ul li div i {
  display: inline-block;
  vertical-align: top;
  width: 24px;
  height: 24px;
  line-height: 22px;
  font-size: 14px;
  border-radius: 50px;
  text-align: center;
  color: #fff;
  font-style: normal;
  border: 1px solid #e82633;
  background-color: #e82633;
  margin-right: 10px;
}
.class_class .right .middle ul li div i.ask {
  border: 1px solid #e82633;
  background-color: #fff;
  color: #e82633;
}
.class_class .right .middle ul li div span {
  display: inline-block;
  width: 250px;
  font-size: 16px;
  color: #747474;
}
.class_class .right .middle a {
  display: block;
  margin: 16px auto 0;
  width: 220px;
  height: 38px;
  line-height: 38px;
  text-align: center;
  font-size: 22px;
  background-color: #ee2e29;
}
.z01_01 {
  min-width: 1200px;
  height: 650px;
  background: url("../img/z01_02.jpg") no-repeat center;
}
.z01_02 {
  min-width: 1200px;
  height: 654px;
  background: url("../img/z01_03.jpg") no-repeat center;
}
.z01_03 {
  min-width: 1200px;
  height: 646px;
  background: url("../img/z01_04.jpg") no-repeat center;
}
.z01_04 {
  min-width: 1200px;
  height: 1006px;
  background: url("../img/z01_05.jpg") no-repeat center;
}
.z01_05 {
  min-width: 1200px;
  height: 528px;
  background: url("../img/z01_06.jpg") no-repeat center;
}
.z01_05 .z01_back_img li {
  display: none;
  position: absolute;
  left: 45px;
  top: 0;
}
.z01_05 .z01_back_img li img {
  width: 1264px;
  height: 528px;
  max-width: none;
}
.z01_05 .click_li {
  position: absolute;
  top: 0;
  left: 370px;
}
.z01_05 .click_li li {
  cursor: pointer;
  width: 180px;
  height: 104px;
  background-color: #ee2e29;
  color: #fff;
  font-size: 22px;
  text-align: center;
  margin-bottom: 2px;
  padding: 22px;
}
.z01_05 .click_li li.active {
  background-color: #f14d49;
}
.z01_06 {
  min-width: 1200px;
  height: 737px;
  background: url("../img/z01_07.jpg") no-repeat center;
}
.z01_06 .z01_back_img li {
  display: none;
  position: absolute;
  left: 0;
  top: 132px;
}
.z01_06 .z01_back_img li img {
  width: 1200px;
  height: 420px;
  max-width: none;
}
.z01_06 .click_li {
  width: 100%;
  position: absolute;
  top: 600px;
  left: 0;
  right: 0;
  text-align: center;
}
.z01_06 .click_li li {
  display: inline-block;
  cursor: pointer;
  width: 86px;
  height: 86px;
  line-height: 86px;
  border: 1px solid #c5c5c5;
  border-radius: 50px;
  background-color: #fff;
  font-size: 16px;
  color: #3c3c3c;
  text-align: center;
  margin-right: 55px;
}
.z01_06 .click_li li.active {
  background-color: #f14d49;
  color: #fff;
}
.z01_06 .click_li li:last-child {
  margin-right: 0;
}
.z01_07 {
  min-width: 1200px;
  height: 525px;
  background: url("../img/z01_08.jpg") no-repeat center;
}
.z01_07.index_02 form {
  position: absolute;
  top: 126px;
  left: 773px;
}
.z01_07.index_02 form .areaType {
  margin-bottom: 15px;
}
.z01_07.index_02 form .areaType input {
  width: 237px;
  height: 44px;
  text-indent: 10px;
}
.z01_07.index_02 form .house {
  margin-bottom: 15px;
}
.z01_07.index_02 form .house select {
  width: 75px;
  height: 42px;
  margin-right: 3px;
}
.z01_07.index_02 form .name {
  margin-bottom: 15px;
}
.z01_07.index_02 form .name input {
  width: 237px;
  height: 44px;
  text-indent: 10px;
}
.z01_07.index_02 form .phone {
  margin-bottom: 42px;
}
.z01_07.index_02 form .phone input {
  width: 237px;
  height: 44px;
  text-indent: 10px;
}
.z01_07.index_02 form .submitBtn button {
  width: 346px;
  height: 55px;
  line-height: 55px;
  margin-left: -109px;
  border-radius: 15px;
}
.baojia_01 {
  min-width: 1200px;
  height: 650px;
  background: url("../img/baojia_02.jpg") no-repeat center;
}
.baojia_01.index_02 form {
  position: absolute;
  top: 247px;
  left: 918px;
}
.baojia_01.index_02 form .areaType {
  margin-bottom: 15px;
}
.baojia_01.index_02 form .areaType input {
  width: 237px;
  height: 44px;
  text-indent: 10px;
}
.baojia_01.index_02 form .house {
  margin-bottom: 15px;
}
.baojia_01.index_02 form .house select {
  width: 75px;
  height: 42px;
  margin-right: 3px;
}
.baojia_01.index_02 form .name {
  margin-bottom: 15px;
}
.baojia_01.index_02 form .name input {
  width: 237px;
  height: 44px;
  text-indent: 10px;
}
.baojia_01.index_02 form .phone {
  margin-bottom: 18px;
}
.baojia_01.index_02 form .phone input {
  width: 237px;
  height: 44px;
  text-indent: 10px;
}
.baojia_01.index_02 form .submitBtn button {
  width: 346px;
  height: 55px;
  line-height: 55px;
  margin-left: -109px;
  border-radius: 15px;
}
.baojia_02 {
  min-width: 1200px;
  height: 493px;
  background: url("../img/baojia_03.jpg") no-repeat center;
}
.baojia_03 {
  min-width: 1200px;
  height: 308px;
  background: url("../img/baojia_04.jpg") no-repeat center;
}
.baojia_03 form {
  position: absolute;
  top: 105px;
  left: 104px;
}
.baojia_03 form input {
  width: 290px;
  height: 35px;
  margin-right: 150px;
}
.baojia_03 form button {
  width: 230px;
  height: 40px;
  line-height: 40px;
  border: 0;
  border-radius: 15px;
  font-size: 16px;
  color: #fff;
  background-color: #ee2e29;
}
.baojia_04 {
  min-width: 1200px;
  height: 642px;
  background: url("../img/baojia_05.jpg") no-repeat center;
}
.baojia_05 {
  min-width: 1200px;
  height: 177px;
  background: url("../img/baojia_06.jpg") no-repeat center;
}
.baojia_05 form {
  position: absolute;
  top: 99px;
  left: 32px;
}
.baojia_05 form input {
  width: 275px;
  height: 45px;
  font-size: 18px;
  text-indent: 1em;
  margin-right: 5px;
  border: 1px solid #dcdcdc;
}
.baojia_05 form button {
  width: 237px;
  height: 45px;
  line-height: 45px;
  border: 0;
  border-radius: 20px;
  font-size: 16px;
  color: #fff;
  background-color: #ee2e29;
}
.baojia_06 {
  min-width: 1200px;
  height: 598px;
  background: url("../img/baojia_07.jpg") no-repeat center;
}
.baojia_06.index_02 form {
  position: absolute;
  top: 166px;
  left: 927px;
}
.baojia_06.index_02 form .areaType {
  margin-bottom: 15px;
}
.baojia_06.index_02 form .areaType input {
  width: 237px;
  height: 44px;
  text-indent: 10px;
}
.baojia_06.index_02 form .house {
  margin-bottom: 15px;
}
.baojia_06.index_02 form .house select {
  width: 75px;
  height: 42px;
  margin-right: 3px;
}
.baojia_06.index_02 form .name {
  margin-bottom: 15px;
}
.baojia_06.index_02 form .name input {
  width: 237px;
  height: 44px;
  text-indent: 10px;
}
.baojia_06.index_02 form .phone {
  margin-bottom: 31px;
}
.baojia_06.index_02 form .phone input {
  width: 237px;
  height: 44px;
  text-indent: 10px;
}
.baojia_06.index_02 form .submitBtn button {
  width: 346px;
  height: 55px;
  line-height: 55px;
  margin-left: -109px;
  border-radius: 15px;
}
.z02_01 {
  min-width: 1200px;
  height: 750px;
  background: url("../img/z02_02.jpg") no-repeat center;
}
.z02_02 {
  min-width: 1200px;
  height: 499px;
  background: url("../img/z02_03.jpg") no-repeat center;
}
.z02_02.index_02 form {
  position: absolute;
  top: 111px;
  left: 743px;
}
.z02_02.index_02 form .areaType {
  margin-bottom: 24px;
}
.z02_02.index_02 form .areaType input {
  width: 320px;
  height: 44px;
  text-indent: 10px;
}
.z02_02.index_02 form .house {
  margin-bottom: 22px;
}
.z02_02.index_02 form .house select {
  width: 102px;
  height: 42px;
  margin-right: 3px;
}
.z02_02.index_02 form .name {
  margin-bottom: 23px;
}
.z02_02.index_02 form .name input {
  width: 320px;
  height: 44px;
  text-indent: 10px;
}
.z02_02.index_02 form .phone {
  margin-bottom: 35px;
}
.z02_02.index_02 form .phone input {
  width: 320px;
  height: 44px;
  text-indent: 10px;
}
.z02_02.index_02 form .submitBtn {
  margin-left: -118px;
}
.z02_02.index_02 form .submitBtn a {
  display: inline-block;
  width: 180px;
  height: 44px;
  line-height: 44px;
  margin-left: 0;
  border: 1px solid #ee2e29;
  color: #ee2e29;
  font-size: 16px;
  text-align: center;
  border-radius: 15px;
  margin-right: 16px;
}
.z02_02.index_02 form .submitBtn button {
  display: inline-block;
  width: 240px;
  height: 44px;
  line-height: 44px;
  margin-left: 0;
  border-radius: 0;
}
.z02_03 {
  min-width: 1200px;
  height: 722px;
  background: url("../img/z02_04.jpg") no-repeat center;
}
.z02_04 {
  min-width: 1200px;
  height: 158px;
  background: url("../img/z02_05.jpg") no-repeat center;
}
.z02_05 {
  min-width: 1200px;
  height: 690px;
  background: url("../img/z02_06.jpg") no-repeat center;
}
.z02_05 .z02_back_img li {
  display: none;
  position: absolute;
  left: 10px;
  top: 92px;
}
.z02_05 .z02_back_img li img {
  width: 1180px;
  height: 499px;
  max-width: none;
}
.z02_05 .click_li {
  position: absolute;
  top: 0;
  left: 0;
}
.z02_05 .click_li li {
  display: inline-block;
  width: 380px;
  height: 90px;
  cursor: pointer;
  margin-right: 26px;
  background: url("../img/z02_fw_front.jpg") no-repeat center;
}
.z02_05 .click_li li.one.active {
  background: url("../img/z02_fw_back.jpg") no-repeat center;
}
.z02_05 .click_li li.two {
  background: url("../img/z02_sj_front.jpg") no-repeat center;
}
.z02_05 .click_li li.two.active {
  background: url("../img/z02_sj_back.jpg") no-repeat center;
}
.z02_05 .click_li li.three {
  background: url("../img/z02_jf_front.jpg") no-repeat center;
}
.z02_05 .click_li li.three.active {
  background: url("../img/z02_jf_back.jpg") no-repeat center;
}
.z02_05 .click_li li:last-child {
  margin-right: 0;
}
.z02_05 form {
  position: absolute;
  top: 620px;
  left: 33px;
}
.z02_05 form input {
  display: inline-block;
  vertical-align: bottom;
  width: 283px;
  height: 45px;
  line-height: 45px;
  border: 0;
  margin-right: 6px;
  text-indent: 1em;
  font-size: 16px;
}
.z02_05 form button {
  display: inline-block;
  width: 232px;
  height: 45px;
  line-height: 45px;
  text-align: center;
  font-size: 20px;
  border-radius: 15px;
  color: #fff;
  border: 0;
  background-color: #ee2e29;
}
.z02_06 {
  min-width: 1200px;
  height: 787px;
  background: url("../img/z02_07.jpg") no-repeat center;
}
.z02_06 .z02_back_img li {
  display: none;
  position: absolute;
  left: 20px;
  top: 252px;
}
.z02_06 .z02_back_img li img {
  width: 1162px;
  height: 520px;
  max-width: none;
}
.z02_06 .click_li {
  position: absolute;
  top: 140px;
  left: 0;
  right: 0;
  text-align: center;
}
.z02_06 .click_li li {
  display: inline-block;
  width: 154px;
  height: 106px;
  cursor: pointer;
  margin-right: 78px;
  background: url("../img/z02_06_click_03.jpg") no-repeat center;
}
.z02_06 .click_li li.one.active {
  background: url("../img/z02_06_back_03.jpg") no-repeat center;
}
.z02_06 .click_li li.two {
  background: url("../img/z02_06_click_05.jpg") no-repeat center;
}
.z02_06 .click_li li.two.active {
  background: url("../img/z02_06_back_05.jpg") no-repeat center;
}
.z02_06 .click_li li.three {
  background: url("../img/z02_06_click_07.jpg") no-repeat center;
}
.z02_06 .click_li li.three.active {
  background: url("../img/z02_06_back_07.jpg") no-repeat center;
}
.z02_06 .click_li li.four {
  background: url("../img/z02_06_click_09.jpg") no-repeat center;
}
.z02_06 .click_li li.four.active {
  background: url("../img/z02_06_back_09.jpg") no-repeat center;
}
.z02_06 .click_li li.five {
  background: url("../img/z02_06_click_11.jpg") no-repeat center;
}
.z02_06 .click_li li.five.active {
  background: url("../img/z02_06_back_11.jpg") no-repeat center;
}
.z02_06 .click_li li:last-child {
  margin-right: 0;
}
.z02_07 {
  min-width: 1200px;
  height: 724px;
  background: url("../img/z02_08.jpg") no-repeat center;
}
.z02_07 .z02_back_img li {
  display: none;
  position: absolute;
  left: 0;
  top: 258px;
}
.z02_07 .z02_back_img li img {
  width: 1200px;
  height: 466px;
  max-width: none;
}
.z02_07 .click_li {
  position: absolute;
  top: 141px;
  left: 0;
}
.z02_07 .click_li li {
  display: inline-block;
  width: 380px;
  height: 90px;
  cursor: pointer;
  margin-right: 26px;
  background: url("../img/z02_07_click_03.jpg") no-repeat center;
}
.z02_07 .click_li li.one.active {
  background: url("../img/z02_07_back_03.jpg") no-repeat center;
}
.z02_07 .click_li li.two {
  background: url("../img/z02_07_click_05.jpg") no-repeat center;
}
.z02_07 .click_li li.two.active {
  background: url("../img/z02_07_back_05.jpg") no-repeat center;
}
.z02_07 .click_li li.three {
  background: url("../img/z02_07_click_08.jpg") no-repeat center;
}
.z02_07 .click_li li.three.active {
  background: url("../img/z02_07_back_08.jpg") no-repeat center;
}
.z02_07 .click_li li:last-child {
  margin-right: 0;
}
.z02_08 {
  min-width: 1200px;
  height: 636px;
  background: url("../img/z02_09.jpg") no-repeat center;
}
.z02_09 {
  min-width: 1200px;
  height: 385px;
  background: url("../img/z02_10.jpg") no-repeat center;
}
.z02_09.index_02 form {
  position: absolute;
  top: 121px;
  left: 335px;
}
.z02_09.index_02 form .areaType {
  margin-bottom: 20px;
}
.z02_09.index_02 form .areaType input {
  width: 203px;
  height: 35px;
  text-indent: 10px;
}
.z02_09.index_02 form .house {
  margin-bottom: 21px;
}
.z02_09.index_02 form .house select {
  width: 129px;
  height: 35px;
  margin-right: 8px;
}
.z02_09.index_02 form .phone {
  margin-bottom: 22px;
}
.z02_09.index_02 form .phone input {
  width: 410px;
  height: 35px;
  text-indent: 10px;
}
.z02_09.index_02 form .submitBtn {
  margin-left: 0;
}
.z02_09.index_02 form .submitBtn button {
  display: inline-block;
  width: 410px;
  height: 44px;
  line-height: 44px;
  margin-left: 0;
  border-radius: 0;
}
.z03_01 {
  min-width: 1200px;
  height: 690px;
  background: url("../img/z03_02.jpg") no-repeat center;
}
.z03_01 form {
  position: absolute;
  top: 621px;
  left: 363px;
}
.z03_01 form input {
  display: inline-block;
  vertical-align: top;
  width: 216px;
  height: 45px;
  line-height: 45px;
  border-radius: 10px;
  border: 0;
  margin-right: 53px;
  text-indent: 1em;
  font-size: 16px;
}
.z03_01 form button {
  display: inline-block;
  width: 240px;
  height: 45px;
  line-height: 45px;
  text-align: center;
  font-size: 18px;
  color: #fff;
  border-radius: 10px;
  border: 0;
  background-color: #ee2e29;
}
.z03_02 {
  min-width: 1200px;
  height: 295px;
  background: url("../img/z03_03.jpg") no-repeat center;
}
.z03_02 button {
  position: absolute;
  top: 235px;
  left: 45px;
  width: 124px;
  height: 41px;
  border: 0;
  background: url("../img/btn_03.png") no-repeat center;
}
.z03_03 {
  min-width: 1200px;
  height: 305px;
  background: url("../img/z03_04.jpg") no-repeat center;
}
.z03_03 form {
  position: absolute;
  top: 77px;
  left: 420px;
  width: 360px;
  text-align: center;
}
.z03_03 form input {
  display: inline-block;
  width: 342px;
  height: 45px;
  line-height: 45px;
  margin-bottom: 19px;
  font-size: 16px;
  text-indent: 1em;
  border: 1px solid #000;
}
.z03_03 form button {
  width: 360px;
  height: 45px;
  line-height: 45px;
  text-align: center;
  background-color: #ee2e29;
  font-size: 18px;
  color: #fff;
  border-radius: 10px;
  border: 0;
}
.z03_04 {
  min-width: 1200px;
  height: 165px;
  background: url("../img/z03_05.jpg") no-repeat center;
}
.z03_05 {
  min-width: 1200px;
  height: 835px;
  background: url("../img/z03_06.jpg") no-repeat center;
}
.z03_05 .lifeaddsub {
  position: absolute;
  top: 760px;
  left: 373px;
  width: 454px;
  height: 52px;
  line-height: 52px;
  border-radius: 10px;
  border: 0;
  font-size: 18px;
  text-align: center;
  color: #fff;
  background-color: #ee2e29;
}
.z03_06 {
  min-width: 1200px;
  height: 935px;
  background: url("../img/z03_07.jpg") no-repeat center;
}
.z03_06 .z03_back_img li {
  display: none;
  position: absolute;
  left: 0;
  top: 278px;
}
.z03_06 .z03_back_img li img {
  width: 1199px;
  height: 491px;
  max-width: none;
}
.z03_06 .click_li {
  position: absolute;
  top: 162px;
  left: 0;
  right: 0;
  text-align: center;
}
.z03_06 .click_li li {
  display: inline-block;
  width: 97px;
  height: 97px;
  cursor: pointer;
  margin-right: 30px;
  background: url("../img/z03_06_click_03.png") no-repeat center;
}
.z03_06 .click_li li.one.active {
  background: url("../img/z03_06_back_03.png") no-repeat center;
}
.z03_06 .click_li li.two {
  background: url("../img/z03_06_click_05.png") no-repeat center;
}
.z03_06 .click_li li.two.active {
  background: url("../img/z03_06_back_05.png") no-repeat center;
}
.z03_06 .click_li li.three {
  background: url("../img/z03_06_click_07.png") no-repeat center;
}
.z03_06 .click_li li.three.active {
  background: url("../img/z03_06_back_07.png") no-repeat center;
}
.z03_06 .click_li li.four {
  background: url("../img/z03_06_click_09.png") no-repeat center;
}
.z03_06 .click_li li.four.active {
  background: url("../img/z03_06_back_09.png") no-repeat center;
}
.z03_06 .click_li li.five {
  background: url("../img/z03_06_click_11.png") no-repeat center;
}
.z03_06 .click_li li.five.active {
  background: url("../img/z03_06_back_11.png") no-repeat center;
}
.z03_06 .click_li li:last-child {
  margin-right: 0;
}
.z03_07 {
  min-width: 1200px;
  height: 835px;
  background: url("../img/z03_08.jpg") no-repeat center;
}
.z03_08 {
  min-width: 1200px;
  height: 773px;
  background: url("../img/z03_09.jpg") no-repeat center;
}
.z03_08 form {
  position: absolute;
  top: 518px;
  left: 868px;
  width: 300px;
  text-align: center;
}
.z03_08 form input {
  display: inline-block;
  width: 300px;
  height: 47px;
  line-height: 47px;
  margin-bottom: 22px;
  font-size: 16px;
  text-indent: 1em;
  border: 1px solid #000;
}
.z03_08 form button {
  width: 300px;
  height: 45px;
  line-height: 45px;
  text-align: center;
  background-color: #ee2e29;
  font-size: 18px;
  color: #fff;
  border: 0;
}
.z04_01 {
  min-width: 1200px;
  height: 650px;
  background: url("../img/z04_banner.jpg") no-repeat center;
}
.z04_02 {
  height: 178px;
  line-height: 178px;
}
.z04_02 ul {
  display: inline-block;
  width: 1200px;
  height: 112px;
  line-height: 112px;
  border-bottom: 1px solid #707070;
}
.z04_02 ul li {
  position: relative;
  display: inline-block;
  width: 156px;
  height: 112px;
  line-height: 112px;
  margin-right: 14px;
  text-align: center;
  cursor: pointer;
}
.z04_02 ul li span {
  display: inline-block;
  width: 156px;
  height: 72px;
  line-height: 72px;
  font-size: 22px;
  border: 1px solid #e8e8e8;
}
.z04_02 ul li i {
  display: none;
  position: absolute;
  top: 112px;
  left: 70px;
  width: 16px;
  height: 14px;
  background: url("../img/down_03.png") no-repeat center;
}
.z04_02 ul li:last-child {
  margin-right: 0;
}
.z04_02 ul li.active {
  border-bottom: 4px solid #ee2e29;
}
.z04_02 ul li.active span {
  color: #fff;
  background-color: #ee2e29;
}
.z04_02 ul li.active i {
  display: block;
}
.z04_tabs {
  width: 100%;
}
.z04_tabs li.item {
  display: none;
}
.z04_tabs .z04_tab1 {
  width: 100%;
}
.z04_tabs .z04_tab1 .z04_tab1_01 {
  min-width: 1200px;
  height: 1001px;
  background: url("../img/z04_tab1_04.jpg") no-repeat center;
}
.z04_tabs .z04_tab1 .z04_tab1_01 .z04_tab1_01_cont {
  position: absolute;
  top: 570px;
  left: 43px;
  width: 1100px;
}
.z04_tabs .z04_tab1 .z04_tab1_01 .z04_tab1_01_cont p {
  font-size: 16px;
  color: #595757;
  text-indent: 2em;
  line-height: 30px;
}
.z04_tabs .z04_tab1 .z04_tab1_02 {
  min-width: 1200px;
  height: 604px;
  background: url("../img/z04_tab1_05.jpg") no-repeat center;
}
.z04_tabs .z04_tab1 .z04_tab1_02 .z04_tab1_02_front_back {
  position: absolute;
  top: 0;
  left: 0;
}
.z04_tabs .z04_tab1 .z04_tab1_02 .z04_tab1_02_front_back.one {
  top: 232px;
  left: 8px;
  width: 180px;
  height: 224px;
  transition: all 0.5s;
  background: url("../img/z04_tab1_02_img_front_01.png") no-repeat center;
}
.z04_tabs .z04_tab1 .z04_tab1_02 .z04_tab1_02_front_back.one.active {
  transition: all 0.5s;
  background: url("../img/z04_tab1_02_img_back_01.png") no-repeat center;
}
.z04_tabs .z04_tab1 .z04_tab1_02 .z04_tab1_02_front_back.two {
  top: 108px;
  left: 220px;
  width: 135px;
  height: 254px;
  transition: all 0.5s;
  background: url("../img/z04_tab1_02_img_front_02.png") no-repeat center;
}
.z04_tabs .z04_tab1 .z04_tab1_02 .z04_tab1_02_front_back.two.active {
  transition: all 0.5s;
  background: url("../img/z04_tab1_02_img_back_02.png") no-repeat center;
}
.z04_tabs .z04_tab1 .z04_tab1_02 .z04_tab1_02_front_back.three {
  top: 279px;
  left: 427px;
  width: 136px;
  height: 290px;
  transition: all 0.5s;
  background: url("../img/z04_tab1_02_img_front_03.png") no-repeat center;
}
.z04_tabs .z04_tab1 .z04_tab1_02 .z04_tab1_02_front_back.three.active {
  transition: all 0.5s;
  background: url("../img/z04_tab1_02_img_back_03.png") no-repeat center;
}
.z04_tabs .z04_tab1 .z04_tab1_02 .z04_tab1_02_front_back.four {
  top: 108px;
  left: 625px;
  width: 136px;
  height: 252px;
  transition: all 0.5s;
  background: url("../img/z04_tab1_02_img_front_04.png") no-repeat center;
}
.z04_tabs .z04_tab1 .z04_tab1_02 .z04_tab1_02_front_back.four.active {
  transition: all 0.5s;
  background: url("../img/z04_tab1_02_img_back_04.png") no-repeat center;
}
.z04_tabs .z04_tab1 .z04_tab1_02 .z04_tab1_02_front_back.five {
  top: 278px;
  left: 835px;
  width: 129px;
  height: 251px;
  transition: all 0.5s;
  background: url("../img/z04_tab1_02_img_front_05.png") no-repeat center;
}
.z04_tabs .z04_tab1 .z04_tab1_02 .z04_tab1_02_front_back.five.active {
  transition: all 0.5s;
  background: url("../img/z04_tab1_02_img_back_05.png") no-repeat center;
}
.z04_tabs .z04_tab1 .z04_tab1_03 {
  min-width: 1200px;
  height: 779px;
  background: url("../img/z04_tab1_06.jpg") no-repeat center;
}
.z04_tabs .z04_tab1 .z04_tab1_04 {
  min-width: 1200px;
  height: 724px;
  background: url("../img/z04_tab1_07.jpg") no-repeat center;
}
.z04_tabs .z04_tab1 .z04_tab1_05 {
  min-width: 1200px;
  height: 457px;
  padding-top: 43px;
  background: url("../img/z04_tab1_08.jpg") no-repeat center;
}
.z04_tabs .z04_tab1 .z04_tab1_05 .z04_tab1_title {
  text-align: center;
  margin-bottom: 16px;
}
.z04_tabs .z04_tab1 .z04_tab1_05 .z04_tab1_title li {
  display: inline-block;
  width: 160px;
  height: 35px;
  line-height: 35px;
  border-radius: 15px;
  margin-right: 55px;
  font-size: 18px;
  background-color: #fff;
  cursor: pointer;
}
.z04_tabs .z04_tab1 .z04_tab1_05 .z04_tab1_title li.active {
  background-color: #e82633;
  color: #fff;
}
.z04_tabs .z04_tab1 .z04_tab1_05 .z04_tab1_title li:last-child {
  margin-right: 0;
}
.z04_tabs .z04_tab1 .z04_tab1_05 .z04_tab1_cont {
  position: relative;
}
.z04_tabs .z04_tab1 .z04_tab1_05 .z04_tab1_cont li {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
}
.z04_tabs .z04_tab2 .z04_tab2_01 {
  min-width: 1200px;
  height: 933px;
  background: url("../img/z04_tab2_02.jpg") no-repeat center;
}
.z04_tabs .z04_tab2 .z04_tab2_01 .z04_tab2_01_ps {
  position: absolute;
  top: 637px;
  left: 0;
}
.z04_tabs .z04_tab2 .z04_tab2_01 .z04_tab2_01_ps p {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin-right: 3px;
}
.z04_tabs .z04_tab2 .z04_tab2_01 .z04_tab2_01_ps p.z04_tab2_01_256_01 {
  width: 464px;
  height: 239px;
  background: url("../img/z04_tab2_01_03.jpg") no-repeat center;
  transition: all 0.5s;
}
.z04_tabs .z04_tab2 .z04_tab2_01 .z04_tab2_01_ps p.z04_tab2_01_256_01:hover {
  transition: all 0.5s;
  box-shadow: 2px 2px 15px #000;
  background: url("../img/z04_tab2_01_active_03.jpg") no-repeat center;
}
.z04_tabs .z04_tab2 .z04_tab2_01 .z04_tab2_01_ps p.z04_tab2_01_256_02 {
  width: 234px;
  height: 239px;
  transition: all 0.5s;
  background: url("../img/z04_tab2_01_05.jpg") no-repeat center;
}
.z04_tabs .z04_tab2 .z04_tab2_01 .z04_tab2_01_ps p.z04_tab2_01_256_02:hover {
  transition: all 0.5s;
  box-shadow: 2px 2px 15px #000;
  background: url("../img/z04_tab2_01_active_05.jpg") no-repeat center;
}
.z04_tabs .z04_tab2 .z04_tab2_01 .z04_tab2_01_ps p.z04_tab2_01_256_03 {
  width: 235px;
  height: 239px;
  transition: all 0.5s;
  background: url("../img/z04_tab2_01_07.jpg") no-repeat center;
}
.z04_tabs .z04_tab2 .z04_tab2_01 .z04_tab2_01_ps p.z04_tab2_01_256_03:hover {
  transition: all 0.5s;
  box-shadow: 2px 2px 15px #000;
  background: url("../img/z04_tab2_01_active_07.jpg") no-repeat center;
}
.z04_tabs .z04_tab2 .z04_tab2_01 .z04_tab2_01_ps p.z04_tab2_01_256_04 {
  width: 235px;
  height: 239px;
  transition: all 0.5s;
  background: url("../img/z04_tab2_01_09.jpg") no-repeat center;
}
.z04_tabs .z04_tab2 .z04_tab2_01 .z04_tab2_01_ps p.z04_tab2_01_256_04:hover {
  transition: all 0.5s;
  box-shadow: 2px 2px 15px #000;
  background: url("../img/z04_tab2_01_active_09.jpg") no-repeat center;
}
.z04_tabs .z04_tab2 .z04_tab2_01 .z04_tab2_01_ps p:last-child {
  margin-right: 0;
}
.z04_tabs .z04_tab2 .z04_tab2_02 {
  min-width: 1200px;
  height: 990px;
  background: url("../img/z04_tab2_03.jpg") no-repeat center;
}
.z04_tabs .z04_tab3 .z04_tab3_01 {
  min-width: 1200px;
  height: 749px;
  background: url("../img/z04_tab3_02.jpg") no-repeat center;
}
.z04_tabs .z04_tab3 .z04_tab3_02 {
  min-width: 1200px;
  height: 703px;
  background: url("../img/z04_tab3_03.jpg") no-repeat center;
}
.z04_tabs .z04_tab4 {
  width: 100%;
}
.z04_tabs .z04_tab4 .z04_tab4_01 {
  min-width: 1200px;
  height: 454px;
  background: url("../img/z04_tab4_01_02.jpg") no-repeat center;
}
.z04_tabs .z04_tab4 .z04_tab4_01 p {
  position: absolute;
  top: 150px;
  left: 28px;
  line-height: 28px;
  width: 536px;
  font-size: 15px;
  color: #747474;
  text-indent: 2em;
}
.z04_tabs .z04_tab4 .z04_tab4_02 {
  min-width: 1200px;
  height: 108px;
  background: url("../img/z04_tab4_01_03.jpg") no-repeat center;
}
.z04_tabs .z04_tab4 .z04_tab4_03 {
  margin-top: 50px;
  margin-bottom: 30px;
}
.z04_tabs .z04_tab4 .z04_tab4_03 p {
  font-size: 16px;
  line-height: 30px;
}
.z04_tabs .z04_tab4 .z04_tab4_04 {
  min-width: 1200px;
  height: 441px;
  background: url("../img/z04_tab4_01_05.jpg") no-repeat center;
}
.z04_tabs .z04_tab4 .z04_tab4_05 {
  margin-top: 50px;
  margin-bottom: 25px;
}
.z04_tabs .z04_tab4 .z04_tab4_05 .teacher {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 178px;
  height: 319px;
  border: 2px solid #e8e8e8;
  margin-right: 22px;
  text-align: center;
  color: #595757;
}
.z04_tabs .z04_tab4 .z04_tab4_05 .teacher h3 {
  font-size: 16px;
  margin-top: 10px;
}
.z04_tabs .z04_tab4 .z04_tab4_05 .teacher p {
  font-size: 14px;
  margin: 5px auto;
}
.z04_tabs .z04_tab4 .z04_tab4_05 .teacher:last-child {
  margin-right: 0;
}
.z04_tabs .z04_tab5 {
  width: 100%;
}
.z04_tabs .z04_tab5 .z04_tab5_01 {
  width: 1200px;
  height: 520px;
  margin: 0 auto;
}
.z04_tabs .z04_tab5 .z04_tab5_01 .people_log {
  position: relative;
}
.z04_tabs .z04_tab5 .z04_tab5_01 .people_log .swiper-container5 {
  overflow: hidden;
}
.z04_tabs .z04_tab5 .z04_tab5_01 .people_log .swiper-container5 .swiper-slide {
  font-size: 0;
}
.z04_tabs .z04_tab5 .z04_tab5_01 .people_log .swiper-container5 .swiper-slide .left {
  width: 800px;
  vertical-align: top;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.z04_tabs .z04_tab5 .z04_tab5_01 .people_log .swiper-container5 .swiper-slide .right {
  padding: 40px 30px;
  width: 400px;
  height: 450px;
  vertical-align: top;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  background-color: #e8e8e8;
}
.z04_tabs .z04_tab5 .z04_tab5_01 .people_log .swiper-container5 .swiper-slide .right h2 {
  font-size: 28px;
  color: #716f6f;
  margin-bottom: 30px;
}
.z04_tabs .z04_tab5 .z04_tab5_01 .people_log .swiper-container5 .swiper-slide .right p {
  font-size: 18px;
  text-indent: 2em;
  color: #716f6f;
  line-height: 28px;
}
.z04_tabs .z04_tab5 .z04_tab5_01 .people_log .swiper-container5 .swiper-slide .right a {
  display: block;
  font-size: 20px;
  color: #e71f19;
  text-align: right;
  margin-top: 30px;
}
.z04_tabs .z04_tab5 .z04_tab5_01 .people_log .swiper-pagination5 {
  position: absolute;
  top: 390px;
  z-index: 100;
  opacity: 0.9;
}
.z04_tabs .z04_tab5 .z04_tab5_01 .people_log .swiper-pagination5 .swiper-pagination-bullet {
  opacity: 1;
  width: 108px;
  height: 60px;
  line-height: 60px;
  font-size: 16px;
  color: #fff;
  background-color: #6a6a6c;
  border-radius: 0;
  text-align: center;
}
.z04_tabs .z04_tab5 .z04_tab5_01 .people_log .swiper-pagination5 .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #7f7e81;
}
.z04_tabs .z04_tab5 .z04_tab5_01 .people_log .swiper-button-white {
  position: absolute;
  top: 390px;
  left: 648px;
  z-index: 100;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: top;
  width: 76px;
  height: 60px;
  background: url("../img/people_left.jpg") no-repeat center;
}
.z04_tabs .z04_tab5 .z04_tab5_02 {
  min-width: 1200px;
  height: 204px;
  background: url("../img/z04_tab5_02_07.jpg") no-repeat center;
}
.z04_tabs .z04_tab5 .z04_tab5_03 {
  min-width: 1200px;
  height: 141px;
  background: url("../img/z04_tab5_02_08.jpg") no-repeat center;
}
.z04_tabs .z04_tab5 .z04_tab5_04 .z04_tab5_04_deg {
  position: relative;
  display: inline-block;
  width: 230px;
  height: 468px;
  margin-right: 8px;
  background-color: #fff;
}
.z04_tabs .z04_tab5 .z04_tab5_04 .z04_tab5_04_deg .front .z04_tab5_04_deg_img {
  overflow: hidden;
  width: 230px;
  height: 364px;
}
.z04_tabs .z04_tab5 .z04_tab5_04 .z04_tab5_04_deg .front .z04_tab5_04_deg_img img {
  min-width: 100%;
  max-width: none;
}
.z04_tabs .z04_tab5 .z04_tab5_04 .z04_tab5_04_deg .front .cont {
  text-align: center;
  padding: 0 10px;
  height: 94px;
}
.z04_tabs .z04_tab5 .z04_tab5_04 .z04_tab5_04_deg .front .cont h1 {
  margin: 0;
  padding: 10px 0;
}
.z04_tabs .z04_tab5 .z04_tab5_04 .z04_tab5_04_deg .front .cont p {
  overflow: hidden;
  border-bottom: 1px dotted #000;
}
.z04_tabs .z04_tab5 .z04_tab5_04 .z04_tab5_04_deg .front .cont p span {
  font-size: 14px;
  float: left;
}
.z04_tabs .z04_tab5 .z04_tab5_04 .z04_tab5_04_deg .front .cont p span i {
  margin: 0 3px;
  font-size: 18px;
  font-style: normal;
}
.z04_tabs .z04_tab5 .z04_tab5_04 .z04_tab5_04_deg .back {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 468px;
  color: #fff;
}
.z04_tabs .z04_tab5 .z04_tab5_04 .z04_tab5_04_deg .back .top {
  height: 364px;
  padding: 80px 10px;
  background-color: rgba(0, 0, 0, 0.5);
}
.z04_tabs .z04_tab5 .z04_tab5_04 .z04_tab5_04_deg .back .top h2 {
  margin-bottom: 10px;
}
.z04_tabs .z04_tab5 .z04_tab5_04 .z04_tab5_04_deg .back .top p {
  font-size: 14px;
  line-height: 20px;
}
.z04_tabs .z04_tab5 .z04_tab5_04 .z04_tab5_04_deg .back .bottom {
  height: 104px;
  background-color: #fff;
  text-align: center;
  padding: 25px 20px;
}
.z04_tabs .z04_tab5 .z04_tab5_04 .z04_tab5_04_deg .back .bottom button {
  width: 100%;
  height: 54px;
  border: 1px solid #000;
  border-radius: 10px;
  color: #000;
  background-color: #fff;
  font-size: 22px;
}
.z04_tabs .z04_tab5 .z04_tab5_04 .z04_tab5_04_deg:last-child {
  margin-right: 0;
}
.z04_tabs .z04_tab5 .z04_tab5_05 {
  min-width: 1200px;
  height: 137px;
  background: url("../img/z04_tab5_02_10.jpg") no-repeat center;
}
.z04_tabs .z04_tab5 .z04_tab5_06 .z04_tab5_06_item {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 224px;
  height: 334px;
  margin-right: 15px;
  margin-bottom: 20px;
}
.z04_tabs .z04_tab5 .z04_tab5_06 .z04_tab5_06_item .z04_tab5_06_item_img {
  width: 224px;
  height: 250px;
  overflow: hidden;
}
.z04_tabs .z04_tab5 .z04_tab5_06 .z04_tab5_06_item .z04_tab5_06_item_img img {
  display: block;
  min-width: 100%;
  max-width: none;
}
.z04_tabs .z04_tab5 .z04_tab5_06 .z04_tab5_06_item .z04_tab5_06_item_text {
  display: block;
  width: 224px;
  height: 84px;
  border: 1px solid #e5e5e5;
  text-align: center;
}
.z04_tabs .z04_tab5 .z04_tab5_06 .z04_tab5_06_item .z04_tab5_06_item_text h5 {
  font-size: 14px;
  font-weight: normal;
  margin-top: 5px;
}
.z04_tabs .z04_tab5 .z04_tab5_06 .z04_tab5_06_item .z04_tab5_06_item_text h6 {
  font-size: 12px;
  font-weight: normal;
  margin: 2px 0;
}
.z04_tabs .z04_tab5 .z04_tab5_06 .z04_tab5_06_item .z04_tab5_06_item_text button {
  width: 150px;
  height: 24px;
  line-height: 24px;
  color: #fff;
  border: 0;
  border-radius: 15px;
  background-color: #ee2e29;
}
.z04_tabs .z04_tab5 .z04_tab5_06 .z04_tab5_06_item:nth-child(5n) {
  margin-right: 0;
}
.z04_tabs .z04_tab5 .z04_tab5_06 .open_more {
  display: block;
  margin: 20px auto;
  width: 756px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  font-size: 20px;
  color: #fff;
  background-color: #ee2e29;
}
.z04_tabs .z04_tab6 .z04_tab6_01 {
  min-width: 1200px;
  height: 621px;
  background: url("../img/z04_tab6_02.jpg") no-repeat center;
}
.z04_tabs .z04_tab6 .z04_tab6_01 .z04_tab6_01_ps {
  position: absolute;
  top: 43px;
  left: 0;
}
.z04_tabs .z04_tab6 .z04_tab6_01 .z04_tab6_01_ps div {
  display: none;
}
.z04_tabs .z04_tab6 .z04_tab6_01 .z04_tab6_01_ps .z04_tab6_01_01 {
  width: 1200px;
  height: 542px;
  background: url("../img/z04_tab6_01_lb_01.png") no-repeat center;
}
.z04_tabs .z04_tab6 .z04_tab6_01 .z04_tab6_01_ps .z04_tab6_01_01 .z04_tab6_01_next {
  border: 0;
  position: absolute;
  top: 269px;
  left: 1028px;
  width: 55px;
  height: 83px;
  background: url("../img/z04_tab6_01_next.png") no-repeat center;
}
.z04_tabs .z04_tab6 .z04_tab6_01 .z04_tab6_01_ps .z04_tab6_01_02 {
  width: 1200px;
  height: 542px;
  background: url("../img/z04_tab6_01_lb_02.png") no-repeat center;
}
.z04_tabs .z04_tab6 .z04_tab6_01 .z04_tab6_01_ps .z04_tab6_01_02 .z04_tab6_01_prev {
  border: 0;
  position: absolute;
  top: 269px;
  left: 1085px;
  width: 55px;
  height: 83px;
  background: url("../img/z04_tab6_01_prev.png") no-repeat center;
}
.z04_tabs .z04_tab6 .z04_tab6_01 .z04_tab6_01_ps .z04_tab6_01_02 .z04_tab6_01_02_list {
  display: block;
  position: absolute;
  top: 98px;
  left: 0;
}
.z04_tabs .z04_tab6 .z04_tab6_01 .z04_tab6_01_ps .z04_tab6_01_02 .z04_tab6_01_02_list p {
  cursor: default;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  border: 2px solid transparent;
  height: 96px;
  width: 251px;
  overflow: hidden;
  margin-right: 0;
}
.z04_tabs .z04_tab6 .z04_tab6_01 .z04_tab6_01_ps .z04_tab6_01_02 .z04_tab6_01_02_list p img {
  display: block;
}
.z04_tabs .z04_tab6 .z04_tab6_01 .z04_tab6_01_ps .z04_tab6_01_02 .z04_tab6_01_02_list p span {
  display: none;
  height: 92px;
  width: 247px;
  padding: 10px;
  background-color: #fff;
}
.z04_tabs .z04_tab6 .z04_tab6_01 .z04_tab6_01_ps .z04_tab6_01_02 .z04_tab6_01_02_list p span i {
  font-size: 14px;
  color: #000;
  font-style: normal;
  display: block;
  text-indent: 2em;
}
.z04_tabs .z04_tab6 .z04_tab6_01 .z04_tab6_01_ps .z04_tab6_01_02 .z04_tab6_01_02_list p span i:last-child {
  color: #9b9b9b;
  text-align: right;
}
.z04_tabs .z04_tab6 .z04_tab6_01 .z04_tab6_01_ps .z04_tab6_01_02 .z04_tab6_01_02_list p:hover {
  transition: all 0.5s;
  border: 2px solid #d5bb6b;
}
.z04_tabs .z04_tab6 .z04_tab6_01 .z04_tab6_01_ps .z04_tab6_01_02 .z04_tab6_01_02_list p:hover span {
  transition: all 0.5s;
  display: block;
}
.z04_tabs .z04_tab6 .z04_tab6_01 .z04_tab6_01_ps .z04_tab6_01_02 .z04_tab6_01_02_list p:hover img {
  transition: all 0.5s;
  display: none;
}
.z04_tabs .z04_tab6 .z04_tab6_02 img {
  margin-top: 30px;
  margin-bottom: 30px;
}
.z04_tabs .z04_tab7 .z04_tab7_01 {
  min-width: 1200px;
  height: 450px;
  background: url("../img/z04_tab7_01.jpg") no-repeat center;
}
.z04_tabs .z04_tab7 .z04_tab7_01 .z04_tab7_01_left {
  margin-top: 46px;
  display: inline-block;
  vertical-align: middle;
  *display: inline;
  *zoom: 1;
  width: 595px;
  height: 352px;
  margin-right: 6px;
}
.z04_tabs .z04_tab7 .z04_tab7_01 .z04_tab7_01_right {
  padding: 25px;
  margin-top: 46px;
  display: inline-block;
  vertical-align: middle;
  *display: inline;
  *zoom: 1;
  width: 595px;
  height: 352px;
  background: url("../img/z04_tab7_01_03.jpg") no-repeat center;
}
.z04_tabs .z04_tab7 .z04_tab7_01 .z04_tab7_01_right h2 {
  font-size: 22px;
}
.z04_tabs .z04_tab7 .z04_tab7_01 .z04_tab7_01_right hr {
  width: 176px;
  height: 1px;
  border: 0;
  background-color: #000;
  margin: 10px 0;
}
.z04_tabs .z04_tab7 .z04_tab7_01 .z04_tab7_01_right h3 {
  font-size: 18px;
  color: #707376;
}
.z04_tabs .z04_tab7 .z04_tab7_01 .z04_tab7_01_right h3 span {
  font-weight: 400;
}
.z04_tabs .z04_tab7 .z04_tab7_01 .z04_tab7_01_right p {
  font-size: 18px;
  color: #707376;
}
.z04_tabs .z04_tab7 .z04_tab7_02 {
  width: 100%;
  height: 426px;
}
.z04_tabs .z04_tab7 .z04_tab7_02 .z04_tab7_02_left {
  padding: 35px;
  margin-top: 16px;
  display: inline-block;
  vertical-align: middle;
  *display: inline;
  *zoom: 1;
  width: 595px;
  height: 185px;
  margin-right: 6px;
  background: url("../img/z04_tab7_02_07.jpg") no-repeat center;
}
.z04_tabs .z04_tab7 .z04_tab7_02 .z04_tab7_02_left h2 {
  font-size: 22px;
}
.z04_tabs .z04_tab7 .z04_tab7_02 .z04_tab7_02_left hr {
  width: 176px;
  height: 1px;
  border: 0;
  background-color: #000;
  margin: 10px 0;
}
.z04_tabs .z04_tab7 .z04_tab7_02 .z04_tab7_02_left h3 {
  font-size: 18px;
  color: #707376;
}
.z04_tabs .z04_tab7 .z04_tab7_02 .z04_tab7_02_left h3 span {
  font-weight: 400;
}
.z04_tabs .z04_tab7 .z04_tab7_02 .z04_tab7_02_left p {
  font-size: 18px;
  color: #707376;
}
.z04_tabs .z04_tab7 .z04_tab7_02 .z04_tab7_02_right {
  padding: 35px;
  margin-top: 16px;
  display: inline-block;
  vertical-align: middle;
  *display: inline;
  *zoom: 1;
  width: 595px;
  height: 185px;
  background: url("../img/z04_tab7_02_09.jpg") no-repeat center;
}
.z04_tabs .z04_tab7 .z04_tab7_02 .z04_tab7_02_right h2 {
  font-size: 22px;
}
.z04_tabs .z04_tab7 .z04_tab7_02 .z04_tab7_02_right hr {
  width: 176px;
  height: 1px;
  border: 0;
  background-color: #000;
  margin: 10px 0;
}
.z04_tabs .z04_tab7 .z04_tab7_02 .z04_tab7_02_right h3 {
  font-size: 18px;
  color: #707376;
}
.z04_tabs .z04_tab7 .z04_tab7_02 .z04_tab7_02_right h3 span {
  font-weight: 400;
}
.z04_tabs .z04_tab7 .z04_tab7_02 .z04_tab7_02_right p {
  font-size: 18px;
  color: #707376;
}
.j01_01 {
  min-width: 1200px;
  height: 650px;
  background: url("../img/j01_02.jpg") no-repeat center;
}
.j01_02 {
  min-width: 1200px;
  height: 647px;
  background: url("../img/j01_03.jpg") no-repeat center;
}
.j01_02 ul {
  position: absolute;
  top: 215px;
  left: 630px;
  width: 600px;
}
.j01_02 ul li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 131px;
  height: 131px;
  margin-right: 10px;
  margin-bottom: 20px;
}
.j01_02 ul li.j01_02_01 {
  transition: all 0.5s;
  background: url("../img/j01_nohover_03.png") no-repeat center;
}
.j01_02 ul li.j01_02_01:hover {
  transition: all 0.5s;
  background: url("../img/j01_hover_03.png") no-repeat center;
}
.j01_02 ul li.j01_02_02 {
  transition: all 0.5s;
  background: url("../img/j01_nohover_05.png") no-repeat center;
}
.j01_02 ul li.j01_02_02:hover {
  transition: all 0.5s;
  background: url("../img/j01_hover_05.png") no-repeat center;
}
.j01_02 ul li.j01_02_03 {
  transition: all 0.5s;
  background: url("../img/j01_nohover_07.png") no-repeat center;
}
.j01_02 ul li.j01_02_03:hover {
  transition: all 0.5s;
  background: url("../img/j01_hover_07.png") no-repeat center;
}
.j01_02 ul li.j01_02_04 {
  transition: all 0.5s;
  background: url("../img/j01_nohover_09.png") no-repeat center;
}
.j01_02 ul li.j01_02_04:hover {
  transition: all 0.5s;
  background: url("../img/j01_hover_09.png") no-repeat center;
}
.j01_02 ul li.j01_02_05 {
  transition: all 0.5s;
  background: url("../img/j01_nohover_15.png") no-repeat center;
}
.j01_02 ul li.j01_02_05:hover {
  transition: all 0.5s;
  background: url("../img/j01_hover_15.png") no-repeat center;
}
.j01_02 ul li.j01_02_06 {
  transition: all 0.5s;
  background: url("../img/j01_nohover_16.png") no-repeat center;
}
.j01_02 ul li.j01_02_06:hover {
  transition: all 0.5s;
  background: url("../img/j01_hover_16.png") no-repeat center;
}
.j01_02 ul li.j01_02_07 {
  transition: all 0.5s;
  background: url("../img/j01_nohover_17.png") no-repeat center;
}
.j01_02 ul li.j01_02_07:hover {
  transition: all 0.5s;
  background: url("../img/j01_hover_17.png") no-repeat center;
}
.j01_02 ul li.j01_02_08 {
  transition: all 0.5s;
  background: url("../img/j01_nohover_18.png") no-repeat center;
}
.j01_02 ul li.j01_02_08:hover {
  transition: all 0.5s;
  background: url("../img/j01_hover_18.png") no-repeat center;
}
.j01_02 a {
  position: absolute;
  top: 540px;
  left: 735px;
  width: 360px;
  height: 44px;
  line-height: 44px;
  text-align: center;
  color: #fff;
  font-size: 20px;
  border-radius: 15px;
  background-color: #ee2e29;
}
.j01_03 {
  min-width: 1200px;
  height: 550px;
  background: url("../img/j01_04.jpg") no-repeat center;
}
.j01_04 {
  min-width: 1200px;
  height: 500px;
  background: url("../img/j01_05.jpg") no-repeat center;
}
.j01_05 {
  min-width: 1200px;
  height: 845px;
  background: url("../img/j01_06.jpg") no-repeat center;
}
.j01_05 .z04_tab1_title {
  position: relative;
  margin-bottom: 4px;
  height: 57px;
}
.j01_05 .z04_tab1_title li {
  position: absolute;
  top: 0;
  cursor: pointer;
}
.j01_05 .z04_tab1_title li.one {
  left: 0;
  z-index: 6;
  width: 238px;
  height: 57px;
  background: url("../img/j01_qh_01no_03.png") no-repeat center;
}
.j01_05 .z04_tab1_title li.one.active {
  background: url("../img/j01_qh_01_03.png") no-repeat center;
}
.j01_05 .z04_tab1_title li.two {
  left: 220px;
  z-index: 5;
  width: 256px;
  height: 57px;
  background: url("../img/j01_qh_02no_03.png") no-repeat center;
}
.j01_05 .z04_tab1_title li.two.active {
  background: url("../img/j01_qh_02_03.png") no-repeat center;
}
.j01_05 .z04_tab1_title li.three {
  left: 456px;
  z-index: 4;
  width: 255px;
  height: 57px;
  background: url("../img/j01_qh_03no_03.png") no-repeat center;
}
.j01_05 .z04_tab1_title li.three.active {
  background: url("../img/j01_qh_03_03.png") no-repeat center;
}
.j01_05 .z04_tab1_title li.four {
  left: 692px;
  z-index: 2;
  width: 255px;
  height: 57px;
  background: url("../img/j01_qh_04no_03.png") no-repeat center;
}
.j01_05 .z04_tab1_title li.four.active {
  background: url("../img/j01_qh_04_03.png") no-repeat center;
}
.j01_05 .z04_tab1_title li.five {
  left: 929px;
  z-index: 1;
  width: 257px;
  height: 57px;
  background: url("../img/j01_qh_05no_03.png") no-repeat center;
}
.j01_05 .z04_tab1_title li.five.active {
  background: url("../img/j01_qh_05_03.png") no-repeat center;
}
.j01_05 .z04_tab1_title li:last-child {
  margin-right: 0;
}
.j01_05 .z04_tab1_cont {
  position: relative;
}
.j01_05 .z04_tab1_cont li {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
}
.j01_06 {
  min-width: 1200px;
  height: 662px;
  background: url("../img/j01_07.jpg") no-repeat center;
}
.j01_07 {
  min-width: 1200px;
  height: 931px;
  background: url("../img/j01_08.jpg") no-repeat center;
}
.j02_01 {
  min-width: 1200px;
  height: 736px;
  background: url("../img/j02_02.jpg") no-repeat center;
}
.j02_02 {
  min-width: 1200px;
  height: 874px;
  background: url("../img/j02_03.jpg") no-repeat center;
}
.j02_03 {
  min-width: 1200px;
  height: 735px;
  background: url("../img/j02_04.jpg") no-repeat center;
}
.j02_04 {
  min-width: 1200px;
  height: 443px;
  background: url("../img/j02_05.jpg") no-repeat center;
}
.j03_01 {
  min-width: 1200px;
  height: 650px;
  background: url("../img/j03_02.jpg") no-repeat center;
}
.j03_02 {
  min-width: 1200px;
  height: 732px;
  background: url("../img/j03_03.jpg") no-repeat center;
}
.j03_03 {
  min-width: 1200px;
  height: 735px;
  background: url("../img/j03_04.jpg") no-repeat center;
}
.j03_04 {
  min-width: 1200px;
  height: 576px;
  background: url("../img/j03_05.jpg") no-repeat center;
}
.j03_05 {
  min-width: 1200px;
  height: 682px;
  background: url("../img/j03_06.jpg") no-repeat center;
}
.j04_01 {
  min-width: 1200px;
  height: 650px;
  background: url("../img/j04_02.jpg") no-repeat center;
}
.j04_02 {
  min-width: 1200px;
  height: 530px;
  background: url("../img/j04_03.jpg") no-repeat center;
}
.j04_03 {
  min-width: 1200px;
  height: 901px;
  background: url("../img/j04_04.jpg") no-repeat center;
}
.j04_04 {
  min-width: 1200px;
  height: 900px;
  background: url("../img/j04_05.jpg") no-repeat center;
}
.j04_05 {
  min-width: 1200px;
  height: 662px;
  background: url("../img/j04_06.jpg") no-repeat center;
}
.j04_06 {
  width: 100%;
  height: 796px;
}
.j04_06 .z04_tab5_06_item {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 224px;
  height: 334px;
  margin-right: 15px;
  margin-bottom: 20px;
}
.j04_06 .z04_tab5_06_item .z04_tab5_06_item_img {
  width: 224px;
  height: 250px;
  overflow: hidden;
}
.j04_06 .z04_tab5_06_item .z04_tab5_06_item_img img {
  display: block;
  min-width: 100%;
  max-width: none;
}
.j04_06 .z04_tab5_06_item .z04_tab5_06_item_text {
  display: block;
  width: 224px;
  height: 84px;
  border: 1px solid #e5e5e5;
  text-align: center;
}
.j04_06 .z04_tab5_06_item .z04_tab5_06_item_text h5 {
  font-size: 14px;
  font-weight: normal;
  margin-top: 5px;
}
.j04_06 .z04_tab5_06_item .z04_tab5_06_item_text h6 {
  font-size: 12px;
  font-weight: normal;
  margin: 2px 0;
}
.j04_06 .z04_tab5_06_item .z04_tab5_06_item_text button {
  width: 150px;
  height: 24px;
  line-height: 24px;
  color: #fff;
  border: 0;
  border-radius: 15px;
  background-color: #ee2e29;
}
.j04_06 .z04_tab5_06_item:nth-child(5n) {
  margin-right: 0;
}
.j04_06 .open_more {
  display: block;
  margin: 20px auto;
  width: 100%;
  height: 45px;
  line-height: 45px;
  text-align: center;
  font-size: 20px;
  color: #fff;
  background-color: #ee2e29;
}
.j04_07 {
  min-width: 1200px;
  height: 122px;
  background: url("../img/j04_08.jpg") no-repeat center;
}
.j04_07 form {
  position: absolute;
  top: 39px;
  left: 176px;
}
.j04_07 form input {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 374px;
  height: 42px;
  line-height: 42px;
  border: 0;
  font-size: 18px;
  margin-right: 20px;
}
.j04_07 form button {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 212px;
  height: 42px;
  line-height: 42px;
  color: #fff;
  font-size: 22px;
  border: 0;
  border-radius: 10px;
  background-color: #ee2e29;
}
.j04_08 {
  min-width: 1200px;
  height: 407px;
  background: url("../img/j04_09.jpg") no-repeat center;
}
.j04_08 .z04_tab1_title {
  text-align: center;
  margin-bottom: 16px;
}
.j04_08 .z04_tab1_title li {
  display: inline-block;
  width: 160px;
  height: 35px;
  line-height: 35px;
  border-radius: 15px;
  margin-right: 55px;
  font-size: 18px;
  background-color: #fff;
  cursor: pointer;
}
.j04_08 .z04_tab1_title li.active {
  background-color: #e82633;
  color: #fff;
}
.j04_08 .z04_tab1_title li:last-child {
  margin-right: 0;
}
.j04_08 .z04_tab1_cont {
  position: relative;
}
.j04_08 .z04_tab1_cont li {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
}
.j05_01 {
  min-width: 1200px;
  height: 650px;
  background: url("../img/j05_02.jpg") no-repeat center;
}
.j05_02 {
  min-width: 1200px;
  height: 1106px;
  background: url("../img/j05_03.jpg") no-repeat center;
}
.j05_03 {
  min-width: 1200px;
  height: 550px;
  background: url("../img/j05_04.jpg") no-repeat center;
}
.j05_03 .z04_tab1_title {
  text-align: center;
  margin-bottom: 16px;
}
.j05_03 .z04_tab1_title li {
  display: inline-block;
  width: 180px;
  height: 34px;
  line-height: 34px;
  border-radius: 15px;
  margin-right: 60px;
  font-size: 18px;
  background-color: #fff;
  cursor: pointer;
}
.j05_03 .z04_tab1_title li.active {
  background-color: #e82633;
  color: #fff;
}
.j05_03 .z04_tab1_title li:last-child {
  margin-right: 0;
}
.j05_03 .z04_tab1_cont {
  position: relative;
}
.j05_03 .z04_tab1_cont li {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
}
.j05_04 {
  min-width: 1200px;
  height: 545px;
  background: url("../img/j05_05.jpg") no-repeat center;
}
.j05_05 {
  min-width: 1200px;
  height: 635px;
  background: url("../img/j05_06.jpg") no-repeat center;
}
.j05_05 #j05_05_all {
  position: absolute;
  top: 574px;
  left: 420px;
  width: 360px;
  height: 45px;
  line-height: 45px;
  text-align: center;
  font-size: 20px;
  border-radius: 15px;
  background-color: #ee2e29;
}
.j05_06 {
  min-width: 1200px;
  height: 138px;
  background: url("../img/j05_07.jpg") no-repeat center;
}
.j05_08 {
  min-width: 1200px;
  height: 486px;
  background: url("../img/j05_09.jpg") no-repeat center;
}
.z05_01 {
  min-width: 1200px;
  height: 650px;
  background: url("../img/z05_img_02.jpg") no-repeat center;
}
.z05_02 {
  min-width: 1200px;
  height: 371px;
  background: url("../img/z05_img_03.jpg") no-repeat center;
}
.z05_03 {
  min-width: 1200px;
  height: 450px;
  background: url("../img/z05_img_04.jpg") no-repeat center;
}
.z05_03 form {
  position: absolute;
  top: 166px;
  left: 763px;
}
.z05_03 form input {
  width: 358px;
  height: 52px;
  border: 1px solid #e5e5e5;
  display: block;
  margin-bottom: 25px;
  text-indent: 2em;
  font-size: 16px;
}
.z05_03 form button {
  border: 0;
  width: 228px;
  height: 38px;
  border-radius: 20px;
  background-color: #ee4139;
  display: block;
  margin: 0 auto;
  font-size: 20px;
  color: #fff;
}
.z05_04 {
  min-width: 1200px;
  height: 176px;
  background: url("../img/z05_img_05.jpg") no-repeat center;
}
.z05_05 {
  width: 100%;
  height: 580px;
}
.z05_05 .z05_back_img li {
  display: none;
  position: absolute;
  left: 45px;
  top: 0;
}
.z05_05 .z05_back_img li img {
  width: 1200px;
  height: 530px;
  max-width: none;
}
.z05_05 .click_li {
  position: absolute;
  top: 470px;
  left: 60px;
}
.z05_05 .click_li li {
  display: inline-block;
  cursor: pointer;
  width: 142px;
  height: 42px;
  line-height: 42px;
  background-color: #fffdfb;
  font-size: 18px;
  text-align: center;
  margin-bottom: 2px;
}
.z05_05 .click_li li a {
  color: #000;
}
.z05_05 .click_li li.active {
  background-color: #f14d49;
  color: #fff;
}
.z05_05 .click_li li.more_li_a.active {
  color: #000;
  background-color: #fffdfb;
}
.z05_06 {
  min-width: 1200px;
  height: 542px;
  background: url("../img/z05_img_07.jpg") no-repeat center;
}
.z05_07 {
  min-width: 1200px;
  height: 420px;
  background: url("../img/z05_img_08.jpg") no-repeat center;
}
.z05_08 {
  width: 100%;
  height: 289px;
}
.z05_09 {
  min-width: 1200px;
  height: 436px;
  background: url("../img/z05_img_10.jpg") no-repeat center;
}
.z05_10 {
  min-width: 1200px;
  height: 609px;
  background: url("../img/z05_img_11.jpg") no-repeat center;
}
.z05_11 {
  min-width: 1200px;
  height: 404px;
  background: url("../img/z05_img_12.jpg") no-repeat center;
}
.z05_11 form {
  position: absolute;
  top: 154px;
  left: 840px;
}
.z05_11 form input {
  display: block;
  width: 210px;
  height: 34px;
  border: 1px solid #f3f3f3;
  text-indent: 1em;
  margin: 0 0 5px auto;
}
.z05_11 form select {
  width: 68px;
  height: 34px;
  border: 1px solid #f1f1f1;
  text-indent: 1em;
}
.z05_11 form select:focus {
  outline: none;
}
.z05_11 form button {
  display: block;
  width: 314px;
  height: 34px;
  border: 0;
  color: #fff;
  font-size: 16px;
  background-color: #ee2e29;
}
/*# sourceMappingURL=main.css.map */