﻿@charset "utf-8";
/* CSS Document */
/*common*/
.mb10 { margin-bottom:10px;}
.ml10 { margin-left:10px;}
.bg { background:#FFF;}
.shop-nav-title, bold {
    font-weight: 700;
}
/**/
.banners{height: 540px;}
.fullSlide {width:100%;position:relative;height:540px;}
.fullSlide .bd {margin:0 auto;position:relative;z-index:0;overflow:hidden;}
.fullSlide .bd ul {width:100% !important;}
.fullSlide .bd li {width:100% !important;height:540px;overflow:hidden;text-align:center; background: no-repeat center top;}
.fullSlide .bd li a {display:block;height:540px;}
.fullSlide .hd {width:100%;position:absolute;z-index:1;bottom:0px;left:0;height:30px;line-height:30px;}
.fullSlide .hd ul {text-align:center;}
.fullSlide .hd ul li {
  cursor: pointer;
  border-radius: 10px;
  transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  /* Firefox 4 */

  -webkit-transition: all 0.5s linear;
  /* Safari and Chrome */

  -o-transition: all 0.5s linear;
  /* Opera */

  display: inline-block;
  *display: inline;
  zoom: 1;
  width: 10px;
  height: 10px;
  margin: 0 6px;
  overflow: hidden;
  background-color: #d40c1a;
  border: 3px solid #d40c1a;
}
.fullSlide .hd ul .on {
  background-color: #fff;
  border: 3px solid #d40c1a;
}
.fullSlide .prev,.fullSlide .next {display:none;position:absolute;z-index:1;top:50%;margin-top:-30px;left:5%;z-index:1;width:40px;height:60px;cursor:pointer;filter:alpha(opacity=50);opacity:0.5;display:none;width:73px; height:73px; }
.fullSlide .prev{background:url(img/Index/left1s.png) no-repeat;}
.fullSlide .next {left:auto;right:5%;background:url(img/Index/right1s.png) no-repeat;}

/**/

/*通用标题样式*/
.title {
  text-align: center;
  height: 100px;
  margin: 0 auto 30px;
  overflow: hidden;
  clear: both;
}
.title span {
  display: block;
  height: 50px;
  font-size: 36px;
  font-weight: bold;
  line-height: 50px;
  color: #d12a36;
  overflow: hidden;
  margin-bottom: 10px;
}
.title em {
  max-width: 100%;
  display: inline-block;
  height: 40px;
  font-size: 18px;
  font-weight: normal;
  line-height: 40px;
  color: #333333;
  overflow: hidden;
  background-color: #eee;
  padding: 0 35px;
  border-radius: 20px;
}
/*引子*/
.d_don2 {
  padding: 60px 0 30px;
  overflow: hidden;
}
.d_don2 dl {
  overflow: hidden;
  padding: 40px 30px 0;
}
.d_don2 dl dt {
  width: 480px;
  float: left;
  overflow: hidden;
}
.d_don2 dl dt img {
  width: 480px;
  height: 240px;
  display: block;
}
.d_don2 dl dd {
  float: right;
  width: 610px;
}
.d_don2 dl dd .yzi-desc {
  max-height: 240px;
  font-size: 16px;
  font-weight: normal;
  line-height: 30px;
  color: #333333;
  overflow: hidden;
  text-align: justify;
}
.d_don2 ul {
  overflow: hidden;
  padding: 40px 0;
}
.d_don2 ul li {
  float: left;
  overflow: hidden;
  padding: 0 40px;
  border-right: 1px solid #d9d9d9;
  font-size: 16px;
  font-weight: normal;
  line-height: 30px;
  color: #666666;
  width: 218px;
}
.d_don2 ul li i {
  float: left;
  width: 74px;
  height: 74px;
  border-radius: 50%;
  background-color: #727272;
}
.d_don2 ul li i img {
  width: 74px;
  height: 74px;
  border-radius: 50%;
}
.d_don2 ul li em {
  width: 120px;
  float: right;
}
.d_don2 ul li span {
  display: block;
  padding-top: 5px;
  height: 35px;
  line-height: 35px;
  overflow: hidden;
}
.d_don2 ul li b {
  display: inline-block;
  height: 20px;
  line-height: 20px;
  overflow: hidden;
}
.d_don2 ul li:last-child {
  border-right: none;
}
.d_don2 h4 {
  text-align: center;
  height: 40px;
}
.d_don2 h4 a {
  display: inline-block;
  max-width: 300px;
  height: 40px;
  line-height: 40px;
  color: #fff;
  background-color: #D12A36;
  overflow: hidden;
  padding: 0 20px;
}
/*产品展示*/
.bao2 {
  padding-top: 50px;
  overflow: hidden;
  background-color: #f7f7f7;
}
.bao2 .title {
  margin-bottom: 40px;
}
.cp-lst {
  overflow: hidden;
}
.cp-lst .prod-hot-list {
  position: relative;
}
.cp-lst .prod-hot-list dl {
  float: left;
  width: 384px;
  margin: 0 24px 20px 0;
}
.cp-lst .prod-hot-list dl:nth-child(3n) {
  margin-right: 0;
}
.cp-lst .prod-hot-list dt img {
  width: 384px;
  display: block;
}
.cp-lst .prod-hot-name {
  text-align: center;
  position: relative;
  display: block;
  height: 60px;
  font-size: 20px;
  font-weight: normal;
  line-height: 60px;
  color: #555555;
  overflow: hidden;
}
.cp-lst .prod-hot-name a {
  display: block;
  max-height: 60px;
  color: #555;
  padding: 0 5px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.cp-lst .prod-hot-desc {
  display: none;
  margin-top: 5px;
  height: 72px;
  font-size: 14px;
  font-weight: normal;
  line-height: 24px;
  color: #666666;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}
.cp-lst .prod-hot-link {
  display: none;
}
.cp-lst .prod-hot-list dl:hover .prod-hot-name {
  color: #d40c1a;
}
.cp-lst .prod-hot-list dl:hover .prod-hot-name a {
  color: #d40c1a;
  font-weight: bold;
}
/*优势*/
.d_don3 {
  padding: 50px 0 40px;
  background-color: #ffffff;
  overflow: hidden;
}
.yos-list {
  padding-top: 40px;
}
.yos-list li {
  float: left;
  position: relative;
  width: 386px;
  overflow: hidden;
  margin-right: 20px;
  background-color: #f7f7f7;
}
.yos-list li .ys_img,
.yos-list li .ys_img img {
  width: 386px;
  height: 290px;
  display: block;
}
.yos-list li .don_icon {
  padding: 30px 20px 20px;
  height: 240px;
}
.yos-list li .don_icon h4 {
  height: 34px;
  overflow: hidden;
  font-size: 18px;
  font-weight: bold;
  line-height: 34px;
  color: #d40c1a;
  text-align: center;
  margin-bottom: 10px;
}
.yos-list li .don_icon .yos-desc {
  font-size: 15px;
  font-weight: normal;
  line-height: 24px;
  color: #666666;
  text-align: justify;
  max-height: 192px;
  overflow: hidden;
}
.yos-list li .don_icon i {
  position: absolute;
  top: 270px;
  left: 50%;
  margin-left: -15px;
  border-style: solid;
  border-width: 0 15px 20px 15px;
  border-color: transparent transparent #f7f7f7 transparent;
}
.yos-list li.nom {
  margin-right: 0;
}
.yos-list li.bg .don_icon i {
  top: 290px;
  border-width: 20px 15px 0 15px;
  border-color: #f7f7f7 transparent transparent transparent;
}
/*解决方案*/
.d_don1 {
  padding: 50px 0 40px;
  background-color: #f7f7f7;
}
.fan-list {
  padding-top: 40px;
  overflow: hidden;
}
.fan-list li {
  float: left;
  overflow: hidden;
  width: 390px;
  text-align: center;
  margin-right: 15px;
}
.fan-list li span {
  display: block;
  width: 374px;
  border: 1px solid #bebebe;
  margin-bottom: 15px;
  padding: 7px;
}
.fan-list li img {
  width: 374px;
  height: 210px;
  display: block;
}
.fan-list li p {
  height: 40px;
  padding: 0 10px;
}
.fan-list li p a {
  display: block;
  height: 40px;
  font-size: 16px;
  font-weight: bold;
  line-height: 40px;
  color: #333333;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.fan-list li.nom {
  margin-right: 0;
}
/*案例*/
.bao1 {
  padding: 50px 0 50px;
}
.anl-list {
  padding-top: 40px;
  overflow: hidden;
}
.anl-list li {
  float: left;
  width: 278px;
  margin-right: 10px;
  padding: 5px;
  border: 1px solid #ccc;
}
.anl-list li span,
.anl-list li img {
  width: 278px;
  height: 208px;
  display: block;
}
.anl-list li h4 {
  height: 40px;
  padding-top: 10px;
}
.anl-list li h4 a {
  display: block;
  height: 40px;
  font-size: 16px;
  font-weight: bold;
  line-height: 40px;
  color: #333333;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.anl-list li .anl-desc {
  font-size: 14px;
  font-weight: normal;
  line-height: 24px;
  color: #666666;
  text-align: justify;
  height: 120px;
  overflow: hidden;
}
.anl-list li.nom {
  margin-right: 0;
}
/*新闻资讯*/
.news {
  padding: 50px 0 40px;
  background-color: #f7f7f7;
  overflow: hidden;
}
.news .title {
  margin-bottom: 30px;
}
.news-title {
  height: 56px;
  border-bottom: 1px solid #666;
  font-size: 20px;
  font-weight: bold;
  line-height: 56px;
  overflow: hidden;
  color: #333;
  margin-bottom: 26px;
}
.news-title a {
  color: #333;
  display: inline-block;
  height: 56px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}
.news-info {
  width: 580px;
}
.news-con {
  margin-bottom: 20px;
  width: 580px;
  height: 290px;
  overflow:hidden;
}
.news-con img {
  width: 580px;
  height: auto;
  display: block;
}
.faq-info1 .prod-hot-swit {
  min-height: 112px;
}
.faq-info1 dt {
  display: none;
}
.faq-info1 dl {
  padding-left: 136px;
  height: 112px;
  padding-right: 10px;
  position: relative;
  overflow: hidden;
}
.faq-info1 .prod-hot-name {
  height: 46px;
  font-size: 18px;
  color: #333;
  line-height: 46px;
}
.faq-info1 .prod-hot-name a {
  color: #333;
  display: inline-block;
  height: 46px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}
.faq-info1 .prod-hot-desc {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  padding-right: 10px;
  height: 44px;
  font-size: 14px;
  line-height: 22px;
  color: #888;
}
.faq-info1 .prod-hot-link {
  display: none;
}
.faq-info1 .prod-hot-time3 {
  display: block !important;
  width: 100px;
  height: 108px;
  padding: 0 10px;
  border-right: 1px solid #ebebeb;
  position: absolute;
  top: 0;
  left: 0;
  font-size: 12px;
  line-height: 22px;
  color: #888;
  text-align: center;
  overflow: hidden;
}
.faq-info1 .prod-hot-time-dd {
  word-break: break-all;
  display: block;
  padding-top: 20px;
  font-size: 48px;
  font-weight: bold;
  height: 52px;
  overflow: hidden;
  line-height: 52px;
  color: #333;
}
.faq-info1 .prod-hot-time-icon1 {
  display: none;
}
.faq {
  width: 561px;
}
.faq-info dt {
  display: none;
}
.faq-info dl {
  padding-left: 136px;
  height: 110px;
  padding-right: 10px;
  position: relative;
  margin-bottom: 30px;
  overflow: hidden;
  border: 1px solid #ebebeb;
}
.faq-info .prod-hot-name {
  height: 46px;
  font-size: 18px;
  color: #333;
  line-height: 46px;
}
.faq-info .prod-hot-name a {
  color: #333;
  display: inline-block;
  height: 46px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}
.faq-info .prod-hot-desc {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  padding-right: 10px;
  height: 44px;
  font-size: 14px;
  line-height: 22px;
  color: #888;
}
.faq-info .prod-hot-link {
  display: none;
}
.faq-info .prod-hot-time3 {
  display: block !important;
  width: 100px;
  height: 108px;
  padding: 0 10px;
  border-right: 1px solid #ebebeb;
  position: absolute;
  top: 0;
  left: 0;
  font-size: 12px;
  line-height: 22px;
  color: #888;
  text-align: center;
  overflow: hidden;
}
.faq-info .prod-hot-time-dd {
  word-break: break-all;
  display: block;
  padding-top: 20px;
  font-size: 48px;
  font-weight: bold;
  height: 52px;
  overflow: hidden;
  line-height: 52px;
  color: #333;
}
.faq-info .prod-hot-time-icon1 {
  display: none;
}
.news .item-time {
  width: 100px;
  height: 108px;
  padding: 0 10px;
  border-right: 1px solid #ebebeb;
  position: absolute;
  top: 0;
  left: 0;
  font-size: 12px;
  line-height: 22px;
  color: #888;
  text-align: center;
  overflow: hidden;
}
.news .item-desc {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  padding-right: 10px;
  height: 44px;
  font-size: 14px;
  line-height: 22px;
  color: #888;
}
.news .item-title,
.news .item-title a {
  color: #333;
  display: inline-block;
  height: 46px;
  line-height: 46px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}
.news .item-time-day {
  font-size: 48px;
  font-weight: bold;
  height: 52px;
  overflow: hidden;
  line-height: 52px;
  color: #333;
}
.news-info .item-line {
  padding-left: 136px;
  position: relative;
  margin-bottom: 10px;
}
.news-info .item-time {
  height: 90px;
}
.news-info .item-time-day {
  padding-top: 12px;
}
.faq-info .item-line {
  padding-left: 136px;
  height: 110px;
  padding-right: 10px;
  position: relative;
  margin-bottom: 30px;
  overflow: hidden;
  border: 1px solid #ebebeb;
}
.faq-info .item-time {
  height: 108px;
}
.faq-info .item-time-day {
  padding-top: 20px;
}
/*关于我们*/
.g_ab {
  padding: 50px 0;
}
.g_ab dl {
  padding-top: 40px;
}
.g_ab dt {
  float: left;
  width: 600px;
}
.g_ab dt img {
  width: 600px;
  height: 338px;
  display: block;
}
.g_ab dd {
  float: right;
  width: 520px;
  padding: 40px 20px 0 0;
}
.g_ab dd h2 {
  height: 40px;
  font-size: 24px;
  font-weight: bold;
  line-height: 40px;
  color: #d40c1a;
  overflow: hidden;
}
.g_ab dd h2 a {
  color: #d40c1a;
  display: inline-block;
}
.ab-desc {
  font-size: 14px;
  font-weight: normal;
  line-height: 28px;
  color: #666666;
  margin-top: 20px;
  max-height: 230px;
  overflow: hidden;
}
/*快速通道*/
.shop-nav-t1 i img {
  background-color: #d40c1a;
}
/*返回顶部*/
.sidebar {
  display: -webkit-box;
  display: -ms-flexbox;
  position: fixed;
  bottom: 20px;
  right: 19px;
  z-index: 110;
  height: 44px;
  width: 44px;
}
.sidebar-itme:hover span {
  display: block;
}
.sidebar-itme span {
  display: none;
  width: 66px;
  height: 24px;
  font-size: 12px;
  color: #666;
  text-align: center;
  line-height: 24px;
  border-radius: 4px;
  background-color: #eee;
  position: absolute;
  right: 54px;
  top: 50%;
  margin-top: -12px;
}
.sidebar img {
  width: 44px;
  height: 44px;
  background-color: #ccc;
  border-radius: 2px;
  cursor: pointer;
  transition: background 0.3s ease-in-out;
  -webkit-transition: background 0.3s ease-in-out;
  outline: 0;
}
.sidebar:hover img {
  background-color: #d40c1a;
}
.sidebar .fh {
  display: none;
}
/*min-banner*/
.min-banner {
  height: 380px;
  position: relative;
}
.min-banner img {
  width: 1920px;
  height: 380px;
  position: absolute;
  left: 50%;
  margin-left: -960px;
}
/*面包屑*/
.crumbs-1 {
  height: 65px;
  font-size: 14px;
  border-bottom: 1px dashed #dcdcdc;
  margin-bottom: 30px;
}
.crumbs-1 b {
  font-weight: normal;
}
.crumbs-1 i {
  font-style: normal;
}
.crumbs-1 span {
  padding: 0 5px;
  height: 65px;
  line-height: 65px;
}
.crumbs-1 a:hover {
  color: #d40c1a;
}
/*副导航*/
.left-nav-01 {
  margin-bottom: 20px;
}
.left-nav-01-tit {
  background: #d40c1a;
  height: 80px;
}
.left-nav-01-tit h2 {
  padding: 0 10px;
  height: 75px;
  font-size: 24px;
  font-weight: normal;
  line-height: 75px;
  color: #ffffff;
  border-bottom: 1px solid #fff;
  text-align: center;
  overflow: hidden;
}
.left-nav-01-one > li {
  background-color: #ccc;
  background-image: url('/images/left-nav-icon1.png');
  background-repeat: no-repeat;
  background-position: 90% 20px;
  background-size: 11px 11px;
  margin-bottom: 2px;
}
.left-nav-01-one > li h3 a {
  display: block;
  margin: 0 40px 0 0;
  padding-left: 32px;
  height: 50px;
  font-size: 18px;
  font-weight: normal;
  line-height: 50px;
  color: #333333;
  overflow: hidden;
}
.left-nav-01-one > li.sidenavcur,
.left-nav-01-one > li:hover {
  background-image: url('/images/left-nav-icon2.png');
  background-repeat: no-repeat;
  background-position: right 20px;
  background-size: 38px 11px;
  background-color: #d40c1a;
}
.left-nav-01-one > li.sidenavcur .left-nav-01-two,
.left-nav-01-one > li:hover .left-nav-01-two {
  display: block;
}
.left-nav-01-one > li.sidenavcur > h3 > a,
.left-nav-01-one > li:hover > h3 > a {
  color: #fff;
}
.left-nav-01-two {
  display: none;
  border-top: 2px solid #fff;
  border-bottom: 2px solid #fff;
}
.left-nav-01-two li {
  height: 50px;
  font-size: 16px;
  line-height: 50px;
  background: #ECECEC;
  position: relative;
  border-bottom: 1px solid #fff;
}
.left-nav-01-two h3 a {
  display: block;
  color: #666;
  padding: 0 40px ;
}
.left-nav-01-two li:after {
  content: "";
  width: 8px;
  height: 8px;
  border: 2px solid #b8b8b8;
  border-style: solid solid none none;
  position: absolute;
  top: 50%;
  right: 32px;
  margin-top: -4px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.left-nav-01-two li:hover h3 a,
.left-nav-01-two li.sidenavcur h3 a {
  color: #333;
}
.left-nav-01-two li:hover:after,
.left-nav-01-two li.sidenavcur:after {
  border-color: #333;
}
/*分页*/
.pagination-1 {
  margin: 30px auto 60px;
  height: 30px;
  text-align: center;
}
.pagination-1 a,
.pagination-1 span {
  vertical-align: top;
  display: inline-block;
  padding: 0 8px;
  height: 26px;
  line-height: 26px;
  border: 1px solid #e5e5e5;
  text-align: center;
  margin: 0 2px;
  background: #fff;
}
.pagination-1 span {
  border: 1px solid #fff;
}
.pagination-1 .page_curr {
  background: #d40c1a;
  color: #fff;
  border-color: #d40c1a;
}
.pagination-1 .laypage_first,
.pagination-1 .laypage_last {
  display: none;
}
/*联系信息*/
.fdh-01-tit {
  background: #d40c1a;
  height: 80px;
}
.fdh-01-tit h3 {
  height: 75px;
  font-size: 24px;
  font-weight: normal;
  line-height: 75px;
  color: #333333;
  border-bottom: 1px solid #fff;
  text-align: center;
  overflow: hidden;
}
.p6-order-form-1-add {
  border: 1px solid #eee;
  overflow: hidden;
}
.p6-order-form-1-add ul {
  padding: 20px 12px;
}
.p6-order-form-1-add li {
  font-size: 14px;
  font-weight: normal;
  line-height: 34px;
  color: #666666;
}

/***/
.link{min-height:90px}
.link-title{width:115px;height:60px;margin-top:15px;border-right:1px solid #999;font-size:18px;line-height:30px}
.link-title span{display:block;height:30px;color:#999;text-transform:uppercase;overflow:hidden}
.link-title p{height:30px;color:#000;overflow:hidden}
.link-list{width:1060px;margin:30px 0 30px 20px;font-size:15px;line-height:30px;overflow:hidden}
.link-list a{display:inline-block;height:30px;color:#666}