@charset "UTF-8";
body {
  overflow-x: hidden;
  font-family: "Microsoft YaHei";
}

ul {
  padding: 0;
  margin: 0;
}

ul li {
  list-style: none;
}

a {
  color: #337ab7;
  text-decoration: none;
}

h1, h2, h3, h4, h5 {
  margin: 0;
}

a:focus,
a:hover {
  color: #23527c;
  text-decoration: none;
}

a:focus {
  outline: none;
  outline-offset: -2px;
}

.hot-keys:after, .xypg-download-list .download-title:after, .xypg-download-list .download-item:after, .xypg-download-list .download-item .download-item-span:after, .xypg-job-list .job-title:after, .xypg-job-list .job-item:after, .xypg-job-list .job-item .job-item-span:after, .xypg-detail-info-bar:after, .xypg-detail-info-bar .xypg-file-down .file-down-list li:after, .xypg-detail-pn div:after, .xypg-detail-file-dwon:after, .product-detail-tab .product-detail-tabli:after, .tag-list-product .tag-wz .tab-fenli:after {
  content: "";
  display: table;
  clear: both;
}

.x-header-right .x-login .username, .x-product-list li h3, .x-case-item .wz h3, .x-news-top h3, .x-news-list li a, .latest-news li a, .hot-keys li a, .xypg-left-nav > li > a, .xypg-left-nav .xypg-left-subnav > li > a, .xypg-left-nav .xypg-left-threenav > li > a, .xypg-product-list li h3 a, .xypg-case-list li h3 a, .xypg-news-list li .tit h3, .xypg-album-cate li .album-title, .xypg-album-list li h3, .xypg-download-list .download-item .download-item-span.download-item-first, .xypg-download-list .download-item .download-item-span .download-item-con, .xypg-job-list .job-item .job-item-span .job-item-con, .xypg-detail-info-bar .xypg-file-down .file-down-list li .list-con p, .xypg-detail-pn div a, .relate-product-slick .owl-item p, .relate-news-list li a, .xypg-jod-detail .job-detail-title, .cover-item .item-first .wz h3, .cover-item .item-list h4, .tag-list-product .tag-wz h1, .tag-list-product .tag-wz .tab-fenli p {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.x-banner .owl-carousel .banner-item a, .x-product-list li .img, .x-case-item .img, .x-news-img, .page-banner, .xypg-product-list li .img, .xypg-case-list li .img, .relate-product-slick .owl-item .img, .x-logo a, .x-layout-logo, .x-layout-ewm img, .page-message-img {
  font-size: 0;
}

.x-banner .owl-carousel .banner-item a img, .x-product-list li .img img, .x-case-item .img img, .x-news-img img, .page-banner img, .xypg-product-list li .img img, .xypg-case-list li .img img, .relate-product-slick .owl-item .img img {
  width: 100%;
}

.x-logo a img, .x-layout-logo img, .x-layout-ewm img img, .page-message-img img {
  max-width: 100%;
}

.x-product-list li .img, .x-case-item .img, .x-news-img, .xypg-product-list li .img, .xypg-case-list li .img, .relate-product-slick .owl-item .img {
  overflow: hidden;
}

.x-product-list li .img img, .x-case-item .img img, .x-news-img img, .xypg-product-list li .img img, .xypg-case-list li .img img, .relate-product-slick .owl-item .img img {
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
}

.x-product-list li .img:hover img, .x-case-item .img:hover img, .x-news-img:hover img, .xypg-product-list li .img:hover img, .xypg-case-list li .img:hover img, .relate-product-slick .owl-item .img:hover img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}

.container-fluid {
  padding: 0 8.33333333%;
  overflow: hidden;
}

@media (max-width: 768px) {
  body {
    padding-top: 80px;
  }
}

.icon-font {
  position: relative;
}

.icon-font:after {
  content: "";
  width: 30px;
  height: 30px;
  background-image: url(../images/icon_spirit.png);
  background-repeat: no-repeat;
  position: absolute;
  left: calc(50% - 15px);
  top: calc(50% - 15px);
}

.n-loading .n-icon {
  background: url("../images/loading.gif") 0 center no-repeat !important;
}

.n-default .msg-wrap .n-icon {
  background-image: url("../images/validator_default.png") !important;
}

.n-simple .msg-wrap .n-icon {
  background-image: url("../images/validator_simple.png") !important;
}

.n-yellow .msg-wrap .n-icon {
  background-image: url("../images/validator_simple.png") !important;
}

/*手机端头部*/
.xymob-head {
  position: fixed;
  top: 0;
  z-index: 999999;
  left: 0;
  right: 0;
  background: #fff;
}

.xymob-head-box {
  position: relative;
  height: 80px;
}

.xymob-head-box .xymob-logo {
  position: absolute;
  left: 8%;
  /* right: 0; */
  bottom: 0;
  top: 0;
  margin: auto;
  width: 72%;
  height: 62px;
  text-align: center;
}

.xymob-head-box .xymob-logo h1, .xymob-head-box .xymob-logo a {
  display: inline;
  font-size: 0;
}

.xymob-head-box .xymob-logo img {
  height: 62px;
}

.xymob-navbtn {
  position: absolute;
  z-index: 9;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto 0 auto 10px;
  width: 30px;
  height: 20px;
}
.xymob-navbtn b{
    position: absolute;
    left:40px;
    top:0;
    line-height: 20px;
    color:#fff;
    font-weight: normal;
}
.xymob-navbtn span, .xymob-navbtn:after, .xymob-navbtn:before {
  display: block;
  height: 2px;
  width: 100%;
  background: #000;
  -webkit-transition: all .5s;
  transition: all .5s;
}

.xymob-navbtn span {
  margin: 7px 0;
}

.xymob-navbtn:after, .xymob-navbtn:before {
  content: '';
  -webkit-transform-origin: 7.5%;
          transform-origin: 7.5%;
}

.xymob-navbtn.clicked span {
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
  opacity: 0;
}

.xymob-navbtn.clicked:after {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.xymob-navbtn.clicked:before {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.xymob-search-btn {
  position: absolute;
  z-index: 9;
  right:10px;
  top: 0px;
  bottom: 0;
  width: 23%;
  text-align: center;
  line-height:80px;
}
.xymob-search-btn a{color:#333;font-size:14px;
    
    
}
.xymob-search-btn a img{
    width: 30px;
    height: 20px;
}

.xymob-search-btn .icon-font {
  display: block;
  width: 100%;
  height: 100%;
}

.xymob-search-btn .icon-font:after {
  background-position: 0px -210px;
}

.xymob-menu {
  display: none;
  position: absolute;
  z-index: 9999;
  left: 0;
  right: 0;
  height: 100vh;
  background: #fff;
  padding: 0 10%;
}

.xymob-menu .xymob-menu-box {
  height: 100vh;
  overflow: auto;
  padding-bottom: 80px;
}

.xymob-nav > li {
  border-bottom: 1px solid #2b2b2b;
  position: relative;
}

.xymob-nav > li > a {
  display: block;
  line-height: 50px;
  font-size: 16px;
  color: #000;
}

.xymob-nav .xymob-menu-jt {
  position: absolute;
  width: 20%;
  height: 50px;
  line-height: 50px;
  right: 0;
  top: 0;
  text-align: center;
  z-index: 9;
}

.xymob-nav .xymob-menu-jt .icon-font {
  display: block;
  width: 100%;
  height: 100%;
}

.xymob-nav .xymob-menu-jt .icon-font:after {
  background-position: 0px -240px;
}

.xymob-nav .xymob-menu-jt.clicked .icon-font:after {
  background-position: -0px -240px;
}

.xymob-nav .xymob-sub-menu {
  background: #fff;
  display: none;
}

.xymob-nav > li:hover .xymob-sub-menu{display:block;}





.xymob-nav .xymob-sub-menu > li {
  border-top: 1px dashed #2b2b2b;
}

.xymob-nav .xymob-sub-menu > li > a {
  display: block;
  font-size: 14px;
  color: #000;
  line-height: 40px;
  text-indent: 2em;
}

.xymob-dlbtn {
  margin-top: 40px;
}

.xymob-dlbtn a {
  text-align: center;
  display: block;
  width: 100%;
  height: 40px;
  line-height: 40px;
  background: #292e39;
  color: #fff;
  font-size: 16px;
  border-radius: 5px;
}

.xymob-dlbtn a i {
  display: inline-block;
  vertical-align: middle;
  width: 30px;
  height: 30px;
  margin-right: 5px;
}

.xymob-dlbtn a .icon-dl:after {
  background-position: -30px -540px;
}

.xymob-dlbtn a .icon-pn:after {
  background-position: -30px -600px;
}

.xymob-dlbtn a .icon-tc:after {
  background-position: -30px -570px;
}

.xymob-dlbtn .zx-btn {
  margin-top: 10px;
  background: none;
  border: 1px solid #fff;
}

.xymob-search {
  position: fixed;
  z-index: 99999;
  left: 100%;
  bottom: 0;
  top: 0;
  width: 100%;
  background: #fff;
  padding: 15px 15% 0 15%;
  -webkit-transition: all .5s;
  transition: all .5s;
}

.xymob-search .xymob-search-close-btn {
  position: absolute;
  top: 27px;
  left: 30px;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 30px;
}

@media (max-width: 420px) {
  .xymob-search .xymob-search-close-btn {
    left: 15px;
  }
}

.xymob-search .xymob-search-close-btn i {
  width: 100%;
  height: 100%;
  display: block;
}

.xymob-search .xymob-search-close-btn i:after {
  background-position: 0px -300px;
}

.xymob-search .xymob-search-box {
  height: 50px;
  border-bottom: 2px solid #2d2d2d;
}

.xymob-search .xymob-search-box input[type="text"] {
  width: 80%;
  float: left;
  background: none;
  border: none;
  outline: none;
  color: #333;
  font-family: "Microsoft YaHei";
  font-size: 16px;
  height: 50px;
}


.xymob-search input::-webkit-input-placeholder{color:#333;}
.xymob-search textarea::-webkit-input-placeholder{color:#333;}






.xymob-search .xymob-search-box #s_btn {
  width: 20%;
  height: 50px;
  outline: none;
  border: none;
  cursor: pointer;
  font-size: 0;
  background: none;
  border: none;
}

.xymob-search .xymob-search-box #s_btn .icon-font {
  display: block;
  width: 100%;
  height: 100%;
}

.xymob-search .xymob-search-box #s_btn .icon-font:after {
  background-position: 0px -210px;
}

.xymob-search .xymob-seaerch-wz span,
.xymob-search .xymob-seaerch-wz a {
  display: block;
  font-size: 14px;
  color:#333;
  line-height: 45px;
  border-bottom: 1px solid #2b2b2b;
}

.xymob-search.clicked {
  left: 0;
}

.x-header {
  background: rgba(255,255,255,1);
  padding: 66px 0;
  width: 100%;
  position:fixed;
  z-index: 99999;
}

.x-logo {width:21%;
position:absolute;
    top:50%;
    left:50%;
    transform:translate(-50%,-50%);
    -webkit-transform:translate(-50%,-50%);
    -moz-transform:translate(-50%,-50%);
}




.x-logo img{width:100%;}

.x-logo a {
  display: block;
}






.menu{
  color:#000;
  font-size: 15px;
  cursor: pointer;
  position: relative;
  z-index: 9991;
  font-family: "arial";
}
.menu .sbox{
   width:30px;
   margin-right: 15px;

}
.menu .sbox s{
  position: relative;
  display: block;
  height: 2px;
  background: #000;
   -webkit-transition: all 1s;
    -moz-transition: all 1s;
    transition: all 1s;

}
.menu .sbox s + s{
  margin-top: 8px;
}
.menu.on .sbox s:nth-child(1) {
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    top:10px;
}

.menu.on .sbox s:nth-child(2) {
    opacity: 0;
}

.menu.on .sbox s:nth-child(3) {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    top: -9px;
}

.x-header-right {
  float: right;
  width: 25%;
  text-align: right;
}

.x-header-right #formsearch,
.x-header-right .x-login {
  display: inline-block;
  vertical-align: middle;
}

.x-header-right #formsearch {
  width: calc(100% - 100px);
  position: relative;
}

.x-header-right #formsearch:before {
  content: '|';
  position: absolute;
  left: 36px;
  top: 5px;
}

.x-header-right #formsearch #s_btn {
  float: left;
  outline: none;
  border: none;
  width: 35px;
  height: 30px;
  font-size: 0;
  background-image: url(../images/icon_spirit.png);
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: 0 -210px;
}

.x-header-right #formsearch #keyword {
  float: left;
  background: none;
  outline: none;
  border: none;
  width: calc(100% - 35px);
  color: rgba(0, 0, 0, 0.8);
  margin-top: 5px;
  height: 20px;
  padding-left: 10px;
}

.x-header-right .x-login {
  font-size: 14px;
  color: #000000;
  line-height: 1.6;
  line-height: 30px;
}

.x-header-right .x-login .username {
  max-width: 75px;
  vertical-align: -10px;
  display: inline-block;
}

.x-header-right .x-login a {
  color: #000;
}

.x-header-right .x-login a:hover {
  color: #ab001a;
}

/* 扥路 */
.xa-login {
  position: absolute;
  width: 50%;
  text-align: right;
  top: 0;
  right: 8.33333333%;
}
/* 导航样式 */
.f-menu{
  position: fixed;
  left:-534px;
  top:0;
  width: 494px;
  background: rgba(255,255,255,.96);
  z-index: 999;
  padding:160px 0 0 8.33333333%;
  height: 100vh;
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  transition: all 1s;
}
.f-menu.on{
  left:0;
}
.f-menu li{
  position: relative;
  padding-right: 38px;
}
.f-menu li a{
  display: block;
  border-bottom: 1px  solid #eee;
  color:#333;
  font:bold 17px/64px "Microsoft Yahei";
  background: url(../images/list.jpg) no-repeat 100% 50%;
}
.f-menu .closes{
  text-align: right;
  padding:25px 0 40px;
  cursor: pointer;
}
.f-menu .closes span{
  display: inline-block;
  width: 30px;
  height: 2px;
  position: relative;
}
.f-menu .closes span:before{
  position: absolute;
  left:0;
  width: 30px;
  height: 2px;
  content: "";
  background-color: #000;
  top: -8px;
  -ms-transform: translateY(8px) rotate(45deg);
  -webkit-transform: translateY(8px) rotate(45deg);
    transform: translateY(8px) rotate(45deg);
}
.f-menu .closes span:after{
  position: absolute;
  left:0;
  width: 30px;
  height: 2px;
  content: "";
  background-color: #000;
  top: -8px;
  -ms-transform: translateY(8px) rotate(-45deg);
  -webkit-transform: translateY(8px) rotate(-45deg);
    transform: translateY(8px) rotate(-45deg);
}
.subbg{
  width: 220px;
  background: rgba(0,0,0,.6);
  height: 100vh;
  position: fixed;
  top:0;
  left:494px;
  z-index: 99;
  display: none;
}
/* 导航样式 */
.x-menu {
  width: 50%;
  float: right;
  padding-right: 1.56%;
}

.x-menu > li {
  float: left;
  position: relative;
  width: 14.28%;
  text-align: center;
}

.x-menu > li > a {
  display: block;
  font-size: 16px;
  color: #000;
  line-height: 4.9375;
}

.x-menu > li > a:hover {

  color: #666;
}

.x-menu > li.active > a {
  /* background: #292e39;
  color: #fff; */
}

.f-menu li:hover .x-sub-menu {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(0);
          transform: translateY(0);
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
}

.x-sub-menu {
  position: absolute;
  z-index: 99;
  width: 220px;
  padding:0 20px;
  left: 100%;
  top: 0;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateY(20px);
          transform: translateY(20px);

}
.x-sub-menu > li{
  padding:0;

}
.x-sub-menu > li > a {
  display: block;
  text-align: left;
  font-size: 14px;
  color: #fff;
  line-height: 64px;
  background: none;
  padding:0 15px;
  transition:all 0.3s;
  position: relative;
  border-bottom: 1px solid rgba(255,255,255,.3);
}
.x-sub-menu > li > a:hover{
  padding-left:20px;
}
.x-sub-menu > li > a:after {
  position: absolute;
  width: 8px;
  height: 10px;
  content: "";
  right:10%;
  top:50%;
  margin-top:-5px;
  background: url(../images/list2.png) no-repeat 50% 50%;
}


.quick{
  font-size: 0;
}
.quick a{
  color:#333;
  font-size: 15px;
  line-height: 28px;
  display: inline-block;
  vertical-align: top;
  position: relative;
  margin: 0 10px;
  font-family: "arial";
}
.quick a + a:before{
  position: absolute;
  width:1px;
  height: 18px;
  left:-10px;
  top:50%;
  margin-top:-9px;
  content:"";
  background: #333;
}
.quick .q1{
  width: 28px;
  line-height: 28px;
  background: #000;
  border-radius: 50%;
  color:#fff;
  text-align: center;
  font-size: 14px;
}
.quick .q2{
  width: 28px;
  height: 28px;
  background: url(../images/q1.png) no-repeat 50% 50% #000;
  border-radius: 50%;
}
.quick .q3{
  width: 28px;
  height: 28px;
  background: url(../images/q2.png) no-repeat 50% 50% #000;
  border-radius: 50%;
}
.quick .q4{
  width: 28px;
  height: 28px;
  background: url(../images/q3.png) no-repeat 50% 50% #000;
  border-radius: 50%;
}
.hotline{
  color:#000;
  font-size: 20px;
  line-height: 28px;
  font-family: arial;
}

.banner {
    width: 100%;
    overflow: hidden;
    position: relative;
}

/* 首页banner样式 */
.x-banner .owl-carousel {
  position: relative;
}

.x-banner .owl-carousel .banner-item a {
  display: block;
}
.x-banner .owl-carousel .active img{
    -webkit-backface-visibility: hidden;
    -webkit-animation: imageAnimation 20s linear infinite 0s;
    -moz-animation: imageAnimation 20s linear infinite 0s;
    -o-animation: imageAnimation 20s linear infinite 0s;
    -ms-animation: imageAnimation 20s linear infinite 0s;
    animation: imageAnimation 20s linear infinite 0s;
}

.x-banner .owl-carousel .owl-nav .owl-prev {
  left: 0;
}

.x-banner .owl-carousel .owl-nav .owl-next {
  right: 0;
}

.x-banner .owl-carousel .owl-nav button.owl-prev,
.x-banner .owl-carousel .owl-nav button.owl-next {
  outline: none;
  position: absolute;
  top: 50%;
  z-index: 9999;
  background: #424246;
  height: 65px;
  width: 50px;
  margin-top: -32.5px;
  border-radius: 0;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
}

.x-banner .owl-carousel .owl-nav button.owl-prev:hover,
.x-banner .owl-carousel .owl-nav button.owl-next:hover {
  background: #ab001a;
}

.x-banner .owl-carousel .owl-nav .icon-font {
  display: block;
  width: 100%;
  height: 100%;
}

.x-banner .owl-carousel .owl-nav .icon-left-arrow:after {
  background-position: -34px -180px;
}

.x-banner .owl-carousel .owl-nav .icon-right-arrow:after {
  background-position: -26px -480px;
}

@media (max-width: 990px) {
  .x-banner .owl-carousel .owl-nav button.owl-prev,
  .x-banner .owl-carousel .owl-nav button.owl-next {
    height: 40px;
    width: 30px;
    margin-top: -20px;
  }
  .x-banner .owl-carousel .owl-nav .iconfont {
    font-size: 20px;
  }
}

