/*
Theme Name:56Vip永利皇宫官网2019
Version:1.0
*/

@charset "utf-8";
@import url('/wp-content/themes/hezhi2019/css/solution.css');
@import url('/wp-content/themes/hezhi2019/css/case.css');
@import url('/wp-content/themes/hezhi2019/css/hover.css');

@font-face {
  font-family: 'iconfont';  /* project id 1198675 */
  src: url('https://at.alicdn.com/t/font_1198675_wmm5ql5727f.eot');
  src: url('https:https://at.alicdn.com/t/font_1198675_wmm5ql5727f.eot?#iefix') format('embedded-opentype'),
  url('https:https://at.alicdn.com/t/font_1198675_wmm5ql5727f.woff2') format('woff2'),
  url('https://at.alicdn.com/t/font_1198675_wmm5ql5727f.woff') format('woff'),
  url('https://at.alicdn.com/t/font_1198675_wmm5ql5727f.ttf') format('truetype'),
  url('https://at.alicdn.com/t/font_1198675_wmm5ql5727f.svg#iconfont') format('svg');
}

.iconfont{
    font-family:"iconfont" !important;
    font-size:16px;font-style:normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.001px;
    -moz-osx-font-smoothing: grayscale;
}

/* Reset
-------------------------------------------------------------- */
html { overflow-y: scroll; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100% }
body { line-height: 1; -webkit-font-smoothing: antialiased; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, caption, canvas, center, cite, code, dd, del, details, dfn, dialog, div, dl, dt, em, embed, fieldset, figcaption, figure, form, footer, header, hgroup, h1, h2, h3, h4, h5, h6, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, tt, table, tbody, textarea, tfoot, thead, time, tr, th, td, u, ul, var, video { font-family: inherit; font-size: 100%; font-weight: inherit; font-style: inherit; vertical-align: baseline; margin: 0; padding: 0; border: 0; outline: 0; background: transparent }
ol, ul { list-style: none }
blockquote, q { -webkit-hyphens: none; -moz-hyphens: none; -ms-hyphens: none; hyphens: none; quotes: none }
figure { margin: 0 }
:focus { outline: 0 }
table { border-collapse: collapse; border-spacing: 0 }
img { max-width: 100%; border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle }
legend { white-space: normal }
button, input, select, textarea { font-size: 100%; margin: 0; max-width: 100%; vertical-align: baseline; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box }
button, input { line-height: normal }
input, textarea { background-image: -webkit-linear-gradient(hsla(0, 0%, 100%, 0), hsla(0, 0%, 100%, 0)) }
button, input[type="button"], input[type="reset"], input[type="submit"] { line-height: 1; cursor: pointer; -webkit-appearance: button; border: none }
input[type="checkbox"], input[type="radio"] { padding: 0 }
input[type="search"] { -webkit-appearance: textfield }
input[type="search"]::-webkit-search-decoration { -webkit-appearance: none }
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0 }
*, :before, :after { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box }
a { font-size: 14px; text-decoration: none; color: #333; }
a:hover, a:focus { color: #73ab3a; text-decoration: none; outline: 0; -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; }
button, input[type="button"], input[type="reset"], input[type="submit"] {
    display: inline-block;
    padding: 0px 35px;
    height: 40px;
    line-height: 25px;
    font-size: 14px;
    text-transform: uppercase;
    color: #f2f2f2;
    background: #73ab3a;
    border: 2px solid #73ab3a;
    -webkit-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    -moz-border-radius: 2px;
    position: relative;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.c {
  *zoom:1;
  clear:both
}
body { 
  font: 14px/2 'Microsoft Yahei','PingFang SC',"Segoe UI",SegoeUI,"Helvetica Neue",Helvetica,Arial,sans-serif;
  color: #444;
  background: #fff;
}


/* Typography
-------------------------------------------------------------- */
.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6 {
    margin-bottom: .5rem;
    font-family: "Rubik",sans-serif;
    font-weight: 600;
    line-height: 1;
    color: #232323;
}
.h1,h1 {
    font-size: 2rem
}
.h2,h2 {
    font-size: 1.75rem
}
.h3,h3 {
    font-size: 1.5rem
}
.h4,h4 {
    font-size: 1.25rem
}
.h5,h5 {
    font-size: 1rem
}
.h6,h6 {
    font-size: 0.8rem
}

/* 栅格系统
-------------------------------------------------------------- */
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
/*@media(min-width: 576px) {
.container {
      max-width: 540px
  }
}
@media(min-width: 768px) {
.container {
      max-width: 750px
  }
}
*/
.row {
  clear: both;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -10px;
  margin-left: -10px;
}
.row>.grid, .row>.grid1, .row>.grid2, .row>.grid3, .row>.grid4, .row>.grid5, .row>.grid6, .row>.grid7, .row>.grid8, .row>.grid9, .row>.grid10, .row>.grid11, .row>.grid12{
    padding-right: 15px;
    padding-left: 15px;
}
.grid, .grid1, .grid2, .grid3, .grid4, .grid5, .grid6, .grid7, .grid8, .grid9, .grid10, .grid11, .grid12{
    position: relative;
    float: left;
    min-height: 1px;
}
.grid1 {
  width: 8.333333%
}
.grid2 {
  width: 16.666667%
}
.grid3 {
  width: 25%
}
.grid4 {
  width: 33.333333%
}
.grid5 {
  width: 41.666667%
}
.grid6 {
  width: 50%
}
.grid7 {
  width: 58.333333%
}
.grid8 {
  width: 66.666667%
}
.grid9 {
  width: 75%
}
.grid10 {
  width: 83.333333%
}
.grid11 {
  width: 91.666667%
}
.grid12 {
  width: 100%
}
.offset-grid12 {
  margin-left: 100%;
}
.offset-grid11 {
  margin-left: 91.66666667%;
}
.offset-grid10 {
  margin-left: 83.33333333%;
}
.offset-grid9 {
  margin-left: 75%;
}
.offset-grid8 {
  margin-left: 66.66666667%;
}
.offset-grid7 {
  margin-left: 58.33333333%;
}
.offset-grid6 {
  margin-left: 50%;
}
.offset-grid5 {
  margin-left: 41.66666667%;
}
.offset-grid4 {
  margin-left: 33.33333333%;
}
.offset-grid3 {
  margin-left: 25%;
}
.offset-grid2 {
  margin-left: 16.66666667%;
}
.offset-grid1 {
  margin-left: 8.33333333%;
}
.offset-grid0 {
  margin-left: 0%;
}
.container {
  width: 1400px;
}

.fr {
  float: right;
}
.fl {
  float: left;
}
.tl {
  text-align: left;
}
.tc {
  text-align: center;
}
.tr {
  text-align: right;
}
.white {
  color: #fff !important;
}
.link {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 999;
}
.btn {
    display: table;
    color: #333;
    font-size: 14px;
    line-height: 1;
    padding: 12px 30px;
    margin: 10px auto 20px auto;
    border: none;
    border-radius: 2px;
    outline: none;
    cursor: pointer;
    transition: all .3s ease;
    border: 2px solid #3c3e40;
}
.white-btn {
  color: #fff;
  border: 2px solid #fff !important;
}
.overlay {
  opacity: 0.35;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  z-index: 9;
  background: #000;
}
.xys-bg {
  width: 100%;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
}
.box-shadow {
  border: 1px solid #eee;
  -webkit-box-shadow: 3px 8px 16px -8px rgba(0, 0, 0, 0.36);
  -moz-box-shadow: 3px 8px 16px -8px rgba(0, 0, 0, 0.36);
  box-shadow: 3px 8px 16px -8px rgba(0, 0, 0, 0.36);
  transition: all 0.5s ease;
}
.box-shadow:hover {
  border: 1px solid rgba(115, 168, 58, 0.3);
  -webkit-box-shadow: 3px 8px 16px -8px rgba(100, 200, 55, 1);
  -moz-box-shadow: 3px 8px 16px -8px rgba(100, 200, 55, 1);
  box-shadow: 3px 8px 16px -8px rgba(100, 200, 55, 1);
}



/*头部*/
#bd{
  padding-top: 40px;
}
#hd{
  /*height: 101px;*/
  height: 90px;
  background: #fff;
  position: fixed;
  width: 100%;
  left: 0;
  top: 0;
  z-index:9999;
  -o-transition:.3s;
  -ms-transition:.3s;
  -moz-transition:.3s;
  -webkit-transition:.3s;
  transition:.3s;
}
.fixed{
    top: -101px !important;
}

#hd .logo{
  float: left;
  margin-right: 65px;
  /*height: 101px;*/
  height: 90px;
}
#hd .logo a{
  display: block;
  height: 100%;
  padding: 15px 0;
  /*line-height: 101px;*/
  /*line-height: 90px;*/
}
#hd .logo a img{
  height: 100%;
  width: auto;
  display: inline-block;
  vertical-align: middle;
}

