@charset "UTF-8";

.x-header {

  position: absolute;

  left: 0;

  right: 0;

  z-index: 9;

  padding-top: 20px;

  background: url(../images/header-bg.png) top repeat-x;

  height: 196px;

}



.x-logo {

  float: left;

  width: 210px;

  height: 60px;

  font-size: 0;

}



.x-logo a {

  line-height: 60px;

  display: inline-block;

}



.x-logo img {

  display: inline-block;

}



.x-menu {

  float: right;

  margin-top: 10px;

}



.x-menu > li {

  float: left;

  padding: 0 20px;

  margin: 0 10px;

  line-height: 40px;

  position: relative;

}







.x-menu > li:before {

  top: 0;

}



.x-menu > li:after {

  bottom: 0;

}



.x-menu > li > a {

  font-size: 16px;

  color: #ffffff;

}



.x-menu > li:hover > a, .x-menu > li.active > a {

  color: #ffba01;

}



.x-menu > li:hover:after, .x-menu > li:hover:before, .x-menu > li.active:after, .x-menu > li.active:before {

  display: block;

}



.x-menu > li:hover > .x-sub-menu {

  display: block;

}



.x-sub-menu {

  display: none;

  position: absolute;

  background: #eaeaea;

  left: 50%;

  transform: translateX(-50%);

}



.x-sub-menu:after {

  content: "";

  position: absolute;

  border-width: 7px;

  border-style: solid;

  border-color: transparent transparent #FFFFFF transparent;

  top: -14px;

  right: calc(50% - 7px);

}



.x-sub-menu > li {

  width: 150px;

  line-height: 35px;

  font-size: 14px;

  color: #333333;

}



.x-sub-menu > li:after {

  display: none;

  content: "";

  position: absolute;

  left: 100%;

  top: 0;

  bottom: 0;

  opacity: 0;

  width: 150px;

}



.x-sub-menu > li:hover {

  background: #ffffff;

}



.x-sub-menu > li:hover:after {

  display: block;

}



.x-sub-menu > li:hover > .x-second-menu {

  display: block;

}



.x-sub-menu > li:hover > a {

  color: #ffba01;

}



.x-sub-menu > li > a {

  display: inline-block;

  vertical-align: middle;

  padding-left: 20px;

  width: calc(100% - 45px);

  overflow: hidden;

  white-space: nowrap;

  text-overflow: ellipsis;

  color: #333333;

}



.x-sub-menu > li > i {

  width: 30px;

  height: 40px;

  display: inline-block;

  vertical-align: middle;

}



.x-sub-menu > li > i:after {

  transform: scale(0.75);

  background-position: 0 -240px;

}



.x-second-menu {

  display: none;

  position: absolute;

  left: 100%;

  width: 150px;

  top: 0;

  background: #ffffff;

  z-index: 9;

}



.x-second-menu > li > a {

  text-align: center;

  display: block;

  font-size: 14px;

  line-height: 35px;

  color: #333333;

}



.x-second-menu > li > a:hover {

  color: #ffba01;

}



.lang-select {

  float: right;

  height: 40px;

  margin-top: 20px;

  position: relative;

}



.lang-select .lang-toggle {

  background: url(../images/lang.png) left center no-repeat;

  padding-left: 30px;

  font-size: 16px;

  color: #ffffff;

  color: pointer;

}



.lang-select .lang-dropdown {

  display: none;

  position: absolute;

  width: 150px;

  right: 0;

  top: 100%;

  background: #ffffff;

}



.lang-select .lang-dropdown:after {

  content: "";

  position: absolute;

  border-width: 7px;

  border-style: solid;

  border-color: transparent transparent #FFFFFF transparent;

  top: -14px;

  right: 24px;

}



.lang-select .lang-dropdown a {

  display: block;

  text-align: center;

  line-height: 40px;

  font-size: 16px;

  color: #333333;

}



.lang-select .lang-dropdown a:hover {

  background: #eeeeee;

  color: #ffba01;

}



.lang-select:hover .lang-dropdown {

  display: block;

}



.x-our-lamp {

  padding: 5.72917% 0;

}



.x-our-lamp-left {

  width: 37.85714%;

  float: left;

}



.x-our-lamp-left .en-text {

  font-size: 36px;

  color: #222222;

  font-weight: 100;

  font-family: arial;

  text-transform: uppercase;

}



