.newtongdian {
  background: url(../img/tongdian_bac.jpg) no-repeat center center;
  /*background-size: 100% 100%;*/
  position: relative;
  font-family: "微软雅黑";
}

.newtongdianTitle {
  padding-left: 10.416%;
  padding-top: 80px;
  padding-bottom: 70px;
  width: 45.833%;
  position: relative;
  z-index: 3;
}

.newtongdianTitle h2 {
  font-size: 70px;
  color: #c7000a;
  font-weight: bold;
  margin-bottom: 16px;
}

.newtongdianTitle p {
  color: #3b3b3b;
  font-size: 37px;
  line-height: 50px;
  padding-left: 34px;
  position: relative;
  margin-bottom: 0px;
  margin-top: 0px;
}

.newtongdianTitle p span {
  position: absolute;
  top: 50%;
  margin-top: -9px;
  left: 0px;
  width: 18px;
  height: 18px;
  display: block;
  background: #606060;
  border-radius: 50%;
}

.newtongdianImg {
  width: 41%;
}

.newtongdianImg img {
  width: 100%;
}

.newtongdianImgOne {
  position: absolute;
  right: 28.54%;
  width: 29.79%;
  top: 102px;
  z-index: 1;
}

.newtongdianImgOne img {
  width: 100%;
}

.newtongdianImgTwo {
  position: absolute;
  right: 0px;
  width: 33.54%;
  z-index: 2;
  top: 56px;
}

.newtongdianImgTwo img {
  width: 100%;
}

.newtongdianMore {
  width: 156px;
  height: 44px;
  position: absolute;
  right: 8.646%;
  bottom: 72px;
}

.newtongdianMore a {
  display: block;
  line-height: 44px;
  border-radius: 22px;
  text-align: center;
  background: #e41a04;
  font-size: 22px;
  font-weight: bold;
  color: #ffffff;
  text-decoration: none;
}

@media (max-width: 1500px) {
  .newtongdian {
    background: none;
  }
  .newtongdianTitle {
    width: 100%;
    text-align: center;
    padding: 50px 0px;
  }
  .newtongdianTitle h2 {
    font-size: 40px;
  }
  .newtongdianTitle p {
    font-size: 20px;
    line-height: 38px;
  }
  .newtongdianTitle p span {
    display: none;
  }
  .newtongdianImg {
    width: 100%;
    margin-bottom: 50px;
  }
  .newtongdianImg img {
    width: 100%;
    max-width: 600px;
    margin: 0px auto;
    display: block;
  }
  .newtongdianImgOne {
    position: static;
    width: 50%;
    float: left;
  }
  .newtongdianImgTwo {
    float: right;
    width: 50%;
    position: static;
  }
  .newtongdianImgOne img,
  .newtongdianImgTwo img {
    width: 100%;
    max-width: 400px;
    margin: 0px auto;
    display: block;
  }
  .newtongdianMore {
    clear: both;
    position: static;
    margin: 0px auto;
    margin-top: 30px;
    padding-bottom: 30px;
  }
}

@media (max-width: 750px) {
  .newtongdian {
    display: none;
  }
}

.youshi {
  background: url(../img/youghi_bac.jpg) no-repeat center center;
  font-family: "微软雅黑";
}

.youshi .youshiCon {
  max-width: 1620px;
  padding: 86px 10px 92px 10px;
  margin: 0px auto;
}

.youshiTitle {
  text-align: center;
  position: relative;
  padding-bottom: 11px;
}

.youshiTitle h2 {
  color: #3b3b3b;
  font-size: 79px;
  font-weight: bold;
  position: relative;
  z-index: 2;
}

.youshiTitle h2 span {
  color: #c7000a;
}

.youshiTitle h3 {
  position: absolute;
  z-index: 1;
  color: rgba(235, 235, 235, 0.51);
  left: 50%;
  transform: translate(-50%);
  top: 30px;
  text-transform: uppercase;
  font-size: 66px;
  font-weight: bold;
  line-height: 50px;
}

.youshiTitle p {
  color: #3b3b3b;
  font-size: 34px;
  letter-spacing: 16px;
}

.youshiCon ul {
  margin-top: 102px;
  margin-bottom: 88px;
}

.youshiCon li {
  float: left;
  width: 20%;
  position: relative;
  transition: 0.2s;
}

.youshi_1_top {
  position: absolute;
  top: 0px;
  z-index: 1;
  width: 100%;
  height: 102px;
  background: #c7000a;
  transition: 0.2s;
  padding-left: 36px;
  padding-top: 28px;
}

.youshi_1_bottom {
  position: absolute;
  bottom: 0px;
  z-index: 1;
  width: 100%;
  height: 88px;
  background: #c7000a;
  transition: 0.2s;
  padding: 20px 34px 0px 34px;
}

.youshi_1_top h3 {
  font-size: 27px;
  color: #fffeff;
  font-weight: bold;
  margin: 0px;
  margin-bottom: 12px;
}

.youshi_1_top .youshi_1_top_hx {
  width: 49px;
  height: 3px;
  background: #fffeff;
}

.youshi_1_bottom p {
  color: #fffeff;
  font-size: 14px;
  line-height: 22px;
  text-transform: uppercase;
}

.youshi_1_center {
  position: relative;
  z-index: 2;
  height: 267px;
  overflow: hidden;
}