#nav ul li{
  float: left;
  line-height: 90px;
  width: 100px;
  margin-right: 10px;
}
#nav ul li a{
  display: inline-block;
  width: 100%;
  text-align: center;
  font-size: 16px;
  border-bottom: 3px solid #fff;
  height: 90px;
}
#nav ul li a:hover{
  border-bottom: 3px solid #73ab3a;
}
#hd .tel{
  background: url(/wp-content/themes/hezhi2019/images/tel_bg.png) left center no-repeat;
  line-height: 90px;
  float: right;
  padding-left: 37px;
  color: #73ab3a;
  font-size: 18px;
}

/*手机头部*/
#m-hd {display: none;}
#m-hd {
  height: 50px;
  line-height: 50px;
  background-color: #fff;
  padding: 0;
  position: fixed;
  width: 100%;
  z-index: 999999;
}
#m-hd img{height: 40px;padding: 10px 0 0 10px;}
.m-trigger {
  position: absolute;
  top: 0;
  right: 10px;
  width: 50px;
  color: #fff;
  text-align: center;
  font-size: 30px;
  line-height: 45px;
  cursor: pointer;
  background: url(/wp-content/themes/hezhi2019/images/menu_add.png) center center no-repeat;
  -webkit-background-size: 50px;
  background-size: 25px;
  height: 50px;
}
.m-nav {
  z-index: 60;
  position: absolute;
  top: 50px;
  width: 100%;
  left: 0;
  background: url(/wp-content/themes/hezhi2019/images/alpha_black_70.png) repeat;
  text-align: center;
  display: none;
}
.m-nav li{
  border-bottom: 1px solid #565656;
}
.m-nav a {
  display: block;
  font-size: 12px;
  height: 40px;
  line-height: 40px;
  text-align:center;
  color: #fff;
  font-size: 14px;
}
.m-nav a:hover,.m-nav a:active{
  color: #73ab3a;
}
.m-sub {
  text-align: left;
  display: none;
  width:100%;
}
.m-sub a {
  border-bottom: none;
  font-size: 13px;
}



/*============================首页标题=============================*/
.i-title {
  float: left;
  width: 100%;
  text-align: center;
  padding: 30px 0;
  line-height: 36px;
  position: relative;
  z-index: 10;
}
.i-title h3 {
  font-size: 30px;
  font-weight: 100;
  text-align: center;
  color: #002;
  margin-bottom: 20px;
}
.i-title h5 {
  font-size: 20px;
  font-weight: 100;
  color: #cacace;
  text-transform: uppercase;
  text-align: center;
}
.i-title h5 span {
  color: #73ab3a;
  padding-left: 10px;
}


.i-about {
  float: left;
  width: 100%;
  background: #fff;
}
.i-about-zongshu {
  /*width: 80%;*/
  display: block;
  /*text-align: center;*/
  padding-bottom: 30px;
  margin: 0 auto;
}
.i-about-zongshu p {
  text-indent: 30px;
}
.i-about-rz {
  width: 100%;
  display: block;
  margin: 0 auto;
  overflow: hidden;
  padding-bottom: 60px;
}
.i-about-rz li {
  float: left;
  width: 14.285%;
  font-size: 12px;
  text-align: center;
  padding: 20px 10px;
}
.i-about-rz li img {
  height: 85px;
  padding: 10px;
  width: auto;
  display: block;
  margin: 0 auto;
}
.i-about-info {
  float: left;
  width: 100%;
  padding: 30px 0 60px 0;
  display: block;
  position: relative;
  z-index: 19;
}
.i-about-info dt {
  width: 65px;
  height: 65px;
  margin: 0 auto 20px auto;
  display: block;
  text-align: center;
  background: #73ab3a;
  border-radius: 100%;
}
.i-about-info dt i {
  color: #fff;
  display: block;
  text-align: center;
  font-size: 36px;
  line-height: 65px;
  font-weight: 100;
  -webkit-text-stroke-width: 0px;
}
.i-about-info dd h4 {
  color: #fff;
  text-align: center;
}
.i-about-info dd {
  padding: 0 20px;
}
.i-about-info li {
  padding: 40px !important;
}
.i-about-info li h4 {
  color: #f0f0f0;
  text-align: center;
  margin-bottom:20px;
}
.bg-box {
  float: left;
  width: 100%;
  color: #f8f8f8;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  overflow: hidden;
  position: relative;
}
.bg1,.bg2 {
  width: 100%;
  height: 100%;
  position: absolute;
  background-position: right center;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-image: url(/wp-content/themes/hezhi2019/images/youshi-bg.jpg);
}
.bg2 {
  background-image: url(/wp-content/themes/hezhi2019/images/news-bg.jpg);
}