.x-our-lamp-left .en-text:after {

  content: "";

  display: block;

  height: 2px;

  width: 73px;

  background: #ffba00;

  margin: 20px 0;

}



.x-our-lamp-left .title {

  font-size: 24px;

  color: #3f3f3f;

}



.x-our-lamp-left .desc {

  margin-top: 30px;

}



.x-our-lamp-right {

  float: right;

  width: 57.14286%;

}



.x-our-lamp-right li {

  float: left;

  width: 22%;

  margin-left: 3%;

  background: #f9f6ee;

  height: 270px;

  text-align: center;

  padding-top: 55px;

}



.x-our-lamp-right li .img {

  height: 75px;

  margin-bottom: 25px;

}



.x-our-lamp-right li .img:after {

  content: "";

  height: 100%;

}



.x-our-lamp-right li .img img, .x-our-lamp-right li .img:after {

  display: inline-block;

  vertical-align: middle;

}



.x-our-lamp-right li .img img {

  max-width: 100%;

  max-height: 100%;

}



.x-our-lamp-right li p {

  font-size: 18px;

  line-height: 30px;

  color: #3f3f3f;

  margin-bottom: 0;

}



.x-recom-product {

  margin-bottom: 6.66667%;

}



.x-recom-product-title {

  color: #000000;

  position: absolute;

  margin: 6.42857% 0 0 70px;

  z-index: 99;

}



.x-recom-product-title span {

  display: block;

}



.x-recom-product-title .en {

  font-size: 36px;

  font-family: arial;

  text-transform: uppercase;

}



.x-recom-product-title .cn {

  font-size: 24px;

}



.x-recom-product .owl-carousel {

  border: 1px solid #dcdcdc;

  position: relative;

}



.x-recom-product .owl-carousel .owl-nav {

  position: absolute;

  z-index: 99;

  left: 260px;

  top: calc(50% - 110px);

}



.x-recom-product .owl-carousel .owl-nav button {

  display: block;

  border-radius: 50%;

  background-color: #ffba00;

  background-image: url("../images/recom-product-left.png");

  background-position: center center;

  background-repeat: no-repeat;

  box-shadow: 0px 3px 20px 0px rgba(0, 0, 0, 0.16);

  width: 77px;

  height: 77px;

  line-height: 77px;

  text-align: center;

}



.x-recom-product .owl-carousel .owl-nav button span {

  font-size: 0;

}



.x-recom-product .owl-carousel .owl-nav .owl-next {

  margin-top: 65px;

  transform: rotate(180deg);

  background-color: #282828;

}



.x-recom-product .owl-carousel .item:after {

  content: "";

  display: table;

  clear: both;

}



.x-recom-product .owl-carousel .item .text {

  width: 295px;

  float: left;

  padding: 16.42857% 70px 0 70px;

}



.x-recom-product .owl-carousel .item .text h3 {

  font-size: 18px;

  color: #000;

}



.x-recom-product .owl-carousel .item .text h3:after {

  content: "";

  display: block;

  width: 38px;

  height: 3px;

  margin: 24px 0;

  background: #ffba00;

}



.x-recom-product .owl-carousel .item .text .desc {

  font-size: 14px;

  line-height: 2;

  color: #adadad;

}



.x-recom-product .owl-carousel .item .text .desc p {

  margin-bottom: 0;

}



.x-recom-product .owl-carousel .item .text a {

  display: block;

  line-height: 40px;

  color: #fff;

  font-size: 14px;

  margin-top: 27.11864%;

  background: #ffba00;

  text-align: center;

}



.x-recom-product .owl-carousel .item .img {

  float: right;

  width: calc(100% - 295px);

}



.x-recom-product .owl-carousel .item .img img {

  width: 100%;

}



.x-case {

  padding-bottom: 5.20833%;

}



.x-case-list:after {

  content: "";

  display: table;

  clear: both;

}



.x-case-list li {

  float: left;

  position: relative;

  margin-bottom: 25px;

}



.x-case-list li img {

  width: 100%;

}



.x-case-list li.first {

  width: calc(66.6666% - 8px);

  margin-right: 24px;

}



.x-case-list li.first .text {

  position: absolute;

  top: 70px;

  left: 0;

  right: 0;

  text-align: center;

}



.x-case-list li.first .text p {

  margin-bottom: 0;

}



.x-case-list li.first .text .en {

  font-size: 30px;

  text-transform: uppercase;

  font-weight: 100;

  font-family: arial;

  color: #ffffff;

  position: relative;

}



