.home_banner{
    height: 750px;
}
.home_banner .seize_bg {
  height: 1100px;
  background: #000;
}
.home_banner .swiper-container {
  height: 100%;
}
.liudatese_swiper .homeTitle{
    padding: 50px 0px;
}
.home_banner .swiper-container .swiperImg {
  display: block;
  height: 100%;
  background-size: cover!important;
}
#main {
  padding-bottom: 0px;
}
#header .headerBottom {
  background: none;
}
#header .headerBottom .navigation li .moren {
  color: #fff;
}
#header .headerBottom .navigation li:hover .moren {
  background: #fff;
}
#header .headerBottom .logoBox .logo {
  background: url(../img/logo2.png) center center no-repeat;
}
.commonPopup.jisuanqiPopup .rightForm .formBox .inputBox .input {
  border: 1px solid #dddddd;
}
.commonPopup.jisuanqiPopup .rightForm .formBox .inputBox .input.Validform_error {
  border: 1px solid #b30b16;
}
.swiper-button-next,
.swiper-button-prev {
  color: #fff;
  width: 40px;
  height: 60px;
  margin-top: -30px;
  -webkit-transition: all 0.2s ease-out;
  -khtml-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.swiper-button-prev {
  background: url(../img/swiper_prev.png) center center no-repeat;
  left: 80px;
}
.swiper-button-prev:hover {
  left: 75px;
}
.swiper-button-next {
  background: url(../img/swiper_next.png) center center no-repeat;
  right: 80px;
}
.swiper-button-next:hover {
  right: 75px;
}
.swiper-pagination-bullet {
  width: 16px;
  height: 16px;
  text-align: center;
  border: 1px solid rgba(255, 255, 255, 0);
  box-sizing: border-box;
  border-radius: 20px;
  background: transparent;
  position: relative;
  opacity: 1;
  -webkit-transition: all 0.2s ease-out;
  -khtml-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.swiper-pagination-bullet:after {
  content: '';
  display: block;
  width: 6px;
  height: 6px;
  border-radius: 20px;
  background: #fff;
  position: absolute;
  top: 4px;
  left: 4px;
  -webkit-transition: all 0.2s ease-out;
  -khtml-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.swiper-pagination-bullet-active {
  border: 1px solid #fff;
}
.homeForm {
  background: url(../img/homeform_bg.jpg) center center no-repeat;
  background-size: cover!important;
  box-sizing: border-box;
  padding: 15px 0px;
  -moz-box-shadow: 0px 15px 30px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0px 15px 30px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 15px 30px rgba(0, 0, 0, 0.1);
}
.homeForm .formBox .selectBox{
    margin-bottom: 0px;
    height: 35px;
}
.homeForm .formBox .inputBox .Validform_wrong{
    top: 5px;
    height: 25px;
    line-height: 25px;
    font-size: 12px;
}
.homeForm .homeFormTop {
  font-size: 18px;
  color: #fff;
  font-weight: bold;
  margin: 0px 50px;
}
.homeForm .homeFormTop img {
  display: inline-block;
  vertical-align: top;
  position: relative;
  top: 2px;
  width: 20px;
  margin-right: 10px;
}
.homeForm .homeFormTop .big {
  margin-left: 15px;
}
.homeForm .homeFormTop .small {
  font-size: 16px;
  color: rgba(255, 255, 255, 0.5);
  font-weight: normal;
  margin-left: 30px;
}
.homeForm .homeFormTop .small .smallBig {
  font-size: 18px;
  color: #fff;
  font-weight: bold;
}
.homeForm .formBox {
  margin: 0px 45px;
  margin-top: 10px;
}
.homeForm .formBox .inputBoxList {
  float: left;
  width: 20%;
  box-sizing: border-box;
  padding: 0px 5px;
}
.homeForm .formBox .submit{
    height: 35px;
    line-height: 35px;
}
.homeForm .formBox .radioBox {
  margin-bottom: 0px;
}
.homeForm .formBox .inputBox .input {
  border: 1px solid transparent;
}
.homeForm .formBox .inputBox .input.Validform_error {
  border: 1px solid #b30b16;
}
.homeForm .formBox .inputBox {
  margin-bottom: 0px;
  height: 35px;
}
.swiper-pagination {
  bottom: 20px!important;
}
.formBox .radioBox label {
  border-right: none;
}
.formBox .radioBox label input:after {
  left: 15px;
}
.formBox .radioBox label input:before {
  left: 15px;
}
.formBox .radioBox label {
  padding-left: 45px;
}
.homeTitle {
  text-align: center;
  padding-top: 80px;
  padding-bottom: 50px;
}
.homeTitle .top {
  font-size: 40px;
  color: #111111;
  font-weight: bold;
}
.homeTitle .text {
  font-size: 16px;
  color: rgba(17, 17, 17, 0.5);
  margin-top: 20px;
}
.liudatese_swiper .swiper-button-prev {
  background: url(../img/swiper_prev2.png) center center no-repeat;
  left: 5px;
  opacity: 0.5;
  -webkit-transition: all 0.2s ease-out;
  -khtml-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.liudatese_swiper .swiper-button-next {
  background: url(../img/swiper_next2.png) center center no-repeat;
  right: 5px;
  opacity: 0.5;
  -webkit-transition: all 0.2s ease-out;
  -khtml-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.liudatese_swiper .swiper-button-prev:hover {
  opacity: 1;
  left: 0px;
}
.liudatese_swiper .swiper-button-next:hover {
  opacity: 1;
  right: 0px;
}
.liudatese_swiper .swiperImg {
  height: 150px;
  background-size: cover!important;
  
}
.liudatese_swiper a {
  display: block;
}
.liudatese_swiper .swiperBottom {
  background: #222221;
  text-align: center;
  padding: 20px 10px;
  box-sizing: border-box;
  height: 130px;
}
.liudatese_swiper_diannao .swiper-wrapper{
  margin: 0px -7.5px;
  width: auto;
}
.liudatese_swiper_diannao .swiper-wrapper .swiper-slide{
  width: 16.66666666666667%;
  box-sizing: border-box;
  padding: 0px 7.5px;
  float: left;
}
.liudatese_swiper .swiperBottom .top {
  font-size:18px;
  color: #fff;
}
.liudatese_swiper .swiperBottom .wenzi {
  font-size: 14px;
  color: rgba(255, 255, 255, 0.5);
  line-height: 24px;
  margin-top: 7px;
    display:-moz-box;
    -moz-box-orient:vertical;
    display:-webkit-box;
    -webkit-box-orient:vertical;
    overflow: hidden;
    -webkit-line-clamp: 3;
}
.vrShijing {
  height: 240px;
  position: relative;
  margin-top: 40px;
  overflow: hidden;
}
.vrShijing .vrShijingBg {
    height: 100%;
    margin-right: 300px;
    display: block;
    position: relative;
    background-size: cover!important;
}
.vrShijing .vrShijingBg:after{
    content: '';
    display: block;
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    background: url(../img/videoplay.png) center center no-repeat;
    background-size: 60px 60px;
}
.vrShijing .vrShijingContent {
    text-align: center;
    position: absolute;
    width: 300px;
    background: #eee;
    height: 100%;
    top:0px;
    right:0px;
    z-index: 2;
    box-sizing: border-box;
    padding-top: 50px;
}
.vrShijing .vrShijingContent img{
    width: 35px;
}
.vrShijing .vrShijingContent .name {
  font-size: 24px;
  color: #333;
  font-weight: bold;
  margin-top: 10px;
}
.vrShijing .vrShijingContent .text {
  font-size: 14px;
  color: #333;
  margin-top: 10px;
}
.vrShijing .vrShijingContent a {
  display: block;
  width: 150px;
  margin: 0px auto;
  height: 40px;
  line-height: 40px;
  font-size: 14px;
  background: #000;
  color: #fff;
  margin-top: 20px;
}
.vrShijing .vrShijingContent a:hover {
  background: #b30b16;
}
.vrShijingLink {
  overflow: hidden;
}
.vrShijingLink a {
  float: left;
  height: 40px;
  line-height: 40px;
  background: rgba(0, 0, 0, 0.5);
  box-sizing: border-box;
  width: 8.3%;
  font-size: 14px;
  color: #fff;
  text-align: center;
  border-right: 1px solid rgba(255, 255, 255, 0.3);
  -webkit-transition: all 0.2s ease-out;
  -khtml-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  position: relative;
}
.vrShijingLink a img {
  position: relative;
  top: 2px;
  margin-left: 5px;
  -webkit-transition: all 0.2s ease-out;
  -khtml-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  width: 15px;
}
.vrShijingLink a:after {
  content: '';
  display: block;
  width: 10px;
  height: 10px;
  background: url(../img/vrshijinglink_img.png) center center no-repeat;
  opacity: 0.5;
  -webkit-transition: all 0.2s ease-out;
  -khtml-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  position: absolute;
  right: 1px;
  bottom: 1px;
}
.vrShijingLink a:last-child {
  width: 17%;
  border-right: none;
  text-align: left;
  padding-left: 3%;
}
.vrShijingLink a:hover {
  background: #b30b16;
}
.vrShijingLink a:hover img {
  transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  -moz-transform: rotate(360deg);
  -webkit-transform: rotate(360deg);
  -o-transform: rotate(360deg);
}
.vrShijingLink a:hover:after {
  opacity: 1;
}
.styleContent {
  padding: 40px 60px;
}
.styleContent ul {
  overflow: hidden;
  margin: -20px;
}
.styleContent ul li {
  float: left;
  width: 29.4%;
  box-sizing: border-box;
  padding: 20px;
}
.styleContent ul li a {
  display: block;
  position: relative;
  overflow: hidden;
}
.styleContent ul li a .moremImg {
  height: 320px;
  background-size: cover!important;
  -webkit-transition: all 0.4s ease-out;
  -khtml-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.styleContent ul li a .hoverBox {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  background: rgba(0, 0, 0, 0.5);
  opacity: 0;
}
.styleContent ul li a .hoverBox .hoverBoxNeirong {
  position: absolute;
  left: 20px;
  right: 20px;
  top: 150px;
  z-index: 10;
  text-align: center;
  opacity: 0;
}
.styleContent ul li a .hoverBox .hoverBoxNeirong .top {
  display: inline-block;
}
.styleContent ul li a .hoverBox .hoverBoxNeirong .top div {
  height: 40px;
  line-height: 40px;
  font-size: 16px;
  color: #fff;
  min-width: 120px;
  padding: 0px 20px;
  display: block;
  border: 1px solid #fff;
  box-sizing: border-box;
}
.styleContent ul li a .hoverBox .hoverBoxNeirong .text {
  font-size: 16px;
  color: #fff;
  line-height: 30px;
  margin-top: 15px;
}
.styleContent ul li a .hoverBox .hoverBoxBg {
  position: absolute;
  top: 10px;
  left: 10px;
  right: 10px;
  bottom: 10px;
}
.styleContent ul li a .hoverBox .hoverBoxBg:after{
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    box-sizing: border-box;
    top: 0px;
    left: 0px;
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
    -webkit-transition: all 0.4s ease-out;
    -khtml-transition: all 0.4s ease-out;
    -moz-transition: all 0.4s ease-out;
    -o-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
    -webkit-transform: scale(1,0);
    transform: scale(1,0);
}
.styleContent ul li a .hoverBox .hoverBoxBg:before{
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    position: absolute;
    top: 0px;
    right: 0px;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    -webkit-transition: all 0.4s ease-out;
    -khtml-transition: all 0.4s ease-out;
    -moz-transition: all 0.4s ease-out;
    -o-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
    -webkit-transform: scale(0,1);
    transform: scale(0,1);
}
.styleContent ul li a .hoverBox .hoverBoxBg i{
  display: block;
  width: 16px;
  height: 8px;
  background: url(../img/erweima_sanjiao.png) center center no-repeat;
  transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  position: absolute;
  right: -5px;
  bottom: -1px;
}
.styleContent ul li a:hover .moremImg {
  transform: scale(1.1);
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
}
.styleContent ul li a:hover .hoverBox {
  opacity: 1;
}
.styleContent ul li a:hover .hoverBox .hoverBoxBg:after{
  -webkit-transform: scale(1);
  transform: scale(1);
}
.styleContent ul li a:hover .hoverBox .hoverBoxBg:before{
  -webkit-transform: scale(1);
  transform: scale(1);
}
.styleContent ul li a:hover .hoverBox .hoverBoxNeirong {
  top: 100px;
  opacity: 1;
}
.styleContent ul li:nth-child(3) {
  width: 41.2%;
}
.styleContent ul li:nth-child(4) {
  width: 41.2%;
}
.styleContent ul li:last-child a {
  background: #b30b16;
}
.styleContent ul li:last-child a .moremImg {
  opacity: 0.2;
}
.styleContent ul li:last-child a .hoverBox {
  background: transparent;
  opacity: 1;
}
.styleContent ul li:last-child a .hoverBox .hoverBoxNeirong {
  opacity: 1;
  top: 110px;
}
.styleContent ul li:last-child a .hoverBox .hoverBoxNeirong .top div {
  height: auto;
  line-height: normal;
  font-size: 16px;
  color: rgba(255, 255, 255, 0.5);
  border: none;
}
.styleContent ul li:last-child a .hoverBox .hoverBoxNeirong .top div span {
  font-size: 30px;
  color: #fff;
  font-weight: bold;
  margin-right: 10px;
}
.styleContent ul li:last-child a .hoverBox .hoverBoxNeirong .text {
  height: 50px;
  line-height: 50px;
  background: transparent;
  font-size: 16px;
  color: #fff;
  width: 200px;
  margin: 0px auto;
  text-align: center;
  box-sizing: border-box;
  border: 1px solid #fff;
  margin-top: 18px;
}
.styleContent ul li:last-child a .hoverBox .hoverBoxNeirong .text:hover {
  border: 1px solid #fff;
  color: #b30b16;
  background: #fff;
}
#header.active .headerBottom {
  background: #fff;
}
#header.active .headerBottom .logoBox .logo {
  background: url(../img/logo.png) center center no-repeat;
}
#header.active a {
  color: #111;
}

#header.active nav.navbar li ul.dropdown-menu li a{
  color: #fff;
} 
/*#header.active a{
   color: #b30b16;
}*/
.shejishiContent {
  position: relative;
  background: #000;
  padding-top: 90px;
}
.shejishiContent .shejishiContentBg {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  background-size: cover!important;
  opacity: 0.2;
  z-index: 1;
}
.shejishiContent .shejishiContentZhezhao {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 2;
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background: -o-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background: -moz-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.shejishiContent .swiperContent {
  position: relative;
}
.shejishiContent .swiperContent .gallery-top {
  width: 160%;
  margin-left: -20%;
  position: relative;
  z-index: 3;
}

.shejishiContent .swiperContent .gallery-top .swiper-slide {
  float: left;
  width: 33.3333333%;
  box-sizing: border-box;
  height: 580px;
  padding: 0px 12.5px;
}
.shejishiContent .swiperContent .gallery-top .swiper-slide .designerXinxi {
  background: #111;
  overflow: hidden;
  height: 100%;
}
.shejishiContent .swiperContent .gallery-top .swiper-slide .designerXinxi .touxiang {
  float: left;
  height: 100%;
  width: 48%;
  line-height: 580px;
  font-size: 0px;
  text-align: center;
  background-size: cover!important;
  opacity: 0.3
}
.shejishiContent .swiperContent .gallery-top .swiper-slide.swiper-slide-active .designerXinxi .touxiang{
  opacity:1;
}
.shejishiContent .swiperContent .gallery-top .swiper-slide .designerXinxi .designerBox {
  float: left;
  width: 52%;
  height: 100%;
  box-sizing: border-box;
  padding: 0px 50px;
  opacity: 0;
  -webkit-transition: all 0.4s ease-out;
  -khtml-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  position: relative;
}
.shejishiContent .swiperContent .gallery-top .swiper-slide.swiper-slide-active .designerXinxi .designerBox{
  opacity: 1;
}
.shejishiContent .swiperContent .gallery-top .swiper-slide .designerXinxi .designerBox .name {
  font-size: 32px;
  font-weight: bold;
  color: #fff;
  padding-top: 70px;
}
.shejishiContent .swiperContent .gallery-top .swiper-slide .designerXinxi .designerBox .zhiwei {
  height: 30px;
  line-height: 30px;
  color: #fff;
  font-size: 16px;
  overflow: hidden;
  margin-top: 20px;
}
.shejishiContent .swiperContent .gallery-top .swiper-slide .designerXinxi .designerBox .zhiwei .zhiw {
  float: left;
  background: #b30b16;
  padding: 0px 10px;
}
.shejishiContent .swiperContent .gallery-top .swiper-slide .designerXinxi .designerBox .zhiwei .jingy {
  background: rgba(255, 255, 255, 0.2);
  padding: 0px 10px;
  float: left;
}
.shejishiContent .swiperContent .gallery-top .swiper-slide .designerXinxi .designerBox .zhiwei .jingy span {
  font-weight: bold;
}
.shejishiContent .swiperContent .gallery-top .swiper-slide .designerXinxi .designerBox img {
  margin-top: 30px;
}
.shejishiContent .swiperContent .gallery-top .swiper-slide .designerXinxi .designerBox .linggan {
  color: #fff;
  font-size: 16px;
  line-height: 26px;
  margin-top: 10px;
  display:-moz-box;
  -moz-box-orient:vertical;
  display:-webkit-box;
  -webkit-box-orient:vertical;
  overflow: hidden;
  -webkit-line-clamp: 3;
}
.shejishiContent .swiperContent .gallery-top .swiper-slide .designerXinxi .designerBox .text {
  color: rgba(255, 255, 255, 0.5);
  font-size: 16px;
  line-height: 26px;
  margin-top: 40px;
}
.shejishiContent .swiperContent .gallery-top .swiper-slide .designerXinxi .designerBox .text p {
  color: #fff;
  margin-top: 10px;
}
.shejishiContent .swiperContent .gallery-top .swiper-slide .designerXinxi .designerBox .btnBox {
  overflow: hidden;
  margin: 0px -10px;
}
.shejishiContent .swiperContent .gallery-top .swiper-slide .designerXinxi .designerBox .btnBox .btnList {
  float: left;
  width: 55%;
  box-sizing: border-box;
  padding: 0px 10px;
}
.shejishiContent .swiperContent .gallery-top .swiper-slide .designerXinxi .designerBox .btnBox .btnList:last-child {
  width: 45%;
}
.shejishiContent .swiperContent .gallery-top .swiper-slide .designerXinxi .designerBox .btnBox .btnList:last-child .btn {
  background: #333333;
  border: none;
}
.shejishiContent .swiperContent .gallery-top .swiper-slide .designerXinxi .designerBox .btnBox .btnList:last-child .btn:hover {
  background: #444444;
}
.shejishiContent .swiperContent .gallery-top .swiper-slide .designerXinxi .designerBox .btnBox .btn {
  display: block;
  height: 50px;
  line-height: 50px;
  font-size: 16px;
  color: #fff;
  width: 100%;
  text-align: center;
  box-sizing: border-box;
  border: 1px solid #fff;
  margin-top: 18px;
  position: relative;
}
.shejishiContent .swiperContent .gallery-top .swiper-slide .designerXinxi .designerBox .btnBox .btn:hover {
  background: #b30b16;
  border: 1px solid #b30b16;
}
.shejishiContent .swiperContent .gallery-top .swiper-slide .designerXinxi .designerBox:after {
  content: '';
  display: block;
  width: 13px;
  height: 580px;
  background: url(../img/designerbox_bg.png) center center no-repeat;
  position: absolute;
  left: -6.5px;
  top: 0px;
}
.shejishiContent .swiperContent .gallery-thumbs {
  position: relative;
  z-index: 3;
}
.shejishiContent .swiperContent .gallery-thumbs .swiper-slide {
  height: 160px;
  position: relative;
  background: #111;
}
.shejishiContent .swiperContent .gallery-thumbs .swiper-slide .swiperImg {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  background-size: cover!important;
  opacity: 0.3;
  -webkit-transition: all 0.4s ease-out;
  -khtml-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  overflow: hidden;
  cursor: pointer;
}
.shejishiContent .swiperContent .gallery-thumbs .swiper-slide .swiperImg:hover{
    opacity: 1;
}
.shejishiContent .swiperContent .gallery-thumbs .swiper-slide .swiperImg:before {
  content: '';
  position: absolute;
  display: block;
  width: 100%;
  height: 4px;
  background: #b30b16;
  -webkit-transition: all 0.4s ease-out;
  -khtml-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  left: 0px;
  bottom: 0px;
  opacity: 0;
}
.shejishiContent .swiperContent .gallery-thumbs .swiper-slide.hover .swiperImg {
  opacity: 1;
}
.shejishiContent .swiperContent .gallery-thumbs .swiper-slide.hover .swiperImg:before {
  opacity: 1;
}
.shejishiContent .shejishiLink {
  position: absolute;
  width: 1420px;
  left: 50%;
  margin-left: -710px;
  top: 0px;
  bottom: 0px;
}
.shejishiContent .shejishiLink .shejishiLinkLeft:before {
  content: '';
  height: 160px;
  width: 100%;
  background: rgba(179, 11, 22, 0.6);
  position: absolute;
  left: 0px;
  bottom: -160px;
}
.shejishiContent .shejishiLink .shejishiLinkLeft {
  width: 28%;
  bottom: 160px;
  background: #b30b16;
  position: absolute;
  left: 60px;
  top: 0px;
  z-index: 5;
  box-sizing: border-box;
}
.shejishiContent .shejishiLink .shejishiLinkLeft .bg {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 2;
  background-size: cover!important;
  opacity: 0.15;
}
.shejishiContent .shejishiLink .shejishiLinkLeft .zhezhao {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 3;
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background: -o-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background: -moz-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.shejishiContent .shejishiLink .shejishiLinkLeft .shejishiLinkBox {
  position: relative;
  z-index: 5;
}
.shejishiContent .shejishiLink .shejishiLinkLeft .shejishiLinkBox .shejishiLinkTop {
  text-align: center;
  padding-top: 80px;
}
.shejishiContent .shejishiLink .shejishiLinkLeft .shejishiLinkBox .shejishiLinkTop .name {
  font-size: 32px;
  color: #fff;
  font-weight: bold;
}
.shejishiContent .shejishiLink .shejishiLinkLeft .shejishiLinkBox .shejishiLinkTop .text {
  font-size: 16px;
  color: rgba(255, 255, 255, 0.5);
  margin-top: 20px;
}
.shejishiContent .shejishiLink .shejishiLinkLeft .shejishiLinkBox .shejishiLinkTop .linkBox {
  margin-top: 45px;
}
.shejishiContent .shejishiLink .shejishiLinkLeft .shejishiLinkBox .shejishiLinkTop .linkBox a {
  display: block;
  height: 60px;
  line-height: 60px;
  font-size: 18px;
  color: #fff;
  -webkit-transition: all 0.2s ease-out;
  -khtml-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.shejishiContent .shejishiLink .shejishiLinkLeft .shejishiLinkBox .shejishiLinkTop .linkBox a:hover {
  background: rgba(0, 0, 0, 0.3);
}
.shejishiContent .shejishiLink .shejishiLinkLeft .shejishiLinkBox .shejishiLinkTop .linkBox a:hover:before {
  left: 10px;
}
.shejishiContent .shejishiLink .shejishiLinkLeft .shejishiLinkBox .shejishiLinkTop .linkBox a:before {
  content: '';
  display: inline-block;
  width: 7px;
  height: 14px;
  background: url(../img/moren_icon2.png) center center no-repeat;
  background-size: cover!important;
  -webkit-transition: all 0.2s ease-out;
  -khtml-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  position: relative;
  left: 0px;
  margin-right: 25px;
}
.shejishiContent .shejishiLink .shejishiLinkLeft .shejishiLinkBox .qiehuanBox {
  height: 60px;
  position: relative;
  margin: 0px 60px;
  margin-top: 20px;
}
.shejishiContent .shejishiLink .shejishiLinkLeft .shejishiLinkBox .qiehuanBox .swiper-pagination {
  bottom: 0px!important;
  font-size: 18px;
  color: #fff;
  line-height: 50px;
  font-style: italic;
  height: 60px;
  position: relative;
}
.shejishiContent .shejishiLink .shejishiLinkLeft .shejishiLinkBox .qiehuanBox .swiper-pagination .swiper-pagination-current {
  font-size: 50px;
}
.shejishiContent .shejishiLink .shejishiLinkLeft .shejishiLinkBox .qiehuanBox .swiper-pagination:after {
  content: '';
  display: block;
  width: 80px;
  height: 2px;
  position: absolute;
  left: 0px;
  top: 50%;
  margin-top: -1px;
  background: rgba(255, 255, 255, 0.5);
}
.shejishiContent .shejishiLink .shejishiLinkLeft .shejishiLinkBox .qiehuanBox .swiper-pagination:before {
  content: '';
  display: block;
  width: 80px;
  height: 2px;
  position: absolute;
  right: 0px;
  top: 50%;
  margin-top: -1px;
  background: rgba(255, 255, 255, 0.5);
  -webkit-transition: all 0.2s ease-out;
  -khtml-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.shejishiContent .shejishiLink .shejishiLinkLeft .shejishiLinkBox .qiehuanBox .swiper-button-prev {
  left: -40px;
}
.shejishiContent .shejishiLink .shejishiLinkLeft .shejishiLinkBox .qiehuanBox .swiper-button-prev:hover {
  left: -45px;
}
.shejishiContent .shejishiLink .shejishiLinkLeft .shejishiLinkBox .qiehuanBox .swiper-button-next {
  right: -40px;
}
.shejishiContent .shejishiLink .shejishiLinkLeft .shejishiLinkBox .qiehuanBox .swiper-button-next:hover {
  right:  -45px;
}
.shejishiContent .shejishiLink .shejishiLinkLeft:after {
  content: '';
  display: block;
  width: 10px;
  height: 10px;
  background: url(../img/shejishi_sanjiao.png) center center no-repeat;
  background-size: cover!important;
  position: absolute;
  left: 3px;
  top: 3px;
  z-index: 10;
}
.shejishiContent .shejishiLink .moreTo {
  float: right;
  margin-top:20px;
}
.shejishiContent .moreTo {
  display: block;
  height: 50px;
  line-height: 50px;
  font-size: 16px;
  color: #fff;
  width: 200px;
  text-align: center;
  box-sizing: border-box;
  border: 1px solid rgba(255, 255, 255, 0.3);
  margin-top: 18px;
  position: relative;
  z-index: 3;
}
.shejishiContent .moreTo:hover {
  background: #fff;
  border: 1px solid #fff;
  color: #b30b16;
}
.loadingBox {
  position: fixed;
  z-index: 99999;
  height: 100%;
  background: #000;
  width: 100%;
  top: 0px;
  left: 0px;
}
.loadingBox .loadingText {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -80px 0 0 -25px;
}
.loadingBox .loadingText .sk-chase{
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  height: 50px;
  width: 50px;
  border-radius: 100%;
  border: 2px solid #fff;
  -webkit-animation: ball-scale-ripple 1s 0s infinite cubic-bezier(.21, .53, .56, .8);
  animation: ball-scale-ripple 1s 0s infinite cubic-bezier(.21, .53, .56, .8);
}
@-webkit-keyframes ball-scale-ripple {
  0%{
    -webkit-transform:scale(0.1);
    opacity: 1;
  }
  70%{
    -webkit-transform:scale(1);
    opacity: 0.7;
  }
  100%{
    opacity: 0;
  }
}
.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
  opacity: 1;
}
.loupanContent {
  background: #f3f3f3;
  position: relative;
}
.loupanContent .loupanBg {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  background: url(../img/loupanbg.jpg) center center no-repeat;
  opacity: 0.3;
}
.loupanContent .wh1420 {
  position: relative;
  z-index: 10;
}
.loupanSwiper .swiperTop {
  position: relative;
}
.loupanSwiper .swiperTop .swiper-button-next,
.loupanSwiper .swiperTop .swiper-button-prev {
  margin-top: -95px;
  height: 50px;
}
.loupanSwiper .swiperTop .swiper-button-next {
  background: #f3f3f3 url(../img/swiper_next3.png) right 10px center no-repeat;
  right: 20px;
  padding-left: 20px;
}
.loupanSwiper .swiperTop .swiper-button-prev {
  background: #f3f3f3 url(../img/swiper_prev3.png) left 10px center no-repeat;
  left: 20px;
  padding-left: 20px;
}
.loupanSwiper .swiper-container {
  padding: 0px 10px;
  margin: 0px 40px;
}
.loupanSwiper .swiper-container .swiper-slide {
  width: 130px;
  position: relative;
  padding-top: 15px;
  padding-bottom: 35px;
}
.loupanSwiper .swiper-container .swiper-slide a {
  display: block;
}
.loupanSwiper .swiper-container .swiper-slide.swiper-slide-active a .swiperBox span {
  border: 1px solid #b30b16;
}
.loupanSwiper .swiper-container .swiper-slide.swiper-slide-active a .xuanzeBox {
  background: #b30b16;
  border: 1px solid #b30b16;
  -moz-box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.2);
  transform: translateY(10px);
  -ms-transform: translateY(-5px);
  -moz-transform: translateY(-5px);
  -webkit-transform: translateY(-5px);
  -o-transform: translateY(-5px);
}
.loupanSwiper .swiper-container .swiper-slide.swiper-slide-active .xuanzeBox .top {
  color: #fff;
}
.loupanSwiper .swiper-container .swiper-slide.swiper-slide-active .xuanzeBox .text {
  color: #fff;
}
.loupanSwiper .swiper-container .swiper-slide.swiper-slide-active .xuanzeBox .text span {
  color: #fff;
}
.loupanSwiper .swiper-container .swiper-slide.swiper-slide-active .swiperBox span:after {
  background: #b30b16;
}
.loupanSwiper .swiper-container .swiperBox {
  height: 2px;
  width: 100%;
  background: rgba(17, 17, 17, 0.2);
  position: relative;
}
.loupanSwiper .swiper-container .swiperBox span {
  display: block;
  width: 30px;
  height: 30px;
  box-sizing: border-box;
  position: absolute;
  top: 50%;
  margin-top: -15px;
  left: 50%;
  margin-left: -15px;
  border: 1px solid transparent;
  border-radius: 50px;
}
.loupanSwiper .swiper-container .swiperBox span:after {
  content: '';
  display: block;
  position: absolute;
  width: 10px;
  height: 10px;
  border-radius: 20px;
  left: 50%;
  margin-left: -5px;
  background: #111;
  top: 50%;
  margin-top: -5px;
}
.loupanSwiper .swiper-container .xuanzeBox {
  margin: 0px 10px;
  height: 90px;
  box-sizing: border-box;
  background: #fff;
  border: 1px solid #dddddd;
  text-align: center;
  margin-top: 30px;
}
.loupanSwiper .swiper-container .xuanzeBox .top {
  font-size: 20px;
  color: #111;
  padding-top: 15px;
}
.loupanSwiper .swiper-container .xuanzeBox .text {
  font-size: 16px;
  color: #111;
}
.loupanSwiper .swiper-container .xuanzeBox .text span {
  font-size: 28px;
  color: #b30b16;
  font-weight: bold;
}
.swiperNeirong {
  overflow: hidden;
  height: 530px;
  margin: 0px -10px;
}
.swiperNeirong .swiperNeirongTop .neirongTopList a {
  display: block;
}
.swiperNeirong .swiperNeirongTop .neirongTopList a:hover .listbox {
  transform: scale(1.1);
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
}
.swiperNeirong .swiperNeirongTop .neirongTopList .dibuContent {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 2;
}
.swiperNeirong .swiperNeirongTop .neirongTopList .dibuContent .dibu {
  height: 70px;
  line-height: 70px;
  overflow: hidden;
  position: absolute;
  bottom: 0px;
  left: 0px;
  right: 0px;
  padding: 0px 40px;
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0), #000000);
  background: -o-linear-gradient(bottom, rgba(0, 0, 0, 0), #000000);
  background: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0), #000000);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0), #000000);
}
.swiperNeirong .swiperNeirongTop{
  overflow: hidden;
}
.swiperNeirong .swiperNeirongBottom{
  overflow: hidden;
}
.swiperNeirong .neirongTopListFu{
  width: 33.33333%;
  float: left;
  box-sizing: border-box;
  padding: 0px 10px;
}
.swiperNeirong .swiperNeirongBottom .neirongTopList{
  width: 100%;
  float: none;
  background: #fff;
}
.swiperNeirong .swiperNeirongTop .neirongTopList .listboxFu{
  background: #fff;
  padding-bottom: 10px;
}
.swiperNeirong .swiperNeirongTop .neirongTopList .dibuContent .dibu .left {
  float: left;
  font-size: 24px;
  color: #fff;
  font-weight: bold;
  background: transparent;
  height: auto;
  line-height: 70px;
  padding-left: 0px;
  padding-right: 0px;
}
.swiperNeirong  .swiperNeirongTop .neirongTopList .dibuContent .dibu .left:after {
  display: none;
}
.swiperNeirong .swiperNeirongTop .neirongTopList .dibuContent .dibu .left:hover {
  color: #fff;
}
.swiperNeirong .swiperNeirongTop .neirongTopList .dibuContent .dibu .right {
  float: right;
  font-size: 16px;
  color: #fff;
  display: block;
}
.swiperNeirong .swiperNeirongTop .neirongTopList .dibuContent .dibu .right span {
  font-weight: bold;
  font-size: 32px;
  margin: 0px 5px;
}
.swiperNeirong .swiperNeirongTop .neirongTopList .listbox {
  height: 260px;
  background-size: cover!important;
  position: relative;
  -webkit-transition: all 0.4s ease-out;
  -khtml-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.swiperNeirong .neirongTopList {
  float: left;
  width: 33.3333%;
  box-sizing: border-box;
  padding: 0px 10px;
}
.swiperNeirong .neirongTopList .moreBox {
  height: 40px;
  line-height: 40px;
  position: relative;
  padding-left: 40px;
  padding-bottom: 10px;
}
.swiperNeirong .neirongTopList a {
  display: block;
  position: relative;
  overflow: hidden;
}
.swiperNeirong .neirongTopList .more {
  font-size: 18px;
  color: #b30b16;
  -webkit-transition: all 0.2s ease-out;
  -khtml-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.swiperNeirong .neirongTopList .more:hover {
  color: #d91421;
}
.swiperNeirong .neirongTopList .more:after {
  content: '';
  display: inline-block;
  width: 8px;
  height: 16px;
  background: url(../img/tabcontent_more.png) center center no-repeat;
  margin-left: 15px;
  position: relative;
  top: 2px;
}
.tabContent{
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.tabContent .tabBox{
  -webkit-flex-shrink: 0;
  -ms-flex: 0 0 auto;
  flex-shrink: 0;
  width: 100%;
}
.swiperNeirong .neirongTopList .dibuContent .dibu .left {
  height: 40px;
  line-height: 40px;
  position: relative;
  font-size: 18px;
  color: #111;
  padding: 0px 40px;
  -webkit-transition: all 0.2s ease-out;
  -khtml-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.swiperNeirong .neirongTopList .dibuContent .dibu .left:after {
  content: '';
  display: block;
  width: 10px;
  height: 10px;
  background: #b30b16;
  position: absolute;
  left: 23px;
  top: 50%;
  margin-top: -5px;
}
.swiperNeirong .neirongTopList .dibuContent .dibu .left:hover {
  color: #b30b16;
}
.swiperNeirong .neirongTopList .dibuContent .dibu .right {
  display: none;
}
.loupanFormBox {
  overflow: hidden;
  background: #fff url(../img/loupanformbox_sanjiao.png) top 3px left 3px no-repeat;
  padding: 30px 35px 40px 5px;
  -moz-box-shadow: 0px 15px 30px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0px 15px 30px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 15px 30px rgba(0, 0, 0, 0.1);
  margin-top: 40px;
}
.loupanFormBox .formList:last-child .name {
  text-align: right;
}
.loupanFormBox .formList {
  float: left;
  width: 33.33333%;
  box-sizing: border-box;
  padding: 0px 35px;
  text-align: center;
}
.loupanFormBox .formList .name {
  color: #111111;
  font-size: 16px;
  text-align: left;
  margin-bottom: 10px;
}
.loupanFormBox .formList .text {
  font-size: 48px;
  color: #b30b16;
  font-weight: bold;
  height: 50px;
  line-height: 50px;
}
.loupanFormBox .formList .yuyueBtn {
  display: block;
  position: relative;
  width: 280px;
  max-width: 100%;
  height: 50px;
  line-height: 50px;
  background: #b30b16;
  font-size: 16px;
  color: #ffffff;
  text-align: center;
  padding: 0px;
  border-radius: 0px;
  font-weight: normal;
  border: none;
  cursor: pointer;
  -webkit-transition: all 0.2s ease-out;
  -khtml-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  float: right;
}
.loupanFormBox .formList .yuyueBtn img {
  display: inline-block;
  vertical-align: middle;
  width: 25px;
  margin-right: 10px;
}
.loupanFormBox .formList .yuyueBtn:hover {
  background: #d91421;
}
.loupanFormBox .formList .yuyueBtn:after {
  content: '';
  display: block;
  width: 64px;
  height: 26px;
  position: absolute;
  right: -3px;
  top: -3px;
  background: url(../img/home_mianfei.png) center center no-repeat;
  background-size: cover!important;
}
.loupanFormBox .formList .chaxun .submit {
  background: #b30b16 url(../img/search_icon.png) center center no-repeat;
}
.loupanFormBox .formList .chaxun .submit:hover {
  background: #d91421 url(../img/search_icon.png) center center no-repeat;
}
.pinpaiContent .fuwuUl {
  overflow: hidden;
  margin: 0px -10px;
}
.pinpaiContent .fuwuUl li {
  float: left;
  box-sizing: border-box;
  padding: 0px 10px;
  width: 25%;
}
.pinpaiContent .fuwuUl li a {
  display: block;
  height: 246px;
  background: #f3f3f3;
  border: 1px solid #dddddd;
  position: relative;
  text-align: center;
  padding: 0px 15px;
  box-sizing: border-box;
  padding-top: 40px;
}
.pinpaiContent .fuwuUl li a .img {
  width: 76px;
  height: 76px;
  margin: 0px auto;
  background: url(../img/fuwuul_img1.png) center center no-repeat;
  background-size: cover!important;
}
.pinpaiContent .fuwuUl li a p {
  font-size: 18px;
  color: #111;
  margin-top: 25px;
  line-height: 30px;
}
.pinpaiContent .fuwuUl li a:hover {
  background: #aaaaaa;
}
.pinpaiContent .fuwuUl li a:hover .img {
  background: url(../img/fuwuul_img1_on.png) center center no-repeat;
}
.pinpaiContent .fuwuUl li a:hover p {
  color: #fff;
}
.pinpaiContent .fuwuUl li:nth-child(2) a .img {
  background: url(../img/fuwuul_img2.png) center center no-repeat;
}
.pinpaiContent .fuwuUl li:nth-child(2) a:hover .img {
  background: url(../img/fuwuul_img2_on.png) center center no-repeat;
}
.pinpaiContent .fuwuUl li:nth-child(3) a .img {
  background: url(../img/fuwuul_img3.png) center center no-repeat;
}
.pinpaiContent .fuwuUl li:nth-child(3) a:hover .img {
  background: url(../img/fuwuul_img3_on.png) center center no-repeat;
}
.pinpaiContent .fuwuUl li:nth-child(4) a .img {
  background: url(../img/fuwuul_img4.png) center center no-repeat;
}
.pinpaiContent .fuwuUl li:nth-child(4) a:hover .img {
  background: url(../img/fuwuul_img4_on.png) center center no-repeat;
}
.pinpaiContent .pinpai_text {
  font-size: 18px;
  color: #111111;
  line-height: 40px;
  text-align: center;
}
.pinpaiContent .videoBox {
  position: relative;
  overflow: hidden;
  margin-bottom: 60px;
  height: 240px;
}
.pinpaiContent .videoBox .customer_box{
    width: 300px;
    background: #eee;
    height: 100%;
    position: absolute;
    right: 0px;
    top: 0px;
    padding: 64px 35px 0 0;
    box-sizing: border-box;
}
.pinpaiContent .videoBox .customer_box .customer_type{
    font-size: 40px;
    margin-bottom: 5px;
    font-weight: bold;
    text-align: right;
    color: #333;
}
.pinpaiContent .videoBox .customer_box .customer_index_title{
    font-size: 24px;
    margin-bottom: 26px;
    font-weight: bold;
    position: relative;
    text-align: right;
    color: #333;
}
.pinpaiContent .videoBox .customer_box .customer_index_title:before{
    content: '';
    display: inline-block;
    width: 50px;
    height: 2px;
    background: #333;
    position: relative;
    margin-right: 10px;
    top: -7px;
}
.pinpaiContent .videoBox .customer_box .customer_index_more{
    width: 105px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    font-size: 16px;
    color: #fff;
    background: #000;
    float: right;
    cursor: pointer;
    border-radius: 2px;
    -webkit-transition: all 0.2s ease-out;
    -khtml-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}
.pinpaiContent .videoBox .customer_box .customer_index_more a{
    color: #fff;
    display: block;
}
.pinpaiContent .videoBox .customer_box .customer_index_more:hover{
    background: #b30b16;
}
.pinpaiContent .videoBox .video {
  height: 100%;
  position: relative;
  z-index: 2;
  margin-right: 300px;
  display: block;
  background-size: cover!important;
}
.pinpaiContent .videoBox .video .videoPlay {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  cursor: pointer;
  background-size: cover!important;
}
.pinpaiContent .videoBox .video .videoPlay:after {
  content: '';
  display: block;
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  background: url(../img/videoplay.png) center center no-repeat;
  background-size: 60px 60px;
}
.pinpaiContent .videoBox .video video {
  width: 100%;
  background: #000;
  margin-top: -200px;
}
/*.pinpaiContent .videoBox .bg {*/
/*  position: absolute;*/
/*  left: 40px;*/
/*  top: 40px;*/
/*  right: 0px;*/
/*  bottom: 0px;*/
/*  border: 1px solid #dddddd;*/
/*}*/
/*.pinpaiContent .videoBox:after {*/
/*  content: '';*/
/*  display: block;*/
/*  width: 100px;*/
/*  height: 100px;*/
/*  background: url(../img/videobox_bianjiao.png) center center no-repeat;*/
/*  position: absolute;*/
/*  background-size: cover!important;*/
/*  left: 0px;*/
/*  top: 0px;*/
/*}*/
/*.pinpaiContent .videoBox:before {*/
/*  content: '';*/
/*  display: block;*/
/*  width: 100px;*/
/*  height: 100px;*/
/*  background: url(../img/videobox_bianjiao2.png) center center no-repeat;*/
/*  position: absolute;*/
/*  background-size: cover!important;*/
/*  right: 0px;*/
/*  bottom: 0px;*/
/*}*/
.cultureContenet {
  background: url(../img/culture_bg.jpg) center center no-repeat;
  background-size: cover!important;
  padding-top: 80px;
  padding-bottom: 90px;
  margin-top: 50px;
}
.cultureContenet .cultureTop {
  overflow: hidden;
  max-width: 600px;
  margin: 0px auto;
}
.cultureContenet .cultureTop .topList {
  float: left;
  width: 50%;
  text-align: center;
}
.cultureContenet .cultureTop .topList .name {
  color: #111111;
  font-size: 16px;
}
.cultureContenet .cultureTop .topList .name span {
  font-weight: bold;
  color: #b30b16;
  font-size: 48px;
}
.cultureContenet .cultureTop .topList .text {
  color: #111111;
  font-size: 16px;
}
.cultureContenet .cultureText {
  font-size: 18px;
  line-height: 40px;
  color: #111111;
  margin-top: 35px;
  text-align: center;
}
.cultureContenet .cultureBtn {
  width: 198px;
  margin: 0px auto;
  height: 48px;
  line-height: 48px;
  text-align: center;
  font-size: 16px;
  color: #fff;
  display: block;
  border: 1px solid #b30b16;
  color: #b30b16;
  margin-top: 65px;
}
.cultureContenet .cultureBtn:hover {
  background: #b30b16;
  color: #fff;
}
.dongtaiContent {
  margin-bottom: 88px;
}
.dongtaiContent .dongtaiTop {
  text-align: center;
  font-size: 0px;
  margin-bottom: 30px;
}
.dongtaiContent .dongtaiTop a {
  display: inline-block;
  padding: 0px 25px;
  height: 40px;
  line-height: 40px;
  background: #f3f3f3;
  font-size: 16px;
  color: #111;
  text-align: center;
  margin: 0px 10px;
  position: relative;
}
.dongtaiContent .dongtaiTop a:after {
  content: '';
  width: 10px;
  height: 10px;
  display: block;
  background: url(../img/vrshijinglink_img.png) center center no-repeat;
  position: absolute;
  right: 1px;
  bottom: 1px;
}
.dongtaiContent .dongtaiTop a:hover,
.dongtaiContent .dongtaiTop a.active {
  background: #b30b16;
  color: #fff;
}
.dongtaiContent .dongtaiTabContent{
  height: 473px;
}
.dongtaiContent .dongtaiTabContent .taiBox ul {
  margin: 0px -10px;
}
.dongtaiContent .dongtaiTabContent .taiBox ul li {
  float: left;
  width: 25%;
  box-sizing: border-box;
  padding: 0px 10px;
}
.dongtaiContent .dongtaiTabContent .taiBox ul li a {
  display: block;
}
.dongtaiContent .dongtaiTabContent .taiBox ul li a .topImg {
  height: 235px;
  background-size: cover!important;
}
.dongtaiContent .dongtaiTabContent .taiBox ul li a .btnBox {
  padding: 15px 20px 20px 20px;
  background: #fff;
}
.dongtaiContent .dongtaiTabContent .taiBox ul li a .btnBox .name {
  font-size: 16px;
  color: #111;
  line-height: 30px;
  display: -moz-box;
  -moz-box-orient: vertical;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  -webkit-line-clamp: 2;
  height: 60px;
}
.dongtaiContent .dongtaiTabContent .taiBox ul li a .btnBox .data:before {
  content: '';
  display: block;
  width: 40px;
  height: 2px;
  background: #dddddd;
  margin-bottom: 15px;
  -webkit-transition: all 0.2s ease-out;
  -khtml-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.dongtaiContent .dongtaiTabContent .taiBox ul li a .btnBox .data {
  font-size: 16px;
  color: #888888;
  margin-top: 15px;
}
.dongtaiContent .dongtaiTabContent .taiBox ul li a:hover {
  transform: translateY(-5px);
  -ms-transform: translateY(-5px);
  -moz-transform: translateY(-5px);
  -webkit-transform: translateY(-5px);
  -o-transform: translateY(-5px);
  -moz-box-shadow: 0px 15px 30px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0px 15px 30px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 15px 30px rgba(0, 0, 0, 0.1);
}
.dongtaiContent .dongtaiTabContent .taiBox ul li a:hover .btnBox .name {
  color: #b30b16;
}
.dongtaiContent .dongtaiTabContent .taiBox .tanBoxMore {
  width: 198px;
  margin: 0px auto;
  height: 48px;
  line-height: 48px;
  text-align: center;
  font-size: 16px;
  color: #fff;
  display: block;
  border: 1px solid #b30b16;
  color: #b30b16;
  margin-top: 40px;
}
.dongtaiContent .dongtaiTabContent .taiBox .tanBoxMore:hover {
  background: #b30b16;
  color: #fff;
}
.jingcaifenxiangContent {
  position: relative;
  overflow: hidden;
  padding-bottom: 90px;
}
.jingcaifenxiangContent .jingcaiBg {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
}
.jingcaifenxiangContent .jingcaiBg .bgLeft {
  width: 37%;
  height: 100%;
  float: left;
  background: url(../img/bgleft_img.jpg) center center no-repeat;
  background-size: cover!important;
  box-sizing: border-box;
  border-top: 1px solid #b30b16;
}
.jingcaifenxiangContent .jingcaiBg .bgRight {
  width: 63%;
  height: 100%;
  float: left;
  background: url(../img/bgright_img.jpg) center center no-repeat;
  background-size: cover!important;
}
.jingcaifenxiangContent .jingcaiBg .bgRight .jingcaiTitle {
  font-size: 40px;
  color: #111111;
  font-weight: bold;
  padding-top: 75px;
  margin-left: -20px;
}
.jingcaifenxiangContent .jingcaiBg .bgRight .jingcaiTitle img {
  margin-right: 20px;
}
.jingcaifenxiangContent .jingcaibox {
  position: relative;
  z-index: 2;
  margin-top: 180px;
}
.jingcaifenxiangContent .jingcaibox ul {
  margin: -10px;
}
.jingcaifenxiangContent .jingcaibox ul li {
  float: left;
  width: 25%;
  box-sizing: border-box;
  padding: 10px;
  position: relative;
}
.jingcaifenxiangContent .jingcaibox ul li .videobg {
  position: absolute;
  left: 10px;
  top: 10px;
  right: 10px;
  bottom: 10px;
  border: 1px solid #fff;
}
.jingcaifenxiangContent .jingcaibox ul li a {
  display: block;
  position: relative;
  height: 236px;
  overflow: hidden;
  z-index: 2;
}
.jingcaifenxiangContent .jingcaibox ul li a .jingcaiVideo {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background: #000;
}
.jingcaifenxiangContent .jingcaibox ul li a .videoContent {
  height: 100%;
  position: relative;
  z-index: 5;
  background-size: cover!important;
}
.jingcaifenxiangContent .jingcaibox ul li a .videoContentBox {
  height: 100%;
}
.jingcaifenxiangContent .jingcaibox ul li a .wenzibox {
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
}
.jingcaifenxiangContent .jingcaibox ul li a .wenzibox .text {
  height: 60px;
  line-height: 60px;
  font-size: 16px;
  color: #fff;
  display: -moz-box;
  -moz-box-orient: vertical;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  -webkit-line-clamp: 1;
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  padding: 0px 10px;
}
.jingcaifenxiangContent .jingcaibox ul li a .wenzibox:after {
  content: '';
  display: block;
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  background: url(../img/videobox_btn1.png) center center no-repeat;
  -webkit-transition: all 0.4s ease-out;
  -khtml-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.jingcaifenxiangContent .jingcaibox ul li a .hoverBox {
  position: absolute;
  top: 100%;
  left: 0px;
  width: 100%;
  height: 100%;
  z-index: 10;
  background: rgba(0, 0, 0, 0.5);
}
.jingcaifenxiangContent .jingcaibox ul li a .hoverBox .hoverBoxFu {
  font-size: 0px;
  text-align: center;
  line-height: normal;
  position: relative;
  top: 48px;
}
.jingcaifenxiangContent .jingcaibox ul li a .hoverBox .hoverBoxFu .playBtn {
  width: 160px;
  height: 50px;
  line-height: 50px;
  box-sizing: border-box;
  border: 1px solid #fff;
  text-align: center;
  font-size: 16px;
  margin: 0px 20px;
  color: #fff;
  position: relative;
  top: 35px;
  display: inline-block;
  vertical-align: top;
}
.jingcaifenxiangContent .jingcaibox ul li a .hoverBox .hoverBoxFu .playBtn:before {
  content: '';
  display: inline-block;
  width: 20px;
  height: 16px;
  background: url(../img/videobox_btn3.png) center center no-repeat;
  -webkit-transition: all 0.2s ease-out;
  -khtml-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  position: relative;
  top: 2px;
  margin-right: 5px;
}
.jingcaifenxiangContent .jingcaibox ul li a .hoverBox .hoverBoxFu .playBtn:hover {
  background: #fff;
  color: #111;
}
.jingcaifenxiangContent .jingcaibox ul li a .hoverBox .hoverBoxFu .playBtn:hover:before {
  background: url(../img/videobox_btn3_on.png) center center no-repeat;
}
.jingcaifenxiangContent .jingcaibox ul li a .hoverBox .hoverBoxFu .erweima {
  display: inline-block;
  margin: 0px 20px;
  width: 120px;
}
.jingcaifenxiangContent .jingcaibox ul li a .hoverBox .hoverBoxFu .erweima img {
  width: 100%;
  display: block;
  height: 120px;
}
.jingcaifenxiangContent .jingcaibox ul li a .hoverBox .hoverBoxFu .erweima p {
  font-size: 14px;
  color: #fff;
  text-align: center;
  margin-top: 10px;
}
.jingcaifenxiangContent .jingcaibox ul li a:hover .videoContentBox {
  opacity: 0;
}
.jingcaifenxiangContent .jingcaibox ul li a:hover .hoverBox {
  top: 0px;
}
.jingcaifenxiangContent .jingcaibox ul li a:hover .videoContent {
  transform: scale(1.1);
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
}
.jingcaifenxiangContent .jingcaibox ul li:first-child {
  width: 50%;
}
.jingcaifenxiangContent .jingcaibox ul li:first-child .videobg {
  left: -10px;
  top: 30px;
  right: 30px;
  bottom: -10px;
}
.jingcaifenxiangContent .jingcaibox ul li:first-child .videobg:after {
  content: '';
  display: block;
  width: 100px;
  height: 100px;
  background: url(../img/videobox_bianjiao2.png) center center no-repeat;
  position: absolute;
  left: 0px;
  bottom: 0px;
  transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  -o-transform: rotate(90deg);
}
.jingcaifenxiangContent .jingcaibox ul li:first-child a {
  height: 490px;
}
.jingcaifenxiangContent .jingcaibox ul li:first-child a .hoverBox .hoverBoxFu {
  top: 170px;
}
.jingcaifenxiangContent .jingcaibox ul li:first-child a .wenzibox:after {
  background: url(../img/videobox_btn2.png) center center no-repeat;
}
.jingcaifenxiangContent .jingcaibox ul li:first-child a .wenzibox .text {
  height: 70px;
  line-height: 70px;
  font-size: 24px;
  padding: 0px 20px;
}
.jingcaifenxiangContent .jingcaibox .videoMore {
  width: 198px;
  margin: 0px auto;
  height: 48px;
  line-height: 48px;
  text-align: center;
  font-size: 16px;
  color: #fff;
  display: block;
  border: 1px solid #b30b16;
  color: #b30b16;
  margin-top: 50px;
}
.jingcaifenxiangContent .jingcaibox .videoMore:hover {
  background: #b30b16;
  color: #fff;
}
.youqinglink {
  background: #000000;
  padding-top: 50px;
  padding-bottom: 40px;
  border-bottom: 1px solid #333333;
}
.youqinglink .name {
  font-size: 18px;
  color: #888888;
}
.youqinglink .name img {
  display: inline-block;
  margin-right: 5px;
  position: relative;
  top: 2px;
}
.youqinglink .linkBox {
  font-size: 0px;
  margin: 0px 20px;
}
.youqinglink .linkBox a {
  font-size: 18px;
  color: #888888;
  display: inline-block;
  margin-top: 20px;
  margin-right: 25px;
  -webkit-transition: all 0.2s ease-out;
  -khtml-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.youqinglink .linkBox a:hover {
  color: #fff;
}
@media screen and (max-width: 1530px) {
  .vrShijing {
    margin: 0px 50px;
    margin-top: 40px;
    padding: 0px;
  }
  .shejishiContent .shejishiLink {
    width: auto;
    left: 60px;
    right: 60px;
    margin-left: 0px;
  }
  .shejishiContent .shejishiLink .shejishiLinkLeft .shejishiLinkBox .qiehuanBox .swiper-pagination:before{
    width: 60px;
  }
   .shejishiContent .shejishiLink .shejishiLinkLeft .shejishiLinkBox .qiehuanBox .swiper-pagination:after{
    width: 60px;
  }
  .styleContent {
    padding: 40px;
  }
  .styleContent ul li a .moremImg {
    height: 300px;
  }
  .styleContent ul li a .hoverBox .hoverBoxNeirong {
    top: 120px;
  }
  .styleContent ul li a:hover .hoverBox .hoverBoxNeirong {
    top: 100px;
  }
  .styleContent ul li:last-child a .hoverBox .hoverBoxNeirong {
    top: 80px;
  }
  .styleContent ul li:last-child a:hover .hoverBox .hoverBoxNeirong {
    top: 80px;
  }
}
@media screen and (max-width: 1420px) {
    .pinpaiContent .videoBox .video video{
        margin-top: -100px;
    }
  .loupanSwiper .swiper-container .swiper-slide.swiper-slide-active a .xuanzeBox{
    -moz-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.1);
  }
  .loupanSwiper .swiper-container .xuanzeBox{
    margin: 0px 5px;
    margin-top: 30px;
  }
  .loupanSwiper .swiper-container{
    padding: 0px 3px;
  }
  .dongtaiContent .dongtaiTabContent{
    height: 435px;
  }
  .homeForm .formBox {
    margin: 0px;
    margin-top: 10px;
  }
  .swiper-button-prev {
    left: 30px;
  }
  .swiper-button-next {
    right: 30px;
  }
  .swiper-button-prev:hover {
    left: 25px;
  }
  .swiper-button-next:hover {
    right: 25px;
  }
  .homeForm .homeFormTop {
    margin: 0px;
  }
  .formBox .radioBox label {
    padding-left: 35px;
  }
  .formBox .radioBox label input:after {
    left: 10px;
  }
  .formBox .radioBox label input:before {
    left: 10px;
  }
  .homeTitle .top {
    font-size: 32px;
  }
  .homeTitle {
    padding-top: 50px;
    padding-bottom: 30px;
  }
  .liudatese_swiper .swiperImg {
    height: 140px;
  }
  .liudatese_swiper .swiperBottom .top {
    font-size: 16px;
  }
  .liudatese_swiper .swiperBottom .wenzi {
    font-size: 14px;
    line-height: 24px;
  }
  .liudatese_swiper .swiperBottom .wenzi br{
    display: none;
  }
  .liudatese_swiper .swiperBottom {
     padding: 10px;
     height: 120px;
  }
  .vrShijing .vrShijingContent a {
    margin-top: 20px;
  }
  .styleContent ul {
    margin: -10px;
  }
  .styleContent ul li {
    padding: 10px;
  }
  .styleContent ul li a .moremImg {
    height: 260px;
  }
  .styleContent ul li a .hoverBox .hoverBoxNeirong {
    top: 100px;
  }
  .styleContent ul li a:hover .hoverBox .hoverBoxNeirong {
    top: 80px;
  }
  .styleContent ul li a .hoverBox .hoverBoxNeirong .text {
    font-size: 14px;
    line-height: 24px;
  }
  .styleContent ul li:last-child a .hoverBox .hoverBoxNeirong .top div span {
    font-size: 24px;
  }
  .styleContent ul li:last-child a .hoverBox .hoverBoxNeirong .text {
    width: 160px;
    height: 45px;
    line-height: 45px;
    font-size: 14px;
    margin-top: 20px;
  }
  .shejishiContent .shejishiLink .shejishiLinkLeft .shejishiLinkBox .shejishiLinkTop .linkBox a {
    height: 60px;
    line-height: 60px;
    font-size: 16px;
  }
  .shejishiContent .shejishiLink .shejishiLinkLeft .shejishiLinkBox .shejishiLinkTop .linkBox a:before {
    margin-right: 25px;
  }
  .shejishiContent .shejishiLink .shejishiLinkLeft .shejishiLinkBox .qiehuanBox .swiper-pagination:before {
    width: 40px;
  }
  .shejishiContent .shejishiLink .shejishiLinkLeft .shejishiLinkBox .qiehuanBox .swiper-pagination:after {
    width: 40px;
  }
  .shejishiContent .shejishiLink .shejishiLinkLeft .shejishiLinkBox .qiehuanBox {
    margin-top: 10px;
  }
  .shejishiContent .shejishiLink .shejishiLinkLeft .shejishiLinkBox .qiehuanBox .swiper-pagination .swiper-pagination-current {
    font-size: 40px;
  }
  .shejishiContent .moreTo {
    width: 160px;
    height: 45px;
    line-height: 45px;
    font-size: 14px;
  }
  .shejishiContent .swiperContent .gallery-top .swiper-slide {
    height: 520px;
    padding: 0px 10px;
  }
  .shejishiContent .swiperContent .gallery-top .swiper-slide .designerXinxi .designerBox .name {
    font-size: 24px;
    padding-top: 40px;
  }
  .shejishiContent .swiperContent .gallery-top .swiper-slide .designerXinxi .designerBox {
    padding: 0px 20px;
  }
  .shejishiContent .swiperContent .gallery-top .swiper-slide .designerXinxi .designerBox .btnBox .btn {
    height: 45px;
    line-height: 45px;
    font-size: 14px;
  }
  .shejishiContent .swiperContent .gallery-top .swiper-slide .designerXinxi .designerBox .text {
    margin-top: 20px;
  }
  .shejishiContent .swiperContent .gallery-top .swiper-slide .designerXinxi .designerBox .btnBox .btn {
    margin-top: 30px;
  }
  .shejishiContent .swiperContent .gallery-top .swiper-slide .designerXinxi .designerBox .text {
    font-size: 14px;
    line-height: 24px;
  }
  .shejishiContent .swiperContent .gallery-top .swiper-slide .designerXinxi .designerBox .linggan {
    font-size: 14px;
    line-height: 24px;
  }
  .shejishiContent .swiperContent .gallery-top {
    width: 170%;
  }
  .shejishiContent .swiperContent .gallery-thumbs .swiper-slide {
    height: 140px;
  }
  .shejishiContent .shejishiLink .shejishiLinkLeft {
    bottom: 140px;
    left: 0px;
    width: 31%;
  }
  .shejishiContent .shejishiLink .shejishiLinkLeft:before {
    height: 140px;
    bottom: -140px;
  }
  .shejishiContent .shejishiLink .shejishiLinkLeft .shejishiLinkBox .shejishiLinkTop .linkBox {
    margin-top: 30px;
  }
  .shejishiContent .shejishiLink .shejishiLinkLeft .shejishiLinkBox .shejishiLinkTop {
    padding-top: 60px;
  }
  .lloupanSwiper .swiper-container .xuanzeBox {
    height: 80px;
  }
  .loupanSwiper .swiper-container .xuanzeBox .top {
    font-size: 18px;
    padding-top: 10px;
  }
  .loupanSwiper .swiper-container .xuanzeBox .text span {
    font-size: 24px;
  }
  .swiperNeirong .swiperNeirongTop .neirongTopList .listbox {
    height: 220px;
  }
  .swiperNeirong .swiperNeirongTop .neirongTopList .dibuContent .dibu {
    padding: 0px 20px;
    height: 60px;
    line-height: 60px;
  }
  .swiperNeirong .swiperNeirongTop .neirongTopList .dibuContent .dibu .left {
    line-height: 60px;
    font-size: 20px;
  }
  .swiperNeirong .swiperNeirongTop .neirongTopList .dibuContent .dibu .right span {
    font-size: 24px;
  }
  .swiperNeirong .neirongTopList .listbox .dibu {
    padding: 0px 20px;
    height: 60px;
    line-height: 60px;
  }
  .swiperNeirong .neirongTopList .listbox .dibu .left {
    font-size: 20px;
  }
  .swiperNeirong .neirongTopList .listbox .dibu .right {
    font-size: 14px;
  }
  .swiperNeirong .neirongTopList .listbox .dibu .right span {
    font-size: 20px;
  }
  .swiperNeirong {
    height: 490px;
  }
  .swiperNeirong .neirongTopList .dibuContent .dibu .left {
    padding-left: 20px;
    font-size: 16px;
  }
  .swiperNeirong .neirongTopList .moreBox {
    padding-left: 20px;
  }
  .swiperNeirong .neirongTopList .dibuContent .dibu .left:after {
    left: 6px;
  }
  .swiperNeirong .neirongTopList .more {
    font-size: 16px;
  }
  .loupanFormBox .formList {
    padding: 0px 15px;
  }
  .loupanFormBox .formList .text {
    font-size: 30px;
  }
  .loupanFormBox .formList .name {
    font-size: 14px;
    height: 38px;
  }
  .loupanFormBox .formList .yuyueBtn {
    height: 45px;
    line-height: 45px;
  }
  .chaxun .shuru {
    width: 220px;
  }
  .loupanFormBox {
    padding: 30px 10px;
  }
  .homeTitle .text {
    font-size: 14px;
    margin-top: 15px;
  }
  .pinpaiContent .pinpai_text {
    font-size: 16px;
    line-height: 32px;
  }
  .pinpaiContent .fuwuUl li a {
    height: 200px;
    padding-top: 20px;
  }
  .pinpaiContent .fuwuUl li a p {
    font-size: 16px;
    margin-top: 20px;
    line-height: 26px;
  }
  .pinpaiContent .videoBox {
    margin-bottom: 40px;
  }
  .cultureContenet {
    padding-top: 50px;
    padding-bottom: 60px;
    margin-top: 40px;
  }
  .cultureContenet .cultureTop .topList .name {
    font-size: 14px;
  }
  .cultureContenet .cultureTop .topList .name span {
    font-size: 34px;
  }
  .cultureContenet .cultureText {
    font-size: 16px;
    line-height: 32px;
    padding: 0px 20px;
  }
  .cultureContenet .cultureBtn {
    height: 45px;
    line-height: 45px;
    font-size: 14px;
    width: 160px;
    margin-top: 40px;
  }
  .dongtaiContent .dongtaiTabContent .taiBox ul li a .topImg {
    height: 200px;
  }
  .dongtaiContent .dongtaiTabContent .taiBox .tanBoxMore {
    height: 45px;
    line-height: 45px;
    font-size: 14px;
    width: 160px;
  }
  .dongtaiContent {
    margin-bottom: 60px;
  }
  .jingcaifenxiangContent .jingcaiBg .bgRight .jingcaiTitle {
    font-size: 32px;
    padding-top: 50px;
    margin-left: -15px;
  }
  .jingcaifenxiangContent .jingcaiBg .bgRight .jingcaiTitle img {
    width: 30px;
    margin-right: 15px;
  }
  .jingcaifenxiangContent .jingcaibox {
    margin-top: 140px;
  }
  .jingcaifenxiangContent .jingcaibox ul li:first-child a {
    height: 450px;
  }
  .jingcaifenxiangContent .jingcaibox ul li a {
    height: 215px;
  }
  .jingcaifenxiangContent .jingcaibox ul li a .hoverBox .hoverBoxFu .erweima {
    width: 100px;
  }
  .jingcaifenxiangContent .jingcaibox ul li a .hoverBox .hoverBoxFu .erweima img {
    height: 100px;
  }
  .jingcaifenxiangContent .jingcaibox ul li a .hoverBox .hoverBoxFu .erweima p {
    margin-top: 5px;
  }
  .jingcaifenxiangContent .jingcaibox ul li a .hoverBox .hoverBoxFu .playBtn {
    height: 45px;
    line-height: 45px;
    width: 140px;
    font-size: 14px;
    margin: 0px 10px;
    top: 25px;
  }
  .jingcaifenxiangContent .jingcaibox ul li a .hoverBox .hoverBoxFu .erweima {
    margin: 0px 10px;
  }
  .jingcaifenxiangContent .jingcaibox ul li a .wenzibox .text {
    height: 50px;
    line-height: 50px;
    font-size: 14px;
  }
  .jingcaifenxiangContent .jingcaibox ul li:first-child a .wenzibox .text {
    height: 60px;
    line-height: 60px;
    font-size: 20px;
  }
  .jingcaifenxiangContent .jingcaibox .videoMore {
    height: 45px;
    line-height: 45px;
    font-size: 14px;
    width: 160px;
  }
  .jingcaifenxiangContent {
    padding-bottom: 50px;
  }
  .youqinglink .name {
    font-size: 16px;
  }
  .youqinglink .linkBox a {
    font-size: 16px;
    margin-top: 15px;
    margin-right: 20px;
  }
}
@media screen and (max-width: 1024px) {
    .pinpaiContent .videoBox .customer_box .customer_type{
        font-size: 24px;
    }
    .pinpaiContent .videoBox .customer_box .customer_index_title{
        font-size: 18px;
    }
    .vrShijing{
        margin: 0px 15px;
        margin-top: 40px;
    }
    .pinpaiContent .videoBox .video video{
        margin-top: 0px;
    }
  .liudatese_swiper_diannao .swiper-wrapper{
    margin: -7.5px;
  }
  .liudatese_swiper_diannao .swiper-wrapper .swiper-slide{
    width: 33.3333333%;
    padding: 7.5px;
  }
  .liudatese_swiper_diannao .swiper-wrapper{
    overflow: hidden;
    display: block;
  }
  .dongtaiContent .dongtaiTabContent {
      height: 360px;
  }
  .formBox .submit {
    font-size: 14px;
  }
  .styleContent ul li a .moremImg {
    height: 200px;
  }
  .styleContent ul li a .hoverBox .hoverBoxNeirong {
    top: 80px;
  }
  .styleContent ul li a:hover .hoverBox .hoverBoxNeirong {
    top: 60px;
  }
  .styleContent ul li a .hoverBox .hoverBoxNeirong .text {
    font-size: 12px;
    line-height: 20px;
  }
  .styleContent ul li:last-child a .hoverBox .hoverBoxNeirong .top div span {
    font-size: 18px;
  }
  .styleContent ul li:last-child a .hoverBox .hoverBoxNeirong .top div {
    font-size: 14px;
    padding: 0px;
  }
  .styleContent ul li:last-child a .hoverBox .hoverBoxNeirong {
    top: 55px;
  }
  .styleContent ul li:last-child a:hover .hoverBox .hoverBoxNeirong {
    top: 55px;
  }
  .styleContent ul li:last-child a .hoverBox .hoverBoxNeirong .text {
    width: 135px;
    height: 40px;
    line-height: 40px;
  }
  .shejishiContent .swiperContent .gallery-top .swiper-slide .designerXinxi .touxiang {
    display: none;
  }
  .shejishiContent .swiperContent .gallery-top .swiper-slide .designerXinxi .designerBox {
    width: 100%;
    float: none;
  }
  .shejishiContent .swiperContent .gallery-top .swiper-slide .designerXinxi .designerBox:after {
    display: none;
  }
  .shejishiContent .swiperContent .gallery-top .swiper-slide {
    height: 460px;
  }
  .shejishiContent .shejishiLink {
    left: 15px;
    right: 15px;
  }
  .styleContent {
    padding: 30px 15px;
  }
  .shejishiContent .shejishiLink .shejishiLinkLeft {
    width: 37%;
  }
  .swiper-button-next {
    background-size: 20px 32px;
  }
  .swiper-button-prev {
    background-size: 20px 32px;
  }
  .shejishiContent .shejishiLink .shejishiLinkLeft .shejishiLinkBox .shejishiLinkTop .linkBox a {
    height: 50px;
    line-height: 50px;
  }
  .shejishiContent .shejishiLink .shejishiLinkLeft .shejishiLinkBox .qiehuanBox .swiper-pagination .swiper-pagination-current {
    font-size: 32px;
  }
  .loupanSwiper .swiperTop .swiper-button-next {
    background-size: 20px 32px;
  }
  .loupanSwiper .swiperTop .swiper-button-prev {
    background-size: 20px 32px;
  }
  .swiperNeirong .swiperNeirongTop .neirongTopList .listbox {
    height: 170px;
  }
  .swiperNeirong .swiperNeirongTop .neirongTopList .dibuContent .dibu {
    height: 50px;
    line-height: 50px;
    padding: 0px 10px;
  }
  .swiperNeirong .swiperNeirongTop .neirongTopList .dibuContent .dibu .left {
    font-size: 18px;
    line-height: 50px;
  }
  .swiperNeirong {
    height: 390px;
  }
  .swiperNeirong .neirongTopList .dibuContent .dibu .left {
    height: 30px;
    line-height: 30px;
  }
  .swiperNeirong .swiperNeirongTop .neirongTopList .dibuContent .dibu .right {
    font-size: 12px;
  }
  .swiperNeirong .swiperNeirongTop .neirongTopList .dibuContent .dibu .right span {
    font-size: 18px;
  }
  .loupanFormBox .formList .text {
    font-size: 22px;
  }
  .chaxun .shuru {
    width: 160px;
  }
  .loupanFormBox {
    margin-top: 20px;
  }
  .loupanContent {
    height: 840px;
    margin-bottom: 40px;
  }
  .homeTitle {
    padding-top: 40px;
    padding-bottom: 20px;
  }
  .homeTitle .top {
    font-size: 24px;
  }
  .homeTitle .text {
    margin-top: 10px;
  }
  .pinpaiContent .pinpai_text {
    font-size: 14px;
    line-height: 26px;
  }
  .pinpaiContent .pinpai_text br {
    display: none;
  }
  .pinpaiContent .fuwuUl li a {
    height: 170px;
    padding-top: 15px;
  }
  .pinpaiContent .fuwuUl li a p {
    font-size: 14px;
    margin-top: 15px;
    line-height: 22px;
  }
  .cultureContenet .cultureText {
    font-size: 14px;
    line-height: 26px;
  }
  .cultureContenet .cultureText br {
    display: none;
  }
  .dongtaiContent .dongtaiTabContent .taiBox ul li a .topImg {
    height: 150px;
  }
  .dongtaiContent .dongtaiTabContent .taiBox ul li a .btnBox {
    padding: 15px;
  }
  .dongtaiContent .dongtaiTabContent .taiBox ul li a .btnBox .name {
    font-size: 14px;
    line-height: 20px;
    height: 40px;
  }
  .dongtaiContent .dongtaiTop a {
    height: 35px;
    line-height: 35px;
    font-size: 14px;
    padding: 0px 22px;
  }
  .jingcaifenxiangContent .jingcaibox ul li:first-child a {
    height: 400px;
  }
  .jingcaifenxiangContent .jingcaibox ul li a {
    height: 190px;
  }
  .jingcaifenxiangContent .jingcaibox ul li:first-child a .hoverBox .hoverBoxFu {
    top: 150px;
  }
  .jingcaifenxiangContent .jingcaibox ul li a .hoverBox .hoverBoxFu {
    top: 40px;
  }
}
@media screen and (max-width: 769px) {
    .home_banner .swiper-container .swiperImg{
        background: transparent!important;
    }
  .homeForm .formBox .inputBox .input{
        border: 1px solid #dddddd;
  }
  .case_content ul li .contentBox:hover .topImg{
    transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
  }
  .case_content ul li .contentBox .contentMoren .topImg{
    height: 220px;
  }
  #header .headerBottom .navigation li:hover .moren{
     background: transparent;
  }
  .home_banner {
    height: auto!important;
  }
  .seize_bg {
    display: none;
  }
  .swiper-button-next,
  .swiper-button-prev {
    display: none;
  }
  .home_banner .swiper-container .swiperImg img {
    width: 100%;
    display: block;
  }
  #header.active .headerBottom {
    background: #000;
  }
  .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    background: rgba(255, 255, 255, 0.5);
  }
  .swiper-pagination-bullet:after {
    display: none;
  }
  .swiper-pagination-bullet-active {
    background: #fff;
  }
  .swiper-pagination {
    bottom: 10px!important;
    text-align: right;
    padding-right: 10px;
    box-sizing: border-box;
  }
  .homeForm {
    background: #fff;
    -moz-box-shadow: 0px 15px 30px rgba(0, 0, 0, 0);
    -webkit-box-shadow: 0px 15px 30px rgba(0, 0, 0, 0);
    box-shadow: 0px 15px 30px rgba(0, 0, 0, 0);
    padding-top: 5px;
    padding-bottom: 0px;
  }
  .homeForm .formBox {
    margin-top: 0px;
  }
  .homeForm .homeFormTop {
    display: none;
  }
  .homeForm .formBox .inputBoxList {
    float: none;
    width: 100%;
    padding: 0px;
    margin-top: 15px;
  }
  .homeForm .formBox .inputBoxList:nth-child(1) {
    display: none;
  }
  .homeForm .formBox .inputBoxList:nth-child(4) {
    display: none;
  }
  .formBox .inputBox .input {
    border: 1px solid #dddddd;
  }
  .formBox .submit:after {
    display: none;
  }
  .formBox .submit {
    font-size: 16px;
  }
  .liudatese_swiper .homeTitle {
    padding-top: 25px;
    padding-bottom: 15px;
    text-align: left;
    margin: 0px 15px;
  }
  .liudatese_swiper .homeTitle .top {
    font-size: 16px;
  }
  .liudatese_swiper .swiperImg {
    height: 110px;
  }
  .liudatese_swiper .wh1420 {
    padding: 0px;
  }
  .liudatese_swiper .wh1420 .swiper-container {
    padding-left: 15px;
    width: 120%;
  }
  .liudatese_swiper .swiperBottom {
    text-align: left;
    padding: 10px;
    height: 110px;
  }
  .liudatese_swiper .swiperBottom .top {
    font-size: 13px;
  }
  .liudatese_swiper .swiperBottom .wenzi {
    font-size: 12px;
    line-height: 20px;
    height: auto;
  }
  .cultureContenet {
    margin-top: 15px;
    background: url(../img/culture_bg_m.jpg) center center no-repeat;
    padding: 30px 0px 35px 0px;
  }
  .cultureContenet .cultureText {
    display: none;
  }
  .cultureContenet .cultureBtn {
    display: none;
  }
  .cultureContenet .cultureTop .topList .name span {
    font-size: 32px;
  }
  .cultureContenet .cultureTop .topList .text {
    font-size: 14px;
  }
  .homeTitle {
    padding-top: 30px;
    padding-bottom: 20px;
  }
  .mobileAnli {
    background: #f3f3f3;
    padding-bottom: 35px;
  }
  .mobileAnli .case_content ul li {
    margin-top: 0px;
  }
  .mobileAnli .mobileAnliBox {
    position: absolute;
    left: 0px;
    right: 0px;
    top: 180px;
    background: rgba(255, 255, 255, 0.6);
    height: 40px;
    line-height: 40px;
    z-index: 20;
  }
  .mobileAnli .swiper-button-prev {
    background: url(../img/swiper_prev3.png) center center no-repeat;
    background-size: 13px 21px;
    left: 0px;
  }
  .mobileAnli .swiper-button-next {
    background: url(../img/swiper_next3.png) center center no-repeat;
    background-size: 13px 21px;
    right: 0px;
  }
  .mobileAnli .swiper-button-next,
  .mobileAnli .swiper-button-prev {
    display: block;
    height: 40px;
    width: 50px;
    margin-top: -20px;
  }
  .mobileAnli .swiper-pagination {
    bottom: 0px!important;
    text-align: center;
    padding-right: 0px;
    font-size: 14px;
    color: #111111;
  }
  .make_to {
    display: block;
    height: 45px;
    line-height: 45px;
    background: #b30b16;
    font-size: 16px;
    color: #fff;
    text-align: center;
    margin-top: 15px;
  }
  .make_to img {
    width: 18px;
    display: inline-block;
    vertical-align: top;
    position: relative;
    top: 12px;
    margin-right: 10px;
  }
  .more_to {
    display: block;
    height: 43px;
    line-height: 43px;
    border: 1px solid #dddddd;
    font-size: 14px;
    color: #111111;
    text-align: center;
    background: #fff;
    margin-top: 15px;
  }
  .more_to span {
    font-size: 16px;
    color: #b30b16;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    font-weight: bold;
    top: -2px;
    margin: 0px 5px;
  }
  .more_to img {
    vertical-align: middle;
    position: relative;
    margin-left: 15px;
    width: 8px;
    top: -1px;
  }
  .mobileShejishi {
    padding-bottom: 40px;
  }
  .mobileShejishi .swiper-container {
    padding-left: 15px;
    width: 130%;
  }
  .mobileShejishi .swiperBox {
    display: block;
  }
  .mobileShejishi .swiperBox .topImg img {
    width: 100%;
    display: block;
  }
  .mobileShejishi .swiperBox .swiper_bottom {
    background: #f3f3f3;
    box-sizing: border-box;
    padding: 10px;
    height: 67px;
  }
  .mobileShejishi .swiperBox .swiper_bottom .btn_name {
    font-size: 16px;
    color: #111;
    font-weight: bold;
  }
  .mobileShejishi .swiperBox .swiper_bottom .btn_box {
    font-size: 12px;
    color: #111;
    margin-top: 10px;
    display: -moz-box;
    -moz-box-orient: vertical;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    -webkit-line-clamp: 1;
  }
  .mobileShejishi .swiperBox .swiper_bottom .btn_box span {
    color: #b30b16;
    margin: 0px 5px;
    font-weight: bold;
  }
  .mobileShejishi .make_to {
    margin-top: 0px;
  }
  .mobileShejishi .more_to {
    margin: 15px 15px 0px 15px;
  }
  .mobileLoupan {
    background: #f3f3f3;
    padding-bottom: 40px;
  }
  .mobileLoupan .loupanSwiper .swiperTop .swiper-button-next,
  .mobileLoupan .loupanSwiper .swiperTop .swiper-button-prev {
    height: 70px;
    margin-top: -35px;
    width: 30px;
  }
  .mobileLoupan .loupanSwiper .swiperTop .swiper-button-prev {
    background: rgba(0, 0, 0, 0.5) url(../img/swiper_prev4.png) left 10px center no-repeat;
    background-size: 13px 21px;
    left: 0px;
    padding-left: 0px;
  }
  .mobileLoupan .loupanSwiper .swiperTop .swiper-button-next {
    background: rgba(0, 0, 0, 0.5) url(../img/swiper_next4.png) left 10px center no-repeat;
    background-size: 13px 21px;
    right: 0px;
    padding-left: 0px;
  }
  .mobileLoupan .swiper-button-next,
  .mobileLoupan .swiper-button-prev {
    display: block;
  }
  .mobileLoupan .mobileLoupanBox {
    margin: 0px 15px;
    background: #fff;
    -moz-box-shadow: 0px 15px 30px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0px 15px 30px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 15px 30px rgba(0, 0, 0, 0.1);
  }
  .mobileLoupan .mobileLoupanBox .topImg {
    position: relative;
  }
  .mobileLoupan .mobileLoupanBox .topImg a{
    display: block;
  }
  .mobileLoupan .mobileLoupanBox .topImg img {
    width: 100%;
    display: block;
  }
  .mobileLoupan .mobileLoupanBox .topImg .topImgText {
    height: 45px;
    line-height: 45px;
    overflow: hidden;
    position: absolute;
    bottom: 0px;
    left: 0px;
    right: 0px;
    padding: 0px 15px;
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0), #000000);
    background: -o-linear-gradient(bottom, rgba(0, 0, 0, 0), #000000);
    background: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0), #000000);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0), #000000);
    color: #fff;
  }
  .mobileLoupan .mobileLoupanBox .topImg .topImgText .left {
    font-size: 20px;
    float: left;
  }
  .mobileLoupan .mobileLoupanBox .topImg .topImgText .right {
    font-size: 14px;
    float: right;
  }
  .mobileLoupan .mobileLoupanBox .topImg .topImgText .right span {
    font-size: 16px;
    font-weight: bold;
    margin: 0px 5px;
  }
  .mobileLoupan .mobileLoupanBox .bottomList {
    padding: 10px 15px;
    overflow: hidden;
  }
  .mobileLoupan .mobileLoupanBox .bottomList .list {
    float: left;
    width: 50%;
  }
  .mobileLoupan .mobileLoupanBox .bottomList .list a {
    font-size: 14px;
    color: #111;
    padding-left: 20px;
    position: relative;
    height: 30px;
    line-height: 30px;
    display: block;
  }
  .mobileLoupan .mobileLoupanBox .bottomList .list a:after {
    content: '';
    display: block;
    width: 10px;
    height: 10px;
    background: #b30b16;
    position: absolute;
    left: 0px;
    top: 50%;
    margin-top: -5px;
  }
  .mobileLoupan .mobileLoupanBox .bottomList .list .moreTo {
    color: #b30b16;
  }
  .mobileLoupan .mobileLoupanBox .bottomList .list .moreTo:after {
    content: '';
    display: inline-block;
    width: 8px;
    height: 16px;
    background: url(../img/tabcontent_more2.png) center center no-repeat;
    background-size: cover!important;
    margin-left: 10px;
    position: relative;
    top: 2px;
  }
  .mobileLoupan .loupanSwiper .swiper-container .swiperBox span {
    display: none;
  }
  .mobileLoupan .loupanSwiper .swiper-container {
    padding: 25px 0px;
    margin: 0px;
    width: 124%;
    margin-left: -12%;
  }
  .mobileLoupan .loupanSwiper .swiper-container .xuanzeBox {
    height: 70px;
    margin: 0px 5px;
    position: relative;
    z-index: 2;
  }
  .mobileLoupan .loupanSwiper .swiper-container .xuanzeBox .top {
    font-size: 14px;
    padding-top: 12px;
  }
  .mobileLoupan .loupanSwiper .swiper-container .swiperBox {
    height: 1px;
  }
  .mobileLoupan .loupanSwiper .swiper-container .swiper-slide {
    padding: 0px;
  }
  .mobileLoupan .loupanSwiper .swiper-container .xuanzeBox .text {
    font-size: 14px;
    margin-top: 5px;
  }
  .mobileLoupan .loupanSwiper .swiper-container .xuanzeBox .text span {
    font-size: 16px;
    font-weight: bold;
    margin-right: 5px;
  }
  .mobileLoupan .more_to {
    margin: 0px 15px;
  }
  .mobileLoupan .loupanSwiper .swiper-container .swiperBox {
    position: absolute;
    top: 50%;
    margin-top: -0.5px;
    left: 0px;
  }
  .mobileDongtai {
    margin: 0px 15px;
  }
  .mobileDongtai .mobileDongtaiUl {
    margin-top: -15px;
  }
  .mobileDongtai .mobileDongtaiUl li {
    border-bottom: 1px solid #dddddd;
  }
  .mobileDongtai .mobileDongtaiUl li a {
    display: block;
    padding: 15px 0px;
    overflow: hidden;
  }
  .mobileDongtai .mobileDongtaiUl li a .img {
    width: 110px;
    height: 80px;
    float: left;
    background-size: cover!important;
  }
  .mobileDongtai .mobileDongtaiUl li a .textBox {
    padding-left: 120px;
  }
  .mobileDongtai .mobileDongtaiUl li a .textBox .name {
    font-size: 14px;
    color: #111111;
    line-height: 24px;
    display: -moz-box;
    -moz-box-orient: vertical;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    -webkit-line-clamp: 2;
  }
  .mobileDongtai .mobileDongtaiUl li a .textBox .time {
    font-size: 12px;
    color: #888888;
    margin-top: 5px;
  }
  .mobileDongtai .mobileDongtaiUl li:first-child a .img {
    float: none;
    width: 100%;
    height: 240px;
  }
  .mobileDongtai .mobileDongtaiUl li:first-child a .textBox {
    padding-left: 0px;
    margin-top: 10px;
  }
  .mobileTitle {
    display: none;
  }
  #header .headerBottom .logoBox,
  #header .headerTop {
    display: block;
  }
  .fanhui {
    display: none;
  }
  #main {
    padding-top: 50px;
  }
  #header.active .headerBottom .logoBox .logo {
    background: url(../img/logo2.png) center center no-repeat;
  }
}
