﻿@charset "utf-8";

html,

body {

  min-height: 100%;

  overflow-x: hidden;

  line-height: 1.5;

  min-width: 1280px;

}



body {

  _height: 100%
}



body,

div,

ul,

ol,

li,

dl,

dt,

dd,

h1,

h2,

h3,

h4,

h5,

h6,

iframe,

pre,

code,

fieldset,

legend,

form,

input,

select,

textarea,

button,

p,

blockquote,

th,

td,

figure {

  margin: 0;

  padding: 0
}



body,

div,

ul,

ol,

li,

dl,

dt,

dd,

h1,

h2,

h3,

h4,

h5,

h6,

iframe,

pre,

code,

fieldset,

legend,

form,

p,

blockquote,

figure,

header,

footer,

nav,

article,

section,

aside,

address,

figcaption {

  *zoom: 1
}



li {

  list-style-type: none
}



h1,

h2,

h3,

h4,

h5,

h6 {

  font-size: 100%;

  font-weight: normal;

}



iframe,

frame,

fieldset,

img {

  border: 0 none
}



img {

  vertical-align: middle;

  ;

  max-width: 100%;

}



input[type=button],

input[type=submit],

input[type=reset] {

  cursor: pointer
}



button {

  cursor: pointer
}



input,

textarea,

button {

  -webkit-border-radius: 0;

  -webkit-appearance: none
}



input[type=radio] {

  -webkit-border-radius: 100%;

  -webkit-appearance: radio
}



input[type=checkbox] {

  -webkit-appearance: checkbox
}



input[type=search] {

  -webkit-box-sizing: content-box;

  -moz-box-sizing: content-box;

  -ms-box-sizing: content-box;

  -o-box-sizing: content-box;

  box-sizing: content-box
}



textarea {

  overflow: auto;

  resize: none
}



blockquote,

q {

  quotes: none
}



blockquote:before,

blockquote:after,

q:before,

q:after {

  content: "";

  content: none
}



table {

  border-collapse: collapse;

  border-spacing: 0
}



caption,

th {

  text-align: left
}



th {

  font-weight: normal
}



em,

cite,

address,

i {

  font-style: normal
}



sup {

  vertical-align: text-top
}



sub {

  vertical-align: text-bottom
}



body,

input,

select,

button,

textarea {

  color: #555;

  font-size: 13px;

  font-family: "微软雅黑";

}



a:link,

a:visited,

a:active,

a {

  text-decoration: none;

  color: #555555;

  font-weight: 400;

}



a:hover {

  color: #D7000F;

}



a {

  blr: expression(this.onFocus=this.blur())
}



a * {

  *cursor: pointer
}



:focus {

  outline: none
}



input::-webkit-input-placeholder,

textarea::-webkit-input-placeholder {

  color: #858585 !important
}



input:-moz-placeholder,

textarea:-moz-placeholder {

  color: #858585 !important
}



input::-moz-placeholder,

textarea::-moz-placeholder {

  color: #858585 !important
}



input:-ms-input-placeholder,

textarea:-ms-input-placeholder {

  color: #858585 !important
}



.red {

  color: #D7000F !important;

}



















/*所有后台编辑器区域都要引用 edit_con_original 类名*/





/* clear 页头，页脚，内容区都不用再加清除样式 */



.fixed:before,

.clearfix:before,

.cf:before,

body:before,

.header:before,

.main:before,

.footer:before {

  content: '';

  display: table
}



.fixed:after,

.clearfix:after,

.cf:after,

after,

.header:after,

.main:after,

.footer:after {

  content: '';

  display: table;

  clear: both
}



.fixed,

.clearfix,

.cf,

.header,

.main,

.footer {

  *zoom: 1
}



.clear,

.cl {

  display: block !important;

  float: none !important;

  clear: both;

  width: auto !important;

  max-width: none !important;

  min-width: 0 !important;

  max-height: none !important;

  min-height: 0 !important;

  overflow: hidden;

  margin: 0 !important;

  padding: 0 !important;

  border: 0 none !important;

  font-size: 0 !important;

  line-height: 0 !important
}



















/*公用样式end*/



.ratio-img {

  width: 100%;

  height: auto;

  display: block;
  /* height: 192px; */

}



.ratio-img img {

  width: 100%;

  height: 100%;

}



.auto-bg {

  background-repeat: no-repeat;

  overflow: hidden;

  position: relative;

  background-position: center;

  background-size: cover;

  -ms-behavior: url(../images/backgroundsize.min.htc);

  behavior: url(backgroundsize.min.htc);

}



.tran_scale {

  overflow: hidden;

  display: block;

}



.tran_scale img {

  transition: 1s all;

  -webkit-transition: 1s all;

}



.tran_scale:hover img {

  transform: scale(1.1, 1.1);

  -webkit-transform: scale(1.1, 1.1);

  -o-transform: scale(1.1, 1.1);

  -webkit-moz-: scale(1.1, 1.1);

}



.ellipsis {

  white-space: nowrap;

  display: block;

  overflow: hidden;

  text-overflow: ellipsis;

}



.hide {

  display: none;

}



.font-18 {

  font-size: 18px;

}



.font-20 {

  /* font-size: 20px; */

  font-size: 15px;

  font-weight: 500 !important;

}



.font-24 {

  font-size: 24px;

}



.font-30 {

  font-size: 30px;

}



.font-36 {

  font-size: 36px;

}



.font-44 {

  font-size: 44px;

}



.font-52 {

  font-size: 46px;

}



.font-72 {

  font-size: 72px;

}



strong.font-72 {

  font-weight: normal;

}



















/*input*/





/*weixin*/



.banner video {

  width: 100%;

  height: 100%;

}



.wraper {

  /* max-width:1898px; */

  min-width: 1280px;

  margin: 0 auto;

  overflow: hidden;

}



.wrap {

  width: 100%;

  margin: 0 auto;

}



section .wrap {

  /*  width: 73%; */

  /* width: 65%; */
  width: 1200px;

}



.header {

  /* padding: 10px 0 0; */

  width: 100%;

  z-index: 10000;

  background: #F3F1EF;

}



.header.fixedhede {

  position: fixed;

  z-index: 10000;

  top: 0;

  width: 100%;

  min-width: 1280px;

  box-shadow: 0 0 5px #bbb;

  background: rgba(243, 241, 239, 0.8);

  filter: Alpha(opacity=80);

}



.logo {

  float: left;

  width: 141px;

  height: 61px;

  line-height: 61px;

  margin-right: 2%;

}



.logo img {

  width: 100%;

  height: auto;

}



.address_sel {

  float: left;

  width: 50px;

  color: #4C4C4C;

  height: 24px;

  line-height: 24px;

  /* margin: 20px 0 0; */

  display: block !important;

}



