.youshi_1_center .youshi_1_center_con {
  opacity: 0;
  position: relative;
  z-index: 2;
  padding: 15px 30px;
  overflow: hidden;
}

.youshi_1_center .youshi_1_center_con p {
  color: #fffeff;
  font-size: 15px;
  line-height: 22px;
  margin-bottom: 0px;
}

.youshi_1_center_zs {
  position: absolute;
  top: 25px;
  left: 25px;
  z-index: 2;
}

.youshi_1_center_zs h2 {
  color: #ffffff;
  font-size: 30px;
  margin-bottom: 14px;
}

.youshi_1_center_zs p {
  color: #ffffff;
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
}

.youshi_1_center_yx {
  position: absolute;
  right: 15px;
  bottom: 24px;
  color: #ffffff;
  font-weight: bold;
  font-size: 40px;
  line-height: 32px;
  transition: 0.2s;
  z-index: 2;
}

.youshi_1_center_red {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background: rgba(199, 0, 10, 0.5);
  z-index: 1;
  transition: 0.2s;
}

.youshiCon ul:hover li {
  width: 17.625%;
  transition: 0.2s;
}

.youshiCon ul li:hover {
  width: 29.5%;
}

.youshiCon ul li:hover .youshi_1_center_zs {
  display: none;
}

.youshiCon ul li:hover .youshi_1_center .youshi_1_center_con {
  opacity: 1;
  transition: all 0s ease-out 0.2s;
}

.youshiCon ul li:hover .youshi_1_center_yx {
  font-size: 96px;
  line-height: 78px;
  right: 12px;
  bottom: 15px;
  transition: 0.2s;
}

.youshiCon ul li:hover .youshi_1_center_red {
  background: rgba(30, 30, 31, 0.73);
  transition: 0.2s;
}

.youshiCon ul li:hover .youshi_1_top {
  top: -102px;
  transition: 0.2s;
}

.youshiCon ul li:hover .youshi_1_bottom {
  bottom: -88px;
  transition: 0.2s;
}

.youshishouji {
  display: none;
}

@media (max-width: 1000px) {
  .youshi {
    display: none;
  }
  .youshishouji {
    display: block;
  }
}

.hezhuo {
  background: url(../img/hehuo_bac.jpg);
  background-attachment: fixed;
  overflow: hidden;
  padding-top: 94px;
  padding-bottom: 100px;
}

.hehuo_con {
  padding: 0px 10px;
  max-width: 1420px;
  margin: 0px auto;
}

.hezhuo_title {
  text-align: center;
  position: relative;
  padding-bottom: 80px;
}

.hezhuo_title h2 {
  color: #ffffff;
  font-size: 97px;
  font-weight: bold;
  letter-spacing: 16px;
  position: relative;
  z-index: 2;
}

.hezhuo_title h4 {
  position: absolute;
  z-index: 1;
  color: rgba(255, 255, 255, 0.2);
  left: 50%;
  transform: translate(-50%);
  top: 50px;
  letter-spacing: 5px;
  text-transform: uppercase;
  font-size: 74px;
  font-weight: bold;
  line-height: 50px;
}

.hezhuo_title p {
  color: #ffffff;
  font-size: 37px;
  letter-spacing: 16px;
}

.hehuo_con .row {
  margin: 0px -65px;
}

.hehuo_con .col-xs-6 {
  padding: 0px 65px;
  margin-bottom: 60px;
}
.hehuo_con .row > .col-xs-6:nth-child(2n + 1) {
  clear: both;
}
.hehuo_con .col-xs-6 img {
  float: left;
  width: 152px;
}
.hehuo_con_r {
  margin-left: 185px;
}

.hehuo_con_r h4 {
  color: #ffffff;
  font-size: 34px;
  font-weight: bold;
  text-align: center;
  width: 178px;
  line-height: 45px;
  border-radius: 22px;
  background: #c7000a;
}

.hehuo_con_r p {
  font-size: 20px;
  line-height: 40px;
  color: #ffffff;
}

@media (max-width: 1200px) {
  .hezhuo_title h2 {
    font-size: 60px;
  }
  .hezhuo_title h4 {
    font-size: 40px;
  }
  .hezhuo_title p {
    font-size: 24px;
  }
  .hehuo_con_r p {
    font-size: 18px;
    line-height: 36px;
  }
  .hehuo_con .row {
    margin: 0px -40px;
  }
  .hehuo_con .col-xs-6 {
    padding: 0px 40px;
    margin-bottom: 40px;
  }
}
@media (max-width: 1000px) {
  .hehuo_con .col-xs-6 {
    width: 100%;
  }
}
@media (max-width: 750px) {
  .hezhuo_title h2 {
    font-size: 36px;
    letter-spacing: 0px;
  }
  .hezhuo_title h4 {
    display: none;
  }
  .hezhuo {
    padding: 60px 0px;
  }
  .hezhuo_title {
    padding-bottom: 40px;
  }
  .hezhuo_title p {
    font-size: 18px;
    letter-spacing: 2px;
  }
  .hehuo_con_r p {
    font-size: 15px;
    line-height: 30px;
  }
  .hehuo_con .col-xs-6 img {
    width: 60px;
  }
  .hehuo_con_r {
    margin-left: 80px;
  }
  .hehuo_con_r h4 {
    font-size: 24px;
    line-height: 40px;
    width: 150px;
  }
}
