body {
  background-color: #fff;
}
.index-wrapper {
  padding-top: 100px;
  width: 100%;
  min-width: 1170px;
  height: auto;
  overflow: hidden;
 
}
.clean-padding-rl {
  padding-left: 0;
  padding-right: 0;
}
.padding-left15 {
  padding-left: 15px;
}
/*************** index  css*************/

/* banner 图 */
.banner-wrapper {
  width: 100%;
}
.carousel-inner .item img {
  width: 100%;
  height: 550px;
}

/* 图片展示 */
.indutry-pic {
  width: 100%;
  height: auto;
  overflow: hidden;
  background-color: #f5f5f5;
}
.company-show {
  min-width: 1140px;
  padding: 60px 15px 70px 15px;
  background-color: #fff;

}
.indutry-show {
  min-width: 1140px;
  padding: 60px 15px 70px 15px;
  background-color: #f5f5f5;

}
.company-show .title-wrapper,.responsibility>.title-wrapper {
  width: 100%;
  height: 20px;
  line-height: 20px;
}
.title-wrapper .line-spic {
  display: inline-block;
  width: 3px;
  height: 100%;
  background: #ff0000;
}
.pic-container {
  margin-top: 18px;
}
.company-show .title-wrapper>.title,.responsibility>.title-wrapper>.title {
  display: inline-block;
  font-size: 16px;
  vertical-align: top;
  margin-left: 10px;
  font-weight: 600;
}
.pic-container {
  width: 1140px;
  height: auto;
  overflow: hidden;
}
.pic-wrapper {
  width: 374px;
  float: left;
}
.pic-left, .pic-right,.pic-right-disc {
  position: relative;
}
.pic-wrapper>.pic-left> img {
  width: 374px;
}
.pic-right-wrapper {
  width: 758px;
  height: auto;
  float: left;
}
.pic-right,.pic-right-disc {
  float: left;
  width: 374px;
  height: auto;
}
.pic-right {
  margin-right: 9px;
}
.pic-left .disc ,.pic-right .disc{
  position: absolute;
  top: 10px;
  left: 12px;
  color: #fff;
  font-weight: 600;
  font-size: 15px;
  z-index: 10;
}
.pic-left:hover .pic-model {
  opacity: 0.8;
  background-color: rgba(0, 0, 0, 0.3);
}
.pic-right:hover .right-pic-model,.pic-right-disc:hover .right-pic-model{
  opacity: 0.8;
  background-color: rgba(0, 0, 0, 0.3);
}
.pic-right-disc .disc-tips {
  display: block;
  font-size: 14px;
  color: #fff;
  line-height: 1.4;
  text-align: right;
  margin-right: 10px;
}
.pic-right-disc .disc {
  position: absolute;
  top: 10px;
  right: 12px;
  color: #fff;
  font-weight: 600;
  font-size: 15px;
  text-align: right;
  z-index: 10;
}
.pic-right-wrapper>.right-content {
  margin-left: 9px;
}
.right-bottom-content {
  margin-top: 6px;
}
.pic-model {
  position: absolute;
  bottom: 1px;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  opacity: 0;
  background-color: rgba(0, 0, 0, 0.6);
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  transition: all 1s;
}
.model-desc {
  display: block;
  color: #fff;
  font-size: 14px;
  margin-left: 12px;
  margin-top: 36px;
}
.right-pic-model {
  position: absolute;
  bottom: 1px;
  left: 0;
  width: 374px;
  height: 100%;
  overflow: hidden;
   opacity: 0;
  background-color: rgba(0, 0, 0, 0.6);
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  transition: all 1s;
}
.desc-right {
  display: block;
  text-align: right;
  margin-right: 12px;
}