.x-case-list li.first .text .en:after {

  content: "";

  display: block;

  margin: 20px auto;

  width: 73px;

  height: 2px;

  background: #e3a90e;

}



.x-case-list li.first .text .cn {

  font-size: 20px;

  color: #ffffff;

}



.x-case-list li.first a {

  position: absolute;

  right: 32px;

  bottom: 32px;

  font-size: 16px;

  color: #ffffff;

}



.x-case-list li:not(.first) {

  width: calc(33.3333% - 16px);

  margin-right: 24px;

}



.x-case-list li:not(.first) h3 {

  position: absolute;

  left: 0;

  right: 0;

  bottom: 0;

  line-height: 60px;

  font-size: 16px;

  color: #ffffff;

  background: rgba(0, 0, 0, 0.5);

  text-align: center;

  overflow: hidden;

  text-overflow: ellipsis;

  white-space: nowrap;

}



.x-case-list li:nth-of-type(2) {

  margin-right: 0;

}



.x-case-list li:last-child {

  margin-right: 0;

}



.x-ad {

  position: relative;

  background-size: cover;

  background-position: top center;

}



.x-ad .container-fluid {

  position: relative;

}



.x-ad-text {

  width: 49.28571%;

  position: absolute;

  top: 50%;

  transform: translateY(-50%);

}



.x-ad-text .en {

  font-size: 36px;

  text-transform: uppercase;

  font-weight: 100;

  font-family: arial;

  color: #ffffff;

}



.x-ad-text .en:after {

  content: "";

  display: block;

  margin: 20px 0;

  width: 73px;

  height: 2px;

  background: #e3a90e;

}



.x-ad-text h3 {

  font-size: 24px;

  color: #ffffff;

  margin-bottom: 30px;

}



.x-ad-text .desc {

  font-size: 14px;

  color: #c1c1c1;

}



.x-ad-text a {

  display: block;

  width: 150px;

  line-height: 40px;

  color: #fff;

  font-size: 14px;

  margin-top: 8.11594%;

  background: #ffba00;

  text-align: center;

}



.x-ad-tech {

  float: right;

  width: 38.85714%;

  background: rgba(255, 255, 255, 0.8);

  padding: 50px;

  height: 100%;

}



.x-ad-tech img {

  display: block;

  width: 100%;

  margin-bottom: 20px;

}



.x-ad-tech p {

  color: #000000;

  font-size: 24px;

  text-align: center;

}



.x-ad-tech p span {

  font-size: 30px;

  font-weight: 100;

  text-transform: uppercase;

  font-family: arial;

  vertical-align: -4px;

  margin-right: 10px;

}



.x-ad-img-text {

  background: #fafafa;

  padding: 3.38542% 4.6875%;

}



.x-ad-img-text li {

  width: 33.3333%;

  float: left;

  overflow: hidden;

}



.x-ad-img-text li .img {

  float: left;

  width: 125px;

  position: relative;

}



.x-ad-img-text li .img img {

  max-width: 100%;

}



.x-ad-img-text li .text {

  overflow: hidden;

  max-width: 195px;

}



.x-ad-img-text li .text h3 {

  font-size: 18px;

  color: #000000;

  margin-bottom: 15px;

}



.x-ad-img-text li .text p {

  font-size: 14px;

  line-height: 25px;

  color: #000;

}



.x-news {

  padding: 8.07292% 0 6.51042% 0;

  background: #ffffff;

}



.x-news .x-title {

  margin-bottom: 11.13636%;

}



.x-news .x-title .en {

  font-size: 36px;

  text-transform: uppercase;

  font-weight: 100;

  font-family: arial;

  color: #222222;

}



.x-news .x-title .en:after {

  content: "";

  display: block;

  margin: 20px 0;

  width: 73px;

  height: 2px;

  background: #e3a90e;

}



.x-news .x-title .zh {

  font-size: 24px;

  color: #3f3f3f;

  margin-bottom: 30px;

}



.x-news-left {

  width: 31.42857%;

  float: left;

}



.x-news-left li a {

  display: block;

  font-size: 14px;

  line-height: 25px;

  color: #000000;

  text-overflow: ellipsis;

  white-space: nowrap;

  overflow: hidden;

}



.x-news-left li a:before {

  content: "—";

  margin-right: 5px;

}



.x-news-left li a:hover {

  color: #ffba00;

}