/*模拟select*/



.select-wrap.disabled .select-box {

  background: #eee;

}



.select-wrap.disabled .select-box a {

  color: #aaa;

  opacity: 0.2;

  filter: alpha(opacity=20);

}



.select-wrap.disabled .select-box .ico {

  opacity: 0.2;

  filter: alpha(opacity=20);

}



.select-box {

  position: relative;

  box-sizing: border-box;

}



.select-box dt a {

  display: block;

  text-indent: 5px;

  position: relative;

  z-index: 2;

}



.select-box dt a b {

  overflow: hidden;

  margin: 0 10px 0 0;

  color: #333;

  font-size: 16px;

  font-family: "微软雅黑";

  display: block;

  text-overflow: ellipsis;

  white-space: nowrap;

  font-weight: normal;

}



.select-box.open dt a b {

  color: #787C80;

}



.select-box .ico {

  position: absolute;

  right: 0;

  top: 0;

  width: 7px;

  height: 100%;

  z-index: 1;

  background: url(../images/dot01.png) no-repeat right center;

}



.select-box dd {

  display: none;

}



.select-body-box {

  position: absolute;

  margin-top: 2px;

  border: 1px solid #ddd;

  border-top: 0;

  background: #fff;

  box-sizing: border-box;

  z-index: 111111;

  width: 271px !important;

}



.select-body-box a {

  display: inline-block;

  padding: 5px;

  width: auto;

  color: #666;

  font-size: 12px;

}



.select-body-box:hover a.on {

  background: none;

  color: #666;

}



.select-body-box a.on,

.select-body-box a:hover,

.select-body-box:hover a.on:hover {

  background: #0094ff;

  color: #fff;

}



.selectmask {

  display: none;

}



















/**/





/*.idnex2 .right_menu{ margin-top:0;top:90px; }

.idnex2 .returnTop{ margin-top:0; top:235px;}*/



.bg {

  background: url(../images/block_04bg.jpg) center bottom no-repeat;

  position: fixed;

  width: 100%;

  height: 100%;

  left: 0;

  top: 0;

  z-index: -1;

}



.static {

  display: none;

}



.nav {

  float: left;

  /*width:58%*/

  width: 72%;

  margin: 20px 0 0 0;

}



.nav .fixed li {

  float: left;

  /*width: 11.1%;*/

  width: 8.8%;

  text-align: center;

  font-size: 16px;

  position: relative;

  padding: 0 !important
}



.nav .fixed li:first-child {

  text-indent: 2em;

}



.nav li.on a,

.nav li a:hover {

  color: #DF0010;

}



.nav li .child {

  overflow: hidden;

  opacity: 0;

  transition: 0.3s all;

  visibility: hidden;

  transform: translateY(30px);

  position: absolute;

  left: -5px;

  top: 75px;

  background: #FFFFFF;

  border: 1px solid #CFCFCF;

  width: 190px;

  padding: 10px 0px;

  z-index: -1;

}



.nav li .child a {

  display: block;

  font-size: 14px;

  padding: 15px 30px;

  line-height: 24px;

  color: #565656;

  border-bottom: 1px solid #E1E1E1;

}



.nav li .child a:last-child {

  border: none;

}



.nav li .child a.last {

  border: none;

}



.nav li .child a:hover,

.nav li .child a.on {

  color: #3C75C5;

}



.nav li.on .child {

  opacity: 1;

  height: auto;

  visibility: visible;

  transform: translateY(0px);

  z-index: 999;

}



.tel {

  float: right;

  margin: 15px 0 0;

  background: url(../images/dot02a.png) left center no-repeat;

  padding-left: 1.5em;

  font-size: 20px;

  font-weight: bold;

  color: #d6000f;

  background-size: contain
}



.navsub {

  /* margin: 13px auto 0; */

  padding: 13px 5%;

  /* background: #4b4949; */

  text-align: center;

  /* display: none; */

  display: block;

}



.navsub li {

  float: left;

  /*width: 11.1%*/

  width: 8.8%;

  font-size: 16px;

}



.navsub li a {

  color: #fff
}



.navsub li a:link {

  color: #fff
}



.navsub li a:hover {

  color: #D7000F
}



.more {

  display: block;

  width: 36px;

  height: 36px;

  background: url(../images/dot07.png) no-repeat;

  background-size: cover;

}



a.more1 {

  display: block;

  width: 78px;

  height: 20px;

  line-height: 20px;

  text-indent: 6px;

  color: #434343;

  font-size: 12px;

  border: 1px solid #BBBBBB;

  background: url(../images/dot12.png) 68px center no-repeat;

}



a.more1:hover {

  color: #F20011;

  border: 1px solid #F20011;

  background: url(../images/dot12_on.png) 68px center no-repeat;

}



.sub_02 {

  margin-top: 0;

  word-wrap: break-word;

  break-word: break-all;

  width: 100px;

  background: #F20011;

  color: #fff;

  box-sizing: content-box;

}



.ie7 .r_m_sub {

  display: none;

}



.right_menu li.on .r_m_sub {

  z-index: 101;

  opacity: 1;

  -moz-opacity: 1;

  filter: alpha(opacity=100);

  right: 120px;

  visibility: visible;

}



.right_menu li.on .r_m_sub {

  display: block;

}



.tel_bot {

  display: none;

}



.yzm {

  cursor: pointer;

}



.phone {

  display: none;

}



.banner {

  position: relative;

  overflow: hidden;

}



.banner li {

  background: #000;

  position: absolute;

  top: 0;

  left: 0;

  float: left;

  width: 100%;

  overflow: hidden;

  vertical-align: top;

}



.banner .lb,

.banner .lb li {

  height: 100%;

}



.banner li img {

  vertical-align: top;

  float: left;

  width: 100%;

  height: 100%;

}



.banner li:first-child {

  position: relative;

  z-index: 10;

  vertical-align: top;

}



.banner li .txt {

  position: absolute;

  z-index: 2000;

  left: 57%;

  right: 5%;

  bottom: 38%;

  transition: 1s all;

  -webkit-transition: 1s all;

  transform: translateX(200%);

  -webkit-transform: translateX(200%);

  opacity: 0;

  transition-delay: 0.4s;

  -webkit-transition-delay: 0.4s;

}



.banner li.curr .txt {

  transform: translateX(0);

  -webkit-transform: translateX(0);

  opacity: 1;

}



.banner li .txt h2 {

  color: #fff;

  line-height: 1.2;

  text-shadow: 1px 1px 1px #76614D;

}



.banner li .txt h2 i {

  padding: 0 10px;

}



.banner li .txt h3 {

  color: #fff;

  line-height: 1.4;

  text-shadow: 1px 1px 1px #76614D;

}