.x-banner .owl-carousel .owl-dots {
  position: absolute;
  z-index: 999;
  left: 0;
  width: 100%;
  text-align: center;
  font-size: 0;
  bottom: 5%;
}

.x-banner .owl-carousel .owl-dots button.owl-dot {
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
  margin: 0 .9em;
  outline: none;
  background: #fff;
  border-radius: 50%;
  width: 12px;
  height:  12px;
  opacity: .5;
}

.x-banner .owl-carousel .owl-dots button.owl-dot:hover {
  opacity: .5;
}

.x-banner .owl-carousel .owl-dots button.owl-dot.active {
  opacity: 1;
}

@media (max-width: 990px) {
  .x-banner .owl-carousel .owl-dots button.owl-dot {
    font-size: 12px;
  }
}
.banner-html5zoo .html5zoo-bullet-wrapper-0{
  text-align: center;
}
.banner-html5zoo .html5zoo-bullet-span {
    width: 12px !important;
    height: 12px !important;
    float: none!important;
    display: inline-block;
    background: #fff!important;
    opacity: .5 !important;
    box-sizing: border-box;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    margin: 0 .9em !important;
    vertical-align: middle
}

.banner-html5zoo .html5zoo-bullet-span.active {

    opacity: 1 !important;
}

/* 公司简介 */
.ab-p{
  /*padding-left:8.33333333%;*/
  width:48%;
}
.about{
  /*padding-top:6vw;*/
  text-align: center;
}
.about img{width:100%;display:block;}


.about h2{
  font-weight: 400;
  font-size: 19px;
  color:#000;
  padding-top: 1vw;
}
.sing{
  padding-top: 4.5vw;
  color:#000;
  font-size: 46px;
  text-transform: uppercase;
  font-weight: bold;
  line-height: 1;
  font-family: "arial";
}
.sing img{
  max-width: 80%;
  height: auto;
}
.num-list {
  padding-top:6vh;
}
.num-list li{
  text-align: center;
  float: left;
  width: 20%;
  position: relative;
}
.num-list li + li:before{
  position: absolute;
  width: 1px;
  height:84px;
  content: "";
  background: #efefef;
  left:0;
  top:50%;
  margin-top:-42px;
}
.num-list li .count-title{
  color:#000;
  font-size: 54px;
  font-size: 54px;
  font-weight: bold;
  font-family: arial;
}
.num-list li p{
  color:#666;
  font-size: 16px;
}
.x-about .more{
  text-align: center;
  margin-top:4vw;
}
.x-about .more a{
  display: inline-block;
  width: 192px;
  font-size: 16px;
  font-weight: bold;
  line-height: 2.333;
  text-transform: uppercase;
  border:1px solid #000;
  overflow: hidden;
  position: relative;

}
.x-about .more a span{
  color:#000;
  position: relative;
  z-index:9;
  font-family: "arial";

}
.x-about .more a:hover span{
  color:#fff;
}
.x-about .more a:before{
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
	opacity: 0;
	background-color: rgba(0,0,0,1);
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
	-webkit-transform: scale(0.5, 1);
	transform: scale(0.5, 1);
}

.x-about .more a:hover:before{
	opacity: 1;
	-webkit-transform: scale(1, 1);
	transform: scale(1, 1);
}
.about-img{
  text-align: center;
  width:48%;
}
.about-img img{
  width: 100%;
  height: auto;display:block;
}
.x-about {
  background: #ffffff;
  padding: 3.6% 0;
}




/* 产品中心 */
p{
  margin:0;
}
.pro-cate {
   overflow: hidden;
}
.pro-img{
  overflow: hidden;
}
.pro-img img{
  max-width: 100%;
  height: auto;
}
.pro-nav{
  padding-right: 8.33333333%;
  font-size: 0;
  /*text-align: right;*/
}
.pro-nav li{
  display: inline-block;
  color:#fff;
  font-size: 17px;
  line-height: 78px;
  cursor: pointer;
  width: 100%;
  background: #000;
  position: relative;
  text-align: left;
  vertical-align: top;
  margin:0.5vw 0;
}
.pro-nav li a{
    display: block;
    color:#fff;
    background: #000;
}
.pro-nav li .navlist{
  padding-left:30%;
  position: relative;

}
.pro-nav li .navlist:before{
  position: absolute;
  content:"";
  width: 0;
  height: 100%;
  right:0;
  top:0;
  background:  #fff;
  transition: all 0.5s;

  z-index: -1;
}

.pro-nav li .navlist:after{
  position: absolute;
  content:"";
  width:24px;
  height: 24px;
  left:52px;
  top:50%;
  margin-top:-12px;
  background: url(../images/list1.png) no-repeat;
  transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  transition: 500ms 0ms ease-in-out;
}
.pro-nav li.on .navlist:after{
  transform: rotate(0);
  -webkit-transform: rotate(0);
  -moz-transform: rotate(0);
  opacity: 1;
}
.pro-nav li p{
  width:92px;
  text-align: center;
}
.pro-nav li .img{
  width: 70px;
  height: 50px;
  position: absolute;
  right:35px;
  top:15px;

}
.pro-nav li .img img{
  transition: all 0.5s;
}
.pro-nav li .img span{
  display: block;
  height: 100%;
  overflow: hidden;
}
.pro-nav li .img:after{
  position: absolute;
  width:50px;
  height: 1px;
  content: "";
  background: #fff;
  left:-88px;
  top:50%;
}

.pro-nav li.on a{
  background: #383838;
}
.slideTxtBox2 .pro-nav li.on{
    background: #383838;
}
.pro-nav li.on .img img{
  /*transform:translateY(-50px)*/
}
.pro-nav li.on .img:after{
  /*background: #000;*/
}

.pro-cate .more{
  text-align: center;
  margin-top: 2.5vw;
}
.pro-cate .more a{
  display: inline-block;
  width: 192px;
  color:#000;
  font-size: 16px;
  font-weight: bold;
  line-height: 2.333;
  text-transform: uppercase;
  border:1px solid #000;
  margin-left:65px;
  -webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
  transition: all 0.5s;
  position: relative;
}
.pro-cate .more a span{
  color:#000;
  position: relative;
  z-index:9;
  font-family: "arial";
}
.pro-cate .more a:hover span{
  color:#fff;
}
.pro-cate .more a:before{
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
	opacity: 0;
	background-color: rgba(0,0,0,1);
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
	-webkit-transform: scale(0.5, 1);
	transform: scale(0.5, 1);
}

.pro-cate .more a:hover:before{
	opacity: 1;
	-webkit-transform: scale(1, 1);
	transform: scale(1, 1);
}

/* 新闻中心 */
.x-title{
  text-align: center;
}
.x-title h2{
  color:#333;
  font-size: 40px;
  line-height: 1.5;
  font-weight: bold;
}
.x-title p{
  color:#666;
  font-size: 24px;
  line-height: 1.5;
  text-transform: uppercase;
  font-family: "arial";
}
.x-news {
  background: #fff;
  padding: 3.5vw 0;
}

.x-news-list {
  margin-top:3vw;
}
.x-news-list .owl-item{

}
.x-news-list .x-news-item  a{
  display: block;
  position: relative;

}
.x-news-list .x-news-item .img{
  overflow: hidden;
}
.x-news-list .x-news-item img{
  max-width: 100%;
  height: auto;
  -webkit-transition: all .8s ease;
  transition: all .8s ease;
}
.x-news-list .x-news-item:hover img{
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
}
.x-news-list .x-news-item .wz{
  position:absolute;
  width: 100%;
  left:0;
  bottom:0;
  padding:12.36% 7.69% 7.09%;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.8)));
	background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.8));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.8));
  -webkit-transition: all .4s ease;
  transition: all .4s ease;

}
.x-news-list .x-news-item:hover .wz{
  padding:10.36% 7.69% 9.09%;
}
.x-news-list .x-news-item .wz h3{
  color:#fff;
  font-weight: bold;
  font-size: 18px;
  line-height: 1.8;
  height:64px;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
}
.x-news-list .x-news-item .wz p{
  color:#fff;
  font-size: 14px;
  line-height: 2;
  text-overflow: ellipsis;
overflow: hidden;
white-space: nowrap;
}
.x-news .more{
  text-align: center;
  margin-top:4vw;
}
.x-news .more a{
  display: inline-block;
  width: 192px;
  color:#000;
  font-size: 16px;
  font-weight: bold;
  line-height: 2.333;
  text-transform: uppercase;
  border:1px solid #000;
  -webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
  transition: all 0.5s;
  position: relative;
}
.x-news .more a span{
  color:#000;
  position: relative;
  z-index:9;
  font-family: "arial";
}
.x-news .more a:hover span{
  color:#fff;
}
.x-news .more a:before{
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
	opacity: 0;
	background-color: rgba(0,0,0,1);
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
	-webkit-transform: scale(0.5, 1);
	transform: scale(0.5, 1);
}

.x-news .more a:hover:before{
	opacity: 1;
	-webkit-transform: scale(1, 1);
	transform: scale(1, 1);
}

/* 全球网络 */
.x-world{
  background: #333;
  padding:6vh 0;
}
.x-world .x-title h2{
  color:#fff;
}
.x-world .x-title p{
  color:#fff;
  font-family: "arial";
}
.x-world .content{
  text-align: center;
  padding-top:4vh;
  font-size: 0;
}
.x-world .content .map{
  display: inline-block;
  vertical-align: top;
  position: relative;
}

.map .line1{
  width: 51.48725212%;
  height: 25.27743527%;
  position: absolute;
  right:31.44475921%;
  top:9.98766954%;

}

.map .line1 span{
  position: absolute;
  right: 0;
  bottom: 0;
  height: 100%;
  width:0px;
  background-image: url(../images/m1.png);
  background-repeat: no-repeat;
  background-position: right bottom;
  background-size: auto 100%;
  transition-delay: .6s;
}

.map .line2{
  width: 28.61189802%;
  height: 17.26263872%;
  position: absolute;
  right:32.08215297%;
  top:16.15289766%;

}
.map .line2 span{
  position: absolute;
  right: 0;
  bottom: 0;
  height: 100%;
  background: url(../images/m2.png) no-repeat right bottom;
  background-size: auto 100%;
  transition-delay: .7s;
}
.map .line3{
  width: 4.39093484%;
  height: 7.39827374%;
  position: absolute;
  right:32.8611898%;
  top:26.01726264%;


}
.map .line3 span{
  position: absolute;
  right: 0;
  bottom: 0;
  height: 100%;
  background: url(../images/m3.png) no-repeat right bottom;
  background-size: auto 100%;
  transition-delay: .8s;
}
.map .line4{
  width: 12.96033994%;
  height: 3.69913687%;
  position: absolute;
  right:33.35694051%;
  top:31.93588163%;

}
.map .line4 span{
  position: absolute;
  right: 0;
  bottom: 0;
  height: 100%;
  background: url(../images/m4.png) no-repeat right bottom;
  background-size: auto 100%;
  transition-delay: .9s;
}
.map .line5{
  width: 11.04815864%;
  height: 3.94574599%;
  position: absolute;
  right:33.49858357%;
  top:37.11467324%;

}
.map .line5 span{
  position: absolute;
  right: 0;
  bottom: 0;
  height: 100%;
  background: url(../images/m5.png) no-repeat right bottom;
  background-size: auto 100%;
  transition-delay: 1s;
}
.map .line6{
  width: 15.36827195%;
  height: 11.59062885%;
  position: absolute;
  right:15.7223796%;
  top:21.82490752%;

}
.map .line6 span{
  position: absolute;
  left: 0;
  bottom: 0;
  height: 100%;
  background: url(../images/m6.png) no-repeat left bottom;
  background-size: auto 100%;
  transition-delay: 1.1s;
}
.map .line7{
  width: 17.35127479%;
  height: 7.76818742%;
  position: absolute;
  right:11.82719547%;
  top:30.57953144%;

}
.map .line7 span{
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  background: url(../images/m7.png) no-repeat left bottom;
  background-size: auto 100%;
  transition-delay: 1.2s;
}
.map .line8{
  width: 14.87252125%;
  height: 10.35758323%;
  position: absolute;
  right:14.80169972%;
  top:38.10110974%;

}
.map .line8 span{
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  background: url(../images/m8.png) no-repeat left top;
  background-size: auto 100%;
  transition-delay: 1.3s;
}
.map .line9{
  width: 5.59490085%;
  height:19.11220715%;
  position: absolute;
  right:24.71671388%;
  top:40.07398274%;
}
.map .line9 span{
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  background: url(../images/m9.png) no-repeat left top;
  background-size: 100% auto;
  transition-delay: 1.4s;
}

.map.active .line span{
  animation: widthx 2s infinite linear 0s;
}
.map.active .ln span{
  animation: heighty 2s infinite linear 0s;
}
@keyframes widthx
{
  from {width:0px;}
  to {width:100%;}
}
@keyframes heighty
{
  from {height:0px;}
  to {height:100%;}
}
@media(max-width:767px){
  .map span{
    width: 100%;
    height: 100%;
  }
}
.x-world .content img{
  max-width: 100%;
  width: auto !important;
  height:auto !important;
}








.x-link {
  background: #fff;
  padding-bottom: 1.5%;
}

.x-link a {
  color: #666;
}

.x-link a:hover {
  color: #ab001a;
}

.x-message {
  background: #f0f0f0;
  padding: 2.34375% 0;
}

.x-message-wrap {
  margin-left: 24.375%;
  margin-right: 24.375%;
}

@media (max-width: 1366px) {
  .x-message-wrap {
    margin-left: 12.5%;
    margin-right: 12.5%;
  }
}

.x-message-wrap .row {
  margin-left: -5px;
  font-size: 0;
  margin-right: -5px;
}

.x-message-wrap div[class^='col-'] {
  padding-left: 5px;
  padding-right: 5px;
  position: relative;
}

.x-message-wrap input[type='text'],
.x-message-wrap textarea {
  width: 100%;
  height: 42px;
  border: 1px solid #d8d8d8;
  padding: 0 10px;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.9);
  background: #f0f0f0;
  outline: none;
  margin-bottom: 10px;
}

.x-message-wrap input[type='text']::-webkit-input-placeholder,
.x-message-wrap textarea::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.8);
}

.x-message-wrap input[type='text']::-moz-placeholder,
.x-message-wrap textarea::-moz-placeholder {
  color: rgba(0, 0, 0, 0.8);
}

.x-message-wrap input[type='text']::-ms-input-placeholder,
.x-message-wrap textarea::-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.8);
}

.x-message-wrap input[type='text']::placeholder,
.x-message-wrap textarea::placeholder {
  color: rgba(0, 0, 0, 0.8);
}

.x-message-wrap textarea {
  padding-top: 5px;
  height: 95px;
  resize: none;
}

.x-message-wrap #checkcode {
  float: left;
  width: 32.29813665%;
  margin-bottom: 0;
}

.x-message-wrap .checkCodeImg {
  float: left;
  display: block;
  text-align: center;
  width: 17.39130435%;
  height: 42px;
  font-size: 0;
  background: #e7e4e4;
  padding: 5px 10px;
}

.x-message-wrap .checkCodeImg img {
  max-width: 100%;
  max-height: 100%;
  display: inline-block;
  vertical-align: middle;
}

.x-message-wrap .checkCodeImg:after {
  content: '';
  height: 100%;
  display: inline-block;
  vertical-align: middle;
}

.x-message-wrap .checkCodeImg img {
  cursor: pointer;
}

.x-message-wrap .x-submit {
  float: right;
  width: 49.68944099%;
  height: 42px;
  background: #2d323b;
  color: #fff;
  font-size: 14px;
  border: none;
  outline: none;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
}

.x-message-wrap .x-submit:hover {
  background: #ab001a;
}

.n-default .n-invalid {
  border-color: #ab001a !important;
}

.n-default .msg-wrap {
  top: 8px;
  right: 5px;
  margin-left: 0;
}

.n-default .x-textarea .msg-wrap {
  top: 65px;
}

/* 手机样式 */
@media (max-width: 990px) {
  .x-title h3 {
    font-size: 14px;
    margin-top: 5px;
  }
  .x-title h3 span {
    display: inline-block;
    margin-left: 5px;
  }
  .x-title h3 span:before {
    margin-right: 5px;
    content: '-';
  }
  .x-about .x-title {
    margin-bottom: 20px;
  }
  .x-about-left {
    margin-bottom: 15px;
    border-bottom: 1px solid #efefef;
    padding-bottom: 10px;
  }
  .x-product-list {
    margin-left: -5px;
    margin-right: -5px;
    margin-top: 20px;
  }
  .x-product-list li {
    width: calc(50% - 10px);
    margin-left: 5px;
    margin-right: 5px;
    margin-bottom: 10px;
  }
  .x-case-list {
    margin-left: 0;
    margin-top: 20px;
  }
  .x-case-item a {
    padding: 10px;
  }
  .x-company-title {
    font-size: 14px;
  }
  .x-company-title p {
    margin-bottom: 0;
  }
  .x-company-title:after {
    margin-top: 5px;
  }
  .x-company-list {
    margin-top: 15px;
  }
  .x-news-box {
    margin-top: 20px;
  }
  .x-news-img,
  .x-news-right {
    width: 100%;
  }
  .x-news-img {
    margin-bottom: 15px;
  }
  .x-news-top h3 {
    font-size: 16px;
    padding-bottom: 7px;
    margin-bottom: 7px;
  }
  .x-news-top p {
    font-size: 12px;
  }
  .x-news-top .date h4 {
    font-size: 30px;
  }
  .x-news-top .date h5 {
    font-size: 12px;
  }
  .x-message-wrap {
    margin-left: 0;
    margin-right: 0;
  }
  .x-message-wrap #checkcode {
    width: 65%;
  }
  .x-message-wrap .checkCodeImg {
    width: 35%;
  }
  .x-message-wrap .x-submit {
    float: none;
    margin-top: 10px;
    width: 100%;
  }
}

#container {
  width: 1000px;
  margin: 0 auto;
  margin-top: 10px;
  border: 1px solid #f4f4f4;
  padding: 10px;
}

#container .city_list {
  padding-top: 10px;
}

#container .city_list .item {
  padding: 10px 0;
  line-height: 24px;
  overflow: hidden;
  border-bottom: 1px dashed #ddd;
}

#container .city_list .item dt {
  float: left;
  font-family: arial;
  font-weight: bold;
  font-size: 18px;
  width: 35px;
  padding-left: 25px;
  color: #444;
  display: table-cell;
}

#container .city_list .item dd {
  margin: 0 0 0 55px;
  padding-left: 15px;
  border-left: 1px dashed #b2b2b2;
}

#container .city_list .item dd a {
  padding: 1px 12px 1px 12px;
  white-space: nowrap;
  float: left;
  color: #333;
  font-size: 14px;
  text-decoration: none;
}

#container .city_list .item dd a:hover {
  text-decoration: none;
  background: #eb2830;
  color: #fff;
}

#foot {
  width: 1000px;
  margin: 0 auto;
  text-align: center;
  margin-top: 10px;
  line-height: 24px;
  color: #666;
  border-top: 2px solid #eb2830;
  padding-top: 10px;
  font-size: 14px;
}

#foot a {
  color: #666;
  text-decoration: none;
}

#foot a:hover {
  color: #0aa8dd;
}

