.bread>a {
  color: rgba(255, 255, 255, .5);
}
.bread>a:hover{
  color: rgba(255, 255, 255, .9);
}
.bread>a:after {
  background: #fff;
}
.bread>a:last-of-type {
  color: #fff;
}

.nav-img {
	margin: -1px 0 0;
  width: 100%;
  background: url("../images/global/版头背景图.png") no-repeat center;
  background-size: 100% 100%;
}

.nav-content {
  width: 70%;
  margin: 0 auto;
  margin-top: 64px;
  text-align: center;
  padding-bottom: 90px;
}

.nav-content .nav-tit {
  font-size: 56px;
  color: #fff;
  font-weight: 600;
}

.nav-content .nav-subtit {
  font-size: 12px;
  color: #fff;
  margin-top: 10px;
}

.nav-content .nav-text {
  width: 789px;
  margin: 0 auto;
  margin-top: 40px;
  font-size: 16px;
  color: #fff;
  line-height: 30px;
  letter-spacing: 1.5px;
}

.nav-content .btn {
  display: inline-block;
  color: #F13A39;
  font-size: 12px;
  background: #fff;
  margin-top: 80px;
  font-weight: 600;
  width: 120px;
  height: 40px;
  line-height: 40px;
}
.nav-content .btn:hover {
  opacity: .9;
}

.item-list .item {
  width: 1200px;
  margin: 0 auto;
  text-align: center;
}

.item-list .item .item-tit {
  font-size: 42px;
  color: #333;
  padding-top: 100px;
  font-weight: 600;
  margin-bottom: 24px;
}

.item-list .item .item-text {
  font-size: 18px;
  color: #666;
  margin-top: 24px;
  line-height: 32px;
  letter-spacing: 1px;
  width: 665px;
  margin: 0 auto;
}

.item-list .item .item-cont {
  margin-top: 120px;
}

.item-list .item .cont-128 {
  margin-top: 128px;
}

.item-list .item .cont-65 {
  margin-top: 65px;
}

.hr-100 {
  width: 1200px;
  margin: 0px auto;
  height: 1px;
  background: #D6D6D6;
  margin-top: 40px;
  margin-bottom: 60px;
}

.item-list .item .item-cont .x-web {
  width: 80%;
  margin: 0 auto;
}

.web-list .web-li {
  width: 25%;
  float: left;
  margin-bottom: 60px;
}
.web-list .web-li .web-li-text {
  font-size: 36px;
  color: #666;
  cursor: pointer;
}
.web-list .web-li .web-li-text:hover {
  color: #F13A39;
}
.web-list .web-li .web-li-tag {
  font-size: 12px;
  color: #9B9B9B;
  margin-top: 16px;
}
.web-list .web-li a{
  color: #F13A39;
  border-bottom: 1px solid #F13A39;
  font-size: 12px;
  padding: 18px 0 0;
}

.item-list .item .item-cont .s-img1 {
  width: 1095px;
  margin: 0 auto;
}

.item-list .item .item-cont .s-img1 img {
  width: 100%;
}

.item-list .item .item-cont .s-img2 {
  width: 698px;
  margin: 0 auto 145px;
}
.item-list .item .item-cont .s-img2 img {
  width: 100%;
}

.global-range {
  margin-top: 190px;
  width: 100%;
  background: #F6F9FA;
  padding: 120px 0px;
}

.global-r-center {
  width: 665px;
  margin: 0 auto;
  font-weight: 600;
  font-size: 36px;
  line-height: 50px;
  letter-spacing: 1px;
  color: #333;
  text-align: justify;
}