.banner li .txt a.view {

  display: block;

  margin: 30px 0 0;

  border: 1px solid #fff;

  text-align: left;

  text-indent: 20px;

  color: #fff;

  width: 128px;

  height: 30px;

  line-height: 30px;

  background: url(../images/view.png) 100px center no-repeat
}



.banner .pgidx {

  position: absolute;

  width: 100%;

  text-align: center;

  bottom: 0;

  left: 0;

  z-index: 10;

}



.banner .pgidx span {

  margin: 2em 0.5em;

  color: #fff;

  display: inline-block;

  width: 1.4em;

  height: 1.4em;

  line-height: 1.4em;

  background: rgba(118, 97, 77, 0.6);

  cursor: pointer;

  font-size: 14px;

}



.banner .vbox {

  position: absolute;

  width: 100%;

  height: 100%;

  z-index: 1;

  left: 0;

  top: 0;

  cursor: pointer;

  background: #000;

}



.banner .vbox video {

  width: 100%;

  height: 100%;

}



.block_top {

  background: url(../images/block_topbg.jpg) left top repeat;

}



.block_0 {

  background: #f7f7f7;

}



.block_0 .dark {

  background: #595757;

}



.block_0 .dark input {

  color: #fff;

}



.block_0 .wrap {

  padding: 50px 0
}



.block_0 dl {

  /*padding: 30px 25px*/

  padding: 30px 0px;

}



.block_0 dd {

  padding-bottom: 15px
}



.block_0 dl p {

  font-size: 12px;

  color: #a4a3a3;

}



.block_0 dl.book p {

  text-align: left;

}



.block_0 dd.last {

  padding: 20px 0 0
}



.block_0 .yiyou {

  text-align: center;

  padding: 0;

  color: #e5e5e5;

  font-size: 12px;

}



.block_0 dd span {

  display: block;

  width: 100%;

  height: 26px;

  border: 1px solid #e5e3e4;

}



.block_0 dd span input {

  width: 94%;

  height: 26px;

  line-height: 26px;

  background: none;

  border: none;

}



.block_0 dd input.bon {

  display: block;

  height: 30px;

  line-height: 30px;

  border: none;

  width: 100%;

  color: #4b4949;

  background: #dcdddd;

}



.block_0 dd input.bon:hover {

  background: #d7000f;

  color: #fff;

}



.block_0 .bannerdown dl {

  letter-spacing: 4px;

}



.block_0 .bannerdown h4 {

  font-size: 16px
}



.block_0 .bannerdown dt {

  margin: 10px 0;

}



.block_0 .bannerdown img {

  height: 64px;

  width: 64px;

  margin: 0 auto;

}



.block_0 .bannerdown .old {

  display: block;

}



.block_0 .bannerdown .new {

  display: none;

}



.block_0 .bannerdown dd {

  padding-top: 12px;

}



.block_0 .bannerdown em {

  display: inline-block;

  width: 50px;

  border-bottom: 1px solid
}



.block_0 .bannerdown p {

  margin: 10px 10px 0;

  color: #666;

  height: 36px;

  font-size: 12px;

  overflow: hidden;

}



.block_0 li.bannerdown:hover {

  background: #595757;

}



.block_0 li.bannerdown a:hover {

  color: #fff;

  box-shadow: 5px 5px 5px #ccc;

  z-index: 10
}



.block_0 li.bannerdown:hover p {

  color: #fff;

}



.block_0 li {

  float: left;

  width: 16.5%;

  height: 258px;

  margin: 0 2.5px;

  margin-left: -1px;

  position: relative;

  text-align: center;

  background: #dcdddd;

}



.block_01 li .img {

  width: 100%;

  height: auto;

}



.block_01 li span {

  position: absolute;

  left: 50%;

  top: 50%;

  width: 68px;

  height: 46px;

  margin: -23px 0 0 -34px;

  background: url(../images/dot04.png) no-repeat;

  background-size: cover;

}



.ind_tit {

  /*padding: 100px 0 0;*/

  padding: 39px 0 0;

  text-align: center;

}



.ind_tit span {

  color: #494949;

  font-weight: 600;

}



.ind_tit span b {

  color: #DF0010;

  font-weight: normal;

}



.ind_tit em {

  display: block;

  margin: 11px auto 40px;

  width: 65px;

  margin-top: 4px;

  border-bottom: 1px solid #8A8A8A;

}



.ind_tit p {

  font-size: 16px;

}



.tab_tit {

  text-align: center;

  margin: 0 0 60px;

}



.tab_tit li {

  display: inline-block;

  zoom: 1;

  *+display: inline;

  margin: 0 2px;

  cursor: pointer;

  position: relative;

}



@media \0screen\,

screen\9 {

  .tab_tit li.on {

    bottom: 12px\9;

  }

}



.tab_tit li span {

  display: block;

  padding: 5px;

  width: 170px;

  font-size: 16px;

  color: #828282;

  background: #F7F7F7;

  border: 1px solid #D5D2D0;

}



.tab_tit li.on span {

  color: #fff;

  background: #9F9583;

  border: 1px solid #9F9583;

}



.tab_tit li.on em {

  display: block;

  width: 100%;

  height: 7px;

  background: url(../images/dot05.png) center bottom no-repeat;

}



.imglist li {

  float: left;

  width: 25%;

  *margin-left: -1px;

  transition: 0.3s all;

  -webkit-transition: 0.3s all;

  position: relative;

}



.imglist li:hover {

  /*transform:scale(1.05,1.05); -webkit-transform:scale(1.05,1.05); -ms-transform:scale(1.05,1.05);*/

  z-index: 5;

  box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);

}



.imglist li .inner {

  margin-right: 1px;

  margin-bottom: 1px;

  position: relative;

}



















/* .imglist .jzg-right li .inner{margin: 0;}

.imglist .jzg-right li:nth-of-type(odd){padding-right: 5px;padding-bottom: 10px;}

.imglist .jzg-right li:nth-of-type(even){padding-left: 5px;padding-bottom: 10px;} */



.imglist li .img {

  display: block;

}



.imglist li .img img {

  max-width: 100%;

}



.imglist li .txt {

  color: #fff;

  position: absolute;

  left: 0;

  top: 0;

  width: 94%;

  padding: 0 3%;

  height: 100%;

  opacity: 0;

  filter: alpha(opacity=0);

  zoom: 1;

  transition: 0.3s all;

  -webkit-transition: 0.3s all;

  background: url(../images/tm_50.png) repeat;

}



















/*.imglist li:hover .txt { opacity:1;-moz-opacity:1;filter:alpha(opacity=100);z-index:999;transform:scale(1.05,1.05); -webkit-transform:scale(1.05,1.05); -ms-transform:scale(1.05,1.05); z-index:5; box-shadow:0 0 10px rgba(0,0,0,0.5);}*/