.return {
  position: relative;
  height: 36px;
  padding: 6px;
  width: 1000px;
  margin: 0 auto;
  text-align: left;
  font: bold 22px/42px "\5FAE\8F6F\96C5\9ED1";
  color: #737372;
}

.return a {
  position: absolute;
  right: 10px;
  top: 12px;
  height: 36px;
  width: 100px;
  text-align: center;
  display: block;
  background: #eb2830;
  color: #fff;
  line-height: 36px;
  font-size: 12px;
  font-weight: bold;
}

.return a:hover {
  text-decoration: none;
  background: #f39c11;
  color: #fff;
}

.x-layout {
  background: #171717;
  background-size: cover;
  padding:6vh 0;
}

.x-layout-logo {
  margin-bottom: 5vh;
}

.x-layout-desc {
  font-size: 12px;
  color: rgba(255, 255, 255, 0.6);
}

.x-layout-contact {
  margin-top: 30px;
}

.x-layout-contact p {
  margin-bottom: 0;
  font-size: 14px;
  color: rgba(255, 255, 255, 0.7);
  line-height: 1.7;
}

.x-layout-contact strong {
  display: block;
  font-size: 24px;
  color: rgba(255, 255, 255, 0.8);
}

.x-layout-contact a {
  color: #fff;
}

.x-layout-menu dl {
  float: left;
  width: 16.66666%;
  text-align: left;
}

.x-layout-menu dl dt {
  font-size: 18px;
  font-weight: bold;
  color: #fff;
  margin-bottom: 1.43em;
}
.x-layout-menu dl dt{
  color:#fff;
}
.x-layout-menu dl dt:hover{
  color:rgba(255,255,255,.7);
}
.x-layout-menu dl dd a {
  display: block;
  font-size: 14px;
  color:#b2b2b2;
  line-height: 2.3333;
}

.x-layout-menu dl dd a:hover {
  color: rgba(255, 255, 255, 1);
}

.x-layout-ewm {
  text-align: center;
}

.x-layout-ewm p {
  background: rgba(255, 255, 255, 0.1);
  font-size: 13px;
  font-weight: 100;
  padding: .8em 0;
  line-height: 1.7;
  color: rgba(255, 255, 255, 0.7);
  margin: 15px 0 0 0;
}

.x-footer {
  background: #000;
  padding: 15px 0;

  font-size: 12px;
  color: rgba(255, 255, 255, 0.6);
  line-height: 1.7;
}

.x-footer a {
  color: rgba(255, 255, 255, 0.6);
  padding-left: 5px;
}

.x-footer a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.x-copyright span{
    font-family: "arial";
}
.x-power{
  text-align: right;
}

/*左侧工具条*/
#toolbar {
  position: fixed;
  z-index: 9999;
  right: 3px;
  bottom: 10%;
}

#toolbar li {
  margin-bottom: 3px;
  font-size: 0;
  width: 57px;
  height: 57px;
  right: 0;
  position: relative;
}

#toolbar li a {
  display: block;
  position: absolute;
  z-index: 9;
  right: 0;
  top: 0;
  width: 57px;
  height: 57px;
  overflow: hidden;
  background: #292e39;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
  white-space: nowrap;
  font-size: 0;
}

#toolbar li .icon-font {
  display: inline-block;
  vertical-align: middle;
  width: 57px;
  height: 57px;
  background-color: #d9d9d9;

}

#toolbar li .icon-qq:after {
  background-position: 0 -150px;
}

#toolbar li .icon-phone:after {
  background-position: 0 -90px;
}

#toolbar li .icon-ewm:after {
  background-position: 0 -30px;
}

#toolbar li .icon-message:after {
  background-position: 0 -120px;
}

#toolbar li .icon-top:after {
  background-position: 0 -60px;
}

#toolbar li .icon-wangwang:after {
  background-position: 0 0;
}

#toolbar li .wz {
  display: inline-block;
  line-height: 57px;
  font-size: 14px;
  color: #fff;
  vertical-align: middle;
  padding-left: 10px;
}

#toolbar li.ewm .ewm-box {
  position: absolute;
  z-index: 1;
  padding: 5px;
  background: #292e39;
  width: 110px;
  right: 120%;
  bottom: 0;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateX(100%);
          transform: translateX(100%);
  -webkit-transition: all .7s;
  transition: all .7s;
}

#toolbar li.ewm .ewm-box p {
  margin-bottom: 0;
}

#toolbar li.ewm .ewm-box img {
  max-width: 100%;
}

#toolbar li.ewm .ewm-box:after {
  content: '';
  position: absolute;
  right: -5px;
  bottom: 20px;
  width: 0;
  height: 0;
  line-height: 0;
  font-size: 0;
  overflow: hidden;
  border-width: 5px;
  cursor: pointer;
  border-style: dashed dashed dashed solid;
  border-color: transparent transparent transparent #292e39;
  border-right: none;
}

#toolbar li.ewm:hover .icon {
  background-position: -57px -180px;
}

#toolbar li.ewm:hover .ewm-box {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

#toolbar li.backtop {
  cursor: pointer;
}

#toolbar li.backtop .iconfont {
  color: #fff;
  background-color: #292e39;
}

#toolbar li:hover a {
  width: 200px;
}

#toolbar li:hover .icon-font {
  background-color: #292e39;
}

#toolbar li:hover .icon-qq:after {
  background-position: -30px -150px;
}

#toolbar li:hover .icon-phone:after {
  background-position: -30px -90px;
}

#toolbar li:hover .icon-ewm:after {
  background-position: -30px -30px;
}

#toolbar li:hover .icon-message:after {
  background-position: -30px -120px;
}

#toolbar li:hover .icon-wangwang:after {
  background-position: -30px 0;
}

#toolbar li:hover .icon-top:after {
  background-position: -30px -60px;
}

@media (max-width: 990px) {
  #toolbar {
    display: none;
  }
}



.page-wrap {
  background: #ffffff;
  padding-bottom: 3.38541667%;
}


@media (min-width: 990px) {
  .page-wrap-left {
    float: left;
    width: 305px;
    margin-right: 4.16666667%;
  }
}

.xypg-left-box {
  margin-bottom: 20px;
}

.xypg-left-title {
  background: #292e39;
  padding: 10px 20px;
  position: relative;
}

.xypg-left-title h3 {
  font-size: 20px;
  color: #ffffff;
  line-height: 30px;
  font-weight: bold;
  position: relative;
  z-index: 9;
}

.xypg-left-title i {
  position: absolute;
  left: -5px;
  top: -9px;
  font-style: normal;
  font-size: 67px;
  font-weight: bold;
  opacity: .1;
  color: #fff;
  line-height: 1;
  z-index: 1;
  text-transform: uppercase;
}

.xypg-left-title span {
  font-weight: normal;
  font-size: 16px;
  color: #fff;
  opacity: .6;
  margin-left: 10px;
  text-transform: capitalize;
}

.xypg-left-title span:before {
  content: "/";
  padding-right: 5px;
}

.xypg-left-con {
  border: 1px solid #d2d2d2;
  border-top: none;
}

.latest-news {
  padding: 10px 0;
}

.latest-news li {
  padding: .5em 1em;
  font-size: 14px;
}

.latest-news li a {
  display: block;
  line-height: 1.2;
  color: #5a5a5a;
}

.latest-news li a:before {
  content: '+';
  font-weight: bold;
  margin-right: 5px;
  font-size: 16px;
}

.latest-news li a:hover {
  color: #ab001a;
}

.latest-news li a:hover:before {
  color: #ab001a;
}

.hot-keys {
  padding: 20px 7px 8px 7px;
}

.hot-keys li {
  width: calc(50% - 14px);
  float: left;
  margin: 0 7px 14px 7px;
}

.hot-keys li a {
  display: block;
  text-align: center;
  font-size: 14px;
  color: #5a5a5a;
  line-height: 2.857;
  border: 1px dashed #f1f1f1;
}

.hot-keys li a:hover {
  color: #ab001a;
  border-color: #ab001a;
}

.page-wrap-contact {
  padding: 10px 0;
  font-size: 14px;
}

.page-wrap-contact h4 {
  padding: .3em 1.4em .8em 1.4em;
  font-size: 16px;
  color: #000000;
}

.page-wrap-contact p {
  position: relative;
  margin-bottom: 0;
  padding: 0 1.4em;
  color: #2f2f2f;
  line-height: 30px;
}

.page-message-img img {
  border: 1px solid #d2d2d2;
}

.page-wrap-right {
  overflow: hidden;
}
.page-wrap-right iframe{
    height: 500px!important;
}

.page-mob-tool {
  position: fixed;
  right: 15px;
  bottom: 100px;
  z-index: 9999;
}

.page-mob-tool li {
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  margin-bottom: 1px;
  cursor: pointer;
  position: relative;
}

.page-mob-tool li:before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  background: #292e39;
  opacity: .7;
}

.page-mob-tool li i {
  display: block;
  width: 100%;
  height: 100%;
}

.page-mob-tool li .icon-dots-horizontal:after {
  background-position: -30px -390px;
}

.page-mob-tool li .icon-top:after {
  background-position: -30px -60px;
}

@media (min-width: 992px) {
  .page-mob-tool {
    display: none;
  }
}

.navigation a {
  display: inline-block;
  font-size: 14px;
  color: #333333;
  font-family: "Microsoft YaHei",Arial;
  line-height: 26px;
  border: 1px solid #cbcbcb;
  margin: 0 5px;
  padding: 0 8px;
}

.navigation a.previous_page {
  float: left;
}

.navigation a.next_page {
  float: right;
}

.navigation a:hover {
  color: #fff;
  border-color: #ab001a;
  background: #ab001a;
}

/* 手机站 左侧导航弹出特效 */
.xymob-left-close-btn {
  display: none;
}

@media (max-width: 990px) {
  /* 弹出框之后 body 上增加一个禁止滚动的类*/
  body.no-scroll,
  html.no-scroll {
    height: 100vh;
    overflow: hidden;
  }
  .xymob-menu-click {
    position: fixed;
    width: 100vw;
    overflow-y: scroll;
    top: 0;
    left: 100%;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    z-index: 999999;
    height: 100vh;
    background: rgba(0, 0, 0, 0.7);
  }
  .xymob-menu-click .xypg-left-news,
  .xymob-menu-click .xypg-left-keys,
  .xymob-menu-click .xypg-left-contact,
  .xymob-menu-click .page-message-img {
    display: none;
  }
  .xymob-menu-click .xymob-left-close-btn {
    display: block;
    position: absolute;
    top: 15px;
    right: 15px;
    width: 32px;
    height: 32px;
    line-height: 32px;
    border-radius: 50%;
    border: 1px solid #fff;
    text-align: center;
    background: black;
  }
  .xymob-menu-click .xymob-left-close-btn .icon-font {
    display: block;
    width: 100%;
    height: 100%;
  }
  .xymob-menu-click .xymob-left-close-btn .icon-font:after {
    background-position: -30px -300px;
  }
  .xymob-menu-click .xypg-left {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    min-height: 90vh;
    padding: 5vh 0;
  }
  .xymob-menu-click .xypg-left .xypg-left-menu {
    width: 90%;
    background: #fff;
  }
  .xymob-menu-click.click {
    left: 0;
  }
}

/* 内页左侧导航栏样式 */
.xypg-left-nav {
  margin: 0 -1px;
}

.xypg-left-nav > li {
  position: relative;
  border-bottom: 1px solid #eeeeee;
}

.xypg-left-nav > li:last-child {
  border-bottom: none;
}

.xypg-left-nav > li > a {
  display: block;
  font-size: 16px;
  line-height: 22px;
  color: #2e2e2e;
  padding: 15px 18px;
}

.xypg-left-nav > li .first-nav-btn {
  position: absolute;
  z-index: 99;
  width: 30px;
  height: 30px;
  text-align: center;
  top: 10px;
  right: 20px;
  cursor: pointer;
  background: url(../images/icon_spirit.png) 0 -240px no-repeat;
}

.xypg-left-nav > li .first-nav-btn.clicked {
  background-position: 0 -270px;
}

.xypg-left-nav > li:hover > a, .xypg-left-nav > li.clicked > a {
  color: #ab001a;
}

.xypg-left-nav > li:hover .first-nav-btn, .xypg-left-nav > li.clicked .first-nav-btn {
  color: #ab001a;
}

.xypg-left-nav .xypg-left-subnav {
  display: none;
  padding: 0 10px;
}

.xypg-left-nav .xypg-left-subnav > li {
  border-top: 1px dashed #eeeeee;
}

.xypg-left-nav .xypg-left-subnav > li > a {
  padding: 8px;
  display: block;
  line-height: 20px;
  color: #818181;
  font-size: 16px;
}

.xypg-left-nav .xypg-left-subnav > li > a:hover {
  color: #ab001a;
}

.xypg-left-nav .xypg-left-subnav > li.clicked > a {
  color: #ab001a;
}

.xypg-left-nav .xypg-left-threenav > li > a {
  padding: 5px 10px;
  display: block;
  font-size: 14px;
  line-height: 24px;
  color: #999999;
}

.xypg-left-nav .xypg-left-threenav > li > a:before {
  content: '\2014   ';
}

.xypg-left-nav .xypg-left-threenav > li > a:hover {
  color: #ab001a;
}

.xypg-left-nav .xypg-left-threenav > li.clicked > a {
  color: #ab001a;
}

@media (max-width: 990px) {
  .xypg-left-nav .xypg-left-threenav {
    display: block;
  }
}

.xypg-pro-description {
  border: 1px solid #e5e5e5;
  background: #f9f9f9;
  line-height: 24px;
  padding: 10px;
  margin-bottom: 15px;
  text-indent: 2em;
}

.xypg-product-list {
  font-size: 0;
}

.xypg-product-list li {
  display: inline-block;
  vertical-align: bottom;
  width: 23%;
  margin: 0 1% 1.5% 1%;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
}

.xypg-product-list li .img {
  display: block;
}

.xypg-product-list li h3 a {
  display: block;
  text-align: center;
  font-size: 16px;
  color: #666;
  line-height: 1.6;
  font-weight: 400;
  padding: 1.4em 0;
}
.xypg-product-list li:hover h3 a{
    color:#000;
}
.xypg-product-list li:hover .img {
  border-color: #292e39;
}

.xypg-product-list .no-result {
  margin: 0 1.5%;
  font-size: 14px;
}

.xypg-case-list {
  margin: 0 -1%;
  font-size: 0;
}

.xypg-case-list li {
  display: inline-block;
  vertical-align: bottom;
  width: 31.333%;
  margin: 0 1% 10px 1%;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
}

.xypg-case-list li .img {
  display: block;
}

.xypg-case-list li h3 a {
  display: block;
  text-align: center;
  font-size: 14px;
  color: #5a5a5a;
  line-height: 1.6;
  padding: .8em 0;
}

.xypg-case-list li:hover h3 a {
  color: #ab001a;
}

/* 内页新闻列表 */
.xypg-news-list li {
  border: 1px solid #e1e1e1;
  padding: 30px;
  background: #fff;
  margin-bottom: 35px;
  -webkit-transition: all .5s;
  transition: all .5s;
}

.xypg-news-list li .tit {
  border-bottom: 1px solid #cbcbcb;
  margin-bottom: 15px;
  position: relative;
}

.xypg-news-list li .tit h3 {
  padding-bottom: 15px;
  font-size: 18px;
  color: #565656;
  font-weight: normal;
  padding-right: 25%;
  margin: 0;
}

.xypg-news-list li .tit .date {
  position: absolute;
  right: 0;
  top: 0;
  font-size: 14px;
  color: #666666;
}

.xypg-news-list li .info {
  font-size: 14px;
  line-height: 2;
  color: #999999;
}

.xypg-news-list li .more {
  margin-top: 15px;
}

.xypg-news-list li .more span {
  display: inline-block;
  width: 130px;
  line-height: 33px;
  text-align: center;
  color: #000;
  font-size: 14px;
  color: #666666;
  border: 1px solid #e1e1e1;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
}

.xypg-news-list li:hover {
  -webkit-box-shadow: 0px 2px 13px 1px rgba(8, 1, 3, 0.18);
          box-shadow: 0px 2px 13px 1px rgba(8, 1, 3, 0.18);
}

.xypg-news-list li:hover .tit h3 {
  color: #292e39;
}

.xypg-news-list li:hover .more span {
  color: #fff;
  background-color: #292e39;
}

@media (max-width: 990px) {
  .xypg-news-list li .tit {
    border-bottom: none;
  }
  .xypg-news-list li .tit h3 {
    padding-right: 0;
    padding-bottom: 10px;
  }
  .xypg-news-list li .tit .date {
    position: static;
    border-bottom: 1px solid #cbcbcb;
    padding-bottom: 5px;
    color: #999;
  }
}




.xypg-album-cate {
  margin: 0 -1%;
}

.xypg-album-cate li {
  float: left;
  width: 31.33333%;
  margin: 0 1% 20px 1%;
  border: 1px solid #eaeaea;
  padding: 10px;
}

.xypg-album-cate li .album-img {
  margin-bottom: 15px;
}

.xypg-album-cate li .album-img img {
  width: 100%;
}

.xypg-album-cate li .album-title {
  text-align: center;
  font-size: 15px;
  color: #666666;
  margin-bottom: 5px;
}

.xypg-album-cate li .album-num {
  font-size: 16px;
  color: #333333;
  text-align: center;
}

.xypg-album-cate li .album-num span {
  display: inline-block;
  margin-right: 5px;
}

@media (max-width: 768px) {
  .xypg-album-cate li {
    width: 48%;
  }
}

@media (max-width: 420px) {
  .xypg-album-cate {
    margin: 0;
  }
  .xypg-album-cate li {
    width: 100%;
    margin: 0 0 20px 0;
  }
}

.xypg-album-list {
  margin: 0 -1%;
}

.xypg-album-list li {
  float: left;
  width: 31.33333%;
  margin: 0 1% 20px 1%;
  position: relative;
}

.xypg-album-list li .img {
  display: block;
  overflow: hidden;
}

.xypg-album-list li .img img {
  width: 100%;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
}

.xypg-album-list li h3 {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 9;
  background: rgba(0, 0, 0, 0.5);
  text-align: center;
  color: #fff;
  line-height: 40px;
  font-weight: normal;
  font-size: 16px;
}

.xypg-album-list li:hover .img img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}

@media (max-width: 768px) {
  .xypg-album-list li {
    width: 48%;
  }
}

@media (max-width: 420px) {
  .xypg-album-list {
    margin: 0;
  }
  .xypg-album-list li {
    width: 100%;
    margin: 0 0 20px 0;
  }
}

.xypg-album-list.xypg-getkey-list li {
  width: 18%;
}

@media (max-width: 1200px) {
  .xypg-album-list.xypg-getkey-list li {
    width: 31.3333%;
  }
}

@media (max-width: 768px) {
  .xypg-album-list.xypg-getkey-list li {
    width: 48%;
  }
}

@media (max-width: 420px) {
  .xypg-album-list.xypg-getkey-list {
    margin: 0;
  }
  .xypg-album-list.xypg-getkey-list li {
    width: 100%;
    margin: 0 0 20px 0;
  }
}

/* 下载列表页 */
.xypg-download-list .download-title {
  line-height: 60px;
  background: #d9d9d9;
  font-size: 18px;
  color: #333333;
}

