 
/* 导航样式 */
.x-menu {  width: 58.75%;  float: left;} 
.x-menu > li {  float: left;  position: relative;  margin: 0 .15vw;} 
.x-menu > li > a {  display: block;  padding: 0 .8vw;  font-size: 14px;  color: #000000;  line-height: 2.4;} 
.x-menu > li > a:hover {  background: #0e66bf;  color: #fff;} 
.x-menu > li.active > a {  background: #0e66bf;  color: #fff;}

.x-menu > li:after {  content: '';  position: absolute;  z-index: 100;  width: 100%;  left: 0;  height: 40px;  opacity: 0;  top: 100%;} 
.x-menu > li:hover .x-sub-menu {  opacity: 1;  visibility: visible;  -webkit-transform: translateY(0);          transform: translateY(0);} 
.x-sub-menu {  position: absolute;  z-index: 99;  width: 150%;  left: -25%;  top: 65px;  background: #fff;  border-radius: 5px;  padding: 10px 0;  opacity: 0;  visibility: hidden;  -webkit-transform: translateY(20px); transform: translateY(20px);  -webkit-transition: all .5s ease;  transition: all .5s ease;} 
.x-sub-menu > li > a {  display: block;  text-align: center;  line-height: 2;  font-size: 14px;  color: #333;  line-height: 1.5;  padding: .5em;}

.x-sub-menu > li > a:hover {  background: #e9eaeb;} 
.x-sub-menu:after {  content: '';  width: 0;  height: 0;  line-height: 0;  font-size: 0;  overflow: hidden;  border-width: 10px;  cursor: pointer;  border-style: dashed dashed solid dashed;  border-color: transparent transparent #fff transparent;  border-top: none;  position: absolute;  top: -10px;  left: 50%;  margin-left: -10px;  z-index: 99;}

 .x-case {  padding: 4.16666667% 0 5.20833333%;  background: #fff url(../images/case_bg.jpg) repeat-x;  background: -webkit-gradient(linear, left top, left bottom, color-stop(45%, #0e66bf), color-stop(45%, #fff), to(#fff));  background: linear-gradient(to bottom, #0e66bf 45%, #fff 45%, #fff 100%);}

.x-case-list {  margin-top: 2.5%;  margin-left: 13.75%;}

@media (max-width: 1024px) {  .x-case-list {    margin-left: 6.25%;  }
}

.x-case-item {  padding: 0 1px;  background: #fff;} 
.x-case-item a {  display: block;  padding: 10px 20px 40px 20px;  border: 1px solid transparent;} 
.x-case-item .wz {  margin-top: 30px;} 
.x-case-item .wz h3 {  font-size: 20px;  color: #000;  line-height: 1.6;  margin-bottom: .6em;} 
.x-case-item .wz p {  font-size: 14px;  color: #000;  line-height: 1.6;  font-weight: 100;  margin-bottom: 2em;}

.x-case-item .wz span {  display: block;} 
.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;}

@media (max-width: 1024px) {  .x-case-item .wz {    margin-top: 10px;  }
  .x-case-item .wz h3 {    font-size: 16px;  }
  .x-case-item .wz p {    font-size: 13px;    margin-bottom: 1.5em;  }
}

.x-case-item:hover a {  border-color: #e5e5e5;} 
.x-case-item:hover .icon-right-arrow {  background: #000;  border-color: #000;}

.x-case-item:hover .icon-right-arrow:after {  background-position: -28px -241px;  opacity: 1;}

 .x-link {  background: #fff;  padding-bottom: 1.5%;}

.x-message {  background: #f0f0f0;  padding: 2.34375% 0;}

.x-message-wrap {  margin-left: 24.375%;  margin-right: 24.375%;}

@media (max-width: 1366px) {  .x-message-wrap {    margin-left: 12.5%;    margin-right: 12.5%;  }
}

.x-message-wrap .row {  margin-left: -5px;  font-size: 0;  margin-right: -5px;}

.x-message-wrap div[class^='col-'] {  padding-left: 5px;  padding-right: 5px;  position: relative;}

.x-message-wrap input[type='text'],
.x-message-wrap textarea {  width: 100%;  height: 42px;  border: 1px solid #d8d8d8;  padding: 0 10px;  font-size: 14px;  color: rgba(0, 0, 0, 0.9);  background: #f0f0f0;  outline: none;  margin-bottom: 10px;}

.x-message-wrap input[type='text']::-webkit-input-placeholder,
.x-message-wrap textarea::-webkit-input-placeholder {  color: rgba(0, 0, 0, 0.8);}

.x-message-wrap input[type='text']:-ms-input-placeholder,
.x-message-wrap textarea:-ms-input-placeholder {  color: rgba(0, 0, 0, 0.8);}

.x-message-wrap input[type='text']::-ms-input-placeholder,
.x-message-wrap textarea::-ms-input-placeholder {  color: rgba(0, 0, 0, 0.8);}

.x-message-wrap input[type='text']::placeholder,
.x-message-wrap textarea::placeholder {  color: rgba(0, 0, 0, 0.8);}

.x-message-wrap textarea {  padding-top: 5px;  height: 95px;  resize: none;}

.x-message-wrap #checkcode {  float: left;  width: 32.29813665%;  margin-bottom: 0;}

.x-message-wrap .checkCodeImg {  float: left;  display: block;  text-align: center;  width: 17.39130435%;  height: 42px;  font-size: 0;  background: #e7e4e4;  padding: 5px 10px;}

.x-message-wrap .checkCodeImg img {  max-width: 100%;  max-height: 100%;  display: inline-block;  vertical-align: middle;}

.x-message-wrap .checkCodeImg:after {  content: '';  height: 100%;  display: inline-block;  vertical-align: middle;}

.x-message-wrap .checkCodeImg img {  cursor: pointer;}

.x-message-wrap .x-submit {  float: right;  width: 49.68944099%;  height: 42px;  background: #2d323b;  color: #fff;  font-size: 14px;  border: none;  outline: none;  -webkit-transition: all .5s ease;  transition: all .5s ease;}

.x-message-wrap .x-submit:hover {  background: #0e66bf;}

.n-loading .n-icon {  background: url("../images/loading.gif") 0 center no-repeat !important;} 
.n-default .msg-wrap .n-icon {  background-image: url("../images/validator_default.png") !important;} 
.n-simple .msg-wrap .n-icon {  background-image: url("../images/validator_simple.png") !important;} 
.n-yellow .msg-wrap .n-icon {  background-image: url("../images/validator_simple.png") !important;}


.n-default .n-invalid {  border-color: #0e66bf !important;}

.n-default .msg-wrap {  top: 8px;  right: 5px;  margin-left: 0;}

.n-default .x-textarea .msg-wrap {  top: 65px;}

/* 手机样式 */
@media (max-width: 990px) {  .x-title h3 {    font-size: 14px;    margin-top: 5px;  }
  .x-title h3 span {    display: inline-block;    margin-left: 5px;  }
  .x-title h3 span:before {    margin-right: 5px;    content: '-';  }
  .x-about .x-title {    margin-bottom: 20px;  }
  .x-about-left {    margin-bottom: 15px;    border-bottom: 1px solid #efefef;    padding-bottom: 10px;  }
  .x-product-list {    margin-left: -5px;    margin-right: -5px;    margin-top: 20px;  }
  .x-product-list li {    width: calc(50% - 10px);    margin-left: 5px;    margin-right: 5px;    margin-bottom: 10px;  }
  .x-case-list {    margin-left: 0;    margin-top: 20px;  }
  .x-case-item a {    padding: 10px;  }
  .x-company-title {    font-size: 14px;  }
  .x-company-title p {    margin-bottom: 0;  }
  .x-company-title:after {    margin-top: 5px;  }
  .x-company-list {    margin-top: 15px;  }
  .x-news-box {    margin-top: 20px;  }
  .x-news-img,
  .x-news-right {    width: 100%;  }
  .x-news-img {    margin-bottom: 15px;  }
  .x-news-top h3 {    font-size: 16px;    padding-bottom: 7px;    margin-bottom: 7px;  }
  .x-news-top p {    font-size: 12px;  }
  .x-news-top .date h4 {    font-size: 30px;  }
  .x-news-top .date h5 {    font-size: 12px;  }
  .x-message-wrap {    margin-left: 0;    margin-right: 0;  }
  .x-message-wrap #checkcode {    width: 65%;  }
  .x-message-wrap .checkCodeImg {    width: 35%;  }
  .x-message-wrap .x-submit {    float: none;    margin-top: 10px;    width: 100%;  }
}

 .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: url(../images/layout_bg.jpg) top center no-repeat;  background-size: cover;  padding: 4.16666667%;}

.x-layout-logo {  margin-bottom: 20px;}

.x-layout-desc {  font-size: 12px;  color: rgba(255, 255, 255, 0.5);}

.x-layout-contact {  margin-top: 30px;}

.x-layout-contact p {  margin-bottom: 0;  font-size: 14px;  color: rgba(255, 255, 255, 0.7);  line-height: 1.7;}

.x-layout-contact strong {  display: block;  font-size: 24px;  color: rgba(255, 255, 255, 0.8);}

.x-layout-contact a {  color: #fff;}

.x-layout-menu dl {  float: left;  width: 20%;  text-align: center;}

.x-layout-menu dl dt {  font-size: 14px;  color: #fff;  margin-bottom: 1.43em;}

.x-layout-menu dl dd a {  display: block;  font-size: 14px;  color: rgba(255, 255, 255, 0.4);  line-height: 2;}

.x-layout-ewm {  text-align: center;}

.x-layout-ewm p {  background: rgba(255, 255, 255, 0.1);  font-size: 13px;  font-weight: 100;  padding: .8em 0;  line-height: 1.7;  color: rgba(255, 255, 255, 0.7);  margin: 15px 0 0 0;}

.x-footer {  background: #161618;  padding: 15px 0;  text-align: center;  font-size: 12px;  color: rgba(255, 255, 255, 0.5);  line-height: 1.7;}

.x-footer a {  color: rgba(255, 255, 255, 0.5);}

.x-footer a:hover {  color: rgba(255, 255, 255, 0.8);}

.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: #0e66bf;  -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: #0e66bf;  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 #0e66bf;  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: #0e66bf;}

#toolbar li:hover a {  width: 200px;}

#toolbar li:hover .icon-font {  background-color: #0e66bf;}

#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: 15px 0;  font-size: 14px;  color: #2f2f2f;}

.page-position a {  color: #2f2f2f;}

.page-position a:hover {  color: #0e66bf;}

.page-wrap {  background: #ffffff;  padding-bottom: 3.38541667%;}

@media (min-width: 990px) {  .page-wrap-left {    float: left;    width: 305px;    margin-right: 4.16666667%;  }
}

.xypg-left-box {  margin-bottom: 20px;}

.xypg-left-title {  background: #0e66bf;  padding: 10px 20px;  position: relative;}

.xypg-left-title h3 {  font-size: 20px;  color: #ffffff;  line-height: 30px;  font-weight: bold;  position: relative;  z-index: 9;}

.xypg-left-title i {  position: absolute;  left: -5px;  top: -9px;  font-style: normal;  font-size: 67px;  font-weight: bold;  opacity: .1;  color: #fff;  line-height: 1;  z-index: 1;  text-transform: uppercase;}

.xypg-left-title span {  font-weight: normal;  font-size: 16px;  color: #fff;  opacity: .6;  margin-left: 10px;  text-transform: capitalize;}

.xypg-left-title span:before {  content: "/";  padding-right: 5px;}

.xypg-left-con {  border: 1px solid #d2d2d2;  border-top: none;}

.latest-news {  padding: 10px 0;}

.latest-news li {  padding: .5em 1em;  font-size: 14px;}

.latest-news li a {  display: block;  line-height: 1.2;  color: #5a5a5a;}

.latest-news li a:before {  content: '+';  font-weight: bold;  margin-right: 5px;  font-size: 16px;}

.latest-news li a:hover {  color: #0e66bf;}

.latest-news li a:hover:before {  color: #0e66bf;}
.icon-font {  position: relative;} 
.icon-font:after {  content: "";  width: 30px;  height: 30px;  background-image: url(../images/icon_spirit.png);  background-repeat: no-repeat;  position: absolute;  left: calc(50% - 15px);  top: calc(50% - 15px);} 

.x-header-right #formsearch #s_btn {  float: left;  outline: none;  border: none;  width: 35px;  height: 30px;  font-size: 0;  background-image: url(../images/icon_spirit.png);  background-color: transparent;  background-repeat: no-repeat;  background-position: 0 -210px;}
.xypg-left-nav > li .first-nav-btn {  position: absolute;  z-index: 99;  width: 30px;  height: 30px;  text-align: center;  top: 10px;  right: 20px;  cursor: pointer;  background: url(../images/icon_spirit.png) 0 -240px no-repeat;}
.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: #0e66bf;  border-color: #0e66bf;}

.page-wrap-contact {  padding: 10px 0;  font-size: 14px;}

.page-wrap-contact h4 {  padding: .3em 1.4em .8em 1.4em;  font-size: 16px;  color: #000000;}

.page-wrap-contact p {  border-top: 1px solid #eee;  position: relative;  margin-bottom: 0;  padding: .8em 1.4em;  color: #2f2f2f;}

.page-message-img img {  border: 1px solid #d2d2d2;}

.page-wrap-right {  overflow: hidden;}

.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: #0e66bf;  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: #0e66bf;  background: #0e66bf;}

/* 手机站 左侧导航弹出特效 */
.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;  }
}

 /* 在线留言页面 */
#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: #0e66bf;  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;}

 