.imglist li:hover .txt {

  opacity: 1;

  filter: alpha(opacity=100);

}



.imglist li .txt h3 {

  margin: 6% 0;

}



.imglist li .txt .c {

  height: 6em;

  margin: 3em 0 1em;

  overflow: hidden;

}



.wid_all,

.dis_w_h {

  width: 100%;

  height: 100%;

  display: block;

  position: absolute;

  top: 0;

  left: 0;

  z-index: 10;

  overflow: hidden;

}



.hei_all {

  width: 100%;

  height: 100%;

  display: block;

}



.ie7 .dis_w_h {

  display: block;

  width: 100%;

  height: 100%;

}



.block_02 h2 a {

  color: #fff !important;

}



.block_02 .more a {

  display: block;

  width: 100%;

  height: 100%;

}



.block_02 {

  overflow: hidden;

}



.block_03 {

  background: #F7F7F7;

  z-index: 9;

}



.block_03 table {

  width: 100%;

  margin-top: -14px;

  line-height: 0;

  border-collapse: separate;

  border-spacing: 10px;

  table-layout: fixed;

}



.block_03 table td {

  vertical-align: top;

  padding: 0;

  position: relative;

  overflow: hidden;

}



.block_03 table div.jzg-pic {

  width: 100%;

}



.block_03 table .l {

  display: table-cell;

}



.block_03 table .l a {

  position: absolute;

  width: 100%;

  height: 100% !important;

  display: block;

}



.block_03 table .l .jzg-pic {

  position: absolute;

}



.block_03 table .s .jzg-pic {

  position: absolute;

  height: 100% !important;

  ;

}



.block_03 table .s .jzg-pic img {

  height: 100%;

}



.des_info {

  position: absolute;

  margin-top: 50%;

  left: 6%;

  color: #fff;

  display: none;

}



.block_03 table .l:hover .des_info {

  display: block;

}



.des_info h3 {

  font-size: 30px;

  font-weight: 600;

  height: 32px;

}



.block_03 table img {

  width: 100%;

}



.block_03 table .jzg-t {

  position: absolute;

  bottom: 0;

  width: 100%;

  height: 100%;

  /*   background: url(../images/tm_50.png) repeat; */

  background: rgba(0, 0, 0, 0.85);

  line-height: 1.5;

  color: #cdccc8;

  opacity: 0;

  filter: alpha(opacity=0);

}



.block_03 table .jzg-t b {

  color: #fff;

}



.block_03 table .jzg-t p {

  position: relative;

  z-index: 10;

}



.block_03 table .l .jzg-t {

  bottom: 0;

  padding: 10px 5%;

  height: 130px;

  opacity: 1;

  filter: alpha(opacity=100);

  box-sizing: border-box;

}



.block_03 table .l .jzg-t p {

  margin: 5px 3%;

  width: 80%;

}



.block_03 table .jzg-tt {

  position: absolute;

  top: 40%;

  left: 12%;

  line-height: 1.6;

  width: 76%;

  color: #fff;

  display: none;

}



.block_03 table .jzg-tt a {

  color: #fff;

}



.block_03 table .s .jzg-t {

  opacity: 0.6;

  filter: alpha(opacity=60);

}



.block_03 table .s .jzg-tt {

  display: block;

  top: 10%;

  top: 20%\9;

  left: 12%\9;

  margin-top: 10%\9;

}



















/*.block_03 table .s .jzg-tt .viewmore{text-align: left;margin-left: 1em;padding: 0!important;}*/



.block_03 table .s .jzg-tt .viewmore {

  text-align: left;

/*   margin-left: 5.5em; */

  padding: 0 !important;

/*   margin-top: 2em; */

}



.block_03 table .s .jzg-tt .viewmore a {

  font-size: 16px;

}



.block_03 table .jzg-tt h3 {

  font-weight: normal;

  text-align: center;

  font-size: 22px;

}



.block_03 table .jzg-tt p {

  position: relative;

  line-height: 1.5em;

  height: 4.2em;

  overflow: hidden;

  font-size: 12px;

}



/* .block_03 table .jzg-tt p:after {

  content: '...';

  font-weight: bold;

  position: absolute;

  bottom: 0;

  right: 0;

}
 */


.block_03 table td:hover .jzg-t {

  opacity: 0.6;

  filter: alpha(opacity=60);

}



.block_03 table td:hover .jzg-tt {

  display: block;

}



/*.block_03 table .s h3{font-size: 30px;text-align: left;}*/


.block_03 table .s h3 {

    font-size: 30px;
    text-align: left;
    margin-top: 9px;

}



.block_03 table .s h3 span {

  font-size: 1.2em
}



.block_03 table .s {

  font-size: 16px;

}



.block_03 table .s a {

  padding: 1% 5%;

  border: 1px solid #98958e;

  margin-top: 4%;

  display: inline-block;

  font-size: 14px;

}



.nobg {

  background: none;

}



.bl_05_con {

  margin: 10px 0 0;

}



.bl_05_con li {

  float: left;

  width: 25%;

  transition: 0.3s all;

  -webkit-transition: 0.3s all;

  position: relative;

}



.bl_05_con li:hover {

  /* transform: scale(1.05, 1.05);

  -webkit-transform: scale(1.05, 1.05); */

  -ms-transform: scale(1.05, 1.05);

  z-index: 5;

  box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);

}



.bl_05_con li .inner {

  margin: 6px;

  position: relative;

}



.bl_05_con li .img {

  width: 100%;

  overflow: hidden;

}



.bl_05_con li .bot_txt {

  /* position: absolute;

  left: 0;

  bottom: 0;

  width: 100%;

  height: 24px;

  line-height: 24px;

  padding: 10px 0;

  text-align: center;

  background: url(../images/tm_50.png) repeat;

  z-index: 2;

  -webkit-box-sizing: content-box;

  -moz-box-sizing: content-box;

  box-sizing: content-box; */

  /* position: absolute; */

  /* left: 0; */

  /* bottom: 0; */





  /* position: absolute; */

  /* left: 0; */

  /* bottom: 0; */

  width: 100%;

  /* height: 24px; */

  /* line-height: 24px; */

  padding: 6px 0;

  /* text-align: center; */

  background: url(../images/tm_50.png) repeat;

  z-index: 2;

  -webkit-box-sizing: content-box;

  -moz-box-sizing: content-box;

  box-sizing: content-box;

  overflow: hidden;

}

.gong {

  float: left;

}

.bot_txt input {

  float: right;

  padding: 0px 4px;

  border: 0;

  background: #cb0a18;

  color: #fff;

  margin-right: 6px;

  margin-top: 1px;

  font-size: 14px;

  font-weight: 300;

  padding-bottom: 3px;

}