.xypg-download-list .download-title span {
  display: block;
  float: left;
  text-align: center;
  width: 19%;
}

.xypg-download-list .download-title .file-name {
  width: 43%;
  text-align: left;
  padding-left: 5%;
}

.xypg-download-list .download-item {
  line-height: 50px;
}

.xypg-download-list .download-item .download-item-span {
  float: left;
  width: 19%;
  text-align: center;
  font-size: 14px;
  color: #555555;
}

.xypg-download-list .download-item .download-item-span.download-item-first {
  padding-left: 4%;
  width: 43%;
  text-align: left;
}

.xypg-download-list .download-item .download-item-span.download-item-iocn .iconfont {
  margin-right: 5px;
  font-size: 14px;
}

.xypg-download-list .download-item .download-item-span.download-item-iocn a {
  color: #292e39;
}

.xypg-download-list .download-item .download-item-span.download-item-iocn a:hover {
  text-decoration: underline;
}

.xypg-download-list .download-item:nth-child(odd) {
  background: #f3f3f3;
}

.xypg-download-list .download-item .mob-download-title {
  display: none;
}

@media (max-width: 768px) {
  .xypg-download-list .download-title {
    display: none;
  }
  .xypg-download-list .download-item {
    border: 1px solid #ebebeb;
    margin-bottom: 20px;
    background: #fff !important;
  }
  .xypg-download-list .download-item .download-item-span {
    float: none;
    width: 100%;
  }
  .xypg-download-list .download-item .download-item-span.download-item-first {
    padding-left: 0;
    width: 100%;
  }
  .xypg-download-list .download-item .download-item-span .mob-download-title {
    float: left;
    display: block;
    width: 130px;
    padding-left: 15px;
    text-align: left;
    font-weight: bold;
  }
  .xypg-download-list .download-item .download-item-span .download-item-con {
    float: right;
    width: calc(100% - 130px);
    text-align: right;
    padding-right: 20px;
  }
  .xypg-download-list .download-item .download-item-span + .download-item-span {
    border-top: 1px dashed #ebebeb;
  }
}

/* 下招聘列表页 */
.xypg-job-list .job-name {
  width: 32.5%;
  padding-left: 4%;
}

.xypg-job-list .job-xlyq {
  width: 32.5%;
  padding-left: 4%;
}

.xypg-job-list .job-number {
  width: 20%;
  text-align: center;
}

.xypg-job-list .job-more {
  width: 15%;
  text-align: center;
}

.xypg-job-list .job-title {
  line-height: 60px;
  background: #292e39;
  font-size: 18px;
  color: #fff;
}

.xypg-job-list .job-title span {
  display: block;
  float: left;
  font-weight: bold;
}

.xypg-job-list .job-item {
  margin-top: 20px;
  line-height: 60px;
  background: #f8f8f8;
}

.xypg-job-list .job-item .job-item-span {
  float: left;
  font-size: 16px;
  color: #333333;
  min-height: 1px;
}

.xypg-job-list .job-item .job-item-span .job-item-con {
  display: block;
}

.xypg-job-list .job-item .job-more a {
  float: right;
  display: block;
  text-align: center;
  background: #000;
  width: 29px;
  height: 29px;
  margin: 15px 30px 0 0;
  background: #9c9c9c url(../images/xypg-job-jt.png) center no-repeat;
  border-radius: 50%;
}

.xypg-job-list .job-item .job-more a:hover {
  background-color: #292e39;
}

.xypg-job-list .job-item .mob-job-title {
  display: none;
}

@media (max-width: 768px) {
  .xypg-job-list .job-title {
    display: none;
  }
  .xypg-job-list .job-item {
    border: 1px solid #ebebeb;
    margin-bottom: 20px;
    background: #fff !important;
    line-height: 50px;
  }
  .xypg-job-list .job-item .job-item-span {
    float: none;
    width: 100%;
    padding-left: 0;
    font-size: 14px;
  }
  .xypg-job-list .job-item .job-item-span .mob-job-title {
    float: left;
    display: block;
    width: 130px;
    padding-left: 15px;
    text-align: left;
    font-weight: bold;
  }
  .xypg-job-list .job-item .job-item-span .job-item-con {
    float: right;
    width: calc(100% - 130px);
    text-align: right;
    padding-right: 20px;
  }
  .xypg-job-list .job-item .job-more a {
    margin: 12px 0 0 0;
  }
  .xypg-job-list .job-item .job-item-span + .job-item-span {
    border-top: 1px dashed #ebebeb;
  }
}

@media (max-width: 768px) {
  .xypg-product-list li {
    width: 47%;
  }
  .xypg-case-list li {
    width: 48%;
  }
}

@media (max-width: 375px) {
  .xypg-product-list li {
    width: 97%;
  }
  .xypg-case-list li {
    width: 98%;
  }
}

/* 分页基本样式 */
.xypg-pagination {
  margin-top: 20px;
  text-align: center;
  font-size: 0;
}

.xypg-pagination .pagin-left,
.xypg-pagination .pagin-mid,
.xypg-pagination .pagin-right,
.xypg-pagination .pagin-select {
  display: inline-block;
  vertical-align: middle;
}

.xypg-pagination a,
.xypg-pagination #current {
  display: inline-block;
  font-size: 14px;
  color: #333333;
  font-family: "Microsoft YaHei",Arial;
  line-height: 32px;
  border: 1px solid #e2e2e2;
  margin: 0 5px;
  padding: 0 14px;
  border-radius: 3px;
}

.xypg-pagination #current,
.xypg-pagination a:hover {
  color: #fff;
  border-color: #000;
  background: #000;
}

.xypg-pagination .pagin-mid {
  font-size: 14px;
}

.xypg-pagination .pagin-mid .mob-pagin-mid {
  display: none;
}

.xypg-pagination .pagin-select {
  font-size: 14px;
}

.xypg-pagination .pagin-select select {
  height: 28px;
  padding: 0 8px;
  margin: -1px 5px 0 5px;
  background: none;
}

@media (max-width: 768px) {
  .xypg-pagination .pagin-mid .pc-pagin-mid {
    display: none;
  }
  .xypg-pagination .pagin-mid .mob-pagin-mid {
    display: block;
  }
  .xypg-pagination .pagin-mid .mob-pagin-mid span {
    display: inline-block;
    padding: 0 8px;
    line-height: 28px;
    font-size: 14px;
  }
  .xypg-pagination .pagin-select {
    display: none;
  }
}

/* 详细页分页样式 */
.paging_num {
  padding: 10px 0;
}

.paging_num a {
  padding: 0 7px;
  text-align: center;
  display: inline-block;
  border: 1px dashed #e0e1dc;
  color: #666;
  margin-right: 8px;
}

.paging_num a.paging_hover, .paging_num a:hover {
  border-color: #ab001a;
}

/*内页详情页面公用样式*/
.xypg-detail-title {
  font-size: 20px;
  color: #363636;
  font-weight: bold;
  margin-bottom: 10px;
  line-height: 1.7;
}

.xypg-detail-info-bar {
  font-size: 14px;
  font-family: Arial;
  color: #9e9e9e;
  line-height: 35px;
  border-bottom: 1px dashed #cfcfcf;
  margin-bottom: 20px;
}

.xypg-detail-info-bar .detail-info-time {
  float: left;
  margin-right: 20px;
  position: relative;
  padding-left: 25px;
}

.xypg-detail-info-bar .detail-info-time i {
  position: absolute;
  width: 20px;
  height: 20px;
  top: calc(50% - 10px);
  left: 0;
}

.xypg-detail-info-bar .detail-info-time i:after {
  opacity: .5;
  background-position: 0 -360px;
}

.xypg-detail-info-bar .detail-info-numbers {
  float: left;
  position: relative;
  padding-left: 25px;
}

.xypg-detail-info-bar .detail-info-numbers i {
  position: absolute;
  width: 20px;
  height: 20px;
  top: calc(50% - 10px);
  left: 0;
}

.xypg-detail-info-bar .detail-info-numbers i:after {
  opacity: .5;
  background-position: 0 -330px;
}

.xypg-detail-info-bar .xypg-file-down {
  float: right;
  position: relative;
}

.xypg-detail-info-bar .xypg-file-down .file-down-title {
  cursor: pointer;
  position: relative;
  padding-left: 25px;
}

.xypg-detail-info-bar .xypg-file-down .file-down-title i {
  position: absolute;
  width: 20px;
  height: 20px;
  top: calc(50% - 10px);
  left: 0;
}

.xypg-detail-info-bar .xypg-file-down .file-down-title i:after {
  background-position: 0 -630px;
}

.xypg-detail-info-bar .xypg-file-down .file-down-title:hover {
  color: #292e39;
}

.xypg-detail-info-bar .xypg-file-down .file-down-list {
  position: absolute;
  z-index: 9999;
  width: 250%;
  right: 0;
  background: #fff;
  display: none;
}

.xypg-detail-info-bar .xypg-file-down .file-down-list li {
  padding: 10px 0;
  border-top: 1px dashed #cfcfcf;
}

.xypg-detail-info-bar .xypg-file-down .file-down-list li .icon {
  float: left;
  font-size: 40px;
  line-height: 40px;
  margin-right: 5px;
  height: 40px;
}

.xypg-detail-info-bar .xypg-file-down .file-down-list li .list-con {
  overflow: hidden;
  line-height: 1;
}

.xypg-detail-info-bar .xypg-file-down .file-down-list li .list-con p {
  font-size: 12px;
  margin-bottom: 0;
  line-height: 20px;
}

.xypg-detail-info-bar .xypg-file-down .file-down-list li .list-con a {
  font-size: 12px;
}

.xypg-detail-info-bar .xypg-file-down .file-down-list li .list-con a:hover {
  color: #292e39;
}

.xypg-detail-con-title {
  margin: 20px 0 10px 0;
}

.xypg-detail-con-title span {
  display: inline-block;
  font-size: 18px;
  color: #292e39;
}

.xypg-detail-con {
  font-size: 14px;
  color: #333;
  line-height: 1.7;
}
.xypg-news-detail .xypg-detail-con img{
   width: 759px !important;
   height: auto !important;
}
@media(max-width:1200px){
.xypg-detail-con img,
.xypg-detail-con p img {
  width: auto !important;
  max-width: 100%;
  height: auto !important;
}
}
.xypg-detail-tags {
  margin-top: 40px;
}

.xypg-detail-tags .tags-title {
  border-bottom: 1px solid #c3c3c3;
  position: relative;
}

.xypg-detail-tags .tags-title h3 {
  display: inline-block;
  padding: 0 30px;
  font-size: 16px;
  color: #292e39;
  line-height: 40px;
  border-bottom: 3px solid #ab001a;
  margin-bottom: -1px;
}

.xypg-detail-tags .tags-title .baidu-share {
  position: absolute;
  right: 0;
  top: 8px;
}

.xypg-detail-tags .tags-content {
  padding-top: 12px;
}

.xypg-detail-tags .tags-content a {
  font-size: 12px;
  color: #2f2f2f;
  display: inline-block;
  margin-right: 9px;
  background: #f4f4f4;
  line-height: 28px;
  padding: 0 15px;
}

.xypg-detail-tags .tags-content a:hover {
  color: #ab001a;
}

.xypg-detail-url {
  margin-top: 15px;
}

.xypg-detail-url a {
  word-break: break-all;
}

.xypg-detail-article p {
  margin: 10px 0 20px 0;
  line-height: 24px;
}

.xypg-detail-pn {
  margin-top: 30px;
}

.xypg-detail-pn div + div {
  margin-top: 15px;
}

.xypg-detail-pn div {
  line-height: 22px;
  padding: 10px;
  position: relative;
  border: 1px solid #eeeeee;
}

.xypg-detail-pn div b {
  font-size: 14px;
  color: #292e39;
  float: left;
  font-weight: normal;
}

.xypg-detail-pn div a {
  float: left;
  width: 75%;
  font-size: 14px;
  color: #666666;
}

.xypg-detail-pn div a:hover {
  color: #ab001a;
}

@media (max-width: 600px) {
  .xypg-detail-pn div a {
    width: 60%;
  }
}

@media (max-width: 600px) {
  .xypg-detail-pn div a {
    width: 50%;
  }
}

.xypg-detail-pn div span {
  position: absolute;
  right: 20px;
  top: 11px;
  font-size: 14px;
  color: #666666;
}

/*相关产品 和 相关新闻*/
.xypg-relate {
  margin-top: 45px;
}

.relate-title {
  border: 1px solid #eeeeee;
  font-size: 14px;
  line-height: 2.857;
  margin-bottom: 15px;
}

.relate-title span {
  display: inline-block;
  color: #ab001a;
  padding: 0 1.4em;
  border-right: 1px solid #eeeeee;
}

.relate-product-slick {
  position: relative;
}

.relate-product-slick .owl-item {
  display: block;
  font-size: 0;
}

.relate-product-slick .owl-item .img {
  display: block;
  margin-bottom: 8px;
}

.relate-product-slick .owl-item p {
  margin-bottom: 0;
  padding: .5em 0;
  font-size: 12px;
  color: #292e39;
  text-align: center;
}

.relate-product-slick .owl-item:hover p {
  color: #ab001a;
}

.relate-product-slick .owl-nav button.owl-prev,
.relate-product-slick .owl-nav button.owl-next {
  width: 25px;
  height: 35px;
  color: #fff;
  font-size: 20px;
  margin-top: -17.5px;
  line-height: 35px;
}

.relate-product-slick .owl-nav button.owl-prev span,
.relate-product-slick .owl-nav button.owl-next span {
  display: inline;
}

.xypg-relate .relate-news {
  margin-top: 45px;
}

.relate-news-list li {
  float: left;
  width: 48%;
  position: relative;
  line-height: 2.143;
  font-size: 14px;
  color: #292e39;
}

.relate-news-list li:nth-child(even) {
  float: right;
}

.relate-news-list li a {
  display: block;
  padding-right: 125px;
  color: #666666;
}

.relate-news-list li a:before {
  content: '+';
  font-weight: bold;
  font-size: 16px;
  line-height: 1;
  margin-right: 5px;
}

.relate-news-list li span {
  position: absolute;
  right: 0;
  top: 2.5px;
  width: 125px;
  text-align: right;
  font-size: 12px;
  color: #666666;
}

.relate-news-list li:hover a {
  color: #ab001a;
}

.relate-news-list li:hover a:before {
  color: #ab001a;
}

.relate-news-list li:hover span {
  color: #ab001a;
}

@media (max-width: 990px) {
  .xypg-relate {
    display: none;
  }
}

/*新闻详情页*/
/*案例基本详情页*/
.xypg-case-detail .main-img {
  text-align: center;
}

.xypg-case-detail .main-img img {
  max-width: 100%;
  
}

/* 招聘详情页面 */
.xypg-jod-detail .job-detail-title {
  font-size: 16px;
  color: #ffffff;
  background: #292e39;
  line-height: 60px;
  padding-left: 25px;
}

.xypg-jod-detail .job-detail-con {
  background: #f8f8f8;
  padding: 25px;
}

.xypg-jod-detail .job-detail-small-title {
  font-size: 16px;
  color: #292e39;
  margin-bottom: 10px;
}

.xypg-jod-detail .job-detail-con-box {
  font-size: 14px;
  color: #666666;
  margin-bottom: 20px;
}

.xypg-jod-detail .job-detail-btn a {
  display: inline-block;
  font-size: 14px;
  color: #ffffff;
  background: #666666;
  width: 200px;
  line-height: 50px;
  text-align: center;
  border-radius: 5px;
}

.xypg-jod-detail .job-detail-btn a:hover {
  background: #292e39;
}

/* 简历提交表格 */
.job-detail-form .form-title {
  border-bottom: 1px solid #ccc;
  font-size: 20px;
  line-height: 2.5;
}

.job-detail-form .form-info {
  line-height: 2;
  margin: 10px 0;
}

.job-detail-form .form-info span {
  color: red;
}

.job-detail-form .red-star {
  color: red;
}

.job-detail-form textarea {
  resize: none;
}

.job-detail-form #checkcode {
  display: inline-block;
  width: 30%;
}

.job-detail-form #checkCodeImg {
  vertical-align: top;
  margin-left: 10px;
}

.job-detail-form #change_code {
  line-height: 34px;
  padding: 0 10px;
  color: #292e39;
}

.job-detail-form .form-small-tit {
  line-height: 2;
  font-size: 16px;
  border-bottom: 1px solid #ccc;
  margin-bottom: 15px;
}

.job-detail-form .form-prompt {
  font-size: 12px;
  margin-bottom: 15px;
  color: #999;
}

/* 在线留言页面 */
#message-form {
  font-size: 0;
}

#message-form .red-star {
  color: red;
}

#message-form label {
  font-size: 14px;
}

#message-form textarea {
  resize: none;
}

#message-form #checkcode {
  display: inline-block;
  width: 30%;
}

#message-form #checkCodeImg {
  vertical-align: top;
  margin-left: 10px;
}

#message-form #change_code {
  line-height: 34px;
  padding: 0 10px;
  color: #292e39;
  font-size: 14px;
}

#message-form .error-info {
  padding-top: 4px;
  display: inline-block;
  vertical-align: top;
  position: absolute;
}

@media (max-width: 768px) {

  #message-form .form-group {
    margin-bottom: 15px;
  }
  #message-form .error-info {
    display: block;
    padding-top: 0;
    float: none !important;
    padding-left: 10px;
  }
  #message-form #change_code + .error-info {
    padding-left: 0px;
    margin-left: -7px;
  }
}

#message-form.n-default .msg-wrap {
  position: static;
}

/* 下载详情页面 */
.xypg-download-list.xypg-download-detail-list .download-title {
  background: #f3f3f3;
}

.xypg-download-list.xypg-download-detail-list .download-title .file-name {
  width: 35%;
}

.xypg-download-list.xypg-download-detail-list .download-title span {
  width: 16.25%;
}

.xypg-download-list.xypg-download-detail-list .download-item .download-item-span {
  width: 16.25%;
}

.xypg-download-list.xypg-download-detail-list .download-item .download-item-span.download-item-first {
  width: 35%;
}

@media (max-width: 768px) {
  .xypg-download-list.xypg-download-detail-list .download-item .download-item-span {
    width: 100%;
  }
  .xypg-download-list.xypg-download-detail-list .download-item .download-item-span.download-item-first {
    width: 100%;
  }
}

/* 搜索结果页面样式 */
.xypg-search-result .search-tag {
  margin-bottom: 20px;
  border: 1px solid #efefef;
  border-radius: 5px;
  overflow: hidden;
}

.xypg-search-result .search-tag a {
  display: inline-block;
  vertical-align: middle;
  line-height: 40px;
  padding: 0 30px;
  font-size: 16px;
  color: #333;
}

.xypg-search-result .search-tag a:hover, .xypg-search-result .search-tag a.on {
  color: #ab001a;
}

.xypg-search-result-box {
  margin-bottom: 20px;
}

.xypg-search-result-box .xypg-search-title {
  border-left: 3px solid #292e39;
  padding-left: 15px;
  font-size: 18px;
  line-height: 35px;
  margin-bottom: 15px;
  font-weight: bold;
}

/* 详情页面下载列表样式 */
.xypg-detail-file-dwon li {
  padding: 10px 0;
  border-bottom: 1px dashed #cfcfcf;
  width: 50%;
  float: left;
}