.x-news-left .more {

  display: block;

  line-height: 40px;

  color: #fff;

  width: 150px;

  font-size: 14px;

  background: #ffba00;

  text-align: center;

  margin-top: 20px;

}



.x-news-right {

  width: 67.14286%;

  float: right;

}



.x-news-right li {

  width: 50%;

  float: left;

  padding-left: 25px;

}



.x-news-right li .img {

  margin-bottom: 20px;

}



.x-news-right li .img img {

  width: 100%;

}



.x-news-right li h3 {

  font-size: 14px;

  color: #000000;

  margin-bottom: 10px;

  text-overflow: ellipsis;

  white-space: nowrap;

  overflow: hidden;

}



.x-news-right li p {

  margin: 0;

  font-size: 14px;

  line-height: 25px;

  color: #b8b8b8;

}



.x-news-right li:hover h3 {

  color: #ffba00;

}



.x-layout {

  background: #252525;

  padding: 4.16667%;

}



.x-layout-title {

  font-size: 16px;

  color: #ffffff;

  padding-bottom: 25px;

  position: relative;

  margin-bottom: 15px;

}



.x-layout-title:after, .x-layout-title:before {

  content: "";

  position: absolute;

  height: 2px;

  left: 0;

  bottom: 0;

}



.x-layout-title:after {

  width: 62px;

  background: #ffffff;

}



.x-layout-title:before {

  width: 18px;

  background: #ffba00;

  z-index: 1;

}



.x-layout-nav {

  width: 16.42857%;

  float: left;

  margin-right: 16.42857%;

}



.x-layout-nav-con {

  font-size: 0;

}



.x-layout-nav-con a {

  display: inline-block;

  width: 49%;

  margin-top: 10px;

  font-size: 14px;

  color: #ffffff;

}



.x-layout-search {

  width: 24.64286%;

  float: left;

}



.x-layout-search #formsearch {

  border: 1px solid #515151;

  border-radius: 2px;

  height: 35px;

}



.x-layout-search #word {

  width: calc(100% - 50px);

  float: left;

  height: 33px;

  padding: 0 0 0 10px;

  font-size: 14px;

  color: #ffffff;

  background: transparent;

  border: none;

  outline: none;

}



.x-layout-search #word::placeholder {

  color: #767676;

}



.x-layout-search #s_btn {

  overflow: hidden;

  width: 35px;

  background: transparent;

  border: none;

  height: 33px;

}



.x-layout-search #s_btn i:after {

  background-position: -30px -210px;

}



.x-layout-search .hot-search,

.x-layout-search .friend-link {

  margin-top: 15px;

  font-size: 14px;

  color: #ffffff;

}



.x-layout-search .hot-search a,

.x-layout-search .friend-link a {

  color: #ffffff;

}



.x-layout-search .hot-search a + a:before {

  content: '、';

}



.x-layout-search .friend-link a {

  margin: 0 5px 5px 0;

}



.x-layout-ewm {

  float: right;

}



.x-layout-ewm img {

  max-width: 100%;

}



.x-footer {

  background: #252525;

  border-top: 1px solid #5e5e5e;

  padding: 20px 0;

  font-size: 14px;

  color: #ffffff;

  line-height: 2;

  text-align: center;

}



.x-footer a {

  color: #ffffff;

}



.inner-banner {

  position: relative;

}



.inner-banner img {

  width: 100%;

}



.inner-banner .text {

  position: absolute;

  left: 0;

  top: 0;

  bottom: 0;

  right: 0;

  text-align: center;

  height: 110px;

  margin: auto;

}



.inner-banner .text p {

  margin: 0;

}



.inner-banner .text h3 {

  color: #ffffff;

  font-size: 46px;

  font-weight: bold;

  margin-bottom: 20px;

}



.inner-banner .text .desc {

  font-size: 22px;

  color: #ffffff;

}



.xp-title {

  font-size: 24px;

  color: #333333;

  margin-bottom: 25px;

}



.xp-title:after {

  content: "";

  height: 2px;

  width: 48px;

  background: #ffba00;

  display: block;

  margin-top: 15px;

}



.xp-about {

  padding-top: 2.85714%;

}



.xp-about .x-ad-img-text {

  background: #ffffff;

  padding-bottom: 4.64286%;

}



.xp-about-con {

  background: #f3f6f8;

  margin-bottom: 4.64286%;

  font-size: 0;

}



