.index-1 {
  padding-top: 63px;
  padding-bottom: 80px;
}

.index-1 .index-title {
  text-align: center;
  text-transform: uppercase;
}

.index-1 .index-title .en1 {
  color: #e4e4e4;
  font-size: 66px;
  font-weight: bold;
  line-height: 1;
}

.index-1 .index-title .float {
  display: inline-block;
  color: #333333;
  font-size: 40px;
  font-weight: bold;
  height: 52px;
  line-height: 52px;
  background-color: #fff;
  padding: 0 9px;
  margin-top: -30px;
}

.index-1 .index-title .en2 {
  color: #cecece;
  font-size: 22px;
  font-weight: lighter;
  line-height: 1;
  margin-top: 7px;
}

.index-1 .index-title .cn {
  color: #666666;
  font-size: 14px;
  line-height: 1;
  margin-top: 23px;
}

.index-1 .protect {
  font-size: 0;
  position: relative;
  margin-top: 56px;
}

.index-1 .protect .gl {
  position: absolute;
  top: 0;
  left: 0;
  height: 180px;
  background-color: #e60112;
  width: 200px;
}

.index-1 .protect ul li {
  text-align: center;
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: 200px;
  height: 180px;
  border: 1px solid #dcdcdc;
  margin-right: 50px;
  transition: all 1s;
  -o-transition: all 1s;
  -ms-transition: all 1s;
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
}

.index-1 .protect ul li:last-child {
  margin-right: 0;
}

.index-1 .protect ul li .iconfont {
  color: #e60112;
  font-size: 60px;
  line-height: 108px;
  transition: all 1s;
  -o-transition: all 1s;
  -ms-transition: all 1s;
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
}

.index-1 .protect ul li .line {
  width: 38px;
  height: 1px;
  margin: 0 auto;
  background-color: #e60112;
  transition: all 1s;
  -o-transition: all 1s;
  -ms-transition: all 1s;
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
}

.index-1 .protect ul li p {
  color: #333333;
  font-size: 18px;
  line-height: 1;
  margin-top: 22px;
  transition: all 1s;
  -o-transition: all 1s;
  -ms-transition: all 1s;
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
}

.index-1 .protect ul li:nth-child(even) .iconfont {
  font-size: 68px;
}

.index-1 .protect ul li.gl_hover,
.index-1 .protect ul li:hover {
  background: #e60112;
  border-color: #e60112;
}

.index-1 .protect ul li.gl_hover .iconfont,
.index-1 .protect ul li:hover .iconfont {
  color: #ffffff;
}

.index-1 .protect ul li.gl_hover .line,
.index-1 .protect ul li:hover .line {
  background-color: #ffffff;
}

.index-1 .protect ul li.gl_hover p,
.index-1 .protect ul li:hover p {
  color: #ffffff;
}

.index-tit {
  text-align: center;
  vertical-align: top;
}

.index-tit .text {
  display: inline-block;
  vertical-align: top;
  margin-left: 17px;
}

.index-tit .text .cn {
  text-align: left;
  color: #333333;
  font-size: 40px;
  font-weight: bold;
  line-height: 1;
}

.index-tit .text .en {
  color: #969696;
  font-size: 16px;
  text-align: left;
  line-height: 1;
  margin-top: 12px;
}

.index-2 {
  width: 100%;
  height: 845px;
  background: url(../images/bg1.jpg) center center;
  padding-top: 69px;
}

.index-2 .cont .items {
  font-size: 0;
  margin-top: 67px;
}

.index-2 .cont .items .item {
  display: inline-block;
  width: 584px;
  height: 288px;
  position: relative;
  margin-right: 32px;
  position: relative;
}

.index-2 .cont .items .item:last-child {
  margin-right: 0;
}

.index-2 .cont .items .item a {
  display: block;
  text-align: right;
}

.index-2 .cont .items .item a .mask {
  width: 100%;
  height: 100%;
  position: absolute;
  line-height: 288px;
  top: -288px;
  background-color: rgba(230, 1, 18, 0.8);
  font-size: 36px;
  text-align: center;
  color: #ffffff;
  transition: all 1s;
  -o-transition: all 1s;
  -ms-transition: all 1s;
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
}

.index-2 .cont .items .item a img {
  width: ;
  height: 100%;
  transition: all 1s;
  -o-transition: all 1s;
  -ms-transition: all 1s;
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
}