.xypg-detail-file-dwon li .file-icon {
  float: left;
  height: 40px;
  width: 50px;
  margin-right: 5px;
  background-image: url(../images/file_icon.png);
  background-repeat: no-repeat;
}

.xypg-detail-file-dwon li .file_txt {
  background-position: -180px -60px;
}

.xypg-detail-file-dwon li .file_zip {
  background-position: 0 0;
}

.xypg-detail-file-dwon li .file_gif {
  background-position: -60px 0;
}

.xypg-detail-file-dwon li .file_doc {
  background-position: -120px 0;
}

.xypg-detail-file-dwon li .file_jpg {
  background-position: -180px 0;
}

.xypg-detail-file-dwon li .file_xls {
  background-position: -240px 0;
}

.xypg-detail-file-dwon li .file_rar {
  background-position: 0 -60px;
}

.xypg-detail-file-dwon li .file_png {
  background-position: -60px -60px;
}

.xypg-detail-file-dwon li .file_pdf {
  background-position: -120px -60px;
}

.xypg-detail-file-dwon li .list-con {
  overflow: hidden;
  line-height: 1;
}

.xypg-detail-file-dwon li .list-con p {
  font-size: 12px;
  margin-bottom: 0;
  line-height: 20px;
}

.xypg-detail-file-dwon li .list-con a {
  font-size: 12px;
}

.xypg-detail-file-dwon li .list-con a:hover {
  color: #ab001a;
}

/* 自动发布 */
.xypg-detail-article .article-img {
  text-align: center;
  margin: 5px 0;
}

.xypg-detail-article .article-img img {
  border: 1px solid #efefef;
  padding: 1px;
  max-width: 100%;
  height: auto !important;
}

.page-product-detail-effect {
  float: left;
  width: 47.8%;
   margin:0;
   position: relative;
   top:30px;
}
.page-product-detail-box{

}
@media(min-width: 992px){
.profix{
  position: fixed;
  left:8.33333333%;
  top:30px;
  width: 39.8333333652%;
  z-index: -1;
}
}

.page-product-detail-effect .big-img a {
  display: block;
  display: block;
  text-align: center;
  width: 100%;
  font-size: 0;
}

.page-product-detail-effect .big-img a img {
  max-width: 100%;
  max-height: 100%;
  display: inline-block;
  vertical-align: top;
}

.page-product-detail-effect .big-img a:after {
  content: '';
  height: 100%;
  display: inline-block;
  vertical-align: middle;
}

.page-product-detail-right {
  width: 45.3%;
  float: right;
  padding-top: 30px;
}
.page-product-detail-right .fname{
  color:#333;
  font-size:30px;
  line-height:2;
  font-weight: bold;
}
.page-product-detail-right > h1 {
  font-size: 24px;
  color: #666;
  line-height: 1.5;
}
.page-product-detail-right .intro{
  color:#888;
  font-size:14px;
  line-height: 2;
  margin:5vh 0 7vh;
}
.product-detail-item li {
  font-size: 14px;
  line-height: 30px;
  color: #777272;
}

.product-detail-slick {
  position: relative;
  margin-top: 20px;
}

.product-detail-slick a.slick-item {
  display: block;
  text-align: center;
  width: 100%;
  font-size: 0;
  border: 1px solid #ddd;
  padding:3px;
  position: relative;
}

.product-detail-slick a.slick-item img {
  max-width: 100%;
  max-height: 100%;
  display: inline-block;
  vertical-align: middle;
}

.product-detail-slick a.slick-item:after {
  content: '';
  height: 100%;
  display: inline-block;
  vertical-align: middle;
}

.product-detail-slick a.slick-item.active {
  border-color: #333;
}

.product-detail-slick .owl-nav button {
  position: absolute;
  width: 27px;
  height: 27px;
  background: rgba(37, 37, 37, 0.6) !important;
  border-radius: 50%;
  text-align: center;
  line-height: 27px;
  top: 50%;
  margin-top: -13.5px;
  z-index: 9;
  cursor: pointer;
  opacity: 0;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
  outline: none;
  border: none;
}

.product-detail-slick .owl-nav button .icon-font {
  width: 100%;
  height: 100%;
  display: block;
}

.product-detail-slick .owl-nav button .icon-left-arrow:after {
  background-position: 1px -509px;
}

.product-detail-slick .owl-nav button .icon-right-arrow:after {
  background-position: -27px -240px;
}

.product-detail-slick .owl-prev {
  left: 0;
}

.product-detail-slick .owl-prev:after {
  background-position: 0 0;
}

.product-detail-slick .owl-next {
  right: 0;
}

.product-detail-slick:hover .owl-nav button {
  opacity: 1;
}

.page-product-inquiry {
  margin-top: 30px;
}

.page-product-inquiry a {
  font-size: 16px;
  color: #ffffff;
  display: inline-block;
  background: #ab001a;
  padding: .5em 1.875em;
  border-radius: 2em;
}

.page-product-inquiry a:hover {
  opacity: .8;
}

@media (max-width: 990px) {
  .page-product-detail-effect {
    float: none;
    width: 100%;
    margin-bottom: 20px;
  }
  .page-product-detail-right {
    width: 100%;
    float: none;
  }
}

@media (max-width: 640px) {
  .page-product-detail-effect .big-img {
    /*height: 280px;*/
  }
  .product-detail-slick .slick-item {
    /*height: 65px;*/
  }
  .page-product-inquiry a {
    font-size: 12px;
  }
  .page-product-detail-right > h1 {
    font-size: 16px;
    margin-bottom: 15px;
  }
}

.product-detail-tab {
  margin-top: 8vh;
}
.product-detail-tab img{
  max-width: 100%;
  width: auto !important;
  height: auto !important;
}
.product-detail-tab .product-detail-tabli {
  border: 1px solid #eee;
  height: 40px;
  line-height: 38px;
}

.product-detail-tab .product-detail-tabli li {
  float: left;
  width: 20%;
  text-align: center;
  font-size: 14px;
  color: #2f2f2f;
  cursor: pointer;
  border-right: 1px solid #eee;
}

.product-detail-tab .product-detail-tabli li.on, .product-detail-tab .product-detail-tabli li:visited, .product-detail-tab .product-detail-tabli li:active {
  color: #ab001a;
  position: relative;
}

.product-detail-tab .product-detail-tabli li.on:before, .product-detail-tab .product-detail-tabli li:visited:before, .product-detail-tab .product-detail-tabli li:active:before {
  content: '';
  position: absolute;
  left: -1px;
  right: -1px;
  bottom: -1px;
  top: -1px;
  border: 1px solid #ab001a;
}

.product-detail-tab .product-detail-tabcon {
  padding: 15px 0;
}

.product-detail-tab .product-detail-tabcon img,
.product-detail-tab .product-detail-tabcon p img {
  max-width: 100%;
  height: auto !important;
  width: auto !important;
}

@media (max-width: 768px) {
  .product-detail-tab .product-detail-tabli {
    height: 35px;
  }
  .product-detail-tab .product-detail-tabli li {
    font-size: 13px;
    line-height: 33px;
  }
}

@media (max-width: 420px) {
  .product-detail-tab .product-detail-tabli {
    height: 30px;
  }
  .product-detail-tab .product-detail-tabli li {
    font-size: 12px;
    line-height: 28px;
  }
}

/* 站点地图样式 */
.xypg-sitemap .map_title {
  line-height: 40px;
  background-color: #f5f8fa;
  border: 1px solid #d6dbe1;
  text-indent: 20px;
  color: #666;
  border-bottom: 2px solid #ccc;
  font-size: 16px;
}

.xypg-sitemap .map_list {
  line-height: 30px;
  padding: 0 5px;
  margin-top: 8px;
  margin-bottom: 8px;
}

.xypg-sitemap .map_list a {
  padding: 4px;
  white-space: nowrap;
  font-size: 14px;
  color: #666;
}

.xypg-sitemap .map_list a:hover {
  text-decoration: none;
  color: #3b639f;
  padding: 4px;
}

.xypg-sitemap .map_list .layer1 {
  margin-bottom: 10px;
}

.xypg-sitemap .map_list h3 {
  border-bottom: 1px dashed #ccc;
  margin-bottom: 10px;
  line-height: 36px;
}

.xypg-sitemap .map_list h3 a {
  font-weight: normal;
}

.xypg-sitemap .map_list .layer2 a {
  color: #999;
}

.xypg-sitemap .map_list .layer2 a:hover {
  text-decoration: none;
  color: #3b639f;
}

/* 产品封面 */
.cover-item {
  margin-bottom: 20px;
  border-bottom: 3px double #ccc;
}

.cover-item a {
  display: block;
}

.cover-item .img {
  float: left;
  border: 1px solid #ddd;
  padding: 1px;
}

.cover-item .img img {
  width: 100%;
}

.cover-item .item-first {
  margin-bottom: 20px;
  position: relative;
}

.cover-item .item-first .img {
  width: 30%;
  margin-right: 20px;
}

.cover-item .item-first .wz {
  overflow: hidden;
}

.cover-item .item-first .wz h3 {
  font-size: 18px;
  color: #333;
  line-height: 2;
}

.cover-item .item-first .wz .info {
  font-size: 14px;
  line-height: 1.7;
  color: #666;
}

.cover-item .item-first .wz .more {
  width: 100px;
  line-height: 30px;
  color: #fff;
  background: #666666;
  font-size: 14px;
  text-align: center;
  position: absolute;
  right: 0;
  bottom: 0;
}

.cover-item .item-list a {
  margin-bottom: 10px;
}

.cover-item .item-list .img {
  float: none;
}

.cover-item .item-list h4 {
  font-size: 14px;
  color: #333;
  line-height: 30px;
  text-align: center;
}

@media (max-width: 768px) {
  .cover-item .item-first .img {
    margin-bottom: 10px;
    text-align: center;
    float: none;
    width: 100%;
  }
  .cover-item .item-first .wz .more {
    position: static;
    margin-top: 10px;
    display: block;
  }
}

/* 二级封面 */
.sort_a {
  overflow: hidden;
}

.sort_a .layer1 {
  padding: 15px 0px;
  border-bottom: 1px dashed #a7b8d4;
  position: relative;
  z-index: 1;
}

.sort_a .layer1 .img {
  float: left;
  padding: 5px;
  border: 1px solid #dddddd;
}

.sort_a .layer1 .img img {
  width: 191px;
  height: 153px;
}

.sort_a .layer1 .img_right {
  width: 560px;
  float: right;
}

.sort_a .layer1 .img_right h3 {
  font: bold 14px/36px "Microsoft YaHei";
}

.sort_a .layer1 .img_right span {
  line-height: 25px;
  display: block;
}

.sort_a .layer1 .pro_more {
  position: absolute;
  right: 0px;
  bottom: 15px;
  width: 110px;
  padding-left: 10px;
  height: 28px;
  line-height: 28px;
  background: #666666;
  color: #fff;
  font: bold 24px/24px "Microsoft YaHei";
}

.sort_a .layer1 .pro_more span {
  float: left;
}

.sort_a .layer1 .pro_more a {
  font: normal 12px/28px "Microsoft YaHei";
  color: #fff;
  padding-right: 15px;
  display: inline-block;
}

.sort_a .layer1 .pro_more a:hover {
  text-decoration: none;
  color: #faf104;
}

.sort_a .abb_product {
  padding-top: 15px;
  border: 1px dashed #a7b8d4;
  border-top: none;
}

.productcates {
  padding-top: 10px;
}

.catemore {
  color: #0080d9;
  margin-top: 6px;
  overflow: hidden;
  position: relative;
}

.catemore h2 {
  width: 360px;
  float: left;
  font: bold 15px/36px "Microsoft YaHei";
}

.catemore a {
  float: right;
  font: normal 14px/36px "Microsoft YaHei";
  color: #444444;
  padding-right: 28px;
}

.catemore a:hover {
  text-decoration: none;
  color: #0080d9;
}

.product-comment-list {
  position: relative;
  overflow: hidden;
}

#commentList li {
  padding: 10px 10px 20px;
  margin-bottom: 15px;
  border-bottom: 1px solid #ddd;
  overflow: hidden;
}

.user-column {
  width: 100px;
  float: left;
}

.user-column img {
  height: 50px;
  max-width: 50px;
  border-radius: 50%;
}

.user-name {
  color: #333;
  padding-top: 5px;
  display: block;
}

.comment-content {
  margin-left: 120px;
  overflow: hidden;
  position: relative;
}

.comment-stars i {
  width: 18px;
  height: 18px;
  vertical-align: middle;
  background: url(../images/star-h.png) center no-repeat;
  display: none;
}

.comment-stars i.shows {
  display: inline-block;
}

.comment-stars span {
  position: absolute;
  right: 0;
  top: 5px;
  color: #999;
}

.comment-text {
  padding: 5px 0;
  line-height: 22px;
}

.comment-recovery {
  margin-top: 10px;
  padding-top: 10px;
  border-top: 1px dashed #ddd;
  line-height: 22px;
  color: #888;
}

.comment-recovery span {
  color: #f90;
}

.no-content-icon {
  text-align: center;
  line-height: 50px;
  padding-top: 40px;
  color: #999;
}

.no-content-icon .iconfont {
  font-size: 60px;
}

/* 商品评论页面分页样式 */
.holder {
  margin: 15px 0;
  text-align: center;
}

.holder a {
  cursor: pointer;
  margin: 0 5px;
  display: inline-block;
  padding: 3px 12px;
  border: 1px solid #efefef;
  font-size: 12px;
  color: #333;
}

.holder a:hover {
  background-color: #222;
  color: #fff;
}

.holder a.jp-previous {
  margin-right: 15px;
}

.holder a.jp-next {
  margin-left: 15px;
}

.holder a.jp-current {
  color: #FF4242;
  font-weight: bold;
}

a.jp-current:hover {
  color: #FF4242;
  font-weight: bold;
}

.holder a.jp-disabled, a.jp-disabled:hover {
  color: #bbb;
}

.holder a.jp-current, a.jp-current:hover, .holder a.jp-disabled, a.jp-disabled:hover {
  cursor: default;
  background: none;
}

.holder span {
  margin: 0 5px;
}

/* 网站标签页面样式 */
.tagdescription {
  border: 1px solid #ccc;
  padding: 10px;
  font-size: 14px;
  line-height: 1.7;
  background: #efefef;
  margin-bottom: 20px;
  margin-top: 15px;
}

.tag-all a {
  background-color: #f2f2f2;
  color: #666;
  padding: 5px 8px;
  text-decoration: none;
  margin-right: 5px;
  margin-bottom: 10px;
  display: inline-block;
}

.tag-all a:hover {
  background-color: #ddd;
}

.tag-menu {
  border: 1px solid #efefef;
  border-radius: 5px;
  overflow: hidden;
}

.tag-menu li {
  list-style-type: none;
  text-align: center;
  line-height: 40px;
  padding: 0 20px;
  float: left;
}

.tag-menu li a {
  color: #666;
  font-size: 16px;
}

.tag-menu li a:hover {
  color: #ab001a;
}

.tag-menu li.active a {
  color: #ab001a;
}

.tag-notice {
  line-height: 40px;
  padding: 0 10px;
  margin-top: 10px;
}

.tag-item {
  padding: 15px 0;
  font-size: 14px;
  border-bottom: 1px solid #d6dbe1;
  margin-top: 10px;
  color: #666;
}

.tag-item span {
  color: #292e39;
}

.tag-category {
  margin-bottom: 20px;
}

.tag-category span {
  font-size: 16px;
  color: #000;
  display: inline-block;
}

.tag-category a {
  display: inline-block;
  line-height: 25px;
  padding: 0 15px;
  border: 1px solid #e1e1e1;
  border-radius: 5px;
  color: #333;
  margin-right: 10px;
}

.tag-category a:hover {
  background: #292e39;
  color: #fff;
}

.tag-list-product li {
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #ccc;
}

.tag-list-product li:last-child {
  padding-bottom: 0;
  border-bottom: 0;
}

.tag-list-product .tag-img {
  width: 220px;
  float: left;
  margin-right: 20px;
}

.tag-list-product .tag-img .img {
  display: block;
  border: 1px solid #e1e1e1;
}

.tag-list-product .tag-img .img img {
  width: 100%;
}

.tag-list-product .tag-wz {
  overflow: hidden;
}

.tag-list-product .tag-wz h1 {
  font-size: 16px;
  line-height: 30px;
  font-weight: bold;
  margin-bottom: 5px;
}

.tag-list-product .tag-wz h1 a {
  color: #000;
}

.tag-list-product .tag-wz .tab-fenli p {
  width: 50%;
  float: left;
  font-size: 14px;
  color: #333;
  margin-bottom: 0;
}

.tag-list-product .tag-wz .desp {
  font-size: 12px;
  line-height: 2;
  height: 48px;
  overflow: hidden;
  color: #666;
  margin: 5px 0;
}

@media (max-width: 768px) {
  .tag-list-product .tag-img {
    width: 100%;
    float: none;
    text-align: center;
    margin-bottom: 10px;
  }
  .tag-list-product .tag-img .img img {
    width: auto;
    max-width: 100%;
  }
  .tag-list-product .tag-wz .tab-fenli p {
    width: 100%;
    float: none;
  }
}

.xytag-title {
  font-size: 18px;
  border-bottom: 1px solid #ccc;
  line-height: 40px;
  margin-bottom: 10px;
}

.xytag-recom-product ul {
  margin: 0 -1%;
}

.xytag-recom-product li {
  float: left;
  position: relative;
  width: 18%;
  margin: 0 1%;
  overflow: hidden;
}

.xytag-recom-product li img {
  width: 100%;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
}

.xytag-recom-product li .zz-bg {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.5);
  -webkit-transform: translateY(100%);
          transform: translateY(100%);
  opacity: 0;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
}

.xytag-recom-product li .zz-bg h2 {
  position: absolute;
  z-index: 9;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  width: 100%;
  text-align: center;
  font-size: 16px;
  line-height: 30px;
  color: #fff;
  height: 30px;
  margin: auto;
}

.xytag-recom-product li:hover img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}

.xytag-recom-product li:hover .zz-bg {
  -webkit-transform: translateY(0);
          transform: translateY(0);
  opacity: 1;
}

.input-box {
  position: relative;
}

.input-box .placeholder {
  position: absolute;
  z-index: 10;
  color: #999;
  top: 10px;
  font-size: 14px;
}

#message-form .input-box .placeholder,
#job-detail-form .input-box .placeholder {
  top: 8px;
}

.x-header-right .input-box .placeholder {
  top: 5px;
  left: 50px !important;
}

.code-group .input-box {
  float: left;
  width: 32.29813665%;
}

.code-group .input-box #checkcode {
  float: none;
  width: 100%;
}
.page-banner{
  position: relative;
}
.ntit{
  position: absolute;
  width:100%;
  left:0;
  top:45%;
  margin-top:-40px;
  text-align: center;
  color:#fff;
}
.ntit a{
  color:#fff;
}
.ntit a:hover{
  color:rgba(255, 255, 255, 0.7);
}
.ntit h3{
  font-size: 0;
}
.ntit h3 span{
  display: inline-block;
  vertical-align: top;
  font-size: 30px;
  line-height: 50px;
  font-weight: bold;
  position: relative;
}
.ntit h3 span:before{
  position: absolute;
  width: 40px;
  height: 1px;
  content: "";
  background: #fff;
  left:-66px;
  top:24px;
}
.ntit h3 span:after{
  position: absolute;
  width: 40px;
  height: 1px;
  content: "";
  background: #fff;
  right:-66px;
  top:24px;
}
.ntit .en{
  color:rgba(255,255,255,.5);
  font-size: 15px;
  text-transform: uppercase;
  margin-top:0.5vw;
  font-family: "arial";
}


