
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 (max-width: 768px) {
  body {
    padding-top: 60px;
  }
}

.icon-font {
  position: relative;
}

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

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

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

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

.n-yellow .msg-wrap .n-icon {
  background-image: url("../image/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: 40px;
  text-align: center;
}

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

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

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

.x-header {
  background: #ffffff;
  padding: 13px 0 19px;
}

.x-logo {
  float: left;

}
.toptel{
  margin-top:25px;
}
.x-logo a {
  display: block;
}

.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(../image/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: #094d9e;
}

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

/* 导航样式 */
.x-menu {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
/* .x-menu::after,
.x-menu::before{
  display: none;
} */

.x-menu > li {
  float: left;
  position: relative;
}

.x-menu > li > a {
  display: block;
  font-size: 16px;
  color: #fff;
  line-height: 64px;
  position: relative;
}
.x-menu > li > a::after{
  position: absolute;
  content: '';
  width: 100%;
  height: 2px;
  background: #fff;
  left: 0;
  top: 80%;
  opacity: 0;
}
.x-menu > li > a:hover::after {
  opacity: 1;
}

.x-menu > li.active > a::after {
  opacity: 1;
}

.x-menu > li:after {
  display: none;
  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: 99;
  width: 140px;
  left: 50%;
  top: 65px;
  margin-left: -70px;
  background: #fff;
  padding: 10px 0;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateY(20px);
          transform: translateY(20px);
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
}
.x-menu > li:nth-child(3) > .x-sub-menu,
.x-menu > li:nth-child(4) > .x-sub-menu,
.x-menu > li:nth-child(5) > .x-sub-menu{
  width: 200px;
  margin-left: -100px;
}

.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 {
  display: none;
  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: #094d9e;
}

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

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

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

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

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

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

.x-banner .owl-carousel .owl-dots button.owl-dot:hover {
  border-radius: 25px;
  width: 50px;
}

.x-banner .owl-carousel .owl-dots button.owl-dot.active {
  border-radius: 25px;
  width: 50px;
}


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

.x-about {
  background: #ffffff;
  padding: 6.25% 0;
}

@media (min-width: 990px) {
  .x-about .x-title {
    float: left;
    width: 32.5%;
  }
}

.x-title {
  color: #000;
  position: relative;
}

.x-title p {
  text-transform: uppercase;
  font-size: 12px;
  color: inherit;
  line-height: 1.6;
  opacity: .7;
  margin-bottom: 0;
}

.x-title h3 {
  font-size: 26px;
  color: inherit;
  line-height: 1.3;
  margin-top: 1em;
}

.x-title h3 span {
  display: block;
}

.x-title a {
  position: absolute;
  bottom: 0;
  right: 0;
  border: 1px solid #000;
  width: 35px;
  height: 35px;
  line-height: 35px;
  text-align: center;
}

.x-title a:hover {
  background: #000;
}

.x-title a:hover .icon-add:after {
  background-position: -30px -450px;
}

.x-title .icon-add {
  width: 100%;
  height: 100%;
  display: block;
}

.x-title .icon-add:after {
  background-position: 0 -450px;
}

@media (max-width: 1024px) {
  .x-title h3 {
    font-size: 20px;
  }
  .x-title a {
    width: 30px;
    height: 30px;
    line-height: 30px;
  }
}

.x-title.white {
  color: #fff;
}

.x-title.white a {
  border: 1px solid #fff;
  background: transparent;
  opacity: .8;
}

.x-title.white a .icon-font:after {
  background-position: -30px -450px;
}

.x-title.white a:hover {
  background: #fff;
}

.x-title.white a:hover .icon-font:after {
  background-position: 0 -450px;
}

@media (min-width: 990px) {
  .x-about-box {
    overflow: hidden;
  }
}

@media (min-width: 990px) {
  .x-about-left {
    width: 37.38317757%;
    border-right: 1px solid #e3e3e3;
    padding-right: 2.80373832%;
    float: left;
  }
}

.x-about-left > p {
  font-size: 16px;
  color: #000;
  line-height: 1.6;
  margin-bottom: 1em;
}

.x-about-left ul {
  font-size: 0;
}

.x-about-left ul li {
  display: inline-block;
  width: 33.33333%;
  vertical-align: middle;
}

.x-about-left ul li h3 {
  font-size: 40px;
  color: #094d9e;
  line-height: 1.6;
}

@media (max-width: 1366px) {
  .x-about-left ul li h3 {
    font-size: 30px;
  }
}

.x-about-left ul li p {
  font-size: 16px;
  color: rgba(0, 0, 0, 0.9);
  line-height: 1.6;
  margin-bottom: 0;
}

@media (max-width: 1024px) {
  .x-about-left > p {
    font-size: 14px;
  }
  .x-about-left ul li h3 {
    font-size: 20px;
  }
  .x-about-left ul li p {
    font-size: 14px;
  }
}

.x-about-right {
  font-size: 13px;
  color: rgba(0, 0, 0, 0.9);
  line-height: 1.846;
}

@media (min-width: 990px) {
  .x-about-right {
    overflow: hidden;
    padding-left: 4.6728972%;
  }
}

.x-about-right strong {
  display: block;
  font-size: 16px;
  color: #000;
  line-height: 1.6;
  margin-bottom: 1.1em;
  font-weight: normal;
}

.x-about-right p {
  margin-bottom: 0;
}

@media (max-width: 1024px) {
  .x-about-right {
    font-size: 12px;
  }
  .x-about-right strong {
    font-size: 14px;
    color: #000;
    line-height: 1.6;
    margin-bottom: 10px;
  }
}

.x-product {
  padding: 4.16666667% 0 3.125%;
  background: #fff url(../image/pro_bg.jpg) repeat-x;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(30%, #f0f0f0), color-stop(30%, #fff), to(#fff));
  background: linear-gradient(to bottom, #f0f0f0 30%, #fff 30%, #fff 100%);
}

.x-product-list {
  float:right;
  width: 1009px;
}

.x-product-list li {
  display: inline-block;
  vertical-align: top;
  width: 306px;
  margin: 0 0 47px 27px;
  border: 1px solid #eee;
}

.x-product-list li h3 {
  padding: 0 0;
  text-align: center;
  color: #444;
  font: 700 16px/70px "Microsoft YaHei";
  border-top: 1px solid #eee;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.x-product-list li:hover{
    border: 1px solid #094d9e;
}
.x-product-list li:hover h3 {
  color: #fff;
  background: #094d9e;
  border-top: 1px solid #094d9e;
}



.x-case {
  padding: 4.16666667% 0 5.20833333%;
  background: #f9f9f9;
  margin-bottom:42px;
}

.x-case-list {
margin-top:50px;
}



.x-case-item {

  position: relative;
  height: 212px;
}

.x-case-item a {
  display: block;
  /* padding: 10px 20px 40px 20px; */
  border: 1px solid transparent;
}

.x-case-item .wz {
  position: absolute;
  bottom:0;
  margin-top: 30px;
  background: rgba(0,0,0, .5);
  width: 100%;
  height: 50px;
  padding: 0 45px;
 transition: all .6s;
}

.x-case-item .wz h3 {
 color: #fff;
 height: 50px;
   font: 500 15px/50px "Microsoft YaHei";
  text-align: center;
  transition: all .6s;
}
.x-case-item .wz h3::before{
  position: absolute;
  content:'';
  width: 35px;
  height: 19px;
  background: url(../image/casejt.png);
  left:0;
  right:0;
  top:-19px;
  margin:0 auto;

}
.x-case-item .wz h3::after{
  position: absolute;
  content:'';
  width: 32px;
  height: 0px;
  background: #fff;
  left:0;
  right:0;
 top:111px;
  margin:0 auto;
   transition: all .6s;

}

.x-case-item .wz p {
  margin-top:34px;
color: #fff;
  font: 500 12px/24px "Microsoft YaHei";
  margin-bottom: 2em;
  display: none;
  text-align: center;
}

.x-case-item .wz span {
  display: block;
  width: 100px;
  height: 30px;
   color: #fff;
  font: 400 12px/30px "Microsoft YaHei";
  text-align: center;
  border: 1px solid rgba(223, 222,220, .5);
  margin:23px auto 0;
  display: none;
}

.x-case-item .wz .icon-right-arrow {
  display: block;
  width: 25px;
  height: 25px;
  border: 1px solid #b0b3b8;
  border-radius: 50%;
}

.x-case-item .wz .icon-right-arrow:after {
  background-position: 2px -241px;
  opacity: .4;
}

.x-case-item:hover .wz{

  height: 100%;
  padding-top:65px;
}
.x-case-item:hover .wz h3::before{
  width: 0;
}
.x-case-item:hover .wz h3::after{
  height: 2px;
}
.x-case-item:hover .wz p{
  display: block;
}
.x-case-item:hover .wz span{
  display: block;
}


.x-case-item:hover a {
  border-color: #e5e5e5;
}

.x-case-list .owl-carousel .owl-nav.disabled{
  display: block;
}
.x-case-list .owl-carousel .owl-nav .owl-prev {
  left: -111px;
}

.x-case-list .owl-carousel .owl-nav .owl-next {
  right: -111px;
}

.x-case-list .owl-carousel .owl-nav button.owl-prev,
.x-case-list .owl-carousel .owl-nav button.owl-next {
  outline: none;
  position: absolute;
  top: 50%;
  z-index: 9999;
  border: 1px solid #bfbfbf;
  height: 60px;
  width: 60px;
  margin-top: -32.5px;
  border-radius: 0;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
}

.x-case-list .owl-carousel .owl-nav button.owl-prev:hover,
.x-case-list .owl-carousel .owl-nav button.owl-next:hover {
  background: #094d9e;
}

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

.x-case-list .icon-font:after {
    content: "";
    width: 13px;
    height: 24px;
    position: absolute;
    left: calc(50% - 9px);
    top: calc(50% - 11px);
}
.x-case-list .owl-carousel .owl-nav .icon-left-arrow:after {
  background: url(../image/case-l.png) center no-repeat;
}

.x-case-list .owl-carousel .owl-nav .icon-right-arrow:after {
  background: url(../image/case-r.png) center no-repeat;
}
.x-case-list .owl-carousel .owl-nav .owl-prev:hover  .icon-font.icon-left-arrow:after{
background: url(../image/case-l1.png) center no-repeat;
}
.x-case-list .owl-carousel .owl-nav .owl-next:hover .icon-font.icon-right-arrow:after{
background: url(../image/case-r1.png) center no-repeat;
}
















.x-company {
  background: #f0f0f0;
  padding: 2.60416667% 0 2.08333333%;
}

.x-company-title {
  font-size: 20px;
  color: rgba(0, 0, 0, 0.9);
  line-height: 1.6;
}

.x-company-title:after {
  content: '';
  display: block;
  width: 20px;
  height: 4px;
  background: #3d3d3d;
  margin-top: 10px;
}

@media (max-width: 990px) {
  .x-company-title {
    font-size: 18px;
  }
  .x-company-title:after {
    height: 3px;
  }
}

.x-company-list {
  margin-top: 1.875%;
}

.x-company-item {
  padding: 0 15px;
}

.x-company-item a {
  display: block;
  text-align: center;
  width: 100%;
  height: 45px;
  font-size: 0;
}

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

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

.x-company-item a img {
  width: auto !important;
  display: inline-block !important;
}

.x-news {
  background: #fff;
  padding: 5.20833333% 0;
}

.x-news-box {
  margin-top: 3.125%;
  font-size: 0;
}

@media (min-width: 990px) {
  .x-news-img {
    width: 43.75%;
    margin-right: 3.4375%;
    display: inline-block;
    vertical-align: middle;
  }
}

@media (min-width: 990px) {
  .x-news-right {
    display: inline-block;
    vertical-align: middle;
    width: 52.8125%;
  }
}

.x-news-top {
  position: relative;
  padding-right: 18.93491124%;
  margin-bottom: 5.91715976%;
}

.x-news-top h3 {
  font-size: 18px;
  color: #000000;
  line-height: 1.6;
  border-bottom: 1px solid #ededed;
  padding-bottom: 15px;
  margin-bottom: 15px;
}

.x-news-top p {
  font-weight: 100;
  font-size: 13px;
  color: #000;
  line-height: 1.6;
}

.x-news-top .date {
  position: absolute;
  right: 0;
  top: 0;
  text-align: center;
  width: 70px;
}

.x-news-top .date h4 {
  font-size: 44px;
  color: rgba(0, 0, 0, 0.7);
  line-height: 1;
}

.x-news-top .date h5 {
  font-size: 15px;
  color: rgba(0, 0, 0, 0.7);
  line-height: 1.6;
}

.x-news-top .date span {
  display: inline-block;
}

.x-news-top .date span .icon-right-arrow {
  display: block;
  color: #fff;
  width: 25px;
  height: 25px;
  background: #000;
  border-radius: 50%;
}

.x-news-top .date span .icon-right-arrow:after {
  background-position: -28px -241px;
}

.x-news-top:hover h3 {
  color: #094d9e;
}

.x-news-list li {
  position: relative;
  padding: 18px 80px 18px 0;
  border-bottom: 1px solid #ededed;
}

@media (max-width: 1366px) {
  .x-news-list li {
    padding-top: 9px;
    padding-bottom: 9px;
  }
}

.x-news-list li a {
  display: block;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.9);
}

.x-news-list li a:hover {
  color: #094d9e;
}

.x-news-list li span {
  position: absolute;
  right: 0;
  width: 80px;
  text-align: right;
  top: 50%;
  margin-top: -9px;
  font-size: 13px;
  color: rgba(0, 0, 0, 0.5);
}

.x-link {
  background: #fff;
  padding: 30px 0 35px;

   color: #555;
   font: 700 14px/14px "Microsoft YaHei";
}

.x-link a{
     color: #999;
     padding-right:5px;
   font: 500 12px/14px "Microsoft YaHei";
}
.x-message {
  background: #f0f0f0;
  padding: 2.34375% 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.n-default .n-invalid {
  border-color: #094d9e !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-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: 1280px;
  margin: 0 auto;
  margin-top: 10px;
  padding: 10px;
}

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

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

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

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

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

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

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

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

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

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

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

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

.x-layout {
  background: #252526;
  border-top:6px solid #094d9e;
  padding: 42px 0 32px;;
}

.x-layout-logo {
  padding:26px 70px 0 0;
}


.x-layout-menu{
  width: 368px;
  padding-right:90px;
  border-right: 1px solid #323233;
}
.x-layout .title{
  position: relative;
   color: #fff;
   padding-left:20px;
   font: 500 20px/20px "Microsoft YaHei";
   padding-bottom:27px;
}
.x-layout .title::before{
  position: absolute;
  content: '';
  top:3px;
  left:0px;
  width: 6px;
  height: 16px;
  background: #094d9e;
}
.x-layout-menu dl {
  float: left;
  width: 100%;
  text-align: left;
}
.x-layout-menu dl dd{
  width: 50%;
    display: block;
    height: 32px;
    float:left;
}
.x-layout-menu dl dd a {
  display: block;
  float:left;
width: 100%;
position: relative;
 color: #bdbdbd;
 padding-left:16px;
   font: 400 14px/32px "Microsoft YaHei";
}
.x-layout-menu dl dd a::before{
    position: absolute;
  content:'';
  top:17px;
  left:0;
  width: 3px;
  height: 3px;
  background: #bdbdbd;
}
.x-layout-menu dl dd a:hover{
  color:#094d9e;
}
.x-layout-contact{
  width: 460px;
  padding-left:111px;

}
.x-layout-contact p{
  color:#bdbdbd;
  position: relative;
  padding-left: 16px;
     font: 400 13px/23px "Microsoft YaHei";
}
.x-layout-contact p::before{
  position: absolute;
  content:'';
  top:11px;
  left:0;
  width: 3px;
  height: 3px;
  background: #bdbdbd;
}
.x-layout-ewm {
  margin-top:0;
  width: 110px;
  margin-right:30px;
  text-align: center;
}

.x-layout-ewm p {
  font-size: 12px;
  font-weight: 400;
  line-height: 1;
  color: #bdbdbd;
  margin: 16px 0 0 0;
}
.x-layout-ewm2 {
   margin-top:0;
  width: 110px;
  text-align: center;
}

.x-layout-ewm2 p {
  font-size: 12px;
  font-weight: 400;
  line-height: 1;
  color: #bdbdbd;
  margin: 16px 0 0 0;
}

.x-footer {
  background: #fff;
  color: #666;
  padding:29px 0;
  font: 400 13px/20px "Microsoft YaHei";
}

.x-footer a {
  color: #666;
  font: 400 13px/20px "Microsoft YaHei";
}

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

.x-copyright {
  /* margin: 5px 0; */
}

/*左侧工具条*/
#toolbar {
  position: fixed;
  z-index: 9999;
  right: 17px;
  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: 20px 0 20px 37px;
  font-size: 13px;
  color: #666;
  background: #fafafa;
  margin-bottom:34px;
  position: relative;
}
.page-position::after{
  position: absolute;
  content:'';
  width: 8px;
  height: 18px;
  background: #094d9e;
  top:20px;
  left:17px;
}
.page-position a {
  color: #666;
}

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

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

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

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

.xypg-left-title1{
    color: #fff;
    height: 84px;
    box-sizing: border-box;
    font-size: 24px;
    font-weight: 700;
    padding: 30px 0 0 30px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    background: url(../image/mune.png)top 31px right 30px no-repeat #094d9e;
}
.xypg-left-title {
  background-color: #094d9e;
  padding: 10px 20px;
  position: relative;
  /* border:1px solid #eee; */
  border-bottom:none;
} 

.xypg-left-title h3 {
  font-size: 18px;
  color: #fff;
  line-height: 30px;
  font-weight: bold;
  position: relative;
  z-index: 9;
  padding-bottom:18px;
   background: url(../image/tbg.png)left  bottom  no-repeat;
}
.box{
  margin-bottom: 10px;
}
.xypg-left-title h3::after{
 
}
.content,
.page-wrap-contact{
  border: 1px solid #d2d2d2;
  border-top: none;
}
.page-wrap-contact p{
  border-top: 1px solid #eee;
    position: relative;
    margin-bottom: 0;
    padding: 0.8em 1.4em;
    color: #2f2f2f;
}
.news_list{
  padding: 10px 0;
}
.news_list li{
  padding: 0.5em 1em;
    font-size: 14px;
}
.news_list li a{
  display: block;
  line-height: 1.2;
  color: #5a5a5a;
}
.news_list li a::before{
  content: '+';
  font-weight: bold;
  margin-right: 5px;
  font-size: 16px;
}
.news_list li a:hover{
  color: #094d9e;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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



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

.page-wrap-right {
  overflow: hidden;
  float: left;
    width: 976px;
}

.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: #094d9e;
  background: #094d9e;
}

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

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

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

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

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

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

.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(../image/icon_spirit.png) 0 -240px no-repeat;
}

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

.xypg-left-nav > li > a:hover, .xypg-left-nav > li.clicked > a {
  color: #fff;
  background-color: #094d9e;
}

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

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

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

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

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

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

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

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

@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.5%; */
  font-size: 0;
}