.bl_05_con li .bot_txt p {

  padding: 0 10px;

  color: #fff;

  font-size: 15px;

  white-space: nowrap;

  overflow: hidden;

  text-overflow: ellipsis;

}



.bl_05_con li .right_txt {

  position: absolute;

  width: 90px;

  height: 85px;

  right: 0;

  top: 0;

  z-index: 2;

  background: rgba(154, 146, 132, 0.8);

  color: #fff;

  filter: alpha(opacity=80);

}



.bl_05_con li .right_txt h3 {

  padding: 15px 5px 10px 10px;

  font-size: 14px;

  margin: 0;

}



.bl_05_con li .right_txt h3 span {

  display: block;

  line-height: 1.2;

}



.bl_05_con li .right_txt h3 span em {

  font-weight: bold;

}



.bl_05_con li .txt {

  color: #fff;

  position: absolute;

  left: 0;

  top: 0;

  width: 100%;

  height: 100%;

  opacity: 0;

  -moz-opacity: 0;

  filter: alpha(opacity=0);

  visibility: hidden;

  transition: 0.3s all;

  background: url(../images/tm_50.png) repeat;

}



.bl_05_con li .txt .txt_in {

/*   padding: 5.5% 5.5% 0;
 */
     padding: 12.5% 5.5% 0;
}



.bl_05_con li .txt .txt_in p {

  font-size: 13px;

}



.bl_05_con li .txt .t_i_logo {

  width: 28.3%;

  max-height: 81px;

  margin-bottom: 1%;

  /*border:1px solid #fff;*/
  margin-top: -6px;
    margin-bottom: 28px;

}



.bl_05_con li .txt .t_i_logo img {

  width: auto;

}



.bl_05_con li .txt .t_i_c {

/*   font-size: 14px;

color: #fff;

height: 4em;

overflow: hidden;

margin-top: 1em;

max-height: 81px; */
font-size: 14px;
    color: #fff;
    height: 47em;
    overflow: hidden;
    margin-top: 1em;
    max-height: 76px;

}



.bl_05_con li:hover .txt {

  opacity: 1;

  -moz-opacity: 1;

  filter: alpha(opacity=100);

  z-index: 9;

  visibility: visible;

}



.bl_05_con li:hover .bot_txt,

.bl_05_con li:hover .right_txt {

  /* display: none; */

}



.bl_05_con li .img img {

  transition: all 0.8s;

  -webkit-transition: all 0.8s;

}



.bl_05_con li:hover .img img {

  transform: scale(1.05);

  -webkit-transform: scale(1.05);

}



.block_08 {

  background: url(../images/block_08bg.jpg) no-repeat;

  -webkit-background-size: 100% 100%;

  background-size: 100% 100%;

  padding-bottom: 60px;

}



.block_08 .ind_tit a {

  color: #fff;

  font-weight: 400;

}



.block_08 .ind_tit a:hover {

  color: #D7000F
}



.block_08 .ind_tit em {

  border-color: #fff
}



.bl_08_con {

  margin-top: 30px;

}



.bl_08_con li {

  width: 19%;

  /*width: 24%;*/

  float: left;

  text-align: center;

  background: rgba(40, 40, 40, 0.8);

  background: rgb(40, 40, 40)\9;

  filter: alpha(opacity=80);

  margin: 0 2.5%
}



.bl_08_con li:hover {

  background: #5a5959;

  color: #fff;

  box-shadow: 0 0 5px #aaa;

  z-index: 10
}



.bl_08_con li:hover em {

  border-color: #eee;

}



.bl_08_con dl {

  padding: 50px 30px;

  color: #ececeb;

  letter-spacing: 2px
}



.bl_08_con dt {

  margin-bottom: 36px;

}



.bl_08_con dd {

  margin-top: 24px
}



.bl_08_con em {

  width: 40%;

  display: inline-block;

  border-bottom: 1px solid #41413f;

}



.bl_08_con h4 {

  /* font-size: 19px; */
  font-size: 21px;

}



.bl_08_con p {

  /*height: 46px;*/

  height: 126px;

  margin-top: 15px;

  overflow: hidden;

  text-align: left;
  text-align: center;
}



.block_07 {

  background: #F7F7F7;

  padding: 40px 0 0;

}



.tabs {

  position: relative;

}



.tabs a {

  text-decoration: none;

}



.tabNav {

  text-align: center;

  margin: 0 0 50px;

}



.tabNav li {

  display: inline-block;

  zoom: 1;

  margin: 0 2px;

  cursor: pointer;

  position: relative;

  top: 0;

}



@media \0screen\,

screen\9 {

  .tabNav li.active {

    top: -12px\9;

  }

}



.tabNav li span {

  display: block;

  padding: 5px;

  width: 170px;

  font-size: 16px;

  color: #828282;

  background: #F7F7F7;

  border: 1px solid #D5D2D0;

}



.tabNav li.active span {

  color: #fff;

  background: #9F9583;

  border: 1px solid #9F9583;

}



.tabNav li.active em {

  display: block;

  width: 100%;

  height: 7px;

  background: url(../images/dot05.png) center bottom no-repeat;

}



.new_txtlist {

  overflow: hidden;

}



.new_txtlist li {

  float: left;

  width: 50%;

  *margin-left: -1px;

  padding: 0 0 20px;

}



.new_txtlist li .inner {

  position: relative;

  width: 90%;

}



.new_txtlist li .date {

  position: absolute;

  left: 0;

  top: 0;

  width: 55px;

  text-align: center;

}



.new_txtlist li .date span,

.da span {

  display: block;

  width: 55px;

  height: 36px;

  line-height: 36px;

  background: #F20011;

  color: #fff;

  -moz-border-top-left-radius: 3px;

  -webkit-border-top-left-radius: 3px;

  border-top-left-radius: 3px;

  -moz-border-top-right-radius: 3px;

  -webkit-border-top-right-radius: 3px;

  border-top-right-radius: 3px;

}



.new_txtlist li .date em,

da em {

  color: #F20011;

}



.new_txtlist li .txt {

  margin-left: 80px;

}



.new_txtlist li .txt h3 {

  margin: 0 0 5px;

  color: #272727;

}



.new_txtlist li .txt h3 a {

  color: #272727;

}



.new_txtlist li .txt h3 a:hover,

.new_txtlist li .txt h3:hover {

  color: #D7000F
}



.new_txtlist li .txt .c {

  height: 3em;

  overflow: hidden;

  margin: 0 0 5px;

}

.new_txtlist li .txt .c p {

  font-size: 14px;

}

.viewmore {

  display: block;

  padding: 26px 0 80px !important;

  text-align: center;

  font-size: 16px;

  padding-bottom: 39px !important;

}