.xp-about-con-img {

  width: 39.28571%;

  display: inline-block;

  vertical-align: middle;

}



.xp-about-con-img img {

  width: 100%;

}



.xp-about-con-text {

  vertical-align: middle;

  padding: 77px 20px 20px 20px;

  position: relative;

}


.xp-about-con-text img {
	width:100%;

}

.xp-about-con-text .bg {

  position: absolute;

  font-size: 60px;

  font-weight: bold;

  top: 20px;

  color: rgba(255, 186, 0, 0.3);

}



.xp-about-con-text p {

  margin: 0;

  font-size: 14px;

  line-height: 24px;

  color: #666666;

}



.page-contact-wrap {

  padding-top: 2.08333%;

  padding-bottom: 4.58333%;

}



.page-contact-title {

  font-size: 24px;

  color: #303030;

  margin-bottom: 60px;

}



.page-contact-title:after {

  content: "";

  display: block;

  width: 120px;

  height: 4px;

  background: #ffba00;

  margin-top: 20px;

}



.page-contact-left {

  width: 37.85714%;

  float: left;

}



.page-contact-right {

  width: 51.78571%;

  float: right;

}



.page-contact-list li {

  line-height: 32px;

  padding-left: 40px;

  position: relative;

}



.page-contact-list li img {

  position: absolute;

  left: 0;

  top: 50%;

  transform: translateY(-50%);

}



.page-contact-list li p {

  font-size: 20px;

  color: #303030;

  margin-bottom: 0;

}



.page-contact-list li:not(:last-child) {

  margin-bottom: 30px;

}



#baidumap {

  height: 410px;

}



.inquiry-wrap {

  max-width: 700px;

  margin: 0 auto;

  padding-top: 2.85714%;

}



.inquiry-wrap .form-control {

  border-radius: 0;

  height: 40px;

  box-shadow: none;

  border-color: #d6d6d6;

  padding: 0 15px;

}



.inquiry-wrap .form-control:focus {

  border-color: #ffba01;

}



.inquiry-wrap .form-input {

  width: 600px;

  float: left;

  margin-left: 25px;

}



.inquiry-wrap #content {

  height: 180px;

  resize: none;

  padding-top: 12px;

}



.inquiry-wrap #checkcode {

  width: 380px !important;

}



.inquiry-wrap .form-group {

  text-align: center;

  margin-bottom: 32px;

  margin-left: 0;

  margin-right: 0;

}



.inquiry-wrap .form-group button {

  width: 120px;

  height: 40px;

  border: 1px solid #ffba01;

  background: #ffba01;

  font-size: 16px;

  color: #ffffff;

  margin: 0 20px;

}



.inquiry-wrap .form-group button[type="reset"] {

  border: 1px solid #303030;

  background: transparent;

  color: #303030;

}



.inquiry-wrap .form-group button[type="reset"]:hover {

  border: 1px solid #ffba01;

  background: #ffba01;

  color: #ffffff;

}



.inquiry-wrap .form-group button:hover {

  background: #d69d05;

  border-color: #d69d05;

}



.inquiry-title {

  text-align: center;

  margin-bottom: 40px;

  font-size: 24px;

  color: #303030;

}



#message-form label {

  font-size: 14px;

  width: 70px;

  line-height: 40px;

  font-weight: normal;

  padding: 0;

  float: left;

}



@media (max-width: 1200px) {

  .x-menu > li {

    padding: 0 5px;

  }

  .x-our-lamp-left .en-text {

    font-size: 26px;

  }

  .x-our-lamp-left .title {

    font-size: 20px;

  }

  .x-recom-product-title {

    margin: 30px 0 0 30px;

  }

  .x-recom-product .owl-carousel .item .text {

    padding: 16% 30px 0 30px;

  }

  .x-recom-product .owl-carousel .item .text .desc p {

    line-height: 1.5;

  }

  .x-recom-product .owl-carousel .item .text a {

    margin-top: 20px;

  }

  .x-recom-product .owl-carousel .owl-nav {

    top: calc(50% - 90px);

  }

  .x-recom-product .owl-carousel .owl-nav button {

    width: 57px;

    height: 57px;

    line-height: 57px;

  }

  .x-case-list li.first .text {

    top: 30px;

  }

  .x-case-list li.first .text .en {

    font-size: 24px;

  }

  .x-case-list li.first .text .en:after {

    margin: 10px auto;

  }

  .x-case-list li.first a {

    bottom: 15px;

  }

  .x-case-list li:not(.first) h3 {

    font-size: 15px;

    line-height: 50px;

  }

  .x-ad-text .en {

    font-size: 26px;

  }

  .x-ad-text h3 {

    font-size: 18px;

  }

  .x-ad-text .en:after {

    margin: 10px 0;

  }

  .x-ad-tech p span {

    font-size: 20px;

    vertical-align: -2px;

  }

  .x-ad-tech p {

    font-size: 18px;

  }

  .x-ad-tech p {

    font-size: 26px;

  }

  .x-ad-img-text {

    padding: 30px 15px;

  }

  .x-news .x-title {

    margin-bottom: 20px;

  }

  .x-news .x-title .en {

    font-size: 24px;

  }

  .x-news .x-title .en:after {

    margin: 10px 0;

  }

  .x-news .x-title .zh {

    font-size: 18px;

  }

  .inquiry-wrap .form-input {

    width: 500px;

  }

  .inquiry-wrap #checkcode {

    width: 280px !important;

  }

}