.xypg-product-list li {
  display: inline-block;
  vertical-align: bottom;
  width: 224px;
  margin: 0 26px 26px 0;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
}
.xypg-product-list li:nth-child(4n){
  margin-right:0;
}
.xypg-product-list li .img {
  display: block;
  border: 1px solid #eeeeee;
}

.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 .img {
  border-color: #094d9e;
}
.xypg-product-list li:hover h3 a{
  color:#094d9e;
}

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

/* 内页新闻列表 */
.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(../image/xypg-job-jt.png) center no-repeat;
  border-radius: 50%;
}

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

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

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

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

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

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

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

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

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

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

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

.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-time p{
  float: left;
  margin-right: 15px;
}
.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;
  margin-top: 30px;
}

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

.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 b:after {
  content: '\FF1A';
}

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

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

@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: #094d9e;
  padding: 0 1.4em;
  border-right: 1px solid #eeeeee;
}

.relate-product-slick {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.relate-product-slick a{
  display: block;
  width: 23%;
}
.relate-product-slick a:nth-child(-n+3){
  margin-right: 2.6666666666%;
}
.relate-product-slick a span{
  display: block;
  overflow: hidden;
  border: solid 1px #dadada;
}
.relate-product-slick a span img{
  transition: all .3s ease;
  width: 100%;
}
.relate-product-slick a:hover span img{
  transform: scale(1.1);
}
.relate-product-slick a p{
  text-align: center;
  color: #666;
  font-size: 14px;
  margin-top: 10px;
}
.relate-product-slick a:hover p{
  color: #094d9e;
}

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

.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: 75px;
  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: 75px;
  text-align: right;
  font-size: 12px;
  color: #666666;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#message-form textarea {
  resize: none;
}

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

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

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

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