.page-position {
  padding: 15px 0;
  font-size: 14px;
  color: #2f2f2f;
}

.page-position a {
  color: #2f2f2f;
}

.page-position a:hover {
  color: #ab001a;
}







.page-position a.home{
  background: url(../images/home.png) no-repeat 0 50%;
  padding-left:18px;
}
.page-banner .banner_mouse img{
  max-width: 100%;
}
.banner_mouse {
  position: absolute;
  left:50%;
  margin-left:-12px;
  bottom:50px;
  width: 23px;
  height: 40px;
  cursor: pointer;
  background: url(../images/banner_mouse_ico.png) no-repeat -23px 0px;
  -webkit-animation: nudgeMouse 1.6s linear infinite;
  animation: nudgeMouse 1.6s linear infinite;
  overflow: hidden;
}

.banner_mouse:after,.banner_mouse:before {
  content: "";
  position: absolute;
}

.banner_mouse:before {
  width: 23px;
  height: 40px;
  background: url(../images/banner_mouse_ico.png) no-repeat 0px 0px;
  -webkit-animation: colorSlide 1.6s linear infinite;
  animation: colorSlide 1.6s linear infinite;
  top: 0;
  left: 0;
}

.banner_mouse:after {
  background-color: #ffffff;
  width: 4px;
  height: 4px;
  border-radius: 100%;
  -webkit-animation: trackBallSlide 1.6s linear infinite;
  animation: trackBallSlide 1.6s linear infinite;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}

@-webkit-keyframes colorSlide {
  0% {
      height: 0;
  }

  90% {
      height: 40px;
  }
}

@keyframes colorSlide {
  0% {
      height: 0;
  }

  90% {
      height: 40px;
  }
}

@-webkit-keyframes trackBallSlide {
  0% {
      opacity: 1;
      -webkit-transform: scale(1) translateY(-8px);
      transform: scale(1) translateY(-8px);
  }

  34% {
      opacity: 1;
      -webkit-transform: scale(0.9) translateY(4px);
      transform: scale(0.9) translateY(4px);
  }

  68% {
      opacity: 0;
      -webkit-transform: scale(0.4) translateY(16px);
      transform: scale(0.4) translateY(16px);
  }

  100% {
      opacity: 0;
      -webkit-transform: scale(0.4) translateY(-8px);
      transform: scale(0.4) translateY(-8px);
  }
}

@keyframes trackBallSlide {
  0% {
      opacity: 1;
      -webkit-transform: scale(1) translateY(-8px);
      transform: scale(1) translateY(-8px);
  }

  34% {
      opacity: 1;
      -webkit-transform: scale(0.9) translateY(4px);
      transform: scale(0.9) translateY(4px);
  }

  68% {
      opacity: 0;
      -webkit-transform: scale(0.4) translateY(16px);
      transform: scale(0.4) translateY(16px);
  }

  100% {
      opacity: 0;
      -webkit-transform: scale(0.4) translateY(-8px);
      transform: scale(0.4) translateY(-8px);
  }
}

@-webkit-keyframes nudgeMouse {
  0% {
      -webkit-transform: translateY(0);
      transform: translateY(0);
  }

  50% {
      -webkit-transform: translateY(8px);
      transform: translateY(8px);
  }

  100% {
      -webkit-transform: translateY(0);
      transform: translateY(0);
  }
}

@keyframes nudgeMouse {
  0% {
      -webkit-transform: translateY(0);
      transform: translateY(0);
  }

  50% {
      -webkit-transform: translateY(8px);
      transform: translateY(8px);
  }

  100% {
      -webkit-transform: translateY(0);
      transform: translateY(0);
  }
}

@media(max-width:1899px){
.pro-nav{
    padding-left:3%;
  }
  .pro-nav li .navlist{
    padding-left:25%;
  }
}
@media(max-width:1642px){
  .hotline{
    display: none;
  }
  .x-menu{
    width: 55%;
  }
  .quick a{
    margin:0 5px;
  }
  .quick a + a:before{
    left:-5px;
  }


  .pro-nav li{
    line-height: 70px;
  }

}
@media(max-width:1439px){
  .container-fluid{
     padding:0 5%;
  }
  .ab-p{
    /*padding-left:5%;*/
  }
  .pro-nav{
    padding-right: 5%;
  }
  .about{
    /*padding-top: 3vw;*/
  }
  .num-list li .count-title{
    font-size: 42px;
  }

  .pro-nav .more{
    display: none;
  }

  .pro-nav li .navlist{
    padding-left: 60px;
  }
  .pro-nav li .navlist:after{
    left:30px;
  }
}
@media(max-width:1199px){

   .x-menu{
    width: 80%;
  }
  .about{
    /*padding-top:3vh;*/
  }
  .num-list{
    padding-top:3vh;
  }
  .about .more{
    margin-top: 5vh;
  }

  .num-list li .count-title{
    font-size: 38px;
  }
  .num-list li p{
    font-size: 14px;
  }
  .pro-nav li{
    line-height: 54px;
  }
  .pro-nav li.on .navlist:after{
   left:20px;
  }
  .pro-nav li .img{
    top:2px;
    right:10px;
  }
  .pro-nav li .img:after {
    background: none;
  }
}
@media(max-width:991px){
   .quick{
     display: none;
   }

  .about{
    padding-bottom: 3vh;
  }
  .about-img{
    width: 100%;
  }
  .ab-p{
    width: 100%;
  }
  .pro-nav{
    padding:0 0 20px;
  }
  .pro-nav .hd{
    padding:0 15px;
    font-size: 0;
  }

  .pro-nav li{

    width: 20%;
    text-align: center;
    line-height: 40px;
    font-size: 14px;
    margin:0;
    padding:0 0 10px;
    
  }
  .pro-nav li .navlist{
    padding:50px 0 0 0;
  }
  .pro-cate .more a{
      margin-left:0;
  }

  .pro-nav li .navlist:after{
    background: none;
  }
  .pro-nav li p{
    width: 100%;
    line-height:1.5;
  }
  .pro-nav li .img{
    left:50%;
    margin-left:-35px;
  }
  .pro-nav li .img:after{
    background: none;
  }
  .pro-nav li.on .img:after{
    background: none;
  }
  .x-title h2{
    font-size: 32px;
  }
  .x-title p{
    font-size: 20px;
  }
  .x-copyright{
    text-align: center;
  }
  .x-power{
    text-align: center;
  }
  .x-layout-desc{
    margin-bottom: 20px;
  }

}
@media(max-width:767px){
  
  .ab-p{
    /*padding:0 15px;*/
  }
  .x-news{
      padding:30px 0;
  }
  .x-news-list .x-news-item .wz h3{
    font-size: 18px;
    line-height:26px;height:52px;
  }
  .num-list li{
    width:50%;
    margin-bottom: 15px;
  }
  .num-list li + li:before{
    height: 30px;
    margin-top:-15px;
  }
  .num-list li:nth-child(3):before{
    background: none;
  }
  .num-list li:nth-child(5):before{
    background: none;
  }
  .x-news .more{
      margin-top:20px;
  }
}
@media(max-width:567px){

  .num-list li{
    width: 50%;
    text-align: center;
  }
  .num-list li .count-title{
    font-size: 30px;
  }
  .x-layout-logo{
    text-align: center;
  }
  .x-layout-desc{
    margin:0;
    text-align: center;
  }
}

/* 门店查询 */
.map {
  position: relative
}

.map .map-img img {
  max-width: 100%;
  height: auto;
}

.map .store {
  position: absolute;
  width: 440px;
  height: 570px;
  top: 65px;
  left: 160px;
  z-index: 5;
  background: #000;
  box-sizing: border-box;
  padding: 25px 20px;
}

.map .store .store-btn {
  margin-bottom: 30px;
  position: relative;
  overflow: hidden;
}

.map .store .store-btn select {
  display: block;
  width: 160px;
  padding: 0 10px;
  height: 46px;
  box-sizing: border-box;
  border: none;
  line-height: 46px;
  float: left;
  background: rgba(255,255,255,.3);
  font-size: 16px;
  margin-right: 15px;
  color: #fff;
  outline: none;
}
.map .store .store-btn select option{
  color:#333;
}
.map .store .store-btn .s_sousuo {
  display: block;
  width: 46px;
  height: 46px;
  float: right;
  background: url(../images/ss.png) center no-repeat;
  opacity: .5;
}

.map .store .store-btn .ssk {
  display: block;
  width: 100%;
  height: 46px;
  position: absolute;
  right: -100%;
  bottom: 0;
  background: #002744;
  transition: all .5s;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
}

.map .store .store-btn .ssk.act {
  right: 0
}

.map .store .store-btn .ssk input {
  width: calc(100% - 70px);
  float: left;
  height: 46px;
  display: block;
  border: 0;
  background: #fff;
  color: #000;
  outline: none;
  box-sizing: border-box;
  padding: 0 10px;
}

.map .store .store-btn .ssk a {
  display: block;
  width: 70px;
  line-height: 46px;
  float: right;
  text-align: center;
  font-size: 16px;
  color: #fff;
}

.map .store .store-btn .ssk a:hover {
  background: #0f3a5d;
}

.map .store .store-content {
  width: 100%;
  height: 446px;
  margin-top: 35px;
  position: relative;
  overflow-y: auto;
}

.map .store .store-content::-webkit-scrollbar {
  width: 6px;
}

.map .store .store-content::-webkit-scrollbar-track {
  background-color: #666;
}

.map .store .store-content::-webkit-scrollbar-thumb {
  background-color: #0f3a5d;
}

#store-list {
  padding-right: 20px;
}

#store-list li {
  list-style: none;
  width: 100%;
  margin-bottom: 35px;
  cursor: pointer;
  line-height: 28px;
  color: #fff;
}

#store-list li:hover {
  color: rgba(255,255,255,.8);
}

#store-list li span {
  display: block;
  float: left;
  width: 32px;
}

#store-list li .text {
  text-align: justify;
  float: left;
  width: calc(100% - 32px);
}

#store-list li .text h3 {
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
}

#store-list li .text .address,#store-list li .text .phone {
  font-size: 14px;
}

#store-list .no-result {
  color: #fff;
  text-align: center;
}

@media (max-width: 1200px) {
  .map .store {
    position: static;
    width: 100%;
    height: 350px;
    padding: 10px;
    margin-bottom: 10px;
  }
  .map .store .store-btn {
    margin: 10px 0;
  }
  .map .store .store-btn select {
    width: calc(50% - 30px);
    margin-right: 5px;
    font-size: 14px;
    text-align: center;
  }
  .map .store .store-content {
    height: 200px;
  }
}

/*产品详情页面*/
.pro-wrap{
  padding-top:10vh;
  padding-bottom:10vh;
}
/*品牌故事*/
.brand-tit{
  text-align: center;
  color:#333;
  font-size: 24px;
  line-height: 1.5;
  text-transform: uppercase;
  font-weight: bold;
}
.brand-tit p{
  color:#b8b8b8;
  font-size: 44px;
  font-family: arial;
  line-height: 1.5;
  font-weight: 400;
}
.story .content{
  color:#333;
  font-size: 20px;
  line-height: 2;
  padding:2.5vw 0 4.5vw;
}
.story .brand-img img{
  max-width: 100%;
  height: auto;
}
.storylist li{
  margin-left:-5px;
  margin-right:-5px;
}
.storylist li img{
  max-width: 100%;
  height: auto;
}
.storylist li .l-img{
  width: 55.125%;
   padding:0 5px;
}
.storylist li .r-img{
  width: 44.25%;
   padding:0 5px;
}

.honors .en{
  color:#333;
  font-size: 44px;
  font-family: "arial";
  line-height: 1.2;
  text-transform: uppercase;
}
.honors .s-en{
  color:#b8b8b8;
  font-size: 28px;
  font-family: "arial";
  line-height: 1.2;
  text-transform: uppercase;
}
.honors h3{
  color:#333;
  font-size: 24px;
  line-height: 1.5;
  text-transform: uppercase;
  font-weight: bold;
  margin-top: 1vw;
}
#demo{overflow:hidden;width:100%;margin:0 auto;}
#indemo {float: left;width:2000%;}
#demo1 {float: left;}
#demo2 {float: left;}
.honor-list{

  padding:2vw 0 5vw;
}
.honor-list li{
  padding:0 42px;
  float: left;
}
.honor-list li img{
  max-width: 100%;
  height: auto;
}
.h-list{
  padding:.5vw 0;
  position: relative;
}
.h-list:after{
  position:absolute;
  width: 1px;
  height: 102%;
  content:"";
  background: #333;
  left:188px;
  top:0;
}
.h-list .name{
  width: 188px;
  color:#333;
  font-size: 52px;
  font-family: arial;
  font-weight: bold;
  line-height: 1.5;
  position: relative;
}
.h-list .name:after{
  position:absolute;
  width: 13px;
  height: 13px;
  content:"";
  background: #333;
  right:-7px;
  top:50%;
  margin-top:-7px;
  border-radius: 50%;
}
.h-list .intro{
  max-width: 1015px;
  width:calc(100% - 188px);
  color:#333;
  font-size: 22px;
  padding-top: 15px;
  padding-left:5.4%;
  /*overflow: hidden;*/
  /*display: block;*/
  /*text-overflow: ellipsis;*/
  /*height: 108px;*/
  /*display: -webkit-box;*/
  /*-webkit-box-orient: vertical;*/
  /*-webkit-line-clamp: 3;*/
}
.history.slick-vertical .slick-slide{
  border:none;
  width:100%;
  position: relative;
}



.video{
  background: #f4f4f4;
  padding:2.5vw 0 3vw;
  margin-top:6vw;
}

.video-list{
  padding-top: 6vh;
  font-size: 0;
}
.video-list li{
  margin-bottom: 1vh;
  float:none !important;
  display: inline-block;
  vertical-align: bottom;
  
}
.video-list li a{
  display: block;

}
.video-list li .img{
  position: relative;
  overflow: hidden;
}
.video-list li img{
  max-width: 100%;
  height: auto;
   -webkit-transition: all .5s ease;
  transition: all .5s ease;
}
.video-list li:hover img{
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
.video-list li .img:after{
  position: absolute;
  left:0;
  top:0;
  content: "";
  width: 100%;
  height: 100%;
  opacity: 0;
  background-color:rgba(0,0,0,.5);
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
}

.video-list li:hover .img:after{
  opacity: 1;
}
.video-list li .play{
  position: absolute;
  width: 40px;
  height: 40px;
  content:"";
  left:50%;
  margin-left:-20px;
  top:50%;
  margin-top:0;
  background: url(../images/play.png) no-repeat;
  z-index: 999;
  opacity: 0;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
}
.video-list li:hover .play{
  opacity: 1;
  margin-top:-20px;
}
.video-list h3{
  color:#666;
  font-size: 16px;
  line-height:3.5;
  text-align: center;
  font-weight: 400;
}
#video{
  position: fixed;
  width: 100%;
  height: 100%;
}
#video video{

}
.page-contact{
  background: #f9f9f9;
}
.page-contact img{
  max-width: 100%;
  height:auto !important;
  width:auto !important;
}
.page-contact .contact{
  padding-top: 5vh;
}
.page-contact h3{
  color:#333;
  font-size: 24px;
  font-weight: bold;
  line-height: 2;
}
.page-contact .content{
  color:#666;
  font-size: 16px;
  line-height: 2.125;
  padding:2vh 0 4vh;
  position: relative;
}
.page-contact .content:after{
  position: absolute;
  content: "";
  max-width: 368px;
  width: 100%;
  height:1px;
  background: #eee;
  left:0;
  bottom: 0;
}
.page-contact .ewm{
  max-width: 360px;
  text-align: center;
  padding-top: 6vh;
  color:#999;
  font-size: 14px;
  line-height: 3;
}
@media(max-width:1200px){
.page-contact .contact{
    padding-left:30px;
    padding-right:30px;
  }
}
@media(max-width: 767px){
  .pro-wrap{
    padding-top:5vh;
    padding-bottom:5vh;
  }
  .page-product-detail-right .fname{
     font-size:22px;
  }
  .ntit {
      margin-top:-31px;
  }
  .ntit h3 span{
    font-size: 20px;
    line-height:40px;
  }
  .brand-tit p{
    font-size: 30px;
  }
  .story .content{
    padding:3vh 0 2vh;
    font-size: 16px;
  }

  .page-contact h3{
    font-size: 20px;
  }


}

/*首页banner*/
.banner {
    width: 100%;
    overflow: hidden;
}

.banner_wz {
    position: absolute;
    left: 5%;
    top: 40%;
    z-index: 999;
}

.banner_wz h1 {
    color: #b68f6b;
}

.banner_wz p {
    color: #b68f6b;
    font-size: 18px;
    text-align: right;
}

.banner_video {
    position: absolute;
    left: 0px;
    bottom: 10%;
    z-index: 999;
    width: 33.5%;
    transition: all 0.7s linear;
    -webkit-transition: all 0.7s linear;
    -moz-transition: all 0.7s linear;
    -ms-transition: all 0.7s linear;
    -o-transition: all 0.7s linear;
}

.banner_video_bt {
    background: #222122;
    width: 27%;
    float: left;
    text-align: center;
    transition: all 0.7s linear;
    -webkit-transition: all 0.7s linear;
    -moz-transition: all 0.7s linear;
    -ms-transition: all 0.7s linear;
    -o-transition: all 0.7s linear;
}

.banner_video_bt p {
    font-size: 20px;
    color: #fff;
    line-height: 60px;
    margin: 0;
}

.banner_video_sp {
    float: left;
    margin-top: 9%;
    width: 60%;
}

.banner_news {
    position: absolute;
    right: 0px;
    bottom: 20px;
    z-index: 999;
    width: 24.7%;
}

.ban_newslist {}

.ban_newslist_left {
    width: 8.5%;
    background: #fff;
    float: left;
    border-bottom: 1px solid #ccc;
}

.ban_newslist_left p {
    text-align: center;
    margin-top: 50px;
    margin-bottom: 100px;
    font-weight: bold;
    font-size: 20px;
    color: #000;
    cursor: pointer;
    -webkit-animation-name: pounding;
    -webkit-animation-duration: 1.5s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: ease-in-out;
    animation-name: pounding;
    animation-duration: 1.5s;
    animation-iteration-count: infinite;
    animation-timing-function: ease-in-out
}


/*.ban_newslist_left p:hover {
        -webkit-animation-play-state: paused;
        animation-play-state: paused
    }
    @-webkit-keyframes pounding {
    0% {
    -webkit-transform:translate(0, 0)
    }
    50% {
    -webkit-transform:translate(0, 8px)
    }
    100% {
    -webkit-transform:translate(0, 0)
    }
    }
    @keyframes pounding {
    0% {
    transform:translate(0, 0)
    }
    50% {
    transform:translate(0, 8px)
    }
    100% {
    transform:translate(0, 0)
    }
    }*/

.ban_newslist_left h1 {
    font-size: 12px;
    margin: 0;
    text-align: center;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
}

.ban_newslist_right {
    width: 91.5%;
    background: rgba(0, 0, 0, 0.8);
    float: right;
    padding: 61px 20px;
}

.ban_newslist_nr {}

