@charset "utf-8";

/* CSS Document */
body {
  max-width: 100%;
  overflow-x: hidden;
  background: #fff;
  font: 18px/36px "Hiragino Sans GB", "MicroSoft YaHei", Arial, sans-serif;
}

body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li,
pre, form, fieldset, legend, button, input, select, textarea,
th, td {
  margin: 0;
  padding: 0;
}

img {
  border: none;
  max-width: 100%;
}

a {
  color: #2b2a3c;
  text-decoration: none;
}

a:hover, li:hover a, li a:hover {
  text-decoration: none;
  color: #e02225;
}

a, area {
  blr: expression(this.onFocus=this.blur());
}

ul, ol, li {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
  max-width: 100%;
}

input, :focus {
  outline: 0;
}
select::-ms-expand { display: none; }
select{

  appearance:none;
  -moz-appearance:none;
  -webkit-appearance:none;
  -ms-appearance:none;
}
input[type="button"], input[type="submit"], input[type="reset"], select {
  -webkit-appearance: none;
  appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
}

input::focus-inner {
  padding: 0;
  border: 0;
}

input::-webkit-input-placeholder {
  color: #878686;
}

input::-moz-placeholder {
  color: #878686;
}

input:-moz-placeholder {
  color: #878686;
}

input:-ms-input-placeholder {
  color: #878686;
}

.fixed_nav li:hover a, .box1_m_list li:hover a {
  color: #e02225;
}

.box4_mid_r:hover a {
  background: #b41618
}

.box6_list li:hover a {
  color: #e02225;
}

.box4_more_book:hover {
  background: #b41618;
  color: #fff;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.clearfix:after {
  display: block;
  content: '';
  clear: both;
}

.clearfix {
  zoom: 1;
}

.clear {
  height: 0;
  width: 100%;
  overflow: hidden;
  font-size: 1px;
  line-height: 0;
  visibility: hidden;
}

.Width {
  width: 1190px;
  margin: 0 auto;
}

.hide, .onlymob {
  display: none;
}

.container {
  width: 1200px;
  margin: 0 auto;
  position: relative;
  box-sizing: border-box
}

.container::after {
  display: block;
  content: '';
  height: 0;
  font-size: 0;
  clear: both;
}

ul::after {
  display: block;
  content: '';
  height: 0;
  font-size: 0;
  clear: both;
}

/* 通用头部 */
.ht_top {
  width: 100%;
  overflow: hidden;
  background: #fafafa url(https://www.huatu.com/z/topfooter/images/nav_bg.gif) repeat-x 0 0;
  line-height: 41px;
}

.ht_top .zt_top {
  width: 1200px;
  height: 41px;
  margin: 0 auto;
}

.ht_top h1 {
  float: left;
}