/*============================产品=============================*/
.index-pro {
  width: 100%;
  padding: 80px 0;
  float: left;
  display: block;
}
.index-pro .item .img {
  width: 100%;
  height: auto;
  overflow: hidden;
}
.index-pro .item .img img {
  border-radius: 2px;
  transition:all ease-out 1s
}
.index-pro .item:hover img {
  -webkit-transform:scale(1.1);
  -moz-transform:scale(1.1);
  -transform:scale(1.1);
  transition:.6s transform
}
.index-pro .item p {
  margin-top: 20px;
  font-size:18px;
  font-weight: 700;
  text-align: center;
  display: block;
}

/*=====================================================================================================================================================================================
=======================================================================================================================================================================================
=======================================================================================================================================================================================
=======================================================================================================================================================================================
=======================================================================================================================================================================================
============================================================================首页焦点图==================================================================================================
=======================================================================================================================================================================================
=======================================================================================================================================================================================
=======================================================================================================================================================================================
=======================================================================================================================================================================================
=====================================================================================================================================================================================*/

.screen {
    margin-bottom: 50px;
    padding: 40px;
    background: #c8d2dc;
}
.screen dl {
  clear: both;
  overflow: hidden;
  margin-bottom: 20px;
  line-height: 20px;
}
.screen dl:nth-child(2) {
  margin-bottom: 0px;
}
.screen dl dt {
  float: left;
  width: 80px;
  font-weight: 700;
  padding: 5px 0px;
}
.screen dl dd {
  overflow: hidden;
}
.screen dl dd a {
  float: left;
  display: block;
  width: 90px;
  padding: 5px 0px;
  margin: 0px 10px;
  text-align: center;
}
.screen .selected {
  color: #f8f8f8;
  background: #73ab3a;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius:2px;
}
.i-case {
  float: left;
  width: 100%;
  padding: 80px 0;
}
.i-case-list li {
  padding: 1px;
}
.i-case-list li:nth-of-type(4n+1) {
  clear: both;
}
.i-case-pic {
  max-width: 100%;
  max-height: 100%;  
  position: relative;  
  box-sizing:border-box;
  -moz-box-sizing:border-box; /* Firefox */
  -webkit-box-sizing:border-box; /* Safari */
  overflow: hidden;
}
.i-case-pic img {
  display: block;
  overflow: hidden;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;  
}
.i-case-pic:hover img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -transform: scale(1.1);
  transition: .6s transform;
}
.i-case-title {
  position: absolute;
  display: block;
  left: 1px;
  right: 1px;
  bottom:1px;
  height: 45px;
  line-height: 45px;
  text-align: center;
  color: #f8f8f8;
  background-color: rgba(0,0,0,0.7);
}
/*============================新闻=============================*/
.i-news {
  width: 100%;
  display: block;
  position: relative;
  overflow: hidden;
}
.i-news-content {
  position: relative;
  z-index: 999;
}
.i-news-item span {
    padding: 15px 8px;
    display: inline-block;
    color: #f0f0f0;
    border: 1px solid #fff;
    border-radius: 5px;
    font-size: 14px;
}
.i-news-item span em {
    display: block;
    font-size: 20px;
}
.i-news-item b {
    color: #fff;
    display: block;
    padding: 20px 0;
}
.i-news-item p {
    color: #bbbbbe;
    line-height: 20px;
}
.i-news-item .iconfont {
  font-size: 36px;
  line-height: 1;
  color: #bbbbbe;
  display: inline-block;
  margin-top: 50px;
}
.i-news-more {
  text-align: center;
  padding: 20px 0;
  margin:20px 0;
  position: relative;
  z-index: 999;
}
.i-news-more a {
  display: inline-block;
  width: 178px;
  height: 48px;
  border: 1px solid #fff;
  border-radius: 5px;
  line-height: 48px;
  text-align: center;
  font-size: 18px;
  color: #fff;
  text-transform: uppercase;
}



.i-contact {
  float: left;
  width: 100%;
  padding: 60px 0;
  background: #fff;
}
.i-contact-info {
  float: left;
  padding: 15px;
  /*background: #f2f2f2;*/
}
.i-contact-info li {
  float: left;
  width: 100%;
  display: block;
}
.i-contact-info li span {
  float: left;
  width: 50px;
}
.i-contact-info li i {
  padding-left: 50px;
  display: block;
}
.i-contact .contact-form {
  overflow:hidden;
  padding:15px !important;
  background:#fff;
}
.i-contact .contact-form input[type="text"] {
  float: left;
  width: 50%;
}

/*=====================================================================================================================================================================================
=======================================================================================================================================================================================
=======================================================================================================================================================================================
=======================================================================================================================================================================================
=======================================================================================================================================================================================
============================================================================首页焦点图==================================================================================================
=======================================================================================================================================================================================
=======================================================================================================================================================================================
=======================================================================================================================================================================================
=======================================================================================================================================================================================
=====================================================================================================================================================================================*/
.swiper-container {
  margin:0 auto;
  overflow:visible;
}
.swiper-container:hover .swiper-button-next,.swiper-container:hover .swiper-button-prev {
  display:block;
}
.swiper-slide img {
  width:100%;
}
.swiper-slide-active {
  opacity:1 !important;
}
.swiper-slide .ren {
  position:absolute;
  left:0;
  top:0;
  width:1436px;
  height:840px;
}
.swiper-button-next,.swiper-button-prev {
  display:none;
  width:40px;
  height:68px;
  background-size:contain;
}
.swiper-button-next {
  right:100px;
  background-image:url(/wp-content/themes/hezhi2019/images/next.png);
}
.swiper-button-prev {
  left:100px;
  background-image:url(/wp-content/themes/hezhi2019/images/prev.png);
}
.swiper-container-horizontal .swiper-pagination-bullets {
  bottom:40px;
}
.swiper-pagination-bullet {
  width:70px;
  height:4px;
  margin:0 10px !important;
  padding:6px 0;
  border-radius:0;
  background-color:transparent;
  opacity:1;
}
.swiper-pagination-bullet:after {
  content:"";
  display:block;
  height:4px;
  background-color:#fff;
  opacity:0.5;
}
.swiper-pagination-bullet:hover:after,.swiper-pagination-bullet-active:after {
  background-color:#000;
}