.block_02 .viewmore,

.new_txtlist+.viewmore,

.new_imglist+.viewmore {

  padding: 50px 0 80px;

}



.bl_04_con .viewmore a {

  color: #fff;

}



.viewmore a {

  display: inline-block;

  padding: 5px 15px;

  border: 1px solid #9F9583;

}



.viewmore a:hover {

  background: #92908c;

  color: #fff !important;

}



.home {

  padding-bottom: 0 !important;

}



.footer {

  background: #333;

  /*padding: 0 0 140px;*/

  color: #ccc;

}



.menu_h,

.t_b02_box {

  display: none;

}



.ie8 .bl_05_con li .txt,

.ie7 .bl_05_con li .txt {

  visibility: visible;

}



.ie8 .block_06 .mask-txt,

.ie7 .block_06 .mask-txt,

.ie8 .block_06 .mask-txt i.icon,

.ie7 .block_06 .mask-txt i.icon {

  display: block !important;

}



















/*动画*/



@media only screen and (min-width: 1200px) {

  .block_01 li:first-child,

  .block_01 li:first-child+li {

    transform: translateX(-100px);

    -webkit-transform: translateX(-100px);

    -ms-transform: translateX(-100px);

    opacity: 0;

    transition: 0.5s all;

    -webkit-transition: 0.5s all;

    -ms-transition: 0.5s all;

  }

  .block_01.animate li:first-child,

  .block_01.animate li:first-child+li {

    transform: translateX(0);

    -webkit-transform: translateX(0);

    -ms-transform: translateX(0);

    opacity: 1;

  }

  .block_01 li:first-child+li+li,

  .block_01 li:last-child {

    transform: translateX(100px);

    -webkit-transform: translateX(100px);

    -ms-transform: translateX(100px);

    opacity: 0;

    transition: 0.5s all;

    -webkit-transition: 0.5s all;

    -ms-transition: 0.5s all;

  }

  .block_01.animate li:first-child+li+li,

  .block_01.animate li:last-child {

    transform: translateX(0);

    -webkit-transform: translateX(0);

    -ms-transform: translateX(0);

    opacity: 1;

  }

  .block_02 .imglist li:hover {

    z-index: 7;

  }

  .block_03 .animatebox {

    transform: scale(0.5, 0.5) rotate(3deg);

    -webkit-transform: scale(0.5, 0.5) rotate(3deg);

    opacity: 0;

    transition: 0.5s all;

    -webkit-transition: 0.5s all;

    -ms-transition: 0.5s all;

    -moz-transition: 0.5s all;

    -o-transition: 0.5s all;

  }

  .block_03 .animatebox.animate {

    transform: scale(1, 1) rotate(0deg);

    -webkit-transform: scale(1, 1) rotate(0deg);

    opacity: 1;

  }

  .block_03 .animatebox.animate:hover {

    transform: scale(1.05, 1.05);

    -webkit-transform: scale(1.05, 1.05);

    -ms-transform: scale(1.05, 1.05);

    -moz-transform: scale(1.05, 1.05);

    -o-transform: scale(1.05, 1.05);

    z-index: 5;

    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);

  }

  .block_08 .animatebox {

    transform: translateY(100px);

    -webkit-transform: translateY(100px);

    -ms-transform: translateY(100px);

    opacity: 0;

    transition: 0.5s all;

    -webkit-transition: 0.5s all;

    -ms-transition: 0.5s all;

  }

  .block_08 .animatebox.animate {

    transform: translateY(0);

    -webkit-transform: translateY(0);

    -ms-transform: translateY(0);

    opacity: 1;

  }

}



@media only screen and (max-width:1799px) {

  .wrap {

    width: 100%;

  }

  .nav li {

    padding: 0 2%;

  }

}



@media only screen and (max-width:1659px) {

  .wrap,

  .index .header .wrap {

    width: 100%;

  }

  .font-18 {

    font-size: 16px;

  }

  .font-20 {

    font-size: 18px;

  }

  .font-24 {

    font-size: 22px;

  }

  .font-30 {

    font-size: 26px;

  }

  .font-36 {

    font-size: 32px;

  }

  .font-44 {

    font-size: 40px;

  }

  .font-52 {

    font-size: 46px;

  }

  .font-72 {

    font-size: 60px;

  }

}



.ie7 .tabNav li em {

  display: none;

}



.ie7 .case_1 dl dd.of.cf .fl a.on {

  margin-top: 13px;

}



.ie7 .case_2 a#sortTime,

.ie7 .case_2 a#sortHits {

  position: relative;

  top: -6px;

}



.ie7 .tab_tit li em {

  display: none;

}



.jzg-case {

  position: relative !important;

  top: 0 !important;

}



.jzg-left,

.jzg-right {

  width: 50%;

}



.jzg-left .bx-viewport {

  height: auto;

}



.jzg-left {

  float: left;

  padding-right: 1%;

  box-sizing: border-box;

}



.jzg-left .imgb {

  width: 100%;

  position: relative;

  display: block;

}



.jzg-left .imgb .jl_t {

  position: absolute;

  top: 50%;

  left: 50%;

  left: 44%\9;

  font-size: 30px;

  color: #fff;

  font-weight: 600;

  opacity: 1;

  filter: alpha(opacity=100);

  z-index: 10;

  -webkit-transform: translate(-50%, -50%);

  -moz-transform: translate(-50%, -50%);

  -ms-transform: translate(-50%, -50%);

  -o-transform: translate(-50%, -50%);

  transform: translate(-50%, -50%);

}



.jzg-left .imgb .cov {

  height: 100%;

  width: 100%;

  position: absolute;

  top: 0;

  left: 0;

  background: url(../images/tm_50.png) repeat;

  opacity: 0.6;

  filter: alpha(opacity=60);

}



.jzg-left a img {

  width: 100%;

}



.jzg-left .txt {

  overflow: hidden;

  background: #fff;

  position: absolute;

  bottom: 0;

  width: 48%;

}



.jzg-left .txt .c {

  margin: 6%;

}



.jzg-left .txt .c .viewmore {

  text-align: left;

}



.jzg-left .txt p {

  width: 80%;

  margin: 5% 0;

}



.jzg-left .txt .more {

  background: url(../images/dot07a.png);

}



.jzg-right {

  float: right;

}



.imglist .jzg-right li {

  width: 50%;

}



.jzg-right .jzg-t {

  position: absolute;

  top: 50%;

  left: 0;

  color: #fff;

  z-index: 1000;

  text-align: center;

  width: 100%;

  -webkit-transform: translate(0, -50%);

  -moz-transform: translate(0, -50%);

  -ms-transform: translate(0, -50%);

  -o-transform: translate(0, -50%);

  transform: translate(0, -50%);

  left: 0\9;

  top: 38%\9;

}



















