@charset "utf-8";
body {
  overflow-x: hidden;
}
.iconfont {
  font-family: 'iconfont';
}
img {
  max-width: 100%;
}
.vcenter {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  max-width: 100%;
  max-height: 100%;
  display: block;
  vertical-align: middle;
  margin: auto;
}
.tHide {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.blockFull {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
}
.relative {
  position: relative;
}
.pic {
  position: relative;
  overflow: hidden;
}
.pic:after {
  content: "";
  display: block;
}
a {
  color: #666;
  text-decoration: none;
}
a:hover {
  color: #EB6438;
  text-decoration: none;
}
h1,
h2,
h3,
h4,
h5,
h6,
ul,
li {
  margin: 0;
  padding: 0;
}
img {
  border: 0;
}
.container {
  width: 1200px;
}

/***** 页面头部 *****/
.ycx-header {
  clear: both;
  margin-top: 10px;
}
.ycx-header-banner {
  max-width: 1920px;
  margin: 0 auto;
  clear: both;
}
.ycx-header-banner .slick-dots {
  bottom: 30px;
}
.ycx-header-banner .slick-dots li button {
  width: 8px;
  height: 8px;
  display: inline-block;
}
.ycx-header-banner .slick-dots .slick-active button {
  width: 10px;
  height: 10px;
  background: none;
  border: 1px solid #fff;
}
.ycx-header-logo img {
  margin-top: 5px;
}
.ycx-header-nav .ycx-header-nav-contact {
  text-align: right;
}
.ycx-header-nav span {
  margin: 0 10px;
  cursor: pointer;
  position: relative;
}
.ycx-header-nav span .ycx-qrcode {
  position: absolute;
  width: 140px;
  height: 140px;
  z-index: 22;
  left: 50%;
  margin-left: -82px;
  top: 30px;
  display: none;
}
.ycx-header-nav span:hover .ycx-qrcode {
  display: block;
}
.ycx-header-nav .ycx-tel {
  font-size: 18px;
  color: #EB6438;
  font-family: arial;
  line-height: 25px;
  text-decoration: none;
  font-weight: bold;
}
.ycx-header-nav .ycx-tel img {
  margin-right: 10px;
}
.ycx-header-nav .ycx-header-nav1 li {
  float: left;
  width: 105px;
  text-align: center;
  height: 55px;
  line-height: 55px;
  background: url(i/navline.png) no-repeat center right;
  position: relative;
}
.ycx-header-nav .ycx-header-nav1 li a {
  padding: 0;
  transition: 0.5s;
}
.ycx-header-nav .ycx-header-nav1 li a:hover {
  background: none;
  color: #EB6438;
}
.ycx-header-nav .ycx-header-nav1 li ul {
  position: absolute;
  width: 100%;
  z-index: 99999;
  display: none;
  top: 55px;
  background: #fff;
  padding: 10px 0;
}
.ycx-header-nav .ycx-header-nav1 li ul li {
  line-height: 30px;
  height: 30px;
  list-style: none;
  font-size: 13px;
  background: none;
}
.ycx-header-nav .ycx-header-nav1 li ul li ul {
  position: absolute;
  left: 100%;
  width: 100%;
  top: 0;
  display: none;
}
.ycx-header-nav .ycx-header-nav1 li.active a {
  color: #EB6438;
}
.ycx-header-nav .ycx-header-nav1 li.active ul li a {
  color: #666;
}
.ycx-header-nav .ycx-header-nav1 li.active ul li a:hover {
  color: #EB6438;
}
.ycx-header-nav .ycx-header-nav1 >li:last-child {
  width: 85px;
  background: none;
  text-align: right;
}
.ycx-header-mobile-icon {
  position: absolute;
  font-size: 24px;
  right: 15px;
  line-height: 50px;
  display: none;
  color: #EB6438;
  top: 30px;
  z-index: 9;
}
.ycx-header-mobile-icon:hover {
  color: #fff;
}

/***** 面包屑 *****/
.ycx-crumb {
  background: #f7f7f7;
}
.ycx-crumb .ycx-crumb-title {
  width: 16.411%;
  background: #EB6438;
  line-height: 78px;
  text-align: center;
  font-size: 18px;
  color: #fff;
}
.ycx-crumb .ycx-crumb-menu {
  width: 40%;
  padding-left: 10px;
}
.ycx-crumb .ycx-crumb-menu div {
  float: left;
  margin-left: 10px;
  margin-top: 4px;
}
.ycx-crumb .ycx-crumb-menu div a {
  display: inline-block;
  line-height: 36px;
  height: 36px;
  overflow: hidden;
  width: 100px;
  text-align: center;
}
.ycx-crumb .ycx-crumb-menu div a:hover {
  border: 1px solid #EB6438;
  color: #EB6438;
  border-radius: 15px;
  background: #fff;
}
.ycx-crumb .ycx-crumb-menu div a.cur {
  border: 1px solid #EB6438;
  color: #EB6438;
  border-radius: 15px;
  background: #fff;
}
.ycx-crumb .ycx-crumb-menu .slick-arrow {
  width: 20px;
  transform: rotate(0);
  top: 30px;
}
.ycx-crumb .ycx-crumb-menu .slick-prev {
  left: auto;
  right: -30px;
  background: #999 url(i/prev.png) no-repeat center;
}
.ycx-crumb .ycx-crumb-menu .slick-next {
  right: -52px;
  background: #999 url(i/next.png) no-repeat center;
}
.ycx-crumb .ycx-crumb-navi {
  line-height: 78px;
}
.ycx-crumb .ycx-crumb-navi a {
  color: #898989;
}
.ycx-crumb .ycx-crumb-navi a:hover {
  color: #EB6438;
}
.ycx-crumb .ycx-crumb-navi span {
  margin: 0 10px;
}
.ycx-crumb .ycx-crumb-navi em {
  font-style: normal;
  color: #EB6438;
}
/***** 页面主体 *****/
.ycx-body {
  margin-top: 35px;
}
.ycx-body .ltxt {
  width: 77%;
}
.ycx-body .ltxt p {
  font-size: 13px;
  color: #666;
  text-indent: 2em;
  margin-bottom: 30px;
  line-height: 35px;
}

/***** 页面脚部 *****/
.ycx-footer {
  padding: 40px 0 20px;
  background: #2b2b2b;
}
.ycx-footer .fleft {
  width: 80%;
}
.ycx-footer .fleft p {
  color: #9e9e9e;
  font-size: 12px;
  line-height: 14px;
  font-family: 微软雅黑;
}
.ycx-footer .fleft a {
  color: #9e9e9e;
}
.ycx-footer .fleft a:hover{
  color:#EB6438;
}
.ycx-footer .fright {
  width: 20%;
}

/***** 小屏 *****/
@media (max-width: 1200px) {
  .container {
    width: 992px;
  }
  .ycx-header-nav .ycx-header-nav1 li {
    width: 85px;
  }
  .ycx-body .ltxt {
    width: 70%;
  }
}

@media (max-width: 992px) {
  .container {
    width: 768px;
  }
  .ycx-header {
    margin-top: 0px;
  }
  .ycx-header-mobile-icon {
    display: block;
  }
  .ycx-header-nav-contact {
    display: none;
  }
  .ycx-header-nav1 {
    display: none;
  }
  .ycx-header-logo {
    display: none;
  }
  .ycx-body .ltxt {
    width: 68%;
  }
}
@media (max-width: 768px) {
  .container {
    width: 100%;
  }
  .ycx-header-logo {
    display: none;
  }
  .ycx-header-mobile-icon {
    top: 12px !important;
  }
  .ycx-crumb {
    display: none;
  }
  .ycx-body .ltxt {
    width: 100%;
  }
  .ycx-footer .fleft {
    width: 100%;
    text-align: center;
  }
  .ycx-footer .fright {
    width: 100%;
    text-align: center;
  }
  .ycx-footer .fright .ycx-header-qrcode {
    float: none !important;
    margin-top: 5px;
  }
}

@media (max-width: 480px) {
  .ycx-footer .fright {
    width: 100%;
  }
}
