@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%;
}
@media(min-width:1440px){
  .container{
    width:1330px;
  }

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

.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: #151515;
}

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

.xymob-head-box .xymob-logo {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  margin: auto;
  width: 70%;
  height: 30px;
  text-align: center;
  padding-left:10px;
}

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

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

.xymob-navbtn {
  position: absolute;
  z-index: 9;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto 0 auto 27px;
  width: 30px;
  height: 20px;
}

.xymob-navbtn span, .xymob-navbtn:after, .xymob-navbtn:before {
  display: block;
  height: 2px;
  width: 100%;
  background: #fff;
  -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: 0;
  top: 0;
  bottom: 0;
  width: 14%;
  text-align: center;
  line-height: 60px;
}

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

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

.xymob-menu {
  display: none;
  position: absolute;
  z-index: 9999;
  left: 0;
  right: 0;
  height: 100vh;
  background: #151515;
  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: #ffffff;
}

.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: -30px -240px;
}

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

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

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

.xymob-nav .xymob-sub-menu > li > a {
  display: block;
  font-size: 14px;
  color: rgba(255, 255, 255, 0.8);
  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: #151515;
  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: -30px -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: rgba(255, 255, 255, 0.3);
  font-family: "Microsoft YaHei";
  font-size: 16px;
  height: 50px;
}

.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: -30px -210px;
}

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

.xymob-search.clicked {
  left: 0;
}
p{
  margin:0;
}
.topbox{
  background: #333;
  color:#e5e5e5;
  font-size: 13px;
  line-height: 2.69;
}
.topbox a{
  color:#e5e5e5;
}
.wel a{
  padding-right: 8px;
}
.topbox a:hover{
  color:#ccc;
}

.x-header {
  background: #ffffff;
  padding: 0.8% 0;
}

.x-logo {
  float: left;
  padding-top:0.7%;
}