/*.jzg-right .jzg-t h3{font-weight: 500!important;}*/



.jzg-right .jzg-t b {

  font-weight: normal;

}



.jzg-right .jzg-t .hov {

  opacity: 0;

  filter: alpha(opacity=0);

}



.jzg-right .wid_all:hover .hov {

  opacity: 1;

  filter: alpha(opacity=100);

}



.vvs {



  /* width: 73%; */

  /*    width: 65%; */
  width: 1200px;

  margin-left: auto;

  margin-right: auto;

}



.vsv2 {

  width: 94%;

  margin-left: auto;

  margin-right: auto;

/*   padding-bottom: 33px; */

  margin-top: 17px;

}



.memeda {

  /* margin-bottom: 22px; */

}











/* 导航 */



.block_21 {

  width: 100%;

  /* height: 403px; */

  /* height: 468px; */

  /* background-image: url(../img/background_1.jpg); */

  background: #F2F2F2;

  position: relative;

  padding-top: 32px;
  padding-bottom: 32px;

}



.block_21 .information {

  background: #fff;

  /* position: absolute;

  top: 18%;

  width: 61%;

  height: 276px;

  left: 20%; */

  /* width: 73%; */

  /* width: 65%; */
  width: 1200px;


  margin-left: auto;

  margin-right: auto;
  padding-bottom: 24px;

}



.block_21 .information .house .tell #sub {

  background: #cb0a18;

  color: #fff;

  border: 0;

  width: 54.5%;

}



.block_21 .information .house .room .room_in {

  margin-left: 2%;

  padding: 0 8%;

  text-align: center;

  height: 34px;

  width: 25.7%;

  font-weight: 600;

}



.block_21 .information .house {

  margin-left: 25px;

  margin-top: 19px;

  width: 58%;

}



.block_21 .information .house p {

  margin: 10px 0 10px 0;

  font-weight: 600;

  font-size: 15px;

}



.block_21 .information .house p input {

  height: 34px;

  padding-left: 9px;

/*   border: 1px #dedede solid; */
    border: 1px #bbbbbb solid;

  margin-left: 2%;

}



.block_21 .information .house p .text1 {

  width: 24.2%;

}



.block_21 .information .house p .text2 {

  width: 53.2%;

}



@media only screen and (min-width: 1200px) {}



#tab-2 {

  display: none;

}



.block_22 {

  background: #fff;

  padding-bottom: 49px;

}



.block_22 .vs {

  width: 61%;

  margin-left: auto;

  margin-right: auto;

  border: 1px #cacaca solid;

  ;

}



.block_22 .vs .vs_1 {

  background: #cb0a18;

  color: #f5f5f5;

  text-align: center;

}



.block_22 .vs .vs_1 td {

  font-size: 18px;

  font-weight: 600;

  padding-bottom: 6px;

  padding-top: 6px;

}



.block_22 .vs .vs_2 td {

  position: relative;

}



.block_22 .vs .vs_2 p {

  text-align: center;

  width: 65%;

  margin-left: auto;

  margin-right: auto;

  font-family: "";

  font-size: 14px;

  margin-bottom: 37px;

}



.block_22 .vs .vs_2 div {

  width: 69%;

  margin-left: auto;

  margin-right: auto;

  margin-top: 14px;

}



.block_22 .vs .vs_3 p {

  text-align: center;

  width: 65%;

  margin-left: auto;

  margin-right: auto;

  font-family: "";

  font-size: 14px;

  margin-top: 33px;

}



.block_22 .vs .vs_3 div {

  width: 69%;

  margin-left: auto;

  margin-right: auto;

  margin-bottom: 14px;

}



.block_22 .vs .vs_3 {

  background: #E8E7E7;

}



.red_vs {

  position: absolute;

  bottom: -15%;

  left: 32%;

  width: 37% !important;

}



.block_05 .ind_tit a {

  color: #fff;

}



.block_05 .ind_tit a:hover {

  color: #D7000F;

}



.block_05 .ind_tit em {

  border-color: #fff;

}



.block_05 .viewmore a {

  display: inline-block;

  padding: 5px 15px;

  border: 1px solid #fff;

  color: #fff;

}



.footer .wrap {

  background: #262626;

}



.footer .wrap_in {

  width: 73%;

  margin-right: auto;

  margin-left: auto;

  overflow: hidden;

  /*height: 46px;*/

  line-height: 46px;

}



.footer .wrap_in .wrap_in2 {

  float: left;

  color: #a2a0a0;

}



.footer .wrap_in .consultation {

  float: right;

  margin-right: 155px;

  width: 135px;

}



.footer .wrap_in .consultation a {

  color: #D7000F;

}



.footer .wrap_in .consultation a:first-child {

  margin-right: 17%;

}



.footer .wrap_centre {}



.footer .wrem_bottom {

  background: #262626;

  padding-bottom: 27px;

}



.wrap_in .border {

  border: 1px #363636 solid;

  margin-top: 43px;

  margin-bottom: 13px;

}



.wrap_in .desire {

  text-align: center;

  line-height: 28px;

  color: #a2a0a0;

}



.wrap_centre ul {

  float: left;

  margin-right: 32px;

  width: 13%;

}



.cctt {

  width: 39% !important;

  margin-top: 11px;

}



.cctt li:first-child {

  height: 20px !important;

  line-height: 20px !important;

}



.fa {

  width: 74%;

  overflow: hidden;

  margin-bottom: 25px;

  float: left;

}



.fr {

  float: right;

  margin-top: 12px;

  width: 26%;

}



.fr p {

  font-size: 18px;

}



.fr a {

  display: inline-block;

  width: 30%;

}



.emem {

  width: 56px;

  display: inline-block;

}



.wrap_centre ul li {

  height: 23px;

  line-height: 23px;

}



.wrap_centre ul li:first-child {

  height: 45px;

  line-height: 45px;

}



.block_23 {

  background: #fff;

  padding-bottom: 49px;

}



.block_23 .root {

  width: 46%;

  float: left;

  margin-right: 2px;

}



.cct {

  width: 97%;

  margin-bottom: 8px;

}



.block_23 .wrap_right {

  width: 41%;

  float: left;

  padding-left: 8px;

}



.block_23 .wrap_left {

  width: 56%;

  float: left;

}



.cct {

  position: relative;

}



.block_23 .wrap_right .cct:hover .dd {

  width: 100%;

  height: 100%;

  background: rgba(0, 0, 0, 0.5);

  position: absolute;

  bottom: 0px;

  left: 0px;

  display: block;

  color: white;

  text-align: center;

}



.cct .dd {

  position: absolute;

  bottom: 0px;

  left: 0px;

  display: none;

  text-align: center;

}

