@media (max-width: 768px) {
  #message-form .form-group {
    margin-bottom: 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: #094d9e;
}

.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(../image/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: #094d9e;
}

/* 自动发布 */
.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;
  display: block;
  text-align: center;
  width: 100%;
  height: 390px;
  font-size: 0;
}

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

.page-product-detail-effect .big-img: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 {
  display: block;
  text-align: center;
  width: 100%;
  height: 95px;
  font-size: 0;
  border: 1px solid #eee;
  position: relative;
}

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

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

.product-detail-slick a.active {
  border-color: #094d9e;
}

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

.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(../image/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: #094d9e;
}

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

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



/* newsstyle */
.containers{
  width: 1280px;
  margin:0 auto;
}
.fl{
  float:left;
}
.fr{
  float:right;
}

/* 头部样式 */
.headtop{
  background: #f4f4f4;
}
.wel, .h-seo, .h-seo a{
  color:#666;
  font: 500 12px/35px "Microsoft YaHei";
}
.h-seo a:hover{
  color:#094d9e;
}

.tel-c{
  text-align: right;
  margin-right:16px;
}
.tel-c p{
  margin:0;
}
/* 导航 */
.h-nav{
background: #094d9e;
}


.h-search {
    height: 68px;
    background: #f9f9f9;
}

.searchl {
    color: #666;
    font: 700 14px/68px "Microsoft YaHei";
}

.searchl a {
    padding-right: 13px;
    color: #666;
    font: 500 14px/68px "Microsoft YaHei";
}

.searchl a:hover {
    color: #1b6a79;
}

.searchr {
    width: 282px;
    height: 38px;
    position: relative;
    border-radius: 30px;
    margin-top: 15px;
    overflow: hidden;
}

.searchr #keyword {
    border: 1px solid #e5e5e5;
    padding-left: 18px;
    width: 282px;
    float: left;
    height: 38px;
    line-height: 38px;
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;
    border-right: none;
    margin-left: 20px;
    background: none;
    outline: none;
    background: #fff;
}

.searchr #s_btn {
    position: absolute;
    width: 38px;
    height: 38px;
    right:0;
    background: none;
    border:none;
    color: #fff;
    border-radius: 100%;
    background:url(../image/s-so.png)center no-repeat #094d9e;
    outline: none;
}

/* 解决方案 */
.x-solu{
  padding: 60px 0 65px;
}
.all-title{
  text-align: center;
}
.all-title h3{
    color: #333;
  font: 700 38px/38px "Microsoft YaHei";
}
.all-title h3 b{
  color:#094d9e;
  padding-left:42px;
  position: relative;
}
.all-title h3 b::before{
  position: absolute;
  content:'';
  left:15px;
  top:21px;
  width: 11px;
  height: 11px;
  background: #333;
  border-radius: 100%;
}
.all-title p{
  margin-top:17px;
  position: relative;
  color: #999;
  font: 400 18px/18px "Microsoft YaHei";
}
.all-title p::before{
  position: absolute;
  content:'';
  top:10px;
  left:416px;
  width: 70px;
  height: 1px;
  background: #dedede;
}
.all-title p::after{
  position: absolute;
  content:'';
  top:10px;
  right:416px;
  width: 70px;
  height: 1px;
  background: #dedede;
}


.x-solu-list{
  padding-top:54px;
}
.solu-item{
  float:left;
  width: 233px;
  height: 186px;
  padding: 31px 0 0;
  text-align: center;
  margin-right:27px;
  border: 1px solid #f0f0f0;
}
.solu-item:last-child{
  margin-right:0px;
}
.solu-item .img{
  height: 65px;
}
.solu-item img{
  transition: all 1s;
}
.solu-item h3{
  color: #333;
  padding: 18px 0 10px;
  font: 400 16px/16px "Microsoft YaHei";
}
.solu-item p{
  color: #aaa;
  font: 400 12px/12px "Arial";
  text-transform: uppercase;
}
.solu-item:hover{
  box-shadow: 0px 0px 18px #f7f7f7;
}
.solu-item:hover img{
  transform: rotateY(180deg);
}


/* 产品中心 */
.proall{
  padding-top:51px;
}


.c1-1 h3 {
    color: #fff;
    height: 84px;
    box-sizing: border-box;
    font-size: 24px;
    font-weight: 700;
    padding: 30px 0 0 30px;
    margin-bottom: 2px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    background: url(../image/mune.png)top 31px right 30px no-repeat #094d9e;
}

.c1-1 h3 span {
    display: block;
    font-weight: normal;
    font-size: 12px;
    text-transform: uppercase;
    color: #f3c9c8;
    padding-top: 8px;
}

.c1-1 .list1 {
    border-top: none;
    border-bottom: none;
    box-sizing: border-box;
    /* border: 1px solid #eee; */
}