/* Flat Title 
--------------------------------------------------------------*/
.flat-title .title,.header-banner .title {
  font-size:16px;
  font-weight:100;
  color:#232323;
  position:relative;
}
.flat-title .title i, .header-banner .title i {
  display:block;
  font-size:32px;
  font-weight:100;
  color:#232323;
  line-height:100%;
  padding-bottom:20px;
}
.header-banner .title i {
  font-size: 30px;
  margin-bottom: 20px;
}
.flat-title .sub-title,.header-banner .sub-title {
  margin-top:45px;
  text-transform:uppercase;
  font-weight:100;
  position:relative;
}
.flat-title .title:after {
  position:absolute;
  content:'';
  top:44px;
  left:0%;
  background-color:#36b13c;
  width:80px;
  height:1px;
}
.flat-title .white:after {
  background-color:#fff !important;
}
.flat-title .center-title, .header-banner .center-title {
  text-align:center;
}
.header-banner .center-title {
  font-size: 36px;
  font-weight: 700;
}
.flat-title .title.center-title:after, .header-banner .title.center-title:after {
  left:50%;
  margin-left:-40px;
}
.flat-title,.header-banner {
  margin-bottom:40px;
  clear:both;
}
.header-banner {
  position: relative;
  top: 120px;    
}
.flat-title .no-line-bottom.title:after ,.header-banner .no-line-bottom.title:after   {
  display:none;
}
/* Page Title
-------------------------------------------------------------- */

.h100 {
  float: left;
  height: 100px;
  width: 100%;
}
/*头部开始*/
.header { 
  position: fixed;
  z-index:999999;
  width:100%;
  height: 80px;
  color:#fff;
  background-color: rgba(0, 0, 0, 0.5);
  -webkit-transition: height .4s,top .4s,background-color .4s;
  transition: height .4s,top .4s,background-color .4s;
}
.header .tel {
  float: left;
  text-align: right;
}
.header .tel span {
  float: right;
  margin-left:10px;
}
.header .tel span a,.header .tel h4 {
  color: #fff;
  line-height: 80px;
}
.header .menu {
  display: block;
  float: right;
}
.header .menu li {
  display:block;
  float:left;
  margin:0 20px;
  text-align:center;
  letter-spacing:1px;
}
.header .menu li a {
  font-size: 16px;
  line-height:80px;
  color: #eee;
  display: contents;
  -webkit-transition: height .4s,top .4s,background-color .4s;
  transition: height .4s,top .4s,background-color .4s;
}
.header .menu .current-menu-item a,.header .menu .current-post-ancestor a {
  color: #fff;
  font-weight: 700;
}
#logo {
  position:absolute;
  background:url(/wp-content/themes/hezhi2019/images/logo-bai.png);
  background-size: contain;
  background-repeat: no-repeat;
  width: 100%;
  height:45px;
  margin-top:17.5px;
  text-indent:-9999px;
  -webkit-transition: height .4s,top .4s,background-color .4s;
  transition: height .4s,top .4s,background-color .4s;
}
.top {
  height: 70px; 
  width: 100%;
  left: 0;
  z-index: 9999;
  background-color: #c8d2dc;
  -webkit-transition: height .4s,top .4s,background-color .4s;
  transition: height .4s,top .4s,background-color .4s;
  box-shadow: 0px 1px 2px rgba(0,0,0,.2);
}
.top #logo {
  margin-top:12.5px;
  filter: none;
  background:url(/wp-content/themes/hezhi2019/images/logo.png);
  background-size: contain;
  background-repeat: no-repeat;
}
.top .menu, .top .menu li a {
  line-height: 70px;
  color: #333;
}
.top .tel span a,.top .tel h4 {
  color: #333;
  line-height: 70px;
}
.top .menu .current-menu-item a,.top .menu .current-post-ancestor a {
  color: #73ab3a !important;
  font-weight: 700;
  font-size: 14px;
}

.page-banner {
  height: 500px;
  background: url(/wp-content/themes/hezhi2019/images/page-banner.jpg) 100% 100% no-repeat;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;  
}
/* [ 上下页 ]
--------------------------------------------------------------*/
.post-navigation {
  padding:30px;
}
.pager {
  width:100%;
  padding-left:0;
  margin:22px 0;
  text-align:center;
  list-style:none;
}
.pager li {
  float:left;
  width:45%;
  display:inline-block;
}
.pager li a {
  float:left;
  width:100%;
  text-align:left;
  overflow:hidden;
  white-space:nowrap;
  text-overflow:ellipsis;
  padding:10px 20px;
  color:#76838f;
  -webkit-transition:all .2s ease;
  -o-transition:all .2s ease;
  transition:all .2s ease;
  display:inline-block;
  background-color:transparent;
  border:1px solid #e1e1e1;
  border-radius:360px;
}
.pager .next,.pager .next>a {
  float:right;
}
.pager li>a:focus,.pager li>a:hover {
  color:#36b13c;
  border:1px solid #36b13c;
}




/*=====================================================================================================================================================================================
=======================================================================================================================================================================================
=======================================================================================================================================================================================
=======================================================================================================================================================================================
=======================================================================================================================================================================================
============================================================================单页面==================================================================================================
=======================================================================================================================================================================================
=======================================================================================================================================================================================
=======================================================================================================================================================================================
=======================================================================================================================================================================================
=====================================================================================================================================================================================*/


.slogan {
  max-height: 90px;
  max-width: 100%;
  display: block;
  margin: 0 auto 20px auto;
  text-align: center;
}
.page-about-zizhi {
  text-align: center;
  font-size: 14px;
  font-weight: 700;
}
.page-about-zizhi li {
  float: left;
  width: 16.66%;
  padding: 10px;
  margin-bottom:20px;
}
.page-about-zizhi li img {
  width: 100%;
  padding: 20px;
  border:15px solid #e0e0e0;
  margin-bottom: 10px;
}
.page-about-youshi {
  float: left;
  width: 100%;
  padding: 40px 0;
}

/*.page-about-youshi .txt {
  position: relative;
  z-index: 9999;
}*/