/*.block_23 .wrap_left:hover .dd {

  width: 100%;

  height: 100%;

  background: rgba(0, 0, 0, 0.5);

  position: absolute;

  bottom: 0px;

  left: 0px;

  display: block;

  color: white;

  text-align: center;

}*/



.block_23 .wrap_left .dd {

  position: absolute;

  bottom: 0px;

  left: 0px;

  display: none;

  text-align: center;

}



/* #nav33 {

  min-width: 1331px;

}

 */



@media only screen and (max-width:1799px) {

  #nav22 {

    width: 70%;

  }

}



.cen_10 {

  display: inline-block;

  width: 20%;

}



.cen_10 p {

  text-align: center;

  margin-bottom: 5px;

  font-size: 16px;

  font-weight: 600;

  color: #444;

}



.cen_img {

  margin-bottom: 16px;

  text-align: center;

  width: 93%;

  margin-left: auto;

  margin-right: auto;

}



.s_bj {

  margin-bottom: -25px;

}



.add_shadow {

  padding-top: 27%;

}



.enroll p {

  font-size: 25px;

  color: #fff;

  letter-spacing: 6px;

  display: inline-block;

  padding-left: 1%;



}



.enroll span {

  color: #cb0a18;

  font-weight: 400;

}



.enroll_in span {

  color: #fff;

  font-size: 16px;

  margin: 0 1%;

}



.enroll_in {

  width: 64%;

  float: right;

  display: inline-block;

  margin-top: 7px;

  text-align: right;

}



.enroll_in input {

  border: 0px;

  width: 16.5%;

  height: 22px;

  line-height: 22px;

  padding-left: 6px;

  color: #7b7b7b;

  font-size: 13px;

}



.btn {

  background-color: #cb0a18;

  border: 0px;

  color: #fff !important;
  ;

  margin-left: 15px;

  /* padding: 5px 10px; */

  width: 21% !important;

  height: 26px !important;

  line-height: 26px !important;

}



.r_10 {

  display: inline-block;

  float: right;

  width: 24%;

  margin-top: 3%;

  margin-right: 2%;

}



.ewm {

  right: 5%;

  position: absolute;

  top: 43px;

}



@media only screen and (min-width: 1480px) {

  .r_10 {

    display: inline-block;

    float: right;

    width: 25%;

    margin-top: 0px !important;

    margin-right: 2%;

    margin-bottom: 2%;

  }

  .fr {

    float: right;

    margin-top: 12px;

    width: 26%;

    margin-right: 10%;

  }

  .fa {

    width: 56%;

    overflow: hidden;

    margin-bottom: 25px;

    float: left;

  }

  .ewm {

    right: 13%;

    position: absolute;

    top: 43px;

  }

  /* .block_21{

    height: 539px;

  } */

}





.diji {

  position: absolute;

  width: 45%;

  background: rgba(0, 0, 0, 0.4);

  left: 27%;

  bottom: 35px;

  z-index: 155;

  height: 79px;

}



.huoqu {

  color: #fff;

  font-size: 26px;

  padding-left: 5%;

  font-size: 15px;

  padding-top: 7px;

  padding-bottom: 1px;

}



.huoqu span {

  font-size: 15px;

}



.ff {

  margin-top: 5px;

  margin-left: 5%;

  height: 28px;

  width: 15%;

  padding-left: 2%;

  border: 0px;

}



.ff2 {

  width: 43%;

}



.butt {

  width: 16%;

  height: 29px;

  margin-left: 5%;

  background: #cb0a18;

  border: 0;

  color: #fff;

  padding-bottom: 3px;

}



.f2c {

  /* width: 73%; */

  /*    width: 65%; */
  width: 1200px;

  margin-left: auto;

  margin-right: auto;

}



.tj {

  padding-top: 30px;

  padding-bottom: 30px;

}



.f2c1 {

  position: absolute;

  bottom: 0;



  width: 100%;

  color: #fff;

}



.f2c1 h2 {

  text-align: center;

  margin-bottom: 29px;

  font-size: 25px;

  letter-spacing: 8px;

  padding-left: 9px;

}



.f2c1 p {

  text-align: center;

  padding-bottom: 28px;

  line-height: 20px;

}



.position {

  position: relative;

}



.f2c2 {

  background: rgba(0, 0, 0, 0.5);

  position: absolute;

  bottom: 0;

  color: #fff;

  width: 100%;

  padding: 3px 0;

  font-size: 13px;

}



.f2c2 h3 {

  float: left;

  margin-right: 13px;

  margin-left: 15px;

  font-size: 23px;

  letter-spacing: 4px;



}



.f2c3 {

  background: rgba(0, 0, 0, 0.5);

  position: absolute;

  bottom: 0;

  color: #fff;

  width: 100%;

  padding: 3px 0;

  font-size: 13px;

}



.f2c3 h3 {

  text-align: center;

  margin-right: 25px;

  margin-left: 15px;

  font-size: 23px;

  letter-spacing: 4px;

  padding-left: 13px;

}



.f2c3 p {

  text-align: center;

}



.f2c_z {

  display: none;

}



.position:hover .f2c3 {

  display: none;

}



.position:hover .f2c1 {

  display: none;

}



.position:hover .f2c2 {

  display: none;

}



.position .f2c_z p {

  padding-top: 50%;

  font-size: 32px;

}



.position .z_f2c p {

  padding-top: 70% !important;

}



.position .z_f2c2 p {

  padding-top: 25% !important;

}



.position:hover .f2c_z {

  width: 100%;

  height: 100%;

  background: rgba(0, 0, 0, 0.5);

  position: absolute;

  bottom: 0px;

  left: 0px;

  display: block;

  color: white;

  text-align: center;

}



.f2c table td {

  border: 5px solid #Fff
}



._36500 {

  text-align: center;

  position: absolute;

  bottom: 34%;

  left: 38%;

  color: #fff;

}

._36500 .h2 {

  font-size: 98px;

  font-weight: 600;

  margin-bottom: -25px;

}

._36500 .h21 {

  font-size: 38px;

  font-weight: 600;

}



._36500 .h21 span {

  font-size: 52px;

  color: red;

}

._36500 h3 {

  font-size: 18px;

  font-weight: 600;

}

.vs_vs {

  padding-bottom: 28px;

}

.uuu li {

  float: left;

  width: 4.16666666666%;

  position: relative;

}

.uuu li:hover .dcc {

  position: absolute;

  z-index: 15;

  transition: 0.3s all;

  -webkit-transition: 0.3s all;

  display: block !important;

  bottom: 0;

}

.f2c2 p {

  line-height: 18px;



  margin-top: 5px;

}

.f2c3 p {

  line-height: 18px;

  padding-bottom: 5px;

}
.dddd{
  height: 192px;
}