/* 公司要闻 */
.nav-tabs>li>a {
  border: 0;
}
.information-wrapper {
  background: #fff;
}
.info-nav {
  width: 1170px;
  height: auto;
}
.info-nav-left {
  width: 878px;
  height: auto;
  padding-right: 50px;
  float: left;
}
.responsibility {
  width: 262px;
  height: auto;
  float: left;
}
.info-nav .nav-tabs {
  border: 0;
}
.info-nav .nav-tabs>li>a {
  color: #666;
  margin-right: 36px; 
}
.info-nav .nav-tabs>li.active>a {
  color: #333;
  border: 0;
  padding-bottom: 9px;
  border-bottom: 2px solid #ff3333;
  cursor: pointer;
  font-weight: 600;
}
.info-nav .nav-tabs a:hover,.info-nav>.nav-tabs a:focus {
  text-decoration: none;
  border-color: #f0f0f0;
}
.tab-content {
  padding-top: 45px;
}
.info-main {
  position: relative;
  width: 878px;
  height: auto;
  overflow: hidden;
  padding-right: 15px;
}
.info-main>.info-pic {
  position: relative;
  width: 374px;
  height: auto;
  float: left;
}
.info-pic>.info-model {
  position: absolute;
  bottom: 1px;
  left: 0;
  width: 100%;
  height: 50px;
  line-height: 50px;
  text-align: center;
  background-color: rgba(0, 0, 0, .6);
}
.info-pic>.info-model>.title {
  color: #fff;
}
.info-content {
  float: left;
  padding-left: 26px;
}
.info-item {
  max-width: 415px;
  margin-top: 5px;
}
.info-item .disc,.info-item .time {
  display: block;
}
.info-item .disc {
  max-width: 415px;
  line-height: 26px;
  color: #333;
  overflow: hidden;
  white-space: nowrap;
  text-overflow:ellipsis;
  -o-text-overflow:ellipsis;
}
.time {
  color: #999;
  line-height: 26px;
}
.info-item .disc:hover {
  color: #f00;
}
.read-more {
  position: absolute;
  bottom: 0;
  right: 50px;
  display: block;
  width: 76px;
  height: 25px;
  border-radius: 38px;
  text-align: center;
  line-height: 28px;
  color: #fff;
  background-color: #ccc;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  transition: all .3s;
}
.read-more>.glyphicon-menu-right {
  color: #fff;
}
.read-more:hover { 
  background-color: #f00;
  color: #fff;
}
.responsibility-content {
  margin-top: 24px;
}
.responsibility-content .item img{
  width: 100%;
  height: 226px;
  border: 1px solid #f0f0f0;
}
.responsibility-content .item .title {
  display: block;
  width: 100%;
  height: 40px;
  text-align: center;
  line-height: 40px;
  background-color: #f0f0f0;
}
.responsibility-content .carousel-indicators li {
  width: 15px;
  height: 6px;
  background-color: #ccc;
  border-radius: 3px;
  border: 1px solid #ccc;
}
.responsibility-content .carousel-indicators .active {
  width: 30px;
  height: 6px;
  background-color: #f00;
  border: 1px solid #f00;
}
@media screen and (min-width: 768px) {
  .responsibility-content .carousel-indicators {
      bottom: -20px;
  }  
}


.responsibility-content>.content>.disc {
  max-width: 262px;
  line-height: 24px;
  color: #333;
  margin-top: 8px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
/* 旗下品牌 */
.company-list-box {
  min-width: 1140px;
  margin: 0 auto;
}
.company-list {
  padding-top: 36px;
  width: 1140px;
  height: auto;
  overflow: hidden;
}
.company-list .pic-box {
  width: 190px;
  height: auto;
  float: left;
  padding: 0 15px;
}
.company-list .pic {
  display: block;
  width: 100%;
  height: 90px;
  background: url('../images/alllogo_kui.png') no-repeat;
  background-position: 0 0px;
}
.company-list .pic_2 {
  background-position: -176px 0px;
}
.company-list .pic_3 {
  background-position: -374px 0px;
}
.company-list .pic_4 {
  background-position: -574px 0px;
}
.company-list .pic_5 {
  background-position: -770px 0px;
}
.company-list .pic_6 {
  background-position: -970px 0px;
}
.company-list .pic:hover ,.company-list .pic:focus {
  background: url('../images/alllogo.png') no-repeat;
  background-position: 0 0px;
}
.company-list .pic_2:hover ,.company-list .pic_2:focus {
  background-position: -176px 0px;
}
.company-list .pic_3:hover ,.company-list .pic_3:focus {
  background-position: -374px 0px;
}
.company-list .pic_4:hover ,.company-list .pic_4:focus {
  background-position: -574px 0px;
}
.company-list .pic_5:hover ,.company-list .pic_5:focus {
  background-position: -770px 0px;
}
.company-list .pic_6:hover ,.company-list .pic_6:focus {
  background-position: -970px 0px;
}