@media (max-width: 990px) {

  .x-our-lamp-left,

  .x-our-lamp-right {

    width: 100%;

    float: none;

  }

  .x-our-lamp-left {

    margin-bottom: 15px;

  }

  .x-our-lamp-left .en-text {

    font-size: 16px;

  }

  .x-our-lamp-left .en-text:after {

    margin: 10px 0;

  }

  .x-our-lamp-left .title {

    font-size: 14px;

  }

  .x-our-lamp-left .desc {

    margin-top: 15px;

  }

  .x-our-lamp-right li {

    width: calc(25% - 6px);

    margin: 0 8px 0 0;

    padding: 15px 7px;

    height: auto;

  }

  .x-our-lamp-right li:last-child {

    margin-right: 0;

  }

  .x-our-lamp-right li .img {

    margin-bottom: 10px;

  }

  .x-our-lamp-right li p {

    font-size: 13px;

    line-height: 20px;

  }

  .x-recom-product-title {

    position: static;

    margin: 0;

    margin-bottom: 15px;

  }

  .x-recom-product-title .en {

    font-size: 20px;

    display: inline-block;

  }

  .x-recom-product-title .cn {

    font-size: 16px;

    display: inline-block;

  }

  .x-recom-product .owl-carousel .item .img,

  .x-recom-product .owl-carousel .item .text {

    width: 100%;

    display: block;

  }

  .x-recom-product .owl-carousel .item .img {

    margin-bottom: 15px;

  }

  .x-recom-product .owl-carousel .item .text {

    padding: 10px;

  }

  .x-recom-product .owl-carousel .owl-nav {

    position: static;

  }

  .x-recom-product .owl-carousel .owl-nav button {

    width: 40px;

    height: 40px;

    top: calc(50% - 20px);

    line-height: 40px;

    background-size: 30%;

    position: absolute;

  }

  .owl-carousel .owl-nav button.owl-next {

    right: 0;

    margin: 0 !important;

  }

  .x-recom-product .owl-carousel .owl-nav .owl-prev {

    left: 0;

  }

  .x-case-list li.first {

    width: 100%;

    margin-right: 0;

  }

  .x-case-list li:not(.first) {

    width: calc(50% - 7px);

    margin-right: 14px;

  }

  .x-case-list li:nth-of-type(2) {

    margin-right: 14px;

  }

  .x-case-list li:nth-of-type(3),

  .x-case-list li:nth-of-type(4) {

    margin-right: 0;

  }

  .x-case-list li:not(.first) h3 {

    font-size: 14px;

    line-height: 35px;

  }

  .x-case-list li.first .text {

    top: 10px;

  }

  .x-case-list li.first .text .en {

    font-size: 16px;

  }

  .x-case-list li.first .text .cn {

    font-size: 14px;

  }

  .x-case-list li.first .text .en:after {

    margin: 5px auto;

  }

  .x-case-list li.first a {

    right: 10px;

    bottom: 10px;

    font-size: 14px;

  }

  .x-ad-tech {

    display: none;

  }

  .x-ad-text {

    position: static;

    width: 100%;

    float: none;

    transform: translateY(0);

    padding: 15px 0;

  }

  .x-ad-text {

    margin-bottom: 15px;

  }

  .x-ad-text .en {

    font-size: 16px;

  }

  .x-ad-text h3 {

    font-size: 14px;

  }

  .x-ad-img-text {

    padding: 15px;

  }

  .x-ad-img-text li {

    width: 100%;

    float: none;

  }

  .x-ad-img-text li:not(:last-child) {

    margin-bottom: 15px;

  }

  .x-ad-img-text li .img {

    width: 60px;

    margin-right: 10px;

  }

  .x-ad-img-text li .text {

    max-width: 100%;

  }

  .x-ad-img-text li .text h3 {

    font-size: 14px;

    margin-bottom: 5px;

  }

  .x-ad-img-text li .text p {

    font-size: 12px;

    line-height: 20px;

  }

  .x-news .x-title .en {

    font-size: 16px;

  }

  .x-news .x-title .en br {

    display: none;

  }

  .x-news .x-title .en:after {

    margin: 5px 0;

  }

  .x-news .x-title .zh {

    font-size: 14px;

    margin-bottom: 10px;

  }

  .x-news-left {

    width: 100%;

    float: none;

    margin-bottom: 15px;

  }

  .x-news-right {

    display: none;

  }

  .x-footer {

    padding: 10px 0;

    font-size: 12px;

    line-height: 20px;

  }

  .x-seo,

  .x-region {

    display: none;

  }

  .x-layout-ewm {

    display: none;

  }

  .x-layout-nav,

  .x-layout-search {

    width: 100%;

    margin: 0;

    float: none;

  }

  .x-layout-nav {

    margin-bottom: 15px;

  }

  .x-layout-title {

    padding-bottom: 10px;

    margin-bottom: 10px;

  }

  .inner-banner .text {

    height: 65px;

  }

  .inner-banner .text h3 {

    font-size: 16px;

    margin-bottom: 5px;

  }

  .inner-banner .text .desc {

    font-size: 14px;

  }

  .xp-title {

    font-size: 18px;

    margin-bottom: 15px;

  }

  .xp-title:after {

    height: 2px;

    margin-top: 5px;

  }

  .xp-about-con-img {

    display: block;

    width: 100%;

  }

  .xp-about-con-text {

    display: block;

    width: 100%;

    padding: 15px;

  }

  .page-contact-left,

  .page-contact-right {

    float: none;

    width: 100%;

  }

  .page-contact-left {

    margin-bottom: 20px;

  }

  #baidumap {

    height: 320px;

  }

  .page-contact-title {

    font-size: 18px;

    margin-bottom: 20px;

  }

  .page-contact-title:after {

    width: 50px;

    height: 2px;

    margin-top: 10px;

  }

  .page-contact-list li {

    line-height: 22px;

    padding-left: 35px;

  }

  .page-contact-list li:not(:last-child) {

    margin-bottom: 20px;

  }

  .page-contact-list li img {

    transform: scale(0.8) translateY(-50%);

    transform-origin: center center;

  }

  .page-contact-list li p {

    font-size: 15px;

  }

  #message-form label {

    width: 100%;

    float: none;

    text-align: left;

    line-height: 30px;

  }

  .inquiry-wrap .form-input {

    margin-left: 0;

    width: 100%;

    float: none;

  }

  .inquiry-wrap .form-control {

    height: 35px;

    padding: 0 10px;

    font-size: 14px;

  }

  .inquiry-wrap #content {

    padding-top: 8px;

  }

  #message-form #checkCodeImg {

    height: 35px;

  }

  #message-form #checkcode {

    width: calc(100% - 200px) !important;

  }

  .inquiry-wrap .form-group button {

    width: 100px;

    height: 35px;

    font-size: 14px;

    margin: 0 10px;

  }

}



.mobile-nav {

    display: none;

    position: fixed;

    left: 0;

    right: 0;

    bottom: 0;

    z-index: 99;

    height: 50px;

    padding-top: 10px;

    background: #ffba00;

}



.mobile-nav:after {

    content:'';

    display: table;

    clear: both;

}

.mobile-nav li {

     width: 33.333%;

     float: left;

     text-align: center;

     line-height: 30px;

}

.mobile-nav li + li {

    border-left: 1px solid #fff;

}

.mobile-nav li span,

.mobile-nav li img {

    display: inline-block;

    vertical-align: middle;

}



.mobile-nav li span {

    margin-left: 5px;

     color: #fff;

     font-size: 14px;

}



@media (max-width: 990px) {

    body {

        padding-bottom: 50px;

    }

    .mobile-nav {

        display: block;

    }

}