.x-logo a {
  display: block;
}
.brand {
  padding-left:20px;
  color:#666;
  font-size: 16px;
  line-height: 20px;
}
.brand p{
  color:#333;
  font-size: 24px;
  font-weight: 600;
  padding-bottom:10px;
}
.brand p span{
  color:#ff9900;
  font-size: 30px;
}
.lan{
  font-size: 0;
  background: url(http://cdn.myxypt.com/34376ff4/20/10/80232f25a728de20a19c1804d06f50a28b5b893d.png) no-repeat 0 50%;
  padding-left:35px;
  margin-top:22px;
  margin-left:4%;
  display: none;
}
.lan span{
  color:#666;
  font-size: 14px;
  line-height: 32px;
}
.lan a{
  display: inline-block;
  width: 30px;
  color:#333;
  font-size: 14px;
  line-height: 30px;
  border:1px solid #333;
  text-align: center;
  vertical-align: top;
  margin-left:12px;
}
.lan a.cn{
  background: #63ab6f;
  border:1px solid #63ab6f;
  color:#fff;
}
.hotline{
  background: url(http://cdn.myxypt.com/34376ff4/20/10/af67d99445525916b9cef56a4bda8fb1c9d9094a.png) no-repeat 0 50%;
  padding-left:54px;
  margin-top:12px;

}
.hotline .tit{
  color:#666;
  font-size: 14px;
  line-height: 20px;
}
.hotline .num{
  color:#63ab6f;
  font-size: 30px;
  font-weight: 600;
  line-height: 1.2;
}
.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: #63ab6f;
}

/* 扥路 */
.xa-login {
  position: absolute;
  width: 50%;
  text-align: right;
  top: 0;
  right: 8.33333333%;
}

/* 导航样式 */
.menu{
  background: #63ab6f;
}
.x-menu {

}

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

   background: url(//cdn.myxypt.com/34376ff4/20/10/04b3e223755f7b1d5392814b453ed544b164c612.png) no-repeat 0 50%;

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

.x-menu > li > a:hover {
  background: #005e22;
  color: #fff;
}

.x-menu > li.active > a {
  background: #005e22;
  color: #fff;
}

.x-menu > li:after {
  content: '';
  position: absolute;
  z-index: 100;
  width: 100%;
  left: 0;
  height: 40px;
  opacity: 0;
  top: 100%;
}

.x-menu > li:hover .x-sub-menu {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

.x-sub-menu {
  position: absolute;
  z-index: 9999;
  width: 100%;
  left:0;
  top: 68px;
  background: #fff;
  border-radius: 5px;
  padding: 10px 0;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateY(20px);
          transform: translateY(20px);
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
}

.x-sub-menu > li > a {
  display: block;
  text-align: center;
  line-height: 2;
  font-size: 14px;
  color: #333;
  line-height: 1.5;
  padding: .5em;
}

.x-sub-menu > li > a:hover {
  background: #e9eaeb;
}

.x-sub-menu:after {
  content: '';
  width: 0;
  height: 0;
  line-height: 0;
  font-size: 0;
  overflow: hidden;
  border-width: 10px;
  cursor: pointer;
  border-style: dashed dashed solid dashed;
  border-color: transparent transparent #fff transparent;
  border-top: none;
  position: absolute;
  top: -10px;
  left: 50%;
  margin-left: -10px;
  z-index: 99;
}

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

.x-banner .owl-carousel .banner-item a {
  display: block;
}

.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: #63ab6f;
}

.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: 8%;
}

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

.x-banner .owl-carousel .owl-dots button.owl-dot:hover {
  background: #63ab6f;
}

.x-banner .owl-carousel .owl-dots button.owl-dot.active {
  background: #63ab6f;
}

@media (max-width: 990px) {
  .x-banner .owl-carousel .owl-dots button.owl-dot {
    font-size: 12px;
  }
}

/* 产品中心 */
.probox{
  padding-top:3vh;
}
.pro-cate{
  width: 20%;
  background: #f6f6f6;
  padding-bottom: 4vh;
}
.pro-cate h2{
  background: url(//cdn.myxypt.com/34376ff4/20/10/a0d14b55b4951dfb5e6f6d27894389802149023a.png) no-repeat 11.11% 50% #63ab6f;
  padding-left:28.88%;
  color:#fff;
  font-size: 26px;
  line-height: 3;
}
.catelist{
  padding:18px 9.25% 30px;
}
.catelist li{
  margin-bottom:9px;
}
.catelist li a{
  display: block;
  color:#444;
  font-size: 15px;
  line-height: 40px;
  background: url(//cdn.myxypt.com/34376ff4/20/10/90b1537557256b573a21939cebc94de7992d49fb.png) no-repeat 13.5% 50% #e8e8e8;
  padding-left:25%;
  text-overflow: ellipsis;
overflow: hidden;
white-space: nowrap;
}
.catelist li a:hover{
  background: url(//cdn.myxypt.com/34376ff4/20/10/2bed5d200f6a0a27ca6aa122bd386063f13e1d38.png) no-repeat 13.5% 50% #63ab6f;
  color:#fff;
}
.catelist > li:hover > a{
  background: url(//cdn.myxypt.com/34376ff4/20/10/2bed5d200f6a0a27ca6aa122bd386063f13e1d38.png) no-repeat 13.5% 50% #63ab6f;
  color:#fff;
}
.catelist .xypg-left-subnav{
    display: none;
}
.catelist .xypg-left-subnav > li{
    margin:0;
}

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

.catelist .xypg-left-subnav > li > a:hover {
  color: #63ab6f;
  background: none;
}
.pro-con{
  width: 76%;
}
#div1{
  height: 904px;
  overflow: hidden;
}
.product-list li > a{
  display: block;
  overflow: hidden;
  border: 1px solid #eee;
}
.product-list li img{
  max-width: 100%;
  height: auto;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
}
.product-list li h3 a{
  display: block;
  color:#555;
  font-size: 16px;
  line-height: 4;
  text-align: center;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.product-list li:hover > a img{
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.product-list li:hover h3 a{
  color:#63ab6f;
}
.hotnum{
  background: url(//cdn.myxypt.com/34376ff4/20/10/a65da311cc9cfa2cdd9e5b0a2584810255e3a620.png) no-repeat 0 50%;
  color:#63ab6f;
  font-size: 20px;
  font-weight: 600;
  line-height: 1.2;
  padding-left:23.7%;
  font-family: arial;
  margin-left:9.25%;
}
.pro-cate .more {
  font-size: 0;
  text-align: center;
  padding-top:2.5vh;
}
.pro-cate .more a{
  display: inline-block;
  width:39%;
  text-align: center;
  background: #63ab6f;
  color:#fff;
  line-height: 32px;
  font-size: 14px;
  margin:0 5px;
}
.pro-cate .more a.m1{
  background: #666;
}
.pro-cate .more a:hover{
  opacity: 0.8;
}
/* 公司简介 */
.aboutbox{
  background: #f9f9f9;
  margin-top:5vh;
  padding:5vh 0 6vh;
}
.aboutbox h3{
  color:#333;
  font-size: 34px;
  font-weight: 600;
  line-height: 1.5;
  position: relative;
  padding-top:20px;
}
.aboutbox h3:after{
  position: absolute;
  width: 100%;
  color:rgba(0, 0, 0, 0.06);
  font-size: 52px;
  line-height: 1;
  font-family: "cambria";
  left:0;
  top:0;
  content:"wooden product";
  text-transform: uppercase;
}
.aboutbox h3 span{
  color:#63ab6f;
}
.aboutbox .tit p{
  color:#666;
  font-size: 26px;
  line-height: 1.5;
}
.aboutbox .img img{
  max-width: 100%;
  height: auto;
}
.aboutbox .intro{
  color:#555;
  font-size: 16px;
  line-height: 2.1875;
  margin:2vh 0 4vh;
  overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 5;
}
.aboutbox .more a{
  display: inline-block;
  width: 176px;
  background: url(//cdn.myxypt.com/34376ff4/20/10/529e5b9fa46fc41353105311f7030a0fcae992a2.png) no-repeat;
  color:#fff;
  font-size: 16px;
  line-height: 52px;
  padding-left:61px;
  transition: all 0.3s;
}
.aboutbox .more a:hover{
  padding-left:71px;
}
/* 广告条幅 */
.why{
  background: #63ab6f;
}
.why .container{
  text-align: center;
  padding:5vh 0 4vh;
}
.why .why-tit img{
  max-width: 90%;
  height: auto;
}
.why .intro{
  color:#fff;
  font-size: 24px;
  line-height: 2;

}
.whylist{
  font-size: 0;
  margin-top:2.5vh;
}
.whylist span{
  display: inline-block;
  vertical-align: top;
}
.whylist .w1{
  width: 70px;
  background: #fff;
  color:#333;
  font-size: 14px;
  line-height: 24px;
  margin-top:10px;
}
.whylist .w2{
  width:60px;
  color:#fff;
  font-size: 12px;
  padding-bottom: 10px;
  background: url(//cdn.myxypt.com/34376ff4/20/10/9dc8ffc17465425956f025a782192198a0d83f59.png) no-repeat 50% 100%;
}
.whylist .w3{
  width:94px;
  color:#fff;
  font-size: 12px;
  padding-bottom: 10px;
  background: url(//cdn.myxypt.com/34376ff4/20/10/1553ebb3d4224077bdb45ab44d15a7a4fb1914ce.png) no-repeat 50% 100%;
}
.whylist .w4{
  width: 82px;
  background: #ff8400;
  color:#fff;
  font-size: 14px;
  line-height: 38px;
  border-radius: 50%;
}
.whylist .w5{
  width:270px;
  color:#fff;
  font-size: 12px;
  padding-bottom: 10px;
  background: url(//cdn.myxypt.com/34376ff4/20/10/3133f45a0731fb69d5e2bc1ffc8c552ff104e7fc.png) no-repeat 50% 100%;
}
.whylist .w6{
  width: 88px;
  background: #fff;
  color:#333;
  font-size: 14px;
  line-height: 24px;
  margin-top:10px;
}
/* 我们的优势 */
.four-adv{
  height: 298px;
  border-radius: 149px;
  border: 10px #eee solid;
  margin-top: 7vh;
  position: relative;
}
.fourbox{

  padding-top:76px;
  display: none;
}
.four-adv .advbt{
  display: none;
}
.fourleft{
  text-align: center;
  position: relative;
}
.fourleft:after{
  position: absolute;
  right:9%;
  top:0;
  width: 1px;
  height: 122px;
  content:"";
  background: #eee;
}
.fourleft h3{
  color:#63ab6f;
  font-size: 24px;
  font-weight: 600;
  line-height: 2;
  margin-top:2vh;
}
.fourright{
  color:#666;
  font-size: 16px;
  line-height: 2.117647;
  padding-right: 340px;
  margin-top: -10px;
}
.fournum{
  position: absolute;
  width: 340px;
  height: 340px;
  right: -11px;
  top:-31px;
}
.fournum .num{
  width: 112px;
  height: 112px;
  position: absolute;
  left:50%;
  margin-left:-56px;
  top:50%;
  margin-top:-56px;
  text-align: center;
  color:#fff;
  font-size: 24px;
  font-weight: 600;
  line-height: 1.5;
  padding-top:10px;
}
.fournum .num p{
  font-size: 44px;
  font-family: "impact";
  line-height: 50px;
}
.fournum area{
  cursor: pointer;
}
.advanbox{
  margin-top:5vh;

}
.advanbox .tit{
  text-align: center;
}
.advanbox h3{
  color:#444;
  font-size: 28px;
  font-weight: 600;
  line-height: 2;

}
.advanbox .tit p {
  font-size: 0;
  position: relative;
}
.advanbox .tit p:after{
  position: absolute;
  width: 100%;
  height: 1px;
  background: #63ab6f;
  content: "";
  left:0;
  top:50%;
  z-index: -1;
}
.advanbox .tit p span{
  display: inline-block;
  vertical-align: top;
  color:#63ab6f;
  font-size: 18px;
  line-height: 2;
  background: #fff;
  padding:0 20px;
}
.advan-list{
  margin-top:4vh;
}
.advan-list li{
  margin-bottom: 10px;
}
.advan-tit{
  background: #b9b7b7;
  color:#333;
  font-weight: 600;
  font-size: 20px;
  line-height: 2.5;
  text-align: center;
}
.advan-txt{
  color:#333;
  font-size: 18px;
  line-height: 2.7777777778;
  padding-left:3.2%;
}
.advan-list li:hover .advan-tit{
  background: #63ab6f;
  color:#fff;
}
/* 行业应用 */
.apply{
  background: #f9f9f9;
  padding:4vh 0;
  margin-top:5vh;
}
.apply .tit{
  color:#111;
  font-size: 32px;
  text-align: center;
  line-height: 2;
  font-weight: 600;
}
.apply .intro{
  font-size: 0;
  text-align: center;
  margin-top:1vh;
}
.apply .intro span{
  display:inline-block;
  color:#111;
  font-size: 16px;
  line-height: 34px;
  border:1px solid #000;
  padding:0 10px;
  margin:0 8px;
}
.apply .intro span:hover{
  color:#fff;
  border:1px solid #63ab6f;
  background: #63ab6f;
}
.apply .intro  b{
  font-size: 20px;
}
.x-case-list{
  margin-left:-10px;
  margin-right:-10px;
  margin-top:5vh;
}
.x-case-list .x-case-item{
  margin:0 10px;
}
.x-case-list .x-case-item a{
  display: block;
  overflow: hidden;
}
.x-case-list .x-case-item a img{
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
}
.x-case-list .x-case-item:hover a img{
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.x-par-list{
  margin-left:-2px;
  margin-right:-2px;
  margin-top:4vh;
}
.x-par-list .x-par-item{
  margin:0 2px;
  background-color: #fff;
  padding: 14px;
  border:1px solid #eee;
}
.x-par-list .x-par-item a{
  display: block;
  overflow: hidden;
}
.x-par-list .x-par-item a img{
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
}
.x-par-list .x-par-item:hover a img{
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
}
.apply .more{
  text-align: center;
  margin-top:5vh;
}
.apply .more a{
  color:#888;
  font-size: 16px;
  line-height: 2;
}
.apply .more a:hover{
  color:#63ab6f;
}
/* 新闻资讯 */
.news{
  padding:3vh 0;
}
.tits{
  color:#333;
  font-size: 24px;
  line-height: 2;
  position: relative;
  padding-left:40px;
  margin-bottom: 2vh;
}
.tits a{
  position: absolute;
  right:0;
  top:0;
  color:#999;
  font-size: 14px;
  line-height: 3.42857;
  text-transform: uppercase;
}
.tits a:hover{
  color:#63ab6f;
}
.tits.tit1{
  background: url(//cdn.myxypt.com/34376ff4/20/10/7f931871a0e54a89d728a81529f948330f50c548.png) no-repeat 0 50%;
}
.tits.tit2{
  background: url(//cdn.myxypt.com/34376ff4/20/10/e520fe6706dd66470314c50f2401ec183a6c8ebc.png) no-repeat 0 50%;
}
.tits.tit3{
  background: url(//cdn.myxypt.com/34376ff4/20/10/13d356b5fc1f007930d0933d465678a088105453.png) no-repeat 0 50%;
}
.newsbox{
  margin-left:-7px;
  margin-right: -7px;
}
.company-news{
  padding:0 22px;
}
.top-news li a{
  display: block;
  position: relative;
  overflow: hidden;
}
.top-news li a img{
  -webkit-transition: all .5s ease;
    transition: all .5s ease;
}
.top-news li:hover a img{
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.top-news li h3{
  position: absolute;
  width: 100%;
  color:#fff;
  font-size: 16px;
  line-height: 3;
  left:0;
  bottom:0;
  background-image: -webkit-gradient(linear, top left, bottom right, from(rgba(0, 0, 0, .8)), to(rgba(0,0,0,.1)));
	background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, .8), rgba(0,0,0,.1));
	background-image: linear-gradient(to top, rgba(0, 0, 0, .8), rgba(0,0,0,.1));
  color: #fff;
  padding:0 8% 0 5%;
  text-overflow: ellipsis;
overflow: hidden;
white-space: nowrap;
}

.top-news li h3 span{
  position: absolute;
  right:5%;
  top:0;
  width:21px;
  height: 100%;
  background: url(//cdn.myxypt.com/34376ff4/20/10/11ce8d830452517bbee8d15a1275a7a9f8e6de68.png) no-repeat 50% 50%;
  transition: all 0.3s;
}
.top-news li:hover h3 span{
  right:2%;
}
.top-news a img{
  width: 100%;
  height: auto;
}
.rec-news{
  margin-top:2.5vh;
}
.rec-news li{
  position: relative;
  padding-right: 80px;
}
.rec-news li a{
  display: block;
  background: url(//cdn.myxypt.com/34376ff4/20/10/45427269c7ae00463143d5eedd689fc90923e4c4.png) no-repeat 0 50%;
  padding-left:16px;
  color:#666;
  font-size: 15px;
  line-height: 2.6;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;


}
.rec-news li span{
  position: absolute;
  right: 0;
  top:0;
  color:#999;
  font-size: 14px;
  line-height: 2.7857;
}
.rec-news li:hover a{
  background: url(//cdn.myxypt.com/34376ff4/20/10/f35402f7e385bbbd1c0b928c6bfa5ba92bfc4323.png) no-repeat 0 50%;
  color:#63ab6f;
}
.rec-pro{
    margin-top:2vh;
    margin-bottom: 4vh;
}
.rec-pro li{
    float:left;
    margin:0 8px;
    _display:inline;
}
.rec-pro  li h3 a{
  display: block;
  color:#555;
  font-size: 16px;
  line-height: 4;
  text-align: center;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.rec-pro li .img img{
     width:187px;
  height: 100px;
}


.rec-pro  li:hover h3 a{
  color:#63ab6f;
}

/*滚动*/
#demo{overflow:hidden;width:100%;margin:0 auto;}
#indemo {float: left;width:800%}
#demo1 {float: left;}
#demo2 {float: left;}

#m_demo{overflow:hidden;width:100%;margin:0 auto;}
#m_indemo {float: left;width:800%}
#m_demo1 {float: left;}
#m_demo2 {float: left;}



.x-link {
  background: #fff;
  padding-bottom: 1.5%;
}
.x-link a{
  color:#999;
  font-size: 13px;
  padding-right:5px;
}
.x-link a:hover{
    color:#63ab6f;
}
.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']:-ms-input-placeholder,
.x-message-wrap textarea:-ms-input-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: #63ab6f;
}

.n-default .n-invalid {
  border-color: #63ab6f !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 "5FAE8F6F96C59ED1";
  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;
}

/* 口令弹窗 */
.float-modal {
  position: fixed;
  width: 100%;
  height: 100%;
  background: rgba(51, 51, 51, 0.5);
  top: 0;
  left: 0;
  z-index: 999;
  display: none;
}

.float-modal .float-ads {
  position: absolute;
  width: 90%;
  top: 50%;
  left: 5%;
  margin-top: -70px;
  background: #fff;
  text-align: center;
  padding: 30px 0;
  border-radius: 15px;
}

.float-modal .float-ads h3 {
  color: #333;
  margin-bottom: 20px;
  font-size: 16px;
}

.float-modal .float-ads button {
  background: #1292f8;
  border: none;
  color: #fff;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  display: inline-block;
  margin-bottom: 0;
  font-weight: 400;
  text-align: center;
  vertical-align: middle;
}

.x-layout {
  background: #333;
  padding: 3vh 0 5vh;
}
.f-tit{
  color:#fff;
  font-size: 20px;
  font-weight: 600;
  line-height: 2;
}
.quick-list{
  margin-top:1.5vh;
}
.quick-list li{
  width:50%;
  float: left;
}
.quick-list li a{
  display: block;
  color:#e3e3e3;
  font-size: 14px;
  line-height: 2.142857;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.quick-list li a:hover{
  color:#099b3e;
}
.f-pro{
  padding:0 50px;
  position: relative;
}
.f-pro:before{
  position: absolute;
  width: 1px;
  height: 90%;
  left:10px;
  bottom:0;
  content:"";
  background: rgba(255, 255, 255, 0.1);
}
.f-pro:after{
  position: absolute;
  width: 1px;
  height: 90%;
  right:40px;
  bottom:0;
  content:"";
  background: rgba(255, 255, 255, 0.1);
}
.f-pro-cate{
  margin-top:1.5vh;
}
.f-pro-cate li{
  width:25%;
  float: left;
}
.f-pro-cate li a{
  display: block;
  color:#e3e3e3;
  font-size: 14px;
  line-height: 2.142857;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.f-pro-cate li a:hover{
  color:#099b3e;
}
.f-contact .content{
  color:#e3e3e3;
  font-size: 14px;
  line-height: 2.142857;
  margin-top:2.5vh;
}
.x-ewm{
  padding-top:10vh;
}
.x-ewm p{
  color:#e3e3e3;
  font-size: 14px;
  line-height: 2;
  text-align: center;
  padding-top:10px;

}



.x-footer {
  background: #f6f6f6;
  padding: 15px 0;
  font-size: 14px;
  color: #666;
  line-height: 2;
}

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

.x-footer a:hover {
  color: #333;
}


.footline{
  height: 10px;
  background: #333;
}
.x-copyright .icon{
  background: url(//cdn.myxypt.com/34376ff4/20/10/b9af2122229d6ca634f3ecb7b5b4de826607807a.png) no-repeat 0 50%;
  padding-left:28px;
}
/*左侧工具条*/
#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-position {
  padding: 10px 0 34px;
  font-size: 14px;
  color: #666;
}

.page-position a {
  color: #666;
}

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

.po-page{
    position: relative;
    padding-left:16px;
    border-bottom:1px dashed #ddd;
    line-height: 50px;
}
.po-page:before{
    content:'';
    left:0;
    top:18px;
    position: absolute;
    width:5px;
    height: 14px;
    background: #63ab6f;
}
.page-wrap {
  background: #ffffff;
  padding-bottom: 3.38541667%;
}

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

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

.xypg-left-title {
  background: #63ab6f;
  padding: 14px 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: 14px;
  color: #fff;
  opacity: .6;
  margin-left: 10px;
  text-transform: capitalize;
  font-family: Arial;
}

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

.xypg-left-con {
  background: #f6f6f6;
  padding:15px 5%;
}



.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: #63ab6f;
}

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


.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;
  border: 1px dashed #ddd;
}

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

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

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

.page-wrap-contact p {
  border-top: 1px solid #eee;
  position: relative;
  margin-bottom: 0;
  padding: .8em .6em;
  color: #2f2f2f;
}

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

.page-wrap-right {
  overflow: hidden;
}
.page-wrap-right .xypg-right-content img{
    max-width: 100%;
    width: auto !important;
    height: auto !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: #63ab6f;
  background: #63ab6f;
}

/* 手机站 左侧导航弹出特效 */
.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;
  margin-bottom: 9px;
}

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

.xypg-left-nav > li > a {
  display: block;
  color: #444;
  font-size: 15px;
  line-height: 40px;
  background: url(//cdn.myxypt.com/34376ff4/20/10/90b1537557256b573a21939cebc94de7992d49fb.png) no-repeat 13.5% 50% #e8e8e8;
  padding-left: 25%;
}
.xypg-left-nav > li:hover > a{
  background: url(//cdn.myxypt.com/34376ff4/20/10/2bed5d200f6a0a27ca6aa122bd386063f13e1d38.png) no-repeat 13.5% 50% #63ab6f;
  color:#fff;
}
.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.clicked > a {
  background: url(//cdn.myxypt.com/34376ff4/20/10/2bed5d200f6a0a27ca6aa122bd386063f13e1d38.png) no-repeat 13.5% 50% #63ab6f;
  color:#fff;
}
.xypg-left-nav > li:hover .first-nav-btn, .xypg-left-nav > li.clicked .first-nav-btn {
  color: #fff;
}

.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 8px 8px 50px;
  display: block;
  line-height: 20px;
  color: #818181;
  font-size: 16px;
}

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

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

.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: #63ab6f;
}

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

@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 {
  margin: 0 -1%;
  font-size: 0;
}

.xypg-product-list li {
  display: inline-block;
  vertical-align: bottom;
  width: 31%;
  margin: 0 1.1% 20px 1.1%;
  padding: 5px 5px 0 5px;
  border: 1px solid #eeeeee;
  -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: 14px;
  color: #5a5a5a;
  line-height: 1.6;
  padding: .8em 0;
}

.xypg-product-list li:hover {
  border-color: #63ab6f;
}

.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: #63ab6f;
}

/* 内页新闻列表 */
.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: #666;
  font-family: "Microsoft YaHei",Arial;
  line-height: 30px;
  border: 1px solid #eee;
  margin: 0 6px;
  padding: 0 12px;
  border-radius: 3px;
}

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

.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;
}

@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: #63ab6f;
}

/*内页详情页面公用样式*/
.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-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 #63ab6f;
  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: #63ab6f;
}

.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: #63ab6f;
}

@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: #63ab6f;
  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: #63ab6f;
}

.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: #63ab6f;
}

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

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

@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 .btn{
  background: #ff9900;
  border-color:#ff9900;
  outline:none;
}
#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: 25px;
  }
  #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: #63ab6f;
}

.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: #63ab6f;
}

/* 自动发布 */
.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: 42.61%;
}

.page-product-detail-effect .big-img {
  border: 1px solid #eee;
}

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

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

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

.page-product-detail-right {
  width: 50%;
  float: right;
}

.page-product-detail-right > h1 {
  font-size: 22px;
  color: #0d0d0d;
  margin-bottom: 20px;
}

.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%;
  height: 95px;
  font-size: 0;
  border: 1px solid #eee;
  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: #63ab6f;
}

.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: #63ab6f;
  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: 50px;
}

.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: #63ab6f;
  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 #63ab6f;
}

.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: #63ab6f;
}

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

.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%;
}
/*产品页面1*/
.one{
  padding-top:5vh;
  padding-bottom: 8vh;
}
.pro-tit{
  text-align: center;
}
.pro-tit h3 {
   color:#333;
   font-size: 32px;
   font-weight: 600;
   line-height: 1.5;
}
.pro-tit h3 span{
  color:#63ab6f;
}
.pro-tit .intro{
  color:#666;
  font-size: 20px;
  line-height: 1.5;
}
.one-list{
  margin-left:-25px;
  margin-right: -25px;
  margin-top:5vh;
}
.one-list li{
  width: calc(33.333% - 50px);
  float: left;
  margin:0 25px;
  background: #f4f4f4;
  border:1px solid #ececec;
  padding:3.5vh 3%;
  text-align: center;
  _display:inline;
}
.one-list li .img{
  display: inline-block;
  vertical-align: top;
  width: 146px;
  height: 146px;
  line-height: 146px;
  background: #fff;
  border-radius: 50%;
  box-shadow: 0 0 20px rgba(0,0,0,.1);
}
.one-list li .img img{
  transition:all 0.5s;
}
.one-list li:hover img{
    transform: rotateY(180deg);
}
.one-list li h3{
  color:#333;
  font-size: 22px;
  line-height: 2;
  font-weight: 600;
  padding:2vh 0 1vh;
}
.one-list li .intro{
  color:#666;
  font-size: 15px;
  line-height: 1.6;
}
.page-about{
  background: #f4f4f4;
  padding:5vh 0;
}
.page-about .content{
  background: #63ab6f;
  margin-top:4.5vh;
}
.page-about .video{
  width: 53%;
}
.page-about .video img{
  max-width: 100%;
  width: auto !important;
  height: auto !important;
}
.page-about .text{
  width: 47%;
  padding:7vh 4% 0;
}
.page-about .text h3{
  color:#fff;
  font-size: 30px;
  line-height: 2;
  font-weight: 600;
  text-overflow: ellipsis;
overflow: hidden;
white-space: nowrap;
}
.page-about .con{
  color:#fff;
  font-size:16px;
  line-height: 1.875;
  margin-top:2vh;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;

}
.page-about .more{
  padding-top: 4.5vh;
}
.page-about .more a{
  color:rgba(255,255,255,.5);
  font-size: 14px;
  text-transform: uppercase;
}
.page-about .more a:hover{
  color:rgba(255,255,255,1);
}
.pro-scroll{
  background: #fff;
  margin-top:3vh;
  padding:20px 20px 10px;
}
.pro-scroll li{
    float:left;
    margin:0 9px;
    _display:inline;
}
.pro-scroll li img{
  width: 238px;
  height: 182px;
}
.pro-scroll  li h3 a{
  display: block;
  color:#555;
  font-size: 15px;
  line-height: 3;
  text-align: center;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.pro-scroll li:hover h3 a{
  color:#63ab6f;
}
.page-advan{
  padding-top: 6vh;
  padding-bottom: 11vh;
}
.padvan-list{
  padding-top: 6vh;
}
.padvan-list .listbox{
   background: #63ab6f;
   padding:18px;
   text-align: center;
}
.padvan-list .listbox img{
  max-width: 100%;
  height: auto;
}
.padvan-list .listbox h3{
  color:#fff;
  font-size: 20px;
  font-weight: 600;
  position: relative;
  line-height: 2.5;
  padding-top: 3vh;
}
.padvan-list .listbox h3:after{
  position: absolute;
  width: 25px;
  height: 2px;
  background: rgba(255,255,255,.5);
  content:"";
  left:50%;
  margin-left:-12px;
  bottom:0;
}
.padvan-list .listbox .intro{
  color:#fff;
  font-size: 16px;
  line-height:1.75;
  padding-top:2.5vh;
}
.padvan-list .pl2,.padvan-list .pl4{
  margin-top: 5vh;
}.padvan-list .pl2 .listbox,.padvan-list .pl4 .listbox{
  background:rgba(4,112,43,.78);
}
.page-ads{
  height:262px;
  position: relative;
   width:100%;
   overflow: hidden;
}
.page-ads img{
    position: absolute;
    left:50%;
    margin-left:-960px;
    top:0;
    z-index: -1;
}
.ads-tel{
  text-align: center;
  padding-top: 7vh;
}
.ads-tel .tit{
  color:#fff;
  font-size: 16px;
  line-height: 2
}
.ads-tel .number{
  color:#fff;
  font-size: 30px;
  line-height: 1.5;
  font-family: arial;
  font-weight: 600;
}
.page-ads a.more{
  display: inline-block;
  width: 142px;
  background: #f8552c;
  color:#fff;
  font-size: 18px;
  font-weight: 600;
  line-height:38px;
  border-radius:19px;
  margin-top: 2vh;
  transition:all 0.3s;
}
.page-ads a.more:hover{
  background: #d64520;
}
.ads-text{
  padding-top: 7vh;
  padding-right: 5%;
}
.ads-text .en{
  color:rgba(255,255,255,.2);
  font-size: 23px;
  line-height: 1.5;
}
.ads-text .txt1{
  color:#fff;
  font-size: 22px;
  line-height: 1.5;
}
.ads-text .txt2{
  color:#fff;
  font-size: 30px;
  line-height: 1.5;
  margin-top:2vh;
}
.ads-text .txt2 span{
  background: #fff;
  color:#63ab6f;
  display: inline-block;
  padding:0 15px;
  font-weight: 600;
  margin-left:15px;
}
.choose{
  padding-top: 5vh;
}
.co-box{
  padding:7vh 0;
}
.co1{
  border-bottom: 3px solid #d8d8d8;
}
.co3{
  background: #f4f4f4;
}
.choose-box .co3 .text,.choose-box .co4 .text{
  padding-left:30px;
}
.choose-box .text{
  padding-top: 1vh;
}
.choose-box .num{
  width: 12%;
  height: 94px;
  background: #63ab6f;
  color:#fff;
  font-size: 32px;
  text-align: center;
  padding-top: 15px;
  position: relative;
  font-weight: 600;
}
.choose-box .num:after{
  position: absolute;
  width:24px;
  height: 3px;
  background: #fff;
  content:"";
  left:50%;
  margin-left:-12px;
  bottom:25%;
}
.choose-box .con{
  width: 88%;
  padding-left:30px;
}
.choose-box .con .tit1{
  color:#333;
  font-size: 32px;
  line-height: 1.3;
  padding-top: 5px;
}
.choose-box .con .tit2{
  color:#63ab6f;
  font-size: 32px;
  line-height: 1.3;
  font-weight: 600;
}
.choose-box .con .intro{
  color:#333;
  font-size: 16px;
  line-height: 1.875;
  padding-top: 2.5vh;
}
.choose-box .con .s-img{
  padding-top: 6vh;
}
.choose-box .con .s-img img{
  max-width: 100%;
  height: auto;
}
.choose-box .b-img img{
  max-width: 100%;
  height: auto;
}
.customer{
  background: #f4f4f4;
  padding:4.5vh 0 7vh;
}
.customer li{
    float:left;
    margin:0 12px;
    _display:inline;
}
.customer li img{
  width: 307px;
  height: 218px;
}
.customer #m_demo{
  margin-top:4.5vh;
}
/*产品页面2*/
.conveyor{
  padding-top:4.5vh;
  padding-bottom:4.5vh;
}
.conveyor li{
    float:left;
    margin:0 9px;
    _display:inline;
}
.conveyor li img{
  width: 238px;
  height: 182px;
}
.conveyor  li h3 a{
  display: block;
  color:#555;
  font-size: 15px;
  line-height: 3;
  text-align: center;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.conveyor li:hover h3 a{
  color:#63ab6f;
}
.conveyor #demo{
  margin-top:5vh;
}
.page-brand{
  background: #f9f9f9;
  padding:6vh 0 15vh;
}
.page-brand .content{
  background: #ddd;
  margin-top:10vh;
  position: relative;
}
.p-brand{
  float: right;
  width: 40%;
  padding:50px 25px 80px 0;
}
.p-brand h3 {
    color: #333;
    font-size: 32px;
    font-weight: 600;
    line-height: 1.5;
}
.p-brand .con{
  color:#333;
  font-size: 14px;
  line-height: 1.857;
  margin-top:35px;
  position: relative;
}
.brand-img{
position: absolute;
  top:50%;
  margin-top:-219px;
  left:30px;
  padding-left:83px;
}
.page-line{
  position: absolute;
  width:340px;
  height: 330px;
  background: url(//cdn.myxypt.com/34376ff4/20/11/228fe17028287f97d2dd0e9100c26e4cbcfdbdd7.png) no-repeat;
  left:30px;
  bottom:-35px;

}
.pk{
  padding:7.5vh 0;
}
.pk .tit{
  text-align: center;
  position: relative;
}
.pk .tit .img{
  position: absolute;
  left:50%;
  margin-left: -60px;
  top:50%;
  margin-top: -60px;
  width:120px;
  height: 120px;
  background-image: url(//cdn.myxypt.com/34376ff4/20/11/e27358e8003a5f5ca4ff39e9c9eae73c77fe49cb.png);
  background-repeat: no-repeat;
  color: #fff;
  font-size: 50px;
  font-weight: 600;
  line-height: 120px;
}
.pk .tit .this{
    display: inline-block;
    width: 310px;
    height: 78px;
    border:1px solid #63ab6f;
    border-radius: 39px;
    padding:6px;
    background: #fff;
}
.pk .tit .this span{
  display: block;
  background: #63ab6f;
  border-radius: 32px;
  color:#fff;
  line-height: 63px;
  font-size: 28px;
  font-weight: 600;
  text-align: center;
}
.pk .tit .other{
    display: inline-block;
    width: 310px;
    height: 78px;
    border:1px solid #676767;
    border-radius: 39px;
    padding:6px;
    background: #fff;
    margin-left:22px;
}
.pk .tit .other span{
  display: block;
  background: #676767;
  border-radius: 32px;
  color:#fff;
  line-height: 63px;
  font-size: 28px;
  font-weight: 600;
  text-align: center;
}
.pk .tit-intro{
  color:#666;
  font-size: 20px;
  line-height: 2;
  text-align: center;
  margin:3vh 0 4vh;
}
.pk .s-tit{
  display: none;
  color:#63ab6f;
  font-size: 22px;
  font-weight: 600;
  line-height: 2;
  text-align: center;
}
.thispk{
  float: left;
  width: 28.5%;
  background: #63ab6f;
  padding:30px 25px;
  height: 216px;
}
.pk-tit{
  color:#fff;
  font-size: 28px;
  font-weight: 600;
  line-height: 2;
  padding-bottom: 14px;
  border-bottom: 1px solid  #fff;
  position: relative;
}
.pk-tit:after{
  position: absolute;
  width: 40px;
  height: 3px;
  background: #fff;
  content: "";
  left:0;
  bottom:-2px;
}
.pkbox{
  margin-bottom: 2.5vh;
}
.thispk .con{
  color:#fff;
  font-size: 16px;
  line-height: 30px;
  margin-top:2.5vh;
  height: 60px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.pk-img{
  width:43%;
  float: left;
  position: relative;
}
.pk-img .pk-txt{
  position: absolute;
  width:100px;
  height: 100px;
  border-radius: 50px;
  background: #63ab6f;
  left:50%;
  margin-left:-50px;
  top:50%;
  margin-top:-50px;
  color:#fff;
  font-size: 28px;
  line-height: 1.4;
  text-transform: uppercase;
  text-align: center;
  padding-top:12px;
}
.pk-img .pk-txt b{
  display: block;
}
.pk-img .img{
  position: relative;
  width: calc(50% - 10px);
}
.pk-img .img img{
  max-width: 100%;
  height: auto;
}
.pk-img .img h3{
  position: absolute;
  left:0;
  bottom:0;
  width: 100%;
  background: rgba(0,0,0,.4);
  color:#fff;
  font-size: 16px;
  line-height:38px;
  text-align: center;
}
.otherpk{
  float: left;
  width: 28.5%;
  background: #ddd;
  padding:30px 25px;
  height: 216px;
}
.otherpk .pk-tit{
  color:#333;
  border-bottom: 1px solid  #999;
}
.otherpk .pk-tit:after{
  background: #666;
}
.otherpk .con{
  color:#666;
  font-size: 16px;
  line-height: 30px;
  margin-top:2.5vh;
  height: 60px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.page-ads2{
  height: 292px;
  padding-top: 35px;
  position: relative;
   width:100%;
   overflow: hidden;
}
.page-ads2 img{
    position: absolute;
    left:50%;
    margin-left:-960px;
    top:0;
    z-index: -1;
}
.page-ads2 .tit{
  color:#fff;
  font-size: 36px;
  font-weight: 600;
  line-height: 2;
}
.page-ads2 .intro p{
  color:#fff;
  font-size: 20px;
  line-height: 1.75;
  background: url(//cdn.myxypt.com/34376ff4/20/11/3d549cacd59e27efd741ffe4e64dd10b075b4823.png) no-repeat 0 50%;
  padding-left:24px;
}
.ads2-tel{
  width: 358px;
  border:1px solid #fff;
  border-radius: 24px;
  margin-top:2.5vh;
}
.ads2-num{
  float:left;
  padding:0 26px 0 56px;
  color:#63ab6f;
  font-size: 22px;
  font-weight: 600;
  line-height: 48px;
  border-radius: 24px;
  background:url(//cdn.myxypt.com/34376ff4/20/11/2dce7761298c668982c5b8869a812dffdbba7ab6.png) no-repeat 24px 50% #fff;
}
.ads2-tel a.more{
  float: right;
  width: 104px;
  color:#fff;
  font-size: 16px;
  line-height: 48px;
  padding-left:15px;

}
.ads2-tel a.more:hover{
  text-decoration: underline;
  font-weight: 600;
}
.page-case{
  padding:6.5vh 0 6vh;
}
.page-case li{
    float:left;
    margin:0 17px;
    _display:inline;
}
.page-case li img{
  width: 410px;
  height: 291px;
}
.page-case li h3 a{
  display: block;
  color:#333;
  font-size: 18px;
  line-height: 3;
  font-weight: 600;
  text-align: center;
  padding-top: 1vh;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.page-case li:hover h3 a{
  color:#63ab6f;
}
.page-case #m_demo{
  margin-top:5vh;
}
.page-mes{
  padding:6vh 0;
  background: #f9f9f9;
}
.page-mes .container{
  background: #fff;
}
.mes-box{
  width:50%;
  padding:30px 4.5% 20px 2.3%;
}
.mes-box .tit{
  color:#63ab6f;
  font-size: 24px;
  font-weight: 600;
  line-height: 1.5;
  text-align: center;
}
.mes-box .tit p{
  color:#666;
  font-size: 16px;
  font-weight: 400;
  line-height:1.5;
}

.mes-box #message-form{
  margin-top:2.5vh;
}
.page-mes .form-control{
  height: 50px;
  border-radius: 0;
  box-shadow: none;
}
.page-mes #message-form textarea{
  height:106px;
  padding: 15px 12px;
}
.page-mes .form-group{
  margin-bottom:20px;
}
.page-mes #message-form #checkcode{
  border:none;
  width:calc(100% - 130px);
}
.page-mes .code{
  border:1px solid #ccc;
}
.page-mes #message-form #change_code{
  padding:0;
}
.page-mes #message-form #checkCodeImg{
  padding-top:8px;
  margin-left:0;
}
.page-mes #message-form .mes-btn{
  text-align: right;
}
.page-mes #message-form .btn{
  width: 190px;
  background: #63ab6f;
  border-color: #63ab6f;
  border-radius: 25px;
  font-size: 16px;
}
.page-contact{
  height:400px;
  width: 50%;
  background: url(//cdn.myxypt.com/34376ff4/20/11/eb69dd7cb1c4b6d26762076035e03b54964cc264.png) no-repeat;
  padding:35px 5% 0 5.7%;
  position: relative;
}
.page-contact:after{
   width: 287px;
   height: 240px;
   position: absolute;
   right:5%;
   bottom:0;
   content:"";
   background: url(//cdn.myxypt.com/34376ff4/20/11/e3abc53303bf913157cb134216c6698df3eac51a.jpg) no-repeat;
   z-index:1;
}
.page-contact .tit{
  color:#63ab6f;
  font-size: 28px;
  font-weight: 600;
  line-height: 2;
  padding-bottom: 2vh;
  border-bottom: 1px dashed #bababa;
}
.page-contact .tit p{
  color:#666;
  font-size: 16px;
  font-weight: 400;
  line-height: 2;
}

.page-contact .con{
  padding:4vh 0 0 20px;
  position: relative;
  z-index: 9;
}
/*产品页面3*/
.page-pro{
  padding:5vh 0 9vh;
}
.page-cate{
  width: 20.7%;
}
.page-cate h3{
  background: #63ab6f;
  color:#fff;
  font-size: 24px;
  font-weight: 600;
  line-height: 3.33;
  text-align: center;
  border-bottom: 1px solid #045f25;
}
.page-cate ul{
  background: #444;
  padding-bottom: 12px;
}
.page-cate ul li a{
  display: block;
  color:#fff;
  font-size: 16px;
  line-height: 3;
  border-bottom: 1px solid #575757;
  padding-left:12.5%;
  background: url(//cdn.myxypt.com/34376ff4/20/11/fbbb4903b106d2e04aeac1cac6c55088afa3c0f1.png) no-repeat 88% 50%;
}
.page-cate ul li:hover a{
    background: url(//cdn.myxypt.com/34376ff4/20/11/fbbb4903b106d2e04aeac1cac6c55088afa3c0f1.png) no-repeat 88% 50% #63ab6f;
    border-bottom: 1px solid #63ab6f;
}

.page-pro .content{
  padding-top: 4vh;
}
.page-pro-list{
  width: 76%;
}
.page-pro-list ul{
  margin-left:-10px;
  margin-right: -10px;
  padding-top: 8px;
}
.page-pro-list li{
  float: left;
   text-align: center;
   border:1px solid #eee;
   padding:5px 5px 0;
   width:calc(25% - 20px);
   margin:0 10px 20px;
}
.page-pro-list li a{
  display: block;
  overflow: hidden;
}
.page-pro-list li img{
  max-width: 100%;
  height: auto;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
}
.page-pro-list li:hover{
  border:1px solid #63ab6f;
}
.page-pro-list li:hover img{
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
.page-pro-list li h3 a{
  font-size: 14px;
  color:#333;
  line-height: 3.36;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.page-pro-list li:hover h3 a{
   color:#63ab6f;;
}
.rd{
  background: url(//cdn.myxypt.com/34376ff4/20/11/17c24024c414b4798e95f5fdd7eb476c0b75bc7e.jpg) repeat-y 50% 0;
  padding:5.5vh 0 8.5vh;
}
.rd-list{
  margin-top:6.5vh;
}
.rd-list .rd-item{
  position: relative;
}
.rd-list .rd-item .img{
  width: 50%;
}
.rd-list .rd-item .text{
  position: absolute;
  right:0;
  bottom:0;
  width:50%;
  height:74.5%;
  background: #63ab6f;
  padding:4% 4% 0;
}
.rd-list .rd-item .num{
  width: 80px;
  color:#fff;
  font-size: 60px;
  line-height: 1.5;
  font-family: "impact";
  position: relative;
  padding-bottom: 5px;
}
.rd-list .rd-item .num:after{
  position: absolute;
  width: 44px;
  height: 4px;
  background: #fff;
  left:6px;
  bottom:0;
  content:"";
}
.rd-list .rd-item .name{
  color:#fff;
  font-size: 24px;
  line-height: 1.5;
  padding-top: 14px;
}
.rd-list .rd-item .name p{
  font-size: 30px;
  font-weight: 600;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.rd-list .rd-item .intro{
  color:#fff;
  font-size: 16px;
  line-height: 2.375;
  padding-top: 3vh;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
}
.rd-list .owl-carousel .owl-nav .owl-prev {
  right:99px;
}

.rd-list .owl-carousel .owl-nav .owl-next {
  right: 0;
}

.rd-list .owl-carousel .owl-nav button.owl-prev,
.rd-list .owl-carousel .owl-nav button.owl-next {
  outline: none;
  position: absolute;
  top: 0;
  z-index: 9999;
  border:1px solid #63ab6f;
  height: 74px;
  width: 74px;
  border-radius: 0;

}



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

.rd-list .owl-carousel .owl-nav .icon-left-arrow:after {
  width: 100%;
  height: 100%;
  left:0;
  top:0;
  content:"";
  background:url(//cdn.myxypt.com/34376ff4/20/11/031d961d7f0f5d75944b3d8d67c5d6cf2f573e3e.png) no-repeat 50% 50%;
    -webkit-transition: all .5s ease;
  transition: all .5s ease;

}
.rd-list .owl-carousel  button.owl-prev:hover .icon-left-arrow:after {
  background:url(//cdn.myxypt.com/34376ff4/20/11/f5addfc0dd80ffb03a1a567b380d014484868d3b.png) no-repeat 50% 50% #63ab6f;
}
.rd-list .owl-carousel .owl-nav .icon-right-arrow:after {
  width: 100%;
  height: 100%;
  left:0;
  top:0;
  content:"";
  background:url(//cdn.myxypt.com/34376ff4/20/11/923c978fcffef0b10716ad648de6e2911fbb5e41.png) no-repeat 50% 50%;
    -webkit-transition: all .5s ease;
  transition: all .5s ease;
}
.rd-list .owl-carousel  button.owl-next:hover .icon-right-arrow:after {
  background:url(//cdn.myxypt.com/34376ff4/20/11/fb27893a092b7811624d2b99fdb2fbfdf02a3d06.png) no-repeat 50% 50% #63ab6f;
}
.rd-list .owl-carousel .nums{
    position: absolute;
    right:236px;
    top:24px;
    color:#444;
    font-size: 32px;
}

.rd-list .owl-carousel .owl-dots .owl-dot{
  position: absolute;
    right:280px;
    top:10px;
    color:#63ab6f;
    font-size: 48px;
    font-weight: 600;
    opacity: 0;
}
.rd-list .owl-carousel .owl-dots .owl-dot.active{
  opacity: 1;
}
.custom{
  padding:6vh 0 9vh;
}
.custom ul{
  margin-top:6vh;
}
.custom ul li{
  width: 33.333%;
  float: left;
}
.custom ul li img{
  max-width: 100%;
  height: auto;
}
.custom .b-img{
  position: relative;
  overflow: hidden;
}
.custom ul li .b-img img{
    -webkit-transition: all .5s ease;
  transition: all .5s ease;
}
.custom ul li:hover .b-img img{
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
.custom .triangle{
  position: absolute;
  left:50%;
  margin-left:-20px;
  bottom: 0;
  width: 0;
  height: 0;
  border: 20px solid transparent;
  border-bottom-color: #f7f7f7 ;
}
.custom .triangle2{
  position: absolute;
  left:50%;
  margin-left:-20px;
  top: 0;
  width: 0;
  height: 0;
  border: 20px solid transparent;
  border-top-color: #f7f7f7 ;

}
.custom .s-img{
  position: relative;
}
.custom .s-img .text{
  position: absolute;
  width: 100%;
  height: 100%;
  background: #f7f7f7;
  left:0;
  top:0;
  padding:8% 8% 0;
}
.custom .s-img .text h3{
  color:#333;
  font-size: 24px;
  line-height: 2;
  text-align: center;
}
.custom .s-img .text .intro{
  color:#666;
  font-size: 16px;
  line-height: 1.875;
  margin-top:1vh;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}
.custom ul li:hover .s-img .text{
  background: #63ab6f;
}
.custom ul li:hover .s-img .text h3{
  color:#fff;
}
.custom ul li:hover .s-img .text .intro{
  color:#fff;
}
.custom ul li:hover .triangle{
  border-bottom-color: #63ab6f;
}
.custom ul li:hover .triangle2{
  border-top-color: #63ab6f;
}
.service{
   background: url(//cdn.myxypt.com/34376ff4/20/11/020513053bfa05737324fcb62dc0467e369995f5.jpg) no-repeat 50% 50%;
   padding:5vh 0;
}
.service .tit{
  text-align: center;
  color:#fff;
}
.service .tit p{

  font-size: 32px;
  font-weight: 600;
  line-height: 2;
}
.service .tit .en{
  display: inline-block;
  color:rgba(255,255,255,.7);
  font-size: 14px;
  text-transform: uppercase;
  border-top:1px solid rgba(255,255,255,.7);
  border-bottom:1px solid rgba(255,255,255,.7);
  line-height: 2;
  padding:0 20px;
  vertical-align: top;
  margin-top:5px;
}
.service-list{
  margin-top: 5vh;
}
.service-list .service-item{
  text-align: center;
}
.service-list .service-item .img{
    background: #fff;
    display: inline-block;
    width: 100px;
    height: 100px;
    line-height: 100px;
    vertical-align: top;
    border-radius: 50%;
}
.service-list  .owl-carousel .owl-item img{
  max-width: 100%;
  width: auto;
  display: inline-block;
}
.service-list .service-item  h3{
  color:#fff;
  font-size: 14px;
  line-height: 2;
  padding-top: 1vh;
}
.service-list li{
  float: left;
  width:190px;
  height: 190px;
  background: #fff;
  border-radius: 50%;
  text-align: center;
  padding-top: 35px;
}
.service-list li h3{
  color:#333;
  font-size: 16px;
  position: relative;
  line-height: 2;
  padding-top: 15px;
}
.service-list li h3:after{
  position: absolute;
  width: 34px;
  height: 2px;
  content:"";
  background: #999;
  top:0;
  left:50%;
  margin-left:-17px;
}
.service-list .line{
  float: left;
  width:calc(25% - 237.5px);
  height: 190px;
  background: url(//cdn.myxypt.com/34376ff4/20/11/b7d621471262ddf717443ad6744a8a1394826450.png) no-repeat 50% 50%;
}
.service-list li img{
  transition:all 0.5s;
}
.service-list  .s5{
  display: none;
}
.service-list li:hover img{
    transform: rotateY(180deg);
}
.s-tel{
  text-align: center;
  margin-top:5vh;
}
.s-tel .ads2-tel{
  display: inline-block;
  text-align: left;
  margin-top:0;
}
.s-case{
  padding:6vh 0 9vh;
}
.s-case #demo{
  margin-top:5vh;
}
.s-case li{
    float:left;
    margin:0 17px;
    _display:inline;
}
.s-case li img{
  width: 410px;
  height: 291px;
}
.s-case li h3 a{
  display: block;
  color:#333;
  font-size: 18px;
  line-height: 3;
  font-weight: 600;
  text-align: center;
  padding-top: 1vh;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.s-case li:hover h3 a{
  color:#63ab6f;
}











@media(max-width:1419px){
  .page-brand{
    padding: 6vh 0 10vh;
  }
  .page-brand .content{
    margin-top:6vh;
  }
  .brand-img{
    margin-top: -181px;
  }
   .brand-img img{
    width:500px;
   }
   .pk-tit{
    font-size: 22px;
   }
   .thispk{
    height: 188px;
    padding:25px;
   }
   .thispk .con{
    margin-top:1.5vh;
   }
   .otherpk{
    height: 188px;
    padding: 25px;
   }
   .otherpk .con{
    margin-top:1.5vh;
   }
   .page-contact:after{
    background: none;
   }
   .page-cate ul li a{
    line-height: 2.7;
   }
   .rd-list .rd-item .text{
     padding: 2% 4% 0;
   }
   .rd-list .rd-item .intro{
    padding-top: 2vh;
   }

}

@media(max-width:1199px){
  .pro-cate{
    width: 100%;
    margin-bottom: 20px;
  }
  .pro-con{
    width: 100%;
  }
  .catelist{
    padding: 15px 5%;
  }
  .catelist li{
    width: 50%;
    float: left;
    border-right:5px solid #f6f6f6;
  }
  .s-hide{
    display: none;
  }
  .page-about .text{
    padding: 3vh 15px 0;
  }
  .page-about .con{
    margin-top: 1vh;
  }
  .page-about .more{
    padding-top: 2vh;
  }
  .page-brand .content{
    padding:15px;
  }
  .brand-img{
    position: static;
    margin:0;
    padding-left:0;
  }
  .brand-img img{
    max-width: 100%;
    width:auto !important;
    height:auto !important;
  }
  .p-brand{
    width: 100%;
    padding: 5vh 0;
  }
 .thispk {
      height: 154px;
      padding: 10px 25px;
  }
  .otherpk {
      height: 154px;
      padding: 10px 25px;
  }
  .page-ads2{
    padding-top: 45px;
  }
  .page-ads2 .tit{
    font-size: 26px;
  }
  .page-ads2 .intro p{
    font-size: 16px;
  }

  .ads2-num{
    font-size: 18px;
    line-height: 38px;
  }
  .ads2-tel a.more{
    line-height: 38px;
  }
  .ads2-tel{
    width: 328px;
  }
  .page-brand{
    padding:5vh 0;
  }
  .page-case li img {
    width: 307px;
    height: 218px;
  }
  .page-pro-list li{
    width: calc(33.33% - 20px);
  }
  .page-pro-list li:nth-child(7){
    display: none;
  }
  .page-pro-list li:nth-child(8){
    display: none;
  }
  .page-cate ul li a{
    line-height: 3;
  }
  .rd-list .owl-carousel .owl-nav button.owl-prev,
  .rd-list .owl-carousel .owl-nav button.owl-next {
    width: 50px;
    height: 50px;
  }
  .rd-list .owl-carousel .owl-nav .owl-prev{
    right:70px;
  }
  .rd-list .owl-carousel .nums{
    right:196px;
    top:14px;
  }
  .rd-list .owl-carousel .owl-dots .owl-dot{
    right: 240px;
    top:0;
  }
  .rd-list .rd-item .num{
    font-size: 40px;
    width: 60px;
  }
  .rd-list .rd-item .num:after{
    left:0;
  }
  .rd-list .rd-item .name{
    padding-top: 0;
    font-size: 22px;
  }
  .rd-list .rd-item .name p{
    font-size: 24px;
  }
  .rd-list .rd-item .intro{
    padding-top: 1vh;
    line-height: 1.8;
    font-size: 14px;
  }
  .custom .s-img .text .intro{
    margin-top:0;
  }
  .service-list li{
    width: 150px;
    height: 150px;
  }
  .service-list .line{
    width: calc(25% - 187.5px);
    height: 150px;
  }
  .service-list li{
    padding-top: 15px;
  }
  .service-list li h3{
    padding-top: 10px;
  }
  .s-case li img {
    width: 307px;
    height: 218px;
}

}
@media(max-width:991px){

  .aboutbox .img{
    margin-bottom: 20px;
  }
  .apply .tit{
    font-size: 26px;
  }
  .apply .intro span{
    margin-bottom: 10px;
  }
  .company-news{
    margin-bottom: 20px;
  }
  .s-pro-hide{
    display: none;
  }
  .one-list{
    margin-left: -15px;
    margin-right: -15px;
  }
  .one-list li{
    width: calc(33.333% - 30px);
    margin: 0 15px;
  }
  .page-about .content{
    padding:15px 0;
  }
  .page-about .video{
    width: 100%;
    text-align: center;
  }
  .page-about .text{
    width: 100%;
  }
  .padvan-list .pl2, .padvan-list .pl4 {
    margin-top: 0;
  }
  .padvan-list li{
    margin-bottom: 15px;
  }
  .page-brand .content{
    margin-top:5vh;
  }
  .thispk{
    width: 100%;
  }
  .pk-img{
    width: 100%;
  }
  .otherpk{
    width: 100%;
  }
  .pk{
    padding:6vh 0 4vh;
  }
  .page-case{
    padding:0 0 4vh;
  }
  .mes-box{
    width: 100%;
  }
  .page-contact{
    width: 100%;
  }
  .page-pro{
    padding:5vh 0;
  }
  .page-cate{
    width:100%;
    margin-bottom: 20px;
  }
  .page-pro-list{
    width: 100%;
  }
  .rd-list .rd-item .img{
    width: 100%;
  }
  .rd-list .rd-item .text{
    position: static;
    width: 100%;
    height: auto;
    padding:20px 30px;
  }
  .rd-list .owl-dots{
    display: none;
  }
  .rd-list .owl-carousel .nums{
    display: none;
  }
  .rd-list .owl-carousel .owl-nav button.owl-prev,
  .rd-list .owl-carousel .owl-nav button.owl-next {

    top:50%;
    margin-top:-109px;

  }
  .rd-list .owl-carousel .owl-nav .owl-prev{
    left:0;
    right: auto;
  }
  .rd-list .owl-carousel  button.owl-prev .icon-left-arrow:after {
    background:url(//cdn.myxypt.com/34376ff4/20/11/f5addfc0dd80ffb03a1a567b380d014484868d3b.png) no-repeat 50% 50% #63ab6f;
  }
  .rd-list .owl-carousel  button.owl-next .icon-right-arrow:after {
    background:url(//cdn.myxypt.com/34376ff4/20/11/fb27893a092b7811624d2b99fdb2fbfdf02a3d06.png) no-repeat 50% 50% #63ab6f;
  }
  .custom{
    padding:5vh 0;
  }
  .custom ul li{
    width: 100%;
    margin-bottom: 20px;
  }
  .custom ul li img{
    width: 100%;
  }
  .custom .s-img img{
    display: none;
  }
  .custom .s-img .text{
    position: static;
    padding:5%;
  }
  .service-list li{
    width: 110px;
    height: auto;
    background: none;
  }
  .service-list li .img{
    width: 110px;
    height: 110px;
    background: #fff;
    line-height: 110px;
    border-radius: 50%;
  }
  .service-list li h3{
    font-size:14px;
    color:#fff;
  }
  .service-list li h3:after{
    background: none;
  }
  .service-list .line{
   width: calc(25% - 137.5px);
  }

}
@media(max-width:767px){
  .pro-cate h2{
    font-size: 22px;
    line-height: 2;
  }
  .product-list li h3 a{
    font-size: 14px;
  }
  .aboutbox h3{
    font-size: 24px;
  }
  .aboutbox h3:after{
    font-size: 42px;
  }
  .aboutbox .tit p{
    font-size: 18px;
  }
  .aboutbox .intro{
    font-size: 14px;
  }
  .why .intro{
    font-size: 16px;
  }
  .advanbox h3{
    font-size: 20px;
  }
  .advanbox .tit p span{
    font-size: 14px;
  }
  .advan-tit{
    font-size: 18px;
    line-height: 2.2;
    background: #ddd;
  }
  .advan-txt{
    font-size: 16px;
    line-height: 2;
    padding-top:5px;
  }
  .apply .tit{
    font-size: 20px;
    line-height: 1.5;
  }
  .apply .intro {
    margin-top:20px;
  }
  .apply .intro span{
    font-size: 14px;
    padding: 0 5px;
    margin: 0 5px 5px;
    line-height: 26px;
  }
  .apply .intro b{
    font-size: 14px;
    font-weight:normal;
  }

  .apply .more a{
    font-size: 14px;
  }
  .tits{
    font-size: 20px;
  }
  .tits a{
    font-size: 12px;
  }
  .rec-news li a{
    font-size: 14px;
  }
  .rec-news li span{
    font-size: 12px;
  }
  .one{
    padding-top:5vh;
    padding-bottom: 3vh;
  }
  .pro-tit h3{
    font-size: 22px;
    line-height: 2;
  }
  .pro-tit .intro{
    font-size: 16px;
  }
  .page-about .video{
    padding:0 15px;
  }
  .page-about .text h3{
    font-size: 22px;
  }
  .one-list li .img{
    width: 120px;
    height: 120px;
    line-height: 120px;
  }
  .one-list li .img img{
    width: 70px;
    height: auto;
  }
  .one-list{
    margin-left:0;
    margin-right: 0;
  }
  .one-list li{
    width: 100%;
    margin: 0 0 20px;
  }
  .one-list li h3{
    font-size: 20px;
  }
  .padvan-list .row{
    margin-left:-5px;
    margin-right:-5px;
  }
  .padvan-list li{
    padding-left:5px;
    padding-right: 5px;
  }
  .padvan-list .listbox .intro{
    font-size: 14px;
  }
  .page-advan {
    padding-top: 5vh;
    padding-bottom:5vh;
  }
  .choose{
    padding-top: 0;
  }
  .choose-box .num{
    height: 65px;
    width: 15%;
    padding-top:5px;
  }
  .choose-box .num:after{
    bottom:12px;
  }
  .choose-box .con .tit1{
    font-size: 20px;
  }
  .choose-box .con .tit2{
    font-size: 20px;
  }
  .choose-box .con{
    width: 85%;
    padding-left:15px;
  }
  .customer li img{
    width: 238px;
    height: auto;
  }
  .p-brand{
    padding:3vh 0;
  }
  .p-brand h3{
    font-size:22px;
  }
  .p-brand .con{
    margin-top:15px;
  }
  .pk .tit .this{
    width: 160px;
    height: 48px;
    line-height: 48px;
    border-radius: 24px;
    padding:3px;
  }
  .pk .tit .this span{
    line-height: 40px;
    border-radius: 20px;
    font-size:18px;
  }
  .pk .tit .other{
    width: 160px;
    height: 48px;
    line-height: 48px;
    border-radius: 24px;
    margin-left:0;
    padding:3px;
  }
  .pk .tit .other span{
    line-height: 40px;
    border-radius: 20px;
    font-size: 18px;
  }
  .pk .tit .img{
    width: 60px;
    height: 60px;
    margin-left: -30px;
    margin-top: -30px;
    background-size:60px 60px;
    font-size: 20px;
    line-height: 60px;
  }
  .pk .tit-intro{
    font-size: 16px;
  }
  .pk-img .pk-txt{
    width: 80px;
    height: 80px;
    border-radius: 40px;
    margin-left: -40px;
    margin-top: -40px;
    font-size: 22px;
  }
  .page-case li{
    margin:0 12px;
  }
  .page-case li img {
    width: 238px;
    height: auto;
  }
  .page-case li h3 a{
    font-size: 16px;
  }
  .mes-box .tit{
    font-size: 22px;
  }
  .page-mes #message-form .form-group{
    margin-bottom: 15px;
  }
  .page-mes #message-form #name{
    margin-bottom: 15px;
  }
  .page-mes #message-form .mes-btn{
  text-align: center;
  }
  .page-mes #message-form .btn {
    text-align: center;
    margin-top: 12px;
  }
  .page-contact .tit{
    font-size: 22px;
  }
  .page-cate h3{
    font-size: 20px;
  }
  .page-cate ul li a{
    font-size: 14px;
  }
  .page-pro-list li{
    width: calc(50% - 20px);
  }
  .rd-list{
    margin-top: 4vh;
  }
  .rd-list .rd-item .name{
    font-size: 18px;
  }
  .rd-list .rd-item .name p{
    font-size: 20px;
  }
  .custom .s-img .text h3{
    font-size: 18px;
  }
  .custom .s-img .text .intro{
    font-size: 14px;
  }
  .service .tit p{
    font-size: 22px;
    line-height: 1.5;
  }
  .service .tit .en{
    font-size: 12px;
  }
  .s-case{
    padding:5vh 0;
  }
  .s-case li img {
    width: 238px;
    height: auto;
  }

}
@media(max-width: 374px){
  .pk .tit{
    display: none;
  }
  .pk .s-tit{
  display: block;
  }
  .pk .tit-intro{
    font-size: 14px;
    margin:0 0 2vh;
  }
  .service-list .service-item .img{
    width: 90px;
    height: 90px;
    line-height: 90px;

  }
  .service-list .service-item h3{
    font-size: 12px;
  }
  .ads2-tel{
    width:300px;
  }
  .ads2-num{
      padding: 0 18px 0 46px;
      background:url(//cdn.myxypt.com/34376ff4/20/11/2dce7761298c668982c5b8869a812dffdbba7ab6.png) no-repeat 15px 50% #fff;
  }
  .ads2-tel a.more{
    width:94px;
    padding-left:5px;
  }
}





.x-banner .owl-carousel .owl-nav button{
  display: none;
}