.ban_newslist_nr img {
    width: 40%;
    float: left;
}

.ban_video_dx {
    float: left;
    width: 40%;
    height: 60%;
}

.ban_newslist_wz {
    width: 55%;
    float: right;
}

.ban_newslist_wz p {
    color: #fff;
    line-height: 22px;
    overflow: hidden;
}

.wzhide {
    height: 42px;
    margin-top: 20px;
    line-height: 22px;
}

.ban_newslist_wz i {
    width: 40px;
    height: 1px;
    background: #fff;
    display: block;
    margin-top: 10px;
}

.ban_newslist_bt {}

.ban_newslist_bt h1 {
    color: #fff;
    line-height: 22px;
    font-size: 14px;
    margin-bottom: 0;
    margin-top: 0;
}

.ban_newslist_bt p {
    color: #fff;
}


/*.swiper-container {
        width: 100%;
        height: 300px;
        margin: 20px 0;
    }
    .swiper-slide {
        text-align: center;
        font-size: 18px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
    }

    */

.banlist01 {
    position: relative;
    right: -91.5%;
}

.banlist02 {
    position: relative;
    right: -91.5%;
}

.banmore {
    margin-top: 20px;
}

.banmore a {
    display: block;
    width: 120px;
    height: 30px;
    line-height: 30px;
    color: #b68f6b;
    text-align: center;
    border: 1px solid #b68f6b;
}

.banmore a:hover {
    background: #b68f6b;
    color: #fff;
}

.cb-slideshow,
.cb-slideshow:after {
    position: fixed;
    width: 100%;
    height: calc(100% - 160px);
    top: 160px;
    left: 0px;
    z-index: 0;
}

.cb-slideshow:after {
    content: '';
    background: transparent url(../images/pattern.png) repeat top left;
}

.cb-slideshow li span {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    color: transparent;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    opacity: 0;
    z-index: 0;
    -webkit-backface-visibility: hidden;
    -webkit-animation: imageAnimation 26s linear infinite 0s;
    -moz-animation: imageAnimation 26s linear infinite 0s;
    -o-animation: imageAnimation 26s linear infinite 0s;
    -ms-animation: imageAnimation 26s linear infinite 0s;
    animation: imageAnimation 26s linear infinite 0s;
}

.cb-slideshow li div {
    z-index: 1000;
    position: absolute;
    top: 45%;
    left: 0;
    width: 100%;
    text-align: left;
    opacity: 0;
    -webkit-animation: titleAnimation 18s linear infinite 0s;
    -moz-animation: titleAnimation 18s linear infinite 0s;
    -o-animation: titleAnimation 18s linear infinite 0s;
    -ms-animation: titleAnimation 18s linear infinite 0s;
    animation: titleAnimation 18s linear infinite 0s;
}

.cb-slideshow li div h3 {
    font-size: 40px;
    padding-left: 30px;
    line-height: 35px;
    color: #fff;
    font-family: Ã¥Â¾Â®Ã¨Â½Â¯Ã©â€ºâ€¦Ã©Â»â€˜;
    padding-right: 70px;
    text-shadow: 0px 2px 8px rgba(0, 0, 0, 0.7);
    font-weight: normal;
}

.cb-slideshow li:nth-child(2) span {
    -webkit-animation-delay: 8s;
    -moz-animation-delay: 8s;
    -o-animation-delay: 8s;
    -ms-animation-delay: 8s;
    animation-delay: 8s;
}

.cb-slideshow li:nth-child(3) span {
    -webkit-animation-delay: 16s;
    -moz-animation-delay: 16s;
    -o-animation-delay: 16s;
    -ms-animation-delay: 16s;
    animation-delay: 16s;
}

.cb-slideshow li:nth-child(4) span {
    -webkit-animation-delay: 18s;
    -moz-animation-delay: 18s;
    -o-animation-delay: 18s;
    -ms-animation-delay: 18s;
    animation-delay: 18s;
}

.cb-slideshow li:nth-child(5) span {
    -webkit-animation-delay: 24s;
    -moz-animation-delay: 24s;
    -o-animation-delay: 24s;
    -ms-animation-delay: 24s;
    animation-delay: 24s;
}

.cb-slideshow li:nth-child(6) span {
    -webkit-animation-delay: 30s;
    -moz-animation-delay: 30s;
    -o-animation-delay: 30s;
    -ms-animation-delay: 30s;
    animation-delay: 30s;
}


@-webkit-keyframes imageAnimation {
    0% {
      -webkit-transform: scale(1);
       
    }
    
    25% {
   
        -webkit-transform: scale(1.05);
    }
    50% {
        
        -webkit-transform: scale(1.1);
    }
    75%{
        -webkit-transform: scale(1.05);
    }
    100% {
       -webkit-transform: scale(1);
    }
}

@-moz-keyframes imageAnimation {
    0% {
        -moz-transform: scale(1);
    }
  
    25% {

        -moz-transform: scale(1.05);
    }
    50% {
      
        -moz-transform: scale(1.1);
    }
    75% {

        -moz-transform: scale(1.05);
    }
    100% {
       -moz-transform: scale(1);
    }
}

@-o-keyframes imageAnimation {
    0% {
        -o-transform: scale(1);
    }
 
    25% {
        
        -o-transform: scale(1.0005);
    }
    50% {
        
        -o-transform: scale(1.1);
    }
    75% {
        
        -o-transform: scale(1.05);
    }
    100% {
        -o-transform: scale(1);
    }
}

@-ms-keyframes imageAnimation {
    0% {
        -ms-transform: scale(1);
    }
    
    25% {
        
        -ms-transform: scale(1.05);
    }
    50% {
        
        -ms-transform: scale(1.1);
    }
    75% {
        
        -ms-transform: scale(1.05);
    }
    100% {
        -ms-transform: scale(1);
    }
}

@keyframes imageAnimation {
    0% {
        transform: scale(1);
    }
    
    25% {
      
        transform: scale(1.05);
    }
    50% {
     
        transform: scale(1.1);
    }
    75% {
      
        transform: scale(1.05);
    }
    100% {
        transform: scale(1);
    }
}

@-webkit-keyframes titleAnimation {
    0% {
        opacity: 0;
        -webkit-transform: translateX(200px);
    }
    8% {
        opacity: 1;
        -webkit-transform: translateX(0px);
    }
    17% {
        opacity: 1;
        -webkit-transform: translateX(0px);
    }
    19% {
        opacity: 0;
        -webkit-transform: translateX(-400px);
    }
    25% {
        opacity: 0
    }
    100% {
        opacity: 0
    }
}

@-moz-keyframes titleAnimation {
    0% {
        opacity: 0;
        -moz-transform: translateX(200px);
    }
    8% {
        opacity: 1;
        -moz-transform: translateX(0px);
    }
    17% {
        opacity: 1;
        -moz-transform: translateX(0px);
    }
    19% {
        opacity: 0;
        -moz-transform: translateX(-400px);
    }
    25% {
        opacity: 0
    }
    100% {
        opacity: 0
    }
}

@-o-keyframes titleAnimation {
    0% {
        opacity: 0;
        -o-transform: translateX(200px);
    }
    8% {
        opacity: 1;
        -o-transform: translateX(0px);
    }
    17% {
        opacity: 1;
        -o-transform: translateX(0px);
    }
    19% {
        opacity: 0;
        -o-transform: translateX(-400px);
    }
    25% {
        opacity: 0
    }
    100% {
        opacity: 0
    }
}

@-ms-keyframes titleAnimation {
    0% {
        opacity: 0;
        -ms-transform: translateX(200px);
    }
    8% {
        opacity: 1;
        -ms-transform: translateX(0px);
    }
    17% {
        opacity: 1;
        -ms-transform: translateX(0px);
    }
    19% {
        opacity: 0;
        -ms-transform: translateX(-400px);
    }
    25% {
        opacity: 0
    }
    100% {
        opacity: 0
    }
}

@keyframes titleAnimation {
    0% {
        opacity: 0;
        transform: translateX(200px);
    }
    8% {
        opacity: 1;
        transform: translateX(0px);
    }
    17% {
        opacity: 1;
        transform: translateX(0px);
    }
    19% {
        opacity: 0;
        transform: translateX(-400px);
    }
    25% {
        opacity: 0
    }
    100% {
        opacity: 0
    }
}

.no-cssanimations .cb-slideshow li span {
    opacity: 1;
}

.nh6 {
    text-align: center;
    margin-left: 30px;
    margin-top: 15px;
    color: #fff;
    font-size: 22px;
    margin-right: 30px;
    font-weight: normal;
}

.nh6 .pp1 {
    width: 100%;
    line-height: 90px;
    font-size: 50px;
    letter-spacing: 8px;
    text-align: center;
}

.nh6 .pp1 img {
    max-width: 100%;
    height: auto;
}

.nh6 .pp2 {
    text-align: center;
    margin-top: 45px;
}

@media (max-width: 767px) {
    .nh6 .pp2 {
        margin-top: 20px;
    }
    .cb-slideshow li div {
        top: 40%;
    }
}

.nh6 .pp2 a {
    display: inline-block;
    color: #565656;
    font: 400 18px/60px "arial";
    width: 186px;
    height: 60px;
    background: #f3f0da;
    border-radius: 10px;
}


/*招商加盟*/
.support{
  background-image: url(../images/join.jpg);
  background-repeat: no-repeat;
  background-position: 50% 0;
  background-size: cover;
}
.support .tit{
  color:#fff;
  font-size: 30px;
  line-height: 2;
  text-align: center;
  padding:7vh 0;
  font-weight: bold;
}
.support .tit p{
  color:#999;
  font-size: 18px;
  font-weight: 400;
}
.support-list{
  border-top:1px solid rgba(255,255,255,.2);
}
.support-list .suli{
  padding:8vw 0 10vw;
  text-align: center;
  position: relative;
  cursor: pointer;
}

.suli .bimg{
  position: absolute;
  width: 100%;
  height: 100%;
  left:0;
  top:0;
  opacity: 0;
  transition:all 0.3s;
}
@media(min-width:768px){
.suli:hover .bimg{
  opacity: 1;
}
}
.support-list .suli + .suli:before{
  position: absolute;
  width: 1px;
  height: 100%;
  content:"";
  left:0;
  top:0;
  background: rgba(255,255,255,.2);

}
.support-list .suli:nth-child(2n){
  background:rgba(255,255,255,.08);
}
.suli .m-tit{
  color:#fff;
  font-size: 22px;
  line-height: 2;
}
.suli .line{
  padding:4vw 0;
}

.concept .tit{
   padding:8vh 0 7vh;
}
.concept .tit h3{
  font-size: 24px;
  color:#333;
  letter-spacing: 5px;
  line-height: 2;
}
.concept .tit .wz1{
   color:#333;
   font-size: 60px;
   font-weight: bold;
   font-family: arial;
   line-height: 1;
}
.concept .tit .wz2{
   color:#333;
   font-size: 30px;
   font-family: arial;
   line-height: 1;
}
.big-img{
  margin-bottom: 5vh;
}
.big-img li{
  display: none;
}
.big-img img{
  max-width: 100%;
  height: auto;
}
.store-concept{
  margin-left:-20px;
  margin-right: -20px;
}
#gallery{
  overflow: hidden;
}
#thumbs{
  margin-top:5vh;
}
#gallery .swiper-slide img{
  max-width: 100%;
  height: auto;
}
#thumbs .swiper-slide img{
  max-width: 100%;
  height: auto;
}

.j-contact{
  padding:5vw 0 7vw;
}
.j-contact h3{
  color:#fff;
  font-size: 24px;
  line-height: 3.3333;
  background: #000;
  text-align: center;
}
.join-list{
  padding:1.5vw 0 0;
  text-align: center
}
.join-list li{
  width:calc(50% - 40px);
  /*border-bottom: 1px solid #c2c2c2;*/
  display: inline-block;
  padding:30px 0;

}
.join-list li:nth-child(2n){
  float: right;
}
.join-list .photo{
  width: 22%;
}
.join-list li img{
  max-width: 100%;
  height: auto;
}
.join-list .text{
text-align: center
}
.join-list .text .name{
  color:#000;
  font-size: 24px;
  font-weight: bold;

  display: inline-block;
  padding-left:20px;
}
.join-list .text .name span{
  font-size: 22px;
  color:#5a5859;
  font-weight: 400;
  padding-left:12px;
}
.join-list .text .tel{
  color:#f00;
  font-size: 28px;
  font-weight: bold;
  font-family: arial;
  padding-top:0.6vw;
}
.join-list .intro{
    display: inline-block;
   color:#000;
  font-size: 24px;
  font-weight:bold;

}
.join-list .intro span{
  display: block;
  color:#5a5859;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.join-list .ewm{
  width: 22%;
  padding-top:1.2vw;
}

/*服务支持*/
.service-list{
  padding:5vw 0;
}
.service-list li{
  text-align: center;
}
.service-list li .serbox{
  border:1px solid #eee;
  padding:3vw 7%;
}
.service-list .img{
  width: 130px;
  height:130px;
  overflow: hidden;
  background: #171717;
  border-radius: 50%;
  margin:0 auto;
}
.service-list .img img{

}
.service-list h3{
  color:#333;
  font-size:22px;
  font-weight: bold;
  line-height: 2;
  padding:2vw 0 0.5vw;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.service-list .intro{
  color:#666;
  font-size: 14px;
  line-height: 1.8;
  height: 75px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}
.service-list li:hover .serbox{
  background: #171717;
}
.service-list li:hover .img{
  background: #fff;
}
.service-list li:hover .img img{
  transform: translateY(-50%);
}
.service-list li:hover h3{
  color:#fff;
}
.service-list li:hover .intro{
  color:#fff;
}
.policy{
  background: url(../images/ser.jpg) no-repeat 50% 50%;
}
.policy-list{
  width: 44%;
  padding:7.5vw 35px 8vw 0;
}
.policy-list .tit{
  color:#fff;
  font-size: 24px;
  font-weight: bold;
  line-height: 2;
}
.policy-list .intro{
  color:#fff;
  font-size:16px;
  line-height:1.875;
  margin-top:1vw;
}
.t-2{
  margin-top:3.5vw;
}
.freebox{
   transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    position: fixed;
    width: 700px;
    height: 700px;
    top: 50%;
    right: -468px;
    margin-top: -350px;
    z-index:999999;
    text-align: center;
}
.freebox:hover{
  right: 0;
}

.freebox .free-de{
    transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    display: block;
    width: 232px;
    float: left;
    margin-top: 210px;
    cursor: pointer;
    position: relative;
    left: 0;
    background: rgba(17,17,17,.9);
    padding:7px 6px;
    z-index: 1;
}
.deline{
  border:1px solid rgba(255,255,255,.1);
}
.freebox .free-de .tit{
   color:#fff;
   font-size: 16px;
   line-height: 42px;
   position: relative;
   padding-top: 10px;
}
.freebox .free-de .tit:after{
  position: absolute;
  content:"";
  width:20px;
  height: 2px;
  background: #fff;
  left:50%;
  margin-left:-10px;
  bottom:0;
}
.freebox .free-de .img{
  padding:22px 0 20px;
}
.freebox .free-de .intro{
   color:#fff;
   font-size: 16px;
   line-height: 2;
}
.freebox .free-de .more{
  padding:14px 0 22px;
}
.freebox .free-de .more a{
  display: inline-block;
  width: 112px;
  line-height: 32px;
  color:#fff;
  background:rgba(90,88,89,.5);
  border-radius: 5px;
}
.freebox:hover .free-de{
    left: 200px;
    opacity: 0;
}
.freebox .lbox {
    float: left;
    width: 468px;
    height: 700px;
    background: rgba(0, 0, 0, 0.8);
    position: relative;
    z-index: 9;
}
.freebox .lbox .tit{
  width: 100%;
  line-height: 85px;
  border-bottom: 3px solid #1b1b1b;
  margin-bottom: 30px;
  color:#fff;
  font-size: 18px;
}
.lbox #message-form{
   width: 72%;
   margin:0 auto;
}
.lbox .form-group .img{
  float: left;
  width: 40px;
}
.lbox .form-group .img img{
  max-width: 100%;
  height: auto;
}
.lbox .form-group .form-control{
   width: calc(100% - 40px);
   float: left;
   height: 40px;
   border-radius: 0;
}
.lbox  #message-form #checkcode{
   width: 40%;
}
.lbox #message-form #checkCodeImg{
  margin:3px 0 0 0;
}
.lbox #message-form #change_code{
  color:#fff;
}
.lbox .form-group .form-control.btn{
   background: #690015;
   width: 100%;
   line-height: 50px;
   height: 50px;
   color:#fff;
   padding:0;
   border-radius: 5px;
   font-size: 18px;
   border:none;
   margin-top:15px;
}
.lbox .form-group select {
    color: #666;
    display: block;
    width: calc(100% - 40px);
    padding-left: 10px;
    box-sizing: border-box;
    float: right;
    height: 40px;
    border: none;
    outline: none;
    font-size: 14px;
}
.lbox #checkCodeImg{
  float: left;
  padding-left:15px;
  _display:inline;
}
.lbox #change_code{
  float: left;
}
.lbox .form-group select *{
  color:#666;
}
.lbox ::-webkit-input-placeholder { /* WebKit browsers */
  color: #666;
}

.lbox ::-moz-placeholder { /* Mozilla Firefox 19+ */
  color: #666;
}

.lbox  :-ms-input-placeholder { /* Internet Explorer 10+ */
  color: #666;
}

@media(max-width: 1200px){
  .freebox{
    position: static;
    width: 100%;
    margin: 0 auto;
    background: #000;
    border-bottom: 1px solid #666;
    height: auto;
  }
  .freebox .free-de{
    display: none;
  }
  .freebox .lbox {
    width: 90%;
    margin-left: 5%;
  }
  .lbox #message-form{
    width: 90%;
  }
}