.ht_top h1 a {
  float: left;
  width: 131px;
  height: 40px;
  overflow: hidden;
  background: url(https://www.huatu.com/z/topfooter/images/logo.gif) no-repeat;
  font-size: 12px;
  text-indent: -100em;
}

.ht_top .topnav {
  float: right;
  color: #333;
  font-size: 12px;
}

.ht_top .topnav a {
  padding: 0 8px;
}

.ht_top .topnav a:hover {
  color: #e4393c;
  text-decoration: underline;
}

/* 通用底部 */
.footer iframe{height:300px;}
.footer {
      clear: both;
    background: #e22a2a url(../images/footer_bg.png) top no-repeat;
    position: relative;
    padding: 50px 0 60px 0;
    text-align: center;	
	    margin-top: 100px;
}

.footer p {
  position: relative;
  z-index: 2;
  color: #fff;
  font-size: 16px;
  line-height: 30px;
}

.footer p span {
  padding: 0 5px;
}

.footer p a {
  color: #fff;
}

.banner_box {
  width: 100%;
  height: 810px;
  background: url("../images/banner_bg.png") center top no-repeat;
  margin-bottom: -180px;
}

.banner_box .container {
  padding-top: 80px;
}

.banner_box h2 {
  text-align: center;
  font-size: 40px;
  color: #fff;
  line-height: 70px;
  margin-bottom: 20px;
}

.banner_box h1 {
  font-size: 0;
  width: 740px;
  height: 120px;
  margin: 0 auto;
  background: url("../images/banner_h1_new.png");
}

.fixed_top {
  display: none;
  z-index: 5;
  width: 1200px;
  background: #fff;
  height: 60px;
  border-radius: 30px;
  position: fixed;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  box-sizing: border-box;
  padding: 0 40px;
  box-shadow: 0 0 10px rgba(0, 0, 0, .3);
}

.fixed_nav li {
  float: left;
  width: 185px;
  line-height: 60px;
  text-align: center;
  font-size: 24px;
}

.fixed_nav li a {
  display: block;
  width: 100%;
  color: #525151;
}

.fixed_nav li.active{
  color: #e02225;
}

.box_title {
  line-height: 100px;
  text-align: center;
  font-size: 48px;
  color: #2a2525;
  font-weight: normal;
  margin-bottom: 25px;
}

.box1 {
  margin-bottom: 60px;
}

.box1_l {
  float: left;
  width: 390px;
}

.box1_video_box {
  position: relative;
  border-radius: 10px;
  overflow: hidden;
}

.box1_video_box .box1_video_mask {
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 2;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(0, 0, 0, .3);
}

.video_play_btn {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.box1_video1 {
  width: 390px;
  height: 300px;
}

.box1_video_box .video_play_btn {
  width: 55px;
}

.box1_video2 .video_play_btn, .box1_video3 .video_play_btn {
  width: 30px;
}

.box1_video_bottom {
  margin-top: 10px;
  width: 390px;
}

.box1_video_bottom::after {
  content: '';
  display: block;
  height: 0;
  font-size: 0;
  clear: both;
}

.box1_video2 {
  width: 190px;
  height: 140px;
  float: left;
}

.box1_video3 {
  width: 190px;
  height: 140px;
  float: right;
}

.box1_video_p {
  position: absolute;
  bottom: 0;
  width: 100%;
  left: 0;
  right: 0;
  line-height: 45px;
  background: #fc4d4d;
  color: #fff;
  text-align: center;
  font-size: 20px;
}

.box1_m {
  float: left;
  width: 390px;
  margin: 0 40px;
}

.box1_m_t {
  line-height: 30px;
  margin-bottom: 20px;
  text-align: center;
  font-size: 24px;
  color: #2a2525;
  font-weight: normal;
}

.box1_m_list_t {
  box-sizing: border-box;
  padding-bottom: 20px;
  border-bottom: 1px solid #f0f0f0;
  margin-bottom: 30px;
}

.box1_m_list li {
  line-height: 40px;
  text-align: left;
  overflow: hidden;
  font-size: 18px;
}

.box1_m_list li a {
  color: #2a2525;
}

.box1_r {
  float: left;
  width: 340px;
}

.box1_r_t {
  line-height: 30px;
  margin-bottom: 10px;
  font-size: 24px;
  color: #2a2525;
  font-weight: normal;
}

.box1_r_list1_box {
  box-sizing: border-box;
  padding: 10px 0;
  background: #f3f2f1;
  border-radius: 5px;
  margin: 20px 0;
}

.box1_r_list1 li {
  margin: 10px 0;
}

.box1_r_list1 li::after {
  content: '';
  display: block;
  height: 0;
  font-size: 0;
  clear: both;
}

.box1_r_list1 li>a {
  display: block;
  float: left;
}

.box1_r_list1 li img {
  display: block;
  margin: 0 15px 0 10px;
  width: 55px;
}

.box1_r_list1_r {
  float: left;
}

.box1_r_list1_r p {
  line-height: 30px;
  font-size: 18px;
  color: #2a2525;
}

.box1_r_list1_r p:hover a {
  color: #e02225;
}

.box1_r_list1_r p a {
  display: block;
  color: #2a2525;
}

.box1_r_list1_r span {
  display: block;
  line-height: 25px;
  font-size: 16px;
  color: #2a2525;
}

.box1_r_list2 li {
  float: left;
  position: relative;
  width: 90px;
  box-sizing: border-box;
  padding: 15px 20px;
  line-height: 30px;
  text-align: center;
  background: #fd6d6f;
  color: #fff;
  font-size: 18px;
  border-radius: 5px;
  overflow: hidden;
}

.box1_r_list2 li:nth-child(2) {
  margin: 0 30px;
}
.box1_r_list2 li:nth-last-child(1){
  padding: 0;
}
.box1_r_list2 li:nth-last-child(1) a{
  display: block;
  width: 90px;
  box-sizing: border-box;
  padding: 15px 20px;
}

.box1_r_list2 li img {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 5;
  display: none;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.box1_r_list2 li:hover img {
  display: block;
}

.box2 {
  margin-bottom: 60px;
}

.box2_l {
  width: 50%;
  height: 515px;
  background: #dc2123;
  float: left;
  border-radius: 20px 0 0 20px;
  box-sizing: border-box;
  padding: 70px 70px 70px 120px;
  position: relative;
}

.box2_r {
  width: 50%;
  height: 515px;
  background: #ee2f31;
  float: left;
  border-radius: 0 20px 20px 0;
  box-sizing: border-box;
  padding: 35px 90px 40px 90px;
}

.box2_l_cont {
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  border: 5px solid #ee2f31;
  padding: 40px 60px 0 70px;
  border-radius: 10px;
  color: #fff;
}

.box2_l_cont p {
  line-height: 35px;
  font-size: 18px;
  text-align: justify;
}

.box2_l>img {
  position: absolute;
  left: 10px;
  bottom: 10px;
  z-index: 3;
}

.box2_l_cont p.box2_l_ye {
  text-align: right;
  color: #fcf308;
  margin-top: 35px;
}

/* page2 */
.box3 {
  margin-bottom: 60px;
}

.box3_cont {
  background: #fefefe;
  padding: 45px 55px;
  box-shadow: 0 0 40px rgba(232, 231, 231, .75);
  border-radius: 30px;
}

.box3_title {
  line-height: 50px;
  text-align: center;
  font-size: 28px;
  color: #f8150e;
  margin-bottom: 15px;
}

.box3_title::before, .box3_title::after {
  content: '';
  display: inline-block;
  width: 145px;
  height: 0;
  border-bottom: 1px solid #f8150e;
  vertical-align: middle;
  margin: 0 5px;
}

.box3_lil {
  width: 130px;
  line-height: 40px;
  margin-bottom: 20px;
  margin-top: 35px;
  border-radius: 20px;
  background: #f94842;
  color: #fff;
  text-align: center;
  font-size: 20px;
  font-weight: normal;
}

.box3_p {
  line-height: 35px;
  padding-left: 20px;
  font-size: 18px;
  color: #2a2525;
}

.box3_list {
  margin: 60px auto 0 auto;
  width: 1000px;
}

.box3_list li {
  float: left;
  width: 170px;
  margin: 0 40px;
}

.box3_circle {
  width: 170px;
  height: 170px;
  box-sizing: border-box;
  padding: 30px;
  background: #fcc3c2;
  border-radius: 50%;
}

.box3_circle:hover {
  opacity: .6;
}

.box3_circle a {
  display: block;
}

.box3_circle img {
  width: 110px;
  border-radius: 50%;
  background: #fb7772;
}

.box3_list li p a {
  display: block;
  color: #2a2525;
}

.box3_list li p a:hover {
  color: #e02225;
}

.box3_list li p {
  line-height: 90px;
  text-align: center;
  font-size: 24px;
  color: #2a2525;
  font-weight: bold;
}

/* page3 */
.box4 {
  margin-bottom: 60px;
}

.box4_video_box {
  width: 1040px;
  height: 430px;
  margin: 0 auto;
  background: url("../images/box4_video_bg.png");
}

.box1_video_box {
  position: relative;
  border-radius: 10px;
  overflow: hidden;
}

.box1_video_box .box1_video_mask {
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 2;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(0, 0, 0, .3);
}

.box4_video {
  width: 590px;
  height: 430px;
  margin: 0 auto;
}

.video_play_btn {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.box4_middle {
  margin: 50px auto;
}

.box4_middle_cont {
  width: 580px;
  height: 380px;
  background: #fff;
  box-shadow: 0 0 40px rgba(232, 231, 231, .75);
}

.box4_mid_tit {
  line-height: 60px;
  color: #fff;
  background: #f94842;
  text-align: center;
  font-size: 26px;
}

.box4_mid_box {
  box-sizing: border-box;
  padding: 10px 25px;
}

.box4_mid_box::after {
  content: '';
  display: block;
  height: 0;
  font-size: 0;
  clear: both;
}

.box4_mid_l {
  width: 250px;
  text-align: center;
  margin-right: 30px;
}

.box4_mid_l p {
  line-height: 70px;
  color: #323232;
  font-size: 22px;
}

.box4_mid_l p s {
  margin-right: 5px;
}

.box4_mid_l span {
  color: #f35134;
  font-weight: bold;
  font-size: 25px;
}

.box4_mid_r h4 {
  line-height: 30px;
  margin-top: 15px;
  font-size: 24px;
  color: #f0452d;
}

.box4_mid_r p {
  line-height: 35px;
  font-size: 22px;
  color: #323232;
}

.box4_mid_r p span {
  color: #f35134;
}

.box4_mid_r a {
  display: block;
  width: 200px;
  line-height: 55px;
  text-align: center;
  background: #f13b39;
  font-size: 24px;
  font-weight: bold;
  border-radius: 10px;
  color: #fff;
  margin-top: 15px;
}

.box4_bottom_list {
  margin-bottom: 45px;
}

.box4_bottom_list li {
  float: left;
  width: 190px;
  margin-right: 145px;
}

.box4_bottom_list li:nth-last-child(1) {
  margin: 0;
}

.box4_bottom_list li a,
.box4_bottom_list li img {
  display: block;
}

.box4_more_book {
  font-size: 24px;
  background: linear-gradient(4deg, #e02225, #f94842);
  color: #fff;
  text-align: center;
  display: block;
  width: 360px;
  line-height: 70px;
  border-radius: 35px;
  margin: 0 auto;
}

/* page5 */
.box5 {
  margin-bottom: 60px;
}

.box5_qr_box {
  position: absolute;
  right: 140px;
  top: 115px;
}

.box5_qr {
  box-shadow: 0 0 40px rgba(232, 231, 231, .75);
}

.box5_qr_p {
  line-height: 60px;
  text-align: center;
  font-size: 18px;
  color: #2a2525;
}

.box5_list {
  width: 1110px;
  margin: 80px auto 0 auto;
}

.box5_list li {
  float: left;
  width: 300px;
  margin: 0 35px;
  text-align: center;
}

.box5_circle {
  margin: 0 auto 10px auto;
  width: 190px;
  height: 190px;
  box-sizing: border-box;
  padding: 20px;
  background: #fadedf;
  border-radius: 50%;
}

.box5_circle img {
  width: 150px;
  border-radius: 50%;
  background: #fff;
}

.box5_list li p {
  line-height: 45px;
  font-size: 24px;
  color: #0c0b0a;
}

/* page5 */
.box6 {
  margin-bottom: 60px;
}

.box6_video {
  width: 750px;
  height: 365px;
  border-radius: 0;
  background: url("../images/video_bg5.png") center bottom no-repeat;
  position: relative;
}
.box6_video .video-js{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
}

.box6_r {
  width: 425px;
  height: 365px;
}

.box6_r_tit {
  line-height: 60px;
  text-align: center;
  color: #fff;
  background: #f64e50;
  font-size: 24px;
  font-weight: normal;
}

.box6_list {
  border: 1px solid #eee;
  box-sizing: border-box;
  padding: 10px 30px;
}

.box6_list li {
  line-height: 55px;
}

.box6_list li a {
  display: inline-block;
  line-height: 55px;
  vertical-align: middle;
  font-size: 18px;
  color: #2a2525;
  margin: 0 2px;
}

.box6_list li a img {
  display: block;
}

.box6_adv {
  display: block;
  position: relative;
  margin: 45px auto 0 auto;
}

.box6_adv_a {
  display: block;
  cursor: pointer;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 130px;
  background: #f9d405;
  line-height: 60px;
  width: 170px;
  text-align: center;
  font-size: 24px;
  color: #222121;
  border-radius: 10px;
}

.box6_adv_a:hover {
  color: #fff;
}

/* box7 */
.box7_adv, .box7_adv img {
  display: block;
}

.bottom_list_title {
  line-height: 60px;
  margin: 50px 0;
  text-align: center;
  font-size: 30px;
  color: #2a2525;
  font-weight: normal;
}

.bottom_list_title span {
  color: #e02225;
}

.slide {}

.slide_l {
  float: left;
  width: 250px;
}

.slide_title {
  width: 250px;
  height: 50px;
  margin-bottom: 10px;
  background-color: #e02225;
  color: #fff;
  text-align: center;
  line-height: 50px;
  border-radius: 10px;
}

.region {
  width: 250px;
  height: 525px;
  background: #efefef;
  font-size: 18px;
  overflow-y: scroll;
}

.region li {
  cursor: pointer;
  text-align: center;
  margin: 10px;
  width: 85px;
  height: 40px;
  line-height: 40px;
  color: #2a2525;
  border-radius: 20px;
  float: left;
}

.region li.active {
  background-color: #fff;
}

.slide_r {
  position: relative;
  float: right;
  width: 900px;
  height: 630px;
  overflow: hidden;
}

.contact_r_w {
  display: none;
  color: #2a2525;
}

.contact_r_w a {
  color: #2a2525;
}

.contact_r_w:first-child {
  display: block;
}

.slide_r .scrollHeight {
  /*overflow-y: scroll;*/
  /*width: 917px;*/
}

.scrollHeight {
  /*max-height: 585px;*/
  /*overflow: hidden;*/
}

.scrollHeight.active {
  /*max-height: 585px;*/
}

.address li {
  cursor: pointer;
  float: left;
  width: 110px;
  height: 50px;
  margin: 5px 15px;
  border-radius: 5px;
  font-size: 20px;
  line-height: 50px;
  text-align: center;
  color: #2a2525;
}

.address li.on {
  box-shadow: 0 0 20px rgba(232, 231, 231, .75);
  color: #2a2525;
}

.address_info {
  display: none;
  margin: 30px;
}

.address_info.active {
  display: block;
}

.scrollY {
  overflow-y: scroll;
  max-height: 585px;
}

.form input {
  width: 100%;
  height: 50px;
  line-height: 50px;
  border-radius: 30px;
  background: #fff;
  border: 0;
  box-sizing: border-box;
  padding-left: 20px;
  font-size: 18px;
  color: #878686;
  margin-bottom: 20px;
}

.form select {
  width: 100%;
  height: 50px;
  line-height: 50px;
  border-radius: 30px;
  background: #fff url("../images/select_bg.jpg") 95% center no-repeat;
  border: 0;
  box-sizing: border-box;
  padding-left: 20px;
  font-size: 18px;
  color: #878686;
  margin-bottom: 20px;
}

.form select#year, .form select#month, .form select#day {
  width: 32%;
  float: left;
  background: #fff url("../images/select_bg.jpg") 90% center no-repeat;
}

.form select#month {
  margin: 0 2%;
}

.submit {
  display: block;
  width: 225px;
  height: 60px;
  line-height: 60px;
  border-radius: 30px;
  border: 0;
  text-align: center;
  color: #fff;
  cursor: pointer;
  background: #b41618;
  font-size: 24px;
  margin: 20px auto 0 auto;
}

.layer {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, .7);
  z-index: 30;
}

.job {
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 31;
  /*width: 50%;*/
  height: 80%;
}

.job img {
  /*width: 591px;*/
  height: 100%;
}

.close {
  position: absolute;
  top: -25px;
  right: -25px;
  width: 30px;
  height: 30px;
  background-image: url(../images/close.png);
  background-repeat: no-repeat;
  background-size: 100%;
}

.box3 .box5_qr_box {
  top: 400px;
  z-index: 3;
}

.por {
  position: relative;
}

#fs {
  position: absolute;
  top: 0;
  right: 0;
  width: 120px;
  background-color: #b41618;
  color: #fff;
  padding-left: 0;
}
.service {
  margin: 10px 0;
}

.service span {
  font-weight: bold;
}

.service a {
  display: inline-block;
  padding: 0 10px;
  border: 1px solid #e02225;
  background: rgba(224,34,37,.2);
  font-size: 16px;
  cursor: pointer;
}
.bjc-player-wrapper {
  width: 100%;
  height: 100%;
}
.bjc-player-wrapper .video-js {
  width: 100%;
  height: 100%;
}
#maodian{
  padding-top: 200px;
  margin-top: -200px;
  position: relative;
}