.c1-1 .list1 a.a {
    height: 44px;
    color: #333;
  font: 700 16px/44px "Microsoft YaHei";
    display: block;
    transition-duration: .3s;
    margin-bottom: 3px;
    padding-left: 44px;
    background: url(../image/munej.png) center  left 11px no-repeat #f2f2f2;
}

 .c1-1 .list1 a.a:hover {
    background: url(../image/munej1.png) center  left 11px no-repeat #094d9e;
    color:#fff;

}

 .c1-1 .list1 .sec1 {
    padding: 7px 0 17px 12px;
    /* width: 100%; */
    background: #fff;
}

 .c1-1 .list1 .sec1 a.b {
  margin: 0 0 0 9px;
    position: relative;
    line-height: 28px;
    font-size: 14px;
    width: 100%;
    color: #444;
    display: inline-block;
    background: url(http://www.tian-wu.cn/template/default/assets/images/menujt.png) 214px 50% no-repeat;
}

 .c1-1 .list1 .sec1 a.b::before {
    position: absolute;
    content: '';
    width: 4px;
    height: 4px;
    top: 12px;
    left: -12px;
    border-radius: 100%;
    background: #d6d6d6;
}

 .c1-1 .list1 .sec1 a.b:hover {
    color: #094d9e;
}

 .c1-1 .dh1 {
    margin-top: -2px;
    width: 100%;
    background: #fff;
    border: solid 1px #d0d0d0;
    border-top: none;
    padding: 28px 11px 30px;
}

 .c1-1 .dh1 img {
    width: 247px;
    height: 110px;
}

.ysbg{
  background: url(../image/ysbg.jpg)center no-repeat;
  height: 625px;
padding-top:54px;
}
.ysbg-r{
  width: 640px; 
  padding-left:82px;
}
.ysbg-r .title h3{
  text-align: center;
      color: #094d9e;
  font: 700 36px/36px "Microsoft YaHei";
}
.ysbg-r .title p{
  padding:19px 0 33px;
  text-align: center;
      color: #666;
  font: 500 18px/18px "Microsoft YaHei";
}
.ys-item{
  float:left;
  width: 268px;
  height: 190px;
  margin-right:20px;
  background: #ffffff;
  margin-bottom:26px;
  text-align: center;
}
.ys-item img{
  display: block;
  margin: 0 auto;
}
.ys-item:nth-child(odd){
  margin-right:0;
}
.ys-item a{
  display:inline-block;
  width: 268px;
  height: 190px;
    padding: 20px 24px 0;
}
.ys-item img{
  transition: all 1s;
}
.ys-item .pic2{
  display: none;

}
.ys-item h3{
  padding: 20px 0 15px;
        color: #333;
        transition: all .6s;
  font: 400 20px/20px "Microsoft YaHei";
}
.ys-item p{
        color: #666;
  font: 400 12px/20px "Microsoft YaHei";
}
.ys-item:hover{
  box-shadow: 0px 0px 10px #ececec;
}
.ys-item:hover .pic{
  transform: rotateZ(180deg);
}

.ys-item:hover h3{
 color: #094d9e;
   font: 700 20px/20px "Microsoft YaHei";
}


/* 关于我们 */
.h-about{
  background: #f9f9f9;
  padding:51px 0 35px;
}
.h-about-box{
  background: #fff;
  margin:37px 0 ;
}
.h-about-left{
  width: 600px;
  height: 414px;
  overflow: hidden;
}
.h-about-left img{
  max-width: 100%;
  transition: all .6s;
}
.h-about-left:hover img{
  transform: scale(1.1);
}


.h-about-right{
  width: 617px;
  height: 414px;
  padding: 45px 26px 0 0;
}
.h-about-right .title h3{
  color: #040203;
  font: 700 44px/44px "Arial";
  padding-bottom:7px;
}
.h-about-right .title p{
  color: #333;
  font: 500 24px/24px "Microsoft YaHei";
}
.about-con{
  color: #666;
  font: 400 14px/28px "Microsoft YaHei";
  padding:25px 0 44px 0;
   text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  line-clamp: 4;
  -webkit-box-orient: vertical;
}
.more-a{
  display: block;
  width: 206px;
  height: 50px;
   color: #fff;
   background: #094d9e;
   text-align: center;
   border-radius: 5px;
   transition: all .6s;
   font: 400 14px/50px "Microsoft YaHei";
}
.more-a:hover{
  color:#fff;
  padding-left:15px;
}
/* 企业实力 */
.qytl{
    color: #333;
  font: 400 24px/24px "Microsoft YaHei";
}
.qyt span{
  display: block;
  float:left;
  width: 1100px;
  height: 1px;
      margin: 13px 0 0 23px;
  background: #ececec;
}
.qytr {
  display: block;
  width: 60px;
  height: 24px;
      color: #999;
      text-align: right;
  font: 400 12px/24px "Microsoft YaHei";
}
.x-qysl-list{
  margin-top:27px;
}
.x-qysl-list1{
  margin-top:27px;
}

.h-honr{
  padding:38px 0 20px;
}


/* 新闻样式 */
.h-news{
  padding-top:62px;
}
.news-z{
  padding:48px 0 65px;
}
.news-l{
  width: 603px;
}
.news-r{
  width: 595px;
}
.news-top-t{
  width: 100%;
  border-bottom: 1px solid #eee;
  margin-bottom:30px;
}
.news-top-t h4{
  float:left;
   color: #333;
   font: 500 22px/22px "Microsoft YaHei";
}
.news-top-t h4 b{
  display: inline-block;
    margin: 0 0 0px 14px;
     color: #999;
   font: 400 14px/14px "Arial";
}
.more-n{
  display: block;
  width: 24px;
  height: 24px;
  background: url(../image/quan.png);
  margin-bottom:18px;
}


.h-news-a .img{
  width: 284px;
  height: 170px;
  overflow: hidden;
}
.h-news-a .img img{
  transition: all .6s;
}
.h-news-a:hover img{
  transform: scale(1.1);
}
.news-a-con{
  width: 289px;
}
.news-a-con h3{
     color: #333;
   font: 700 16px/16px "Microsoft YaHei";
   text-overflow: ellipsis;
   white-space: nowrap;
   overflow: hidden;
   padding: 12px 0;
}
.news-a-con p{
   color: #999;
   font: 400 14px/24px "Microsoft YaHei";
   text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  line-clamp: 3;
  -webkit-box-orient: vertical;
}
.news-a-con span{
  display: inline-block;
  width: 28px;
  height: 28px;
  margin-top:10px;
  background: url(../image/newsjt.png);
}
.h-news-b{
  border: 1px solid #eee;
  padding: 22px 20px 0 23px;
  margin-top:28px;
}
.h-news-b a{
  display: block;
  margin-bottom:19px;
}

 .h-news-b a h3{
   width: 488px;
   padding-left:22px;
   float:left;
   position: relative;
      text-overflow: ellipsis;
   white-space: nowrap;
   overflow: hidden;
      color: #666;
      transition: all .6s;
   font: 400 14px/14px "Microsoft YaHei";
 }
 .h-news-b a h3::before{
   position: absolute;
   content: '';
   top:4px;
   left:0;
   height: 7px;
   width: 7px;
    transition: all .6s;
   border: 1px solid #094d9e;
 }
  .h-news-b a .date{
    float:left;
          color: #999;
   font: 300 12px/14px "Microsoft YaHei";
  }
  .h-news-b a:hover h3{
      color: #094d9e;
   font: 700 14px/14px "Microsoft YaHei";
  }
    .h-news-b a:hover h3::before{
      background: #094d9e;
    }

#ydemo{
  height: 390px;
  overflow: hidden;
}
.h-news-c a{
  display: block;
  padding: 20px 0;
  border-bottom: 1px dashed #dcdcdc;
}
.h-news-c a:first-child{
        padding-top:0;
  }
  .h-news-c a:last-child{
      border-bottom: none;
  }
  
.h-news-c .pic{
      width: 160px;
      height: 96px;
      overflow: hidden;
    }
    .h-news-c a img{
      transition: all .6s;
    }
.h-news-c .news-c-con{
      width: 406px;
    }
.news-c-con h3{
  color: #333;
   font: 700 16px/16px "Microsoft YaHei";
     padding:15px 0 16px;
}
.news-c-con .newscon{
  color: #999;
   font: 400 14px/22px "Microsoft YaHei";
    text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}
.h-news-c a:hover img{
  transform: scale(1.1);
}
.h-news-c a:hover h3{
   color: #094d9e;
}

.nav .sec {
  height: 0;
  background: #0262b8;
  color: #fff;
  overflow: hidden;
  z-index: 9999;
  position: absolute;
  top: 54px;
  left: 0px;
  width: 100%;
}
.sec a {
  display: block;
  color: #fff;
  text-align: center;
  font-size: 14px;
  line-height: 2.4;
}
.nav li {
  line-height: 54px;
  height: 54px;
  text-align: center;
  width: 157px;
  float: left;
  position: relative;
  z-index: 999;
}

p{
  margin-bottom: 0;
}
@media(min-width:1330px){
  .container{
    width: 1330px;
  }
}

/* 头部 */
.head{
  padding: 23px 0;
}
.hd-show{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}
.logo{
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: flex-end;
}
.logo a{
  display: block;
}
.logo a img{
  max-width: 100%;
}
.hd-exp{
  margin-left: 25px;
  padding-left: 25px;
  border-left: solid 1px #e3e3e3;
}
.hd-exp h3{
  font-size: 28px;
  font-weight: bold;
  color: #094d9e;
}
.hd-exp p{
  font-size: 20px;
  color: #666;
}

.hd-tel{
  display: flex;
  justify-content: flex-end;
  background: url(../image/hd_tel.png)no-repeat left center;
  padding-left: 50px;
}
.hd-tel h3{
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
}
.hd-tel h3 span{
  display: block;
  font-size: 16px;
  color: #666;
}
.hd-tel h3 p{
  font-size: 24px;
  font-family: Arial;
  font-weight: bold;
  color: #094d9e;
}
.hd-nav{
  background-color: #094d9e;
}


/* 产品中心 */
.product{
  padding-top: 40px;
  padding-bottom: 80px;
}
.title{
  text-align: center;
}
.title h3{
  font-size: 48px;
  font-weight: bold;
  color: #094d9e;
}
.title h3 span{
  display: block;
  font-size: 120px;
  font-family: Arial;
  color: rgba(243, 243, 243, 0.6);
  text-transform: uppercase;
  margin-bottom: -95px;
}
.title p{
  font-size: 18px;
  color: #666;
  margin-top: 15px;
}

.pro-show{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 50px;
}
.pro-left{
  width: 22%;
}
.pro-tit{
  background-color: #094d9e;
  padding: 25px 35px;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
}
.pro-tit h3{
  font-size: 34px;
  font-weight: bold;
  color: #fff;
  background: url(../image/pro_menu.png)no-repeat right center;
}
.pro-tit span{
  display: block;
  font-family: Arial;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.5);
  margin-top: 5px;
}

