* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
a {
  text-decoration: none;
  color: #06f;
}
a:visited { 
  color: #7693f5;
  text-decoration:none; 
  } 
ol, ul, li {
  list-style: none;
}
.qiancengyun-banner {
  position: relative;
  width: 100%;
  height: 400px;
  background: url(./img/banner.png) no-repeat center;
  background-size: cover;
  margin-top: 80px;
}
.web-banner {
  padding: 133px 0px 0px 0;
  width: 59%;
}
.auto {
  margin: 0 auto;
  min-width: 1220px;
  max-width: 1220px;
}
.web-name {
  font-weight: 700;
  font-size: 40px;
  line-height: 50px;
  color: #252b3a;
}
.web-info {
  margin-top: 12px;
  font-size: 14px;
  line-height: 22px;
  color: #575d6c;
}
.web-banner .advisory {
  display: inline-block;
  padding: 6px 39px;
  margin-top: 30px;
  border-radius: 2px;
  font-size: 20px;
  background-color: #c7000b;
  border-color: #c7000b;
  color: #fff;
}
.qiancengyunhezuo {
  padding-top: 56px;
  padding-bottom: 56px;
  background-color: #fff;
  text-align: center;
}
.hezuo-title {
  
    font-size: 30px;
    line-height: 30px;
    font-weight: bold;
    color: #252b3a;
    padding-bottom: 43px;
}
.hezuo-p {
  font-size: 14px;
    line-height: 22px;
    color: #575d6c;
}
.qiancengyunjiaru {
  overflow: hidden;
    margin: auto;
    width: 1170px;
    padding-bottom: 60px;
}
.jiaru-title {
  text-align: center;
    margin-top: 60px;
    margin-bottom: 40px;
    letter-spacing: 3px;
    font-size: 30px;
    font-weight: 600;
    color: #2F2F2F;
    line-height: 45px;
    height: 45px;
}
.pic {
  max-width: 100%;
}
.item-wrapper {
  padding: 25px 0 0;
}
.item {
  display: inline-block;
  width: 16.66%;
  line-height: 20px;
  height: 20px;
  text-align: center;
  font-size: 14px;
}
.item:nth-child(1) {
  text-indent: -34px;
}
.item:nth-child(2) {
  text-indent: -29px;
}
.item:nth-child(3) {
  text-indent: -28px;
}
.item:nth-child(4) {
  text-indent: -17px;
}
.item:nth-child(5) {
  text-indent: -15px;
}
.item:nth-child(6) {
  text-indent: 33px;
  width: 13.66%;
}
.qiancengyundengji {
  overflow: hidden;
  margin: auto;
  width: 1170px;
  padding-bottom: 60px;
}
.dengji-title {
  text-align: center;
  margin-top: 60px;
  margin-bottom: 40px;
  letter-spacing: 3px;
  font-size: 30px;
  font-weight: 600;
  color: #2F2F2F;
  line-height: 45px;
  height: 45px;
}
.subtitle {
  line-height: 22px;
  height: 22px;
  color: #666;
  margin-bottom: 20px;
}
.qiancengyunpeixun {
  overflow: hidden;
  margin: auto;
  width: 1170px;
  padding-bottom: 60px;
}
.peixun-title {
  text-align: center;
  margin-top: 60px;
  margin-bottom: 40px;
  letter-spacing: 3px;
  font-size: 30px;
  font-weight: 600;
  color: #2F2F2F;
  line-height: 45px;
  height: 45px;
}
.content .card {
  float: left;
  width: 376px;
  height: 410px;
  margin-right: 20px;
  border: 1px solid rgba(0,0,0,0.1);
  -webkit-box-shadow: 0px 0px 6px 0px rgb(195 195 195 / 50%);
  box-shadow: 0px 0px 6px 0px rgb(195 195 195 / 50%);
}
.content .card:last-child {
  margin-right: 0;
}
.content .card .adv {
  position: relative;
  overflow: hidden;
}
.content .card .adv .adv-pic {
  height: 110px;
  max-width: 100%;
  -webkit-transition: -webkit-transform ease .2s;
  transition: -webkit-transform ease .2s;
  transition: transform ease .2s;
  transition: transform ease .2s, -webkit-transform ease .2s;
}
.content .card .adv .adv-title {
  color: #fff;
  line-height: 20px;
  height: 20px;
  position: absolute;
  left: 22px;
  bottom: 12px;
}
.content .card .txt-divider-wrapper {
  position: relative;
  margin: 20px 16px 10px 22px;
  height: 20px;
}
.content .card .txt-divider-wrapper .divider {
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 100%;
  height: 1px;
  background-color: #c3c3c3;
}
.content .card .txt-divider-wrapper .txt {
  position: absolute;
  left: 0;
  top: 0;
  padding-right: 6px;
  background-color: #fff;
}
.content .card .link-wrapper {
  margin: 0 40px;
}
.content .card .link-wrapper .link-item {
  margin-top: 20px;
}
.content .card .link-wrapper .link-item .link {
  color: #333;
  text-decoration: none;
}
.content .card .link-wrapper .qiancengbtn {
  display: inline-block;
  padding: 9px 28px;
  margin-top: 40px;
  line-height: 22px;
  color: #FA8334;
  font-size: 16px;
  text-decoration: none;
  border: 1px solid #FA8334;
}
.qiancengyunanli {
  overflow: hidden;
  margin: auto;
  width: 1170px;
  padding-bottom: 60px;
}
.anli-title {
  text-align: center;
  margin-top: 60px;
  margin-bottom: 40px;
  letter-spacing: 3px;
  font-size: 30px;
  font-weight: 600;
  color: #2F2F2F;
  line-height: 45px;
  height: 45px;
}
.tab-slider .tab-wrapper {
  font-size: 0;
  text-align: center;
}
.tab-slider .tab-wrapper .tab {
  display: inline-block;
  padding-bottom: 10px;
  vertical-align: top;
  font-size: 18px;
  color: #333;
  cursor: pointer;
}
.tab-slider .tab-wrapper .tab+.tab {
  margin-left: 230px;
}
.tab-slider .divider {
  position: relative;
  width: 100%;
  height: 1px;
  background-color: #c3c3c3;
}
.tab-slider .divider .indicator {
  width: 84px;
  height: 2px;
  background-color: #FA8334;
  -webkit-transition: -webkit-transform ease-in-out .3s;
  transition: -webkit-transform ease-in-out .3s;
  transition: transform ease-in-out .3s;
  transition: transform ease-in-out .3s, -webkit-transform ease-in-out .3s;
  position: absolute;
  left: 0;
  top: -1px;
}
.content-wrapper {
  height: 590px;
  position: relative;
}
.content-wrapper .content {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  opacity: 0;
  -webkit-transform: translateY(-20px);
  transform: translateY(-20px);
  text-align: center;
  -webkit-transition: all ease .4s;
  transition: all ease .4s;
}
.content-wrapper .content.active {
  z-index: 10;
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.case-wrapper {
  padding-top: 20px;
}
.qiancengbtn {
  display: inline-block;
  font-size: 16px;
  padding: 9px 16px;
  margin-top: 40px;
  color: #FA8334;
  text-decoration: none;
  border: 1px solid #FA8334;
  border-radius: 3px;
}
.case-wrapper .case-item {
  padding: 40px 25px 25px 25px;
  float: left;
  width: 280px;
  height: 470px;
  text-align: center;
  background-color: #fff;
  -webkit-transition: -webkit-transform ease .2s;
  transition: -webkit-transform ease .2s;
  transition: transform ease .2s;
  transition: transform ease .2s, -webkit-transform ease .2s;
}
.case-wrapper .case-item+.case-item {
  margin-left: 16px;
}
.case-wrapper .case-item .item-pic {
  display: inline-block;
  width: 209px;
  max-width: 100%;
  height: 64px;
  margin-bottom: 32px;
}
.case-wrapper .case-item .item-title {
  margin-bottom: 12px;
  font-size: 19px;
  line-height: 28px;
  height: 28px;
}
.case-wrapper .case-item .item-type {
  margin-bottom: 28px;
  color: #666;
}
.case-wrapper .case-item .item-detail {
  position: relative;
  text-align: justify;
  height: 220px;
  line-height: 20px;
  color: #666;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 11;
  line-clamp: 11;
  -webkit-box-orient: vertical;
}
.qiancengbox {
  height: 772px;
  background-image: url(./img/case-bg.72677aa1.png);
  background-position: center center;
  background-size: 100% 100%;
}
.case-wrapper .case-item:hover {
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
}
.qiancengyunziyuan {
  padding-top: 56px;
  padding-bottom: 56px;
  background-color: #fff;
  padding-left: 3%;
  padding-right: 3%;
}
.ziyuan-title {
    font-size: 30px;
    line-height: 30px;
    font-weight: bold;
    color: #252b3a;
    padding-bottom: 43px;
    text-align: center;
}
.product-v6-tabs {
  text-align: center;
  position: relative;
  width: 100%;
  overflow: hidden;
  margin: -8px;
}
.advDropdown {
  cursor: pointer;
}
.product-tab {
  width: 100%;
  padding: 24px 40px 24px 84px;
  margin: 8px;
  position: relative;
  float: left;
}
.product-tab em {
  width: 60px;
  height: 60px;
  position: absolute;
  left: 0;
  top: 24px;
  display: inline-block;
  vertical-align: middle;
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.product-tab .caption {
  font-size: 18px;
  line-height: 26px;
  -webkit-transition: none;
  transition: none;
  font-weight: 700;
  color: #252b3a;
}
.product-tab p {
  text-align: left;
  padding: 0;
}
.caption {
  font-size: 24px;
  color: #333;
  line-height: 1.25;
  margin-bottom: 10px;
}
.caption span {
  vertical-align: middle;
  -webkit-transition: .5s ease;
  transition: .5s ease;
}
.product-tab .copywriting-pc {
  text-align: left;
}
.info {
  font-size: 14px;
  color: #575d6c;
  line-height: 22px;
  text-align: left;
}
