body,
ul,
div,
html,
p,
input,
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  padding: 0;
}
* {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  font-family: "Microsoft YaHei UI";
}
body {
  overflow-x: hidden;
}
ul {
  list-style: none;
}
.f_f {
  float: left;
}
.f_r {
  float: right;
}
.l_q {
  clear: none;
}
a {
  color: #fff;
  text-decoration: none;
}
a:hover {
  color: #333;
}
.ly-banner-nav img {
  width: 100%;
}
.hander {
  width: 100%;
  height: 96px;
  background: #000000;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 99999;
}
#touchMain{
  overflow: hidden;
}
.hander .w_lp {
  width: 1360px;
  height: 100%;
  z-index: 9999;
  position: relative;
  margin: auto;
}
.hander .w_lp .w_log {
  width: 120px;
  height: 100%;
  background: #fff;
  text-align: center;
  line-height: 96px;
  font-size: 0;
}
.hander .w_lp .w_log img {
  display: inline-block;
  vertical-align: middle;
}
.hander .w_lp .w_nav {
  position: absolute;
  top: 0;
  height: 100%;
  left: 15%;
}
.zx-phone {
  float: right;
  margin-right: 20px;
}
.zx-pjone dt, .zx-phone dd {
  line-height: 30px;
  margin: 0;
}
.zx-phone  span {
  color: #fff;
  font-size: 16px;
}
.zx-phone  p {
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 2px;
  color: #fff;
}
.zx-phone img {
  width: 30px;
  margin-right: 10px;
  display: inline-block;
  vertical-align: middle;
}
.hander .w_lp .w_nav ul {
  height: 100%;
  float: left;
  color: #fff;
  font-weight: 400;
  margin-right: 36px;
}
.hander .w_lp .w_nav ul li {
  width: auto;
  height: 100%;
  text-align: center;
  line-height: 96px;
  cursor: pointer;
  transition: all 0.5s;
  position: relative;
  float: left;
}
.hander .w_lp .w_nav ul li a {
  color: #e7e7e7;
  font-size: 16px;
  display: inline-block;
  padding: 0px 15px;
}
.hander .w_lp .w_nav ul li .ly-nav-show {
  display: none;
  position: absolute;
  top: 96px;
  left: 0;
  width: 1400px;
}
.hander .w_lp .w_nav ul li .ly-nav {
  /*display: none;
  position: absolute;
  top: 96px;
  left: 50px;*/
  z-index: 1;
  line-height: 40px;
  margin: 0;
  text-align: left;
  font-size: 0;
  float: left;
}
.hander .w_lp .w_nav ul li .ly-nav dt {
  display: inline-block;
  vertical-align: top;
  width: auto;
}
.hander .w_lp .w_nav ul li .ly-nav dt a {
  /*width: 125px;*/
  text-align: center;
  padding: 0;
  font-size: 12px;
  color: #b0b0b0;
  padding: 0 20px;
}
.hander .w_lp .w_nav ul li .ly-nav dt a:hover {
  color: #E6212A;
}
.hander .w_lp .w_nav ul li:hover {
  background: #E6212A;
}
.hander .w_lp .w_nav ul li:hover a {
  color: #fff;
}
.hander .w_lp .w_nav .w_language {
  height: 100%;
  line-height: 96px;
  float: right;
  font-size: 14px;
  color: #A1A1A1;
  margin-left: 20px;
}
.hander .w_lp .w_nav .w_language span {
  cursor: pointer;
}
.hander .w_lp .w_nav .w_language > span:nth-child(2):before {
  content: "/";
  color: #A1A1A1;
  position: relative;
  top: 1px;
  margin-right: 5px;
  font-size: 16px;
}
.color_active {
  color: #E5222A !important;
}
.w_nav_op {
  position: absolute;
  width: 100%;
  height: 40px;
  display: none;
  background: #34385b;
  overflow: hidden;
  z-index: 999;
}
.w_nav_op > div {
  width: 1360px;
  height: 40px;
  position: relative;
  margin: auto;
}
.w_nav_op .w_info {
  float: left;
  line-height: 40px;
}
.w_nav_op .w_info li {
  float: left;
  font-size: 12px;
  color: #B0B0B0;
  margin-left: 30px;
  cursor: pointer;
}
.w_nav_op .introduce {
  margin-left: 315px;
}
.w_nav_op .product {
  margin-left: 465px;
}
.w_nav_op .case {
  margin-left: 515px;
}
.w_nav_op .news {
  margin-left: 665px;
}
.w_nav_op .Recruit {
  margin-left: 885px;
}
.w_nav_op .contact {
  margin-left: 975px;
}
._tow_color {
  color: #E52029 !important;
}
.w_banner li {
  height: 600px;
}
.w_banner img {
  width: 100%;
  height: 600px;
}
._w_case_code > div > .case_tab_user {
  border-bottom: none !important;
}
.footer_color_change {
  color: #AD2529 !important;
}
.footer {
  width: 100%;
  background: #2E2E2E;
  background: -webkit-linear-gradient(#2E2E2E, #2D2D2D);
  /* Safari 5.1 - 6.0 */
  background: -o-linear-gradient(#2E2E2E, #2D2D2D);
  /* Opera 11.1 - 12.0 */
  background: -moz-linear-gradient(#2E2E2E, #2D2D2D);
  /* Firefox 3.6 - 15 */
  background: linear-gradient(#2E2E2E, #2D2D2D);
  /* 标准的语法 */
}
.footer > div {
  width: 1220px;
  position: relative;
  margin: auto;
  padding: 20px 0;
  overflow: hidden;
}
.footer > div .footer_left {
  float: left;
}
.footer > div .footer_left ul {
  width: 100%;
  padding: 0;
  margin: 0;
  font-size: 0;
}
.footer > div .footer_left ul li {
  display: inline-block;
  vertical-align: top;
  line-height: 40px;
  font-size: 14px;
  text-align: center;
  padding: 0 10px;
}
.footer > div .footer_left ul li a {
  color: #cbcbcb;
}
.footer > div .footer_left ul li dl {
  width: 100%;
  text-align: center;
  margin: 0;
}
.footer > div .footer_left ul li dl dt {
  width: 100%;
  line-height: 20px;
}
.footer > div .footer_left ul li dl dt a {
  font-size: 12px;
  color: #b0b0b0;
}
.footer > div .footer_left ul li dl dt a:hover {
  color: #e62129;
}
.footer > div .footer_right {
  float: right;
}
.footer > div .footer_right > div:nth-child(1) {
  width: 94px;
  text-align: center;
  margin-left: 10px;
  margin-top: 10px;
  float: left;
}
.footer > div .footer_right > div:nth-child(1) span {
  color: #919191;
  font-size: 14px;
}
.footer > div .footer_right > div:nth-child(1) > div {
  margin-top: 5px;
  padding: 5px;
  border: 2px solid #62513F;
}
.footer > div .footer_right > div:nth-child(1) > div img {
  width: 100%;
  display: block;
}
.footer > div .footer_right > div:nth-child(2) {
  float: left;
  margin-left: 30px;
  color: #919191;
  font-size: 14px;
  margin-top: 10px;
}
.footer > div .footer_right > div:nth-child(2) span {
  float: left;
}
.footer > div .footer_right > div:nth-child(2) a {
  color: #919191;
}
.footer > div .footer_right > div:nth-child(2) a:hover {
  color: #e62129;
}
.footer > div .footer_right > div:nth-child(2) > div:nth-child(1) span:nth-child(1) {
  display: inline-block;
  width: 16px;
  height: 18px;
  background: url('../picture/contac.png') no-repeat 0 0;
}
.footer > div .footer_right > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) {
  margin-left: 21px;
}
.footer > div .footer_right > div:nth-child(2) > div:nth-child(1) > div:nth-child(3) {
  margin-left: 21px;
  margin-top: 5px;
  font-size: 16px;
  color: #8b8b8b;
}
.footer > div .footer_right > div:nth-child(2) > div:nth-child(2) {
  margin-top: 20px;
}
.footer > div .footer_right > div:nth-child(2) > div:nth-child(2) span:nth-child(1) {
  display: inline-block;
  width: 16px;
  height: 18px;
  background: url('../picture/contac.png') no-repeat -23px 0;
}
.footer > div .footer_right > div:nth-child(2) > div:nth-child(2) > div:nth-child(2) {
  margin-left: 21px;
}
._w_prepare {
  width: 100%;
  line-height: 40px;
  _background: #111111;
  text-align: center;
  color: #686868;
  font-size: 12px;
}
.slide-main {
  position: relative;
}
.slide-main .slide-box {
  position: relative;
  display: block;
  width: 100%;
  height: 400px !important;
  overflow: hidden;
}
@media screen and (max-width: 750px) {
   .slide-main .slide-box {
      height: 260px !important;
   }
}
.slide-main .slide-box .slide {
  display: none;
  width: 100%;
  overflow: hidden;
  position: absolute;
  z-index: 8;
}
.slide-main .slide-box .slide img {
  width: 100%;
  display: block;
}
.slide-main .banner_item {
  display: block;
  width: 100%;
  heigh: 9px;
  line-height: 20px;
  position: absolute;
  z-index: 20;
  bottom: 50px;
  left: 0;
  text-align: center;
}
.slide-main .banner_item a {
  display: inline-block;
  width: 40px;
  height: 9px;
  margin: 0px 27px;
  border-radius: 10px;
  background: #d2d2d2;
  overflow: hidden;
}
.slide-main .banner_item a.cur {
  background: #e62129;
}
.ly-title-nav {
  text-align: center;
  padding: 10px 0px 20px;
  display: none;
}
.ly-title-nav h1 {
  font-weight: 400;
  font-size: 18px;
  line-height: 20px;
  color: #e62129;
}
.ly-title-nav p {
  line-height: 20px;
  font-size: 12px;
  color: #737373;
  font-weight: 300;
}
.box {
  box-sizing: border-box;
}
@media screen and (max-width: 1440px) {
  .hander .w_lp {
    width: 100%;
    padding: 0px 15px;
    box-sizing: border-box;
  }
  .hander .w_lp .w_nav {
    padding-right: 30px;
    box-sizing: border-box;
  }
  .hander .w_lp .w_nav ul li a {
    padding: 0px 15px;
  }
}
@media screen and (max-width: 1040px) {
  .ly-banner-nav {
    width: 100%;
  }
  .ly-banner-nav img {
    _width: 200%;
    _margin-left: -50%;
  }
  .ly-title-nav {
    display: block;
  }
  .hander {
    height: 100px;
    background: #fff;
    position: relative;
  }
  .hander .ly-manage-title {
    width: 100%;
    position: absolute;
    top: 0px;
    left: 0;
    z-index: 1;
    height: 60px;
    text-align: center;
    line-height: 60px;
    font-size: 15px;
    color: #000;
    box-sizing: border-box;
  }
  .hander .w_lp {
    width: 100%;
    padding: 0px 15px;
    box-sizing: border-box;
  }
  .hander .w_lp .w_log {
    float: left;
    width: 100px;
    height: 100px;
    display: none;
  }
  .hander .w_lp .w_log img {
    width: 100%;
    margin-top: 5px;
  }
  .hander .w_lp .w_nav .w_language {
    display: none;
  }
  .hander .w_lp .w_nav .venus-menu {
    position: relative;
    width: 160px;
    top: 100px;
  }
  .hander .w_lp .w_nav .venus-menu .showhide {
    width: 85px;
    height: 100px;
    position: absolute;
    top: -100px;
    right: 0px;
    background: #fff;
  }
  .hander .w_lp .w_nav .venus-menu li {
    width: 100%;
    text-align: center;
    line-height: 50px;
    background: #000;
    height: 50px;
  }
  .hander .w_lp .w_nav .venus-menu li .ly-nav {
    display: none !important;
  }
  .slide-main .slide-box {
    width: 200%;
    margin-left: -50%;
  }
  .slide-main .banner_item {
    display: none;
  }
  .w_Icon {
    width: 100%;
    padding: 0px 15px;
    box-sizing: border-box;
  }
  .w_Icon ul li {
    width: 100%;
  }
  .footer > div {
    width: 100%;
    margin: 0;
    padding: 0;
  }
  .footer > div .footer_left {
    display: none;
  }
  .footer > div .footer_right {
    width: 100%;
    padding: 0;
    margin: 0;
  }
  .footer > div .footer_right > div:nth-child(1) {
    display: none;
  }
  .footer > div .footer_right > div:nth-child(2) {
    width: 100%;
    margin: 0;
  }
  .footer > div .footer_right > div:nth-child(2) div:nth-child(1) {
    padding: 20px 50px;
    height: 80px;
  }
  .footer > div .footer_right > div:nth-child(2) div:nth-child(1) span:nth-child(1) {
    display: none;
  }
  .footer > div .footer_right > div:nth-child(2) div:nth-child(1) div:nth-child(2) {
    float: left;
    width: 100px;
    font-size: 24px;
    margin: 0;
  }
  .footer > div .footer_right > div:nth-child(2) div:nth-child(1) div:nth-child(3) {
    margin: 0 0 0 10px;
    float: left;
    width: 165px;
    font-size: 22px;
  }
  .footer > div .footer_right > div:nth-child(2) > div:nth-child(2) {
    display: none;
  }
}

/*Xerxes-Zaki start 20190415*/
.clearfix:after {content: ""; display: block; height:0; clear:both; visibility: hidden;}
.clearfix { *zoom:1; }

.header-box {
  width: 100%;
  background-color: #000;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 99999;
}
.header {
  max-width: 1300px;
  margin: 0 auto;
}
.header .logo {
  float: left;
  padding: 0 10px;
  height: 96px;
  line-height: 96px;
  font-size: 0;
  -background-color: #fff;
  text-align: center;
} 
.header .logo img {
  display: inline-block;
  vertical-align: middle;
  height: 90px;
}
.header .right {
  float: right;
}
.header .nav {
  float: left;
  margin-left: 2%;
}
.header .nav .layui-nav {
  background-color: transparent;
  border-radius: 0;
  padding: 0;
}
.header .layui-nav .layui-nav-item a {
  color: #fff;
  padding: 0 17px;
}
.header .layui-nav .layui-nav-item {
  line-height: 96px;
}
.header .layui-nav .layui-nav-item:hover {
  background-color: #E6212A !important;
}
.header .layui-nav-child {
  top: 96px;
  background-color: #34385b;
  border: none;
  border-radius: 0;
}
.header .layui-nav-child a {
  color: #b0b0b0 !important;
}
.header .layui-nav-child a:hover {
  color: #E6212A !important;
}
.header .layui-nav-bar {
  display: none;
}
.header .phone {
  float: left;
  padding: 20px 0 0;
}
.header .phone dt {
  font-size: 0;
  line-height: 30px;
}
.header .phone dt img {
  width: 30px;
  margin-right: 10px;
  display: inline-block;
  vertical-align: middle;
}
.header .phone dt span {
  color: #fff;
  font-size: 16px;
  display: inline-block;
  vertical-align: middle;
}
.header .phone dd p {
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 2px;
}
.header .language {
  float: right;
  height: 96px;
  line-height: 96px;
  margin-left: 25px;
}
.header .language a {
  font-size: 14px;
  display: inline-block;
  vertical-align: middle;
  margin-left: 10px;
}
.header .language .cn {
  color: #E6212A;
}
.header .language .en {
  color: #fff;
}
.wap-header, .menu-box {
  display: none;
}
.zhanwei {
  height: 96px;
}
@media only screen and (max-width: 750px) {
  .header-box {
    display: none;
  }
  .swiper-index {
    height: 100% !important;
  }
  .zhanwei {
    height: 1.4rem;
  }
  .wap-header {
    display: block;
    background-color: #333;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 99999;
    box-shadow: 0 5px 5px rgba(0,0,0,.2);
    text-align: center;
  } 
  .wap-header .logo {
    float: left;
    height: 1.4rem;
    line-height: 1.4rem;
    padding: 0 .2rem;
    font-size: 0;
  }
  .wap-header .logo img {
    height: 1.3rem;
    display: inline-block;
    vertical-align: middle;
  }
  .wap-header .phone {
    color: #fff;
    font-size: .36rem;
    line-height: 1.4rem;
    display: inline-block;
  }
  .wap-header .phone a {
	color: #fff;
  }  
  .wap-header .menu {
    float: right;
    height: 1.4rem;
    line-height: 1.4rem;
    padding: 0 .2rem;
    font-size: 0;
  }
  .wap-header .menu img {
    height: .7rem;
    display: inline-block;
    vertical-align: middle;
  }
    .menu-box {
        display: block;
        position: fixed;
        top: 1.4rem;
        right: -36%;
        z-index: 2147485646;
        background-color: #333;
        width: 36%;
    }
    .menu-box li {
        padding: 0 .2rem;
        border-bottom: 1px solid rgba(255,255,255,.1);
    }
    .menu-box li a {
        color: #fff;
        font-size: .36rem;
        display: block;
        line-height: .8rem;
    }
    ._product_core .core_content .core_lp div {
        color: #706c6c !important;
    }
    ._product_core .core_content .w_lost .w_ul_core li .ly-core-list .core_lp dl {
      display: none;
    }
    .w_banner li {
      height: 214px;
    }
    .w_banner li img {
      height: 100%;
    }
    .zx-hotline {

    } 
    .zx-hl {
        padding: .3rem .2rem !important;
        height: auto !important;
    }
    .zx-hotline {
        float: none !important;
        width: auto !important;
        font-size: .48rem !important;
        text-align: center !important;
    }
}
/*Xerxes-Zaki end*/