.pro-cfn{
  padding: 20px 15px 30px;
  background-color: #f9f9f9;
}
.pro-cfn li:nth-child(-n+6){
  margin-bottom: 10px;
}
.pro-cfn li a{
  display: block;
  padding: 0 20px;
  border: solid 1px #e8e8e8;
  border-radius: 6px;
  background-image: linear-gradient(#fff, #ececec);
  
}
.pro-cfn li a span{
  display: block;
  font-size: 18px;
  font-weight: bold;
  color: #444;
  line-height: 62px;
  background: url(../image/pro_jt.png)no-repeat left center;
  padding-left: 30px;
}
.pro-cfn li a:hover span{
  color: #094d9e;
  background: url(../image/pro_jt1.png)no-repeat left center;
}

.pro-tel{
  background-color: #094d9e;
  padding: 20px 35px;
}
.pro-tel h4{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  line-height: 24px;
}
.pro-tel h4 span{
  font-size: 14px;
  color: #fff;
  background: url(../image/pro_tel.png)no-repeat left center;
  padding-left: 20px;
}
.pro-tel h4::before{
  content: '';
  display: block;
  width: 54px;
  height: 1px;
  background-color: rgba(255, 255, 255, 0.3);
}
.pro-tel h4::after{
  content: '';
  display: block;
  width: 54px;
  height: 1px;
  background-color: rgba(255, 255, 255, 0.3);
}
.pro-pho{
  margin-top: 15px;
}
.pro-pho h3{
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-start;
  font-size: 16px;
  color: #fff;
  line-height: 26px;
}
.pro-pho h3 span{
  display: block;
}
.pro-pho h3 p{
  font-weight: bold;
}


.pro-right{
  width: 100%;
}
.pro-top{
 background:#094d9e;

}
.top-list li{
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  cursor: pointer;
}
.top-list li .pro-img{
  overflow: hidden;
  width: 57.885%;
}
.top-list li .pro-img img{
  max-width: 100%;
  transition: all .5s ease;
}
.top-list li:hover .pro-img img{
  transform: scale(1.1);
}
.top-list li .pro-text{
  width: 37.567%; background:#094d9e; padding:20px; height:100%;display:block; overflow:hidden;  position:relative;
}
.top-list li .pro-text h3{
  font-size: 22px; line-height:250%; 
  color: #fff;
}

.top-list li .pro-text h2{
  font-size: 28px; line-height:250%; font-weight:bolder;
  color: #fff;
}

.top-list li  .xhx{ width:30%; border-bottom:3px solid #fff; margin-top:20px;}

.top-list li .pro-text p{
  font-size: 15px;
  line-height: 30px;
  color: #fff;
  margin-top: 20px;
  display: -webkit-box;             /*将对象转为弹性盒模型展示*/
  -webkit-box-orient: vertical;     /*设置弹性盒模型子元素的排列方式*/
  -webkit-line-clamp: 6;            /*限制文本行数*/
  overflow: hidden;                 /*超出隐藏*/
}
.top-list li .pro-text .pro-more{
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  margin-top: 90px;
}
.top-list li .pro-text .pro-more a{
  display: block;
  font-size: 14px;
  color: #fff;
  text-align: center;
  width: 146px;
  line-height: 46px;
  background-color: #094d9e;
}


.smallimg ul li{ float:left; width:32%; margin-right:1%;}
.top-list li .pro-text .pro-more a:last-child{
  margin-left: 10px;
}
.top-list li .pro-text .pro-more a:hover{
  background-color: #002552;
}
.top-list .owl-dots{
  position: absolute;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  width: 37.567%;
  margin-left: auto;
  bottom: 145px;
  right: 0;
}
.top-list .owl-dots .owl-dot{
  width: 24px;
  height: 4px;
  background-color: rgba(0, 0, 0, 0.5);
}
.top-list .owl-dots .owl-dot:nth-child(-n+2){
  margin-right: 10px;
}
.top-list .owl-dots .owl-dot.active{
  background-color: #094d9e;
}

.pro-down{

  margin-top: 35px;
}
.pro-down ul li{
  margin: 0 auto; width:19%; margin-right:1%; float:left; margin-bottom:20px;
}
.pro-down ul li a{
  display: block;
}
.pro-down ul li a .pro-img{
  overflow: hidden;
  border: solid 1px #f3f3f3;
}
.pro-down ul li a .pro-img img{
  max-width: 100%;
  transition: all .5s ease;
}
.pro-down ul li a:hover .pro-img img{
  transform: scale(1.1);
}
.pro-down ul li a h3{
  text-align: center;
  font-size: 16px;
  color: #666;
  line-height: 62px;
  background-color: #f3f3f3;
  display: -webkit-box;             /*将对象转为弹性盒模型展示*/
  -webkit-box-orient: vertical;     /*设置弹性盒模型子元素的排列方式*/
  -webkit-line-clamp: 1;            /*限制文本行数*/
  overflow: hidden;                 /*超出隐藏*/
}
.pro-down ul li a:hover h3{
  background-color: #094d9e;
  color: #fff;
}

/* 优势 */
.ys{
  background: url(../image/ys_banner.png)no-repeat center;
  padding-top: 40px;
}
.ys .title h3{
  color: #fff;
}
.ys .title h3 span{
  color: rgba(255, 255, 255, 0.06);
}
.ys .title p{
  color: #fff;
}

.ys-show{
  margin-top: 80px;
  position: relative;
}
.ys-list{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  position: relative;
  z-index: 99;
}
.ys-list::after,
.ys-list::before{
  display: none;
}
.ys-list li{
  width: 50%;
  display: flex;
  flex-wrap: wrap;
}
.ys-list li .ys-warp{
  width: 377px;
  padding-bottom: 40px;
  margin-bottom: 30px;
  display: flex;
  flex-wrap: wrap;
}
.ys-list li:nth-child(2n+1){
  justify-content: flex-start;
}
.ys-list li:nth-child(2n){
  justify-content: flex-end;
}
.ys-list li:nth-child(2n+1) .ys-warp{
  justify-content: flex-start;
}
.ys-list li:nth-child(2n) .ys-warp{
  justify-content: flex-end;
}
.ys-list li .ys-warp .ys-ico{
  overflow: hidden;
}
.ys-list li .ys-warp .ys-ico img{
  max-width: 100%;
}
.ys-list li .ys-warp .ys-text{
  max-width: 285px;
}
.ys-list li .ys-warp .ys-text h3{
  font-size: 20px;
  font-weight: bold;
  line-height: 44px;
  color: #fff;
}
.ys-list li .ys-warp .ys-text p{
  font-size: 14px;
  color: rgba(255, 255, 255, 0.7);
  line-height: 24px;
}
.ys-list li:nth-child(2n) .ys-warp .ys-text{
  text-align: right;
  margin-right: 20px;
}
.ys-list li:nth-child(2n+1) .ys-warp .ys-text{
  margin-left: 20px;
}
.ys-list li:nth-child(2n+1) .ys-warp{
  background: url(../image/ys_bor.png)no-repeat left bottom;
}
.ys-list li:nth-child(2n) .ys-warp{
  background: url(../image/ys_bor1.png)no-repeat right bottom;
}
.ys-list li:nth-child(5) .ys-warp,
.ys-list li:nth-child(6) .ys-warp{
  background: none;
}
.ys-list li:nth-child(-n+2) .ys-warp{
  padding-top: 20px;
}
.ys-img{
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
}
.ys-img p{
  height: 597px;
  display: flex;
  justify-content: center;
}
.ys-img img{
  max-width: 100%;
}

/* 解决方案 */
.programme{
  padding-top: 70px;
  padding-bottom: 80px;
}
.pmm-cfn{
  margin-top: 30px;
}
.pmm-cfn ul{
  display: flex;
  flex-wrap: wrap;

  width: 1280px;
  margin: 0 auto;
  

}
.pmm-cfn ul::before,
.pmm-cfn ul::after{
  display: none;
}
.pmm-cfn ul li{
  width: 48%; margin:1%;
  
}
.pmm-cfn ul li:nth-child(12){ margin-right:0px;}

.pmm-cfn ul li a{
  display: block;
  font-size: 22px;
  line-height: 50px;
  color: #555;
  background-color: #f3f3f3;
  text-align: center;
  
}
.pmm-cfn ul li a:hover,.pmm-cfn ul li a.hover{
  color: #fff;
  background-color: #094d9e;
}

.pmm-list{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 45px;
}
.pmm-left{
  width: 65.693%;
  overflow: hidden;
}
.pmm-left video{
  max-height: 100%;
  width: 100%;
  font-size: 0;
}
.pmm-left ul li{
  overflow: hidden;
}
.pmm-left ul li img{
  max-width: 100%;
  transition: all .5s ease;
}
.pmm-left ul li:hover img{
  transform: scale(1.1);
}
.pmm-right{
  width: 32.792%;
}
.pmm-right ul{
  display: flex;
  flex-wrap: wrap;
}

.pmm-right ul li{
  overflow: hidden;
}
.pmm-right ul li img{
  max-width: 100%;
  transition: all .5s ease;
}
.pmm-right ul li:hover img{
  transform: scale(1.1);
}
.pmm-right ul li:nth-child(2){
  margin-top: 4.2%;
}

/* 关于我们 */
.about{
  background-color: #094d9e; margin-bottom:50px;
}
.abt-show{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}
.abt-left{
  width: 50%;
  display: flex;
  justify-content: flex-end;
  position: relative;
}
.abt-left::after{
  position: absolute;
  content: '';
  height: 100%;
  width: 95px;
  background-color: rgba(9, 76, 158, 0.3);
  right: 0;
  top: 0;
}
.abt-right{
  width: 50%;
  padding-left: 70px;
}
.abt-tit{
  color: #fff; margin-top:28px;
}
.abt-tit p{
  font-size: 26px;
}
.abt-tit h3{
  font-size: 36px;
  margin-top: 10px;
  font-weight: bold;
}
.abt-tit h3::after{
 
}
.abt-text{
  font-size: 16px;
  color: #fff;
  line-height: 34px;
  margin-top: 40px;
}
.abt-list{
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  width: 100%;
  margin-top: 60px;
}
.abt-list li{
  overflow: hidden;
}
.abt-list li img{
  max-width: 100%;
}
.abt-list li:nth-child(2){
  margin-left: 20px;
}

/* 资质认证 */
.honor{
  padding-top: 35px;
  padding-bottom: 65px;
}
.hon-show{
  margin-top: 45px;
}
.hon-list{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.hon-list::after,
.hon-list::before{
  display: none;
}
.hon-list li{
  width: 15.538%;
  background: url(../image/hon_ban.png)no-repeat center;
  padding: 14px;
}
.hon-list li:nth-child(-n+6){
  margin-bottom: 15px;
}
.hon-list li .hon-img{
  overflow: hidden;
}
.hon-list li .hon-img img{
  max-width: 100%;
}

/* 横幅 */
.hf
{
    margin-top:100px;
  background: url(../image/hf_banner.png)no-repeat center;
  padding-top: 60px;
  padding-bottom: 45px;
}
.hf-tit{
  font-size: 40px;
  color: #fff;
  font-weight: bold;
  text-align: center;
}
.hf-tit::after{
  display: block;
  content: '';
  width: 83px;
  height: 2px;
  background-color: rgba(255, 255, 255, 0.5);
  margin: 0 auto;
  margin-top: 30px;
}
.hf-con{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  margin: 0 auto;
  margin-top: 30px;
  max-width: 945px;
}
.hf-con h3{
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  background: url(../image/hf_tel.png)no-repeat left center;
  padding-left: 40px;
  color: #fff;
}
.hf-con h3 span{
  font-size: 16px;
  display: flex;
  align-items: flex-end;
  margin-bottom: 2px;
}
.hf-con h3 p{
  font-size: 30px;
  font-family: Arial;
  font-weight: bold;
  line-height: 28px;
}
.hf-con a{
  display:block;
  width: 152px;
  line-height: 46px;
  background-color: #0392d7;
  border-radius: 30px;
  color: #fff;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
}

/* 新闻资讯 */
.news{
  padding-top: 50px;
  padding-bottom: 100px;
}

.new-show{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 60px;
}
.new-left{
  width: 43.3847%;
  background-color: #f5f5f5;
  padding: 37px;
}
.new-left ul li{

}
.new-left ul li a{
  display: block;
}
.new-left ul li a .new-img{
  overflow: hidden;
}
.new-left ul li a .new-img img{
  max-width: 100%;
}
.new-left ul li a .new-tit{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-end;
  margin-top: 30px;
}
.new-left ul li a .new-tit h3{
  font-size: 18px;
  color: #333;
}
.new-left ul li a:hover .new-tit h3{
  color: #094d9e;
}
.new-left ul li a .new-tit span{
  display: block;
  font-size: 14px;
  color: #666;
}
.new-left ul li a p{
  font-size: 14px;
  color: #999;
  line-height: 24px;
  margin-top: 20px;
}
.new-left .owl-carousel .owl-dots{
  max-width: 85px;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 50px;
}
.new-left .owl-carousel .owl-dots .owl-dot{
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #969696;
}
.new-left .owl-carousel .owl-dots .owl-dot.active{
  background-color: #094d9e;
}

.new-right{
  width: 52.615%;
}
.new-cfn{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.new-cfn::after,
.new-cfn::before{
  display: none;
}
.new-cfn li{
  font-size: 20px;
  text-align: center;
  color: #333;
  line-height: 64px;
  background-color: #f5f5f5;
  width: 49.1169%;
  cursor: pointer;
}
.new-cfn li.cur{
  background-color: #094d9e;
  color: #fff;
}
.new-warp{
  margin-top: 20px;
}
.new-warp .new-list{
  display: none;
}
.new-list li{
  
}
.new-list li:nth-child(-n+2){
  margin-bottom: 20px;
}
.new-list li a{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  border-top: solid 1px #eeeeee;
  border-bottom: solid 1px #eee;
}
.new-list li a .new-img{
  overflow: hidden;
  width: 27.1929%;
}
.new-list li a .new-img img{
  max-width: 100%;
}
.new-list li a .new-text{
  width: 67.98%;
  padding-right: 20px;
}
.new-list li a .new-text h3{
  font-size: 18px;
  color: #333;
}
.new-list li a:hover .new-text h3{
  color: #094d9e;
}
.new-list li a .new-text p{
  font-size: 14px;
  line-height: 24px;
  color: #999;
  margin-top: 10px;
}
.new-list li a .new-text span{
  display: block;
  font-size: 12px;
  color: #999;
  margin-top: 10px;
}

/* 底部 */
.foot{
  background: url(../image/ft_banner.png)no-repeat center;
  background-size: cover;
  padding-top: 50px;
  padding-bottom: 20px;
}
.ft-show{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.ft-left{
  width: 40%;
}
.ft-tit h3{
  font-size: 24px;
  font-weight: bold;
  color: #fff;
}
.ft-tit p{
  font-size: 18px;
  color: #fff;
  margin-top: 10px;
}
.ft-tel{
  font-size: 16px;
  color: #fff;
  line-height: 30px;
  margin-top: 15px;
}
.ft-ewm{
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  margin-top: 40px;
}
.ft-ewm span{
  display: block;
    font-size: 14px;
    color: #f2f2f2;
    text-align: center;
    margin-top: 10px;
}
.ft-ewm img{
  max-width: 100%;
}
.ewm1,.ewm2{
  overflow: hidden;
  max-width: 102px;
}
.ewm2{
  margin-left: 20px;
}

.ft-right{
  width: 56.1538%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.ft-list{
  width: 23.56%;
}
.ft-list h3{
  font-size: 18px;
  color: #fff;
  font-weight: bold;
  padding-bottom: 20px;
  border-bottom: solid 1px rgba(255, 255, 255, 0.3);
  margin-bottom: 20px;
}
.ft-list ul li a{
  display: block;
  font-size: 14px;
  line-height: 32px;
  color: rgba(255, 255, 255, 0.6);
}
.ft-list ul li a:hover{
  color: #fff;
}

.footer{
  font-size: 14px;
  color: #666;
  padding: 20px 0;
}
.footer a{
  font-size: 14px;
  color: #666;
}
.footer a:hover{
  color: #094d9e;
}
.copy{
  float: left;
}
.fr-right{
  float: right;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
}
.fr-right .ft-shu{
  display: block;
  margin: 0 5px;
}
.ft-link{
  position: relative;
}
.ft-link span{
  cursor: pointer;
}
.ft-link .link-list{
  position: absolute;
  width: 120px;
  bottom: 100%;
  left: 0;
  display: none;
}
.ft-link .link-list a{
  display: block;
  text-align: center;
  line-height: 28px;
  background-color: #094d9e;
  color: #Fff;
}

/* 头部自适应 */
@media(max-width:1199px){
  .hd-exp h3{
    font-size: 24px;
  }
  .hd-exp p{
    font-size: 16px;
  }
  .logo a img{
    max-width: 220px;
  }
  .hd-exp{
    padding-left: 10px;
    margin-left: 10px;
  }
  .hd-tel h3 p{
    font-size: 22px;
  }
  .hd-tel h3 span{
    font-size: 14px;
  }
  .head{
    padding: 15px 0;
  }
  .x-menu > li > a{
    font-size: 14px;
    line-height: 54px;
  }
  .x-menu::after,
  .x-menu::before{
    display: none;
  }
}
@media(max-width:991px){
  .x-banner,
  .page-banner{
    margin-top: 60px;
  }
}
@media(max-width:768px){
  .x-banner,
  .page-banner{
    margin-top: 0;
  }
}
/* 产品中心自适应 */
@media(max-width:1329px){
  .pro-tel{
    padding: 20px;
  }
  .title h3{
    font-size: 40px;
  }
  .title h3 span{
    font-size: 100px;
    margin-bottom: -75px;
  }
  .title p{
    font-size: 16px;
  }
  .pro-tit h3{
    font-size: 30px;
  }
  .pro-cfn li a span{
    line-height: 52px;
    font-size: 17px;
  }
  .pro-cfn{
    padding: 20px 15px 20px;
  }
  .top-list li .pro-text h3{
    font-size: 26px;
  }
  .top-list .owl-dots{
    bottom: 120px;
  }
  .pro-show{
    margin-top: 40px;
  }
  .product{
    padding-bottom: 60px;
  }
}
@media(max-width:1199px){
  .title h3 span{
    font-size: 80px;
    margin-bottom: -65px;
  }
  .title h3{
    font-size: 36px;
  }
  .pro-tit{
    padding: 20px;
  }
  .pro-tit h3{
    font-size: 26px;
    line-height: 30px;
  }
  .pro-tit span{
    font-size: 12px;
  }
  .pro-cfn{
    padding: 20px 10px;
  }
  .pro-cfn li a{
    padding: 0 15px;
  }
  .pro-cfn li a span{
    font-size: 15px;
    line-height: 40px;
  }
  .pro-tel h4::after,
  .pro-tel h4::before{
    width: 40px;
  }
  .pro-pho h3{
    font-size: 14px;
    line-height: 24px;
  }
  .pro-tel{
    padding: 15px;
  }
  .pro-pho{
    margin-top: 10px;
  }
  .top-list li .pro-text .pro-more a{
    width: 100px;
    line-height: 36px;
  }
  .top-list li .pro-text .pro-more{
    margin-top: 60px;
  }
  .top-list li .pro-text h3{
    font-size: 24px;
  }
  .top-list li .pro-text p{
    font-size: 14px;
    line-height: 24px;
    margin-top: 15px;
  }
  .top-list .owl-dots{
    bottom: 90px;
  }
  .pro-down{
    margin-top: 23px;
  }
  .product{
    padding: 40px 0;
  }
}
@media(max-width:991px){
  .pro-left{
    display: none;
  }
  .pro-right{
    width: 100%;
  }
  .pro-show{
    display: block;
    margin-top: 30px;
  }
  .title h3 span{
    font-size: 60px;
    margin-bottom: -50px;
  }
  .title h3{
    font-size: 32px;
  }
  .title p{
    font-size: 14px;
    margin-top: 10px;
  }
}
@media(max-width:666px){
  .top-list li .pro-text h3{
    font-size: 22px;
  }
  .top-list li .pro-text p{
    font-size: 12px;
    line-height: 20px;
    margin-top: 10px;
  }
  .top-list li .pro-text .pro-more{
    margin-top: 30px;
  }
  .pro-down ul li a h3{
    font-size: 14px;
    line-height: 36px;
    padding: 0 5px;
  }
  .pro-down{
    margin-top: 15px;
  }
  .pro-top{
    padding: 10px; 
  }
  .top-list li .pro-text .pro-more a{
    width: 80px;
    font-size: 12px;
    line-height: 30px;
  }
  .top-list .owl-dots{
    display: none;
  }
  .pro-down ul li{
    margin: 0 5px;
  }
  .pro-down{
    margin-left: -5px;
    margin-right: -5px;
  }
}
@media(max-width:502px){
  .top-list li .pro-img{
    width: 100%;
  }
  .top-list li .pro-text{
    width: 100%;
    padding-top: 20px;
  }
  .top-list li .pro-text .pro-more{
    margin-top: 15px;
  }
  .pro-top{
    padding: 20px;
  }
}
@media(max-width:425px){
  .title h3 span{
    display: none;
  }
}

/* 优势自适应 */
@media(max-width:1329px){
  .ys-img p{
    height: 560px;
  }
  .ys-list li .ys-warp{
    width: 320px;
  }
  .ys-list li:nth-child(2n+1) .ys-warp{
    background: url(../image/ys_bor.png)no-repeat right bottom;
  }
  .ys-list li .ys-warp .ys-text{
    max-width: 250px;
  }
  .ys-list li:nth-child(2n) .ys-warp{
    background: url(../image/ys_bor1.png)no-repeat left bottom;
  }
  .ys-list li:nth-child(5) .ys-warp, .ys-list li:nth-child(6) .ys-warp {
    background: none;
  }
  .ys-list li .ys-warp{
    padding-bottom: 20px;
    margin-bottom: 20px;
  }
  .ys-show{
    margin-top: 60px;
  }
}
@media(max-width:1199px){
  .ys-img p{
    height: 450px;
  }
  .ys-list li .ys-warp{
    width: 280px;
    margin-bottom: 15px;
  }
  .ys-list li .ys-warp .ys-text{
    max-width: 230px;
  }
  .ys-list li:nth-child(2n+1) .ys-warp .ys-text{
    margin-left: 10px;
  }
  .ys-list li:nth-child(2n) .ys-warp .ys-text{
    margin-right: 10px;
  }
  .ys-list li .ys-warp .ys-ico{
    max-width: 36px;
  }
  .ys-list li .ys-warp .ys-text h3{
    font-size: 18px;
    line-height: 36px;
  }
  .ys-list li .ys-warp .ys-text p{
    font-size: 12px;
    line-height: 20px;
  }
  .ys-show{
    margin-top: 40px;
  }
}
@media(max-width:991px){
  .ys-img{
    display: none;
  }
  .ys-list li .ys-warp{
    width: 340px;
  }
  .ys-list li .ys-warp .ys-text{
    max-width: 280px;
  }
}
.ys-show1{
  display: none;
}
@media(max-width:768px){
  .ys-show1{
    display: block;
    margin-top: 30px;
  }
  .ys-show{
    display: none;
  }
  .ys-list li:nth-child(2n) .ys-warp{
    justify-content: flex-start;
  }
  .ys-list li:nth-child(2n) .ys-warp .ys-text{
    text-align: left;
    margin-left: 10px;
    margin-right: 0;
  }
  .ys-list li .ys-warp{
    margin-bottom: 10px;
    padding-bottom: 15px;
  }
  .ys-list li:nth-child(-n+2) .ys-warp{
    padding-top: 0;
  }
}
@media(max-width:699px){
  .ys-list li{
    width: 100%;
    display: block;
  }
  .ys-list li .ys-warp{
    width: 100%;
    border-bottom: dashed 1px rgba(255, 255, 255, 0.3);
    padding-bottom: 10px;
  }
  .ys-list li:nth-child(2n) .ys-warp,
  .ys-list li:nth-child(2n+1) .ys-warp{
    background: none;
    justify-content: space-between;
  }
  .ys-list li:nth-child(2n) .ys-warp .ys-text,
  .ys-list li:nth-child(2n+1) .ys-warp .ys-text{
    margin-left: 0;
  }
  .ys-list li .ys-warp .ys-text{
    max-width: unset;
    width: calc(100% - 46px);
    margin-left: 0;
  }
  .ys{
    padding: 40px 0;
  }
  .title h3{
    font-size: 26px;
  }
}
@media(max-width:425px){
  .top-list li .pro-text h3{
    font-size: 18px;
  }
}

/* 解决方案自适应 */
@media(max-width:991px){
  .programme{
    padding: 40px 0;
  }
  .pmm-cfn ul{
    max-width: 600px;
  }
  .pmm-cfn ul li a{
    font-size: 14px;
    line-height: 38px;
  }
  .pmm-list{
    margin-top: 20px;
  }
}
@media(max-width:425px){
  .pmm-cfn{
    margin-top: 20px;
  }
  .pmm-cfn ul li a{
    font-size: 12px;
    line-height: 32px;
  }
}

/* 关于我们自适应 */
@media(max-width:1199px){
  .abt-right{
    padding-left: 40px;
  }
  .abt-tit h3{
    font-size: 32px;
  }
  .abt-tit h3::after{
    margin-top: 20px;
  }
  .abt-tit p{
    font-size: 24px;
  }
  .abt-text{
    font-size: 14px;
    line-height: 30px;
    margin-top: 25px;
  }
  .abt-list{
    margin-top: 40px;
  }
}
@media(max-width:991px){
  .abt-show{
    display: block;
  }
  .abt-left{
    width: 100%;
    display: block;
  }
  .abt-left img{
    max-width: 100%;
  }
  .abt-right{
    padding: 30px 0;
    padding-left: 0;
    width: 100%;
  }
}
@media(max-width:499px){
  .abt-list li{
    width: 42%;
  }
  .abt-list li:nth-child(2){
    margin-left: 4%;
  }
}
@media(max-width:425px){
  .abt-tit p{
    font-size: 20px;
  }
  .abt-tit h3{
    font-size: 26px;
    margin-top: 5px;
  }
  .abt-tit h3::after{
    margin-top: 10px;
  }
  .abt-text{
    line-height: 26px;
    margin-top: 20px;
  }
  .abt-list{
    margin-top: 20px;
  }
}

/* 资质认证自适应 */
@media(max-width:1329px){
  .hon-list li{
    background-size: cover;
  }
}
@media(max-width:1199px){
  .hon-list li{
    padding: 10px;
  }
  .hon-show{
    margin-top: 30px;
  }
  .hf-tit{
    font-size: 36px;
  }
  .hf-tit::after{
    margin-top: 20px;
  }
  .hf{
    padding: 40px 0;
  }
}
@media(max-width:991px){
  .hon-list li{
    width: 23.5%;
  }
  .hon-list li:nth-child(-n+8){
    margin-bottom: 15px;
  }
  .honor{
    padding: 40px 0;
  }
  .hf-con h3 p{
    font-size: 22px;
    line-height: 22px;
  }
  .hf-con h3 span{
    font-size: 14px;
  }
  .hf-con h3{
    background-size: 21px 22px;
    padding-left: 28px;
  }
  .hf-con a{
    font-size: 14px;
    line-height: 36px;
    width: 130px;
  }
  .hf-tit{
    font-size: 32px;
  }
  .hf-con{
    margin-top: 20px;
  }
}
@media(max-width:689px){
  .hf{
    display: none;
  }
}
@media(max-width:425px){
  .hon-list li:nth-child(-n+8){
    margin-bottom: 10px;
  }
  .hon-show{
    margin-top: 20px;
  }
}
@media(max-width:375px){
  .hon-list li{
    width: 32%;
    display: none;
  }
  .hon-list li:nth-child(-n+8){
    margin-bottom: 0;
  }
  .hon-list li:nth-child(-n+9){
    display: block;
  }
  .hon-list li:nth-child(-n+6){
    margin-bottom: 6px;
  }
  .hon-list li{
    padding: 8px;
  }
}

/* 新闻资讯自适应 */
@media(max-width:1329px){
  .new-left ul li a .new-tit h3{
    font-size: 16px;
  }
  .new-left{
    padding: 30px 20px;
  }
  .new-left .owl-carousel .owl-dots{
    margin-top: 30px;
  }
}
@media(max-width:1199px){
  .new-list li a .new-text p{
    display: -webkit-box;             /*将对象转为弹性盒模型展示*/
    -webkit-box-orient: vertical;     /*设置弹性盒模型子元素的排列方式*/
    -webkit-line-clamp: 2;            /*限制文本行数*/
    overflow: hidden;                 /*超出隐藏*/
    line-height: 22px;
    margin-top: 5px;
  }
  .new-list li a .new-text h3{
    font-size: 16px;
  }
  .new-list li a .new-text span{
    margin-top: 5px;
  }
  .new-list li a .new-text{
    padding-right: 10px;
  }
  .new-cfn li{
    line-height: 55px;
    font-size: 18px;
  }
  .new-right{
    width: 54%;
  }
  .new-left ul li a p{
    display: -webkit-box;             /*将对象转为弹性盒模型展示*/
    -webkit-box-orient: vertical;     /*设置弹性盒模型子元素的排列方式*/
    -webkit-line-clamp: 2;            /*限制文本行数*/
    overflow: hidden;                 /*超出隐藏*/
    line-height: 22px;
    margin-top: 5px;
  }
  .new-left{
    padding: 25px 20px;
  }
  .new-show{
    margin-top: 40px;
  }
  .news{
    padding: 50px 0;
  }
}
@media(max-width:991px){
  .new-left{
    display: none;
  }
  .new-right{
    width: 100%;
  }
  .news{
    padding: 40px 0;
  }
  .new-show{
    margin-top: 20px;
  }
}
@media(max-width:499px){
  .new-list li a .new-text h3{
    font-size: 14px;
  }
  .new-list li a .new-text p{
    font-size: 12px;
    line-height: 18px;
  }
  .new-list li a .new-text{
    width: 70%;
  }
  .new-cfn li{
    font-size: 16px;
    line-height: 40px;
  }
  .new-list li a .new-text h3{
    display: -webkit-box;             /*将对象转为弹性盒模型展示*/
    -webkit-box-orient: vertical;     /*设置弹性盒模型子元素的排列方式*/
    -webkit-line-clamp: 1;            /*限制文本行数*/
    overflow: hidden;                 /*超出隐藏*/
  }
}
@media(max-width:425px){
  .new-list li a .new-text span{
    display: none;
  }
  .new-list li:nth-child(-n+2){
    margin-bottom: 15px;
  }
}
@media(max-width:375px){
  .new-cfn li{
    font-size: 14px;
    line-height: 36px;
  }
  .new-list li a .new-text{
    padding-right: 0;
  }
}

/* 底部自适应 */
@media(max-width:991px){
  .ft-tit h3{
    font-size: 18px;
  }
  .ft-tit p{
    font-size: 16px;
  }
  .ft-tel{
    font-size: 14px;
    line-height: 24px;
    margin-top: 10px;
  }
  .ft-ewm{
    margin-top: 20px;
  }
  .ft-list{
    width: 30%;
  }
  .foot{
    padding: 40px 0;
  }
  .footer{
    padding: 15px 0;
  }
  .ft-list ul li a{
    line-height: 26px;
  }
  .ft-list h3{
    padding-bottom: 15px;
    margin-bottom: 10px;
  }
  .fr-right{
    display: none;
  }
  .copy{
    float: none;
    text-align: center;
  }
}
@media(max-width:659px){
  .ft-left{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
  }
  .ft-right{
    width: 100%;
    margin-top: 40px;
  }
  .foot{
    background-size: cover;
  }
  .footer{
    font-size: 12px;
    padding: 10px 0;
  }
  .footer a{
    font-size: 12px;
  }
}
@media(max-width:375px){
  .ft-list ul li a{
    font-size: 12px;
  }
  .ft-list h3{
    font-size: 17px;
    padding-bottom: 10px;
  }
}

@media (min-width: 990px) {
  .left {
    float: left;
    width: 305px;
    margin-right: 4.16666667%;
  }
}
.right{
  overflow: hidden;
}
.sitemp{
  padding: 15px 0;
    font-size: 14px;
    color: #2f2f2f;
}
.site a{
  color: #2f2f2f;
  font-size: 14px;
}
.site a:hover{
  color: #094d9e;
}

.prodescription{
  margin-bottom: 40px;
}
.product_list{
  margin: 0 -1.5%;
  font-size: 0;
}
.product_list li{
  display: inline-block;
  vertical-align: bottom;
  width: 30.333%;
  margin: 0 1.5% 20px 1.5%;
}
.product_list li a.img{
  display: block;
  overflow: hidden;
  border: solid 1px #dadada;
}
.product_list li a.img img{
  width: 100%;
  transition: all .5s ease;
}
.product_list li:hover a.img img{
  transform: scale(1.1);
}
.product_list li h3 a{
  display: block;
  text-align: center;
  font-size: 14px;
  color: #5a5a5a;
  line-height: 1.6;
  margin: 0.8em 0;
  display: -webkit-box;             /*将对象转为弹性盒模型展示*/
  -webkit-box-orient: vertical;     /*设置弹性盒模型子元素的排列方式*/
  -webkit-line-clamp: 1;            /*限制文本行数*/
  overflow: hidden;                 /*超出隐藏*/

}


.pageController{
  margin-top: 20px;
  text-align: center;
  font-size: 0;
}
.pageController .t1,
.pageController .t2{
  display: inline-block;
  vertical-align: middle;
}
.pageController .t1 span,
.pageController .t2 span,
.pageController .t2 a,
.pageController .t2 select{
  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;
  outline: none;
}
.pageController .t2 a:hover{
  color: #094d9e;
  border: solid 1px #094d9e;
}


.xypg-case-detail .img{
  float: left;
  width: 35%;
  border: solid 1px #dadada;
}
.xypg-case-detail .img a{
  display: block;
}
.xypg-case-detail .img a .zoomPad > img{
  width: 100%;
}
.xypg-case-detail .img a .zoomPad .zoomWindow{
  left: 330px !important;
}
.xypg-case-detail .list{
  float: left;
  width: 50%;
  margin-left: 40px;
}
.list_p li{
  line-height: 32px;
  font-size: 14px;
  color: #777272;
}
.list_p li:nth-child(1){
  margin-bottom: 20px;
}
.list_p li.inquiry{
  margin-top: 20px;
}
.list_p li h2{
  font-size: 18px;
  color: #666;
}
.list_p li h2 a{
  font-size: 18px;
  font-weight: bold;
  color: #666;
}
.list_p li.inquiry a{
  display: block;
  width: 140px;
  line-height: 40px;
  background-color: #094d9e;
  border-radius: 30px;
  text-align: center;
  color: #fff;
  font-size: 14px;
}
.p_detail{
  margin-top: 50px;
}
.p_detail .title{
  font-size: 18px;
}
.xypg-case-detail .case-img{
  text-align: center;
}
.xypg-case-detail .case-img img{
  width: 700px;
}

@media(max-width:767px){
  .product_list{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 0;
  }
  .product_list::after,
  .product_list::before{
    display: none;
  }
  .product_list li{
    width: 48%;
    margin: 0;
  }
  .pageController .t1 span, .pageController .t2 span, .pageController .t2 a, .pageController .t2 select{
    font-size: 12px;
    margin: 0 2px;
    padding: 0 5px;
    line-height: 20px;
  }
  .xypg-case-detail .img{
    float: none;
    width: 100%;
  }
  .xypg-case-detail .list{
    float: none;
    margin-top: 20px;
    width: 100%;
    margin-left: 0;
  }
  .sitemp{
    font-size: 12px;
  }
  .site a{
    font-size: 12px;
  }
  .x-banner .owl-carousel .owl-dots{
    display: none;
  }
  
  
  
  
.pmm-cfn ul{


  width: 100%;
  margin: 0 auto;
  

}
.pmm-cfn ul::before,
.pmm-cfn ul::after{
  display: none;
}
.pmm-cfn ul li{
  width: 24%; margin-right:0.5%; margin-left:0.5%; margin-bottom:10px;
  
}

.pro-down{

  margin-top: 15px;
}
.pro-down ul li{
  margin: 0 auto; width:48%; margin-right:1%; float:left; margin-bottom:15px; margin-left:1%;
}

.smallimg ul li{ float:left; width:48%; margin:1%;}

}






#pages {
	clear: both;
	padding: 10px 10px 10px 10px;
	text-align: center;
	font: 14px 'Microsoft YaHei';
}
#pages a {
	display: inline-block;
	padding: 0px 12px;
	height: 30px;
	font-size: 14px;
	line-height: 30px;
	background: #fff;
	border: 1px solid #e3e3e3;
	text-align: center;
	color: #333;
	margin-right: -1px;
}
#pages a.hover,#pages span.hover {
	padding: 0px 12px;
	height: 30px;
	line-height: 30px;
	margin-top: 0px;
}
#pages a:hover {
	background: #094d9e;
	color: #fff;
	text-decoration: none;
}
#pages span {
	display: inline-block;
	padding: 0px 12px;
	height: 30px;
	line-height: 30px;
	background: #094d9e;
	border: 1px solid #094d9e;
	color: #fff;
	text-align: center;
}



.pro-more a{
  display:block;
  font-size: 14px;
  color: #fff;
  text-align: center;
  width: 166px;
  line-height: 46px;
  background-color: #094d9e; border-radius:10px;
}