.index-2 .cont .items .item a .tit {
  position: absolute;
  text-align: center;
  width: 253px;
  height: 58px;
  background: url(../images/mark.png) no-repeat center center;
  left: -11px;
  bottom: 36px;
  color: #fff;
  font-size: 24px;
  line-height: 58px;
  padding-left: 16px;
  transition: all 1s;
  -o-transition: all 1s;
  -ms-transition: all 1s;
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
}

.index-2 .cont .items .item:hover a img {
  /* transform: scale(1.2);
  -o-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -webkit-transform: scale(1.2); */
}

/* .index-2 .cont .items .item:hover a .mask {
  top: 0;
} */


.index-2 .cont .items .item:hover a .tit {
  width: 544px;
  height: 248px;
  text-align: center;
  line-height: 248px;
  background-color: rgba(230, 1, 18, 0.8);
  background-image: none;
  left: 20px;
  bottom: 20px;
}

.index-2 .cont ul {
  font-size: 0;
  margin-top: 52px;
}

.index-2 .cont ul li {
  width: 342px;
  display: inline-block;
  margin-right: 87px;
}

.index-2 .cont ul li:last-child {
  margin-right: 0;
}

.index-2 .cont ul li .pic {
  display: block;
  width: 100%;
  height: 190px;
  border: 1px solid #dcdcdc;
  overflow: hidden;
  position: relative;
}

.index-2 .cont ul li .pic .mask {
  position: absolute;
  width: 302px;
  height: 150px;
  left: 0;
  right: 0;
  margin: 0 auto;
  text-align: center;
  font-size: 26px;
  color: #fff;
  background: rgba(230, 1, 18, 0.8);
  top: -150px;
  line-height: 190px;
  transition: all 1s;
  -o-transition: all 1s;
  -ms-transition: all 1s;
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
}

.index-2 .cont ul li .pic img {
  display: block;
  width: 100%;
  height: 100%;
  transition: all 1s;
  -o-transition: all 1s;
  -ms-transition: all 1s;
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
}

.index-2 .cont ul li .tit {
  display: block;
  color: #333333;
  font-size: 24px;
  line-height: 30px;
  margin-top: 26px;
  transition: all 1s;
  -o-transition: all 1s;
  -ms-transition: all 1s;
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
}

.index-2 .cont ul li .tit span {
  color: #e60112;
  font-size: 30px;
  line-height: 30px;
  float: right;
}

.index-2 .cont ul li .line {
  width: 100%;
  height: 2px;
  background-color: #cbc9ca;
  margin-top: 9px;
}

.index-2 .cont ul li .line .color {
  width: 0;
  height: 2px;
  background-color: #e60112;
  transition: all 1s;
  -o-transition: all 1s;
  -ms-transition: all 1s;
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
}

.index-2 .cont ul li p {
  color: #555555;
  font-size: 14px;
  margin-top: 14px;
  line-height: 24px;
}

.index-2 .cont ul li:hover .pic img {
  transform: scale(1.2);
  -o-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -webkit-transform: scale(1.2);
}

.index-2 .cont ul li:hover .pic .mask {
  top: 20px;
}

.index-2 .cont ul li:hover .line .color {
  width: 100%;
}

.index-2 .cont ul li:hover .tit {
  color: #e60112;
}

.index-3 {
  padding-top: 90px;
  padding-bottom: 88px;
}

.index-3 .cont {
  font-size: 0;
  margin-top: 88px;
}

.index-3 .cont .left {
  width: 450px;
  display: inline-block;
  vertical-align: top;
  margin-right: 68px;
}

.index-3 .cont .left .pic {
  display: block;
  width: 450px;
  height: 260px;
  border: 1px solid #c1c1c1;
  overflow: hidden;
}

.index-3 .cont .left .pic img {
  display: block;
  width: 100%;
  height: 100%;
  transition: all 1s;
  -o-transition: all 1s;
  -ms-transition: all 1s;
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
}

.index-3 .cont .left .tit {
  display: block;
  width: 450px;
  height: 84px;
  line-height: 84px;
  color: #ffffff;
  background-color: #e60112;
  padding-left: 23px;
  font-size: 32px;
  font-weight: bold;
}

.index-3 .cont .left .tit .iconfont {
  font-size: 32px;
  font-weight: lighter;
  margin-right: 21px;
}

.index-3 .cont .left:hover .pic img {
  transform: scale(1.2);
  -o-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -webkit-transform: scale(1.2);
}