/*品牌优势*/
.rd{
  background: url(../images/ba1.jpg) no-repeat 50% 50%;
  padding:9vh 0 8vh;
}
.rd .tit{
  text-align: center;
}
.rd .tit img{
  max-width: 100%;
  height: auto;
}
.rd .tit .wz{
  color:#000;
  font-size: 32px;
  font-weight: bold;
  line-height: 1;
  margin-top:-15px;
}
.rders{
  max-width:70%;
  margin:0 auto;
  padding-top: 8vh;
}
.rders .r-img{
  width: 50%;
  float: left;
  text-align: center;
  padding:0 15px;
}
.rders .r-img img{
  max-width: 100%;
  height: auto;
}
.rders .r2{
  padding-top: 5.5vw
}
.new-style{
  max-width:70%;
  margin:0 auto;
  padding-top: 5vh;
}
.new-style .style-tit{
  color:#000;
  font-size: 32px;
  font-weight: bold;
  line-height: 1.5;
  padding-left:15%;
  letter-spacing: 10px;
}
.new-style .style-num{
  color:#333;
  font-size: 32px;
  font-weight: 100;
  line-height: 1.2;
  padding-left:30%;
  letter-spacing: 5px;

}
.new-style .style-num span{
  font-size: 60px;
  font-weight: bold;
  color:#000;
}
.base{
  padding:5vw 0;
  text-align: center;
}
.base img{
  max-width: 100%;
  height: auto;
}
.base .tit .wz{
  color:#000;
  font-size: 32px;
  font-weight: bold;
  letter-spacing: 5px;
  text-indent:115px;
  line-height: 1;
  margin-top:-42px;
}
.base .con{
  padding-top: 8vh;
}
.base .con .wz{
   color:#000;
  font-size: 32px;
  font-weight: bold;
  position: relative;
  top:-120px;
  left:110px;
}
.place{
  background: url(../images/p1.jpg) no-repeat 50% 50%;
  padding:5.5vw 0 9vw;
  text-align: center;
}
.place img{
  max-width: 100%;
  height:auto;
}
.place .tit .wz{
   color:#000;
  font-size: 32px;
  font-weight: bold;
  position: relative;
  line-height: 1;
  top:-100px;
}
.place .intro{
  max-width: 900px;
  font-size: 24px;
  line-height: 2.25;
  margin:0 auto;
  padding-top:3vw;
}
.im img{
  max-width: 100%;
  height: auto;
}
.honor{
  text-align: center;
  padding:6vw 0;
}
.honor .tit{
  text-align:center;
  margin-bottom:5vw;

}
.honor .tit .en{
  font-size: 84px;
  font-family: arial;
  color:#e7e6e5;
  font-weight: bold;
  line-height: 1;
}
.honor .tit .wz{
  color:#000;
  font-size: 32px;
  font-weight: bold;
  line-height: 1;
  margin-top:-30px;
}
.honor .tit .wz span{
   font-size: 60px;
}
.honor img{
  max-width: 100%;
  height: auto;
}
.ho-list{
  max-width: 1170px;
  margin:0 auto;
}
.ho-list a{
  display: block;
  text-align: center;

}
.ho-list li{
  padding:0 10px;
}
.ho-list .img{
  background: #c3c4c4;
}
.ho-list .img img{
  max-width: 100%;
  height: auto;
}
.ho-list li h3{
  color:#333;
  font-size: 24px;
  line-height: 2;
  padding:1vw 0 1.5vw;
}
.ho-list li:hover .img{
  background: #cecece;
}
.ho-list li:hover h3{
  color:#777;
}
.network{
   text-align: center;
}
.network .tit{
  padding:4vw 0 3vw;
}
.network .tit .wz{
  color:#000;
  font-size: 32px;
  font-weight: bold;
  line-height: 1;
  letter-spacing: 5px;
  margin-top:-15px;
}
.net-map{
  background: #606060;
  padding:2vw 0;
}
.net-map  img{
  max-width: 100%;
  height: auto;
}
.gallery{
  display: flex;
  flex-wrap: wrap;
  padding:5vw 4% 4vw;
}

.gallery div{
  flex-grow: 1;
  margin:10px;
  background-color: violet;
  height:266px;
}
.gallery a{
  display: block;
  overflow: hidden;
}
.gallery img{
  height:266px;
  object-fit: cover;
  max-width: 100%;
  min-width: 100%;
  vertical-align: bottom;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
}
.gallery a:hover img{
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
.b-store{
  padding-bottom: 5vw;
}
.b-store .wz{
  text-align: center;
  color:#606060;

  font-size: 0;
}
.b-store .wz span{
   display: inline-block;
    font-size: 32px;
    vertical-align: top;
    padding:0 50px;
    line-height: 72px;
}
.b-store .wz b{
  font-family: arial;
  font-size: 72px;
}
.style{
  background: url(../images/p2.jpg) no-repeat 50% 50%;
  text-align: center;
  padding:4.5vw 0;
}
.style img{
  max-width: 100%;
  height: auto;
}
.master{
  text-align: center;
  padding:4.5vw 0 5vw;
}
.master .tit{
  color:#000;
  font-size: 70px;
  line-height: 1.8;
  font-weight: bold
}
.master img{
  max-width: 100%;
  height: auto;
}
.b-m-store{
    padding:5vh 0 3vh;
}
.b-m-store .b-store-list{
    padding:0 4px;
    margin-bottom: 8px;
}
.b-m-store .b-store-list img{
    width: 100%;
    height: 76px;
}

/*产品中心过渡页*/
.cate-box{
  padding:9vh 0;
}
.cate-box.odd{
  background: #eee;
}
.cate-img{
  width: 58%;
}
.cate-img img{
  max-width: 100%;
  height:auto;

}

.cate-name{
  font-size: 20px;
  font-weight: bold;
}
.cate-con{
  width: 42%;
  padding:2vw 40px 0;
}

.cate-con .intro{
  color: #999;
  line-height: 1.5;
  margin: 20px 0 30px;
  font-size: 16px;
}
.rec-list li{
  width: 31%;
  float: left;
  margin-right: 3.5%;
}
.rec-list li:last-child {
    margin-right: 0;
}
.rec-list li .img{
  overflow: hidden;
}
.rec-list li img{
  max-width: 100%;
  height:auto;
  -webkit-transition: all .8s ease;
  transition: all .8s ease;
}
.rec-list li:hover img{
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
}
.rec-list li h3{
    color: #000;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin: 15px 0 10px;
    font-size: 14px;
    font-weight: 400;
}
.rec-list li span {
    width: 50px;
    text-align: center;
    color: #666;
    border-bottom: 1px solid #666;
    font-size: 12px;
    padding-bottom: 1px;
    margin-top: 20px;
}
.cate-con .more a {
    display: block;
    width: 120px;
    line-height: 40px;
    margin: 3vw auto 0;
    background: #e5e5e5;
    text-align: center;
    border-radius: 5px;
    color:#333;
}
.cate-con .more a:hover{
  background: #000;
  color:#fff;
}
.cate-fixed{
  width: 150px;
  position: fixed;
  top: 37.5%;
  right: 0px;
  transition: all .5s;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  z-index: 5;
  margin-top: -75px;
}
.cate-fixed li{
  background: rgba(0,0,0,.8);
  margin-bottom: 2px;
  transition: all .3s;
}
.cate-fixed li:hover{
    background: #000;
}
.cate-fixed li a{
  display: block;
  color:#fff;
  line-height: 50px;
  font-size: 16px;
  text-align: center;
}



@media(max-width: 1420px){
  .honor-list{
    margin-left: -15px;
    margin-right: -15px;
  }
  .honor-list li{
    padding:0 15px;
  }
  .join-list .text .name{
   font-size: 20px;
  }
  .join-list .text .name span{
    font-size: 20px;
  }
  .join-list .text .tel{
    font-size: 24px;
  }
  .join-list .intro{
    font-size: 18px;
  }
  .gallery{
    padding:5vw 0 4vw;;
  }
}
@media(max-width: 1200px){
  .h-list .name{
    width: 150px;
    font-size: 42px;
  }
  .h-list .intro{
    width: calc(100% - 150px);
    font-size: 20px;
  }
  .h-list:after{
    left:150px;
  }
  .join-list li{
    width:100%;
  }
  .cate-box{
    padding:5vh 0;
  }
  .cate-con{
    width: 100%;
    padding:4vh 0 0;
    float: none !important;
  }
  .cate-img{
    width: 100%;
    float: none !important;
  }
  .cate-con .more a{
    margin-top:20px;
  }
  .sing{
      font-size:30px;
  }
  .about h2{
      font-size:18px;
  }
}
@media(max-width: 991px){
  .cb-slideshow, .cb-slideshow:after{
     height: calc(100% - 60px);
    top: 60px;
  }
  .rders{
    max-width: 100%;
    padding-top: 5vh;
  }
  .service-list li{
    margin-bottom: 20px;
  }
  .new-style{
    max-width: 100%;
    text-align: center;
  }
  .new-style .style-tit{
    padding-left:0;
  }
  .new-style .style-num{
    padding-left:0;
  }
  .cate-fixed{
    display: none;
  }

}
@media(max-width: 768px){
  .honor-list{
    margin-left: -10px;
    margin-right: -10px;
  }
  .honor-list li{
    padding:0 10px;
    margin-bottom: 15px;
  }
  .honors .en{
    font-size: 30px;
  }
  .honors .s-en{
    font-size: 20px;
  }
  .honor-list{
    padding:5vw 0;
  }
  .h-list{
    padding: 2vw 0;
  }
  .h-list .name{
    width: 80px;
    font-size: 26px;
  }
  .h-list .intro{
    width: calc(100% - 80px);
    font-size: 16px;
    padding-top: 0;
   
  }
  .h-list:after{
    left:80px;
  }
  .suli .m-tit{
    font-size: 16px;
  }
  .suli .line img{
    width: 30px;
    height: auto;
  }
  .support .tit{
    font-size: 24px;
  }
  .support-list .suli .img img{
    width:50px;
    height: auto;
  }
   .j-contact h3{
    line-height: 2;
   }
   .rd .tit img{
    max-width: 60%;
   }
   .base .tit img{
      max-width: 60%;
   }

   .place .intro{
    font-size: 16px;
   }
   .ho-list li h3{
    font-size: 16px;
     text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
   }
   .network .tit img{
      max-width: 60%;
      height: auto;
   }
   .master .tit{
    font-size: 30px;
   }
   .policy-list{
    width: 100%;
   }
   .policy-list .tit{
    font-size: 20px;
   }
   .policy-list{
     padding: 7.5vw 0 8vw 0;
   }
   .policy-list .intro{
    font-size: 14px;
   }
   .concept .tit{
    padding:5vh 0;
   }
   .concept .tit h3{
    font-size: 22px;
   }
   .concept .tit .wz1{
    font-size: 40px;
   }
   .concept .tit .wz2{
    font-size: 24px;
   }
   .rd .tit .wz{
    font-size: 24px;
   }
   .new-style .style-tit{
    font-size: 24px;
    letter-spacing: 5px;
   }
   .new-style .style-num{
    font-size: 24px;
   }
   .new-style .style-num span{
    font-size: 36px;
   }
   .base{
       padding:5vh 0 2vh;
   }
   .base .tit .wz{
      margin-top: -27px;
      font-size: 24px;
   }
   .base .con{
       padding-top:5vh;
   }
   
   .base .con .wz{
        top: -40px;
        left:80px;
        font-size: 24px;
   }
  .place img{
    max-width: 280px;
  }
  .place .tit .wz{
    font-size: 24px;
    top:-70px;
  }
  .honor .tit .en{
    font-size: 60px;
  }
  .honor .tit .wz{
    font-size: 24px;
  }
  .honor .tit .wz span{
    font-size: 32px;
  }
  .network .tit .wz{
    font-size: 24px;
  }
  .b-store .wz{
    line-height: 1.2;
  }
  .b-store .wz span{
    font-size: 20px;
    padding:0;
    line-height: 36px;
  }
  .b-store .wz b{
    font-size: 36px;
  }
    .freebox .lbox{
    height: 670px;
  }
  .honor-list li img{
      max-width:200px;
  }
  .b-logo img{
      /*max-width:130px;*/
      /*height:auto;*/
  }
  .sing{
      font-size:22px;
  }
  .about h2{
    font-size: 17px;
    line-height: 1.5;
    padding-top: 2vw;
    font-weight:400;
  }
  .x-title h2{
      font-size:24px;
  }
  .x-title p{
      font-size:18px;
  }
  .master .tit{
      font-size:24px;
  }
  .x-about{
      padding-bottom:30px;
  }
  .x-news-list .x-news-item .wz{
      position:static;
      background:#f9f9f9;
      padding:20px;
      
      
  }
  .x-news-list .x-news-item .wz h3{
      color:#333;
  }
  .x-news-list .x-news-item .wz p{
      color:#666;
      line-height:1.5;
      white-space:normal;
      margin-top:5px;
      display: -webkit-box;
      -webkit-box-orient: vertical;
      -webkit-line-clamp: 2;
  }
  .service-list .img{
      width:100px;
      height:100px;
  }
  .service-list .img img{
      width:65px;
  }
  .video{
      padding:5vh 0;
  }

  .rd{
      padding:5vh 0;
  }
  .video-list{
      padding-top:4vh;
  }
  .honor{
      padding:5vh 0;
  }
  .honor .tit{
      margin-bottom:3vh;
  }
  .service-list .intro{
      height:auto;
      -webkit-line-clamp:10;
  }
}
@media(max-width: 414px){

  .join-list .text .name{
    padding:0;
    font-size: 18px;
  }
  .join-list .text .name span{
    font-size: 16px;
  }
  .join-list .text .tel{
    font-size: 20px;
  }
  .join-list .intro{
    font-size: 12px;
    padding-top:0;
  }
  .join-list .intro span{
      white-space:normal;
  }
  .honor .tit .wz{
      margin-top:-25px;
      font-size:22px;
  }
   .honor .tit .en{
    font-size: 38px;
  }
  .b-store{
    padding-bottom: 5vh;
  }
  .support .tit{
    font-size: 22px;
  }
  .support .tit p{
    font-size: 16px;
  }
  .j-contact h3{
    font-size: 20px;
  }
  .page-contact .ewm{
      padding: 5vh 0;
  }
  .policy {
    background: url(../images/ser.jpg) no-repeat 20% 50%;
  }
  .ho-list li h3 {
    font-size: 12px;
    font-weight: 400;
   
   }
   .base .tit img {
    max-width: 35%;
   }
   .base .tit .wz {
       margin-top:-15px;
       text-indent: 125px;
   }
   .place img {
    max-width: 220px;
   }
   .place .tit .wz {
    font-size: 22px;
    top: -55px;
   }
   .rd .tit img{
       max-width:50%;
   }
   .new-style .style-num{
       letter-spacing:0;
       font-size:22px;
   }
   .new-style .style-num span{
       font-size:30px;
   }
   .network .tit img{
       max-width:40%;
   }
   .network .tit .wz{
       margin-top:-8px;
       letter-spacing:0;
       font-size:22px;
   }
   .network .tit{
       padding:3vh 0;
   }
   .b-store .wz b{
       font-size:32px;
   }
   .brand-tit{
       line-height:1.2;
       font-size:22px;
   }
   .brand-tit p,.honors .en{
       font-size:28px;
   }
   .honors h3{
       font-size:22px;
   }
   .cate-con .intro{
       font-size:15px;
       margin-top:15px;
   }
   .service-list h3{
       font-size:20px;
   }
   .xypg-news-list li h3{
       margin:9px 0 10px;
   }
   .base .con .wz{
       font-size:18px;
       top:-45px;
   }
   .concept .tit h3{
       letter-spacing:0;
   }
   .concept .tit .wz1{
       font-size:30px;
   }
   .concept .tit .wz2{
       font-size:18px;
   }
   .rd .tit .wz{
       font-size:22px;
   }
   .new-style .style-tit{
       font-size:22px;
   }
   .base .tit .wz{
       font-size:22px;
       letter-spacing:0;
   }
   .master .tit{
       font-size:22px;
   }
   .master img{
       max-width:80%;
   }
   .x-title h2{
       font-size:22px;
   }
}

#l-map {
  height: 700px;
  width: 100%;
}

#r-result {
  width: 100%;
}

#l-map .BMap_bubble_pop {
  padding: 5px 10px !important;
}

.store-content .title {
  text-align: center;
  line-height: 44px;
  font-size: 15px;
}

.store-content .search-form {
  width: 100%;
    padding: 0 10px;
    box-sizing: border-box;
    background: #fff;
    height: 40px;
    line-height: 40px;
    border-bottom: solid 1px #e5e5e8;
    padding-bottom: 10px;
}

.store-content .city-select {
  width: 45%;
    box-sizing: border-box;
    margin: 0;
    float: left;
    position: relative;
}

.store-content .city-select input {
  border: solid 1px #e5e5e8;
    height: 32px;
    padding-left: 5px;
    font-size: 14px;
    overflow: hidden;
    word-break: break-all;
    text-overflow: ellipsis;
    padding-right: 20%;
    width: 100%;
}

.store-content .city-select span {
  display: inline-block;
    width: 20%;
    background-color: green;
    position: absolute;
    height: 28px;
    right: 0;
    top: 8px;
    background: url(../images/door_up.png) no-repeat center;
    background-size: 18px 9px;
    background-position-y: 11px;
    border-left: solid 1px #e5e5e8;
    pointer-events: none;
}

.store-content .search-input {
  width: 54%;
    display: inline-block;
    padding-left: 5px;
    box-sizing: border-box;
    border: solid 1px #e5e5e8;
    line-height: 28px;
    margin-left: 1%;
}

.store-content .search-input input {
  height: 30px;
    padding-left: 5px;
    width: 80%;
    border: none;
    font-size: 14px;
    outline: none;
}

.store-content .search-input span {
  display: inline-block;
    width: 20%;
    height: 27px;
    background: url(../images/door3_seacher.png) no-repeat;
    background-position: center;
    background-size: 18px;
    float: right;
    border-left: solid 1px #e5e5e8;
}

.search-content {
  margin-top: 15px;
}

.search-content li {
  border-bottom: solid 1px #e5e5e8;
    border-top: solid 1px #e5e5e8;
    width: 100%;
    padding: 10px 10px;
    box-sizing: border-box;
    overflow: hidden;
    background: url(../images/right.png) no-repeat #fff;
    background-size: 8px;
    background-position: 98% center;
    margin-top: 10px;
    display: block;
}

.search-content li .img {
  width: 100px;
    float: left;
}

.search-content li .img img {
  width: 100%;
}

.search-content li .center {
  padding-left: 10px;
  box-sizing: border-box;
  float: left;
  width: calc(100% - 100px);
}

.search-content li .center p {
  line-height: 22px;
    height: 22px;
    color:#666;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.search-content li .center p a{
  color:#666;
}
.search-content li .center p:nth-child(1) {
  font-size: 15px;
    font-weight: bold;
    color:#333;
}

.search-content li .center p:nth-child(2) {
  margin-left: -2px;
  font-size: 14px;
}

.search-content li .center p.info {
  font-size: 14px;
}

.search-content li .center p.info span {
  margin-right: 5px;
  background: url(../images/bg_icon_small.png) no-repeat;
  background-size: 24px auto;
    padding-left: 28px;
}

.search-content li .center p.info span.distance {
  width: 60%;
  background-position: 0 -250px;
}

.search-content li .center p.info span.phone {
  background-position: 0 -200px;
}

.store-content .no-information {
  text-align: center;
  line-height: 45px;
}

.store-content .store-detail li {
    position: relative;
    width: 100%;
    min-height: 40px;
    line-height: 40px;
    border-bottom: solid 1px #e5e5e8;
    font-size: 14px;
    display: block;
}

.store-content .store-detail li .icon_box {
    float: left;
    padding: 5px 5px;
    width: 24px;
    height: 24px;
    box-sizing: content-box;
}

.store-content .store-detail li .Cicon_small {
    width: 24px;
    height: 24px;
    display: inline-block;
    background-image: url(../images/bg_icon_small.png);
    background-size: 24px auto;
}

.store-content .store-detail li .Cicon_small.mobile {
    background-position: 0 -200px;
}

.store-content .store-detail li em {
    line-height: 20px;
    display: inline-block;
    vertical-align: top;
    padding-top: 10px;
    box-sizing: border-box;
    padding-bottom: 8px;
    width: calc(100% - 133px);
    font-style: normal;
}

.store-content .store-detail li:last-child {
    border-bottom: none;
    background: url(../images/right.png) no-repeat;
    background-position: 98% center;
    background-size: 8px;
    overflow: hidden;
}

.store-content .store-detail li .Cicon_small.location {
    background-position: 0 -250px;
}

.store-content .store-detail li .mapLink {
    float: left;
    width: 60%;
    display: inline-block;
    overflow: hidden;
    -webkit-touch-callout: none;
}

iframe{
    width: 100%!important;
    height: auto!important;
}