.page-about-youshi dl {
  float: left;
  width: 20%;
  overflow: hidden;
  padding: 0 15px;
  margin-bottom: 10px;
}
.page-about-youshi dl h4 {  
  text-align: center;
}
.page-about-youshi dl dt {
  width: 65px;
  height: 65px;
  margin: 0 auto 20px auto;
  display: block;
  text-align: center;
  background: #73ab3a;
  border-radius: 100%;
}
.page-about-youshi dl dt .iconfont {
  color: #fff;
  display: block;
  text-align: center;
  font-size: 36px;
  line-height: 65px;
  font-weight: 100;
  -webkit-text-stroke-width: 0px;
}
.page-about-youshi dl dd {
}
.page-about-youshi dl dd b {
  font-size: 16px;
  font-weight: 700;
  display: block;
  margin-bottom: 5px;
}
.page-about-youshi dl dd span {
  display: block;
  margin-bottom: 20px;
}
.about-img-zs {
  float: left;
  width: 100%;
  overflow:hidden;
  clear: both;
}
.about-img-zs ul,.about-img-zs ul li {
  float:left;
  font-size:0;
  position: relative;
}
.about-img-zs ul a {
  position: relative;
}
.about-img-zs ul li {
  overflow:hidden;
  border-right:1px #fff solid;
  border-bottom:1px #fff solid;
  box-sizing:border-box;
  -moz-box-sizing:border-box;
  -webkit-box-sizing:border-box;
  transition:all ease-out .3s
}
.about-img-zs ul li p {
  position: absolute;
  display: block;
  left: 0;
  right: 0;
  bottom: 0;
  height: 45px;
  font-size:14px;
  line-height: 45px;
  text-align: center;
  color: #f8f8f8;
  z-index: 29;
  background-color: rgba(0,0,0,0.7);
}
.icon {
  position:relative
}
.icon i {
  position:absolute;
  top:-50px;
  left:0;
  width:45px;
  height:45px;
  text-align:center;
  line-height:45px;
  color:#fff;
  background-color:#000;
  filter:Alpha(opacity=60);
  background-color:rgba(0,0,0,.6);
  *zoom:1;
  transition:all ease-out .3s
}
a:hover .icon i {
  top:0;
  transition:all ease-out .3s
}
.about-img-zs ul a li img {
  width:100%;
  height:auto;
  box-sizing:border-box;
  -moz-box-sizing:border-box;
  transition:all ease-out .3s
}
.about-img-zs ul a:hover li img {
  -webkit-transform:scale(1.2);
  -moz-transform:scale(1.2);
  -transform:scale(1.2);
  transition:.6s transform
}