.index-3 .cont .right {
  width: 682px;
  display: inline-block;
  vertical-align: top;
}

.index-3 .cont .right ul li {
  height: 88px;
  margin-bottom: 40px;
  transition: all 1s;
  -o-transition: all 1s;
  -ms-transition: all 1s;
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
}

.index-3 .cont .right ul li .num {
  width: 112px;
  display: inline-block;
  vertical-align: top;
  position: relative;
  margin-right: 37px;
  border-right: 1px solid #c1c1c1;
}

.index-3 .cont .right ul li .num .box {
  width: 66px;
  height: 88px;
  border: 4px solid #e60112;
}

.index-3 .cont .right ul li .num .text {
  position: absolute;
  height: 64px;
  top: 12px;
  left: 20px;
  background-color: #fff;
  color: #000000;
  font-size: 48px;
  font-weight: bold;
  transition: all 1s;
  -o-transition: all 1s;
  -ms-transition: all 1s;
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
}

.index-3 .cont .right ul li .info {
  width: 533px;
  display: inline-block;
  vertical-align: top;
  padding-right: 12px;
}

.index-3 .cont .right ul li .info span {
  display: block;
  color: #333333;
  font-size: 24px;
  line-height: 1;
  transition: all 1s;
  -o-transition: all 1s;
  -ms-transition: all 1s;
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
}

.index-3 .cont .right ul li .info p {
  color: #666666;
  font-size: 16px;
  line-height: 24px;
  margin-top: 22px;
  transition: all 1s;
  -o-transition: all 1s;
  -ms-transition: all 1s;
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
}

.index-3 .cont .right ul li:hover .num .text,
.index-3 .cont .right ul li.on .num .text {
  background-color: #e60112;
  color: #fff;
}

.index-3 .cont .right ul li:hover,
.index-3 .cont .right ul li.on {
  background-color: #e60112;
}

.index-3 .cont .right ul li:hover .info span,
.index-3 .cont .right ul li.on .info span {
  color: #fff;
  margin-top: 10px;
}

.index-3 .cont .right ul li:hover .info p,
.index-3 .cont .right ul li.on .info p {
  color: #fff;
  margin-top: 12px;
}

.index-4 {
  width: 100%;
  height: 625px;
  background: url(../images/bg2.jpg) center center;
  padding-top: 98px;
}

.index-4 .cont {
  text-align: center;
  font-size: 0;
  margin-top: 72px;
}

.index-4 .cont li {
  display: inline-block;
  vertical-align: top;
  margin: 0 90px;
}

.index-4 .cont li:first-child {
  margin-left: 0;
}

.index-4 .cont li:last-child {
  margin-right: 0;
}

.index-4 .cont li .pic {
  display: block;
  width: 231px;
  height: 231px;
  margin-bottom: 38px;
}

.index-4 .cont li .pic img {
  width: 100%;
  height: 100%;
  transition: all 1s;
  -o-transition: all 1s;
  -ms-transition: all 1s;
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
}

.index-4 .cont li .tit {
  color: #333333;
  font-size: 24px;
  line-height: 1;
  transition: all 1s;
  -o-transition: all 1s;
  -ms-transition: all 1s;
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
}

.index-4 .cont li:hover .pic img {
  transform: scale(1.2);
  -o-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -webkit-transform: scale(1.2);
}

.index-4 .cont li:hover .tit {
  color: #e60112;
}

.index-5 {
  padding-top: 84px;
  padding-bottom: 90px;
  font-size: 0;
}

.index-5 ul {
  margin-top: 80px;
}

.index-5 ul li {
  width: 360px;
  height: 305px;
  overflow: hidden;
  display: inline-block;
  margin-right: 60px;
}

.index-5 ul li:last-child {
  margin-right: 0;
}

.index-5 ul li .pic {
  display: block;
  position: relative;
  width: 360px;
  height: 240px;
}

.index-5 ul li .pic img {
  display: block;
  width: 100%;
  height: 100%;
  transition: all 1s;
  -o-transition: all 1s;
  -ms-transition: all 1s;
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
}

.index-5 ul li .pic .mask {
  width: 320px;
  height: 200px;
  line-height: 200px;
  color: #ffffff;
  font-size: 26px;
  text-align: center;
  background-color: rgba(230, 1, 18, 0.8);
  top: -200px;
  left: 20px;
  position: absolute;
  transition: all 1s;
  -o-transition: all 1s;
  -ms-transition: all 1s;
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
}

.index-5 ul li .tit {
  display: block;
  width: 100%;
  height: 40px;
  color: #333333;
  font-size: 16px;
  line-height: 40px;
  margin-top: 14px;
  transition: all 1s;
  -o-transition: all 1s;
  -ms-transition: all 1s;
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
}

.index-5 ul li .tit .iconfont {
  float: right;
  width: 40px;
  height: 40px;
  background-color: #dadada;
  line-height: 40px;
  text-align: center;
  font-size: 26px;
  color: #ffffff;
  transition: all 1s;
  -o-transition: all 1s;
  -ms-transition: all 1s;
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
}

.index-5 ul li .line {
  width: 100%;
  height: 4px;
  background-color: #dadada;
  margin-top: 7px;
  position: relative;
}

.index-5 ul li .line .color {
  width: 0;
  height: 4px;
  background-color: #e60112;
  position: absolute;
  left: 0;
  top: 0;
  transition: all 1s;
  -o-transition: all 1s;
  -ms-transition: all 1s;
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
}

.index-5 ul li:hover .pic .mask {
  top: 20px;
}

.index-5 ul li:hover .tit {
  color: #e60112;
}

.index-5 ul li:hover .tit .iconfont {
  background-color: #e60112;
}

.index-5 ul li:hover .line .color {
  width: 100%;
}

.index-6 {
  width: 100%;
  height: 570px;
  background: url(../images/bg3.jpg) center center;
  font-size: 0;
  padding-top: 74px;
}

.index-6 .left {
  width: 283px;
  display: inline-block;
  vertical-align: bottom;
}

.index-6 .left .top {
  height: 104px;
  background-color: #f41d2d;
  text-align: center;
  line-height: 104px;
}

.index-6 .left .bot {
  width: 283px;
  height: 330px;
  background-color: #282828;
  text-align: center;
  padding-top: 44px;
}

.index-6 .left .bot img {
  width: 206px;
  height: 206px;
}

.index-6 .left .bot p {
  color: #ffffff;
  font-size: 16px;
  line-height: 1;
  margin-top: 20px;
  letter-spacing: 10px;
}

.index-6 .mid {
  width: 607px;
  display: inline-block;
  vertical-align: bottom;
}

.index-6 .mid .top {
  padding-left: 40px;
  margin-bottom: 33px;
}

.index-6 .mid .top .iconfont {
  color: #f41d2d;
  font-size: 18px;
  vertical-align: top;
}

.index-6 .mid .top .text {
  display: inline-block;
  vertical-align: top;
}

.index-6 .mid .top .text p {
  color: #333333;
  font-size: 28px;
  line-height: 1;
}

.index-6 .mid .top .text span {
  color: #333333;
  font-size: 21px;
  opacity: 0.6;
}

.index-6 .mid .bot {
  width: 607px;
  height: 266px;
  background: url(../images/about.jpg) no-repeat center center;
  padding: 30px 40px 0;
}

.index-6 .mid .bot p {
  color: #ffffff;
  font-size: 16px;
  line-height: 30px;
}

.index-6 .mid .bot p a {
  color: #ff9c00;
}

.index-6 .right {
  width: 310px;
  display: inline-block;
  vertical-align: bottom;
}

.index-6 .right .top {
  width: 310px;
  height: 130px;
  background-color: #282828;
  padding-left: 30px;
  padding-top: 30px;
}

.index-6 .right .top .p1 {
  color: #ffffff;
  font-size: 34px;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 1;
}

.index-6 .right .top .p2 {
  color: #ffffff;
  font-size: 28px;
}

.index-6 .right .top .p2 .iconfont {
  float: right;
  margin-top: 15px;
  padding-right: 32px;
}

.index-6 .right .bot {
  width: 310px;
  height: 266px;
  background-color: #f41d2d;
  padding-left: 30px;
  padding-top: 48px;
  padding-right: 20px;
}

.index-6 .right .bot .p1 {
  color: #feffff;
  font-size: 36px;
  line-height: 1;
  font-weight: bold;
  margin-bottom: 22px;
}

.index-6 .right .bot .info {
  color: #ffffff;
  font-size: 14px;
  line-height: 30px;
  vertical-align: middle;
}

.index-6 .right .bot .info .iconfont {
  vertical-align: middle;
  margin-right: 10px;
}