/*//轮播补充样式*/
.page-team {
  float: left;
  width: 100%;
  background: #fff;
}
.page-team-box {
  float: left;
  width: 100%;
  position: relative;
  padding: 0 60px;   
  display: block;
  overflow: hidden;
}
.team .owl-carousel {
  display: block;
  margin: 2rem 0;
}
.team .owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.team .owl-carousel .item {
    background: #3278e6;
    padding: 1rem;
    border-radius: 2px;
}
.team .owl-carousel .item img {
    border-radius: 2px;
}
.team .owl-dots {
  width: 100%;
  text-align: center;
}
.team .owl-dot span {
  width: 10px;
  height: 5px;
  margin: 2px;
  display: block;
  background: #ccc;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}
.team .active span {
  width: 20px;
  height: 5px;
  display: block;
  background: #3278e6;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;  
}
.team .owl-nav .owl-prev,.team .owl-nav .owl-next {
  position: absolute;
  top: 56px;
}
.team .owl-nav .owl-prev {
  left: -50px;
}
.team .owl-nav .owl-next {
  left: none;
  right: -50px;
}
.team .owl-nav button {
  width: 45px;
  height: 45px;
  background-color: rgba(0,0,0,0.7) !important;
  border: 2px solid #f8f8f8 !important;
  border-radius: 360px;
}
.team .owl-nav button span {
  font-size: 28px;
  line-height: 45px; 
  color: #f8f8f8; 
}

/*=====================================================================================================================================================================================
=======================================================================================================================================================================================
=======================================================================================================================================================================================
=======================================================================================================================================================================================
=======================================================================================================================================================================================
============================================================================新闻页面图==================================================================================================
=======================================================================================================================================================================================
=======================================================================================================================================================================================
=======================================================================================================================================================================================
=======================================================================================================================================================================================
=====================================================================================================================================================================================*/

.news-list {
  position: relative;
}
.news-list li a{
  display: block;
  border-radius: 2px;
  padding: 13.74322% 20px 16.27486%;
  overflow: hidden;
  border-bottom: 1px solid #d9d9d9;
  -webkit-transition: all ease .2s;
  -o-transition: all ease .2s;
  -moz-transition: all ease .2s;
  transition: all ease .2s;
  position: relative;
  z-index: 999;
}
.i-news {
  width: 100%;
  display: block;
  margin: 0 auto;
}
.i-news-team {
  background: rgba(255, 255, 255, 0.8);
}
.i-news-team .title {
  text-align: left !important;
}
.news-list li .date {
    margin-bottom: 20px;
    font-size: 18px;
    line-height: 24px;
    font-weight: 700;
}
.news-list li .date .line {
    display: block;
    width: 30px;
    height: 0;
    padding-top: 15px;
    border-bottom: 3px solid #d9d9d9;
}
.news-list li .title {
    font-weight: bold;
    color: #1a1a1a;
    display: -webkit-box;
    height: 52px;
    line-height: 26px;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.news-list li .desc {
    font-size: 14px;
    line-height: 24px;
    color: #666;
    display: -webkit-box;
    height: 96px;
    line-height: 24px;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
}
.news-list li a:hover {
    background-color: #f2f2f2;
}
.news-list li a:hover .title {
    color: #73ab3a !important;
}


.article {
  padding: 80px 0;
  overflow: hidden;
}
.article-top {
  text-align: center;
  border-bottom: 5px solid #f0f0f0;
  padding-bottom: 20px;
  margin-bottom: 40px;
}
.article-top h1 {
  font-size: 1.5rem;
}
.article-nav {
  float: left;
  width: 100%;
  background: #f0f0f0;
  border-radius: 2px;
  padding:20px;
  margin-top: 40px;
}
.article-nav li {
  float: left;
  width: 50%;
}

/*=====================================================================================================================================================================================
=======================================================================================================================================================================================
=======================================================================================================================================================================================
=======================================================================================================================================================================================
=======================================================================================================================================================================================
============================================================================产品页面图==================================================================================================
=======================================================================================================================================================================================
=======================================================================================================================================================================================
=======================================================================================================================================================================================
=======================================================================================================================================================================================
=====================================================================================================================================================================================*/
.pro-list {
  padding: 60px 0;
}
.pro-list .pro-info {
  padding: 60px;
  line-height: 2;
  background: #c8d2dc;
  border-radius: 2px;
  margin-bottom:60px;
}
.pro-list .item {
  float: left;
  width: 100%;
  display: block;
  position: relative;
  margin-bottom: 20px;
  padding: 20px;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;  
}
.pro-list .item:hover {
  margin-top: -5px;
}
.pro-list .item .txt {
  width: 48%;
  float: right;
  position: absolute;  
  top: 60px;
  right: 20px;
  z-index: 9;
}
.pro-list .item .txt a,.pro-list .item .txt .title {
}
.pro-list .item .photo,.pro-list .item1 .photo {
  position: relative;
}
.pro-list .item .photo img,.pro-list .item1 .photo img {
  border-radius: 2px;
}
.pro-list .item .btn,.pro-list .item1 .btn,.pro-list .item2 .btn {
  margin-top:20px;
  background: #73ab3a;
  color: #f2f2f2 !important;
  border: 2px solid #6ca532;
}
.pro-list .item .btn:hover {
  background: #468808;
  color: #fff !important;
}
.pro-list .item1,.pro-list .item2 {
  overflow: hidden;
  margin-bottom: 20px
}
.pro-list .item1 {
  padding: 20px 30px;
}
.pro-list .item1 .photo {
  float: left;
  margin-right:50px;
}
.pro-list .item1 .txt {
  overflow: hidden;
  margin-top: 20px;
}
.pro-list .item2 {
  padding: 20px;
  position: relative;
  margin-bottom:60px;
  border-radius:2px;
}
.pro-list .item2 .txt {
  width: 25%;
  position: absolute;  
  top: 60px;
  left: 60px;
  z-index: 9;
}
.pro-list .item2 .photo {
  width: 100%;
  text-align: right;
}
.more-btn {
  clear: both;
  display: block;
  margin: 40px auto 0 auto;
}



.pro-article {
  float: left;
  width: 100%;
  padding: 80px 0;
}

.pro-article .title span {
  font-size: 24px;
  font-weight: 100;
  margin-left: 20px;

}
.pro-article .pro-box {
  padding: 20px 0;
}
.pro-article .pro-box .pro-article-title {
  border-left: 5px solid #73ab3a;
  padding-left: 10px;
}
.pro-article .pro-box .pro-article-title span {
  clear: both;
  display: block;
  font-size: 14px; 
  font-weight: 100;
  margin-top: 10px;
}
.pro-article .pro-box dl {
  text-align: center;
  padding: 0 15px;
  margin-bottom: 20px;
}
.pro-article .pro-box dl:nth-of-type(5) {
  clear: both;
} 
.pro-article .pro-box dl dt {
  display: block;
  margin-bottom: 20px;
}
.pro-article .pro-box dl .iconfont {
    font-size: 45px;
    line-height: 70px;
    font-weight: 100;
    padding: 10px;
    color: #f2f2f2;
    background: #73ab3a;
    /*background: #73ab3a;*/
    border-radius: 360px;
}
.pro-article .pro-box dd b {
  width: 100%;
  display: block;
}
.pro-article .info {
  margin-bottom: 60px;
}
.pro-article .title {
  margin-bottom:10px;
}
.pro-article .sub-title {
  margin-bottom: 20px;
}
.interactive {
  padding-top: 40px;
}
.pro-article .download {
  display: block;
  margin: 20px 0;
  font-weight:700;
}
.pro-article .download .iconfont {
  margin-right: 10px;
}
.pro-article .btn {
  display: block;
  margin: 20px auto 0 auto;
}

.pro-article .data {
  float: left;
  text-align: center;
  border-bottom: 1px solid #f2f2f2;
}
.pro-article .data dl {
  float: left;
  margin:20px 80px 20px 0;
  text-align: center;
}
.pro-article .data dl:nth-of-type(4) {
  border: none;
}
.pro-article .data dt {
  font-size: 28px;
  font-weight: 700;
  font-family: "Rubik",sans-serif;
  color: #232323;
  display: inline-block
}
.pro-article .data dt span {
  font-size:16px;
  font-weight: 500;
}
.pro-article .data dd {
  padding: 10px 0;
}
.pro-article .data dd span {
  margin-left: 10px; 
}
.pro-article .data-info {
  float: left;
  width: 100%;
  display: block;
  font-size: 12px;
  margin-top: 5px;
}
.pro-article .interactive {
  float: right;
  text-align: center;
}
.pro-case {
}
.pro-youshims ul li {
  text-indent: 5px;
  margin-left: 20px;
  list-style: square;
}
.pro-youshi-block {
  float: left;
  width: 100%;
  display: block;
  background: #c8d2dc;
  margin-bottom: 60px;
}
.pro-youshi-block ul {
  padding: 60px;
}
.pro-youshi-block ul li {
  line-height: 2;
  text-indent: 5px;
  list-style: square;
}
.table {
  width:100%;
  max-width:100%;
  border-left: 1px solid #fff;
  border-bottom: 1px solid #fff;
}
.table > thead > tr > th,.table > tbody > tr > th,.table > tfoot > tr > th,.table > thead > tr > td,.table > tbody > tr > td,.table > tfoot > tr > td {
  padding:8px 8px 8px 15px;
  line-height:1.42857143;
  vertical-align:top;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
}
.pro-table > tbody > tr >td:nth-of-type(even),.table > thead > tr > th:nth-of-type(even) {
  border-right:none;
}
.table > thead > tr > th {
  vertical-align:bottom;
  border-bottom:2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,.table > colgroup + thead > tr:first-child > th,.table > thead:first-child > tr:first-child > th,.table > caption + thead > tr:first-child > td,.table > colgroup + thead > tr:first-child > td,.table > thead:first-child > tr:first-child > td {
  border-top:0;
}
.table > tbody + tbody {
  border-top:2px solid #ddd;
}
.table .table {
  background-color:#fff;
}
.table-condensed > thead > tr > th,.table-condensed > tbody > tr > th,.table-condensed > tfoot > tr > th,.table-condensed > thead > tr > td,.table-condensed > tbody > tr > td,.table-condensed > tfoot > tr > td {
  padding:5px;
}
.table-bordered {
  border:1px solid #ddd;
}
.table-bordered > thead > tr > th,.table-bordered > tbody > tr > th,.table-bordered > tfoot > tr > th,.table-bordered > thead > tr > td,.table-bordered > tbody > tr > td,.table-bordered > tfoot > tr > td {
  border:1px solid #ddd;
}
.table-bordered > thead > tr > th,.table-bordered > thead > tr > td {
  border-bottom-width:2px;
}
.pro-table > tbody > tr:nth-of-type(odd) {
  background-color:#666;
}
.table-hover > tbody > tr:hover {
  background-color:#f5f5f5;
}
table col[class*="col-"] {
  position:static;
  display:table-column;
  float:none;
}
table td[class*="col-"],table th[class*="col-"] {
  position:static;
  display:table-cell;
  float:none;
}
.pro-table>tbody>tr:nth-of-type(even) {
  background-color:#f8f8f8;
}
.pro-table>tbody>tr:nth-of-type(odd) {
  background-color:#fff;
}
.pro-table>tbody>tr {
  background:#fff;
}
.pro-table>tbody>tr>td {
  border:1px solid #fff !important;
}
.pro-table>tbody>tr:nth-child(1) {
  background-color:#555;
  color:#f8f8f8;
  font-size:14px;
  font-weight:bolder;
  height:30px;
}
.table td,.table th {
  vertical-align:middle !important;
  text-align:left;
}
.table-striped>tbody>tr>td:nth-child(1),.table-striped>tbody>tr>th:nth-child(1) {
  font-weight:700;
}
.table-striped>tbody>tr:nth-child(1) {
    background-color: #666 !important;
    color: #f8f8f8;
    font-weight: bolder;
    /* font-style: italic; */
    height: 40px;
}
.table-striped>tbody>tr:nth-of-type(odd) {
    background-color: #e8e8e8;
}
.table-striped>tbody>tr:nth-of-type(even) {
    background-color: #f8f8f8;
}


/*//轮播补充样式*/
.i-pro {
  float: left;
  width: 100%;
  display: block;
  padding: 20px 0 40px 0;
}
/*.item p {
  text-align: center;
  padding: 10px 0;
}*/
.i-product .owl-dots {
  width: 100%;
  text-align: center;
}
.i-product .owl-dot span {
  width: 10px;
  height: 5px;
  margin: 2px;
  display: block;
  background: #ccc;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}
.i-product .active span {
  width: 20px;
  height: 5px;
  display: block;
  background: #73ab3a;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;  
}
.i-product .owl-nav .owl-prev,.i-product .owl-nav .owl-next {
  position: absolute;
  top: 40%;
}
.i-product .owl-nav .owl-prev {
  left: 26%;
}
.i-product .owl-nav .owl-next {
  right: 26%;
}
.i-product .owl-nav button {
  width: 45px;
  height: 60px;
  background-color: rgba(0,0,0,0.7) !important;
  /*border: 2px solid #f8f8f8 !important;
  border-radius: 360px;*/
}
.i-product .owl-nav button span {
  font-size: 40px;
  line-height: 60px; 
  color: #f8f8f8; 
}
.i-pro-block {
  float: left;
  padding-bottom: 60px;
}
.i-pro-block li {
  list-style:none;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}
.i-pro-block li img {
  border-radius: 5px;
}
.i-pro-block li:hover {
  margin-top: -5px;
}
/* [ 翻页 ]
--------------------------------------------------------------*/
.pagination {
  float: left;
  width:100%;
  text-align:center;
  margin:40px 0;
  line-height: 40px;
  overflow: hidden;
}
.pagination ul li {
  display:inline-block;
}
.pagination ul li a {  
  background-color:#f0f0f0;
  font-weight:400;
  padding:5px 20px;
  display:inline-block;
  line-height:30px;
  text-align:center;
  border-radius:2px;
  margin:0 6px;
}
.pagination ul li span {
  margin-left: 20px;
  font-weight: 700;
}
.pagination ul li a:hover, .pagination ul li .current {
  background-color:#36b13c;
  color:#fff;  
}

/* 在线客服
-------------------------------------------------------------- */
.fix-bar {
  position: fixed;
  bottom: 400px;
  right: 20px;
  z-index: 999999;
  border-radius: 2px;
  -webkit-box-shadow: 0 6px 15px 0 rgba(6, 12, 19, 0.14);
  box-shadow: 0 6px 15px 0 rgba(6, 12, 19, 0.14);
}
.fix-bar-btn {
  position: relative;
  display: block;
  width: 68px;
  height: 68px;
  padding: 8px;
  background-color: #73ab3a;
}
.fix-bar-btn:first-of-type {
  border-radius: 2px 2px 0 0;
}
.fix-bar-btn:last-of-type {
  border-radius: 0 0 2px 2px;
}
.fix-bar-btn:not(:last-child) {
  border-bottom: 1px solid #468808;
}
.fix-bar-btn:hover,
.fix-bar-btn:active {
  display: block;
  background: #468808;
}
.fix-bar-btn i {
    color: #fff;
    display: block;
    margin: 4px auto;
    text-align: center;
    font-size: 24px;
    font-weight: 100;
    -webkit-text-stroke-width: 0px;
}
.fix-bar-btn .ic_phone_consult {
  width: 27px;
  height: 27px;
}
.fix-bar-btn .ic_online_consult {
  width: 23px;
  height: 23px;
}
.fix-bar-btn .ic_apply {
  width: 22px;
  height: 21px;
}
.fix-bar-btn .ic_qrcode {
  width: 20px;
  height: 21px;
}
.fix-bar-btn .ic_phone_consult {
  width: 30px;
  height: 28px;
}
.fix-bar-btn .ic_phone_consult {
  width: 28px;
  height: 25px;
}
.fix-bar-btn span {
  font-size: 12px;
  color: #fff;
}
.fix-bar-btn .fix-bar-child {
  display: none;
  position: absolute;
  left: -170px;
  bottom: 0;
  width: 190px;
  height: 180px;
}
.fix-bar-btn .fix-bar-child .fix-bar-child-box {
  width: 160px;
  height: 180px;
  background-color: transparent;
  -webkit-box-shadow: 0 6px 20px 2px rgba(0, 0, 0, 0.18);
  box-shadow: 0 6px 20px 2px rgba(0, 0, 0, 0.18);
  border-radius: 2px;
  overflow: hidden;
}
.fix-bar-btn .fix-bar-child .fix-bar-child-box .fix-bar-child-in {
  width: 160px;
  height: 180px;
  padding: 10px;
  background-color: #fff;
}
.fix-bar-btn .fix-bar-child .fix-bar-child-box .fix-bar-child-in .triangle-right {
  position: absolute;
  right: 25px;
  top: 130px;
  width: 0;
  height: 0;
  border-top: 5px solid transparent;
  border-left: 5px solid #fff;
  border-bottom: 5px solid transparent;
}
.fix-bar-btn .fix-bar-child .fix-bar-child-box .fix-bar-child-in ul {
  padding: 0;
  margin: 0;
}
.fix-bar-btn .fix-bar-child .fix-bar-child-box .fix-bar-child-in ul .fixbar-chameleon {
  font-size: 12px;
  color: #222;
  text-align: center;
}
.fix-bar-btn .fix-bar-child .fix-bar-child-box .fix-bar-child-in ul .fixbar-chameleon img {
  margin-bottom: 3px;
}
.fix-bar-btn:hover .fix-bar-child {
  display: block;
}
/* 在线客服结束
-------------------------------------------------------------- */



/* Footer
-------------------------------------------------------------- */
footer{
  background: #c8d2dc;
  margin-top: 60px;
  padding-top: 60px;
}
footer .footer-top {
  float: left;
  width: 100%;
  height: 160px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  border-bottom: 1px solid #b4bec8;
  display:table-cell; 
  vertical-align:bottom;
}
footer .footer-top .footer-img {
  height: 100px;
  width: auto;
  margin-bottom: 10px;
}
footer .footer-top .info {
  height: 100%;
  position: relative;
}
footer .footer-top .info ul {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
footer .footer-top .info li {
  float: left;
  height: 100%;
  margin-right: 60px;
  padding-left: 20px;
  border-left: 1px solid #b4bec8;
  display:table-cell; 
  vertical-align:bottom;
}
footer .footer-menu,.footer-team {
  border-right: 1px solid #b4bec8;
}
footer .footer-menu .menu {
  padding: 0 20px;
}
footer .footer-menu>ul>li {
  float: left;
  width: 50%;
}
footer .footer-menu>.menu>li>a, .footer-tel dt, footer .title {
  width: 100% !important;
  display: block;
  font-size:18px;
  font-weight: 700;
  color: #232323;
  margin-bottom: 10px;
}
footer .footer-menu>.menu>li>a,footer .footer-menu .sub-menu>li {
  width: 100%;
  text-align: center;
  line-height: 32px;
}
.footer-tel {
  color: #73ab3a;
  margin-top: 10px;
}
.footer-contact {
  float: left;
  width: 200px;
  margin: 10px auto;
  display: block;
}
.footer-contact li {
  float: left;
  text-align: center;
  width: 40px;
}
.footer-contact li .iconfont {
  color: #73ab3a;
  font-size:20px;
}
.footer-logo {
}
.footer-logo img {
  width: 160px;
  display: block;
}
footer .fd-copy{
  line-height: 30px;
  color: #a3a3a9;
  background-color: #111;
  margin-top: 60px;
  padding: 20px 0;
  width: 100%;
  text-align: center;
}
footer .fd-copy p a {
  color: #a3a3a9
}

.guonei {
  border-right: 1px solid #b4bec8;
}
.guonei dl {
  width: 25%;
}
.footer-team dl {
  float: left;
  display: block;
  margin-bottom: 10px;
}
.footer-team dt {
  color: #232323;
  font-weight: 700;
  text-transform: uppercase
}
.friend {
  margin-top: 20px;
  padding-top: 20px;
  border-top: 1px solid #555;
  overflow: hidden;
}
.friend span {
  float: left;
  width: 80px;
  display: block;
}
.friend ul {
  overflow: hidden;
}
.friend li {
  float: left;
  margin-right: 20px;
}
.friend a:hover {
  color: #c1c1c1;
}

/*53客服样式覆盖*/
#icon_menu_module {
  width: 68px !important;
  -webkit-box-shadow: 0 6px 15px 0 rgba(6, 12, 19, 0.16) !important;
  box-shadow: 0 6px 15px 0 rgba(6, 12, 19, 0.16) !important;
  border-radius: 2px;
}
#icon_menu_module .sortmodule {
  height: 80px !important
}
#icon_menu_module .iconfont {
  margin-top: 6px !important;
  margin-bottom: 0px !important;
  -webkit-text-stroke-width: 0px !important;
}
#icon_menu_module #qr_prev {
  width: 150px !important;
  height: 170px !important;
  right: 75px !important;
  top: -40px !important;
  border: none !important;
  padding: 15px !important;
  box-shadow: 0 6px 20px 2px rgba(0, 0, 0, 0.18) !important;
}
#icon_menu_module #qr_prev span {
  width: 100% !important;
  height: auto !important; 
  border: none !important;
}
#icon_menu_module #qr_prev p {
  opacity: 1 !important;
  filter: alpha(opacity=100) !important;
  font-size: 14px !important;
}
#icon_menu_module .border_line {
  position: relative !important;
  width: 90% !important;
  left: 5% !important;
}
#icon_menu_module .gotop .border_line {
  height: 0px !important;
}
.inv_bg_color {
  box-shadow: rgba(35, 35, 35, 0.4) 0px 2px 8px 0px !important;
}





.shipin {
  display: block;
    height: 780px;
    width: 100%;
    position: relative;
    overflow: hidden;
  position: relative;
  color: #ffffff;
}
video {
  min-width: 100%;
  height: 800px;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -50%;
  z-index: 1;
}  
source{  
    min-width: 100%;  
    min-height: 100%; 
    max-height: 600px; 
    height: auto;  
    width: auto;  
} 
.video-bg {
  position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(34, 34, 34, 0.25);
    z-index: 2;
}
.showcase-mask {
  position: absolute;
  display: block;
  text-align: center;
  height: 100%;
  width: 100%;
  padding: 60px 0 120px 0;
  z-index: 2;
  box-sizing: border-box;
    background-image: url(https://www.xiaojunchina.com/wp-content/themes/hezhi2019/images/grid-white-1.png);
}
.video-date {
  font-size: 52px;
  font-weight: 700;
}
.left-line {
  border-left: 1px solid #d8d8d8;
    border-top: 0;
    margin: 0;
}
.shipin .info {
  font-size: 16px;
  margin-bottom: 60px;
}
.top60 {
  margin-top: 60px;
}<!--0.00021600723266602-->